.forward-hero {
	--forward-hero-bg: #1A1A1A;
	--forward-hero-text: #f7fbff;
	--forward-hero-muted: #c0cad6;
	--forward-hero-accent: #00a1da;
	max-width: var(--forward-width-content);
	position: relative;
	overflow: hidden;
	padding: 4rem clamp(2rem, 6vw, 4rem) 2rem;
	background: var(--forward-hero-bg);
	color: var(--forward-hero-text);
	display: flex;
	align-items: center;
	border-radius: 3.125rem;
}

.forward-hero__grid-bg {
	position: absolute;
	top: 0;
	right: 0;
	width: 860px;
	max-width: 100%;
	height: 687px;
	max-height: 100%;
	pointer-events: none;
}

.forward-hero__inner {
	position: relative;
	z-index: 1;
	max-width: 1440px;
	margin: 0 auto;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.forward-hero__top-meta {
	display: flex;
	justify-content: space-between;
	width: 100%;
	font-family: "Geist Mono", monospace;
	font-size: 20px;
	font-weight:300;
	color: #FFFFFF;
}

.forward-hero__content {
	max-width: 100%;
	margin: 0 auto;
	padding: 4rem 0;
}

.forward-hero__title {
	opacity: 0.4;
	transition: opacity 0.3s ease;
	margin-bottom:20px;
	margin-top:4rem;
	svg {
		margin: 0 auto;
		max-width: 1140px;
		width: 100%;
		height: auto;
		display: block;
	}

}

.forward-hero:hover {
	.forward-hero__title {
		opacity: 1;
	}
}

.forward-hero__description {
	max-width: 60rem;
	margin: 0 0 5rem;
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	font-family: "Geist Mono", monospace;
	font-weight: 300;
}

.forward-hero__button {
display: inline-flex;
flex-direction: row;
justify-content: center;
text-decoration: none;
align-items: center;
padding: 22px 50px;
gap: 20px;
background: var(--forward-gradient-cta);
background: linear-gradient(84.77deg, #019ad5 -20%, #15294c 115%);
border-radius: 100px;
font-family: var(--forward-font-heading);
font-style: normal;
font-weight: 500;
font-size: 25px;
line-height: 30px;
color: #FFFFFF;
transition: all 0.3s ease;
}

.forward-hero__button:hover {
	background: linear-gradient(-84.77deg, #019ad5 -20%, #15294c 115%);
}

.forward-hero__partner-strip {
	padding: 2rem 0 0;
}

.forward-hero__partners {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: clamp(2rem, 5vw, 5rem);
	margin: 0;
	padding: 0;
	list-style: none;
	filter: grayscale(1) brightness(1.5);
	opacity: 0.5;
}

.forward-hero__partner {
	display: flex;
	align-items: center;
	justify-content: center;
}

.forward-hero__partner img {
	display: block;
	max-width: 100%;
	max-height: 1.8rem;
	object-fit: contain;
}

@media (max-width: 767px) {
	.forward-hero {
		min-height: auto;
		padding-top: 2rem;
		padding-bottom: 2rem;
		border-radius: 1.75rem;
	}

	.forward-hero__inner {
		min-height: auto;
		gap: 0;
	}
 
	.forward-hero__top-meta {
		flex-direction: column;
		align-items: center;
		gap: 0.5rem;
		text-align: center;
		font-size: 1rem;
	}

	.forward-hero__title {
		flex-direction: column;
		gap: 0;
		opacity:1;
		margin-top: 2rem;
	}

	.forward-hero__title-divider {
		display: none;
	}

	.forward-hero__content {
		padding: 0 0 2rem 0;
	}

	.forward-hero__description {
		font-size: 1rem;
		line-height: 1.5;
		margin-bottom: 2.5rem;
	}

	.forward-hero__button {
		font-size: 1.125rem;
		padding: 1rem 2rem;
		width: 100%;
		justify-content: center;
	}

	.forward-hero__partners {
		gap: 2rem;
	}
}


/***************************************************
 * Generated by SVG Artista on 4/2/2026, 11:54:48 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/

@-webkit-keyframes animate-svg-stroke-1 {
	0% {
		stroke-dashoffset: 89.6895751953125px;
		stroke-dasharray: 89.6895751953125px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 89.6895751953125px;
	}
}

@keyframes animate-svg-stroke-1 {
	0% {
		stroke-dashoffset: 89.6895751953125px;
		stroke-dasharray: 89.6895751953125px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 89.6895751953125px;
	}
}

.svg-elem-1 {
	-webkit-animation: animate-svg-stroke-1 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s both;
	animation: animate-svg-stroke-1 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s both;
}

@-webkit-keyframes animate-svg-stroke-2 {
	0% {
		stroke-dashoffset: 129.61968231201172px;
		stroke-dasharray: 129.61968231201172px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 129.61968231201172px;
	}
}

@keyframes animate-svg-stroke-2 {
	0% {
		stroke-dashoffset: 129.61968231201172px;
		stroke-dasharray: 129.61968231201172px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 129.61968231201172px;
	}
}

.svg-elem-2 {
	-webkit-animation: animate-svg-stroke-2 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.32s both;
	animation: animate-svg-stroke-2 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.32s both;
}

@-webkit-keyframes animate-svg-stroke-3 {
	0% {
		stroke-dashoffset: 170.7985076904297px;
		stroke-dasharray: 170.7985076904297px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 170.7985076904297px;
	}
}

@keyframes animate-svg-stroke-3 {
	0% {
		stroke-dashoffset: 170.7985076904297px;
		stroke-dasharray: 170.7985076904297px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 170.7985076904297px;
	}
}

.svg-elem-3 {
	-webkit-animation: animate-svg-stroke-3 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.64s both;
	animation: animate-svg-stroke-3 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.64s both;
}

@-webkit-keyframes animate-svg-stroke-4 {
	0% {
		stroke-dashoffset: 212.5017852783203px;
		stroke-dasharray: 212.5017852783203px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 212.5017852783203px;
	}
}

@keyframes animate-svg-stroke-4 {
	0% {
		stroke-dashoffset: 212.5017852783203px;
		stroke-dasharray: 212.5017852783203px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 212.5017852783203px;
	}
}

.svg-elem-4 {
	-webkit-animation: animate-svg-stroke-4 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.96s both;
	animation: animate-svg-stroke-4 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.96s both;
}

@-webkit-keyframes animate-svg-stroke-5 {
	0% {
		stroke-dashoffset: 254.48643493652344px;
		stroke-dasharray: 254.48643493652344px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 254.48643493652344px;
	}
}

@keyframes animate-svg-stroke-5 {
	0% {
		stroke-dashoffset: 254.48643493652344px;
		stroke-dasharray: 254.48643493652344px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 254.48643493652344px;
	}
}

.svg-elem-5 {
	-webkit-animation: animate-svg-stroke-5 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.28s both;
	animation: animate-svg-stroke-5 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.28s both;
}

@-webkit-keyframes animate-svg-stroke-6 {
	0% {
		stroke-dashoffset: 296.65936279296875px;
		stroke-dasharray: 296.65936279296875px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 296.65936279296875px;
	}
}

@keyframes animate-svg-stroke-6 {
	0% {
		stroke-dashoffset: 296.65936279296875px;
		stroke-dasharray: 296.65936279296875px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 296.65936279296875px;
	}
}

.svg-elem-6 {
	-webkit-animation: animate-svg-stroke-6 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.6s both;
	animation: animate-svg-stroke-6 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.6s both;
}

@-webkit-keyframes animate-svg-stroke-7 {
	0% {
		stroke-dashoffset: 338.8932800292969px;
		stroke-dasharray: 338.8932800292969px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 338.8932800292969px;
	}
}

@keyframes animate-svg-stroke-7 {
	0% {
		stroke-dashoffset: 338.8932800292969px;
		stroke-dasharray: 338.8932800292969px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 338.8932800292969px;
	}
}

.svg-elem-7 {
	-webkit-animation: animate-svg-stroke-7 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.92s both;
	animation: animate-svg-stroke-7 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 1.92s both;
}

@-webkit-keyframes animate-svg-stroke-8 {
	0% {
		stroke-dashoffset: 381.212890625px;
		stroke-dasharray: 381.212890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 381.212890625px;
	}
}

@keyframes animate-svg-stroke-8 {
	0% {
		stroke-dashoffset: 381.212890625px;
		stroke-dasharray: 381.212890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 381.212890625px;
	}
}

.svg-elem-8 {
	-webkit-animation: animate-svg-stroke-8 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 2.24s both;
	animation: animate-svg-stroke-8 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 2.24s both;
}

@-webkit-keyframes animate-svg-stroke-9 {
	0% {
		stroke-dashoffset: 423.59796142578125px;
		stroke-dasharray: 423.59796142578125px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 423.59796142578125px;
	}
}

@keyframes animate-svg-stroke-9 {
	0% {
		stroke-dashoffset: 423.59796142578125px;
		stroke-dasharray: 423.59796142578125px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 423.59796142578125px;
	}
}

.svg-elem-9 {
	-webkit-animation: animate-svg-stroke-9 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 2.56s both;
	animation: animate-svg-stroke-9 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 2.56s both;
}

@-webkit-keyframes animate-svg-stroke-10 {
	0% {
		stroke-dashoffset: 465.97760009765625px;
		stroke-dasharray: 465.97760009765625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 465.97760009765625px;
	}
}

@keyframes animate-svg-stroke-10 {
	0% {
		stroke-dashoffset: 465.97760009765625px;
		stroke-dasharray: 465.97760009765625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 465.97760009765625px;
	}
}

.svg-elem-10 {
	-webkit-animation: animate-svg-stroke-10 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 2.88s both;
	animation: animate-svg-stroke-10 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 2.88s both;
}

@-webkit-keyframes animate-svg-stroke-11 {
	0% {
		stroke-dashoffset: 508.3934631347656px;
		stroke-dasharray: 508.3934631347656px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 508.3934631347656px;
	}
}

@keyframes animate-svg-stroke-11 {
	0% {
		stroke-dashoffset: 508.3934631347656px;
		stroke-dasharray: 508.3934631347656px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 508.3934631347656px;
	}
}

.svg-elem-11 {
	-webkit-animation: animate-svg-stroke-11 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 3.2s both;
	animation: animate-svg-stroke-11 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 3.2s both;
}

@-webkit-keyframes animate-svg-stroke-12 {
	0% {
		stroke-dashoffset: 550.8492431640625px;
		stroke-dasharray: 550.8492431640625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 550.8492431640625px;
	}
}

@keyframes animate-svg-stroke-12 {
	0% {
		stroke-dashoffset: 550.8492431640625px;
		stroke-dasharray: 550.8492431640625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 550.8492431640625px;
	}
}

.svg-elem-12 {
	-webkit-animation: animate-svg-stroke-12 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 3.52s both;
	animation: animate-svg-stroke-12 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 3.52s both;
}

@-webkit-keyframes animate-svg-stroke-13 {
	0% {
		stroke-dashoffset: 593.2828369140625px;
		stroke-dasharray: 593.2828369140625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 593.2828369140625px;
	}
}

@keyframes animate-svg-stroke-13 {
	0% {
		stroke-dashoffset: 593.2828369140625px;
		stroke-dasharray: 593.2828369140625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 593.2828369140625px;
	}
}

.svg-elem-13 {
	-webkit-animation: animate-svg-stroke-13 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 3.84s both;
	animation: animate-svg-stroke-13 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 3.84s both;
}

@-webkit-keyframes animate-svg-stroke-14 {
	0% {
		stroke-dashoffset: 635.7635498046875px;
		stroke-dasharray: 635.7635498046875px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 635.7635498046875px;
	}
}

@keyframes animate-svg-stroke-14 {
	0% {
		stroke-dashoffset: 635.7635498046875px;
		stroke-dasharray: 635.7635498046875px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 635.7635498046875px;
	}
}

.svg-elem-14 {
	-webkit-animation: animate-svg-stroke-14 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 4.16s both;
	animation: animate-svg-stroke-14 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 4.16s both;
}

@-webkit-keyframes animate-svg-stroke-15 {
	0% {
		stroke-dashoffset: 678.2418212890625px;
		stroke-dasharray: 678.2418212890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 678.2418212890625px;
	}
}

@keyframes animate-svg-stroke-15 {
	0% {
		stroke-dashoffset: 678.2418212890625px;
		stroke-dasharray: 678.2418212890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 678.2418212890625px;
	}
}

.svg-elem-15 {
	-webkit-animation: animate-svg-stroke-15 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 4.48s both;
	animation: animate-svg-stroke-15 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 4.48s both;
}

@-webkit-keyframes animate-svg-stroke-16 {
	0% {
		stroke-dashoffset: 720.7098388671875px;
		stroke-dasharray: 720.7098388671875px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 720.7098388671875px;
	}
}

@keyframes animate-svg-stroke-16 {
	0% {
		stroke-dashoffset: 720.7098388671875px;
		stroke-dasharray: 720.7098388671875px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 720.7098388671875px;
	}
}

.svg-elem-16 {
	-webkit-animation: animate-svg-stroke-16 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 4.8s both;
	animation: animate-svg-stroke-16 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 4.8s both;
}

@-webkit-keyframes animate-svg-stroke-17 {
	0% {
		stroke-dashoffset: 763.1962890625px;
		stroke-dasharray: 763.1962890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 763.1962890625px;
	}
}

@keyframes animate-svg-stroke-17 {
	0% {
		stroke-dashoffset: 763.1962890625px;
		stroke-dasharray: 763.1962890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 763.1962890625px;
	}
}

.svg-elem-17 {
	-webkit-animation: animate-svg-stroke-17 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 5.12s both;
	animation: animate-svg-stroke-17 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 5.12s both;
}

@-webkit-keyframes animate-svg-stroke-18 {
	0% {
		stroke-dashoffset: 805.6961059570312px;
		stroke-dasharray: 805.6961059570312px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 805.6961059570312px;
	}
}

@keyframes animate-svg-stroke-18 {
	0% {
		stroke-dashoffset: 805.6961059570312px;
		stroke-dasharray: 805.6961059570312px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 805.6961059570312px;
	}
}

.svg-elem-18 {
	-webkit-animation: animate-svg-stroke-18 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 5.44s both;
	animation: animate-svg-stroke-18 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 5.44s both;
}

@-webkit-keyframes animate-svg-stroke-19 {
	0% {
		stroke-dashoffset: 848.1902465820312px;
		stroke-dasharray: 848.1902465820312px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 848.1902465820312px;
	}
}

@keyframes animate-svg-stroke-19 {
	0% {
		stroke-dashoffset: 848.1902465820312px;
		stroke-dasharray: 848.1902465820312px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 848.1902465820312px;
	}
}

.svg-elem-19 {
	-webkit-animation: animate-svg-stroke-19 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 5.76s both;
	animation: animate-svg-stroke-19 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 5.76s both;
}

@-webkit-keyframes animate-svg-stroke-20 {
	0% {
		stroke-dashoffset: 890.6791381835938px;
		stroke-dasharray: 890.6791381835938px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 890.6791381835938px;
	}
}

@keyframes animate-svg-stroke-20 {
	0% {
		stroke-dashoffset: 890.6791381835938px;
		stroke-dasharray: 890.6791381835938px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 890.6791381835938px;
	}
}

.svg-elem-20 {
	-webkit-animation: animate-svg-stroke-20 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 6.08s both;
	animation: animate-svg-stroke-20 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 6.08s both;
}

@-webkit-keyframes animate-svg-stroke-21 {
	0% {
		stroke-dashoffset: 933.1949462890625px;
		stroke-dasharray: 933.1949462890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 933.1949462890625px;
	}
}

@keyframes animate-svg-stroke-21 {
	0% {
		stroke-dashoffset: 933.1949462890625px;
		stroke-dasharray: 933.1949462890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 933.1949462890625px;
	}
}

.svg-elem-21 {
	-webkit-animation: animate-svg-stroke-21 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 6.4s both;
	animation: animate-svg-stroke-21 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 6.4s both;
}

@-webkit-keyframes animate-svg-stroke-22 {
	0% {
		stroke-dashoffset: 975.6949462890625px;
		stroke-dasharray: 975.6949462890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 975.6949462890625px;
	}
}

@keyframes animate-svg-stroke-22 {
	0% {
		stroke-dashoffset: 975.6949462890625px;
		stroke-dasharray: 975.6949462890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 975.6949462890625px;
	}
}

.svg-elem-22 {
	-webkit-animation: animate-svg-stroke-22 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 6.72s both;
	animation: animate-svg-stroke-22 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 6.72s both;
}

@-webkit-keyframes animate-svg-stroke-23 {
	0% {
		stroke-dashoffset: 1018.19287109375px;
		stroke-dasharray: 1018.19287109375px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1018.19287109375px;
	}
}

@keyframes animate-svg-stroke-23 {
	0% {
		stroke-dashoffset: 1018.19287109375px;
		stroke-dasharray: 1018.19287109375px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1018.19287109375px;
	}
}

.svg-elem-23 {
	-webkit-animation: animate-svg-stroke-23 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 7.04s both;
	animation: animate-svg-stroke-23 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 7.04s both;
}

@-webkit-keyframes animate-svg-stroke-24 {
	0% {
		stroke-dashoffset: 1060.72216796875px;
		stroke-dasharray: 1060.72216796875px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1060.72216796875px;
	}
}

@keyframes animate-svg-stroke-24 {
	0% {
		stroke-dashoffset: 1060.72216796875px;
		stroke-dasharray: 1060.72216796875px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1060.72216796875px;
	}
}

.svg-elem-24 {
	-webkit-animation: animate-svg-stroke-24 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 7.36s both;
	animation: animate-svg-stroke-24 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 7.36s both;
}

@-webkit-keyframes animate-svg-stroke-25 {
	0% {
		stroke-dashoffset: 1103.2335205078125px;
		stroke-dasharray: 1103.2335205078125px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1103.2335205078125px;
	}
}

@keyframes animate-svg-stroke-25 {
	0% {
		stroke-dashoffset: 1103.2335205078125px;
		stroke-dasharray: 1103.2335205078125px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1103.2335205078125px;
	}
}

.svg-elem-25 {
	-webkit-animation: animate-svg-stroke-25 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 7.68s both;
	animation: animate-svg-stroke-25 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 7.68s both;
}

@-webkit-keyframes animate-svg-stroke-26 {
	0% {
		stroke-dashoffset: 1145.7408447265625px;
		stroke-dasharray: 1145.7408447265625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1145.7408447265625px;
	}
}

@keyframes animate-svg-stroke-26 {
	0% {
		stroke-dashoffset: 1145.7408447265625px;
		stroke-dasharray: 1145.7408447265625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1145.7408447265625px;
	}
}

.svg-elem-26 {
	-webkit-animation: animate-svg-stroke-26 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 8s both;
	animation: animate-svg-stroke-26 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 8s both;
}

@-webkit-keyframes animate-svg-stroke-27 {
	0% {
		stroke-dashoffset: 1188.25830078125px;
		stroke-dasharray: 1188.25830078125px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1188.25830078125px;
	}
}

@keyframes animate-svg-stroke-27 {
	0% {
		stroke-dashoffset: 1188.25830078125px;
		stroke-dasharray: 1188.25830078125px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1188.25830078125px;
	}
}

.svg-elem-27 {
	-webkit-animation: animate-svg-stroke-27 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 8.32s both;
	animation: animate-svg-stroke-27 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 8.32s both;
}

@-webkit-keyframes animate-svg-stroke-28 {
	0% {
		stroke-dashoffset: 1230.7646484375px;
		stroke-dasharray: 1230.7646484375px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1230.7646484375px;
	}
}

@keyframes animate-svg-stroke-28 {
	0% {
		stroke-dashoffset: 1230.7646484375px;
		stroke-dasharray: 1230.7646484375px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1230.7646484375px;
	}
}

.svg-elem-28 {
	-webkit-animation: animate-svg-stroke-28 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 8.64s both;
	animation: animate-svg-stroke-28 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 8.64s both;
}

@-webkit-keyframes animate-svg-stroke-29 {
	0% {
		stroke-dashoffset: 1273.283447265625px;
		stroke-dasharray: 1273.283447265625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1273.283447265625px;
	}
}

@keyframes animate-svg-stroke-29 {
	0% {
		stroke-dashoffset: 1273.283447265625px;
		stroke-dasharray: 1273.283447265625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1273.283447265625px;
	}
}

.svg-elem-29 {
	-webkit-animation: animate-svg-stroke-29 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 8.96s both;
	animation: animate-svg-stroke-29 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 8.96s both;
}

@-webkit-keyframes animate-svg-stroke-30 {
	0% {
		stroke-dashoffset: 1315.8138427734375px;
		stroke-dasharray: 1315.8138427734375px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1315.8138427734375px;
	}
}

@keyframes animate-svg-stroke-30 {
	0% {
		stroke-dashoffset: 1315.8138427734375px;
		stroke-dasharray: 1315.8138427734375px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1315.8138427734375px;
	}
}

.svg-elem-30 {
	-webkit-animation: animate-svg-stroke-30 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 9.28s both;
	animation: animate-svg-stroke-30 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 9.28s both;
}

@-webkit-keyframes animate-svg-stroke-31 {
	0% {
		stroke-dashoffset: 1358.3172607421875px;
		stroke-dasharray: 1358.3172607421875px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1358.3172607421875px;
	}
}

@keyframes animate-svg-stroke-31 {
	0% {
		stroke-dashoffset: 1358.3172607421875px;
		stroke-dasharray: 1358.3172607421875px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1358.3172607421875px;
	}
}

.svg-elem-31 {
	-webkit-animation: animate-svg-stroke-31 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 9.6s both;
	animation: animate-svg-stroke-31 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 9.6s both;
}

@-webkit-keyframes animate-svg-stroke-32 {
	0% {
		stroke-dashoffset: 1400.8433837890625px;
		stroke-dasharray: 1400.8433837890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1400.8433837890625px;
	}
}

@keyframes animate-svg-stroke-32 {
	0% {
		stroke-dashoffset: 1400.8433837890625px;
		stroke-dasharray: 1400.8433837890625px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1400.8433837890625px;
	}
}

.svg-elem-32 {
	-webkit-animation: animate-svg-stroke-32 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 9.92s both;
	animation: animate-svg-stroke-32 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 9.92s both;
}

@-webkit-keyframes animate-svg-stroke-33 {
	0% {
		stroke-dashoffset: 1443.366943359375px;
		stroke-dasharray: 1443.366943359375px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1443.366943359375px;
	}
}

@keyframes animate-svg-stroke-33 {
	0% {
		stroke-dashoffset: 1443.366943359375px;
		stroke-dasharray: 1443.366943359375px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1443.366943359375px;
	}
}

.svg-elem-33 {
	-webkit-animation: animate-svg-stroke-33 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 10.24s both;
	animation: animate-svg-stroke-33 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 10.24s both;
}

@-webkit-keyframes animate-svg-stroke-34 {
	0% {
		stroke-dashoffset: 1485.876708984375px;
		stroke-dasharray: 1485.876708984375px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1485.876708984375px;
	}
}

@keyframes animate-svg-stroke-34 {
	0% {
		stroke-dashoffset: 1485.876708984375px;
		stroke-dasharray: 1485.876708984375px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1485.876708984375px;
	}
}

.svg-elem-34 {
	-webkit-animation: animate-svg-stroke-34 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 10.56s both;
	animation: animate-svg-stroke-34 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 10.56s both;
}

@-webkit-keyframes animate-svg-stroke-35 {
	0% {
		stroke-dashoffset: 1528.41064453125px;
		stroke-dasharray: 1528.41064453125px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1528.41064453125px;
	}
}

@keyframes animate-svg-stroke-35 {
	0% {
		stroke-dashoffset: 1528.41064453125px;
		stroke-dasharray: 1528.41064453125px;
	}

	100% {
		stroke-dashoffset: 0;
		stroke-dasharray: 1528.41064453125px;
	}
}

.svg-elem-35 {
	-webkit-animation: animate-svg-stroke-35 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 10.88s both;
	animation: animate-svg-stroke-35 3s cubic-bezier(0.55, 0.055, 0.675, 0.19) 10.88s both;
}