.op-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.op-sec-head{display:flex;flex-direction:column;gap:12px}.op-sec-head__eyebrow{--op-label-size: 16px;color:var(--op-deep-orange)}.op-sec-head__title{max-width:30ch;text-wrap:balance}.op-sec-head__sub{max-width:60ch}.op-sec-head__sub[class*=op-ink-] p,.op-sec-head__sub[class*=op-ink-] li,.op-sec-head__sub[class*=op-ink-] span{color:inherit}.op-sec-head.op-text-center{align-items:center;text-align:center}.op-sec-head.op-text-center .op-sec-head__title,.op-sec-head.op-text-center .op-sec-head__sub{max-width:46ch}.op-section[data-op-bg]{position:relative}.op-stars{display:inline-flex;align-items:center;gap:6px;color:var(--op-deep-orange)}.op-stars__marks{display:inline-flex;gap:2px;color:inherit}.op-stars svg{width:12px;height:12px;display:block}.op-stars__count{font-family:var(--op-font-body);font-size:12px;color:inherit}.op-tick{display:inline-flex}.op-tick svg{width:var(--op-tick-size, 17px);height:var(--op-tick-size, 17px);display:block}.op-tick--on{color:var(--op-deep-orange)}.op-tick--off{color:var(--op-text)}.op-icon-label{display:flex;align-items:center;gap:8px}.op-icon-label--stack{flex-direction:column;text-align:center;gap:10px}.op-icon-label__icon{width:22px;height:22px;object-fit:contain}.op-icon-label__text{--op-label-size: 12px}.op-hero{display:grid;grid-template-columns:1fr;gap:0;align-items:center}.op-hero__copy{display:flex;flex-direction:column;gap:22px;padding:var(--op-pad-sm) 0}.op-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px}.op-hero__trust{display:inline-flex;align-items:center;gap:7px}.op-hero__trust-icon{width:16px;height:16px;object-fit:contain}.op-hero__media{margin:0 calc(var(--op-margin) * -1)}.op-hero__img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width:990px){.op-hero{grid-template-columns:1fr 1fr}.op-hero__copy{padding:var(--op-pad-md) var(--op-gap) var(--op-pad-md) 0}.op-hero__media{margin:0 calc(var(--op-margin) * -1) 0 0;height:100%;min-height:420px}}.op-page-head{display:flex;align-items:flex-end;min-height:var(--op-page-head-h, 0)}.op-rotating-banner-section{--op-bleed: 0px}.op-rotating-banner-section .op-container{max-width:none;padding-left:0;padding-right:0;--op-edge: 0px}.op-marquee{display:flex;gap:0;overflow:hidden;width:auto;margin-inline:calc(var(--op-bleed, var(--op-margin)) * -1)}.op-marquee__track{display:flex;align-items:center;flex:0 0 auto;animation:op-marquee calc(var(--op-marquee-speed, 40s) * var(--op-marquee-cycles, 1)) linear infinite;animation-direction:var(--op-marquee-dir, normal);will-change:transform}.op-marquee__row{display:flex;align-items:center;flex:0 0 auto;list-style:none;margin:0;padding:22px 0 22px var(--op-marquee-gap, 34px);gap:var(--op-marquee-gap, 34px)}.op-marquee__item{display:flex;align-items:center;white-space:nowrap}.op-marquee .op-icon-label__text{--op-label-size: 13px}@keyframes op-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.op-marquee--static{overflow:hidden}.op-marquee--static .op-marquee__track{animation:none;flex:1 1 auto;min-width:0}.op-marquee--static .op-marquee__row{flex:1 1 auto;min-width:0;flex-wrap:wrap;justify-content:space-evenly;column-gap:clamp(16px,2vw,var(--op-marquee-gap, 34px));row-gap:10px;padding-inline:var(--op-margin)}.op-marquee--static .op-marquee__item{flex:0 0 auto}@media(prefers-reduced-motion:reduce){.op-marquee{overflow-x:auto}.op-marquee__track{animation:none}}.op-icon-row{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.op-icon-row__item{display:flex;align-items:center;justify-content:center;padding:22px 12px;border-right:1px solid var(--op-rule);border-bottom:1px solid var(--op-rule)}.op-icon-row__item:nth-child(2n){border-right:0}.op-icon-row .op-sec-head+:scope{margin-top:26px}@media screen and (min-width:750px){.op-icon-row{grid-template-columns:repeat(var(--op-icon-cols, 4),minmax(0,1fr))}.op-icon-row__item{border-bottom:0}.op-icon-row__item:last-child{border-right:0}.op-icon-row__item:nth-child(2n){border-right:1px solid var(--op-rule)}.op-icon-row--3{--op-icon-cols: 3}.op-icon-row--4{--op-icon-cols: 4}.op-icon-row--5{--op-icon-cols: 5}}.op-cred{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}.op-cred__badges{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--op-rule)}.op-cred__badge{display:flex;align-items:center;justify-content:center;padding:14px 8px;border-right:1px solid var(--op-rule)}.op-cred__badge:last-child{border-right:0}.op-cred__badge img{width:100%;max-width:84px;height:auto}@media screen and (min-width:990px){.op-cred{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:var(--op-gap)}}.op-news{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}.op-news__form{display:flex;align-items:center;gap:12px;margin:0;flex-wrap:wrap;border-bottom:1px solid color-mix(in srgb,currentColor 45%,transparent);padding-bottom:8px}.op-news__input{flex:1 1 200px;min-width:0;background:none;border:0;padding:6px 0;font-family:var(--op-font-body);font-size:var(--op-p3);letter-spacing:-.01em;color:var(--op-text)}.op-news__input::placeholder{color:var(--op-text-muted);text-transform:uppercase;font-family:var(--op-font-display);font-weight:800;font-size:18px}.op-news__input:focus{outline:none}.op-news__form:focus-within{border-bottom-color:var(--op-text)}.op-news__submit{--op-label-size: 18px;background:none;border:0;padding:6px 0;cursor:pointer;color:var(--op-text);text-decoration:none}.op-news__ok,.op-news__err{flex:1 0 100%;margin-top:8px}.op-news__err{color:var(--op-deep-orange)}@media screen and (min-width:990px){.op-news{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--op-gap)}}.op-compare{display:grid;grid-template-columns:1fr;gap:28px;--op-tick-size: var(--op-cmp-tick, 18px)}.op-compare__aside{display:flex;flex-direction:column;gap:0px}.op-compare__aside .op-sec-head{gap:0}.op-compare__aside .op-sec-head__eyebrow{margin-bottom:var(--op-eyebrow-gap, 12px)}.op-compare__aside .op-sec-head__sub{max-width:34ch;opacity:.5}.op-compare__seals{display:flex;gap:var(--op-cmp-seal-gap, 16px)}.op-compare__seals img{width:var(--op-cmp-seal, 58px);height:var(--op-cmp-seal, 58px);object-fit:contain}.op-compare__cta{align-self:flex-start}.op-compare__table{width:100%;border-collapse:collapse}.op-compare__table th,.op-compare__table td{text-align:left;vertical-align:middle}.op-compare__table .op-compare__col{width:15%;text-align:center;padding-bottom:12px}.op-compare__col img{width:26px;height:26px;object-fit:contain;margin:0 auto;display:block}.op-compare__row-head{padding:var(--op-cmp-row-pad, 14px) 0;border-top:1px solid var(--op-rule)}.op-compare__row-head>*{display:block}.op-compare__row-head>*+*{margin-top:6px}.op-compare__row-title{--op-label-size: var(--op-cmp-title-size, 18px)}.op-compare__table .op-compare__cell{width:15%;text-align:center;border-top:1px solid var(--op-rule)}.op-compare__cell .op-tick{display:block;width:fit-content;margin-inline:auto}.op-compare__table tbody tr:first-child>*{border-top:0}.op-compare__table thead th:first-child{width:50%}@media screen and (min-width:990px){.op-compare{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--op-gap)}}.op-ingredient-replacement-section .op-sec-head{gap:0}.op-ingredient-replacement-section .op-sec-head__eyebrow{margin-bottom:var(--op-eyebrow-gap, 12px)}.op-ingredient-replacement-section .op-sec-head__sub{margin-top:0;margin-bottom:4px}@media screen and (max-width:989px){.op-ingredient-replacement-section .op-sec-head{align-items:flex-start;text-align:left}}.op-replace__head .op-sec-head.op-text-center .op-sec-head__title,.op-replace__head .op-sec-head.op-text-center .op-sec-head__sub,.op-replace__head .op-sec-head__title,.op-replace__head .op-sec-head__sub{max-width:var(--op-replace-head-mw-m, none)}@media screen and (min-width:990px){.op-replace__head .op-sec-head.op-text-center .op-sec-head__title,.op-replace__head .op-sec-head.op-text-center .op-sec-head__sub,.op-replace__head .op-sec-head__title,.op-replace__head .op-sec-head__sub{max-width:var(--op-replace-head-mw, none)}}.op-replace{width:100%;border-collapse:collapse;margin-top:18px;margin-bottom:0;margin-inline:auto}.op-replace__col{width:90px;text-align:center;padding-bottom:14px}.op-replace__col img{width:74px;height:auto;margin:0 auto;display:block}.op-replace__col-label{display:block;text-align:center;margin-top:10px}.op-replace__col-label:first-child{margin-top:0}.op-replace--no-head-rule tbody tr:first-child .op-replace__name,.op-replace--no-head-rule tbody tr:first-child .op-replace__cell{border-top:0}.op-replace__name{text-align:left;padding:16px 0;border-top:1px solid var(--op-rule);font-weight:500}.op-replace__sub{display:block;margin-top:4px;font-size:12px;font-weight:400;line-height:1.35;color:var(--op-text-muted)}.op-replace__cell{width:20%;text-align:center;border-top:1px solid var(--op-rule)}.op-replace__cost{color:var(--op-text-muted)}.op-replace__total th,.op-replace__total td{border-top:1px solid var(--op-rule);padding-top:13px}.op-replace__total th{text-align:left;color:var(--op-text-muted)}.op-replace__total-us{text-align:center;color:var(--op-deep-orange)}.op-replace__total-them{text-align:center}.op-problem{display:grid;grid-template-columns:1fr;gap:30px}.op-problem__intro{display:flex;flex-direction:column;gap:18px}.op-problem__groups-label{--op-label-size: 12px;color:var(--op-deep-orange)}.op-problem__groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px var(--op-gap)}.op-problem__group{display:flex;flex-direction:column;gap:9px}.op-problem__icon{width:20px;height:20px;object-fit:contain}.op-problem__group-title{--op-label-size: 12px}.op-problem__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:5px}.op-problem__list li{position:relative;padding-left:12px}.op-problem__list li:before{content:"+";position:absolute;left:0;color:var(--op-text-muted)}.op-problem__footnote{color:var(--op-text-muted)}.op-problem__footnote a{color:inherit}@media screen and (min-width:990px){.op-problem{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:var(--op-gap)}.op-problem__footnote{grid-column:1 / -1}}.op-how{display:grid;grid-template-columns:1fr;gap:26px;align-items:center}.op-how__copy{display:flex;flex-direction:column;gap:20px}.op-how__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.op-how__step{display:grid;grid-template-columns:26px 1fr;gap:10px;align-items:baseline;padding:14px 0;border-top:1px solid var(--op-rule)}.op-how__step:last-child{border-bottom:1px solid var(--op-rule)}.op-how__num{color:var(--op-text-muted)}.op-how__media{margin:0 calc(var(--op-margin) * -1)}.op-how__img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width:990px){.op-how{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--op-gap)}.op-how__media{margin:0 calc(var(--op-margin) * -1) 0 0;min-height:340px}.op-how--media-left .op-how__copy{order:2}.op-how--media-left .op-how__media{order:1;margin:0 0 0 calc(var(--op-margin) * -1)}}.op-ingredients{display:flex;flex-direction:column;align-items:flex-start}.op-ingredients__head{width:100%;margin-bottom:16px}.op-ingredients__grid{list-style:none;margin:0;padding:0;width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--op-ing-row-gap, 34px) var(--op-ing-gap, var(--op-gap))}.op-ingredient{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.op-ingredient__img{height:72px;object-fit:contain;object-position:left center;margin-bottom:12px}.op-ingredient__name{--op-label-size: 16px;margin:0 0 5px}.op-ingredient__dose{--op-label-size: 16px;color:var(--op-text-muted);margin:0}.op-ingredient__desc{margin:12px 0 0;color:var(--op-text-muted)}.op-ingredients__controls{order:1;display:flex;align-items:center;gap:10px;margin:0}.op-ingredients__dots{margin:0}.op-ingredients__track{width:100%;order:2}.op-ingredients__grid,.op-ingredients__track{margin-top:var(--op-head-gap, 30px)}.op-ingredients__track .swiper-slide{height:auto}.op-ingredients__cta{order:3;width:100%;margin-top:32px}.op-ingredients__cta{font-family:var(--op-font-display);font-weight:800;font-size:13px;text-transform:uppercase;padding:13px 18px}@media screen and (min-width:990px){.op-ingredients__head{margin-bottom:16px}.op-ingredients__cta{order:0;width:auto;margin:0}.op-ingredients__cta--after{order:3;margin:40px 0 0}.op-ingredients__grid,.op-ingredients__track{margin-top:var(--op-head-gap-d, 46px)}.op-ingredients__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--op-ing-gap-d, var(--op-gap))}.op-ingredient__img{height:88px}.op-ingredient__name,.op-ingredient__dose{--op-label-size: 18px}}.op-faq{display:grid;grid-template-columns:1fr;gap:26px}.op-faq__aside:has(.op-faq__media),.op-faq__aside:has(.op-faq__cta){display:flex;flex-direction:column;align-items:flex-start;gap:22px}.op-faq__media{width:var(--op-faq-media-w, 100%);line-height:0}.op-faq__media img,.op-faq__media picture{display:block;width:100%;height:auto}.op-faq__notes{width:100%;margin-top:4px}.op-faq__note+.op-faq__note{margin-top:20px;padding-top:20px;border-top:1px solid var(--op-rule)}.op-faq__note-title{--op-label-size: var(--op-h5);color:var(--op-slate-teal);margin:0 0 8px}.op-faq__note-body{max-width:62ch}.op-faq__note-body p{margin:0 0 8px}.op-faq__note-body>:last-child{margin-bottom:0}.op-faq__note-body p,.op-faq__note-body li,.op-faq__note-body span,.op-faq__note-body a{color:inherit}.op-faq__list-title{--op-label-size: 20px;color:var(--op-slate-teal);margin:0 0 16px}@media screen and (min-width:750px){.op-faq__list-title{--op-label-size: 24px}}.op-faq__item{border-top:1px solid var(--op-rule)}.op-faq__item:first-child{border-top:0}.op-faq__q{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 0;cursor:pointer;list-style:none}.op-faq__q::-webkit-details-marker{display:none}.op-faq__q-text,.op-faq-section .op-sec-head__eyebrow{--op-label-size: var(--op-h5)}.op-faq__icon{position:relative;width:12px;height:12px;flex:0 0 auto}.op-faq__icon:before,.op-faq__icon:after{content:"";position:absolute;inset:50% 0 auto 0;height:1.5px;background:var(--op-deep-orange);transition:transform .18s ease}.op-faq__icon:after{transform:rotate(90deg)}.op-faq__item[open] .op-faq__icon:after{transform:rotate(0)}.op-faq__item::details-content{height:0;overflow:hidden;transition:height .24s ease,content-visibility .24s allow-discrete}.op-faq__item[open]::details-content{height:auto}.op-faq__a{padding:0 0 18px;max-width:62ch}.op-faq__a p,.op-faq__a li,.op-faq__a span,.op-faq__a a{color:inherit}.op-faq__a p{margin:0 0 8px}@media screen and (min-width:990px){.op-faq{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--op-gap)}.op-faq__aside{position:sticky;top:90px;align-self:start}}@media(prefers-reduced-motion:reduce){.op-faq__icon:before,.op-faq__icon:after{transition:none}.op-faq__item::details-content{transition:none}}.op-card{display:flex;flex-direction:column;height:auto;padding:16px;background:var(--op-warm-white);border:1px solid var(--op-rule);border-radius:14px}.op-card__link{display:flex;flex-direction:column;gap:20px;text-decoration:none;color:inherit;flex:1 1 auto}.op-card__media{position:relative;border-radius:8px;overflow:hidden;aspect-ratio:4 / 3}.op-card__img{display:block;width:100%;height:100%;object-fit:contain}.op-card__badges{position:absolute;top:6px;left:6px;z-index:1;display:flex;flex-direction:column;align-items:start;gap:4px}.op-card__badge{--op-label-size: 12px;padding:4px 6px;border-radius:5px;background:var(--op-deep-orange);color:var(--op-off-white)}.op-card__body{display:flex;flex-direction:column;gap:6px;padding:0}.op-card .op-stars{color:var(--op-deep-orange);display:inline-flex;align-items:center;gap:4px}.op-card .op-stars__marks{display:inline-flex;gap:1px;color:inherit}.op-card .op-stars__marks svg{width:12px;height:12px}.op-card .op-stars__count{margin-top:1px;color:var(--op-deep-orange);font-size:12px;font-weight:500}.op-card__title{margin:0;font-size:24px;color:var(--op-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.op-card__body{flex:1 1 auto}.op-card__blurb{margin-top:5px;margin-bottom:0;color:var(--op-text-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.op-card__supports{margin-top:auto;padding-top:8px}.op-card__body:not(:has(.op-card__supports)){justify-content:flex-end}.op-card__supports-label{--op-label-size: 12px;color:var(--op-text);margin:0 0 14px}.op-card__supports-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:minmax(0,1fr);gap:12px 8px}.op-card__supports-list:has(>.op-card__support:nth-child(4)){grid-template-columns:repeat(2,minmax(0,1fr))}.op-card__support{display:flex;align-items:center;gap:7px;min-width:0}.op-card--feature .op-card__supports-list{grid-template-columns:minmax(0,1fr)}.op-card__support-icon{flex:0 0 auto;width:14px;height:14px;color:var(--op-text-muted)}.op-card__support-icon svg,.op-card__support-icon img{opacity:.5!important;width:100%;height:100%;display:block;object-fit:contain}.op-card__support-text{font-family:var(--op-font-body);font-size:12px;line-height:14px;color:var(--op-text-muted);min-width:0}.op-card__cta{margin:16px 0 0;width:100%;justify-content:center}.op-card__sep{opacity:.55}.op-card__price{display:inline-flex;align-items:baseline;gap:7px}.op-card__price-now{font-weight:800}.op-card__price s{opacity:.55;font-weight:500}.op-product-grid{list-style:none;margin:16px 0 0;padding:0;display:grid;grid-template-columns:repeat(var(--op-cols-mobile, 2),minmax(0,1fr));gap:var(--op-gap)}@media screen and (min-width:600px){.op-card__title{font-size:20px}.op-product-grid{grid-template-columns:repeat(var(--op-cols-tablet, 2),minmax(0,1fr))}}.op-product-grid>li,.op-feature-grid__rest>li{display:flex}.op-product-grid>li>*,.op-feature-grid__rest>li>*{flex:1 1 auto;min-width:0}.op-product-grid__cta{margin-top:26px}@media screen and (min-width:990px){.op-product-grid{grid-template-columns:repeat(var(--op-cols, 4),minmax(0,1fr));margin-top:32px}}.op-feature-grid{display:grid;grid-template-columns:1fr;gap:var(--op-gap);margin-top:26px}.op-feature-grid__rest{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--op-fg-rest-mobile, 2),minmax(0,1fr));gap:var(--op-gap)}@media screen and (min-width:600px){.op-feature-grid__rest{grid-template-columns:repeat(var(--op-fg-rest-tablet, 2),minmax(0,1fr))}}@media screen and (min-width:990px){.op-feature-grid{grid-template-columns:repeat(var(--op-fg-cols, 4),minmax(0,1fr))}.op-feature-grid__rest{display:contents}.op-feature-grid__lead{grid-column:span 2;display:flex}.op-feature-grid__lead>*{flex:1 1 auto}.op-card--feature{display:grid;grid-template-columns:minmax(0,42fr) minmax(0,58fr);grid-template-rows:1fr auto;column-gap:24px;align-items:start}.op-card--feature .op-card__link{display:contents}.op-card--feature .op-card__media{grid-column:2;grid-row:1 / span 2;aspect-ratio:auto;height:100%;min-height:0}.op-card--feature .op-card__body{grid-column:1;grid-row:1;align-self:stretch}.op-card--feature .op-card__cta{grid-column:1;grid-row:2;width:auto;justify-self:start;align-self:end;margin-top:18px}.op-card--feature .op-card__title{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.op-card--feature .op-card__blurb{-webkit-line-clamp:3}}.op-bestsellers__head,.op-reviews__head,.op-social__head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:var(--op-head-gap, 26px)}@media screen and (min-width:990px){.op-bestsellers__head,.op-reviews__head,.op-social__head{margin-bottom:var(--op-head-gap-d, var(--op-head-gap, 26px))}}.op-bestsellers__track .swiper-wrapper,.op-reviews__track .swiper-wrapper{height:auto;align-items:stretch}.op-bestsellers__track .swiper-slide,.op-reviews__track .swiper-slide{height:auto;width:78vw;max-width:300px;display:flex}.op-bestsellers__track .swiper-slide>*,.op-reviews__track .swiper-slide>*{flex:1 1 auto;min-width:0}.op-bestsellers__track .swiper-slide.op-bestsellers__lead,.op-reviews__track .swiper-slide.op-reviews__lead{width:88vw;max-width:620px}@media screen and (min-width:750px){.op-bestsellers__track .swiper-slide,.op-reviews__track .swiper-slide{width:300px}.op-bestsellers__track .swiper-slide.op-bestsellers__lead,.op-reviews__track .swiper-slide.op-reviews__lead{width:480px;max-width:none}}@media screen and (min-width:990px){.op-bestsellers__track .swiper-slide.op-bestsellers__lead,.op-reviews__track .swiper-slide.op-reviews__lead{width:620px;max-width:none}}.op-media-card{position:relative;display:block;width:100%;min-height:300px;border-radius:14px;overflow:hidden;text-decoration:none;color:var(--op-warm-white)}.op-media-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.op-review__img{border-radius:inherit}.op-media-card__badges{position:absolute;top:14px;left:14px;z-index:2;display:flex;flex-direction:column;align-items:start;gap:4px}.op-media-card__badge{--op-label-size: 11px;padding:5px 8px;border-radius:5px;background:var(--op-deep-orange);color:var(--op-off-white)}.op-media-card__body{position:absolute;inset:auto 0 0 0;z-index:1;box-sizing:border-box;padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;background:linear-gradient(to top,#174346f0,#174346db 45%,#1743468c 75%,#17434600)}.op-media-card__title{color:var(--op-warm-white);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.op-media-card__blurb{color:var(--op-warm-white);opacity:.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.op-media-card__cta{margin-top:4px;gap:8px}.op-media-card__cta s{opacity:.55;font-weight:500}.op-bundle{display:grid;grid-template-columns:1fr;gap:26px;align-items:center}.op-bundle__copy{display:flex;flex-direction:column;gap:20px}.op-bundle__cta{align-self:flex-start;gap:10px}.op-bundle__price{display:inline-flex;gap:6px}.op-bundle__price s{opacity:.6}.op-bundle__img{display:block;width:100%;height:auto}@media screen and (min-width:990px){.op-bundle{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:var(--op-gap)}.op-bundle--media-left .op-bundle__copy{order:2}.op-bundle--media-left .op-bundle__media{order:1}}.op-social__item{display:flex;flex-direction:column;gap:10px}.op-social__media{position:relative;border-radius:var(--op-radius);overflow:hidden;aspect-ratio:9 / 16;background:var(--op-rule)}.op-social__video,.op-social__poster{display:block;width:100%;height:100%;object-fit:cover}.op-social__play{position:absolute;left:12px;bottom:12px;width:26px;height:26px}.op-social__play svg{width:100%;height:100%;display:block}.op-social__caption{text-align:center;color:var(--op-text)}.op-social__dots{margin-top:22px}.op-social .swiper-slide{transition:transform .3s ease}.op-social .swiper-slide-active{transform:scale(1.1);z-index:2}@media(prefers-reduced-motion:reduce){.op-social .swiper-slide{transition:none}.op-social .swiper-slide-active{transform:none}}.op-review{position:relative;border-radius:14px;overflow:hidden;min-height:480px;display:flex;align-items:flex-end;background:var(--op-slate-teal)}.op-review__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.op-review__body{position:relative;z-index:1;padding:18px;display:flex;flex-direction:column;gap:9px;background:linear-gradient(transparent,#174346cc);width:100%;box-sizing:border-box}.op-review--lead .op-review__body{padding:24px 24px 18px;gap:12px}.op-review--lead .op-review__quote{font-size:var(--op-p2)}.op-review__quote{margin:0;padding:0;border:0;font-style:normal;font-weight:600;line-height:1.3;color:var(--op-warm-white)}.op-review__by{margin:0;display:flex;gap:8px;align-items:baseline}.op-review__name{color:var(--op-warm-white);font-weight:500}.op-review__verified{color:var(--op-warm-white-50)}.op-about{display:grid;grid-template-columns:1fr;gap:26px;align-items:center}.op-about__copy{display:flex;flex-direction:column;gap:18px;align-items:flex-start}.op-about__poster-link{position:relative;display:block;border-radius:var(--op-radius);overflow:hidden}.op-about__poster,.op-about__video{display:block;width:100%;height:auto}.op-about__play{--op-label-size: 12px;position:absolute;left:16px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:8px;color:var(--op-warm-white)}.op-about__play svg{width:22px;height:22px}.op-about__body p{margin:0 0 9px}.op-about__sig{width:120px;height:auto;margin-top:4px}@media screen and (min-width:990px){.op-about{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:calc(var(--op-gap) * 2)}.op-about--media-right .op-about__media{order:2}.op-about--media-right .op-about__copy{order:1}}.op-feature-grid__cta{display:inline-flex;width:100%;justify-content:center;margin-top:22px}@media screen and (min-width:750px){.op-feature-grid__cta{width:auto}}
/*# sourceMappingURL=/cdn/shop/t/113/assets/op-sections.css.map */
