.module-gchild-counter .counter-container{background:var(--card-bg,inherit);border:var(--card-bw,0) solid var(--card-bc,transparent);border-radius:var(--card-br,0);padding:var(--card-py,0) var(--card-px,0)}.module-gchild-counter .counter-container{--default-blob-size:340px}.module-gchild-counter .counter-container .blob-wrapper{background-color:var(--animation-background,transparent);inset:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;z-index:-1}.module-gchild-counter .counter-container>.row{z-index:1}.module-gchild-counter .counter-container .blob{animation:fadeInOpacity 10s cubic-bezier(.4,0,.2,1) 1ms infinite both;aspect-ratio:1;border-radius:50%;display:none;filter:blur(150px);height:auto;mix-blend-mode:screen;position:absolute}.module-gchild-counter .counter-container .blob:first-child{background:#00f4b3;left:0;top:0;transform:translate(-8%,-66%);width:var(--blob-1-size,var(--default-blob-size))}.module-gchild-counter .counter-container .blob:nth-child(2){background:#39d4ff;left:50%;top:0;transform:translate(-50%,-14%);width:var(--blob-2-size,var(--default-blob-size))}.module-gchild-counter .counter-container .blob:nth-child(3){background:#00aaf8;bottom:0;right:0;transform:translate(8%,66%);width:var(--blob-3-size,var(--default-blob-size))}.module-gchild-counter .counter-container .blob:nth-child(4){background:#a5edff;right:0;top:0;transform:translate(36%,-50%);width:var(--blob-4-size,var(--default-blob-size))}.module-gchild-counter .counter-container .blob:nth-child(5){background:#a5edff;right:0;top:0;transform:translate(17%,55%);width:var(--blob-5-size,var(--default-blob-size))}.module-gchild-counter .counter-container{isolation:isolate}.module-gchild-counter .counter-container .blob-wrapper{--blob-1-size:340px;--blob-2-size:340px;--blob-3-size:340px;--animation-background:var(--simple-card-hover)}.module-gchild-counter .counter-container .blob-wrapper .blob{filter:blur(50px);mix-blend-mode:overlay}.module-gchild-counter .counter-container .blob-wrapper .blob:first-child,.module-gchild-counter .counter-container .blob-wrapper .blob:nth-child(2),.module-gchild-counter .counter-container .blob-wrapper .blob:nth-child(3){display:inline-block;inset:0}.module-gchild-counter .counter-container .blob-wrapper .blob:first-child{background:var(--simple-card-glow-1);right:0;top:0;transform:translate(-25%,-21%)}.module-gchild-counter .counter-container .blob-wrapper .blob:nth-child(2){background:var(--simple-card-glow-2);transform:translate(50%,-50%)}.module-gchild-counter .counter-container .blob-wrapper .blob:nth-child(3){background:var(--simple-card-glow-2);transform:translate(90%,-20%)}.module-gchild-counter{display:grid;gap:var(--spacing-gutter-x);grid-template-columns:1fr}.module-gchild-counter:has(>:nth-child(2):last-child){display:grid;grid-template-columns:repeat(2,1fr)}.module-gchild-counter .counter-container{--card-py:var(--spacing-11);--card-px:var(--spacing-11);--card-br:var(--br-sm);--card-bg:var(--simple-card-hover);align-items:center;display:flex;flex-direction:column;justify-content:center;position:relative}.module-gchild-counter .counter-wrapper span{font-size:var(--fs-h1);font-weight:var(--fw-base)}.module-gchild-counter .counter-content{color:var(--text-2-const-dark);font-size:var(--fs-sm);font-weight:var(--fw-highlight)}.module-gchild-counter .counter-heading{display:flex}.module-gchild-counter .textbox-content h1,.module-gchild-counter .textbox-content h2,.module-gchild-counter .textbox-content h3,.module-gchild-counter .textbox-content h4,.module-gchild-counter .textbox-content h5,.module-gchild-counter .textbox-content h6{font-weight:var(--fw-highlight)}.module-gchild-counter .counter-prefix{margin-right:10px}@media (max-width:767.98px){.module-gchild-counter:has(>:nth-child(2):last-child){grid-template-columns:1fr}.module-gchild-counter{flex-direction:column}}
