:root{--color-primary:#04328c;--color-white:#fff;--color-grey:#999}*{box-sizing:inherit;margin:0;padding:0}html{box-sizing:border-box;font-size:62.5%}body{background-color:var(--color-primary);font-family:Roboto,serif;font-weight:800;line-height:1.6}#root{min-height:100vh}.app{background:-webkit-gradient(linear, left top, left bottom, from(var(--color-primary)), to(var(--color-primary)));background:-webkit-linear-gradient(var(--color-primary), var(--color-primary));background:-o-linear-gradient(var(--color-primary), var(--color-primary));background:linear-gradient(var(--color-primary), var(--color-primary));width:100vw;height:100vh;color:var(--color-white);flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}@keyframes _spin_3jo2e_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _zoom-fade_3jo2e_1{0%{opacity:1;transform:translate(-50%,-50%)scale(.5)}to{opacity:0;transform:translate(-50%,-50%)scale(1)}}._logoImg_3jo2e_141{width:10rem;height:10rem;animation:3s ease-in-out infinite _zoom-fade_3jo2e_1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}._loaderContainer_3jo2e_167{flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}._loader_3jo2e_167{border:2rem solid #5e6a6b;border-top-color:#a6b0b2;border-radius:50%;justify-content:center;align-items:center;width:20rem;height:20rem;animation:1s linear infinite _spin_3jo2e_1;display:flex}@keyframes _fadeZoomLetter_fw1e3_1{0%{opacity:0;transform:scale(.5)}50%{opacity:1;transform:scale(1.5)}to{opacity:0;transform:scale(.5)}}._loadingText_fw1e3_109{color:#fff;font-size:2rem;font-weight:700}._loadingText_fw1e3_109 span:not(:last-child){margin-right:.5rem}._loadingText_fw1e3_109 span{opacity:0;animation:2.6s ease-in-out infinite _fadeZoomLetter_fw1e3_1;display:inline-block;transform:scale(.5)}._loadingText_fw1e3_109 span:first-child{animation-delay:0s}._loadingText_fw1e3_109 span:nth-child(2){animation-delay:.2s}._loadingText_fw1e3_109 span:nth-child(3){animation-delay:.4s}._loadingText_fw1e3_109 span:nth-child(4){animation-delay:.6s}._loadingText_fw1e3_109 span:nth-child(5){animation-delay:.8s}._loadingText_fw1e3_109 span:nth-child(6){animation-delay:1s}._loadingText_fw1e3_109 span:nth-child(7){animation-delay:1.2s}._loadingText_fw1e3_109 span:nth-child(8){animation-delay:1.4s}._loadingText_fw1e3_109 span:nth-child(9){animation-delay:1.6s}._loadingText_fw1e3_109 span:nth-child(10){animation-delay:1.8s}._loadingText_fw1e3_109 span:nth-child(11){animation-delay:2s}._loadingText_fw1e3_109 span:nth-child(12){animation-delay:2.2s}._loadingText_fw1e3_109 span:nth-child(13){animation-delay:2.4s}._loadingText_fw1e3_109 span:nth-child(14){animation-delay:2.6s}._counterContainer_hk9u5_1{color:var(--color-white)}._bodyHome_hk9u5_7{background:linear-gradient(#04328c,#04328c);flex-direction:column;justify-content:center;align-items:center;gap:3rem;width:100%;min-height:100vh;display:flex;position:relative;overflow-x:hidden}._header_hk9u5_69{justify-content:center;align-items:center;padding:5rem 0;display:flex}._main_hk9u5_95{text-align:center;flex-direction:column;gap:3rem;width:100%;display:flex}._headlineContainer_hk9u5_119{padding:0 2rem}._headlineContainer_hk9u5_119 h1{color:#f7f7f7;font-size:5.6rem}._counterContainer_hk9u5_1{grid-template-columns:repeat(6,minmax(10rem,15rem));justify-content:center;gap:1rem;padding:1.5rem;display:grid}._countdownItem_hk9u5_151{-webkit-backdrop-filter:blur(10rem);background:#0000001a;border:.2rem solid #ffffff1a;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;min-width:10rem;min-height:10rem;padding:1rem 1.5rem;display:flex}._number_hk9u5_199{color:#f7f7f7;font-size:4rem;font-weight:700}._label_hk9u5_209{color:#fff;text-transform:uppercase;font-size:1rem}@media only screen and (width<=700px){._counterContainer_hk9u5_1{grid-template-columns:repeat(3,minmax(10rem,15rem))}._countdownItem_hk9u5_151{width:90%;min-width:0;max-width:28rem;min-height:20rem;margin-bottom:2rem}._number_hk9u5_199{font-size:4.5rem}._headlineContainer_hk9u5_119 h1{font-size:3.2rem}}
