.strengths{color:#fff}.strengths__wrapper{width:100%;max-width:144.8rem;padding-right:2rem;padding-left:2rem;margin-left:auto;margin-right:auto}@media screen and (max-width: 899px){.strengths__wrapper{padding-right:2rem;padding-left:2rem}}@media screen and (min-width: 900px)and (max-width: 1800px){.strengths__wrapper{padding-right:4rem;padding-left:4rem}}.strengths__list{display:grid;gap:6rem}.strengths__list--item{background-color:#285574;border-radius:1rem;display:inherit}.strengths__list--item img{max-height:23rem;min-height:23rem;-o-object-fit:cover;object-fit:cover;height:100%;border-radius:1rem 1rem 0 0;width:100%}.strengths__text{padding:4rem}@media screen and (min-width: 900px){.strengths__list{grid-template-columns:repeat(2, minmax(3rem, 1fr));gap:3rem}.strengths__list--item:first-child{grid-area:1/1/2/3}}@media screen and (min-width: 1200px){.strengths__list{grid-template-columns:repeat(3, minmax(3rem, 1fr))}.strengths__list--item{display:unset}.strengths__list--item:first-child{grid-area:unset}}