@media(max-width: 1199px){.hero{max-height:300px}}@media(max-width: 1199px){.hero .carousel{max-height:300px}}@media(max-width: 1199px){.hero .carousel .swiper{max-height:300px}}@media(max-width: 1199px){.hero .carousel .swiper .swiper-wrapper{max-height:300px}}@media(max-width: 1199px){.hero .carousel .swiper .swiper-wrapper .swiper-slide{max-height:300px;min-height:300px}}@media(max-width: 1199px){.hero .carousel .swiper .swiper-wrapper .swiper-slide picture,.hero .carousel .swiper .swiper-wrapper .swiper-slide img{max-height:300px;min-height:300px}}.intro{padding:30px 0}@media(max-width: 1199px){.intro{padding:0}}.intro section h2{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;-webkit-align-items:center;align-items:center;max-width:860px;margin:0 0 20px}.intro section h2 .btn{font-size:1.8rem;font-size:clamp(1.8rem,1.8vw,1.8rem);line-height:100%;gap:10px}@media(max-width: 1199px){.intro section h2 .btn{display:none}}.intro section h2 .btn img{margin:0}.intro section p{font-size:1.8rem;font-size:clamp(1.8rem,1.8vw,1.8rem);line-height:100%;line-height:155%;max-width:860px}.intro section .gallery-btns{display:none}@media(max-width: 1199px){.intro section .gallery-btns{display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;position:relative;bottom:0;right:0;margin:20px 0 0}.intro section .gallery-btns .btn{border:1px solid #e3e3e3}.intro section .gallery-btns .btn:hover{border:1px solid #082763;background-color:#fff}}.resorts{padding:30px 0 60px}.resorts section .resorts-grid{display:grid;gap:24px}.resorts section .resorts-grid.grid-1{grid-template-columns:1fr}.resorts section .resorts-grid.grid-2{grid-template-columns:repeat(3, 1fr)}@media(max-width: 1199px){.resorts section .resorts-grid.grid-2{grid-template-columns:1fr}}.resorts section .resorts-grid.grid-2 a:nth-child(1){grid-column:span 1/span 1}@media(max-width: 1199px){.resorts section .resorts-grid.grid-2 a:nth-child(1){grid-column:initial}}.resorts section .resorts-grid.grid-2 a:nth-child(2){grid-column:span 2/span 2}@media(max-width: 1199px){.resorts section .resorts-grid.grid-2 a:nth-child(2){grid-column:initial}}.resorts section .resorts-grid.grid-3{grid-template-columns:repeat(3, 1fr)}@media(max-width: 1199px){.resorts section .resorts-grid.grid-3{grid-template-columns:1fr}}.resorts section .resorts-grid.grid-3 a:nth-child(1){grid-column:span 1/span 1}@media(max-width: 1199px){.resorts section .resorts-grid.grid-3 a:nth-child(1){grid-column:initial}}.resorts section .resorts-grid.grid-3 a:nth-child(2){grid-column:span 2/span 2}@media(max-width: 1199px){.resorts section .resorts-grid.grid-3 a:nth-child(2){grid-column:initial}}.resorts section .resorts-grid.grid-3 a:nth-child(n+3){grid-column:1/-1}@media(max-width: 1199px){.resorts section .resorts-grid.grid-3 a:nth-child(n+3){grid-column:initial}}.resorts section .resorts-grid.grid-4{grid-template-columns:repeat(6, 1fr)}@media(max-width: 1199px){.resorts section .resorts-grid.grid-4{grid-template-columns:1fr}}.resorts section .resorts-grid.grid-4 a:nth-child(1){grid-column:span 2/span 2}@media(max-width: 1199px){.resorts section .resorts-grid.grid-4 a:nth-child(1){grid-column:initial}}.resorts section .resorts-grid.grid-4 a:nth-child(2){grid-column:span 4/span 4}@media(max-width: 1199px){.resorts section .resorts-grid.grid-4 a:nth-child(2){grid-column:initial}}.resorts section .resorts-grid.grid-4 a:nth-child(n+3){grid-column:span 3/span 3}@media(max-width: 1199px){.resorts section .resorts-grid.grid-4 a:nth-child(n+3){grid-column:initial}}.resorts section .resorts-grid picture{height:500px}.resorts section .resorts-grid picture:before{transition:.3s;content:"";background:linear-gradient(-177.897deg, rgba(33, 56, 94, 0.1) 0%, rgba(22, 24, 27, 0.2) 100%);-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;border-radius:20px;position:absolute;top:0;right:0;bottom:0;left:0}.resorts section .resorts-grid picture .content{display:flex;display:-webkit-flex;-webkit-align-items:flex-end;align-items:flex-end;padding:24px}.resorts section .resorts-grid picture .content h3{color:#fff;margin:0}.resorts section .resorts-grid picture .overlay{position:absolute;height:100%;width:100%;display:none;-webkit-align-items:center;align-items:center;justify-content:center;-webkit-justify-content:center}.resorts section .resorts-grid picture .overlay span{margin:auto;height:43px;background-color:#fff;display:flex;display:-webkit-flex;-webkit-align-items:center;align-items:center;justify-content:center;-webkit-justify-content:center;padding:14px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;border-radius:30px;color:#000;font-weight:500}.resorts section .resorts-grid picture:hover:before{background:rgba(0,0,0,.6)}.resorts section .resorts-grid picture:hover .overlay{display:flex}.weather{padding:30px 0 60px}.weather section{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}@media(max-width: 1199px){.weather section{grid-template-columns:1fr 1fr;gap:14px}}.weather section>h3{grid-column:1/-1}.weather section .weather-card{-webkit-border-radius:28px;-moz-border-radius:28px;-ms-border-radius:28px;border-radius:28px;border:1px solid #6b6b6b;background-color:#f3f4f7}.weather section .weather-card h4{text-transform:uppercase;border-bottom:1px solid #6b6b6b;text-align:center;font-weight:500;padding:10px}@media(max-width: 1199px){.weather section .weather-card h4{font-size:1.8rem;font-size:clamp(1.8rem,1.8vw,1.8rem);line-height:100%}}.weather section .weather-card ul{margin:20px 0;list-style-type:none;display:flex;display:-webkit-flex;flex-direction:column;-webkit-flex-direction:column;gap:16px}.weather section .weather-card ul li{display:flex;display:-webkit-flex;-webkit-align-items:center;align-items:center;justify-content:space-evenly;-webkit-justify-content:space-evenly}.weather section .weather-card ul li p{border:0;padding:0}@media(max-width: 1199px){.weather section .weather-card ul li p{font-size:1.6em;font-size:clamp(1.6em,1.6vw,1.6rem);line-height:100%}}.weather section .weather-card p{font-size:2.4rem;font-size:clamp(2.4rem,2.4vw,2.4rem);line-height:100%;font-weight:500;padding:20px 10px;border-top:1px solid #6b6b6b;text-align:center}@media(max-width: 1199px){.weather section .weather-card p{font-size:1.6em;font-size:clamp(1.6em,1.6vw,1.6rem);line-height:100%}}.tours{padding:30px 0 60px;overflow:clip}@media(max-width: 1199px){.tours .carousel{max-width:100%;padding:0}}.tours .carousel .swiper{overflow:visible}.tours .carousel .swiper .swiper-slide{width:396px}@media(max-width: 1199px){.tours .carousel .swiper .swiper-slide{width:307px}}
