.card-repeater-right-side{border-radius:8px;padding:32px 34px}.card-repeater-right-side .card-inner{gap:32px;grid-template-columns:1fr 1fr}.card-repeater-right-side .card-wrapper{align-items:center;display:flex;height:168px;justify-content:center;width:100%}.card-repeater-right-side .card{background-color:#fff;border-radius:8px;padding:16px;transition:.3s;width:100%}.card-repeater-right-side .card-wrapper:hover .card-image img{height:54px}.card-repeater-right-side-button{margin-bottom:32px}.card-repeater-right-side .card-wrapper:hover .title{color:#fff}.card-repeater-right-side .title{margin-top:10px}.card-repeater-right-side .card-image img{background-position:50%;background-repeat:no-repeat;height:100px;object-fit:contain;transition:.3s}@media(max-width:1400px){.card-repeater-right-side .card-inner{grid-template-columns:1fr 1fr}}@media(max-width:992px){.card-repeater-right-side .card-inner{gap:16px}}@media(max-width:390px){.card-repeater-right-side .card-inner{grid-template-columns:1fr}}