.Header-module__rP_oDa__header{z-index:1000;align-items:center;width:100%;height:80px;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s;display:flex;position:fixed;top:0;left:0}.Header-module__rP_oDa__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d4a47f0}.Header-module__rP_oDa__container{max-width:var(--max-width);width:100%;padding:0 var(--section-pad-x);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__rP_oDa__logo{font-family:var(--font-display);color:var(--cwg-white);font-size:22px;transition:color .3s}.Header-module__rP_oDa__scrolled .Header-module__rP_oDa__logo{color:var(--cwg-white)}.Header-module__rP_oDa__desktopNav{gap:32px;display:flex}@media (max-width:768px){.Header-module__rP_oDa__desktopNav{display:none}}.Header-module__rP_oDa__navLink{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.1em;color:var(--cwg-white);cursor:none;font-size:13px;font-weight:600;transition:color .3s;position:relative}.Header-module__rP_oDa__scrolled .Header-module__rP_oDa__navLink{color:var(--cwg-white)}.Header-module__rP_oDa__navLink:after{content:"";background-color:var(--cwg-ink-bright);width:0;height:2px;transition:width .3s cubic-bezier(.77,0,.175,1);position:absolute;bottom:-4px;left:0}.Header-module__rP_oDa__navLink:hover:after{width:100%}.Header-module__rP_oDa__mobileToggle{padding:8px;display:none}@media (max-width:768px){.Header-module__rP_oDa__mobileToggle{display:block}}.Header-module__rP_oDa__dotGrid{grid-template-columns:repeat(3,4px);gap:4px;width:20px;height:20px;display:grid;position:relative}.Header-module__rP_oDa__dot{background-color:var(--cwg-ink-bright);border-radius:50%;width:4px;height:4px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:first-child{transform:translate(8px,8px)rotate(45deg)}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:nth-child(2){opacity:0}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:nth-child(3){transform:translate(-8px,8px)rotate(-45deg)}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:nth-child(4){opacity:0}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:nth-child(5){transform:scale(0)}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:nth-child(6){opacity:0}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:nth-child(7){transform:translate(8px,-8px)rotate(-45deg)}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:nth-child(8){opacity:0}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:nth-child(9){transform:translate(-8px,-8px)rotate(45deg)}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot{background-color:var(--cwg-white)}.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:first-child,.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:nth-child(5),.Header-module__rP_oDa__open .Header-module__rP_oDa__dot:nth-child(9){transform:scale(1.2)}.Header-module__rP_oDa__mobileMenu{background:var(--cwg-ink);z-index:-1;justify-content:center;align-items:center;width:100%;height:100vh;transition:transform .6s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__rP_oDa__menuVisible{transform:translateY(0)}.Header-module__rP_oDa__mobileNav{flex-direction:column;align-items:center;gap:24px;display:flex}.Header-module__rP_oDa__mobileNav a{font-family:var(--font-display);color:var(--cwg-white);text-transform:uppercase;font-size:36px}
.Footer-module__hSXlYG__footer{background-color:var(--cwg-ink);color:var(--cwg-white);z-index:5;padding:80px 0 40px;position:relative}.Footer-module__hSXlYG__container{max-width:var(--max-width);padding:0 var(--section-pad-x);margin:0 auto}.Footer-module__hSXlYG__partnerGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:64px;margin-bottom:64px;display:flex}@media (max-width:768px){.Footer-module__hSXlYG__partnerGrid{gap:32px}}.Footer-module__hSXlYG__partnerImg{opacity:.6;filter:grayscale()brightness(2);width:auto;height:40px;transition:opacity .3s,filter .3s}.Footer-module__hSXlYG__partnerImg.Footer-module__hSXlYG__gamstop,.Footer-module__hSXlYG__partnerLink:hover .Footer-module__hSXlYG__partnerImg{opacity:1;filter:grayscale(0)brightness()}.Footer-module__hSXlYG__divider{background-color:#fdfaf41a;width:100%;height:1px;margin-bottom:40px}.Footer-module__hSXlYG__disclosureGrid{text-align:left;grid-template-columns:1fr 1fr;gap:64px;margin-bottom:64px;display:grid}@media (max-width:768px){.Footer-module__hSXlYG__disclosureGrid{text-align:center;grid-template-columns:1fr;gap:40px}}.Footer-module__hSXlYG__disclosureTitle{font-family:var(--font-display);letter-spacing:.1em;color:var(--cwg-ink-bright);margin-bottom:16px;font-size:14px}.Footer-module__hSXlYG__disclosureText{font-family:var(--font-body);opacity:.7;font-size:13px;line-height:1.8}.Footer-module__hSXlYG__disclosureText strong{color:var(--cwg-white);font-weight:600}.Footer-module__hSXlYG__bottom{justify-content:space-between;align-items:center;gap:40px;margin-bottom:40px;display:flex}.Footer-module__hSXlYG__plus18{font-family:var(--font-display);color:#ff3b30;opacity:.8;border:2px solid #ff3b30;border-radius:4px;padding:4px 12px;font-size:48px;line-height:1}.Footer-module__hSXlYG__beGambleAware{text-align:center;font-family:var(--font-body);letter-spacing:.05em;color:var(--cwg-grain);opacity:.8;font-size:11px;font-weight:600}
.CookieConsent-module__Lv4Wgq__wrapper{background-color:var(--cwg-ink);width:100%;color:var(--cwg-white);z-index:9999;border-top:2px solid var(--cwg-ink-bright);padding:24px 0;animation:.6s cubic-bezier(.175,.885,.32,1.275) CookieConsent-module__Lv4Wgq__slideUp;position:fixed;bottom:0;left:0}.CookieConsent-module__Lv4Wgq__container{max-width:var(--max-width);padding:0 var(--section-pad-x);justify-content:space-between;align-items:center;gap:32px;margin:0 auto;display:flex}@media (max-width:768px){.CookieConsent-module__Lv4Wgq__container{text-align:center;flex-direction:column;gap:24px}}.CookieConsent-module__Lv4Wgq__title{font-family:var(--font-display);letter-spacing:.1em;color:var(--cwg-ink-bright);margin-bottom:4px;font-size:14px}.CookieConsent-module__Lv4Wgq__text{font-family:var(--font-body);opacity:.8;max-width:600px;font-size:13px}.CookieConsent-module__Lv4Wgq__button{background-color:var(--cwg-white);color:var(--cwg-ink);font-family:var(--font-display);white-space:nowrap;border-radius:2px;padding:12px 32px;font-size:12px;transition:transform .2s,background-color .2s}.CookieConsent-module__Lv4Wgq__button:hover{background-color:var(--cwg-ink-bright);transform:translateY(-2px)}@keyframes CookieConsent-module__Lv4Wgq__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.Hero-module__C9G98W__hero{background-color:var(--cwg-ink);min-height:35vh;color:var(--cwg-white);flex-direction:column;padding-top:90px;padding-bottom:24px;display:flex;overflow:hidden}.Hero-module__C9G98W__bgText{font-family:var(--font-display);color:var(--cwg-white);opacity:.04;pointer-events:none;white-space:nowrap;font-size:30vw;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)rotate(-15deg)}.Hero-module__C9G98W__container{max-width:var(--max-width);width:100%;padding:0 var(--section-pad-x);flex:1;margin:0 auto;display:flex}.Hero-module__C9G98W__leftCol{z-index:2;flex-direction:column;flex:0 0 55%;justify-content:center;display:flex;position:relative}.Hero-module__C9G98W__eyebrow{font-family:var(--font-body);letter-spacing:.15em;color:var(--cwg-ink-bright);align-items:center;gap:12px;margin-bottom:12px;font-size:11px;font-weight:600;display:flex}.Hero-module__C9G98W__line{background-color:var(--cwg-grain);width:32px;height:1px}.Hero-module__C9G98W__title{font-size:var(--t-h2);margin-bottom:12px;line-height:.95}.Hero-module__C9G98W__accent{color:var(--cwg-ink-bright)}.Hero-module__C9G98W__subtext{font-family:var(--font-body);color:#fdfaf4bf;max-width:440px;margin-bottom:16px;font-size:16px;font-weight:300}.Hero-module__C9G98W__ctas{align-items:center;gap:32px;display:flex}.Hero-module__C9G98W__primaryBtn{border:2px solid var(--cwg-ink-bright);color:var(--cwg-white);font-family:var(--font-display);padding:16px 32px;font-size:14px;transition:color .3s;position:relative;overflow:hidden}.Hero-module__C9G98W__primaryBtn:before{content:"";background-color:var(--cwg-ink-bright);z-index:-1;width:100%;height:0;transition:height .3s cubic-bezier(.175,.885,.32,1.275);position:absolute;bottom:0;left:0}.Hero-module__C9G98W__primaryBtn:hover{color:var(--cwg-ink)}.Hero-module__C9G98W__primaryBtn:hover:before{height:100%}.Hero-module__C9G98W__secondaryBtn{font-family:var(--font-body);color:var(--cwg-ink-bright);align-items:center;gap:8px;font-weight:600;display:flex}.Hero-module__C9G98W__secondaryBtn span{transition:transform .3s}.Hero-module__C9G98W__secondaryBtn:hover span{transform:translate(4px)}.Hero-module__C9G98W__rightCol{flex:0 0 45%;justify-content:flex-end;align-items:flex-end;display:flex;position:relative}.Hero-module__C9G98W__verticalText{font-family:var(--font-display);color:var(--cwg-ink-mid);transform-origin:100% 100%;white-space:nowrap;pointer-events:none;font-size:clamp(80px,10vw,140px);line-height:1;transform:rotate(-90deg)translate(0)}.Hero-module__C9G98W__cubeContainer{perspective:800px;width:180px;height:180px;position:absolute;top:0;right:-20px}.Hero-module__C9G98W__cube{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.175,.885,.32,1.275);animation:12s linear infinite Hero-module__C9G98W__rotateCube;position:relative}.Hero-module__C9G98W__cubeContainer:hover .Hero-module__C9G98W__cube{animation-play-state:paused;transform:scale(1.08)}@keyframes Hero-module__C9G98W__rotateCube{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.Hero-module__C9G98W__face{backface-visibility:hidden;justify-content:center;align-items:center;width:180px;height:180px;padding:15px;display:flex;position:absolute;box-shadow:inset 0 0 30px #0000001a}.Hero-module__C9G98W__face:after{content:"";background-image:var(--cwg-grain-svg);opacity:.35;pointer-events:none;position:absolute;inset:0}.Hero-module__C9G98W__front{background:var(--cwg-paper);color:var(--cwg-ink);transform:translateZ(90px)}.Hero-module__C9G98W__right{background:var(--cwg-ink-mid);color:var(--cwg-white);transform:rotateY(90deg)translateZ(90px)}.Hero-module__C9G98W__back{background:var(--cwg-grain);color:var(--cwg-ink);transform:rotateY(180deg)translateZ(90px)}.Hero-module__C9G98W__leftFace{background:var(--cwg-ink);color:var(--cwg-white);transform:rotateY(-90deg)translateZ(90px)}.Hero-module__C9G98W__top{background:var(--cwg-ink-mid);transform:rotateX(90deg)translateZ(90px)}.Hero-module__C9G98W__bottom{background:var(--cwg-ink-mid);transform:rotateX(-90deg)translateZ(90px)}.Hero-module__C9G98W__faceContent{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.Hero-module__C9G98W__faceLabel{font-family:var(--font-display);margin-bottom:12px;font-size:11px}.Hero-module__C9G98W__faceValue{font-family:var(--font-display);margin-bottom:6px;font-size:36px;line-height:1}.Hero-module__C9G98W__faceValueSmall{font-family:var(--font-display);margin-bottom:6px;font-size:28px;line-height:1}.Hero-module__C9G98W__faceSub{font-family:var(--font-body);color:var(--cwg-ink-text);font-size:14px;font-weight:600}.Hero-module__C9G98W__faceDivider{background:#0000001a;width:40px;height:1px;margin:12px 0}.Hero-module__C9G98W__faceExtra{font-family:var(--font-display);color:var(--cwg-grain);font-size:10px}.Hero-module__C9G98W__faceExtraGold{font-family:var(--font-body);color:var(--cwg-grain);font-size:12px}.Hero-module__C9G98W__verticalBrand{font-family:var(--font-display);color:var(--cwg-ink-bright);font-size:9px;position:absolute;left:10px;transform:rotate(-90deg)}.Hero-module__C9G98W__ratingBadge{flex-direction:column;align-items:center;display:flex}.Hero-module__C9G98W__ratingNum{font-family:var(--font-display);font-size:36px}.Hero-module__C9G98W__ratingLabel{font-family:var(--font-body);color:var(--cwg-ink-bright);font-size:9px}.Hero-module__C9G98W__trustBand{background-color:var(--cwg-ink-mid);justify-content:center;align-items:center;gap:0;width:100%;height:40px;display:flex}.Hero-module__C9G98W__trustItem{text-align:center;font-family:var(--font-body);color:var(--cwg-white);border-right:1px solid #fdfaf41a;flex:1;justify-content:center;align-items:center;height:100%;font-size:11px;font-weight:600;display:flex}.Hero-module__C9G98W__trustItem:last-child{border-right:none}@media (max-width:768px){.Hero-module__C9G98W__hero{min-height:auto;padding-top:80px;padding-bottom:20px}.Hero-module__C9G98W__container{flex-direction:column}.Hero-module__C9G98W__leftCol{flex:0 0 100%;padding-bottom:20px}.Hero-module__C9G98W__rightCol{display:none}.Hero-module__C9G98W__cubeContainer{perspective:700px;width:130px;height:130px;margin:10px auto;position:relative;top:0;right:0}.Hero-module__C9G98W__cube{will-change:transform;animation:16s linear infinite Hero-module__C9G98W__rotateCube}.Hero-module__C9G98W__cubeContainer:hover .Hero-module__C9G98W__cube{animation-play-state:running;transform:none}.Hero-module__C9G98W__face{width:130px;height:130px;padding:10px;overflow:hidden}.Hero-module__C9G98W__front{transform:translateZ(65px)}.Hero-module__C9G98W__right{transform:rotateY(90deg)translateZ(65px)}.Hero-module__C9G98W__back{transform:rotateY(180deg)translateZ(65px)}.Hero-module__C9G98W__leftFace{transform:rotateY(-90deg)translateZ(65px)}.Hero-module__C9G98W__top{transform:rotateX(90deg)translateZ(65px)}.Hero-module__C9G98W__bottom{transform:rotateX(-90deg)translateZ(65px)}.Hero-module__C9G98W__faceLabel{letter-spacing:.08em;margin-bottom:6px;font-size:8px}.Hero-module__C9G98W__faceValue{margin-bottom:4px;font-size:24px}.Hero-module__C9G98W__faceValueSmall{margin-bottom:4px;font-size:20px}.Hero-module__C9G98W__faceSub{font-size:10px}.Hero-module__C9G98W__faceDivider{width:28px;margin:8px 0}.Hero-module__C9G98W__faceExtra{font-size:8px}.Hero-module__C9G98W__faceExtraGold{font-size:9px}.Hero-module__C9G98W__verticalBrand{font-size:7px;position:static;left:auto;transform:none}.Hero-module__C9G98W__ratingNum{font-size:24px}.Hero-module__C9G98W__ratingLabel{font-size:7px}.Hero-module__C9G98W__title{margin-bottom:8px;font-size:10vw}.Hero-module__C9G98W__subtext{margin-bottom:16px;font-size:14px}}
.Offers-module__LLZvcq__offersSection{background-color:var(--cwg-paper);padding:32px 0 var(--section-pad-y);overflow:hidden}.Offers-module__LLZvcq__headingArea{text-align:center;padding:0 var(--section-pad-x);margin-bottom:32px}.Offers-module__LLZvcq__title{font-size:var(--t-h2);color:var(--cwg-ink);margin-bottom:16px}.Offers-module__LLZvcq__subtitle{font-family:var(--font-body);color:var(--cwg-ink-text);opacity:.7;font-size:16px}.Offers-module__LLZvcq__cardsGrid{max-width:var(--max-width);padding:0 var(--section-pad-x);justify-content:center;gap:24px;margin:0 auto;display:flex}@media (max-width:768px){.Offers-module__LLZvcq__cardsGrid{flex-direction:column;gap:16px;padding:0 16px 32px;overflow-x:visible}.Offers-module__LLZvcq__card{flex-direction:row;flex:none;align-items:center;gap:16px;width:100%;height:auto;padding:12px;display:flex;transform:none!important}.Offers-module__LLZvcq__imageArea{flex:0 0 80px;height:80px;margin-bottom:0}.Offers-module__LLZvcq__logoImg{max-width:60px;max-height:40px}.Offers-module__LLZvcq__cardContent{text-align:left;flex-direction:column;flex:1;justify-content:center;display:flex}.Offers-module__LLZvcq__cardTitle{margin-bottom:4px;font-size:14px}.Offers-module__LLZvcq__bonusText{max-width:150px;margin-bottom:0;font-size:12px;line-height:1.2}.Offers-module__LLZvcq__claimBtn{width:auto;min-width:90px;padding:8px 12px;font-size:10px}.Offers-module__LLZvcq__ratingBadge{width:28px;height:28px;font-size:10px;top:-8px;right:-8px}}.Offers-module__LLZvcq__card{background-color:var(--cwg-white);border-left:2px solid var(--cwg-ink-bright);height:480px;transform:rotate(var(--resting-rotation));border-radius:4px;flex-direction:column;flex:0 380px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),box-shadow .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 48px #0d4a4738}.Offers-module__LLZvcq__card:hover{z-index:10;transform:rotate(0)scale(1.04);box-shadow:0 28px 72px #0d4a475c}.Offers-module__LLZvcq__card:active{transform:rotate(0)scale(.98);box-shadow:0 8px 24px #0d4a4733}.Offers-module__LLZvcq__imageArea{background-color:var(--cwg-paper-warm);justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.Offers-module__LLZvcq__logoImg{object-fit:contain;z-index:2;max-width:180px;max-height:80px}.Offers-module__LLZvcq__reveal{background:var(--cwg-paper-warm);z-index:3;width:100%;height:100%;position:absolute;top:0;left:0;transform:translate(0)}.Offers-module__LLZvcq__revealed .Offers-module__LLZvcq__reveal{animation:1s cubic-bezier(.77,0,.175,1) forwards Offers-module__LLZvcq__reveal}@keyframes Offers-module__LLZvcq__reveal{0%{transform:translate(0)}to{transform:translate(100%)}}.Offers-module__LLZvcq__ratingBadge{background-color:var(--cwg-ink);width:56px;height:56px;color:var(--cwg-white);font-family:var(--font-display);z-index:5;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;top:132px;left:20px;box-shadow:0 4px 12px #0003}.Offers-module__LLZvcq__cardContent{flex-direction:column;flex:1;padding:48px 24px 24px;display:flex}.Offers-module__LLZvcq__cardTitle{font-size:var(--t-h3);color:var(--cwg-ink);margin-bottom:8px}.Offers-module__LLZvcq__bonusText{font-family:var(--font-body);color:var(--cwg-ink-text);margin-bottom:auto;font-size:14px}.Offers-module__LLZvcq__claimBtn{background-color:var(--cwg-ink-bright);color:var(--cwg-ink);font-family:var(--font-display);text-align:center;border-radius:2px;margin-top:24px;padding:16px;font-size:14px;transition:background-color .3s,transform .2s}.Offers-module__LLZvcq__claimBtn:hover{background-color:var(--cwg-ink-mid);color:var(--cwg-white)}
.Trusted-module__fUjEGW__trustedSection{background-color:var(--cwg-ink);color:var(--cwg-white);padding:var(--section-pad-y) 0}.Trusted-module__fUjEGW__container{max-width:var(--max-width);padding:0 var(--section-pad-x);margin:0 auto}.Trusted-module__fUjEGW__header{text-align:center;margin-bottom:64px}.Trusted-module__fUjEGW__title{font-family:var(--font-display);font-size:var(--t-h2);color:var(--cwg-ink-bright);margin-bottom:16px}.Trusted-module__fUjEGW__subtitle{font-family:var(--font-body);opacity:.7;font-size:18px}.Trusted-module__fUjEGW__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}@media (max-width:768px){.Trusted-module__fUjEGW__grid{grid-template-columns:1fr}}.Trusted-module__fUjEGW__card{background-color:#fdfaf40d;padding:48px 32px;transition:transform .4s cubic-bezier(.175,.885,.32,1.275),background-color .3s;position:relative;overflow:hidden}.Trusted-module__fUjEGW__card:hover{background-color:#fdfaf41a;transform:translateY(-8px)}.Trusted-module__fUjEGW__icon{margin-bottom:24px;font-size:40px}.Trusted-module__fUjEGW__cardTitle{font-family:var(--font-display);color:var(--cwg-ink-bright);margin-bottom:16px;font-size:18px}.Trusted-module__fUjEGW__cardText{font-family:var(--font-body);opacity:.8;font-size:15px;line-height:1.6}.Trusted-module__fUjEGW__decoration{background-color:var(--cwg-ink-bright);width:0;height:2px;transition:width .4s;position:absolute;bottom:0;left:0}.Trusted-module__fUjEGW__card:hover .Trusted-module__fUjEGW__decoration{width:100%}
.FAQ-module__XPPFdG__faqSection{background-color:var(--cwg-paper);padding:var(--section-pad-y) 0}.FAQ-module__XPPFdG__container{max-width:800px;padding:0 var(--section-pad-x);margin:0 auto}.FAQ-module__XPPFdG__title{font-family:var(--font-display);font-size:var(--t-h2);color:var(--cwg-ink);text-align:center;margin-bottom:48px}.FAQ-module__XPPFdG__grid{grid-template-columns:repeat(2,1fr);gap:40px;display:grid}@media (max-width:768px){.FAQ-module__XPPFdG__grid{grid-template-columns:1fr}}.FAQ-module__XPPFdG__faqItem{background-color:var(--cwg-paper-warm);border-left:4px solid var(--cwg-ink-bright);padding:32px;transition:transform .3s}.FAQ-module__XPPFdG__faqItem:hover{transform:translateY(-4px)}.FAQ-module__XPPFdG__questionBlock{gap:12px;margin-bottom:16px;display:flex}.FAQ-module__XPPFdG__qMarker{font-family:var(--font-display);color:var(--cwg-ink-bright);font-size:20px}.FAQ-module__XPPFdG__questionText{font-family:var(--font-display);color:var(--cwg-ink);font-size:16px;line-height:1.4}.FAQ-module__XPPFdG__answerBlock{gap:12px;display:flex}.FAQ-module__XPPFdG__aMarker{font-family:var(--font-display);color:var(--cwg-grain);font-size:20px}.FAQ-module__XPPFdG__answerText{font-family:var(--font-body);color:var(--cwg-ink-text);opacity:.9;font-size:15px;line-height:1.6}
.MarqueeDivider-module__oM4eSa__divider{background:var(--cwg-paper);border-top:1px solid var(--cwg-ink-mid);border-bottom:1px solid var(--cwg-ink-mid);z-index:5;align-items:center;height:48px;display:flex;position:relative;overflow:hidden}.MarqueeDivider-module__oM4eSa__reversed{background:var(--cwg-ink);border-color:var(--cwg-ink-bright)}.MarqueeDivider-module__oM4eSa__reversed .MarqueeDivider-module__oM4eSa__text{color:var(--cwg-ink-bright)}.MarqueeDivider-module__oM4eSa__track{white-space:nowrap;width:max-content;animation:20s linear infinite MarqueeDivider-module__oM4eSa__scroll;display:flex}.MarqueeDivider-module__oM4eSa__text{font-family:var(--font-display);font-size:var(--t-label);color:var(--cwg-ink-mid);text-transform:uppercase;padding-right:0}@keyframes MarqueeDivider-module__oM4eSa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.MarqueeDivider-module__oM4eSa__reversed .MarqueeDivider-module__oM4eSa__track{animation-direction:reverse}
.AboutPage-module__uRp3Ja__hero{background-color:var(--cwg-ink);color:var(--cwg-white);text-align:center;padding:160px 0 80px}.AboutPage-module__uRp3Ja__container{max-width:var(--max-width);padding:0 var(--section-pad-x);margin:0 auto}.AboutPage-module__uRp3Ja__heroTitle{font-family:var(--font-display);margin-bottom:24px;font-size:clamp(48px,6vw,80px)}.AboutPage-module__uRp3Ja__heroSub{font-family:var(--font-body);opacity:.7;max-width:700px;margin:0 auto;font-size:20px}.AboutPage-module__uRp3Ja__contentSection{background-color:var(--cwg-paper);padding:100px 0}.AboutPage-module__uRp3Ja__grid{grid-template-columns:1.2fr .8fr;gap:80px;display:grid}@media (max-width:768px){.AboutPage-module__uRp3Ja__grid{grid-template-columns:1fr}}.AboutPage-module__uRp3Ja__sectionTitle{font-family:var(--font-display);color:var(--cwg-ink);margin-bottom:24px;font-size:28px}.AboutPage-module__uRp3Ja__textSide p{font-family:var(--font-body);color:var(--cwg-ink-text);margin-bottom:24px;font-size:18px;line-height:1.7}.AboutPage-module__uRp3Ja__statsSide{flex-direction:column;gap:24px;display:flex}.AboutPage-module__uRp3Ja__statCard{background-color:var(--cwg-ink);text-align:center;border-bottom:4px solid var(--cwg-ink-bright);padding:40px}.AboutPage-module__uRp3Ja__statVal{font-family:var(--font-display);color:var(--cwg-white);margin-bottom:8px;font-size:48px;display:block}.AboutPage-module__uRp3Ja__statLab{font-family:var(--font-body);color:var(--cwg-ink-bright);font-size:12px;font-weight:600}.AboutPage-module__uRp3Ja__contactSection{background-color:var(--cwg-paper-warm);padding:100px 0}.AboutPage-module__uRp3Ja__contactBox{text-align:center;max-width:800px;margin:0 auto}.AboutPage-module__uRp3Ja__contactTitle{font-family:var(--font-display);color:var(--cwg-ink);margin-bottom:24px;font-size:32px}.AboutPage-module__uRp3Ja__contactText{font-family:var(--font-body);color:var(--cwg-ink-text);margin-bottom:40px;font-size:18px}.AboutPage-module__uRp3Ja__emailBtn{background-color:var(--cwg-ink);color:var(--cwg-white);font-family:var(--font-display);word-break:break-all;padding:20px 48px;font-size:18px;text-decoration:none;transition:transform .3s,background-color .3s;display:inline-block}@media (max-width:768px){.AboutPage-module__uRp3Ja__emailBtn{width:100%;max-width:320px;margin:0 auto;padding:16px 24px;font-size:14px}}.AboutPage-module__uRp3Ja__emailBtn:hover{background-color:var(--cwg-ink-mid);transform:translateY(-4px)}
