.custom-layout__header-nuxt-page-block,.default-layout__header-nuxt-page-block{flex:1;min-height:70vh}.widget-admin__layout.widget-admin{bottom:100px}.error-content-root[data-v-160c77ce]{display:flex;flex-direction:column;gap:4px}.error-content[data-v-160c77ce]{background:hsla(var(--white-section)/1);border-radius:20px 20px 0 0;border:1px solid rgba(0,0,0,.10196078431372549);box-shadow:0 4px 8px 0 rgba(0,0,0,.050980392156862744);padding:20px 40px 50px;box-sizing:border-box}.error-content__code[data-v-160c77ce]{font-size:100px;line-height:1.2;font-weight:800;text-align:center;color:var(--primary)}.error-content__message[data-v-160c77ce]{margin-bottom:24px;font-size:32px;line-height:1.2;font-weight:600;text-align:center;color:var(--tm-text-color)}.error-content__image[data-v-160c77ce]{display:flex;align-items:center;justify-content:center;margin-bottom:20px}.error-content__image img[data-v-160c77ce]{max-width:307px;-o-object-fit:contain;object-fit:contain}.error-content__button[data-v-160c77ce]{display:flex;align-items:center;justify-content:center}.error-content__button .btn[data-v-160c77ce]{padding:12px 32px 14px;box-sizing:border-box;min-height:0;height:auto;font-size:18px;line-height:1;font-weight:700;text-transform:none}.error-search[data-v-160c77ce]{background:hsla(var(--white-section)/1);border-radius:0 0 20px 20px;border:1px solid rgba(0,0,0,.10196078431372549);box-shadow:0 4px 8px 0 rgba(0,0,0,.050980392156862744);padding:20px 40px;box-sizing:border-box}.error-search__icon[data-v-160c77ce]{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.error-search__title[data-v-160c77ce]{color:#fb7800;font-size:22px;line-height:1.1;font-weight:600;text-align:center}.error-search__input[data-v-160c77ce]{display:flex;align-items:center;width:100%;height:52px;padding:8px;margin-top:16px;min-height:52px;position:relative;border-radius:10px;box-sizing:border-box;background:hsla(var(--s)/1);border:1px solid hsla(var(--black-section)/.1)}.error-search__input input[data-v-160c77ce]{flex:1;display:flex;border:none!important;outline:none!important;box-shadow:none!important;background:transparent!important;font-size:18px;font-weight:500;color:var(--tm-text-color)}.error-search__input .--icon[data-v-160c77ce]{width:32px;height:32px;padding:4px;display:flex;border-radius:8px;margin-right:10px;align-items:center;background:#fb7800;box-sizing:border-box;justify-content:center;border:1px solid hsla(var(--black-section)/.1)}.error-search__content[data-v-160c77ce]{gap:24px;display:flex;margin-top:20px;flex-direction:column}.error-search__content .--section-title[data-v-160c77ce]{margin-bottom:12px;font-size:16px;line-height:1.2;font-weight:600;letter-spacing:-.02em;color:var(--tm-text-color)}.error-search__content .--section-content[data-v-160c77ce]{display:flex;flex-wrap:wrap;margin-top:-8px;margin-left:-8px}.error-search__content .--section-content>[data-v-160c77ce]{margin-top:8px;margin-left:8px}.error-search__content .--section-content .service-item[data-v-160c77ce]{width:calc(50% - 8px)}.error-search__content .--section-content .--article-card[data-v-160c77ce]{display:flex;width:calc(33.33333% - 8px)}.service-item[data-v-160c77ce]{display:flex;align-items:center;opacity:1!important;cursor:pointer;padding:8px;background:hsla(var(--s)/1);border-radius:10px;border:1px solid hsla(var(--black-section)/.1)}.service-item.--loading[data-v-160c77ce]{min-height:50px}.service-item[data-v-160c77ce]:not(.--loading):hover{border-color:#fc983d;background:rgba(251,120,0,.4)}.service-item__icon[data-v-160c77ce]{width:32px;height:32px;margin-right:8px;position:relative;overflow:hidden;border-radius:5px;border:1px solid #d9d9d9}.service-item__icon[data-v-160c77ce],.service-item__icon img[data-v-160c77ce]{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.service-item__icon img[data-v-160c77ce]{width:100%;height:100%}.service-item__name[data-v-160c77ce]{font-size:16px;font-weight:600;line-height:19px;letter-spacing:-.02em;color:var(--tm-text-color)}@media(max-width:1023px){.error-content[data-v-160c77ce]{margin:0;padding:20px 20px 24px}.error-content__code[data-v-160c77ce]{font-size:60px}.error-content__message[data-v-160c77ce]{font-size:20px}.error-content__image img[data-v-160c77ce]{max-width:65%}}@media(max-width:639px){.error-search[data-v-160c77ce]{padding:20px}.error-search__content .--section-content .service-item[data-v-160c77ce]{width:calc(100% - 8px)}.error-search__content .--section-content .--article-card[data-v-160c77ce]{width:calc(50% - 8px)}}.notifications--root{position:fixed;top:0;left:0;z-index:1001;width:100%;height:100%}.notifications--root .container{display:flex;padding-top:56px;position:relative;justify-content:flex-end}.notifications--close{position:absolute;top:0;left:0;width:100%;height:100%}.notifications{z-index:10;padding:17px 20px 0;box-sizing:border-box;position:relative;width:100%;max-width:560px;border-radius:16px;background:hsla(var(--white-section)/1);border:1px solid hsla(var(--black-section)/.1);box-shadow:0 4px 8px 0 hsla(var(--black-section)/.1)}.notifications__header{display:flex;align-items:center;justify-content:space-between}.notifications__header .--title{font-size:20px;line-height:1.2;font-weight:800;letter-spacing:-.02em;color:var(--tm-text-color)}.notifications__header .--button{cursor:pointer;margin-bottom:-4px;position:relative;font-size:16px;line-height:1.2;font-weight:500;color:var(--ADA9A6)}.notifications__header .--button:hover{text-decoration:underline}.notifications__body{display:flex;flex-direction:column;gap:8px;margin:20px -10px 0;padding:0 10px 20px;box-sizing:border-box;max-height:80vh;overflow:auto}.notifications__empty{font-size:14px;line-height:1.2;font-weight:500;color:var(--767D88)}.notifications__loading{height:64px;display:flex;align-items:center;justify-content:center}.notifications__loading img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width:639px){.notifications{padding:12px 12px 0}.notifications__header .--button{font-size:12px}.notifications__body{margin-top:12px}}.button-edit-cms-content[data-v-428dace1]{display:flex;align-items:center;justify-content:center;position:fixed;bottom:10px;left:10px;width:50px;height:50px;border-radius:100%;background:var(--primary);cursor:pointer}.button-edit-cms-content img[data-v-428dace1]{filter:invert(1)}html[data-theme=dark] .header-mobile__logo .--dark{display:block}html[data-theme=dark] .header-mobile__logo .--light{display:none}html[data-theme=dark] .header-mobile__controls>*{border-color:var(--secondary);background-color:var(--secondary)}html[data-theme=dark] .header-mobile-profile__button,html[data-theme=dark] .header-mobile-profile__dropdown{border-color:var(--primary)}.header-mobile{display:flex;flex-direction:column}.header-mobile.--fixed{background-color:hsla(var(--white-section)/1);border-radius:0 0 10px 10px;box-shadow:0 2px 4px 0 rgba(48,48,48,.10196078431372549),0 8px 8px 0 rgba(48,48,48,.09019607843137255),0 18px 11px 0 rgba(48,48,48,.050980392156862744),0 31px 12px 0 rgba(48,48,48,.011764705882352941),0 49px 14px 0 rgba(48,48,48,0)}.header-mobile__main{padding:10px 8px;box-sizing:border-box;display:flex;align-items:center;gap:12px;justify-content:space-between}.header-mobile__logo{display:flex;max-height:35px}.header-mobile__logo img{max-width:100%;max-height:35px;-o-object-fit:contain;object-fit:contain}.header-mobile__logo .--dark{display:none}.header-mobile__controls{display:flex;gap:5px}.header-mobile__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)}.header-mobile__controls .--search img,.header-mobile__controls .--sitebar img{filter:invert(47%) sepia(96%) saturate(1828%) hue-rotate(2deg) brightness(100%) contrast(102%)}.header-mobile__controls .--sitebar{position:relative}.header-mobile__controls .--sitebar:after{position:absolute;pointer-events:none;width:20px;height:20px;aspect-ratio:1;border-radius:50%;background:#fb7800;--_m:conic-gradient(transparent 10%,#000),linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;-webkit-animation:l3 1s linear infinite;animation:l3 1s linear infinite}@-webkit-keyframes l3{to{transform:rotate(1turn)}}@keyframes l3{to{transform:rotate(1turn)}}.header-mobile__controls .--sitebar:active img{opacity:0}.header-mobile__controls .--sitebar:active:after{content:""}.header-mobile__controls .--language{align-items:normal;justify-content:normal;position:relative;z-index:5}.header-mobile__controls .--language>.relative{display:flex;width:100%}.header-mobile__controls .--language .lang-toggle-button{display:flex;align-items:center;justify-content:center;gap:4px;padding:0;width:100%}.header-mobile__controls .--language .lang-toggle-button .absolute.inset-y-0{position:relative}.header-mobile-profile{padding:0 8px}.header-mobile-profile.--op2en .header-mobile-profile__button{border-radius:10px 10px 0 0;border-bottom-color:#fb7800;box-shadow:none;z-index:2}.header-mobile-profile.--op2en .header-mobile-profile__button .--arrow{transform:rotate(180deg)}.header-mobile-profile.--op2en .header-mobile-profile__button .--balance{opacity:0}.header-mobile-profile__button{display:flex;align-items:center;padding:7px 12px;box-sizing:border-box;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 1px 3px 0 rgba(0,0,0,.10196078431372549);background-color:#fb7800;height:42px;position:relative}.header-mobile-profile__button .--icon{width:28px;height:28px;-o-object-fit:contain;object-fit:contain;opacity:.5;margin-right:12px;filter:invert(1)}.header-mobile-profile__button .--text{display:inline-block;margin-right:auto;font-size:16px;line-height:1.2;color:#fff;font-weight:600}.header-mobile-profile__button .--balance{display:inline-block;font-size:16px;line-height:1;color:#fff;font-weight:600;margin-right:8px}.header-mobile-profile__button .--arrow{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;opacity:.5;filter:invert(1)}.header-mobile-profile__dropdown{padding:5px 12px 7px;box-sizing:border-box;border:1px solid #e0e0e0;border-top-color:#fb7800;border-radius:0 0 10px 10px;box-shadow:0 1px 3px 0 rgba(0,0,0,.10196078431372549);background-color:#fb7800}.header-mobile-profile__dropdown .--balance{display:flex;align-items:center;border:1px solid #e0e0e0;border-radius:12px;padding:8px 14px;box-sizing:border-box;background-color:#f5f5f5}.header-mobile-profile__dropdown .--balance .--left{display:flex;flex-direction:column;gap:3px;flex:1}.header-mobile-profile__dropdown .--balance .--right{margin-left:auto}.header-mobile-profile__dropdown .--balance .--title{font-size:15px;line-height:1;color:#000;opacity:.7;font-weight:600;letter-spacing:-.02em}.header-mobile-profile__dropdown .--balance .--value{font-size:20px;line-height:1;color:#fb7800;font-weight:600}.header-mobile-profile__dropdown .--balance .--button{display:flex;align-items:center;padding:7px 14px;gap:6px;box-sizing:border-box;background-color:#fb7800;border-radius:8px;font-size:16px;line-height:1;color:#fff;font-weight:600;letter-spacing:.02em}.header-mobile-profile__dropdown .--balance .--button .--plus{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:100%;background-color:hsla(0,0%,100%,.3)}.header-mobile-profile__dropdown .--email{display:flex;justify-content:space-between;align-items:center;margin-top:8px;border:1px solid #e0e0e0;border-radius:12px;padding:8px 14px;box-sizing:border-box;background-color:#f5f5f5;vertical-align:center}.header-mobile-profile__dropdown .--email_text-content{font-size:16px;line-height:1;color:#fb7800;font-weight:600}.header-mobile-profile__dropdown .--email_copy-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:var(--primary);border-radius:7px}.header-mobile-profile__dropdown .--email_copy-icon>img{filter:invert(99%) sepia(4%) saturate(707%) hue-rotate(253deg) brightness(115%) contrast(100%)}.header-mobile-profile__dropdown .--list{display:flex;flex-direction:column;margin-top:8px;margin-bottom:12px}.header-mobile-profile__dropdown .--list a{display:flex;align-items:center;gap:8px;padding:9px 0;box-sizing:border-box;font-size:14px;line-height:1;color:#fff;font-weight:600}.header-mobile-profile__dropdown .--list img{opacity:.5;filter:invert(1)}.header-mobile-profile__dropdown .--exit{display:flex;align-items:center;gap:8px;padding:9px 0;box-sizing:border-box;font-size:14px;line-height:1;color:#fff;font-weight:600}.header-mobile-profile__dropdown .--exit img{opacity:.5;filter:invert(1)}