.superstar-contest{--superstar-border: #dedede;--superstar-muted: #646464;--superstar-soft: #f6f6f6;--superstar-error: #b4232e;color:rgb(var(--text-color));font-family:var(--body-font-family, Arial, sans-serif);line-height:1.5}.superstar-contest *,.superstar-contest *:before,.superstar-contest *:after{box-sizing:border-box}.superstar-contest__visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.superstar-contest__hero-wrap{position:relative;padding-top:24px}.superstar-contest__hero-picture,.superstar-contest__hero-image{display:block;width:100%}.superstar-contest__hero-image{height:auto}.superstar-contest__countdown{position:absolute;z-index:1;top:61%;right:10%;width:40%;max-width:560px;padding:12px 20px 14px;border-top:1px solid rgba(195,229,255,.8);border-bottom:1px solid rgba(195,229,255,.8);background:#041930c7;box-shadow:0 10px 28px #00112333;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;text-align:center;text-transform:uppercase}.superstar-contest__countdown-label,.superstar-contest__countdown-complete{margin:0 0 7px;color:#c9eaff;font-family:var(--heading-font-family, Arial, sans-serif);font-size:12px;font-weight:700;letter-spacing:0;line-height:1.1}.superstar-contest__countdown-title{display:none}.superstar-contest__countdown-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.superstar-contest__countdown-grid>span{display:grid;min-width:0;gap:1px}.superstar-contest__countdown-grid>span+span{border-left:1px solid rgba(195,229,255,.32)}.superstar-contest__countdown strong{color:#fff;font-family:var(--heading-font-family, Arial, sans-serif);font-size:31px;font-weight:800;letter-spacing:0;line-height:1;font-variant-numeric:tabular-nums}.superstar-contest__countdown small{color:#c9eaff;font-size:9px;font-weight:700;letter-spacing:0;line-height:1.2}.superstar-contest__countdown.is-complete{padding:18px}.superstar-contest__countdown-complete{margin:0;color:#fff;font-size:22px}.superstar-contest__intro{padding:64px 0 72px;background:#fff}.superstar-contest__intro-copy{max-width:790px;margin:0 auto;text-align:center}.superstar-contest__eyebrow{margin:0 0 10px;color:#174777;font-size:12px;font-weight:700;letter-spacing:0;line-height:1.2;text-transform:uppercase}.superstar-contest h2{margin:0;color:rgb(var(--heading-color));font-family:var(--heading-font-family, Arial, sans-serif);font-size:36px;font-style:var(--heading-font-style, normal);font-weight:var(--heading-font-weight, 700);letter-spacing:0;line-height:1.16}.superstar-contest__body-copy{max-width:700px;margin:20px auto 0;color:var(--superstar-muted);font-size:16px;line-height:1.65}.superstar-contest__deadline{margin:20px 0 0;color:#8c2430;font-size:14px;font-weight:700}.superstar-contest__facts{display:grid;max-width:920px;margin:46px auto 0;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--superstar-border);border-bottom:1px solid var(--superstar-border)}.superstar-contest__facts>div{display:flex;min-height:96px;align-items:center;justify-content:center;gap:14px;padding:20px 28px}.superstar-contest__facts>div+div{border-left:1px solid var(--superstar-border)}.superstar-contest__facts strong{color:#174777;font-family:var(--heading-font-family, Arial, sans-serif);font-size:34px;line-height:1}.superstar-contest__facts span{max-width:132px;color:rgb(var(--heading-color));font-size:13px;font-weight:700;line-height:1.3}.superstar-contest__entry{padding:72px 0;background:var(--superstar-soft);border-top:1px solid #eeeeee;border-bottom:1px solid #eeeeee}.superstar-contest__entry-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:72px;align-items:start}.superstar-contest__form-panel{min-width:0;padding:36px;border:1px solid var(--superstar-border);border-radius:8px;background:#fff}.superstar-contest__form-heading{margin-bottom:28px}.superstar-contest__form-heading h2{font-size:30px}.superstar-contest__form-heading>p:last-child{margin:12px 0 0;color:var(--superstar-muted);font-size:14px}.superstar-contest__preview-notice{margin:0 0 24px;padding:12px 14px;border-left:3px solid #174777;background:#f1f5f8;color:#29465f;font-size:13px;font-weight:600}.superstar-contest__form fieldset{min-width:0;margin:0;padding:0;border:0}.superstar-contest__guess-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.superstar-contest__guess,.superstar-contest__contact-grid>label{display:flex;min-width:0;flex-direction:column}.superstar-contest__guess>span:first-child,.superstar-contest__contact-grid label>span:first-child{margin-bottom:7px;color:rgb(var(--heading-color));font-size:13px;font-weight:700}.superstar-contest .input{min-height:48px;padding:10px 13px;border-color:#bdbdbd;border-radius:var(--input-border-radius, 0);background:#fff;color:rgb(var(--text-color));font-size:16px}.superstar-contest .input:focus{border-color:rgb(var(--heading-color));outline:1px solid rgb(var(--heading-color));outline-offset:1px}.superstar-contest .input[aria-invalid=true]{border-color:var(--superstar-error);outline-color:var(--superstar-error)}.superstar-contest__field-error{min-height:17px;margin-top:4px;color:var(--superstar-error);font-size:12px;line-height:1.25}.superstar-contest__contact-fieldset{margin-top:22px!important;padding-top:22px!important;border-top:1px solid var(--superstar-border)!important}.superstar-contest__contact-fieldset legend{margin-bottom:17px;padding:0;color:rgb(var(--heading-color));font-family:var(--heading-font-family, Arial, sans-serif);font-size:17px;font-weight:700}.superstar-contest__contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.superstar-contest__contact-wide{grid-column:1 / -1}.superstar-contest__honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.superstar-contest__consents{display:grid;gap:12px;margin-top:20px}.superstar-contest__check{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;color:#505050;font-size:13px}.superstar-contest__check input{width:17px;height:17px;margin:2px 0 0;accent-color:#174777}.superstar-contest a{color:inherit;text-underline-offset:3px}.superstar-contest__form-error{margin-top:18px;padding:12px 14px;border-left:3px solid var(--superstar-error);background:#fff1f2;color:#7d1e29;font-size:13px;font-weight:700}.superstar-contest__submit{width:100%;min-height:50px;margin-top:22px}.superstar-contest__privacy-copy{margin:13px 0 0;color:#777;font-size:11px;text-align:center}.superstar-contest__success{min-height:520px;align-content:center;text-align:center}.superstar-contest__success:not([hidden]){display:grid}.superstar-contest__success-mark{display:inline-flex;width:54px;height:54px;margin:0 auto 18px;align-items:center;justify-content:center;border-radius:50%;background:#e6f5ea;color:#176c3a;font-size:26px;font-weight:800}.superstar-contest__success>p:not(.superstar-contest__eyebrow){max-width:520px;margin:14px auto 0;color:var(--superstar-muted)}.superstar-contest__success-contact,.superstar-contest__success ol{width:min(100%,480px);margin:0 auto;padding:0;list-style:none;border-top:1px solid var(--superstar-border)}.superstar-contest__success-contact{margin-top:26px}.superstar-contest__success-contact div,.superstar-contest__success li{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid var(--superstar-border);text-align:left}.superstar-contest__success-contact dt,.superstar-contest__success li:before{color:var(--superstar-muted);font-weight:600}.superstar-contest__success-contact dd{margin:0;overflow-wrap:anywhere;text-align:right}.superstar-contest__success ol{counter-reset:guesses;border-top:0}.superstar-contest__success li:before{counter-increment:guesses;content:"Player " counter(guesses)}.superstar-contest__prize,.superstar-contest__prize-visual{min-width:0}.superstar-contest__prize-media{width:100%;aspect-ratio:1;border:1px solid var(--superstar-border);background:#fff;overflow:hidden}.superstar-contest__prize-image{display:block;width:100%;height:100%;object-fit:contain}.superstar-contest__prize-disclaimer{margin:12px 0 28px;color:#555;font-size:15px;font-style:italic;font-weight:500;line-height:1.5;text-align:center}.superstar-contest__prize h2{font-size:30px}.superstar-contest__prize>p:not(.superstar-contest__eyebrow):not(.superstar-contest__prize-note){margin:14px 0 0;color:var(--superstar-muted);font-size:15px;line-height:1.65}.superstar-contest__details{padding:70px 0;background:#fff}.superstar-contest__details-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:84px}.superstar-contest__details h2{font-size:30px}.superstar-contest__questions details{border-top:1px solid var(--superstar-border)}.superstar-contest__questions details:last-child{border-bottom:1px solid var(--superstar-border)}.superstar-contest__questions summary{position:relative;padding:20px 38px 20px 0;color:rgb(var(--heading-color));font-family:var(--heading-font-family, Arial, sans-serif);font-size:15px;font-weight:700;cursor:pointer;list-style:none}.superstar-contest__questions summary::-webkit-details-marker{display:none}.superstar-contest__questions summary:after{content:"+";position:absolute;top:50%;right:3px;color:#174777;font-size:22px;font-weight:400;transform:translateY(-50%)}.superstar-contest__questions details[open] summary:after{content:"\2212"}.superstar-contest__questions p{margin:-2px 0 20px;color:var(--superstar-muted);font-size:14px}@media(max-width:989px){.superstar-contest__countdown{right:6%;width:44%;padding:6px 10px 7px}.superstar-contest__countdown-label{margin-bottom:3px;font-size:9px}.superstar-contest__countdown strong{font-size:22px}.superstar-contest__countdown small{font-size:7px}.superstar-contest__entry-grid,.superstar-contest__details-grid{grid-template-columns:1fr}.superstar-contest__entry-grid{gap:52px}.superstar-contest__details-grid{gap:38px}.superstar-contest__prize{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(0,1.1fr);grid-template-rows:auto auto 1fr;column-gap:34px;align-items:start}.superstar-contest__prize-visual{grid-row:1 / 5;margin:0}}@media(max-width:749px){.superstar-contest__hero-wrap{padding-top:14px}.superstar-contest__hero-picture{display:block;aspect-ratio:1;overflow:hidden}.superstar-contest__hero-image{width:100%;height:100%;object-fit:cover;object-position:center}.superstar-contest__countdown{top:68%;right:7%;left:7%;width:auto;max-width:none;padding:12px 16px 14px;border-color:#7eabc9;background:#041930e6;box-shadow:0 8px 24px #0011233d}.superstar-contest__countdown-title{display:block;margin:0 0 5px;color:#fff;font-family:var(--heading-font-family, Arial, sans-serif);font-size:14px;font-weight:800;letter-spacing:0;line-height:1.15;text-transform:uppercase}.superstar-contest__countdown-label{margin-bottom:8px;font-size:10px}.superstar-contest__countdown strong{font-size:25px}.superstar-contest__countdown small{font-size:8px}.superstar-contest__intro,.superstar-contest__entry,.superstar-contest__details{padding:48px 0}.superstar-contest h2,.superstar-contest__form-heading h2,.superstar-contest__prize h2,.superstar-contest__details h2{font-size:27px}.superstar-contest__body-copy{font-size:15px}.superstar-contest__facts{margin-top:34px}.superstar-contest__facts>div{min-height:84px;flex-direction:column;gap:5px;padding:14px 6px;text-align:center}.superstar-contest__facts strong{font-size:28px}.superstar-contest__facts span{max-width:94px;font-size:10px}.superstar-contest__form-panel{padding:24px 18px}.superstar-contest__guess-grid,.superstar-contest__contact-grid{grid-template-columns:1fr}.superstar-contest__contact-wide{grid-column:auto}.superstar-contest__prize{display:block}.superstar-contest__prize-disclaimer{margin-bottom:24px}.superstar-contest__success{min-height:480px}.superstar-contest__success-contact div,.superstar-contest__success li{gap:12px}}@media(prefers-reduced-motion:reduce){.superstar-contest *,.superstar-contest *:before,.superstar-contest *:after{scroll-behavior:auto!important;transition:none!important}}.superstar-contest__revealed{border-top:1px solid rgba(195,229,255,.5);border-bottom:1px solid rgba(195,229,255,.5);background:linear-gradient(90deg,#04192f,#0b3457,#04192f)}.superstar-contest__revealed-line{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:6px 14px;margin:0;padding:14px 0;color:#c9eaff;text-align:center}.superstar-contest__revealed-tag{font-family:var(--heading-font-family, Arial, sans-serif);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.superstar-contest__revealed-line strong{color:#fff;font-family:var(--heading-font-family, Arial, sans-serif);font-size:26px;font-weight:800;line-height:1;text-transform:uppercase}.superstar-contest__revealed-separator{color:#7ec8f5;font-family:var(--heading-font-family, Arial, sans-serif);font-size:20px;font-weight:800;line-height:1}.superstar-contest__revealed-note{font-size:13px;color:#c9eaffd9}@media(max-width:749px){.superstar-contest__revealed-line{gap:6px 9px}.superstar-contest__revealed-tag,.superstar-contest__revealed-note{flex-basis:100%}.superstar-contest__revealed-line strong{font-size:18px}.superstar-contest__revealed-separator{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/157/assets/superstar-contest.css.map */
