.skills-card:where(.astro-dvkjonss){background-color:#fff;overflow:hidden;border-radius:.5rem;box-shadow:0 1px 2px #0000000f,0 1px 4px #0000001a}.skills-card__header:where(.astro-dvkjonss) .skill-card__bar:where(.astro-dvkjonss){width:100%;height:1rem}.skill-card__top:where(.astro-dvkjonss){display:flex;padding:1.5rem 1.5rem .5rem;justify-content:space-between;text-transform:uppercase;font-size:1.31rem;font-weight:700}.skills-card__list:where(.astro-dvkjonss){display:flex;flex-direction:column;gap:1rem;padding:1rem 1.5rem 1.5rem;width:100%}.skills-card__item:where(.astro-dvkjonss){width:100%}.skills-card__item:where(.astro-dvkjonss) .skill-card__bar:where(.astro-dvkjonss){margin-top:4px;width:100%;height:.25rem;background-color:#dfe5ea;border-radius:100px}.skills-card__item:where(.astro-dvkjonss) p:where(.astro-dvkjonss){font-size:1rem;font-weight:500}.skills-card__item:where(.astro-dvkjonss) .skill-card__bar-line:where(.astro-dvkjonss){width:50%;height:100%}.is--green:where(.astro-dvkjonss){background-color:#00ad1c}.is--orange:where(.astro-dvkjonss){background-color:#ff903f}.is--red:where(.astro-dvkjonss){background-color:#da3c5d}.skills-card__skill-data:where(.astro-dvkjonss){display:flex;justify-content:space-between}.download-buttons{display:flex;gap:1rem;margin-top:2rem}.download-buttons img{max-height:4rem}@media screen and (max-width:688px){.download-buttons{margin-top:3rem}}.download-button{transition-property:opacity;transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-duration:.3s}.download-button:hover{opacity:60%}.download-button-img{height:100%}.hero{margin-top:3rem}.hero__top{display:flex;flex-direction:row;justify-content:space-between;column-gap:4rem}@media screen and (max-width:1140px){.hero__top{flex-direction:column;row-gap:2rem}}.hero__text-side{max-width:680px;flex:0 1 60%}.hero__headline{font-size:3rem;margin-bottom:1rem}@media screen and (max-width:992px){.hero__headline{font-size:2.1rem}}.hero__comparison-wrap{padding:1.5rem 3rem;color:#fff;background-color:#181b1e;display:flex;flex-direction:column;row-gap:1rem;border-radius:.5rem}@media screen and (min-width:992px){.hero__comparison-wrap{transform:skew(-10deg)}.hero__comparison-wrap>*{transform:skew(10deg)}}@media screen and (max-width:992px){.hero__comparison-wrap{row-gap:.5rem;padding:1.5rem;background-color:transparent;padding:0}}.hero__comparison-point{display:flex;align-items:center}.hero__comparison-point:before{content:"";display:block;width:8px;height:24px;margin-right:1rem;flex-shrink:0;background-color:#ffe83f;transform:skew(-10deg);border-radius:2px}@media screen and (max-width:1140px){.hero__comparison-point{align-items:flex-start;padding:1rem;color:#fff;background-color:#181b1e;border-radius:.5rem}}.hero__comparison-point-text{display:flex;justify-content:flex-start;align-items:center;column-gap:1.5rem}.hero__comparison-point-text span:first-child{width:max-content;flex-shrink:0}@media screen and (max-width:992px){.hero__comparison-point-text{flex-direction:column;align-items:start;row-gap:.25rem}}@media screen and (max-width:992px){.hero__comparison-point-text-vs{opacity:.7}}.hero__cta-button-wrap{margin-top:.5rem;background-color:#fff;border-radius:.5rem;background:radial-gradient(51.55% 35.75%at 50.05% 49.74%,#ffd73f4d 20.14%,#ffe83f4d 64.93%,#ffffff4d),#fff}@media screen and (min-width:992px){.hero__cta-button-wrap{transform:skew(-10deg) translate(-27px)}.hero__cta-button-wrap .button--primary>*{transform:skew(10deg)}}.hero__cta-button-description{padding:.5rem;text-align:center}@media screen and (min-width:1280px){.hero__cta-button-description{transform:skew(10deg)}}.button--mod2 *{font-weight:600}.hero__cta-button-icon{width:2.5rem;height:2.5rem}.hero__request-presentation-button{color:#fff;width:100%;background-color:#242424;margin-top:8px}.hero__request-presentation-button:hover{background-color:#4f4f4f}.hero__video{margin-top:3rem}.hero__video-tag{background-size:cover}.hero__video{border-radius:1rem;overflow:hidden}.video{display:flex;justify-content:center;align-items:center;position:relative;z-index:10;overflow:hidden;border-radius:16px;isolation:isolate}.video__play-button{display:none;width:80px;height:80px;position:absolute;z-index:15;pointer-events:none}video{width:100%}.presentation-modal{display:none;position:fixed;inset:0;padding:0 16px;z-index:1000;justify-content:center;align-items:center;background:#00000080;backdrop-filter:blur(5px);transition:opacity .3s ease}.presentation-modal__container{position:relative;background-color:#fff;border-radius:8px;width:500px;padding:16px}.presentation-modal__header{display:flex;justify-content:space-between;align-items:center}.presentation-modal__title{font-weight:600}.presentation-modal__close{cursor:pointer}@media (any-hover:hover){.presentation-modal__close:hover{color:#0e5d96}}.presentation-modal__form{padding-top:24px}.presentation-modal__input{width:100%;padding:12px 16px;border:1px solid #ccc;border-radius:4px;margin-bottom:16px}.presentation-modal__button{width:100%}.presentation-modal__legal-text{display:inline-block;font-size:14px;line-height:120%;margin-top:16px}.text-link{color:#0d99ff;text-decoration:underline}@media (any-hover:hover){.text-link:hover{color:#0e5d96}}.form__success{display:none;padding:16px;background-color:#0f8f31;border-radius:8px;color:#fff;margin-top:24px}.form__error{display:none;padding:16px;background-color:#8f0f31;border-radius:8px;color:#fff;margin-top:24px}.how__headline{margin-bottom:3rem}@media screen and (max-width:688px){.how__headline{margin-bottom:24px}}.how__points{display:flex;justify-content:space-between;column-gap:5rem}@media screen and (max-width:992px){.how__points{flex-direction:column;gap:3rem}}.how__column{flex:1 1 50%}.how__column .download-buttons{margin-top:1.5rem}.how__point-icon{width:4rem;height:4rem}.how__equip{margin-top:5rem}.how__equip-content{margin-top:2rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:2rem 2rem;align-items:stretch}@media screen and (max-width:992px){.how__equip-content{grid-template-columns:1fr}}.how__equip-col.is--items{display:grid;grid-template:auto auto/auto auto;gap:1rem 1rem;align-self:flex-start}@media screen and (max-width:688px){.how__equip-col.is--items{display:flex;flex-direction:column}}.how__equip-item{display:flex;align-items:center;gap:1rem 1rem;border-radius:.5rem;background-color:#fff;padding:1rem}.how__equip-item-img{display:block;width:128px;height:128px}@media screen and (max-width:992px){.how__equip-item-img{width:72px;height:72px}}.how__equip-photo{display:block;overflow:hidden;border-radius:.5rem}.how__equip-button{grid-column:1/2 span}.exercises{display:grid;grid-template-columns:.5fr 1fr;gap:3rem}@media screen and (max-width:992px){.exercises{grid-template-columns:1fr}}.exercises__title{margin-bottom:2rem}@media screen and (max-width:992px){.container.is--exercises{padding:0}.container.is--exercises .exercises__header,.container.is--exercises .tests__images{padding:0 1.5rem}}.tests__images{width:100%;column-count:3}@media screen and (max-width:688px){.tests__images{display:flex;align-items:flex-start;overflow:scroll;column-count:1;gap:1rem}}.tests__img{display:block;margin-bottom:1rem}@media screen and (max-width:688px){.tests__img{width:280px;height:auto;flex:1 0 280px}}.recommends-people__card{display:flex;flex-direction:column;gap:1rem}#features{overflow:visible}@media screen and (max-width:688px){#features{overflow:hidden}}.features{display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:992px){.features{grid-template-columns:1fr}}.features__card-profile-wrap{display:flex;column-gap:3rem;position:relative}.features__card-girl{position:absolute;z-index:1;top:0;right:-50%;max-width:280px}@media screen and (max-width:992px){.features__card-girl{right:0}}@media screen and (max-width:688px){.features__card-girl{display:none}}.features__card-profile{display:flex;grid-row:1/-1;align-items:flex-start}.example__card-img{position:sticky;top:5rem;z-index:10}.features__profile-description{margin-top:80%}@media screen and (max-width:992px){.features__profile-description{margin-top:10%}}.features__profile-title{margin-bottom:3rem}.features__profile-point+.features__profile-point{margin-top:1.5rem}.features__profile-point{display:flex}.features__profile-point:before{content:"";display:block;width:12px;height:32px;margin-right:1.5rem;flex-shrink:0;background-color:#ffe83f;transform:skew(-10deg);border-radius:2px;border:1px solid #c7c781}.features__blocks{display:flex;flex-direction:column;row-gap:5rem}@media screen and (max-width:688px){.features__blocks{overflow:hidden;row-gap:3rem}}@media screen and (max-width:688px){.features__skills{display:flex;flex-direction:column;overflow:hidden}}.features__skills-grid{margin-top:1.5rem;column-count:2;column-gap:1rem}@media screen and (max-width:992px){.features__skills-grid{column-count:2}}@media screen and (max-width:688px){.features__skills-grid{display:flex;overflow:auto;column-count:1;gap:1rem}}@media screen and (max-width:688px){.skills-card{flex-shrink:0;width:320px}}.skills-card+.skills-card{margin-top:1rem}@media screen and (max-width:688px){.skills-card+.skills-card{margin-top:0}}.features__videos-wrap{margin-top:1.5rem;padding:1rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0000000f,0 1px 4px #0000001a;display:flex;justify-content:space-between;gap:1rem}.features__video-wrap{position:relative;border-radius:.5rem;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%}@media screen and (max-width:688px){.features__video-wrap:nth-child(3){display:none}}.features__video-img{width:100%}.features__video-play-icon{position:absolute;filter:drop-shadow(0 1px 18px rgba(0,0,0,.59))}.features__data-wrap{margin-top:1.5rem;padding:1rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 2px #0000000f,0 1px 4px #0000001a;column-gap:1rem;display:flex;flex-direction:column;row-gap:1rem}.features__params-list{display:flex;flex-direction:row;column-gap:2rem}@media screen and (max-width:992px){.features__params-list{flex-wrap:wrap;column-gap:1.5rem;row-gap:1rem}}.features__param{display:flex;flex-direction:row;align-items:flex-end;column-gap:.5rem}.features__param-name{font-weight:700;font-size:18px;word-break:keep-all}.features__param-value{font-size:24px}.features__data-lock{margin-top:2rem;display:flex;column-gap:2rem;align-items:center}@media screen and (max-width:688px){.features__data-lock{flex-direction:column;align-items:flex-start;gap:16px}}.features__data-lock-circle{border-radius:100%;width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;background-color:#ffe83f;flex-shrink:0}#steps{padding:4rem 0;color:#fff}.steps-grid{display:flex;justify-content:space-between;gap:8rem;margin-top:5rem}@media screen and (max-width:992px){.steps-grid{flex-direction:column;gap:2rem}}body.ru .steps__headline{max-width:80%}@media screen and (max-width:992px){body.ru .steps__headline{max-width:none}}.steps__step-card{flex:1 1 0}.steps__step-icon-wrap{width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;border-radius:100%;margin-bottom:1rem;background-color:#ffe83f}.steps__registration-button{margin-top:3rem}.clubs__registration-description{margin-top:1rem;text-align:center}.recommends{display:grid;grid-template-columns:.7fr 1fr;grid-template-rows:auto auto;column-gap:1.5rem}@media screen and (max-width:688px){.recommends{display:flex;flex-direction:column}}@media screen and (max-width:688px){.recommends__title{margin-bottom:1.5rem}}.recommends__slider{position:relative;grid-column:2;grid-row:1/2 span}@media screen and (max-width:688px){.recommends__slider-container{overflow:visible}}.recommends__slider-shadow{position:absolute;width:2.5rem;height:100%;top:0;left:0;background:linear-gradient(90deg,#f4f5f9,#f4f5f900);z-index:1000;pointer-events:none}@media screen and (max-width:688px){.recommends__slider-shadow{display:none}}.recommends__slide{width:38%;z-index:1;padding-top:1rem;border-radius:.5rem;transition-property:opacity;transition-property:transform;transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-duration:.3s}@media screen and (min-width:992px){.recommends__slide:hover{transform:translateY(-1rem)}}@media screen and (max-width:688px){.recommends__slide{width:58%}}.recommends__slider-controls{display:flex;gap:1rem}@media screen and (max-width:688px){.recommends__slider-controls{margin-top:2rem}}.recommends__slider-button{width:5.5rem;height:5.5rem;padding:1rem;background-color:#fff;border:solid 1px #dfe5ea;border-radius:.5rem;cursor:pointer;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-duration:.3s}@media screen and (min-width:992px){.recommends__slider-button:hover{background-color:#ffe83f}}@media screen and (max-width:688px){.recommends__slider-button{width:100%;height:3rem;padding:.5rem}}.recommends__slider-button.swiper-button-disabled{opacity:.5;pointer-events:none}.recommends-people{margin-top:5rem}.recommends-people__card{display:flex;flex-direction:column;gap:1rem;line-height:140%}.recommends-people__card.is--ian{max-width:720px}@media screen and (max-width:688px){.recommends-people__card.is--ian{flex-direction:column}}.recommends-people__card.is--ian .recommends-people__card-text:not(.is--open){max-height:3rem}.recommends-people__card-text-wrap{display:flex;flex-direction:column;row-gap:1rem}.recommends-people__card-text:not(.is--open){display:-webkit-box;text-overflow:ellipsis;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.recommends-people__card-text-expand{max-height:1.5rem}.recommends-people__card-author{display:flex;align-items:center;gap:1rem;line-height:100%;flex-shrink:0}.recommends-people__card-author-img{width:4rem;height:4rem;border-radius:100%;overflow:hidden;flex-shrink:0}.footer-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (max-width:688px){.footer-cards{display:flex;flex-direction:column}}.footer-cards__card{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;text-align:center;gap:1.5rem;background-color:#fff;border-radius:.5rem;border:1px solid #dfe5ea;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-duration:.3s}.footer-cards__card:hover{background-color:#f7f7f7}.footer-cards__card.is--material{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}@media screen and (max-width:688px){.footer-cards__card.is--material{flex-direction:column-reverse;align-items:flex-start}}.footer-cards__card.is--accent{background-color:#ffe83f}.footer-cards__card-side{width:80%;display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width:688px){.footer-cards__card-side{width:100%}}.footer-cards__card-text{width:80%}@media screen and (max-width:688px){.footer-cards__card-text{width:100%}}.footer-cards__card-icon{width:4rem;height:4rem}.download-buttons.is--footer{justify-content:center;align-items:center;margin-top:0}