.consent-screen{min-height:100dvh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#0d2635,#1d6846)}.consent-card{width:min(100%,680px);background:#fffdf4;border-radius:28px;padding:clamp(24px,5vw,46px);box-shadow:0 24px 80px #071a2299;color:#172b35}.consent-card img{display:block;margin-bottom:14px}.consent-card h1{font-size:clamp(27px,5vw,40px);line-height:1.2;margin:8px 0 16px}.consent-card p,.consent-card li{font-size:clamp(17px,2.4vw,20px);line-height:1.55}.consent-card ul{padding-left:1.5em;background:#edf5ed;border-radius:16px;padding-top:16px;padding-bottom:16px}.consent-card li+li{margin-top:7px}.consent-card .consent-note{font-size:clamp(15px,2vw,17px);color:#3e5054}.consent-card button{min-height:56px;font-size:19px}.consent-card #consent-feedback{min-height:1.5em;color:#a03327;text-align:center}
