@media (min-width:1280px){header{background-color:transparent!important;box-shadow:0 0 0 0 transparent!important;left:0!important;position:fixed!important;top:0!important;transition:background-color .3s ease;width:100%;z-index:999}header.scrolled{background-color:#fff!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.1)!important;color:#000}.headerText a{color:#fff!important}a.scrolledText{color:#000!important}.phone{color:#fff!important}.scrolledPhone{color:#0e3c82!important}svg{fill:#fff!important}svg.scrollSvg{fill:#0e3c82!important}}