/* Active Hotel Network style: tropical */
.hanc-variant-tropical{--hanc-style-bg:#fbfffc;--hanc-soft:#edf9f2;--hanc-heading:#173529;--hanc-text:#173529;background:#fbfffc;font-family:inherit}
.hanc-variant-tropical.hanc-page{background:#fbfffc}
.hanc-variant-tropical .hanc-hero{background:linear-gradient(140deg,color-mix(in srgb,var(--hanc-primary) 13%,#fff),#fff 50%,color-mix(in srgb,var(--hanc-accent) 14%,#fff));color:#173529}
.hanc-variant-tropical .hanc-hero h1{color:#173529}
.hanc-variant-tropical .hanc-hero-copy>p,.hanc-variant-tropical .hanc-powered{color:#475569}
.hanc-variant-tropical .hanc-heading h2,.hanc-variant-tropical .hanc-hotel-body h3,.hanc-variant-tropical .hanc-content-card h2,.hanc-variant-tropical .hanc-facts-card h2{font-family:inherit}
.hanc-variant-tropical .hanc-hotel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.hanc-variant-tropical .hanc-hotel-card{flex-direction:column;border-radius:30px;border:1px solid color-mix(in srgb,var(--hanc-primary) 18%,var(--hanc-border));background:#fff}
.hanc-variant-tropical .hanc-hotel-image{aspect-ratio:16/11}
.hanc-variant-tropical .hanc-detail-grid{grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr)}
.hanc-variant-tropical .hanc-destination-card{border-radius:30px;border:1px solid color-mix(in srgb,var(--hanc-primary) 18%,var(--hanc-border))}
.hanc-variant-tropical .hanc-faq-section{border-radius:30px;border:1px solid color-mix(in srgb,var(--hanc-primary) 18%,var(--hanc-border))}
.hanc-variant-tropical .hanc-booking-card{border-radius:30px;border:1px solid color-mix(in srgb,var(--hanc-primary) 18%,var(--hanc-border))}
.hanc-variant-tropical .hanc-hotel-card:nth-child(3n+2){transform:translateY(18px)}.hanc-variant-tropical .hanc-destination-card{background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--hanc-accent) 7%,#fff))}
@media(max-width:960px){.hanc-variant-tropical .hanc-hotel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hanc-variant-tropical .hanc-detail-grid{grid-template-columns:1fr}}
@media(max-width:640px){.hanc-variant-tropical .hanc-hotel-grid{grid-template-columns:1fr}.hanc-variant-tropical .hanc-hotel-card{display:flex!important;grid-template-columns:none!important;transform:none!important;margin-top:0!important}.hanc-variant-tropical .hanc-hotel-image{height:auto!important;min-height:0!important;aspect-ratio:16/10!important}.hanc-variant-tropical .hanc-hotel-body{display:block!important;padding:18px!important}.hanc-variant-tropical .hanc-card-footer{display:grid!important;grid-column:auto!important;grid-row:auto!important}}
