.ga-lockup{display:inline-flex;align-items:center;text-decoration:none;flex:none}
.ga-logo{display:block;width:150px;height:auto;object-fit:contain;flex:none;border-radius:0;background:transparent}
.footer .ga-logo{width:180px;filter:brightness(0) invert(1)}
.footer__brand.ga-lockup{flex-wrap:wrap;gap:16px}
.ga-wordmark{display:none!important}
.ga-picker-logo{display:block;width:220px;height:auto;margin:0 auto 18px}
.topbar .ga-logo{width:68px;height:44px}.topbar__powered .ga-powered-logo{display:inline-block;width:32px;height:20px;vertical-align:middle;margin-right:4px;object-fit:contain;border-radius:0}
@media(max-width:620px){.ga-logo{width:120px}.legal-brand .ga-logo{width:110px}}
body.ga-is-loading{overflow:hidden!important}
.ga-loader{position:fixed;inset:0;z-index:2147483000;display:grid;place-content:center;justify-items:center;gap:26px;padding:24px;background:radial-gradient(ellipse at 50% 42%,#164e39 0%,#0b3d2c 48%,#07291e 100%);color:#fff;text-align:center;isolation:isolate}
.ga-loader__ball{position:relative;width:clamp(180px,48vw,250px);aspect-ratio:1;filter:drop-shadow(0 20px 32px #00170d55)}
.ga-loader__ball{display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 35% 28%,#fff 0%,#fafbfc 55%,#d9dfe2 100%);box-shadow:inset -6px -8px 15px #65748022,inset 4px 4px 8px #fff}
.ga-loader__ball::before{content:"";position:absolute;inset:0;border-radius:50%;background-image:radial-gradient(circle at 40% 40%,#fff 0 1px,#a9b3bc55 2px,#fff9 3px,transparent 4px);background-size:14px 14px;mask-image:radial-gradient(circle,transparent 38%,#000 75%);pointer-events:none}
.ga-loader__ball img{display:block;position:relative;z-index:1;width:80%;height:auto;object-fit:contain;background:transparent;border-radius:0}
.ga-loader__ring{position:absolute;inset:-12px;width:calc(100% + 24px);height:calc(100% + 24px);overflow:visible;transform:rotate(-90deg)}
.ga-loader__track{fill:none;stroke:#ffffff20;stroke-width:1.5}
.ga-loader__progress{fill:none;stroke:#65cf8b;stroke-width:1.8;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100;animation:ga-ring-fill .35s linear forwards,ga-ring-wait 1.4s .35s ease-in-out infinite}
.ga-loader__label{margin:0;font-family:Verdana,sans-serif;font-size:12px;letter-spacing:1px;color:#edf5ee}
.ga-loader--leaving{opacity:0;transition:opacity .18s ease;pointer-events:none}
@keyframes ga-ring-fill{to{stroke-dashoffset:0}}
@keyframes ga-ring-wait{50%{opacity:.4}}
@media(prefers-reduced-motion:reduce){.ga-loader__progress{animation:none;stroke-dashoffset:0}.ga-loader--leaving{transition:none}}

/* The original realistic ball is a separate layer underneath the transparent logo. */
.ga-loader__ball{background:transparent;box-shadow:none;isolation:isolate}
.ga-loader__ball::before{background:transparent url("golfactive-ball-v5.png") center/107.5% 107.5% no-repeat;mask-image:none}
.ga-loader__ball img{mix-blend-mode:multiply}
