:root{--GM_EmphasizedDecelerate:cubic-bezier(.05,.7,.1,1);--GM_EmphasizedAccelerate:cubic-bezier(.3,0,.8,.15);--GM_Standard:cubic-bezier(.2,0,0,1);--GM_StandardDecelerate:cubic-bezier(0,0,0,1);--GM_StandardAccelerate:cubic-bezier(.3,0,1,1);--RP_EaseInQuad:cubic-bezier(.55,.085,.68,.53);--RP_EaseInCubic:cubic-bezier(.55,.055,.675,.19);--RP_EaseInQuart:cubic-bezier(.895,.03,.685,.22);--RP_EaseInQuint:cubic-bezier(.755,.05,.855,.06);--RP_EaseInSine:cubic-bezier(.47,0,.745,.715);--RP_EaseInExpo:cubic-bezier(.95,.05,.795,.035);--RP_EaseInCirc:cubic-bezier(.6,.04,.98,.335);--RP_EaseInBack:cubic-bezier(.6,-.28,.735,.045);--RP_EaseOutQuad:cubic-bezier(.25,.46,.45,.94);--RP_EaseOutCubic:cubic-bezier(.215,.61,.355,1);--RP_EaseOutQuart:cubic-bezier(.165,.84,.44,1);--RP_EaseOutQuint:cubic-bezier(.23,1,.32,1);--RP_EaseOutSine:cubic-bezier(.39,.575,.565,1);--RP_EaseOutExpo:cubic-bezier(.19,1,.22,1);--RP_EaseOutCirc:cubic-bezier(.075,.82,.165,1);--RP_EaseOutBack:cubic-bezier(.175,.885,.32,1.275);--RP_EaseInOutQuad:cubic-bezier(.455,.03,.515,.955);--RP_EaseInOutCubic:cubic-bezier(.645,.045,.355,1);--RP_EaseInOutQuart:cubic-bezier(.77,0,.175,1);--RP_EaseInOutQuint:cubic-bezier(.86,0,.07,1);--RP_EaseInOutSine:cubic-bezier(.445,.05,.55,.95);--RP_EaseInOutExpo:cubic-bezier(1,0,0,1);--RP_EaseInOutCirc:cubic-bezier(.785,.135,.15,.86);--RP_EaseInOutBack:cubic-bezier(.68,-.55,.265,1.55);--AE_SmoothOperator:cubic-bezier(.64,.03,.07,.97);--AE_EndlessBummer:cubic-bezier(.99,.03,.42,.97);--AE_GetAround:cubic-bezier(1,.07,.11,1);--AE_UnknownSoldier:cubic-bezier(.33,.02,.11,1);--AE_SpanishCaravan:cubic-bezier(.76,0,.43,.94);--AE_FiveToOne:cubic-bezier(.32,.05,.27,1);--AE_WildInTheStreets:cubic-bezier(.5,1,.35,1);--AE_Daniel:cubic-bezier(0,.1,.53,1.34);--AE_CrocodileTears:cubic-bezier(.47,1.35,.53,1.33);--AE_CrystalShip:cubic-bezier(.99,-.55,.73,1);--AE_10Cc:cubic-bezier(.14,-.14,0,1);--AE_Bishop:cubic-bezier(1,-.66,.42,.97);--AE_ScarboroughFair:cubic-bezier(1,.06,.73,.98);--AE_TulsaTime:cubic-bezier(.19,2.51,.43,1);--AE_NorwegianSkog:cubic-bezier(.25,.51,.35,.95);--AE_WeirdFishes:cubic-bezier(.88,.04,.88,.95);--AE_BraveStrangers:cubic-bezier(0,.01,0,1);--AE_StrangerThanDiction:cubic-bezier(1,0,.74,1);--AE_TheGambler:cubic-bezier(.47,-.48,0,1.03);--AE_CracklinRose:cubic-bezier(.05,.03,0,1.16);--white-rgb:240,242,245;--mid-blue-rgb:84,123,147;--dark-blue-rgb:0,34,63;--white:rgb(var(--white-rgb));--dark-blue:rgb(var(--dark-blue-rgb));--light-blue:#5eb1ff;--mid-blue:rgb(var(--mid-blue-rgb));--green-rgb:16,132,97;--green:rgb(var(--green-rgb));--container-xl:1200px;--container-2xl:1500px;--hero-radius:16px;--image-radius:8px;--card-radius:12px;--font-light:300;--font-regular:400;--font-semiBold:600;--font-bold:800;--nav-height:48px;--container:100vw;--side-padding:16px;--content-padding:32px;--grid-gap:16px;--nav-width:90vw;--footer-height:50vh}@media only screen and (min-height:1000px){:root{--footer-height:30vh}}@media only screen and (min-width:640px){:root{--container:640px;--side-padding:24px;--nav-width:60vw}}@media only screen and (min-width:768px){:root{--container:768px;--nav-height:64px;--side-padding:32px;--hero-radius:32px;--image-radius:16px;--nav-width:60vw}}@media only screen and (min-width:1024px){:root{--nav-height:92px;--container:1024px;--side-padding:64px;--content-padding:64px;--image-radius:16px;--nav-width:42vw}}@media only screen and (min-width:1280px){:root{--container:1280px;--hero-radius:48px;--nav-width:36vw}}@media only screen and (min-width:1536px){:root{--container:1536px;--nav-width:28vw}}*{box-sizing:border-box}body{color:var(--white);background:var(--dark-blue);font-family:Noto Sans;font-optical-sizing:auto;font-style:normal;font-size:1rem;line-height:1.9rem;letter-spacing:.03rem}@media only screen and (min-width:1536px){body{font-size:1.125rem}}p{font-weight:var(--font-regular);margin-top:0;font-size:1.125rem}@media only screen and (min-width:1536px){p{font-size:1.25rem}}h1{font-size:1.8rem;margin:2rem 0;font-weight:500;display:inline-block}@media only screen and (min-width:768px){h1{font-size:2rem}}h1 a{color:rgba(var(--white-rgb),.8)}h1 span.crub{font-weight:500}h2{font-size:1.2rem;display:inline-block}@media only screen and (min-width:1024px){h2{font-size:1.3rem}}h3{font-size:1rem}@media only screen and (min-width:768px){h3{font-size:1.2rem}}div.container,section.container{width:var(--container);padding:0 var(--side-padding);box-sizing:border-box}a{color:var(--white);text-decoration:none}.p-top{margin-top:var(--content-padding)!important}a.button,button{font-weight:600;text-transform:uppercase;border:none;margin:16px 8px;border-radius:24px;padding:12px 20px;color:var(--white);font-size:.9rem;transition:all .25s ease-in-out;display:flex;align-items:center;line-height:.9rem}@media only screen and (min-width:1024px){a.button,button{padding:16px 32px;margin:0 8px}}a.button svg,button svg{margin-right:12px;font-size:1.2rem}a.button:hover,button:hover{transform:translateY(-3px)}a.button.sm,button.sm{padding:12px 16px}a.button.green,button.green{background-color:rgba(var(--green-rgb),.8);border:1px solid var(--green)}a.button.green:hover,button.green:hover{background-color:rgba(var(--green-rgb),1)}a.button.blue,button.blue{background-color:rgba(0,113,219,.8);border:1px solid #0071db}a.button.blue:hover,button.blue:hover{background-color:#0071db}div.bottomRadius,div.topRadius{background-color:var(--dark-blue);width:100%;height:var(--content-padding);position:absolute;z-index:1}div.topRadius{top:0;border-bottom-left-radius:var(--hero-radius);border-bottom-right-radius:var(--hero-radius)}div.bottomRadius{border-top-left-radius:var(--hero-radius);border-top-right-radius:var(--hero-radius);bottom:0}div.notFound{width:100vw;max-width:100%;height:100vh;background-color:var(--dark-blue);position:relative;z-index:1;display:flex;justify-content:center;align-items:center}div.notFound h1{font-size:4rem}@media only screen and (min-width:640px){div.notFound h1{font-size:5rem}}@media only screen and (min-width:1024px){div.notFound h1{font-size:7rem}}@media only screen and (min-width:1280px){div.notFound h1{font-size:8rem}}div.notFound h2{font-size:1.7rem}@media only screen and (min-width:640px){div.notFound h2{font-size:2rem}}@media only screen and (min-width:1024px){div.notFound h2{font-size:2.5rem;line-height:2.5rem}}@media only screen and (min-width:1280px){div.notFound h2{font-size:3.5rem;line-height:3.5rem}}div.notFound div.notFoundWrapper{width:100%;height:80vh;display:flex;flex-direction:column;justify-content:space-between;align-items:center;font-size:1.2rem;line-height:2.1rem}@media only screen and (min-width:768px){div.notFound div.notFoundWrapper{font-size:1.3rem;line-height:2.1rem;height:70vh}}@media only screen and (min-width:1024px){div.notFound div.notFoundWrapper{flex-direction:row;align-items:flex-start;height:auto}}@media only screen and (min-width:1536px){div.notFound div.notFoundWrapper{font-size:1.5rem;line-height:2.6rem}}div.notFound div.notFoundWrapper div.notFoundcontent{width:90%;display:flex;flex-direction:column;align-items:flex-start}@media only screen and (min-width:1024px){div.notFound div.notFoundWrapper div.notFoundcontent{width:50%}}div.notFound div.notFoundWrapper div.notFoundcontent a{margin-top:24px;align-self:center}div.notFound div.notFoundWrapper div.image{width:65%}@media only screen and (min-width:640px){div.notFound div.notFoundWrapper div.image{width:50%}}@media only screen and (min-width:1024px){div.notFound div.notFoundWrapper div.image{width:42%}}div.notFound div.notFoundWrapper div.image svg{width:100%;height:auto}