.brands-with-image{display:flex;flex-direction:row}@media only screen and (max-width:991px){.brands-with-image{flex-direction:column}}.brands-with-image__image-wrapper{align-items:center;display:flex;flex:1 1 50%;justify-content:center}.brands-with-image__image{align-items:center;aspect-ratio:1/1;background-color:var(--secondary);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100%;justify-content:center;width:100%}@media only screen and (max-width:991px){.brands-with-image__image{aspect-ratio:unset}}.brands-with-image__info{background-color:var(--dark-background);display:flex;flex:1 1 50%;flex-direction:column;gap:30px;justify-content:center;padding:100px 200px 100px 125px}@media only screen and (max-width:1399px){.brands-with-image__info{padding:60px}}@media only screen and (max-width:991px){.brands-with-image__info{flex:unset;padding:80px 60px}}@media only screen and (max-width:575px){.brands-with-image__info{gap:30px;padding:60px 2rem}}.brands-with-image__info-title{color:var(--black);font-family:var(--font-headings);font-size:20px;font-weight:400;letter-spacing:.28125rem;margin:0 0 30px;position:relative;text-transform:uppercase}@media screen and (min-width:360px){.brands-with-image__info-title{font-size:calc(17.33333px + .74074vw)}}@media screen and (min-width:1440px){.brands-with-image__info-title{font-size:28px}}@media only screen and (max-width:575px){.brands-with-image__info-title{letter-spacing:.14375rem;line-height:44px;margin:0}}.brands-with-image__info-title--big{font-size:33px}@media screen and (min-width:360px){.brands-with-image__info-title--big{font-size:calc(29px + 1.11111vw)}}@media screen and (min-width:1440px){.brands-with-image__info-title--big{font-size:45px}}.brands-with-image__info-title p{margin:0}.brands-with-image__info-text{color:var(--dark-text);font-family:var(--font-text);font-size:14px;font-weight:300;letter-spacing:.05625rem;margin:0 0 30px}@media screen and (min-width:360px){.brands-with-image__info-text{font-size:calc(12.66667px + .37037vw)}}@media screen and (min-width:1440px){.brands-with-image__info-text{font-size:18px}}@media only screen and (max-width:575px){.brands-with-image__info-text{margin:0}}.brands-with-image__info-text strong{font-weight:600}.brands-with-image__info-text p{margin:0}.brands-with-image__grid{align-items:center;display:flex;flex:5 5;flex-wrap:wrap;gap:50px;justify-content:center;padding:100px 130px}@media only screen and (max-width:1929px){.brands-with-image__grid{padding:80px 100px}}@media only screen and (max-width:1399px){.brands-with-image__grid{gap:40px}}@media only screen and (max-width:1199px){.brands-with-image__grid{gap:30px;padding:50px 80px}}@media only screen and (max-width:991px){.brands-with-image__grid{padding:100px 130px}}@media only screen and (max-width:767px){.brands-with-image__grid{padding:80px 100px}}@media only screen and (max-width:575px){.brands-with-image__grid{gap:20px;padding:60px 2rem}}.brands-with-image__item{align-items:center;aspect-ratio:1/1;background-color:var(--white);display:flex;justify-content:center;padding:0 35px;width:26%}@media only screen and (max-width:1929px){.brands-with-image__item{padding:30px}}@media only screen and (max-width:1399px){.brands-with-image__item{padding:25px}}@media only screen and (max-width:1199px){.brands-with-image__item{padding:20px}}@media only screen and (max-width:575px){.brands-with-image__item{padding:30px;width:45%}}.brands-with-image__item-icon{object-fit:contain}