.doppio-homepage{width:100%}.doppio-homepage__container{max-width:1240px;margin:0 auto;padding:0 20px}.doppio-homepage__hero{background-color:#fde04c;padding:40px 20px 180px;text-align:center}.doppio-homepage__hero-logo{display:flex;justify-content:center;margin:0 0 8px}.doppio-homepage__hero-logo-svg{width:200px;height:auto;color:#323232}.doppio-homepage__hero-subtitle{font-family:"Gilroy",var(--font-heading-family),system-ui,sans-serif;font-weight:700;font-size:28px;line-height:1.2;color:#323232;margin:0}@media screen and (min-width:750px){.doppio-homepage__hero{padding:40px 40px 220px}.doppio-homepage__hero-logo-svg{width:280px}.doppio-homepage__hero-subtitle{font-size:40px}}.doppio-homepage__categories{margin-top:-160px;padding:0 20px}.doppio-homepage__categories-row{display:flex;flex-direction:column;gap:16px;max-width:1240px;margin:0 auto}.doppio-homepage__categories-row--top{margin-bottom:16px}.doppio-homepage__category{position:relative;display:block;border:2px solid #323232;border-bottom-width:6px;border-radius:16px;overflow:hidden;text-decoration:none;flex:1}.doppio-homepage__category-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.doppio-homepage__category:hover .doppio-homepage__category-img{transform:scale(1.03)}.doppio-homepage__category-video{display:none}@media screen and (min-width:750px){.doppio-homepage__category-video{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease;z-index:1}.doppio-homepage__category--video-playing .doppio-homepage__category-video{opacity:1}.doppio-homepage__category--video-playing .doppio-homepage__category-img{transform:none}}.doppio-homepage__category-overlay{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;z-index:2;display:flex;align-items:center;justify-content:space-between;background-color:#323232}.doppio-homepage__category-label{font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-weight:700;font-size:16px;line-height:1.2;color:#323232;margin:0}.doppio-homepage__category-arrow{width:24px;height:24px;color:#323232;flex-shrink:0}@media screen and (min-width:750px){.doppio-homepage__categories{margin-top:-200px;padding:0 40px}.doppio-homepage__categories-row{flex-direction:row}.doppio-homepage__category{height:360px}.doppio-homepage__category-label{font-size:20px}.doppio-homepage__category-overlay{padding:14px 20px}}.doppio-homepage__logos{background-color:#fffaeb;padding:32px 20px}.doppio-homepage__logos-row{display:flex;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap;max-width:1240px;margin:0 auto}.doppio-homepage__logo-item{height:24px;opacity:.7}.doppio-homepage__logo-item img{height:100%;width:auto;display:block}@media screen and (min-width:750px){.doppio-homepage__logos{padding:40px 60px}.doppio-homepage__logos-row{gap:48px}.doppio-homepage__logo-item{height:30px}}.doppio-homepage__locations{background-color:#fdf2f4;padding:40px 0;overflow:visible}.doppio-homepage__locations-inner{max-width:100%}.doppio-homepage__section-title{font-family:"Gilroy",var(--font-heading-family),system-ui,sans-serif;font-weight:700;font-size:28px;color:#323232;margin:0 0 24px;text-align:center;padding:0 20px}.doppio-homepage__locations-carousel{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 20px 8px;scrollbar-width:none}.doppio-homepage__locations-carousel::-webkit-scrollbar{display:none}.doppio-homepage__location-card{background:#fff;border:2px solid #323232;border-bottom-width:5px;border-radius:14px;overflow:hidden;flex:0 0 75vw;min-width:250px;max-width:320px;scroll-snap-align:start;display:flex;flex-direction:column}.doppio-homepage__location-image{width:100%;aspect-ratio:16 / 9;overflow:hidden}.doppio-homepage__location-image img{width:100%;height:100%;object-fit:cover;display:block}.doppio-homepage__location-body{padding:14px 16px;display:flex;flex-direction:column;flex:1}.doppio-homepage__location-info{margin-bottom:10px}.doppio-homepage__location-name{font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-weight:700;font-size:16px;color:#323232;margin:0 0 2px}.doppio-homepage__location-address{font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-weight:400;font-size:12px;color:#666;margin:0}.doppio-homepage__location-hours{display:flex;flex-direction:column;gap:3px;margin-bottom:12px;padding-top:10px;border-top:1px solid #eee}.doppio-homepage__location-hours-row{display:flex;justify-content:space-between;align-items:center;font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-size:12px;color:#323232}.doppio-homepage__location-hours-day{font-weight:700;min-width:40px}.doppio-homepage__location-hours-time{font-weight:400;text-align:right}.doppio-homepage__location-nav{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background-color:#ef7794;color:#fff;border-radius:8px;text-decoration:none;font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-weight:700;font-size:13px;transition:background-color .2s ease;margin-top:auto}.doppio-homepage__location-nav:hover{background-color:#d45f7a;color:#fff}.doppio-homepage__location-nav-icon{width:16px;height:16px;flex-shrink:0}@media screen and (min-width:750px){.doppio-homepage__locations{padding:60px 0}.doppio-homepage__section-title{font-size:32px;margin-bottom:28px;padding:0 40px}.doppio-homepage__locations-carousel{padding:0 0 8px;gap:20px}.doppio-homepage__location-card{flex:1 1 0;max-width:none}.doppio-homepage__location-name{font-size:17px}.doppio-homepage__location-address,.doppio-homepage__location-hours-row{font-size:13px}.doppio-homepage__location-nav{font-size:14px}}@media screen and (min-width:990px){.doppio-homepage__locations-inner{max-width:1240px;margin:0 auto}.doppio-homepage__locations-carousel{overflow-x:visible;flex-wrap:wrap}}.doppio-homepage__products{background-color:#fff;padding:40px 20px}.doppio-homepage__products-inner{max-width:1240px;margin:0 auto}.doppio-homepage__products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.doppio-homepage__product-card{text-decoration:none;color:inherit;display:block;cursor:pointer}.doppio-homepage__product-image{border-radius:12px;overflow:hidden;margin-bottom:12px}.doppio-homepage__product-image img{width:100%;height:auto;display:block;transition:transform .3s ease}.doppio-homepage__product-card:hover .doppio-homepage__product-image img{transform:scale(1.03)}.doppio-homepage__product-title{font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-weight:700;font-size:16px;color:#323232;margin:0 0 4px}.doppio-homepage__product-price-row{display:flex;align-items:center;gap:4px}.doppio-homepage__product-price-label,.doppio-homepage__product-price{font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-weight:400;font-size:14px;color:#323232;margin:0}@media screen and (min-width:750px){.doppio-homepage__products{padding:60px 40px}.doppio-homepage__products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.doppio-homepage__product-title{font-size:20px}.doppio-homepage__product-price-label,.doppio-homepage__product-price{font-size:16px}}@media screen and (min-width:990px){.doppio-homepage__products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.doppio-homepage__product-title{font-size:24px}}.doppio-homepage__pattern{background-color:#fffaeb;width:100%;overflow:hidden;line-height:0;padding:40px 20px}.doppio-homepage__pattern-inner{max-width:1240px;margin:0 auto}.doppio-homepage__pattern-svg{width:100%;height:auto;display:block}.doppio-pattern-svg>g{cursor:pointer}@media screen and (min-width:750px){.doppio-homepage__pattern{padding:60px 40px}}.doppio-homepage__about{background-color:#fffaeb;padding:0 20px 40px}.doppio-homepage__about-inner{max-width:1240px;margin:0 auto;border:2px solid #323232;border-bottom-width:6px;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.doppio-homepage__about-text{padding:32px 24px;display:flex;flex-direction:column;justify-content:center}.doppio-homepage__about-heading{font-family:"Gilroy",var(--font-heading-family),system-ui,sans-serif;font-weight:700;font-size:28px;color:#323232;margin:0 0 8px}.doppio-homepage__about-subtitle{font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-weight:400;font-size:12px;color:#323232;text-transform:uppercase;letter-spacing:.2em;margin:0 0 20px}.doppio-homepage__about-body{font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-weight:400;font-size:14px;line-height:1.7;color:#323232;margin:0}.doppio-homepage__about-body p{margin:0 0 12px}.doppio-homepage__about-body p:last-child{margin-bottom:0}.doppio-homepage__about-image{width:100%;min-height:250px;overflow:hidden}.doppio-homepage__about-image img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:750px){.doppio-homepage__about{padding:0 40px 60px}.doppio-homepage__about-inner{flex-direction:row}.doppio-homepage__about-text{flex:1;padding:48px 40px}.doppio-homepage__about-image{flex:1;min-height:auto}.doppio-homepage__about-heading{font-size:32px}.doppio-homepage__about-subtitle{font-size:14px}.doppio-homepage__about-body{font-size:16px}}.doppio-homepage__testimonials{background-color:#fffaeb;padding:40px 20px;display:none}.doppio-homepage__testimonials--visible{display:block}.doppio-homepage__testimonials-inner{max-width:1240px;margin:0 auto}.doppio-homepage__testimonials-grid{display:flex;flex-direction:column;gap:24px}.doppio-homepage__testimonial-card{background:#fff;border-radius:12px;padding:24px;flex:1}.doppio-homepage__testimonial-text{font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-weight:400;font-size:14px;line-height:1.6;color:#323232;margin:0 0 16px}.doppio-homepage__testimonial-stars{display:flex;gap:4px;margin-bottom:8px}.doppio-homepage__testimonial-star{width:20px;height:20px;color:#fde04c}.doppio-homepage__testimonial-author{font-family:"Gilroy",var(--font-body-family),system-ui,sans-serif;font-weight:700;font-size:14px;color:#323232;margin:0}@media screen and (min-width:750px){.doppio-homepage__testimonials{padding:80px 40px}.doppio-homepage__testimonials-grid{flex-direction:row;gap:32px}.doppio-homepage__testimonial-text,.doppio-homepage__testimonial-author{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/doppio-homepage.css.map */
