a{text-decoration:none;word-break:break-word}a,a:hover{color:#0d6efd}a:hover{text-decoration:underline rgba(13,110,253,.25);text-underline-offset:.2em}button{background:transparent;border:none;cursor:pointer}ul{margin-top:0;padding-left:0;list-style:none}ul:last-child{margin-bottom:0}p{margin-top:0}p:last-child{margin-bottom:0}img,svg{vertical-align:middle;border-style:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.text-danger{color:#fe5a5a!important}.text-success{color:#40e06b!important}.cookie{position:fixed;bottom:0;left:0;right:0;z-index:995;padding:16px 0;border-top:1px solid #cfe2ff;background-color:#fff;color:#000;font-size:14px;line-height:1.3}.cookie__grid{display:grid;gap:16px 24px}@media only screen and (min-width:768px){.cookie__grid{grid-template-columns:1fr auto;align-items:center}}.cookie__link{font-weight:500}.cookie__button{width:100%;min-width:96px;border-radius:4px}.scroll-locked{overflow:hidden;touch-action:none}.modal{display:none}.modal.modal-lock-open{display:block}.modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background-color:rgba(0,0,0,.5);-webkit-tap-highlight-color:transparent}.modal__container,.modal__overlay{display:flex;justify-content:center;align-items:center}.modal__container{flex-direction:column;width:100%;height:100%;padding:16px}.modal-animation-slide{display:none}.modal-animation-slide.modal-lock-open{display:block}.modal-animation-slide[aria-hidden=false] .modal__overlay{animation:modal-fadeIn .25s cubic-bezier(0,0,.2,1)}.modal-animation-slide[aria-hidden=false] .modal__container{animation:modal-slideIn .25s cubic-bezier(0,0,.2,1)}.modal-animation-slide[aria-hidden=true] .modal__overlay{animation:modal-fadeOut .25s cubic-bezier(0,0,.2,1)}.modal-animation-slide[aria-hidden=true] .modal__container{animation:modal__slideOut .25s cubic-bezier(0,0,.2,1)}.is-hidden{display:none}.modal-lock__content{position:relative;flex:0 0 auto;display:grid;place-items:center;width:440px;max-width:100%;padding:16px 16px 24px;border-radius:8px;background-color:#fff;text-align:center;font-size:14px;line-height:1.3}@media only screen and (min-width:768px){.modal-lock__content{padding:32px;font-size:15px}}.modal-lock__content>*{grid-area:1/1}.modal-lock__content-2,.modal-lock__heading{font-size:20px;font-weight:700}.modal-lock__heading{margin-bottom:16px;color:#2c2d2e}@media only screen and (min-width:768px){.modal-lock__heading{font-size:24px}}.modal-lock__separator{margin-top:16px;margin-bottom:16px;border:0;border-top:1px solid #cfe2ff}.modal-lock__grid{display:inline-grid;grid-template-columns:50px 1fr;align-items:center;gap:16px;margin-bottom:16px;color:#2c2d2e;font-size:16px;font-weight:700;text-align:left}@media only screen and (min-width:768px){.modal-lock__grid{font-size:18px}}.modal-lock__buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px}@media only screen and (min-width:768px){.modal-lock__buttons{gap:24px}}.modal.is-locked .modal-lock__content-1,.modal:not(.is-locked) .modal-lock__content-2{visibility:hidden}@-moz-keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modal-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@-o-keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@keyframes modal-fadeOut{0%{opacity:1}to{opacity:0}}@-moz-keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@-webkit-keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@-o-keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes modal-slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@-moz-keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@-webkit-keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@-o-keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes modal-slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.page-footer{padding:40px 0;background-color:#181818;color:#fff;font-size:14px}.page-footer__container{max-width:var(--max-width-content);margin-right:auto;margin-left:auto;padding-right:12px;padding-left:12px}.page-footer__logo-socials{display:flex;flex-direction:column;gap:32px}@media only screen and (min-width:768px){.page-footer__logo-socials{flex-direction:row;justify-content:space-between;align-items:center}}.page-footer__socials{display:flex;flex-direction:column;gap:16px 32px}@media only screen and (min-width:768px){.page-footer__socials{flex-direction:row;align-items:center}}.page-footer__socials p{margin-bottom:0;font-weight:700}.page-footer__social-grid{display:flex;gap:24px}.footer-grid-1{display:flex;flex-wrap:wrap;row-gap:40px;margin-right:-12px;margin-left:-12px}.footer-grid-1>*{flex-shrink:0;width:100%;max-width:100%;padding-right:12px;padding-left:12px}@media only screen and (min-width:600px){.footer-grid-1>*{flex:0 0 auto;width:50%}}@media only screen and (min-width:768px){.footer-grid-1>*{width:33.33333333333333%}}@media only screen and (min-width:1280px){.footer-grid-1>*{width:20%}}@media only screen and (min-width:600px) and (max-width:767.98px){.footer-grid-1 .footer-col-1{width:100%}}@media only screen and (min-width:1280px){.footer-grid-1 .footer-col-2:nth-child(2):nth-last-child(2),.footer-grid-1 .footer-col-3:last-child{width:40%}}.page-footer__separator{margin:40px 0;opacity:.25}@media only screen and (min-width:1280px){.page-footer__separator{margin:32px 0}}.page-footer__list-title{margin-bottom:16px;text-transform:uppercase;font-weight:700}@media only screen and (min-width:1280px){.footer-grid-1 .page-footer__list{column-width:200px;column-gap:32px}}.page-footer__item+.page-footer__item{margin-top:6px}.page-footer__link{color:#fff}.page-footer__link:hover{color:#fff;text-decoration:underline}.page-footer__gambling{margin-top:32px}.page-footer__adult{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:16px}.page-footer__adult svg{flex-shrink:0}.page-footer__warning{text-transform:uppercase}@media only screen and (min-width:1280px){.page-footer__warning{text-align:center}}.page-footer__partners{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:32px}@media only screen and (min-width:768px){.page-footer__partners{justify-content:center}}@media only screen and (min-width:992px){.page-footer__partner-img{width:auto;height:40px}}.page-footer__copyright{text-align:center}