.destinations-container{margin-top:32px;margin-bottom:40px;min-height:calc(100vh - 104px - 76px);background-color:#f3f6fb}.destinations-container .title-wrapper{display:flex;justify-content:space-around;margin-bottom:24px}.destinations-container .title-wrapper .destinations-title{font-family:Unbounded,sans-serif;font-weight:400;font-size:40px;line-height:1}.destinations-container .title-wrapper .image-wrapper{margin-right:20px}.destinations-container .destinations-content-wrapper .navigation-content-wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}.destinations-container .destinations-content-wrapper .navigation-content-wrapper .nav-destination-link{width:calc(50% - 4px);min-height:175px;margin:0}.destinations-container .destinations-content-wrapper .navigation-content-wrapper .nav-destination-link:nth-child(3n){width:100%}.destinations-container .destinations-content-wrapper .navigation-content-wrapper .nav-destination-link:nth-child(3n-1),.destinations-container .destinations-content-wrapper .navigation-content-wrapper .nav-destination-link:nth-child(3n-2){width:calc(50% - 4px)}.destinations-container .destinations-content-wrapper .navigation-content-wrapper .nav-destination-link:last-child{width:100%}.destinations-container .destinations-content-wrapper .navigation-content-wrapper .nav-destination-link .image-container{position:relative;width:100%;min-height:175px}.destinations-container .destinations-content-wrapper .navigation-content-wrapper .nav-destination-link .image-container .destination-image{width:100%;min-height:175px;border-radius:32px;object-fit:cover}.destinations-container .destinations-content-wrapper .navigation-content-wrapper .nav-destination-link .image-container .image-overlay{position:absolute;bottom:16px;left:50%;transform:translateX(-50%)}.destinations-container .destinations-content-wrapper .navigation-content-wrapper .nav-destination-link .image-container .image-overlay .destination-name{font-family:Unbounded,sans-serif;font-weight:500;font-size:16px;line-height:1.4;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5),0 6px 12px rgba(0,0,0,.3)}@media screen and (min-width:768px){.destinations-container{min-height:calc(100vh - 95px - 222px)}.destinations-container .world-map-wrapper{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.destinations-container .world-map-wrapper .world-map-background{display:flex;justify-content:center;align-items:center;margin-top:120px;background-image:url(/images/main_go_bg.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;min-height:600px;min-width:100%}.destinations-container .world-map-wrapper .world-map-background .go-label{font-family:Unbounded,sans-serif;font-weight:600;font-size:90px;line-height:1.3;color:#0f71d6}.destinations-container .world-map-wrapper .destinations-content-wrapper{position:absolute;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%}.destinations-container .world-map-wrapper .destinations-content-wrapper .navigation-row{display:flex;justify-content:space-between;width:100%}.destinations-container .world-map-wrapper .destinations-content-wrapper .navigation-row .nav-destination-link{cursor:pointer;transition:opacity .3s ease-in-out;height:-moz-fit-content;height:fit-content}.destinations-container .world-map-wrapper .destinations-content-wrapper .navigation-row .nav-destination-link:hover{opacity:.8}.destinations-container .world-map-wrapper .destinations-content-wrapper .navigation-row .nav-destination-link .image-container{position:relative;width:100%}.destinations-container .world-map-wrapper .destinations-content-wrapper .navigation-row .nav-destination-link .image-container .destination-image{border-radius:32px}.destinations-container .world-map-wrapper .destinations-content-wrapper .navigation-row .nav-destination-link .image-container .image-overlay{position:absolute;bottom:24px;left:50%;transform:translateX(-50%)}.destinations-container .world-map-wrapper .destinations-content-wrapper .navigation-row .nav-destination-link .image-container .image-overlay .destination-name{font-family:Unbounded,sans-serif;font-weight:500;font-size:24px;line-height:1.4;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5),0 6px 12px rgba(0,0,0,.3)}.destinations-container .world-map-wrapper .destinations-content-wrapper .navigation-row:nth-child(2n){align-items:end}}