.btn.theme-pill .slot.slot {
	font-family: Helvetica Now Text Medium, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -.32px;
	line-height: 140%;
	padding-left: 26px !important;
	padding-right: 26px !important;
	transform: translateY(-1px);
	transition: all .3s ease;
}

@media (min-width: 768px) {
	.btn.theme-pill .slot.slot {
		font-size: 18px;
	}
}

.custom-card-grid .vv-visual {
	height: inherit !important;
}

.--customers-banner .bg-absolute img {
	object-fit: contain !important;
}

@media (min-width: 1024px) {
	.copy-block .wysiwyg h3:not(.style-p), .copy-block .wysiwyg p.style-h3 {
		font-size: 48px;
		letter-spacing: -1px;
		line-height: 110%;
		margin-bottom: 28px !important;
	}
}

.btn.theme-text {
	border-radius: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	letter-spacing: -.3px;
	line-height: 26px;
	margin-right: 15px;
	overflow: hidden;
	padding: 0 2px 0 0;
	transition: all .3s ease;
}

.btn.theme-text .shape {
	border-radius: 50%;
	height: 32px;
	left: inherit;
	right: 2px;
	transition: all .3s ease;
}

.btn.theme-text .slot:after {
	content: none !important;
}

.btn.theme-text .icon-text-after {
	position: absolute;
	right: 2px;
	transition: all .15s ease;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (min-width: 1024px) {

	.btn.theme-text:hover {
		padding-left: 13px;
	}

	.card-content .btn.theme-text:hover .shape {
		border-radius: 32px;
		right: -5%;
	}
}

.--customers-quote .copy-block .wysiwyg .style-h3,
.--card-opening-list .copy-block .wysiwyg .style-h3 {
	font-size: 32px;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: -1px;
	margin-bottom: 0;
}

.--customers-banner {
	overflow: hidden;
}

.--customers-banner > div > .--img-component {
	transform: translate(-50%, -2%);
	width: 140%;
}

.--customers-banner > div > .--img-component img {
	object-fit: contain !important;
}

.--customers-banner .copy-block .wysiwyg h1:not(.style-p) {
	color: #0D0D0D !important;
	margin-bottom: 0 !important;
	font-size: 48px;
	font-weight: 700 !important;
	line-height: 52px;
	max-width: 364px;
	margin-left: auto;
	margin-right: auto;
}

.--customers-banner .lgr-carousels__carousels {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.--customers-banner .logo-garden-carousel {
	margin-bottom: 0;
}

.--customers-banner .logo-garden-carousel .lgrc-logo.lgrc-logo {
	margin-right: 10px !important;
}

.--customers-banner .lgrc-logo.lgrc-logo,
.--customers-banner .lgrc-logo.lgrc-logo img {
	height: 51px !important;
	max-height: 51px !important;
	width: auto;
}

.--customers-banner .custom-card-grid {
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 100%;
	overflow: hidden;
}

.--banner-card .--img-logo {
	width: 100%;
	height: 100%;
	border-radius: 7.623px;
	overflow: hidden;
	position: relative;
	padding: 12px 7px 10px 10px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.--banner-card .--img-logo:nth-child(1) {
	grid-column: 1;
	grid-row: 2 / 4;
}

.--banner-card .--img-logo:nth-child(2) {
	grid-column: 2;
	grid-row: 1 / 3;
	max-height: 117px;
	align-self: end;
	border: 1px solid #FFF;
	background: rgba(255, 255, 255, 0.80);
	backdrop-filter: blur(2.5px);
	color: #0D0D0D;
}

.--banner-card .--img-logo:nth-child(2) .card-description {
	max-width: 72px;
}

.--banner-card .--img-logo:nth-child(3) {
	grid-column: 2;
	grid-row: 3 / 5;
}

.--banner-card .--img-logo:nth-child(4) {
	grid-column: 3;
	grid-row: 1 / 3;
}

.--banner-card .--img-logo:nth-child(5) {
	grid-column: 3;
	grid-row: 3 / 5;
	max-height: 117px;
	align-self: start;
}

.--banner-card .--img-logo:nth-child(6) {
	grid-column: 4;
	grid-row: 1 / 3;
	max-height: 117px;
	align-self: end;
}

.--banner-card .--img-logo:nth-child(6) .card-description {
	max-width: 72px;
}

.--banner-card .--img-logo:nth-child(7) {
	grid-column: 4;
	grid-row: 3 / 5;
}

.--banner-card .--img-logo:nth-child(8) {
	grid-column: 5;
	grid-row: 2 / 4;
}

.--banner-card .--img-logo .card-bg {
	position: absolute;
	inset: 0;
}

.--banner-card .--img-logo .card-bg img {
	width: 100%;
	height: 100%;
}

.--banner-card .--img-logo .card-img {
	position: relative;
}

.--banner-card .--img-logo:nth-child(6) {
	background: rgba(255, 255, 255, 0.90);
	color: #0D0D0D;
}

.--banner-card .--img-logo .card-content {
	position: relative;
}

.--banner-card .--img-logo .card-title {
	margin-top: 0;
	margin-bottom: 6px;
	font-family: 'Gellix', system-ui, sans-serif;
	font-weight: 600;
	line-height: 0.96;
	font-size: 32.525px;
}

.--banner-card .--img-logo .card-title span {
	font-size: 20.328px;
	font-weight: 600;
}

.--banner-card .--img-logo .card-description {
	margin: 0;
	font-size: 9.075px;
	line-height: 134%;
	letter-spacing: -0.102px;
}

.--banner-card .--img-logo:nth-child(5) .card-description {
	color: #ccc;
}

@media (min-width: 744px) {
	.--customers-banner .copy-block .wysiwyg h1:not(.style-p) {
		max-width: 500px;
	}
}

@media (max-width: 1023px) {
	.--banner-card .--img-logo:nth-child(1) .card-img img,
	.--banner-card .--img-logo:nth-child(5) .card-img img {
		height: 14px;
	}
	.--banner-card .--img-logo:nth-child(2) .card-img img,
	.--banner-card .--img-logo:nth-child(7) .card-img img,
	.--banner-card .--img-logo:nth-child(8) .card-img img {
		height: 12px;
	}
	.--banner-card .--img-logo:nth-child(3) .card-img img,
	.--banner-card .--img-logo:nth-child(4) .card-img img {
		height: 16px;
	}
	.--banner-card .--img-logo:nth-child(6) .card-img img {
		height: 26px;
	}
}

@media (min-width: 1024px) {
	.--customers-quote .copy-block .wysiwyg .style-h3,
	.--card-opening-list .copy-block .wysiwyg .style-h3 {
		font-size: 36px;
	}

	.--customers-banner > div > .--img-component {
		transform: translate(-50%, -15%);
		max-width: 1440px;
	}

	.--customers-banner > div > .--img-component img {
		object-fit: cover !important;
	}

	.--customers-banner .copy-block .wysiwyg h1:not(.style-p) {
		font-size: 64px;
		line-height: 72px;
		max-width: 777px;
	}

	.--customers-banner .lgr-carousels__carousels {
		padding-left: 32px !important;
		padding-right: 32px !important;
	}

	.--banner-card .--img-logo {
		border-radius: 12px;
		padding: 25px 20px 16px;
	}

	.--banner-card .--img-logo:nth-child(2) {
		max-height: 230px;
	}

	.--banner-card .--img-logo:nth-child(2) .card-description {
		max-width: 130px;
	}

	.--banner-card .--img-logo:nth-child(5) {
		max-height: 230px;
	}

	.--banner-card .--img-logo:nth-child(6) {
		max-height: 230px;
	}

	.--banner-card .--img-logo:nth-child(6) .card-description {
		max-width: 130px;
	}

	.--banner-card .--img-logo .card-title {
		font-size: 64px;
		margin-bottom: 12px;
	}

	.--banner-card .--img-logo .card-title span {
		font-size: 40px;
	}

	.--banner-card .--img-logo .card-description {
		font-size: 16px;
		letter-spacing: -0.2px;
	}
}




.--customers-cta .wysiwyg h4	{
	font-size: 40px;
	font-weight: 500;
	line-height: 110%;
	letter-spacing: -1px;
	margin-bottom: 30px !important;
}

.--customers-cta .buttons,
.--customers-cta .buttons .btn	{
	margin: 0;
}

@media (min-width: 1024px) {
	.--customers-cta .wysiwyg h4	{
		font-size: 84px !important;
		margin-bottom: 50px !important;
	}
}

.--toggle-card-list .buttons .btn {
	border: 1px solid #0d0d0d;
	border-radius: 200px;
	height: 48px;
	min-width: 174px;
	transition: .2s
	ease-out !important;
}

.--toggle-card-list .buttons .btn .shape {
	z-index: 9;
	background: transparent !important;
}

.--toggle-card-list .buttons .btn .slot {
	background: transparent !important;
	color: #0d0d0d !important;
	font-family: Gellix, system-ui, sans-serif;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
}

.--toggle-card-list .buttons .btn .icon-text-after {
	display: none !important;
}

.--toggle-card-list .buttons .btn:hover {
	box-shadow: 0 4px 8px hsla(0, 0%, 5%, .3);
}

.--toggle-card-list .buttons .btn:hover  .shape {
	background: transparent !important;
}


.copy-block .style-h3 {
	font-weight: 500 !important;
}
