.how-we-help{background:var(--hwh-bg, #FAF8F6);color:var(--hwh-text, #2B2B2B);padding:40px 0}.how-we-help .hwh-container{max-width:1200px;margin:0 auto;padding:32px 20px;text-align:center}.how-we-help .hwh-title{font-size:var(--hwh-title-size, 36px);line-height:1.2;margin:0 0 10px}.how-we-help .hwh-description{font-size:var(--hwh-desc-size, 16px);opacity:.9;margin:0 auto 20px;max-width:720px}.how-we-help .hwh-buttons{display:inline-flex;gap:10px;background:var(--hwh-container-bg, rgba(0,0,0,.03));border:1px solid rgba(0,0,0,.06);border-radius:9999px;padding:8px;margin:8px auto 22px;justify-content:center;align-items:center}.how-we-help .hwh-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:9999px;font-size:var(--hwh-button-size, 14px)!important;color:var(--btn-text);background:var(--btn-bg);text-decoration:none;border:1px solid transparent;transition:background-color .2s ease,transform .15s ease,border-color .2s ease;white-space:nowrap;min-height:40px}.how-we-help .hwh-button:hover{background:var(--btn-hover)}.how-we-help .hwh-button.is-active{border-color:#00000014;background:var(--btn-hover)}.how-we-help .hwh-image-wrap{margin:6px auto 12px;border-radius:20px;overflow:hidden;box-shadow:0 6px 20px #0000000f;max-width:800px}.how-we-help .hwh-panels{position:relative;display:flex;flex-direction:column;align-items:center}.how-we-help .hwh-panel{position:absolute;opacity:0;visibility:hidden;pointer-events:none;width:100%;text-align:center;transition:opacity .15s ease,visibility .15s ease;display:flex;flex-direction:column;align-items:center;min-height:400px}.how-we-help .hwh-panel.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto}.how-we-help .hwh-image{display:block;width:100%;height:auto}.how-we-help .hwh-subtitle{font-weight:600;margin:6px 0 0;min-height:24px;display:flex;align-items:center;justify-content:center;font-size:var(--hwh-subtitle-size, 18px)}.how-we-help .hwh-tab-text{margin:6px auto 0;max-width:760px;min-height:60px;display:block!important;text-align:left!important}.how-we-help .hwh-tab-text>*,.how-we-help .hwh-tab-text.rte>*{display:block!important;width:100%!important;margin-bottom:8px;float:none!important;clear:both!important;text-align:left!important}.how-we-help .hwh-tab-text ul{list-style:none;padding:0;margin:0;text-align:left!important;width:100%;display:block!important}.how-we-help .hwh-tab-text li{display:flex;align-items:flex-start;margin-bottom:8px;padding-left:0;min-height:24px;width:100%!important;flex-direction:row!important}.how-we-help .hwh-tab-text p{display:block!important;width:100%!important;margin-bottom:8px;float:none!important}.how-we-help .hwh-tab-text li:before{content:"\25cf";color:var(--hwh-text, #2B2B2B);font-weight:700;margin-right:8px;margin-top:0;flex-shrink:0;line-height:1.5;font-size:.9em;align-self:flex-start;margin-bottom:0;width:12px;text-align:center}.how-we-help .hwh-tab-text p{margin:0;line-height:1.5;text-align:left;flex:1;font-size:var(--hwh-tab-text-size, 16px);min-width:0;word-wrap:break-word;overflow-wrap:break-word;display:block;padding-left:var(--hwh-text-indent, 0px);text-indent:calc(var(--hwh-text-indent, 0px) * -1)}.how-we-help .hwh-tab-text p:first-line{text-indent:0!important;padding-left:0!important}.how-we-help .hwh-tab-text p:has(img),.how-we-help .hwh-tab-text p:has(svg){display:flex;align-items:flex-start;gap:6px;padding-left:0;text-indent:0}.how-we-help .hwh-tab-text p img:first-child,.how-we-help .hwh-tab-text p svg:first-child{flex-shrink:0;display:inline-block;vertical-align:top;margin-right:0;width:auto;height:1em}.how-we-help .hwh-tab-text p:has(img)>*:not(img):not(svg),.how-we-help .hwh-tab-text p:has(svg)>*:not(svg):not(img){flex:1;min-width:0;padding-left:var(--hwh-text-indent, 0px);text-indent:calc(var(--hwh-text-indent, 0px) * -1)}.how-we-help .hwh-tab-text p:has(img)>*:not(img):not(svg):first-line,.how-we-help .hwh-tab-text p:has(svg)>*:not(svg):not(img):first-line{text-indent:0!important;padding-left:0!important}.how-we-help .hwh-tab-text .hwh-emoji-fixed{display:inline-block;flex-shrink:0;margin-right:6px;vertical-align:top;line-height:1.5}.how-we-help .hwh-tab-text p:has(.hwh-emoji-fixed),.how-we-help .hwh-tab-text li:has(.hwh-emoji-fixed){display:flex;align-items:flex-start;gap:6px;padding-left:0;text-indent:0}.how-we-help .hwh-tab-text li:has(.hwh-emoji-fixed):before{display:none}.how-we-help .hwh-tab-text p:has(.hwh-emoji-fixed)>*:not(.hwh-emoji-fixed),.how-we-help .hwh-tab-text li:has(.hwh-emoji-fixed)>*:not(.hwh-emoji-fixed){flex:1;min-width:0;padding-left:var(--hwh-text-indent, 0px);text-indent:calc(var(--hwh-text-indent, 0px) * -1)}.how-we-help .hwh-tab-text p:has(.hwh-emoji-fixed)>*:not(.hwh-emoji-fixed):first-line,.how-we-help .hwh-tab-text li:has(.hwh-emoji-fixed)>*:not(.hwh-emoji-fixed):first-line{text-indent:0!important;padding-left:0!important}@media(max-width:767px){.how-we-help .hwh-container{padding:24px 16px}.how-we-help .hwh-buttons{gap:8px;padding:6px;flex-wrap:wrap;justify-content:center}.how-we-help .hwh-button{padding:9px 14px;min-height:36px;font-size:calc(var(--hwh-button-size, 14px) - 1px)!important}.how-we-help .hwh-image-wrap{max-width:100%}.how-we-help .hwh-panel{min-height:350px}.how-we-help .hwh-subtitle{min-height:20px}.how-we-help .hwh-tab-text{min-height:50px}.how-we-help .hwh-tab-text li{min-height:20px}.how-we-help .hwh-tab-text li:before{margin-top:0;width:10px}.how-we-help .hwh-tab-text p{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/how-we-help.css.map */
