.moto-licenses{background:var(--bg-section);border-radius:var(--radius);padding:60px 20px}.moto-licenses,.moto-licenses__header{display:flex;flex-direction:column;align-items:center}.moto-licenses__header{text-align:center;margin-bottom:60px}.moto-licenses__heading{font-weight:600;letter-spacing:-.02em;color:var(--text-dark);margin:0 0 24px}.moto-licenses__desc{font-weight:400;font-size:var(--text-lg-fs);line-height:120%;color:var(--text-light);margin:0;max-width:606px}.moto-licenses__list{width:100%;max-width:1280px;display:flex;flex-direction:column;gap:10px}.moto-item{background:var(--bg-primary);border-radius:var(--radius);overflow:hidden}.moto-item__row{display:flex;align-items:stretch}.moto-item__left{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:space-between}.moto-item__top{width:100%;display:flex;align-items:center;gap:16px;padding:24px 32px;background:none;border:none;cursor:pointer;text-align:left;font:inherit}.moto-item__icon{width:55px;height:55px;border-radius:8px;background:var(--bg-section);display:flex;align-items:center;justify-content:center;flex-shrink:0}.moto-item__icon-img{width:33px;height:33px;object-fit:contain;display:block}.moto-item__title{font-weight:700;font-size:var(--h3-fs);letter-spacing:-.02em;color:var(--text-dark)}.moto-item__duration{flex:1 1;font-size:var(--text-xl-fs);color:var(--text-dark)}.moto-item__chevron{align-self:flex-start;flex-shrink:0;display:flex;padding:46px 32px 0 0;background:none;border:none;cursor:pointer}.moto-item__media-wrap{flex-shrink:0;overflow:hidden;max-width:0;max-height:0;transition:max-height .3s ease,max-width 0s linear .3s}.moto-item--open .moto-item__media-wrap{max-width:600px;max-height:231px;transition:max-height .3s ease,max-width 0s}.moto-item__media{display:flex;gap:10px;padding:24px 32px 24px 0}.moto-item__stats{box-sizing:border-box;overflow:hidden;max-height:0;transition:max-height .3s ease,padding-bottom .3s ease;display:flex;gap:40px;flex-wrap:wrap;padding:0 32px}.moto-item--open .moto-item__stats{max-height:120px;padding-bottom:24px}.moto-stat{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.moto-stat__label{font-size:var(--text-md-fs);color:var(--text-light);margin-bottom:4px}.moto-stat__value{font-weight:600;font-size:var(--text-md-fs);color:var(--text-dark)}.moto-item__image{width:276px;height:183px;object-fit:cover;border-radius:var(--radius);display:block}.moto-item__price-card{width:235px;background:var(--bg-section);border:1px solid rgba(24,30,44,.1);border-radius:var(--radius);padding:16px;display:flex;flex-direction:column;gap:8px}.moto-item__price-label{font-size:var(--text-md-fs);color:var(--text-dark)}.moto-item__price-row{display:flex;align-items:baseline;gap:6px}.moto-item__price-amount{font-weight:700;font-size:32px;letter-spacing:-.02em;color:var(--color-blue-primary)}.moto-item__price-currency{font-weight:700;font-size:var(--text-md-fs);color:var(--color-blue-primary)}.moto-item__price-unit{font-size:var(--text-sm-fs);color:var(--color-blue-primary);margin-top:-4px}.moto-item__btn{font-size:var(--text-md-fs)}@media (max-width:900px){.moto-licenses{padding:60px 20px}.moto-item__row{flex-wrap:wrap}.moto-item__top{padding:16px 20px;flex-wrap:wrap}.moto-item__media-wrap{order:1}.moto-item__chevron{padding:38px 20px 0 0}.moto-item__media{padding:0 20px 20px;flex-wrap:wrap}.moto-item--open .moto-item__media-wrap{max-width:100%;max-height:500px}.moto-item__stats{padding:0 20px}.moto-item--open .moto-item__stats{padding-bottom:20px}}.request-modal__title{font-size:24px;font-weight:600;color:var(--text-dark);margin:0 0 24px;padding-right:32px}.request-modal__progress{margin-bottom:24px}.request-modal__progress-labels{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:var(--text-dark);margin-bottom:8px}.request-modal__progress-percent{color:var(--color-blue-primary);font-weight:600}.request-modal__progress-track{height:4px;border-radius:4px;background:var(--bg-primary);overflow:hidden}.request-modal__progress-fill{height:100%;background:var(--color-blue-primary);transition:width .2s ease}.request-modal__section-heading{font-size:20px;font-weight:600;color:var(--text-dark);margin:0 0 16px}.request-modal__divider{border:none;border-top:1px solid var(--bg-primary);margin:0 0 20px}.request-modal__plan{margin-bottom:20px}.request-modal__plan-name{font-size:18px;font-weight:600;color:var(--text-dark)}.request-modal__plan-desc{font-size:14px;color:var(--text-light);margin-top:4px}.request-modal__price-grid{display:flex;align-items:flex-end;gap:16px;margin-bottom:24px}.request-modal__price-col--mid{margin-left:auto}.request-modal__price-col--end:not(:nth-child(2)){text-align:right}.request-modal__price-col--end:nth-child(2){margin-left:auto;text-align:right}.request-modal__price-col{display:flex;flex-direction:column;gap:6px}.request-modal__price-label{font-size:14px;color:var(--text-light)}.request-modal__price-original{position:relative;display:inline-block;width:-moz-fit-content;width:fit-content;font-size:20px;font-weight:600;color:var(--text-dark)}.request-modal__price-original:after{content:"";position:absolute;left:-3px;right:-3px;top:50%;height:2px;background:var(--color-red-primary);transform:rotate(-10deg)}.request-modal__price-amount{font-size:20px;font-weight:600;color:var(--text-dark);position:relative;width:-moz-fit-content;width:fit-content}.request-modal__price-amount--struck:after{content:"";position:absolute;left:-3px;right:-3px;top:50%;height:2px;background:var(--text-light);transform:rotate(-12deg)}.request-modal__price-unit{font-size:14px;font-weight:400;color:var(--text-light);margin-left:4px}.request-modal__discount-badge{display:inline-block;background:var(--color-red-primary);color:#fff;font-size:16px;font-weight:700;padding:6px 14px;border-radius:8px;width:-moz-fit-content;width:fit-content}.request-modal__total-amount{font-size:20px;font-weight:700;color:var(--color-blue-primary);white-space:nowrap}.request-modal__notice{display:flex;gap:16px;align-items:flex-start;margin-bottom:24px}.request-modal__notice-icon{flex-shrink:0;width:41px;height:41px;border-radius:50%;background:var(--bg-primary);display:flex;align-items:center;justify-content:center}.request-modal__notice-title{font-size:16px;font-weight:600;color:var(--text-dark);margin-bottom:4px}.request-modal__notice-text{margin:0}.request-modal__notice-text,.request-modal__step-desc{font-size:14px;color:var(--text-light);line-height:1.4}.request-modal__step-desc{margin:0 0 24px}.request-modal__field-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;margin-bottom:20px}.request-modal__field{display:flex;flex-direction:column;gap:8px}.request-modal__field-label{font-size:14px;font-weight:500;color:var(--text-dark)}@media (max-width:640px){.request-modal__field-grid{grid-template-columns:1fr}}.request-modal__dropzone{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 20px;background:var(--bg-primary);border:1px dashed #ccd2e4;border-radius:var(--radius);cursor:pointer;margin-bottom:24px}.request-modal__dropzone-input{display:none}.request-modal__dropzone-label{font-size:16px;color:var(--text-dark)}.request-modal__dropzone-hint{font-size:14px;color:var(--text-light)}.request-modal__dropzone--error{border-color:var(--color-red-primary)}.request-modal__field-error{font-size:13px;color:var(--color-red-primary);margin:-16px 0 24px}.request-modal__dropzone--filled{flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;padding:12px;cursor:default}.request-modal__file-preview{width:56px;height:56px;border-radius:8px;object-fit:cover;flex-shrink:0}.request-modal__file-preview--generic{display:flex;align-items:center;justify-content:center;background:var(--bg-section)}.request-modal__file-info{flex:1 1;min-width:0}.request-modal__file-name{font-size:14px;color:var(--text-dark);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.request-modal__file-size{font-size:13px;color:var(--text-light);margin-top:2px}.request-modal__file-remove{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;color:var(--text-light);font-size:12px;cursor:pointer}.request-modal__file-remove-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--bg-primary)}.request-modal__actions{display:flex;gap:12px}.request-modal__actions .btn{flex:1 1}.request-modal__success-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.request-modal__success-title{font-size:28px;font-weight:700;color:var(--text-dark);margin:0}.request-modal__checklist{list-style:none;margin:0 0 32px;padding:0;display:flex;flex-direction:column;gap:16px}.request-modal__checklist li{display:flex;align-items:center;gap:12px;font-size:16px;color:var(--text-light)}.request-modal__field-optional{font-weight:400;color:var(--text-light)}.request-modal__textarea{width:100%;padding:12px 14px;border:1px solid #e4e7f0;border-radius:var(--radius);font:inherit;color:var(--text-dark);background:var(--bg-primary);resize:vertical}.request-modal__textarea:focus{outline:none;border-color:var(--color-blue-primary)}.request-modal__confirm{display:flex;align-items:flex-start;gap:10px;margin-top:8px;font-size:15px;line-height:1.4;color:var(--text-dark);cursor:pointer}.request-modal__confirm input{margin-top:2px;width:18px;height:18px;flex-shrink:0;accent-color:var(--color-blue-primary);cursor:pointer}.offer-pricing{background:var(--bg-dark);border-radius:var(--radius);padding:60px}.offer-pricing,.offer-pricing__top{display:flex;flex-direction:column;gap:40px}.offer-pricing__top{align-items:center}.offer-pricing__header{display:flex;flex-direction:column;align-items:center;text-align:center}.offer-pricing__heading{font-weight:600;letter-spacing:-.02em;color:#FDFDFE;margin:0 0 24px}.offer-pricing__desc{font-weight:400;font-size:var(--text-lg-fs);line-height:var(--text-lg-lh);color:#FDFDFE;margin:0;max-width:560px}.offer-pricing__cards{display:grid;grid-template-columns:repeat(3,minmax(0,420px));grid-gap:var(--space-sm);gap:var(--space-sm);justify-content:center}.offer-pricing__card{width:100%;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:32px;display:flex;flex-direction:column}.offer-pricing__card:not(.offer-pricing__card--blue):not(.offer-pricing__card--orange):hover{background:#2C344A}.offer-pricing__card:not(.offer-pricing__card--blue):not(.offer-pricing__card--orange):hover .btn--filled.btn--dark{background:#1F2535}.offer-pricing__card--blue{background:var(--color-blue-primary);border-color:var(--color-blue-primary)}.offer-pricing__card--orange{background:var(--color-red-primary);border-color:var(--color-red-primary)}.offer-pricing__plan-name{font-weight:600;font-size:var(--h3-fs);line-height:var(--h3-lh);letter-spacing:-.02em;color:#FDFDFE;margin:0 0 16px}.offer-pricing__plan-desc{font-weight:400;font-size:var(--text-md-fs);line-height:100%;color:#FDFDFE;margin:0 0 32px}.offer-pricing__price-block{display:flex;flex-direction:column;gap:0}.offer-pricing__price-label{display:block;color:rgba(253,253,254,.6)}.offer-pricing__original-price,.offer-pricing__price-label{font-weight:400;font-size:var(--text-md-fs);line-height:100%;margin-bottom:8px}.offer-pricing__original-price{position:relative;display:inline-block;width:-moz-fit-content;width:fit-content;letter-spacing:-.02em;color:rgba(253,253,254,.5)}.offer-pricing__original-price:after{content:"";position:absolute;left:-3px;right:-3px;top:50%;height:2px;background:var(--color-red-primary);transform:rotate(-10deg)}.offer-pricing__price-row{display:flex;align-items:baseline;gap:6px}.offer-pricing__price-amount{font-size:40px}.offer-pricing__price-amount,.offer-pricing__price-unit{font-weight:600;line-height:100%;letter-spacing:-.02em;color:#FDFDFE}.offer-pricing__price-unit{font-size:var(--h3-fs)}.offer-pricing__price-total{font-size:13px;color:rgba(253,253,254,.6);margin-top:4px}.offer-pricing__spacer{flex:1 1;min-height:24px}.offer-pricing__features-block{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.offer-pricing__includes-label{font-weight:400;font-size:var(--text-sm-fs);line-height:100%;color:rgba(253,253,254,.5)}.offer-pricing__card--blue .offer-pricing__includes-label,.offer-pricing__card--orange .offer-pricing__includes-label{color:rgba(253,253,254,.7)}.offer-pricing__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.offer-pricing__features li{display:flex;align-items:center;gap:10px;font-weight:400;font-size:var(--text-md-fs);line-height:100%;color:#FFFFFF}.offer-pricing__features li svg path{stroke:var(--color-blue-primary)}.offer-pricing__card--blue .offer-pricing__features li svg path,.offer-pricing__card--orange .offer-pricing__features li svg path{stroke:#FDFDFE}.offer-pricing__card--orange .btn--filled.btn--white{color:var(--color-red-primary)}.offer-pricing__footer{display:flex;justify-content:center;margin-top:20px}.offer-section{background:var(--bg-dark);border-radius:var(--radius);padding:60px;display:flex;flex-direction:column;gap:40px;box-sizing:border-box;overflow:hidden}.offer-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.offer-section__header-left{display:flex;flex-direction:column}.offer-section__header-left .badge{width:-moz-fit-content;width:fit-content}.offer-section__heading{font-weight:600;letter-spacing:-.02em;color:#FDFDFE;margin:0 0 24px}.offer-section__desc{font-weight:400;font-size:var(--text-lg-fs);line-height:var(--text-lg-lh);color:#FDFDFE;margin:0;max-width:569px}.offer-section__auf-raten{display:inline-flex;align-items:center;justify-content:center;height:45px;padding:0 20px;gap:10px;border-radius:var(--radius);font-weight:500;font-size:var(--text-md-fs);line-height:1;color:#FDFDFE;text-decoration:none;white-space:nowrap;flex-shrink:0;border:1px solid transparent;background:linear-gradient(var(--bg-dark),var(--bg-dark)) padding-box,linear-gradient(135deg,#FFFFFF 0,#99AAC7 100%) border-box;transition:opacity .15s ease}.offer-section__auf-raten:hover{background:#343D52;border-color:transparent;opacity:1}.offer-section__cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.offer-section__banner{display:flex;align-items:center;justify-content:space-between;gap:20px;height:90px;padding:0 30px;border-radius:var(--radius);background:linear-gradient(90deg,var(--color-blue-primary),var(--color-red-primary));color:#FDFDFE;font-weight:500;font-size:var(--text-xl-fs);line-height:1;text-decoration:none;transition:opacity .15s}.offer-section__banner:hover{opacity:.9}.offer-section__bottom-img{width:100%;border-radius:var(--radius);display:block;object-fit:cover;max-height:280px}@media (max-width:1100px){.offer-pricing__cards{grid-template-columns:minmax(0,420px)}.offer-section__cards{grid-template-columns:1fr}.offer-section__header{flex-direction:column;align-items:flex-start}.offer-pricing__card{height:auto}}@media (max-width:900px){.offer-pricing{padding:60px 10px;gap:60px}.offer-pricing__header{padding:0 10px}.offer-pricing__price-amount,.offer-pricing__price-unit{white-space:nowrap}.offer-pricing__footer .btn{width:100%}.offer-section{padding:60px 20px}.offer-section__cards{grid-template-columns:minmax(0,1fr)}}.page-hero-layout{display:flex;gap:10px;align-items:flex-start}.page-hero-left{flex:0 0 58%;display:flex;flex-direction:column;gap:10px}.page-hero-content{background:var(--bg-section);border-radius:var(--radius);padding:60px;display:flex;flex-direction:column;gap:0;min-height:707px;justify-content:flex-end}.page-hero-content .badge{width:-moz-fit-content;width:fit-content}.page-hero__heading{max-width:767px;font-size:var(--h1-fs);font-weight:600;line-height:var(--h1-lh);letter-spacing:-1.44px;color:var(--text-dark);margin:0 0 24px}.page-hero__desc{font-size:20px;font-weight:500;color:var(--text-light);margin:0;max-width:767px}.page-hero__cta{display:flex;align-items:center;justify-content:space-between;padding:0 30px;height:90px;border-radius:var(--radius);background:linear-gradient(93deg,var(--color-blue-primary) 0,#E8445A 100%);text-decoration:none;flex-shrink:0}.page-hero__cta--blue{background:linear-gradient(93deg,var(--color-blue-primary) 0,var(--color-blue-light) 100%)}.page-hero__cta--blue:hover,.page-hero__cta:hover{background:var(--color-blue-primary)}.page-hero__cta span{font-size:20px;font-weight:500;color:#FDFDFE}.page-hero-right{position:relative;flex:1 1;border-radius:var(--radius);overflow:hidden;min-height:807px}.page-hero__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.page-hero__img-placeholder{width:100%;height:100%;min-height:807px;background:linear-gradient(135deg,#1A2540,var(--color-blue-primary))}@media (max-width:900px){.page-hero-layout{flex-direction:column}.page-hero-left{flex:none;width:100%}.page-hero-content{min-height:0;padding:140px 20px 40px}.page-hero-right{min-height:370px;width:100%}.page-hero__img-placeholder{min-height:370px}}.showcase{display:flex;align-items:stretch;background:var(--bg-section);border-radius:var(--radius);overflow:hidden}.showcase__left{flex:0 0 58%;display:flex;flex-direction:column;padding:60px}.showcase__badge{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:var(--radius);background:var(--bg-primary);font-size:14px;font-weight:500;color:var(--color-blue-primary);width:-moz-fit-content;width:fit-content;margin-bottom:16px}.showcase__heading{max-width:585px;font-size:var(--h2-fs);font-weight:600;line-height:var(--h2-lh);letter-spacing:-.96px;color:var(--text-dark);margin:0 0 24px}.showcase__description{font-size:18px;line-height:120%;color:var(--text-light);margin:0 0 40px;max-width:508px}.showcase__actions{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:101px}.showcase__features{gap:10px;background:var(--bg-primary);padding:10px;margin-top:auto}.showcase__feature,.showcase__features{display:flex;border-radius:var(--radius)}.showcase__feature{flex:1 1;flex-direction:column;padding:20px;background:var(--bg-section);min-height:163px}.showcase__feature-icon{width:37px;height:37px;border-radius:8px;background:var(--bg-primary);display:flex;align-items:center;justify-content:center;margin-bottom:24px;flex-shrink:0}.showcase__feature-title{font-size:18px;font-weight:500;color:var(--text-dark);margin-bottom:16px}.showcase__feature-desc{font-size:16px;font-weight:400;color:var(--text-light);line-height:1.2}.showcase__right{flex:1 1;position:relative;min-height:400px}@media (max-width:1024px){.showcase{flex-direction:column;gap:10px;background:none}.showcase__left{flex:1 1 auto;background:var(--bg-section);border-radius:var(--radius)}.showcase__actions{margin-bottom:40px}}@media (max-width:640px){.showcase__left{padding:60px 20px}.showcase__heading{font-size:28px;line-height:36px;letter-spacing:-.56px;margin-bottom:24px}.showcase__features{flex-direction:column}.showcase__right{min-height:240px}.showcase__actions{flex-direction:column;gap:10px}}.team-section{display:flex;flex-direction:column;padding:60px;background:var(--bg-section);border-radius:var(--radius)}.team-section__header{display:flex;flex-direction:column;margin-bottom:60px}.team-section__badge{margin-bottom:16px;width:-moz-fit-content;width:fit-content}.team-section__badge .badge{margin-bottom:0}.team-section__heading{font-weight:600;letter-spacing:-.96px;color:var(--text-dark);margin:0 0 24px}.team-section__description{font-size:18px;font-weight:400;line-height:120%;color:var(--text-light);margin:0;max-width:734px}.team-section__carousel{display:flex;flex-direction:column}.team-section__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:40px}.team-card{flex:1 1;display:flex;flex-direction:column;background:#F1F2F8;border-radius:var(--radius);padding:10px;min-width:0}.team-card__photo{position:relative;width:100%;aspect-ratio:417/329;border-radius:var(--radius);overflow:hidden;flex-shrink:0}.team-card__photo img{width:100%;height:100%;object-fit:cover;display:block}.team-card__photo-placeholder{width:100%;height:100%;background:linear-gradient(180deg,var(--bg-dark) 0,var(--color-blue-primary) 50%,var(--color-red-secondary) 100%)}.team-card__info{display:flex;flex-direction:column;padding:20px 10px 10px}.team-card__name{font-size:32px;font-weight:600;letter-spacing:-.64px;color:var(--text-dark);margin:0 0 16px;line-height:1.2}.team-card__meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:0 32px;margin-bottom:16px}.team-card__meta span{font-size:16px;font-weight:400;color:var(--text-light);white-space:nowrap}.team-card__rating{display:flex;align-items:center;gap:8px;margin-bottom:46px}.team-card__rating span{font-size:16px;font-weight:400;color:var(--color-blue-primary)}.team-card__book{font-size:16px;font-weight:500;color:var(--text-dark);text-decoration:none}.team-card__book:hover{color:var(--color-blue-primary)}.team-section__nav{display:none;align-items:center;gap:12px}.team-section__arrow{flex:0 0 45px;width:45px;height:45px;padding:0;border-radius:50%;background:#F0F2F8;border:1px solid #e4e8f0;color:var(--text-dark);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,opacity .15s}.team-section__arrow:hover:not(:disabled){background:#E4E8F0}.team-section__arrow:disabled{opacity:.4;cursor:default}.team-section__dots{display:flex;align-items:center;gap:12px;margin-left:auto}.team-section__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#C9CFDE;cursor:pointer;transition:background .15s}.team-section__dot--active{background:var(--color-blue-primary)}.team-section__footer{display:flex;justify-content:center}.team-section__footer__btn{font-size:16px}@media (max-width:1024px){.team-section__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.team-section{padding:56px 10px 60px}.team-section__header{margin-bottom:60px;padding:0 10px}.team-section__badge{margin-bottom:24px}.team-section__footer .btn{width:100%}.team-section__description{line-height:20px}.team-section__carousel{gap:24px;margin-bottom:60px}.team-section__grid{display:flex;grid-template-columns:none;justify-content:flex-start;width:100%;margin-bottom:0;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.team-section__grid::-webkit-scrollbar{display:none}.team-section__nav:not([hidden]){display:flex}.team-card{flex:0 0 100%;scroll-snap-align:start}.team-card__name{font-size:24px;line-height:100%;letter-spacing:-.48px}.team-card__meta span{font-size:14px}.team-card__book{font-size:12.81px}.team-card__meta{gap:16px}.team-card__rating{margin-bottom:32px}}.testimonials{background:var(--bg-dark);border-radius:var(--radius);padding:60px;display:flex;flex-direction:column;gap:60px}.testimonials__header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:26px}.testimonials__heading{font-weight:600;color:#FDFDFE;letter-spacing:-.02em;text-align:center;margin:0 0 20px}.testimonials__rating{display:flex;align-items:center}.testimonials__stars{display:flex;gap:5px}.testimonials__score{font-weight:600;font-size:22px;line-height:32px;letter-spacing:-.02em;color:#FDFDFE;margin-left:8px;margin-right:16px}.testimonials__count{font-weight:400;font-size:18px;line-height:20px;letter-spacing:0;text-align:center;color:#FDFDFE}.testimonials__slider{display:flex;align-items:center;justify-content:center;gap:19px}.testimonials__track{flex:1 1 auto;min-width:0;max-width:calc(420px * 3 + var(--space-sm) * 2);display:flex;align-items:stretch;gap:var(--space-sm);overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.testimonials__track::-webkit-scrollbar{display:none}.testimonials__nav,.testimonials__track--fit{justify-content:center}.testimonials__nav{flex:0 0 45px;width:45px;height:45px;padding:0;border-radius:50%;background:#1F2535;border:1px solid #2f3648;color:#FDFDFE;display:flex;align-items:center;cursor:pointer;transition:background .15s,opacity .15s}.testimonials__nav:hover:not(:disabled){background:#343D52}.testimonials__nav:disabled{opacity:.35;cursor:default}.testimonials__nav[hidden]{display:none}.testimonials__dots{display:none;align-items:center;gap:12px}.testimonials__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(253,253,254,.25);cursor:pointer;transition:background .15s}.testimonials__dot--active{background:var(--color-blue-primary)}.testimonials__card{flex:0 0 calc((100% - var(--space-sm) * 2) / 3);scroll-snap-align:start;background:#1F2535;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:37px}.testimonials__card-top{display:flex;align-items:center;gap:14px}.testimonials__card-stars{display:flex;gap:5px;margin-left:auto}.testimonials__avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonials__avatar--fallback{display:flex;align-items:center;justify-content:center;background:var(--color-blue-primary);color:#FDFDFE;font-size:16px;font-weight:600}.testimonials__name{color:#FDFDFE;margin-bottom:6px}.testimonials__name,.testimonials__source{font-weight:400;font-size:16px;line-height:100%;letter-spacing:0}.testimonials__source{color:#A9AFBC}.testimonials__text{font-weight:400;font-size:16px;line-height:120%;letter-spacing:0;color:#A9AFBC;margin:0}.testimonials__footer{display:flex;justify-content:center}.testimonials__see-all{display:inline-flex;align-items:center;padding:12px 28px;border-radius:8px;border:1px solid rgba(255,255,255,.25);background:transparent;color:#FDFDFE;font-size:16px;font-weight:600;text-decoration:none;transition:background .15s}.testimonials__see-all:hover{background:#343D52;border-color:transparent}@media (max-width:1024px){.testimonials__card{flex-basis:calc((100% - var(--space-sm)) / 2)}}@media (max-width:900px){.testimonials__slider{flex-wrap:wrap;justify-content:flex-start;row-gap:62px}.testimonials__track{order:-1;flex:1 0 100%}.testimonials__dots:not([hidden]){display:flex;margin-left:auto}}@media (max-width:640px){.testimonials{padding:60px 20px 48px;gap:60px}.testimonials__header{max-width:240px;margin:0 auto}.testimonials__heading{margin-bottom:15px}.testimonials__rating{flex-wrap:wrap;justify-content:center;row-gap:2px}.testimonials__count{flex-basis:100%;white-space:nowrap}.testimonials__card{flex-basis:100%;gap:16px}.testimonials__card-top{flex-wrap:wrap;row-gap:40px}.testimonials__card-stars{flex-basis:100%;margin-left:0}.testimonials__text{line-height:1.4}}.video-hero{background:var(--bg-section);border-radius:var(--radius);padding:60px;gap:54px}.video-hero,.video-hero__header{display:flex;flex-direction:column;align-items:center}.video-hero__header{text-align:center}.video-hero__heading{font-size:var(--h1-fs);font-weight:600;line-height:var(--h1-lh);letter-spacing:-.02em;color:var(--text-dark);margin:0 0 16px}.video-hero__desc{font-weight:400;font-size:20px;line-height:120%;color:var(--text-light);max-width:757px;margin:0}.video-hero__media{position:relative;width:100%;height:692px;border-radius:var(--radius);overflow:hidden}.video-hero__image,.video-hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.video-hero__mute-toggle{position:absolute;bottom:16px;right:16px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;cursor:pointer;border:none;background:rgba(0,0,0,.5);padding:0}.video-hero__mute-toggle:hover{background:rgba(0,0,0,.7)}@media (max-width:900px){.video-hero{padding:188px 20px 40px}.video-hero__media{height:320px}}.wyl{display:flex;gap:10px;align-items:stretch;padding:60px;background:var(--bg-section);border-radius:var(--radius)}.wyl__left{display:flex;flex-direction:column;align-items:flex-start;flex:1 1}.wyl__heading{font-weight:700;letter-spacing:-.02em;color:var(--text-dark);margin:0 0 24px}.wyl__desc{max-width:603px;font-size:18px;font-weight:400;line-height:120%;color:var(--text-light);margin:0 0 40px}.wyl__cards{display:flex;flex-direction:column;gap:10px}.wyl__cards,.wyl__image{flex:1 1;max-width:516px}.wyl__image{border-radius:var(--radius);overflow:hidden;position:relative;min-height:360px}.wyl__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.wyl-card{background:#F1F2F8;border-radius:var(--radius);padding:24px;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wyl-card--open{background:var(--bg-section);border-color:#D0D6E8;border-width:1px}.wyl-card--open .wyl-card__icon-wrap{background:#F0F2F8}.wyl-card__header{display:flex;align-items:center;gap:24px}.wyl-card__icon-wrap{width:56px;height:56px;background:var(--bg-section);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.wyl-card__title{font-weight:500;font-size:var(--h3-fs);line-height:100%;letter-spacing:-.02em;color:var(--text-dark);flex:1 1}.wyl-card__body{margin-top:20px;display:flex;flex-direction:column;gap:24px}.wyl-card__desc{font-weight:400;font-size:var(--text-md-fs);line-height:120%;color:var(--text-light);margin:0}.wyl-card__features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.wyl-card__feature{display:flex;align-items:center;gap:12px;font-weight:400;font-size:var(--text-md-fs);line-height:100%;color:var(--text-dark)}@media (max-width:1100px){.wyl{flex-wrap:wrap}.wyl__left{flex:0 0 100%}.wyl__cards,.wyl__image{flex:1 1 300px;max-width:100%}}@media (max-width:640px){.wyl{padding:60px 20px;gap:60px}.wyl__heading{font-size:36px}.wyl__image{display:none}.wyl-card__title{font-size:24px}.wyl__left .btn{width:100%}}.wwo-section{background:var(--bg-dark);border-radius:var(--radius);padding:60px;gap:48px}.wwo-header,.wwo-section{display:flex;flex-direction:column}.wwo-header{align-items:center;text-align:center}.wwo-heading{font-weight:700;color:#FDFDFE;margin:0 0 24px}.wwo-subtitle{font-weight:400;letter-spacing:0;text-align:center;color:#FDFDFE;margin:0;max-width:560px;line-height:120%}.wwo-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--space-sm);gap:var(--space-sm)}.wwo-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:var(--space-md) 24px;display:flex;flex-direction:column;text-decoration:none;transition:background .2s ease}.wwo-card:hover{background:#2F3648}.wwo-card__icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.08);border-radius:12px;margin:0 auto 56px;transition:background .2s ease}.wwo-card:hover .wwo-card__icon{background:#1F2535}.wwo-card__title{color:#FDFDFE;margin:0 0 16px;font-weight:600;font-size:32px;line-height:100%;letter-spacing:-2%;text-align:center}.wwo-card__desc{color:rgba(253,253,254,.55);flex:1 1;font-size:16px;line-height:120%;letter-spacing:0;text-align:center;margin:0 0 24px}.wwo-card__link{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#FDFDFE;text-decoration:none;margin-top:8px;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0}.wwo-card__link:hover{opacity:.75}@media (max-width:1024px){.wwo-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.wwo-section{padding:40px 20px 60px;gap:54px}.wwo-heading{font-size:28px;line-height:36px;letter-spacing:-.56px;margin-bottom:24px}.wwo-cards{grid-template-columns:1fr}.wwo-card{padding:24px}.wwo-card__desc{max-width:245px;margin:0 auto 24px;font-size:14px}.wwo-card__icon{margin:0 auto 32px}.wwo-card__title{font-size:24px}}.page-hero-v2{display:flex;flex-direction:column;gap:10px}.page-hero-v2__content{background:var(--bg-section);border-radius:var(--radius);padding:60px;display:flex;flex-direction:column;align-items:center;text-align:center}.page-hero-v2__heading{max-width:980px;font-size:var(--h1-fs);font-weight:600;line-height:var(--h1-lh);letter-spacing:-1.44px;color:var(--text-dark);margin:0 0 24px}.page-hero-v2__desc{font-size:20px;font-weight:500;color:var(--text-light);margin:0;max-width:980px;line-height:120%}.page-hero-v2__cta{display:flex;align-items:center;justify-content:space-between;padding:0 30px;height:90px;border-radius:var(--radius);background:linear-gradient(93deg,var(--color-blue-primary) 0,#E8445A 100%);text-decoration:none;flex-shrink:0}.page-hero-v2__cta--blue{background:linear-gradient(93deg,var(--color-blue-primary) 0,var(--color-blue-light) 100%)}.page-hero-v2__cta--blue:hover,.page-hero-v2__cta:hover{background:var(--color-blue-primary)}.page-hero-v2__cta span{font-size:20px;font-weight:500;color:#FDFDFE}.page-hero-v2__image-wrap{border-radius:var(--radius);overflow:hidden}.page-hero-v2__img{width:100%;max-height:512px;object-fit:cover;display:block}.page-hero-v2__img-placeholder{width:100%;min-height:400px;background:linear-gradient(135deg,#1A2540,var(--color-blue-primary))}@media (max-width:900px){.page-hero-v2__content{padding:188px 20px 60px}}.page-hero-v3{display:flex;gap:10px;align-items:flex-start;flex-direction:row-reverse}.page-hero-v3__left{flex:0 0 50%;display:flex;flex-direction:column;gap:10px}.page-hero-v3__content{background:var(--bg-section);border-radius:var(--radius);padding:60px;display:flex;flex-direction:column;gap:0;min-height:707px;justify-content:flex-end}.page-hero-v3__content .badge{width:-moz-fit-content;width:fit-content}.page-hero-v3__heading{max-width:767px;font-size:var(--h1-fs);font-weight:600;line-height:var(--h1-lh);letter-spacing:-1.44px;color:var(--text-dark);margin:0 0 24px}.page-hero-v3__desc{font-size:20px;font-weight:500;color:var(--text-light);margin:0;max-width:767px}.page-hero-v3__cta{display:flex;align-items:center;justify-content:space-between;padding:0 30px;height:90px;border-radius:var(--radius);background:linear-gradient(93deg,var(--color-blue-primary) 0,#E8445A 100%);text-decoration:none;flex-shrink:0}.page-hero-v3__cta--blue{background:linear-gradient(93deg,var(--color-blue-primary) 0,var(--color-blue-light) 100%)}.page-hero-v3__cta--blue:hover,.page-hero-v3__cta:hover{background:var(--color-blue-primary)}.page-hero-v3__cta span{font-size:20px;font-weight:500;color:#FDFDFE}.page-hero-v3__right{position:relative;flex:1 1;border-radius:var(--radius);overflow:hidden;min-height:807px}.page-hero-v3__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.page-hero-v3__img-placeholder{width:100%;height:100%;min-height:807px;background:linear-gradient(135deg,#1A2540,var(--color-blue-primary))}@media (max-width:900px){.page-hero-v3{flex-direction:column}.page-hero-v3__left{flex:none;width:100%}.page-hero-v3__content{min-height:0;padding:188px 20px 40px}.page-hero-v3__right{min-height:300px;width:100%}.page-hero-v3__img-placeholder{min-height:300px}}.page-hero-v4{display:flex;gap:10px;min-height:807px}.page-hero-v4__left{position:relative;flex:0 0 50%;border-radius:var(--radius);overflow:hidden}.page-hero-v4__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.page-hero-v4__img-placeholder{width:100%;height:100%;min-height:700px;background:linear-gradient(135deg,#1A2540,var(--color-blue-primary))}.page-hero-v4__right{gap:10px}.page-hero-v4__right,.page-hero-v4__top{flex:1 1;display:flex;flex-direction:column}.page-hero-v4__top{border-radius:var(--radius);background:var(--bg-section);padding:60px 60px 38px;justify-content:flex-end;align-items:flex-start}.page-hero-v4__content{display:flex;flex-direction:column;align-items:flex-start}.page-hero-v4__heading{font-size:var(--h1-fs);font-weight:600;line-height:var(--h1-lh);letter-spacing:-.02em;color:var(--text-dark);max-width:767px;margin:0 0 24px}.page-hero-v4__desc{font-weight:500;font-size:var(--text-xl-fs);line-height:1;color:var(--text-light);margin:0;max-width:494px}.page-hero-v4__bottom{display:flex;gap:10px}.page-hero-v4__card{flex:1 1;min-height:80px;border-radius:var(--radius);background:var(--bg-section);padding:0 24px;display:flex;align-items:center;gap:24px}.page-hero-v4__card-icon{width:37px;height:37px;border-radius:8px;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.page-hero-v4__card-text{display:flex;flex-direction:column;gap:4px}.page-hero-v4__card-title{font-weight:600;font-size:var(--text-md-fs);line-height:1;color:var(--text-dark)}.page-hero-v4__card-subtitle{font-weight:400;font-size:13px;line-height:1;color:var(--text-light)}@media (max-width:900px){.page-hero-v4,.page-hero-v4__bottom{flex-direction:column-reverse}.page-hero-v4{min-height:0}.page-hero-v4__left{flex:none;min-height:300px}.page-hero-v4__top{padding:188px 20px 40px}}.trial-offer--centered{background:var(--bg-section);border-radius:var(--radius);padding:80px 60px;display:flex;justify-content:center}.trial-offer__container{width:100%;display:flex;flex-direction:column;align-items:center}.trial-offer--media-right{display:flex;flex-direction:column;gap:10px}.trial-offer--media-right .trial-offer__top{display:flex;align-items:stretch;gap:10px}.trial-offer--columns{display:grid;grid-template-columns:1.24fr 1fr 1fr;align-items:stretch;grid-gap:10px;gap:10px}.trial-offer__copy{display:flex;flex-direction:column;align-items:flex-start;padding:60px;background:var(--bg-section);border-radius:var(--radius)}.trial-offer--media-right .trial-offer__copy{flex:0 0 58%}.trial-offer__copy .trial-offer__description,.trial-offer__copy .trial-offer__heading{text-align:left;max-width:none}.trial-offer__copy .trial-offer__cta{justify-content:flex-start;margin-bottom:0}.trial-offer__copy .trial-offer__description{margin-bottom:40px}.trial-offer__media{position:relative;min-height:400px;border-radius:var(--radius);overflow:hidden}.trial-offer--media-right .trial-offer__media{flex:1 1}.trial-offer__badge{display:inline-flex;align-items:center;gap:8px;padding:9px 16px;border-radius:var(--radius);background:var(--bg-primary);font-size:14px;font-weight:500;color:var(--color-blue-primary);margin-bottom:16px}.trial-offer__heading{font-size:var(--h2-fs);font-weight:600;line-height:var(--h2-lh);letter-spacing:-.96px;color:var(--text-dark);text-align:center;max-width:585px;margin:0 0 24px}.trial-offer__description{font-size:18px;line-height:120%;color:var(--text-light);text-align:center;max-width:709px;margin:0 0 60px}.trial-offer__description:has(+.trial-offer__cta){margin-bottom:40px}.trial-offer__cta{display:flex;justify-content:center;margin-bottom:40px}.trial-offer__cards{display:flex;gap:10px;padding:10px;border-radius:var(--radius);background:var(--bg-primary)}.trial-offer--media-right .trial-offer__card{max-width:none}.trial-offer--columns .trial-offer__cards{flex-direction:column;padding:0;background:transparent}.trial-offer--columns .trial-offer__card{max-width:none;flex:1 1;justify-content:center}.trial-offer__card{flex:1 1;max-width:625px;display:flex;flex-direction:column;align-items:center;padding:20px 54px;border-radius:var(--radius);background:var(--bg-section)}.trial-offer__card-icon{width:37px;height:37px;border-radius:8px;background:linear-gradient(135deg,var(--color-blue-primary) 0,var(--color-blue-light) 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:16px}.trial-offer__card-title{font-weight:500;font-size:18px;line-height:100%;letter-spacing:0;color:var(--text-dark);text-align:center;margin-bottom:24px}.trial-offer__card-desc{font-weight:400;font-size:16px;line-height:120%;letter-spacing:0;text-align:center;color:var(--text-light)}@media (max-width:1100px){.trial-offer--columns{grid-template-columns:1fr}.trial-offer--media-right .trial-offer__top{flex-direction:column}.trial-offer--media-right .trial-offer__copy{flex:1 1 auto}.trial-offer__media{min-height:300px}}@media (max-width:900px){.trial-offer__copy{padding:40px 20px}.trial-offer{padding:60px 10px}.trial-offer__header{padding:0 10px}.trial-offer__heading{font-size:32px;line-height:38px;padding:0 10px}.trial-offer__description{padding:0 10px}.trial-offer__cards{flex-direction:column}.trial-offer__card{padding:20px}.trial-offer__card-desc{line-height:1.4}}.hiw-section{background:var(--bg-dark);border-radius:var(--radius);padding:60px;gap:48px}.hiw-header,.hiw-section{display:flex;flex-direction:column}.hiw-header{align-items:center;text-align:center}.hiw-heading{font-weight:700;color:#FDFDFE;margin:0 0 24px}.hiw-subtitle{font-weight:400;letter-spacing:0;text-align:center;color:#FDFDFE;margin:0;max-width:560px;line-height:120%}.hiw-carousel{display:flex;flex-direction:column}.hiw-grid{display:grid;grid-gap:var(--space-sm);gap:var(--space-sm)}.hiw-nav{display:none;align-items:center;gap:12px}.hiw-arrow{flex:0 0 45px;width:45px;height:45px;padding:0;border-radius:50%;background:#2F3648;border:none;color:#FDFDFE;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,opacity .15s}.hiw-arrow:hover:not(:disabled){background:#3B4459}.hiw-arrow:disabled{opacity:.4;cursor:default}.hiw-dots{display:flex;align-items:center;gap:12px;margin-left:auto}.hiw-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.2);cursor:pointer;transition:background .15s}.hiw-dot--active{background:var(--color-blue-primary)}.hiw-grid--cols-2{grid-template-columns:repeat(2,minmax(0,437px));justify-content:center}.hiw-grid--cols-3{grid-template-columns:repeat(3,minmax(0,437px));justify-content:center}.hiw-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:var(--radius);padding:var(--space-md) 24px;display:flex;flex-direction:column;width:100%}.hiw-card__number-wrap{width:42px;height:42px;border-radius:8px;background:#2F3648;display:flex;align-items:center;justify-content:center;margin:0 auto 32px;flex-shrink:0}.hiw-card__number{font-weight:700;font-size:24px}.hiw-card__number,.hiw-card__title{line-height:100%;letter-spacing:-.02em;text-align:center;color:#FDFDFE}.hiw-card__title{font-weight:600;font-size:32px;margin:0 0 16px}.hiw-card__desc{font-weight:400;font-size:16px;line-height:120%;letter-spacing:0;text-align:center;color:#A9AFBC;margin:0 0 16px;flex:1 1}.hiw-card__link{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#FDFDFE;text-decoration:none;margin-top:8px;font-weight:500;font-size:14px;line-height:100%;letter-spacing:0}.hiw-card__link:hover{opacity:.75}@media (max-width:1024px){.hiw-grid--cols-2,.hiw-grid--cols-3{grid-template-columns:repeat(2,minmax(0,437px))}}@media (max-width:640px){.hiw-section{padding:60px 20px;gap:60px}.hiw-carousel{gap:24px}.hiw-grid--cols-2,.hiw-grid--cols-3{display:flex;grid-template-columns:none;justify-content:flex-start;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.hiw-grid::-webkit-scrollbar{display:none}.hiw-nav:not([hidden]){display:flex}.hiw-card{flex:0 0 100%;scroll-snap-align:start}.hiw-card__title{font-size:24px;overflow-wrap:break-word}.hiw-card__desc{line-height:1.4;overflow-wrap:break-word}}.contact-v2{height:646px;padding:10px;background-color:var(--bg-dark);border-radius:var(--radius);display:flex;align-items:stretch;overflow:hidden;box-sizing:border-box}.contact-v2__left{display:flex;flex-direction:column;justify-content:center;padding-left:50px;flex:0 0 420px}.contact-v2__left .badge{width:-moz-fit-content;width:fit-content}.contact-v2__heading{font-weight:600;letter-spacing:-.02em;color:#FDFDFE;margin:0 0 24px}.contact-v2__desc{font-weight:400;font-size:18px;line-height:120%;letter-spacing:0;color:#A9AFBC;margin:0 0 40px}.contact-v2__buttons{display:flex;align-items:center;gap:10px}.contact-v2__grid{flex:1 1;display:grid;grid-template-columns:minmax(0,280px) minmax(0,280px) minmax(0,583px);grid-template-rows:1fr 1fr;grid-gap:10px;gap:10px;margin-left:10px;justify-content:end}.contact-v2__img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius);display:block}.contact-v2__img:first-child{grid-column:1;grid-row:1/3}.contact-v2__img:nth-child(2){grid-column:2;grid-row:1}.contact-v2__img:nth-child(3){grid-column:2;grid-row:2}.contact-v2__img:nth-child(4){grid-column:3;grid-row:1/3}@media (max-width:1024px){.contact-v2{height:auto;flex-direction:column;gap:60px}.contact-v2__left{flex:none;padding:50px 10px 0}.contact-v2__grid{margin-left:0;grid-template-rows:repeat(2,200px)}}@media (max-width:640px){.contact-v2__buttons{flex-direction:column;align-items:stretch}.contact-v2__grid{grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,160px)}.contact-v2__img:first-child{grid-column:1;grid-row:1/3}.contact-v2__img:nth-child(2){grid-column:2;grid-row:1}.contact-v2__img:nth-child(3){grid-column:2;grid-row:2}.contact-v2__img:nth-child(4){grid-column:1/3;grid-row:3}}.guarantee{padding:60px;background:var(--bg-section);border-radius:var(--radius)}.guarantee,.guarantee__header{display:flex;flex-direction:column}.guarantee__header{align-items:center;text-align:center;margin-bottom:60px;max-width:542px;align-self:center}.guarantee__heading{max-width:498px;font-weight:600;letter-spacing:-.96px;color:var(--text-dark);margin:0 0 24px}.guarantee__heading-highlight{background:none;color:var(--color-blue-primary)}.guarantee__description{font-size:18px;font-weight:400;line-height:120%;color:var(--text-light);margin:0;max-width:680px}.guarantee__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin-bottom:60px}.guarantee__card{border-radius:var(--radius);overflow:hidden}.guarantee__card--span2{grid-column:span 2}.guarantee__card--feature{background:#F1F2F8;padding:20px;display:flex;flex-direction:column;justify-content:space-between;height:360px}.guarantee__feature-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--bg-section);border-radius:8px;flex-shrink:0}.guarantee__feature-text{display:flex;flex-direction:column}.guarantee__feature-title{font-weight:500;font-size:32px;line-height:100%;letter-spacing:-.64px;color:var(--text-dark);margin:0 0 24px}.guarantee__feature-desc{font-weight:400;font-size:16px;line-height:120%;color:var(--text-light);margin:0;max-width:322px}.guarantee__card--span2 .guarantee__feature-desc{max-width:662px}.guarantee__card--image{position:relative;height:360px}.guarantee__cell-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.guarantee__badge-img{max-width:200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:65%;height:auto;z-index:1}.guarantee__actions{display:flex;gap:12px;justify-content:center}.guarantee--heading-left .guarantee__top{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;margin-bottom:60px}.guarantee--heading-left .guarantee__header{align-items:flex-start;text-align:left;align-self:flex-start;margin-bottom:0}.guarantee--heading-left .guarantee__actions{justify-content:flex-end;flex-shrink:0}.guarantee__grid--three{grid-template-columns:repeat(3,1fr)}.guarantee__grid--three .guarantee__card--feature,.guarantee__grid--three .guarantee__card--image{height:296px}.guarantee__grid--three .guarantee__feature-desc{max-width:432px}.guarantee__card--span2 .guarantee__badge-img{left:auto;right:75px;transform:translateY(-50%);width:auto;max-width:145px}@media (max-width:1024px){.guarantee__grid,.guarantee__grid--three{grid-template-columns:repeat(2,1fr)}.guarantee--heading-left .guarantee__top{flex-direction:column;gap:24px}.guarantee--heading-left .guarantee__actions{justify-content:flex-start}.guarantee__feature-desc{line-height:1.4}}@media (max-width:640px){.guarantee{padding:60px 10px}.guarantee__header{padding:0 10px}.guarantee__grid,.guarantee__grid--three{grid-template-columns:1fr;margin-bottom:0}.guarantee__card--span2{grid-column:span 1}.guarantee__card--span2 .guarantee__badge-img{right:auto;left:50%;transform:translate(-50%,-50%)}.guarantee__card--feature{height:auto;gap:24px}.guarantee__actions{flex-direction:column;align-items:stretch}}.lm{background:var(--bg-section);border-radius:var(--radius)}.lm__map-frame{position:absolute;inset:0;width:100%;height:100%;border:none}.lm__map-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#8793AD;font-size:13px}.lm--v1{padding:60px;gap:60px}.lm--v1,.lm-v1__header{display:flex;flex-direction:column}.lm-v1__header{max-width:522px}.lm-v1__header .badge{width:-moz-fit-content;width:fit-content}.lm-v1__heading{font-weight:600;color:var(--text-dark);margin:0 0 24px}.lm-v1__desc{font-weight:400;font-size:var(--text-lg-fs);line-height:var(--text-lg-lh);color:var(--text-light);margin:0}.lm-v1__body{display:grid;grid-template-columns:1fr 580px;grid-gap:var(--space-sm);gap:var(--space-sm);padding:10px;border-radius:var(--radius);background:var(--bg-primary);min-height:400px}.lm-v1__map{position:relative;background:#E8EDF5;border-radius:8px;overflow:hidden}.lm-v1__list{display:flex;flex-direction:column;gap:10px}.lm-v1__item{display:flex;align-items:center;gap:20px;padding:10px 20px;background:var(--bg-section);border-radius:var(--radius);text-decoration:none;transition:background .12s}.lm-v1__item:hover{background:#F8FAFF}.lm-v1__item svg{flex-shrink:0}.lm-v1__item-text{flex:1 1}.lm-v1__item-name{font-weight:600;font-size:var(--text-xl-fs);line-height:100%;color:var(--text-dark)}.lm-v1__item-addr{margin-top:5px;font-size:var(--text-sm-fs);color:var(--text-light)}.lm-v1__item-addr,.lm-v1__more{font-weight:400;line-height:100%}.lm-v1__more{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 20px;height:55px;width:100%;background:linear-gradient(90deg,var(--color-blue-primary) 0,var(--color-blue-light) 100%);color:#FDFDFE;font-family:inherit;font-size:var(--text-md-fs);text-align:left;text-decoration:none;border:none;border-radius:var(--radius);margin-top:auto;flex-shrink:0;cursor:pointer;transition:opacity .15s}.lm-v1__more:hover{background:var(--color-blue-primary);opacity:1}.lm--location-v2,.lm--region-v2{padding:60px;display:grid;grid-template-columns:522px 1fr;align-items:start}.lm--region-v2{gap:68px}.lm--location-v2{gap:108px}.lm-aside__header{display:flex;flex-direction:column}.lm-aside__header .badge{width:-moz-fit-content;width:fit-content}.lm-aside__heading{font-weight:600;color:var(--text-dark);margin:0 0 24px}.lm-aside__desc{font-weight:400;font-size:var(--text-lg-fs);line-height:var(--text-lg-lh);color:var(--text-light);margin:0}.lm-rv2__panel{display:flex;flex-direction:column;gap:10px;padding:10px;border-radius:var(--radius);background:var(--bg-primary)}.lm-rv2__map{position:relative;height:414px;background:#E8EDF5;border-radius:8px;overflow:hidden}.lm--region-v2 .lm-v1__list{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.lm--region-v2 .lm-v1__item,.lm--region-v2 .lm-v1__more{min-height:66px;margin-top:0}.lm--location-v2 .lm-v2__body{grid-template-columns:1fr;min-height:0}.lm--location-v2 .lm-v2__map{height:337px}.lm--location-v2 .lm-v2__cards{grid-template-columns:repeat(3,1fr);grid-template-rows:none}.lm--location-v2 .lm-v2__cards--1{grid-template-columns:1fr}.lm--location-v2 .lm-v2__cards--2{grid-template-columns:repeat(2,1fr)}.lm--v2{padding:60px;gap:60px}.lm--v2,.lm-v2__header{display:flex;flex-direction:column;align-items:center}.lm-v2__header{text-align:center}.lm-v2__header .badge{width:-moz-fit-content;width:fit-content}.lm-v2__heading{font-weight:600;color:var(--text-dark);margin:0 0 24px}.lm-v2__desc{font-weight:400;font-size:var(--text-lg-fs);line-height:var(--text-lg-lh);color:var(--text-light);margin:0;max-width:522px}.lm-v2__body{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-sm);gap:var(--space-sm);padding:10px;border-radius:var(--radius);background:var(--bg-primary);width:100%;min-height:531px}.lm-v2__map{position:relative;background:#E8EDF5;border-radius:8px;overflow:hidden}.lm-v2__cards{display:grid;grid-gap:10px;gap:10px;grid-auto-rows:minmax(164px,auto)}.lm-v2__cards--2{grid-template-rows:1fr 1fr}.lm-v2__cards--1{grid-template-rows:minmax(164px,max-content)}.lm-v2__card{display:flex;flex-direction:column;gap:6px;padding:18px 20px;min-height:164px;background:var(--bg-section);border-radius:var(--radius);border:1px solid transparent;transition:border-color .12s ease}.lm-v2__card[role=button]{cursor:pointer}.lm-v2__card--on{border-color:var(--color-blue-primary)}.lm-v2__card-top{display:flex;align-items:center;gap:17px}.lm-v2__card-icon{flex-shrink:0;display:flex;align-items:center}.lm-v2__card-name{flex:1 1;font-weight:600;font-size:var(--text-xl-fs);line-height:100%;color:var(--text-dark)}.lm-v2__card-arrow{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:var(--bg-primary);border:none;border-radius:8px;text-decoration:none;flex-shrink:0;transition:background .12s}.lm-v2__card-arrow:hover{background:#D8DCE8}.lm-v2__card-footer{margin-top:auto;display:flex;flex-direction:column}.lm-v2__card-sub{font-weight:600;font-size:var(--text-md-fs);line-height:100%;color:var(--text-dark);margin-bottom:10px}.lm-v2__card-addr{font-weight:400;font-size:var(--text-sm-fs);line-height:100%;color:var(--text-light)}.lm-v2__card-addr+.lm-v2__card-addr{margin-top:4px}.lm--simple{padding:60px;gap:50px}.lm--simple,.lm-simple__header{display:flex;flex-direction:column;align-items:center}.lm-simple__header{text-align:center}.lm-simple__header .badge{width:-moz-fit-content;width:fit-content}.lm-simple__heading{font-weight:600;color:var(--text-dark);margin:0 0 24px}.lm-simple__desc{font-weight:400;font-size:var(--text-lg-fs);line-height:var(--text-lg-lh);color:var(--text-light);margin:0}.lm-simple__map{position:relative;width:100%;min-height:480px;background:#E8EDF5;border-radius:var(--radius);overflow:hidden}@media (max-width:1100px){.lm-v1__body,.lm-v2__body{grid-template-columns:1fr}.lm--location-v2,.lm--region-v2{grid-template-columns:1fr;gap:40px}.lm--location-v2 .lm-v2__cards,.lm--location-v2 .lm-v2__cards--2,.lm--region-v2 .lm-v1__list{grid-template-columns:1fr}.lm--location-v2 .lm-v2__map,.lm-rv2__map{height:300px}.lm-v1__map,.lm-v2__map{min-height:300px}.lm-v2__body{min-height:0}.lm-v2__cards--1,.lm-v2__cards--2{grid-template-rows:none}}@media (max-width:900px){.lm--simple,.lm--v1,.lm--v2{padding:60px 10px;gap:60px}.lm--location-v2,.lm--region-v2{padding:60px 10px}.lm-aside__header,.lm-v1__header{padding:0 10px}.lm-simple__map{min-height:320px}}.drive-choice{background:var(--bg-section);border-radius:var(--radius);padding:60px 20px}.drive-choice__inner{max-width:1280px;margin:0 auto}.drive-choice__header,.drive-choice__inner{display:flex;flex-direction:column;align-items:center}.drive-choice__header{margin-bottom:50px}.drive-choice__title{font-weight:600;letter-spacing:-.02em;text-align:center;color:var(--text-dark);margin:0 0 24px}.drive-choice__desc{font-weight:400;font-size:var(--text-lg-fs);line-height:var(--text-lg-lh);text-align:center;color:var(--text-light);max-width:606px;margin:0}.drive-choice__cards{display:flex;gap:10px;margin-bottom:50px;width:100%;justify-content:center}.drive-choice__card{max-width:420px;flex:1 1;border-radius:var(--radius);background:#F0F2F8;padding:20px}.drive-choice__card-icon{width:37px;height:37px;border-radius:8px;background:linear-gradient(135deg,var(--color-blue-primary) 0,var(--color-blue-light) 100%);display:flex;align-items:center;justify-content:center;margin-bottom:32px;flex-shrink:0}.drive-choice__card-title{font-weight:500;font-size:var(--text-md-fs);line-height:1;color:var(--text-dark);margin-bottom:16px}.drive-choice__card-desc{max-width:306px;font-weight:400;font-size:var(--text-sm-fs);line-height:120%;color:var(--text-light)}.drive-choice__footer{display:flex;flex-direction:column;align-items:center}.drive-choice__footer-text{font-weight:400;font-size:var(--text-lg-fs);line-height:var(--text-lg-lh);text-align:center;color:var(--text-light);margin:0 0 24px}@media (max-width:900px){.drive-choice__cards{flex-direction:column;align-items:center}.drive-choice__card{width:100%}}.cat-selector{padding:60px;background:var(--bg-section);border-radius:var(--radius);gap:64px}.cat-selector,.cat-selector__intro{display:flex;flex-direction:column;align-items:center}.cat-selector__intro{position:relative}.cat-selector__heading{margin:0;color:var(--text-dark);text-align:center;font-weight:600;letter-spacing:-.96px}.cat-selector__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;width:100%}.category-card{display:flex;align-items:center;gap:16px;min-height:287px;border-radius:var(--radius);background:var(--bg-primary);overflow:hidden}.category-card__content{display:flex;flex-direction:column;gap:16px;flex:1 1;min-width:0;padding:24px 0 24px 24px}.category-card__header{display:flex;align-items:center;gap:24px;flex-wrap:wrap;row-gap:8px;margin-bottom:16px}.category-card__badge{display:flex;align-items:center;justify-content:center;padding:0 8px;height:37px;flex-shrink:0;border-radius:8px;color:var(--bg-section);font-size:var(--text-xl-fs);font-weight:700}.category-card__title{margin:0;color:var(--text-dark);font-size:24px;font-weight:500;min-width:0;overflow-wrap:break-word}.category-card__row{display:flex;flex-direction:column;gap:10px}.category-card__label{color:var(--text-light);font-size:var(--text-sm-fs);font-weight:400}.category-card__value{color:var(--text-dark);font-size:var(--text-md-fs);font-weight:500}.category-card__image{width:279px;max-width:48%;height:267px;flex-shrink:0;margin:10px;border-radius:var(--radius);object-fit:cover}@media (max-width:1240px){.cat-selector__cards{grid-template-columns:1fr}}@media (max-width:960px){.cat-selector{padding:40px 24px;gap:40px}}@media (max-width:640px){.cat-selector{padding:60px 10px}.category-card{flex-direction:column}.category-card__content{padding:20px;width:100%}.cat-selector__intro{max-width:300px}.category-card__image{width:calc(100% - 20px);max-width:100%;border-radius:var(--radius)}}.private-lesson{display:flex;align-items:stretch;padding:10px;gap:10px;background:var(--bg-section);border-radius:var(--radius);box-sizing:border-box;overflow:hidden;max-height:646px}.private-lesson__left{flex:1 1;display:flex;flex-direction:column;justify-content:center;padding:0 50px 0 60px}.private-lesson__left .badge{width:-moz-fit-content;width:fit-content}.private-lesson__heading{font-weight:600;letter-spacing:-.02em;color:var(--text-dark);margin:0 0 24px}.private-lesson__desc{font-weight:400;font-size:18px;line-height:120%;color:var(--text-light);margin:0 0 40px;max-width:478px}.private-lesson__grid{flex:1 1;display:grid;grid-template-columns:290px 1fr;grid-template-rows:308px 308px;grid-gap:10px;gap:10px}.private-lesson__img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius);display:block}.private-lesson__img--small-top{grid-column:1;grid-row:1}.private-lesson__img--small-bottom{grid-column:1;grid-row:2}.private-lesson__img--large{grid-column:2;grid-row:1/3;max-width:640px}.private-lesson__btn-wrap .btn--gradient-blue{background:linear-gradient(94.2deg,var(--color-blue-primary) 0,var(--color-blue-light) 100%)}.private-lesson--dark{background:var(--bg-dark)}.private-lesson--dark .private-lesson__heading{color:#FDFDFE}.private-lesson--dark .private-lesson__desc{color:#8793AD}@media (max-width:900px){.private-lesson{flex-direction:column;max-height:none;padding:60px 10px;gap:60px}.private-lesson__left{flex:none;padding:0 10px;align-items:center}.private-lesson__heading{text-align:center;max-width:320px}.private-lesson__desc{text-align:center;max-width:100%}.private-lesson__btn-wrap,.private-lesson__btn-wrap .btn{width:100%}.private-lesson__grid{grid-template-columns:1fr 1fr;grid-template-rows:350px 182px;gap:10px;width:100%}.private-lesson__img--large{grid-column:1/3;grid-row:1;max-width:none;height:350px}.private-lesson__img--small-top{grid-column:1;grid-row:2;height:182px}.private-lesson__img--small-bottom{grid-column:2;grid-row:2;height:182px}}.vku-topics{padding:60px;background:var(--bg-section);border-radius:var(--radius);gap:48px}.vku-topics,.vku-topics__header{display:flex;flex-direction:column;align-items:center}.vku-topics__header{gap:0;text-align:center}.vku-topics__header .badge{width:-moz-fit-content;width:fit-content}.vku-topics__heading{font-weight:700;letter-spacing:-.02em;color:var(--text-dark);margin:0 0 20px}.vku-topics__desc{font-size:var(--text-lg-fs);line-height:120%;color:var(--text-light);margin:0;max-width:600px}.vku-topics__carousel{display:flex;flex-direction:column;gap:24px;width:100%;max-width:1280px}.vku-topics__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(625px,1fr));justify-content:center;grid-gap:var(--space-sm);gap:var(--space-sm);max-width:1280px;background:#F0F2F8;padding:10px}.vku-topic,.vku-topics__grid{width:100%;border-radius:var(--radius)}.vku-topic{flex-direction:column;text-align:center;padding:24px;background:var(--bg-section);max-width:635px;margin:0 auto}.vku-topic,.vku-topic__icon{display:flex;align-items:center}.vku-topic__icon{justify-content:center;margin-bottom:24px}.vku-topic__num{font-weight:500;font-size:24px;line-height:100%;color:var(--color-blue-primary);margin-bottom:24px}.vku-topic__title{font-weight:500;font-size:32px;line-height:100%;letter-spacing:-.02em;color:var(--text-dark);margin-bottom:16px}.vku-topic__desc{max-width:300px;font-weight:400;font-size:16px;line-height:120%;color:var(--text-light)}.vku-topics__nav{display:none;align-items:center;gap:12px}.vku-topics__arrow{flex:0 0 45px;width:45px;height:45px;padding:0;border-radius:50%;background:#F0F2F8;border:1px solid #e4e8f0;color:var(--text-dark);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,opacity .15s}.vku-topics__arrow:hover:not(:disabled){background:#E4E8F0}.vku-topics__arrow:disabled{opacity:.4;cursor:default}.vku-topics__dots{display:flex;align-items:center;gap:12px;margin-left:auto}.vku-topics__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#C9CFDE;cursor:pointer;transition:background .15s}.vku-topics__dot--active{background:var(--color-blue-primary)}.vku-topics--panel .vku-topics__grid{background:#FDFDFE}.vku-topics--panel .vku-topic{background:#F0F2F8}.vku-topics--panel .vku-topic__icon{filter:grayscale(1) brightness(1.5)}@media (max-width:900px){.vku-topics{padding:60px 20px;gap:32px}.vku-topics--panel .vku-topics__grid,.vku-topics__grid{display:flex;grid-template-columns:none;justify-content:flex-start;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:10px;scrollbar-width:none;-ms-overflow-style:none}.vku-topics__grid::-webkit-scrollbar{display:none}.vku-topic{flex:0 0 100%;max-width:none;scroll-snap-align:start}.vku-topics__nav:not([hidden]){display:flex}.vku-topic__num{margin-bottom:32px}.vku-topic__title{font-size:24px}.vku-topic__desc{max-width:264px;font-size:14px}}.vku-checklist{padding:60px;background:var(--bg-section);border-radius:var(--radius);box-sizing:border-box}.vku-checklist,.vku-checklist__header{display:flex;flex-direction:column;align-items:center}.vku-checklist__header{text-align:center;margin-bottom:40px}.vku-checklist__header .badge{width:-moz-fit-content;width:fit-content}.vku-checklist__heading{font-weight:600;letter-spacing:-.02em;color:var(--text-dark);margin:0 0 16px}.vku-checklist__subtitle{font-size:var(--text-lg-fs);line-height:1.2;font-weight:400;color:var(--text-light);margin:0;max-width:513px}.vku-checklist__cards{display:grid;grid-template-columns:repeat(3,minmax(0,413px));justify-content:center;grid-gap:10px;gap:10px;background-color:#F0F2F8;border-radius:var(--radius);padding:10px}.vku-checklist__card{background:var(--bg-section);border-radius:var(--radius);padding:24px;display:flex;flex-direction:column}.vku-checklist__card-icon{width:37px;height:37px;border-radius:8px;background:linear-gradient(135deg,var(--color-blue-primary) 0,var(--color-blue-light) 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:32px}.vku-checklist__card-title{font-weight:500;font-size:18px;line-height:1;color:var(--text-dark);margin-bottom:16px}.vku-checklist__card-desc{font-weight:400;font-size:16px;line-height:1.2;color:var(--text-light)}@media (max-width:900px){.vku-checklist{padding:60px 10px;gap:60px}.vku-checklist__header{margin-bottom:0}.vku-checklist__heading{margin-bottom:24px;max-width:380px}.vku-checklist__cards{grid-template-columns:1fr;width:100%}.vku-checklist__card{padding:24px 20px}.vku-checklist__card-title{font-size:20px}}.course-intro{padding:60px;background:var(--bg-section);border-radius:var(--radius);gap:52px}.course-intro,.course-intro__content{display:flex;flex-direction:column;align-items:center}.course-intro__content{text-align:center}.course-intro__content .badge{width:-moz-fit-content;width:fit-content}.course-intro__heading{font-weight:600;letter-spacing:-.02em;color:var(--text-dark);max-width:571px;margin:0 0 24px}.course-intro__desc{font-weight:400;font-size:18px;line-height:120%;color:var(--text-light);max-width:489px;margin:0 0 56px}.course-intro__features{display:flex;justify-content:center;gap:64px}.course-intro__feature{display:flex;flex-direction:column;align-items:center;width:168px}.course-intro__feature-icon{height:32px;width:auto;margin-bottom:16px;display:block}.course-intro__feature-title{font-weight:500;font-size:var(--text-md-fs);line-height:100%;text-align:center;color:var(--text-dark);margin-bottom:8px}.course-intro__feature-sub{font-weight:400;font-size:var(--text-sm-fs);line-height:1.2;text-align:center;color:var(--text-light)}.course-intro__img{width:100%;max-width:1280px;border-radius:var(--radius);object-fit:cover;display:block}@media (max-width:900px){.course-intro{padding:32px 20px;gap:32px}.course-intro__features{flex-direction:column;gap:32px;align-items:center}}.blog-hero{min-height:500px;background:var(--bg-section);border-radius:var(--radius);padding:60px 20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center}.blog-hero__heading{font-size:var(--h1-fs);font-weight:600;line-height:var(--h1-lh);letter-spacing:-.02em;color:var(--text-dark);max-width:1100px;margin:0 0 24px}.blog-hero__desc{font-weight:500;font-size:var(--text-xl-fs);line-height:1.2;color:var(--text-light);max-width:745px;margin:0}@media (max-width:900px){.blog-hero{padding:188px 10px 40px;min-height:360px}}