.solutions-container{margin:0 auto;padding:96px 36px;width:100%}.gray{background-color:var(--lightGray)}.white{background-color:var(--white)}.pink-header .cards__card:first-of-type h3,.pink-header .cards__card:first-of-type h4,.pink-header .cards__card:nth-of-type(2) h3,.pink-header .cards__card:nth-of-type(2) h4,.pink-header .cards__card:nth-of-type(3) h3,.pink-header .cards__card:nth-of-type(3) h4,.pink-header .cards__card:nth-of-type(4) h3,.pink-header .cards__card:nth-of-type(4) h4,.pink-header h3,.pink-header h4{color:var(--pink)!important}.purple-header .cards__card:first-of-type h3,.purple-header .cards__card:first-of-type h4,.purple-header .cards__card:nth-of-type(2) h3,.purple-header .cards__card:nth-of-type(2) h4,.purple-header .cards__card:nth-of-type(3) h3,.purple-header .cards__card:nth-of-type(3) h4,.purple-header .cards__card:nth-of-type(4) h3,.purple-header .cards__card:nth-of-type(4) h4,.purple-header h3,.purple-header h4{color:var(--purple)!important}.blue-header .cards__card:first-of-type h3,.blue-header .cards__card:first-of-type h4,.blue-header .cards__card:nth-of-type(2) h3,.blue-header .cards__card:nth-of-type(2) h4,.blue-header .cards__card:nth-of-type(3) h3,.blue-header .cards__card:nth-of-type(3) h4,.blue-header .cards__card:nth-of-type(4) h3,.blue-header .cards__card:nth-of-type(4) h4,.blue-header h3,.blue-header h4{color:var(--blue)!important}.indigo-header .cards__card:first-of-type h3,.indigo-header .cards__card:first-of-type h4,.indigo-header .cards__card:nth-of-type(2) h3,.indigo-header .cards__card:nth-of-type(2) h4,.indigo-header .cards__card:nth-of-type(3) h3,.indigo-header .cards__card:nth-of-type(3) h4,.indigo-header .cards__card:nth-of-type(4) h3,.indigo-header .cards__card:nth-of-type(4) h4,.indigo-header h3,.indigo-header h4{color:var(--indigo)!important}.solutions-wrapper{display:grid;grid-gap:24px;margin:0 auto;max-width:966px;width:100%}.bottom-row,.top-row{align-items:center;display:grid;grid-gap:24px;grid-template-columns:1fr 1fr}h2.eyebrow-text{color:var(--darkGray)!important;font-size:1.125rem!important;letter-spacing:1.75px!important;line-height:1.25rem!important;margin-bottom:12px!important;text-transform:uppercase!important}.solutions-container .text-container h3{font-size:2rem!important;line-height:2.25rem!important}.solutions-container .text-container h4{font-size:1.5rem!important;font-weight:400!important;letter-spacing:0!important;line-height:1.75rem!important}.cards{display:flex;flex-flow:row wrap;justify-content:space-between}.cards__card{align-items:center;align-self:flex-start;display:flex;flex-wrap:wrap}@media (max-width:767px){.bottom-row,.top-row{align-items:center;display:grid;grid-gap:24px;grid-template-columns:1fr!important}}