@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:400;src:url(../fonts/Inter/inter-v20-cyrillic_latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:400;src:url(../fonts/Inter/inter-v20-cyrillic_latin-italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:500;src:url(../fonts/Inter/inter-v20-cyrillic_latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:500;src:url(../fonts/Inter/inter-v20-cyrillic_latin-500italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:normal;font-weight:600;src:url(../fonts/Inter/inter-v20-cyrillic_latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:Inter;font-style:italic;font-weight:600;src:url(../fonts/Inter/inter-v20-cyrillic_latin-600italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Alumni Sans;font-style:normal;font-weight:500;src:url(../fonts/AlumniSans/alumni-sans-v20-cyrillic_latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:Alumni Sans;font-style:italic;font-weight:500;src:url(../fonts/AlumniSans/alumni-sans-v20-cyrillic_latin-500italic.woff2) format("woff2")}@font-face{font-display:swap;font-family:Alumni Sans;font-style:normal;font-weight:700;src:url(../fonts/AlumniSans/alumni-sans-v20-cyrillic_latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:Alumni Sans;font-style:italic;font-weight:700;src:url(../fonts/AlumniSans/alumni-sans-v20-cyrillic_latin-700italic.woff2) format("woff2")}header{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(18,20,26,.5);border-bottom:1px solid #1e222d}header .header__nav ul.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;list-style:none;margin:0;padding:0}@media (max-width:1440px){header .header__nav ul.menu{gap:8px}}header .header__nav ul.menu>li{position:relative;z-index:9}header .header__nav ul.menu>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(75,83,105,0);border-radius:40px;color:#b3bac8;font-family:Inter;font-size:18px;font-weight:700;gap:8px;line-height:24px;padding:16px;position:relative;text-decoration:none;-webkit-transition:all .25s ease;transition:all .25s ease;z-index:2}header .header__nav ul.menu>li>a:hover{background-color:rgba(75,83,105,.3)}header .header__nav ul.menu>li>a:active{background-color:#232734}header .header__nav ul.menu>li>a:focus-visible{background-color:rgba(75,83,105,.3);border:1px solid #1e222d;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}header .header__nav ul.menu>li>a .dropdown-icon{background-color:#b3bac8;cursor:pointer;display:block;height:24px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 9'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='m16.59.75-6.52 6.52c-.77.77-2.03.77-2.8 0L.75.75'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 9'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='m16.59.75-6.52 6.52c-.77.77-2.03.77-2.8 0L.75.75'/%3E%3C/svg%3E") no-repeat center;mask-position:center;-webkit-mask-position:center;-webkit-mask-size:18px 9px;mask-size:18px 9px;-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease;width:24px}header .header__nav ul.menu>li.is-open{z-index:100}header .header__nav ul.menu>li.is-open>a{background-color:#232734;color:#d9dde5}header .header__nav ul.menu>li.is-open>a .dropdown-icon{background-color:#d9dde5;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}header .header__nav ul.menu>li.is-open>.sub-menu{border-color:#1e222d;max-width:240px;min-width:220px;opacity:1;visibility:visible}header .sub-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:#1e222d;border-radius:20px;left:0;list-style:none;opacity:0;padding:24px 0 0;position:absolute;top:32px;-webkit-transition:all .3s;transition:all .3s;visibility:hidden;width:100%;z-index:0}header .sub-menu li{display:block;position:relative;width:100%}header .sub-menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-radius:16px;color:#b3bac8;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;justify-content:space-between;line-height:130%;padding:12px 16px;text-decoration:none;-webkit-transition:all .2s ease;transition:all .2s ease}header .sub-menu li a:hover{color:#e8ff00}header .sub-menu li a:active{color:#9cbc00}header .sub-menu li a:focus-visible{border:1px solid #e8ff00;color:#e8ff00;outline:none}header .sub-menu li a .dropdown-icon{display:block;height:20px;width:20px;-ms-flex-negative:0;background-color:#b3bac8;flex-shrink:0;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 9'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='m16.59.75-6.52 6.52c-.77.77-2.03.77-2.8 0L.75.75'/%3E%3C/svg%3E") no-repeat center;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 18 9'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='m16.59.75-6.52 6.52c-.77.77-2.03.77-2.8 0L.75.75'/%3E%3C/svg%3E") no-repeat center;mask-position:center;-webkit-mask-position:center;-webkit-mask-size:18px 9px;mask-size:18px 9px;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-transition:background-color .3s ease,-webkit-transform .3s ease;transition:background-color .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background-color .3s ease;transition:transform .3s ease,background-color .3s ease,-webkit-transform .3s ease}header .sub-menu li.is-open>a{color:#e8ff00}header .sub-menu li.is-open>a .dropdown-icon{background-color:#e8ff00}header .sub-menu li.is-open>.sub-menu{left:99%;margin-top:0;min-width:200px;opacity:1;padding:0;top:0;visibility:visible}header .header__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}header .header__wrapper .header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}@media (max-width:1366px){header .header__wrapper .header__buttons{gap:4px}}@media (max-width:1310px){header .header__wrapper .header__buttons{gap:8px}}header .header__wrapper .header__buttons .langs-menu{list-style:none;margin:0;padding:0;position:relative}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children{position:relative}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children:before{display:none}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:rgba(75,83,105,0);border-radius:40px;color:#b3bac8;cursor:pointer;font-family:Inter;font-size:18px;font-weight:700;justify-content:center;line-height:100%;padding:16px 24px;position:relative;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;z-index:10}@media (max-width:1310px){header .header__wrapper .header__buttons .langs-menu .menu-item-has-children>a{font-size:14px;line-height:20px;padding:12px 24px}}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children>a:hover{background-color:rgba(75,83,105,.3);color:#f2f4f8}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children>a:active{background-color:#232734}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children>a:focus-visible{background-color:rgba(75,83,105,.3);border:1px solid #1e222d;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children .dropdown-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:24px;justify-content:center;margin-left:8px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:24px}@media (max-width:1310px){header .header__wrapper .header__buttons .langs-menu .menu-item-has-children .dropdown-icon{height:20px;width:20px}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children .dropdown-icon svg{width:11px}}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children .dropdown-icon:focus-visible{outline:none}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children .dropdown-icon svg path{-webkit-transition:fill .3s ease;transition:fill .3s ease}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children .sub-menu{background-color:#1e222d;border:none;border-radius:20px;left:0;list-style:none;margin:0;opacity:0;padding:24px 0 0;pointer-events:none;position:absolute;top:17px;-webkit-transform:translateY(4px);-ms-transform:translateY(4px);transform:translateY(4px);-webkit-transition:all .25s ease;transition:all .25s ease;visibility:hidden;width:100%}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children .sub-menu li a{border-radius:16px;color:#b3bac8;display:block;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:130%;padding:12px 24px;text-align:left;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}@media (max-width:1310px){header .header__wrapper .header__buttons .langs-menu .menu-item-has-children .sub-menu li a{font-size:14px}}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children .sub-menu li a:hover{color:#e8ff00}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children .sub-menu li a:active{color:#9cbc00}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children.open>a{background-color:#232734;color:#d9dde5}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children.open .dropdown-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}header .header__wrapper .header__buttons .langs-menu .menu-item-has-children.open .sub-menu{opacity:1;pointer-events:auto;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);visibility:visible}@media (max-width:1310px){header .header__wrapper .header__buttons .langs-menu .menu-item-has-children.open .sub-menu{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}}header .header__wrapper .header__buttons .header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px}body.is-open{overflow:hidden}.header__mobile-overlay{display:block;inset:0;opacity:0;position:fixed;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:998}.is-open .header__mobile-overlay{opacity:1;visibility:visible}.language-switcher{background-color:rgba(75,83,105,.3);border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex}.language-switcher .switcher-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.language-switcher a.lang-text{border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(75,83,105,0);color:#b3bac8;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:20px;text-decoration:none;-webkit-transition:all .25s ease;transition:all .25s ease}.language-switcher a.lang-text:hover{background:rgba(75,83,105,.3);color:#f2f4f8}.language-switcher a.lang-text:active{background:#232734;color:#d9dde5}.language-switcher a.lang-text:focus-visible{background:rgba(75,83,105,.3);-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.language-switcher a.lang-text.active{background:#4b5369;color:#f2f4f8}.language-switcher a.lang-text.active:hover{background:#191c25}.language-switcher a.lang-text.active:active{background:#232734}.language-switcher a.lang-text.active:focus-visible{background:#191c25;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.header__nav-mob-wrapper #primary-menu,.sidebar-menu__panel #primary-menu{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:8px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:transparent!important;-ms-flex-direction:column;flex-direction:column;gap:12px;line-height:100%}.header__nav-mob-wrapper #primary-menu>li,.sidebar-menu__panel #primary-menu>li{border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;list-style:none}.header__nav-mob-wrapper #primary-menu>li a,.sidebar-menu__panel #primary-menu>li a{background:#232734;border-radius:16px;color:#f2f4f8;display:block;font-family:Inter;font-size:14px;font-weight:700;padding:12px;text-align:center;text-decoration:none;-webkit-transition:background .2s ease;transition:background .2s ease}.header__nav-mob-wrapper #primary-menu>li a:hover,.sidebar-menu__panel #primary-menu>li a:hover{background:#4b5369}.header__nav-mob-wrapper #primary-menu>li a:active,.sidebar-menu__panel #primary-menu>li a:active{background:#f4f7fb;color:#12141a}.header__nav-mob-wrapper #primary-menu>li a:focus-visible,.sidebar-menu__panel #primary-menu>li a:focus-visible{background:#4b5369;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.header__nav-mob-wrapper #primary-menu>li .dropdown-icon,.sidebar-menu__panel #primary-menu>li .dropdown-icon{display:none;height:0}.header__nav-mob-wrapper #primary-menu .sub-menu,.sidebar-menu__panel #primary-menu .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:transparent;border:none;-ms-flex-direction:column;flex-direction:column;gap:4px;list-style:none;margin:0;opacity:1!important;padding:0;position:static!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important;visibility:visible!important;width:100%}.header__nav-top{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #232734;justify-content:space-between;padding-bottom:12px}.header__nav-top,.header__nav-top .header__burger_open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__nav-top .header__burger_open{-webkit-box-pack:center;-ms-flex-pack:center;background:rgba(75,83,105,0);border:2px solid #b3bac8;border-radius:40px;cursor:pointer;height:42px;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;width:42px;-ms-flex-negative:0;flex-shrink:0}.header__nav-top .header__burger_open:hover{background:rgba(75,83,105,.3);border-color:#f2f4f8}.header__nav-top .header__burger_open:hover div:after,.header__nav-top .header__burger_open:hover div:before{background-color:#f2f4f8}.header__nav-top .header__burger_open:active{background:#f2f4f8;border-color:#f2f4f8}.header__nav-top .header__burger_open:active div:after,.header__nav-top .header__burger_open:active div:before{background-color:#191c25}.header__nav-top .header__burger_open:focus-visible{background:rgba(75,83,105,.3);-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.header__nav-top .header__burger_open div{background-color:transparent;height:2px;position:relative;width:14px}.header__nav-top .header__burger_open div:after,.header__nav-top .header__burger_open div:before{background-color:#b3bac8;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transition:.3s;transition:.3s;width:100%}.header__nav-top .header__burger_open div:before{-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.header__nav-top .header__burger_open div:after{-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.header__nav-top>:nth-child(3){display:none}.header__nav-top .btn{font-size:14px;line-height:20px;padding:12px 24px}@media (max-width:620px){.header__btn .hide-on-mobile{display:none}}.header-v1{position:sticky;top:0;z-index:999}.header-v1 .header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1472px;padding:16px;width:100%}.header-v1 .header__logo{max-height:56px}.header-v1 .header__logo img.logo-mob{display:none}.header-v1 .header__logo img.logo-pc{display:block;max-width:230px;width:100%}.header-v1 .header__burger,.header-v1 .header__mobile-overlay,.header-v1 .header__nav-mob-wrapper{display:none}@media (max-width:1440px){.header-v1 .header__wrapper{max-width:1344px}.header-v1 .header__logo img.logo-pc{padding-right:8px}}@media (max-width:1366px){.header-v1 .header__wrapper{max-width:1310px}}@media (max-width:1310px){.header-v1{padding:12px 16px}.header-v1 .header__wrapper{padding:0}.header-v1 .header__left{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-v1 .header__logo img.logo-pc{max-width:181px;padding-right:0}.header-v1 .header__nav{display:none}.header-v1 .header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#e8ff00;border:none;border-radius:50%;cursor:pointer;height:44px;justify-content:center;outline:none;position:relative;width:44px;z-index:10}.header-v1 .header__burger span,.header-v1 .header__burger:after,.header-v1 .header__burger:before{background:#3e4e00;border-radius:2px;content:"";height:2px;left:50%;margin-left:-8px;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;width:15px}.header-v1 .header__burger span{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header-v1 .header__burger:before{top:16px}.header-v1 .header__burger:after{bottom:16px}.is-open .header-v1 .header__burger span{opacity:0;-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}.is-open .header-v1 .header__burger:before{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.is-open .header-v1 .header__burger:after{bottom:50%;-webkit-transform:translateY(50%) rotate(-45deg);-ms-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotate(-45deg)}.header-v1 .header__buttons .header__btn .btn{font-size:14px;line-height:20px;padding:12px 24px}.header-v1 .header__buttons .langs-menu{display:none}}@media (max-width:620px){.header-v1 .header__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0}.header-v1 .header__left,.header-v1 .header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.header-v1 .header__logo{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header-v1 .header__logo img.logo-mob{display:inline-block;height:40px;width:40px}.header-v1 .header__logo img.logo-pc{display:none}.header-v1 .header__burger{height:40px;width:40px}.header-v1 .header__burger span,.header-v1 .header__burger:after,.header-v1 .header__burger:before{margin-left:-6px;width:12px}.header-v1 .header__burger span{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header-v1 .header__burger:before{top:15px}.header-v1 .header__burger:after{bottom:15px}.header-v1 .header__buttons .header__btn .btn{font-size:12px;line-height:16px;padding:12px 16px}.header-v1 .header__buttons .header__btn .btn.hide-on-mobile{display:none}}@media (max-width:550px){.header-v1 .header__buttons .header__btn .btn{padding:12px 16px}}.header__nav-mob-wrapper--v1{display:none}@media (max-width:1310px){.header__nav-mob-wrapper--v1{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background-color:rgba(18,20,26,.5);border-right:1px solid #1e222d;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;left:-100%;padding:12px;position:fixed;top:0;width:308px;z-index:1000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;-webkit-transition:left .4s ease-in-out;transition:left .4s ease-in-out}.is-open .header__nav-mob-wrapper--v1{left:0}.header__nav-mob-wrapper--v1 #primary-menu>li{background:rgba(75,83,105,.7)}.header__nav-mob-wrapper--v1 #primary-menu{padding:12px 0 0}.header__nav-mob-wrapper--v1 .header__nav-top{padding-bottom:12px}}@media (max-width:1310px) and (max-width:620px){.header__nav-mob-wrapper--v1 .header__nav-top .header__burger_open{height:40px;width:40px}.header__nav-mob-wrapper--v1 .header__nav-top .header__burger_open div{width:12px}.header__nav-mob-wrapper--v1 .header__nav-top .language-switcher a.lang-text{font-size:12px;line-height:16px;max-width:40px}.header__nav-mob-wrapper--v1 .header__nav-top .btn{font-size:12px;line-height:16px}}@media (max-width:1310px) and (max-width:550px){.header__nav-mob-wrapper--v1 .header__nav-top .btn{padding:12px 16px}}@media (max-width:1310px){.header__mobile-overlay{background:rgba(7,7,7,.9)}}@media (max-width:620px){.header__nav-mob-wrapper{padding:12px 16px 12px 12px}}@media (max-width:374px){.header__nav-mob-wrapper--v1{padding:12px;width:296px}}.header-v2{position:sticky;top:0;z-index:999}.header-v2 .header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:1664px;padding:16px;width:100%}@media only screen and (max-width:1664px){.header-v2 .header__wrapper{max-width:1424px}}@media only screen and (max-width:1424px){.header-v2 .header__wrapper{max-width:1350px}}@media only screen and (max-width:1024px){.header-v2 .header__wrapper{padding:12px 16px}}.header-v2 .header__logo{margin-right:auto}.header-v2 .header__logo .logo-pc{height:56px;max-width:230px}@media only screen and (max-width:1024px){.header-v2 .header__logo .logo-pc{height:44px;max-width:181px}}@media (max-width:550px){.header-v2 .header__logo .logo-pc{height:40px;max-width:164px}}@media (max-width:424px){.header-v2 .header__logo .logo-pc{display:none}}.header-v2 .header__logo .logo-mob{display:none}@media (max-width:424px){.header-v2 .header__logo .logo-mob{display:block;max-height:40px;max-width:40px}}.header-v2 .header-actions{padding:0 16px}@media (max-width:1024px){.header-v2 .header-actions{margin-left:auto;margin-right:auto}}.header-v2 .header-actions .btn-promo{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#232734;border-radius:40px;color:#f2f4f8;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;gap:8px;line-height:24px;text-decoration:none}.header-v2 .header-actions .btn-promo:before{background-color:currentColor;content:"";display:block;height:20px;-webkit-mask-image:var(--promo-icon);mask-image:var(--promo-icon);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:20px}.header-v2 .header-actions .btn-promo:hover{background-color:#4b5369}.header-v2 .header-actions .btn-promo:active{background-color:#f2f4f8;color:#12141a}.header-v2 .header-actions .btn-promo:focus-visible{background-color:#4b5369;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}@media (max-width:1024px){.header-v2 .header-actions .btn-promo{font-size:14px;line-height:20px;padding:12px 24px}}.header-v2 .header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;padding-left:16px}.header-v2 .header__btn a{line-height:24px}@media (max-width:1024px){.header-v2 .header__btn a{font-size:14px;line-height:20px;padding:12px 24px}}@media (max-width:550px){.header-v2 .header__btn a{line-height:16px;padding:12px 16px}}@media (max-width:680px){.header-v2 .header-actions{display:none}.header-v2 .header__wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.sidebar-menu__overlay{background:rgba(7,7,7,.9);display:block;inset:0;opacity:0;position:fixed;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:998}.is-open .sidebar-menu__overlay{opacity:1;visibility:visible}.sidebar-menu .burger-menu{background:rgba(75,83,105,.7);border-radius:44px;display:-webkit-box;display:-ms-flexbox;display:flex;left:calc(50% - 816px);padding:8px;position:fixed;top:316px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:899}.is-open .sidebar-menu .burger-menu{z-index:1050}@media only screen and (max-width:1664px){.sidebar-menu .burger-menu{left:calc(50% - 696px)}}@media only screen and (max-width:1424px){.sidebar-menu .burger-menu{left:calc(50% - 659px)}}@media only screen and (max-width:1365px){.sidebar-menu .burger-menu{width:328px;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:rgba(75,83,105,.64);bottom:16px;-ms-flex-direction:row-reverse;flex-direction:row-reverse;left:50%;padding:8px;position:fixed;top:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1001}.is-open .sidebar-menu .burger-menu{background-color:#3b404e}}@media only screen and (max-width:550px){.sidebar-menu .burger-menu{bottom:16px;gap:8px;width:268px}}.sidebar-menu .burger-menu__toggle{background:#e8ff00;border:none;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;width:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;margin-bottom:16px;position:relative;-webkit-transition:background .3s ease;transition:background .3s ease;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1365px){.sidebar-menu .burger-menu__toggle{margin-bottom:0;margin-left:8px;padding:16px}}@media only screen and (max-width:550px){.sidebar-menu .burger-menu__toggle{height:44px;margin-left:0;padding:12px;width:44px}}.sidebar-menu .burger-menu__toggle:hover{background:#9cbc00}.sidebar-menu .burger-menu__toggle:active{background:#f4f7fb}.sidebar-menu .burger-menu__toggle:focus-visible{background:#9cbc00;-webkit-box-shadow:0 0 0 4px #9cbc00;box-shadow:0 0 0 4px #9cbc00;color:#3e4e00;outline:none}.is-open .sidebar-menu .burger-menu__toggle{background:#d9dde5}.is-open .sidebar-menu .burger-menu__toggle .burger-icon{background:transparent}.is-open .sidebar-menu .burger-menu__toggle .burger-icon:before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.is-open .sidebar-menu .burger-menu__toggle .burger-icon:after{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.sidebar-menu .burger-icon{background:#12141a;height:2px;pointer-events:none;position:relative;-webkit-transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,background .3s ease;transition:transform .3s ease,background .3s ease,-webkit-transform .3s ease;width:24px}.sidebar-menu .burger-icon:after,.sidebar-menu .burger-icon:before{background:#12141a;content:"";height:2px;left:0;position:absolute;-webkit-transition:top .3s ease,-webkit-transform .3s ease;transition:top .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,top .3s ease;transition:transform .3s ease,top .3s ease,-webkit-transform .3s ease;width:24px}.sidebar-menu .burger-icon:before{top:-6px}.sidebar-menu .burger-icon:after{top:6px}@media only screen and (max-width:550px){.sidebar-menu .burger-icon{width:20px}.sidebar-menu .burger-icon:after,.sidebar-menu .burger-icon:before{width:20px}}.sidebar-menu .menu-divider{background:#4b5369;height:1px;margin:0;width:100%}@media only screen and (max-width:1365px){.sidebar-menu .menu-divider{display:none}}.sidebar-menu .extra-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1365px){.sidebar-menu .extra-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px}}.sidebar-menu .extra-button{background:transparent;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;height:54px;position:relative;width:54px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid #b3bac8;cursor:pointer;justify-content:center;text-decoration:none;-webkit-transition:background .2s ease,color .2s ease,border-color .2s ease;transition:background .2s ease,color .2s ease,border-color .2s ease;-ms-flex-negative:0;flex-shrink:0}@media (max-width:550px){.sidebar-menu .extra-button{height:42px;width:42px}}.sidebar-menu .extra-button:first-child,.sidebar-menu .extra-button:nth-child(3){margin-top:16px}@media only screen and (max-width:1365px){.sidebar-menu .extra-button:first-child,.sidebar-menu .extra-button:nth-child(3){margin-top:0}}.sidebar-menu .extra-button:first-child:before,.sidebar-menu .extra-button:nth-child(3):before{background:#4b5369;content:"";height:1px;left:50%;pointer-events:none;position:absolute;top:-17px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:56px}@media only screen and (max-width:1365px){.sidebar-menu .extra-button:first-child:before,.sidebar-menu .extra-button:nth-child(3):before{display:none}}.sidebar-menu .extra-button img{height:24px;width:24px}@media (max-width:550px){.sidebar-menu .extra-button img{height:20px;width:20px}}.sidebar-menu .extra-button:hover{background:rgba(75,83,105,.1);border-color:#f2f4f8}.sidebar-menu .extra-button:hover img{-webkit-filter:brightness(0) invert(1) sepia(1) saturate(100%) hue-rotate(190deg) brightness(105%) contrast(95%);filter:brightness(0) invert(1) sepia(1) saturate(100%) hue-rotate(190deg) brightness(105%) contrast(95%)}.sidebar-menu .extra-button:active{background:#f4f7fb;border-color:#f2f4f8}.sidebar-menu .extra-button:active img{-webkit-filter:brightness(0) saturate(100%) invert(9%) sepia(13%) saturate(1335%) hue-rotate(189deg) brightness(95%) contrast(92%);filter:brightness(0) saturate(100%) invert(9%) sepia(13%) saturate(1335%) hue-rotate(189deg) brightness(95%) contrast(92%)}.sidebar-menu .extra-button:focus-visible{background:rgba(75,83,105,.1);border-color:#1e222d;-webkit-box-shadow:0 0 0 4px #9cbc00;box-shadow:0 0 0 4px #9cbc00;outline:none}.sidebar-menu__panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(75,83,105,.7);border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;left:calc(50% - 737px);position:fixed;top:121px;width:323px;z-index:1000;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:800px;opacity:0;overflow-x:hidden;overflow-y:auto;pointer-events:none;-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);-webkit-transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease,visibility .3s ease;transition:transform .3s ease,opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;visibility:hidden}@media only screen and (max-width:1664px){.sidebar-menu__panel{left:calc(50% - 617px)}}@media only screen and (max-width:1424px){.sidebar-menu__panel{left:calc(50% - 579px)}}@media only screen and (max-width:1365px){.sidebar-menu__panel{bottom:16px;left:50%;padding:0 0 72px;top:auto;-webkit-transform:translateX(-50%) translateY(20px) translateZ(0);transform:translateX(-50%) translateY(20px) translateZ(0);width:328px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-height:480px;overflow-y:auto}}@media only screen and (max-width:550px){.sidebar-menu__panel{border-radius:24px 24px 44px 44px;bottom:16px;padding:0 0 60px;width:268px}}@media only screen and (max-width:374px){.sidebar-menu__panel{max-height:400px}}.sidebar-menu__panel .all-menu{overflow-y:auto;width:100%}.is-open .sidebar-menu__panel{opacity:1;pointer-events:auto;-webkit-transform:translateX(0) translateZ(0);transform:translateX(0) translateZ(0);visibility:visible}@media only screen and (max-width:1365px){.is-open .sidebar-menu__panel{-webkit-transform:translateX(-50%) translateY(0) translateZ(0);transform:translateX(-50%) translateY(0) translateZ(0);z-index:1000}}.sidebar-menu__panel #primary-menu>li{background:rgba(18,20,26,.2)}@media only screen and (max-width:550px){.sidebar-menu__panel #primary-menu>li a{border-radius:12px;font-size:12px;line-height:12px;padding:10px 12px}}.sidebar-menu__panel .lang-wpml{background-color:rgba(18,20,26,.2);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 24px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;gap:12px;line-height:18px}@media only screen and (max-width:1365px){.sidebar-menu__panel .lang-wpml .language-switcher a.lang-text{font-size:12px;line-height:16px}}.header-v3{background-color:rgba(18,20,26,.5);position:sticky;top:0;z-index:999}.header-v3 .header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-width:1472px;padding:16px;width:100%}@media (max-width:1476px){.header-v3 .header__wrapper{max-width:1232px}}@media (max-width:1366px){.header-v3 .header__wrapper{max-width:1158px}}@media (max-width:1024px){.header-v3 .header__wrapper{padding:12px 16px}}.header-v3 .header__left{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media (max-width:1024px){.header-v3 .header__left{gap:20px}}@media (max-width:550px){.header-v3 .header__left{gap:12px}}@media (max-width:387px){.header-v3 .header__left{gap:16px}}.header-v3 .header__logo img.logo-mob{display:none}@media (max-width:387px){.header-v3 .header__logo img.logo-mob{display:block;max-height:40px;max-width:40px;width:100%}}.header-v3 .header__logo img.logo-pc{display:block;max-width:230px;width:100%}@media (max-width:1024px){.header-v3 .header__logo img.logo-pc{max-height:44px;max-width:181px}}@media (max-width:550px){.header-v3 .header__logo img.logo-pc{max-height:32px;max-width:131px}}@media (max-width:387px){.header-v3 .header__logo img.logo-pc{display:none}}.header-v3 .header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#e8ff00;border:none;border-radius:40px;cursor:pointer;height:56px;justify-content:center;outline:none;position:relative;width:56px;z-index:10;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1024px){.header-v3 .header__burger{height:44px;width:44px}}@media (max-width:550px){.header-v3 .header__burger{height:40px;width:40px}}.header-v3 .header__burger:hover{background-color:#c4e000}.header-v3 .header__burger:active{background-color:#f2f4f8}.header-v3 .header__burger span,.header-v3 .header__burger:after,.header-v3 .header__burger:before{background:#3e4e00;border-radius:2px;content:"";height:2px;left:50%;margin-left:-9px;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;width:18px}@media (max-width:1024px){.header-v3 .header__burger span,.header-v3 .header__burger:after,.header-v3 .header__burger:before{margin-left:-7px;width:15px}}@media (max-width:550px){.header-v3 .header__burger span,.header-v3 .header__burger:after,.header-v3 .header__burger:before{width:12px}}.header-v3 .header__burger span{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header-v3 .header__burger:before{top:22px}@media (max-width:1024px){.header-v3 .header__burger:before{top:25px}}@media (max-width:550px){.header-v3 .header__burger:before{top:23px}}.header-v3 .header__burger:after{bottom:22px}@media (max-width:1024px){.header-v3 .header__burger:after{bottom:25px}}@media (max-width:550px){.header-v3 .header__burger:after{bottom:23px}}.is-open .header-v3 .header__burger{background-color:#f2f4f8}.is-open .header-v3 .header__burger span{opacity:0;-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0)}.is-open .header-v3 .header__burger:before{top:50%;-webkit-transform:translateY(-50%) rotate(45deg);-ms-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.is-open .header-v3 .header__burger:after{bottom:50%;-webkit-transform:translateY(50%) rotate(-45deg);-ms-transform:translateY(50%) rotate(-45deg);transform:translateY(50%) rotate(-45deg)}.header-v3 .header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media (max-width:1024px){.header-v3 .header__right{gap:20px}}.header-v3 .header__social-logins{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media (max-width:620px){.header-v3 .header__social-logins{display:none}}.header-v3 .header__social-logins .social-login-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#232734;border-radius:50%;height:56px;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease;width:56px}@media (max-width:1024px){.header-v3 .header__social-logins .social-login-btn{height:44px;width:44px}}.header-v3 .header__social-logins .social-login-btn img{height:24px;-o-object-fit:contain;object-fit:contain;width:24px}@media (max-width:1024px){.header-v3 .header__social-logins .social-login-btn img{height:20px;width:20px}}.header-v3 .header__social-logins .social-login-btn:hover{background-color:#4b5369}.header-v3 .header__social-logins .social-login-btn:active{background-color:#f2f4f8}.header-v3 .header__social-logins .social-login-btn:focus-visible{background-color:#4b5369;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.header-v3 .header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media (max-width:550px){.header-v3 .header__btn{gap:8px}}.header-v3 .header__btn a{line-height:24px}@media (max-width:1024px){.header-v3 .header__btn a{font-size:14px;line-height:20px;padding:12px 24px}}@media (max-width:550px){.header-v3 .header__btn a{font-size:12px;line-height:16px;padding:12px 16px}}.header__nav-mob-wrapper--v3{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid #1e222d;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;-webkit-transition:left .3s ease-in-out,opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:left .3s ease-in-out,opacity .3s ease,visibility .3s ease,-webkit-transform .3s ease;transition:left .3s ease-in-out,opacity .3s ease,transform .3s ease,visibility .3s ease;transition:left .3s ease-in-out,opacity .3s ease,transform .3s ease,visibility .3s ease,-webkit-transform .3s ease;z-index:1000}@media (min-width:1025px){.header__nav-mob-wrapper--v3{background-color:rgba(75,83,105,.7);border-radius:32px;height:auto;left:calc(50vw - 648px);max-height:800px;opacity:0;pointer-events:none;position:fixed;top:16px;-webkit-transform:translateY(-8px);-ms-transform:translateY(-8px);transform:translateY(-8px);visibility:hidden;width:323px}}@media (min-width:1025px) and (max-width:1476px){.header__nav-mob-wrapper--v3{left:calc(50vw - 528px)}}@media (min-width:1025px) and (max-width:1366px){.header__nav-mob-wrapper--v3{left:calc(50vw - 491px)}}@media (min-width:1025px) and (max-width:1158px){.header__nav-mob-wrapper--v3{left:88px}}@media (min-width:1025px){.is-open .header__nav-mob-wrapper--v3{opacity:1;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}}@media (max-width:1024px){.header__nav-mob-wrapper--v3{background-color:rgba(18,20,26,.5);border:none;border-radius:0;border-right:1px solid #1e222d;height:100%;left:-100%;max-height:100vh;padding:12px;position:fixed;top:0;width:340px}.is-open .header__nav-mob-wrapper--v3{left:0}}@media (max-width:550px){.header__nav-mob-wrapper--v3{padding:12px 16px 12px 12px;width:100%}}@media (max-width:374px){.header__nav-mob-wrapper--v3{padding:12px}}.header__nav-mob-wrapper--v3 #primary-menu>li{background:rgba(18,20,26,.2)}@media (max-width:1024px){.header__nav-mob-wrapper--v3 #primary-menu>li{background:rgba(75,83,105,.7)}}@media (max-width:1024px){.header__nav-mob-wrapper--v3 #primary-menu{padding:0}}.header__nav-mob-wrapper--v3 .lang-wpml-bottom{background-color:rgba(18,20,26,.2);border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:auto;padding:12px 16px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-family:Inter;font-size:14px;font-weight:400;gap:12px;line-height:18px}@media (max-width:1024px){.header__nav-mob-wrapper--v3 .lang-wpml-bottom{display:none}}@media (max-width:1365px){.header__nav-mob-wrapper--v3 .lang-wpml-bottom .language-switcher a.lang-text{font-size:12px;line-height:16px}}.header__nav-mob-wrapper--v3 .header__nav-top{display:none;margin-bottom:16px}@media (max-width:1024px){.header__nav-mob-wrapper--v3 .header__nav-top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px;padding-bottom:12px}}@media (max-width:550px){.header__nav-mob-wrapper--v3 .header__nav-top{margin-bottom:12px;padding-bottom:12px}.header__nav-mob-wrapper--v3 .header__nav-top .header__burger_open{height:40px;width:40px}.header__nav-mob-wrapper--v3 .header__nav-top .header__burger_open div{width:11px}.header__nav-mob-wrapper--v3 .header__nav-top .language-switcher a.lang-text{font-size:12px;line-height:16px}.header__nav-mob-wrapper--v3 .header__nav-top .btn{font-size:12px;line-height:16px;padding:12px 16px}}.header__mobile-overlay--v3{background:transparent}@media (max-width:1024px){.header__mobile-overlay--v3{background:rgba(7,7,7,.9)}}.buttons-area{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;margin:48px 0}@media (max-width:1024px){.buttons-area{margin:44px 0}}@media (max-width:550px){.buttons-area{margin:40px 0}}@media (max-width:1440px){.buttons-area{gap:16px}}@media (max-width:374px){.buttons-area{gap:8px}}.buttons-area.right{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.buttons-area.left{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}.buttons-area.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer{border-top:1px solid #232734}.footer__inner{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto 24px;max-width:1472px;padding:0 16px}@media (max-width:1472px){.footer__inner{max-width:1232px}}@media (max-width:1232px){.footer__inner{max-width:1158px}}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #232734}@media (max-width:650px){.footer__top{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:12px 0;row-gap:16px}}@media (max-width:390px){.footer__top{row-gap:12px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:650px){.footer__logo{text-align:center;width:100%}}.footer__logo .logo-pc{height:56px;max-width:230px}@media (max-width:1024px){.footer__logo .logo-pc{height:44px}}@media (max-width:650px){.footer__logo .logo-pc{height:40px}}.footer__logo.img-center{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__logo .logo-mob{display:none}.footer__bonus{color:#f2f4f8;font-size:18px;font-style:normal;font-weight:700;line-height:24px;text-align:center}@media (max-width:1024px){.footer__bonus{font-size:16px;line-height:22px}}@media (max-width:390px){.footer__bonus{margin:0 auto}}.footer__bonus span{color:#e8ff00;display:block;font-family:Alumni Sans;font-size:32px;font-style:italic;font-weight:700;letter-spacing:.3px;line-height:32px;margin-top:4px;text-align:center}@media (max-width:1024px){.footer__bonus span{font-size:28px;line-height:28px}}@media (max-width:650px){.footer__bonus span{font-size:24px;line-height:24px;text-align:left}}@media (max-width:390px){.footer__bonus span{text-align:center}.footer__bonus-action{width:100%}}.footer__bonus-action .btn-primary{line-height:24px}@media (max-width:1024px){.footer__bonus-action .btn-primary{line-height:20px}}@media (max-width:650px){.footer__bonus-action .btn-primary{font-size:14px;line-height:16px;padding:12px 16px}.footer__bonus-action--full{width:100%}.footer__bonus-action--full .btn-primary{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}}.footer__middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-bottom:1px solid #232734;-ms-flex-direction:row;flex-direction:row;gap:16px}@media (max-width:1024px){.footer__middle{gap:0}}@media (max-width:900px){.footer__middle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__connect{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px 16px 16px 0}@media (max-width:900px){.footer__connect{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 0}}@media (max-width:650px){.footer__connect{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;gap:20px;justify-content:center;margin:0 auto;padding:12px 0}}@media (max-width:900px){.footer__connect.connect-centr .footer__apps,.footer__connect.connect-centr .footer__social{margin:0 auto}.footer__connect.connect-centr .footer__apps .footer__title,.footer__connect.connect-centr .footer__social .footer__title{text-align:center}}.footer__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (max-width:650px){.footer__social{margin:0 auto}}.footer__title{color:#f2f4f8;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin:0}@media (max-width:1024px){.footer__title{font-size:16px;line-height:22px}}@media (max-width:650px){.footer__title{text-align:center}}.footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}.footer__social-list a.footer__social-link{background-color:#232734;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:1024px){.footer__social-list a.footer__social-link{padding:12px}}.footer__social-list a.footer__social-link img{height:24px;width:24px}@media (max-width:1024px){.footer__social-list a.footer__social-link img{height:20px;width:20px}}.footer__social-list a.footer__social-link:hover{background-color:#4b5369}.footer__social-list a.footer__social-link:active{background-color:#f2f4f8}.footer__social-list a.footer__social-link:active img{-webkit-filter:brightness(0) saturate(100%) invert(13%) sepia(16%) saturate(1478%) hue-rotate(188deg) brightness(97%) contrast(88%);filter:brightness(0) saturate(100%) invert(13%) sepia(16%) saturate(1478%) hue-rotate(188deg) brightness(97%) contrast(88%)}.footer__social-list a.footer__social-link:focus-visible{background-color:#4b5369;-webkit-box-shadow:0 0 0 4px #9cbc00;box-shadow:0 0 0 4px #9cbc00;outline:none}.footer__apps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:900px){.footer__apps .footer__title{text-align:right}}@media (max-width:650px){.footer__apps .footer__title{text-align:center}}.footer__apps-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}@media (max-width:374px){.footer__apps-list{gap:8px}}.footer__apps-btn{background-color:#4b5369;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:11px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:160px;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}@media (max-width:1024px){.footer__apps-btn{border-radius:12px;max-width:140px;padding:7px 22px}}.footer__apps-btn:hover{background-color:#232734}.footer__apps-btn:active{background-color:#12141a}.footer__apps-btn:focus-visible{background-color:#232734;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.footer__apps-img{height:34px}@media (max-width:1024px){.footer__apps-img{height:31px}}.footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1024px){.footer__nav{gap:0}}@media (max-width:650px){.footer__nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto}}.footer__nav-col{padding:16px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.footer__nav-col:last-child{padding:16px 0 16px 16px}@media (max-width:900px){.footer__nav-col:first-child{padding:16px 16px 16px 0}}@media (max-width:650px){.footer__nav-col{padding:12px 0}.footer__nav-col:first-child{padding:12px 0}.footer__nav-col:last-child{padding:12px 0 16px}}.footer__nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin:16px 0 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;padding:0;text-decoration:none}@media (max-width:650px){.footer__nav-list{text-align:center}}.footer__nav-list a{color:#b3bac8;font-size:16px;font-style:normal;font-weight:400;line-height:20px;text-decoration:none}@media (max-width:650px){.footer__nav-list a{font-size:14px;line-height:18px}}.footer__nav-list a:hover{color:#e8ff00}.footer__nav-list a:active{color:#9cbc00}.footer__nav-list a:focus-visible{border:1px solid #e8ff00;border-radius:8px;color:#e8ff00;outline:none}.footer__mini-bar{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #232734;justify-content:space-between}@media (max-width:650px){.footer__mini-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.footer__mini-nav{-webkit-box-flex:0.75;-ms-flex:0.75;flex:0.75}@media (max-width:900px){.footer__mini-nav{-webkit-box-flex:0.9;-ms-flex:0.9;flex:0.9}}@media (max-width:650px){.footer__mini-nav{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}}.footer__mini-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;list-style:none;margin:0;text-decoration:none;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:24px;justify-content:space-between;padding:0}@media (max-width:650px){.footer__mini-list{gap:16px}}@media (max-width:390px){.footer__mini-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}.footer__mini-list a{color:#b3bac8;font-size:14px;font-style:normal;font-weight:400;line-height:18px;text-decoration:none}@media (max-width:650px){.footer__mini-list a{font-size:12px;line-height:16px}}.footer__mini-list a:hover{color:#e8ff00}.footer__mini-list a:active{color:#9cbc00}.footer__mini-list a:focus-visible{border:1px solid #e8ff00;border-radius:8px;color:#e8ff00;outline:none}.footer__copyright{color:#b3bac8;font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media (max-width:650px){.footer__copyright{font-size:12px;line-height:16px}}.footer__partners{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #232734;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:650px){.footer__partners{row-gap:16px;gap:20px}}@media (max-width:374px){.footer__partners{gap:16px}}.footer__partner-img{height:32px}@media (max-width:390px){.footer__partner-img{height:24px}}.footer__disclaimer-text{border-bottom:1px solid #232734;color:#6f778b;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin:0;padding:16px;text-align:center}@media (max-width:1024px){.footer__disclaimer-text{padding:16px 0}}@media (max-width:650px){.footer__disclaimer-text{font-size:12px;line-height:16px}}.footer__disclaimer-bold{border-bottom:1px solid #232734;color:#d9dde5;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin:0;padding:16px;text-align:center}@media (max-width:1024px){.footer__disclaimer-bold{font-size:16px;line-height:22px;padding:16px 0}}.footer__payments{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:16px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}@media (max-width:1365px){body:has(.header-v2) .footer__payments{padding-bottom:75px}}@media (max-width:550px){body:has(.header-v2) .footer__payments{padding-bottom:65px}}.footer__payment-item{background-color:#f2f4f8;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;padding:8px 4px;width:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:650px){.footer__payment-item{-webkit-box-sizing:border-box;box-sizing:border-box;height:24px;padding:4px;width:48px}.footer__payment-item img{max-width:27px}}.footer__payment-item:hover{background-color:#b3bac8}.footer__payment-item:active{background-color:#6c4ac2}.footer__payment-item:focus-visible{background:#b3bac8;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.cookie-popup{background:#12141a;border:1px solid #232734;border-radius:32px;bottom:40px;left:0;margin:0 auto;max-width:1200px;opacity:0;position:fixed;right:0;-webkit-transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,-webkit-transform .4s ease;transition:opacity .4s ease,transform .4s ease;transition:opacity .4s ease,transform .4s ease,-webkit-transform .4s ease;width:calc(100% - 32px);z-index:9999}@media (max-width:1366px){.cookie-popup{bottom:24px}}@media (max-width:1024px){.cookie-popup{bottom:16px}}.cookie-popup.is-visible{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.cookie-popup__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.cookie-popup__inner{padding:16px}}@media (max-width:650px){.cookie-popup__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;text-align:center}}.cookie-popup__header{gap:12px}.cookie-popup__header,.cookie-popup__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cookie-popup__icon{-webkit-box-pack:center;-ms-flex-pack:center;height:44px;justify-content:center;width:44px}@media (max-width:650px){.cookie-popup__icon{height:40px;width:40px}}.cookie-popup__icon svg{height:100%;width:100%}.cookie-popup__text{-webkit-box-flex:1;color:#d9dde5;-ms-flex:1 0 0px;flex:1 0 0;font-size:16px;font-style:normal;font-weight:400;line-height:20px}@media (max-width:650px){.cookie-popup__text{font-size:14px;line-height:18px}}.cookie-popup__text p{margin:0}.cookie-popup__text a{color:#c4e000}.cookie-popup__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}@media (max-width:650px){.cookie-popup__actions{width:100%}}.cookie-popup__actions .btn{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;border:none;font-size:16px;justify-content:center;line-height:20px;padding:12px 24px}@media (max-width:650px){.cookie-popup__actions .btn{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:4px}}@media (max-width:375px){.cookie-popup__actions .btn{font-size:14px;line-height:16px;padding:12px 16px}}.main-banner{margin:48px 0;position:relative}@media (max-width:1024px){.main-banner{margin:44px 0}}@media (max-width:550px){.main-banner{margin:40px 0}}.main-banner__slider{height:360px;position:relative}@media (max-width:1150px){.main-banner__slider{height:320px}}@media (max-width:900px){.main-banner__slider{height:280px}}@media (max-width:650px){.main-banner__slider{margin-bottom:48px;overflow:visible!important}}.main-banner__slide{background-color:#191c25;border-radius:24px;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;overflow:hidden;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:360px}@media (max-width:1150px){.main-banner__slide{height:320px}}@media (max-width:900px){.main-banner__slide{height:280px}}@media (max-width:650px){.main-banner__slide{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.main-banner__slide:before{background-image:var(--slide-bg-img,none);background-position:0;background-size:cover;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.main-banner__slide:after{background-image:var(--slide-grid-img,none);background-position:100%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:2}@media (max-width:1366px){.main-banner__slide:after{right:-90px}}@media (max-width:900px){.main-banner__slide:after{right:-260px}}@media (max-width:650px){.main-banner__slide:after{background-position:0;background-size:cover;right:0}}.main-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:871px;position:relative;z-index:5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:40px}@media (max-width:1472px){.main-banner__content{max-width:800px;padding-left:24px}}@media (max-width:1366px){.main-banner__content{max-width:727px}}@media (max-width:1150px){.main-banner__content{max-width:636px;padding-left:20px}}@media (max-width:900px){.main-banner__content{max-width:425px;padding-left:16px}}@media (max-width:650px){.main-banner__content{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,20,26,0)),color-stop(30.77%,rgba(18,20,26,.6)),color-stop(57.69%,rgba(18,20,26,.9)),color-stop(78.85%,#12141a));background:linear-gradient(180deg,rgba(18,20,26,0),rgba(18,20,26,.6) 30.77%,rgba(18,20,26,.9) 57.69%,#12141a 78.85%);max-width:100%;padding:16px;text-align:center;width:100%}}@media (max-width:375px){.main-banner__content{padding:12px}}.main-banner__subtitle{margin:0}@media (max-width:650px){.main-banner__subtitle{margin:0 auto;text-align:center}}.main-banner__subtitle span{background-color:#191c25;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#e8ff00;display:inline;font-family:Alumni Sans,sans-serif;font-size:40px;font-style:italic;font-weight:700;line-height:40px;text-transform:uppercase}@media (max-width:1150px){.main-banner__subtitle span{font-size:28px;line-height:28px}}@media (max-width:750px){.main-banner__subtitle span{font-size:20px;line-height:20px}}@media (max-width:374px){.main-banner__subtitle span{font-size:18px;line-height:18px}}.main-banner__title{margin:10px 0 0}@media (max-width:650px){.main-banner__title{margin:0 auto}}.main-banner__title span{background-color:#191c25;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#f4f7fb;display:inline;font-family:Alumni Sans,sans-serif;font-size:64px;font-style:italic;font-weight:700;line-height:72px;text-transform:uppercase}@media (max-width:1150px){.main-banner__title span{font-size:48px;line-height:48px}}@media (max-width:750px){.main-banner__title span{font-size:32px;line-height:32px}}@media (max-width:374px){.main-banner__title span{font-size:28px;line-height:28px}}.main-banner__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;margin-top:24px}@media (max-width:650px){.main-banner__actions{gap:12px;margin-top:12px;width:100%}}@media (max-width:375px){.main-banner__actions{gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.main-banner__actions a{line-height:24px}@media (max-width:1150px){.main-banner__actions a{font-size:16px;line-height:20px;padding:12px 24px}}@media (max-width:650px){.main-banner__actions a{font-size:14px;line-height:16px;padding:12px 16px;-webkit-box-flex:1;-ms-flex:1;flex:1}}.main-banner__image{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;z-index:4;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%;max-height:360px}@media (max-width:650px){.main-banner__image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;right:0}}.main-banner__image img{height:100%;max-height:360px;-o-object-fit:contain;object-fit:contain;width:auto}@media (max-width:1150px){.main-banner__image img{max-height:320px;max-width:320px}}@media (max-width:900px){.main-banner__image img{max-height:280px;max-width:280px}}.main-banner__pagination{bottom:24px!important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;left:40px!important;position:absolute;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.main-banner__pagination{bottom:16px!important;left:16px!important}}@media (max-width:650px){.main-banner__pagination{bottom:-24px!important;left:0!important;right:0!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.main-banner__pagination .swiper-pagination-bullet{background-color:#4b5369;border-radius:24px;height:8px;margin:0!important;opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease;width:8px}.main-banner__pagination .swiper-pagination-bullet-active{background-color:#e8ff00;width:44px}.main-banner__arrows{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:rgba(18,20,26,.2);border-radius:40px;bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;padding:8px;position:absolute;right:16px;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:650px){.main-banner__arrows{display:none}}.main-banner .swiper-button-next,.main-banner .swiper-button-prev{background-color:#4b5369;border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;inset:auto;margin:0;position:relative;-webkit-transform:none;-ms-transform:none;transform:none;width:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:auto!important;margin-top:auto!important}.main-banner .swiper-button-next svg,.main-banner .swiper-button-prev svg{display:none}@media (max-width:1024px){.main-banner .swiper-button-next,.main-banner .swiper-button-prev{height:40px;width:40px}}.main-banner .swiper-button-next:after,.main-banner .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath stroke='%23F2F4F8' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='M14.43 5.93 20.5 12l-6.07 6.07M3.5 12h16.83'/%3E%3C/svg%3E");content:"";height:24px;width:24px}@media (max-width:1024px){.main-banner .swiper-button-next:after,.main-banner .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='10' fill='none'%3E%3Cpath stroke='%23F2F4F8' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='10' stroke-width='1.5' d='m8.037.75 4.046 4.047-4.046 4.046M.75 4.797h11.22'/%3E%3C/svg%3E");height:10px;width:13px}}.main-banner .swiper-button-next:hover,.main-banner .swiper-button-prev:hover{background-color:#191c25}.main-banner .swiper-button-next:active,.main-banner .swiper-button-prev:active{background-color:#232734}.main-banner .swiper-button-prev:after{-webkit-transform:rotate(180deg)!important;-ms-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.content-banner{border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;height:320px;margin:48px 0}@media (max-width:1024px){.content-banner{margin:44px 0}}@media (max-width:550px){.content-banner{margin:40px 0}}@media (max-width:1150px){.content-banner{height:280px}}@media (max-width:650px){.content-banner{height:auto;height:360px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media (max-width:374px){.content-banner{height:320px}}.content-banner:before{background-image:var(--banner-bg-img,none);background-position:0;background-size:cover;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.content-banner:after{background-image:var(--banner-grid-img,none);background-position:100%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:2}@media (max-width:990px){.content-banner:after{right:-160px}}@media (max-width:650px){.content-banner:after{background-position:0;background-size:cover;right:0}}.content-banner.is-reversed .content-banner__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.content-banner.is-reversed:after{background-position:0;left:0;right:auto}@media (max-width:990px){.content-banner.is-reversed:after{left:-160px;right:auto}}@media (max-width:650px){.content-banner.is-reversed:after{background-position:100%;left:0}}.content-banner.is-reversed .content-banner__content{padding-left:0;padding-right:24px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.content-banner.is-reversed .content-banner__content .content-banner__title{text-align:end}@media (max-width:650px){.content-banner.is-reversed .content-banner__content .content-banner__title{text-align:center}}@media (max-width:1150px){.content-banner.is-reversed .content-banner__content{padding-right:16px}}@media (max-width:650px){.content-banner.is-reversed .content-banner__content{bottom:0;padding:12px;position:absolute}}.content-banner.is-reversed .content-banner__media{left:0}@media (max-width:650px){.content-banner.is-reversed .content-banner__media{margin:0 auto;position:relative}}@media (max-width:990px){.content-banner.is-reversed .content-banner__subtitle{text-align:end}}@media (max-width:650px){.content-banner.is-reversed .content-banner__subtitle{text-align:center}.content-banner.is-reversed .content-banner__logo{margin:0 auto 12px}.content-banner.is-reversed .content-banner__title{margin:0 auto}}.content-banner__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}@media (max-width:650px){.content-banner__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.content-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1072px;position:relative;z-index:5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-left:24px;-webkit-box-flex:1;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex:1;flex:1}@media (max-width:1472px){.content-banner__content{max-width:832px}}@media (max-width:1366px){.content-banner__content{max-width:758px}}@media (max-width:1150px){.content-banner__content{max-width:680px;padding-left:16px}}@media (max-width:990px){.content-banner__content{max-width:425px}}@media (max-width:750px){.content-banner__content{max-width:360px}}@media (max-width:650px){.content-banner__content{max-width:100%;padding:12px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,20,26,0)),color-stop(30.77%,rgba(18,20,26,.6)),color-stop(57.69%,rgba(18,20,26,.9)),color-stop(78.85%,#12141a));background:linear-gradient(180deg,rgba(18,20,26,0),rgba(18,20,26,.6) 30.77%,rgba(18,20,26,.9) 57.69%,#12141a 78.85%);position:absolute;width:100%}}@media (max-width:375px){.content-banner__content{padding:12px}}.content-banner__logo{margin-bottom:24px}@media (max-width:650px){.content-banner__logo{margin-bottom:12px}}.content-banner__logo img{max-height:32px;width:auto}@media (max-width:650px){.content-banner__logo img{max-height:24px}}@media (max-width:374px){.content-banner__logo img{max-height:20px}}.content-banner__title{margin:0}.content-banner__title span{background-color:rgba(18,20,26,.5);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#e8ff00;display:inline;font-family:Alumni Sans,sans-serif;font-size:56px;font-style:italic;font-weight:700;line-height:56px;text-transform:uppercase}@media (max-width:1150px){.content-banner__title span{font-size:48px;line-height:48px}}@media (max-width:750px){.content-banner__title span{font-size:32px;line-height:32px}}@media (max-width:374px){.content-banner__title span{font-size:28px;line-height:28px}}.content-banner__subtitle{margin:10px 0 0}@media (max-width:650px){.content-banner__subtitle{margin:6px auto 0;text-align:center}}.content-banner__subtitle span{background-color:rgba(18,20,26,.5);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#f2f4f8;display:inline;font-size:28px;font-weight:500;line-height:32px}@media (max-width:1150px){.content-banner__subtitle span{font-size:24px;line-height:28px}}@media (max-width:750px){.content-banner__subtitle span{font-size:16px;line-height:18px}}.content-banner__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;margin-top:24px}@media (max-width:650px){.content-banner__actions{gap:12px;margin-top:12px;width:100%}}@media (max-width:375px){.content-banner__actions{gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.content-banner__actions a{line-height:24px}@media (max-width:1150px){.content-banner__actions a{font-size:16px;line-height:20px;padding:12px 24px}}@media (max-width:650px){.content-banner__actions a{font-size:14px;line-height:16px;padding:12px 16px;-webkit-box-flex:1;-ms-flex:1;flex:1}}.content-banner__media{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:0;z-index:4;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%;max-height:320px}@media (max-width:1150px){.content-banner__media{max-height:280px}}@media (max-width:650px){.content-banner__media{inset:0;left:auto;max-height:360px;position:absolute;right:auto;z-index:1}}@media (max-width:374px){.content-banner__media{max-height:288px}}.content-banner__media img{height:100%;max-height:320px;-o-object-fit:contain;object-fit:contain;width:auto}@media (max-width:1150px){.content-banner__media img{max-height:280px}}@media (max-width:650px){.content-banner__media img{max-height:360px}}@media (max-width:374px){.content-banner__media img{max-height:288px}}.bg-banner-primary{background-color:#191c25}.bg-banner-secondary{background-color:#1e222d}.bg-banner-tertiary{background-color:#12141a}.bg-banner-quaternary{background-color:#0d0f15}.bg-banner-quinary{background-color:#232734}.double-banner{margin:48px 0;padding:0;width:100%}@media (max-width:1024px){.double-banner{margin:44px 0}}@media (max-width:550px){.double-banner{margin:40px 0}}.double-banner__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.double-banner__scroll::-webkit-scrollbar{display:none}@media (max-width:767px){.double-banner__scroll{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.double-banner__card{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;border-radius:24px;-ms-flex:1 1 calc(50% - 4px);flex:1 1 calc(50% - 4px);height:280px;overflow:hidden}@media (max-width:800px){.double-banner__card{height:220px}}@media (max-width:767px){.double-banner__card{-webkit-box-flex:0;-ms-flex:0 0 364px;flex:0 0 364px}}@media (max-width:550px){.double-banner__card{-webkit-box-flex:0;-ms-flex:0 0 396px;flex:0 0 396px}}@media (max-width:400px){.double-banner__card{-webkit-box-flex:0;-ms-flex:0 0 323px;flex:0 0 323px}}@media (max-width:374px){.double-banner__card{-webkit-box-flex:0;-ms-flex:0 0 288px;flex:0 0 288px;height:200px}}.double-banner__card:before{background-image:var(--banner-bg-img,none);background-position:50%;background-size:cover;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.double-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:5;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.double-banner__title{margin:0;max-width:436px;padding:16px}@media (max-width:1472px){.double-banner__title{max-width:316px}}@media (max-width:1366px){.double-banner__title{max-width:280px}}@media (max-width:1024px){.double-banner__title{max-width:220px}}@media (max-width:800px){.double-banner__title{max-width:100%;padding:12px}}.double-banner__title span{background-color:rgba(18,20,26,.5);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#f2f4f8;display:inline;font-family:Alumni Sans,sans-serif;font-size:40px;font-style:italic;font-weight:700;line-height:40px;text-transform:uppercase}@media (max-width:1024px){.double-banner__title span{font-size:28px;line-height:28px}}@media (max-width:550px){.double-banner__title span{font-size:24px;line-height:24px}}.double-banner__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,20,26,0)),color-stop(30.77%,rgba(18,20,26,.6)),color-stop(57.69%,rgba(18,20,26,.9)),color-stop(78.85%,#12141a));background:linear-gradient(180deg,rgba(18,20,26,0),rgba(18,20,26,.6) 30.77%,rgba(18,20,26,.9) 57.69%,#12141a 78.85%);-ms-flex-direction:column;flex-direction:column;padding:16px;z-index:5}@media (max-width:800px){.double-banner__footer{padding:12px}}.double-banner__label{color:#d9dde5;font-size:18px;font-style:normal;font-weight:400;line-height:24px}@media (max-width:1024px){.double-banner__label{font-size:16px;line-height:22px}}@media (max-width:374px){.double-banner__label{font-size:14px;line-height:18px}}.double-banner__highlight{color:#e8ff00;font-family:Alumni Sans;font-size:40px;font-style:italic;font-weight:700;line-height:32px;text-transform:uppercase}@media (max-width:1024px){.double-banner__highlight{font-size:28px;line-height:24px}}@media (max-width:550px){.double-banner__highlight{font-size:24px;line-height:24px}}.double-banner__person{bottom:0;height:100%;max-width:280px;position:absolute;right:0;width:100%;z-index:4}.double-banner__person img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom right;object-position:bottom right;width:100%}@media (max-width:1024px){.double-banner__person{bottom:20px;max-width:240px}}@media (max-width:800px){.double-banner__person{bottom:0;left:50%;max-width:220px;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.double-banner__person img{-o-object-position:bottom center;object-position:bottom center}}@media (max-width:374px){.double-banner__person{max-width:200px}}.double-banner .btn{bottom:16px;font-size:16px;line-height:20px;padding:12px 24px;position:absolute;right:16px;z-index:10}@media (max-width:800px){.double-banner .btn{bottom:12px;font-size:14px;line-height:16px;padding:12px 16px;right:12px}}@media (max-width:374px){.double-banner .btn{font-size:12px;line-height:12px;padding:10px 12px}}.download-banner{border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;margin:48px 0;min-height:120px}@media (max-width:1024px){.download-banner{margin:44px 0}}@media (max-width:550px){.download-banner{margin:40px 0}}@media (max-width:1024px){.download-banner{min-height:98px}}@media (max-width:650px){.download-banner{min-height:132px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.download-banner:before{background-image:var(--banner-bg-img,none);background-position:50%;background-size:cover;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.download-banner__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}@media (max-width:650px){.download-banner__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;background:-webkit-gradient(linear,left top,left bottom,from(rgba(25,28,37,0)),color-stop(30.77%,rgba(25,28,37,.6)),color-stop(57.69%,rgba(25,28,37,.9)),color-stop(78.85%,#191c25));background:linear-gradient(180deg,rgba(25,28,37,0),rgba(25,28,37,.6) 30.77%,rgba(25,28,37,.9) 57.69%,#191c25 78.85%);justify-content:flex-end}}.download-banner__content{position:relative;z-index:6;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;padding:32px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}@media (max-width:1024px){.download-banner__content{padding:24px}}@media (max-width:768px){.download-banner__content{padding:24px 16px}}@media (max-width:650px){.download-banner__content{padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}}@media (max-width:374px){.download-banner__content{padding:12px}}.download-banner__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2px}@media (max-width:650px){.download-banner__text{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.download-banner__subtitle{color:#f2f4f8;font-size:18px;font-weight:600;line-height:20px;margin:0}@media (max-width:750px){.download-banner__subtitle{font-size:16px;line-height:18px}}.download-banner__title{margin:0}.download-banner__title span{background-color:rgba(18,20,26,.5);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#e8ff00;display:inline;font-family:Alumni Sans;font-size:32px;font-style:italic;font-weight:700;line-height:32px;text-transform:uppercase}@media (max-width:1024px){.download-banner__title span{font-size:28px;line-height:28px}}@media (max-width:750px){.download-banner__title span{font-size:32px;line-height:32px}}@media (max-width:650px){.download-banner__title span{font-size:24px;line-height:24px}}.download-banner__media{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:50%;max-width:120px;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:5;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:650px){.download-banner__media{inset:0;left:auto;max-width:132px;-webkit-transform:none;-ms-transform:none;transform:none}}@media (max-width:374px){.download-banner__media{max-width:172px}}.download-banner__img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;width:auto}@media (max-width:650px){.download-banner__img{-o-object-position:top center;object-position:top center}}.download-banner__apps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;z-index:10}@media (max-width:650px){.download-banner__apps{margin-top:16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}}@media (max-width:420px){.download-banner__apps{gap:12px}}@media (max-width:374px){.download-banner__apps{gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.download-banner__apps .btn{border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;height:auto;padding:11px 16px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:199px}@media (max-width:1024px){.download-banner__apps .btn{border-radius:12px;padding:7px 16px;width:140px}}@media (max-width:650px){.download-banner__apps .btn{border-radius:10px;padding:6px 16px;width:130px}}.download-banner__apps .btn img{display:block;height:34px;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:1024px){.download-banner__apps .btn img{height:30px}}@media (max-width:650px){.download-banner__apps .btn img{height:28px}}.event-banner{border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:48px 0;overflow:hidden;padding:24px 64px;position:relative}@media (max-width:1024px){.event-banner{margin:44px 0}}@media (max-width:550px){.event-banner{margin:40px 0}}@media (max-width:1440px){.event-banner{padding:24px 32px}}@media (max-width:1366px){.event-banner{padding:24px}}@media (max-width:1024px){.event-banner{padding:16px 24px}}@media (max-width:660px){.event-banner{padding:16px}}@media (max-width:420px){.event-banner{padding:12px}}.event-banner:before{background-image:var(--banner-bg-img,none);background-position:50%;background-size:cover;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.event-banner__inner{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:5;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}@media (max-width:1024px){.event-banner__inner{gap:16px}}@media (max-width:660px){.event-banner__inner{display:-ms-grid;display:grid;-ms-grid-columns:1fr 12px 1fr;gap:16px 12px;grid-template-columns:1fr 1fr}}@media (max-width:420px){.event-banner__inner{gap:16px 8px}}.event-banner__inner--with-vs:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='250' fill='none'%3E%3Cpath fill='%23E8FF00' fill-opacity='.1' d='M65.562 250 0 0h61.6l62.695 250zm66.108-7.536-27.181-110.022L133.719 0h60.645zM299.492 250v-93.632h-78.401l-36.333-50.113v-56.33L221.091 0h20.488v88.734h83.318L360 138.847v61.228L323.804 250zm0-179.917V45.026H251.14V0h72.528l31.415 43.52v26.563zM215.217 250l-30.459-49.925v-25.056h60.372v29.766h44.801V250z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:250px;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:360px;z-index:0}@media (max-width:1024px){.event-banner__inner--with-vs:after{height:194px;width:280px}}@media (max-width:768px){.event-banner__inner--with-vs:after{height:167px;width:240px}}@media (max-width:660px){.event-banner__inner--with-vs:after{height:100%;width:100%}}.event-banner__overlay{-webkit-backdrop-filter:blur(calc(var(--effects-blur-size-3x, 6px)/2));backdrop-filter:blur(calc(var(--effects-blur-size-3x, 6px)/2));background:var(--banner-body-event-bg-overlay,rgba(18,20,26,.5));inset:0;pointer-events:none;position:absolute;z-index:3}.event-banner__boxer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:460px;position:relative;z-index:1}@media (max-width:660px){.event-banner__boxer{gap:16px;gap:8px;max-width:100%}.event-banner__boxer--left{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.event-banner__boxer--right{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}}.event-banner__avatar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(75,83,105,.7);border-radius:300px;height:240px;overflow:hidden;padding:16px;width:240px}@media (max-width:1024px){.event-banner__avatar{height:160px;padding:8px;width:160px}}@media (max-width:660px){.event-banner__avatar{height:120px;padding:6px;width:120px}}@media (max-width:374px){.event-banner__avatar{height:100px;padding:4px;width:100px}}.event-banner__avatar img{border-radius:300px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.event-banner__name{color:#f2f4f8;font-family:Alumni Sans;font-size:48px;font-style:italic;font-weight:700;line-height:48px;margin:0;text-align:center;text-transform:uppercase}@media (max-width:1024px){.event-banner__name{font-size:32px;line-height:32px}}@media (max-width:750px){.event-banner__name{font-size:28px;line-height:28px}}@media (max-width:660px){.event-banner__name{font-size:20px;line-height:20px}}@media (max-width:374px){.event-banner__name{font-size:18px;line-height:18px}}.event-banner__content{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:344px;position:relative;text-align:center;z-index:1}@media (max-width:1024px){.event-banner__content{padding:0 24px}}@media (max-width:768px){.event-banner__content{padding:0}}@media (max-width:660px){.event-banner__content{grid-column:1/-1;-ms-grid-row:2;grid-row:2;margin:0 auto;max-width:100%;width:100%}}.event-banner__content a{line-height:24px}@media (max-width:1024px){.event-banner__content a{line-height:20px}}@media (max-width:660px){.event-banner__content a{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:16px;width:100%}}.event-banner__subtitle{color:#f2f4f8;font-size:32px;font-weight:600;line-height:36px;margin:0 0 24px}@media (max-width:1024px){.event-banner__subtitle{font-size:20px;line-height:22px;margin-bottom:16px}}@media (max-width:660px){.event-banner__subtitle{font-size:18px;line-height:20px}}@media (max-width:420px){.event-banner__subtitle{margin-bottom:12px}}@media (max-width:374px){.event-banner__subtitle{font-size:16px;line-height:18px}}.event-banner__title{color:#b3bac8;font-size:20px;font-style:normal;font-weight:400;line-height:24px;margin:0 0 16px}@media (max-width:1024px){.event-banner__title{font-size:16px;line-height:20px;margin-bottom:12px}}@media (max-width:374px){.event-banner__title{font-size:14px;line-height:18px}}.event-banner__timer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(18,20,26,.5);border:4px solid rgba(75,83,105,.7);border-radius:40px;color:#f2f4f8;font-family:Alumni Sans;font-size:32px;font-style:normal;font-weight:700;gap:6px;line-height:32px;margin-bottom:44px;padding:16px 24px}@media (max-width:1024px){.event-banner__timer{font-size:20px;line-height:20px;margin-bottom:32px;padding:12px 16px}.event-banner__timer svg{height:17px;width:15px}}@media (max-width:660px){.event-banner__timer{margin-bottom:16px;padding:8px 12px}}.event-banner__timer p{margin:0}.random-banner{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:48px 0;max-height:120px}@media (max-width:1024px){.random-banner{margin:44px 0}}@media (max-width:550px){.random-banner{margin:40px 0}}@media (max-width:1024px){.random-banner{max-height:108px}}@media (max-width:660px){.random-banner{max-height:124px}}.random-banner__inner{display:-webkit-box;display:-ms-flexbox;display:flex;padding:24px 24px 24px 96px;position:relative;z-index:5;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;border-radius:32px;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;justify-content:flex-end;margin-left:auto;max-width:1400px;overflow:hidden;width:calc(100% - 40px)}@media (max-width:1024px){.random-banner__inner{border-radius:24px}}@media (max-width:880px){.random-banner__inner{padding:16px 16px 16px 96px}}@media (max-width:660px){.random-banner__inner{padding:12px 12px 12px 96px}}@media (max-width:415px){.random-banner__inner{padding:12px;width:calc(100% - 16px)}}@media (max-width:374px){.random-banner__inner{padding:8px}}.random-banner__inner:before{background-image:var(--banner-bg-img,none);background-position:0;background-size:cover;content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.random-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:5;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:24px;justify-content:space-between;max-width:1280px;width:100%}@media (max-width:660px){.random-banner__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}}.random-banner__content a{line-height:24px}@media (max-width:1024px){.random-banner__content a{line-height:20px}}@media (max-width:880px){.random-banner__content a{max-width:118px;width:100%}}@media (max-width:660px){.random-banner__content a{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:16px;max-width:100%;padding:12px 16px}}.random-banner__title{color:#f2f4f8;font-family:Alumni Sans;font-size:32px;font-style:italic;font-weight:700;line-height:32px;margin:0;text-transform:uppercase}@media (max-width:1024px){.random-banner__title{font-size:28px;line-height:28px}}@media (max-width:660px){.random-banner__title{font-size:24px;line-height:24px}}@media (max-width:415px){.random-banner__title{padding-left:72px}}@media (max-width:374px){.random-banner__title{font-size:22px;line-height:22px}}.random-banner__title span{background:transparent;color:#e8ff00;padding:0}.random-banner__media{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;max-height:120px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:6;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;pointer-events:none}@media (max-width:660px){.random-banner__media{max-height:108px}}@media (max-width:415px){.random-banner__media{max-height:88px;top:24px}}.random-banner__img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center;width:auto}@media (max-width:660px){.random-banner__img{max-height:108px}}@media (max-width:415px){.random-banner__img{max-height:88px}}.sticky-banner{border-radius:24px;bottom:40px;left:50%;max-width:1200px;overflow:hidden;position:fixed;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 32px);z-index:9999}@media (max-width:1366px){.sticky-banner{bottom:24px}}@media (max-width:1090px){.sticky-banner{bottom:16px}}.sticky-banner.is-hidden{opacity:0;pointer-events:none;-webkit-transform:translateX(-50%) translateY(20px);-ms-transform:translateX(-50%) translateY(20px);transform:translateX(-50%) translateY(20px);visibility:hidden}.sticky-banner--has-image{-webkit-backdrop-filter:none;backdrop-filter:none;background-image:var(--banner-bg-img);background-position:50%;background-repeat:no-repeat;background-size:cover}.sticky-banner--with-overlay:before{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(18,20,26,.8);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.sticky-banner__main-img{display:block;height:100%;left:50%;max-width:236px;pointer-events:none;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:auto;z-index:1}@media (max-width:1090px){.sticky-banner__main-img{max-width:100%}}.sticky-banner__close{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:4px;top:4px;z-index:10;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:none;border-radius:40px;color:rgba(75,83,105,0);cursor:pointer;height:44px;justify-content:center;padding:0;-webkit-transition:background .3s;transition:background .3s;width:44px}@media (max-width:767px){.sticky-banner__close{height:40px;width:40px}}.sticky-banner__close svg{display:block;height:20px;width:20px;fill:#b3bac8}@media (max-width:767px){.sticky-banner__close svg{height:16px;width:16px}}.sticky-banner__close svg:hover{fill:#f2f4f8}.sticky-banner__close svg:active{fill:#d9dde5}.sticky-banner__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:10px;justify-content:space-between;padding:24px 24px 16px;position:relative;z-index:2}@media (max-width:1090px){.sticky-banner__top{gap:0;padding:24px 24px 12px}}@media (max-width:900px){.sticky-banner__top{padding:16px 16px 8px}}@media (max-width:767px){.sticky-banner__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}}@media (max-width:375px){.sticky-banner__top{padding:12px 12px 8px}}.sticky-banner__info-date,.sticky-banner__info-league{-webkit-box-flex:1;-ms-flex:1;flex:1}.sticky-banner__league{margin-left:auto}.sticky-banner__date,.sticky-banner__league{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(75,83,105,.1);border:1px solid rgba(75,83,105,.3);border-radius:40px;color:#f2f4f8;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;gap:4px;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:767px){.sticky-banner__date,.sticky-banner__league{font-size:14px;line-height:18px}}@media (max-width:375px){.sticky-banner__date,.sticky-banner__league{padding:4px 8px}}.sticky-banner__teams{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;padding:0 16px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sticky-banner__team-logo{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:rgba(75,83,105,.7);border-radius:64px;height:80px;-o-object-fit:contain;object-fit:contain;padding:12px;width:80px;-ms-flex-negative:0;-webkit-box-sizing:border-box;box-sizing:border-box;flex-shrink:0}@media (max-width:375px){.sticky-banner__team-logo{height:64px;padding:8px;width:64px}}.sticky-banner__team-vs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2px;text-align:center}.sticky-banner__team-name{color:#fff;font-family:Alumni Sans;font-size:32px;font-style:italic;font-weight:700;line-height:32px;text-transform:uppercase}@media (max-width:1090px){.sticky-banner__team-name{font-size:28px;line-height:28px}}@media (max-width:767px){.sticky-banner__team-name{font-size:24px;line-height:24px}}.sticky-banner__vs-text{color:#e8ff00;font-size:18px;font-style:italic;font-weight:400;line-height:24px;text-transform:uppercase}@media (max-width:1090px){.sticky-banner__vs-text{font-size:16px;line-height:22px}}.sticky-banner__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;gap:32px;justify-content:center;padding:16px 24px 24px;position:relative;z-index:2}@media (max-width:1090px){.sticky-banner__bottom{gap:24px;padding:12px 24px 24px}}@media (max-width:900px){.sticky-banner__bottom{padding:8px 16px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}}@media (max-width:375px){.sticky-banner__bottom{padding:8px 12px 12px}}@media (max-width:350px){.sticky-banner__bottom{padding:8px}}.sticky-banner__bottom .btn{line-height:24px}@media (max-width:1090px){.sticky-banner__bottom .btn{font-size:16px;line-height:20px;padding:12px 24px}}@media (max-width:900px){.sticky-banner__bottom .btn{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin-top:8px}}@media (max-width:767px){.sticky-banner__bottom .btn{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:16px;width:100%}}@media (max-width:375px){.sticky-banner__bottom .btn{margin-top:0}}.sticky-banner__bets-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:8px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:768px){.sticky-banner__bets-group{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}}.sticky-banner__bets-group--left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:900px){.sticky-banner__bets-group--left{width:100%}}.sticky-banner__bets-group--right{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:900px){.sticky-banner__bets-group--right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;width:100%}}.sticky-banner__bet-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4b5369;border-radius:16px;text-decoration:none;-webkit-transition:-webkit-filter .15s;transition:-webkit-filter .15s;transition:filter .15s;transition:filter .15s,-webkit-filter .15s;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}@media (max-width:1090px){.sticky-banner__bet-item{padding:4px 12px}}@media (max-width:767px){.sticky-banner__bet-item{border-radius:12px;padding:4px 8px}}.sticky-banner__bet-item:hover{background-color:#191c25}.sticky-banner__bet-item:active{background-color:#232734}.sticky-banner__bet-item:focus-visible{background-color:#191c25;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.sticky-banner__bet-name{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:24px;white-space:nowrap}@media (max-width:1090px){.sticky-banner__bet-name{font-size:16px;line-height:22px}}@media (max-width:900px){.sticky-banner__bet-name{font-size:14px;line-height:18px}}@media (max-width:767px){.sticky-banner__bet-name{font-size:12px;line-height:16px}}.sticky-banner__bet-rate{color:#e8ff00;font-size:18px;font-weight:700;line-height:24px;white-space:nowrap}@media (max-width:1090px) and (max-width:1090px){.sticky-banner__bet-rate{font-size:16px;line-height:22px}}@media (max-width:1090px) and (max-width:900px){.sticky-banner__bet-rate{font-size:14px;line-height:18px}}@media (max-width:1090px) and (max-width:767px){.sticky-banner__bet-rate{font-size:12px;line-height:16px}}.sticky-banner--v2{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #232734}@media (max-width:1024px){.sticky-banner--v2{border-radius:16px}}.sticky-banner--v2.sticky-banner--with-overlay:before{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:rgba(18,20,26,.2);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.sticky-banner--v2 .sticky-banner__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px;position:relative;z-index:2}@media (max-width:760px){.sticky-banner--v2 .sticky-banner__inner{padding-right:0}}.sticky-banner--v2 .sticky-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px;padding:24px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:790px){.sticky-banner--v2 .sticky-banner__content{gap:12px;padding:16px 12px}}@media (max-width:760px){.sticky-banner--v2 .sticky-banner__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px}}@media (max-width:360px){.sticky-banner--v2 .sticky-banner__content{padding:12px}.sticky-banner--v2 .sticky-banner__tetx{padding-right:24px}}.sticky-banner--v2 .sticky-banner__title{color:#fff;font-size:18px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:2px;margin-top:0}@media (max-width:790px){.sticky-banner--v2 .sticky-banner__title{font-size:16px}}@media (max-width:760px){.sticky-banner--v2 .sticky-banner__title{line-height:28px}}.sticky-banner--v2 .sticky-banner__subtitle{color:#e8ff00;font-family:Alumni Sans;font-size:32px;font-style:italic;font-weight:700;line-height:100%;margin:0;text-transform:uppercase}@media (max-width:1024px){.sticky-banner--v2 .sticky-banner__subtitle{font-size:28px}}@media (max-width:760px){.sticky-banner--v2 .sticky-banner__subtitle{font-size:24px}}.sticky-banner--v2 .sticky-banner__apps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media (max-width:790px){.sticky-banner--v2 .sticky-banner__apps{gap:12px}}.sticky-banner--v2 .sticky-banner__apps a{border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;max-height:56px;padding:12px 16px}.sticky-banner--v2 .sticky-banner__apps a img{max-width:141px}@media (max-width:1024px){.sticky-banner--v2 .sticky-banner__apps a{border-radius:12px;max-height:44px;padding:8px 16px}.sticky-banner--v2 .sticky-banner__apps a img{max-width:108px}}@media (max-width:760px){.sticky-banner--v2 .sticky-banner__apps a{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;max-height:40px}}@media (max-width:360px){.sticky-banner--v2 .sticky-banner__apps a img{max-width:88px}}@media (max-width:760px){.sticky-banner--v2 .sticky-banner__img{display:none}}.sticky-banner--v2 .sticky-banner__img img{display:block;height:auto;max-width:104px;width:100%}@media (max-width:1024px){.sticky-banner--v2 .sticky-banner__img img{max-width:98px}}@media (max-width:790px){.sticky-banner--v2 .sticky-banner__img img{max-width:82px}}.sticky-banner--v3{border-radius:24px;overflow:visible}@media (max-width:810px){.sticky-banner--v3{border-radius:32px}}.sticky-banner--v3.sticky-banner--with-overlay:before{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:-webkit-gradient(linear,left top,right top,from(#070707),color-stop(16.31%,rgba(7,7,7,.6)),color-stop(50%,rgba(7,7,7,0)),color-stop(84.14%,rgba(7,7,7,.6)),to(#070707));background:linear-gradient(90deg,#070707,rgba(7,7,7,.6) 16.31%,rgba(7,7,7,0) 50%,rgba(7,7,7,.6) 84.14%,#070707);border-radius:inherit;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}.sticky-banner--v3 .sticky-banner__close{background-color:#4b5369;top:-20px;fill:#f2f4f8}@media (max-width:1024px){.sticky-banner--v3 .sticky-banner__close{height:40px;width:40px}}.sticky-banner--v3 .sticky-banner__close:hover{background-color:#191c25}.sticky-banner--v3 .sticky-banner__close:active{background-color:#232734}.sticky-banner--v3 .sticky-banner__close:focus-visible{background-color:#191c25;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.sticky-banner--v3 .sticky-banner__inner{padding:32px 32px 32px 184px}@media (max-width:1366px){.sticky-banner--v3 .sticky-banner__inner{padding:24px 24px 24px 168px}}@media (max-width:1024px){.sticky-banner--v3 .sticky-banner__inner{padding:24px 24px 24px 154px}}@media (max-width:810px){.sticky-banner--v3 .sticky-banner__inner{padding:16px 16px 16px 186px}}@media (max-width:560px){.sticky-banner--v3 .sticky-banner__inner{padding:144px 16px 16px}}@media (max-width:375px){.sticky-banner--v3 .sticky-banner__inner{padding:144px 12px 12px}}.sticky-banner--v3 .sticky-banner__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:24px;justify-content:space-between}@media (max-width:810px){.sticky-banner--v3 .sticky-banner__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}}@media (max-width:560px){.sticky-banner--v3 .sticky-banner__content{gap:16px}}.sticky-banner--v3 .sticky-banner__title{color:#fff;font-size:18px;font-style:normal;font-weight:600;line-height:20px;margin-bottom:2px;margin-top:0}@media (max-width:560px){.sticky-banner--v3 .sticky-banner__title{font-size:16px;line-height:18px}}.sticky-banner--v3 .sticky-banner__subtitle{color:#e8ff00;font-family:Alumni Sans;font-size:32px;font-style:italic;font-weight:700;line-height:100%;margin:0;text-transform:uppercase}@media (max-width:1024px){.sticky-banner--v3 .sticky-banner__subtitle{font-size:28px}}@media (max-width:560px){.sticky-banner--v3 .sticky-banner__subtitle{font-size:24px}}@media (max-width:374px){.sticky-banner--v3 .sticky-banner__subtitle{font-size:22px}}@media (max-width:560px){.sticky-banner--v3 .sticky-banner__tetx{text-align:center}}.sticky-banner--v3 .sticky-banner__img{left:0;position:absolute;top:-40px}@media (max-width:1024px){.sticky-banner--v3 .sticky-banner__img{top:-32px}}@media (max-width:810px){.sticky-banner--v3 .sticky-banner__img{top:-24px}}@media (max-width:560px){.sticky-banner--v3 .sticky-banner__img{left:50%;top:-32px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.sticky-banner--v3 .sticky-banner__img img{max-width:160px}@media (max-width:1366px){.sticky-banner--v3 .sticky-banner__img img{max-width:144px}}@media (max-width:1024px){.sticky-banner--v3 .sticky-banner__img img{max-width:130px}}@media (max-width:810px){.sticky-banner--v3 .sticky-banner__img img{max-width:162px}}.sticky-banner--v3 .sticky-banner__apps{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:560px){.sticky-banner--v3 .sticky-banner__apps{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:375px){.sticky-banner--v3 .sticky-banner__apps{gap:8px}}@media (max-width:374px){.sticky-banner--v3 .sticky-banner__apps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.sticky-banner--v3 .sticky-banner__apps a{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:24px}@media (max-width:1024px){.sticky-banner--v3 .sticky-banner__apps a{line-height:20px}}@media (max-width:560px){.sticky-banner--v3 .sticky-banner__apps a{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;font-size:14px;line-height:16px}}@media (max-width:374px){.sticky-banner--v3 .sticky-banner__apps a{padding:12px;width:100%}}.nav-section{margin:48px 0}@media (max-width:1024px){.nav-section{margin:44px 0}}@media (max-width:550px){.nav-section{margin:40px 0}}.nav-section__item,.nav-section__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#191c25;border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f2f4f8;gap:12px;min-height:64px;padding:8px 16px;text-decoration:none;-webkit-transition:.3s ease;transition:.3s ease}@media (max-width:1024px){.nav-section__item,.nav-section__link{border-radius:20px;min-height:60px;padding:8px 12px}}@media (max-width:550px){.nav-section__item,.nav-section__link{gap:8px;min-height:56px}}.nav-section__item:hover,.nav-section__link:hover{background-color:#232734;color:#fff}.nav-section__item:active,.nav-section__link:active{background-color:#12141a;color:#f2f4f8}.nav-section__item:focus-visible,.nav-section__link:focus-visible{background-color:#232734;-webkit-box-shadow:inset 0 0 0 2px #9cbc00;box-shadow:inset 0 0 0 2px #9cbc00;color:#fff;outline:none}.nav-section__image{height:48px;width:48px;-ms-flex-negative:0;flex-shrink:0;-o-object-fit:contain;object-fit:contain}@media (max-width:1024px){.nav-section__image{height:44px;width:44px}}@media (max-width:550px){.nav-section__image{height:40px;width:40px}}.nav-section__text{font-size:18px;font-style:normal;font-weight:600}@media (max-width:1024px){.nav-section__text{font-size:16px}}@media (max-width:550px){.nav-section__text{font-size:14px}}.nav-section:not(.nav-section--slider){display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}@media (max-width:768px){.nav-section:not(.nav-section--slider){gap:12px}}@media (max-width:374px){.nav-section:not(.nav-section--slider){gap:8px}}.nav-section:not(.nav-section--slider)::-webkit-scrollbar{display:none}.nav-section:not(.nav-section--slider) .nav-section__item,.nav-section:not(.nav-section--slider) .nav-section__link{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:200px}@media (max-width:1024px){.nav-section:not(.nav-section--slider) .nav-section__item,.nav-section:not(.nav-section--slider) .nav-section__link{min-width:180px}}@media (max-width:550px){.nav-section:not(.nav-section--slider) .nav-section__item,.nav-section:not(.nav-section--slider) .nav-section__link{min-width:160px}}.nav-section--slider .nav-swiper{overflow:hidden;position:relative}.nav-section--slider .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.nav-section--slider .swiper-slide{height:auto;max-width:240px}@media (max-width:1024px){.nav-section--slider .swiper-slide{max-width:180px}}@media (max-width:550px){.nav-section--slider .swiper-slide{max-width:160px}}.nav-section--slider .nav-section__item,.nav-section--slider .nav-section__link{min-width:200px}@media (max-width:1024px){.nav-section--slider .nav-section__item,.nav-section--slider .nav-section__link{min-width:180px}}@media (max-width:550px){.nav-section--slider .nav-section__item,.nav-section--slider .nav-section__link{min-width:160px}}.nav-section--slider .swiper-button-next,.nav-section--slider .swiper-button-prev{bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0;position:absolute;top:22px!important;width:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:transparent;justify-content:center;z-index:10}.nav-section--slider .swiper-button-next:after,.nav-section--slider .swiper-button-prev:after{display:none}.nav-section--slider .swiper-button-next.swiper-button-disabled,.nav-section--slider .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.nav-section--slider .swiper-button-next svg,.nav-section--slider .swiper-button-prev svg{background:#4b5369;border-radius:40px;height:20px;padding:12px;-webkit-transition:.3s ease;transition:.3s ease;width:20px}@media (max-width:1024px){.nav-section--slider .swiper-button-next svg,.nav-section--slider .swiper-button-prev svg{padding:10px}}@media (max-width:550px){.nav-section--slider .swiper-button-next svg,.nav-section--slider .swiper-button-prev svg{display:none}}.nav-section--slider .swiper-button-next:hover svg,.nav-section--slider .swiper-button-prev:hover svg{background:#191c25}.nav-section--slider .swiper-button-next:active svg,.nav-section--slider .swiper-button-prev:active svg{background:#232734}.nav-section--slider .swiper-button-prev{background:-webkit-gradient(linear,left top,right top,from(#0a0a0a),to(hsla(0,0%,4%,0)));background:linear-gradient(90deg,#0a0a0a,hsla(0,0%,4%,0));left:0!important}.nav-section--slider .swiper-button-next{background:-webkit-gradient(linear,right top,left top,from(#0a0a0a),to(hsla(0,0%,4%,0)));background:linear-gradient(-90deg,#0a0a0a,hsla(0,0%,4%,0));right:0!important}.block-tournament{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:48px 0}@media (max-width:1024px){.block-tournament{margin:44px 0}}@media (max-width:550px){.block-tournament{margin:40px 0}}.block-tournament.swiper{display:block}.block-tournament .content-tournament{display:-webkit-box;display:-ms-flexbox;display:flex;height:240px;position:relative;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;justify-content:space-between;overflow:hidden}@media (max-width:1024px){.block-tournament .content-tournament{height:200px;max-width:300px}}@media (max-width:550px){.block-tournament .content-tournament{border-radius:20px;height:160px;max-width:260px}}.block-tournament .content-tournament .img-tournament{bottom:0;position:absolute;right:0;top:0;z-index:0}.block-tournament .content-tournament .img-tournament img{height:100%;max-height:240px;max-width:240px;-o-object-fit:cover;object-fit:cover;-o-object-position:right top;object-position:right top;width:100%}@media (max-width:1024px){.block-tournament .content-tournament .img-tournament img{max-height:200px;max-width:200px}}@media (max-width:550px){.block-tournament .content-tournament .img-tournament img{max-height:160px;max-width:160px}}.block-tournament .content-tournament .title-tournament{padding:16px;position:relative;z-index:2}@media (max-width:1024px){.block-tournament .content-tournament .title-tournament{padding:12px}}@media (max-width:550px){.block-tournament .content-tournament .title-tournament{padding:8px}}.block-tournament .content-tournament .title-tournament p{color:#fff;font-family:Alumni Sans;font-size:40px;font-style:italic;font-weight:700;line-height:32px;margin:0;text-transform:uppercase}@media (max-width:1024px){.block-tournament .content-tournament .title-tournament p{font-size:28px;line-height:24px}}@media (max-width:550px){.block-tournament .content-tournament .title-tournament p{font-size:24px;line-height:24px}}.block-tournament .content-tournament .prize-fund-tournament{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:-webkit-gradient(linear,left top,left bottom,from(rgba(25,28,37,0)),color-stop(39.9%,rgba(25,28,37,.6)),color-stop(60%,rgba(25,28,37,.9)),color-stop(80%,#191c25));background:linear-gradient(180deg,rgba(25,28,37,0),rgba(25,28,37,.6) 39.9%,rgba(25,28,37,.9) 60%,#191c25 80%);gap:16px;padding:12px}@media (max-width:1024px){.block-tournament .content-tournament .prize-fund-tournament{gap:12px;padding:8px 8px 8px 12px}}@media (max-width:550px){.block-tournament .content-tournament .prize-fund-tournament{padding:8px}}.block-tournament .content-tournament .prize-fund-tournament .tournament-prize p{color:#d9dde5;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin:0 0 2px}@media (max-width:550px){.block-tournament .content-tournament .prize-fund-tournament .tournament-prize p{font-size:14px;line-height:18px}}.block-tournament .content-tournament .prize-fund-tournament .tournament-prize span{color:#e8ff00;font-family:Alumni Sans;font-size:40px;font-style:italic;font-weight:700;line-height:32px;text-transform:uppercase}@media (max-width:1024px){.block-tournament .content-tournament .prize-fund-tournament .tournament-prize span{font-size:28px;line-height:24px}}@media (max-width:550px){.block-tournament .content-tournament .prize-fund-tournament .tournament-prize span{font-size:24px;line-height:24px}}.block-tournament .content-tournament .prize-fund-tournament .btn-tournament{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-tournament .content-tournament .prize-fund-tournament .btn-tournament a{font-size:16px;line-height:20px;padding:12px 24px}@media (max-width:1024px){.block-tournament .content-tournament .prize-fund-tournament .btn-tournament a{font-size:14px;line-height:16px;padding:12px 16px}}@media (max-width:550px){.block-tournament .content-tournament .prize-fund-tournament .btn-tournament a{font-size:12px;line-height:12px;padding:10px 12px}}.block-tournament .swiper-button-next,.block-tournament .swiper-button-prev{bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0;position:absolute;top:22px!important;width:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:transparent;justify-content:center;z-index:10}.block-tournament .swiper-button-next:after,.block-tournament .swiper-button-prev:after{content:none}.block-tournament .swiper-button-next.swiper-button-disabled,.block-tournament .swiper-button-prev.swiper-button-disabled{display:none}.block-tournament .swiper-button-next svg,.block-tournament .swiper-button-prev svg{background:#4b5369;border-radius:40px;height:20px;padding:12px;-webkit-transition:.3s ease;transition:.3s ease;width:20px}@media (max-width:1024px){.block-tournament .swiper-button-next svg,.block-tournament .swiper-button-prev svg{padding:10px}}.block-tournament .swiper-button-next:hover svg,.block-tournament .swiper-button-prev:hover svg{background:#191c25}.block-tournament .swiper-button-next:active svg,.block-tournament .swiper-button-prev:active svg{background:#232734}.block-tournament .swiper-button-next{background:-webkit-gradient(linear,right top,left top,from(var(--surface-bg-general,#070707)),to(rgba(7,7,7,0)));background:linear-gradient(270deg,var(--surface-bg-general,#070707) 0,rgba(7,7,7,0) 100%);right:-1px!important}.block-tournament .swiper-button-prev{background:-webkit-gradient(linear,left top,right top,from(var(--surface-bg-general,#070707)),to(rgba(7,7,7,0)));background:linear-gradient(90deg,var(--surface-bg-general,#070707) 0,rgba(7,7,7,0) 100%);left:-1px!important}.tournament-card.swiper-slide{-webkit-box-flex:1;-ms-flex:1 1 400px;flex:1 1 400px;min-width:400px}@media (max-width:1473px){.tournament-card.swiper-slide{width:400px;-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex:none;flex:none;min-width:auto}}@media (max-width:1024px){.tournament-card.swiper-slide{width:300px}}@media (max-width:550px){.tournament-card.swiper-slide{width:260px}}.popup{display:-webkit-box;display:-ms-flexbox;display:flex;inset:0;position:fixed;z-index:9999;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease;visibility:hidden}.popup.is-active{opacity:1;pointer-events:all;visibility:visible}.popup.is-active .popup__inner{-webkit-transform:translateY(0) scale(1);-ms-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}.popup .popup__overlay{background-color:rgba(7,7,7,.9);cursor:pointer;inset:0;position:absolute}.popup .popup__inner{background-color:#12141a;border:1ps solid #1e222d;border-radius:32px;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:500px;padding:24px;position:relative;text-align:center;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%;z-index:2}@media (max-width:1024px){.popup .popup__inner{max-width:440px;padding:16px}}@media (max-width:480px){.popup .popup__inner{max-width:320px}}@media (max-width:350px){.popup .popup__inner{border-radius:24px;max-width:288px;padding:12px}}.popup .popup__close{display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;position:absolute;right:16px;top:16px;width:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:rgba(75,83,105,0);border:none;border-radius:40px;color:#b3bac8;cursor:pointer;justify-content:center;padding:0;-webkit-transition:.3s ease;transition:.3s ease}@media (max-width:480px){.popup .popup__close{height:40px;width:40px}}.popup .popup__close:hover{background-color:rgba(75,83,105,.3);color:#f2f4f8}.popup .popup__close:active{background-color:#232734;color:#d9dde5}.popup .popup__close:focus-visible{background-color:rgba(75,83,105,.3);border:1px solid #1e222d;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;color:#f2f4f8;outline:none}.popup .popup__logo{margin-bottom:16px;max-height:25px;padding-bottom:7px;position:relative;z-index:2}@media (max-width:1024px){.popup .popup__logo{margin-bottom:12px;max-height:24px;padding-bottom:0}}@media (max-width:480px){.popup .popup__logo{max-height:19px;padding-bottom:5px}}@media (max-width:350px){.popup .popup__logo{margin-bottom:8px;max-height:16px;padding-bottom:4px}}.popup .popup__title{color:#e8ff00;font-family:Alumni Sans;font-size:48px;font-style:italic;font-weight:700;margin:0;text-transform:uppercase}@media (max-width:1024px){.popup .popup__title{font-size:40px}}@media (max-width:480px){.popup .popup__title{font-size:32px}}@media (max-width:350px){.popup .popup__title{font-size:28px}}.popup .popup__description{color:#f2f4f8;font-family:Alumni Sans;font-size:32px;font-style:italic;font-weight:700;margin:4px 0 24px;text-transform:uppercase}@media (max-width:1024px){.popup .popup__description{font-size:24px}}@media (max-width:480px){.popup .popup__description{font-size:20px;margin:4px 0 16px}}@media (max-width:350px){.popup .popup__description{font-size:18px;margin:4px 0 12px}}.popup .popup__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}@media (max-width:480px){.popup .popup__actions{gap:8px}}@media (max-width:350px){.popup .popup__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.popup .popup__actions .btn{line-height:24px;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width:1024px){.popup .popup__actions .btn{line-height:20px}}@media (max-width:480px){.popup .popup__actions .btn{font-size:14px;line-height:16px;padding:12px}}.popup--image-inside .popup__image-wrapper{margin-bottom:24px}@media (max-width:1024px){.popup--image-inside .popup__image-wrapper{margin-bottom:16px}}@media (max-width:350px){.popup--image-inside .popup__image-wrapper{margin-bottom:12px}}.popup--image-inside .popup__image-wrapper img{height:auto;max-width:280px}@media (max-width:1024px){.popup--image-inside .popup__image-wrapper img{max-width:240px}}@media (max-width:480px){.popup--image-inside .popup__image-wrapper img{max-width:200px}}@media (max-width:350px){.popup--image-inside .popup__image-wrapper img{max-width:120px}}.popup--image-outside .popup__inner{padding-top:240px}@media (max-width:1024px){.popup--image-outside .popup__inner{padding-top:200px}}@media (max-width:480px){.popup--image-outside .popup__inner{padding-top:160px}}@media (max-width:350px){.popup--image-outside .popup__inner{padding-top:88px}}.popup--image-outside .popup__image-wrapper{left:50%;pointer-events:none;position:absolute;top:-40px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:280px}.popup--image-outside .popup__image-wrapper:after{background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,20,26,0)),color-stop(7.62%,rgba(18,20,26,.47)),color-stop(16.72%,rgba(18,20,26,.9)),color-stop(35.15%,#12141a));background:linear-gradient(180deg,rgba(18,20,26,0),rgba(18,20,26,.47) 7.62%,rgba(18,20,26,.9) 16.72%,#12141a 35.15%);border-radius:50%;bottom:10px;content:"";-webkit-filter:blur(25px);filter:blur(25px);height:50px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:180px;z-index:0}@media (max-width:1024px){.popup--image-outside .popup__image-wrapper{width:240px}}@media (max-width:480px){.popup--image-outside .popup__image-wrapper{width:200px}}@media (max-width:350px){.popup--image-outside .popup__image-wrapper{top:-32px;width:120px}}.popup--image-outside .popup__image-wrapper img{height:auto;width:100%;z-index:2}.categories-v1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;margin:48px 0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}@media (max-width:1024px){.categories-v1{margin:44px 0}}@media (max-width:550px){.categories-v1{gap:12px;margin:40px 0}}@media (max-width:374px){.categories-v1{gap:8px}}.categories-v1::-webkit-scrollbar{display:none}.categories-v1 .category-card{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;background-color:#191c25;border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:flex-end;min-width:174px;overflow:hidden;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1160px){.categories-v1 .category-card{min-width:152px}}@media (max-width:550px){.categories-v1 .category-card{border-radius:20px;min-width:140px}}.categories-v1 .category-card:before{background:hsla(0,0%,100%,.5);border-radius:50%;color:#d9dde5;content:"";-webkit-filter:blur(50px);filter:blur(50px);height:70px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .4s ease;transition:opacity .4s ease;width:70px;z-index:1}@media (max-width:1160px){.categories-v1 .category-card:before{height:56px;width:56px}}@media (max-width:550px){.categories-v1 .category-card:before{height:48px;width:48px}}.categories-v1 .category-card:hover{color:#fff}.categories-v1 .category-card:hover:before{opacity:1}.categories-v1 .category-card:active{background-color:#12141a;color:#b3bac8}.categories-v1 .category-card:active:before{opacity:0}.categories-v1 .category-card:focus-visible{background-color:#232734;border:1px solid #12141a;-webkit-box-shadow:inset 0 0 0 2px #9cbc00;box-shadow:inset 0 0 0 2px #9cbc00;color:#fff;outline:none}.categories-v1 .category-card:focus-visible:before{opacity:1}.categories-v1 .category-card--has-btn{height:196px}@media (max-width:1160px){.categories-v1 .category-card--has-btn{height:152px}}@media (max-width:550px){.categories-v1 .category-card--has-btn{height:124px}}.categories-v1 .category-card--no-btn{height:160px}@media (max-width:1160px){.categories-v1 .category-card--no-btn{height:120px}}@media (max-width:550px){.categories-v1 .category-card--no-btn{height:104px}}.categories-v1 .category-card__bg{height:120px;left:50%;position:absolute;top:12px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:120px;z-index:0}@media (max-width:1160px){.categories-v1 .category-card__bg{height:88px;top:8px;width:88px}}@media (max-width:550px){.categories-v1 .category-card__bg{height:80px;top:4px;width:80px}}.categories-v1 .category-card__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.categories-v1 .category-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,20,26,0)),color-stop(40%,rgba(18,20,26,.8)),color-stop(80%,#12141a));background:linear-gradient(180deg,rgba(18,20,26,0),rgba(18,20,26,.8) 40%,#12141a 80%);-webkit-box-sizing:border-box;box-sizing:border-box;gap:8px;padding:24px 12px 12px;width:100%}@media (max-width:1160px){.categories-v1 .category-card__content{padding:16px 8px 8px}}@media (max-width:550px){.categories-v1 .category-card__content{padding:12px 4px 4px}}.categories-v1 .category-card__text{font-family:Alumni Sans;font-size:24px;font-style:italic;font-weight:700;line-height:28px;margin:0;text-align:center;text-transform:uppercase}@media (max-width:1160px){.categories-v1 .category-card__text{font-size:20px;line-height:24px}}.categories-v1 .category-card__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#232734;border-radius:40px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f2f4f8;font-size:14px;font-style:normal;font-weight:700;line-height:16px;padding:12px 16px;text-decoration:none;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1160px){.categories-v1 .category-card__btn{font-size:12px;line-height:12px;padding:8px 12px}}.categories-v1 .category-card__btn:hover{background-color:#4b5369}.categories-v1 .category-card__btn:active{background-color:#f2f4f8;color:#12141a}.categories-v1 .category-card__btn:focus-visible{background-color:#4b5369;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.categories-v2{margin:48px 0;overflow:visible;position:relative;width:100%}@media (max-width:1024px){.categories-v2{margin:44px 0}}@media (max-width:550px){.categories-v2{margin:40px 0}}.categories-v2 .main-next,.categories-v2 .main-prev{background:-webkit-gradient(linear,right top,left top,from(var(--surface-bg-general,#070707)),to(rgba(7,7,7,0)));background:linear-gradient(270deg,var(--surface-bg-general,#070707) 0,rgba(7,7,7,0) 100%);height:100%;margin-top:0!important;right:0!important;top:0!important;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:44px}.categories-v2 .main-next:after,.categories-v2 .main-prev:after{content:none}.categories-v2 .main-next svg,.categories-v2 .main-prev svg{border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;padding:12px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#4b5369;color:transparent;cursor:pointer;justify-content:center;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;z-index:10}@media (max-width:550px){.categories-v2 .main-next svg,.categories-v2 .main-prev svg{padding:10px}}.categories-v2 .main-next:hover svg,.categories-v2 .main-prev:hover svg{background-color:#191c25}.categories-v2 .main-next:active svg,.categories-v2 .main-prev:active svg{background-color:#232734}.categories-v2 .main-next.swiper-button-disabled,.categories-v2 .main-prev.swiper-button-disabled{cursor:not-allowed;display:none}.categories-v2 .main-prev{background:-webkit-gradient(linear,left top,right top,from(var(--surface-bg-general,#070707)),to(rgba(7,7,7,0)));background:linear-gradient(90deg,var(--surface-bg-general,#070707) 0,rgba(7,7,7,0) 100%);left:0!important}.categories-v2 .main-next{background:-webkit-gradient(linear,right top,left top,from(var(--surface-bg-general,#070707)),to(rgba(7,7,7,0)));background:linear-gradient(270deg,var(--surface-bg-general,#070707) 0,rgba(7,7,7,0) 100%)}.categories-v2:not(.is-slider-active) .main-next,.categories-v2:not(.is-slider-active) .main-prev{display:none}.categories-v2:not(.is-slider-active)>.swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.categories-v2:not(.is-slider-active)>.swiper-wrapper::-webkit-scrollbar{display:none}@media (max-width:550px){.categories-v2:not(.is-slider-active)>.swiper-wrapper{gap:12px}}@media (max-width:375px){.categories-v2:not(.is-slider-active)>.swiper-wrapper{gap:8px}}.categories-v2:not(.is-slider-active) .categories-v2__item{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;min-width:360px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1024px){.categories-v2:not(.is-slider-active) .categories-v2__item{min-width:320px}}@media (max-width:768px){.categories-v2:not(.is-slider-active) .categories-v2__item{min-width:256px}}@media (max-width:550px){.categories-v2:not(.is-slider-active) .categories-v2__item{min-width:240px}}.categories-v2.is-slider-active>.swiper-wrapper{overflow:visible}.categories-v2.is-slider-active .categories-v2__item{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;width:360px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1024px){.categories-v2.is-slider-active .categories-v2__item{width:256px}}@media (max-width:550px){.categories-v2.is-slider-active .categories-v2__item{width:240px}}.category-card-v2{background:#191c25;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;height:200px;overflow:hidden;position:relative;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}@media (max-width:1024px){.category-card-v2{height:180px}}@media (max-width:550px){.category-card-v2{height:160px}}.category-card-v2:before{background:rgba(75,83,105,.8);border-radius:55%!important;color:transparent;content:"";-webkit-filter:blur(40px);filter:blur(40px);height:160px;opacity:1;pointer-events:none;position:absolute;right:0;top:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;width:160px;z-index:1}@media (max-width:1024px){.category-card-v2:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.category-card-v2__bg{height:100%;position:absolute;right:0;top:0;width:50%;z-index:1}@media (max-width:1024px){.category-card-v2__bg{left:50%;max-height:180px;max-width:180px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}}@media (max-width:550px){.category-card-v2__bg{max-height:160px;max-width:160px}}.category-card-v2__bg img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.category-card-v2__main-link{bottom:0;left:0;position:absolute;right:0;top:0;z-index:5}.category-card-v2__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;height:100%;justify-content:space-between;min-width:0;pointer-events:none;z-index:10}@media (max-width:1024px){.category-card-v2__content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}.category-card-v2__content:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,20,26,0)),color-stop(40%,rgba(18,20,26,.8)),color-stop(80%,#12141a));background:linear-gradient(180deg,rgba(18,20,26,0),rgba(18,20,26,.8) 40%,#12141a 80%);bottom:0;content:"";height:90px;left:0;pointer-events:none;position:absolute;width:100%;z-index:-1}@media (max-width:1024px){.category-card-v2__content:before{height:124px}}.category-card-v2__info{min-width:0;padding:12px 16px;width:calc(100% - 200px)}@media (max-width:1024px){.category-card-v2__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 8px;text-align:center;width:100%}}.category-card-v2__title{color:#f4f7fb;font-family:Alumni Sans;font-size:40px;font-style:italic;font-weight:700;line-height:32px;margin:0 0 4px;overflow:hidden;text-transform:uppercase;white-space:nowrap}@media (max-width:1024px){.category-card-v2__title{font-size:28px;line-height:24px;margin:0}}@media (max-width:550px){.category-card-v2__title{font-size:24px}}.category-card-v2__desc{color:#d9dde5;font-size:16px;font-style:normal;font-weight:400;line-height:20px}@media (max-width:550px){.category-card-v2__desc{font-size:14px;line-height:18px}}.category-card-v2__subcategories{min-width:0;pointer-events:auto;position:relative;width:100%;z-index:20}.category-card-v2__subcategories.is-swiper-active{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(7,7,7,.9);border-radius:999px;-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;margin:auto 12px 12px;width:240px}@media (max-width:1024px){.category-card-v2__subcategories.is-swiper-active{margin:8px;width:calc(100% - 16px)}}.category-card-v2__subcategories.is-swiper-active .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0;height:100%}.category-card-v2__subcategories.is-swiper-active .swiper-slide{height:100%}.category-card-v2__subcategories.is-swiper-active .category-card-v2__tag,.category-card-v2__subcategories.is-swiper-active .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category-card-v2__subcategories.is-swiper-active .category-card-v2__tag{background-color:#232734;border-radius:999px;max-width:calc(100% - 96px);overflow:hidden;padding:8px 12px;width:100%}.category-card-v2__subcategories.is-swiper-active .category-card-v2__tag:hover{background-color:#4b5369}.category-card-v2__subcategories.is-swiper-active .category-card-v2__tag:active{background-color:#f2f4f8;color:#12141a}.category-card-v2__subcategories.is-swiper-active .category-card-v2__tag:focus-visible{background-color:#4b5369;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.category-card-v2__subcategories.is-swiper-active .swiper-button-next,.category-card-v2__subcategories.is-swiper-active .swiper-button-prev{background-color:rgba(75,83,105,0);border-radius:40px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;margin-top:0;padding:8px;position:absolute;top:0;width:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:transparent;cursor:pointer;justify-content:center;z-index:10}.category-card-v2__subcategories.is-swiper-active .swiper-button-next:after,.category-card-v2__subcategories.is-swiper-active .swiper-button-prev:after{content:none}.category-card-v2__subcategories.is-swiper-active .swiper-button-next svg,.category-card-v2__subcategories.is-swiper-active .swiper-button-prev svg{height:auto;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:7px}.category-card-v2__subcategories.is-swiper-active .swiper-button-next:hover,.category-card-v2__subcategories.is-swiper-active .swiper-button-prev:hover{background-color:rgba(75,83,105,.3)}.category-card-v2__subcategories.is-swiper-active .swiper-button-next:active,.category-card-v2__subcategories.is-swiper-active .swiper-button-prev:active{background-color:#232734}.category-card-v2__subcategories.is-swiper-active .swiper-button-next:focus-visible,.category-card-v2__subcategories.is-swiper-active .swiper-button-prev:focus-visible{background-color:rgba(75,83,105,.3);border:1px solid #1e222d;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.category-card-v2__subcategories.is-swiper-active .swiper-button-prev{left:4px;top:4px}.category-card-v2__subcategories.is-swiper-active .swiper-button-next{right:4px;top:4px}.category-card-v2__subcategories.no-swiper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;padding:32px 12px 12px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.category-card-v2__subcategories.no-swiper .swiper-button-next,.category-card-v2__subcategories.no-swiper .swiper-button-prev{display:none}.category-card-v2__subcategories.no-swiper .swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;height:auto!important;-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.category-card-v2__subcategories.no-swiper .swiper-slide{width:auto!important}.category-card-v2__subcategories.no-swiper .category-card-v2__tag{background:#232734;border-radius:40px;color:#f2f4f8;display:inline-block;font-size:12px;font-style:normal;font-weight:700;padding:10px 12px;text-decoration:none;-webkit-transition:background .3s ease;transition:background .3s ease;white-space:nowrap}@media (max-width:1024px){.category-card-v2__subcategories.no-swiper .category-card-v2__tag{background:#4b5369;text-align:center;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}}.category-card-v2__subcategories.no-swiper .category-card-v2__tag:hover{background-color:#4b5369}.category-card-v2__subcategories.no-swiper .category-card-v2__tag:active{background-color:#f2f4f8;color:#12141a}.category-card-v2__subcategories.no-swiper .category-card-v2__tag:focus-visible{background-color:#4b5369;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.category-card-v2__tag{background:#232734;border-radius:40px;color:#f2f4f8;display:inline-block;font-size:12px;font-style:normal;font-weight:700;line-height:100%;padding:10px 12px;text-decoration:none;-webkit-transition:background .3s ease;transition:background .3s ease;white-space:nowrap}.block-promo{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:48px 0}@media (max-width:1024px){.block-promo{margin:44px 0}}@media (max-width:550px){.block-promo{margin:40px 0}}.block-promo.swiper{display:block}.block-promo .swiper-button-next,.block-promo .swiper-button-prev{bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0;position:absolute;top:22px!important;width:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:transparent;justify-content:center;z-index:10}.block-promo .swiper-button-next:after,.block-promo .swiper-button-prev:after{content:none}.block-promo .swiper-button-next.swiper-button-disabled,.block-promo .swiper-button-prev.swiper-button-disabled{display:none}.block-promo .swiper-button-next svg,.block-promo .swiper-button-prev svg{background:#4b5369;border-radius:40px;height:20px;padding:12px;-webkit-transition:.3s ease;transition:.3s ease;width:20px}@media (max-width:550px){.block-promo .swiper-button-next svg,.block-promo .swiper-button-prev svg{padding:10px}}.block-promo .swiper-button-next:hover svg,.block-promo .swiper-button-prev:hover svg{background:#191c25}.block-promo .swiper-button-next:active svg,.block-promo .swiper-button-prev:active svg{background:#232734}.block-promo .swiper-button-next{background:-webkit-gradient(linear,right top,left top,from(var(--surface-bg-general,#070707)),to(rgba(7,7,7,0)));background:linear-gradient(270deg,var(--surface-bg-general,#070707) 0,rgba(7,7,7,0) 100%);right:-1px!important}.block-promo .swiper-button-prev{background:-webkit-gradient(linear,left top,right top,from(var(--surface-bg-general,#070707)),to(rgba(7,7,7,0)));background:linear-gradient(90deg,var(--surface-bg-general,#070707) 0,rgba(7,7,7,0) 100%);left:-1px!important}.promo-card.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:240px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:end;overflow:hidden;width:auto!important;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:360px;flex-basis:360px}@media (max-width:1024px){.promo-card.swiper-slide{-ms-flex-preferred-size:300px;flex-basis:300px;height:200px}}@media (max-width:550px){.promo-card.swiper-slide{-ms-flex-preferred-size:240px;flex-basis:240px;height:160px}}.promo-card.swiper-slide .promo-img{bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.promo-card.swiper-slide .promo-img img{height:240px;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;width:240px}@media (max-width:1024px){.promo-card.swiper-slide .promo-img img{height:200px;width:200px}}@media (max-width:550px){.promo-card.swiper-slide .promo-img img{height:160px;width:160px}}.promo-card.swiper-slide .promo-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:2;-webkit-box-pack:justify;-ms-flex-pack:justify;background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,20,26,0)),color-stop(30.77%,rgba(18,20,26,.6)),color-stop(57.69%,rgba(18,20,26,.9)),color-stop(78.85%,#12141a));background:linear-gradient(180deg,rgba(18,20,26,0),rgba(18,20,26,.6) 30.77%,rgba(18,20,26,.9) 57.69%,#12141a 78.85%);gap:16px;justify-content:space-between;padding:24px 12px 12px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:550px){.promo-card.swiper-slide .promo-block{padding:16px 8px 8px}}.promo-card.swiper-slide .promo-title{color:#fff;font-family:Alumni Sans;font-size:40px;font-style:italic;font-weight:700;line-height:32px;margin:0;text-transform:uppercase}@media (max-width:1024px){.promo-card.swiper-slide .promo-title{font-size:28px;line-height:24px}}@media (max-width:550px){.promo-card.swiper-slide .promo-title{font-size:24px}}.promo-card.swiper-slide .promo-desc{color:#b3bac8;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin:2px 0 0}@media (max-width:550px){.promo-card.swiper-slide .promo-desc{font-size:14px;line-height:18px}}.promo-card.swiper-slide .btn-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#232734;border-radius:40px;color:#f2f4f8;justify-content:center;padding:12px}@media (max-width:1024px){.promo-card.swiper-slide .btn-arrow{padding:10px}}@media (max-width:550px){.promo-card.swiper-slide .btn-arrow{padding:8px}.promo-card.swiper-slide .btn-arrow svg{height:16px;width:16px}}.promo-card.swiper-slide .btn-arrow:hover{background-color:#4b5369}.promo-card.swiper-slide .btn-arrow:active{background-color:#f2f4f8;color:#12141a}.block-providers{margin:48px 0}@media (max-width:1024px){.block-providers{margin:44px 0}}@media (max-width:550px){.block-providers{margin:40px 0}}.block-providers .providers-scroll-container{display:-ms-grid;display:grid;gap:16px;grid-auto-flow:column;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.block-providers .providers-scroll-container::-webkit-scrollbar{display:none}@media (max-width:768px){.block-providers .providers-scroll-container{gap:12px}}@media (max-width:375px){.block-providers .providers-scroll-container{gap:8px}}.block-providers.is-single-row .providers-scroll-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.block-providers.is-single-row .providers-scroll-container .provider-card{-webkit-box-flex:1;-ms-flex:1 0 210px;flex:1 0 210px}@media (max-width:1024px){.block-providers.is-single-row .providers-scroll-container .provider-card{-webkit-box-flex:1;-ms-flex:1 0 200px;flex:1 0 200px}}@media (max-width:768px){.block-providers.is-single-row .providers-scroll-container .provider-card{-webkit-box-flex:1;-ms-flex:1 0 180px;flex:1 0 180px}}.block-providers.is-multi-row .providers-scroll-container{-ms-grid-rows:(1fr)[2];grid-auto-columns:260px;grid-template-rows:repeat(2,1fr)}@media (max-width:1024px){.block-providers.is-multi-row .providers-scroll-container{grid-auto-columns:200px}}@media (max-width:768px){.block-providers.is-multi-row .providers-scroll-container{grid-auto-columns:180px}}.block-providers .provider-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#191c25;border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;gap:12px;overflow:hidden;padding:8px 12px 8px 8px;position:relative;text-decoration:none;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media (max-width:768px){.block-providers .provider-card{gap:8px}}.block-providers .provider-card:after{background:hsla(0,0%,100%,.3);border-radius:50%;content:"";-webkit-filter:blur(25px);filter:blur(25px);height:70px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease;width:70px;z-index:1}.block-providers .provider-card:hover{background:#232734}.block-providers .provider-card:hover:after{opacity:1}.block-providers .provider-card:active{background:#12141a}.block-providers .provider-card:active:after{opacity:0}.block-providers .provider-card:focus-visible{background:#232734;-webkit-box-shadow:inset 0 0 0 2px #9cbc00;box-shadow:inset 0 0 0 2px #9cbc00;outline:none}.block-providers .provider-card:focus-visible:after{opacity:1}.block-providers .provider-icon{border-radius:40px;display:-webkit-box;display:-ms-flexbox;display:flex;height:56px;width:56px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}@media (max-width:768px){.block-providers .provider-icon{height:48px;width:48px}}.block-providers .provider-icon img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%;z-index:2}.block-providers .provider-title{color:#fff;font-size:18px;font-style:normal;font-weight:700;line-height:24px;margin:0}@media (max-width:1024px){.block-providers .provider-title{font-size:16px;line-height:22px}}@media (max-width:768px){.block-providers .provider-title{font-size:12px;line-height:16px}}.block-quote{background:#12141a;border-radius:24px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 80px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:48px 0;position:relative}@media (max-width:1024px){.block-quote{margin:44px 0}}@media (max-width:550px){.block-quote{margin:40px 0}}@media (max-width:1024px){.block-quote{padding:24px 64px}}@media (max-width:600px){.block-quote{border-radius:20px;padding:16px 32px}}.block-quote .quote-content{padding:0 24px;text-align:center}@media (max-width:1024px){.block-quote .quote-content{padding:0 16px}}@media (max-width:600px){.block-quote .quote-content{padding:0 8px}}.block-quote .quote-text{color:#d9dde5;font-size:24px;font-style:italic;font-weight:600;line-height:32px;margin:0;z-index:2}@media (max-width:1024px){.block-quote .quote-text{font-size:20px;line-height:24px}}@media (max-width:600px){.block-quote .quote-text{font-size:16px;line-height:20px}}@media (max-width:374px){.block-quote .quote-text{font-size:14px;line-height:18px}}.block-quote .quote-icon{color:#b3bac8;height:64px;position:absolute;width:64px;z-index:1}@media (max-width:1024px){.block-quote .quote-icon{height:48px;width:48px}}@media (max-width:600px){.block-quote .quote-icon{height:24px;width:24px}}.block-quote .quote-icon svg{display:block;height:100%;width:100%}.block-quote .quote-icon-left{left:24px;top:24px}@media (max-width:1024px){.block-quote .quote-icon-left{left:16px;top:16px}}@media (max-width:600px){.block-quote .quote-icon-left{left:8px;top:8px}}.block-quote .quote-icon-right{bottom:24px;right:24px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:1024px){.block-quote .quote-icon-right{bottom:16px;right:16px}}@media (max-width:600px){.block-quote .quote-icon-right{bottom:8px;right:8px}}.custom-toc{margin:48px 0;max-width:100%;position:relative;text-align:center}@media (max-width:1024px){.custom-toc{margin:44px 0}}@media (max-width:550px){.custom-toc{margin:40px 0}}.custom-toc .lwptoc{margin:0}.custom-toc__column .lwptoc{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-toc__column .lwptoc_i{background:transparent;border-radius:8px;max-width:100%;padding:0;width:100%}.custom-toc__column .lwptoc_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#4b5369!important;border-radius:40px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#f2f4f8;cursor:pointer;font-size:18px;font-style:normal;font-weight:700;gap:8px;justify-content:center;line-height:24px;margin-bottom:0;max-width:148px;padding:16px 32px!important;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:1024px){.custom-toc__column .lwptoc_header{font-size:14px;line-height:20px;padding:12px 24px!important}}@media (max-width:550px){.custom-toc__column .lwptoc_header{line-height:16px;max-width:100%;padding:12px 16px!important;width:100%}}.custom-toc__column .lwptoc_header:hover{background:#191c25!important}.custom-toc__column .lwptoc_header:active{background:#232734!important}.custom-toc__column .lwptoc_header:focus-visible{background:#191c25!important;-webkit-box-shadow:inset 0 0 0 2px #9cbc00;box-shadow:inset 0 0 0 2px #9cbc00;outline:none}.custom-toc__column .lwptoc_header .lwptoc_title{color:#f4f7fb;font-size:18px;font-weight:700}.custom-toc__column .lwptoc_header .lwptoc_title:active{color:#070707}@media (max-width:1366px){.custom-toc__column .lwptoc_header .lwptoc_title{font-size:16px}}@media (max-width:550px){.custom-toc__column .lwptoc_header .lwptoc_title{font-size:14px}}.custom-toc__column .lwptoc_header .lwptoc_toggle{display:none!important}.custom-toc__column .lwptoc_header:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='9' fill='none'%3E%3Cpath fill='%23F4F7FB' d='M1.086.837a.937.937 0 0 1 1.328 0L8 6.422 13.586.837a.94.94 0 1 1 1.328 1.328l-6.25 6.25a.937.937 0 0 1-1.328 0l-6.25-6.25a.94.94 0 0 1 0-1.328'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:9px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:16px}.custom-toc__column .lwptoc_header.active:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.custom-toc__column .lwptoc_items{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:16px}.custom-toc__column .lwptoc_items.open{-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-toc__column .lwptoc_itemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px 8px}.custom-toc__column .lwptoc_itemWrap .lwptoc_item{margin-top:0}.custom-toc__column .lwptoc_itemWrap .lwptoc_item a{background-color:#232734;border-radius:40px;color:#f2f4f8;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-style:normal;font-weight:700;line-height:20px;padding:12px 24px;text-decoration:none}@media (max-width:1024px){.custom-toc__column .lwptoc_itemWrap .lwptoc_item a{line-height:16px;padding:12px 16px}}@media (max-width:550px){.custom-toc__column .lwptoc_itemWrap .lwptoc_item a{line-height:100%;padding:9px 12px}}.custom-toc__column .lwptoc_itemWrap .lwptoc_item a:hover{background-color:#4b5369}.custom-toc__column .lwptoc_itemWrap .lwptoc_item a:active{background-color:#f2f4f8;color:#12141a}.custom-toc__column .lwptoc_itemWrap .lwptoc_item a:focus-visible{background-color:#4b5369;-webkit-box-shadow:inset 0 0 0 2px #9cbc00;box-shadow:inset 0 0 0 2px #9cbc00;color:#f2f4f8;outline:none}.custom-toc__row{text-align:left}.custom-toc__row .lwptoc_i{background:transparent;border-radius:8px;padding:0;width:100%}.custom-toc__row .lwptoc_header b{color:#f2f4f8;font-family:Alumni Sans;font-size:32px;font-style:normal;font-weight:600;letter-spacing:.2px;line-height:32px;text-transform:uppercase}@media (max-width:1024px){.custom-toc__row .lwptoc_header b{font-size:28px;line-height:28px}}@media (max-width:550px){.custom-toc__row .lwptoc_header b{font-size:24px;line-height:24px}}.custom-toc__row .lwptoc_toggle{color:#b3bac8;font-size:16px;line-height:20px;margin-left:16px}.custom-toc__row .lwptoc_toggle:hover{color:#e8ff00}.custom-toc__row .lwptoc_toggle:active{color:#9cbc00}.custom-toc__row .lwptoc_toggle a{color:#b3bac8;text-decoration:none}.custom-toc__row .lwptoc_toggle a:hover{color:#e8ff00}.custom-toc__row .lwptoc_toggle a:active{color:#9cbc00}.custom-toc__row .lwptoc_itemWrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.custom-toc__row .lwptoc_items{border-left:1px solid rgba(75,83,105,.8);display:none;margin-top:16px;padding-left:24px;width:100%}@media (max-width:550px){.custom-toc__row .lwptoc_items{padding-left:16px}}@media (max-width:374px){.custom-toc__row .lwptoc_items{padding-left:12px}}.custom-toc__row .lwptoc_items.open{-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease;display:block}.custom-toc__row .lwptoc_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;position:relative}.custom-toc__row .lwptoc_item a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#b3bac8;font-size:18px;font-weight:600;gap:12px;justify-content:flex-start;line-height:22px;padding:4px;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:550px){.custom-toc__row .lwptoc_item a{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.custom-toc__row .lwptoc_item a:hover{color:#e8ff00}.custom-toc__row .lwptoc_item a:hover .lwptoc_toggle_arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath fill='%23E8FF00' d='M10.766 0H.899c-.8 0-1.2.967-.633 1.533L4.582 5.85a1.775 1.775 0 0 0 2.509 0l1.641-1.642 2.675-2.675C11.966.967 11.566 0 10.766 0'/%3E%3C/svg%3E")}.custom-toc__row .lwptoc_item a:active{color:#9cbc00}.custom-toc__row .lwptoc_item a:active .lwptoc_toggle_arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath fill='%239CBC00' d='M10.766 0H.899c-.8 0-1.2.967-.633 1.533L4.582 5.85a1.775 1.775 0 0 0 2.509 0l1.641-1.642 2.675-2.675C11.966.967 11.566 0 10.766 0'/%3E%3C/svg%3E")}.custom-toc__row .lwptoc_item a:focus-visible{border:2px solid #e8ff00;color:#e8ff00;outline:none}.custom-toc__row .lwptoc_item a:focus-visible .lwptoc_toggle_arrow:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath fill='%23E8FF00' d='M10.766 0H.899c-.8 0-1.2.967-.633 1.533L4.582 5.85a1.775 1.775 0 0 0 2.509 0l1.641-1.642 2.675-2.675C11.966.967 11.566 0 10.766 0'/%3E%3C/svg%3E")}.custom-toc__row .lwptoc_item a.active .lwptoc_toggle_arrow:after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.custom-toc__row .lwptoc_item .lwptoc_itemWrap{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:12px;padding-left:16px;width:100%}@media (max-width:550px){.custom-toc__row .lwptoc_item .lwptoc_itemWrap{margin-left:0;padding-left:8px}}.custom-toc__row .lwptoc_item .lwptoc_itemWrap.open{-webkit-animation:fadeIn .3s ease;animation:fadeIn .3s ease;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-toc__row .lwptoc_item .lwptoc_itemWrap .lwptoc_item a{color:#b3bac8;font-size:16px;font-style:normal;font-weight:400;line-height:20px;padding:4px}.custom-toc__row .lwptoc_item .lwptoc_itemWrap .lwptoc_item a:after{display:none}.custom-toc__row .lwptoc_item .lwptoc_itemWrap .lwptoc_item a:hover{color:#e8ff00}.custom-toc__row .lwptoc_item .lwptoc_itemWrap .lwptoc_item a:active{color:#9cbc00}.custom-toc__row .lwptoc_item .lwptoc_itemWrap .lwptoc_item a:focus-visible{border:2px solid #e8ff00;color:#e8ff00;outline:none}.custom-toc__row .lwptoc_item .lwptoc_itemWrap .lwptoc_item a:focus-visible:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath fill='%23E8FF00' d='M10.766 0H.899c-.8 0-1.2.967-.633 1.533L4.582 5.85a1.775 1.775 0 0 0 2.509 0l1.641-1.642 2.675-2.675C11.966.967 11.566 0 10.766 0'/%3E%3C/svg%3E")}.lwptoc_toggle_arrow{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;width:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:2}.lwptoc_toggle_arrow:after{content:"";height:7px;width:12px;-ms-flex-negative:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='7' fill='none'%3E%3Cpath fill='%23CBCED1' d='M10.766 0H.899c-.8 0-1.2.967-.633 1.533L4.582 5.85a1.775 1.775 0 0 0 2.509 0l1.641-1.642 2.675-2.675C11.966.967 11.566 0 10.766 0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;margin-left:8px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.faq-accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin:48px 0}@media (max-width:1024px){.faq-accordion{margin:44px 0}}@media (max-width:550px){.faq-accordion{margin:40px 0}}@media (max-width:768px){.faq-accordion{gap:12px}}.faq-accordion__item{background-color:#191c25;border-radius:16px;-webkit-transition:background .3s ease;transition:background .3s ease}.faq-accordion__item:hover{background-color:#1e222d}.faq-accordion__item:focus-visible{background:#1e222d;-webkit-box-shadow:inset 0 0 0 2px #9cbc00;box-shadow:inset 0 0 0 2px #9cbc00;outline:none}.faq-accordion__item.is-active{background:#1e222d;border-radius:16px;overflow:hidden}.faq-accordion__item.is-active .faq-accordion__header{background:transparent;border-radius:16px 16px 0 0;color:#f4f7fb}.faq-accordion__item.is-active .faq-accordion__header .faq-accordion__icon svg{color:#f4f7fb;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq-accordion__item.is-active .faq-accordion__body{display:block}.faq-accordion__header{border-radius:16px;color:#b3bac8;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-style:normal;font-weight:700;line-height:24px;padding:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}@media (max-width:768px){.faq-accordion__header{font-size:16px;gap:12px;line-height:22px;padding:12px 8px}}.faq-accordion__header:hover{color:#fff}.faq-accordion__title{padding-left:8px}.faq-accordion__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;height:16px;justify-content:center;width:16px;-ms-flex-negative:0;background:rgba(75,83,105,0);border-radius:40px;color:#b3bac8;flex-shrink:0;padding:8px}.faq-accordion__icon:hover{background:rgba(75,83,105,.3);color:#f2f4f8}.faq-accordion__icon:active{background:#232734;color:#b3bac8}.faq-accordion__icon svg{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.faq-accordion__body{border-radius:0 0 16px 16px;color:#cfd4db;display:none;font-size:18px;font-weight:400;line-height:24px;padding:0 12px 12px}@media (max-width:768px){.faq-accordion__body{font-size:16px;line-height:22px;padding:0 8px 12px}}.faq-accordion__content{padding:4px 0 8px 8px}@media (max-width:768px){.faq-accordion__content{padding:0 0 8px 8px}}.winning-now-block{margin:48px 0;overflow:hidden;position:relative}@media (max-width:1024px){.winning-now-block{margin:44px 0}}@media (max-width:550px){.winning-now-block{margin:40px 0}}.winning-now-block:after{background:-webkit-gradient(linear,right top,left top,from(var(--surface-bg-general,#070707)),to(rgba(7,7,7,0)));background:linear-gradient(270deg,var(--surface-bg-general,#070707) 0,rgba(7,7,7,0) 100%);bottom:0;content:"";pointer-events:none;position:absolute;right:0;top:0;width:100px;z-index:2}.winning-now-block__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;background-color:#191c25;border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-direction:row;flex-direction:row;gap:8px;overflow:auto;padding:4px 4px 4px 8px;position:relative;text-decoration:none;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:100%;z-index:1}.winning-now-block__card:hover{background-color:#1e222d}.winning-now-block__card:active{background-color:#12141a}.winning-now-block__card:focus-visible{background-color:#1e222d;-webkit-box-shadow:inset 0 0 0 2px #9cbc00;box-shadow:inset 0 0 0 2px #9cbc00;outline:none}.winning-now-block__image{height:64px;width:64px;-ms-flex-negative:0;border-radius:12px;-webkit-box-shadow:-4px -4px 40px 0 #4b5369;box-shadow:-4px -4px 40px 0 #4b5369;flex-shrink:0;overflow:hidden}.winning-now-block__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.winning-now-block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.winning-now-block__game-name{color:#d9dde5;font-size:14px;font-weight:600;line-height:18px}.winning-now-block__game-name,.winning-now-block__winner-name{font-style:normal;margin-bottom:4px;overflow:hidden;white-space:nowrap}.winning-now-block__winner-name{color:#b3bac8;font-size:12px;font-weight:400;line-height:14px}.winning-now-block__win-amount{color:#e8ff00;font-family:Alumni Sans;font-size:24px;font-style:italic;font-weight:700;line-height:28px;text-transform:uppercase}.winning-now-block .winning-now-slider .swiper-wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.winning-now-block .winning-now-slider .swiper-slide{height:auto;width:220px!important;-ms-flex-negative:0;flex-shrink:0}.sport-events{margin:48px 0}@media (max-width:1024px){.sport-events{margin:44px 0}}@media (max-width:550px){.sport-events{margin:40px 0}}.sport-events__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.sport-events__container::-webkit-scrollbar{display:none}.sport-event-card{-webkit-box-flex:1;background-position:50%;background-size:cover;border-radius:24px;-ms-flex:1 0 360px;flex:1 0 360px;height:100%;overflow:hidden;position:relative}@media (max-width:1024px){.sport-event-card{-webkit-box-flex:1;-ms-flex:1 0 320px;flex:1 0 320px}}@media (max-width:550px){.sport-event-card{-webkit-box-flex:1;border-radius:20px;-ms-flex:1 0 280px;flex:1 0 280px}}.sport-event-card.has-overlay:before{background:rgba(18,20,26,.8);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.sport-event-card__content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:12px}@media (max-width:550px){.sport-event-card__content{padding:8px}}.sport-event-card__meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}@media (max-width:1024px){.sport-event-card__meta{margin-bottom:12px}}@media (max-width:550px){.sport-event-card__meta{margin-bottom:8px}}.sport-event-card__meta.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sport-event-card__meta span{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(75,83,105,.1);border:1px solid rgba(75,83,105,.3);border-radius:40px;color:#f2f4f8;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:18px;padding:4px 8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}@media (max-width:1024px){.sport-event-card__meta span{font-size:12px;line-height:16px}}.sport-event-card__teams{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px}@media (max-width:1024px){.sport-event-card__teams{margin-bottom:12px}}@media (max-width:550px){.sport-event-card__teams{margin-bottom:8px}}.sport-event-card__teams .team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}@media (max-width:550px){.sport-event-card__teams .team{gap:4px}}.sport-event-card__teams .team span{color:#fff;font-family:Alumni Sans;font-size:20px;font-style:italic;font-weight:700;line-height:22px;text-transform:uppercase}@media (max-width:550px){.sport-event-card__teams .team span{font-size:18px;line-height:20px}}.sport-event-card__teams .team img{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:rgba(75,83,105,.7);border-radius:64px;height:48px;-o-object-fit:contain;object-fit:contain;padding:8px;width:48px}@media (max-width:1024px){.sport-event-card__teams .team img{height:40px;width:40px}}.sport-event-card__desc{color:#b3bac8;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin-bottom:8px;text-align:center}@media (max-width:550px){.sport-event-card__desc{font-size:12px;line-height:16px;margin-bottom:4px}}.sport-event-card__odds{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;margin-top:auto}@media (max-width:550px){.sport-event-card__odds{gap:4px}}.sport-event-card__odds .odd-item{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#4b5369;border-radius:12px;cursor:pointer;gap:2px;justify-content:center;padding:4px 8px;text-align:center;text-decoration:none}.sport-event-card__odds .odd-item:hover{background-color:#191c25}.sport-event-card__odds .odd-item:active{background-color:#232734}.sport-event-card__odds .odd-item:focus-visible{background-color:#191c25;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.sport-event-card__odds .odd-item__label{color:#b3bac8;font-size:14px;font-style:normal;font-weight:400;line-height:18px;text-align:center}@media (max-width:550px){.sport-event-card__odds .odd-item__label{font-size:12px;line-height:16px}}.sport-event-card__odds .odd-item__value{color:#fff;font-size:16px;font-style:normal;font-weight:700;line-height:20px;text-align:center}@media (max-width:550px){.sport-event-card__odds .odd-item__value{font-size:14px;line-height:18px}}.pros-cons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:16px;justify-content:space-between;margin:48px 0}@media (max-width:1024px){.pros-cons{margin:44px 0}}@media (max-width:550px){.pros-cons{margin:40px 0;margin:24px 0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.pros-cons__column{-webkit-box-sizing:border-box;box-sizing:border-box;min-width:50%;padding:16px;width:100%}@media (max-width:1024px){.pros-cons__column{padding:12px}}@media (max-width:550px){.pros-cons__column{padding:0}}.pros-cons__column.plus .pros-cons__list li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23E8FF00'/%3E%3C/svg%3E")}.pros-cons__column.minus .pros-cons__list li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23FF2A2A'/%3E%3C/svg%3E")}.pros-cons__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(75,83,105,.3);border-radius:40px;gap:8px;margin-bottom:16px;padding:8px 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (max-width:550px){.pros-cons__header{margin-bottom:12px}}.pros-cons__icon{background:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}.pros-cons__icon .icon,.pros-cons__icon img,.pros-cons__icon svg{height:auto;-o-object-fit:contain;object-fit:contain;width:32px}@media (max-width:1024px){.pros-cons__icon .icon,.pros-cons__icon img,.pros-cons__icon svg{width:24px}}.pros-cons__title{color:#fff;font-family:Alumni Sans;font-size:32px;font-style:italic;font-weight:700;letter-spacing:0;line-height:32px;text-transform:uppercase}@media (max-width:1024px){.pros-cons__title{font-size:28px;line-height:28px}}@media (max-width:550px){.pros-cons__title{font-size:24px;line-height:24px}}.pros-cons__list{list-style:none;margin:0;padding-left:32px}@media (max-width:550px){.pros-cons__list{padding-left:27px}}.pros-cons__list li{border-bottom:none;color:#d9dde5;font-size:18px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:12px;padding-left:8px;position:relative}@media (max-width:1024px){.pros-cons__list li{font-size:16px;line-height:22px}}@media (max-width:550px){.pros-cons__list li{padding-left:8px}}.pros-cons__list li:before{background-color:rgba(75,83,105,.5);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' fill='none'%3E%3Ccircle cx='5' cy='5' r='5' fill='%23E8FF00'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:10px 10px;border-radius:50%;content:"";display:inline-block;height:18px;left:-18px;position:absolute;top:5px;width:18px}.reviews-slider{margin:48px 0;position:relative;width:100%}@media (max-width:1024px){.reviews-slider{margin:44px 0}}@media (max-width:550px){.reviews-slider{margin:40px 0}}.reviews-slider__wrapper{overflow:visible;position:relative}.reviews-slider .swiper-button-next,.reviews-slider .swiper-button-prev{bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:0;position:absolute;top:22px!important;width:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;color:transparent;justify-content:center;z-index:10}.reviews-slider .swiper-button-next:after,.reviews-slider .swiper-button-prev:after{content:none}.reviews-slider .swiper-button-next.swiper-button-disabled,.reviews-slider .swiper-button-prev.swiper-button-disabled{display:none}.reviews-slider .swiper-button-next svg,.reviews-slider .swiper-button-prev svg{background:#4b5369;border-radius:40px;height:20px;padding:12px;-webkit-transition:.3s ease;transition:.3s ease;width:20px}@media (max-width:1024px){.reviews-slider .swiper-button-next svg,.reviews-slider .swiper-button-prev svg{padding:10px}}.reviews-slider .swiper-button-next:hover svg,.reviews-slider .swiper-button-prev:hover svg{background:#191c25}.reviews-slider .swiper-button-next:active svg,.reviews-slider .swiper-button-prev:active svg{background:#232734}.reviews-slider .swiper-button-next{background:-webkit-gradient(linear,right top,left top,from(var(--surface-bg-general,#070707)),to(rgba(7,7,7,0)));background:linear-gradient(270deg,var(--surface-bg-general,#070707) 0,rgba(7,7,7,0) 100%);right:-1px!important}.reviews-slider .swiper-button-prev{background:-webkit-gradient(linear,left top,right top,from(var(--surface-bg-general,#070707)),to(rgba(7,7,7,0)));background:linear-gradient(90deg,var(--surface-bg-general,#070707) 0,rgba(7,7,7,0) 100%);left:-1px!important}.reviews-slider .swiper-slide{-webkit-box-sizing:border-box;box-sizing:border-box;height:262px;max-width:400px;width:auto}@media (max-width:1024px){.reviews-slider .swiper-slide{height:272px;max-width:320px}}@media (max-width:550px){.reviews-slider .swiper-slide{height:264px;max-width:240px}}.review-card{background-color:#12141a;border-radius:32px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;height:262px;width:400px;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-shadow:inset 0 0 20px 8px rgba(75,83,105,.1);box-shadow:inset 0 0 20px 8px rgba(75,83,105,.1);-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:space-between;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:1024px){.review-card{border-radius:24px;height:272px;max-width:320px}}@media (max-width:550px){.review-card{border-radius:20px;height:264px;max-width:240px;padding:12px}}.review-card__title p{color:#fff;font-family:Alumni Sans;font-size:20px;font-style:italic;font-weight:700;line-height:22px;margin:0;text-transform:uppercase}@media (max-width:550px){.review-card__title p{font-size:18px;line-height:20px}}.review-card__text p{color:#d9dde5;font-size:14px;font-style:normal;font-weight:400;line-height:18px;margin:0}@media (max-width:550px){.review-card__text p{font-size:12px;line-height:16px}}.review-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:4px}@media (max-width:550px){.review-card__footer{margin-top:0}}.review-card__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;min-width:0}@media (max-width:550px){.review-card__author{gap:8px}}.review-card__avatar{border-radius:50%;height:40px;-o-object-fit:cover;object-fit:cover;width:40px;-ms-flex-negative:0;flex-shrink:0}@media (max-width:1024px){.review-card__avatar{height:32px;width:32px}}.review-card__name{color:#b3bac8;font-size:16px;font-style:normal;font-weight:400;line-height:20px}@media (max-width:1024px){.review-card__name{font-size:14px;line-height:18px}}@media (max-width:550px){.review-card__name{font-size:12px;line-height:16px}}.review-card__date{color:#b3bac8;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-left:auto}@media (max-width:1024px){.review-card__date{font-size:14px;line-height:18px}}@media (max-width:550px){.review-card__date{font-size:12px;line-height:16px}}.rating-stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;line-height:1}.rating-stars__icon{height:16px;width:16px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.promocode-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:48px 0;overflow:hidden}@media (max-width:1024px){.promocode-box{margin:44px 0}}@media (max-width:550px){.promocode-box{margin:40px 0}}@media (max-width:600px){.promocode-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.promocode-box__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;gap:10px;justify-content:flex-start;padding:16px 16px 16px 12px;-webkit-box-flex:1;background-color:#1e222d;border-radius:32px;-webkit-box-shadow:inset 0 0 20px 8px rgba(75,83,105,.1);box-shadow:inset 0 0 20px 8px rgba(75,83,105,.1);-ms-flex:1;flex:1}@media (max-width:1024px){.promocode-box__main{border:24px;gap:12px;padding:12px 12px 12px 8px}}@media (max-width:600px){.promocode-box__main{gap:8px;padding:12px}}.promocode-box__media{-ms-flex-negative:0;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:112px;overflow:hidden;padding:18px 9px;width:112px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-sizing:border-box;box-sizing:border-box;justify-content:center}@media (max-width:1024px){.promocode-box__media{height:104px;padding:4px;width:104px}}@media (max-width:600px){.promocode-box__media{height:72px;padding:0;width:72px}}.promocode-box__media img{height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}.promocode-box__info{padding-right:16px;text-align:left}@media (max-width:600px){.promocode-box__info{padding-right:0}}.promocode-box__title{color:#fff;font-family:Alumni Sans;font-size:40px;font-style:italic;font-weight:700;line-height:32px;margin:0 0 8px}@media (max-width:1024px){.promocode-box__title{font-size:28px;line-height:24px;margin:0 0 4px}}@media (max-width:600px){.promocode-box__title{font-size:24px;line-height:24px}}@media (max-width:374px){.promocode-box__title{font-size:22px;line-height:22px}}.promocode-box__description{color:#b3bac8;font-size:16px;font-style:normal;font-weight:400;line-height:20px}@media (max-width:600px){.promocode-box__description{font-size:14px;line-height:18px}}@media (max-width:374px){.promocode-box__description{font-size:12px;line-height:16px}}.promocode-box__description p{margin:0}.promocode-box__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#1e222d;border-radius:32px;-webkit-box-shadow:inset 0 0 20px 8px rgba(75,83,105,.1);box-shadow:inset 0 0 20px 8px rgba(75,83,105,.1);-webkit-box-sizing:border-box;box-sizing:border-box;gap:8px;justify-content:center;min-width:392px;padding:16px;position:relative}@media (max-width:1024px){.promocode-box__actions{border-radius:24px;gap:12px;min-width:304px;padding:12px}}@media (max-width:750px){.promocode-box__actions{min-width:225px}}@media (max-width:600px){.promocode-box__actions{min-width:100%}}.promocode-box__actions:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='2' height='16'%3E%3Cpath stroke='%2357606B' stroke-opacity='.3' stroke-width='2' d='M1 0v8'/%3E%3C/svg%3E");background-repeat:repeat-y;content:"";height:calc(100% - 50px);left:-1px;position:absolute;top:26px;width:2px}@media (max-width:600px){.promocode-box__actions:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='2'%3E%3Cpath stroke='%2357606B' stroke-opacity='.3' stroke-width='2' d='M0 1h8'/%3E%3C/svg%3E");background-repeat:repeat-x;height:2px;left:25px;top:-1px;width:calc(100% - 50px)}}.promocode-box__code-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background:rgba(75,83,105,.3);border-radius:40px;gap:16px;justify-content:space-between;padding:12px 16px}@media (max-width:1024px){.promocode-box__code-wrap{gap:8px;padding:8px}}@media (max-width:600px){.promocode-box__code-wrap{gap:12px;padding:4px 4px 4px 12px}}.promocode-box__code-val{color:#fff;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.2px;-webkit-user-select:all;-moz-user-select:all;user-select:all}@media (max-width:1024px){.promocode-box__code-val{font-size:20px;line-height:20px}}@media (max-width:600px){.promocode-box__code-val{font-size:18px;line-height:18px}}.promocode-box__copy-btn{background:#4b5369;border-radius:40px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border:none;justify-content:center;min-width:106px;-webkit-transition:all .3s ease;transition:all .3s ease}.promocode-box__copy-btn:hover{background-color:#191c25}.promocode-box__copy-btn:active{background-color:#232734}.promocode-box__copy-btn:focus-visible{background-color:#191c25;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.promocode-box__copy-btn .copy-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f2f4f8;font-size:12px;font-style:normal;font-weight:700;gap:4px;line-height:16px}.promocode-box__copy-btn .copied-state{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.promocode-box__copy-btn .copied-state .copied-text{color:#e8ff00;font-size:12px;font-style:normal;font-weight:700}.promocode-box__copy-btn.is-copied{background:#232734}.promocode-box__copy-btn.is-copied .copy-icon{display:none}.promocode-box__copy-btn.is-copied .copied-state{-webkit-animation:fadeIn .3s ease-in-out;animation:fadeIn .3s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1024px){.promocode-box .btn{line-height:20px}}@media (max-width:600px){.promocode-box .btn{line-height:16px}}@media (max-width:374px){.promocode-box .btn{font-size:14px;padding:12px 16px}}.error-404{display:-webkit-box;display:-ms-flexbox;display:flex;padding:120px 0 80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:calc(100vh - 400px)}@media (max-width:1366px){.error-404{padding:60px 0}}@media (max-width:1024px){.error-404{padding:110px 0 0}}@media (max-width:768px){.error-404{padding:64px 0 0}}@media (max-width:550px){.error-404{padding:140px 0 0}}@media (max-width:374px){.error-404{padding:55px 0 0}}.error-404__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:1440px;padding:0 16px;text-align:center}.error-404__image{height:auto;margin-bottom:32px;max-height:360px;max-width:360px}@media (max-width:1366px){.error-404__image{margin-bottom:24px;max-height:300px;max-width:300px}}@media (max-width:1024px){.error-404__image{max-height:240px;max-width:240px}}@media (max-width:550px){.error-404__image{margin-bottom:16px}}@media (max-width:427px){.error-404__image{max-height:200px;max-width:200px}}@media (max-width:374px){.error-404__image{max-height:160px;max-width:160px}}.error-404__image img{display:block;height:auto;max-width:100%}.error-404__title{color:#fff;font-family:Alumni Sans;font-size:32px;font-style:italic;font-weight:700;line-height:32px;margin:0;text-align:center;text-transform:uppercase}@media (max-width:1024px){.error-404__title{font-size:28px;line-height:28px}}@media (max-width:550px){.error-404__title{font-size:24px;line-height:24px}}@media (max-width:374px){.error-404__title{font-size:20px;line-height:20px}}.error-404__description{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:32px;margin-top:16px}@media (max-width:1024px){.error-404__description{font-size:16px;line-height:22px}}@media (max-width:550px){.error-404__description{margin-bottom:24px}}@media (max-width:374px){.error-404__description{font-size:14px;line-height:20px;margin-top:8px}}@media (max-width:550px){.error-404__actions{width:100%}}.error-404__actions .btn{font-size:18px;line-height:24px}@media (max-width:1024px){.error-404__actions .btn{font-size:16px;line-height:20px}}@media (max-width:550px){.error-404__actions .btn{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:16px;width:100%}}@media (max-width:374px){.error-404__actions .btn{padding:12px}}body{background-color:#070707;color:#fff;font-family:Inter;margin:0}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:40px;cursor:pointer;font-size:18px;font-style:normal;font-weight:700;justify-content:center;line-height:20px;padding:16px 32px;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}@media (max-width:1024px){.btn{font-size:16px;line-height:16px;padding:12px 24px}}@media (max-width:550px){.btn{font-size:14px;line-height:12px;padding:12px 16px}}@media (max-width:374px){.btn{font-size:12px;padding:8px 12px}}.btn.btn-primary{background-color:#593aa1;color:#f4f1fb}.btn.btn-primary:hover{background-color:#462c82}.btn.btn-primary:active{background-color:#6c4ac2}.btn.btn-primary:focus-visible{background-color:#462c82;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.btn.btn-secondary{background-color:#e8ff00;color:#3e4e00}.btn.btn-secondary:hover{background-color:#c4e000;color:#12141a}.btn.btn-secondary:active{background-color:#f2f4f8;color:#12141a}.btn.btn-secondary:focus-visible{background-color:#c4e000;border:1px solid #1e222d;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.btn.btn-line{background-color:transparent;border:2px solid #b3bac8;color:#b3bac8}.btn.btn-line:hover{background-color:rgba(75,83,105,.1);border:2px solid #f2f4f8;color:#f2f4f8}.btn.btn-line:active{background-color:#f2f4f8;border:1px solid #f2f4f8;color:#191c25}.btn.btn-line:focus-visible{background-color:rgba(75,83,105,.1);border:1px solid #1e222d;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.btn.btn-grey{background-color:#232734;color:#f2f4f8}.btn.btn-grey:hover{background-color:#4b5369}.btn.btn-grey:active{background-color:#f2f4f8;color:#12141a}.btn.btn-grey:focus-visible{background-color:#4b5369;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.btn.btn-white{background-color:#f2f4f8;color:#12141a}.btn.btn-white:hover{background-color:#b3bac8}.btn.btn-white:active{background-color:#6c4ac2;color:#f2f4f8}.btn.btn-white:focus-visible{background-color:#b3bac8;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;color:#12141a;outline:none}.btn.btn-transparent{background-color:rgba(75,83,105,0);color:#b3bac8}.btn.btn-transparent:hover{background-color:rgba(75,83,105,.3);color:#f2f4f8}.btn.btn-transparent:active{background-color:#232734;color:#d9dde5}.btn.btn-transparent:focus-visible{background-color:rgba(75,83,105,.3);border:1px solid #1e222d;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;color:#f2f4f8;outline:none}.btn.btn-default{background-color:#4b5369;color:#f2f4f8}.btn.btn-default:hover{background-color:#191c25}.btn.btn-default:active{background-color:#232734}.btn.btn-default:focus-visible{background-color:#191c25;-webkit-box-shadow:0 0 0 2px #9cbc00;box-shadow:0 0 0 2px #9cbc00;outline:none}.container{margin:0 auto;max-width:1440px;padding:0 16px}@media (max-width:1472px){.container{max-width:1200px;padding:0 16px}}@media (max-width:1366px){.container{max-width:1126px;padding:0 16px}}.content-grid{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;width:100%}@media (max-width:767px){.content-grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}@media (max-width:374px){.content-grid{gap:12px}}.content-grid--2 .content-grid__column{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}@media (max-width:767px){.content-grid--2 .content-grid__column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.content-grid--3 .content-grid__column{-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - 11px);flex:0 0 calc(33.333% - 11px);max-width:calc(33.333% - 11px)}@media (max-width:767px){.content-grid--3 .content-grid__column{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.content-grid__column{min-width:0;width:100%}article{margin:48px 0}@media (max-width:1024px){article{margin:44px 0}}@media (max-width:550px){article{margin:40px 0}}article ul{list-style:none;margin:16px 0;padding-left:15px}@media only screen and (max-width:550px){article ul{margin:12px 0}}article ul li{color:#d9dde5;font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:24px;margin-bottom:4px;padding:0 0 0 8px;position:relative}@media only screen and (max-width:1024px){article ul li{font-size:16px;line-height:20px}}article ul li:before{background-color:rgba(75,83,105,.5);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none'%3E%3Ccircle cx='4' cy='4' r='4' fill='%23C4E000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:8px 8px;border-radius:50%;content:"";display:inline-block;height:18px;left:-18px;position:absolute;top:5px;width:18px}article strong{color:#d9dde5;font-family:Alumni Sans;font-size:24px;font-style:italic;font-weight:600;line-height:24px}article ol{padding-left:23px}article ol li{color:#d9dde5;font-size:18px;font-style:normal;font-weight:400;letter-spacing:0;line-height:24px;margin-bottom:4px;padding-left:8px}@media only screen and (max-width:425px){article ol li{font-size:16px}}article ol li::marker{color:#d9dde5;font-size:20px;font-style:italic;font-weight:700;line-height:24px}article h1{color:#fff;font-family:Alumni Sans;font-size:44px;font-style:italic;font-weight:700;line-height:44px;margin:40px 0 24px;text-transform:uppercase}@media (max-width:1024px){article h1{font-size:40px;line-height:40px;margin:40px 0 16px}}@media (max-width:550px){article h1{font-size:32px;line-height:32px;margin:32px 0 16px}}@media (max-width:374px){article h1{font-size:28px;line-height:28px;margin:24px 0 12px}}article h2{color:#fff;font-family:Alumni Sans;font-size:40px;font-style:italic;font-weight:700;line-height:40px;margin:40px 0 24px;text-transform:uppercase}@media (max-width:1024px){article h2{font-size:32px;line-height:32px;margin:40px 0 16px}}@media (max-width:550px){article h2{font-size:28px;line-height:28px;margin:32px 0 16px}}@media (max-width:374px){article h2{font-size:22px;line-height:22px;margin:24px 0 12px}}article h3{color:#fff;font-family:Alumni Sans;font-size:32px;font-style:italic;font-weight:700;line-height:32px;margin:16px 0;text-transform:uppercase}@media (max-width:1024px){article h3{font-size:28px;line-height:28px}}@media (max-width:550px){article h3{font-size:24px;line-height:24px}}@media (max-width:374px){article h3{font-size:20px;line-height:20px;margin:12px 0}}article p{color:#d9dde5;font-size:18px;font-style:normal;font-weight:400;line-height:24pxx;margin:24px 0}@media (max-width:1024px){article p{font-size:16px;font-size:14px;line-height:22px;line-height:20px;margin:16px 0;margin:12px 0}}:root{--scrollbar-thumb:#232734;--scrollbar-track:rgba(75,83,105,.7)}::-webkit-scrollbar{height:2px;width:2px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb)}::-webkit-scrollbar-track:hover{background:var(--scrollbar-track)}*{scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin}html.scrollbar-style-purple{--scrollbar-thumb:#311d61}html.scrollbar-style-light{--scrollbar-thumb:#d9dde5;--scrollbar-track:#f2f4f8}#breadcrumbs span a{color:#d9dde5;text-decoration:none}.scroll-table{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;margin:40px 0}.scroll-table table{border-collapse:separate;-webkit-box-shadow:none;box-shadow:none;display:block;min-width:450px;width:100%}.scroll-table table tbody,.scroll-table table thead{border-bottom:none;display:block;width:100%}.scroll-table table tr{background-color:#12141a;border:1px solid #232734;border-radius:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:8px;width:100%;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;overflow:hidden}@media only screen and (max-width:550px){.scroll-table table tr{border-radius:12px}}.scroll-table table tr td{-webkit-box-flex:1;background-color:#191c25;border:none;color:#d9dde5;-ms-flex:1 1 0px;flex:1 1 0;font-size:18px;font-style:normal;font-weight:400;line-height:24px;min-width:0;padding:16px;word-break:break-word}@media only screen and (max-width:1024px){.scroll-table table tr td{font-size:16px;line-height:22px;padding:12px}}@media only screen and (max-width:550px){.scroll-table table tr td{padding:8px}}.scroll-table table thead tr{background-color:#12141a;border:1px solid #232734;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,.25);box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.scroll-table table thead tr td{background-color:#12141a;color:#f2f4f8;font-size:18px;font-style:normal;font-weight:700;line-height:24px;padding:12px 16px}@media only screen and (max-width:1024px){.scroll-table table thead tr td{font-size:16px;line-height:22px}}@media only screen and (max-width:550px){.scroll-table table thead tr td{padding:8px 16px}}