@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}img{max-height:100%;max-width:100%}a[href^=tel]{color:inherit;text-decoration:none}html{scrollbar-color:#191a25 #23242d}html::-webkit-scrollbar{background:#23242d;width:5px}html::-webkit-scrollbar-thumb{background:#191a25;border-radius:20px}body{background:#23242d;font-family:Montserrat,sans-serif}:focus{border-color:transparent;box-shadow:none;outline-style:none}.container{height:100%;margin:0 auto;max-width:101.25rem;padding:0;position:relative;width:100%}button{background-color:transparent;border:none;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:1rem;font-weight:500}button:focus{outline:none}.menu ul{align-items:center;display:flex;list-style:none}.menu li{margin-left:3.125rem}.menu li:first-child{margin-left:0}.menu__link{color:#fff;font-weight:300;text-decoration:none}.subtitle{color:#8778f8;font-weight:500}.title{color:#fff;font-weight:700}.text{color:#9093a8;font-size:1.125rem;font-weight:300}.default-btn{background:linear-gradient(95.14deg,#5e5ee7,#563ab0);border-radius:37px;box-shadow:-10px -10px 15px #323442,10px 10px 15px #1c1d29;padding:1.4375rem 3.75rem;transition:box-shadow .2s,transform .2s}.default-btn:hover{box-shadow:none}.default-btn:active{box-shadow:-10px -10px 15px #1c1d29,10px 10px 15px #323442;transform:scale(.98)}.scaled-btn,a.scaled-btn{align-items:center;display:flex;padding:2.0625rem;position:relative}.scaled-btn .btn-bg,a.scaled-btn .btn-bg{background-color:#272831;border-radius:2.0625rem;box-shadow:-10px -10px 15px #363742,10px 10px 15px #202129;display:inline-block;height:4.125rem;left:0;overflow:hidden;position:absolute;transition:width .4s,box-shadow .2s,transform .2s;width:4.125rem;z-index:1}.scaled-btn .btn-bg .bg-half,a.scaled-btn .btn-bg .bg-half{background-color:#272831;height:100%;position:absolute;right:0;top:0;transition:transform .5s;transition-delay:.1s;width:2.0625rem}.scaled-btn .btn-bg:after,.scaled-btn .btn-bg:before,a.scaled-btn .btn-bg:after,a.scaled-btn .btn-bg:before{content:"";display:block}.scaled-btn .btn-bg:before,a.scaled-btn .btn-bg:before{background:linear-gradient(117.43deg,#7b7bfa 14.99%,#5a41ac 81.35%);border-radius:1.875rem;height:3.75rem;margin-left:.1875rem;margin-top:.1875rem;width:calc(100% - .375rem)}.scaled-btn .btn-bg:after,a.scaled-btn .btn-bg:after{background-color:inherit;border-radius:1.8125rem;height:3.5rem;left:.3125rem;position:absolute;top:.3125rem;width:calc(100% - .625rem)}.scaled-btn .btn-content,a.scaled-btn .btn-content{color:#fff;position:relative;z-index:2}.scaled-btn .btn-icon,a.scaled-btn .btn-icon{display:inline-block;height:.875rem;margin-left:5px;vertical-align:middle;width:.875rem}.scaled-btn .icon-part,a.scaled-btn .icon-part{animation-fill-mode:none;display:block;width:.8125rem}.scaled-btn .appear,a.scaled-btn .appear{height:1px}.scaled-btn .disappear,a.scaled-btn .disappear{height:.875rem}.scaled-btn:hover .btn-bg,a.scaled-btn:hover .btn-bg{width:100%}.scaled-btn:hover .bg-half,a.scaled-btn:hover .bg-half{transform:scaleY(0)}.scaled-btn:active,a.scaled-btn:active{transform:scale(.98)}.scaled-btn:active .btn-bg,a.scaled-btn:active .btn-bg{box-shadow:-10px -10px 15px #202129,10px 10px 15px #363742}.scaled-btn .scale-on,a.scaled-btn .scale-on{animation:scale-on .8s;animation-fill-mode:forwards}.scaled-btn .scale-off,a.scaled-btn .scale-off{animation:scale-off .8s;animation-fill-mode:forwards}.circle-btn{background-color:#282a33;border-radius:50%;box-shadow:-10px -10px 15px #363742,10px 10px 15px #202129;height:3.75rem;position:relative;transition:box-shadow .2s,transform .2s;width:3.75rem}.circle-btn:hover .btn-border{animation:circle-on 1.2s;animation-timing-function:ease-in-out}.circle-btn:active{box-shadow:-10px -10px 15px #1c1d29,10px 10px 15px #323442;transform:scale(.98)}.circle-btn .btn-border{stroke-dasharray:11.3825rem,11.3825rem;bottom:0;height:3.625rem;left:0;margin:auto;position:absolute;right:0;top:0;transform:rotateY(-180deg) rotate(-90deg);width:3.625rem}.circle-btn .btn-border circle{cx:1.8125rem;cy:1.8125rem;r:1.6875rem;stroke-width:2px}.circle-btn img{bottom:0;left:0;margin:auto;max-width:1rem;position:absolute;right:0;top:0}.button-block{align-items:center;display:flex}.button-block__content{color:#fff;font-weight:500;opacity:0;position:relative;transition:opacity .5s,left .5s,right .5s}.button-block.right .button-block__content{left:-1.25rem}.button-block.right .circle-btn{margin-right:1.25rem}.button-block.right.hovered .button-block__content{left:0}.button-block.hovered .button-block__content{opacity:1;z-index:0}.button-block.left__content{order:1}.button-block.left .button-block__content{right:-1.25rem}.button-block.left.hovered .button-block__content{right:0}.button-block.left .circle-btn{margin-left:1.25rem;order:2}.form{width:100%}.form__btns{display:flex;justify-content:space-between}.form__btns.end{justify-content:end}.form__btns.start{justify-content:start}.form__input{background-color:transparent;background:transparent;background-position:right calc(-2.625em + .1875rem) bottom;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border:none;color:#fff;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:300;overflow:hidden;padding-bottom:1.5625rem;padding-right:calc(1.5em + .75rem);position:relative;transition:.2s;width:100%}.form__input::-moz-placeholder{color:#9093a8}.form__input::placeholder{color:#9093a8}.form__input:focus{outline:none}.form__input-placeholder{bottom:0;color:#9093a880;cursor:pointer;font-size:1.125rem;height:100%;left:0;position:absolute;transform-origin:left;transition:.3s;width:100%}.form__input:not(:-moz-placeholder-shown)~.form__input-placeholder{transform:translateY(110%) scale(.9)}.form__input:not(:placeholder-shown)~.form__input-placeholder{transform:translateY(110%) scale(.9)}.form__input:focus~.form__input-placeholder{transform:translateY(110%) scale(.85)}.form__input:not(:-moz-placeholder-shown)+.input-progress:before{transform:scaleX(1)}.form__input:not(:placeholder-shown)+.input-progress:before{transform:scaleX(1)}.form__input.is-invalid{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/icons/invalid.svg);background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);transition:.2s}.form__input.is-invalid+.input-progress:before{background:linear-gradient(154.85deg,#f23c3c 31.95%,#c52b2b 68.05%)}.input-container{margin-bottom:4.1875rem;position:relative;transition:.2s}.input-container:last-child{margin-bottom:0}.input-container:focus-within .input-progress:before{transform:scaleX(1)}.input-progress{background-color:#1e202b;border-radius:4px;box-shadow:inset -1px -1px 2px #323442,inset 1px 1px 2px #16171f;height:.375rem;position:relative}.input-progress:before{background:linear-gradient(154.85deg,#5e5ee7 31.95%,#563ab0 68.05%);border-radius:4px;content:"";height:.375rem;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:right;transition:.5s;width:100%}.social-btn{align-items:center;background-color:#262731;border-radius:50%;box-shadow:-2px -2px 3px #282935,2px 2px 4px #20212c,inset 2px 2px 4px #282934,inset -2px -2px 4px #20212c;display:flex;height:2.75rem;justify-content:center;transition:box-shadow .2s,transform .2s;width:2.75rem}.social-btn img{transition:opacity .2s}.social-btn:active{box-shadow:-2px -2px 3px #20212c,2px 2px 4px #282935,inset 2px 2px 4px #282934,inset -2px -2px 4px #20212c;transform:scale(.98)}.social-btn:active img{opacity:.5}.social-container{align-items:center;cursor:pointer;display:flex;transition:.2s}.social-container:hover .social-text{color:#fff}.social-text{color:#606271;font-weight:500;margin-left:.9375rem;transition:color .2s ease-out}.slider-container{max-width:66.6875rem;overflow:hidden;padding-bottom:9.375rem;width:80%}.slider{display:flex}.slider .slider-item{display:flex;max-width:66.6875rem;padding-left:1.25rem;transition:opacity .2s}.slider .slider-item.current{opacity:1}.slider .item__title{font-size:3.75rem;font-weight:700;line-height:110%;margin-bottom:5rem}.slider .item__descr{color:#9093a8;font-size:1.125rem;font-weight:300;line-height:160%;margin-bottom:6.25rem}.slider .item__subtitle{display:none;font-size:1.125rem;font-weight:500}.slider .item__right-side{min-width:30rem;padding-right:5.875rem;width:50%}.slider .item__left-side{padding-bottom:1.5625rem;padding-right:7.5rem}.burger-btn{background:#22232d;border-radius:50%;box-shadow:12px 12px 15px #1b1d29,inset 2px 2px 4px #282934,inset -2px -2px 4px #20212c;display:none;height:2.875rem;position:fixed;right:1rem;top:1rem;transition:box-shadow .2s,transform .2s;width:2.875rem;z-index:2}.burger-btn:active{box-shadow:12px 12px 15px #282934,inset 2px 2px 4px #1b1d29,inset -2px -2px 4px #20212c;transform:scale(.98)}.hidden{position:relative;width:100vw}.hidden__btns{background:#262731;bottom:-12.5rem;box-shadow:0 -10px 10px rgba(0,0,0,.1),inset 0 3px 4px #2d2f3e;display:flex;justify-content:space-between;padding:0 .9375rem;position:fixed;transition:bottom .5s;width:100%;z-index:101}.hidden .hidden-btns__line{background:#1e202b;border-radius:4px;box-shadow:inset -1px -1px 2px #323442,inset 1px 1px 2px #16171f;height:3.75rem;width:.1875rem}.hidden .hidden-btns__menu{background:#262731;border-radius:20px 0 0 20px;bottom:6.25rem;box-shadow:0 0 24px rgba(0,0,0,.2),inset 0 3px 4px #2d2f3e;opacity:0;padding:1.875rem 1.25rem 1.875rem 3.125rem;position:fixed;right:0;transform:translateX(18.75rem);transition:.4s}.hidden .hidden-btns__menu.showed{opacity:1;transform:translateX(0)}.hidden .hidden-btns__menu .message-btn{background:#262731;border-radius:50%;box-shadow:-2px -2px 3px #282935,2px 2px 4px #20212c;height:2.875rem;margin-left:.625rem;width:2.875rem}.hidden .hidden-btns__menu ul{list-style:none}.hidden .hidden-btns__menu li{color:#9093a8;font-size:.625rem;font-weight:300;margin-bottom:.3125rem;text-align:right}.hidden .hidden-btns__menu li a{color:inherit;text-decoration:none}.hidden .hidden-btns__menu li:last-child{margin-bottom:0}.hidden__hidden-btn{align-items:center;background:#262731;border-radius:50%;box-shadow:-3px -3px 8px #363742,3px 3px 8px #202129;cursor:pointer;display:flex;height:2.875rem;justify-content:center;transition:box-shadow .5s;width:2.875rem}.hidden__hidden-btn:active{box-shadow:2px 2px 3px #282935,-2px -2px 4px #20212c,inset -2px -2px 4px #282934,inset 2px 2px 4px #20212c}.hidden__hidden-btn:active .hidden-btn__circle{display:none}.hidden__hidden-btn.active{box-shadow:2px 2px 3px #282935,-2px -2px 4px #20212c,inset -2px -2px 4px #282934,inset 2px 2px 4px #20212c}.hidden__hidden-btn.active img:not(.hidden-btn__hidden-img){display:none}.hidden__hidden-btn.active .hidden-btn__hidden-img{display:block}.hidden__hidden-btn.active .hidden-btn__circle{display:none}.hidden .hidden-btn__hidden-img{display:none;opacity:.5;transform:rotate(-45deg)}.hidden .btn-container{align-items:center;color:#606271;display:flex;font-size:.75rem;font-weight:300}.hidden .btn-container.right .hidden__hidden-btn{margin-right:.625rem}.hidden .btn-container.left .hidden__hidden-btn{margin-left:.625rem;order:2}.hidden .hidden-btn__circle{position:absolute}.hidden-menu-container{background:#262731;height:100vh;left:0;opacity:0;position:fixed;transform:translateY(-120vh);transition:.4s;width:100vw;z-index:100}.hidden-menu-container.showed{opacity:1;transform:translateY(0)}.hidden__menu{align-items:center;display:flex;flex-flow:column;height:calc(100vh - 5rem);justify-content:center;width:100%}.hidden__menu .univ-link{color:#606271;font-size:.875rem;font-weight:300;margin-top:3.125rem;text-decoration:none}.hidden__menu ul{flex-flow:column}.hidden__menu ul li{margin:.625rem}.hidden__menu ul .menu__link{cursor:pointer;font-size:1.875rem;font-weight:700;text-align:center}.hidden .close-btn{background:#22232d;border-radius:50%;box-shadow:-5px -5px 10px #363742,5px 5px 10px #202129;height:2.875rem;margin-right:.625rem;transform:rotate(-45deg);transition:box-shadow .2s,transform .2s;width:2.875rem}.hidden .close-btn:active{transform:scale(.95)}.hidden .close-btn:hover{box-shadow:-5px -5px 10px #202129,5px 5px 10px #363742;transform:scale(.98) rotate(-60deg)}.hidden-messangers{background:#262731;box-shadow:inset 0 10px 20px #1e1f29;height:100vh;left:0;opacity:0;position:fixed;top:120vh;transform:translateY(0);transition:.4s;width:100vw;z-index:100}.hidden-messangers.showed{opacity:1;transform:translateY(-120vh)}.hidden .hidden-messangers{z-index:1001}.hidden .hidden-messangers__header{background:linear-gradient(0deg,#24252f,#24252f),linear-gradient(104.38deg,#2e2f38 -.46%,#24252f);box-shadow:20px 20px 30px #20212c}.hidden .hidden-messangers__content{align-items:center;display:flex;height:calc(100vh - 9.375rem);justify-content:center}.hidden .hidden-messangers__text{color:#606271;font-size:1.125rem;font-weight:300;text-align:center}.hidden .hidden-messangers__text img{margin-bottom:.9375rem;transform:rotate(-180deg)}.hidden .hidden-messangers a.content__messanger{text-decoration:none}.hidden .hidden-messangers .content__messanger{margin-right:6.25rem}.hidden .hidden-messangers .content__messanger:last-child{margin-right:0}.hidden .hidden-messangers .content__messanger .btn-name{color:#fff;font-weight:500;margin-top:1.25rem;text-align:center}.hidden .hidden-messangers .content__messanger .circle-btn{margin:0 auto}.hidden-rate{background:#262731;box-shadow:inset 0 10px 20px #1e1f29;height:100vh;opacity:0;position:fixed;top:120vh;transform:translateY(0);transition:.4s;width:100vw;z-index:100}.hidden-rate.showed{opacity:1;transform:translateY(-120vh)}.hidden .hidden-rate__header{background:linear-gradient(0deg,#24252f,#24252f),linear-gradient(104.38deg,#2e2f38 -.46%,#24252f);box-shadow:20px 20px 30px #20212c}.hidden .hidden-rate__content{align-items:center;display:flex;flex-flow:column;height:calc(100vh - 8.125rem);justify-content:center}.hidden .hidden-rate .your-rate{align-items:center;background:#262731;border-radius:20px;box-shadow:-20px -20px 30px #2a2b36,20px 20px 30px #20212c;display:flex;height:4.375rem;justify-content:space-between;max-width:51.625rem;padding:0 1.25rem;width:100%}.hidden .hidden-rate .your-rate__text{color:#fff;font-weight:500}.hidden .hidden-rate .your-rate__rate{display:flex}.hidden .hidden-rate .your-rate__rate .star{cursor:pointer}.hidden .hidden-rate .your-rate__rate .star.fill .filled{display:block}.hidden .hidden-rate .your-rate__rate .filled,.hidden .hidden-rate .your-rate__rate .star.fill img:not(.filled){display:none}.hidden .hidden-rate__form{max-width:51.625rem}.hidden .policy__line{background:#262731;border-radius:4px;box-shadow:-1px -1px 2px #323442,1px 1px 2px #16171f;height:.25rem}.hidden .policy__content{display:flex;justify-content:space-between;padding-top:.625rem}.hidden .policy__link,.hidden .policy__text{color:#606271;font-size:.8125rem;font-weight:300;text-decoration:none}.hidden .form__inputs{display:flex;flex-wrap:wrap;justify-content:space-between;margin:5rem 0}.hidden .input-container{width:100%}.hidden .halfed{width:48%}.hidden .sdo.unactive{opacity:.25}.hidden-contact{background-color:#262731;box-shadow:inset 0 10px 20px #1e1f29;height:100vh;opacity:0;position:fixed;top:120vh;transform:translateY(0);transition:.4s;width:100vw;z-index:100}.hidden-contact.showed{opacity:1;transform:translateY(-120vh)}.hidden-contact .form__inputs{margin-bottom:1.875rem}.hidden-contact .checkbox{align-items:center;display:flex}.hidden-contact .input-text{color:#fff;font-weight:300;margin-left:.9375rem}.hidden-contact .custom-checkbox{align-items:center;background:#262731;border-radius:50%;box-shadow:-3px -3px 5px #323442,3px 3px 5px #202129;display:flex;height:18px;justify-content:center;width:18px}.hidden-contact .false-check{background:#1e202b;border-radius:50%;box-shadow:inset -1px -1px 1px rgba(50,52,66,.2),inset 1px 1px 1px rgba(22,23,31,.329);display:inline-block;height:14px;transition:.2s;width:14px}.hidden-contact .form__check{cursor:pointer;opacity:0;position:absolute;transition:.2s}.hidden-contact .form__check:checked~.false-check{background:linear-gradient(95.14deg,#e79f5e,#d16341)}.hidden-contact .form__title{font-size:1.375rem;font-weight:500;margin-bottom:3.125rem}.hidden-contact__content{display:flex;height:100%}.hidden-contact .content__left-side{display:flex;flex-flow:column;justify-content:space-between;width:30%}.hidden-contact .content__left-side,.hidden-contact .content__right-side{height:90%;overflow-y:auto}.hidden-contact .left-side__title{font-size:2.1875rem;font-weight:500;margin-top:4.375rem}.hidden-contact .left-side__descr{color:#fff;font-size:1.125rem;font-weight:300;line-height:160%;margin-top:2.5rem}.hidden-contact .left-side__contacts{display:flex;flex-wrap:wrap}.hidden-contact .contacts__item{color:#a9a0de;font-weight:300;margin-bottom:4.0625rem;width:100%}.hidden-contact .contacts__item:last-child{margin-bottom:0}.hidden-contact .contacts__item span{color:#fff;display:block;font-weight:500;margin-top:.625rem}.hidden-contact .contacts__item a{color:#8778f8;text-decoration:none}.hidden-contact .contacts__item a.email{color:#fff;display:block;font-weight:500;margin-top:.625rem}.hidden-contact .contacts__item a.email:hover{text-decoration:underline}.hidden-contact .contacts__item a.tel{color:#fff;display:block;font-weight:500;margin-top:.625rem}.hidden-contact .contacts__item a.tel:hover{text-decoration:underline}.hidden-contact .contacts__item a.messengers{color:#fff}.hidden-contact .contacts__item a.messengers:hover{text-decoration:underline}.hidden-contact .right-side__form{padding-left:12.5rem}.hidden-contact .right-side__policy{margin-top:6.25rem;padding-left:12.5rem}.hidden-contact__socrat{position:absolute}.hidden-contact .bg-socrat{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/socrat_rect.png);background-size:cover;bottom:0;height:100%;left:0;position:absolute;width:36%}figure{padding:10px 0 30px}figure iframe,figure img{border:7px solid #23242d;border-radius:20px;box-shadow:-15px -15px 30px #323442,15px 15px 30px #1c1d29}figure figcaption{font-size:1rem;opacity:.5;text-align:center}figure iframe{max-width:100%}figure img{background:#fff}.button-container{color:#606271;font-weight:500;margin-top:13.75rem;text-align:center}.up-btn{background:#262731;border-radius:50%;box-shadow:-2px -2px 3px #20212c,2px 2px 4px #282935,inset 2px 2px 4px #20212c,inset -2px -2px 4px #282934;color:#9093a8;display:block;height:2.75rem;margin:0 auto .625rem;transform:rotate(-180deg);transition:box-shadow .2s,transform .2s;width:2.75rem}.up-btn img{opacity:.5;transition:.1s}.up-btn:hover{box-shadow:-2px -2px 3px #20212c,2px 2px 4px #282935,inset 2px 2px 4px #282934,inset -2px -2px 4px #20212c}.up-btn:hover img{opacity:1}.up-btn:active{box-shadow:-2px -2px 3px #282935,2px 2px 4px #20212c,inset 2px 2px 4px #20212c,inset -2px -2px 4px #282934;transform:rotate(-180deg) scale(.98)}.answer_body img{background:#fff}@keyframes scale-on{0%{height:0;width:.875rem}to{height:.875rem;width:.875rem}}@keyframes scale-off{0%{height:.875rem;transform-origin:center bottom;width:.875rem}to{height:.875rem;transform:scale(.25,0);transform-origin:center bottom;width:.875rem}}@keyframes circle-on{0%{stroke-dashoffset:0;transform:rotateY(-180deg) rotate(-90deg)}50%{stroke-dashoffset:75.36;transform:rotateY(-180deg) rotate(-450deg)}to{stroke-dashoffset:0;transform:rotateY(-180deg) rotate(-810deg)}}@keyframes swinging{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.header{height:5rem}.header__logo{max-width:13.75rem}.header__content{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.header__city{margin-left:3.125rem}.header__menu:hover .menu__link:not(:hover){opacity:.5}.header__menu{display:flex}.header__menu .menu__link{cursor:pointer;opacity:1;transition:.3s ease-out}.header__contacts{color:#fff;display:flex;font-weight:300;justify-content:space-between}.header__tel{margin-left:2.9375rem;position:relative}.header__tel .tel-info{bottom:0;color:#606271;font-size:.8125rem;position:absolute;right:0;text-align:right;width:9.375rem}.header__email{color:inherit;cursor:pointer;text-decoration:none}.header__email:hover{text-decoration:underline}.header__messenger{color:#fff;cursor:pointer;padding-right:10px;text-decoration:none}.header__messenger:hover{transition:.15s}.header__messenger:hover .circle-btn .btn-border circle{r:1.125rem;opacity:1}.header__messenger .circle-btn{background-color:#3b3b5a;box-shadow:none;height:2.5rem;width:2.5rem}.header__messenger .circle-btn .btn-border{height:2.375rem;width:2.375rem}.header__messenger .circle-btn .btn-border circle{cx:1.1875rem;cy:1.1875rem;r:.5rem;opacity:0;transition:.2s}.logo-container{align-items:center;display:flex}.city__btn{background-color:#24252f;border-radius:50%;box-shadow:-5px -5px 10px #383945,5px 5px 10px #1b1c27;height:2.1875rem;transition:box-shadow .2s,transform .2s;width:2.1875rem}.city__btn:hover{box-shadow:none}.city__btn:active{box-shadow:-5px -5px 10px #1b1c27,5px 5px 10px #383945;transform:scale(.95)}.city__name{color:#fff;font-weight:300;margin-left:.9375rem}.menu-container{display:flex;justify-content:space-between;width:65%}.hidden__header{background:linear-gradient(0deg,#24252f,#24252f),linear-gradient(104.38deg,#2e2f38 -.46%,#24252f);box-shadow:20px 20px 30px #20212c;opacity:0;position:fixed;top:-100px;transition:opacity .5s,top .5s;width:100%;z-index:99}.hidden__header.showed{opacity:1;top:0}.success__header{background:linear-gradient(0deg,#24252f,#24252f),linear-gradient(104.38deg,#2e2f38 -.46%,#24252f);box-shadow:20px 20px 30px #20212c}.home{background:linear-gradient(104.38deg,#2e2f38 -.46%,#191a25)}.home__socrat{border-radius:30px;bottom:0;max-width:75rem;position:absolute;right:-60px}.home .content-container{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:10rem;padding-top:10.75rem;position:relative}.home .content__bottom-side{bottom:0;display:flex;justify-content:space-between;padding-bottom:2.8125rem;position:sticky;width:100%}.home .content__bottom-side .mouse-icon{display:flex;width:1.5rem}.home .content__bottom-side .mouse-icon img{animation:swinging 2s ease-in-out infinite;max-width:100%}.home .content__left-side{max-width:75%}.home__subtitle{font-size:2.5rem}.home__title{font-size:4.375rem;margin-bottom:4.375rem;word-break:keep-all}.home__text{height:11.25rem;line-height:150%;max-width:65%}.home__btns{align-items:center;display:flex}.home__order-btn{margin-right:1.6875rem}.home__statistic{text-align:right}.home__statistic:first-child{margin-bottom:3.75rem}.home .statistic__num{color:#fff;font-size:2.5rem;font-weight:500;margin-bottom:1.5625rem}.home .statistic__descr{color:#9093a8;font-size:1.125rem;font-weight:300;line-height:130%}.about{background-color:#262731;box-shadow:inset 0 10px 20px #1e1f29}.about .pseudo-link,.about a{color:#fff;cursor:pointer;text-decoration:none;transition:.2s}.about .pseudo-link:hover,.about a:hover{text-decoration:underline}.about__content{display:flex;justify-content:space-between;padding-bottom:5rem;padding-top:16.25rem;position:relative}.about__slider{display:block}.about__slider-item{display:flex;margin-bottom:18.75rem;max-width:66.6875rem;opacity:0;padding-left:1.25rem;transition:opacity .2s}.about__slider-item .item__title{opacity:0;transform:translateX(-50px);transition:.6s}.about__slider-item.current{opacity:1}.about__slider-item.current .item__title{opacity:1;transform:translateX(0)}.about__slider-item .item__title{font-size:3.75rem;font-weight:700;line-height:110%;margin-bottom:5rem}.about__slider-item .item__descr{color:#9093a8;font-size:1.125rem;font-weight:300;line-height:160%;margin-bottom:6.25rem}.about__slider-item .item__descr p{padding-bottom:2rem}.about__slider-item .item__descr p:last-child{padding-bottom:0}.about__slider-item .item__subtitle{display:none;font-size:1.125rem;font-weight:500}.about__slider-item .item__right-side{min-width:30rem;padding-right:5.875rem;width:50%}.about__slider-item .item__left-side{padding-bottom:1.5625rem;padding-right:7.5rem}.about__slider-item .anchor{margin-top:-12.5rem}.about__panel{background-color:#262731;border-radius:20px;box-shadow:-20px -20px 30px #2a2b36,20px 20px 30px #20212c;display:flex;margin-bottom:15.625rem;max-height:20rem;max-width:20.9375rem;padding:2.8125rem 3.875rem 2.8125rem .9375rem;position:sticky;top:10.625rem}.about .buttons-container{bottom:3.125rem;display:none;justify-content:space-between;position:absolute;width:100%}.about .buttons-container .button-block{display:inline-flex}.about .about__slider-item.current .line__fill{height:100%}.about .about__slider-item.current .num__circle{height:4.125rem;width:4.125rem}.about .about__slider-item.current .num__circle circle{cx:2.0625rem;cy:2.0625rem;r:1.875rem}.about .about__slider-item.current .stage__content{opacity:1}.about__slider-item.current .stages-container .stage:first-of-type .num__circle,.about__slider-item.current .stages-container .stage:first-of-type .stage__content{transition-delay:.3s;transition-duration:.3s}.about__slider-item.current .stages-container .stage:first-of-type .line__fill{transition-delay:.6s;transition-duration:.3s}.about__slider-item.current .stages-container .stage:nth-of-type(2) .num__circle,.about__slider-item.current .stages-container .stage:nth-of-type(2) .stage__content{transition-delay:.837s;transition-duration:.279s}.about__slider-item.current .stages-container .stage:nth-of-type(2) .line__fill{transition-delay:1.05741s;transition-duration:.279s}.about__slider-item.current .stages-container .stage:nth-of-type(3) .num__circle,.about__slider-item.current .stages-container .stage:nth-of-type(3) .stage__content{transition-delay:1.2623913s;transition-duration:.25947s}.about__slider-item.current .stages-container .stage:nth-of-type(3) .line__fill{transition-delay:1.453023909s;transition-duration:.25947s}.about__slider-item.current .stages-container .stage:nth-of-type(4) .num__circle,.about__slider-item.current .stages-container .stage:nth-of-type(4) .stage__content{transition-delay:1.6303122354s;transition-duration:.2413071s}.about__slider-item.current .stages-container .stage:nth-of-type(4) .line__fill{transition-delay:1.7951903789s;transition-duration:.2413071s}.about__slider-item.current .stages-container .stage:nth-of-type(5) .num__circle,.about__slider-item.current .stages-container .stage:nth-of-type(5) .stage__content{transition-delay:1.9485270524s;transition-duration:.224415603s}.about__slider-item.current .stages-container .stage:nth-of-type(5) .line__fill{transition-delay:2.0911301587s;transition-duration:.224415603s}.about__slider-item.current .stages-container .stage:nth-of-type(6) .num__circle,.about__slider-item.current .stages-container .stage:nth-of-type(6) .stage__content{transition-delay:2.2237510476s;transition-duration:.2087065108s}.about__slider-item.current .stages-container .stage:nth-of-type(6) .line__fill{transition-delay:2.3470884743s;transition-duration:.2087065108s}.about__slider-item.current .features-container .feature{animation-duration:.6s;animation-fill-mode:forwards;animation-name:fadein;opacity:0}.about__slider-item.current .features-container .feature:first-of-type{animation-delay:.1s}.about__slider-item.current .features-container .feature:nth-of-type(2){animation-delay:.2s}.about__slider-item.current .features-container .feature:nth-of-type(3){animation-delay:.3s}.about__slider-item.current .features-container .feature:first-of-type,.about__slider-item.current .features-container .feature:nth-of-type(4){animation-delay:.4s}.about__slider-item.current .features-container .feature:nth-of-type(2){animation-delay:.5s}.about__slider-item.current .features-container .feature:nth-of-type(3){animation-delay:.6s}.about__slider-item.current .features-container .feature:nth-of-type(4){animation-delay:.7s}.about__slider-item.current .features-container .feature:nth-of-type(5){animation-delay:.8s}.about__slider-item.current .features-container .feature:nth-of-type(6){animation-delay:.9s}.about__slider-item.current .features-container .feature:nth-of-type(7){animation-delay:1s}.about__slider-item.current .features-container .feature:nth-of-type(8){animation-delay:1.1s}.about__slider-item.current .features-container .feature:nth-of-type(9){animation-delay:1.2s}.about__slider-item.current .features-container .feature:nth-of-type(10){animation-delay:1.3s}@keyframes fadein{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1}}.about .num__border,.about .num__content,.about .num__second-border{align-items:center;border-radius:50%;display:flex;justify-content:center}.about .num__content{background:linear-gradient(135deg,#2b2d3a,#171820 95.59%);color:#fff;font-size:.8125rem;font-weight:500;height:2.125rem;width:2.125rem}.about .num__second-border{background:#262731;box-shadow:-5px -5px 7px #323442,5px 5px 7px #202129;height:2.5rem;width:2.5rem}.about .num__border{border:4px solid #1e202b;height:4.125rem;width:4.125rem}.about .num__border,.about .num__line{box-shadow:inset -1px -1px 1px #323442,inset 1px 1px 1px #16171f}.about .num__line{background:#1e202b;border-radius:2px;height:5rem;margin:.625rem auto 0;width:4px}.about .num__line .line__fill{background:linear-gradient(95.14deg,#5e5ee7,#563ab0);border-radius:2px;height:0;transition-duration:.2087065108s;transition-property:height;transition-timing-function:"linear";width:.125rem}.about .num__circle{height:0;position:absolute;top:0;transition-duration:.2087065108s;transition-property:height}.about .stage{display:flex;margin-bottom:.3125rem}.about .stage__num{position:relative}.about .stage:last-child .num__line{display:none}.about .stage__content{margin-left:.9375rem;opacity:.15;transition-duration:.2087065108s;transition-property:opacity}.about .stage .content__title{color:#fff;font-size:1.375rem;font-weight:500;margin-bottom:1.5625rem;margin-top:1.25rem}.about .stage .content__text{color:#9093a8;font-size:1.125rem;font-weight:300}.about .feature{align-items:center;display:flex;margin-bottom:2.1875rem}.about .feature:last-child{margin-bottom:0}.about .feature__content{color:#fff;font-size:1.375rem;font-weight:500}.about .feature__content span{color:#8778f8}.about .feature__icon{background:linear-gradient(135deg,#424459,#2b2d40);box-shadow:-5px -5px 10px #323442,5px 5px 10px #202129;height:2.5rem;margin-left:.3125rem;margin-right:1.5625rem;width:2.5rem}.about .feature__icon .icon-wrap{background:linear-gradient(135deg,#171820,#2b2d3a 95.59%);border:1px solid #8778f8;height:2.25rem;width:2.25rem}.about .feature .icon-wrap,.about .feature__icon{align-items:center;border-radius:50%;display:flex;justify-content:center}.about .feature .icon-wrap img,.about .feature__icon img{max-height:50%;max-width:50%}.about__hidden-btns-container{display:none;width:100%}.about__btn{display:block;margin:0 auto}.test-us{background-color:#262731;box-shadow:0 -15px 25px #1d1e27}.test-us .slick-slider{align-items:center;display:flex;height:100%;overflow:hidden}.test-us .slick-slider .slick-track{align-items:center;cursor:grab;display:flex;height:100%}.test-us .slick-slider .slick-track:active{cursor:grabbing}.test-us .slick-slider .slick-list{height:100%}.test-us .slick-slider .slick-slide{align-items:center;display:flex;justify-content:center}.test-us .slick-slider .slick-slide img{max-height:28.125rem}.test-us .slider-container-wrap{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/test-us/test_img_3.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;height:35rem;overflow:hidden;padding:30px 45px 45px 30px}.test-us__content{align-items:center;display:flex;padding-bottom:9.375rem;padding-top:12.5rem}.test-us .funny-comment-img{bottom:5rem;position:absolute;right:5%;width:25rem}.test-us .hidden-funny-comment{display:none;margin-top:3.125rem;width:100%}.test-us .hidden-funny-comment p{color:#606271;display:block;font-size:.875rem;font-weight:300;margin-top:1.25rem;text-align:center}.test-us .hidden-funny-comment div{color:#fff;margin-top:1.25rem;text-align:center}.test-us .hidden-funny-comment img{display:block;margin:0 auto;transform:rotate(-180deg)}.test-us__left-side,.test-us__right-side{width:50%}.test-us__left-side{padding-right:9.375rem}.test-us__title{font-size:2.5rem;font-weight:500;margin-bottom:4.375rem}.test-us__subtitle{font-size:1.375rem;font-weight:500;margin-bottom:.625rem}.test-us__right-side{background-color:#262731;background:#262731;border-radius:2.8125rem;box-shadow:-20px -20px 30px #2a2b36,20px 20px 30px #20212c;padding:3.125rem 2.1875rem 2.1875rem 3.125rem;position:relative}.prices{background-color:#262731}.prices__content{padding-bottom:12.5rem;padding-top:6.25rem}.prices__title{color:#fff;font-size:3.75rem;font-weight:700}.prices__descr{color:#9093a8;font-size:1.125rem;font-weight:300;margin-top:auto;padding-left:4.375rem;padding-top:4.375rem;text-align:right}.prices__btn{display:block;margin-left:auto;margin-top:4.375rem}.prices__item{padding:.625rem;width:25%}.prices .items-wrap{display:flex;flex-wrap:wrap;margin:0 -.625rem;min-width:68.75rem}.prices .hidden-title{display:none;font-size:2rem;font-weight:500;margin-bottom:6.25rem}.prices .hidden-descr{display:none}.prices .hidden-descr .prices__descr{text-align:left}.prices .hidden-descr .default-btn{margin:4.375rem auto 0}.prices .price-item{background:linear-gradient(95.14deg,#5e5ee7,#563ab0);border:2px solid #7b7bf2;border-radius:2.5rem;box-shadow:-10px -10px 15px #323442,10px 10px 15px #1c1d29;cursor:pointer;padding:3.125rem 2.5rem 2.1875rem}.prices .price-item__title{font-size:1.375rem;margin-bottom:.3125rem}.prices .price-item__date{color:#fff;font-size:1.125rem;margin-bottom:4.0625rem}.prices .price-item__container{display:flex;justify-content:space-between}.prices .price-item__price{color:#fff;font-size:2.5rem;font-weight:500}.prices .price-item__price span{font-size:1.375rem;text-transform:lowercase}.prices .price-item__btn{align-items:center;background-color:#573db5;border-radius:50%;box-shadow:2px 2px 3px #6654c5,-2px -2px 4px #3c2f7b,inset -2px -2px 4px #6654c5,inset 2px 2px 4px #3c2f7b;display:flex;height:2.75rem;justify-content:center;transform:rotate(-90deg);transition:box-shadow .2s,transform .2s;width:2.75rem}.prices .price-item__btn img{opacity:.3}.prices .price-item:hover .price-item__btn{box-shadow:2px 2px 3px #3c2f7b,-2px -2px 4px #6654c5,inset -2px -2px 4px #3c2f7b,inset 2px 2px 4px #6654c5;transform:scale(.98) rotate(-90deg)}.prices .price-item:hover .price-item__btn img{opacity:1}.prices .price-item:active .price-item__btn{box-shadow:2px 2px 3px #6654c5,-2px -2px 4px #3c2f7b,inset -2px -2px 4px #6654c5,inset 2px 2px 4px #3c2f7b;transform:rotate(-90deg)}.prices .price-item:active .price-item__btn img{opacity:1}.rate{background-color:#262731;background-size:contain;box-shadow:inset 0 10px 20px #1e1f29}.rate .hidden-rate-us{display:none;margin:5px auto}.rate__content{display:flex;justify-content:space-between;padding-bottom:12.5rem;padding-top:16.25rem}.rate__panel{max-width:34.375rem}.rate__title{font-size:3.75rem;line-height:110%;margin-bottom:3.75rem}.rate__rates{color:#fff;display:flex;font-weight:300;margin-bottom:6.25rem}.rate__rates span{color:#dc804f;font-size:1.125rem;font-weight:500}.rate .rates__count{margin-right:1.25rem}.rate .rates__count,.rate .rates__mean{align-items:flex-end;display:flex;flex-wrap:nowrap;white-space:nowrap}.rate .rates__mean{font-size:.625rem}.rate .panel-slider-container{width:60%}.rate .slider-container{width:100%}.rate .slider-item{display:flex!important;padding-right:1.25rem;padding-top:.9375rem}.rate .slider-item.slick-slide{display:flex;padding-top:10px}.rate .slider-item__avatar{align-items:center;background:#282932;border:2px solid #4d4f5f;border-radius:1.25rem;box-shadow:-7px -7px 15px #2a2b36,7px 7px 15px #20212c;display:flex;height:5rem;margin-right:2.75rem;padding:.1875rem;width:5rem}.rate .slider-item__avatar-wrap{border-radius:1.0625rem;height:100%;overflow:hidden;width:100%}.rate .slider-item__avatar img{border-radius:10px;max-height:none;width:100%}.rate .feedback-container{width:100%}.rate .feedback__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.8125rem}.rate .feedback__name{font-size:1.375rem;font-weight:500;margin-bottom:.3125rem}.rate .feedback__exam{color:#dc804f;font-weight:300}.rate .feedback__rate{align-items:center;background:linear-gradient(95.14deg,#e79f5e,#d16341 100%,#d16341 0);border-radius:12px;box-shadow:-7px -7px 15px #323442,7px 7px 15px #1c1d29;display:flex;height:2.1875rem;padding:0 .9375rem}.rate .feedback__rate img{margin-right:.3125rem}.rate .feedback__rate img:last-child{margin-right:0}.rate .feedback__text{color:#9093a8;font-size:1.125rem;font-weight:300;height:80px;line-height:160%;margin-bottom:2.8125rem;padding-right:6.25rem}.rate .feedback__date{color:#fff}.rate .feedback__source{color:#606271}.rate .feedback__source a{color:#8778f8;font-weight:500;text-decoration:none}.rate .feedback__source a:hover{cursor:pointer;text-decoration:underline}.rate .date-container{display:flex;font-weight:300;justify-content:space-between}.rate .panel-container{align-items:center;display:flex;justify-content:space-between;padding-left:9.375rem}.rate__btn{background:#262731;border-radius:8px;box-shadow:-7px -7px 10px #2a2b36,7px 7px 10px #20212c;color:#fff;display:inline-block;margin-right:.9375rem;max-width:12.5rem;text-decoration:none;transition:box-shadow .2s,transform .2s}.rate__btn:last-child{margin-right:0}.rate__btn:hover{transform:scale(.98)}.rate__btn:active,.rate__btn:hover{box-shadow:-7px -7px 10px #20212c,7px 7px 10px #2a2b36}.rate__btn:active{transform:scale(.96)}.rate__btn .btn__rate{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:.875rem .3125rem 1px}.rate__btn .btn__line{background:#1e202b;border-radius:4px;box-shadow:inset -1px -1px 2px #323442,inset 1px 1px 2px #16171f;height:1.625rem;width:.1875rem}.rate__btn .btn__info{background:#262731;border-radius:5px;box-shadow:-2px -2px 3px #2a2b36,2px 2px 3px #21222b;color:#606271;font-size:.4375rem;font-weight:300;margin-top:.3125rem;padding:.3125rem 0;width:100%}.rate__btn .btn__mean{align-items:flex-end;display:flex;flex-wrap:nowrap;font-weight:500;white-space:nowrap;width:48%}.rate__btn .btn__mean span{color:#606271;font-size:.5rem;font-weight:300}.rate__btn .btn__your{align-items:center;color:#9093a8;display:flex;font-size:.75rem;font-weight:300;line-height:94%;width:48%}.rate__btn .btn__your span{font-size:.5625rem}.rate .slider-pagination{display:flex}.rate .slider-pagination .slick-dots{display:flex;list-style-type:none}.rate .slick-active .pagination__item{box-shadow:inset -1px -1px 1px #323442,inset 1px 1px 1px #16171f}.rate .slick-active .pagination__item .btn-border{stroke-dashoffset:0}.rate .slick-active .pagination__item .singular__fill{opacity:1}.rate .pagination__item{align-items:center;border-radius:50%;box-shadow:none;display:flex;height:2.625rem;justify-content:center;margin-right:.3125rem;position:relative;transition:box-shadow .5s;width:2.625rem}.rate .pagination__item:last-child{margin-right:0}.rate .pagination__item .btn-border{stroke-dasharray:113.4,113.4;stroke-dashoffset:113.4;height:2.625rem;position:absolute;transform:rotateY(-180deg) rotate(-90deg);transform-origin:center;transition:stroke-dashoffset .5s;width:2.625rem}.rate .pagination__item .btn-border circle{cx:1.3125rem;cy:1.3125rem;r:1.125rem}.rate .pagination__item .singular{align-items:center;background:#1e202b;border-radius:50%;box-shadow:inset -1px -1px 1px #323442,inset 1px 1px 1px #16171f;display:flex;height:.75rem;justify-content:center;width:.75rem}.rate .pagination__item .singular__fill{background:linear-gradient(117.43deg,#7b7bfa 14.99%,#5a41ac 81.35%);border-radius:50%;height:.5rem;opacity:0;transition:opacity .5s;width:.5rem}.orders{background-color:#262731;box-shadow:0 -15px 25px #1d1e27}.orders__content{display:flex;justify-content:space-between;padding-bottom:9.375rem;padding-top:12.5rem}.orders__left-side,.orders__right-side{width:50%}.orders__left-side{padding-right:6.25rem}.orders__right-side{margin:7.5rem 0 auto;padding-left:6.25rem}.orders__title{font-size:2.5rem;font-weight:500;margin-bottom:4.375rem}.orders__subtitle{font-size:1.375rem;font-weight:500;margin-bottom:.625rem}.orders-list-title{font-size:1.375rem;font-weight:500;margin-bottom:3.125rem}.orders__list{background:linear-gradient(136.4deg,#4d4f5f -2.56%,#2d2e39);box-shadow:-20px -20px 30px #2a2b36,20px 20px 30px #20212c;overflow:hidden;padding:.375rem;width:100%}.orders__list,.orders__list .slick-list{border-radius:30px}.orders .list-wrap{background-color:#23242d;border-radius:inherit;box-shadow:inset 15px 15px 15px #1d1d26;overflow:hidden;padding:0 .375rem}.orders .list__item{background:#262731;border-radius:20px;box-shadow:5px 5px 5px #1e1f2b;margin-bottom:.375rem;margin-top:.375rem;padding:1.5625rem 1.25rem 1.25rem}.orders .list__item:last-child{margin-bottom:0}.orders .item__title{color:#fff;font-size:1.125rem;font-weight:300;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders .item__time{background:linear-gradient(95.14deg,#5e5ee7,#563ab0);border-radius:12px;box-shadow:-2px -2px 3px #2a2b36,2px 2px 3px #21222b;color:#fff;font-size:.8125rem;font-weight:300;padding:.625rem .9375rem}.orders .item__date,.orders .item__subject{align-items:center;color:#9093a8;display:flex;font-size:.8125rem}.orders .item__date img,.orders .item__subject img{margin-right:.625rem}.orders .item__subject{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.orders .item__date{margin-right:2.5rem}.orders .title-container{justify-content:space-between;margin-bottom:1.25rem;position:relative}.orders .subject-container,.orders .title-container{align-items:center;display:flex}.faq{background-color:#262731}.faq a{color:#fff;cursor:pointer;transition:.2s}.faq a:hover{color:#8778f8}.faq__content{padding-bottom:6.25rem;padding-top:9.375rem}.faq__title{font-size:3.75rem;margin-bottom:4.375rem;text-align:center;text-transform:uppercase}.faq__questions{margin:0 auto;max-width:66.875rem}.faq .circle-btn{display:none;margin:0 auto}.faq .btn-name{color:#606271;display:none;font-size:.875rem;font-weight:300;margin-top:.625rem;text-align:center}.faq .question-item{margin-bottom:2.25rem}.faq .item__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.875rem}.faq .item__title{font-size:1.375rem;font-weight:500}.faq .item__btn{background:#262731;border-radius:50%;box-shadow:-2px -2px 3px #282935,2px 2px 4px #20212c,inset 2px 2px 4px #282934,inset -2px -2px 4px #20212c;cursor:pointer;height:2.75rem;transition:transform .3s,box-shadow .3s;width:2.75rem}.faq .item__btn.active,.faq .item__btn:hover{box-shadow:2px 2px 3px #282935,-2px -2px 4px #20212c,inset -2px -2px 4px #282934,inset 2px 2px 4px #20212c}.faq .item__btn.active{transform:rotate(45deg)}.faq .item__content{background:#23242d;border-radius:5px 5px 20px 20px;box-shadow:inset -1px -1px 2px #323442,inset 1px 1px 2px #16171f;height:0;overflow:hidden;width:100%}.faq .item__content.showed{height:auto}.faq .item__text{color:#9093a8;font-size:1.125rem;font-weight:300;line-height:160%;padding:1.875rem}.faq .item__ul li{margin-left:10px;padding-bottom:10px}.faq .border-line{background:#262731;border-radius:2px;box-shadow:-1px -1px 2px #323442,1px 1px 2px #16171f;height:.25rem;width:100%}.faq__btn{margin:5rem auto 0}.form-section{background-color:#262731;padding-bottom:1.875rem;padding-top:6.25rem}.form-section__content{background:linear-gradient(95.14deg,#5e5ee7,#563ab0);border-radius:45px;box-shadow:-20px -20px 30px #323442,20px 20px 30px #1c1d29;display:flex;padding:7.5rem 6.25rem 6.25rem}.form-section__left-side,.form-section__right-side{width:50%}.form-section__title{font-size:3.75rem;font-weight:700;margin-bottom:3.75rem}.form-section__text{font-size:1.375rem;font-weight:300;line-height:150%}.form-section .form-section__form input::-moz-placeholder{color:#fff}.form-section .form-section__form input::placeholder{color:#fff}.form-section .form-section__form .form__input-placeholder{color:#fff}.form-section .form-section__form .input-progress{background:#4c3aa5;box-shadow:inset -1px -1px 2px #7c68e4,inset 1px 1px 2px #2e2262}.form-section .form-section__form .input-progress:before{background:linear-gradient(154.85deg,#e79f5e 31.95%,#d16341 68.05%)}.form-section .form-section__form .default-btn{background:linear-gradient(95.14deg,#e79f5e,#d16341);box-shadow:-10px -10px 15px #7561dc,10px 10px 15px #46368e}.form-section .form-section__form .default-btn:hover{box-shadow:none}.form-section .form-section__form .default-btn:active{box-shadow:-10px -10px 15px #46368e,10px 10px 15px #7561dc}.form-section .form-section__form .social-btn{background:#5a4ac9;box-shadow:-2px -2px 3px #6654c5,2px 2px 4px #3c2f7b,inset 2px 2px 4px #6654c5,inset -2px -2px 4px #3c2f7b}.form-section .form-section__form .social-btn:active{box-shadow:-2px -2px 3px #3c2f7b,2px 2px 4px #6654c5,inset 2px 2px 4px #6654c5,inset -2px -2px 4px #3c2f7b}.form-section .form-section__form .social-text{color:#a9a0de}.form-section .form-section__form .social-container:hover .social-text{color:#fff}.offer{background:linear-gradient(95.14deg,#5e5ee7,#563ab0);border-radius:45px;box-shadow:-20px -20px 30px #323442,20px 20px 30px #1c1d29;display:flex;margin-bottom:6.25rem;margin-top:6.25rem;overflow:hidden;padding:4.0625rem;position:relative;width:100%}.offer:before{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/home/socrat-trasparent.png);background-position:100%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:100%;opacity:.15;position:absolute;right:-47px;top:1px;width:300px;z-index:0}.offer__left-side{padding-right:3.125rem;width:60%;z-index:1}.offer__left-side-big{width:70%;z-index:1}.offer__right-side{width:40%;z-index:1}.offer__title{color:#fff;font-size:2.1875rem;font-weight:600;margin-bottom:2.5rem}.offer__text{color:#fff;font-size:1.0625rem;font-weight:400;line-height:160%;padding-bottom:3.75rem}.offer .form-section__form input::-moz-placeholder{color:#fff}.offer .form-section__form input::placeholder{color:#fff}.offer .form-section__form .form__input-placeholder{color:#fff}.offer .form-section__form .input-progress{background:#4c3aa5;box-shadow:inset -1px -1px 2px #7c68e4,inset 1px 1px 2px #2e2262}.offer .form-section__form .input-progress:before{background:linear-gradient(154.85deg,#e79f5e 31.95%,#d16341 68.05%)}.offer.type-b .social-text{margin-left:4.375rem;margin-right:1.25rem}.offer.type-b .social-btn{margin-left:.9375rem}.offer.type-b .social-btn:hover{box-shadow:-2px -2px 3px #3c2f7b,2px 2px 4px #6654c5,inset 2px 2px 4px #6654c5,inset -2px -2px 4px #3c2f7b}.social-btn__violet{background:#5a4ac9;box-shadow:-2px -2px 3px #6654c5,2px 2px 4px rgba(60,47,123,.52),inset 2px 2px 4px #6654c5,inset -2px -2px 4px rgba(60,47,123,.6)}.social-btn__violet:active{box-shadow:-2px -2px 3px #3c2f7b,2px 2px 4px #6654c5,inset 2px 2px 4px #6654c5,inset -2px -2px 4px #3c2f7b}.social-text{color:#fff;opacity:.6;transition:.15s}.social-container:hover .social-text{opacity:1}.default-btn.orange{background:linear-gradient(95.14deg,#e79f5e,#d16341);box-shadow:-10px -10px 15px #7561dc,10px 10px 15px #46368e}.default-btn.orange:hover{box-shadow:none}.default-btn.orange:active{box-shadow:-10px -10px 15px #46368e,10px 10px 15px #7561dc}.footer{background:#23242d;box-shadow:inset 0 10px 20px #1e1f29;padding-top:8.75rem}.footer__content{display:flex;flex-wrap:wrap;margin-bottom:3.125rem}.footer__left-side,.footer__right-side{width:50%}.footer__logo{display:block;margin-bottom:4.375rem;max-width:13.75rem}.footer__text{color:#9093a8;font-size:1.125rem;line-height:160%;max-width:25rem}.footer__text span{color:#fff}.footer__title{font-size:1.375rem;font-weight:500;margin-bottom:4.375rem}.footer__contacts{display:flex;flex-wrap:wrap}.footer .contacts__item{color:#606271;font-weight:300;margin-bottom:4.0625rem;width:50%}.footer .contacts__item span{color:#fff;display:block;font-weight:500;margin-top:.625rem}.footer .contacts__item a{color:#8778f8;text-decoration:none;transition:.2s}.footer .contacts__item a:hover{color:#fff;text-decoration:underline}.footer .contacts__item a.email{color:#fff;display:block;font-weight:500;margin-top:.625rem;text-decoration:none}.footer .contacts__item a.email:hover{color:#fff;text-decoration:underline}.footer .border-line{background:#262731;border-radius:2px;box-shadow:-1px -1px 2px #323442,1px 1px 2px #16171f;height:.25rem;width:100%}.footer__article{padding:6.25rem 0}.footer__article p{padding-bottom:1rem}.footer .article__title{font-weight:500}.footer .article__mini-title{color:#8778f8;font-size:1.125rem;font-weight:500}.footer .article__text{color:#9093a8;font-size:1.125rem;font-weight:300;line-height:160%;margin-top:2.5rem}.footer .article__university-contacts{padding-bottom:3.125rem;padding-top:1.25rem}.footer .article__university-contacts .contact-block{display:inline-block;padding-right:5rem;padding-top:3.125rem}.footer .article__university-contacts .contact-block__title{color:#9093a8;display:block;padding-bottom:1.25rem}.footer .article__university-contacts .contact-block__description{color:#fff;display:block;font-size:1.125rem;font-weight:600}.footer .copyright{color:#606271;display:flex;font-weight:300;justify-content:space-between;padding-bottom:2.1875rem;padding-top:1.25rem}.footer .copyright a{color:#606271;cursor:pointer;text-decoration:none;transition:.2s}.footer .copyright a:hover{color:#fff;text-decoration:underline}.universities{background-color:#262731;box-shadow:inset 0 10px 20px #1e1f29}.universities__content{padding-bottom:18.75rem;padding-top:18.75rem}.universities__subtitle{color:#fff;display:block;font-size:1.375rem;font-weight:600}.universities__title{color:#fff;display:block;font-size:3.75rem;font-weight:700}.universities__list{display:flex;flex-wrap:wrap}.universities__list-item{color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin-top:2.0625rem;max-height:45px;overflow:hidden;padding-left:1.5625rem;padding-right:1.875rem;position:relative;text-decoration:none;text-transform:uppercase;transition:.3s;width:16.65%}.universities__list-item:nth-child(6n){padding-right:0}.universities__list-item:before{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/icons/arrow-right.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1rem;left:0;position:absolute;top:.1875rem;width:1rem}.universities__list-item:hover{padding-left:2.1875rem}.universities__list-item:hover:before{filter:invert(55%) sepia(38%) saturate(5650%) hue-rotate(220deg) brightness(100%) contrast(95%)}.universities__biggest-items{margin-top:5.625rem}.universities__biggest-items .title{color:#8778f8;display:block;font-size:1.375rem;font-weight:600}.universities__other-items{margin-top:5.625rem}.universities__other-items .title{color:#9093a8;display:block;font-size:1rem;font-weight:600}.article{background:#23242d;color:#9093a8;padding:3.75rem 0}.article .answer h1{font-size:1.5625rem}.article .answer h2{font-size:1.375rem}.article .answer h3{font-size:1.25rem}.article .answer img{background:#fff}.article .bold,.article b,.article strong{color:#fff;font-weight:400}.article table{border:1px solid #606271;border-radius:15px;margin:3.125rem 0}.article table tr:last-child td{border-bottom:none}.article table td,.article table th{border-bottom:1px solid #606271;padding:1.25rem;text-align:left}.article table th{color:#fff;font-weight:400}.article .title-snippets .tag{font-size:.875rem}.article__two-columns{display:flex;gap:15px;justify-content:center}.article__two-columns .column{width:50%}.article__three-columns{display:flex;gap:15px;justify-content:center}.article__three-columns .column{width:33%}.article h1,.article h2,.article h3,.article h4,.article h5,.article h6{color:#fff;font-weight:500;line-height:130%;margin-bottom:2.5rem}.article h1{font-size:2.8125rem}.article h2{font-size:2.1875rem;padding-top:2.5rem}.article h3{font-size:1.5625rem;padding-top:2.5rem}.article .container{max-width:66.875rem}.article .container.big-container{max-width:101.25rem}.article__wrapper{align-items:flex-start;display:flex;justify-content:start;position:relative}.article__body{max-width:62.5rem;min-width:62.5rem}.article__panel{background-color:transparent;border-radius:0;box-shadow:none;display:flex;margin-bottom:0;max-height:none;max-width:19.0625rem;min-width:19.0625rem;padding:0 0 2.8125rem;position:sticky;top:100px}.article .panel__bar{height:auto}.article .panel__links{display:block}.article .panel__link{display:block;font-size:1rem;height:auto;padding-bottom:15px;transition:.15s}.article .bar__item{height:1.875rem}.article .bold{color:#fff}.article ol{counter-reset:li;list-style:none;margin-bottom:30px;margin-top:10px;padding-left:20px;padding-right:20px}.article ol li:before{color:#fff;content:counters(li,".") ". ";counter-increment:li;padding-right:10px}.article ol li{padding-bottom:.5rem}.article ol li p{padding-top:1rem}.article ul{list-style-type:none;margin-bottom:30px;margin-top:10px;padding-left:20px;padding-right:20px}.article ul li:before{color:#fff;content:"•";font-size:1.25rem;margin-right:20px}.article ul li{padding-bottom:.5rem}.article ul li p{padding-top:1rem}.article p{line-height:160%;padding-bottom:2rem}.article a{color:#8778f8;text-decoration:none;transition:.2s}.article a:hover{color:#fff;text-decoration:underline}.article a.email{color:#fff;display:block;font-weight:500;margin-top:.625rem;text-decoration:none}.article a.email:hover{color:#fff;text-decoration:underline}.article__title{font-weight:500}.article__mini-title{color:#8778f8;font-size:1.125rem;font-weight:500}.article__text{color:#cecfda;font-size:1.25rem;font-weight:300;line-height:160%;margin-top:2.5rem}.article__hashtags_wrapper,.article__text{padding-left:6.25rem;padding-right:6.25rem}.article__hashtags_wrapper{color:#606271;display:flex;justify-content:space-between;margin-bottom:1.875rem;position:relative}.article .hashtags_wrapper{align-items:center;display:flex;max-width:50%}.article .hashtags-list{-ms-overflow-style:none;cursor:grab;margin-top:0;overflow:auto;scrollbar-width:none;white-space:nowrap}.article .hashtags-list:active{cursor:grabbing}.article .hashtags-list::-webkit-scrollbar{display:none}.article .hashtag-element,.article a.hashtag-element{margin-bottom:0;margin-right:.3125rem;padding:.4375rem 1.25rem .4375rem .625rem}.article .hashtag-element:before,.article a.hashtag-element:before{opacity:1}.article .rating{align-items:center;border-radius:1.25rem;box-shadow:-1px -1px 2px #16171f,1px 1px 2px #323442;color:#fff;display:flex;font-size:1.25rem;font-weight:500;gap:3.125rem;height:6.875rem;justify-content:space-between;margin-left:6.25rem;margin-right:6.25rem;margin-top:3.125rem;padding:1.875rem}.article .rating .stars{align-items:center;display:flex;max-width:55%;white-space:nowrap}.article .rating .stars__container{display:flex;gap:5px;padding-left:20px}.article .rating__star{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/icons/star_black.svg),url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/icons/star_gold.svg);background-size:contain;display:block;height:1.8125rem;transition:.15s;width:1.9375rem}.article .rating__star.active,.article .rating__star:hover{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/icons/star_gold.svg);background-size:contain}.article .rating .stars_description{align-items:center;color:#9093a8;display:flex;font-size:1rem;font-weight:300;gap:1.5625rem;max-width:40%}.articles-list{color:#fff;padding:6.25rem 0}.articles-list .container{max-width:66.875rem}.articles-list__title-wrap{color:#fff;display:flex;justify-content:space-between}.articles-list__title{font-size:2.625rem;font-weight:500;max-width:60%;transition:.2s;width:60%}.articles-list__list{margin-top:3.75rem}.articles-list__counter{color:#888a99;font-size:.875rem;margin-bottom:2.5rem}.articles-list__list-wrapper{display:flex;flex-direction:column}.articles-list__article{background:#2a2b35;border-radius:1.25rem;box-shadow:-7px -7px 10px hsla(0,0%,100%,.05),7px 7px 10px #20212c;color:#fff;cursor:pointer;margin-bottom:1.25rem;padding:1.875rem;transition:.2s;width:100%}.articles-list__article .hashtag-element{background:linear-gradient(95.14deg,#5e5ee7,#563ab0)}.articles-list__article .hashtags-list{margin-top:0;max-width:70%;width:70%}.articles-list__article .top-wrap{display:flex}.articles-list__article .rating{align-items:center;color:#dc804f;display:flex;font-size:1rem;font-weight:600;justify-content:end;max-width:30%;width:30%}.articles-list__article .rating .date{color:#888a99;font-size:1rem;font-weight:500;margin-right:40px}.articles-list__article .rating span{padding-left:1.875rem;position:relative}.articles-list__article .rating span:before{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/icons/star_orange.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:.125rem;content:"";display:block;height:1rem;left:0;position:absolute;width:1rem}.articles-list__article:hover{box-shadow:16px 15px 20px #20212c;text-decoration:none;transform:translateX(5px)}.articles-list__article-title{font-size:1.5rem;font-weight:500;margin-top:.3125rem}.articles-list .bold{color:#fff}.articles-list ol{counter-reset:li;list-style:none}.articles-list ol,.articles-list ul{margin-bottom:30px;margin-top:10px;padding-left:20px;padding-right:20px}.articles-list .num-list-recursive li:before{color:#fff;content:counters(li,".") ". ";counter-increment:li;padding-right:10px}.articles-list .num-list-recursive ul li:before{content:none;padding-right:0}.articles-list .num-list-recursive li p{padding-top:1rem}.articles-list p{padding-bottom:1rem}.articles-list a,.articles-list a:hover{color:inherit;text-decoration:none}.articles-list__mini-title{color:#8778f8;font-size:1.125rem;font-weight:500}.articles-list__text{color:#9093a8;font-size:1.125rem;font-weight:300;line-height:160%;margin-top:2.5rem}.title-snippets{align-content:start;display:flex;flex-wrap:wrap;justify-content:end;line-height:3.1875rem;max-width:40%;width:40%}.title-snippets .tag{margin-left:2.8125rem;padding-left:2.4375rem;position:relative}.title-snippets .tag:first-child{margin-left:0}.title-snippets .university_tag:before{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/icons/home-violet.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.title-snippets .cal-violet_tag:before,.title-snippets .university_tag:before{bottom:.9375rem;content:"";display:block;height:1.5rem;left:0;position:absolute;width:1.5rem}.title-snippets .cal-violet_tag:before{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/icons/cal-violet.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.title-snippets .eye_tag:before{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/icons/eye.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.title-snippets .city_tag:before,.title-snippets .eye_tag:before{bottom:.9375rem;content:"";display:block;height:1.5rem;left:0;position:absolute;width:1.5rem}.title-snippets .city_tag:before{background:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/icons/marker-violet.svg);background-position:50%;background-repeat:no-repeat;background-size:contain}.pagination{display:flex;list-style:none;padding-top:7.5rem}.pagination li>a,.pagination li>span{align-items:center;background:rgba(0,0,0,.1);border:2px solid transparent;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-weight:700;height:3.4375rem;justify-content:center;margin-right:.875rem;transition:.25s;width:3.4375rem}.pagination li.active>a,.pagination li.active>span{background:linear-gradient(95.14deg,#5e5ee7,#563ab0);border:none}.pagination li.disabled>a,.pagination li.disabled>span{background:transparent;cursor:auto}.pagination li.disabled>a:hover,.pagination li.disabled>span:hover{border:2px solid transparent}.pagination li:hover>a,.pagination li:hover>span{border-color:#5e5ee7}.pagination a{color:inherit;text-decoration:none}.success__content{background:#262731;box-shadow:inset 0 10px 20px #1e1f29;height:100vh;left:0;opacity:0;position:fixed;top:120vh;transform:translateY(0);transition:.4s;width:100vw;z-index:100}.success__content.showed{opacity:1;transform:translateY(-120vh)}.success__content a{color:#fff;cursor:pointer;transition:.2s}.success__content a:hover{color:#8778f8}.success__content .container{align-items:center;display:flex;flex-flow:column;height:100%;justify-content:center;width:100%}.success__content .btn-name{color:#fff;font-weight:500;margin-top:1.25rem}.success__content .button-block{margin-top:3.125rem}.success__title{font-size:3.75rem;font-weight:700}.success__subtitle{font-size:1.375rem;font-weight:500}.success__text{color:#9093a8;font-size:1.125rem;font-weight:300;margin-top:3.125rem;max-width:30.3125rem;text-align:center}.breadcrumbs{box-shadow:inset 0 .625rem .625rem rgba(30,31,41,.3);font-size:.875rem;padding:1.0625rem 0}.breadcrumbs ol{display:flex;list-style:none;margin:0}.breadcrumbs ol li:not(:last-child):after{color:#606271;content:"›";margin:0 1.25rem}.breadcrumbs ol li.active{color:#fff}.breadcrumbs ol li a{color:#606271;text-decoration:none;transition:.15s}.breadcrumbs ol li a:hover{color:#8778f8;text-decoration:underline}.hashtags-list{margin-top:30px}.clear-element,a.clear-element{color:#fff;cursor:pointer;display:inline-block;font-size:.875rem;margin-bottom:.9375rem;margin-right:.625rem;margin-top:1.875rem;padding:.625rem 1.25rem .625rem .625rem;position:relative;transition:.1s}.clear-element:hover,a.clear-element:hover{text-decoration:underline}.clear-element .clear-wrap,a.clear-element .clear-wrap{align-items:center;display:flex;flex-wrap:nowrap}.clear-element .clear,a.clear-element .clear{display:inline-block;height:.875rem;margin-left:2px;margin-right:1.25rem;transform:rotate(45deg);width:.875rem}.hashtag-element,a.hashtag-element{background-color:#1e202b;border-radius:1.5625rem;color:#fff;display:inline-block;font-size:.875rem;margin-bottom:.9375rem;margin-right:.625rem;overflow:hidden;padding:.625rem 1.25rem .625rem .625rem;position:relative;text-decoration:none;transition:.25s ease}.hashtag-element .hashtag-wrap,a.hashtag-element .hashtag-wrap{align-items:center;display:flex}.hashtag-element .hash,a.hashtag-element .hash{display:inline-block;height:.875rem;margin-left:2px;margin-right:1.25rem;width:.875rem}.hashtag-element:before,a.hashtag-element:before{background:linear-gradient(95.14deg,#5e5ee7,#563ab0);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:.25s;z-index:0}.hashtag-element:hover,a.hashtag-element:hover{text-decoration:none}.hashtag-element.active:before,.hashtag-element:hover:before,a.hashtag-element.active:before,a.hashtag-element:hover:before{opacity:1}.hashtag-element .hash,.hashtag-element .hashtag-wrap,a.hashtag-element .hash,a.hashtag-element .hashtag-wrap{position:relative;z-index:1}.panel__bar{background-color:#1e202b;border-radius:4px;box-shadow:inset -1px -1px 1px #323442,inset 1px 1px 1px #16171f,-3px -3px 5px #323442,3px 3px 5px #202129;height:14.375rem;position:relative;width:.5rem}.panel__links{display:flex;flex-flow:column;justify-content:space-between;padding-left:2.375rem;padding-right:1.875rem}.panel__link{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1.375rem;font-weight:500;height:100%;opacity:.3;text-decoration:none;transition:.3s}.panel__link:last-child{padding-bottom:0}.panel__link.current,.panel__link.current:hover{opacity:1}.panel__link:hover{opacity:.5}.bar__item{background:linear-gradient(95.14deg,#e79f5e,#d16341);border-radius:3px;height:33.3333333333%;margin:auto;position:absolute;transform:translateY(0);width:.375rem}@media (max-width:1870px){html{font-size:.9739583333rem}}@media (max-width:1820px){html{font-size:.9479166667rem}}@media (max-width:1770px){html{font-size:.921875rem}}@media (max-width:1720px){html{font-size:.8958333333rem}}@media (max-width:1680px){html{font-size:.875rem}}@media (max-width:1600px){html{font-size:.8333333333rem}}@media (max-width:1570px){html{font-size:.8177083333rem}}@media (max-width:1520px){html{font-size:.7916666667rem}}@media (max-width:1440px){html{font-size:.75rem}}@media (max-width:1366px){html{font-size:.7114583333rem}}@media (max-width:1310px){html{font-size:.6822916667rem}}@media (max-width:1280px){html{font-size:.6666666667rem}}@media (max-width:1194px){html{font-size:.621875rem}}@media (max-width:1100px){html{font-size:.5729166667rem}}@media (max-width:1024px){html{font-size:.5333333333rem}}@media (max-width:900px){html{font-size:.46875rem}}@media (min-width:1100px){.form-section__left-side{padding-right:6.875rem}.prices.count-block-6 .prices__item:last-child,.prices.count-block-6 .prices__item:nth-child(2),.prices.count-block-6 .prices__item:nth-child(3),.prices.count-block-6 .prices__item:nth-last-child(3){width:37.5%}.prices.count-block-7 .prices__item:nth-last-child(2){width:40%}.prices.count-block-7 .prices__item:last-child{width:35%}.prices.count-block-9 .prices__item:nth-child(2),.prices.count-block-9 .prices__item:nth-child(3),.prices.count-block-9 .prices__item:nth-child(4),.prices.count-block-9 .prices__item:nth-child(6),.prices.count-block-9 .prices__item:nth-child(8),.prices.count-block-9 .prices__item:nth-child(9){width:37.5%}.prices.count-block-10 .prices__item:nth-child(6){width:50%}.prices.count-block-10 .prices__item:last-child,.prices.count-block-10 .prices__item:nth-last-child(3){width:37.5%}.prices.count-block-11 .prices__item:nth-child(6){width:50%}}@media (max-width:768px){.universities__content{padding-bottom:50px;padding-top:50px}.universities__subtitle{font-size:18px}.universities__title{font-size:32px}.universities__list-item{font-size:14px;font-weight:500;max-height:100%;padding-right:20px;width:33%}.universities__list-item:nth-child(6n){padding-right:20px}.universities__biggest-items{margin-top:30px}.universities__biggest-items .title{font-size:18px}.universities__other-items{margin-top:55px}.universities__other-items .title{font-size:14px}.hidden__btns{bottom:0}.header__city{margin-left:20px}.city__name{font-size:.875rem;margin-left:10px}.success__title{font-size:2rem}.success__subtitle{font-size:1.125rem}.success__text{font-size:.875rem}.home__title{font-size:2rem;word-break:break-word}.home__subtitle{font-size:1.125rem}.home__text{font-size:.875rem}.home .content__left-side,.home__text{max-width:100%}.about .item__title{font-size:2rem}.about .item__descr{font-size:.875rem}.about .item__right-side{min-width:unset}.about .stage .content__title{font-size:1.125rem}.about .stage .content__text{font-size:.875rem}.about .feature__content{font-size:1rem}.test-us .funny-comment-img{display:none}.test-us .hidden-funny-comment{display:block}.prices .items-wrap{margin:0;max-width:100%;min-width:0;width:100%}.prices .price-item{border-radius:1.4rem;display:flex;flex-direction:column;flex-wrap:wrap;height:100%;justify-content:center;min-width:0;padding:1rem;text-align:center}.prices .price-item__title{align-items:center;display:flex;font-size:1.3rem;height:100px;justify-content:center;line-height:100%;margin-bottom:.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;width:100%}.prices .price-item__date{font-size:.7rem;margin-bottom:0}.prices .price-item__container{align-self:flex-end;width:100%}.prices .price-item__price{font-size:1.2rem;width:100%}.prices .price-item__price .small{font-size:.8rem}.prices .price-item__btn{display:none}.prices__content{padding-bottom:8rem}.prices__item{transform:translateY(-30%);width:50%}.prices__item:nth-child(odd){transform:translateY(0)}.prices__item:first-child,.prices__item:last-child{display:none}.rate .feedback__text{height:auto}.rate .col-md-6{padding:0 7px;width:50%}.rate__btn{margin:0}.rate__title{font-size:2rem}.rate .slider-item__avatar{border-radius:10px;height:50px;margin-right:20px;width:50px}.rate .slider-item__avatar-wrap{border-radius:8px}.rate .slider-item__avatar img{width:100%}.rate .slider-container{padding-bottom:50px}.rate .panel-container{padding-left:0}.rate .feedback__name{font-size:1rem}.rate .feedback__exam{font-size:.75rem}.rate .feedback__text{font-size:.875rem}.rate .feedback__date,.rate .feedback__source{font-size:.75rem}.rate .feedback__source a{font-size:.875rem}.orders__list{border-radius:20px;padding:.15rem}.orders .list-wrap{padding:0 6px}.orders .list__item{border-radius:15px;margin:4px 0;padding:20px}.orders .item__title{font-size:.7rem;max-width:100%}.orders .item__time{bottom:-44px;font-size:.7rem;position:absolute;right:0;white-space:nowrap}.orders .item__date{font-size:.7rem;margin-bottom:5px;margin-right:0;text-overflow:ellipsis;width:100%}.orders .item__date img{max-height:12px}.orders .item__subject{font-size:.7rem;text-overflow:ellipsis;width:100%}.orders .item__subject img{max-height:12px}.orders__title{font-size:2rem}.orders__subtitle{font-size:1.125rem}.orders .subject-container{flex-wrap:wrap;overflow:hidden;width:50%}.faq{box-shadow:0 -15px 25px #1d1e27}.faq .circle-btn{display:block;margin-top:30px}.faq .btn-name{display:block}.faq .scaled-btn{display:none}.faq__content{padding-top:8rem}.faq__title{font-size:2rem}.faq .item__title{font-size:1rem;font-weight:300}.faq .item__text{font-size:.875rem}.form-section{padding-top:0}.form-section__title{font-size:2rem}.form-section__text{font-size:1rem}.footer__title{font-size:2rem;margin-bottom:3rem}.footer .contacts__item{margin-bottom:2rem}.footer .seo__text,.footer__text{font-size:1rem}.footer .copyright{display:flex;flex-direction:column;flex-wrap:wrap;padding-bottom:7rem;text-align:center}.footer .copyright a{color:#fff;padding:.5rem;text-align:left;width:100%}}@media (max-width:500px){.universities__list-item{padding-right:20px;width:50%}.universities__list-item:nth-child(6n){padding-right:20px}.universities__list.hidden_after_mobile_screen .universities__list-item:nth-child(n+9){display:none}html{font-size:1rem}.container{padding:0 15px}.default-btn{font-size:.8rem;padding:1.15rem 3rem}.form__btns.start{justify-content:center}.form__input{padding-bottom:1rem}.form__input,.form__input-placeholder{font-size:.8rem}.input-progress{height:4px}.input-progress:before{box-shadow:inset 0 0 0 #323442,inset 1px 1px 2px #16171f;height:4px}.input-container{margin-bottom:3rem}.burger-btn{display:block}.header__contacts,.hidden__header{display:none}.menu-container{justify-content:flex-end;width:auto}.menu:not(.hidden__menu) li,.social-container{display:none}.form__btns{justify-content:center}.form .halfed{width:100%!important}.hidden-contact__header{box-shadow:0 10px 20px #1e1f29}.hidden-contact .content__left-side{display:none}.hidden-contact .right-side__form{padding:0 20px}.hidden-contact .right-side__policy{margin-bottom:6.25rem;margin-top:6.25rem;padding-left:0}.hidden-contact .bg-socrat{display:none}.hidden-contact .input-text{color:#9093a8;font-size:.7rem;margin-left:1.5rem}.hidden .hidden-messangers__content{flex-wrap:wrap}.hidden .hidden-messangers .content__messanger{margin-bottom:50px;margin-right:0;width:33%}.hidden .sdo.unactive{height:0;margin:0;opacity:.25;overflow:hidden;padding:0;transition:.2s}.hidden .policy__content{flex-wrap:wrap}.hidden .policy__text{margin-bottom:1rem}.home .content__right-side{display:none}.home.section{position:relative}.home.section:before{background-image:url(https://cdn.xn-----klccpphuiqba0gveh.xn--p1ai/landing/images/home/socrat5.webp);background-position-x:-75px;background-position-y:bottom;background-repeat:no-repeat;background-size:1000px;content:"";display:block;height:100%;opacity:.7;position:absolute;right:0;top:0;width:100%}.home__text{color:#fff;height:auto}.home__title{margin-bottom:35px}.home .content-container{padding-top:50px}.home__order-btn{margin-right:0}.home .scaled-btn{display:none}.home__subtitle,.home__text,.home__title{text-align:left}.home__btns{justify-content:left;padding-top:50px}.home .content__bottom-side,.home__socrat{display:none}.about__hidden-btns{display:flex}.about__panel{display:none}.about__content{flex-wrap:wrap;padding-bottom:8rem;padding-top:8rem}.about__hidden-btns-container{display:block}.about__slider-item{display:block;margin-bottom:6rem;max-width:100%;padding-left:0}.about__slider-item:last-child{margin-bottom:3rem}.about__slider-item .item__left-side{padding-right:4rem}.about__slider-item .item__right-side{padding-right:2rem;width:100%}.about__slider-item .item__title{margin-bottom:50px;max-width:unset}.about__slider-item .item__subtitle{display:block}.about__slider-item .item__descr{margin-bottom:0;padding-bottom:50px;padding-right:0}.about__slider .slider-item .line__fill{height:100%}.about__slider .slider-item .num__circle{height:66px}.about__slider .slider-item .stage__content{opacity:1}.about .slider-container{max-width:unset;overflow:auto;padding-bottom:10px;padding-left:0;width:100%}.about .slider-item{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:100px;max-width:unset;opacity:1;padding-left:0;width:100%!important}.about .default-btn:not(.about__btn){display:none}.about .slider{flex-wrap:wrap;width:100%!important}.test-us .slick-slider .slick-slide img{max-height:200px}.test-us .slider-container-wrap{height:280px;padding:30px 23px 45px 13px}.test-us__content{flex-wrap:wrap;padding-bottom:4rem;padding-top:8rem}.test-us__left-side{margin-top:100px;order:2;padding-right:0}.test-us__title{font-size:2rem}.test-us__subtitle{font-size:1.125rem}.test-us__subtitle,.test-us__title{text-align:center}.test-us__left-side,.test-us__right-side{border-radius:1.5rem;padding:1rem .5rem .5rem 1rem;width:100%}.test-us__form{margin:0 auto;width:80%}.rate__content{flex-wrap:wrap;padding-top:8rem}.rate__title{margin-bottom:2rem}.rate__panel{width:100%}.rate__rates{margin-bottom:2rem}.rate .feedback__text{height:100px;overflow:hidden;padding-right:0}.rate .feedback__rate{height:2rem;padding:0 .7rem}.rate .slider-item{padding:0 10px 0 0}.rate .slider-container{margin-left:0;margin-right:0;margin-top:100px;max-width:unset;width:100%}.rate .scaled-btn{display:none}.rate .hidden-rate-us{display:flex;margin:0 -7px}.rate .slider-pagination{padding-left:60px}.rate .panel-slider-container{width:100%}.rate .pagination__item,.rate .pagination__item .btn-border{height:1.5rem;width:1.5rem}.rate .pagination__item .btn-border circle{cx:.75rem;cy:.75rem;r:.645rem;stroke-width:1px}.rate .pagination__item .singular{height:6px;width:6px}.rate .pagination__item .singular__fill{height:4px;width:4px}.rate-us{display:none}.orders__form{margin:0 auto;width:80%}.orders__content{flex-wrap:wrap;padding-top:8rem}.orders__left-side,.orders__right-side{width:100%}.orders__left-side{padding-right:0}.orders__right-side{padding-left:0}.form-section__text,.form-section__title,.orders-list-title,.orders__subtitle,.orders__title{text-align:center}.form-section__title{font-size:1.5rem;margin-bottom:1.5rem}.form-section__text{font-size:.8rem;margin-bottom:3rem}.form-section__content{border-radius:1.5rem;flex-wrap:wrap;padding:4rem 2rem}.form-section__left-side,.form-section__right-side{width:100%}.header__logo{max-width:180px}.footer{padding-top:7rem}.footer__left-side{margin-top:6rem;order:2}.footer__logo{margin-bottom:1rem;max-width:180px}.footer .contacts__item,.footer__left-side,.footer__right-side{width:100%}.footer__message{display:none}.footer .article__university-contacts{padding-bottom:50px;padding-top:20px}.footer .article__university-contacts .contact-block{display:block;padding-right:0;padding-top:40px}.footer .article__university-contacts .contact-block__title{font-size:.8rem;padding-bottom:10px}.footer .article__university-contacts .contact-block__description{font-size:.8rem;font-weight:500}.footer .copyright{text-align:left}.footer .copyright span{padding:.5rem}.articles-list{padding:20px 0 50px}.articles-list__list{margin-top:0}.articles-list__title-wrap{flex-wrap:wrap}.articles-list__title{font-size:24px;max-width:100%;width:100%}.articles-list .articles-list__article{display:flex;flex-wrap:wrap;padding:20px}.articles-list .articles-list__article .top-wrap{display:flex;flex-wrap:wrap}.articles-list .articles-list__article .hashtags-list{display:flex;margin-top:15px;max-width:100%;width:100%}.articles-list .articles-list__article .hashtag-element{display:inline-block;padding:7px 20px 7px 10px}.articles-list__counter{font-size:12px}.articles-list__article-title{font-size:16px;max-width:100%;order:-1;width:100%}.articles-list .rating{justify-content:space-between;max-width:100%;width:100%}.articles-list .rating .date{font-size:12px}.title-snippets{justify-content:start;line-height:100%;margin-bottom:10px;max-width:100%;order:-1;width:100%}.title-snippets .tag{font-size:12px;margin-left:30px;padding-left:25px}.title-snippets .city_tag:before,.title-snippets .university_tag:before{bottom:3px;height:16px;width:16px}.hashtag-element,a.hashtag-element{font-size:12px;margin-bottom:10px;white-space:nowrap}.hashtags-list{align-items:baseline;display:flex;flex-direction:column;flex-wrap:wrap;height:50px;margin-top:45px;overflow:scroll;scroll-behavior:smooth}.clear-element,a.clear-element{font-size:12px;margin-top:0}.breadcrumbs{font-size:12px}.breadcrumbs ol{flex-wrap:wrap}.button-container{margin-bottom:2rem;margin-top:8rem}.article{padding-top:20px}.article .title-snippets .cal-violet_tag:before,.article .title-snippets .eye_tag:before{bottom:0;height:16px;width:16px}.article__hashtags_wrapper{display:block;padding:0}.article .hashtags_wrapper{display:block;margin-left:-15px;margin-right:-15px;max-width:none}.article .hashtags-list{margin-bottom:20px;max-width:100%}.article .hashtag-element,.article a.hashtag-element{font-size:12px;margin-bottom:10px;margin-left:8px;white-space:nowrap}.article .hashtag-element:first-child,.article a.hashtag-element:first-child{margin-left:15px}.article__body{min-width:0}.article__panel{display:none}.article__text{font-size:16px;padding-left:0;padding-right:0}.article h1{font-size:24px}.article h2{font-size:20px}.article h3{font-size:18px}.article .answer h1{font-size:18px;line-height:130%}.article .answer h2,.article .answer h3{font-size:16px}.article ol,.article ul{margin-bottom:15px;padding-left:10px;padding-right:0}.article__three-columns,.article__two-columns{display:block}.article__three-columns .column,.article__two-columns .column{width:100%}.article .rating{flex-direction:column;height:auto;margin:30px 0 0}.article .rating .stars{flex-direction:column;font-size:18px;max-width:100%}.article .rating .stars__container{margin-top:25px;padding-left:0}.article .rating .stars_description{justify-content:space-between;max-width:100%;width:100%}.article .rating .stars_description .bold{font-size:18px;font-weight:600;padding-left:8px}.offer{flex-direction:column;margin-bottom:50px;margin-top:50px;padding:40px 20px}.offer__left-side{padding-right:0;width:100%}.offer__left-side-big,.offer__right-side{width:100%}.offer__text{font-weight:400;padding-bottom:40px}.offer:before{background-position:bottom;right:0;width:100%}.offer .social-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:30px;width:100%}.offer.type-b .social-text{font-size:12px;font-weight:400;margin:20px 0 0;order:1;text-align:center;width:100%}.offer.type-b .social-btn{margin-left:0}.offer.type-a .social-container{display:none}.offer .form__btns{align-items:center;flex-direction:column}.pagination{overflow:scroll;padding-top:50px}.pagination li>a,.pagination li>span{font-size:13px;height:39px;width:39px}}
