
:root{
--primary-blue:#C99B55;--strong-blue:#D7AC79;--deep-navy:#000000;--secondary-navy:#000000;--heading-dark:#000000;--body-text:#575A67;--page-background:#FAFBFC;--white:#FFFFFF;--muted-text:#9BA0AB;--light-blue:#E2C8A8;--border-blue:#E8D6BF;--medium-blue:#D8B78F;
}
:root{--blue:#D7AC79;--blue2:#D7AC79;--ink:#000000;--muted:#D7AC79;--line:#E8D6BF;--navy:#000000;--wrap:840px;--radius:10px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#FFFFFF;-webkit-font-smoothing:antialiased}button,input{font:inherit}.site-shell{overflow:hidden}.wrap{width:min(var(--wrap),calc(100% - 44px));margin-inline:auto}.hero{position:relative;min-height:642px;color:#FFFFFF;background:#000000;isolation:isolate}.hero-bg{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.24)),url('images/hero-hotel-placeholder.svg') center 57%/cover no-repeat;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.25) 38%,rgba(0,0,0,.84) 100%);z-index:-2}.topbar{height:112px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;color:#FFFFFF;text-decoration:none}.brand-icon{width:43px;height:38px;border-radius:3px;background:#D7AC79;position:relative;display:inline-block;box-shadow:inset 0 -9px 0 rgba(255,255,255,.06)}.brand-icon:before,.brand-icon:after{content:"";position:absolute;left:8px;right:8px;height:3px;background:#FFFFFF;border-radius:2px}.brand-icon:before{top:11px}.brand-icon:after{bottom:9px}.brand-icon span:before,.brand-icon span:after{content:"";position:absolute;width:4px;height:16px;background:#FFFFFF;top:8px}.brand-icon span:before{left:9px}.brand-icon span:after{right:9px}.brand-copy{font-size:21px;line-height:.9;letter-spacing:-.5px;display:flex;flex-direction:column}.phone-link{display:flex;align-items:center;gap:10px;color:#FFFFFF;text-decoration:none;font-size:16px}.phone-ring{width:31px;height:31px;border:1.5px solid #D7AC79;border-radius:50%;display:grid;place-items:center;font-size:15px}.hero-content{text-align:center;padding-top:23px}.eyebrow-line{display:flex;align-items:center;justify-content:center;gap:8px;margin:auto;width:230px;opacity:.9}.eyebrow-line span{height:1px;flex:1;background:rgba(255,255,255,.55)}.eyebrow-line i{font-style:normal;font-size:9px}.eyebrow{margin:7px 0 8px;color:#D7AC79;font-size:14px;font-weight:500}.hero h1{margin:0;font-size:46px;line-height:1.08;letter-spacing:-1.5px;font-weight:800}.hero h1 em{font-style:normal;color:#D7AC79}.eyebrow-line.lower{margin-top:16px;width:460px}.hero-sub{font-size:20px;font-weight:700;margin:13px 0 0}.hero-sub strong{color:#D7AC79}.booking-wrap{margin-top:31px}.booking-card{background:#FFFFFF;color:var(--ink);border-radius:9px;padding:21px 29px 20px;box-shadow:0 12px 30px rgba(0,0,0,.28);position:relative;z-index:6}.fields-grid{display:grid;grid-template-columns:1.45fr .9fr .9fr 1.1fr}.field{display:flex;flex-direction:column;padding:0 20px;border-right:1px solid #E8D6BF;min-width:0;position:relative}.field:first-child{padding-left:0}.field:last-child{border-right:0;padding-right:0}.field-label{font-size:13px;font-weight:700;margin-bottom:14px}.field-control,.guest-trigger{display:flex;align-items:center;gap:12px;min-height:24px}.field-icon{color:#D7AC79;font-size:20px;line-height:1}.field input{border:0;outline:0;min-width:0;width:100%;font-size:13px;color:#000000;background:transparent}.field input::placeholder{color:#575A67;opacity:1}.field input[type=date]{color:#D7AC79}.field input[type=date]::-webkit-calendar-picker-indicator{opacity:0;position:absolute}.guest-trigger{border:0;background:transparent;width:100%;padding:0;text-align:left;color:#D7AC79;font-size:13px;cursor:pointer}.guest-trigger .chev{margin-left:auto;font-size:20px;color:#111}.error{display:block;color:#C99B55;font-size:10px;min-height:12px;margin-top:5px}.cta-row{display:grid;grid-template-columns:1fr 1fr;gap:22px;border-top:1px solid #E8D6BF;margin-top:11px;padding-top:15px}.cta{border-radius:7px;min-height:47px;border:1.6px solid var(--blue);font-weight:700;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:.25s ease}.cta.primary{background:linear-gradient(90deg,#D7AC79,#D7AC79);color:#FFFFFF;box-shadow:0 7px 18px rgba(201,155,85,.18)}.cta.secondary{background:#FFFFFF;color:#D7AC79}.cta:hover{transform:translateY(-2px);box-shadow:0 9px 22px rgba(201,155,85,.18)}.cta span{font-size:20px}.form-status{font-size:12px;margin:8px 0 0;text-align:center;min-height:0;color:#C99B55}.guest-panel{position:absolute;right:0;top:58px;width:280px;background:#FFFFFF;border:1px solid #E8D6BF;border-radius:10px;box-shadow:0 16px 35px rgba(0,0,0,.18);padding:14px;z-index:20}.counter-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #FAFBFC}.counter-row span{display:flex;flex-direction:column;gap:2px}.counter-row small{font-size:10px;color:#9BA0AB}.counter{display:flex;align-items:center;gap:9px}.counter button{width:28px;height:28px;border:1px solid #E8D6BF;background:#FFFFFF;border-radius:50%;color:#D7AC79;font-weight:800;cursor:pointer}.counter output{min-width:18px;text-align:center}.guest-done{margin-top:12px;width:100%;height:36px;border:0;border-radius:6px;background:#D7AC79;color:#FFFFFF;font-weight:700;cursor:pointer}.trust-row{display:grid;grid-template-columns:1fr 1px 1.2fr 1px 1fr;align-items:center;gap:34px;margin-top:35px}.trust-sep{height:49px;background:rgba(255,255,255,.45)}.trust-item{display:flex;align-items:center;justify-content:center;gap:16px}.trust-icon{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(150deg,#D7AC79,#D7AC79);box-shadow:inset 0 0 0 8px rgba(255,255,255,.07);font-size:25px}.trust-item p{margin:0;font-size:15px;line-height:1.65}.trust-item strong{font-weight:700}.main-content{background:#FFFFFF}.about{min-height:265px;display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center;padding-top:49px}.section-kicker{color:#D7AC79;font-size:14px;font-weight:700;margin:0 0 5px}.short-line{display:block;width:36px;height:2px;background:#D7AC79;margin:7px 0 15px}.about h2,.steps-title{font-size:29px;margin:0 0 15px;letter-spacing:-.7px}.about-copy>p:not(.section-kicker){font-size:13px;line-height:1.8;color:#000000;margin:0 0 6px}.art-placeholder{height:170px;position:relative;color:#D8B78F}.about-art{border-bottom:1.6px solid #D8B78F}.hotel-art{position:absolute;right:48px;bottom:0;width:150px;height:105px;border:2px solid #D8B78F;border-bottom:0;text-align:center;padding-top:7px;font-size:15px}.hotel-art:before{content:"";position:absolute;left:19px;right:19px;top:32px;bottom:0;border-top:2px solid #D8B78F}.hotel-art span{letter-spacing:2px}.hotel-windows{position:absolute;inset:48px 27px 8px;background:repeating-linear-gradient(90deg,transparent 0 14px,#D8B78F 14px 17px,transparent 17px 29px),repeating-linear-gradient(180deg,transparent 0 14px,#D8B78F 14px 17px,transparent 17px 28px);opacity:.8}.suitcase{position:absolute;left:48px;bottom:0;width:63px;height:101px;border:2px solid #D8B78F;border-radius:8px}.suitcase:before{content:"";position:absolute;width:28px;height:19px;border:2px solid #D8B78F;border-bottom:0;border-radius:6px 6px 0 0;left:16px;top:-21px}.suitcase i{position:absolute;left:8px;right:8px;top:13px;bottom:0;border:1px solid #D8B78F}.cloud{position:absolute;width:50px;height:16px;border-top:1px solid #D8B78F;border-radius:50%;opacity:.65}.c1{left:95px;top:19px}.c2{right:10px;top:57px}.bird{position:absolute;top:18px;font-size:26px}.b1{right:84px}.b2{right:23px}.steps{padding-top:50px;padding-bottom:29px;text-align:center}.section-kicker.center{text-align:center}.steps-title{font-size:29px;margin-bottom:22px}.steps-title em{font-style:normal;color:#D7AC79}.steps-grid{display:grid;grid-template-columns:1fr 70px 1fr 70px 1fr;align-items:center}.step-card{position:relative;min-width:0}.step-no{position:absolute;left:8px;top:0;width:34px;height:34px;border-radius:50%;background:#D7AC79;color:white;display:grid;place-items:center;font-weight:700;z-index:2}.step-art{width:132px;height:132px;margin:0 auto 7px;border-radius:50%;background:#FAFBFC;position:relative}.phone-art:before{content:"";position:absolute;width:48px;height:91px;border:5px solid #D7AC79;border-radius:10px;left:38px;top:17px;background:linear-gradient(#FFFFFF,#FAFBFC)}.phone-art:after{content:"";position:absolute;width:22px;height:22px;border:8px solid #D7AC79;border-radius:50%;right:27px;top:57px}.map-dot{position:absolute;right:36px;top:62px;color:#D7AC79;font-size:12px;z-index:2}.hotel-step:before{content:"";position:absolute;width:78px;height:68px;left:27px;top:35px;background:linear-gradient(90deg,#D7AC79 0 12%,#FAFBFC 12% 28%,#D7AC79 28% 40%,#FAFBFC 40% 56%,#D7AC79 56% 68%,#FAFBFC 68% 84%,#D7AC79 84%);border-top:13px solid #D7AC79}.rating{position:absolute;bottom:2px;left:16px;background:white;border:1px solid #E8D6BF;border-radius:4px;padding:2px 6px;color:#C99B55;letter-spacing:1px;font-size:14px}.card-art:before{content:"";position:absolute;left:31px;right:20px;top:40px;height:57px;background:linear-gradient(#D7AC79 0 17px,#D7AC79 17px 24px,#D7AC79 24px);border-radius:5px;box-shadow:0 6px 10px rgba(0,0,0,.12)}.shield{position:absolute;right:16px;bottom:12px;width:42px;height:50px;border:3px solid #D7AC79;background:#FFFFFF;border-radius:4px 4px 16px 16px;color:#D7AC79;display:grid;place-items:center;font-size:23px}.step-card h3{font-size:15px;margin:0 0 6px}.step-card p{font-size:12px;line-height:1.65;color:#111;margin:0 auto;max-width:205px}.step-arrow{font-size:34px;color:#D7AC79;letter-spacing:4px}.offer{margin-bottom:15px;min-height:115px;border-radius:12px;background:linear-gradient(100deg,#FAFBFC,#FAFBFC);display:grid;grid-template-columns:110px 1fr 265px;align-items:center;padding:11px 32px;box-shadow:0 8px 25px rgba(201,155,85,.07)}.discount-badge{width:70px;height:70px;border-radius:50%;background:linear-gradient(#D7AC79,#D7AC79);display:grid;place-items:center;color:#FFFFFF;font-size:39px;font-weight:500;box-shadow:0 0 0 7px #E8D6BF,0 4px 10px rgba(201,155,85,.2)}.offer-copy{text-align:left}.offer-copy p{font-size:20px;margin:0 0 4px}.offer-copy h2{font-size:27px;font-weight:400;margin:0}.offer-copy h2 strong{color:#D7AC79;font-size:34px}.offer-copy small{font-size:15px}.offer-btn{height:50px;border-radius:7px;background:#D7AC79;color:white;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:26px;font-size:16px;font-weight:700;transition:.25s}.offer-btn:hover{transform:translateY(-2px)}.offer-btn span{width:24px;height:24px;border-radius:50%;background:#FFFFFF;color:#D7AC79;display:grid;place-items:center}.footer-top{background:linear-gradient(90deg,#D7AC79,#D7AC79);min-height:81px}.footer-top-inner{display:flex;align-items:center;gap:42px;min-height:81px}.brand-footer .brand-copy{font-size:19px}.footer-nav{display:flex;flex-wrap:wrap;align-items:center;gap:0}.footer-nav a{font-size:9.5px;color:#FFFFFF;text-decoration:none;padding:0 13px;border-right:1px solid rgba(255,255,255,.75);line-height:1}.footer-nav a:last-child{border-right:0}.footer-bottom{background:#000000;color:#FFFFFF;min-height:91px}.footer-bottom-inner{display:flex;align-items:center;min-height:91px}.rating-block{width:250px}.rating-block small,.payments small{font-size:9.5px;line-height:1.4}.rating-block strong{display:block;font-size:21px;margin-top:5px}.footer-vline{width:1px;height:56px;background:rgba(255,255,255,.35);margin-right:34px}.payments{flex:1}.pay-logos{display:flex;align-items:center;gap:22px;margin-top:6px;flex-wrap:wrap}.pay-logos b{font-size:12px;font-style:italic}.pay-logos b:first-child{font-size:24px}.modal[hidden]{display:none}.modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);backdrop-filter:blur(5px)}.modal-card{position:relative;width:min(470px,100%);background:#FFFFFF;border-radius:16px;padding:28px;color:var(--ink);box-shadow:0 20px 60px rgba(0,0,0,.33)}.modal-card h2{font-size:29px;margin:5px 0}.modal-card>p:not(.section-kicker){font-size:13px;line-height:1.6;color:#575A67;margin:0 0 17px}.modal-card label{display:block;font-size:12px;font-weight:700;margin:10px 0}.modal-card input{width:100%;height:46px;border:1px solid #E8D6BF;border-radius:7px;margin-top:6px;padding:0 12px;outline:0}.modal-card input:focus{border-color:#D7AC79;box-shadow:0 0 0 3px rgba(201,155,85,.1)}.modal-close{position:absolute;right:15px;top:12px;border:0;background:transparent;font-size:28px;cursor:pointer}.cta.full{width:100%;margin-top:14px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:none}.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}
@media(max-width:900px){:root{--wrap:calc(100% - 36px)}.wrap{width:min(840px,calc(100% - 36px))}.hero{min-height:auto;padding-bottom:34px}.topbar{height:92px}.hero-content{padding-top:15px}.hero h1{font-size:clamp(34px,6vw,46px)}.booking-card{padding:18px}.fields-grid{grid-template-columns:1fr 1fr}.field{padding:13px 16px;border-bottom:1px solid #E8D6BF}.field:nth-child(2){border-right:0}.field:nth-child(3){padding-left:0;border-bottom:0}.field:nth-child(4){border-right:0;border-bottom:0}.trust-row{gap:20px}.about{gap:30px}.footer-top-inner{align-items:flex-start;padding:18px 0}.footer-nav{row-gap:14px}.offer{grid-template-columns:90px 1fr 220px}.offer-btn{font-size:14px}.pay-logos{gap:15px}}
@media(max-width:680px){.wrap{width:calc(100% - 28px)}.hero-bg{background-position:center top}.topbar{height:76px}.brand-icon{width:37px;height:33px}.brand-copy{font-size:17px}.phone-link strong{display:none}.phone-ring{width:34px;height:34px}.hero-content{padding-top:22px}.eyebrow{font-size:11px}.eyebrow-line{width:180px}.hero h1{font-size:36px;line-height:1.12}.eyebrow-line.lower{width:82%;margin-top:18px}.hero-sub{font-size:16px;line-height:1.45;padding:0 20px}.booking-wrap{margin-top:25px}.booking-card{border-radius:12px;padding:16px}.fields-grid{display:block}.field,.field:first-child,.field:nth-child(3),.field:last-child{padding:12px 0;border-right:0;border-bottom:1px solid #E8D6BF}.field:last-child{border-bottom:0}.field-label{margin-bottom:8px}.cta-row{grid-template-columns:1fr;gap:10px}.cta{min-height:48px}.guest-panel{position:fixed;left:16px;right:16px;bottom:18px;top:auto;width:auto}.trust-row{grid-template-columns:1fr;gap:14px;margin-top:28px}.trust-sep{display:none}.trust-item{justify-content:flex-start;max-width:240px;margin:auto;width:100%}.trust-icon{width:48px;height:48px}.about{grid-template-columns:1fr;padding-top:42px;gap:16px}.about-art{height:150px}.steps{padding-top:30px}.steps-grid{grid-template-columns:1fr;gap:16px}.step-arrow{transform:rotate(90deg);height:35px}.step-no{left:calc(50% - 84px)}.offer{grid-template-columns:76px 1fr;padding:18px;gap:12px}.offer-btn{grid-column:1/-1;width:100%;margin-top:5px}.discount-badge{width:60px;height:60px;font-size:31px}.offer-copy p{font-size:16px}.offer-copy h2{font-size:23px}.offer-copy h2 strong{font-size:28px}.offer-copy small{font-size:12px}.footer-top-inner{display:block}.brand-footer{margin-bottom:20px}.footer-nav{display:grid;grid-template-columns:1fr 1fr;gap:12px}.footer-nav a{border:0;padding:0;font-size:11px}.footer-bottom-inner{display:block;padding:20px 0}.rating-block{width:auto}.footer-vline{width:100%;height:1px;margin:18px 0}.pay-logos{gap:12px}.modal-card{padding:25px 20px}.about h2,.steps-title{font-size:27px}}
@media(max-width:380px){.hero h1{font-size:31px}.booking-card{padding:13px}.cta{font-size:13px}.wrap{width:calc(100% - 20px)}.offer{padding:14px}.offer-copy h2 strong{font-size:24px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* v2: fluid production-width layout */
:root{--wrap:1180px}
.wrap{width:min(var(--wrap),calc(100% - 64px))}
.hero{min-height:760px}
.topbar{height:128px}
.hero-content{padding-top:28px}
.booking-wrap{margin-top:38px}
.booking-card{padding:25px 34px 24px;border-radius:12px}
.trust-row{margin-top:40px}
.about{padding-top:64px}
@media (min-width:1440px){:root{--wrap:1240px}.hero{min-height:790px}.hero h1{font-size:54px}.hero-sub{font-size:22px}.booking-card{padding:27px 38px 25px}}
@media (min-width:1800px){:root{--wrap:1320px}.hero{min-height:820px}}
@media (max-width:1100px){.wrap{width:calc(100% - 48px)}.hero{min-height:auto;padding-bottom:38px}}
@media (max-width:680px){.wrap{width:calc(100% - 28px)}.topbar{height:82px}.hero{padding-bottom:30px}.hero h1{font-size:clamp(31px,9vw,39px)}.booking-wrap{margin-top:25px}.booking-card{padding:16px}.trust-row{margin-top:28px}}

/* Never expose placeholder copy in the visual. The SVG can be replaced with the final hero artwork. */
.hero-bg{background-image:linear-gradient(180deg,rgba(0,0,0,.12),rgba(0,0,0,.34)),url('images/02_hero_background_with_overlay.png')}
.form-status:not(:empty){margin:12px 0 0;padding:9px 12px;border-radius:7px;background:#FAFBFC;color:#000000;font-size:12px;font-weight:600}
.cta{cursor:pointer;position:relative;overflow:hidden}
.cta:active{transform:translateY(1px)}

/* v3: requested contact row + real IMG placeholders */
.brand-img{display:block;width:220px;height:auto;object-fit:contain;object-position:left center}.phone-img{width:34px;height:34px;object-fit:contain}.field-img{width:22px;height:22px;flex:0 0 22px;object-fit:contain}.cta-img{width:40px;height:40px;object-fit:contain}.trust-img{width:58px;height:58px;object-fit:contain;flex:0 0 58px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #E8D6BF;margin-top:12px;padding-top:16px}.contact-grid .contact-field{padding-top:0;padding-bottom:2px}.contact-grid .contact-field:first-child{padding-left:0}.contact-grid .contact-field:last-child{padding-right:0;border-right:0}.contact-grid .field-label{margin-bottom:10px}.cta-row{margin-top:15px}.about-art{height:190px;display:flex;align-items:center;justify-content:center}.section-art-img{width:100%;height:100%;object-fit:contain}.step-art{overflow:hidden}.step-art img{width:100%;height:100%;object-fit:contain}.discount-img{width:78px;height:78px;object-fit:contain}.footer-brand-img{width:205px;max-width:none;height:58px}.footer-nav{flex:1;justify-content:flex-end}.footer-nav a{font-size:12.5px;font-weight:bold; text-transform:capitalize;padding:0 14px;line-height:1.25}.rating-block{width:290px}.tripadvisor-img{display:block;width:175px;height:38px;object-fit:contain;object-position:left center;margin-top:6px}.payments{min-width:0}.payments>small{font-size:11.5px}.payments-img{display:block;width:min(100%,720px);height:48px;object-fit:cover;object-position:left center;margin-top:7px}.footer-bottom-inner{gap:0}.footer-vline{margin-right:42px}
@media(max-width:900px){.contact-grid{grid-template-columns:1fr 1fr}.footer-nav a{font-size:12px}.payments-img{width:100%}}
@media(max-width:680px){.brand-img{width:155px;max-width:55vw;height:44px}.contact-grid{grid-template-columns:1fr}.contact-grid .contact-field,.contact-grid .contact-field:first-child,.contact-grid .contact-field:last-child{padding:12px 0;border-right:0;border-bottom:1px solid #E8D6BF}.contact-grid .contact-field:last-child{border-bottom:0}.trust-img{width:50px;height:50px;flex-basis:50px}.footer-brand-img{width:190px;max-width:80vw}.footer-nav a{font-size:13px}.payments-img{height:auto;min-height:42px}.rating-block{width:auto}}
\n/* v4 compact booking form + Font Awesome controls */
.phone-fa{width:34px;height:34px;border:1.5px solid #D7AC79;border-radius:50%;display:grid;place-items:center;color:#FFFFFF;font-size:15px;flex:0 0 34px}
.field-fa{width:22px;flex:0 0 22px;text-align:center;color:#D7AC79;font-size:18px}
.booking-card{padding:18px 30px 17px}
.field-label{margin-bottom:9px}
.field-control,.guest-trigger{min-height:30px}
.error{min-height:10px;margin-top:2px}
.contact-grid{margin-top:7px;padding-top:10px}
.contact-grid .field-label{margin-bottom:6px}
.cta-row{margin-top:9px;padding-top:11px}
.cta{min-height:45px}
.booking-card input[type=date]{position:relative;padding-right:4px;cursor:pointer;color-scheme:light}
.booking-card input[type=date]::-webkit-calendar-picker-indicator{opacity:1;position:static;width:18px;height:18px;cursor:pointer;margin-left:auto}
@media (min-width:1440px){.booking-card{padding:20px 34px 18px}}
@media (max-width:900px){.booking-card{padding:16px 18px}.field{padding-top:10px;padding-bottom:10px}.contact-grid{padding-top:8px}}
@media (max-width:680px){.booking-card{padding:13px 15px}.field,.field:first-child,.field:nth-child(3),.field:last-child{padding-top:9px;padding-bottom:9px}.contact-grid .contact-field,.contact-grid .contact-field:first-child,.contact-grid .contact-field:last-child{padding:9px 0}.field-label{margin-bottom:5px}.cta-row{margin-top:7px;padding-top:9px}.cta{min-height:46px}.phone-fa{width:36px;height:36px;flex-basis:36px}.booking-card input[type=date]{font-size:16px}}


/* v5 final mobile alignment + professional datepicker */
.phone-symbol{font-family:Arial,sans-serif;font-size:24px;line-height:1;color:#FFFFFF;display:inline-grid;place-items:center;width:30px;height:30px;flex:0 0 30px}
.booking-card input[readonly]{cursor:pointer;user-select:none}
.ui-datepicker{z-index:9999!important;width:300px!important;padding:12px!important;border:0!important;border-radius:14px!important;box-shadow:0 18px 55px rgba(0,0,0,.22)!important;font-family:Inter,Arial,sans-serif!important}
.ui-datepicker .ui-datepicker-header{border:0!important;background:#D7AC79!important;color:#FFFFFF!important;border-radius:9px!important;padding:8px 0!important}
.ui-datepicker .ui-datepicker-title{font-size:14px!important}
.ui-datepicker th{font-size:11px!important;color:#575A67!important;padding:10px 4px!important}
.ui-datepicker td a,.ui-datepicker td span{text-align:center!important;border:0!important;background:transparent!important;border-radius:7px!important;padding:7px 4px!important;font-size:12px!important}
.ui-datepicker td a:hover{background:#FAFBFC!important;color:#D7AC79!important}
.ui-datepicker .ui-state-active{background:#D7AC79!important;color:#FFFFFF!important}
.ui-datepicker .ui-state-disabled span{color:#E8D6BF!important}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{top:8px!important;cursor:pointer!important}
/* Slightly shorter hero on desktop and move headline upward */
@media(min-width:901px){.hero{min-height:710px}.hero-content{padding-top:5px}.booking-wrap{margin-top:28px}.trust-row{margin-top:28px}}
@media(min-width:1440px){.hero{min-height:735px}.hero-content{padding-top:4px}}
@media(max-width:680px){
  .wrap{width:calc(100% - 24px)}
  .topbar{height:68px;gap:8px}.brand-img{width:138px;max-width:48vw;height:38px}.phone-link{gap:4px;font-size:11px;font-weight:700;white-space:nowrap}.phone-link strong{display:inline!important;font-size:11px}.phone-symbol{width:21px;height:21px;flex-basis:21px;font-size:18px}
  .hero-content{padding-top:8px}.eyebrow-line{width:150px}.eyebrow{font-size:9px;margin:5px 0 6px}.hero h1{font-size:clamp(29px,9.2vw,35px);line-height:1.05;padding:0 6px}.eyebrow-line.lower{margin-top:12px}.hero-sub{font-size:13px;margin-top:9px;padding:0 10px}.booking-wrap{margin-top:18px}
  .booking-card{padding:11px 13px 12px}.field,.field:first-child,.field:nth-child(3),.field:last-child{padding:8px 0}.field-label{font-size:11px}.field input,.guest-trigger{font-size:12px}.field-fa{font-size:15px;width:18px;flex-basis:18px}.field-control,.guest-trigger{gap:9px;min-height:25px}.contact-grid .contact-field,.contact-grid .contact-field:first-child,.contact-grid .contact-field:last-child{padding:8px 0}.cta{min-height:42px;font-size:12px}.cta-row{gap:8px}
  .trust-row{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}.trust-item{max-width:none;margin:0;justify-content:flex-start;gap:9px}.trust-item:last-child{grid-column:1/-1;width:50%;min-width:180px;margin:auto}.trust-img{width:42px;height:42px;flex-basis:42px}.trust-item p{font-size:11px;line-height:1.35}
  .about{padding-top:34px}.about-copy>p:not(.section-kicker){font-size:12px;line-height:1.65}.about-art{height:145px;margin-top:4px}
  .steps-grid{gap:8px}.step-art{width:118px;height:118px}.step-arrow{height:28px}.step-card p{max-width:250px;margin-inline:auto}
  .footer-top-inner{padding:17px 0}.brand-footer{margin-bottom:15px}.footer-brand-img{width:155px;height:45px}.footer-nav{grid-template-columns:1fr 1fr;gap:11px 16px}.footer-nav a{font-size:11px!important;line-height:1.25}.footer-bottom-inner{padding:17px 0}.rating-block small,.payments>small{font-size:10px}.tripadvisor-img{width:150px}.payments-img{width:100%;max-width:100%;min-height:34px}.footer-vline{margin:14px 0}
  .ui-datepicker{width:calc(100vw - 32px)!important;max-width:330px!important}
}
@media(max-width:360px){.brand-img{width:122px}.phone-link strong{font-size:10px}.phone-symbol{font-size:16px}.hero h1{font-size:28px}.trust-row{grid-template-columns:1fr}.trust-item:last-child{grid-column:auto;width:100%;min-width:0}}


/* ============================================================
   FINAL REQUESTED HOME MOBILE / FORM PATCH — 2026-09-01
   Keeps existing desktop layout. Uses the same blue/navy family as
   inner hotel pages; WhatsApp remains the only green action.
   ============================================================ */
.field-control,.guest-trigger{border-radius:6px;transition:box-shadow .18s ease,background .18s ease}
.field.has-error .field-control,.field.has-error .guest-trigger{box-shadow:inset 0 0 0 1.5px #C99B55!important;background:#FFFFFF!important}
.field.has-error .error{color:#C99B55!important}
.field-control .fa-calendar-days{cursor:pointer;pointer-events:auto}
.ui-datepicker{font-family:Inter,Arial,sans-serif!important;font-size:13px!important;z-index:100005!important;border:0!important;box-shadow:0 12px 32px rgba(0,0,0,.20)!important;padding:8px!important;border-radius:8px!important}
.ui-datepicker .ui-datepicker-header{background:#D7AC79!important;border:0!important;color:#FFFFFF!important;border-radius:6px!important}
.ui-datepicker .ui-state-disabled{opacity:.28!important}
.ui-datepicker .ui-state-active{background:#D7AC79!important;color:#FFFFFF!important;border-color:#D7AC79!important}

@media(max-width:600px){
  .topbar{height:64px!important;padding:0!important;gap:6px!important;overflow:visible!important}
  .topbar .brand{flex:1 1 auto!important;min-width:0!important;max-width:45%!important;overflow:hidden!important}
  .topbar .brand-img{width:clamp(116px,39vw,145px)!important;height:40px!important;max-width:100%!important;object-fit:contain!important;object-position:left center!important}
  .topbar .phone-link{flex:0 0 auto!important;min-width:max-content!important;max-width:55%!important;gap:5px!important;font-size:clamp(10px,3vw,11.5px)!important;white-space:nowrap!important;overflow:visible!important}
  .topbar .phone-link strong{display:block!important;white-space:nowrap!important}
  .topbar .phone-fa{width:25px!important;height:25px!important;flex:0 0 25px!important;font-size:10px!important}

  /* Match the shared inner-page mobile footer arrangement only. */
  .footer{margin-top:0!important;padding-bottom:0!important}
  .footer-top-inner{display:block!important;padding:18px 0!important;min-height:0!important}
  .brand-footer{display:flex!important;margin-bottom:15px!important}
  .footer-brand-img{width:165px!important;height:46px!important;object-fit:contain!important;object-position:left center!important}
  .footer-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px 16px!important;justify-content:stretch!important;width:100%!important}
  .footer-nav a{padding:0!important;font-size:11.5px!important;white-space:normal!important;border:0!important;text-align:left!important}
  .footer-nav a::after{display:none!important}
  .footer-bottom{min-height:0!important}
  .footer-bottom-inner{display:block!important;padding:15px 0 18px!important;min-height:0!important}
  .rating-block{display:grid!important;grid-template-columns:minmax(0,1fr) 128px!important;align-items:center!important;gap:10px!important;width:100%!important}
  .rating-block small{font-size:10px!important;line-height:1.35!important;margin:0!important}
  .tripadvisor-img{width:128px!important;height:34px!important;margin:0!important;object-fit:contain!important;object-position:right center!important}
  .footer-vline{width:100%!important;height:1px!important;margin:12px 0!important;background:rgba(255,255,255,.22)!important}
  .payments{width:100%!important;overflow:visible!important}
  .payments small{font-size:10px!important;margin-bottom:5px!important}
  .payments-img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important;object-position:left center!important;margin-top:5px!important}
}
@media(max-width:360px){
  .topbar .brand{max-width:42%!important}
  .topbar .brand-img{width:112px!important}
  .topbar .phone-link{max-width:58%!important;font-size:9.8px!important;gap:4px!important}
  .topbar .phone-fa{width:23px!important;height:23px!important;flex-basis:23px!important}
}


/* ============================================================
   FINAL APPROVED HOME PATCH — ONLY requested fixes
   Approved palette: #D7AC79 blue, #000000 navy, white.
   ============================================================ */
.field-control,.guest-trigger{border:1px solid transparent!important}
.field.has-error .field-control,.field.has-error .guest-trigger{border-color:#C99B55!important;box-shadow:none!important;background:#FFFFFF!important}
.field.has-error .error{display:block!important;color:#C99B55!important;min-height:12px!important;margin-top:4px!important;font-size:10px!important}
.modal-card label.has-error input,.modal-card .has-error input{border-color:#C99B55!important;background:#FFFFFF!important;box-shadow:none!important}

/* Home calendar: same visual system as hotel-detail calendar. */
#ui-datepicker-div.ui-datepicker{font-family:Inter,Arial,sans-serif!important;font-size:13px!important;z-index:100005!important;width:300px!important;padding:8px!important;border:0!important;border-radius:8px!important;background:#FFFFFF!important;box-shadow:0 12px 32px rgba(0,0,0,.20)!important}
#ui-datepicker-div .ui-datepicker-header{background:#D7AC79!important;border:0!important;color:#FFFFFF!important;border-radius:6px!important;padding:7px 0!important}
#ui-datepicker-div .ui-datepicker-title{font-size:13px!important;font-weight:700!important}
#ui-datepicker-div .ui-datepicker-prev,#ui-datepicker-div .ui-datepicker-next{top:7px!important;cursor:pointer!important}
#ui-datepicker-div th{font-size:10px!important;color:#575A67!important;padding:7px 3px!important}
#ui-datepicker-div td{padding:1px!important}
#ui-datepicker-div td a,#ui-datepicker-div td span{text-align:center!important;border:1px solid #E8D6BF!important;background:#FFFFFF!important;border-radius:2px!important;padding:5px 3px!important;font-size:11px!important;color:#000000!important}
#ui-datepicker-div td a:hover{background:#FAFBFC!important;color:#D7AC79!important;border-color:#D8B78F!important}
#ui-datepicker-div .ui-state-active{background:#D7AC79!important;color:#FFFFFF!important;border-color:#D7AC79!important}
#ui-datepicker-div .ui-state-disabled{opacity:.28!important}
#ui-datepicker-div .ui-state-disabled span{color:#9BA0AB!important;background:#FAFBFC!important}

@media(max-width:600px){
  /* Phone icon + number stay on the same line and remain visible. */
  .topbar{height:64px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:6px!important;overflow:visible!important}
  .topbar .brand{flex:0 1 44%!important;min-width:0!important;max-width:44%!important;overflow:visible!important}
  .topbar .brand-img{display:block!important;width:clamp(112px,38vw,142px)!important;height:40px!important;max-width:100%!important;object-fit:contain!important;object-position:left center!important}
  .topbar .phone-link{flex:0 0 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:5px!important;min-width:max-content!important;max-width:56%!important;white-space:nowrap!important;overflow:visible!important;color:#FFFFFF!important;font-size:clamp(9.6px,2.9vw,11px)!important}
  .topbar .phone-link strong{display:block!important;white-space:nowrap!important;color:#FFFFFF!important;font-size:inherit!important}
  .topbar .phone-fa{display:grid!important;place-items:center!important;width:24px!important;height:24px!important;flex:0 0 24px!important;border:1.4px solid #D7AC79!important;border-radius:50%!important;color:#FFFFFF!important;font-size:10px!important}

  #ui-datepicker-div.ui-datepicker{width:calc(100vw - 28px)!important;max-width:320px!important;padding:7px!important}

  /* Mobile home footer follows the inner-detail footer arrangement. */
  .footer{margin-top:0!important;padding-bottom:0!important}
  .footer-top{background:#D7AC79!important;min-height:0!important}
  .footer-top-inner{display:block!important;min-height:0!important;padding:18px 0!important}
  .brand-footer{display:flex!important;margin-bottom:15px!important}
  .footer-brand-img{width:165px!important;height:46px!important;object-fit:contain!important;object-position:left center!important}
  .footer-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px 16px!important;width:100%!important;justify-content:stretch!important}
  .footer-nav a{padding:0!important;border:0!important;color:#FFFFFF!important;font-size:11.5px!important;line-height:1.25!important;white-space:normal!important;text-align:left!important}
  .footer-bottom{background:#000000!important;min-height:0!important}
  .footer-bottom-inner{display:block!important;min-height:0!important;padding:15px 0 18px!important}
  .rating-block{display:grid!important;grid-template-columns:minmax(0,1fr) 128px!important;align-items:center!important;gap:10px!important;width:100%!important}
  .rating-block small{font-size:10px!important;line-height:1.35!important;margin:0!important;color:#FFFFFF!important}
  .tripadvisor-img{display:block!important;width:128px!important;height:34px!important;margin:0!important;object-fit:contain!important;object-position:right center!important}
  .footer-vline{width:100%!important;height:1px!important;margin:12px 0!important;background:rgba(255,255,255,.22)!important}
  .payments{width:100%!important;overflow:visible!important}
  .payments>small{display:block!important;font-size:10px!important;margin:0 0 5px!important;color:#FFFFFF!important}
  .payments-img{display:block!important;width:100%!important;height:auto!important;max-height:none!important;min-height:0!important;object-fit:contain!important;object-position:left center!important;margin-top:5px!important}
}
@media(max-width:360px){
  .topbar .brand{max-width:41%!important}
  .topbar .brand-img{width:108px!important}
  .topbar .phone-link{max-width:59%!important;font-size:9.2px!important;gap:4px!important}
  .topbar .phone-fa{width:22px!important;height:22px!important;flex-basis:22px!important;font-size:9px!important}
}

/* FINAL REQUEST: validation states, logo size and copyright */
.field.has-error input,.field.has-error .guest-trigger{border-color:#dc2626!important;box-shadow:0 1px 0 #dc2626!important}.field.has-error .error,.error{color:#dc2626!important}.form-status.is-error{color:#dc2626!important}.form-status.is-success{color:#16a34a!important}.footer-copyright{background:#fff;color:#111;border-top:1px solid rgba(255,255,255,.18);text-align:center;padding:10px 14px;font-size:11px;line-height:1.5}
@media(min-width:901px){.topbar .brand-img{height:70px!important;width:auto!important;max-width:245px!important}}

/* v8.2 targeted fixes: field-only validation, compact header, mobile actions */
.field.has-error{border-color:inherit!important;box-shadow:none!important}
.field.has-error input{border:0!important;box-shadow:none!important}
.field.has-error .field-control,.field.has-error .guest-trigger{border:1.5px solid #dc2626!important;box-shadow:none!important;background:#FFFFFF!important}
.field.has-error .error,.error{color:#dc2626!important}
.form-status.is-error{color:#dc2626!important}.form-status.is-success{color:#16a34a!important}
.home-mobile-actions{display:none}
@media(min-width:901px){.topbar{height:78px!important}.topbar .brand-img{height:70px!important;width:auto!important;max-width:220px!important}.hero-content{padding-top:14px!important}}
@media(max-width:680px){.topbar{height:58px!important}.topbar .brand-img{height:36px!important;width:auto!important;max-width:142px!important}.hero-content{padding-top:8px!important}.home-mobile-actions{position:fixed;left:0;right:0;bottom:0;z-index:9999;display:grid;grid-template-columns:1fr 1fr;height:54px;padding:5px 6px;gap:5px;background:#FFFFFF;box-shadow:0 -5px 18px rgba(0,0,0,.16)}.home-mobile-actions a,.home-mobile-actions button{border:1px solid rgba(255,255,255,.72);border-radius:7px;color:#FFFFFF;font:800 10.5px/1 Inter,Arial,sans-serif;display:flex;align-items:center;justify-content:center;gap:7px;text-decoration:none}.home-mobile-actions a{background:#000000}.home-mobile-actions button{background:#D7AC79}.footer{padding-bottom:54px}}

/* v8.3 FINAL RESPONSIVE FIX — requested only */
.guest-trigger .chev{font-size:0!important;width:10px!important;height:10px!important;flex:0 0 10px!important;margin-left:auto!important;border-right:2px solid #000000!important;border-bottom:2px solid #000000!important;transform:rotate(45deg) translateY(-2px)!important;background:transparent!important;color:transparent!important;line-height:0!important}
.guest-trigger[aria-expanded="true"] .chev{transform:rotate(225deg) translate(-2px,-2px)!important}
@media(max-width:680px){
 .booking-card,.fields-grid,.field,.field-control,.guest-trigger{min-width:0!important;max-width:100%!important}
 .guest-panel{left:0!important;right:0!important;top:calc(100% + 8px)!important;width:100%!important;max-width:100%!important}
}


/* CLIENT FINAL COLOR-ONLY OVERRIDE: white footer / black text */
.footer-top,.footer-bottom{background:#FFFFFF!important;color:#000000!important}
.footer-nav a,.rating-block small,.payments small,.footer-bottom,.footer-top{color:#000000!important}
.footer-nav a{border-color:rgba(0,0,0,.22)!important}
.footer-vline{background:rgba(0,0,0,.22)!important}




















/* ==========================================================
   ROOMS RESERVATIONS
   POPULAR HOTELS & RESORTS - MUSSOORIE
   Fully scoped to avoid conflict with existing website CSS
========================================================== */

.rrm-popular-hotels,
.rrm-popular-hotels *,
.rrm-popular-hotels *::before,
.rrm-popular-hotels *::after {
    box-sizing: border-box;
}

.rrm-popular-hotels {
    --rrm-gold: #dfa95f;
    --rrm-gold-dark: #cc9348;
    --rrm-gold-light: #efd0a5;
    --rrm-text: #101010;
    --rrm-muted: #686868;
    --rrm-border: #ead6bc;
    --rrm-white: #ffffff;

    width: 100%;
    position: relative;
    background: #fff;
    padding: 42px 20px 34px;
    margin: 0;
    overflow: hidden;

    font-family: Arial, Helvetica, sans-serif;
    color: var(--rrm-text);
}

.rrm-popular-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}


/* =========================
   HEADING
========================= */

.rrm-popular-heading {
    width: 100%;
    text-align: center;
    margin: 0 auto 28px;
}

.rrm-popular-title-row {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
}

.rrm-popular-title-row h2 {
    margin: 0;
    padding: 0;
    font-size: clamp(25px, 2.3vw, 37px);
    line-height: 1.15;
    font-weight: 800;
    letter-spacing: -0.8px;
    color: #080808;
}

.rrm-popular-title-row h2 span {
    color: var(--rrm-gold);
}

.rrm-popular-heading > p {
    margin: 8px 0 0;
    padding: 0;
    font-size: 15px;
    line-height: 1.6;
    color: #9b9b9b;
    font-weight: 400;
}


/* Decorative lines */

.rrm-popular-line {
    width: 82px;
    height: 1px;
    position: relative;
    display: block;
    flex: 0 0 82px;
    background: var(--rrm-gold);
}

.rrm-popular-line::after {
    content: "";
    position: absolute;
    right: -2px;
    top: 50%;
    width: 8px;
    height: 8px;
    transform: translateY(-50%);
    border: 1.5px solid var(--rrm-gold);
    background: #fff;
    border-radius: 50%;
}

.rrm-popular-line-right::after {
    right: auto;
    left: -2px;
}


/* =========================
   CARDS GRID
========================= */

.rrm-popular-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    width: 100%;
}


/* =========================
   HOTEL CARD
========================= */

.rrm-popular-card {
    position: relative;
    width: 100%;
    min-width: 0;
    margin: 0;
    padding: 0;
    background: var(--rrm-white);
    border: 1px solid var(--rrm-border);
    border-radius: 12px;
    overflow: hidden;

    box-shadow:
        0 7px 20px rgba(34, 25, 13, 0.06),
        0 2px 5px rgba(34, 25, 13, 0.03);

    transition:
        transform .3s ease,
        box-shadow .3s ease,
        border-color .3s ease;
}

.rrm-popular-card:hover {
    transform: translateY(-5px);
    border-color: #e0b77f;
    box-shadow:
        0 16px 32px rgba(34, 25, 13, 0.10),
        0 4px 10px rgba(34, 25, 13, 0.05);
}


/* Image */

.rrm-popular-image-link {
    display: block;
    width: 100%;
    text-decoration: none;
}

.rrm-popular-image {
    width: 100%;
    height: 225px;
    overflow: hidden;
    position: relative;
    background: #eee;
}

.rrm-popular-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border: 0;
    margin: 0;
    padding: 0;
    transition: transform .55s ease;
}

.rrm-popular-card:hover .rrm-popular-image img {
    transform: scale(1.045);
}


/* Card body */

.rrm-popular-card-body {
    position: relative;
    min-height: 190px;
    padding: 20px 18px 17px 82px;
}


/* Round icon overlapping image */

.rrm-popular-icon {
    position: absolute;
    top: -34px;
    left: 18px;

    width: 64px;
    height: 64px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;
    background: #fff;
    border: 1px solid #e4bb82;

    box-shadow: 0 4px 11px rgba(0, 0, 0, .10);

    z-index: 3;
}

.rrm-popular-icon svg {
    width: 27px;
    height: 27px;
    display: block;
    fill: var(--rrm-gold);
}


/* Hotel title */

.rrm-popular-card h3 {
    margin: 0 0 9px;
    padding: 0;
    font-size: 20px;
    line-height: 1.25;
    font-weight: 750;
    color: #0d0d0d;
}

.rrm-popular-card h3 a {
    color: inherit;
    text-decoration: none;
    transition: color .2s ease;
}

.rrm-popular-card h3 a:hover {
    color: var(--rrm-gold-dark);
}


/* Description */

.rrm-popular-card-body > p {
    margin: 0 0 18px;
    padding: 0;
    color: #454545;
    font-size: 14px;
    line-height: 1.55;
    font-weight: 400;
}


/* =========================
   VIEW MORE BUTTON
========================= */

.rrm-popular-view-btn {
    width: calc(100% + 64px);
    margin-left: -64px;

    min-height: 43px;
    padding: 7px 8px 7px 20px;

    display: flex;
    align-items: center;
    justify-content: center;

    position: relative;

    background: linear-gradient(
        90deg,
        #d9a45e 0%,
        #e4b675 55%,
        #d9a45e 100%
    );

    border-radius: 7px;

    color: #fff !important;
    text-decoration: none !important;

    font-size: 14px;
    line-height: 1;
    font-weight: 700;

    transition:
        background .25s ease,
        box-shadow .25s ease,
        transform .25s ease;
}

.rrm-popular-view-btn:hover {
    background: linear-gradient(
        90deg,
        #cc9348,
        #dca85f,
        #cc9348
    );

    box-shadow: 0 5px 12px rgba(197, 143, 69, .23);
}

.rrm-popular-view-btn > span {
    display: block;
}


/* Arrow circle */

.rrm-popular-view-btn b {
    position: absolute;
    right: 7px;
    top: 50%;

    width: 29px;
    height: 29px;

    transform: translateY(-50%);

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;
    background: #fff;

    transition: transform .25s ease;
}

.rrm-popular-view-btn b svg {
    width: 15px;
    height: 15px;
    display: block;
    fill: none;
    stroke: var(--rrm-gold-dark);
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rrm-popular-view-btn:hover b {
    transform: translateY(-50%) translateX(2px);
}


/* =========================
   FEATURES / TRUST STRIP
========================= */

.rrm-popular-features {
    width: 100%;
    margin-top: 23px;
    padding: 18px 20px;

    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));

    background: #fff;
    border: 1px solid var(--rrm-border);
    border-radius: 11px;

    box-shadow: 0 5px 17px rgba(39, 29, 16, .035);
}

.rrm-popular-feature {
    position: relative;

    min-width: 0;
    padding: 0 24px;

    display: flex;
    align-items: center;
    gap: 15px;
}

.rrm-popular-feature:first-child {
    padding-left: 0;
}

.rrm-popular-feature:last-child {
    padding-right: 0;
}

.rrm-popular-feature:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 7%;

    width: 1px;
    height: 86%;

    background: #ead7be;
}


/* Feature icons */

.rrm-popular-feature-icon {
    width: 57px;
    height: 57px;
    flex: 0 0 57px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;

    background: #fff;
    border: 1px solid #dfb477;
}

.rrm-popular-feature-icon svg {
    width: 25px;
    height: 25px;
    display: block;
    fill: var(--rrm-gold);
}


/* Feature text */

.rrm-popular-feature-copy {
    min-width: 0;
}

.rrm-popular-feature-copy strong {
    display: block;
    margin: 0 0 5px;
    color: var(--rrm-gold);
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
}

.rrm-popular-feature-copy p {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 12.5px;
    line-height: 1.45;
}


/* ======================================================
   LARGE DESKTOP
====================================================== */

@media (min-width: 1500px) {

    .rrm-popular-container {
        max-width: 1460px;
    }

    .rrm-popular-image {
        height: 240px;
    }

}


/* ======================================================
   LAPTOP
====================================================== */

@media (max-width: 1199px) {

    .rrm-popular-hotels {
        padding-left: 24px;
        padding-right: 24px;
    }

    .rrm-popular-grid {
        gap: 18px;
    }

    .rrm-popular-image {
        height: 200px;
    }

    .rrm-popular-card-body {
        padding-left: 74px;
    }

    .rrm-popular-card h3 {
        font-size: 18px;
    }

    .rrm-popular-view-btn {
        width: calc(100% + 56px);
        margin-left: -56px;
    }

    .rrm-popular-feature {
        padding: 0 14px;
        gap: 11px;
    }

    .rrm-popular-feature-icon {
        width: 50px;
        height: 50px;
        flex-basis: 50px;
    }

}


/* ======================================================
   TABLET
====================================================== */

@media (max-width: 991px) {

    .rrm-popular-hotels {
        padding: 38px 20px 30px;
    }

    .rrm-popular-line {
        width: 50px;
        flex-basis: 50px;
    }

    .rrm-popular-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rrm-popular-image {
        height: 220px;
    }

    .rrm-popular-features {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        row-gap: 22px;
    }

    .rrm-popular-feature {
        padding: 5px 20px;
    }

    .rrm-popular-feature:first-child {
        padding-left: 20px;
    }

    .rrm-popular-feature:last-child {
        padding-right: 20px;
    }

    .rrm-popular-feature:nth-child(2)::after {
        display: none;
    }

}


/* ======================================================
   MOBILE
====================================================== */

@media (max-width: 767px) {

    .rrm-popular-hotels {
        padding: 32px 15px 26px;
    }

    .rrm-popular-heading {
        margin-bottom: 22px;
    }

    .rrm-popular-title-row {
        gap: 9px;
    }

    .rrm-popular-title-row h2 {
        font-size: 24px;
        line-height: 1.22;
        letter-spacing: -.45px;
    }

    .rrm-popular-heading > p {
        max-width: 450px;
        margin: 8px auto 0;
        font-size: 13px;
        line-height: 1.5;
    }

    .rrm-popular-line {
        width: 28px;
        flex-basis: 28px;
    }

    .rrm-popular-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .rrm-popular-image {
        height: 230px;
    }

    .rrm-popular-card-body {
        min-height: 0;
        padding: 21px 15px 15px 76px;
    }

    .rrm-popular-card h3 {
        font-size: 18px;
    }

    .rrm-popular-card-body > p {
        min-height: 42px;
        font-size: 13.5px;
    }

    .rrm-popular-icon {
        left: 15px;
        width: 58px;
        height: 58px;
        top: -30px;
    }

    .rrm-popular-icon svg {
        width: 24px;
        height: 24px;
    }

    .rrm-popular-view-btn {
        width: calc(100% + 61px);
        margin-left: -61px;
    }


    /* Trust strip */

    .rrm-popular-features {
        grid-template-columns: 1fr;
        padding: 8px 17px;
        row-gap: 0;
    }

    .rrm-popular-feature,
    .rrm-popular-feature:first-child,
    .rrm-popular-feature:last-child {
        padding: 15px 0;
    }

    .rrm-popular-feature:not(:last-child)::after {
        top: auto;
        bottom: 0;
        left: 0;
        right: auto;

        width: 100%;
        height: 1px;
    }

}


/* ======================================================
   SMALL MOBILE
====================================================== */

@media (max-width: 480px) {

    .rrm-popular-hotels {
        padding-left: 12px;
        padding-right: 12px;
    }

    .rrm-popular-title-row h2 {
        font-size: 21px;
    }

    .rrm-popular-line {
        width: 18px;
        flex-basis: 18px;
    }

    .rrm-popular-line::after {
        width: 6px;
        height: 6px;
    }

    .rrm-popular-image {
        height: 205px;
    }

    .rrm-popular-card-body {
        padding-left: 70px;
    }

    .rrm-popular-card h3 {
        font-size: 17px;
    }

    .rrm-popular-card-body > p {
        font-size: 13px;
    }

    .rrm-popular-icon {
        width: 54px;
        height: 54px;
    }

    .rrm-popular-view-btn {
        width: calc(100% + 55px);
        margin-left: -55px;
        min-height: 42px;
    }

}


/* ======================================================
   VERY SMALL DEVICES
====================================================== */

@media (max-width: 360px) {

    .rrm-popular-title-row h2 {
        font-size: 19px;
    }

    .rrm-popular-line {
        display: none;
    }

    .rrm-popular-image {
        height: 185px;
    }

}