.page_main__hV4BE{width:100%;display:flex;flex-direction:column;background-color:#fff;padding-top:1rem;gap:8rem}.page_backColor___lIpJ{background-color:#e7f3ff}.page_eventCase__dnpkN{margin:0;padding:0 16px;box-sizing:border-box;display:flex;margin:0 auto}.page_eventBox__BgUzd{margin:0;padding:0;width:100%}.page_eventWrapper__Okdvw{margin:auto;max-width:1272px;padding-bottom:40px;padding-top:24px;position:relative;z-index:2}.page_eventWrapper__Okdvw .page_noeventfound__OkVps{font-style:normal;font-weight:400;font-size:24px;line-height:40px;letter-spacing:.2px;color:#183b56;text-overflow:ellipsis;text-align:center}.page_eventWrapper__Okdvw .page_noeventfound__OkVps>.page_eventnamenotfound__LOOna{color:#0091d1;text-transform:capitalize}.page_eventWrapper__Okdvw button{width:262px;height:48px;margin:0 auto;background:#0091d1;display:flex;align-items:center;justify-content:center;padding:0px;gap:10px;font-style:normal;font-weight:700;font-size:16px;line-height:32px;display:flex;text-align:center;color:#fff;border-radius:8px;border:none;cursor:pointer}@media(min-width: 481p)and (max-width: 768px){.page_eventWrapper__Okdvw{margin:0}}.page_estatefooter__RGyJz{display:flex;flex-direction:column}@media(max-width: 768px){.page_estatefooter__RGyJz{padding-left:2rem}}
.header_header__dGL52 {
  display: flex;
  align-items: center;
  padding: 3rem 3.7rem 2.8rem 6.9rem;
  gap: 4.8rem;
  width: 100%;
  margin: 0 auto;
  justify-content: space-between;
  position: relative;
  border-radius: 3.2rem 3.2rem 0 0;
  /* top: 1rem; */
}

.header_showNav__AgirI,
.header_leftlinks__c3hiz,
.header_linkwithIcon__VQU_Q,
.header_headerright__MYQBb {
  display: flex;
  align-items: center;
}

.header_leftlinks__c3hiz,
.header_headerright__MYQBb {
  gap: 3.2rem;
}

.header_linkwithIcon__VQU_Q {
  gap: 0.4rem;
  position: relative;
  cursor: pointer;
}

.header_linkwithIcon__VQU_Q:hover .header_subMenu__aNsDN {
  display: block;
}

.header_linkStyles__GQZgg {
  font-family: "IBM Plex Sans";
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 2.4rem;
  color: #022b69;
  cursor: pointer;
}

.header_linkStyles__GQZgg {
  color: #ffffff;
}

.header_link__ldUUW {
  font-family: "IBM Plex Sans";
  font-weight: 600;
  font-size: 1.7rem;
  line-height: 2.4rem;
  color: #022b69;
  cursor: pointer;
}

.header_chevronbox__eYyzW {
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header_brandImagecontainer__Bk_ao {
  width: 17.8rem;
  height: 3.8rem;
}

.header_brandImagecontainer__Bk_ao img {
  width: 100%;
  height: auto;
}

.header_brandMarketImagecontainer__eWjDJ {
  width: 17.8rem;
  height: 5.8rem;
}

.header_brandMarketImagecontainer__eWjDJ img {
  width: 100%;
  height: auto;
}

.header_nav__dOulC {
  justify-content: space-between;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  padding: 0px 2px;
  gap: 34px;
  font-weight: 600;
  font-size: 1.6rem;
}

.header_linkwithIcon__VQU_Q.header_open__WQ8dW .header_subMenu__aNsDN {
  display: block;
}

.header_linkwithIconwrapper__64LiG {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}

@media (min-width: 769px) {
  .header_hamburger__U34oc {
    display: none;
  }

  .header_linkwithIcon__VQU_Q .header_subMenu__aNsDN {
    display: none;
    position: absolute;
    background-color: #f3f9ff;
    width: 22rem;
    z-index: 99;
    margin-top: 12rem;
    border-radius: 1.2rem;
  }

  .header_linkwithIcon__VQU_Q:hover .header_subMenu__aNsDN {
    display: block;
  }

  .header_linkwithIcon__VQU_Q .header_subMenuItem__WM13F {
    padding: 1.2rem 1.6rem;
    color: black;
    text-decoration: none;
    display: flex;
    align-items: center;
    cursor: pointer;
  }

  .header_linkwithIcon__VQU_Q .header_subMenuItem__WM13F:hover {
    background-color: #f3f9ff;
  }
}

@media (max-width: 768px) {
  .header_linkStyles__GQZgg {
    color: #000000;
  }
  .header_header__dGL52 {
    padding: 1.6rem;
    background-color: transparent;
  }
  .header_hamburger__U34oc {
    display: block;
  }

  .header_mobileheader__7AcrE {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    padding: 1.6rem;
    gap: 4.8rem;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    position: relative;
    z-index: 2;
  }

  .header_showNav__AgirI {
    flex-direction: column;
    width: 100%;
    position: absolute;
    background-color: #ffffff;
    transition: all 0.3s;
    top: 6rem;
    left: 0;
    transform: translateX(0);
    gap: 5rem;
    padding: 2rem;
    padding-top: 0rem;
  }

  .header_hideMenu__RK6XF {
    display: none;
  }

  .header_nav__dOulC {
    align-items: center;
    flex-direction: column;
    gap: 3.4rem;
    line-height: 2.2rem;
    height: 100vh;
    z-index: 999;
    transition: all 0.3s;
  }

  .header_navItems__xKx_V {
    width: 100%;
    align-items: flex-start;
    height: 100vh;
    z-index: 999;
    transition: all 0.3s;
  }

  .header_leftlinks__c3hiz,
  .header_headerright__MYQBb {
    flex-direction: column;
    align-items: flex-start;
  }

  .header_headerright__MYQBb {
    margin-top: 3.2rem;
  }

  .header_linkwithIcon__VQU_Q .header_subMenu__aNsDN {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 1.2rem;
    z-index: 99;
  }

  .header_linkwithIcon__VQU_Q .header_subMenuItem__WM13F {
    display: block;
  }

  .header_linkwithIcon__VQU_Q span {
    display: none;
  }

  .header_linkwithIcon__VQU_Q {
    flex-direction: column;
    align-items: flex-start;
  }

  .header_linkwithIconwrapper__64LiG > span {
    display: none;
  }
}

.header_subMenuItem__WM13F {
  padding: 1.2rem 1.6rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  cursor: pointer;
  color: #022b69;
  font-weight: 400;
}

.header_subMenuItem__WM13F > li {
  list-style: none;
}

.header_linkwithIcon__VQU_Q:hover .header_subMenuItem__WM13F {
  border-radius: 1.2rem;
  background-color: transparent;
}

.header_subMenuItem__WM13F:hover {
  background-color: #f3f9ff;
}

.header_header__dGL52 .header_desktopLogo__TZff2 {
  display: block;
}

.header_header__dGL52 .header_desktopLogo__TZff2 {
  display: block;
}

.header_header__dGL52 .header_mobileLogo__nQ7GR {
  display: none;
}

@media (max-width: 768px) {
  .header_header__dGL52 .header_desktopLogo__TZff2 {
    display: none;
  }
  .header_subMenuItem__WM13F {
    padding-left: 0;
  }

  .header_header__dGL52 .header_mobileLogo__nQ7GR {
    display: block;
  }

  .header_mobileheader__7AcrE .header_desktopLogo__TZff2 {
    display: none;
  }

  .header_mobileheader__7AcrE .header_mobileLogo__nQ7GR {
    display: block;
  }
}

.reversible_reversiblecontainer__70vhu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
}

.reversible_row__Nt8G7 {
  flex-direction: row;
}

.reversible_rowReverse__lg4D7 {
  flex-direction: row-reverse;
}

.reversible_reverse__eLrYa {
  display: flex;
  padding: 0 9.15rem;
}

.reversible_reverseleft__AVlCf {
  max-width: 46.4rem;
}

@media (max-width: 768px) {
  .reversible_reverse__eLrYa {
    padding: 0;
    flex-direction: column;
    gap: 5rem;
  }

  .reversible_reverseleft__AVlCf {
    max-width: 100%;
  }
  .reversible_rowReverse__lg4D7 {
    flex-direction: row;
    gap: 1.6rem;
  }
  .reversible_row__Nt8G7 {
    gap: 1.6rem;
  }
}

.reversetext_reversetextcontainer__rowv2 {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
  width: 45.05rem;
}

.reversetext_uppertexts__TcIaG {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}

.reversetext_reversetextbadge__l2aq3,
.reversetext_lowercasebadge__jn0YZ {
  align-self: flex-start;
  padding: 0.4rem 0.8rem;
  border-radius: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.4rem;
  background-color: #e9f0fe;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #17295e;
  font-family: 'IBM Plex Sans';
}

.reversetext_reversetextbadge__l2aq3 {
  text-transform: uppercase;
}

.reversetext_lowercasebadge__jn0YZ {
  text-transform: capitalize;
}

.reversetext_reversetextheading__BFdEN,
.reversetext_reversetextsmallheading__ZhZMb {
  max-width: 41.4rem;
  font-family: 'GTWalsheimPro';
  font-weight: 700;
  color: #022b69;
  font-size: 4.8rem;
  line-height: 5.9rem;
}

.reversetext_reversetextdescription__yGrEV {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.88rem;
  color: #0d2049;
  max-width: 46.4rem;
}

@media (max-width: 768px) {
  .reversetext_reversetextcontainer__rowv2 {
    width: 100%;
    gap: 1.2rem;
  }
  .reversetext_reversetextdescription__yGrEV {
    max-width: unset;
    font-size: 1.5rem;
    line-height: 2.24rem;
  }
  .reversetext_reversetextheading__BFdEN {
    max-width: 100%;
    font-size: 2.4rem;
    line-height: 2.88rem;
  }
  .reversetext_uppertexts__TcIaG {
    gap: 1.2rem;
  }
  .reversetext_reversetextsmallheading__ZhZMb {
    font-size: 1.6rem;
  }
}


.reverseImage_imagecontainer__wDNCn {
  width: 100%;
  display: flex;
  position: relative;
  gap: 9.45rem;
}

.reverseImage_bigImage__uVSZC {
  position: relative;
  align-self: flex-end;
  justify-self: flex-end;
}

.reverseImage_bigImage__uVSZC img {
  border-radius: 1.6rem;
  max-width: 100%;
  height: 100%;
}

.reverseImage_otherImages__R2jtj {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  position: absolute;
  bottom: 4.1rem;
  left: -8rem;
}

.reverseImage_otherImages__R2jtj img {
  max-width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .reverseImage_reverseImagecontainer__Rvo3j {
    position: static;
  }
  .reverseImage_smilingfriends__oe95I {
    position: static;
  }
}

.styles_reverseImagecontainer__fmN3v {
  width: 100%;
  display: flex;
  position: relative;
}

.styles_bigImage__LzS1L {
  position: relative;
  align-self: flex-end;
  justify-self: flex-end;
}

.styles_bigImage__LzS1L img {
  border-radius: 1.6rem;
  max-width: 100%;
  height: 100%;
}

.styles_otherImages__b_lbf {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  position: absolute;
  bottom: -8rem;
  left: 15rem;
}

/* .otherImages img {
  max-width: 100%;
  height: 100%;
} */

@media (max-width: 768px) {
  .styles_reverseImagecontainer__fmN3v {
    position: static;
  }
  .styles_smilingfriends___ZQGG {
    position: static;
  }
  .styles_otherImages__b_lbf {
    display: none;
  }
}

.styles_imagecontainer__jCK0Q {
  width: 100%;
  display: flex;
  position: relative;
}

.styles_bigImage__6zPGh {
  position: relative;
  align-self: flex-end;
  justify-self: flex-end;
}

.styles_bigImage__6zPGh img {
  border-radius: 1.6rem;
  max-width: 100%;
  height: 100%;
}

.styles_otherImages__fv2Uf {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  position: absolute;
  bottom: 12rem;
  left: -10rem;
}

/* .otherImages img {
  max-width: 100%;
  height: 100%;
} */

@media (max-width: 768px) {
  .styles_reverseImagecontainer__3Zz6n {
    position: static;
  }
  .styles_smilingfriends__DArQ8 {
    position: static;
  }
  .styles_otherImages__fv2Uf {
    display: none;
  }
}

.styles_reasoncontainer__p1nbl {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}

.styles_checkbox__HF87V {
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.4rem;
  border: 0.1rem solid #022b69;
  box-shadow: 0 0.1rem 0.2rem 0 #1f293714;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #022b69;
}

.styles_reason__HsIJr {
  font-family: 'IBM Plex Sans';
  font-weight: 600;
  font-size: 2rem;
  line-height: 3.2rem;
  color: #0d2049;
}

@media (max-width: 768px) {
  .styles_reason__HsIJr {
    font-size: 1.6rem;
    line-height: 2.56rem;
  }
}

.styles_accordion__2Xy2s {
  width: 100%;
}

.styles_accordionwrappercontainer__me4KI {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding: 1.6rem 1rem;
  border-top: 0.1rem solid #94abdd;
  flex-direction: column;
}

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

.styles_accordionContentwrapper__4keJP {
  display: flex;
  flex-direction: column;
  padding-bottom: 2rem;
}

.styles_accordiontitle__CV_T8 {
  font-family: 'GTWalsheimPro';
  font-weight: 400;
  font-size: 2rem;
  line-height: 3rem;
  color: #112a62;
}

.styles_openIconwrapper__PRsV_ {
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.styles_openIcon__NzOFz {
  width: 1.4rem;
  height: 0.2rem;
  background-color: #112a62;
}

.styles_intro__nFw8c {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #112a62;
  text-align: justify;
  padding-right: 3rem;
}

.styles_accordionContent__tjCfL {
  display: flex;
  flex-direction: column;
  list-style-type: none;
  gap: 0.5rem;
  padding: 0 2rem;
  text-align: justify;
  padding-right: 5rem;
  line-height: 2.4rem;
}

@media (max-width: 768px) {
  .styles_accordionwrappercontainer__me4KI {
    padding: 2rem 0;
  }
  .styles_accordiontitle__CV_T8 {
    font-size: 1.5rem;
  }
}

.utils_svg__kRuHC {
  display: flex;
  justify-content: center;
  align-items: center;
}

.utils_svgspin__TFmTO {
  animation: utils_spin__5E3K6 2s linear infinite;
}

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

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

.utils_loaderContainer__BNxFf {
  max-width: 220px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.utils_loader__C9Ct6 path:nth-child(2) {
  stroke-dasharray: 200%;
  stroke-dashoffset: 200%;
  animation: utils_strokeAnimate__JltjP 2s 0s ease forwards;
}

.utils_loader__C9Ct6 path:nth-child(3) {
  stroke-dasharray: 100%;
  stroke-dashoffset: 100%;
  animation: utils_strokeAnimate__JltjP 2s 0.3s ease forwards;
}
.utils_loader__C9Ct6 path:nth-child(4) {
  stroke-dasharray: 100%;
  stroke-dashoffset: 100%;
  animation: utils_strokeAnimate__JltjP 2s 0.9s ease forwards;
}
.utils_loader__C9Ct6 path:nth-child(5) {
  stroke-dasharray: 100%;
  stroke-dashoffset: 100%;
  animation: utils_strokeAnimate__JltjP 2s 1.2s ease forwards;
}
.utils_loader__C9Ct6 path:nth-child(6) {
  stroke-dasharray: 100%;
  stroke-dashoffset: 100%;
  animation: utils_strokeAnimate__JltjP 2s 1.5s ease forwards;
}
.utils_loader__C9Ct6 path:nth-child(7) {
  stroke-dasharray: 100%;
  stroke-dashoffset: 100%;
  animation: utils_strokeAnimate__JltjP 2s 1.8s ease forwards;
}
.utils_loader__C9Ct6 path:nth-child(8) {
  stroke-dasharray: 100%;
  stroke-dashoffset: 100%;
  animation: utils_strokeAnimate__JltjP 2s 2.1s ease forwards;
}

@keyframes utils_strokeAnimate__JltjP {
  to {
    stroke-dashoffset: 0;
  }
}

@media screen and (max-width: 768px) {
  .utils_loaderContainer__BNxFf {
    max-width: 150px;
  }
  .utils_loader__C9Ct6 {
    width: 150px;
  }
}

.styles_faqContainer__XZnKJ {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 4rem;
}

.styles_faqInner__5_e_L {
  padding: 7.35rem 12.15rem;
  display: flex;
  flex-direction: column;
  gap: 4rem;
}

.styles_faqheading__gjvQf {
  font-family: 'GTWalsheimPro';
  font-weight: 700;
  font-size: 4.8rem;
  color: #022b69;
  line-height: 5.9rem;
}

.styles_faqwrapper__uGXKQ {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 4rem;
  column-gap: 4rem;
}

@media (max-width: 768px) {
  .styles_faqContainer__XZnKJ {
    gap: 1.2rem;
  }
  .styles_faqwrapper__uGXKQ {
    display: flex;
    flex-direction: column;
    column-gap: 1.2rem;
  }
  .styles_faqheading__gjvQf {
    font-size: 1.6rem;
    line-height: 1.92rem;
  }
  .styles_faqInner__5_e_L {
    padding: 2rem;
    gap: 1.2rem;
  }
}

.styles_faqlist__OEgO1 {
  font-family: 'IBM Plex Sans';
  font-size: 1.6rem;
  font-weight: 400;
  color: #112a62;
  list-style: decimal;
}

@media (min-width: 769px) and (max-width: 1020px) {
  .styles_faqContainer__XZnKJ {
    padding: 7.35rem 2rem;
  }
  .styles_faqwrapper__uGXKQ {
    display: flex;
    flex-direction: column;
  }
}

.footer_footer__MbdlQ {
  width: 100%;
  padding-bottom: 3.2rem;
  padding-top: 4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer_footerwrapper__fYILX {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 18rem;
}

.footer_brandImagecontainer__IQvsz {
  width: 17.8rem;
  height: 3.8rem;
}

.footer_brandImagecontainer__IQvsz img {
  width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .footer_footer__MbdlQ {
    padding: 1rem 1.2rem 3.2rem;
    gap: 1.2rem;
  }
  .footer_footerwrapper__fYILX {
    /* padding: 0 2rem; */
    gap: 3.2rem;
    margin: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

.footer_footerleft__jyixx,
.footer_desc_year__bt2t4 {
  display: flex;
  flex-direction: column;
}

.footer_footerleft__jyixx {
  gap: 1.5rem;
  max-width: 50rem;
}
/* 
.desc_year {
  gap: 1.2rem;
} */

.footer_footerdesc__SsA9k,
.footer_footeryear__CD8cK,
.footer_footerdescription__yoZze {
  font-family: "IBM Plex Sans";
  font-weight: 400;
  font-size: 1.6rem;
}

.footer_footerdesc__SsA9k {
  font-size: 1.6rem;
  line-height: 2.56rem;
  color: #0d2049;
}
.footer_footerdescription__yoZze {
  display: -webkit-box;
  line-clamp: 2; /* show only 2 lines */
  -webkit-line-clamp: 2; /* show only 2 lines */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  transition: all 0.3s ease;
}

.footer_footerdescription__yoZze.footer_expanded___L6kb {
  line-clamp: unset; /* remove clamp */
  -webkit-line-clamp: unset; /* remove clamp */
  overflow: visible;
  white-space: normal;
}

.footer_footeryear__CD8cK {
  line-height: 2.4rem;
  color: #0d204999;
}

.footer_footerright__X7pAB {
  display: grid;
  grid-template-columns: 7fr 3fr;
  grid-column-gap: 2.4rem;
  column-gap: 2.4rem;
}

@media (max-width: 768px) {
  .footer_footerright__X7pAB {
    width: 100%;
    display: flex;
  }

  .footer_circlebrand__HiJfQ {
    width: 100%;
  }
  .footer_footerdesc__SsA9k,
  .footer_footerdescription__yoZze {
    font-size: 1.4rem;
    line-height: 2.56rem;
    color: #0d2049;
  }

  .footer_footerleft__jyixx {
    gap: 0.6rem;
    width: 100%;
    max-width: 100%;
    /* align-items: center;
    justify-content: center; */
  }
}

.footer_footerabout__kieGU,
.footer_footersocial__MJdLx {
  display: flex;
  gap: 1.9rem;
  flex-direction: column;
}

.footer_footerlinks__9BDPC {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  justify-content: space-between;
}

.footer_footerlinktitle__niLm5 {
  font-family: "GTWalsheimPro";
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #405781;
}

.footer_footerlink__XqSae {
  font-family: "IBM Plex Sans";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 2.88rem;
  color: #0d2049;
}

@media (min-width: 769px) and (max-width: 1020px) {
  .footer_footerwrapper__fYILX {
    margin: 0;
    padding: 0 4rem;
  }
  .footer_estatethirdFrame__chZ3O {
    flex-direction: column;
    margin: 0 4rem;
  }
  .footer_estatethirdFrameImagebox__gezlg {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.footer_topimageinitials__TNnZn {
  display: flex;
  gap: 20px;
  align-items: center;
  flex: 0 0 auto;
}

.footer_brandName__FKgRX {
  font-size: 2rem;
  font-weight: 500;
}

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

.footer_storeFront__SklPK {
  text-transform: capitalize;
  font-size: 1.1rem;
  font-weight: 500;
}

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

.hero_herowrapper__XrE6L {
  width: 100%;
  margin: 3.2rem 4rem 0 4rem;
  background-color: #e7f3ff;
  border-radius: 3.2rem;
  padding: 0 0 5.7rem 0;
  display: flex;
  flex-direction: column;
  gap: 8.2rem;
}

.hero_herocontent__HM6b7,
.hero_herocontentwrapper__deEFn,
.hero_innercontent__wkHC_ {
  display: flex;
  flex-direction: column;
}

.hero_herocontent__HM6b7 {
  gap: 4rem;
}

.hero_herocontentwrapper__deEFn {
  gap: 8rem;
  margin: 0 auto;
}

.hero_innercontent__wkHC_ {
  gap: 2rem;
  align-items: center;
  /* max-width: 66.4rem; */
}

@media (max-width: 768px) {
  .hero_herodescription__SySny {
    padding: 0 2rem;
    text-align: center;
  }

  .hero_herowrapper__XrE6L {
    /* margin: 3.2rem 2rem 0 2rem; */
    margin: 0;
  }

  .hero_hero__ZRqSa {
    padding: 2rem 0 0 0;
  }
}

.getstarted_getstartedcontainer__FbEvC {
  width: 100%;
  display: flex;
  gap: 2.8rem;
  padding: 2rem 0 4rem 0;
  flex-direction: column;
  align-items: center;
  max-width: 56.5rem;
  margin: 0 auto;
}

.getstarted_getstartedtopItems__E0Dyy {
  display: flex;
  gap: 1.6rem;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.getstarted_getstartedtopContent__k_bUg {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  align-items: center;
}

.getstarted_getstartedbadge__MuZ2q {
  display: flex;
  gap: 0.4rem;
  border-radius: 0.8rem;
  padding: 0.4rem 0.8rem;
  background-color: #e9f0fe;
  text-transform: uppercase;
  font-family: 'IBM Plex Sans';
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #17295e;
}

.getstarted_getstarteddownloadtext__GfFwd {
  font-family: 'GTWalsheimPro';
  font-weight: 700;
  font-size: 4.8rem;
  line-height: 5.9rem;
  color: #022b69;
}

.getstarted_getstarteddescriptiontext___NJfh {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 2.88rem;
  color: #0d2049;
}

.getstarted_getstartedbuttons__RD5f7 {
  display: flex;
  gap: 2rem;
}

.getstarted_getstartedbtn__1vQZD {
  border: none;
  cursor: pointer;
}

@media (max-width: 768px) {
  .getstarted_getstarteddescriptiontext___NJfh {
    padding: 0 2rem;
  }

  .getstarted_getstartedbadge__MuZ2q {
    font-size: 1.2rem;
  }
  .getstarted_getstarteddownloadtext__GfFwd {
    font-size: 1.6rem;
    line-height: 1.92rem;
  }
  .getstarted_getstarteddescriptiontext___NJfh {
    font-size: 1.2rem;
    line-height: 1.92rem;
  }
  .getstarted_getstartedbtn__1vQZD {
    width: 10.133rem;
    height: 3.2rem;
  }
}

.estatehero_firstFrame__HJT8a {
  width: 100%;
  padding: 0 6rem;
  display: flex;
  gap: 1.6rem;
  flex-direction: column;
  position: relative;
}

.estatehero_firstFramewrapper__vPvFp {
  background-image: url(/_next/static/media/estatebkImage.68dbca5f.png);
  height: 77.9rem;
  border-radius: 3.2rem;
  margin-top: -10rem;
  background-repeat: no-repeat;
  background-size: cover;
}

.estatehero_estateheaderBody__6Vrbt {
  position: absolute;
  top: 8.95rem;
}

.estatehero_headerBodyleft__JVN80,
.estatehero_headerBodylefttexts__ndA6A {
  display: flex;
  flex-direction: column;
  max-width: 60.3rem;
}

.estatehero_headerBodyleft__JVN80 {
  gap: 2.4rem;
  padding-top: 8.95rem;
}

.estatehero_headerBodylefttexts__ndA6A {
  gap: 2.8rem;
}

.estatehero_headerBodylefttexts__ndA6A {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.estatehero_estateheaderBody__6Vrbt {
  padding: 0 0 0 6.9rem;
}

.estatehero_usecase__KZkGt {
  display: flex;
  padding: 1rem 1.6rem;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 0.6rem;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-family: 'IBM Plex Sans';
  color: #018acc;
  text-transform: uppercase;
  max-width: 9.6rem;
}

.estatehero_headerBodylefttextsbuttons__gkBJP {
  display: flex;
  flex-direction: column;
  gap: 2.8rem;
}

.estatehero_toplefttext__eZkIB {
  font-family: 'GTWalsheimPro';
  font-weight: 700;
  font-size: 6rem;
  line-height: 7.2rem;
  color: #ffffff;
}

.estatehero_bottomlefttext__7rpnA {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 2rem;
  line-height: 3.2rem;
  color: #ffffff;
  max-width: 51.9rem;
}

.estatehero_platformbuttons__j_49m {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.estatehero_platformbutton__X8epJ {
  border: none;
  cursor: pointer;
}

.estatehero_img__GQi2d {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}

.estatehero_linkStyles__dRIKZ > * {
  color: #ffffff;
}

@media (max-width: 768px) {
  .estatehero_firstFrame__HJT8a {
    display: flex;
    flex-direction: column;
  }

  .estatehero_estateheaderBody__6Vrbt {
    padding: 0;
    position: unset;
    /* max-width: 33.5rem;
    margin: 0 auto; */
  }
  .estatehero_headerBodylefttexts__ndA6A {
    align-items: center;
  }

  .estatehero_headerBodyleft__JVN80 {
    padding: 2rem 0 0 0;
    gap: 2.8rem;
    align-items: center;
    margin: 0 auto;
  }
  .estatehero_headerBodyleftmain__jnOfL {
    padding: 0 1.5rem;
  }
  .estatehero_headerBodylefttextsbuttons__gkBJP {
    padding: 0 2rem;
  }
  .estatehero_toplefttext__eZkIB {
    font-size: 5rem;
    color: #022b69;
    font-size: 3.6rem;
    line-height: 4.32rem;
    text-align: center;
  }
  .estatehero_usecase__KZkGt {
    background-color: #e9f0fe;
  }
  .estatehero_firstFramewrapper__vPvFp {
    max-width: 100%;
    width: 100%;
    height: 19.77rem;
    background-size: cover;
    max-width: calc(100% - 4rem);
    margin: 0rem auto;
  }

  .estatehero_firstFrame__HJT8a {
    padding: 0;
  }
  .estatehero_linkStyles__dRIKZ > * {
    color: #000000;
  }
  .estatehero_bottomlefttext__7rpnA {
    font-size: 2rem;
    line-height: 3.2rem;
    color: #022b69;
    text-align: center;
  }
  .estatehero_platformbuttons__j_49m {
    gap: 2rem;
    align-items: center;
    justify-content: center;
  }
  .estatehero_platformbuttons__j_49m > img {
    width: 10.133rem;
    height: 3.2rem;
  }
}

.fitnesshero_firstFrame__s6Xtm {
  width: 100%;
  padding: 0 4rem;
  display: flex;
  gap: 1.6rem;
  flex-direction: column;
  position: relative;
}

.fitnesshero_firstFramewrapper__NRKdN {
  width: 100%;
  border-radius: 3.2rem;
  background-image: url(/_next/static/media/fitnessbkImage.fd30ea6f.png);
  height: 77.9rem;
  border-radius: 3.2rem;
  margin-top: -10rem;
  background-repeat: no-repeat;
  background-size: cover;
}
.fitnesshero_estateheaderBody__PCJb_ {
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  width: 100%;
  right: 0;
  position: absolute;
  top: 8.95rem;
}

.fitnesshero_headerBodyleft__ukwgA,
.fitnesshero_headerBodylefttexts__nPISb {
  display: flex;
  flex-direction: column;
  max-width: 60.3rem;
}

.fitnesshero_headerBodyleft__ukwgA {
  gap: 2.4rem;
  padding-top: 6.15rem;
}

.fitnesshero_headerBodylefttexts__nPISb {
  gap: 2.8rem;
}

.fitnesshero_headerBodylefttexts__nPISb {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.fitnesshero_estateheaderBody__PCJb_ {
  padding: 0 0 0 9.9rem;
}

.fitnesshero_usecase__Sgr9T {
  display: flex;
  padding: 1rem 1.6rem;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 0.6rem;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-family: 'IBM Plex Sans';
  color: #018acc;
  text-transform: uppercase;
  max-width: 9.6rem;
}

.fitnesshero_headerBodylefttextsbuttons__wTh5E {
  display: flex;
  flex-direction: column;
  gap: 2.8rem;
}

.fitnesshero_toplefttext__DI4kn {
  font-family: 'GTWalsheimPro';
  font-weight: 700;
  font-size: 6rem;
  line-height: 7.2rem;
  color: #ffffff;
}

.fitnesshero_bottomlefttext__Mz1mQ {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 2rem;
  line-height: 3.2rem;
  color: #ffffff;
  max-width: 51.9rem;
}

.fitnesshero_platformbuttons__rUwd1 {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.fitnesshero_platformbutton__05f6V {
  border: none;
  cursor: pointer;
}

.fitnesshero_img__YDJeG {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}

.fitnesshero_linkStyles__w54Lt > * {
  color: #ffffff;
}

@media (max-width: 768px) {
  .fitnesshero_firstFrame__s6Xtm {
    display: flex;
    flex-direction: column;
  }
  .fitnesshero_estateheaderBody__PCJb_ {
    padding: 0;
    position: unset;
    align-items: center;
    justify-content: center;
  }
  .fitnesshero_headerBodyleft__ukwgA {
    padding: 2rem 0 0 0;
    gap: 2.8rem;
    align-items: center;
    margin: 0 auto;
  }
  .fitnesshero_headerBodyleftmain__nNpgy {
    padding: 0 1.5rem;
  }
  .fitnesshero_headerBodylefttextsbuttons__wTh5E {
    padding: 0 2rem;
  }
  .fitnesshero_toplefttext__DI4kn {
    font-size: 5rem;
    color: #022b69;
    font-size: 3.6rem;
    line-height: 4.32rem;
    text-align: center;
    align-self: center;
  }
  .fitnesshero_usecase__Sgr9T {
    background-color: #e9f0fe;
  }
  .fitnesshero_firstFramewrapper__NRKdN {
    max-width: 100%;
    width: 100%;
    height: 19.77rem;
    background-size: cover;
    max-width: calc(100% - 4rem);
    margin: 0rem auto;
  }

  .fitnesshero_firstFrame__s6Xtm {
    padding: 0;
  }
  .fitnesshero_linkStyles__w54Lt > * {
    color: #000000;
  }
  .fitnesshero_bottomlefttext__Mz1mQ {
    font-size: 2rem;
    line-height: 3.2rem;
    color: #022b69;
    text-align: center;
  }
  .fitnesshero_platformbuttons__rUwd1 {
    gap: 2rem;
    align-items: center;
    justify-content: center;
  }
  .fitnesshero_platformbuttons__rUwd1 > img {
    width: 10.133rem;
    height: 3.2rem;
  }
}

.producthero_firstFrame__gxF5M {
  width: 100%;
  padding: 0 6rem;
  display: flex;
  gap: 1.6rem;
  flex-direction: column;
  position: relative;
}

.producthero_firstFramewrapper__3FYlx {
  background-image: url(/_next/static/media/heroImage.2bb4f4e9.png);
  height: 77.9rem;
  border-radius: 3.2rem;
  margin-top: -10rem;
  background-repeat: no-repeat;
  background-size: cover;
}

.producthero_estateheaderBody__8iGry {
  position: absolute;
  top: 8.95rem;
}

.producthero_headerBodyleft__f675i,
.producthero_headerBodylefttexts__VbPAG {
  display: flex;
  flex-direction: column;
  max-width: 60.3rem;
}

.producthero_headerBodyleft__f675i {
  gap: 2.4rem;
  padding-top: 8.95rem;
}

.producthero_headerBodylefttexts__VbPAG {
  gap: 2.8rem;
}

.producthero_headerBodylefttexts__VbPAG {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.producthero_estateheaderBody__8iGry {
  padding: 0 0 0 6.9rem;
}

.producthero_usecase__f_Oou {
  display: flex;
  padding: 1rem 1.6rem;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  background-color: #ffffff;
  border-radius: 0.6rem;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-family: 'IBM Plex Sans';
  color: #018acc;
  text-transform: uppercase;
  max-width: 9.6rem;
}

.producthero_headerBodylefttextsbuttons__qNOrm {
  display: flex;
  flex-direction: column;
  gap: 2.8rem;
}

.producthero_toplefttext__d5Rl2 {
  font-family: 'GTWalsheimPro';
  font-weight: 700;
  font-size: 6rem;
  line-height: 7.2rem;
  color: #ffffff;
}

.producthero_bottomlefttext__jfLsV {
  font-family: 'IBM Plex Sans';
  font-weight: 400;
  font-size: 2rem;
  line-height: 3.2rem;
  color: #ffffff;
  max-width: 51.9rem;
}

.producthero_platformbuttons__YPSCk {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.producthero_platformbutton__9G3LA {
  border: none;
  cursor: pointer;
}

.producthero_img__u1CC_ {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}

.producthero_linkStyles__57PzU > * {
  color: #ffffff;
}

@media (max-width: 768px) {
  .producthero_firstFrame__gxF5M {
    display: flex;
    flex-direction: column;
  }

  .producthero_estateheaderBody__8iGry {
    padding: 0;
    position: unset;
    /* max-width: 33.5rem;
    margin: 0 auto; */
  }
  .producthero_headerBodylefttexts__VbPAG {
    align-items: center;
  }

  .producthero_headerBodyleft__f675i {
    padding: 2rem 0 0 0;
    gap: 2.8rem;
    align-items: center;
    margin: 0 auto;
  }
  .producthero_headerBodyleftmain__5VlJt {
    padding: 0 1.5rem;
  }
  .producthero_headerBodylefttextsbuttons__qNOrm {
    padding: 0 2rem;
  }
  .producthero_toplefttext__d5Rl2 {
    font-size: 5rem;
    color: #022b69;
    font-size: 3.6rem;
    line-height: 4.32rem;
    text-align: center;
  }
  .producthero_usecase__f_Oou {
    background-color: #e9f0fe;
  }
  .producthero_firstFramewrapper__3FYlx {
    max-width: 100%;
    width: 100%;
    height: 19.77rem;
    background-size: cover;
    max-width: calc(100% - 4rem);
    margin: 0rem auto;
  }

  .producthero_firstFrame__gxF5M {
    padding: 0;
  }
  .producthero_linkStyles__57PzU > * {
    color: #000000;
  }
  .producthero_bottomlefttext__jfLsV {
    font-size: 2rem;
    line-height: 3.2rem;
    color: #022b69;
    text-align: center;
  }
  .producthero_platformbuttons__YPSCk {
    gap: 2rem;
    align-items: center;
    justify-content: center;
  }
  .producthero_platformbuttons__YPSCk > img {
    width: 10.133rem;
    height: 3.2rem;
  }
}

.chat_chatWindow__YmfYQ {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 44rem;
  height: 45rem;
  background: white;
  border-radius: 12px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  z-index: 6666;
}

.chat_chatHeader__q_tHE {
  height: 7rem;
  padding: 2rem 1.5rem;
  font-size: 1.3rem;
  display: flex;
  font-weight: bold;
  justify-content: space-between;
  align-items: center;
}

.chat_chatBody__tFVMu {
  height: 35rem;
  background: #f5f5f5;
  position: relative;
  flex: 1 1;
  overflow-y: auto;
  /* force scroll only here */
  overscroll-behavior: contain;
  /* 🚀 prevents scroll chaining */
  -webkit-overflow-scrolling: touch;
  /* smooth scroll on iOS */
}

.chat_chatMessage__7Uu_E {
  position: relative;
}

.chat_chatBubbleCase__fQ89n {
  position: relative;
  transition: transform 0.25s ease-out;
}

.chat_commentArea__GiUri {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  padding: 10px;
  gap: 8px;
  overflow: hidden;
  min-height: 100%;
  justify-content: end;
}

.chat_dateSeparator__nBkPZ {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2rem 0;
  color: #888;
  font-size: 1rem;
  text-align: center;
  width: 100%;
}

.chat_dateSeparator__nBkPZ .chat_line__Jra1p {
  flex: 1 1;
  height: 1px;
  background-color: #ccc;
  margin: 0 0.75rem;
  /* gap between line and text */
}

.chat_dateSeparator__nBkPZ .chat_dateText__oGN_Z {
  white-space: nowrap;
  font-weight: 500;
  color: #666;
}

.chat_message__bN8gP {
  max-width: 70%;
  padding: 8px 12px;
  border-radius: 16px;
  font-size: 14px;
  line-height: 1.4;
  word-wrap: break-word;
}

/* Reply banner becomes full-width and wraps text like WhatsApp */
.chat_replyBanner__WLZ0F {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #eeeeee;
  border-left: 3px solid #007bff;
  color: #000000;
  font-size: 1.5rem;
  padding: 8px 10px;
  margin: 0;
  /* use chatInput gap for spacing */
  border-radius: 8px;
  width: 85%;
  box-sizing: border-box;
  z-index: 9999;
  position: absolute;
  top: -50px;
  left: 10px;
}

.chat_replyAuthor___JbmO {
  font-weight: 600;
  flex-shrink: 0;
  font-size: 1.4rem;
  margin-bottom: 2px;
}

.chat_replyAuthorView__O9TmS {
  font-weight: 600;
  color: #007bff;
  flex-shrink: 0;
}

.chat_replyText__siHk5 {
  flex: 1 1 auto;
  white-space: normal;
  /* allow wrapping */
  overflow: hidden;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  /* limit to 2 lines */
  -webkit-box-orient: vertical;
}

/* cancel button */
.chat_cancelReply__mL_db {
  background: none;
  border: none;
  font-size: 16px;
  cursor: pointer;
  color: #888;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  z-index: 99999;
}

.chat_cancelReply__mL_db:hover {
  color: #000;
}

.chat_replyBubble__9qmyJ {
  padding: 1rem;
  border-radius: 7px;
  font-size: 1.3rem;
  cursor: pointer;
  margin-bottom: 0.8rem;
}

.chat_myBubble__SROOt {
  background-color: #4d98d0;
  color: #fff;
}

.chat_theirBubble__L8HX2 {
  background: #c2c2c2;
  color: #000;
}

.chat_replyImage__D1qbC {
  margin-top: 5px;
}

.chat_scrollToBottomBtn__bkaIX {
  position: absolute;
  top: -48px;
  /* left: 50%; */
  right: 0;
  transform: translateX(-50%);
  background: #e8e8e8;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s;
  z-index: 99999;
}

.chat_scrollToBottomBtn__bkaIX:hover {
  background: #f2f2f2;
}

@media (max-width: 450px) {
  .chat_chatWindow__YmfYQ {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100dvh;
    /* full dynamic viewport height */
    border-radius: 0;
  }

  .chat_chatHeader__q_tHE {
    height: 7rem;
    padding: 2rem 2rem;
  }

  .chat_chatBody__tFVMu {
    flex: 1 1;
    overflow-y: auto;
    padding: 1rem;
  }

  .chat_chatInput__J3mgZ {
    flex: 0 0 auto;
    height: 7rem;
    display: flex;
    align-items: center;
    padding: 0.75rem;
  }
}

.chat_senderName__Edmas {
  font-size: 1rem;
  font-weight: 600;
  color: #666;
}

.chat_messageContent__QoJ_C{
  display: flex;
  flex-direction: column;
  position: relative;
  -moz-user-select: none;
       user-select: none;
  /* disable text selection */
  -webkit-user-select: none;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* disable system callout (copy/save menu) */
}

.chat_messageRow__eozD0 {
  display: flex;
  margin: 8px 0;
  position: relative;
  -moz-user-select: none;
       user-select: none;
  /* disable text selection */
  -webkit-user-select: none;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* disable system callout (copy/save menu) */
}

.chat_mine__KXbEA {
  justify-content: flex-end;
}

.chat_theirs__b8JVp {
  justify-content: flex-start;
  gap: 1.3rem;
}

.chat_avatarImg__c_TOJ,
.chat_avatarFallback__X0nlw {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  object-fit: cover;
  flex: 0 0 auto;
}

.chat_bubble__QfGaX {
  max-width: 100%;
  max-height: 33rem;
  padding: 1rem;
  border-radius: 12px;
  position: relative;
  display: flex;
  flex-direction: row;
  flex-direction: column;
  gap: 0.5rem;
  word-wrap: break-word;
  /* legacy support */
  overflow-wrap: break-word;
  /* modern, preferred */
  word-break: break-word;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  z-index: 0;
}

.chat_highlighted__MHMAg {
  transform: translateY(-4px) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}

.chat_mine__KXbEA .chat_bubble__QfGaX {
  background: #2872c5;
  color: white;
  border-bottom-right-radius: 4px;
}

.chat_theirs__b8JVp .chat_bubble__QfGaX {
  background: #dbdbdb;
  color: black;
  border-bottom-left-radius: 4px;
  max-width: 100%;
}

.chat_mine__KXbEA .chat_messageContent__QoJ_C{
  max-width: 70%;
}

.chat_joinDiv__m7KyU {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding-top: 1rem;
  max-width: 70%;
}

.chat_bubbleName__FGxKC {
  font-size: 1.3rem;
  font-weight: 500;
}

.chat_text__CnmBT {
  font-size: 1.4rem;
  display: block;
  white-space: pre-wrap;
  /* preserve new lines */
  word-break: break-word;
  /* allow breaking long words/URLs */
  overflow-wrap: anywhere;
  /* modern safe wrapping */
}

.chat_text__CnmBT a,
.chat_text__CnmBT a:visited {
  color: inherit;
  /* inherit the bubble’s text color */
  text-decoration: underline;
  /* or none if you prefer */
  font-weight: 500;
  /* make it a little clearer */
  word-break: break-word;
  /* still wrap long URLs */
  overflow-wrap: anywhere;
  transition: opacity 0.2s ease;
}

.chat_text__CnmBT a:hover {
  opacity: 0.8;
}

.chat_mine__KXbEA .chat_text__CnmBT a {
  color: #cfe8ff;
  /* softer blue for dark bubble */
}

.chat_theirs__b8JVp .chat_text__CnmBT a {
  color: #0056b3;
  /* darker blue for light bubble */
}

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

.chat_editTextarea__GIUrb {
  width: 100%;
  min-height: 4rem;
  resize: vertical;
  padding: 0.5rem;
  border: 1px solid #ccc;
  border-radius: 0.5rem;
  font-size: 0.9rem;
}

.chat_editTextarea__GIUrb:disabled {
  background-color: #f5f5f5;
  cursor: not-allowed;
}

.chat_editActions__O0Fiw {
  display: flex;
  gap: 0.5rem;
}

/* .editActions button {
  padding: 0.5rem;
  border-radius: 3px;
  border: none;
} */
.chat_editBtn__ChqdV {
  padding: 0.3rem 0.8rem;
  border-radius: 0.4rem;
  font-size: 0.85rem;
  cursor: pointer;
  transition: background 0.2s;
}

.chat_saveBtn__gQX6m {
  background-color: #007bff;
  color: white;
  border: none;
}

.chat_saveBtn__gQX6m:disabled {
  background-color: #6c9eea;
  cursor: not-allowed;
}

.chat_cancelBtn__jHJT0 {
  background-color: #f1f1f1;
  border: 1px solid #ccc;
  color: #333;
}

.chat_cancelBtn__jHJT0:hover:not(:disabled) {
  background-color: #e0e0e0;
}

.chat_mediaContainer____edx {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  max-height: 27.5rem;
}

.chat_grid___7gqI {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: 120px;
  grid-gap: 4px;
  gap: 4px;
  max-width: 100%;
  /* fixed bubble size like WhatsApp */
  border-radius: 8px;
  overflow: hidden;
}

.chat_gridThree__C5Co0 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 6px;
  gap: 6px;
  grid-template-rows: auto auto;
}

.chat_gridThree__C5Co0 .chat_fullWidth__vbbBj {
  grid-column: 1 / span 2;
  /* makes last item stretch full width */
}

.chat_gridItem__POIvJ {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-height: 100px;
}

.chat_gridImage__FAuJg,
.chat_gridVideo__tEuWm,
.chat_gridFile__oae9M {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}

.chat_actionBubbleMine__vH1M2 {
  display: flex;
  gap: 3px;
  position: absolute;
  bottom: 0%;
  /* transform: translateY(-50%); */
  left: -113px;
  /* adjust based on your design */
  background: rgba(208, 208, 208, 0.592);
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  z-index: 8888;
}

.chat_actionBubbleOther__9tT8k {
  display: flex;
  gap: 3px;
  position: absolute;
  bottom: 0%;
  /* transform: translateY(-50%); */
  right: -57px;
  /* adjust based on your design */
  background: rgba(208, 208, 208, 0.592);
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 4px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  z-index: 8888;
}

.chat_actionBubble__QGZ9e button {
  background: none;
  border: none;
  padding: 2px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.chat_actionBubble__QGZ9e button:hover {
  color: #007bff;
}

.chat_notLoggedIn__gAdvT {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 1.5rem;
  width: 100%;
  min-height: 100%;
}

.chat_notLoggedIn__gAdvT p {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 500;
}

.chat_overlay__EQV7W {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-weight: bold;
  font-size: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* When there's only one image */
.chat_singleMedia__KNnsq {
  display: flex;
  max-height: 20rem;
}

.chat_singleImage__5jLpk {
  max-width: 15rem;

  height: auto;
  max-height: 300px;
  object-fit: contain;
  border-radius: 8px;
}

.chat_time___cEEN {
  font-size: 1rem;
  opacity: 0.6;
  align-self: flex-end;
}

.chat_editRow__aXUpV {
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 0.85rem;
  margin-top: 2px;
  justify-content: end;
}

.chat_editRow__aXUpV .chat_time___cEEN {
  opacity: 0.6;
}

.chat_editRow__aXUpV .chat_edited__hDYot {
  font-style: italic;
  opacity: 0.6;
}

/* General edited style (fallback) */
.chat_edited__hDYot {
  color: #aaa;
  font-style: italic;
  font-size: 0.8rem;
}

.chat_chatInput__J3mgZ {
  display: flex;
  align-items: center;
  border-top: 1px solid #ddd;
  gap: 1rem;
  padding: 0.5rem 1rem;
  position: relative;
}

.chat_chatInput__J3mgZ .chat_media-input__lYyza {
  width: 5rem;
  color: black;
}

.chat_inputDiv__FRtQ_ {
  /* background: #ebebeb96; */
  border: 1px solid #ddd;
  height: 100%;
  flex: 1 1;
  display: flex;
  flex-direction: column;
  padding: 0.5rem 0;
  padding-right: 1rem;
  border-radius: 7px;
  align-items: center;
}

.chat_inputArea__A_Xwe {
  flex: 1 1;
  display: flex;
  align-items: center;
  width: 100%;
}

.chat_uploadArea__fKJFR {
  width: 100%;
  padding: 0 5px;
}

/* .inputDiv input {
  flex: 1;
  height: 100%;
  padding: 10px;
  background-color: inherit;
} */

.chat_chatTextarea__r2LhM {
  flex: 1 1;
  padding: 10px;
  resize: none;
  outline: none;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  border-radius: 6px;
  /* font-size: 1.3rem; */
  font-size: 16px;
  /* prevents auto-zoom on iOS */
  border: none;
  white-space: pre-wrap;
  word-break: break-word;
  width: 100%;
  min-height: 40px;
  max-height: 200px;
  /* prevent it from growing too tall */
  overflow-y: auto;
  /* scroll if content > max-height */
  line-height: 1.4;
  overflow: hidden;
  /* let JS resize handle height */
}

.chat_chatTextarea__r2LhM:focus {
  border: none;
  box-shadow: none;
}

.chat_sendBtn__t_Fop {
  padding: 6px;
  background: transparent;
  border: none;
  color: #2872c5;
  cursor: pointer;
  transform: rotate(-46deg);
}

.chat_sendBtn__t_Fop:hover {
  color: #29b6f6;
}

.chat_closeBtn__ZmqwH {
  background: none;
  border: none;
  color: white;
  font-size: 18px;
  cursor: pointer;
}

.chat_headerInfo__1Ft13 {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}

.chat_headerLogo__Fi3wf {
  border-radius: 50%;
  object-fit: cover;
}

.chat_headerText__sS_uu {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  gap: 0.3rem;
}

.chat_headerLogo__Fi3wf {
  font-weight: bold;
  font-size: 1.5rem;
}

.chat_headerSubtitle__eO5oE {
  font-size: 1.1rem;
  color: #666;
  /* subtle secondary text */
  white-space: nowrap;
  /* force single line */
  overflow: hidden;
  /* cut off overflow */
  text-overflow: ellipsis;
  /* add ... */
}

.chat_highlight__v79Xk {
  animation: chat_flash-bg___DAk3 1.2s ease;
}

@keyframes chat_flash-bg___DAk3 {
  0% {
    background-color: rgba(0, 179, 255, 0.452);
  }

  100% {
    background-color: transparent;
  }
}

.chat_statusRow__WSHWQ {
  display: flex;
  justify-content: flex-end;
  margin-top: 2px;
  padding-right: 12px;
}

.chat_sending__wu_Wa {
  font-size: 0.75rem;
  color: #999;
}

.chat_failed__6QlC8 {
  font-size: 0.75rem;
  color: #d9534f;
  /* Bootstrap red */
}

.chat_retryBtn__78suF {
  margin-left: 6px;
  font-size: 0.75rem;
  color: var(--accent-color, #007bff);
  background: none;
  border: none;
  cursor: pointer;
}

.chat_retryBtn__78suF:hover {
  color: #b52b27;
}

.chat_messageRow__eozD0.chat_mine__KXbEA .chat_statusRow__WSHWQ {
  justify-content: flex-end;
  margin-right: 8px;
}

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

.chat_skeletonRow__B_aT0 {
  display: flex;
  align-items: flex-end;
  gap: 0.5rem;
}

.chat_skeletonRow__B_aT0.chat_left__S9Gl1 {
  justify-content: flex-start;
}

.chat_skeletonRow__B_aT0.chat_right__qFiKh {
  justify-content: flex-end;
}

.chat_skeletonBubble__2F4qi {
  width: 70%;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}

.chat_skeletonAvatar__7v_Yk {
  flex-shrink: 0;
}

.chat_skeletonDateSeparator__Ejev6 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 1rem 0;
  gap: 0.5rem;
}

.chat_skeletonDateText__2GbKh {
  text-align: center;
}

.chat_line__Jra1p {
  flex: 1 1;
  height: 1px;
  background: #ddd;
}

.chat_skeletonBubble__2F4qi > span {
  display: block !important;
  /* ensures the Skeleton fills nicely */
}

.chat_skeletonBubble__2F4qi.chat_left__S9Gl1 > span {
  background: #e5e5e5 !important;
  /* incoming */
}

.chat_skeletonBubble__2F4qi.chat_left__S9Gl1 > span > span {
  background: #e5e5e5 !important;
  /* incoming */
}

.chat_skeletonBubble__2F4qi.chat_right__qFiKh > span {
  background: #d1e7ff !important;
  /* outgoing */
}

.chat_skeletonBubble__2F4qi.chat_right__qFiKh > span > span {
  background: #d1e7ff !important;
  /* outgoing */
}

.chat_emptyState__FfnYb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
  margin: auto;
  font-style: normal;
  height: 100%;
}

.chat_emptyIcon__DmiDp {
  font-size: 1.3rem; /* slightly smaller so it doesn’t overpower text */
  display: flex; /* center-align with flex instead of inline-flex */
  align-items: center;
  justify-content: center;
  margin-left: 2px; /* reduce spacing so it hugs the text nicely */
}

.chat_startChatBtn__7gPiM {
  margin-top: 1.5rem;
  padding: 0.9rem 1.6rem;
  font-size: 1.05rem; /* a touch smaller to match bubble feel */
  font-weight: 600;
  border-radius: 20px; /* pill-like, matches chat bubbles */
  border: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: #2872c5;
  color: #fff;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.15s ease;
}

.chat_startChatBtn__7gPiM:hover {
  background: #1f5da4;
  transform: translateY(-1px);
}

.chat_startChatBtn__7gPiM:active {
  transform: translateY(1px);
}

.chat_emptyText__VXFyx {
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 40px;
  letter-spacing: 0.2px;
  font-weight: 600;
  margin-bottom: 0.25rem;
}

.chat_emptyHint__v1Awy {
  font-size: 1.5rem;
  color: #999;
}

@keyframes chat_typingBubbleExpand__UqU3m {
  0% {
    transform: scale(0.6) translateX(-20px) translateY(20px);
    opacity: 0;
  }

  60% {
    transform: scale(1.05) translateX(2px) translateY(-2px);
    opacity: 1;
  }

  100% {
    transform: scale(1) translateX(0) translateY(0);
    opacity: 1;
  }
}

.chat_typingBubbleDots__nny4T {
  display: flex;
  gap: 4px;
}

.chat_dot__nXKeM {
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  animation: chat_blink__jpSEf 1.4s infinite both;
}

.chat_dot__nXKeM:nth-child(2) {
  animation-delay: 0.2s;
}

.chat_dot__nXKeM:nth-child(3) {
  animation-delay: 0.4s;
}

@keyframes chat_blink__jpSEf {
  0%,
  80%,
  100% {
    opacity: 0.3;
  }

  40% {
    opacity: 1;
  }
}

.chat_holdIndicator__5HXxF {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  /* large enough starting circle */
  height: 200px;
  border-radius: 50%;
  background: rgba(16, 16, 16, 0.25);
  transform: translate(-50%, -50%) scale(0);
  pointer-events: none;
  z-index: 99999;
  animation: chat_rippleExpand__G2tLC 1s ease-out forwards;
}

@keyframes chat_rippleExpand__G2tLC {
  0% {
    transform: translate(-50%, -50%) scale(0);
    opacity: 0.4;
  }

  100% {
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 0;
  }
}

.chat_editBanner__euffZ {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #f9f9f9;
  border-radius: 6px;
  font-size: 0.9rem;
  color: #444;
}

.chat_cancelEdit__kP96e {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  transition: background 0.2s ease, transform 0.15s ease, opacity 0.15s ease;
}

.chat_cancelEdit__kP96e:hover {
  background: #f0f0f0;
  transform: scale(1.05);
  opacity: 0.9;
}

.chat_cancelEdit__kP96e svg {
  width: 18px;
  height: 18px;
}

.chat_cancelEdit__kP96e svg path {
  stroke: #555;
  transition: stroke 0.2s ease;
}

.chat_cancelEdit__kP96e:hover svg path {
  stroke: #222;
}

.chat_dropdownMenu__XX8hr {
  position: absolute;
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  padding: 4px 0;
  display: flex;
  flex-direction: column;
  min-width: 140px;
  z-index: 999999;
  top: 100%; /* default below */
}

.chat_dropUp__PILX3 {
  top: auto;
  bottom: 100%; /* show above */
}

.chat_dropdownmine__mz63V {
  right: 0;
  margin-top: 6px;
}

.chat_dropdowntheirs__Ph2UO {
  left: 40px;
  margin-top: 6px;
}

/* dropUp overrides margin for spacing */
.chat_dropUp__PILX3 {
  top: auto !important;
  bottom: 100% !important;
  margin-top: 0;
  margin-bottom: 12px;
}

.chat_dropdownMenu__XX8hr button {
  background: none;
  border: none;
  padding: 8px 12px;
  text-align: left;
  width: 100%;
  font-size: 14px;
  cursor: pointer;
}

.chat_dropdownMenu__XX8hr button:hover {
  background: #f5f5f5;
}

.chat_actions__CNT40 {
  display: flex;
  gap: 1rem;
  margin-top: 1rem;
}

.chat_btn__D1GZX {
  padding: 0.5rem 1rem;
  border-radius: 6px;
  font-size: 1.7rem;
  cursor: pointer;
  border: none;
}

.chat_btnBlue__cDqbD {
  background: #0e86d4;
  color: white;
}

.chat_btnTransparent__QfZOz {
  background: transparent;
  color: #333;
  border: 1px solid #ccc;
}

.chat_btnSubtle__Xbc5v {
  background: transparent;
  color: #666; /* muted */
  font-size: 0.9rem;
  border: none;
  text-decoration: underline;
  cursor: pointer;
}

.chat_btnSubtle__Xbc5v:hover {
  color: #333; /* slightly darker on hover */
}

.chat_guestWrapper__ROtbU {
  margin-top: 1rem;
  text-align: center;
}

.chat_guestBanner__5x9QR {
  background: #f9fafb;
  border-bottom: 1px solid #e5e7eb;
  padding: 0.5rem 0.75rem;
  font-size: 0.85rem;
  color: #4b5563;
  display: flex;
  justify-content: center;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 10;
  gap: 2px;
}

.chat_loginCTA__RoWWe {
  background: transparent;
  border: none;
  color: #2563eb;
  font-weight: 500;
  cursor: pointer;
  margin-left: 0.5rem;
  padding: 0;
  text-decoration: underline;
  font-size: 0.85rem;
}

.chat_errorState__0v0hf {
  flex: 1 1; /* take full available space */
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; /* full centering */
  text-align: center;
  gap: 1rem;
  background: var(--surface, #fafafa);
  color: var(--error, #d32f2f);
  font-size: 0.95rem;
  height: 100%;
}

.chat_errorState__0v0hf p {
  margin: 0;
  font-weight: 500;
}

.chat_retryIcon__d_ttI {
  width: 24px;
  height: 24px;
  stroke: currentColor;
}

.chat_retryBtn__78suF {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.6rem;
  border: none;
  border-radius: 6px;
  color: #000;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.15s ease;
}

.chat_retryBtn__78suF:hover {
  color: #b71c1c;
}

.chat_retryIcon__d_ttI svg {
  width: 24px;
  height: 24px;
  stroke: currentColor;
}
.chat_replyIndicator__nBKWE {
  position: absolute;
  top: 50%;
  left: -40px; /* always start from the left */
  transform: translateY(-50%);
  color: #888;
  opacity: 0;
  transition: opacity 0.2s ease, transform 0.25s ease-out;
  pointer-events: none;
  background: #e8e8e8;
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

@supports (padding: max(0px)) {
  .chat_chatInput__J3mgZ {
    margin-bottom: env(safe-area-inset-bottom);
    border-bottom: 0.5px solid #a6a6a6;
    transition: margin-bottom 0.2s ease;
  }

  .chat_chatInput__J3mgZ.chat_focused__RhGlK {
    margin-bottom: 0;
  }
}

/* --- Preset Product Preview Banner --- */
.chat_presetBanner__g9_m4 {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 10px 12px;
  margin-bottom: 8px;
  position: absolute;
  top: -70px;
  width: 80%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  transition: all 0.2s ease-in-out;
}

.chat_presetBanner__g9_m4:hover {
  border-color: #0e86d4;
}

.chat_presetImage__LB_On {
  width: 55px;
  height: 55px;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #f0f0f0;
}

.chat_presetInfo__XofId {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}

.chat_presetTitle__zfo_4 {
  font-weight: 600;
  font-size: 0.95rem;
  color: #333;
  line-height: 1.2;
  margin-bottom: 3px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.chat_presetPrice__KYWo4 {
  font-weight: 600;
  color: #0056b3;
  font-size: 0.9rem;
  margin-bottom: 3px;
}

.chat_presetDescription__BQY4l {
  font-size: 0.85rem;
  color: #777;
  line-height: 1.2;
  max-height: 2.4em;
  overflow: hidden;
  text-overflow: ellipsis;
}

.chat_presetBanner__g9_m4 button {
  background: transparent;
  border: none;
  cursor: pointer;
  color: #999;
  font-size: 1rem;
  padding: 2px;
  transition: color 0.2s;
}

.chat_presetBanner__g9_m4 button:hover {
  color: #333;
}

.dropdown_dropDownCase__pB_4A {
  display: block;
  position: relative;
  z-index: 2;
}

@media (max-width: 560px) {
  .dropdown_dropDownCase__pB_4A {
    display: none;
  }
}

.dropdown_toggleButton__sy9k_ {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 8px;
  padding: 8px 12px;
  color: #000000;
  border: none;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  border-radius: 4px;
  background: none;
}

.dropdown_buttonText__guwnx {
  display: inline;
  display: flex;
  gap: 1.2rem;
  font-size: 1.6rem;
}

.dropdown_dropDownList__Z207g {
  flex-direction: column;
  position: absolute;
  right: 0;
  align-items: center;
  width: 100%;
  min-width: 13rem;
  list-style: none;
  padding: 0;
  font-size: 1.3rem;
  border-radius: 3px;
  margin: 0;
  border: 1px solid #ccc;
  background: white;
  opacity: 0;
  transform: translateY(-10px);
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
  z-index: 10;
  max-height: 200px;
  overflow-y: scroll;
}

.dropdown_dropDownList__Z207g.dropdown_show__1zlQ8 {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.dropdown_dropDownItem__uat9K {
  border-bottom: 1px solid #ccc;
  padding: 1rem 8px;
  width: 100%;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.4rem;
  text-transform: capitalize;
}

.dropdown_dropDownItem__uat9K:last-child {
  border: none;
}

.dropdown_below__fs51V {
  top: 100%;
  margin-top: 0.4rem;
}

.dropdown_above__uBl3t {
  bottom: 100%;
  margin-bottom: 0.4rem;
  width: 100%;
}

.conveti_page__6cS2C {
  /* width: 100vw; */
  margin: 0 auto;
  /* padding: 0 1.6rem; */
  background-color: #f4f4f4;
}

.conveti_button__TTcGr {
  box-shadow: 0px 1px 2px 0px #1018280d;
  border: 1px solid #0e86d4;
  min-height: 4.4rem;
  border-radius: 0.8rem;
  background: #0e86d4;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.4rem;
  text-align: left;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1.8rem;
  gap: 0.8rem;
  text-align: center;
  cursor: pointer;
}

.conveti_menuLocation__ZzYKm {
  margin-top: auto;
  margin-bottom: 1rem;
  display: flex !important;
  width: 100%;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 0;
  border-radius: 0;
}

@media (max-width: 500px) {
  .conveti_button__TTcGr {
    display: none;
  }
}
.conveti_page__6cS2C header {
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 0rem;
  background-color: #fff;
}

.conveti_page__6cS2C header.conveti_noTopBottomMargin__hWyLn {
  margin-bottom: 0rem;
}

.conveti_footer__pRZ7e {
  border-top: 1px solid #e2e2e2;
  margin-top: 4rem;
  background-color: #fff;
}
.conveti_footer__pRZ7e > div {
  max-width: 164rem;
  margin: 0 auto;
  margin-top: 4rem;
}
.conveti_page__6cS2C header > div {
  /* height: 9.6rem; */
  max-width: 136rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem 1.6rem;
  gap: 2rem;
}

.conveti_handleCard__5PqO7 {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.conveti_handleName__75_vS {
  color: #000;
  /* color: #0e86d4; */
  font-size: 2.5rem;
  font-weight: 600;
  /* line-height: 3.664rem; */
  text-align: left;
  text-transform: capitalize;

  /* ✅ Ellipsis setup */
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;

  /* ✅ Required for flexbox parents */
  flex: 1 1 auto;
  min-width: 0;
}

.conveti_heroPad__F9_SN{
  background-color: #fff;
}

.conveti_hero__DapgP {
  background-color: white;
  /* border-radius: 3.2rem; */
  height: 42.8rem;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  padding-bottom: 3.6rem;
  /* max-width: 132rem; */
  margin: 0 auto;
  margin-bottom: 0rem;
  background: var(--custom-background, #fff); /* Default fallback */
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.conveti_content__Y1dLo {
  max-width: 111.7rem;
  margin: 0 auto;
  /* margin-top: 2.5rem; */
  position: relative;
  background-color: #fff;
  padding: 20px 10px;
  border-radius: 10px;
}
.conveti_title__fJZwn {
  font-size: 3.2rem;
  line-height: 3.684rem;
  font-weight: 800;
  color: #022b69;
  margin-bottom: 2.2rem;
}

.conveti_description__a1C65 {
  font-size: 2.6rem;
  max-width: 100rem;
  font-weight: 500;
  /* text-align: center; */
  color: #414141;
  text-transform: capitalize;
}

.conveti_locationCartBox__N9wrf {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 2.5rem;
}

.conveti_buttonIcon__P4C0n {
  display: none;
}

.conveti_topimageinitials__Y4tY7 {
  display: flex;
  gap: 20px;
  align-items: center;
  background: transparent;
  border: none;
  cursor: pointer;
  flex: 0 0 auto;
}
.conveti_topimageinitials__Y4tY7:focus,
.conveti_topimageinitials__Y4tY7:active {
  outline: none;
}

.conveti_topCart__C6qYw {
  display: flex;
  gap: 5px;
  align-items: center;
  cursor: pointer;
}

.conveti_topCartText__8DktX {
  font-size: 2em;
}

.conveti_topCartIcon__0dDya {
  display: flex;
  gap: -2px;
  align-items: center;
}

.conveti_searchbar__6XdEU {
  height: 6rem;
  border-radius: 50px;
  background-color: white;
  width: 78%;
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 6rem;
}

.conveti_searchContainer__dny0_ {
  flex-grow: 1;
}

.conveti_searchContainer__dny0_ form {
  margin: 0 auto;
  border: 1px solid #d1d1d1;
  height: 5rem;
  width: 100%;
}

.conveti_searchIconOnly___Qr9U {
  display: none;
  cursor: pointer;
}

@media (max-width: 1000px) {
  .conveti_searchIconOnly___Qr9U {
    display: block;
  }

  .conveti_searchingActive___9BKJ {
    display: none !important;
  }

  .conveti_searchContainer__dny0_ {
    display: none;
  }
}

.conveti_searchOverlay__SEhjG {
  position: fixed;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: rgb(159 159 159 / 66%);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  z-index: 2;
}

.conveti_ovalButton___5N0K {
  box-shadow: 0px 1px 2px 0px #1018280d;
  border: 1px solid #0e86d4;
  border-radius: 50px;
  padding: 10px 20px;
  background: #0e86d4;
  font-weight: 500;
  line-height: 2.4rem;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  text-align: center;
  margin: 0 5px;
  font-size: 1.5rem;
  cursor: pointer;
}

.conveti_circularButton__jdAeC {
  background-color: #167bbc;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  cursor: pointer;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.conveti_floatingChat__KnJQK {
  background-color: #167bbc;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}

.conveti_searchbar__6XdEU .conveti_searchButton__EGf3t {
  box-shadow: 0px 1px 2px 0px #1018280d;
  padding: 0 1.8rem;
  border: 1px solid #0e86d4;
  background: #0e86d4;
  height: 84%;
  padding: 0 1.8rem;
}

.conveti_searchbar__6XdEU .conveti_searchButton__EGf3t:hover {
  background: #0c79c2;
}

.conveti_searchbar__6XdEU .conveti_searchButton__EGf3t:active {
  background: #065489;
}

.conveti_searchIconOnly___Qr9U:hover {
  color: #0c79c2;
}

.conveti_searchIconOnly___Qr9U:active {
  color: #065489;
}

.conveti_cancelSearch__t5oGF {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  border-radius: 50%;
  border: none;
  background: #f0f0f0;
  cursor: pointer;
  font-size: 1rem;
  margin-left: 8px;
  color: #555;
  transition: all 0.2s ease;
  margin-right: 8px;
}

.conveti_cancelSearch__t5oGF:hover {
  background: #e0e0e0; /* darker on hover */
  color: #000; /* text/icon darker on hover */
}

@media (max-width: 870px) {
  .conveti_searchContainer__dny0_ .conveti_searchbar__6XdEU input {
    width: 100%;
  }
  .conveti_searchContainer__dny0_ .conveti_searchbar__6XdEU .conveti_searchButton__EGf3t {
    display: none;
  }
}

@media (min-width: 500px) {
  .conveti_searchbar__6XdEU {
    margin-bottom: 0rem;
  }
}

.conveti_drawerMenuOverlay__Wc48X {
  width: 100%;
  background-color: rgba(104, 105, 105, 0.5);
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  z-index: 30;
  height: calc(var(--vh, 1vh) * 100);
  pointer-events: auto;
}

.conveti_drawerMenuModal__RmWAV {
  position: fixed;
  top: 0;
  left: 0;
  width: 78%;
  height: 100%;
  padding: 0rem 2rem;
  background: rgb(255, 255, 255);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 1rem;
  z-index: 40;
  border: 1px solid #4a4a4a63;
  transition: all 0.3s;
  touch-action: none;
  overscroll-behavior: contain;
  overflow: hidden;
  transition: transform 0.2s ease-out;
  will-change: transform;
}

.conveti_menuCase__n7XG0 {
  display: flex;
  flex-direction: column;
  height: 100%;
  gap: 1rem;
  overflow: hidden;
}

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

.conveti_menuLogo__gvcRr {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding: 2rem 0;
}

.conveti_menuLocationName__LeYM8 h3 {
  display: flex;
  gap: 1rem;
  font-weight: 700;
  font-size: 1.6rem;
  color: #0e86d4;
}

.conveti_menuInfoCase__iwWZE {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  min-height: 0;
  overflow: hidden;
}

.conveti_menuCategories__jJBoF {
  overflow-y: auto;
  max-height: 100%;
  min-height: 0;
}

.conveti_menuCategories__jJBoF .conveti_categoryList___AgZ9 {
  flex-direction: column;
  padding: 0;
  margin-bottom: 0;
  border-radius: 0em;
  overflow: visible;
  gap: 0;
}

.conveti_menuCategories__jJBoF .conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU {
  justify-content: flex-start;
  border-radius: 0;
  border: none;
  text-transform: capitalize;
  padding: 1rem 0;
}

.conveti_menuCategories__jJBoF .conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU.conveti_active__ddqoq {
  padding: 1rem 2rem;
}

.conveti_menuCategories__jJBoF .conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU:hover {
  padding: 1rem 2rem;
}

.conveti_menuCategories__jJBoF .conveti_categoryItemWrapper__iFD9l {
  width: 100%;
}

.conveti_menuCategories__jJBoF .conveti_subCategoryDropdown__9JaMD {
  position: static;
  min-width: 100%;
  max-width: 100%;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0 0 0 1rem;
}

.conveti_closeButton__AVYio {
  font-size: 5rem;
  background: transparent;
  border: none;
  color: #333;
  cursor: pointer;
}

@media (min-width: 760px) {
  .conveti_drawerMenuOverlay__Wc48X {
    display: none;
  }
  .conveti_drawerMenuModal__RmWAV {
    display: none;
  }
}

.conveti_breadcrumb__70g0Y {
  display: flex;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 4.092rem;
  align-items: center;
  text-align: left;
  color: #414141;
  gap: 0.4rem;
}
.conveti_breadcrumb__70g0Y div:first-child {
  color: #7b7b7b;
}

.conveti_cardWrapper__Wh44U {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  overflow: hidden;
  padding: 0 8px;
}

/* .cardImg:hover img {
  transform: scale(1.3);
} */

@media (hover: hover) and (pointer: fine) {
  .conveti_cardImg__2Hfee:hover img {
    transform: scale(1.3);
  }
}

.conveti_categoryListWrapper__qXQIk {
  position: relative;
  display: flex;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 4.092rem;
  text-align: left;
  margin-bottom: 4rem;
  color: #414141;
  gap: 0.4rem;
  cursor: pointer;
  margin-bottom: 4rem;
}

.conveti_categoryPadCase__2lR_O{
  background-color: #fff;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}

.conveti_categoryPad__aDhTH {
  padding: 1.6rem;
  position: relative;
  z-index: 2;
  overflow: hidden;
  max-width: 111.7rem;
  margin: 0 auto;
}

.conveti_categoryList___AgZ9 {
  display: flex;
  width: 100%;
  flex-direction: row;
 
  gap: 1rem;
  border-radius: 1em;
  /* margin-bottom: 1rem;
  padding: 1rem 0rem; */
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE and Edge */
}
.conveti_categoryList___AgZ9::-webkit-scrollbar {
  display: none;
}

.conveti_categoryItemWrapper__iFD9l {
  position: relative;
  flex: 0 0 auto;
}

.conveti_categoryItem__xdOUU {
  color: #f0f9ff;
  font-weight: 500;
  font-size: 1.4rem;
  line-height: 2.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  width: 100%;
  cursor: pointer;
  /* border-radius: 20px; */
  /* padding: 1rem 2rem; */
  border-radius: 10px;
  padding: 0.8rem 1.5rem;
  text-wrap: nowrap;
  border: 1px solid #ccc;
  background-color: transparent;
  color: #333;
}

.conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU:hover {
  background-color: #0c4a6e;
  color: #fff;
}

.conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU.conveti_active__ddqoq {
  background-color: #0e86d4;
  color: #fff;
}

.conveti_categoryChevron___X_mo {
  font-size: 1rem;
  line-height: 1;
}

.conveti_subCategoryDropdown__9JaMD {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  min-width: 20rem;
  max-width: min(28rem, 80vw);
  padding: 0.6rem;
  border: 1px solid #d6e0e6;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(15, 23, 42, 0.14);
}

.conveti_floatingSubCategoryDropdown__KCCR8 {
  position: fixed;
  z-index: 5;
}

.conveti_openSubCategoryDropdown__9I4NU {
  display: grid;
  grid-gap: 0.2rem;
  gap: 0.2rem;
}

.conveti_subCategoryItem__CXpeg {
  width: 100%;
  border: 0;
  border-radius: 6px;
  background: transparent;
  color: #2f3b43;
  cursor: pointer;
  font-size: 1.35rem;
  line-height: 1.9rem;
  padding: 0.8rem 1rem;
  text-align: left;
}

.conveti_subCategoryItem__CXpeg:hover,
.conveti_subCategoryItem__CXpeg:focus-visible,
.conveti_activeSubCategory___m_I1 {
  background: #e8f4fb;
  color: #0c4a6e;
  outline: none;
}

.conveti_platformbuttons__Lvm_7 {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.conveti_platformbutton__NiS8_ {
  border: none;
  cursor: pointer;
}
.conveti_hero__DapgP > .conveti_searchbar__6XdEU {
  border: 1px solid #00000026;
}
.conveti_searchbar__6XdEU input {
  height: 100%;
  width: 100%;
  outline: none;
  border: none;
  padding-left: 2rem;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2rem;
  border-radius: 50px;
}
.conveti_searchCategory__Mf0qs {
  height: 100%;
}

.conveti_searchCategory__Mf0qs .conveti_searchBar__BV9_D {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.832rem;
  text-align: center;
  padding-left: 2rem;
  padding-right: 0.8rem;
  border-right: 1px solid #00000026;
  height: 100%;
  cursor: pointer;
}

.conveti_emptystate__Jw32_ {
  display: flex;
  gap: 4rem;
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  margin: 5.6rem auto 6.4rem;
  min-height: 26rem;
  padding: 4.8rem;
  border: 1px solid #dedbd7;
  border-radius: 0;
  background: #fff;
}

.conveti_emptyStateArt__jRFTV {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 18rem;
  height: 22rem;
  border: 1px solid #111;
  background: #f4f2ef;
}

.conveti_emptyStateArt__jRFTV::before {
  content: "";
  position: absolute;
  inset: 1.8rem;
  border: 1px solid #dedbd7;
  background:
    linear-gradient(135deg, transparent 49%, #c8c2bb 50%, transparent 51%),
    linear-gradient(45deg, transparent 49%, #c8c2bb 50%, transparent 51%);
}

.conveti_emptyStateArt__jRFTV span {
  position: absolute;
  display: block;
  border: 1px solid #111;
  background: #fff;
}

.conveti_emptyStateArt__jRFTV span:nth-child(1) {
  left: -1.2rem;
  top: 2.4rem;
  width: 4.2rem;
  height: 5.6rem;
}

.conveti_emptyStateArt__jRFTV span:nth-child(2) {
  right: -1.6rem;
  bottom: 3rem;
  width: 5.6rem;
  height: 7.2rem;
}

.conveti_emptyStateArt__jRFTV span:nth-child(3) {
  left: 50%;
  top: -1.2rem;
  width: 5.2rem;
  height: 0.4rem;
  background: #111;
  transform: translateX(-50%);
}

.conveti_emptyStateCopy__fKfnv {
  max-width: 48rem;
  text-align: left;
}

.conveti_emptyStateEyebrow__ZMSIZ {
  display: inline-block;
  margin-bottom: 1.2rem;
  color: #6f6a65;
  font-size: 1.2rem;
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.conveti_emptyStateCopy__fKfnv h3 {
  margin: 0 0 1.2rem;
  color: #111;
  font-size: 3rem;
  font-weight: 800;
  line-height: 1.08;
  text-transform: uppercase;
}

.conveti_emptyStateCopy__fKfnv p {
  font-style: normal;
  font-weight: 500;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0;
  color: #6f6a65;
  margin: 0;
}

.conveti_emptyStateButton__D02Dr {
  min-height: 4.4rem;
  margin-top: 2.4rem;
  padding: 0 2.8rem;
  border: 1px solid #111;
  border-radius: 0;
  background: #111;
  color: #fff;
  cursor: pointer;
  font-size: 1.25rem;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}

.conveti_emptyStateButton__D02Dr:hover {
  background: #3a3734;
}

.conveti_cartCount___cr8X {
  background-color: #0e86d4; /* Light grey background */
  color: white; /* White text color */
  font-size: 1.2em; /* Adjust size of the superscript */
  font-weight: bold; /* Make the text bold */
  min-width: 16px; /* Circle diameter */
  min-height: 16px; /* Circle diameter */
  display: flex; /* Ensures content is centered */
  align-items: center; /* Vertically centers the text */
  justify-content: center; /* Horizontally centers the text */
  border-radius: 50%; /* Makes it circular */
  margin-left: -4px; /* Space between icon and count */
  margin-top: -10px;
  padding: 2px;
}

.conveti_storeFront__qc7Iw {
  text-transform: capitalize;
  font-size: 1.5rem;
  font-weight: 500;
}

.conveti_imageCard__sjofj {
  /* width: 100%;
  border-radius: 0.8rem;
  min-height: 10rem;
  min-width: 10rem; */
  background-size: cover;
  background-position: center top; /* Keeps horizontal center but aligns to top vertically */
  background-repeat: no-repeat;
  display: block;
}

.conveti_floatingCart__j_hQi {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background-color: #fff;
  color: white;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: transform 0.2s;
}

.conveti_floatingCartCount__QDKo_ {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #0e86d4;
  color: white;
  font-size: 12px;
  min-width: 20px;
  min-height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  padding: 2px;
  line-height: 0;
}

.conveti_scrollTopButton__xoM3I {
  position: fixed;
  top: 100px;
  right: 20px;
  background-color: #fff;
  color: white;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 1000;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease;
}

.conveti_floatingChatNotification__F6eVV {
  /* position: absolute; */
  top: 10px;
  right: 10px;
  background: #fff;
  color: #167bbc;
  font-size: 12px;
  min-width: 20px;
  min-height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  padding: 2px;
  line-height: 0;
}

.conveti_moveChatBox__gnims {
  transform: translateX(-80px);
}

.conveti_alignHelper__OJ9HR {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.conveti_stickyHeader__2_n9W {
  position: fixed;
  /* top: 0; */
  left: 0;
  right: 0;
  z-index: 20;
  background-color: #fff; /* ensure background covers */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* subtle shadow */
  width: 100%;
}
.conveti_brandImagecontainer__UjLDH {
  width: 17.8rem;
  height: 3.8rem;
}

.conveti_brandImagecontainer__UjLDH img {
  width: 100%;
  height: auto;
}

.conveti_brandMarketImagecontainer__hLMBp {
  width: 17.8rem;
  height: 5.8rem;
}

.conveti_brandMarketImagecontainer__hLMBp img {
  width: 100%;
  height: auto;
}

.conveti_marketPlaceHeader__WpyeK {
  flex-direction: column;
  display: flex;
  align-items: end;
  cursor: pointer;
}
.conveti_marketPlaceHeader__WpyeK p {
  font-size: 2rem;
  font-weight: 500;
  color: #0c79c2;
  margin-right: 0.5rem;
}

@media (max-width: 700px) {
  .conveti_handleName__75_vS {
    max-width: 300px;
  }
}

@media (max-width: 600px) {
  .conveti_handleName__75_vS {
    max-width: 170px;
  }
}

@media (max-width: 400px) {
  .conveti_handleName__75_vS {
    max-width: 110px;
  }
}

@media (max-width: 768px) {
  .conveti_page__6cS2C header {
    margin-bottom: 2rem;
  }
  .conveti_hero__DapgP {
    background: #fff !important;
    height: 100%;
    margin: 0;
    padding: 0 1.6rem;
  }

  .conveti_page__6cS2C header > div {
    padding: 2rem 1.6rem;
  }

  .conveti_hideMobile__VVsW6 {
    display: none;
  }

  .conveti_searchbar__6XdEU {
    width: 100%;
    margin: 0;
    height: 5rem;
    margin-top: 1.5rem;
    border-radius: 10px;
  }

  .conveti_searchbar__6XdEU input {
    width: 100%;
    border-radius: 10px;
  }
  .conveti_searchbar__6XdEU .conveti_searchButton__EGf3t {
    display: none;
  }

  .conveti_topCartText__8DktX {
    display: none;
  }
  .conveti_handleName__75_vS {
    font-size: 2rem;
    line-height: 1.7rem;
  }
  .conveti_dropDownList__2abuT {
    padding: 0rem 0.8rem;
    /* width: auto; */
    text-wrap: nowrap;
  }
  .conveti_above__XzZru {
    width: 100%;
  }

  .conveti_buttonIcon__P4C0n {
    display: none;
  }
}

/* Gateway container */
.conveti_gatewayOptions__HreSY {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

/* Card */
.conveti_gatewayCard__rT7ZO {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0.8rem;
  border-radius: 10px;
  border: 1px solid #e5e7eb;
  background: #fff;
  cursor: pointer;

  transition:
    transform 0.15s ease,
    box-shadow 0.15s ease,
    border-color 0.15s ease;
}

/* Hover animation (Stripe style) */
.conveti_gatewayCard__rT7ZO:hover {
  border-color: #d1d5db;
}

/* Left section */
.conveti_gatewayLeft__9m65F {
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 500;
}

/* Logo */
.conveti_gatewayLogo___eNon {
  width: 36px;
  height: 36px;
  object-fit: contain;
}

/* Checkbox area */
.conveti_gatewayCheckbox__MzOLb {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Circle */
.conveti_checkboxCircle__grvYk {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 2px solid #d1d5db;
  transition: all 0.15s ease;
}

/* Selected circle */
.conveti_checked___bmPL {
  border-color: #0e86d4;
  background: #0e86d4;
}

/* Conveti template */
.conveti_page__6cS2C {
  background: #faf9f8;
  color: #111;
  font-family: Arial, Helvetica, sans-serif;
}

.conveti_page__6cS2C header {
  border-bottom: 1px solid #dedbd7;
  background: #fff;
  margin-bottom: 0;
}

.conveti_page__6cS2C header > div,
.conveti_headerContent__0yjcB {
  max-width: 144rem;
  min-height: 7.2rem;
  padding: 1.4rem 3.2rem;
  gap: 3.2rem;
}

.conveti_stickyHeader__2_n9W {
  box-shadow: 0 1px 0 rgba(17, 17, 17, 0.08);
}

.conveti_topimageinitials__Y4tY7 {
  gap: 1.2rem;
}

.conveti_topimageinitials__Y4tY7 > div:first-child {
  width: 4.4rem !important;
  height: 4.4rem !important;
  border-radius: 0 !important;
}

.conveti_handleCard__5PqO7 {
  gap: 0.2rem;
}

.conveti_handleName__75_vS {
  color: #111;
  font-size: 2.1rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}

.conveti_storeFront__qc7Iw {
  color: #6f6a65;
  font-size: 1.1rem;
  font-weight: 500;
  text-transform: uppercase;
}

.conveti_locationCartBox__N9wrf {
  gap: 2rem;
}

.conveti_topCart__C6qYw {
  gap: 0.6rem;
}

.conveti_topCartText__8DktX {
  color: #111;
  font-size: 1.4rem;
  font-weight: 600;
  white-space: nowrap;
}

.conveti_topCartIcon__0dDya svg,
.conveti_searchIconOnly___Qr9U svg {
  width: 2.1rem;
  height: 2.1rem;
}

.conveti_cartCount___cr8X {
  background: #111;
  color: #fff;
}

.conveti_searchContainer__dny0_ {
  max-width: 42rem;
}

.conveti_searchbar__6XdEU {
  width: 100%;
  height: 4.4rem;
  margin: 0;
  border-radius: 0;
  background: #f4f2ef;
}

.conveti_searchContainer__dny0_ form {
  height: 4.4rem;
  border: 1px solid #d8d3ce;
  background: #f4f2ef;
}

.conveti_searchbar__6XdEU input {
  color: #111;
  font-size: 1.4rem;
}

.conveti_searchbar__6XdEU .conveti_searchButton__EGf3t,
.conveti_ovalButton___5N0K,
.conveti_button__TTcGr {
  border-color: #111;
  border-radius: 0;
  background: #111;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
}

.conveti_searchbar__6XdEU .conveti_searchButton__EGf3t:hover,
.conveti_ovalButton___5N0K:hover,
.conveti_button__TTcGr:hover {
  background: #3a3734;
}

.conveti_convetiCategoryNav__X_JtI {
  max-width: 144rem;
  margin: 0 auto;
  padding: 0 3.2rem 1.4rem;
  position: relative;
  z-index: 1200;
}

.conveti_convetiCategoryNav__X_JtI .conveti_categoryList___AgZ9 {
  display: flex;
  gap: 2.4rem;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: none;
}

.conveti_convetiCategoryNav__X_JtI .conveti_categoryList___AgZ9::-webkit-scrollbar {
  display: none;
}

.conveti_convetiCategoryNav__X_JtI .conveti_categoryItem__xdOUU {
  border: 0;
  border-bottom: 2px solid transparent;
  border-radius: 0;
  background: transparent;
  color: #111;
  cursor: pointer;
  font-size: 1.35rem;
  font-weight: 700;
  letter-spacing: 0;
  padding: 0.4rem 0;
  text-transform: uppercase;
  white-space: nowrap;
}

.conveti_convetiCategoryNav__X_JtI .conveti_categoryChevron___X_mo {
  color: #6f6a65;
  font-size: 1.05rem;
  transform: translateY(-0.05rem);
}

.conveti_convetiCategoryNav__X_JtI .conveti_categoryItem__xdOUU:hover,
.conveti_convetiCategoryNav__X_JtI .conveti_categoryItem__xdOUU.conveti_active__ddqoq {
  background: transparent;
  border-bottom-color: #111;
  color: #111;
}

.conveti_convetiCategoryNav__X_JtI .conveti_categoryItemWrapper__iFD9l {
  flex: 0 0 auto;
}

.conveti_heroPad__F9_SN {
  background: #faf9f8;
  padding: 0 0 3.2rem;
}

.conveti_hero__DapgP {
  align-items: flex-start;
  justify-content: flex-end;
  height: min(66rem, 70vw);
  min-height: 44rem;
  max-width: none;
  padding: 4.8rem max(3.2rem, calc((100vw - 144rem) / 2 + 3.2rem));
  background-position: center;
}

.conveti_hero__DapgP > div:not(.conveti_searchbar__6XdEU) {
  max-width: 52rem;
}

.conveti_title__fJZwn {
  color: #111;
  font-size: clamp(3rem, 5vw, 6.4rem);
  font-weight: 800;
  line-height: 0.98;
  margin-bottom: 1.2rem;
  text-transform: uppercase;
}

.conveti_description__a1C65 {
  color: #222;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.45;
  max-width: 48rem;
}

.conveti_content__Y1dLo {
  max-width: 144rem;
  padding: 0 3.2rem 4rem;
  background: transparent;
  border-radius: 0;
}

.conveti_categoryPadCase__2lR_O {
  background: #faf9f8;
  margin: 0;
  border-top: 1px solid #dedbd7;
  border-bottom: 1px solid #dedbd7;
}

.conveti_categoryPad__aDhTH {
  max-width: 144rem;
  padding: 1.2rem 3.2rem;
}

.conveti_categoryList___AgZ9 {
  border-radius: 0;
  gap: 2rem;
}

.conveti_categoryItem__xdOUU {
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid transparent;
  background: transparent;
  color: #111;
  font-size: 1.3rem;
  font-weight: 700;
  padding: 0.6rem 0;
  text-transform: uppercase;
}

.conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU:hover,
.conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU.conveti_active__ddqoq {
  background: transparent;
  border-bottom-color: #111;
  color: #111;
}

.conveti_subCategoryDropdown__9JaMD {
  min-width: 24rem;
  max-width: min(34rem, calc(100vw - 3.2rem));
  padding: 0.8rem 0;
  border: 1px solid #111;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 1.8rem 4rem rgba(17, 17, 17, 0.14);
  z-index: 1200;
}

.conveti_floatingSubCategoryDropdown__KCCR8 {
  z-index: 1200;
}

.conveti_openSubCategoryDropdown__9I4NU {
  display: grid;
  grid-gap: 0;
  gap: 0;
}

.conveti_subCategoryItem__CXpeg {
  min-height: 4rem;
  border-radius: 0;
  border-bottom: 1px solid #eeeae5;
  color: #111;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  padding: 1.2rem 1.6rem;
  text-transform: uppercase;
}

.conveti_subCategoryItem__CXpeg:last-child {
  border-bottom: 0;
}

.conveti_subCategoryItem__CXpeg:hover,
.conveti_subCategoryItem__CXpeg:focus-visible,
.conveti_activeSubCategory___m_I1 {
  background: #111;
  color: #fff;
  outline: none;
}

.conveti_cardWrapper__Wh44U {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-gap: 3.2rem 1.6rem;
  gap: 3.2rem 1.6rem;
  padding: 2.4rem 0 0;
}

.conveti_emptystate__Jw32_ {
  grid-column: 1 / -1;
  background: #fff;
  border: 1px solid #dedbd7;
  border-radius: 0;
}

@media (max-width: 700px) {
  .conveti_emptystate__Jw32_ {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.8rem;
    margin: 3.2rem auto 4.8rem;
    padding: 2.4rem;
  }

  .conveti_emptyStateArt__jRFTV {
    width: 13rem;
    height: 16rem;
  }

  .conveti_emptyStateCopy__fKfnv h3 {
    font-size: 2.2rem;
  }

  .conveti_emptyStateButton__D02Dr {
    width: 100%;
  }
}

.conveti_convetiSkeletonCard__3MRtT {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  min-width: 0;
}

.conveti_convetiSkeletonImage__v5kr7 {
  aspect-ratio: 3 / 4;
  border-radius: 0 !important;
  display: block;
}

.conveti_convetiSkeletonInfo__Vmvwp {
  display: flex;
  flex-direction: column;
  gap: 0.7rem;
}

.conveti_drawerMenuModal__RmWAV {
  width: min(42rem, 86vw);
  border: 0;
  border-right: 1px solid #dedbd7;
  box-shadow: 20px 0 40px rgba(17, 17, 17, 0.12);
  padding: 0;
  background: #fff;
}

.conveti_menuCase__n7XG0 {
  gap: 0;
}

.conveti_menuTop__JgHN7 {
  min-height: 8.6rem;
  padding: 1.6rem;
  border-bottom: 1px solid #dedbd7;
}

.conveti_menuLogo__gvcRr {
  min-width: 0;
  padding: 0;
  gap: 1.2rem;
}

.conveti_menuLogo__gvcRr > div:first-child {
  width: 4.8rem;
  height: 4.8rem;
  border-radius: 0;
}

.conveti_menuLogo__gvcRr .conveti_handleCard__5PqO7 {
  min-width: 0;
}

.conveti_menuLogo__gvcRr .conveti_handleName__75_vS {
  color: #111;
  font-size: 1.9rem;
  font-weight: 900;
  line-height: 2.2rem;
  text-transform: uppercase;
}

.conveti_menuLogo__gvcRr .conveti_storeFront__qc7Iw {
  color: #737373;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1.4rem;
  text-transform: uppercase;
}

.conveti_closeButton__AVYio {
  width: 4.4rem;
  height: 4.4rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #111;
  color: #111;
  font-size: 0;
  line-height: 0;
}

.conveti_closeButton__AVYio svg {
  width: 1.8rem;
  height: 1.8rem;
}

.conveti_menuLocationName__LeYM8 {
  padding: 1.4rem 1.6rem;
  border-bottom: 1px solid #dedbd7;
}

.conveti_menuLocationName__LeYM8 h3 {
  display: block;
  margin: 0;
  color: #737373;
  font-size: 1.1rem;
  font-weight: 800;
  line-height: 1.7rem;
  text-transform: uppercase;
}

.conveti_menuLocationName__LeYM8 h3 span {
  display: block;
  margin-top: 0.2rem;
  color: #111;
  font-size: 1.35rem;
  font-weight: 900;
}

.conveti_menuInfoCase__iwWZE {
  padding: 1.6rem;
  gap: 1.6rem;
}

.conveti_menuCategories__jJBoF .conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU,
.conveti_menuCategories__jJBoF .conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU:hover,
.conveti_menuCategories__jJBoF .conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU.conveti_active__ddqoq {
  justify-content: flex-start;
  padding: 1.4rem 0;
  border-bottom: 1px solid #dedbd7;
  color: #111;
  font-size: 1.35rem;
  font-weight: 900;
  line-height: 1.7rem;
  text-transform: uppercase;
}

.conveti_menuCategories__jJBoF .conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU:hover,
.conveti_menuCategories__jJBoF .conveti_categoryList___AgZ9 .conveti_categoryItem__xdOUU.conveti_active__ddqoq {
  background: transparent;
  color: #111;
  text-decoration: underline;
  text-underline-offset: 0.4rem;
}

.conveti_menuCategories__jJBoF .conveti_subCategoryDropdown__9JaMD {
  padding: 0.5rem 0 0.5rem 1.2rem;
  border-left: 1px solid #dedbd7;
}

.conveti_menuCategories__jJBoF .conveti_subCategoryDropdown__9JaMD li {
  color: #555;
  font-size: 1.2rem;
  font-weight: 800;
  text-transform: uppercase;
}

.conveti_menuLocation__ZzYKm {
  margin: auto 0 0;
}

.conveti_convetiHeaderLocationDropdown__mYR_5 {
  min-width: 18rem;
  z-index: 1700;
}

.conveti_convetiDrawerLocationDropdown__Aj14v {
  width: 100%;
  z-index: 1700;
}

.conveti_convetiLocationDropdownButton__KM2Eo {
  min-height: 4.8rem;
  padding: 0.7rem 1.2rem;
  border: 1px solid #111;
  border-radius: 0;
  background: #fff;
  color: #111;
  box-shadow: none;
  transition:
    background 0.18s ease,
    color 0.18s ease;
}

.conveti_convetiDrawerLocationDropdown__Aj14v .conveti_convetiLocationDropdownButton__KM2Eo {
  min-height: 5.2rem;
  padding: 0.9rem 1.2rem;
}

.conveti_convetiLocationDropdownButton__KM2Eo:hover {
  background: #111;
  color: #fff;
}

.conveti_convetiLocationDropdownText__WCJ6f {
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  width: 100%;
  color: inherit;
  font-size: 1.25rem;
  font-weight: 900;
  line-height: 1.5rem;
  letter-spacing: 0;
  text-transform: uppercase;
}

.conveti_convetiLocationDropdownText__WCJ6f::before {
  content: "Location";
  flex: 0 0 auto;
  color: #737373;
  font-size: 1rem;
  font-weight: 800;
  line-height: 1.2rem;
  text-transform: uppercase;
}

.conveti_convetiLocationDropdownButton__KM2Eo:hover .conveti_convetiLocationDropdownText__WCJ6f::before {
  color: #d6d6d6;
}

.conveti_convetiLocationDropdownText__WCJ6f svg {
  flex: 0 0 auto;
  color: currentColor;
}

.conveti_convetiLocationDropdownList__Us55q {
  right: 0;
  width: max-content;
  min-width: 100%;
  max-width: min(30rem, 82vw);
  margin-top: 0.8rem;
  padding: 0;
  border: 1px solid #111;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 1.2rem 2.6rem rgba(17, 17, 17, 0.16);
  z-index: 1800;
}

.conveti_convetiDrawerLocationDropdownList__TCOyx {
  left: 0;
  right: auto;
  width: 100%;
  min-width: 100%;
}

.conveti_convetiLocationDropdownItem__QsmIN {
  border-bottom: 1px solid #d9d9d9;
  padding: 1.1rem 1.4rem;
  color: #111;
  font-size: 1.25rem;
  font-weight: 800;
  line-height: 1.6rem;
  text-transform: uppercase;
}

.conveti_convetiLocationDropdownItem__QsmIN:hover {
  background: #111;
  color: #fff;
}

.conveti_convetiPagination__0uXOl {
  align-items: center;
  column-gap: 2.4rem;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 3.2rem 0 1.6rem;
  row-gap: 1.4rem;
}

.conveti_convetiPaginationInfinite__qaFRg {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationControls__4MMnx {
  flex: 0 0 auto;
  gap: 0;
  border: 1px solid #111;
  padding: 0;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationControls__4MMnx .conveti_convetiPaginationButton__ElhHz {
  min-width: 4.2rem;
  min-height: 4.2rem;
  border: 0;
  border-right: 1px solid #111;
  border-radius: 0;
  background: #fff;
  color: #111;
  font-size: 1.25rem;
  font-weight: 800;
  padding: 0 1.2rem;
  text-transform: uppercase;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationControls__4MMnx .conveti_convetiPaginationButton__ElhHz:last-child {
  border-right: 0;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationControls__4MMnx .conveti_convetiPaginationButton__ElhHz:not(:disabled):hover {
  background: #f4f2ef;
  border-color: #111;
  color: #111;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationControls__4MMnx .conveti_convetiPaginationActiveButton__wb_6J,
.conveti_convetiPagination__0uXOl .conveti_convetiPaginationControls__4MMnx .conveti_convetiPaginationActiveButton__wb_6J:hover {
  background: #111;
  color: #fff;
  box-shadow: none;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationControls__4MMnx .conveti_convetiPaginationButton__ElhHz:focus-visible {
  outline: 2px solid #111;
  outline-offset: 2px;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationEllipsis__QWIhB {
  min-width: 4.2rem;
  color: #6f6a65;
  font-size: 1.3rem;
  font-weight: 800;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationLimit___ioJd {
  flex: 0 0 auto;
  gap: 1rem;
  color: #111;
  min-height: 4.2rem;
  white-space: nowrap;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationLimitLabel__CankM {
  color: #6f6a65;
  font-size: 1.2rem;
  font-weight: 800;
  text-transform: uppercase;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationLimitSelect__K_gDu {
  border-color: #111;
  border-radius: 0;
  color: #111;
  font-size: 1.3rem;
  font-weight: 700;
  min-height: 4.2rem;
  min-width: 7.2rem;
  padding: 0 1rem;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationViewMore___VqBP {
  min-height: 4.8rem;
  min-width: 18rem;
  border: 1px solid #111;
  border-radius: 0;
  background: #111;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 800;
  padding: 1.2rem 2.4rem;
  text-transform: uppercase;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationViewMore___VqBP:hover {
  background: #3a3734;
  border-color: #3a3734;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationStatus__x6X7B {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #6f6a65;
  font-size: 1.25rem;
  font-weight: 700;
  padding: 1.6rem 1rem;
  text-transform: uppercase;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationStatus__x6X7B .spinner {
  width: 2.8rem;
  border-radius: 0;
  background:
    linear-gradient(#111 0 0) top / 100% 2px no-repeat,
    linear-gradient(#111 0 0) right / 2px 100% no-repeat,
    linear-gradient(#bdb7b0 0 0) bottom / 100% 2px no-repeat,
    linear-gradient(#bdb7b0 0 0) left / 2px 100% no-repeat;
  -webkit-mask: none;
  mask: none;
  animation: conveti_convetiPaginationSpin__2fTap 0.85s linear infinite;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationStatus__x6X7B .small-spinner {
  width: 2.8rem;
}

.conveti_convetiPagination__0uXOl .conveti_convetiPaginationEndOfList__lUvyz {
  color: #6f6a65;
  font-size: 1.15rem;
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 0;
}

@keyframes conveti_convetiPaginationSpin__2fTap {
  0% {
    transform: rotate(0deg) scale(1);
  }

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

  to {
    transform: rotate(360deg) scale(1);
  }
}

.conveti_footer__pRZ7e {
  border-top: 1px solid #dedbd7;
  background: #f1efec;
}

@media (max-width: 900px) {
  .conveti_page__6cS2C header > div,
  .conveti_headerContent__0yjcB,
  .conveti_content__Y1dLo,
  .conveti_categoryPad__aDhTH,
  .conveti_convetiCategoryNav__X_JtI {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }

  .conveti_heroPad__F9_SN {
    padding-left: 0;
    padding-right: 0;
  }

  .conveti_cardWrapper__Wh44U {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.4rem 1rem;
  }

  .conveti_hero__DapgP {
    height: 50rem;
    padding: 3.2rem 1.6rem;
  }

  .conveti_topCartText__8DktX {
    display: none;
  }
}

@media (max-width: 520px) {
  .conveti_page__6cS2C header > div,
  .conveti_headerContent__0yjcB {
    min-height: 6.4rem;
    gap: 1rem;
  }

  .conveti_handleName__75_vS {
    font-size: 1.6rem;
  }

  .conveti_heroPad__F9_SN {
    padding-bottom: 1.2rem;
  }

  .conveti_hero__DapgP {
    min-height: 34rem;
  }

  .conveti_cardWrapper__Wh44U {
    gap: 2rem 0.8rem;
  }
}

.thank-you_thankYouMessage__ax6p0{padding:50px}.thank-you_thankYouMessage__ax6p0 h1{font-size:2.5em;margin-bottom:10px;text-align:center}.thank-you_thankYouMessage__ax6p0 p{margin-top:10px;font-size:1.6rem;color:#555}@media(max-width: 640px){.thank-you_thankYouMessage__ax6p0{padding:28px 16px}}.thank-you_thankYouJoin__bamMF{margin-top:20px}.thank-you_thankYouJoinDiv__S0JiF{display:flex;justify-content:center;gap:2rem}.thank-you_hostInfo__6nHXc{display:flex;flex-direction:column;align-items:center;margin-top:10px}.thank-you_hostInfo__6nHXc h2{font-size:1.6rem;font-weight:300;color:#183b56;margin-bottom:10px}.thank-you_hostAvatar__eBcrI{width:70px;height:60px;border-radius:50%;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;font-size:24px;color:#333;margin-bottom:3px}.thank-you_hostAvatarPlaceholder__Bs6Sc{font-size:36px}.thank-you_joinCommunityButton__UtxJ5{display:inline-block;padding:10px 20px;background-color:#167bbc;color:#fff;border-radius:5px;text-decoration:none;font-weight:bold;margin-top:10px;cursor:pointer;border:none}.thank-you_joinCommunityButton__UtxJ5:hover{background-color:#005bb5}.thank-you_joinCommunityButton__UtxJ5:disabled{background-color:#d0d0d0;cursor:not-allowed}.thank-you_joinSuccessMessage__USxMv{margin-top:20px}.thank-you_downloadButtons__F2z91{display:flex;gap:20px;margin-top:10px}.thank-you_getit__VW_Fs{display:flex;flex-direction:column;gap:.5rem}.thank-you_getiton__dOBA3{font-family:inherit;font-size:1.6rem;color:#183b56}

/*# sourceMappingURL=dfbe214a8da055b9.css.map*/