.icons-with-text__heading{margin:0 auto;max-width:100%}.icons-with-text__title,.icons-with-text__subtitle{margin-top:0;color:rgb(var(--color-text-secondary))}.icons-with-text__content{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:4rem;-moz-column-gap:2rem;column-gap:2rem;margin:0 auto}@media screen and (min-width: 750px){.icons-with-text__content{margin:unset;-moz-column-gap:4rem;column-gap:4rem;justify-items:center}}@media screen and (min-width: 990px){.icons-with-text__content{-moz-column-gap:6rem;column-gap:6rem;grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1200px){.icons-with-text__content{grid-template-columns:repeat(4, 1fr);-moz-column-gap:4rem;column-gap:4rem}}@media screen and (max-width: 430px){.icons-with-text__content{grid-template-columns:repeat(1, 1fr)}}.icons-with-text__icon-item{display:grid;grid-template-rows:auto auto;max-width:28.8rem;height:100%;box-sizing:border-box;border-radius:8px;text-align:left;gap:1.6rem}@media screen and (min-width: 750px){.icons-with-text__icon-item{max-width:24.5rem;margin:unset;text-align:center;grid-template-rows:auto 1fr}}@media screen and (min-width: 1200px){.icons-with-text__icon-item{position:relative}}@media screen and (min-width: 1200px){.icons-with-text__icon-item:not(:last-child){padding-right:4rem;max-width:28.5rem}}@media screen and (min-width: 1200px){.icons-with-text__icon-item:not(:last-child)::after{content:"";height:calc(100% - 4.4rem);width:.1rem;display:block;position:absolute;top:50%;transform:translateY(-50%);background-color:#e2e2da;right:0}}.icons-with-text__icon-item svg,.icons-with-text__icon-item img{max-width:200px;height:auto;display:block}@media screen and (min-width: 750px){.icons-with-text__icon-item svg,.icons-with-text__icon-item img{margin:0 auto}}.icons-with-text__icon-wrapper{display:flex;align-items:flex-start}.icons-with-text__item-title{margin:0;letter-spacing:0;color:rgb(var(--color-foreground));margin-block-end:.8rem}.icons-with-text__item-subtitle{margin:0;letter-spacing:-0.27px;color:rgb(var(--color-foreground))}.icons-with-text__item-text-wrapper p{margin:0;letter-spacing:0;color:rgb(var(--color-text-secondary))}