.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;margin:2rem 0}@media (max-width: 768px){.our-resorts .resorts-box-container{flex-direction:column;min-height:auto}}.our-resorts .resort-box{flex:0 0 auto;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 .i-frame{max-height:400px}.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 .bg-gray{background-color:#f9f9f999}.home-awards h3{font-weight:100;font-size:22px}.home-awards .section-title__title{font-size:32px;font-weight:100}.melange-spa h4{text-transform:uppercase;font-weight:100;color:#100a70}.our-resorts h4{font-weight:100;color:#100a70;padding-bottom:20px;font-size:1.4rem}.melange-spa .bg-gray{background-color:#f9f9f999}@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:10px}.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}}@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}}
