.content-with-icons{--heading--margin-block-end:var(--space--4xs);border:1px solid var(--color--theme-primary);border-radius:var(--border-radius--m);overflow:hidden;padding:var(--space--4xl) var(--space--3xl)}.content-with-icons.has-background{border:0}.content-with-icons.has-background .content-with-icons__item__icon{background:var(--color--white)}.content-with-icons.has-white-background-color .content-with-icons__item--icon-style--default .content-with-icons__item__icon:after,.content-with-icons:not(.has-background) .content-with-icons__item--icon-style--default .content-with-icons__item__icon:after{background-color:var(--color--theme-primary);content:"";display:block;inset:0;-webkit-mask-image:url(../../../images/squircle-content-with-icons-border.svg);mask-image:url(../../../images/squircle-content-with-icons-border.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;position:absolute}.content-with-icons__inner{display:grid;grid-template-columns:1fr;margin:0;row-gap:var(--space--xl)}@media (min-width:75em){.content-with-icons__inner{column-gap:var(--space--3xl);grid-template-columns:.6fr 1fr;row-gap:0}}.content-with-icons__heading{font-family:var(--type--1--font-family);font-size:calc(1.75rem + var(--fluid-bp)*16);font-size:32px;font-weight:var(--type--1--font-weight);line-height:var(--type--1--line-height)}.content-with-icons__heading a{color:inherit}.content-with-icons__subheading{-webkit-margin-before:0;-webkit-margin-after:var(--space--s);font-family:var(--type--1--font-family);font-size:var(--type--font-size--base);font-weight:var(--type--1--font-weight);font-weight:var(--type--1--font-weight--normal);line-height:var(--type--1--line-height);margin-block-end:var(--space--s);margin-block-start:0}.content-with-icons__subheading a{color:inherit}.content-with-icons__items{display:flex;flex-direction:column;row-gap:var(--space--l)}.content-with-icons__item{align-items:center;display:grid;gap:var(--space--s);grid-template-columns:1fr}@media (min-width:62em){.content-with-icons__item{grid-template-columns:12.5rem 1fr}}.content-with-icons__item__heading{font-family:var(--type--1--font-family);font-size:var(--type--font-size--base);font-weight:var(--type--1--font-weight);line-height:var(--type--1--line-height);margin:0}.content-with-icons__item__heading a{color:inherit}.content-with-icons__item__text>:first-child{-webkit-margin-before:0;margin-block-start:0}.content-with-icons__item__text>:last-child{-webkit-margin-after:0;margin-block-end:0}.content-with-icons__item__content{display:grid;font-size:16px;gap:var(--space--4xs)}.content-with-icons__item__icon{height:9.125rem;-webkit-mask-image:url(../../../images/squircle-content-with-icons.svg);mask-image:url(../../../images/squircle-content-with-icons.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;position:relative;width:12.5rem}.content-with-icons__item__icon>*{margin:auto;max-height:4.5rem;max-width:4.5rem;object-fit:contain}.content-with-icons__item--icon-style--fill .content-with-icons__item__icon>*{max-height:none;max-width:none;object-fit:cover}