.cc-header{background-color:var(--bg-color2);padding:16px 20px;position:relative;z-index:9}.cc-header .cch-container{margin:0 auto;max-width:1280px;width:100%}.cc-header .cch-row{align-items:center;display:flex;flex-wrap:wrap;gap:48px}.cc-header .cch-logo a{display:block}.cc-header .cch-logo a img{display:block;height:48px!important;object-fit:contain}.cc-header .cch-menu{display:flex;flex:1;justify-content:end}.cc-header .cch-menu>ul{display:flex;gap:40px;list-style:none;margin:0;padding:0}.cc-header .cch-menu>ul li{margin:0;position:relative}.cc-header .cch-menu>ul li>a{color:var(--menu-color);display:block;font-family:var(--font-family-base-500);font-size:var(--menu-font-size);font-style:normal;font-weight:var(--menu-font-weight);line-height:var(--menu-line-height);position:relative;text-decoration:none;transition:all .3s ease}.cc-header .cch-menu>ul li.cch-has-menu .cch-sub-menu{background-color:var(--bg-color2);border:1px solid var(--border-color2);left:0;opacity:0;padding:10px 0;pointer-events:none;position:absolute;top:30px;transform:translateY(15px);transition:all .3s ease;visibility:hidden;width:200px}.cc-header .cch-menu>ul li.cch-has-menu .cch-sub-menu a{color:var(--menu-color);display:block;font-family:var(--font-family-base-500);font-size:var(--menu-font-size);font-style:normal;font-weight:var(--menu-font-weight);line-height:var(--menu-line-height);padding:10px;text-decoration:none;transition:all .3s ease}.cc-header .cch-menu>ul li.cch-has-menu .cch-sub-menu a:hover,.cc-header .cch-menu>ul li:hover>a{color:var(--menu-color-hover)}.cc-header .cch-menu>ul li.cch-has-menu>a{padding-right:20px;position:relative}.cc-header .cch-menu>ul li.cch-has-menu>a:after{border-bottom:2px solid var(--menu-color);border-left:2px solid var(--menu-color);content:"";height:8px;position:absolute;right:4px;top:2px;transform:rotate(-45deg);transition:all .3s ease;width:8px}.cc-header .cch-menu>ul li.cch-has-menu:hover>a:after{border-bottom:2px solid var(--menu-color-hover);border-left:2px solid var(--menu-color-hover);top:5px;transform:rotate(135deg)}.cc-header .cch-menu>ul li.cch-has-menu .cch-sub-menu:before{content:"";height:15px;left:0;position:absolute;right:0;top:-15px}.cc-header .cch-menu .cch-burger-menu{display:none;padding:7px}.cc-header .cch-menu .cch-burger-menu .cchbm-cls,.cc-header .cch-menu .cch-burger-menu.active .cchbm-bar{display:none}.cc-header .cch-menu .cch-burger-menu.active .cchbm-cls{display:block}.cc-header .cch-button{display:flex;flex-wrap:wrap}.cc-header .cch-button a{background-color:transparent;border:1px solid var(--outline-button-border-color);border-radius:100px;color:var(--outline-button-color);font-family:var(--font-family-base-500);font-size:var(--outline-button-font-size);font-style:normal;font-weight:var(--outline-button-font-weight);line-height:var(--outline-button-line-height);padding:12.5px 24px;text-decoration:none;transition:all .3s ease}.cc-header .cch-button a:hover{background-color:var(--outline-button-bg-color-hover);border-color:var(--outline-button-color-hover);color:var(--outline-button-color-hover)}.cc-header .cch-menu .cch-burger-menu svg{height:24px;width:24px}.cc-header .cch-menu>ul li.cch-has-menu button{border:0;display:none;padding:0}.cc-header .cch-menu>ul li.cch-has-menu button svg{height:24px;width:24px}@media (min-width:768px){.cc-header .cch-menu>ul li.cch-has-menu:hover .cch-sub-menu{opacity:1;pointer-events:all;transform:translateY(0);visibility:visible}}@media (max-width:767.98px){.cc-header .cch-row{gap:10px}.cc-header .cch-logo a img{max-width:150px}.cc-header .cch-button a{font-size:14px;padding:10px 15px}.cc-header .cch-menu{flex:unset;order:3}.cc-header .cch-menu>ul{background-color:var(--bg-color2);border-top:1px solid var(--border-color2);flex-direction:column;gap:0;justify-content:flex-start;left:0;opacity:0;overflow:hidden;padding:10px 20px;position:absolute;right:0;top:100%;transform:scaleY(0);transform-origin:top;transition:all .3s ease;width:100%;z-index:999}.cc-header .cch-menu>ul li a{display:block;padding:15px 0}.cc-header .cch-menu ul.active{opacity:1;transform:scale(1)}.cc-header .cch-menu .cch-burger-menu{display:flex}.cc-header .cch-button{display:flex;flex:1;justify-content:end}.cc-header .cch-menu>ul li.cch-has-menu .cch-sub-menu:before,.cc-header .cch-menu>ul li.cch-has-menu>a:after{display:none}.cc-header .cch-menu>ul li.cch-has-menu .cch-sub-menu{border:0;display:none;opacity:1;padding:0;pointer-events:all;position:relative;top:0;transform:unset;transition:unset;visibility:visible;width:100%}.cc-header .cch-menu>ul li.cch-has-menu .cch-sub-menu a{padding:15px}.cc-header .cch-menu>ul li.cch-has-menu button{background-color:unset;color:var(--menu-color);display:flex;position:absolute;right:7px;top:10px;z-index:1}.cc-header .cch-menu>ul li.cch-has-menu.active button svg{transform:rotate(180deg)}.cc-header .cch-menu>ul li.cch-has-menu.active button,.cc-header .cch-menu>ul li.cch-has-menu.active>a{color:var(--menu-color-hover)}}