html{scroll-behavior:smooth}@font-face{font-family:Roboto;src:url(/static/media/Roboto-Bold.4f39c579.ttf)}@font-face{font-family:Raleway;src:url(/static/media/Raleway-VariableFont_wght.942638e6.ttf)}@font-face{font-family:Oxygen;src:url(/static/media/Oxygen-Regular.9d375dd5.ttf)}@font-face{font-family:Lato;src:url(/static/media/Lato-Regular.9919edff.ttf)}@font-face{font-family:Exo;src:url(/static/media/Exo-VariableFont_wght.f41ade93.ttf)}@font-face{font-family:Merriweather;src:url(/static/media/Merriweather-Regular.55c73e48.ttf)}@font-face{font-family:OpenSans;src:url(/static/media/OpenSans-Regular.1b0809d5.ttf)}@font-face{font-family:PoiretOne;src:url(/static/media/PoiretOne-Regular.a453ae9b.ttf)}@font-face{font-family:Pacifico;src:url(/static/media/Pacifico-Regular.93cd59ff.ttf)}@font-face{font-family:JosefinSans;src:url(/static/media/JosefinSans-VariableFont_wght.89302acc.ttf)}@font-face{font-family:Quicksand;src:url(/static/media/Quicksand-VariableFont_wght.7dd2a729.ttf)}@font-face{font-family:Poppins;src:url(/static/media/Poppins-Regular.8081832f.ttf)}@font-face{font-family:Tangerine;src:url(/static/media/Tangerine-Regular.76cd09ef.ttf)}@font-face{font-family:Cinzel;src:url(/static/media/Cinzel-Regular.a0cc46fe.ttf)}@font-face{font-family:Maersk;src:url(/static/media/MaerskText-Regular.f5dde333.woff2)}@font-face{font-family:Maersk-Head;src:url(/static/media/MaerskHeadline-Regular.e67381a4.woff2)}@font-face{font-family:british-green;src:url(/static/media/British\ Green.00920831.ttf)}@font-face{font-family:Gilroy-regular;src:url(/static/media/Gilroy-Medium.23dfbc19.ttf)}@font-face{font-family:Gilroy-Bold;src:url(/static/media/Gilroy-Bold.bf181b07.ttf)}@font-face{font-family:Space-Grotesk-Regular;src:url(/static/media/SpaceGrotesk-Regular.2f7eb245.otf)}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;background-color:#000;color:#00c0e5;display:flex;align-items:center;justify-content:center;font-size:80px;font-family:Cinzel;letter-spacing:20px;text-transform:uppercase;transition:1s;opacity:1}.loading-screen.fading{-webkit-animation:disappear .5s linear 1s alternate forwards;animation:disappear .5s linear 1s alternate forwards}@-webkit-keyframes disappear{0%{opacity:1}to{opacity:0;z-index:-1}}@keyframes disappear{0%{opacity:1}to{opacity:0;z-index:-1}}.loading-screen div{position:relative;overflow:hidden;background:linear-gradient(90deg,#000,#00c0e5,#000);background-repeat:no-repeat;background-size:80%;-webkit-animation:animate 3s linear infinite;animation:animate 3s linear infinite;-webkit-background-clip:text;-webkit-text-fill-color:hsla(0,0%,100%,0)}@-webkit-keyframes animate{0%{background-position:-500%}to{background-position:500%}}@keyframes animate{0%{background-position:-500%}to{background-position:500%}}body,h1,h2{font-family:Cinzel!important}.popUp{opacity:0;-webkit-transform:scale(.8);transform:scale(.8);-webkit-animation:poUp .5s linear 1 alternate forwards;animation:poUp .5s linear 1 alternate forwards}@-webkit-keyframes poUp{50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes poUp{50%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.larger{width:80%;margin:auto}@media only screen and (max-width:1200px){.larger{width:100%;margin:auto}}@media only screen and (max-width:600px){.loading-screen{font-size:40px}}.Up_Button{display:flex;justify-content:center;align-items:center;border-radius:50%;width:60px;height:60px;box-shadow:0 22px 70px 4px rgba(0,0,0,.56);background-color:#fff;font-size:25px;cursor:pointer;position:fixed;right:30px;bottom:30px;background-attachment:fixed;z-index:100}
/*# sourceMappingURL=main.07034bf8.chunk.css.map */