body.choose-offer .site-header,body.choose-offer main,body.choose-offer footer{display:none}
.offer-gate{display:none;min-height:100svh;background:linear-gradient(110deg,rgba(15,32,23,.92),rgba(15,32,23,.57)),url('public/images/aerial-overview.png') center/cover;color:#fff;padding:25px clamp(22px,7vw,112px)}
body.choose-offer .offer-gate{display:flex;flex-direction:column}.gate-top{display:flex;justify-content:space-between;align-items:center}.gate-top .brand{color:#fff}.gate-top .language-toggle{color:#fff;border-color:#fff}.gate-top .language-toggle i{background:#fff}.gate-content{margin:auto 0;max-width:930px;padding:85px 0}.gate-content>p:not(.eyebrow){max-width:590px;font-size:18px;margin:25px 0 42px;color:#e1e6df}.gate-content h1{font-family:"Playfair Display",serif;font-size:clamp(45px,6vw,82px);font-weight:500;line-height:1.1;letter-spacing:-.035em;margin:0}.offer-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.offer-card{min-height:232px;background:rgba(255,255,255,.96);border:0;color:var(--ink);text-align:left;padding:25px;display:flex;flex-direction:column;cursor:pointer;transition:transform .2s,background .2s}.offer-card:hover{transform:translateY(-4px);background:#fff}.offer-card span{font-size:12px;color:var(--orange);font-weight:700}.offer-card strong{font-family:"Playfair Display",serif;font-weight:500;font-size:29px;line-height:1.15;margin:27px 0 10px}.offer-card small{font-size:13px;line-height:1.5}.offer-card b{font-size:13px;margin-top:auto}.header-actions{display:flex;align-items:center;gap:12px}.offer-switch{border:0;background:transparent;color:var(--ink);font:600 12px "DM Sans",sans-serif;cursor:pointer;text-decoration:underline;text-underline-offset:4px}@media(max-width:760px){.offer-gate{padding:18px 22px}.gate-content{padding:50px 0}.gate-content>p:not(.eyebrow){font-size:16px;margin:20px 0 29px}.offer-options{grid-template-columns:1fr}.offer-card{min-height:190px}.offer-card strong{font-size:25px;margin:18px 0 10px}.offer-switch{display:none}}
