.video-popup{display:none;z-index:100;position:fixed;top:0;right:0;bottom:0;left:0}.video-popup.is-opened{display:block}.video-popup__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(20,21,23,.3);backdrop-filter:blur(6.5px);-webkit-backdrop-filter:blur(6.5px)}.video-popup__box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:100%;box-sizing:border-box;padding:10px}.video-popup__close{position:relative;width:24px;height:24px;margin-left:auto;margin-bottom:5px;cursor:pointer}.video-popup__close:before,.video-popup__close:after{content:"";display:block;position:absolute;top:50%;left:50%;width:18px;height:2px;background:#FFFFFF}.video-popup__close:after{transform:translate(-50%,-50%) rotate(45deg)}.video-popup__close:before{transform:translate(-50%,-50%) rotate(-45deg)}.video-popup__video{max-width:100%;border-radius:8px;overflow:hidden}@media (max-width: 900px){.video-popup__box,.video-popup__video iframe{width:100%}}.short-form{display:flex;flex-direction:column;align-items:center}.short-form__header{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:200px;box-sizing:content-box;margin-bottom:-30px;padding-bottom:50px;overflow:hidden;border-radius:8px}.short-form__header.short-form__header--two-coupons{padding-top:45px}.short-form__bg-img{z-index:1;position:relative;width:100%;height:241px;background:linear-gradient(270deg,#053BC5 0%,#000000 100%);background-position:center;background-repeat:no-repeat;background-size:contain}.short-form__bg-top-coupon{z-index:2;position:absolute;left:50%;top:5px;transform:translate(-50%);max-width:300px}.short-form__bg-coupon{z-index:2;position:absolute;left:50%;bottom:35px;transform:translate(-50%);max-width:300px;min-width:190px}.short-form__title{max-width:770px;margin:10px auto;font-family:Benzin,sans-serif;font-size:26px;line-height:120%;text-align:center;letter-spacing:.04em;text-transform:uppercase}.short-form__text{max-width:600px;width:100%;margin:0 auto;font-weight:400;font-size:12px;line-height:160%;text-align:center;color:#ffffff80}.short-form__sub-title{max-width:600px;margin:12px auto 0;color:#fff;font-size:17px;font-weight:600;line-height:110%;text-transform:uppercase;text-align:center}.short-form__content{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:900px;margin-top:35px}.short-form__column{display:flex;flex-direction:column;align-items:center;width:50%;margin:0 auto 40px}.short-form__video-preview{position:relative;max-width:100%;border:2px solid #4D4D4D;border-radius:16px;overflow:hidden;cursor:pointer}.short-form__video-preview .icon-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:82px;height:82px}.short-form__video-preview img{width:100%;max-height:430px}.short-form__column--form{display:flex;flex-direction:column;align-items:center;max-width:400px;width:100%;margin:-24px auto 40px}.short-form__form-title{color:#fff;text-align:center;font-size:17px;font-weight:600;line-height:110%;text-transform:uppercase}.short-form .page-form{width:100%;margin:0}.short-form__form-head{display:flex;flex-direction:column;position:relative;width:100%}.short-form__form-head-title{position:relative;top:10px;width:fit-content;margin:0 auto;padding:4px 15px;font-family:Benzin,sans-serif;font-size:14px;line-height:120%;text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#2b2f37;border-radius:8px;background:white}.short-form__form-head-box{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;box-sizing:border-box;padding:15px 20px;border-radius:8px;background:#E6383D}.short-form__form-head-icon{margin-right:15px;-webkit-animation:spin 1s linear infinite;-moz-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-moz-keyframes spin{0%{-moz-transform:rotate(-20deg)}25%{-moz-transform:rotate(10deg)}50%{-moz-transform:rotate(20deg)}75%{-moz-transform:rotate(10deg)}to{-moz-transform:rotate(-20deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(-20deg)}25%{-webkit-transform:rotate(10deg)}50%{-webkit-transform:rotate(20deg)}75%{-webkit-transform:rotate(10deg)}to{-webkit-transform:rotate(-20deg)}}@keyframes spin{0%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}25%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}50%{-webkit-transform:rotate(20deg);transform:rotate(20deg)}75%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}to{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}}.short-form__form-head-timer{min-width:265px;margin-top:8px}.short-form__form-head-timer span{font-style:normal;font-weight:600;font-size:36px;line-height:100%;text-align:center;text-transform:uppercase;color:#fff}.short-form--opt .short-form__header{padding-bottom:18px}@media (max-width: 1200px){.short-form__column{display:flex;flex-direction:column;align-items:center;width:100%}}@media (max-width: 900px){.short-form__bg-img{background-size:100%}.short-form__bg-top-coupon{top:10px}.short-form__bg-coupon{bottom:25px;max-width:220px}.short-form__title{width:inherit;font-size:20px}.short-form__content{padding:0 10px}.short-form__form-head-title{font-size:12px}.short-form__form-head-box{padding:15px 10px 4px}.short-form__form-head-timer{min-width:190px;margin-top:8px}.short-form__form-head-timer span{font-size:24px}.short-form--opt.short-form{margin-top:-20px}.short-form--opt .short-form__header{padding-top:40px;padding-bottom:18px}.short-form--opt .short-form__bg-img{height:200px}.short-form--opt .short-form__content{margin-top:0}.short-form--opt .short-form__column{margin-bottom:15px}.short-form--opt .page-form__title{margin:4px 0 18px}}@media (max-width: 500px){.short-form__header{height:140px;padding-bottom:5px}.short-form__bg-img{height:140px}.short-form__bg-coupon{min-width:auto;bottom:30px}}
