.siteShell{display:flex;flex-direction:column;min-height:100dvh;min-width:0;width:100%}.siteShell>.siteMain{display:block;flex:1 1 auto;min-width:0;width:100%}.siteShell>footer.siteFooter{display:grid;flex:0 0 auto;grid-template-columns:minmax(240px,1.3fr) repeat(4,minmax(150px,1fr));grid-gap:clamp(22px,3vw,42px);gap:clamp(22px,3vw,42px);align-items:start;align-content:start;width:100%;min-width:0;max-width:100%;box-sizing:border-box}.siteShell>footer.siteFooter .footerBrand,.siteShell>footer.siteFooter .footerColumn{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;grid-gap:10px;gap:10px;min-width:0;width:100%}.siteShell>footer.siteFooter .footerBottom{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px 18px;align-items:center;justify-content:space-between;width:100%;min-width:0}.siteShell>footer.siteFooter .footerColumn a,.siteShell>footer.siteFooter .footerColumn span{display:block;width:-moz-fit-content;width:fit-content;max-width:100%}.siteShell>footer.siteFooter .footerContactLink{display:flex;align-items:center;width:100%;max-width:100%}@media (max-width:900px){.siteShell>footer.siteFooter{grid-template-columns:minmax(0,1fr);gap:24px}}@media (max-width:768px){.siteShell>footer.siteFooter{padding:clamp(32px,6vw,48px) 16px 24px;gap:24px}.siteShell>footer.siteFooter .footerBottom{flex-direction:column;align-items:flex-start;gap:12px}.siteShell>footer.siteFooter .developerSignatureDivider{display:none}}