/*!***************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/SideBySide/styles.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__CqOeK {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.styles_container__CqOeK[data-reverse="true"] {
    flex-direction: row-reverse;
}

.styles_container__CqOeK > * {
    flex: 1 0;
    width: 0;
}

.styles_container__CqOeK[data-custom-left-width="true"] {
    & > *:first-child {
        flex: 0 1 var(--custom-left-width);
    }
}

.styles_container__CqOeK[data-custom-right-width="true"] {
    & > *:last-child {
        flex: 0 1 var(--custom-right-width);
    }
}

.styles_container__CqOeK.styles_withEmbeddedMobileVersion__hSdHi #mobile {
    display: none;
}

@media screen and (max-width: 900px) {
    .styles_container__CqOeK {
        flex-direction: column !important;
    }

    .styles_container__CqOeK > * {
        width: 100%;
    }

    .styles_container__CqOeK[data-custom-left-width="true"] {
        & > *:first-child {
            flex: 0 1;
        }
    }

    .styles_container__CqOeK[data-custom-right-width="true"] {
        & > *:last-child {
            flex: 0 1;
        }
    }

    .styles_container__CqOeK.styles_withEmbeddedMobileVersion__hSdHi #mobile {
        display: initial;
    }

    .styles_container__CqOeK.styles_withEmbeddedMobileVersion__hSdHi > :last-child {
        display: none;
    }
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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)/[landingPageSlug]/edit/components/ComponentControls/styles.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__ajP_p {
	position: absolute;
	z-index: 2;
}

.styles_container__ajP_p.styles_top__KvYBt,
.styles_container__ajP_p.styles_bottom__DJiGK {
	flex-direction: row;
	left: 50%;
}

.styles_container__ajP_p.styles_top__KvYBt {
	top: 0;
	transform: translate(-50%, -125%);
}

.styles_container__ajP_p.styles_bottom__DJiGK {
	bottom: 0;
	transform: translate(-50%, 125%);
}

.styles_container__ajP_p.styles_left__4wX_l,
.styles_container__ajP_p.styles_right__d_1wL {
	flex-direction: column;
	top: 50%;
}

.styles_container__ajP_p.styles_left__4wX_l {
	left: 0;
	transform: translate(-125%, -50%);
}

.styles_container__ajP_p.styles_right__d_1wL {
	right: 0;
	transform: translate(125%, -50%);
}

.styles_controls__9Ichg {
	display: flex;
	flex-direction: row;
	overflow: hidden;
	border: 1px solid lightgrey;
	border-radius: 1rem;
	background-color: white;
}

.styles_controls__9Ichg > * {
	all: unset;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 0.1rem;

	font-size: 1rem;
	width: 1rem;
	height: 1rem;
	padding: 0.35rem;

	&:not(:has(> *:only-child)) {
		width: auto;
	}
}

.styles_container__ajP_p.styles_top__KvYBt,
.styles_container__ajP_p.styles_bottom__DJiGK {
	& > .styles_controls__9Ichg > *:not(:only-child) {
		&:first-child {
			padding-left: 0.5rem;
		}

		&:last-child {
			padding-right: 0.5rem;
		}
	}
}

.styles_container__ajP_p.styles_left__4wX_l,
.styles_container__ajP_p.styles_right__d_1wL {
	& > .styles_controls__9Ichg > *:not(:only-child) {
		&:first-child {
			padding-top: 0.5rem;
		}

		&:last-child {
			padding-bottom: 0.5rem;
		}
	}
}

.styles_controls__9Ichg button {
	all: unset;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	gap: 0.1rem;

	font-size: 1rem;
	width: 1rem;
	height: 1rem;
	padding: 0.35rem;
}

.styles_controls__9Ichg button:hover {
	cursor: pointer;
	background-color: #ececec;
}

.styles_controls__9Ichg > label {
	cursor: text;
	gap: 0.25rem;
}

.styles_controls__9Ichg input {
	all: unset;
	font-family: inherit;
	font-size: 0.9rem;
	width: 4rem;
}

.styles_componentName__o_5vu {
	all: unset;
	padding: 0 !important;
	text-shadow: 0 0 1px #c8c8c8;
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
	position: absolute;
	text-wrap: nowrap;
	top: 0;
	left: 50%;
	transform: translate(-50%, -125%);
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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)/[landingPageSlug]/edit/components/Component/styles.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__pOcHi {
	position: relative;
	box-sizing: border-box;
	max-width: 100%;
}

.styles_container__pOcHi.styles_editable__wwp1S {
	border: 1px dashed lightgrey;
}

.styles_container__pOcHi:is(.user-set-size) {
	flex: 0 0 auto;
}

.styles_container__pOcHi.styles_selected__97vLG {
	outline: 2px solid blue;
	border-radius: 0.1rem;
	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/app/(v1)/[landingPageSlug]/edit/components/SectionComponent/styles.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__gxcEs {
	padding: 3.5rem 0;
}

.styles_swatch__fC7yB {
	border: 1px solid lightgrey;
	border-radius: 1rem;
	width: 1rem;
	height: 1rem;
	flex: 0 0 1rem;
	background-color: white;
}

.styles_swatch__fC7yB.styles_lightBlue__u9diQ {
	background-color: #f4fbf8;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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)/[landingPageSlug]/edit/components/TextComponent/styles.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_wrapper__9Kt3y {
	display: flex;
	flex-direction: row;
	gap: 0.25rem;
}

.styles_wrapper__9Kt3y.styles_bulletPoint__1XB6A {
	&:before {
		content: "";
		display: block;
		margin-top: calc(0.5em);
		flex: 0 0 0.3em;
		height: 0.3em;
		border-radius: 100%;
		background-color: var(--black);
	}
}

.styles_container__3Wji8 {
	position: relative;
	white-space: preserve;
	flex-grow: 1;
}

.styles_container__3Wji8 > h1 {
	font-weight: 700;
	line-height: 2.4rem;
}

.styles_container__3Wji8 > * {
	font-size: inherit;
}

.styles_editableText__7W9yL {
	position: absolute;
	color: transparent;
	caret-color: var(--black);
	width: 100%;
	outline: none !important;
}

.styles_colorSwatch__l89m7 {
	border: 1px solid rgba(0, 0, 0, 0.5);
	border-radius: 1rem;
	width: 1rem;
	height: 1rem;
	flex: 0 0 1rem;
	background-color: white;
}

.styles_colorSwatch__l89m7.styles_black__K47ul {
	background-color: #2b3235;
}

.styles_colorSwatch__l89m7.styles_offBlack__lLNhc {
	background-color: #464646;
}

.styles_colorSwatch__l89m7.styles_primary__82Cd0 {
	background-color: #00a26b;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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)/[landingPageSlug]/edit/components/ComponentSelector/styles.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__LgYYa {
	display: flex;
	flex-direction: column;
	align-items: center;
	align-self: stretch;
	width: 100%;
	padding: 3rem;
	border: 2px solid #fab03d;
	border-radius: 0.5rem;
	cursor: pointer;
}

.styles_plusIcon__Y_spV {
	font-size: 2rem;
	color: #fab03d;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/app/(v1)/[landingPageSlug]/edit/components/ComponentListModal/styles.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__9dteh {
	display: flex;
	flex-direction: column;
	gap: 1.3rem;
}

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

.styles_componentButton__tXroz {
	display: flex;
	flex-direction: row;
	align-items: center;
	width: 100%;
	gap: 0.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/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/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)/[landingPageSlug]/edit/components/ButtonLinkComponent/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_colorSwatch__y8M_G {
	border: 1px solid rgba(0, 0, 0, 0.5);
	border-radius: 1rem;
	width: 1rem;
	height: 1rem;
	flex: 0 0 1rem;
	background-color: white;
}

.styles_colorSwatch__y8M_G.styles_primary___gDle {
	background-color: #00a26b;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/BacktestResultsFeature/styles.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__sX5aF {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	max-width: 100%;
	gap: 2rem;
	border-radius: 0.5rem;
	border: 1px solid #d3d3d3;
	background-color: #00a26b08;
}

.styles_title___mZxZ {
	position: absolute;
	left: 50%;
	top: 0;
	transform: translate(-50%, -50%);
	font-weight: var(--semi-bold);
	background-color: white;
	padding: 0 0.5rem;
	white-space: nowrap;
}

.styles_results___YTH6 {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 100%;
	gap: 1.2rem;
	font-size: 1rem;
}

.styles_results___YTH6 > * {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;

	gap: 0.2rem;
}

.styles_results___YTH6 > * > :first-child {
	font-size: 1.05em;
	color: grey;
}

.styles_results___YTH6 > * > :last-child {
	font-weight: var(--semi-bold);
	font-size: 1.5em;
}

@media only screen and (max-width: 900px) {
	.styles_results___YTH6 {
		flex-direction: column;
		align-items: center;
		gap: 2rem;
	}
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/QuestionMarkTooltip/styles.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__g6NiL {
	display: inline-block;
	vertical-align: text-top;
}

.styles_questionMark__qIn4v {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	border: 0.15em solid;
	border-radius: 100%;
	width: 1.05em;
	height: 1.05em;

	font-style: normal;
	font-weight: var(--semi-bold);
	cursor: pointer;
	margin-left: 0.2em;
}

.styles_tooltip__wTSpy {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;

	padding: 0.6rem !important;
	box-sizing: border-box;

	z-index: 99;
	pointer-events: all !important;
	border: 1px solid lightgrey !important;
	border-radius: 0.5rem !important;
	box-shadow: 0 0 0.5rem -0.2rem;
	font-style: initial !important;
	font-weight: normal !important;
	font-size: 0.9rem !important;
	text-align: start;
	text-wrap: wrap;

	color: #676767 !important;
	background-color: rgb(255 255 255 / 85%) !important;
	-webkit-backdrop-filter: blur(4px);
	        backdrop-filter: blur(4px);

	&:hover {
		visibility: visible !important;
	}
}

.styles_tooltip__wTSpy > p {
	font-size: 1em !important;
	color: inherit !important;
	white-space: wrap;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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)/[landingPageSlug]/edit/components/GradientBlockComponent/styles.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_colorSwatch__GZOrd {
	border: 1px solid rgba(0, 0, 0, 0.5);
	border-radius: 1rem;
	width: 1rem;
	height: 1rem;
	flex: 0 0 1rem;
	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/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/components/FeaturedLogos/styles.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__68jAC {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	align-items: center;
	grid-gap: 1rem;
	grid-gap: 1rem;
	gap: 1rem;
	width: 100%;
}

.styles_container__68jAC > * {
	width: 100%;
	aspect-ratio: 1/1;
	border-radius: 0.4rem;
	box-shadow: 0 0 0.4rem 0.05rem #d3d3d3;
	background-color: white;
}

.styles_container__68jAC img {
	box-sizing: border-box;
	object-fit: contain;
	width: 100%;
	max-width: 100%;
	padding: 10%;
	aspect-ratio: 1/1;
}

@media only screen and (max-width: 900px) {
	.styles_container__68jAC {
		gap: 1rem;
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/CustomerTestimonial/styles.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_quoteContainer__fsS52 {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	box-sizing: border-box;
	gap: 2rem;
	border-radius: 0.8rem;
	box-shadow: 0 0 0.8rem 0.2rem #d3d3d3;
	padding: 2rem;
	background-color: white;
}

.styles_quoteContainer__fsS52 > .styles_quoteIconLeft__flQU8 {
	position: absolute;
	left: 1rem;
	top: 0;
	transform: translateY(-50%);
	font-size: 2rem;
	color: var(--primary);
}

.styles_quoteContainer__fsS52 > .styles_quoteIconRight__4FcSY {
	position: absolute;
	right: 1rem;
	bottom: 0;
	transform: translateY(50%);
	font-size: 2rem;
	color: var(--primary);
}

.styles_quote__e0mBW {
	font-style: italic;
	color: rgb(72, 72, 72);
	white-space: break-spaces;
}

.styles_name__lOU6H {
	font-weight: var(--semi-bold);
}
/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ArticlePreviewGrid/styles.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_wrapper__zM4tk {
	width: 100%;
}

.styles_articlePreview__0_ZUe {
	display: flex;
	flex-direction: column;

	gap: 0.5rem;
	width: 100%;
}

.styles_articlePreview__0_ZUe > .styles_title__GPLlr {
	font-size: 1.1em;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/NewsletterWidget/styles.module.css ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__8L4aE {
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	margin: 0 auto;

	gap: 1rem;
	padding: 2rem;
	width: 30rem;
	max-width: 100%;

	border: 1px solid lightgrey;
	border-radius: 0.8rem;
	background-color: white;
}

.styles_heading__njTfd {
	font-size: 1.25em;
	font-weight: var(--semi-bold);
}

.styles_form__wTxrV {
	display: flex;
	flex-direction: column;

	gap: 0.8rem;
	width: 100%;

}

.styles_form__wTxrV button {
	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/app/(v1)/[landingPageSlug]/edit/components/RoundedBoxComponent/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__NWJ8B {
	box-sizing: border-box;
	padding: 0.5rem 1rem;
	border-radius: 2rem;
	box-shadow: 1px 1px 4px 1px #bdbdbdd1;
	background-color: #fff;
	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/app/(v1)/[landingPageSlug]/edit/components/ThinBoxComponent/styles.module.css ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__jtY2a {
	box-sizing: border-box;
	padding: 1rem;
	border: 1px solid #d3d3d3;
	border-radius: 0.5rem;
	height: 100%;
	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/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/app/(v1)/[landingPageSlug]/edit/components/SignUpComponent/styles.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_dropdownContainer__J6q3W {
	width: 100%;
	& > div {
		width: 100%;
		border: none;
	}
}

.styles_wrapper__Hf_BQ {
	width: -moz-fit-content;
	width: fit-content;
	height: 100%;
	margin: 0 auto;
}

.styles_wrapper__Hf_BQ > * {
	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/PaymentPackageWidget/styles.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__HZflq {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 2rem;
    justify-content: space-between;
    padding: 2.6rem 1rem 1.5rem;
    border-radius: 0.5rem;
    border: 1px solid lightgray;
    max-width: 100%;
    width: 18.5rem;
    box-sizing: border-box;
    box-shadow: 0 0 0.6rem lightgrey;
    overflow: clip;
    text-align: initial;
    background-color: white;
}

.styles_bundleText__V_gNR {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    box-sizing: border-box;
    background-color: #f4fbf8;
    text-align: center;
    padding: 0.3rem;
}

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

.styles_name__eLi0_ {
    display: flex;
    flex-direction: column;
    gap: 0.1rem;
    font-size: 1.6rem;
    font-weight: var(--semi-bold);
    text-align: center;

    &:has(> .styles_andSeparator__mUU3e) {
        font-size: 1.3rem;
    }

    & > .styles_andSeparator__mUU3e {
        color: var(--primary);
        font-size: 1rem;
    }
}

.styles_description__Jv_oW,
.styles_bulletPoints__HKie7 {
    font-size: 0.9rem;
}

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

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

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

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

.styles_price__4bdfW > .styles_value__18OhU {
    font-size: 2rem;
}

.styles_price__4bdfW > .styles_frequency__zNjCX {
    font-size: 1.3rem;
}

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

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

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

.styles_frequencySelector__sykRH.styles_toggled__RKFbD > .styles_highlighter__U5dY_ {
    transform: translateX(100%);
}

.styles_frequencySelector__sykRH > 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;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Inputs/styles.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__IJx_J {
	position: relative;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	gap: 0.05rem;
	border-radius: 0.25rem;
	background-color: white;
	padding: 0.35rem;
	border: 1px solid lightgrey;
	height: -moz-fit-content;
	height: fit-content;

	&:has(> .styles_input___B1Bl:is(input)) {
		cursor: text;
	}

	&:has(> .styles_imageInput__iomS8) {
		cursor: pointer;
		width: -moz-fit-content;
		width: fit-content;
	}
}

.styles_title__joKBT {
	position: absolute;
	top: 0;
	transform: translateY(-50%);
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	box-sizing: border-box;
	font-size: 0.75rem;
	line-height: 1em;
	color: #a4a4a4;
	background: white;
	font-weight: var(--semi-bold);
	-webkit-user-select: none;
	   -moz-user-select: none;
	        user-select: none;
}

.styles_deleteButton__c_Lvh {
	all: unset;
	display: block;
	position: absolute;
	top: 0;
	right: 0.35rem;
	transform: translateY(-50%);
	color: red;
}

.styles_input___B1Bl {
	padding: 0.15rem;
	border-radius: 0.1rem;
	gap: 0.2rem;
	font-size: 0.8rem;
	border: 0;
	border-bottom: 1px solid lightgrey;
	background: none;

	&:has(select) {
		border-bottom: none;
		-webkit-user-select: none;
		   -moz-user-select: none;
		        user-select: none;
		width: 100%;
		font-family: inherit;
	}

	& > select {
		padding: 0.15rem;
		border-right-width: 0;
		background: none;
		border: none;
		width: 100%;
		cursor: pointer;
	}

	&:is(input):focus {
		outline: none;
	}
}

.styles_imagePreview__sn9X_ {
	width: 12rem;
	aspect-ratio: 1/1;
	box-sizing: border-box;
	max-width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;

	& > img {
		max-width: 100%;
		max-height: 100%;
	}

	& > svg {
		font-size: 1.6rem;
	}
}

.styles_imageInput__iomS8 {
	display: none;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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)/[landingPageSlug]/edit/components/ComponentList/styles.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_row__aIUxW {
	justify-content: center;
}

.styles_row__aIUxW > *:not(.user-set-size) {
	width: -moz-fit-content !important;
	width: fit-content !important;
}

.styles_column__uilnU {}
