.modal-popup-wrap{box-sizing:border-box;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(35,31,32,.75);z-index:1010;display:flex;align-items:center;justify-content:flex-start;flex-flow:column nowrap;font-family:Segoe UI Semibold,Helvetica,Arial,sans-serif;padding:20px}.modal-popup-wrap .modal-popup{margin:auto}.modal-popup-wrap.hidden-visual{z-index:-1}.modal-popup{width:calc(100% - 48px);max-width:480px;max-height:90vh;background:#fff;box-shadow:0 4px 15px rgba(35,31,32,.40401);border-radius:10px;padding:24px 0 30px;margin:8% 24px 24px;color:#191919;position:relative;display:flex;flex-flow:column nowrap}.modal-popup.modal-confirm-email{padding-bottom:48px}.modal-popup__head{padding-bottom:20px;padding-right:26px;padding-left:40px}.modal-popup__head :first-child{margin-top:0}.modal-popup__head :last-child{margin-bottom:0}.modal-popup__body{overflow-x:hidden;overflow-y:auto;padding-left:40px;margin-right:20px;padding-right:20px;font-size:13px}.modal-popup__body::-webkit-scrollbar{background:#f2f2f2;border-radius:4px;width:8px}.modal-popup__body::-webkit-scrollbar-thumb{background:#bdbbbc;border-radius:4px}.modal-popup__body .subtitle{font-family:Segoe UI Semibold,Helvetica,Arial,sans-serif;font-size:15px;line-height:20px;margin-bottom:20px}.modal-popup__body .form-group-btn{margin-top:20px}.modal-popup__footer{padding:0 40px 10px;margin-top:16px}.modal-popup__footer .modal-popup-caption:not(:last-child){margin-bottom:20px}.modal-popup .modal-popup__body{padding-bottom:20px;font-size:13px}.modal-popup.modal-popup-mini .modal-popup__head{padding-left:24px}.modal-popup.modal-popup-mini .modal-popup__body{padding-left:24px;padding-right:4px}.modal-popup.modal-popup-mini .modal-popup-description p{margin-bottom:12px}.modal-popup.modal-popup-middle .modal-popup__head{padding-left:32px}.modal-popup.modal-popup-middle .modal-popup__body{padding-left:32px;padding-right:12px}.modal-popup.modal-popup-middle .modal-popup-description p{margin-bottom:12px}.modal-popup.modal-popup-center{margin:auto}.modal-popup-heading{font-family:Segoe UI Bold,Helvetica,Arial,sans-serif;font-size:20px;line-height:24px;margin-bottom:24px;margin-top:20px}.modal-popup-subheading{font-family:Segoe UI Semibold,Helvetica,Arial,sans-serif;font-size:15px;line-height:20px}.modal-popup-title{font-family:Segoe UI Bold,Helvetica,Arial,sans-serif;font-size:20px;line-height:26px;margin-bottom:20px}.modal-popup-caption{font-family:Segoe UI,Helvetica,Arial,sans-serif;font-size:12px;line-height:18px;color:#bdbbbc;display:block}.modal-popup-close{position:absolute;top:8px;right:8px;width:24px;height:24px;display:inline-flex;justify-content:center;align-items:center;font-size:15px;line-height:1;color:#231f20;transition:color .2s;border:none;background:50%/cover no-repeat url(data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjI1NiIgd2lkdGg9IjI1NiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTM3LjA1MSAxMjhsNzUuNDc1LTc1LjQ3NWMyLjUtMi41IDIuNS02LjU1MSAwLTkuMDUxcy02LjU1MS0yLjUtOS4wNTEgMEwxMjggMTE4Ljk0OSA1Mi41MjUgNDMuNDc1Yy0yLjUtMi41LTYuNTUxLTIuNS05LjA1MSAwcy0yLjUgNi41NTEgMCA5LjA1MUwxMTguOTQ5IDEyOGwtNzUuNDc1IDc1LjQ3NWE2LjM5OSA2LjM5OSAwIDAwNC41MjUgMTAuOTI2IDYuMzggNi4zOCAwIDAwNC41MjUtMS44NzVMMTI4IDEzNy4wNTFsNzUuNDc1IDc1LjQ3NWMxLjI1IDEuMjUgMi44ODggMS44NzUgNC41MjUgMS44NzVzMy4yNzUtLjYyNSA0LjUyNS0xLjg3NWMyLjUtMi41IDIuNS02LjU1MSAwLTkuMDUxTDEzNy4wNTEgMTI4eiIvPjwvc3ZnPg==);padding:0;cursor:pointer}.modal-popup-close:hover{color:#dc092e}.modal-popup-form .f-group label:not(.inp-box__label),.modal-popup-form .form-group label:not(.inp-box__label){font-family:Segoe UI Semibold,Helvetica,Arial,sans-serif;font-size:13px;line-height:16px;margin-bottom:5px}.modal-popup-form .f-group label:not(.inp-box__label):not([class]),.modal-popup-form .form-group label:not(.inp-box__label):not([class]){display:block}.modal-popup-form .f-group+.f-group{margin-top:20px}.modal-popup-form .form-group+.form-group{margin-top:16px}.modal-popup-form .btn--black,.modal-popup-form .btn--black:not(:disabled):not(.disabled):active,.modal-popup-form .btn--black:not(:disabled):not(.disabled):focus,.modal-popup-form .btn--black:not(:disabled):not(.disabled):hover{background-color:#231f20;border:none}.modal-popup-form .input-counter-wrap{text-align:left}.modal-popup-form+p{margin-top:20px}.text-align-center{text-align:center}.modal-open{overflow:hidden}.modal-backdrop{display:none!important}.modal{position:fixed;z-index:1050;left:0;top:0;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;background:rgba(35,31,32,.75)}.modal.show .modal-content{transform:translateY(0)}.modal.modal-vue{display:block}.modal.modal-vue .modal-content{transform:translateY(0)}.modal .modal-dialog{position:relative;display:flex;flex-direction:column;justify-content:center;margin:20px;min-height:calc(100% - 40px);pointer-events:none;width:auto}.modal .modal-content{width:100%;margin-left:auto;margin-right:auto;position:relative;padding-top:24px;padding-bottom:24px;background:#fff;pointer-events:auto;border-radius:10px;box-shadow:0 4px 15px 0 rgba(35,31,32,.4);transform:translateY(-100px);transition:transform .3s ease}.modal .modal-close{position:absolute;z-index:1;right:0;top:0}.modal .modal-close,.modal .modal-close:not(:disabled):not(.disabled):active,.modal .modal-close:not(:disabled):not(.disabled):focus,.modal .modal-close:not(:disabled):not(.disabled):hover{background-color:transparent;border-color:transparent;color:#231f20}.modal .modal-close:not(:disabled):not(.disabled):active>*{transform:none}.modal .modal-section{padding:32px/2}.modal .modal-section.modal-section--border{border-top:1px solid #e5e5e5}.modal .modal-section+.modal-section:not(.modal-section--border){padding-top:0}.modal .modal-section>:last-child{margin-bottom:0}.modal-enter-active,.modal-leave-active{opacity:0;transition:opacity .3s ease}.modal-enter-active .modal-content,.modal-enter-active .modal-popup,.modal-leave-active .modal-content,.modal-leave-active .modal-popup{transform:translateY(-100px);transition:transform .3s ease}.modal-enter-from,.modal-leave-to{opacity:0}.modal-enter-from .modal-content,.modal-enter-from .modal-popup,.modal-leave-to .modal-content,.modal-leave-to .modal-popup{transform:translateY(-100px)}.modal-enter-to,.modal-leave-from{opacity:1}.modal-enter-to .modal-content,.modal-enter-to .modal-popup,.modal-leave-from .modal-content,.modal-leave-from .modal-popup{transform:translateY(0)}.modal-sd-enter-active,.modal-sd-leave-active{opacity:0;transition:opacity .3s ease}.modal-sd-enter-active .modal-content,.modal-sd-enter-active .modal-popup,.modal-sd-leave-active .modal-content,.modal-sd-leave-active .modal-popup{transform:translateY(100px);transition:transform .3s ease}.modal-sd-enter-from,.modal-sd-leave-to{opacity:0}.modal-sd-enter-from .modal-content,.modal-sd-enter-from .modal-popup,.modal-sd-leave-to .modal-content,.modal-sd-leave-to .modal-popup{transform:translateY(100px)}.modal-sd-enter-to,.modal-sd-leave-from{opacity:1}.modal-sd-enter-to .modal-content,.modal-sd-enter-to .modal-popup,.modal-sd-leave-from .modal-content,.modal-sd-leave-from .modal-popup{transform:translateY(0)}.cookies-alert,.mpl-alert{position:relative;z-index:1051}.cookies-alert .modal-popup-wrap,.mpl-alert .modal-popup-wrap{top:auto;bottom:0;height:auto;background:transparent;padding:0}.cookies-alert .modal-popup,.mpl-alert .modal-popup{width:100%;min-width:0;max-width:100%;background:hsla(0,0%,100%,.92);box-shadow:0 4px 15px rgba(35,31,32,.4);border-radius:10px 10px 0 0;padding-top:9px;padding-bottom:12px}.cookies-alert .modal-popup__body,.mpl-alert .modal-popup__body{display:flex;align-items:center;max-width:1020px;margin:auto;font-size:13px;line-height:18px;padding:16px 0 0}.cookies-alert .modal-popup__body .popup-btns,.mpl-alert .modal-popup__body .popup-btns{margin-left:40px;display:flex;align-items:center;flex-wrap:nowrap}.cookies-alert .modal-popup__body .popup-btns .btn,.mpl-alert .modal-popup__body .popup-btns .btn{width:120px}.cookies-alert .modal-popup__body .popup-btns .btn,.cookies-alert .modal-popup__body .popup-btns .popup_link,.mpl-alert .modal-popup__body .popup-btns .btn,.mpl-alert .modal-popup__body .popup-btns .popup_link{margin-left:20px}.cookies-alert .modal-popup__body .popup-btns .btn:first-child,.mpl-alert .modal-popup__body .popup-btns .btn:first-child{margin-left:0}.cookies-alert{z-index:1049}.cookies-alert .modal-popup-wrap{transform:translateY(100%);transition:transform .3s ease}.cookies-alert.active .modal-popup-wrap{transform:translateY(0)}#modal-cookies{top:auto;font-size:14px;height:auto;bottom:0}#modal-cookies.active{display:block;opacity:1}#modal-cookies .modal-dialog{margin:0}#modal-agree{background:#fff;min-width:100vw;z-index:9999999999;font-family:Segoe UI,Helvetica,Arial,sans-serif}#modal-agree .ma-content{max-width:750px}.ma-dialog{height:calc(100% - 40px)}.ma-content{max-height:80%;line-height:1.5;position:relative;display:flex;flex-direction:column}.ma-header{padding:0;border-bottom:none}.ma-header .modal-popup-close{top:-25px;right:-25px}.ma-body,.ma-header{padding:0;border-bottom:none}.ma-body,.ma-footer,.ma-header{padding-bottom:20px;padding-right:26px;padding-left:40px}.ma-footer{border-top:none}.ma-body{overflow-y:auto}.ma-main-title{font-size:22px;line-height:1.5;font-weight:700;margin-bottom:24px;margin-top:0}.ma-title{font-size:24px;line-height:1.25;font-weight:500;margin:0 0 4px}.ma-options{margin-top:16px}.ma-option{margin-bottom:16px}.option-block{display:flex}.option-alert{display:flex;padding:12px;margin:12px 0;background-color:#fbeff1;border-radius:4px;font-size:14px;line-height:20px}.option-alert.hide{display:none}.option-alert img.attantion{width:18px;height:18px;margin-right:12px;flex-shrink:0}.option-check{margin-top:7px}.option-content{width:100%;margin-left:8px;padding-top:2px}.option-title{font-weight:600;line-height:1.3;margin:0 0 4px}.option-text{font-size:12px;line-height:1.4;color:#231f20;margin:0}.option-text li,.option-text p{margin-bottom:8px}.ma-footer{padding:20px 40px;display:flex}.ma-footer .btn{font-family:Arial,sans-serif;display:flex;font-weight:600;align-items:center}.btn--block{display:flex;align-items:flex-end;width:100%}.ma-footer .btn,.popup-btns .btn{display:flex;border-width:1px;border-style:solid;border-radius:10px;text-align:center;letter-spacing:normal;justify-content:center;align-items:center;font-size:15px;font-weight:500;line-height:18px;padding:8px 15px;font-family:Arial,sans-serif;min-height:40px;max-width:100%;width:auto}.ma-footer .btn,.ma-footer .btn:not(:disabled):not(.disabled):active,.ma-footer .btn:not(:disabled):not(.disabled):focus,.ma-footer .btn:not(:disabled):not(.disabled):hover,.popup-btns .btn,.popup-btns .btn:not(:disabled):not(.disabled):active,.popup-btns .btn:not(:disabled):not(.disabled):focus,.popup-btns .btn:not(:disabled):not(.disabled):hover{color:#fff;background-color:#dc092e;border-color:#dc092e}.ma-footer .btn:hover,.ma-footer .btn:not(:disabled):not(.disabled):active:hover,.ma-footer .btn:not(:disabled):not(.disabled):focus:hover,.ma-footer .btn:not(:disabled):not(.disabled):hover:hover,.popup-btns .btn:hover,.popup-btns .btn:not(:disabled):not(.disabled):active:hover,.popup-btns .btn:not(:disabled):not(.disabled):focus:hover,.popup-btns .btn:not(:disabled):not(.disabled):hover:hover{background-color:#b7141f;border-color:#b7141f}.ma-footer .btn:not(:disabled):not(.disabled):active>*,.popup-btns .btn:not(:disabled):not(.disabled):active>*{transform:translateY(1px)}.ma-footer .btn>*,.popup-btns .btn>*{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-family:Segoe UI,Helvetica,Arial,sans-serif}.ma-footer .btn>:not(:last-child),.popup-btns .btn>:not(:last-child){margin-right:8px}.ma-footer .btn.btn--index,.popup-btns .btn.btn--index{color:#dc092e;background-color:transparent;box-shadow:none}.ma-footer .btn.btn--index:not(:disabled):not(.disabled):active,.ma-footer .btn.btn--index:not(:disabled):not(.disabled):focus,.ma-footer .btn.btn--index:not(:disabled):not(.disabled):hover,.popup-btns .btn.btn--index:not(:disabled):not(.disabled):active,.popup-btns .btn.btn--index:not(:disabled):not(.disabled):focus,.popup-btns .btn.btn--index:not(:disabled):not(.disabled):hover{color:#b7141f;background-color:transparent}.cookies-alert.btn{width:120px}.inp-box{display:flex;flex-wrap:nowrap;align-items:flex-start;vertical-align:top;line-height:20px}.inp-box.inp-box--block,.inp-box.inp-box--block .inp-box__label{width:100%}.inp-box.inp-box--block .inp-box__text{flex-grow:1;max-width:none}.inp-box.inp-box--block .inp-box__row{width:100%}.inp-box .inp-box__label{position:relative;display:flex;flex-wrap:nowrap;align-items:flex-start;margin:0;cursor:pointer}.inp-box input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;z-index:-1;left:0;top:0;width:0;height:0;opacity:0}.inp-box input[type=checkbox]:checked~.inp-box__view{background:#dc092e;border-color:#dc092e}.inp-box input[type=checkbox]:checked~.inp-box__view:before{display:block}.inp-box input[type=checkbox]:disabled~.inp-box__view{background:#f2f2f2;border-color:#bdbbbc}.inp-box input[type=checkbox]:disabled~.inp-box__row,.inp-box input[type=checkbox]:disabled~.inp-box__row *,.inp-box input[type=checkbox]:disabled~.inp-box__text,.inp-box input[type=checkbox]:disabled~.inp-box__text *{color:#bdbbbc}.inp-box input[type=checkbox]:disabled~.inp-box__row .ic-info,.inp-box input[type=checkbox]:disabled~.inp-box__text .ic-info{color:#007eff}.inp-box input[type=checkbox]:disabled:checked~.inp-box__view{background:#bdbbbc;border-color:#bdbbbc}.inp-box input[type=checkbox]~.inp-box__view{border-radius:4px}.inp-box input[type=checkbox]~.inp-box__view:before{content:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTczLjg5OCA0MzkuNDA0bC0xNjYuNC0xNjYuNGMtOS45OTctOS45OTctOS45OTctMjYuMjA2IDAtMzYuMjA0bDM2LjIwMy0zNi4yMDRjOS45OTctOS45OTggMjYuMjA3LTkuOTk4IDM2LjIwNCAwTDE5MiAzMTIuNjkgNDMyLjA5NSA3Mi41OTZjOS45OTctOS45OTcgMjYuMjA3LTkuOTk3IDM2LjIwNCAwbDM2LjIwMyAzNi4yMDRjOS45OTcgOS45OTcgOS45OTcgMjYuMjA2IDAgMzYuMjA0bC0yOTQuNCAyOTQuNDAxYy05Ljk5OCA5Ljk5Ny0yNi4yMDcgOS45OTctMzYuMjA0LS4wMDF6IiBmaWxsPSIjZmZmIiBjbGFzcz0iZmlsbC0wMDAwMDAiLz48L3N2Zz4=);width:13px;height:13px}.inp-box .inp-box__view{position:relative;width:20px;height:20px;background:#fff;border:1px solid #d3d2d2;flex-shrink:0}.inp-box .inp-box__view:before{content:"";display:none;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.inp-box .inp-box__text{flex:1;width:calc(100% - 20px);padding-left:10px}.inp-box .inp-box__text span:not(.inp-required){color:#8c8c8c}.inp-box .inp-box__text span.popup{color:#007eff}.inp-box .inp-box__text p:last-of-type{margin-bottom:0}.inp-box .inp-box__row{display:flex;align-items:center;justify-content:space-between}.inp-box .tooltip{color:#007eff;transition:color .2s ease;align-self:center}.inp-box .tooltip:hover{cursor:pointer;color:#175fc7}.popup_link{background-color:transparent;color:#007eff;text-decoration:none;font-size:13px;max-width:200px}.popup_link:hover{text-decoration:none;color:#175fc7}.f-cookie-choice .js-cookie-choice{font-size:12px;line-height:16px;color:#fff;text-decoration:none;font-family:Segoe UI,Helvetica,Arial,sans-serif}.f-cookie-choice .js-cookie-choice:hover{text-decoration:underline}