.header{display:flex;flex-direction:row;height:164px;align-items:center;justify-content:flex-start;max-width:1180px;width:100%;margin:0 auto;padding:0 20px;box-sizing:border-box;gap:16px;border-bottom:1px solid #E0E0E0}.header a{margin-left:0;text-decoration:none}.header .logo{flex:0 0 auto;margin-right:16px}.header .nav-links{display:flex;align-items:center;justify-content:center;flex:1 1 auto;min-width:0;flex-wrap:wrap;gap:30px;padding-right:20px;box-sizing:border-box}.header a p{font-family:Circe;font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#797979}.event-count{font-family:Inter;font-size:11px;font-style:normal;font-weight:700;line-height:14px;color:#fff;text-align:center;display:inline-flex;min-width:16px;height:16px;padding:0 5px;justify-content:center;align-items:center;flex-shrink:0;border-radius:999px;background:#ff3b30;border:1px solid #FFFFFF;box-shadow:0 0 0 1px #ff3b3059;z-index:5;margin-left:6px;transition:opacity .2s ease}.event-count--hidden{opacity:0;pointer-events:none}.header .logo img{width:188px;height:81px;margin-right:6%}.header .burger{display:none;align-items:center;justify-content:center;width:44px;height:44px;border:none;padding:0;background:transparent;cursor:pointer}.nav-mobile,.mobile-overlay{display:none}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000047;z-index:1500}.nav-mobile{position:fixed;top:71px;left:0;right:0;height:calc(100vh - 71px);display:flex;flex-direction:column;padding:24px 24px 32px;gap:12px;background-color:#fff;z-index:2000;overflow-y:auto;box-shadow:0 16px 24px #00000014}.nav-mobile a{text-decoration:none}.nav-mobile a p{color:#000;font-family:Circe;font-size:20px;font-style:normal;font-weight:700;line-height:1.2;margin:8px 0}.mobile-fade-enter-active,.mobile-fade-leave-active{transition:opacity .2s ease}.mobile-fade-enter-from,.mobile-fade-leave-to{opacity:0}.mobile-slide-enter-active,.mobile-slide-leave-active{transition:transform .25s ease,opacity .25s ease}.mobile-slide-enter-from,.mobile-slide-leave-to{transform:translateY(-8px);opacity:0}@media screen and (max-width:768px){.header{max-width:768px;height:71px;margin-top:10px}.header .nav-links{display:none}.header .logo img{width:121px;height:51px;margin-right:auto}.header .burger{display:flex;margin-left:auto;margin-right:16px;margin-bottom:10px}.nav-mobile,.mobile-overlay{display:flex}}.footer{height:210px}.footer-text{display:flex;flex-direction:row;max-width:1180px;margin:0 auto;padding:10px 20px}.footer-urls{display:flex;flex-direction:column;text-align:left}.footer-urls a{margin:6px 0;text-decoration:none}.footer-addresses{display:flex;flex-direction:column;text-align:left}.footer-addresses div{margin:7px 0}a{color:#797979;font-family:Circe;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.footer-text{font-family:Circe;font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#797979}.link-with-icon{display:flex;align-items:center;height:50px;margin-bottom:14px;font-family:Circe;font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#797979}.link-with-icon img{margin-right:16px}.footer-social img{margin-left:8px}.img-button:hover,.link-with-icon a:hover{opacity:.6;cursor:pointer}.link-with-icon a,.link-with-icon span{text-decoration:none;font-family:Circe;font-size:16px;font-style:normal;font-weight:400;line-height:normal;color:#797979}.footer-social-mobile{display:none}@media screen and (max-width:768px){.footer .footer-urls{display:none}.link-with-icon{display:flex;align-items:center;height:38px;margin-bottom:14px}.link-with-icon img{width:38px;height:38px}.link-with-icon a{color:#797979;font-family:Circe;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.footer-social{display:none}.footer-social-mobile{display:flex}.footer-social-mobile a img{height:38px;margin-right:16px}}
