.l-providers__header{margin:6rem auto 4rem;text-align:center}@media only screen and (max-width: 987px){.l-providers__header{margin:4rem auto 3rem}}.l-providers__title{margin:0}.l-providers__grid{display:grid;gap:2rem 1.5rem;grid-template-columns:repeat(6, 1fr);margin:3rem 0}@media only screen and (max-width: 987px){.l-providers__grid{margin:2rem 0}}@media only screen and (max-width: 1280px){.l-providers__grid{grid-template-columns:repeat(5, 1fr)}}@media only screen and (max-width: 987px){.l-providers__grid{gap:1.5rem 1rem;grid-template-columns:repeat(4, 1fr)}}@media only screen and (max-width: 767px){.l-providers__grid{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-providers__grid{gap:1rem;grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 400px){.l-providers__grid{grid-template-columns:1fr}}.l-providers__item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem;background-color:var(--color-grey);border-radius:8px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-providers__item{padding:1rem .75rem}}.l-providers__item:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.l-providers__logo{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:1rem;width:100%;height:80px}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-providers__logo{margin-bottom:.75rem;height:60px}}.l-providers__logo img{width:auto;max-width:100%;height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain}.l-providers__name{color:var(--color-text);font-size:.875rem;font-weight:500;line-height:1.4;text-align:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.l-providers__name{font-size:.8125rem}}
