/*!**********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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_whatWeOfferBulletPoints__jZLPd {
  margin: 0;
  padding-left: 1.25rem;
}

.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;
}

.styles_switchLink__kvwrM {
  all: unset;
  color: var(--primary);
  font-size: 0.9rem;
  font-weight: var(--semi-bold);
  cursor: pointer;
  text-align: center;
}

.styles_switchLink__kvwrM:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.styles_cardActions__WL5rv {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  width: 100%;
}

.styles_orLabel__9nstX {
  margin: 0;
  font-size: 0.9rem;
  text-align: 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/components/SignUpModal/styles.module.css ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************/
.styles_signUpForm__8s0co {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  width: 100%;
  align-items: stretch;
}

.styles_signUpForm__8s0co .input > input {
  /* iOS Safari zooms focused form controls whose computed font is below 16px. */
  font-size: 16px;
}

.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_passwordRequirements__DPEJj {
  margin: 0 0 0.5rem;
  color: var(--color-text-secondary);
  font-size: 0.85rem;
  line-height: 1.4;
}

.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/Drawer/styles.module.css ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************/
.styles_drawer-overlay__fNthI {
  position: fixed;
  z-index: 210;
  animation-duration: 0.3s;
  animation-timing-function: ease-out;
  background-color: rgba(0, 0, 0, 0.5);
  inset: 0;

  /* State */
  &[data-state="open"] {
    animation-name: styles_fade-in__pi6hZ;
  }

  &[data-state="closed"] {
    animation-name: styles_fade-out__Vq6OI;
  }
}

.styles_drawer-content__W_KuE {
  display: flex;
  position: fixed;
  z-index: 210;
  flex-direction: column;
  height: auto;
  background-color: var(--color-bg-surface);
  color: var(--color-text-primary);
  padding: 0;
  overflow: hidden;
  box-sizing: border-box;
  outline: none;

  & > div:first-child {
    display: none;
    flex-shrink: 0;
    width: 120px;
    height: 0.3rem;
    margin-block: 1rem;
    margin-left: auto;
    margin-right: auto;
    border-radius: 9999px;
    background-color: var(--color-neutral-400);
  }

  .styles_drawer-close__pGL5p {
    position: absolute;
    right: 1rem;
    top: 0.5rem;
    z-index: 10;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0.7;
    transition: opacity 0.2s;
  }

  .styles_drawer-close__pGL5p:hover {
    opacity: 1;
  }

  .styles_drawer-close-icon__Y8XXX {
    font-size: 2rem;
    line-height: 1;
    color: var(--color-text-primary);
  }

  .styles_drawer-scrollable__MLRy_ {
    flex: 1 1;
    overflow-y: auto;
    padding: 0rem 1.5rem;
    box-sizing: border-box;
  }

  .styles_drawer-header__QIcM6 {
    display: flex;
    gap: 0.5rem;
    flex-direction: column;
    padding: 1.5rem;
    padding-bottom: 1rem;
    flex-shrink: 0;
  }

  /* Direction */
  &[data-vaul-drawer-direction="top"] {
    max-height: 80vh;
    left: 0;
    right: 0;
    top: 0;
    margin-bottom: 1rem;
    border-bottom: 1px solid var(--color-border-module);
    border-bottom-left-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;

    .styles_drawer-header__QIcM6 {
      text-align: center;
    }
  }

  &[data-vaul-drawer-direction="bottom"] {
    max-height: 80vh;
    left: 0;
    right: 0;
    bottom: 0;
    margin-top: 6rem;
    border-top: 1px solid var(--color-border-module);
    border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;

    & > div:first-child {
      display: block;
    }

    .styles_drawer-header__QIcM6 {
      text-align: center;
    }
  }

  &[data-vaul-drawer-direction="right"] {
    width: 75%;
    max-width: 24rem;
    top: 0;
    bottom: 0;
    right: 0;
    border-left: 1px solid var(--color-border-module);
  }

  &[data-vaul-drawer-direction="left"] {
    width: 75%;
    max-width: 24rem;
    top: 0;
    bottom: 0;
    left: 0;
    border-right: 1px solid var(--color-border-module);
  }

  .styles_drawer-footer__00ZhS {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    gap: 1.25rem;
    margin-top: auto;
    margin-inline: -1.5rem;
    padding: 1rem 1rem 1rem 1rem;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background: var(--color-bg-surface);
  }

  .styles_drawer-title__UeV67 {
    color: var(--color-text-primary);
    font-weight: var(--semi-bold);
    font-size: 1.25rem;
    margin: 0;
  }

  .styles_drawer-description__31Bny {
    color: var(--color-text-muted);
    font-size: 0.875rem;
    line-height: 1.5;
    margin: 0;
  }
}

@media (min-width: 768px) {
  .styles_drawer-content__W_KuE {
    .styles_drawer-header__QIcM6 {
      text-align: left;
      gap: 0.75rem;
    }
  }
}

@media (min-width: 640px) {
  .styles_drawer-content__W_KuE {
    &[data-vaul-drawer-direction="right"],
    &[data-vaul-drawer-direction="left"] {
      max-width: 24rem;
    }
  }
}

/* Fade animations */
@keyframes styles_fade-in__pi6hZ {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes styles_fade-out__Vq6OI {
  from {
    opacity: 1;
  }

  to {
    opacity: 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/ui/Dialog/Dialog.module.css ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
.Dialog_dialog-overlay__6QFMt {
  position: fixed;
  z-index: 1200;
  animation-duration: var(--transition-base);
  animation-timing-function: ease;
  background-color: rgba(0, 0, 0, 0.5);
  inset: 0;

  /* State */
  &[data-state="open"] {
    animation-name: Dialog_fadeIn__FOCEm;
  }

  &[data-state="closed"] {
    animation-name: Dialog_fadeOut__xMKeZ;
  }
}

@keyframes Dialog_fadeIn__FOCEm {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes Dialog_fadeOut__xMKeZ {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes Dialog_fadeZoomIn__EaK7N {
  from {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.95);
  }

  to {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes Dialog_fadeZoomOut__ac9Dp {
  from {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
  }

  to {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0.95);
  }
}

.Dialog_dialog-content__PKnwU {
  display: grid;
  position: fixed;
  z-index: 1201;
  left: 50%;
  width: 100%;
  max-width: calc(100% - var(--space-8));
  padding: var(--space-6);
  transform: translate(-50%, -50%);
  transition: all var(--transition-base);
  animation-duration: var(--transition-base);
  animation-timing-function: ease;
  border: 1px solid var(--color-border-default);
  border-radius: var(--radius-lg);
  background-color: var(--color-bg-surface);
  box-shadow: var(--shadow-lg);
  inset-block-start: 50%;
  grid-gap: var(--space-4);
  gap: var(--space-4);

  /* State */
  &[data-state="open"] {
    animation-name: Dialog_fadeZoomIn__EaK7N;
  }

  &[data-state="closed"] {
    animation-name: Dialog_fadeZoomOut__ac9Dp;
  }

  .Dialog_dialog-close__YjchH {
    position: absolute;
    border: none;
    border-radius: var(--radius-sm);
    outline: none;
    opacity: 0.7;
    background-color: transparent;
    color: inherit;
    inset-inline-end: var(--space-4);
    inset-block-start: var(--space-4);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: var(--space-6);
    height: var(--space-6);
    transition: opacity var(--transition-fast);

    /* State */
    &[data-state="open"] {
      background-color: var(--color-bg-muted);
      color: var(--color-text-muted);
    }

    /* Icon */
    & > svg {
      flex-shrink: 0;
      width: var(--space-4);
      height: var(--space-4);
      pointer-events: none;
    }

    /* Hover */
    &:hover {
      opacity: 1;
    }

    /* Focus */
    &:focus {
      box-shadow: 0 0 0 2px var(--color-ring);
    }

    /* Disabled */
    &:disabled {
      opacity: 0.7;
      pointer-events: none;
    }
  }

  .Dialog_dialog-header__G3ZQk {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: var(--space-2);
  }

  .Dialog_dialog-footer__vyK9C {
    display: flex;
    flex-direction: column-reverse;
    gap: var(--space-2);
  }

  .Dialog_dialog-title__V4_i3 {
    font-size: var(--text-lg);
    font-weight: var(--font-semibold);
    line-height: var(--leading-normal);
    color: var(--color-text-primary);
  }

  .Dialog_dialog-description__9Qcv0 {
    color: var(--color-text-muted);
    font-size: var(--text-sm);
    line-height: var(--leading-normal);
  }
}

@media (min-width: 640px) {
  .Dialog_dialog-content__PKnwU {
    max-width: 32rem;

    .Dialog_dialog-header__G3ZQk {
      text-align: start;
    }

    .Dialog_dialog-footer__vyK9C {
      flex-direction: row;
      justify-content: end;
    }
  }
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/CheckoutFlow/CheckoutConfirmation.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************/
.CheckoutConfirmation_modalCard__hDL8H {
  width: min(100%, 520px);
  border: 1px solid var(--color-border-module);
  border-radius: 12px;
  background: var(--color-bg-surface);
  padding: 20px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.2);
}

.CheckoutConfirmation_modalHeader__niTL8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  margin-bottom: 12px;
}

.CheckoutConfirmation_modalTitle__u5d2s {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  color: var(--color-text-primary);
}

.CheckoutConfirmation_planSummaryRows__wEw5P {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 20px;
}

.CheckoutConfirmation_planSummaryRow__tX_tX {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
  width: 100%;
  font-size: 14px;
  line-height: 1.2;
  color: var(--color-text-primary);
}

.CheckoutConfirmation_planSummaryNameRow__MtBiH {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
}

.CheckoutConfirmation_planSummaryLabel__Sq2be {
  flex: 0 0 auto;
  font-weight: 400;
  color: var(--color-text-secondary);
}

.CheckoutConfirmation_planSummaryName__DZ1Um {
  min-width: 0;
  font-weight: 500;
  text-align: right;
}

.CheckoutConfirmation_planSummaryAmount__Fcpm4 {
  font-weight: 700;
  text-align: right;
}

.CheckoutConfirmation_planSummaryDivider__JejuJ {
  width: 100%;
  height: 1px;
  background: var(--color-border-module);
}

.CheckoutConfirmation_noticeBox__ibMK2 {
  border: 1px solid #fad84e;
  background: #fff6cf;
  border-radius: 8px;
  padding: 10px;
  font-size: 12px;
  line-height: 1.5;
  color: var(--color-text-secondary);
}

.CheckoutConfirmation_noticeBox__ibMK2 p {
  margin: 0;
}

.CheckoutConfirmation_noticeBox__ibMK2 p + p {
  margin-top: 8px;
}

.CheckoutConfirmation_creditOption__xaUoR {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0 0 12px;
  padding: 12px;
  border: 1px solid var(--color-border-module);
  border-radius: 8px;
  background: var(--color-bg-surface);
  color: var(--color-text-primary);
  cursor: pointer;
  transition:
    border-color 150ms ease,
    background-color 150ms ease;
}

.CheckoutConfirmation_creditOption__xaUoR:hover {
  border-color: var(--color-border-accent);
}

.CheckoutConfirmation_creditOptionSelected__c3vRS {
  border-color: var(--color-border-accent);
  background: color-mix(in srgb, var(--color-bg-accent) 7%, var(--color-bg-surface));
}

.CheckoutConfirmation_creditCheckbox__8R3Yi {
  flex: 0 0 auto;
  width: 16px;
  height: 16px;
  margin: 2px 0 0;
  accent-color: var(--color-bg-accent);
  cursor: pointer;
}

.CheckoutConfirmation_creditCheckbox__8R3Yi:focus-visible {
  outline: 2px solid var(--color-border-accent);
  outline-offset: 2px;
}

.CheckoutConfirmation_creditOptionCopy__iflTt {
  display: flex;
  flex-direction: column;
  gap: 4px;
  font-size: 12px;
  line-height: 1.5;
  color: var(--color-text-secondary);
}

.CheckoutConfirmation_creditOptionCopy__iflTt strong {
  font-size: 13px;
  color: var(--color-text-primary);
}

.CheckoutConfirmation_amountDueSummary__JFZ8M {
  margin: 0 0 12px;
  font-size: 14px;
  line-height: 1.5;
  color: var(--color-text-primary);
}

.CheckoutConfirmation_modalBodyText__69MMy {
  margin: 0 0 12px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  color: var(--color-text-primary);
}

.CheckoutConfirmation_feedbackSection__pUOyp {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin: 16px 0 0;
}

.CheckoutConfirmation_feedbackLabel__JA5Uq {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  color: var(--color-text-primary);
}

.CheckoutConfirmation_feedbackHelper__ZsV9s {
  margin: 0;
  font-size: 12px;
  line-height: 1.5;
  color: var(--color-text-secondary);
}

.CheckoutConfirmation_paymentMethodSection__WhAUS {
  margin-top: 16px;
  margin-bottom: 12px;
}

.CheckoutConfirmation_paymentMethodPrompt__Z4Xfp {
  margin: 0 0 12px;
  font-size: 12px;
  line-height: 1.5;
  color: var(--color-text-secondary);
}

.CheckoutConfirmation_savedPaymentMethodSection__1sy5z {
  margin-top: 16px;
  margin-bottom: 12px;
}

.CheckoutConfirmation_useSavedCardButton__HKDul {
  display: inline-flex;
  align-items: center;
  margin-bottom: 12px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-text-accent);
  font-family: var(--font-ibm-plex-sans), "IBM Plex Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  cursor: pointer;
}

.CheckoutConfirmation_modalActions___X9SO {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  margin-top: 12px;
}

.CheckoutConfirmation_modalSecondary__vQi_Q,
.CheckoutConfirmation_modalPrimary__oxEYT {
  height: 40px;
  padding: 10px 12px;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  font-family: var(--font-ibm-plex-sans), "IBM Plex Sans", sans-serif;
  cursor: pointer;
}

.CheckoutConfirmation_modalSecondary__vQi_Q {
  border: 1px solid var(--color-border-accent);
  background: var(--color-button-secondary-bg);
  color: var(--color-text-accent);
}

.CheckoutConfirmation_modalPrimary__oxEYT {
  border: 0;
  background: var(--color-bg-accent);
  color: var(--color-text-inverted);
}

.CheckoutConfirmation_modalSecondary__vQi_Q:hover:not(:disabled),
.CheckoutConfirmation_modalPrimary__oxEYT:hover:not(:disabled) {
  filter: brightness(0.96);
}

.CheckoutConfirmation_modalSecondary__vQi_Q:disabled,
.CheckoutConfirmation_modalPrimary__oxEYT:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}

[data-theme="dark"] .CheckoutConfirmation_noticeBox__ibMK2 {
  border-color: #5c4a00;
  background: #5c4a00;
  color: #ffeb9a;
}

@media (max-width: 767px) {
  .CheckoutConfirmation_modalCard__hDL8H {
    width: 100%;
    max-width: none;
    padding: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
  }

  .CheckoutConfirmation_modalCard__hDL8H [data-slot="drawer-scrollable"] {
    padding: 20px !important;
  }

  .CheckoutConfirmation_modalHeader__niTL8 {
    padding: 0 !important;
    text-align: left;
    justify-content: flex-start;
  }

  .CheckoutConfirmation_modalTitle__u5d2s {
    text-align: left;
  }

  .CheckoutConfirmation_modalBodyText__69MMy {
    text-align: left;
  }

  .CheckoutConfirmation_modalCard__hDL8H [data-slot="drawer-header"] {
    text-align: left;
  }

  .CheckoutConfirmation_modalCard__hDL8H [data-slot="drawer-title"],
  .CheckoutConfirmation_modalCard__hDL8H [data-slot="drawer-description"] {
    text-align: left;
  }

  .CheckoutConfirmation_noticeBox__ibMK2,
  .CheckoutConfirmation_creditOption__xaUoR,
  .CheckoutConfirmation_amountDueSummary__JFZ8M,
  .CheckoutConfirmation_planSummaryRows__wEw5P,
  .CheckoutConfirmation_paymentMethodSection__WhAUS,
  .CheckoutConfirmation_savedPaymentMethodSection__1sy5z,
  .CheckoutConfirmation_feedbackSection__pUOyp {
    text-align: left;
  }

  .CheckoutConfirmation_modalActions___X9SO {
    display: flex !important;
    flex-direction: column-reverse !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    width: calc(100% + 40px) !important;
    margin-inline: -20px !important;
    margin-top: 0 !important;
    padding: 20px 20px 20px !important;
    gap: 12px;
  }

  .CheckoutConfirmation_modalSecondary__vQi_Q,
  .CheckoutConfirmation_modalPrimary__oxEYT {
    width: 100% !important;
    max-width: none;
    box-sizing: border-box;
  }
}

/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/(v2)/home/settings/billing/components/PaymentMethod/styles.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_cardHeading__q_WP3 {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
}

.styles_paymentCard__6FyGa {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 12px;
  border: 1px solid var(--color-border-module);
  border-radius: 8px;
  background: var(--color-bg-secondary);
}

.styles_paymentRow__Mu5r_ {
  display: flex;
  align-items: center;
  gap: 8px;
}

.styles_brandMark__ulrcA {
  display: inline-flex;
  flex: 0 0 56px;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 36px;
  overflow: hidden;
}

.styles_brandGlyph__iFW4W {
  display: block;
  box-sizing: border-box;
  width: 52px;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  overflow: hidden;
}

.styles_paymentText__d6qNl {
  flex: 1 1;
  min-width: 0;
}

.styles_paymentTitle__wrvd4 {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
}

.styles_metaValue__cjeLW {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
}

.styles_mutedActionButton__Ppk68 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  height: 40px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-text-secondary);
  font-family: var(--font-ibm-plex-sans), "IBM Plex Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  cursor: pointer;
}

.styles_removeMobile__O9FAa {
  display: none;
}

.styles_paymentActions__QoqJu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.styles_linkButtonGreen__8ZmQ6 {
  display: inline-flex;
  align-items: center;
  height: 40px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-text-accent);
  font-family: var(--font-ibm-plex-sans), "IBM Plex Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  cursor: pointer;
}

.styles_compact__fhhYM .styles_paymentCard__6FyGa {
  margin-top: 0;
  margin-bottom: 12px;
}

.styles_compact__fhhYM .styles_paymentActions__QoqJu {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .styles_paymentCard__6FyGa {
    margin-top: 0;
    margin-bottom: 0;
  }

  .styles_removeDesktop__2mnWz {
    display: none;
  }

  .styles_removeMobile__O9FAa {
    display: inline-flex;
    height: auto;
    text-align: right;
    justify-content: flex-end;
    max-width: 119px;
  }

  .styles_paymentActions__QoqJu {
    align-items: flex-start;
  }

  .styles_linkButtonGreen__8ZmQ6,
  .styles_removeMobile__O9FAa {
    align-items: flex-start;
    white-space: normal;
    line-height: 1.5;
  }

  .styles_linkButtonGreen__8ZmQ6 {
    max-width: 70px;
  }
}

/*!******************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/(v2)/home/settings/billing/components/modals/styles.module.css ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_overlay__gFBcq {
  position: fixed;
  inset: 0;
  z-index: 200;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.4);
}

.styles_card__rsmkv {
  width: min(100%, 560px);
  background: var(--color-bg-surface);
  border-radius: 12px;
  border: 1px solid var(--color-border-module);
  padding: 16px;
}

.styles_header__LjwaM {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
}

.styles_title__6vScD {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
  color: var(--color-text-primary);
}

.styles_closeButton__lqJBN {
  border: 0;
  background: transparent;
  color: var(--color-text-secondary);
  cursor: pointer;
  padding: 2px;
}

.styles_bodyText__hLdD3 {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 14px;
  line-height: 1.5;
}

.styles_form__PPe8o {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.styles_termsText___wIhW {
  margin: 0;
  color: var(--color-text-secondary);
  font-size: 12px;
  line-height: 1.5;
}

.styles_termsLink__mdX8z {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.styles_termsLink__mdX8z:hover {
  color: var(--color-text-primary);
}

.styles_actions__HbQBD {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
}

.styles_secondaryButton__prRrF,
.styles_primaryButton__xsRF8 {
  height: 34px;
  padding: 0 12px;
  border-radius: 8px;
  font-family: var(--font-ibm-plex-sans), "IBM Plex Sans", sans-serif;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}

.styles_secondaryButton__prRrF {
  border: 1px solid var(--color-border-accent);
  background: var(--color-button-secondary-bg);
  color: var(--color-text-accent);
}

.styles_primaryButton__xsRF8 {
  border: 0;
  background: var(--color-bg-accent);
  color: var(--color-text-inverted);
}

.styles_primaryButton__xsRF8:disabled,
.styles_secondaryButton__prRrF:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}

.styles_collapsedForm__jL_A_ {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  padding: 10px 12px;
  border: 1px solid var(--color-border-module);
  border-radius: 8px;
  background: var(--color-bg-surface);
}

.styles_collapsedFormText___IFb0 {
  margin: 0;
  color: var(--color-text-primary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
}

.styles_expandFormButton__VpMpp {
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--color-text-accent);
  font-family: var(--font-ibm-plex-sans), "IBM Plex Sans", sans-serif;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  cursor: pointer;
  text-decoration: underline;
}

/*!********************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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;
}

