@import"https://fonts.googleapis.com/css2?family=Rubik:wght@300;400;500;600;700&display=swap";html{-webkit-box-sizing:border-box;box-sizing:border-box}*,*::after,*::before{-webkit-box-sizing:inherit;box-sizing:inherit}ul,ol,fieldset{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}ul,li{list-style:none}img{display:inline-block;max-width:100%}a{text-decoration:none;color:inherit}input,button,textarea,select{font:inherit}button{border-color:rgba(0,0,0,0);cursor:pointer}address{font-style:normal}mark{background-color:rgba(0,0,0,0)}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;font-family:"Rubik",sans-serif;font-weight:400;font-size:24px;line-height:1.4;color:#252525;background-color:#fff}.container{margin:0 auto;padding:0 10px;width:100% !important;max-width:1240px !important}.button{display:inline-block;border:none;font-size:16px;color:#252525;cursor:pointer}.button:hover{color:#252525}.button--white{padding:13px 32px;border-radius:40px;background-color:#fff;-webkit-transition:background-color .5s;transition:background-color .5s}.button--white:hover{background-color:#ffde00}.button--yellow{padding:18px 40px;border-radius:4px;background-image:linear-gradient(87.61deg, #ffde00 0%, #ff8934 100%);background-size:400% 100%;-webkit-transition:background-size .3s;transition:background-size .3s}.button--yellow:hover{-webkit-box-shadow:0 4px 10px rgba(148,124,4,.32);box-shadow:0 4px 10px rgba(148,124,4,.32);background-image:linear-gradient(87.61deg, #ffde00 0%, #ff8934 100%);background-size:100% 100%}.button--yellow:active{-webkit-box-shadow:inset 0 0 4px #947c04;box-shadow:inset 0 0 4px #947c04}.button--100{width:100%;text-align:center}.link{font-weight:400;font-size:18px;text-decoration:underline;color:#aaa}.link:hover{color:#3d1f70}.header{margin-bottom:auto;padding:34px 0 24px;background-image:-webkit-gradient(linear, left top, right top, from(#8159c6), to(#6c7cff));background-image:linear-gradient(90deg, #8159c6 0%, #6c7cff 100%)}.header__container{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}@media only screen and (max-width: 1240px){.header__container{-ms-flex-wrap:wrap;flex-wrap:wrap}}.header__items{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1240px){.header__items{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 auto}}@media only screen and (max-width: 576px){.header__items{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width: 576px){.header__item{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:24px;width:50%}}.header__item:not(:last-child){margin-right:56px}@media only screen and (max-width: 576px){.header__item:not(:last-child){margin-right:0}}.header__pretitle{font-size:14px;color:#fff}.header__date{font-weight:600;font-size:20px;color:#ffde00}.header__wrap{position:relative;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: 576px){.header__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:50%}}.header__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__applications{margin-right:10px}@media only screen and (max-width: 576px){.header__applications{display:none}}.header__icon{position:relative;display:block;padding-right:25px;cursor:pointer}.header__icon::after{content:"";position:absolute;right:5px;top:50%;display:inline-block;padding:4px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:translateY(calc(-50% - 5px)) rotate(45deg);-ms-transform:translateY(calc(-50% - 5px)) rotate(45deg);transform:translateY(calc(-50% - 5px)) rotate(45deg);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-duration:300ms;transition-duration:300ms}.header__list{position:absolute;left:0;top:50px;z-index:3;display:none;margin:0;padding:10px 0;width:100%;border-radius:10px;font-size:14px;background-color:#fff}.header__list a{display:block;padding:8px 15px;color:#000}.header__list a:hover{text-decoration:none;color:#fff;background:#5ab0f5}@media only screen and (max-width: 576px){.header .logo{width:125px}.header .logo img{vertical-align:middle}}@media only screen and (max-width: 340px){.header .logo{width:100px}}.header .logo img{vertical-align:top}.footer{margin-top:auto;padding:46px 0 45px;background-image:linear-gradient(269.97deg, #6e7cfe 0.02%, #8059c7 99.97%)}@media only screen and (max-width: 576px){.footer{padding:40px 0}}.footer__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;padding-bottom:34px;border-bottom:1px solid hsla(0,0%,100%,.2)}@media only screen and (max-width: 992px){.footer__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:32px;padding-bottom:0;border-bottom:none}}@media only screen and (max-width: 992px){.footer__item{text-align:center}.footer__item:not(:last-child){margin-bottom:16px}}@media only screen and (max-width: 576px){.footer__item{text-align:left}}.footer__link{font-weight:400;font-size:14px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#f4f7ff}@media only screen and (max-width: 992px){.footer__link{display:block;line-height:1}}.footer__link:hover{color:#f4f7ff}.footer__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:11px}@media only screen and (max-width: 992px){.footer__wrap{margin-bottom:0;-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}}@media only screen and (max-width: 576px){.footer__wrap{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 992px){.footer__bottom{-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}}@media only screen and (max-width: 576px){.footer__bottom{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__license{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:60px;min-height:40px;max-width:400px;margin-right:20px;font-weight:400;font-size:14px;line-height:1.4;color:#fff;background-image:url("../images/gerb.png");background-size:46px auto;background-position:left center;background-repeat:no-repeat}@media only screen and (max-width: 992px){.footer__license{margin-bottom:20px}}@media only screen and (max-width: 576px){.footer__license{padding-left:0;background-image:none}}.footer__skolkovo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:60px;max-width:412px;font-weight:400;font-size:14px;line-height:1.8;color:#fff;background-image:url("../images/resident.png");background-size:40px auto;background-position:left center;background-repeat:no-repeat}@media only screen and (max-width: 992px){.footer__skolkovo{margin-bottom:20px}}@media only screen and (max-width: 576px){.footer__skolkovo{padding-left:0;background-image:none}}@media only screen and (max-width: 992px){.footer__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.footer__element{font-size:14px;color:#f4f7ff}.footer__element .footer__link{display:inline-block}.footer__element:not(:last-child){margin-right:32px;margin-bottom:8px}@media only screen and (max-width: 992px){.footer__element:not(:last-child){margin-right:0;margin-bottom:8px}}.hero{padding:60px 0 194px;background-image:url("../images//s8/white-bg.svg"),url("../images//s16/main-bg.svg"),-webkit-gradient(linear, left top, right top, from(#8159c6), to(#6c7cff));background-image:url("../images//s8/white-bg.svg"),url("../images//s16/main-bg.svg"),linear-gradient(90deg, #8159c6 0%, #6c7cff 100%);background-position:bottom,center top,center;background-size:100%,auto;background-repeat:no-repeat}@media only screen and (max-width: 1240px){.hero{padding:40px 0 100px}}.hero__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-image:url("../images/s16/main-bg-2.png");background-position:top right;background-repeat:no-repeat}@media only screen and (max-width: 1240px){.hero__container{background-image:none}}@media only screen and (max-width: 768px){.hero__container{background-image:url("../images/s16/main-bg-2.png");background-position:top 129px right;background-size:204px;background-repeat:no-repeat}}@media only screen and (max-width: 365px){.hero__container{background-position:top 175px right;background-size:204px}}.hero__title{margin-bottom:24px;max-width:600px;font-weight:700;font-size:55px;line-height:1.2;color:#fff}@media only screen and (max-width: 768px){.hero__title{margin-bottom:36px;font-size:32px}}.hero__contribution{position:absolute;right:474px;top:82px;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:200px;height:200px;border-radius:50%;font-weight:700;line-height:1;text-align:center;background-color:#fff;-webkit-animation-name:hovering;animation-name:hovering;-webkit-animation-duration:3.5s;animation-duration:3.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@media only screen and (max-width: 1240px){.hero__contribution{right:0;top:235px}}@media only screen and (max-width: 992px){.hero__contribution{width:120px;height:120px}}@media only screen and (max-width: 768px){.hero__contribution{position:static;margin-bottom:72px}}.hero__contribution p{margin-bottom:15px;font-size:34px;color:#ec3737}@media only screen and (max-width: 992px){.hero__contribution p{margin-bottom:9px;font-size:20px}}.hero__contribution span{font-size:36px;color:#3d1f70}@media only screen and (max-width: 992px){.hero__contribution span{font-size:22px}}.hero__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:34px}@media only screen and (max-width: 576px){.hero__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:0}}.hero__element:not(:last-child){margin-right:106px}@media only screen and (max-width: 992px){.hero__element:not(:last-child){margin-right:50px}}@media only screen and (max-width: 576px){.hero__element:not(:last-child){margin-right:0;margin-bottom:32px}}.hero__text{margin-bottom:11px;font-weight:600;color:#fff}.hero__item{padding-left:19px;font-size:14px;line-height:1.4;color:#fff;background-image:url("../images/success.svg");background-position:left top 5px;background-repeat:no-repeat}.hero__item span{font-weight:600;color:#ffde00}.hero__item:not(:last-child){margin-bottom:14px}.hero__wrap{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: 1240px){.hero__wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}}@media only screen and (max-width: 576px){.hero__wrap{-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;margin-bottom:48px}.hero__wrap a{width:100%;text-align:center}}.hero__body{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: 768px){.hero__body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.hero__license,.hero__sk{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:40px;padding-left:56px;min-height:40px;max-width:390px;font-size:14px;color:#fff}@media only screen and (max-width: 576px){.hero__license,.hero__sk{margin-left:0}}.hero__license::before,.hero__sk::before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-repeat:no-repeat}.hero__license::before{background-image:url("../images/gerb.png");width:40px;height:40px}@media only screen and (max-width: 1240px){.hero__license{margin-left:0}}.hero__sk{margin-left:30px}.hero__sk::before{background-image:url("../images/resident.png");width:32px;height:32px}@media only screen and (max-width: 768px){.hero__sk::before{left:5px}}@media only screen and (max-width: 768px){.hero__sk{margin-left:0}}.hero__stop{color:#ffde00}@media only screen and (max-width: 576px){.hero__stop{margin-bottom:15px}}@-webkit-keyframes hovering{from{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hovering{from{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(15px);transform:translateY(15px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.start__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:138px;padding-bottom:40px;background-image:url("../images/s8/start-top.svg");background-position:top left;background-repeat:no-repeat}@media only screen and (max-width: 768px){.start__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 576px){.start__container{padding-top:60px;background-image:none}}.start__img{margin-top:-40px;margin-left:-351px}@media only screen and (max-width: 1500px){.start__img{margin-left:0}}@media only screen and (max-width: 768px){.start__img{margin-bottom:32px}}.start__img img{-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 768px){.start__img img{height:auto}}.start__wrap{margin-left:auto;max-width:492px}@media only screen and (max-width: 768px){.start__wrap{margin-left:0;max-width:none}}.start__title{margin-bottom:51px;font-weight:400;font-size:24px;color:#252525}@media only screen and (max-width: 768px){.start__title{margin-bottom:24px}}@media only screen and (max-width: 576px){.start__title{font-size:16px}}.start__title span{font-weight:600;color:#3d1f70}.start__text{margin-bottom:16px;max-width:370px;color:#252525}@media only screen and (max-width: 768px){.start__text{margin-bottom:8px;max-width:none}}@media only screen and (max-width: 576px){.start__text{font-size:16px}}.start__counter{font-weight:700;font-size:36px;line-height:1.4;color:#3d1f70}@media only screen and (max-width: 576px){.start__counter{font-size:30px}}.members{position:relative;padding:173px 0 162px;background-image:url("../images/s8/members-left.svg"),url("../images/s8/members-right.svg");background-position:left top 98px,right 160px top 21px;background-repeat:no-repeat}@media only screen and (max-width: 1240px){.members{padding:40px 0 80px;background-image:none}}.members__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 992px){.members__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.members__wrap{width:100%;max-width:650px}@media only screen and (max-width: 992px){.members__wrap{margin-bottom:32px;max-width:none}}.members__title{margin-bottom:24px;max-width:550px;font-weight:700;font-size:36px;color:#252525}@media only screen and (max-width: 576px){.members__title{font-size:24px}}.members__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:32px;max-width:625px}.members__item{position:relative;display:inline-block;padding-left:38px;font-size:30px;color:#252525}@media only screen and (max-width: 576px){.members__item{padding-left:31px;font-size:16px}}.members__item::before{content:"";position:absolute;left:0;top:10px;width:24px;height:24px;border-radius:50%;background-image:url("../images/success.svg");background-position:center;background-repeat:no-repeat;background-color:#7ccc7f}@media only screen and (max-width: 576px){.members__item::before{top:0}}.members__item:not(:last-child){margin-right:64px;margin-bottom:24px}@media only screen and (max-width: 576px){.members__item:not(:last-child){margin-right:24px}}.members__description{max-width:460px;font-size:18px;color:#5c5c5c}@media only screen and (max-width: 576px){.members__description{font-size:14px}}.members__img{margin-right:-125px}@media only screen and (max-width: 1500px){.members__img{margin-right:0}}.members__img img{-o-object-fit:contain;object-fit:contain}@media only screen and (max-width: 768px){.members__img img{height:auto}}.conditions{position:relative;padding-bottom:116px}@media only screen and (max-width: 992px){.conditions{padding-bottom:60px}}.conditions::before,.conditions::after{content:"";position:absolute;z-index:-1;background-repeat:no-repeat}@media only screen and (max-width: 1240px){.conditions::before,.conditions::after{display:none}}.conditions::before{left:46px;bottom:48px;width:166px;height:84px;background-image:url("../images/s8/conditions-left.svg")}.conditions::after{right:142px;top:-111px;width:86px;height:172px;background-image:url("../images/s8/conditions-right.svg")}.conditions__title{margin-bottom:32px;max-width:675px;font-weight:700;font-size:36px;color:#252525}@media only screen and (max-width: 576px){.conditions__title{margin-bottom:24px;font-size:24px}}.conditions__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 992px){.conditions__items{-ms-flex-wrap:wrap;flex-wrap:wrap}}.conditions__item{padding-left:74px;background-position:left top;background-repeat:no-repeat}@media only screen and (max-width: 992px){.conditions__item{padding-right:10px;width:50%}}@media only screen and (max-width: 576px){.conditions__item{padding-right:0;padding-left:64px;width:100%;background-size:48px 48px}}.conditions__item:not(:last-child){margin-right:100px}@media only screen and (max-width: 1240px){.conditions__item:not(:last-child){margin-right:40px}}@media only screen and (max-width: 992px){.conditions__item:not(:last-child){margin-right:0}}@media only screen and (max-width: 576px){.conditions__item:not(:last-child){margin-bottom:24px}}.conditions__item--results{background-image:url("../images/s8/results.png")}.conditions__item--answer{background-image:url("../images/s8/answer.png")}.conditions__item--quest{background-image:url("../images/s8/quest.png")}.conditions__subtitle{margin-bottom:4px;font-weight:500;font-size:20px;color:#3d1f70}.conditions__text{font-size:16px;color:#252525}@media only screen and (max-width: 576px){.conditions__text{font-size:14px}}.conditions__text a{text-decoration:underline}.conditions__text a:hover{color:#3d1f70}.certificates{padding:72px 0 48px;overflow:hidden;background-image:url("../images/s8/certificates-left.svg"),url("../images/s8/certificates-right.svg"),-webkit-gradient(linear, left top, right top, from(#8159c6), to(#6c7cff));background-image:url("../images/s8/certificates-left.svg"),url("../images/s8/certificates-right.svg"),linear-gradient(90deg, #8159c6 0%, #6c7cff 100%);background-position:left bottom 50px,right bottom,center;background-repeat:no-repeat}@media only screen and (max-width: 1240px){.certificates{padding:40px 0 50px;background-image:-webkit-gradient(linear, left top, right top, from(#8159c6), to(#6c7cff));background-image:linear-gradient(90deg, #8159c6 0%, #6c7cff 100%);background-position:center}}.certificates__swiper{margin-bottom:72px;padding:0 70px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 440px){.certificates__swiper{padding:0 100px}}.certificates__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:72px}@media only screen and (max-width: 992px){.certificates__wrap{-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;margin-bottom:64px}}.certificates__title{margin-right:40px;max-width:790px;font-weight:700;font-size:36px;color:#fff}@media only screen and (max-width: 1240px){.certificates__title{max-width:674px}}@media only screen and (max-width: 992px){.certificates__title{margin-right:0;margin-bottom:24px;max-width:none}}@media only screen and (max-width: 576px){.certificates__title{font-size:24px}}.certificates__title span{text-transform:uppercase;color:#ffde00}@media only screen and (max-width: 576px){.certificates__receive{width:100%;text-align:center}}.certificates .swiper-slide-active img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s, -webkit-transform .5s}.certificates__link{display:-webkit-box;display:-ms-flexbox;display:flex}.certificates__stop{margin-bottom:40px;text-align:center;color:#ffde00}.certificates__picture{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover;-webkit-filter:drop-shadow(0 6px 24px rgba(107, 44, 136, 0.3));filter:drop-shadow(0 6px 24px rgba(107, 44, 136, 0.3))}.certificates__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.certificates__button{width:58px;height:58px;border-radius:50%;background-image:url("../images/arrow-slider.svg");background-position:center;background-repeat:no-repeat;background-color:#fff}.certificates__button:not(:last-child){margin-right:16px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.authorization{position:relative;padding:117px 0 136px;overflow:hidden}@media only screen and (max-width: 576px){.authorization{padding:64px 0 80px}}.authorization::before{content:"";position:absolute;left:-174px;bottom:-457px;width:546px;height:546px;border-radius:50%;background-color:#27affd}@media only screen and (max-width: 576px){.authorization::before{display:none}}.authorization__title{margin-bottom:36px;font-weight:700;font-size:36px;color:#252525}@media only screen and (max-width: 576px){.authorization__title{margin-bottom:24px;font-size:24px}}.authorization__element:not(:last-child){margin-bottom:73px}.authorization__message{margin-bottom:16px;color:#eb5757}.authorization__message p{display:none}.authorization__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px}@media only screen and (max-width: 1240px){.authorization__items{margin:0 -8px}}.authorization__item{margin:0 16px 24px;width:calc(33.3333333333% - 32px);height:58px}@media only screen and (max-width: 1240px){.authorization__item{margin:0 8px 12px;width:calc(33.3333333333% - 16px)}}@media only screen and (max-width: 992px){.authorization__item{width:calc(50% - 16px)}}@media only screen and (max-width: 576px){.authorization__item{margin:0 8px 8px;width:calc(100% - 16px)}}.authorization__item--more{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}@media only screen and (max-width: 1240px){.authorization__item--more{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.authorization__item--more input{margin-bottom:16px;width:100%;text-align:center}}.authorization__input{padding:18px 26px;width:100%;height:100%;border:1px solid #aaa;border-radius:4px;font-size:18px;color:#5c5c5c;background-color:#fff}.authorization__input::-webkit-input-placeholder{color:#aaa}.authorization__input::-moz-placeholder{color:#aaa}.authorization__input:-ms-input-placeholder{color:#aaa}.authorization__input::-ms-input-placeholder{color:#aaa}.authorization__input::placeholder{color:#aaa}.cabinet-navigation{padding:120px 0 80px;text-align:center;background-image:url("../images/s8/cabinet-navigation-bg.svg");background-position:left bottom -230px;background-repeat:no-repeat}@media only screen and (max-width: 992px){.cabinet-navigation{background-image:none}}@media only screen and (max-width: 768px){.cabinet-navigation{padding:30px 0}}.a-load-button{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.3) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, transparent 75%, transparent) !important;background-size:40px 40px !important;background-color:#ffde00 !important;-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;cursor:no-drop}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}
/*# sourceMappingURL=app.css.map */
