.cards-1.left{text-align:left}.cards-1.center{text-align:center}.cards-1.right{text-align:right}.cards-1 .items{display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.cards-1 .items .item{background:#fff;border:1px solid #ffba34;border-radius:30px;display:flex;flex-direction:column;gap:50px;height:400px;justify-content:center;padding:50px 84px}.cards-1 .items .item .title h2{margin-bottom:0}@media (max-width:767.98px){.cards-1{margin-bottom:32px!important}.cards-1 .items{gap:30px;grid-template-columns:1fr}.cards-1 .items .item{gap:30px;height:auto;padding:30px}}