.LandingPage-module__uc5Rgq__landingPage{font-family:var(--font-body);color:#333;overflow-x:hidden}.LandingPage-module__uc5Rgq__container{max-width:1200px;margin:0 auto}.LandingPage-module__uc5Rgq__hero{text-align:center;background:#fff;padding:30px 0 40px}.LandingPage-module__uc5Rgq__heroHeader{max-width:800px;margin:0 auto}.LandingPage-module__uc5Rgq__mainTitleBlue{color:#5d9bbd;margin-bottom:20px;font-size:20px}.LandingPage-module__uc5Rgq__subTitleHero{color:#1a1a1a;margin-bottom:40px;font-size:30px;line-height:1.2}.LandingPage-module__uc5Rgq__promoSection{margin-top:40px}.LandingPage-module__uc5Rgq__promoTitle{color:#666;margin-bottom:5px;font-size:15px;font-weight:400}.LandingPage-module__uc5Rgq__priceRange{color:#5d9bbd;font-size:18px;font-weight:700}.LandingPage-module__uc5Rgq__sliderWrapper{max-width:1200px;margin:20px auto 0}.LandingPage-module__uc5Rgq__heroFormWrapper{max-width:1200px;margin:40px auto;padding:0 20px}.LandingPage-module__uc5Rgq__finalContactSection{background:#f8fafc;padding:60px 0}.LandingPage-module__uc5Rgq__trustSection{margin-top:0;padding:10px}.LandingPage-module__uc5Rgq__statsGrid{justify-content:center;gap:100px;margin-bottom:40px;display:flex}@media (max-width:768px){.LandingPage-module__uc5Rgq__statsGrid{gap:30px}.LandingPage-module__uc5Rgq__mainTitleBlue{font-size:18px}.LandingPage-module__uc5Rgq__subTitleHero{font-size:24px}}.LandingPage-module__uc5Rgq__statItem{flex-direction:column;align-items:center;display:flex}.LandingPage-module__uc5Rgq__statNumber{color:#ffb053;font-size:20px;font-weight:700}.LandingPage-module__uc5Rgq__statNumberBlue{color:#5d9bbd}.LandingPage-module__uc5Rgq__statLabel{color:#666;margin-top:5px;font-size:13px}.LandingPage-module__uc5Rgq__checklist{justify-content:center;gap:40px;margin-top:20px;display:flex}@media (max-width:640px){.LandingPage-module__uc5Rgq__checklist{align-items:center;gap:15px}}.LandingPage-module__uc5Rgq__checkItem{color:#666;align-items:center;gap:8px;font-size:13px;display:flex}.LandingPage-module__uc5Rgq__checkIcon{color:#ffb053}.LandingPage-module__uc5Rgq__footerFormSection{background:#f8fafc;padding:0}.LandingPage-module__uc5Rgq__footerFormHeader{text-align:center;margin-bottom:50px}.LandingPage-module__uc5Rgq__footerFormHeader h2{font-family:var(--font-libre-baskerville,serif);margin-bottom:10px;font-size:2.2rem}.LandingPage-module__uc5Rgq__footerFormHeader p{color:#666}
.LandingForm-module__WS1wsW__formContainer{width:100%;max-width:600px;font-family:var(--font-body),sans-serif;text-align:left;background:#fff;border:2px solid #000;border-radius:16px;margin:auto;overflow:hidden;box-shadow:0 20px 60px #0000004d}.LandingForm-module__WS1wsW__formHeader{color:#fff;text-align:center;background:#5d9bbd;padding:30px}.LandingForm-module__WS1wsW__formHeader h1{color:#fff;margin:0 0 10px;font-size:19px}.LandingForm-module__WS1wsW__formHeader p{opacity:.95;margin:0;font-size:16px}.LandingForm-module__WS1wsW__progressBar{background:#fff3;border-radius:3px;height:6px;margin-top:20px;overflow:hidden}.LandingForm-module__WS1wsW__progressFill{background:#fff;height:100%;transition:width .4s}.LandingForm-module__WS1wsW__formContent{min-height:420px;padding:40px}.LandingForm-module__WS1wsW__step{animation:.5s LandingForm-module__WS1wsW__fadeIn;display:none}.LandingForm-module__WS1wsW__step.LandingForm-module__WS1wsW__active{display:block}@keyframes LandingForm-module__WS1wsW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LandingForm-module__WS1wsW__stepTitle{color:#333;margin-bottom:10px;font-size:20px;font-weight:600}.LandingForm-module__WS1wsW__stepSubtitle{color:#666;margin-bottom:30px;font-size:15px}.LandingForm-module__WS1wsW__group{margin-bottom:25px}.LandingForm-module__WS1wsW__formContainer label{color:#333;margin-bottom:10px;font-size:15px;font-weight:700;display:block}.LandingForm-module__WS1wsW__formContainer input[type=text],.LandingForm-module__WS1wsW__formContainer input[type=email],.LandingForm-module__WS1wsW__formContainer input[type=tel],.LandingForm-module__WS1wsW__formContainer textarea,.LandingForm-module__WS1wsW__formContainer select{box-sizing:border-box;border:2px solid #e0e0e0;border-radius:10px;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:all .3s}.LandingForm-module__WS1wsW__formContainer input:focus,.LandingForm-module__WS1wsW__formContainer textarea:focus,.LandingForm-module__WS1wsW__formContainer select:focus{outline:none;box-shadow:0 0 0 4px #5d9bbd1a;border-color:#5d9bbd!important}.LandingForm-module__WS1wsW__formContainer textarea{resize:vertical;min-height:100px;border:2px solid #e0e0e0!important;border-radius:10px!important;font-size:13px!important}.LandingForm-module__WS1wsW__optionsGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:20px;display:grid}.LandingForm-module__WS1wsW__optionCard{text-align:center;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:10px;padding:16px;transition:all .3s}.LandingForm-module__WS1wsW__optionCard:hover{border-color:#5d9bbd;transform:translateY(-2px);box-shadow:0 4px 12px #5d9bbd26}.LandingForm-module__WS1wsW__optionCard.LandingForm-module__WS1wsW__selected{background:#e8f4f8;border-color:#5d9bbd}.LandingForm-module__WS1wsW__optionCard input[type=radio]{display:none}.LandingForm-module__WS1wsW__optionCard .LandingForm-module__WS1wsW__icon{margin-bottom:8px;font-size:32px}.LandingForm-module__WS1wsW__optionCard .LandingForm-module__WS1wsW__label{color:#333;font-size:14px;font-weight:700}.LandingForm-module__WS1wsW__checkboxGroup{grid-template-columns:1fr 1fr;gap:12px;display:grid}.LandingForm-module__WS1wsW__checkboxItem{cursor:pointer;border:2px solid #e0e0e0;border-radius:10px;align-items:center;padding:14px;transition:all .3s;display:flex}.LandingForm-module__WS1wsW__checkboxItem:hover,.LandingForm-module__WS1wsW__checkboxItem.LandingForm-module__WS1wsW__selected{background:#e8f4f8;border-color:#5d9bbd}.LandingForm-module__WS1wsW__checkboxItem input[type=checkbox]{cursor:pointer;width:20px;height:20px;margin-right:12px}.LandingForm-module__WS1wsW__checkboxItem label{cursor:pointer;flex:1;margin:0}.LandingForm-module__WS1wsW__buttonGroup{gap:12px;margin-top:30px;display:flex}.LandingForm-module__WS1wsW__formContainer button{cursor:pointer;border:none;border-radius:10px;padding:16px 32px;font-family:inherit;font-size:16px;font-weight:600;transition:all .3s}.LandingForm-module__WS1wsW__btnPrimary{color:#fff;background:#ffb053;flex:1}.LandingForm-module__WS1wsW__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffb05366}.LandingForm-module__WS1wsW__btnPrimary:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.LandingForm-module__WS1wsW__btnSecondary{color:#666;background:#f5f5f5;padding:16px 24px}.LandingForm-module__WS1wsW__btnSecondary:hover{background:#e0e0e0}.LandingForm-module__WS1wsW__trustIndicators{border-top:1px solid #e0e0e0;flex-wrap:wrap;justify-content:center;gap:30px;margin-top:25px;padding-top:25px;display:flex}.LandingForm-module__WS1wsW__trustItem{color:#666;align-items:center;gap:8px;font-size:13px;display:flex}.LandingForm-module__WS1wsW__trustItem .LandingForm-module__WS1wsW__icon{color:#4caf50;font-size:18px}.LandingForm-module__WS1wsW__finalStep{text-align:center}.LandingForm-module__WS1wsW__successIcon{color:#4caf50;margin-bottom:20px;font-size:64px}.LandingForm-module__WS1wsW__helperText{color:#999;margin-top:8px;font-size:13px}@media (max-width:600px){.LandingForm-module__WS1wsW__formContent{padding:30px 20px}.LandingForm-module__WS1wsW__formHeader{padding:20px}.LandingForm-module__WS1wsW__formHeader h1{font-size:19px}.LandingForm-module__WS1wsW__formHeader p{font-size:16px}.LandingForm-module__WS1wsW__optionsGrid{grid-template-columns:1fr}.LandingForm-module__WS1wsW__optionCard{text-align:left;justify-content:flex-start;align-items:center;gap:10px;padding:14px 16px;display:flex}.LandingForm-module__WS1wsW__optionCard .LandingForm-module__WS1wsW__icon{margin:0;font-size:26px}.LandingForm-module__WS1wsW__optionCard .LandingForm-module__WS1wsW__label{color:#333;font-size:15px;font-weight:600;line-height:1.4}.LandingForm-module__WS1wsW__buttonGroup{flex-direction:column}.LandingForm-module__WS1wsW__btnSecondary{order:2}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.LandingProfessorSlider-module__RgP09q__sliderContainer{width:100%;max-width:1200px;margin:0 auto;padding:30px 40px 20px;position:relative}.LandingProfessorSlider-module__RgP09q__mySwiper{padding-bottom:55px!important;overflow:clip!important}.LandingProfessorSlider-module__RgP09q__profCard{text-align:left;height:380px;font-family:var(--font-source-sans-3,sans-serif);background:#fff;border:1px solid #edf2f7;border-radius:20px;flex-direction:column;padding:24px 22px;transition:transform .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94),border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 8px 24px #0000000a}.LandingProfessorSlider-module__RgP09q__profCard:before{content:"";background:linear-gradient(90deg,var(--coral)0%,#f6ad55 100%);opacity:0;border-radius:20px 20px 0 0;height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.LandingProfessorSlider-module__RgP09q__profCard:hover{border-color:#e2e8f0;transform:translateY(-6px);box-shadow:0 12px 40px #0000001a}.LandingProfessorSlider-module__RgP09q__profCard:hover:before{opacity:1}.LandingProfessorSlider-module__RgP09q__cardHeader{align-items:center;gap:13px;margin-bottom:16px;display:flex}.LandingProfessorSlider-module__RgP09q__avatarWrapper{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;overflow:hidden;box-shadow:0 3px 10px #fdb6584d}.LandingProfessorSlider-module__RgP09q__avatar{object-fit:contain;width:60%;height:60%}.LandingProfessorSlider-module__RgP09q__headerInfo{flex-direction:column;gap:2px;display:flex}.LandingProfessorSlider-module__RgP09q__name{color:#1a2a44;letter-spacing:-.01em;margin:0;font-size:1.08rem;font-weight:700}.LandingProfessorSlider-module__RgP09q__location{color:#94a3b8;align-items:center;gap:.3rem;margin:0;font-size:.8rem;font-weight:500;display:flex}.LandingProfessorSlider-module__RgP09q__experience{color:var(--coral,#e91e63);align-items:center;gap:4px;margin:0;font-size:.75rem;font-weight:600;display:flex}.LandingProfessorSlider-module__RgP09q__tagWrapper{flex-wrap:wrap;gap:5px;margin-bottom:14px;display:flex}.LandingProfessorSlider-module__RgP09q__tag{color:#475569;letter-spacing:.01em;background:linear-gradient(135deg,#f8fafc 0%,#edf2f7 100%);border:1px solid #e2e8f0;border-radius:8px;padding:4px 11px;font-size:.75rem;font-weight:600}.LandingProfessorSlider-module__RgP09q__content{flex-grow:1;margin-bottom:16px;overflow:hidden}.LandingProfessorSlider-module__RgP09q__shortDescription{color:#1e293b;margin-top:8px;margin-bottom:12px;font-size:14px;font-weight:600;line-height:1.45}.LandingProfessorSlider-module__RgP09q__catchphrase{color:#64748b;font-size:13px;line-height:1.6}.LandingProfessorSlider-module__RgP09q__cardActions{border-top:1px solid #f1f5f9;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:14px;display:grid}.LandingProfessorSlider-module__RgP09q__btnProfile{color:#334155;cursor:pointer;background:0 0;border:1.5px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;padding:10px 8px;font-size:.84rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.LandingProfessorSlider-module__RgP09q__btnProfile:hover{color:#1a2a44;background:#f8fafc;border-color:#1a2a44}.LandingProfessorSlider-module__RgP09q__btnContact{color:#1a2a44;cursor:pointer;background:linear-gradient(135deg,#ffb053 0%,#f5a340 100%);border:none;border-radius:12px;padding:10px 8px;font-size:.84rem;font-weight:700;transition:all .2s;box-shadow:0 2px 8px #ffb0534d}.LandingProfessorSlider-module__RgP09q__btnContact:hover{background:linear-gradient(135deg,#f5a340 0%,#e89a3a 100%);transform:translateY(-1px);box-shadow:0 4px 14px #ffb05366}.LandingProfessorSlider-module__RgP09q__btnContact.LandingProfessorSlider-module__RgP09q__selected{color:#fff;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%);box-shadow:0 2px 8px #48bb784d}.LandingProfessorSlider-module__RgP09q__btnContact.LandingProfessorSlider-module__RgP09q__selected:hover{background:linear-gradient(135deg,#38a169 0%,#2f855a 100%)}:is(.swiper-button-next,.swiper-button-prev){z-index:10;background:#fff;border:1px solid #eef2f6;border-radius:50%;transition:all .3s;box-shadow:0 4px 14px #00000014;color:#1a2a44!important;width:40px!important;height:40px!important;top:45%!important;transform:translateY(-50%)!important}.swiper-button-prev{left:-12px!important}.swiper-button-next{right:-12px!important}:is(.swiper-button-next:hover,.swiper-button-prev:hover){background:#1a2a44;border-color:#1a2a44;box-shadow:0 6px 20px #1a2a4433;color:#fff!important}:is(.swiper-button-next:after,.swiper-button-prev:after){font-weight:600;font-size:11px!important}:is(.swiper-button-prev svg,.swiper-button-next svg){object-fit:contain;pointer-events:none;width:30%!important;height:30%!important}.swiper-pagination{bottom:8px!important}.swiper-pagination-bullet{transition:all .3s;opacity:1!important;background:#d0d8e0!important;width:8px!important;height:8px!important}.swiper-pagination-bullet-active{background:#1a2a44!important;border-radius:4px!important;width:28px!important}@media (max-width:767px){.LandingProfessorSlider-module__RgP09q__sliderContainer{padding:20px 0 10px}.LandingProfessorSlider-module__RgP09q__mySwiper{padding-left:16px!important;padding-right:16px!important;overflow:visible!important}.LandingProfessorSlider-module__RgP09q__profCard{border-radius:16px;height:380px;padding:20px 18px}.LandingProfessorSlider-module__RgP09q__cardActions{gap:8px}.LandingProfessorSlider-module__RgP09q__btnProfile,.LandingProfessorSlider-module__RgP09q__btnContact{padding:10px 8px;font-size:.83rem}:is(.swiper-button-next,.swiper-button-prev){display:none!important}}.LandingProfessorSlider-module__RgP09q__sliderV11{max-width:1220px;margin:0 auto;padding:8px 32px 32px}.LandingProfessorSlider-module__RgP09q__mySwiperV11{padding-bottom:56px!important}.LandingProfessorSlider-module__RgP09q__sliderV11 .LandingProfessorSlider-module__RgP09q__profCardV11{height:auto;min-height:430px;font-family:var(--font-body),system-ui,sans-serif;border:none;border-radius:20px;padding:28px 28px 24px;box-shadow:0 2px 12px #1a2b480f,0 8px 28px #1a2b480d}.LandingProfessorSlider-module__RgP09q__sliderV11 .LandingProfessorSlider-module__RgP09q__profCardV11:before{display:none}.LandingProfessorSlider-module__RgP09q__sliderV11 .LandingProfessorSlider-module__RgP09q__profCardV11:hover{transform:translateY(-3px);box-shadow:0 6px 20px #1a2b4814,0 14px 40px #1a2b4812}.LandingProfessorSlider-module__RgP09q__sliderV11 .LandingProfessorSlider-module__RgP09q__profCardV11 .LandingProfessorSlider-module__RgP09q__cardHeader{gap:14px;margin-bottom:14px}.LandingProfessorSlider-module__RgP09q__sliderV11 .LandingProfessorSlider-module__RgP09q__profCardV11 .LandingProfessorSlider-module__RgP09q__name{color:#1a2b48;font-family:var(--font-body),system-ui,sans-serif;font-size:1.02rem;font-weight:700}.LandingProfessorSlider-module__RgP09q__sliderV11 .LandingProfessorSlider-module__RgP09q__profCardV11 .LandingProfessorSlider-module__RgP09q__shortDescription{color:#1a2b48;margin-top:4px;margin-bottom:10px;font-size:.95rem;font-weight:700;line-height:1.45}.LandingProfessorSlider-module__RgP09q__sliderV11 .LandingProfessorSlider-module__RgP09q__profCardV11 .LandingProfessorSlider-module__RgP09q__catchphrase{color:#6c757d;font-size:.875rem;line-height:1.65}.LandingProfessorSlider-module__RgP09q__avatarPremium{background:#6bb9d8;border-radius:50%;width:52px;min-width:52px;height:52px;padding:0;overflow:hidden;box-shadow:0 2px 12px #6bb9d873,0 0 0 3px #fffffff2}.LandingProfessorSlider-module__RgP09q__avatarPremium img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.LandingProfessorSlider-module__RgP09q__locationV11{color:#94a3b8;align-items:center;gap:8px;font-size:.8rem;font-weight:500;display:flex}.LandingProfessorSlider-module__RgP09q__locationDot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.LandingProfessorSlider-module__RgP09q__locationDotPink{background:#e879a8}.LandingProfessorSlider-module__RgP09q__locationDotGrey{background:#b0b8c4}.LandingProfessorSlider-module__RgP09q__starsRow{align-items:center;gap:4px;margin:2px 0 16px;display:flex}.LandingProfessorSlider-module__RgP09q__starIcon{color:#e6b422;flex-shrink:0;width:16px;height:16px}.LandingProfessorSlider-module__RgP09q__tagWrapperV11{margin-bottom:14px}.LandingProfessorSlider-module__RgP09q__tagV11{color:#5a6570!important;background:#eceff3!important;border:1px solid #dde2e9!important;border-radius:999px!important;padding:6px 14px!important;font-size:.72rem!important;font-weight:600!important}.LandingProfessorSlider-module__RgP09q__cardActionsV11{border-top:1px solid #eef1f5;gap:12px;margin-top:auto;padding-top:18px}.LandingProfessorSlider-module__RgP09q__btnProfileV11{color:#1a2b48!important;background:#fff!important;border:1px solid #d8dee6!important;border-radius:12px!important;padding:11px 10px!important;font-size:.82rem!important;font-weight:600!important}.LandingProfessorSlider-module__RgP09q__btnProfileV11:hover{color:#1a2b48!important;background:#fafbfc!important;border-color:#b8c2ce!important}.LandingProfessorSlider-module__RgP09q__btnContactV11{justify-content:center;align-items:center;display:flex;color:#fff!important;background:#f9b14d!important;border-radius:12px!important;padding:11px 10px!important;font-size:.82rem!important;font-weight:700!important;box-shadow:0 2px 8px #f9b14d59!important}.LandingProfessorSlider-module__RgP09q__btnContactV11:hover{color:#fff!important;background:#f5a338!important;box-shadow:0 4px 14px #f9b14d66!important}.LandingProfessorSlider-module__RgP09q__btnContactV11.LandingProfessorSlider-module__RgP09q__selected{color:#fff!important;background:linear-gradient(135deg,#48bb78 0%,#38a169 100%)!important;box-shadow:0 2px 10px #48bb7859!important}.LandingProfessorSlider-module__RgP09q__btnContactV11Inner{justify-content:center;align-items:center;gap:4px;display:inline-flex}.LandingProfessorSlider-module__RgP09q__btnContactV11Inner svg{color:#fff}.LandingProfessorSlider-module__RgP09q__sliderV11 .swiper-pagination{bottom:12px!important}.LandingProfessorSlider-module__RgP09q__sliderV11 .swiper-pagination-bullet{opacity:1!important;background:#d8dee6!important;width:8px!important;height:8px!important}.LandingProfessorSlider-module__RgP09q__sliderV11 .swiper-pagination-bullet-active{background:#1f3b63!important;border-radius:999px!important;width:32px!important}@media (max-width:767px){.LandingProfessorSlider-module__RgP09q__sliderV11{padding:8px 0 20px}.LandingProfessorSlider-module__RgP09q__sliderV11 .LandingProfessorSlider-module__RgP09q__profCardV11{min-height:400px;padding:24px 20px 22px}}
.ProfessorProfileModal-module__ywVcaq__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;animation:.3s ease-out ProfessorProfileModal-module__ywVcaq__fadeIn;display:flex;position:fixed;top:0;left:0}.ProfessorProfileModal-module__ywVcaq__modalContent{background:var(--white);border-radius:var(--radius-lg);width:100%;max-width:650px;max-height:90vh;box-shadow:var(--shadow-xl);text-align:left;flex-direction:column;animation:.3s ease-out ProfessorProfileModal-module__ywVcaq__slideUp;display:flex;position:relative}.ProfessorProfileModal-module__ywVcaq__modalScroll{padding:2rem;overflow-y:auto}.ProfessorProfileModal-module__ywVcaq__closeBtn{z-index:10;color:var(--gray-600);background:var(--white);width:36px;height:36px;box-shadow:var(--shadow-sm);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:color .2s;display:flex;position:absolute;top:1rem;right:1rem}.ProfessorProfileModal-module__ywVcaq__closeBtn:hover{color:var(--navy)}@keyframes ProfessorProfileModal-module__ywVcaq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProfessorProfileModal-module__ywVcaq__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.ProfessorProfileModal-module__ywVcaq__profileHeader{border-bottom:2px solid #f0f0f0;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.ProfessorProfileModal-module__ywVcaq__avatarLarge{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex;overflow:hidden}.ProfessorProfileModal-module__ywVcaq__avatarLarge img{object-fit:cover}.ProfessorProfileModal-module__ywVcaq__headerInfo{flex:1}.ProfessorProfileModal-module__ywVcaq__professorName{color:#2c3e50;margin:0 0 .4rem;font-size:1.6rem;font-weight:700}.ProfessorProfileModal-module__ywVcaq__location{color:#7f8c8d;margin:.2rem 0;font-size:1rem}.ProfessorProfileModal-module__ywVcaq__age,.ProfessorProfileModal-module__ywVcaq__education{color:#95a5a6;margin:.2rem 0;font-size:.95rem}.ProfessorProfileModal-module__ywVcaq__headline{margin-bottom:1.5rem}.ProfessorProfileModal-module__ywVcaq__headline h2{color:#34495e;font-size:1.3rem;font-weight:600;line-height:1.4}.ProfessorProfileModal-module__ywVcaq__niveauxSection,.ProfessorProfileModal-module__ywVcaq__catchphraseSection,.ProfessorProfileModal-module__ywVcaq__resumeSection,.ProfessorProfileModal-module__ywVcaq__subjectSection{margin-bottom:1.5rem}.ProfessorProfileModal-module__ywVcaq__niveauxSection h3,.ProfessorProfileModal-module__ywVcaq__catchphraseSection h3,.ProfessorProfileModal-module__ywVcaq__resumeSection h3,.ProfessorProfileModal-module__ywVcaq__subjectSection h3{color:#2c3e50;margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.ProfessorProfileModal-module__ywVcaq__niveauxTags{flex-wrap:wrap;gap:.5rem;display:flex}.ProfessorProfileModal-module__ywVcaq__niveauTag{color:var(--white);background:#1a365d;border-radius:20px;padding:.4rem .9rem;font-size:.85rem;font-weight:500}.ProfessorProfileModal-module__ywVcaq__catchphrase,.ProfessorProfileModal-module__ywVcaq__resume,.ProfessorProfileModal-module__ywVcaq__subject{color:#555;white-space:pre-line;font-size:1rem;line-height:1.7}.ProfessorProfileModal-module__ywVcaq__actions{border-top:2px solid #f0f0f0;justify-content:center;margin-top:1.5rem;padding-top:1.5rem;display:flex}.ProfessorProfileModal-module__ywVcaq__btnSelect{background-color:var(--coral);color:#000;border:2px solid var(--coral);cursor:pointer;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.ProfessorProfileModal-module__ywVcaq__btnSelect:hover{opacity:.9}.ProfessorProfileModal-module__ywVcaq__btnSelect.ProfessorProfileModal-module__ywVcaq__selected{color:#fff;background-color:#48bb78;border-color:#48bb78}.ProfessorProfileModal-module__ywVcaq__btnSelect.ProfessorProfileModal-module__ywVcaq__selected:hover{background-color:#38a169;border-color:#38a169}@media (max-width:640px){.ProfessorProfileModal-module__ywVcaq__modalContent{max-height:95vh}.ProfessorProfileModal-module__ywVcaq__modalScroll{padding:1rem}.ProfessorProfileModal-module__ywVcaq__profileHeader{text-align:left;flex-direction:row;align-items:center;gap:1rem}.ProfessorProfileModal-module__ywVcaq__avatarLarge{width:80px;height:80px}.ProfessorProfileModal-module__ywVcaq__professorName{font-size:1.3rem}.ProfessorProfileModal-module__ywVcaq__headline h2{font-size:1.1rem}.ProfessorProfileModal-module__ywVcaq__btnSelect{width:100%;padding:.875rem 1.5rem}}
.ProfessorProfilesSection-module__JpoSQq__section{font-family:var(--font-body),sans-serif;background:#fff;padding:80px 0}.ProfessorProfilesSection-module__JpoSQq__container{align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.ProfessorProfilesSection-module__JpoSQq__leftCol{flex:1}.ProfessorProfilesSection-module__JpoSQq__mainTitle{color:#000;margin-bottom:24px;font-size:32px;font-weight:700;line-height:1.2}.ProfessorProfilesSection-module__JpoSQq__subTitle{color:#5d9bbd;margin-bottom:20px;font-size:19px;font-weight:600}.ProfessorProfilesSection-module__JpoSQq__description{color:#444;margin-bottom:40px;font-size:16px;line-height:1.6}.ProfessorProfilesSection-module__JpoSQq__recruitmentBlock{margin-top:40px}@media (max-width:992px){.ProfessorProfilesSection-module__JpoSQq__recruitmentBlock{display:none}}.ProfessorProfilesSection-module__JpoSQq__recruitmentTitle{margin-bottom:12px;font-size:20px;font-weight:700}.ProfessorProfilesSection-module__JpoSQq__recruitmentText{color:#666;margin-bottom:24px;font-size:15px}.ProfessorProfilesSection-module__JpoSQq__postulerBtn{color:#fff;text-transform:uppercase;background:#000;border-radius:8px;align-items:center;gap:10px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.ProfessorProfilesSection-module__JpoSQq__postulerBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.ProfessorProfilesSection-module__JpoSQq__rightCol{flex:1.2}.ProfessorProfilesSection-module__JpoSQq__profilesGrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.ProfessorProfilesSection-module__JpoSQq__profileCard{background:#f1f8ff;border:none;border-radius:20px;flex-direction:column;padding:30px;transition:transform .3s,box-shadow .3s;display:flex}.ProfessorProfilesSection-module__JpoSQq__profileCard:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000000d}.ProfessorProfilesSection-module__JpoSQq__imageWrapper{border:3px solid #fff;border-radius:50%;width:80px;height:80px;margin-bottom:24px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000001a}.ProfessorProfilesSection-module__JpoSQq__imageWrapper img{object-fit:cover}.ProfessorProfilesSection-module__JpoSQq__cardContent{padding:0}.ProfessorProfilesSection-module__JpoSQq__cardTitle{color:#036;margin-bottom:12px;font-size:18px;font-weight:800;line-height:1.3}.ProfessorProfilesSection-module__JpoSQq__cardDesc{color:#667c99;font-size:14px;line-height:1.5}@media (max-width:991px){.ProfessorProfilesSection-module__JpoSQq__container{text-align:center;flex-direction:column}.ProfessorProfilesSection-module__JpoSQq__profilesGrid{width:100%}}.ProfessorProfilesSection-module__JpoSQq__mobilePostulerWrapper{text-align:center;margin-top:40px;padding:0 20px;display:none}@media (max-width:992px){.ProfessorProfilesSection-module__JpoSQq__mobilePostulerWrapper{display:block}}@media (max-width:640px){.ProfessorProfilesSection-module__JpoSQq__profilesGrid{grid-template-columns:1fr}.ProfessorProfilesSection-module__JpoSQq__mainTitle{font-size:26px}.ProfessorProfilesSection-module__JpoSQq__profileCard{text-align:left}}
.AdvisorSection-module__LsjXvq__section{color:#fff;font-family:var(--font-body),sans-serif;background:linear-gradient(160deg,#0f2744 0%,#1a365d 50%,#2c5282 100%);padding:80px 0;position:relative;overflow:hidden}.AdvisorSection-module__LsjXvq__section:before{content:"";pointer-events:none;background:radial-gradient(#ffb05312 0%,#0000 70%);width:50%;height:180%;position:absolute;top:-40%;left:-15%}.AdvisorSection-module__LsjXvq__container{z-index:1;grid-template-columns:1fr 1fr;align-items:stretch;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:grid;position:relative}.AdvisorSection-module__LsjXvq__imageCol{justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.AdvisorSection-module__LsjXvq__imageWrapper{width:100%;height:100%;position:relative}.AdvisorSection-module__LsjXvq__textCol{flex-direction:column;justify-content:center;display:flex}.AdvisorSection-module__LsjXvq__title{font-family:var(--font-display);color:#fff;margin-bottom:24px;font-size:2rem;font-weight:800;line-height:1.2}.AdvisorSection-module__LsjXvq__subTitle{color:var(--coral);margin-bottom:24px;font-size:1.2rem;font-weight:700;line-height:1.4}.AdvisorSection-module__LsjXvq__description{color:#ffffffe6;font-size:1.05rem;line-height:1.75}@media (max-width:991px){.AdvisorSection-module__LsjXvq__section{padding:60px 0}.AdvisorSection-module__LsjXvq__container{text-align:center;grid-template-columns:1fr;gap:40px}.AdvisorSection-module__LsjXvq__imageCol{min-height:300px}.AdvisorSection-module__LsjXvq__textCol{order:1}.AdvisorSection-module__LsjXvq__title{font-size:1.7rem}}@media (max-width:480px){.AdvisorSection-module__LsjXvq__circleWrapper{width:220px;height:220px}.AdvisorSection-module__LsjXvq__advisorImage{width:120px;height:120px}.AdvisorSection-module__LsjXvq__parentsImage{width:180px;height:180px}}.AdvisorSection-module__LsjXvq__sectionV10{z-index:1;background:linear-gradient(135deg,#1f3b63 0%,#244a7a 50%,#2e5c94 100%);padding-bottom:80px;position:relative}.AdvisorSection-module__LsjXvq__sectionV10:before{display:none}
.PhilosophySection-module__ZyModa__section{font-family:var(--font-body),sans-serif;text-align:center;background-color:#fff;padding:80px 0 20px}.PhilosophySection-module__ZyModa__container{max-width:1200px;margin:0 auto;padding:0 20px}.PhilosophySection-module__ZyModa__title{max-width:900px;color:var(--gray-700);margin-bottom:20px;margin-left:auto;margin-right:auto;font-size:33px;font-weight:800;line-height:1.2}.PhilosophySection-module__ZyModa__subtitle{color:#333;max-width:800px;margin:0 auto 40px;font-size:16px;line-height:1.6}.PhilosophySection-module__ZyModa__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px;display:grid}.PhilosophySection-module__ZyModa__card{background:#fff;border:1px solid #000;border-radius:12px;flex-direction:column;align-items:center;margin-top:60px;padding:0 20px 40px;display:flex;position:relative}.PhilosophySection-module__ZyModa__circleImage{background-color:#fff;border:1px solid #000;border-radius:50%;width:120px;height:120px;margin-bottom:25px;overflow:hidden;margin-top:-60px!important}.PhilosophySection-module__ZyModa__image{object-fit:cover;width:100%;height:100%}.PhilosophySection-module__ZyModa__cardTitle{color:var(--gray-800);max-width:200px;margin-bottom:20px;font-size:20px;font-weight:700}.PhilosophySection-module__ZyModa__cardContent{color:#333;font-size:15px;line-height:1.6}.PhilosophySection-module__ZyModa__action{margin-top:40px}.PhilosophySection-module__ZyModa__btn{background-color:var(--coral);color:var(--black);border-radius:var(--radius-full);cursor:pointer;font-weight:600;font-family:var(--font-accent);border:none;justify-content:center;align-items:center;padding:12px 24px;transition:all .2s;display:inline-flex}@media (max-width:991px){.PhilosophySection-module__ZyModa__grid{grid-template-columns:1fr;gap:100px;padding-top:40px}.PhilosophySection-module__ZyModa__card{max-width:450px;margin:0 auto}.PhilosophySection-module__ZyModa__title{font-size:26px}}
.LandingPricingSection-module__X816rG__section{font-family:var(--font-body),sans-serif;background:linear-gradient(#fff 0%,#f8fafc 100%);padding:80px 0}.LandingPricingSection-module__X816rG__container{grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.LandingPricingSection-module__X816rG__imageCol{justify-content:center;align-items:center;display:flex}.LandingPricingSection-module__X816rG__imageContainer{width:100%;max-width:480px;position:relative}.LandingPricingSection-module__X816rG__imgWrapper{aspect-ratio:1.5;z-index:2;background:#fff;border-radius:24px;width:100%;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000014}.LandingPricingSection-module__X816rG__image{object-fit:cover;border-radius:24px}.LandingPricingSection-module__X816rG__textCol{flex-direction:column;display:flex}.LandingPricingSection-module__X816rG__title{color:var(--navy);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;line-height:1.25;font-family:var(--font-display);margin-bottom:24px}.LandingPricingSection-module__X816rG__highlight{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#1a365d 0%,#2c5282 100%);border-radius:10px;padding:2px 10px;display:inline-block}.LandingPricingSection-module__X816rG__text{color:var(--gray-600);margin-bottom:16px;font-size:1.05rem;line-height:1.7}.LandingPricingSection-module__X816rG__text strong{color:var(--navy);font-weight:700}.LandingPricingSection-module__X816rG__subtext{color:var(--gray-500);font-size:.95rem;line-height:1.6}.LandingPricingSection-module__X816rG__btn{background:var(--coral);color:var(--navy);border-radius:var(--radius-full);font-family:var(--font-accent);cursor:pointer;letter-spacing:.02em;border:none;align-items:center;gap:.75rem;width:fit-content;margin-top:28px;padding:14px 36px;font-size:.9rem;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 16px #ffb05359}.LandingPricingSection-module__X816rG__btn:hover{background:var(--coral-hover);transform:translateY(-2px);box-shadow:0 8px 24px #ffb05373}@media (max-width:991px){.LandingPricingSection-module__X816rG__section{padding:60px 0}.LandingPricingSection-module__X816rG__container{text-align:center;grid-template-columns:1fr;gap:48px}.LandingPricingSection-module__X816rG__imageCol{order:2}.LandingPricingSection-module__X816rG__imageContainer{max-width:400px}.LandingPricingSection-module__X816rG__textCol{order:2;align-items:center}.LandingPricingSection-module__X816rG__title{font-size:1.7rem}}
.LandingCompetitiveSection-module__6WSX8q__section{font-family:var(--font-body),sans-serif;color:#fff;background:linear-gradient(160deg,#0f2744 0%,#1a365d 50%,#2c5282 100%);padding:100px 0;position:relative;overflow:hidden}.LandingCompetitiveSection-module__6WSX8q__section:before{content:"";pointer-events:none;background:radial-gradient(#ffb0530f 0%,#0000 70%);width:50%;height:160%;position:absolute;top:-30%;right:-10%}.LandingCompetitiveSection-module__6WSX8q__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.LandingCompetitiveSection-module__6WSX8q__title{text-align:center;color:#fff;font-size:33px;font-weight:700;font-family:var(--font-display);margin-bottom:20px}.LandingCompetitiveSection-module__6WSX8q__subtitle{text-align:center;color:#ffffffbf;max-width:800px;margin-bottom:60px;margin-left:auto;margin-right:auto;font-size:1.125rem}.LandingCompetitiveSection-module__6WSX8q__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.LandingCompetitiveSection-module__6WSX8q__card{-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;transition:transform .25s,background .25s,box-shadow .25s}.LandingCompetitiveSection-module__6WSX8q__card:hover{background:#ffffff1a;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.LandingCompetitiveSection-module__6WSX8q__cardInner{align-items:center;padding:36px 28px;display:flex}.LandingCompetitiveSection-module__6WSX8q__imageCol{flex:0 0 140px;margin-right:24px}.LandingCompetitiveSection-module__6WSX8q__image{border-radius:12px;width:100%;height:auto;display:block}.LandingCompetitiveSection-module__6WSX8q__contentCol{flex:1}.LandingCompetitiveSection-module__6WSX8q__cardTitle{color:var(--coral);margin-bottom:14px;font-size:1.3rem;font-weight:700}.LandingCompetitiveSection-module__6WSX8q__list{margin:0;padding:0;list-style:none}.LandingCompetitiveSection-module__6WSX8q__list li{color:#ffffffe0;margin-bottom:8px;font-size:.95rem;line-height:1.55}@media (max-width:991px){.LandingCompetitiveSection-module__6WSX8q__grid{grid-template-columns:1fr}.LandingCompetitiveSection-module__6WSX8q__title{font-size:26px}.LandingCompetitiveSection-module__6WSX8q__section{padding:64px 0}}@media (max-width:480px){.LandingCompetitiveSection-module__6WSX8q__cardInner{text-align:center;flex-direction:column}.LandingCompetitiveSection-module__6WSX8q__imageCol{flex:0 0 120px;margin-bottom:20px;margin-right:0}.LandingCompetitiveSection-module__6WSX8q__list li{text-align:center}}.LandingCompetitiveSection-module__6WSX8q__sectionV11{background:linear-gradient(160deg,#0f2744 0%,#1a365d 50%,#2c5282 100%);padding:96px 0 100px}.LandingCompetitiveSection-module__6WSX8q__sectionV11:before{display:none}.LandingCompetitiveSection-module__6WSX8q__titleV11{font-family:var(--font-display),Georgia,serif;letter-spacing:-.02em;font-size:clamp(1.55rem,3.2vw,2.15rem);font-weight:700;line-height:1.3}.LandingCompetitiveSection-module__6WSX8q__subtitleV11{color:#ffffff9e;margin-bottom:48px;font-size:1.05rem}.LandingCompetitiveSection-module__6WSX8q__gridV11{gap:20px}.LandingCompetitiveSection-module__6WSX8q__cardV11{-webkit-backdrop-filter:blur(16px);background:#ffffff0e;border:1px solid #ffffff1f;border-radius:18px;box-shadow:0 8px 32px #00000040}.LandingCompetitiveSection-module__6WSX8q__cardV11:hover{background:#ffffff14;border-color:#ffffff29;box-shadow:0 16px 48px #00000059}.LandingCompetitiveSection-module__6WSX8q__cardInnerV11{align-items:stretch;padding:28px 22px}.LandingCompetitiveSection-module__6WSX8q__contentColV11{min-width:0}.LandingCompetitiveSection-module__6WSX8q__cardTitleV11{color:#ffb053;margin-bottom:12px;font-size:1.15rem}.LandingCompetitiveSection-module__6WSX8q__listV11 li{color:#ffffffe6;font-size:.92rem}@media (max-width:991px){.LandingCompetitiveSection-module__6WSX8q__sectionV11{padding:72px 0 80px}.LandingCompetitiveSection-module__6WSX8q__gridV11{grid-template-columns:1fr;gap:16px}}@media (max-width:480px){.LandingCompetitiveSection-module__6WSX8q__cardInnerV11{text-align:left;flex-direction:column;padding:24px 18px}.LandingCompetitiveSection-module__6WSX8q__sectionV11 .LandingCompetitiveSection-module__6WSX8q__imageCol{flex:none;align-self:center;max-width:140px;margin-bottom:16px;margin-right:0}.LandingCompetitiveSection-module__6WSX8q__listV11 li{text-align:left}}
.LandingQualitySection-module__NS-udq__qualitySection{background:#fff;padding:64px 0}.LandingQualitySection-module__NS-udq__container{max-width:1200px;margin:0 auto;padding:0 20px}.LandingQualitySection-module__NS-udq__title{font-family:var(--font-display);color:var(--navy);text-align:center;margin-bottom:8px;font-size:1.8rem;font-weight:700}.LandingQualitySection-module__NS-udq__subtitle{color:var(--gray-600);text-align:center;margin-bottom:48px;font-size:1rem}.LandingQualitySection-module__NS-udq__timeline{justify-content:space-between;display:flex;position:relative}.LandingQualitySection-module__NS-udq__step{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.LandingQualitySection-module__NS-udq__stepCircle{z-index:2;background:linear-gradient(130deg,#ffb053 100%,#e2e8f0 0%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.LandingQualitySection-module__NS-udq__stepNum{color:var(--white);font-size:1.2rem;font-weight:800}.LandingQualitySection-module__NS-udq__connector{display:none}.LandingQualitySection-module__NS-udq__step:not(:last-child):after{content:"";z-index:1;background:linear-gradient(90deg,#ffb053 0%,#e2e8f0 100%);border-radius:2px;height:3px;position:absolute;top:28px;left:calc(50% + 32px);right:calc(32px - 50%)}.LandingQualitySection-module__NS-udq__stepContent{background:var(--white);border:1px solid var(--gray-200);border-radius:16px;max-width:220px;margin-top:24px;padding:20px 16px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 8px #0000000a}.LandingQualitySection-module__NS-udq__stepContent:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.LandingQualitySection-module__NS-udq__stepIcon{color:var(--coral);margin-bottom:10px}.LandingQualitySection-module__NS-udq__stepTitle{color:var(--navy);margin-bottom:8px;font-size:.95rem;font-weight:700;line-height:1.3}.LandingQualitySection-module__NS-udq__stepDesc{color:var(--gray-600);font-size:.82rem;line-height:1.55}@media (max-width:768px){.LandingQualitySection-module__NS-udq__qualitySection{padding:44px 0}.LandingQualitySection-module__NS-udq__title{font-size:1.4rem}.LandingQualitySection-module__NS-udq__subtitle{margin-bottom:32px}.LandingQualitySection-module__NS-udq__timeline{flex-direction:column;gap:0;padding-left:36px}.LandingQualitySection-module__NS-udq__step{text-align:left;flex-direction:row;align-items:flex-start;gap:16px;padding-bottom:28px;position:relative}.LandingQualitySection-module__NS-udq__step:not(:last-child):after{content:"";background:linear-gradient(#10b981 0%,#e2e8f0 100%);width:3px;height:calc(100% - 56px);position:absolute;top:56px;left:28px;right:auto}.LandingQualitySection-module__NS-udq__stepContent{max-width:none;margin-top:0;padding:16px}.LandingQualitySection-module__NS-udq__stepCircle{width:48px;min-width:48px;height:48px}.LandingQualitySection-module__NS-udq__stepNum{font-size:1rem}}
.LandingPageRenderer-module__aW64qq__landingPage{font-family:var(--font-body);color:#1a2a44;--variant-accent:#f97316;--variant-font-display:var(--font-display);--lp-hero-bg:#eef2f7;background:#fff;overflow-x:hidden}.LandingPageRenderer-module__aW64qq__container{max-width:1200px;margin:0 auto;padding:0 20px}.LandingPageRenderer-module__aW64qq__tonePremium{--section-spacing:80px;--card-radius:16px}.LandingPageRenderer-module__aW64qq__tonePremium .LandingPageRenderer-module__aW64qq__headline{font-size:var(--lp-headline-size,2.6rem);letter-spacing:-.01em}.LandingPageRenderer-module__aW64qq__tonePremium .LandingPageRenderer-module__aW64qq__statNumber{font-size:2rem}.LandingPageRenderer-module__aW64qq__toneDense{--section-spacing:48px;--card-radius:12px}.LandingPageRenderer-module__aW64qq__toneDense .LandingPageRenderer-module__aW64qq__headline{font-size:var(--lp-headline-size,2.2rem);letter-spacing:-.02em;text-shadow:0 2px 20px #0000004d;font-weight:800}.LandingPageRenderer-module__aW64qq__toneDense .LandingPageRenderer-module__aW64qq__subheadline{font-size:var(--lp-subheadline-size,1.15rem);letter-spacing:.01em;margin-bottom:24px}.LandingPageRenderer-module__aW64qq__toneConversational{--section-spacing:60px;--card-radius:20px}.LandingPageRenderer-module__aW64qq__toneConversational .LandingPageRenderer-module__aW64qq__headline{font-family:var(--font-body);font-weight:700}.LandingPageRenderer-module__aW64qq__toneConversational .LandingPageRenderer-module__aW64qq__ctaButton,.LandingPageRenderer-module__aW64qq__toneConversational .LandingPageRenderer-module__aW64qq__stickyButton{border-radius:var(--lp-cta-radius,100px)}.LandingPageRenderer-module__aW64qq__toneMinimal{--section-spacing:80px;--card-radius:4px}.LandingPageRenderer-module__aW64qq__toneMinimal .LandingPageRenderer-module__aW64qq__headline{font-size:var(--lp-headline-size,2.4rem);letter-spacing:-.02em}.LandingPageRenderer-module__aW64qq__toneWarm{--section-spacing:70px;--card-radius:20px}.LandingPageRenderer-module__aW64qq__toneWarm .LandingPageRenderer-module__aW64qq__hero{background:var(--lp-hero-bg,#eef2f7)}.LandingPageRenderer-module__aW64qq__toneWarm .LandingPageRenderer-module__aW64qq__headline{font-size:var(--lp-headline-size,2.5rem)}.LandingPageRenderer-module__aW64qq__toneWarm .LandingPageRenderer-module__aW64qq__ctaButton{border-radius:var(--lp-cta-radius,100px)}.LandingPageRenderer-module__aW64qq__toneStructured{--section-spacing:50px;--card-radius:8px}.LandingPageRenderer-module__aW64qq__toneStructured .LandingPageRenderer-module__aW64qq__headline{font-family:var(--font-body);font-weight:700;font-size:var(--lp-headline-size,1.8rem)}.LandingPageRenderer-module__aW64qq__toneEnergetic{--section-spacing:50px;--card-radius:12px}.LandingPageRenderer-module__aW64qq__hero{text-align:center;background:var(--lp-hero-bg,#eef2f7);padding:60px 0 50px}.LandingPageRenderer-module__aW64qq__hero--default{background:#eef2f7;padding:60px 0 50px}.LandingPageRenderer-module__aW64qq__hero--compact{background:#eef2f7;padding:56px 0 44px}.LandingPageRenderer-module__aW64qq__hero--fullBleed,.LandingPageRenderer-module__aW64qq__hero--full-bleed{background:linear-gradient(#f0fff4 0%,#fff 100%);align-items:center;min-height:70vh;padding:80px 0 60px;display:flex}.LandingPageRenderer-module__aW64qq__hero--split{padding:60px 0}.LandingPageRenderer-module__aW64qq__hero--centered{background:#fefefe;align-items:center;min-height:80vh;padding:100px 0 80px;display:flex}.LandingPageRenderer-module__aW64qq__heroContent{max-width:800px;margin:0 auto}.LandingPageRenderer-module__aW64qq__heroSplit{grid-template-columns:1fr;align-items:start;gap:32px;display:grid}@media (min-width:769px){.LandingPageRenderer-module__aW64qq__heroSplit{grid-template-columns:3fr 2fr;align-items:center;gap:48px}}.LandingPageRenderer-module__aW64qq__headline{font-family:var(--variant-font-display);font-size:var(--lp-headline-size,2.4rem);color:var(--lp-headline-color,var(--navy));text-align:var(--lp-headline-align,center);margin-bottom:16px;line-height:1.2}.LandingPageRenderer-module__aW64qq__subheadline{font-size:var(--lp-subheadline-size,1.15rem);color:var(--lp-subheadline-color,var(--gray-500));text-align:var(--lp-subheadline-align,center);margin-bottom:20px;line-height:1.5}.LandingPageRenderer-module__aW64qq__heroBadges{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:28px;display:flex}.LandingPageRenderer-module__aW64qq__badge{-webkit-backdrop-filter:blur(12px);color:#fff;letter-spacing:.03em;text-transform:uppercase;background:#ffffff1f;border:1px solid #fff3;border-radius:100px;align-items:center;min-height:44px;padding:8px 20px;font-size:.85rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.LandingPageRenderer-module__aW64qq__badge:hover{background:#fff3;transform:translateY(-1px)}.LandingPageRenderer-module__aW64qq__heroBadgesRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px;display:flex}.LandingPageRenderer-module__aW64qq__featureBadge{background:var(--gray-100);color:var(--navy);border:1px solid var(--gray-200);border-radius:8px;align-items:center;min-height:44px;padding:8px 20px;font-size:.9rem;font-weight:600;display:inline-flex}.LandingPageRenderer-module__aW64qq__heroInlineForm{max-width:520px;margin:0 auto;position:relative}.LandingPageRenderer-module__aW64qq__heroCta{margin-top:8px}.LandingPageRenderer-module__aW64qq__ctaButton{color:#fff;padding:var(--lp-cta-padding,16px 40px);font-size:var(--lp-cta-font-size,1.05rem);cursor:pointer;letter-spacing:.01em;background:#f97316;border:none;border-radius:50px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;box-shadow:0 4px 20px #f9731659}.LandingPageRenderer-module__aW64qq__ctaButton:hover{background:#ea6c0a;transform:translateY(-2px);box-shadow:0 8px 28px #f9731673}.LandingPageRenderer-module__aW64qq__ctaButtonSmall{background:var(--variant-accent,var(--coral));color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;padding:10px 24px;font-size:.9rem;font-weight:600;transition:transform .15s}.LandingPageRenderer-module__aW64qq__ctaButtonSmall:hover{transform:translateY(-1px)}.LandingPageRenderer-module__aW64qq__sectionCta{text-align:center;background:#fff;margin-top:24px;padding-bottom:16px}.LandingPageRenderer-module__aW64qq__section{padding:var(--section-spacing,64px)0;background:#fff}.LandingPageRenderer-module__aW64qq__sectionTitle{font-family:var(--variant-font-display,var(--font-display));text-align:center;color:var(--navy);margin-bottom:36px;font-size:1.8rem;font-weight:800}.LandingPageRenderer-module__aW64qq__statsSection{background:#fff;border-top:1px solid #e8edf4;border-bottom:1px solid #e8edf4;padding:40px 0}.LandingPageRenderer-module__aW64qq__statsGrid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:900px;margin:0 auto;display:grid}.LandingPageRenderer-module__aW64qq__statItem{text-align:center;background:#fff;border:1px solid #e8edf4;border-radius:16px;flex-direction:column;align-items:center;padding:24px 16px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 12px #0000000d}.LandingPageRenderer-module__aW64qq__statItem:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.LandingPageRenderer-module__aW64qq__statNumber{font-family:var(--font-display);color:#f97316;font-size:1.7rem;font-weight:800;line-height:1.2}.LandingPageRenderer-module__aW64qq__statAccent{color:var(--navy-light)}.LandingPageRenderer-module__aW64qq__statLabel{color:var(--gray-500);margin-top:8px;font-size:.82rem;line-height:1.4}.LandingPageRenderer-module__aW64qq__formSection{background:var(--white);padding:60px 0}.LandingPageRenderer-module__aW64qq__ctaFinalSection{text-align:center;padding:80px 0;position:relative;overflow:hidden}.LandingPageRenderer-module__aW64qq__ctaFinalSection:before{content:"";pointer-events:none;background:radial-gradient(#ffb05314 0%,#0000 70%);width:60%;height:200%;position:absolute;top:-50%;left:-20%}.LandingPageRenderer-module__aW64qq__ctaFinalTitle{font-family:var(--variant-font-display,var(--font-display));color:var(--navy);margin-bottom:16px;font-size:2.2rem;position:relative}.LandingPageRenderer-module__aW64qq__ctaFinalSubtitle{color:#0f172a;max-width:600px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6;position:relative}.LandingPageRenderer-module__aW64qq__ctaFinalButtons{flex-direction:column;align-items:center;gap:16px;display:flex;position:relative}.LandingPageRenderer-module__aW64qq__ctaPhoneLink{color:#0f172a;font-size:.9rem;text-decoration:underline;transition:color .2s}.LandingPageRenderer-module__aW64qq__ctaPhoneLink:hover{color:#fff}.LandingPageRenderer-module__aW64qq__heroEndSentinel{pointer-events:none;visibility:hidden;width:100%;height:1px;overflow:hidden}.LandingPageRenderer-module__aW64qq__stickyBottom{-webkit-backdrop-filter:blur(12px);z-index:50;text-align:center;background:#fffffff2;padding:14px 20px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #00000014}.LandingPageRenderer-module__aW64qq__stickyButton{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:50px;width:100%;max-width:400px;padding:14px 32px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #f9731659}.LandingPageRenderer-module__aW64qq__stickyButton:hover{transform:translateY(-1px);box-shadow:0 6px 20px #f9731673}@media (max-width:768px){.LandingPageRenderer-module__aW64qq__headline{font-size:1.7rem}.LandingPageRenderer-module__aW64qq__subheadline{font-size:1rem}.LandingPageRenderer-module__aW64qq__statsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.LandingPageRenderer-module__aW64qq__statItem{padding:16px 12px}.LandingPageRenderer-module__aW64qq__stickyBottom{opacity:0;visibility:hidden;pointer-events:none;transition:transform .32s,opacity .22s,visibility .32s;display:block;transform:translateY(110%)}.LandingPageRenderer-module__aW64qq__stickyBottomVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.LandingPageRenderer-module__aW64qq__hero--centered{min-height:60vh;padding:60px 0}.LandingPageRenderer-module__aW64qq__hero--full-bleed{min-height:50vh;padding:50px 0}.LandingPageRenderer-module__aW64qq__ctaFinalTitle{font-size:1.5rem}}@media (max-width:480px){.LandingPageRenderer-module__aW64qq__headline{font-size:1.4rem}.LandingPageRenderer-module__aW64qq__heroBadges{gap:8px}.LandingPageRenderer-module__aW64qq__badge{padding:4px 12px;font-size:.75rem}.LandingPageRenderer-module__aW64qq__featureBadge{padding:6px 14px;font-size:.8rem}}.LandingPageRenderer-module__aW64qq__heroWithImage{grid-template-columns:1fr;align-items:center;gap:24px;display:grid}.LandingPageRenderer-module__aW64qq__heroImageCol{order:1}.LandingPageRenderer-module__aW64qq__heroContentCol{order:0}.LandingPageRenderer-module__aW64qq__heroImage{object-fit:cover;aspect-ratio:3/3;border-radius:16px;width:100%;height:auto}@media (min-width:769px){.LandingPageRenderer-module__aW64qq__heroWithImage{grid-template-columns:2fr 3fr;gap:40px}.LandingPageRenderer-module__aW64qq__heroImageCol{order:0}.LandingPageRenderer-module__aW64qq__heroContentCol{order:1}.LandingPageRenderer-module__aW64qq__heroImage{border-radius:20px;max-height:420px}}.LandingPageRenderer-module__aW64qq__heroWithBg{background-image:var(--hero-bg-image);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.LandingPageRenderer-module__aW64qq__heroWithBg:before{content:"";z-index:0;background:linear-gradient(165deg,#0a192fe0 0%,#0f2038b8 40%,#1a365dd1 70%,#0a1428eb 100%);position:absolute;inset:0}.LandingPageRenderer-module__aW64qq__heroWithBg:after{content:"";z-index:0;height:120px;position:absolute;bottom:0;left:0;right:0}.LandingPageRenderer-module__aW64qq__heroWithBg .LandingPageRenderer-module__aW64qq__container{z-index:1;position:relative}.LandingPageRenderer-module__aW64qq__heroWithBg .LandingPageRenderer-module__aW64qq__headline{color:#fff;max-width:700px;margin-left:auto;margin-right:auto}.LandingPageRenderer-module__aW64qq__heroWithBg .LandingPageRenderer-module__aW64qq__subheadline{color:#ffffffe6;max-width:550px;margin-left:auto;margin-right:auto}.LandingPageRenderer-module__aW64qq__heroWithBg .LandingPageRenderer-module__aW64qq__badge{-webkit-backdrop-filter:blur(12px);color:#fff;background:#ffffff1a;border:1px solid #fff3}.LandingPageRenderer-module__aW64qq__toneWarm .LandingPageRenderer-module__aW64qq__heroImage{border-radius:24px}.LandingPageRenderer-module__aW64qq__toneMinimal .LandingPageRenderer-module__aW64qq__heroImage{border-radius:12px}.LandingPageRenderer-module__aW64qq__toneStructured .LandingPageRenderer-module__aW64qq__heroImage{aspect-ratio:4/3;border-radius:8px}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v6] .LandingPageRenderer-module__aW64qq__hero{background:#eef2f7}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v6] .LandingPageRenderer-module__aW64qq__headline{font-family:var(--font-display);letter-spacing:-.02em;font-size:3rem}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v6] .LandingPageRenderer-module__aW64qq__subheadline{color:var(--gray-400);font-size:1rem}@media (max-width:768px){.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v6] .LandingPageRenderer-module__aW64qq__headline{font-size:2rem}}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v2],.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v2] .LandingPageRenderer-module__aW64qq__hero{background:#eef2f7}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v2] .LandingPageRenderer-module__aW64qq__statsSection{background:#fff;background:var(--white);border:none;padding:32px 0 48px}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v2] .LandingPageRenderer-module__aW64qq__headline{color:#1a2a44;text-align:left;font-size:2.4rem}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v2] .LandingPageRenderer-module__aW64qq__ctaButton{background:#f97316;border-radius:50px;padding:16px 36px;font-size:1rem;box-shadow:0 4px 20px #f9731659}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v2] .LandingPageRenderer-module__aW64qq__ctaButton:hover{background:#ea6c0a;box-shadow:0 8px 28px #f9731673}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v2] .LandingPageRenderer-module__aW64qq__ctaFinalSection button{background:#f97316;border-radius:50px;box-shadow:0 4px 20px #f9731659}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v2] .LandingPageRenderer-module__aW64qq__sectionTitle{font-size:1.9rem;font-weight:800}@media (max-width:768px){.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v2] .LandingPageRenderer-module__aW64qq__headline{font-size:1.8rem}}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v8]{background:#fff}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v8] .LandingPageRenderer-module__aW64qq__hero{background:#f2f4fa}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v8] .LandingPageRenderer-module__aW64qq__ctaButton{background:var(--coral);color:var(--navy);border-radius:50px;padding:16px 36px;font-size:1rem;box-shadow:0 4px 20px #f9731659}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v8] .LandingPageRenderer-module__aW64qq__ctaButton:hover{box-shadow:0 8px 28px #f9731673}@media (min-width:769px){.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v8] .LandingPageRenderer-module__aW64qq__headline{text-align:left;font-size:2.2rem}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v8] .LandingPageRenderer-module__aW64qq__subheadline{text-align:left}}@media (max-width:768px){.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v8] .LandingPageRenderer-module__aW64qq__headline{font-size:1.75rem}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v8] .LandingPageRenderer-module__aW64qq__ctaButton{padding:16px 6px}}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9],.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9] .LandingPageRenderer-module__aW64qq__section{background:#f4f2f0}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9] .LandingPageRenderer-module__aW64qq__statsSection{background:#f4f2f0;border-top:1.5px solid #0d1b2a1a;border-bottom:1.5px solid #0d1b2a1a}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9] .LandingPageRenderer-module__aW64qq__sectionTitle{font-family:var(--font-display);color:#0d2c57}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9] .LandingPageRenderer-module__aW64qq__statNumber{color:#ffb053}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9] .LandingPageRenderer-module__aW64qq__ctaButton{box-shadow:none;letter-spacing:.04em;text-transform:uppercase;background:#0d2c57;border-radius:2px;font-size:.9rem}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9] .LandingPageRenderer-module__aW64qq__ctaButton:hover{box-shadow:none;background:#0a2040;transform:translate(4px)}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9] .LandingPageRenderer-module__aW64qq__ctaFinalSection{background:#0d2c57}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9] .LandingPageRenderer-module__aW64qq__ctaFinalTitle{font-family:var(--font-display)}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9] .LandingPageRenderer-module__aW64qq__ctaFinalSection .LandingPageRenderer-module__aW64qq__ctaButton{color:#0d2c57;box-shadow:none;background:#ffb053;border-radius:2px}.LandingPageRenderer-module__aW64qq__landingPage[data-variant=v9] .LandingPageRenderer-module__aW64qq__ctaFinalSection .LandingPageRenderer-module__aW64qq__ctaButton:hover{box-shadow:none;background:#ffc87a;transform:translateY(-2px)}.LandingPageRenderer-module__aW64qq__toneEditorial{--section-spacing:100px;--card-radius:2px}.LandingPageRenderer-module__aW64qq__teachersSectionV11{background:#f9f9f9;padding:80px 0 72px}.LandingPageRenderer-module__aW64qq__teachersSectionV11 .LandingPageRenderer-module__aW64qq__container{max-width:1220px}.LandingPageRenderer-module__aW64qq__teachersTitleV11{font-family:var(--font-display),Georgia,serif;color:#1f3b63;text-align:center;letter-spacing:-.02em;margin:0 0 40px;font-size:clamp(1.6rem,3vw,2.05rem);font-weight:700;line-height:1.2}@media (max-width:640px){.LandingPageRenderer-module__aW64qq__teachersSectionV11{padding:52px 0 48px}.LandingPageRenderer-module__aW64qq__teachersTitleV11{margin-bottom:28px;padding:0 8px}}.LandingPageRenderer-module__aW64qq__hero.LandingPageRenderer-module__aW64qq__heroV1{text-align:left;min-height:0;padding:56px 0 88px}.LandingPageRenderer-module__aW64qq__hero.LandingPageRenderer-module__aW64qq__heroV1.LandingPageRenderer-module__aW64qq__heroWithBg:before{background:linear-gradient(90deg,#0f233ce0 0%,#0f233c8c 42%,#0f233c2e 72%,#0000 100%)}.LandingPageRenderer-module__aW64qq__hero.LandingPageRenderer-module__aW64qq__heroV1.LandingPageRenderer-module__aW64qq__heroWithBg:after{height:140px}.LandingPageRenderer-module__aW64qq__hero.LandingPageRenderer-module__aW64qq__heroV11{padding-bottom:48px}.LandingPageRenderer-module__aW64qq__hero.LandingPageRenderer-module__aW64qq__heroV11.LandingPageRenderer-module__aW64qq__heroWithBg:after{height:200px}.LandingPageRenderer-module__aW64qq__heroV11FormCard{padding-bottom:20px}.LandingPageRenderer-module__aW64qq__heroV11ReassuranceLine{color:#64748b;text-align:center;margin:14px 0 0;font-size:.78rem;line-height:1.45}.LandingPageRenderer-module__aW64qq__heroV11InnerBand{background:#f8fafc;border:1px solid #e8edf3;border-radius:12px;grid-template-columns:1fr 1fr;align-items:start;gap:12px;margin-top:16px;padding:14px 12px;display:grid}.LandingPageRenderer-module__aW64qq__heroV11InnerBandCol{align-items:flex-start;gap:10px;display:flex}.LandingPageRenderer-module__aW64qq__heroV11InnerHeart{color:#e53e3e;flex-shrink:0;margin-top:2px}.LandingPageRenderer-module__aW64qq__heroV11InnerCardIcon{color:#1f3b63;flex-shrink:0;margin-top:2px}.LandingPageRenderer-module__aW64qq__heroV11InnerBandText{flex-direction:column;gap:4px;min-width:0;display:flex}.LandingPageRenderer-module__aW64qq__heroV11InnerBandTitle{color:#0f172a;font-size:.72rem;font-weight:700;line-height:1.3}.LandingPageRenderer-module__aW64qq__heroV11MiniStars{gap:2px;display:flex}.LandingPageRenderer-module__aW64qq__heroV11TrustRow{border-top:1px solid #e8edf3;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding-top:14px;display:flex}.LandingPageRenderer-module__aW64qq__heroV11TrustStars{letter-spacing:1px;color:#00b67a;font-size:.75rem;line-height:1}.LandingPageRenderer-module__aW64qq__heroV11TrustText{color:#64748b;font-size:.76rem}.LandingPageRenderer-module__aW64qq__heroV11TrustText strong{color:#0f172a}.LandingPageRenderer-module__aW64qq__heroV11BottomCards{grid-template-columns:repeat(2,1fr);gap:14px;max-width:1160px;margin-top:28px;margin-left:auto;margin-right:auto;display:grid}.LandingPageRenderer-module__aW64qq__heroV11BottomCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;align-items:center;gap:14px;padding:16px 18px;display:flex;box-shadow:0 1px 3px #0f172a0f}.LandingPageRenderer-module__aW64qq__heroV11BottomIcon{color:#1a202c;background:#f0f4f8;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.LandingPageRenderer-module__aW64qq__heroV11BottomCardCopy{text-align:left;flex-direction:column;justify-content:center;gap:2px;min-width:0;display:flex}.LandingPageRenderer-module__aW64qq__heroV11BottomLine1{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#1a202c;letter-spacing:-.01em;font-size:.8rem;font-weight:600;line-height:1.25}.LandingPageRenderer-module__aW64qq__heroV11BottomLine1Accent{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#1a202c;letter-spacing:-.02em;font-size:.95rem;font-weight:800;line-height:1.2}.LandingPageRenderer-module__aW64qq__heroV11BottomLine2{font-family:var(--font-display),Georgia,"Times New Roman",serif;color:#1a202c;letter-spacing:-.01em;font-size:.78rem;font-weight:600;line-height:1.3}@media (min-width:960px){.LandingPageRenderer-module__aW64qq__heroV11BottomCards{grid-template-columns:repeat(4,1fr);gap:16px;margin-top:36px}.LandingPageRenderer-module__aW64qq__heroV11BottomLine1{font-size:.82rem}.LandingPageRenderer-module__aW64qq__heroV11BottomLine1Accent{font-size:1rem}.LandingPageRenderer-module__aW64qq__heroV11BottomLine2{font-size:.8rem}}@media (max-width:959px){.LandingPageRenderer-module__aW64qq__hero.LandingPageRenderer-module__aW64qq__heroV11{padding-bottom:40px}.LandingPageRenderer-module__aW64qq__heroV11InnerBand{grid-template-columns:1fr}}@media (max-width:480px){.LandingPageRenderer-module__aW64qq__heroV11BottomCard{gap:12px;padding:14px}.LandingPageRenderer-module__aW64qq__heroV11BottomIcon{border-radius:10px;width:40px;height:40px}.LandingPageRenderer-module__aW64qq__heroV11BottomLine1{font-size:.76rem}.LandingPageRenderer-module__aW64qq__heroV11BottomLine1Accent{font-size:.88rem}.LandingPageRenderer-module__aW64qq__heroV11BottomLine2{font-size:.72rem}}.LandingPageRenderer-module__aW64qq__heroV1Grid{grid-template-columns:1fr;align-items:start;gap:36px;max-width:1160px;margin:0 auto;display:grid}.LandingPageRenderer-module__aW64qq__heroV1Left .LandingPageRenderer-module__aW64qq__headline{text-align:left;color:#fff;text-shadow:0 2px 24px #00000040;max-width:560px;margin-left:0;margin-right:0;font-size:clamp(1.85rem,3.8vw,2.75rem);font-weight:700;line-height:1.15}.LandingPageRenderer-module__aW64qq__heroV1Left .LandingPageRenderer-module__aW64qq__subheadline{text-align:left;color:#ffffffeb;max-width:520px;margin-bottom:22px;margin-left:0;font-size:clamp(1rem,1.35vw,1.12rem);line-height:1.55}.LandingPageRenderer-module__aW64qq__heroV1Pills{flex-wrap:wrap;gap:10px;margin-bottom:22px;display:flex}.LandingPageRenderer-module__aW64qq__heroV1Pill{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid #ffffff59;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.8rem;font-weight:600;display:inline-flex}.LandingPageRenderer-module__aW64qq__heroV1Right{flex-direction:column;gap:16px;width:100%;max-width:440px;margin:0 auto;display:flex}.LandingPageRenderer-module__aW64qq__heroV1FormCard{background:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 50px #0000001f}.LandingPageRenderer-module__aW64qq__heroV1FormTitle{font-family:var(--font-display),Georgia,serif;color:#1f3b63;margin:0 0 14px;font-size:1.35rem;font-weight:700;line-height:1.25}.LandingPageRenderer-module__aW64qq__heroV1CardRating{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.LandingPageRenderer-module__aW64qq__heroV1CardStars{gap:3px;display:flex}.LandingPageRenderer-module__aW64qq__heroV1CardRatingText{color:#64748b;font-size:.8rem;font-weight:600}.LandingPageRenderer-module__aW64qq__heroV1Reassurance{color:#64748b;text-align:center;margin:16px 0 0;font-size:.78rem;line-height:1.45}.LandingPageRenderer-module__aW64qq__heroV1TrustStrip{background:#f7f9fc;border:1px solid #e8edf3;border-radius:12px;padding:16px 18px;box-shadow:0 4px 16px #0f172a0d}.LandingPageRenderer-module__aW64qq__heroV1TrustRow{grid-template-columns:1fr 1fr;gap:14px;display:grid}.LandingPageRenderer-module__aW64qq__heroV1TrustItem{align-items:flex-start;gap:10px;display:flex}.LandingPageRenderer-module__aW64qq__heroV1TrustIcon{color:#1f3b63;background:#e8f0fe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.LandingPageRenderer-module__aW64qq__heroV1TrustText{color:#0f172a;margin:0;font-size:.76rem;font-weight:600;line-height:1.35}@media (min-width:960px){.LandingPageRenderer-module__aW64qq__heroV1Grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,420px);align-items:start;gap:48px}.LandingPageRenderer-module__aW64qq__heroV1Right{max-width:none;margin:0}}@media (max-width:959px){.LandingPageRenderer-module__aW64qq__hero.LandingPageRenderer-module__aW64qq__heroV1{padding:44px 0 72px}.LandingPageRenderer-module__aW64qq__heroV1Grid{flex-direction:column;display:flex}.LandingPageRenderer-module__aW64qq__heroV1Right{order:2;max-width:480px}.LandingPageRenderer-module__aW64qq__heroV1Left{order:1}.LandingPageRenderer-module__aW64qq__heroV1Left .LandingPageRenderer-module__aW64qq__headline,.LandingPageRenderer-module__aW64qq__heroV1Left .LandingPageRenderer-module__aW64qq__subheadline{text-align:center;margin-left:auto;margin-right:auto}.LandingPageRenderer-module__aW64qq__heroV1Pills{justify-content:center}.LandingPageRenderer-module__aW64qq__heroV1TrustRow{grid-template-columns:1fr}}@media (max-width:480px){.LandingPageRenderer-module__aW64qq__heroV1FormCard{padding:20px 18px}.LandingPageRenderer-module__aW64qq__heroV1FormTitle{font-size:1.2rem}}
.AvanceHero-module__D8xdVW__heroSection{background-color:var(--white)}.AvanceHero-module__D8xdVW__heroTop{padding:0!important}.AvanceHero-module__D8xdVW__heroInner{text-align:center;max-width:900px;margin:0 auto}.AvanceHero-module__D8xdVW__heroTitle{color:var(--navy);margin-bottom:40px;font-size:clamp(1.5rem,5vw,2rem)}.AvanceHero-module__D8xdVW__heroImageContainer{justify-content:center;margin:20px 0;display:flex}.AvanceHero-module__D8xdVW__heroImage{max-width:20%;height:auto}.AvanceHero-module__D8xdVW__explanationPart{background-color:var(--white)}.AvanceHero-module__D8xdVW__explanationContent{text-align:center;max-width:800px;margin:0 auto 50px}.AvanceHero-module__D8xdVW__explanationTitle{color:var(--navy);margin-bottom:25px;font-size:clamp(1.8rem,3.5vw,2.5rem)}.AvanceHero-module__D8xdVW__explanationDescription{color:var(--gray-600);font-size:18px;line-height:1.6}.AvanceHero-module__D8xdVW__carouselContainer{margin-top:40px}.AvanceHero-module__D8xdVW__swiper{padding-bottom:50px!important}.AvanceHero-module__D8xdVW__imageWrapper{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:var(--white);overflow:hidden}.AvanceHero-module__D8xdVW__image{width:100%;height:auto;transition:transform .3s;display:block}.AvanceHero-module__D8xdVW__imageWrapper:hover .AvanceHero-module__D8xdVW__image{transform:scale(1.05)}@media (max-width:768px){.AvanceHero-module__D8xdVW__heroTop{padding:60px 0 30px}.AvanceHero-module__D8xdVW__heroImage{max-width:50%}.AvanceHero-module__D8xdVW__explanationPart{padding:40px 0}}
.styles-module__xon6MG__heroV2Grid{grid-template-columns:1fr;align-items:center;gap:28px;display:grid}.styles-module__xon6MG__heroV2Content{text-align:left;flex-direction:column;order:0;gap:0;display:flex}.styles-module__xon6MG__heroV2ImageCol{order:1}@media (min-width:769px){.styles-module__xon6MG__heroV2Grid{grid-template-columns:1fr 1fr;gap:56px}.styles-module__xon6MG__heroV2Content{order:0}.styles-module__xon6MG__heroV2ImageCol{order:1}}.styles-module__xon6MG__heroChecklist{flex-direction:column;gap:14px;margin:20px 0 28px;padding:0;list-style:none;display:flex}.styles-module__xon6MG__heroCheckItem{color:#1a2a44;align-items:center;gap:12px;font-size:1.05rem;font-weight:700;line-height:1.3;display:flex}.styles-module__xon6MG__checkIconV2{color:#fff;background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;font-weight:900;line-height:1;display:flex;box-shadow:0 2px 8px #10b9814d}.styles-module__xon6MG__heroStarRating{align-items:center;gap:6px;margin-top:18px;display:flex}.styles-module__xon6MG__starRatingStars{color:#f59e0b;font-size:1rem;font-weight:700}.styles-module__xon6MG__starRatingText{color:#64748b;font-size:.88rem}.styles-module__xon6MG__statsGridV2{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto;display:grid}.styles-module__xon6MG__statItemV2{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:16px;padding:20px 22px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000000a}.styles-module__xon6MG__statItemV2:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000012}.styles-module__xon6MG__statIconV2{color:#059669;background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.styles-module__xon6MG__statTextsV2{flex-direction:column;gap:3px;display:flex}.styles-module__xon6MG__statNumberV2{color:#1a2a44;font-size:1.1rem;font-weight:800;line-height:1.2}.styles-module__xon6MG__statLabelV2{color:#64748b;font-size:.77rem;line-height:1.3}@media (max-width:768px){.styles-module__xon6MG__statsGridV2{grid-template-columns:1fr;gap:10px}}
.AvanceProcess-module__zKjyla__process{background-color:var(--cream)}.AvanceProcess-module__zKjyla__sectionTitle{text-align:center;color:var(--navy);margin-bottom:60px;font-size:clamp(1.8rem,3.5vw,2.5rem)}.AvanceProcess-module__zKjyla__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;display:grid}.AvanceProcess-module__zKjyla__stepCard{background-color:var(--gray-100);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;padding:40px 30px;transition:transform .3s,box-shadow .3s;display:flex}.AvanceProcess-module__zKjyla__stepCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.AvanceProcess-module__zKjyla__iconWrapper{color:var(--coral);justify-content:center;align-items:center;margin-bottom:25px;display:flex}.AvanceProcess-module__zKjyla__stepTitle{color:var(--navy);margin-bottom:20px;font-size:20px;font-weight:600}.AvanceProcess-module__zKjyla__stepText{color:var(--gray-600);font-size:16px;line-height:1.6}@media (max-width:768px){.AvanceProcess-module__zKjyla__process{padding:50px 0}.AvanceProcess-module__zKjyla__grid{grid-template-columns:1fr}}
.styles-module__1Z2Wvq__heroV8{padding:60px 0 50px}.styles-module__1Z2Wvq__heroV8Grid{grid-template-columns:1fr;align-items:center;gap:32px;display:grid}.styles-module__1Z2Wvq__heroV8Content{flex-direction:column;order:0;gap:0;display:flex}.styles-module__1Z2Wvq__heroV8ImageCol{order:1}.styles-module__1Z2Wvq__heroV8Badge{color:var(--gray-500);background:#fff3e0;border:1px solid #fed7aa;border-radius:50px;align-items:center;gap:8px;width:fit-content;margin-bottom:16px;padding:6px 16px;font-size:.82rem;font-weight:700;display:inline-flex}.styles-module__1Z2Wvq__heroV8Badge span:first-child{color:#f59e0b}.styles-module__1Z2Wvq__heroV8Form{margin-top:20px}@media (min-width:769px){.styles-module__1Z2Wvq__heroV8Grid{grid-template-columns:1fr 1fr;gap:52px}}.styles-module__1Z2Wvq__painSolutionSection{background:#fff;padding:64px 0}.styles-module__1Z2Wvq__painSolutionGrid{grid-template-columns:1fr;align-items:stretch;gap:32px;display:grid}@media (max-width:769px){.styles-module__1Z2Wvq__heroV8Content{align-items:center}}@media (min-width:769px){.styles-module__1Z2Wvq__painSolutionGrid{grid-template-columns:1fr 1fr;align-items:center;gap:48px}}.styles-module__1Z2Wvq__painCol{flex-direction:column;display:flex}.styles-module__1Z2Wvq__painTitle{font-family:var(--font-display);color:#1a2a44;margin-bottom:24px;font-size:1.75rem;font-weight:800;line-height:1.3}.styles-module__1Z2Wvq__painList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.styles-module__1Z2Wvq__painItem{color:#1a2a44;background:#fff5f5;border-left:4px solid #ef4444;border-radius:0 10px 10px 0;align-items:center;gap:14px;padding:16px 20px;font-size:1rem;font-weight:600;display:flex}.styles-module__1Z2Wvq__painIconSvg{color:#ef4444;flex-shrink:0}.styles-module__1Z2Wvq__solutionCol{text-align:center;background:#fff;border:2px solid #fed7aa;border-radius:20px;flex-direction:column;align-items:center;gap:20px;padding:36px 32px;display:flex;position:relative;box-shadow:0 8px 32px #f973161a}.styles-module__1Z2Wvq__solutionArrow{color:#f97316;font-size:2rem;font-weight:900;display:none;position:absolute;top:50%;left:-32px;transform:translateY(-50%)}@media (min-width:769px){.styles-module__1Z2Wvq__solutionArrow{display:block}}.styles-module__1Z2Wvq__solutionText{color:#1a2a44;margin:0;font-size:1.2rem;font-weight:700;line-height:1.5}.styles-module__1Z2Wvq__solutionMicrocopy{color:#94a3b8;margin:0;font-size:.82rem}.styles-module__1Z2Wvq__keyBenefitsSection{background:linear-gradient(#fff 0%,#fff8f3 100%);padding:72px 0}.styles-module__1Z2Wvq__keyBenefitsLayout{flex-direction:column;align-items:center;gap:36px;max-width:640px;margin:0 auto;display:flex}.styles-module__1Z2Wvq__benefitsList{flex-direction:column;gap:18px;width:100%;margin:0;padding:0;list-style:none;display:flex}.styles-module__1Z2Wvq__benefitItem{color:#1a2a44;align-items:center;gap:16px;font-size:1.08rem;line-height:1.4;display:flex}.styles-module__1Z2Wvq__benefitIconSvg{color:#10b981;flex-shrink:0;width:24px;height:24px}.styles-module__1Z2Wvq__benefitsCtas{flex-direction:column;align-items:center;gap:14px;width:100%;display:flex}.styles-module__1Z2Wvq__urgencyBadge{color:#64748b;align-items:center;gap:6px;font-size:.87rem;font-weight:500;display:flex}.styles-module__1Z2Wvq__urgencyBadge svg{color:#f59e0b}
.AvanceBenefits-module__UiSsuW__benefits{background-color:var(--cream-dark);padding:80px 0}.AvanceBenefits-module__UiSsuW__inner{max-width:900px;margin:0 auto}.AvanceBenefits-module__UiSsuW__title{text-align:center;color:var(--navy);margin-bottom:50px;font-size:clamp(1.8rem,3.5vw,2.5rem)}.AvanceBenefits-module__UiSsuW__list{flex-direction:column;gap:30px;display:flex}.AvanceBenefits-module__UiSsuW__benefitItem{background-color:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);align-items:flex-start;gap:20px;padding:30px;display:flex}.AvanceBenefits-module__UiSsuW__icon{color:var(--mint);flex-shrink:0;margin-top:5px}.AvanceBenefits-module__UiSsuW__benefitTitle{color:var(--navy);margin-bottom:10px;font-size:20px;font-weight:600}.AvanceBenefits-module__UiSsuW__benefitText{color:var(--gray-600);font-size:17px;line-height:1.6}@media (max-width:768px){.AvanceBenefits-module__UiSsuW__benefitItem{padding:20px}}
.styles-module__cxUp-q__header{z-index:100;background:0 0;justify-content:space-between;align-items:center;padding:20px 60px;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;display:flex;top:0;left:0;right:0;position:fixed!important}.styles-module__cxUp-q__heroV9{background:var(--navy);align-items:center;padding-top:85px;display:grid;position:relative;overflow:hidden}.styles-module__cxUp-q__heroV9BgLines{pointer-events:none;z-index:0;inset:0;opacity:.18;z-index:0;background-image:url(/images/soutien-scolaire.png);background-position:50%;background-size:cover;position:absolute;inset:0}.styles-module__cxUp-q__heroV9Circle{pointer-events:none;z-index:0;background:radial-gradient(circle,#ffb05326 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;right:-8%;transform:translateY(-50%)}.styles-module__cxUp-q__heroV9Grid{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:0;width:100%;padding:100px 60px 80px;display:grid;position:relative}.styles-module__cxUp-q__heroV9Content{z-index:2;position:relative}.styles-module__cxUp-q__heroV9Eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#ffb053;align-items:center;gap:10px;margin-bottom:28px;font-family:Courier New,Consolas,monospace;font-size:.7rem;display:inline-flex}.styles-module__cxUp-q__heroV9Eyebrow:before{content:"";background:#ffb053;flex-shrink:0;width:36px;height:1px;display:block}.styles-module__cxUp-q__heroV9Title{font-family:var(--font-display);color:#fff;margin-bottom:24px;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:700;line-height:1.12}.styles-module__cxUp-q__heroV9Title em{color:#ffb053;font-style:italic}.styles-module__cxUp-q__heroV9Sub{color:#ffffff9e;max-width:440px;margin-bottom:44px;font-size:1rem;font-weight:300;line-height:1.7}.styles-module__cxUp-q__heroV9Badges{flex-wrap:wrap;gap:28px;display:flex}.styles-module__cxUp-q__heroV9Badge{border-left:2px solid #ffb053;flex-direction:column;padding-left:14px;display:flex}.styles-module__cxUp-q__heroV9BadgeVal{font-family:var(--font-display);color:#fff;font-size:1.75rem;font-weight:700;line-height:1}.styles-module__cxUp-q__heroV9BadgeLabel{letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin-top:4px;font-size:.68rem}.styles-module__cxUp-q__heroV9FormPanel{z-index:2;padding:0 0 0 40px;position:relative}.styles-module__cxUp-q__trustBarV9{background:#ffb053;flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;padding:18px 80px;display:flex}.styles-module__cxUp-q__trustBarV9Item{letter-spacing:.1em;text-transform:uppercase;color:#0d2c57;align-items:center;gap:8px;font-size:.78rem;font-weight:500;display:flex}.styles-module__cxUp-q__trustBarV9Item svg{opacity:.7}.styles-module__cxUp-q__stepsV9{background:#f4f2f0;padding:100px 0}.styles-module__cxUp-q__sectionLabelV9{letter-spacing:.25em;text-transform:uppercase;color:#ffb053;margin-bottom:14px;font-family:Courier New,Consolas,monospace;font-size:.68rem;display:block}.styles-module__cxUp-q__sectionTitleV9{font-family:var(--font-display);color:#0d2c57;max-width:560px;margin-bottom:64px;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;line-height:1.15}.styles-module__cxUp-q__sectionTitleV9White{font-family:var(--font-display);color:#fff;max-width:560px;margin-bottom:48px;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:700;line-height:1.15}.styles-module__cxUp-q__stepsGridV9{border:1.5px solid #0d1b2a1a;grid-template-columns:repeat(2,1fr);display:grid}.styles-module__cxUp-q__stepV9{cursor:default;border-bottom:1.5px solid #0d1b2a1a;border-right:1.5px solid #0d1b2a1a;padding:40px 30px;transition:background .3s;position:relative}.styles-module__cxUp-q__stepV9:nth-child(2n){border-right:none}.styles-module__cxUp-q__stepV9:nth-last-child(-n+2){border-bottom:none}.styles-module__cxUp-q__stepV9:hover{background:#0d2c57}.styles-module__cxUp-q__stepV9:hover .styles-module__cxUp-q__stepV9Num{color:#ffc87a}.styles-module__cxUp-q__stepV9:hover .styles-module__cxUp-q__stepV9Title,.styles-module__cxUp-q__stepV9:hover .styles-module__cxUp-q__stepV9Desc{color:#fff}.styles-module__cxUp-q__stepV9Num{font-family:var(--font-display);color:#0d1b2a14;margin-bottom:20px;font-size:3rem;font-weight:700;line-height:1;transition:color .3s}.styles-module__cxUp-q__stepV9Title{font-family:var(--font-display);color:#0d2c57;margin-bottom:12px;font-size:1rem;font-weight:700;transition:color .3s}.styles-module__cxUp-q__stepV9Desc{color:#5a6878;font-size:.87rem;line-height:1.65;transition:color .3s}.styles-module__cxUp-q__teachersSectionV9{background:#0d2c57;padding:100px 0}.styles-module__cxUp-q__whySectionV9{background:#f4f2f0;padding:100px 0}.styles-module__cxUp-q__whyGridV9{grid-template-columns:1fr;align-items:start;gap:60px;display:grid}.styles-module__cxUp-q__whyStickyV9{position:static}.styles-module__cxUp-q__whyItemsV9{flex-direction:column;display:flex}.styles-module__cxUp-q__whyItemV9{border-top:1.5px solid #0d1b2a1a;grid-template-columns:44px 1fr;align-items:start;gap:20px;padding:36px 0;display:grid}.styles-module__cxUp-q__whyItemV9:last-child{border-bottom:1.5px solid #0d1b2a1a}.styles-module__cxUp-q__whyNumV9{color:#ffb053;letter-spacing:.1em;padding-top:4px;font-family:Courier New,Consolas,monospace;font-size:.76rem}.styles-module__cxUp-q__whyItemTitleV9{font-family:var(--font-display);color:#0d2c57;margin-bottom:10px;font-size:1.1rem;font-weight:700}.styles-module__cxUp-q__whyItemTextV9{color:#5a6878;font-size:.9rem;line-height:1.72}.styles-module__cxUp-q__btnDarkV9{color:#fff;font-family:var(--font-body);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#0d2c57;border:none;border-radius:2px;align-items:center;gap:10px;margin-top:32px;padding:14px 28px;font-size:.9rem;font-weight:500;transition:background .2s,transform .15s;display:inline-flex}.styles-module__cxUp-q__btnDarkV9:hover{background:#0a2040;transform:translate(4px)}@media (min-width:769px){.styles-module__cxUp-q__stepsGridV9{grid-template-columns:repeat(4,1fr)}.styles-module__cxUp-q__stepV9:nth-child(2n){border-right:1.5px solid #0d1b2a1a}.styles-module__cxUp-q__stepV9:nth-last-child(-n+2){border-bottom:1.5px solid #0d1b2a1a}.styles-module__cxUp-q__stepV9:last-child{border-right:none}.styles-module__cxUp-q__stepV9{border-bottom:none}}@keyframes styles-module__cxUp-q__ctaFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.styles-module__cxUp-q__ctaFinalV9{text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.styles-module__cxUp-q__ctaFinalV9Overlay{z-index:0;pointer-events:none;background:linear-gradient(135deg,#0d2a4ae0 0%,#0d2a4ad1 100%);position:absolute;inset:0}.styles-module__cxUp-q__ctaFinalV9Inner{z-index:1;width:100%;max-width:800px;padding:80px 40px;animation:.9s both styles-module__cxUp-q__ctaFadeIn;position:relative}.styles-module__cxUp-q__ctaFinalV9Title{font-family:var(--font-display,"Playfair Display","Libre Baskerville",serif);color:#fff;margin-bottom:20px;font-size:clamp(2rem,4.5vw,3.75rem);font-weight:800;line-height:1.2;animation:.9s .1s both styles-module__cxUp-q__ctaFadeIn}.styles-module__cxUp-q__ctaFinalV9Title em{color:#ffb053;font-style:italic}.styles-module__cxUp-q__ctaFinalV9Sub{color:#ffffffb8;letter-spacing:.01em;margin-bottom:40px;font-size:1.05rem;animation:.9s .2s both styles-module__cxUp-q__ctaFadeIn}.styles-module__cxUp-q__ctaFinalV9Btns{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex;position:relative}.styles-module__cxUp-q__ctaFinalV9Btn{color:#0d2c57;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#ffb053;border:none;border-radius:2px;align-items:center;gap:10px;padding:16px 40px;font-size:.9rem;font-weight:700;transition:background .2s,transform .15s;display:inline-flex}.styles-module__cxUp-q__ctaFinalV9Btn:hover{background:#ffc87a;transform:translateY(-2px)}.styles-module__cxUp-q__ctaFinalV9Phone{color:#fff9;font-size:.88rem;text-decoration:none;transition:color .2s}.styles-module__cxUp-q__ctaFinalV9Phone:hover{color:#fff}@media (min-width:1025px){.styles-module__cxUp-q__heroV9Grid{grid-template-columns:1.5fr 1fr;gap:60px;padding:140px 60px 100px}.styles-module__cxUp-q__whyGridV9{grid-template-columns:1fr 1fr;gap:80px}.styles-module__cxUp-q__whyStickyV9{position:sticky;top:120px}}.styles-module__cxUp-q__whyStickyImgV9{aspect-ratio:4/3;object-fit:cover;border-radius:3px;width:100%;margin-top:32px;margin-bottom:32px;box-shadow:0 20px 60px #0000001f}.styles-module__cxUp-q__ctaFinalV9PhoneText{color:#ffffff8c;margin-top:20px;font-size:.88rem;animation:.9s .5s both styles-module__cxUp-q__ctaFadeIn}.styles-module__cxUp-q__ctaFinalV9PhoneLink{color:#ffffffd9;text-underline-offset:3px;text-decoration:underline;transition:color .2s}.styles-module__cxUp-q__ctaFinalV9PhoneLink:hover{color:#f5a623}@media (max-width:768px){.styles-module__cxUp-q__footerV9{flex-direction:column;align-items:flex-start;padding:30px 24px}.styles-module__cxUp-q__ctaFinalV9Inner{padding:60px 24px}.styles-module__cxUp-q__ctaFinalV9Title{font-size:2rem}.styles-module__cxUp-q__heroV9Grid{grid-template-columns:1fr;gap:40px;padding:40px 24px 0}.styles-module__cxUp-q__heroV9FormPanel{padding:0}.styles-module__cxUp-q__ctaFinalV9{padding:80px 24px}.styles-module__cxUp-q__heroV9Title{font-size:1.5rem}.styles-module__cxUp-q__stepsV9,.styles-module__cxUp-q__whySectionV9,.styles-module__cxUp-q__teachersSectionV9{padding:64px 0}.styles-module__cxUp-q__heroV9Badges{gap:20px}}.styles-module__cxUp-q__footerV9{background:#080f17;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:40px 80px;display:flex}.styles-module__cxUp-q__footerV9Logo{align-items:center;text-decoration:none;display:flex}.styles-module__cxUp-q__footerV9Text{color:#ffffff40;font-size:.78rem}
.AvanceResources-module__fcHlHq__resources{background-color:var(--white)}.AvanceResources-module__fcHlHq__inner{max-width:900px;margin:0 auto}.AvanceResources-module__fcHlHq__title{text-align:center;color:var(--navy);font-size:clamp(1.5rem,3.5vw,1.5rem);font-family:var(--font-display);margin-bottom:20px}.AvanceResources-module__fcHlHq__subtitle{text-align:center;color:var(--gray-600);margin-bottom:40px;font-size:18px}.AvanceResources-module__fcHlHq__links{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:80px;display:grid}.AvanceResources-module__fcHlHq__linkCard{background-color:var(--gray-100);border-radius:var(--radius-md);align-items:center;padding:20px;text-decoration:none;transition:all .3s;display:flex}.AvanceResources-module__fcHlHq__linkCard:hover{background-color:var(--navy);color:var(--white)}.AvanceResources-module__fcHlHq__linkCard:hover .AvanceResources-module__fcHlHq__linkIcon,.AvanceResources-module__fcHlHq__linkCard:hover .AvanceResources-module__fcHlHq__arrow{color:var(--white)}.AvanceResources-module__fcHlHq__linkIcon{color:var(--navy);margin-right:15px}.AvanceResources-module__fcHlHq__linkText{flex:1;font-weight:500}.AvanceResources-module__fcHlHq__arrow{color:var(--navy);margin-left:10px}.AvanceResources-module__fcHlHq__cta{text-align:center;background-color:var(--navy);color:var(--white);border-radius:var(--radius-xl);padding:60px 40px}.AvanceResources-module__fcHlHq__ctaTitle{font-size:clamp(1.5rem,3vw,1.5rem);font-family:var(--font-display);margin-bottom:20px;line-height:1.3}.AvanceResources-module__fcHlHq__ctaText{opacity:.9;margin-bottom:30px;font-size:18px}.AvanceResources-module__fcHlHq__ctaButton{background-color:var(--coral);color:var(--black);border-radius:var(--radius-full);text-transform:uppercase;font-weight:600;font-family:var(--font-accent);padding:12px 30px;font-size:13.33px;transition:all .3s;display:inline-block}.AvanceResources-module__fcHlHq__ctaButton:hover{background-color:var(--coral-hover);transform:translateY(-2px)}@media (max-width:768px){.AvanceResources-module__fcHlHq__cta{padding:40px 20px}}
.styles-module__s5KjkW__heroV10{background:#0d1f3a;padding:120px 0 80px;position:relative;overflow:hidden}.styles-module__s5KjkW__heroV10Bg{opacity:.18;z-index:0;background-image:url(/images/hero/v1-urgence.webp);background-position:top;background-size:cover;position:absolute;inset:0}.styles-module__s5KjkW__heroV10Grid{z-index:1;grid-template-columns:1fr 440px;align-items:start;gap:60px;max-width:1200px;margin:0 auto;padding:0 48px;display:grid;position:relative}.styles-module__s5KjkW__heroV10Eyebrow{font-family:var(--font-accent);letter-spacing:.12em;text-transform:uppercase;color:#ffb053;align-items:center;gap:8px;margin-bottom:24px;font-size:.72rem;font-weight:700;display:inline-flex}.styles-module__s5KjkW__heroV10Eyebrow:before{content:"";background:#ffb053;flex-shrink:0;width:28px;height:2px;display:inline-block}.styles-module__s5KjkW__heroV10Title{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,3.5vw,3.8rem);font-weight:700;line-height:1.15}.styles-module__s5KjkW__heroV10Title em{color:#ffb053;font-style:italic}.styles-module__s5KjkW__heroV10Sub{color:#ffffffa6;max-width:460px;margin-bottom:36px;font-size:1.05rem;line-height:1.65}.styles-module__s5KjkW__heroV10Stats{border:1px solid #ffffff1a;border-radius:12px;gap:0;max-width:420px;margin-bottom:36px;display:flex;overflow:hidden}.styles-module__s5KjkW__heroV10Stat{text-align:center;border-right:1px solid #ffffff14;flex:1;padding:16px 14px}.styles-module__s5KjkW__heroV10Stat:last-child{border-right:none}.styles-module__s5KjkW__heroV10StatVal{font-family:var(--font-accent);color:#ffb053;margin-bottom:4px;font-size:1.4rem;font-weight:700;line-height:1;display:block}.styles-module__s5KjkW__heroV10StatLabel{font-family:var(--font-accent);color:#ffffff73;letter-spacing:.03em;text-transform:uppercase;font-size:.68rem;font-weight:600;display:block}.styles-module__s5KjkW__heroV10Social{align-items:center;gap:10px;display:flex}.styles-module__s5KjkW__heroV10Avatars{display:flex}.styles-module__s5KjkW__heroV10Avatar{width:28px;height:28px;font-size:11px;font-family:var(--font-accent);border:2px solid #0d1f3a;border-radius:50%;justify-content:center;align-items:center;margin-left:-6px;font-weight:600;display:flex}.styles-module__s5KjkW__heroV10Avatar:first-child{margin-left:0}.styles-module__s5KjkW__heroV10Avatar:first-child{color:#553c9a;background:#e9d5ff}.styles-module__s5KjkW__heroV10Avatar:nth-child(2){color:#1e40af;background:#bfdbfe}.styles-module__s5KjkW__heroV10Avatar:nth-child(3){color:#92400e;background:#fde68a}.styles-module__s5KjkW__heroV10SocialText{font-family:var(--font-accent);color:#ffffff80;font-size:.8rem;font-weight:600}.styles-module__s5KjkW__heroV10Right{position:sticky;top:24px}.styles-module__s5KjkW__trustBarV10{background:#f8f9fb;border-bottom:1px solid #e8edf3;flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;padding:14px 48px;display:flex}.styles-module__s5KjkW__trustBarV10Item{font-family:var(--font-accent);color:#4a5568;white-space:nowrap;align-items:center;gap:8px;font-size:.78rem;font-weight:600;display:flex}.styles-module__s5KjkW__trustBarV10Item svg{color:#ffb053;flex-shrink:0;width:16px;height:16px}@media (max-width:1024px){.styles-module__s5KjkW__heroV10Grid{grid-template-columns:1fr;gap:40px;padding:0 32px}.styles-module__s5KjkW__heroV10Right{position:static}.styles-module__s5KjkW__trustBarV10{gap:24px;padding:12px 20px}}@media (max-width:640px){.styles-module__s5KjkW__heroV10{padding:90px 0 50px}.styles-module__s5KjkW__heroV10Grid{gap:32px;padding:0 20px}.styles-module__s5KjkW__heroV10Stats{max-width:100%}.styles-module__s5KjkW__trustBarV10{gap:16px}.styles-module__s5KjkW__trustBarV10Item{font-size:.72rem}}
