.our-resorts{color:#222}.our-resorts ul li{list-style:none}.our-resorts ul{padding:0}.our-resorts .two-column-list{columns:2;-webkit-columns:2;-moz-columns:2;line-height:30px}.our-resorts .two-column-list img{position:absolute;padding-top:5px}.our-resorts .two-column-list span{font-size:15px;margin-left:22px;position:relative;display:flex;line-height:2}.our-resorts .list-amenities{margin-top:10px;font-size:15px}.our-resorts .list-amenities li{padding-bottom:5px}.our-resorts .list-amenities img{width:15px;margin-right:5px}.our-resorts .bg-gray{background-color:#f9f9f999}.our-resorts .resorts-box-container{display:flex;gap:1rem;min-height:65dvh}@media (max-width: 768px){.our-resorts .resorts-box-container{flex-direction:column;min-height:auto}}.our-resorts .resort-box{flex:0 0 100px;border-radius:4px;position:relative;overflow:hidden;transition:flex .6s cubic-bezier(.4,0,.2,1),border-radius .6s ease;color:#fff;padding:0}.our-resorts .resort-box.active{flex:1;border-radius:4px}.our-resorts .resort-box.active .resort-closed{opacity:0;visibility:hidden;pointer-events:none}.our-resorts .resort-box.active .resort-opened{opacity:1;visibility:visible;pointer-events:auto}.our-resorts .resort-box.active .resort-expand-btn{transform:scaleX(-1)}.our-resorts .resort-box.active .resort-radio-label{pointer-events:none;z-index:0}.our-resorts .resort-content{position:relative;z-index:2}.our-resorts .resort-radio{display:none}.our-resorts .resort-radio-label{width:100%;height:100%;display:block;position:absolute;z-index:3;top:0;left:0;cursor:pointer}.resort-closed .our-resorts .resort-radio-label{z-index:3}.resort-opened .our-resorts .resort-radio-label{z-index:0;pointer-events:none}.our-resorts .resort-closed{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1rem .5rem;gap:2rem;opacity:1;visibility:visible;transition:opacity .4s ease,visibility .4s ease;z-index:2}.our-resorts .resort-closed:hover .resort-icon{animation:iconPulse .8s ease-in-out infinite}.our-resorts .resort-closed:hover .resort-name-vertical{animation:nameSlide .6s ease-out}.our-resorts .resort-closed:hover .resort-expand-btn{animation:btnGlow 1s ease-in-out infinite}.our-resorts .resort-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;filter:blur(2px);z-index:0}.our-resorts .resort-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}.our-resorts .resort-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.our-resorts .resort-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.our-resorts .resort-name-vertical{writing-mode:vertical-rl;transform:rotate(180deg);font-size:1.2rem;font-weight:400;margin:0;position:relative;z-index:2;color:#fff;text-shadow:1px 1px 3px rgba(0,0,0,.5);letter-spacing:2px;flex:1;display:flex;align-items:center;justify-content:center}@keyframes expandBounce{0%,to{transform:scaleX(1)}50%{transform:scaleX(1.2)}}@keyframes iconPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes nameSlide{0%{opacity:.7;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes btnGlow{0%,to{background:#fff3;box-shadow:0 0 #fff6}50%{background:#ffffff59;box-shadow:0 0 8px #fff9}}.our-resorts .resort-expand-btn{width:40px;height:40px;border:none;background:#fff3;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:all .3s ease;position:relative;z-index:2}.our-resorts .resort-expand-btn .expand-icon{width:24px;height:24px;animation:expandBounce 1.5s ease-in-out infinite}.our-resorts .resort-expand-btn .chevron-icon{display:none;width:24px;height:24px}.our-resorts .resort-expand-btn:hover{background:#ffffff4d;transform:scale(1.1)}.our-resorts .resort-expand-btn:hover .expand-icon{animation:expandBounce .8s ease-in-out infinite}.our-resorts .resort-opened{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;z-index:2;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.our-resorts .resort-opened svg{color:#fff;stroke:#fff}.our-resorts .resort-opened img{filter:brightness(0) invert(1)}.our-resorts .resort-opened .resort-bg{filter:none;z-index:0}.our-resorts .resort-opened .resort-bg:before{background:#0000}.our-resorts .resort-gradient-overlay{position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.8));z-index:1}.our-resorts .resort-opened-content{position:absolute;bottom:0;left:0;right:0;top:0;z-index:2;padding:2rem;display:flex;flex-direction:column;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto}.our-resorts .resort-opened-content .h2,.our-resorts .resort-opened-content .body-text,.our-resorts .resort-opened-content p{color:#fff}.our-resorts .resort-logo-container{display:flex;align-items:center}.our-resorts .resort-logo{height:80px;width:auto;display:flex;align-items:center}.our-resorts .resort-logo img{height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.our-resorts .resort-text-container{display:flex;flex-direction:column;gap:1rem}.our-resorts .resort-button{align-self:flex-start;font-size:.9em;font-weight:700;padding:.75em 2rem;background:#fff;border-radius:4px;color:#000;text-decoration:none;border:none;cursor:pointer;transition:all .3s ease}.our-resorts .resort-button:hover{background:#ffffffe6;transform:translateY(-2px)}.our-resorts .resort-content p,.our-resorts .resort-amenities,.our-resorts .resort-image,.our-resorts .resort-title{display:none}.social .about-two__text-2{padding-bottom:10px}.social .fab,.social .far{font-weight:400;font-size:24px;width:40px}.social h2{padding-bottom:10px}.social h2 a{color:#ff595a}.social .nav-social a:hover{color:#000}.about-two__text-1{text-transform:uppercase;font-size:35px}.about-two__text-2{padding-top:0}.btn-resorts-info{background:transparent;text-transform:uppercase;font-size:12px;padding:12px 20px;border:1px solid #100a70;color:#100a70;border-radius:5px;display:block;max-width:180px;margin-top:20px;text-align:center}.btn-resorts-info:hover{color:#100a70b3}.btn-resorts-book{background:transparent;text-transform:uppercase;font-size:12px;padding:10px 40px;color:#fff;background:#100a70;border:none;border-radius:5px;position:relative;top:-6px}.btn-resorts-book:hover{color:#fff}.home-description{height:750px;margin:9rem 0}.home-awards{position:relative}.home-awards .bg-gray{background-color:#f9f9f999;position:relative;z-index:1}.home-awards__canvas{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;width:100%;height:100%}.home-awards h3{font-weight:100;font-size:22px}.home-awards .section-title__title{font-size:32px;font-weight:100}.home-awards .home-awards__desktop{display:block}@media only screen and (max-width: 768px){.home-awards .home-awards__desktop{display:none}}.home-awards .home-awards__mobile{display:none}@media only screen and (max-width: 768px){.home-awards .home-awards__mobile{display:block}}.home-awards .home-awards__header{max-width:700px;margin:0 auto;text-align:center;padding-left:0;padding-right:0}.home-awards .home-awards__header h3{text-align:center}.home-awards .home-awards__marquee{display:none;overflow:hidden;width:100%}@media only screen and (max-width: 768px){.home-awards .home-awards__marquee{display:block}}.home-awards .home-awards__marquee-track{display:flex;animation:marquee 30s linear infinite;width:-moz-max-content;width:max-content}.home-awards .home-awards__marquee-track img{height:250px;width:250px;-o-object-fit:cover;object-fit:cover;flex-shrink:0;transition:transform .3s ease;cursor:pointer}.home-awards .home-awards__marquee-track img:hover{transform:scale(1.05)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.home-awards .home-awards__logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}.home-awards .home-awards__logos img{height:100px;width:auto;-o-object-fit:contain;object-fit:contain;filter:grayscale(100%) brightness(.4) contrast(1.1);transition:transform .3s ease;cursor:pointer}.home-awards .home-awards__logos img:hover{transform:scale(1.05)}@media only screen and (max-width: 768px){.home-awards .home-awards__logos img{height:70px}}.melange-spa h4{text-transform:uppercase;font-weight:100;color:#100a70}.our-resorts h3{color:#fff}.our-resorts h4{font-weight:100;color:#100a70;padding-bottom:20px;font-size:1.4rem}.melange-spa .bg-gray{background-color:#f9f9f999}.nav-social{display:flex;justify-content:center;gap:2rem}.nav-social img{width:auto;height:35px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 1000px){.our-resorts .bg-gray{background-color:transparent}.our-resorts .image-desktop{display:none}.our-resorts .resort-item{border-bottom:1px solid #ddd;padding:40px 0}}@media only screen and (max-width: 768px){.resorts-box-container{flex-direction:column;min-height:auto;gap:1rem}.resort-box{flex:0 0 auto;height:auto;min-height:100px}.resort-box .resort-closed{position:absolute;width:100%;height:100px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;gap:1rem;opacity:1;visibility:visible;z-index:2;cursor:pointer;transition:opacity .4s ease,visibility .4s ease}.resort-box .resort-closed .resort-name-vertical{writing-mode:horizontal-tb;transform:none;font-size:1rem;font-weight:600}.resort-box .resort-closed .resort-expand-btn{transition:transform .3s ease}.resort-box .resort-closed .resort-expand-btn .expand-icon{display:none}.resort-box .resort-closed .resort-expand-btn .chevron-icon{display:block}.resort-box .resort-opened{position:relative;width:100%;height:65dvh;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .4s ease,opacity .4s ease,visibility .4s ease;z-index:1;display:flex;flex-direction:column;justify-content:flex-end}.resort-box .resort-opened .resort-opened-content{position:relative;width:100%;padding:1rem;display:flex;flex-direction:column;justify-content:space-between;z-index:2;align-items:center;height:100%}.resort-box .resort-opened .resort-opened-content .resort-text-container{justify-content:center;text-align:center;align-items:center}.resort-box.active .resort-closed{opacity:0;visibility:hidden}.resort-box.active .resort-opened{max-height:350px;opacity:1;visibility:visible}.resort-box .resort-radio:checked~.resort-opened{max-height:1000px;opacity:1;visibility:visible}.resort-box .resort-radio:checked~.resort-closed{opacity:0;visibility:hidden}.resort-box .resort-radio:checked~.resort-closed .resort-expand-btn{transform:rotate(180deg)}.resort-box .resort-radio:checked~.resort-closed .resort-expand-btn .chevron-icon{transform:rotate(180deg)}.resort-radio-label{display:none}}@media only screen and (max-width: 640px){h1{padding:0 0 20px}.home-awards .section-title__title{line-height:normal;padding-bottom:20px;font-size:24px;font-weight:400}.home-awards .awards-mobile{padding:20px}.home-awards h3{font-size:20px;padding:10px 20px;text-align:left}.our-resorts{padding:6rem 15px}.our-resorts h3{padding-bottom:20px}.our-resorts h4{padding-top:40px}.our-resorts .img-fluid{margin-top:40px}.our-resorts .btn-resorts-info{margin-right:15px}.our-resorts .resort-logo{height:60px;width:auto;display:flex;align-items:center}.our-resorts .resort-logo img{height:100%;width:auto;-o-object-fit:contain;object-fit:contain}.melange-spa .btn-resorts-info{margin-left:15px}.melange-spa .img-fluid,.melange-spa h4{padding-top:20px}.about-two__text-1{font-size:16px}.two-column-list button{margin-top:-10px}.home-description{margin:5rem 0}}@media only screen and (min-width: 1600px){.home .hero video{position:relative;top:-15%}}@media only screen and (max-width: 767px){.home .hero.full-height{height:auto}.our-resorts h3{padding-bottom:0}}@media only screen and (min-width: 650px) and (max-width: 1280px){#owl-awards{padding:20px}.home-awards{margin-top:160px}.home-awards h3{text-align:center}.about-two__left{margin-right:0;margin-left:0}.about-two-shape-1{right:20px}.our-resorts{padding:10px}.our-resorts h3{padding-bottom:20px}.our-resorts .img-fluid{margin-top:40px;margin-bottom:40px}.our-resorts .btn-resorts-info{margin-right:15px}.our-resorts .btn-resorts-book{padding:10px 20px}.our-resorts .container-lg{width:1200px}.melange-spa .img-fluid,.melange-spa h4{padding-top:20px}.home-awards .section-title__title{line-height:normal;padding-bottom:20px;font-size:26px;font-weight:400}.home-awards .awards-mobile{max-width:450px;margin:0 auto}.home-awards h3{font-size:20px;padding:10px 20px;text-align:center}}.spa-section{--spa-accent: #E8725A;--spa-text: #1A1A2E;--spa-muted: #6B7280;--spa-link: #FFFFFF;--spa-link-hover: rgba(255, 255, 255, .7);--spa-circle-bg: rgba(255, 255, 255, .18);--spa-circle-blur: 18px;--spa-circle-border: rgba(255, 255, 255, .25);--spa-radius: 50%;--spa-transition: .3s ease}.spa-section__head{text-align:center;padding:64px 20px 56px;background:#fff}.spa-section__title{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--spa-accent);line-height:1.2;margin:0 0 20px}.spa-section__description{font-size:1rem;line-height:1.75;color:var(--spa-muted);max-width:680px;margin:0 auto}.spa-section__parallax-wrap{position:relative;overflow:hidden;height:75dvh;max-height:700px}@media (max-width: 640px){.spa-section__parallax-wrap{height:auto;max-height:none;min-height:560px}}.spa-section__parallax-bg{position:absolute;top:-12%;right:0;bottom:-12%;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;will-change:transform;z-index:0}.spa-section__parallax-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000052;z-index:1}.spa-section__overlay{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;height:100%}@media (max-width: 640px){.spa-section__overlay{grid-template-columns:1fr;min-height:560px}}.spa-section__col-circles{display:flex;align-items:center;justify-content:center}@media (max-width: 640px){.spa-section__col-circles{grid-column:1/-1;width:100%;justify-content:center;overflow:hidden}.spa-section__col-empty{display:none}}.spa-section__circles-group{position:relative;width:600px;height:600px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.spa-section__ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%}.spa-section__ring--xl{width:100%;height:100%;background:#ffffff12;animation:spa-ring-bounce 4s ease-in-out infinite}.spa-section__ring--lg{width:86%;height:86%;background:#ffffff1f;animation:spa-ring-bounce 4s ease-in-out infinite .6s}@keyframes spa-ring-bounce{0%,to{transform:translate(-50%,-50%) scale(1)}50%{transform:translate(-50%,-50%) scale(1.06)}}.spa-section__circle{position:relative;z-index:1;width:72%;height:72%;border-radius:var(--spa-radius);background:#ffffff26;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px;text-align:center;transition:transform var(--spa-transition),box-shadow var(--spa-transition)}.spa-section__circle:hover{transform:scale(1.03);box-shadow:0 16px 48px #00000040,inset 0 1px #ffffff40}.spa-section__logos-duo{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%}.spa-section__logo-sep{width:40%;height:1px;background:#ffffff4d;border:none;margin:2px 0;flex-shrink:0}.spa-section__logo{max-width:75%;max-height:80px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1);opacity:.92}.spa-section__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px;text-align:center}.spa-section__link-item{display:flex;align-items:center;justify-content:center;gap:6px}.spa-section__link-dash{color:var(--spa-link);opacity:.5;font-size:.8rem;flex-shrink:0}.spa-section__link{font-size:.85rem;color:var(--spa-link);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffffff59;transition:color var(--spa-transition),text-decoration-color var(--spa-transition);line-height:1.4}.spa-section__link:hover{color:var(--spa-link-hover);text-decoration-color:#fff9}
