body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;position:relative;-webkit-user-select:none;user-select:none}html{scroll-behavior:smooth}*,:after,:before{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5{font-weight:400;margin:0;padding:0;text-align:left}li,ul{list-style:none}button,li,ul{margin:0;padding:0}button{background-color:initial;border:none;display:block;font:inherit;font-size:13px}a{color:inherit;display:inline-block;font:inherit;text-decoration:none}img{display:block;height:100%;object-fit:cover;width:100%}input,textarea{border:none;display:block;font:inherit;margin:0;padding:0}textarea{resize:none}input:focus,textarea:focus{outline:medium none invert;outline:initial}p{line-height:1.5}.App{display:flex;flex-direction:column;margin:0;min-height:100vh}main{flex-grow:1}.link{color:#2f80ed;cursor:pointer}.text{color:#425466;font-size:18px}@media screen and (max-width:560px){.text{font-size:16px}}.container{margin:0 auto;max-width:1300px;padding:0 15px}.page{padding-top:100px}section{padding:60px 0}@media screen and (max-width:640px){section{padding:40px 0}}.button-group{align-items:center;display:flex;gap:20px}.small-title{color:#0a2540;font-size:18px;font-weight:700;margin-bottom:15px}.links-list{display:flex;flex-direction:column;gap:10px}.links-list__item{display:flex;flex-direction:row;gap:5px}.links-list__link{background:url(/static/media/Chevron.df5e558689bad824a60a.svg) no-repeat;background-position:top 2px left 0;color:#6563ff;font-weight:500;padding-left:30px;transition:.3s}@media screen and (min-width:640px){.links-list__link:hover{background:url(/static/media/Chevron-dark.ea344c8eba038e4d4f91.svg) no-repeat;background-position:top 2px left 0;color:#0a2540}}.light-bg{background:#f6f9fc}.overlay{background-color:rgba(18,50,71,.302);display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:99}.overlay.visible{display:block}.scroll-to-top{align-items:center;background-color:#2f80ed;border-radius:50%;bottom:70px;box-shadow:0 6px 15px 3px #1f396c14;cursor:pointer;display:flex;height:55px;justify-content:center;outline:8px solid #bdb9e833;position:fixed;right:60px;width:55px;z-index:1000}@media screen and (max-width:768px){.scroll-to-top{right:50px}}@media screen and (max-width:560px){.links-list__link{font-size:14px}.scroll-to-top{right:35px}}.faq__wrapper{align-items:flex-start;display:flex;justify-content:space-between;position:relative}.faq__content{padding:70px 0}.bubbles-container{bottom:0;height:100%;overflow:hidden;pointer-events:none;position:absolute;right:0;width:40%}@media screen and (max-width:1230px){.bubbles-container{display:none}}.bubble{animation:bubble 1s infinite;border-radius:50%;height:100px;position:absolute;width:100px}.bubble img{height:100%;object-fit:contain;width:100%}.bubble:first-child{animation-duration:18s;bottom:-100px;height:130px;left:0;width:130px}.bubble:nth-child(2){animation-duration:26s;bottom:-100px;height:120px;left:30%;width:120px}.bubble:nth-child(3){animation-duration:16s;bottom:-100px;left:50%}.bubble:nth-child(4){animation-duration:34s;bottom:-100px;height:130px;left:70%;width:130px}.bubble:nth-child(5){animation-duration:26s;bottom:-100px;left:450%}.bubble:nth-child(6){animation-duration:18s;bottom:-100px;height:120px;left:70%;width:120px}.bubble:nth-child(7){animation-duration:44s;bottom:-100px;height:120px;left:45%;width:120px}.bubble:nth-child(8){animation-duration:38s;bottom:-100px;left:10%}@keyframes bubble{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}.circle-loader{display:block;height:60px;margin:100px auto;position:relative;width:60px}.circle-loader .circle{animation:spin 1.2s linear infinite;border:6px solid #0000;border-radius:50%;border-top-color:rgba(4,0,246,.322);box-sizing:border-box;display:block;height:100%;width:100%}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.no-data-message{color:#7a7a7a;font-size:16px;padding-top:30px}.load-more__btn{align-items:center;border:1px solid #0a2540;border-radius:60px;color:#425466;cursor:pointer;display:block;display:flex;font-size:14px;height:40px;justify-content:center;margin:20px auto;padding:15px 30px}.home{overflow:hidden;position:relative}.home__banner-inner{align-items:center;display:flex;justify-content:center}.home__banner .card-with-line{text-align:center;width:60%}.home__banner .card-with-line:before{background-color:#ff4053;height:12px}.home__banner .card-with-line img{height:220px;object-fit:contain}@media screen and (max-width:768px){.home .card-with-line{width:90%}.home .card-with-line__title{margin-bottom:15px}.home .card-with-line img{height:200px}}@media screen and (min-width:900px){.home .card-with-line__title{font-size:28px;margin-bottom:20px}.home .card-with-line__text{font-size:18px}}.card{background-color:#fff;border-radius:16px;box-shadow:0 30px 45px -30px #32325d40,0 18px 36px -18px #0000001a;color:#1b1b1b;display:flex;flex-direction:column;max-width:100%;min-width:320px;overflow:hidden;position:relative;transition:.3s}.card.colored{background-color:#f6f9fc;border:1px solid #e7ecf1;box-shadow:none}.card.fullWidth{max-width:100%}.card__inner{display:flex;flex-direction:column;flex-grow:1;padding:0 20px 20px}.card__action{color:#6563ff;font-weight:600;margin-bottom:30px;padding:0 30px 0 20px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.card__action.no-action:after{display:none}.card__action:after{background:url(/static/media/Chevron.df5e558689bad824a60a.svg) no-repeat;content:"";height:16px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px}.card__title{font-size:22px;font-weight:600;margin:15px 0;text-align:left}.card__text{color:#425466;font-size:16px;margin-bottom:20px;text-align:left}.image-container{border-radius:10px;margin-bottom:20px;max-height:400px;min-height:200px;padding:6px;transition:height .3s ease;width:100%}.image-container.fullImage{padding:0 0 6px}.image-container.fullImage img{border-bottom-left-radius:0;border-bottom-right-radius:0;-webkit-clip-path:polygon(0 0,100% 0,100% 85%,0 100%);clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}.image-container img{border-radius:10px;height:100%;object-fit:cover;object-position:50% 30%;width:100%}.date{color:gray;font-size:13px;text-align:right}@media screen and (max-width:560px){.card__title{font-size:20px}.card__text{font-size:14px}}.circle-3{bottom:20px;height:160px;opacity:.9;right:0;width:160px}.carousel{grid-column-gap:15px;-ms-overflow-style:none;column-gap:15px;display:grid;grid-auto-flow:column;overflow-x:scroll;overflow-y:hidden;padding:30px calc(50% - 650px) 50px;position:relative;scrollbar-width:none;transition:all .2s;width:100%;will-change:transform}.carousel::-webkit-scrollbar{display:none}.arrows{display:flex;gap:15px;justify-content:flex-end;margin-right:15px;padding:20px calc(50% - 650px) 0}.arrow{align-items:center;background:#e2e2ff;border:1.2px solid #e2e2ff;border-radius:50%;color:#6563ff;cursor:pointer;display:flex;font-size:16px;height:35px;justify-content:center;transition:.3s;width:35px}.arrow.white{background-color:hsla(0,0%,100%,.243);border:1px solid hsla(0,0%,100%,.498);color:#fff}.arrow.inactive{background:#0000}.arrow.inactive svg{opacity:.7}@media screen and (max-width:1300px){.carousel{padding-left:15px;padding-right:15px}}@media screen and (max-width:560px){.carousel{column-gap:12px}.arrow{height:30px;width:30px}.arrow svg{width:15px}}.title{margin-bottom:30px}.title__main{color:#2f80ed;font-size:18px;margin-bottom:10px;text-transform:uppercase}.title__desc,.title__main{font-weight:700;line-height:115%}.title__desc{color:#0a2540;font-size:40px}@media screen and (max-width:768px){.title{margin-bottom:20px}.title__main{font-size:16px}.title__desc{font-size:34px}}.news{background:#f6f9fc}.social-media{display:flex;flex-direction:row;gap:20px}.input{background:#f6f9fc;border:1.3px solid #d0d5dd;border-radius:8px;color:#0a2540;font-size:16px;font-weight:400;outline:2px solid #0000;padding:10px 14px;width:300px}.input-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.input-label{color:#0a2540;font-size:16px;font-weight:600;padding-top:10px}.input:focus{border:1.3px solid #0000;outline:2px solid #2f80ed}.input::placeholder{color:#667085;font-size:16px;font-weight:400}.error{color:#f25e5e;font-size:14px;font-weight:400;margin-left:12px;margin-top:4px}.textarea-input{height:120px}@media screen and (max-width:1024px){.input{width:250px}}@media screen and (max-width:680px){.input{width:100%}.input-wrapper{flex-direction:column;width:100%}}.btn{align-items:center;border-radius:25px;cursor:pointer;display:flex;font-size:16px;font-weight:500;height:42px;justify-content:center;line-height:100%;padding:5px 20px;transition:.3s;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.btn.filled{background-color:#2f80ed;color:#fff}.btn.filled:hover{background-color:#2a6fcd}.btn.outlined{border:1px solid #0a2540;color:#0a2540}.btn.outlined:hover{background-color:#f6f9fc}.btn.centered-button{margin:0 auto}@media screen and (max-width:560px){.btn{font-size:14px;height:38px}}.form{display:flex;flex-direction:column;gap:15px}.form .btn{margin-left:auto;margin-top:10px}.form-wrapper{background-color:#fff;border-radius:16px;box-shadow:0 30px 45px -30px #32325d40,0 18px 36px -18px #0000001a;padding:30px 20px;width:600px}.form-wrapper .text{margin-bottom:30px}.form-title{color:#0a2540;font-size:24px;font-weight:700;margin-bottom:15px}@media screen and (max-width:1024px){.form-wrapper{width:450px}}@media screen and (max-width:768px){.form-wrapper{width:70%}}@media screen and (max-width:680px){.form-wrapper{width:100%}}.modal{background-color:rgba(18,50,71,.302);height:100vh;left:0;position:absolute;top:0;width:100%}.modal.hide{display:none}.modal__popup{align-items:center;background-color:#fff;border-radius:20px;color:#0a2540;display:flex;flex-direction:column;gap:15px;height:250px;justify-content:center;left:50%;padding:20px;position:absolute;position:relative;text-align:center;top:50%;transform:translate(-50%,-50%);width:400px}.modal__title{font-weight:500}.modal__message{color:#425466}.modal__close{cursor:pointer;position:absolute;right:20px;top:20px}@media screen and (max-width:450px){.modal__popup{height:230px;width:90%}}.feedback{background-color:#f6f9fc}.feedback__inner{display:flex;flex-direction:row;gap:20px;justify-content:space-between}.feedback__info{flex:0 1 40%}.feedback__info .text{margin-bottom:50px}.feedback__form{flex:0 1 fit-content}@media screen and (max-width:770px){.feedback__inner{flex-direction:column;gap:40px}}.map__container{height:600px;position:relative}.map__info{width:100%}.marker-icon{height:40px;margin-right:5px;width:40px}.marker-label{border-radius:10px;box-shadow:0 6px 15px 3px #1f396c14;font-weight:500;padding:8px;top:-6%}.addresses,.marker-label{background-color:#fff;left:50%;position:absolute}.addresses{border:1px solid #e7ecf1;border-radius:16px;bottom:30px;box-shadow:0 30px 45px -30px #32325d40,0 18px 36px -18px #0000001a;display:flex;transform:translateX(-50%)}.addresses__item{align-items:center;color:#0a2540;cursor:pointer;display:flex;gap:15px;padding:20px 30px;text-align:left;transition:.4s ease-in;width:300px}.addresses__item.active{background:#f6f9fc}.addresses__item.active .addresses__name{color:#6563ff}.addresses__item:first-child{border-bottom-left-radius:16px;border-top-left-radius:16px}.addresses__item:last-child{border-bottom-right-radius:16px;border-top-right-radius:16px}.addresses__icon{height:35px;width:35px}.addresses__name{font-size:18px;font-weight:600;transition:.3s ease-in}.addresses__address{font-size:16px}@media screen and (max-width:1024px){.addresses{width:90%}.addresses__item{min-width:250px;padding:15px 20px}}@media screen and (max-width:820px){.addresses{flex-direction:column}.addresses__item{min-width:100%}}.accordion{overflow:hidden;padding:20px 0}.accordion__item{border-bottom:1.5px solid #e7ecf1;overflow:hidden}.question-container{cursor:pointer;display:flex;gap:20px;justify-content:space-between;padding:20px 0;width:100%}.question-container.active .question-content{color:#6563ff}.question-content{color:#000;font-size:20px;font-weight:600;text-align:left}.answer-container{transition:height .7s ease-in-out}.answer-content{padding:0 40px 20px 0}.accordion-toggle{height:30px;transition:.7s;width:30px}.accordion-toggle.active img{transform:rotate(90deg)}@media screen and (max-width:768px){.accordion{min-width:100%}}.main-title{color:#0a2540;font-size:67px;font-weight:800;letter-spacing:2px;margin-bottom:25px;max-width:510px;position:relative;text-transform:uppercase}@media screen and (max-width:1024px){.main-title{font-size:56px;max-width:470px}}@media screen and (max-width:768px){.main-title{font-size:50px;max-width:470px}}@media screen and (max-width:560px){.main-title{font-size:48px;max-width:420px}}@media screen and (max-width:450px){.main-title{font-size:46px;max-width:370px}}@media screen and (max-width:375px){.main-title{font-size:42px;max-width:330px}}.intro-updated{display:flex;flex-direction:column;gap:20px;padding-top:90px;position:relative}.intro__info-wrapper{padding:0 20px}.intro__info{display:flex;flex-direction:column;gap:15px}.intro__info .main-title{margin-bottom:0}.circle-1{background-color:#6563ff;left:-40px;opacity:.7;top:400px}.circle-1,.circle-2{border-radius:50%;filter:blur(180px);height:240px;position:absolute;width:240px;z-index:-10}.circle-2{background-color:#2f80ed;opacity:.8;right:-40px;top:150px}.bg-slider{height:400px;position:relative}.bg-slider .swiper-container{height:100%}.intro-custom-navigation.arrows{bottom:30px;position:absolute;right:0;z-index:10}@media screen and (min-width:800px)and (min-height:800px){.slide-overlay{background:#000;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.intro-updated{gap:0;height:85vh;padding-top:70px}.intro__info{background-color:hsla(0,0%,100%,.838);border-radius:10px;left:20px;padding:30px 50px;position:absolute;top:18%;width:70%;z-index:40}.bg-slider{height:100%}}@media screen and (min-width:1024px){.intro__info{gap:20px;width:60%}}@media screen and (min-width:1600px){.intro__info{gap:20px;width:50%}}@media screen and (min-width:1300px){.intro__info{left:calc(50% - 650px)}}@media screen and (min-width:1600px){.intro__info{width:50%}}.counter{align-items:flex-start;display:flex;flex-direction:column;gap:5px;height:90px;padding:0 10px}.counter__num{color:#2f80ed;font-size:40px;font-weight:700}.counter__name{color:#0a2540;font-size:16px;font-weight:500}@media screen and (max-width:1024px){.counter__num{font-size:38px}.counter__name{font-size:14px}}@media screen and (max-width:560px){.counter__num{font-size:36px}}.counters{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(4,1fr)}.counters__inner{display:flex}@media screen and (max-width:490px){.counters{gap:15px;grid-template-columns:repeat(2,1fr)}}.divider{background-color:#2f80ed1f;height:90px;width:1.7px}.logo{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.logo img{height:55px;width:55px}.header{background-color:#fff;border-bottom:1.5px solid #f2f2f2;height:70px;padding:8px 10px;position:fixed;width:100%;z-index:1001}.header__inner{flex-grow:1;justify-content:space-between;padding:0 10px}.burger-btn,.header__inner{align-items:center;display:flex}.burger-btn{cursor:pointer;height:50px;justify-content:center;width:50px}.burger{height:18px;margin:0 auto;position:relative;width:28px}.burger span{background-color:#0a2540;border-radius:3px;content:"";display:block;height:2.1px;position:absolute;transition:.3s;transition:.4s;width:30px}.burger span:first-child{left:0;top:0}.burger span:nth-child(2){left:0;top:50%;transform:translateY(-50%)}.burger span:last-child{bottom:0;left:0}.burger.close span:first-child{top:8px;transform:rotate(45deg)}.burger.close span:nth-child(2){opacity:0}.burger.close span:last-child{bottom:8px;transform:rotate(-45deg)}.nav{height:100%;position:fixed;right:-100%;top:70px;transition:.4s ease-in-out;width:100%;z-index:100}.nav__list{align-items:center;background-color:#f6f9fc;box-shadow:0 30px 45px -30px #32325d40,0 18px 36px -18px #0000001a;display:flex;flex-direction:column;gap:5px;height:calc(100% - 70px);margin-left:auto;overflow-y:auto;padding:20px 0 0;scrollbar-color:#0000 #0000;scrollbar-width:thin;width:450px}.nav__list::-webkit-scrollbar{background:#0000;width:0}.nav__item{padding-left:20px;padding-right:20px;width:100%}.nav__link{align-items:center;border-radius:6px;color:#425466;display:flex;font-size:18px;height:50px;padding:0 20px;position:relative;transition:.3s;width:100%}.nav__link.active{color:#6563ff;font-weight:500}.nav__link:not(.active):hover{font-weight:500}.nav.open{right:0;z-index:100}.nav__divider{font-size:16px;font-weight:600;margin-top:20px;padding:10px 40px;text-align:left;width:100%}.nav-social{align-items:center;-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);background:radial-gradient(66.35% 66.35% at 50% 50%,#ffffff80 0,#fff0 100%),#ffffff80;bottom:0;color:#6563ff;display:flex;font-size:16px;font-weight:500;gap:20px;justify-content:space-between;margin-top:auto;padding:20px 30px;position:-webkit-sticky;position:sticky;width:100%;z-index:100}.sections__item{padding-left:40px;padding-right:40px}@media screen and (max-width:640px){.nav__link{font-size:16px;height:45px}.nav-social{font-size:14px;padding:15px 20px}}@media screen and (min-width:640px){.nav__link:not(.active):hover{font-weight:500}}@media screen and (max-width:560px){.header{height:65px}.nav{top:65px}.nav__list{height:calc(100% - 65px)}.burger-btn,.logo img{height:50px;width:50px}}@media screen and (max-width:490px){.nav__list{width:100%}}.footer{color:#1b1b1b}.footer__navigation{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 2fr 1fr 1fr}.footer__bottom{border-top:1.5px solid #f2f2f2;height:60px}.footer__bottom .container{align-items:center;display:flex;gap:15px;height:100%;justify-content:space-between}.navigation-item:not(.footer-logo){padding:30px 0}.navigation-item__icon{height:20px;width:20px}.navigation-item__logo{display:flex;flex-direction:column;height:100%;justify-content:center;margin-right:20px}.navigation-item__logo-image{height:90px;margin-bottom:8px;width:90px}.navigation-item__text{font-size:18px}.navigation-item__title{font-size:18px;font-weight:500;margin-bottom:15px}.navigation-item__list{display:flex;flex-direction:column;gap:8px}.navigation-item__list:first-child{grid-column-gap:18px;column-gap:18px;display:grid;grid-template-columns:repeat(2,1fr)}.navigation-item__list-item{display:flex;gap:10px}.copyright{color:#425466;font-size:16px}@media screen and (max-width:820px){.footer__navigation{display:flex;flex-direction:column;gap:35px;padding-bottom:30px}.navigation-item:not(.footer-logo){padding:0}.navigation-item__logo{border-right:none;margin-right:0;padding:30px 0 0}.copyright{font-size:14px}.navigation-item__list:first-child{grid-template-columns:repeat(2,30%)}}@media screen and (max-width:640px){.footer{font-size:14px}.navigation-item__list:first-child{grid-template-columns:repeat(2,45%)}}.notification-popup__overlay{align-items:center;background:#00000014;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.notification-popup__card{animation:popup-fade-in .4s cubic-bezier(.23,1.11,.69,.94);background:#fff;border-radius:8px;box-shadow:0 12px 32px 0 #0000001a;max-width:450px;min-width:400px;padding:40px 32px 32px;position:relative;text-align:center}@keyframes popup-fade-in{0%{opacity:0;transform:translateY(30px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.notification-popup__close{align-items:center;background:#ededed;border:none;border-radius:50%;color:#7e7e7e;cursor:pointer;display:flex;font-size:1.8rem;height:32px;justify-content:center;position:absolute;right:18px;top:18px;transition:background .2s;width:32px}.notification-popup__close:hover{background:#ececec}.notification-popup__bell-wrapper{display:flex;justify-content:center;margin-bottom:14px;margin-top:-58px}.notification-popup__bell{background:#fff7e0;box-shadow:0 7px 27px 0 #fcbe3f1a;height:74px;margin:0 auto;position:relative;width:74px}.notification-popup__badge,.notification-popup__bell{align-items:center;border-radius:50%;display:flex;justify-content:center}.notification-popup__badge{aspect-ratio:1/1;background:#ff4f12;border:3px solid #fff7e0;box-shadow:0 1px 6px #ff4f1221;color:#fff;font-size:1.25rem;font-weight:700;min-height:28px;min-width:28px;position:absolute;right:10px;top:10px}.notification-popup__title{color:#232323;font-size:24px;font-weight:700;margin:18px 0 8px;text-align:center}.notification-popup__text{color:#6b6b6b;font-size:1rem;margin-bottom:36px}.notification-popup__action{background:linear-gradient(90deg,#ff7b40 10%,#ff4f12 110%);border:none;border-radius:12px;box-shadow:0 4px 14px #ff4f121a;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin:0 auto;padding:16px 0;transition:background .18s;width:100%}.notification-popup__action:hover{background:linear-gradient(90deg,#ff4f12,#f26c06 118%)}.box{height:100px;width:100px}.clip-me{-webkit-clip-path:polygon(0 0,100% 0,100% 83%,0 100%);clip-path:polygon(0 0,100% 0,100% 83%,0 100%)}.timeline-section{margin-top:-80px}.offers__inner{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(3,1fr)}.badges{margin-bottom:20px}.about-page__banner{align-items:center;background:#f6f9fc;display:flex;flex-direction:column;height:550px;overflow:hidden;padding-top:150px;position:relative}.about-page__banner p{padding:0 15px}.about-page__banner .circle{z-index:0}.about-page__banner .circle-2{top:0}.about-page__banner .text{max-width:630px;text-align:center;z-index:2}.about-page__banner .main-title{z-index:2}.about-page__cards{display:flex;gap:30px;justify-content:space-between;position:relative;top:-120px}.banner-card{align-items:center;background-color:#fff;border:1px solid #e7ecf1;border-radius:16px;box-shadow:0 30px 45px -30px #32325d40,0 18px 36px -18px #0000001a;display:flex;flex:1 1 30%;flex-direction:column;gap:25px;min-width:300px;padding:30px 25px}.banner-card__icon{height:70px;width:70px}.banner-card__name{color:#6563ff;font-size:20px;font-weight:600}.banner-card .text{text-align:center}@media screen and (max-width:1300px){.offers__inner{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:1024px){.about-page__cards{flex-wrap:wrap;gap:20px}.banner-card{gap:20px;padding:25px 20px}.banner-card__name{font-size:18px}.banner-card .text{font-size:14px}.offers__inner{gap:20px}}@media screen and (max-width:820px){.offers__inner{display:flex;flex-direction:column;gap:30px}}.mockup{height:500px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mockup img{height:100%;object-fit:cover}.name-history{display:flex;gap:30px;justify-content:space-between;padding:40px 0 80px}.name-history-section{margin-top:-80px}.name-history__left{display:flex;flex-direction:column;gap:60px;width:45%}.name-history__left .stats-item__number{color:#0a2540;font-size:20px;font-weight:500;margin-bottom:10px}.name-history__left .stats-item__number:before{height:20px}.name-history__image{border-radius:10px;box-shadow:0 30px 45px -30px #32325d40,0 18px 36px -18px #0000001a;height:380px;position:-webkit-sticky;position:sticky;top:75px;width:50%}.name-history__image img{border-radius:10px}@media screen and (max-width:1024px){.name-history__image{height:340px}}@media screen and (max-width:768px){.name-history{flex-direction:column;gap:60px}.name-history__left{width:100%}.name-history__image{height:360px;width:100%}}@media screen and (max-width:540px){.name-history__image{height:300px}}.image-badge{align-items:center;background-color:#f6f9fc;border-radius:10px;color:#0a2540;display:flex;font-size:12px;font-weight:500;gap:10px;height:40px;justify-content:center;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.image-badge.white{background-color:#fff}.image-badge.blue{background-color:#f6f9fc}.image-badge__img{height:20px}.image-badge__img img{height:100%;object-fit:cover;object-fit:contain;width:100%}@media screen and (max-width:768px){.image-badge{font-size:12px;gap:6px;padding:8px}.image-badge__img{height:24px}}.line{background:#6563ff;height:2px;left:50%;opacity:.4;position:absolute;top:50%;transform:translateX(-50%);width:calc(100% - 40px);z-index:-1}.timeline{margin-top:60px}.timeline__content{display:flex;gap:30px;min-height:300px;padding:0 20px 20px}.timeline__content .card-with-line{flex-shrink:0;width:60%}.timeline__content-image{border-radius:10px;flex-grow:1;min-height:350px}.timeline__content-image img{border-radius:inherit}.timeline .timeline__line-container{align-items:center;display:flex;justify-content:space-between;padding:10px 15px;position:relative}.timeline .timeline__arrow{align-items:center;cursor:pointer;display:flex;flex-shrink:0}.timeline .timeline__arrow.inactive{background:#fff}.timeline__line{align-items:center;display:flex;gap:20px;height:100px;overflow-x:auto;padding:0 10px;position:relative;scroll-behavior:smooth;width:100%}.timeline__line::-webkit-scrollbar{display:none}.timeline__dot{align-items:center;cursor:pointer;display:flex;flex:0 0 30%;flex-direction:column;position:relative;transition:transform .3s ease}.timeline__dot.empty{flex:0 0 20%}.timeline__dot .timeline__year{color:#bbb9ff;font-size:18px;font-weight:600;margin-bottom:10px;position:absolute;top:-140%;transition:.3s}.timeline__dot.active .timeline__circle{border:1px solid #6563ff}.timeline__dot.active .timeline__circle-inner{background-color:#6563ff}.timeline__dot.active .timeline__year{color:#6563ff}.timeline__circle{background-color:#fff;border:1px solid #bbb9ff;border-radius:50%;height:20px;position:relative;transition:.3s;width:20px}.timeline__circle-inner{background-color:#bbb9ff;border-radius:50%;height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;width:10px}@media(max-width:900px){.timeline__content .card-with-line{width:50%}}@media(max-width:768px){.timeline__content{flex-direction:column}.timeline__content .card-with-line{width:100%}.timeline__content-image{height:400px}.timeline .card-with-line__title{font-size:24px}}@media(max-width:640px){.timeline .timeline__line .timeline__dot .timeline__year{font-size:16px}.timeline .timeline__line{gap:10px}.timeline .timeline__line .timeline__dot{flex:0 0 45%;max-width:none}.timeline__content .card-with-line{padding:30px}.timeline__content-image{height:300px}}@media(max-width:540px){.timeline .timeline__line{gap:5px}.timeline .timeline__line .timeline__dot .timeline__year{font-size:14px}.timeline__content .card-with-line__title{font-size:22px}.timeline__content .card-with-line__text{font-size:14px}}.about{background-color:#f6f9fc}.about__inner{display:flex;flex-direction:row;gap:50px}.about__info{flex:0 1 40%}.about__info .text{margin-bottom:50px}.about__gallery{grid-gap:15px;display:grid;flex:1 1 50%;gap:15px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:500px}.about__gallery-item{background-color:#f2f2f2;border-radius:10px;box-shadow:0 30px 45px -30px #32325d40,0 18px 36px -18px #0000001a;overflow:hidden}.about__gallery-item img{border-radius:10px;height:100%;object-fit:cover;width:100%}.about__gallery-item:first-child{grid-area:1/1/3/2}.about__gallery-item:nth-child(2){grid-area:1/2/2/3}.about__gallery-item:nth-child(3){grid-area:2/2/3/3}@media screen and (max-width:899px){.about__inner{display:flex;flex-direction:column;gap:40px}.about__gallery{max-height:500px}}@media screen and (max-width:520px){.about__gallery{display:flex;flex-direction:column;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content}.about__gallery-item{height:260px}}.administration{padding:60px 0 30px}.administration-member{aspect-ratio:1/1;border-radius:10px;box-shadow:0 30px 45px -30px #32325d40,0 18px 36px -18px #0000001a;min-width:340px;position:relative}.administration-member img{border-radius:inherit;object-position:50% 40%}.administration-member__label{background-color:#fff;border-radius:6px;bottom:15px;box-shadow:0 30px 45px -30px #32325d40,0 18px 36px -18px #0000001a;color:#0a2540;display:flex;flex-direction:column;gap:8px;height:80px;justify-content:center;left:50%;padding:8px 15px;position:absolute;transform:translateX(-50%);width:90%}.name{font-size:16px;font-weight:700}.name,.post{line-height:100%}.post{color:#425466;font-size:14px}@media screen and (max-width:540px){.administration-member{min-width:65vw}}@media screen and (max-width:460px){.administration-member{min-width:80vw}}.pagination-container{display:flex;justify-content:center;list-style-type:none;padding:20px 0}.pagination-container .pagination-item{align-items:center;border-radius:16px;box-sizing:border-box;color:#000000de;display:flex;font-size:13px;height:32px;letter-spacing:.01071em;line-height:1.43;margin:auto 4px;min-width:32px;padding:0 12px;text-align:center}.pagination-container .pagination-item.dots:hover{background-color:#0000;cursor:default}.pagination-container .pagination-item:hover{background-color:rgba(42,110,205,.094);cursor:pointer}.pagination-container .pagination-item.selected{background-color:#2a6ecd38}.pagination-container .pagination-item .pagination-arrow:before{border-right:.12em solid #000000de;border-top:.12em solid #000000de;content:"";display:inline-block;height:.4em;position:relative;width:.4em}.pagination-container .pagination-item .pagination-arrow.left{transform:rotate(-135deg) translate(-50%)}.pagination-container .pagination-item .pagination-arrow.right{transform:rotate(45deg)}.pagination-container .pagination-item.disabled{pointer-events:none}.pagination-container .pagination-item.disabled .pagination-arrow:before{border-right:.12em solid #0000006e;border-top:.12em solid #0000006e}.pagination-container .pagination-item.disabled:hover{background-color:#0000;cursor:default}.coaches__list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr);padding-bottom:40px}.coaches .card .card__text{font-size:14px}@media screen and (max-width:1024px){.coaches__list{gap:15px;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:660px){.coaches__list{display:flex;flex-direction:column}.coaches__list .card{min-width:100%}}.coach-sections{display:flex;flex-wrap:wrap;gap:10px}.filters{margin:0 auto 20px;max-width:1300px;padding:20px 0}.filters .swiper{padding-left:20px;padding-right:20px}.filters .swiper-slide{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.filters::-webkit-scrollbar{background:#0000;display:none;width:0}.filter{align-items:center;border:1px solid #d0d5dd;border-radius:60px;color:inherit;display:flex;font-size:14px;height:32px;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:6px 15px;text-transform:lowercase;transition:.4s}.filter.active{background-color:#2f80ed;border-color:#0000;color:#fff}.filter:hover{cursor:pointer}@media screen and (min-width:640px){.filter:not(.active):hover{background-color:#2f81ed17;cursor:pointer}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-scrollbar{background:#0000001a;background:var(--swiper-scrollbar-bg-color,#0000001a);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:4px;bottom:var(--swiper-scrollbar-bottom,4px);height:4px;height:var(--swiper-scrollbar-size,4px);left:1%;left:var(--swiper-scrollbar-sides-offset,1%);position:absolute;top:auto;top:var(--swiper-scrollbar-top,auto);width:98%;width:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;height:calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);left:auto;left:var(--swiper-scrollbar-left,auto);position:absolute;right:4px;right:var(--swiper-scrollbar-right,4px);top:1%;top:var(--swiper-scrollbar-sides-offset,1%);width:4px;width:var(--swiper-scrollbar-size,4px);z-index:50}.swiper-scrollbar-drag{background:#00000080;background:var(--swiper-scrollbar-drag-bg-color,#00000080);border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius,10px);height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.coach{padding-top:100px}.coach__info{display:flex;gap:30px;justify-content:space-between;padding:30px 0 70px}.coach__left{width:50%}.coach__image{border-radius:16px;box-shadow:0 6px 15px 3px #1f396c14;position:-webkit-sticky;position:sticky;top:80px}.coach__image img{aspect-ratio:1/1;border-radius:16px;object-position:50% 30%}.coach__name{align-items:center;background-color:#fff;border-radius:10px;bottom:12px;color:#0a2540;display:flex;font-size:22px;font-weight:600;height:120px;justify-content:center;left:50%;position:absolute;text-align:center;transform:translateX(-50%);transition:.3s;width:95%}.coach__details{display:flex;flex-direction:column;gap:30px;width:60%}.coach__detail h3{color:#0a2540;font-size:20px;font-weight:600;margin-bottom:20px}.coach__detail p{color:#425466;font-size:16px}.achievement{align-items:start;color:#425466;display:flex;gap:10px;padding:6px 0}.achievement svg{flex-shrink:0}@media screen and (min-width:540px){.coach__image{height:550px}}@media screen and (max-width:900px){.coach__left{width:100%}.coach__info{flex-direction:column}.coach__details{width:100%}.coach__detail h3{margin-bottom:15px}.achievement,.coach__detail p{font-size:14px}}@media screen and (max-width:640px){.coach__name{font-size:18px;height:70px}}.breadcrumb{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem}.breadcrumb-item{color:#425466}.breadcrumb-item+.breadcrumb-item:before{color:#6c757d;content:"/";padding:0 .5rem}.breadcrumb-item.active{color:#000;font-weight:600}.register__content{display:flex;gap:50px;height:-webkit-max-content;height:max-content;justify-content:space-between;margin:40px 0 80px;overflow:hidden;padding:20px 0;position:relative}.register__content-left{display:flex;flex-direction:column;gap:60px;width:50%}.register__content-right{position:relative;width:55%}.register-step{display:flex;flex-direction:column;gap:15px}.register-step__top{align-items:center;display:flex;gap:10px}.register-step .card__action{margin:0;padding-left:0}.register-number{align-items:center;background:#f2f2f2;border-radius:50%;display:flex;flex-shrink:0;font-weight:500;height:35px;justify-content:center;transition:.3s;width:35px}.register-title{color:#0a2540;font-size:20px;font-weight:700}.register-text{color:#425466}.register-step.active .register-number{background:rgba(135,186,253,.243);color:#2f80ed}.register-list{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.register-list-item{display:flex;gap:10px}.register-list-item span{font-weight:700}.register-list__img{flex-shrink:0;height:20px;width:20px}.register-action{align-items:center;background:#f6f9fc;border-radius:10px;color:#6563ff;display:flex;font-weight:700;padding:5px 20px 5px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.bg{height:600px;left:50%;position:relative;top:50%;transform:translate(-50%,-50%);width:600px}.step-gif{opacity:0;transition:.3s}.step-gif.active{opacity:1}.buble-image{height:100px;position:absolute;width:100px}.buble-image.bubble-image-1{right:10%;top:10%}.buble-image.bubble-image-2{left:12%;top:6%}.buble-image.bubble-image-3{bottom:26%;height:80px;right:18%;width:80px}.buble-image.bubble-image-4{bottom:10%;height:80px;left:12%;width:80px}.buble-image.bubble-image-5{height:90px;left:15%;top:45%;width:90px}.gif-wrapper{align-items:center;border-radius:50px;display:flex;height:580px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:275px}.gif-wrapper img{object-fit:cover;position:absolute}.circle-border{border:1.3px solid #f2f2f2;border-radius:50%;height:300px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:300px}.circle-border:nth-child(2){height:450px;width:450px}.circle-border:nth-child(3){height:600px;width:600px}@media screen and (max-width:1300px){.register__content-right{position:absolute;right:-10%;top:50%}}@media screen and (max-width:1024px){.register__content-right{position:absolute;right:-16%}.register__content-left{width:50%}}@media screen and (max-width:960px){.register-step__top{align-items:start;flex-direction:column}}@media screen and (max-width:768px){.register-number{background:rgba(135,186,253,.243);color:#2f80ed}.register__content-right{display:none}.register__content-left{width:100%}}@media screen and (max-width:540px){.register-title{font-size:18px}}.card-with-line{background-color:#fff;border-radius:10px;box-shadow:0 6px 15px 3px #1f396c14;display:flex;flex-direction:column;overflow:hidden;padding:40px 40px 30px;position:relative;width:500px}.card-with-line:before{background-color:#6563ff;content:"";height:10px;left:0;position:absolute;top:0;width:100%}.card-with-line__title{color:#0a2540;font-size:26px;font-weight:600;margin-bottom:8px}.card-with-line__subtitle{color:#6563ff;font-size:14px;font-weight:600;margin-bottom:30px;text-transform:lowercase}.card-with-line__text{color:#425466;margin-bottom:30px}.card-with-line__footer{border-top:1.2px solid rgba(102,99,255,.145);color:#6563ff;display:flex;font-size:18px;font-weight:500;justify-content:space-between;margin-top:auto;padding-top:20px}.pool:nth-child(2):before{background-color:#08f}.pool:nth-child(2) .pool__footer,.pool:nth-child(2) .pool__subtitle{color:#08f}.pool:nth-child(3):before{background-color:#d369ea}.pool:nth-child(3) .pool__footer,.pool:nth-child(3) .pool__subtitle{color:#d369ea}.pool__location{display:flex;margin-bottom:4px}.swimming .circle-3{background-color:#08f}.slider-swimming:not(:last-child){margin-bottom:50px}.requirements,.sections-slider{background:#f6f9fc}.requirements{overflow:hidden;position:relative}.requirements__inner{display:flex;gap:30px;justify-content:space-between;margin-top:45px}.requirements__title{font-size:24px;margin-bottom:30px}.requirements__img{bottom:-8%;height:300px;object-fit:contain;opacity:.9;position:absolute;right:-32%}.requirement{padding:50px 40px 60px;width:55%}.requirement:nth-child(2){background:hsla(0,0%,100%,.347);width:40%}.requirement:nth-child(2):before{opacity:.6}.requirement__list{flex-direction:column}.requirement__list,.requirement__list-item{display:flex;gap:10px}.requirement__list-item svg{flex-shrink:0}@media screen and (max-width:1024px){.pool{width:480px}}@media screen and (max-width:900px){.requirements__inner{flex-direction:column}.requirement,.requirement:nth-child(2){width:100%}}@media screen and (max-width:768px){.pool{width:430px}.card-with-line{padding:40px 30px 30px}.card-with-line__title{margin-bottom:4px}.card-with-line__subtitle{margin-bottom:20px}.card-with-line__footer{font-size:16px;padding-top:15px}.requirements__title{margin-bottom:25px}.page-title{font-size:46px}.page-text{font-size:16px}}@media screen and (max-width:540px){.page-title{font-size:38px}.requirement{padding:40px 30px}.requirements__img{left:50%;object-fit:cover;position:relative;transform:translate(-50%,10%)}.pool{width:85vw}.card-with-line__footer,.pool .card-with-line__text{font-size:14px}}@media screen and (max-width:375px){.card-with-line{padding:40px 20px 30px}.card-with-line__title{font-size:24px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:#00000040;background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.double-slider{background:#fff;border-radius:16px;box-shadow:0 6px 15px 3px #1f396c14;display:flex;min-height:450px;position:relative}.double-slider.reverse{flex-direction:row-reverse}.double-slider.reverse .image-swiper{border-bottom-left-radius:inherit;border-bottom-right-radius:0;border-top-left-radius:inherit;border-top-right-radius:0}.double-slider.reverse .custom-navigation.arrows{right:40px}.double-slider .swiper-container{width:100%}.double-slider .swiper-container:not(.image-swiper){border-radius:inherit}.double-slider .slide-content{display:flex;height:100%;width:100%}.double-slider .slide-content .left-side,.double-slider .slide-content .right-side{align-items:center;display:flex;justify-content:center;width:50%}.double-slider .slide-content .left-side{padding:20px}.double-slider .slide-content .right-side img{max-height:100%;max-width:100%;object-fit:cover}.double-slider .swiper-button-next,.double-slider .swiper-button-prev{bottom:20px;color:#000;left:20px;position:absolute;z-index:10}.double-slider .swiper-button-prev{margin-right:10px}.text-swiper .swiper-slide{padding:40px}.text-title{color:#6563ff;font-size:26px;font-weight:600;margin-bottom:30px}.text-content{color:#425466;font-size:16px}.image-swiper{border-bottom-right-radius:inherit;border-top-right-radius:inherit;max-height:450px}.custom-navigation.arrows{bottom:30px;left:40px;position:absolute;z-index:10}.arrow.swiper-button-disabled{background:#0000}.arrow.swiper-button-disabled svg{opacity:.7}@media screen and (max-width:1024px){.text-title{font-size:24px}.text-content{font-size:15px}}@media screen and (max-width:768px){.double-slider{gap:40px;height:600px;justify-content:space-between}.double-slider,.double-slider.reverse{flex-direction:column}.double-slider.reverse .custom-navigation.arrows{right:20px}.swiper-container{height:100%}.double-slider.reverse .image-swiper,.image-swiper{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:0;border-top-right-radius:0}.custom-navigation.arrows{bottom:300px;right:20px}.text-swiper .swiper-slide{padding:20px}.text-title{margin-bottom:25px}}@media screen and (max-width:540px){.double-slider{height:650px}.double-slider.reverse .image-swiper{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;border-top-left-radius:0;border-top-right-radius:0}.custom-navigation.arrows{bottom:330px}}@media screen and (max-width:425px){.double-slider{height:700px}.custom-navigation.arrows,.double-slider.reverse .custom-navigation.arrows{bottom:350px;right:10px}}.white-bg{background-color:#fff}.page__intro{margin-top:70px;overflow:hidden;padding:0;position:relative}@media screen and (max-width:560px){.page__intro{margin-top:65px}}.circle-3{background-color:#6563ff;border-radius:50%;filter:blur(180px);height:220px;left:0;opacity:.7;position:absolute;top:-40px;width:220px;z-index:-10}.page-banner{align-items:center;display:flex;gap:50px;justify-content:space-between}.page-banner__content{display:flex;flex-direction:column;gap:25px;width:45%}.page-banner__photos{position:relative;width:50%}.page-banner__photos img{height:100%}.page-photos-swiper{height:550px}.page-title{color:#0a2540;font-size:56px;font-weight:700;line-height:120%}.page-text{color:#425466;font-size:18px}@media screen and (max-width:900px){.page-banner{flex-direction:column;padding-top:50px}.page-banner__content{padding-bottom:0;width:100%}.page-banner__photos{margin:0 -15px 40px;width:100vw}.page-banner .custom-navigation.arrows{bottom:30px;left:20px;right:auto}}@media screen and (max-width:768px){.page-photos-swiper{height:400px}}.block-container{display:flex;gap:20px;height:450px;justify-content:space-between;padding:30px calc(50% - 650px) 50px;width:100%}.block{background-color:#fff;border-radius:10px;box-shadow:0 6px 15px 3px #1f396c14;flex-basis:30%;padding:30px;position:relative;transition:flex .5s ease;z-index:1}.block img{border-radius:inherit;height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.block__text{bottom:30px;color:#fff;font-size:18px;font-weight:500;margin:0;max-width:80%;position:absolute;right:30px;text-align:right;z-index:20}.block__text p{font-size:14px;font-weight:400}.block:hover{cursor:pointer}.block.active{flex-basis:50%}.overlay-block{background:linear-gradient(0deg,#131114,#13111400 70%);border-radius:inherit;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}@media screen and (max-width:1300px){.block-container{padding-left:15px;padding-right:15px}}@media screen and (max-width:768px){.block-container{-ms-overflow-style:none;overflow-x:scroll;overflow-y:hidden;position:relative;scrollbar-width:none;transition:all .2s;width:100%;will-change:transform}.block-container::-webkit-scrollbar{display:none}.block{flex:0 0 500px}}@media screen and (max-width:590px){.block{flex-basis:85vw}}.choreography .btn.filled{background-color:#0a2540}.choreography .title__main{color:#9747ff}.choreography-card.card-with-line:before{background-color:#9747ff}.choreography-card.card-with-line:before .card-with-line__subtitle{color:#9747ff}.choreography .register-number{background-color:rgba(151,71,255,.094);color:#9747ff}.register-list-item svg{flex-shrink:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);padding-top:30px}.choreography-step{align-items:start;display:flex;flex-direction:column}.choreograpgy-steps-list{margin-top:15px}@media screen and (max-width:768px){.steps{display:grid;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:570px){.choreography-card{width:85vw}.steps{display:flex;flex-direction:column;gap:45px}}.news-page__inner{display:flex;height:100%;padding:30px 0 60px}.main-news{border-right:1.3px solid #e7ecf1;height:auto;padding-right:20px;width:60%}.current-news,.main-news{display:flex;flex-direction:column}.current-news{gap:15px}.current-news__link-link{margin-top:20px}.current-news__date{align-items:center;color:gray;display:flex;font-size:16px;gap:20px;padding:10px 0}.current-news__date .news-recommended__item-topic{font-size:16px}.current-news__title{color:#0a2540;font-size:26px;font-weight:700}.current-news__desc{color:#425466;font-size:16px}.current-news__image{height:500px;position:relative}.current-news__image svg{position:absolute;right:20px;top:20px}.current-news__image .image-badge{left:20px;position:absolute;top:20px}.news-recommendations{flex:0 1 40%;height:auto;max-height:auto;overflow-y:auto;padding-left:25px;padding-right:15px;scrollbar-color:hsla(0,0%,78%,.443) #fff;scrollbar-width:thin}.news-recommendations__title{color:#0a2540;display:none;font-size:24px;font-weight:700}.news-recommendations::-webkit-scrollbar{width:6px}.news-recommendations::-webkit-scrollbar-track{background:#0000}.news-recommendations::-webkit-scrollbar-thumb{background-color:#d0d0d0;border-radius:10px}.news-recommendations::-webkit-scrollbar-thumb:hover{background-color:#a4a4a4}.news-recommendations::-webkit-scrollbar-button{display:none}.news-recommended__item{padding:25px 25px 25px 0}.news-recommended__item-image{height:200px;margin-bottom:15px}.news-recommended__item-inner{display:flex;flex-direction:column;gap:10px}.news-recommended__item:first-of-type{padding-top:0}.news-recommended__item:not(:last-child){border-bottom:1.3px solid #e7ecf1}.news-recommended__item-date{align-items:center;display:flex;gap:20px}.news-recommended__item-date span{color:gray;font-size:12px}.news-recommended__item h4{color:#0a2540;font-size:20px;font-weight:600}.news-recommended__item p{color:#425466;font-size:14px}.news-recommended__item .card__action{cursor:pointer;margin-bottom:0;margin-top:10px;padding-left:0}.news-recommended__item-topic{color:#6563ff;font-size:12px;font-weight:700;text-transform:uppercase}@media screen and (max-width:900px){.news-page__inner{flex-direction:column;gap:25px;padding-top:10px}.news-page .filters::-webkit-scrollbar{background:#0000;width:0}.main-news{border-bottom:1.3px solid #e7ecf1;border-right:none;padding-bottom:30px;padding-right:0;width:100%}.current-news__image{height:450px}.current-news__date,.current-news__date .news-recommended__item-topic{font-size:14px}.news-recommendations{padding:0}.news-recommended__item{display:flex;gap:15px;padding-right:0}.news-recommended__item-image{flex:0 0 40%;margin-bottom:0}}@media screen and (max-width:768px){.news-recommended__item h4{font-size:18px}.news-recommendations__title{display:block;margin-bottom:20px}}@media screen and (max-width:640px){.current-news__title{font-size:22px}.current-news__image{height:350px}.news-recommended__item{display:block}.news-recommended__item-image{height:200px;margin-bottom:20px}}.no-news{color:#425466}.pentathlon .circle-3{left:auto;right:0}.pentathlon .card-with-line__title{margin-bottom:30px}.pentathlon .title__main{color:#6563ff}.pentathlon-stats__items{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);margin:90px 0}.pentathlon-events__inner{display:flex;gap:50px;padding:70px 0}.pentathlon-events__list{display:flex;flex-direction:column;gap:60px;width:45%}.pentathlon-events__slider{display:flex;justify-content:center;position:relative;width:40%}.pentathlon-events .swiper{height:470px;position:-webkit-sticky;position:sticky;top:100px;width:400px}.pentathlon-events .swiper-slide{border-radius:12px}.pentathlon-events .swiper-slide img{border-radius:inherit}.pentathlon-events__item p{color:#425466;font-size:16px}.pentathlon-events__item-title{align-items:center;display:flex;gap:10px;margin-bottom:15px}.pentathlon-events__item-title .register-number{background:#f0f0ff;color:#6563ff}.pentathlon-events__item-title span{color:#6563ff;font-size:20px;font-weight:600}.stats-item{display:flex;flex-direction:column;gap:10px}.stats-item__number{color:#6563ff;font-size:24px;font-weight:700;line-height:100%;padding:0 15px;position:relative}.stats-item__number:before{background:#6563ff;content:"";height:24px;left:0;position:absolute;top:0;width:1.3px}.stats-item__text{color:#425466;font-size:16px;padding:0 15px}@media screen and (min-width:900px){.pentathlon .page-banner{flex-direction:row-reverse}}@media screen and (max-width:1200px){.pentathlon-events .swiper{width:330px}}@media screen and (max-width:900px){.pentathlon-events__inner{flex-direction:column}.pentathlon-events__slider{width:100%}.pentathlon-events__list{gap:40px;width:100%}.pentathlon-events__slider .swiper{height:430px;width:360px}}@media screen and (max-width:768px){.pentathlon-stats__items{grid-template-columns:repeat(2,1fr);margin:70px 0;row-gap:40px}.pentathlon-events__slider{width:100%}}@media screen and (max-width:640px){.pentathlon-stats__items{grid-template-columns:1fr;margin:50px 0}.pentathlon-events__inner{padding:50px 0}.pentathlon-events__slider .swiper{height:330px;width:220px}}@media screen and (max-width:570px){.pentathlon-card{width:85vw}}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.fencing .btn.filled,.fencing .circle-3{background-color:#0a2540}.fencing .title__main{color:#6563ff}.fencing-gallery-image{border-radius:10px;box-shadow:0 30px 45px -30px #32325d40,0 18px 36px -18px #0000001a;height:400px;width:500px}.fencing-gallery-image img{border-radius:inherit}.about-fencing{background:#f6f9fc;padding:60px 0}.text-with-image__block:not(:last-child){margin-bottom:50px}.text-with-image__block{background:#fff;border-radius:10px;box-shadow:0 6px 15px 3px #1f396c14;display:flex;height:420px;justify-content:space-between}.text-with-image__image{border-bottom-right-radius:10px;border-top-right-radius:10px;height:420px;overflow:hidden;width:50%}.text-with-image__text{padding:40px;width:50%}.stats-item__number.number-dark{font-size:20px;font-weight:600;line-height:110%}.stats-item__number.number-dark:before{height:20px}.fencing-stats__wrapper{grid-column-gap:20px;grid-row-gap:40px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);margin:90px 0;row-gap:40px}@media screen and (max-width:768px){.text-with-image__block{flex-direction:column;height:600px}.text-with-image__text{padding:30px;width:100%}.text-with-image__image{border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top-right-radius:0;width:100%}.card-with-line__title{font-size:24px}}@media screen and (max-width:640px){.fencing-gallery-image{height:350px;width:85vw}.fencing-stats__wrapper{margin:60px 0}}@media screen and (max-width:540px){.fencing-stats__wrapper{grid-template-columns:1fr}.text-with-image__text{padding:20px}.text-with-image__image{height:50%}}.timeline-swiper{padding-bottom:30px;padding-left:calc(50% - 650px)}.timeline-regular .text-content{font-size:16px}.timeline-regular .swiper-slide{height:100%;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}.timeline-regular__container{position:relative}.timeline-regular .line{top:10px;width:100%;z-index:0}.timeline-regular__slide{position:relative}.timeline-regular__dot{align-items:center;cursor:pointer;display:flex;margin-bottom:20px;margin-left:10px;position:relative;transition:transform .3s ease}.timeline-regular__dot .timeline__circle{border:1px solid #6563ff}.timeline-regular__dot .timeline__circle-inner{background-color:#6563ff}.timeline-card{background-color:#fff;border-radius:10px;box-shadow:0 6px 15px 3px #1f396c14;margin-left:10px;padding:30px}.timeline-card__year{color:#6563ff;font-size:16px;font-weight:500;margin-bottom:10px}.timeline-card__title{font-size:20px;font-weight:500;margin-bottom:15px}.history-timeline{margin-top:60px}.sea .circle-3{background-color:#08f;left:auto;right:0}.sea .pentathlon-events__inner{justify-content:space-between}.sea .pentathlon-events__slider{width:50%}.sea .card-with-line__title{margin-bottom:30px}.sea .page-title{font-size:46px}.sea-pentathlon-swiper{height:500px;position:-webkit-sticky;position:sticky;top:80px}@media screen and (min-width:900px){.sea .page-banner{flex-direction:row-reverse}}@media screen and (max-width:900px){.sea .pentathlon-events__slider,.sea .pentathlon-events__slider .swiper{width:100%}}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.gymnastics .circle-3{background-color:#6563ff}.gymnastics .btn.filled{background-color:#0a2540}.gymnastics .title__main{color:#6563ff}.gymnastics .steps{gap:40px;grid-template-columns:repeat(2,1fr)}.gymnastics .register-number{background-color:rgba(102,99,255,.114);color:#6563ff}.gymnastics-card.card-with-line{width:100%}@media screen and (max-width:900px){.gymnastics-card.card-with-line{width:500px}}@media screen and (max-width:700px){.gymnastics-card.card-with-line{width:80vw}}@media screen and (max-width:570px){.gymnastics-card.card-with-line{width:85vw}}.not-found{padding-bottom:80px;padding-top:150px}.not-found-logo{height:350px;object-fit:contain;width:350px}.not-found__inner{align-items:center;display:flex;gap:60px}.not-found__left{flex-shrink:0;width:60%}.helper-text{color:#425466;font-size:16px;margin-bottom:30px}@media screen and (max-width:1024px){.not-found__left{width:100%}.not-found-logo{display:none}}@media screen and (min-width:900px){.not-found{padding-bottom:100px;padding-top:200px}.not-found .title__main{font-size:22px}.not-found .title__desc{font-size:46px}.helper-text{font-size:18px}}.useful-links{display:flex;flex-direction:column;gap:30px;margin-top:70px}.useful-links__desc{color:#425466}.useful-links__link{display:flex;flex-direction:column;gap:8px}.useful-links__link a{align-items:center;color:#6563ff;display:flex;font-size:18px;font-weight:600;gap:16px;line-height:100%}.edit-coach__from{display:flex;flex-direction:column;gap:15px;padding:10px 0}
/*# sourceMappingURL=main.e5e3670a.css.map*/