/** Shopify CDN: Minification failed

Line 288:1 Unexpected "{"
Line 289:1 Expected identifier but found "%"
Line 293:1 Expected identifier but found "%"

**/
body.custom--pricing--drawer-open {
	overflow: hidden;
}

.custom--page--customization {
	padding-bottom: 88px;
	overflow: hidden;
}

.custom--page--customization .nothing-container {
	overflow: visible;
}

.custom--page--customization--head {
	margin-bottom: 32px;
}

.custom--page--customization--heading {
	font-size: 27px;
	line-height: 36px;
	margin: 0 0 8px;
	color: #1D1D1B;
	font-family: 'GT Pressura Extended';
	font-weight: 400;
	letter-spacing: -1.08px;
}

.custom--page--customization--content {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.48px;
	margin: 0;
	color: #1D1D1B;
	max-width: 300px;
}

.custom--page--customization--block {
	position: relative;
}

.custom--page--customization--block_img {
	position: relative;
	z-index: 1;
	overflow: hidden;
	border-radius: 8px;
	margin-bottom: 16px;
}

.custom--page--customization--block_img img {
	height: 100%;
	max-width: 100%;
	display: block;
	width: 100%;
	border-radius: 8px;
}

.custom--page--customization--block_title {
	font-size: 20px;
	line-height: 28px;
	color: #1D1D1B;
	font-weight: 500;
	margin: 0 0 8px;
	letter-spacing: -0.80px;
}

.custom--page--customization--block_richtext {
	font-size: 14px;
	line-height: 20px;
	color: #1D1D1B;
	letter-spacing: -0.42px;
	margin-bottom: 24px;
}

.custom--page--customization--block_richtext p {
	margin: 0 0 12px;
	padding-right: 5px;
}

.custom--page--customization--block_richtext ul {
	margin: 0 0 12px;
	padding-left: 20px;
}

.custom--page--customization--block_richtext ul li {
	margin-bottom: 4px;
}

.custom--page--customization--block_btns {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
}

.custom--page--customization--block_btn {
	display: inline-block;
	color: #1D1D1B;
	text-decoration: none;
	border-radius: 6px;
	border: 1px solid #1D1D1B;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.28px;
	padding: 5.2px 15.8px;
	background: #C8FB50;
	font-weight: 500;
	transition: all .3s ease-in-out;
	white-space: nowrap;
}

.custom--page--customization--block_btn.btn_second {
	background: transparent;
}

.custom--page--customization--block_btn:hover {
	background: #1D1D1B;
	color: #ede6dd;
}

.custom--page--customization--footer--content {
	font-size: 18px;
	line-height: 28px;
	color: #1D1D1B;
	border-top: 1px solid #1D1D1B;
	margin: 56px 0 0;
	padding-top: 16px;
	letter-spacing: -0.54px;
	display: none;
}

.custom--page--customization .splide__arrows {
	position: absolute;
	bottom: -24px;
	right: 0;
	display: flex !important;
	gap: 8px;
}

.custom--page--customization .splide__arrow {
	padding: 0;
	border: none;
	outline: unset;
	width: auto;
	background: transparent;
	line-height: 0;
	cursor: pointer;
	border-radius: 100%;
}

.custom--page--customization ul.splide__pagination {
	position: relative;
	top: 0;
	margin: 0;
	padding: 0;
	display: flex !important;
	justify-content: flex-start;
}

.custom--page--customization .splide__pagination li {
	border: 1.25px solid #000;
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: transparent;
	margin-right: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 0;
	cursor: pointer;
}

.custom--page--customization .splide__pagination li button.splide__pagination__page {
	border: 0;
	background: transparent;
	min-width: 8px;
	height: 8px;
	border-radius: 100%;
	display: inline-block;
	padding: 0;
}

.custom--page--customization .splide__pagination li button.splide__pagination__page.is-active {
	background: #1d1d1b;
}

.custom--page--customization .splide__track {
	overflow: visible;
	border-bottom: 1px solid #1D1D1B;
	padding-bottom: 36px;
	margin-bottom: 24px;
}

@media screen and (min-width: 399px) {
	.custom--page--customization--content {
		max-width:100%;
	}
}

@media screen and (min-width: 991px) {
	.custom--page--customization {
		padding-bottom: 120px;
	}

	.custom--page--customization--head {
		margin-bottom: 48px;
	}

	.custom--page--customization--heading {
		font-size: 48px;
		line-height: 56px;
		letter-spacing: -1.92px;
		margin: 0 0 16px;
	}

	.custom--page--customization--content {
		font-size: 20px;
		line-height: 32px;
		letter-spacing: -0.6px;
	}

    .custom--page--customization .splide__list{
        transform: inherit !important;
    }

	.custom--page--customization--block_richtext p {
		padding-right: 0;
	}

	.custom--page--customization--block_img {
		border-radius: 12px;
		margin-bottom: 20px;
	}

	.custom--page--customization--block_img img {
		border-radius: 12px;
	}

	.custom--page--customization--block_title {
		font-size: 24px;
		line-height: 32px;
		margin: 0 0 12px;
		letter-spacing: -0.96px;
	}

	.custom--page--customization--block_richtext ul li {
		margin-bottom: 0;
	}

	.custom--page--customization--block_richtext {
		font-size: 16px;
		line-height: 24px;
		letter-spacing: -0.48px;
		margin-bottom: 32px;
	}

	.custom--page--customization--block_btn {
		font-size: 18px;
		line-height: 24px;
		letter-spacing: -0.36px;
		padding: 11.2px 19.44px;
	}

	.custom--page--customization--footer--content {
		display: block;
	}

	.custom--page--customization .splide__arrows,
	.custom--page--customization ul.splide__pagination {
		display: none !important;
	}

	.custom--page--customization .splide__track {
		overflow: hidden;
		border: 0;
		padding: 0;
		margin: 0;
	}
}


	{
	% comment %
}

view--pricing--drawer--css {
	% endcomment %
}

.pricing-drawer {
	position: fixed;
	inset: 0;
	z-index: 999999;
	pointer-events: none;
}

.pricing-drawer.is-open {
	pointer-events: auto;
}

.pricing-drawer__overlay {
	position: absolute;
	inset: 0;
	background: rgba(29, 29, 27, 0.6);
	opacity: 0;
	transition: opacity .4s ease;
}

.pricing-drawer__content {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	max-width: 390px;
	background: #ede6dd;
	transform: translateX(100%);
	transition: transform .45s cubic-bezier(.4, 0, .2, 1);
	padding: 40px 24px 64px;
	overflow-y: auto;
	will-change: transform;
}

.pricing-drawer.is-open .pricing-drawer__overlay {
	opacity: 1;
}

.pricing-drawer.is-open .pricing-drawer__content {
	transform: translateX(0);
}

.pricing-drawer__close {
	background: none;
	border: 0;
	font-size: 26px;
	cursor: pointer;
	position: absolute;
	top: 12px;
	right: 12px;
}

.pricing-tabs {
	display: flex;
	gap: 8px;
	margin: 0 0 24px;
	padding: 0 0 24px;
	align-items: center;
	border-bottom: 1px solid #1D1D1B;
	overflow-x: auto;
    overflow-y: visible;
}

.pricing-tab {
	border: 1px solid #1D1D1B;
	background: transparent;
	padding: 3.2px 9.74px;
	cursor: pointer;
	transition: all .25s ease;
	border-radius: 6px;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: -0.42px;
	font-family: 'GT Pressura Extended';
	text-transform: capitalize;
	white-space: nowrap;
}

.pricing-tab.is-active,
.pricing-tab:hover {
	background: #d9d2ca;
}

.pricing--tabs--head--title {
	font-size: 22px;
	line-height: 28px;
	color: #1D1D1B;
	letter-spacing: -0.66px;
	font-family: 'GT Pressura Extended';
	margin: 0 0 8px;
	font-weight: 500;
}

.pricing--tabs--head--subtitle {
	letter-spacing: -0.42px;
	font-size: 14px;
	line-height: 20px;
	color: #1D1D1B;
	margin: 0;
}

.pricing-tabs--header {
	display: flex;
	gap: 10px;
	justify-content: space-between;
}

.pricing-currency-toggle {
	display: flex;
	align-items: center;
	gap: 12.7px;
}

.currency-divider {
	width: 1px;
	height: 16px;
	background: #9a9a9a;
	display: inline-block;
}

.currency-btn.is-active {
	color: #1D1D1B;
}

.currency-btn {
	font-size: 14px;
	line-height: 16px;
	letter-spacing: -0.42px;
	color: #9a9690;
	text-transform: uppercase;
	border: 0;
	background: transparent;
	padding: 0;
	cursor: pointer;
}

.pricing-content {
	display: none;
}

.pricing-content.is-active {
	display: block;
}

.pricing-drawer__title {
	font-size: 28px;
	line-height: 36px;
	letter-spacing: -0.84px;
	color: #1D1D1B;
	margin: 0 0 4px;
	font-family: 'GT Pressura Extended';
	font-weight: 500;
}

.pricing-drawer__subtitle {
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 16px;
	color: #1D1D1B;
	letter-spacing: -0.48px;
	text-transform: capitalize;
}

.pricing-table-wrap {
	margin-top: 24px;
}

.pricing-table-title {
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	color: #1d1d1b;
	letter-spacing: -0.48px;
	margin: 0 0 16px;
}

.pricing-table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	border: 1px solid #1d1d1b;
	border-radius: 6px;
	overflow: hidden;
	background: #ede6dd;
}


.pricing-table th,
.pricing-table td {
	padding: 8px 10px;
	border-right: 1.5px solid #1d1d1b;
	border-bottom: 1.5px solid #1d1d1b;
	text-align: left;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: -0.48px;
	font-weight: 400;
	font-family: 'GT Pressura Extended';
}

.pricing-table th {
	background: #d9d2ca;
}

.pricing-table th:first-child{
	border-radius:5px 0 0 0;
}
.pricing-table th:last-child{
	border-radius:0 5px 0 0;
}

.pricing-table tr:last-child td {
	border-bottom: 0;
}

.pricing-table th:last-child,
.pricing-table td:last-child {
	border-right: 0;
}


@media screen and (min-width: 600px) {
	.pricing-drawer__content {
		max-width: 585px;
		padding: 40px 32px 64px;
	}
	.pricing-table th,
	.pricing-table td {
		padding: 8px 15px;
		font-size: 16px;
		line-height:24px;
	}
}