.sfb-product-tabs{--sfb-product-tabs-bg: #fcfcfc;--sfb-product-tabs-text: #242424;--sfb-product-tabs-tab-active-bg: #5f6f53;--sfb-product-tabs-tab-active-text: #f9f7f4;--sfb-product-tabs-tab-inactive-bg: #f9f7f4;--sfb-product-tabs-tab-inactive-border: #5f6f53;--sfb-product-tabs-features-bg: #f5f3f1;--sfb-product-tabs-features-border: #aa9141;--sfb-product-tabs-detail-border: #e5e7eb;--sfb-product-tabs-tip-bg: #f5f3f1;background-color:var(--sfb-product-tabs-bg);box-sizing:border-box;color:var(--sfb-product-tabs-text);font-family:Poppins,system-ui,sans-serif;width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw)}.sfb-product-tabs *,.sfb-product-tabs *::before,.sfb-product-tabs *::after{box-sizing:border-box}.sfb-product-tabs__inner{display:flex;flex-direction:column;gap:34px;margin:0 auto;max-width:1280px;padding:32px 16px;width:100%}.sfb-product-tabs__heading{color:#000;font-size:24px;font-weight:600;line-height:32px;margin:0}.sfb-product-tabs__tablist{display:flex;flex-direction:column;align-items:center;gap:16px}.sfb-product-tabs button.sfb-product-tabs__tab{align-items:center;background:var(--sfb-product-tabs-tab-inactive-bg);border:1px solid var(--sfb-product-tabs-tab-inactive-border);border-radius:8px;color:var(--sfb-product-tabs-tab-inactive-border);cursor:pointer;display:flex;font-family:Poppins,system-ui,sans-serif !important;font-size:14px !important;font-weight:600 !important;height:44px;justify-content:center;line-height:18px !important;min-height:unset;padding:8px;text-transform:none !important;width:300px;--btn-font-size: 14px;--btn-font-weight: 600;--btn-transform: none;--btn-bgcolor: transparent;--btn-brd-width: 0;--btn-color: inherit}.sfb-product-tabs button.sfb-product-tabs__tab[aria-selected=true]{background:var(--sfb-product-tabs-tab-active-bg);border-color:var(--sfb-product-tabs-tab-active-bg);color:var(--sfb-product-tabs-tab-active-text)}.sfb-product-tabs button.sfb-product-tabs__tab:focus-visible{outline:2px solid #5f6f53;outline-offset:2px}.sfb-product-tabs__panels{display:flex;flex-direction:column}.sfb-product-tabs__panel-title{font-size:24px;font-weight:400;line-height:36px;margin:0 0 24px}.sfb-product-tabs__panel-body{display:flex;flex-direction:column;gap:24px}.sfb-product-tabs__features{background:var(--sfb-product-tabs-features-bg);border:1px solid var(--sfb-product-tabs-features-border);border-radius:16px;display:flex;flex-direction:column;gap:32px;padding:16px}.sfb-product-tabs__features-title{font-size:24px;font-weight:400;line-height:36px;margin:0}.sfb-product-tabs__feature-list{display:flex;flex-direction:column;gap:24px;list-style:none;margin:0;padding:0}.sfb-product-tabs__feature{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:8px;display:flex;gap:16px;height:90px;padding:12px}.sfb-product-tabs__feature-list .sfb-product-tabs__feature:first-child{border-radius:0}.sfb-product-tabs__feature-icon{display:flex;flex-shrink:0;height:40px;width:40px}.sfb-product-tabs__feature-icon-img{display:block;height:100%;object-fit:contain;width:100%}.sfb-product-tabs__feature-label{font-size:16px;font-weight:500;line-height:21px}.sfb-product-tabs__feature-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.sfb-product-tabs__stack{background:var(--sfb-product-tabs-features-bg);border:1px solid var(--sfb-product-tabs-features-border);border-radius:16px;display:flex;flex-direction:column;gap:16px;padding:16px;width:100%}.sfb-product-tabs__stack-title{font-size:24px;font-weight:400;line-height:36px;margin:0;width:100%}.sfb-product-tabs__stack-list{align-items:center;display:flex;flex-direction:column;gap:12px;width:100%}.sfb-product-tabs__stack-item{align-items:center;background:#fff;border:1px solid #f0f0f0;display:flex;gap:16px;min-height:91px;padding:12px;width:100%}.sfb-product-tabs__stack-item:first-child{border-radius:0}.sfb-product-tabs__stack-item:not(:first-child){border-radius:8px;min-height:unset}.sfb-product-tabs__stack-icon{display:flex;flex-shrink:0;height:40px;width:40px}.sfb-product-tabs__stack-icon-img{display:block;height:100%;object-fit:contain;width:100%}.sfb-product-tabs__stack-copy{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.sfb-product-tabs__stack-label{color:#242424;font-size:16px;font-weight:500;line-height:21px}.sfb-product-tabs__stack-description{color:#242424;font-size:14px;font-weight:400;line-height:21px}.sfb-product-tabs__stack-arrow{display:flex;height:30px;justify-content:center;width:30px}.sfb-product-tabs__stack-arrow-img{display:block;height:30px;object-fit:contain;width:30px}.sfb-product-tabs__stack-total{background:#ddd6cb;border-radius:8px;color:#1a1a1a;display:flex;flex-direction:column;gap:4px;padding:12px;width:100%}.sfb-product-tabs__stack-total-label{font-size:16px;font-weight:500;line-height:21px}.sfb-product-tabs__stack-total-value{font-size:24px;font-weight:600;line-height:21px}.sfb-product-tabs__highlights{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0;width:100%}.sfb-product-tabs__highlight{background:#fcfcfc;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;gap:5px;height:167px;list-style:none;padding:19px 20px;width:calc((100% - 8px)/2)}.sfb-product-tabs__highlight-icon{display:flex;flex-shrink:0;height:36px;width:40px}.sfb-product-tabs__highlight-icon-img{display:block;height:100%;max-height:36px;object-fit:contain;width:auto}.sfb-product-tabs__highlight-copy{display:flex;flex-direction:column;gap:5px}.sfb-product-tabs__highlight-title{color:#1a1a1a;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:700;line-height:22.5px}.sfb-product-tabs__highlight-description{color:#6b6b6b;font-size:11px;font-weight:400;line-height:16.5px}.sfb-product-tabs__detail-body{display:flex;flex-direction:column;gap:12px;min-width:0;width:100%}.sfb-product-tabs__detail-content--bullets{font-family:Poppins,system-ui,sans-serif;font-size:12px;font-weight:400;line-height:19.8px}.sfb-product-tabs__detail-content--bullets ul{color:#5a5a5a;margin:0;padding-left:18px}.sfb-product-tabs__detail-content--bullets li{margin-bottom:0}.sfb-product-tabs__detail-content--prose{color:#6b6b6b;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:21px}.sfb-product-tabs__detail-content--prose p{margin:0}.sfb-product-tabs__detail-features{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.sfb-product-tabs__detail-feature{align-items:center;display:flex;gap:8px}.sfb-product-tabs__detail-feature-icon{display:flex;flex-shrink:0;height:21px;width:21px}.sfb-product-tabs__detail-feature-icon-img{display:block;height:100%;object-fit:contain;width:100%}.sfb-product-tabs__detail-feature-label{color:#6b6b6b;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:21px}.sfb-product-tabs__detail-column{display:flex;flex-direction:column;gap:25px;min-width:0;width:100%}.sfb-product-tabs__detail{background:#fff;border:1px solid var(--sfb-product-tabs-detail-border);border-radius:10px;display:flex;flex-direction:column;gap:12px;padding:16px}.sfb-product-tabs__detail-image{border-radius:10px}.sfb-product-tabs__layout--default .sfb-product-tabs__detail-image{width:100%}.sfb-product-tabs__detail-image-img{border-radius:10px;display:block;height:auto;width:100%}.sfb-product-tabs__detail-heading{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700;line-height:24px;margin:0}.sfb-product-tabs__detail-content{color:#6b6b6b;font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:21px}.sfb-product-tabs__detail-content p{margin:0 0 .75em}.sfb-product-tabs__detail-content p:last-child{margin-bottom:0}.sfb-product-tabs__detail-content ul{margin:0;padding-left:21px}.sfb-product-tabs__detail-content li{margin-bottom:.25em}.sfb-product-tabs__tip{background:var(--sfb-product-tabs-tip-bg);border-radius:8px;padding:10px}.sfb-product-tabs__tip-title{font-size:14px;font-weight:600;line-height:20px;margin:0 0 4px}.sfb-product-tabs__tip-body{font-size:14px;font-weight:400;line-height:20px;margin:0}.sfb-product-tabs__layout--detail-only .sfb-product-tabs__panel-body{gap:0}.sfb-product-tabs__layout--stack .sfb-product-tabs__panel-body{gap:33px}.sfb-product-tabs__layout--stack .sfb-product-tabs__detail-column{gap:25px}.sfb-product-tabs__layout--detail-only .sfb-product-tabs__detail-column,.sfb-product-tabs__layout--detail-only .sfb-product-tabs__detail{width:100%}.sfb-product-tabs__detail--stack{gap:12px}.sfb-product-tabs__detail--solo{gap:12px}@media(min-width: 750px){.sfb-product-tabs__tablist{flex-direction:row;flex-wrap:wrap}}@media(min-width: 1280px){.sfb-product-tabs__inner{gap:54px;padding:64px}.sfb-product-tabs__heading{font-size:32px;line-height:36px;text-align:center}.sfb-product-tabs__tablist{justify-content:center}.sfb-product-tabs__panel-body{flex-direction:row;gap:33px}.sfb-product-tabs__features{flex-shrink:0;height:min-content;padding:16px 16px 36px;width:447px}.sfb-product-tabs__stack{flex-shrink:0;gap:32px;height:min-content;padding:36px 16px;width:447px}.sfb-product-tabs__highlight{height:auto;min-height:139px;width:332px}.sfb-product-tabs__detail-column{flex:1}.sfb-product-tabs__layout--default .sfb-product-tabs__detail-image{height:173px;overflow:hidden;width:100%}.sfb-product-tabs__layout--default .sfb-product-tabs__detail-image-img{height:100%;object-fit:cover;width:100%}.sfb-product-tabs__layout--stack .sfb-product-tabs__detail--stack{align-items:stretch;flex-direction:row;gap:12px}.sfb-product-tabs__layout--stack .sfb-product-tabs__detail--stack .sfb-product-tabs__detail-image{align-self:stretch;display:flex;flex:0 0 217px;min-height:173px;overflow:hidden;width:217px}.sfb-product-tabs__layout--stack .sfb-product-tabs__detail--stack .sfb-product-tabs__detail-image-img{flex:1 1 auto;height:100%;min-height:100%;object-fit:cover;object-position:left;width:100%}.sfb-product-tabs__layout--stack .sfb-product-tabs__detail--stack .sfb-product-tabs__detail-body{flex:1;min-width:0}.sfb-product-tabs__layout--detail-only .sfb-product-tabs__panel-body{flex-direction:column}.sfb-product-tabs__layout--detail-only .sfb-product-tabs__detail--solo{align-items:center;flex-direction:row;gap:40px;padding-bottom:16px}.sfb-product-tabs__layout--detail-only .sfb-product-tabs__detail--solo .sfb-product-tabs__detail-image{flex:0 0 621px;height:531px;max-width:621px;min-width:621px;overflow:hidden;width:621px}.sfb-product-tabs__layout--detail-only .sfb-product-tabs__detail--solo .sfb-product-tabs__detail-image-img{height:100%;object-fit:cover;width:100%}.sfb-product-tabs__layout--detail-only .sfb-product-tabs__detail--solo .sfb-product-tabs__detail-body{flex:1 1 0;gap:40px;min-width:0}}