.content-cards{padding-bottom:80px}.content-cards--has-top-padding{padding-top:80px}.content-cards--no-bottom-padding{padding-bottom:0}.content-cards__wrapper{width:100%}.content-cards__title{font-family:Inter;font-weight:600;font-size:48px;line-height:59px;letter-spacing:-4%;color:#1e1e1e;margin-bottom:40px}.content-cards__intro{font-size:18px;line-height:1.6;color:#666}.content-cards__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.content-cards__image{margin-bottom:24px}.content-cards__image img{width:100%;height:auto;display:block;border-radius:16px;height:365px;-o-object-fit:cover;object-fit:cover}.content-cards__item-title{font-family:Inter;font-weight:600;font-size:25px;line-height:32px;letter-spacing:-5%;color:#000;margin-bottom:16px}.content-cards__item-text p{font-family:Inter;font-weight:400;font-size:18px;line-height:150%;letter-spacing:-3%;color:#1e1e1e}.content-cards__item-text p:not(:last-child){margin-bottom:16px}.content-cards__button{display:inline-flex;align-items:center;gap:8px;font-family:Inter;font-weight:600;font-size:18px;line-height:150%;letter-spacing:-3%;margin-top:16px}.content-cards__button-arrow{width:auto;height:10px;-o-object-fit:contain;object-fit:contain;margin-left:10px}@media screen and (max-width:768px){.content-cards{padding-bottom:64px}.content-cards__grid{grid-template-columns:1fr;gap:40px}.content-cards__item-text p{font-weight:700;font-style:Bold}}