.custom-product-ingredients-v2{background:var(--cpi-bg);color:var(--cpi-text);width:100%;padding:var(--cpi-padding-top) 0 var(--cpi-padding-bottom)}.custom-product-ingredients-v2 *,.custom-product-ingredients-v2 *:before,.custom-product-ingredients-v2 *:after{box-sizing:border-box}.custom-product-ingredients-v2__inner{width:min(100%,var(--cpi-max-width));margin:0 auto;padding:0 48px}.custom-product-ingredients-v2__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.15fr);grid-template-rows:auto auto minmax(150px,1fr) auto;column-gap:clamp(48px,6vw,110px);min-height:600px}.custom-product-ingredients-v2__heading-wrap{grid-column:1;grid-row:1}.custom-product-ingredients-v2__heading{max-width:520px;margin:0;color:var(--cpi-text);font-family:var(--FONT-STACK-HEADING, "Erode", serif)!important;font-size:var(--cpi-heading-size);font-style:normal;font-weight:300;line-height:1.02;letter-spacing:-.025em;text-transform:none}.custom-product-ingredients-v2__description-stage{grid-column:1;grid-row:2;align-self:start;max-width:600px;margin-top:24px}.custom-product-ingredients-v2__description-panel[hidden],.custom-product-ingredients-v2__media-panel[hidden]{display:none!important}.custom-product-ingredients-v2__description{color:var(--cpi-text);font-family:proxima-nova,sans-serif;font-size:var(--cpi-body-size);font-style:normal;font-weight:300;line-height:1.28}.custom-product-ingredients-v2__description p{margin:0;color:inherit;font:inherit;line-height:inherit}.custom-product-ingredients-v2__description p+p{margin-top:.75em}.custom-product-ingredients-v2__desktop-tabs{grid-column:1;grid-row:3;align-self:end;display:grid;width:min(100%,340px);margin-top:44px}.custom-product-ingredients-v2__desktop-tab{-webkit-appearance:none;appearance:none;display:grid;gap:8px;width:100%;padding:7px 0;border:0;background:transparent;color:var(--cpi-muted);cursor:pointer;text-align:left;font-family:var(--FONT-STACK-HEADING, "Erode", serif)!important;font-size:clamp(22px,1.85vw,31px);font-style:normal;font-weight:300;line-height:1.08;letter-spacing:-.025em;text-transform:none;transition:color .18s ease}.custom-product-ingredients-v2__desktop-tab:hover,.custom-product-ingredients-v2__desktop-tab:focus-visible,.custom-product-ingredients-v2__desktop-tab.is-active{color:var(--cpi-text)}.custom-product-ingredients-v2__desktop-tab:focus-visible,.custom-product-ingredients-v2__mobile-tab:focus-visible{outline:2px solid var(--cpi-text);outline-offset:3px}.custom-product-ingredients-v2__desktop-tab-line{display:block;width:100%;height:1px;background:transparent}.custom-product-ingredients-v2__desktop-tab.is-active .custom-product-ingredients-v2__desktop-tab-line{background:var(--cpi-divider)}.custom-product-ingredients-v2__media-stage{grid-column:2;grid-row:1 / 4;align-self:stretch;min-width:0}.custom-product-ingredients-v2__media-panel{width:100%;height:100%;margin:0}.custom-product-ingredients-v2__media{position:relative;width:100%;height:100%;min-height:530px;overflow:hidden;border-radius:var(--cpi-media-radius);background:#00000008}.custom-product-ingredients-v2__media picture,.custom-product-ingredients-v2__media img,.custom-product-ingredients-v2__placeholder{display:block;width:100%;height:100%}.custom-product-ingredients-v2__media img{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;object-position:center}.custom-product-ingredients-v2__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.custom-product-ingredients-v2__badges{position:absolute;z-index:2;left:24px;right:24px;bottom:18px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;pointer-events:none}.custom-product-ingredients-v2__badge{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 13px;border-radius:8px;background:var(--cpi-badge-bg);color:var(--cpi-badge-text);font-family:proxima-nova,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:1.05;letter-spacing:.02em;text-align:center}.custom-product-ingredients-v2__cta-wrap{grid-column:1;grid-row:4;align-self:end;padding-top:28px}.custom-product-ingredients-v2__text-link,.custom-product-ingredients-v2__disclaimer a{color:var(--cpi-text);font-family:proxima-nova,sans-serif;font-style:normal;text-decoration:underline;text-underline-offset:3px}.custom-product-ingredients-v2__text-link{font-size:14px;font-weight:600;line-height:1.25}.custom-product-ingredients-v2__disclaimer{grid-column:2;grid-row:4;justify-self:end;align-self:end;padding-top:28px;color:var(--cpi-muted);font-family:proxima-nova,sans-serif;font-size:14px;font-style:normal;font-weight:300;line-height:1.3;text-align:right}.custom-product-ingredients-v2__disclaimer p{margin:0;color:inherit;font:inherit;line-height:inherit}.custom-product-ingredients-v2__mobile-tabs{display:none}@media screen and (max-width:1199px){.custom-product-ingredients-v2__inner{padding:0 30px}.custom-product-ingredients-v2__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);column-gap:42px;min-height:540px}.custom-product-ingredients-v2__media{min-height:480px}.custom-product-ingredients-v2__desktop-tab{font-size:23px}}@media screen and (max-width:749px){.custom-product-ingredients-v2{padding-top:min(var(--cpi-padding-top),36px);padding-bottom:min(var(--cpi-padding-bottom),36px)}.custom-product-ingredients-v2__inner{padding:0}.custom-product-ingredients-v2__mobile-tabs{display:flex;gap:24px;width:100%;margin-bottom:26px;padding:0 24px 8px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x proximity;scroll-padding-left:24px}.custom-product-ingredients-v2__mobile-tab:first-child{margin-left:2px}.custom-product-ingredients-v2__mobile-tabs::-webkit-scrollbar{display:none}.custom-product-ingredients-v2__mobile-tab{-webkit-appearance:none;appearance:none;flex:0 0 auto;scroll-snap-align:start;padding:0 0 7px;border:0;border-bottom:1px solid transparent;background:transparent;color:var(--cpi-muted);cursor:pointer;font-family:var(--FONT-STACK-HEADING, "Erode", serif)!important;font-size:20px;font-style:normal;font-weight:300;line-height:1.08;letter-spacing:-.02em;white-space:nowrap;text-transform:none}.custom-product-ingredients-v2__mobile-tab.is-active{border-bottom-color:var(--cpi-divider);color:var(--cpi-text)}.custom-product-ingredients-v2__layout{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;min-height:0;padding:0 20px}.custom-product-ingredients-v2__heading-wrap,.custom-product-ingredients-v2__description-stage,.custom-product-ingredients-v2__media-stage,.custom-product-ingredients-v2__cta-wrap,.custom-product-ingredients-v2__disclaimer{grid-column:1;grid-row:auto}.custom-product-ingredients-v2__heading-wrap{order:1}.custom-product-ingredients-v2__description-stage{order:2;margin:18px auto 0}.custom-product-ingredients-v2__media-stage{order:3;width:88%;max-width:320px;margin:26px auto 0}.custom-product-ingredients-v2__cta-wrap{order:4;padding-top:22px;text-align:center}.custom-product-ingredients-v2__disclaimer{order:5;justify-self:center;padding-top:18px;text-align:center}.custom-product-ingredients-v2__heading{max-width:340px;margin:0 auto;font-size:var(--cpi-heading-size-mobile);line-height:1.08;text-align:center}.custom-product-ingredients-v2__description{max-width:350px;margin:0 auto;font-size:var(--cpi-body-size-mobile);line-height:1.3;text-align:center}.custom-product-ingredients-v2__desktop-tabs{display:none}.custom-product-ingredients-v2__media{aspect-ratio:327 / 417;min-height:0;max-height:none}.custom-product-ingredients-v2__badges{left:14px;right:14px;bottom:12px;gap:7px}.custom-product-ingredients-v2__badge{min-height:30px;padding:7px 10px;border-radius:8px;font-size:11px}.custom-product-ingredients-v2__text-link,.custom-product-ingredients-v2__disclaimer{font-size:13px}}@media screen and (max-width:380px){.custom-product-ingredients-v2__mobile-tabs{gap:20px}.custom-product-ingredients-v2__mobile-tab{font-size:19px}.custom-product-ingredients-v2__layout{padding:0 16px}.custom-product-ingredients-v2__media-stage{width:90%;max-width:300px}}@media(prefers-reduced-motion:reduce){.custom-product-ingredients-v2__desktop-tab{transition:none}}.custom-product-ingredients-v2__drawer{position:fixed;top:0;right:0;bottom:0;left:auto;width:min(510px,100vw);max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#faf7f1;color:#3a3a3a;opacity:0;transform:translate(100%);transition:transform .3s ease,opacity .3s ease}.custom-product-ingredients-v2__drawer[open]{opacity:1;transform:translate(0)}@starting-style{.custom-product-ingredients-v2__drawer[open]{opacity:0;transform:translate(100%)}}.custom-product-ingredients-v2__drawer::backdrop{background:#00000040}.custom-product-ingredients-v2__drawer-inner{position:relative;width:100%;height:100%;overflow-y:auto;background:#faf7f1}.custom-product-ingredients-v2__drawer-body{padding:48px 24px 32px}.custom-product-ingredients-v2__drawer-close{-webkit-appearance:none;appearance:none;position:absolute;top:12px;right:12px;z-index:20;display:flex;align-items:center;justify-content:center;width:40px;height:40px;margin:0;padding:0;border:0;background:transparent;color:#3a3a3a;cursor:pointer}.custom-product-ingredients-v2__drawer-close svg{display:block;width:20px;height:20px}.custom-product-ingredients-v2__drawer-tabs{display:block;width:100%}.custom-product-ingredients-v2__drawer-tabs-head{width:100%;margin:0 0 24px!important;padding:0 42px 0 0!important;overflow:visible}.custom-product-ingredients-v2__drawer-tab-list{display:flex;align-items:flex-start;width:100%;margin:0;padding:0!important;gap:0;overflow:visible;white-space:normal}.custom-product-ingredients-v2__drawer-tab-list .tab-link{flex:1 1 50%;min-width:0;margin:0!important;padding:0 0 5px!important;color:#6f6f6f;font-family:proxima-nova,sans-serif;font-size:13px;font-style:normal;font-weight:300;line-height:1.3;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;cursor:pointer}.custom-product-ingredients-v2__drawer-tab-list .tab-link:first-child{text-align:left}.custom-product-ingredients-v2__drawer-tab-list .tab-link:nth-child(2){text-align:left}.custom-product-ingredients-v2__drawer-tab-list .tab-link.current{color:#3a3a3a;font-weight:600}.custom-product-ingredients-v2__drawer-tab-list .tab-link span{position:relative}.custom-product-ingredients-v2__drawer-tab-list .tab-link span:first-of-type:after{bottom:-3px;background:#3a3a3a}.custom-product-ingredients-v2__drawer-panel{width:100%;min-height:0;padding:0!important;color:#3a3a3a;font-family:proxima-nova,sans-serif;font-size:16px;font-style:normal;font-weight:300;line-height:1.45;letter-spacing:normal}.custom-product-ingredients-v2__drawer-panel p{margin-top:0;margin-bottom:12px}.custom-product-ingredients-v2__drawer-panel p:last-child{margin-bottom:0}.custom-product-ingredients-v2__drawer-panel ul,.custom-product-ingredients-v2__drawer-panel ol{margin-top:0;margin-bottom:12px;padding-left:20px}.custom-product-ingredients-v2__drawer-panel li{margin-bottom:6px}.custom-product-ingredients-v2__drawer-panel li:last-child{margin-bottom:0}.custom-product-ingredients-v2__drawer-image{width:100%;margin:0 0 20px}.custom-product-ingredients-v2__drawer-image img{display:block;width:100%;height:auto;border:1px solid rgba(58,58,58,.45)}.custom-product-ingredients-v2__drawer-richtext{width:100%}.custom-product-ingredients-v2__drawer-trigger{-webkit-appearance:none;appearance:none;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer}@media screen and (max-width:749px){.custom-product-ingredients-v2__drawer{width:100vw}.custom-product-ingredients-v2__drawer-body{padding:48px 16px 28px}.custom-product-ingredients-v2__drawer-close{top:8px;right:8px}.custom-product-ingredients-v2__drawer-tabs-head{margin-bottom:24px!important;padding-right:34px!important}.custom-product-ingredients-v2__drawer-tab-list{width:100%;gap:0}.custom-product-ingredients-v2__drawer-tab-list .tab-link{flex:1 1 50%;min-width:0;font-size:12px;line-height:1.3;letter-spacing:.035em}.custom-product-ingredients-v2__drawer-panel{font-size:15px;line-height:1.45}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/custom-product-ingredients-v2.css.map */
