:root{--shell-blue:#008dcb;--shell-ink:#111;--shell-muted:#697781}
.site-header .brand-logo,.drawer .brand-logo{background:transparent!important;border:0!important;box-shadow:none!important}
.site-header .brand-logo img,.drawer .brand-logo img{width:100%;height:100%;object-fit:contain;background:transparent}
.ref-shell-container{width:min(1180px,92%);margin-inline:auto}
.ref-footer{padding:58px 0 24px;background:#fff;border-top:1px solid #eef1f2;color:var(--shell-ink);font-family:Inter,Arial,sans-serif}
.ref-footer-top{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:90px}
.ref-footer-brand>a{display:block;width:100px;height:72px}.ref-footer-brand img{width:100%;height:100%;object-fit:contain;background:transparent}
.ref-footer-brand h3,.ref-newsletter h3{margin:10px 0 6px;font-size:16px}.ref-footer-brand h3 span{color:var(--shell-blue)}
.ref-footer-brand p,.ref-newsletter p{max-width:350px;margin:0;color:var(--shell-muted);font-size:9px;line-height:1.65}
.ref-newsletter form{max-width:430px;margin-top:15px;display:grid;grid-template-columns:1fr auto}
.ref-newsletter input{min-width:0;height:38px;padding:0 13px;border:1px solid #aab4ba;border-right:0;border-radius:0;background:#fff;font-size:9px;outline:0}
.ref-newsletter input:focus{border-color:var(--shell-blue)}.ref-newsletter button{border:0;padding:0 22px;background:var(--shell-blue);color:#fff;font-size:9px;font-weight:800;cursor:pointer}
.ref-footer-links{margin-top:45px;display:grid;grid-template-columns:repeat(3,1fr);gap:80px}
.ref-footer-links>div{display:grid;align-content:start;gap:9px}.ref-footer-links h4{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:11px}
.ref-footer-links h4 .material-symbols-outlined{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#e8f5fa;color:var(--shell-blue);font-size:15px}
.ref-footer-links a{width:max-content;color:#262f35;text-decoration:none;font-size:10px}.ref-footer-links a:hover{color:var(--shell-blue)}
.ref-footer-bottom{margin-top:44px;padding-top:21px;display:flex;justify-content:space-between;border-top:1px solid #edf0f2;color:#5e6b73;font-size:9px}
.ref-footer-bottom a{color:inherit;text-decoration:none}.ref-footer-bottom i{margin:0 10px;font-style:normal}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.ref-footer-top{gap:45px}}
@media(max-width:680px){.ref-footer-top{grid-template-columns:1fr;gap:35px}.ref-footer-links{grid-template-columns:repeat(3,1fr);gap:18px}.ref-footer-bottom{gap:20px;flex-direction:column}}
@media(max-width:430px){.ref-footer-links{grid-template-columns:1fr 1fr}.ref-footer-links>div:last-child{grid-column:1/-1}.ref-newsletter button{padding:0 12px}}
