.cards{padding:4rem 0}.cards__container{margin:0 auto;max-width:1144px;padding:0 20px}.cards__heading p{background-color:#d7f7c2;border:1px solid #a6eb84;border-radius:7px;font-size:14px;font-weight:500;margin-bottom:12px;padding:2px 9px;width:max-content}.cards__items-container:last-child{margin-bottom:0}.cards__heading h2{font-size:32px;letter-spacing:-1.05px;margin-bottom:24px}.cards__heading h2 span{font-family:"IBM Plex Serif";font-style:italic}.cards__items-container{background-color:#fff;border:5px solid #fff;border-radius:12px;margin-bottom:2rem;overflow:hidden}.cards__items-container>img{border-radius:12px;height:250px!important;object-fit:cover;opacity:1!important}.cards__items-content{background-color:#fff;padding:2rem 1rem}.cards__items-content h3{color:#1c1c1c;font-size:24px;letter-spacing:-.6px;margin-top:0}.cards__link a{align-items:center;display:flex;font-weight:500}.cards__items-content p{font-size:18px;line-height:27px}.cards__link a{color:#513dd9}.cards__link a,.cards__link a img{transition:all .3s ease}.cards__link a:hover{color:#3f32a1}.cards__link a:hover img{transform:translateX(5px)}@media (min-width:769px){.cards{padding:5rem 0}.cards__heading h2{font-size:42px}.cards__items-container>img{height:400px!important}.cards__items-container:first-of-type{margin-top:7rem}.cards__items-container:nth-of-type(3),.cards__items-container:nth-of-type(4){margin-left:7px}.cards__items-container:first-of-type,.cards__items-container:nth-of-type(2){margin-right:7px}.cards__items{column-count:2}}.sticky-section{position:sticky;top:0}@media (max-width:650px){.cards{padding:64px 0}}