.sponsorsComponent{background-color:#fff;display:flex;justify-content:center;padding-bottom:2rem;padding-top:2rem;position:relative}.sponsorsComponent.background-blue900{background-color:#082a39}.sponsorsComponent.background-blue700{background-color:#07394e}.sponsorsComponent.background-nude{background-color:#fffce7}.sponsorsComponent .shading__wrapper{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:0;z-index:1}.sponsorsComponent .shading__innerWrapper{align-items:center;display:grid;display:flex;gap:0 1rem;grid-template-columns:repeat(4,1fr);height:100%;justify-content:center;max-width:24rem;padding:0 1.5rem;position:relative;width:100%;z-index:1}.sponsorsComponent .shading__container{grid-column:1/-1;height:100%;position:relative}.sponsorsComponent .shading__container canvas{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}@media (min-width:48rem){.sponsorsComponent .shading__innerWrapper{display:grid;gap:0 1rem;grid-template-columns:repeat(6,1fr);max-width:54rem;padding:0 2rem}}@media (min-width:80rem){.sponsorsComponent .shading__innerWrapper{display:grid;gap:0 1.5rem;grid-template-columns:repeat(12,1fr);max-width:80rem;padding:0 2rem}}.sponsorsComponent .wrapper{display:grid;gap:0 1rem;grid-template-columns:repeat(4,1fr);max-width:24rem;padding:0 1.5rem;position:relative;width:100%;z-index:2}.sponsorsComponent .logos_sponsors{align-items:center;display:flex;flex-wrap:wrap;grid-column:1/-1;justify-content:center}.sponsorsComponent .logo_wrapper,.sponsorsComponent .text_wrapper{display:block}.sponsorsComponent .logo_wrapper:not(:last-child),.sponsorsComponent .text_wrapper:not(:last-child){margin-right:1.5rem}.sponsorsComponent .text_wrapper{color:#07394e;font-family:Noto Sans,sans-serif;font-size:.6875rem;font-weight:600;letter-spacing:.16em;line-height:1rem;margin:0 0 1.5rem!important;text-align:center;text-transform:uppercase;width:100%}.sponsorsComponent .logo_wrapper{display:block;width:7.25rem}.sponsorsComponent .logo_wrapper img{display:block;width:100%}.sponsorsComponent.darkThemedComponent .text_wrapper{color:#6a8895}@media (min-width:48rem){.sponsorsComponent .wrapper{display:grid;gap:0 1rem;grid-template-columns:repeat(6,1fr);max-width:54rem;padding:0 2rem}.sponsorsComponent .logos_sponsors{grid-column:1/-1}.sponsorsComponent .text_wrapper{margin-bottom:0!important;text-align:flex-start;width:auto}.sponsorsComponent .text_wrapper:not(:last-child){margin-right:1.5rem!important}}@media (min-width:80rem){.sponsorsComponent .wrapper{display:grid;gap:0 1.5rem;grid-template-columns:repeat(12,1fr);max-width:80rem;padding:0 2rem}}