:root{--background-bg-body: linear-gradient( 197deg, rgba(247, 236, 243, .9) 5.77%, #f7f6fc 16.72%, #f5f5fd 33.11%, #f1effe 41.44%, #f7f6fe 50% );--background-bg-body-second: #fff;--background-bg-body-third: #fff;--background-bg-tabs: #fff;--background-bg-tabs-active: linear-gradient( 90deg, #e7b532 0%, #de3dc9 69.5%, #a055db 100% );--background-bg-body-fourth: #f2effc;--background-bg-body-fifth: #e9e2f8;--background-bg-drop-down-bg-active: #e0d9f9;--background-bg-tabs-bg-hover: #e5e0f5;--background-menu-drop-down: #fff;--background-menu-drop-down-hover: #f2effc;--background-menu-drop-down-active: #e5e0f5;--background-bg-info: linear-gradient(90deg, #f6e8ef 0%, #f1effe 100%);--header-header-menu-text-color: #262855;--header-header-menu-text-color-second: #4d4f81;--header-header-bg: #fff;--header-header-bg-second: #fff;--lines-color: #dfdff9;--footer-footer-bg: #fff;--footer-footer-menu-text-color: #262855;--footer-footer-menu-text-color-second: #8b8cac;--typography-text-color-main: #262855;--typography-text-color-second: #4d4f81;--typography-text-color-active: #e05e9e;--header-box-shadow: 0px 2px 15px 0px #e9eaf8;--header-header-bg-second: #f2effc;--typography-text-color-btn: #fff}.isDark{--background-bg-body: linear-gradient(0, #101319 0%, #101319 100%);--background-bg-body-second: linear-gradient( 180deg, #232530 0%, #1d1f2b 100% );--background-bg-body-third: #232531;--background-bg-tabs: #1e202b;--background-bg-tabs-active: linear-gradient( 90deg, #e7b532 0%, #de3dc9 69.5%, #a055db 100% );--background-bg-body-fourth: #15181f;--background-bg-body-fifth: #1d1f2a;--background-bg-tabs-bg-hover: #191c25;--background-bg-drop-down-bg-active: #1e202b;--background-menu-drop-down: #232531;--background-menu-drop-down-hover: #191c25;--background-menu-drop-down-active: #15181f;--background-bg-info: linear-gradient(270deg, #272936 0%, #1a1d26 100%);--header-header-menu-text-color: #fff;--header-header-menu-text-color-second: #8a8fa4;--header-header-bg: linear-gradient(90deg, #1f212c 0%, #1d1f2a 100%);--header-header-bg-second: linear-gradient(90deg, #1f212c 0%, #1d1f2a 100%);--lines-color: #545867;--footer-footer-bg: linear-gradient(90deg, #1f212c 0%, #1d1f2a 100%);--footer-footer-menu-text-color: #fff;--footer-footer-menu-text-color-second: #73768a;--typography-text-color-main: #fff;--typography-text-color-second: #888ca2;--typography-text-color-active: #e05e9e;--header-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, .2);--header-header-bg-second: #12151b;--typography-text-color-btn: #fff}.isDark .timer-img path{fill:var(--header-header-menu-text-color)}.isDark .isDarkTheme{display:block}.isDark .isLightTheme{display:none}body{background-color:var(--background-bg-body-second);background-image:var(--background-bg-body);background-repeat:no-repeat;background-position:top center;background-size:cover;color:var(--typography-text-color-main);font-family:Arial,sans-serif;font-size:16px;margin:0}img{max-width:100%}h1,h2,h3,h4,h5,h6,p,li,label{color:var(--typography-text-color-main);margin:0}*{box-sizing:border-box}h1{font-size:40px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:60px}main{min-height:100vh}a{color:var(--typography-text-color-active)}.container{margin:0 auto;max-width:1520px;width:100%;padding:0 16px}.dropdown>*:first-child:after{content:"";display:block;width:5px;height:5px;border-radius:2px;border-bottom:2px solid var(--header-header-menu-text-color, #262855);border-right:2px solid var(--header-header-menu-text-color, #262855);transform:rotate(45deg) translateY(-2px);margin-inline-start:4px;transform-origin:center}.dropdown:hover>*{color:var(--typography-text-color-active, #e05e9e)}.dropdown:hover>*:after{border-color:var(--typography-text-color-active, #e05e9e);transform:rotate(225deg) translate(-1px) translateY(2px)}.dropdown:hover .dropdown-submenu{opacity:1;visibility:visible}.dropdown-submenu{opacity:0;visibility:hidden;background:var(--background-menu-drop-down, #fff);box-shadow:0 2px 15px #30323c26;transition:ease-in-out .3s;position:absolute;list-style:none;padding:8px 6px;border-radius:8px;max-height:80vh;overflow:auto;min-width:252px;inset-inline-end:-75px}.dropdown-submenu:before{content:"";display:block;position:absolute;left:0;right:0;top:-36px;height:36px}.dropdown-item{border-radius:8px;padding:10px 8px;color:var(--typography-text-color-main, #fff);font-family:Arial;font-size:14px;font-style:normal;font-weight:400;line-height:normal;transition:ease .3s}.dropdown-item:active{color:var(--typography-text-color-active, #e05e9e)}.dropdown-item:hover{background:var(--background-menu-drop-down-hover, #191c25)}.dropdown-item:not(:last-child){margin-bottom:8px}.center,#no-content{text-align:center}.hide-on-desktop,.hide{display:none}.show{display:flex}.access-denied{text-align:center;margin-top:128px}.access-denied h1{background:var(--background-bg-tabs-active, linear-gradient(90deg, #e7b532 0%, #de3dc9 69.5%, #a055db 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-family:Arial;font-size:40px;font-style:normal;font-weight:700;line-height:normal;display:inline}.access-denied p{color:var(--typography-text-color-second, #4d4f81);text-align:center;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:26px;max-width:546px;margin:30px auto 90px}.access-denied h2{color:var(--typography-text-color-main, #262855);text-align:center;font-family:Arial;font-size:24px;font-style:normal;font-weight:700;line-height:30px}.access-denied h3{background:var(--background-bg-tabs-active, linear-gradient(90deg, #e7b532 0%, #de3dc9 69.5%, #a055db 100%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-align:center;font-family:Helvetica;font-size:18px;font-style:normal;font-weight:700;line-height:20px;text-transform:capitalize;display:inline}.access-denied .contacts{display:flex;max-width:546px;margin:35px auto 37px}.access-denied .contacts-item{flex:0 0 50%;text-align:center}.access-denied .contacts a{display:block;color:var(--typography-text-color-main, #262855);text-align:center;font-family:Helvetica;font-size:16px;font-style:normal;font-weight:700;line-height:18px;text-decoration:none;margin-top:14px}@media (max-width: 1199px){.container{padding:0 20px}.hide-on-devices{display:none}.hide-on-desktop{display:flex}.access-denied{margin-top:188px}.access-denied .image{display:none}}@media (max-width: 768px){.container{padding:0 20px}h1{font-size:26px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:30px}.access-denied{margin-top:123px}.access-denied h1{font-size:26px}.access-denied h2{font-size:20px;margin-bottom:40px}.access-denied p{margin-bottom:70px}.access-denied .contacts{flex-direction:column}.access-denied .contacts-item:not(:last-child){margin-bottom:40px}}
