.HeroSection_hero__LcTg9{position:relative;min-height:100vh;width:100vw;margin-left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:center;padding:2rem 0;overflow:hidden;color:white;text-align:center;background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.4)),url(/images/hero-bg.webp) 50%/cover no-repeat fixed;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;animation:HeroSection_fadeIn__Sog_u 1.5s ease-in-out}@keyframes HeroSection_fadeIn__Sog_u{0%{opacity:.3}to{opacity:1}}.HeroSection_heroOverlay__b10Ia{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(227,6,19,.15),transparent 30%),radial-gradient(circle at 80% 70%,rgba(0,100,200,.15),transparent 30%),linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.7));z-index:1}.HeroSection_glassEffect__jx_E4{background:rgba(255,255,255,.07);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:0;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px 0 rgba(31,38,135,.2);padding:3rem 5%;width:100%;max-width:100%;margin:0;position:relative;z-index:2;transform:translateY(20px);opacity:0;transition:all .8s cubic-bezier(.19,1,.22,1)}@media (min-width:1200px){.HeroSection_glassEffect__jx_E4{padding:4rem 10%}}.HeroSection_animateOnScroll__2hES4.HeroSection_animateIn__cnFTY{transform:translateY(0);opacity:1}.HeroSection_content__7Lf9F{position:relative;z-index:2;max-width:1200px;margin:0 auto;width:100%}.HeroSection_textContent__4V473{margin-bottom:3rem}.HeroSection_badge__AduHT{display:inline-block;background:rgba(227,6,19,.15);color:#ff6b6b;padding:.5rem 1.25rem;border-radius:50px;font-size:.85rem;font-weight:600;letter-spacing:1px;margin-bottom:1.5rem;border:1px solid rgba(227,6,19,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:HeroSection_pulse__1HenU 2s infinite}@keyframes HeroSection_pulse__1HenU{0%{box-shadow:0 0 0 0 rgba(227,6,19,.4)}70%{box-shadow:0 0 0 10px rgba(227,6,19,0)}to{box-shadow:0 0 0 0 rgba(227,6,19,0)}}.HeroSection_title__kiiC4{font-size:3.5rem;font-weight:800;line-height:1.15;margin:0 0 1.5rem;background:linear-gradient(90deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;letter-spacing:-.5px}.HeroSection_highlight__d3FjQ{position:relative;display:inline-block}.HeroSection_highlight__d3FjQ:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:8px;background:linear-gradient(90deg,rgba(227,6,19,.6),transparent);z-index:-1;border-radius:4px;animation:HeroSection_highlightPulse__be1Er 3s infinite}@keyframes HeroSection_highlightPulse__be1Er{0%{opacity:.5;width:0}50%{opacity:.7;width:100%}to{opacity:.5;width:0}}.HeroSection_subtitle__gJ3T4{font-size:1.4rem;line-height:1.6;max-width:800px;margin:0 auto 3rem;font-weight:400;color:rgba(255,255,255,.9)}.HeroSection_subtitle__gJ3T4 strong{color:#ff6b6b;font-weight:600}.HeroSection_features__gHSeQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;margin:0 auto 4rem;max-width:1000px;opacity:0;transform:translateY(20px);transition:opacity .8s ease var(--delay,.4s),transform .8s ease var(--delay,.4s)}.HeroSection_animateOnScroll__2hES4.HeroSection_animateIn__cnFTY .HeroSection_features__gHSeQ{opacity:1;transform:translateY(0)}.HeroSection_feature__0hd_w{background:rgba(255,255,255,.05);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);text-align:left;display:flex;align-items:flex-start;gap:1.25rem;position:relative;overflow:hidden}.HeroSection_feature__0hd_w:before{content:"";position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#e30613,#ff6b6b);transition:height .4s ease}.HeroSection_feature__0hd_w:hover{transform:translateY(-5px);background:rgba(255,255,255,.1);box-shadow:0 10px 25px rgba(0,0,0,.15)}.HeroSection_feature__0hd_w:hover:before{height:100%}.HeroSection_featureIcon__pFa2n{flex-shrink:0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(227,6,19,.1);border-radius:12px;color:#ff6b6b;font-size:1.5rem;transition:all .3s ease;position:relative;z-index:1}.HeroSection_feature__0hd_w:hover .HeroSection_featureIcon__pFa2n{transform:scale(1.1);background:rgba(227,6,19,.2)}.HeroSection_featureIcon__pFa2n svg{width:24px;height:24px;stroke-width:2}.HeroSection_featureText__2H4pU h4{margin:0 0 .5rem;font-size:1.2rem;font-weight:600;color:white;position:relative;z-index:1}.HeroSection_featureText__2H4pU p{margin:0;font-size:.95rem;color:rgba(255,255,255,.7);line-height:1.5;position:relative;z-index:1}.HeroSection_buttons__Qi0Pa{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap;margin:0 auto;max-width:700px;opacity:0;transform:translateY(20px);transition:opacity .8s ease .6s,transform .8s ease .6s}.HeroSection_animateOnScroll__2hES4.HeroSection_animateIn__cnFTY .HeroSection_buttons__Qi0Pa{opacity:1;transform:translateY(0)}.HeroSection_button__g8kSO{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;font-size:1rem;letter-spacing:.5px;z-index:1;border:none;cursor:pointer;box-shadow:0 4px 15px rgba(0,0,0,.2)}.HeroSection_button__g8kSO:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:rgba(255,255,255,.1);transition:width .4s ease;z-index:-1}.HeroSection_button__g8kSO:hover:before{width:100%}.HeroSection_primary__FJ6T7{background:linear-gradient(135deg,#e30613,#ff4d4d);color:white}.HeroSection_primary__FJ6T7:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(227,6,19,.4)}.HeroSection_secondary__WTk8h{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2)}.HeroSection_secondary__WTk8h:hover{background:rgba(255,255,255,.15);transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.2)}.HeroSection_buttonIcon__L4uUO{margin-right:.5rem;display:inline-flex;transition:transform .3s ease}.HeroSection_button__g8kSO:hover .HeroSection_buttonIcon__L4uUO{transform:translateX(3px)}.HeroSection_secondary__WTk8h{background-color:transparent;color:white;border:2px solid white}.HeroSection_secondary__WTk8h:hover{background-color:rgba(255,255,255,.1);transform:translateY(-2px)}@media (max-width:768px){.HeroSection_hero__LcTg9{padding:4rem 0}.HeroSection_content__7Lf9F{padding:0 1rem}.HeroSection_title__kiiC4{font-size:1.75rem}.HeroSection_subtitle__gJ3T4{font-size:1.1rem}.HeroSection_button__g8kSO{padding:.6rem 1.5rem;font-size:.85rem}.HeroSection_features__gHSeQ{gap:1rem;margin-bottom:2rem}.HeroSection_feature__0hd_w{font-size:.9rem;padding:.6rem 1rem}.HeroSection_buttons__Qi0Pa{flex-direction:column;align-items:center}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.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{-webkit-margin-start:var(--swiper-centered-offset-before);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{-webkit-margin-before:var(--swiper-centered-offset-before);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-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.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));display:inline-block;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)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.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,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.ProductShowcase_showcase__wq320{padding:4rem 1rem;position:relative;overflow:hidden;background:linear-gradient(rgba(94,93,93,.6),rgba(94,94,94,.6)),url(/images/product-showcase.webp);background-size:cover;background-position:50%}.ProductShowcase_container__N_NPf{max-width:1200px;margin:0 auto;padding:0 1.5rem;position:relative;z-index:2}.ProductShowcase_title___64nZ{text-align:center;margin-bottom:2.5rem;font-size:2.25rem;color:#ffffff;font-weight:700;position:relative;display:inline-block;margin-left:50%;transform:translateX(-50%)}.ProductShowcase_title___64nZ:after{content:"";position:absolute;bottom:-10px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#e30613,#ff6b6b);border-radius:3px}.ProductShowcase_sliderContainer__XzjP2{position:relative;padding:1rem 0 3rem}.ProductShowcase_swiper__AEKWb{padding:1rem .5rem 3rem;margin:0 -.5rem}.ProductShowcase_slide__hopjw{padding:.5rem;height:auto}.ProductShowcase_productCard__Sensi{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.ProductShowcase_productCard__Sensi:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(0,0,0,.12)}.ProductShowcase_imageContainer__F6L0k{position:relative;width:100%;padding-top:75%;overflow:hidden}.ProductShowcase_productImage__tY6oz{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ProductShowcase_productCard__Sensi:hover .ProductShowcase_productImage__tY6oz{transform:scale(1.05)}.ProductShowcase_productContent__GFoMS{padding:1.5rem;flex:1 1;display:flex;flex-direction:column}.ProductShowcase_productTitle__5AZRQ{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem;line-height:1.3}.ProductShowcase_productDescription__cdJ2t{color:#555;margin-bottom:1.25rem;line-height:1.5;flex-grow:1}.ProductShowcase_ctaButton__G1YRj{display:inline-block;background:#e30613;color:white;padding:.65rem 1.5rem;border-radius:50px;text-decoration:none;font-weight:600;text-align:center;transition:all .3s ease;border:2px solid #e30613;align-self:flex-start}.ProductShowcase_ctaButton__G1YRj:hover{background:#c10511;border-color:#c10511;color:white;transform:translateY(-2px)}.ProductShowcase_sliderContainer__XzjP2 .swiper-button-next,.ProductShowcase_sliderContainer__XzjP2 .swiper-button-prev{color:#e30613;width:40px;height:40px;background:white;border-radius:50%;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:all .3s ease}.ProductShowcase_sliderContainer__XzjP2 .swiper-button-next:hover,.ProductShowcase_sliderContainer__XzjP2 .swiper-button-prev:hover{background:#f5f5f5;transform:scale(1.1)}.ProductShowcase_sliderContainer__XzjP2 .swiper-button-next:after,.ProductShowcase_sliderContainer__XzjP2 .swiper-button-prev:after{font-size:1.25rem;font-weight:700}.ProductShowcase_sliderContainer__XzjP2 .swiper-pagination-bullet{width:10px;height:10px;background:#ddd;opacity:1}.ProductShowcase_sliderContainer__XzjP2 .swiper-pagination-bullet-active{background:#e30613;transform:scale(1.2)}@media (max-width:768px){.ProductShowcase_showcase__wq320{padding:3rem 0}.ProductShowcase_title___64nZ{font-size:1.75rem;margin-bottom:2rem}.ProductShowcase_productContent__GFoMS{padding:1.25rem}.ProductShowcase_productTitle__5AZRQ{font-size:1.1rem}.ProductShowcase_productDescription__cdJ2t{font-size:.95rem}.ProductShowcase_ctaButton__G1YRj{padding:.5rem 1.25rem;font-size:.9rem}}.TrustSection_trustSection__LTjla{position:relative;padding:6rem 1rem;color:white;overflow:hidden;background-image:url(/images/banner-nosotros.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.TrustSection_trustSection__LTjla:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.TrustSection_trustSection__LTjla .TrustSection_container__rn3pV{position:relative;z-index:2}.TrustSection_titleWrapper__Mg7ag{background-color:#1a1d24;padding:2.5rem;border-radius:12px}.TrustSection_title__82v24{font-size:3.5rem;font-weight:800;line-height:1.2;color:#ffffff;text-shadow:none}.TrustSection_featuresList__9OG92{display:flex;flex-direction:column;gap:1.5rem}.TrustSection_featureItem__K9E0M{background-color:#2c303a;padding:2rem;border-radius:8px;border-left:4px solid #e30613;transition:transform .3s ease,box-shadow .3s ease}.TrustSection_featureItem__K9E0M:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.25)}.TrustSection_featureTitle__N5np2{font-size:1.25rem;font-weight:700;margin:0 0 .75rem;display:flex;align-items:center;letter-spacing:1px;color:#ffffff;text-shadow:none}.TrustSection_featureNumber__0Fmde{color:#e30613;font-size:1.5rem;font-weight:800}.TrustSection_featureSlash__nGqa_{margin:0 .5rem;color:rgba(255,255,255,.4)}.TrustSection_featureDescription__PArEV{font-size:1rem;line-height:1.6;color:#e0e0e0;margin:0;text-shadow:none}@media (max-width:991px){.TrustSection_titleWrapper__Mg7ag{text-align:center;padding:2rem;margin-bottom:3rem}.TrustSection_title__82v24{font-size:2.8rem}}@media (max-width:576px){.TrustSection_trustSection__LTjla{padding:4rem 1rem}.TrustSection_title__82v24{font-size:2.2rem}}.Testimonials_section__wmc_G{padding:5rem 0;background-color:#f8fafc;background-image:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.7)),url(/images/testimonials.avif);background-size:cover;background-position:50%;background-attachment:fixed;position:relative;overflow:hidden;color:#fff}.Testimonials_container__loDOD{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Testimonials_header__mzZRU{text-align:center;margin-bottom:4rem}.Testimonials_title__NiFgw{font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:.75rem;position:relative;display:inline-block;text-shadow:0 2px 4px rgba(0,0,0,.2)}.Testimonials_title__NiFgw:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:80px;height:4px;background-color:#3b82f6;border-radius:2px}.Testimonials_subtitle__lyyza{font-size:1.25rem;color:#e5e7eb;max-width:700px;margin:0 auto;line-height:1.6;text-shadow:0 1px 2px rgba(0,0,0,.2)}.Testimonials_testimonialsGrid__hsLqQ{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}.Testimonials_testimonialCard__KrvIH{background:rgba(255,255,255,.95);border-radius:.75rem;padding:2.5rem 2rem 2rem;box-shadow:0 10px 30px rgba(0,0,0,.15);position:relative;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;height:100%}.Testimonials_testimonialCard__KrvIH:hover{transform:translateY(-5px);box-shadow:0 10px 25px -5px rgba(0,0,0,.05),0 8px 10px -6px rgba(0,0,0,.03)}.Testimonials_quoteIcon__VR4vp{position:absolute;top:1.5rem;right:1.5rem;opacity:.1;width:48px;height:48px}.Testimonials_rating__A2rAF{margin-bottom:1.5rem;display:flex;gap:.25rem}.Testimonials_starFilled__1ivoY{color:#f59e0b;font-size:1.25rem;line-height:1}.Testimonials_starEmpty__QKGvt{color:#d1d5db;font-size:1.25rem;line-height:1}.Testimonials_content__pY7G9{color:#374151;font-size:1.0625rem;line-height:1.7;margin-bottom:2rem;flex-grow:1;font-style:italic;position:relative;z-index:2}.Testimonials_author__F_kuF{display:flex;align-items:center;margin-top:auto}.Testimonials_avatar___tEKk{width:48px;height:48px;border-radius:50%;overflow:hidden;margin-right:1rem;border:2px solid #e5e7eb}.Testimonials_avatarImage__o6Q8w{width:100%;height:100%;object-fit:cover}.Testimonials_name__BBTui{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem;line-height:1.3}.Testimonials_role__Iyh2m{font-size:.875rem;color:#4b5563;margin:0;line-height:1.4;font-weight:500}.Testimonials_section__wmc_G:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(0,0,0,.8),rgba(0,0,0,.6));z-index:0}.Testimonials_container__loDOD{position:relative;z-index:1}@media (max-width:1024px){.Testimonials_testimonialsGrid__hsLqQ{grid-template-columns:repeat(2,1fr)}.Testimonials_section__wmc_G:after,.Testimonials_section__wmc_G:before{display:none}}@media (max-width:768px){.Testimonials_section__wmc_G{padding:4rem 0}.Testimonials_title__NiFgw{font-size:1.875rem}.Testimonials_subtitle__lyyza{font-size:1.0625rem}.Testimonials_testimonialsGrid__hsLqQ{grid-template-columns:1fr;max-width:500px;margin-left:auto;margin-right:auto}.Testimonials_testimonialCard__KrvIH{padding:2rem 1.5rem 1.5rem}}@media (prefers-reduced-motion:reduce){.Testimonials_testimonialCard__KrvIH{transition:none}}