.whySimops{background:linear-gradient(to bottom,var(--color-web-lightest-gray) 50%,transparent 250%),repeating-linear-gradient(45deg,var(--color-secondary-light-gray),var(--color-secondary-light-gray) 2px,transparent 2px,transparent 14px);background-color:var(--color-web-lightest-gray)}.whySimops__inner{margin:0 auto;max-width:var(--max-width);padding:var(--page-padding-height) var(--page-padding-width);position:relative}.whySimops__textContainer{margin:0 auto 72px;max-width:1000px}.whySimops__textContainer *{text-align:center}.whySimops__textContainer h2{margin-top:12px}.whySimops__cardContainer{gap:24px;width:100%}.whySimops__cardContainer>div{background-color:var(--color-primary-black)}.whySimops__card{border-radius:8px;box-sizing:border-box;padding:8px;width:100%}.whySimops__card:first-child *,.whySimops__card:nth-child(3) *,.whySimops__card:nth-child(4) *,.whySimops__card:nth-child(6) *{color:#fff}.whySimops__card:nth-child(2),.whySimops__card:nth-child(5){background-color:var(--color-secondary-light-gray)}.whySimops__card:nth-child(3),.whySimops__card:nth-child(6){background-color:var(--color-primary-gray)}.whySimops__card .imgContainer{background-color:hsla(0,0%,100%,.15);border-radius:4px;display:flex;height:210px;justify-content:center;overflow:hidden}.whySimops__card .imgContainer>img{height:100%;max-width:100%;object-fit:cover;width:100%}.whySimops__card .contentContainer{padding:16px 16px 32px}.whySimops__card .clientLogo{max-height:50px;max-width:150px;padding-top:22px;width:100%}