@import url(https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);body,html{overflow-x:hidden}body.hidden{height:100vh;overflow:hidden}@media only screen and (min-width:1441px){body.header-style-v5 .container{width:1220px}}body.header-style-v5 .header__app-buttons{margin-bottom:16px;gap:12px}body.header-style-v5 .header__app-buttons .header__app-button{flex:1}body.header-style-v5 .header__app-buttons .header__app-button img{width:100%;max-width:100%}body.header-style-v5 .social-list{gap:12px}body.header-style-v5 .header__nav{padding:0;border:none}body.header-style-v5 .header__nav .header__menu{flex-direction:column;background-color:var(--gray-900);border-radius:16px;gap:0}@media only screen and (max-width:768px){body.header-style-v5 .header__nav .header__menu{align-items:flex-start}}body.header-style-v5 .header__nav .header__menu li{width:100%;border-bottom:1px solid rgba(87,96,107,.3)}body.header-style-v5 .header__nav .header__menu li a{padding:10px 16px;font-size:16px}@media only screen and (max-width:768px){body.header-style-v5 .header__nav .header__menu li a{justify-content:flex-start}}body.header-style-v5 .header__nav .header__menu li.menu-item-has-children{width:auto}body.header-style-v5 .header__nav .header__menu li.menu-item-has-children>.sub-menu{padding-left:45px}body.header-style-v5 .header__nav .header__menu li.menu-item-has-children>.sub-menu li{border:none}body.header-style-v5 .header__nav .header__menu li.menu-item-has-children>.sub-menu li a{font-size:14px}body.header-style-v5 .header__nav .header__menu li.menu-item-has-children>a{justify-content:flex-start}body.header-style-v5 .header__nav .header__menu li.menu-item-has-children>a:after{right:-10px}body.header-style-v5 .header__nav .header__menu li:last-child{border-bottom:none}*{box-sizing:border-box;outline:none}img{vertical-align:bottom;max-width:100%}.container{margin:auto;width:1470px;padding:0 15px;max-width:100%}@media (max-width:1440px){.container{width:1200px}}@media (max-width:1024px){.container{width:992px}}@media (max-width:767px){.container{width:736px}}@media (max-width:428px){.container{width:396px}}@media (max-width:375px){.container{width:100%;padding:0 16px}}.table-wrap{position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:14px}@media (max-width:1250px){.table-wrap{margin-bottom:14px}}@media (max-width:768px){.table-wrap{width:100%;margin:0 0 14px}}.table-wrap:before{content:"";position:absolute;width:32px;height:100%;left:0;top:0;z-index:10;background:linear-gradient(90deg,rgba(0,0,0,.12) 0,transparent);transition:.3s ease-out;opacity:0}@media (max-width:768px){.table-wrap:before{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));left:-5px}}.table-wrap:after{content:"";position:absolute;width:32px;height:100%;right:0;top:0;z-index:10;background:linear-gradient(270deg,rgba(0,0,0,.12) 0,transparent);transition:.3s ease-out;opacity:0}@media (max-width:768px){.table-wrap:after{background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));right:-5px}}.table-wrap.start{cursor:grab}.table-wrap.start:before{opacity:1}.table-wrap.end{cursor:grab}.table-wrap.end:after{opacity:1}.table-wrap__child{overflow:auto;max-width:100%;position:relative;display:flex}.table-wrap__child::-webkit-scrollbar,.table-wrap__child::-webkit-scrollbar-track{width:0;height:0}.table-wrap__child::-webkit-scrollbar-thumb{width:0;height:0}.table-wrap__child *{flex-shrink:0}.text-center{text-align:center}.wpml-ls{border:none;padding:16px 0}.wpml-ls ul{display:flex;gap:16px}.wpml-ls ul li a{color:var(--gray-50,#eeeff0);font-size:18px;font-style:normal;font-weight:700;line-height:100%;padding:16px;transition:all .3s ease-in-out;border-radius:16px}@media only screen and (max-width:768px){.wpml-ls ul li a{font-size:14px;padding:12px}}.wpml-ls ul li.wpml-ls-current-language a,.wpml-ls ul li:hover a{background:var(--transparent-light-gray-15,rgba(204,213,224,.1));color:var(--primary-500,#ffce00)}:root{--header-bg:var(--header-background-color,#030508);--header-text-color:#cbced1;--header-accent-color:#ffce00;--header-border-radius:8px}.header{position:relative;background-color:var(--header-bg);width:100%;z-index:1000;border-bottom:1px solid var(--transparent-gray-30,rgba(203,206,209,.3));padding:24px 0}@media only screen and (max-width:1366px){.header{padding:16px 0}}@media only screen and (max-width:428px){.header{padding:8px 0}}body.header-sticky .header{position:fixed;top:0}.header__actions{display:flex;align-items:center;width:100%;gap:40px}@media only screen and (max-width:1366px){.header__actions{gap:32px}}@media only screen and (max-width:1024px){.header__actions{gap:24px}}@media only screen and (max-width:375px){.header__actions{gap:16px}}.header__actions .header__burger{position:relative;display:block;cursor:pointer;border:none;background-color:var(--header-accent-color);transition:background-color .3s ease;width:56px;height:56px;line-height:56px;text-align:center;padding:12px;border-radius:16px}@media only screen and (max-width:1366px){.header__actions .header__burger{width:44px;height:44px;line-height:44px}}@media only screen and (max-width:428px){.header__actions .header__burger{width:40px;height:40px;line-height:40px}}.header__actions .header__burger:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath d='M7 17.063h6A1.937 1.937 0 0114.938 19v6A1.937 1.937 0 0113 26.938H7A1.937 1.937 0 015.062 25v-6A1.937 1.937 0 017 17.062zm12 0h6A1.937 1.937 0 0126.938 19v6A1.937 1.937 0 0125 26.938h-6A1.937 1.937 0 0117.062 25v-6A1.937 1.937 0 0119 17.062zm-12-12h6A1.937 1.937 0 0114.938 7v6A1.937 1.937 0 0113 14.938H7A1.937 1.937 0 015.062 13V7A1.938 1.938 0 017 5.062zm12 0h6A1.937 1.937 0 0126.938 7v6A1.937 1.937 0 0125 14.938h-6A1.937 1.937 0 0117.062 13V7A1.937 1.937 0 0119 5.062z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E");position:absolute;width:32px;height:32px;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1366px){.header__actions .header__burger:before{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 d='M5.25 12.813h4.5a1.438 1.438 0 011.438 1.437v4.5a1.438 1.438 0 01-1.438 1.438h-4.5a1.438 1.438 0 01-1.438-1.438v-4.5a1.438 1.438 0 011.438-1.438zm9 0h4.5a1.438 1.438 0 011.438 1.437v4.5a1.438 1.438 0 01-1.438 1.438h-4.5a1.438 1.438 0 01-1.438-1.438v-4.5a1.438 1.438 0 011.438-1.438zm-9-9h4.5a1.438 1.438 0 011.438 1.437v4.5a1.438 1.438 0 01-1.438 1.438h-4.5A1.438 1.438 0 013.812 9.75v-4.5A1.438 1.438 0 015.25 3.812zm9 0h4.5a1.438 1.438 0 011.438 1.437v4.5a1.438 1.438 0 01-1.438 1.438h-4.5a1.438 1.438 0 01-1.438-1.438v-4.5a1.438 1.438 0 011.438-1.438z' fill='%2325282D' stroke='%23fff' stroke-width='.125'/%3E%3C/svg%3E");width:24px;height:24px}}@media only screen and (max-width:428px){.header__actions .header__burger:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M4.375 10.688h3.75a1.188 1.188 0 011.188 1.187v3.75a1.188 1.188 0 01-1.188 1.188h-3.75a1.188 1.188 0 01-1.188-1.188v-3.75a1.188 1.188 0 011.188-1.188zm7.5 0h3.75a1.188 1.188 0 011.188 1.187v3.75a1.188 1.188 0 01-1.188 1.188h-3.75a1.188 1.188 0 01-1.188-1.188v-3.75a1.188 1.188 0 011.188-1.188zm-7.5-7.5h3.75a1.188 1.188 0 011.188 1.187v3.75a1.188 1.188 0 01-1.188 1.188h-3.75a1.188 1.188 0 01-1.188-1.188v-3.75a1.188 1.188 0 011.188-1.188zm7.5 0h3.75a1.188 1.188 0 011.188 1.187v3.75a1.188 1.188 0 01-1.188 1.188h-3.75a1.188 1.188 0 01-1.188-1.188v-3.75a1.188 1.188 0 011.188-1.188z' fill='%2325282D' stroke='%23fff' stroke-width='.125'/%3E%3C/svg%3E");width:20px;height:20px}}.header__actions .header__burger.active,.header__actions .header__burger:hover{background-color:var(--primary-700)}.header__actions .header__burger.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath d='M25.001 5.558a1.44 1.44 0 011.018 2.458l-7.938 7.94-.045.044.045.044 7.936 7.94a1.44 1.44 0 01-2.037 2.035l-7.936-7.938-.044-.044-.044.044-7.94 7.937A1.44 1.44 0 115.98 23.98l7.939-7.936.044-.044-.044-.044-7.937-7.938A1.44 1.44 0 018.02 5.98l7.936 7.939.044.045.044-.045 7.938-7.94c.27-.27.637-.421 1.019-.421z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E")}@media only screen and (max-width:1366px){.header__actions .header__burger.active:before{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 d='M18.751 4.184A1.065 1.065 0 0119.504 6l-5.954 5.955-.045.044.045.044 5.952 5.954a1.066 1.066 0 01-1.506 1.506l-5.952-5.954-.044-.045-.044.045-5.954 5.952a1.065 1.065 0 01-1.506-1.506l5.954-5.952.044-.044-.044-.044-5.952-5.954a1.065 1.065 0 011.506-1.506l5.952 5.954.044.044.044-.044 5.954-5.955c.2-.2.47-.311.753-.311z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E");width:24px;height:24px}}@media only screen and (max-width:428px){.header__actions .header__burger.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M15.626 3.497a.877.877 0 01.62 1.496l-4.962 4.963-.044.044.044.044 4.96 4.961a.877.877 0 01-1.24 1.24l-4.96-4.961L10 11.24l-.044.044-4.962 4.96a.876.876 0 11-1.24-1.24l4.963-4.96L8.76 10l-.044-.044-4.96-4.962a.877.877 0 011.24-1.24l4.959 4.962.044.044.045-.044 4.962-4.963a.877.877 0 01.619-.256z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E");width:20px;height:20px}}.header__logo{font-size:24px;color:var(--header-accent-color)}.header__logo img{max-width:160px;object-fit:contain}.header__logo .custom-logo{display:block}.header__logo .logo-mobile{display:none}@media (max-width:550px){.header__logo .custom-logo{display:none}.header__logo .logo-mobile{display:block;max-width:46px;height:auto}}.header__mega-menu{display:none;position:fixed;top:var(--header-height);left:0;width:100%;background-color:var(--header-bg);padding:16px 0;box-shadow:0 4px 8px rgba(0,0,0,.2);z-index:999;transition:transform .3s ease,opacity .3s ease;opacity:0;transform:translateY(-10px);pointer-events:none;max-height:calc(100vh - var(--header-height));overflow-y:auto;border-bottom:1px solid var(--transparent-gray-30)}.header__mega-menu.active{display:block!important;opacity:1;transform:translateY(0);pointer-events:auto}.header__nav{border-bottom:1px solid var(--transparent-gray-30);padding:30px 0 12px}@media only screen and (max-width:768px){.header__nav{padding:0 0 12px}}.header__nav .header__menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:15px;width:100%}@media only screen and (max-width:768px){.header__nav .header__menu{flex-direction:column;gap:1rem;align-items:center}}.header__nav .header__menu li a{display:flex;align-items:center;justify-content:flex-start;text-decoration:none;padding:10px 0;color:var(--header-menu-color,#cbced1);font-size:var(--header-menu-font-size,18px)}@media only screen and (max-width:768px){.header__nav .header__menu li a{font-size:16px;padding:2px 0;justify-content:center}}.header__nav .header__menu li a img{margin-right:8px}.header__nav .header__menu li a:hover{color:var(--header-menu-hover-color,#ffce00)}.header__nav .header__menu li.menu-item-has-children>a{display:flex;justify-content:space-between;align-items:center;position:relative;padding-right:24px;margin-right:21px}@media only screen and (max-width:768px){.header__nav .header__menu li.menu-item-has-children>a{margin:0}}.header__nav .header__menu li.menu-item-has-children>a:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M13.354 6.354l-5 5a.502.502 0 01-.708 0l-5-5A.5.5 0 013 5.5h10a.5.5 0 01.354.854z' fill='%23CBCED1'/%3E%3C/svg%3E");width:16px;height:16px;position:absolute;transition:transform .3s ease;right:0;top:50%;transform:translateY(-50%)}.header__nav .header__menu li.menu-item-has-children.active>a:after{transform:rotate(180deg) translateY(50%)}.header__nav .header__menu li.menu-item-has-children>.sub-menu{display:none;margin-top:4px;padding-left:28px;list-style:none}@media only screen and (max-width:768px){.header__nav .header__menu li.menu-item-has-children>.sub-menu{padding:0}}.header__nav .header__menu li.menu-item-has-children>.sub-menu li{margin:0 0 16px}.header__nav .header__menu li.menu-item-has-children>.sub-menu li a{font-size:16px;padding:0}@media only screen and (max-width:768px){.header__nav .header__menu li.menu-item-has-children>.sub-menu li a{font-size:14px}}.header__nav .header__menu li.menu-item-has-children.active>.sub-menu{display:block}.header__app-buttons{display:flex;gap:10px}@media only screen and (max-width:1360px){.header__app-buttons{gap:1rem}}.header__app-buttons .header__app-button{display:inline-block;transition:opacity .3s ease}.header__app-buttons .header__app-button:hover{opacity:.9}.header__app-buttons .header__app-button .app-button-image{max-width:160px;height:auto;display:block}@media only screen and (max-width:768px){.header__app-buttons .header__app-button .app-button-image{max-width:108px}}.header__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:none;z-index:998}.header__overlay.active{display:block}.header__buttons{display:flex;gap:16px}.header__buttons .btn{font-size:18px}@media only screen and (max-width:1366px){.header__buttons .btn{font-size:16px;padding:12px 24px}}@media only screen and (max-width:428px){.header__buttons .btn{font-size:14px;padding:12px 16px}}.header__bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:15px 0}@media only screen and (max-width:768px){.header__bottom{flex-direction:column;align-items:center;padding-bottom:0;gap:16px}.header__bottom .wpml-ls-legacy-list-horizontal{padding:0}}@media (min-width:768px){.header__burger,.header__mega-menu{display:none}.header__actions .header__login,.header__actions .header__register{display:inline-flex}}.body.header-style-v1 .header,.body.header-style-v2 .header,.body.header-style-v3 .header,.body.header-style-v4 .header,.body.header-style-v5 .header{background-color:var(--header-bg-v1,var(--header-background-color,#030508))}@media (max-width:767px){.hide-on-mobile{display:none!important}}.header--v1{padding:22px}.header--v1 .header__actions .header__logo{margin-right:auto}.header--v3 .header__wrapper{display:flex;align-items:center;justify-content:space-between}.header--v3 .header__buttons .btn{border-radius:40px}.header--v3 .header__bottom-block{position:fixed;bottom:28px;left:0;right:0;z-index:1000}@media only screen and (max-width:768px){.header--v3 .header__bottom-block .header__bottom{padding:0 0 16px}}.header--v3 .header__bottom-block .header__mega-menu--contentWrapper{background-color:var(--header-bg);padding:0 16px;margin-bottom:16px;display:none;opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease}.header--v3 .header__bottom-block .header__mega-menu--contentWrapper.active{opacity:1;transform:translateY(0)}.header--v3 .header__bottom-block .header__nav{display:flex;border-bottom:1px solid var(--transparent-gray-30,rgba(203,206,209,.3));border-top:1px solid var(--transparent-gray-30,rgba(203,206,209,.3));padding:16px 0}.header--v3 .header__bottom-block .header__nav .header__menu li a img{display:block}.header--v3 .header__bottom-block .header__nav .header__menu li.menu-item-has-children>.sub-menu{position:unset}.header--v3 .header__bottom-block .header__buttons{justify-content:center}.header--v3 .header__bottom-block .header__burger{color:var(--gray-900,#25282d);font-size:16px;font-style:normal;font-weight:700;line-height:100%;padding:12px 16px 12px 40px;border-radius:40px;background:var(--primary-500,#ffce00);border:none;transition:all .3s ease-in-out;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;position:relative}.header--v3 .header__bottom-block .header__burger.active,.header--v3 .header__bottom-block .header__burger:hover{background:var(--primary-700,#b59200)}.header--v3 .header__bottom-block .header__burger.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M12.501 2.81a.688.688 0 01.486 1.175L9.02 7.955 8.974 8l.045.044 3.967 3.969v0a.689.689 0 01-.869 1.06l-.104-.086-3.969-3.97L8 8.975l-.044.044-3.97 3.968a.69.69 0 01-.973-.974L6.98 8.044 7.025 8l-.044-.045-3.967-3.969a.69.69 0 01.973-.974l3.969 3.97.044.043 4.014-4.013a.69.69 0 01.487-.202z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E");width:16px;height:16px}.header--v3 .header__bottom-block .header__burger:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M6.25 10.688a3.062 3.062 0 11-.001 6.123 3.062 3.062 0 01.001-6.123zm7.5 0a3.061 3.061 0 11-.001 6.122 3.061 3.061 0 01.001-6.122zM12.578 3.42a3.063 3.063 0 014.001 4 3.062 3.062 0 11-4-4zM6.25 3.188a3.062 3.062 0 11-.001 6.123 3.062 3.062 0 01.001-6.123z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E");width:20px;height:20px;position:absolute;top:50%;left:15px;transform:translateY(-50%);transition:transform .3s ease}@media only screen and (max-width:375px){.header--v3 .header__bottom-block .header__burger span{display:none}}.header--v3 .header__bottom-block .header__burger:focus,.header--v3 .header__bottom-block .header__burger:hover{transform:translateY(-1px);outline:none}@media only screen and (min-width:993px){.header--v3 .header__bottom-block{display:none}}.header--v3 .header__nav{border:none;padding:0}@media only screen and (max-width:992px){.header--v3 .header__nav{display:none}}@media only screen and (max-width:1024px){.header--v3 .header__nav .header__menu li a{font-size:16px}}.header--v3 .header__nav .header__menu li a img{display:none}.header--v3 .header__nav .header__menu li.menu-item-has-children>.sub-menu{position:absolute;border-radius:24px;background:var(--black-900);padding:16px}@media only screen and (max-width:1024px){.header--v3 .header__nav .header__menu li.menu-item-has-children>.sub-menu li a{font-size:14px}}.header--v3 .header__nav .header__menu li.menu-item-has-children>.sub-menu:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='30' fill='none'%3E%3Cpath d='M12.564 2.069a3.888 3.888 0 016.872 0l12.026 21.724C32.99 26.552 31.081 30 28.026 30H3.974C.919 30-.99 26.552.537 23.793L12.564 2.07z' fill='%230B0D11'/%3E%3C/svg%3E");width:32px;height:30px;position:absolute;top:-20px;left:32px}.header--v2{border-bottom:none;padding:0;background-color:transparent}.header--v2 .header__actions{border-radius:30px;border:1px solid rgba(87,96,107,.3);padding:20px 32px;margin-top:24px}@media only screen and (max-width:1366px){.header--v2 .header__actions{padding:16px 24px}}@media only screen and (max-width:1024px){.header--v2 .header__actions{padding:16px}}@media only screen and (max-width:428px){.header--v2 .header__actions{padding:12px}}@media only screen and (max-width:375px){.header--v2 .header__actions{padding:8px}}.header--v2 .header__mega-menu{background-color:transparent;padding:0;border:none}.header--v2 .header__mega-menu--contentWrapper{background-color:var(--header-bg);max-width:340px;border-radius:30px;border:1px solid rgba(87,96,107,.3)}@media only screen and (max-width:768px){.header--v2 .header__mega-menu--contentWrapper{max-width:100%}}.header--v2 .header__logo{margin-right:auto}.header--v2 .header__nav{padding:16px;border:none}.header--v2 .header__nav .header__menu{flex-direction:column;background-color:var(--gray-900);border-radius:16px;gap:0}@media only screen and (max-width:768px){.header--v2 .header__nav .header__menu{align-items:flex-start}}.header--v2 .header__nav .header__menu li{width:100%;border-bottom:1px solid rgba(87,96,107,.3)}.header--v2 .header__nav .header__menu li a{padding:10px 16px;font-size:16px}@media only screen and (max-width:768px){.header--v2 .header__nav .header__menu li a{justify-content:flex-start}}.header--v2 .header__nav .header__menu li.menu-item-has-children{width:auto}.header--v2 .header__nav .header__menu li.menu-item-has-children>.sub-menu{padding-left:45px}.header--v2 .header__nav .header__menu li.menu-item-has-children>.sub-menu li{border:none}.header--v2 .header__nav .header__menu li.menu-item-has-children>.sub-menu li a{font-size:14px}.header--v2 .header__nav .header__menu li.menu-item-has-children>a{justify-content:flex-start}.header--v2 .header__nav .header__menu li.menu-item-has-children>a:after{right:-10px}.header--v2 .header__nav .header__menu li:last-child{border-bottom:none}.header--v2 .header__bottom{flex-direction:column;padding:16px}.header--v2 .header__app-buttons .header__app-button .app-button-image{width:100%}.header--v3-1 .header__wrapper{display:flex;align-items:center;justify-content:space-between}.header--v3-1 .header__buttons .btn{border-radius:40px}.header--v3-1 .header__bottom-block{position:fixed;bottom:28px;left:0;right:0;z-index:1000}.header--v3-1 .header__bottom-block .header__bottom{flex-direction:column}.header--v3-1 .header__bottom-block .header__bottom .header__language-switcher,.header--v3-1 .header__bottom-block .header__bottom .header__social{padding:12px 24px;border-radius:40px;background:rgba(204,213,224,.1);width:100%;margin-bottom:12px}.header--v3-1 .header__bottom-block .header__bottom .header__language-switcher .wpml-ls-legacy-list-horizontal,.header--v3-1 .header__bottom-block .header__bottom .header__social .wpml-ls-legacy-list-horizontal{padding:0;border:none}.header--v3-1 .header__bottom-block .header__bottom .header__language-switcher .wpml-ls-legacy-list-horizontal>ul,.header--v3-1 .header__bottom-block .header__bottom .header__social .wpml-ls-legacy-list-horizontal>ul{text-align:center}.header--v3-1 .header__bottom-block .header__bottom .header__language-switcher{padding:6px}@media only screen and (max-width:768px){.header--v3-1 .header__bottom-block .header__bottom{padding:0 0 16px}}.header--v3-1 .header__bottom-block .header__mega-menu--contentWrapper{padding:12px;display:none;opacity:0;transform:translateY(-20px);transition:opacity .3s ease,transform .3s ease;border-radius:24px;background-color:var(--black-900,#0b0d11);max-width:380px;margin:0 auto 16px}.header--v3-1 .header__bottom-block .header__mega-menu--contentWrapper.active{opacity:1;transform:translateY(0)}.header--v3-1 .header__bottom-block .header__nav{display:flex;padding:0;border:none}.header--v3-1 .header__bottom-block .header__nav .header__menu{flex-direction:column;border:none;background-color:var(--black-600,#181d25);border-radius:10px;gap:0}.header--v3-1 .header__bottom-block .header__nav .header__menu li a{padding:10px 16px}.header--v3-1 .header__bottom-block .header__nav .header__menu li a img{display:block}.header--v3-1 .header__bottom-block .header__nav .header__menu li.menu-item-has-children>.sub-menu{position:unset;background:transparent;padding:0 0 0 45px;margin:0}.header--v3-1 .header__bottom-block .header__nav .header__menu li.menu-item-has-children a:after{right:-5px}.header--v3-1 .header__bottom-block .header__buttons{width:fit-content;margin:0 auto;justify-content:center;background-color:var(--black-900,#0b0d11);border-radius:40px;padding:12px}.header--v3-1 .header__bottom-block .header__burger{color:var(--gray-900,#25282d);font-size:16px;font-style:normal;font-weight:700;line-height:100%;padding:12px 16px 12px 40px;border-radius:40px;background:var(--primary-500,#ffce00);border:none;transition:all .3s ease-in-out;cursor:pointer;display:flex;justify-content:center;align-items:center;gap:8px;position:relative}.header--v3-1 .header__bottom-block .header__burger.active,.header--v3-1 .header__bottom-block .header__burger:hover{background:var(--primary-700,#b59200)}.header--v3-1 .header__bottom-block .header__burger.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath d='M12.501 2.81a.688.688 0 01.486 1.175L9.02 7.955 8.974 8l.045.044 3.967 3.969v0a.689.689 0 01-.869 1.06l-.104-.086-3.969-3.97L8 8.975l-.044.044-3.97 3.968a.69.69 0 01-.973-.974L6.98 8.044 7.025 8l-.044-.045-3.967-3.969a.69.69 0 01.973-.974l3.969 3.97.044.043 4.014-4.013a.69.69 0 01.487-.202z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E");width:16px;height:16px}.header--v3-1 .header__bottom-block .header__burger:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M6.25 10.688a3.062 3.062 0 11-.001 6.123 3.062 3.062 0 01.001-6.123zm7.5 0a3.061 3.061 0 11-.001 6.122 3.061 3.061 0 01.001-6.122zM12.578 3.42a3.063 3.063 0 014.001 4 3.062 3.062 0 11-4-4zM6.25 3.188a3.062 3.062 0 11-.001 6.123 3.062 3.062 0 01.001-6.123z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E");width:20px;height:20px;position:absolute;top:50%;left:15px;transform:translateY(-50%);transition:transform .3s ease}@media only screen and (max-width:375px){.header--v3-1 .header__bottom-block .header__burger span{display:none}}.header--v3-1 .header__bottom-block .header__burger:focus,.header--v3-1 .header__bottom-block .header__burger:hover{transform:translateY(-1px);outline:none}@media only screen and (min-width:993px){.header--v3-1 .header__bottom-block{display:none}}.header--v3-1 .header__nav{border:none;padding:0}@media only screen and (max-width:992px){.header--v3-1 .header__nav{display:none}}@media only screen and (max-width:1024px){.header--v3-1 .header__nav .header__menu li a{font-size:16px}}.header--v3-1 .header__nav .header__menu li a img{display:none}.header--v3-1 .header__nav .header__menu li.menu-item-has-children>.sub-menu{position:absolute;border-radius:24px;background:var(--black-900);padding:16px}@media only screen and (max-width:1024px){.header--v3-1 .header__nav .header__menu li.menu-item-has-children>.sub-menu li a{font-size:14px}}.header--v3-1 .header__nav .header__menu li.menu-item-has-children>.sub-menu:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='30' fill='none'%3E%3Cpath d='M12.564 2.069a3.888 3.888 0 016.872 0l12.026 21.724C32.99 26.552 31.081 30 28.026 30H3.974C.919 30-.99 26.552.537 23.793L12.564 2.07z' fill='%230B0D11'/%3E%3C/svg%3E");width:32px;height:30px;position:absolute;top:-20px;left:32px}.header--v4{border-bottom:none;padding:0;background:transparent}.header--v4 .header__mega-menu{position:absolute;padding:0;border:none;margin-top:-40px}.header--v4 .header__mega-menu .header__mega-menu-wrapper{border-bottom-left-radius:40px;border-bottom-right-radius:40px;border:1px solid rgba(87,96,107,.3);border-top:none;padding:50px 16px 0}@media only screen and (min-width:1025px){.header--v4 .header__mega-menu{display:none}}.header--v4 .header__mega-menu .header__nav{display:flex;border-bottom:1px solid rgba(87,96,107,.3);padding:0 0 16px}.header--v4 .header__mega-menu .header__nav .header__menu li.menu-item-has-children>.sub-menu{position:unset}.header--v4 .header__mega-menu .header__nav .header__menu li a img{display:block}.header--v4 .header__wrapper{display:flex;align-items:center;justify-content:space-between;border-radius:100px;border:1px solid rgba(87,96,107,.3);padding:20px 32px;margin-top:24px}@media only screen and (max-width:1024px){.header--v4 .header__wrapper{padding:16px;z-index:1000;position:relative}}.header--v4 .header__burger{position:relative;display:block;cursor:pointer;border:none;background-color:var(--header-accent-color);transition:background-color .3s ease;width:56px;height:56px;line-height:56px;text-align:center;padding:12px;border-radius:16px}@media only screen and (min-width:1025px){.header--v4 .header__burger{display:none}}@media only screen and (max-width:1024px){.header--v4 .header__burger{width:44px;height:44px;line-height:44px}}@media only screen and (max-width:428px){.header--v4 .header__burger{width:40px;height:40px;line-height:40px}}.header--v4 .header__burger:before{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath d='M7 17.063h6A1.937 1.937 0 0114.938 19v6A1.937 1.937 0 0113 26.938H7A1.937 1.937 0 015.062 25v-6A1.937 1.937 0 017 17.062zm12 0h6A1.937 1.937 0 0126.938 19v6A1.937 1.937 0 0125 26.938h-6A1.937 1.937 0 0117.062 25v-6A1.937 1.937 0 0119 17.062zm-12-12h6A1.937 1.937 0 0114.938 7v6A1.937 1.937 0 0113 14.938H7A1.937 1.937 0 015.062 13V7A1.938 1.938 0 017 5.062zm12 0h6A1.937 1.937 0 0126.938 7v6A1.937 1.937 0 0125 14.938h-6A1.937 1.937 0 0117.062 13V7A1.937 1.937 0 0119 5.062z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E");position:absolute;width:32px;height:32px;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:1366px){.header--v4 .header__burger:before{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 d='M5.25 12.813h4.5a1.438 1.438 0 011.438 1.437v4.5a1.438 1.438 0 01-1.438 1.438h-4.5a1.438 1.438 0 01-1.438-1.438v-4.5a1.438 1.438 0 011.438-1.438zm9 0h4.5a1.438 1.438 0 011.438 1.437v4.5a1.438 1.438 0 01-1.438 1.438h-4.5a1.438 1.438 0 01-1.438-1.438v-4.5a1.438 1.438 0 011.438-1.438zm-9-9h4.5a1.438 1.438 0 011.438 1.437v4.5a1.438 1.438 0 01-1.438 1.438h-4.5A1.438 1.438 0 013.812 9.75v-4.5A1.438 1.438 0 015.25 3.812zm9 0h4.5a1.438 1.438 0 011.438 1.437v4.5a1.438 1.438 0 01-1.438 1.438h-4.5a1.438 1.438 0 01-1.438-1.438v-4.5a1.438 1.438 0 011.438-1.438z' fill='%2325282D' stroke='%23fff' stroke-width='.125'/%3E%3C/svg%3E");width:24px;height:24px}}@media only screen and (max-width:428px){.header--v4 .header__burger:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M4.375 10.688h3.75a1.188 1.188 0 011.188 1.187v3.75a1.188 1.188 0 01-1.188 1.188h-3.75a1.188 1.188 0 01-1.188-1.188v-3.75a1.188 1.188 0 011.188-1.188zm7.5 0h3.75a1.188 1.188 0 011.188 1.187v3.75a1.188 1.188 0 01-1.188 1.188h-3.75a1.188 1.188 0 01-1.188-1.188v-3.75a1.188 1.188 0 011.188-1.188zm-7.5-7.5h3.75a1.188 1.188 0 011.188 1.187v3.75a1.188 1.188 0 01-1.188 1.188h-3.75a1.188 1.188 0 01-1.188-1.188v-3.75a1.188 1.188 0 011.188-1.188zm7.5 0h3.75a1.188 1.188 0 011.188 1.187v3.75a1.188 1.188 0 01-1.188 1.188h-3.75a1.188 1.188 0 01-1.188-1.188v-3.75a1.188 1.188 0 011.188-1.188z' fill='%2325282D' stroke='%23fff' stroke-width='.125'/%3E%3C/svg%3E");width:20px;height:20px}}.header--v4 .header__burger.active,.header--v4 .header__burger:hover{background-color:var(--primary-700)}.header--v4 .header__burger.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' fill='none'%3E%3Cpath d='M25.001 5.558a1.44 1.44 0 011.018 2.458l-7.938 7.94-.045.044.045.044 7.936 7.94a1.44 1.44 0 01-2.037 2.035l-7.936-7.938-.044-.044-.044.044-7.94 7.937A1.44 1.44 0 115.98 23.98l7.939-7.936.044-.044-.044-.044-7.937-7.938A1.44 1.44 0 018.02 5.98l7.936 7.939.044.045.044-.045 7.938-7.94c.27-.27.637-.421 1.019-.421z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E")}@media only screen and (max-width:1366px){.header--v4 .header__burger.active:before{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 d='M18.751 4.184A1.065 1.065 0 0119.504 6l-5.954 5.955-.045.044.045.044 5.952 5.954a1.066 1.066 0 01-1.506 1.506l-5.952-5.954-.044-.045-.044.045-5.954 5.952a1.065 1.065 0 01-1.506-1.506l5.954-5.952.044-.044-.044-.044-5.952-5.954a1.065 1.065 0 011.506-1.506l5.952 5.954.044.044.044-.044 5.954-5.955c.2-.2.47-.311.753-.311z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E");width:24px;height:24px}}@media only screen and (max-width:428px){.header--v4 .header__burger.active:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath d='M15.626 3.497a.877.877 0 01.62 1.496l-4.962 4.963-.044.044.044.044 4.96 4.961a.877.877 0 01-1.24 1.24l-4.96-4.961L10 11.24l-.044.044-4.962 4.96a.876.876 0 11-1.24-1.24l4.963-4.96L8.76 10l-.044-.044-4.96-4.962a.877.877 0 011.24-1.24l4.959 4.962.044.044.045-.044 4.962-4.963a.877.877 0 01.619-.256z' fill='%2325282D' stroke='%2325282D' stroke-width='.125'/%3E%3C/svg%3E");width:20px;height:20px}}.header--v4 .header__buttons .btn{border-radius:40px}.header--v4 .header__nav{border:none;padding:0}@media only screen and (max-width:1024px){.header--v4 .header__nav{display:none}}.header--v4 .header__nav .header__menu li.menu-item-has-children>.sub-menu{position:absolute;padding:0}.header--v4 .header__nav .header__menu li.menu-item-has-children>.sub-menu li{background:var(--black-900);border-radius:24px;padding:8px 16px;margin:0 0 8px}@media only screen and (max-width:1024px){.header--v4 .header__nav .header__menu li.menu-item-has-children>.sub-menu li{background-color:transparent;border-radius:0;padding:0}}.header--v4 .header__nav .header__menu li.menu-item-has-children>.sub-menu:before{content:none}@media only screen and (max-width:1366px){.header--v4 .header__nav .header__menu li a{font-size:14px!important}}.header--v4 .header__nav .header__menu li a img{display:none}@media only screen and (max-width:768px){.header--v4 .header__bottom{padding:16px 0}}@media only screen and (max-width:767px){.header--v5{z-index:103}}@media (max-width:1379px){.header--v5{margin:0!important}}@media (min-width:768px){.header--v5{z-index:11}}.header--v5 .header__body{position:relative;display:flex;grid-gap:16px;gap:16px;align-items:center;justify-content:space-between;width:100%}@media (min-width:768px){.header--v5 .header__body{padding-left:52px}}@media (min-width:992px){.header--v5 .header__body{padding-left:0}}@media (min-width:1025px){.header--v5 .header__body{padding-left:17px}}@media (min-width:1200px){.header--v5 .header__body{padding-left:51px}}@media (min-width:1380px){.header--v5 .header__body{padding-left:0}}.header--v5 .header__container{display:flex}@media only screen and (min-width:1380px){.header--v5 .header__container{width:1220px}}.header--v5 .header__nav-left,.header--v5 .header__nav-right{display:none;align-items:center}@media (min-width:1440px){.header--v5 .header__nav-left{display:flex;flex-basis:50%;max-width:calc(50% - 130px)}}.header--v5 .header__nav-left.show{display:flex}@media (min-width:768px){.header--v5 .header__nav-left.show{display:none}}@media (min-width:1440px){.header--v5 .header__nav-left.show{display:flex}}.header--v5 .header__nav-right-wrapper{display:flex;grid-gap:8px;gap:8px}@media (min-width:768px){.header--v5 .header__nav-right-wrapper{width:100%}}@media (min-width:1440px){.header--v5 .header__nav-right-wrapper{flex-basis:50%;flex-grow:0}}.header--v5 .header__nav-right{justify-content:flex-end}@media (min-width:768px){.header--v5 .header__nav-right{display:flex;flex-basis:50%;margin-left:auto}}@media (min-width:1440px){.header--v5 .header__nav-right{flex-grow:0}}.header--v5 .header__nav-right.show{display:flex}@media (min-width:768px){.header--v5 .header-left__mobile-login{display:none}}.buttonio{font-weight:700;font-size:16px;line-height:1.5;color:#050508;background-color:#fff;position:relative;flex-shrink:0;grid-gap:4px;align-items:center;min-width:44px;height:44px;padding:0 12px;white-space:nowrap;border:none;border-radius:4px;cursor:pointer;transition-duration:.5s;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.buttonio,.buttonio__counter{display:flex;justify-content:center}.buttonio__counter{position:absolute;top:0;right:0;width:24px;height:24px;padding-top:4px;background-color:#e84c4c;border:1px solid #050508;border-radius:50%;transform:translate(40%,-40%)}.buttonio__svg{width:24px;height:24px;color:#050508;transition-duration:.5s}@media (min-width:1200px) and (hover:hover){.buttonio:hover{color:#fff;background-color:#767676}.buttonio:hover .buttonio__svg,.buttonio:hover.icon-only .buttonio__svg{color:#050508}}@media (min-width:768px){.buttonio{grid-gap:8px}}.buttonio.active,.buttonio:active{color:#050508;background-color:#fff;cursor:default;transition:none}.buttonio.active__svg,.buttonio:active__svg{color:#050508;transition:none}.buttonio.active.icon-only .buttonio.active__svg,.buttonio.active.icon-only .buttonio:active__svg,.buttonio:active.icon-only .buttonio.active__svg,.buttonio:active.icon-only .buttonio:active__svg{color:#050508}.buttonio.disabled,.buttonio:disabled{color:#767676!important;background-color:#767676!important;pointer-events:none}.buttonio.disabled:after,.buttonio.disabled:before,.buttonio:disabled:after,.buttonio:disabled:before{display:none}.buttonio.disabled__svg,.buttonio:disabled__svg{color:#767676!important}.buttonio.disabled.buttonio-service .buttonio.disabled__svg,.buttonio.disabled.buttonio-service .buttonio:disabled__svg,.buttonio:disabled.buttonio-service .buttonio.disabled__svg,.buttonio:disabled.buttonio-service .buttonio:disabled__svg{color:#050508!important;opacity:.5}.buttonio.disabled.icon-only .buttonio.disabled__svg,.buttonio.disabled.icon-only .buttonio:disabled__svg,.buttonio:disabled.icon-only .buttonio.disabled__svg,.buttonio:disabled.icon-only .buttonio:disabled__svg{color:#767676!important}.buttonio.disabled-style{color:#767676!important;background-color:#767676!important}.buttonio.disabled-style__svg{color:#767676!important}.buttonio.icon-left,.buttonio.icon-right{display:flex;align-items:center;justify-content:center}.buttonio.icon-right{flex-direction:row-reverse}.buttonio.icon-only{padding:0 10px}.buttonio.icon-only__svg{color:#050508}.buttonio.buttonio-small{font-weight:700;font-size:12px;line-height:1.33;min-width:32px;height:32px;padding:0 8px}.buttonio.buttonio-small.icon-only{width:32px;padding:0 4px}.buttonio.buttonio-small__svg{width:20px;height:20px}@media (min-width:768px){.buttonio.buttonio-small-mobile{font-weight:700;font-size:16px;line-height:1.5;min-width:44px;height:44px;padding:0 12px}.buttonio.buttonio-small-mobile.icon-only{width:44px}.buttonio.buttonio-small-mobile__svg{width:24px;height:24px}}.buttonio.buttonio-rounded{border-radius:24px}.buttonio.buttonio-service .buttonio__svg{color:#050508}.buttonio.full-width{width:100%;margin-right:0;margin-left:0}.buttonio.signal{position:relative}.buttonio.signal:after{position:absolute;top:-2px;right:-2px;width:10px;height:10px;background-color:#be4040;border:1px solid #333;border-radius:50%;content:""}.buttonio.x-center{margin:0 auto}.buttonio__image{margin:0}.theme-dark.buttonio.buttonio-primary{background-color:transparent;position:relative;z-index:1}.theme-dark.buttonio.buttonio-primary:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;background:linear-gradient(180deg,#fabe00,#d1a440 100%,#d2963c 0);transition:opacity .5s;content:"";z-index:-1}.theme-dark.buttonio.buttonio-primary:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;background-color:#fabe00;content:"";z-index:-2}@media (min-width:1200px) and (hover:hover){.theme-dark.buttonio.buttonio-primary:hover:before{opacity:0}}.theme-dark.buttonio.buttonio-primary.active:before,.theme-dark.buttonio.buttonio-primary:active:before{opacity:0}.theme-dark.buttonio.buttonio-primary.active:after,.theme-dark.buttonio.buttonio-primary:active:after{background-color:#e5b100}.theme-dark.buttonio.buttonio-action{color:#fff!important;background-color:transparent!important;position:relative;z-index:0}.theme-dark.buttonio.buttonio-action:after,.theme-dark.buttonio.buttonio-action:before{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;transition:opacity .5s;content:""}.theme-dark.buttonio.buttonio-action:before{background:linear-gradient(180deg,#01c365,#017a3b);z-index:-1}.theme-dark.buttonio.buttonio-action:after{background-color:#34cf84;z-index:-2}@media (min-width:1200px) and (hover:hover){.theme-dark.buttonio.buttonio-action:hover:before{opacity:0}}.theme-dark.buttonio.buttonio-action.active:before,.theme-dark.buttonio.buttonio-action:active:before{opacity:0}.theme-dark.buttonio.buttonio-action.active:after,.theme-dark.buttonio.buttonio-action:active:after{background-color:#01b15c}.theme-dark.buttonio.buttonio-red{color:#fff!important}.theme-dark.buttonio.buttonio-gray{color:#a1a1a1;background-color:#5c5c5c}.theme-dark.buttonio.buttonio-gray-reverse{color:#fff!important}.theme-dark.buttonio.buttonio-transparent{color:#fff;background-color:transparent;text-decoration:none;transition:all .3s ease-in-out;border-radius:16px;padding:16px 32px}.theme-dark.buttonio.buttonio-transparent:hover{background-color:rgba(255,206,0,.1)}.theme-dark.buttonio.buttonio-transparent.bordered:not(:active):not(:hover){border:1px solid #5c5c5c}.theme-dark.buttonio.buttonio-promo{background-color:hsla(0,0%,100%,.5);background-color:#e5b100;color:#a1a1a1}.theme-light.buttonio{background-color:#e8f8f2!important;color:#f6f8f9!important}.theme-light.buttonio-primary{color:#8b6b00}.theme-light.buttonio-action:after,.theme-light.buttonio-action:before,.theme-light.buttonio-primary:after,.theme-light.buttonio-primary:before{display:none}.theme-light.buttonio-transparent.bordered:not(:active):not(:hover){border:1px solid #c6cbd4}.nav-main{display:none;align-items:center;width:100%}@media (min-width:1440px){.nav-main{display:flex}}.nav-main__skeleton{display:flex}@media (min-width:768px){.nav-main__skeleton{width:180px!important;height:24px!important}}.nav__item,.nav__list{display:flex}.nav__item{align-items:center;height:40px}.nav__item:before{content:none}.logo{display:flex;flex-shrink:0;align-items:center;object-fit:contain;cursor:pointer}.logo__img{width:100%;max-width:51px;height:auto}@media (min-width:375px){.logo__img{display:block;height:44px;object-fit:contain;width:116px;max-width:100%}}@media (min-width:1440px){.logo__img{height:64px;width:228px}}@media screen and (min-width:568px) and (orientation:landscape) and (max-height:500px) and (max-width:980px){.logo__img{height:44px;width:116px}}.header-right__skeleton{position:absolute;right:78px;display:block;width:85px;max-width:85px;height:32px}@media (min-width:768px){.header-right__skeleton{display:block;width:153px;height:44px;margin-right:8px;max-width:153px;border-radius:6px}}.header-right__login,.header-right__or,.header-right__social{display:none}@media (min-width:768px){.header-right__login,.header-right__or,.header-right__social{display:flex}}.header-right__or{color:#767676;font-size:16px;font-weight:700;line-height:24px}.header-right__guest,.header-right__user{display:flex;align-items:center;grid-gap:8px;gap:8px}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,17,86,.85)}70%{box-shadow:0 0 0 10px transparent}to{box-shadow:0 0 0 0 transparent}}.sidebar-container{height:60px}@media (min-width:768px){.sidebar-container{height:0;position:relative;z-index:105}}@media screen and (min-width:568px) and (orientation:landscape) and (max-height:500px) and (max-width:980px){.sidebar-container{height:60px}}.sidebar{position:fixed;bottom:0;left:0;z-index:101;width:100%;border-top:1px solid rgba(87,96,107,.3);height:88px}@media (max-width:767px){.sidebar{z-index:103}}@media (min-width:768px){.sidebar{top:4px;border-top:none;height:44px;width:44px;left:16px}}@media (min-width:1380px){.sidebar{height:auto;position:fixed;bottom:0;border-top:none;border-right:1px solid #333;left:0;width:88px;top:0}}@media screen and (min-width:568px) and (orientation:landscape) and (max-height:500px) and (max-width:980px){.sidebar{top:unset;border-top:1px solid #333;border-right:none}}@media (min-width:768px){.sidebar.app-is-visible{top:56px}}@media (min-width:1024px){.sidebar.app-is-visible{top:64px}}@media (min-width:1200px){.sidebar.app-is-visible{top:48px}}@media (min-width:1380px){.sidebar.app-is-visible{top:0}}.sidebar__content{position:relative;display:flex;align-items:center;justify-content:center;height:100%;background-color:#050508}@media (min-width:768px){.sidebar__content{background-color:initial}}@media (min-width:1380px){.sidebar__content{flex-direction:column;gap:16px;justify-content:flex-start;padding-top:120px;background-color:rgba(5,5,8,.9)}}@media screen and (min-width:568px) and (orientation:landscape) and (max-height:500px) and (max-width:980px){.sidebar__content{flex-direction:row;gap:0;justify-content:center;padding-top:0;background-color:#050508}}.sidebar__list{display:flex;align-items:center;width:100%;transition:.3s}.sidebar__list:first-of-type{justify-content:flex-start;padding-right:4px;padding-left:16px}.sidebar__list:last-of-type{justify-content:flex-end;padding-right:16px;padding-left:4px}@media (min-width:350px){.sidebar__list{gap:16px}}@media (min-width:500px){.sidebar__list{gap:unset}.sidebar__list:first-of-type,.sidebar__list:last-of-type{justify-content:space-around;padding-right:0;padding-left:0}}@media (min-width:768px){.sidebar__list{display:none}}@media (min-width:1380px){.sidebar__list{display:flex;flex-direction:column;gap:16px}}@media screen and (min-width:568px) and (orientation:landscape) and (max-height:500px) and (max-width:980px){.sidebar__list{display:flex;flex-direction:row;gap:16px}}.sidebar__item{display:flex;flex:0 0 56px;flex-direction:column;align-items:center;text-align:center;cursor:pointer;font-size:10px;font-weight:700;text-decoration:none}@media (min-width:1200px) and (hover:hover){.sidebar__item:hover .sidebar__icon-block{background-color:#5c5c5c}.sidebar__item:hover .sidebar__icon{color:#fff}}@media (min-width:1380px){.sidebar__item{flex-direction:column}}.sidebar__item.active .sidebar__icon-block{background-color:rgba(252,194,0,.2)}.sidebar__item.active .sidebar__icon{color:#fabe00}.sidebar__item__icon-block{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 auto 4px;background:rgba(204,213,224,.1);border-radius:50%;transition:background-color .3s}.sidebar__item__icon{display:block;width:24px;height:24px;color:#aab2c0;transition:color .3s}.sidebar__main-button{margin-top:-16px}@media (min-width:768px){.sidebar__main-button{margin-top:0}}@media (min-width:1380px){.sidebar__main-button{position:absolute;top:32px;left:50%;transform:translateX(-50%)}}@media screen and (min-width:568px) and (orientation:landscape) and (max-height:500px) and (max-width:980px){.sidebar__main-button{margin-top:-16px}}.sidebar__main-button__main-button-text{display:flex;justify-content:center;width:20px;margin-top:4px;margin-right:auto;margin-left:auto;color:#fff;font-weight:700;text-align:center}@media (min-width:768px){.sidebar__main-button__main-button-text{display:none}}@media (min-width:1380px),screen and (min-width:568px) and (orientation:landscape) and (max-height:500px) and (max-width:980px){.sidebar__main-button__main-button-text{display:flex}}.sidebar__btn-main{position:relative;display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(180deg,#fabe00,#d1a440 100%,#d2963c 0);border-radius:50%;box-shadow:0 -2px 15px 0 rgba(255,204,0,.35);cursor:pointer}@media (min-width:768px){.sidebar__btn-main{width:44px;height:44px}}@media screen and (min-width:568px) and (orientation:landscape) and (max-height:500px) and (max-width:980px){.sidebar__btn-main{width:56px;height:56px}}.sidebar__btn-main.signal:before{position:absolute;top:1px;right:1px;width:12px;height:12px;background-color:#be4040;border:2px solid #050508;border-radius:50%;content:""}@media (min-width:1024px){.sidebar__btn-main.signal:before{width:10px;height:10px}}.sidebar__btn-main.active{background:#fabe00;box-shadow:none}.sidebar__btn-main.active .sidebar__bar{background:0}.sidebar__btn-main.active .sidebar__bar:before{background:#050508;transform:rotate(45deg)}.sidebar__btn-main.active .sidebar__bar:after{background:#050508;transform:rotate(-45deg)}.sidebar__btn-main.active .sidebar__bar:after,.sidebar__btn-main.active .sidebar__bar:before{top:0}.sidebar__btn-main.active .sidebar__bar,.sidebar__btn-main.active .sidebar__bar:after,.sidebar__btn-main.active .sidebar__bar:before{transition:background .2s linear .1s,top .2s linear,transform .2s linear .2s}.sidebar__bar{position:absolute;width:20px;height:2px;background-color:#050508;border-radius:3px;transition:.2s linear .1s,top .2s linear .2s,transform .2s linear;content:"";display:flex;align-items:center;justify-content:center}.sidebar__bar:before{top:-6px}.sidebar__bar:after{top:6px}.sidebar__bar:after,.sidebar__bar:before{transform:rotate(0deg);position:absolute;width:20px;height:2px;background-color:#050508;border-radius:3px;transition:.2s linear .1s,top .2s linear .2s,transform .2s linear;content:""}.sidebar__btn-main-text{display:flex;justify-content:center;width:20px;margin-top:4px;margin-right:auto;margin-left:auto;color:#fff;font-weight:700;text-align:center;font-size:14px}@media (min-width:768px){.sidebar__btn-main-text{display:none}}@media (min-width:1380px),screen and (min-width:568px) and (orientation:landscape) and (max-height:500px) and (max-width:980px){.sidebar__btn-main-text{display:flex}}.sidebar__icon-block{display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 auto 4px;background:rgba(204,213,224,.1);border-radius:50%;transition:background-color .3s}.sidebar__icon-block:hover{background:#b59200}.sidebar__icon{display:block;width:24px;height:24px;color:#aab2c0;transition:color .3s}.sidebar.open-navigation{border-top:none}.sidebar.open-navigation .sidebar__list{opacity:0;pointer-events:none}@media (min-width:1380px){.sidebar.open-navigation .sidebar__list{opacity:.24}}.client-panel{padding:0 16px 16px}.client-panel__public{display:flex}.client-panel__item{display:flex;flex:1 1 45%;flex-direction:column;align-items:center;justify-content:space-between;margin-right:8px;padding:8px 16px;background:rgba(87,96,107,.15);color:var(--primary-500);border-radius:16px;cursor:pointer;text-decoration:none}.client-panel__item:hover .badge{background:rgba(204,213,224,.3)}.client-panel__item:last-child{margin-right:0}.client-panel__item-img{display:block;width:48px;height:48px;margin-bottom:8px}.client-panel__item-title{margin-bottom:4px;font-size:14px;line-height:1.2;font-weight:700;text-align:center}.client-panel__item-text{margin-bottom:8px;text-transform:uppercase;background:linear-gradient(180deg,#fabe00,#d1a440 100%,#d2963c 0);background-clip:text;font-size:14px;line-height:1.42;font-weight:700;text-align:center}.client-panel .badge{color:#fff;height:20px;display:flex;grid-gap:4px;align-items:center;justify-content:center;padding:0 8px;text-transform:uppercase;user-select:none;font-size:10px;line-height:1.2;font-weight:700;border-radius:10px;background:rgba(204,213,224,.1);transition:all .3s}.client-panel__user-top-promo{margin:0 -16px 16px}.client-panel__user-btns{display:flex;grid-gap:8px;gap:8px}.client-panel__user-btn{flex:1}.client-panel__level-panel{margin-bottom:16px}.navigation{position:fixed;top:53px;right:0;bottom:0;left:0;z-index:102;width:100%;padding:16px 0 110px;overflow-x:auto;background-color:#050508;border-top:1px solid #333;transform:translateX(-100%);transition:transform .3s ease}.navigation.open-navigation{transform:translateX(0)}@media only screen and (max-width:768px){.navigation{top:114px}}@media (min-width:768px){.navigation{right:unset;padding:16px 0;border-top:none;border-right:1px solid #333;width:400px}}@media (min-width:1380px){.navigation{top:0;padding-left:89px;width:463px}}@media screen and (min-width:568px) and (orientation:landscape) and (max-height:500px) and (max-width:980px){.navigation{padding:16px 0 110px}}.navigation__wrapper{padding:0 16px}.navigation__title{display:block;margin-bottom:8px;text-align:center;cursor:default;line-height:1.33;font-weight:700;font-size:18px}.navigation__download{justify-content:space-between;margin-bottom:16px}.navigation__menu-nav,.navigation__nav-info{margin-bottom:16px}.navigation__support{max-width:100%;margin-bottom:16px}.menu-nav__list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:16px;list-style:none;padding:0;margin:0}.menu-nav__item{height:84px;background-color:rgba(51,51,51,.7);border-radius:8px;padding:0;margin:0}.menu-nav__item:before{content:none}.menu-nav__item.soon{pointer-events:none}.menu-nav__item.soon .menu-nav__icon,.menu-nav__item.soon .menu-nav__text{color:#aab2c0}.menu-nav__link{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:4px;border-radius:inherit;cursor:pointer;transition:.3s;text-decoration:none}.menu-nav__link.active{background:#fabe00;border-radius:8px}.menu-nav__link.active .menu-nav__icon,.menu-nav__link.active .menu-nav__text{color:#050508}@media (min-width:1200px) and (hover:hover){.menu-nav__link.active:hover{background:#fabe00}.menu-nav__link:hover{background:#333}}.menu-nav__icon{display:block;width:24px;height:24px;margin-bottom:8px;color:#fabe00;fill:#fabe00}.menu-nav__icon path{fill:#fabe00}.menu-nav__text{display:block;color:#fff;text-align:center;transition:.3s;font-weight:700;font-size:12px;line-height:1.33}.menu-nav__badge{position:absolute;top:0;right:0;color:#fff;background-color:#e84c4c;height:20px;display:flex;grid-gap:4px;gap:4px;align-items:center;justify-content:center;padding:0 8px;text-transform:uppercase;border-radius:28px;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;font-size:10px;line-height:1.2;font-weight:700}.nav-info{position:relative}.nav-info__list{background-color:rgba(51,51,51,.7);border-radius:8px}.nav-info__item{height:40px;padding:0 8px 0 16px;border-bottom:1px solid #333;margin:0}.nav-info__item:before{content:none}.nav-info__item:last-child{border-bottom:none}.nav-info__link{display:flex;align-items:center;justify-content:space-between;height:100%;transition:.3s}.nav-info__text{position:relative;display:block;color:#aab2c0;text-align:center;transition:.3s;font-weight:700;font-size:12px;line-height:1.33}.nav-info__icon{display:block;width:20px;height:20px}.nav-info__icon path{color:#a1a1a1}.scroll-1::-webkit-scrollbar{width:2px;height:2px}.scroll-1::-webkit-scrollbar-thumb{background-color:#5c5c5c;border-radius:10px}.scroll-1::-webkit-scrollbar-track{background-color:#333;border-radius:10px}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:101;flex-grow:0;overflow:hidden;background-color:rgba(5,5,8,.8)}