*,*::before,*::after{box-sizing:border-box;font-family:inherit}::-webkit-inner-spin-button{height:auto}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}p,h1,h2,h3,h4,h5,h6,ol,ul,dl{margin:0;padding:0}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}button{outline:none;color:#000;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;border:none;background-color:transparent}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}select{word-wrap:normal}a{text-decoration:none}body{margin:0;padding:0;direction:ltr;-webkit-text-size-adjust:100%}body.fix-height{width:100vw;height:100vh;overflow:hidden}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}iframe{border:0}.disable-select{user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.full-width{width:100%}.dir-ltr{direction:ltr}.dir-rtl{direction:rtl}.align-right{text-align:right}.align-left{text-align:left}.align-center{text-align:center}.white-vertical-scroll-theme::-webkit-scrollbar{width:10px}.white-vertical-scroll-theme::-webkit-scrollbar-track{background:#efefef}.white-vertical-scroll-theme::-webkit-scrollbar-thumb{background-color:#888;border-radius:20px;border:2px solid #efefef}body{overflow-x:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;background-color:#FBFCFD}body::-webkit-scrollbar{width:10px}body::-webkit-scrollbar-track{background:#efefef}body::-webkit-scrollbar-thumb{background-color:#888;border-radius:20px;border:2px solid #efefef}body.scroll-locked{height:100vh;overflow:hidden}body .container{width:100%;margin-left:auto;margin-right:auto}@media (min-width:1392px){body .container{width:1392px}}@media (min-width:1440px){body .container{width:1440px}}@media (min-width:768px){body .container{padding:0 10px}}@media (max-width:768px) and (min-width:400px){body .container{padding:0 20px}}@media (max-width:400px){body .container{padding:0 15px}}body img.lazyload:not([src]),body picture.lazyload:not([src]){overflow:hidden;position:relative}body img.lazyload:not([src]):after,body picture.lazyload:not([src]):after{content:'';width:100%;height:100%;position:absolute;top:0;right:0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#eee;background:linear-gradient(110deg, #eee 8%, #fff 18%, #eee 33%);background-size:200% 100%;-webkit-animation:1.5s shine linear infinite;-moz-animation:1.5s shine linear infinite;-o-animation:1.5s shine linear infinite;-ms-transition:1.5s shine linear infinite;animation:1.5s shine linear infinite}body.open-menu{width:100vw;height:100vh;overflow:hidden}header{position:fixed;top:0;left:0;width:100%;z-index:20;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:rgba(251,252,253,0.44);transition:all ease-in-out .5s}@media (min-width:1180px){header{padding:18px 0}}@media (max-width:1180px){header{padding:15px 0}}@media (max-width:1180px){header .wrapper-menu.open .main-menu{position:fixed;width:100vw;height:100%;max-height:100vh;top:0;right:-100%;z-index:100;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#fff;padding-top:90px;padding-left:20px;padding-right:20px;overflow-y:auto;-webkit-animation:forwards .5s open-menu;-moz-animation:forwards .5s open-menu;-o-animation:forwards .5s open-menu;-ms-transition:forwards .5s open-menu;animation:forwards .5s open-menu}}@media (max-height:757px){header .wrapper-menu.open{padding-bottom:100px}}header .wrapper-menu.open .menu-button-mobile{z-index:101}header .wrapper-menu.open>.container .logo{z-index:101}@media (max-width:1180px){header .wrapper-menu.open .language{position:fixed;top:20px;right:12%;background-color:#F0F2F6;padding:7px 13px;border-radius:48px;-webkit-animation:forwards .5s show-language-menu;-moz-animation:forwards .5s show-language-menu;-o-animation:forwards .5s show-language-menu;-ms-transition:forwards .5s show-language-menu;animation:forwards .5s show-language-menu}}@media (max-width:992px){header .wrapper-menu.open .language{right:70px}}@media (max-width:1180px){header .wrapper-menu.open .user-menu{padding-bottom:30px;width:100%;flex-direction:column-reverse;gap:10px;margin-top:20px}}@media (max-width:1180px){header .wrapper-menu.open .user-menu .login,header .wrapper-menu.open .user-menu .register{width:100%}}header .wrapper-menu.open .user-menu .register{background:#04d862;background:-moz-linear-gradient(90deg, #04d862 0%, #04d286 100%);background:-webkit-linear-gradient(90deg, #04d862 0%, #04d286 100%);background:linear-gradient(90deg, #04d862 0%, #04d286 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#04d862", endColorstr="#04d286", GradientType=1)}header .wrapper-menu.open .user-menu .register a{color:#fff}@media (max-width:1180px){header .wrapper-menu.open .user-menu .login{margin-left:10px;padding:12px;border-radius:48px;background-color:#F0F2F6;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px}}@media (max-width:1180px){header .wrapper-menu.close .main-menu{position:fixed;width:100vw;height:100vh;top:0;right:0;z-index:100;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;background-color:#fff;padding-top:90px;padding-left:20px;padding-right:20px;-webkit-animation:close-menu .5s forwards;-moz-animation:close-menu .5s forwards;-o-animation:close-menu .5s forwards;-ms-transition:close-menu .5s forwards;animation:close-menu .5s forwards}}header .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between}@media (min-width:1034px){header .container{width:1034px}}@media (min-width:1250px){header .container{width:1250px}}@media (min-width:1304px){header .container{width:1304px}}header .container .logo a img{display:block}@media (min-width:1180px){header .main-menu{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;flex-grow:1;gap:40px}}@media (max-width:1180px){header .main-menu{display:none}}@media (max-width:1180px){header .main-menu .links-menu{width:100%;overflow-y:auto;min-height:100px;flex-grow:1}header .main-menu .links-menu::-webkit-scrollbar{width:10px}header .main-menu .links-menu::-webkit-scrollbar-track{background:#efefef}header .main-menu .links-menu::-webkit-scrollbar-thumb{background-color:#888;border-radius:20px;border:2px solid #efefef}}header .main-menu .links-menu>ul{display:flex;align-items:center;justify-content:center;gap:13px;margin:0;padding:0}@media (min-width:1180px){header .main-menu .links-menu>ul{flex-direction:row}}@media (max-width:1180px){header .main-menu .links-menu>ul{flex-direction:column;align-items:flex-start;width:100%;justify-content:flex-start}}header .main-menu .links-menu>ul>li{position:relative}header .main-menu .links-menu>ul>li:hover>ul{display:block;-webkit-animation:menuMovement .55s forwards;-moz-animation:menuMovement .55s forwards;-o-animation:menuMovement .55s forwards;-ms-transition:menuMovement .55s forwards;animation:menuMovement .55s forwards}@media (min-width:1180px){header .main-menu .links-menu>ul>li.has-sub{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2px}}@media (min-width:1180px){header .main-menu .links-menu>ul>li.has-sub:hover:after{transition:all ease-in-out .3s;transform:rotate(180deg)}}@media (min-width:1180px){header .main-menu .links-menu>ul>li.has-sub:after{content:'';background-image:url("../img/icon/menu/arrow-down.svg");background-repeat:no-repeat;background-position:center;transition:all ease-in-out .3s;width:10px;height:6px}}@media (max-width:1180px){header .main-menu .links-menu>ul>li>ul{margin-top:10px}}@media (min-width:1180px){header .main-menu .links-menu>ul>li>ul{position:absolute;top:100%;left:0;box-shadow:0 7px 10px 0 rgba(0,0,0,0.08);display:none;opacity:0;border-radius:6px;overflow:hidden}}header .main-menu .links-menu>ul>li>ul li{text-align:left;position:relative;z-index:5}header .main-menu .links-menu>ul>li>ul li a{padding:10px 20px;display:block;background-color:#fff;text-align:left;min-width:150px}header .main-menu .links-menu>ul>li>ul li a:hover{background-color:#fafafa}header .main-menu .links-menu li{list-style-type:none}header .main-menu .links-menu a{color:#333638;font-size:16px;font-family:"Gilroy-SemiBold";padding:12px 6px;white-space:nowrap;font-weight:400;line-height:23.68px;letter-spacing:-0.005em;text-align:center}header .main-menu .links-menu a.active,header .main-menu .links-menu a:hover{color:#09622F}header .main-menu .user-menu{display:flex;align-items:center;justify-content:space-between;gap:5px}header .main-menu .user-menu .language{cursor:pointer;z-index:1000}@media (min-width:1180px){header .main-menu .user-menu .language{position:relative}}@media (max-width:1180px){header .main-menu .user-menu .language{opacity:0}}@media (max-width:1180px){header .main-menu .user-menu .language.open .selected img:nth-child(2){transition:all ease-in-out .3s;transform:rotate(180deg)}header .main-menu .user-menu .language.open .select-list>div{display:block;-webkit-animation:menuMovement .55s forwards;-moz-animation:menuMovement .55s forwards;-o-animation:menuMovement .55s forwards;-ms-transition:menuMovement .55s forwards;animation:menuMovement .55s forwards}}@media (min-width:1180px){header .main-menu .user-menu .language:hover .selected img:nth-child(2){transition:all ease-in-out .3s;transform:rotate(180deg)}header .main-menu .user-menu .language:hover .select-list>div{display:block;-webkit-animation:menuMovement .55s forwards;-moz-animation:menuMovement .55s forwards;-o-animation:menuMovement .55s forwards;-ms-transition:menuMovement .55s forwards;animation:menuMovement .55s forwards}}header .main-menu .user-menu .language .selected{display:flex;align-items:center;justify-content:center;gap:10px}header .main-menu .user-menu .language .selected img:nth-child(1){border-radius:50%;width:20px;height:20px;aspect-ratio:1;scale:1}header .main-menu .user-menu .language .selected img:nth-child(2){position:relative;transition:all ease-in-out .3s}header .main-menu .user-menu .language .select-list{position:absolute;top:100%;right:-40px;padding-top:10px;box-shadow:0 7px 10px 0 rgba(0,0,0,0.08)}header .main-menu .user-menu .language .select-list>div{display:none;opacity:0;position:relative}header .main-menu .user-menu .language .select-list>div>div a,header .main-menu .user-menu .language .select-list>div>div button{padding:15px;background-color:#fff;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:10px;color:#000;font-family:"Gilroy-Medium";outline:none;width:100%}header .main-menu .user-menu .language .select-list>div>div a:hover,header .main-menu .user-menu .language .select-list>div>div button:hover{background-color:#fafafa}header .main-menu .user-menu .language .select-list>div>div a:not(:first-child),header .main-menu .user-menu .language .select-list>div>div button:not(:first-child){border-top:1px solid #eee}header .main-menu .user-menu .language .select-list>div>div a>div,header .main-menu .user-menu .language .select-list>div>div button>div{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:0 10px}header .main-menu .user-menu .language .select-list>div>div a img,header .main-menu .user-menu .language .select-list>div>div button img{border-radius:50%}header .main-menu .user-menu .language .select-list>div>div a span,header .main-menu .user-menu .language .select-list>div>div button span{font-size:16px}header .main-menu .user-menu .login a:hover{color:#09622F}@media (min-width:1180px){header .main-menu .user-menu .register:hover{background:#04d862;background:-moz-linear-gradient(90deg, #04d862 0%, #04d286 100%);background:-webkit-linear-gradient(90deg, #04d862 0%, #04d286 100%);background:linear-gradient(90deg, #04d862 0%, #04d286 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#04d862", endColorstr="#04d286", GradientType=1)}header .main-menu .user-menu .register:hover>a{color:#fff}header .main-menu .user-menu .register:hover .img-desktop{display:none}header .main-menu .user-menu .register:hover .img-mobile{display:block}}header .main-menu .user-menu .login a,header .main-menu .user-menu .register a{color:#333638;font-size:16px;font-family:"Gilroy-SemiBold";white-space:nowrap;padding:0 10px;gap:11px;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}@media (max-width:1180px){header .main-menu .user-menu .login a .img-desktop,header .main-menu .user-menu .register a .img-desktop{display:none}}@media (min-width:1180px){header .main-menu .user-menu .login a .img-mobile,header .main-menu .user-menu .register a .img-mobile{display:none}}header .main-menu .user-menu .login{margin-left:10px}header .main-menu .user-menu .register{margin-left:10px;padding:12px 2px;border-radius:48px;background-color:#F0F2F6;display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:10px}@media (min-width:1180px){header .menu-button-mobile{display:none}}@media (max-width:1180px){header .menu-button-mobile{width:42px;height:42px;background-color:transparent;background-position:center center;background-repeat:no-repeat;border:none;outline:none;background-image:url(../img/icon/menu/btn-open-.svg)}}@media (max-width:830px){header .menu-button-mobile.open{background-image:url(../img/icon/menu/btn-close.svg)}}@media (min-width:1180px){main{padding-top:110px}}@media (max-width:1180px){main{padding-top:72px}}@media (max-width:1180px){main:not(.height-auto){max-height:100vh;overflow:hidden}}main .section-breadcrumb{margin-top:10px}main .section-breadcrumb .container>div{font-family:'Gilroy-Medium';line-height:22px;letter-spacing:.03em;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;gap:15px}@media (min-width:768px){main .section-breadcrumb .container>div{padding:0 50px;font-size:12px}}@media (max-width:768px){main .section-breadcrumb .container>div{background-color:#fff;padding:15px 10px;border-radius:14px;font-size:12px}}main .section-breadcrumb .container>div div{text-transform:uppercase}main .section-breadcrumb .container>div div:not(:last-child) a:after{background:url(../img/icon/breadcrumb/arrow-dark.svg) no-repeat center;content:'';width:5px;height:8px}main .section-breadcrumb .container>div div a{color:#333638;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:15px;transition:all ease-in-out .3s;white-space:nowrap}main .section-breadcrumb .container>div div a:hover{color:#04D286}main .section-breadcrumb .container>div div span{color:#333638;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}main .section-breadcrumb .container>div div:last-child *{color:#333638}main .container-main{background-color:#fff;position:relative;z-index:3;border-radius:clamp(24px, 4vw, 68px);padding-top:clamp(20px, 2.5vw, 40px);padding-left:clamp(20px, 2.5vw, 40px);padding-right:clamp(20px, 2.5vw, 40px)}@media (min-width:768px){main .container-main{box-shadow:0 0 20px 0 rgba(0,0,0,0.01)}}main .section-safe{text-align:center;padding:20px;margin-top:150px;margin-top:clamp(65px, 8vw, 150px)}main .section-safe p{max-width:290px;color:#57575C;font-family:'Gilroy-Medium';margin:0 auto;line-height:28px;font-size:20px;font-size:clamp(16px, 1.5vw, 20px)}main .section-safe img{display:block;max-width:100%}@media (min-width:768px){main .section-safe img{margin:30px auto 0 auto}}@media (max-width:768px){main .section-safe img{margin:15px auto 0 auto}}main .section-footer-links{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:20px;border-top:2px solid #F0F2F6;max-width:1130px;margin-left:auto;margin-right:auto}@media (min-width:768px){main .section-footer-links{margin-top:20px}}@media (max-width:768px){main .section-footer-links{margin-top:5px}}@media (min-width:768px){main .section-footer-links{padding:85px 32px 116px 32px}}@media (max-width:1200px){main .section-footer-links{padding-right:20px;padding-left:20px}}@media (max-width:768px){main .section-footer-links{padding:80px 10px 46px 10px}}@media (max-width:768px){main .section-footer-links>.header{width:100%;text-align:center}}@media (min-width:768px){main .section-footer-links>.header .img-desktop{display:block}}@media (max-width:768px){main .section-footer-links>.header .img-desktop{display:none}}@media (max-width:768px){main .section-footer-links>.header .img-mobile{display:block}}@media (min-width:768px){main .section-footer-links>.header .img-mobile{display:none}}main .section-footer-links>.header p{font-size:16px;color:#ABABAF;font-family:'Gilroy-Medium';margin-top:10px}@media (min-width:768px){main .section-footer-links>.header p{max-width:235px}}main .section-footer-links>.links{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start}@media (min-width:1040px){main .section-footer-links>.links{gap:80px}}@media (max-width:1040px){main .section-footer-links>.links{gap:28px}}@media (min-width:768px){main .section-footer-links>.links{justify-content:space-between}}@media (max-width:768px){main .section-footer-links>.links{margin-top:30px}}@media (max-width:768px) and (min-width:410px){main .section-footer-links>.links{width:100%;justify-content:space-around}}@media (max-width:410px){main .section-footer-links>.links{justify-content:flex-start}}main .section-footer-links>.links .title{color:#333638;font-size:16px;font-family:'Gilroy-SemiBold';text-transform:uppercase}main .section-footer-links>.links a{color:#57575C;font-size:16px;font-family:'Gilroy-Medium';display:block;margin-top:15px;transition:all ease-in-out .3s;position:relative}main .section-footer-links>.links a:hover{color:#04D286;transition:all ease-in-out .3s}@media (max-width:1000px){main .section-footer-links>.social-networks{width:100%;text-align:center;margin-top:35px}}main .section-footer-links>.social-networks .title{color:#57575C;font-size:16px;font-family:'Gilroy-SemiBold';text-transform:uppercase;letter-spacing:1px}main .section-footer-links>.social-networks .links{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:20px}@media (min-width:768px){main .section-footer-links>.social-networks .links{margin-top:20px}}@media (min-width:1000px){main .section-footer-links>.social-networks .links{max-width:200px}}@media (max-width:1000px){main .section-footer-links>.social-networks .links{justify-content:center}}@media (max-width:768px){main .section-footer-links>.social-networks .links{justify-content:center;margin-top:10px}}main .section-footer-links>.social-networks .links:not(.lazyload-background) a.twitter{background-image:url(../img/icon/social-networks/twitter.svg)}main .section-footer-links>.social-networks .links:not(.lazyload-background) a.linkedin{background-image:url(../img/icon/social-networks/linkedin.svg)}main .section-footer-links>.social-networks .links:not(.lazyload-background) a.telegram{background-image:url(../img/icon/social-networks/telegram.svg)}main .section-footer-links>.social-networks .links:not(.lazyload-background) a.youtube{background-image:url(../img/icon/social-networks/youtube.svg)}main .section-footer-links>.social-networks .links:not(.lazyload-background) a.discord{background-image:url(../img/icon/social-networks/discord.svg)}main .section-footer-links>.social-networks .links:not(.lazyload-background) a.instagram{background-image:url(../img/icon/social-networks/instagram3.svg)}main .section-footer-links>.social-networks .links a{width:48px;height:48px;aspect-ratio:1;border-radius:50%;border:1px solid #F0F2F6;background-position:center;background-repeat:no-repeat;transition:all ease-in-out .3s;position:relative}main .section-footer-links>.social-networks .links a:hover{transition:all ease-in-out .3s;background-color:#F0F2F6}footer{margin-top:clamp(25px, 4vw, 75px);margin-top:75px}@media (min-width:768px){footer{padding-bottom:20px}}@media (max-width:768px){footer{padding-bottom:25px}}footer div:not(:first-child){margin-top:30px}footer p{font-size:16px;color:#57575C;font-family:'Gilroy-Medium';line-height:26px}footer p span{color:#333638;font-family:'Gilroy-SemiBold'}footer p a{color:#0033A3;font-family:'Gilroy-Medium';text-decoration:underline}footer .copyright{text-align:center;font-family:'Gilroy-Medium';margin-top:20px}footer .copyright ul{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:20px}footer .copyright ul li{list-style-type:none}footer .copyright ul li:not(:last-child){display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:20px}footer .copyright ul li:not(:last-child):after{content:'';width:1px;height:10px;background-color:#aaa}footer .copyright ul li a{color:#333638}footer .copyright ul li a:hover{color:#04D286}footer .copyright p{margin-top:10px}.btn-fixed-telegram{width:48px;height:48px;border-radius:68px;background-repeat:no-repeat;transition:all ease-in-out .3s;background-image:url(../img/icon/social-networks/telegram-support.svg);position:fixed;z-index:3;background-color:#fff;background-size:48px;background-position:left 10px center;padding:10px;box-sizing:content-box;box-shadow:0 24px 68px 0 #CDD0D4}@media (max-width:768px){.btn-fixed-telegram{bottom:10px;right:10px}}@media (min-width:768px){.btn-fixed-telegram{bottom:20px;right:20px}}.btn-fixed-telegram:after{content:'Contact us on Telegram';font-family:'Gilroy-Medium';font-size:14px;color:#333638;font-size:18px;font-weight:400;line-height:30px;letter-spacing:-0.7px;text-align:left;padding-right:10px;opacity:0}.btn-fixed-telegram:hover{transition:all ease-in-out .3s;width:250px;display:flex;align-items:center;justify-content:flex-end}.btn-fixed-telegram:hover::after{-webkit-animation:fadein-telegram-text 1s forwards;-moz-animation:fadein-telegram-text 1s forwards;-o-animation:fadein-telegram-text 1s forwards;-ms-transition:fadein-telegram-text 1s forwards;animation:fadein-telegram-text 1s forwards}@-moz-keyframes open-menu{to{right:0}}@-ms-keyframes open-menu{to{right:0}}@-o-keyframes open-menu{to{right:0}}@-webkit-keyframes open-menu{to{right:0}}@keyframes open-menu{to{right:0}}@-moz-keyframes close-menu{to{right:-100%}}@-ms-keyframes close-menu{to{right:-100%}}@-o-keyframes close-menu{to{right:-100%}}@-webkit-keyframes close-menu{to{right:-100%}}@keyframes close-menu{to{right:-100%}}@-moz-keyframes show-language-menu{to{opacity:1}}@-ms-keyframes show-language-menu{to{opacity:1}}@-o-keyframes show-language-menu{to{opacity:1}}@-webkit-keyframes show-language-menu{to{opacity:1}}@keyframes show-language-menu{to{opacity:1}}@-moz-keyframes shine{to{background-position-x:-200%}}@-ms-keyframes shine{to{background-position-x:-200%}}@-o-keyframes shine{to{background-position-x:-200%}}@-webkit-keyframes shine{to{background-position-x:-200%}}@keyframes shine{to{background-position-x:-200%}}@-moz-keyframes menuMovement{to{opacity:1}}@-ms-keyframes menuMovement{to{opacity:1}}@-o-keyframes menuMovement{to{opacity:1}}@-webkit-keyframes menuMovement{to{opacity:1}}@keyframes menuMovement{to{opacity:1}}@-moz-keyframes fadein-telegram-text{to{opacity:1}}@-ms-keyframes fadein-telegram-text{to{opacity:1}}@-o-keyframes fadein-telegram-text{to{opacity:1}}@-webkit-keyframes fadein-telegram-text{to{opacity:1}}@keyframes fadein-telegram-text{to{opacity:1}}/*# sourceMappingURL=./master.css.map */