/*!**********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/Modal/styles.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************/
.styles_modal__4xiz2 {
    box-sizing: border-box;
    border: none;
    padding: 0;
    outline: none;
    background: none;
    max-width: 95%;
    max-height: 95%;
    height: -moz-fit-content;
    height: fit-content;
    flex: none !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
    text-align: initial;
}

.styles_modal__4xiz2.styles_growIn__0nSWI {
    animation: styles_growIn__0nSWI 0.25s ease-out;
}

@keyframes styles_growIn__0nSWI {
    from {
        transform: scale(0.5);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

.styles_modal__4xiz2:not(:has(> .styles_content__8McyQ > .noBackground)) {
    border: 1px solid lightgrey;
    border-radius: 1rem;
    box-shadow: 0 0 0.7rem #989898;
    background-color: rgba(255, 255, 255, 0.85);
    -webkit-backdrop-filter: blur(20px);
            backdrop-filter: blur(20px);
}

.styles_modal__4xiz2:has(> .styles_content__8McyQ > .large) {
    width: 100rem !important;
}

.styles_modal__4xiz2:has(> .styles_content__8McyQ > .medium) {
    width: 60rem !important;
}

.styles_modal__4xiz2:has(> .styles_content__8McyQ > .small) {
    width: 30rem !important;
}

.styles_content__8McyQ {
    padding: 1rem;
}

.styles_content__8McyQ:not(:has(> .noBackground)) {
    padding: 1.5rem;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/AccountSettingsModal/ModalViews/AccountDetailsView/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_body__pUfQW {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}

.styles_body__pUfQW button {
	width: 100%;
}

.styles_userDetails__6PoM4 {
	display: flex;
	flex-direction: column;
	gap: 1.4rem;
}

.styles_userDetails__6PoM4 > * {
	display: flex;
	flex-direction: column;
	gap: 0.4rem;
}

.styles_userDetails__6PoM4 > * > :first-child {
	font-weight: var(--semi-bold);
}

.styles_subscriptions__x0kT_ {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	margin-top: 0.5rem;
}

.styles_subscriptions__x0kT_ > * {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.styles_subscriptions__x0kT_ > * > :last-child {
	color: #515151;
	text-align: right;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/Modal/ModalView/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_header__9Mm6_ {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 1rem;
	margin-bottom: 2rem;
}

.styles_backButton__cPoAa {
	all: unset;
	cursor: pointer;
	width: 1.5rem;
	height: 1.5rem;
}

.styles_backButton__cPoAa > svg {
	height: 100%;
}

.styles_heading__Ls_nD {
	font-size: 1.4rem;
	font-weight: var(--semi-bold);
	text-align: center;
}

.styles_closeButton__q8rv_ {
	position: absolute;
	right: 0;
	top: 0;
	transform: translate(40%, -40%);
	aspect-ratio: 1/1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	font-size: 1rem;
	padding: 0.5rem;
	color: white;
	background: red;
	border-radius: 50%;
	border: 3px solid white;
	cursor: pointer;
}

.styles_newHeader__n2o_p {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding: 1.1rem 1.5rem;
	box-sizing: border-box;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	gap: 1rem;
	background-color: rgb(244, 251, 248);
	border-bottom: 1px solid #dddddd;
}

.styles_newHeader__n2o_p > .styles_closeButton__q8rv_ {
	all: unset;
	position: relative;
	cursor: pointer;
	width: 0.7rem;

	&:before {
		content: "";
		position: absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
		width: 1.6em;
		height: 1.6em;
		border-radius: 100%;
		background-color: transparent;
		transition: background-color 100ms linear;
	}

	&:hover:before {
		background-color: rgba(103, 103, 103, 0.25);
	}

	& > svg {
		width: 100%;
		height: 100%;
	}
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/AccountSettingsModal/ModalViews/cancellationViewStyles.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************/
.cancellationViewStyles_body__eVuaX {
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}

.cancellationViewStyles_body__eVuaX > * {
	width: 100%;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/MultiSelect/styles.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__ihVfj
{
	position: relative;
}

.styles_selectedValues__cKpfl
{
	display: flex;
	flex-direction: row;
	overflow: auto;
	scrollbar-width: none;
	gap: 4px;
	width: 0;
	flex-grow: 1;
}

.styles_selectedValues__cKpfl::-webkit-scrollbar
{
	display: none;
}

.styles_selectedValue__kk6w8
{
	padding: 6px 12px;
	border-radius: 20px;
	flex-shrink: 0;
	background-color: var(--primary);
	font-weight: var(--semi-bold);
	font-size: 1rem;
	color: white;
}

.styles_dropdown__JygmO
{
	display: flex;
	flex-direction: column;
	overflow: auto;
	box-sizing: border-box;
	scrollbar-width: thin;
	margin-top: 8px;
	width: 100%;
	border-radius: 15px;
	border: 1px solid lightgrey;
	background-color: white;
}

.styles_dropdownValue__DaCwo
{
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 10px;
	padding: 8px 17px;
	cursor: pointer;
}

.styles_dropdownValue__DaCwo:hover
{
	background-color: rgb(238, 238, 238);
}

.styles_dropdownValue__DaCwo > input[type="checkbox"]
{
	accent-color: var(--primary);
	width: 16px;
	height: 16px;
	cursor: pointer;
}

.styles_dropdownValue__DaCwo:first-child
{
	padding-top: 12px;
}

.styles_dropdownValue__DaCwo:last-child
{
	padding-bottom: 12px;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/FeedbackWidget/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__na__J {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	width: 100%;
	margin: 0 auto;
	border: 2px solid var(--primary);
	border-radius: 8px;
	padding: 1.5rem 1rem;
	box-sizing: border-box;
}

.styles_heading__TRkhx {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	text-align: center;
}

.styles_heading__TRkhx > .styles_title__khd6J {
	font-size: 1.2rem;
	font-weight: var(--semi-bold);
	margin-top: 0;
	margin-bottom: 0;
}

.styles_heading__TRkhx > .styles_subtext__YLDsj {
	font-size: 1.05rem;
	color: grey;
}

.styles_container__na__J > textarea {
	width: 100%;
	min-height: 8rem;
	max-height: 20rem;
	padding: 1rem;
	border-radius: 1rem;
	overflow: auto;
	box-sizing: border-box;
	white-space: pre-wrap;
	word-wrap: anywhere;
	resize: none;
}

.styles_container__na__J > button {
	margin: 1rem auto 0;
	width: 100%;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/YoutubeEmbed/styles.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************/
.styles_iframe__G1RfW {
    display: block;
    max-width: 100%;
    width: 35rem;
    aspect-ratio: 16/9;
    border: none;
    border-radius: 0.5rem;
    background: #5b5b5b;
    box-shadow: 0 0 0.25rem 0 #000;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/(v1)/home/components/SubscriptionCanceledModal/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_text__LMxVP {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	text-align: center;
	font-size: 1rem;
	color: #3e3d3d;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/ProProfileBanner/styles.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__9S7CI {
    border: 1px solid lightgrey;
    border-radius: 26px;
    padding: 20px 26px;
    box-shadow: 0px 0px 10px 2px rgba(128, 128, 128, 0.137);
    container-type: inline-size;
}

.styles_innerContainer__Leoei {
    display: flex;
    flex-direction: row;
    gap: 40px;
}

/* fallback */
@media (max-width: 800px) {
    .styles_container__9S7CI > .styles_innerContainer__Leoei {
        flex-direction: column !important;
        gap: 30px;
    }

    .styles_container__9S7CI .styles_description__NC0J4 > span {
        -webkit-line-clamp: 3;
    }
}

@media (max-width: 500px) {
    .styles_container__9S7CI .styles_head__NCfQJ > .styles_info__ugVxS {
        flex-direction: column;
        margin-bottom: 12px;
    }

    .styles_container__9S7CI .styles_head__NCfQJ > .styles_info__ugVxS > .styles_bio__91G4z {
        width: 100%;
        white-space: wrap;
    }
}
/****/

@container (max-width: 800px) {
    .styles_container__9S7CI > .styles_innerContainer__Leoei {
        flex-direction: column !important;
        gap: 30px;
    }

    .styles_container__9S7CI .styles_description__NC0J4 > span {
        -webkit-line-clamp: 3;
    }
}

@container (max-width: 500px) {
    .styles_container__9S7CI .styles_head__NCfQJ > .styles_info__ugVxS {
        flex-direction: column;
        margin-bottom: 12px;
    }

    .styles_container__9S7CI .styles_head__NCfQJ > .styles_info__ugVxS > .styles_bio__91G4z {
        width: 100%;
        white-space: wrap;
    }
}

.styles_head__NCfQJ {
    display: flex;
    flex-direction: column;
    gap: 18px;
    flex: 1 0 auto;
}

.styles_head__NCfQJ > .styles_info__ugVxS {
    display: flex;
    flex-direction: row;
    gap: 40px;
    align-items: center;
}

.styles_featuredImage__aLASS {
    display: block;
    width: 6rem;
    height: 6rem;
    border-radius: 50%;
    border: 2px solid white;
    outline: 3px solid var(--primary);
    object-fit: cover;
}

.styles_featuredImageFocused__R8nYK > .styles_featuredImage__aLASS {
    width: 250px;
    height: 250px;
}

.styles_bio__91G4z {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.styles_bio__91G4z > * {
    margin: 0;
}

.styles_name__JFNba {
    font-size: 1.6rem;
    font-weight: var(--semi-bold);
}

.styles_sloganPreText__6_GpS {
    margin-bottom: -10px;
    color: grey;
    font-size: 1rem;
}

.styles_slogan__jLO94 {
    font-size: 1.2rem;
    color: grey;
    font-weight: var(--semi-bold);
}

.styles_email__Q8Vnd {
    margin-top: 8px;
    font-size: 0.9rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}

.styles_email__Q8Vnd > svg {
    align-self: start;
    margin-top: 2px;
    width: 16px;
}

.styles_email__Q8Vnd > span {
    overflow-wrap: anywhere;
}

.styles_body__ij9FW {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.styles_description__NC0J4 {
    margin: 0;
    white-space: pre-wrap;
}

.styles_description__NC0J4 > span {
    -webkit-line-clamp: 7;
}

.styles_tradePreferences__Pfk6F {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.styles_tradeDurationsHeading__oX90P {
    color: rgb(73, 73, 73);
    margin: 0;
}

.styles_modules__UKnIL,
.styles_tradeDurations__LtX5t {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 4px;
    overflow: auto;
    scrollbar-width: thin;
}

.styles_valuePill__6lVbM {
    padding: 6px 12px;
    border-radius: 20px;
    flex-shrink: 0;
    background-color: white;
    font-weight: var(--semi-bold);
    font-size: 0.9rem;
    color: var(--primary);
    width: -moz-fit-content;
    width: fit-content;
    border: 1px solid var(--primary);
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/ExpandableContent/styles.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_content__N1W5s
{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	overflow: hidden;
}

.styles_content__N1W5s.styles_expanded__aZ16f
{
	-webkit-line-clamp: unset !important;
	line-clamp: unset !important;
}

.styles_button__mk0v8
{
	border: none;
	background: none;
	font-size: inherit;
	cursor: pointer;
	color: #737373;
	padding: 0;
	margin-top: 8px;
}

/*!***********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/FocusableComponent/styles.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_modal__Yybso {
	background: none;
	outline: none;
	border: none;
	cursor: pointer;
}

.styles_component__xneg1 {
	cursor: pointer;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/(v1)/home/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__JeV__ {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6rem;
    margin-top: 4rem;
}

.styles_container__JeV__ > * {
    width: 100%;
}

.styles_container__JeV__ > * > h2 {
    font-weight: var(--semi-bold);
    text-align: center;
    margin-top: 0;
    margin-bottom: 2rem;
}

.styles_packageGroups__xOO_I {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;

    & .styles_subtext__zwWLf {
        width: 100%;
        text-align: center;
    }
}

.styles_accountButtons__OQKd_ {
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    gap: 0.5rem;
    width: 20rem;
    max-width: 100%;
}

.styles_accountButtons__OQKd_ > * {
    width: 100%;
}

.styles_faqs__4qkOI {
    width: 1000px;
    max-width: 100%;
    align-self: center;
}

@media (max-width: 900px) {
    .styles_allServicesModuleWidget__DNCWB {
        grid-column: span 1;
    }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/FAQ/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__34yWp {
	display: flex;
	flex-direction: column;
	align-items: stretch;

	border-top: 1px solid lightgrey;
	width: 100%;
}

.styles_container__34yWp.styles_expanded__IdcRU {
	padding: 0 0 1.25rem 0;
}

.styles_container__34yWp:last-of-type {
	border-bottom: 1px solid lightgrey;
}

.styles_question__FJfWh {
	all: unset;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;

	font-weight: 500;
	font-size: 1.05rem;
	cursor: pointer;
	padding: 1.25rem 0;
	gap: 1rem;
}

.styles_question__FJfWh:focus-visible {
	background-color: #f4fbf8;
}

.styles_answer__9Xc9a {
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/ExpandableBlock/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_expandableBlock__vr8NX {
	--bg-base-color: white;
	padding: 2rem 0;
	margin-bottom: 3rem;
	background-color: var(--bg-base-color);
}

.styles_expandableBlock__vr8NX.styles_expanded__bwzxC {
	background: linear-gradient(180deg, var(--bg-base-color), white);
}

.styles_expandableBlock__vr8NX > div {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 2rem;
}

.styles_heading__BVuYy {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	gap: 1.5rem;
	font-size: 1.8rem;
	font-weight: var(--semi-bold);
	margin: 0;
	width: 100%;
}

.styles_expandableContent__GHnYe {
	display: none;
	flex-direction: column;
	max-width: 100%;
	gap: 1.5rem;
}

.styles_expandableBlock__vr8NX.styles_expanded__bwzxC .styles_expandableContent__GHnYe {
	display: flex;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/ExpandableBulletPoint/styles.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__5fisG input[type="checkbox"] {
	width: 1rem;
	height: 1rem;
}

.styles_container__5fisG {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1.5rem;
}

.styles_bulletPoint__h5jc2 {
	display: flex;
	flex-direction: row;
	align-items: center;
	cursor: pointer;
	gap: 1rem;
	margin: 0;
	width: 100%;
	font-size: 1.1rem;
}

.styles_bulletPoint__h5jc2 > input {
	flex: 0 0 auto;
}

.styles_bulletPoint__h5jc2 i {
	margin-left: 0.5rem;
}

.styles_container__5fisG > .styles_checked__RN4N8 {
	color: darkgray;
	text-decoration: line-through;
}

.styles_expandableContent__Z9iyx {
	display: none;
	flex-direction: column;
	max-width: 100%;
}

.styles_container__5fisG.styles_expanded__kalOP > .styles_expandableContent__Z9iyx {
	display: flex;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/OutlinedContainer/styles.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__oJ1HJ {
	position: relative;
	box-sizing: border-box;

	padding: 2rem;
	border-radius: 1rem;
	width: 100%;
}

.styles_headingWrapper__HMR2q {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	transform: translateY(-50%);
}

.styles_heading__MiiiM {
	margin: 0 auto;
	width: -moz-fit-content;
	width: fit-content;
	font-weight: var(--semi-bold);
	font-size: 1.8rem;
	text-align: center;
	padding: 0 0.4rem;
	background-color: white;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/ContentGrid/styles.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__aq0CG {
	--gap: 2rem;
	--columns: 2;

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: var(--gap);
}

.styles_container__aq0CG > * {
	/* fit the item in 1 column accounting for the container's gap */
	flex: 0 0 calc(100% / var(--columns) - var(--gap) / var(--columns) * (var(--columns) - 1)) !important;
}

.styles_container__aq0CG.styles_centerUnfilledRows__zRxw1,
.styles_container__aq0CG.styles_centerOnlyChild__jYUw_:has(> :only-child) {
	justify-content: center;
}

.styles_container__aq0CG.styles_onlyChildFullWidth__7UGqf > :only-child {
	flex: 0 0 100% !important;
}

@media only screen and (max-width: 900px) {
	.styles_container__aq0CG {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/app/(v1)/home/components/PackageLink/styles.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_packageLink__8WGvI {
	--border-color: var(--primary);

	&:has(> .styles_lockOverlay__CUMxo) {
		--border-color: #919191;
	}

	all: unset;
	position: relative;
	display: flex;
	flex-direction: column;
	cursor: pointer;
	gap: 0.5rem;
	width: 100%;
	box-sizing: border-box;
	padding: 1rem;
	border: 1px solid var(--border-color);
	border-radius: 0.7rem;
	overflow: clip;

	&:hover,
	&:focus {
		text-decoration: none;
		outline: 1px solid var(--border-color);
	}

	& .styles_title__JgW_t {
		text-align: center;
		font-size: 1.15rem;
		font-weight: var(--semi-bold);
	}

	&:not(:has(> .styles_lockOverlay__CUMxo)) > .styles_title__JgW_t {
		color: var(--primary);
	}

	& > .styles_description__MY1ZP {
		text-align: center;
		font-size: 0.95rem;
		color: #636363;
	}
}

.styles_packageLink__8WGvI > .styles_lockOverlay__CUMxo {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	justify-content: center;
	align-items: center;
	-webkit-backdrop-filter: blur(18px);
	        backdrop-filter: blur(18px);
	z-index: 1;
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/PaymentPackageModal/styles.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__mLvgE {
	position: relative;
	display: flex;
	flex-direction: column;
	gap: 2rem;
	justify-content: space-between;
	width: 100%;
	text-align: initial;
}

.styles_header__kU0LY {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1rem;
}

.styles_description__9Gq4K,
.styles_bulletPoints__31M4b {
	font-size: 0.9rem;
}

.styles_description__9Gq4K {
	color: grey;
	text-align: center;
}

.styles_bulletPoints__31M4b > ul {
	padding-left: 1rem;
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	margin-top: 1rem;
}

.styles_footer__KRhCx {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1rem;
}

.styles_price__2gqbf {
	font-weight: var(--semi-bold);
}

.styles_price__2gqbf > .styles_value__RscXu {
	font-size: 2rem;
}

.styles_price__2gqbf > .styles_frequency__6k0uJ {
	font-size: 1.3rem;
}

.styles_frequencySelector__E_rqk {
	position: relative;
	display: grid;
	grid-template-columns: 1fr 1fr;
	flex-direction: row;
	border: 2px solid lightgray;
	border-radius: 6rem;
}

.styles_frequencySelector__E_rqk > .styles_highlighter__4l1KU {
	box-sizing: border-box;
	position: absolute;
	padding: 0.2rem;
	width: 50%;
	height: 100%;
	left: 0;
	top: 0;
	transition: transform 0.2s;
}

.styles_frequencySelector__E_rqk > .styles_highlighter__4l1KU:after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: var(--primary);
	border-radius: 6rem;
}

.styles_frequencySelector__E_rqk.styles_toggled__fS0KN > .styles_highlighter__4l1KU {
	transform: translateX(100%);
}

.styles_frequencySelector__E_rqk > button {
	all: unset;
	padding: 0.6rem 1rem;
	cursor: pointer;
	text-align: center;
	transition: color 0.3s;
	z-index: 1;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./src/components/SignUpModal/styles.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
.styles_signUpForm__8s0co {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
    align-items: stretch;
}

.styles_agreementCheckbox__gx6n9 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    cursor: pointer;
    gap: 0.5rem;
    font-size: 0.95rem;
    margin: 1rem 0;
}

.styles_submitButton__VS39b {
    width: 100%;
}

.styles_viewPasswordButton__TWb2k {
    all: unset;
    cursor: pointer;
    color: var(--primary);
}

.styles_disclaimer__vxUwi {
    display: flex;
    flex-direction: column;
    gap: 4rem;
}

.styles_disclaimer__vxUwi section h1 {
    text-align: center;
    margin-bottom: 1rem;
}

.styles_disclaimer__vxUwi section h2 {
    font-size: 1.4em;
}

.styles_disclaimer__vxUwi section {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
