/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ArticleDisclaimer/styles.module.css ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_disclaimer___KUsx {
    font-size: 0.9rem;
    font-weight: 300;
    font-style: italic;
}
/*!******************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ArticleBanner/styles.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************/
.styles_banner__wH6hQ {
    position: -webkit-sticky;
    position: sticky;
    box-sizing: border-box;
    overflow: auto;
    border: 1px solid lightgrey;
    border-radius: 8px;
    top: 8rem;
    max-height: calc(100vh - 10rem);
    color: #3f3f3f;
}

.styles_mobileBanner__BTzjx {
    display: none;
    box-sizing: border-box;
    border: 1px solid lightgrey;
    border-radius: 8px;
    color: #3f3f3f;
    padding: 20px;
    width: 350px;
    max-width: 100%;
    margin: 2rem auto;
}

.styles_banner__wH6hQ p {
    font-size: 1.1rem;
}

.styles_banner__wH6hQ > * {
    box-sizing: border-box;
    padding: 20px;
    border-top: 1px solid lightgrey;
}

.styles_banner__wH6hQ > * > *:first-child {
    margin-top: 0
}


.styles_banner__wH6hQ > * > *:last-child {
    margin-bottom: 0
}

.styles_banner__wH6hQ > *:first-child {
    border-top: none;
}

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

.styles_annualizedReturn__M44rH > .styles_heading__ZfOVj {
    font-size: 1.15rem;
    margin-bottom: 0.9rem;
    color: grey;
}

.styles_mobileBanner__BTzjx > .styles_heading__ZfOVj,
.styles_header__bJRsn > .styles_heading__ZfOVj {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 2rem;
}

.styles_mobileBanner__BTzjx > .styles_heading__ZfOVj > p,
.styles_header__bJRsn > .styles_heading__ZfOVj > p {
    margin: 0;
    font-size: 1.5rem;
    font-weight: var(--semi-bold);
}

.styles_mobileBanner__BTzjx > .styles_heading__ZfOVj > .styles_logo__xWKVv,
.styles_header__bJRsn > .styles_heading__ZfOVj > .styles_logo__xWKVv {
    width: 50px;
}

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

.styles_whatWeOffer__fJCiq > .styles_heading__ZfOVj,
.styles_tradePick___IAqB > .styles_heading__ZfOVj {
    margin-top: 0;
    font-size: 1.3rem;
    font-weight: var(--semi-bold);
}

.styles_whatWeOffer__fJCiq > .styles_learnMoreButton__fCOL0 {
    text-align: center;
    box-sizing: border-box;
    width: 100%;
}

.styles_backtestResultsContainer__PhDB9 {
    background-color: #00a26b08;
    margin: 0 -20px;
    padding: 28px 0;
    margin-bottom: 26px;
}

.styles_backtestResultsContainer__PhDB9 > .styles_heading__ZfOVj {
    text-align: center;
    font-weight: var(--semi-bold);
    font-size: 1.15rem;
    margin-top: 0;
}

.styles_backtestResults__7PP2M {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px 60px;
}

.styles_backtestResults__7PP2M > * {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.styles_backtestResults__7PP2M .styles_name__RHTiY {
    font-size: 1rem;
    color: grey;
}

.styles_backtestResults__7PP2M .styles_value__5pwPZ {
    font-size: 1.35rem;
    font-weight: var(--semi-bold);
}

.styles_backtestResults__7PP2M p {
    margin: 0;
}

.styles_annualizedReturn__M44rH {
    text-align: center;
    margin: 1.5rem 0;
}

.styles_annualizedReturn__M44rH .styles_value__5pwPZ {
    font-size: 2rem;
    font-weight: var(--semi-bold);
    margin: 0;
}

.styles_mobileBanner__BTzjx > .styles_learnMoreButton__fCOL0 {
    margin-top: 1.5rem;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

@media (max-width: 1200px) {
    .styles_mobileHidden__9zcD4 {
        display: none;
    }

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

    .styles_annualizedReturn__M44rH {
        margin: 1rem 0 0 0;
    }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/Columns/styles.module.css ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__T6DLk
{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	box-sizing: border-box;
	gap: 12px;
	width: 100%;
}

.styles_container__T6DLk > *
{
	flex-basis: 0;
	flex-grow: 1;
	line-break: anywhere;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ExpandableImage/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_defaultImage___ZAMh {
	cursor: pointer;
}

.styles_modal__IzZMR {
	padding: 0;
	border: none;
	overflow: auto;
}

.styles_modal__IzZMR::-webkit-backdrop {
	background-color: rgba(0, 0, 0, 0.7);
}

.styles_modal__IzZMR::backdrop {
	background-color: rgba(0, 0, 0, 0.7);
}

.styles_modalImage__402mO {
	max-height: 100% !important;
	max-width: 100% !important;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/ListItem/styles.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************/
.styles_listItem__ZRLAg
{
	margin-top: 30px;
	margin-bottom: 60px;
}

.styles_listItem__ZRLAg > h3 {
	margin: 0.95rem 0;
}

.styles_listItem__ZRLAg > .styles_contents__z0gg6
{
	padding: 30px;
	border: 1px solid #d4d4d4;
	box-shadow: 4px 6px 0px #d4d4d4;

	& > p {
		margin: 0.95rem 0;
	}

	& > p:first-child
	{
		margin-top: 0;
	}

	& > p:last-child {
		margin-bottom: 0;
	}
}

.styles_listItem__ZRLAg > .styles_contents__z0gg6 img
{
	display: block;
	margin: 0 auto;
	max-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/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/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/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/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/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/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/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/RenderedArticle/styles.module.css ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__8NXfZ {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    box-sizing: border-box;
    gap: 4rem;
}

.styles_categoryLink__gBbD3 {
    text-transform: uppercase;
    font-size: 16px;
}

.styles_title__GKH48 {
    margin-top: 5px;
}

.styles_article__9MGBx {
    width: 100%;
}

.styles_article__9MGBx > h1:first-of-type {
    margin-top: 0.2rem;
}

.styles_article__9MGBx > h1,
.styles_article__9MGBx > h2,
.styles_article__9MGBx > h3,
.styles_article__9MGBx > h4,
.styles_article__9MGBx > h5,
.styles_article__9MGBx > h6 {
    margin: 1rem 0;
}

.styles_article__9MGBx img {
    max-width: 100%;
}

.styles_article__9MGBx > p {
    margin: 0.95rem 0;
    font-size: 1.1rem;
    line-height: 1.4rem;
}

.styles_article__9MGBx > p:is(:first-child) {
    margin-top: 0;
}

.styles_article__9MGBx > iframe {
    width: 100%;
}

.styles_bannerContainer__9oGVF {
    position: relative;
}

@media (max-width: 1200px) {
    .styles_bannerContainer__9oGVF {
        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/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;
}
