@charset "UTF-8";/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{font-family:Raleway,sans-serif}*{box-sizing:border-box;font-family:Lato,sans-serif}body{overflow:auto}.header{height:100px;width:100%;background-color:#10101d;display:flex;justify-content:space-evenly;position:fixed;z-index:2;opacity:.9}.header__wrapper{width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;position:relative}@media (max-width: 768px){.header__wrapper{justify-content:start}}.header__logo{color:#fff;font-family:Raleway,sans-serif;font-size:28px;font-weight:800;line-height:100%;text-transform:uppercase}.header__logo-decoration{color:#3e9cdc;text-transform:uppercase}.header__menu{display:flex;gap:30px;align-items:start}@media (max-width: 768px){.header__menu{position:fixed;top:100px;left:0;width:100%;background-color:#10101d;opacity:.95;transform:translateY(-100%);transition:transform .3s ease;z-index:1;flex-direction:column;padding:20px;gap:15px;display:flex;visibility:hidden}.header__menu.active{transform:translateY(0);visibility:visible}}.header__menu-button{background:none;border:none;color:#fff;cursor:pointer;text-transform:uppercase}.header__menu-button:hover{color:#3e9cdc}@media (max-width: 768px){.header__menu-button{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.1);text-align:center}.header__menu-button:last-child{border-bottom:none}}.header__burger{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10;position:absolute;right:20px}@media (max-width: 768px){.header__burger{display:flex}}.header__burger.active .header__burger-line:nth-child(1){transform:rotate(45deg) translate(6px,6px)}.header__burger.active .header__burger-line:nth-child(2){opacity:0}.header__burger.active .header__burger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.header__burger-line{width:100%;height:3px;background-color:#fff;border-radius:2px;transition:all .3s ease;transform-origin:center}.header__img{width:100%;height:987px;background-image:url(/htmltest/assets/68d3a209c9dd3b24db3607d51897293faba562d9-DyEdgVnT.png);background-repeat:no-repeat;background-size:cover;z-index:1}@media (max-width: 480px){.header__img{min-width:410px;overflow:hidden}}.header__img-wrap{padding-left:17%;padding-top:12%;display:flex;flex-direction:column;align-items:flex-start;gap:45px;overflow:hidden}@media (max-width: 1024px){.header__img-wrap{padding-left:12%;padding-top:18%}}@media (max-width: 768px){.header__img-wrap{padding-left:8%;padding-top:24%}}@media (max-width: 480px){.header__img-wrap{padding-left:4%;padding-top:28%}}@media (max-width: 320px){.header__img-wrap{padding-left:0;padding-top:35%}}.header__img-point:before{content:"-";margin-right:.5em}.header__info{text-transform:uppercase;font-weight:700;font-size:48px;margin:0;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;color:#10101d}.header__info-decoration{color:#3e9cdc;text-transform:uppercase}.header__buttons{display:flex;gap:30px}.header__button{border-radius:4px;border:1px;cursor:pointer;height:43px;width:183px;font-weight:400;font-size:13px;line-height:100%;text-transform:uppercase}.header__button--primary{color:#2a2b30;border-color:#6f6d7b}.header__button--primary:hover{color:#fff;background-color:#3e9cdc;border-color:#fff}.header__button--secondary{color:#2a2b30;border-color:#6f6d7b}.header__button--secondary:hover{color:#fff;background-color:#3e9cdc;border-color:#fff}main{background-image:url(/htmltest/assets/35aeac9e2843d2cd2c51cde98e96268b106350ed-C6iEd5xC.png);width:100%;height:1000px;opacity:.9;background-color:#10101d}@media (max-width: 1220px){main{height:auto;min-height:950px;padding:30px 0}}@media (max-width: 1024px){main{min-height:900px;padding:25px 0}}@media (max-width: 768px){main{min-height:850px;padding:20px 0}}@media (max-width: 480px){main{min-width:410px;overflow:hidden;min-height:800px;padding:15px 0}}@media (max-width: 320px){main{min-height:750px;padding:10px 0}}.form{display:flex;gap:5vh;flex-direction:column;align-items:center;justify-content:center}@media (max-width: 1220px){.form{gap:4vh;padding:0 30px}}@media (max-width: 1024px){.form{gap:3.5vh;padding:0 25px}}@media (max-width: 768px){.form{gap:3vh;padding:0 20px}}@media (max-width: 480px){.form{gap:2.5vh;padding:0 15px}}@media (max-width: 320px){.form{gap:2vh;padding:0 10px}}.form__header{padding-top:100px;text-align:center}@media (max-width: 1220px){.form__header{padding-top:80px}}@media (max-width: 1024px){.form__header{padding-top:70px}}@media (max-width: 768px){.form__header{padding-top:60px}}@media (max-width: 480px){.form__header{padding-top:50px}}@media (max-width: 320px){.form__header{padding-top:40px}}.form__header-title{color:#fff;text-transform:uppercase;font-size:36px;font-weight:800}@media (max-width: 1220px){.form__header-title{font-size:32px}}@media (max-width: 1024px){.form__header-title{font-size:30px}}@media (max-width: 768px){.form__header-title{font-size:28px}}@media (max-width: 480px){.form__header-title{font-size:26px}}@media (max-width: 320px){.form__header-title{font-size:24px}}.form__header-title-decoration{color:#3e9cdc;text-transform:uppercase}.form__header-info{color:#bbb;font-size:18px;font-weight:400;margin:0;padding-top:20px}@media (max-width: 1220px){.form__header-info{font-size:17px;padding-top:18px}}@media (max-width: 1024px){.form__header-info{font-size:16px;padding-top:17px}}@media (max-width: 768px){.form__header-info{font-size:15px;padding-top:15px}}@media (max-width: 480px){.form__header-info{font-size:14px;padding-top:12px}}@media (max-width: 320px){.form__header-info{font-size:13px;padding-top:10px}}.form__field{width:370px;height:48px;border-radius:3px;border:1px;padding:0 0 0 1%}@media (max-width: 1220px){.form__field{width:100%;max-width:500px}}@media (max-width: 1024px){.form__field{width:100%;max-width:450px}}@media (max-width: 768px){.form__field{width:100%;max-width:400px}}@media (max-width: 480px){.form__field{width:100%;max-width:350px;height:46px}}@media (max-width: 320px){.form__field{width:100%;max-width:280px;height:44px;font-size:14px}}.styled-select{padding:12px 16px;border-radius:4px;background-color:#fff;font-size:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.styled-select:focus{outline:none;border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}.form__range-label{color:#fff;display:flex;flex-direction:column;gap:10px}.form__range-header{display:flex;justify-content:space-between;align-items:center}.form__range-percent{color:#fff;font-size:14px;font-weight:400}@media (max-width: 1220px){.form__range-percent{margin-left:10px}}.form__range{position:relative;width:762px;height:16px;cursor:pointer;-webkit-user-select:none;user-select:none}@media (max-width: 1220px){.form__range{width:100%;max-width:700px}}@media (max-width: 1024px){.form__range{width:100%;max-width:650px}}@media (max-width: 768px){.form__range{width:100%;max-width:600px}}@media (max-width: 480px){.form__range{width:100%;max-width:400px}}@media (max-width: 320px){.form__range{width:100%;max-width:280px}}.form__range-track{position:absolute;top:50%;left:0;right:0;height:4px;background:#fff;border-radius:2px;transform:translateY(-50%)}.form__range-fill{position:absolute;top:50%;left:0;height:4px;background:#3e9cdc;border-radius:2px;transform:translateY(-50%);width:75%;transition:width .1s ease}.form__range-thumb{position:absolute;top:50%;left:75%;width:16px;height:16px;background:#fff;border-radius:50%;transform:translate(-50%,-50%);cursor:grab;transition:transform .1s ease}.form__range-thumb:active{cursor:grabbing;transform:translate(-50%,-50%) scale(1.1)}.form__steps{display:flex;flex-direction:row;gap:30px;justify-content:center}@media (max-width: 1220px){.form__steps{gap:25px;flex-wrap:wrap}}@media (max-width: 1024px){.form__steps{flex-wrap:wrap;gap:22px}}@media (max-width: 768px){.form__steps{flex-wrap:wrap;gap:20px;justify-content:center}}@media (max-width: 480px){.form__steps{gap:18px}}@media (max-width: 320px){.form__steps{flex-direction:column;gap:15px;align-items:center}}.form__product{justify-content:center;display:flex;width:1172px;gap:20px;flex-wrap:wrap}@media (max-width: 1220px){.form__product{width:100%;max-width:800px;gap:18px}}@media (max-width: 1024px){.form__product{width:100%;max-width:700px;gap:17px}}@media (max-width: 768px){.form__product{width:100%;max-width:600px;gap:15px}}@media (max-width: 480px){.form__product{width:100%;max-width:450px;gap:12px}}@media (max-width: 320px){.form__product{width:100%;max-width:280px;gap:10px;flex-direction:column;align-items:center}}.form__step{display:flex;flex-direction:column;gap:25px;width:209px;height:164px;flex-wrap:wrap;justify-content:flex-start;align-items:center;margin:5px;position:relative}@media (max-width: 1220px){.form__step{width:190px;height:150px;gap:22px}}@media (max-width: 1024px){.form__step{width:185px;height:145px;gap:21px}}@media (max-width: 768px){.form__step{width:180px;height:140px;gap:20px}}@media (max-width: 480px){.form__step{width:160px;height:130px;gap:18px}}@media (max-width: 320px){.form__step{width:100%;max-width:250px;height:auto;gap:15px}}.form__step:not(:last-child):before{content:"";position:absolute;left:175px;width:110px;top:50px;height:10px;background-image:radial-gradient(circle,rgb(196,196,196) 3px,transparent 3px);background-repeat:repeat-x;background-position:center;background-size:26px 6px}@media (max-width: 1159px){.form__step:not(:last-child):before{display:none}}@media (max-width: 768px){.form__step:not(:last-child):before{display:none}}@media (max-width: 480px){.form__step:not(:last-child):before{display:none}}@media (max-width: 320px){.form__step:not(:last-child):before{display:none}}.form__step-icon{border-radius:50%;background-color:#3e9cdc;width:100px;height:100px;background-repeat:no-repeat;background-position:center;border:5px solid #286690}@media (max-width: 1220px){.form__step-icon{width:90px;height:90px}}@media (max-width: 1024px){.form__step-icon{width:85px;height:85px}}@media (max-width: 768px){.form__step-icon{width:80px;height:80px}}@media (max-width: 480px){.form__step-icon{width:70px;height:70px}}@media (max-width: 320px){.form__step-icon{width:60px;height:60px}}.form__step-icon--search{background-image:url("data:image/svg+xml,%3csvg%20width='55'%20height='55'%20viewBox='0%200%2055%2055'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M33.9285%2024.9286C33.9285%2029.8906%2029.8906%2033.9286%2024.9285%2033.9286C19.9664%2033.9286%2015.9285%2029.8906%2015.9285%2024.9286C15.9285%2019.9665%2019.9664%2015.9286%2024.9285%2015.9286C29.8906%2015.9286%2033.9285%2019.9665%2033.9285%2024.9286ZM44.2142%2041.6429C44.2142%2040.9598%2043.933%2040.2969%2043.4709%2039.8348L36.5803%2032.9442C38.2075%2030.5937%2039.0714%2027.7812%2039.0714%2024.9286C39.0714%2017.1138%2032.7432%2010.7857%2024.9285%2010.7857C17.1138%2010.7857%2010.7856%2017.1138%2010.7856%2024.9286C10.7856%2032.7433%2017.1138%2039.0714%2024.9285%2039.0714C27.7812%2039.0714%2030.5937%2038.2076%2032.9441%2036.5803L39.8348%2043.4509C40.2968%2043.933%2040.9598%2044.2143%2041.6428%2044.2143C43.049%2044.2143%2044.2142%2043.0491%2044.2142%2041.6429Z'%20fill='white'/%3e%3c/svg%3e")}.form__step-icon--percent{background-image:url("data:image/svg+xml,%3csvg%20width='55'%20height='56'%20viewBox='0%200%2055%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M37.7858%2035.9643C37.7858%2037.3705%2036.6206%2038.5357%2035.2144%2038.5357C33.8081%2038.5357%2032.643%2037.3705%2032.643%2035.9643C32.643%2034.558%2033.8081%2033.3928%2035.2144%2033.3928C36.6206%2033.3928%2037.7858%2034.558%2037.7858%2035.9643ZM22.3572%2020.5357C22.3572%2021.9419%2021.1921%2023.1071%2019.7858%2023.1071C18.3796%2023.1071%2017.2144%2021.9419%2017.2144%2020.5357C17.2144%2019.1294%2018.3796%2017.9643%2019.7858%2017.9643C21.1921%2017.9643%2022.3572%2019.1294%2022.3572%2020.5357ZM42.9287%2035.9643C42.9287%2031.7053%2039.4733%2028.25%2035.2144%2028.25C30.9555%2028.25%2027.5001%2031.7053%2027.5001%2035.9643C27.5001%2040.2232%2030.9555%2043.6786%2035.2144%2043.6786C39.4733%2043.6786%2042.9287%2040.2232%2042.9287%2035.9643ZM41.0001%2014.1071C41.0001%2013.404%2040.4175%2012.8214%2039.7144%2012.8214H36.5001C36.0983%2012.8214%2035.7166%2013.0223%2035.4756%2013.3437L14.2613%2041.6294C14.1006%2041.8504%2014.0001%2042.1116%2014.0001%2042.3928C14.0001%2043.096%2014.5827%2043.6786%2015.2858%2043.6786H18.5001C18.9019%2043.6786%2019.2836%2043.4777%2019.5247%2043.1562L40.7389%2014.8705C40.8997%2014.6495%2041.0001%2014.3884%2041.0001%2014.1071ZM27.5001%2020.5357C27.5001%2016.2768%2024.0447%2012.8214%2019.7858%2012.8214C15.5269%2012.8214%2012.0715%2016.2768%2012.0715%2020.5357C12.0715%2024.7946%2015.5269%2028.25%2019.7858%2028.25C24.0447%2028.25%2027.5001%2024.7946%2027.5001%2020.5357Z'%20fill='white'/%3e%3c/svg%3e")}.form__step-icon--file{background-image:url("data:image/svg+xml,%3csvg%20width='55'%20height='56'%20viewBox='0%200%2055%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.9933%2029.8724V28.5867C23.9933%2028.2251%2024.2746%2027.9439%2024.6362%2027.9439H38.779C39.1406%2027.9439%2039.4219%2028.2251%2039.4219%2028.5867V29.8724C39.4219%2030.234%2039.1406%2030.5153%2038.779%2030.5153H24.6362C24.2746%2030.5153%2023.9933%2030.234%2023.9933%2029.8724Z'%20fill='white'/%3e%3cpath%20d='M24.6362%2033.0867H38.779C39.1406%2033.0867%2039.4219%2033.368%2039.4219%2033.7296V35.0153C39.4219%2035.3769%2039.1406%2035.6581%2038.779%2035.6581H24.6362C24.2746%2035.6581%2023.9933%2035.3769%2023.9933%2035.0153V33.7296C23.9933%2033.368%2024.2746%2033.0867%2024.6362%2033.0867Z'%20fill='white'/%3e%3cpath%20d='M24.6362%2038.2296H38.779C39.1406%2038.2296%2039.4219%2038.5108%2039.4219%2038.8724V40.1581C39.4219%2040.5198%2039.1406%2040.801%2038.779%2040.801H24.6362C24.2746%2040.801%2023.9933%2040.5198%2023.9933%2040.1581V38.8724C23.9933%2038.5108%2024.2746%2038.2296%2024.6362%2038.2296Z'%20fill='white'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.279%2021.8148C12.1838%2021.8148%208.86401%2018.495%208.86401%2014.3998C8.86401%2010.3046%2012.1838%206.9848%2016.279%206.9848C19.723%206.9848%2022.6186%209.33277%2023.4524%2012.5153H36.2076C37.2723%2012.5153%2038.7589%2013.1381%2039.5022%2013.8814L45.7701%2020.1492C46.5134%2020.8925%2047.1362%2022.3791%2047.1362%2023.4439V46.5867C47.1362%2047.6515%2046.2723%2048.5153%2045.2076%2048.5153H18.2076C17.1429%2048.5153%2016.279%2047.6515%2016.279%2046.5867L16.279%2021.8148ZM18.8504%2021.3568C21.4729%2020.3871%2023.3971%2017.977%2023.6626%2015.0867H34.279V23.4439C34.279%2024.5086%2035.1429%2025.3724%2036.2076%2025.3724H44.5647V45.9439H18.8504V21.3568ZM37.6741%2015.6894C37.5335%2015.5488%2037.192%2015.368%2036.8504%2015.2474V22.801H44.404C44.2835%2022.4595%2044.1027%2022.118%2043.9621%2021.9773L37.6741%2015.6894ZM17.279%2015.3998H21.279V13.3998H17.279V9.39984H15.279V13.3998H11.279V15.3998H15.279V19.3998H17.279V15.3998Z'%20fill='white'/%3e%3c/svg%3e")}.form__step-icon--message{background-image:url("data:image/svg+xml,%3csvg%20width='55'%20height='56'%20viewBox='0%200%2055%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M44.4286%2039.6071C44.4286%2039.9487%2044.1272%2040.25%2043.7857%2040.25H14.2143C13.8728%2040.25%2013.5714%2039.9487%2013.5714%2039.6071V24.1786C13.9933%2024.6607%2014.4554%2025.1027%2014.9576%2025.5045C17.8304%2027.7143%2020.7232%2029.9643%2023.5156%2032.2946C25.0223%2033.5603%2026.8906%2035.1071%2028.9799%2035.1071H29H29.0201C31.1094%2035.1071%2032.9777%2033.5603%2034.4844%2032.2946C37.2768%2029.9643%2040.1696%2027.7143%2043.0424%2025.5045C43.5446%2025.1027%2044.0067%2024.6607%2044.4286%2024.1786V39.6071ZM44.4286%2018.4933C44.4286%2020.2009%2042.7813%2022.4308%2041.4754%2023.4553C38.7835%2025.5647%2036.0915%2027.6942%2033.4196%2029.8237C32.3549%2030.6875%2030.4263%2032.5357%2029.0201%2032.5357H29H28.9799C27.5737%2032.5357%2025.6451%2030.6875%2024.5804%2029.8237C21.9085%2027.6942%2019.2165%2025.5647%2016.5246%2023.4553C14.7165%2022.029%2013.5714%2020.0402%2013.5714%2017.75C13.5714%2017.4085%2013.8728%2017.1071%2014.2143%2017.1071H43.7857C44.5491%2017.1071%2044.4286%2017.9911%2044.4286%2018.4933ZM47%2017.75C47%2015.9821%2045.5536%2014.5357%2043.7857%2014.5357H14.2143C12.4464%2014.5357%2011%2015.9821%2011%2017.75V39.6071C11%2041.375%2012.4464%2042.8214%2014.2143%2042.8214H43.7857C45.5536%2042.8214%2047%2041.375%2047%2039.6071V17.75Z'%20fill='white'/%3e%3c/svg%3e")}.form__step-icon--money{background-image:url("data:image/svg+xml,%3csvg%20width='55'%20height='56'%20viewBox='0%200%2055%2056'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M23.9286%2032.5357V30.6071H26.5V24.8214H26.4598C26.1384%2025.3237%2025.8371%2025.5446%2025.3549%2025.9665L23.808%2024.3594L26.7812%2021.6071H29.0714V30.6071H31.6429V32.5357H23.9286ZM34.2143%2027.3928C34.2143%2023.7366%2032.0045%2019.0357%2027.7857%2019.0357C23.567%2019.0357%2021.3571%2023.7366%2021.3571%2027.3928C21.3571%2031.0491%2023.567%2035.75%2027.7857%2035.75C32.0045%2035.75%2034.2143%2031.0491%2034.2143%2027.3928ZM44.5%2032.5357C41.6674%2032.5357%2039.3571%2034.846%2039.3571%2037.6786H16.2143C16.2143%2034.846%2013.904%2032.5357%2011.0714%2032.5357V22.25C13.904%2022.25%2016.2143%2019.9397%2016.2143%2017.1071H39.3571C39.3571%2019.9397%2041.6674%2022.25%2044.5%2022.25V32.5357ZM47.0714%2015.8214C47.0714%2015.1183%2046.4888%2014.5357%2045.7857%2014.5357H9.78571C9.08259%2014.5357%208.5%2015.1183%208.5%2015.8214V38.9643C8.5%2039.6674%209.08259%2040.25%209.78571%2040.25H45.7857C46.4888%2040.25%2047.0714%2039.6674%2047.0714%2038.9643V15.8214Z'%20fill='white'/%3e%3c/svg%3e")}.form__step-description{font-size:16px;font-weight:400;text-align:center;color:#fff;padding-left:5px}@media (max-width: 1220px){.form__step-description{font-size:15px}}@media (max-width: 1024px){.form__step-description{font-size:14.5px}}@media (max-width: 768px){.form__step-description{font-size:14px}}@media (max-width: 480px){.form__step-description{font-size:13px}}@media (max-width: 320px){.form__step-description{font-size:12px;padding-left:0}}.form__file-upload{display:flex;background-color:#e0e0e0;border:1px dashed #ccc;border-radius:4px;cursor:pointer;font-weight:700;text-align:center;align-items:center;justify-content:center;gap:15px;width:370px;height:47px;transition:all .3s}@media (max-width: 1220px){.form__file-upload{width:100%;max-width:500px}}@media (max-width: 1024px){.form__file-upload{width:100%;max-width:450px}}@media (max-width: 768px){.form__file-upload{width:100%;max-width:400px;height:44px}}@media (max-width: 480px){.form__file-upload{width:100%;max-width:350px;height:42px}}@media (max-width: 320px){.form__file-upload{width:100%;max-width:280px;height:40px;font-size:14px}}.form__file-upload:hover{background-color:#e0e0e0}.form__file-upload:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='21'%20viewBox='0%200%2018%2021'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M16.8125%204.60899L13.3304%201.12685C12.9174%200.713902%2012.0915%200.36792%2011.5%200.36792H1.50002C0.9085%200.36792%200.428589%200.847831%200.428589%201.43935V19.2965C0.428589%2019.888%200.9085%2020.3679%201.50002%2020.3679H16.5C17.0915%2020.3679%2017.5714%2019.888%2017.5714%2019.2965V6.43935C17.5714%205.84783%2017.2255%205.02194%2016.8125%204.60899ZM11.8572%201.88578C12.0469%201.95274%2012.2366%202.05319%2012.3148%202.13131L15.8081%205.62462C15.8862%205.70274%2015.9866%205.89247%2016.0536%206.08221H11.8572V1.88578ZM16.1429%2018.9394H1.85716V1.79649H10.4286V6.43935C10.4286%207.03087%2010.9085%207.51078%2011.5%207.51078H16.1429V18.9394ZM4.7143%209.29649V10.0108C4.7143%2010.2117%204.87055%2010.3679%205.07145%2010.3679H12.9286C13.1295%2010.3679%2013.2857%2010.2117%2013.2857%2010.0108V9.29649C13.2857%209.0956%2013.1295%208.93935%2012.9286%208.93935H5.07145C4.87055%208.93935%204.7143%209.0956%204.7143%209.29649ZM12.9286%2011.7965H5.07145C4.87055%2011.7965%204.7143%2011.9527%204.7143%2012.1536V12.8679C4.7143%2013.0688%204.87055%2013.2251%205.07145%2013.2251H12.9286C13.1295%2013.2251%2013.2857%2013.0688%2013.2857%2012.8679V12.1536C13.2857%2011.9527%2013.1295%2011.7965%2012.9286%2011.7965ZM12.9286%2014.6536H5.07145C4.87055%2014.6536%204.7143%2014.8099%204.7143%2015.0108V15.7251C4.7143%2015.926%204.87055%2016.0822%205.07145%2016.0822H12.9286C13.1295%2016.0822%2013.2857%2015.926%2013.2857%2015.7251V15.0108C13.2857%2014.8099%2013.1295%2014.6536%2012.9286%2014.6536Z'%20fill='%23272733'/%3e%3c/svg%3e");background-repeat:no-repeat;height:21px;width:20px;position:relative}.form__file-upload-text{color:#333}.form__file-upload-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.form__submit{width:370px;height:48px;color:#2a2b30;background-color:#fff}@media (max-width: 1220px){.form__submit{width:100%;max-width:500px}}@media (max-width: 1024px){.form__submit{width:100%;max-width:450px}}@media (max-width: 768px){.form__submit{width:100%;max-width:400px;height:44px}}@media (max-width: 480px){.form__submit{width:100%;max-width:350px;height:42px}}@media (max-width: 320px){.form__submit{width:100%;max-width:280px;height:40px;font-size:14px}}.form__submit:hover{color:#fff;background-color:#3e9cdc}.footer{display:flex;justify-content:center;align-items:center;height:80px;width:100%;color:#fff;background-color:#3d4050}@media (max-width: 1220px){.footer{height:auto;padding:25px 0}}@media (max-width: 1024px){.footer{padding:22px 0}}@media (max-width: 768px){.footer{padding:20px 0}}@media (max-width: 480px){.footer{padding:18px 0;min-width:410px}}@media (max-width: 320px){.footer{padding:15px 0}}.footer__wrapper{display:flex;gap:50px;align-items:end;justify-content:start}@media (max-width: 1220px){.footer__wrapper{gap:60px;flex-direction:column;align-items:center;justify-content:center}}@media (max-width: 1024px){.footer__wrapper{gap:50px;flex-direction:column;align-items:center;justify-content:center}}@media (max-width: 768px){.footer__wrapper{flex-direction:column;gap:20px;align-items:center;justify-content:center}}@media (max-width: 480px){.footer__wrapper{gap:18px}}@media (max-width: 320px){.footer__wrapper{gap:15px;padding:0 10px}}.footer__copyright-text{color:#fff}@media (max-width: 1220px){.footer__copyright-text{font-size:15px}}@media (max-width: 1024px){.footer__copyright-text{font-size:14.5px}}@media (max-width: 768px){.footer__copyright-text{font-size:14px;text-align:center}}@media (max-width: 480px){.footer__copyright-text{font-size:13px}}@media (max-width: 320px){.footer__copyright-text{font-size:12px}}.footer__payment{display:flex;gap:50px;justify-content:center;align-items:center}@media (max-width: 1220px){.footer__payment{gap:40px}}@media (max-width: 1024px){.footer__payment{gap:35px}}@media (max-width: 768px){.footer__payment{gap:30px}}@media (max-width: 480px){.footer__payment{gap:20px}}@media (max-width: 320px){.footer__payment{gap:20px;flex-wrap:wrap;justify-content:center}}.footer__payment:before{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='1'%20height='18'%20viewBox='0%200%201%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H1V18H0V0Z'%20fill='%23C3C3C3'/%3e%3c/svg%3e");display:block;width:1px;height:18px;color:#c3c3c3;position:relative;top:10px;left:-20px}@media (max-width: 1340px){.footer__payment:before{display:none}}.footer__payment:after{content:"";background-image:url("data:image/svg+xml,%3csvg%20width='1'%20height='18'%20viewBox='0%200%201%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0%200H1V18H0V0Z'%20fill='%23C3C3C3'/%3e%3c/svg%3e");width:1px;height:18px;color:#c3c3c3;position:relative;top:10px;left:0}@media (max-width: 1340px){.footer__payment:after{display:none}}.footer__payment-button{background:none;background-repeat:no-repeat;border:none;color:#fff;cursor:pointer}.footer__payment-button--qiwi:before{content:"";display:block;position:relative;top:18px;left:-25px;background-image:url(././img/Frame\ 19.svg);height:20px;width:20px}.footer__payment-button--yandex:before{content:"";display:block;position:relative;top:18px;left:-25px;background-image:url(./img/Frame\ 20.svg);height:20px;width:20px}.footer__payment-button--web:before{content:"";display:block;position:relative;top:18px;left:-25px;background-image:url(./img/Frame\ 21.svg);height:20px;width:20px}.footer__contacts{display:flex;gap:60px}@media (max-width: 1220px){.footer__contacts{gap:50px}}@media (max-width: 1024px){.footer__contacts{gap:45px}}@media (max-width: 768px){.footer__contacts{gap:40px}}@media (max-width: 480px){.footer__contacts{gap:30px}}@media (max-width: 320px){.footer__contacts{gap:20px;flex-direction:column;align-items:center}}.footer__contacts-link{text-decoration:none;color:#fff}@media (max-width: 1220px){.footer__contacts-link{font-size:15px}}@media (max-width: 1024px){.footer__contacts-link{font-size:14.5px}}@media (max-width: 768px){.footer__contacts-link{font-size:14px}}@media (max-width: 480px){.footer__contacts-link{font-size:13px}}@media (max-width: 320px){.footer__contacts-link{font-size:12px}}.footer__contacts-link--mail:before{content:"";display:block;position:relative;top:22px;left:-25px;background-image:url(./img/.svg);background-repeat:no-repeat;height:20px;width:20px}.footer__contacts-link--vk:before{content:"";display:block;position:relative;top:22px;left:-20px;background-image:url("data:image/svg+xml,%3csvg%20width='12'%20height='14'%20viewBox='0%200%2012%2014'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.1804%209.28625C11.1804%209.93665%2011.0574%2010.5079%2010.8113%2011.0001C10.5652%2011.4923%2010.2341%2011.8995%209.81812%2012.2218C9.32593%2012.6085%208.78394%2012.8839%208.19214%2013.048C7.6062%2013.212%206.85913%2013.2941%205.95093%2013.2941H0.712646V0.207153H5.33569C6.29663%200.207153%207.02319%200.245239%207.51538%200.321411C8.01343%200.391724%208.47925%200.544067%208.91284%200.778442C9.38159%201.0304%209.73022%201.36731%209.95874%201.78918C10.1931%202.21106%2010.3103%202.69739%2010.3103%203.24817C10.3103%203.88684%2010.1492%204.4552%209.8269%204.95325C9.5105%205.45129%209.07104%205.8175%208.50854%206.05188V6.12219C9.31714%206.29211%209.9646%206.64075%2010.4509%207.16809C10.9373%207.68958%2011.1804%208.39563%2011.1804%209.28625ZM6.97046%203.90735C6.97046%203.69641%206.91479%203.47961%206.80347%203.25696C6.698%203.0343%206.53101%202.87317%206.30249%202.77356C6.08569%202.67981%205.82788%202.63%205.52905%202.62415C5.23608%202.61243%204.79663%202.60657%204.21069%202.60657H3.98218V5.37512H4.39526C4.95776%205.37512%205.35034%205.36926%205.573%205.35754C5.80151%205.34583%206.03589%205.2843%206.27612%205.17297C6.53979%205.04993%206.72144%204.88%206.82104%204.66321C6.92065%204.44641%206.97046%204.19446%206.97046%203.90735ZM7.79663%209.22473C7.79663%208.82043%207.7146%208.50403%207.55054%208.27551C7.38647%208.047%207.14038%207.87415%206.81226%207.75696C6.61304%207.68079%206.33765%207.63977%205.98608%207.63391C5.64038%207.62219%205.17456%207.61633%204.58862%207.61633H3.98218V10.8947H4.15796C5.01343%2010.8947%205.60522%2010.8888%205.93335%2010.8771C6.26147%2010.8654%206.59546%2010.7863%206.9353%2010.6398C7.23413%2010.5109%207.45093%2010.3234%207.58569%2010.0773C7.72632%209.82532%207.79663%209.54114%207.79663%209.22473Z'%20fill='%233E9CDC'/%3e%3c/svg%3e");background-repeat:no-repeat;height:20px;width:20px}
