.header{position:fixed;height:var(--header-height-desktop);z-index:99999;padding:12px;display:flex;justify-content:center;align-items:center;background-color:#19a8f6;background-color:var(--color-mainBlue);box-shadow:0 4px 20px rgba(0,0,0,.12);direction:ltr}.header,.header:before{top:0;left:0;width:100%}.header:before{content:"";position:absolute;height:100%;background-size:cover;background-repeat:no-repeat;background-position:top;background-blend-mode:overlay;mix-blend-mode:overlay;opacity:.27;filter:blur(2px)}@media screen and (max-width:1000px){.header{height:var(--header-height-mobile)}}.header .header-bg{border-radius:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:100%;padding:5px 16px}@media screen and (max-width:1000px){.header .header-bg{justify-content:center;padding:5px 12px}}.header .header-end,.header .header-middle,.header .header-start{width:100%;height:auto;display:flex;align-items:center;gap:20px}.header .header-middle{justify-content:center}.header .header-end{justify-content:flex-end}.header .header-end .headerButton{display:flex;z-index:1000000000000000000;cursor:pointer}@media screen and (max-width:1000px){.header .header-end .headerButton{display:none}.header .header-end .headerButton--mobileVisible{display:flex!important}}.header .header-end .headerButtonMenu{z-index:1000000000000000000;display:none}@media screen and (max-width:1000px){.header .header-end .headerButtonMenu{padding:15px!important;display:flex}}.header .header-end .headerButtonMenu:hover{background:#fff;color:#000}.catbearts-logo-text{color:#000;color:#fff;font-size:28px;font-weight:700;font-family:Alef,sans-serif;text-shadow:2px 2px 0 rgba(0,0,0,.2)}.catbearts-logo-symbol{position:absolute;top:-10px;inset-inline-start:10px;width:130px;height:130px;z-index:99999999}@media screen and (max-width:1000px){.catbearts-logo-symbol{top:-25px;width:110px;height:110px;min-width:110px;min-height:110px;padding-top:30px}}.catbearts-logo-symbol_he{width:160px!important;height:160px!important;top:-30px!important}@media screen and (max-width:1000px){.catbearts-logo-symbol_he{top:-40px!important;width:128px!important;height:128px!important;min-width:128px!important;min-height:128px!important;padding-top:30px}}.LanguageSwitcher_languageSwitcher__9ONmM{position:relative;display:inline-block}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_menuArea__STjfW{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_menuArea__STjfW:hover .LanguageSwitcher_dropdown__vqtQ0{display:flex}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_currentLang__0pn1g{cursor:pointer}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_currentLang__0pn1g .LanguageSwitcher_flagIcon__tcHca{width:32px;height:32px;border-radius:50%;display:inline-block}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_dropdown__vqtQ0{display:none;background-color:rgba(255,0,0,.259);width:100%;height:100%;top:0}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_dropdown__vqtQ0 .LanguageSwitcher_dropdownArrowWrapper__sgxgm{width:100%;height:-moz-fit-content;height:fit-content;position:absolute;top:-23px;padding-top:10px;display:flex;justify-content:end}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_dropdown__vqtQ0 .LanguageSwitcher_dropdownArrow__ou_9k{margin-inline-end:8px;width:0;height:0;border-left:16px solid transparent;border-right:16px solid transparent;border-bottom:16px solid var(--color-mainYellow)}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_dropdown__vqtQ0 ul{position:absolute;top:54px;inset-inline-end:-8px;background:var(--color-mainYellow);border-radius:8px;padding:10px 0;margin:0;list-style:none;min-width:150px;z-index:10;display:flex;flex-direction:column;box-shadow:0 2px 29px rgba(0,0,0,.16)}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_dropdown__vqtQ0 li .LanguageSwitcher_langOption__Wbmwc{align-items:center;padding:8px 12px;text-decoration:none;color:#333;display:flex;flex-direction:row;gap:6px}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_dropdown__vqtQ0 li .LanguageSwitcher_langOption__Wbmwc:hover{background:hsla(0,0%,100%,.298)}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_dropdown__vqtQ0 li .LanguageSwitcher_langOption__Wbmwc .LanguageSwitcher_flagIcon__tcHca{width:24px;height:24px;border-radius:50%;margin-right:8px}.LanguageSwitcher_languageSwitcher__9ONmM .LanguageSwitcher_dropdown__vqtQ0 li .LanguageSwitcher_langOption__Wbmwc span{font-size:14px}.footer{height:-moz-fit-content;height:fit-content;width:100%;display:flex;flex-direction:column;position:relative}.footer .footer-container{padding-bottom:50px}.footer .footer-container,.footer .footer-container .footerTextBox{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto}.footer .footer-container .footerTextBox{max-width:680px;gap:10px;padding:0 12px 100px}.footer .footer-container .footerTextBox .footer_logo{width:100%;max-width:350px}.footer .footer-container .footerTextBox h2{font-size:36px;color:#000;font-weight:600;text-align:center}@media(max-width:960px){.footer .footer-container .footerTextBox h2{font-size:40px}}.footer .footer-container .footerTextBox p{font-size:22px;color:#000;text-align:center}@media(max-width:960px){.footer .footer-container .footerTextBox p{font-size:20px}}.footer .footer-container .footerTextBox button{margin-top:30px}.footer .footer-container .footerLinks-container{max-width:650px;padding:12px;width:100%;height:100%;display:flex;flex-direction:row;gap:20px;flex-wrap:wrap;justify-content:center}.footer .footer-container .footerLinks-container .footerLinks-container_socialNetwork,.footer .footer-container .footerLinks-container .footerLinks-container_socialNetwork img{width:60px}.footer .footer-container .footerLinks-container .footerLinks-container_socialNetwork:hover{opacity:.6}.footer .footer-container .footerLinks-container a{color:#000;font-size:20px}.footer .footer__object{width:380px;bottom:0;left:40px;position:absolute;z-index:99999}@media(max-width:1333px){.footer .footer__object{display:none}}.footer .bottomLine{height:auto;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#000;padding:20px 12px;text-align:center}