.rex-hero-section{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:0 20px;position:relative;overflow:hidden;background:#f8f9fa}.rex-hero-content{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.rex-back-button{position:absolute;top:-80px;left:0;display:flex;align-items:center;gap:8px;color:#666;text-decoration:none;font-weight:500;transition:all .3s ease;padding:8px 16px;border-radius:8px;background:#0000000d}.rex-back-button:hover{color:#333;background:#0000001a;transform:translate(-5px)}.rex-hero-text{text-align:left}.rex-hero-title{font-size:4rem;font-weight:800;margin-bottom:20px;background:linear-gradient(135deg,#dc2626,#ef4444);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 30px rgba(220,38,38,.3)}.rex-hero-subtitle{font-size:1.5rem;font-weight:600;margin-bottom:20px;color:#666}.rex-hero-description{font-size:1.1rem;line-height:1.6;margin-bottom:40px;color:#666;max-width:500px}.rex-hero-actions{display:flex;gap:20px;flex-wrap:wrap}.rex-primary-button{padding:15px 30px;background:linear-gradient(135deg,#dc2626,#ef4444);color:#f8f9fa;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #dc26264d;text-decoration:none;display:inline-block;text-align:center;line-height:1}.rex-primary-button:hover{transform:translateY(-3px);box-shadow:0 12px 35px #dc262666}.rex-secondary-button{padding:15px 30px;background:transparent;color:#333;border:2px solid rgba(0,0,0,.2);border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center;line-height:1}.rex-secondary-button:hover{background:#0000000d;border-color:#0000004d;transform:translateY(-3px)}.rex-hero-visual,.rex-logo-container{display:flex;justify-content:center;align-items:center}.rex-logo-circle{width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,#dc2626,#ef4444);display:flex;align-items:center;justify-content:center;box-shadow:0 20px 60px #dc262666;animation:rex-pulse 3s ease-in-out infinite}@keyframes rex-pulse{0%,to{transform:scale(1);box-shadow:0 20px 60px #dc262666}50%{transform:scale(1.05);box-shadow:0 25px 80px #dc262699}}.rex-logo-icon{color:#f8f9fa}@media(max-width:768px){.rex-hero-section{min-height:auto;padding:80px 20px 60px}.rex-hero-content{grid-template-columns:1fr;gap:40px;text-align:center;max-width:600px;margin:0 auto}.rex-hero-text{margin-top:100px;text-align:center}.rex-hero-visual{display:flex;justify-content:center}.rex-hero-title{font-size:3rem}.rex-hero-subtitle{font-size:1.3rem}.rex-hero-description{max-width:100%;margin-bottom:30px}.rex-hero-actions{justify-content:center}.rex-logo-circle{width:150px;height:150px}.rex-back-button{top:20px;left:20px;z-index:1000;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1)}}@media(max-width:480px){.rex-hero-section{padding:70px 15px 40px}.rex-hero-content{gap:30px}.rex-hero-title{font-size:2.5rem;line-height:1.2}.rex-hero-subtitle{font-size:1.2rem}.rex-hero-description{font-size:1rem;margin-bottom:25px}.rex-hero-actions{flex-direction:column;align-items:center;gap:15px}.rex-primary-button,.rex-secondary-button{width:100%;max-width:250px;padding:12px 24px;font-size:1rem}.rex-logo-circle{width:120px;height:120px}.rex-back-button{top:15px;left:15px;font-size:.9rem;padding:6px 12px;z-index:1000;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.1)}}.rex-features-section{padding:100px 0;background:#f8f9fa}.rex-container{max-width:1200px;margin:0 auto;padding:0 20px}.rex-section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:60px;color:#333}.rex-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.rex-feature-card{background:#f8f9fa;border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:40px 30px;text-align:center;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}.rex-feature-card:hover{transform:translateY(-10px);background:#f8f9fa;border-color:#dc26264d;box-shadow:0 20px 40px #00000026}.rex-feature-icon{width:80px;height:80px;background:linear-gradient(135deg,#dc2626,#ef4444);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff}.rex-feature-icon svg{color:#fff;stroke:#fff}.rex-feature-title{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#333}.rex-feature-description{color:#666;line-height:1.6}@media(max-width:768px){.rex-features-grid{grid-template-columns:1fr}.rex-section-title{font-size:2rem}}@media(max-width:480px){.rex-feature-card{padding:30px 20px}.rex-section-title{font-size:1.8rem}}.rex-navigation-section{padding:80px 0;background:#f8f9fa}.rex-navigation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.rex-nav-card{background:#f8f9fa;border:1px solid rgba(0,0,0,.1);border-radius:16px;padding:30px;text-align:center;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}.rex-nav-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026;border-color:#dc26264d}.rex-nav-icon{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#dc2626,#ef4444);color:#f8f9fa;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.rex-nav-title{font-size:1.3rem;font-weight:600;margin-bottom:12px;color:#333}.rex-nav-description{color:#666;line-height:1.6}@media(max-width:768px){.rex-navigation-grid{grid-template-columns:1fr}.rex-nav-card{padding:30px 20px}}@media(max-width:480px){.rex-nav-title{font-size:1.3rem}}.styles-module__productScrollSection___bzky4{padding:80px 0;background:#f9fafb}.styles-module__sectionContainer___vdpX-{max-width:1400px;margin:0 auto;padding:20px}.styles-module__sectionHeader___MDaux{text-align:center;margin-bottom:40px}.styles-module__sectionTitle___GlvtB{font-size:2.4rem;font-weight:700;color:#1e293b;margin-bottom:10px}.styles-module__sectionSubtitle___098RS{font-size:1.1rem;color:#64748b;line-height:1.6}.styles-module__refreshIndicator___PNL-c{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;color:#64748b;margin-top:10px}.styles-module__refreshSpinner___KwPGu{width:16px;height:16px;border:2px solid #e2e8f0;border-top:2px solid #dc2626;border-radius:50%;animation:styles-module__spin___QyGgv 1s linear infinite}@keyframes styles-module__spin___QyGgv{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.styles-module__marqueeViewport___lwLcb{overflow:hidden;position:relative;padding:10px 0}.styles-module__marqueeTrack___C0dMZ{display:inline-flex;gap:20px;will-change:transform;transform:translateZ(0)}.styles-module__productCard___b2qd0{flex:0 0 auto;width:300px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.styles-module__productCard___b2qd0:hover{transform:translateY(-6px);box-shadow:0 10px 28px #0000001f}.styles-module__productImageContainer___9nYx9{width:100%;height:200px;overflow:hidden}.styles-module__productImage___xXggK{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.styles-module__productCard___b2qd0:hover .styles-module__productImage___xXggK{transform:scale(1.05)}.styles-module__noImage___VaI0D{width:100%;height:100%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:.9rem}.styles-module__productInfo___29HIc{padding:18px}.styles-module__productTitle___ZDzDF{font-size:1.05rem;font-weight:600;color:#1e293b;margin-bottom:6px}.styles-module__productDescription___a4iOO{font-size:.9rem;color:#64748b;margin-bottom:12px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.styles-module__productMeta___aQ-SP{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.styles-module__productPrice___qDxUv{font-size:1.1rem;font-weight:700;color:#dc2626}.styles-module__productStats___MWVdi{display:flex;gap:10px;color:#64748b;font-size:.8rem}.styles-module__statItem___wWv8u{display:inline-flex;align-items:center;gap:4px}.styles-module__productLocation___K41vV{display:inline-flex;align-items:center;gap:4px;font-size:.8rem;color:#64748b}.styles-module__loadingContainer___p9Ctl{display:flex;flex-direction:column;align-items:center;padding:60px 0;color:#64748b}.styles-module__loadingSpinner___Ocu9f{width:40px;height:40px;border:4px solid #e2e8f0;border-top:4px solid #dc2626;border-radius:50%;animation:styles-module__spin___QyGgv 1s linear infinite;margin-bottom:16px}@media(max-width:768px){.styles-module__productCard___b2qd0{width:260px}.styles-module__productImageContainer___9nYx9{height:180px}}.rex-cta-section{padding:100px 0;background:linear-gradient(135deg,#dc2626cc,#ef4444cc)}.rex-cta-content{text-align:center;max-width:600px;margin:0 auto}.rex-cta-title{font-size:2.5rem;font-weight:700;margin-bottom:20px;color:#f8f9fa}.rex-cta-description{font-size:1.2rem;line-height:1.6;margin-bottom:40px;color:#ffffffe6}.rex-cta-button{padding:18px 40px;background:#ffffff1a;color:#f8f9fa;border:2px solid rgba(255,255,255,.3);border-radius:12px;font-size:1.2rem;font-weight:700;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 25px #0003;text-decoration:none;display:inline-block}.rex-cta-button:hover{transform:translateY(-3px);background:#fff3;border-color:#ffffff80;box-shadow:0 12px 35px #0000004d}@media(max-width:768px){.rex-cta-title{font-size:2rem}.rex-cta-description{font-size:1.1rem}}@media(max-width:480px){.rex-cta-title{font-size:1.8rem}.rex-cta-button{padding:14px 30px;font-size:1rem}}.styles-module__rexMainPage___KWa-L{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.styles-module__container___ohAd7{max-width:1200px;margin:0 auto}@media(max-width:768px){.styles-module__rexMainPage___KWa-L{padding:15px}}.styles-module__pageHeader___8w-I9{background:linear-gradient(135deg,#dc2626,#ef4444);padding:120px 20px 80px;text-align:center;color:#f8f9fa}.styles-module__backButton___cLBcq{position:absolute;top:30px;left:30px;display:flex;align-items:center;gap:8px;color:#f8f9fa;text-decoration:none;font-weight:500;transition:all .3s ease;padding:12px 20px;border-radius:8px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);z-index:10}.styles-module__backButton___cLBcq:hover{background:#fff3;transform:translate(-5px)}.styles-module__headerContent___z3d1D{text-align:center;max-width:1500px;width:100%;padding:0 20px}.styles-module__pageTitle___TXAUt{font-size:3rem;font-weight:800;margin-bottom:20px;background:linear-gradient(135deg,#fff,#f8f9fa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.styles-module__pageSubtitle___N2E9N{font-size:1.2rem;opacity:.9;line-height:1.6}@media(max-width:1023px)and (min-width:768px){.styles-module__pageHeader___8w-I9{padding:100px 20px 60px}.styles-module__pageTitle___TXAUt{font-size:2.5rem}.styles-module__pageSubtitle___N2E9N{font-size:1.1rem}}@media(max-width:767px)and (min-width:480px){.styles-module__pageHeader___8w-I9{padding:100px 15px}.styles-module__pageTitle___TXAUt{font-size:2.2rem;line-height:1.2}.styles-module__pageSubtitle___N2E9N{font-size:1rem}}@media(max-width:479px){.styles-module__pageHeader___8w-I9{padding:100px 10px}.styles-module__pageTitle___TXAUt{font-size:1.8rem;line-height:1.1;margin-bottom:15px}.styles-module__pageSubtitle___N2E9N{font-size:.95rem;line-height:1.5}}@media(max-height:500px)and (orientation:landscape){.styles-module__pageHeader___8w-I9{padding:40px 20px 30px}.styles-module__pageTitle___TXAUt{font-size:2rem;margin-bottom:10px}}@media(min-width:1440px){.styles-module__pageTitle___TXAUt{font-size:3.5rem}}@media(max-width:1439px)and (min-width:1024px){.styles-module__pageTitle___TXAUt{font-size:2.8rem}}.styles-module__categoriesSection___GdstA{padding:100px 20px;background:#f8f9fa}.styles-module__categoriesContainer___Q7FMD{max-width:1200px;margin:0 auto}.styles-module__sectionTitle___qjZ7p{font-size:2.5rem;font-weight:400;margin-bottom:60px;color:#2c2c2c;text-align:center}.styles-module__categoriesGrid___WAdJf{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.styles-module__categoryItem___kYGPM{text-align:center;padding:30px 20px;border-radius:12px;transition:all .3s ease;border:1px solid #f0f0f0}.styles-module__categoryItem___kYGPM:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.styles-module__categoryIcon___0MJyM{width:80px;height:80px;border-radius:50%;margin:0 auto 20px;background:linear-gradient(135deg,#dc2626,#ef4444);display:flex;align-items:center;justify-content:center;color:#fff}.styles-module__categoryIcon___0MJyM svg{color:#fff;stroke:#fff}.styles-module__categoryName___REJ2a{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#333}.styles-module__categoryDescription___1MwnV{font-size:1rem;line-height:1.6;color:#666}@media(min-width:1440px){.styles-module__sectionTitle___qjZ7p{font-size:3rem}.styles-module__categoriesGrid___WAdJf{grid-template-columns:repeat(3,1fr);gap:50px}}@media(max-width:1439px)and (min-width:1024px){.styles-module__categoriesGrid___WAdJf{grid-template-columns:repeat(3,1fr)}}@media(max-width:1023px)and (min-width:768px){.styles-module__categoriesSection___GdstA{padding:80px 20px}.styles-module__sectionTitle___qjZ7p{font-size:2.2rem;margin-bottom:50px}.styles-module__categoriesGrid___WAdJf{grid-template-columns:repeat(2,1fr);gap:35px}.styles-module__categoryIcon___0MJyM{width:70px;height:70px}}@media(max-width:767px)and (min-width:480px){.styles-module__categoriesSection___GdstA{padding:60px 15px}.styles-module__sectionTitle___qjZ7p{font-size:2rem;margin-bottom:40px}.styles-module__categoriesGrid___WAdJf{grid-template-columns:1fr;gap:30px}.styles-module__categoryItem___kYGPM{padding:25px 15px}.styles-module__categoryIcon___0MJyM{width:60px;height:60px}.styles-module__categoryName___REJ2a{font-size:1.3rem}}@media(max-width:479px){.styles-module__categoriesSection___GdstA{padding:50px 10px}.styles-module__sectionTitle___qjZ7p{font-size:1.7rem;margin-bottom:35px}.styles-module__categoriesGrid___WAdJf{grid-template-columns:1fr;gap:25px}.styles-module__categoryItem___kYGPM{padding:20px 15px}.styles-module__categoryIcon___0MJyM{width:50px;height:50px;margin-bottom:15px}.styles-module__categoryName___REJ2a{font-size:1.2rem;margin-bottom:10px}.styles-module__categoryDescription___1MwnV{font-size:.9rem}}@media(max-width:319px){.styles-module__sectionTitle___qjZ7p{font-size:1.5rem}.styles-module__categoryName___REJ2a{font-size:1.1rem}}@media(max-height:500px)and (orientation:landscape){.styles-module__categoriesSection___GdstA{padding:40px 20px}.styles-module__sectionTitle___qjZ7p{margin-bottom:30px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.styles-module__categoryIcon___0MJyM{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.styles-module__servicesSection___o460y{padding:100px 20px;background:#f8f9fa}.styles-module__servicesContainer___SvyUy{max-width:1200px;margin:0 auto}.styles-module__sectionTitle___BuSc4{font-size:2.5rem;font-weight:400;margin-bottom:60px;color:#2c2c2c;text-align:center}.styles-module__servicesGrid___hH9Cz{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}.styles-module__serviceDetail___6sGv-{background:#f8f9fa;padding:40px 30px;border-radius:12px;box-shadow:0 5px 20px #00000014}.styles-module__serviceIcon___AX3bv{width:60px;height:60px;border-radius:12px;margin-bottom:20px;background:linear-gradient(135deg,#dc2626,#ef4444);display:flex;align-items:center;justify-content:center;color:#fff}.styles-module__serviceIcon___AX3bv svg{color:#fff;stroke:#fff}.styles-module__serviceTitle___cAeiG{font-size:1.5rem;font-weight:600;margin-bottom:15px;color:#333}.styles-module__serviceText___-OJfu{font-size:1rem;line-height:1.6;color:#666;margin-bottom:20px}.styles-module__serviceFeatures___HweIO{list-style:none;padding:0}.styles-module__serviceFeatures___HweIO li{color:#555;position:relative;padding:5px 0 5px 20px}.styles-module__serviceFeatures___HweIO li:before{content:"✓";position:absolute;left:0;color:#dc2626;font-weight:700}@media(min-width:1440px){.styles-module__sectionTitle___BuSc4{font-size:3rem}.styles-module__servicesGrid___hH9Cz{grid-template-columns:repeat(2,1fr);gap:50px}}@media(max-width:1439px)and (min-width:1024px){.styles-module__servicesGrid___hH9Cz{grid-template-columns:repeat(2,1fr)}}@media(max-width:1023px)and (min-width:768px){.styles-module__servicesSection___o460y{padding:80px 20px}.styles-module__sectionTitle___BuSc4{font-size:2.2rem;margin-bottom:50px}.styles-module__servicesGrid___hH9Cz{grid-template-columns:repeat(2,1fr);gap:35px}.styles-module__serviceDetail___6sGv-{padding:35px 25px}}@media(max-width:767px)and (min-width:480px){.styles-module__servicesSection___o460y{padding:60px 15px}.styles-module__sectionTitle___BuSc4{font-size:2rem;margin-bottom:40px}.styles-module__servicesGrid___hH9Cz{grid-template-columns:1fr;gap:30px}.styles-module__serviceDetail___6sGv-{padding:30px 20px}.styles-module__serviceIcon___AX3bv{width:50px;height:50px}.styles-module__serviceTitle___cAeiG{font-size:1.3rem}}@media(max-width:479px){.styles-module__servicesSection___o460y{padding:50px 10px}.styles-module__sectionTitle___BuSc4{font-size:1.7rem;margin-bottom:35px}.styles-module__servicesGrid___hH9Cz{grid-template-columns:1fr;gap:25px}.styles-module__serviceDetail___6sGv-{padding:25px 15px}.styles-module__serviceIcon___AX3bv{width:45px;height:45px;margin-bottom:15px}.styles-module__serviceTitle___cAeiG{font-size:1.2rem;margin-bottom:10px}.styles-module__serviceText___-OJfu{font-size:.9rem;margin-bottom:15px}.styles-module__serviceFeatures___HweIO li{font-size:.85rem;padding:3px 0}}@media(max-width:319px){.styles-module__sectionTitle___BuSc4{font-size:1.5rem}.styles-module__serviceTitle___cAeiG{font-size:1.1rem}}@media(max-height:500px)and (orientation:landscape){.styles-module__servicesSection___o460y{padding:40px 20px}.styles-module__sectionTitle___BuSc4{margin-bottom:30px}}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.styles-module__serviceIcon___AX3bv{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.styles-module__howItWorksSection___cuVkB{padding:100px 20px;background:#f8f9fa}.styles-module__howItWorksContainer___DtHJ6{max-width:1200px;margin:0 auto}.styles-module__sectionTitle___ld-6Z{font-size:2.5rem;font-weight:400;margin-bottom:60px;color:#2c2c2c;text-align:center}.styles-module__stepsGrid___po2k6{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.styles-module__stepItem___BB7A-{text-align:center;padding:30px 20px}.styles-module__stepNumber___MAXes{width:60px;height:60px;border-radius:50%;background:linear-gradient(45deg,#dc2626,#ef4444);color:#f8f9fa;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 20px}.styles-module__stepTitle___FExsv{font-size:1.3rem;font-weight:500;margin-bottom:15px;color:#2c2c2c}.styles-module__stepDescription___NYsfS{font-size:1rem;line-height:1.6;color:#666}@media(min-width:1440px){.styles-module__sectionTitle___ld-6Z{font-size:3rem}}@media(max-width:1023px)and (min-width:768px){.styles-module__howItWorksSection___cuVkB{padding:80px 20px}.styles-module__sectionTitle___ld-6Z{font-size:2.2rem;margin-bottom:50px}.styles-module__stepsGrid___po2k6{grid-template-columns:repeat(2,1fr);gap:35px}}@media(max-width:767px)and (min-width:480px){.styles-module__howItWorksSection___cuVkB{padding:60px 15px}.styles-module__sectionTitle___ld-6Z{font-size:2rem;margin-bottom:40px}.styles-module__stepsGrid___po2k6{grid-template-columns:1fr;gap:30px}.styles-module__stepNumber___MAXes{width:50px;height:50px;font-size:1.3rem}.styles-module__stepTitle___FExsv{font-size:1.2rem}}@media(max-width:479px){.styles-module__howItWorksSection___cuVkB{padding:50px 10px}.styles-module__sectionTitle___ld-6Z{font-size:1.7rem;margin-bottom:35px}.styles-module__stepsGrid___po2k6{grid-template-columns:1fr;gap:25px}.styles-module__stepItem___BB7A-{padding:25px 15px}.styles-module__stepNumber___MAXes{width:45px;height:45px;font-size:1.2rem;margin-bottom:15px}.styles-module__stepTitle___FExsv{font-size:1.1rem;margin-bottom:10px}.styles-module__stepDescription___NYsfS{font-size:.9rem}}@media(max-width:319px){.styles-module__sectionTitle___ld-6Z{font-size:1.5rem}.styles-module__stepTitle___FExsv{font-size:1.1rem}}@media(max-height:500px)and (orientation:landscape){.styles-module__howItWorksSection___cuVkB{padding:40px 20px}.styles-module__sectionTitle___ld-6Z{margin-bottom:30px}}.styles-module__ctaSection___AYEJi{padding:80px 20px;background:linear-gradient(135deg,#dc2626,#ef4444);text-align:center;color:#f8f9fa}.styles-module__ctaContainer___CtOB6{max-width:800px;margin:0 auto}.styles-module__ctaTitle___Qxq-R{font-size:2.5rem;font-weight:400;margin-bottom:20px}.styles-module__ctaSubtitle___DGvCA{font-size:1.2rem;margin-bottom:40px;opacity:.9}.styles-module__ctaButtons___Hpq2x{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.styles-module__primaryCta___FA-I7,.styles-module__secondaryCta___ckPDI{padding:15px 30px;border-radius:30px;font-size:1rem;cursor:pointer;transition:all .3s ease;border:2px solid #f8f9fa}.styles-module__primaryCta___FA-I7{background:#f8f9fa;color:#dc2626}.styles-module__primaryCta___FA-I7:hover{background:#f8f9fa;transform:translateY(-2px)}.styles-module__secondaryCta___ckPDI{background:transparent;color:#f8f9fa}.styles-module__secondaryCta___ckPDI:hover{background:#f8f9fa;color:#dc2626;transform:translateY(-2px)}@media(max-width:1023px)and (min-width:768px){.styles-module__ctaTitle___Qxq-R{font-size:2.2rem}}@media(max-width:767px)and (min-width:480px){.styles-module__ctaSection___AYEJi{padding:60px 15px}.styles-module__ctaTitle___Qxq-R{font-size:2rem}.styles-module__ctaButtons___Hpq2x{flex-direction:column;align-items:center;gap:15px}.styles-module__primaryCta___FA-I7,.styles-module__secondaryCta___ckPDI{width:200px}}@media(max-width:479px){.styles-module__ctaSection___AYEJi{padding:50px 10px}.styles-module__ctaTitle___Qxq-R{font-size:1.7rem;line-height:1.2;margin-bottom:15px}.styles-module__ctaSubtitle___DGvCA{font-size:1rem;margin-bottom:30px}.styles-module__ctaButtons___Hpq2x{flex-direction:column;align-items:center;gap:12px}.styles-module__primaryCta___FA-I7,.styles-module__secondaryCta___ckPDI{width:180px;padding:12px 25px;font-size:.9rem}}@media(max-width:319px){.styles-module__ctaTitle___Qxq-R{font-size:1.5rem}.styles-module__primaryCta___FA-I7,.styles-module__secondaryCta___ckPDI{width:160px;padding:10px 20px;font-size:.85rem}}@media print{.styles-module__ctaSection___AYEJi{background:#f8f9fa!important;color:#000!important}.styles-module__primaryCta___FA-I7,.styles-module__secondaryCta___ckPDI{border:2px solid black;background:#f8f9fa;color:#000}}.styles-module__productsServicesPage___EOwll{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.styles-module__container___eCZ2W{max-width:1200px;margin:0 auto}@media(max-width:768px){.styles-module__productsServicesPage___EOwll{padding:15px}}
