@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";:root{--fontBody: "Poppins", sans-serif;--fontHeading: "Poppins", sans-serif;--colorPrimary: #D20600;--colorSecondary: #B40500;--colorBlack: #2C2C2C;--colorGrey: #373737;--colorWhite: #fff;--colorPrimaryVals: 210, 6, 0;--colorSecondaryVals: 180, 5, 0;--colorGreyVals: 55, 55, 55;--wrapperWidth: 1360px;--internalWidth: 1240px;--blockMarginVertical: 3.75rem;--viewportWidth: calc(100vw - var(--scrollbarWidth));--marginTop: 0rem;--marginBottom: 2rem;--pFontSize: 16;--pLineHeight: 1.4;--extraFontSize: 20;--extraLineHeight: 1.4;--h1FontSize: 52;--h1LineHeight: 1;--h2FontSize: 40;--h2LineHeight: 1.1;--h3h4FontSize: 32;--h3h4LineHeight: 1.15;--h5h6FontSize: 24;--h5h6LineHeight: 1.2}@keyframes fadeInOut{0%{opacity:1}50%{opacity:0}100%{opacity:1}}@keyframes autoplayLine{from{width:0%}to{width:100%}}.partners{display:flex;flex-direction:column;gap:2.625rem}@media screen and (max-width: 978px){.partners{gap:1.875rem}}.partners .title{position:relative;display:flex;justify-content:center;align-items:center;text-align:center}.partners .title span{position:relative;background:#fff;padding:0 1.25rem}@media screen and (max-width: 978px){.partners .title span{padding:0 0.9375rem}}.partners .title:before{position:absolute;content:"";top:50%;left:0;right:0;height:0.0625rem;background:rgba(0,0,0,.25)}.partners .items{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin:0 -12.5rem}@media screen and (max-width: 1760px){.partners .items{margin:0 -6.25rem}}@media screen and (max-width: 1560px){.partners .items{margin:0;gap:1rem}}@media screen and (max-width: 978px){.partners .items{gap:0.625rem}}@media screen and (max-width: 768px){.partners .items{gap:0.3125rem}}.partners .items .item{position:relative;overflow:hidden}.partners .items .item .img{display:flex}.partners .items .item .img img{height:6.25rem}@media screen and (max-width: 1200px){.partners .items .item .img img{height:5rem}}@media screen and (max-width: 978px){.partners .items .item .img img{height:3.75rem}}.partners .items .item a{position:absolute;top:-0.125rem;left:-0.125rem;bottom:-0.125rem;right:-0.125rem;background:hsla(0,0%,100%,.3);opacity:0;transition:opacity .6s cubic-bezier(0.19, 1, 0.22, 1)}@media(hover: hover){.partners .items .item a:hover{opacity:1}}
