@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@500;700&display=swap");*{box-sizing:border-box}body{margin:0;font-family:Manrope;background:linear-gradient(#c8f4ff,#efffff 45%,#a8e8bf);color:#09375c}.top{position:sticky;top:0;z-index:4;padding:15px max(18px,calc((100% - 1160px)/2));display:flex;justify-content:space-between;background:#effffff0}.brand,.btn{font-weight:700;text-decoration:none}.brand{color:#0874ae}.btn{background:#0b8ed4;color:white;padding:11px 15px;border-radius:999px}.hero{margin:28px auto;width:min(1160px,calc(100% - 34px));display:grid;grid-template-columns:1fr 1fr;background:#ffffffb8;border-radius:34px;overflow:hidden;box-shadow:0 16px 45px #0575a644}.copy{padding:clamp(28px,5vw,62px)}h1,h2{line-height:1;margin:12px 0;color:#0874ae}h1{font-size:clamp(50px,7vw,94px)}h2{font-size:clamp(30px,4vw,52px)}p{line-height:1.7}.visual,.media{position:relative;overflow:hidden}.visual{min-height:510px}.visual img,.media img{width:100%;height:100%;object-fit:cover}.peel{position:absolute;right:0;top:0;width:100px;height:100px;background:linear-gradient(135deg,#fff 48%,#79d8ed 49%);clip-path:polygon(0 0,100% 0,100% 100%);animation:peel 3s infinite}@keyframes peel{20%{transform:rotate(-14deg) translate(10px,-7px)}45%{transform:none}}.flow{width:min(1160px,calc(100% - 34px));margin:35px auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{background:#ffffffcf;border-radius:25px;overflow:hidden;box-shadow:0 8px 25px #0575a633}.card:nth-child(3n+2){transform:translateY(45px)}.card .copy{padding:25px}.media{height:230px}.faq,.legal{width:min(930px,calc(100% - 34px));margin:65px auto;padding:40px;background:#ffffffd9;border-radius:28px}.legal p{font-size:18px}details{padding:14px;border-top:1px solid #9ad2df}footer{text-align:center;padding:30px}footer a{color:#0874ae}@media(max-width:800px){.hero{width:100%;margin:0;display:block;border-radius:0}.visual{height:250px;min-height:250px}.flow{display:block;width:100%;padding:0 17px;margin:22px 0}.card,.card:nth-child(3n+2){margin:20px 0;transform:none}.media{height:250px}.actions,.btn{width:100%}.top{height:66px}.legal,.faq{width:calc(100% - 34px);padding:25px 18px}.legal p{font-size:17px}}
.legal{min-height:640px;display:flex;flex-direction:column;justify-content:center}.legal>div{font-size:11px;font-weight:700;letter-spacing:.08em;color:#0874ae;margin-bottom:10px}.legal p{font-size:18px;line-height:1.75;margin:0 0 18px;max-width:870px}@media(max-width:800px){.legal{min-height:0}.legal p{font-size:17px;line-height:1.72;margin-bottom:20px}}
