@charset "UTF-8";@font-face{font-family:Lato;src:url(/fonts/Lato-Regular.woff2) format("woff2"),url(/fonts/Lato-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Medium.woff2) format("woff2"),url(/fonts/Lato-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Semibold.woff2) format("woff2"),url(/fonts/Lato-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(/fonts/Lato-Bold.woff2) format("woff2"),url(/fonts/Lato-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}html,body{font-family:Lato,Arial,Helvetica,sans-serif;min-width:320px}body{overflow-x:hidden}.no-scroll{overflow:hidden;height:100vh}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:auto}button{border:none;background:none;cursor:pointer;font:inherit}input,textarea,select{font:inherit;border:none;outline:none;appearance:none;-webkit-appearance:none;-moz-appearance:none;background:none}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:inherit}table{border-collapse:collapse;width:100%}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 10px}@media (min-width: 768px){.container{padding:0 20px}}@media (min-width: 1024px){.container{padding:0}}.header{position:fixed;top:0;left:0;width:100%;height:72px;z-index:1000;padding:0 16px}@media (min-width: 1024px){.header{height:100px;cursor:pointer}}@media (min-width: 1440px){.header{padding:0;padding-inline:0}}.header:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100vw;height:100%;background-color:#07070780;transition:height .3s ease}.header__content{width:100%;height:100%;max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;gap:10px;align-items:center}.header__logo{position:relative;width:62px;height:auto;flex-shrink:0;z-index:1001}@media (min-width: 1024px){.header__logo{width:102px}}.header__logo img{width:100%;height:100%;object-fit:contain}.header__btn{display:none}@media (min-width: 1024px){.header__btn{display:block}}.burger__button{background:none;border:none;cursor:pointer;position:relative;z-index:1001}@media (min-width: 1024px){.burger__button{display:none}}.burger__btn{display:none;position:relative;z-index:1001;width:100%;margin-bottom:16px}.burger__btn.is-open{display:flex}.burger__nav{display:none;flex-direction:column;padding:88px 16px;gap:8px;position:fixed;top:0;left:0;width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;font-size:18px;font-weight:400;line-height:21px;letter-spacing:-.2px;text-transform:uppercase;color:#f8f8f8;background:#070707e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:Lato,Helvetica Neue,Arial,sans-serif}@media (min-width: 1024px){.burger__nav{display:flex;flex-direction:row;gap:27px;padding:0;overflow-y:unset;position:sticky;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;font-size:18px;font-weight:600;text-transform:none}}@media (min-width: 1440px){.burger__nav{gap:36px}}.burger__nav.is-open{display:flex}.burger__nav-link{display:flex;align-items:center;padding:12px 8px 12px 12px;gap:12px;border-radius:8px;background:#2e2e3599;position:relative}.burger__nav-link span{display:flex;align-items:center;gap:8px;padding:5px 0}.burger__nav-link span svg{color:#8b8b8e}.burger__nav-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#fee000;opacity:0;transition:opacity .3s ease;z-index:1}@media (min-width: 1024px){.burger__nav-link{background:transparent;padding:0}.burger__nav-link:hover{color:#fee000}.burger__nav-link:hover:after{opacity:1}}.burger__nav-item{position:relative;display:flex;flex-direction:column;align-items:center;border-radius:8px 8px 12px 12px;background:#2e2e3599}@media (min-width: 1024px){.burger__nav-item{flex-direction:row;padding:35px 0;background:transparent}}.burger__nav-item-dropdown-toggle{display:flex;justify-content:space-between;align-items:center;gap:5px;padding:12px;width:100%;font-size:18px;background:none;border:none;cursor:pointer;font:inherit;color:#f8f8f8;white-space:nowrap;text-transform:uppercase;transition:color .3s ease}.burger__nav-item-dropdown-toggle span{display:flex;align-items:center;gap:8px;padding:5px 0}.burger__nav-item-dropdown-toggle span svg{color:#8b8b8e}.burger__nav-item-dropdown-toggle:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:#fee000;opacity:0;transition:opacity .3s ease;z-index:1}@media (min-width: 1024px){.burger__nav-item-dropdown-toggle{text-transform:none;padding:0}.burger__nav-item-dropdown-toggle:hover{color:#ffd800}.burger__nav-item-dropdown-toggle:hover:before{opacity:1}}.burger__nav-item-arrow{color:#d1d1d2;transition:transform .3s ease,stroke .3s ease,fill .3s ease;padding:5px;width:24px;height:24px}.burger__nav-item-dropdown{display:none;position:static;flex-direction:column;width:100%;padding:8px 0;background:#2e2e35;border-radius:0 0 8px 8px;font-size:16px;font-weight:400;line-height:28px;letter-spacing:.2px}@media (min-width: 1024px){.burger__nav-item-dropdown{position:absolute;top:104px;left:0;width:220px;font-size:18px;border-radius:12px;padding:8px 0;background:#070707e6;box-shadow:0 -10px 40px #00174a1a;z-index:1000}}.burger__nav-item-dropdown-link{color:#efefef;font-size:18px;font-style:normal;font-weight:400;line-height:27px;letter-spacing:.2px;transition:all .3s ease;padding:8px 42px;text-transform:none;font-family:Lato,Helvetica Neue,Arial,sans-serif}.burger__nav-item-dropdown-link:hover{color:#fee000}@media (min-width: 1024px){.burger__nav-item-dropdown-link{padding:8px 24px}.burger__nav-item-dropdown-link:hover{color:#00174a;background:#ffd800}}.burger__nav-item.open{background:#ffd800}@media (min-width: 1024px){.burger__nav-item.open{background:transparent}}.burger__nav-item.open .burger__nav-item-dropdown{display:flex}.burger__nav-item.open .burger__nav-item-dropdown-toggle{color:#2e2e35}.burger__nav-item.open .burger__nav-item-dropdown-toggle span svg{color:#2e2e35}@media (min-width: 1024px){.burger__nav-item.open .burger__nav-item-dropdown-toggle{color:#fee000}.burger__nav-item.open .burger__nav-item-dropdown-toggle:before{opacity:1}}.burger__nav-item.open .burger__nav-item-arrow{transform:rotate(-90deg);color:#5d5d62}@media (min-width: 1024px){.burger__nav-item.open .burger__nav-item-arrow{transform:rotate(180deg);color:#fee000}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:10px 30px;text-align:center;font-size:16px;border-radius:5px;cursor:pointer;transition:background .3s ease,color .3s ease,border .3s ease,background-size .3s ease}@media (min-width: 768px){.btn{font-size:18px;padding:10px}}.btn__icon{display:inline-flex;width:24px;height:24px}.btn__icon svg,.btn__icon img{width:100%;height:100%;display:block;transition:transform .4s ease}.btn--black{position:relative;border:1px solid #FEE103;font-family:Lato,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700;font-style:normal;line-height:normal;background:linear-gradient(93deg,#fee000 10%,#fec203 95%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width: 1024px){.btn--black{font-size:24px}}@media (min-width: 1440px){.btn--black{font-size:40px}}.btn--black:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2a2a2b;opacity:1;transition:opacity .3s ease;z-index:-1}.btn--black:hover:before{background:#111}@media (min-width: 1024px){.btn--black{padding:10px 30px}}.btn--yellow{background:linear-gradient(93deg,#fee000 10%,#fec203 95%);font-family:Lato,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700;font-style:normal;line-height:normal;color:#2a2a2b}@media (min-width: 1024px){.btn--yellow{font-size:24px}}@media (min-width: 1440px){.btn--yellow{font-size:40px}}.btn--yellow:hover{background:linear-gradient(93deg,#cbb300 10%,#cd9c01 95%)}@media (min-width: 1024px){.btn--yellow{padding:10px 20px}}@media (min-width: 1440px){.btn--yellow{padding:10px 30px}}.btn--full-width{width:100%}.btn--sm{padding:10px 15px}@media (min-width: 1440px){.btn--sm{padding:10px 30px}}.btn--fanshopstyle{background:linear-gradient(93deg,#fee000 11%,#fec203 96%);border-radius:12px;color:#2e2e35;width:100%;padding:12px 16px;transition:background .3s ease}@media (min-width: 1024px){.btn--fanshopstyle{width:160px;font-size:20px}}.btn--fanshopstyle:hover{background:linear-gradient(266deg,#fee000 5%,#fec203);color:#2a2a2b}.btn--fanshopstyle:hover .btn__icon svg,.btn--fanshopstyle:hover .btn__icon img{transform:rotate(-90deg)}.btn--footerfanshopstyle{background:transparent;border-radius:12px;border:1px solid #FFD800;width:100%;font-size:18px;padding:8px 12px;color:#f8f8f8;transition:color .3s ease}@media (min-width: 1440px){.btn--footerfanshopstyle{width:140px}}.btn--footerfanshopstyle:hover{color:#ffd800}.footer{background:#161616;position:relative;z-index:101;padding:24px 0}.footer__inner{width:100%;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"logo" "content" "footer";justify-items:center;align-items:start;padding:0 16px}@media (min-width: 1440px){.footer__inner{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"logo content" "footer footer";gap:5px 100px;padding:0;max-width:1400px;margin:0 auto}}.footer__block{width:171px}@media (min-width: 1440px){.footer__block{width:140px}}.footer__wrap-logo{display:flex;width:100%;gap:16px;grid-area:logo}@media (min-width: 768px){.footer__wrap-logo{justify-content:center}}@media (min-width: 1440px){.footer__wrap-logo{flex-direction:column;justify-content:flex-start}}.footer__logo{display:inline-block;width:94px;align-self:flex-start}.footer__logo img{width:100%;height:100%}@media (min-width: 1440px){.footer__logo{width:140px}}.footer__social{display:flex;flex-wrap:wrap;width:120px;gap:16px 24px}.footer__social a{color:#fff;transition:color .3s ease}.footer__social a.footer__facebook:hover{color:#1877f2}.footer__social a.footer__instagram:hover{color:#e1306c}.footer__social a.footer__youtube:hover{color:red}@media (min-width: 1440px){.footer__social{display:flex;padding:0;gap:26px 34px;width:100%}}.footer__btn{display:flex;justify-content:flex-start;margin-bottom:20px;height:fit-content;width:120px}@media (min-width: 1024px){.footer__btn{justify-content:flex-start;width:140px}}.footer__content{display:flex;flex-direction:column;gap:20px;margin-bottom:24px;position:relative;width:100%;grid-area:content}@media (min-width: 768px){.footer__content{padding-left:100px}}@media (min-width: 1024px){.footer__content{justify-content:center;padding:42px 0 35px 100px}}@media (min-width: 1440px){.footer__content{width:1160px;padding-left:0}}.footer__caption{color:#f8f8f8;font-size:16px;font-style:normal;font-weight:600;line-height:120%;text-transform:uppercase;text-align:center;font-family:Lato,Helvetica Neue,Arial,sans-serif}@media (min-width: 768px){.footer__caption{text-align:left}}.footer__nav-list{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;height:345px;gap:16px;list-style:none;padding:0;margin:0}.footer__nav-list>li{width:171px}.footer__nav-list>li:nth-child(1){order:1}.footer__nav-list>li:nth-child(2){order:2}.footer__nav-list>li:nth-child(3){order:3;margin-bottom:20px}@media (min-width: 1440px){.footer__nav-list>li:nth-child(3){margin-bottom:0}}.footer__nav-list>li:nth-child(4){order:6;margin-bottom:43px}@media (min-width: 1440px){.footer__nav-list>li:nth-child(4){order:4;margin-bottom:0}}.footer__nav-list>li:nth-child(5){order:4}@media (min-width: 1440px){.footer__nav-list>li:nth-child(5){order:5;margin-bottom:0}}.footer__nav-list>li:nth-child(6){order:5}@media (min-width: 1440px){.footer__nav-list>li:nth-child(6){order:6;margin-bottom:0}}.footer__nav-list>li:nth-child(7){order:7}.footer__nav-list>li:nth-child(8){order:8}.footer__nav-list>li:nth-child(9){order:9}@media (min-width: 1440px){.footer__nav-list>li:nth-child(9){align-self:end}}@media (min-width: 1024px){.footer__nav-list{gap:10px;height:228px}}@media (min-width: 1440px){.footer__nav-list{flex-direction:row;justify-content:space-between;gap:10px;flex-wrap:nowrap}.footer__nav-list>li{width:fit-content}}.footer__nav-item,.footer__nav-link,.footer__nav-sublink{position:relative;font-size:16px;font-style:normal;line-height:140%;letter-spacing:.1px;font-family:Lato,Helvetica Neue,Arial,sans-serif}.footer__nav-item:hover,.footer__nav-link:hover,.footer__nav-sublink:hover{color:#fee000}.footer__nav-item,.footer__nav-link{color:#f8f8f8;font-weight:600}.footer__nav-sublink{color:#f8f8f8;font-weight:400}.footer__nav-item span{cursor:default}@media (min-width: 1024px){.footer__nav-item{height:228px}}.footer__nav-subnav{display:flex;flex-direction:column;margin-top:4px;margin-left:8px;gap:4px}@media (min-width: 1440px){.footer__nav-subnav{margin-left:0}}.footer__partners{display:flex;justify-content:space-between;width:100%;gap:16px}@media (min-width: 1440px){.footer__partners{position:absolute;bottom:31px;left:0;width:fit-content}}.footer__contacts{width:171px;height:100px}.footer__contacts-nav{margin-left:0;gap:8px}@media (min-width: 768px){.footer__contacts{width:46%}}.footer__sponsors{display:flex;width:171px;flex-direction:column;align-items:flex-start;gap:16px}@media (min-width: 360px){.footer__sponsors{width:171px}}@media (min-width: 1024px){.footer__sponsors{width:100%}}.footer__box{display:flex;flex-direction:column;justify-content:center;width:100%;gap:10px}@media (min-width: 1024px){.footer__box{gap:40px;align-items:center;justify-content:flex-start;flex-direction:row}}.footer__icon-wrapper{display:flex;justify-content:center;align-items:center;flex-shrink:0}.footer__icon-wrapper--megaservice{width:140px;height:31px;aspect-ratio:183/47}.footer__icon-wrapper--megaservice:hover .footer__icon{content:url(/images/layout/megaservice.png)}@media (min-width: 768px){.footer__icon-wrapper--megaservice{width:248px;height:41px;aspect-ratio:250/41}}.footer__icon-wrapper--joma{width:120px;height:31px;aspect-ratio:183/47}.footer__icon-wrapper--joma:hover .footer__icon{content:url(/images/layout/joma.png)}@media (min-width: 768px){.footer__icon-wrapper--joma{width:160px;height:41px;aspect-ratio:160/41}}.footer__icon{max-width:100%;max-height:100%;object-fit:contain;display:block;transition:opacity .3s ease}.footer__bottom{width:100%;padding-top:24px;border-top:1px solid #747478;grid-area:footer;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;text-align:center;font-style:normal;font-weight:400;line-height:28px;font-size:12px;color:#fff;opacity:.9;font-family:Lato,Helvetica Neue,Arial,sans-serif}.footer__legal:hover{color:#fec203;opacity:1}.loader{min-height:100vh;background-color:#000000bf;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.loader__spinner{width:50px;height:50px;border:5px solid #FEE103;border-top:5px solid transparent;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loader__text{font-family:Lato,Helvetica Neue,Arial,sans-serif;font-size:18px;font-weight:700;font-style:normal;line-height:normal;background:linear-gradient(93deg,#fee000 10%,#fec203 95%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width: 1024px){.loader__text{font-size:24px}}@media (min-width: 1440px){.loader__text{font-size:40px}}@keyframes spin{to{transform:rotate(360deg)}}.error-message{min-height:100vh;background-color:#000000bf;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px}.error-message__icon{font-size:48px;color:#c00;margin-bottom:16px}.error-message__text{font-size:26px;font-weight:500;color:#c44d4d;margin-bottom:30px}.error-message__button{background:linear-gradient(93deg,#fee000 10%,#fec203 95%);color:#000;padding:12px 24px;border-radius:4px;font-weight:600;text-decoration:none;transition:background .3s ease}.error-message__button:hover{background:linear-gradient(93deg,#cbb300 10%,#cd9c01 95%)}
