
.qunelle-request-modern{font-family:'TildaSans',Arial,sans-serif;background:#f7faf8;padding:72px 20px 86px;color:#0b1016;box-sizing:border-box;overflow:hidden;}
.qunelle-request-modern *{box-sizing:border-box;}
.qreq-shell{max-width:1180px;margin:0 auto;}
.qreq-panel{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(390px,1.05fr);gap:28px;align-items:center;border:1px solid rgba(40,181,70,.20);border-radius:30px;background:linear-gradient(110deg,#fff 0%,#fff 48%,#f1fbf3 100%);box-shadow:0 24px 70px rgba(20,47,31,.10);overflow:hidden;padding:42px 46px 0;}
.qreq-copy{position:relative;z-index:2;padding:22px 0 48px;}
.qreq-badge{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;background:#eef9ed;border:1px solid rgba(40,181,70,.18);color:#168c40;margin-bottom:38px;}
.qreq-badge svg,.qreq-feature-icon svg{width:31px;height:31px;display:block;fill:none;stroke:currentColor;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round;}
.qreq-title{margin:0 0 22px;color:#070b13;font-size:56px;line-height:1.02;font-weight:950;letter-spacing:-.045em;}
.qreq-lead{max-width:540px;margin:0 0 30px;color:#27322d;font-size:22px;line-height:1.45;font-weight:500;}
.qreq-form{display:grid;gap:14px;max-width:520px;margin:0;}
.qreq-field{position:relative;}
.qreq-field svg{position:absolute;left:21px;top:50%;width:22px;height:22px;transform:translateY(-50%);fill:none;stroke:#24a944;stroke-width:2.35;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;}
.qreq-field input{width:100%;height:66px;border:1px solid rgba(17,25,22,.12);border-radius:18px;background:#fff;color:#111916;font:600 17px/1.2 'TildaSans',Arial,sans-serif;padding:0 22px 0 58px;outline:none;box-shadow:0 12px 24px rgba(20,47,31,.06);}
.qreq-field input::placeholder{color:#89918c;}
.qreq-field input:focus{border-color:#29ad4b;box-shadow:0 0 0 4px rgba(41,173,75,.12),0 12px 24px rgba(20,47,31,.06);}
.qreq-submit{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;height:66px;border:0;border-radius:18px;background:linear-gradient(180deg,#0aa889,#159f45);color:#fff;font:900 17px/1 'TildaSans',Arial,sans-serif;cursor:pointer;box-shadow:0 16px 30px rgba(21,159,69,.25);}
.qreq-submit svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;}
.qreq-note{display:flex;gap:10px;align-items:flex-start;min-height:22px;margin-top:10px;color:#4c5d54;font-size:15px;line-height:1.45;font-weight:650;}
.qreq-note svg{flex:0 0 auto;width:20px;height:20px;fill:none;stroke:#24a944;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;margin-top:1px;}
.qreq-visual{position:relative;align-self:stretch;min-height:500px;display:flex;align-items:center;justify-content:center;overflow:hidden;}
.qreq-visual:before{display:none;}
.qreq-visual img{position:relative;z-index:2;display:block;width:86%;max-width:470px;height:auto;margin:0 auto;filter:drop-shadow(0 24px 30px rgba(23,53,34,.13));border-radius:22px;}
.qreq-features{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(40,181,70,.16);background:rgba(255,255,255,.82);margin:0 -46px;padding:24px 40px;gap:0;}
.qreq-feature{display:flex;align-items:center;gap:16px;padding:0 28px;border-right:1px solid rgba(40,181,70,.16);}
.qreq-feature:last-child{border-right:0;}
.qreq-feature-icon{display:grid;place-items:center;flex:0 0 auto;width:58px;height:58px;border-radius:50%;background:#edf9ec;color:#168c40;border:1px solid rgba(40,181,70,.16);}
.qreq-feature strong{display:block;color:#111916;font-size:16px;line-height:1.2;font-weight:900;}
.qreq-feature span{display:block;margin-top:5px;color:#5b6a61;font-size:14px;line-height:1.35;font-weight:600;}
@media(max-width:980px){.qunelle-request-modern{padding:56px 16px 72px}.qreq-panel{grid-template-columns:1fr;padding:34px 28px 0}.qreq-copy{padding:10px 0 10px}.qreq-badge{margin-bottom:22px}.qreq-title{font-size:46px}.qreq-lead{font-size:19px}.qreq-visual{min-height:280px}.qreq-visual img{width:68%;max-width:300px;margin:0 auto}.qreq-features{grid-template-columns:1fr;margin:0 -28px;padding:14px 22px}.qreq-feature{border-right:0;border-bottom:1px solid rgba(40,181,70,.14);padding:15px 0}.qreq-feature:last-child{border-bottom:0}}
@media(max-width:560px){.qunelle-request-modern{padding:42px 12px 112px}.qreq-panel{border-radius:26px;padding:24px 18px 0}.qreq-badge{width:54px;height:54px;margin-bottom:28px}.qreq-title{font-size:34px;letter-spacing:-.035em;margin-bottom:14px}.qreq-lead{font-size:15px;line-height:1.48;margin-bottom:20px}.qreq-form{gap:12px}.qreq-field input{height:52px;border-radius:15px;font-size:14px;padding-left:50px}.qreq-field svg{left:17px;width:20px;height:20px}.qreq-submit{height:54px;border-radius:15px;font-size:15px}.qreq-note{font-size:13px}.qreq-visual{height:280px;min-height:0;margin-top:6px;align-items:center}.qreq-visual img{width:auto;max-width:310px;height:300px;max-height:300px;object-fit:contain;margin:-10px auto -12px}.qreq-features{margin:0 -18px;padding:10px 18px}.qreq-feature{gap:12px;padding:13px 0}.qreq-feature-icon{width:46px;height:46px}.qreq-feature-icon svg{width:25px;height:25px}.qreq-feature strong{font-size:14px}.qreq-feature span{font-size:12px}}
@media(max-width:420px){.qreq-visual{height:270px}.qreq-visual img{max-width:295px;height:288px;max-height:288px}}
