.why-choose{position:relative;--why-choose-heading-font-family: var(--font-heading-family);--why-choose-body-font-family: var(--font-body-family);--why-choose-heading-size-mobile: 32px;--why-choose-heading-size-desktop: 48px;--why-choose-subheading-size-mobile: 16px;--why-choose-subheading-size-desktop: 18px;--why-choose-item-title-size-mobile: 18px;--why-choose-item-title-size-desktop: 20px;--why-choose-item-text-size-mobile: 15px;--why-choose-item-text-size-desktop: 16px;--why-choose-heading-color: rgb(var(--color-foreground));--why-choose-subheading-color: rgba(var(--color-foreground), .7);--why-choose-item-title-color: rgb(var(--color-foreground));--why-choose-item-text-color: rgba(var(--color-foreground), .65);--why-choose-icon-color: rgb(var(--color-foreground));--why-choose-icon-background: rgba(var(--color-foreground), .08);--why-choose-card-background: rgb(var(--color-background));--why-choose-card-border-color: rgba(var(--color-foreground), .12);--why-choose-card-shadow-opacity: .12;--why-choose-card-shadow-opacity-soft: .06}.why-choose__container{display:flex;flex-direction:column;gap:clamp(2.5rem,4vw,4.5rem)}.why-choose__max-width{max-width:min(var(--page-width),1200px);margin:0 auto}.why-choose__header{text-align:center;display:grid;gap:1.25rem;justify-items:center}.why-choose__heading{margin:0;font-family:var(--why-choose-heading-font-family);font-size:var(--why-choose-heading-size-mobile);font-weight:600;letter-spacing:-.025em;text-transform:none;color:var(--why-choose-heading-color)}.why-choose__subheading{color:var(--why-choose-subheading-color);max-width:42rem;margin:0;font-family:var(--why-choose-body-font-family);font-size:var(--why-choose-subheading-size-mobile);line-height:1.7}.why-choose__grid{display:grid;gap:clamp(1.5rem,3vw,2.5rem);grid-template-columns:repeat(1,minmax(0,1fr))}.why-choose__item{border:1px solid var(--why-choose-card-border-color);border-radius:1.75rem;padding:clamp(1.75rem,4vw,2.75rem);background-color:var(--why-choose-card-background);display:flex;flex-direction:column;gap:1.5rem;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 18px 48px rgba(var(--color-foreground),var(--why-choose-card-shadow-opacity-soft));opacity:1;transform:translateY(0)}.why-choose__item:hover,.why-choose__item:focus-within{transform:translateY(-6px);border-color:rgba(var(--color-foreground),.25);box-shadow:0 24px 56px rgba(var(--color-foreground),var(--why-choose-card-shadow-opacity))}.why-choose__icon{display:inline-flex;width:3.5rem;height:3.5rem;border-radius:999px;align-items:center;justify-content:center;background:var(--why-choose-icon-background);color:var(--why-choose-icon-color);box-shadow:inset 0 0 0 1px rgba(var(--color-foreground),.08)}.why-choose__icon svg{width:1.9rem;height:1.9rem}.why-choose__icon-image{display:block;width:100%;height:auto;object-fit:contain}.why-choose__content{display:flex;flex-direction:column;gap:.75rem}.why-choose__item-title{margin:0;font-family:var(--why-choose-heading-font-family);font-size:var(--why-choose-item-title-size-mobile);font-weight:600;letter-spacing:-.015em;color:var(--why-choose-item-title-color)}.why-choose__item-text{margin:0;color:var(--why-choose-item-text-color);font-family:var(--why-choose-body-font-family);font-size:var(--why-choose-item-text-size-mobile);line-height:1.75}@media screen and (min-width: 750px){.why-choose__heading{font-size:clamp(var(--why-choose-heading-size-mobile),2vw + 1.75rem,var(--why-choose-heading-size-desktop))}.why-choose__subheading{font-size:clamp(var(--why-choose-subheading-size-mobile),1vw + .75rem,var(--why-choose-subheading-size-desktop))}.why-choose__item-title{font-size:clamp(var(--why-choose-item-title-size-mobile),1vw + .85rem,var(--why-choose-item-title-size-desktop))}.why-choose__item-text{font-size:clamp(var(--why-choose-item-text-size-mobile),1vw + .6rem,var(--why-choose-item-text-size-desktop))}}@media screen and (min-width: 990px){.why-choose__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.why-choose__item{gap:1.75rem}}@media screen and (min-width: 1200px){.why-choose__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (prefers-reduced-motion: no-preference){.why-choose__grid--animated .why-choose__item{opacity:0;transform:translateY(32px);animation:why-choose-fade-up .6s ease forwards}.why-choose__grid--animated .why-choose__item:nth-child(1){animation-delay:0ms}.why-choose__grid--animated .why-choose__item:nth-child(2){animation-delay:.12s}.why-choose__grid--animated .why-choose__item:nth-child(3){animation-delay:.18s}.why-choose__grid--animated .why-choose__item:nth-child(4){animation-delay:.24s}.why-choose__grid--animated .why-choose__item:nth-child(5){animation-delay:.3s}.why-choose__grid--animated .why-choose__item:nth-child(6){animation-delay:.36s}.why-choose__grid--animated .why-choose__item:nth-child(7){animation-delay:.42s}.why-choose__grid--animated .why-choose__item:nth-child(8){animation-delay:.48s}}@keyframes why-choose-fade-up{to{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/section-why-choose.css.map */
