.menu{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1200px){.menu{display:block;text-align:center}}.menu__group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:60px}@media only screen and (max-width: 1200px){.menu__group{display:block;margin-right:0}}.menu__group:last-child{margin-right:0}.menu__link{display:inline-block;vertical-align:middle;margin:0 10px;padding:10px;color:#070e36e8;font-weight:600;font-size:14px;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease;white-space:nowrap;text-decoration:none}.menu__link:hover,.menu__link:focus{color:#f13870;text-decoration:none}.btn{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;padding:14px 40px;border-radius:7px;cursor:pointer;color:#f13870;background-color:transparent;font-weight:700;font-size:13px;line-height:1.5;text-transform:uppercase;outline:none;overflow:hidden;text-align:center;text-decoration:none;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;z-index:1}.btn:hover,.btn:focus{text-decoration:none;color:#000000e8}.btn--primary{-webkit-box-shadow:2px 2px 15px rgba(0,0,0,.19);box-shadow:2px 2px 15px #00000030;background:-webkit-gradient(linear,right top,left top,from(rgba(255,64,129,.64)),to(#284EC0)),#244FC2;background:-o-linear-gradient(right,rgba(255,64,129,.64) 0%,#284EC0 100%),#244FC2;background:linear-gradient(270deg,rgba(255,64,129,.64) 0%,#284EC0 100%),#244FC2;color:#fff}.btn--primary:hover,.btn--primary:focus{background:#164ED0;color:#fff}.btn--outline{border:2px solid #F13870;padding:12px 38px}.btn--outline:hover,.btn--outline:focus{background-color:#f13870;color:#fff}.btn--light{background-color:#f6f6f6;color:#132482}.btn--light:hover,.btn--light:focus{background-color:#f13870;color:#fff}.btn--outline-light{border:2px solid #F13870;padding:12px 38px;color:#fff}.btn--outline-light:hover,.btn--outline-light:focus{background-color:#f13870;color:#fff}.btn--link{padding:10px}.btn--arrow{padding:0 10px;font-size:12px;font-weight:700;text-transform:none}.btn--arrow:hover,.btn--arrow:focus{color:#f13870}.btn--arrow:hover svg,.btn--arrow:focus svg{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translate(10px)}.btn--arrow svg{margin-left:15px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.btn--icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.btn--icon:hover .btn__icon svg,.btn--icon:focus .btn__icon svg{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}.btn__caption{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn__icon span{margin-bottom:10px;font-size:17px;color:#f6f6f6;line-height:1.5;font-weight:700}.btn__icon svg{margin-bottom:15px;opacity:.5;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.actions{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1200px){.actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.actions__button{margin-right:20px}@media only screen and (max-width: 1200px){.actions__button{margin-right:0}}.actions__button:last-child{margin-right:0}.site-header{position:sticky;top:0;padding:20px 0;width:100%;background-color:#fff;z-index:99}@media only screen and (max-width: 767px){.site-header{padding:15px 0}}.site-header__logo{max-width:185px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header__logo a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.site-header__logo svg,.site-header__logo img{width:100%;height:auto}.site-header__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-header__menu{margin:0 auto}@media only screen and (max-width: 1200px){.site-header__menu{display:none}}@media only screen and (max-width: 1200px){.site-header__actions{display:none}}.site-header .burger{position:relative;display:none;padding:0;height:18px;width:25px;background-color:transparent;z-index:10;border-radius:0;overflow:visible}@media only screen and (max-width: 1200px){.site-header .burger{display:-webkit-box;display:-ms-flexbox;display:flex}}.site-header .burger span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;position:absolute;left:50%;margin-left:-12px;top:0;height:2px;width:25px;background-color:#1a0847e6;cursor:pointer}.site-header .burger span:nth-child(2){top:7px}.site-header .burger span:nth-child(3){top:15px}.site-header .burger.active span{top:7px}.site-header .burger.active span:nth-child(1){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.site-header .burger.active span:nth-child(2){display:none}.site-header .burger.active span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.site-header .mobile-menu{display:none;position:fixed;top:0;right:0;bottom:0;width:100%;max-width:240px;padding-top:30px;margin-left:auto;background-color:#fff;height:100%;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translate(100%);opacity:0;visibility:hidden;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width: 1200px){.site-header .mobile-menu{display:-webkit-box;display:-ms-flexbox;display:flex}}.site-header .mobile-menu.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0);z-index:100;opacity:1;visibility:visible;overflow-y:auto}.site-header .mobile-menu__burger{margin-left:auto;margin-bottom:30px;margin-right:15px}.site-header .mobile-menu__actions{margin:auto auto 30px}.site-header .mobile-menu__overlay{display:none;background:rgba(0,0,0,.35);opacity:0;width:100%;position:fixed;top:0;right:0;bottom:0;z-index:99}@media only screen and (max-width: 1200px){.site-header .mobile-menu__overlay{display:block}}.site-header .mobile-menu__overlay.active{opacity:1;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}label{display:inline-block;vertical-align:top;margin-bottom:.5rem;color:#212529}.form-field{display:inline-block;vertical-align:middle;width:100%;margin-bottom:30px;border:0;border-bottom:1px solid rgba(26,8,71,.1);padding:20px 0;font-size:16px;line-height:1.5;background-color:transparent;color:#1a0847;border-radius:0}.form-field:last-of-type{margin-bottom:0}.form-field--textarea{border-radius:10px;border:1px solid rgba(26,8,71,.1);padding:10px;min-height:200px;max-height:305px;overflow:auto;resize:vertical}.form-field::-webkit-input-placeholder{color:#1a08474d}.form-field::-moz-placeholder{color:#1a08474d}.form-field:-ms-input-placeholder{color:#1a08474d}.form-field::-ms-input-placeholder{color:#1a08474d}.form-field::placeholder{color:#1a08474d}.form-field:focus{outline:none;border-color:#f13870}.alert{border-radius:10px;background:#fff;padding:15px 10px;margin-top:10px;font-size:16px;font-weight:700;min-width:280px;color:#132482;text-align:center}.alert.success{color:#4caf50}.alert.noApiKey,.alert.error{color:#ff9800}.newsletter__title{margin-bottom:25px}.newsletter__title.subtitle{color:#f6f6f6}.newsletter__text{color:#f6f6f680;font-size:13px;font-weight:500}.newsletter__form-wrapper{width:100%;max-width:335px}.inline-form{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 575px){.inline-form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.inline-form__input{border-bottom-color:#f6f6f680;color:#f6f6f6;width:196px;padding:13.5px 0;font-size:13px}.inline-form__input:focus{border-color:#f6f6f6}.inline-form__input::-webkit-input-placeholder{color:#f6f6f666}.inline-form__input::-moz-placeholder{color:#f6f6f666}.inline-form__input:-ms-input-placeholder{color:#f6f6f666}.inline-form__input::-ms-input-placeholder{color:#f6f6f666}.inline-form__input::placeholder{color:#f6f6f666}.inline-form__button{margin-left:24px}@media only screen and (max-width: 575px){.inline-form__button{margin:30px 0 0}}.site-footer{color:#f6f6f680;background-color:#1a0847;font-size:13px;font-weight:500}.site-footer a{color:#f6f6f680;text-decoration:none}.site-footer a:hover,.site-footer a:focus{color:#f6f6f6}.site-footer__top{padding:45px 0 75px;border-bottom:1px solid hsla(0deg,0%,96.5%,.2)}.site-footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:-15px;margin-left:-15px}.site-footer__row--bottom{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin:0}@media only screen and (max-width: 575px){.site-footer__row--bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.site-footer__col{padding:0 15px;width:15.5%}@media only screen and (max-width: 1500px){.site-footer__col{width:17.5%}}@media only screen and (max-width: 991px){.site-footer__col{width:25%}}@media only screen and (max-width: 767px){.site-footer__col{margin-bottom:50px;width:50%}}.site-footer__col--lg{width:25%}@media only screen and (max-width: 1500px){.site-footer__col--lg{width:30%}}@media only screen and (max-width: 991px){.site-footer__col--lg{margin-top:50px;width:100%}}@media only screen and (max-width: 767px){.site-footer__col--lg{margin-top:0;margin-bottom:0}}.site-footer__bottom{padding:25px 0}.site-footer__logo{max-width:88px}.site-footer__logo a{display:inline-block;vertical-align:middle}.site-footer__logo img{width:100%}.site-footer__title{margin-bottom:25px}.site-footer__title.subtitle{color:#f6f6f6}.site-footer__menu li{margin-bottom:12px}.site-footer__menu li:last-child{margin-bottom:0}.site-footer__copy{margin-bottom:0}@media only screen and (max-width: 575px){.site-footer__copy{margin-bottom:10px}}.modal{position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;inset:0;z-index:100}.modal__overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;background-color:#303d8566}.modal__content{position:absolute;top:50%;left:50%;inset:50% auto auto 50%;border:1px solid #ccc;background-color:#fff;overflow:hidden;overflow-y:auto;overflow-x:hidden;border-radius:20px;outline:none;padding:70px 20px;margin-right:-50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-width:950px;min-height:120px;max-height:100vh}.modal__content.sm{max-width:665px}.modal__close{position:absolute;top:30px;right:30px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;width:22px;height:22px;z-index:2}.modal__close:hover span,.modal__close:focus span{background-color:#f13870}.modal__close span{content:"";position:absolute;top:50%;width:100%;background-color:#132482;height:2px;border-radius:50px;-webkit-transition:background-color .2s ease;-o-transition:background-color .2s ease;transition:background-color .2s ease;-webkit-transform:rotate(-45deg) translateX(1px);-ms-transform:rotate(-45deg) translateX(1px);transform:rotate(-45deg) translate(1px)}.modal__close span:nth-child(2){-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.geo{max-width:740px;margin:0 auto}.geo__title{margin-bottom:50px;color:#132482;text-align:center}.geo__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.geo__item{margin-bottom:45px;padding-right:15px;padding-left:15px;width:33.33333%}@media only screen and (max-width: 991px){.geo__item{width:50%}}@media only screen and (max-width: 575px){.geo__item{width:100%}}.geo__region{cursor:pointer}.geo__region:hover .geo__name{color:#f13870}.geo__name{font-weight:600;margin-bottom:10px;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.geo__label{font-weight:500;font-size:14px;line-height:1.3;color:#13248266}.page{display:-ms-grid;display:grid;-ms-grid-rows:auto 1fr auto;grid-template-rows:auto 1fr auto;-ms-grid-columns:100%;grid-template-columns:100%;min-height:100vh}.page>*:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.page>*:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}.page>*:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.page-title{margin:2rem 0;color:#132482;text-align:center;font-size:46px;font-weight:600}@media only screen and (max-width: 767px){.page-title{font-size:24px}}.page-content{margin-bottom:5rem;color:#070e36e8}.page-content__block,.page-content__item{margin-bottom:2rem}.page-content__item:last-child{margin-bottom:0}.page-content__code{border:1px solid #1A0847;margin-bottom:1rem;padding:10px 20px;background-color:#f6f8fd;white-space:pre-line;word-break:break-all}.page-content h3{margin-top:2rem;margin-bottom:.5rem;font-weight:700;font-size:17px;color:#132482}.page-content h4{margin-top:1rem;margin-bottom:.5rem;font-weight:700;font-size:16px;opacity:.8;color:#132482}.page-content a{font-weight:500}.page-content p{margin-bottom:10px}.vue-slider-disabled .vue-slider-process{background-color:#a7a7a7}.vue-slider-disabled .vue-slider-dot-handle{border-color:#a7a7a7}.vue-slider-disabled .vue-slider-mark-step-active{-webkit-box-shadow:0 0 0 2px #a7a7a7;box-shadow:0 0 0 2px #a7a7a7}.vue-slider-rail{background-color:#f5f5f5;border-radius:15px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.vue-slider:hover .vue-slider-rail{background-color:#e1e1e1}.vue-slider-process{background-color:#9cd5ff;border-radius:15px;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.vue-slider:hover .vue-slider-process{background-color:#69c0ff}.vue-slider-mark-step{width:100%;height:100%;border-radius:50%;-webkit-box-shadow:0 0 0 2px #e8e8e8;box-shadow:0 0 0 2px #e8e8e8;background-color:#fff}.vue-slider-mark-step-active{-webkit-box-shadow:0 0 0 2px #9cd5ff;box-shadow:0 0 0 2px #9cd5ff}.vue-slider:hover .vue-slider-mark-step-active{-webkit-box-shadow:0 0 0 2px #69c0ff;box-shadow:0 0 0 2px #69c0ff}.vue-slider-mark-label{font-size:12px;white-space:nowrap}.vue-slider-dot-handle{cursor:pointer;width:100%;height:100%;border-radius:50%;background-color:#fff;border:2px solid #9cd5ff;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color .3s,-webkit-box-shadow .3s;transition:border-color .3s,-webkit-box-shadow .3s;-o-transition:box-shadow .3s,border-color .3s;transition:box-shadow .3s,border-color .3s;transition:box-shadow .3s,border-color .3s,-webkit-box-shadow .3s}.vue-slider:hover .vue-slider-dot-handle{border-color:#69c0ff}.vue-slider-dot-handle-focus{border-color:#36abff;-webkit-box-shadow:0 0 0 5px rgba(54,171,255,.2);box-shadow:0 0 0 5px #36abff33}.vue-slider:hover .vue-slider-dot-handle-focus,.vue-slider-dot-handle:hover,.vue-slider:hover .vue-slider-dot-handle:hover{border-color:#36abff}.vue-slider-dot-handle-disabled{cursor:not-allowed;border-color:#ddd!important}.vue-slider-dot-tooltip{opacity:0;visibility:hidden;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.vue-slider-dot-tooltip-inner{font-size:14px;white-space:nowrap;padding:6px 8px;color:#fff;border-radius:5px;border-color:#000000bf;background-color:#000000bf;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.15);box-shadow:0 2px 8px #00000026;-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.vue-slider-dot-tooltip-inner:after{content:"";position:absolute}.vue-slider-dot-tooltip-inner-top:after{top:100%;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-top-color:inherit}.vue-slider-dot-tooltip-inner-bottom:after{bottom:100%;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-bottom-color:inherit}.vue-slider-dot-tooltip-inner-left:after{left:100%;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-left-color:inherit}.vue-slider-dot-tooltip-inner-right:after{right:100%;top:50%;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);height:0;width:0;border-color:transparent;border-style:solid;border-width:5px;border-right-color:inherit}.vue-slider-dot-tooltip-inner-top{-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.vue-slider-dot-tooltip-inner-bottom{-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.vue-slider-dot-tooltip-inner-left{-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%}.vue-slider-dot-tooltip-inner-right{-webkit-transform-origin:0% 50%;-ms-transform-origin:0% 50%;transform-origin:0% 50%}.vue-slider-dot:hover .vue-slider-dot-tooltip,.vue-slider-dot-tooltip-show{opacity:1;visibility:visible}.vue-slider-dot:hover .vue-slider-dot-tooltip .vue-slider-dot-tooltip-inner,.vue-slider-dot-tooltip-show .vue-slider-dot-tooltip-inner{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.daily-revenue{width:45%;background:#fff;-webkit-box-shadow:11px 22px 55px rgba(55,22,137,.04);box-shadow:11px 22px 55px #3716890a;border-radius:20px;padding:50px 35px 35px;max-width:520px}@media only screen and (max-width: 991px){.daily-revenue{width:100%}}.daily-revenue__data{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}@media only screen and (max-width: 767px){.daily-revenue__data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.daily-revenue__users{width:100%;min-width:250px;margin-right:50px}@media only screen and (max-width: 575px){.daily-revenue__users{margin:0 0 10px;min-width:30px}}.daily-revenue__geo{width:100%}.daily-revenue__label{margin-bottom:14px;color:#1a0847;font-size:14px;line-height:1.5}.daily-revenue__slider .vue-slider{padding:10px 0 50px!important}.daily-revenue__slider .vue-slider:hover .vue-slider-rail{background-color:#e1e1e199}.daily-revenue__slider .vue-slider:hover .vue-slider-dot-handle{border-color:#fff}.daily-revenue__slider .vue-slider-rail{height:5px;border-radius:20px;background-color:#e1e1e199}.daily-revenue__slider .vue-slider-process{background:-webkit-gradient(linear,right top,left top,from(rgba(255,64,129,.64)),to(#284EC0)),#244FC2;background:-o-linear-gradient(right,rgba(255,64,129,.64) 0%,#284EC0 100%),#244FC2;background:linear-gradient(270deg,rgba(255,64,129,.64) 0%,#284EC0 100%),#244FC2;border-radius:50px;height:5px}.daily-revenue__slider .vue-slider-dot{position:relative;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,.09);box-shadow:2px 2px 5px #00000017;border-radius:50%;cursor:-webkit-grab;cursor:grab;-ms-touch-action:pan-x;touch-action:pan-x}.daily-revenue__slider .vue-slider-dot:before{content:"";width:10px;height:10px;position:absolute;left:50%;top:50%;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;background:#F13870;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.daily-revenue__slider .vue-slider-dot-focus .vue-slider-dot-handle{border-color:#f13870!important}.daily-revenue__slider .vue-slider-dot-handle{border:2px solid #fff;-webkit-box-shadow:none;box-shadow:none}.daily-revenue__slider .vue-slider-dot-tooltip{bottom:-7px}.daily-revenue__slider .vue-slider-dot-tooltip-inner{padding:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.daily-revenue__slider .vue-slider-dot-tooltip-inner:after{display:none}.daily-revenue__slider .vue-slider-dot-tooltip-text{color:#132482;font-weight:700;font-size:17px}.daily-revenue__select{position:relative;min-width:120px}@media only screen and (max-width: 767px){.daily-revenue__select{width:100%}}.daily-revenue__select:before{content:"";position:absolute;top:5px;right:0;width:0;height:0;border-color:#F13870 transparent transparent;border-style:solid;border-width:11px 8px 0;margin-left:auto}.daily-revenue__select.btn{padding:0 26px 0 0;white-space:unset;font-weight:600;font-size:17px;color:#132482;text-align:left;text-transform:none}.daily-revenue__revenue{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:72px;line-height:1.2;color:#f13870}@media only screen and (max-width: 575px){.daily-revenue__revenue{font-size:32px}}.daily-revenue__revenue span{font-size:42px;margin-left:14px}@media only screen and (max-width: 575px){.daily-revenue__revenue span{margin-left:10px;font-size:24px}}.daily-revenue__num{display:-webkit-box;display:-ms-flexbox;display:flex}.daily-revenue__num div{background-repeat:no-repeat;background-size:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 2.5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:54px;min-width:54px;height:86px}@media only screen and (max-width: 575px){.daily-revenue__num div{width:32px;min-width:32px;height:52px}}.hero{max-height:467px;padding:65px 0;background-color:#164ed00a}@media only screen and (max-width: 991px){.hero{max-height:unset}}@media only screen and (max-width: 767px){.hero{padding:30px 0}}.hero--image{padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 767px){.hero--image{padding:30px 0}}.hero--reverse{min-height:30px;padding:70px 0;background-color:transparent}@media only screen and (max-width: 767px){.hero--reverse{padding:70px 0}}.hero--reverse .hero__row{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hero--reverse .hero__content{width:48%}@media only screen and (max-width: 767px){.hero--reverse .hero__content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-bottom:0;width:100%}}.hero--reverse .hero__image{width:48%}@media only screen and (max-width: 767px){.hero--reverse .hero__image{margin-bottom:40px;width:100%}}.hero--reverse .hero__title{margin-bottom:40px}.hero__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.hero__content{width:53%}@media only screen and (max-width: 991px){.hero__content{margin-bottom:30px;width:100%}}.hero__image{width:47%;text-align:center}@media only screen and (max-width: 991px){.hero__image{width:100%}}.hero__image img{max-width:100%}.hero__widget{width:45%}@media only screen and (max-width: 991px){.hero__widget{width:100%;margin:0 auto}}.hero__title{color:#132482;margin-bottom:20px}.hero__badge-wrapper{position:relative}.hero__badge{position:absolute;right:-50px;bottom:20px;width:85px;height:87px;z-index:1}@media only screen and (max-width: 767px){.hero__badge{display:none}}.hero__badge img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:contain;object-fit:contain}.hero__badge-text{position:absolute;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;width:calc(100% - 2px);height:100%;height:calc(100% - 2px);top:0;bottom:0;left:0;right:0;color:#fff;font-size:11px;letter-spacing:1.25px;line-height:1.2;text-align:center;z-index:2;font-weight:700}.hero__badge-text span{font-size:17px}.hero__text{color:#1a08479c}.hero__actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px}@media only screen and (max-width: 575px){.hero__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.hero__button{margin-right:20px}@media only screen and (max-width: 575px){.hero__button{margin-bottom:20px}}.hero__button:last-child{margin:0}.feature{white-space:nowrap;text-align:center}.feature__title{margin-bottom:0;color:#132482}.feature__text{color:#1a084766;font-weight:500;font-size:13px}.features__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-x:auto}.features__list.list-unstyled{padding:40px 0}.features__item{margin:0 20px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0px,0,0);transform:translateZ(0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";-ms-flex-negative:0;flex-shrink:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0px,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s transform,.2s top;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s left;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s transform,.2s right;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.slider{position:relative;margin:0 auto;max-width:385px}.slider .swiper-button-prev,.slider .swiper-button-next{position:absolute;top:250px;width:16px;height:25px;z-index:2;cursor:pointer;margin-top:0}@media only screen and (max-width: 575px){.slider .swiper-button-prev,.slider .swiper-button-next{top:186px}}.slider .swiper-button-prev:hover:after,.slider .swiper-button-prev:focus:after,.slider .swiper-button-next:hover:after,.slider .swiper-button-next:focus:after{color:#f13870}.slider .swiper-button-prev:after,.slider .swiper-button-next:after{font-size:21px;color:#f6f6f680;-webkit-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}.slider .swiper-pagination{bottom:auto;top:555px}@media only screen and (max-width: 575px){.slider .swiper-pagination{top:430px}}.slider .swiper-pagination-bullet{margin:5px 0;width:9px;height:9px;background-color:#fff;opacity:1}.slider .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#f13870}.slider__progress{position:absolute;top:545px;left:50%;z-index:10;width:160px;margin-left:-80px;height:5px;border-radius:10px;background-color:#f6f6f633;overflow:hidden}@media only screen and (max-width: 575px){.slider__progress{top:415px}}.slider__bar{position:absolute;left:0;height:100%;border-radius:10px;background:-webkit-gradient(linear,right top,left top,from(rgba(255,64,129,.64)),to(#284EC0)),#244FC2;background:-o-linear-gradient(right,rgba(255,64,129,.64) 0%,#284EC0 100%),#244FC2;background:linear-gradient(270deg,rgba(255,64,129,.64) 0%,#284EC0 100%),#244FC2;width:0}.slide__image{position:relative;width:245px;height:524px;margin:0 auto 65px;border-radius:10px;overflow:hidden}@media only screen and (max-width: 575px){.slide__image{max-width:185px;height:395px}}.slide__image img{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.slide__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:327px;padding:10px 15px;border-radius:10px;color:#f6f6f6;font-weight:500;font-size:13px;line-height:1.5;background-color:#413366}.slide__num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px;width:25px;height:25px;min-width:25px;background-color:#f13870;border-radius:50%}.tabs--light .tabs__button.btn{color:#1a0847}.tabs--light .tabs__button.btn:hover,.tabs--light .tabs__button.btn:focus{color:#f13870}.tabs--light .tabs__content{color:#1a0847b3}.tabs--images{max-width:284px;margin-left:auto}@media only screen and (max-width: 767px){.tabs--images{margin:0 auto}}.tabs--images .tabs__panel{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px}.tabs--images .tabs__content{min-height:593px}.tabs__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:50px}@media only screen and (max-width: 767px){.tabs__panel{margin-bottom:30px}}.tabs__button{border-bottom:2px solid transparent;margin-right:40px}.tabs__button.btn{border-radius:0;text-transform:none;padding:0 0 4px;font-size:17px;color:#f6f6f6}.tabs__button.btn:hover,.tabs__button.btn:focus{color:#f13870}.tabs__button.active{border-bottom-color:#f13870}.tabs__button.active.btn{color:#f13870}.tabs__button:last-child{margin-right:0}.tabs__content{color:#f6f6f6cc}.tabs__content p{margin-bottom:30px}@media only screen and (max-width: 767px){.tabs__content p{margin-bottom:15px}}.tabs__content p:last-child{margin-bottom:30px}@media only screen and (max-width: 767px){.tabs__content p:last-child{margin-bottom:15px}}.tabs__image-wrapper{max-width:234px;margin:0 auto 20px;-webkit-box-shadow:11px 22px 35px rgba(55,22,137,.1);box-shadow:11px 22px 35px #3716891a}.tabs__image{position:relative;padding-bottom:213.5%;overflow:hidden}.tabs__image>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover}.tabs__image>picture{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0}.tabs__image>picture>img{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover}.tabs__caption{font-weight:500;font-size:13px;line-height:1.5;color:#132482;text-align:center}.integration{padding:100px 0;background-color:#1a0847;background-position:50%;background-size:cover;-webkit-animation:bg-move 150s linear infinite;animation:bg-move 150s linear infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@media only screen and (max-width: 767px){.integration{padding:50px 0}}.integration__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto -15px;max-width:1100px}@media only screen and (max-width: 991px){.integration__row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.integration__slider{width:50%;min-height:685px;padding:0 15px}@media only screen and (max-width: 991px){.integration__slider{width:100%;min-height:30px}}.integration__content{width:50%;padding:0 15px}@media only screen and (max-width: 991px){.integration__content{margin-bottom:30px;width:100%}}.integration__title{color:#f6f6f6;margin-bottom:35px}@-webkit-keyframes bg-move{0%{background-position:0 0}to{background-position:-6000px 0}}@keyframes bg-move{0%{background-position:0 0}to{background-position:-6000px 0}}.step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;text-align:center}@media only screen and (max-width: 991px){.step{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.step:last-child .step__arrow{display:none}.step__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:200px}.step__arrow{position:relative;top:22px;width:14px;-webkit-box-flex:0;-ms-flex:none;flex:none}@media only screen and (max-width: 991px){.step__arrow{display:none}}.step__icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:25px;z-index:1;width:68.88px;height:68.88px;border-radius:50%;background-color:#164ed0}.step__icon:before{content:"";position:absolute;left:-8px;right:-8px;top:-8px;bottom:-8px;border:8px solid rgba(22,78,208,.1);z-index:-1;border-radius:50%}.step__text{color:#13248299;font-size:13px;font-weight:500}.steps{padding:90px 0 50px}@media only screen and (max-width: 991px){.steps{padding:60px 0}}.steps__title{margin-bottom:60px;text-align:center;color:#132482}.steps__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.steps__list{padding:60px 0 20px}}.steps__item{width:25%;margin:0 auto 40px}@media only screen and (max-width: 991px){.steps__item{width:50%}}@media only screen and (max-width: 767px){.steps__item{width:100%}}.quote__row{position:relative;padding:55px;border-radius:40px;margin-bottom:60px;background-color:#f6f8fd;text-align:center;overflow:hidden}@media only screen and (max-width: 767px){.quote__row{padding:40px 10px}}.quote__bg{position:absolute;top:-10px;left:90px;background-repeat:no-repeat;background-position:50%;background-size:contain;width:144px;height:126px}@media only screen and (max-width: 767px){.quote__bg{left:20px}}.quote__bg--2{top:auto;left:auto;bottom:-10px;right:90px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width: 767px){.quote__bg--2{right:20px}}.quote__caption{margin-bottom:20px;font-weight:700;color:#132482;font-size:13px;text-transform:uppercase}.quote__text{margin:0;padding:0;color:#164ed0;font-size:30px;line-height:1.5}@media only screen and (max-width: 767px){.quote__text{font-size:24px}}.quote__actions{margin-top:15px;text-align:center}.icon-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:35px}.icon-list__item:last-child{margin-bottom:0}.icon-list__item .text-accent{color:#f1387099!important;font-weight:700}.icon-list__item svg{margin-right:20px;width:30px}.audience{padding:40px 0;background-position:27% 10%;background-size:auto;background-repeat:no-repeat}@media only screen and (max-width: 767px){.audience{background-position:top}}.audience__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.audience__content{width:50%}.audience__tabs{width:auto}@media only screen and (max-width: 991px){.audience__tabs{width:100%}}.audience__title{margin-bottom:30px;color:#132482}.audience__text{margin-bottom:50px;color:#1a084799}.audience__actions{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:50px}@media only screen and (max-width: 575px){.audience__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.audience__button{margin-right:20px}@media only screen and (max-width: 575px){.audience__button{margin-bottom:20px}}.audience__button:last-child{margin:0}.img-responsive{max-width:100%;height:auto;vertical-align:middle}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.dark-context{color:#f6f6f6!important;background-color:#1a0847!important}.light-context{color:#1a0847!important}.text-light{color:#f6f6f6!important}.text-dark{color:#1a0847!important}.text-grey{color:#f6f6f6!important}.text-accent{color:#f13870!important}.list-unstyled{margin:0;padding:0;list-style:none}.small{font-size:80%}.screen-reader-text,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hide{display:none!important}@media only screen and (max-width: 991px){.d-none-md{display:none!important}}@media only screen and (max-width: 767px){.d-block-sm{display:block!important}}.bg-contain{background-repeat:no-repeat;background-size:contain;background-position:50% 50%}.bg-cover{background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.bg-repeat{background-repeat:repeat;background-size:auto;-webkit-background-size:auto;background-position:0 0}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{-webkit-box-sizing:border-box;box-sizing:border-box}*:before,*:after,*{-webkit-box-sizing:border-box;box-sizing:border-box}body{position:relative;margin:0;padding:0;background-color:#fff;overflow-x:hidden}a{color:#164ed0;text-decoration:none;outline:0;-webkit-transition:color .2s ease,opacity .2s ease;-o-transition:color .2s ease,opacity .2s ease;transition:color .2s ease,opacity .2s ease}a:hover,a:focus{color:#164ed0;text-decoration:underline}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto}::-moz-selection{background-color:#132482;color:#f6f6f6}::selection{background-color:#132482;color:#f6f6f6}.container{margin:0 auto;width:100%;max-width:1300px;padding:0 15px}.container--md{max-width:1160px}.container--wide{max-width:100%}body{font-family:Montserrat Alternates,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:16px;line-height:1.5;font-weight:400;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;color:#1a0847b3}h1,h2,h3,h4,h5,h6{margin:0 0 20px}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}h1,h2,h3,h4,h5,h6,.main-title,.title,.subtitle,.label{font-weight:700;font-family:Montserrat Alternates,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;line-height:1.22}h1,.main-title{font-size:46px;font-weight:600}@media only screen and (max-width: 767px){h1,.main-title{font-size:32px}}h2,.title{font-size:32px;font-weight:600}@media only screen and (max-width: 767px){h2,.title{font-size:24px}}h3{font-size:24px}@media only screen and (max-width: 767px){h3{font-size:22px}}h4{font-size:22px}@media only screen and (max-width: 767px){h4{font-size:20px}}h5,.subtitle{font-size:17px;color:#132482;line-height:1.5;font-weight:700}h6,.label{font-size:16px}b,strong{font-weight:800}p{margin:0 0 1rem}p:last-child{margin-bottom:0}
