.explore-section>.explore-wrap.efa{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);grid-template-areas:"intro panel" "help panel";grid-template-rows:auto minmax(0,1fr);gap:28px 36px;align-items:stretch;padding-block:var(--efa-top) var(--efa-bottom)}.efa__intro{grid-area:intro;padding-block:20px 28px;border-bottom:1px solid var(--ex-border)}.explore-section .efa__intro .explore-heading{margin-bottom:16px}.efa__panel{grid-area:panel;min-width:0;border:1px solid var(--ex-border);border-radius:var(--gsc-base-radii, 16px);background:var(--efa-panel)}.efa__bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 24px;padding:24px 28px}.efa__bar p{margin:0}.efa__label{letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--ex-heading-color)}.explore-section .efa .efa__link{display:inline-flex;align-items:center;gap:8px;color:var(--ex-heading-color);text-decoration:underline;text-underline-offset:4px}.efa__bar>.efa__link.body4{text-transform:uppercase;font-weight:700;text-decoration:none}.explore-section .efa .efa__question{border-radius:0;background:transparent;border-top:1px solid var(--ex-border)}.explore-section .efa .efa__question[open]{background:var(--ex-surface)}.efa__question:last-child{border-radius:0 0 var(--gsc-base-radii, 16px) var(--gsc-base-radii, 16px)}.explore-section .efa .efa__question summary{padding:24px 28px;min-height:60px;font-weight:700;font-size:var(--gsc-body-font-size-l)}.efa__answer{padding:0 28px 28px}.efa__answer .rte>:first-child,.efa__help .rte>:first-child{margin-top:0}.efa__answer .rte>:last-child,.efa__help .rte>:last-child{margin-bottom:0}.efa__answer-link{margin-top:20px;min-height:44px;font-weight:700;text-transform:uppercase}.efa__answer-link svg{width:32px;height:32px;flex:0 0 32px;margin-right:8px}.efa__help{grid-area:help;align-self:start;align-content:start;min-width:0;display:grid;gap:20px;padding:28px;border-radius:var(--gsc-base-radii, 16px);background:var(--efa-help)}.efa__help-icon{color:var(--ex-heading-color);width:96px;height:86px}.explore-section .efa__help-icon>svg,.explore-section .efa__help-icon .explore-icon{width:100%;height:100%}.efa__help-image{display:block;width:100%;height:100%;object-fit:contain}.efa__help-copy h3{margin:0 0 12px}.explore-section .efa__help .explore-button{justify-self:start;margin:4px 0 0}.efa--no-help .efa__intro{border-bottom:0}@media(max-width:991px){.explore-section>.explore-wrap.efa{grid-template-columns:minmax(0,1fr);grid-template-areas:"intro" "panel" "help";grid-template-rows:auto auto auto;gap:24px}.efa__intro{border:0;padding:0}.efa__help{grid-template-columns:auto minmax(0,1fr);align-items:center}.explore-section .efa__help .explore-button{grid-column:1 / -1;width:100%}}@media(max-width:767px){.explore-section>.explore-wrap.efa{padding-block:var(--efa-mobile-top) var(--efa-mobile-bottom);gap:20px}.efa__bar,.explore-section .efa .efa__question summary{padding:20px 16px}.efa__answer{padding:0 16px 20px}.efa__help{padding:20px 16px;gap:16px}.efa__bar{column-gap:12px}.efa__bar .body4{font-size:var(--gsc-body-font-size-s)}.efa__label{letter-spacing:.05em}.efa__help-copy h3{font-size:var(--gsc-body-font-size-l)}.efa__help-icon{width:64px;height:64px}}.explore-section .explore-product--review{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1fr);grid-template-areas:"image heading action" "image proof action";align-items:center;column-gap:32px;row-gap:24px;padding:48px 32px}.explore-product--review>*{min-width:0}.explore-product--review .explore-product__heading{grid-area:heading;align-self:end}.explore-product--review .explore-product__media{grid-area:image}.explore-product--review .explore-product__proof{grid-area:proof;align-self:start}.explore-section .explore-product--review .explore-product__action{grid-area:action}.explore-product__rating{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center}.explore-product__stars{color:var(--ex-accent);letter-spacing:.06em}.explore-product__reviews{display:inline-block;margin-top:8px;color:var(--ex-text-color);text-decoration:underline;text-underline-offset:3px}.explore-product__quote{margin:20px 0 0;padding:24px;background:var(--ex-quote-bg);border:1px solid #dedcda;border-radius:var(--gsc-product-card-radii, 16px)}.explore-section .explore-product__quote-mark{display:block;width:28px;height:22px;color:#d5d3d0}.explore-section .explore-product__quote blockquote{margin:16px 0 20px;padding:0;border:0;font-family:Georgia,Times New Roman,serif;font-size:1.25em;font-weight:600;line-height:1.3;color:var(--ex-heading-color)}.explore-section .explore-product__quote figcaption{margin:0;line-height:1.35}.explore-section .explore-product__quote figcaption strong{font-weight:600;color:var(--ex-heading-color)}.explore-section .explore-product__quote figcaption span{display:block;margin:2px 0 0;color:var(--ex-text-color)}.explore-section .explore-product--review .explore-product__features{margin:32px 0 0;padding-top:24px;border-top:1px solid var(--ex-border);text-align:left;display:grid;gap:24px}.explore-section .explore-product--review .explore-product__features li{margin:0}@media(max-width:991px){.explore-section .explore-product--review{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"image heading" "image proof" "action action";padding:32px 24px}.explore-section .explore-product--review .explore-product__features{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.explore-section .explore-product--review{grid-template-columns:minmax(0,1fr);grid-template-areas:"heading" "image" "proof" "action";padding:24px 16px;gap:24px}.explore-product--review .explore-product__heading{text-align:center}.explore-product__rating{justify-content:center}.explore-section .explore-product--review .explore-product__media{width:100%;max-width:480px;margin-inline:auto}.explore-product__quote{padding:20px}.explore-section .explore-product--review .explore-product__features{gap:16px}.explore-section .explore-product--review .explore-product__features li+li{border-left:1px solid var(--ex-border);padding-left:16px}.explore-product--review .explore-icon{width:32px;height:32px;flex-basis:32px}}@media(max-width:767px){.explore-section .explore-video-grid .explore-video-track{scrollbar-width:none}.explore-section .explore-video-grid .explore-video-track::-webkit-scrollbar{display:none}}@media(min-width:992px){.explore-section .explore-videos.explore-video-grid{grid-template-columns:minmax(0,1fr)}.explore-section .explore-videos.explore-video-grid .explore-videos__intro{padding-bottom:20px}.explore-section .explore-videos.explore-video-grid .explore-copy{max-width:none}.explore-section .explore-videos.explore-video-grid .explore-video-card{flex-basis:calc((100% - (var(--ex-grid-columns) - 1) * 16px) / var(--ex-grid-columns))}}.explore-section{background:var(--ex-background);color:var(--ex-text-color);width:100%;max-width:none;border-radius:0}.explore-section *,.explore-section *:before,.explore-section *:after{box-sizing:border-box}.explore-section [hidden]{display:none!important}.explore-section .explore-wrap{display:block;width:100%;max-width:1440px;margin-inline:auto;padding:48px 15px}.explore-section>.explore-wrap{width:calc(100% - 30px);max-width:1440px;padding-inline:0}.explore-section h1,.explore-section h2,.explore-section h3{color:var(--ex-heading-color);overflow-wrap:anywhere}.explore-section .explore-heading{margin:0 0 4px;white-space:normal}.explore-section .explore-heading span{display:block;color:var(--ex-accent)}.explore-section .explore-eyebrow{color:var(--ex-accent);font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px}.explore-section .explore-copy{max-width:650px}.explore-section .explore-copy p{margin:0 0 12px}.explore-section .explore-copy p:last-child{margin-bottom:0}.explore-section :is(a,button,summary,[tabindex]):focus-visible{outline:3px solid currentColor;outline-offset:4px}.explore-section .explore-button{margin-top:24px;min-height:48px;white-space:normal;text-align:center;border-radius:var(--gsc-button-radii, 9999px);background:var(--ex-button-bg);color:var(--ex-button-text);border:1px solid var(--ex-button-border)}.explore-section .explore-button--outline{background:transparent}.explore-section .explore-button--link{background:transparent;color:var(--ex-button-text);border-color:transparent;padding-inline:0;text-decoration:underline;text-underline-offset:4px}.explore-section .explore-button:hover{background:var(--ex-button-hover-bg);color:var(--ex-button-hover-text);border-color:var(--ex-button-hover-border)}.explore-section .explore-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;font-size:32px;line-height:1;object-fit:contain;color:var(--ex-icon-color, var(--ex-accent))}.explore-section .explore-icon>*{max-width:100%;max-height:100%}.explore-section .explore-hero{position:relative;isolation:isolate;min-height:var(--ex-hero-height);display:flex;align-items:center}.explore-section .explore-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.explore-section .explore-hero__media picture,.explore-section .explore-hero__media img{display:block;width:100%;height:100%}.explore-section .explore-hero__media img{object-fit:cover;object-position:var(--ex-position)}.explore-section .explore-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:linear-gradient(to right,var(--ex-overlay-start),var(--ex-overlay-end))}.explore-section .explore-hero__copy{max-width:620px}.explore-section .explore-trust{display:flex;flex-wrap:wrap;gap:24px;padding:0;margin:32px 0 0;list-style:none}.explore-section .explore-trust li{display:flex;align-items:center;gap:12px;font-size:var(--gsc-body-font-size-s);font-weight:700;text-transform:uppercase}.explore-section .explore-trust .explore-icon{color:var(--ex-icon-color, var(--ex-heading-color))}.explore-section .explore-values{display:flex;justify-content:center;flex-wrap:wrap;gap:16px;padding:0;margin:24px 0 0;list-style:none}.explore-section .explore-value{position:relative;isolation:isolate;display:flex;align-items:flex-end;flex:1 1 240px;max-width:600px;min-height:var(--ex-card-height);padding:24px;background:#23272a;border-radius:var(--gsc-product-card-radii, 16px);overflow:hidden;text-align:left;color:var(--ex-card-text)}.explore-section .explore-value__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.explore-section .explore-value:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 25%,rgb(0 0 0 / var(--ex-card-overlay)) 100%);z-index:-1;pointer-events:none}.explore-section .explore-value__content{width:100%}.explore-section .explore-value__badge{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:var(--ex-accent);margin-bottom:16px}.explore-section .explore-value .explore-icon{width:28px;height:28px;flex-basis:28px;font-size:28px;color:var(--ex-icon-color, #fff)}.explore-section .explore-value .explore-icon:is(img){filter:brightness(0) invert(1)}.explore-section .explore-value h3{margin:0 0 8px;color:var(--ex-card-text)}.explore-section .explore-value .rte p{margin:0}.explore-section .explore-blend{position:relative;isolation:isolate;min-height:var(--ex-height);display:flex}.explore-section:has(>.explore-blend--width-contained){background:transparent;overflow:visible}.explore-section .explore-blend--width-contained{width:calc(100% - 30px);max-width:1440px;margin-inline:auto;background:var(--ex-background);border-radius:var(--gsc-base-radii, 16px);box-shadow:0 2px 6px #23272a0a,0 12px 24px -8px #23272a1f;overflow:clip}.explore-section .explore-blend__media{position:absolute;inset:0 auto 0 0;width:50%;z-index:-1;overflow:hidden}.explore-section .explore-blend__media picture,.explore-section .explore-blend__media img{display:block;width:100%;height:100%}.explore-section .explore-blend__media img{object-fit:cover;object-position:var(--ex-position)}.explore-section .explore-blend__media{--ex-fade-direction: to right;--ex-photo-mask: linear-gradient( var(--ex-fade-direction), #000 calc(100% - var(--ex-blend)), rgb(0 0 0 / 85%) calc(100% - var(--ex-blend) * .75), rgb(0 0 0 / 45%) calc(100% - var(--ex-blend) * .45), rgb(0 0 0 / 10%) calc(100% - var(--ex-blend) * .2), transparent calc(100% - var(--ex-blend) * .06), transparent 100% );-webkit-mask-image:var(--ex-photo-mask);mask-image:var(--ex-photo-mask)}.explore-section .explore-blend__inner{display:flex;align-items:center}.explore-section .explore-blend__copy{margin-left:50%;width:50%;min-width:0}.explore-section .explore-blend--right .explore-blend__media{left:auto;right:0}.explore-section .explore-blend--right .explore-blend__media{--ex-fade-direction: to left}.explore-section .explore-blend--right .explore-blend__copy{margin-left:0;margin-right:50%}.explore-section .explore-blend__copy{padding-inline:clamp(24px,3.4vw,48px)}.explore-section .explore-feature-layout{display:flex;flex-direction:column;justify-content:center;gap:32px}.explore-section .explore-icon-list{display:flex;justify-content:center;width:100%;padding:0;margin:0;list-style:none}.explore-section .explore-icon-list li{display:flex;flex:1 1 0;min-width:0;flex-direction:column;align-items:center;text-align:center;gap:12px;padding-inline:12px}.explore-section .explore-icon-list li+li{border-left:1px solid var(--ex-border)}.explore-section .explore-icon-list h3,.explore-section .explore-icon-list .rte p{margin:0}.explore-section .explore-icon-list h3{font-weight:600;text-transform:uppercase;letter-spacing:.01em;text-wrap:balance}.explore-section .explore-videos{scroll-margin-top:120px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,3fr);gap:24px;align-items:center}.explore-section .explore-videos .explore-videos__intro{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:8px}.explore-section .explore-videos__intro>.explore-eyebrow,.explore-section .explore-videos__intro>.explore-heading,.explore-section .explore-videos__intro>.explore-copy{margin:0}.explore-section .explore-video-track{position:relative;display:flex;gap:16px;min-width:0;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:0;padding:6px 0 16px}.explore-section .explore-video-card{flex:0 0 var(--ex-video-width);min-width:0;scroll-snap-align:start}.explore-section .explore-video-card video,.explore-section .explore-video-card>img,.explore-section .explore-placeholder{width:100%;aspect-ratio:var(--ex-video-ratio);display:block;object-fit:cover;border-radius:var(--gsc-product-card-image-radii, 16px);background:var(--ex-surface)}.explore-section .explore-video-card h3{margin:12px 0 0}.explore-section .explore-placeholder svg{width:100%;height:100%}.explore-section .explore-transcript{margin-top:12px}.explore-section .explore-transcript summary{cursor:pointer;padding-block:8px}.explore-section .explore-controls{display:flex;gap:12px;margin-top:24px}.explore-section .explore-controls button{width:48px;height:48px;padding:0;border:1px solid var(--ex-border);border-radius:50%;display:grid;place-items:center;color:var(--ex-heading-color);background:var(--ex-surface);cursor:pointer}.explore-section .explore-controls button:disabled{opacity:.4;cursor:default}.explore-section .explore-controls svg{display:block;width:20px;height:20px;transform:none}.explore-section .explore-controls .explore-chevron--previous{transform:rotate(180deg)}.explore-section-head{display:flex;align-items:center;justify-content:space-between;gap:24px}.explore-section-head .explore-button{flex-shrink:0;margin-top:0}.explore-section .explore-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;align-items:start;margin-top:24px}.explore-section .explore-faq{border-radius:var(--gsc-base-radii, 16px);background:var(--ex-surface)}.explore-section .explore-faq summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;list-style:none;font-size:var(--gsc-body-font-size-m);color:var(--ex-heading-color)}.explore-section .explore-faq summary::-webkit-details-marker{display:none}.explore-section .explore-faq__mark{position:relative;width:16px;height:16px;flex:0 0 16px}.explore-section .explore-faq__mark:before,.explore-section .explore-faq__mark:after{content:"";position:absolute;background:currentColor;width:12px;height:2px;left:2px;top:7px}.explore-section .explore-faq__mark:after{transform:rotate(90deg)}.explore-section .explore-faq[open] .explore-faq__mark:after{display:none}.explore-section .explore-faq__answer{padding:0 20px 20px}.explore-section .explore-product{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:32px;background:var(--ex-surface);border-radius:var(--gsc-product-card-radii, 16px);padding:32px}.explore-section .explore-product__media{overflow:hidden;border-radius:var(--gsc-product-card-image-radii, 16px)}.explore-section .explore-product__media img,.explore-section .explore-product__media svg{display:block;width:100%;height:auto}.explore-section .explore-product__features{list-style:none;padding:0;margin:16px 0 0}.explore-section .explore-product__features li{display:flex;gap:12px;align-items:center;margin:8px 0;font-size:var(--gsc-body-font-size-m)}.explore-section .explore-product__features i{color:var(--ex-icon-color, var(--ex-accent))}.explore-section .explore-product__action{text-align:center}.explore-section .explore-product__action .explore-button{margin:0;width:100%}.explore-section .explore-product__action p{margin:12px 0 0}.explore-section .explore-compare{display:flex;align-items:center;justify-content:space-between;gap:24px}.explore-section .explore-compare>div{display:flex;align-items:center;gap:20px}.explore-section .explore-compare .explore-heading,.explore-section .explore-compare .explore-button{margin:0}@media(min-width:992px){.explore-section .explore-video-card{flex-basis:calc((100% - 32px) / 3)}}@media(max-width:991px){.explore-section .explore-feature-layout{gap:24px}.explore-section .explore-icon-list{flex-wrap:wrap;row-gap:24px}.explore-section .explore-icon-list li{flex:0 1 50%}.explore-section .explore-icon-list li:nth-child(odd){border-left:0}.explore-section .explore-icon-list{border-left:0;padding:0}.explore-section .explore-videos{grid-template-columns:1fr}.explore-section .explore-videos__intro{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}.explore-section .explore-video-card{flex-basis:var(--ex-video-width)}.explore-section .explore-controls{margin-top:0}.explore-section .explore-product{gap:24px;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}.explore-section .explore-product__action{grid-column:1/-1}.explore-section .explore-compare>div{display:block}.explore-section .explore-compare .explore-heading{margin-bottom:12px}}@media(max-width:767px){.explore-section .explore-wrap{padding:24px 15px}.explore-section>.explore-wrap{padding-inline:0}.explore-section .explore-hero{min-height:var(--ex-mobile-height);flex-direction:column;background:#000;color:#fff}.explore-section .explore-hero__inner{order:0;text-align:center}.explore-section .explore-hero__media{position:relative;inset:auto;z-index:0;order:1;width:100%;aspect-ratio:1 / 1;margin-top:-1px;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgb(0 0 0 / 35%) 12%,#000 38%);mask-image:linear-gradient(to bottom,transparent 0%,rgb(0 0 0 / 35%) 12%,#000 38%)}.explore-section .explore-hero__copy .explore-copy{margin-inline:auto}.explore-section .explore-hero__copy>h1{color:#fff}.explore-section .explore-hero .explore-trust{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:12px;align-items:start}.explore-section .explore-hero .explore-trust li{flex-direction:column;justify-content:flex-start;min-width:0;gap:12px;text-align:center;font-size:calc(var(--gsc-body-font-scale, 1) * 1.2rem)}.explore-section .explore-hero .explore-trust .explore-icon{width:30px;height:30px;flex-basis:30px;font-size:26px}.explore-section .explore-hero .explore-trust li>span:last-child{overflow-wrap:anywhere;text-wrap:balance}.explore-section .explore-hero__copy{max-width:none}.explore-section .explore-hero .explore-button{width:100%}.explore-section .explore-hero__media img{object-position:var(--ex-mobile-position)}.explore-section .explore-hero:before{display:none}.explore-section .explore-trust{gap:16px}.explore-section .explore-trust li{flex:1 1 140px}.explore-section .explore-value{flex-basis:100%}.explore-section .explore-blend{display:block;min-height:0}.explore-section .explore-blend .explore-blend__media{position:relative;inset:auto;width:100%;height:var(--ex-mobile-image-height)}.explore-section .explore-blend__media img{object-position:var(--ex-mobile-position)}.explore-section .explore-blend .explore-blend__media{--ex-fade-direction: to bottom}.explore-section .explore-blend .explore-blend__copy{width:100%;margin:0;padding-inline:9px}.explore-section .explore-blend__inner{padding-top:24px}.explore-section .explore-video-card{flex-basis:min(86%,var(--ex-video-width))}.explore-section .explore-controls{display:none}.explore-section-head{align-items:flex-start;flex-direction:column;gap:12px}.explore-section .explore-faq-grid{grid-template-columns:1fr}.explore-section .explore-product{grid-template-columns:1fr;padding:24px}.explore-section .explore-product__media{width:min(100%,360px);margin-inline:auto}.explore-section .explore-compare{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.explore-section *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.explore-section .explore-button--link,.explore-section .explore-button--link:is(:hover,:active,:focus-visible){background:linear-gradient(currentColor,currentColor) left calc(50% + .65em + 4px) / 0 2px no-repeat;color:var(--ex-button-text);border-color:transparent;border-radius:0;text-decoration:none;transition:background-size .22s ease}.explore-section .explore-button--link:is(:hover,:focus-visible){background-size:100% 2px}@media(prefers-reduced-motion:reduce){.explore-section .explore-button--link{transition:none}}.explore-section .explore-video-dots{display:none;justify-content:center;flex-wrap:wrap;gap:0}.explore-section .explore-video-dot{position:relative;flex:0 0 auto;width:24px;height:24px;padding:0;border:0;background:transparent;cursor:pointer;transition:width .3s ease}.explore-section .explore-video-dot:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;background:#767676;opacity:.5;transform:translate(-50%,-50%);transition:width .3s ease,opacity .3s ease}.explore-section .explore-video-dot.is-active{width:48px}.explore-section .explore-video-dot.is-active:after{width:48px;border-radius:var(--gsc-radius-pill, 9999px);background:var(--ex-heading-color);opacity:1}@media(max-width:767px){.explore-section .explore-videos{row-gap:12px}.explore-section .explore-videos .explore-videos__intro{margin-bottom:12px}.explore-section .explore-videos .explore-video-track{padding-bottom:0}.explore-section .explore-video-dots:not([hidden]){display:flex}}@media(prefers-reduced-motion:reduce){.explore-section .explore-video-dot,.explore-section .explore-video-dot:after{transition:none}}.explore-section .explore-video-track{scrollbar-width:none}.explore-section .explore-video-track::-webkit-scrollbar{display:none}.explore-section:has(>.explore-blend){margin-block:var(--ex-space-above) var(--ex-space-below);display:flow-root}@media(max-width:767px){.explore-section:has(>.explore-blend){margin-block:var(--ex-mobile-space-above) var(--ex-mobile-space-below)}}.explore-section .explore-compare-card{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);align-items:center;gap:32px;padding:20px;background:var(--ex-surface);border-radius:var(--gsc-product-card-radii, 16px)}.explore-section .explore-compare-card__media{align-self:stretch;min-width:0;border-radius:var(--gsc-product-card-image-radii, 16px);overflow:hidden}.explore-section .explore-compare-card__media :is(picture,img,svg){display:block;width:100%;height:100%;min-height:300px;object-fit:cover;object-position:var(--ex-position)}.explore-section .explore-compare-card__content{min-width:0;padding-block:12px}.explore-section .explore-compare-card__features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0 0;padding:0;list-style:none}.explore-section .explore-compare-card__features li{display:flex;justify-content:center;align-items:center;gap:8px;padding-inline:8px;text-align:center;min-width:0}.explore-section .explore-compare-card__features li+li{border-left:1px solid var(--ex-border)}.explore-section .explore-compare-card .explore-icon{width:30px;height:30px;flex-basis:30px;font-size:26px}.explore-section .explore-compare-card .explore-button{width:100%}.explore-section .explore-compare-card__note{text-align:center;margin:12px 0 0}@media(max-width:991px){.explore-section .explore-compare-card{gap:24px}.explore-section .explore-compare-card__features li{flex-direction:column}}@media(max-width:767px){.explore-section .explore-compare-card{grid-template-columns:minmax(0,1fr);padding:12px;gap:24px}.explore-section .explore-compare-card__media :is(picture,img,svg){min-height:0;aspect-ratio:5 / 4;object-position:var(--ex-mobile-position)}.explore-section .explore-compare-card__content{padding:0}}.explore-section .explore-video-frame{position:relative}.explore-section .explore-video-frame>:is(video,img,.explore-placeholder){display:block;width:100%;aspect-ratio:var(--ex-video-ratio);object-fit:cover;border-radius:var(--gsc-product-card-image-radii, 16px)}.explore-section .explore-video-play{position:absolute;bottom:16px;left:16px;display:grid;place-items:center;width:48px;height:48px;padding:0;border:2px solid #fff;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer}.explore-section .explore-video-play svg{width:26px;height:26px}.explore-section .explore-video-caption{display:flex;align-items:center;gap:8px;margin-top:10px}.explore-section .explore-video-caption h3{margin:0;flex:1}.explore-section .explore-video-description{margin:4px 0 0}.explore-section .explore-icon>svg{width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/274/compiled_assets/styles.css.map?subset=AAAAAAAAAEBAEAAAAAAAAAAAAAAAAAAAAAAABA */
