.contact{--color:var(--black);--color-rgb:var(--black-rgb);margin-top:var(--section-gap)}.layout__body>.contact:first-child{margin-top:var(--first-section-gap)}.contact__wrap{display:flex;gap:80px}@media (max-width:1232px){.contact__wrap{gap:52px}}@media (max-width:1024px){.contact__wrap{gap:32px}}@media (max-width:768px){.contact__wrap{flex-direction:column}}.customers,.layout .group--theme-white .customers,.layout--theme-white .customers{--color:var(--black);--color-rgb:var(--black-rgb)}.layout .group--theme-black .customers,.layout .home-page .customers,.layout--theme-black .customers{--color:var(--white);--color-rgb:var(--white-rgb)}.customers{margin-top:var(--section-gap)}.customers__title{font-size:18px;font-weight:600;line-height:1.5;color:var(--black);text-align:center}@media (max-width:1024px){.customers__title{font-size:17px}}@media (max-width:768px){.customers__title{font-size:16px}.customers__title br{display:none}}.customers__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;-moz-column-gap:40px;column-gap:40px;row-gap:8px;list-style:none}*+.customers__list{margin-top:40px}@media (max-width:768px){.customers__list{-moz-column-gap:24px;column-gap:24px}*+.customers__list{margin-top:24px}}.customers__list img{width:auto;height:52px}@media (max-width:768px){.customers__list img{height:46px}}