.hero{padding:4rem 0;background-color:var(--bg-page, #F6F7F8);text-align:center}@media (min-width: 768px){.hero{padding:6rem 0}}.hero-content{max-width:600px;margin-inline:auto}.hero h1{font-size:2rem;margin-bottom:1rem}@media (min-width: 768px){.hero h1{font-size:2.5rem}}.hero-text{font-size:1.125rem;color:var(--text-body, #2B3137);margin-bottom:1.5rem}.section-title{font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.product-card{display:flex;flex-direction:column}.product-card-image{display:block;aspect-ratio:1;background-color:var(--bg-page, #F6F7F8);border-radius:4px;overflow:hidden;margin-bottom:.75rem}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-placeholder{width:100%;height:100%;background-color:var(--bg-page, #F6F7F8)}.product-card-info{display:flex;flex-direction:column;gap:.25rem}.product-card-title{font-size:.875rem;font-weight:500}.product-card-title a:hover{text-decoration:underline}.product-card-price{font-size:.875rem}.value-props{background-color:var(--bg-card, #FFFFFF)}.value-slider{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0}.value-slider::-webkit-scrollbar{display:none}.value-slider .value-item{flex:0 0 80%;min-width:80%;scroll-snap-align:center;background:var(--bg-page, #F6F7F8);border-radius:8px;padding:1.5rem 1rem}.value-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 1rem;background-color:var(--bg-tech, #E8EEFF);border-radius:50%}.value-icon svg{width:28px;height:28px;stroke:var(--brand-primary, #2D4BFF)}.value-item h3{font-size:1rem;margin-bottom:.25rem}@media (min-width: 768px){.value-slider{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;overflow:visible}.value-slider .value-item{flex:none;min-width:auto;background:transparent;padding:0}.value-icon{font-size:2rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/homepage.css.map */
