.partners__section .container{border-top:1px solid var(--color-gray40)}.partners__section .section__header{margin-bottom:4.375rem}@media only screen and (max-width:767px){.partners__section .section__header{margin-bottom:1.5rem}}.partners__row{display:grid;gap:1.25rem;grid-template-columns:repeat(6,1fr)}@media only screen and (max-width:767px){.partners__row{display:block;gap:0;margin:0 -15px;padding-bottom:1.25rem}.partners__row .slick-dots li:not(.slick-active) button{background-color:#c4bdc9}}.partners__item{background-color:#fafafa;border-radius:.5rem;height:100%;overflow:hidden}@media only screen and (max-width:767px){.partners__item{margin:0 8px;width:8.875rem}}.partners__item picture{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}