:root {--white:#ffffff; --gray-bg:#f2f2f2; --gray-light-2:#EAEAEA; --gray-bg-alt:#ebf1f8; --gray-sky-bg:#dcddee; --gray-sky-light:#D0DDEC; --gray-line:#b2b2c7; --lavender-gray:#8a8da8; --gray-mid:#a6a6a6; --gray-alt:#808aa0; --gray-slate:#576074; --gray-light:#B1B1B6; --blue-haze:#7DA2CF; --blue-light-alt:#6085e3; --blue-alt:#2a5cd9; --blue-dark:#4c77aa; --blue-muted:#45699D; --green-alt:#01d46b; --gray-ink:#414145; --gray-graphite:#393b3e; --gray-steel:#282f3f; --gray-carbon:#2a2a2a; --gray-charcoal:#2a2a2c; --gray-dark:#393B4B; --gray-dark-alt:#20222c; --black-alt:#161618; --black:#1C1D26; --black-true:#000000; --white-rgb:255,255,255; --black-rgb:0,0,0}.ui-list {display:flex; flex-direction:column; margin:0; gap:1rem}@supports not (gap:1rem) {.ui-list > *:not(:last-child) {margin-bottom:1rem}}@media (max-width:1160px) {.ui-list {gap:1rem} @supports not (gap:1rem) {.ui-list > *:not(:last-child) {margin-bottom:1rem} }}.ui-list__item {display:flex; align-items:flex-start; gap:1rem}@supports not (gap:1rem) {.ui-list__item > *:not(:last-child) {margin-right:1rem}}@media (max-width:1160px) {.ui-list__item {gap:1rem} @supports not (gap:1rem) {.ui-list__item > *:not(:last-child) {margin-right:0; margin-bottom:1rem} }}.ui-list__item span {font-size:clamp(1.4rem,1.24rem + 0.4vw,1.8rem)}.ui-list__item svg {width:1.7rem; height:1.7rem; flex:0 0 auto}.ui-list li:before {display:none}.ui-list--check .ui-list__item {color:var(--gray-mid)}.button.blue {color:var(--white); background:var(--blue-alt)}.button.blue {transition:all 0.4s ease}@media (min-width:1025px) {.button.blue:hover {background:#1F49B1}}.button.transparent {color:var(--white); background:transparent; border:1px solid var(--white); backdrop-filter:blur(4px)}.button.transparent {transition:all 0.4s ease}@media (min-width:1025px) {.button.transparent:hover {background:var(--white); color:var(--black-alt)}}.button.black {color:var(--white); background:var(--black-alt); border:1px solid var(--black-alt)}.button.black {transition:all 0.4s ease}@media (min-width:1025px) {.button.black:hover {background:transparent; color:var(--black-alt)}}@media (max-width:575px) {.button {max-width:100%; width:100%}}.partner-gosadmin__content {gap:2rem}.partner-gosadmin__sub {max-width:55rem; font-weight:500; line-height:126%; letter-spacing:-0.52px; font-size:2rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.partner-gosadmin__sub {font-size:clamp(2rem,1.76rem + 0.61vw,2.6rem)}}.partner-gosadmin__inner div {font-size:1.2rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.partner-gosadmin__inner div {font-size:clamp(1.1rem,0.9rem + 0.51vw,1.6rem)}}@media (max-width:575px) {.partner-gosadmin__inner div {padding:1.4rem 1rem}}.swiper-wrapper {height:max-content !important}.section-mini {padding-top:8rem}@media (max-width:1160px) {.section-mini {padding-top:5rem}}@media (max-width:575px) {.section-mini {padding-top:4rem}}.nalog-btn {backdrop-filter:blur(7px)}.first-form input,.first-form textarea {width:100%; outline:none; border:none}.first-form__item {border-radius:0.8rem; background:var(--white); margin-bottom:1rem; overflow:hidden}.first-form__item input {padding:2.2rem; color:var(--gray-medium); border:2px solid transparent}.first-form__item input:focus {color:var(--black-deep)}@media (max-width:575px) {.first-form__item input {padding:2rem}}.first-form__phone {width:100%; padding:2.2rem; border-radius:0.8rem; background:var(--white); margin-bottom:1rem; color:var(--gray-medium); margin-bottom:2.6rem; border:2px solid transparent}@media (max-width:575px) {.first-form__phone {padding:2rem}}.first-form__phone:focus {color:var(--black-deep)}.first-form__checks {margin-bottom:1.6rem}.first-form__checkbox {position:relative; display:flex; align-items:center; cursor:pointer; font-size:1.2rem; line-height:140%; color:var(--white)}@media (max-width:575px) {.first-form__checkbox {font-size:1rem}}.first-form__checkbox a {display:inline; text-decoration:underline; padding-left:2px; color:var(--white)}.first-form__checkbox a {transition:all 0.4s ease}@media (min-width:1025px) {.first-form__checkbox a:hover {opacity:0.8}}.first-form__checkbox input[type=checkbox] {opacity:0; position:absolute; left:0; top:0; width:2rem; height:2rem; margin:0; z-index:1; cursor:pointer}.first-form__checkbox .first-form__custom-checkbox {flex:0 0 auto; width:2rem; height:2rem; border-radius:4px; margin-right:1rem; border:2px solid var(--white); background:transparent; display:inline-block; position:relative; transition:border-color 0.2s,background 0.2s}.first-form__checkbox .first-form__custom-checkbox::after {content:""; display:block; width:1.2rem; height:1.2rem; position:absolute; left:2px; top:2px; background:transparent; border-radius:2px; transition:background 0.2s}.first-form__checkbox input[type=checkbox]:checked + .first-form__custom-checkbox::after {background:url('data:image/svg+xml; utf8,<svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 6.8L5.25 9 9 4.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center/12px 12px no-repeat}.first-form .button {max-width:100%; width:100%}.consult-form {padding:4rem; width:42%}@media (max-width:960px) {.consult-form {width:100%}}@media (max-width:575px) {.consult-form {padding:2rem}}@supports (padding:clamp(1rem,2rem,3rem)) {.consult-form {padding:clamp(2rem,1.3048rem + 1.7825vw,4rem)}}.consult-form input,.consult-form textarea {width:100%; outline:none; border:none}.consult-form input {border-radius:0.8rem; background:var(--gray-charcoal); padding:2.2rem; color:var(--gray-mid)}.consult-form input:focus {color:var(--white)}@media (max-width:575px) {.consult-form input {padding:1.8rem}}.consult-form__item {margin-bottom:1rem; overflow:hidden}.consult-form__phone {width:100%; padding:2.4rem; border-radius:0.8rem; background:var(--black-soft); margin-bottom:1rem; color:var(--gray-medium); border:2px solid transparent}.consult-form__phone:focus {color:var(--white)}@media (max-width:575px) {.consult-form__phone {padding:2rem}}.consult-form__checks {margin-bottom:1.6rem}.consult-form__checkbox {position:relative; display:flex; align-items:center; cursor:pointer; font-size:1.2rem; line-height:140%}@media (max-width:575px) {.consult-form__checkbox {font-size:1rem}}.consult-form__checkbox a {display:inline; text-decoration:underline; padding-left:2px}.consult-form__checkbox a {transition:all 0.4s ease}@media (min-width:1025px) {.consult-form__checkbox a:hover {opacity:0.8}}.consult-form__checkbox input[type=checkbox] {opacity:0; position:absolute; left:0; top:0; width:2rem; height:2rem; margin:0; z-index:1; cursor:pointer}.consult-form__checkbox .consult-form__custom-checkbox {flex:0 0 auto; width:2rem; height:2rem; border-radius:4px; margin-right:1rem; border:2px solid var(--gray-slate); background:var(--black-alt); display:inline-block; position:relative; transition:border-color 0.2s,background 0.2s}.consult-form__checkbox .consult-form__custom-checkbox::after {content:""; display:block; width:1.2rem; height:1.2rem; position:absolute; left:2px; top:2px; background:transparent; border-radius:2px; transition:background 0.2s}.consult-form__checkbox input[type=checkbox]:checked + .consult-form__custom-checkbox::after {background:url('data:image/svg+xml; utf8,<svg width="12" height="12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M3 6.8L5.25 9 9 4.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>') center/12px 12px no-repeat}.consult-form .button {max-width:100%; width:100%}.first-screen {margin-bottom:2rem}.first-screen__wrapper {position:relative; display:flex; overflow:hidden; background-color:var(--black-deep); background-image:image-set(url("../img/first-screen/back-desc.webp") type("image/webp"),url("../img/first-screen/back-desc.png") type("image/png")); background-position:center; background-repeat:no-repeat; background-size:cover; padding:6rem}.first-screen__wrapper {border-radius:3rem}@media (max-width:768px) {.first-screen__wrapper {border-radius:1.8rem}}@media (max-width:1160px) {.first-screen__wrapper {flex-direction:column; align-items:center; gap:1.4rem; background-image:image-set(url("../img/first-screen/back-mob.webp") type("image/webp"),url("../img/first-screen/back-mob.png") type("image/png"))}}@supports (padding:clamp(1rem,2rem,3rem)) {.first-screen__wrapper {padding:clamp(1.4rem,-0.309rem + 4.381vw,6rem)}}@media (max-width:575px) {.first-screen__wrapper {padding-top:2rem}}.first-screen__img {position:absolute; width:auto; height:calc(100% - 4rem); bottom:0; left:58%; transform:translateX(-50%); object-fit:contain; object-position:bottom; z-index:1}@media (max-width:1300px) {.first-screen__img {left:60%; height:calc(100% - 6rem)}}@media (max-width:1160px) {.first-screen__img {display:block; position:relative; width:100%; height:auto; top:auto; left:auto; transform:translate(0,0)}}.first-screen__content {position:relative; display:flex; flex-direction:column; flex:1; z-index:2}.first-screen__meta {display:flex; flex-wrap:wrap; gap:1.2rem; margin-bottom:4rem}@media (max-width:575px) {.first-screen__meta {gap:1rem; margin-bottom:3rem}}.first-screen__meta-item {display:inline-flex; align-items:center; padding:1.6rem 1.8rem; border:1px solid var(--white); border-radius:10rem; font-size:1.6rem; line-height:1; color:var(--white)}@media (max-width:575px) {.first-screen__meta-item {font-size:1rem; padding:0.8rem 0.8rem; white-space:nowrap}}@supports (font-size:clamp(1rem,2rem,3rem)) {.first-screen__meta-item {font-size:clamp(1rem,0.76rem + 0.61vw,1.6rem)}}.first-screen__meta-green {color:var(--black-alt); border-color:transparent; background:linear-gradient(90deg,#F9FD22 0,#52FE20 100%)}.first-screen__meta-gradient {border-color:transparent; color:var(--white); background:linear-gradient(90deg,#AB3FF5 0,#6C86F4 100%)}.first-screen__title {margin-bottom:3.5rem}@media (max-width:575px) {.first-screen__title {margin-bottom:1.5rem}}.first-screen__subtitle {margin-bottom:2rem; font-size:2.2rem; font-weight:500; line-height:normal; color:var(--white)}@media (max-width:1160px) {.first-screen__subtitle {display:flex; flex-direction:row-reverse;justify-content: flex-end; gap:1rem}}@media (max-width:575px) {.first-screen__subtitle {font-size:1.4rem; margin-bottom:1.5rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.first-screen__subtitle {font-size:clamp(1.4rem,1.1029rem + 0.7619vw,2.2rem)}}.first-screen__subtitle span {padding-right:10px}.first-screen__subtitle img {display:inline; width:31px; height:26px; aspect-ratio:31/26}@media (max-width:575px) {.first-screen__subtitle img {width:33px; height:28px; aspect-ratio:33/28}}.first-screen__title {font-size:3.2rem; font-weight:600; line-height:92%; color:var(--white)}@supports (font-size:clamp(1rem,2rem,3rem)) {.first-screen__title {font-size:clamp(3.2rem,2.41rem + 2.02vw,5.2rem)}}.first-screen__buttons {display:flex; gap:2rem}@media (max-width:575px) {.first-screen__buttons {flex-direction:column; gap:1rem; width:100%} .first-screen__buttons .button {width:100%; max-width:100%}}.first-screen__visual {position:relative; display:flex; flex-direction:column; align-items:flex-end; width:45%; flex:0 0 auto; z-index:2; gap:1rem}@supports not (gap:1rem) {.first-screen__visual > *:not(:last-child) {margin-right:1rem}}@media (max-width:1160px) {.first-screen__visual {gap:1rem} @supports not (gap:1rem) {.first-screen__visual > *:not(:last-child) {margin-right:0; margin-bottom:1rem} }}@media (max-width:1160px) {.first-screen__visual {width:100%; padding:0; padding-bottom:1.4rem; justify-content:center}}.first-screen__form {max-width:45rem; padding:2rem; border-radius:8px; border-radius:8px; background:linear-gradient(91deg,rgba(57,59,75,0) -3.62%,#393B4B 89.11%); backdrop-filter:blur(30px)}@media (max-width:1300px) {.first-screen__form {max-width:40rem}}@media (max-width:1160px) {.first-screen__form {max-width:100%; width:100%}}.first-screen__text {margin-bottom:2.6rem; font-size:2rem; font-weight:500; line-height:126%; letter-spacing:-0.4px; color:var(--white)}.first-screen__text span {display:block}@media (max-width:768px) {.first-screen__text span {display:inline}}@media (max-width:575px) {.first-screen__text {font-size:1.6rem; letter-spacing:-0.32px}}@supports (font-size:clamp(1rem,2rem,3rem)) {.first-screen__text {font-size:clamp(1.6rem,1.44rem + 0.4vw,2rem)}}.ui-list--first-screen {margin-bottom:2rem}@media (max-width:575px) {.ui-list--first-screen {margin-bottom:1.5rem}}.ui-list--first-screen .ui-list__item {max-width:51rem}@media (max-width:1300px) {.ui-list--first-screen .ui-list__item {max-width:46rem}}.first-screen-bonnet {max-width:45rem; width:100%; position:relative; border-radius:8px; overflow:hidden; padding:16px; background:linear-gradient(99deg,#fff 24.61%,rgba(255,255,255,0) 117.98%); backdrop-filter:blur(24.95px)}.first-screen-bonnet__image {position:absolute; right:0; bottom:0; width:9.5rem; height:auto; object-fit:contain; z-index:0}.first-screen-bonnet__content {position:relative; z-index:1}.first-screen-bonnet__title {font-size:24px; font-style:normal; font-weight:500; line-height:normal; letter-spacing:-0.24px; margin-bottom:10px}.first-screen-bonnet__text {font-feature-settings:"liga" off,"clig" off; font-size:16px; font-style:normal; font-weight:400; line-height:132%; letter-spacing:-0.16px; color:rgba(17,17,17,0.48)}@media (max-width:1160px) {.first-screen-bonnet {display:none}}.job-help {max-width:max-content; display:flex; align-items:center; gap:10px; padding:16px 18px; border:1px solid var(--white); border-radius:100px; color:var(--white); font-size:16px; line-height:1; margin-bottom:3rem}.job-help img {width:20px; height:20px; display:block; transform-origin:center; transition:transform 0.2s}.job-help:hover img {animation:heartbeat 0.8s ease-in-out}@media (max-width:575px) {.job-help {margin-bottom:2rem; padding:10px 12px; font-size:14px}}@keyframes heartbeat {0%,100% {transform:scale(1)} 15% {transform:scale(1.15)} 30% {transform:scale(1)} 45% {transform:scale(1.15)} 60% {transform:scale(1)}}.program-benefits__grid {display:grid; grid-template-columns:repeat(3,1fr); gap:1.4rem}@media (max-width:1160px) {.program-benefits__grid {grid-template-columns:repeat(2,1fr)}}@media (max-width:768px) {.program-benefits__grid {grid-template-columns:1fr}}.program-benefits__item {display:flex; flex-direction:column; justify-content:space-between; border-radius:1.8rem; padding:3rem; gap:2rem}@supports not (gap:1rem) {.program-benefits__item > *:not(:last-child) {margin-bottom:2rem}}@media (max-width:1160px) {.program-benefits__item {gap:2rem} @supports not (gap:1rem) {.program-benefits__item > *:not(:last-child) {margin-bottom:2rem} }}.program-benefits__item span {display:block}.program-benefits__item.first {padding-bottom:0; background:var(--blue-alt); color:var(--white)}.program-benefits__item.second {background-color:var(--gray-sky-light)}.program-benefits__item.third {padding-bottom:0; color:var(--white); background:url(../img/benefits/benefits-back-003.webp) center/cover no-repeat}.program-benefits__item.third img {margin-top:-2rem}.program-benefits__item.fourth {padding-bottom:30rem; color:var(--white); background:url(../img/benefits/benefits-back-004.webp) bottom center/cover no-repeat}.program-benefits__item.fifth {padding-bottom:0; background-color:var(--white)}.program-benefits__item.sixth {padding-bottom:24rem; color:var(--white); background:url(../img/benefits/benefits-back-006.webp) center/cover no-repeat}@media (max-width:1160px) {.program-benefits__item {min-height:48rem} .program-benefits__item span {display:inline}}@media (max-width:575px) {.program-benefits__item {padding:1.8rem; min-height:33rem}}.program-benefits__content {display:flex; flex-direction:column; gap:1.4rem}@supports not (gap:1rem) {.program-benefits__content > *:not(:last-child) {margin-bottom:1.4rem}}@media (max-width:1160px) {.program-benefits__content {gap:1.4rem} @supports not (gap:1rem) {.program-benefits__content > *:not(:last-child) {margin-bottom:1.4rem} }}.program-benefits__title {font-size:2.3rem; font-weight:500; line-height:126%; letter-spacing:-0.46px}@media (max-width:575px) {.program-benefits__title {font-size:2rem; letter-spacing:-0.4px}}@supports (font-size:clamp(1rem,2rem,3rem)) {.program-benefits__title {font-size:clamp(2rem,1.8957rem + 0.2674vw,2.3rem)}}.program-benefits__text {font-size:1.6rem; line-height:130%; letter-spacing:-0.16px; opacity:0.6}.program-benefits__img {width:100%; height:auto; filter:contrast(1.15) saturate(1.05) drop-shadow(0 0 1px rgba(0,0,0,0.3))}.members__wrapper {display:flex; gap:1.2rem}@supports not (gap:1rem) {.members__wrapper > *:not(:last-child) {margin-right:1.2rem}}@media (max-width:1160px) {.members__wrapper {gap:0.6rem} @supports not (gap:1rem) {.members__wrapper > *:not(:last-child) {margin-right:0; margin-bottom:0.6rem} }}.members__wrapper-top {flex-direction:row-reverse; margin-bottom:2rem}@media (max-width:1160px) {.members__wrapper {flex-direction:column}}.members__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.members__title {font-size:3.5rem}}@media (max-width:575px) {.members__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.members__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}@media (max-width:575px) {.members__title {margin-bottom:2rem}}.members__info {width:57%; padding:4rem; display:flex; flex-direction:column; background-color:var(--white)}.members__info {border-radius:4.5rem}@media (max-width:768px) {.members__info {border-radius:1.8rem}}@media (max-width:1160px) {.members__info {width:100%}}@media (max-width:575px) {.members__info {padding:2rem}}@supports (padding:clamp(1rem,2rem,3rem)) {.members__info {padding:clamp(2rem,1.3048rem + 1.7825vw,4rem)}}.members__desc {display:flex; flex-direction:column; gap:2rem}.members__image {display:flex; align-items:center; justify-content:center; padding:4rem; flex:1; overflow:hidden; background-color:var(--white)}.members__image {border-radius:4.5rem}@media (max-width:768px) {.members__image {border-radius:1.8rem}}.members__image img {display:block; width:100%; height:auto; object-fit:contain}@media (max-width:1160px) {.members__image {flex:none}}.members__wrapper-bottom .members__info {color:var(--white); background:var(--blue-dark)}.members__wrapper-bottom .members__image {background:var(--white); display:flex; align-items:center; justify-content:center}.members__wrapper-bottom .members__image img {margin:0 auto; position:static; display:block; max-width:74%; width:100%; height:auto; object-fit:contain}@media (max-width:575px) {.members__wrapper-bottom .members__image img {max-width:100%}}@media (max-width:1160px) {.members__wrapper-bottom .members__image {height:auto; padding:4rem}}@media (max-width:575px) {.members__wrapper-bottom .members__image {padding:2.4rem}}.edu-benefits__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.edu-benefits__title {font-size:3.5rem}}@media (max-width:575px) {.edu-benefits__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.edu-benefits__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.edu-benefits__title {margin-bottom:5rem}@media (max-width:575px) {.edu-benefits__title {margin-bottom:3rem}}.edu-benefits__grid {display:grid; grid-template-columns:repeat(4,1fr); gap:2rem}@media (max-width:1160px) {.edu-benefits__grid {grid-template-columns:repeat(2,1fr)}}@media (max-width:575px) {.edu-benefits__grid {grid-template-columns:1fr}}.edu-benefits__card {background:var(--white); border-radius:1.6rem; padding:2.4rem 2rem; display:flex; flex-direction:column; align-items:flex-start; gap:2.2rem}@supports not (gap:1rem) {.edu-benefits__card > *:not(:last-child) {margin-right:2.2rem}}@media (max-width:1160px) {.edu-benefits__card {gap:2.2rem} @supports not (gap:1rem) {.edu-benefits__card > *:not(:last-child) {margin-right:0; margin-bottom:2.2rem} }}.edu-benefits__card span {font-style:normal; font-weight:500; line-height:126%; letter-spacing:-0.46px; font-size:1.8rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.edu-benefits__card span {font-size:clamp(1.6rem,1.32rem + 0.71vw,2.3rem)}}.edu-benefits__card svg {width:3.1rem; height:3.1rem; flex:0 0 auto}@media (max-width:768px) {.edu-benefits__card {padding:1.4rem}}.target-audience {overflow:hidden}.target-audience__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.target-audience__title {font-size:3.5rem}}@media (max-width:575px) {.target-audience__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.target-audience__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.target-audience__title {margin-bottom:5rem}@media (max-width:575px) {.target-audience__title {margin-bottom:3rem}}.target-audience__grid .swiper-wrapper {display:grid; grid-template-columns:repeat(2,1fr); gap:1.2rem}@media (max-width:768px) {.target-audience__grid .swiper-wrapper {display:flex; gap:0}}@media (max-width:768px) {.target-audience__grid {margin-right:calc(50% - 50vw); overflow:visible !important}}.target-audience__card {background:var(--white); padding:3rem}.target-audience__card {border-radius:4.5rem}@media (max-width:768px) {.target-audience__card {border-radius:1.8rem}}@media (max-width:768px) {.target-audience__card {padding:2rem; flex-shrink:0}}.target-audience__head {margin-bottom:2rem}.target-audience__head h3 {margin-bottom:1.4rem; font-size:2.3rem; font-weight:500; line-height:126%; letter-spacing:-0.46px}@media (max-width:575px) {.target-audience__head h3 {font-size:2rem; letter-spacing:-0.4px}}@supports (font-size:clamp(1rem,2rem,3rem)) {.target-audience__head h3 {font-size:clamp(2rem,1.8957rem + 0.2674vw,2.3rem)}}.target-audience__head p {opacity:0.6; font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.target-audience__head p {font-size:1.4rem; letter-spacing:-0.14px}}.target-audience__person {background:var(--gray-bg); padding:1.5rem}.target-audience__person {border-radius:2.4rem}@media (max-width:768px) {.target-audience__person {border-radius:1.2rem}}.target-audience__person {gap:1.2rem}@supports not (gap:1rem) {.target-audience__person > *:not(:last-child) {margin-right:1.2rem}}@media (max-width:1160px) {.target-audience__person {gap:1.2rem} @supports not (gap:1rem) {.target-audience__person > *:not(:last-child) {margin-right:0; margin-bottom:1.2rem} }}.target-audience__person img {width:6rem; height:6rem; border-radius:2rem; object-fit:cover; flex:0 0 auto}.target-audience__inner {display:flex; align-items:center; margin-bottom:1.5rem; gap:2rem}@supports not (gap:1rem) {.target-audience__inner > *:not(:last-child) {margin-bottom:2rem}}@media (max-width:1160px) {.target-audience__inner {gap:2rem} @supports not (gap:1rem) {.target-audience__inner > *:not(:last-child) {margin-bottom:2rem} }}@media (max-width:768px) {.target-audience__inner {flex-direction:column; align-items:flex-start}}.target-audience__name {font-size:1.8rem; font-weight:500; line-height:126%; letter-spacing:-0.46px}@supports (font-size:clamp(1rem,2rem,3rem)) {.target-audience__name {font-size:clamp(1.8rem,1.6rem + 0.51vw,2.3rem)}}.target-audience__text {font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.target-audience__text {font-size:1.4rem; letter-spacing:-0.14px}}.target-audience-controls {display:none; margin-top:3rem; padding-right:6rem; align-items:center; justify-content:space-between}.target-audience-controls__btn {display:flex; gap:0.8rem}.target-audience-controls__item {color:var(--black); width:7rem; height:4rem; display:flex; align-items:center; justify-content:center; border-radius:10rem; background:var(--white)}.target-audience-controls__item.swiper-button-disabled {opacity:0.6; pointer-events:none}@media (max-width:768px) {.target-audience-controls {display:flex}}.coach-info__grid {display:grid; grid-template-columns:1fr 1.8fr 1fr; grid-template-rows:auto auto; gap:1.2rem}@media (max-width:960px) {.coach-info__grid {grid-template-columns:1fr}}.coach-info__center {grid-column:2; grid-row:1/3; position:relative; border-radius:2rem; overflow:hidden}@media (max-width:960px) {.coach-info__center {grid-column:auto; grid-row:auto; order:1}}.coach-info__center img {width:100%; height:100%; object-fit:cover}.coach-info__overlay {position:absolute; inset:0; padding:2.4rem; display:flex; flex-direction:column; justify-content:flex-end; color:var(--white); background:linear-gradient(180deg,rgba(0,0,0,0) 40%,rgba(0,0,0,0.6) 100%)}.coach-info__overlay p {font-size:1.6rem; text-align:center}@supports (font-size:clamp(1rem,2rem,3rem)) {.coach-info__overlay p {font-size:clamp(1.4rem,0.93rem + 1.21vw,2.6rem)}}.coach-info__overlay h2 {margin-bottom:3rem; text-align:center; font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.coach-info__overlay h2 {font-size:3.5rem}}@media (max-width:575px) {.coach-info__overlay h2 {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.coach-info__overlay h2 {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}@media (max-width:575px) {.coach-info__overlay h2 {margin-bottom:1rem}}.coach-info__item {padding:3rem; border-radius:2rem; display:flex; flex-direction:column; align-items:flex-start; background:var(--white); color:var(--black); gap:1rem}@supports not (gap:1rem) {.coach-info__item > *:not(:last-child) {margin-right:1rem}}@media (max-width:1160px) {.coach-info__item {gap:1rem} @supports not (gap:1rem) {.coach-info__item > *:not(:last-child) {margin-right:0; margin-bottom:1rem} }}.coach-info__item p {font-size:1.8rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.coach-info__item p {font-size:clamp(1.6rem,1.32rem + 0.71vw,2.3rem)}}.coach-info__item svg {flex:0 0 auto; width:3.1rem; height:3.1rem}.coach-info__item--blue {background:var(--blue-alt); color:var(--white)}.coach-info__item--light {background:var(--gray-sky-light); color:var(--black)}.coach-info__item--blue-light {background:var(--blue-muted); color:var(--white)}@media (max-width:960px) {.coach-info__item {padding:1.4rem} .coach-info__item:nth-child(1) {order:2} .coach-info__item:nth-child(2) {order:4} .coach-info__item:nth-child(4) {order:3} .coach-info__item:nth-child(5) {order:5}}.career-result__wrapper {background:var(--white); padding:7rem 6rem}.career-result__wrapper {border-radius:3rem}@media (max-width:768px) {.career-result__wrapper {border-radius:2rem}}@media (max-width:960px) {.career-result__wrapper {padding:4rem 2rem}}.career-result__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.career-result__title {font-size:3.5rem}}@media (max-width:575px) {.career-result__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.career-result__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.career-result__grid {display:grid; grid-template-columns:36rem 1fr; gap:4rem}@media (max-width:960px) {.career-result__grid {grid-template-columns:1fr; gap:3rem}}.career-result__left {position:relative; overflow:hidden}.career-result__left {border-radius:4.5rem}@media (max-width:768px) {.career-result__left {border-radius:1.8rem}}.career-result__left img {position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:top}@media (max-width:960px) {.career-result__left {height:60rem} .career-result__left:before {content:""; position:absolute; inset:0; z-index:1; pointer-events:none; background:linear-gradient(to top,rgb(0,0,0) 0,rgba(0,0,0,0) 100%)}}@media (max-width:575px) {.career-result__left {height:40rem}}.career-result__overlay {position:absolute; left:0; bottom:0; display:flex; align-items:flex-start; flex-direction:column; gap:1rem; padding:2rem; color:var(--white); z-index:2}@media (max-width:575px) {.career-result__overlay {flex-direction:row; flex-wrap:wrap; align-items:center}}.career-result__role {font-size:2.8rem; font-style:normal; font-weight:500; line-height:101%; letter-spacing:-0.64px; margin-bottom:1rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.career-result__role {font-size:clamp(2.8rem,2.64rem + 0.4vw,3.2rem)}}.career-result__price {font-size:1.2rem; font-style:normal; font-weight:500; line-height:normal; border-radius:100px; padding:1.4rem 1.8rem; background:var(--blue-alt)}@supports (font-size:clamp(1rem,2rem,3rem)) {.career-result__price {font-size:clamp(1.2rem,0.96rem + 0.61vw,1.8rem)}}@media (max-width:768px) {.career-result__price {padding:1.4rem 1rem}}.career-result__note {font-size:1.4rem; color:var(--gray-light)}@supports (font-size:clamp(1rem,2rem,3rem)) {.career-result__note {font-size:clamp(1.4rem,1.24rem + 0.4vw,1.8rem)}}.career-result__block {display:flex; flex-direction:column; margin-bottom:3rem; gap:2rem}@supports not (gap:1rem) {.career-result__block > *:not(:last-child) {margin-bottom:2rem}}@media (max-width:1160px) {.career-result__block {gap:1.4rem} @supports not (gap:1rem) {.career-result__block > *:not(:last-child) {margin-bottom:1.4rem} }}.career-result__block:last-child {margin-bottom:0}.career-result__subtitle {font-size:2rem; font-style:normal; font-weight:500; line-height:126%; letter-spacing:-0.048rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.career-result__subtitle {font-size:clamp(2rem,1.84rem + 0.4vw,2.4rem)}}.career-result__desc {font-size:1.4rem}.career-result__logos {padding:1.4rem; display:grid; grid-template-columns:repeat(6,1fr); gap:1.2rem; background:var(--gray-bg-alt)}.career-result__logos {border-radius:1.6rem}@media (max-width:768px) {.career-result__logos {border-radius:1.2rem}}.career-result__logos img {width:100%; height:auto; object-fit:contain}@media (max-width:768px) {.career-result__logos {grid-template-columns:repeat(3,1fr)}}.ui-list--cols-2 {display:grid; grid-template-columns:repeat(2,1fr); gap:1rem 3rem}.ui-list--cols-2 span {font-size:1.4rem; color:var(--black-alt)}@media (max-width:768px) {.ui-list--cols-2 {grid-template-columns:1fr}}.coach-work__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.coach-work__title {font-size:3.5rem}}@media (max-width:575px) {.coach-work__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.coach-work__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.coach-work__test-title {display:block; font-size:3.3rem; font-weight:500; line-height:126%; letter-spacing:-0.066rem; margin-bottom:1rem}@media (max-width:1160px) {.coach-work__test-title {margin-bottom:3rem}}@media (max-width:575px) {.coach-work__test-title {margin-bottom:1.4rem; font-size:2rem; letter-spacing:-0.04rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.coach-work__test-title {font-size:clamp(2rem,1.5481rem + 1.1586vw,3.3rem)}}.coach-work__test-desc {display:block; font-size:1.6rem; font-weight:400; line-height:150%; letter-spacing:-0.018rem}@media (max-width:575px) {.coach-work__test-desc {letter-spacing:-0.014rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.coach-work__test-desc {font-size:clamp(1.4rem,1.24rem + 0.4vw,1.8rem)}}.coach-work__wrapper {display:flex; gap:1.2rem; overflow:hidden}@media (max-width:1160px) {.coach-work__wrapper {flex-direction:column-reverse}}.coach-work__left {display:flex; flex-direction:column; justify-content:space-between; background-color:var(--white); padding:3rem 4rem; width:calc(50% - 0.6rem)}.coach-work__left {border-radius:4.5rem}@media (max-width:768px) {.coach-work__left {border-radius:1.8rem}}@media (max-width:1160px) {.coach-work__left {width:100%; padding:2.5rem; gap:3rem}}@media (max-width:575px) {.coach-work__left {padding:1.4rem}}.coach-work__slide {padding:3.7rem; width:calc(50% - 0.6rem)}.coach-work__slide {border-radius:4.5rem}@media (max-width:768px) {.coach-work__slide {border-radius:1.8rem}}@media (max-width:1160px) {.coach-work__slide {width:100%; padding:2.5rem}}@media (max-width:575px) {.coach-work__slide {padding:1.4rem}}.coach-work__slide img {display:block; height:auto; width:100%; object-fit:cover; border-radius:1rem; filter:contrast(1.15) saturate(1.05) drop-shadow(0 0 1px rgba(0,0,0,0.3))}.coach-work__slider {background-color:var(--black-alt); width:calc(50% - 0.6rem); overflow:hidden !important}.coach-work__slider {border-radius:4.5rem}@media (max-width:768px) {.coach-work__slider {border-radius:1.8rem}}@media (max-width:1160px) {.coach-work__slider {width:100%}}.coach-work__controls {display:flex; align-items:center; justify-content:space-between}.coach-work-btn {display:flex; gap:0.8rem}.coach-work-btn__item {width:7rem; height:4rem; display:flex; align-items:center; justify-content:center; border-radius:10rem; background:var(--black-alt); color:var(--white)}.coach-work-btn__item svg {width:2.4rem; height:1.3rem}.coach-work-btn .swiper-button-disabled {background:var(--gray-bg); pointer-events:none; color:var(--gray-slate)}.coach-work__pagination {display:block; width:auto !important; position:static}@media (max-width:575px) {.coach-work__pagination {display:none}}.coach-work__pagination .swiper-pagination-bullet {width:6px !important; height:6px !important; border-radius:50% !important; background:var(--gray-light-2); transition:all 0.4s ease !important; margin:0 3px !important; opacity:1 !important}.coach-work__pagination .swiper-pagination-bullet-active {width:3rem !important; background:var(--black-alt) !important; border-radius:30rem !important; transition:all 0.4s ease !important}.survey__title {max-width:110rem; font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.survey__title {font-size:3.5rem}}@media (max-width:575px) {.survey__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.survey__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.survey__grid {display:grid; grid-template-columns:repeat(3,1fr); gap:1.2rem; margin-bottom:3rem}@media (max-width:960px) {.survey__grid {grid-template-columns:1fr; margin-bottom:1rem}}.survey__card {padding:2.4rem; background:var(--white)}.survey__card {border-radius:3rem}@media (max-width:768px) {.survey__card {border-radius:2.2rem}}.survey__card--dark {background:var(--gray-steel); color:var(--white)}.survey__value {margin-bottom:2rem; font-size:2.3rem; font-weight:500; line-height:126%; letter-spacing:-0.46px}@media (max-width:575px) {.survey__value {font-size:2rem; letter-spacing:-0.4px}}@supports (font-size:clamp(1rem,2rem,3rem)) {.survey__value {font-size:clamp(2rem,1.8957rem + 0.2674vw,2.3rem)}}@media (max-width:960px) {.survey__value {margin-bottom:1.4rem}}.survey__text {opacity:0.6; font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.survey__text {font-size:1.4rem; letter-spacing:-0.14px}}.survey__image {position:relative; overflow:hidden}.survey__image {border-radius:3rem}@media (max-width:768px) {.survey__image {border-radius:2.2rem}}.survey__image img {position:absolute; inset:0; width:100%; height:100%; object-fit:cover}@media (max-width:960px) {.survey__image {padding-top:18rem}}.survey__bottom {display:flex; justify-content:center}.alumni {overflow:hidden}.alumni__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.alumni__title {font-size:3.5rem}}@media (max-width:575px) {.alumni__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.alumni__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.alumni__title {margin-bottom:3rem}@media (max-width:575px) {.alumni__title {margin-bottom:2rem}}.alumni__desc {margin-bottom:3rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.alumni__desc {font-size:clamp(1.4rem,0.93rem + 1.21vw,2.6rem)}}@media (max-width:575px) {.alumni__desc {margin-bottom:2rem}}.alumni__slider {margin-right:calc(50% - 50vw); overflow:visible !important}.alumni__slide {height:auto}.alumni__card {display:grid; grid-template-columns:22rem 1fr; gap:2rem; padding:2.4rem; background:var(--white)}.alumni__card {border-radius:4.5rem}@media (max-width:768px) {.alumni__card {border-radius:1.8rem}}@media (max-width:960px) {.alumni__card {grid-template-columns:1fr; gap:1rem}}.alumni__image img {width:100%; height:30rem; object-fit:cover; object-position:top}.alumni__image img {border-radius:3.6rem}@media (max-width:768px) {.alumni__image img {border-radius:1.2rem}}@media (max-width:960px) {.alumni__image img {width:25rem; height:25rem}}@media (max-width:575px) {.alumni__image img {width:16rem; height:16rem}}.alumni__content {display:flex; flex-direction:column; gap:2rem}@supports not (gap:1rem) {.alumni__content > *:not(:last-child) {margin-bottom:2rem}}@media (max-width:1160px) {.alumni__content {gap:2rem} @supports not (gap:1rem) {.alumni__content > *:not(:last-child) {margin-bottom:2rem} }}.alumni__role {max-width:max-content; padding:1.4rem 1.8rem; border-radius:10rem; background:var(--gray-bg); font-size:1.4rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.alumni__role {font-size:clamp(1.2rem,1.04rem + 0.4vw,1.6rem)}}@media (max-width:960px) {.alumni__role {padding:1.4rem 1rem}}.alumni__name {padding-bottom:2rem; border-bottom:1px solid var(--gray-sky-bg)}@supports (font-size:clamp(1rem,2rem,3rem)) {.alumni__name {font-size:clamp(2rem,1.84rem + 0.4vw,2.4rem)}}.alumni__quote {padding-bottom:2rem; border-bottom:1px solid var(--gray-sky-bg)}.alumni__quote b {font-weight:500}.alumni__block span {font-size:1.4rem; line-height:130%; color:var(--black-alt)}.alumni__subtitle {margin-bottom:1.2rem; font-weight:500}@supports (font-size:clamp(1rem,2rem,3rem)) {.alumni__subtitle {font-size:clamp(1.6rem,1.52rem + 0.2vw,1.8rem)}}.alumni-controls {margin-top:3rem; padding-right:6rem; display:flex; align-items:center; justify-content:space-between}.alumni-controls__btn {display:flex; gap:0.8rem}.alumni-controls__item {width:7rem; height:4rem; display:flex; align-items:center; justify-content:center; border-radius:10rem; background:var(--white); color:var(--black-alt)}.alumni-controls__item svg {width:2.4rem; height:1.3rem}.alumni-controls .swiper-button-disabled {pointer-events:none; background:var(--white); color:var(--black-alt); opacity:0.6}.alumni-controls__pagination {display:block; width:auto !important; position:static}@media (max-width:575px) {.alumni-controls__pagination {display:none}}.alumni-controls__pagination .swiper-pagination-bullet {width:6px !important; height:6px !important; border-radius:50% !important; background:var(--gray-line); transition:all 0.4s ease !important; margin:0 3px !important; opacity:1 !important}.alumni-controls__pagination .swiper-pagination-bullet-active {width:3rem !important; background:var(--gray-dark) !important; border-radius:30rem !important; transition:all 0.4s ease !important}.cert-block__wrapper {display:flex; gap:1.2rem}@supports not (gap:1rem) {.cert-block__wrapper > *:not(:last-child) {margin-right:1.2rem}}@media (max-width:1160px) {.cert-block__wrapper {gap:0.6rem} @supports not (gap:1rem) {.cert-block__wrapper > *:not(:last-child) {margin-right:0; margin-bottom:0.6rem} }}@media (max-width:1160px) {.cert-block__wrapper {flex-direction:column}}.cert-block__image {position:relative; max-width:57.8rem; width:100%; flex:0 0 auto; aspect-ratio:578/454; overflow:hidden}.cert-block__image {border-radius:4.5rem}@media (max-width:768px) {.cert-block__image {border-radius:1.8rem}}.cert-block__image img {position:absolute; inset:0; display:block; width:100%; height:100%; object-fit:cover}.cert-block__info {flex:1; padding:4rem; display:flex; flex-direction:column; justify-content:center; background:var(--white)}.cert-block__info {border-radius:4.5rem}@media (max-width:768px) {.cert-block__info {border-radius:1.8rem}}@media (max-width:1160px) {.cert-block__info {width:100%}}@media (max-width:575px) {.cert-block__info {padding:2rem}}@supports (padding:clamp(1rem,2rem,3rem)) {.cert-block__info {padding:clamp(2rem,1.3rem + 1.7vw,4rem)}}.cert-block__info p:not(:last-child) {margin-bottom:2rem}@media (max-width:575px) {.cert-block__info p:not(:last-child) {margin-bottom:1rem}}.cert-block__info span {font-weight:600; color:var(--blue-alt)}.cert-block__title {max-width:70rem; font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.cert-block__title {font-size:3.5rem}}@media (max-width:575px) {.cert-block__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.cert-block__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.training-process__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.training-process__title {font-size:3.5rem}}@media (max-width:575px) {.training-process__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.training-process__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.training-process__test-title {display:block; font-size:3.3rem; font-weight:500; line-height:126%; letter-spacing:-0.066rem; margin-bottom:1rem}@media (max-width:1160px) {.training-process__test-title {margin-bottom:3rem}}@media (max-width:575px) {.training-process__test-title {margin-bottom:1.4rem; font-size:2rem; letter-spacing:-0.04rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.training-process__test-title {font-size:clamp(2rem,1.5481rem + 1.1586vw,3.3rem)}}.training-process__test-desc {display:block; font-size:1.6rem; font-weight:400; line-height:150%; letter-spacing:-0.018rem}@media (max-width:575px) {.training-process__test-desc {letter-spacing:-0.014rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.training-process__test-desc {font-size:clamp(1.4rem,1.24rem + 0.4vw,1.8rem)}}.training-process__wrapper {display:flex; gap:1.2rem; overflow:hidden; margin-bottom:3rem}@media (max-width:1160px) {.training-process__wrapper {flex-direction:column-reverse; margin-top:2rem}}.training-process__left {display:flex; flex-direction:column; justify-content:space-between; background-color:var(--white); padding:3rem 4rem; width:calc(50% - 0.6rem)}.training-process__left {border-radius:4.5rem}@media (max-width:768px) {.training-process__left {border-radius:1.8rem}}@media (max-width:1160px) {.training-process__left {width:100%; padding:2.5rem; gap:3rem}}@media (max-width:575px) {.training-process__left {padding:1.4rem}}.training-process__slide {padding:3.7rem; width:calc(50% - 0.6rem)}.training-process__slide {border-radius:4.5rem}@media (max-width:768px) {.training-process__slide {border-radius:1.8rem}}@media (max-width:1160px) {.training-process__slide {width:100%; padding:2.5rem}}@media (max-width:575px) {.training-process__slide {padding:1.4rem}}.training-process__slide img {display:block; height:auto; width:100%; object-fit:cover; border-radius:1rem; filter:contrast(1.15) saturate(1.05) drop-shadow(0 0 1px rgba(0,0,0,0.3))}.training-process__slider {background-color:var(--black-alt); width:calc(50% - 0.6rem); overflow:hidden !important}.training-process__slider {border-radius:4.5rem}@media (max-width:768px) {.training-process__slider {border-radius:1.8rem}}@media (max-width:1160px) {.training-process__slider {width:100%}}.training-process__controls {display:flex; align-items:center; justify-content:space-between}.training-process__bottom {display:flex; justify-content:center}.training-process-btn {display:flex; gap:0.8rem}.training-process-btn__item {width:7rem; height:4rem; display:flex; align-items:center; justify-content:center; border-radius:10rem; background:var(--black-alt); color:var(--white)}.training-process-btn__item svg {width:2.4rem; height:1.3rem}.training-process-btn .swiper-button-disabled {background:var(--gray-bg); pointer-events:none; color:var(--gray-slate)}.training-process__pagination {display:block; width:auto !important; position:static}@media (max-width:575px) {.training-process__pagination {display:none}}.training-process__pagination .swiper-pagination-bullet {width:6px !important; height:6px !important; border-radius:50% !important; background:var(--gray-light-2); transition:all 0.4s ease !important; margin:0 3px !important; opacity:1 !important}.training-process__pagination .swiper-pagination-bullet-active {width:3rem !important; background:var(--black-alt) !important; border-radius:30rem !important; transition:all 0.4s ease !important}.exam-result__title {margin-bottom:1.5rem; font-weight:500}.exam-result .ui-list__item span {font-size:1.4rem; color:var(--black-alt)}.consult__wrapper {display:flex; align-items:center; flex-wrap:wrap; color:var(--white); background-color:var(--black-alt)}.consult__wrapper {border-radius:2.8rem}@media (max-width:768px) {.consult__wrapper {border-radius:1.8rem}}.consult__info {flex:1; padding:4rem}.consult__info h2 {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.consult__info h2 {font-size:3.5rem}}@media (max-width:575px) {.consult__info h2 {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.consult__info h2 {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.consult__info h2 {margin-bottom:3.5rem}@media (max-width:1160px) {.consult__info h2 {text-align:center}}@media (max-width:575px) {.consult__info {padding:2rem}}@supports (padding:clamp(1rem,2rem,3rem)) {.consult__info {padding:clamp(2rem,1.3048rem + 1.7825vw,4rem)}}.consult__desc {font-size:2.4rem; font-weight:500; line-height:126%; letter-spacing:-0.048rem}@media (max-width:960px) {.consult__desc {max-width:100%; text-align:center}}@media (max-width:575px) {.consult__desc {font-size:1.6rem}}@supports (padding:clamp(1rem,2rem,3rem)) {.consult__desc {font-size:clamp(1.6rem,1.28rem + 0.81vw,2.4rem)}}.practice-live__title {margin-bottom:5rem; font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.practice-live__title {font-size:3.5rem}}@media (max-width:575px) {.practice-live__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.practice-live__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}@media (max-width:575px) {.practice-live__title {margin-bottom:3rem}}.practice-live__grid {display:grid; grid-template-columns:repeat(2,1fr); gap:2rem; align-items:start}@media (max-width:768px) {.practice-live__grid {grid-template-columns:1fr}}.practice-live__item {background:var(--white); padding:2.4rem; display:flex; flex-direction:column}.practice-live__item {border-radius:4.5rem}@media (max-width:768px) {.practice-live__item {border-radius:1.8rem}}@media (max-width:960px) {.practice-live__item {padding:2rem}}.practice-live__head {display:flex; flex-direction:column; margin-bottom:3rem; gap:1.4rem}@supports not (gap:1rem) {.practice-live__head > *:not(:last-child) {margin-bottom:1.4rem}}@media (max-width:1160px) {.practice-live__head {gap:1rem} @supports not (gap:1rem) {.practice-live__head > *:not(:last-child) {margin-bottom:1rem} }}@media (max-width:960px) {.practice-live__head {margin-bottom:2rem}}.practice-live__label {font-size:2.3rem; font-weight:500; line-height:126%; letter-spacing:-0.46px}@media (max-width:575px) {.practice-live__label {font-size:2rem; letter-spacing:-0.4px}}@supports (font-size:clamp(1rem,2rem,3rem)) {.practice-live__label {font-size:clamp(2rem,1.8957rem + 0.2674vw,2.3rem)}}.practice-live__sub {opacity:0.6; font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.practice-live__sub {font-size:1.4rem; letter-spacing:-0.14px}}.practice-live__image {margin-bottom:1.2rem; overflow:hidden}.practice-live__image {border-radius:3rem}@media (max-width:768px) {.practice-live__image {border-radius:1.2rem}}.practice-live__image img {width:100%; height:auto; display:block}.practice-live__text {padding:1.4rem 1.8rem; border-radius:1.8rem; background:var(--gray-bg); font-size:1.4rem; color:var(--black-alt)}@supports (font-size:clamp(1rem,2rem,3rem)) {.practice-live__text {font-size:clamp(1.2rem,1.04rem + 0.4vw,1.6rem)}}@media (max-width:960px) {.practice-live__text {padding:0; background:none}}@media (max-width:960px) {.practice-live__inner {border-radius:1.2rem; background:var(--gray-bg); padding:1.5rem}}.speaker-trust__inner {display:flex; flex-direction:column; padding:8rem; background:url(../img/speaker-trust/back.png) center/cover no-repeat; text-align:center}.speaker-trust__inner {border-radius:4.5rem}@media (max-width:768px) {.speaker-trust__inner {border-radius:1.8rem}}.speaker-trust__inner {gap:4rem}@supports not (gap:1rem) {.speaker-trust__inner > *:not(:last-child) {margin-bottom:4rem}}@media (max-width:1160px) {.speaker-trust__inner {gap:2rem} @supports not (gap:1rem) {.speaker-trust__inner > *:not(:last-child) {margin-bottom:2rem} }}@media (max-width:575px) {.speaker-trust__inner {padding:2rem}}.speaker-trust__title {color:var(--white); font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.speaker-trust__title {font-size:3.5rem}}@media (max-width:575px) {.speaker-trust__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.speaker-trust__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}@supports (font-size:clamp(1rem,2rem,3rem)) {.speaker-trust__title {font-size:clamp(2.4rem,1.61rem + 2.02vw,4.4rem)}}.speaker-trust__title {margin:0}.speaker-trust__subtitle {color:var(--white)}@supports (font-size:clamp(1rem,2rem,3rem)) {.speaker-trust__subtitle {font-size:clamp(1.4rem,0.93rem + 1.21vw,2.6rem)}}.speaker-trust__logos {display:flex; flex-wrap:wrap; justify-content:center; gap:1.2rem}.speaker-trust__logos img {display:block; height:8rem; width:auto; border-radius:0.8rem}@media (max-width:575px) {.speaker-trust__logos img {height:4rem; border-radius:0.4rem}}@supports (height:clamp(1rem,2rem,3rem)) {.speaker-trust__logos img {height:clamp(4rem,2.42rem + 4.04vw,8rem)}}.feature-cards {padding:2rem 0 4rem}@media (max-width:768px) {.feature-cards {padding-top:0.8rem 0}}.feature-cards__list {--cols:4; display:grid; grid-template-columns:repeat(var(--cols),1fr); gap:1.2rem}@media (max-width:1160px) {.feature-cards__list {--cols:2}}@media (max-width:575px) {.feature-cards__list {gap:0.8rem; --cols:1}}.feature-cards__item {display:flex; flex-direction:column; padding:2rem; gap:2rem; background:var(--white)}.feature-cards__item {border-radius:2.8rem}@media (max-width:768px) {.feature-cards__item {border-radius:1.8rem}}@media (max-width:575px) {.feature-cards__item {padding:1.4rem}}.feature-cards__title {font-weight:500; line-height:126%; letter-spacing:-0.066rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.feature-cards__title {font-size:clamp(2rem,1.49rem + 1.31vw,3.3rem)}}.feature-cards__text {opacity:0.6; font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.feature-cards__text {font-size:1.4rem; letter-spacing:-0.14px}}.experts__wrapper {overflow:hidden; background:var(--black-alt); padding:6rem 4rem}.experts__wrapper {border-radius:4.5rem}@media (max-width:768px) {.experts__wrapper {border-radius:1.8rem}}@media (max-width:575px) {.experts__wrapper {padding:2rem}}.experts h2 {color:var(--white); font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.experts h2 {font-size:3.5rem}}@media (max-width:575px) {.experts h2 {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.experts h2 {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.expert-card {display:flex; gap:2rem; padding:1rem; padding-right:3rem; background:var(--white)}.expert-card {border-radius:4.5rem}@media (max-width:768px) {.expert-card {border-radius:1.8rem}}@media (max-width:960px) {.expert-card {flex-direction:column; padding-right:1rem}}.expert-card__image {position:relative; flex:0 0 auto; width:26rem; aspect-ratio:260/360; overflow:hidden}.expert-card__image {border-radius:3.6rem}@media (max-width:768px) {.expert-card__image {border-radius:1.8rem}}.expert-card__image img {position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:top}@media (max-width:575px) {.expert-card__image {position:relative; width:100%; aspect-ratio:33/30} .expert-card__image::before {content:""; position:absolute; inset:0; background:linear-gradient(to bottom,rgba(0,0,0,0) 60%,rgba(0,0,0,0.85) 100%); z-index:1}}.expert-card__name {position:absolute; left:2.6rem; right:1.6rem; bottom:2.6rem; color:var(--white); font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.expert-card__name {font-size:1.4rem; letter-spacing:-0.14px}}@media (max-width:1160px) {.expert-card__name {left:1.6rem; right:1.2rem; bottom:1.6rem; z-index:2}}.expert-card__content {flex:1; display:flex; flex-direction:column; justify-content:center; gap:2rem}@supports not (gap:1rem) {.expert-card__content > *:not(:last-child) {margin-bottom:2rem}}@media (max-width:1160px) {.expert-card__content {gap:1.4rem} @supports not (gap:1rem) {.expert-card__content > *:not(:last-child) {margin-bottom:1.4rem} }}@media (max-width:960px) {.expert-card__content {padding:0 2rem 2rem 2rem}}@media (max-width:575px) {.expert-card__content {padding:0 1.4rem 1.4rem 1.4rem}}.expert-card__badge {display:flex; width:6.8rem; height:5.9rem; padding:0.5rem; justify-content:center; align-items:center; border-radius:1.4rem; background:var(--gray-bg)}.expert-card__badge img {height:auto; width:100%; display:block}.expert-card__role {font-weight:500; padding-bottom:2rem; border-bottom:1px solid var(--gray-sky-bg)}@media (max-width:1160px) {.expert-card__role {padding-bottom:1.4rem}}.expert-card__list {display:flex; flex-direction:column; gap:0.8rem; margin:0}.expert-card__list li {display:flex; gap:0.6rem}.expert-card__list li:before {display:none}.expert-card__list li svg {flex:0 0 auto}.expert-card__logos {display:flex; flex-wrap:wrap; gap:0.8rem}.expert-card__logos img {height:3.5rem; width:auto; display:block}.expert-card__button {max-width:max-content; padding:1.4rem 2rem; border-radius:0.8rem; font-size:1.4rem; font-weight:600; line-height:normal; color:var(--white); background:var(--blue-alt)}.expert-card__button {transition:all 0.4s ease}@media (min-width:1025px) {.expert-card__button:hover {background:#1F49B1}}.experts-controls {margin-top:3rem; padding-right:6rem; display:flex; align-items:center; justify-content:space-between}.experts-controls__btn {display:flex; gap:0.8rem}.experts-controls__item {width:7rem; height:4rem; display:flex; align-items:center; justify-content:center; border-radius:10rem; background:var(--white); color:var(--black-alt)}.experts-controls__item svg {width:2.4rem; height:1.3rem}.experts-controls .swiper-button-disabled {pointer-events:none; background:var(--gray-ink); color:var(--white)}.experts-controls__pagination {display:block; width:auto !important; position:static}@media (max-width:575px) {.experts-controls__pagination {display:none}}.experts-controls__pagination .swiper-pagination-bullet {width:6px !important; height:6px !important; border-radius:50% !important; background:var(--gray-ink); transition:all 0.4s ease !important; margin:0 3px !important; opacity:1 !important}.experts-controls__pagination .swiper-pagination-bullet-active {width:3rem !important; background:var(--white) !important; border-radius:30rem !important; transition:all 0.4s ease !important}.modal-body__name {font-weight:600; margin-bottom:2rem; zoom:1.1}@media (max-width:1160px) {.modal-body__name {margin-bottom:1.4rem}}.modal-body h4 {margin-bottom:2rem; font-weight:500}@media (max-width:1160px) {.modal-body h4 {margin-bottom:1.4rem}}.modal-body__role {font-weight:500; padding-bottom:2rem; margin-bottom:2rem; border-bottom:1px solid var(--gray-sky-bg)}@media (max-width:1160px) {.modal-body__role {padding-bottom:1.4rem}}.modal-body__text {margin-bottom:2rem}@media (max-width:1160px) {.modal-body__text {margin-bottom:1.4rem}}.modal-body__text p {zoom:0.97}.modal-body .ui-list span {font-size:1.4rem; color:var(--black-alt)}.community {overflow:hidden; margin:0}.community__wrapper {padding:8rem 6rem; background-color:var(--blue-dark); color:var(--white); margin-bottom:1.2rem}.community__wrapper {border-radius:5rem}@media (max-width:768px) {.community__wrapper {border-radius:1.8rem}}@media (max-width:575px) {.community__wrapper {padding:2rem}}@supports (padding:clamp(1rem,2rem,3rem)) {.community__wrapper {padding-top:clamp(2rem,-0.36rem + 6.06vw,8rem); padding-bottom:clamp(2rem,-0.36rem + 6.06vw,8rem); padding-right:clamp(2rem,0.42rem + 4.04vw,6rem); padding-left:clamp(2rem,0.42rem + 4.04vw,6rem)}}.community__head {display:flex; gap:4rem; margin-bottom:4rem}@media (max-width:1160px) {.community__head {flex-direction:column; gap:2rem; margin-bottom:2rem}}.community__head h2 {margin-bottom:0}.community__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.community__title {font-size:3.5rem}}@media (max-width:575px) {.community__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.community__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.community__desc {flex:1; font-size:2.2rem; line-height:126%; letter-spacing:-0.44px}.community__desc p:not(:last-child) {padding-bottom:2.2rem}@media (max-width:575px) {.community__desc p:not(:last-child) {padding-bottom:1rem}}@media (max-width:575px) {.community__desc {font-size:1.4rem; line-height:150%}}@supports (font-size:clamp(1rem,2rem,3rem)) {.community__desc {font-size:clamp(1.4rem,1.1219rem + 0.713vw,2.2rem)}}.community__slider {overflow:hidden !important}.community__slide {position:relative; border-radius:1.8rem; overflow:hidden; aspect-ratio:42/31}.community__slide img {display:block; position:absolute; width:100%; height:100%; top:0; left:0; right:0; object-fit:cover; object-position:top}.community-controls {margin-top:3rem; padding-right:6rem; display:flex; align-items:center; justify-content:space-between}.community-controls__btn {display:flex; gap:0.8rem}.community-controls__item {width:7rem; height:4rem; display:flex; align-items:center; justify-content:center; border-radius:10rem; background:var(--white); color:var(--black-alt)}.community-controls__item svg {width:2.4rem; height:1.3rem}.community-controls .swiper-button-disabled {pointer-events:none; background:var(--blue-haze); color:var(--white)}.community-controls__pagination {display:block; width:auto !important; position:static}@media (max-width:575px) {.community-controls__pagination {display:none}}.community-controls__pagination .swiper-pagination-bullet {width:6px !important; height:6px !important; border-radius:50% !important; background:var(--blue-haze); transition:all 0.4s ease !important; margin:0 3px !important; opacity:1 !important}.community-controls__pagination .swiper-pagination-bullet-active {width:3rem !important; background:var(--white) !important; border-radius:30rem !important; transition:all 0.4s ease !important}.community-cards {display:grid; grid-template-columns:repeat(3,1fr); gap:2rem}@media (max-width:768px) {.community-cards {grid-template-columns:1fr}}.community-cards__item {display:flex; flex-direction:column; background:var(--white); overflow:hidden}.community-cards__item {border-radius:2.8rem}@media (max-width:768px) {.community-cards__item {border-radius:1.8rem}}.community-cards__image {position:relative; width:100%; aspect-ratio:641/427; overflow:hidden}.community-cards__image {border-radius:2.8rem}@media (max-width:768px) {.community-cards__image {border-radius:1.8rem}}.community-cards__image img {position:absolute; inset:0; display:block; width:100%; height:100%; object-fit:cover}.community-cards__content {padding:2rem 1rem 2.4rem 2rem; display:flex; flex-direction:column; gap:1.4rem}@media (max-width:575px) {.community-cards__content {padding:1.6rem}}.community-cards__title {font-size:2.3rem; font-weight:500; line-height:126%; letter-spacing:-0.46px}@media (max-width:575px) {.community-cards__title {font-size:2rem; letter-spacing:-0.4px}}@supports (font-size:clamp(1rem,2rem,3rem)) {.community-cards__title {font-size:clamp(2rem,1.8957rem + 0.2674vw,2.3rem)}}.community-cards__desc {opacity:0.6; font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.community-cards__desc {font-size:1.4rem; letter-spacing:-0.14px}}.program-extra__grid {display:grid; grid-template-columns:1fr 1.4fr; gap:2rem; align-items:start}@media (max-width:1160px) {.program-extra__grid {display:flex; flex-direction:column}}.program-extra__left {display:flex; flex-direction:column; gap:1.2rem}@supports not (gap:1rem) {.program-extra__left > *:not(:last-child) {margin-bottom:1.2rem}}@media (max-width:1160px) {.program-extra__left {gap:1.2rem} @supports not (gap:1rem) {.program-extra__left > *:not(:last-child) {margin-bottom:1.2rem} }}@media (max-width:1160px) {.program-extra__left {display:contents}}.program-extra__right {display:flex; flex-direction:column; gap:1.2rem}@supports not (gap:1rem) {.program-extra__right > *:not(:last-child) {margin-bottom:1.2rem}}@media (max-width:1160px) {.program-extra__right {gap:1.2rem} @supports not (gap:1rem) {.program-extra__right > *:not(:last-child) {margin-bottom:1.2rem} }}@media (max-width:1160px) {.program-extra__intro {order:1} .program-extra__right {order:2; width:100%} .program-extra__result {order:3}}.program-extra__item {padding:4rem; display:flex; flex-direction:column}.program-extra__item {border-radius:3rem}@media (max-width:768px) {.program-extra__item {border-radius:1.6rem}}.program-extra__item {gap:3rem}@supports not (gap:1rem) {.program-extra__item > *:not(:last-child) {margin-bottom:3rem}}@media (max-width:1160px) {.program-extra__item {gap:1.4rem} @supports not (gap:1rem) {.program-extra__item > *:not(:last-child) {margin-bottom:1.4rem} }}@media (max-width:575px) {.program-extra__item {padding:1.4rem}}@supports (padding:clamp(1rem,2rem,3rem)) {.program-extra__item {padding:clamp(1.4rem,0.38rem + 2.63vw,4rem)}}.program-extra__intro {background:var(--white)}.program-extra__result {background:var(--black); color:var(--white)}.program-extra__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.program-extra__title {font-size:3.5rem}}@media (max-width:575px) {.program-extra__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.program-extra__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.program-extra__title {margin:0}.program-extra__text {line-height:130%}@supports (font-size:clamp(1rem,2rem,3rem)) {.program-extra__text {font-size:clamp(1.4rem,1.01rem + 1.01vw,2.4rem)}}.program-extra__text span {font-weight:600}.program-extra__result-title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.program-extra__result-title {font-size:3.5rem}}@media (max-width:575px) {.program-extra__result-title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.program-extra__result-title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.program-extra__result-title {margin:0}.program-extra__card {display:flex; align-items:center; padding:1rem; background:var(--white)}.program-extra__card {border-radius:3rem}@media (max-width:768px) {.program-extra__card {border-radius:1.6rem}}.program-extra__card {gap:2rem}@supports not (gap:1rem) {.program-extra__card > *:not(:last-child) {margin-bottom:2rem}}@media (max-width:1160px) {.program-extra__card {gap:1.4rem} @supports not (gap:1rem) {.program-extra__card > *:not(:last-child) {margin-bottom:1.4rem} }}@media (max-width:575px) {.program-extra__card {flex-direction:column; align-items:flex-start}}.program-extra__image {position:relative; width:30rem; aspect-ratio:30/29; overflow:hidden; flex:0 0 auto}.program-extra__image {border-radius:2.8rem}@media (max-width:768px) {.program-extra__image {border-radius:1.8rem}}.program-extra__image img {position:absolute; inset:0; display:block; width:100%; height:100%; object-fit:cover; object-position:top}@media (max-width:575px) {.program-extra__image {width:100%; aspect-ratio:34/26}}.program-extra__content {display:flex; flex-direction:column}.program-extra__card-title {margin-bottom:1rem; font-size:2.3rem; font-weight:500; line-height:126%; letter-spacing:-0.46px}@media (max-width:575px) {.program-extra__card-title {font-size:2rem; letter-spacing:-0.4px}}@supports (font-size:clamp(1rem,2rem,3rem)) {.program-extra__card-title {font-size:clamp(2rem,1.8957rem + 0.2674vw,2.3rem)}}.program-extra__card-desc {opacity:0.6; margin-bottom:2rem; padding-bottom:2rem; border-bottom:1px solid var(--gray-sky-bg)}@media (max-width:575px) {.program-extra__card-desc {margin-bottom:1.4rem; padding-bottom:1.4rem}}.program-extra .ui-list {gap:0.8rem}.program-extra .ui-list span {font-size:1.4rem}.cta-form {padding-top:1.2rem}.cta-form__wrapper {display:grid; grid-template-columns:44rem 40rem 1fr; align-items:center; border-radius:2rem; background:#000206 url("../img/coaching-back.png") no-repeat center/cover; color:#fff}@media (max-width:1160px) {.cta-form__wrapper {grid-template-columns:1fr}}.cta-form__content {padding:4rem 0 4rem 4rem}@media (max-width:1160px) {.cta-form__content {padding:2rem}}.cta-form__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.cta-form__title {font-size:3.5rem}}@media (max-width:575px) {.cta-form__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.cta-form__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.cta-form__title span {color:#3f6df6}.cta-form__text {max-width:37rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.cta-form__text {font-size:clamp(1.8rem,1.56rem + 0.61vw,2.4rem)}}.cta-form__text span {color:#3f6df6}@media (max-width:1160px) {.cta-form__text {max-width:100%}}.cta-form__image {margin-left:-5rem; padding-top:4rem; display:flex; align-items:flex-end}.cta-form__image img {display:block; width:100%; height:auto}@media (max-width:1160px) {.cta-form__image img {max-width:33rem}}@media (max-width:1160px) {.cta-form__image {margin-left:0rem; padding:2rem 2.1rem 0 2.1rem; justify-content:center}}.cta-form__form {padding:4rem 4rem 4rem 0}@media (max-width:1160px) {.cta-form__form {padding:0 2rem 2rem 2rem}}.cta-form__form .tariff-iga-form__checkbox .tariff-iga-form__custom-checkbox {border:2px solid var(--gray-slate); background:transparent}.stories {overflow:hidden}.stories__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.stories__title {font-size:3.5rem}}@media (max-width:575px) {.stories__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.stories__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.stories__desc {margin-bottom:5rem}@supports (font-size:clamp(1rem,2rem,3rem)) {.stories__desc {font-size:clamp(1.4rem,0.93rem + 1.21vw,2.6rem)}}@media (max-width:575px) {.stories__desc {margin-bottom:3rem}}.stories-card {position:relative; display:flex; flex-direction:column; height:auto; overflow:hidden; background-color:var(--white)}.stories-card {border-radius:2.5rem}@media (max-width:768px) {.stories-card {border-radius:2rem}}.stories-card {transition:all 0.4s ease}@media (min-width:1025px) {.stories-card:hover .stories-card__play {opacity:1} .stories-card:hover .stories-card__title,.stories-card:hover .stories-card__text {color:#446C9E}}@media (max-width:575px) {.stories-card {padding:2.4rem}}.stories-card button {position:absolute; inset:0; width:100%; height:100%; z-index:3; cursor:pointer; background:transparent}.stories-card__play {position:absolute; width:5.6rem; height:5.6rem; top:50%; left:50%; transform:translate(-50%,-50%); opacity:0; transition:all 0.4s ease}@media (max-width:1025px) {.stories-card__play {opacity:1; width:3.5rem; height:3.5rem}}.stories-card__img {position:relative; width:100%; overflow:hidden; aspect-ratio:452/280}.stories-card__img {border-radius:2.5rem}@media (max-width:768px) {.stories-card__img {border-radius:2rem}}.stories-card__img picture img {display:block; width:100%; height:auto}.stories-card__content {padding:2rem 1rem 2.4rem}@media (max-width:575px) {.stories-card__content {padding:1.6rem 0.8rem}}.stories-card__title {margin-bottom:2rem; font-size:2.3rem; font-weight:500; line-height:126%; letter-spacing:-0.46px}@media (max-width:575px) {.stories-card__title {font-size:2rem; letter-spacing:-0.4px}}@supports (font-size:clamp(1rem,2rem,3rem)) {.stories-card__title {font-size:clamp(2rem,1.8957rem + 0.2674vw,2.3rem)}}@media (max-width:575px) {.stories-card__title {margin-bottom:1.2rem}}.stories-card__text {font-size:1.6rem; letter-spacing:-0.16px; opacity:0.6}@media (max-width:575px) {.stories-card__text {font-size:1.4rem; letter-spacing:-0.14px}}.stories-controls {margin-top:3rem; padding-right:6rem; display:flex; align-items:center; justify-content:space-between}.stories-controls__btn {display:flex; gap:0.8rem}.stories-controls__item {width:7rem; height:4rem; display:flex; align-items:center; justify-content:center; border-radius:10rem; background:var(--white); color:var(--black-alt)}.stories-controls__item svg {width:2.4rem; height:1.3rem}.stories-controls .swiper-button-disabled {pointer-events:none; background:var(--white); color:var(--black-alt); opacity:0.6}.stories-controls__pagination {display:block; width:auto !important; position:static}@media (max-width:575px) {.stories-controls__pagination {display:none}}.stories-controls__pagination .swiper-pagination-bullet {width:6px !important; height:6px !important; border-radius:50% !important; background:var(--gray-line); transition:all 0.4s ease !important; margin:0 3px !important; opacity:1 !important}.stories-controls__pagination .swiper-pagination-bullet-active {width:3rem !important; background:var(--gray-dark) !important; border-radius:30rem !important; transition:all 0.4s ease !important}.stories-controls .swiper-button-lock {display:none}.stories-controls .swiper-pagination-lock {display:none}.stories-popup__video {position:relative; width:100%; padding-bottom:56.25%; height:0; overflow:hidden}.stories-popup__video {border-radius:2.5rem}@media (max-width:768px) {.stories-popup__video {border-radius:1.6rem}}.stories-popup__video iframe {position:absolute; top:0; left:0; width:100%; height:100%; border:0; display:block}.certs {display:flex; flex-wrap:wrap; justify-content:center; gap:0.7rem; padding:6rem 5.6rem; background-color:var(--white)}.certs {border-radius:5rem}@media (max-width:768px) {.certs {border-radius:1.8rem}}@media (max-width:575px) {.certs {padding:1.2rem}}@supports (padding:clamp(1rem,2rem,3rem)) {.certs {padding-top:clamp(1.2rem,-0.69rem + 4.85vw,6rem); padding-bottom:clamp(1.2rem,-0.53rem + 4.44vw,5.6rem); padding-right:clamp(1.2rem,-0.69rem + 4.85vw,6rem); padding-left:clamp(1.2rem,-0.53rem + 4.44vw,5.6rem)}}.certs__item {position:relative; width:calc((100% - 2.1rem) / 4); max-width:31.2rem; aspect-ratio:312/222; overflow:hidden}.certs__item {border-radius:2rem}@media (max-width:768px) {.certs__item {border-radius:1.2rem}}.certs__item img {position:absolute; inset:0; display:block; width:100%; height:100%; object-fit:cover}@media (max-width:768px) {.certs__item {width:calc((100% - 0.7rem) / 2)}}.program-results {overflow:hidden}.program-results__title {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.program-results__title {font-size:3.5rem}}@media (max-width:575px) {.program-results__title {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.program-results__title {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}@media (max-width:1160px) {.program-results__title {text-align:center}}.program-results__tabs {display:flex; gap:1rem; margin-bottom:4rem; flex-wrap:wrap}@media (max-width:1160px) {.program-results__tabs {justify-content:center}}@media (max-width:575px) {.program-results__tabs {margin-bottom:3rem}}.program-results__tab {padding:1.2rem 2rem; border-radius:10rem; background:var(--white); font-weight:600; cursor:pointer; border:2px solid transparent; outline:none; transition:background 0.3s,color 0.3s; font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.program-results__tab {font-size:1.4rem; letter-spacing:-0.14px}}.program-results__tab.is-active {background:rgba(var(--white-rgb),0.2); border-color:rgba(63,109,246,0.2)}.program-results__list {display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:1.2rem}@media (max-width:1160px) {.program-results__list {grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px) {.program-results__list {grid-template-columns:1fr}}.program-results__item {display:flex; flex-direction:column; gap:2rem; background:var(--white); padding:2rem; opacity:1; transform:translateY(0); visibility:visible; transition:transform 0.3s ease-in-out,margin 0.3s ease-in-out,padding 0.3s ease-in-out,width 0.3s ease-in-out,opacity 0.3s ease-in-out; font-size:1.8rem; line-height:126%; letter-spacing:-0.036rem}.program-results__item {border-radius:2.8rem}@media (max-width:768px) {.program-results__item {border-radius:1.6rem}}.program-results__item.hidden {opacity:0; transform:translateY(2rem); visibility:hidden; max-height:0; margin:0; padding:0; width:0; overflow:hidden; position:absolute}@media (max-width:575px) {.program-results__item {font-size:1.5rem; padding:1.6rem 2rem}}.program-results__text {display:flex; flex-direction:column; gap:1.4rem; color:var(--black-alt)}.program-results__tag {max-width:max-content; padding:1.4rem 1.8rem; background:var(--gray-bg); border-radius:10rem; color:var(--black-alt); font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.program-results__tag {font-size:1.4rem; letter-spacing:-0.14px}}@media (max-width:575px) {.program-results__tag {padding:1.2rem 1.4rem}}.program-results__button {display:flex; justify-content:center; margin-top:2.4rem}.job-start {overflow:hidden}.job-start h2 {font-size:4.4rem; font-weight:500; line-height:102%; letter-spacing:-0.88px; margin-bottom:4rem}@media (max-width:1160px) {.job-start h2 {font-size:3.5rem}}@media (max-width:575px) {.job-start h2 {font-size:3rem; letter-spacing:-0.6px; margin-bottom:3rem}}@supports (font-size:clamp(1rem,2rem,3rem)) {.job-start h2 {font-size:clamp(3rem,2.5134rem + 1.2478vw,4.4rem)}}.job-start h2 {margin-bottom:3rem}@media (max-width:575px) {.job-start h2 {margin-bottom:2rem}}.job-start__slider {overflow:visible}.job-start__subtitle {margin-bottom:6rem; max-width:980px; opacity:0.6; font-size:2.2rem; font-weight:400; line-height:126%; letter-spacing:-0.46px}@media (max-width:575px) {.job-start__subtitle {font-size:1.4rem; line-height:150%}}@supports (font-size:clamp(1px,2px,3px)) {.job-start__subtitle {font-size:clamp(1.4rem,1.08rem + 0.81vw,2.2rem)}}@media (max-width:575px) {.job-start__subtitle {margin-bottom:3rem}}.job-start__inner {align-items:stretch}.job-start-card {display:flex; flex-direction:column; height:auto; overflow:hidden; background-color:var(--white); color:var(--black)}.job-start-card {border-radius:2.5rem}@media (max-width:768px) {.job-start-card {border-radius:1.2rem}}.job-start-card__img {position:relative; overflow:hidden; width:100%; aspect-ratio:45.2/28; background-color:var(--gray-bg)}.job-start-card__img {border-radius:2.5rem}@media (max-width:768px) {.job-start-card__img {border-radius:1.2rem}}.job-start-card__img img {position:absolute; top:0; left:0; right:0; width:100%; height:100%; object-fit:cover; display:block}.job-start-card__img span {position:absolute; bottom:20px; left:20px; padding:14px 18px; border-radius:100px; color:var(--white); background:var(--blue-alt); font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.job-start-card__img span {font-size:1.4rem; letter-spacing:-0.14px}}@media (max-width:575px) {.job-start-card__img span {bottom:10px; left:10px; padding:10px 12px}}@media (max-width:575px) {.job-start-card__img {padding-top:300px}}@media (max-width:370px) {.job-start-card__img {padding-top:200px}}.job-start-card__content {padding:14px 30px 30px}@media (max-width:575px) {.job-start-card__content {padding:10px 20px 24px}}@media (max-width:370px) {.job-start-card__content {padding:10px}}.job-start-card__title {margin-bottom:14px; font-weight:500; font-size:2.3rem; font-weight:500; line-height:126%; letter-spacing:-0.46px}@media (max-width:575px) {.job-start-card__title {font-size:2rem; letter-spacing:-0.4px}}@supports (font-size:clamp(1rem,2rem,3rem)) {.job-start-card__title {font-size:clamp(2rem,1.8957rem + 0.2674vw,2.3rem)}}.job-start-card__desc {color:rgba(28,29,38,0.6); font-size:1.6rem; letter-spacing:-0.16px}@media (max-width:575px) {.job-start-card__desc {font-size:1.4rem; letter-spacing:-0.14px}}.job-start-controls {margin-top:3rem; display:flex; align-items:center; justify-content:space-between}.job-start-controls__btn {display:flex; gap:8px}.job-start-controls button:focus,.job-start-controls button:focus-visible,.job-start-controls button:active {outline:none; box-shadow:none}.job-start-controls__item {padding:0; margin:0; border:none; background:transparent; outline:none; box-shadow:none; appearance:none; -webkit-appearance:none; width:70px; height:38px; display:flex; align-items:center; justify-content:center; border-radius:100px; background:var(--white); cursor:pointer}.job-start-controls__item svg {color:var(--black-alt)}.job-start-controls .swiper-button-disabled {opacity:0.8; pointer-events:none}.job-start-controls__pagination {display:block; width:auto !important; position:static}@media (max-width:575px) {.job-start-controls__pagination {display:none}}.job-start-controls__pagination .swiper-pagination-bullet {width:6px !important; height:6px !important; border-radius:50% !important; background:var(--gray-line); transition:all 0.4s ease !important; margin:0 3px !important; opacity:1 !important}.job-start-controls__pagination .swiper-pagination-bullet-active {width:30px !important; background:var(--gray-dark) !important; border-radius:300px !important; transition:all 0.4s ease !important}