@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");
html{scroll-behavior:smooth}body{font-family:'Montserrat';background-color:#fff;font-optical-sizing:auto;font-weight:400;font-style:normal}button{padding:0;border:none;background-color:transparent;transition:.4s ease;transition-property:color,background-color,border-color,box-shadow,opacity;cursor:pointer}button:focus{outline:none}a{text-decoration:none;transition:.4s ease;transition-property:color,background-color,border-color,box-shadow,opacity,text-decoration-color}a:hover,a:active,a:focus{outline:none;text-decoration:none}input,textarea,select{padding:0;margin:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;box-shadow:none;transition:.4s ease;transition-property:color,border-color,box-shadow}input:focus,textarea:focus,select:focus{outline:none}select::-ms-expand{display:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}ul{margin:0;padding:0;list-style:none}svg{transition:.4s ease;transition-property:fill,stroke}::-moz-selection{background:#2c4576;color:#fff;text-shadow:none}::selection{background:#2c4576;color:#fff;text-shadow:none}::-webkit-input-placeholder{color:#666d77;opacity:1}::-moz-placeholder{color:#666d77;opacity:1}:-moz-placeholder{color:#666d77;opacity:1}:-ms-input-placeholder{color:#666d77;opacity:1}:focus{outline:-webkit-focus-ring-color auto 0}:focus-visible{outline:0 dotted}.gx-3{--bs-gutter-x:1rem}@media (min-width:768px){.gx-3{--bs-gutter-x:1.25rem}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1300px}}.header{position:fixed;z-index:99;top:0;left:0;width:100%;height:56px;background-color:#fff;border-bottom:2px solid #eceff3;background-color:#fff;padding-left:4px;padding-right:4px}.header__content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:56px}.header__logo{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:auto;height:auto}.header__logo img{width:auto;height:32px}.header__nav{display:none}.header__btn{display:flex;flex-direction:column;justify-content:space-between;align-items:center;position:relative;width:40px;height:12px}.header__btn:before,.header__btn:after{content:'';display:block;position:relative;width:40px;height:2px;background-color:#2c4576;transition:background-color .4s ease}.header__btn.active:before,.header__btn.active:after{background-color:#d11116}@media (min-width:768px){.header{height:80px;padding-left:0;padding-right:0}.header__content{height:80px}.header__logo img{height:44px}}@media (min-width:992px){.header__nav{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:0 32px}.header__nav a{font-size:14px;line-height:24px;font-weight:600;color:#2c4576;text-transform:uppercase}.header__nav a:hover{color:#d11116}.header__btn{display:none}}.sidebar{position:fixed;z-index:98;background-color:#fff;top:56px;right:0;bottom:0;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translateX(100%);transition:transform .4s ease;padding:0 16px}.sidebar__nav{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:20px 0}.sidebar__nav li{width:100%;padding-bottom:20px;border-bottom:1px solid #eceff3}.sidebar__nav li:last-child{padding-bottom:0;border-bottom:none}.sidebar__nav a{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.sidebar__nav a span{font-size:20px;line-height:24px;font-weight:500;color:#2c3239}.sidebar__nav a svg{width:16px;height:16px;stroke:#2c4576}.sidebar--active{transform:translateX(0)}@media (min-width:516px){.sidebar__nav{width:516px}}@media (min-width:768px){.sidebar{top:80px}.sidebar__nav{width:696px}}@media (min-width:992px){.sidebar{display:none}}.hero{position:relative;width:100%;padding:100px 4px 0;background:linear-gradient(180deg,#e4f0f9 0%,rgba(228,240,249,0) 100%)}.hero__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;width:100%}.hero__date{display:flex;flex-direction:row;justify-content:center;align-items:center;width:auto;height:48px;padding:0 16px;gap:0 8px;border:1px solid #d3e3f0;background-color:#fff;border-radius:18px;margin-bottom:12px}.hero__date img{width:16px;height:16px}.hero__date span{font-size:16px;line-height:16px;color:#2c3239;text-align:center;}.hero__title{font-size:28px;line-height:32px;font-weight:500;color:#2c4576;text-align:center;margin-bottom:12px}.hero__text{font-size:20px;line-height:28px;color:#2c3239;text-align:center;margin-bottom:12px}.hero__img{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:12px;pointer-events:none}.hero__img img{width:auto;max-width:100%}.hero__img img:last-child{display:none}.hero__features{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:8px 0;margin-bottom:20px}.hero__features li{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;width:100%;padding:10px 10px 10px 40px;background-color:#e4f0f9;border-radius:22px;font-size:16px;line-height:100%;color:#2c3239}.hero__features li:before{content:'';position:absolute;left:16px;top:11px;width:14px;height:14px;background:url("../img/icons/check.svg") no-repeat center center;background-size:100% 100%}.hero__btns{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;width:100%;gap:0 24px}.hero__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:52px;border-radius:26px;background-color:#2c4576}.hero__btn span{font-size:16px;line-height:16px;color:#fff}.hero__btn span:last-child{display:none}.hero__socials{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:auto;flex-shrink:0;gap:0 16px}.hero__socials a{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40px;height:40px;flex-shrink:0}.hero__socials a img{width:100%;height:auto}.hero__note{font-size:12px;line-height:18px;color:#2c3239;margin-bottom:0}.hero__note span{color:#2c4576}@media (min-width:768px){.hero{padding:140px 0 0}.hero__date{height:44px;padding:0 20px;gap:0 10px;border-radius:22px}.hero__date img{width:20px;height:20px}.hero__date span{font-size:20px;line-height:25px}.hero__title{font-size:64px;line-height:72px;margin-bottom:16px}.hero__text{font-size:28px;line-height:36px;margin-bottom:28px}.hero__img{margin-bottom:0}.hero__img img{display:none}.hero__img img:last-child{display:block}.hero__features{gap:12px 0;align-items:center;margin-bottom:32px}.hero__features li{padding:12px 20px 12px 48px;font-size:20px;width:auto}.hero__features li:before{width:16px;height:16px;top:14px;left:20px}.hero__btns{gap:0 36px}.hero__btn{width:auto;padding:0 60px;height:76px;border-radius:38px}.hero__btn span{font-size:20px;line-height:20px}.hero__btn span:first-child{display:none}.hero__btn span:last-child{display:block}.hero__socials{gap:0 28px}.hero__socials a{width:52px;height:52px}}@media (min-width:1200px){.hero__date{order:1}.hero__title{order:2}.hero__text{order:3}.hero__img{order:5}.hero__features{order:4;flex-direction:row;justify-content:center;align-items:center;gap:20px}.hero__features li{background-color:#fff;font-size:16px;height:44px;border:1px solid #d3e3f0}.hero__btns{order:6;margin-top:-20px}.hero__btn:hover{background-color:#d11116}.hero__socials a{transition:transform .4s ease}.hero__socials a:hover{transform:scale(1.1)}}@media (min-width:1400px){.hero__features li{font-size:20px}}.section{position:relative;width:100%;padding:60px 4px 0}.section--videos,.section--reviews{padding-left:0;padding-right:0}.section--videos .section__title,.section--reviews .section__title{padding-right:4px;padding-left:4px}.section__title{font-size:28px;font-weight:500;line-height:32px;color:#2c4576;margin-bottom:28px}.section__title--mb{margin-bottom:20px}.section__text{font-size:16px;line-height:24px;color:#2c3239;margin-bottom:28px}.section__note{font-size:14px;line-height:22px;color:#666d77;margin-bottom:0;margin-top:28px}.section__btns{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;gap:0 24px;margin-bottom:16px}.section__btns:last-child{margin-bottom:0}.section__btns--center{justify-content:center;margin-top:20px}.section__btn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:52px;border-radius:26px;background-color:#2c4576}.section__btn span{font-size:16px;line-height:16px;font-weight:500;color:#fff}.section__btn span:last-child{display:none}.section__btn--white{background-color:#fff}.section__btn--white span{color:#2c4576;transition:color .4s ease}.section__socials{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:auto;flex-shrink:0;gap:0 16px}.section__socials a{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40px;height:40px;flex-shrink:0}.section__socials a img{width:100%;height:auto}.section__nav{position:relative;width:100%}.section__carousel{position:relative;width:100%}.section__carousel .splide__track{padding-left:16px !important;padding-right:16px !important}.section__player{position:relative;width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden}.section__player .plyr__control{border-radius:50%}.section__player .plyr--full-ui input[type="range"]{color:#2c4576}.section__player .plyr__menu__container .plyr__control[role="menuitemradio"][aria-checked="true"]::before{background-color:#2c4576}.section__player .plyr--video .plyr__control--overlaid{width:80px;height:80px;background-color:#fff;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.section__player .plyr--video .plyr__control--overlaid:before{background:url("../img/icons/play2.svg") no-repeat center;background-size:16px 16px}.section__player .plyr--video .plyr__control--overlaid:after{content:'Узнай о практике';position:absolute;pointer-events:none;top:100%;margin-top:12px;font-size:16px;color:#fff;font-weight:500;line-height:100%;white-space:nowrap}.section__player .plyr--video .plyr__control--overlaid:hover,.section__player .plyr--video .plyr__control--overlaid.plyr__tab-focus{background-color:rgba(255,255,255,0.8)}.section__player .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.section__player .plyr--playing .plyr__controls{opacity:1;pointer-events:auto;transform:translateY(0)}@media (min-width:576px){.section--videos .section__title,.section--reviews .section__title{padding-right:0;padding-left:0}.section__carousel .splide__track{padding-left:calc((100vw - 516px) / 2) !important;padding-right:calc((100vw - 516px) / 2) !important}}@media (min-width:768px){.section{padding:120px 0 0}.section__title{font-size:36px;line-height:44px;margin-bottom:60px}.section__title--center{text-align:center}.section__title--mb{margin-bottom:32px}.section__text{font-size:20px;line-height:28px;margin-bottom:60px}.section__text--center{text-align:center}.section__note{text-align:center;margin-top:60px;font-size:16px;line-height:24px}.section__btns{gap:0 36px;margin-bottom:28px}.section__btns--center{margin-top:32px}.section__btn{width:auto;padding:0 60px;height:76px;border-radius:38px}.section__btn span{font-size:20px;line-height:20px}.section__btn span:first-child{display:none}.section__btn span:last-child{display:block}.section__socials{gap:0 28px}.section__socials a{width:52px;height:52px}.section__carousel .splide__track{padding-left:calc((100vw - 696px) / 2) !important;padding-right:calc((100vw - 696px) / 2) !important}.section__player{border-radius:20px}.section__player .plyr--video .plyr__control--overlaid{width:120px;height:120px}.section__player .plyr--video .plyr__control--overlaid:before{background-size:24px 24px}.section__player .plyr--video .plyr__control--overlaid:after{margin-top:20px;font-size:28px}}@media (min-width:992px){.section__carousel .splide__track{padding-left:calc((100vw - 936px) / 2) !important;padding-right:calc((100vw - 936px) / 2) !important}}@media (min-width:1200px){.section{padding-top:120px;padding-bottom:80px;}.section__btn:hover{background-color:#d11116}.section__btn--white:hover span{color:#fff}.section__socials a{transition:transform .4s ease}.section__socials a:hover{transform:scale(1.1)}.section__carousel{width:1116px;margin:0 auto}.section__carousel .splide__track{padding-left:0 !important;padding-right:0 !important}}@media (min-width:1400px){.section__btn{width:436px}.section__carousel{width:1276px}}.course{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;position:relative}.course__title{font-size:28px;font-weight:500;line-height:32px;color:#2c4576;margin-bottom:20px}.course__img{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:8px}.course__img img{width:auto;max-width:220px;margin-right:10px}.course__img--desk{display:none}.course__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:12px}.course__list li{position:relative;width:100%;font-size:16px;line-height:24px;color:#2c3239;padding-left:22px;padding-bottom:12px;border-bottom:1px solid #eceff3}.course__list li:before{content:'';position:absolute;top:8px;left:0;width:6px;height:6px;background-color:#2c4576;border-radius:50%}.course__list li:last-child{padding-bottom:0;border-bottom:none}.course__note{font-size:14px;line-height:22px;color:#666d77;margin-bottom:20px;margin-top:28px}@media (min-width:768px){.course__title{font-size:36px;line-height:44px;margin-bottom:32px;width:calc(100% - 300px)}.course__img{position:absolute;top:10px;right:0;margin-bottom:0;width:300px}.course__img img{margin-right:0;max-width:100%}.course__list{gap:16px}.course__list li{font-size:20px;line-height:28px;padding-bottom:16px}.course__list li:before{top:10px}.course__note{font-size:16px;line-height:24px;margin-bottom:32px;margin-top:28px}}@media (min-width:992px){.course__img{width:240px;top:-50px}}@media (min-width:1200px){.course{height:100%}.course__title{width:100%}.course__img{position:relative;top:auto;right:auto;width:100%}.course__img img{margin-left:-60px}.course__img--mob{display:none}.course__img--desk{display:flex}.course__note{margin-top:auto;padding-right:90px}}@media (min-width:1400px){.course__img img{margin-left:-150px}.course__note{padding-right:170px}}.elements{display:grid;width:100%;margin:0 auto;grid-template-columns:repeat(1,1fr);gap:16px}.elements__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:24px;border:2px solid #eceff3;border-radius:16px}.elements__item img{width:60px;height:60px;margin-bottom:16px}.elements__item h3{font-size:24px;line-height:32px;font-weight:500;color:#2c4576;margin-bottom:12px}.elements__item p{font-size:16px;line-height:24px;color:#2c3239;margin-bottom:0}@media (min-width:768px){.elements{grid-template-columns:repeat(2,1fr);gap:20px}.elements__item{padding:40px;border-radius:20px}.elements__item img{margin-bottom:24px}.elements__item h3{font-size:28px;line-height:36px;margin-bottom:16px}.elements__item p{font-size:20px;line-height:28px}}@media (min-width:1200px){.elements{grid-template-columns:repeat(3,1fr)}}.teacher{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:relative;width:100%;border:2px solid #eceff3;padding:24px;border-radius:16px}.teacher__img{width:168px;height:auto;margin-bottom:20px}.teacher__img img{width:100%}.teacher__title{font-size:28px;font-weight:500;line-height:32px;color:#2c4576;text-align:center;margin-bottom:12px}.teacher__tag{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:12px;line-height:100%;font-weight:600;color:#2c3239;text-transform:uppercase;height:28px;padding:0 14px;border:2px solid #2c3239;border-radius:14px;margin-bottom:20px}.teacher__text{font-size:16px;line-height:24px;color:#2c3239;text-align:center;margin-bottom:20px}.teacher__text:last-child{margin-bottom:0}.teacher__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:8px 0}.teacher__list--desk{display:none}.teacher__list li{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;width:100%;padding:10px 10px 10px 40px;background-color:#e4f0f9;border-radius:22px;font-size:16px;line-height:100%;color:#2c3239}.teacher__list li:before{content:'';position:absolute;left:16px;top:11px;width:14px;height:14px;background:url("../img/icons/check.svg") no-repeat center center;background-size:100% 100%}@media (min-width:768px){.teacher{padding:80px;border-radius:20px}.teacher__img{width:280px;margin-bottom:32px}.teacher__title{font-size:36px;line-height:44px;margin-bottom:16px}.teacher__tag{font-size:14px;height:32px;padding:0 16px;border-radius:16px;margin-bottom:32px}.teacher__text{font-size:20px;line-height:28px;margin-bottom:40px}.teacher__list{gap:12px 0}.teacher__list li{padding:12px 20px 12px 48px;font-size:20px}.teacher__list li:before{width:16px;height:16px;top:14px;left:20px}.teacher__list--mob{display:none}.teacher__list--desk{display:flex}}@media (min-width:992px){.teacher{padding:80px 40px;padding-left:398px;align-items:flex-start}.teacher__img{position:absolute;top:80px;left:40px}.teacher__title{text-align:left}.teacher__text{text-align:left}.teacher__list li{width:auto}}@media (min-width:1200px){.teacher{padding:80px;padding-left:472px}.teacher__img{left:80px}}@media (min-width:1400px){.teacher{padding-left:540px}.teacher__img{width:332px}}.method{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;width:100%}.method__title{font-size:28px;font-weight:500;line-height:32px;color:#2c4576;margin-bottom:28px}.method__img{position:relative;width:100%;aspect-ratio:16/9;margin-bottom:28px;border-radius:16px;overflow:hidden}.method__img img{position:absolute;height:100%;width:100%;inset:0;object-fit:cover}.method__img img:last-child{display:none}.method__text{font-size:16px;line-height:24px;color:#2c3239;margin-bottom:16px}.method__text:last-child{margin-bottom:0}@media (min-width:768px){.method__title{font-size:36px;line-height:44px;margin-bottom:32px}.method__img{border-radius:20px;margin-bottom:32px}.method__text{font-size:20px;line-height:28px;margin-bottom:32px}.method__text:last-child{margin-bottom:0}}@media (min-width:992px){.method__img{position:absolute;top:0;left:100%;bottom:0;width:376px;aspect-ratio:auto;margin-left:24px;margin-bottom:0}.method__img img{display:none}.method__img img:last-child{display:block}}@media (min-width:1200px){.method{padding-right:20px}.method__img{width:451px}}@media (min-width:1400px){.method{padding-right:36px}.method__img{width:517px}}.features{display:grid;width:100%;margin:0 auto;grid-template-columns:repeat(1,1fr);gap:16px}.features li{position:relative;width:100%;font-size:16px;line-height:24px;color:#2c3239;border-radius:16px;padding:24px 24px 24px 52px;background-color:#e4f0f9}.features li:before{content:'';position:absolute;top:29px;left:24px;width:16px;height:16px;background:url("../img/icons/check.svg") no-repeat center;background-size:100% 100%}@media (min-width:768px){.features{gap:20px}.features li{padding:32px 32px 32px 64px;font-size:20px;line-height:28px}.features li:before{top:37px;left:32px}}@media (min-width:992px){.features{grid-template-columns:repeat(2,1fr)}}.gallery{display:grid;width:calc(100% - 24px);margin:0 auto;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(21,5vw);gap:16px}.gallery__item{position:relative;width:100%;height:100%;overflow:hidden;border-radius:12px}.gallery__item img{position:absolute;height:100%;width:100%;inset:0;object-fit:cover}.gallery__item--1{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:4}.gallery__item--2{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:4}.gallery__item--3{grid-column-start:1;grid-column-end:2;grid-row-start:4;grid-row-end:10}.gallery__item--4{grid-column-start:2;grid-column-end:3;grid-row-start:4;grid-row-end:7}.gallery__item--5{grid-column-start:2;grid-column-end:3;grid-row-start:7;grid-row-end:10}.gallery__item--6{grid-column-start:2;grid-column-end:3;grid-row-start:10;grid-row-end:16}.gallery__item--7{grid-column-start:1;grid-column-end:2;grid-row-start:10;grid-row-end:13}.gallery__item--8{grid-column-start:1;grid-column-end:2;grid-row-start:13;grid-row-end:16}.gallery__item--9{grid-column-start:1;grid-column-end:3;grid-row-start:16;grid-row-end:22}@media (min-width:576px){.gallery{width:516px}}@media (min-width:768px){.gallery{gap:20px;width:calc(100% - 40px)}.gallery__item{border-radius:20px}}@media (min-width:1200px){.gallery{grid-template-columns:repeat(18,1fr);grid-template-rows:repeat(19,1.2vw)}.gallery__item--1{grid-column-start:1;grid-column-end:6;grid-row-start:1;grid-row-end:7}.gallery__item--2{grid-column-start:1;grid-column-end:6;grid-row-start:7;grid-row-end:13}.gallery__item--3{grid-column-start:6;grid-column-end:10;grid-row-start:1;grid-row-end:13}.gallery__item--4{grid-column-start:10;grid-column-end:14;grid-row-start:1;grid-row-end:7}.gallery__item--5{grid-column-start:10;grid-column-end:14;grid-row-start:7;grid-row-end:13}.gallery__item--6{grid-column-start:14;grid-column-end:19;grid-row-start:1;grid-row-end:13}.gallery__item--7{grid-column-start:1;grid-column-end:7;grid-row-start:13;grid-row-end:20}.gallery__item--8{grid-column-start:7;grid-column-end:13;grid-row-start:13;grid-row-end:20}.gallery__item--9{grid-column-start:13;grid-column-end:19;grid-row-start:13;grid-row-end:20}}.video{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;width:calc(100vw - 32px);min-height:100%;padding:8px;border-radius:16px;background-color:#e4f0f9}.video__head{position:relative;width:100%;overflow:hidden;border-radius:12px;aspect-ratio:16/9}.video__head .plyr{position:absolute;top:0;right:0;bottom:0;left:0}.video__head .plyr__video-wrapper,.video__head .plyr__video-embed{position:absolute;width:100%;height:100%}.video__head .plyr__poster{background-size:cover}.video__head .plyr__controls{padding-left:16px;padding-right:16px;opacity:0;pointer-events:none;transform:translateY(100%)}.video__head .plyr--playing .plyr__controls{opacity:1;pointer-events:auto;transform:translateY(0)}.video__head .plyr--video .plyr__control--overlaid{width:64px;height:44px}.video__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;padding:24px 16px}.video__name{font-size:24px;line-height:100%;font-weight:600;color:#2c3239;margin-bottom:20px}.video__name:last-child{margin-bottom:0}.video__tag{display:flex;flex-direction:column;justify-content:center;align-items:center;height:24px;width:auto;padding:0 12px;background-color:#2c4576;border-radius:12px;font-size:10px;font-weight:600;color:#fff;text-transform:uppercase;margin-bottom:12px}.video__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:5px 0;margin-bottom:20px}.video__list:last-child{margin-bottom:0}.video__list li{position:relative;width:100%;padding-left:18px;font-size:14px;line-height:22px;color:#2c3239}.video__list li:before{content:'';position:absolute;top:8px;left:0;width:6px;height:6px;background-color:#2c4576;border-radius:50%}@media (min-width:576px){.video{width:338px}}@media (min-width:768px){.video{border-radius:20px}.video__head{border-radius:16px}.video__head .plyr--video .plyr__control--overlaid{width:76px;height:52px}.video__content{padding:28px 20px}}@media (min-width:992px){.video{width:360px}}@media (min-width:1200px){.video{width:100%}}.cta{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;background-color:#2c4576;border-radius:16px;padding:24px}.cta__title{font-size:28px;font-weight:500;line-height:32px;color:#fff;margin-bottom:20px}.cta__text{font-size:16px;line-height:24px;color:#fff;margin-bottom:20px}.cta__list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:28px}.cta__list span{font-size:20px;line-height:28px;font-weight:500;color:#fff;margin-bottom:16px}.cta__list ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:8px 0}.cta__list ul li{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:relative;width:100%;padding:10px 10px 10px 40px;background-color:#fff;border-radius:22px;font-size:16px;line-height:100%;color:#2c3239}.cta__list ul li:before{content:'';position:absolute;left:16px;top:11px;width:14px;height:14px;background:url("../img/icons/check.svg") no-repeat center center;background-size:100% 100%}.cta__list ul:last-child{display:none}.cta__note{font-size:12px;line-height:18px;color:#fff;margin-bottom:0}@media (min-width:576px){.cta__list ul{display:none}.cta__list ul li{width:auto}.cta__list ul:last-child{display:flex}}@media (min-width:768px){.cta{border-radius:20px;padding:80px;align-items:center}.cta .section__btns{justify-content:center}.cta__title{font-size:36px;line-height:44px;margin-bottom:28px;white-space:nowrap;text-align:center}.cta__text{font-size:20px;line-height:28px;margin-bottom:28px;text-align:center}.cta__list{align-items:center}.cta__list span{font-size:28px;line-height:36px;margin-bottom:20px;text-align:center}.cta__list ul{align-items:center;gap:12px 0}.cta__list ul li{padding:12px 20px 12px 48px;font-size:20px;margin-bottom: -2px;}.cta__list ul li:before{width:16px;height:16px;top:14px;left:20px}.cta__note{font-size:14px}}@media (min-width:992px){.cta{padding:80px 40px}.cta__text{width:540px}}@media (min-width:1200px){.cta{position:relative;align-items:flex-start}.cta .section__btns{justify-content:flex-start}.cta__title{width:340px;white-space:normal;text-align:left}.cta__text{width:440px;text-align:left}.cta__list{align-items:flex-start;position:absolute;bottom:80px;right:40px;width:auto;margin-bottom:0}.cta__list span{text-align:left}.cta__list ul{align-items:flex-start}}@media (min-width:1400px){.cta{padding:80px}.cta .section__btn{width:auto}.cta__title{width:100%}.cta__text{width:540px}.cta__list{top:85px;right:80px;bottom:auto}}.review{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;width:242px;height:190px;background-color:#e4f0f9;border-radius:16px;padding:24px}.review:before{content:'';position:absolute;z-index:1;top:24px;right:24px;width:16px;height:16px;background:url("../img/icons/reviews.svg") no-repeat center;background-size:100% 100%}.review__photo{display:flex;flex-direction:column;justify-content:center;align-items:center;width:52px;height:52px;flex-shrink:0;border-radius:50%;overflow:hidden;margin-bottom:10px}.review__photo img{width:100%}.review__text{font-size:16px;line-height:24px;color:#2c4576;font-style:italic;margin-bottom:0;margin-top:auto}@media (min-width:768px){.review{border-radius:20px;padding:28px;width:298px;height:208px}.review:before{top:28px;right:28px}.review__text{font-size:20px;line-height:28px}}@media (min-width:1200px){.review{width:100%}}@media (min-width:1400px){.review{padding-right:40px}}.consultation{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;background-color:#2c4576;border-radius:16px;padding:8px}.consultation__content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;width:100%;padding:16px 16px 24px}.consultation__title{font-size:28px;font-weight:500;line-height:32px;color:#fff;margin-bottom:20px}.consultation__img{position:relative;width:100%;border-radius:12px;overflow:hidden;margin-bottom:20px}.consultation__img img{width:100%}.consultation__text{font-size:16px;line-height:24px;color:#fff;margin-bottom:20px}.consultation__btns{position:relative;width:100%}.consultation__info{display:grid;width:100%;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;background-color:#223b6c;border-radius:12px;padding:20px 16px}.consultation__info li{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.consultation__info li span{display:flex;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background-color:#fff;border-radius:50%;margin-bottom:12px}.consultation__info li span svg{width:24px;height:24px}.consultation__info li p{font-size:12px;line-height:18px;color:#fff;text-align:center;margin-bottom:0}@media (min-width:768px){.consultation{border-radius:20px;align-items:center}.consultation__content{padding:72px 72px 80px}.consultation__title{font-size:36px;line-height:44px;margin-bottom:28px;text-align:center}.consultation__img{border-radius:16px;margin-bottom:28px}.consultation__text{font-size:20px;line-height:28px;margin-bottom:28px;text-align:center}.consultation__info{border-radius:16px;padding:40px 32px}.consultation__info li span{width:52px;height:52px;margin-bottom:24px}.consultation__info li p{font-size:20px;line-height:28px}}@media (min-width:992px){.consultation{align-items:flex-start}.consultation__content{padding:72px 32px 80px}.consultation__title{width:400px;text-align:left}.consultation__img{position:absolute;top:72px;right:32px;bottom:196px;width:440px;margin-bottom:0}.consultation__img img{position:absolute;height:100%;width:100%;inset:0;object-fit:cover}.consultation__text{width:400px;margin-bottom:40px;text-align:left}}@media (min-width:1200px){.consultation__title{width:520px}.consultation__img{bottom:80px}.consultation__text{width:530px}.consultation__info{gap:0 20px}.consultation__info li{flex-direction:row;position:relative}.consultation__info li span{margin-bottom:0;margin-right:24px;flex-shrink:0}.consultation__info li p{text-align:left}.consultation__info li:nth-child(2):before,.consultation__info li:nth-child(2):after{content:'';position:absolute;top:0;width:2px;bottom:0;background-color:#2c4576}.consultation__info li:nth-child(2):before{left:-60px}.consultation__info li:nth-child(2):after{right:40px}}@media (min-width:1400px){.consultation__content{padding:72px 72px 80px}.consultation__img{top:72px;right:72px}.consultation__info{padding:40px 72px;gap:0 40px}.consultation__info li:nth-child(2):before{left:-85px}}.preparation{display:grid;width:100%;margin:0 auto;grid-template-columns:repeat(1,1fr);gap:16px}.preparation li{position:relative;width:100%;padding-top:16px;border-top:1px solid #eceff3;padding-left:44px;font-size:14px;line-height:22px;color:#2c3239}.preparation li:before{content:'';position:absolute;top:16px;left:0;width:28px;height:28px;background:url("../img/icons/preparation.svg") no-repeat center;background-size:100% 100%}.preparation li:first-child{padding-top:0;border-top:none}.preparation li:first-child:before{top:0}@media (min-width:768px){.preparation{gap:20px}.preparation li{padding-top:20px;padding-left:56px;font-size:16px;line-height:24px;min-height:44px}.preparation li:before{top:20px;width:36px;height:36px}}@media (min-width:992px){.preparation{grid-template-columns:repeat(2,1fr)}.preparation li:nth-child(2){padding-top:0;border-top:none}.preparation li:nth-child(2):before{top:0}}.note{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;border-radius:16px;padding:24px;background-color:#e4f0f9;margin-top:16px}.note span{display:flex;flex-direction:column;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:12px}.note span svg{width:100%}.note p{font-size:12px;line-height:20px;font-weight:600;color:#2c4576;text-align:center;margin-bottom:0}@media (min-width:768px){.note{margin-top:60px;flex-direction:row;justify-content:center;border-radius:20px;padding:28px}.note span{width:36px;height:36px;margin-right:20px;margin-bottom:0}.note p{font-size:16px;line-height:24px;text-align:left;width:350px}}.accordion{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:16px 0}.accordion__column{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;gap:16px 0}.accordion__item{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;background-color:transparent;border-radius:16px;border:2px solid #eceff3}.accordion__btn{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;font-size:16px;line-height:24px;color:#2c3239;height:auto;min-height:84px;padding:24px 80px 24px 24px;text-align:left;position:relative}.accordion__btn span{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;margin-top:-20px;top:50%;right:24px;width:40px;height:40px;border-radius:50%;background-color:#f1f3f6;transition:transform .4s ease}.accordion__btn span svg{width:20px;height:20px;stroke:#2c4576}.accordion__btn:hover span svg{stroke:#d11116}.accordion__btn[aria-expanded="true"] span{transform:rotate(180deg)}.accordion__collapse{width:100%;padding:24px;border-top:1px solid #eceff3}.accordion__collapse p{font-size:16px;line-height:24px;color:#666d77;margin-bottom:16px}.accordion__collapse p:last-child{margin-bottom:0}@media (min-width:768px){.accordion{gap:20px 0}.accordion__column{gap:20px 0}.accordion__item{border-radius:20px}.accordion__btn{font-size:20px;line-height:28px;min-height:136px;padding:40px 140px 40px 40px}.accordion__btn span{width:56px;height:56px;margin-top:-28px;right:40px}.accordion__collapse{padding:40px}}@media (min-width:1200px){.accordion{flex-direction:row;justify-content:space-between}.accordion__column{width:calc(50% - 10px)}}.footer{padding:40px 4px;margin-top:60px;border-top:2px solid #eceff3}.footer__logo{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:auto;height:auto}.footer__logo img{width:auto;height:44px}.footer__nav{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:40px;gap:16px 0}.footer__nav li{display:inline-flex;flex-direction:row;justify-content:flex-start;align-items:center}.footer__nav a{font-size:16px;line-height:16px;color:#666d77}.footer__nav a:hover{color:#d11116}.footer__text{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:40px;gap:16px 0}.footer__text p{font-size:16px;line-height:16px;color:#666d77;margin-bottom:0}@media (min-width:768px){.footer{margin-top:120px;padding:60px 0}}@media (min-width:992px){.footer__nav,.footer__text{margin-top:0}}@media (min-width:1200px){.footer{margin-top:200px}}.splide__arrows{display:none}.splide__pagination{display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;right:auto;bottom:auto;left:auto;padding:0;margin-top:28px;gap:0 16px}.splide__pagination li{display:flex;flex-direction:column;justify-content:center;align-items:center}.splide__pagination__page{width:12px;height:12px;margin:0;opacity:1;background-color:#e4f0f9}.splide__pagination__page.is-active{background-color:#2c4576;transform:scale(1)}@media (min-width:1200px){.splide__arrows{position:absolute;top:0;left:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:210px;pointer-events:none}.splide__arrows--reviews{height:208px}.splide__arrow{position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;top:50%;width:40px;height:40px;border-radius:0;background-color:transparent;border:none;opacity:1 !important;pointer-events:auto;transition:opacity .4s ease}.splide__arrow svg{width:40px;height:40px;stroke:#2c3239;fill:none}.splide__arrow--next{right:auto;left:100%}.splide__arrow--prev{left:auto;right:100%}.splide__arrow--prev svg{transform:scaleX(1)}.splide__arrow:hover{background-color:transparent}.splide__arrow:hover svg{stroke:#d11116}.splide__arrow[disabled]{opacity:0 !important;pointer-events:none}.splide__arrow[disabled]:hover{background-color:transparent}.splide__arrow[disabled]:hover svg{stroke:#2c3239}}@media (min-width:1280px){.splide__arrow--next{margin-left:20px}.splide__arrow--prev{margin-right:20px}}@media (min-width:1400px){.splide__arrows{height:240px}.splide__arrows--reviews{height:208px}}@media (min-width:1900px){.splide__arrow--next{margin-left:80px}.splide__arrow--prev{margin-right:80px}}.plyr{font-family:'Montserrat',sans-serif;font-weight:400;margin-top:0}.plyr__menu__container .plyr__control{transition:0s ease}.plyr__control.plyr__control--overlaid{border-radius:50%}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded="true"]{background:none;background-color:#2c4576}.plyr--video .plyr__control--overlaid{box-shadow:none;display:flex !important;flex-direction:row;justify-content:center;align-items:center;width:80px;height:80px;background-color:#f00;border-radius:8px;top:auto;left:auto;right:20px;bottom:20px;transform:translate(0,0);transition:.4s ease;transition-property:opacity,background-color,color,border-color,transform;color:transparent;border:none;padding:0;opacity:1}.plyr--video .plyr__control--overlaid:before{content:'';position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:100%;background:url("../img/icons/play.svg") no-repeat center;background-size:12px 12px;background-color:transparent;z-index:1}.plyr--video .plyr__control--overlaid svg{display:none}.plyr--video .plyr__control--overlaid:hover,.plyr--video .plyr__control--overlaid.plyr__tab-focus{background-color:rgba(255,0,0,0.8);color:transparent}@media (min-width:1200px){.plyr--video .plyr__control--overlaid{right:40px;bottom:40px}.plyr--video .plyr__control--overlaid:before{background-size:14px 14px}}.plyr--video .plyr__progress__buffer{box-shadow:none}.plyr__progress__buffer{border-radius:0}.plyr__poster{background-size:cover}.plyr--full-ui input[type="range"]{color:#f00;border-radius:0}.plyr__tab-focus{box-shadow:none;outline:none}.plyr__tooltip{font-weight:400}.plyr__control.plyr__tab-focus{box-shadow:none}.plyr__menu__container .plyr__control[role="menuitemradio"][aria-checked="true"]::before{background:none;background-color:#f00}.plyr__control{border-radius:4px}.plyr--video .plyr__control svg{filter:none}

.hero__btn,
.section__btn {
    border: 2px solid #2c4576;
}

.hero__btn:hover,
.section__btn:hover {
    border: 2px solid #2c4576;
    background-color: #fff;
}

.hero__btn:hover span,
.section__btn:hover span {
    color: #2c4576;
}

.cta__btn--clean:hover {
    border: 2px solid #fff;
    background-color: #fff;
    color: #2c4576;
}

.section__btn--white {
    border: 2px solid #fff;
}

.section__btn--white:hover {
    background-color: #2c4576;
    border: 2px solid #fff;
}

.section__btn--white:hover span {
    color: #fff;
}

#reviews .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
    transform: translateY(-32%) !important;
}

#reviews .poster-offset-24 .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
    transform: translateY(-24%) !important;
}

.mobile {
    display: none;
}
@media (max-width: 768px) {
    .mobile {
        display: block;
    }
}