: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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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)}}
.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}
.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}
.Companies-module__yYStFa__pageWrapper{background:0 0;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.Companies-module__yYStFa__pageWrapper:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 10% 20%,#c497a014 0%,#0000 40%),radial-gradient(circle at 90% 80%,#c497a00f 0%,#0000 40%),radial-gradient(circle,#c497a00a 0%,#0000 60%);position:absolute;inset:0}.Companies-module__yYStFa__hero{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:160px 4rem 60px;display:grid;position:relative}.Companies-module__yYStFa__heroContent{max-width:600px}.Companies-module__yYStFa__badge{font-family:var(--font-evolventa);text-transform:uppercase;letter-spacing:.1em;color:#1a1a1a;background:linear-gradient(135deg,#fff 0%,#fff9fa 50%,#fef2f4 100%);border-radius:100px;margin-bottom:2rem;padding:.6rem 1.4rem;font-size:.7rem;font-weight:600;display:inline-block}.Companies-module__yYStFa__title{font-family:var(--font-evolventa);letter-spacing:-.04em;color:#1a1a1a;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.Companies-module__yYStFa__productTitle{transition:all .3s}.Companies-module__yYStFa__description{font-family:var(--font-evolventa);color:#555;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Companies-module__yYStFa__heroImageWrapper{aspect-ratio:1.2;background:linear-gradient(135deg,#fff 0%,snow 50%,#fff2f4 100%);border-radius:40px;width:100%;position:relative;overflow:hidden}.Companies-module__yYStFa__heroImage{-o-object-fit:cover;object-fit:cover}.Companies-module__yYStFa__benefitsSection{z-index:1;max-width:1400px;margin:0 auto 20px;padding:40px 4rem;position:relative}.Companies-module__yYStFa__sectionHeader{text-align:center;width:100%;margin:0 auto 2.5rem}.Companies-module__yYStFa__benefitsTitleMain{font-family:var(--font-evolventa);color:#1a1a1a;letter-spacing:-.02em;white-space:nowrap;font-size:2.2rem;font-weight:800}.Companies-module__yYStFa__noWrap{white-space:nowrap}.Companies-module__yYStFa__mobileHideBr{display:inline}.Companies-module__yYStFa__mobileOnly{display:none}.Companies-module__yYStFa__desktopOnly{display:block}.Companies-module__yYStFa__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Companies-module__yYStFa__benefitCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none;background:#ffffffb3;border:1px solid #00000008;border-radius:32px;padding:1.5rem;transition:all .5s cubic-bezier(.16,1,.3,1)}.Companies-module__yYStFa__benefitCard:hover{box-shadow:none;background:#fff;border-color:#ff48511a;transform:translateY(-8px)}.Companies-module__yYStFa__benefitIcon{width:48px;height:48px;box-shadow:none;color:#ff4851;background:#fff;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.2rem;display:flex}.Companies-module__yYStFa__benefitTitle{font-family:var(--font-evolventa);margin-bottom:.8rem;font-size:1.25rem;font-weight:800}.Companies-module__yYStFa__benefitText{font-family:var(--font-evolventa);color:#666;font-size:.9rem;line-height:1.5}.Companies-module__yYStFa__caseSection{color:#1a1a1a;box-shadow:none;z-index:1;background:linear-gradient(135deg,#fff 0%,snow 50%,#fff2f4 100%);border:1px solid #c497a01a;border-radius:40px;max-width:calc(100% - 4rem);margin:40px auto;padding:60px 0;position:relative;overflow:hidden}.Companies-module__yYStFa__caseSection:after{content:"";filter:blur(50px);background:radial-gradient(circle,#ff485114 0%,#fff0 70%);width:300px;height:300px;position:absolute;top:50%;right:-10%}.Companies-module__yYStFa__caseContainer{grid-template-columns:.9fr 1.1fr;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;padding:0 4rem;display:grid}.Companies-module__yYStFa__caseImage{border-radius:32px;overflow:hidden}.Companies-module__yYStFa__caseImageWrapper{border-radius:32px;position:relative}.Companies-module__yYStFa__caseSteps{flex-direction:column;gap:1.5rem;display:flex}.Companies-module__yYStFa__caseStep{gap:1.2rem;display:flex}.Companies-module__yYStFa__stepNumber{font-family:var(--font-evolventa);color:#c497a0;opacity:1;margin-top:.2rem;font-size:.85rem;font-weight:800}.Companies-module__yYStFa__stepText{font-family:var(--font-evolventa);color:#1a1a1a;font-size:1.05rem;font-weight:400;line-height:1.5}.Companies-module__yYStFa__statsSection{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #0000000d;border-radius:32px;justify-content:space-between;align-items:center;max-width:1200px;padding:2.5rem 4rem;display:flex}.Companies-module__yYStFa__statsSectionWrapper{max-width:1200px;margin-top:6rem;margin-left:auto;margin-right:auto}.Companies-module__yYStFa__statItem{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.2rem;display:flex;position:relative}.Companies-module__yYStFa__statItem:not(:last-child):after{content:"";background:#0000001a;width:1px;height:60%;position:absolute;top:20%;right:0}.Companies-module__yYStFa__statValue{font-family:var(--font-space-grotesk);color:#1a1a1a;letter-spacing:-.04em;margin:0;font-size:1.8rem;font-weight:800;line-height:1.1}.Companies-module__yYStFa__statLabel{font-family:var(--font-evolventa);color:#888;text-transform:uppercase;letter-spacing:.1em;max-width:none;font-size:.75rem;font-weight:600;line-height:1.4}.Companies-module__yYStFa__productSection{z-index:1;max-width:1400px;margin:0 auto;padding:40px 4rem 30px;position:relative}.Companies-module__yYStFa__productGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem;margin-top:4rem;display:grid}.Companies-module__yYStFa__swiperWrapper{width:100%;margin-top:1rem;position:relative}.Companies-module__yYStFa__productSwiper{padding:20px 0 0!important}.Companies-module__yYStFa__productSwiper .swiper-pagination{bottom:0!important}.Companies-module__yYStFa__productSwiper .swiper-pagination-bullet{opacity:.3;width:8px;height:8px;background:#b38ffa!important}.Companies-module__yYStFa__productSwiper .swiper-pagination-bullet-active{opacity:1;border-radius:4px;width:24px;background:#b38ffa!important}.Companies-module__yYStFa__audienceGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin-top:2rem;margin-left:auto;margin-right:auto;display:grid}.Companies-module__yYStFa__productCard{cursor:pointer;background:linear-gradient(135deg,#fff 0%,#fff9fa 50%,#fef2f4 100%);border:1px solid #0000000a;border-radius:24px;flex-direction:column;gap:.5rem;height:100%;padding:.6rem;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s;display:flex;position:relative}.Companies-module__yYStFa__productCard:hover{box-shadow:none;transform:translateY(-8px)}.Companies-module__yYStFa__productImageWrapper{aspect-ratio:1;background:#fff;border-radius:20px;width:100%;display:block;position:relative;overflow:hidden}.Companies-module__yYStFa__productImg{-o-object-fit:cover;object-fit:cover;filter:brightness();width:100%;height:100%;transition:transform .7s cubic-bezier(.4,0,.2,1)}.Companies-module__yYStFa__productCard:hover .Companies-module__yYStFa__productImg{transform:scale(1.05)}.Companies-module__yYStFa__productContent{text-align:left;background:0 0;flex-direction:column;gap:.2rem;padding:.4rem .5rem .8rem;display:flex;position:relative}.Companies-module__yYStFa__productName{font-family:var(--font-evolventa);color:#1a1a1a;margin:0;font-size:.95rem;font-weight:800;line-height:1.2;transition:color .3s}.Companies-module__yYStFa__productCard:hover .Companies-module__yYStFa__productName{color:#1a1a1a}.Companies-module__yYStFa__productGoal{font-family:var(--font-evolventa);color:#888;font-size:.75rem;font-weight:500;line-height:1.4}.Companies-module__yYStFa__productCard .Companies-module__yYStFa__stepNumber{color:#1a1a1a;opacity:.5;font-size:.85rem}.Companies-module__yYStFa__productCard .Companies-module__yYStFa__benefitText{color:#666;margin-top:.2rem}.Companies-module__yYStFa__contactSection{grid-template-columns:.9fr 1.2fr;align-items:flex-start;gap:6rem;max-width:1400px;margin:0 auto;padding:20px 4rem 100px;display:grid}.Companies-module__yYStFa__contactInfo h2{font-family:var(--font-evolventa);margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.Companies-module__yYStFa__managerCard{box-shadow:none;background:#fff;border:1px solid #f0f0f0;border-radius:30px;align-items:center;gap:2rem;margin-top:3rem;padding:2.5rem;transition:all .3s;display:flex}.Companies-module__yYStFa__managerCard:hover{box-shadow:none;transform:translateY(-3px)}.Companies-module__yYStFa__managerPhoto{width:90px;height:90px;box-shadow:none;border-radius:50%;flex-shrink:0;overflow:hidden}.Companies-module__yYStFa__managerName{font-family:var(--font-evolventa);color:#1a1a1a;margin-bottom:.3rem;font-size:1.2rem;font-weight:800}.Companies-module__yYStFa__managerRole{color:#666;font-size:.9rem;line-height:1.4;font-family:var(--font-evolventa);margin-bottom:1rem}.Companies-module__yYStFa__formContainer,.Companies-module__yYStFa__formWrapper{width:100%}.Companies-module__yYStFa__formWrapper{box-shadow:none;background:#fff;border:1px solid #0000000d;border-radius:40px;padding:3rem}.Companies-module__yYStFa__formGrid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem;display:grid}.Companies-module__yYStFa__fullWidth{grid-column:span 2}.Companies-module__yYStFa__inputGroup{text-align:left;flex-direction:column;gap:.4rem;display:flex}.Companies-module__yYStFa__inputGroup label{font-family:var(--font-evolventa);text-transform:uppercase;letter-spacing:.15em;color:#1a1a1a;margin-bottom:.5rem;font-size:.6rem;font-weight:800}.Companies-module__yYStFa__inputGroup input,.Companies-module__yYStFa__inputGroup textarea{font-family:var(--font-evolventa);color:#1a1a1a;background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;outline:none;padding:.8rem 1rem;font-size:.95rem;transition:all .3s}.Companies-module__yYStFa__inputGroup input:focus,.Companies-module__yYStFa__inputGroup textarea:focus{box-shadow:none;background:#fff;border-color:#c497a0}.Companies-module__yYStFa__inputGroup input::-moz-placeholder{color:#ccc;font-size:.9rem}.Companies-module__yYStFa__inputGroup textarea::-moz-placeholder{color:#ccc;font-size:.9rem}.Companies-module__yYStFa__inputGroup input::placeholder,.Companies-module__yYStFa__inputGroup textarea::placeholder{color:#ccc;font-size:.9rem}.Companies-module__yYStFa__submitBtn{color:#fff;width:100%;font-family:var(--font-evolventa);cursor:pointer;text-transform:uppercase;letter-spacing:.1em;background:#1a1a1a;border:none;border-radius:100px;margin-top:1rem;padding:1.1rem;font-size:.8rem;font-weight:800;transition:all .3s}.Companies-module__yYStFa__submitBtn:hover{box-shadow:none;background:#c497a0;transform:translateY(-2px)}@media (max-width:1200px){.Companies-module__yYStFa__hero{gap:3rem;padding:60px 4rem}.Companies-module__yYStFa__title{font-size:2.8rem}.Companies-module__yYStFa__statsSectionWrapper{display:none}}@media (max-width:992px){.Companies-module__yYStFa__hero{text-align:center;grid-template-columns:1fr;padding:40px 2rem 60px}.Companies-module__yYStFa__heroContent{max-width:100%;margin-bottom:3rem}.Companies-module__yYStFa__heroImageWrapper{max-width:600px;margin:0 auto}.Companies-module__yYStFa__benefitsGrid{grid-template-columns:1fr}.Companies-module__yYStFa__caseContainer{text-align:center;grid-template-columns:1fr;gap:3rem}.Companies-module__yYStFa__caseSteps{text-align:left}.Companies-module__yYStFa__productSection{padding:20px 0}.Companies-module__yYStFa__sectionHeader{text-align:center;width:100%;margin:0 auto 1.5rem;padding:0 1.25rem}.Companies-module__yYStFa__noWrap{white-space:normal}}@media (max-width:768px){.Companies-module__yYStFa__pageWrapper{padding-top:80px}.Companies-module__yYStFa__hero{gap:1rem;padding:20px 1.25rem 15px}.Companies-module__yYStFa__badge{margin-bottom:.5rem;padding:.4rem 1rem;font-size:.6rem}.Companies-module__yYStFa__title{margin-bottom:.8rem;font-size:1.8rem!important}.Companies-module__yYStFa__description{margin-bottom:1.2rem;font-size:.85rem;line-height:1.4}.Companies-module__yYStFa__benefitsSection{margin-bottom:10px;padding:25px 1.25rem}.Companies-module__yYStFa__benefitsTitleMain{margin-bottom:1.5rem;font-size:1.4rem}.Companies-module__yYStFa__benefitsGrid{gap:.8rem}.Companies-module__yYStFa__benefitCard{border-radius:20px;padding:1rem}.Companies-module__yYStFa__benefitIcon{width:36px;height:36px;margin-bottom:.5rem}.Companies-module__yYStFa__benefitTitle,.Companies-module__yYStFa__productName{margin-bottom:.3rem;font-size:.85rem!important}.Companies-module__yYStFa__benefitText{font-size:.75rem;line-height:1.3}.Companies-module__yYStFa__statsSection{border-radius:20px;grid-template-columns:repeat(4,1fr);gap:.4rem;margin:1.5rem 1rem;padding:.75rem .5rem;display:grid}.Companies-module__yYStFa__statValue{font-size:.95rem}.Companies-module__yYStFa__statLabel{font-size:.55rem}.Companies-module__yYStFa__statsSectionWrapper{margin-top:2rem}.Companies-module__yYStFa__productSection{padding:20px 0!important}.Companies-module__yYStFa__swiperWrapper{width:100%;margin-top:1rem;position:relative}.Companies-module__yYStFa__productSwiper{padding:0!important}.Companies-module__yYStFa__sectionHeader{text-align:left;margin-bottom:2rem;padding:0 1.25rem}.Companies-module__yYStFa__productGrid,.Companies-module__yYStFa__audienceGrid{gap:.6rem;margin-top:1.5rem}.Companies-module__yYStFa__productCard{border-radius:14px;height:100%;padding:.25rem}.Companies-module__yYStFa__productSwiper{padding-bottom:2rem!important}.swiper-pagination-bullet{width:4px!important;height:4px!important}.swiper-pagination-bullet-active{width:12px!important}.Companies-module__yYStFa__productImageWrapper{aspect-ratio:1.5}.Companies-module__yYStFa__productContent{padding:.4rem}.Companies-module__yYStFa__caseSection{border-radius:20px;max-width:calc(100% - 1.5rem);margin:10px auto;padding:25px 0}.Companies-module__yYStFa__caseContainer{gap:1.2rem;padding:0 1rem}.Companies-module__yYStFa__caseImage{height:160px}.Companies-module__yYStFa__caseSteps,.Companies-module__yYStFa__caseStep{gap:.6rem}.Companies-module__yYStFa__contactSection{grid-template-columns:1fr;gap:2rem;padding:20px 1.25rem 60px}.Companies-module__yYStFa__contactInfo h2{text-align:center;font-size:1.6rem}.Companies-module__yYStFa__managerCard{border-radius:24px;gap:1.2rem;margin-top:1.5rem;padding:1.5rem}.Companies-module__yYStFa__managerPhoto{width:60px;height:60px}.Companies-module__yYStFa__managerName{font-size:1rem}.Companies-module__yYStFa__managerRole{font-size:.75rem}.Companies-module__yYStFa__formWrapper{border-radius:24px;padding:1.5rem}.Companies-module__yYStFa__formGrid{gap:1rem}.Companies-module__yYStFa__inputGroup label{font-size:.55rem}.Companies-module__yYStFa__inputGroup input,.Companies-module__yYStFa__inputGroup textarea{padding:.7rem;font-size:.85rem}.Companies-module__yYStFa__submitBtn{padding:.9rem;font-size:.75rem}.Companies-module__yYStFa__mobileOnly{display:block!important}.Companies-module__yYStFa__desktopOnly{display:none!important}}@media (max-width:480px){.Companies-module__yYStFa__title{letter-spacing:-.02em;font-size:1.6rem!important}.Companies-module__yYStFa__productTitle{font-size:1.3rem!important}.Companies-module__yYStFa__submitBtn{padding:.8rem;font-size:.7rem}}
