@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--bg:#0b0c0d;--text:#f6f4ee;--muted:#b7b5b0;--gold:#e2bd77;--line:#ffffff20;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #f9de9e;outline-offset:6px}.wrap{width:min(1280px,88%);margin-inline:auto}.header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(255,255,255,.72);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.015));box-shadow:0 1px 0 rgba(255,255,255,.1),0 8px 24px rgba(0,0,0,.16);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);position:relative;z-index:2}.brand{display:inline-flex;flex-direction:column;gap:7px}.brand-name{font-size:25px;letter-spacing:5px;font-weight:500;white-space:nowrap}.brand-name b{color:var(--gold);font-weight:500}.brand-sub{font-size:10px;letter-spacing:4px;text-align:center;color:var(--gold)}nav{display:flex;gap:32px;font-size:14px}nav a{color:#d6d3cc}nav a:hover,.text-link:hover{color:var(--gold)}.header-contact{font-size:14px;font-weight:700}.header-contact span{color:var(--gold);margin-right:10px}.hero{position:relative;isolation:isolate;min-height:710px;overflow:hidden;background:#0b0c0d}.hero-light{position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse at 78% 50%,#47372244,transparent 62%)}.hero-inner{padding-top:80px;position:relative}.eyebrow{font-size:12px;letter-spacing:2.7px;font-weight:700;color:var(--gold);display:flex;gap:12px;align-items:center}.eyebrow span{width:27px;height:1px;background:var(--gold)}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;margin:0;font-weight:700}h1{font-size:clamp(68px,7.4vw,112px);line-height:.99;letter-spacing:.2px;margin:24px 0}em{font-style:normal;background:linear-gradient(105deg,#9a7036 0%,#f7dfaa 38%,#d1a358 70%,#f0d59a);color:var(--gold);background-clip:text;-webkit-text-fill-color:transparent}.intro{color:#ccc9c3;line-height:1.8;font-size:17px}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:30px}.button{min-height:56px;display:inline-flex;justify-content:space-between;gap:28px;align-items:center;padding:17px 24px;font-weight:800;font-size:14px;border:1px solid transparent;transition:filter .2s,transform .2s}.button:hover{filter:brightness(1.12);transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.gold{background:linear-gradient(110deg,#c6974d,#f5db9f 48%,#d4a657);color:#17130d;box-shadow:inset 0 1px #fff8}.text-link{font-size:14px;font-weight:600}.text-link span{margin-left:10px}.hero-price{margin-top:30px}.hero-price>span{font-size:10px;letter-spacing:2px;color:#bdb7ac}.hero-price strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:49px;line-height:1.2;color:var(--gold)}.hero-price b{font-size:17px;color:var(--gold);margin-right:9px}.hero-price small{color:var(--muted);font-size:13px}.hero-bottom{display:flex;justify-content:space-between;position:relative;margin-top:34px;padding-block:22px;font-size:10px;letter-spacing:2px;color:#c0bbb2}.hero-bottom a span{font-size:19px;margin-left:18px;color:var(--gold)}.benefits{border-block:1px solid var(--line);background:#111213}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);padding-block:30px}.benefit-grid>div{display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;border-right:1px solid var(--line)}.benefit-grid>div:first-child{justify-content:flex-start}.benefit-grid>div:last-child{border:0}.benefit-icon{color:var(--gold);font-size:30px;line-height:1}.offers{padding-block:90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}h2{font-size:clamp(46px,4.5vw,64px);line-height:1.04}.section-heading>p{color:var(--muted);line-height:1.8;font-size:15px}.offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.offer-card{padding:32px 36px;background:linear-gradient(125deg,#191a1b,#0f1011);border:1px solid #ffffff21;position:relative}.offer-card.featured{border-color:#b991514f;background:linear-gradient(125deg,#242019,#111212 70%)}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.8px;color:#d2b782}.category{border:1px solid #ac895344;padding:7px 10px;letter-spacing:1px}h3{font-size:43px;line-height:1.04;margin:29px 0 15px}.offer-card>p{color:var(--muted);font-size:14px;line-height:1.6}.rates{display:grid;grid-template-columns:1fr 1fr;margin:27px 0 30px;padding-top:23px;border-top:1px solid var(--line);gap:15px}.rates>div+div{padding-left:25px;border-left:1px solid var(--line)}.rates span{display:block;font-size:12px;color:var(--muted);margin-bottom:5px}.rates strong{display:block;font-family:'Barlow Condensed',Impact,sans-serif;font-size:43px;color:var(--gold);white-space:nowrap}.rates small{font-family:Manrope,Arial,sans-serif;font-size:12px;font-weight:600}.offer-card .button{width:100%}.outline{border-color:#b3955b;color:var(--gold)}.price-note{font-size:12px;line-height:1.7;color:#a9a69e;margin-top:20px}.contact{border-top:1px solid #b991514f;border-bottom:1px solid #b991514f;padding:60px 0;display:flex;justify-content:space-between;align-items:center;gap:30px}.contact p:not(.eyebrow){line-height:1.8;color:var(--muted);font-size:15px}.contact-actions{display:flex;flex-direction:column;align-items:center;gap:18px}.contact-actions>span{font-size:12px;color:var(--muted);margin-top:4px}.phone{font-size:25px;font-weight:600;letter-spacing:1px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:40px}footer .brand-name{font-size:18px}footer .brand-sub{font-size:8px}footer p,.illustration-note{font-size:12px;color:#aaa59b}.skip{position:absolute;top:-80px;left:16px;z-index:9;background:var(--gold);color:#000;padding:14px}.skip:focus{top:10px}
@media(min-width:1600px){.hero{min-height:780px}.hero-inner{padding-top:100px}.hero-bottom{margin-top:60px}}
@media(max-width:1000px){nav{gap:20px}.header-contact{display:none}.hero{min-height:680px}.benefit-grid{gap:16px;grid-template-columns:repeat(3,1fr)}.benefit-grid>div{justify-content:flex-start;border:0}.offer-card{padding:27px}.rates{gap:8px}.rates>div+div{padding-left:16px}.rates strong{font-size:36px}.contact-actions .button{font-size:12px;padding:17px}.hero-actions{gap:20px}}
@media(max-width:640px){.wrap{width:88%}.header{height:85px}.brand-name{font-size:20px;letter-spacing:3px}.brand-sub{font-size:8px;letter-spacing:3px}nav{gap:0}nav a{display:none}nav a:last-child{display:block;font-size:13px}.hero{min-height:750px}.hero-inner{padding-top:36px}h1{font-size:65px;margin:23px 0 20px}.eyebrow{font-size:10px;letter-spacing:2px}.intro{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:20px}.hero-price{margin-top:28px}.hero-bottom{margin-top:170px;font-size:8px;letter-spacing:1.2px}.hero-bottom>a{font-size:9px}.benefit-grid{grid-template-columns:1fr 1fr;padding-block:25px;gap:22px 14px}.benefit-grid>div{font-size:11px;gap:8px}.benefit-icon{font-size:24px}.benefit-grid>div:last-child{grid-column:1/-1}.offers{padding-block:55px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{font-size:14px;margin-top:20px}h2{font-size:46px}.offer-grid{grid-template-columns:1fr;gap:20px}.offer-card{padding:25px}h3{font-size:40px}.rates strong{font-size:38px}.contact{display:block;padding-block:42px}.contact-actions{align-items:stretch;margin-top:28px}.contact-actions>span,.phone{text-align:center}.contact-actions .button{font-size:14px}footer{flex-wrap:wrap;padding-block:30px}footer p{font-size:11px}.illustration-note{width:100%;font-size:11px}.button{min-height:54px}}
.hero-image{position:absolute;z-index:-2;right:-7%;top:22px;width:86%;height:650px;object-fit:cover;object-position:center;mask-image:linear-gradient(to right,transparent,black 25%);-webkit-mask-image:linear-gradient(to right,transparent,black 25%)}.hero-light{background:linear-gradient(90deg,#0b0c0d 0%,#0b0c0df0 18%,#0b0c0d99 37%,transparent 62%),linear-gradient(0deg,#0b0c0d,transparent 22%)}.hero-inner h1,.hero-inner .intro{max-width:620px}.hero-actions{position:relative;z-index:1}.hero-actions .text-link{padding-block:12px;text-shadow:0 2px 8px #000}
@media(min-width:1600px){.hero-image{height:730px;top:0}}
@media(max-width:1000px) and (min-width:641px){.hero-image{right:-26%;width:115%;opacity:.8}.hero-light{background:linear-gradient(90deg,#0b0c0d 0%,#0b0c0dbb 42%,transparent 80%),linear-gradient(0deg,#0b0c0d,transparent 24%)}}
@media(max-width:640px){.hero-image{width:125%;height:280px;right:-4%;top:auto;bottom:28px;object-fit:contain;mask-image:none;-webkit-mask-image:none}.hero-light{background:linear-gradient(0deg,#0b0c0d,transparent 13%,transparent 38%,#0b0c0d 50%)}.hero-bottom{margin-top:210px}.hero{min-height:800px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
/* Prices are visible immediately, before supporting copy and actions. */
.hero-inner{padding-top:38px}
.hero-inner h1{font-size:clamp(60px,6vw,88px);margin:18px 0 24px}
.hero-prices{display:grid;grid-template-columns:1fr 1fr;max-width:550px;padding:20px 24px;border:1px solid #ffffff40;border-top-color:#ffffff99;background:linear-gradient(120deg,rgba(255,255,255,.10),rgba(255,255,255,.025) 48%,rgba(12,14,16,.12));backdrop-filter:blur(5px) saturate(120%);-webkit-backdrop-filter:blur(5px) saturate(120%);box-shadow:inset 0 1px 0 #ffffff24,0 8px 28px #0002}
.hero-rate+.hero-rate{border-left:1px solid #ffffff30;padding-left:24px}
.hero-rate-label{font-size:11px;letter-spacing:2px;color:#f0e9db;font-weight:700}
.hero-rate-main{display:flex;align-items:baseline;gap:7px;white-space:nowrap;margin-top:3px}
.hero-rate-main strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:64px;font-weight:700;line-height:1.1;color:var(--gold)}
.hero-rate-main>span{font-size:12px;color:#e4dfd5}
.hero-rate p{font-size:12px;color:#c9c5bc;margin:8px 0 0}
.hero-rate p b{color:#f4e1b9;font-weight:700}
.hero-rate-note{font-size:11px;color:#c4bfb5;margin:9px 0 0;max-width:550px}
.hero-inner .intro{margin:18px 0 0}.hero-actions{margin-top:22px}
@media(max-width:640px){.hero-inner{padding-top:24px}.hero-inner h1{font-size:52px;margin:16px 0 20px}.hero-prices{padding:15px 14px;gap:12px}.hero-rate+.hero-rate{padding-left:12px}.hero-rate-label{font-size:10px;letter-spacing:1.3px}.hero-rate-main{gap:4px;flex-wrap:wrap}.hero-rate-main strong{font-size:48px}.hero-rate-main>span{font-size:10px}.hero-rate p{font-size:10px;line-height:1.6}.hero-rate-note{font-size:10px}.hero-inner .intro{font-size:14px}.hero-actions{gap:10px}}

/* Monthly rental takes precedence throughout the price presentation. */
.hero-rate-main{flex-wrap:wrap;column-gap:7px;row-gap:0}.hero-rate-main>span:last-child{flex-basis:100%;font-size:12px;color:#f4e1b9}.hero-rate p b{font-weight:500;color:#c9c5bc}.rates{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.rates .monthly-rate>span{color:#f4e1b9;font-weight:700}.rates small{display:block;margin-top:3px}.rates .daily-rate strong{font-size:29px;color:#c9c5bc}.rates .daily-rate small{font-size:11px}
@media(max-width:640px){.hero-rate-main strong{font-size:46px}.hero-rate-main>span:last-child{font-size:11px}.hero-rate p b{display:block}}

/* Clear navigation and persistent direct contact. */
.header nav{gap:30px;font-size:16px;font-weight:800}.header nav a{color:#f6f4ee;padding:12px 0;border-bottom:2px solid #e2bd7770;text-shadow:0 1px 8px #0005;transition:color .2s,border-color .2s}.header nav a:hover{color:var(--gold);border-color:var(--gold)}
.floating-contact{position:fixed;right:max(22px,env(safe-area-inset-right));bottom:calc(22px + env(safe-area-inset-bottom));z-index:20;display:flex;flex-direction:column;align-items:stretch;gap:10px}.float-contact{display:flex;align-items:center;gap:12px;min-height:54px;padding:14px 20px;border:1px solid #ffffff60;border-radius:30px;font-size:14px;font-weight:800;box-shadow:0 6px 24px #0006,inset 0 1px 0 #ffffff30;transition:transform .2s,filter .2s}.float-contact svg{width:23px;height:23px;flex:none}.float-phone{background:linear-gradient(120deg,#f2d597,#cda05a);color:#17130d}.float-whatsapp{background:rgba(22,123,69,.5);color:#fff}.float-contact:hover{transform:translateY(-2px);filter:brightness(1.1)}footer{padding-bottom:160px}
@media(max-width:640px){.header{height:auto;min-height:104px;flex-wrap:wrap;padding-block:16px;gap:10px}.header nav{width:100%;order:3;justify-content:space-between;gap:12px;font-size:12px}.header nav a,.header nav a:last-child{display:block;font-size:12px;padding:9px 0}.floating-contact{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));gap:9px}.float-contact{width:52px;height:52px;min-height:52px;justify-content:center;padding:13px}.float-contact span{display:none}.float-contact svg{width:24px;height:24px}}
@media(prefers-reduced-motion:reduce){.float-contact,.header nav a{transition:none}}

/* Supplied brand artwork, framed without altering the original image. */
.brand{display:block;flex:none}.brand-art{display:block;position:relative;overflow:hidden;width:238px;height:86px}.brand-art img{position:absolute;width:135%;height:auto;max-width:none;left:50%;top:50%;transform:translate(-50%,-45.5%)}footer .brand-art{width:238px;height:86px}
@media(max-width:1100px) and (min-width:641px){.header nav{gap:18px;font-size:14px}.header .brand-art{width:210px;height:78px}}
@media(max-width:640px){.header .brand-art{width:205px;height:74px}.header{padding-top:8px}.header nav{margin-top:0}footer .brand-art{width:220px;height:80px}}

.contact-address{font-style:normal;font-size:17px;line-height:1.7;color:var(--text);margin-top:24px}.footer-address{font-style:normal;font-size:13px;line-height:1.7;color:#c9c5bc}

/* Refined hierarchy: monthly prices, one primary action, quieter supporting sections. */
.header{height:110px;box-shadow:0 1px 0 #ffffff10;background:linear-gradient(180deg,#ffffff06,transparent)}
.header nav{gap:36px;font-size:15px;font-weight:700}.header nav a{border-bottom:1px solid #e2bd7750;padding-block:10px}
.hero{min-height:660px}.hero-inner{padding-top:38px;padding-bottom:52px}.hero-inner h1{font-size:clamp(64px,6.4vw,94px);letter-spacing:-.5px;line-height:1.02;margin:18px 0 28px}.hero-prices{max-width:540px;border-radius:3px;padding:20px 26px}.hero-rate-note{font-size:11px;margin-top:12px;line-height:1.5}.hero-actions{margin-top:26px;gap:24px;align-items:center}.hero-actions .button{min-height:58px;font-size:15px;padding:18px 25px}.hero-actions .text-link{font-size:12px;color:#d4cfc5}.cta-hint{font-size:11px;color:#bcb7ae;line-height:1.6;margin:11px 0 0}.hero-image{top:0;height:660px}.hero-light{background:linear-gradient(90deg,#0b0c0d 0%,#0b0c0df0 18%,#0b0c0d88 40%,transparent 68%),linear-gradient(0deg,#0b0c0d,transparent 24%)}
.benefits{background:#101112;border-block:1px solid #ffffff16}.benefit-grid{padding-block:26px}.benefit-grid>div{font-size:12px}.benefit-icon{font-size:24px}
.offers{padding-block:76px}.section-heading{margin-bottom:30px}.section-heading h2{font-size:clamp(40px,4vw,56px)}.section-heading>p{font-size:14px}.offer-grid{gap:24px}.offer-card{padding:30px 32px;background:linear-gradient(135deg,#191a1b,#101112);border:1px solid #ffffff21;border-radius:4px}.card-top{font-size:10px}.category{border-color:#ffffff20;color:#c8c4bc}.offer-card h3{font-size:38px;margin:22px 0 12px}.offer-card>p{font-size:13px}.rates{margin:24px 0;padding-top:22px}.rates strong{font-size:52px}.rates .daily-rate strong{font-size:27px}.rates .daily-rate{align-self:center}.offer-card .button{font-size:13px;min-height:54px}.gold{background:linear-gradient(110deg,#caa059,#efd393 55%,#d6ae68);box-shadow:inset 0 1px #fff6}.button{border-radius:3px}.price-note{max-width:650px;font-size:11px}
.contact{padding-block:38px;border-color:#ffffff20}.contact h2{font-size:32px}.contact-address{margin:0;font-size:16px;line-height:1.8;color:#ded8cc}footer{padding-top:28px;padding-bottom:145px}.float-phone{background:#141617cc;color:var(--gold);border-color:#d3b57780}.float-contact{box-shadow:0 5px 20px #0004;font-size:13px}
@media(min-width:1600px){.hero{min-height:710px}.hero-inner{padding-top:48px;padding-bottom:62px}.hero-image{height:710px}}
@media(max-width:1000px) and (min-width:641px){.hero-image{width:112%;right:-27%;opacity:.8}.header nav{gap:24px}.hero-inner h1{font-size:74px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.offer-card{padding:24px}.offer-card h3{font-size:34px}.offer-card .button{padding:15px;font-size:12px;gap:10px}}
@media(max-width:640px){.header{height:auto;min-height:116px;padding:8px 0 12px;gap:4px}.header nav{gap:12px;font-size:12px}.header nav a{padding-block:8px}.hero{min-height:0;padding-bottom:190px}.hero-inner{padding-top:24px;padding-bottom:0}.hero-inner h1{font-size:54px;line-height:1.01;margin:16px 0 22px}.hero-prices{padding:17px 14px;gap:12px}.hero-rate+.hero-rate{padding-left:12px}.hero-rate-main strong{font-size:46px}.hero-rate-note{font-size:10px;margin-top:10px}.hero-actions{flex-direction:column;align-items:stretch;gap:7px;margin-top:22px}.hero-actions .button{font-size:14px;min-height:56px;padding:17px 20px}.hero-actions .text-link{text-align:center;font-size:12px;padding:8px 0}.cta-hint{font-size:10px;text-align:center;margin-top:3px}.hero-image{top:auto;bottom:0;right:-8%;width:120%;height:200px;object-fit:contain;opacity:.8;mask-image:none;-webkit-mask-image:none}.hero-light{background:linear-gradient(0deg,#0b0c0d,transparent 12%,transparent 25%,#0b0c0d 35%)}.benefit-grid{grid-template-columns:1fr 1fr;gap:20px 12px;padding-block:24px}.benefit-grid>div{font-size:11px}.offers{padding-block:48px}.section-heading h2{font-size:42px}.section-heading>p{font-size:13px;margin:14px 0 0}.offer-grid{gap:18px}.offer-card{padding:24px}.offer-card h3{font-size:35px}.rates strong{font-size:46px}.offer-card .button{font-size:12px;padding:16px;gap:12px}.contact{display:flex;align-items:flex-start;flex-direction:column;gap:18px;padding-block:30px}.contact h2{font-size:29px}.contact-address{font-size:15px}.contact .eyebrow{margin-top:0}footer{padding-bottom:145px;gap:14px}footer p{margin:0}}

/* The telephone number is the main call to action. */
.hero-actions{display:flex;flex-direction:column;align-items:stretch;max-width:570px;gap:10px;margin-top:22px}.phone-cta{display:block;padding:18px 24px 15px;border:1px solid #f6dfa4;border-radius:3px;background:linear-gradient(110deg,#caa059,#efd393 55%,#d6ae68);color:#17130d;box-shadow:inset 0 1px #fff7,0 8px 30px #0003;transition:filter .2s,transform .2s}.phone-cta:hover{filter:brightness(1.08);transform:translateY(-2px)}.phone-cta-label{display:block;font-size:11px;font-weight:800;letter-spacing:1.5px}.phone-cta strong{display:block;font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(42px,5.4vw,72px);font-weight:700;line-height:1.15;letter-spacing:.5px;white-space:nowrap;margin:5px 0}.phone-cta-hint{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:600}.phone-cta-hint>span{font-size:23px}.hero-secondary{display:flex;justify-content:space-between;align-items:center;gap:14px}.hero-secondary .text-link{font-size:12px;padding-block:8px}.hero-inner{padding-bottom:40px}
@media(max-width:640px){.phone-cta{padding:15px 14px 12px}.phone-cta-label{font-size:9px;letter-spacing:.8px}.phone-cta strong{font-size:clamp(30px,9.4vw,55px);letter-spacing:0;line-height:1.2;margin:7px 0}.phone-cta-hint{font-size:10px}.hero-actions{gap:8px}.hero-secondary{gap:10px;flex-wrap:wrap}.hero-secondary .text-link{font-size:10px}.hero-secondary .text-link span{margin-left:3px}.hero-inner{padding-bottom:0}}
@media(prefers-reduced-motion:reduce){.phone-cta{transition:none}}

/* Compact comparison with one consistent reading order. */
.offers{width:min(1080px,88%);padding-block:48px}.offers .section-heading{margin-bottom:24px;display:block}.offers .section-heading .eyebrow{margin:0 0 10px}.offers .section-heading h2{font-size:42px;line-height:1.1}.offers .offer-grid{gap:24px}.compact-offer{padding:28px 30px;display:flex;flex-direction:column}.compact-offer h3{font-size:34px;line-height:1.1;margin:0 0 7px}.compact-offer .offer-description{margin:0;color:#bdb8ae;font-size:13px;line-height:1.5}.offer-monthly{margin-top:22px;padding-top:20px;border-top:1px solid #ffffff20}.offer-monthly>span{display:block;color:#e4d4b7;font-size:12px;font-weight:600}.offer-monthly>div{display:flex;align-items:baseline;gap:12px;margin-top:3px}.offer-monthly strong{font-family:'Barlow Condensed',Impact,sans-serif;font-size:64px;font-weight:700;line-height:1.1;color:var(--gold);white-space:nowrap}.offer-monthly>div>span{font-size:13px;color:#e4d4b7;white-space:nowrap}.compact-offer .offer-daily{font-size:12px;color:#bdb8ae;margin:13px 0 24px;line-height:1.5}.offer-daily b{font-weight:500;color:#ded9cf}.compact-offer .button{margin-top:auto;font-size:14px;min-height:52px;padding:15px 20px}.offers .price-note{margin-top:16px;margin-bottom:0;font-size:11px;line-height:1.7}
@media(max-width:640px){.offers{width:88%;padding-block:34px}.offers .section-heading h2{font-size:32px}.offers .section-heading{margin-bottom:20px}.offers .offer-grid{gap:16px}.compact-offer{padding:22px}.compact-offer h3{font-size:30px}.offer-monthly{margin-top:16px;padding-top:15px}.offer-monthly strong{font-size:55px}.offer-monthly>div{gap:10px}.offer-monthly>div>span{font-size:12px}.compact-offer .offer-daily{margin:10px 0 18px;font-size:11px}.compact-offer .button{font-size:13px;padding:15px 17px}}
