.testimonials-section{padding:60px 20px}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-header{text-align:center;margin-bottom:48px}.testimonials-header h2{font-size:42px;font-weight:700;margin:0 0 16px;color:#1a1a1a;font-family:Georgia,Times New Roman,serif;line-height:1.2}.testimonials-header p{font-size:16px;margin:0;color:#555}.carousel-area{display:flex;align-items:center;gap:16px}.testimonials-carousel{flex:1;overflow:hidden}.testimonials-track{display:flex;gap:24px;transition:transform .45s ease-out}.testimonial-card{flex:0 0 calc(33.333% - 16px);background:#f5f4ef;border:1px solid #eae9e3;padding:28px;display:flex;flex-direction:column}.testimonial-stars{display:flex;gap:10px;margin-bottom:14px}.star{color:#d4422f;font-size:18px;line-height:1}.testimonial-title{font-size:18px;font-weight:600;margin:0 0 12px;color:#1a1a1a;font-family:Georgia,Times New Roman,serif}.testimonial-text{font-size:14px;line-height:1.65;color:#4a4a4a;margin:0 0 24px;flex-grow:1}.testimonial-author{font-size:11px;font-weight:700;color:#1a1a1a;margin:0 0 6px;text-transform:uppercase;letter-spacing:1px}.verified-badge{display:flex;align-items:center;gap:6px;font-size:12px;color:#555}.verified-icon{width:16px;height:16px;border:1.5px solid #d4422f;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#d4422f;font-size:9px;flex-shrink:0;line-height:1}.carousel-button{flex-shrink:0;width:44px;height:44px;border:1.5px solid #d4422f;background:transparent;color:#d4422f;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease;padding:0;font-size:22px;line-height:1}.carousel-button:hover:not(:disabled){background:#d4422f;color:#fff}.carousel-button:disabled{opacity:.3;cursor:not-allowed}.progress-bar-container{margin-top:36px;height:3px;background:#e0ddd6;border-radius:2px;position:relative;overflow:hidden}.progress-bar-fill{position:absolute;top:0;height:100%;background:#d4422f;border-radius:2px;transition:left .45s ease-out,width .45s ease-out}@media(max-width:768px){.testimonials-section{padding:40px 0 40px 16px}.testimonials-header{text-align:left;padding-right:16px;margin-bottom:28px}.testimonials-header h2{font-size:30px}.carousel-button{display:none}.testimonial-card{flex:0 0 78%}.progress-bar-container{margin-right:16px;margin-top:28px}}.hero-subhero{--color-red: #bc1218;--color-red-hover: #a30f14;--color-black: #000;--color-eggshell: #fdfdf9;--color-card: rgba(255, 255, 255, .9);--font-display: "Spirits Soft", "Fraunces", Georgia, "Times New Roman", serif;--font-eyebrow: "Bebas Neue", "Oswald", "Arial Narrow", sans-serif;--font-body: "Roboto Slab", Georgia, serif;--radius-pill: 800px;display:flex;flex-direction:column;width:100%;margin:0 auto;background:var(--color-eggshell);color:var(--color-black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero-subhero *,.hero-subhero *:before,.hero-subhero *:after{box-sizing:border-box}.hero-subhero p,.hero-subhero h1,.hero-subhero h2{margin:0}.hero-subhero .hero{position:relative;display:flex;flex-direction:column;align-items:stretch;min-height:540px;padding:40px 16px;overflow:hidden}.hero-subhero .hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-subhero .hero__bg-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-subhero .hero__card{position:relative;z-index:1;display:flex;flex-direction:column;gap:24px;width:100%;max-width:640px;padding:32px 24px;background:var(--color-card)}.hero-subhero .hero__text{display:flex;flex-direction:column;gap:8px}.hero-subhero .hero__eyebrow{font-family:var(--font-eyebrow);font-weight:400;font-size:20px;line-height:1;letter-spacing:1.2px;text-transform:uppercase;color:var(--color-red)}.hero-subhero .hero__headline-group{display:flex;flex-direction:column;gap:16px}.hero-subhero .hero__headline{font-family:var(--font-display);font-weight:300;font-size:36px;line-height:40px;color:var(--color-black)}.hero-subhero .hero__body{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:24px;color:var(--color-black)}.hero-subhero .hero__cta{display:flex;align-items:center;justify-content:center;width:100%;height:56px;padding:8px 64px;border:none;border-radius:var(--radius-pill);background:var(--color-red);color:var(--color-eggshell);font-family:var(--font-body);font-weight:500;font-size:18px;line-height:1;text-transform:capitalize;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.hero-subhero .hero__cta:hover{background:var(--color-red-hover)}.hero-subhero .hero__cta:active{transform:translateY(1px)}.hero-subhero .subhero{position:relative;overflow:clip;background-color:var(--color-eggshell)}.hero-subhero .subhero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.hero-subhero .subhero__bg-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-subhero .subhero__bg-fade{position:absolute;pointer-events:none}.hero-subhero .subhero__bg-fade--top{top:0;left:0;right:0;height:35%;background:linear-gradient(180deg,#fff,#fff0)}.hero-subhero .subhero__bg-fade--bottom{bottom:0;left:0;right:0;height:35%;background:linear-gradient(0deg,#fff,#fff0)}.hero-subhero .subhero__bg-fade--left,.hero-subhero .subhero__bg-fade--right{display:none}.hero-subhero .subhero__blocks{position:relative;z-index:1;display:flex;flex-direction:column;gap:304px;padding:40px 28px 16px}.hero-subhero .subhero__block{display:flex;flex-direction:column;gap:24px;border-radius:24px}.hero-subhero .subhero__text{display:flex;flex-direction:column;gap:12px}.hero-subhero .subhero__header{display:flex;flex-direction:column;gap:4px}.hero-subhero .subhero__eyebrow{font-family:var(--font-eyebrow);font-weight:400;font-size:18px;line-height:1;letter-spacing:1.08px;text-transform:uppercase;color:var(--color-red)}.hero-subhero .subhero__headline{font-family:var(--font-display);font-weight:300;color:var(--color-black);line-height:1}.hero-subhero .subhero__headline-figure{display:block;font-size:80px;line-height:1}.hero-subhero .subhero__headline-label{display:block;font-size:48px;line-height:1}.hero-subhero .subhero__body{font-family:var(--font-body);font-weight:400;font-size:16px;line-height:20px;color:var(--color-black)}.hero-subhero .subhero__cta{display:inline-flex;align-self:flex-start;align-items:center;justify-content:center;height:48px;padding:8px 64px;border:1px solid var(--color-black);border-radius:var(--radius-pill);background:transparent;color:var(--color-black);font-family:var(--font-body);font-weight:500;font-size:16px;line-height:1;text-transform:capitalize;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.hero-subhero .subhero__cta:hover{background:var(--color-black);color:var(--color-eggshell)}.hero-subhero .subhero__cta:active{transform:translateY(1px)}@media(min-width:768px){.hero-subhero .hero{min-height:600px;padding:56px 40px}.hero-subhero .hero__card{padding:40px 32px;gap:28px}.hero-subhero .hero__headline{font-size:44px;line-height:48px}.hero-subhero .subhero__blocks{padding:56px 40px 24px;gap:320px;align-items:center}.hero-subhero .subhero__block{max-width:560px;width:100%}.hero-subhero .subhero__headline-figure{font-size:96px}.hero-subhero .subhero__headline-label{font-size:56px}}@media(min-width:1024px){.hero-subhero{max-width:var(--desktop-max-width, 1200px)}.hero-subhero .hero{min-height:720px;padding:80px;justify-content:center;align-items:flex-start}.hero-subhero .hero__bg-image{object-position:right center}.hero-subhero .hero__card{max-width:520px;padding:48px;gap:32px}.hero-subhero .hero__text{gap:12px}.hero-subhero .hero__eyebrow{font-size:24px;letter-spacing:1.44px}.hero-subhero .hero__headline{font-size:56px;line-height:60px}.hero-subhero .hero__body{font-size:20px;line-height:28px}.hero-subhero .hero__cta{width:auto;align-self:flex-start;height:64px;padding:8px 56px;font-size:20px}.hero-subhero .subhero{min-height:640px;display:flex;align-items:center}.hero-subhero .subhero__bg-fade--top,.hero-subhero .subhero__bg-fade--bottom{display:none}.hero-subhero .subhero__bg-fade--left{display:block;top:0;bottom:0;left:0;width:32%;background:linear-gradient(90deg,#fff,#fff0)}.hero-subhero .subhero__bg-fade--right{display:block;top:0;bottom:0;right:0;width:32%;background:linear-gradient(-90deg,#fff,#fff0)}.hero-subhero .subhero__blocks{flex-direction:row;align-items:center;justify-content:space-between;gap:64px;padding:96px 80px;width:100%}.hero-subhero .subhero__block{flex:0 1 360px;max-width:360px;gap:28px}.hero-subhero .subhero__headline-figure{font-size:112px}.hero-subhero .subhero__headline-label{font-size:56px}.hero-subhero .subhero__body{font-size:18px;line-height:24px}.hero-subhero .subhero__cta{height:56px;padding:8px 48px;font-size:18px}}@media(min-width:1440px){.hero-subhero .hero{min-height:800px;padding:120px}.hero-subhero .hero__headline{font-size:64px;line-height:68px}.hero-subhero .subhero__blocks{padding:120px}.hero-subhero .subhero__block{flex:0 1 400px;max-width:400px}.hero-subhero .subhero__headline-figure{font-size:128px}}
/*# sourceMappingURL=/cdn/shop/t/50/compiled_assets/styles.css.map */
