.dark-blue{color:#132355}.dark-red{color:#76083a}.green{color:#3c98a4}.orange{color:#ee8201}.red{color:#c50054}.yellow{color:#f7b50e}.white{color:#fff}.bg-beige{background-color:#f6f1e5}.bg-dark-blue{background-color:#132355}.bg-green{background-color:#3c98a4}.bg-light-green{background-color:#a9e1e0}.bg-orange{background-color:#ee8201}.bg-red{background-color:#c50054}.bg-white{background-color:#fff}.bg-yellow{background-color:#f7b50e}.brands__list{display:grid;margin-left:auto;margin-right:auto;align-items:center;justify-content:center;text-align:center}@media screen and (min-width:1024px){.brands__list{grid-template-columns:1fr 1fr;gap:24px;width:750px}.brands__list img{max-width:70%;max-height:150px}}@media screen and (max-width:1024px){.brands__list{grid-template-columns:1fr 1fr;gap:40px;width:100%}.brands__list img{max-width:90%;max-height:100px}}@media screen and (min-width:1024px){.about .about__bg{position:absolute;width:50%;height:100%;border-top-right-radius:24px;border-bottom-right-radius:24px}}.about__container{display:grid;align-items:center;justify-content:center}@media screen and (min-width:1024px){.about__container{grid-template-columns:1fr 1fr;column-gap:176px}}@media screen and (max-width:1024px){.about__container{grid-template-columns:1fr;row-gap:64px}}.about__text{color:#fff;font-size:130%;line-height:1.6}@media screen and (max-width:1024px){.about__text{background-color:#132355;border-radius:16px;padding:16px;box-sizing:border-box}}.about__cta{text-align:center;font-size:160%;line-height:1.4}.about__cta b{font-size:160%;letter-spacing:2px;text-transform:uppercase}.about__cta__button{display:block;margin:24px auto 0;padding-top:12px;padding-bottom:12px;width:60%;color:#fff;font-weight:700;text-transform:uppercase;border-radius:24px}