.product-feature-tabs{--nav-border-color:currentColor;--nav-active-color:var(--button-background-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.product-feature-tabs.module-wrapper--dark{--nav-active-color:var(--button-tertiary-background-hover-color);--nav-border-color:var(--nav-active-color)}.product-feature-tabs>.section__ctas{margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:800px){.product-feature-tabs>.section__ctas{display:none}}.product-feature-tabs__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:20px;justify-content:space-between}.product-feature-tabs__header .section__ctas{margin:0}@media (max-width:799px){.product-feature-tabs__header .section__ctas{display:none}}@media (min-width:800px){.product-feature-tabs .tabs{display:-ms-grid;display:grid;-ms-grid-columns:217px 64px 1fr;gap:64px;grid-template-columns:217px 1fr}}.product-feature-tabs .tabs__navigation{list-style:none;margin:0;padding:0}@media (min-width:800px){.product-feature-tabs .tabs__navigation--mobile{display:none}}@media (max-width:799px){.product-feature-tabs .tabs__navigation{margin-bottom:24px}.product-feature-tabs .tabs__navigation--desktop{display:none}}.product-feature-tabs .tabs__navigation-item{--border-opacity:0.5;border-bottom:1px solid color(from var(--nav-border-color) srgb r g b/var(--border-opacity));cursor:pointer;font-size:20px;margin:0;padding:.95em 0}.product-feature-tabs .tabs__navigation-item.active,.product-feature-tabs .tabs__navigation-item:focus,.product-feature-tabs .tabs__navigation-item:hover{--border-opacity:1;color:var(--nav-active-color)}.product-feature-tabs .tabs__navigation-item.active{font-weight:700}.product-feature-tabs .tabs__navigation-item:before{display:none}.product-feature-tabs .tabs__body,.product-feature-tabs .tabs__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.product-feature-tabs .tabs__body:not(.active){display:none}.product-feature-tabs__image{margin:0}@media (min-width:800px){.product-feature-tabs__image{border-radius:var(--global-corners);display:-ms-grid;display:grid;overflow:hidden}.product-feature-tabs__image figcaption,.product-feature-tabs__image img{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.product-feature-tabs__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.product-feature-tabs__image figcaption{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:color(from var(--base-font-color) srgb r g b/.75);padding:20px 30px;width:100%}}@media (max-width:799px){.product-feature-tabs__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.product-feature-tabs__image img{border-radius:var(--global-corners)}}