:root{--primary:#fec52f;--alt-primary:#fcc339;--secondary:#435664;--black:#000;--light-grey:#eae9f2;--grey:#404040;--flat-grey:#6c6e70;--dark-grey:#404042;--charcoal:#18181b;--text-muted:#12141d;--smoke:#49494b;--steel:#545456;--beige:#f5f4ef;--taupe:#c5c5c2;--green:#276259;--blue:#0f67b6;--white:#fff}body{font-family:Satoshi,sans-serif;margin:0!important;display:flex;flex-direction:column;min-height:100vh;height:100vh;font-display:fallback}main{flex-grow:99}body,html{width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}.btn{cursor:pointer;outline:none;border:none;vertical-align:center;color:var(--white);font-weight:700;font-size:14px;line-height:19px;border-radius:4px;padding:5px 12px 6px}.btn,.green-btn{font-style:normal}.green-btn{background-color:var(--green);color:var(--white)!important;font-weight:700!important}.clickable{background:none;border:none;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit;padding:0;margin:0;cursor:pointer}.container{max-width:100%;margin:0 auto}.not-found-wrapper{display:flex;align-items:center;justify-content:space-between;position:relative}.not-found-wrapper .text-wrapper{display:flex;flex-direction:column}.not-found-wrapper .text-wrapper h1{font-size:90px;margin-bottom:10px!important}.not-found-wrapper .text-wrapper h2{margin-bottom:20px!important}.not-found-wrapper .text-wrapper p{margin-bottom:20px!important;color:var(--flat-grey)}.not-found-wrapper .text-wrapper a{max-width:max-content;text-decoration:none}.not-found-wrapper .butter-wrapper{height:auto;width:50%}.not-found-wrapper .butter-wrapper img{flex:1 1;object-fit:contain}@media (max-width:576px){.not-found-wrapper{margin:30px;flex-direction:column;justify-content:center}.not-found-wrapper .text-wrapper{align-items:center}.not-found-wrapper .butter-wrapper{position:absolute;z-index:-1;opacity:75%;content:""}}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}