.homepage{width:100%;font-family:var(--font-sans)}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.hero-slider{position:relative;background:#fff;overflow:hidden;aspect-ratio:1920 / 580}.slides{position:relative;height:100%}.slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease-in-out;background-color:#fff;background-image:var(--hero-bg);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.slide.active{opacity:1}.slide-content{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-end;width:100%;height:100%;max-width:1200px;margin:0 auto;padding:0 3rem}.slide-text{text-align:center;max-width:500px;padding:2rem}.slide-title{font-size:3rem;font-weight:700;margin:0 0 1rem;color:#1a1a1a}.slide-subtitle{font-size:1.5rem;margin:0}.slide-discount{font-size:4rem;font-weight:700;color:var(--cta-500);margin:1rem 0}.slide-deadline{font-size:1.25rem;margin:0 0 2rem}.slide-description{font-size:1.25rem;margin:0 0 2rem;line-height:1.6}.slider-controls{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:3}.slider-dot{width:5px;height:5px;padding:0;border-radius:50%;border:none;background:#0000004d;cursor:pointer;transition:all .3s ease}.slider-dot.active{background:var(--highlight)}.main-title{padding:3rem 0;text-align:center}.main-title h2{font-size:2.5rem;font-weight:700;color:#1a1a1a;max-width:900px;margin:0 auto}.why-choose-us{padding:5rem 0;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:0;margin-bottom:3rem}.feature-card{background:#f9f9f9;padding:2rem;border-radius:0}.feature-card:nth-child(odd){background:#e8e8e8}.feature-card:nth-child(2n){background:#f4f4f4}.feature-card h3{font-weight:600;margin:0 0 1rem;color:var(--highlight)}.feature-card p{margin:0 0 1rem;line-height:1.7;color:#444}.feature-card ul{margin:1rem 0;padding-left:1.5rem}.feature-card li{margin:.5rem 0;color:#444}.product-carousel{padding:5rem 0;background:#f9f9f9}.product-carousel .container{max-width:none;margin:0;padding:0 1.5rem}.carousel-wrapper{overflow-x:auto;margin-bottom:3rem;scrollbar-width:none;-ms-overflow-style:none}.carousel-wrapper::-webkit-scrollbar{display:none}.carousel-track{display:flex;gap:1.5rem;padding:1rem 0}.carousel-item{flex:0 0 auto;text-decoration:none;color:inherit;transition:transform .3s ease;display:flex;flex-direction:column;align-items:center}.carousel-item:hover{transform:translateY(-4px)}.carousel-item img{height:350px;width:auto;max-width:none;object-fit:contain;border-radius:8px;margin-bottom:.75rem}.carousel-item h3{text-align:center;margin:0;max-width:250px}.our-process{padding:5rem 0;background:#fff}.process-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:3rem}.process-step{text-align:center;padding:1.5rem}.process-icon{margin:0 auto 1.5rem;width:128px;height:128px}.process-icon :global(img){width:100%;height:100%;object-fit:contain}.process-step h3{font-weight:600;margin:0 0 1rem;color:var(--highlight)}.process-step p{margin:0;line-height:1.6;color:#666}.comparison-section{padding:5rem 0;background:#f9f9f9}.table-wrapper{overflow-x:auto}.comparison-table{width:100%;border-collapse:collapse;margin:2rem 0;background:#fff}.comparison-table thead{background:var(--brand-500);color:#fff}.comparison-table th,.comparison-table td{padding:1.5rem 1rem;border:1px solid #ddd;text-align:left;vertical-align:top}.comparison-table tbody tr:nth-child(2n){background:#f7f7f7}.comparison-table tbody td:nth-child(2),.comparison-table tbody td:nth-child(3){position:relative;padding-left:3rem}.comparison-table tbody td:nth-child(2):before,.comparison-table tbody td:nth-child(3):before{content:"";position:absolute;left:1rem;top:1.62rem;width:1.2rem;height:1.2rem;background-repeat:no-repeat;background-position:center;background-size:.8rem .8rem}.comparison-table tbody td:nth-child(2):before{background-color:#1fa35b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M20.285 6.709a1 1 0 0 1 .006 1.414l-9.2 9.286a1 1 0 0 1-1.427-.004l-5.95-6.072a1 1 0 1 1 1.428-1.4l5.239 5.346 8.49-8.566a1 1 0 0 1 1.414-.004Z'/%3E%3C/svg%3E")}.comparison-table tbody td:nth-child(3):before{background-color:#cf2f2f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M6.343 5.343a1 1 0 0 1 1.414 0L12 9.586l4.243-4.243a1 1 0 1 1 1.414 1.414L13.414 11l4.243 4.243a1 1 0 0 1-1.414 1.414L12 12.414l-4.243 4.243a1 1 0 0 1-1.414-1.414L10.586 11 6.343 6.757a1 1 0 0 1 0-1.414Z'/%3E%3C/svg%3E")}.elite-col,.competitor-col{color:#fff}.testimonials{padding:5rem 0;background:#f9f9f9;overflow:hidden}.testimonials .container{max-width:none;margin:0;padding:0 1.5rem}.testimonials-grid{display:flex;gap:2rem;margin-bottom:3rem;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;width:100%;margin-right:0;padding:0;-webkit-overflow-scrolling:touch}.testimonials-grid::-webkit-scrollbar{display:none}.testimonials-grid{scrollbar-width:none;-ms-overflow-style:none}.testimonial-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;min-width:300px;max-width:420px;flex:0 0 auto;scroll-snap-align:start}.stars{color:#ffc107;font-size:1.25rem;margin-bottom:1rem}.testimonial-text{margin:0 0 1rem;line-height:1.7;color:#444}.testimonial-author{margin:0;font-style:italic;color:#666}.service-area{padding:5rem 0;background:#fff}.service-description{max-width:900px;margin:0 auto 1.5rem;text-align:center;font-size:1.125rem;line-height:1.7;color:#444}@media(max-width:768px){.hero-slider{aspect-ratio:720 / 638}.slide{background-image:var(--hero-bg-mobile);background-position:center}.slide:before{background:linear-gradient(180deg,#ffffffed,#ffffffd6 34%,#ffffff8f 62%,#ffffff40)}.slide-content{padding:1rem 1.25rem;justify-content:center;align-items:flex-start}.slide-text{text-align:center;max-width:100%;margin-top:.5rem;padding:.9rem .8rem}.slide-title{font-size:1.75rem;line-height:1.2}.slide-subtitle{font-size:1.125rem}.slide-discount{font-size:2.5rem}.slide-description{font-size:1rem;margin-bottom:1rem}.slide-deadline{margin-bottom:1rem}.btn-cta{padding:.875rem 1.75rem;font-size:.95rem}.main-title h2{font-size:1.75rem}.why-choose-us,.product-carousel,.process-section,.comparison-section,.testimonials-section,.service-area{padding:2.5rem 0}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}.process-grid{grid-template-columns:1fr;gap:2rem}.process-step{padding:1.5rem}.carousel-track{gap:1rem}.testimonials-grid{width:100%;margin-right:0;padding:0}.testimonial-card{min-width:280px}.carousel-item{min-width:200px}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:1.5rem}.slider-controls{bottom:1rem;gap:.5rem}.comparison-table thead{display:none}.comparison-table,.comparison-table tbody,.comparison-table tr,.comparison-table td{display:block;width:100%}.comparison-table tr{margin-bottom:1rem;border:1px solid #ddd;border-radius:8px;overflow:hidden}.comparison-table td{display:flex;flex-direction:column;padding:1rem;border:none;border-bottom:1px solid #eee}.comparison-table tbody td:nth-child(2),.comparison-table tbody td:nth-child(3){padding-left:1rem;background-image:none}.comparison-table tbody td:nth-child(2):before,.comparison-table tbody td:nth-child(3):before{display:none}.comparison-table td:before{content:attr(data-label);font-weight:700;margin-bottom:.5rem}}
