.form_wrapper{max-width:100%;width:360px;margin:20px auto;border:5px solid #ffdb26;background:#fff;padding:20px;box-sizing:border-box}.form_wrapper .countdown__wrapper{margin-top:20px}.form_wrapper .countdown__wrapper--text{font-size:16px;line-height:22px;margin-bottom:0}.form_wrapper .countdown__wrapper .text--subtitle{margin-bottom:0}.form_wrapper .form_promotion{margin-bottom:20px}.form_wrapper .form_promotion--title{color:#222;text-align:center;font-weight:700;margin-bottom:5px;font-size:18px;line-height:22px}.form_wrapper .form_promotion--wrapper{display:flex;justify-content:space-around;align-items:center;margin-bottom:10px}.form_wrapper .form_promotion--old{color:#222;font-size:16px}.form_wrapper .form_promotion--new{font-size:20px;font-weight:700;color:#ff730d}.form_wrapper--title{font-size:18px;line-height:26px;font-weight:700;color:#222;margin-bottom:15px;text-align:center;text-transform:uppercase}.form_wrapper .input__button{color:#fff;background-color:#ff730d;font-size:24px;line-height:28px;font-weight:700;text-transform:uppercase;width:100%;padding:10px;display:block;cursor:pointer;border:none;transition:all .35s ease-in-out}@media (min-width:992px){.form_wrapper .input__button{font-size:20px;line-height:26px}}.form_wrapper .input__button:hover{background-color:#d95b00}.form_wrapper .input__button:focus{outline:none}@media (min-width:992px){.form_wrapper{max-width:100%}}.form_wrapper .sale__form,.form_wrapper .sale__form--bottom{width:100%}@media (min-width:992px){.form_wrapper .sale__form,.form_wrapper .sale__form--bottom{margin:0 auto}}@media (min-width:1200px){.form_wrapper .sale__form,.form_wrapper .sale__form--bottom{max-width:400px}}.form_wrapper .sale__form .input,.form_wrapper .sale__form--bottom .input{outline:none;width:100%;font-size:16px;border:1px solid #ffdb26;color:#222;background:#fff;padding:10px 15px;box-sizing:border-box}.form_wrapper .sale__form .input::placeholder,.form_wrapper .sale__form--bottom .input::placeholder{color:#555}.form_wrapper .sale__form textarea,.form_wrapper .sale__form--bottom textarea{font-size:16px}.form_wrapper .close_form{position:absolute;width:26px;height:26px;top:15px;cursor:pointer;right:20px}.form_wrapper .hidden-form{display:none}.form_wrapper .hidden-form .discount__partners{display:flex;flex-wrap:wrap;justify-content:space-around}.form_wrapper .hidden-form .discount__partners-img{width:fit-content;margin-bottom:10px}.form_wrapper .hidden-form .discount__partners-img img{width:auto;height:60px}.form_wrapper .hidden-form .discount__partners+p{background-color:#ffffe2;border:1px solid #000;padding:10px;margin-bottom:25px}.form_wrapper .hidden-form .discount__info{color:#222;display:block;margin-top:10px;font-size:12px}.form_wrapper .input__wrapper{position:relative;margin-bottom:25px}.form_wrapper .input__wrapper .error-feedback{visibility:hidden;position:absolute;color:red;bottom:-22px;right:5px;font-size:12px;width:220px;text-align:right}.timer__wrap{text-align:center;color:#222;margin-top:10px}#timer{margin:10px 0}#timer>span{font-weight:bold!important}#timer>.timer__item{border:3px solid #ffdb26;display:inline-block;padding:5px;margin:0 10px}