.transparent-header{background-color:transparent!important;transition:background-color 0.3s ease,box-shadow 0.3s ease;position:fixed;width:100%;z-index:9999}.transparent-header.scrolled{background-color:#ffffff!important;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.transparent-header .et-menu a{color:white!important}.transparent-header.scrolled .et-menu a{color:black!important}.transparent-header .et_pb_menu__logo img{max-height:80px;transition:all 0.3s ease}.transparent-header.scrolled .et_pb_menu__logo img{max-height:60px}@keyframes flashBg{0%,100%{background-color:transparent}50%{background-color:rgba(255,235,59,0.3)}}.et_pb_text.flash-area{display:block!important;animation:flashBg 1.5s ease-in-out infinite!important}.et_pb_text.flash-area h2{animation:flashBg 1.5s ease-in-out infinite!important}.et_pb_text.flash-area ul li{animation:flashBg 1.5s ease-in-out infinite!important;animation-delay:calc(0.3s * var(--i))}.et_pb_text.flash-area ul li:nth-child(1){--i:0}.et_pb_text.flash-area ul li:nth-child(2){--i:1}.et_pb_text.flash-area ul li:nth-child(3){--i:2}.et_pb_text.flash-area ul li:nth-child(4){--i:3}.et_pb_text.flash-area ul li:nth-child(5){--i:4}