.s-cards{margin:5.5rem auto 3rem}.s-cards__wrap{padding:4.5rem 2rem;background-color:#fafafa;border-radius:3rem}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-cards__wrap{padding:2.5rem 1rem;border-radius:2rem}}.s-cards__heading{margin:0 auto 3rem;max-width:1400px;text-align:center}.s-cards__text{margin:1.5rem auto 5rem;max-width:50rem;color:var(--color-grey-dark);text-align:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-cards__text{margin:1.5rem auto 3rem}}.s-cards__items{display:grid;gap:2rem;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 987px){.s-cards__items{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-cards__items{grid-template-columns:1fr}}.s-cards__item{position:relative;padding:1.5rem;height:100%;border-radius:1.25rem;text-align:left}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-cards__item{padding:3rem 1.5rem}}.s-cards__item-image{display:inline-block;margin-bottom:1.25rem}.s-cards__item-title{padding-bottom:1.5rem;font-weight:500}.s-cards__item-content{padding-bottom:2rem;line-height:1.2}.s-cards.masonry .s-cards__wrap{padding:0;background-color:#fff}.s-cards__items.five{display:grid;gap:2rem;grid-template-columns:repeat(6, 1fr)}@media only screen and (max-width: 987px){.s-cards__items.five{grid-template-columns:1fr}}.s-cards__items.five .s-cards__item:nth-child(1),.s-cards__items.five .s-cards__item:nth-child(2),.s-cards__items.five .s-cards__item:nth-child(3){grid-column:span 2}@media only screen and (max-width: 987px){.s-cards__items.five .s-cards__item:nth-child(1),.s-cards__items.five .s-cards__item:nth-child(2),.s-cards__items.five .s-cards__item:nth-child(3){grid-column:span 1}}.s-cards__items.five .s-cards__item:nth-child(4),.s-cards__items.five .s-cards__item:nth-child(5){grid-column:span 3}@media only screen and (max-width: 987px){.s-cards__items.five .s-cards__item:nth-child(4),.s-cards__items.five .s-cards__item:nth-child(5){grid-column:span 1}}.s-masoncards__item{margin-bottom:10px;padding:1.5rem;width:calc(25% - 10px);border-radius:1.25rem;opacity:0;float:left}@media only screen and (max-width: 1280px){.s-masoncards__item{width:calc(33% - 10px)}}@media only screen and (max-width: 987px){.s-masoncards__item{width:calc(50% - 10px)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-masoncards__item{width:100%}}.s-masoncards__item ul{margin-bottom:0;padding-left:1rem}.s-masoncards__item ul li{margin-bottom:1rem}.s-masoncards__item.item-2,.s-masoncards__item.item-3{width:calc(50% - 10px)}@media only screen and (max-width: 1280px){.s-masoncards__item.item-2,.s-masoncards__item.item-3{width:calc(33% - 10px)}}@media only screen and (max-width: 987px){.s-masoncards__item.item-2,.s-masoncards__item.item-3{width:calc(50% - 10px)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-masoncards__item.item-2,.s-masoncards__item.item-3{width:100%}}.s-masoncards__item.is-animating{animation:items-animation 600ms ease-in forwards}.s-masoncards__item.is-visible{opacity:1}.s-masoncards__item-title{margin-bottom:2rem}.s-masoncards__item-title span{background:linear-gradient(90deg, var(--color-brand-1) 0%, var(--color-brand-2) 80%);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}
