#stickyHeader{position:fixed;top:-120px;width:100%;opacity:0;transition:top .6s ease}
#stickyHeader.headershow{top:0;opacity:1;z-index:9999}
.hideDesktop{display:none!important}
.hideMobile{display:inline-block!important}
.showTablet{display:none!important}
.hideHome{color:inherit!important;font-weight:inherit!important;font-size:inherit!important}
.home .hideHome{display:none}
.sliderHome .swiperSlide{aspect-ratio:16/9;width:100vw!important}
.searchHeader input{color:#fff!important;font-weight:500!important}