.str-cards{display:flex;flex-direction:column;gap:5rem;width:100%}@media (min-width:993px){.str-cards{gap:8rem}}.str-row{align-items:stretch;display:flex;gap:1.625rem}.str-row--reverse{flex-direction:row-reverse}.str-card{background:#fff;border-radius:.5rem;box-sizing:border-box;flex:none;padding:5rem;width:calc(50% - .8125rem)}.str-card-inner{height:100%;justify-content:space-between}.str-card-content,.str-card-inner{display:flex;flex-direction:column}.str-card-content{gap:3rem}.str-card-title{color:#000;font-size:3.5rem;font-style:normal;letter-spacing:-.28px;line-height:1.1}.str-card-body p{color:rgba(0,0,0,.6);font-size:2.25rem;letter-spacing:-.18px;line-height:1.4;margin-bottom:0}.str-stats{align-items:flex-start;display:flex;gap:2.5rem}.str-divider{align-self:stretch;background:rgba(0,0,0,.12);flex-shrink:0;width:1px}.str-stat{display:flex;flex:1;flex-direction:column;gap:5.25rem;width:100%}.str-stat-icon-box{align-items:center;background:#101916;border-radius:.5rem;display:inline-flex;justify-content:center;padding:.75rem;width:fit-content}.str-stat-icon-img{display:block;height:3.5rem;width:3.5rem}.str-stat-label{color:#000;font-size:2.25rem;letter-spacing:-.18px;line-height:1.4}.str-stat-desc{color:rgba(0,0,0,.6);font-size:2rem;letter-spacing:-.16px;line-height:1.4;margin-top:1rem}.str-img-slot{background:#eeeeea;border-radius:.5rem;flex:none;min-height:40rem;overflow:hidden;width:calc(50% - .8125rem)}.str-img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:992px){.str-row,.str-row--reverse{flex-direction:column}.str-card{padding:3rem;width:100%}.str-img-slot{min-height:30rem;width:100%}.str-card-inner{gap:4rem}.str-stat{gap:2rem}.str-stats{align-items:center;display:flex;flex-direction:column;gap:2.5rem}}