/*
Page: Home
*/
html,
body {
	max-width: 100%;
	overflow-x: hidden;
	height: auto !important;
}


@media (min-width: 992px) {
	body.home:not(.scrolled) #masthead {
		position: absolute;
	}

	body.home:not(.scrolled) #masthead .innr {
		box-shadow: none;
		background: transparent;
	}

	body.home.scrolled {
		margin-top: 0;
	}
}

#masthead .toggle-podcast-popup {
	background: #22d760 url('../../images/spotify_icon2.svg') no-repeat right 10px center;
	border-color: #22d760;
	font-weight: 400;
}

#hero .toptitle {
	line-height: 1.1;
	font-size: 50px;
}

#hero .button {
	height: 48px;
	line-height: 44px;
	background: #fff;
	color: #000;
	border-color: #fff;
}

#hero .button:after {
	filter: saturate(0) invert(1);
}

#hero #squiggle1 {
	left: -5px;
	bottom: -24px;
	width: 95%;
}

#hero {
	height: calc(var(--vh, 1vh) * 100);
	max-height: 1080px;
}

#hero .bg {
	/* background: url('../../images/bg-noise.png'); */
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: absolute;
	inset: 0;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#hero .items-scroll {
	overflow-y: scroll;
	position: absolute;
	inset: 0;
	width: 100%;
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* Firefox */
	-webkit-animation: frombottom 3s ease;

}

@keyframes frombottom {
	0% {
		transform: translateY(3000px);
	}

	100% {
		transform: translateY(0);
	}
}

#hero .video {
	width: 209px;
	height: 202px;
	bottom: 203px;
	right: 51px;
}

#hero .inner {
	padding-left: 71px;
}

/* Hide scrollbar for Chrome, Safari and Opera */
#hero .items-scroll::-webkit-scrollbar {
	display: none;
}

#hero .items-scroll img {
	margin-top: 100px;
	height: 1135px;
}

#hero .heroscroll {
	padding-top: 60px;
	position: relative;
}

#hero h1 {
	letter-spacing: -0.01em;
	font-size: 106px;
	line-height: 1.1;
	margin-bottom: 50px;
}

#hero .star {
	transform: translateY(31px);
	display: inline-block;
}

#hero .line-2 {
	margin-top: -10px;
	margin-bottom: -10px;
	margin-left: 51px;
	text-align: left;
}

#hero .hero-content {
	max-width: 652px;
	font-size: 30px;
	line-height: 46px;
	letter-spacing: 0;
}

#hero .button {
	margin-bottom: 0;
	margin-top: 40px;
}

#hero #herovideo {
	border-radius: 30px;
}

#hero .hero-logos {
	margin-top: 40px;
}

#hero .hero-logos p {
	font-size: 16px;
}

#hero .hero-logos .flex {
	gap: 26px;
}

#hero .hero-logos .flex .img:nth-child(3) img {
	transform: translateY(4px);
}

#hero .hero-logos .sep {
	display: block;
	height: 24px;
	width: 1px;
	background-color: #fff;
}

#hero .scroll-wrap {
	white-space: nowrap;
	width: max-content;
	animation: bannermove 50s linear infinite;
}

#hero .scroll-inner {
	width: fit-content;
	white-space: nowrap;
	display: inline-block;
	height: 28vh;
}

#hero .scroll-inner>* {
	max-height: 28vh;
	width: auto;
	margin-right: 45px;
}

#hero .logos {
	white-space: nowrap;
	width: max-content;
	animation: bannermove 75s linear infinite;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 4px 0;
}

#hero .logos .logo {
	margin: 0 60px;
	width: fit-content;
	white-space: nowrap;
	opacity: 0.7;
}

@keyframes bannermove {
	0% {
		transform: translate(0, 0);
	}

	100% {
		transform: translate(-50%, 0);
	}
}

#hero .bottombanner {
	background-color: #000;
	flex: 0 0 100px;
	max-height: 100px;
	padding: 0 48px;
	gap: 20px;
	overflow: scroll;
	-ms-overflow-style: none;
	/* IE and Edge */
	scrollbar-width: none;
	/* Firefox */
}

#hero .bottombanner::-webkit-scrollbar {
	width: 0;
	background: transparent;
	display: none;
}

#hero .bottombanner img {
	max-height: 100%;
	width: auto;
}

#services {
	padding: 57px 0;
}

#services .title70 {
	padding-bottom: 12px;
}

#services .item {
	border: none;
}

#services ul .item:nth-child(n+2) {
	margin-top: 60px;
}

#services .left .smalltitle {
	letter-spacing: 0.06em;
	font-size: 16px;
	padding-bottom: 7px;
}

#services .button {
	margin-top: 10px;
	background-color: #3F87FF;
	border-color: #3F87FF;
	font-size: 13px;
}

#services .button:hover {
	background-color: transparent;
	border-color: #000;
}

#services .image {
	margin-top: 40px;
	width: 98vw;
	margin-left: -21px;
}

#services ul .image:nth-child(n+2) {
	width: 100vw;
	margin-left: -11px;
}

#services .right .item {
	display: block;
}

#services .right .item:nth-child(n+2) {
	display: none;
}

#book .inner {
	border-radius: 20px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	padding: 0 59px;
	gap: 40px;
}

#book .inner .img {
	width: 303px;
	margin: -35px 0 -20px 0;
}

#book .left {
	padding-bottom: 36px;
}

#book .l1 {
	font-family: 'FuturaCondensed-Medium';
	color: #CE2127;
	font-size: 93px;
	line-height: 1em;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	margin: 30px 0 6px 0;
}

#book .l2 {
	font-family: 'FuturaCondensed-Medium';
	color: #fff;
	font-size: 70px;
	line-height: 1em;
	letter-spacing: -0.01em;
	text-transform: uppercase;
	margin: 0 0 0 8px;
}

#book .right {
	text-align: center;
	margin: 5px 0 0 35px;
}

#book .r1 {
	color: #fff;
	font-size: 30px;
	line-height: 1.533em;
}

#book .button {
	background: #fff;
	border-color: #fff;
	color: #000;
}

#book .button:after {
	filter: saturate(0) invert(1);
}

#podcast {
	margin-top: 105px;
	padding-right: 56px;
}

#podcast .inner {
	border-radius: 20px;
	margin: 0 auto 120px auto;
	max-width: 1150px;
}

#podcast .text {
	max-width: 641px;
	margin: 89px 0 106px 86px;
}

#podcast p {
	margin: 30px 0 20px 0;
}

#podcast .button {
	background-image: url(../../images/spotify_icon.svg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 53px;
}

#podcast .button:hover {
	color: #fff;
}

#podcast .button:hover:after {
	filter: none;
}

#podcast .image {
	margin-top: 120px;
}

#podcast img {
	border-radius: 30px;
	transform: translateX(105px);
}

#podcast h3 {
	font-size: 42px;
	line-height: 52px;
}

#podcast p {
	line-height: 32px;
}

#reviews {
	background: #111 url('../../images/bg-noise.png');
	padding: 138px 0 60px 0;
	margin-top: 132px;
}

#reviews .container {
	width: 1700px;
}

#reviews .item .item-title {
	font-size: 23px;
	line-height: 28px;
}

#reviews .item p {
	font-size: 16px;
	line-height: 26px;
}

#reviews .title {
	padding-bottom: 34px;
}

#reviews .swiper {
	width: 100%;
	padding: 30px;
	padding-bottom: 50px;
}


#reviews .swiper-slide {
	padding: 30px 30px 70px 30px;
	border-radius: 20px;
	box-shadow: 8px 8px 20px 0px rgba(63, 135, 255, 0.50);
	height: auto;
}

#reviews .logo {
	height: 90px;
}

#reviews .logo img {
	max-height: 100%;
}

#reviews .name {
	font-size: 16px;
	border-bottom: 1px solid #CCD0D9;
}

#reviews .industry {
	font-size: 16px;
}

#reviews .bottom {
	text-align: center;
	color: #fff;
}

#reviews .bottom a {
	text-decoration: underline;
	font-size: 16px;
	color: #fff;
}

@media screen and (min-width: 992px) {

	#services .left,
	#services .right {
		width: 50%;
	}

	#services .item {
		height: 100%;
		position: relative;
	}

	#services .accordionjs .acc_section .acc_content {
		padding-top: 0;
	}

	#services .button {
		font-size: 16px;
		height: 41px;
		line-height: 37px;
		margin-top: 14px;
		padding: 0 17px;
	}

	#services .acc_content .book {
		max-width: 300px;
	}

	#services .text {
		max-width: 560px;
		font-size: 20px;
		line-height: 32px;
	}

	#services .left .smalltitle {
		font-size: 20px;
		letter-spacing: 0;
	}

	#services .right .item {
		max-height: 600px;
	}


	#services .right .item>* {
		max-width: 704px;
		margin: 0 0 0 auto;
		padding: 33px 26px 0 0;
		position: relative;
		z-index: 2;
		display: block;
		transform: scale(0);
		transition: transform 150ms linear;
	}

	#services .right .item.active>* {
		transform: scale(1);
	}

	#services .right .item:after {
		content: '';
		z-index: 1;
		position: absolute;
		width: 615px;
		height: 615px;
		border-radius: 50%;
		background-color: #F6FFE2;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -47%);
	}
}

@media screen and (min-width: 768px) {
	#services {
		padding: 250px 0;
		margin-top: 0;
	}

	#services .left {
		padding-right: 30px;
	}
}

#start {
	padding: 160px 0;
}

#start .star {
	display: inline-block;
	transform: translateY(20px);
}

#start #squiggle2 {
	left: -3px;
	bottom: -26px;
	width: 100%;
}

@media screen and (max-width: 1690px) {
	#hero h1 {
		font-size: 6vw;
		line-height: 1.2;
	}

	#hero .star {
		transform: translateY(1.5vw);
	}

	#hero .hero-content {
		font-size: 1.5vw;
		line-height: 1.3;
		margin: 0.9vw 0;
	}
}

@media screen and (max-width: 1400px) and (min-width: 992px) {
	#hero .hero-content {
		max-width: 54%;
	}
}

@media screen and (max-width: 1300px) {
	#hero {
		max-height: 790px;
	}

	#hero .video {
		width: 16vw;
		height: auto;
		bottom: 8.5vw;
		right: 40px;
	}

	#hero .items-scroll img {
		width: 45%;
		height: auto;
		margin-top: 70px;
	}

	#podcast img {
		transform: translateX(70px);
	}

}

@media screen and (max-width: 1620px) {
	#book .inner {
		justify-content: center;
		gap: 30px;
		padding: 0 20px;
	}

	#book .l1 {
		font-size: 73px;
	}

	#book .l2 {
		font-size: 54px;
	}

	#book .r1 {
		font-size: 26px;
	}
}

@media screen and (max-width: 1420px) {
	#book .inner .img {
		width: 233px;
	}

	#book .l1 {
		font-size: 63px;
	}

	#book .l2 {
		font-size: 47px;
		margin: 0 0 0 7px;
	}

	#book .r1 {
		font-size: 24px;
	}

	#book .right {
		margin-left: 0;
	}
}

@media screen and (max-width: 1220px) {
	#book .l1 {
		font-size: 53px;
	}

	#book .l2 {
		font-size: 41px;
		margin: 0 0 0 1px;
	}

	#book .r1 {
		max-width: 330px;
	}

	#book .r1 br {
		display: none;
	}
}

@media screen and (max-width: 1200px) {
	#podcast {
		padding-right: 0;
	}

	#podcast img {
		transform: none
	}

	#podcast .image {
		width: 45%;
		margin-right: 40px;
	}

	#podcast .text {
		margin-right: 70px;
		margin-left: 40px;
		width: 55%
	}

	#hero .inner {
		padding-left: 0;
	}
}

@media screen and (max-width: 992px) {
	#hero {
		height: 100%;
		max-height: 100%;
	}

	#hero .bg {
		position: static;
	}

	#hero .star {
		transform: translateY(2.9vw);
	}

	#hero .items-scroll {
		position: static;
	}

	#hero .container {
		flex-direction: column;
		align-items: flex-start;
	}

	#hero .mobile-img {
		width: 130%;
		max-width: 130%;
		margin-left: -8%;
		height: auto;
		display: block;
	}

	#hero .video {
		width: 46%;
		height: auto;
		bottom: 49.5vw;
		right: auto;
		left: 5.6%;
	}

	#hero .container {
		position: static;
		margin-bottom: 20px;
	}

	#hero h1 {
		font-size: 11vw;
		line-height: 1.2em;
		margin-bottom: 2px;
		width: 100%;
		text-align: center;
	}

	#hero .hero-content br {
		display: none;
	}

	#hero .hero-content {
		font-size: 4.2vw;
		margin: 12px 0 5px 0;
	}

	#hero .button {
		margin-top: 37px;
		width: 142px;
		height: 39px;
		line-height: 36px;
		font-size: 14px;
		padding: 0;
		vertical-align: -2px;
	}

	#hero .line-2 {
		margin: 0;
		text-align: center;
	}

	#hero .items-scroll img {
		width: 100%;
	}

	#hero .inner {
		padding-top: 159px;
	}

	#hero .toptitle {
		line-height: 5vw;
		font-size: 7vw;
	}

	#services .title70 {
		font-size: 50px;
		line-height: 0.945em;
	}

	#podcast .flex {
		flex-direction: column;
		flex-wrap: wrap;
	}

	#podcast .image {
		width: 100%;
		margin: 0 auto 50px 40px;
	}

	#podcast .text {
		margin: 0;
		padding: 50px 40px;
		width: 100%;
		max-width: 100%;
	}

	#reviews .title br {
		display: none;
	}

	#book .container {
		width: 580px;
	}

	#book .inner {
		flex-direction: column;
		padding: 0 0 52px 0;
		gap: 18px;
	}

	#book .inner .img {
		order: -1;
		margin-top: -71px;
		width: 215px;
	}

	#book .left {
		padding-bottom: 0;
	}

	#book .right {
		padding: 0 25px;
	}

	#book .l1 {
		font-size: 56px;
	}

	#book .l2 {
		font-size: 42px;
		margin: -2px 0 0 5px;
	}

	#book .r1 {
		font-size: 18px;
		line-height: 30px;
		max-width: 100%;
	}
}

@media screen and (max-width: 768px) {
	#hero .hero-content {
		text-align: center;
		font-size: 20px;
		line-height: 29px;
	}

	.hero-button {
		text-align: center;
	}

	.hero-logos {
		text-align: center;
		margin-top: 30px;
	}

	#hero .hero-logos {
		margin-top: 17px;
	}

	#hero .hero-logos p {
		font-size: 13px;
	}

	#hero .hero-logos .sep {
		height: 14px;
	}

	#hero .hero-logos .flex {
		gap: 19px;
		justify-content: center;
	}

	#hero .hero-logos .img {
		width: 88px;
	}

	#hero .hero-logos img {
		max-width: 107px;
		max-height: 26px;
		width: auto;
	}

	#hero .hero-logos .flex .img:nth-child(3) img {
		max-height: 33px;
		transform: none;
	}

	#hero {
		overflow: hidden;
	}

	#hero .bottombanner {
		overflow: hidden;
		white-space: nowrap;
		width: max-content;
		animation: logosmove 13s linear infinite;
	}

	#hero .bottombanner img {
		display: inline-block !important;
	}

	@keyframes logosmove {
		0% {
			transform: translate(0, 0);
		}

		100% {
			transform: translate(-50%, 0);
		}
	}

	#podcast {
		margin-top: 80px;
		margin-bottom: 270px;
	}

	#podcast .image {
		text-align: right;
		margin: 0 auto -200px 40px;
	}

	#services {
		padding-bottom: 120px;
	}

}

@media screen and (max-height: 680px) {
	#hero {
		min-height: 600px;
	}
}

@media screen and (max-width: 567px) {
	#hero #squiggle1 {
		bottom: -2.5vw;
	}

	#hero .logos .logo {
		margin: -20px 0;
		transform: scale(0.56);
	}

	#hero .video {
		left: 7.7%;
	}

	#podcast {
		margin-top: 80px;
		margin-bottom: 100px;
	}

	#podcast h3 {
		font-size: 20px;
		line-height: 27px;
	}

	#podcast p {
		font-size: 14px;
		line-height: 26px;
		margin: 20px 0 10px 0;
	}

	#podcast .text {
		padding: 77px 20px 20px 20px;
	}

	#podcast .image {
		text-align: right;
		margin: 0 auto -100px 40px;
	}

	#podcast img {
		width: 195px;
		border-radius: 20px;
	}

	#podcast .button {
		padding-left: 40px;
		background-size: 30px;
	}



	#start {
		padding: 100px 0;
	}

	#start .button {
		margin-top: 20px;
	}

	#start .star {
		transform: translateY(12px);
	}

	#start #squiggle2 {
		bottom: -19px;
	}

	#services .title70 {
		font-size: 30px;
		line-height: 36px;
	}

	#reviews {
		padding: 80px 0 50px 0;
		margin-top: 115px;
	}

	#reviews .title {
		padding-bottom: 32px;
	}

	#reviews .title h3 {
		font-size: 30px;
	}

	#reviews .item .item-title {
		font-size: 18px;
		line-height: 26px;
	}

	#reviews .item p {
		font-size: 14px;
		line-height: 24px;
	}

	#reviews .swiper {
		padding: 0 0 30px 0;
	}

	#reviews .swiper-slide {
		padding: 24px 20px 60px 20px;
	}

	#reviews .logo {
		height: 65px;
		max-width: 150px;
		margin-bottom: 15px;
	}

	#reviews .name {
		font-size: 14px;
		padding-bottom: 8px;
		margin-bottom: 8px;
	}


	#services .accordionjs .acc_section .acc_content {
		font-size: 18px;
		max-width: 100%;
		padding-top: 0;
	}

	#services .accordionjs .acc_section {
		border: none;
	}
}

@media (max-width: 410px) {}