﻿html{overflow-x:visible;scrollbar-gutter:stable;}.header{text-align:left;}.header .container{width:min(90rem,calc(100% - 2rem));margin:0 auto;max-width:100%;padding-inline:4rem;}@media screen and (max-width:991px){.header .container{width:100%;max-width:100%;padding-left:25px;padding-right:25px;}}.header_inner{padding:1.4rem 0;display:flex;align-items:center;justify-content:space-between;}.header_logo img{width:213px;height:auto;position:relative;top:0;box-shadow:none;}.header_navs{gap:20px;margin:0!important;}.header_navs .button{min-width:auto;font-size:16px;}.header_nav::before{margin:0;}.header_menu{width:50px;height:50px;padding:0;border:0;border-radius:50%;cursor:pointer;background-color:#0a2343;display:flex;align-items:center;justify-content:center;}.header_home{position:absolute;left:0;right:0;z-index:99;}.header_home .header_inner{position:static;}.hamburger-menu .h-line{width:27px;height:2px;background-color:#fff!important;margin:6px 0;}.hamburger-menu.active{top:2px;}.hamburger-menu.active .h-line{background-color:#fff!important;}.hamburger-menu.active .h-line.line-1{-webkit-transform:rotate(-46deg) translate(-2px,5px);transform:rotate(-46deg) translate(-3px,5px);}.hamburger-menu.active .h-line-line-2{background-color:transparent!important;}.hamburger-menu.active .h-line.line-3{-webkit-transform:rotate(46deg) translate(-6px,-8px);transform:rotate(46deg) translate(-6px,-8px);}@media screen and (max-width:1025px){.header_logo img{width:170px;}.header_navs{gap:20px;}.header_navs .button{font-size:14px;}.header_menu{width:40px;height:40px;}.hamburger-menu .h-line{width:24px;height:1px;margin:5px 0;}.hamburger-menu.active .h-line.line-1{-webkit-transform:rotate(-46deg) translate(-3px,3px);transform:rotate(-46deg) translate(-3px,3px);}.hamburger-menu.active .h-line.line-3{-webkit-transform:rotate(46deg) translate(-6px,-6px);transform:rotate(46deg) translate(-6px,-6px);}}@media screen and (max-width:991px){.header_navs .button{font-size:12px;}}@media screen and (max-width:767px){.header_navs .button{display:none;}}