.s-cards{margin:5rem auto;padding:8rem 0;background-color:#ebf8ee}@media only screen and (max-width: 987px){.s-cards{margin:3rem auto;padding:5rem 0}}.s-cards__title{margin:0 auto 2rem;max-width:1400px;text-align:center}@media only screen and (max-width: 987px){.s-cards__title{font-size:var(--font-size-h-xl)}}.s-cards__title span{color:var(--color-brand-1)}.s-cards__subtitle{margin:0 auto 2rem;max-width:1200px;color:var(--color-grey-dark);text-align:center}.s-cards__grid{display:grid;gap:1.25rem;grid-template-columns:1fr 1fr;margin-top:5rem}@media only screen and (max-width: 987px){.s-cards__grid{grid-template-columns:1fr;margin-top:3rem}}.s-cards__item{display:flex;flex-direction:column;align-items:start;justify-content:space-between;padding:2.5rem;background:var(--color-white);border:1px solid #ebf8ee;border-radius:1.5rem}.s-cards__item-image{margin-bottom:2rem}.s-cards__item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease-in-out}.s-cards__item-pretitle{margin-bottom:1rem;color:var(--color-brand-2);text-transform:uppercase}.s-cards__item-title{margin-bottom:1rem}.s-cards__item-text{margin-bottom:1.5rem;color:var(--color-grey-dark)}.s-cards__item:hover{border-color:rgba(53,184,85,.15)}.s-cards__item:hover .s-cards__item-image img{transform:scale(1.03)}.s-cards .items-4 .item-3{position:relative;overflow:hidden;transition:all .3s ease}.s-cards .items-4 .item-3:after{position:absolute;right:-1px;bottom:-1px;width:55%;height:70px;background:#ebf8ee;clip-path:polygon(0% 100%, 30% 0%, 100% 0%, 100% 100%, 0% 100%);transition:background-color .3s ease;content:""}@media only screen and (max-width: 987px){.s-cards .items-4 .item-3:after{width:35%;height:40px}}.s-cards .items-4 .item-3:hover:after{background:var(--color-white)}.s-cards .items-2 .item-1{position:relative;overflow:hidden;transition:all .3s ease}.s-cards .items-2 .item-1:after{position:absolute;right:-1px;bottom:-1px;width:55%;height:70px;background:#ebf8ee;clip-path:polygon(0% 100%, 30% 0%, 100% 0%, 100% 100%, 0% 100%);transition:background-color .3s ease;content:""}@media only screen and (max-width: 987px){.s-cards .items-2 .item-1:after{width:35%;height:40px}}.s-cards .items-2 .item-1:hover:after{background:var(--color-white)}.alternative .s-cards{background:#f0e6fa}.alternative .s-cards__title span{color:var(--color-brand-3)}.alternative .s-cards__item-pretitle{color:var(--color-brand-3)}.alternative .s-cards__item:hover{border-color:rgba(104,0,201,.15)}.alternative .s-cards__item:hover .s-cards__item-image img{transform:scale(1.03)}.alternative .s-cards__item.item-1:after,.alternative .s-cards__item.item-3:after{background:#f0e6fa}
