.dp-request{scroll-margin-top:120px;margin:40px 0;padding:clamp(18px,3vw,30px);border:2px solid var(--orange,#f36c21);border-radius:18px;background:#f2f7fc;color:#17212b;min-width:0;max-width:100%}.dp-request h2{font-size:clamp(26px,4vw,36px);line-height:1.15;margin:0 0 14px}.dp-request p{font-size:16px;line-height:1.55}.dp-request-form{margin:0;min-width:0}.dp-request-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dp-request-grid label{display:block;font-size:16px;font-weight:700;min-width:0;max-width:100%}.dp-request-grid input,.dp-request-grid select,.dp-request-grid textarea{display:block;width:100%;max-width:100%;min-width:0;margin:6px 0 0;padding:12px;border:1px solid #8595a7;border-radius:8px;background:#fff;color:#17212b;font:inherit;font-weight:400;box-sizing:border-box}.dp-request-grid input[type=file]{padding:10px 6px;font-size:14px}.dp-request-grid textarea{resize:vertical}.dp-request-wide{grid-column:1/-1}.dp-request .dp-help{display:block;margin-top:6px;font-size:14px;font-weight:400}.dp-request :focus-visible{outline:3px solid #f36c21;outline-offset:3px}.dp-request .btn{width:100%;max-width:28rem;min-height:48px;white-space:normal;text-align:center;cursor:pointer;margin-top:8px}.dp-request-message:not(:empty){padding:12px;border-left:4px solid #b43219;background:#fff;color:#721c12}.dp-request-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(max-width:640px){.dp-request-grid{grid-template-columns:minmax(0,1fr)}.dp-request{scroll-margin-top:100px;padding:18px}.dp-request .btn{max-width:100%}}

.dp-request .btn{font:inherit;font-weight:800;font-size:16px}body.dp-request-active .mobilebar{display:none}
