.sfb-product-about{--sfb-product-about-bg: #f9f7f5;--sfb-product-about-text: #242424;--sfb-product-about-footnote: #949494;--sfb-product-about-border: #e7e7e7;--sfb-product-about-gift-bg: #f5f3f1;--sfb-product-about-gift-border: #aa9141;--sfb-product-about-check: #2d8c4e;background-color:var(--sfb-product-about-bg);box-sizing:border-box;color:var(--sfb-product-about-text);font-family:Poppins,system-ui,sans-serif;margin-inline:calc(50% - 50vw);max-width:100vw;width:100vw}.sfb-product-about *,.sfb-product-about *::before,.sfb-product-about *::after{box-sizing:border-box}.sfb-product-about__inner{display:flex;flex-direction:column;align-items:stretch;gap:32px;margin:0 auto;max-width:1280px;padding:24px 16px;width:100%}.sfb-product-about__intro{display:flex;flex-direction:column;gap:24px;width:100%}.sfb-product-about__title{color:#000;font-size:24px;font-weight:600;line-height:36px;margin:0}.sfb-product-about__intro-text{display:flex;flex-direction:column;gap:0}.sfb-product-about__intro-text p{color:var(--sfb-product-about-text);font-size:14px;font-weight:400;line-height:21px;margin:0 0 .75em}.sfb-product-about__intro-text p:last-child{margin-bottom:0}.sfb-product-about__footnote{color:var(--sfb-product-about-footnote);font-size:14px;font-weight:500;line-height:21px;margin:0}.sfb-product-about__accordion{display:flex;flex-direction:column;gap:12px;min-width:0;width:100%}.sfb-product-about__item{border-bottom:1px solid var(--sfb-product-about-border);min-width:0;padding:8px 0 12px;width:100%}.sfb-product-about__summary{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:space-between;list-style:none;width:100%}.sfb-product-about__summary::-webkit-details-marker{display:none}.sfb-product-about__summary:focus-visible{outline:2px solid var(--sfb-product-about-text);outline-offset:2px}.sfb-product-about__summary-main{align-items:center;display:flex;flex:1 1 auto;gap:8px;min-width:0}.sfb-product-about__item-icon{align-items:center;display:inline-flex;flex-shrink:0;height:22px;justify-content:center;width:23px}.sfb-product-about__item-icon svg,.sfb-product-about__item-icon-img{display:block;height:auto;max-height:22px;max-width:23px;object-fit:contain;width:auto}.sfb-product-about__summary-title{color:var(--sfb-product-about-text);font-size:14px;font-weight:400;line-height:21px}.sfb-product-about__item[open] .sfb-product-about__summary-title{font-weight:500}.sfb-product-about__toggle{flex-shrink:0;height:24px;width:24px}.sfb-product-about__toggle img{display:block;height:24px;width:24px}.sfb-product-about__toggle--open{display:none}.sfb-product-about__item[open] .sfb-product-about__toggle--closed{display:none}.sfb-product-about__item[open] .sfb-product-about__toggle--open{display:block}.sfb-product-about__panel{box-sizing:border-box;max-width:100%;min-width:0;width:100%}.sfb-product-about__item[open] .sfb-product-about__panel{box-sizing:border-box;display:flex;flex-direction:column;gap:12px;margin-top:12px;max-width:100%;min-width:0;width:100%}.sfb-product-about__panel-inner{background:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;gap:10px;max-width:100%;min-width:0;padding:12px;width:100%}.sfb-product-about__paragraph{font-size:14px;font-weight:400;line-height:21px}.sfb-product-about__paragraph p{margin:0 0 .75em}.sfb-product-about__paragraph p:last-child{margin-bottom:0}.sfb-product-about__section-heading{font-size:14px;font-weight:600;line-height:21px;margin:0}.sfb-product-about__list{display:flex;flex-direction:column;gap:0;list-style:none;margin:0;padding:0}.sfb-product-about__list--bullet{list-style:disc;margin-left:21px;padding-left:0}.sfb-product-about__list--bullet li{font-size:14px;font-weight:400;line-height:21px}.sfb-product-about__list--check li{align-items:flex-start;display:flex;font-size:14px;font-weight:400;gap:8px;line-height:21px}.sfb-product-about__list--check li::before{background-image:url("../../../assets/images/product-story/icon-check.svg");background-position:center;background-repeat:no-repeat;background-size:14px 14px;border-radius:50%;content:"";flex-shrink:0;height:20px;margin-top:0;width:20px}.sfb-product-about__boxed{align-self:stretch;background:var(--sfb-product-about-gift-bg);border:1px solid var(--sfb-product-about-gift-border);border-radius:8px;box-sizing:border-box;max-width:100%;min-width:0;overflow-wrap:break-word;padding:10px 8px;width:100%;word-break:break-word}.sfb-product-about__boxed-lead,.sfb-product-about__boxed-body{font-size:14px;font-weight:400;line-height:21px;margin:0}.sfb-product-about__boxed-lead strong{font-weight:600}@media(min-width: 750px){.sfb-product-about__inner{align-items:flex-start;flex-direction:row;justify-content:space-between}.sfb-product-about__accordion{flex:1 1 auto;min-width:0}}@media(min-width: 1280px){.sfb-product-about__inner{padding:64px}.sfb-product-about__title{font-size:32px;line-height:36px}.sfb-product-about__intro{flex:1 1 auto;gap:32px;max-width:578px;min-width:0}.sfb-product-about__accordion{flex:0 0 459px;max-width:459px;width:459px}}@media(prefers-reduced-motion: reduce){.sfb-product-about__toggle img{transition:none}}