.dgrd-icon-cards{box-sizing:border-box;color:var(--icon-cards-text-color,#34373b);padding-left:40px;padding-right:40px;position:relative;width:100%}.dgrd-icon-cards__inner{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:1363px;width:100%}.dgrd-icon-cards__header{align-items:center;display:flex;flex-direction:column;gap:16px;text-align:center}.dgrd-icon-cards__eyebrow{color:var(--icon-cards-eyebrow-color,#1e5d85);margin:0}.dgrd-icon-cards__heading{color:var(--icon-cards-text-color,#34373b);font-size:40px;font-weight:500;letter-spacing:0;line-height:1.1;margin:0;max-width:1240px}.dgrd-icon-cards__grid{column-gap:32px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:relative;row-gap:48px;width:100%}.dgrd-icon-cards__card{align-items:flex-start;display:flex;flex-direction:column;gap:32px;min-width:0;position:relative}.dgrd-icon-cards__icon-shell{align-items:center;color:var(--icon-cards-icon-color,#1e5d85);display:inline-flex;height:69px;justify-content:center;position:relative;width:63px;z-index:1}.dgrd-icon-cards__icon-shell:after,.dgrd-icon-cards__icon-shell:before{clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%);content:"";position:absolute}.dgrd-icon-cards__icon-shell:before{background-color:#f2f4f6;inset:0}.dgrd-icon-cards__icon-shell:after{background-color:#fff;inset:6px}.dgrd-icon-cards__icon{align-items:center;display:inline-flex;height:35px;justify-content:center;position:relative;width:35px;z-index:1}.dgrd-icon-cards__icon svg{display:block;height:100%;width:100%}.dgrd-icon-cards__copy{display:flex;flex-direction:column;gap:32px;width:100%}.dgrd-icon-cards__card-title{color:var(--icon-cards-text-color,#34373b);font-size:24px;font-weight:500;letter-spacing:0;line-height:1.2;margin:0}.dgrd-icon-cards__card-description{margin:0}.dgrd-icon-cards__card-description,.dgrd-icon-cards__card-description p{color:var(--icon-cards-text-color,#34373b);font-size:18px;font-weight:400;line-height:1.35}.dgrd-icon-cards__card-description>:first-child{margin-top:0}.dgrd-icon-cards__card-description>:last-child{margin-bottom:0}@media (min-width:1024px){.dgrd-icon-cards--lines .dgrd-icon-cards__card:nth-child(3n+2):before,.dgrd-icon-cards--lines .dgrd-icon-cards__card:nth-child(3n+3):before{background-color:#f2f4f6;content:"";height:1px;position:absolute;right:100%;top:34px;width:calc(100% - 31px)}}@media (max-width:1023px){.dgrd-icon-cards__heading{font-size:35px;max-width:100%}.dgrd-icon-cards__grid{column-gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));row-gap:48px}.dgrd-icon-cards--lines .dgrd-icon-cards__card:before{content:none}.dgrd-icon-cards__card{gap:16px}.dgrd-icon-cards__copy{gap:24px}}@media (max-width:767px){.dgrd-icon-cards{padding-left:16px;padding-right:16px}.dgrd-icon-cards__header{align-items:flex-start;text-align:left}.dgrd-icon-cards__heading{font-size:30px}.dgrd-icon-cards__grid{grid-template-columns:1fr;row-gap:32px}.dgrd-icon-cards__copy{gap:16px}.dgrd-icon-cards__card-title{font-size:20px;line-height:1.1}}