html[data-theme=dark] .lang-toggle__dropdown a{color:#fff}.lang-toggle{position:relative}.lang-toggle__button{gap:4px}.lang-toggle__button .--flag{width:15px;height:15px;overflow:hidden;border-radius:4px;position:relative}.lang-toggle__button .--flag img{width:100%;height:100%;top:0;left:0;object-fit:cover;position:absolute;object-position:center}.lang-toggle__button .--flag:after{content:"";opacity:.05;position:absolute;border-radius:4px;pointer-events:none;border:1px solid #22252d;top:0;left:0;bottom:0;right:0}.lang-toggle__button .--name{display:none}.lang-toggle__button .--arrow{width:10px;height:10px;object-fit:contain;object-position:center}.lang-toggle__dropdown{display:flex;flex-direction:column;position:absolute;top:100%;right:0;transform:translateY(8px);z-index:10;padding:8px;box-sizing:border-box;width:160px;border-radius:16px;background:hsla(var(--white-section)/1);border:1px solid hsla(var(--black-section)/.1);box-shadow:none}.lang-toggle__dropdown a{gap:10px;height:28px;display:flex;padding:2px 4px;border-radius:6px;align-items:center;color:#292c36;font-size:14px;font-weight:600;line-height:16px;opacity:1!important;letter-spacing:-.015em}.lang-toggle__dropdown a:hover{color:#fff;background:#fb7800}.lang-toggle__dropdown .--flag{width:24px;height:20px;overflow:hidden;position:relative;border-radius:4px}.lang-toggle__dropdown .--flag img{top:0;left:0;object-fit:cover;position:absolute;object-position:center;width:100%;height:100%}.lang-toggle__dropdown .--flag:after{content:"";opacity:.05;position:absolute;border-radius:4px;pointer-events:none;border:1px solid #22252d;top:0;left:0;bottom:0;right:0}.header-button-sound:hover .header-button-sound__hover{display:block}.header-button-sound__icon img{filter:invert(54%) sepia(84%) saturate(3565%) hue-rotate(4deg) brightness(103%) contrast(99%)}.header-button-sound__hover{padding:10px;display:none;position:absolute;border-radius:10px;top:100%;inset-inline-end:0;background:hsla(var(--white-section)/1);transform:translateX(20px) translateY(10px);border:1px solid hsla(var(--black-section)/.1);box-shadow:0 4px 24px 0 hsla(var(--black-section)/.25)}.header-button-sound__hover .--item{display:flex;flex-direction:column;gap:8px}.header-button-sound__hover .--icon{width:18px;height:18px;display:flex;min-width:18px;cursor:pointer;align-items:center;justify-content:center;margin-inline-start:10px}.header-button-sound__hover .--icon img{transition:transform .2s;filter:invert(54%) sepia(84%) saturate(3565%) hue-rotate(4deg) brightness(103%) contrast(99%)}.header-button-sound__hover .--icon:hover img{transform:scale(1.2)}.header-button-sound__hover label{display:flex;cursor:pointer;flex-wrap:nowrap;align-items:center}.header-button-sound__hover label:hover{color:var(--primary)}.header-button-sound__hover span{font-size:14px;line-height:1.2;white-space:nowrap}.header-button-sound__hover input{width:20px;height:20px;min-width:20px;border-radius:4px;margin-inline-end:8px}.header-button-sound__hover:after{content:"";height:12px;position:absolute;left:0;right:0;bottom:100%}@media(max-width:1023px){.header-button-sound{position:relative}}html[dir=rtl] .header-button-sound__hover{transform:translateX(0) translateY(10px)}html[dir=rtl] .header-additional-menu .header-additional-menu__item:last-child{border-radius:8px 0 0 8px}html[dir=rtl] .header-additional-menu .header-additional-menu__item:first-child{border-radius:0 8px 8px 0}html[data-theme=dark] .header__top{background:#180e02;box-shadow:0 4px 8px 0 rgba(0,0,0,.4)}html[data-theme=dark] .header__bottom{background:#4c2910}html[data-theme=dark] .header-logo div{background-image:url(/_nuxt/img/logo-dark-v1.2a0afca.svg)}html[data-theme=dark] .header-main-menu__item .--title{color:#fb7800}html[data-theme=dark] .header-main-menu__item .--dropdpwn{background:var(--tm-bg-color);box-shadow:0 8px 24px rgba(0,0,0,.3)}html[data-theme=dark] .header-main-menu__item .--dropdpwn>*{color:var(--tm-text-color)}html[data-theme=dark] .header-main-menu__item .--dropdpwn>:hover,html[data-theme=dark] .header-main-menu__item:hover .--title{color:var(--primary)}html[data-theme=dark] .header-additional-menu__item{color:#fff;background:#fb7800}html[data-theme=dark] .header-user-email span{color:#fff}html[data-theme=dark] .header-user-balance{background:#db6900;color:#fff}html[data-theme=dark] .header-user-balance .btn{color:#fff;background:#fc9333}.header{z-index:999;position:fixed;top:0;left:0;right:0}.header-placeholder{height:117px;margin-bottom:20px}.header__top{z-index:2;position:relative;box-shadow:0 4px 8px 0 rgba(0,0,0,.14901960784313725);background:hsla(var(--white-section)/1)}.header__top-content{height:64px;display:flex;align-items:center}.header__bottom{z-index:1;position:relative;background:#fb7800}.header__bottom-content{gap:12px;height:51px;display:flex;align-items:center}.header__mobile-bottom{display:none;padding-bottom:10px;box-sizing:border-box;background:hsla(var(--white-section)/1)}.header__mobile-bottom .--button-main{width:100%;height:38px;display:flex;padding:0 8px;border-radius:10px;align-items:center;background:#fb7800;transition:scale .3s;box-shadow:0 1px 3px 0 rgba(0,0,0,.10196078431372549)}.header__mobile-bottom .--button-main:active{transform:scale(.98)}.header__mobile-bottom .--button-main.--open{border-radius:10px 10px 0 0}.header__mobile-bottom .--button-main .--user{opacity:.5;width:24px;height:24px;filter:invert(1);margin-inline-end:8px}.header__mobile-bottom .--button-main .--balance,.header__mobile-bottom .--button-main .--title{color:#fff;font-size:16px;font-weight:600;line-height:18px;letter-spacing:-.02em}.header__mobile-bottom .--button-main .--balance{margin-inline-start:auto}.header__mobile-bottom .--button-main .--chevron{width:20px;opacity:.5;height:20px;margin-inline-start:8px;filter:invert(1)}.header-logo{height:41px;width:189px}.header-logo div{width:100%;height:100%;background-size:contain;background-repeat:no-repeat;background-position:0;background-image:url(/logos/logo-light-v1.svg)}.header-main-menu{gap:32px;display:flex;margin-inline-start:32px}.header-main-menu__item{position:relative}.header-main-menu__item .--title{display:flex;align-items:center;opacity:1!important;color:#292c36;font-size:16px;font-weight:600;line-height:18px}.header-main-menu__item .--title.--children{gap:5px}.header-main-menu__item .--title.--children:after{content:"";width:12px;height:12px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-image:url(/img/arrow-down.svg)}.header-main-menu__item .--dropdpwn{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:240px;background:#fff;box-shadow:0 8px 24px hsla(0,0%,51.4%,.1);border-radius:15px;padding:10px 0;box-sizing:border-box;opacity:1}.header-main-menu__item .--dropdpwn>*{padding:10px 30px;box-sizing:border-box;min-width:160px;font-size:1rem;line-height:1.5rem;font-weight:600;color:#1b1b1b;opacity:1!important}.header-main-menu__item .--dropdpwn>:hover{color:var(--primary)}.header-main-menu__item .--dropdpwn:after{content:"";position:absolute;top:-20px;left:0;right:0;height:20px}.header-main-menu__item:hover .--title{color:#fb7800}.header-main-menu__item:hover .--title.--children:after{transform:rotate(-180deg)}.header-main-menu__item:hover .--dropdpwn{display:flex}.header-main-menu__item.--dropdown-closed .--dropdpwn{display:none!important}.header-additional-menu{gap:4px;display:flex;margin-inline-end:auto;align-items:center}.header-additional-menu .header-additional-menu__item:last-child{border-radius:0 8px 8px 0}.header-additional-menu .header-additional-menu__item:first-child{border-radius:8px 0 0 8px}.header-additional-menu__item{height:33px;display:flex;padding:0 8px;align-items:center;box-sizing:border-box;background:hsla(var(--white-section)/.2);font-size:15px;font-weight:600;line-height:18px;white-space:nowrap;color:hsla(var(--white-section)/1)}.header-additional-menu__item.--active{color:var(--primary);background:hsla(var(--white-section)/1)}.header-additional-menu__item:hover{opacity:1;background:hsla(var(--white-section)/.5)}.header-additional-control{gap:10px;display:flex;align-items:center;margin-inline-start:auto}.header-user-email{gap:6px;flex:1;display:flex;overflow:hidden;align-items:center;justify-content:flex-end}.header-user-email span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;line-height:18px;letter-spacing:-.015em;color:hsla(var(--white-section)/1)}.header-user-email .btn{padding:0;width:24px;border:none;height:24px;border-radius:0;filter:invert(1);min-height:0;background:transparent}.header-user-balance{height:29px;display:flex;padding:0 2px 0 5px;border-radius:6px;align-items:center;background:#db6900;box-sizing:border-box;font-size:15px;font-weight:600;line-height:18px;color:hsla(var(--white-section)/1)}.header-user-balance .--value{min-width:72px}.header-user-balance .btn{height:25px;border:none;display:flex;padding:0 6px;border-radius:5px;min-width:0;align-items:center;min-height:0;background:#fc9333;box-sizing:border-box;justify-content:center;font-size:15px;font-weight:700;line-height:18px;text-transform:none;color:hsla(var(--white-section)/1)}.header-user-balance .btn .--mobile{display:none}.header-user-logout{padding:0;height:auto;border:none;border-radius:0;min-height:0;background:transparent!important;color:#fff;font-size:15px;line-height:18px;text-transform:none}.header-user-logout:hover{opacity:.8}.header-button-auth.btn{height:33px;border:none;border-radius:8px;min-height:0;opacity:1!important;background:hsla(var(--white-section)/1);font-size:16px;font-weight:600;line-height:18px;color:var(--primary);text-transform:none}.header-button-auth.btn:hover{color:#fff;background:#fc9333}@media(max-width:1399px){.header-additional-menu__item,.header-user-balance,.header-user-balance .btn,.header-user-email span{font-size:14px}.header-additional-menu{gap:2px}.header-additional-menu__item{padding:0 6px}}@media(max-width:1199px){.header-placeholder{height:90px}.header-logo{width:140px}.header__top-content{height:50px}.header__bottom-content{gap:6px;height:40px}.header-main-menu{gap:20px;margin-inline-start:20px}.header-main-menu__item .--title{font-size:14px}.header-additional-menu__item{padding:0 4px;font-size:13px}.header-user-balance .btn .--pc{display:none}.header-user-balance .btn .--mobile{display:block}.header-user-balance .--value{min-width:64px}}@media(max-width:1023px){.header-placeholder{height:98px}.header{background:var(--tm-bg-color);box-shadow:0 4px 8px 0 rgba(0,0,0,.14901960784313725)}.header__top{box-shadow:none!important}.header-main-menu,.header__bottom{display:none}.header-additional-control{gap:4px}.header__mobile-bottom{display:flex}}.footer[data-v-51cf80d6]{padding:0 0 12px;box-sizing:border-box;background-color:hsla(var(--white-section)/1);margin-top:40px;height:100%;width:100%;align-items:flex-start}.footer>.container[data-v-51cf80d6]{display:flex;align-items:flex-start;flex-direction:column;gap:0;margin-top:11px;place-items:flex-start}.footer>.container>[data-v-51cf80d6]{padding:11px 0}.footer__center[data-v-51cf80d6],.footer__top[data-v-51cf80d6]{border-bottom:1px solid hsla(var(--black-hsl)/.1)}.footer__bottom[data-v-51cf80d6],.footer__center[data-v-51cf80d6],.footer__top[data-v-51cf80d6]{display:flex;align-items:center;justify-content:space-between;width:100%}.footer__divide[data-v-51cf80d6]{background-color:hsla(var(--black-hsl)/.1);height:1px;width:100%;margin:11px 0}.footer__menus[data-v-51cf80d6]{display:flex;align-items:center;justify-content:space-between;flex:1}.footer__menus>[data-v-51cf80d6]{color:var(--3C4555);font-size:18px;font-weight:600;letter-spacing:-.27px;opacity:.7}.footer__menus>.nuxt-link-active[data-v-51cf80d6]{color:var(--292C36);opacity:1}.footer__menus[data-v-51cf80d6]>:hover{color:var(--tm-btn-nav-color--active);opacity:1}.footer__logo[data-v-51cf80d6]{display:flex;align-items:center}.footer__logo span[data-v-51cf80d6]{color:var(--primary);font-size:18px;line-height:110%;font-weight:600}.footer__logo .--dark[data-v-51cf80d6]{display:none}.footer__logo-img[data-v-51cf80d6]{width:202px;height:43px;margin-inline-end:32px}.footer__currencies[data-v-51cf80d6]{min-height:40px}.footer__annotation[data-v-51cf80d6]{color:var(--3C4555);font-size:13px;font-weight:600;line-height:105%;letter-spacing:-.195px;opacity:.6}.footer__annotation span span[data-v-51cf80d6]{margin:0 6px}.footer__annotation .tooltip-custom[data-v-51cf80d6]{opacity:0}.footer__annotation:hover .tooltip-custom[data-v-51cf80d6]{opacity:1}.footer__documents[data-v-51cf80d6]{display:flex;align-items:center;text-align:right}.footer__documents>[data-v-51cf80d6]{color:#fb7800;font-size:13px;font-weight:600;line-height:105%;letter-spacing:-.195px;margin-left:24px}.footer__documents[data-v-51cf80d6]>:first-child{margin-left:0}.footer__documents.footer__documents_rtl>[data-v-51cf80d6]{margin-left:0;margin-right:24px}.footer__documents.footer__documents_rtl[data-v-51cf80d6]>:first-child{margin-right:0}.footer__socials[data-v-51cf80d6]{display:flex;align-items:center;gap:16px;margin-right:40px}.footer__socials>[data-v-51cf80d6]{width:32px;height:32px;border-radius:100%;overflow:hidden;position:relative;display:inline-block}.footer__socials>* img[data-v-51cf80d6]{filter:invert(49%) sepia(19%) saturate(5135%) hue-rotate(3deg) brightness(101%) contrast(102%)}.footer__socials>* span[data-v-51cf80d6]{opacity:0!important;position:absolute;top:0;left:0;width:0;height:0;pointer-events:none}.footer__socials[data-v-51cf80d6]>:first-child{margin-left:0}.footer__socials.footer__socials_rtl[data-v-51cf80d6]{margin-left:40px;margin-right:0}.footer__bottom-message-info[data-v-51cf80d6]{display:flex;flex-direction:column;gap:8px;margin-top:16px;opacity:.6;font-size:14px;line-height:1.6;letter-spacing:-.02em;color:var(--tm-text-color)}@media(max-width:1399px){.footer__bottom[data-v-51cf80d6]{align-items:flex-end}.footer__logo img[data-v-51cf80d6]{width:180px;margin-right:20px}.footer__logo span[data-v-51cf80d6]{font-size:16px}.footer__annotation>span[data-v-51cf80d6]{display:flex;flex-direction:column;align-items:flex-start}}@media(max-width:1199px){.footer__top[data-v-51cf80d6]{flex-direction:column;justify-content:center}.footer__logo[data-v-51cf80d6]{flex-direction:column;margin-bottom:20px}.footer__logo-img[data-v-51cf80d6]{margin-right:0;margin-bottom:10px;width:180px;height:38.31px}}@media(max-width:1023px){.footer__logo span[data-v-51cf80d6]{font-size:15px;max-width:240px;text-align:center}.footer__bottom[data-v-51cf80d6]{flex-direction:column;align-items:center}.footer__annotation[data-v-51cf80d6]{font-weight:400}.footer__documents[data-v-51cf80d6]{margin-top:15px}.footer__documents>[data-v-51cf80d6]{font-weight:400}.footer__socials[data-v-51cf80d6]{margin-right:30px}.footer__socials.footer__socials_rtl[data-v-51cf80d6]{margin-left:30px;margin-right:0}}@media(max-width:859px){.footer__menus[data-v-51cf80d6]{gap:15px;flex-wrap:wrap;justify-content:center}.footer__center[data-v-51cf80d6]{flex-direction:column-reverse}.footer__socials[data-v-51cf80d6]{margin-top:30px;margin-right:0}.footer__socials .footer__socials_rtl[data-v-51cf80d6]{margin-left:0}}@media(max-width:639px){.footer__currencies[data-v-51cf80d6]{min-height:88px}.footer__documents[data-v-51cf80d6]{flex-direction:column}.footer__documents>[data-v-51cf80d6]{margin-left:0;margin-top:10px;text-align:center}.footer__documents[data-v-51cf80d6]>:first-child{margin-top:0}.footer__annotation[data-v-51cf80d6]{max-width:290px}.footer__annotation>span[data-v-51cf80d6]{display:initial}}html[data-theme=dark] .footer__logo .--dark{display:block}html[data-theme=dark] .footer__logo .--light{display:none}.toasted-container[data-v-1bd0879e]{display:flex;flex-direction:column;gap:8px;position:fixed;left:0;right:0;bottom:0;z-index:1101;padding:0 10px 10px;box-sizing:border-box}.toasted-container[data-v-1bd0879e]:after{content:"";position:absolute;z-index:-1;top:-90px;left:0;bottom:0;right:0;pointer-events:none;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 72.4%)}.custom-multiselect{display:flex;position:relative;width:100%}.custom-multiselect.--open .custom-multiselect__select{border-color:var(--primary);border-radius:8px 8px 0 0;border-bottom-color:transparent;z-index:1000}.custom-multiselect.--open .custom-multiselect__select .--name{color:var(--primary)}.custom-multiselect.--open .custom-multiselect__select .--chevron{transform:rotate(180deg)}.custom-multiselect.--loading .custom-multiselect__select .--chevron:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/_nuxt/img/loading.be5080b.svg);background-size:contain;background-position:50%;background-repeat:no-repeat}.custom-multiselect__select{display:flex;align-items:center;width:100%;gap:10px;position:relative;z-index:1;height:48px;padding:0 18px;box-sizing:border-box;cursor:pointer;border:1px solid transparent;border-radius:8px;overflow:hidden}.custom-multiselect__select .--name{font-size:16px;line-height:1.2;color:var(--tm-text-color)}.custom-multiselect__select .--icon{width:30px;min-width:30px;height:30px;border-radius:4px;position:relative;overflow:hidden}.custom-multiselect__select .--icon img{width:100%;height:100%;object-fit:cover;object-position:center}.custom-multiselect__select .--input{display:flex;flex:auto;margin-right:30px;background:transparent;outline:none!important;box-shadow:none!important;border:none!important;font-size:16px;line-height:1.2;color:var(--primary)}.custom-multiselect__select .--input::placeholder{color:var(--primary)}.custom-multiselect__select .--chevron{position:absolute;top:0;right:0;width:48px;height:48px;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTMuMzMzIDYuNjY2TDEwIDEzLjMzM2w2LjY2Ni02LjY2NyIgc3Ryb2tlPSIjMDAwIiBzdHJva2Utd2lkdGg9IjEuNjY3Ii8+PC9zdmc+);background-size:24px;background-position:50%;background-repeat:no-repeat;filter:invert(47%) sepia(55%) saturate(2676%) hue-rotate(5deg) brightness(104%) contrast(102%)}.custom-multiselect__select .--chevron.--chevron_rtl{left:0;right:auto}.custom-multiselect__select:hover{border-color:var(--primary)}.custom-multiselect__select:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;background:hsla(var(--white-section))}.custom-multiselect__select:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none;background:hsla(var(--s)/1)}.custom-multiselect__dropdown{display:flex;flex-direction:column;position:absolute;z-index:1000;left:0;right:0;top:100%;padding:4px 9px 4px 4px;box-sizing:border-box;min-height:48px;max-height:320px;border:1px solid var(--primary);border-radius:0 0 8px 8px;overflow:hidden}.custom-multiselect__dropdown .--list{display:flex;flex-direction:column;gap:4px;height:100%;overflow:auto;padding-right:5px;box-sizing:border-box}.custom-multiselect__dropdown .--list::-webkit-scrollbar{background:#fa7900;border:2px solid hsla(var(--s)/1)}.custom-multiselect__dropdown:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-2;background:#fff}.custom-multiselect__dropdown:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background:hsla(var(--s)/1)}.custom-multiselect__option{display:flex;align-items:center;gap:10px;position:relative;height:38px;min-height:38px;padding:0 10px;box-sizing:border-box;cursor:pointer;border:1px solid transparent;border-radius:4px;user-select:none}.custom-multiselect__option .--name{font-size:16px;line-height:1.2;color:var(--tm-text-color)}.custom-multiselect__option .--icon{width:30px;min-width:30px;height:30px;border-radius:4px;position:relative;overflow:hidden}.custom-multiselect__option .--icon img{width:100%;height:100%;object-fit:cover;object-position:center}.custom-multiselect__option:hover{background-color:var(--primary)}.custom-multiselect__option:hover .--name{color:#fff}.custom-multiselect__option.selected{background-color:var(--primary)}.custom-multiselect__option.selected .--name{color:#fff}.custom-multiselect__close{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}.pagination{flex-direction:column}.pagination,.pagination__pages{display:flex;align-items:center;justify-content:center}.pagination__pages>*{box-sizing:border-box;border-radius:5px;background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.05);padding:12px;min-width:40px;cursor:pointer;margin-left:8px;color:#22252d;font-size:16px;font-weight:400;line-height:100%;letter-spacing:.32px;text-align:center}.pagination__pages>:first-child{margin-left:0}.pagination__pages>.--active{background:#fb7800;box-shadow:0 4px 8px 0 rgba(0,0,0,.05);color:#fff}.pagination__pages>.--disabled{background:transparent;box-shadow:none;cursor:auto}.pagination__info{margin-top:12px;color:#3c4555;font-size:16px;line-height:240%;letter-spacing:-.32px}.notification-used-cookies{position:fixed;z-index:9999999999;padding:20px;width:100%;max-width:352px;border-radius:20px;box-sizing:border-box;right:24px;bottom:12px;background:hsla(var(--white-section)/1);border:1px solid hsla(var(--black-section)/.1);box-shadow:0 6px 12px 0 hsla(var(--black-section)/.25)}.notification-used-cookies__head{display:flex;align-items:center;font-size:16px;line-height:1.3;font-weight:700;letter-spacing:-.02em;color:var(--tm-text-color)}.notification-used-cookies__head img{margin-right:15px}.notification-used-cookies__message{margin-top:12px;font-size:14px;line-height:1.3;color:var(--3C4555);letter-spacing:-.02em}.notification-used-cookies__message a{font-weight:600;color:var(--primary)}.notification-used-cookies__buttons{display:flex;gap:4px;margin-top:15px}.notification-used-cookies__buttons .btn{display:flex;align-items:center;justify-content:center;flex:auto;padding:0;height:36px;border-radius:8px;min-height:0;font-size:14px;line-height:1.2;font-weight:700;text-transform:none;letter-spacing:-.02em}.notification-used-cookies__settings{display:flex;flex-direction:column;gap:12px;margin-top:15px}.notification-used-cookies__settings>div{display:flex;align-items:center;gap:8px;position:relative}.notification-used-cookies__settings input{width:24px;height:24px;border-radius:5px;background:var(--secondary);border:1px solid var(--ADA9A6)}.notification-used-cookies__settings input:checked{border-color:#c85d10;background-color:var(--primary);background-image:linear-gradient(-45deg,transparent 65%,var(--primary) 0),linear-gradient(45deg,transparent 75%,var(--primary) 0),linear-gradient(-45deg,var(--primary) 40%,transparent 0),linear-gradient(45deg,var(--primary) 30%,hsl(var(--chkfg)) 0,hsl(var(--chkfg)) 40%,transparent 0),linear-gradient(-45deg,hsl(var(--chkfg)) 50%,var(--primary) 0)}.notification-used-cookies__settings input:disabled{opacity:1!important}.notification-used-cookies__settings .tooltip-custom{flex:1;position:static}.notification-used-cookies__settings .tooltiptext{width:100%;top:auto;bottom:calc(100% + 10px);border:1px solid #e6d6c7;background:#ffeddd;padding:10px 12px;font-size:13px;line-height:1.3;color:#fb7800;font-weight:500;pointer-events:none}.notification-used-cookies__settings .--input-label{font-size:14px;line-height:1.2;font-weight:500;color:var(--tm-text-color)}@media(max-width:639px){.notification-used-cookies{max-width:calc(100% - 24px);right:12px}.notification-used-cookies__head span{max-width:280px}}[data-theme=dark] .dfstb__section{background:#1f140a}[data-theme=dark] .dfstb__tg{background:#f9f9f9}.dfstb__content{padding:36px;max-width:492px;box-sizing:border-box}.dfstb__title{margin-bottom:24px;color:var(--tm-text-color);font-size:20px;font-weight:700;line-height:24px;text-align:center;letter-spacing:-.025em}.dfstb__section{display:flex;align-items:center;margin-bottom:27px;flex-direction:column;justify-content:center;padding:20px;background:var(--secondary);border-radius:12px;box-sizing:border-box}.dfstb__tg{padding:10px;margin-bottom:9px;border-radius:12px;box-sizing:border-box;border:1px solid #d9d9d9;color:#fb7800;font-size:15px;font-weight:500;line-height:18px;text-align:center;letter-spacing:-.025em}.dfstb__tg:hover{opacity:1;border-color:#fb7800;background:rgba(251,120,0,.2)!important}.dfstb__message{color:var(--3C4555);font-size:15px;line-height:1.3;font-weight:500;text-align:center;letter-spacing:-.025em}.dfstb__buttons{gap:15px;display:flex;margin-top:28px;align-items:center}.dfstb__buttons .btn{flex:1;height:45px;min-height:0;border-radius:12px;font-size:18px;font-weight:600;text-transform:none}@media(max-width:639px){.dfstb__content{padding:15px;border-radius:10px}}html[dir=rtl] .mobile-sidebar__select #headlessui-listbox-options-19{right:auto!important;left:-12px!important}html[data-theme=dark] .mobile-sidebar{background:#18272f}html[data-theme=dark] .mobile-sidebar .lang-toggle__button.btn-header-additional-control{background:transparent!important}html[data-theme=dark] .mobile-sidebar__header .btn-header-additional-control{background:#15191f;border-color:#15191f}html[data-theme=dark] .mobile-sidebar__header .btn-header-additional-control img.--filter-primary{filter:invert(1)}html[data-theme=dark] .mobile-sidebar__body .--divider{opacity:1;background:#43545d}html[data-theme=dark] .mobile-sidebar__body .element-mobile-menu__button{font-weight:400}html[data-theme=dark] .mobile-sidebar__common-white-section{box-shadow:none;background:#24323a;border-color:#24323a;color:#f5f5f5;font-weight:400}html[data-theme=dark] .mobile-sidebar__common-white-section.--text-dark{color:#f5f5f5}html[data-theme=dark] .mobile-sidebar__select .lang-toggle__dropdown{background:#24323a;border-color:#24323a}html[data-theme=dark] .mobile-sidebar__select .lang-toggle__dropdown span{color:#fff}.mobile-sidebar{display:flex;flex-direction:column;position:fixed;z-index:999999!important;top:0;left:0;bottom:0;width:100%;max-width:640px;background:#f5f5f5}.mobile-sidebar ul{padding:0;list-style:none}.mobile-sidebar__header{padding:0 8px;box-sizing:border-box}.mobile-sidebar__body{display:flex;flex-direction:column;flex:auto;overflow:auto;padding:16px 16px 0}.mobile-sidebar__body .--divider{background-color:var(--black);opacity:.1;width:100%;height:1px;min-height:1px}.mobile-sidebar__footer{display:flex;flex-direction:column;gap:8px;margin-top:auto;padding:12px 16px 16px;box-sizing:border-box}.mobile-sidebar__logo{display:flex;max-height:35px}.mobile-sidebar__logo img{max-width:100%;max-height:35px;object-fit:contain}.mobile-sidebar__logo .--dark{display:none}.mobile-sidebar__controls{display:flex;justify-content:space-between;gap:5px}.mobile-sidebar__controls>*{display:flex;align-items:center;justify-content:center;min-width:42px;height:30px;border-radius:6px;border:1px solid #e0e0e0;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.10196078431372549)}.mobile-sidebar__controls .--search img,.mobile-sidebar__controls .--sitebar img{filter:invert(47%) sepia(96%) saturate(1828%) hue-rotate(2deg) brightness(100%) contrast(102%)}.mobile-sidebar__controls .--language{align-items:normal;justify-content:normal;position:relative;z-index:5}.mobile-sidebar__controls .--language>.relative{display:flex;width:100%}.mobile-sidebar__controls .--language .lang-toggle-button{display:flex;align-items:center;justify-content:center;gap:4px;padding:0;width:100%}.mobile-sidebar__controls .--language .lang-toggle-button .absolute.inset-y-0{position:relative}.mobile-sidebar__controls .--language .lang-toggle-button .w-\[22px\].h-4{width:16px;height:16px;border-radius:100%;position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.2)}.mobile-sidebar__controls .--language .lang-toggle-button .w-\[22px\].h-4 img{width:100%;height:100%;object-fit:cover}.mobile-sidebar__common-white-section{width:100%;height:40px;display:flex;background:#fff;padding:10px 16px;align-items:center;border-radius:10px;box-sizing:border-box;box-shadow:0 1px 3px 0 rgba(0,0,0,.10196078431372549);border:1px solid hsla(var(--black-section)/.1);color:#fb7800;font-size:16px;font-weight:600;line-height:18px;letter-spacing:-.015em}.mobile-sidebar__common-white-section.--text-dark{color:#000}.mobile-sidebar__email{padding:0 4px 0 16px}.mobile-sidebar__email .btn{display:flex;align-items:center;justify-content:center;width:32px;padding:4px;height:32px;border:none;min-height:32px;margin-left:auto;min-width:0;border-radius:7px;background:#fb7800;box-sizing:border-box}.mobile-sidebar__email .btn img{filter:invert(1)}.mobile-sidebar__theme .--switcher{width:29px;height:12px;margin-left:auto;position:relative;background:#ddd7d7;border-radius:100px}.mobile-sidebar__theme .--switcher span{left:-4px;display:flex;margin-top:-4px;position:absolute;background:#fb7800;border-radius:100%;transition:all .2s;width:20px;height:20px}.mobile-sidebar__theme .--switcher.active span{left:calc(100% - 18px)}.mobile-sidebar__select .lang-toggle{margin-left:auto}.mobile-sidebar__select .lang-toggle__button{gap:6px}.mobile-sidebar__select .lang-toggle__button .--name{display:block;color:#fb7800;font-size:14px;font-weight:400;line-height:18px;letter-spacing:-.02em}.mobile-sidebar__select .lang-toggle__button.btn-header-additional-control{padding:0;border:none;box-shadow:none;border-radius:0}.mobile-sidebar__select .lang-toggle__dropdown{right:-16px;top:auto;transform:none;border-radius:10px;bottom:calc(100% + 6px);width:calc(100vw - 32px)}.mobile-sidebar__user-buttons{display:flex;gap:8px}.mobile-sidebar__user-buttons .btn{flex:1;height:40px;min-height:0;border:initial;box-shadow:none;outline:initial;font-size:16px;line-height:1;text-transform:none;font-weight:600}.mobile-sidebar__user-buttons .btn.--primary{background:#fb7800;color:#fff}.mobile-sidebar__user-buttons .btn.--secondary{background:rgba(251,120,0,.30196078431372547);color:#fb7800}.mobile-sidebar__button-dropdown-sound{height:auto;transform:none!important}.mobile-sidebar__button-dropdown-sound .header-button-sound__icon{display:none}.mobile-sidebar__button-dropdown-sound .header-button-sound__hover{width:100%;height:100%;display:block;position:static;padding:0!important;border:none!important;border-radius:0!important;transform:none!important;box-shadow:none!important;background:transparent!important}.toast-item{padding:10px;border-radius:8px;box-sizing:border-box;box-shadow:none}.toast-item.show{background:#212121}.toast-item.info{background:#00b0fb}.toast-item.error{background:#dd4321}.toast-item.success{background:#379e3b}.toast-item__message{color:#fff;font-size:18px;font-weight:600;line-height:20px;text-align:center}.disabled-russion__content{background:hsla(0,0%,100%,.6);backdrop-filter:blur(5px);border-radius:8px;position:absolute;top:0;left:0;width:100%;height:100%;z-index:6;display:flex;align-items:center;padding:0 10px}.disabled-russion__content .tooltiptext{display:none;left:10px;right:10px;width:auto;transform:none;bottom:calc(100% + 10px);top:auto;background:#fff2e6;padding:14px 20px;box-sizing:border-box;font-size:14px;font-weight:500;line-height:20px;color:#fb7800;font-weight:600;border:1px solid #fb7800}.disabled-russion__content:hover .tooltiptext{display:block}.disabled-russion__content.bottom .tooltiptext{top:calc(100% + 10px);bottom:auto}.disabled-russion__message{margin:0!important;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;line-height:16px;letter-spacing:-.02em}.phone-number-countries{display:flex;flex-direction:column;gap:4px}.phone-number-countries__element{padding:8px;border-radius:10px;box-sizing:border-box;background:hsla(var(--s)/1);border:1px solid hsla(var(--black-section)/.1)}.button-buy-number{gap:10px;height:45px;display:flex;margin:0 auto;padding:0 32px;align-items:center;min-height:0;border-radius:12px;font-size:18px;font-weight:600;line-height:20px;text-transform:none;transition:all .3s ease;transform:translateY(0);box-shadow:0 2px 8px rgba(250,121,0,.2)}.button-buy-number img{max-width:30px;transition:transform .3s ease}.button-buy-number:hover{background-color:#ff8a1a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(250,121,0,.4)}.button-buy-number:active{transform:translateY(0);box-shadow:0 2px 6px rgba(250,121,0,.3)}.date-picker-wrapper[data-v-34f5b4e6]{position:relative;width:100%;display:flex;align-items:center}.date-picker-native[data-v-34f5b4e6]{display:flex;width:100%;height:48px;border-radius:10px;background:var(--secondary);border:1px solid hsla(var(--black-section)/.1);padding:0 44px 0 12px;box-sizing:border-box;outline:none!important;box-shadow:none!important;font-size:16px;line-height:18px;color:var(--tm-text-color);font-weight:600;cursor:pointer}.date-picker-native[data-v-34f5b4e6]::placeholder{color:hsla(var(--black-section)/.5);font-weight:400}.calendar-icon[data-v-34f5b4e6]{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--tm-text-color);opacity:.6;transition:opacity .2s}.calendar-icon[data-v-34f5b4e6]:hover{opacity:1}.calendar-icon svg[data-v-34f5b4e6],.date-picker-hidden[data-v-34f5b4e6]{width:100%;height:100%}.date-picker-hidden[data-v-34f5b4e6]{position:absolute;top:0;left:0;opacity:0;pointer-events:none}.dialog-selected-time-rent__content{padding:30px 40px;box-sizing:border-box}.dialog-selected-time-rent__title{margin-bottom:20px;font-size:20px;line-height:1.2;color:var(--374151);font-weight:700}.file-attachment{display:flex;flex-direction:column;gap:4px}.file-attachment__input{width:100%;padding:8px 12px;border-radius:8px;box-sizing:border-box;outline:none!important;box-shadow:none!important;background:hsla(var(--white-section)/1);border:1px solid hsla(var(--black-section)/.1);font-size:16px;font-weight:500;line-height:20px;color:var(--tm-text-color);cursor:pointer;transition:border-color .2s;min-height:36px;display:flex;align-items:center}.file-attachment__input:hover{border-color:hsla(var(--black-section)/.2)}.file-attachment__input:active{border-color:hsla(var(--p)/1)}.file-attachment__placeholder{opacity:.6;color:var(--tm-text-color)}.file-attachment__selected{color:var(--tm-text-color)}.file-attachment__hint{font-size:12px;line-height:16px;color:hsla(var(--black-section)/.6);margin-top:2px}.file-attachment__error{margin-top:2px;font-size:.625rem;color:hsl(var(--er))}.file-attachment__files-list{display:flex;flex-direction:column;gap:4px;margin-top:4px}.file-attachment__file-item{display:flex;align-items:center;justify-content:space-between;padding:6px 10px;background:hsla(var(--white-section)/1);border:1px solid hsla(var(--black-section)/.1);border-radius:6px;gap:8px}.file-attachment__file-name{flex:1;font-size:14px;line-height:20px;color:var(--tm-text-color);word-break:break-word}.file-attachment__file-remove{width:24px;height:24px;min-width:24px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:hsla(var(--black-section)/.6);font-size:20px;line-height:1;cursor:pointer;border-radius:4px;transition:all .2s;padding:0}.file-attachment__file-remove:hover{background:hsla(var(--black-section)/.1);color:hsla(var(--black-section)/1)}html[data-theme=dark] .file-attachment__file-item,html[data-theme=dark] .file-attachment__input{background:hsla(var(--s)/1)}@media(max-width:639px){.file-attachment__input{width:100%}}.lazy-image-wrapper[data-v-a48777fe]{width:100%;height:100%;position:relative}.lazy-image-wrapper img[data-v-a48777fe]{width:100%;height:100%;object-fit:cover}.lazy-image-placeholder[data-v-a48777fe]{background-color:#f0f0f0;animation:pulse-data-v-a48777fe 1.5s ease-in-out infinite}@keyframes pulse-data-v-a48777fe{0%,to{opacity:1}50%{opacity:.6}}.wish-star-icon[data-v-85e7d2b6]{z-index:2;width:20px;height:20px;display:flex;min-width:20px;cursor:pointer;position:relative;align-items:center;justify-content:center;transform-origin:center center;transition:transform .2s ease}.wish-star-icon[data-v-85e7d2b6]:hover{transform:scale(1.2)}.wish-star-icon[data-v-85e7d2b6]:active{transform:scale(.9)}.wish-star-icon__path[data-v-85e7d2b6]{fill:none;stroke:#898b8e;transition:fill .2s ease,stroke .2s ease}.wish-star-icon--active .wish-star-icon__path[data-v-85e7d2b6]{fill:#30353e;stroke:#30353e}html[data-theme=dark] .wish-star-icon__path{stroke:#b8bac0}html[data-theme=dark] .wish-star-icon--active .wish-star-icon__path{fill:#e2e4e8;stroke:#e2e4e8}.element-mobile-menu.--open .element-mobile-menu__button img[data-v-a2f2d8c0]{transform:rotate(180deg)}.element-mobile-menu__button[data-v-a2f2d8c0]{display:flex;align-items:center;justify-content:space-between;padding:12px 0;box-sizing:border-box;opacity:1!important;font-size:16px;line-height:1;font-weight:600;color:var(--tm-text-color)}.element-mobile-menu__button img[data-v-a2f2d8c0]{filter:invert(51%) sepia(86%) saturate(3076%) hue-rotate(4deg) brightness(105%) contrast(103%)}.element-mobile-menu__body[data-v-a2f2d8c0]{display:flex;flex-direction:column;padding-inline-start:12px;padding-bottom:12px;box-sizing:border-box}.element-mobile-menu__body .element-mobile-menu__button[data-v-a2f2d8c0]{font-weight:400}.element-mobile-menu__body .element-mobile-menu__button span[data-v-a2f2d8c0]{display:flex;gap:10px}.element-mobile-menu__body .element-mobile-menu__button span[data-v-a2f2d8c0]:before{content:"—";color:var(--primary)}