.s-cards-icons{padding:1rem 0;background:var(--color-white);color:var(--color-light-black)}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-cards-icons{padding:0 0 1rem}}.s-cards-icons__heading{margin:0 auto 3rem;max-width:1400px;text-align:center}.s-cards-icons__subtitle{margin:1rem auto;text-align:center}.s-cards-icons__items{display:grid;gap:1.5rem;grid-template-columns:repeat(2, 1fr)}@media only screen and (max-width: 767px){.s-cards-icons__items{gap:1.5rem;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-cards-icons__items{gap:1rem;grid-template-columns:1fr}}.s-cards-icons__item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;position:relative;padding:1.5rem;height:100%;background:#fafafa;border-radius:1.25rem;text-align:left}.s-cards-icons__item-left{position:relative;flex-shrink:0;margin-right:1rem;width:3rem}@media only screen and (max-width: 767px){.s-cards-icons__item-left{width:2rem}}.s-cards-icons__item-left img{display:block;width:100%;height:auto}.s-cards-icons__item-title{margin-bottom:.5rem;color:var(--color-light-black)}.s-cards-icons__item-content{color:var(--color-light-black)}.s-cards-icons__item.has-link:hover{z-index:1;background:linear-gradient(90deg, var(--color-brand-1) 0%, var(--color-brand-2) 65%);cursor:pointer}.s-cards-icons__item.has-link:hover:before{position:absolute;top:1px;right:1px;bottom:1px;left:1px;z-index:-1;background-color:var(--color-grey);border-radius:1.25rem;content:""}.s-cards-icons__item.has-link:hover .s-cards-icons__item-left:after{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(90deg, var(--color-brand-1) 10%, var(--color-brand-2) 100%);content:"";-webkit-mask-image:var(--icon-src);mask-image:var(--icon-src);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.s-cards-icons__item.has-link:hover .s-cards-icons__item-left img{opacity:0}
