.product-challenges{width:100%;background:inherit;display:flex;justify-content:center;align-items:center}.product-challenges__container{width:100%;max-width:393px;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px}.product-challenges__tag{padding:4px 16px;background:var(--bone-white);border-radius:48px;display:inline-flex;justify-content:center;align-items:center;gap:10px}.product-challenges__tag-text{text-align:center;color:var(--dark-graphite);font-size:12px;font-weight:600;text-transform:uppercase;line-height:24px;letter-spacing:.5px;word-wrap:break-word;margin:0}.product-challenges__header,.product-challenges__text-group{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:24px}.product-challenges__title{color:var(--midnight-blue);font-size:24px;font-weight:500;line-height:33.6px;letter-spacing:.37px;word-wrap:break-word;margin:0}.product-challenges__description{color:var(--dark-graphite);font-size:14px;font-weight:400;line-height:22.4px;word-wrap:break-word}.product-challenges__description p{margin:0}.product-challenges__content{gap:40px}.product-challenges__content,.product-challenges__items{align-self:stretch;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.product-challenges__items{gap:12px}.product-challenges__item{width:100%;padding:24px 12px;background:var(--white);border-radius:4px;display:flex;justify-content:flex-start;align-items:center;gap:12px}.product-challenges__item-icon-wrapper{position:relative;width:48px;height:48px;flex-shrink:0;display:flex;justify-content:center;align-items:center}.product-challenges__item-icon-bg{position:absolute;width:48px;height:48px;background:var(--silver-gray);opacity:.2;border-radius:9999px}.product-challenges__item-icon{position:relative;width:24px;height:24px;object-fit:contain}.product-challenges__item-text{flex:1;display:flex;flex-direction:column;justify-content:center;gap:12px}.product-challenges__item-title{color:var(--black);font-size:16px;font-weight:600;line-height:24px;word-wrap:break-word;opacity:.7}.product-challenges__item-description{color:var(--dark-graphite);font-size:14px;font-weight:400;line-height:20px;word-wrap:break-word;opacity:.7}.product-challenges__item-description p{margin:0}.product-challenges__image-wrapper{align-self:stretch;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:9.29px}.product-challenges__image{width:100%;height:auto;object-fit:cover}.product-challenges__footer{align-self:stretch;padding:4px 16px;background:var(--white);border-left:3px solid var(--primary-red);display:flex;justify-content:center;align-items:center}.product-challenges__footer-content{flex:1;color:var(--dark-graphite);font-size:14px;font-weight:400;line-height:19.6px;word-wrap:break-word}@media (min-width:768px){.product-challenges__container{max-width:1280px;gap:40px}.product-challenges__header{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:center;gap:40px}.product-challenges__tag{padding:8px 20px}.product-challenges__tag-text{font-size:14px}.product-challenges__text-group{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;padding-left:80px;padding-right:80px}.product-challenges__title{align-self:stretch;text-align:center;font-size:48px;line-height:56px}.product-challenges__description{align-self:stretch;text-align:center;font-size:16px;line-height:25.6px}.product-challenges__content{align-self:stretch;flex-direction:row;justify-content:flex-start;align-items:center;gap:40px}.product-challenges__content--no-image{align-items:stretch}.product-challenges__items{flex:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px}.product-challenges__content--no-image .product-challenges__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-challenges__item{width:100%;padding:24px 12px;background:white;border-radius:4px;align-items:center}.product-challenges__item-icon-bg,.product-challenges__item-icon-wrapper{width:50px;height:50px}.product-challenges__item-title{font-size:20px;line-height:24px}.product-challenges__item-description{font-size:16px;line-height:20px}.product-challenges__image-wrapper{flex:1;border-radius:17.14px}.product-challenges__footer{align-self:stretch;padding:20px 24px}.product-challenges__footer-content{font-size:16px;line-height:22.4px;letter-spacing:.5px}}