@keyframes profile-fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){@keyframes profile-fadeUp{0%{opacity:1;transform:none}to{opacity:1;transform:none}}}body{--footer-color:var(--color-text-primary);--footer-bg-primary:var(--color-base-background);--footer-bg-secondary:var(--color-ui-bg);--footer-bg-tertiary:var(--color-base-surface);--footer-bg-hover-light:var(--color-ui-bg-hover);--footer-bg-hover-strong:var(--color-ui-bg-click);--footer-text-primary:var(--color-text-primary);--footer-text-secondary:var(--color-text-secondary);--footer-divider:var(--color-divider);--footer-link-color:var(--color-text-secondary);--footer-link-hover-color:var(--color-text-primary);--footer-nav-header-color:var(--color-text-primary);--footer-bar-link-color:var(--color-secondary);--footer-radius-container:28px;--footer-radius-container-mobile:20px;--footer-radius-button:12px;--footer-radius-icon:8px;--footer-content-top-max-width:1440px;--footer-content-top-padding:16px 16px 16px 0;--footer-content-top-margin:0 auto;--web-small-footer-content-top-margin:0 auto;--web-small-footer-content-top-padding:16px 16px 16px 0;--footer-section-gap:40px;--footer-section-gap-tablet:32px;--footer-section-gap-mobile:32px;--footer-legal-gap:36px;--footer-legal-gap-mobile:32px;--footer-main-content-gap:32px;--footer-main-content-gap-tablet:32px;--footer-main-content-gap-mobile:24px;--footer-left-column-gap:32px;--footer-government-section-gap:32px;--footer-government-section-gap-mobile:20px;--footer-nav-columns-gap:120px;--footer-nav-columns-gap-mobile:77px;--footer-nav-column-gap:20px;--footer-nav-links-gap:8px;--footer-buttons-gap:16px;--footer-button-internal-gap:12px;--footer-language-content-gap:12px;--footer-banks-section-gap:24px;--footer-banks-section-gap-mobile:20px;--footer-payment-providers-gap:24px;--footer-payment-providers-gap-mobile:16px;--footer-payment-logo-opacity:.6;--footer-social-gap:24px;--footer-social-gap-mobile:16px;--footer-social-icon-size:22px;--footer-social-icon-color:var(--color-text-secondary);--footer-social-icon-hover-color:var(--color-text-primary);--footer-advice-gap:16px;--footer-advice-gap-mobile:20px;--footer-bottom-section-gap-mobile:32px;--footer-separator-margin:0 8px;--footer-button-height:52px;--footer-bottom-section-height:32px;--footer-icon-section:32px;--footer-flag-dropdown:25.6px;--footer-flag-dropdown-height:17.92px;--footer-flag-border-radius:2px;--footer-badges-row-gap:12px;--footer-nra-seal-height:40px;--footer-logo-width:174px;--footer-logo-height:32px;--footer-dropdown-offset:60px;--footer-dropdown-padding:8px;--footer-dropdown-option-padding:12px;--footer-dropdown-option-gap:12px;--footer-dropdown-radius:12px;--footer-dropdown-option-radius:8px;--footer-transition-normal:.3s ease;--footer-transition-fast:.2s ease;--footer-dropdown-shadow:0 4px 12px #0000004d;--footer-z-index:1;--footer-dropdown-z-index:100;--footer-nav-header-font-size:var(--font-size-body);--footer-nav-header-font-weight:var(--font-weight-medium);--footer-nav-header-line-height:var(--line-height-body);--footer-nav-link-size:var(--font-size-body-sm);--footer-nav-link-weight:var(--font-weight-regular);--footer-nav-link-line-height:var(--line-height-body);--footer-button-text-size:var(--font-size-body);--footer-button-text-weight:var(--font-weight-medium);--footer-button-text-line-height:var(--line-height-body);--footer-legal-text-size:var(--font-size-body-sm);--footer-legal-text-line-height:var(--line-height-body);--footer-legal-text-weight:var(--font-weight-regular);--footer-legal-link-size:var(--font-size-caption);--footer-legal-link-line-height:var(--line-height-caption);--footer-legal-link-weight:var(--font-weight-bold);--footer-copyright-size:var(--font-size-caption);--footer-copyright-line-height:var(--line-height-caption);--footer-copyright-weight:var(--font-weight-bold);--footer-terms-size:var(--font-size-caption);--footer-terms-line-height:var(--line-height-caption);--footer-terms-weight:var(--font-weight-medium);--footer-nav-group-margin-top:12px;--footer-nav-group-indent:12px;--footer-nav-subheader-color:color-mix(in srgb, var(--color-text-primary) 55%, transparent);--footer-nav-subheader-font-size:var(--font-size-micro);--footer-nav-subheader-font-weight:var(--font-weight-semibold);--footer-nav-subheader-line-height:var(--line-height-caption);--footer-nav-subheader-letter-spacing:.8px;--footer-nav-subheader-margin-bottom:10px;--footer-terms-dropdown-min-width:200px;--footer-terms-trigger-gap:6px;--footer-terms-dropdown-gap:2px;--footer-terms-item-padding:9px 12px;--footer-terms-item-font-size:var(--font-size-body-sm);--footer-terms-item-font-weight:var(--font-weight-medium);--tablet-footer-content-padding:32px 24px;--mobile-footer-content-padding:16px var(--mobile-edge-padding);--mobile-footer-language-selector-max-width:fit-content}.footer{z-index:var(--footer-z-index);color:var(--footer-color);background:var(--footer-bg-primary);border-radius:var(--footer-radius-container) var(--footer-radius-container) 0 0;position:relative;overflow:visible}.footer-content{padding:var(--footer-content-top-padding);margin:var(--footer-content-top-margin);gap:var(--footer-section-gap);background:0 0;flex-direction:column;display:flex;overflow:visible}@media only screen and (max-width:1425px){.footer-content{padding:var(--web-small-footer-content-top-padding);margin:var(--web-small-footer-content-top-margin);gap:var(--footer-main-content-gap-mobile)}}.footer-divider{background:var(--footer-divider);width:100%;height:1px}.footer-banks-section{gap:var(--footer-banks-section-gap);flex-direction:column;width:100%;display:flex}.footer-payment-providers{justify-content:space-between;align-items:center;gap:var(--footer-payment-providers-gap);flex-wrap:nowrap;width:100%;padding:0;display:flex}.footer-payment-providers a{opacity:var(--footer-payment-logo-opacity,.6);transition:opacity var(--footer-transition-normal);justify-content:center;align-items:center;display:flex}.footer-payment-providers a:hover{opacity:1}.footer-payment-providers .payment-logo{object-fit:contain;filter:invert(.85)grayscale();width:auto;height:28px;display:block}body.light .footer-payment-providers .payment-logo{filter:invert(.15)grayscale()}.footer-main-content{justify-content:space-between;align-items:flex-start;width:100%;display:flex;overflow:visible}.footer-left{gap:var(--footer-left-column-gap);flex-direction:column;flex:1;display:flex}.footer-logo .everbet-logo{height:var(--footer-logo-height);width:var(--footer-logo-width)}.footer-logo .everbet-logo-dark{display:block}.footer-logo .everbet-logo-light{display:none}.footer-nav{justify-content:space-between;width:100%;display:flex}.footer-nav-column{gap:var(--footer-nav-column-gap);flex-direction:column;display:flex}.footer-nav-header{color:var(--footer-nav-header-color);font-size:var(--footer-nav-header-font-size);font-weight:var(--footer-nav-header-font-weight);line-height:var(--footer-nav-header-line-height);margin:0}.footer-nav-links{gap:var(--footer-nav-links-gap);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.footer-nav-link-item a{font-size:var(--footer-nav-link-size);color:var(--footer-link-color);line-height:var(--footer-nav-link-line-height);font-weight:var(--footer-nav-link-weight);transition:color var(--footer-transition-fast);text-decoration:none}.footer-nav-link-item a:hover{color:var(--footer-link-hover-color)}.footer-nav-link-item span{font-size:var(--footer-nav-link-size);color:var(--footer-link-color);line-height:var(--footer-nav-link-line-height);font-weight:var(--footer-nav-link-weight)}.footer-nav-group{margin-top:var(--footer-nav-group-margin-top)}.footer-nav-subheader{margin:0 0 var(--footer-nav-subheader-margin-bottom);font-size:var(--footer-nav-subheader-font-size);font-weight:var(--footer-nav-subheader-font-weight);line-height:var(--footer-nav-subheader-line-height);letter-spacing:var(--footer-nav-subheader-letter-spacing);text-transform:uppercase;color:var(--footer-nav-subheader-color)}.footer-nav-group-links{padding-left:var(--footer-nav-group-indent)}.footer-right{gap:var(--footer-buttons-gap);flex-direction:column;align-items:flex-end;display:none;overflow:visible}.footer-right-mobile{justify-content:center;display:none;overflow:visible}.footer-right-mobile .footer-language-dropdown-wrapper,.footer-right-mobile>.footer-language-selector{max-width:var(--mobile-footer-language-selector-max-width)}.footer-right-mobile .footer-language-selector{justify-content:center}.footer-language-dropdown-wrapper{width:100%;position:relative;overflow:visible}.footer-language-selector{background:var(--footer-bg-secondary);border-radius:var(--footer-radius-button);color:var(--footer-text-secondary);font-size:var(--footer-button-text-size);font-weight:var(--footer-button-text-weight);cursor:pointer;height:var(--footer-button-height);width:100%;transition:background var(--footer-transition-normal);border:none;align-items:center;gap:8px;padding:12px 16px;display:flex}@media (hover:hover){.footer-language-selector:hover:not(.open){background:var(--footer-bg-hover-light)}}.footer-language-selector.open{background:var(--footer-bg-tertiary)}.footer-language-selector span{line-height:var(--footer-button-text-line-height)}.footer-language-selector.footer-language-single{cursor:default;pointer-events:none}.footer-language-selector-content{align-items:center;gap:var(--footer-language-content-gap);display:flex}.footer-language-arrow{width:24px;min-width:24px;height:24px;transition:transform var(--footer-transition-normal);background-color:currentColor;flex-shrink:0;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer-language-arrow.open{transform:rotate(180deg)}.footer-language-icon,.footer-get-app-icon{background-color:currentColor;flex-shrink:0;width:24px;min-width:24px;height:24px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer-language-icon{-webkit-mask-image:url(/assets/icons/footer_icons/icon-language.svg);mask-image:url(/assets/icons/footer_icons/icon-language.svg)}.footer-get-app-icon{-webkit-mask-image:url(/assets/icons/footer_icons/icon-mobile.svg);mask-image:url(/assets/icons/footer_icons/icon-mobile.svg)}.footer-language-dropdown{bottom:var(--footer-dropdown-offset);background:var(--footer-bg-secondary);border-radius:var(--footer-dropdown-radius);width:100%;padding:var(--footer-dropdown-padding);box-shadow:var(--footer-dropdown-shadow);z-index:var(--footer-dropdown-z-index);position:absolute;left:0}.footer-language-option{align-items:center;gap:var(--footer-dropdown-option-gap);padding:var(--footer-dropdown-option-padding);border-radius:var(--footer-dropdown-option-radius);cursor:pointer;transition:background var(--footer-transition-fast);color:var(--footer-text-secondary);font-size:var(--footer-button-text-size);font-weight:var(--footer-button-text-weight);display:flex}.footer-language-option:hover{background:var(--footer-bg-hover-light)}.footer-language-option.active{background:var(--footer-bg-hover-light);color:var(--footer-text-primary)}.footer-language-option .language-flag{width:var(--footer-flag-dropdown);height:var(--footer-flag-dropdown-height);object-fit:cover;border-radius:var(--footer-flag-border-radius)}.footer-language-option span{line-height:20px}.footer-get-app-button{justify-content:center;align-items:center;gap:var(--footer-button-internal-gap);background:var(--footer-bg-tertiary);border-radius:var(--footer-radius-button);color:var(--footer-text-secondary);font-size:var(--footer-button-text-size);font-weight:var(--footer-button-text-weight);cursor:pointer;height:var(--footer-button-height);width:100%;transition:background var(--footer-transition-normal);border:none;padding:12px 16px;display:flex}.footer-get-app-button:hover{background:var(--footer-bg-hover-strong)}.footer-get-app-button span{line-height:18px}.footer-social{justify-content:center;align-items:center;gap:var(--footer-social-gap);width:100%;display:flex}.footer-social-link{color:var(--footer-social-icon-color);transition:color var(--footer-transition-normal);justify-content:center;align-items:center;display:flex}@media (hover:hover){.footer-social-link:hover{color:var(--footer-social-icon-hover-color)}}.footer-social-icon{width:var(--footer-social-icon-size);min-width:var(--footer-social-icon-size);height:var(--footer-social-icon-size);background-color:currentColor;flex-shrink:0;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer-social-icon-instagram{-webkit-mask-image:url(/assets/icons/footer_icons/instagram.svg);mask-image:url(/assets/icons/footer_icons/instagram.svg)}.footer-social-icon-facebook{-webkit-mask-image:url(/assets/icons/footer_icons/facebook.svg);mask-image:url(/assets/icons/footer_icons/facebook.svg)}.footer-social-icon-telegram{-webkit-mask-image:url(/assets/icons/footer_icons/telegram.svg);mask-image:url(/assets/icons/footer_icons/telegram.svg)}.footer-social-icon-youtube{-webkit-mask-image:url(/assets/icons/footer_icons/youtube.svg);mask-image:url(/assets/icons/footer_icons/youtube.svg)}.footer-legal{gap:var(--footer-legal-gap);flex-direction:column;width:100%;display:flex}.footer-government-section{gap:var(--footer-government-section-gap);flex-direction:column;display:flex}.footer-government-icon{width:var(--footer-icon-section);height:var(--footer-icon-section)}.footer-government-icon img{width:100%;height:100%}.footer-license-text p{font-size:var(--footer-legal-text-size);line-height:var(--footer-legal-text-line-height);color:var(--footer-text-secondary);font-weight:var(--footer-legal-text-weight);margin:0}.footer-license-text p a{color:var(--footer-bar-link-color);font-weight:var(--footer-legal-link-weight);font-size:var(--footer-legal-link-size);line-height:var(--footer-legal-link-line-height);text-decoration:none}.footer-license-text p a:hover{opacity:.8}.footer-advice{gap:var(--footer-advice-gap);align-items:center;display:flex}.footer-advice p{font-size:var(--footer-legal-text-size);line-height:var(--footer-legal-text-line-height);color:var(--footer-text-secondary);font-weight:var(--footer-legal-text-weight);flex:1;margin:0}.footer-advice p a{color:var(--footer-bar-link-color);font-weight:var(--footer-legal-link-weight);font-size:var(--footer-legal-link-size);line-height:var(--footer-legal-link-line-height);text-decoration:none}.footer-advice p a:hover{opacity:.8}.footer-advice .footer-logo{flex-shrink:0;margin-left:auto}.footer .footer-badges-row{align-items:center;gap:var(--footer-badges-row-gap);flex-shrink:0;display:flex}.footer .footer-nra-seal{flex-shrink:0;line-height:0;display:inline-block}.footer .footer-nra-seal img{width:auto;height:var(--footer-nra-seal-height)}.footer-18-icon{width:var(--footer-icon-section);height:var(--footer-icon-section);flex-shrink:0}.footer-18-icon img{width:100%;height:100%}.footer-copyright-text p{font-size:var(--footer-copyright-size);line-height:var(--footer-copyright-line-height);color:var(--footer-text-secondary);font-weight:var(--footer-copyright-weight);margin:0}.footer-copyright-text p a{color:var(--footer-bar-link-color);text-decoration:none}.footer-copyright-text p a:hover{opacity:.8}.footer-bottom-section{width:100%;min-height:var(--footer-bottom-section-height);justify-content:space-between;align-items:center;display:flex}.footer-terms{font-size:var(--footer-terms-size);line-height:var(--footer-terms-line-height);color:var(--footer-text-secondary);font-weight:var(--footer-terms-weight);white-space:nowrap;scrollbar-width:none;max-width:100%;overflow:auto hidden}.footer-terms::-webkit-scrollbar{display:none}.footer-terms a{color:var(--footer-text-secondary);transition:color var(--footer-transition-fast);text-decoration:none}.footer-terms a:hover{color:var(--footer-text-primary)}.footer-terms span{cursor:pointer;transition:color var(--footer-transition-fast)}.footer-terms span:hover:not(.footer-separator){color:var(--footer-text-primary)}.footer-separator{margin:var(--footer-separator-margin)}.footer-terms-group{align-items:center;display:inline-flex;position:relative}.footer-terms-label{cursor:default;pointer-events:none}.footer-terms-trigger{align-items:center;gap:var(--footer-terms-trigger-gap);cursor:pointer;color:var(--footer-text-secondary);font:inherit;transition:color var(--footer-transition-fast);background:0 0;border:0;padding:0;display:inline-flex}.footer-terms-trigger:hover{color:var(--footer-text-primary)}.footer-terms-arrow{width:16px;min-width:16px;height:16px;transition:transform var(--footer-transition-normal);background-color:currentColor;flex-shrink:0;display:inline-block;-webkit-mask-image:url(/assets/icons/generated/navigation/chevron-down.svg);mask-image:url(/assets/icons/generated/navigation/chevron-down.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.footer-terms-arrow.open{transform:rotate(180deg)}.footer-terms-dropdown{gap:var(--footer-terms-dropdown-gap);min-width:var(--footer-terms-dropdown-min-width);padding:var(--footer-dropdown-padding);background:var(--footer-bg-secondary);border-radius:var(--footer-dropdown-radius);box-shadow:var(--footer-dropdown-shadow);z-index:var(--footer-dropdown-z-index);flex-direction:column;display:none}.footer-terms-dropdown.open{display:flex}.footer-terms-dropdown-item{padding:var(--footer-terms-item-padding);border-radius:var(--footer-dropdown-option-radius);font-size:var(--footer-terms-item-font-size);font-weight:var(--footer-terms-item-font-weight);line-height:var(--footer-terms-line-height);color:var(--footer-text-secondary);white-space:nowrap;transition:background var(--footer-transition-fast), color var(--footer-transition-fast);text-decoration:none;display:block}.footer-terms-dropdown-item:hover,.footer-terms-dropdown-item.active{background:var(--footer-bg-hover-light);color:var(--footer-text-primary)}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.footer .footer-content{padding:var(--tablet-footer-content-padding);padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + 24px);gap:var(--footer-section-gap-tablet)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) and (display-mode:standalone),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) and (display-mode:standalone),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) and (display-mode:standalone),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) and (display-mode:standalone){.footer .footer-content{padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + env(safe-area-inset-bottom) + 24px)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.footer .footer-main-content{gap:var(--footer-main-content-gap-tablet);flex-direction:column}.footer .footer-right{align-items:flex-start;width:100%}.footer .footer-language-dropdown-wrapper,.footer .footer-get-app-button{width:100%}.footer .footer-nav{gap:var(--footer-nav-columns-gap)}.footer .footer-payment-providers{justify-content:center;gap:var(--footer-payment-providers-gap)}}@media only screen and (min-width:768px) and (max-width:1024px){.footer .footer-content{padding:var(--tablet-footer-content-padding);padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + 24px);gap:var(--footer-section-gap-tablet)}}@media only screen and (min-width:768px) and (max-width:1024px) and (display-mode:standalone){.footer .footer-content{padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + env(safe-area-inset-bottom) + 24px)}}@media only screen and (min-width:768px) and (max-width:1024px){.footer .footer-main-content{gap:var(--footer-main-content-gap-tablet);flex-direction:column}.footer .footer-right{align-items:flex-start;width:100%}.footer .footer-language-dropdown-wrapper,.footer .footer-get-app-button{width:100%}.footer .footer-nav{gap:var(--footer-nav-columns-gap)}.footer .footer-payment-providers{justify-content:center;gap:var(--footer-payment-providers-gap)}}@media only screen and (min-width:690px) and (max-width:1024px){.footer .footer-nav{gap:var(--footer-nav-columns-gap-mobile);grid-template-columns:repeat(2,1fr);display:grid}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.footer{background:var(--footer-bg-primary);border-radius:var(--footer-radius-container-mobile) var(--footer-radius-container-mobile) 0 0}.footer-content{padding:var(--mobile-footer-content-padding);padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + 24px);margin:unset;gap:var(--footer-section-gap-mobile)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) and (display-mode:standalone),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) and (display-mode:standalone),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) and (display-mode:standalone),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) and (display-mode:standalone){.footer-content{padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + env(safe-area-inset-bottom) + 24px)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.footer-banks-section{gap:var(--footer-banks-section-gap-mobile)}.footer-payment-providers{justify-content:center;gap:var(--footer-payment-providers-gap-mobile);row-gap:var(--footer-payment-providers-gap-mobile);flex-wrap:wrap;padding:0}.footer-payment-providers .payment-logo{height:22px}.footer-payment-providers{flex-wrap:wrap;justify-content:center}.footer-main-content{gap:var(--footer-main-content-gap-mobile);flex-direction:column}.footer-social{gap:var(--footer-social-gap-mobile)}.footer-logo{justify-content:center;width:100%;display:flex}.footer-nav{column-gap:var(--footer-nav-columns-gap-mobile);row-gap:var(--footer-left-column-gap);grid-template-columns:repeat(2,1fr);display:grid}.footer-right{display:none}.footer-right-mobile{align-items:center;gap:var(--footer-buttons-gap);flex-direction:row;width:100%;display:flex}.footer-get-app-button{background:var(--footer-bg-secondary)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) and (hover:hover),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) and (hover:hover),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) and (hover:hover),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) and (hover:hover){.footer-get-app-button:hover{background:var(--footer-bg-hover-light)}}@media only screen and (min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:834px) and (max-device-width:1194px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait),(min-device-width:1024px) and (max-device-width:1366px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.footer-legal{gap:var(--footer-legal-gap-mobile)}.footer-government-section{gap:var(--footer-government-section-gap-mobile)}.footer-advice{align-items:center;gap:var(--footer-advice-gap-mobile);flex-direction:column}.footer-advice .footer-logo{align-self:center;margin-left:0}.footer-bottom-section{align-items:flex-start;gap:var(--footer-bottom-section-gap-mobile);flex-direction:column;height:auto}.footer-copyright-text,.footer-terms{text-align:left}}@media only screen and (min-width:768px) and (max-width:1024px){.footer{background:var(--footer-bg-primary);border-radius:var(--footer-radius-container-mobile) var(--footer-radius-container-mobile) 0 0}.footer-content{padding:var(--mobile-footer-content-padding);padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + 24px);margin:unset;gap:var(--footer-section-gap-mobile)}}@media only screen and (min-width:768px) and (max-width:1024px) and (display-mode:standalone){.footer-content{padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + env(safe-area-inset-bottom) + 24px)}}@media only screen and (min-width:768px) and (max-width:1024px){.footer-banks-section{gap:var(--footer-banks-section-gap-mobile)}.footer-payment-providers{justify-content:center;gap:var(--footer-payment-providers-gap-mobile);row-gap:var(--footer-payment-providers-gap-mobile);flex-wrap:wrap;padding:0}.footer-payment-providers .payment-logo{height:22px}.footer-payment-providers{flex-wrap:wrap;justify-content:center}.footer-main-content{gap:var(--footer-main-content-gap-mobile);flex-direction:column}.footer-social{gap:var(--footer-social-gap-mobile)}.footer-logo{justify-content:center;width:100%;display:flex}.footer-nav{column-gap:var(--footer-nav-columns-gap-mobile);row-gap:var(--footer-left-column-gap);grid-template-columns:repeat(2,1fr);display:grid}.footer-right{display:none}.footer-right-mobile{align-items:center;gap:var(--footer-buttons-gap);flex-direction:row;width:100%;display:flex}.footer-get-app-button{background:var(--footer-bg-secondary)}}@media only screen and (min-width:768px) and (max-width:1024px) and (hover:hover){.footer-get-app-button:hover{background:var(--footer-bg-hover-light)}}@media only screen and (min-width:768px) and (max-width:1024px){.footer-legal{gap:var(--footer-legal-gap-mobile)}.footer-government-section{gap:var(--footer-government-section-gap-mobile)}.footer-advice{align-items:center;gap:var(--footer-advice-gap-mobile);flex-direction:column}.footer-advice .footer-logo{align-self:center;margin-left:0}.footer-bottom-section{align-items:flex-start;gap:var(--footer-bottom-section-gap-mobile);flex-direction:column;height:auto}.footer-copyright-text,.footer-terms{text-align:left}}@media only screen and (max-width:767px){.footer{background:var(--footer-bg-primary);border-radius:var(--footer-radius-container-mobile) var(--footer-radius-container-mobile) 0 0}.footer-content{padding:var(--mobile-footer-content-padding);padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + 24px);margin:unset;gap:var(--footer-section-gap-mobile)}}@media only screen and (max-width:767px) and (display-mode:standalone){.footer-content{padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + env(safe-area-inset-bottom) + 24px)}}@media only screen and (max-width:767px){.footer-banks-section{gap:var(--footer-banks-section-gap-mobile)}.footer-payment-providers{justify-content:center;gap:var(--footer-payment-providers-gap-mobile);row-gap:var(--footer-payment-providers-gap-mobile);flex-wrap:wrap;padding:0}.footer-payment-providers .payment-logo{height:22px}.footer-payment-providers{flex-wrap:wrap;justify-content:center}.footer-main-content{gap:var(--footer-main-content-gap-mobile);flex-direction:column}.footer-social{gap:var(--footer-social-gap-mobile)}.footer-logo{justify-content:center;width:100%;display:flex}.footer-nav{column-gap:var(--footer-nav-columns-gap-mobile);row-gap:var(--footer-left-column-gap);grid-template-columns:repeat(2,1fr);display:grid}.footer-right{display:none}.footer-right-mobile{align-items:center;gap:var(--footer-buttons-gap);flex-direction:row;width:100%;display:flex}.footer-get-app-button{background:var(--footer-bg-secondary)}}@media only screen and (max-width:767px) and (hover:hover){.footer-get-app-button:hover{background:var(--footer-bg-hover-light)}}@media only screen and (max-width:767px){.footer-legal{gap:var(--footer-legal-gap-mobile)}.footer-government-section{gap:var(--footer-government-section-gap-mobile)}.footer-advice{align-items:center;gap:var(--footer-advice-gap-mobile);flex-direction:column}.footer-advice .footer-logo{align-self:center;margin-left:0}.footer-bottom-section{align-items:flex-start;gap:var(--footer-bottom-section-gap-mobile);flex-direction:column;height:auto}.footer-copyright-text,.footer-terms{text-align:left}}html.layout-mobile .footer .footer-content{padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + 24px)}@media (display-mode:standalone){html.layout-mobile .footer .footer-content{padding-bottom:calc(var(--bottom-bar-height) + var(--bottom-bar-bottom) + env(safe-area-inset-bottom) + 24px)}}@media only screen and (min-width:1025px){html.layout-mobile .footer .footer-content{padding-inline:var(--spacing-24)}}html.layout-mobile .footer .footer-right:not(.footer-right-mobile){display:none}html.layout-mobile .footer .footer-right-mobile{align-items:center;gap:var(--footer-buttons-gap);flex-direction:row;width:100%;display:flex}html.layout-mobile .footer .footer-language-selector{justify-content:center}html.layout-mobile .footer .footer-get-app-button{background:var(--footer-bg-secondary)}@media (hover:hover){html.layout-mobile .footer .footer-get-app-button:hover{background:var(--footer-bg-hover-light)}}@media only screen and (max-width:926px) and (orientation:landscape){.footer .footer-content .footer-payment-providers{justify-content:center}.footer .footer-license-text p,.footer .footer-advice p{font-size:12px}}@media only screen and (max-width:344px){.footer .footer-language-selector{gap:0}.footer .footer-language-selector-content,.footer .footer-get-app-button{gap:6px}}@media only screen and (max-width:320px){.footer .footer-terms{font-size:11px}}body.light .footer-logo .everbet-logo-dark{display:none}body.light .footer-logo .everbet-logo-light{display:block}
