.auto-payment-form__wrapper{padding:40px 20px 0}.auto-payment-form__header,.auto-payment-form__title{margin-bottom:24px}.auto-payment-form__types{margin-bottom:40px}.auto-payment-form__type:not(:last-child){margin-bottom:8px}.auto-payment-form__button{padding-top:9px;padding-bottom:9px}.auto-payment-form__button .ui-button__text{display:flex;flex-direction:column;align-items:center;justify-content:center}.is-safari .auto-payment-form__policy a:focus,.is-safari .autopayment-popup__policy a:focus{text-decoration:none}.auto-payment-form__policy{margin-top:16px;margin-bottom:0;color:var(--text-secondary-color)}.auto-payment-form__policy a,.autopayment-popup__policy a{color:inherit;text-decoration:underline}.auto-payment-form__policy a:focus-visible,.autopayment-popup__policy a:focus-visible{text-decoration:none}.extended-autopayment-method{position:relative;display:flex}.extended-autopayment-method__label{display:block;width:100%;height:100%;cursor:pointer}.extended-autopayment-method__box{position:relative;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:16px}.extended-autopayment-method__box::before{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid var(--stroke-main-color);border-radius:20px;transition:border-color ease-in-out 150ms;content:""}.extended-autopayment-method__header{display:grid;grid-column-gap:8px;grid-template-columns:20px 1fr auto;align-items:flex-start}.extended-autopayment-method__header::before{display:block;width:16px;height:16px;margin-top:2px;border:1px solid var(--icon-main-color);border-radius:50%;transition:border ease-in-out 150ms;content:""}.extended-autopayment-method__title{display:block;margin-right:8px}.extended-autopayment-method__details{display:block;overflow:hidden;transition:height ease-in-out 400ms}.extended-autopayment-method__desc{display:block;margin-top:16px;color:var(--text-secondary-color)}.extended-autopayment-method__list{display:block;margin-top:24px}.extended-autopayment-method__item{display:grid;grid-column-gap:4px;grid-template-columns:1fr auto}.extended-autopayment-method__item:not(:last-child){margin-bottom:2px}.extended-autopayment-method__item--total{margin-top:12px;font-weight:500}.extended-autopayment-method__item-text{display:grid;grid-column:1/2;grid-column-gap:4px;grid-template-columns:auto 1fr}.extended-autopayment-method__item-text::after{display:block;align-self:flex-end;margin-bottom:4px;margin-left:4px;border-bottom:1px dashed var(--stroke-main-color);content:""}.extended-autopayment-method__item-price{display:block;grid-column:2/-1}.extended-autopayment-method__images{display:flex;align-items:center;margin-top:24px}.extended-autopayment-method__images img{height:16px}.extended-autopayment-method__images img:not(:last-child){margin-right:4px}.extended-autopayment-method__info{position:absolute;right:13px;bottom:13px;display:flex;color:var(--icon-addition-color)}.extended-autopayment-method__info:focus-visible{color:var(--icon-main-color)}.is-safari .extended-autopayment-method__info:focus{color:var(--icon-main-color)}.extended-autopayment-method__input:checked~.extended-autopayment-method__box::before{border-color:var(--accent-brand-color);border-width:2px}.extended-autopayment-method__input:checked~.extended-autopayment-method__box .extended-autopayment-method__header::before{border-color:var(--accent-brand-color);border-width:6px}.extended-autopayment-method__input:focus-visible~.extended-autopayment-method__box::before{border-color:var(--accent-brand-color)}.is-safari .extended-autopayment-method__input:focus~.extended-autopayment-method__box::before{border-color:var(--accent-brand-color)}.trap-modal__wrapper{display:grid;grid-template-columns:1fr;padding:40px 20px}.trap-modal__pic-wrapper{display:block;grid-row:1/2;width:157px;height:158px}.trap-modal__header{margin-bottom:32px}.trap-modal__title span,.trap-popup__title span{position:relative;z-index:1;display:inline-block;color:var(--accent-always-black-color)}.trap-modal__title span::before,.trap-popup__title span::before{z-index:-1;position:absolute;top:50%;left:50%;display:block;width:calc(100% + 8px);height:28px;border-radius:20px;background-color:var(--accent-sale-color);transform:translate(-50%,-50%);content:""}.trap-modal__desc{margin-bottom:0}.order-modal__header{margin-bottom:32px}.order-modal__description{margin-bottom:0}.popup{position:fixed;z-index:7;top:0;right:0;bottom:0;left:0;display:none;justify-content:center;overflow-y:auto;background-color:rgba(var(--accent-always-black-color-rgb),.75)}.popup.js-popup--active{display:flex}.popup:focus-visible{outline:0}.is-safari .popup:focus{outline:0}.popup__wrapper{position:relative;width:100%;margin:auto 0;padding:40px 20px;border-radius:10px;background-color:var(--bg-with-shadow-color)}.popup__close{position:absolute;z-index:5;top:20px;right:20px}.popup__title{margin-bottom:20px}.popup__desc{margin-bottom:32px}.trap-popup__pic-wrapper{display:block;width:157px;height:158px}.trap-popup__pic{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.trap-popup__title{margin-bottom:16px}.trap-popup__desc{margin-bottom:20px}.autopayment-popup{width:696px;min-height:400px}.autopayment-popup__header{text-align:center}.autopayment-popup__title{margin-bottom:8px;font-weight:600}.autopayment-popup__icon{display:block;width:24px;height:24px;margin:0 auto 16px}.autopayment-popup__desc{margin:0}.autopayment-popup__subtitle{margin-bottom:0}.autopayment-popup__freemium-text{margin-top:8px;margin-bottom:0}.autopayment-popup__cards{display:flex;align-items:center;margin-top:20px}.autopayment-popup__cards img{height:20px}.autopayment-popup__cards img:not(:last-child){margin-right:10px}.autopayment-popup__form{margin-top:32px}.autopayment-popup__type{margin-bottom:16px}@media (min-width:768px){.auto-payment-form__wrapper{padding:32px 20px}.auto-payment-form__header{width:368px;margin-right:auto;margin-left:auto}.auto-payment-form__title{text-align:center}.auto-payment-form__form{display:flex;flex-direction:column;align-items:center}.auto-payment-form__types{margin-bottom:32px}.auto-payment-form__faq{order:1;width:536px}.auto-payment-form__footer{margin-bottom:40px}.auto-payment-form__footer,.auto-payment-form__types{width:368px}.trap-modal{width:696px}.trap-modal__wrapper{display:grid;grid-column-gap:48px;grid-template-rows:auto auto 1fr;grid-template-columns:1fr 200px;padding:32px 64px 32px 32px}.trap-modal__pic-wrapper{grid-row:1/-1;grid-column:2/-1;align-self:center;width:200px;height:232px}.order-modal{width:532px}.order-modal__header{text-align:center}.popup__wrapper{width:532px;padding:32px 80px 32px 32px;border-radius:20px}.popup__close{top:24px;right:24px}.trap-popup{display:grid;grid-column-gap:48px;grid-template-rows:auto auto 1fr;grid-template-columns:1fr 200px;width:696px;padding-right:64px}.trap-popup__pic-wrapper{grid-row:1/-1;grid-column:2/-1;align-self:center;width:200px;height:232px}.trap-popup__desc{margin-bottom:28px}.autopayment-popup .ui-modal__scroll{padding-right:24px}.autopayment-popup__wrapper{display:grid;grid-template-columns:repeat(2,1fr)}.autopayment-popup__content,.autopayment-popup__header{display:flex;flex-direction:column;justify-content:center}.autopayment-popup__header{padding-right:32px;border-right:1px solid var(--stroke-main-color)}.autopayment-popup__content{padding-left:32px}.autopayment-popup__subtitle{max-width:235px}.autopayment-modal{width:696px}}@media (min-width:1024px){.auto-payment-form__wrapper{padding:40px 20px}.auto-payment-form__header{width:468px;margin-bottom:32px}.auto-payment-form__title{margin-bottom:32px}.auto-payment-form__faq{width:768px}.auto-payment-form__footer{margin-bottom:56px}.auto-payment-form__footer,.auto-payment-form__types{width:468px}.auto-payment-form__policy a:hover,.autopayment-popup__policy a:hover{text-decoration:none}.extended-autopayment-method__box{padding:20px}.extended-autopayment-method__box::before{border-radius:24px}.extended-autopayment-method__header::before{margin-top:4px}.extended-autopayment-method__title{margin-right:10px}.extended-autopayment-method__images,.extended-autopayment-method__list{margin-top:28px}.extended-autopayment-method__item-text::after{margin-bottom:5px}.extended-autopayment-method__info{right:17px;bottom:17px}.extended-autopayment-method__info:hover{color:var(--icon-main-color)}.extended-autopayment-method:hover .extended-autopayment-method__box::before{border-color:var(--accent-brand-color)}.trap-modal{width:800px}.trap-modal__wrapper{grid-template-columns:1fr 248px;padding:40px 60px 40px 40px}.trap-modal__pic-wrapper{width:248px;height:287px}.trap-modal__title span::before,.trap-popup__title span::before{width:calc(100% + 12px);height:40px}.order-modal{width:540px}.order-modal .ui-modal__scroll{padding-right:32px;padding-left:32px}.popup__wrapper{width:540px;padding-top:40px;padding-bottom:40px;padding-left:40px}.trap-popup{grid-template-columns:1fr 248px;width:800px;padding-right:60px}.trap-popup__pic-wrapper{width:248px;height:287px}.trap-popup__title{width:390px;margin-bottom:20px}.autopayment-popup{width:800px}.autopayment-popup .ui-modal__scroll{padding-right:32px}.autopayment-popup__header{padding-right:40px}.autopayment-popup__title{margin-bottom:12px}.autopayment-popup__content{padding-left:40px}.autopayment-popup__subtitle{max-width:280px}.autopayment-popup__freemium-text{margin-top:12px}.autopayment-modal{width:928px}}@media (min-width:1280px){.autopayment-modal{width:1080px}}@media (max-width:767.9px){.auto-payment-form{padding-bottom:70px}.auto-payment-form__faq{margin-bottom:40px}.auto-payment-form__footer{position:fixed;right:0;bottom:0;left:0;padding:20px 20px 24px;border-radius:20px 20px 0 0;background-color:var(--bg-with-shadow-color)}.auto-payment-form.is-scroll .auto-payment-form__footer{box-shadow:0 4px 8px rgba(var(--accent-always-black-color-rgb),.04),0 0 2px rgba(var(--accent-always-black-color-rgb),.08),0 0 1px rgba(var(--accent-always-black-color-rgb),.04)}.trap-modal__pic-wrapper{margin:0 auto 44px}.popup__title{padding-right:50px}.trap-popup__pic-wrapper{margin:0 auto 44px}.autopayment-popup__header{padding-bottom:32px;border-bottom:1px solid var(--stroke-main-color)}.autopayment-popup__content{padding-top:32px}.autopayment-popup__freemium-text,.autopayment-popup__subtitle{text-align:center}.autopayment-popup__cards{justify-content:center}.smart-trap-popup__pic-wrapper{margin-right:auto;margin-left:auto}}
/*# sourceMappingURL=popups-v1.min.css.map*/