.request-quote-form{position:relative;z-index:2;width:100%;padding:60px 60px 40px;background:#fff;border-radius:36px;margin:0 auto}@media screen and (max-width:1024px){.request-quote-form{padding:20px}}.landing-page .request-quote-form{margin-top:80px}.request-quote-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:0 -10px}.request-quote-form__col{-webkit-box-flex:0;-ms-flex:0 1 33.33%;flex:0 1 33.33%;padding:0 10px 20px}@media screen and (max-width:767px){.request-quote-form__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.request-quote-form__title{margin-bottom:60px;font-weight:bold;font-size:48px;line-height:48px;text-align:center;letter-spacing:-.02em;color:#404656}@media (max-width:1024px){.request-quote-form__title{margin-top:20px;margin-bottom:20px;font-size:24px;line-height:34px}}.request-quote-form__desc{margin:40px 0 60px;font-size:18px;line-height:26px;color:#777e90;text-align:center}@media screen and (max-width:767px){.request-quote-form__desc{margin:40px 0 20px;font-size:16px;line-height:22px}}.request-quote-form__check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:20px auto 60px}.request-quote-form__button{margin:20px auto;max-width:290px;height:60px;background:var(--site-main-button-background-color);border-radius:12px;font-weight:bold;font-size:18px;line-height:18px;color:#fff}@media screen and (max-width:1024px){.request-quote-form__button{height:50px;font-size:16px;line-height:16px}}.request-quote-form__button:hover{background:var(--site-main-button-hover-background-color)}.request-quote-form__text{font-size:12px;line-height:16px;text-align:center;color:#282d3a}.request-quote-form__text a{color:#282d3a;text-decoration:underline}.request-quote-form__text a:hover{text-decoration:none}.request-quote-form__result{max-width:1070px;width:100%;padding:60px 60px 40px;background:#fff;border-radius:36px;margin:80px auto 60px;font-size:18px;line-height:26px;color:#404656}.request-quote-form__result.error{color:#813f4b}.request-quote-form__col .poly-block input[type="file"]{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;z-index:-1}.request-quote-form-file-btn{font-weight:bold;font-size:14px;line-height:14px;height:60px;border-radius:8px;white-space:nowrap;margin-right:5px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;background:#eaeaeb;color:#404656;cursor:pointer}.request-quote-form-file-btn:hover,.request-quote-form-file-btn:focus{background:#e4e4e4}@media screen and (max-width:1024px){.request-quote-form-file-btn{height:50px;font-size:16px;line-height:16px}}