#header{align-items:center;display:flex;flex:0 1 auto;flex-direction:column;height:auto;justify-content:center;text-align:center;width:100%}#header .header--top{background:var(--blue-secondary);height:36px}@media screen and (width <= 600px){#header .header--top{height:auto;padding-bottom:12px;padding-top:12px}}#header .header--top .container{align-items:center;color:var(--blue-secondary);font-weight:700}@media screen and (width < 768px){#header .header--top .container{flex-wrap:wrap;font-size:1.2rem;justify-content:center}}@media screen and (width <= 600px){#header .header--top .container a,#header .header--top .container span{line-height:120%}}@media screen and (width > 600px){#header .header--top .container a,#header .header--top .container span{white-space:nowrap}}#header .header--main{background:var(--blue);height:auto;padding:16px 0}@media screen and (width >= 1024px){#header .header--main{height:97px;padding:0 60px}}#header .header--main .container{align-items:center;display:flex;flex-direction:column;font-family:var(--space-grotesk),sans-serif;gap:10px;height:100%;justify-content:center;width:100%}@media screen and (width >= 1024px){#header .header--main .container{flex-direction:row;gap:16px}}#header .header--main .container .button{flex:0 1 auto;width:auto}#header .header--main .container .button:first-of-type{margin-left:auto}#header .header--main .container .logo-wrapper{aspect-ratio:317/54;display:block;height:auto;max-width:317px;position:relative;width:100%}#header .header--main .container .logo-wrapper a{display:block;position:relative}#header .header--main .container .logo-wrapper .header-logo{height:100%;width:auto}@media screen and (width >= 1024px){#header .header--main .container .logo-wrapper .header-logo{top:6px}}#header .header--main .container .logo-wrapper img{display:inline-block;height:100%;width:100%}#footer{align-items:center;background-color:var(--blue);color:var(--white);display:flex;flex:0 1 auto;flex-direction:column;justify-content:center;text-align:center;width:100%}#footer .footer--main{flex-direction:column;padding-top:60px}#footer .footer--main .logo-wrapper{aspect-ratio:317/54;display:block;height:auto;max-width:317px;position:relative;width:100%}#footer .footer--main .logo-wrapper a{display:block;position:relative}#footer .footer--main .logo-wrapper img{display:inline-block;height:100%;width:100%}#footer .footer--main .address{font-size:1.8rem;font-weight:700;margin-top:16px}#footer .footer--bottom{flex-direction:column}#footer .footer--bottom .privacy{font-size:1.4rem;font-style:normal;font-weight:400;line-height:100%;margin:22px auto}@media screen and (width >= 768px){#footer .footer--bottom .privacy{font-size:1.6rem}}#footer .footer--bottom .social{display:flex;gap:36px;justify-content:center;padding-bottom:75px}#footer .footer--bottom .social a{display:block;position:relative}#footer .footer--bottom .social img{display:block;height:36px;position:relative;width:36px}
