.custom-problem{position:relative;width:100%;padding:80px 0;overflow:hidden}.custom-problem__container{display:flex;align-items:center;justify-content:space-between;gap:40px;max-width:1200px;width:100%;margin:0 auto;padding:0 20px}.custom-problem__content{display:flex;flex-direction:column;flex:1;max-width:550px}.custom-problem__heading{font-family:var(--problem-heading-font, var(--font-heading--family));font-weight:700;line-height:1.1;letter-spacing:-.792px;color:var(--text-deep-green-invert, #fcfffc);margin:0 0 40px}.custom-problem__stats{display:flex;gap:20px;margin-bottom:40px}.custom-problem__stat-box{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;border:1px solid var(--brand-secondary, #e4ffe0);border-radius:32px;text-align:center;gap:16px}.custom-problem__stat-value{font-family:var(--problem-accent-font, var(--font-accent--family));font-weight:600;color:var(--brand-secondary, #e4ffe0);line-height:1}.custom-problem__stat-value.custom{font-size:var(--font-size, 39px)!important}.custom-problem__stat-label{font-family:var(--problem-body-font, var(--font-body--family));font-weight:400;color:var(--text-black-invert, #e8e8e8);line-height:1.4}.custom-problem__stat-label.custom{font-size:var(--font-size, 16px)!important}.custom-problem__button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:16px 32px;background-color:var(--brand-tertiary, #ffc800);color:var(--text-deep-green-primary, #003f22);font-family:var(--problem-accent-font, var(--font-accent--family));font-weight:700;border-radius:100px;text-decoration:none;transition:transform .2s ease}.custom-problem__button.custom{font-size:var(--font-size, 25px)!important}.custom-problem__button:hover{transform:scale(1.05)}.custom-problem__image-wrapper{flex:1;display:flex;justify-content:flex-end;max-width:586px}.custom-problem__image{width:100%;height:auto;border-radius:32px;object-fit:cover;aspect-ratio:586 / 334}@media screen and (max-width:900px){.custom-problem{padding:60px 0}.custom-problem__container{flex-direction:column;text-align:center;gap:30px}.custom-problem__content{align-items:center}.custom-problem__button{align-self:center}.custom-problem__image-wrapper{justify-content:center}}@media screen and (max-width:600px){.custom-problem__stats{flex-direction:column}.custom-problem__heading.custom{font-size:calc(var(--font-size, 2.5rem) * .7)!important}.custom-problem__stat-value.custom{font-size:calc(var(--font-size, 39px) * .8)!important}.custom-problem__button.custom{font-size:calc(var(--font-size, 25px) * .72)!important;padding:12px 24px;width:100%;max-width:300px}.custom-problem__image{aspect-ratio:1}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/custom-problem.css.map */
