.wb-adv-section{position:relative;overflow:hidden;width:100%;padding-top:var(--wb-adv-pt-m);padding-bottom:var(--wb-adv-pb-m);background-color:var(--wb-adv-bg);color:var(--wb-adv-text);border-radius:var(--wb-adv-radius)}@media(min-width:1024px){.wb-adv-section{padding-top:var(--wb-adv-pt-d);padding-bottom:var(--wb-adv-pb-d)}}.wb-adv-bg-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.wb-adv-bg-img{width:100%;height:100%;object-fit:cover;object-position:var(--wb-adv-bg-x) var(--wb-adv-bg-y);position:absolute;top:0;right:0;bottom:0;left:0;display:block}.wb-adv-bg-img.is-desktop{display:none}.wb-adv-bg-img.is-mobile{display:block}@media(min-width:768px){.wb-adv-bg-img.is-desktop{display:block}.wb-adv-bg-img.is-mobile{display:none}}.wb-adv-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--wb-adv-overlay);opacity:var(--wb-adv-overlay-op);pointer-events:none}.wb-adv-container{position:relative;z-index:2;width:100%;max-width:var(--wb-adv-max-width);margin:0 auto;padding:0 18px;box-sizing:border-box}.wb-adv-content-grid{display:flex;flex-direction:column;align-items:center;gap:var(--wb-adv-gap-m)}@media(min-width:1024px){.wb-adv-content-grid{gap:var(--wb-adv-gap-d)}}.wb-adv-header{width:100%;max-width:var(--wb-adv-content-width);margin:0 auto;text-align:center}.wb-adv-richtext h2{font-family:var(--wb-adv-title-font);font-weight:400;font-size:var(--wb-adv-h2-m);line-height:.98;letter-spacing:-.025em;margin:0;color:currentColor;text-align:center}.wb-adv-richtext p{font-family:var(--wb-adv-text-font);font-weight:400;font-size:var(--wb-adv-p-m);line-height:1.5;color:currentColor;opacity:.66;margin:14px auto 0;max-width:560px;text-align:center}.wb-adv-richtext p+p{margin-top:10px}@media(min-width:1024px){.wb-adv-richtext h2{font-size:var(--wb-adv-h2-d)}.wb-adv-richtext p{font-size:var(--wb-adv-p-d)}}.wb-adv-cta{margin-top:24px;display:flex;justify-content:center}.wb-adv-btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--wb-adv-button-font);font-size:var(--wb-adv-btn-m);font-weight:400;line-height:1;text-transform:uppercase;letter-spacing:.14em;text-decoration:none;cursor:pointer;border-radius:var(--wb-adv-btn-radius);transition:opacity .22s ease,transform .22s ease}@media(min-width:1024px){.wb-adv-btn{font-size:var(--wb-adv-btn-d)}}.wb-adv-btn:hover{opacity:.68}.wb-adv-btn.style-underline{background:none;border:none;border-bottom:1px solid currentColor;padding:0 0 5px;color:currentColor;border-radius:0}.wb-adv-btn.style-outline{background:transparent;color:var(--wb-adv-btn-bg);border:1px solid var(--wb-adv-btn-bg);padding:13px 24px}.wb-adv-btn.style-solid{background:var(--wb-adv-btn-bg);color:var(--wb-adv-btn-text);border:1px solid var(--wb-adv-btn-bg);padding:13px 24px}.wb-adv-table-wrapper{width:100%;max-width:var(--wb-adv-table-width);margin:0 auto;overflow:hidden;border-radius:var(--wb-adv-card-radius);background:var(--wb-adv-surface)}.wb-adv-table{width:100%;display:grid;align-items:stretch}.wb-adv-table.has-three-comparison{grid-template-columns:minmax(112px,1fr) repeat(3,minmax(64px,132px))}.wb-adv-table.has-two-comparison{grid-template-columns:minmax(130px,1fr) repeat(2,minmax(84px,150px))}.wb-adv-head-row,.wb-adv-row{display:contents}.wb-adv-cell{position:relative;min-height:52px;padding:12px 10px;box-sizing:border-box;display:flex;align-items:center}.wb-cell-feature,.wb-cell-feature-head{justify-content:flex-start}.wb-cell-brand,.wb-cell-brand-head,.wb-cell-other,.wb-cell-other-head{justify-content:center;text-align:center}.wb-cell-feature,.wb-cell-brand,.wb-cell-other{border-bottom:1px solid color-mix(in srgb,var(--wb-adv-border) calc(var(--wb-adv-border-op) * 100%),transparent)}.wb-adv-row:last-child .wb-cell-feature,.wb-adv-row:last-child .wb-cell-brand,.wb-adv-row:last-child .wb-cell-other{border-bottom:0}.wb-cell-feature-head,.wb-cell-brand-head,.wb-cell-other-head{min-height:112px;padding-top:0;padding-bottom:18px;align-items:flex-end}.wb-cell-brand-head,.wb-cell-other-head{flex-direction:column;gap:9px}.wb-col-media{width:100%;height:68px;display:flex;align-items:flex-end;justify-content:center}.wb-col-image{display:block;width:auto;height:auto;max-width:92px;max-height:66px;object-fit:contain}.wb-feature-head-text{font-family:var(--wb-adv-card-text-font);font-weight:400;font-size:var(--wb-adv-meta-m);line-height:1.16;text-transform:uppercase;letter-spacing:.12em;opacity:.42}.wb-col-title{display:block;font-family:var(--wb-adv-card-text-font);font-weight:500;font-size:var(--wb-adv-meta-m);line-height:1.15;text-transform:uppercase;letter-spacing:.04em;color:currentColor;opacity:.72;text-align:center}.wb-feature-text{display:block;font-family:var(--wb-adv-card-title-font);font-weight:400;font-size:var(--wb-adv-th-m);letter-spacing:.01em;line-height:1.22;color:currentColor;opacity:.72}.wb-mark{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.wb-mark svg{width:100%;height:100%;display:block}.wb-mark-brand{color:var(--wb-adv-check-brand);opacity:.76}.wb-mark-other-check{color:var(--wb-adv-check-other);opacity:.72}.wb-mark-other-cross,.wb-mark-cross{color:var(--wb-adv-cross-other);opacity:.9}.wb-mark-empty{width:18px;height:1px;display:inline-block;background:currentColor;opacity:.18}@media(min-width:768px){.wb-adv-container{padding:0 24px}.wb-adv-cell{min-height:58px;padding:14px}.wb-cell-feature-head,.wb-cell-brand-head,.wb-cell-other-head{min-height:128px;padding-bottom:22px}.wb-col-media{height:78px}.wb-col-image{max-width:112px;max-height:76px}.wb-feature-head-text,.wb-col-title{font-size:var(--wb-adv-meta-d)}.wb-feature-text{font-size:var(--wb-adv-th-d)}.wb-mark{width:32px;height:32px}}@media(max-width:767px){.wb-adv-container{padding:0 16px}.wb-adv-table-wrapper{max-width:100%}.wb-adv-table.has-three-comparison{grid-template-columns:minmax(92px,1fr) repeat(3,minmax(58px,70px))}.wb-adv-table.has-two-comparison{grid-template-columns:minmax(108px,1fr) repeat(2,minmax(72px,86px))}.wb-adv-cell{min-height:46px;padding:9px 5px}.wb-cell-feature-head,.wb-cell-brand-head,.wb-cell-other-head{min-height:96px;padding-bottom:12px}.wb-col-media{height:52px}.wb-col-image{max-width:58px;max-height:48px}.wb-col-title{font-size:var(--wb-adv-meta-m);letter-spacing:.02em}.wb-feature-text{font-size:var(--wb-adv-th-m);line-height:1.16;opacity:.74}.wb-mark{width:24px;height:24px}.wb-adv-richtext h2{letter-spacing:-.02em}}@media(prefers-reduced-motion:reduce){.wb-adv-bg-img,.wb-adv-btn{transition:none;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/wb-advantage.css.map */
