#customs-form{padding-top:92px;padding-bottom:92px;background-repeat:no-repeat;background-size:cover}.customs-form{display:flex;flex-direction:column;gap:52px;padding:80px;background:#fff9;backdrop-filter:blur(60px)}.customs-form-title{display:flex;flex-direction:column;gap:40px}.customs-form-title h2{font-weight:700;font-size:96px;line-height:96px}.customs-form-order{display:flex;flex-direction:column;gap:52px}.customs-form-order-group{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.customs-form-order-group-input{display:flex;flex-direction:column;gap:15px}.customs-form-order-group-input p span{color:var(--dark-orange)}.customs-form-order-group-input input{width:100%;height:76px;display:flex;align-items:center;padding:0 24px;border:1px solid #e9ebf2;background-color:var(--bg);font-weight:500;font-size:19px;line-height:32px;letter-spacing:2%}.customs-form-order-group-input input:active,.customs-form-order-group-input input:focus{border:2px solid var(--dark-orange)}.customs-form-order-group-input input::placeholder{color:#e9ebf2}.customs-form-checkbox{display:flex;gap:12px;align-items:center}.customs-form-checkbox input{width:32px;height:32px;border-radius:0}.customs-form-order-group-input p{font-weight:400;font-size:19px;line-height:32px}@media screen and (max-width:1920px){.customs-form-order-group-input input{height:68px;padding:0 20px;font-size:17px;line-height:28px}.customs-form-title h2{font-weight:700;font-size:80px;line-height:80px}.customs-form-order-group-input p{font-weight:400;font-size:17px;line-height:28px}}@media screen and (max-width:1550px){.customs-form{gap:40px;padding:60px}.customs-form-order{gap:40px}.customs-form-title h2{font-weight:700;font-size:56px;line-height:60px}.customs-form-title p{font-weight:400;font-size:17px;line-height:28px}.customs-form-checkbox p{font-weight:400;font-size:14px;line-height:24px}.customs-form-order-group-input input{height:56px;padding:0 16px;font-size:14px;line-height:24px}.customs-form-order-group-input p{font-weight:400;font-size:14px;line-height:24px}}@media screen and (max-width:1200px){#customs-form{padding-top:60px;padding-bottom:60px}.customs-form{gap:32px;padding:40px}.customs-form-title{gap:32px}.customs-form-title h2{font-weight:600;font-size:44px;line-height:52px}.customs-form-order{gap:32px}.customs-form-order-group{grid-template-columns:1fr;gap:24px}.customs-form-order-group-input input{height:52px;padding:0 16px}.customs-form-checkbox input{width:28px;height:28px}.customs-form-order button{width:100%}.customs-form-title p{font-weight:400;font-size:14px;line-height:24px}.customs-form-order-group-input p{font-weight:400;font-size:14px;line-height:24px}}@media screen and (max-width:600px){#customs-form{padding-top:16px;padding-bottom:16px}.customs-form{gap:24px;padding:32px 24px}.customs-form-title h2{font-weight:600;font-size:28px;line-height:30px}.customs-form-title{gap:24px}.customs-form-order{gap:26px}.customs-form-order-group{gap:20px}.customs-form-order-group-input input{height:52px;padding:0 16px}.customs-form-order-group-input p{font-weight:400;font-size:14px;line-height:24px}.customs-form-checkbox p{font-weight:400;font-size:12px;line-height:20px}.customs-form-order-group-input p{font-weight:400;font-size:14px;line-height:24px}.customs-form-title p{font-weight:400;font-size:14px;line-height:20px}}