.FooterGlobalComponent{display:flex;justify-content:center;position:relative}.FooterGlobalComponent,.FooterGlobalComponent.background-green-800{background-color:#1d4444}.FooterGlobalComponent.background-nude-200{background-color:#fff2ee}.FooterGlobalComponent.background-white{background-color:#fff}.FooterGlobalComponent .wrapper{color:#fff;display:grid;gap:0 .5rem;grid-template-columns:repeat(4,1fr);padding:3rem 2rem 2rem;position:relative;text-align:center;width:100%}.FooterGlobalComponent .nav,.FooterGlobalComponent .notice,.FooterGlobalComponent .top-nav{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;grid-column:1/-1;justify-content:center}.FooterGlobalComponent .nav__link,.FooterGlobalComponent .top-nav__link{color:#fff;text-decoration:none}.FooterGlobalComponent .top-nav{gap:1rem;margin-bottom:3rem}.FooterGlobalComponent .top-nav__item{position:relative}.FooterGlobalComponent .hover-effect,.FooterGlobalComponent .top-nav__link{cursor:pointer}.FooterGlobalComponent .top-nav__link{font-family:Wonder,Georgia,Times New Roman,Times,serif;font-size:1.5rem;font-weight:300;line-height:2rem;position:relative;z-index:10}@media (min-width:36rem){.FooterGlobalComponent .top-nav__link{font-size:1.75rem;line-height:2.5rem}}.FooterGlobalComponent .hover-effect{left:50%;opacity:0;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);transition:all .3s ease;width:11.25rem;z-index:-1}.FooterGlobalComponent .hover-effect.active{opacity:1;z-index:1}.FooterGlobalComponent .hover-effect__image{height:auto;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.FooterGlobalComponent .nav{border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1);margin-bottom:1.5rem;padding:3rem 0}.FooterGlobalComponent .nav__column,.FooterGlobalComponent .nav__list{align-items:center;display:flex;flex-direction:column;justify-content:center}.FooterGlobalComponent .nav__column:not(:last-child){margin-bottom:3rem}.FooterGlobalComponent .nav__heading,.FooterGlobalComponent .nav__link{font-family:Rubik,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:2px;line-height:1rem;text-transform:uppercase}.FooterGlobalComponent .nav__heading{margin-bottom:1.5rem;opacity:.3}.FooterGlobalComponent .nav__link{opacity:.6;transition:all .3s ease}.FooterGlobalComponent .nav__link:not(:last-child){margin-bottom:1rem}.FooterGlobalComponent .nav__link:active,.FooterGlobalComponent .nav__link:hover{opacity:1}.FooterGlobalComponent .notice{flex-direction:row;justify-content:space-between}.FooterGlobalComponent .notice__copyright{font-family:Rubik,Arial,Helvetica,sans-serif;font-size:.875rem;font-weight:400;line-height:1.5rem;opacity:.4}@media (min-width:36rem){.FooterGlobalComponent .notice__copyright{font-size:1rem;line-height:1.5rem}}.FooterGlobalComponent .logo{height:2.5rem;width:2.5rem}.FooterGlobalComponent .logo__icon{height:auto;max-width:100%;width:100%}.FooterGlobalComponent .logo__link{cursor:pointer;display:block}.FooterGlobalComponent .logo__link img{display:block}@media (min-width:36rem){.FooterGlobalComponent .wrapper{display:grid;gap:0 1rem;grid-template-columns:repeat(8,1fr);padding:3rem 2.5rem 2rem;text-align:left}.FooterGlobalComponent .nav,.FooterGlobalComponent .top-nav{flex-direction:row}.FooterGlobalComponent .top-nav{gap:1rem 2.5rem;margin-bottom:2.5rem}.FooterGlobalComponent .nav{padding:2.5rem 0}.FooterGlobalComponent .nav,.FooterGlobalComponent .nav__column,.FooterGlobalComponent .nav__list{align-items:flex-start;justify-content:flex-start}.FooterGlobalComponent .nav__column{flex:0 0 50%;padding-right:1rem}.FooterGlobalComponent .nav__column:not(:last-child){margin-bottom:0}}@media (min-width:67.5rem){.FooterGlobalComponent .wrapper{display:grid;gap:0 2rem;grid-template-columns:repeat(12,1fr);max-width:1440px;padding:4rem 7rem 3rem}.FooterGlobalComponent .top-nav{gap:1.5rem 5rem;justify-content:flex-start}.FooterGlobalComponent .nav__column{flex:0 0 25%;padding-right:1.5rem}}