.request-page{background:#f6f8f2;min-height:100vh;display:flex;flex-direction:column}.request-header{width:min(1200px,100%);padding:30px 36px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.request-login{font-size:14px;color:#3c614a;font-weight:600}.request-main{max-width:1200px;width:100%;margin:auto;padding:42px 36px 65px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;flex:1}.request-intro h1{font-size:clamp(36px,4vw,52px);line-height:1.2;letter-spacing:-1.7px;font-weight:650;margin:20px 0 24px}.request-intro h1 em{color:#527449;font-family:Georgia,serif;font-weight:400}.request-intro>p{color:#71816f;font-size:16px;max-width:440px;line-height:1.85}.request-points{margin:35px 0}.request-points>div{display:flex;gap:16px;margin-bottom:23px}.request-points>div>span{width:34px;height:34px;display:grid;place-items:center;background:#e8efdd;border:1px solid #dce6cf;border-radius:50%;flex-shrink:0;color:#608150;font-size:12px;margin-top:4px}.request-points p{font-size:14px;color:#788572;line-height:1.8;margin:0}.request-points strong{display:block;color:#374a35;font-size:15px;margin-bottom:3px}.request-contact{display:flex;flex-direction:column;gap:6px;color:#7b8773;font-size:13px;border-top:1px solid #dfe6d7;padding-top:25px}.request-contact strong{font-size:18px;font-weight:600;color:#3b6245}.request-card{background:#fff;border:1px solid #e2e8dd;border-radius:18px;box-shadow:0 14px 45px #2a472509;padding:36px}.request-card h2{font-size:29px;margin:10px 0 12px}.request-card>p{font-size:15px;line-height:1.7;margin-bottom:26px}.request-card label{font-size:14px;margin:19px 0 8px;font-weight:600;color:#3c5040}.request-card input:not([type=hidden]),.request-card textarea{font-size:16px;padding:13px 14px;border-radius:8px;border:1px solid #dbe3d6;min-height:49px;resize:vertical}.request-card input::placeholder,.request-card textarea::placeholder{color:#929e8b}.request-card .button{min-height:50px;font-size:15px;justify-content:space-between}.request-privacy{font-size:12px;color:#85917d;margin:21px 0 18px;line-height:1.7}.request-footer{display:flex;justify-content:space-between;gap:15px;flex-wrap:wrap;max-width:1200px;width:100%;margin:auto;padding:24px 36px;border-top:1px solid #e3e8dc;color:#7a8872;font-size:12px}.request-success{grid-column:1/-1;background:white;border:1px solid #dfe7d7;border-radius:20px;padding:65px 35px;text-align:center;max-width:690px;margin:35px auto;width:100%;box-shadow:0 12px 40px #31482508}.request-check{width:70px;height:70px;display:grid;place-items:center;border-radius:50%;background:#edf5e7;color:#4a794b;font-size:32px;margin:0 auto 26px}.request-success h1{font-size:34px;letter-spacing:-1px;line-height:1.25;margin:17px 0}.request-success p{font-size:16px;color:#778370;max-width:440px;margin:0 auto 28px;line-height:1.85}.request-success .button{font-size:14px;min-height:46px}@media(max-width:900px){.request-main{gap:35px;padding-top:25px}.request-card{padding:27px}.request-intro h1{font-size:39px}}@media(max-width:700px){.request-header{padding:23px}.request-header .brand{font-size:22px}.request-login{font-size:12px}.request-main{grid-template-columns:1fr;gap:28px;padding:15px 22px 40px}.request-intro h1{font-size:35px;margin:15px 0}.request-intro>p{font-size:14px;max-width:none;margin-bottom:0}.request-points,.request-contact{display:none}.request-card{padding:25px 22px}.request-card h2{font-size:27px}.request-footer{padding:22px;font-size:12px;justify-content:center;text-align:center}.request-success{padding:40px 24px;margin:20px auto}.request-success h1{font-size:28px}.request-success p{font-size:15px}}

.request-main{max-width:640px;grid-template-columns:minmax(0,1fr);gap:0;padding-top:20px;padding-bottom:28px}.request-card h2{margin-top:0}
