.hero[data-astro-cid-bbe6dxrz]{font-family:Montserrat,sans-serif;position:relative;width:100%;height:600px;min-height:500px;max-height:700px;overflow:hidden}@media (min-width: 1024px){.hero[data-astro-cid-bbe6dxrz]{height:650px}}@media (min-width: 1280px){.hero[data-astro-cid-bbe6dxrz]{height:700px}}.hero-slider[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100%;cursor:grab;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.hero-slider[data-astro-cid-bbe6dxrz]:active{cursor:grabbing}.hero-slide[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 1s cubic-bezier(.4,0,.2,1),visibility 0s 1s;z-index:0}.hero-slide[data-astro-cid-bbe6dxrz].active{opacity:1;visibility:visible;z-index:1;transition:opacity 1s cubic-bezier(.4,0,.2,1),visibility 0s}.hero-image[data-astro-cid-bbe6dxrz]{position:relative;width:100%;height:100%}.hero-image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-img-desktop[data-astro-cid-bbe6dxrz]{display:block}.hero-img-mobile[data-astro-cid-bbe6dxrz]{display:none}@media (max-width: 767px){.hero-img-desktop[data-astro-cid-bbe6dxrz]{display:none}.hero-img-mobile[data-astro-cid-bbe6dxrz]{display:block}}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}.hero-content[data-astro-cid-bbe6dxrz]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;z-index:2}.hero-content[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{display:flex;justify-content:flex-start}.hero-text[data-astro-cid-bbe6dxrz]{max-width:85%}.hero-title[data-astro-cid-bbe6dxrz]{font-size:clamp(2.75rem,5vw,3.5rem);font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.1;text-shadow:0 2px 20px rgba(0,0,0,.3);letter-spacing:-.02em}.text-orange[data-astro-cid-bbe6dxrz]{display:block;color:#fff;margin-top:.3rem;font-weight:800}.hero-description[data-astro-cid-bbe6dxrz]{font-size:clamp(1.25rem,2.5vw,1.375rem);color:#fffffff2;margin-bottom:2rem;line-height:1.6;max-width:550px;text-shadow:0 1px 10px rgba(0,0,0,.3);font-weight:400}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#fff;border:2px solid white;border-radius:4px;box-shadow:none;transition:all .2s ease;text-decoration:none}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:16px;height:16px;transition:transform .2s ease}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]:hover{background:#fff;color:var(--brand-black);transform:translateY(-1px)}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]:hover svg[data-astro-cid-bbe6dxrz]{transform:translate(3px)}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]:active{transform:translateY(0)}.slider-indicators[data-astro-cid-bbe6dxrz]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.75rem;z-index:10}.indicator[data-astro-cid-bbe6dxrz]{width:12px;height:12px;border-radius:50%;background:#fff6;border:2px solid rgba(255,255,255,.6);cursor:pointer;transition:all var(--transition-base);padding:0}.indicator[data-astro-cid-bbe6dxrz].active{background:var(--brand-orange);border-color:var(--brand-orange);width:40px;border-radius:6px}.indicator[data-astro-cid-bbe6dxrz]:hover{background:#ffffffb3;transform:scale(1.2)}.play-pause-btn[data-astro-cid-bbe6dxrz]{position:absolute;bottom:1.5rem;right:2rem;width:44px;height:44px;border-radius:50%;background:#fff3;backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all var(--transition-base);z-index:10}.play-pause-btn[data-astro-cid-bbe6dxrz]:hover{background:#ffffff4d;border-color:#ffffff80;transform:scale(1.1)}.play-pause-btn[data-astro-cid-bbe6dxrz].paused{background:#ff4b444d;border-color:var(--brand-orange)}.play-pause-btn[data-astro-cid-bbe6dxrz].paused:hover{background:var(--brand-orange)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.hero-slide[data-astro-cid-bbe6dxrz] .fade-in[data-astro-cid-bbe6dxrz]{opacity:0;will-change:opacity,transform}.hero-slide[data-astro-cid-bbe6dxrz].active .hero-title[data-astro-cid-bbe6dxrz]{animation:heroFadeInUp .8s cubic-bezier(.25,.46,.45,.94) .15s forwards}.hero-slide[data-astro-cid-bbe6dxrz].active .hero-description[data-astro-cid-bbe6dxrz]{animation:heroFadeInUp .8s cubic-bezier(.25,.46,.45,.94) .3s forwards}.hero-slide[data-astro-cid-bbe6dxrz].active .hero-actions[data-astro-cid-bbe6dxrz]{animation:heroFadeInUp .8s cubic-bezier(.25,.46,.45,.94) .45s forwards}@media (max-width: 768px){.hero[data-astro-cid-bbe6dxrz]{height:400px;min-height:350px;max-height:450px}.hero-content[data-astro-cid-bbe6dxrz] .container[data-astro-cid-bbe6dxrz]{padding:0 1rem}.hero-text[data-astro-cid-bbe6dxrz]{max-width:100%}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2rem;margin-bottom:.75rem}.hero-description[data-astro-cid-bbe6dxrz]{font-size:.875rem;margin-bottom:1.25rem;max-width:100%;font-weight:600}.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:row}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{width:auto;padding:.65rem 1.25rem;font-size:.8125rem}.slider-indicators[data-astro-cid-bbe6dxrz]{bottom:1rem}.play-pause-btn[data-astro-cid-bbe6dxrz]{bottom:1rem;right:1rem;width:40px;height:40px}}@media (max-width: 480px){.hero[data-astro-cid-bbe6dxrz]{height:350px;min-height:320px;max-height:400px}.hero-title[data-astro-cid-bbe6dxrz]{font-size:1.75rem}.hero-description[data-astro-cid-bbe6dxrz]{font-size:.8125rem;margin-bottom:1rem}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{padding:.6rem 1rem;font-size:.75rem}.slider-indicators[data-astro-cid-bbe6dxrz]{bottom:.75rem}.indicator[data-astro-cid-bbe6dxrz]{width:10px;height:10px}.indicator[data-astro-cid-bbe6dxrz].active{width:32px}.play-pause-btn[data-astro-cid-bbe6dxrz]{bottom:.75rem;right:.75rem;width:36px;height:36px}}.promo-banners[data-astro-cid-zdi4hdfs]{background:linear-gradient(180deg,var(--bg-white) 0%,var(--bg-gray-50) 100%);position:relative;padding:4rem 0}.promo-banners[data-astro-cid-zdi4hdfs]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--bg-gray-200) 50%,transparent)}@media (max-width: 1279px){.promo-banners[data-astro-cid-zdi4hdfs] .container[data-astro-cid-zdi4hdfs]{position:relative}.promo-banners[data-astro-cid-zdi4hdfs] .container[data-astro-cid-zdi4hdfs]:after{content:"";position:absolute;top:0;right:0;width:80px;height:100%;background:linear-gradient(to left,var(--bg-gray-50),transparent);pointer-events:none;z-index:1}}.cards-row[data-astro-cid-zdi4hdfs]{display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 0 1.5rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--brand-orange) var(--bg-gray-200)}@media (max-width: 1279px){.cards-row[data-astro-cid-zdi4hdfs]{padding-right:3rem}}@media (min-width: 1280px){.cards-row[data-astro-cid-zdi4hdfs]{scroll-snap-type:x mandatory}.product-card[data-astro-cid-zdi4hdfs]{scroll-snap-align:start}}@media (max-width: 1279px){.cards-row[data-astro-cid-zdi4hdfs]{scroll-snap-type:none}.product-card[data-astro-cid-zdi4hdfs]{scroll-snap-align:none}}@media (max-width: 1279px){.cards-row[data-astro-cid-zdi4hdfs]{scrollbar-width:none;-ms-overflow-style:none}.cards-row[data-astro-cid-zdi4hdfs]::-webkit-scrollbar{display:none}}@media (min-width: 1280px){.cards-row[data-astro-cid-zdi4hdfs]::-webkit-scrollbar{height:6px}.cards-row[data-astro-cid-zdi4hdfs]::-webkit-scrollbar-track{background:transparent;margin:0 1rem}.cards-row[data-astro-cid-zdi4hdfs]::-webkit-scrollbar-thumb{background:var(--brand-orange);border-radius:3px}.cards-row[data-astro-cid-zdi4hdfs]::-webkit-scrollbar-thumb:hover{background:var(--brand-orange-dark)}}.product-card[data-astro-cid-zdi4hdfs]{flex:0 0 auto;width:290px;background:#fff;border-radius:4px;padding:1.25rem;box-shadow:0 2px 8px #0000000a,0 1px 2px #00000005;transition:box-shadow .3s ease;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.04);position:relative}.product-card[data-astro-cid-zdi4hdfs]:hover{box-shadow:-4px -4px 8px #fffc,4px 4px 12px #00000026,inset -2px -2px 4px #ffffff80,inset 2px 2px 4px #0000000d}.card-title[data-astro-cid-zdi4hdfs]{font-size:.75rem;font-weight:700;color:var(--brand-black);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:1px}.card-image[data-astro-cid-zdi4hdfs]{width:100%;height:0;padding-bottom:100%;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:4px;margin-bottom:.5rem;overflow:hidden;display:block;position:relative;border:1px solid rgba(0,0,0,.04)}.card-image[data-astro-cid-zdi4hdfs] img[data-astro-cid-zdi4hdfs]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.card-image[data-astro-cid-zdi4hdfs] img[data-astro-cid-zdi4hdfs].img-cover{object-fit:cover}.product-name[data-astro-cid-zdi4hdfs]{font-size:.8125rem;font-weight:400;color:var(--brand-black);margin-bottom:.25rem;line-height:1.3;min-height:2.1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price[data-astro-cid-zdi4hdfs]{font-size:.9375rem;font-weight:700;color:var(--brand-black);margin-bottom:.375rem;letter-spacing:-.3px}.view-all[data-astro-cid-zdi4hdfs]{display:inline-flex;align-items:center;gap:.25rem;color:var(--brand-orange);font-weight:600;font-size:.8125rem;transition:all .3s ease;margin-top:auto}.view-all[data-astro-cid-zdi4hdfs] .arrow[data-astro-cid-zdi4hdfs]{font-size:1.25rem;line-height:1;transition:transform .3s ease}.view-all[data-astro-cid-zdi4hdfs]:hover{color:var(--brand-orange-dark)}.view-all[data-astro-cid-zdi4hdfs]:hover .arrow[data-astro-cid-zdi4hdfs]{transform:translate(4px)}@media (min-width: 1280px){.cards-row[data-astro-cid-zdi4hdfs]{justify-content:space-between;overflow-x:visible;gap:1.75rem}.product-card[data-astro-cid-zdi4hdfs]{width:calc(20% - 1.4rem);max-width:320px}}@media (min-width: 1024px) and (max-width: 1279px){.cards-row[data-astro-cid-zdi4hdfs]{gap:1.25rem}.product-card[data-astro-cid-zdi4hdfs]{width:270px}}@media (min-width: 768px) and (max-width: 1023px){.product-card[data-astro-cid-zdi4hdfs]{width:250px;padding:1.25rem}}@media (max-width: 767px){.cards-row[data-astro-cid-zdi4hdfs]{gap:.75rem;padding:.5rem 0 1rem}.product-card[data-astro-cid-zdi4hdfs]{width:75vw;max-width:280px;min-width:240px;padding:1rem}.card-title[data-astro-cid-zdi4hdfs]{font-size:.75rem}.product-name[data-astro-cid-zdi4hdfs]{font-size:.8125rem}.product-price[data-astro-cid-zdi4hdfs]{font-size:.9375rem}.view-all[data-astro-cid-zdi4hdfs]{font-size:.8125rem}}@media (max-width: 480px){.product-card[data-astro-cid-zdi4hdfs]{width:70vw;max-width:260px;min-width:220px;padding:.875rem}.card-title[data-astro-cid-zdi4hdfs]{font-size:.6875rem}.product-name[data-astro-cid-zdi4hdfs]{font-size:.75rem}.product-price[data-astro-cid-zdi4hdfs]{font-size:.875rem}}.categories[data-astro-cid-qacliicl]{padding:4rem 0;background:#f5f5f5}.categories-header[data-astro-cid-qacliicl]{text-align:center;max-width:800px;margin:0 auto 3rem}.section-title[data-astro-cid-qacliicl]{font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:.5rem;color:var(--text-primary);font-weight:700}.categories-grid[data-astro-cid-qacliicl]{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media (min-width: 640px){.categories-grid[data-astro-cid-qacliicl]{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (min-width: 1024px){.categories-grid[data-astro-cid-qacliicl]{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.category-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001f,0 1px 2px #00000014;display:flex;flex-direction:column;height:100%;border:1px solid rgba(0,0,0,.06);cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}.category-card:hover{box-shadow:0 10px 25px -5px #00000026,0 8px 10px -6px #0000001a,inset 0 1px #fff9;border-color:#ff4b441a}@media (max-width: 767px){.category-card.expanded{grid-column:span 2;box-shadow:0 20px 40px -10px #00000040,0 10px 20px -8px #00000026;border-color:var(--brand-orange);border-width:2px;z-index:10}.category-card.expanded .category-image-wrapper{min-height:220px}.category-card.expanded .category-content{padding:1rem 1.25rem}.category-card.expanded .category-title{font-size:1.25rem}.category-card.expanded .category-description{font-size:.9375rem;line-height:1.6}.category-card.expanded .category-link{font-size:.9375rem;margin-top:.5rem}}@media (min-width: 1024px){.category-card{grid-column:auto}}.category-image-wrapper{position:relative;width:100%;flex:2;min-height:180px;overflow:hidden;background:var(--bg-gray-50)}.category-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.category-content{padding:.75rem 1rem .65rem;display:flex;flex-direction:column;background:#fff;gap:.35rem}.category-title{font-size:1.1rem;font-weight:700;color:var(--text-primary);margin-bottom:0;line-height:1.3}.category-description{font-size:.85rem;color:var(--text-secondary);line-height:1.45;margin-bottom:0}.category-link{display:inline-flex;align-items:center;gap:.5rem;color:var(--brand-orange);font-weight:600;font-size:.85rem;transition:all .2s ease;width:fit-content;padding:0;margin-top:auto;text-decoration:none}.category-link:hover{gap:.75rem;color:#e63b2e}.category-link svg{transition:transform .2s ease}.category-link:hover svg{transform:translate(4px)}@media (max-width: 640px){.categories[data-astro-cid-qacliicl]{padding:3rem 0}.categories-header[data-astro-cid-qacliicl]{margin-bottom:2.5rem}.categories-grid[data-astro-cid-qacliicl]{gap:2rem}.category-image-wrapper{flex:2;min-height:150px}.category-content{padding:.6rem .75rem .5rem;gap:.25rem}.category-title{font-size:1.05rem}.category-description{font-size:.825rem;line-height:1.4}.category-link{font-size:.825rem}}.brands-section[data-astro-cid-syh6xvgc]{padding:4rem 0;background:#fff;overflow:hidden}.section-header[data-astro-cid-syh6xvgc]{text-align:center;margin-bottom:var(--spacing-2xl);max-width:700px;margin-left:auto;margin-right:auto}.section-title[data-astro-cid-syh6xvgc]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--text-primary);margin-bottom:var(--spacing-sm)}.section-subtitle[data-astro-cid-syh6xvgc]{font-size:1rem;color:var(--text-secondary);margin:0;line-height:1.6}.brands-container[data-astro-cid-syh6xvgc]{position:relative;overflow:hidden;margin:0 auto;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.brands-track[data-astro-cid-syh6xvgc]{display:flex;gap:var(--spacing-xl);animation:scroll 35s linear infinite;width:fit-content}.brands-track[data-astro-cid-syh6xvgc]:hover{animation-play-state:paused}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.brand-item[data-astro-cid-syh6xvgc]{flex-shrink:0;width:180px}@media (max-width: 768px){.brand-item[data-astro-cid-syh6xvgc]{width:140px}}.brand-card[data-astro-cid-syh6xvgc]{background:transparent;border:none;border-radius:0;padding:var(--spacing-lg);height:120px;display:flex;align-items:center;justify-content:center;transition:all var(--transition-base);box-shadow:none}@media (max-width: 768px){.brand-card[data-astro-cid-syh6xvgc]{height:100px;padding:var(--spacing-md)}}.brand-card[data-astro-cid-syh6xvgc]:hover{transform:translateY(-4px)}.brand-logo[data-astro-cid-syh6xvgc]{max-width:100%;max-height:80px;width:auto;height:auto;object-fit:contain;filter:grayscale(100%) opacity(.7);transition:all var(--transition-base)}@media (max-width: 768px){.brand-logo[data-astro-cid-syh6xvgc]{max-height:60px}}.brand-card[data-astro-cid-syh6xvgc]:hover .brand-logo[data-astro-cid-syh6xvgc]{filter:grayscale(0%) opacity(1);transform:scale(1.05)}@media (max-width: 640px){.brands-section[data-astro-cid-syh6xvgc]{padding:3rem 0}.section-header[data-astro-cid-syh6xvgc]{margin-bottom:var(--spacing-xl)}.section-subtitle[data-astro-cid-syh6xvgc]{font-size:1rem}.brands-track[data-astro-cid-syh6xvgc]{gap:var(--spacing-md)}}.testimonials[data-astro-cid-aadlzisc]{padding:4rem 0;background-color:#f5f5f5}.testimonials-header[data-astro-cid-aadlzisc]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-aadlzisc]{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;color:var(--color-text);margin-bottom:1.5rem}.rating-display[data-astro-cid-aadlzisc]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}.stars[data-astro-cid-aadlzisc]{display:flex;gap:.25rem}.star-icon[data-astro-cid-aadlzisc]{width:20px;height:20px;color:#fbbf24}.star-icon-small[data-astro-cid-aadlzisc]{width:16px;height:16px;color:#fbbf24}.rating-score[data-astro-cid-aadlzisc]{font-size:.875rem;font-weight:600;color:var(--color-text)}.rating-subtitle[data-astro-cid-aadlzisc]{font-size:.875rem;color:var(--color-text-light);margin-bottom:1.5rem}.write-review-btn[data-astro-cid-aadlzisc]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background:var(--brand-orange);color:#fff;border:1px solid var(--brand-orange);border-radius:4px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.write-review-btn[data-astro-cid-aadlzisc]:hover{background:var(--brand-orange-dark);border-color:var(--brand-orange-dark);transform:translateY(-1px);box-shadow:0 4px 8px #ff4b4440}.write-review-btn[data-astro-cid-aadlzisc]:active{transform:translateY(0);box-shadow:0 2px 4px #ff4b4433}.write-review-btn[data-astro-cid-aadlzisc] i[data-astro-cid-aadlzisc]{font-size:1rem}.testimonials-grid[data-astro-cid-aadlzisc]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.testimonial-card[data-astro-cid-aadlzisc]{background:#fff;border-radius:4px;padding:1.5rem;border:1px solid #e0e0e0;transition:all .2s ease;display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px 2px #0000000d}.testimonial-card[data-astro-cid-aadlzisc]:hover{box-shadow:0 4px 12px #0000001a;border-color:#d0d0d0}.testimonial-stars[data-astro-cid-aadlzisc]{display:flex;gap:.25rem}.testimonial-text[data-astro-cid-aadlzisc]{font-size:.875rem;color:#0f1111;line-height:1.6;flex:1;font-weight:400}.testimonial-author[data-astro-cid-aadlzisc]{display:flex;align-items:center;gap:.75rem;padding-top:.75rem;margin-top:.5rem;border-top:1px solid #e7e7e7}.author-avatar[data-astro-cid-aadlzisc]{width:36px;height:36px;border-radius:50%;background:#232f3e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.author-info[data-astro-cid-aadlzisc]{display:flex;flex-direction:column;gap:.125rem}.author-name[data-astro-cid-aadlzisc]{font-size:.8125rem;font-weight:700;color:#0f1111}.author-location[data-astro-cid-aadlzisc]{font-size:.75rem;color:#565959}@media (max-width: 768px){.testimonials[data-astro-cid-aadlzisc]{padding:3rem 0}.testimonials-header[data-astro-cid-aadlzisc]{margin-bottom:2.5rem}.testimonials-grid[data-astro-cid-aadlzisc]{grid-template-columns:1fr;gap:1.5rem}.testimonial-card[data-astro-cid-aadlzisc]{padding:1.5rem}}@media (min-width: 769px) and (max-width: 1024px){.testimonials-grid[data-astro-cid-aadlzisc]{grid-template-columns:repeat(2,1fr)}}.promotional-banner[data-astro-cid-snepeowp]{padding:4rem 0;background-color:#fff}.main-banner[data-astro-cid-snepeowp]{background:#fff;border-radius:4px;box-shadow:0 1px 3px #00000014;overflow:hidden;margin-bottom:2rem;border:1px solid #e0e0e0}.banner-grid[data-astro-cid-snepeowp]{display:grid;grid-template-columns:1fr}.banner-content[data-astro-cid-snepeowp]{padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.badge[data-astro-cid-snepeowp]{display:inline-flex;align-items:center;gap:.375rem;padding:.375rem .875rem;border-radius:2px;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#c7511f;background-color:#febd69;width:fit-content;margin-bottom:1.25rem}.badge[data-astro-cid-snepeowp] i[data-astro-cid-snepeowp]{font-size:10px}.banner-title[data-astro-cid-snepeowp]{font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:#0f1111;margin-bottom:1rem;line-height:1.3}.text-orange[data-astro-cid-snepeowp]{color:#c7511f}.banner-description[data-astro-cid-snepeowp]{font-size:.875rem;color:#565959;margin-bottom:1.5rem;line-height:1.6}.features-list[data-astro-cid-snepeowp]{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.75rem}.feature-item[data-astro-cid-snepeowp]{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:#0f1111;font-weight:400}.feature-item[data-astro-cid-snepeowp] i[data-astro-cid-snepeowp]{font-size:16px;color:#067d62;flex-shrink:0}.banner-actions[data-astro-cid-snepeowp]{display:flex;gap:.75rem;flex-wrap:wrap}.banner-actions[data-astro-cid-snepeowp] .btn[data-astro-cid-snepeowp]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:600;border-radius:4px;transition:all .2s ease;text-decoration:none;border:none;cursor:pointer}.btn-primary[data-astro-cid-snepeowp]{background:#ffd814;color:#0f1111;border:1px solid #FCD200}.btn-primary[data-astro-cid-snepeowp]:hover{background:#f7ca00;border-color:#f2c200}.btn-secondary[data-astro-cid-snepeowp]{background:#fff;color:#0f1111;border:1px solid #D5D9D9}.btn-secondary[data-astro-cid-snepeowp]:hover{background:#f7fafa;border-color:#c1c5c5}.btn[data-astro-cid-snepeowp] i[data-astro-cid-snepeowp]{font-size:14px}.banner-visual[data-astro-cid-snepeowp]{padding:2.5rem;background:#f7f8f8;display:flex;align-items:center;justify-content:center;border-left:1px solid #e0e0e0}.visual-content[data-astro-cid-snepeowp]{text-align:center;max-width:400px}.check-icon-wrapper[data-astro-cid-snepeowp]{width:80px;height:80px;border-radius:50%;background:#067d62;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.check-icon-wrapper[data-astro-cid-snepeowp] i[data-astro-cid-snepeowp]{font-size:40px;color:#fff}.visual-info[data-astro-cid-snepeowp]{display:flex;flex-direction:column;gap:.875rem}.info-highlight[data-astro-cid-snepeowp]{display:flex;align-items:center;justify-content:center;gap:.5rem}.info-highlight[data-astro-cid-snepeowp] i[data-astro-cid-snepeowp]{font-size:16px;color:#c7511f}.highlight-text[data-astro-cid-snepeowp]{font-weight:700;font-size:.875rem;color:#0f1111}.info-description[data-astro-cid-snepeowp]{font-size:.8125rem;color:#565959;line-height:1.5}.info-brands[data-astro-cid-snepeowp]{padding-top:1rem;margin-top:1rem;border-top:1px solid #e0e0e0}.brands-label[data-astro-cid-snepeowp]{font-size:.6875rem;color:#565959;margin-bottom:.375rem;text-transform:uppercase;letter-spacing:.5px}.brands-list[data-astro-cid-snepeowp]{font-size:.875rem;font-weight:600;color:#0f1111}.secondary-features[data-astro-cid-snepeowp]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.feature-card[data-astro-cid-snepeowp]{background:#fff;padding:1.5rem;border-radius:4px;border:1px solid #e0e0e0;box-shadow:0 1px 2px #0000000d;text-align:center;transition:all .2s ease}.feature-card[data-astro-cid-snepeowp]:hover{box-shadow:0 4px 12px #0000001a;border-color:#d0d0d0}.feature-icon-wrapper[data-astro-cid-snepeowp]{width:48px;height:48px;border-radius:50%;background-color:#f7f8f8;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.feature-icon-wrapper[data-astro-cid-snepeowp] i[data-astro-cid-snepeowp]{font-size:20px;color:#c7511f}.feature-title[data-astro-cid-snepeowp]{font-size:.9375rem;font-weight:700;color:#0f1111;margin-bottom:.375rem}.feature-description[data-astro-cid-snepeowp]{font-size:.8125rem;color:#565959;line-height:1.4}@media (min-width: 1024px){.banner-grid[data-astro-cid-snepeowp]{grid-template-columns:1fr 1fr}}@media (max-width: 1023px){.banner-visual[data-astro-cid-snepeowp]{border-left:none;border-top:1px solid #e0e0e0}}@media (max-width: 768px){.promotional-banner[data-astro-cid-snepeowp]{padding:3rem 0}.banner-content[data-astro-cid-snepeowp],.banner-visual[data-astro-cid-snepeowp]{padding:1.5rem}.banner-title[data-astro-cid-snepeowp]{font-size:1.375rem}.banner-actions[data-astro-cid-snepeowp]{flex-direction:column}.banner-actions[data-astro-cid-snepeowp] .btn[data-astro-cid-snepeowp]{width:100%}.secondary-features[data-astro-cid-snepeowp]{grid-template-columns:1fr}.feature-card[data-astro-cid-snepeowp]{padding:1.25rem}}.modal-overlay[data-astro-cid-lm6stwqi]{position:fixed;inset:0;background:#0009;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;opacity:0;transition:opacity .3s ease}.modal-overlay[data-astro-cid-lm6stwqi].hidden{display:none}.modal-overlay[data-astro-cid-lm6stwqi].show{opacity:1}.modal-container[data-astro-cid-lm6stwqi]{position:relative;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;animation:modalSlideIn .4s cubic-bezier(.4,0,.2,1)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-content[data-astro-cid-lm6stwqi]{background:#fff;border-radius:8px;padding:2.5rem 2rem 2rem;box-shadow:0 4px 16px #00000026;position:relative;border:1px solid #ddd}.modal-close[data-astro-cid-lm6stwqi]{position:absolute;top:.75rem;right:.75rem;width:28px;height:28px;border:none;background:transparent;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease;color:#565959;z-index:10}.modal-close[data-astro-cid-lm6stwqi]:hover{background:#f3f3f3;color:#0f1111}.modal-close[data-astro-cid-lm6stwqi] svg[data-astro-cid-lm6stwqi]{width:20px;height:20px}.modal-header[data-astro-cid-lm6stwqi]{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e7e7e7}.modal-title[data-astro-cid-lm6stwqi]{font-size:1.5rem;font-weight:400;color:#0f1111;margin:0;line-height:1.3}.review-form[data-astro-cid-lm6stwqi]{display:flex;flex-direction:column;gap:1.25rem}.form-group[data-astro-cid-lm6stwqi]{display:flex;flex-direction:column;gap:.375rem}.form-label[data-astro-cid-lm6stwqi]{font-size:.8125rem;font-weight:700;color:#0f1111}.form-input[data-astro-cid-lm6stwqi],.form-textarea[data-astro-cid-lm6stwqi]{width:100%;padding:.5rem .625rem;border:1px solid #888c8c;border-radius:3px;font-size:.9375rem;color:#0f1111;transition:all .15s ease;outline:none;background:#fff;font-family:inherit}.form-input[data-astro-cid-lm6stwqi]:hover,.form-textarea[data-astro-cid-lm6stwqi]:hover{border-color:#0f1111}.form-input[data-astro-cid-lm6stwqi]:focus,.form-textarea[data-astro-cid-lm6stwqi]:focus{border-color:#e77600;box-shadow:0 0 0 3px #e4791126,0 1px 2px #0f111126 inset}.form-textarea[data-astro-cid-lm6stwqi]{resize:vertical;min-height:100px}.helper-text[data-astro-cid-lm6stwqi]{font-size:.75rem;color:#565959;margin:0}.rating-selector[data-astro-cid-lm6stwqi]{display:flex;flex-direction:column;gap:.625rem}.rating-input[data-astro-cid-lm6stwqi]{display:none}.rating-label[data-astro-cid-lm6stwqi]{padding:.75rem 1rem;border:2px solid #d5d9d9;border-radius:4px;cursor:pointer;transition:all .15s ease;background:#fff}.rating-label[data-astro-cid-lm6stwqi]:hover{border-color:#888c8c;background:#f7f8f8}.rating-input[data-astro-cid-lm6stwqi]:checked+.rating-label[data-astro-cid-lm6stwqi]{border-color:var(--brand-orange);background:#ff4b4408}.stars-display[data-astro-cid-lm6stwqi]{display:flex;gap:.25rem}.star-icon[data-astro-cid-lm6stwqi]{width:20px;height:20px;color:#fbbf24}.star-empty[data-astro-cid-lm6stwqi]{color:#d5d9d9}.btn-submit[data-astro-cid-lm6stwqi]{width:100%;padding:.75rem;background:var(--brand-orange);border:1px solid var(--brand-orange);border-radius:3px;font-size:.9375rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.btn-submit[data-astro-cid-lm6stwqi]:hover{background:color-mix(in srgb,var(--brand-orange) 85%,black);border-color:color-mix(in srgb,var(--brand-orange) 85%,black);transform:translateY(-1px);box-shadow:0 4px 8px #ff4b4440}.btn-submit[data-astro-cid-lm6stwqi]:active{transform:translateY(0);box-shadow:0 2px 4px #ff4b4433}.success-message[data-astro-cid-lm6stwqi]{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background:#f0f8ff;border-radius:4px;border:1px solid #007eb9;text-align:center}.success-message[data-astro-cid-lm6stwqi].hidden{display:none}.success-icon-wrapper[data-astro-cid-lm6stwqi]{width:48px;height:48px;background:#067d62;border-radius:50%;display:flex;align-items:center;justify-content:center}.success-icon[data-astro-cid-lm6stwqi]{width:28px;height:28px;color:#fff;stroke-width:3}.success-title[data-astro-cid-lm6stwqi]{font-size:1.125rem;font-weight:600;color:#0f1111;margin:0}.success-text[data-astro-cid-lm6stwqi]{font-size:.875rem;color:#565959;margin:0;line-height:1.5}@media (max-width: 640px){.modal-content[data-astro-cid-lm6stwqi]{padding:1.5rem}.modal-title[data-astro-cid-lm6stwqi]{font-size:1.25rem}.form-input[data-astro-cid-lm6stwqi],.form-textarea[data-astro-cid-lm6stwqi]{font-size:16px}.rating-label[data-astro-cid-lm6stwqi]{padding:.625rem .875rem}.star-icon[data-astro-cid-lm6stwqi]{width:18px;height:18px}}.modal-container[data-astro-cid-lm6stwqi]::-webkit-scrollbar{width:8px}.modal-container[data-astro-cid-lm6stwqi]::-webkit-scrollbar-track{background:transparent}.modal-container[data-astro-cid-lm6stwqi]::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}.modal-container[data-astro-cid-lm6stwqi]::-webkit-scrollbar-thumb:hover{background:#0000004d}.review-float[data-astro-cid-tq7eys6t]{position:fixed;bottom:100px;right:20px;width:60px;height:60px;background:transparent;border-radius:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;cursor:pointer;z-index:999;transition:all .3s ease;border:none;padding:0}.review-float[data-astro-cid-tq7eys6t]:hover{transform:scale(1.1)}.review-float[data-astro-cid-tq7eys6t]:active{transform:scale(.95)}.review-float[data-astro-cid-tq7eys6t] i[data-astro-cid-tq7eys6t]{font-size:2.5rem;color:#ff4b44;filter:drop-shadow(0 0 2px #ff4b44);transition:all .3s ease}.review-float[data-astro-cid-tq7eys6t]:hover i[data-astro-cid-tq7eys6t]{color:#e63b34;filter:drop-shadow(0 0 3px #e63b34)}.review-float-text[data-astro-cid-tq7eys6t]{display:none}@media (max-width: 768px){.review-float[data-astro-cid-tq7eys6t]{width:56px;height:56px;bottom:90px;right:16px}.review-float[data-astro-cid-tq7eys6t] i[data-astro-cid-tq7eys6t]{font-size:2.25rem}}@media (max-width: 480px){.review-float[data-astro-cid-tq7eys6t]{width:52px;height:52px;bottom:85px;right:14px}.review-float[data-astro-cid-tq7eys6t] i[data-astro-cid-tq7eys6t]{font-size:2rem}}
