@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}:where(.brxe-form){display:flex;flex-wrap:wrap;width:100%}:where(.brxe-form) .label,:where(.brxe-form) label{color:inherit;font-size:12px;font-weight:600;letter-spacing:.4px;text-transform:uppercase}:where(.brxe-form) .form-group{display:flex;flex-direction:column;padding:0 0 20px;width:100%}:where(.brxe-form) .form-group.captcha,:where(.brxe-form) .form-group:last-child{padding-bottom:0}:where(.brxe-form) .form-group.captcha{line-height:1}:where(.brxe-form) .form-group.file{display:block}:where(.brxe-form) .form-group.file>label.choose-files{margin-bottom:0}:where(.brxe-form) .form-group>.label{margin-bottom:5px}:where(.brxe-form) .form-group .form-group-error-message{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);display:none;padding:15px;width:100%}:where(.brxe-form) .form-group .form-group-error-message.show{display:block}:where(.brxe-form) .form-group .password-input-wrapper{position:relative}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle{background:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span{display:flex}:where(.brxe-form) .form-group .password-input-wrapper .password-toggle span.hide{display:none}:where(.brxe-form) .submit-button-wrapper{width:auto}:where(.brxe-form) .required:after{content:"*";padding:0 2px;position:relative;top:-2px}:where(.brxe-form) .options-wrapper{list-style-type:none;margin:0;padding:0}:where(.brxe-form) .options-wrapper li{align-items:baseline;display:flex;gap:8px}:where(.brxe-form) .options-wrapper input,:where(.brxe-form) .options-wrapper label{display:inline-block;height:auto;margin:0 5px 0 0;width:auto}:where(.brxe-form) .options-wrapper input[type=checkbox],:where(.brxe-form) .options-wrapper input[type=radio]{margin:initial;padding:initial;position:relative;top:1px}:where(.brxe-form) button[type=submit].sending{cursor:default}:where(.brxe-form) button[type=submit].sending .text{opacity:.5}:where(.brxe-form) button[type=submit].sending>i,:where(.brxe-form) button[type=submit].sending>svg{display:none}:where(.brxe-form) button[type=submit].sending .loading{animation:load8 1s linear infinite;display:flex;opacity:1}:where(.brxe-form) button[type=submit].sending .loading svg{transform:scaleX(-1)}:where(.brxe-form) button[type=submit] .loading{display:none}:where(.brxe-form) button[type=submit] svg{height:1em;transform-origin:center}:where(.brxe-form) .recaptcha-hidden{display:none}:where(.brxe-form) .recaptcha-error{display:none;padding:0!important}:where(.brxe-form) .recaptcha-error.show{display:block}:where(.brxe-form) .recaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) .hcaptcha-error{display:none;padding:0!important}:where(.brxe-form) .hcaptcha-error.show{display:block}:where(.brxe-form) .hcaptcha-error .brxe-alert.danger{align-items:center;background-color:var(--bricks-bg-danger);border-color:currentcolor;color:var(--bricks-text-danger);display:flex;justify-content:space-between;padding:15px;width:100%}:where(.brxe-form) input[type=checkbox]+.label,:where(.brxe-form) input[type=checkbox]+label,:where(.brxe-form) input[type=radio]+.label,:where(.brxe-form) input[type=radio]+label{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:inherit;text-transform:inherit}:where(.brxe-form) textarea{height:inherit;resize:vertical}:where(.brxe-form) .message{background-color:var(--bricks-bg-info);color:var(--bricks-text-info);display:flex;gap:15px;justify-content:space-between;opacity:1;padding-bottom:0;position:relative;width:100%}:where(.brxe-form) .message.success{background-color:var(--bricks-bg-success);color:var(--bricks-text-success)}:where(.brxe-form) .message.error{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger)}:where(.brxe-form) .message .text{padding:15px}:where(.brxe-form) .message.closing{opacity:0;transition:opacity .2s}:where(.brxe-form) .message .close{all:unset;cursor:pointer;padding:15px}:where(.brxe-form) input.file,:where(.brxe-form) input[type=file]{display:block;height:0;opacity:0;width:0}:where(.brxe-form) .file-result{display:none;padding:0}:where(.brxe-form) .file-result.show{align-items:center;display:flex;margin:0 0 15px}:where(.brxe-form) .file-result.show.danger{background-color:var(--bricks-bg-danger);color:var(--bricks-text-danger);justify-content:space-between;padding:15px}:where(.brxe-form) .file-result.show.danger svg{cursor:pointer;height:1em;margin-left:5px}:where(.brxe-form) .file-result.show.danger svg g{stroke:currentcolor}:where(.brxe-form) .file-result.show .remove{display:inline-block;font-size:12px;line-height:30px;margin:0 15px;padding:0 10px}:where(.brxe-form) .file-result.show .remove:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .choose-files{align-self:flex-start;background-color:transparent;border:1px solid var(--bricks-border-color);cursor:pointer;display:inline-block;font-family:inherit;font-size:12px;font-weight:600;line-height:40px;padding:0 15px;text-align:center;text-transform:none;white-space:nowrap;width:auto}:where(.brxe-form) .choose-files:hover{background-color:rgba(0,0,0,.05)}:where(.brxe-form) .gallery-preview{display:flex;flex-wrap:wrap;gap:10px}:where(.brxe-form) .gallery-preview:not(:empty)+button{margin-top:5px}:where(.brxe-form) .image-preview{align-self:flex-start;overflow:hidden;position:relative}:where(.brxe-form) .image-preview:hover button{opacity:1}:where(.brxe-form) .image-preview:has(img)+button{margin-top:5px}:where(.brxe-form) .image-preview button{background-color:#fff;border:none;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}:where(.brxe-form) .image-preview button:hover{background-color:var(--bricks-text-danger);color:#fff}:where(.brxe-form) .image-preview button.hide{display:none}.grecaptcha-badge{visibility:hidden}}@layer bricks {:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}}@layer bricks {.brxe-button{width:auto}}@layer bricks {@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{position:relative}:where(.brxe-image).caption:has(figcaption.bricks-image-caption){overflow:hidden}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute;text-align:center;width:100%;z-index:1}}:root { --gray: #b8a9ae; --gold: #f4c542;} .rhs-hero-section,.rhs-hero-section * { box-sizing: border-box !important;}.rhs-hero-section,section.rhs-hero-section,.brxe-section.rhs-hero-section { position: relative !important; width: 100% !important; min-height: auto !important; height: auto !important; display: flex !important; align-items: center !important; justify-content: center !important; background-color: #000000 !important; background-image: url('https://rockyhorror.cl/wp-content/uploads/2026/07/rhs-contraluz-escenario.jpg') !important; background-size: cover !important; background-position: center !important; background-repeat: no-repeat !important; padding: 60px 20px 20px 20px !important;  margin: 0 !important; overflow: hidden !important;}.rhs-hero-section .rhs-hero-overlay { position: absolute !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; background: radial-gradient(circle, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.85) 90%) !important; z-index: 1 !important; pointer-events: none !important;}.rhs-hero-section .rhs-hero-container,.rhs-hero-section .brxe-container { position: relative !important; z-index: 2 !important; max-width: 900px !important; margin: 0 auto !important; padding: 0 !important; min-height: 0 !important; height: auto !important; text-align: center !important; display: flex !important; flex-direction: column !important; align-items: center !important; gap: 12px !important; }.rhs-hero-badge { color: #e50914 !important; font-size: 0.85rem !important; font-weight: 700 !important; letter-spacing: 2px !important; text-transform: uppercase !important; margin: 0 !important;}.rhs-hero-title { color: #e50914 !important; font-size: clamp(2.5rem, 6vw, 4.8rem) !important; font-weight: 900 !important; line-height: 1.05 !important; margin: 0 !important; text-transform: uppercase !important; letter-spacing: -1px !important; text-shadow: 0 0 20px rgba(229, 9, 20, 0.4) !important;} .rhs-title-accent { color: #ffffff !important; display: inline-block !important;}.rhs-hero-subtitle { color: #ffffff !important; font-size: clamp(1.2rem, 3vw, 2.2rem) !important; font-weight: 800 !important; font-style: italic !important; margin: 0 !important; letter-spacing: 1px !important; text-transform: uppercase !important;} .rhs-text-red { color: #e50914 !important;}.rhy-tagline { margin-top: 5px !important; font-family: "Brush Script MT", "Segoe Script", cursive !important; font-size: clamp(26px, 2.5vw, 38px) !important; font-weight: 500 !important; line-height: 1 !important; color: #f3f3f3 !important; transform: rotate(-2deg) !important; text-shadow: 0 3px 12px rgba(0, 0, 0, .8) !important;} .rhy-tagline strong { font-weight: 600 !important; color: #d71920 !important;}.rhs-hero-buttons { display: flex !important; flex-wrap: wrap !important; justify-content: center !important; align-items: center !important; gap: 15px !important; margin-top: 5px !important;} .rhs-btn-primary { background: #e50914 !important; color: #ffffff !important; font-size: 0.95rem !important; font-weight: 800 !important; padding: 12px 26px !important; border-radius: 4px !important; text-decoration: none !important; text-transform: uppercase !important; letter-spacing: 1px !important; transition: all 0.25s ease !important; box-shadow: 0 4px 15px rgba(229, 9, 20, 0.4) !important;} .rhs-btn-primary:hover { background: #ff121d !important; transform: translateY(-2px) !important;} .rhs-btn-secondary { background: rgba(255, 255, 255, 0.08) !important; color: #ffffff !important; border: 1px solid rgba(255, 255, 255, 0.2) !important; font-size: 0.9rem !important; font-weight: 700 !important; padding: 12px 22px !important; border-radius: 4px !important; text-decoration: none !important; text-transform: uppercase !important; letter-spacing: 1px !important; transition: all 0.25s ease !important; display: inline-flex !important; align-items: center !important; gap: 8px !important;}.rhs-hero-countdown { display:flex; gap: 14px; justify-content:center; flex-wrap: wrap;} .rhs-count-box { background: rgba(255,255,255,.06); border: 1px solid rgba(255,255,255,.12); backdrop-filter: blur(8px); border-radius: 12px; padding: 14px 18px; min-width: 78px; text-align:center;} .rhs-count-num { display:block; font-family: var(--font-title); font-size: 2rem; color: var(--gold); line-height:1;} .rhs-count-label { font-size:.7rem; letter-spacing:2px; text-transform:uppercase; color: var(--gray);} .hero-particles{ position:absolute; inset:0; pointer-events:none; overflow:hidden;} .hero-particles .spark{ position:absolute; width:6px; height:6px; border-radius:50%; background: var(--gold); opacity:.7; animation: floatUp linear infinite; box-shadow: 0 0 10px var(--gold);}@keyframes floatUp{ 0%{ transform: translateY(0) translateX(0) scale(1); opacity:0; } 10%{ opacity:.8; } 100%{ transform: translateY(-100vh) translateX(20px) scale(.3); opacity:0; }}.rhs-hero-section + section,.rhs-hero-section + .brxe-section { margin-top: 0 !important;}#brxe-ejyiis {display: block; width: 100%; padding-top: 40px}#brxe-uisfmh {display: flex}.rhy-feature-icon img { width: 32px; height: 32px; display: block;} .night-section { width: 100%; min-height: 520px; display: grid; grid-template-columns: 1fr 1fr; background: #050505; border-top: 1px solid #8d1117; border-bottom: 1px solid #8d1117; overflow: hidden;}.night-image { position: relative; min-height: 520px; overflow: hidden;} .night-image::after { content: ""; position: absolute; inset: 0; background: linear-gradient( 90deg, rgba(0,0,0,0) 55%, rgba(5,5,5,1) 100% ); pointer-events: none;} .night-image img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center;}.night-content { display: flex; flex-direction: column; justify-content: center; padding: 70px 8vw 70px 5vw; position: relative; z-index: 2;}.night-eyebrow { display: block; margin-bottom: 14px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 700; letter-spacing: 4px; text-transform: uppercase; color: #c51d24;}.night-content h2 { margin: 0 0 28px; font-family: Impact, "Arial Narrow", sans-serif; font-size: clamp(38px, 4vw, 68px); font-weight: 900; line-height: 0.9; letter-spacing: 1px; text-transform: uppercase; color: #f2f2f2;} .night-content h2 span { color: #c51d24;}.night-description { max-width: 570px; margin: 0 0 42px; font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 1.7; font-weight: 300; color: #c5c5c5;}.night-details { display: grid; grid-template-columns: repeat(4, 1fr); max-width: 650px; border-top: 1px solid rgba(255,255,255,0.18); padding-top: 25px; gap: 15px;} .night-detail { text-align: center; min-width: 0;} .detail-icon { height: 38px; margin-bottom: 10px; display: flex; align-items: center; justify-content: center; font-size: 25px; color: #d21f26;} .night-detail strong { display: block; font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 1.25; letter-spacing: 1.5px; color: #eeeeee;} .night-detail small { display: block; margin-top: 4px; font-size: 8px; line-height: 1.2; letter-spacing: 0.5px; color: #888;}@media (max-width: 900px) { .night-section { grid-template-columns: 1fr; } .night-image { min-height: 420px; } .night-image::after { background: linear-gradient( 180deg, rgba(5,5,5,0) 55%, rgba(5,5,5,1) 100% ); } .night-content { margin-top: -40px; padding: 0 8vw 60px; } .night-content h2 { font-size: clamp(42px, 8vw, 70px); }}@media (max-width: 600px) { .night-image { min-height: 330px; } .night-content { padding: 0 25px 50px; } .night-eyebrow { font-size: 10px; letter-spacing: 3px; } .night-content h2 { font-size: 43px; line-height: 0.92; margin-bottom: 22px; } .night-description { font-size: 14px; line-height: 1.65; margin-bottom: 35px; } .night-details { grid-template-columns: repeat(2, 1fr); row-gap: 30px; } .night-detail strong { font-size: 10px; }}#brxe-vephgr {flex-direction: column; min-height: 320px; position: relative; background-size: contain; background-repeat: no-repeat; background-position: center center; width: 100%}@media (max-width: 991px) {#brxe-vephgr {width: 100%; min-height: 320px}}#brxe-rhssku {flex-wrap: nowrap; display: flex; align-self: center !important; align-items: flex-start; justify-content: center; background-color: #000000; width: 100%; grid-template-columns: 3; grid-template-rows: 1; justify-items: center; flex-direction: row; border-color: var(--bricks-color-red); margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; height: auto; padding-right: 10px; padding-left: 10px}@media (max-width: 991px) {#brxe-rhssku {flex-direction: column; align-self: center !important; justify-content: center; align-items: center; row-gap: 30px}}#brxe-taclar {width: 100%}.linea-pulsar { width: 90%;  max-width: 800px; height: 1px;   background: linear-gradient(to right, rgba(255, 0, 0, 0) 0%,  rgba(139, 0, 0, 0.6) 20%,  rgba(220, 20, 60, 0.9) 50%,  rgba(139, 0, 0, 0.6) 80%,  rgba(255, 0, 0, 0) 100%  );  box-shadow: 0 0 10px rgba(220, 20, 60, 0.3);} .linea-gris { width: 90%; max-width: 900px; height: 1px;    background:  repeating-linear-gradient(to right, rgba(76, 38, 19, 0.2) 0px,  rgba(76, 38, 19, 0.2) 2px, rgba(110, 110, 110, 0.1) 2px,  rgba(110, 110, 110, 0.1) 4px ),  linear-gradient(to right, rgba(3, 0, 0, 0) 0%,  rgba(81, 81, 81, 0.5) 15%,  rgba(160, 160, 160, 0.8) 40%,  rgba(211, 211, 211, 1) 50%,  rgba(160, 160, 160, 0.8) 60%,  rgba(81, 81, 81, 0.5) 85%,  rgba(3, 0, 0, 0) 100%  );   box-shadow: inset 0 -1px 0 rgba(76, 38, 19, 0.1); }#brxe-gjedsj {font-weight: 700; text-transform: uppercase; font-size: 25px}#brxe-gjedsj a {font-weight: 700; text-transform: uppercase; font-size: 25px; font-size: inherit}#brxe-utcigg {font-weight: 700; font-size: 13px; color: var(--bricks-color-grey-700)}#brxe-utcigg a {font-weight: 700; font-size: 13px; color: var(--bricks-color-grey-700); font-size: inherit}#brxe-oqubgv {align-self: center !important; align-items: center}#brxe-oxuvkb {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 20px}#brxe-jiemqd {background-position: bottom center; background-repeat: repeat-y; background-attachment: fixed; background-size: contain; align-items: center; align-self: center !important; flex-wrap: nowrap}#brxe-tjucss {background-attachment: scroll; background-position: center center; background-size: contain; background-repeat: no-repeat; background-color: hsl(0, 0%, 0%); flex-direction: column; padding-top: 25px; padding-bottom: 25px; display: flex; align-self: center !important; justify-content: center; align-items: center}#brxe-lospgv {width: 100%}.linea-pulsar { width: 90%;  max-width: 800px; height: 1px;   background: linear-gradient(to right, rgba(255, 0, 0, 0) 0%,  rgba(139, 0, 0, 0.6) 20%,  rgba(220, 20, 60, 0.9) 50%,  rgba(139, 0, 0, 0.6) 80%,  rgba(255, 0, 0, 0) 100%  );  box-shadow: 0 0 10px rgba(220, 20, 60, 0.3);} .linea-gris { width: 90%; max-width: 900px; height: 1px;    background:  repeating-linear-gradient(to right, rgba(76, 38, 19, 0.2) 0px,  rgba(76, 38, 19, 0.2) 2px, rgba(110, 110, 110, 0.1) 2px,  rgba(110, 110, 110, 0.1) 4px ),  linear-gradient(to right, rgba(3, 0, 0, 0) 0%,  rgba(81, 81, 81, 0.5) 15%,  rgba(160, 160, 160, 0.8) 40%,  rgba(211, 211, 211, 1) 50%,  rgba(160, 160, 160, 0.8) 60%,  rgba(81, 81, 81, 0.5) 85%,  rgba(3, 0, 0, 0) 100%  );   box-shadow: inset 0 -1px 0 rgba(76, 38, 19, 0.1); }#brxe-crosuy {color: hsl(0, 92%, 41%); font-family: "Master of Horror"; letter-spacing: 1px}#brxe-drhukc {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; margin-top: 20px}#brxe-gnwbgo {flex-direction: column; justify-content: center; align-items: center; align-self: center !important; width: 70%}@media (max-width: 991px) {#brxe-gnwbgo {width: 90%}}@media (max-width: 478px) {#brxe-gnwbgo {flex-direction: column; display: flex; width: 50%}}#brxe-nipknz {padding-top: 10px; font-family: "Master of Horror"}#brxe-wumpdp {padding-top: 15px; padding-bottom: 15px}#brxe-eahqzj {padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px}#brxe-lizkjz {position: static; justify-content: center; align-items: flex-start; width: 50%; height: 250px; padding-top: 25px; padding-bottom: 25px; padding-left: 35px}@media (max-width: 991px) {#brxe-lizkjz {padding-top: 0; padding-bottom: 0; padding-left: 35px}}#brxe-mogwms {width: 50%; height: 250px}#brxe-pbbmak {flex-direction: row; background-repeat: no-repeat; background-size: cover; background-image: url("https://rockyhorror.cl/wp-content/uploads/2026/07/integrate.jpg"); background-position: top right; display: flex; justify-content: flex-start; align-items: center; align-self: center !important; width: 30%}@media (max-width: 991px) {#brxe-pbbmak {width: 100%; height: 100%; background-size: cover}}#brxe-aibkrz {flex-direction: row; background-color: hsl(0, 0%, 0%); background-position: top center; background-size: cover; background-repeat: no-repeat; padding-top: 2px; padding-bottom: 2px; margin-top: 0}@media (max-width: 991px) {#brxe-aibkrz {align-self: center !important; flex-direction: column; align-items: center; justify-content: center; row-gap: 30px}}#brxe-obcefj {width: 100%}.linea-pulsar { width: 90%;  max-width: 800px; height: 1px;   background: linear-gradient(to right, rgba(255, 0, 0, 0) 0%,  rgba(139, 0, 0, 0.6) 20%,  rgba(220, 20, 60, 0.9) 50%,  rgba(139, 0, 0, 0.6) 80%,  rgba(255, 0, 0, 0) 100%  );  box-shadow: 0 0 10px rgba(220, 20, 60, 0.3);} .linea-gris { width: 90%; max-width: 900px; height: 1px;    background:  repeating-linear-gradient(to right, rgba(76, 38, 19, 0.2) 0px,  rgba(76, 38, 19, 0.2) 2px, rgba(110, 110, 110, 0.1) 2px,  rgba(110, 110, 110, 0.1) 4px ),  linear-gradient(to right, rgba(3, 0, 0, 0) 0%,  rgba(81, 81, 81, 0.5) 15%,  rgba(160, 160, 160, 0.8) 40%,  rgba(211, 211, 211, 1) 50%,  rgba(160, 160, 160, 0.8) 60%,  rgba(81, 81, 81, 0.5) 85%,  rgba(3, 0, 0, 0) 100%  );   box-shadow: inset 0 -1px 0 rgba(76, 38, 19, 0.1); }.broadway{ background:#090909; padding:50px 0; overflow:hidden; position:relative;} .marquee{ overflow:hidden; white-space:nowrap; margin:12px 0; position:relative; transform-origin:center; border-top:1px solid rgba(255,255,255,.08); border-bottom:1px solid rgba(255,255,255,.08); background: linear-gradient( 90deg, rgba(255,0,80,.05), rgba(255,255,255,.02), rgba(255,0,80,.05) ); -webkit-mask-image: linear-gradient( to right, transparent, black 8%, black 92%, transparent ); mask-image: linear-gradient( to right, transparent, black 8%, black 92%, transparent );} .track{ display:flex; align-items:center; width:max-content; will-change:transform; gap:.7rem;} .item{ flex-shrink:0; white-space:nowrap; font-family:var(--font-title); text-transform:uppercase; font-size:1.15rem; letter-spacing:.18rem; color:white; text-shadow: 0 0 6px rgba(255,255,255,.35), 0 0 15px rgba(255,0,80,.35), 0 0 30px rgba(255,0,80,.15);} .sep{ flex-shrink:0; color:#ff2b63; font-size:1.2em; line-height:1;}.marquee:nth-child(1) span{ color:#ff2b63;} .marquee:nth-child(2) span{ color:#ffffff;} .marquee:nth-child(3) span{ color:#ffd53b;} .marquee:nth-child(4) span{ color:#ff63a6;} .marquee:nth-child(5) span{ color:#ffffff;}.left{ transform:rotate(-1deg);} .right{ transform:rotate(.8deg);} .slow{ opacity:.75;} .slower{ opacity:.6;} .fast{ opacity:.9;}.left .track{ animation:leftMove 24s linear infinite;} .right .track{ animation:rightMove 22s linear infinite;} .slow .track{ animation-duration:34s;} .fast .track{ animation-duration:18s;} .slower .track{ animation-duration:42s;} .marquee:hover .track{ animation-play-state:paused;}@keyframes leftMove{ from{ transform:translateX(0); } to{ transform:translateX(-50%); }}@keyframes rightMove{ from{ transform:translateX(-50%); } to{ transform:translateX(0); }}@media(max-width:768px){.track span{ font-size:.9rem; letter-spacing:.15rem;}}#brxe-zcvwpm {display: flex; flex-wrap: wrap}