.sticky{left:0;position:fixed;top:0;width:100%;z-index:50}.ta-header{background:#000}.ta-header.sticky{background:rgba(0,0,0,.6)}.ta-header .wrapper{margin:0 auto;max-width:1320px}.ta-header_btn{background:var(--yellowColor);border-radius:50px;color:var(--blackColor);display:inline-block;font-size:14px;line-height:1.3rem;padding:10px 45px;text-shadow:0 0 10px rgba(0,0,0,.3);transition:all .2s ease-out}.ta-header_btn:hover{background:var(--whiteColor);color:var(--blackColor)!important;transform:scale(.9)}.ta-header .switcher-lang{-webkit-box-pack:center;-ms-flex-pack:center;justify-items:center}.ta-header .globe_class{background-image:url(https://25499644.fs1.hubspotusercontent-eu1.net/hubfs/25499644/globe-solid.png)}.ta-header .lang_list_class li a:hover{color:var(--lightGrayColor)}@media (max-width:768px){.ta-header_btn{padding:10px 22px}}