.backdrop-div{z-index:9000;background:#acb1b966}.logo{max-width:160px;margin-right:56px}.logo img,.site-logo img{width:100%;display:block}.nav-link{color:var(--color-blue-main);font-size:20px;font-style:normal;font-weight:600;line-height:160%}.typical-header .inner-wrapper{justify-content:space-between;align-items:center;min-height:80px;display:flex}.typical-header .inner-wrapper .left,.typical-header .inner-wrapper .right{align-items:center;display:flex}.typical-header .inner-wrapper .left{justify-content:flex-start}.typical-header .inner-wrapper .right{justify-content:flex-end}.header-menu{list-style:none;display:flex}.header-menu li{margin-right:12px;padding:0}.header-menu li a{justify-content:flex-start;align-items:center;padding:4px 8px;font-size:20px;transition:color .2s ease-in-out;display:flex;position:relative}.header-menu li a:hover,.header-menu li a.active,.header-menu li a.nav-link.active{color:var(--color-grey)}.header-menu li a:before{content:"";opacity:0;background:var(--color-dark-grey);border-radius:2px;width:8px;height:8px;margin-right:.5rem;transition:all .2s ease-in-out;display:block}.header-menu li a:hover:before{opacity:1}.header-menu li:last-child{margin-right:0}.nav-lines{display:none}header{width:100%;position:relative}header nav.nav{z-index:3;position:relative}header .static-header{padding-top:var(--header-y-top);z-index:30;background:0 0;padding-bottom:0;position:relative}header .static-header .inner-wrapper{height:var(--penta-height)}header .static-header .inner-wrapper .left,header .static-header .inner-wrapper .right{height:100%}header .static-header .inner-wrapper .right{flex:1;padding-top:24px;padding-right:24px}header .scrolled-header{z-index:100;box-shadow:var(--header-shadow);min-height:var(--header-min-height);background:#fff;border-radius:0 0 1rem 1rem;transition:all .4s ease-in-out;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}header .scrolled-header .active.nav-link{color:var(--color-grey)}header .scrolled-header.active{transform:translateY(0%)}header .scrolled-header .logo{margin-right:32px}header .scrolled-header .inner-wrapper{padding-block:1.5rem}header .scrolled-header .inner-wrapper .right{padding-block:0}header .scrolled-header .inner-wrapper .left{background:0 0;padding-inline:1.5rem;padding-block:0!important}header .scrolled-header .inner-wrapper .left:after{display:none}header.special{position:absolute;top:0;left:0;right:0}header.special .static-header .inner-wrapper .left{background-color:var(--core-bg-color);padding-inline:24px;min-height:var(--penta-height);padding-top:2px;padding-bottom:36px;position:relative}header.special .static-header .inner-wrapper .left .nav-lines{display:block;position:absolute;top:0;bottom:0;left:100%}header.special .static-header .inner-wrapper .left .nav-lines svg path{fill:var(--core-bg-color)}header.based .static-header{background:0 0;padding-bottom:48px}header.based .static-header .left{padding-left:24px}header.based .header-menu .nav-link.active{color:var(--color-grey)}@media screen and (max-width:1500px){header .header-menu a{font-size:18px}header .logo{max-width:160px;margin-right:56px}header .site-btn.medium{gap:12px;min-width:152px;height:48px;padding:12px;font-size:16px}}@media screen and (max-width:1300px){.header .logo{margin-right:32px}}@media screen and (max-width:1200px){header .mobmenu-btn{display:block!important}header .inner-wrapper .right{display:none!important}header .static-header,header.special .static-header{border-radius:0 0 16px 16px;padding-top:0!important}:is(header .static-header,header.special .static-header) .inner-wrapper .left{padding-block:16px;overflow:hidden}header.special .static-header{background-color:#fff}header.based .static-header .inner-wrapper .left{background:0 0!important}:is(header .static-header,header .scrolled-header) .header-menu-container{display:none!important}:is(header .static-header,header .scrolled-header) .inner-wrapper .left{justify-content:space-between;align-items:center;width:100%;padding-inline:24px;display:flex;background:#fff!important}:is(header .static-header,header .scrolled-header) .right{display:none!important}header .scrolled-header .inner-wrapper .left{padding-inline:24px}}@media screen and (max-width:992px){header .logo{max-width:140px!important}}@media screen and (max-width:850px){header .static-header .inner-wrapper .left,header.special .static-header .inner-wrapper .left,header.base .static-header .inner-wrapper .left,header .scrolled-header .inner-wrapper .left{padding-inline:0!important}header.special .static-header{background-color:#fff}}
#mobmenu{z-index:99999;background-color:#fff;transition:all .2s ease-in-out;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}#mobmenu .mobmenu-padding{padding-inline:40px}#mobmenu .inner{padding-bottom:var(--header-y-top);flex-direction:column;justify-content:space-between;display:flex}#mobmenu .inner .logo{max-width:160px;margin-right:3.5rem}#mobmenu .inner .left,#mobmenu .inner .head{align-items:center;display:flex}#mobmenu .inner .head{border-bottom:1px solid var(--color-light-secondary);justify-content:space-between;height:80px;padding-block:1rem}#mobmenu .nav{flex:1;padding-top:40px;padding-bottom:24px}#mobmenu .nav .header-menu{flex-direction:column}#mobmenu .nav .header-menu li{width:100%;display:inline-block}#mobmenu .nav .header-menu li a{color:var(--text-default-clr);font-size:18px;font-weight:600}#mobmenu .nav .contact-description{max-width:531px;margin-top:1.5rem;margin-bottom:40px}#mobmenu .nav .contact-description p{color:var(--text-secondary-clr);font-size:22px;line-height:30px}#mobmenu .middle{padding-block:1.5rem;display:none!important}#mobmenu .social-links-list{flex-direction:column;gap:1rem;display:flex}#mobmenu .social-links-list a,#mobmenu .social-links-list .social-link{color:var(--text-primary-clr);font-size:32px;line-height:40px;text-decoration:none}#mobmenu .social-links-list .social-link{justify-content:flex-start;align-items:center;display:flex}#mobmenu .social-links-list .social-link .icon{width:40px;height:40px;margin-right:14px}#mobmenu .social-links-list .social-link .icon svg path{fill:var(--text-primary-clr)!important}#mobmenu.open{transform:translateY(0)}@media screen and (max-width:1200px){#mobmenu .nav .header-menu li a{font-size:18px}#mobmenu .head .right button{margin-right:24px}#mobmenu .mobmenu-padding{padding-inline:24px!important}#mobmenu .bottom{padding-bottom:1.5rem}#mobmenu .bottom .contact-description p{font-size:16px;line-height:22px}#mobmenu .social-links-list .social-link .icon{width:24px;height:24px}#mobmenu .social-links-list .social-link span{font-size:22px;line-height:26px}}@media screen and (max-width:560px){#mobmenu .inner{padding-bottom:2rem}#mobmenu .middle{padding-inline:1.5rem;display:block!important}#mobmenu .middle .site-btn{width:100%}#mobmenu .bottom.mobmenu-padding .contact-description{margin-bottom:16px}}@media screen and (max-width:850px){#mobmenu .head .right button{margin-right:0}#mobmenu .head .right .site-btn{display:none!important}}
