@font-face{font-family:"SegoeUI";font-weight:400;font-style:normal;src:url("/fonts/segoe/SegoeUI.eot");src:url("/fonts/segoe/SegoeUI.eot?#iefix") format("embedded-opentype"),url("/fonts/segoe/SegoeUI.woff2") format("woff2"),url("/fonts/segoe/SegoeUI.woff") format("woff"),url("/fonts/segoe/SegoeUI.ttf") format("truetype")}@font-face{font-family:"SegoeUI";font-weight:600;font-style:normal;src:url("/fonts/segoe/SegoeUI-SemiBold.eot");src:url("/fonts/segoe/SegoeUI-SemiBold.eot?#iefix") format("embedded-opentype"),url("/fonts/segoe/SegoeUI-SemiBold.woff2") format("woff2"),url("/fonts/segoe/SegoeUI-SemiBold.woff") format("woff"),url("/fonts/segoe/SegoeUI-SemiBold.ttf") format("truetype")}@font-face{font-family:"SegoeUI";font-weight:700;font-style:normal;src:url("/fonts/segoe/SegoeUI-Bold.eot");src:url("/fonts/segoe/SegoeUI-Bold.eot?#iefix") format("embedded-opentype"),url("/fonts/segoe/SegoeUI-Bold.woff2") format("woff2"),url("/fonts/segoe/SegoeUI-Bold.woff") format("woff"),url("/fonts/segoe/SegoeUI-Bold.ttf") format("truetype")}.heading--h1{display:inline-block;width:100%;font-weight:700;text-transform:uppercase;text-align:center}@media(min-width: 320px){.heading--h1{font-size:1.8rem}}@media(min-width: 768px){.heading--h1{font-size:2.4rem}}@media(min-width: 1024px){.heading--h1{font-size:2.7rem}}@media(min-width: 1440px){.heading--h1{font-size:4rem}}.heading--h2{display:inline-block;width:100%;font-weight:700;line-height:1.05;color:#02b9ff}@media(min-width: 320px){.heading--h2{font-size:5rem}}@media(min-width: 375px){.heading--h2{font-size:6rem}}@media(min-width: 768px){.heading--h2{font-size:7.5rem}}@media(min-width: 1024px){.heading--h2{font-size:9rem}}.heading--light{color:#fff}.heading--dark{color:#34455a}.bold{font-weight:700}.bold--primary{color:#01a8e8}.bold--secondary{color:#34455a}.bold--white{color:#fff}*{margin:0;padding:0}body,html{font-family:SegoeUI,sans-serif;font-stretch:normal;font-style:normal;letter-spacing:normal;-webkit-font-smoothing:antialiased}@media(min-width: 320px){body,html{font-size:10px}}body{position:relative}@media(min-width: 320px)and (max-width: 1024px){body:after{display:none;position:fixed;content:"";top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}body.mobile-menu-opened{overflow:hidden}body.mobile-menu-opened:after{display:block}}@media(min-width: 320px){body.bg-primary{background:linear-gradient(154deg, #01a8e8 2%, #03688e 98%)}}@media(min-width: 1024px){body.bg-primary{background:linear-gradient(98deg, #0298d1 5%, #03688e 92%)}}@media(min-width: 320px){body.bg-grey-primary{background-color:#f5f6f7}}@media(min-width: 1024px){body.bg-grey-primary{background-color:rgba(0,0,0,0)}body.bg-grey-primary:before,body.bg-grey-primary:after{display:block;position:absolute;content:"";height:100%;top:0;width:50%;z-index:-1}body.bg-grey-primary:before{left:0;background-color:#f5f6f7}body.bg-grey-primary:after{left:50%;background:linear-gradient(137deg, #01a8e8 2%, #03688e 98%)}}section,header,footer,ul,div,a,input,button{box-sizing:border-box}button{font-family:"SegoeUI",sans-serif;border:none}input::placeholder{font-family:"SegoeUI",sans-serif;font-weight:600;color:#c2c7ce}@media(min-width: 320px){input::placeholder{font-size:1.2rem}}@media(min-width: 375px){input::placeholder{font-size:1.4rem}}input:focus{outline:none}.main{min-height:100vh;height:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}@media(min-width: 320px){.main{width:100%;padding-top:60px;text-align:center}}@media(min-width: 1024px){.main{max-width:1024px}}@media(min-width: 1240px){.main{max-width:1120px}}@media(min-width: 1440px){.main{max-width:1240px}}.main__desc{display:inline-block;width:100%;font-weight:600;text-align:center;color:#aee5fa}@media(min-width: 320px){.main__desc{max-width:300px;margin:5px auto;font-size:1.2rem}}@media(min-width: 560px){.main__desc{font-size:1.4rem}}@media(min-width: 768px){.main__desc{max-width:530px}}@media(min-width: 1440px){.main__desc{font-size:2rem}}.main__wrap{display:flex;flex-direction:column;height:auto;border-radius:14px;background-color:#fff;position:relative}@media(min-width: 320px){.main__wrap{box-shadow:0 4px 15px 0 rgba(0,91,126,.5)}}.main__wrap--bordered{border-radius:16px}.main__wrap--bordered:before{content:"";position:absolute;border-radius:16px 16px 0 0;width:100%;height:16px;left:0;top:0}.main__wrap--primary:before{background-color:#01a8e8}.main__wrap--tertiary:before{background-color:#ef1177}.main__wrap:last-of-type{margin-bottom:0}.main__section{flex:1 0 auto}a,input,textarea,button{outline:none}a:active,input:active,textarea:active,button:active{outline:none}a:focus,input:focus,textarea:focus,button:focus{outline:none}.btn{display:flex;justify-content:center;align-items:center;height:50px;margin:0 auto;padding:0 30px;border-radius:30px;font-size:1.2rem;font-weight:700;text-align:center;text-decoration:none;text-transform:uppercase;transition:.4s;cursor:pointer}.btn.hidden{display:none}@media(min-width: 320px){.btn{max-width:300px}}.btn--primary{background-color:#01a8e8;color:#fff}.btn--primary:hover{opacity:.7}.btn--tertiary{background-color:#ef1177;color:#fff}.btn--tertiary:hover{opacity:.7}.btn--white{background-color:#fff;color:#01a8e8}.btn--white:hover{background-color:#01a8e8;color:#fff}.btn--transparent{background-color:rgba(0,0,0,0);color:#01a8e8;border:2px solid #01a8e8}.btn--transparent:hover{background-color:#01a8e8;color:#fff}.btn:disabled{background-color:#c2c7ce;color:#fff}.btn:disabled:hover{background-color:#c2c7ce;color:#fff;opacity:1;cursor:default}.btn--thin{height:40px}.footer{width:100%;background-color:rgba(0,0,0,0);display:flex;font-size:1.3rem;font-weight:600;line-height:1.54;color:#9ac2d2}@media(min-width: 320px){.footer{flex-direction:column;padding:20px 20px 15px}}@media(min-width: 768px){.footer{flex-direction:row;justify-content:space-between;align-items:center;padding:20px}}@media(min-width: 1440px){.footer{padding:20px 0}}.footer__icons img{-webkit-transition:-webkit-filter 250ms linear}.footer__icons img:hover{filter:brightness(120%)}.footer__icons,.footer__links{display:flex}.footer__icons,.footer__copyright{justify-content:center;align-items:center}.footer__info{display:flex;flex-direction:column}@media(min-width: 375px){.footer__info{width:100%}}@media(min-width: 768px){.footer__info{width:50%}}.footer__links{justify-content:space-between}@media(min-width: 320px){.footer__links{flex-direction:column;order:1}}@media(min-width: 375px){.footer__links{flex-direction:row;justify-content:center;order:2}}@media(min-width: 768px){.footer__links{justify-content:flex-end}}.footer__links a{text-decoration:none;font-size:1.3rem;font-weight:600;line-height:1.54;color:#9ac2d2;white-space:nowrap;transition:.4s}@media(min-width: 320px){.footer__links a{text-align:center}}@media(min-width: 375px){.footer__links a:first-of-type{text-align:left;margin-right:10px}.footer__links a:last-of-type{text-align:right}}@media(min-width: 768px){.footer__links a{margin-left:10px;width:auto}.footer__links a:first-of-type{text-align:right}}.footer__links a:hover{color:#fff}.footer__icon{display:block;height:20px;width:20px;margin-right:30px;cursor:pointer}.footer__icon:last-of-type{margin-right:0}@media(min-width: 320px){.footer__icons{margin-bottom:15px}}@media(min-width: 768px){.footer__icons{margin-bottom:0}}.footer__copyright{display:inline-block}@media(min-width: 320px){.footer__copyright{order:2}}@media(min-width: 768px){.footer__copyright{text-align:right;order:1}}.footer__morune{display:inline-block}@media(min-width: 320px){.footer__morune{order:2}}@media(min-width: 768px){.footer__morune{text-align:right;order:1}}.cta{display:flex}@media(min-width: 320px){.cta{flex-direction:column;justify-content:center;margin:20px auto 0}}@media(min-width: 768px){.cta{margin:30px auto 0}}@media(min-width: 1024px){.cta{flex-direction:row;justify-content:space-between;margin:50px auto 0}}@media(min-width: 1440px){.cta{margin:100px auto 10px;max-width:1024px}}.cta__title,.cta__text{display:inline-block;width:100%}.cta__title{font-size:1.8rem;font-weight:600;color:#fff}@media(min-width: 320px){.cta__title{text-align:center}}@media(min-width: 1024px){.cta__title{text-align:left;font-size:3.6rem;font-weight:700;line-height:1.17;max-width:460px}}.cta__text{display:inline-block;font-size:1.6rem;color:#aee5fa}@media(min-width: 320px){.cta__text{max-width:270px;margin:20px auto;text-align:center}}@media(min-width: 1024px){.cta__text{max-width:460px;margin:20px 0;text-align:left}}@media(min-width: 320px){.cta__img{display:none}}@media(min-width: 1024px){.cta__img{display:block;max-width:460px}}.cta__img img{display:block;width:100%;height:auto}.cta__inner{display:flex;flex-direction:column}@media(min-width: 1024px){.cta__btn{margin-top:40px}}.home-nav{display:flex;margin-top:10px}@media(min-width: 320px){.home-nav{flex-direction:column;align-items:center}}@media(min-width: 768px){.home-nav{flex-direction:row;justify-content:space-between;max-width:600px;margin:20px auto 0}}.home-nav__item{display:flex;justify-content:flex-start;align-items:center;padding:4px 10px;opacity:.7;border-radius:16px;border:solid 1px #e6e8ec;background-color:#fff;width:100%;cursor:pointer;text-decoration:none;transition:.4s}@media(min-width: 320px){.home-nav__item{height:50px;max-width:340px;margin-bottom:10px}}@media(min-width: 768px){.home-nav__item{height:80px;max-width:190px;margin-bottom:0}}.home-nav__item:last-of-type{margin-bottom:0}.home-nav__item:hover{opacity:1}.home-nav__item span{font-size:1.6rem;font-weight:600;color:#34455a;text-align:left}.home-nav__img{display:block;height:40px;width:40px;margin-right:10px;min-height:40px;min-width:40px}.checkbox{display:flex;align-items:center;position:relative}.checkbox input{display:none}.checkbox__link{text-decoration:none;margin:0 2px}.checkbox__link:hover{opacity:.7}.checkbox__span{font-weight:600;color:#abb5c0;padding:0 0 0 30px;text-align:left}@media(min-width: 320px){.checkbox__span{font-size:.9rem}}@media(min-width: 768px){.checkbox__span{font-size:1rem}}.checkbox__span:before,.checkbox__span:after{cursor:pointer}.checkbox__span:before{content:"";display:block;position:absolute;left:4px;top:4px;width:18px;height:18px;border-radius:4px;border:1px dashed #01a8e8}.checkbox__span--error:before{border:1px solid #ef1177}input:not(:checked)+.checkbox__span:after{display:none}input:checked+.checkbox__span:before{border:1px solid #e6e8ec}input:checked+.checkbox__span:after{content:url("/images/icons/check-primary.svg");display:block;position:absolute;left:7px;top:9px}.header{position:fixed;display:flex;align-items:center;height:60px;left:0;top:0;width:100vw;background-color:#fff;border-bottom:1px solid #e6e8ec;z-index:12}@media(min-width: 320px){.header{padding:15px 20px}}@media(min-width: 768px){.header{padding:0 20px}}.header__inner{margin:0 auto;display:flex;justify-content:space-between;align-items:center;max-width:1240px;height:100%;width:100%}.header__logo img{display:block;width:30px;height:30px}.header__logo a{display:flex;flex-direction:column;align-items:center;text-decoration:none}@media(min-width: 1024px){.header__logo{display:flex;width:33.33%;align-items:flex-start}}@media(min-width: 320px){.header__logo-span{display:none}}@media(min-width: 1024px){.header__logo-span{display:inline-block;font-size:1.4rem;font-weight:600;text-transform:uppercase}.header__logo-span--primary{color:#01a8e8}.header__logo-span--secondary{color:#34455a}}@media(min-width: 320px){.header__btns{display:none}}@media(min-width: 1024px){.header__btns{display:flex;justify-content:flex-end;width:33.33%}}@media(min-width: 1024px){.header__btns .btn{margin:0 10px 0 0}}.header__btns .btn:last-of-type{margin:0}@media(min-width: 320px){.header-nav{display:none}}@media(min-width: 1024px){.header-nav{display:flex;justify-content:space-between;width:30%;height:100%}}.header-nav__wrap{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center}.header-nav__wrap:hover .header-nav__menu{display:flex}.header-nav__item{text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;transition:.4s;color:#c2c7ce}.header-nav__item:before{display:block;height:26px;width:26px;content:"";background-size:auto 100%;background:url("/images/icons/header/header-nav-sprite.svg")}.header-nav__item.icon--home:before{background-position:0 0}.header-nav__item.icon--audience:before{background-position:0 -26px}.header-nav__item.icon--features:before{background-position:0 -52px}.header-nav__item.icon--pricing:before{background-position:0 -78px}.header-nav__item:hover,.header-nav__item--active{color:var(--appSecondaryColor)}.header-nav__item:hover.icon--home:before,.header-nav__item--active.icon--home:before{background-position:0 104px}.header-nav__item:hover.icon--audience:before,.header-nav__item--active.icon--audience:before{background-position:0 78px}.header-nav__item:hover.icon--features:before,.header-nav__item--active.icon--features:before{background-position:0 52px}.header-nav__item:hover.icon--pricing:before,.header-nav__item--active.icon--pricing:before{background-position:0 26px}.header-nav__item-span{font-size:1.1rem;font-weight:600;letter-spacing:.28px;text-align:center;text-transform:uppercase}.header-nav__menu{display:none;position:absolute;width:220px;flex-direction:column;background-color:#fff;top:59px;transition:.4s;left:-82px;border:1px solid #e6e8ec;border-top:none;z-index:10;border-radius:0 0 8px 8px;padding:5px 0}.header-nav__menu:hover{display:flex}.header-nav__subItem{text-decoration:none;text-align:left;background-color:#fff;padding:5px 10px;font-size:1.4rem;font-weight:600;color:#c2c7ce}.header-nav__subItem:last-of-type{border-radius:0 0 8px 8px}.header-nav__subItem:hover,.header-nav__subItem--active{color:var(--appSecondaryColor)}.mobile-menu{display:flex;height:calc(100vh - 60px);flex-direction:column;position:fixed;top:60px;transition:.4s;background-color:#fff;max-width:375px;z-index:10;padding:60px 0}@media(min-width: 0){.mobile-menu{right:-100%;width:100%}}@media(min-width: 1024px){.mobile-menu{display:none}}.mobile-menu--opened{right:0}.mobile-menu__nav{display:flex;flex-direction:column}.mobile-menu__nav-item{text-decoration:none;font-size:1.6rem;font-weight:700;text-align:center;color:#34455a;margin-bottom:20px}.mobile-menu__nav-item:last-of-type{margin-bottom:0}.mobile-menu__nav-item:hover{color:#02b9ff}.mobile-menu__btns{margin-top:25px}.mobile-menu__btn{max-width:190px;margin-bottom:10px}.mobile-menu__btn:last-of-type{margin-bottom:0}.menu-burger{width:28px;height:23px;cursor:pointer}@media(min-width: 375px){.menu-burger{display:block}}@media(min-width: 1024px){.menu-burger{display:none}}.menu-burger span{top:10px;transition:all .2s ease-in-out}.menu-burger span,.menu-burger span:before,.menu-burger span:after{position:relative;display:block;height:3px;background-color:#01a8e8}.menu-burger span:before,.menu-burger span:after{content:"";transition:all .2s ease-in-out}.menu-burger span:before{top:-11px}.menu-burger span:after{top:8px;transition-delay:.1s}.menu-burger--is-active span{width:30px;transform:rotate(45deg) translateZ(0)}.menu-burger--is-active span:before,.menu-burger--is-active span:after{width:30px;left:0;right:0;top:0;transform:rotate(-90deg) translateZ(0)}.menu-burger--is-active span:after{display:none}.home{display:flex;flex-direction:column;align-items:center}@media(min-width: 320px){.home{padding:60px 20px 0}}@media(min-width: 768px){.home{justify-content:center}}.home__btn{margin-top:20px}.home__title{font-weight:600;color:#fff;margin-top:20px;letter-spacing:-0.05px;max-width:530px}@media(min-width: 320px){.home__title{font-size:1.8rem}}@media(min-width: 1024px){.home__title{font-size:2.1rem}}.home__subtitle{text-align:center}.home__nav{width:100%}@media(min-width: 320px){.home__nav{padding-top:10px}}@media(min-width: 375px){.home__nav{padding-top:60px}}@media(min-width: 320px){.features{padding:20px}}@media(min-width: 560px){.features{padding:50px 20px}}@media(min-width: 1440px){.features{padding:70px 0}}.features__item{display:flex;text-align:left}@media(min-width: 320px){.features__item{flex-direction:column;margin-bottom:40px}}@media(min-width: 768px){.features__item{flex-direction:row;justify-content:space-between}.features__item:nth-child(2n){flex-direction:row-reverse}}@media(min-width: 1024px){.features__item{margin-bottom:70px}}@media(min-width: 1440px){.features__item{margin-bottom:140px}}.features__item:last-of-type{margin-bottom:0}@media(min-width: 320px){.features__item-inner{width:100%}}@media(min-width: 768px){.features__item-inner{width:calc(50% - 15px)}}.features__img{display:flex;justify-content:center;align-items:center}@media(min-width: 320px){.features__img{width:100%}}@media(min-width: 768px){.features__img{width:calc(50% - 15px)}}.features__img img{display:block;width:100%;height:auto}@media(min-width: 320px){.features__img img{max-width:100%}}@media(min-width: 560px){.features__img img{max-width:400px}}@media(min-width: 768px){.features__img img{max-width:70%}}.features__title,.features__desc{display:inline-block;width:100%}.features__title{font-weight:700;color:#34455a;text-transform:uppercase;margin:10px 0}@media(min-width: 320px){.features__title{font-size:1.6rem}}@media(min-width: 1024px){.features__title{font-size:2.2rem}}@media(min-width: 1440px){.features__title{font-size:3.2rem}}.features__desc{font-weight:600;color:#abb5c0;margin:0 0 20px}@media(min-width: 320px){.features__desc{font-size:1.4rem}}@media(min-width: 1024px){.features__desc{font-size:1.6rem}}.features__desc:last-of-type{margin-bottom:0}.features__wrap{margin-top:50px}@media(min-width: 320px){.features__wrap{padding:25px 20px 20px}}@media(min-width: 768px){.features__wrap{box-shadow:0 30px 36px -10px rgba(0,0,0,.35)}}@media(min-width: 1024px){.features__wrap{padding:100px}}@media(min-width: 1440px){.features__wrap{padding:130px 120px}}@media(min-width: 320px){.pricing{padding:20px}}@media(min-width: 560px){.pricing{padding:50px 20px}}@media(min-width: 1440px){.pricing{padding:70px 0}}.pricing__inner{padding-top:40px}.pricing__amount,.pricing__title,.pricing__text{display:inline-block;width:100%}.pricing__amount{font-size:1.4rem;font-weight:700;text-align:left}@media(min-width: 320px){.pricing__amount{margin:0 0 20px}}@media(min-width: 768px){.pricing__amount{margin:0 0 20px}}.pricing__amount--primary{color:#01a8e8}.pricing__amount--tertiary{color:#ef1177}.pricing__title{text-align:left;font-size:2.8rem;font-weight:700;color:#34455a;text-transform:uppercase}.pricing__text{font-weight:600;color:#c2c7ce}@media(min-width: 320px){.pricing__text{font-size:1.2rem;max-width:247px;margin-bottom:10px}}.pricing__features{list-style:none;flex:1 0 auto}.pricing__features-item{display:flex;align-items:flex-start;width:100%;margin-bottom:10px}.pricing__features-item:last-of-type{margin-bottom:0}.pricing__features-checkbox{padding-top:5px;margin-right:5px}.pricing__features-checkbox img{display:block;width:10px;height:8px}.pricing__features-desc{font-size:1.3rem;font-weight:600;color:#838486;text-align:left}.pricing__btn{margin-top:20px;width:100%}@media(min-width: 320px){.pricing__wrap{width:100%;margin-bottom:50px;padding:25px 20px 20px}}@media(min-width: 768px){.pricing__wrap{width:calc(50% - 10px);margin-bottom:0;box-shadow:0 30px 36px -10px rgba(0,0,0,.35)}}@media(min-width: 1024px){.pricing__wrap{max-width:460px;min-height:580px;padding:40px 60px}}.pricing__items{display:flex}@media(min-width: 320px){.pricing__items{flex-direction:column}}@media(min-width: 320px){.pricing__items{margin:20px auto 0}}@media(min-width: 768px){.pricing__items{flex-direction:row;justify-content:space-between}}@media(min-width: 1440px){.pricing__items{max-width:1024px;margin:50px auto 0}}.category{text-align:left;display:flex}@media(min-width: 320px){.category{padding:9px 20px 20px;flex-direction:column}}@media(min-width: 1024px){.category{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width: 1440px){.category{padding:10px 0}}.category__title{text-align:left}@media(min-width: 1440px){.category__title{font-size:2.7rem}}.category__subtitle{margin-bottom:10px}@media(min-width: 1024px){.category__subtitle{font-size:6.6rem}}@media(min-width: 320px){.category__form{width:100%;margin:20px auto}}@media(min-width: 768px){.category__form{width:70%;margin:30px auto}}@media(min-width: 1024px){.category__form{width:100%;max-width:400px;margin:20px 0}}@media(min-width: 320px){.category__inner{width:100%}}@media(min-width: 1024px){.category__inner{width:35%}}.category__input{font-family:"SegoeUI",sans-serif;font-size:1.4rem;font-weight:600;color:#34455a;display:flex;align-items:center;height:50px;border-radius:25px;width:100%;border:solid 1px #e6e8ec;background-color:#fff;padding:0 40px 0 15px}.category__input-wrapper{position:relative}.category__input-icon{position:absolute;top:15px;right:15px;cursor:pointer}.category__btns{display:flex}@media(min-width: 320px){.category__btns{margin-top:10px;justify-content:space-between}}@media(min-width: 320px){.category__btn{width:calc(50% - 5px);margin:0}}.category__desc{display:inline-block;width:100%;font-size:1.4rem;font-weight:600;color:#a8adb2;margin-bottom:15px}.category__desc:last-of-type{margin-bottom:0}.category__slider{background-color:#e6e8ec;position:relative;box-shadow:0 30px 36px -10px rgba(0,0,0,.35);border-radius:8px}@media(min-width: 320px){.category__slider{width:100%;max-width:400px;margin:0 auto}}@media(min-width: 768px){.category__slider{max-width:500px}}@media(min-width: 1024px){.category__slider{margin:0;max-width:600px}}@media(min-width: 1440px){.category__slider{max-width:740px}}.category__slider-top{width:100%;height:auto;margin-bottom:-3px}.category__slider-item{max-height:100%;max-width:100%;display:block;height:auto}.login{display:flex;justify-content:center;align-items:center;flex-direction:column}@media(min-width: 320px){.login{padding:0 10px 30px}}@media(min-width: 768px){.login{padding:0 0 50px 0}}@media(min-width: 1024px){.login{padding:0 0 100px 0}}.login__inner{width:100%;height:100%;border:1px solid #e6e8ec;border-radius:16px;background-color:#fff;max-width:420px}@media(min-width: 320px){.login__inner{margin-top:10px;padding:20px 10px;max-height:300px}}@media(min-width: 375px){.login__inner{padding:20px 15px}}@media(min-width: 768px){.login__inner{margin-top:20px;padding:20px 30px;max-height:250px}}.login__desc{display:inline-block;width:100%;font-size:1.2rem;font-weight:600;color:#abb5c0;margin-bottom:20px}.login__desc:last-of-type{margin-bottom:0}.login__desc--bold{color:#a8adb2;font-weight:700}.login__icon{margin-right:5px}.login__form{position:relative}.login__btn{font-size:1.4rem;width:100%;max-width:100%;margin:20px auto 10px}@media(min-width: 320px){.login__btn{max-height:40px}}@media(min-width: 768px){.login__btn{max-height:50px}}.login__btn-wrapper{display:block;position:absolute;width:100%;height:100%}.login__btn-wrapper--hidden{width:0;height:0}@media(min-width: 320px){.legal{padding:20px}}@media(min-width: 560px){.legal{padding:50px 20px}}@media(min-width: 1440px){.legal{padding:70px 0}}.legal__wrap{margin-top:50px}@media(min-width: 320px){.legal__wrap{padding:30px}}@media(min-width: 768px){.legal__wrap{box-shadow:0 30px 36px -10px rgba(0,0,0,.35)}}@media(min-width: 1024px){.legal__wrap{padding:50px}}@media(min-width: 1440px){.legal__wrap{padding:80px}}.legal__section{margin-bottom:20px}.legal__item{text-align:justify;font-weight:600;color:#abb5c0;margin-bottom:10px;font-size:1.4rem}.legal__item:last-of-type{margin-bottom:0}@media(min-width: 320px){.legal__item-inner{width:100%}}@media(min-width: 768px){.legal__item-inner{width:calc(50% - 15px)}}.legal__title{font-weight:700;color:#34455a;text-transform:uppercase;margin:10px 0}@media(min-width: 320px){.legal__title{font-size:1.6rem}}@media(min-width: 1024px){.legal__title{font-size:2.2rem}}@media(min-width: 1440px){.legal__title{font-size:3.2rem}}.legal ul.legal__list{list-style-type:disc;margin:5px 0 10px 20px}.legal ul.legal__list li{text-align:justify;font-weight:600;color:#abb5c0;margin-bottom:5px;font-size:1.4rem}.legal ul.legal__list li:last-of-type{margin-bottom:0}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden;max-height:100%}.glide__slides{position:relative;width:100%;list-style:none;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform;max-height:100%}.glide__slides--dragging{user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:0 0 8px 8px}.glide__slide a{user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows{-webkit-touch-callout:none;user-select:none;display:none}.glide__bullets{-webkit-touch-callout:none;user-select:none;list-style:none;display:flex;width:100%;justify-content:center;position:absolute}@media(min-width: 320px){.glide__bullets{bottom:-20px}}@media(min-width: 1024px){.glide__bullets{bottom:-40px}}.glide__bullet{font-size:0;width:7px;height:7px;background-color:rgba(0,0,0,0);border-radius:50%;border:1px solid #fff;margin-right:20px;cursor:pointer}.glide__bullet:hover{border:2px solid #fff}.glide__bullet:focus{outline:none}.glide__bullet:last-of-type{margin-right:0}.glide__bullet.glide__bullet--active{background-color:#fff}.glide--rtl{direction:rtl}

/*# sourceMappingURL=main.906e1204426ef88d1dbc.css.map*/