@media screen and (orientation: portrait){.footer-container{display:flex;flex-direction:column;background-color:var(--wise-navy-blue-shade-000)}.footer-content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;padding:48px 24px 32px;background-color:var(--wise-navy-blue-shade-000);gap:32px}.footer-copyright{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;background-color:var(--wise-navy-blue-shade-000);color:var(--white);font-size:clamp(12px,1vw,16px);padding:16px 0;border-top:1px solid rgba(255,255,255,.1)}.logo-address{display:flex;flex-direction:column;align-items:center;width:100%}.logo{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin-bottom:24px}.logo-image{width:50vw;max-width:200px;filter:brightness(0) invert(1)}p{padding:0;margin:0}.address{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;color:var(--white);font-weight:300;font-size:clamp(12px,2vh,14px)}.address-title{font-weight:600;font-size:clamp(14px,2vh,16px);margin-bottom:8px;text-align:center}.address-subtitle{text-align:center;line-height:1.5}.menu-section,.headquarters-section{display:flex;flex-direction:column;width:100%;align-items:center;gap:12px}.section-head{font-weight:600;font-size:clamp(16px,2vh,18px);color:var(--white);margin-bottom:8px}.section-link{text-decoration:none;font-size:clamp(14px,2vh,16px);font-weight:300;color:var(--white);cursor:pointer;transition:opacity .2s}.section-link:hover{opacity:.8}.headquarters-item{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:100%;max-width:400px}.headquarters-icon{flex-shrink:0;margin-top:2px;color:var(--white)}.headquarters-text{font-size:clamp(12px,1.8vh,14px);font-weight:300;color:var(--white);line-height:1.5}.headquarters-link{text-decoration:none;font-size:clamp(12px,1.8vh,14px);font-weight:300;color:var(--white);line-height:1.5;transition:opacity .2s}.headquarters-link:hover{opacity:.8}.copyright{all:unset;padding:4px;text-align:center}}@media screen and (orientation: landscape){.footer-container{display:flex;flex-direction:column;background-color:var(--wise-navy-blue-shade-000)}.footer-content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:calc(100vw - 128px);background-color:var(--wise-navy-blue-shade-000);padding:48px 64px;gap:64px}.footer-copyright{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;background-color:var(--wise-navy-blue-shade-000);color:var(--white);font-size:clamp(12px,1vw,14px);padding:16px 0;border-top:1px solid rgba(255,255,255,.1)}.copyright{all:unset;padding:4px}.logo-address{display:flex;flex-direction:column;align-items:flex-start;flex:1;max-width:300px}.logo{margin-bottom:24px}.logo-image{width:clamp(150px,15vw,200px);filter:brightness(0) invert(1)}.address{display:flex;flex-direction:column;align-items:flex-start}.address-title{all:unset;font-size:clamp(14px,1vw,16px);font-weight:600;color:var(--white);padding:0;margin-bottom:8px;text-align:start}.address-subtitle{font-size:clamp(12px,.9vw,14px);font-weight:300;color:var(--white);padding:0;margin:0;text-align:start;line-height:1.5}.menu-section,.headquarters-section{display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex:1}.section-head{font-weight:600;font-size:clamp(16px,1.2vw,18px);color:var(--white);margin-bottom:8px}.section-link{text-decoration:none;font-size:clamp(13px,1vw,15px);font-weight:300;color:var(--white);cursor:pointer;transition:opacity .2s}.section-link:hover{opacity:.8}.headquarters-item{display:flex;flex-direction:row;align-items:flex-start;gap:12px;width:100%}.headquarters-icon{flex-shrink:0;margin-top:2px;color:var(--white);width:16px;height:16px}.headquarters-text{font-size:clamp(12px,.9vw,14px);font-weight:300;color:var(--white);line-height:1.5}.headquarters-link{text-decoration:none;font-size:clamp(12px,.9vw,14px);font-weight:300;color:var(--white);line-height:1.5;transition:opacity .2s}.headquarters-link:hover{opacity:.8}}
