.Youtube_videoWrapper__LihO_ {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 50vh;
  overflow: hidden;
}

.Youtube_videoWrapper__LihO_ iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.CircleLoadingIcon_loading__XLk8P {
  animation: CircleLoadingIcon_loading__XLk8P 1.3s linear infinite;
}

@keyframes CircleLoadingIcon_loading__XLk8P {
  0% {
    transform: rotate(0deg);
  }

  50% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.LPDifferential_iconContainer__Uf80b {
  width: 44px;
  height: 44px;
  background-color: #242555;
  display: flex;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
}

  @media (max-width: 940px) {.LPDifferential_iconContainer__Uf80b {
    width: 32px;
    height: 32px
}
  }

.LPDifferential_differentialText__CvFCp {
  padding: 30px 0 !important;
  font-family: var(--font-ubuntu);
}

@media (max-width: 940px) {

.LPDifferential_differentialText__CvFCp {
    padding: 5px !important
}
  }

.LPDifferential_icon__6wAPH {
  color: var(--white);
}

.LPCarousel_head__b5BZt {
  display: flex;
  gap: 170px;
  align-items: center;
  padding: 0 120px;
  margin: auto;
}

  .LPCarousel_head__b5BZt p {
    color: var(--foreground) !important;
  }

.LPCarousel_nav__ZQ20F {
  display: flex;
  gap: 10px;
}

@media (max-width: 530px) {

.LPCarousel_nav__ZQ20F {
    display: none
}
  }

.LPCarousel_carouselButton__agC8v {
  background: var(--brand);
  color: white;
  border: none;
  padding: 10px;
  cursor: pointer;
  transform: none !important;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  transition: .15s ease;
}

.LPCarousel_carouselButton__agC8v:hover svg {
    width: 30px;
    height: 30px;
    transition: .15s ease;
  }

.LPCarousel_carouselContainer__KQ7vs {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 1480px;
  margin: auto;
  font-family: var(--font-ubuntu);
}

@media (max-width: 530px) {

.LPCarousel_carouselContainer__KQ7vs {
    /* flex-direction: column; */
    width: 100%
}
  }

.LPCarousel_carousel__6BgVd {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: hidden;
}

.LPCarousel_carouselInner__sRpZz {
  display: flex;
  transition: transform 0.5s ease-in-out;
  gap: 20px;
  width: 1480px;
  line-height: 48px;
}

@media (max-width: 530px) {

.LPCarousel_carouselInner__sRpZz {
    flex-direction: column;
    width: 350px;
    gap: 25px
}
  }

.LPCarousel_size32__UXRug {
  font-size: 32px !important;
  line-height: 42.37px !important;
  font-weight: 300 !important;
}

@media (max-width: 530px) {

.LPCarousel_size32__UXRug {
    display: none
}
  }

.LPCarousel_mobileSize32__KrqTh {
  display: none;
}

@media (max-width: 530px) {

.LPCarousel_mobileSize32__KrqTh {
    /* font-size: 32px !important; */
    line-height: 26.48px !important;
    margin-bottom: 15px;
    margin-top: -10px;
    font-weight: 300 !important;
    display: block
}
  }

@media (max-width: 1280px) {
  .LPCarousel_size32__UXRug {
    font-size: 21px !important;
    line-height: 28px !important;
  }

  .LPCarousel_head__b5BZt {
    gap: 0;
    padding: 0;
  }
}

@media (max-width: 1024px) {
  .LPCarousel_size32__UXRug {
    font-size: 18px !important;
    line-height: 24px !important;
  }

  .LPCarousel_head__b5BZt {
    gap: 0;
    padding: 0;
  }
}

.LPOptions_ferramentas__mEQCJ h3 {
  line-height: 48px;
}

.LPOptions_ferramentas__mEQCJ p {
  color: var(--black);
  padding: 55px 0;
}

.LPOptions_ferramentas__mEQCJ strong {
  font-weight: 800;
}

.LPOptions_container__DbArw {
  position: relative;
  max-width: 1440px;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 30px 50px;
}

.LPOptions_container__DbArw strong {
    font-weight: 300;
    color: var(--brand);
    text-transform: capitalize;
  }

.LPOptions_wrapper__qWyJ6 {
  width: 100%;
  max-width: 1120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.LPOptions_owlCarousel__3LldG {
  display: flex;
  overflow-x: hidden;
  gap: 20px;
  width: 1480px;
}

.LPOptions_optionsText__MVfV_ {
  font-size: 40px !important;
  line-height: 52.96px !important;
  font-weight: 300 !important;
  color: #242555 !important;
}

.LPOptions_carouselWrapper__MQeKq {
  display: flex;
  flex-direction: column;
  padding-left: 55px;
}

@media (max-width: 940px) {

.LPOptions_carouselWrapper__MQeKq {
    padding-left: 20px;
    padding-right: 20px
}
  }

.LPOptions_lucyDifferencial___opP4 {
  font-family: "var(--font-ubuntu)",;
}

.LPOptions_size24__SxIYr {
  font-size: 24px !important;
}

@media (max-width: 1439px) {
  .LPOptions_wrapper__qWyJ6 {
    max-width: 100%;
  }
}

@media (max-width: 1280px) {
  .LPOptions_container__DbArw {
    padding: 75px 35px;
  }

  .LPOptions_ferramentas__mEQCJ p {
    padding: 35px 0;
  }

  .LPOptions_optionsText__MVfV_ {
    font-size: 38px !important;
    line-height: 50.28px !important;
  }

  .LPOptions_size24__SxIYr {
    font-size: 21px !important;
  }
}

@media (max-width: 1024px) {
  .LPOptions_container__DbArw {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .LPOptions_ferramentas__mEQCJ p {
    padding: 20px 0;
    font-size: 20px !important;
    text-align: center;
  }

  .LPOptions_optionsText__MVfV_ {
    font-size: 34px !important;
    line-height: 44.94px !important;
  }

  .LPOptions_size24__SxIYr {
    font-size: 18px !important;
  }
}

@media (max-width: 768px) {
  .LPOptions_optionsText__MVfV_ {
    font-size: 26px !important;
    line-height: 34.34px !important;
  }
}

@media (max-width: 767px) {
  .LPOptions_container__DbArw {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0;
  }
}

@media (max-width: 530px) {
  .LPOptions_container__DbArw {
    padding: 0 20px;
  }
}

@media (max-width: 389px) {
  .LPOptions_size48__n2AZt {
    font-size: 21px !important;
  }
}

@media (max-width: 940px) {

.LPOptions_differencialContainer__SJno_ {
    flex-direction: column;
    gap: 0 !important
}

    .LPOptions_differencialContainer__SJno_ div {
      flex-direction: column;
    }

    .LPOptions_differencialContainer__SJno_ p {
      font-size: 14px !important;
      margin-bottom: 25px;
    }
  }

.LPOptionsCard_icon__ZyNKD svg {
  width: 37px !important;
  height: 37px !important;
  opacity: 1;
  fill: var(--white);
  color: var(--white);
}

.LPOptionsCard_arrow__jU0Is {
  display: flex;
  width: 12px;
  height: 12px;
  margin: 0 3px;
}

.LPOptionsCard_boxFerramenta__ukkcq {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 350px;
  height: 490px;
  border-radius: 20px;
  padding: 50px;
  background-color: var(--brand);
  background-size: auto 100%;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  transition: background-size .15s ease-in-out;
}

.LPOptionsCard_boxFerramenta__ukkcq:hover {
    background-size: auto 200px;
    filter: drop-shadow(0 4px 4px rgba(0 0 0 / 25%));
  }

.LPOptionsCard_boxFerramenta__ukkcq:hover .LPOptionsCard_icon__ZyNKD {
      opacity: 0;
      transition: opacity .3s;
    }

@media (max-width: 530px) {

.LPOptionsCard_boxFerramenta__ukkcq {
    width: 100%;
    max-width: 350px;
    max-height: 350px
}
  }

.LPOptionsCard_boxFerramenta__ukkcq::after {
  content: "";
  display: block;
  position: absolute;
  inset: -10px;
  background-color: var(--black);
  opacity: 0.75;
  border-radius: 20px;
  pointer-events: none;
  transition: .3s ease-in-out;
}

.LPOptionsCard_boxFerramenta__ukkcq * {
  position: relative;
  z-index: 2;
  pointer-events: none;
}

.LPOptionsCard_boxFerramenta__ukkcq span {
  flex-grow: 1;
}

.LPOptionsCard_boxFerramenta__ukkcq h3 {
  font-weight: 400;
  color: var(--white);
  position: relative;
  margin-bottom: -13px;
  transition: margin-bottom .2s;
}

.LPOptionsCard_strong__sBdsL {
  display: block;
  font-weight: 800;
}

.LPOptionsCard_size32__wS5hM {
  font-size: 32px !important;
  overflow-wrap: break-word;
  text-rendering: optimizelegibility;
}

.LPOptionsCard_freeTest__arPWu {
  opacity: 0;
  transition: opacity .3s;
  position: absolute;
  bottom: 44px;
  pointer-events: all;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 800;
  color: var(--white);
}

.LPOptionsCard_boxFerramenta__ukkcq:hover::after {
  opacity: 0;
}

.LPOptionsCard_icon__ZyNKD:hover svg {
  opacity: 0;
}

.LPOptionsCard_boxFerramenta__ukkcq:hover h3 {
  margin-bottom: 24px;
}

.LPOptionsCard_freeTest__arPWu:hover {
  opacity: 1;
}

@media (max-width: 1280px) {
  .LPOptionsCard_boxFerramenta__ukkcq {
    padding: 35px;
  }

  .LPOptionsCard_boxFerramenta__ukkcq h3 {
    margin-bottom: -10px;
  }

  .LPOptionsCard_freeTest__arPWu {
    bottom: 29px;
  }

  .LPOptionsCard_size32__wS5hM {
    font-size: 24px !important;
  }
}

@media (max-width: 1024px) {
  /* .boxFerramenta {
        padding: 32px 24px;
        background-size: auto 200px;
        width: 280px;
        height: 400px
    } */

  /* .boxFerramenta::after {
        opacity: 0
    } */

  /* .icon svg {
        opacity: 0
    } */

  /* .boxFerramenta h3 {
        margin-bottom: 32px
    } */

  /* .freeTest {
        opacity: 1
    } */

  .LPOptionsCard_size32__wS5hM {
    font-size: 21px !important;
  }
}

.LPTryNow_container__PIW4A {
  margin: 2rem 0;
  font-family: var(--font-ubuntu);
}

  @media (max-width: 768px) {.LPTryNow_container__PIW4A {
    margin-top: 35px
}
  }

.LPTryNow_tryNow__7Sg44 {
  padding: 30px 50px;
  background-color: #b17be6;
  border-radius: 20px;
  height: 127px;
  width: 1340px;
  font-family: var(--font-poppins);
}

.LPTryNow_inverted__IahRt {
  background-color: var(--white);
}

@media (max-width: 768px) {

.LPTryNow_inverted__IahRt {
    background-color: #b17be6
}

    .LPTryNow_inverted__IahRt p {
      color: var(--white) !important;
      font-family: var(--font-poppins);
    }
  }

@media (max-width: 768px) {
  .LPTryNow_tryNow__7Sg44 {
    flex-direction: column;
    height: fit-content;
    width: 90%;
    max-width: 350px;
    text-align: center;
    gap: 20px !important;
  }

    .LPTryNow_tryNow__7Sg44 p {
      font-size: 20px !important;
      line-height: 30px !important;
      max-width: 250px;
    }
      .LPTryNow_tryNow__7Sg44 a p {
        font-size: 14px !important;
        font-weight: 700;
      }
}

.contract_boxContratos__kwgKJ {
  display: flex;

  /* flex-flow: wrap; */

  /* flex-direction: row; */
  gap: 20px;
}

.contract_boxContrato__w6BGq {
  display: flex;
  flex-direction: column;
  background-color: var(--off-white);
  padding: 20px;
  border-radius: 14px;
  width: 270px;
  transition: .3s ease;
}

.contract_boxContrato__w6BGq:hover {
  filter: drop-shadow(0 4px 4px rgba(0 0 0 / 25%));
}

.contract_boxContrato__w6BGq .contract_boxContratoImg__WTmjc {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 230px;
  height: 169px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}

.contract_boxContrato__w6BGq .contract_boxContratoImg__WTmjc img {
  position: absolute;
}

.contract_boxContrato__w6BGq .contract_boxContratoImg__WTmjc::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--foreground);
  opacity: 0.12;
  z-index: 1;
}

.contract_boxContrato__w6BGq p {
  font-size: 12px;
  color: var(--lucy-grey2);
  margin-top: 20px;
}

.contracts_contentArea__QnLcH {
  width: 100%;
  min-height: 100vh;
  background-color: var(--off-white);
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 40px 50px 80px;
}

.contracts_cardScrollView__5enA5 {
  overflow-x: auto;

  /* padding: 0px 16px ;
    margin:  0px -16px 0px -16px; */
  scrollbar-width: none;
}

.contracts_size24__g_7cN {
  font-size: 24px !important;
}

.contracts_contentArea__QnLcH .contracts_pageTitle__RQ_cI {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.contracts_contentArea__QnLcH .contracts_pageTitle__RQ_cI a {
  display: block;
  width: 24px;
  height: 24px;
  margin-right: 6px;
}

.contracts_back__IPGxX svg {
    width: 24px;
    height: 24px;
  }

.contracts_contentArea__QnLcH .contracts_pageTitle__RQ_cI h1 {
  font-weight: 400;
  color: var(--foreground);
}

.contracts_contentArea__QnLcH .contracts_pageTitle__RQ_cI h1 strong {
  font-weight: 700;
}

.contracts_contratos__Xz8oe {
  background-color: var(--white);
  margin-top: 20px;
  padding: 20px;
  border-radius: 14px;
  overflow: hidden;
}

.contracts_contratos__Xz8oe h2 {
  font-size: 20px;
  font-weight: 400;
  color: var(--foreground);
  margin-bottom: 30px;
}

@media (max-width: 1280px) {
  .contracts_size24__g_7cN {
    font-size: 21px !important;
  }
}

@media (max-width: 1024px) {
  .contracts_size24__g_7cN {
    font-size: 18px !important;
  }
}

@media (max-width: 500px) {
  .contracts_contentArea__QnLcH {
    padding: 0;
  }
}

.Input_container__iogdt {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 0.25rem;
  color: var(--gray-12);
  width: 100%;
}

.Input_head__qTE46 {
  display: flex;
  justify-content: space-between;
  column-gap: 0.5rem;
}

.Input_head__qTE46 > label {
    font-weight: 600;
    font-size: 16px;
  }

.Input_head__qTE46[data-hidden] {
    position: absolute;
    width: 0;
    overflow: hidden;
    opacity: 0;
  }

.Input_textarea__ONEGv {
  padding: 12px 14px;
}

.Input_input__zTA1L {
  padding: 0 30px;
}

.Input_input__zTA1L,
.Input_textarea__ONEGv {
  border: none;
  outline: none;
  height: 100%;
  width: 100%;
  background: transparent;
  color: var(--lucy-grey2);
  order: 2;
}

.Input_input__zTA1L:disabled, .Input_textarea__ONEGv:disabled {
    color: var(--lucy-grey2);
  }

.Input_input__zTA1L[type="time"]::-webkit-calendar-picker-indicator,
  .Input_input__zTA1L[type="date"]::-webkit-calendar-picker-indicator,
  .Input_textarea__ONEGv[type="time"]::-webkit-calendar-picker-indicator,
  .Input_textarea__ONEGv[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
  }

.Input_input__zTA1L[type="password"]::-ms-reveal,
  .Input_input__zTA1L[type="password"]::-ms-clear,
  .Input_textarea__ONEGv[type="password"]::-ms-reveal,
  .Input_textarea__ONEGv[type="password"]::-ms-clear {
    display: none;
  }

.Input_inputContainer__Hx0W8 {
  position: relative;
  display: flex;
  align-items: center;
  height: 50px;
  width: 100%;
  background-color: var(--background);
  transition: border 200ms;
  overflow: hidden;
  border: 1px solid transparent;
}

/* appearance */

.Input_inputContainer__Hx0W8.Input_border__H12aQ {
    border: 1px solid var(--border);
  }

.Input_inputContainer__Hx0W8.Input_shadow___q7vo {
    box-shadow: var(--shadow-3);
  }

.Input_inputContainer__Hx0W8.Input_background__0P_Hn {
    border: 2px solid var(--off-white);
    background-color: var(--input-bg-color, var(--off-white));
  }

/* format */

.Input_inputContainer__Hx0W8.Input_soft__bjhab {
    border-radius: var(--radius-2);
  }

.Input_inputContainer__Hx0W8.Input_rounded__MiOPT {
    border-radius: var(--radius-round);
  }

.Input_inputContainer__Hx0W8.Input_square__kcLn6 {
    border-radius: none;
  }

.Input_inputContainer__Hx0W8[data-error="true"] {
    border-color: var(--error);
  }

.Input_inputContainer__Hx0W8:has(.Input_textarea__ONEGv) {
  height: initial;
  border-radius: 20px;
}

.Input_slot__M15sG {
  display: flex;
  justify-content: center;
  align-items: center;
  order: 1;
  flex-shrink: 0;
  height: 100%;
  padding: var(--size-1) 0 var(--size-1) var(--size-3);
}

.Input_slot__M15sG[data-position="right"] {
    order: 3;
    padding: var(--size-1) 24px var(--size-1) 0;
  }

.Input_slot__M15sG[data-padding="off"] {
    padding: 0;
  }

.Input_container__iogdt[data-error="true"] .Input_inputContainer__Hx0W8 {
  border-color: var(--error);
}

.Input_inputContainer__Hx0W8:has(> .Input_input__zTA1L:disabled, > .Input_textarea__ONEGv:disabled) {
  border-color: var(--off-white);
  cursor: not-allowed;
  background-color: var(--off-white);
}

.Input_inputContainer__Hx0W8:has(> .Input_input__zTA1L:disabled, > .Input_textarea__ONEGv:disabled) > .Input_input__zTA1L,
  .Input_inputContainer__Hx0W8:has(> .Input_input__zTA1L:disabled, > .Input_textarea__ONEGv:disabled) > .Input_textarea__ONEGv,
  .Input_inputContainer__Hx0W8:has(> .Input_input__zTA1L:disabled, > .Input_textarea__ONEGv:disabled) button {
    cursor: not-allowed;
  }

.Input_container__iogdt[data-error="true"] .Input_slot__M15sG {
  border-color: var(--error);
}

.Input_container__iogdt[data-error="true"] .Input_helperMessage__98JZQ {
  color: var(--error);
  animation: var(--animation-shake-y), var(--animation-fade-in);
  animation-duration: 400ms;
  margin-top: 2px;
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
}

.Input_charsCount__b3gop {
  display: flex;
  justify-content: flex-end;
  color: var(--lucy-grey2);
}

.Input_charsCount__b3gop[data-error="true"] {
    color: var(--error);
  }

.Input_dashedEye__GV8Zh > line {
    stroke-dasharray: 48;
    stroke-dashoffset: 0;
    animation: Input_line__eCuuO 200ms forwards;
    animation-timing-function: var(--ease-in-out-2);
  }

.Input_input__zTA1L:has(~ .Input_slot__M15sG):not(:has(~ .Input_slot__M15sG[data-position="right"])) {
  padding: var(--size-2);
}

.Input_textarea__ONEGv:has(~ .Input_slot__M15sG):not(:has(~ .Input_slot__M15sG[data-position="right"])) {
  padding: var(--size-2);
}

.Input_dateInputContainer__10Q4S {
  position: relative;
}

.Input_phoneInputContainer__BTpd_ {
  display: flex;
  column-gap: var(--size-2);
}

@keyframes Input_line__eCuuO {
  0% {
    stroke-dashoffset: 48;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

.Input_timePickerContainer__jwsPB {
  display: flex;
  column-gap: 0.625rem;
  border: 0.063rem solid var(--border);
  padding: var(--size-2);
  border-radius: var(--radius-2);
  box-shadow: var(--shadow-3);
  background-color: var(--background);
}

.Input_timePickerContainer__jwsPB .Input_timeOptionsContainer__adsOz {
    max-height: 18.75rem;
    overflow-y: auto;
  }

.Input_timePickerContainer__jwsPB .Input_timeOptionsContainer__adsOz:not(:last-child) {
      padding-right: 0.313rem;
    }

.Input_timePickerContainer__jwsPB .Input_timeOptionsContainer__adsOz .Input_timeOption__WzNyh {
      background-color: unset;
      width: 2.5rem;
      height: 2.5rem;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: var(--radius-2);
    }

.Input_timePickerContainer__jwsPB .Input_timeOptionsContainer__adsOz .Input_timeOption__WzNyh[data-is-selected="true"] {
        background-color: var(--brand);
        color: white;
      }

.Input_timePickerContainer__jwsPB .Input_timeOptionsContainer__adsOz .Input_timeOption__WzNyh:not([data-is-selected="true"]):hover {
        background-color: hsl(var(--gray-5-hsl) / 20%);
      }

.Input_btnCalendar__xDzxB {
  background-color: #d9d9d9 !important;
  padding: 14px;
}

.Input_textAreaActions__QB6UK {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 8px;
  z-index: 3;
  background: transparent;
}

.Input_textAreaActionsMobile__fTwhI {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 8px;
  gap: 8px;
}

@media (max-width: 480px) {
  .Input_textAreaActions__QB6UK {
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
    padding: 8px 4px;
  }
}

@media (min-width: 481px) {
  .Input_textAreaActionsMobile__fTwhI {
    display: none;
  }
}

@media (max-width: 1024px) {
  .Input_input__zTA1L:disabled {
    color: var(--nextui-info-100);
  }
}

/* Regras com :has e hover - agrupadas no final para respeitar especificidade */
.Input_inputContainer__Hx0W8:has(> .Input_input__zTA1L:not(:disabled)):hover,
  .Input_inputContainer__Hx0W8:has(> .Input_input__zTA1L:not(:disabled)):focus-within,
  .Input_inputContainer__Hx0W8:has(> .Input_textarea__ONEGv:not(:disabled)):hover,
  .Input_inputContainer__Hx0W8:has(> .Input_textarea__ONEGv:not(:disabled)):focus-within {
    border-color: var(--brand);
  }

.Input_container__iogdt[data-should-hover="false"] .Input_inputContainer__Hx0W8:hover,
.Input_container__iogdt[data-should-hover="false"] .Input_inputContainer__Hx0W8:focus-within {
  border-color: inherit !important;
  box-shadow: none !important;
  outline: none !important;
}

.Account_divider__71SPw {
  height: 0.063rem;
  width: 100%;
  background-color: var(--border);
  opacity: 0.5;
  margin-top: var(--size-2);
}

.Account_title__sRyYC {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
}

.Account_card__L3Fq0 {
  padding: 50px;
}

@media (max-width: 960px) {
  .Account_container___xidW {
    padding: 20px;
  }

  .Account_title__sRyYC {
    font-size: 20px;
    line-height: 32px;
  }

  .Account_card__L3Fq0 {
    padding: 16px;
  }
}

.Page_mainContainer__2T7Jy {
  /* display: flex;
  flex-direction: column;
  align-items: center; */
  position: relative;
  background-color: var(--color-secondary);
  width: 100%;
  height: 100%;
  scale: 1;
  flex-shrink: 0;
}

.Page_differentialDescription__cztrH {
  font-family: var(--item-name-font-family);
  font-size: var(--item-name-font-size);
  font-weight: var(--item-name-font-weight);
  color: var(--color-secondary);
  text-align: inherit;
  width: var(--product-description-width);
  margin: var(--product-description-margin);
  padding: var(--product-description-padding);
  position: relative;
  overflow-wrap: break-word;
}

.Page_firstCircle__Kj5Fe {
  position: absolute;
  border-radius: 9999px;
  pointer-events: none;
  height: calc(var(--product-first-circle-width));
  width: calc(var(--product-first-circle-height));
  object-fit: cover;
  top: var(--product-first-circle-top);
  left: var(--product-first-circle-left);
  z-index: 5;
  margin: var(--product-first-circle-margin);
  user-select: none;
}

.Page_firstCircle__Kj5Fe img {
    height: inherit;
    width: inherit;
  }

.Page_secondCircle__o7j_P {
  position: absolute;
  border-radius: 9999px;
  pointer-events: none;
  height: var(--product-second-circle-width);
  width: var(--product-second-circle-height);
  top: var(--product-second-circle-top);
  left: var(--product-second-circle-left);
  background-color: var(--color-primary);
  display: flex;
}

.Page_slideContainer__h1sM7 {
  width: var(--product-container-width);
  height: var(--product-container-height);
  display: flex;
  flex-direction: column;
  align-items: end;
  justify-content: center;
  border-radius: 8px;
  position: absolute;
  top: var(--product-container-top);
  right: var(--product-container-right);
}

.Page_productPrice__hOa4p {
  font-family: var(--item-price-font-family);
  font-size: var(--item-price-font-size);
  font-weight: var(--item-price-font-weight);
  color: var(--color-secondary);
  text-wrap: nowrap;
  text-align: inherit;
  z-index: 6;
  padding: var(--product-price-padding);
}

.Page_productName__DFlOl {
  font-family: var(--item-name-font-family);
  font-size: var(--item-name-font-size);
  font-weight: var(--item-name-font-weight);
  line-height: 36px;
  margin: var(--product-name-margin);
  color: var(--color-secondary);
  text-align: inherit;
}

.Page_logo___QjX1 {
  position: absolute;
  top: 48px;
  right: 48px;
  object-fit: cover;
  width: fit-content;
}

.Page_logo___QjX1 img {
    width: calc(60px * var(--product-logo-scale));
  }

.Page_focusable__phKbr::after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  left: -2px;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  border: 2px solid transparent;
  border-radius: 4px;
  transition: 0.2s ease;
  z-index: 9;
  pointer-events: none;
}

.Page_focusable__phKbr[data-active="true"]::after {
  box-shadow: none;
}

.Page_secondCircleContent__8QXh8 {
  position: absolute;
  top: var(--product-second-circle-content-top);
  left: var(--product-second-circle-content-left);
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.Page_emphasis__oGQet {
  position: relative;
  background-color: var(--color-secondary);
  text-align: center;
  padding: var(--product-emphasis-padding);
  margin: var(--product-emphasis-margin);
  color: var(--color-tertiary);
  font-family: var(--item-description-font-family);
  font-size: var(--item-description-font-size);
  font-weight: var(--item-description-font-weight);
  width: var(--product-emphasis-width);
}

.Page_differentialBgImage__dHv_2 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 600px) {
  .Page_differentialBgImage__dHv_2 {
    overflow: visible;
  }
}

@media (max-width: 600px) {
  .Page_differentialBgImage__dHv_2 {
    overflow: visible;
  }
}

@media (max-width: 600px) {
  .Page_differentialBgImage__dHv_2 {
    overflow: visible;
  }
}

.PublishSiteButton_publishButtonContainer__6XkmY {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 2.5%;
}

.PublishSiteButton_publishButton__1Hluc {
  height: 32px;
  border-radius: 8px !important;
  padding: 0 12px;
  margin-right: 6px;
}

.PublishSiteButton_publishButtonText__8BJjA {
  height: 16px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 400;
}

@media (max-width: 768px) {
  .PublishSiteButton_publishButtonContainer__6XkmY {
    margin-right: 0;
  }

  .PublishSiteButton_publishButton__1Hluc {
    margin-right: 0;
    width: 100%;
  }

  .PublishSiteButton_republishButtonDisabled__DZBEK {
    opacity: 0.5 !important;
  }

  .PublishSiteButton_republishButtonDisabled__DZBEK:hover {
    opacity: 0.5 !important;
  }
}

.WebAddress_inputBoarder__u_w_6 {
  border-radius: 5px;
}

.WebAddress_container__4JcKE {
  display: flex;
  flex-direction: column;
  gap: 28px;
  width: 100%;
}

.WebAddress_helperText__UNfFC {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

.WebAddress_siteNameHighlight__OAfPu {
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  color: var(--gray);
}

.WebAddress_url__4mozT {
  font-size: 14px;
  font-weight: 400px;
  line-height: 20px;
  color: #64748b;
}

.WebAddress_suggestionContainer__pJTq4 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.WebAddress_siteTextPicker__yazRQ {
  font-size: 12px;
  font-weight: 600;
}

.WebAddress_footerActions__cwmw2 {
  display: flex;
  justify-content: flex-end;
  gap: 8px;
  padding-top: 16px;
  flex-wrap: wrap;
}

.CreditCardModal_dialog___nN1i {
  display: flex;
  flex-direction: column;
  gap: 18px;
  max-width: 937px;
  width: 100%;
}

.CreditCardModal_arrowButton__fpOnB {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background-color: #f8fafc;
  color: #64748b;
}

.CreditCardModal_content__77VaB {
  display: flex;
  flex-wrap: wrap;
}

.CreditCardModal_creditCardOptions__KCD4z {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
  flex: 1;
}

.CreditCardModal_footer__zl3X6 {
  padding: 16px;
  display: flex;
  gap: 8px;
  justify-content: flex-end;
}

.CreditCardModal_btnDisabled__1AaAv {
  pointer-events: none;
}

@media (max-width: 890px) {
  .CreditCardModal_content__77VaB {
    flex-direction: column;
    gap: 16px;
    justify-content: center;
    align-items: center;
    width: 100%;
    zoom: 80%;
  }

  .CreditCardModal_creditCardOptions__KCD4z {
    align-items: stretch;
  }
}

@media (max-width: 480px) {
  .CreditCardModal_dialog___nN1i {
    padding: 8px;
  }

  .CreditCardModal_footer__zl3X6 {
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
  }
}

.CreditCard_container__9UjVP {
  position: relative;
  width: 315px;
  height: 184px;
  background: linear-gradient(to bottom, #e42c66, #f55b46);
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  padding: 24px;
}

.CreditCard_verseCardContainer__jWCp6 {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
}

.CreditCard_verseCardStrip__6O9im {
  width: 100%;
  height: 39px;
  margin-top: 29px;
  background-color: #292524;
}

.CreditCard_verseCardBlock__GBzyC {
  width: 294px;
  height: 24px;
  margin-top: 5px;
  background-color: #cbd5e1;
  margin-left: auto;
  margin-right: auto;
}

.CreditCard_verseCardSecureCircle__u63Tm {
  position: absolute;
  top: 43px;
  left: 216px;
  width: 91px;
  height: 91px;
  background-color: white;
  border-radius: 50%;
  box-shadow: 0 4px 6px rgb(0 0 0 / 10%);
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
}

.CreditCard_cardContent__uHJtC {
  width: 100%;
  position: relative;
}

.CreditCard_cardBrand__6w5OD {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 8px;
}

.CreditCard_cardBrand__6w5OD img {
  width: 45px;
}

.CreditCard_cardNameContainer__An4ZF {
  margin-bottom: 16px;
}

.CreditCard_cardLabel__kvzqy {
  font-size: 12px;
  font-weight: normal;
}

.CreditCard_cardName__tYMfj {
  font-size: 14px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.CreditCard_cardDetails__AhpVf {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.CreditCard_cardNumber__WrGUW,
.CreditCard_cardExpiry__gN7rd {
  font-size: 14px;
  font-family: monospace;
}

/* Default styles */
.Select_container__aiH8s {
  display: flex;
}

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

  /* font-family: Arial, sans-serif; */
}

.Select_selectLabel__XaLUw {
  font-size: 99px;
  color: #333;
}

.Select_selectWrapper__qu5f9 {
  position: relative;
  border: 1px solid var(--border);
  border-radius: var(--radius-2);
  height: 50px;
  padding: 4px;
  width: 100%;
}

/* Garantir que o wrapper tenha uma largura controlada */

.Select_selectWrapper__qu5f9:hover,
  .Select_selectWrapper__qu5f9:focus {
    border: 1px solid var(--brand);
  }

.Select_selectElement__XIFTF {
  width: 100%;
  padding: 8px;
  font-size: 14px;
  border: none;
  background-color: transparent;
  color: #333;
  outline: none;
  appearance: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.Select_selectContainerDrop__amN__ {
  position: absolute;
  top: 100%; /* Garante que fique abaixo do .selectWrapper */
  left: 0;
  width: 100%; /* Ajusta para o mesmo tamanho do elemento pai */
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #0000000d;
  border-radius: 8px;
  background-color: #fff;
  z-index: 1000;
  box-shadow: 0 4px 6px rgb(0 0 0 / 10%);
}

.Select_selectContainerDrop__amN__:hover,
  .Select_selectContainerDrop__amN__:focus {
    border: 1px solid var(--brand);
  }

.Select_selectDescription__6gCiG {
  font-size: 12px;
  color: #888;
}

/* Variants */

/* Underlined */
.Select_selectWrapperUnderlined__5ufmA {
  border: none;
  border-bottom: 2px solid #333;
  border-radius: 0;
}

.Select_selectWrapper__qu5f9.Select_underlined__Esy_J:hover {
  border-bottom-color: #007bff;
}

/* Success */
.Select_selectWrapper__qu5f9.Select_success__FUYMO {
  border-color: #28a745;
}

.Select_selectLabel__XaLUw.Select_success__FUYMO {
  color: #28a745;
}

/* Warning */
.Select_selectWrapper__qu5f9.Select_warning__w8YS0 {
  border-color: #ffc107;
}

.Select_selectLabel__XaLUw.Select_warning__w8YS0 {
  color: #ffc107;
}

/* Danger */
.Select_selectWrapper__qu5f9.Select_danger__WDtBt {
  border-color: #dc3545;
}

.Select_selectLabel__XaLUw.Select_danger__WDtBt {
  color: #dc3545;
}

/* Disabled */
.Select_selectWrapper__qu5f9.Select_disabled__4Lavd {
  background-color: #f8f9fa;
  border-color: #ccc;
}

.Select_selectLabel__XaLUw.Select_disabled__4Lavd {
  color: #ccc;
}

.Select_selectElement__XIFTF:disabled {
  background-color: #f8f9fa;
  color: #aaa;
  pointer-events: none;
}

.NewCreditCard_cardContainer__r01Hj {
  width: 100%;
  max-width: 488px;
  margin: 0 auto;
  border-radius: 12px;
  border: 1px solid #cbd5e1;
  padding: 16px 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.NewCreditCard_cardTitle__2i5GN {
  color: #334155;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.NewCreditCard_cardSubtitle__yXp8m {
  color: var(--gray);
  font-family: var(--next-font-poppins);
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
}

.NewCreditCard_creditCard__6OKtS {
  width: 327.97px;
  height: 204.94px;
  border-radius: 20.36px;
  background: linear-gradient(to right, #e42c66, #f55b46);
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px;
  position: relative;
  overflow: hidden;
}

.NewCreditCard_registerCardText__hy3Vm {
  font-size: 24.47px;
}

.NewCreditCard_labelCard__0UX8U {
  font-size: 18.35px;
  font-weight: 600;
  margin-bottom: 14px;
}

.NewCreditCard_cardInfosContainer__INlN1 {
  color: var(--white);
}

.NewCreditCard_sectionTitle__XUsoo {
  color: var(--gray);
  font-family: var(--next-font-poppins);
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 16px;
}

.NewCreditCard_sectionTitleSecondary__F4QJp {
  color: var(--gray);
  font-family: var(--next-font-poppins);
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.NewCreditCard_inputLabel__nBxMW {
  color: var(--strong-gray);
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
}

.NewCreditCard_customCheckbox__Oi0l5 {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-top: 12px;
  margin-right: 8px;
}

.NewCreditCard_customCheckbox__Oi0l5 input {
  display: none; /* Esconde o checkbox padrão */
}

.NewCreditCard_checkboxCheck__A0GVu {
  width: 20px;
  height: 20px;
  border: 2px solid #cbd5e1;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  position: relative;
}

.NewCreditCard_checkboxCheck__A0GVu::after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: var(--dynamic-color);
  border-radius: 4px;
  opacity: 0; /* Inicialmente invisível */
  transition: opacity 0.2s ease-in-out;
}

.NewCreditCard_customCheckbox__Oi0l5 input:checked + .NewCreditCard_checkboxCheck__A0GVu::after {
  opacity: 1; /* Mostra o preenchimento vermelho quando selecionado */
}

.NewCreditCard_dropdownContent__XWp5u {
  /* Properties are defined in the .show class */
}

.NewCreditCard_dropdownContent__XWp5u.NewCreditCard_show__sn6bJ {
  /* max-height: 500px; Ajuste conforme necessário */
  opacity: 1;
}

.NewCreditCard_background__QajVp {
  background: var(--white);
}

.NewCreditCard_strongGray__K0l3_ {
  color: var(--strong-gray);
}

.PlanDescription_container__ZBtVM {
  width: 373px;
  max-height: 312px;
  max-width: 100%;
  height: auto;
  padding: 16px;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  background-color: #f1f5f9;
}

.PlanDescription_planTitle__k3jKh {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #334155;
  text-align: center;
}

.PlanDescription_price__Qn5PU {
  font-weight: 600;
  font-size: 32px;
  line-height: 40px;
  color: #020617;
  text-align: center;
}

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

.PlanDescription_feature__j4VyE {
  display: flex;
  gap: 13px;
  align-items: center;
}

.PlanDescription_featureText__RRJhw {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #334155;
}

@media (max-width: 768px) {
  .PlanDescription_container__ZBtVM {
    padding: 12px;
    gap: 12px;
  }

  .PlanDescription_planTitle__k3jKh {
    font-size: 18px;
    line-height: 26px;
  }

  .PlanDescription_price__Qn5PU {
    font-size: 28px;
    line-height: 36px;
  }

  .PlanDescription_featureText__RRJhw {
    font-size: 13px;
    line-height: 18px;
  }
}

@media (max-width: 480px) {
  .PlanDescription_container__ZBtVM {
    padding: 8px;
    gap: 8px;
    width: 100%;
  }

  .PlanDescription_planTitle__k3jKh {
    font-size: 16px;
    line-height: 24px;
  }

  .PlanDescription_price__Qn5PU {
    font-size: 24px;
    line-height: 32px;
  }

  .PlanDescription_featureText__RRJhw {
    font-size: 12px;
    line-height: 16px;
  }
}

.SavedCreditCard_container__dKive {
  width: 488px;
  max-width: 100%;
  border-radius: 12px;
  border: 1px solid #cbd5e1;
  padding: 16px 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

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

.SavedCreditCard_title__6Cdul {
  color: #334155;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
}

.SavedCreditCard_description__Ho4hs {
  color: #64748b;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.SavedCreditCard_radioGroupContainer__Exy4v {
  max-height: 500px;
}

.SavedCreditCard_cardContainer___jdks {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 12px;
}

.SavedCreditCard_radioItem__47OwV {
  display: flex;
  gap: 10px;
  align-items: center;
}

.SavedCreditCard_cardDetails__WrsO5 {
  display: flex;
  gap: 16px;
  align-items: center;
}

.SavedCreditCard_cardImage__yRHKJ {
  width: 24px;
  height: 19px;
  object-fit: contain;
}

.SavedCreditCard_cardLabel__4EQny {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}

.SavedCreditCard_customCheckbox__srJai {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.SavedCreditCard_customCheckbox__srJai input {
  display: none; /* Esconde o checkbox padrão */
}

.SavedCreditCard_checkboxCheck__TCchR {
  width: 20px;
  height: 20px;
  border: 2px solid red;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  position: relative;
}

.SavedCreditCard_checkboxCheck__TCchR::after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: red;
  border-radius: 4px;
  opacity: 0; /* Inicialmente invisível */
  transition: opacity 0.2s ease-in-out;
}

.SavedCreditCard_customCheckbox__srJai input:checked + .SavedCreditCard_checkboxCheck__TCchR::after {
  opacity: 1; /* Mostra o preenchimento vermelho quando selecionado */
}

@media (max-width: 768px) {
  .SavedCreditCard_container__dKive {
    padding: 12px 16px;
    gap: 16px;
  }

  .SavedCreditCard_title__6Cdul {
    font-size: 15px;
    line-height: 22px;
  }

  .SavedCreditCard_description__Ho4hs {
    font-size: 13px;
    line-height: 18px;
  }

  .SavedCreditCard_cardLabel__4EQny {
    font-size: 13px;
    line-height: 18px;
  }
}

@media (max-width: 480px) {
  .SavedCreditCard_container__dKive {
    padding: 8px 12px;
    gap: 12px;
    max-width: 426px;
  }

  .SavedCreditCard_title__6Cdul {
    font-size: 14px;
    line-height: 20px;
  }

  .SavedCreditCard_description__Ho4hs {
    font-size: 12px;
    line-height: 16px;
  }

  .SavedCreditCard_cardLabel__4EQny {
    font-size: 12px;
    line-height: 16px;
  }
}

.SelectPlanModal_modal__ZCm2U {
  display: none;
}

.SelectPlanModal_bottomSheet__8leja {
  display: block;
}

.SelectPlanModal_container___67qL {
  max-height: 90vh;
  overflow: auto;
}

.SelectPlanModal_planContainer__WjYM4 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 16px 0 24px;
}

.SelectPlanModal_planItem__t0hMf {
  padding: 32px 20px;
  gap: 10px;
  border-radius: 15px;
  border: 1px solid #e2e8f0;
  box-shadow: 0 20px 24px -4px rgb(0 8 8 / 4%);
}

.SelectPlanModal_planContent__424V9 {
  height: 100%;
  justify-content: space-between;
}

.SelectPlanModal_arrowButton__6XjaQ {
  width: 32px;
  height: 32px;
  border-radius: 8px;
  background-color: #f8fafc;
  color: #64748b;
}

.SelectPlanModal_footer__eR5v_ {
  padding-top: 16px;
}

@media (min-width: 720px) {
  .SelectPlanModal_planContainer__WjYM4 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }
}

@media (min-width: 720px) {
  .SelectPlanModal_modal__ZCm2U {
    display: block;
  }

  .SelectPlanModal_bottomSheet__8leja {
    display: none;
  }
}

@media (max-width: 719px) {
  .SelectPlanModal_container___67qL {
    padding: 0 16px 16px;
  }
}

.AdsBundlePreview_adsBundlePreviewContainer__KGsFo {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: auto;
  padding: 20px;
}

.AdsBundlePreview_adsBundlePreviewWrapper__U_3DN {
  display: flex;
  flex-direction: column;
  gap: 30px;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.AdsBundlePreview_adsBundlePreviewRow__ej6z3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.AdsBundlePreview_adPreviewItem__e1qV8 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  transition: transform 0.2s ease;
}

@media screen and (max-width: 1100px) {
  .AdsBundlePreview_adsBundlePreviewRow__ej6z3 {
    flex-direction: column;
    align-items: center;
  }

  .AdsBundlePreview_adPreviewItem__e1qV8 {
    transform: scale(0.9);
  }
}

@media screen and (max-width: 768px) {
  .AdsBundlePreview_adPreviewItem__e1qV8 {
    transform: scale(0.8);
    background-color: pink;
  }

  .AdsBundlePreview_adsBundlePreviewContainer__KGsFo {
    padding: 10px;
  }
}

@media screen and (max-width: 500px) {
  .AdsBundlePreview_adPreviewItem__e1qV8 {
    transform: scale(0.9);
  }
}

.AdsViewer_wrapper__pfiy_ {
  background: #cecbd1;
  border-radius: 20px;
  padding: 30px 50px 50px;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  height: fit-content;
}

.AdsViewer_slide__H1rXj.AdsViewer_content__Lodai {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: var(--color-secondary);
  overflow: hidden;
  width: var(--ad-width);
  height: var(--ad-height);
}

.AdsViewer_adBackgroundElementsWrapperFocus__JMkD5 {
  z-index: 10;
  top: 0;
  width: calc(100% - 20px);
  height: var(--ad-height);
  user-select: none;
  position: absolute;
  padding-top: 10px;
  padding-bottom: 10px;
}

.AdsViewer_adBackgroundElementsWrapper__QGQIc {
  height: var(--ad-height);
  overflow: hidden;
  user-select: none;
  position: relative;
}

.AdsViewer_adBackgroundImage__KIaYb {
  overflow: visible;
  position: relative;
}

.AdsViewer_adBackgroundImage__KIaYb img {
    position: relative;
    object-fit: cover;
    width: var(--background-img-width);
    height: var(--background-img-height);
    top: var(--background-img-top);
    left: var(--background-img-left);
    scale: var(--background-scale, 1);
    border-radius: var(--background-img-radius);
    z-index: var(--background-img-z-index);
  }

.AdsViewer_circle__CrcA2 {
  position: absolute;
  border-radius: 9999px;
  background-color: var(--color-primary);
  pointer-events: none;
  width: var(--circle-width);
  height: var(--circle-height);
  top: var(--circle-top);
  left: var(--circle-left);
}

.AdsViewer_focusable__746Yx::after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  outline: 1px dashed transparent;
  border-radius: 6px;
  transition: 0.3s ease;
  z-index: 9;
}

.AdsViewer_focusable__746Yx[data-active="true"]::after {
  outline-color: var(--background);
  box-shadow: 0 0 0 99999px rgb(24 24 25 / 50%);
}

.AdsViewer_adBackgroundImage__KIaYb::after {
  top: 1px !important;
  left: 1px !important;
  width: calc(100% - 2px) !important;
  height: calc(100% - 2px) !important;
  outline-offset: -2px !important;
}

.AdsViewer_adBackgroundElementsWrapper__QGQIc::after {
  top: 1px !important;
  left: 1px !important;
  width: calc(100% - 2px) !important;
  height: calc(100% - 2px) !important;
  outline-offset: -2px !important;
}

.AdsViewer_adFooter__VDSWd {
  background-color: var(--color-secondary);
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--footer-width);
  height: var(--footer-height);
  bottom: var(--footer-bottom);
  left: var(--footer-left);
  top: var(--footer-top);
  border-radius: var(--footer-radius);
}

.AdsViewer_emphasis__paPz4 {
  font-size: var(--emphasis-font-size);
  font-weight: var(--emphasis-font-weight);
  font-family: var(--emphasis-font-family);
  line-height: var(--emphasis-font-leading);
  color: var(--color-tertiary);
  text-align: center;
}

.AdsViewer_differentialText__qTchh {
  color: var(--color-secondary);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  position: absolute;
  width: var(--differential-text-width);
  height: var(--differential-text-height);
  top: var(--differential-text-top);
  left: var(--differential-text-left);
  font-family: var(--differential-text-font-family);
  line-height: var(--differential-text-font-leading);
  font-size: var(--differential-text-font-size);
  font-weight: var(--differential-text-font-weight);
}

.AdsViewer_productNameText__URlD2 {
  color: var(--color-secondary);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  position: absolute;
  left: var(--product-name-left);
  top: var(--product-name-top);
  width: var(--product-name-width);
  height: var(--product-name-height);
  font-size: var(--product-name-font-size);
  line-height: var(--product-name-font-leading);
  font-weight: var(--product-name-font-weight);
  font-family: var(--product-name-font-family);
}

.AdsViewer_productPriceText__dnext {
  color: var(--color-secondary);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  position: absolute;
  left: var(--product-price-left);
  top: var(--product-price-top);
  width: var(--product-price-width);
  height: var(--product-price-height);
  font-size: var(--product-price-font-size);
  line-height: var(--product-price-font-leading);
  font-weight: var(--product-price-font-weight);
  font-family: var(--product-price-font-family);
}

.AdsViewer_logo__bT8zP {
  position: absolute;
  width: var(--logo-width);
  height: var(--logo-height);
  top: var(--logo-top);
  left: var(--logo-left);
  scale: var(--logo-scale, 1);
}

.AdsViewer_logo__bT8zP img {
    width: calc(var(--logo-width) * var(--logo-scale, 1));
  }

.AdsViewer_container__D4O5_ {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (max-width: 855px) {
  .AdsViewer_wrapper__pfiy_ {
    padding: 20px 16px;
    overflow: scroll;
    max-width: 100%;
  }
}

.AdsDownloadOptionCard_container__w0YKI {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 16px;
  gap: 8px;
  border-radius: 12px;
  background-color: #f1f5f9;
  border: 2px solid transparent;
  transition: background 0.2s, border-color 0.2s;
}

.AdsDownloadOptionCard_container__w0YKI:hover {
  background-color: var(--nextui-colors-primary-50);
  border-color: var(--nextui-colors-primary-600);
  cursor: pointer;
}

.AdsDownloadOptionCard_headerContainer___0efD {
  display: flex;
  align-items: center;
  gap: 12px;
}

.AdsDownloadOptionCard_type__35Xgs {
  font-size: 16px;
  font-weight: 600;
  color: #334155;
  line-height: 24px;
}

.AdsDownloadOptionCard_description__kEZ5K {
  font-size: 14px;
  color: #64748b;
  font-weight: 400;
  line-height: 20px;
}

.ImageView_wrapper__H0PqP {
  flex: 1;
  display: flex;
  width: 100%;
  background: #cecbd1;
  border-radius: 20px;
  padding: 30px 50px 50px;
  flex-direction: column;
  overflow-x: auto;
}

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

.ImageView_slide__nvdQI.ImageView_paginaCapa__qnnQs {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: var(--color-secondary);
  overflow: hidden;
  width: 595px;
  height: 842px;
}

.ImageView_paginaCapaBackgroundMask__1UluI {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.75;
}

.ImageView_paginaCapaBackgroundElementsWrapperFocus__nMr2v {
  z-index: 10;
  top: 0;
  width: calc(100% - 20px);
  height: 546px;
  margin: 10px auto 0;
  user-select: none;
  position: absolute;
}

.ImageView_paginaCapaBackgroundElementsWrapper__BS5f9 {
  top: 0;
  left: 0;
  height: 546px;
  overflow: hidden;
  user-select: none;
  position: relative;
}

.ImageView_paginaCapaBackgroundImage__2B6QW {
  height: 546px;
  scale: var(--background-scale, 1);
}

.ImageView_paginaCapaBackgroundImage__2B6QW img {
    height: 100%;
    object-fit: cover;
  }

.ImageView_paginaCapaBackgroundImage__2B6QW::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: var(--color-secondary);
    opacity: 0.75;
    pointer-events: none;
  }

.ImageView_circle1__FvPiO,
.ImageView_circle2__1BQas {
  position: absolute;
  border-radius: 9999px;
  background-color: var(--color-tertiary);
  pointer-events: none;
}

.ImageView_circle1__FvPiO {
  height: 173px;
  width: 173px;
  top: -85px;
  left: -86px;
}

.ImageView_circle2__1BQas {
  height: 373px;
  width: 373px;
  top: 501px;
  left: 441px;
}

.ImageView_paginaCapaContact__3lz1q {
  font-family: var(--contacts-font-family);
  font-size: var(--contacts-font-size);
  font-weight: var(--contacts-font-weight);
  color: var(--color-primary);
  text-align: center;
  position: absolute;
  top: 718px;
  overflow-wrap: break-word;
  max-width: 575px;
}

.ImageView_paginaCapaContactAddress__Ocjt7 {
  margin: 5px 0;
}

.ImageView_paginaCapaCopyBox__pqOBF {
  width: 415px;
  height: 273px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: var(--color-primary);
  border-radius: 8px;
  padding: 0 60px;
  position: absolute;
  top: 405px;
}

.ImageView_paginaCapaText__1o06P {
  font-family: var(--supporting-text-font-family);
  font-size: var(--supporting-text-font-size);
  font-weight: var(--supporting-text-font-weight);
  color: var(--color-tertiary);
  text-align: center;
}

.ImageView_paginaCapaTitle__Ojcxh {
  font-family: var(--title-font-family);
  font-size: var(--title-font-size);
  font-weight: var(--title-font-weight);
  line-height: 50px;
  color: var(--color-secondary);
  margin-bottom: 15px;
  text-align: center;
  overflow-wrap: break-word;
  max-width: 380px;
}

.ImageView_paginaCapaLogo__FEhKF {
  position: absolute;
  top: 110px;
}

.ImageView_paginaCapaLogo__FEhKF img {
    width: calc(126px * var(--logo-scale, 1));
  }

.ImageView_paginaCapaBackgroundMask__1UluI,
.ImageView_paginaCapaBackgroundElements__driJs,
.ImageView_paginaCapaCopyBox__pqOBF {
  pointer-events: none;
}

.ImageView_paginaCapaCopyBox__pqOBF * {
  pointer-events: all;
  position: relative;
}

.ImageView_focusable__J38aH::after {
  content: "";
  display: block;
  position: absolute;
  top: -5px;
  left: -5px;
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  outline: 1px dashed transparent;
  border-radius: 6px;
  transition: 0.3s ease;
  z-index: 9;
}

.ImageView_focusable__J38aH[data-active="true"]::after {
  outline-color: var(--background);
  box-shadow: 0 0 0 99999px rgb(24 24 25 / 50%);
}

.ImageView_paginaCapaBackgroundImage__2B6QW::after {
  top: 1px !important;
  left: 1px !important;
  width: calc(100% - 2px) !important;
  height: calc(100% - 2px) !important;
  outline-offset: -2px !important;
}

.ImageView_paginaCapaBackgroundElementsWrapper__BS5f9::after {
  top: 1px !important;
  left: 1px !important;
  width: calc(100% - 2px) !important;
  height: calc(100% - 2px) !important;
  outline-offset: -2px !important;
}

.ImageView_waterMark__n6Voo {
  width: 100%;
  height: 100%;
  background-image: url("/lucy-water-mark.png");
  background-repeat: repeat;
  position: absolute;
  background-size: 200px;
  opacity: 0.03;
  top: 0;
}

.ImageView_largeFont__ViJLQ {
  font-size: 36px;
}

.ImageView_mediumFont__th_xL {
  font-size: 32px;
}

.Page_slide__2U6H6.Page_paginaInterna__2mjoE {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  background-color: var(--color-secondary);
  overflow: hidden;
  width: 595px;
  min-height: 842px;
}

.Page_paginaInternaBackgroundElements__0Zf0G {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}

.Page_paginaInternaContact__oRIIz {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-primary);
  text-align: center;
  position: absolute;
  top: 718px;
}

.Page_paginaInternaContactAddress__jIB_g {
  margin: 5px 0;
}

.Page_paginaInternaProduct__lVb0T {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  background-color: var(--color-primary);
  border-radius: 8px;
  width: 415px;
  height: 130px;
  margin-top: 20px;
}

.Page_paginaInternaProductImage__HNBcf {
  overflow: hidden;
  position: absolute;
  top: 15px;
  left: 15px;
  border-radius: 8px;
}

.Page_paginaInternaProductImage__HNBcf img {
    height: 100px;
    width: 100px;
    object-fit: cover;
  }

.Page_paginaInternaProductTitle__LDrcy {
  margin: 0 0 3px 130px;
  font-size: var(--item-name-font-size);
  font-weight: var(--item-name-font-weight);
  font-family: var(--item-name-font-family);
  color: var(--color-secondary);
  width: 150px;
  max-width: 415px;
  overflow-wrap: break-word;
}

.Page_paginaInternaProductText__rVasj {
  margin-left: 130px;
  font-family: var(--item-description-font-family);
  font-size: var(--item-description-font-size);
  font-weight: var(--item-description-font-weight);
  color: var(--color-secondary);
  width: 150px;
  overflow-wrap: break-word;
}

.Page_paginaInternaProductPrice__7MSPM {
  position: absolute;
  top: px;
  right: 20px;
  text-align: right;
  font-family: var(--item-value-font-family);
  font-size: var(--item-value-font-size);
  font-weight: var(--item-value-font-weight);
  color: var(--color-secondary);
  overflow-wrap: break-word;
  max-width: 110px;
}

.Page_paginaInternaLogo__6juFj {
  position: absolute;
  top: 60px;
  right: 90px;
}

.Page_paginaInternaLogo__6juFj img {
  height: 29px;
  width: auto;
}

.Page_paginaInternaTitle__RhM7j {
  font-family: var(--title-font-family);
  font-size: var(--title-font-size);
  font-weight: var(--title-font-weight);
  color: var(--color-primary);
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: break-word;
}

.Page_largeFont__oPxE8 {
  font-size: 35px;
}

.Page_mediumFont__zaN_A {
  font-size: 32px;
}

.templates_imageOverlay__HyOwa {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #0006;
  z-index: 0;
}

.templates_contentOverlay__OQu00 {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.templates_imageZoomWrapper__1lEe0 {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden; /* aqui é que acontece o recorte */
}

.templates_imageContainerFeedHorizontalAddress__BKCe4 {
  width: 100%;
  height: 100%;
  position: absolute; /* para preencher todo o wrapper */
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-blend-mode: saturation;
  transform-origin: center center; /* zoom do centro */
}

/* ainda pode servir para outros templates */
.templates_imageContainer__EieJj {
  width: 86%;
  height: 100%;
  position: relative;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-blend-mode: saturation;
  transform-origin: center center;
}

/* não usado neste template, mas mantendo para os demais */
.templates_productImageContainer__yud5p {
  flex: 0.75;
  position: relative;
  overflow: hidden;
}

.templates_productImageContainerFacebookPromotion__4bu1h {
  flex: 1;
  position: relative;
  overflow: hidden;
}

.templates_focusable__6iOja {
  position: relative;
  display: inline-block;
  width: 100%;
}

.templates_focusable__6iOja::after {
  content: "";
  display: block;
  position: absolute !important;
  inset: -6px;
  border: 2px solid transparent;
  border-radius: 8px;
  transition: 0.2s ease;
  z-index: 9999;
  pointer-events: none;
}

.templates_focusable__6iOja[data-active="true"]::after {
  border-color: #3b82f6 !important;
  box-shadow: 0 0 0 9999px rgb(24 24 25 / 50%);
}

.Calendar_prev__nsRx6 {
  position: absolute;
  left: -278px;
  padding-left: 12px;
}

.Calendar_next__fH7Am {
  padding-right: 12px;
}

.Calendar_selected___xBYQ[data-selected="true"] button {
    color: var(--rdp-accent-color) !important;
    font-weight: 500;
    border-bottom: var(--rdp-selected-border);
    border-radius: 0;
    padding-bottom: 14px;
  }

.Calendar_rangeMiddle__tFAnu {
  background-color: var(--white);
}

.RadioGroupForm_container__MVJqR {
  display: flex;
  flex-direction: var(--direction);
  gap: var(--gap);
  padding: var(--padding);
  justify-content: var(--justify-content);
  align-items: var(--align-items);
  background-color: var(--bg-color);
  border-radius: var(--border-radius);
}

.DateAndHourDialog_container__t7en4 {
  background-color: var(--lucy-grey4);
  width: 600px;
  height: auto;
  padding: 24px 0;
  border-radius: 18px;
}

.DateAndHourDialog_tabContainer__o7Qmt {
  width: 322px;
}

.DateAndHourDialog_btnDateTab__HlAOF {
  font-size: 14px;
  font-weight: 500;
  padding: 8px 0;
  background-color: #b51118;
  color: var(--white);
  width: 50%;
  border-top-left-radius: 20px;
  cursor: default;
}

.DateAndHourDialog_btnHourTab__n7wme {
  font-size: 14px;
  font-weight: 500;
  padding: 8px 0;
  background-color: #b51118;
  color: var(--white);
  width: 50%;
  border-top-right-radius: 20px;
  cursor: default;
}

.DateAndHourDialog_btnDateTab__HlAOF[data-selected="true"] {
  background-color: var(--brand);
}

.DateAndHourDialog_btnHourTab__n7wme[data-selected="true"] {
  background-color: var(--brand);
}

.DateAndHourDialog_dateSelectedContainer__HfizR {
  padding: 8px 0 8px 10px;
  width: 322px;
  background-color: var(--brand);
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

.ScheduleCard_divider__FpBPe {
  border-bottom: 1px solid #b3d5d0;
  margin: 30px 0;
}

.ScheduleCard_socialIcon__GJJWA svg {
    width: 34px;
    height: 34px;
  }

.ScheduleCard_btnCTA__lDR75 {
  color: var(--foreground);
  font-weight: 500;
  width: 100%;
}

.ScheduleCard_btnCTA__lDR75 span {
    justify-content: space-between;
  }

.ScheduleCard_btnCTA__lDR75 svg {
    width: 20px;
    height: 20px;
    color: var(--lucy-grey1);
  }

.ScheduleCard_linkSocial__YRurT {
  width: 100%;
}

.ScheduleCard_socialConnected__J8NJW {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 188px;
}

.Home_mainContainer__4JYLf {
  min-height: 100%;
}

.Home_carouselItem__KeLi6 {
  background-color: var(--off-white);
  border-radius: 14px;
  padding: 20px;
  width: 270px;
}

.Home_carouselItemThumb__ZWq7m {
  position: relative;
}

.Home_carouselItemThumb__ZWq7m img {
    border-radius: 10px;
  }

.Home_playButton__dHCRc {
  background-color: var(--white);
  padding: 14px;
  border-radius: 999px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.Home_playButton__dHCRc svg {
    fill: var(--brand);
    height: 20px;
    width: 20px;
  }

.Home_carouselButton__Us3YM,
.Home_carouselItemTag__vgR74,
.Home_carouselItemTime__a5eIi {
  position: absolute;
  border-radius: 999px;
}

.Home_carouselItemTag__vgR74,
.Home_carouselItemTime__a5eIi {
  font-size: 10px;
  font-weight: 700;
  line-height: 15px;
}

.Home_carouselButton__Us3YM {
  background-color: var(--white);
  border: 1px solid var(--brand);
  height: 35px;
  width: 35px;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
}

.Home_carouselButton__Us3YM svg {
    fill: var(--brand);
    width: 15px;
    height: 15px;
  }

.Home_carouselItemTag__vgR74 {
  position: absolute;
  background-color: #ffe174;
  padding: 2px 10px;
  top: 10px;
  left: 10px;
  color: #4f4e51;
}

.Home_carouselItemTime__a5eIi {
  position: absolute;
  background-color: var(--foreground);
  color: var(--white);
  padding: 2px 10px;
  bottom: 10px;
  right: 10px;
}

.Home_card__VOG7B {
  padding: 16px;
  background-color: var(--white);
  border-radius: 14px;
}

.Home_cardTitle__RYgp5 {
  padding-bottom: 5px;
}

.Home_cardScrollView__f9rc6 {
  overflow: auto hidden;
  white-space: nowrap;
  padding-bottom: 10px; /* Para evitar corte de conteúdo */
}

@media (min-width: 580px) {
  .Home_card__VOG7B {
    padding: 50px;
  }

  .Home_cardScrollViewBoxHover__c5tQo {
    margin-left: -50px;
    margin-right: -50px;
    padding-left: 50px;
  }
}

@media (min-width: 380px) {
  .Home_cardTitle__RYgp5 {
    overflow-x: unset;
    scrollbar-width: none;
  }
}

@media (max-width: 580px) {
  .Home_cardScrollView__f9rc6 {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* Internet Explorer e Edge */
  }

  .Home_cardScrollView__f9rc6::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
  }
}

.BoxHover_boxFerramentas__KsrXD {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
  gap: 30px;
}

.BoxHover_boxFerramenta__kmoZL {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
  height: 260px;
  border-radius: 20px;
  padding: 30px;
  background-color: var(--brand);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
  transition: background-size 0.15s ease-in-out;
  min-width: 250px;
}

.BoxHover_boxFerramenta__kmoZL::before {
  content: "";
  display: block;
  position: absolute;
  inset: 100% -10px -10px;
  background-color: var(--brand);
  opacity: 0;
  pointer-events: none;
  transition: 0.15s ease-in-out;
}

.BoxHover_boxFerramenta__kmoZL::after {
  content: "";
  display: block;
  position: absolute;
  inset: -10px;
  background-color: var(--black);
  opacity: 0.75;
  border-radius: 20px;
  pointer-events: none;
  transition: 0.3s ease-in-out;
}

.BoxHover_boxFerramenta__kmoZL * {
  position: relative;
  z-index: 2;
  pointer-events: none;
}

.BoxHover_boxFerramenta__kmoZL span {
  flex-grow: 1;
}

.BoxHover_boxFerramenta__kmoZL h3 {
  font-size: 20px;
  font-weight: 400;
  color: var(--white);
  position: relative;
  margin-bottom: -8px;
  transition: margin-bottom 0.2s;
}

.BoxHover_boxFerramenta__kmoZL h3 strong {
  display: block;
  font-weight: 700;
}

.BoxHover_boxFerramenta__kmoZL a {
  opacity: 0;
  transition: opacity 0.3s;
  position: absolute;
  bottom: 24px;
  pointer-events: all;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  color: var(--white);
}

.BoxHover_boxFerramenta__kmoZL a::before {
  content: "";
  display: block;
  position: absolute;
  inset: -9999px;
}

.BoxHover_boxFerramenta__kmoZL:hover {
  filter: drop-shadow(0 4px 4px rgb(0 0 0 / 25%));
}

.BoxHover_boxFerramenta__kmoZL:hover::before {
  top: 124px;
  opacity: 1;
}

.BoxHover_boxFerramenta__kmoZL:hover::after {
  opacity: 0;
}

.BoxHover_boxFerramenta__kmoZL:hover h3 {
  margin-bottom: 24px;
}

.BoxHover_boxFerramenta__kmoZL:hover a {
  opacity: 1;
  cursor: pointer;
}

.BoxHover_icon__Pwicn {
  width: 30px !important;
  opacity: 1;
  transition: opacity 0.3s;
  color: var(--white);
}

.BoxHover_boxFerramenta__kmoZL:hover .BoxHover_icon__Pwicn {
  opacity: 0;
}

.Product_container__hNeE0 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
  background: #eeedef;
  border-radius: 14px;
  width: 270px;
  height: 292px;
}

@media (max-width: 768px) {
  .Product_container__hNeE0 {
    min-width: 300px;
  }
}

.Product_imageContainer__nxkSu {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 169px;
  width: 100%;
}

.Product_imageContainer__nxkSu img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: contain;
}

.Product_content__9MXvy {
  display: flex;
  align-items: center;
  gap: 20px;
}

.Product_contentInner__XFume {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.Product_textContainer__FNxd4 {
  display: flex;
  flex-direction: column;
}

.Product_textContainer__FNxd4 > *:first-child {
  color: #8b879b;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 220px;
}

.Product_textContainer__FNxd4 > *:nth-child(2) {
  color: var(--foreground);
  font-size: 13px;
  font-weight: 500;
  line-height: 19.5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 230px;
}

.Products_carouselButton__oybEd {
  background-color: var(--white);
  border: 1px solid var(--brand);
  height: 35px;
  width: 35px;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  border-radius: 999px;
}

  .Products_carouselButton__oybEd svg {
    fill: var(--brand);
    width: 15px;
    height: 15px;
  }

.Products_carouselMobile__1ckkx {
  flex-direction: row;
  gap: 12px;
  overflow: scroll;
}

@media (max-width: 579px) {
  .Products_carouselMobile__1ckkx {
    display: flex;
  }

  .Products_carouselList__VPe7q {
    display: none;
  }
}

@media (min-width: 580px) {
  .Products_carouselMobile__1ckkx {
    display: none;
  }

  .Products_carouselList__VPe7q {
    display: block;
  }
}

.Invoice_container___hcvi {
  min-height: 100dvh;
  padding: 20px;
}

.Invoice_cardWrapper__f9C6N {
  width: 100%;
  padding: 50px;
}

.Invoice_title__Tng78 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
}

@media (max-width: 960px) {
  .Invoice_container___hcvi {
    padding: 20px;
  }

  .Invoice_cardWrapper__f9C6N {
    padding: 16px;
  }

  .Invoice_title__Tng78 {
    font-size: 20px;
    line-height: 32px;
  }
}

.Skeleton_skeleton__yHoNM {
  display: inline-block;
  position: relative;
  overflow: hidden;
  background-color: var(--stone-2);
}

.Skeleton_skeleton__yHoNM::after {
  position: absolute;
  inset: 0;
  transform: translateX(-100%);
  background-image: linear-gradient(
    90deg,
    transparent,
    rgb(255 255 255 / 20%) 20%,
    rgb(255 255 255 / 50%) 60%,
    transparent
  );
  animation: var(--animation-slide-out-right) infinite;
  animation-duration: 2s;
  content: "";
}

.Table_tableWrapper__cKICk {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
  border-radius: var(--radius-2);
  background-color: var(--background);
  overflow: auto;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-top: 1px solid var(--border);
}

.Table_table__C2Azy th,
.Table_table__C2Azy td {
  white-space: nowrap;
  padding: 1rem;
  vertical-align: middle;
}

.Table_table__C2Azy thead th,
.Table_table__C2Azy tfoot td {
  font-size: 10px;
  line-height: 15px;
  font-weight: 500;
  color: var(--lucy-grey2);
  text-transform: uppercase;
  border-radius: 0;
  max-inline-size: 100%;
  display: flex;
  justify-content: center;
}

.Table_tableHead__L7EV9,
.Table_tableFoot__E9XyH {
  display: flex;
  flex-direction: row;
  width: 100%;
  position: sticky;
  top: 0;
  z-index: 1;
}

.Table_table__C2Azy {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  width: 100%;
  min-width: fit-content;
  text-align: left;
  background: var(--background);
  border: none;
  border-radius: 0;
}

.Table_table__C2Azy > tbody > tr > td {
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    border-radius: 0;
    max-inline-size: 100%;
    display: flex;
    justify-content: center;
  }

.Table_table__C2Azy tbody tr:hover td,
.Table_table__C2Azy tbody tr:focus-within td {
  background-color: var(--off-white);
}

.Table_table__C2Azy[data-zebra="true"] > tbody tr:nth-child(even) td {
    background-color: var(--stone-0);
  }

.Table_table__C2Azy[data-zebra="true"] > tbody tr:nth-child(even):focus-within td,
  .Table_table__C2Azy[data-zebra="true"] > tbody tr:nth-child(even):hover td {
    background-color: var(--off-white);
  }

.Table_cellContent__1sa5x > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.Table_tableFoot__E9XyH {
  top: initial;
  bottom: -1px;
  margin-top: auto;
}

.Table_tableFoot__E9XyH > tr {
    border-top: 1px solid var(--gray-5);
  }

.Table_tableRow__5QLLP {
  display: flex;
  width: 100%;
}

.Table_tableBody__swZo0 {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-radius: 0.25rem;
  height: 100%;
}

.Table_noResult__NI1EP {
  margin: auto;
  padding: var(--size-3);
  flex-grow: 1;
}

/* Pagination */

.Table_paginationContainer__6L2VN {
  padding-top: 1rem;
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
  align-items: center;
}

.Table_paginationText__01_Qz {
  display: none;
}

@media (width >= calc(47rem + 1px)) {
  .Table_paginationText__01_Qz {
    display: initial;
  }
}

.Table_paginationButtonsContainer__iVwNN {
  display: flex;
  column-gap: 0.75rem;
  width: 100%;
  justify-content: space-between;
}

.Table_paginationButtonsContainer__iVwNN > * button {
    width: 43px;
    height: 43px;
  }

@media (width >= calc(47rem + 1px)) {
  .Table_paginationButtonsContainer__iVwNN {
    width: fit-content;
    justify-content: initial;
    margin-bottom: 1rem;
  }
}

.Table_paginationNumberButtonsContainer__d6zlb {
  display: none;
  column-gap: inherit;
}

.Table_paginationNumberButtonsContainer__d6zlb[hidden] {
    display: none;
  }

@media (width >= calc(47rem + 1px)) {
  .Table_paginationNumberButtonsContainer__d6zlb {
    display: inherit;
  }
}

.Table_paginationThreeDots__KEpCB {
  display: flex;
  align-items: flex-end;
  pointer-events: none;
}

.payment_container__3SUmH {
  position: relative;
  max-width: 1440px;
  margin: auto;
  padding: 20px;
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.payment_containerIsInside__FqUyR {
  max-width: 1440px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.payment_col10Grid__e1nKz {
  width: 100%;
  max-width: 1120px;
  flex-flow: wrap;
  margin-top: 30px;
}

.payment_col10GridInside__xZXJV {
  width: 100%;
  flex-flow: wrap;
  margin-top: 30px;
}

.payment_size48__h1VHu {
  font-size: 48px !important;
  margin-bottom: 10px;
}

.payment_size24__dgF1I {
  font-size: 24px !important;
}

.payment_button__SHdXv {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 30px;
  border-radius: 40px;
  line-height: 40px;
  width: 100%;
  height: 50px;
  font-size: 14px;
  font-weight: 600;
  transition: .3s ease;
  cursor: pointer;
  background-color: var(--brand);
  color: var(--white);
}

.payment_button__SHdXv:hover {
  box-shadow: 0 4px 4px rgba(0 0 0 / 25%);
}

.payment_button__SHdXv:disabled,
.payment_button__SHdXv[disabled] {
  opacity: 0.6;
}

.payment_iconArrowRight__mZS5P svg {
  display: flex;
  width: 14px;
  height: 14px;
  margin-left: 5px;
}

.payment_col10Grid__e1nKz > div {
  background-color: var(--off-white);
  border-radius: 20px;
  overflow: hidden;
}

.payment_col10GridInside__xZXJV > div {
  background-color: var(--white);
  border-radius: 20px;
  overflow: hidden;
}

.payment_columnFormulario__ojEGs {
  width: calc(100% - 340px);
  padding: 0;
  background-color: var(--off-white);
  border-radius: 20px;
  overflow: hidden;
}

.payment_divider___BH52 {
  width: 85%;
  border-bottom: 1px solid var(--lucy-grey4);
}

.payment_creditCardContainer__0ik9u {
  width: 100%;
  padding: 40px;
  background-color: var(--white);
  border-radius: 20px 20px 0 0;
}

.payment_creditCardInputs__YSPOv {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.payment_formLabel__cjnEE {
  font-size: 12px !important;
  font-weight: 600;
  color: var(--foreground);
  margin-bottom: 8px;
  display: block;
}

.payment_addressContainer__MaR6u {
  width: 100%;
  background-color: #d9d9d9;
  padding: 40px;
  margin: 0;
  border-radius: 0;
}

.payment_cupomArea__8VMbk {
  background-color: var(--brand);
  margin: 0;
  width: 100%;
  padding: 40px;
  border-radius: 0 0 20px 20px;
}

.payment_cupomContainer__biRpC {
  width: 100%;
  padding: 0 40px;
}

.payment_formLabelCupom__eGMBx {
  color: var(--white);
  font-size: 12px !important;
  font-weight: 600;
}

.payment_formLabelCupomText__5aUky {
  color: var(--brand);
}

.payment_columnPlano__mCkL7 {
  width: 320px;
  text-align: center;
}

.payment_mintContainer__SUN_W {
  background-color: var(--lucy-mint);
  padding: 40px;
}

.payment_dividerPlan__D4zvR {
  width: 100%;
  border-bottom: 1px solid var(--lucy-grey4);
}

.payment_planDetails__HlUTb {
  width: 100%;
  padding: 40px;
}

@media (max-width: 1439px) {
  .payment_col10Grid__e1nKz {
    max-width: 100%;
  }

  .payment_col10GridInside__xZXJV {
    max-width: 100%;
  }
}

@media (min-width: 1440px) {
  .payment_container__3SUmH {
    padding: 20px;
  }
}

@media (max-width: 1280px) {
  .payment_container__3SUmH {
    padding: 20px;
  }

  .payment_size48__h1VHu {
    font-size: 40px !important;
  }

  .payment_size24__dgF1I {
    font-size: 21px !important;
  }
}

@media (max-width: 1024px) {
  .payment_size48__h1VHu {
    font-size: 36px !important;
  }

  .payment_size24__dgF1I {
    font-size: 18px !important;
  }
}

@media (max-width: 768px) {
  .payment_container__3SUmH {
    padding: 20px;
  }

  .payment_creditCardContainer__0ik9u {
    padding: 20px !important;
  }

  .payment_addressContainer__MaR6u {
    padding: 20px !important;
  }

  .payment_cupomArea__8VMbk {
    padding: 20px !important;
  }

  .payment_creditCardInputs__YSPOv {
    gap: 20px;
  }

  .payment_formLabel__cjnEE {
    width: 100% !important;
  }

  .payment_size48__h1VHu {
    font-size: 24px !important;
  }
}

@media (max-width: 767px) {
  .payment_container__3SUmH {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 480px) {
  .payment_container__3SUmH {
    padding: 16px;
  }

  .payment_creditCardContainer__0ik9u {
    padding: 16px !important;
  }

  .payment_addressContainer__MaR6u {
    padding: 16px !important;
  }

  .payment_cupomArea__8VMbk {
    padding: 16px !important;
  }

  .payment_creditCardInputs__YSPOv {
    gap: 16px;
  }

  .payment_size48__h1VHu {
    font-size: 21px !important;
  }

  .payment_size24__dgF1I {
    font-size: 18px !important;
  }
}

@media (max-width: 389px) {
  .payment_container__3SUmH {
    padding: 12px;
  }

  .payment_size48__h1VHu {
    font-size: 18px !important;
  }
}

.payment_creditCard__OYTpH {
  width: 274px;
  height: 169px;
  border-radius: 20.36px;
  background-color: #8b878e;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 35px;
  position: relative;
  overflow: hidden;
  margin-top: 40px;
}

.payment_cardInfosContainer__CHyGS {
  color: var(--white);
}

@media (max-width: 1048px) {
  .payment_col10Grid__e1nKz {
    flex-direction: column !important;
  }

  .payment_col10GridInside__xZXJV {
    flex-direction: column;
  }

  .payment_columnFormulario__ojEGs {
    width: 100%;
  }

  .payment_columnPlano__mCkL7 {
    width: 100%;
  }
}

.payment_selectBorder__Kh_3s {
  border: 2px solid var(--off-white) !important;
  border-radius: var(--radius-round);
}

.payment_selectBorder__Kh_3s[data-error="true"] {
  border-color: transparent !important;
}

.payment_selectBorder__Kh_3s:hover {
  border-color: var(--brand) !important;
}

.payment_selectBorder__Kh_3s[data-error="true"]:hover {
  border-color: transparent !important;
}

.payment_selectBorder__Kh_3s[data-error="true"]:hover button {
  border-color: var(--error) !important;
}

.payment_selectBorder__Kh_3s:hover::before {
  border-color: transparent !important;
}

.Plans_container__qURDM {
  position: relative;
  margin: 0 auto;
  max-width: calc(100vw - 60px);
}

.Plans_planContent__0VwHt {
  display: flex;
  flex-direction: row;
  gap: 16px;
  overflow-x: auto;
  padding: 0 30px;
  padding-bottom: 24px;
  margin: 0 -30px;
  scrollbar-width: none;
}

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

.Plans_switchesContainer__BMZu1 {
  max-width: 459px;
  width: 100%;
  position: relative;
  display: flex;
  padding: 0;
  height: 52px;
  border: 2px solid #e2e8f0;
  line-height: 40px;
  border-radius: 40px;
  margin: 30px 50px;
  align-self: center;
  align-items: center;
}

.Plans_switchesContainer__BMZu1 input {
  visibility: hidden;
  position: absolute;
  top: 0;
}

.Plans_switchesContainer__BMZu1 label {
  width: 33.3%;
  padding: 0;
  margin: 0;
  text-align: center;
  cursor: pointer;
  color: var(--brand);
  font-weight: 500;
  font-size: 14px;
}

.Plans_switchWrapper__UBqS4 {
  position: absolute;
  top: 4px;
  bottom: 0;
  width: 33.3333%;
  padding: 0 4px;
  z-index: 3;
  height: 40px;
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.Plans_switch__H9ncC {
  border-radius: 40px;
  background: var(--brand);
  color: var(--white);
  font-size: 14px;
  font-weight: 700;
  height: 100%;
}

.Plans_switch__H9ncC div {
  width: 100%;
  text-align: center;
  opacity: 0;
  display: block;
  transition: opacity 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0.125s;
  will-change: opacity;
  position: absolute;
  top: 0;
  left: 0;
}

.Plans_switchesContainer__BMZu1 input:nth-of-type(1):checked ~ .Plans_switchWrapper__UBqS4 {
  transform: translateX(0%);
}

.Plans_switchesContainer__BMZu1 input:nth-of-type(2):checked ~ .Plans_switchWrapper__UBqS4 {
  transform: translateX(100%);
}

.Plans_switchesContainer__BMZu1 input:nth-of-type(3):checked ~ .Plans_switchWrapper__UBqS4 {
  transform: translateX(200%);
}

.Plans_switchesContainer__BMZu1
  input:nth-of-type(1):checked
  ~ .Plans_switchWrapper__UBqS4
  .Plans_switch__H9ncC
  div:nth-of-type(1),
.Plans_switchesContainer__BMZu1
  input:nth-of-type(2):checked
  ~ .Plans_switchWrapper__UBqS4
  .Plans_switch__H9ncC
  div:nth-of-type(2),
.Plans_switchesContainer__BMZu1
  input:nth-of-type(3):checked
  ~ .Plans_switchWrapper__UBqS4
  .Plans_switch__H9ncC
  div:nth-of-type(3) {
  opacity: 1;
}

.Plans_plan__gFHHf {
  box-shadow: 0 4px 4px 0 rgb(0 0 0 / 10%);
  border: 2px solid rgb(222 229 237 / 50%);
  background: rgb(248 250 252 / 100%);
  border-radius: 10px;
  border-width: 2px;
  min-width: 416px;
  padding: 30px;
  padding-top: 36px;
  background-color: #f8fafc;
}

.Plans_planTitle__9bXZi {
  font-size: 54px !important;
}

.Plans_activePlan__vAjzR {
  border: 2px solid var(--brand);
  background-color: transparent;
}

.Plans_planPrice__E1ugG {
  display: inline-flex;
  flex-direction: column;
  width: fit-content;
  margin: 0 auto;
  gap: 4px;
  padding-bottom: 12px;
}

.Plans_trialCycle__j5KR9 {
  min-height: 21px;
}

.Plans_features__lkQmo {
  display: inline-flex;
  flex-direction: column;
  gap: 4px;
  border-top: 1px solid #000;
  padding: 30px 0;
}

.Plans_features__lkQmo li {
  position: relative;
  padding-left: 12px;
}

.Plans_features__lkQmo li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 4px;
  background-color: #000;
  border-radius: 50%; /* Torna o elemento um círculo */
}

.Plans_button__x6UXR {
  background-color: var(--brand);
  border-radius: 12px !important;
  padding: 12px 0;
}

.Plans_button__x6UXR span {
  font-family: var(--next-font-poppins) !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  line-height: 24px !important;
  letter-spacing: 0% !important;
}

.Plans_switches__2iHWH {
  padding: 0 16px;
  display: flex;
  justify-content: center;
}

@media (max-width: 480px) {
  .Plans_planContent__0VwHt {
    padding: 0 16px;
  }

  .Plans_switchesContainer__BMZu1 {
    margin: 30px 0;
  }

  .Plans_switchesContainer__BMZu1 label {
    font-size: 12px;
  }

  .Plans_switch__H9ncC {
    font-size: 12px;
  }
}

@media (max-width: 324px) {
  .Plans_switchesContainer__BMZu1 label {
    font-size: 10px;
  }

  .Plans_switch__H9ncC {
    font-size: 10px;
  }
}

@media (max-width: 620px) {
  .Plans_plan__gFHHf {
    min-width: 80vw;
  }

  .Plans_planTitle__9bXZi {
    font-size: 8.5vw !important;
  }
}

@media (max-width: 767px) {
  .Plans_container__qURDM {
    height: calc(100vh - 164px);
  }
}

