.section-why-solved,.section-why-solved .why-solved{width:100%}.section-why-solved .why-solved__container{margin:0;display:flex;flex-direction:column;gap:0}.section-why-solved .why-solved__content{order:1;border-radius:8px;padding:20px 8px 10px;display:flex;flex-direction:column;gap:20px;box-shadow:-3px 3px 8px #0000000d}.section-why-solved .why-solved__heading{margin:0;font-size:18px;line-height:1.2;font-weight:600;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:var(--why-solved-accent)}.section-why-solved .why-solved__subheading{margin:8px 0 0;font-size:18px;line-height:1.25;font-weight:600;text-align:center;color:var(--why-solved-text)}.section-why-solved .why-solved__description{margin:6px 0 0;font-size:12px;line-height:1.5;text-align:center;color:var(--why-solved-muted)}.section-why-solved .why-solved__description>*{margin:0}.section-why-solved .why-solved__description>*+*{margin-top:6px}.section-why-solved .why-solved__features{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.section-why-solved .why-solved__feature{display:flex;flex-direction:column;align-items:center;padding:0 4px;text-align:center;gap:8px}.section-why-solved .why-solved__icon-wrap{min-width:56px;min-height:56px;max-width:56px;max-height:56px;display:flex;align-items:center;justify-content:center}.section-why-solved .why-solved__icon{width:100%;height:100%;object-fit:contain;display:block}.section-why-solved .why-solved__feature-title{margin:4px 10px;font-size:12px;line-height:1.25;font-weight:600;color:var(--why-solved-text)}.section-why-solved .why-solved__feature-text{margin:0;font-size:10px;line-height:1.4}.section-why-solved .why-solved__feature-text>*{margin:0}.section-why-solved .why-solved__feature-text>*+*{margin-top:6px}.section-why-solved .why-solved__media-wrapper{order:2;position:relative;border-radius:0 8px 8px 0;overflow:hidden}.section-why-solved .why-solved__media{display:block;width:100%;height:auto}.section-why-solved .why-solved__media--desktop{display:none}.section-why-solved .why-solved--no-mobile-media .why-solved__cta--mobile{border-top:0;border-radius:8px}.section-why-solved .why-solved__cta--mobile{display:flex;align-items:center;justify-content:center;gap:16px;padding:8px 12px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--why-solved-accent);background-color:var(--why-solved-card-bg);text-decoration:none;border-top:1px solid rgba(0,0,0,.06);border-radius:0 0 8px 8px}.section-why-solved .why-solved__cta--mobile:hover,.section-why-solved .why-solved__cta--mobile:focus-visible{text-decoration:underline;text-underline-offset:4px}.section-why-solved .why-solved__cta-arrow{flex-shrink:0}.section-why-solved .why-solved__cta--desktop{display:none}.section-why-solved .why-solved__cta--mobile svg{height:20px;width:20px;fill:none}.section-why-solved .why-solved__feature{position:relative}.section-why-solved .why-solved__feature-trigger{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:0;background:transparent;border:0;border-radius:8px;cursor:pointer;z-index:1}.section-why-solved .why-solved__feature-trigger:focus-visible{outline:2px solid var(--why-solved-accent);outline-offset:2px}.section-why-solved .why-solved__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-why-solved .why-solved__features:has(.why-solved__feature--card){gap:4px}.section-why-solved .why-solved__feature--card{position:relative;align-items:center;gap:4px;padding:8px;background:#fff;border:1px solid rgba(15,138,108,.18);border-bottom:1px solid var(--why-solved-accent);border-radius:8px;box-shadow:0 2px 6px #121c1814;transition:transform .2s ease,box-shadow .2s ease}.section-why-solved .why-solved__feature--card:hover{transform:scale(1.01);box-shadow:0 6px 14px #121c181f}@media(prefers-reduced-motion:reduce){.section-why-solved .why-solved__feature--card{transition:none}.section-why-solved .why-solved__feature--card:hover{transform:none}}.section-why-solved .why-solved__feature-check{position:absolute;top:4px;right:4px;display:flex;width:18px;height:18px;color:var(--why-solved-accent);z-index:2;pointer-events:none}.section-why-solved .why-solved__feature-check svg{width:22px;height:22px;display:block}.section-why-solved .why-solved__feature--card .why-solved__icon-wrap{min-width:80px;min-height:80px;max-width:80px;max-height:80px;margin-top:4px;border-radius:50%;background:var(--why-solved-card-bg)}.section-why-solved .why-solved__feature--card .why-solved__icon{width:48px;height:48px}.section-why-solved .why-solved__feature--card .why-solved__feature-title{margin:4px 0 0;font-size:12px}.section-why-solved .why-solved__feature--card .why-solved__feature-text{font-size:12px;flex:1 1 auto}.section-why-solved .why-solved__feature-more{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;margin-top:4px;font-size:10px;font-weight:600;color:var(--why-solved-accent)}.section-why-solved .why-solved__feature-more svg{flex-shrink:0;fill:none}.section-why-solved .why-solved__feature--card .why-solved__feature-trigger{border-radius:16px}html.why-solved-modal-lock{overflow:hidden}.section-why-solved .why-solved-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.section-why-solved .why-solved-modal[hidden]{display:none}.section-why-solved .why-solved-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#121c1880;opacity:0;transition:opacity .3s ease}.section-why-solved .why-solved-modal.is-open .why-solved-modal__overlay{opacity:1}.section-why-solved .why-solved-modal__panel{position:relative;width:100%;max-width:540px;max-height:88dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#f2f2f2;border-radius:16px;padding:20px;transform:translateY(24px);opacity:0;transition:transform .3s ease,opacity .3s ease}.section-why-solved .why-solved-modal.is-open .why-solved-modal__panel{transform:translateY(0);opacity:1}.section-why-solved .why-solved-modal__panel:focus{outline:none}.section-why-solved .why-solved-modal__close{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:0;border-radius:50%;color:var(--why-solved-text);cursor:pointer;z-index:1}.section-why-solved .why-solved-modal__close:hover,.section-why-solved .why-solved-modal__close:focus-visible{background:#0000000f}.section-why-solved .why-solved-modal__body{display:flex;flex-direction:column;gap:8px}.section-why-solved .why-solved-modal__header{display:flex;align-items:center;gap:16px;padding-right:36px}.section-why-solved .why-solved-modal__icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#e1e8e1}.section-why-solved .why-solved-modal__icon{width:40px;height:40px;object-fit:contain;display:block}.section-why-solved .why-solved-modal__heading-group{display:flex;flex-direction:column;gap:4px}.section-why-solved .why-solved-modal__eyebrow{margin:0;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--why-solved-accent)}.section-why-solved .why-solved-modal__title{margin:0;font-size:26px;line-height:1.15;font-weight:600;color:var(--why-solved-accent)}.section-why-solved .why-solved-modal__description{margin:0;font-size:15px;line-height:1.6;color:var(--why-solved-text)}.section-why-solved .why-solved-modal__description>*,.section-why-solved .why-solved-modal__point-text>*,.section-why-solved .why-solved-modal__highlight-text>*{margin:0}.section-why-solved .why-solved-modal__points{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.section-why-solved .why-solved-modal__description+.why-solved-modal__points{border-top:1px solid rgba(0,0,0,.1);padding-top:18px}.section-why-solved .why-solved-modal__point{display:flex;align-items:center;gap:14px}.section-why-solved .why-solved-modal__point-icon{flex-shrink:0;width:32px;height:32px;object-fit:contain}.section-why-solved .why-solved-modal__point-text{font-size:14px;line-height:1.5;color:var(--why-solved-text)}.section-why-solved .why-solved-modal__highlight{margin-top:10px;display:flex;align-items:center;gap:14px;padding:8px 16px;border-radius:12px;background:#e1e8e1}.section-why-solved .why-solved-modal__highlight-icon{flex-shrink:0;width:28px;height:28px;object-fit:contain}.section-why-solved .why-solved-modal__highlight-text{font-size:14px;line-height:1.5;color:var(--why-solved-accent)}.section-why-solved .why-solved-modal__cta{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:12px;padding:14px 20px;border-radius:10px;background:#1a554c;color:#fff;font-size:16px;font-weight:600;text-decoration:none}.section-why-solved .why-solved-modal__cta:hover,.section-why-solved .why-solved-modal__cta:focus-visible{opacity:.92}.section-why-solved .why-solved-modal__cta svg{flex-shrink:0}@media(min-width:768px){.section-why-solved .why-solved__container{max-width:1440px;margin:0 auto;flex-direction:row;align-items:stretch;gap:0;padding:0}.section-why-solved .why-solved__media-wrapper{order:1;flex:0 0 50%;width:50%;background-color:transparent;border-radius:0;display:flex;align-items:center;justify-content:center}.section-why-solved .why-solved__media--mobile{display:none}.section-why-solved .why-solved__media--desktop{display:block}.section-why-solved .why-solved--no-desktop-media .why-solved__media-wrapper{display:none}.section-why-solved .why-solved--no-desktop-media .why-solved__content{flex-basis:100%;width:100%}.section-why-solved .why-solved--no-desktop-media .why-solved__features{max-width:100%}.section-why-solved .why-solved--no-desktop-media .why-solved__heading{text-align:center}.section-why-solved .why-solved__content{order:2;flex:1 1 50%;width:50%;background-color:transparent;border-radius:0;padding:24px 48px;justify-content:center;gap:40px;box-shadow:none}.section-why-solved .why-solved__heading{font-size:28px;text-align:left;letter-spacing:.08em}.section-why-solved .why-solved__subheading{font-size:26px;text-align:left}.section-why-solved .why-solved__description{font-size:16px;text-align:left}.section-why-solved .why-solved--no-desktop-media .why-solved__subheading,.section-why-solved .why-solved--no-desktop-media .why-solved__description{text-align:center}.section-why-solved .why-solved__features{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-width:560px}.section-why-solved .why-solved__features:has(.why-solved__feature--card){gap:8px}.section-why-solved .why-solved__icon-wrap{min-width:72px;min-height:72px;max-width:72px;max-height:72px}.section-why-solved .why-solved__feature-title,.section-why-solved .why-solved__feature--card .why-solved__feature-title{font-size:18px}.section-why-solved .why-solved__feature-text{margin-top:0;font-size:16px}.section-why-solved .why-solved__cta--mobile{display:none}.section-why-solved .why-solved__cta--desktop{display:inline-flex;align-items:center;align-self:flex-start;padding:0;font-size:22px;font-weight:600;color:var(--why-solved-accent);text-decoration:underline;text-underline-offset:6px;text-decoration-thickness:1.5px;background:transparent;border:0}.section-why-solved .why-solved__cta--desktop:hover,.section-why-solved .why-solved__cta--desktop:focus-visible{text-decoration-thickness:2px}}@media(prefers-reduced-motion:reduce){.section-why-solved .why-solved-modal__overlay,.section-why-solved .why-solved-modal__panel{transition:none}}@media(min-width:768px){.section-why-solved .why-solved-modal{padding:24px}.section-why-solved .why-solved-modal__panel{max-height:85vh;max-width:540px;padding:28px}.section-why-solved .why-solved-modal__title{font-size:32px}}@media(min-width:768px){.section-why-solved .why-solved__feature--card{padding:12px;border-radius:12px}.section-why-solved .why-solved__feature--card .why-solved__icon-wrap{min-width:112px;min-height:112px;max-width:112px;max-height:112px}.section-why-solved .why-solved__feature--card .why-solved__icon{width:56px;height:56px}.section-why-solved .why-solved__feature--card .why-solved__feature-text{font-size:16px}.section-why-solved .why-solved__feature-more{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/123/assets/why-solved.css.map */
