:root{--footer-black:#080a08;--footer-panel:#11130f;--footer-panel-2:#171912;--footer-cream:#eeeade;--footer-cream-2:#b8b2a3;--footer-line:#34362d;--footer-line-strong:#5d6152;--footer-blue:#5d75ff;--footer-blue-2:#8a9bff}footer{width:100%;padding:0;color:var(--footer-cream);background:var(--footer-black);border-top:4px solid var(--footer-blue)}footer .footer-container{width:100%;margin:0;background:var(--footer-panel)}footer .footer-content{display:grid;grid-template-columns:minmax(42rem,.62fr) minmax(34rem,.38fr);min-height:100svh}footer .footer-lead{min-height:0;flex-direction:column;justify-content:space-between;border-right:1px solid var(--footer-line-strong);background:var(--footer-panel)}footer .footer-about,footer .footer-lead{display:flex;padding:clamp(1.5rem,3vw,3rem);border-bottom:1px solid var(--footer-line-strong)}footer .footer-about{align-items:end;background:repeating-linear-gradient(90deg,var(--footer-line) 0,var(--footer-line) 1px,transparent 1px,transparent 7rem),repeating-linear-gradient(180deg,var(--footer-line) 0,var(--footer-line) 1px,transparent 1px,transparent 7rem),var(--footer-black)}footer .footer-form,footer .footer-kicker,footer .footer-meta,footer .footer-social{font-family:var(--font-mono);font-size:.72rem;line-height:1.35;letter-spacing:.12em;text-transform:uppercase}footer .bodyCopy,footer .footer-kicker,footer .footer-meta{color:var(--footer-cream-2)}footer .footer-lead h3{max-width:11ch;color:var(--footer-cream);font-size:clamp(4rem,7vw,9rem);font-weight:850;letter-spacing:0;line-height:.86;text-transform:uppercase}footer .bodyCopy{max-width:38rem;font-family:var(--font-mono);font-size:.9rem;line-height:1.7}footer .footer-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(13rem,.36fr);border:1px solid var(--footer-line-strong)}footer .footer-form input{min-width:0;border:0;border-right:1px solid var(--footer-line-strong);outline:0;background:var(--footer-black);color:var(--footer-cream);font:inherit;padding:1.1rem;text-transform:uppercase}footer .footer-form input::placeholder{color:var(--footer-cream-2)}footer .footer-link,footer .footer-link:active,footer .footer-link:visited{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem;background:var(--footer-blue);color:var(--footer-black)!important;font-weight:700;opacity:1;text-decoration:none}footer .footer-link:hover{background:var(--footer-cream);color:var(--footer-black)!important}footer .footer-socials{display:grid;grid-column:1/-1;grid-template-columns:repeat(6,minmax(0,1fr));background:var(--footer-cream);color:var(--footer-black)}footer .footer-social{display:grid;grid-template-rows:auto 1fr;min-height:5.5rem;align-items:start;gap:.9rem;padding:1.25rem clamp(1.25rem,2vw,2rem);border-right:1px solid var(--footer-black);border-bottom:1px solid var(--footer-black);color:var(--footer-black)!important;opacity:1;text-align:left;text-decoration:none}footer .footer-social:nth-child(6n){border-right:0}.footer-social:active,.footer-social:visited{color:var(--footer-black)!important;opacity:1}footer .footer-social-label{color:currentColor;font-weight:700;overflow-wrap:anywhere}footer .footer-social-index{color:var(--footer-blue);font-weight:700}footer .footer-social:hover{background:var(--footer-blue)}footer .footer-social:hover,footer .footer-social:hover .footer-social-index,footer .footer-social:hover .footer-social-label{color:var(--footer-black)!important}footer .footer-bottom{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(14rem,.25fr);min-height:10rem;background:var(--footer-panel-2)}footer .footer-meta{gap:2rem}footer .footer-brand,footer .footer-meta{display:flex;align-items:end;padding:clamp(1.25rem,2vw,2rem)}footer .footer-brand{justify-content:end;border-left:1px solid var(--footer-line-strong)}footer .footer-brand img{width:min(220px,100%);height:auto}@media (max-width:900px){footer{padding:0}footer .footer-bottom,footer .footer-content{grid-template-columns:1fr;min-height:auto}footer .footer-lead{min-height:32rem;border-right:0}footer .footer-form,footer .footer-socials{grid-template-columns:1fr}footer .footer-form input{border-right:0;border-bottom:1px solid var(--footer-line-strong)}footer .footer-social,footer .footer-social:nth-child(6n){border-right:0}footer .footer-brand{justify-content:start;border-left:0;border-top:1px solid var(--footer-line-strong)}footer .footer-meta{align-items:start;flex-direction:column}}@media (min-width:901px) and (max-width:1200px){footer .footer-socials{grid-template-columns:repeat(3,minmax(0,1fr))}footer .footer-social:nth-child(6n){border-right:1px solid var(--footer-black)}footer .footer-social:nth-child(3n){border-right:0}}@media (max-width:560px){footer .footer-about,footer .footer-brand,footer .footer-lead,footer .footer-meta,footer .footer-social{padding:1rem}}