.mc-hero{--mc-bg:#000;--mc-text-primary:#fff;--mc-text-muted:hsla(0,0%,100%,.65);--mc-accent-green:#00e676;--mc-accent-pink:#e91e8c;--mc-glow-green:rgba(0,230,118,.45);--mc-glow-pink:rgba(233,30,140,.3);--mc-font-heading:"Barlow Condensed","Impact",sans-serif;--mc-font-body:"Barlow","Helvetica Neue",sans-serif;--mc-section-py:clamp(60px,8vw,120px);--mc-section-px:clamp(20px,5vw,80px);--mc-visual-size:clamp(260px,38vw,480px);--mc-transition:0.35s ease}.mc-hero__mobile-only{display:none}@media (max-width:767px){.mc-hero__mobile-only{display:block}.mc-hero__content>.mc-hero__pillar--bottom-left,.mc-hero__content>.mc-hero__pillar--bottom-right,.mc-hero__content>.mc-hero__pillar--top-left,.mc-hero__content>.mc-hero__pillar--top-right{display:none}}.mc-hero{background-color:var(--mc-bg);color:var(--mc-text-primary);overflow:hidden;padding:var(--mc-section-py) var(--mc-section-px);position:relative}.mc-hero:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='4' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.04'/%3E%3C/svg%3E");background-size:200px 200px;content:"";inset:0;opacity:.5;pointer-events:none;position:absolute;z-index:0}.mc-hero__container{gap:clamp(32px,5vw,64px);margin:0 auto;max-width:1200px;position:relative;z-index:1}.mc-hero__container,.mc-hero__header{align-items:center;display:flex;flex-direction:column}.mc-hero__header{gap:10px;text-align:center}.mc-hero__eyebrow{font-weight:300;margin:0;text-transform:uppercase}.mc-hero__heading{font-weight:700;text-transform:uppercase}.mc-hero__subheading{font-weight:400;margin:0;text-transform:uppercase}.mc-hero__content{align-items:center;column-gap:clamp(1px,1vw,120px);display:grid;grid-template-areas:"top-left    .       top-right" ".           visual  ." "bottom-left .       bottom-right";grid-template-columns:minmax(180px,1fr) var(--mc-visual-size) minmax(180px,1fr);grid-template-rows:auto var(--mc-visual-size) auto;justify-items:center;margin:10px auto 0;max-width:1100px;row-gap:clamp(1px,0vw,56px);width:100%}.mc-hero__visual{align-items:center;display:flex;grid-area:visual;height:var(--mc-visual-size);justify-content:center;position:relative;width:var(--mc-visual-size)}.mc-hero__glow-ring{inset:-8%;position:absolute;z-index:0}.mc-hero__gif{border-radius:50%;display:block;height:100%;object-fit:contain;position:relative;width:100%;z-index:1}.mc-hero__pillar{display:flex;flex-direction:column;gap:0;max-width:300px}.mc-hero__pillar--top-left{align-items:center;align-self:end;grid-area:top-left;justify-self:end;text-align:right}.mc-hero__pillar--top-right{align-items:center;align-self:end;grid-area:top-right;justify-self:start;text-align:left}.mc-hero__pillar--bottom-left{align-items:center;align-self:start;grid-area:bottom-left;justify-self:end;text-align:right}.mc-hero__pillar--bottom-right{align-items:center;align-self:start;grid-area:bottom-right;justify-self:start;text-align:left}.mc-hero__pillar-label{font-weight:900}.mc-hero__pillar-desc,.mc-hero__pillar-label{margin:0;text-transform:uppercase;transition:color var(--mc-transition)}.mc-hero__pillar-desc{font-size:clamp(12px,1vw,23px);font-weight:400}.mc-hero__pillar:hover .mc-hero__pillar-label{color:#ff197d}.mc-hero__pillar:hover .mc-hero__pillar-desc{color:hsla(0,0%,100%,.9)}.mc-hero__tagline{margin:0;text-align:center;text-transform:uppercase}@media (max-width:1024px){.mc-hero{--mc-visual-size:clamp(220px,33vw,380px)}.mc-hero__content{gap:clamp(16px,2.5vw,32px) clamp(20px,0vw,48px)}}@media (max-width:768px){.mc-hero{--mc-visual-size:280px}.mc-hero__pillar{justify-self:center!important;text-align:center!important}.mc-hero__content{display:grid;gap:1px 24px;grid-template-areas:"visual      visual" "top-left    top-right" "bottom-left bottom-right";grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto}.mc-hero__visual{grid-area:visual;margin:0 auto}.mc-hero__pillar--top-left{grid-area:top-left}.mc-hero__pillar--top-right{grid-area:top-right}.mc-hero__pillar--bottom-left{grid-area:bottom-left}.mc-hero__pillar--bottom-right{grid-area:bottom-right}}@media (max-width:480px){.mc-hero{--mc-visual-size:220px;--mc-section-px:20px;--mc-section-py:48px}.mc-hero__content{gap:20px;grid-template-areas:"visual" "top-left" "top-right" "bottom-left" "bottom-right";grid-template-columns:1fr}.mc-hero__visual{justify-self:center}.mc-hero__pillar{justify-self:center!important;text-align:center!important}}@media (max-width:360px){.mc-hero{--mc-visual-size:180px}.mc-hero__heading{font-size:26px}}