.card-row{display:flex;align-items:center;justify-content:space-between}.card-row:nth-child(2n){flex-direction:row-reverse}.card-row:not(:first-child){margin-top:120px}@media (max-width:1180px){.card-row:not(:first-child){margin-top:60px}}@media (max-width:1023px){.card-row{display:block}}.card-row .left{width:calc(50% - 80px)}.card-row .left .section-heading{max-width:570px}@media (max-width:1023px){.card-row .left .section-heading{max-width:unset}}.card-row .left .text{max-width:500px}@media (max-width:1023px){.card-row .left .text{max-width:unset}}.card-row .left .icon-list{max-width:500px}.card-row .left .icon-list br{display:none}@media (max-width:1023px){.card-row .left{width:100%;max-width:unset}}.card-row .right{width:calc(50% - 70px);max-width:570px;border-radius:32px}@media (max-width:1023px){.card-row .right{margin-left:auto;margin-right:auto;width:100%;max-width:500px;margin-top:32px}}.card-row .right img{aspect-ratio:1.096;object-fit:cover;width:100%}.card-row .right img.bg{position:absolute;top:0;left:0;width:100%;height:100%}