.footerLocalComponent{padding-top:3rem;padding-bottom:3rem;background-color:#fff;display:flex;justify-content:center}.footerLocalComponent.background-primary{background-color:#0087ff}.footerLocalComponent.background-gradientblue{background:#276ef6;background:-webkit-linear-gradient(left,#276ef6,#459df8);background:linear-gradient(to right,#276ef6,#459df8)}.footerLocalComponent.background-primarydark{background-color:#016bff}.footerLocalComponent.background-primarylight{background-color:#1aa4ff}.footerLocalComponent.background-grey0{background-color:#1a2236}.footerLocalComponent.background-grey1{background-color:#1b1d22}.footerLocalComponent.background-grey2{background-color:#4e5873}.footerLocalComponent.background-grey3{background-color:#8791aa}.footerLocalComponent.background-grey4{background-color:#a8b2ce}.footerLocalComponent.background-grey5{background-color:#f2f4f8}.footerLocalComponent.background-white{background-color:#fff}.footerLocalComponent .wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:0 1rem;width:100%;max-width:25.5rem;padding:0 1.5rem}.footerLocalComponent .logo{grid-column:1 / -1;margin-bottom:3rem;display:flex;justify-content:center}.footerLocalComponent .logo_wrapper{width:100%;max-width:6rem}.footerLocalComponent .logo_wrapper img{display:block;width:100%}.footerLocalComponent .nav{grid-column:1 / -1;display:grid;grid-template-columns:repeat(1,1fr);gap:0 1.5rem}.footerLocalComponent .navcol{grid-column:1fr;margin-bottom:3rem}.footerLocalComponent .navcol__section:not(:last-child){margin-bottom:1.5rem}.footerLocalComponent .section__tite{margin:0 0 1.5rem}.footerLocalComponent .section__tite *{font-family:"Aeonik",sans-serif;font-weight:700;font-size:1.125rem;line-height:1.5rem;font-weight:700;color:#fff}.footerLocalComponent .section__link_items .section__link_item{display:block}.footerLocalComponent .section__link_items .section__link_item:not(:last-child){margin-bottom:.5rem}.footerLocalComponent .section__link_items a{display:inline-block;font-family:"Aeonik",sans-serif;font-weight:400;font-size:.875rem;line-height:1.5rem;color:#fff;text-decoration:none}.footerLocalComponent .section__logo_items{display:flex;justify-content:flex-start;align-items:center}.footerLocalComponent .section__logo_items a{width:1.125rem;display:block;text-decoration:none}.footerLocalComponent .section__logo_items a:not(:last-child){margin-right:1rem}.footerLocalComponent .section__logo_items a img{display:block;width:100%}@media(min-width:48rem){.footerLocalComponent .wrapper{display:grid;grid-template-columns:repeat(6,1fr);gap:0 1rem;max-width:51rem}.footerLocalComponent .nav{grid-template-columns:repeat(2,1fr)}}@media(min-width:67.5rem){.footerLocalComponent .wrapper{display:grid;grid-template-columns:repeat(12,1fr);gap:0 1.5rem;max-width:70.5rem}.footerLocalComponent .logo{grid-column:1 / 4;margin-bottom:0;justify-content:flex-start}.footerLocalComponent .nav{grid-column:4 / -1;grid-template-columns:repeat(4,1fr)}.footerLocalComponent .navcol{margin-bottom:0}}@media(min-width:80rem){.footerLocalComponent .wrapper{max-width:83rem}}