.animated-hero{background:var(
		--animated-hero-background,radial-gradient(120% 95% at 12% 88%,rgba(255,188,22,.92) 0,rgba(255,153,11,.45) 36%,transparent 62%),radial-gradient(95% 88% at 88% 18%,rgba(247,81,134,.92) 0,rgba(237,72,153,.44) 40%,transparent 66%),linear-gradient(116deg,#f7ad06 0,#f86723 40%,#f74a55 70%,#fc6416 100%)
	);border-radius:var(--animated-hero-section-radius,0);isolation:isolate;overflow:hidden;padding:var(--animated-hero-padding-desktop,76px) 24px;position:relative}.animated-hero--tab-suppliers{--animated-hero-background:radial-gradient(120% 95% at 12% 88%,rgba(var(--animated-hero-tab-suppliers-blob-one-rgb,195,217,148),var(--animated-hero-tab-suppliers-blob-one-opacity,1)) 0%,rgba(var(--animated-hero-tab-suppliers-blob-one-rgb,195,217,148),calc(var(--animated-hero-tab-suppliers-blob-one-opacity, 1)*0.55)) 36%,transparent 62%),radial-gradient(95% 88% at 88% 18%,rgba(var(--animated-hero-tab-suppliers-blob-two-rgb,195,217,148),var(--animated-hero-tab-suppliers-blob-two-opacity,1)) 0%,rgba(var(--animated-hero-tab-suppliers-blob-two-rgb,195,217,148),calc(var(--animated-hero-tab-suppliers-blob-two-opacity, 1)*0.5)) 40%,transparent 66%),linear-gradient(116deg,rgba(var(--animated-hero-tab-suppliers-base-rgb,255,85,0),var(--animated-hero-tab-suppliers-base-opacity,1)) 0%,rgba(var(--animated-hero-tab-suppliers-base-rgb,255,85,0),var(--animated-hero-tab-suppliers-base-opacity,1)) 100%);--animated-hero-after-background:radial-gradient(circle at 65% 32%,rgba(var(--animated-hero-tab-suppliers-blob-two-rgb,195,217,148),calc(var(--animated-hero-tab-suppliers-blob-two-opacity, 1)*0.6)) 0%,transparent 74%)}.animated-hero--tab-venues{--animated-hero-background:radial-gradient(120% 95% at 12% 88%,rgba(var(--animated-hero-tab-venues-blob-one-rgb,243,203,230),var(--animated-hero-tab-venues-blob-one-opacity,1)) 0%,rgba(var(--animated-hero-tab-venues-blob-one-rgb,243,203,230),calc(var(--animated-hero-tab-venues-blob-one-opacity, 1)*0.55)) 36%,transparent 62%),radial-gradient(95% 88% at 88% 18%,rgba(var(--animated-hero-tab-venues-blob-two-rgb,243,203,230),var(--animated-hero-tab-venues-blob-two-opacity,1)) 0%,rgba(var(--animated-hero-tab-venues-blob-two-rgb,243,203,230),calc(var(--animated-hero-tab-venues-blob-two-opacity, 1)*0.5)) 40%,transparent 66%),linear-gradient(116deg,rgba(var(--animated-hero-tab-venues-base-rgb,255,85,0),var(--animated-hero-tab-venues-base-opacity,1)) 0%,rgba(var(--animated-hero-tab-venues-base-rgb,255,85,0),var(--animated-hero-tab-venues-base-opacity,1)) 100%);--animated-hero-after-background:radial-gradient(circle at 65% 32%,rgba(var(--animated-hero-tab-venues-blob-two-rgb,243,203,230),calc(var(--animated-hero-tab-venues-blob-two-opacity, 1)*0.6)) 0%,transparent 74%)}.animated-hero:after,.animated-hero:before{border-radius:50%;content:"";filter:blur(10px);pointer-events:none;position:absolute;z-index:-1}.animated-hero:before{background:radial-gradient(circle at 35% 35%,hsla(0,0%,100%,.22) 0,hsla(0,0%,100%,.08) 36%,transparent 70%);height:clamp(340px,44vw,700px);left:-16%;top:-26%;width:clamp(360px,48vw,760px);will-change:transform,border-radius}.animated-hero:after{background:var(
		--animated-hero-after-background,radial-gradient(circle at 65% 32%,rgba(247,81,134,.5) 0,rgba(237,72,153,.24) 42%,transparent 74%)
	);height:clamp(320px,42vw,680px);right:-16%;top:-22%;width:clamp(340px,44vw,720px);will-change:transform,border-radius}.animated-hero--animated{animation:animated-hero-gradient-shift calc(var(--animated-hero-animation-duration, 12s)*1.3) cubic-bezier(.42,0,.22,1) infinite;background-size:230% 230%}.animated-hero--animated:before{animation:animated-hero-blob-left calc(var(--animated-hero-animation-duration, 12s)*1.4) cubic-bezier(.42,0,.22,1) infinite}.animated-hero--animated:after{animation:animated-hero-blob-right calc(var(--animated-hero-animation-duration, 12s)*1.6) cubic-bezier(.42,0,.22,1) infinite}.animated-hero__inner{margin:0 auto;max-width:var(--animated-hero-content-width,1040px)}.animated-hero__content{margin:0 auto;max-width:980px;text-align:center}.animated-hero__eyebrow{font-size:20px;margin:0}.animated-hero__eyebrow,.animated-hero__heading{color:var(--animated-hero-heading-color,#fff);font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2}.animated-hero__heading{font-size:clamp(36px,5.1vw,48px);letter-spacing:-.02em;margin:8px 0 0}.animated-hero__heading h1,.animated-hero__heading h2,.animated-hero__heading h3,.animated-hero__heading h4,.animated-hero__heading h5,.animated-hero__heading h6,.animated-hero__heading p,.animated-hero__heading span{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0}.animated-hero__description{color:var(--animated-hero-description-color,#fff2ea);font-family:Lato,sans-serif;font-size:16px;line-height:1.55;margin:20px auto 0;max-width:785px}.animated-hero__pills{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:28px}.animated-hero__pill{align-items:center;background-color:var(--animated-hero-pill-background-color,#fff);border:1px solid var(--animated-hero-pill-border-color,#d56d4a);border-radius:999px;box-shadow:0 5px 12px rgba(0,0,0,.22),inset 0 1px 0 hsla(0,0%,100%,.65);display:inline-flex;font-family:Lato,sans-serif;font-size:16px;font-weight:400;gap:8px;line-height:1;min-height:40px;padding:12px 24px}.animated-hero__pill,.animated-hero__pill:hover{color:var(--animated-hero-pill-text-color,#4a2f24);text-decoration:none}.animated-hero__pill-icon{color:#ff5a1f;display:inline-flex;flex-shrink:0;height:16px;justify-content:center;width:16px}.animated-hero__pill-icon svg{fill:currentColor;height:16px;width:16px}.animated-hero__pill-icon-image{display:block;height:16px;object-fit:contain;width:16px}.animated-hero__pill-label{display:inline-block}@keyframes animated-hero-gradient-shift{0%{background-position:14% 72%,80% 18%,0 50%}25%{background-position:19% 70%,76% 24%,38% 46%}50%{background-position:11% 78%,84% 16%,74% 52%}75%{background-position:16% 76%,82% 20%,36% 56%}to{background-position:14% 72%,80% 18%,0 50%}}@keyframes animated-hero-blob-left{0%{border-radius:52% 48% 45% 55%/60% 42% 58% 40%;transform:translateZ(0) scale(1)}20%{border-radius:46% 54% 58% 42%/50% 58% 42% 50%;transform:translate3d(10%,8%,0) scale(1.12) rotate(-3deg)}40%{border-radius:38% 62% 54% 46%/44% 66% 34% 56%;transform:translate3d(24%,24%,0) scale(1.28) rotate(-8deg)}60%{border-radius:58% 42% 47% 53%/62% 38% 58% 42%;transform:translate3d(34%,30%,0) scale(1.36) rotate(-10deg)}80%{border-radius:49% 51% 59% 41%/45% 61% 39% 55%;transform:translate3d(18%,18%,0) scale(1.18) rotate(-5deg)}to{border-radius:52% 48% 45% 55%/60% 42% 58% 40%;transform:translateZ(0) scale(1)}}@keyframes animated-hero-blob-right{0%{border-radius:48% 52% 58% 42%/46% 61% 39% 54%;transform:translateZ(0) scale(1)}20%{border-radius:56% 44% 42% 58%/54% 44% 56% 46%;transform:translate3d(-12%,10%,0) scale(1.14) rotate(4deg)}40%{border-radius:62% 38% 36% 64%/58% 38% 62% 42%;transform:translate3d(-24%,18%,0) scale(1.3) rotate(8deg)}60%{border-radius:40% 60% 52% 48%/42% 62% 38% 58%;transform:translate3d(-36%,28%,0) scale(1.42) rotate(11deg)}80%{border-radius:55% 45% 61% 39%/60% 40% 60% 40%;transform:translate3d(-18%,14%,0) scale(1.2) rotate(6deg)}to{border-radius:48% 52% 58% 42%/46% 61% 39% 54%;transform:translateZ(0) scale(1)}}@media (max-width:767px){.animated-hero{padding:var(--animated-hero-padding-mobile,52px) 20px}.animated-hero:before{left:-34%;top:-34%}.animated-hero:after{right:-36%;top:-34%}.animated-hero__eyebrow{font-size:18px}.animated-hero__description{font-size:15px}.animated-hero__pills{flex-direction:column;margin-top:24px}.animated-hero__pill{justify-content:center;max-width:320px;width:100%}}