@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";.Layout_root__ORKZA{display:flex;justify-content:center;align-items:center;min-height:100vh;background-size:cover;background-repeat:no-repeat;background-position:50%;overflow:hidden;position:relative;transition:background-image .5s ease-in-out;margin-bottom:3rem}.Layout_root__ORKZA .Layout_backgroundVideo__HspHH{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;transition:opacity .5s ease-in-out}.Layout_root__ORKZA:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);z-index:2;transition:background .5s ease-in-out}.Layout_root__ORKZA .Layout_content__CXpB9{position:relative;z-index:3;padding:1rem;width:100%;max-width:800px;animation:Layout_fadeIn__i7GuM 1s ease-in-out;display:flex;flex-direction:column;gap:2rem}.Layout_root__ORKZA.Layout_big__YR5wz .Layout_content__CXpB9{max-width:1200px}@keyframes Layout_fadeIn__i7GuM{0%{opacity:0}to{opacity:1}}@media(max-width:600px){.Layout_content__CXpB9{padding:.5rem;max-width:100%}.Layout_backgroundVideo__HspHH{display:none}.Layout_root__ORKZA{background-image:url(/public/images/background.webp);background-attachment:fixed}}.Footer_content__t9VfD .Footer_contentBody__O3bfo .Footer_flags__vVkLz .Footer_flag__5jLk5{border:1px solid rgba(0,0,0,.1);box-shadow:0 1.5px 4px rgba(0,0,0,.24),0 1.5px 6px rgba(0,0,0,.12)}.Footer_footer__NzM_y{z-index:5;background-color:#121212;display:grid;position:relative;grid-area:footer;min-height:12rem;padding-top:1rem}.Footer_bubbles__mO7f8{position:absolute;top:0;left:0;right:0;height:1rem;background-color:#e0e0e0;opacity:.8;filter:url(#blob)}.Footer_bubble___JaxO{position:absolute;left:var(--position,50%);background-color:#000;border-radius:100%;animation:Footer_bubble-size__XnKek var(--time,4s) ease-in infinite var(--delay,0s),Footer_bubble-move__zfhVH var(--time,4s) ease-in infinite var(--delay,0s);transform:translate(-50%,100%)}.Footer_content__t9VfD{z-index:5;padding:2rem;background-color:#000;color:#e0e0e0;opacity:1;display:flex;flex-direction:column;gap:2rem}.Footer_content__t9VfD .Footer_contentBody__O3bfo{display:flex;flex-direction:row;justify-content:space-around}.Footer_content__t9VfD .Footer_contentBody__O3bfo div{display:flex;flex-direction:column;gap:.5rem}.Footer_content__t9VfD .Footer_contentBody__O3bfo .Footer_links__TsIzl a{display:flex;justify-content:flex-start;align-items:center;text-align:center;flex-direction:row;gap:.5rem}.Footer_content__t9VfD .Footer_contentBody__O3bfo .Footer_support__TJz3R{display:flex;align-items:center}.Footer_content__t9VfD .Footer_contentBody__O3bfo .Footer_support__TJz3R a{transition:opacity .15s}.Footer_content__t9VfD .Footer_contentBody__O3bfo .Footer_support__TJz3R a:hover{opacity:.8}.Footer_content__t9VfD .Footer_contentBody__O3bfo .Footer_flags__vVkLz{display:flex;flex-direction:column;gap:1rem}.Footer_content__t9VfD .Footer_contentBody__O3bfo .Footer_flags__vVkLz .Footer_flag__5jLk5{border:2px solid #e0e0e0;border-radius:4px;filter:brightness(70%);cursor:pointer}.Footer_content__t9VfD .Footer_contentBody__O3bfo .Footer_flags__vVkLz .Footer_flag__5jLk5.Footer_active__y27Sq{filter:brightness(100%)}.Footer_content__t9VfD .Footer_end__TWcap{display:flex;flex-direction:column;justify-content:center;text-align:center}@keyframes Footer_bubble-size__XnKek{0%,75%{width:var(--size,4rem);height:var(--size,4rem)}to{width:0;height:0}}@keyframes Footer_bubble-move__zfhVH{0%{bottom:-4rem}to{bottom:5rem}}.Notification_notificationContainer__sit0_ .Notification_notification__zVEdJ{text-shadow:0 1.5px 4px rgba(0,0,0,.24),0 1.5px 6px rgba(0,0,0,.12)}.Notification_notificationContainer__sit0_{display:flex;justify-content:center;align-items:center;text-align:center;padding-top:1rem;padding-bottom:1rem;background-color:#1e90ff;color:#000;font-weight:700;gap:1rem;font-size:1rem;width:100%;z-index:1000;border-radius:12px}.Notification_notificationContainer__sit0_ .Notification_notification__zVEdJ{display:flex;justify-content:center;align-items:center;text-align:center;cursor:pointer;text-decoration:none;gap:1rem;width:100%}.Notification_notificationContainer__sit0_ .Notification_notification__zVEdJ:hover{text-decoration:none;color:#e0e0e0}.Notification_notificationContainer__sit0_ .Notification_close__vRVak{padding-right:1rem;color:#e0e0e0;cursor:pointer}.Container_container__l7Pxg{border:1px solid rgba(0,0,0,.1);box-shadow:0 1.5px 4px rgba(0,0,0,.24),0 1.5px 6px rgba(0,0,0,.12);background:#1f1f1f;border-radius:12px;padding:1.5rem;max-width:100%;text-align:center;color:#e0e0e0;display:flex;flex-direction:column;gap:2rem}.Container_container__l7Pxg .Container_header__9YMsu{font-size:1.5rem;color:gold;font-weight:700}.Container_container__l7Pxg .Container_header__9YMsu a{display:flex;flex-direction:row;gap:1rem;text-align:center;align-items:center;justify-content:center}.Container_container__l7Pxg .Container_content__5_q7X{flex:1}.Container_container__l7Pxg .Container_footer__cC678{padding-top:1rem;font-size:.8rem;color:#fff;margin-top:.5rem;border-top:1px solid hsla(0,0%,100%,.1)}@media(max-width:600px){.Container_container__l7Pxg{padding:1rem;gap:1rem}.Container_intro__8PglN{font-size:.8rem}.Container_footer__cC678{font-size:.7rem}}.Legals_legal__s0AAO{display:flex;align-items:center;width:100%;margin-bottom:2rem;justify-content:center}@media(min-width:600px){.Legals_legal__s0AAO .Legals_legalMentionWrapper__ZABRv{width:600px}}.Legals_legal__s0AAO .Legals_legalMentionWrapper__ZABRv .Legals_bloc__jvi0P{display:flex;flex-direction:column;gap:1rem}.Legals_legal__s0AAO .Legals_legalMentionWrapper__ZABRv .Legals_bloc__jvi0P .Legals_title__S8W_Q{padding-top:2rem;font-size:16px;font-weight:700}.Legals_legal__s0AAO .Legals_legalMentionWrapper__ZABRv .Legals_bloc__jvi0P .Legals_title__S8W_Q.Legals_first__WE_Lv{padding-top:0}.Legals_legal__s0AAO .Legals_legalMentionWrapper__ZABRv .Legals_bloc__jvi0P .Legals_content__jioPr{font-size:14px;font-weight:700}.Legals_legal__s0AAO .Legals_legalMentionWrapper__ZABRv .Legals_bloc__jvi0P .Legals_content__jioPr .Legals_question__st7Ua{font-weight:600;border-bottom:1px solid}