#page-container{overflow-x:hidden}.et_pb_section_1_tb_header{transition:all 0.3s ease-in-out;position:relative;z-index:9999}.sticky-header{position:fixed;top:0;left:0;width:100%;background-color:#fceee8!important;box-shadow:0 2px 10px rgba(0,0,0,0.1);animation:slideDown 0.3s forwards}@keyframes slideDown{from{transform:translateY(-100%)}to{transform:translateY(0)}}@media (max-width:980px){.sticky-header .et_pb_menu .et_mobile_menu{max-height:calc(100vh - 80px);overflow-y:auto}}