a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:Nunito,sans-serif;font-size:clamp(16px,2vw,22px)}.active{font-size:1.5rem;-webkit-text-decoration:underline #4682b4;text-decoration:underline #4682b4;text-shadow:5px -5px 5px blue}body{-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite;background-color:#000;background:linear-gradient(-45deg,#000,#141313,#434242,#070808,#030404);background-size:400% 400%;color:#f5f5f5;font-family:Nunito,Arial,Times New Roman,Times,serif;line-height:1.5;max-width:100vw;min-height:100vh;overflow-x:hidden;text-align:center;text-shadow:1px 1px 2px #000}@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.App{display:flex;flex-direction:column;min-height:100vh}#header-container{background-image:url(/static/media/bg3.97b95425fea25f772339.webp);background-position:50%;background-size:cover;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:5}main{flex:1 1;margin-bottom:2%;overflow-x:hidden}footer{align-items:center;background-color:rgba(6,134,238,.1);display:flex;font-size:1rem;justify-content:center;margin:auto;padding:1rem;text-align:center;width:100%}footer p{margin:0}img,video{height:auto;max-width:100%}@media screen and (min-width:1440px){html{font-size:24px}.App{margin:0 auto;max-width:1920px}footer{font-size:1.1rem;padding:1.25rem}}@media screen and (min-width:1920px){html{font-size:26px}.App{max-width:2560px}#header-container{padding:.5rem 2rem}main{padding:0 2rem}footer{font-size:1.2rem;padding:1.5rem}}@media screen and (min-width:2560px){html{font-size:28px}.App{max-width:3200px}main{padding:0 4rem}}@media screen and (max-width:768px){body{line-height:1.4}.active{font-size:1.25rem;text-shadow:3px -3px 3px blue}footer{font-size:.9rem;padding:.75rem}}@media screen and (max-width:480px){.active{font-size:1rem;text-shadow:2px -2px 2px blue}footer{font-size:.85rem;padding:.5rem}}@media (prefers-reduced-motion:reduce){*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:.01ms!important}body{-webkit-animation:none;animation:none}}@media (prefers-contrast:high){body{background:#000}a{text-decoration:underline}}#header-container{justify-content:space-between;padding:.5rem 1rem}#header-container,nav{align-items:center;display:flex;flex-direction:row}nav{flex-wrap:wrap;gap:1rem;margin-top:0;padding-right:2rem;text-align:center}a{align-items:center;color:#fff;display:inline-flex;font-size:clamp(1rem,2.5vw,2.25rem);justify-content:center;list-style:none;margin-left:.5rem;min-height:44px;padding:.5rem;text-decoration:none}a:active{opacity:.7}@-webkit-keyframes spin360{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}10%{-webkit-transform:rotateY(22.5deg);transform:rotateY(22.5deg)}20%{-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}30%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}40%{-webkit-transform:rotateY(135deg);transform:rotateY(135deg)}50%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}60%{-webkit-transform:rotateY(225deg);transform:rotateY(225deg)}70%{-webkit-transform:rotateY(270deg);transform:rotateY(270deg)}80%{-webkit-transform:rotateY(315deg);transform:rotateY(315deg)}90%{-webkit-transform:rotateY(340deg);transform:rotateY(340deg)}to{-webkit-transform:rotateY(359deg);transform:rotateY(359deg)}}@keyframes spin360{0%{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}10%{-webkit-transform:rotateY(22.5deg);transform:rotateY(22.5deg)}20%{-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}30%{-webkit-transform:rotateY(90deg);transform:rotateY(90deg)}40%{-webkit-transform:rotateY(135deg);transform:rotateY(135deg)}50%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}60%{-webkit-transform:rotateY(225deg);transform:rotateY(225deg)}70%{-webkit-transform:rotateY(270deg);transform:rotateY(270deg)}80%{-webkit-transform:rotateY(315deg);transform:rotateY(315deg)}90%{-webkit-transform:rotateY(340deg);transform:rotateY(340deg)}to{-webkit-transform:rotateY(359deg);transform:rotateY(359deg)}}#header-img{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spin360;animation-name:spin360;-webkit-animation-timing-function:linear;animation-timing-function:linear;height:auto;max-width:150px;transition:linear}@media screen and (min-width:1200px){#header-container{padding:.75rem 2rem}nav{gap:1.5rem;padding-right:3rem}a{font-size:1.75rem;padding:.75rem}#header-img{max-width:160px}}@media screen and (min-width:1440px){#header-container{padding:1rem 3rem}nav{gap:2rem;padding-right:4rem}a{font-size:2rem;padding:.85rem}#header-img{max-width:180px}}@media screen and (min-width:1920px){#header-container{padding:1.25rem 4rem}nav{gap:2.5rem;padding-right:5rem}a{font-size:2.25rem;padding:1rem}#header-img{max-width:200px}}@media screen and (min-width:2560px){#header-container{padding:1.5rem 5rem}nav{gap:3rem;padding-right:6rem}a{font-size:2.5rem;padding:1.25rem}#header-img{max-width:220px}}@media screen and (max-width:1024px){#header-container{padding:.5rem}nav{gap:.75rem;padding-right:1rem}#header-img{max-width:100px}}@media screen and (max-width:768px){#header-container{flex-direction:column;padding:.5rem}nav{gap:.5rem;justify-content:center;padding:.5rem;width:100%}a{font-size:1rem;padding:.5rem .75rem}#header-img{margin-bottom:.5rem;max-width:80px}}@media screen and (max-width:480px){#header-container,nav{padding:.25rem}nav{gap:.25rem}a{font-size:.9rem;margin-left:0;padding:.5rem}#header-img{display:none}}@media screen and (max-width:360px){a{font-size:.8rem;padding:.4rem}}@media (prefers-reduced-motion:reduce){#header-img{-webkit-animation:none;animation:none}}@media (hover:none) and (pointer:coarse){#header-img{-webkit-animation-iteration-count:1;animation-iteration-count:1}}.language-selector{justify-content:flex-start}.dropbtn{align-items:center;background:rgba(0,0,0,.2);border:1px solid rgba(0,0,0,.05);border-radius:8px;box-shadow:5px 5px 5px #add8e6;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:center;min-height:44px;min-width:44px;padding:10px;transition:background-color .2s ease}.dropbtn:active{background-color:rgba(173,216,230,.5);-webkit-transform:scale(.95);transform:scale(.95)}.dropdown{display:inline-block;position:relative}.dropdown-content{background-color:#f9f9f9;border-radius:8px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;max-height:80vh;min-width:200px;overflow:auto;position:absolute;right:0;width:auto;z-index:100}.language-title{background-color:#add8e6;border-radius:8px 8px 0 0;color:#000;padding:12px 16px;text-shadow:1px 1px 2px #ffefd5,0 0 1em #add8e6,1px 1px .5em blue}.language-title>h2{font-size:1.25rem;margin:0}.dropdown-content li{color:#000;display:block;font-size:1rem;text-decoration:none}.dropdown-country{align-items:center;background-color:#f9f9f9;border:none;cursor:pointer;display:flex;font-size:1rem;min-height:48px;padding:12px 16px;transition:background-color .2s ease;width:100%}.dropdown-country:disabled{background-color:#e0e0e0;cursor:default}.dropdown-content>li>button:active,.dropdown-content>li>button:hover{background-color:#0b68f4;color:#fff}.dropdown:hover .dropdown-content{display:block}.dropdown:hover .dropbtn{background-color:#add8e6;color:#000}@media screen and (max-width:1024px){.dropdown-content{min-width:180px}}@media screen and (max-width:768px){.dropbtn{padding:8px}.dropbtn svg{height:20px;width:24px}.dropdown-content{min-width:160px}.dropdown-country{min-height:52px;padding:14px 12px}.language-title>h2{font-size:1.1rem}}@media screen and (max-width:480px){.language-selector{position:static}.dropdown-content{left:auto;max-width:calc(100vw - 20px);min-width:150px;position:fixed;right:10px}.dropbtn{min-height:40px;min-width:40px;padding:6px}.dropbtn svg{height:16px;width:20px}}@media (hover:none) and (pointer:coarse){.dropdown:hover .dropdown-content{display:none}.dropdown.active .dropdown-content,.dropdown:focus-within .dropdown-content{display:block}.dropbtn:focus+.dropdown-content,.dropdown-content:focus-within{display:block}}
/*# sourceMappingURL=main.92757e59.css.map*/