:root{--dark:#062529;--dark-light: #0A353A;--green: #3B5D61;--yellow: #FFEEA6;--brown: #2D0A18;--biege: #F4F3EC}.ctab{display:flex;align-items:center;justify-content:center;padding:10px}.destinations{padding-block:100px clamp(70px,59.3220338983px + 2.5423728814vw,100px);background-color:#f9f8f6}.destinations__wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:50px}.destinations__wrap-title{text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.destinations__wrap-title .xl-title{max-width:356px;text-wrap-style:balance}.destinations__wrap-title .html-content{max-width:652px;font-weight:400;font-size:16px;line-height:22px}.destinations__wrap-swiper{width:100%}.destinations .swiper{width:100%;height:auto}.destinations__wrap-actions{display:flex;align-items:center;justify-content:space-between;width:100%;gap:20px}.destinations__wrap-actions-arrows{display:flex;align-items:center;justify-content:center;gap:10px}.destinations__wrap-actions .swiper-prev,.destinations__wrap-actions .swiper-next{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .45s ease,color .45s ease}.destinations__wrap-actions .swiper-prev svg,.destinations__wrap-actions .swiper-next svg{width:15px;height:15px}.destinations__wrap-actions .swiper-prev{transform:rotate(180deg);background-color:var(--dark-light);color:#fff}@media(hover:hover){.destinations__wrap-actions .swiper-prev:hover{background-color:#3b5d61;color:#fff}}.destinations__wrap-actions .swiper-next{background-color:#fff;color:var(--dark-light)}@media(hover:hover){.destinations__wrap-actions .swiper-next:hover{background-color:var(--biege);color:var(--dark-light)}}.resorts{background-color:var(--dark);color:#fff;padding-block:100px;overflow:hidden}.resorts__wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:50px}.resorts__wrap-title{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.resorts__wrap-title .xl-title{max-width:330px;text-wrap-style:balance}.resorts__wrap-title .xl-title u:after{background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 150 13" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M1.80261 12.3342C50.4022 12.2648 98.8346 3.01793 147.426 2.89898C150.063 2.89898 149.952 -0.00988677 146.955 2.52743e-05C98.3563 0.11897 50.2801 9.37682 1.68052 9.4462C-0.956053 9.4462 -0.160278 12.4817 1.80261 12.3342Z" fill="%23C6C2F5"/></svg>')}.resorts__wrap-title .html-content{max-width:536px}.resorts__wrap-tabs{display:flex;align-items:center}.resorts__wrap-tabs .glass-card{background-color:#dddfdf40}.resorts__tab-bg{position:absolute;top:5px;left:0;height:calc(100% - 10px);background-color:#fff;border-radius:30px;transition:transform .4s cubic-bezier(.25,1,.5,1),width .4s cubic-bezier(.25,1,.5,1);z-index:1}.resorts__tab{position:relative;z-index:2;padding:10px 24px;border:none;background:transparent;color:#fff;font-weight:500;cursor:pointer;transition:color .3s ease}.resorts__tab.active{color:var(--brown)}.resorts__wrap-swiper{width:100%;height:100%;overflow:hidden}.resorts__pane{display:none;animation:resortsFadeIn .4s ease forwards}.resorts__pane.active{display:block}.resorts .swiper{width:100%;height:auto}.resorts__stage{display:flex;align-items:flex-end;justify-content:space-between;width:100%;gap:0}.resorts__stage-main{width:50%;flex-shrink:0}.resorts__stage-side{width:25%;flex-shrink:0;margin-left:auto}.resorts__stage-side .resorts__card-action,.resorts__stage-side .resorts__card-title .html-content,.resorts__stage-side .resorts__card-badge{display:none}.resorts__stage-side .resorts__card-title .l-title{font-family:"Noto Serif",sans-serif;font-weight:400;font-size:22px;line-height:30px}.resorts__preview{width:100%}.resorts .swiper-slide{height:auto}.resorts__card{background-color:#fff;color:var(--dark);padding:20px;height:100%;display:flex;flex-direction:column;gap:20px}.resorts__card-image{position:relative;aspect-ratio:653/476}.resorts__card-badge{position:absolute;top:20px;left:20px;display:flex;align-items:center;gap:5px;background-color:var(--yellow);color:var(--dark);padding:10px 14px;border-radius:50px;font-weight:600;font-size:15px;line-height:15px}.resorts__card-badge svg{width:15px;height:15px}.resorts__card-info{padding:30px;flex-grow:1;display:flex;flex-direction:column}.resorts__card-title{display:flex;flex-direction:column;gap:5px}.resorts__card-action{padding:5px}.resorts__card-action .ctab-arrow{width:100%}.resorts__card-action .ctab-arrow p{width:100%;flex:1 1 auto}.resorts__controls{display:flex;align-items:center;justify-content:space-between;margin-top:40px}.resorts__pagination{display:flex;align-items:center;gap:8px;width:100%;max-width:50%}.resorts__pagination .swiper-pagination-bullet{flex:1;height:4px;background:#fff3;border-radius:2px;margin:0!important;transition:flex .4s ease,background .4s ease;cursor:pointer}.resorts__pagination .swiper-pagination-bullet-active{flex:0 0 50%;background:#fff}.resorts__nav{display:flex;gap:5px}.resorts__nav button{width:35px;height:35px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .45s ease,color .45s ease}.resorts__nav button svg{width:15px;height:15px}.resorts__nav .swiper-next{background-color:#fff;color:var(--dark)}@media(hover:hover){.resorts__nav .swiper-next:hover{background-color:var(--biege);color:var(--dark)}}.resorts__nav .swiper-prev{transform:rotate(180deg);background-color:var(--dark-light);color:#fff}@media(hover:hover){.resorts__nav .swiper-prev:hover{background-color:#3b5d61;color:#fff}}.resorts__wrap-action{width:-moz-fit-content;width:fit-content;margin-inline:auto;margin-top:35px}.resorts__wrap-action .glass-card{background-color:#dddfdf40}@keyframes resortsFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.beyond{background-color:var(--dark);color:#fff;padding-block:100px clamp(100px,64.406779661px + 8.4745762712vw,200px);overflow:hidden}.beyond__wrap{display:flex;flex-direction:column;align-items:center;gap:clamp(50px,42.8813559322px + 1.6949152542vw,70px)}.beyond__header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:16px;max-width:560px}.beyond__title{max-width:260px;text-wrap:balance}.beyond__title u:after{background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 150 13" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M1.80261 12.3342C50.4022 12.2648 98.8346 3.01793 147.426 2.89898C150.063 2.89898 149.952 -0.00988677 146.955 2.52743e-05C98.3563 0.11897 50.2801 9.37682 1.68052 9.4462C-0.956053 9.4462 -0.160278 12.4817 1.80261 12.3342Z" fill="%23C6C2F5"/></svg>')}.beyond__intro{max-width:480px;opacity:.9}.beyond__list{width:100%;display:flex;flex-direction:column;align-items:center;gap:30px}.beyond__item{position:relative;width:100%;display:flex;justify-content:center;align-items:center;min-height:80px;padding-block:clamp(12px,9.1525423729px + .6779661017vw,20px)}.beyond__item.is-active .beyond__item-title{opacity:1}.beyond__item.is-active .beyond__item-text{max-height:200px;margin-top:12px}.beyond__item-content{position:relative;z-index:2;width:100%;max-width:514px;text-align:center;display:flex;flex-direction:column;align-items:center}.beyond__item-title{transition:opacity .45s ease;opacity:.22;text-wrap:balance}.beyond__item-text{opacity:0;max-height:0;overflow:hidden;transition:max-height .45s ease,margin .45s ease}.beyond__item-media{position:absolute;top:50%;width:143px;aspect-ratio:143/98;opacity:0;visibility:hidden;pointer-events:none;overflow:hidden;z-index:1}.beyond__item-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.beyond__item-media--left{right:calc(50% + 306.5px);transform:translateY(-50%)}.beyond__item-media--right{left:calc(50% + 306.5px);transform:translateY(-50%)}@media(max-width:992px){.beyond__item-media{display:none}}.beyond__cta{width:-moz-fit-content;width:fit-content}.beyond__cta .ctab-arrow{width:auto;min-width:220px}.taste{background-color:var(--dark);color:#fff;padding-block:clamp(100px,82.2033898305px + 4.2372881356vw,150px);overflow:hidden;height:100vh;max-height:1300px}.taste__wrap{display:grid;grid-template-columns:minmax(350px,450px) 1fr;gap:clamp(40px,22.2033898305px + 4.2372881356vw,90px);align-items:center}@media(max-width:992px){.taste__wrap{grid-template-columns:1fr}}.taste__content{display:flex;flex-direction:column;gap:18px;max-width:450px;width:100%}.taste__title{text-wrap:balance}.taste__title u:after{background-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 150 13" fill="none" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><path d="M1.80261 12.3342C50.4022 12.2648 98.8346 3.01793 147.426 2.89898C150.063 2.89898 149.952 -0.00988677 146.955 2.52743e-05C98.3563 0.11897 50.2801 9.37682 1.68052 9.4462C-0.956053 9.4462 -0.160278 12.4817 1.80261 12.3342Z" fill="%2379C7C9"/></svg>')}.taste__gallery{position:relative;width:100%;max-width:790px;aspect-ratio:790/530;margin-inline:auto}.taste__polaroid{position:absolute;top:50%;left:50%;width:43%;background-color:#fff;padding:20px;border-radius:2px;transform:translate(-50%,-50%) rotate(var(--r, 0deg));display:flex;flex-direction:column;gap:20px;will-change:transform,opacity}.taste__polaroid-image{width:100%;aspect-ratio:3/2;overflow:hidden}.taste__polaroid-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.taste__polaroid-caption{text-align:left;color:var(--dark)}.guides{padding-block:clamp(50px,14.406779661px + 8.4745762712vw,150px);background-color:#f9f8f6}.guides__wrap{display:flex;flex-direction:column;align-items:center;gap:50px}.guides__wrap-title{text-align:center;max-width:680px}.guides__wrap-title .xl-title{text-wrap-style:balance}.guides__wrap-swiper{width:100%;overflow:hidden}.guides .swiper{width:100%;overflow:visible}.guides .swiper-slide{height:auto}.blogs__card{display:flex;flex-direction:column;height:100%;background-color:#fff;color:var(--dark);transition:background-color .45s ease,color .45s ease}@media(hover:hover){.blogs__card:hover img{border-radius:150px;padding:25px}}.blogs__card-image{position:relative;width:100%;aspect-ratio:458/572;display:flex;align-items:center;justify-content:center;overflow:hidden;background-color:var(--dark);flex:0 0 auto}.blogs__card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0;padding:0;transition:border-radius .25s ease,padding .25s ease}.blogs__card-body{padding:15px;position:relative;display:flex;flex-direction:column;gap:15px;flex:1 1 auto}.blogs__card-badge{display:flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;padding:4px 12px;border-radius:50px;background-color:var(--biege);color:var(--dark);font-weight:500;font-size:14px;line-height:22px}.blogs__card-badge svg{width:18px;height:18px}.blogs__card-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto}.blogs__card-arrow{width:44px;height:44px;border-radius:50%;background-color:var(--dark);color:#fff;display:flex;align-items:center;justify-content:center;margin-left:auto;transition:background-color .45s ease,color .45s ease}@media(hover:hover){.blogs__card-arrow:hover{background-color:#3b5d61;color:#fff}}.blogs__card-arrow svg{width:15px;height:15px}.hero{height:100vh;min-height:600px;max-height:1300px;overflow:clip}.hero__image{overflow:clip}.hero__image-wrap{position:absolute;inset:0;width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;overflow:clip;z-index:-1}.hero .container{height:100%;z-index:10}.hero__wrap{height:100%;display:flex;align-items:center;justify-content:center}.hero__wrap-title{width:-moz-min-content;width:min-content;text-align:center;text-wrap:balance}.description{padding:100px 0}.description__wrap{display:grid;grid-template-columns:50% 1fr;gap:clamp(30px,-4.8813559322px + 8.3050847458vw,128px);align-items:center;justify-content:center}.description__wrap-image{width:100%;height:100%;aspect-ratio:690/590}.description__wrap-content{display:flex;flex-direction:column;gap:30px;max-width:490px}.resorts__wrap-title .html-content,.resorts__wrap-tabs{display:none}
