.Footer-module__8-teKW__footer{background:linear-gradient(180deg,#ffc5011a,#ffc50100),var(--bone-gray);color:var(--white);border-top:1px solid #ffc50129;margin-top:auto;padding:2.5rem 1.25rem 1.5rem}.Footer-module__8-teKW__workbench{text-decoration:underline}.Footer-module__8-teKW__footerContent{justify-content:space-between;align-items:center;gap:2rem;max-width:1100px;margin:0 auto;padding-bottom:2rem;display:flex}.Footer-module__8-teKW__brandBlock{align-items:flex-start;gap:1rem;max-width:430px;display:flex}.Footer-module__8-teKW__brandCopy{flex-direction:column;gap:.65rem;display:flex}.Footer-module__8-teKW__eyebrow{color:var(--mustard-yellow);letter-spacing:.12em;text-transform:uppercase;font-size:.9rem;font-weight:700}.Footer-module__8-teKW__brandCopy h2{font-size:1.5rem;line-height:1.15}.Footer-module__8-teKW__brandCopy p:last-child{color:#fefefec7;line-height:1.65}.Footer-module__8-teKW__footerGrid{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.Footer-module__8-teKW__footerColumn{flex-direction:column;gap:.85rem;display:flex}.Footer-module__8-teKW__footerColumn h3{color:var(--mustard-yellow);letter-spacing:.06em;text-transform:uppercase;font-size:1rem}.Footer-module__8-teKW__linkList,.Footer-module__8-teKW__contactList{flex-direction:column;gap:.7rem;display:flex}.Footer-module__8-teKW__linkList a,.Footer-module__8-teKW__contactList a{color:#fefefee0;line-height:1.6;transition:color .2s,transform .2s}.Footer-module__8-teKW__linkList a:hover,.Footer-module__8-teKW__contactList a:hover{color:var(--mustard-yellow);transform:translate(2px)}.Footer-module__8-teKW__footerBottom{border-top:1px solid #ffffff14;justify-content:space-between;gap:1rem;max-width:1100px;margin:0 auto;padding-top:1.25rem;display:flex}.Footer-module__8-teKW__footerBottom p{color:#fefefead;letter-spacing:.02em;font-size:.9rem}@media (max-width:900px){.Footer-module__8-teKW__footerContent{flex-direction:column}.Footer-module__8-teKW__footerGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.Footer-module__8-teKW__footer{padding:2rem 1rem 1.25rem}.Footer-module__8-teKW__brandBlock{text-align:center;flex-direction:column;align-items:center}.Footer-module__8-teKW__brandCopy{align-items:center}.Footer-module__8-teKW__footerGrid{text-align:center;grid-template-columns:1fr}.Footer-module__8-teKW__footerBottom{text-align:center;flex-direction:column}.Footer-module__8-teKW__linkList a:hover,.Footer-module__8-teKW__contactList a:hover{transform:none}}
.ContactInfo-module__PAdBzG__contactInfoContainer{text-align:right;z-index:1;padding-right:1rem;position:relative}.ContactInfo-module__PAdBzG__contactInfoContainer>div{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.ContactInfo-module__PAdBzG__socialLinks img{height:2.5rem}.ContactInfo-module__PAdBzG__contactIcon{height:1.5rem}
.Header-module__gbg3bW__header{background-color:var(--black);width:100%;color:var(--white);background-image:url(/images/header/compressed/buckets.webp);background-position:50% 40%;background-size:cover;position:relative;overflow:hidden}.Header-module__gbg3bW__header:before{content:"";pointer-events:none;background:linear-gradient(135deg,#000000d6,#00000094),radial-gradient(circle at 0 0,#ffc5012e,#0000 38%);position:absolute;inset:0}.Header-module__gbg3bW__headerInner{z-index:1;justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:1.5rem 1.25rem;display:flex;position:relative}.Header-module__gbg3bW__brandingContainer{align-items:center;gap:1.5rem;display:flex}.Header-module__gbg3bW__logoImage{width:172px;height:172px}.Header-module__gbg3bW__brandingCopy{flex-direction:column;gap:.7rem;max-width:520px;display:flex}.Header-module__gbg3bW__title{flex-direction:column;gap:.25rem;display:flex}.Header-module__gbg3bW__brandName{font-family:var(--font-eagle-lake),serif;font-size:clamp(2.2rem,4vw,3.1rem);line-height:1.5}.Header-module__gbg3bW__titleSubheading{letter-spacing:.04em;font-size:clamp(1rem,2vw,1.35rem);font-weight:700}@media (max-width:930px){.Header-module__gbg3bW__headerInner{text-align:center;flex-direction:column}.Header-module__gbg3bW__brandingContainer{flex-direction:column}.Header-module__gbg3bW__brandingCopy{align-items:center}.Header-module__gbg3bW__contactInfo{display:none}}@media (max-width:820px){.Header-module__gbg3bW__logoImage{width:150px;height:150px}.Header-module__gbg3bW__contactInfo{display:none}}@media (max-width:560px){.Header-module__gbg3bW__headerInner{padding:1.25rem 1rem}.Header-module__gbg3bW__logoImage{width:128px;height:128px}.Header-module__gbg3bW__titleSubheading{line-height:1.35}}
.Navigation-module__w_-T5W__nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:linear-gradient(#ffc50114,#ffc50100),#414142f2;justify-content:center;align-items:center;gap:2rem;width:100%;min-height:3.5rem;padding:.65rem 1rem;display:flex;position:sticky;top:0;box-shadow:0 8px 18px #00000059}.Navigation-module__w_-T5W__nav a{color:var(--white);cursor:pointer;padding-bottom:.25rem;font-size:1.4rem;font-weight:700;transition:color .3s,border-bottom .3s;position:relative}.Navigation-module__w_-T5W__nav a:before{content:"";background-color:var(--mustard-yellow);width:100%;height:2px;transition:transform .3s;display:block;position:absolute;bottom:0;left:0;transform:scaleX(0)}.Navigation-module__w_-T5W__nav a:hover:before{transform:scaleX(1)}@media (max-width:560px){.Navigation-module__w_-T5W__nav{gap:.25rem;padding:.5rem .6rem}.Navigation-module__w_-T5W__nav a{padding:.45rem .65rem .6rem}.Navigation-module__w_-T5W__nav a:before{width:calc(100% - 1.3rem);left:.65rem}}
@font-face{font-family:alanSans;src:url(../media/AlanSans_VariableFont_wght-s.p.931a77a9.ttf)format("truetype");font-display:swap;font-weight:300 900;font-style:normal}@font-face{font-family:alanSans Fallback;src:local(Arial);ascent-override:97.06%;descent-override:30.39%;line-gap-override:0.0%;size-adjust:102.0%}.alansans_8f9711e3-module__6kBaNG__className{font-family:alanSans,alanSans Fallback}.alansans_8f9711e3-module__6kBaNG__variable{--font-alan-sans:"alanSans","alanSans Fallback"}
@font-face{font-family:eagleLake;src:url(../media/EagleLake_Regular-s.p.6ce85ffa.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:eagleLake Fallback;src:local(Arial);ascent-override:92.42%;descent-override:35.33%;line-gap-override:0.0%;size-adjust:127.85%}.eaglelake_4bcaad08-module__WNJC_W__className{font-family:eagleLake,eagleLake Fallback;font-style:normal;font-weight:400}.eaglelake_4bcaad08-module__WNJC_W__variable{--font-eagle-lake:"eagleLake","eagleLake Fallback"}
:root{--black:#000;--white:#fefefe;--bone-gray-lighter:#666769;--bone-gray:#292a2a;--mustard-yellow:#ffc501;--mustard-yellow-soft:#ffc50180;--ketchup-red:#a41002;--ketchup-red-soft:#a4100280;--border-radius:10px}html,body{background:var(--black);max-width:100vw;color:var(--white)}body{font-family:var(--font-alan-sans),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.decorativeLine{background-color:var(--mustard-yellow);border:none;width:90%;height:2px;margin:2rem auto}
