.partners-slider{padding-top:30px;visibility:visible;justify-content:center;gap:50px;display:flex}.partners-slider .splide__slide{text-align:center}.partners-slider img{max-height:45px;width:100%;max-width:210px;object-fit:contain}.page-template-home header{background:linear-gradient(97deg,#daf5fd33 .5%,#78d7fa33)}.home-hero{position:relative;overflow:hidden;padding-bottom:0;padding-top:80px}.home-hero:after{content:"";position:absolute;left:0;top:0;width:100%;background:linear-gradient(97deg,#daf5fd33 .5%,#78d7fa33);height:60%;z-index:-1}.home-hero .container{position:relative}.home-hero__image{position:absolute;right:0;top:0;z-index:2}.home-hero__text{margin-bottom:24px;max-width:746px;width:100%;position:relative;z-index:3}.home-hero__text h1{margin-bottom:15px}.home-hero__text p{margin:0}.home-hero__buttons{display:flex;align-items:center;gap:16px}.home-hero__video_container{margin-top:60px;position:relative;overflow:hidden;max-height:443px;border-radius:30px;width:100%}.home-hero__video_container--tag{display:flex;justify-content:center;align-items:center;text-align:center;position:absolute;bottom:33px;right:-107px;background-color:var(--yellow);box-shadow:0 4px 4px #0000001a;transform:rotate(-14.691deg);width:100%;padding:8px 32px;max-width:586px}.home-hero__video_container--tag span{font-size:13px;font-weight:500;color:var(--dark-blue)}.home-hero__video_container--video{max-width:100%;border-radius:30px;height:100%;width:100%;object-fit:cover}@media (max-width: 991px){.home-hero{padding-top:50px}.home-hero__buttons{flex-direction:column-reverse}.home-hero__buttons--button{width:100%}.home-hero__video_container--tag{transform:rotate(0);left:0;bottom:0;right:unset;padding:5px 15px}.home-hero__video_container--tag span{font-size:10px}.home-hero__video_container--video{border-radius:0}.home-hero__image{display:none}}.home-map{padding-top:80px;padding-bottom:100px}.home-map__row{display:flex;align-items:center;gap:50px;justify-content:space-between}@keyframes fadeJump{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.home-map g{opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.home-map g.visible{animation:fadeJump .3s forwards}.home-map svg{max-width:100%;height:auto}.home-map__text{max-width:637px}.home-map__text--title{margin-bottom:12px}.home-map__text--text{margin-bottom:34px}.home-map__features{padding:0;margin:0;gap:60px;display:flex;justify-content:space-between}.home-map__features--feature{list-style:none;display:flex;flex-direction:column;gap:10px}@media (max-width: 991px){.home-map{padding-bottom:60px}.home-map__row{flex-direction:column-reverse}.home-map__text{max-width:100%}.home-map__features{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.home-map__features--feature{flex:0 0 calc(50% - 10px);flex-direction:column;gap:0}}@media (max-width: 991px) and (max-width: 420px){.home-map__features{flex-direction:column}.home-map__features--feature{flex:0 0 100%}}.home-benefits{background:var(--bg-section);padding-top:0!important;padding-bottom:0!important}.home-benefits__wrap{max-width:1440px;margin:auto;position:relative;padding-top:80px;padding-bottom:80px}.home-benefits__row{display:flex;align-items:center;justify-content:space-between;gap:50px}.home-benefits__text{max-width:700px;width:100%}.home-benefits__benefits{padding:0;margin:36px 0 0;display:flex;flex-wrap:wrap;gap:12px}.home-benefits__benefits--btn{transform:scale(1)}.home-benefits__benefits--btn:hover{transform:scale(1.1)}.home-benefits__image{position:absolute;right:-300px;bottom:-7px}.home-benefits__image img{width:auto;max-height:512px;object-fit:contain}@media (max-width: 1400px){.home-benefits__image{right:-400px}}@media (max-width: 1300px){.home-benefits{padding:100px 40px}.home-benefits__text{max-width:693px}.home-benefits__image{right:-300px}.home-benefits__image img{max-height:400px}}@media (max-width: 991px){.home-benefits{background:linear-gradient(97deg,#daf5fd33 .5%,#78d7fa33);overflow:hidden;padding:0}.home-benefits__wrap{padding:60px 15px 0}.home-benefits__text{max-width:100%}.home-benefits__image{margin:0 -15px;position:static;right:unset;min-width:500px}.home-benefits__image img{width:100%;height:100%;margin-bottom:-7px}.home-benefits .button-tertiary{font-size:14px;padding:6px 10px}.home-benefits:after{display:none}.home-benefits__row{flex-direction:column}}.home-posts{padding-top:100px;padding-bottom:100px;position:relative}.home-posts__text{text-align:center;max-width:636px;margin:0 auto;position:relative}.home-posts h2{margin-bottom:30px}.home-posts__line{position:absolute;left:-50px;top:80px;animation:postMoveLine 8s cubic-bezier(.25,1,.5,1) infinite;animation-delay:1s}@media (max-width: 768px){.home-posts__line{left:-25px!important;top:12px!important;width:70px;animation:postMoveLineMobile 8s cubic-bezier(.25,1,.5,1) infinite!important}}@keyframes postMoveLine{0%{transform:translate(0) scale(1) rotate(0);opacity:1}20%{transform:translate(25px) scale(1.1) rotate(3deg);opacity:.9}50%{transform:translate(-15px) scale(.95) rotate(-2deg);opacity:.8}80%{transform:translate(20px) scale(1.05) rotate(1deg);opacity:1}to{transform:translate(0) scale(1) rotate(0);opacity:1}}@keyframes postMoveLineMobile{0%{transform:translateY(0) scale(1) rotate(45deg);opacity:1}20%{transform:translateY(10px) scale(1.05) rotate(45deg);opacity:.9}50%{transform:translateY(-10px) scale(1.1) rotate(45deg);opacity:.8}80%{transform:translateY(10px) scale(1.05) rotate(45deg);opacity:1}to{transform:translateY(0) scale(1) rotate(45deg);opacity:1}}.home-posts__toggle{display:inline-flex;justify-content:center;padding:4px;margin:0 auto 30px;background-color:var(--white);border-radius:30px}.home-posts__toggle--btn{color:var(--dark-blue);background:transparent;border:none;padding:12px 0;min-width:190px;border-radius:30px;cursor:pointer;transition:all ease .3s}.home-posts__toggle--btn.active{background-color:var(--yellow)}.home-posts__articles{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px}.home-posts__article{flex:1 1 calc(33.33% - 16px);max-width:50%;box-shadow:2px 2px 10px #0000000a;border-radius:30px;background:var(--white20);padding:24px;position:relative;display:flex;justify-content:space-between;flex-direction:column;transition:all ease .3s}.home-posts__article:hover{background:var(--white40)}.home-posts__article__categories{display:flex;flex-direction:column;gap:12px}.home-posts__article--category{background-color:var(--yellow);border-radius:0 30px 30px 0;box-shadow:0 4px 4px #0000001a;padding:8px 32px;color:var(--dark-blue)}.home-posts__article--category.label{width:fit-content;min-width:150px}.home-posts__article__equipments{display:flex;flex-direction:column;gap:12px}.home-posts__article__all-categories{position:absolute;left:0;top:24px;gap:12px;display:flex;flex-direction:column}.home-posts__article--equipment{display:flex;align-items:center;background-color:var(--white);border-radius:0 30px 30px 0;box-shadow:0 4px 4px #0000001a;padding:8px 32px}.home-posts__article--equipment img{max-height:20px}.home-posts__article--image{height:200px;margin-bottom:24px}.home-posts__article--image img{width:100%;height:100%;object-fit:cover;border-radius:20px}.home-posts__article--content{text-align:center;flex-grow:1}.home-posts__article--content h3{margin-bottom:12px}.home-posts__article--content p{font-size:15px;line-height:180%}.home-posts__article--buttons{display:flex;gap:16px;margin-top:24px}.home-posts__article--buttons a{flex:1;cursor:pointer;padding:0!important;min-width:160px!important;height:47px}.home-posts__wrap{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.home-posts__extra-text{text-align:center;margin-top:24px}@media (max-width: 991px){.home-posts{padding-top:60px;padding-bottom:60px}.home-posts__toggle--btn{min-width:150px;font-size:14px}.home-posts__articles{gap:16px}.home-posts__article{flex:1 1 calc(100% - 8px);max-width:100%;padding:12px}.home-posts__article--buttons{flex-direction:column}.home-posts__article--buttons a{padding:10px 16px!important}.home-posts__article--content p{font-size:14px}}.post-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;align-items:center;justify-content:center;z-index:999}.post-modal__content{max-width:840px;max-height:900px;margin:auto;height:100%;width:100%;position:relative;overflow:auto;background:var(--bg);border-radius:20px}.post-modal__content::-webkit-scrollbar{width:10px;height:10px;border-radius:20px}.post-modal__content::-webkit-scrollbar-track{background:var(--white20);border-radius:20px}.post-modal__content::-webkit-scrollbar-thumb{background-color:var(--yellow);border:1px solid var(--white20);border-radius:20px}.post-modal__close{position:absolute;top:10px;right:4px;font-size:24px;cursor:pointer;background-color:#fff;width:56px;height:56px;display:flex;justify-content:center;align-items:center;border-radius:50%;color:var(--dark-blue)}.post-modal__image{width:100%;height:400px}.post-modal__image img{width:100%;height:100%;object-fit:cover;border-radius:20px 20px 0 0}.post-modal__text{padding:40px 40px 24px}.post-modal__text h2,.post-modal__text h3{margin-bottom:12px}.post-modal__text p{margin-bottom:13px}.post-modal__days{padding:24px 40px;border-top:1px solid var(--white20);border-bottom:1px solid var(--white20);display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.post-modal__day{display:flex;gap:40px;position:relative}.post-modal__day:not(:last-child):after{content:"";position:absolute;left:60px;bottom:-24px;width:1px;height:calc(100% - 24px);background-color:#fff}.post-modal__day-number{border:1px solid var(--white);background-color:#ffffff0f;border-radius:60px;min-width:120px;height:47px;display:flex;align-items:center;justify-content:center}.post-modal__day-text{display:flex;flex-direction:column;gap:4px}.post-modal__buttons{position:sticky;bottom:0;padding:24px 40px;display:flex;justify-content:center;align-items:center;gap:16px;box-shadow:0 2px 4px #00000014;background:#34acf1}.post-modal__buttons a{width:100%}@media (max-width: 768px){.post-modal__content{border-radius:0}.post-modal__close{width:40px;height:40px;font-size:20px}.post-modal__buttons{flex-direction:column;padding:10px 15px}.post-modal__image{height:200px}.post-modal__image img{border-radius:0}.post-modal__text{padding:25px 15px}.post-modal__day-number{min-width:75px;height:38px}.post-modal__day-number span{font-size:12px}.post-modal__days{padding:25px 15px}.post-modal__day{gap:15px}.post-modal__day:not(:last-child):after{content:"";position:absolute;left:39px;bottom:-24px;width:1px;height:calc(100% - 14px);background-color:#fff}}.home-about{padding-bottom:100px}.home-about h2{margin-bottom:40px}.home-about__benefits{padding:0;margin:0;display:flex;flex-wrap:nowrap;gap:24px}.home-about__benefit{border-radius:30px;box-shadow:2px 2px 10px #0000000a;background:var(--white30);display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;padding:25px 14px;transition:all ease .3s;border:1px solid var(--white20)}.home-about__benefit:hover{background:var(--white40)}.home-about__benefit--icon{margin-bottom:16px}.home-about__benefit i{font-size:50px}.home-about__buttons{display:flex;justify-content:center;margin-top:40px}.home-about__buttons a{min-width:200px}@media (max-width: 991px){.home-about{padding-bottom:60px}.home-about__benefits{flex-wrap:wrap}.home-about__benefit{flex:0 1 calc(33.33% - 16px)}}@media (max-width: 576px){.home-about__benefit{flex:0 1 calc(50% - 12px)}}.home-mentors{background:var(--bg-section);padding-bottom:0}.home-mentors__text{max-width:636px;margin:auto}.home-mentors__text--title{margin-bottom:40px}.home-mentors__btn{min-width:200px}.home-mentors__row{display:flex;gap:30px}.home-mentors__left-side{width:65%;position:relative}.home-mentors__left-side--icon{position:absolute;left:-40px;top:150px}.home-mentors__right-side{width:35%;position:relative}.home-mentors__comment{background-color:var(--white);padding:34px;border-radius:30px;box-shadow:2px 2px 10px #0000000a;position:absolute;top:0;left:50%;max-width:363px;width:auto}.home-mentors__comment:after{content:"";background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="82" height="40" viewBox="0 0 82 40" fill="none"><path d="M0.839211 39.9714L38.8403 0.855006L81.3404 0.854795L0.839211 39.9714Z" fill="white"/></svg>');position:absolute;bottom:-38px;left:0;width:82px;height:40px;background-size:contain;background-repeat:no-repeat}.home-mentors__comment--text{margin-bottom:12px;color:var(--dark-blue);opacity:.8}.home-mentors__comment--title{color:var(--blue);font-size:16px;font-weight:600;line-height:120%}.home-mentors__benefit{margin-bottom:24px}.home-mentors__benefit--title{margin-bottom:8px;font-family:Syne,sans-serif}.home-mentors__buttons{display:flex}.home-mentors .splide__arrows{display:flex;align-items:center;justify-content:center;gap:24px;position:absolute;left:79px;bottom:24px}.home-mentors .splide__arrow{position:static;opacity:1;background:var(--yellow);width:48px;height:48px;transform:unset}.home-mentors .splide__arrow svg{fill:none;transform:unset;width:auto;height:auto}.home-mentors .pagination{display:flex;align-items:center;gap:12px}.home-mentors .pagination button{height:12px;width:12px;border-radius:50%;border:unset;transform:scale(1);background-color:var(--white);transition:all ease .3s}.home-mentors .pagination button.is-active{background-color:var(--yellow);transform:scale(1.5)}@media (max-width: 991px){.home-mentors{padding-bottom:0}.home-mentors .splide__slide{padding-top:130px;display:flex;justify-content:center}.home-mentors .splide__slide img{height:300px}.home-mentors .splide__arrows{left:50%;transform:translate(-50%)}.home-mentors__row{flex-direction:column-reverse;gap:50px}.home-mentors__left-side{width:100%}.home-mentors__left-side--icon{width:100px;height:auto;left:0;top:200px}.home-mentors__right-side{width:100%}.home-mentors__comment{width:100%;max-width:500px;padding:30px 20px;left:50%;transform:translate(-50%)}.home-mentors__comment:after{left:65%;bottom:-22px}.home-mentors__comment--text{font-size:12px}.home-mentors__comment--title{font-size:14px}.home-mentors__buttons{justify-content:center}}.home-reviews{padding-bottom:150px}.home-reviews .container{position:relative}.home-reviews .splide__list{transition:opacity 1s ease-in-out;opacity:1}.home-reviews .splide__list.hidden{opacity:0}.home-reviews .splide__track{position:relative;overflow:hidden}.home-reviews .skeleton{background:#f3f3f3;border-radius:4px;overflow:hidden;position:relative}.home-reviews .skeleton-box{animation:shimmer 1.2s infinite linear;background:linear-gradient(90deg,#f3f3f3 25%,#ececec,#f3f3f3 75%);background-size:200% 100%;height:100px;border-radius:4px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.home-reviews__content{padding:34px 24px}.home-reviews__video{position:relative;height:100%;width:100%}.home-reviews__video:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#0003;border-radius:30px}.home-reviews__video--play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:all ease .3s;border-radius:50%;z-index:2}.home-reviews__video:hover svg{background-color:var(--white20)}.home-reviews__video img{width:100%;height:100%;object-fit:cover;box-shadow:0 4px 4px #00000014;border-radius:30px}.home-reviews__title{margin-bottom:30px}.home-reviews__line{position:absolute;right:-150px;top:-29px;animation:fancyMoveLine 8s cubic-bezier(.25,1,.5,1) infinite;animation-delay:1s}@media (max-width: 768px){.home-reviews__line{right:-15px!important;top:-90px!important;width:70px;animation:fancyMoveLineMobile 8s cubic-bezier(.25,1,.5,1) infinite!important}}@keyframes fancyMoveLine{0%{transform:translate(0) scale(1) rotate(0);opacity:1}20%{transform:translate(25px) scale(1.1) rotate(3deg);opacity:.9}50%{transform:translate(-15px) scale(.95) rotate(-2deg);opacity:.8}80%{transform:translate(20px) scale(1.05) rotate(1deg);opacity:1}to{transform:translate(0) scale(1) rotate(0);opacity:1}}@keyframes fancyMoveLineMobile{0%{transform:translateY(0) scale(1) rotate(-55deg);opacity:1}20%{transform:translateY(10px) scale(1.05) rotate(-55deg);opacity:.9}50%{transform:translateY(-10px) scale(1.1) rotate(-55deg);opacity:.8}80%{transform:translateY(10px) scale(1.05) rotate(-55deg);opacity:1}to{transform:translateY(0) scale(1) rotate(-55deg);opacity:1}}.home-reviews__image{position:absolute;right:0;bottom:-230px;z-index:1;max-width:320px}.home-reviews__toggle{display:inline-flex;justify-content:center;padding:4px;margin:0 auto 40px;background-color:var(--white);border-radius:30px;position:relative}.home-reviews__toggle--btn{color:var(--dark-blue);background:transparent;border:none;padding:12px 0;min-width:190px;border-radius:30px;cursor:pointer;transition:all ease .3s}.home-reviews__toggle--btn.active{background-color:var(--yellow)}.home-reviews .splide__arrow{opacity:1;background:var(--yellow);width:48px;height:48px}.home-reviews .splide__arrow svg{width:12px;height:12px}.home-reviews .splide__arrow--next{right:-15px}.home-reviews .splide__arrow--prev{left:-15px}.home-reviews .splide__slide{border-radius:30px;box-shadow:2px 2px 10px #0000000a;background-color:var(--white)}.home-reviews .splide__slide--text{color:var(--dark-blue);margin-bottom:12px;opacity:.8}.home-reviews .splide__slide--title{color:var(--blue);font-size:15px;font-weight:600;line-height:180%}.home-reviews .splide__pagination{bottom:-50px;gap:12px}.home-reviews .splide__pagination li{margin:0}.home-reviews .splide__pagination li button{height:12px;width:12px;border-radius:50%;border:unset;transform:scale(1);background:var(--white);transition:all ease .3s;opacity:1}.home-reviews .splide__pagination li button.is-active{background-color:var(--yellow);transform:scale(1.5)}@media (max-width: 991px){.home-reviews{padding-bottom:100px;position:relative}.home-reviews .container{position:static}.home-reviews__video{height:250px}.home-reviews__video--play{width:50px;height:50px}.home-reviews .splide__arrow{width:35px;height:35px}.home-reviews__toggle--btn{min-width:150px;font-size:14px}.home-reviews__image{bottom:30px;max-width:140px}}.home-proud{background:var(--bg-section);position:relative;padding-bottom:0}.home-proud h2{margin-bottom:40px}.home-proud__row{display:flex;justify-content:space-between;gap:50px}.home-proud .name{margin-bottom:5px}.home-proud__left-side{width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.home-proud__left-side--icon{margin-bottom:18px}.home-proud__right-side{width:50%;text-align:center}.home-proud img{max-height:400px;max-width:526px;height:100%;object-fit:cover;width:100%;object-position:top}.home-proud .splide__arrows{display:flex;align-items:center;justify-content:center;gap:24px;position:absolute;left:50%;transform:translate(-50%);bottom:24px}.home-proud .splide__arrow{position:static;opacity:1;background:var(--yellow);width:48px;height:48px;transform:unset}.home-proud .splide__arrow svg{fill:none;transform:unset;width:auto;height:auto}.home-proud .pagination{display:flex;align-items:center;gap:12px}.home-proud .pagination button{height:12px;width:12px;border-radius:50%;border:unset;transform:scale(1);background-color:var(--white);transition:all ease .3s}.home-proud .pagination button.is-active{background-color:var(--yellow);transform:scale(1.5)}@media (max-width: 991px){.home-proud h2{margin-bottom:15px}.home-proud svg{width:25px;height:auto}.home-proud__row{flex-direction:column;gap:0;height:100%;justify-content:space-between}.home-proud__right-side,.home-proud__left-side{width:100%}.home-proud img{max-height:300px;max-width:300px}}.waiting_list{border-radius:30px;border:1px solid var(--white20);background:var(--white20);box-shadow:2px 2px 10px #0000000a;padding:24px;position:relative;display:flex;align-items:center;gap:50px}.waiting_list__left_side,.waiting_list__right_side{width:calc(50% - 25px)}.waiting_list__label{border-radius:0 30px 30px 0;background:#fff;box-shadow:0 4px 4px #0000001a;padding:8px 32px;position:absolute;left:0;top:24px;color:var(--dark-blue)}.waiting_list__image img{width:100%;height:100%;object-fit:cover;border-radius:30px}.waiting_list__content{display:flex;flex-direction:column;gap:12px}.waiting_list__btn{max-width:fit-content;cursor:pointer}@media (max-width: 991px){.waiting_list{flex-direction:column;gap:30px}.waiting_list__left_side,.waiting_list__right_side{width:100%}}
