:root{--surface-default:#fff;--surface-container:#f2f4f4;--surface-action:#0bbcb6;--surface-action-subtle:#e7f9f8;--surface-highlight:#8b7fe8;--surface-highlight-subtle:#f4f3fd;--surface-warning-subtle:#fdf7e6;--surface-information-subtle:#ebf3fe;--text-heading:#212121;--text-body:#4a5356;--text-body-secondary:#7c8a8f;--text-body-tertiary:#96a1a5;--text-placeholder:#cbd0d2;--text-on-action:#fff;--text-action:#0bbcb6;--text-success:#0ab867;--text-warning:#e6a700;--text-highlight:#8b7fe8;--border-action:#0bbcb6;--border-focus-subtle:#9de4e2;--border-secondary:#cbd0d2;--border-tertiary:#e5e8e9;--border-highlight:#d1ccf6;--border-warning:#f5dc99;--border-information:#acccf8;--border-disabled:#f2f4f4;--radius-l:8px;--radius-xl:16px;--radius-xxl:24px;--font-heading:"DM Sans", sans-serif;--font-body:"Manrope", sans-serif;--font-signature:"Great Vibes", cursive}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);color:var(--text-body);background:var(--surface-default);max-width:100vw;overflow-x:hidden}img{display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.h1{font-family:var(--font-heading);font-size:60px;font-weight:500;line-height:72px}.h2{font-family:var(--font-heading);font-size:48px;font-weight:500;line-height:56px}.h3{font-family:var(--font-heading);font-size:40px;font-weight:500;line-height:48px}.h4{font-family:var(--font-heading);color:var(--text-heading);font-size:32px;font-weight:500;line-height:48px}.h5{font-family:var(--font-heading);color:var(--text-heading);font-size:24px;font-weight:500;line-height:28px}.h6{font-family:var(--font-heading);color:var(--text-heading);font-size:20px;font-weight:500;line-height:24px}.btn{height:48px;font-family:var(--font-body);border-radius:40px;justify-content:center;align-items:center;gap:8px;padding:12px 14px;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}.btn--primary{background:var(--surface-action);color:var(--text-on-action)}.btn--white{background:var(--surface-default);color:var(--text-body)}.btn--ghost{color:var(--text-body);background:0 0;padding-left:0}.badge{letter-spacing:.02em;border-radius:40px;justify-content:center;align-items:center;gap:6px;height:32px;padding:12px 10px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.badge--teal{background:var(--surface-action-subtle);color:var(--text-action)}.badge--white{background:var(--surface-default);color:var(--text-heading)}.icon-16{width:16px;height:16px}.icon-18{width:18px;height:18px}.icon-24{width:24px;height:24px}.site-header{background:var(--surface-default);justify-content:space-between;align-items:center;padding:16px 40px;display:flex}.site-header__left{align-items:center;gap:32px;display:flex}.site-header__logo{object-fit:contain;width:60px;height:40px}.site-header__nav{align-items:center;gap:24px;display:flex}.site-header__nav a{color:#181919;padding:10px 0;font-size:16px}.site-header__right{align-items:center;gap:24px;display:flex}.btn--login{width:88px;height:40px;padding:12px;font-size:14px;line-height:20px}.hero-wrap{padding:8px 32px 0}.hero{border-radius:26px;height:925px;position:relative;overflow:hidden}.hero__bg{object-fit:cover;object-position:bottom;width:100%;height:100%;position:absolute;inset:0}.hero__content{flex-direction:column;align-items:center;gap:40px;width:708px;display:flex;position:absolute;top:88px;left:50%;transform:translate(-50%)}.hero__top{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.hero__trust{background:var(--surface-default);color:var(--text-heading);border-radius:900px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;line-height:20px;display:inline-flex}.avatar-group{align-items:center;display:flex}.avatar-group img{object-fit:cover;background:var(--surface-action-subtle);border:1px solid var(--border-action);border-radius:50%;width:24px;height:24px;margin-right:-10px}.avatar-group img:nth-child(2){border-color:var(--border-highlight);background:var(--surface-highlight-subtle)}.avatar-group img:nth-child(3){border-color:var(--border-warning);background:var(--surface-warning-subtle);margin-right:0}.hero__heading{text-align:center;color:var(--text-on-action);flex-direction:column;align-items:center;gap:16px;display:flex}.hero__heading .h2{width:708px}.hero__sub{width:580px;font-size:20px;line-height:30px}.hero__search-block{flex-direction:column;align-items:center;gap:32px;display:flex}.hero__search{background:var(--surface-container);filter:drop-shadow(0 8px 8.2px #53535340);border-radius:62px;justify-content:space-between;align-items:center;width:466px;padding:4px;display:flex}.hero_soon{opacity:1;background-color:#fff;border-radius:37px;gap:32px;width:259px;height:60px;padding-left:16px;padding-right:16px}.hero_soon_h6{font-weight:500;font-style:Medium;letter-spacing:0%;text-align:center;color:#4a5356;font-size:24px;line-height:28px}.hero__search input{font-family:var(--font-body);background:0 0;border:none;outline:none;width:220px;padding-left:12px;font-size:14px}.hero__search input::placeholder{color:var(--text-placeholder)}.hero__search-btn{background:var(--surface-action);color:var(--text-on-action);font-family:var(--font-heading);border-radius:45px;padding:10px 24px;font-size:18px}.hero__popular{color:var(--text-on-action);align-items:center;gap:16px;display:flex}.hero__popular-label{font-size:16px;line-height:24px}.hero__chips{gap:8px;display:flex}.chip{border:1px solid var(--border-secondary);height:30px;color:var(--text-on-action);border-radius:800px;justify-content:center;align-items:center;padding:10px;font-size:14px;line-height:20px;display:inline-flex}.hero__img{object-fit:fill;object-position:bottom;width:641px;height:382px;position:absolute;top:565px;left:50%;transform:translate(-50%)}.float-card{box-sizing:border-box;background:#fff;border:.9px solid #d9d9d9;border-radius:47px;align-items:center;gap:8px;width:max-content;height:40px;padding:8px 14px 8px 8px;display:inline-flex;position:absolute}.float-card--courses{top:795px;left:229px}.float-card__icon{background:var(--surface-information-subtle);border:.75px solid var(--border-information);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.float-card__icon img{width:12px;height:12px}.float-card__text{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.float-card__num{color:#475ef5;font-size:12px;font-weight:600;line-height:1.1}.float-card__label{color:#191919;font-size:9px;line-height:1.1}.float-card--instructors{border:1px solid var(--border-secondary);border-radius:900px;width:max-content;padding:8px 14px 8px 8px;top:734px;right:243px}.float-card--instructors .duo{display:flex}.float-card--instructors .duo img{box-sizing:border-box;border:2px solid #fff;border-radius:50%;width:24px;height:24px}.float-card--instructors .duo img+img{margin-left:-8px}.float-card--instructors span{color:var(--text-heading);white-space:nowrap;font-size:10px;line-height:1.2}.promo-strip-wrap{justify-content:center;padding:32px 0 0;display:flex}.promo-strip{border-radius:var(--radius-xxl);border:1px solid var(--border-highlight);background:#f8fafc;justify-content:space-between;align-items:center;width:384px;padding:4px;display:flex}.promo-strip__left{align-items:center;gap:4px;padding-left:8px;display:flex}.promo-strip__left img{width:18px;height:18px}.promo-strip__left span{color:var(--text-body);font-size:14px}.promo-strip__btn{background:var(--surface-highlight);color:var(--text-on-action);border-radius:20px;padding:6px 16px;font-size:14px;font-weight:500}.learning-path{flex-direction:column;align-items:center;gap:48px;width:1018px;margin:0 auto;padding:120px 0 0;display:flex}.section-head--center{text-align:center;flex-direction:column;align-items:center;gap:16px;width:608px;display:flex}.section-head--center .sub{color:var(--text-body-secondary);width:492px;font-size:16px;line-height:24px}.lp-cards{gap:32px;width:100%;display:flex}.lp-card{background:var(--surface-default);border:1px solid var(--border-tertiary);border-radius:var(--radius-xl);flex:1;align-items:flex-start;gap:24px;padding:24px;display:flex}.icon-box{border-radius:var(--radius-l);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.icon-box img{width:24px;height:24px}.icon-box--highlight{border:1px solid var(--border-highlight)}.icon-box--warning{border:1px solid var(--border-warning)}.icon-box--teal{border:1px solid var(--border-focus-subtle)}.icon-box--info{border:1px solid var(--border-information)}.lp-card__body{flex-direction:column;gap:24px;display:flex}.lp-card__text{flex-direction:column;gap:12px;display:flex}.lp-card__text p{color:var(--text-body);font-size:16px;line-height:24px}.link-btn{height:32px;color:var(--text-body);align-items:center;gap:6px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex}.link-btn img{width:16px;height:16px}.courses{flex-direction:column;gap:48px;padding:120px 40px 0;display:flex}.courses__head{justify-content:space-between;align-items:flex-start;display:flex}.courses__head .sub{color:var(--text-body-secondary);width:478px;margin-top:8px;font-size:16px;line-height:24px}.courses__grid{gap:16px;display:flex}.course-card{background:var(--surface-default);border:1px solid var(--border-tertiary);border-radius:var(--radius-xl);flex-direction:column;gap:20px;width:360px;display:flex;position:relative;overflow:hidden}.course-card__img{object-fit:cover;width:100%;height:200px}.course-card__rating{background:var(--surface-default);border-radius:var(--radius-l);height:30px;color:var(--text-heading);align-items:center;gap:4px;padding:6px;font-size:16px;display:flex;position:absolute;top:11px;right:11px}.course-card__rating img{width:18px;height:18px}.course-card__body{flex-direction:column;flex-grow:1;gap:16px;padding:0 20px 20px;display:flex}.course-card__meta{gap:4px;display:flex}.meta-pill{border:1px solid var(--border-tertiary);border-radius:var(--radius-xxl);color:var(--text-heading);align-items:center;gap:8px;padding:8px 10px;font-size:14px;line-height:20px;display:inline-flex}.meta-pill img{width:18px;height:18px}.course-card__by{flex-direction:column;gap:6px;display:flex}.course-card__by .by{font-size:12px;line-height:18px}.course-card__by .who{color:var(--text-heading);font-size:14px;line-height:20px}.course-card__foot{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.course-card__price{align-items:center;gap:8px;display:flex}.price-offer{color:var(--text-success);font-size:14px;line-height:20px}.price-old{color:var(--text-body-tertiary);font-size:12px;line-height:18px;text-decoration:line-through}.price-now{font-family:var(--font-heading);color:var(--text-heading);font-size:32px;font-weight:500;line-height:48px}.course-card__arrow{width:30px;height:28px}.webinar-wrap{padding:120px 162px 0;position:relative}.webinar-next{background:var(--surface-default);border:1px solid var(--border-tertiary);border-radius:40px;justify-content:center;align-items:center;width:44px;height:44px;margin-top:60px;display:flex;position:absolute;top:50%;right:40px}.webinar-next img{width:24px;height:24px}.webinar{border:1px solid var(--border-focus-subtle);border-radius:var(--radius-xl);justify-content:space-between;align-items:center;height:416px;padding:0 32px;display:flex;position:relative;overflow:hidden}.webinar__bg{object-fit:cover;opacity:.35;pointer-events:none;width:1247px;height:749px;position:absolute;top:-200px;left:-131px}.webinar__left{flex-direction:column;gap:40px;padding:32px 0;display:flex;position:relative}.webinar__info{flex-direction:column;gap:24px;display:flex}.webinar__titles{flex-direction:column;gap:8px;display:flex}.webinar__titles .h4{width:547px}.webinar__titles p{width:520px;font-size:14px;line-height:20px}.webinar__when{gap:32px;display:flex}.webinar__when-item{color:var(--text-heading);align-items:center;gap:8px;font-size:16px;display:flex}.webinar__when-icon{background:var(--surface-action-subtle);border-radius:40px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.webinar__when-icon img{width:16px;height:16px}.webinar__right{flex-shrink:0;width:408px;height:416px;position:relative}.webinar__photo{object-fit:fill;width:367px;height:399px;position:absolute;top:17px;left:12px}.stats-wrap{padding:120px 32px 0}.stats{border-radius:var(--radius-xl);padding:32px;position:relative;overflow:hidden}.stats__bg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.stats:after{content:"";z-index:1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 -4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.15'/%3E%3C/svg%3E");position:absolute;inset:0}.stats__inner{z-index:2;flex-direction:column;align-items:flex-start;gap:48px;display:flex;position:relative}.stats__row{gap:24px;width:100%;display:flex}.stat{flex:1;align-items:center;gap:16px;display:flex}.stat__divider{background:var(--border-disabled);flex-shrink:0;width:1px;height:190px}.stat__body{height:201px;color:var(--text-on-action);flex-direction:column;flex:1;justify-content:space-between;display:flex}.stat__label{max-width:246px;font-size:16px;font-weight:600;line-height:24px}.stat__value{font-family:var(--font-heading);font-size:60px;font-weight:500;line-height:72px}.benefits{background:var(--surface-container);margin-top:120px;padding:40px 162px}.benefits__inner{justify-content:space-between;gap:60px;display:flex}.benefits__left{flex-direction:column;justify-content:space-between;width:438px;display:flex}.benefits__intro{flex-direction:column;gap:16px;display:flex}.benefits__intro .h4{width:359px}.benefits__intro .sub{color:var(--text-body-secondary);width:363px;font-size:16px;line-height:24px}.benefits__cta{height:48px;color:var(--text-body);align-items:center;gap:8px;font-size:16px;font-weight:600;display:inline-flex}.benefits__cta img{width:24px;height:24px}.benefits__trust{flex-direction:column;gap:12px;margin-top:100px;display:flex}.benefits__trust>p{color:var(--text-body-secondary);width:363px;font-size:16px;line-height:24px}.benefits__trust-row{align-items:center;gap:6px;display:flex}.initials-group{display:flex}.initial{border-radius:100px;justify-content:center;align-items:center;width:32px;height:32px;margin-right:-12px;font-size:10px;font-weight:600;line-height:16px;display:flex}.initial--teal{background:var(--surface-action-subtle);border:1px solid var(--border-action);color:var(--text-action)}.initial--purple{background:var(--surface-highlight-subtle);border:1px solid var(--border-highlight);color:var(--text-highlight)}.initial--yellow{background:var(--surface-warning-subtle);border:1px solid var(--border-warning);color:var(--text-warning)}.initial--plus{background:var(--surface-default);border:1px solid var(--border-tertiary);color:var(--text-heading);margin-right:0;font-size:14px;font-weight:400}.benefits__trust-row>span{color:var(--text-heading);font-size:16px}.benefits__right{flex-direction:column;gap:10px;width:620px;display:flex}.benefit-card{background:var(--surface-default);border-radius:var(--radius-xl);flex-direction:column;gap:80px;padding:24px;display:flex}.benefit-card__top{align-items:center;gap:12px;display:flex}.benefit-card__top span{color:var(--text-body);font-size:20px;line-height:30px}.benefit-card__text{flex-direction:column;gap:8px;display:flex}.benefit-card__text p:last-child{color:var(--text-body);font-size:14px;line-height:20px}.benefits__row{gap:10px;display:flex}.benefits__row .benefit-card{flex:1}.topics{flex-direction:column;gap:48px;padding:120px 40px 0;display:flex}.topics__head{justify-content:space-between;align-items:flex-start;display:flex}.topics__head .h4{width:453px}.topics__head-right{flex-direction:column;align-items:flex-end;gap:26px;display:flex}.topics__head-right p{text-align:right;width:402px;font-size:16px;line-height:24px}.topics__grid{gap:20px;display:flex}.topic-card{border-radius:var(--radius-xl);background:var(--surface-action-subtle);border:1px solid var(--border-focus-subtle);flex-direction:column;flex:1;display:flex;overflow:hidden}.topic-card__inner{background:var(--surface-default);border-radius:var(--radius-xl);flex-direction:column;justify-content:space-between;height:340px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 5.9px #dcdcdc40}.topic-card__bg{object-fit:cover;opacity:.08;pointer-events:none;width:417px;height:626px;position:absolute;top:50%;left:50%;transform:translate(calc(-50% - 35px),calc(151px - 50%))rotate(180deg)}.topic-card__icon{position:relative}.topic-card__text{flex-direction:column;gap:8px;display:flex;position:relative}.topic-card__text p{font-size:12px;line-height:18px}.topic-card__link{color:var(--text-action);justify-content:center;align-items:center;padding:12px 21px;font-size:16px;font-weight:600;line-height:24px;display:flex}.testimonials{flex-direction:column;align-items:center;gap:48px;padding:120px 32px 0;display:flex}.testimonials__row{justify-content:center;align-items:flex-start;gap:16px;width:100%;display:flex;position:relative;overflow:hidden}.t-card{background:var(--surface-container);border:1px solid var(--border-tertiary);border-radius:var(--radius-l);flex-direction:column;flex-shrink:0;gap:56px;width:265px;padding:16px;display:flex}.t-card__quote{font-size:16px;line-height:24px}.t-card__who{flex-direction:column;gap:8px;display:flex}.t-card__name{font-family:var(--font-signature);color:var(--text-heading);font-size:34px;line-height:1.2}.t-card__role{color:var(--text-body-tertiary);font-size:10px;line-height:16px}.t-nav{background:var(--surface-default);border:1px solid var(--border-tertiary);border-radius:40px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:144px}.t-nav img{width:24px;height:24px}.t-nav--prev{left:8px}.t-nav--next{right:8px}.cta{background:radial-gradient(ellipse 900px 400px at 30% 0%, var(--surface-action-subtle) 0%, #fff 70%);justify-content:space-between;align-items:center;min-height:326px;margin-top:120px;padding:28px 40px;display:flex;position:relative;overflow:hidden}.cta__bg{pointer-events:none;width:1596px;max-width:none;height:440px;position:absolute;top:-60px;left:-64px}.cta__text{flex-direction:column;gap:8px;width:580px;display:flex;position:relative}.cta__text .h3{color:var(--text-heading);width:558px}.cta__text p{font-size:20px;line-height:30px}.cta__actions{gap:8px;display:flex;position:relative}.cta__actions .btn--primary{width:164px}.cta__actions .btn--white{width:100px}.site-footer{background:linear-gradient(100deg,#aed3d8 0%,#5cada5 45%,#3d897e 100%);margin-top:100px;padding:0 32px 32px;position:relative}.site-footer:before{content:"";pointer-events:none;background:linear-gradient(#fff 0%,#fff0 100%),linear-gradient(100deg,#aed3d8 0%,#5cada5 45%,#3d897e 100%);height:180px;position:absolute;bottom:100%;left:0;right:0}.site-footer__card{background:#fff;border-radius:27px;flex-direction:column;gap:40px;padding:32px;display:flex}.footer-top{justify-content:space-between;align-items:flex-start;display:flex}.footer-brand{flex-direction:column;gap:24px;width:475px;display:flex}.footer-brand__logo{align-items:center;gap:8px;display:flex}.footer-brand__logo img{object-fit:contain;width:59px;height:40px}.footer-brand__logo span{letter-spacing:-.34px;color:#2a2a2a;font-family:Montserrat,sans-serif;font-size:17px;font-weight:600;line-height:1.1}.footer-brand>p{font-size:16px;line-height:24px}.footer-social{gap:8px;display:flex}.footer-social a{border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.footer-social img{width:15px;height:15px}.footer-social .fb{background:#0866ff}.footer-social .yt{background:#ff0302}.footer-social .x{background:#000}.footer-social .ig{background:#ff077f}.footer-news{flex-direction:column;align-items:flex-end;gap:24px;width:400px;display:flex}.footer-news h3{text-align:right;width:317px}.footer-news__form{background:var(--surface-container);border-radius:62px;justify-content:space-between;align-items:center;width:100%;padding:4px;display:flex}.footer-news__form input{font-family:var(--font-body);color:var(--text-body);background:0 0;border:none;outline:none;flex:1;padding-left:12px;font-size:14px}.footer-news__form input::placeholder{color:#abaeb2}.footer-news__form button{background:var(--surface-action);color:#fff;border-radius:45px;padding:8px 16px;font-size:14px;font-weight:600;line-height:20px}.footer-news>p{color:var(--text-body-secondary);text-align:right;font-size:12px;line-height:18px}.footer-divider{border:none;border-top:1px solid var(--border-tertiary);width:100%}.footer-links{flex-direction:column;gap:32px;display:flex}.footer-links__row{justify-content:space-between;display:flex}.footer-links__row--secondary{justify-content:flex-start;gap:129px}.footer-links__small-cols{gap:129px;display:flex}.footer-col{flex-direction:column;gap:8px;display:flex}.footer-col h4{font-family:var(--font-body);color:var(--text-heading);font-size:20px;font-weight:600;line-height:30px}.footer-col ul{flex-direction:column;gap:2px;list-style:none;display:flex}.footer-col li a{color:var(--text-body);font-size:14px;line-height:20px}.footer-contact{flex-direction:column;gap:50px;width:499px;display:flex}.footer-contact__grid{gap:72px;display:flex}.footer-contact__col{flex-direction:column;gap:26px;display:flex}.contact-item{flex-direction:column;gap:2px;display:flex}.contact-item__label{align-items:center;gap:6px;font-size:14px;line-height:20px;display:flex}.contact-item__label img{width:18px;height:18px}.contact-item__value{color:var(--text-heading);font-size:16px;line-height:24px}.footer-bottom{color:var(--text-heading);justify-content:space-between;align-items:center;font-size:16px;line-height:24px;display:flex}.footer-bottom__legal{align-items:center;gap:12px;display:flex}.hamburger-btn{color:var(--text-heading);cursor:pointer;background:0 0;border:none;padding:8px;display:none}@media (width<=1024px){.hamburger-btn{display:block;position:absolute;top:20px;right:20px}.site-header{flex-direction:column;align-items:flex-start;gap:16px;padding:16px 20px}.site-header__left{flex-direction:column;align-items:flex-start;width:100%}.site-header__nav,.site-header__right{flex-direction:column;align-items:flex-start;width:100%;display:none}.site-header.nav-open .site-header__nav,.site-header.nav-open .site-header__right{display:flex}.hero-wrap{padding:8px 16px 0}.hero{flex-direction:column;align-items:center;height:auto;padding-bottom:40px;display:flex}.hero__bg{height:100%}.hero__content{width:100%;padding:40px 20px 0;position:relative;top:0;left:0;transform:none}.hero__heading .h2{width:100%;font-size:40px;line-height:48px}.hero__sub{width:100%;font-size:16px;line-height:24px}.hero__search{width:100%;max-width:466px}.hero__img{width:100%;max-width:641px;height:auto;margin-top:40px;position:relative;top:0;left:0;transform:none}.float-card{display:none}.learning-path{gap:32px;width:100%;padding:60px 20px 0}.section-head--center,.section-head--center .sub{width:100%}.lp-cards{flex-direction:column}.courses{padding:60px 20px 0}.courses__head{flex-direction:column;gap:16px}.courses__head .sub{width:100%}.courses__grid{flex-wrap:wrap;justify-content:center}.course-card{width:calc(50% - 16px);min-width:300px}.webinar-wrap{padding:60px 20px 0}.webinar{flex-direction:column;gap:40px;height:auto;padding:40px 20px}.webinar__left,.webinar__titles .h4,.webinar__titles p{width:100%}.webinar__right{justify-content:center;width:100%;height:auto;display:flex}.webinar__photo{width:100%;max-width:367px;height:auto;position:relative;top:0;left:0}.webinar-next{margin-top:0;top:auto;bottom:20px;right:50%;transform:translate(50%)}.stats-wrap{padding:60px 20px 0}.stats__inner{text-align:center;align-items:center}.stats__row{flex-wrap:wrap;justify-content:center;gap:40px}.stat{flex-direction:column;flex:0 0 calc(50% - 20px)}.stat__divider{width:100%;height:1px}.stat__body{gap:16px;height:auto}.benefits{margin-top:60px;padding:60px 20px}.benefits__inner{flex-direction:column;align-items:center;gap:40px}.benefits__left,.benefits__right{width:100%;max-width:620px}.benefits__intro .h4,.benefits__intro .sub{width:100%}.benefits__trust{margin-top:40px}.benefits__trust>p{width:100%}.topics{padding:60px 20px 0}.topics__head{flex-direction:column;gap:16px}.topics__head .h4{width:100%}.topics__head-right{align-items:flex-start}.topics__head-right p{text-align:left;width:100%}.topics__grid{flex-wrap:wrap}.topic-card{min-width:250px}.testimonials{padding:60px 20px 0}.testimonials__row{flex-wrap:wrap;justify-content:center}.cta{text-align:center;flex-direction:column;gap:32px;margin-top:60px;padding:40px 20px}.cta__text{align-items:center;width:100%}.cta__text .h3{width:100%}.site-footer{margin-top:60px;padding:0 16px 16px}.site-footer__card{gap:32px;padding:24px 16px}.footer-top{flex-direction:column;gap:32px}.footer-brand{width:100%}.footer-news{align-items:flex-start;width:100%}.footer-news h3,.footer-news>p{text-align:left;width:100%}.footer-links__row,.footer-links__row--secondary{flex-flow:wrap;gap:32px}.footer-links__row .footer-col,.footer-links__row--secondary .footer-col{width:calc(50% - 16px)}.footer-links__small-cols{flex-flow:wrap;gap:32px;width:100%;display:flex}.footer-contact{gap:32px;width:100%}.footer-contact__grid{flex-direction:column;gap:32px}.footer-contact__col{width:100%}.footer-bottom{text-align:center;flex-direction:column;gap:16px}}@media (width<=768px){.h1{font-size:40px;line-height:48px}.h2{font-size:32px;line-height:40px}.h3{font-size:28px;line-height:36px}.h4{font-size:24px;line-height:32px}.btn--login{width:100%}.hero__heading .h2{font-size:32px;line-height:40px}.hero__search{border-radius:16px;flex-direction:column;gap:12px;padding:12px}.hero__search input{text-align:center;width:100%;padding-left:0}.hero__search-btn{width:100%}.hero__popular{flex-direction:column}.hero__chips{flex-wrap:wrap;justify-content:center}.course-card{width:100%;min-width:unset}.stat{flex:0 0 100%}.benefits__row{flex-direction:column;gap:16px}.topics__grid{flex-direction:column}.cta__actions{flex-direction:column;width:100%}.cta__actions .btn--primary,.cta__actions .btn--white{width:100%}.footer-news__form{border-radius:16px;flex-direction:column;gap:12px;padding:12px}.footer-news__form input{text-align:center;width:100%;margin-bottom:8px;padding-left:0}.footer-news__form button{width:100%}.footer-links__small-cols{flex-wrap:nowrap;gap:8px}.footer-links__small-cols .footer-col{width:33.33%}.footer-links__small-cols h4{font-size:16px;line-height:24px}.footer-links__small-cols ul li a{font-size:12px;line-height:18px}}
