.customer-segments{background:var(--color-bg, #ffffff)}.customer-segments__header{text-align:center;max-width:768px;margin:0 auto 48px}.customer-segments__title{color:var(--color-heading);margin-bottom:24px}.customer-segments__cta{display:inline-flex;align-items:center;gap:8px}.customer-segments__cta svg{width:20px;height:20px;stroke:currentColor}.customer-segments__accordion{max-width:768px;margin:0 auto;display:flex;flex-direction:column;gap:12px}.customer-segments__item{background:var(--color-card-bg);border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease}.customer-segments__item:hover{border-color:rgba(var(--color-accent-rgb),.2)}.customer-segments__item--open{border-color:rgba(var(--color-accent-rgb),.4);box-shadow:0 4px 16px #0000000f}.customer-segments__trigger{width:100%;padding:16px 20px;display:flex;align-items:center;gap:12px;background:transparent;border:none;cursor:pointer;text-align:left}.customer-segments__icon{flex-shrink:0;width:40px;height:40px;background:#0000000a;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:background .3s ease,box-shadow .3s ease}.customer-segments__icon svg{width:20px;height:20px;stroke:var(--color-text);transition:stroke .3s ease}.customer-segments__icon--active{background:var(--color-accent);box-shadow:0 4px 12px rgba(var(--color-accent-rgb),.3)}.customer-segments__icon--active svg{stroke:#fff}.customer-segments__item-title{flex:1;font-size:1rem;font-weight:600;color:var(--color-heading);margin:0;line-height:1.4}.customer-segments__chevron{flex-shrink:0;transition:transform .3s ease}.customer-segments__chevron svg{width:20px;height:20px;stroke:var(--color-text)}.customer-segments__item--open .customer-segments__chevron{transform:rotate(180deg)}.customer-segments__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.customer-segments__item--open .customer-segments__content{grid-template-rows:1fr}.customer-segments__content-inner{overflow:hidden}.customer-segments__content-grid{padding:0 20px 20px}.customer-segments__content-grid--has-image{display:flex;flex-direction:column;gap:16px}.customer-segments__content-grid--has-image .customer-segments__text{padding:0}.customer-segments__text{margin:0;font-size:.9375rem;line-height:1.7;color:var(--color-text)}.customer-segments__image{width:100%;order:-1}.customer-segments__image img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}@media only screen and (min-width: 768px){.customer-segments__content-grid--has-image{flex-direction:row;align-items:flex-start}.customer-segments__content-grid--has-image .customer-segments__text{flex:1}.customer-segments__image{width:25%;flex-shrink:0;order:1}}@media only screen and (max-width: 767px){.customer-segments__trigger{padding:14px 16px}.customer-segments__icon{width:36px;height:36px}.customer-segments__icon svg{width:18px;height:18px}.customer-segments__item-title{font-size:.9375rem}.customer-segments__text{font-size:.875rem}.customer-segments__content-grid{padding:0 16px 16px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/customer-segments.css.map */
