.SectionHeader{font-family:var(--font-family-title,"Roboto", Arial, Helvetica, sans-serif);text-align:center;text-transform:uppercase}#masthead{--color-text:#fff;--color-title:#f6e3ab;color:#fff;background-color:#000}@media (width<=767px){.Masthead{margin-top:0!important}}@media (width<=1279px){.Masthead-foreground{margin-top:-80px!important}.Masthead-overlay{background:linear-gradient(#0000 0% 0,#000 45px)!important}}@media (width>=768px) and (width<=1279px){.Masthead-content{width:730px!important}}.MastheadBackground{background:url(/images/purchase/promocode/promo_code_page_bg_scene.jpg) top/cover no-repeat;position:absolute;inset:0}@media (width<=1279px){.MastheadBackground{height:80vw}}.MastheadBackground-overlay{z-index:0;background:url(/images/purchase/promocode/promo_code_page_bg_chars.png) calc(70% + 150px)/contain no-repeat;position:absolute;inset:0}@media (width<=1279px){.MastheadBackground-overlay{background-position:50% 0;background-size:80%}}.SectionContent--masthead{display:flex}@media (width<=767px){.SectionContent--masthead{padding-left:0!important;padding-right:0!important}}@media (width>=1280px){.SectionContent--masthead{padding:0}}.MastheadGrid{flex-flow:column;justify-content:flex-end;align-items:center;margin:0 auto;display:flex;position:relative}@media (width>=768px){.MastheadGrid{max-height:810px}}@media (width>=1280px){.MastheadGrid{background:#000000d9;border-radius:24px;justify-content:center;padding:36px 48px}}.MastheadGrid-title{color:#ddc573;text-align:left;font-family:var(--font-family-title,"Roboto", Arial, Helvetica, sans-serif);text-transform:uppercase;font-size:3rem;font-weight:700;line-height:1.3}@media (width<=767px){.MastheadGrid-title{text-align:center;font-size:44px}}.MastheadGrid-description{text-align:left;font-size:1.1111rem}@media (width<=1279px){.MastheadGrid-description{text-align:center}}.MastheadGrid-requirements{margin-top:1rem}.SectionTitle{text-transform:uppercase;text-align:center;margin:80px 0 48px;color:#ddc573!important}#promoCode{flex-direction:column;justify-content:center;align-items:center;display:flex}@media (width<=767px){#promoCode{width:343px}}@media (width>=1280px){#promoCode{align-items:flex-start;width:100%}}#promoCode .FormInputWrapper,#promoCode #promoCode-input{width:100%}#promoCode-input{color:#fff;background-color:#000;border:1px solid #fff;border-radius:0;width:100%;margin:0;padding:25px 20px;font-size:18px}#promoCode-input::placeholder{color:#c8c8c8;font-size:18px}#promoCode-input:active,#promoCode-input:focus{background-color:#252525}#promoCode-input:active::placeholder,#promoCode-input:focus::placeholder{color:#fff}#promoCode-submit{align-self:center;width:100%;margin-top:16px}@media (width>=768px){#promoCode-submit{width:auto}}@media (width>=1280px){#promoCode-submit{align-self:flex-start}}#promoCode .recaptchaHolder{text-align:center}@media (width>=1280px){#promoCode .recaptchaHolder{text-align:left}}.FAQSection .Filigree{display:none}@media (width>=1280px){.FAQSection .Filigree{display:block}}.FAQLayout{--faq-background:#171717;--faq-background-header:#2c2c2c;--faq-background-header-active:#ffffff29;--faq-color-header:#c8c8c8;--faq-color-header-active:#d2d2d2}.FAQLayout-title{color:#ddc573}#faq{background-color:#000}.error{color:#940000;margin-top:8px;margin-bottom:-8px}.ConfirmAlert{background-color:#ff748440;border:2px solid #ff7484;border-radius:8px;flex-flow:row;align-items:center;gap:16px;width:100%;max-width:600px;margin:0 auto 32px;padding:16px;display:flex}.ConfirmAlert-icon{text-align:center;aspect-ratio:1;background-color:#ff7484;border-radius:50%;width:32px;padding:8px;display:inline-block;position:relative}.ConfirmAlert-icon:after{content:"!";color:#000;font-size:24px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RedeemModal{z-index:300;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#b8b8b81a;position:fixed;inset:0}.RedeemModal-content{z-index:20;background:#000;grid-template-rows:repeat(2,auto);grid-template-columns:minmax(0,1fr);place-items:center;gap:32px;width:max-content;max-width:90%;padding:64px 16px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=1280px){.RedeemModal-content{grid-template-rows:auto;grid-template-columns:minmax(0,40%) 1fr;gap:64px;padding:64px}}.RedeemModal-inner--left{flex-direction:column;justify-content:center;max-width:500px;display:flex}.RedeemModal-inner--right{flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;height:100%;margin:auto;display:flex}.RedeemModal-title{color:#ddc57d;text-align:center}@media (width>=1280px){.RedeemModal-title{text-align:left}}.RedeemModal-description{color:#fff}.RedeemModal-button{justify-content:flex-start;display:none}@media (width>=1280px){.RedeemModal-button{display:inline-block}}.RedeemModal-button--mobile{justify-content:center;display:inline-block}@media (width>=1280px){.RedeemModal-button--mobile{display:none}}.RedeemModal-items{grid-template-columns:repeat(auto-fit,minmax(135px,1fr));gap:24px;width:100%;height:100%;max-height:300px;padding:0 8px;display:grid;overflow-y:auto}@media (width>=1280px){.RedeemModal-items{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));max-height:640px}.RedeemModal-items.is-wide{min-width:550px}}.RedeemModal-item{justify-content:center;display:flex}.RedeemModal-item .Caption{flex-direction:column;align-items:center;display:flex}.RedeemModal-item .Caption-content{border:1px solid #c8c8c8;align-items:center;width:135px;padding:16px;display:flex}@media (width>=1280px){.RedeemModal-item .Caption-content{width:150px;height:150px}}.RedeemModal-item .Caption-image{width:100%}.RedeemModal-item .Caption-text{margin-top:8px}.RedeemModal-close{filter:invert()sepia(17%)saturate(6902%)hue-rotate(316deg)brightness(94%)contrast(85%);cursor:pointer;position:absolute;top:8px;right:8px}
