@keyframes loading_spin__MO8L3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading_loading__QxVFY{position:absolute;width:100vw;height:100dvh;z-index:9999;top:0;left:0;display:flex;justify-content:center;align-items:center;-webkit-tap-highlight-color:rgba(238,231,231,0)}.loading_loading__QxVFY.loading_active__j9g99{background:rgba(0,0,0,.173)}.loading_loading__QxVFY .loading_loader__yUa_F{border:5px solid hsla(0,0%,79%,.404);border-top-color:#010101;border-radius:50%;width:40px;height:40px;animation:loading_spin__MO8L3 .6s linear infinite}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-Thin.6fa1b693.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-ThinItalic.ec6a26e0.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-Light.a7f52b66.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-LightItalic.f4495b10.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-Regular.b1b799ca.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-RegularItalic.bead9ede.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-Medium.ccbf2181.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-MediumItalic.a9fbb00f.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-Bold.d2358809.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-BoldItalic.52dbb95e.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-Black.05d2aaa8.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:WPP;src:url(/_next/static/media/WPP-BlackItalic.ac739c43.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}:root{--font-headlines:"WPP";--font-body:"WPP";--font-numbers:"WPP"}h1,h2,h3,h4,h5,h6{font-family:var(--font-headlines);font-weight:900}a,div,input,label,li,p,select,span{font-family:var(--font-body);font-weight:300}.numeric{font-family:var(--font-numbers);font-weight:400}.headline-font{font-family:var(--font-headlines);font-weight:900}.body-font{font-family:var(--font-body);font-weight:300}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;-moz-appearance:none}.number-font,input[type=number]{font-family:var(--font-numbers);font-weight:400;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"tnum"}button{font-family:var(--font-body);font-weight:500}body,button,h1,h2,html,li,p,select,textarea{color:#fff;font-size:18px}::-webkit-scrollbar{width:4px!important;height:4px!important}::-webkit-scrollbar-track{border-radius:10px!important;background-color:transparent!important}::-webkit-scrollbar-thumb{background:silver!important;border-radius:10px!important}*,:before{box-sizing:border-box}input[type=checkbox],input[type=radio]{opacity:0;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}html{position:fixed;min-height:100dvh;background-position:50%;background-repeat:no-repeat;background-size:cover}body,html{width:100%;margin:0;overflow:hidden}body{height:100dvh;padding:0;touch-action:none;-webkit-tap-highlight-color:rgba(238,231,231,0)}div,form{display:flex;box-sizing:border-box}.invalid{background:rgba(255,0,0,.067)!important;border:2px solid rgba(255,0,0,.133)!important}.invalid::placeholder{color:rgba(255,0,0,.145)!important}@keyframes layout_scaleAndSlideUp__bcCpe{0%{transform:scale(.95) translateY(10px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.layout_layout__FxF6r{display:flex;height:100dvh;width:100vw;background:#010101}.layout_layout__FxF6r .layout_component__dWul4{height:100%;width:100%;overflow:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;flex-direction:column;align-content:flex-start;justify-content:flex-start}.layout_layout__FxF6r .layout_component__dWul4 .layout_banner__a0mlY{display:flex;width:100%;max-height:70%;background:#010101;flex-direction:column;justify-content:center;align-items:center}.layout_layout__FxF6r .layout_component__dWul4 .layout_banner__a0mlY img{max-width:100%;max-height:100%}.layout_layout__FxF6r .layout_component__dWul4 .layout_cards__eSAeb{flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;width:100%}.layout_layout__FxF6r .layout_component__dWul4 .layout_cards__eSAeb .layout_card__bi8RI{margin:80px 20px 0;cursor:pointer;flex:0 1 400px;min-width:250px;display:flex;justify-content:center;align-items:center;transition:all .2s ease-in-out;animation:layout_scaleAndSlideUp__bcCpe .5s ease-in-out;flex-direction:column}.layout_layout__FxF6r .layout_component__dWul4 .layout_cards__eSAeb .layout_card__bi8RI:hover{transform:scale(1.05)}.layout_layout__FxF6r .layout_component__dWul4 .layout_cards__eSAeb .layout_card__bi8RI img{width:80%;margin-bottom:10px}.layout_layout__FxF6r .layout_component__dWul4 .layout_cards__eSAeb .layout_card__bi8RI .layout_cardContent__XqiME{width:100%;padding:10px 0;text-align:center;white-space:pre-wrap}