.hero{position:relative;min-height:760px;display:flex;align-items:center;overflow:hidden}.hero-media,.hero-media img,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-media img{object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgb(0 0 0 / .96) 0%,rgb(0 0 0 / .72) 38%,rgb(0 0 0 / .06) 76%)}.hero-content{position:relative;z-index:2;padding-top:5rem;padding-bottom:5rem}.hero .heading,.section h2,.trust-band h2{font-family:var(--heading-font);font-weight:600;line-height:.94;letter-spacing:-.025em}.hero .heading{font-size:clamp(3.35rem, 7vw, 6.9rem);max-width:820px;margin:.8rem 0 1.35rem}.hero .heading em{color:var(--gold-2);font-weight:500}.hero-copy{max-width:610px;color:#d7d1c8;font-size:1.08rem}.hotel-section{background:#eee7dc}.hotel-section .section-heading h2{color:#000}.hotel-card{display:flex;flex-direction:column;min-height:100%;padding:2rem 1.75rem;background:#fbf8f2;border:1px solid rgb(112 82 31 / .2);border-top:3px solid #b58c44;box-shadow:0 18px 42px rgb(41 31 15 / .08);transition:transform .25s ease,box-shadow .25s ease}.hotel-card:hover{transform:translateY(-5px);box-shadow:0 24px 52px rgb(41 31 15 / .13)}.hotel-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.65rem;color:#9a7431}.hotel-card-top span{font-size:.72rem;font-weight:700;letter-spacing:.18em}.hotel-card-top>i{font-size:1.35rem}.hotel-rating{display:inline-flex;align-items:center;gap:.4rem}.hotel-rating i{font-size:.7rem}.hotel-card .title{margin-bottom:.55rem;color:#171410;font-family:var(--heading-font);font-size:1.7rem;line-height:1.7rem}.hotel-location{margin-bottom:1.6rem;color:#8d6828;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hotel-card>a{width:fit-content;margin-top:auto;padding-bottom:.3rem;border-bottom:1px solid rgb(141 104 40 / .5);color:#6e4e17;font-size:.76rem;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.hotel-card>a:hover{color:#171410}.hotel-note{max-width:920px;margin:2rem auto 0;color:#766f65;font-size:.8rem;line-height:1.7;text-align:center}.hotel-note i{margin-right:.35rem;color:#8d6828}