.stockist-hero{position:relative;overflow:hidden;background:linear-gradient(160deg,#f8fafa,#eaf6f7 40%,#f3eef6);padding:80px 0 60px}.stockist-hero__decoration--1{position:absolute;top:-100px;right:-80px;width:450px;height:450px;border-radius:50%;background:radial-gradient(circle,rgba(202,232,235,.3) 0%,transparent 70%);pointer-events:none}.stockist-hero__decoration--2{position:absolute;bottom:-120px;left:-60px;width:380px;height:380px;border-radius:50%;background:radial-gradient(circle,rgba(184,169,201,.15) 0%,transparent 70%);pointer-events:none}.stockist-hero__inner{position:relative;z-index:2;max-width:720px;margin:0 auto;padding:0 24px;text-align:center}.stockist-hero__badge{display:inline-flex;align-items:center;gap:8px;background:#fff;padding:8px 16px;border-radius:30px;margin-bottom:20px;box-shadow:0 4px 20px #0000000f;font-size:11px;font-weight:600;color:#1a1a1a;letter-spacing:1.5px;text-transform:uppercase}.stockist-hero__badge-dot{width:8px;height:8px;background:linear-gradient(135deg,#cae8eb,#b8a9c9);border-radius:50%;animation:stockist-pulse 2s ease-in-out infinite}@keyframes stockist-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.stockist-hero__title{font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.15;color:#1a1a1a;margin:0 0 16px}.stockist-hero__title-highlight{display:inline;background:linear-gradient(135deg,#7ec8c8,#b8a9c9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stockist-hero__subtitle{font-size:clamp(15px,2vw,17px);line-height:1.7;color:#555;margin:0 auto 28px;max-width:560px}.stockist-hero__features{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.stockist-hero__feature{display:inline-flex;align-items:center;gap:6px;background:#ffffffb3;padding:8px 14px;border-radius:20px;font-size:13px;font-weight:500;color:#333;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.stockist-hero__feature svg{color:#7ec8c8;flex-shrink:0}.stockist-grid{padding:70px 0}.stockist-grid--light{background:#fff}.stockist-grid--tinted{background:linear-gradient(160deg,#f8fafa,#f3eef6)}.stockist-grid__inner{max-width:1000px;margin:0 auto;padding:0 24px}.stockist-grid__header{text-align:center;margin-bottom:50px}.stockist-grid__subheading{font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#b8a9c9;margin:0 0 10px}.stockist-grid__heading{font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(24px,3vw,34px);font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.2}.stockist-grid__desc{font-size:15px;line-height:1.6;color:#0000008c;max-width:520px;margin:0 auto}.stockist-grid__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.stockist-grid--tinted .stockist-grid__cards{grid-template-columns:repeat(4,1fr)}.stockist-card{background:#fff;border-radius:16px;border:1px solid rgba(202,232,235,.35);padding:32px 24px;text-align:center;transition:all .3s ease;display:flex;flex-direction:column;align-items:center}.stockist-grid--tinted .stockist-card{box-shadow:0 2px 12px #00000008}.stockist-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000000f;border-color:#cae8ebcc}.stockist-card__logo-wrap{width:120px;height:120px;border-radius:16px;overflow:hidden;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background:#fafcfc;border:1px solid rgba(202,232,235,.25);flex-shrink:0}.stockist-card__logo{max-width:100%;max-height:100%;object-fit:contain}.stockist-card__logo-fallback{width:120px;height:120px;border-radius:16px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#cae8eb33,#b8a9c926);flex-shrink:0}.stockist-card__logo-fallback svg{width:36px;height:36px;color:#b8a9c9;opacity:.6}.stockist-card__name{font-family:var(--font-heading-family, Georgia, serif);font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.stockist-card__note{font-size:12px;font-weight:600;letter-spacing:.5px;color:#b8a9c9;margin:0 0 10px;font-style:italic}.stockist-card__locations{font-size:14px;line-height:1.7;color:#666;margin:0;flex-grow:1}.stockist-card__link{display:inline-flex;align-items:center;gap:6px;margin-top:16px;padding:10px 24px;border-radius:30px;background:linear-gradient(135deg,#cae8eb,#b8a9c9);color:#1a1a1a;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s ease;letter-spacing:.3px}.stockist-card__link:hover{transform:translateY(-2px);box-shadow:0 4px 15px #7ec8c84d}.stockist-card__link svg{width:14px;height:14px;flex-shrink:0}.stockist-cta{padding:80px 0;background:#fff;text-align:center}.stockist-cta__inner{max-width:600px;margin:0 auto;padding:0 24px}.stockist-cta__card{background:linear-gradient(160deg,#f0fafa,#f3eef8 60%,#fdf0f4);border-radius:24px;padding:50px 40px;border:1px solid rgba(202,232,235,.3)}.stockist-cta__heading{font-family:var(--font-heading-family, Georgia, serif);font-size:clamp(22px,3vw,30px);font-weight:700;color:#1a1a1a;margin:0 0 12px;line-height:1.2}.stockist-cta__text{font-size:15px;line-height:1.6;color:#555;margin:0 auto 28px;max-width:440px}.stockist-cta__buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.stockist-cta__btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:30px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s ease;letter-spacing:.3px}.stockist-cta__btn--primary{background:linear-gradient(135deg,#cae8eb,#b8a9c9);color:#1a1a1a;box-shadow:0 4px 15px #7ec8c840}.stockist-cta__btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 25px #7ec8c859}.stockist-cta__btn--secondary{background:#fff;color:#1a1a1a;border:1.5px solid rgba(184,169,201,.4)}.stockist-cta__btn--secondary:hover{border-color:#b8a9c9;background:#b8a9c90d}@media(max-width:768px){.stockist-hero{padding:50px 0 40px}.stockist-grid{padding:50px 0}.stockist-grid__cards{grid-template-columns:1fr;gap:16px}.stockist-grid--tinted .stockist-grid__cards{grid-template-columns:1fr}.stockist-card{padding:28px 20px}.stockist-card__logo-wrap,.stockist-card__logo-fallback{width:100px;height:100px;border-radius:14px;margin-bottom:16px}.stockist-cta__card{padding:36px 24px}.stockist-cta__buttons{flex-direction:column;align-items:center}.stockist-cta__btn{width:100%;justify-content:center;max-width:280px}}@media(min-width:769px)and (max-width:1024px){.stockist-grid__cards,.stockist-grid--tinted .stockist-grid__cards{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-stockists.css.map */
