.language-switcher[data-v-149fc7b8]{display:flex;gap:10px}.language-switcher button[data-v-149fc7b8]{background:none;border:none;cursor:pointer;font-size:16px;font-weight:600;padding:5px 10px;transition:all .2s ease;color:var(--text-secondary)}.language-switcher button[data-v-149fc7b8]:hover{color:var(--text-primary)}.language-switcher button.active[data-v-149fc7b8]{color:var(--accent-color)}.theme-switcher[data-v-ee44fe9c]{display:flex;align-items:center}.theme-switcher button[data-v-ee44fe9c]{background:none;border:none;cursor:pointer;display:flex;font-size:22px;align-items:center;justify-content:center;border-radius:6px;width:16px;height:16px}header[data-v-d9c14857]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;margin:20px auto;position:relative}header .brand_logo[data-v-d9c14857]{background-image:url(/images/intervale-gomel.svg);background-repeat:no-repeat;background-size:contain;height:20px;transition:all .2s ease;width:290px;cursor:pointer}header .brand_logo[data-v-d9c14857]:hover{opacity:.8}header .desktop-nav[data-v-d9c14857]{display:flex;gap:40px}header .desktop-nav .desktop-nav-item[data-v-d9c14857]{color:var(--text-primary);font-size:17px;font-weight:700;line-height:22px;text-decoration:none;transition:all .2s ease;position:relative;margin-top:3px}header .desktop-nav .desktop-nav-item[data-v-d9c14857]:hover{color:var(--text-secondary)}header .desktop-nav .desktop-nav-item[data-v-d9c14857]:hover:after{width:100%}header .desktop-nav .desktop-nav-item[data-v-d9c14857]:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background-color:var(--text-primary);transition:width .3s ease}header .desktop-nav .desktop-nav-item.router-link-active[data-v-d9c14857]{color:var(--accent-color)}header .desktop-nav .desktop-nav-item.router-link-active[data-v-d9c14857]:after{width:100%;background-color:var(--accent-color)}header .burger-menu[data-v-d9c14857]{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}header .burger-menu span[data-v-d9c14857]{display:block;height:3px;width:100%;background-color:var(--text-primary);border-radius:3px;transition:all .3s ease}header .burger-menu.active span[data-v-d9c14857]:nth-child(1){transform:translateY(9px) rotate(45deg)}header .burger-menu.active span[data-v-d9c14857]:nth-child(2){opacity:0}header .burger-menu.active span[data-v-d9c14857]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}header .mobile-nav[data-v-d9c14857]{display:none;position:fixed;top:0;right:-100%;width:80%;max-width:300px;height:100vh;background:var(--bg-primary);flex-direction:column;padding:80px 30px 30px;gap:30px;z-index:1000;transition:right .3s ease,background-color .3s ease;box-shadow:-5px 0 15px var(--shadow-color)}header .mobile-nav.active[data-v-d9c14857]{right:0}header .mobile-nav .desktop-nav-item[data-v-d9c14857],header .mobile-nav .mobile-nav-item[data-v-d9c14857]{color:var(--text-primary);font-size:18px;font-weight:700;text-decoration:none;padding:10px 0;border-bottom:1px solid var(--border-color);transition:all .2s ease}header .mobile-nav .desktop-nav-item[data-v-d9c14857]:hover,header .mobile-nav .mobile-nav-item[data-v-d9c14857]:hover{color:var(--text-secondary)}header .mobile-nav .desktop-nav-item.router-link-active[data-v-d9c14857],header .mobile-nav .mobile-nav-item.router-link-active[data-v-d9c14857]{color:var(--accent-color)}header .overlay[data-v-d9c14857]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--overlay-color);z-index:-1;opacity:0;transition:opacity .3s ease}header .overlay.active[data-v-d9c14857]{opacity:1;z-index:999}@media screen and (max-width: 1024px){header[data-v-d9c14857]{width:92%;margin:15px auto}header .desktop-nav[data-v-d9c14857]{gap:30px}header .desktop-nav .desktop-nav-item[data-v-d9c14857]{font-size:16px}header .brand_logo[data-v-d9c14857]{width:190px;height:19px}}[data-theme=dark] header .brand_logo[data-v-d9c14857]{filter:brightness(0) saturate(100%) invert(100%)}@media screen and (max-width: 768px){header[data-v-d9c14857]{width:92%;margin:15px auto}header .brand_logo[data-v-d9c14857]{background-image:url(/images/intervale-gomel-mobile.svg)}header .desktop-nav-item[data-v-d9c14857]{display:none}header .burger-menu[data-v-d9c14857]{display:flex}header .mobile-nav[data-v-d9c14857],header .overlay[data-v-d9c14857]{display:flex}header .brand_logo[data-v-d9c14857]{width:170px;height:17px}}@media screen and (max-width: 576px){header[data-v-d9c14857]{width:92%;margin:12px auto}header .brand_logo[data-v-d9c14857]{width:130px;height:12px}header .mobile-nav[data-v-d9c14857]{width:85%;padding:70px 20px 20px;gap:25px}header .mobile-nav .mobile-nav-item[data-v-d9c14857]{font-size:16px;padding:8px 0}}@media screen and (max-width: 375px){header .brand_logo[data-v-d9c14857]{width:120px}header .mobile-nav[data-v-d9c14857]{width:90%;padding:60px 15px 15px}}.footer{padding:40px}.footer .footer-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.footer .footer-wrapper .footer-info-container{display:flex;align-items:center;justify-content:space-between;width:80%}@media screen and (max-width: 600px){.footer-info-container{display:flex;align-items:center;justify-content:space-between;width:90%}.footer-info-container .social-block{order:1;margin-right:5px}.footer-info-container .terms-block{order:2}}:root{--bg-primary: #fff;--bg-secondary: #f6f9fd;--bg-tertiary: #ebf0fa;--text-primary: #000;--text-banners: #000000;--text-secondary: #666;--text-tertiary: #bab7b7;--accent-color: #0662b5;--accent-hover: #3374eb;--border-color: #f0f0f0;--shadow-color: rgba(0, 0, 0, .1);--overlay-color: rgba(0, 0, 0, .5);--bg-develop: #fff;--image-banner: url(/images/main-image.png);--image-banner-mobile: url(/images/main-image-mobile.png)}[data-theme=dark]{--bg-primary: #1a1a1a;--bg-secondary: #2d2d2d;--bg-tertiary: #3a3a3a;--text-primary: #ffffff;--text-banners: #000000;--text-secondary: #b0b0b0;--text-tertiary: #808080;--accent-color: #4a9eff;--accent-hover: #6bb0ff;--border-color: #404040;--shadow-color: rgba(0, 0, 0, .5);--overlay-color: rgba(0, 0, 0, .7);--bg-develop: #2d2d2d;--image-banner: url(/images/main-image-dark.png);--image-banner-mobile: url(/images/main-image-mobile-dark.png)}body{font-family:Montserrat,sans-serif;display:flex;flex-direction:column;margin:0;padding:0;border:0;width:100%;background-color:var(--bg-primary);color:var(--text-primary);transition:background-color .3s ease,color .3s ease}main{align-items:center;background-color:var(--bg-primary);display:flex;flex-direction:column;width:100%;transition:background-color .3s ease}.main-wrapper{width:80%}.scroll-to-top{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background-color:var(--accent-color);color:#fff;border:none;border-radius:50%;font-size:24px;cursor:pointer;box-shadow:0 2px 10px var(--shadow-color);transition:background-color .3s ease,box-shadow .3s ease}.scroll-to-top:hover{background-color:var(--accent-hover)}
