:root{--ink:#17231e;--paper:#f6f5ef;--green:#306b54}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}.choice-page{min-height:100vh;padding:0 clamp(22px,7vw,110px) 58px}.choice-header{height:82px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d4d7ce;font-size:13px;font-weight:800}.choice-header a{text-decoration:none;color:inherit}.choice-contact{display:flex;gap:19px}.choice-brand{text-transform:uppercase;letter-spacing:1.2px;font-size:10px;color:var(--green);text-decoration:underline!important;text-decoration-thickness:1px!important;text-underline-offset:4px!important}.choice-brand:hover{color:var(--ink)}.choice-brand sup{font-size:8px;line-height:0}.choice-intro{padding:clamp(55px,8vw,110px) 0 45px}.choice-intro p{margin:0 0 18px;color:var(--green);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1.3px}.choice-intro h1{font:600 clamp(43px,6.2vw,86px)/.96 Newsreader,Georgia,serif;letter-spacing:0;margin:0}.choice-intro em{font-weight:500;color:var(--green)}.choices{display:grid;grid-template-columns:1fr 1fr;gap:18px}.choice{min-height:440px;position:relative;display:flex;align-items:end;overflow:hidden;color:#fff;text-decoration:none;padding:28px;background:#306b54}.choice.computer{background:#17699c}.choice-symbol{position:absolute;right:26px;top:18px;font:600 clamp(74px,12vw,170px)/1 Newsreader,Georgia,serif;opacity:.18}.choice>div{position:relative;z-index:1}.choice>div>span{font-size:11px;font-weight:800}.choice h2{font:600 clamp(31px,3.4vw,51px)/.97 Newsreader,Georgia,serif;margin:18px 0 12px;letter-spacing:0}.choice p{font-size:14px;margin:0 0 30px;color:#edf5ed}.choice b{font-size:13px}.choice i{font-style:normal;font-size:20px;margin-left:8px}.choice:hover{transform:translateY(-3px)}.choice{transition:transform .2s}.choice-footer{padding:22px clamp(22px,7vw,110px);display:flex;justify-content:space-between;gap:18px;background:#17231e;color:#c9d4cc;font-size:12px}.choice-footer nav{display:flex;gap:18px}.choice-footer a{color:inherit;text-decoration:none}.choice-footer a:hover{text-decoration:underline;text-underline-offset:3px}@media(max-width:720px){.choice-page{padding:0 20px 34px}.choice-header{height:auto;min-height:67px;padding:16px 0;align-items:flex-start;gap:12px;flex-direction:column}.choice-contact{font-size:12px}.choice-intro{padding:58px 0 34px}.choices{grid-template-columns:1fr}.choice{min-height:320px;padding:23px}.choice h2{font-size:39px}.choice-footer{padding:20px;flex-direction:column}.choice-footer nav{flex-wrap:wrap}}
