.homepage-story{
	background: #ede9e6;
	color: #272222;
	overflow: clip;
}

.homepage-story .story-section{
	position: relative;
}

.eyebrow{
	font-weight: 500;
}

.homepage-story .story-title{
	font-size: 56px;
	line-height: 1.12;
	letter-spacing: -2.24px;
	font-weight: 600;
	margin: 0 0 22px;
}

.story-main{
	height: 74vh;
	min-height: 500px;
	display: flex;
	align-items: center;
	justify-content: center;
	isolation: isolate;
	z-index: auto;
}

.story-main::after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	height: 26%;
	pointer-events: none;
	background: linear-gradient(to bottom, rgba(237,233,230,0) 0%, #ede9e6 100%);
	z-index: -1;
}

.story-main-gradient{
	position: absolute;
	inset: 0;
	z-index: -2;
	opacity: .32;
	background:
		linear-gradient(to bottom, rgba(237,233,230,0) 62%, #ede9e6 100%),
		conic-gradient(from 182.14deg at 53.5% 44.87%, #81E4FF -16.23deg, #3460FD 17.21deg, #9554C0 84.81deg, #FF5B5B 174.81deg, #F0C658 227.68deg, #8AF4A7 299.42deg, #81E4FF 343.77deg, #3460FD 377.21deg);
	transform: rotate(-180deg);
}

.story-word{
	position: absolute;
	z-index: 2;
	font-size: clamp(88px, 10vw, 180px);
	line-height: .95;
	letter-spacing: -9px;
	font-weight: 600;
	margin: 0;
}

.story-word-left{
	left: 4vw;
	top: 8vh;
}

.story-word-right{
	right: 4vw;
	bottom: -14vh;
	text-align: right;
	z-index: 6;
}

.story-word-set-2,
.story-word-set-3{
	opacity: 0;
}

.story-words-desktop{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	height: 74vh;
	min-height: 500px;
	pointer-events: none;
	z-index: 2;
}

.story-cube-wrap{
	width: 50vw;
	z-index: 1;
	will-change: transform;
	pointer-events: none;
}

.story-cube-wrap.is-fixed{
	position: fixed;
	top: 75px;
	left: 50%;
	transform: translateX(-50%);
}

.story-cube{
	display: block;
	width: 100%;
	height: auto;
}

.story-mobile-cube{
	display: none;
	pointer-events: none;
}

.story-word-mobile{
	display: none;
}

.story-intro{
	position: relative;
	z-index: 2;
	margin-top: -16vh;
	padding: 1em 0 4em;
}

.story-cube-wrap.is-intro{
	position: absolute;
	top: 50%;
	right: -12vw;
	left: auto;
	transform: translateY(-50%);
}

.story-cube-wrap.is-usage{
	position: absolute;
	top: -8vh;
	left: 50%;
	transform: translateX(-50%);
}

.intro-copy{
	font-size: 2.5em;
	line-height: 1.33;
	letter-spacing: -1.44px;
	font-weight: 600;
	max-width: 817px;
	margin: 0;
	color: #d1cbc5;
}

.story-intro p.intro-copy{
	font-size: 2.5em;
	font-weight: 600;
}

.intro-copy .intro-char{
	color: #d1cbc5;
}

.intro-copy .intro-char.is-filled{
	color: #272222;
}

.intro-copy .intro-gradient-phrase{
	display: inline;
}

.intro-copy .intro-char-gradient{
	color: #d1cbc5;
}

.intro-copy .intro-char-gradient.is-filled{
	background: linear-gradient(124deg, #3460FD, #9554C0);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}

.copy-dark{ color: #272222; }
.copy-gradient{
	background: linear-gradient(90deg, #3460fd 0%, #9554c0 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.story-access .access-gradient-phrase{
	background: linear-gradient(-88deg, #3460FD 13%, #8AF4A7 92%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}

.story-every-usage{
	min-height: 100vh;
	padding: 12vh 0;
	overflow: hidden;
	isolation: isolate;
}

.every-usage-bg{
	position: absolute;
	inset: 8vh 20px;
	border-radius: 20px;
	background: linear-gradient(253.24deg, rgba(240, 198, 88, 0.3) 3.54%, rgba(255, 91, 91, 0.3) 101.91%);
	overflow: hidden;
}

.story-every-usage .grid-container,
.story-access .grid-container,
.story-speed .grid-container,
.story-revenue .grid-container,
.story-testimonials .grid-container{
	position: relative;
	z-index: 2;
}

.usage-title{
	font-size: clamp(30px, 3.3vw, 46px);
	line-height: 1.15;
	letter-spacing: -1.08px;
	color: #ff5168;
}

.usage-body{
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	max-width: 320px;
}

.usage-slides{
	position: absolute;
	right: 8%;
	top: 30%;
	width: min(420px, 36vw);
	z-index: 8;
}

.usage-slide{
	position: absolute;
	inset: 0;
	opacity: 0;
}

.usage-slide.is-active{
	opacity: 1;
}

.usage-slide-1 h3{
	color: #FF5168;
}

.usage-slide-2 h3{
	color: #9554C0;
}

.usage-slide-3 h3{
	color: #3460FD;
}

.usage-slide-4 h3{
	color: #FFA041;
}

.usage-slide h3{
	margin: 0 0 10px;
	font-size: 4em;
	font-weight: 600;
	line-height: 1;
	letter-spacing: -1px;
}

.usage-slide p{
	margin: 0;
	font-size: 16px;
	line-height: 28px;
}

.story-access{
	min-height: 35vh;
	margin-top: 4vh 0;
}

.access-copy .story-title span{
	background: linear-gradient(90deg, #3460fd 0%, #8af4a7 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.access-card{
	border-radius: 30px;
	padding: 34px;
	margin: 1rem 0;
}

.access-card-quote{
	background: linear-gradient(140deg, #3460fd 0%, #7291ff 100%);
	color: #8af4a7;
	position: relative;
	overflow: visible;
}

.access-card-quote .quote{
	font-size: 22px;
	line-height: 1.45;
	font-weight: 600;
	margin: 0;
	padding: 0.5rem;
}

.access-card-quote .quote-mark{
	position: absolute;
	font-family: "PT Mono", "Poppins", sans-serif;
	font-size: 170px;
	line-height: 56px;
	font-weight: 700;
	letter-spacing: -8px;
	color: #8af4a7;
	pointer-events: none;
	z-index: 10;
}

.access-card-quote .quote-mark-open{
	left: 15px;
}

.access-card-quote .quote-mark-close{
	right: 15px;
	bottom: -60px;
}

.access-angle{
	position: absolute;
	right: 78px;
	bottom: -85px;
	width: 120px;
	height: 110px;
	border-left: 2px solid #002BC0;
	border-bottom: 2px solid #002BC0;
	border-bottom-left-radius: 26px;
	pointer-events: none;
}

.access-angle::before{
	content: "";
	position: absolute;
	left: -5px;
	top: -4px;
	width: 8px;
	height: 8px;
	border-radius: 999px;
	background: #002BC0;
}

.access-card-profile{
	background: linear-gradient(145deg, #27396f 0%, #3460fd 100%);
	color: #fff;
	position: relative;
	padding-right: 132px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	min-height: 148px;
}

.access-card-profile .name{
	font-size: 24px;
	line-height: 1.1;
	font-weight: 600;
	color: #8af4a7;
	margin: 0 0 10px;
}

.access-card-profile .role{
	font-size: 14px;
	line-height: 20px;
	max-width: 290px;
	margin: 0;
}

.access-card-logo{
	position: absolute;
	right: 24px;
	top: 50%;
	transform: translateY(-50%);
	width: 96px;
	height: 96px;
	border-radius: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(138, 244, 167, 0.2);
	border: 1px solid rgba(138, 244, 167, 0.28);
	backdrop-filter: blur(8px);
}

.access-card-logo img{
	display: block;
	width: 72px;
	height: 72px;
	object-fit: contain;
}

.story-speed{
	padding: 8vh 0;
}

.story-speed .speed-gradient-phrase{
	background: linear-gradient(-33deg, #FFA041 0%, #FFCC45 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}

@media (min-width: 961px){
	.story-speed .speed-cards{
		position: relative;
		width: 759px;
		height: 397px;
		margin: 75px auto 0;
	}

	.story-speed .speed-card01,
	.story-speed .speed-card02,
	.story-speed .speed-card03,
	.story-speed .speed-card04{
		position: absolute;
		margin: 0;
		padding: 0;
	}

	.story-speed .speed-card01{
		left: 0;
		top: 71px;
		width: 284px;
		z-index: 2;
	}

	.story-speed .speed-card02{
		left: 241px;
		top: 0;
		width: 287px;
		z-index: 5;
	}

	.story-speed .speed-card03{
		left: 442px;
		top: 135px;
		width: 317px;
		z-index: 5;
	}

	.story-speed .speed-card04{
		left: 248px;
		top: 224px;
		width: 313px;
		z-index: 1;
	}
}

.speed-card{
	border-radius: 30px;
	padding: 22px;
	font-weight: 600;
	line-height: 1.3;
}

.speed-card01 .speed-card-1{
	background: linear-gradient(160deg, #ffbe41 0%, #f0c658 100%);
	color: #3460fd;
	width: 284px;
	min-height: 235px;
	position: relative;
	padding: 118px 28px 26px;
	text-align: center;
	border-radius: 22px;
	margin-left: 0;
}

.speed-card-1 p{
	margin: 0;
	font-size: 16px;
	line-height: 1.35;
	max-width: 228px;
	margin-inline: auto;
	font-weight: 600;
	letter-spacing: -0.4px;
	color: #2f60ff;
}

.speed-card01 .speed-card-1::after{
	content: "";
	position: absolute;
	right: 24px;
	bottom: -18px;
	width: 28px;
	height: 26px;
	background: linear-gradient(160deg, #ffbe41 0%, #f0c658 100%);
	clip-path: polygon(0 0, 100% 0, 100% 100%);
	border-bottom-right-radius: 4px;
}

.speed-icn{
	position: absolute;
	left: 50%;
	top: 27px;
	transform: translateX(-50%);
}

.speed-icn-stopwatch{
	width: 56px;
	height: 70px;
}

.speed-icn-stopwatch .ring{
	position: absolute;
	left: 3px;
	top: 14px;
	width: 50px;
	height: 50px;
	border: 5px solid #3f6fff;
	border-radius: 999px;
}

.speed-icn-stopwatch .center{
	position: absolute;
	left: 50%;
	top: 39px;
	width: 8px;
	height: 8px;
	transform: translate(-50%, -50%);
	background: #3f6fff;
	border-radius: 999px;
}

.speed-icn-stopwatch .hand{
	position: absolute;
	left: 50%;
	top: 39px;
	width: 3px;
	height: 17px;
	transform-origin: bottom center;
	transform: translate(-50%, -100%) rotate(18deg);
	background: #3f6fff;
	border-radius: 2px;
}

.speed-icn-stopwatch .top{
	position: absolute;
	left: 50%;
	top: 2px;
	width: 16px;
	height: 10px;
	transform: translateX(-50%);
	border-radius: 8px 8px 4px 4px;
	background: #3f6fff;
}

.speed-card02,
.speed-card03{
	display: flex;
	align-items: flex-end;
	gap: 12px;
	position: relative;
}

.speed-card02{
	width: 287px;
	gap: 0;
}

.speed-card02 .speed-card-2a{
	margin-right: -20px;
	z-index: 2;
}

.speed-card02 .speed-card-2b{
	z-index: 1;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.speed-tag{
	position: absolute;
	left: 0;
	top: -28px;
	margin: 0;
	font-size: 22px;
	line-height: 1;
	font-weight: 600;
	color: #7291ff;
}

.speed-card-2a,
.speed-card-3a{
	width: 147px;
	height: 150px;
	padding: 0;
	position: relative;
}

.speed-card-2a{
	background: #6883e6;
	border-radius: 30px;
}

.speed-card02 .speed-tag-from{
	left: 10px;
	top: -30px;
	color: #7291ff;
	font-size: 1.5rem;
	line-height: 1;
	letter-spacing: -1px;
}

.speed-card02 .speed-card-2b{
	background: linear-gradient(160deg, #d8e7d5 0%, #c7dad3 100%);
	color: #272222;
}

.speed-card02 .speed-card-2b strong{
	font-size: 4rem;
	line-height: 0.9;
	color: #272222;
	font-weight: 700;
}

.speed-card02 .speed-card-2b span{
	color: #5c74d6;
	font-size: 1.5rem;
	margin-top: 2px;
}

.speed-card-3a{
	background: #ffa041;
	border-radius: 30px;
}

.speed-card-2b,
.speed-card-3b{
	width: 204px;
	height: 150px;
	background: linear-gradient(240deg, #f0c658 0%, #ffe49f 100%);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 10px;
}

.speed-card03{
	width: 317px;
	gap: 0;
}

.speed-card03 .speed-tag-to{
	left: -30px;
	top: 30px;
	color: #7291ff;
	font-size: 1.5rem;
	line-height: 1;
	letter-spacing: -0.8px;
}

.speed-card03 .speed-card-3a{
	margin-right: -20px;
	z-index: 2;
}

.speed-card03 .speed-card-3b{
	z-index: 1;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	background: linear-gradient(240deg, #f0c658 0%, #ffe49f 100%);
}

.speed-card03 .speed-card-3b strong{
	font-size: 4rem;
	line-height: 0.85;
	letter-spacing: -2px;
	color: #272222;
	font-weight: 700;
}

.speed-card03 .speed-card-3b span{
	margin-top: 2px;
	font-size: 1.5rem;
	line-height: 1;
	color: #d97c1e;
}

.speed-card-2b strong,
.speed-card-3b strong{
	display: block;
	font-size: 70px;
	line-height: 0.85;
	letter-spacing: -2px;
	color: #272222;
	font-weight: 700;
}

.speed-card-2b span,
.speed-card-3b span{
	display: block;
	margin-top: 8px;
	font-size: 16px;
	line-height: 1.1;
	color: #d97c1e;
	font-weight: 600;
}

.speed-icn-calendar,
.speed-icn-clock{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.speed-icn-calendar{
	width: 83px;
	height: 83px;
	border-radius: 22px;
	background: #a6c5f8;
}

.speed-icn-calendar .top{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 18px;
	border-radius: 22px 22px 12px 12px;
	background: #f0c658;
}

.speed-icn-calendar .grid{
	position: absolute;
	left: 12px;
	right: 12px;
	top: 31px;
	bottom: 12px;
	background-image: linear-gradient(#6f8bdc 0 0), linear-gradient(#6f8bdc 0 0), linear-gradient(#6f8bdc 0 0), linear-gradient(#6f8bdc 0 0), linear-gradient(#6f8bdc 0 0), linear-gradient(#6f8bdc 0 0);
	background-size: 14px 12px;
	background-repeat: no-repeat;
	background-position: 0 0, 20px 0, 40px 0, 0 18px, 20px 18px, 40px 18px;
}

.speed-icn-clock{
	width: 109px;
	height: 130px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.speed-icn-clock .tick-ring{
	position: absolute;
	left: 0;
	top: 21px;
	width: 109px;
	height: 109px;
	border-radius: 999px;
	background:
		repeating-conic-gradient(
			from -90deg,
			transparent 0deg 8deg,
			#d97c1e 8deg 11deg,
			transparent 11deg 30deg
		);
	-webkit-mask: radial-gradient(circle, transparent 0 45px, #000 45px 54px, transparent 54px);
	mask: radial-gradient(circle, transparent 0 45px, #000 45px 54px, transparent 54px);
}

.speed-icn-clock .ring{
	position: absolute;
	left: 8px;
	top: 29px;
	width: 93px;
	height: 93px;
	border-radius: 999px;
	border: 4px solid #4f74f0;
}

.speed-icn-clock .face{
	position: absolute;
	left: 10px;
	top: 31px;
	width: 89px;
	height: 89px;
	border-radius: 999px;
	background: rgba(237,233,230,0.95);
}

.speed-icn-clock .marker{
	position: absolute;
	left: 50%;
	top: 24px;
	width: 10px;
	height: 10px;
	transform: translateX(-50%);
	border-radius: 999px;
	background: #f0c658;
}

.speed-icn-clock .label{
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	font-size: 11px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: -0.6px;
	color: #d97c1e;
}

.speed-icn-clock .hand{
	position: absolute;
	left: 50%;
	top: 75px;
	width: 8px;
	height: 48px;
	background: #272222;
	transform-origin: bottom center;
	transform: translate(-50%, -100%) rotate(-8deg);
	clip-path: polygon(50% 0, 84% 100%, 16% 100%);
}

.speed-icn-clock .center{
	position: absolute;
	left: 50%;
	top: 75px;
	width: 7px;
	height: 7px;
	transform: translate(-50%, -50%);
	border-radius: 999px;
	background: #4f74f0;
}

.speed-card04{
	margin-top: 20px;
}

.speed-card-4{
	position: relative;
	width: 313px;
	height: 173px;
	padding: 0;
	background: transparent;
	border-radius: 0;
	overflow: hidden;
	margin-left: auto;
}

.speed-card-4-title{
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	font-size: 22px;
	line-height: 1;
	color: #d97c1e;
	font-weight: 600;
}

.speed-card-4-label{
	position: absolute;
	bottom: 0;
	font-size: 22px;
	line-height: 1;
	color: #d97c1e;
	font-weight: 600;
}

.speed-card-4-label-plus{ left: 0; }
.speed-card-4-label-minus{ right: 0; }

.speed-graph-wrap{
	position: absolute;
	left: 9px;
	top: 26px;
	width: 304px;
	height: 115px;
}

.speed-graph{
	position: absolute;
	left: 0;
	top: 0;
	width: 304px;
	height: 115px;
	display: flex;
	align-items: flex-end;
	gap: 5px;
}

.speed-graph-bg span,
.speed-graph-fg span{
	display: block;
	width: 11px;
	border-radius: 6px 6px 0 0;
	height: 100%;
}

.speed-graph-bg span{
	background: linear-gradient(180deg, #5f86ff 0%, #4f74f0 46%, #5bc2d2 100%);
	opacity: 0.2;
}

.speed-graph-fg span{
	background: #272222;
}

.speed-graph-curve{
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	overflow: visible;
}

.speed-graph-curve path{
	fill: none;
	stroke: #65cbeb;
	stroke-width: 3;
	stroke-linecap: round;
}

.speed-graph-curve path.arrow{
	fill: none;
	stroke: #65cbeb;
	stroke-width: 3;
	stroke-linecap: round;
}

.story-revenue{
	padding: 4vh 0;
}

.story-revenue .revenue-gradient-phrase{
	background: linear-gradient(90deg, #9554c0 0%, #ff5168 100%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	color: transparent;
}

.revenue-visual{
	position: relative;
	min-height: 560px;
}

.revenue-circle{
	position: absolute;
	left: 6%;
	top: 2%;
	width: 75%;
	aspect-ratio: 1;
	border-radius: 999px;
	background: none;
	border: 8pt solid #D7C4DD;
	overflow: visible;
}

.revenue-circle::before{
	content: "";
	position: absolute;
	inset: -8%;
	border-radius: 999px;
	border: 10px dashed #272222;
	border-radius: 50%;
	opacity: .95;
	transform: rotate(18deg);
	pointer-events: none;
}

.revenue-circle::after{
	content: "";
	position: absolute;
	inset: -14%;
	border-radius: 50%;
	background: repeating-conic-gradient(
		from -8deg,
		#272222 0deg 7deg,
		transparent 7deg 18deg
	);
	-webkit-mask-image: radial-gradient(circle, transparent 0 75%, #000 75% 86%, transparent 86%);
	mask-image: radial-gradient(circle, transparent 0 75%, #000 75% 86%, transparent 86%);
	pointer-events: none;
	opacity: .95;
}

.revenue-pill{
	position: absolute;
	border-radius: 34px;
	padding: 20px;
	width: 220px;
	text-align: center;
}

.revenue-pill i{
	font-size: 3rem;
}

.revenue-pill strong{
	display: block;
	font-size: 4rem;
	line-height: .95;
	letter-spacing: -2px;
	margin: .5rem 0;
	color: #272222;
	font-weight: 700;
}

.revenue-pill p{
	margin: 0;
	font-weight: 700;
	font-size: 1.3rem;
	line-height: 1;
	margin-bottom: 1rem;
}

.revenue-pill span{
	display: block;
	font-size: 15px;
	line-height: 1.35;
	font-weight: 600;
}

.revenue-pill-1{
	left: 0%;
	top: 0%;
	background-image: linear-gradient(145deg, #9554C0 47%, #FF5B5B 100%);
	color: #fff;
}

.revenue-pill-1 p{
	color: #FF5B5B;
}

.revenue-pill-2{
	right: 7%;
	top: 20%;
	background: linear-gradient(150deg, #DC6E7F 0%, #FFA041 100%);
	color: #fff;
}

.revenue-pill-2 p{
	color: #723A97;
}

.revenue-pill-3{
	left: 8%;
	bottom: 8%;
	background: linear-gradient(145deg, #ff5168 0%, #bc5497 100%);
	color: #fff;
}

.revenue-pill-3 p{
	color: #9554C0;
}

.story-cta{
	padding: 4vh 0;
	text-align: center;
}

.cta-link{
	display: inline-block;
	padding: 22px 42px;
	border-radius: 100px;
	font-size: 1.2em;
	line-height: 1.1;
	letter-spacing: -.6px;
	font-weight: 500;
	color: #fff;
	background: linear-gradient(105deg, #3460fd 0%, #9554c0 31%, #ff5168 62%, #ffcc45 100%);
}

.cta-link:hover,
.cta-link:focus{
	color: #fff;
	opacity: .95;
}

.story-testimonials{
	padding: 8vh 0;
}

.story-testimonials .grid-container{
	background: linear-gradient(188deg, rgba(52,96,253,.08) 13%, rgba(149,84,192,.08) 20%, rgba(255,91,91,.08) 43%, rgba(240,198,88,.08) 62%, rgba(138,244,167,.08) 87%);
	border-radius: 20px;
	padding: 50px 40px;
}

.testimonials-title{
	text-align: center;
	font-size: 16px;
	line-height: 48px;
	letter-spacing: -.48px;
	font-weight: 500;
	margin-bottom: 30px;
}

.testimonials-track{
	display: grid;
	grid-template-columns: repeat(5, minmax(120px, 1fr));
	gap: 12px;
}

.testimonial-card{
	border-radius: 22px;
	background: rgba(227, 224, 220, .45);
	padding: 26px 20px;
	text-align: center;
	min-height: 220px;
	display: flex;
	flex-direction: column;
}

.testimonial-card .card-section{
	flex: 1 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.testimonial-card .card-section p{
	margin: 0;
}

.testimonial-card .card-bottom{
	flex: 0 0 auto;
	margin-top: 18px;
}

.testimonial-card .card-bottom a{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
}

.testimonial-card img{
	max-width: 80%;
	height: auto;
	opacity: .8;
}

#home .slick-dots{
    width: auto;
    padding: 0px;
    list-style: outside none none;
    text-align: center;
    background-color: transparent;
    margin: 1rem 0;
}

.section1-testimonials .slick-prev{
	left: 0;
	top: 93%;
}

.section1-testimonials .slick-next{
	right: 0;
	top: 93%;
}


.home-testimonials .slick-prev{
	left: 2%;
	top: 90%;
}

.home-testimonials .slick-next{
	right: 2%;
	top: 90%;
}

@media (max-width: 960px){
	.homepage-story{
		padding-top: 10px;
	}

	.story-main,
	.story-intro,
	.story-every-usage,
	.story-access,
	.story-speed,
	.story-revenue{
		height: auto;
		min-height: 0;
		padding: 30px 0;
	}

	.story-word{
		position: static;
		font-size: clamp(56px, 16vw, 90px);
		line-height: .95;
		letter-spacing: -4px;
	}

	.story-main{
		display: grid;
		grid-template-columns: 1fr;
		grid-template-areas:
			"top"
			"cube"
			"bottom";
		align-items: center;
		justify-content: center;
		row-gap: 22px;
		min-height: 0;
		padding: 1em 0 1em;
		overflow: visible;
		text-align: center;
	}

	.story-main .story-word{
		width: 100%;
		margin: -5px 0;
		z-index: 12;
	}

	.story-word-desktop{
		display: none;
	}

	.story-word-mobile{
		display: block;
	}

	.story-main .story-word-left{
		grid-area: top;
		align-self: end;
	}

	.story-main .story-word-right{
		grid-area: bottom;
		align-self: start;
		text-align: center;
	}

	.story-cube-wrap{
		display: none;
	}

	.story-mobile-cube{
		display: block;
		position: relative;
		margin: 0 auto;
		z-index: 6;
	}

	.story-mobile-cube-main{
		grid-area: cube;
		width: min(86vw, 420px);
	}

	.story-intro{
		padding: 3em 20px 3em 20px;
		margin-top: 0;
	}

	.story-every-usage{
		position: relative;
		min-height: clamp(360px, 58svh, 520px);
		padding: 0;
	}

	.every-usage-bg{
		position: absolute;
		inset: 20px 20px;
		min-height: 0;
		padding: 0;
		overflow: hidden;
	}

	.usage-slides{
		position: absolute;
		left: 24px;
		right: 24px;
		top: 26px;
		bottom: 28px;
		width: auto;
		min-height: 0;
		z-index: 8;
	}

	.usage-slide{
		position: absolute;
		inset: 0;
		opacity: 0;
		text-align: center;
		will-change: transform, opacity;
	}

	.story-mobile-cube-usage{
		display: none;
	}

	.usage-slide h3{
		/*font-size: clamp(58px, 12vw, 96px);*/
		margin: 0;
		text-align: center;
		line-height: .95;
	}

	.usage-slide p{
		font-size: clamp(15px, 4.1vw, 18px);
		line-height: 1.45;
		max-width: 32ch;
		margin-left: auto;
		margin-right: auto;
		margin-top: 1em;
	}

	.story-title{
		font-size: clamp(36px, 10vw, 56px);
		letter-spacing: -1.2px;
	}

	.intro-copy{
		font-size: clamp(26px, 6vw, 34px);
	}

	.access-cards,
	.speed-cards{
		gap: 14px;
	}

	.story-speed .speed-cards{
		position: static;
		width: 100%;
		height: auto;
		margin-top: 28px;
	}

	.story-speed .speed-card01,
	.story-speed .speed-card02,
	.story-speed .speed-card03,
	.story-speed .speed-card04{
		position: static;
		width: 100%;
	}

	.story-speed .speed-card01{
		display: block;
		margin: 0 auto;
	}

	.story-speed .speed-card01 .speed-card-1{
		width: 100%;
		max-width: none;
	}

	.story-speed .speed-card02,
	.story-speed .speed-card03,
	.story-speed .speed-card04{
		display: none;
	}

	.speed-card02,
	.speed-card03{
		flex-wrap: wrap;
	}

	.speed-card-2a,
	.speed-card-2b,
	.speed-card-3a,
	.speed-card-3b{
		width: 100%;
	}

	.speed-card-4{
		height: auto;
		min-height: 173px;
	}

	.revenue-visual{
		order: 2;
		min-height: 0;
		margin-bottom: 28px;
		display: flex;
		flex-direction: column;
		gap: 16px;
	}

	.revenue-copy{
		order: 1;
		text-align: center;
		margin-bottom: 24px;
	}

	.revenue-circle{
		display: none;
	}

	.revenue-pill{
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		bottom: auto;
		width: 100%;
		padding: 16px;
	}

	.revenue-pill strong{
		font-size: 38px;
	}

	.story-testimonials .grid-container{
		padding: 32px 20px;
	}

	.testimonials-track{
		grid-template-columns: 1fr 1fr;
	}

	.ticker-line{
		font-size: clamp(40px, 12vw, 72px);
		letter-spacing: -1.6px;
	}
}
