

/* Start:/local/templates/main/assets/styles/compiled/styles.css?1781769984149427*/
@charset "UTF-8";
*{font-family:"Inter", sans-serif;margin:0;padding:0;box-sizing:border-box;--contpd: 15px;--contonesidepadding: calc(calc(calc(100vw - var(--contwidth)) / 2) + var(--contpd))}@media (min-width:0px){*{--contwidth: 100vw}}@media (min-width:640px){*{--contwidth: 620px}}@media (min-width:851px){*{--contwidth: 100vw}}@media (min-width:1420px){*{--contwidth: 1416px}}:root{--black: #000000;--white: #FFFFFF;--gray-bg: #EEEEF4;--gray-border: #D9D9D9;--hardgray: #222222;--mediumgray: #666666;--orange: #FD6901;--hardblue: #293A52;--darkblue: #005BFF;--lightblue: #E6EFFF;--error: red}::selection{color:white;background-color:#293a52}mark{background:unset;color:inherit}footer *::selection{color:white;background-color:#005bff}body{min-height:100vh;display:flex;flex-direction:column}main{display:flex;flex-direction:column;flex-grow:1}.container{width:100%;margin-left:auto;margin-right:auto;padding:0 var(--contpd);box-sizing:border-box;max-width:var(--contwidth)}.container-scroll-mobile{margin-left:0px;margin-right:0;max-width:100%;padding:0}.no-relative{position:initial !important}input[type="submit"]:focus,input[type="button"]:focus,input[type="submit"]:focus-visible,input[type="button"]:focus-visible{outline:1px solid rgba(255, 249, 166, 0.334)}button{outline:none;border:none}.scrollable{overflow-x:auto;padding-bottom:10px}.scrollable::-webkit-scrollbar{width:7px;height:7px}.scrollable::-webkit-scrollbar-track{border-radius:25px}.scrollable::-webkit-scrollbar-thumb{background-color:#eeeef4;border-radius:25px}.scrollable-mobile{--padding: calc(((100vw - var(--contwidth) - 20px) / 2));padding:0 calc(var(--padding));overflow-x:auto}.scrollable-mobile.scrollable{cursor:grab}@media (pointer:coarse){.scrollable-mobile{--padding: calc(((100vw - var(--contwidth)) / 2))}}@media (pointer:coarse){.scrollable-mobile::-webkit-scrollbar{height:0;width:0}}html.locked{overflow:hidden !important}header{transition:box-shadow 0.2s;position:sticky;top:0;width:100%;background-color:white;z-index:100}header .header--wrapper{padding:20px 0;display:flex;gap:20px;row-gap:20px;justify-content:space-between}@media (max-width:850px){header .header--wrapper{padding:5px 0}}header .header--wrapper .header-logo a{display:block;height:100%}header .header--wrapper .header-logo img{height:44px;object-fit:cover}header .header--wrapper .menu-btn{background:#005BFF;max-width:100%;padding:13px 15px;display:flex;font-size:12px;gap:4px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-radius:8px;margin:0 8px 0 20px;line-height:100%}header .header--wrapper .menu-btn svg{--icon-color: white}@media (max-width:850px){header .header--wrapper .menu-btn{background:unset}header .header--wrapper .menu-btn svg{--icon-color: black}}header .header--wrapper .menu-btn .menu-btn--closed{height:100%;display:flex;align-items:center}header .header--wrapper .menu-btn .menu-btn--open{height:100%;display:flex;align-items:center}header .header--wrapper .buttons{display:flex;align-items:center;justify-content:flex-end;gap:20px}header .header--wrapper .btn-cart__wrap,header .header--wrapper .btn-favourite__wrap{display:flex;flex-direction:column;align-items:center;gap:12px;height:100%;position:relative;text-decoration:none;color:inherit}header .header--wrapper .btn-cart__wrap span,header .header--wrapper .btn-favourite__wrap span{line-height:1}header .header--wrapper .btn-cart__wrap img,header .header--wrapper .btn-favourite__wrap img{height:20px;width:20px}header .header--wrapper .btn-favourite__wrap{gap:4px;font-size:10px}header .header--wrapper .btn-favourite__wrap img{height:24px;width:24px}header .header--wrapper .btn-auth{flex:0 0 145px;height:100%;border:1px solid var(--darkblue, #005BFF);border-radius:8px;font-size:12px}header .header--wrapper .btn-auth__wrap{text-decoration:none;display:flex;height:100%;gap:8px;color:var(--darkblue, #005BFF);--icon-color: var(--darkblue, #005BFF);align-items:center;justify-content:center;border-radius:8px;transition:0.1s}header .header--wrapper .btn-auth__wrap:hover{--icon-color: var(--white, #FFFFFF);color:var(--white, #FFFFFF);background-color:var(--darkblue, #005BFF)}header .header--wrapper .btn-auth span{text-decoration:none}header .header--mobile{display:none}@media (max-width:850px){header .header--desktop{display:none}header .header--mobile{display:flex;align-items:center}header .header--mobile .logo{max-width:100%;object-fit:contain}header .header--mobile .buttons{display:flex;gap:16px}header .header--mobile .buttons .button{width:24px;height:24px;padding:0}header .header--mobile .buttons .button .new-messages-count{right:-5px}header .header--mobile .buttons .button img,header .header--mobile .buttons .button svg{fill:white}header .header--mobile .menu-btn{display:flex;height:100%;padding:5px 10px;border-radius:5px}header .header--mobile .menu-btn--blue{background:#005bff}header .header--mobile .menu-btn img,header .header--mobile .menu-btn svg{fill:white}}@media (max-width:850px) and (max-width:320px){header .header--mobile{gap:0}}@media (max-width:850px) and (max-width:568px){header .header--mobile .buttons{gap:0}}.button{margin:0;padding:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;align-items:center;justify-content:center;position:relative;line-height:17px;text-decoration:none;color:#ffffff;background-color:transparent;border:0;cursor:pointer;transition:opacity 0.3s ease, color 0.3s ease;white-space:nowrap;font-family:"Inter", sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:19px;max-width:100%;padding:20px 40px;border-radius:10px;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.button--blue{background:#005bff;color:white;font-weight:500;font-size:16px;line-height:19px}.button--green{background:#4caf50;color:white;font-weight:500;font-size:16px;line-height:19px}.button--white{background:#ffffff;color:#222222}.button--bordered{background-color:transparent;border:1px solid #005bff;color:var(--blue, #005bff);line-height:100%}.button--white-bordered{background-color:#fff;border:1px solid #005bff;color:var(--blue, #005bff);line-height:100%}.button--icon{padding:12px}.button--icon svg{margin-right:5px}.button--bordered-dark{border:1px solid #005bff;color:var(--Black, #222);background:rgba(0, 91, 255, 0.1)}.button--fw{width:auto}.button--thin{padding:12px 20px}.button--disabled{opacity:0.5;pointer-events:none}.banner{width:100%;height:100px;background-color:#d9d9d9}section{margin-bottom:120px}@media (max-width:850px){section{margin-bottom:30px}}section h2,section h3{font-weight:500;font-size:44px;line-height:120%;margin-bottom:25px}@media (max-width:850px){section h2,section h3{font-size:24px;margin-bottom:10px}}.btn-auth{position:relative}.btn-auth__menu{display:none;position:absolute;border-radius:15px;border:1px solid var(--Gray, #D1D1D1);background:#FFF;padding:17px 20px;flex-direction:column;width:250px;left:-30px;top:65px;z-index:110}.btn-auth__menu a{color:inherit;padding:7.5px 0;width:100%;text-decoration:none}.btn-auth__menu span{position:relative;padding-right:20px}.btn-auth__menu._open{display:flex}.btn-favorites__label{position:absolute;top:0px;right:0;background-color:#005bff;border-radius:50%;color:#FFF;width:16px;height:16px;aspect-ratio:1;display:flex;padding:3px;font-size:10px;transform:translate(0, -50%);justify-content:center;align-items:center}.btn-cart__label{position:absolute;top:0px;right:0;background-color:#005bff;border-radius:50%;color:#FFF;width:16px;height:16px;aspect-ratio:1;display:flex;padding:3px;font-size:10px;transform:translate(0, -50%);justify-content:center;align-items:center}.mobile-menu__section{display:flex;flex-direction:column;gap:10px;border-right:none}.mobile-menu__section .new-messages-count{position:static;padding:0;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset;transform:unset;width:28px;height:28px;background-color:#FD6901;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:white;display:flex;align-items:center;justify-content:center;font-size:14px}.mobile-menu__section:last-child{margin-top:24px;padding-top:24px;border-top:1px solid #D9D9D9}.mobile-menu__section:last-child a{color:#FD6901}.mobile-menu__item{color:#000;cursor:pointer;text-decoration:none;border-radius:15px;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.mobile-menu__item span{padding-right:20px;position:relative}.mobile-menu__item a{display:flex;align-items:center;gap:10px;padding:17px 17px 17px 0;width:100%;text-decoration:none;color:inherit}.mobile-menu__content{position:relative;display:inline;align-items:center;gap:10px;padding-right:20px}@media (max-width:850px){.mobile-menu__content{display:flex}}h2{font-family:"Inter";font-style:normal;font-weight:500;font-size:44px;line-height:120%}h2 span{color:#005bff}.breadcrumbs{margin-bottom:40px}.breadcrumbs__link{color:#000;font-size:14px;font-family:Inter;text-decoration:none}.sticky{position:sticky;top:0;width:100%;background-color:white;z-index:100;box-shadow:0px 6px 15px 6px rgba(34, 60, 80, 0.2)}.panel #bx-panel.bx-panel-fixed{bottom:0 !important;top:unset !important}.opening-menu{position:absolute;height:calc(100vh - 100%);width:100%;background:white;z-index:100;opacity:0;transition:opacity 0.1s;visibility:hidden;content-visibility:hidden}.opening-menu.open{content-visibility:visible;visibility:visible;opacity:1}.opening-menu .container{height:100%}.text-page{line-height:140%}.text-page h2{font-size:25px;margin:10px 0}.text-page td{padding-right:45px;padding:10px}.text-page tr{margin-bottom:20px}.text-page table,.text-page th,.text-page td{border:1px solid;border-collapse:collapse}.text-page table ul,.text-page th ul,.text-page td ul{padding-left:20px}.text-page img{max-width:100%;object-fit:contain}.menu-catalog__mobile{display:none;border-bottom:1px solid #d1d1d1;padding:10px 17px 25px 0}@media (max-width:850px){.menu-catalog__mobile{display:flex;flex-direction:column;gap:14px}}.menu-catalog__mobile-item{color:var(--Text, #666);font-size:16px;line-height:150%;text-decoration:none;display:block}.menu-catalog__personal{display:none;border-bottom:1px solid #d1d1d1;flex-direction:column;gap:4px;padding-bottom:24px}@media (max-width:850px){.menu-catalog__personal{display:flex}}.menu-catalog__personal .new-messages-count{position:static;padding:unset;width:28px;height:28px;background-color:#FD6901;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:white;display:flex;align-items:center;justify-content:center;font-size:14px;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset;transform:unset}.menu-catalog__personal--button{display:flex;gap:10px;align-items:center;justify-content:start;padding:17px 17px 17px 0;text-decoration:0;color:#222222;font-size:18px;font-weight:500}.menu-catalog__personal--button .icon-container{display:flex;align-items:center}.menu-catalog__personal--button-text{flex:1;display:flex;align-items:center;gap:10px}.menu-catalog__contact{display:none}@media (max-width:850px){.menu-catalog__contact{display:flex;flex-direction:column;gap:24px;padding-bottom:90px}}.menu-catalog__contact--main{display:flex;flex-direction:column;gap:8px}.menu-catalog__contact--main-mail{font-size:14px;font-weight:500;text-decoration:0;color:#222222}.menu-catalog__contact--main-tel{display:flex;flex-direction:column;gap:4px}.menu-catalog__contact--main-tel-link{font-size:18px;font-weight:700;text-decoration-skip-ink:none;color:#222222}.menu-catalog__contact--main-tel-text{font-size:10px;font-weight:400;opacity:0.6}.menu-catalog__contact--callback{padding:12px 0;width:90%;align-self:center}.menu-catalog__item--submenu{display:flex;align-items:center;justify-content:space-between}.menu-catalog__item--submenu::after{content:"";display:block;width:20px;height:20px;transform:rotate(0deg);background-image:url('data:image/svg+xml; utf8, <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="10" cy="10" r="9.5" transform="rotate(90 10 10)" stroke="black"/><path d="M14 8C12.4379 9.5621 10 12 10 12L6 8" stroke="black"/></svg>');transition:transform ease-in-out 0.2s, stroke ease-in-out 0.2s}.menu-catalog__item--open::after{transform:rotate(180deg)}.menu-catalog__submenu{margin-left:10px;display:flex;flex-direction:column;gap:10px}.menu-catalog__char{color:#000;font-weight:600;font-size:18px;line-height:27px}.menu-catalog__char-block{display:inline-flex;gap:10px;flex-direction:column;margin-bottom:30px;line-height:24px;width:100%}.menu-catalog__tab{display:none}.menu-catalog__tab-item{color:var(--Text, #666);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;text-decoration:none;display:block}.menu-catalog__tab-item--first{margin-bottom:15px}@media (max-width:850px){.menu-catalog__tab-item--first{display:none}}.menu-catalog__tab-item-return{display:none;align-items:center;gap:8px;color:#666666;padding:24px 0}.menu-catalog__tab-item-return svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);--icon-color: #666666}@media (max-width:850px){.menu-catalog__tab-item-return{display:flex}}.menu-catalog__tab-item.bold{font-weight:500;color:var(--Text, #282828)}.menu-catalog__tab-item:hover{text-decoration:underline}.menu-catalog__tab--link{display:none;color:black;padding-bottom:20px;text-decoration-skip-ink:none}@media (max-width:850px){.menu-catalog__tab--link{display:block}}.menu-catalog__tab.active{display:block;columns:2}@media (max-width:850px){.menu-catalog__tab.active{display:flex;flex-direction:column;columns:1}}.menu-catalog__wrapper{position:relative;height:100%;display:grid;grid-template-columns:calc(25% - 10px) calc(75% - 10px);grid-column-gap:20px}@media (max-width:850px){.menu-catalog__wrapper{padding-bottom:70px;overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:column;gap:20px}}.menu-catalog__left{display:flex;flex-direction:column;gap:4px;border-right:1px solid #d1d1d1;padding-right:20px}@media (max-width:850px){.menu-catalog__left{border-right:none;border-bottom:1px solid #d1d1d1;padding:24px 0}}.menu-catalog__right{overflow:auto;display:flex}@media (max-width:850px){.menu-catalog__right{position:absolute;overflow:scroll;width:100%;height:100%;padding-bottom:200px;z-index:10;background-color:white;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);transition:0.2s}.menu-catalog__right.active{height:auto;display:flex;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset;transform:unset}}.menu-catalog__user{display:none}@media (max-width:850px){.menu-catalog__user{position:fixed;overflow:scroll;display:flex;width:100%;height:100%;z-index:10;background-color:white;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);transition:0.2s}.menu-catalog__user.active{display:flex;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset;transform:unset}}.menu-catalog__user .mobile-menu-return{display:none;align-items:center;gap:8px;color:#666666;padding:24px 0}.menu-catalog__user .mobile-menu-return svg{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);--icon-color: #666666}@media (max-width:850px){.menu-catalog__user .mobile-menu-return{display:flex}}.menu-catalog__item{color:#000;cursor:pointer;text-decoration:none;border-radius:15px;padding:17px;display:flex;justify-content:space-between;align-items:center;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:130%}.menu-catalog__item.active{cursor:default;background:var(--LightGray, #eeeef4)}.menu-catalog__item svg{display:none;min-width:24px}@media (max-width:850px){.menu-catalog__item{padding-left:0}.menu-catalog__item.active{background:unset}.menu-catalog__item svg{display:block}}.menu-catalog__buttons{display:none;flex-direction:column;gap:24px}.menu-catalog__buttons--favorites,.menu-catalog__buttons--sdo{display:flex;gap:8px;font-size:18px;align-items:center;padding:17px 0;text-decoration:none}.menu-catalog__buttons--favorites{color:var(--hardgray);--icon-color: var(--hardgray)}.menu-catalog__buttons--sdo{justify-content:center;color:var(--darkblue);--icon-color: var(--darkblue);border:1px solid var(--darkblue);border-radius:8px;transition:0.1s}.menu-catalog__buttons--sdo:hover{color:var(--white, #FFFFFF);--icon-color: var(--white, #FFFFFF);background-color:var(--darkblue)}@media (max-width:850px){.menu-catalog__buttons{display:flex}}footer{background:#293a52;color:#ffffff}footer a:hover{color:#fd6901}footer .footer__menu{display:flex;justify-content:space-between;padding-top:35px;padding-bottom:20px;border-bottom:1px solid #D1D1D1}@media (max-width:850px){footer .footer__menu{flex-direction:column;row-gap:30px}}footer .footer__reviews{margin-top:15px}footer .footer__block{display:flex;flex-direction:column}footer .footer__menu-bottom{display:flex;flex-direction:column;gap:7px;padding:15px 0;font-weight:200;font-size:14px}footer .footer__menu-bottom a{color:var(--white, #fff);text-decoration:none}footer .footer__menu-bottom a:hover{color:#fd6901}footer .footer__block-info{display:flex;gap:15px;flex:1 1 100%;text-wrap:nowrap}@media (max-width:600px){footer .footer__block-info{flex-direction:column;gap:8px}}footer .footer__paysystem{flex:1 1 100%;text-align:center}@media (max-width:850px){footer .footer__paysystem{order:2}}footer .footer__paysystem img{object-fit:contain;width:auto;max-width:100%}footer .footer__navigation{flex:1}footer .footer__navigation-title{color:var(--white, #fff);font-size:18px;font-family:Inter;font-weight:500;line-height:130%;margin-bottom:20px}footer .footer__navigation-list{display:flex;flex-direction:column;row-gap:10px;max-height:160px;flex-wrap:wrap;column-gap:15px;font-weight:200;font-size:14px;font-family:Inter;line-height:150%}@media (max-width:850px){footer .footer__navigation-list{max-height:100%}}footer .footer__navigation-list--bold{font-size:18px;font-family:Inter;font-weight:500}footer .footer__navigation-list a{color:var(--white, #fff);text-decoration:none}footer .footer__navigation-list a:hover{color:#fd6901}footer .footer__license{display:flex;gap:20px}footer .footer__license img{object-fit:contain;height:100%}footer .footer__license-info{display:flex;flex-direction:column;gap:10px}footer .footer__license-title{color:#fff;font-size:18px;font-family:Inter;font-weight:500;line-height:130%;margin-bottom:15px}footer .footer__license-number{color:#fff;font-size:12px;font-family:Inter;line-height:140%}footer .footer__license-link{color:#fff;font-size:12px;font-family:Inter;line-height:140%;text-decoration-line:underline;font-weight:200}footer .footer__rights{display:flex;justify-content:space-between;flex-wrap:nowrap;gap:25px;align-items:center;padding-top:35px;padding-bottom:35px}@media (max-width:850px){footer .footer__rights{flex-direction:column;row-gap:15px;align-items:flex-start}}footer .footer__rights-copy{flex:1 2 100%}footer .footer__rights-links{display:flex;flex-direction:column;gap:8px;flex:0 0 50%}footer .footer__rights-links a{color:var(--light-gray, #eeeef4);font-size:14px;font-family:Inter;line-height:150%;text-decoration:none;white-space:break-spaces}footer .footer__rights-links a:hover{color:#fd6901}@media (min-width:851px){footer .footer__rights-links{gap:8px}}footer .footer__info{display:flex;justify-content:space-between;align-items:center;padding-top:35px;padding-bottom:35px}@media (max-width:850px){footer .footer__info{flex-wrap:wrap;row-gap:20px}}footer .footer__info__right{display:flex;gap:65px}@media (max-width:850px){footer .footer__info__right{flex-wrap:wrap;row-gap:20px}}footer .footer__info .footer__logo{filter:brightness(0) invert(1)}footer .footer__info .footer__socials{display:flex;gap:20px}footer .footer__info .footer__contacts{display:flex;flex-direction:column;max-width:280px}footer .footer__info .footer__contacts a{color:white}footer .footer__info .footer__contacts a:hover{color:#fd6901}footer .footer__info .footer__contacts .footer__tel{font-weight:500;font-size:30px;line-height:120%;text-decoration:none}footer .footer__info .footer__contacts .callback-modal-button{margin-right:10px}.swiper{width:100%;height:100%}.tippy-box{border:1px transparent}.tippy-box[data-placement^=top]>.tippy-arrow:after{border-top-color:inherit;border-width:8px 8px 0;bottom:-8px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:inherit;border-width:0 8px 8px;top:-8px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow:after{border-left-color:inherit;border-width:8px 0 8px 8px;right:-8px;top:0}.tippy-box[data-placement^=right]>.tippy-arrow:after{border-width:8px 8px 8px 0;left:-8px;top:0;border-right-color:inherit}.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg:first-child:not(:last-child){top:17px}.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg:first-child:not(:last-child){bottom:17px}.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg:first-child:not(:last-child){left:12px}.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg:first-child:not(:last-child){right:12px}.tippy-arrow{border-color:inherit}.tippy-arrow:after{content:"";z-index:-1;position:absolute;border-color:transparent;border-style:solid}.tippy-box[data-theme~="light"]{background-color:#fff;color:#222222;border:1px solid #222222;padding:3px}.tippy-box[data-theme~="light"][data-placement^="top"]>.tippy-arrow::before{border-top-color:#fff}.tippy-box[data-theme~="light"][data-placement^="bottom"]>.tippy-arrow::before{border-bottom-color:#fff}.tippy-box[data-theme~="light"][data-placement^="left"]>.tippy-arrow::before{border-left-color:#fff}.tippy-box[data-theme~="light"][data-placement^="right"]>.tippy-arrow::before{border-right-color:#fff}.tippy--pointer{cursor:pointer}.loader{width:1em;height:1em;border:2px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-right:0.3em}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-3.swiper-3--gradient::after{display:none;content:"";width:80px;right:0;height:100%;background:linear-gradient(90deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.5032388) 50%, #ffffff 100%);top:0;position:absolute;z-index:1}@media (min-width:1420px){.swiper-3.swiper-3--gradient::after{display:block}}.swiper-3.swiper-3--gradient.swiper-3--end::after{display:none}.modal{content-visibility:hidden}.modal__content{position:relative;border-radius:20px;border:1px solid var(--Gray, #D1D1D1);background:#FFF;padding:40px 40px 5px 40px;display:flex;flex-direction:column}.modal__desktop-close{position:absolute;right:20px;top:20px}.modal__title{color:var(--Black, #222);text-align:center;font-size:34px;font-weight:500;line-height:120%;margin-bottom:25px}.modal__text{color:var(--Text, #666);font-size:18px;line-height:130%;margin-bottom:24px}.modal__modal.modal{padding:0;background:transparent;border:none;box-shadow:none;width:100%;max-width:587px}.modal__buttons{display:flex;flex-direction:column;margin-top:25px;gap:2px;padding-bottom:15px;border-bottom:1px solid #D9D9D9}.modal__buttons-row{display:flex;flex-direction:row;gap:10px}.modal__buttons-row>*{flex:1}.modal__buttons--no-border{border-bottom:none}.modal__text-block{padding:18px;text-align:center;width:100%;font-size:14px}.modal__success{padding:18px;text-align:center;width:100%;font-size:16px}.modal__success .button{margin-top:25px;width:100%}.modal__success .button+a{margin-top:10px}.modal__form .input__wrap{align-items:center}@media (max-width:850px){.modal__content{padding:30px 20px 5px 20px}.modal__title{font-size:24px;margin-bottom:15px}.modal__text{font-size:12px;margin-bottom:18px}.modal__desktop-close{position:absolute;right:12px;top:12px}}.jquery-modal .modal{content-visibility:visible}.select2-dropdown{margin-top:-1px}.select2-dropdown.select2-dropdown--above{margin-top:1px}.swiper-container{width:100% !important}.jquery-modal{z-index:500}.jquery-modal.blocker{padding:15px;z-index:120}.swiper-slide{display:block !important}.st-requirements h3{color:var(--Black, #222);font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:10px}@media (max-width:850px){.st-requirements h3{font-size:18px}}.st-requirements .text{margin-bottom:20px}.st-requirements ul{margin-top:10px;display:flex;flex-direction:column;gap:8px;list-style-type:none !important}.st-requirements ul li{display:flex;gap:20px}.st-requirements ul li::before{margin:8px 0 0 0 !important;content:"" !important;width:8px;height:8px;flex-shrink:0;border-radius:2px;background:var(--Blue, #005bff)}.st-requirements__wrapper{background-color:#eeeef4;border-radius:20px;padding:40px}@media (max-width:850px){.st-requirements__wrapper{padding:25px}}section.guide,.detail-info__item.guide{margin-top:50px}@media (max-width:1420px){section.guide,.detail-info__item.guide{margin-top:40px}}section.guide.gray .swiper-slide,.detail-info__item.guide.gray .swiper-slide{background-color:var(--LightGray, #eeeef4)}section.guide.gray .swiper-button-next,section.guide.gray .swiper-button-prev,.detail-info__item.guide.gray .swiper-button-next,.detail-info__item.guide.gray .swiper-button-prev{background:white !important}section.guide .swiper-bottom,.detail-info__item.guide .swiper-bottom{display:flex;gap:20px}@media (max-width:850px){section.guide .swiper-bottom,.detail-info__item.guide .swiper-bottom{margin-top:0}}section.guide .swiper-button-prev,section.guide .swiper-button-next,.detail-info__item.guide .swiper-button-prev,.detail-info__item.guide .swiper-button-next{position:unset;margin-top:unset;width:46px;height:46px;--swiper-navigation-sides-offset: 0px;background:#EEEEF4;border-radius:100%;z-index:10}section.guide .swiper-button-prev::after,section.guide .swiper-button-next::after,.detail-info__item.guide .swiper-button-prev::after,.detail-info__item.guide .swiper-button-next::after{transform:scale(0.5)}section.guide .guide__wrap,.detail-info__item.guide .guide__wrap{display:flex;flex-direction:row;--gap: 20px;gap:var(--gap)}@media (max-width:850px){section.guide .guide__wrap,.detail-info__item.guide .guide__wrap{flex-direction:column-reverse}}section.guide .guide__title,.detail-info__item.guide .guide__title{margin-bottom:30px}@media (max-width:850px){section.guide .guide__title,.detail-info__item.guide .guide__title{margin-bottom:15px}}section.guide .guide__column,.detail-info__item.guide .guide__column{flex:0 0 calc(calc(100% / 2) - var(--gap))}section.guide .guide__wrapper,.detail-info__item.guide .guide__wrapper{min-width:0 !important}section.guide .guide__slider,.detail-info__item.guide .guide__slider{display:grid !important}section.guide .guide__slider .swiper,.detail-info__item.guide .guide__slider .swiper{border-radius:20px}section.guide .guide__slider .swiper-bottom,.detail-info__item.guide .guide__slider .swiper-bottom{position:relative;height:50px}section.guide .guide__slider .swiper-slide,.detail-info__item.guide .guide__slider .swiper-slide{min-height:230px;text-align:center;font-size:18px;border-radius:20px;width:100%}section.guide .guide__slider .swiper-wrapper,.detail-info__item.guide .guide__slider .swiper-wrapper{min-height:230px;border-radius:20px;margin-bottom:20px}section.guide .guide__slider .swiper-pagination,.detail-info__item.guide .guide__slider .swiper-pagination{top:12px;width:auto;left:50%;transform:translate(-50%, 0)}section.guide .guide__slider .swiper-pagination-bullet,.detail-info__item.guide .guide__slider .swiper-pagination-bullet{--swiper-pagination-bullet-border-radius: 600px;--swiper-pagination-bullet-width: 50px;--swiper-pagination-bullet-height: 3px}@media (max-width:400px){section.guide .guide__slider .swiper-pagination-bullet,.detail-info__item.guide .guide__slider .swiper-pagination-bullet{--swiper-pagination-bullet-width: 30px}}section.guide .guide__slider .swiper-pagination-bullet-active-prev,.detail-info__item.guide .guide__slider .swiper-pagination-bullet-active-prev{transform:unset}section.guide .guide__slider .swiper-pagination-bullet-active-prev-prev,.detail-info__item.guide .guide__slider .swiper-pagination-bullet-active-prev-prev{transform:unset}section.guide .guide__slider .swiper-pagination-bullet-active-next,.detail-info__item.guide .guide__slider .swiper-pagination-bullet-active-next{transform:unset}section.guide .guide__slider .swiper-pagination-bullet-active-next-next,.detail-info__item.guide .guide__slider .swiper-pagination-bullet-active-next-next{transform:unset}section.guide .guide__slider .swiper,.detail-info__item.guide .guide__slider .swiper{display:grid !important;max-width:100%;width:100%}section.guide .guide__slider .swiper-wrapper,.detail-info__item.guide .guide__slider .swiper-wrapper{width:50%;min-width:0 !important}section.guide .guide__slider .swiper-slide,.detail-info__item.guide .guide__slider .swiper-slide{display:grid !important}@media (max-width:850px){section.guide .guide__slider .swiper-slide,.detail-info__item.guide .guide__slider .swiper-slide{display:flex !important;flex-direction:column}}section.guide .guide__item,.detail-info__item.guide .guide__item{display:grid;grid-column-gap:25px;grid-row-gap:20px;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));grid-template-rows:1fr;height:100%}@media (max-width:767px){section.guide .guide__item,.detail-info__item.guide .guide__item{grid-template-columns:repeat(auto-fit, minmax(100%, 1fr))}}@media (max-width:850px){section.guide .guide__item,.detail-info__item.guide .guide__item{display:flex;flex-direction:column-reverse}}section.guide .guide__desc,.detail-info__item.guide .guide__desc{display:flex;flex-direction:column;align-items:start;height:100%}@media (max-width:850px){section.guide .guide__desc,.detail-info__item.guide .guide__desc{order:2}}section.guide .guide__desc-title,.detail-info__item.guide .guide__desc-title{text-align:left;color:#000;font-size:18px;font-family:Inter;line-height:150%;margin-bottom:10px}section.guide .guide__desc-content,.detail-info__item.guide .guide__desc-content{color:var(--text, #666);font-size:14px;font-family:Inter;line-height:150%;text-align:left;margin-bottom:30px}@media (max-width:850px){section.guide .guide__desc-content,.detail-info__item.guide .guide__desc-content{margin-bottom:20px}}section.guide .guide__desc-content ul,.detail-info__item.guide .guide__desc-content ul{display:flex;flex-direction:column;gap:15px;list-style:none}section.guide .guide__desc-content ul li,.detail-info__item.guide .guide__desc-content ul li{display:flex;gap:20px}section.guide .guide__desc-content ul li::before,.detail-info__item.guide .guide__desc-content ul li::before{margin-top:5px;content:"";width:8px;height:8px;flex-shrink:0;border-radius:2px;background:var(--Blue, #005bff)}section.guide .guide__image,.detail-info__item.guide .guide__image{border-radius:20px;background:linear-gradient(136deg, #5d97ff 0%, #005bff 42.5%, #003ca9 100%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width:850px){section.guide .guide__image,.detail-info__item.guide .guide__image{order:1;height:320px}}section.guide .guide__image.guide__image--mobile,.detail-info__item.guide .guide__image.guide__image--mobile{display:none;margin-bottom:20px}@media (max-width:850px){section.guide .guide__image.guide__image--mobile,.detail-info__item.guide .guide__image.guide__image--mobile{display:flex}}section.guide .guide__image.guide__image--desktop,.detail-info__item.guide .guide__image.guide__image--desktop{display:flex}@media (max-width:850px){section.guide .guide__image.guide__image--desktop,.detail-info__item.guide .guide__image.guide__image--desktop{display:none}}section.guide .guide__image img,.detail-info__item.guide .guide__image img{object-fit:scale-down;max-height:300px}section.about,.detail-info__item.about{margin-top:40px;margin-bottom:30px}section.about .about--wrapper,.detail-info__item.about .about--wrapper{display:grid;grid-column-gap:25px;grid-row-gap:20px;grid-template-columns:repeat(auto-fit, minmax(420px, 1fr));grid-template-rows:1fr;background:linear-gradient(115.57deg, #5d97ff 5.41%, #005bff 46.58%, #003ca9 102.27%);border-radius:20px;color:#ffffff;padding:80px 114px}@media (max-width:1400px){section.about .about--wrapper,.detail-info__item.about .about--wrapper{padding:80px 80px}}@media (max-width:767px){section.about .about--wrapper,.detail-info__item.about .about--wrapper{grid-template-columns:repeat(auto-fit, minmax(100%, 1fr))}}section.about .about--wrapper .about__text,.detail-info__item.about .about--wrapper .about__text{display:flex;flex-direction:column;justify-content:space-between}section.about .about--wrapper .about__text .about__title,.detail-info__item.about .about--wrapper .about__text .about__title{font-weight:500;font-size:44px;line-height:120%;margin-bottom:20px}@media (max-width:850px){section.about .about--wrapper .about__text .about__title,.detail-info__item.about .about--wrapper .about__text .about__title{font-size:24px;line-height:120%}}section.about .about--wrapper .about__text .about__text__up,.detail-info__item.about .about--wrapper .about__text .about__text__up{margin-bottom:30px}section.about .about--wrapper .about__text .about__subtitle,.detail-info__item.about .about--wrapper .about__text .about__subtitle{font-weight:400;font-size:16px;line-height:150%}@media (max-width:850px){section.about .about--wrapper .about__text .about__subtitle,.detail-info__item.about .about--wrapper .about__text .about__subtitle{font-size:14px;line-height:150%}}section.about .about--wrapper .about__text .about__text__bottom,.detail-info__item.about .about--wrapper .about__text .about__text__bottom{font-weight:400;font-size:14px;line-height:150%}@media (max-width:850px){section.about .about--wrapper .about__text .about__text__bottom,.detail-info__item.about .about--wrapper .about__text .about__text__bottom{font-size:12px;line-height:150%}}section.about .about--wrapper .items,.detail-info__item.about .about--wrapper .items{display:flex;flex-direction:column;gap:30px}section.about .about--wrapper .items .item,.detail-info__item.about .about--wrapper .items .item{background:#ffffff;border-radius:15px;padding:40px}@media (max-width:850px){section.about .about--wrapper .items .item,.detail-info__item.about .about--wrapper .items .item{padding:15px}}section.about .about--wrapper .items .item__title,.detail-info__item.about .about--wrapper .items .item__title{color:#000000;font-weight:500;font-size:14px;line-height:130%;margin-bottom:10px;text-decoration:none;display:block}section.about .about--wrapper .items .item__comment,.detail-info__item.about .about--wrapper .items .item__comment{color:#666666;font-weight:400;font-size:14px;line-height:130%}@media (max-width:850px){section.about .about--wrapper,.detail-info__item.about .about--wrapper{padding:25px 18px}}section.programs,.detail-info__item.programs{margin-top:70px;overflow:hidden}@media (min-width:1420px){section.programs,.detail-info__item.programs{margin-top:80px}}section.programs .programs__desc,.detail-info__item.programs .programs__desc{color:#666;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%}section.programs .programs__more,.detail-info__item.programs .programs__more{margin-top:35px;text-align:center}section.programs .programs__more .button,.detail-info__item.programs .programs__more .button{padding:19px 104px}@media (max-width:850px){section.programs .programs__more .button,.detail-info__item.programs .programs__more .button{width:100%}}section.programs .programs__swiper,.detail-info__item.programs .programs__swiper{height:auto}section.programs .programs__swiper,.detail-info__item.programs .programs__swiper{overflow:visible}section.programs .programs__items,.detail-info__item.programs .programs__items{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:calc(100% + 20px);margin:0 -10px;overflow:visible;flex-wrap:wrap}@media (max-width:1300px){section.programs .programs__items,.detail-info__item.programs .programs__items{flex-wrap:nowrap}}section.programs .programs__items .programs__slide,.detail-info__item.programs .programs__items .programs__slide{width:100% !important;flex:0 0 33.33%;min-width:265px;max-width:33.33%;padding:0 10px}@media (min-width:1420px){section.programs .programs__items .programs__slide,.detail-info__item.programs .programs__items .programs__slide{min-width:auto}}section.programs .programs__items .programs__item-wrap,.detail-info__item.programs .programs__items .programs__item-wrap{padding:10px;width:100% !important;max-width:25%}@media (max-width:1300px){section.programs .programs__items .programs__item-wrap,.detail-info__item.programs .programs__items .programs__item-wrap{max-width:300px}}section.programs .programs__items .programs__item,.detail-info__item.programs .programs__items .programs__item{display:flex;flex-direction:column;justify-content:space-between;background:#eeeef4;padding:25px 20px;border-radius:20px;height:180px;min-height:180px;max-width:327px;flex:0 0 33.33%;padding:20px;height:auto;text-align:left;text-decoration:none;color:black;transition:background 0.3s}section.programs .programs__items .programs__item img,.detail-info__item.programs .programs__items .programs__item img{width:auto;height:auto;object-fit:contain}section.programs .programs__items .programs__item:hover,.detail-info__item.programs .programs__items .programs__item:hover{color:white;background:linear-gradient(115.57deg, #5d97ff 5.41%, #005bff 46.58%, #003ca9 102.27%)}section.programs .programs__items .programs__item:hover .programs__link,.detail-info__item.programs .programs__items .programs__item:hover .programs__link{opacity:1}section.programs .programs__items .programs__item:hover img,.detail-info__item.programs .programs__items .programs__item:hover img{filter:invert(1);opacity:1 !important}section.programs .programs__items .programs__item:hover .programs__desc,section.programs .programs__items .programs__item:hover .programs__title,section.programs .programs__items .programs__item:hover .programs__link,.detail-info__item.programs .programs__items .programs__item:hover .programs__desc,.detail-info__item.programs .programs__items .programs__item:hover .programs__title,.detail-info__item.programs .programs__items .programs__item:hover .programs__link{color:white}section.programs .programs__items .programs__item .programs__title,section.programs .programs__items .programs__item .programs__link,.detail-info__item.programs .programs__items .programs__item .programs__title,.detail-info__item.programs .programs__items .programs__item .programs__link{font-style:normal;font-weight:500;font-size:16px;line-height:140%}section.programs .programs__items .programs__item .programs__title,.detail-info__item.programs .programs__items .programs__item .programs__title{font-size:18px}section.programs .programs__items .programs__item .programs__link,.detail-info__item.programs .programs__items .programs__item .programs__link{display:flex;gap:15px;text-decoration:none;color:#000000;margin-top:30px;opacity:0.62}section.programs .programs__items .programs__item .programs__link img,.detail-info__item.programs .programs__items .programs__item .programs__link img{opacity:0.7}.detail-info__item.programs .programs__items{row-gap:20px}section.advantages{margin-bottom:20px}section.advantages .advantages__items{display:flex;margin:0 -10px;width:calc(100% + 20px)}section.advantages .advantages__item-wrap{align-items:center;background:#eeeef4;border-radius:15px;padding:25px 50px 25px 20px;font-weight:400;font-size:14px;line-height:150%;display:flex;gap:10px;flex:1}@media (max-width:850px){section.advantages .advantages__item-wrap{padding:25px 15px 32px 16px}}section.advantages .advantages__item{padding:10px;text-align:left;max-width:25%;width:100% !important}@media (max-width:1300px){section.advantages .advantages__item{max-width:320px}}@media (max-width:850px){section.advantages .advantages__item{max-width:280px}}section.advantages .advantages__item-image{width:40px;height:40px;aspect-ratio:1;background:#005BFF;border-radius:10px}section.advantages .advantages__item-image img{padding:10px;width:40px;height:40px}section.advert{margin-bottom:20px}section.advert .sliders__wrapper{--fd: row;display:flex;flex-direction:row;gap:20px}@media (max-width:1023px){section.advert .sliders__wrapper{flex-direction:column}}section.advert .advert-slider-simple{flex:2;display:grid !important}section.advert .advert-slider-simple ::selection{background-color:rgba(255, 255, 255, 0.521)}section.advert .advert-slider-simple__item-content{display:flex;flex-direction:column;width:100%;height:100%;text-decoration:none;color:#fff;text-align:left;padding:25px 40px;line-height:150%}@media (max-width:850px){section.advert .advert-slider-simple__item-content{padding:20px}}section.advert .advert-slider-simple__item-title{font-weight:500;font-size:32px;margin-bottom:10px;line-height:41.6px}@media (max-width:850px){section.advert .advert-slider-simple__item-title{font-size:26px;line-height:33.8px}}section.advert .advert-slider-simple__item-text{font-size:22px;margin-bottom:8px}@media (max-width:850px){section.advert .advert-slider-simple__item-text{font-size:18px;line-height:19.8px}}section.advert .advert-slider-simple__item-dates{font-size:14px}@media (max-width:850px){section.advert .advert-slider-simple__item-dates{font-size:12px;line-height:18px}}section.advert .advert-slider-simple__item-notice{margin-top:auto;font-size:10px;opacity:0.6;line-height:150%;max-width:300px}@media (max-width:850px){section.advert .advert-slider-simple__item-notice{font-size:8px;line-height:12px;max-width:145px}}section.advert .advert-slider-simple__item-desktop{position:absolute;right:20px;top:0;bottom:0;display:flex}@media (max-width:850px){section.advert .advert-slider-simple__item-desktop{display:none}}section.advert .advert-slider-simple__item-mobile{display:none}@media (max-width:850px){section.advert .advert-slider-simple__item-mobile{display:flex;position:absolute;right:0;bottom:0}}section.advert .advert-slider-simple .swiper-bottom{position:relative;height:50px}section.advert .advert-slider-simple .swiper-slide{min-height:230px;text-align:center;font-size:18px;border-radius:20px;width:100%;border-radius:20px;overflow:hidden}section.advert .advert-slider-simple .swiper-wrapper{min-height:230px;border-radius:20px;margin-bottom:20px;min-width:0 !important}section.advert .advert-slider-simple .swiper-button-prev,section.advert .advert-slider-simple .swiper-button-next{width:46px;height:46px;--swiper-navigation-sides-offset: 0px;background:#EEEEF4;border-radius:100%;z-index:10}section.advert .advert-slider-simple .swiper-button-prev::after,section.advert .advert-slider-simple .swiper-button-next::after{transform:scale(0.5)}section.advert .advert-slider-simple .swiper-pagination{top:12px;width:auto;left:50%;transform:translate(-50%, 0)}section.advert .advert-slider-simple .swiper-pagination-bullet{--swiper-pagination-bullet-border-radius: 600px;--swiper-pagination-bullet-width: 50px;--swiper-pagination-bullet-height: 3px}@media (max-width:400px){section.advert .advert-slider-simple .swiper-pagination-bullet{--swiper-pagination-bullet-width: 30px}}section.advert .advert-slider-simple .swiper-pagination-bullet-active-prev{transform:unset}section.advert .advert-slider-simple .swiper-pagination-bullet-active-prev-prev{transform:unset}section.advert .advert-slider-simple .swiper-pagination-bullet-active-next{transform:unset}section.advert .advert-slider-simple .swiper-pagination-bullet-active-next-next{transform:unset}section.advert .advert-slider-simple .swiper{border-radius:20px}section.advert .advert-slider-simple .swiper-slide{min-height:230px;height:230px}section.advert .advert-slider-courses{flex:1}section.advert .advert-slider-courses .swiper{border-radius:20px}section.advert .advert-slider-courses .swiper-bottom{position:relative;height:50px;display:flex;justify-content:space-between}section.advert .advert-slider-courses .swiper-slide{min-height:230px;text-align:center;font-size:18px;border-radius:20px;width:100%}section.advert .advert-slider-courses .swiper-wrapper{min-height:230px;border-radius:20px;margin-bottom:20px;display:flex}section.advert .advert-slider-courses .swiper-button-prev,section.advert .advert-slider-courses .swiper-button-next{width:46px;height:46px;--swiper-navigation-sides-offset: 0px;background:#EEEEF4;border-radius:100%;z-index:10}section.advert .advert-slider-courses .swiper-button-prev::after,section.advert .advert-slider-courses .swiper-button-next::after{transform:scale(0.5)}section.advert .advert-slider-courses .swiper-pagination{top:12px;width:auto;left:50%;transform:translate(-50%, 0)}section.advert .advert-slider-courses .swiper-pagination-bullet{--swiper-pagination-bullet-border-radius: 600px;--swiper-pagination-bullet-width: 50px;--swiper-pagination-bullet-height: 3px}@media (max-width:400px){section.advert .advert-slider-courses .swiper-pagination-bullet{--swiper-pagination-bullet-width: 30px}}section.advert .advert-slider-courses .swiper-pagination-bullet-active-prev{transform:unset}section.advert .advert-slider-courses .swiper-pagination-bullet-active-prev-prev{transform:unset}section.advert .advert-slider-courses .swiper-pagination-bullet-active-next{transform:unset}section.advert .advert-slider-courses .swiper-pagination-bullet-active-next-next{transform:unset}section.advert .advert-slider-courses .swiper-slide{height:230px}section.advert .advert-slider-courses__header{font-weight:500;font-size:20px;line-height:130%;display:flex;width:100%;justify-content:space-between;align-items:center}@media (max-width:850px){section.advert .advert-slider-courses__header{flex-direction:column;align-items:start;row-gap:10px}}section.advert .advert-slider-courses__title{font-weight:500;font-size:16px;line-height:130%;color:#222222;text-align:left;margin-bottom:6px;text-decoration:none}section.advert .advert-slider-courses__subtitle{font-weight:400;font-size:17px;line-height:150%;color:#666666;text-align:left}section.advert .advert-slider-courses__price{font-weight:500;font-size:28px;line-height:120%;color:#005bff}section.advert .advert-slider-courses__label{background:#EEEEF4;border-radius:10px;padding:10px 5px}section.advert .advert-slider-courses__mark{color:#fd6901;font-weight:600;font-size:14px;line-height:17px;letter-spacing:0.02em}section.advert .advert-slider-courses__timer{font-weight:500;font-size:14px;line-height:130%;color:#222222;display:flex;gap:5px;min-width:111px}section.advert .advert-slider-courses__timer img{width:18px;height:18px}section.advert .advert-slider-courses__cart{background:#005bff;border-radius:10px;position:absolute;right:20px;bottom:25px;cursor:pointer}section.advert .advert-slider-courses__cart img{width:52px;height:50px;padding:15px;filter:invert(1)}section.advert .advert-slider-courses__marks{display:flex;gap:5px}section.advert .advert-slider-courses__item-wrapper{user-select:none;--vertpd: 25px;--horpd: 20px;padding:var(--vertpd) var(--horpd);display:flex;justify-content:space-between;flex-direction:column;align-items:start;height:calc(100% - var(--vertpd) * 2);border-radius:20px;border:1px solid #d1d1d1;background:rgba(0, 91, 255, 0.1);height:100%;text-align:left}section.info .info__wrapper{display:grid;grid-column-gap:25px;grid-row-gap:20px;grid-template-columns:repeat(auto-fit, minmax(320px, 1fr));grid-template-rows:1fr}@media (max-width:767px){section.info .info__wrapper{grid-template-columns:repeat(auto-fit, minmax(100%, 1fr))}}@media (max-width:850px){section.info .info__wrapper>*:nth-child(1){order:2}section.info .info__wrapper>*:nth-child(1){order:1}}section.info .info__button{margin-top:auto}@media (max-width:850px){section.info .info__button{margin-top:20px}section.info .info__button .button{width:100%}}section.info .info__list{padding-bottom:70px;display:flex;flex-direction:column}section.info .info__list ol{padding-right:50px;list-style-type:none;counter-reset:section}@media (max-width:850px){section.info .info__list ol{padding-right:0}}section.info .info__list ol li{padding:20px 0;font-weight:400;font-size:16px;line-height:150%;gap:55px;color:#222222;display:flex;align-items:center}section.info .info__list ol li:not(:last-child){border-bottom:1px solid #D1D1D1}@media (max-width:1024px){section.info .info__list ol li{padding:15px 0;gap:15px}}@media (max-width:850px){section.info .info__list ol li{font-size:14px}}section.info .info__list ol li::before{min-width:46px;width:46px;height:46px;border-radius:10px;background:#eeeef4;display:flex;align-items:center;justify-content:center;counter-increment:section;content:counter(section,decimal-leading-zero)}section.info .info__slider{height:100%;overflow:hidden}section.info .info__slider .swiper{border-radius:20px}section.info .info__slider .swiper-bottom{position:relative;height:50px;display:flex;justify-content:space-between}section.info .info__slider .swiper-slide{height:100%;min-height:370px;text-align:center;font-size:18px;border-radius:20px;width:100%;max-height:369px;border-radius:20px;overflow:hidden;flex:0 0 100%}@media (max-width:850px){section.info .info__slider .swiper-slide{max-height:210px;min-height:210px}}section.info .info__slider .swiper-wrapper{min-height:370px;border-radius:20px;margin-bottom:20px;display:flex}@media (max-width:850px){section.info .info__slider .swiper-wrapper{min-height:210px}}section.info .info__slider .swiper-button-prev,section.info .info__slider .swiper-button-next{width:46px;height:46px;--swiper-navigation-sides-offset: 0px;background:#EEEEF4;border-radius:100%;z-index:10}section.info .info__slider .swiper-button-prev::after,section.info .info__slider .swiper-button-next::after{transform:scale(0.5)}section.info .info__slider .swiper-pagination{top:12px;width:auto;left:50%;transform:translate(-50%, 0)}section.info .info__slider .swiper-pagination-bullet{--swiper-pagination-bullet-border-radius: 600px;--swiper-pagination-bullet-width: 50px;--swiper-pagination-bullet-height: 3px}@media (max-width:400px){section.info .info__slider .swiper-pagination-bullet{--swiper-pagination-bullet-width: 30px}}section.info .info__slider .swiper-pagination-bullet-active-prev{transform:unset}section.info .info__slider .swiper-pagination-bullet-active-prev-prev{transform:unset}section.info .info__slider .swiper-pagination-bullet-active-next{transform:unset}section.info .info__slider .swiper-pagination-bullet-active-next-next{transform:unset}section.info .info__slider .swiper-slide{background:#d9d9d9;border-radius:15px}section.info .info__slider .swiper-slide img{width:100%;height:100%;object-fit:cover}section.license{background:#eeeef4}section.license .license__wrapper{display:flex;gap:20px;padding-top:100px;padding-bottom:100px}@media (max-width:850px){section.license .license__wrapper{padding-top:70px;padding-bottom:70px}}section.license .license__image{position:absolute;right:29px;bottom:0px;z-index:0}@media (max-width:1100px){section.license .license__image{display:none}}section.license .license__items{margin:0 -7.5px;display:inline-flex;flex-direction:row;width:calc(100% + 14px)}section.license .license__item{--pd: 30px;background:#d9d9d9;border-radius:20px;min-height:300px;padding:var(--pd);flex:1;height:auto;position:relative;--mv: 100%;margin:0 7.5px;overflow:hidden}@media (max-width:850px){section.license .license__item{width:280px;max-width:280px;min-width:280px;padding:25px 20px}}section.license .license__item--main{--mv: min(580px, 100%);background:#ffffff;flex-grow:3;flex-shrink:0;max-width:var(--mv);position:relative;overflow:hidden}section.license .license__item-wrapper{user-select:none;z-index:2;gap:40px;height:100%;max-width:var(--mv);display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;position:relative}section.license .license__background{position:absolute;width:100%;height:100%;object-fit:cover;left:0;right:0;top:0;bottom:0}section.license .license__slide-title{font-weight:500;font-size:20px;line-height:130%;color:#fff;margin-bottom:15px}section.license .license__slide-title a{text-decoration:none;color:inherit}section.license .license__slide-title span{color:#005bff}section.license .license__title{font-weight:500;font-size:20px;line-height:130%;color:#000;margin-bottom:15px}section.license .license__title a{text-decoration:none;color:inherit}section.license .license__title span{color:#005bff}section.license .license__subtitle{font-weight:400;font-size:14px;line-height:150%;color:#666666;max-width:290px}@media (max-width:850px){section.license .license__subtitle{max-width:100%}}section.license .license__button{max-width:210px}@media (max-width:850px){section.license .license__button{max-width:100%}}section.license .license__button .button{width:100%}section.goal{display:flex;flex-direction:column;gap:24px}section.goal .goal__title span{color:#005BFF}section.goal .goal__content{display:flex}section.goal .goal__content--img{flex:0 0 288px}section.goal .goal__content--img img{width:100%;height:100%;border-top-left-radius:24px;border-bottom-left-radius:24px}section.goal .goal__content--text{flex:1;padding:40px;display:flex;flex-direction:column;gap:24px;font-size:18px;color:#222222;background-color:#005BFF1A;border-top-right-radius:24px;border-bottom-right-radius:24px}section.goal .goal__content--text-quote{padding:7px 24px;border-left:4px solid #005BFF;border-right:4px solid #005BFF}section.goal .goal__content--text-author{display:flex;flex-direction:column;gap:4px;font-size:16px}section.goal .goal__content--text-author span{font-size:20px;font-weight:600}@media (max-width:850px){section.goal .goal__content{flex-direction:column;padding:24px;gap:20px;background-color:#005BFF1A;border-radius:24px}section.goal .goal__content--img{flex:unset;display:flex;justify-content:center}section.goal .goal__content--img img{width:222px;height:222px;border-radius:24px}section.goal .goal__content--text{border-radius:unset;border-bottom-left-radius:24px;border-bottom-right-radius:24px;padding:0;font-size:16px;background-color:unset}section.goal .goal__content--text-quote{font-size:18px}section.goal .goal__content--text-author{font-size:14px}section.goal .goal__content--text-author span{font-size:16px}}.detail-info__item.reviews{margin-top:70px;margin-bottom:0}@media (min-width:1420px){.detail-info__item.reviews{margin-top:80px}}.detail-info__item.reviews .reviews__more-page{display:flex;justify-content:center;text-align:center}@media (max-width:850px){.detail-info__item.reviews .reviews__more-page{margin-top:10px}}.detail-info__item.reviews .reviews__text-more{text-align:left;background-color:#eeeef4;bottom:0;position:absolute;width:100%;padding:2px}.detail-info__item.reviews .reviews__text-more::before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(180deg, rgba(238, 238, 238, 0) 0%, #EEEEEE 100%);z-index:1;left:0;top:-25px}.detail-info__item.reviews .reviews__text-more a{font-size:14px;text-decoration:none}.detail-info__item.reviews .reviews__text-content{display:flex;flex-direction:column;row-gap:15px;position:relative;max-height:300px;overflow:hidden;text-overflow:ellipsis}.detail-info__item.reviews .reviews__swiper-bottom--1{display:none}.detail-info__item.reviews .reviews__swiper-bottom--2{display:none}@media (max-width:1024px){.detail-info__item.reviews .reviews__swiper-bottom--2{display:block}}.detail-info__item.reviews .reviews__program{text-align:left;text-decoration:none;color:inherit;font-size:14px}.detail-info__item.reviews .reviews__best{background:linear-gradient(47deg, #e75f00 0%, #ff6900 47.71%, #ffa667 100%);color:var(--white, #fff);display:flex;align-items:center;min-height:35px;max-height:0px;height:100%;padding:10px 15px;border-radius:10px;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:normal;position:absolute;right:20px;top:-16px}.detail-info__item.reviews .reviews__slider{display:grid !important;align-content:space-between;padding:20px 0}.detail-info__item.reviews .reviews__slider .swiper{border-radius:20px}.detail-info__item.reviews .reviews__slider .swiper-bottom{position:relative;height:50px;display:flex;justify-content:space-between}.detail-info__item.reviews .reviews__slider .swiper-slide{min-height:230px;text-align:center;font-size:18px;border-radius:20px;width:100%}.detail-info__item.reviews .reviews__slider .swiper-wrapper{min-height:230px;border-radius:20px;margin-bottom:20px}.detail-info__item.reviews .reviews__slider .swiper-button-prev,.detail-info__item.reviews .reviews__slider .swiper-button-next{width:46px;height:46px;--swiper-navigation-sides-offset: 0px;background:#EEEEF4;border-radius:100%;z-index:10}.detail-info__item.reviews .reviews__slider .swiper-button-prev::after,.detail-info__item.reviews .reviews__slider .swiper-button-next::after{transform:scale(0.5)}.detail-info__item.reviews .reviews__slider .swiper-pagination{top:12px;width:auto;left:50%;transform:translate(-50%, 0)}.detail-info__item.reviews .reviews__slider .swiper-pagination-bullet{--swiper-pagination-bullet-border-radius: 600px;--swiper-pagination-bullet-width: 50px;--swiper-pagination-bullet-height: 3px}@media (max-width:400px){.detail-info__item.reviews .reviews__slider .swiper-pagination-bullet{--swiper-pagination-bullet-width: 30px}}.detail-info__item.reviews .reviews__slider .swiper-pagination-bullet-active-prev{transform:unset}.detail-info__item.reviews .reviews__slider .swiper-pagination-bullet-active-prev-prev{transform:unset}.detail-info__item.reviews .reviews__slider .swiper-pagination-bullet-active-next{transform:unset}.detail-info__item.reviews .reviews__slider .swiper-pagination-bullet-active-next-next{transform:unset}.detail-info__item.reviews .reviews__slider .swiper-wrapper{min-height:auto !important;height:auto}.detail-info__item.reviews .reviews__slider-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;overflow:visible;min-width:0}.detail-info__item.reviews .reviews__slider .swiper-slide{min-height:auto !important}.detail-info__item.reviews .reviews__slider .swiper-slide{height:100%}.detail-info__item.reviews .reviews__item{background:#eeeef4;border-radius:20px;--vertpd: 25px;--horpd: 25px;display:flex;flex-direction:column;justify-content:space-between;max-width:100%;width:100%;height:100%}.detail-info__item.reviews .reviews__item-wrapper{padding:var(--vertpd) var(--horpd);border-radius:20px;position:relative;display:flex;flex-direction:column;row-gap:15px;height:100%}@media (max-width:850px){.detail-info__item.reviews .reviews__item-wrapper{padding:25px 20px;row-gap:10px}}.detail-info__item.reviews .reviews__item-content{font-weight:400;font-size:14px;line-height:150%;color:#666666;text-align:left;user-select:none}.detail-info__item.reviews .reviews__item-content-title{text-align:left;font-size:14px;font-weight:500;line-height:21px}.detail-info__item.reviews .reviews__user{min-height:46px;display:flex;gap:20px}.detail-info__item.reviews .reviews__user-info{display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start}@media (max-width:850px){.detail-info__item.reviews .reviews__user{gap:10px;min-height:46px}}.detail-info__item.reviews .reviews__marks{background:#ffffff;border-radius:10px;padding:10px;display:flex;align-items:center;gap:11px;width:fit-content}@media (max-width:850px){.detail-info__item.reviews .reviews__marks{position:static}}.detail-info__item.reviews .reviews__name{font-weight:500;font-size:16px;line-height:150%;color:#222222}@media (max-width:850px){.detail-info__item.reviews .reviews__name{font-weight:500;font-size:14px}}.detail-info__item.reviews .reviews__date{font-weight:400;font-size:14px;line-height:150%;color:#666666}@media (max-width:850px){.detail-info__item.reviews .reviews__date{font-weight:400;font-size:12px}}.detail-info__item.reviews .reviews__course-info{font-weight:400;font-size:14px;line-height:150%;color:#666666}.detail-info__item.reviews .reviews__course-info a{color:#222222;font-weight:500;text-decoration:none}.detail-info__item.reviews .reviews__avatar{height:100%;aspect-ratio:1;display:inline-block;width:46px;height:46px;flex:46px 0 0;border-radius:50%;overflow:hidden;background-color:#d9d9d9}.detail-info__item.reviews .reviews__avatar img{width:100%;height:100%}@media (max-width:850px){.detail-info__item.reviews .reviews__avatar{width:46px;height:46px}}.detail-info__item.reviews .reviews__no-color{--icon-color: #b9b9b9}.detail-info__item.reviews .reviews__rating{font-size:14px;color:#666}.detail-info__item.reviews .reviews__footer{display:flex;justify-content:space-between;margin-top:auto}.detail-info__item.reviews .reviews__footer-likes{display:flex;gap:10px}.detail-info__item.reviews .reviews__button{width:59px;color:#666;display:flex;gap:5px;padding:10px 14px;border-radius:10px;align-items:center;border:1px solid #666;font-size:14px;cursor:pointer;text-decoration:none}.detail-info__item.reviews .reviews__button--active{color:#005bff;border-color:#005bff}.detail-info__item.reviews .reviews__button--active path{fill:#005bff}.detail-info__item.reviews .reviews__more{width:100%;color:#666;display:flex;justify-content:center;gap:5px;padding:13px;border-radius:10px;align-items:center;border:1px solid #666;font-size:14px;cursor:pointer;text-decoration:none;color:#666;font-weight:500;margin-top:25px}section.reviews{margin-top:70px;margin-bottom:0}@media (min-width:1420px){section.reviews{margin-top:80px}}section.reviews .reviews__swiper-bottom--1{display:none}section.reviews .reviews__swiper-bottom--2{display:none}@media (max-width:1024){section.reviews .reviews__swiper-bottom--2{display:block}}section.reviews .reviews__more-page{display:flex;justify-content:center;text-align:center}section.reviews .reviews__program{text-decoration:none;color:inherit}section.reviews .reviews__slider{display:grid !important;align-content:space-between}section.reviews .reviews__slider .swiper{border-radius:20px}section.reviews .reviews__slider .swiper-bottom{position:relative;height:50px}section.reviews .reviews__slider .swiper-slide{min-height:230px;text-align:center;font-size:18px;border-radius:20px;width:100%}section.reviews .reviews__slider .swiper-wrapper{min-height:230px;border-radius:20px;margin-bottom:20px}section.reviews .reviews__slider .swiper-button-prev,section.reviews .reviews__slider .swiper-button-next{width:46px;height:46px;--swiper-navigation-sides-offset: 0px;background:#EEEEF4;border-radius:100%;z-index:10}section.reviews .reviews__slider .swiper-button-prev::after,section.reviews .reviews__slider .swiper-button-next::after{transform:scale(0.5)}section.reviews .reviews__slider .swiper-pagination{top:12px;width:auto;left:50%;transform:translate(-50%, 0)}section.reviews .reviews__slider .swiper-pagination-bullet{--swiper-pagination-bullet-border-radius: 600px;--swiper-pagination-bullet-width: 50px;--swiper-pagination-bullet-height: 3px}@media (max-width:400px){section.reviews .reviews__slider .swiper-pagination-bullet{--swiper-pagination-bullet-width: 30px}}section.reviews .reviews__slider .swiper-pagination-bullet-active-prev{transform:unset}section.reviews .reviews__slider .swiper-pagination-bullet-active-prev-prev{transform:unset}section.reviews .reviews__slider .swiper-pagination-bullet-active-next{transform:unset}section.reviews .reviews__slider .swiper-pagination-bullet-active-next-next{transform:unset}section.reviews .reviews__slider .swiper-wrapper{min-height:auto !important;height:auto}section.reviews .reviews__slider-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;overflow:visible;min-width:0}section.reviews .reviews__slider .swiper-slide{min-height:auto !important}section.reviews .reviews__slider .swiper-slide{height:100%}section.reviews .reviews__item{background:#eeeef4;border-radius:20px;--vertpd: 40px;--horpd: 30px;display:flex;flex-direction:column;justify-content:space-between;max-width:100%;width:100%;height:100%}section.reviews .reviews__item-wrapper{padding:var(--vertpd) var(--horpd);border-radius:20px;position:relative;display:flex;flex-direction:column;row-gap:25px;height:100%}@media (max-width:850px){section.reviews .reviews__item-wrapper{padding:25px 20px;row-gap:10px}}section.reviews .reviews__item-content{font-weight:400;font-size:14px;line-height:150%;color:#666666;text-align:left;user-select:none}section.reviews .reviews__user{min-height:64px;display:flex;gap:20px}section.reviews .reviews__user-info{display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start}@media (max-width:850px){section.reviews .reviews__user{gap:10px;min-height:46px}}section.reviews .reviews__marks{background:#ffffff;border-radius:10px;position:absolute;right:var(--horpd);top:var(--vertpd);padding:10px}@media (max-width:850px){section.reviews .reviews__marks{position:static}}section.reviews .reviews__name{font-weight:400;font-size:18px;line-height:150%;color:#222222}@media (max-width:850px){section.reviews .reviews__name{font-weight:500;font-size:14px}}section.reviews .reviews__course-info{font-weight:400;font-size:14px;line-height:150%;color:#666666}section.reviews .reviews__course-info a{color:#222222;font-weight:500;text-decoration:none}section.reviews .reviews__avatar{height:100%;aspect-ratio:1;display:inline-block;width:64px;height:64px;border-radius:50%;overflow:hidden;background-color:#d9d9d9}section.reviews .reviews__avatar img{width:100%;height:100%}@media (max-width:850px){section.reviews .reviews__avatar{width:46px;height:46px}}section.reviews .reviews__no-color{--icon-color: #b9b9b9}.accordion{background:var(--light-gray, #eeeef4);border-radius:15px;padding:30px}.accordion__arrow{content:"›";font-size:30px;float:right;transition:transform 0.3s;transform:rotate(90deg);width:36px;height:36px;min-width:36px;min-height:36px;border-radius:100%;background-color:white;color:#005bff;line-height:33px;text-align:center}.accordion__panel{color:var(--text, #666);font-size:16px;font-family:Inter;line-height:150%;overflow:hidden;max-height:0;transition:max-height 0.3s;border-radius:0 0 15px 15px;padding-top:5px}.accordion.active .accordion__panel{max-height:1000px}.accordion__title{border-radius:15px;cursor:pointer;font-family:Inter;font-weight:500;gap:5px;line-height:130%;color:#222;display:flex;justify-content:space-between;align-items:center}.accordion.active .accordion__arrow{transform:rotate(270deg)}section.results .results__wrapper{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:20px;grid-row-gap:20px}section.results .results__wrapper div:nth-child(1){grid-area:1 / 1 / 3 / 2}section.results .results__wrapper div:nth-child(2){grid-area:1 / 2 / 2 / 3}section.results .results__wrapper div:nth-child(3){grid-area:2 / 2 / 3 / 3}section.results .results__wrapper div:nth-child(4){grid-area:1 / 3 / 3 / 4}section.results .results__wrapper div:nth-child(5){grid-area:1 / 4 / 3 / 5}@media (max-width:1023px){section.results .results__wrapper{display:flex;gap:0;margin:0 -7.5px}}section.results .results__item{border-radius:20px;background:var(--light-gray, #eeeef4);padding:30px;display:flex;flex-direction:column;justify-content:space-between;min-height:250px;display:flex !important}@media (min-width:1024px){section.results .results__item{width:auto !important}}@media (max-width:1023px){section.results .results__item{display:flex !important;justify-content:space-between;min-width:250px;width:250px;margin:0 7.5px;min-height:320px}}section.results .results__value{color:var(--blue, #005bff);font-size:52px;font-family:Inter;font-weight:500;line-height:120%}section.results .results__description{color:var(--text, #666);font-size:16px;font-family:Inter;line-height:150%}section.results .results__description span{color:#005bff}.icon--time{content:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M7.992 0C3.576 0 0 3.584 0 8C0 12.416 3.576 16 7.992 16C12.416 16 16 12.416 16 8C16 3.584 12.416 0 7.992 0ZM8 14.4C4.464 14.4 1.6 11.536 1.6 8C1.6 4.464 4.464 1.6 8 1.6C11.536 1.6 14.4 4.464 14.4 8C14.4 11.536 11.536 14.4 8 14.4ZM8.4 4H7.2V8.8L11.4 11.32L12 10.336L8.4 8.2V4Z" fill="%23005BFF"/></svg>')}.icon--calendar{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M1.77778 16C1.28889 16 0.870223 15.8432 0.521779 15.5296C0.173335 15.216 -0.000591083 14.8395 1.50915e-06 14.4V3.2C1.50915e-06 2.76 0.174224 2.3832 0.522668 2.0696C0.871112 1.756 1.28948 1.59947 1.77778 1.6H2.66667V0H4.44445V1.6H11.5556V0H13.3333V1.6H14.2222C14.7111 1.6 15.1298 1.7568 15.4782 2.0704C15.8267 2.384 16.0006 2.76053 16 3.2V14.4C16 14.84 15.8258 15.2168 15.4773 15.5304C15.1289 15.844 14.7105 16.0005 14.2222 16H1.77778ZM1.77778 14.4H14.2222V6.4H1.77778V14.4ZM1.77778 4.8H14.2222V3.2H1.77778V4.8ZM8 9.6C7.74815 9.6 7.53689 9.5232 7.36622 9.3696C7.19556 9.216 7.11052 9.02613 7.11111 8.8C7.11111 8.57333 7.19644 8.3832 7.36711 8.2296C7.53778 8.076 7.74874 7.99947 8 8C8.25185 8 8.46311 8.0768 8.63378 8.2304C8.80444 8.384 8.88948 8.57387 8.88889 8.8C8.88889 9.02667 8.80356 9.2168 8.63289 9.3704C8.46222 9.524 8.25126 9.60053 8 9.6ZM4.44445 9.6C4.19259 9.6 3.98133 9.5232 3.81067 9.3696C3.64 9.216 3.55496 9.02613 3.55556 8.8C3.55556 8.57333 3.64089 8.3832 3.81156 8.2296C3.98222 8.076 4.19319 7.99947 4.44445 8C4.6963 8 4.90756 8.0768 5.07822 8.2304C5.24889 8.384 5.33393 8.57387 5.33333 8.8C5.33333 9.02667 5.248 9.2168 5.07733 9.3704C4.90667 9.524 4.6957 9.60053 4.44445 9.6ZM11.5556 9.6C11.3037 9.6 11.0924 9.5232 10.9218 9.3696C10.7511 9.216 10.6661 9.02613 10.6667 8.8C10.6667 8.57333 10.752 8.3832 10.9227 8.2296C11.0933 8.076 11.3043 7.99947 11.5556 8C11.8074 8 12.0187 8.0768 12.1893 8.2304C12.36 8.384 12.445 8.57387 12.4444 8.8C12.4444 9.02667 12.3591 9.2168 12.1884 9.3704C12.0178 9.524 11.8068 9.60053 11.5556 9.6ZM8 12.8C7.74815 12.8 7.53689 12.7232 7.36622 12.5696C7.19556 12.416 7.11052 12.2261 7.11111 12C7.11111 11.7733 7.19644 11.5832 7.36711 11.4296C7.53778 11.276 7.74874 11.1995 8 11.2C8.25185 11.2 8.46311 11.2768 8.63378 11.4304C8.80444 11.584 8.88948 11.7739 8.88889 12C8.88889 12.2267 8.80356 12.4168 8.63289 12.5704C8.46222 12.724 8.25126 12.8005 8 12.8ZM4.44445 12.8C4.19259 12.8 3.98133 12.7232 3.81067 12.5696C3.64 12.416 3.55496 12.2261 3.55556 12C3.55556 11.7733 3.64089 11.5832 3.81156 11.4296C3.98222 11.276 4.19319 11.1995 4.44445 11.2C4.6963 11.2 4.90756 11.2768 5.07822 11.4304C5.24889 11.584 5.33393 11.7739 5.33333 12C5.33333 12.2267 5.248 12.4168 5.07733 12.5704C4.90667 12.724 4.6957 12.8005 4.44445 12.8ZM11.5556 12.8C11.3037 12.8 11.0924 12.7232 10.9218 12.5696C10.7511 12.416 10.6661 12.2261 10.6667 12C10.6667 11.7733 10.752 11.5832 10.9227 11.4296C11.0933 11.276 11.3043 11.1995 11.5556 11.2C11.8074 11.2 12.0187 11.2768 12.1893 11.4304C12.36 11.584 12.445 11.7739 12.4444 12C12.4444 12.2267 12.3591 12.4168 12.1884 12.5704C12.0178 12.724 11.8068 12.8005 11.5556 12.8Z" fill="%23005BFF"/></svg>')}.icon--document{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="16" viewBox="0 0 14 16" fill="none"><path d="M2.00909 0C1.33709 0 0.77832 0.558769 0.77832 1.23077V12.9231C0.77832 13.5951 1.33709 14.1538 2.00909 14.1538H3.23986V16L5.08601 14.7692L6.93217 16V11.5963C6.84723 11.6453 6.75674 11.6839 6.66263 11.7114C6.59677 11.8533 6.50341 11.9808 6.38796 12.0864C6.2725 12.1921 6.13725 12.2738 5.99001 12.3268C5.85981 12.3693 5.72322 12.3889 5.58632 12.3846C5.41401 12.3846 5.2417 12.3625 5.08601 12.2886C4.92845 12.3574 4.75754 12.3902 4.58571 12.3846C4.44786 12.3846 4.31309 12.3742 4.18201 12.3268C3.88503 12.2188 3.64295 11.9975 3.50878 11.7114C3.41492 11.6838 3.32465 11.6451 3.23986 11.5963V12.9231H2.00909V1.23077H11.8552V12.9231H8.77832C8.61511 12.9231 8.45859 12.9879 8.34318 13.1033C8.22777 13.2187 8.16294 13.3753 8.16294 13.5385C8.16294 13.7017 8.22777 13.8582 8.34318 13.9736C8.45859 14.089 8.61511 14.1538 8.77832 14.1538H11.8552C12.5272 14.1538 13.086 13.5951 13.086 12.9231V1.23077C13.086 0.558769 12.5272 0 11.8552 0H2.00909ZM3.74017 3.07692C3.57696 3.09218 3.42649 3.17165 3.32188 3.29785C3.21726 3.42405 3.16706 3.58664 3.18232 3.74985C3.19758 3.91306 3.27705 4.06352 3.40325 4.16814C3.52945 4.27275 3.69203 4.32295 3.85524 4.30769H10.0091C10.1723 4.30769 10.3288 4.24286 10.4442 4.12745C10.5596 4.01204 10.6245 3.85552 10.6245 3.69231C10.6245 3.5291 10.5596 3.37257 10.4442 3.25717C10.3288 3.14176 10.1723 3.07692 10.0091 3.07692H3.85524C3.83597 3.07602 3.81667 3.07602 3.7974 3.07692C3.77833 3.07604 3.75923 3.07604 3.74017 3.07692ZM3.74017 5.53846C3.57696 5.55372 3.42649 5.63319 3.32188 5.75939C3.21726 5.88559 3.16706 6.04817 3.18232 6.21138C3.19758 6.3746 3.27705 6.52506 3.40325 6.62967C3.52945 6.73429 3.69203 6.78449 3.85524 6.76923H8.16294C8.32615 6.76923 8.48267 6.7044 8.59808 6.58899C8.71349 6.47358 8.77832 6.31706 8.77832 6.15385C8.77832 5.99064 8.71349 5.83411 8.59808 5.7187C8.48267 5.6033 8.32615 5.53846 8.16294 5.53846H3.85524C3.83597 5.53756 3.81667 5.53756 3.7974 5.53846C3.77833 5.53758 3.75923 5.53758 3.74017 5.53846ZM5.08601 7.78831C4.96244 7.78844 4.84205 7.82751 4.74196 7.89999C4.64186 7.97246 4.56716 8.07464 4.52847 8.192C4.50324 8.20062 4.47555 8.20185 4.45155 8.21169C4.34754 8.14919 4.22646 8.12114 4.10556 8.13153C3.98467 8.14191 3.87014 8.19021 3.77832 8.26954C3.68536 8.34715 3.61879 8.45171 3.58782 8.56878C3.55684 8.68585 3.56298 8.80965 3.6054 8.92308C3.58878 8.94831 3.58201 8.97354 3.56663 9C3.44642 9.02002 3.33547 9.07711 3.2493 9.16329C3.16313 9.24946 3.10604 9.36041 3.08601 9.48062C3.06625 9.59767 3.08342 9.71798 3.13514 9.82484C3.18686 9.93169 3.27056 10.0198 3.37463 10.0769C3.37894 10.1157 3.36663 10.1551 3.37463 10.1926C3.30033 10.2831 3.25506 10.3938 3.24474 10.5104C3.23442 10.6271 3.25953 10.7441 3.31678 10.8462C3.43617 11.0535 3.6737 11.1692 3.91309 11.1348C3.94386 11.1637 3.97524 11.1852 4.00909 11.2117C4.01524 11.4498 4.16724 11.6671 4.39371 11.7502C4.61771 11.832 4.87124 11.7532 5.02817 11.5766C5.05094 11.5778 5.06263 11.5963 5.08601 11.5963C5.11124 11.5963 5.13771 11.5778 5.16294 11.5766C5.21607 11.6366 5.28121 11.6847 5.35415 11.7179C5.42709 11.7511 5.50619 11.7686 5.58632 11.7692C5.65278 11.7692 5.71309 11.7735 5.77832 11.7502C5.88899 11.7093 5.98483 11.6361 6.0534 11.54C6.12198 11.444 6.16014 11.3296 6.16294 11.2117C6.19555 11.1858 6.22755 11.1637 6.25894 11.1348C6.37576 11.1513 6.49487 11.1327 6.60108 11.0813C6.70728 11.0299 6.79577 10.9481 6.85524 10.8462C6.91263 10.744 6.93782 10.6269 6.92749 10.5101C6.91717 10.3934 6.87183 10.2825 6.7974 10.192C6.80601 10.1551 6.79186 10.1145 6.7974 10.0769C6.90184 10.0202 6.98587 9.93218 7.03764 9.8252C7.08942 9.71823 7.10634 9.59771 7.08601 9.48062C7.06608 9.36037 7.00902 9.24937 6.92283 9.16319C6.83664 9.077 6.72564 9.01994 6.6054 9C6.59063 8.97292 6.58324 8.94892 6.56663 8.92308C6.60937 8.80959 6.61568 8.68561 6.58469 8.56837C6.5537 8.45113 6.48694 8.34646 6.39371 8.26892C6.30186 8.18961 6.18729 8.14136 6.06637 8.13108C5.94546 8.1208 5.82439 8.14902 5.72047 8.21169C5.69586 8.20185 5.66878 8.20062 5.64355 8.19262C5.60497 8.07514 5.53031 7.97283 5.43021 7.90024C5.33011 7.82765 5.20966 7.78848 5.08601 7.78831ZM5.08601 8.86523C5.63124 8.86523 6.06694 9.30092 6.06694 9.84615C6.06694 10.3926 5.63186 10.8271 5.08601 10.8271C4.95699 10.8278 4.8291 10.8029 4.70976 10.7539C4.59042 10.7049 4.48199 10.6326 4.39076 10.5414C4.29952 10.4502 4.2273 10.3417 4.17826 10.2224C4.12923 10.1031 4.10436 9.97518 4.10509 9.84615C4.10509 9.30031 4.54078 8.86523 5.08601 8.86523Z" fill="%23005BFF"/></svg>')}.icon--almamater{content:url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 20 19" fill="none"><path d="M7.91842 1.94399C8.53427 1.65166 9.20744 1.5 9.88915 1.5C10.5709 1.5 11.244 1.65166 11.8599 1.94399L17.8076 4.73252C19.1019 5.33876 19.1019 7.43837 17.8076 8.04461L11.8608 10.8331C11.2448 11.1256 10.5715 11.2773 9.88959 11.2773C9.20772 11.2773 8.53439 11.1256 7.91842 10.8331L1.9707 8.04461C0.676435 7.43837 0.676435 5.33876 1.9707 4.73252L7.91754 1.94399H7.91842Z" stroke="%23005BFF" stroke-width="2"/><path d="M1 6.38867V11.2777M16.1116 9.05542V13.6111C16.1116 14.5071 15.6644 15.3463 14.8804 15.7801C13.5746 16.5045 11.4856 17.5001 9.88915 17.5001C8.29266 17.5001 6.20371 16.5036 4.89789 15.7809C4.11476 15.3463 3.66674 14.5071 3.66674 13.612V9.05542" stroke="%23005BFF" stroke-width="2" stroke-linecap="round"/></svg>')}.catalog{margin-bottom:30px}.catalog__header{margin-bottom:15px}.catalog__h1{color:var(--Blue, #005BFF);font-size:44px;font-weight:500;line-height:120%}@media (max-width:850px){.catalog__h1{font-size:24px}}.catalog__wrapper{display:flex;gap:20px}.catalog__filter{border-radius:20px;border:1px solid var(--gray, #d1d1d1);background:#fff;max-width:calc(380px - (25px * 2));width:100%;display:inline-flex;flex-direction:column;padding:25px;gap:40px}@media (max-width:767px){.catalog__filter{display:none}}.catalog__filter-title{color:#000;font-size:22px;font-family:Inter;font-style:normal;font-weight:500;line-height:140%;margin-bottom:20px}.catalog__filter-title a{text-decoration:none;color:inherit}.catalog__filter-radios{display:flex;flex-direction:column;gap:15px}.catalog__filter-row{display:flex;flex-direction:column}.catalog__filter-row label{display:flex;gap:15px}.catalog__filter-row label input{border-radius:10px;border:1px solid var(--gray, #d1d1d1);background:#fff;color:var(--text, #666);font-size:16px;font-family:Inter;font-style:normal;font-weight:400;line-height:normal;padding:20px}.catalog__programs{width:100%}.catalog-program{border-radius:20px;padding:30px 35px;background:#e6efff;flex:1 1 100%}.catalog-program__more{display:flex;margin-top:20px}@media (max-width:1200px){.catalog-program__more{margin-top:10px}}.catalog-program--grid{flex:1 1 calc(50% - 10px);padding:30px;display:flex;flex-direction:column}.catalog-program--grid .catalog-program__features-row{flex-direction:column;align-items:flex-start;gap:8px}.catalog-program--grid .catalog-program__description{min-height:325px}.catalog-program--grid .catalog-program__bottom{flex-direction:column;align-items:flex-start;flex:1 1 100%}.catalog-program--grid .catalog-program__more{margin-top:10px}.catalog-program--grid .catalog-program__bottom-more{font-size:16px}.catalog-program--grid .catalog-program__bottom-callback{order:1}.catalog-program--grid .catalog-program__bottom-buttons--line{flex:unset}@media (max-width:767px){.catalog-program{padding:25px 20px}}.catalog-program__features-row{display:flex;gap:30px;align-items:center}@media (max-width:850px){.catalog-program__features-row{flex-direction:column;gap:13px;align-items:start}}.catalog-program__features{display:flex;flex-direction:column;gap:8px}@media (max-width:850px){.catalog-program__features{gap:13px}}.catalog-program__feature{display:flex;align-items:center;gap:10px}.catalog-program__feature-text{font-size:14px;line-height:150%;color:var(--Text, #666)}.catalog-program__feature-text svg{cursor:pointer;vertical-align:text-top}.catalog-program__title{margin-bottom:15px}.catalog-program__title a{text-decoration:none;color:inherit}.catalog-program img{width:auto;height:auto}.catalog-program__description{border-bottom:1px solid #d1d1d1;padding-bottom:25px}.catalog-program__header{display:flex;justify-content:space-between;gap:10px;margin-bottom:20px;flex-wrap:wrap}.catalog-program__title{color:#000;font-size:26px;font-family:Inter;font-style:normal;font-weight:500;line-height:130%}@media (max-width:850px){.catalog-program__title{font-size:20px;word-wrap:break-word}}.catalog-program__title a{text-decoration:none;color:inherit}.catalog-program__reviews,.catalog-program__labels{flex-wrap:wrap}.catalog-program__labels{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.catalog-program__reviews{display:flex;gap:10px;align-items:center}@media (max-width:767px){.catalog-program__reviews{flex-direction:row-reverse;justify-content:start}}.catalog-program__label,.catalog-program__fav-btn,.catalog-program__review{display:flex;align-items:center;min-height:35px;max-height:0px;height:100%;padding:10px 15px;color:var(--black, #222);border-radius:10px;background:var(--white, #fff);font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}.catalog-program__label._active,.catalog-program__fav-btn._active,.catalog-program__review._active{background:var(--blue, #005bff);color:var(--white, #fff)}.catalog-program__label._active svg,.catalog-program__fav-btn._active svg,.catalog-program__review._active svg{filter:brightness(0) invert(1)}.catalog-program__label--orange,.catalog-program__fav-btn--orange,.catalog-program__review--orange{background:linear-gradient(47deg, #e75f00 0%, #ff6900 47.71%, #ffa667 100%);color:var(--white, #fff)}.catalog-program__label span,.catalog-program__fav-btn span,.catalog-program__review span{color:var(--red, #fd6901);font-size:13px;font-family:Inter;font-style:normal;font-weight:600;line-height:normal;letter-spacing:0.26px}.catalog-program__review{display:flex;gap:10px}.catalog-program__bottom{padding-top:18px;align-items:flex-end;flex-wrap:wrap;display:flex;gap:8px}@media (max-width:767px){.catalog-program__bottom{padding-top:25px}}@media (max-width:1200px){.catalog-program__bottom{flex-direction:column}}.catalog-program__bottom>div{flex:1 1}.catalog-program__bottom-callback{flex:1 1 100%;line-height:100%}@media (max-width:1200px){.catalog-program__bottom-callback{order:1}}.catalog-program__bottom-more{flex:1 1 100%;font-size:14px;padding:16px;line-height:100%}@media (max-width:1200px){.catalog-program__bottom-more{font-size:16px}}.catalog-program__bottom-add{flex:1;text-align:center}.catalog-program__bottom-buttons{display:flex;row-gap:10px;--gap: 10px;gap:var(--gap);width:100%;max-height:48px}.catalog-program__bottom-buttons>select{flex:0 0 calc(calc(100% / 2) - var(--gap))}.catalog-program__bottom-buttons--line{flex-wrap:nowrap;width:100%}.catalog-program__bottom-buttons .select2{border-radius:10px;background:#fff;color:var(--blue, #005bff);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:103%;width:320px;max-width:100%;border:none;border:1px solid #fff;transition:border 120ms ease-in-out}.catalog-program__bottom-buttons .select2::after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="9" viewBox="0 0 15 9" fill="none"><path d="M14.5 1L7.5 8L0.5 1" stroke="%23005BFF"/></svg>');position:absolute;right:8px;top:50%;width:15px;transform:translateY(-50%) rotate(0deg);pointer-events:none;transition:transform 120ms ease-in-out}.catalog-program__bottom-buttons .select2 .select2-selection__rendered{color:var(--Blue, #005BFF) !important}.catalog-program__bottom-buttons .select2::-ms-expand{display:none}.catalog-program__bottom-buttons .select2:focus{outline:none}.catalog-program__bottom-buttons .select2.select2-container--open::after{transform:translateY(-50%) rotate(180deg)}.catalog-program__bottom-buttons .select2.select2-container--open.select2-container--above{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-color:#fff;border:1px solid var(--Blue, #005BFF)}.catalog-program__bottom-buttons .select2.select2-container--open.select2-container--below{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;background-color:#fff;border:1px solid var(--Blue, #005BFF)}.catalog-program__bottom-buttons .select2 .select2-selection--single{border:none;background:transparent;color:var(--Blue, #005BFF);font-size:16px;padding:9px;height:auto}.catalog-program__bottom-buttons .select2 .select2-selection--single .select2-selection__arrow{display:none}.catalog-program__bottom .button{padding:15px}.catalog-program__bottom .button--icon{padding:11px}.catalog-program__bottom-label{color:#000;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.catalog-program__bottom-sale{height:fit-content;color:#fff;background-color:#FD6901;border-radius:5px;font-size:16px;line-height:100%;padding:5px 10px;font-weight:400;align-self:end}.catalog-program__bottom-price{display:flex;position:relative;width:max-content;color:var(--blue, #005bff);font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:120%;margin:12px 0 8px;gap:12px}.catalog-program__bottom-price span{font-size:36px;line-height:100%}@media (max-width:767px){.catalog-program__bottom-price span{font-size:26px}}.catalog-program__bottom-price small{font-size:22px;align-self:end}@media (max-width:767px){.catalog-program__bottom-price{font-size:18px}}.catalog-program__bottom-parts{margin-top:8px;color:var(--text, #666);font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.catalog-program__bottom-parts svg{cursor:pointer;vertical-align:text-top}.catalog-program__bottom-installment{display:flex;align-items:center;gap:8px}.catalog-program__bottom-installment span{color:var(--white);padding:4px 8px;border-radius:4px;background-color:var(--hardblue)}.catalog-program__bottom-installment small{font-size:14px;color:var(--mediumgray)}@media (max-width:1420px){.catalog-detail .def-text{font-size:14px}}.catalog-detail .catalog-program__fav-btn{position:absolute;top:20px;right:15px}.catalog-detail .page-section{margin-bottom:60px}.catalog-detail__header{margin-bottom:25px}.catalog-detail__header .wrapper{padding:25px 20px 30px 20px;color:white;border-radius:20px;background:linear-gradient(136deg, #5d97ff 0%, #005bff 42.5%, #003ca9 100%)}@media (min-width:1420px){.catalog-detail__header .wrapper{padding:35px 40px}}.catalog-detail__header .title--h2{font-family:Inter;font-size:44px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:15px}@media (max-width:850px){.catalog-detail__header .title--h2{font-size:24px}}.catalog-detail__header .title--h3{font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:150%;word-wrap:break-word;max-width:75%}@media (max-width:850px){.catalog-detail__header .title--h3{max-width:100%}}.catalog-detail__breadcrumbs{color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.catalog-detail__header-top{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-bottom:30px;justify-content:space-between}.buy-block{background-color:#eeeef4;border-radius:10px;display:flex;padding:20px 20px;flex-direction:column}@media (max-width:1420px){.buy-block{top:unset;bottom:unset;margin-bottom:20px;position:relative}}.buy-block__wrap{padding-bottom:25px}.buy-block__installment{display:flex;align-items:center;gap:4px;color:var(--Text, #666);font-size:14px}.buy-block__installment svg{margin-left:2px;cursor:pointer}.buy-block__title{font-size:20px;font-weight:500;line-height:130%}.buy-block__labels{display:flex;margin:10px 0;gap:10px}.buy-block__fav-btn{border-radius:10px;background:var(--White, #FFF);display:flex;align-items:center;padding:6px 15px;cursor:pointer}.buy-block__fav-btn:hover{background:var(--Blue, #005BFF)}.buy-block__fav-btn:hover svg{filter:brightness(0) invert(1)}.buy-block__fav-btn._active{background:var(--Blue, #005BFF);color:var(--White, #FFF)}.buy-block__fav-btn._active svg{filter:brightness(0) invert(1)}.buy-block__review{border-radius:10px;background:var(--White, #FFF);display:flex;align-items:center;padding:6px 15px;cursor:pointer;text-decoration:none;color:var(--Black, #222)}.buy-block__review:hover{background:var(--Blue, #005BFF);color:var(--White, #FFF)}.buy-block__review span{margin-right:6px}.buy-block__review svg{margin-right:10px}.buy-block__share{border-radius:10px;background:var(--White, #FFF);display:flex;align-items:center;padding:6px 15px;cursor:pointer}.buy-block__share:hover{background:var(--Blue, #005BFF)}.buy-block__share:hover svg{filter:brightness(0) invert(1)}.buy-block__info-question{display:inline}.buy-block__info-question svg{margin-bottom:-4px;margin-left:3px}.buy-block__header{display:flex;gap:6px;flex-direction:column;margin:8px 0}.buy-block__header-title{font-size:16px;font-weight:500;line-height:130%}.buy-block__header-date{color:var(--Text, #666);font-size:14px;line-height:150%;width:max-content;display:flex;padding:7px 6px;background-color:#fff;border-radius:10px}.buy-block__header-date-wrap{display:flex;gap:8px;align-items:center}.buy-block__info{display:flex;flex-direction:column;gap:12px;margin-top:10px;margin-bottom:20px}.buy-block__info-item{display:flex;flex-direction:row;gap:8px;align-items:center}.buy-block__info-icon{width:26px;height:26px;border:solid 1px #005BFF;border-radius:9px;flex:0 0 26px;display:flex;align-items:center;justify-content:center}.buy-block__info-text{color:var(--Text, #666);font-size:14px;line-height:150%}.buy-block__sale{display:flex;gap:10px}.buy-block__sale span{border-radius:5px;background:var(--Red, #FD6901);padding:5px 10px;color:var(--White, #FFF)}.buy-block__price{display:flex;gap:10px;flex-direction:row;align-items:baseline;margin-top:10px;margin-bottom:20px;white-space:nowrap}.buy-block__price-actual{color:var(--Blue, #005BFF);font-size:32px;font-weight:500;line-height:120%}.buy-block__price-old{color:var(--Gray, #D1D1D1);font-size:27px;font-weight:500;line-height:120%;text-decoration-line:strikethrough;text-decoration:line-through}@media (max-width:420px){.buy-block__price{flex-direction:column}}.buy-block__installment{display:flex;flex-direction:column;gap:12px}.buy-block__installment-choice{width:100%;display:flex;gap:12px;align-items:center}.buy-block__installment-choice .select2{background:var(--white) !important;border:none !important;flex:0 0 145px}.buy-block__installment-choice div{font-size:22px;font-weight:600;color:var(--hardblue)}@media (max-width:385px){.buy-block__installment-choice div{font-size:18px}}.buy-block__installment-desc{display:flex;gap:6px;align-self:start;flex-wrap:wrap;font-size:14px;font-weight:400;color:var(--mediumgray)}.buy-block__buttons{margin-top:20px;display:flex;--gap: 10px;gap:var(--gap)}.buy-block__buttons .button{padding:11px}.buy-block__buttons button,.buy-block__buttons div{flex:1 0 calc(calc(100%/2) - var(--gap))}.buy-block__time-wrap{position:relative}.buy-block .select2{width:100%;border-radius:10px;border:1px solid var(--Blue, #005BFF);background:transparent;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin:0;position:relative;font-size:16px;width:100% !important}.buy-block .select2::after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="9" viewBox="0 0 15 9" fill="none"><path d="M14.5 1L7.5 8L0.5 1" stroke="%23005BFF"/></svg>');position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(0deg);pointer-events:none;transition:transform 120ms ease-in-out}.buy-block .select2 .select2-selection__rendered{color:var(--Blue, #005BFF) !important}.buy-block .select2::-ms-expand{display:none}.buy-block .select2:focus{outline:none}.buy-block .select2.select2-container--open::after{transform:translateY(-50%) rotate(180deg)}.buy-block .select2.select2-container--open.select2-container--above{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-color:#fff}.buy-block .select2.select2-container--open.select2-container--below{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;background-color:#fff}.buy-block .select2 .select2-selection--single{border:none;background:transparent;color:var(--Blue, #005BFF);font-size:16px;padding:9px;height:auto}.buy-block .select2 .select2-selection--single .select2-selection__arrow{display:none}.buy-block__order-callback{margin-top:10px}.buy-block__order-callback .button{padding:13px;width:100%}.select2-dropdown--white{border:1px solid #005bff !important;border-radius:10px !important;overflow:hidden !important;z-index:1 !important}.select2-dropdown--white.select2-dropdown--below{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-color:#fff}.select2-dropdown--white.select2-dropdown--above{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;background-color:#fff}.select2-dropdown--white .select2-results__option--highlighted.select2-results__option--selectable{background-color:#005BFF !important;color:#fff !important}.select2-dropdown--white .select2-results__option{padding:13px !important}.select2-dropdown--big-padding .select2-results__option{padding:12px 23px !important}.block--rounded{border-radius:20px}.block--grey{border-radius:20px;background:#293a52;color:#eeeef4}.flex{padding:35px 30px;display:flex;gap:40px}.flex--row{flex-direction:row}.flex--column{flex-direction:column}.flex--sb{justify-content:space-between}.sale-block{margin-bottom:20px;padding:25px 20px 30px 20px}.sale-block__val .description{white-space:nowrap}.sale-block>div{display:flex;flex-direction:column;justify-content:space-between;gap:10px}.sale-block__button{justify-content:center}.sale-block__title{font-size:18px;font-weight:500}.sale-block .percent{font-size:30px;font-weight:500}.sale-block .description{font-size:14px;font-weight:400;line-height:150%}@media (min-width:1420px){.sale-block{padding:35px 30px}}@media (max-width:1419px){.sale-block{flex-direction:column}}.title{font-family:Inter;font-size:38px;font-style:normal;font-weight:500;line-height:120%}.title--h2{font-family:Inter;font-size:44px;font-style:normal;font-weight:500;line-height:120%}.text{color:var(--text, #666);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:180%}.text.text--black{color:var(--text, #000)}.text ul{list-style:none;margin-bottom:16px}.text ul li{display:flex;margin-bottom:5px}.text ul li p{margin-bottom:0}.text ul li::before{margin:0 10px;content:"•";color:var(--blue, #005bff)}.text ol{margin-left:1.8em;margin-bottom:16px}.text ol li{margin-bottom:5px}.text ol li p{margin-bottom:0}.text p{margin-bottom:16px}.text h2{color:#000}.text a{text-decoration:none}.text a:hover{text-decoration:underline}.page-section{padding-top:60px}.faq{margin-top:70px;margin-bottom:30px}@media (min-width:1420px){.faq{margin-top:80px}}@media (max-width:460px){.faq{margin-top:0}}.faq__item{margin-bottom:10px}@media (min-width:1420px){.faq__item{margin-bottom:20px}}.detail-info__item.intro-text{word-wrap:break-word}section.skills,.detail-info__item.skills{margin-top:30px;overflow:hidden;margin-bottom:50px}@media (min-width:1420px){section.skills,.detail-info__item.skills{margin-bottom:80px}}section.skills .skills__items,.detail-info__item.skills .skills__items{display:flex;flex-wrap:wrap;gap:15px}section.skills .skills__item,.detail-info__item.skills .skills__item{min-width:240px}section.skills .skills__swiper,.detail-info__item.skills .skills__swiper{overflow:hidden}@media (max-width:1419px){section.skills .skills__swiper,.detail-info__item.skills .skills__swiper{overflow:visible}}section.skills .skills__item-wrapper,.detail-info__item.skills .skills__item-wrapper{background-color:#EEEEF4;padding:25px;border-radius:20px}section.skills .skills__item-wrapper--short,.detail-info__item.skills .skills__item-wrapper--short{padding:0 7px;height:100%}section.skills .skills__wrapper--short,.detail-info__item.skills .skills__wrapper--short{margin:0 -7px;height:100%}section.skills .skills__text,.detail-info__item.skills .skills__text{color:#222222;text-align:left;line-height:180%}section.skills .skills__image,.detail-info__item.skills .skills__image{position:absolute;right:var(--pd);bottom:0;z-index:0}section.skills .skills__item,.detail-info__item.skills .skills__item{--pd: 30px;border-radius:20px;min-height:210px;padding:0;--mv: 100%}section.skills .skills__item--main,.detail-info__item.skills .skills__item--main{--mv: 75%;background:#ffffff;flex-grow:3;flex-shrink:0;max-width:var(--mv);position:relative;overflow:hidden}section.skills .skills__item-wrapper,.detail-info__item.skills .skills__item-wrapper{z-index:2;height:100%;max-width:var(--mv);display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;position:relative}section.skills .skills__number,.detail-info__item.skills .skills__number{color:var(--White, #fff);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:120%;border-radius:10px;background:var(--Blue, #005bff);width:46px;aspect-ratio:1;text-align:center;display:flex;justify-content:center;align-items:center}section.skills .skills__title,.detail-info__item.skills .skills__title{font-weight:500;font-size:16px;line-height:130%;color:#000000;margin-bottom:10px}section.skills .skills__title span,.detail-info__item.skills .skills__title span{color:#005bff}section.skills .skills__subtitle,.detail-info__item.skills .skills__subtitle{font-weight:400;font-size:14px;line-height:150%;color:#666666}section.skills--white .skills__number,.detail-info__item.skills--white .skills__number{margin-bottom:25px}section.skills--white .skills__item,.detail-info__item.skills--white .skills__item{padding:0;background-color:white !important;aspect-ratio:unset;min-height:unset}.def-title{color:var(--Black, #222);font-family:Inter;font-size:18px;font-style:normal;font-weight:500;line-height:150%}.def-text{color:var(--Text, #666);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.def-text ul{padding-left:20px}.detail-info__item.avarage-salary{margin-top:80px}.detail-info__item.avarage-salary .avarage-salary__value{font-size:18px;color:#000}.detail-info__item.avarage-salary .avarage-salary__item-title{font-size:16px;color:#666}.detail-info__item.avarage-salary .avarage-salary__text{margin-bottom:20px}.detail-info__item.avarage-salary .avarage-salary__content{margin-top:45px;margin-bottom:20px;display:flex;flex-direction:row;gap:30px;height:300px;align-items:flex-end}@media (max-width:850px){.detail-info__item.avarage-salary .avarage-salary__content{gap:15px;margin-top:25px}}.detail-info__item.avarage-salary .avarage-salary__item{padding:15px 20px 20px 20px;border-radius:10px;background:var(--LightGray, #eeeef4);display:flex;flex-direction:column;gap:20px;justify-content:space-between;flex:1 1 50%}.detail-info__item.avarage-salary .avarage-salary__item:first-child{height:50%}.detail-info__item.avarage-salary .avarage-salary__item:last-child{height:100%}.detail-info__item.resume{margin-top:80px}.detail-info__item.resume .resume__content{background-color:#EEEEF4;padding:25px;border-radius:20px;gap:32px;flex-direction:row;flex-wrap:nowrap;display:flex}@media (max-width:850px){.detail-info__item.resume .resume__content{gap:20px;flex-direction:column}}.detail-info__item.resume .resume__left{display:flex;flex-direction:column;flex:1 1 166px;align-items:center}.detail-info__item.resume .resume__delimiter{border-left:1px solid #D1D1D1;border-bottom:1px solid #D1D1D1;border-radius:10px;height:auto;width:1px}@media (max-width:850px){.detail-info__item.resume .resume__delimiter{width:100%;height:1px}}.detail-info__item.resume .resume__right{display:flex;flex-direction:column;gap:24px;flex:1 1 100%}.detail-info__item.resume .resume__img-wrap{padding:48px;border-radius:15px;background-color:#fff;margin-bottom:15px}.detail-info__item.resume .resume__speciality-text{font-size:12px;margin-bottom:4px}.detail-info__item.resume .resume__speciality-name{font-size:20px;font-weight:700}.detail-info__item.resume .resume__block-title{display:flex;align-items:center;gap:8px}.detail-info__item.resume .resume__block-title span{font-weight:600;font-size:16px;line-height:24px}.detail-info__item.resume .resume__block-line{width:100%;height:1px;background-color:#005CFE}.detail-info__item.resume .resume__block{gap:10px;display:flex;flex-direction:column;font-size:14px}.detail-info__item.resume .resume__block ul{display:flex;gap:10px;list-style:none;position:relative;flex-direction:column}.detail-info__item.resume .resume__block ul li{align-items:center;display:flex;gap:8px;line-height:100%}.detail-info__item.resume .resume__block ul li::first-letter,.detail-info__item.resume .resume__block ul li p::first-letter{text-transform:uppercase}.detail-info__item.resume .resume__block ul li::before{content:"";width:18px;height:18px;flex:0 0 18px;background:url("/local/templates/main/assets/img/resume_education.png") no-repeat;display:inline-block}.detail-info__item.resume .resume__block-item{align-items:center;display:flex;gap:8px;line-height:100%}section.suit-for,.detail-info__item.suit-for{margin-top:0}section.suit-for h2+div,.detail-info__item.suit-for h2+div{margin-bottom:25px}@media (max-width:1419px){section.suit-for .def-text,.detail-info__item.suit-for .def-text{font-size:16px}}section.suit-for__items,.detail-info__item.suit-for__items{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr;grid-column-gap:20px;grid-row-gap:20px}@media (max-width:1419px){section.suit-for__items,.detail-info__item.suit-for__items{display:flex}}section.suit-for__item,.detail-info__item.suit-for__item{border-radius:20px;background:var(--LightGray, #eeeef4);padding:30px 25px}section.suit-for__item .def-title,.detail-info__item.suit-for__item .def-title{margin-bottom:8px}.study-advantages{overflow:hidden}.study-advantages__wrapper{overflow:visible !important}.study-advantages__label{background-color:#949494;border-radius:10px;width:46px;aspect-ratio:1;display:flex;justify-content:center;align-items:center;color:white;font-family:Inter;font-size:18px;font-style:normal;font-weight:500;margin-bottom:48px}.study-advantages__item{text-align:left;border-radius:20px;background:var(--LightGray, #eeeef4);padding:30px 25px;min-height:190px;height:100%}@media (max-width:1419px){.study-advantages__item{padding:25px 20px}}.study-advantages__items{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;overflow:visible;margin:0 -7px}@media (min-width:1420px){.study-advantages__items{display:flex !important;flex-direction:row;flex-wrap:wrap;gap:20px;margin:0}}.study-advantages__item-swiper{max-width:100%;min-width:240px;flex:0 0 33.33%;padding:0 7px;height:auto !important}@media (min-width:1420px){.study-advantages__item-swiper{flex:0 0 calc(50% - 10px);margin:0 !important;width:100% !important;height:auto !important;padding:0}}.study-advantages .def-title{max-width:250px}@media (max-width:1419px){.study-advantages .def-title{font-size:16px}}.lowprice{padding:100px 0;display:flex;flex-direction:column;gap:20px}@media (max-width:460px){.lowprice{padding:70px 0 0}}.lowprice__header{display:flex;justify-content:space-between}.lowprice__header--title{max-width:500px}.lowprice__header--nav{position:relative;display:flex;align-items:center;gap:65px;padding-right:25px}.lowprice__header--nav-prev,.lowprice__header--nav-next{position:static !important}.lowprice__header--nav-prev::after,.lowprice__header--nav-next::after{--swiper-navigation-size: 22px}@media (max-width:850px){.lowprice__header--nav{display:none}}.lowprice__items{overflow:hidden;--swiper-navigation-size: 20px}@media (max-width:460px){.lowprice__items{--swiper-navigation-size: 44px}}.lowprice__item{min-height:360px;padding:25px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#005BFF1A;display:flex;flex-direction:column;font-family:"Inter"}.lowprice__item--icon-wrapper{background-color:#005BFF;width:46px;height:46px;display:flex;align-items:center;justify-content:center;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.lowprice__item--title{font-size:18px;font-weight:600;padding:25px 0 10px}.lowprice__item--text{font-size:14px;font-weight:500}@media (max-width:560px){.lowprice__item{padding:20px;background:#EEEEF4}}section.return-money,.detail-info__item.return-money{margin-top:50px}@media (min-width:1420px){section.return-money,.detail-info__item.return-money{margin-top:80px}}section.return-money .return-money__content,.detail-info__item.return-money .return-money__content{background-color:#eeeef4;border-radius:20px;padding:40px}section.return-money .return-money__content h2,.detail-info__item.return-money .return-money__content h2{font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:130%}@media (max-width:1419px){section.return-money .return-money__content h2,.detail-info__item.return-money .return-money__content h2{font-size:18px;margin-bottom:10px}}section.return-money .return-money__content .text,.detail-info__item.return-money .return-money__content .text{margin-bottom:50px}@media (max-width:1419px){section.return-money .return-money__content,.detail-info__item.return-money .return-money__content{padding:25px 20px 30px 20px}}section.payment-info,.detail-info__item.payment-info{margin-top:50px;overflow:hidden}@media (min-width:1420px){section.payment-info,.detail-info__item.payment-info{margin-top:80px}}section.payment-info .payment-info__swiper,.detail-info__item.payment-info .payment-info__swiper{overflow:visible}section.payment-info .payment-info__items,.detail-info__item.payment-info .payment-info__items{margin:0 -7.5px}@media (min-width:1420px){section.payment-info .payment-info__items,.detail-info__item.payment-info .payment-info__items{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:20px;grid-row-gap:20px}}section.payment-info .payment-info__icons,.detail-info__item.payment-info .payment-info__icons{display:flex;gap:12px}section.payment-info .payment-info__icon,.detail-info__item.payment-info .payment-info__icon{width:46px;height:46px;flex-shrink:0;border-radius:10px;background:var(--White, #fff)}section.payment-info .payment-info__icon--pad,.detail-info__item.payment-info .payment-info__icon--pad{padding:10px}section.payment-info .payment-info__icon img,.detail-info__item.payment-info .payment-info__icon img{height:100%;width:100%;object-fit:contain}section.payment-info .payment-info__item-content,.detail-info__item.payment-info .payment-info__item-content{border-radius:20px;padding:20px;background:var(--LightGray, #eeeef4);display:flex;gap:8px;flex-direction:column;height:100%}@media (min-width:1420px){section.payment-info .payment-info__item-content,.detail-info__item.payment-info .payment-info__item-content{padding:30px;gap:20px}}section.payment-info .payment-info__item,.detail-info__item.payment-info .payment-info__item{text-align:left;height:auto;width:100% !important;padding:0 7.5px}@media (max-width:1419px){section.payment-info .payment-info__item,.detail-info__item.payment-info .payment-info__item{width:280px !important}}section.payment-info .payment-info__item h2,.detail-info__item.payment-info .payment-info__item h2{font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:120%;margin-bottom:8px}@media (max-width:1419px){section.payment-info .payment-info__item h2,.detail-info__item.payment-info .payment-info__item h2{font-size:18px}}section.payment-info .payment-info__item:nth-child(1),.detail-info__item.payment-info .payment-info__item:nth-child(1){grid-area:0.1666666667}section.payment-info .payment-info__item:nth-child(2),.detail-info__item.payment-info .payment-info__item:nth-child(2){grid-area:0.0833333333}section.payment-info .payment-info__item:nth-child(3),.detail-info__item.payment-info .payment-info__item:nth-child(3){grid-area:0.1111111111}section.payment-info .def-text,.detail-info__item.payment-info .def-text{margin-bottom:29px}@media (max-width:1419px){section.payment-info .def-text,.detail-info__item.payment-info .def-text{font-size:14px}}section.payment-info .button,.detail-info__item.payment-info .button{margin-top:auto}.vaccancies-text{margin-top:50px}@media (min-width:1420px){.vaccancies-text{margin-top:80px}}.learning-plans{margin-top:50px}@media (min-width:1420px){.learning-plans{margin-top:80px}}.learning-plans__select{display:inline-block;min-width:160px}@media (max-width:850px){.learning-plans__select{width:100%}}.learning-plans .select2{width:100%;border-radius:10px;border:1px solid var(--Blue, #005BFF);background:transparent;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin:0;position:relative;font-size:18px;width:100% !important}.learning-plans .select2::after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="9" viewBox="0 0 15 9" fill="none"><path d="M14.5 1L7.5 8L0.5 1" stroke="%23005BFF"/></svg>');position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(0deg);pointer-events:none;transition:transform 120ms ease-in-out}.learning-plans .select2 .select2-selection__rendered{color:var(--Blue, #005BFF) !important}.learning-plans .select2::-ms-expand{display:none}.learning-plans .select2:focus{outline:none}.learning-plans .select2.select2-container--open::after{transform:translateY(-50%) rotate(180deg)}.learning-plans .select2.select2-container--open.select2-container--above{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-color:#fff}.learning-plans .select2.select2-container--open.select2-container--below{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;background-color:#fff}.learning-plans .select2 .select2-selection--single{border:none;background:transparent;color:var(--Blue, #005BFF);font-size:16px;padding:14px;height:auto}@media (max-width:850px){.learning-plans .select2 .select2-selection--single{padding:9px}}.learning-plans .select2 .select2-selection--single .select2-selection__arrow{display:none}@media (max-width:1419px){.learning-plans h2{font-size:22px}}@media (max-width:850px){.learning-plans h2{display:flex;flex-direction:column;gap:10px;width:100%}}.learning-plans .text{margin-bottom:25px}@media (min-width:1420px){.learning-plans .text{margin-bottom:35px}}.learning-plans__buttons{display:flex;gap:15px}.learning-plans__buttons>*{flex:1 1 50%;text-align:center}@media (max-width:850px){.learning-plans__buttons{gap:10px;flex-direction:column}}.learning-plans__content{background-color:#eeeef4;border-radius:20px;padding:25px 20px 30px 20px}.learning-plans__content p{padding:5px}@media (min-width:1420px){.learning-plans__content{padding:40px}}@media (max-width:460px){.learning-plans__content{padding:25px 5px 30px 10px}}.learning-plans__button--buy{width:100%}.learning-plans .learning-plan{max-height:500px;overflow-y:scroll}.learning-plans .learning-plan table{margin-bottom:15px;width:100%;border-collapse:collapse;overflow-x:scroll}@media (min-width:1420px){.learning-plans .learning-plan table{margin-bottom:20px}}.learning-plans .learning-plan table thead th{color:var(--Black, rgba(0, 0, 0, 0.497));font-family:Inter;font-size:18px;font-weight:400;line-height:150%}@media (max-width:850px){.learning-plans .learning-plan table thead th{font-size:16px}}.learning-plans .learning-plan table thead th:nth-child(2){text-align:left}.learning-plans .learning-plan table tbody tr:not(:last-child){border-bottom:1px solid #d1d1d1}.learning-plans .learning-plan table tbody tr:not(:first-child){color:var(--Black, #000);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:140%}@media (max-width:850px){.learning-plans .learning-plan table tbody tr:not(:first-child){font-size:14px}}.learning-plans .learning-plan table tbody tr td{padding:25px 2px;outline:none}.learning-plans .learning-plan table tbody tr td:nth-child(1){text-align:center}.learning-plans .learning-plan table tbody tr td:nth-child(3),.learning-plans .learning-plan table tbody tr td:nth-child(4){text-align:center}@media (max-width:460px){.learning-plans .learning-plan table tbody tr td{font-size:12px}}.learning-plans .learning-plan table tbody tr:nth-last-child(2){border-bottom:none}.learning-plans .learning-plan table tbody tr:last-child{background:#fff}.learning-plans .learning-plan table tbody tr:last-child td:first-child{border-radius:15px 0 0 15px}.learning-plans .learning-plan table tbody tr:last-child td:last-child{border-radius:0 15px 15px 0}.learning-plans__radios{display:none}.learning-plans__header{display:flex;align-items:center;gap:20px;justify-content:space-between;margin-bottom:25px}.learning-plans__header h2{margin-bottom:0}@media (max-width:1419px){.learning-plans__header{align-items:flex-start}}.learning-plans__header-buttons{display:flex;gap:15px}.learning-plans__header-button{cursor:pointer}.learning-plans__header-button--loading{cursor:default}.learning-plans__header-button span{width:29px;height:29px;border:2px solid #005bff;border-bottom-color:transparent;margin:0}.learning-plans__arrow{position:relative}.learning-plans__arrow:hover .learning-plans__radios{white-space:nowrap;position:absolute;display:flex;flex-direction:column;background:white;border-radius:25px;padding:20px;right:0;color:var(--Black, #222);font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:150%;gap:15px}.learning-plans__arrow:hover .learning-plans__radios label{display:flex;gap:5px;cursor:pointer;align-items:center}.learning-plans__arrow:hover .learning-plans__radios input[type="radio"]{appearance:none}.learning-plans__arrow:hover .learning-plans__radios input[type="radio"]::before{content:"";display:flex;width:15px;height:15px;border:1px solid #005bff;border-radius:100%;cursor:pointer;box-sizing:border-box}.learning-plans__arrow:hover .learning-plans__radios input[type="radio"]:checked::before{border:4px solid #005bff}.order-send__info{border-radius:20px;background:#FFF6D7;padding:20px}.order-send__info .def-title{margin-bottom:15px}.order-send__info ol{padding-left:1em}.order-send__info ol li{margin-bottom:5px}.order-send__row{padding-bottom:45px}.order-send__row:not(:last-child){border-bottom:1px solid #D1D1D1}.order-send__row:not(:first-child){padding-top:45px}.order-send__row .order-send__label{font-family:Inter;font-size:20px;font-style:normal;font-weight:500;line-height:130%;margin-bottom:15px}.order-send__inputs{display:flex;gap:20px;flex-wrap:wrap}.order-send__inputs input,.order-send__inputs select{flex:1 0 calc(33% - 60px)}.order-send__inputs input{border-radius:10px;border:1px solid var(--Text, #d1d1d1);background:#FFF;outline:none;padding:18px 20px}.order-send__inputs--four input,.order-send__inputs--four select{flex:1 0 calc(25% - 60px)}.detail-info__wrap{display:flex;flex-direction:row;gap:20px;position:relative}@media (max-width:1419px){.detail-info__wrap{flex-direction:column-reverse}}.detail-info__content{display:flex;flex-direction:column;flex:0 1 100%;max-width:calc(100% - 380px)}@media (max-width:1419px){.detail-info__content{max-width:100%}}.detail-info__side{flex:0 0 380px;width:380px}@media (max-width:1419px){.detail-info__side{flex:1 1 100%;width:auto;position:relative}}.detail-info ._container--left{padding-left:var(--contonesidepadding)}@media (max-width:1419px){.detail-info ._container--left{padding-right:var(--contonesidepadding)}}.detail-info ._container--right{margin-right:var(--contonesidepadding)}@media (max-width:1419px){.detail-info ._container--right{margin-left:var(--contonesidepadding)}}.detail-info ._container--gray{position:relative}.detail-info ._container--gray::before{content:"";background:var(--LightGray, #eeeef4);height:100%;display:block;position:absolute;width:100vw;left:0;z-index:-1}.skills__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;margin:0 -14px;overflow:visible;min-width:0}.skills__item{flex:0 0 33.33%;min-width:298px;padding:10px;height:auto}.skills-swiper__item-wrapper{display:flex;flex-direction:column;text-align:left;padding:0 14px}.skills__swiper.swiper{overflow:visible;display:grid;align-content:space-between}.detail-info__item.where-work{margin-top:50px}@media (max-width:1420px){.detail-info__item.where-work{margin-top:80px}}.input{display:flex;flex-direction:column;gap:5px;width:100%}.input__row{display:flex;gap:20px}@media (max-width:850px){.input__row{flex-direction:column;gap:10px}}.input__column{display:flex;flex-direction:column;gap:10px}.input__text{border-radius:10px;border:1px solid var(--Gray, #D1D1D1);background:#FFF;padding:18px 20px;outline:none;font-size:16px;width:100%}.input__text.input--error{border:1px solid #ff0000}.input__text:disabled{opacity:0.5}.input__select-wrap{width:100%;position:relative}.input__select-wrap::after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="13" height="8" viewBox="0 0 13 8" fill="none"><path d="M12.585 0.5L6.58496 6.5L0.584961 0.5" stroke="%23666666"/></svg>');position:absolute;right:20px;top:50%;transform:translateY(-50%)}.input--with-label{position:relative}.input--with-label label{position:absolute;left:16px;font-size:12px;top:4px}.input__select{border-radius:10px;border:1px solid var(--Gray, #D1D1D1);background:#FFF;padding:18px 20px;outline:none;font-size:16px;width:100%;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-progress-appearance:none;position:relative}.input__select.input--error{border:1px solid #ff0000}.input__select:disabled{opacity:0.5}.input__select-vue{width:100%}.input__select-vue:disabled,.input__select-vue.vs--disabled{opacity:0.5}.input__select-vue .vs__dropdown-toggle{border-radius:10px;border:1px solid var(--Gray, #D1D1D1);background:#FFF;padding:18px 20px;outline:none;font-size:16px;width:100%;appearance:none;-moz-appearance:none;-webkit-appearance:none;-ms-progress-appearance:none;position:relative}.input__select-vue.input--error .vs__dropdown-toggle{border:1px solid #ff0000}.input__select-vue .vs__open-indicator{fill:none}.input__select-vue .vs__selected,.input__select-vue .vs__search,.input__select-vue .vs__actions{margin:0 !important;padding-top:0 !important;padding-bottom:0 !important;line-height:normal !important;border:none !important}.input__select-vue .vs__selected-options{flex-wrap:nowrap}.input__select-vue .vs__selected{overflow:hidden;white-space:wrap;text-overflow:ellipsis}.input__select-vue .vs__search{color:var(--Text, #666)}.input__text::placeholder{color:var(--Text, #666);font-size:16px;font-weight:400}.input__validation{font-size:14px;color:#f70000;display:inline-flex;gap:7px;align-items:center}.input__wrap{display:flex;flex-direction:row;gap:10px;align-items:flex-start}.input__checkbox{width:24px;height:24px;flex:0 0 24px}.input__checkbox.input--error{outline:1px solid #ff0000;border:none !important;outline-style:auto}.input__file{width:100%;position:relative;display:flex;flex-direction:column}.input__file-button{color:var(--Text, #666);font-size:16px;display:grid;flex-direction:column;padding:18px;width:100%;border-radius:10px;background:#fff;border:1px solid #d1d1d1;cursor:pointer}.input__file-button.input--error{border:solid 1px #ff0000}.input__file-wrap{display:flex;align-items:start;justify-content:space-between;gap:5px}.input__file-camera{padding:15px;border-radius:10px;cursor:pointer}.input__file-input{display:none}.input__file-title{margin-bottom:10px;align-items:center;display:flex;gap:7px}.input__file-button span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.input__file.input-small .input__file-button{padding:15px;font-size:14px}.input__textarea{width:100%;height:100px;padding:10px;border:1px solid #d1d1d1;border-radius:10px;resize:none;color:#666;font-size:14px;line-height:110%;outline:none}.input__textarea::-webkit-input-placeholder{color:#666;font-size:14px;line-height:110%}.input__textarea::-moz-placeholder{color:#666;font-size:14px;line-height:110%}.input__textarea:-ms-input-placeholder{color:#666;font-size:14px;line-height:110%}.input__textarea::-ms-input-placeholder{color:#666;font-size:14px;line-height:110%}.input__textarea::placeholder{color:#666;font-size:14px;line-height:110%}.input__textarea.textarea-small{height:50px;font-size:14px}.input__text.input-small{height:50px;padding:15px 10px;font-size:14px}.input__text.input-small::placeholder{font-size:14px}.input__select-vue.input-small .vs__dropdown-toggle{padding:15px 5px;font-size:14px;height:50px}.link-button{display:inline-flex;color:var(--Blue, #005BFF);font-size:inherit;font-weight:600;line-height:150%;cursor:pointer;text-decoration:none;outline:none}.link-button--underline{text-decoration:underline}.link-button--thin{font-weight:400}.link-button--disabled{color:var(--Text, #666);cursor:default;text-decoration:none}.page-not-found{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-grow:1;padding:20px;text-align:center}.page-not-found__content{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1}.page-not-found__title{color:#005BFF;font-weight:700;font-size:128px}.page-not-found__text{font-weight:400;line-height:120%;margin-bottom:24px}.page-not-found__buttons{display:flex;gap:22px}@media (max-width:850px){.page-not-found__buttons{flex-direction:column;gap:10px;width:100%}}.about-page__h1{color:#000;font-size:44px;font-weight:500;line-height:120%;margin:0 0 10px 0}@media (max-width:850px){.about-page__h1{font-size:24px}}.about-page__breadcrumbs{margin:0 0 10px 0}.about-page__text-block{margin-bottom:66px;font-size:14px;color:#000}@media (max-width:850px){.about-page__text-block{margin-bottom:35px}}.about-page__text-block2{color:#000;font-size:16px;line-height:28px;margin:23px 0}.about-page__text-block-important{margin:12px 0;background-color:#EEEEF4;padding:20px 15px;min-height:119px;position:relative;color:#000}.about-page__text-block-important::after{content:"";background:#005BFF;position:absolute;top:0;left:0;width:2px;height:100%}.about-blocks{margin-bottom:59px}@media (max-width:850px){.about-blocks{margin-bottom:25px}}.about-blocks__items{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:10px;grid-row-gap:20px}@media (max-width:850px){.about-blocks__items{gap:15px;display:flex;flex-direction:column}}.about-blocks__item{width:100%;max-width:370px;min-height:210px;background:#EEEEF4;border-radius:10px;padding:23px 16px}@media (max-width:850px){.about-blocks__item{max-width:100%}}.about-blocks__title{color:#005BFF;margin-bottom:22px;font-size:28px;line-height:120%}@media (max-width:850px){.about-blocks__title{font-size:22px;margin-bottom:12px}}.about-blocks__text{font-size:14px;line-height:28px;width:100%}.about-map{margin-bottom:75px}.about-map__text{margin-bottom:95px;color:#000}@media (max-width:850px){.about-map__text{margin-bottom:45px}}.about-map__map{text-align:center;margin-bottom:50px}.about-map__map svg{width:100%;max-width:920px}.about-requsites{padding:45px 30px 50px 30px;background:#EEEEF4;margin-top:35px;border-radius:20px}@media (max-width:850px){.about-requsites{padding:45px 20px 50px 20px}}.about-requsites__header{margin-left:25px;margin-right:25px;margin-bottom:25px}@media (max-width:850px){.about-requsites__header{margin-left:15px;margin-right:15px}}.about-requsites__h2{margin-bottom:22px}.about-requsites__items{display:flex;flex-direction:column;margin-bottom:67px}.about-requsites__item{padding-top:35px;padding-bottom:20px;border-bottom:1px solid #D1D1D1;line-height:28px;display:flex;flex-direction:row;gap:25px;justify-content:space-between}@media (max-width:850px){.about-requsites__item{flex-direction:column;gap:15px}}.about-requsites__item-title{flex:1 1 50%;padding:0 25px}@media (max-width:850px){.about-requsites__item-title{font-weight:600;padding:0 20px}}.about-requsites__item-text{flex:1 1 50%;padding:0 25px}@media (max-width:850px){.about-requsites__item-text{padding:0 20px}}.about-requsites__buttons{display:flex;align-items:center;gap:30px;padding:0 13px}@media (max-width:850px){.about-requsites__buttons{flex-direction:column}}.about-requsites__button{display:inline-flex;gap:8px;align-items:center;color:#0000004D;text-decoration:none}.about-license{margin-top:53px}.about-license__wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%;overflow:visible}.about-license__item-wrapper{padding:28px;background:#EEEEF4;border-radius:10px;text-align:center}.about-license__item-wrapper a{outline:none !important}.about-license__img{width:212px;height:300px;object-fit:contain}.about-license__slider-control-wrap{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;margin-top:27px}.about-license__slider-control-wrap .swiper-pagination-bullet{width:9px;height:9px}.anchor-links{overflow:hidden;width:100%;display:grid;margin-bottom:20px;position:relative}.anchor-links__swiper{padding-bottom:1px !important}.anchor-links--mobile{display:none}@media (max-width:1024px){.anchor-links--mobile{display:grid}}.anchor-links--desktop{display:grid}@media (max-width:1024px){.anchor-links--desktop{display:none}}.anchor-links::after{content:"";display:block;width:80px;right:0;height:100%;background:linear-gradient(90deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.5032388) 50%, #ffffff 100%);top:0;position:absolute;z-index:1;pointer-events:none}.anchor-links__items{display:flex;flex-wrap:nowrap;gap:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.anchor-links__item{color:#005BFF;font-size:14px;font-weight:500;line-height:110%;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;width:auto !important}.anchor-links__item a{display:flex;cursor:pointer;padding:10px 15px;border-radius:10px;border:1px solid #005BFF;color:inherit;text-decoration:none;font-size:14px}.anchor-links__item:hover{text-decoration:none}.anchor-links__item:last-child{padding-right:200px}.filter-view{display:flex;gap:10px;margin-bottom:20px}@media (max-width:850px){.filter-view{display:none}}.filter-view__button{padding:15px;background:transparent;cursor:pointer;width:54px;height:54px;border-radius:10px;display:flex;align-items:center;justify-content:center}.filter-view__button--active{background:#005bff}.filter-view__button--active svg{fill:#fff}.filter-view__button--active svg path{fill:#fff}.filter-view__button--active svg rect{stroke:#fff}.applied-tags{overflow:hidden;width:100%;display:block;margin-bottom:20px;position:relative;min-height:50px}@media (max-width:850px){.applied-tags{display:none}}.applied-tags::after{content:"";display:block;width:80px;right:0;height:100%;background:linear-gradient(90deg, rgba(2, 0, 36, 0) 0%, rgba(255, 255, 255, 0.5032388) 50%, #ffffff 100%);top:0;position:absolute;z-index:1;pointer-events:none}.applied-tags__items{display:flex;flex-wrap:nowrap;gap:10px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.applied-tags__slide{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;width:auto !important}.applied-tags__slide:last-child{padding-right:200px}.applied-tags__item{color:#222222;font-size:16px;font-weight:500;line-height:110%;padding:15px 20px 15px 20px;background:#005BFF1A !important;border:1px solid #005BFF;border-radius:10px;text-decoration:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;display:flex;align-items:center;gap:6px;--icon-color: #222222}.applied-tags__item svg{cursor:pointer}.filter-sort{height:50px;z-index:1;margin-bottom:20px;min-width:280px}@media (max-width:850px){.filter-sort{width:100%}}.filter-sort__item{display:flex;align-items:center;gap:7px;white-space:nowrap;text-wrap:nowrap;cursor:pointer;padding:15px 20px 15px 20px;background:#fff;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.filter-sort__item:hover{background:#e5eeff}.filter-sort__item._selected{background-color:#ddd}@media (max-width:850px){.filter-sort__item{justify-content:center}}.filter-sort__item+.filter-sort__item{border-top:1px solid #005bff45}.filter-sort__selected{width:100%;background:#e5eeff}.filter-sort__selected .filter-sort__item{background:#e5eeff}.filter-sort__selected._active .filter-sort__item{background:#fff}.filter-sort__items{border-top:1px solid #005BFF;display:flex;display:flex;flex-direction:column;width:100%}.filter-sort__wrap{color:#222222;font-size:16px;font-weight:500;line-height:110%;border:1px solid #005BFF;border-radius:10px;text-decoration:none;display:flex;flex-direction:column;align-items:center;overflow:hidden}.share-menu{display:flex}.share-menu__wrap{padding:10px}.share-menu__items{color:#000;display:flex;gap:5px;flex-direction:column}.share-menu__item{padding:4px 0;text-decoration:none;color:inherit;cursor:pointer;display:flex;align-items:center;gap:5px}.share-menu__item:hover{color:#005BFF}.share-menu__item:hover .share-menu__icon{opacity:1}.share-menu__item:hover svg path{fill:#005BFF}.share-menu__icon{width:22px;height:22px;opacity:0.5}.detail-info-block{margin-top:40px}@media (max-width:850px){.detail-info-block{margin-top:40px}}.detail-info-block__slider{display:grid !important;padding:30px 50px !important}.detail-info-block__slider-wrapper{min-width:0}.detail-info-block__slider-img{width:100%;height:100%;object-fit:contain;height:333px;padding:0 5px}.detail-info-block__wrapper{display:flex;flex-direction:row;gap:20px;margin-bottom:70px}@media (max-width:850px){.detail-info-block__wrapper{flex-direction:column-reverse}}.detail-info-block__list{display:flex;flex-direction:column}.detail-info-block__list ol{padding-right:50px;list-style-type:none;counter-reset:section;margin-bottom:10px}.detail-info-block__list li{padding:18px 0;font-weight:400;font-size:16px;line-height:150%;gap:18px;color:#666;display:flex;align-items:center;display:flex;align-items:center}.detail-info-block__list li:not(:last-child){border-bottom:1px solid #D1D1D1}@media (max-width:1024px){.detail-info-block__list li{padding:15px 0;gap:15px}}@media (max-width:850px){.detail-info-block__list li{font-size:14px}}.detail-info-block__list li::before{min-width:46px;width:46px;height:46px;border-radius:10px;background:#eeeef4;display:flex;align-items:center;justify-content:center;counter-increment:section;content:counter(section,decimal-leading-zero)}.detail-info-block__text{margin-bottom:27px}.detail-info-block__img{max-width:100%;flex:1 1 100%;display:flex;align-items:center;justify-content:center}.detail-info-block__img img{max-width:100%;object-fit:contain}@media (max-width:850px){.detail-info-block__img img{height:auto}}.detail-info-block__time{flex:0 0 200px}.detail-info-block__button{display:flex;flex-direction:column;gap:10px}.detail-info-block__button button{flex:1 1 100%}.detail-info-block__button .button--icon{padding:17px}.detail-info-block__button-row{display:flex;flex-direction:row;gap:10px}@media (max-width:850px){.detail-info-block__button-row{flex-direction:column-reverse}}.detail-info-block select{display:none}.detail-info-block .select2{width:100%;border-radius:10px;border:1px solid var(--Blue, #005BFF);background:transparent;-moz-appearance:none;-webkit-appearance:none;appearance:none;margin:0;position:relative;font-size:16px;width:100% !important}.detail-info-block .select2::after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="9" viewBox="0 0 15 9" fill="none"><path d="M14.5 1L7.5 8L0.5 1" stroke="%23005BFF"/></svg>');position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(0deg);pointer-events:none;transition:transform 120ms ease-in-out}.detail-info-block .select2 .select2-selection__rendered{color:var(--Blue, #005BFF) !important}.detail-info-block .select2::-ms-expand{display:none}.detail-info-block .select2:focus{outline:none}.detail-info-block .select2.select2-container--open::after{transform:translateY(-50%) rotate(180deg)}.detail-info-block .select2.select2-container--open.select2-container--above{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-color:#fff}.detail-info-block .select2.select2-container--open.select2-container--below{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;background-color:#fff}.detail-info-block .select2 .select2-selection--single{border:none;background:transparent;color:var(--Blue, #005BFF);font-size:16px;padding:9px;height:100%;display:flex;align-items:center}.detail-info-block .select2 .select2-selection--single .select2-selection__arrow{display:none}.mobile-block{display:none;bottom:0;width:100%;position:fixed;font-weight:500;z-index:100}.mobile-block__wrap{display:flex;flex-direction:row;gap:15px;padding:15px;background-color:#16202F;color:#FFFFFF;justify-content:space-between;padding-bottom:25px}.mobile-block__button{display:flex;align-items:center}.mobile-block__button .button{padding:11px;font-size:12px;font-weight:500}.mobile-block__percent{font-size:12px;font-weight:400;background-color:#FD6901;border-radius:5px;padding:3px;margin-right:3px}.mobile-block__info{display:flex;flex-direction:column;gap:5px}.mobile-block__price-row{display:flex;gap:5px}.mobile-block__price-actual{font-size:14px}.mobile-block__price-old{font-size:14px;text-decoration:line-through;color:#D1D1D1}@media (max-width:850px){.mobile-block{display:block}}.page-reviews{padding-bottom:80px}.page-reviews__no-color{--icon-color: #b9b9b9}.page-reviews__block-header{margin-bottom:19px;max-width:1300px}.page-reviews__title{font-size:38px;font-weight:500;display:inline}.page-reviews__count{font-size:38px;font-weight:500;color:#666;display:inline;margin-left:15px}.page-reviews__page{display:flex;gap:19px}@media (max-width:850px){.page-reviews__page{flex-direction:column-reverse}}.page-reviews__content{flex:1 1 100%;display:flex;flex-direction:column;gap:25px}.page-reviews__filter{flex:0 0 380px}.page-reviews__filter-header{display:flex;align-items:center;justify-content:space-between}.page-reviews__filter-button{margin:15px 0;width:100%}.page-reviews__filter-button .button{width:100%}.page-reviews__filter-rating-value{font-weight:500;font-size:38px;color:#666}.page-reviews__filter-sort-list{display:flex;flex-direction:column;gap:10px;padding-bottom:20px}.page-reviews__filter-radio[type=radio]{width:24px;height:24px;border:1px solid #005BFF;background-color:#fff;appearance:none;outline:none;border-radius:50%;flex-shrink:0;flex-grow:0}.page-reviews__filter-radio[type=radio]:checked{width:24px;height:24px;border:5px solid #005BFF}.page-reviews__filter-radio-item{display:flex;gap:15px;align-items:center}.page-reviews__filter-stars-list{border-top:1px solid #D1D1D1;padding-top:25px;display:flex;flex-direction:column;gap:10px}.page-reviews__item{padding:25px;border:1px solid #D1D1D1;border-radius:20px;position:relative}.page-reviews__filter-content{padding:25px;background-color:#EEEEF4;border-radius:20px}.page-reviews__header{display:flex;justify-content:space-between;gap:15px;margin-bottom:20px}.page-reviews__user{display:flex;gap:10px;align-items:center}.page-reviews__user-info{display:flex;flex-direction:column;justify-content:space-between;height:100%}.page-reviews__user-name{font-size:16px;font-weight:500}.page-reviews__user-date{font-size:14px}.page-reviews__user-avatar{width:46px;height:46px;flex:46px 0 0;object-fit:contain;border-radius:50%;background-color:#D1D1D1}.page-reviews__rating{display:flex;gap:11px;align-items:center}.page-reviews__rating-stars{display:flex;gap:8px}.page-reviews__rating-star{width:14px;height:14px;object-fit:contain}.page-reviews__rating-text{font-size:14px;font-weight:400;color:#666}.page-reviews__text-content{display:flex;flex-direction:column;gap:15px;margin-bottom:40px;font-size:14px}.page-reviews__text-content-title{font-weight:500}.page-reviews__text-content-text{color:#666}.page-reviews__text-content-item{display:flex;flex-direction:column;gap:4px}.page-reviews__footer{display:flex;gap:20px;align-items:center;margin-bottom:25px}.page-reviews__footer-likes{display:flex;gap:10px}.page-reviews__button{width:59px;color:#666;display:flex;gap:5px;padding:10px 14px;border-radius:10px;align-items:center;border:1px solid #666;font-size:14px;cursor:pointer;text-decoration:none}.page-reviews__button--active{color:#005bff;border-color:#005bff}.page-reviews__button--active path{fill:#005bff}.page-reviews__comment-btn{font-size:14px;color:#005BFF;text-decoration:none}.page-reviews__comments{padding-top:25px;display:flex;flex-direction:column;gap:15px;border-top:1px solid #D9D9D9;font-size:14px}.page-reviews__comments-title{font-weight:500}.page-reviews__comments-more{font-size:14px;color:#005BFF;text-decoration:none}.page-reviews__comments-items{display:flex;flex-direction:column;gap:10px}.page-reviews__comments-name{font-weight:500}.page-reviews__comments-date{color:#666}.page-reviews__comments-text{color:#666}.page-reviews__comments-header{display:flex;gap:8px}.page-reviews__comments-item{display:flex;flex-direction:column;gap:8px}.page-reviews__more{width:100%;color:#666;display:flex;justify-content:center;gap:5px;padding:13px;border-radius:10px;align-items:center;border:1px solid #666;font-size:14px;cursor:pointer;text-decoration:none;color:#666;font-weight:500;margin-top:25px}.page-reviews__more .loader{filter:brightness(0.5)}.page-reviews__best{background:linear-gradient(47deg, #e75f00 0%, #ff6900 47.71%, #ffa667 100%);color:var(--white, #fff);display:flex;align-items:center;min-height:35px;max-height:0px;height:100%;padding:10px 15px;border-radius:10px;font-size:12px;font-family:Inter;font-style:normal;font-weight:400;line-height:normal;position:absolute;right:20px;top:-16px}.rating{position:relative;display:inline-block}.rating__outer{position:relative;display:inline-block;font-size:0}.rating__inner{position:absolute;top:0;left:0;white-space:nowrap;overflow:hidden;width:0;font-size:0}.rating__item{padding:4px}.rating__no-color{--icon-color: #b9b9b9}.fos-review__star{cursor:pointer}.fos-review__stars{display:flex;align-items:center;justify-content:center;text-align:center}.fos-review__stars .input__wrap{justify-content:center}.reviews-program{padding:25px 40px;color:white;border-radius:20px;background:linear-gradient(136deg, #5d97ff 0%, #005bff 42.5%, #003ca9 100%);margin-bottom:40px}.reviews-program .bx-breadcrumb{margin:0}.reviews-program__breadcrumbs{margin-bottom:30px}.reviews-program__content{display:flex;justify-content:space-between;gap:15px}@media (max-width:1100px){.reviews-program__content{flex-direction:column}}.reviews-program__info{display:flex;flex-direction:column;gap:6px}.reviews-program__info-row{display:flex;gap:20px;font-size:18px}@media (max-width:600px){.reviews-program__info-row{gap:6px;flex-direction:column}}.reviews-program__link{color:white;text-decoration:underline}.reviews-program__title{font-weight:600;font-size:24px;line-height:36px;max-width:550px}.reviews-program__prices-wrap{display:flex;gap:18px;align-items:center}@media (max-width:600px){.reviews-program__prices-wrap{gap:15px;flex-direction:column;align-items:start}}.reviews-program__prices{display:flex;gap:12px;align-items:center}.reviews-program__price{font-weight:500;font-size:30px;line-height:36px}.reviews-program__price-old{font-weight:500;font-size:28px;line-height:33.6px;color:#D1D1D1;text-decoration:line-through}.reviews-program__button{background-color:#FD6901;color:white;padding:13px 32px;text-align:center;font-size:16px;border-radius:10px;cursor:pointer}.reviews-program__button:hover{background-color:#FF7F00}@media (max-width:600px){.reviews-program__button{width:100%}}.reviews-program .select2{border-radius:10px;background:#fff;color:var(--blue, #005bff);text-align:center;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:103%;width:320px;max-width:100%;border:none;flex:0 0 110px;border:1px solid #fff;transition:border 120ms ease-in-out}.reviews-program .select2::after{content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="9" viewBox="0 0 15 9" fill="none"><path d="M14.5 1L7.5 8L0.5 1" stroke="%23005BFF"/></svg>');position:absolute;right:8px;top:50%;width:15px;transform:translateY(-50%) rotate(0deg);pointer-events:none;transition:transform 120ms ease-in-out}.reviews-program .select2 .select2-selection__rendered{color:var(--Blue, #005BFF) !important}.reviews-program .select2::-ms-expand{display:none}.reviews-program .select2:focus{outline:none}.reviews-program .select2.select2-container--open::after{transform:translateY(-50%) rotate(180deg)}.reviews-program .select2.select2-container--open.select2-container--above{border-top-left-radius:0 !important;border-top-right-radius:0 !important;background-color:#fff;border:1px solid var(--Blue, #005BFF)}.reviews-program .select2.select2-container--open.select2-container--below{border-bottom-left-radius:0 !important;border-bottom-right-radius:0 !important;background-color:#fff;border:1px solid var(--Blue, #005BFF)}.reviews-program .select2 .select2-selection--single{border:none;background:transparent;color:var(--Blue, #005BFF);font-size:16px;padding:9px;height:auto}.reviews-program .select2 .select2-selection--single .select2-selection__arrow{display:none}.reviews-program__time-wrap{width:140px}.vs__dropdown-option{padding:12px 23px !important}.vs__dropdown-option--highlight{background-color:#005BFF !important;color:#fff !important}.vs__dropdown-menu{border:1px solid var(--Text, #666);padding:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:none}.vs--open .vs__dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.new-messages-count{position:absolute;top:0px;right:0;background-color:#fd6901;border-radius:50%;color:#FFF;width:16px;height:16px;aspect-ratio:1;display:flex;padding:3px 3px 3px 3px;font-size:10px;transform:translate(0, -50%);justify-content:center;align-items:center}.icon-container{position:relative}.icon-container .notification{right:-18px}.reviews-page .reviews{margin-top:0}.reviews-page__title{margin-top:55px}.about-page{margin-bottom:24px}.button .notification{background-color:var(--red, #fd6901);right:-5px}.catalog-program__pagination{display:flex;align-items:center;justify-content:center;gap:19px;margin-bottom:45px;margin-top:35px}@media (max-width:600px){.catalog-program__pagination{gap:10px}}.catalog-program__pagination-item{display:flex;align-items:center;justify-content:center;border-radius:50%;color:#666;width:30px;height:30px;text-decoration:none}.catalog-program__pagination-item:hover{background-color:#E6EFFF}.catalog-program__pagination-active{color:#fff;background-color:#005BFF}.catalog-program__pagination-active:hover{background-color:#005BFF}.catalog-program__pagination-arrow{color:#005BFF}.contact-page{display:flex;flex-direction:row;gap:28px}@media (max-width:850px){.contact-page{flex-direction:column}}.contact-page__wrap{width:100%;display:flex;flex-direction:column;gap:15px}.contact-page__info{flex:1 1 100%;width:100%;padding:30px;background-color:#EEEEF4;border-radius:10px;display:flex;flex-direction:column;gap:15px;height:fit-content}.contact-page__map{flex:1 1 100%;width:100%}.contact-page__row{width:100%;display:flex;gap:20px}@media (max-width:1050px){.contact-page__row{flex-direction:column;gap:5px}}.contact-page__title{color:#666;min-width:170px}.contact-page__text{color:#152536}.contact-page__text a{color:#005BFF;text-decoration:none}.contact-page__text a:hover{text-decoration:underline}.lerning-platform-page{margin-bottom:20px}.radio{display:flex;gap:15px;align-items:center}.radio-radio[type=radio]{width:24px;height:24px;border:1px solid #005BFF;background-color:#fff;appearance:none;outline:none;border-radius:50%;flex-shrink:0;flex-grow:0}.radio-radio[type=radio]:checked{width:24px;height:24px;border:5px solid #005BFF}.phone-status--active{color:#00FF00}.phone-status--inactive{color:#FF0000}.header-top{background-color:#E6EFFF;font-size:14px}@media (max-width:850px){.header-top{display:none}}.header-top-list{display:flex;justify-content:space-between;align-items:center;gap:15px}.header-top-item{display:flex;gap:35px}.header-top-item--link{display:flex;align-items:center;position:relative}.header-top-item--submenu{position:absolute;top:31px;left:-15px;z-index:1000;display:flex;flex-direction:column;background-color:#ffffff;padding:5px 15px;min-width:200px;border-radius:20px;border:1px solid var(--Gray, #D1D1D1)}.header-top a{text-decoration:none;color:#000;padding:7px 0}.header-top a:hover{text-decoration:underline;color:#fd6901}.detail-license{margin-bottom:70px}.detail-license__content{display:flex;gap:20px}@media (max-width:850px){.detail-license__content{flex-direction:column-reverse}}.detail-license__slider{display:grid !important;padding:30px 50px;flex:1 1 100%;max-width:378px}@media (max-width:850px){.detail-license__slider{padding:0}}.detail-license__slider-wrapper{min-width:0}.detail-license__slider-img{object-fit:contain;width:auto;max-width:100%;height:auto}.detail-license__slider-item{display:flex !important;align-items:center;justify-content:center}.detail-license__slider-background{max-width:100%;width:auto !important;padding:42px;background:#EEEEF4;border-radius:20px}.detail-license__slider .swiper-bottom{display:flex;gap:20px;height:50px;position:relative;justify-content:space-between;margin-top:30px;display:flex;justify-content:space-between}@media (max-width:850px){.detail-license__slider .swiper-bottom{margin-top:15px}}.detail-license__slider .swiper-button-prev,.detail-license__slider .swiper-button-next{position:unset;margin-top:unset;width:46px;height:46px;--swiper-navigation-sides-offset: 0px;background:#EEEEF4;border-radius:100%;z-index:10}.detail-license__slider .swiper-button-prev::after,.detail-license__slider .swiper-button-next::after{transform:scale(0.5)}@media (max-width:850px){.detail-license__slider .swiper-button-prev::after,.detail-license__slider .swiper-button-next::after{-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;-o-transform:unset;transform:unset}}.detail-license__slider .swiper-pagination{top:12px !important;width:auto !important;left:50% !important;transform:translate(-50%, 0)}.detail-license__slider .swiper-pagination-bullet{--swiper-pagination-bullet-border-radius: 600px;--swiper-pagination-bullet-width: 50px;--swiper-pagination-bullet-height: 3px}@media (max-width:400px){.detail-license__slider .swiper-pagination-bullet{--swiper-pagination-bullet-width: 30px}}.detail-license__slider .swiper-pagination-bullet-active-prev{transform:unset}.detail-license__slider .swiper-pagination-bullet-active-prev-prev{transform:unset}.detail-license__slider .swiper-pagination-bullet-active-next{transform:unset}.detail-license__slider .swiper-pagination-bullet-active-next-next{transform:unset}.detail-license__list{display:flex;flex-direction:column;flex:1 1 100%}.detail-license__list-content{margin-bottom:45px}@media (max-width:850px){.detail-license__list-content{margin-bottom:35px}}.detail-license__list ol{padding-right:50px;list-style-type:none;counter-reset:section}@media (max-width:850px){.detail-license__list ol{padding-right:0}}.detail-license__list ol li{padding:20px 0;font-weight:400;font-size:16px;line-height:150%;gap:55px;color:#222222;display:flex}.detail-license__list ol li:not(:last-child){border-bottom:1px solid #D1D1D1}@media (max-width:1024px){.detail-license__list ol li{padding:15px 0;gap:15px}}@media (max-width:850px){.detail-license__list ol li{font-size:14px}}.detail-license__list ol li::before{min-width:46px;width:46px;height:46px;border-radius:10px;background:#eeeef4;display:flex;align-items:center;justify-content:center;counter-increment:section;content:counter(section,decimal-leading-zero);font-size:18px;font-weight:500;font-family:"Inter";color:#666666}.detail-license__list ol li a{display:contents}.detail-license__list .button--blue{max-width:320px}.delivery-block{margin-top:70px}.delivery-block__content{display:flex;gap:25px}.delivery-block__content--side{display:flex;flex-direction:column;gap:38px}@media (max-width:850px){.delivery-block__content--side{gap:26px}}.delivery-block__button{width:fit-content}@media (max-width:850px){.delivery-block__button{width:100%}}.delivery-block__text{color:#666;font-size:16px;line-height:24px}.delivery-block__text ul{list-style:none;margin-bottom:16px}.delivery-block__text ul li{display:flex;margin-bottom:15px}@media (max-width:850px){.delivery-block__text ul li{margin-bottom:10px}}.delivery-block__text ul li::before{margin:0.5em 21px 0 0;content:"";color:var(--blue, #005bff);width:8px;height:8px;background-color:var(--blue, #005bff);border-radius:2px;flex:0 0 8px}.delivery-block__image{border-radius:20px}.delivery-block__image img{max-width:100%;height:auto}.header-top-item__submenu{position:absolute;top:29px;left:-7px;padding:7px;flex-direction:column;z-index:1001;background:#fff;border:1px solid #d1d1d1;border-radius:10px;min-width:330px;display:none}.header-top-item__wrap{position:relative}.header-top-item__wrap a{padding:7px 0;display:block}.header-top-item__wrap:hover .header-top-item__submenu{display:flex}div.online-chat-root-TalkMe #supportTrigger{bottom:120px !important}.search-bar{height:100%}.grecaptcha-badge{visibility:hidden}.skolkovo-badge{border-radius:10px;background:#005bff;color:#fff;display:flex;align-items:center;justify-content:center;padding:10px 12px;gap:8px;font-weight:600;font-size:14px}.catalog-products .skolkovo-badge{font-size:12px;padding:5.5px 12px}
/* End */


/* Start:/local/templates/main/assets/styles/jquery.modal.min.css?17056409183201*/
.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}
/* End */


/* Start:/local/components/fedkurs/cities/templates/button/style.css?1776769983269*/
.cities-selector {
    height: 100%;
    padding: 0 8px;
    display: flex;
    gap: 4px;
    align-items: center;
    background: unset;
    --svg-color: var(--darkblue);
    transition: color .2s;
}

.cities-selector:hover {
    color: var(--darkblue);
}
/* End */


/* Start:/local/components/fedkurs/top-message/templates/.default/style.css?1729498278358*/
.top-message{
    position: relative;
    padding: 10px 25px;
}

.top-message__close{
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: 2px;
    transform: translateY(-50%);
}

@media (max-width: 850px) {
    .top-message__close{
        right: 15px;
    }
    .top-message__close svg {
        width: 14px;
        height: 14px;
    }
}
/* End */


/* Start:/local/components/fedkurs/cities/templates/modal/style.css?17768619442184*/
.cities__modal-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    padding: 0 20px;
}
.cities__modal-wrap.active{
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
}
.cities__modal{
    width: 100%;
    max-width: 800px;
    padding: 20px;
    background-color: white;
    display: flex;
    flex-direction: column;
    gap: 15px;
    border-radius: 12px;
    box-shadow: 0 0 20px #00000026;
}
.cities__modal--header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
}
.cities-selector-close{
    background: unset;
    cursor: pointer;
}
.cities-selector-close:hover{
    --icon-color: var(--darkblue);
}
.cities__modal--search{
    position: relative;
    width: 100%;
}
.cities__modal--search input{
    width: 100%;
    padding: 16px;
    font-size: 16px;
    border-radius: 12px;
    border-width: thin;
    outline: none;
}
.cities__modal--search label{
    position: absolute;
    top: 16px;
    left: 16px;
    font-size: 16px;
    opacity: .6;
    white-space: nowrap;
    transition: .3s;
}
.cities__modal--search label.active{
    top: 4px;
    font-size: 12px;
}
.cities__modal--list{
    column-count: 4;
    -moz-columns: 4;
}
.cities__modal--list-section{
    break-inside: avoid;
    page-break-inside: avoid;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.cities__modal--list-section-title{
    font-weight: 700;
    padding-top: 12px;
}
a.cities__modal--list-section-item{
    padding: 0;
    transition: .2s;
    text-decoration: none;
    color: inherit;
}
span.cities__modal--list-section-item{
    color: var(--darkblue);
}
a.cities__modal--list-section-item:hover{
    text-decoration: none;
    color: var(--darkblue);
}
@media(max-width: 568px){
    .cities__modal{
        padding: 12px;
    }
    .cities__modal--list{
        column-count: 2;
        -moz-columns: 2;
    }
    a.cities__modal--list-section-item{
        font-size: 14px;
    }
}
/* End */


/* Start:/local/components/fedkurs/top-banner/templates/picture/style.css?17556800261741*/
.new-banner{
    position: relative;
    overflow: hidden;
    height: 100%;
    max-height: 65px;

    picture{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    img{

    }

    .new-banner__timer{
        position: absolute;
        font-size: 18px;
        font-weight: 400;
        line-height: 130%;
        color: white;
        bottom: 50%;
        -webkit-transform: translateY(50%);
        -moz-transform: translateY(50%);
        -ms-transform: translateY(50%);
        -o-transform: translateY(50%);
        transform: translateY(50%);
        left: 50%;
    }

    .new-banner__close{
        position: absolute;
        width: 20px;
        height: 20px;
        right: 40px;
        top: 22px;
        color: white;
        
        svg{
            width: 100%;
            height: 100%;
        }
    }
    
    @media(max-width: 1500px){
        img{
            width: 100%;
        }
        .new-banner__close{
            top: unset;
            bottom: 50%;
            -webkit-transform: translateY(50%);
            -moz-transform: translateY(50%);
            -ms-transform: translateY(50%);
            -o-transform: translateY(50%);
            transform: translateY(50%);
            right: 1%;
        }

        .new-banner__timer {
            right: 0.3vw;
            font-size: 1.2vw;
        }
    }

    @media(max-width: 1100px){
        .new-banner__timer{
            right: 0.3vw;
            font-size: 1.6vw;
        }
    }
}

@media(max-width: 850px){
        .new-banner__timer{
            display: none;
        }
    }
    
    @media(max-width: 670px){
        .new-banner__close{
            zoom: 0.7;
            right: 2%;
        }
    }
}
/* End */


/* Start:/local/components/fedkurs/search-bar/templates/.default/style.css?177329979318155*/
.search-bar {
    width: 100%;
    position: relative;
    z-index: 115;
    height: 100%;
}

.search-bar .search-bar__form {
    height: 100%;
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
}

.search-bar .search-bar__form button {
    background: none;
    border: none;
    pointer-events: none;
}

.search-bar .search-bar__form button img {
    pointer-events: none;
}

.search-bar__close{
    cursor: pointer;
    display: flex;
    --icon-color: #222222;
}

.search-bar .search-bar__form input[type="text"] {
    outline: none;
    border: none;
    height: 100%;
    width: 100%;
    padding-right: 5px;
}

.search-bar__form {
    background-color: #fff;
    z-index: 110;
    position: relative;
}

.search-bar__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 105;
}

.search-bar__results-wrap {
    width: 100%;
    max-height: 520px;
    position: absolute;
    background-color: #fff;
    top: 55px;
    z-index: 110;
    border-radius: 16px;
    border: 1px solid #D9D9D9;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 25px 15px;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    content-visibility: auto;
}

.search-bar__results-wrap::-webkit-scrollbar {
    display: none;
}

/* .search-bar__results-wrap::after{
content: '';
position: absolute;
bottom: 0;
width: 100%;
height: 10px;
background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0) 100%);
} */

.search-bar__no-results {
    color: #666666;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.search-bar__no-results-form{
    display: flex;
    flex-direction: column;
}

.search-bar__no-results-form-row{
    display: flex;
    gap: 8px;
}
.search-bar__no-results-form .search-bar__no-results-form-row:first-child{
    margin-bottom: 12px;
}
.search-bar__no-results-form .search-bar__no-results-form-row:first-child .search-bar__no-results-form-row-input{
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.search-bar__no-results-form-row-input input{
    width: 100%;
    height: 100%;
    outline: unset;
    border: 1px solid #D9D9D9;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    padding: 12px 0 12px 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.search-bar__no-results-form-row-input span{
    position: absolute;
    font-size: 12px;
    color: red;
    left: 0;
    bottom: -16px;
}
.fade-enter-active,
.fade-leave-active {
    transition: opacity .2s;
}
.fade-enter-from,
.fade-leave-to {
    opacity: 0;
}
.search-bar__no-results-sent{
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.search-bar__no-results-sent > button,
.search-bar__no-results-form .search-bar__no-results-form-row > button{
    width: unset;
    padding: 12px 20px;
    flex: 0 1;
    display: flex;
    align-items: center;
    gap: 8px;
    color: white;
    background-color: #005BFF;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 0;
    white-space: nowrap;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.search-bar__no-results-sent > button{
    width: fit-content;
}
.search-bar__no-results-form-error{
    display: flex;
    align-items: center;
    font-size: 12px;
    color: red;
    height: 0;
}
.search-bar__no-results-form .search-bar__no-results-form-row > button.disabled{
    opacity: .6;
}

.search-bar__no-results-form-row-input input:focus{
    border: 1px solid #005BFF;
    -webkit-box-shadow: 0 0 6px 0 #00000037;
    -moz-box-shadow: 0 0 6px 0 #00000037;
    box-shadow: 0 0 6px 0 #00000037;
}

.search-bar__no-results-form-row-input .error-input{
    border: 1px solid red;
    -webkit-box-shadow: 0 0 6px 0 #ff000030;
    -moz-box-shadow: 0 0 6px 0 #ff000030;
    box-shadow: 0 0 6px 0 #ff000030;
}

.search-bar__no-results-form .search-bar__no-results-form-row:last-child{
    display: flex;
    flex-direction: column;
    gap: 8px;
    font-size: 12px;
    margin-top: 12px;
}
.search-bar__no-results-form-row-privacy{
    text-align: start;
}
.search-bar__no-results-form-row-agree{
    display: flex;
    align-items: center;
    gap: 8px;    
}
.search-bar__no-results-form-row-agree input{
    width: 24px;
    height: 24px;
    accent-color: #005BFF;
    cursor: pointer;
}

.search-bar__wrap {
    width: 100%;
}

.select2-dropdown--search-bar {
    z-index: 120 !important;
    /* border-radius: 5px !important; */
}

.select2-dropdown--search-bar .select2-results__option {
    padding: 4px !important;
    font-size: 12px;
}

.search-bar__results--count{
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 24px;
    color: #666666;
}

.search-item {
    display: flex;
    justify-content: space-between;
}

.search-item__main{
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.search-item__header {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
}

.search-item__type {
    display: flex;
    align-items: center;
    min-height: 20px;
    max-height: 0px;
    height: 100%;
    padding: 4px 8px;
    border-radius: 20px;
    font-size: 10px;
    font-family: Inter;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.search-item__type:hover{
    -webkit-box-shadow: 0 0 3px 0px #00000033;
    -moz-box-shadow: 0 0 3px 0px #00000033;
    box-shadow: 0 0 3px 0px #00000033;
}

.search-item__type--pk {
    background: #FD690133;
    color: var(--Orange, #FD6901);
}

.search-item__type--pp {
    background: #005BFF1A;
    color: var(--Blue, #005BFF);

}

.search-item__type--section{
    background: #EEEEF4;
    color: #666666;
}

.search-item__content {
    display: flex;
    gap: 10px;
}

.search-item__content-column {
    display: flex;
    flex-direction: column;
    gap: 12px;
    justify-content: flex-end;
    min-width: 175px;
}

.search-item__content-row {
    display: flex;
    gap: 10px;
}

.search-item__features {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 5px;
    flex: 1 1;
}

.search-item__feature {
    display: flex;
    flex: 0 1;
    align-items: center;
    gap: 5px;
    font-size: 12px;
    color: #666666;
    text-wrap: nowrap;
}

.search-item__name {
    text-decoration: none;
    color: inherit;
    font-size: 20px;
    font-weight: 500;
}

.search-item__bottom-more.button {
    font-size: 13px;
    padding: 5px 15px;
    font-weight: 400;
    width: 100%;
}

.search-item__bottom-add.button {
    font-size: 13px;
    padding: 12px 24px;
    font-weight: 400;
    flex: 1 1 100%;
}

.search-item__price-installment {
    font-size: 10px;
    color: #666666;
}

.search-item__price {
    font-size: 12px;
    white-space: nowrap;
    text-align: end;
    color: #005bff;
    font-weight: 500;
}

.search-item__price > span:last-child{
    color: black;
}

.search-item__price-value {
    font-size: 18px;
}

.search-item+.search-item {
    border-top: 1px solid #D9D9D9;
    margin-top: 15px;
    padding-top: 15px;
}

.search-item__feature-icon {
    width: 13px;
    height: 13px;
}

.search-item .select2 {
    width: 100%;
    border-radius: 6px;
    border: 1px solid var(--Blue, #005BFF);
    background: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
    position: relative;
    font-size: 12px;
    width: 100% !important;
    min-width: 72px;
    flex: 1 1;
}

.search-item .select2::after {
    content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 15 9" fill="none"><path d="M14.5 1L7.5 8L0.5 1" stroke="%23005BFF"/></svg>');
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    pointer-events: none;
    transition: transform 120ms ease-in-out;
}

.search-item .select2 .select2-selection__rendered {
    color: var(--Blue, #005BFF);
}

.search-item .select2::-ms-expand {
    display: none;
}

.search-item .select2:focus {
    outline: none;
}

.search-item .select2.select2-container--open::after {
    transform: translateY(-50%) rotate(180deg);
}

.search-item .select2.select2-container--open.select2-container--above {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
}

.search-item .select2.select2-container--open.select2-container--below {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #fff;
}

.search-item .select2 .select2-selection--single {
    border: none;
    background: transparent;
    color: var(--Blue, #005BFF);
    font-size: 12px;
    height: auto;
}

.search-item .select2 .select2-selection--single .select2-selection__arrow {
    display: none;
}

.search-item .search-item__select {
    display: none;
}

.search-item__price-help{
    vertical-align: middle;
    border: 1px solid #989898;
    border-radius: 50%;
    cursor: pointer;
}

.search-item__detail{
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.search-item__price-block{
    display: flex;
    justify-content: end;
    flex-direction: row;
    flex: 1 1;
}

.search-item__price-block-wrap{
    display: flex;
    flex-direction: column;
    width: fit-content;
}

.search-item__price-row{
    display: inline-flex;
}

#mobile-search{
    display: none;
}

.search-item__time{
    display: flex;
    align-items: center;
}

.search-history{
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 34px 0 16px;
    background-color: white;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    z-index: 109; /* .search-bar__backdrop z-index: 105 */
    margin-top: -9px /* hide search bar bottom borders */;
}

.search-history__items{
    display: flex;
    flex-direction: column;
    max-height: 220px;
    overflow-y: scroll;
}
.search-history__item{
    display: flex;
    gap: 10px;
    align-items: center;
}
.search-history__item span{
    flex: 1;
    --height: 44px;
    height: var(--height);
    line-height: var(--height);
    color: #666666;
    font-size: 12px;
    font-weight: 400;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}
.search-history__item span:hover{
    color: #005BFF;
}
.search-history__item svg:first-child,
.search-history__item svg:last-child{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    --icon-color: #666666;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
}
.search-history__item svg:first-child{
    padding: 12px 0 12px 16px;
}
.search-history__item:hover svg:first-child{
    --icon-color: #005BFF;
}
.search-history__item svg:last-child{
    padding: 12px 16px 12px;
}
.search-history__item svg:last-child:hover{
    --icon-color: red;

}
.search-history__button{
    align-self: end;
    padding: 12px 24px;
    color: #005BFF;
    border: 1px solid #005BFF;
    font-size: 14px;
    font-weight: 500;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -ms-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
    margin-right: 16px;
}
.search-history__button:hover{
    border: 1px solid red;
    color: red;
}

@media (max-width: 1420px) {
    .search-item__content {
        flex-direction: column;
    }
    .search-item__features{
        flex: 1 1 100%;
    }
    .search-item__bottom-add.button {
        padding: 8px 15px;
    }

    .search-bar__no-results-form-row{
        flex-wrap: wrap;
        gap: 18px;
    }
    .search-bar__no-results-form .search-bar__no-results-form-row:first-child input{
        flex: 1 0 calc(calc(100% / 3) - 8px);
    }
    .search-bar__no-results-form .search-bar__no-results-form-row:first-child input:last-child{
        flex: 1 0 100%;
    }
}

@media (max-width: 1200px) {
    .search-item__content-row {
        flex-direction: column;
    }

    .search-item__features {
        flex-direction: column;
        row-gap: 5px;
    }

    .search-item__feature {
        white-space: wrap;
    }

    .search-item__price-block{
        justify-content: start;
    }

    .search-item__content-column {
        display: flex;
        flex-direction: column;
        gap: 12px;
        justify-content: flex-end;
        min-width: auto;
    }

    .search-bar__no-results-form .search-bar__no-results-form-row:first-child input{
        flex: 1 0 100%;
    }
}

@media(max-width: 920px){
    .search-item{
        flex-direction: column;
        gap: 12px;
    }
    .search-item__detail{
        flex-direction: row;    
    }
    .search-item__price{
        text-align: start;
    }
}

@media(max-width: 880px){
    .search-item__detail{
        gap: 8px;
    }
}

@media (max-width: 850px) {

    #mobile-search{
        display: block;
    }

    .search-bar {
        padding: 10px 0;
    }

    .search-bar .search-bar__form{
        height: 50px;
    }

    .search-bar__wrap {
        height: 100%;
    }

    .search-bar__backdrop {
        display: none;
    }

    .search-bar__results-wrap {
        border: none;
        padding: 0;
        max-height: 100%;
        top: 80px;
    }

    .search-bar__results {
        padding-bottom: 250px;
    }

    .search-bar__no-results {
        text-align: center;
        padding: 20px 0;
    }
    .search-item__bottom-more.button{
        padding: 10px 15px;
    }

    .search-item__bottom-add.button{
        padding: 12px 55px;
        font-size: 14px;
        height: fit-content;
        align-self: end;
    }

    .search-bar .select2-container--default .select2-selection--single .select2-selection__rendered{
        line-height: 41px;
        font-size: 13px;
    }

    .search-item__feature{
        font-size: 14px
    }

    .search-item__price-value {
        font-size: 18px;
    }

    .search-item__price {
        font-size: 12px;
    }

    .search-item__price-installment {
        font-size: 14px;
    }

    .search-item__price-block{
        margin: 5px 0;
    }

    .select2-dropdown--search-bar .select2-results__option {
        padding: 10px !important;
        font-size: 13px;
    }

    .search-item .select2{
        border-radius: 10px;
        max-width: 30%;
    }

    .search-item .select2::after {
        right: 15px;
    }

    .search-item__cart-button-row{
        flex-direction: row;
    }

    .search-item__bottom-add{
        width: 100%;
        max-width: 100%;
    }

    .search-history__item span{
        --height: 28px;
        font-size: 14px;
    }
    .search-history__item svg:first-child{
        padding-left: 0;
    }
    .search-history__item svg:last-child{

    }
}

@media(max-width: 640px){
    .search-bar__no-results-form .search-bar__no-results-form-row > button{
        width: 100%;
        flex: 1;
        justify-content: center;
    }

    .search-history__button{
        margin: 0;
        width: 100%;
        text-align: center;
    }
}

@media(max-width: 360px){
    .search-item__bottom-add.button{
        padding: 10px 35px;
    }
}

.search-bar__form {
    position: relative;
    overflow: hidden;
}

.search-bar__form input::placeholder {
    color: var(--Text, #666);
    font-size: 14px;
    font-weight: 400;
    opacity: 1; /* Ensure placeholder is visible */
}

.search-suggestions {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
    height: 20px; /* Height of a single suggestion */
    overflow: hidden;
    height: 100%;
}

.search-suggestions-scroll {
    transition: transform 0.05s linear; /* Smooth scrolling effect */
}

.search-suggestions.paused .search-suggestions-scroll {
    transition: none; /* No transition when paused */
}

.search-suggestion {
    height: 20px; /* Height of a single suggestion */
    color: var(--Text, #666);
    font-size: 14px;
    font-weight: 400;
    padding: 20px 0;
}

input:not(:placeholder-shown) + .search-suggestions {
    display: none;
}

.search-item__skolkovo{
    border-radius: 10px;
    background: #B1EC52;
    font-size: 10px;
    color: #4D5759;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 3px 8px;
    gap: 4px;
}

.detail-info__item-title{
    display: flex;
    align-items: baseline;
    gap: 10px;
}

@media (max-width: 850px) {
    .search-suggestion {
        padding: 15px 0;
    }
}
/* End */


/* Start:/local/components/fedkurs/kviz/templates/quiz/style.css?17530989844041*/
.popup-quiz.modal__modal.modal{
    max-width: 715px;
}
div.popup-quiz{
    position: relative;
    display: flex;
    background-color: white;
    flex-direction: column;
    gap: 26px;
    max-width: 715px;
    border-radius: 20px;
    padding: 32px;
}
.popup-quiz-wrapper{
    display: flex;
    flex-direction: column;
    gap: 26px;
}
.popup-quiz__header{
    font-size: 32px;
    font-weight: 500;
    color: #222222;
}
.popup-quiz__item{
    display: flex;
    flex-direction: column;
    min-height: 330px;
    padding: 28px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background-color: #005BFF1A;
}
.popup-quiz__item--index{
    padding: 4px 8px;
    background-color: #FD6901;
    color: white;
    font-size: 14px;
    font-weight: 600;
    width: fit-content;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.popup-quiz__item--title{
    font-size: 22px;
    font-weight: 500;
    padding: 12px 0 26px;
}
.popup-quiz__item--options{
    display: flex;
    flex-direction: column;
    gap: 18px;
    font-size: 16px;
    font-weight: 500;
}
.popup-quiz__item--option{
    display: flex;
    align-items: center;
    gap: 10px;
    position: relative;
}

.popup-quiz__item--option input{
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    position: relative;
}
.popup-quiz__item--option input.quiz-field{
    padding: 19px;
    border-radius: 10px;;
    width: 100%;
    height: 56px;
    border: 1px solid #D9D9D9;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: border 0.5s linear;
    -moz-transition: border 0.5s linear;
    -ms-transition: border 0.5s linear;
    -o-transition: border 0.5s linear;
    transition: border 0.5s linear;
    cursor: pointer;
}
.popup-quiz__item--option input::after{
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    top: -1px;
    left: -1px;
    border: 2px solid #005BFF;
    border-radius: 5px;
    -webkit-transition: border 0.5s linear;
    -moz-transition: border 0.5s linear;
    -ms-transition: border 0.5s linear;
    -o-transition: border 0.5s linear;
    transition: border 0.5s linear;
    cursor: pointer;
}
.popup-quiz__buttons{
    display: flex;
    gap: 16px;
}
.popup-quiz__buttons button{
    padding: 19px 0;
    text-align: center;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    cursor: pointer;
}
.popup-quiz__buttons--prev{
    border: 1px solid #005BFF;
    background-color: unset;
    color: #005BFF;
    flex: 0 0 33%;
}
.popup-quiz__buttons--next{
    background-color: #005BFF;
    color: white;
    flex: 0 1 66%;
}
.popup-quiz__button{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.quiz-close{
    position: absolute;
    top: 15px;
    right: 15px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}
.quiz-error{
    position: absolute;
    color: red;
    font-size: 14px;
    bottom: -16px;
}
.popup-quiz__item input.quiz-error-input{
    border: 1px solid red;
}
.popup-quiz__item--option input.quiz-error-input::after{
    border: 2px solid red;
}
.popup-quiz__image{
    max-width: 100px;
    max-height: 100px;
    width: 100%;
    height: 100%;
}
.popup-quiz__image img{
    width: 100%;
    height: 100%;
}
.popup-quiz__desc{
    font-size: 22px;
    font-weight: 400;
}
.popup-quiz__item--error{
    color: red;
    padding-top: 18px;
    font-size: 14px;
}

@media(max-width: 460px){
    div.popup-quiz{
        padding: 24px;
    }

    .popup-quiz-wrapper{
        gap: 16px;
    }
    .popup-quiz__header{
        font-size: 24px;
    }
    .popup-quiz__item{
        padding: 20px;
    }
    .popup-quiz__item--options{
        gap: 18px;
        font-size: 14px;
    }
    .popup-quiz__image{
        max-width: 64px;
        max-height: 64px;
    }
    .popup-quiz__desc{
        font-size: 16px;
    }

    .popup-quiz__item--error{
        padding-top: 12px;
    }
}
/* End */


/* Start:/local/components/fedkurs/cookie/templates/.default/style.css?17666533041272*/
.cookie-modal{
    position: fixed;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10;
    display: flex;
    gap: 20px;
    width: 720px;
    padding: 20px 30px;
    background-color: white;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 0 20px 0 #00000040;
    z-index: 100;
}
.cookie-modal-desc{
    display: flex;
    gap: 12px;
    align-items: center;
}
.cookie-modal-desc-img{
    width: 100%;
    height: 100%;
    max-width: 35px;
    max-height: 35px;
}
.cookie-modal-desc-text{
    max-width: 490px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Inter';
}
.cookie-modal-accept{
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Inter';
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
@media(max-width: 750px){
    .cookie-modal{
        width: 90%;
        flex-direction: column;
    }
}
@media(max-width: 576px){
    .cookie-modal{
        padding: 15px 20px;
    }
    .cookie-modal-desc-text{
        font-size: 14px;
    }
}
/* End */


/* Start:/local/components/fedkurs/rating/templates/.default/style.css?17653646201322*/
.fos-rating{
    padding: 16px 20px;
    background-color: var(--white, #ffffff);
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 15px;
}
@media(max-width: 768px){
    .fos-rating{
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }
}
.fos-rating__title{
    color: #222222;
    font-weight: 600;
    font-size: 16px;
}
.fos-rating__form-wrapper{
    display: flex;
    gap: 10px;
    align-items: center;
}
.fos-rating__form{
    display: flex;
    align-items: center;
    gap: 4px;
}
@media(max-width: 400px){
    .fos-rating__form-wrapper {
        flex-wrap: wrap;
        align-self: start;
        justify-content: center;
    }
    .fos-rating__form{
        flex: 1 0 100%;
        justify-content: center;
    }
}
.fos-rating__form--star{
    width: 32px;
    height: 32px;
    background-image: url('/local/components/fedkurs/rating/templates/.default/assets/icons/star-empty.svg');
    background-position: center center;
    background-size: cover;
    --icon-fill: none;
}
.fos-rating__form--star.active{
    --icon-fill: #FFD326;
}
.fos-rating__form--value{
    color: #222222;
    font-size: 20px;
    font-weight: 700;
}
.fos-rating__form--count{
    color: #838383;
    font-size: 14px;
    font-weight: 500;
}
/* End */
/* /local/templates/main/assets/styles/compiled/styles.css?1781769984149427 */
/* /local/templates/main/assets/styles/jquery.modal.min.css?17056409183201 */
/* /local/components/fedkurs/cities/templates/button/style.css?1776769983269 */
/* /local/components/fedkurs/top-message/templates/.default/style.css?1729498278358 */
/* /local/components/fedkurs/cities/templates/modal/style.css?17768619442184 */
/* /local/components/fedkurs/top-banner/templates/picture/style.css?17556800261741 */
/* /local/components/fedkurs/search-bar/templates/.default/style.css?177329979318155 */
/* /local/components/fedkurs/kviz/templates/quiz/style.css?17530989844041 */
/* /local/components/fedkurs/cookie/templates/.default/style.css?17666533041272 */
/* /local/components/fedkurs/rating/templates/.default/style.css?17653646201322 */
