body {
	font-family: gordita, "sans-sarif";
}
* {
	padding: 0;
	margin: 0;
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: 0 solid;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	color: #101010;
	font-weight: 500;
	margin: 20px 0;
}

/*header menu*/
.link_here a {
	color: #FF8600;
}
.text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity));
}
.pb-4 {
	padding-bottom: 1rem;
}
.pt-4 {
	padding-top: 1rem;
}
.bg-transparent {
	background-color: initial;
}
.w-full {
	width: 100%;
}
.z-50 {
	z-index: 50;
}
.absolute {
	position: absolute;
}
.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.max-w-wide {
	max-width: 75rem;
}
.mx-auto {
	margin-left: auto;
	margin-right: auto;
}
.justify-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.justify-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
#header-section .custom-logo-link {
	margin-top: -.5rem;
}
a {
	color: #101010;
	text-decoration: initial;
}
img, video {
	max-width: 100%;
	height: auto;
}
audio, canvas, embed, iframe, img, object, svg, video {
	display: block;
	vertical-align: middle;
}
.items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.text-slate-800 {
	--tw-text-opacity: 1;
	color: rgb(30 41 59 / var(--tw-text-opacity));
}

.justify-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.right-3\.5 {
	right: .875rem;
}
.top-3\.5 {
	top: .875rem;
}
[type=button], [type=reset], [type=submit], button {
	-webkit-appearance: button;
	background-color: initial;
	background-image: none;
}
button {
	outline: initial !important;
}
[role=button], button {
	cursor: pointer;
}
button, select {
	text-transform: none;
}
button, input, optgroup, select, textarea {
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.w-6 {
	width: 1.5rem;
}
.h-6 {
	height: 1.5rem;
}
.font-medium {
	font-weight: 500;
}
.text-sm {
	font-size: .875rem;
	line-height: 1.25rem;
}
.gap-7 {
	gap: 1.75rem;
}

ol, ul {
	box-sizing: border-box;
	padding-left: 40px;

}

.footer ul {
	padding: 0;
}

@media (max-width: 782px) {
	ol, ul {
		padding-left: 20px;
	}
}

#primary-menu li {
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
}
.duration-300 {
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.transition-all {
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transition-timing-function: cubic-bezier(.4,0,.2,1);
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	-webkit-transition-duration: .15s;
	transition-duration: .15s;
}
.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}
.py-1\.5 {
	padding-top: .375rem;
	padding-bottom: .375rem;
}
.bg-orange {
	background-color: #ff8600;
}
.border-white {
	border-color: #FF8600;
}
.border {
	border-width: 1px;
}
.rounded-3xl {
	border-radius: 1.5rem;
}
.inline-flex {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
}
.w-4 {
	width: 1rem;
}
.h-4 {
	height: 1rem;
}
.mr-2 {
	margin-right: .5rem;
}
.-my-2 {
	margin-top: -.5rem;
	margin-bottom: -.5rem;
}
.p-2 {
	padding: .5rem;
}
.-mr-2 {
	margin-right: -.5rem;
}
.bg-black\/60 {
	background-color: #0009;
}
.close-mobile-menu {
	display: none;
}
.has-nightsky-background-color {
	background-color: #101010;
}
.container-core-group-is-layout-1 {
	flex-wrap: nowrap;
	justify-content: space-between;
}
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: 72rem;
	margin-left: auto;
	margin-right: auto;
}
.container-content-3 {
	flex-grow: 1;
}
.has-medium-font-size {
	font-size: 1.25rem;
}
.has-white-color {
	color: #ffffff;
}
.has-text-align-center {
	text-align: center;
}

/*body*/
.block-group.block-group-is-layout-constrained {
	position: relative;
}
.container-core-columns-is-layout-2 {
	flex-wrap: nowrap;
}
.first-block-columns {
	margin-bottom: 0em;
}
.first-block-columns.is-layout-flex {
	gap: 5em;
}
.block-image {
	margin-bottom: 0;
}
.has-custom-font {
	color:#202020;
	padding-top: 1rem;
	padding-bottom:2rem;
	font-size: 20px;
	line-height: 28.5px;
	font-weight: 400;
}
.block-buttons.is-content-justification-left {
	justify-content: flex-start;
}
.block-buttons>.block-button {
	display: inline-block;
	margin: 0;
}

.block-button__link {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	letter-spacing: -.36px;
	box-sizing: border-box;
	display: inline-block;
	text-align: center;
	word-break: break-word;
}
.block-button .block-button__link {
	background-color: #ff8600;
	border-radius: 32px;
	border-width: 0;
	color: #101010;
	font-weight: 500;
	line-height: 27px;
	padding:12px 24px;
	text-decoration: none;
}
.element-button {
	cursor: pointer;
}
.container-core-group-is-layout-3 {
	flex-wrap: nowrap;
}
.mb-4 {
	margin-bottom: 2em;
}
.guarantee {
	padding-top: 10px;
	gap: 0.5rem;
}
.money_back {
	font-size: 14px;
	line-height: 21px;
	color: #707070;
	font-weight: 400;
}
.pl-4 {
	padding-left: 2em;
}
.pr-4 {
	padding-right: 2em;
}
.store_imgs {
	background-color:#fbfbfb;
	padding-top:10px;
	padding-bottom:10px;
}
.container-core-group-is-layout-5 {
	flex-wrap: nowrap;
	justify-content: space-between;
}
.max-width {
	max-width: 63.5rem;
}
.py-10 {
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.review-background {
	background-color: #FFFFFF;
}
.text_heading {
	font-size: 32px;
	line-height:44px;
	color: #101010;
	font-weight: 500;
}
.gap-4 {
	gap: 1rem;
}
.mt-60 {
	margin-top: 60px;
}
.border-gray-40 {
	border-color: #D8D8D8;
}
.border {
	border-width: 1px;
}
.rounded-2\.5 {
	border-radius: .625rem;
}
.p-3 {
	padding: 2.2rem;
}
.container-core-group-is-layout-8 {
	flex-wrap: nowrap;
	justify-content: center;
}
.container-core-group-is-layout-9 {
	flex-wrap: nowrap;
	justify-content: center;
}
.container-core-group-is-layout-10 {
	flex-wrap: nowrap;
	justify-content: center;
}
.container-core-group-is-layout-13 {
	justify-content: center;
}
.mt-8 {
	margin-top: 4em;
}
.gap-0\.5 {
	gap: 0.5em;
}
.feature_background {
	background-color: #f3f3f3;
}
.container-core-columns-is-layout-18 {
	flex-wrap: nowrap;
}
.feature_heading {
	padding-top:60px;
	flex-basis:55% !important;
}
.block-column.is-vertically-aligned-top {
	align-self: flex-start;
}
.align-middle {
	vertical-align: middle;
}
.gap-1\.5 {
	gap: .375rem;
}
.mb-2 {
	margin-bottom: .5rem;
}
.mt-3 {
	margin-top:-0.3rem
}
.block-column.is-vertically-aligned-center {
	align-self: center;
}
.flex-shrink-0, .shrink-0 {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.flex-0 {
	flex-grow: 0 !important;
}
.laptop\:pt-4\.5 {
	padding-top: 1.2rem;
}

.mb-1 {
	margin-bottom: .5em;
}
.container-core-group-is-layout-17 {
	flex-wrap: nowrap;
}
.container-core-columns-is-layout-20 {
	flex-wrap: nowrap;
}

.m-r {
	margin-right: 4rem;
}
.m-t-80 {
	margin-top: 80px;
}
.p-5 {
	padding: 1.25rem;
}

.has-off-white-background-color {
	background-color: #FEFFFE;
}
.block-buttons.is-content-justification-center {
	justify-content: center;
}
.m-b {
	margin-bottom: 3.38rem;
}
.text_link {
	color: #B54C00;
}
.container-core-group-is-layout-31 > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
	max-width: 750px;
	margin-left: auto ;
	margin-right: auto ;
}
.has-light-gray-background-color {
	background-color: #F3F3F3;
}
.has-nightsky-color {
	color: #101010;
}
.has-text-align-left {
	text-align: left;
	font-size: 18px;
	line-height: 27px;
	font-weight: 400;
}
.price-mb-5 {
	margin-bottom: 5rem;
}

/*footer menu*/
.bg-nightsky {
	background-color: #101010;
}
.m-auto {
	margin: auto;
}
.leading-7 {
	line-height: 1.75rem;
}
.text-center {
	text-align: center;
}
.pb-\[2\.188rem\] {
	padding-bottom: 2.188rem;
}
.pt-14 {
	padding-top: 3.5rem;
}
.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.max-w-\[72rem\] {
	max-width: 72rem;
}
body .is-layout-flex {
	display: flex;
}
.container-core-columns-is-layout-10 {
	flex-wrap: nowrap;
}
.is-layout-flex {
	flex-wrap: wrap;
	align-items: center;
}
.block-columns {
	align-items: normal !important;
	box-sizing: border-box;
	display: flex;
}
.is-layout-flex > :is(*, div) {
	margin: 0;
}
.block-column {
	flex-grow: 1;
	min-width: 0;
	overflow-wrap: break-word;
	word-break: break-word;
}
.container-core-group-is-layout-40 {
	flex-wrap: nowrap;
}
.container-core-columns-is-layout-9 {
	flex-wrap: nowrap;
}
.m-0 {
	margin: 0;
}
.\!block {
	display: block !important;
}
.\!mb-6 {
	margin-bottom: 1.5rem !important;
}
.block-group {
	box-sizing: border-box;
}
.inline-block {
	display: inline-block;
}
.block-image img {
	box-sizing: border-box;
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}
.text-gray {
	color: #c9c8ca;
}
.\!mt-\[0\.938rem\] {
	margin-top: .938rem !important;
}
.md\:\!mr-\[3\.125rem\] {
	margin-right: 2.125rem;
}
.\!mb-5 {
	margin-bottom: 1.25rem !important;
}
#footer_section h2, #footer_section h3 {
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: 600;
	margin: 0 0 4px;
	padding-top: 0;
}
#footer_section ul.menu a {
	display: flex;
	align-items: flex-end;
}
#footer_section ul.menu a {
	font-size: 16px;
	font-weight: 400;
	color: #D8D8D8;
}
#footer_section ul.menu a img {
	position: relative;
	bottom: 6px;
	right: 4px;
}
:where(.block-columns.is-layout-flex) {
	gap: 2em;
}
:where(.os-layout-flex) {
	gap: 0.5em;
}
.close {
	float: right;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
	cursor: pointer;
}
.close {
	background: url(/assets/images/modal_close.svg) center / 1em auto no-repeat;
	box-sizing: content-box;
	width: 1em;
	height: 1em;
	padding: .25em;
	color: #000;
	border: 0;
	border-radius: 1rem;
	opacity: .5;
	-webkit-appearance: none;
}
.modal-open {
	overflow: hidden;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal.fade .modal-dialog {
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition:      -o-transform .3s ease-out;
	transition:         transform .3s ease-out;
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
}
.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto;
}
.modal-dialog {
	position: relative;
	width: 100%;
	max-width: 42rem;
	margin: 30px auto;
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .175);
	border-radius: 1.5rem;
	outline: 0;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000;
}
.modal-backdrop.fade {
	filter: alpha(opacity=0);
	opacity: 0;
}
.modal-backdrop.in {
	filter: alpha(opacity=50);
	opacity: .5;
}
.modal-header {
	position: absolute;
	top: 1.5rem;
	right: 1.5rem;
	width: 1rem;
	height: 1rem;
	color: #acacac;
	z-index: 1000;
}
.modal_title {
	line-height: 1.4;
	font-weight: 500;
	font-size: 20px;;
	color: #101010;
	margin: 1.25rem 0;
}
.modal_guarantee_text {
	margin: 1rem 0 1.5rem;
	color: #595959;
}
.modal_satisfaction_text {
	margin: 1rem 0 .75rem;
	color: #595959;
}
.modal_check {
	width: 1.125rem;
	height: 1.125rem;
	vertical-align: top;
	margin: 0;
	padding: 0;
	color: #595959;
}
.modal_services{
	letter-spacing: -.02rem;
	margin: 0 .5rem;
	vertical-align: top;
	color: #595959;
}
.modal_refund_text {
	margin: 1.5rem 0;
	color: #595959;
}
.modal_refund_text a {
	color: #595959;
	cursor: pointer;
	text-decoration: none;
}
.modal_refund_text a:hover {
	text-decoration: #595959;
}
.register_policy_links {
	display: flex;
	justify-content: space-between;
}
.register_policy {
	color: inherit;
	text-decoration: none;
	cursor: pointer;
}
.register_policy:hover {
	text-decoration: none;
	color: #595959;
}

.modal_satisfaction {
	max-width: 24rem;
	display: inline-block;
	vertical-align: top;
}
.me-1 {
	margin-right: .25rem;
}
.modal-body {
	position: relative;
	padding: 2.5rem;
	font: 400 14px / 1.5 gordita, sans-serif;
	text-align: left;
	overflow-y: auto;
	letter-spacing: -.02rem;
}
.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
	margin-bottom: 0;
	margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-left: 0;
}
.modal-body img {
	display: inline-block;
}
.rights_reserved {
	font-size: 12px;
	color: #595959;
}
.money_back_guarentee {
	cursor: pointer;
}

@media (min-width: 782px) {
	.md\:hidden {
		display: none;
	}
	.md\:pb-8 {
		padding-bottom: 2rem;
	}
	.md\:pt-8 {
		padding-top: 2rem;
	}
	.md\:justify-start {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
	.md\:space-x-10>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(2.5rem* var(--tw-space-x-reverse));
		margin-left: calc(2.5rem*(1 - var(--tw-space-x-reverse)));
	}
	.md\:flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.md\:gap-8 {
		gap: 2rem;
	}
	.block-button__link {
		font-size: 1.125rem;
	}
	.md\:gap-10 {
		gap: 2.5rem;
	}
	.block-columns:not(.is-not-stacked-on-mobile)>.block-column[style*=flex-basis] {
		flex-grow: 0;
	}
	.block-columns {
		flex-wrap: nowrap !important;
	}
	.block-columns:not(.is-not-stacked-on-mobile)>.block-column {
		flex-basis: 0;
		flex-grow: 1;
	}
	.md\:\!mr-\[3\.125rem\] {
		margin-right: 3.125rem;
	}
}

@media only screen and (max-width: 787px) {
	.mw_banner_pad {
		padding-left: 20px;
		padding-right: 20px;
	}
	.has-custom-font {
		padding-top: 0rem !important;
	}
	.block-buttons.is-content-justification-left {
		justify-content: center;
	}
	.block-button .block-button__link {
		font-size: 18px;
		padding: 12px 75px;
	}
	.mw_mt {
		margin-top: 30px;
	}
	.mw_mt-2 {
		margin-top: 2em;
	}
	.block-columns.is-not-stacked-on-mobile {
		flex-wrap: nowrap !important;
	}
	.laptop\:pt-4\.5 {
		padding-top: 0rem;
	}
	.flex-direction {
		flex-direction: column-reverse;
		gap: 1rem;
	}
	.mw-pr-0 {
		padding-right: 0em;
	}
	.mw-m-r {
		margin-right: 1rem;
	}
	.mw_btn {
		padding-left: 6rem !important;
		padding-right: 6rem !important;
	}
	.py-10 {
		padding-top: 0.1rem;
	}
	.mw-mt-40 {
		margin-top: 40px;
	}
	.block-coblocks-accordion.faq details summary {
		font-size: 16px;
	}
	.md\:\!mr-\[3\.125rem\] {
		margin-right: 1rem !important;
	}
	#footer_section ul.menu a {
		justify-content: center;
	}
	.money_guarantee{
		margin-left: 5rem;
		margin-top: 2rem;
	}
}

@media (max-width: 940px) {
	.hidden {
		display: none;
	}
	.z-30 {
		z-index: 30;
	}
	.bottom-0 {
		bottom: 0;
	}
	.left-0 {
		left: 0;
	}
	.right-0 {
		right: 0;
	}
	.top-0 {
		top: 0;
	}
	.fixed {
		position: fixed;
	}
	.mobile-menu-active #header-menu {
		background: #fefffe;
		bottom: 0;
		display: block;
		max-width: 240px;
		overflow-x: scroll;
		position: fixed;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 40;
	}
	.mobile-menu-active .close-mobile-menu, .mobile-menu-active .menu-overlay {
		display: block;
	}
	.mobile-menu-active #header-menu #primary-menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		padding: 48px 25px;
	}
	.mobile-menu-active #header-menu a {
		color: #101010;
		font-weight: 500;
		font-size: 1.25rem;
	}
	.mobile-menu-active #header-menu a.login-button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 1rem;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin: 0 25px;
		padding: 13px;
		text-align: center;
	}
	.block-columns {
		flex-wrap: wrap !important;
	}
}

@media (min-width: 1024px) {
	.lg\:flex-1 {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 0%;
		flex: 1 1 0%;
	}
	.lg\:w-0 {
		width: 0;
	}
	.lg\:flex-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.lg\:text-left {
		text-align: left;
	}
	.lg\:max-w-\[16rem\] {
		max-width: 16rem;
	}
	.lg\:mr-18 {
		margin-right: 4.5rem;
	}
}

/* legal */
.bg-img {
	padding-top:7rem;
	min-height: 320px;
}
.block-heading {
	font-size: 40px;
	color: #ffffff;
	font-weight: 500;
	line-height: 54px;
}
.legal_para {
	font-size: 16px;
	letter-spacing: -.32px;
	line-height: 1.63;
	color: #FFFFFF;
}
.mt-0 {
	margin-top: 0px;
}
.legal_bg {
	background-image: url(/assets/images/hero-wired-dots.png);
	padding-bottom: 3rem;
	background-size: cover;
}
.article-content {
	max-width: 1170px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 5rem;
	padding-bottom: 5rem;
	margin-left: auto;
	margin-right: auto;
}
.has-light-gray-background-color {
	background-color: #f5f5f5;
}
.ptb-16 {
	padding-top: 16px;
	padding-bottom: 16px;
}
.plr-24 {
	padding-right: 24px;
	padding-left: 24px;
}
.block-spacer {
	clear: both;
}
.terms_heading {
	font-size: 1.25rem;
	color: #232a30;
	margin-top: 2.5rem;
	margin-bottom: 1.5rem;
	font-weight: 500;
}
.terms_para {
	margin: .5rem 0;
	font-size: 16px;
	letter-spacing: -.32px;
	line-height: 1.63;
	color: #595959;
}
.cookie_heading {
	color: #101010;
	margin-top: 2.5rem;
	margin-bottom: 1.5rem;
	font-weight: 500;
}
.has-blue-color {
 	color: #595959;
	font-size: 16px;
	letter-spacing: -.32px;
	line-height: 1.63;
}
.has-blue-color a {
	color: #2671c2;
}
.has-blue-color a:hover {
	text-decoration-line: underline;
}
.policy li {
	margin-left: 3rem;
	padding: .25rem;
	color: #595959;
}
b, strong {
	font-weight: bolder;
}
.block-table {
	overflow-x: auto;
}
.block-table table {
	border-collapse: collapse;
	width: 100%;
	color: #595959;
	max-width: 600px;
	margin: 24px auto;
}

table {
	text-indent: 0;
	border-color: inherit;
}
.block-table td, .block-table th {
	border: 1px solid;
	padding: .5em;
}
.block-button.w-100, .block-button.w-100 .block-button_link {
	width: 100%;
}
.block-button_link {
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	letter-spacing: -.36px;
	box-sizing: border-box;
	display: inline-block;
	word-break: break-word;
}
.block-button .block-button_link {
	background-color: #f5f5f5;
	border-width: 0;
	color: #101010;
	font-weight: 500;
	text-decoration: none;
}
.block-button_link:hover {
	-webkit-transform: translateY(-6px);
	transform: translateY(-6px);
}
.arrow-right>a {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.arrow-right>a:after {
	content: url(/assets/images/arrow.svg);
	display: block;
	height: 1.3rem;
	margin-left: .5rem;
	width: 1rem;
}
.pd-24 {
	border-radius:0px;
	padding:24px;
}
.last_update {
	color: #595959;
}
.please_read {
	color: #101010;
	font-size: 1.5rem;
}
.sub_heading {
	font-size: 14px;
	color: #101010;
	font-weight: 500;
}

.sub_terms ul {
	margin-top: 1rem;
	margin-bottom: 1rem;
	list-style-type: disc;
	-webkit-margin-before: 16px;
	margin-block-start: 16px ;
	-webkit-margin-after: 16px;
	margin-block-end: 16px;
}
.privacy_heading {
	font-size: 20px;
	color: #101010;
}
.information_proide {
	font-size: 16px;
}