.based-learn-pressgo-background {
	background-attachment: fixed;
}

.support-container .support-header-col {
	display: flex;
	flex-direction: column;
	gap: 19px;
	padding: 0 24px;
	align-items: center;
	margin-top: 121px;
	margin-bottom: 82px;
}

.support-container .title-all-as-to-your {
	text-align: center;
}

.support-container .subtitle-with-lots-of-unique {
	color: var(--foundation-nuetrals-nuetrals-1);
	text-align: center;
	max-width: 576px;
}
/* text utility classes */

.typography-desktop-h2 {
	font-size: 26px;
	font-family: "Archivo";
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0px;
}

.typography-desktop-h1 {
	color: var(--foundation-nuetrals-nuetrals-1);
	font-size: 65px;
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 0px;
}

.hover-bright:hover {
	filter: brightness(1.2);
}

.btn {
	margin-top: 37px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 7px;
	align-self: center;
	text-align: unset;
	background-color: var(--brand-hot-pink);
	padding: 18px 68px 18px 67px;
	border-radius: 100px;
	width: 320px;
}

.btn-icon {
	width: 34px;
	height: 34px;
	flex-shrink: 0;
}

.btn-label {
	color: #fff;
	text-align: center;
}

/* collapsible card */
.support-list-faq-col .card {
	border-radius: 10px;
	margin-bottom: 24px;
}
.support-list-faq-col .header {
	display: flex;
	flex-direction: column;
	gap: 36px;
	background-color: #fff;
	padding: 38px 41px 36px 35px;
	border: none;
	border-radius: 10px;
}

.support-list-faq-col .header-row-top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	color: var(--brand-hot-pink);
	font-size: 26px;
	font-family: "Archivo";
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0px;
}

.support-list-faq-col .header-row-top button {
	text-align: left;
	display: flex;
	justify-content: space-between;
}

.support-list-faq-col .typography-desktop-p {
	color: var(--foundation-nuetrals-nuetrals-8);
	font-size: 16px;
	font-family: "Archivo";
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0px;
	padding: 0 20px;
	text-align: left;
}

.group-a {
	position: relative;
	margin-top: 2px;
	width: 31px;
	height: 31px;
	flex-shrink: 0;
}

.group-vector-354-stroke {
	position: absolute;
	top: 0;
	left: 14px;
	width: 3px;
	height: 31px;
	background-color: var(--brand-hot-pink);
}

.support-list-faq-col .header-row-top button .group-vector-3541 {
	background-color: #3d3d3d;
	display: none;
}

.support-list-faq-col .header-row-top button .group-vector-3542 {
	rotate: 90deg;
	background-color: #3d3d3d;
}

.support-list-faq-col .header-row-top button.collapsed .group-vector-3541 {
	background-color: #e82c5f;
	display: block;
}

.support-list-faq-col .header-row-top button.collapsed .group-vector-3542 {
	rotate: 90deg;
	background-color: #e82c5f;
}

.support-list-faq-col table {
	margin-top: 50px;
	margin-bottom: 75px;
	table-layout: fixed;
}

.support-list-faq-col thead th {
	background: var(--brand-hot-pink, #e82c5f);
	color: #fff;
	text-align: center;
	font-family: Archivo;
	font-size: 26px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	padding: 18px 24px;
	border: none;
}

.support-list-faq-col tbody td {
	color: #000;
	text-align: center;
	font-family: Archivo;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 29px 15px;
}

.support-cancel-sub-col {
	padding-bottom: 58px;
}

.support-cancel-sub-col .card-body {
	padding: 38px 41px 36px 35px;
}

.support-cancel-sub-col .typography-desktop-h2 {
	color: #fff;
	font-size: 26px;
	font-family: "Archivo";
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0px;
}

.support-cancel-sub-col .typography-desktop-p {
	color: var(--foundation-nuetrals-nuetrals-8);
	font-size: 16px;
	font-family: "Archivo";
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0px;
}

.support-cancel-sub-col .typography-desktop-h1 {
	color: var(--brand-dark-purple);
	font-size: 35px;
	font-family: "DM Sans";
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: 0px;
}

.support-cancel-sub-col .input-white {
	background-color: var(--foundation-nuetrals-nuetrals-1);
	padding: 19px 26px 23px 26px;
	border: 1px solid var(--foundation-nuetrals-nuetrals-5);
	border-radius: 10px;
}

.support-cancel-sub-col .btn-purple {
	width: 218px;
	display: flex;
	background-color: var(--brand-dark-purple);
	padding: 15px 9px 18px 9px;
	border-radius: 200px;
}

.title-cancel {
	text-align: left;
}

.text-you-can-cancel {
	color: var(--brand-blue);
	margin-bottom: -2px;
	text-align: left;
}

.input-group-right-email {
	text-align: left;
	width: 100%;
}

.input-group-right-btn {
	margin-top: 18px;
	justify-content: center;
	align-self: end;
	text-align: center;
	margin-left: auto;
}

@media (max-width: 991.98px) {
	.landing-v.support-container {
		background-position: top left;
		background-size: 250% 250%;
	}
	.support-cancel-sub-col .input-group-right {
		margin-top: 29px;
	}
	.footer {
		margin-top: unset;
	}
}
