.form__input:-webkit-autofill:active,.form__input:-webkit-autofill:focus,.form__input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.form__input.small{padding:10px 20px}.form__input.medium{padding:14px 20px}.form__item-input-button{background-color:transparent;border:0;cursor:pointer;position:absolute;right:15px;top:50%;transform:translateY(-50%)}.form__input:focus{outline:0}.form__select{-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none' viewBox='0 0 12 7'%3E%3Cpath stroke='%23000' stroke-linecap='round' d='M.5-.5h7.241' transform='matrix(.6864 .72723 .6864 -.72723 1 .004)'/%3E%3Cpath stroke='%23000' stroke-linecap='round' d='M.5-.5h7.241' transform='matrix(-.6864 .72723 -.6864 -.72723 11.344 .004)'/%3E%3C/svg%3E");background-position:calc(100% - 17px) 46%;background-repeat:no-repeat;background-size:11px 6px;border:.8px solid silver;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:block;font-size:16px;font-size:14px;font-weight:300;line-height:16px;margin:0;min-height:50px;outline:0;padding:14px 20px;width:100%}textarea.form__input{height:auto;padding:24px 20px;resize:none}textarea.big{height:90px}.form__label{pointer-events:none;transition:all .3s ease}.form__bar{display:block;position:relative;width:100%}.form__bar:after,.form__bar:before{background:#000;bottom:1px;content:"";height:2px;position:absolute;width:0}.form__bar:before{left:50%}.form__bar:after{right:50%}.form__highlight{pointer-events:none}.form__input.small:placeholder-shown~.form__label,.form__item.form__item--error .form__label{top:20px}.form__input:focus~.form__label,.form__input:placeholder-shown:focus~.form__label,.form__item.form__item--error .form__label{background:#fff;left:10px;top:2px}.form__input:focus~.form__bar:after,.form__input:focus~.form__bar:before{width:50%}.form__item.form__item--error input{border:.8px solid #c0202d}.form__item.form__item--error label{color:#c0202d}.email-sub-form{max-width:207px}.email-sub-form .form__item{margin-bottom:20px}.email-sub-form .form__input:first-child{margin-top:30px}.search-form .form__input:first-child{margin-top:15px}.search-form .form__item{margin-bottom:0;position:relative}.search-form .form__input:placeholder-shown~.form__label{color:#bdbdbd;font-size:21px;left:-5px;line-height:26px}.search-form .form__input{border:unset;border-bottom:1px solid #000;border-radius:0;font-size:21px;line-height:26px;padding:12px 20px 12px 0}.form__item--captcha img{max-width:100%}.form__item--captcha-input{flex:100%;margin-left:20px}.form__captcha-wrapper{align-items:center;position:relative}.form__captcha-wrapper .form__item--captcha{left:7px;position:absolute}.form__captcha-wrapper .form__item--captcha-input-wrapper{width:100%}.form__captcha-wrapper .form__item--captcha-input-wrapper label{margin-left:180px;transition:all .2s ease}.form__captcha-wrapper .form__item.form__item--error .form__label,.form__input:focus~.form__label,.form__input:placeholder-shown:focus~.form__label{margin-left:0;top:-2px}.form__captcha-wrapper .form__item:not(.form__item--error) .form__input:placeholder-shown~.form__label{margin-left:180px}@media screen and (min-width:768px){.search-form .form__input{font-size:44px;line-height:48px}.search-form .form__input:placeholder-shown~.form__label{font-size:44px;line-height:48px}}.search-form__button{background-color:transparent;border:0;cursor:pointer;height:32px;position:absolute;right:5px;top:50%;transform:translateY(-50%);width:32px}@media screen and (max-width:767px){.search-form__button{height:25px;right:0;width:25px}}.search-form__button svg{height:100%;width:100%}.header__big-menu .search-form{display:none;margin:0 auto;max-width:207px}.header__big-menu .email-sub-form input,.header__big-menu .search-form input{border-bottom-color:#000}.form__items-row{display:flex;gap:20px;justify-content:space-between;margin-bottom:20px}.form__items-row .form__item{flex:100%}.form__buttons-wrapper{display:flex;gap:22px;justify-content:space-between;margin-top:15px!important}.form__description{margin-bottom:40px}@media (max-width:992px){.header__big-menu .search-form{display:inherit}.form__description{margin-bottom:28px}.form__items-row{margin-bottom:14px}.form__buttons-wrapper,.form__items-row{flex-wrap:wrap;gap:14px}textarea.big{height:14px}}.form__checkbox{align-items:center;display:flex;gap:21px}.form__checkbox,.form__checkbox span{color:#000;font-size:16px;font-weight:300;letter-spacing:.4px;line-height:21px}@media (max-width:767px){.form__select{min-height:44px;padding:9px 20px}}@media (max-width:480px){.form__item--captcha img{height:auto;max-width:110%}}.checkbox{align-items:center;display:flex;gap:10px;line-height:16px;text-align:left}.checkbox input[type=checkbox]{align-items:center;appearance:none;background:0 0;border:1px solid #e4032e;border-radius:2px;display:flex;height:34px;justify-content:center;margin:0;min-width:34px;position:relative;transition:.6s ease}.form .form__item.checkbox{margin-bottom:0;margin-top:0}.checkbox input[type=checkbox]:after{background:no-repeat 50%/contain url(../assets/dropdown-arrow.svg);content:"";height:16px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s ease;visibility:hidden;width:15px}.checkbox input[type=checkbox]:checked{background:#fff;transition:.3s ease}.checkbox input[type=checkbox]:checked:after{opacity:1;transition:.6s ease;visibility:visible}