:root{--primary-color: #ffb800;--background-color: #161616;--text-color: #ffffff;--gray-text-color: #808080;--gray-border-color: #3b3b3b;--top-text-letter-spacing: 3.6px;--box-shadow: 0px 0px 10px 0px #ffb8004d;--box-shadow-hover: 0px 0px 10px 2px #ffb8004d;--accent-font: "JetBrains Mono", monospace;--gray-tag-color: #a1a1a1}.featured-drop .drop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#161616d9;z-index:1}.featured-drop .drop-container{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding-left:40px;padding-right:40px}@media(max-width:805px){.featured-drop .drop-container{padding-left:24px;padding-right:24px}}.featured-drop .drop-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}@media(max-width:805px){.featured-drop .drop-grid{grid-template-columns:1fr;gap:40px}}.featured-drop .drop-left{display:flex;justify-content:center}@media(max-width:805px){.featured-drop .drop-left{justify-content:center}}.featured-drop .drop-image{width:100%;max-width:530px;display:block;border-radius:18px;border:2px solid rgba(255,255,255,.5)}@media(max-width:805px){.featured-drop .drop-image{max-width:100%}}.featured-drop .drop-right{max-width:700px}.featured-drop .drop-heading{font-size:64px;font-weight:800;line-height:.98;text-transform:uppercase;margin:0 0 30px}@media(max-width:805px){.featured-drop .drop-heading{font-size:42px;line-height:1}}.featured-drop .drop-meta{display:flex;gap:50px;flex-wrap:wrap;padding-bottom:25px;margin-bottom:30px;border-bottom:1px solid rgba(255,255,255,.2)}@media(max-width:805px){.featured-drop .drop-meta{gap:16px 32px;padding-bottom:20px;margin-bottom:24px}}.featured-drop .drop-meta-item{display:flex;gap:10px;align-items:center}@media(max-width:805px){.featured-drop .drop-meta-item{flex-wrap:wrap;gap:6px}}.featured-drop .drop-meta-label{font-size:14px;font-weight:700;line-height:1.4}.featured-drop .drop-meta-text{font-size:14px;line-height:1.4;color:var(--light-gray-text-color, #e0e0e0)}.featured-drop .drop-description{font-size:14px;line-height:1.7;color:var(--light-gray-text-color, #e0e0e0)}@media(max-width:805px){.featured-drop .drop-description{font-size:14px;line-height:1.6}}.featured-drop .drop-divider{display:none}.featured-drop .drop-subheading{font-size:45px;font-weight:700;line-height:1;text-transform:uppercase;margin:0 0 24px}@media(max-width:805px){.featured-drop .drop-subheading{font-size:32px;line-height:1.1;margin:0 0 20px}}.featured-drop .button-secondary{margin-top:2rem;color:var(--primary-color);border-color:var(--primary-color);border:1px solid var(--primary-color);box-shadow:var(--box-shadow)}@media(max-width:805px){.featured-drop .button-secondary{width:100%;text-align:center;justify-content:center}}@media(max-width:805px){.featured-drop .drop-section{padding:60px 20px}}.cs-official-rules .rules-section{padding:6rem 0}@media(max-width:805px){.cs-official-rules .rules-section{padding:4rem 0}}.cs-official-rules .rules-heading{text-align:center;margin:0 0 4rem;font-size:3rem;font-weight:800;text-transform:uppercase}@media(max-width:805px){.cs-official-rules .rules-heading{margin:0 0 2.4rem;font-size:2.2rem;line-height:1.1}}.cs-official-rules .rules-accordion{width:100%}.cs-official-rules .rules-item{border-bottom:1px solid rgba(255,255,255,.12);padding:2rem 0}@media(max-width:805px){.cs-official-rules .rules-item{padding:1.6rem 0}}.cs-official-rules .rules-trigger{width:100%;display:flex;justify-content:space-between;align-items:center;background:transparent;border:none;color:inherit;text-align:left;padding:0;cursor:pointer;gap:1.6rem}@media(max-width:805px){.cs-official-rules .rules-trigger{align-items:flex-start}}.cs-official-rules .rules-trigger-title{font-size:1.5rem;font-weight:700;line-height:1.3}@media(max-width:805px){.cs-official-rules .rules-trigger-title{font-size:1.3rem;line-height:1.4}}.cs-official-rules .rules-trigger-icon{font-size:1.2rem;flex-shrink:0;margin-left:2rem}@media(max-width:805px){.cs-official-rules .rules-trigger-icon{margin-left:1rem;margin-top:.2rem;font-size:1rem}}.cs-official-rules .rules-content{margin-top:2rem;max-width:82rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .25s ease}@media(max-width:805px){.cs-official-rules .rules-content{max-width:100%;margin-top:1.6rem}}.cs-official-rules .rules-content-inner{font-size:1rem;line-height:1.7;color:#ffffffeb}@media(max-width:805px){.cs-official-rules .rules-content-inner{font-size:.95rem;line-height:1.6}}.cs-official-rules .rules-content-inner p{margin-top:0;margin-bottom:1.6rem}@media(max-width:805px){.cs-official-rules .rules-content-inner p{margin-bottom:1.2rem}}.cs-official-rules .rules-content-inner ul{margin:0 0 1.6rem 2rem;padding:0}@media(max-width:805px){.cs-official-rules .rules-content-inner ul{margin:0 0 1.2rem 1.6rem}}.cs-official-rules .rules-content-inner li{margin-bottom:.8rem}@media(max-width:805px){.cs-official-rules .rules-content-inner li{margin-bottom:.6rem}}.cs-official-rules .rules-item.is-open .rules-trigger-title,.cs-official-rules .rules-item.is-open .rules-trigger-icon{color:#ffb800}.cs-official-rules .rules-item.is-open .rules-content{max-height:500px;opacity:1}.faq-section .faq-section__grid{display:grid;grid-template-columns:30rem 1fr;gap:8rem;align-items:start}@media(max-width:805px){.faq-section .faq-section__grid{grid-template-columns:1fr;gap:4rem}}.faq-section .faq-section__left{position:sticky;top:2rem}@media(max-width:805px){.faq-section .faq-section__left{position:static}}.faq-section .faq-section__heading{margin:0;color:#fff;font-size:3rem;line-height:1;font-weight:800;letter-spacing:-.04em;text-transform:none;max-width:22rem}@media(max-width:805px){.faq-section .faq-section__heading{max-width:none;font-size:2.2rem;line-height:1.1}}.faq-section .faq-section__right,.faq-section .faq-accordion{width:100%}.faq-section .faq-item{border:.1rem solid rgba(255,255,255,.18);background:transparent}.faq-section .faq-item+.faq-item{margin-top:1.6rem}.faq-section .faq-item.is-open .faq-trigger{color:#ffb800}.faq-section .faq-item.is-open .faq-trigger__icon{transform:rotate(180deg)}.faq-section .faq-item.is-open .faq-content{opacity:1}.faq-section .faq-item.is-open .faq-content__inner{transform:translateY(0)}.faq-section .faq-trigger{width:100%;padding:1.8rem 2.4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;background:transparent;border:0;color:#fff;text-align:left;cursor:pointer;font:inherit}@media(max-width:805px){.faq-section .faq-trigger{padding:1.6rem 1.8rem}}.faq-section .faq-trigger__title{font-size:1.5rem;line-height:1.4;font-weight:500}@media(max-width:805px){.faq-section .faq-trigger__title{font-size:1.3rem}}.faq-section .faq-trigger__icon{flex-shrink:0;font-size:1.2rem;line-height:1;color:inherit;transition:transform .3s ease}.faq-section .faq-content{max-height:0;overflow:hidden;opacity:0;background:#ffffff0d;transition:max-height .35s ease,opacity .25s ease}.faq-section .faq-content__inner{padding:2.4rem;color:#ffffffd1;font-size:1rem;line-height:1.7;transform:translateY(-.8rem);transition:transform .35s ease}.faq-section .faq-content__inner p{margin:0}.faq-section .faq-content__inner p+p{margin-top:1.2rem}@media(max-width:805px){.faq-section .faq-content__inner{padding:1.8rem;font-size:.95rem;line-height:1.6}}.rules-teaser{color:#fff;text-align:center;padding-top:6rem;padding-bottom:6rem}.rules-teaser .rules-teaser-eyebrow{margin:0 0 .8rem;color:#ffb800;font-size:1.2rem;line-height:1;font-weight:700;letter-spacing:.32em;text-transform:uppercase}.rules-teaser .rules-teaser-heading{margin:0 0 2.8rem;color:#fff;font-size:3rem;line-height:1;font-weight:800;letter-spacing:-.04em;text-transform:uppercase}@media(max-width:990px){.rules-teaser .rules-teaser-heading{font-size:2.6rem;margin-bottom:2.4rem}}@media(max-width:767px){.rules-teaser .rules-teaser-heading{font-size:2.2rem;line-height:1.08;margin-bottom:2rem}}.rules-teaser .rules-teaser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;max-width:102rem;margin:0 auto}@media(max-width:990px){.rules-teaser .rules-teaser-grid{gap:1.8rem}}@media(max-width:767px){.rules-teaser .rules-teaser-grid{grid-template-columns:1fr;gap:1.6rem}}.rules-teaser .rules-teaser-card{min-height:8.2rem;padding:1.5rem 2rem;display:flex;align-items:center;justify-content:center;gap:1.2rem;border:.1rem solid rgba(255,255,255,.16);border-radius:2rem;background:transparent}@media(max-width:990px){.rules-teaser .rules-teaser-card{min-height:10rem;padding:1.8rem 2rem}}@media(max-width:767px){.rules-teaser .rules-teaser-card{min-height:8.8rem;padding:1.6rem 1.8rem;border-radius:1.6rem}}.rules-teaser .rules-teaser-card-icon{flex-shrink:0;color:#fff;font-size:1.8rem;line-height:1}@media(max-width:767px){.rules-teaser .rules-teaser-card-icon{font-size:1.6rem}}.rules-teaser .rules-teaser-card-title{color:#fff;font-size:1.8rem;line-height:1.2;font-weight:700;text-transform:uppercase}@media(max-width:990px){.rules-teaser .rules-teaser-card-title{font-size:1.6rem}}@media(max-width:767px){.rules-teaser .rules-teaser-card-title{font-size:1.4rem}}.rules-teaser .rules-teaser-button-wrap{margin-top:2.8rem;display:flex;justify-content:center}@media(max-width:767px){.rules-teaser .rules-teaser-button-wrap{margin-top:2.2rem}}.rules-teaser .button{min-width:22rem}@media(max-width:767px){.rules-teaser .button{width:100%;min-width:0}}.custom-hero .custom-hero-section{color:#fff;overflow:visible}.custom-hero .custom-hero-grid{display:grid;grid-template-columns:3fr 2fr;min-height:58rem}@media(max-width:1100px){.custom-hero .custom-hero-grid{grid-template-columns:1fr 46rem}}@media(max-width:990px){.custom-hero .custom-hero-grid{grid-template-columns:1fr;min-height:auto}}.custom-hero .custom-hero-left{min-height:58rem}@media(max-width:990px){.custom-hero .custom-hero-left{min-height:auto}}.custom-hero .custom-hero-image{width:100%;height:100%;display:block;object-fit:cover}@media(max-width:990px){.custom-hero .custom-hero-image{height:36rem}}@media(max-width:767px){.custom-hero .custom-hero-image{height:28rem}}.custom-hero .custom-hero-right{background:#000;display:flex;position:relative;overflow:visible}.custom-hero .custom-hero-panel{width:100%;padding:4.8rem 5.2rem;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:visible}@media(max-width:1100px){.custom-hero .custom-hero-panel{padding:4rem 3.6rem}}@media(max-width:990px){.custom-hero .custom-hero-panel{padding:3.6rem 2.4rem}}@media(max-width:767px){.custom-hero .custom-hero-panel{padding:3rem 1.8rem}}.custom-hero .custom-hero-heading{margin:0 0 2.8rem -14rem;color:#fff;font-size:3.4rem;line-height:1.18;font-weight:800;letter-spacing:-.04em;text-transform:uppercase;position:relative;z-index:3;max-width:22ch}@media(max-width:1100px){.custom-hero .custom-hero-heading{margin-left:-10rem;font-size:3rem;max-width:20ch}}@media(max-width:990px){.custom-hero .custom-hero-heading{margin-left:0;font-size:2.6rem;margin-bottom:2.4rem;max-width:none}}@media(max-width:767px){.custom-hero .custom-hero-heading{font-size:2.2rem;line-height:1.16;margin-bottom:2rem}}.custom-hero .custom-hero-heading-highlight{color:#ffb800}.custom-hero .custom-hero-text{margin-bottom:2.4rem;color:#ffffffeb;font-size:1.5rem;line-height:1.75;position:relative;z-index:2}.custom-hero .custom-hero-text p{margin:0}.custom-hero .custom-hero-text p+p{margin-top:1.2rem}@media(max-width:990px){.custom-hero .custom-hero-text{font-size:1.4rem;line-height:1.7}}@media(max-width:767px){.custom-hero .custom-hero-text{font-size:1.3rem;line-height:1.65;margin-bottom:2rem}}.custom-hero .custom-hero-ends{margin:0 0 2.8rem;color:#fff;font-size:1.5rem;line-height:1.2;font-weight:700;font-style:italic;text-transform:uppercase;position:relative;z-index:2}@media(max-width:767px){.custom-hero .custom-hero-ends{font-size:1.3rem;margin-bottom:2.2rem}}.custom-hero .custom-hero-buttons{display:flex;flex-wrap:wrap;gap:1.6rem;position:relative;z-index:2}.custom-hero .custom-hero-buttons .button{min-width:19rem}@media(max-width:767px){.custom-hero .custom-hero-buttons{flex-direction:column}.custom-hero .custom-hero-buttons .button{width:100%;min-width:0}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/gerald.css.map */
