body:not(.et-fb) .et_pb_section.dl-fixed-header{position:fixed;top:0;width:100%;transform:translateY(-100%);transition:0.3s transform ease-in-out;z-index:99}body.admin-bar:not(.et-fb) .et_pb_section.dl-fixed-header{top:32px}@media (max-width:782px){body.admin-bar:not(.et-fb) .et_pb_section.dl-fixed-header{top:46px}}@media (max-width:600px){body.admin-bar:not(.et-fb) .et_pb_section.dl-fixed-header{top:0}}body:not(.et-fb) .et_pb_section.dl-fixed-header.dl-scrolled{transform:translateY(0)}input[type="submit"]{background-color:#000000;color:#FFD700;padding:15px 30px;border:none;border-radius:8px;cursor:pointer;font-size:1.1em;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;transition:background-color 0.3s ease,transform 0.2s ease;box-shadow:0 4px 8px rgba(0,0,0,0.2)}input[type="submit"]:hover{background-color:#333333;transform:translateY(-2px)}input[type="submit"]:active{background-color:#1a1a1a;transform:translateY(0);box-shadow:0 2px 4px rgba(0,0,0,0.2)}