
  .sub_logo.svelte-1540eo0 {
    max-height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left;
       object-position: left;
  }
  .privacy.svelte-1540eo0 {
    font-weight: bold;
    text-decoration: underline;
    color: var(--main);
    cursor: pointer;
  }
  .flc.svelte-1540eo0 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
  }
  .footer1_form-block.svelte-1540eo0 {
    max-width: 35rem;
    margin-bottom: 0;
  }
  .footer1_left-wrapper.svelte-1540eo0 {
    flex-direction: column;
    display: flex;
  }
  .footer1_link-list.svelte-1540eo0 {
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-auto-columns: 100%;
    place-items: flex-start start;
    display: flex;
  }
  .footer1_link.svelte-1540eo0 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    text-decoration: none;
  }
  .footer1_menu-wrapper.svelte-1540eo0 {
    grid-column-gap: 2rem;
    grid-row-gap: 1rem;
    order: 0;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    align-self: auto;
    place-items: start end;
    padding-top: 15px;
    display: flex;
  }
  @media screen and (max-width: 767px) {
    .footer1_menu-wrapper.svelte-1540eo0 {
      grid-column-gap: 0.25rem;
      grid-row-gap: 0.25rem;
      padding-top: 15px;
    }
    .footer1_link.svelte-1540eo0 {
      font-size: 0.8rem;
    }
  }
  @media screen and (max-width: 479px) {
    .footer1_menu-wrapper.svelte-1540eo0 {
      grid-column-gap: 0.75rem;
      grid-row-gap: 2.5rem;
      flex-flow: wrap;
      grid-template-columns: minmax(120px, max-content) 1fr;
      width: 100%;
    }
    .footer1_link-list.svelte-1540eo0 {
      flex-flow: column;
      max-width: -moz-fit-content;
      max-width: fit-content;
      font-size: 0.75rem;
    }
    .footer1_link-list.footer-socials.svelte-1540eo0 {
      align-items: center;
      width: 100%;
      max-width: none;
    }
  }

  .header_wrap.svelte-s3ahg0 {
    display: flex;
    flex-direction: row;
    gap: 10px;
    justify-content: center;
    align-content: center;
    position: relative;
    width: 100%;
    background-color: var(--main);
    z-index: 7;
  }
  /* .header_content {
    display: flex;
    color: var(--text-button);
    justify-content: center;
    align-items: center;
    padding-top: 0.75rem;
    padding-bottom: 0, 75rem;
    @media (max-width: 500px) {
      padding: 0.25rem !important;
    }
  } */
  a.svelte-s3ahg0 {
    color: var(--texta);
  }
  /* .header_icon {
    width: 24px;
    height: 24px;
  }
  .header_text {
   font-weight: bold;
  } */

  .cashbanner.svelte-1j8aqwg {
    padding: 2px;
    position: absolute;
    right: 5px;
    display: flex;
    flex-direction: row;
    border-radius: 5px;
  }
  .cashbanner.svelte-1j8aqwg span:where(.svelte-1j8aqwg) {
    padding: 2px;
    border-radius: 5px;
  }

  .overlay.svelte-82umz6 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 90;
  }
  .wrapper.svelte-82umz6 {
    background-color: var(--neutral-darker);
    position: absolute;
    top: 20px;
    right: 0;
    width: 250px;
    height: 300px;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    z-index: 99;
  }
  .title.svelte-82umz6 {
    font-size: 24px;
    text-align: center;
    border-bottom: 2px solid white;
  }
  .content.svelte-82umz6 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 10px;
    gap: 15px;
  }
  .notif.svelte-82umz6 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    img:where(.svelte-82umz6) {
      height: 30px;
    }
  }

  .notif_title.svelte-82umz6 {
    font-size: 18px;
    text-decoration: underline;
  }

  .notif_desc.svelte-82umz6 {
    font-size: 14px;
  }

  .buttons.svelte-82umz6 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10px;
    a:where(.svelte-82umz6) {
      background-color: var(--main);
    }
    button:where(.svelte-82umz6) {
      background-color: var(--menu-dark);
    }
  }
  .fcc.svelte-82umz6 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .notif_reasons.svelte-82umz6 {
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    gap: 5px;
  }

  .profile_nav_img.svelte-iokef4 {
    vertical-align: bottom;
    width: 30px;
  }
  .shop-btn.svelte-iokef4 {
    @media (max-width: 650px) {
      display: none;
    }
  }
  .cart.svelte-iokef4 {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }
  .w-nav-link.svelte-iokef4 {
    @media (max-width: 990px) {
      font-size: 32px;
    }
  }
  .profile_nav.svelte-iokef4 {
    position: relative;
    grid-column-gap: 5px;
    grid-row-gap: 10px;
    display: flex;
    z-index: 10;
    img:where(.svelte-iokef4) {
      height: 50px;
    }
    padding-right: 20px;
  }

  .navbar_container.svelte-iokef4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 0.375fr 1fr 0.375fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
    position: relative;
    padding-right: 15px;
    grid-template-columns: 0.25fr 1fr;
    display: flex;
    z-index: 5;
  }
  .navbar_logo.svelte-iokef4 {
    max-height: 70px;
    min-width: 85px;
    -o-object-position: left;
       object-position: left;
    padding-left: 30px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .navbar_logo-link.svelte-iokef4 {
    z-index: 2;
  }
  .navbar_menu.svelte-iokef4 {
    @media (max-width: 990px) {
      position: absolute;
      top: 0;
      flex-direction: column;
      transform: translateY(-100%);
      transition: transform 0.5s ease-in-out;
    }
  }
  .navbar_menu.active.svelte-iokef4 {
    @media (max-width: 990px) {
      font-size: large;
      transform: translateY(0);
    }
  }
  .navbar_button-wrapper.svelte-iokef4 {
    z-index: 1;
  }
  .navbar_button-wrapper.svelte-iokef4 {
    z-index: 1;
  }
  .navbar_button-wrapper.svelte-iokef4 {
    grid-column-gap: 1rem;
    justify-content: center;
    align-items: center;
    margin-left: 1rem;
    display: flex;
  }

  @media screen and (max-width: 479px) {
    .navbar_button-wrapper.svelte-iokef4 {
      grid-column-gap: 0.5rem;
    }
  }

  .line2.svelte-iokef4 {
    transform: translate3d(0px, -8px, 0px) scale3d(1, 1, 1) rotateX(0deg)
      rotateY(0deg) rotateZ(-45deg) skew(0deg);
    transform-style: preserve-3d;
    transition: 0.4s linear forwards;
  }

  .line1.svelte-iokef4 {
    transform: translate3d(0px, 8px, 0px) scale3d(1, 1, 1) rotateX(0deg)
      rotateY(0deg) rotateZ(45deg) skew(0deg);
    transform-style: preserve-3d;
    transition: 0.4s linear forwards;
  }
  .hideline.svelte-iokef4 {
    opacity: 0 !important;
  }

  @keyframes svelte-iokef4-line2tilt {
    0% {
      transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg)
        rotateY(0deg) rotateZ(0deg) skew(0deg);
      transform-style: preserve-3d;
    }
    100% {
    }
  }

  @keyframes svelte-iokef4-line1tilt {
    0% {
      transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg)
        rotateY(0deg) rotateZ(0deg) skew(0deg);
      transform-style: preserve-3d;
    }
    100% {
      transform: translate3d(0px, 8px, 0px) scale3d(1, 1, 1) rotateX(0deg)
        rotateY(0deg) rotateZ(45deg) skew(0deg);
      transform-style: preserve-3d;
    }
  }

  .w-commerce-commercecartwrapper.svelte-iokef4 {
    display: inline-block;
    position: relative;
  }

  .w-commerce-commercecartopenlink.svelte-iokef4 {
    color: var(--button-text);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    background-color: var(--main);
    border-width: 0;
    border-radius: 0;
    align-items: center;
    padding: 9px 15px;
    text-decoration: none;
    display: flex;
  }

  .w-commerce-commercecartopenlinkcount.svelte-iokef4 {
    color: var(--text-color);
    text-align: center;
    background-color: var(--menu);
    border-radius: 9px;
    min-width: 18px;
    height: 18px;
    margin-left: 8px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    display: inline-block;
  }
  /* (unused) .support {
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    color: white !important;
    text-decoration: underline;
    .support_text {
      color: white;
      padding: 5px 15px;
      font-weight: bold;
      border: 1px solid white;
      border-radius: 5px;
    }
  }*/

  .selected.svelte-1vw8alu {
    font-weight: bold;
    color: var(--main);
  }
  /* .crop-text {
    max-width: 200px;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: nowrap;
    text-wrap: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
  } */

  .cart-wrap.svelte-1vw8alu {
    z-index: 101;
  }
  .cart-wrap.svelte-1vw8alu {
    background-color: #000c;
    position: fixed;
    inset: 0;
  }

  .cart-wrap--cartType-modal.svelte-1vw8alu {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .overlay.svelte-1vw8alu {
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vw;
    filter: blur(0.3);
  }
  .cart-header.svelte-1vw8alu {
    background-color: var(--menu-dark);
    border-bottom: 1px solid #e6e6e6;
    flex: none;
    justify-content: space-between;
    align-items: center;
    padding: 16px 24px;
    display: flex;
    position: relative;
  }

  .cart-form-wrapper.svelte-1vw8alu {
    background-color: var(--menu-dark);
  }

  .cart-footer.svelte-1vw8alu {
    background-color: var(--menu-dark);
  }

  .cart-content.svelte-1vw8alu {
    position: relative;
    display: flex;
    gap: 4px;
    padding: 16px;
    width: 100%;
    justify-content: space-between;
    justify-items: center;
    align-items: center;
  }
  .cart-totals.svelte-1vw8alu {
    flex: none;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 16px;
    display: flex;
  }
  .cart-total-value.svelte-1vw8alu {
    font-weight: 700;
  }
  .cart-button.svelte-1vw8alu {
    background-color: var(--main);
    color: var(--button-text);
    font-weight: 500;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    text-align: center;
    border-width: 0;
    border-radius: 2px;
    align-items: center;
    padding: 9px 15px;
    text-decoration: none;
    display: block;
  }
  @media screen and (max-width: 479px) {
    .cart-wrap--cartType-modal.svelte-1vw8alu {
      flex-direction: row;
      justify-content: center;
      align-items: stretch;
    }
  }

  .w-commerce-commercecartcontainer.svelte-1vw8alu {
    position: absolute;
    z-index: 1002;
    background-color: var(--menu);
    flex-direction: column;
    width: 100%;
    min-width: 320px;
    max-width: 480px;
    max-height: 100%;
    display: flex;
    overflow: auto;
    box-shadow: 0 5px 25px #00000040;
  }

  .w-commerce-commercecartheading.svelte-1vw8alu {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .w-commerce-commercecartformwrapper.svelte-1vw8alu {
    flex-direction: column;
    flex: 1;
    display: flex;
    overflow: scroll;
  }

  .w-commerce-commercecartform.svelte-1vw8alu {
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    display: flex;
  }

  .w-commerce-commercecartlist.svelte-1vw8alu {
    -webkit-overflow-scrolling: touch;
    flex: 1;
    padding: 12px 24px;
    overflow: auto;
  }

  .w-commerce-commercecartemptystate.svelte-1vw8alu {
    flex: 1;
    justify-content: center;
    align-items: center;
    padding-top: 100px;
    padding-bottom: 100px;
    display: flex;
  }

  .vid_cont.svelte-1vw8alu {
    width: 50px;
    height: 50px;
    border-radius: 7px;
    overflow: hidden;
    video:where(.svelte-1vw8alu) {
      -o-object-fit: cover;
         object-fit: cover;
    }
  }

  .support.svelte-11l2xv1 {
    max-width: 250px;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
    color: white !important;
    text-decoration: underline;
    color: white;
    padding: 5px 15px;
    font-weight: bold;
    border: 1px solid white;
    border-radius: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
  }

  /* (unused) .shop_header {
    font-weight: bold;
    font-size: 32px;
    text-align: center;
    margin-bottom: 15px;
  }*/

  .profile_nav_img.svelte-11l2xv1 {
    vertical-align: bottom;
    width: 30px;
  }
  /* (unused) .cart {
    min-width: -moz-fit-content;
    min-width: fit-content;
  }*/

  /* (unused) .w-nav-link {
    @media (max-width: 990px) {
      font-size: 32px;
    }
  }*/
  .profile_nav.svelte-11l2xv1 {
    position: relative;
    grid-column-gap: 5px;
    grid-row-gap: 10px;
    display: flex;
    z-index: 10;
    padding-right: 30px;
  }
  .profile_nav.svelte-11l2xv1 img:where(.svelte-11l2xv1) {
    height: 50px;
  }
  .navbar_container.svelte-11l2xv1 {
    display: flex;
    gap: 15px;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 5;
  }
  .navbar_logo.svelte-11l2xv1 {
    min-width: 70px;
    height: 60px;
    -o-object-position: left;
       object-position: left;
    padding-left: 30px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .navbar_logo-link.svelte-11l2xv1 {
    z-index: 2;
  }

  .nav_btn_wrap.svelte-11l2xv1 {
    z-index: 1;
  }
  .nav_btn_wrap.svelte-11l2xv1 {
    grid-column-gap: 1rem;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  /* (unused) .line2 {
    transform: translate3d(0px, -8px, 0px) scale3d(1, 1, 1) rotateX(0deg)
      rotateY(0deg) rotateZ(-45deg) skew(0deg);
    transform-style: preserve-3d;
    transition: 0.4s linear forwards;
  }*/

  /* (unused) .line1 {
    transform: translate3d(0px, 8px, 0px) scale3d(1, 1, 1) rotateX(0deg)
      rotateY(0deg) rotateZ(45deg) skew(0deg);
    transform-style: preserve-3d;
    transition: 0.4s linear forwards;
  }*/
  /* (unused) .hideline {
    opacity: 0 !important;
  }*/

  @keyframes svelte-11l2xv1-line2tilt {
    0% {
      transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg)
        rotateY(0deg) rotateZ(0deg) skew(0deg);
      transform-style: preserve-3d;
    }
    100% {
    }
  }

  @keyframes svelte-11l2xv1-line1tilt {
    0% {
      transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg)
        rotateY(0deg) rotateZ(0deg) skew(0deg);
      transform-style: preserve-3d;
    }
    100% {
      transform: translate3d(0px, 8px, 0px) scale3d(1, 1, 1) rotateX(0deg)
        rotateY(0deg) rotateZ(45deg) skew(0deg);
      transform-style: preserve-3d;
    }
  }

  /* (unused) .w-commerce-commercecartwrapper {
    display: inline-block;
    position: relative;
  }*/

  /* (unused) .w-commerce-commercecartopenlink {
    color: var(--button-text);
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
         appearance: none;
    background-color: var(--op-green);
    border-width: 0;
    border-radius: 0;
    align-items: center;
    padding: 9px 15px;
    text-decoration: none;
    display: flex;
  }*/

  /* (unused) .w-commerce-commercecartopenlinkcount {
    color: var(--text-color);
    text-align: center;
    background-color: var(--menu);
    border-radius: 9px;
    min-width: 18px;
    height: 18px;
    margin-left: 8px;
    padding-left: 6px;
    padding-right: 6px;
    font-size: 11px;
    font-weight: 700;
    line-height: 18px;
    display: inline-block;
  }*/
  /* (unused) .cart_btn {
    position: relative;
    padding-right: 7px;
  }*/
  /* (unused) .cc {
    background-color: var(--menu-dark);
    color: var(--text-color);
    position: absolute;
    top: 0;
    right: 0;
    font-size: 10px;
    padding: 0 3px;
    border-radius: 30px;
  }*/
  @media screen and (max-width: 990px) {
    .nav_btn_wrap.svelte-11l2xv1 {
      align-items: center;
    }
    /* (unused) .navbar_menu {
      position: absolute;
      top: 0;
      flex-direction: column;
      transform: translateY(-100%);
      transition: transform 0.5s ease-in-out;
    }*/
    /* (unused) .navbar_menu.active {
      font-size: large;
      transform: translateY(0);
    }*/
  }
  @media (max-width: 650px) {
    .shop_btn.svelte-11l2xv1 {
      display: none;
    }
  }
  @media screen and (max-width: 479px) {
    /* (unused) .shop_header {
      font-size: 20px;
      margin-bottom: 10px;
    }*/
    .profile_nav.svelte-11l2xv1 {
      padding-right: 10px;
    }
    .navbar_logo.svelte-11l2xv1 {
      height: 55px;
      padding-left: 10px;
    }
    .nav_btn_wrap.svelte-11l2xv1 {
      grid-column-gap: 0.5rem;
    }
  }

  @media screen and (max-width: 430px) {
    .support.svelte-11l2xv1 {
      font-size: 15px;
    }
    .header_icon.svelte-11l2xv1 {
      width: 1rem !important;
      height: 1rem !important;
    }
  }
  @media screen and (max-width: 370px) {
    .support.svelte-11l2xv1 {
      font-size: 13px;
    }
  }
  @media screen and (min-width: 850px) {
    .navbar_logo.svelte-11l2xv1 {
      padding-right: 175px;
    }
  }

  @media (min-width: 600px) {
    .terms_popup.svelte-1s9m2c4 {
      width: 500px;
      min-width: 500px;
    }
  }
  .overlay.svelte-1s9m2c4 {
    width: 100%;
    height: 100%;
    z-index: 209;
    top: 0;
    left: 0;
    position: fixed;
    background-color: #22222273;
  }
  .terms_popup.svelte-1s9m2c4 {
    z-index: 210;
    position: relative;
    background-color: var(--menu-dark);
    color: var(--text-color);
    width: 350px;
    height: 70%;
    padding: 0 1rem 1rem 2rem;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: scroll;
    border-radius: 15px;
    margin: auto;
  }
  .terms_title.svelte-1s9m2c4 {
    width: 100%;
    font-size: 22px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    background-color: var(--menu-dark);
    position: sticky;
    top: 0;
  }
  .exit.svelte-1s9m2c4 {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
  }

  .disclaimer_title.svelte-1cpo2ca {
    width: 100% !important;
    text-align: center;
  }
  .sub_logo.svelte-1cpo2ca {
    max-height: 70px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: left;
       object-position: left;
  }
  .privacy.svelte-1cpo2ca {
    font-weight: bold;
    text-decoration: underline;
    color: var(--main);
    cursor: pointer;
  }
  .footer_form.svelte-1cpo2ca {
    display: flex;
    flex-direction: column;
    justify-items: center;
    align-items: center;
    margin-bottom: 20px;
    text-align: center;
  }
  .footer_sub.svelte-1cpo2ca {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    gap: 20px;
  }
  /* (unused) .flc {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
  }*/
  .footer_items.svelte-1cpo2ca {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .footer1_link-list.svelte-1cpo2ca {
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 100%;
    grid-auto-columns: 100%;
    place-items: flex-start start;
    display: flex;
  }
  .footer1_link.svelte-1cpo2ca {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    text-decoration: none;
    color: white;
  }
  .footer_pages.svelte-1cpo2ca {
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
    width: fit-content;
    gap: 30px;
  }

  @media screen and (max-width: 767px) {
    .footer1_link.svelte-1cpo2ca {
      font-size: 0.8rem;
    }
  }
  @media screen and (max-width: 479px) {
    .footer_pages.svelte-1cpo2ca {
      gap: 10px;
    }
    .footer1_link-list.svelte-1cpo2ca {
      flex-flow: column;
      max-width: -moz-fit-content;
      max-width: fit-content;
      font-size: 0.75rem;
    }

    .footer1_link-list.footer-socials.svelte-1cpo2ca {
      align-items: center;
      width: 100%;
      max-width: none;
    }
  }

  @media screen and (max-width: 479px) {
    .pop_wrap.svelte-bcgm34 {
      left: unset !important;
      display: flex;
      justify-content: center;
    }
  }
  .g.svelte-bcgm34 {
    background-color: var(--op-green) !important;
  }
  .pop_wrap.svelte-bcgm34 {
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 11;
  }
  .ref_close.svelte-bcgm34 {
    position: absolute;
    z-index: 1;
    cursor: pointer;
    top: 10px;
    right: 10px;
    width: 24px;
    height: 24px;
  }

  .ref.svelte-bcgm34 {
    position: relative;
    overflow: hidden;
    padding: 10px 20px;
    width: 95%;
    max-width: 420px;
    background-color: white;
    border-radius: 7px;
    display: none;
    color: black;
  }

  /* (unused) .dollar_drop {
    position: absolute;
    top: 0;
    -webkit-mask-image: linear-gradient(
      180deg,
      rgb(0, 0, 0) 0%,
      rgba(122, 122, 122, 0.89) 7%,
      rgba(255, 255, 255, 0) 100%
    );
            mask-image: linear-gradient(
      180deg,
      rgb(0, 0, 0) 0%,
      rgba(122, 122, 122, 0.89) 7%,
      rgba(255, 255, 255, 0) 100%
    );
    opacity: 0.5;
    z-index: 0 !important;
    /* scale: 0.5; *\/

    /* transform: rotate(71deg) translate(-172px, -173px); *\/
  }*/
  .ref.visible.svelte-bcgm34 {
    display: block;
  }
  .ref_tit.svelte-bcgm34 {
    position: relative;
    z-index: 1;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
  }
  .ref_cont.svelte-bcgm34 {
    position: relative;
    z-index: 1;
    text-align: center;
  }
  .ref_exp.svelte-bcgm34 {
    font-size: 18px;
  }
  .refc.svelte-bcgm34 {
    display: flex;
    flex-direction: row;
  }
  /* (unused) .refc2 {
    display: flex;
    justify-content: space-around;
  }*/
  .rc.svelte-bcgm34 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
  }
  .rc.svelte-bcgm34 img:where(.svelte-bcgm34) {
    width: 24px;
    height: 24px;
  }
  /* (unused) .ref_assurance {
    font-size: 16px;
  }*/
  .ref_link.svelte-bcgm34 {
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    z-index: 1;
  }
  .ref_info.svelte-bcgm34 {
    margin: 10px 0 5px 0a;
    font-size: 16px;
  }

  .ref_choice.svelte-bcgm34 {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 10px;
  }
  .ref_btn.svelte-bcgm34 {
    border: 1px solid var(--menu);
    outline: 1px solid white;
    border-radius: 5px;
    background-color: var(--main);
    color: black;
    font-size: 18px;
    padding: 4px 10px;
    text-wrap: nowrap;
    cursor: pointer;
  }
  .ref_form.svelte-bcgm34 {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 10px;
    z-index: 1;
  }
  .ref_input.svelte-bcgm34 {
    width: clamp(170px, 180px, 200px);
    background-color: var(--menu-light);
    padding: 5px 10px;
    border-radius: 5px;
  }

  .popup.svelte-bcgm34 {
    position: relative;
    display: inline-flex;
    justify-content: space-between;
    gap: 5px;
    padding: 5px 15px;
    margin-left: 10px;
    border-radius: 5px;
    width: -moz-fit-content;
    width: fit-content;
    background-color: var(--op-green);
    cursor: pointer;
    color: white;
    font-weight: bold;
    border: 1px solid var(--menu);
    outline: 1px solid white;
  }
  .popup_hide.svelte-bcgm34 {
    position: absolute;
    top: -10px;
    right: -10px;
    background-color: var(--menu);
    color: white;
    border-radius: 40px;
    /* padding: 0px 8px; */
    font-size: 16px;
    z-index: 2;
  }
  .popup.svelte-bcgm34 img:where(.svelte-bcgm34) {
    width: 24px;
    height: 24px;
  }

  .invisible.svelte-bcgm34 {
    display: none !important;
  }
