.ctr-product-insights{position:relative;width:100%;background-color:var(--ctr-pi-bg, #f4f4f4);color:var(--ctr-pi-text, #0a0a0a);overflow:hidden;isolation:isolate}.ctr-product-insights__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.ctr-product-insights__media picture,.ctr-product-insights__media img,.ctr-product-insights__placeholder{width:100%;height:100%;display:block;object-fit:contain;object-position:center}@media screen and (min-width:750px){.ctr-product-insights__media img,.ctr-product-insights__placeholder{object-fit:contain;object-position:center 60%}}.ctr-product-insights__inner{position:relative;z-index:1;display:grid;grid-template-rows:auto 1fr auto;gap:24px;padding:32px 20px 24px;max-width:var(--ctr-pi-max-width, 1440px);margin:0 auto;min-height:var(--ctr-pi-min-height-mobile, 720px)}@media screen and (min-width:750px){.ctr-product-insights__inner{padding:56px 48px 0;gap:48px;min-height:var(--ctr-pi-min-height, 640px)}}.ctr-product-insights__top{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media screen and (min-width:750px){.ctr-product-insights__top{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:32px;text-align:left}.ctr-product-insights__heading-group{max-width:660px;margin-bottom:0}}.ctr-product-insights__heading-group{display:flex;flex-direction:column;gap:12px;margin-bottom:200px}.ctr-product-insights__title{margin:0;font-family:var(--font-inter);font-weight:800;font-size:var(--ctr-pi-title-size-mobile, 30px);line-height:1.05;letter-spacing:-.02em;text-transform:none;color:var(--ctr-pi-title-color, #0a0a0a)}@media screen and (min-width:750px){.ctr-product-insights__title{font-size:var(--ctr-pi-title-size, 44px)}}.ctr-product-insights__text{margin:0;font-family:var(--font-paragraph--family);font-size:var(--ctr-pi-text-size-mobile, 15px);line-height:1.45;color:var(--ctr-pi-text-color, #1a1a1a)}@media screen and (min-width:750px){.ctr-product-insights__text{font-size:var(--ctr-pi-text-size, 16px)}}.ctr-product-insights__text p{margin:0}.ctr-product-insights__text p+p{margin-top:8px}.ctr-product-insights__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;align-self:center;flex-shrink:0;padding:16px 22px;font-family:var(--font-paragraph--family);font-weight:800;font-size:14px;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;color:var(--ctr-pi-cta-color, #0a0a0a);background-color:var(--ctr-pi-cta-bg, #d4ff3a);border:0;border-radius:var(--ctr-pi-cta-radius, 8px);cursor:pointer;transition:transform var(--animation-speed, .2s) var(--animation-easing, ease),background-color var(--animation-speed, .2s) var(--animation-easing, ease);white-space:nowrap}@media screen and (min-width:750px){.ctr-product-insights__cta{align-self:flex-start}}.ctr-product-insights__cta:hover{transform:translateY(-1px);background-color:var(--ctr-pi-cta-bg-hover, #c5f02d);color:var(--ctr-pi-cta-color, #0a0a0a)}.ctr-product-insights__cta-arrow{display:inline-block;transition:transform var(--animation-speed, .2s) var(--animation-easing, ease)}.ctr-product-insights__cta:hover .ctr-product-insights__cta-arrow{transform:translate(3px)}.ctr-product-insights__cta--mobile{display:inline-flex;margin-top:10px;font-size:18px;align-self:stretch;justify-self:stretch;width:100%;font-weight:900;padding:18px 22px 14px}@media screen and (min-width:750px){.ctr-product-insights__cta--mobile{display:none}}.ctr-product-insights__cta--desktop{display:none}@media screen and (min-width:750px){.ctr-product-insights__cta--desktop{display:inline-flex;margin-top:100px}}.ctr-product-insights__card{position:relative;z-index:2;background:var(--ctr-pi-card-bg, #ffffff);border-radius:var(--ctr-pi-card-radius, 14px);box-shadow:0 1px #0000000a,0 12px 32px -10px #00000014;padding:20px;margin-top:auto}@media screen and (min-width:750px){.ctr-product-insights__card{display:grid;grid-template-columns:minmax(260px,1fr) minmax(320px,1.4fr);gap:48px;padding:32px;align-items:start}}.ctr-product-insights__tablist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}@media screen and (min-width:750px){.ctr-product-insights__tablist{gap:20px}}.ctr-product-insights__tab-item{border-bottom:1px solid var(--ctr-pi-tab-divider, #ececec)}.ctr-product-insights__tab-item:last-child{border-bottom:0}@media screen and (min-width:750px){.ctr-product-insights__tab-item{border-bottom:0}}.ctr-product-insights__tab{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:18px 4px 16px;background:transparent;border:0;font-family:var(--font-paragraph--family);font-size:16px;font-weight:700;text-align:left;cursor:pointer;color:var(--ctr-pi-tab-inactive, #b8b8b8);transition:color var(--animation-speed, .2s) var(--animation-easing, ease)}.ctr-product-insights__tab:hover{color:var(--ctr-pi-tab-hover, #555)}.ctr-product-insights__tab[aria-selected=true],.ctr-product-insights__tab[aria-expanded=true]{color:var(--ctr-pi-tab-active, #0a0a0a)}.ctr-product-insights__tab-icon{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:currentColor}.ctr-product-insights__tab-icon img,.ctr-product-insights__tab-icon svg{width:100%;height:100%;object-fit:contain}@media screen and (min-width:750px){.ctr-product-insights__tab{padding:0;font-size:22px;font-weight:600}.ctr-product-insights__tab-icon{display:none}}.ctr-product-insights__tab-label{min-width:0}.ctr-product-insights__tab-arrow{display:none;color:var(--ctr-pi-accent, #5fdb1f);font-size:18px;transform:translate(-4px);opacity:0;transition:transform var(--animation-speed, .2s) var(--animation-easing, ease),opacity var(--animation-speed, .2s) var(--animation-easing, ease)}@media screen and (min-width:750px){.ctr-product-insights__tab-arrow{display:inline-block}.ctr-product-insights__tab[aria-selected=true] .ctr-product-insights__tab-arrow{transform:translate(0);opacity:1}}.ctr-product-insights__tab-chevron{display:inline-block;width:18px;height:18px;color:var(--ctr-pi-accent, #5fdb1f);transition:transform var(--animation-speed, .2s) var(--animation-easing, ease);opacity:0}.ctr-product-insights__tab[aria-expanded=true] .ctr-product-insights__tab-chevron{opacity:1}@media screen and (min-width:750px){.ctr-product-insights__tab-chevron{display:none}}.ctr-product-insights__panels{display:none}@media screen and (min-width:750px){.ctr-product-insights__panels{display:block;position:relative;min-height:96px}}.ctr-product-insights__panel{display:none;align-items:flex-start;gap:16px;opacity:0;transition:opacity var(--animation-speed, .2s) var(--animation-easing, ease)}.ctr-product-insights__panel[data-active=true]{display:flex;opacity:1}.ctr-product-insights__panel-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;background:var(--ctr-pi-icon-bg, #d4ff3a);color:#0a0a0a}.ctr-product-insights__panel-icon img,.ctr-product-insights__panel-icon svg{width:20px;height:20px;object-fit:contain}.ctr-product-insights__panel-text{margin:0;font-family:var(--font-paragraph--family);font-size:20px;font-weight:500;line-height:1.45;color:var(--ctr-pi-panel-text, #1a1a1a)}.ctr-product-insights__panel-text p{margin:0}.ctr-product-insights__panel-text p+p{margin-top:8px}.ctr-product-insights__mobile-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--animation-speed, .25s) var(--animation-easing, ease)}.ctr-product-insights__mobile-panel-inner{overflow:hidden}.ctr-product-insights__tab[aria-expanded=true]+.ctr-product-insights__mobile-panel{grid-template-rows:1fr}.ctr-product-insights__mobile-panel-content{padding:0 4px 18px;font-family:var(--font-paragraph--family);font-size:14px;line-height:1.45;color:var(--ctr-pi-panel-text, #1a1a1a)}.ctr-product-insights__mobile-panel-content p{margin:0}.ctr-product-insights__mobile-panel-content p+p{margin-top:8px}@media screen and (min-width:750px){.ctr-product-insights__mobile-panel{display:none}}@media(prefers-reduced-motion:reduce){.ctr-product-insights__cta,.ctr-product-insights__cta-arrow,.ctr-product-insights__tab,.ctr-product-insights__tab-arrow,.ctr-product-insights__tab-chevron,.ctr-product-insights__panel,.ctr-product-insights__mobile-panel{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/118/assets/ctr-product-insights.css.map */
