html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}
/* CSS simplu – adaugă asta în fișierul tău dacă vrei */
.modal-base {
  @apply fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center transition-opacity duration-300 opacity-0 pointer-events-none;
}

.modal-base .modal-content {
  @apply bg-white rounded-lg p-6 w-80 shadow-lg relative transform transition-all duration-300 scale-95;
}

.modal-base.modal-active {
  @apply opacity-100 pointer-events-auto;
}

.modal-base.modal-active .modal-content {
  @apply scale-100;
}

/*menu*/
.translate-x-0 {
  transform: translateX(0);
}
.menu-fixed-left {
  display: none;
}
.translate-x-56 {
  transform: translateX(14rem);
}

.-translate-x-56 {
  transform: translateX(-14rem);
}

.transition {
  transition: all 0.3s ease-in;
}

.nav-wrap.translate-x-56 {
  width: 100vw;
}

.toggle-menu-btn i.fa-xmark {
  display: none;
}

.toggle-menu-btn.open i.fa-bars {
  display: none;
}
#confirmEmailModal {
    z-index: 9999;  /* Setează un z-index mai mare pentru confirmare */
}
.toggle-menu-btn.open i.fa-xmark {
  display: inline;
}

/*menu*/
.log-in {
  border-radius: 999px;
  color: #71b39b;
  border: 0px;
  font-size: 16px;
}
.log-in:hover {
  background: transparent !important;
}
.join-us {
  background: #71b39b;
  color: white !important;
  border-radius: 999px !important;
  font-size: 16px;
}
.highlight {
  font-weight: 300;
  font-style: italic;
}
.highlight-break {
  display: block;
}
.nav-mobile-mini {
  background-color: transparent;
  border-bottom: 1px solid #3e485a;
}
.brand {
  color: white;
  font-weight: 500;
  font-size: 20px;
  display: flex;
  align-items: center;
}
.nav-a-url a {
  color: white;
  font-size: 16px;
}
.nav-a-url a:hover {
  color: #71b39b;
}
.px-general {
  padding: 0px 2%;
}
.h1 {
  color: white;
  font-size: 64px;
  font-weight: 500;
  line-height: 1;
}
.grid-def-bg {
  padding-top: 4%;
  margin-bottom: 5%;
}
.desc {
  font-weight: 300;
}
.learn-more {
  color: #71b39b;
  background: transparent;
  font-size: 28px;
  font-weight: 500;
  margin-top: 15px;
}
.custom-rotate {
  transform: rotate(137deg);
}
.main-heading {
  font-size: 228px;
  font-weight: 500;
  color: transparent;
  font-weight: normal;
  -webkit-text-stroke: 2px #ffffff;
  text-align: left;
  line-height: 1;
}
.sub-heading {
  font-size: 64px;
  font-weight: 500;
  text-align: left;
  line-height: 1;
  color: white;
}
.w-h-screen {
  width: 100%;
  margin-bottom: 13%;
}
.mission {
  width: 100%;
}
.logo {
  width: 45px;
}
.ventures {
  font-size: 16px;
  color: white;
  font-weight: 400;
}

.strategy-section {
}
.strategy-wemanage {
  margin-top: 3%;
  display: flex;
}

.h4-wemanage {
  font-weight: 500;
  font-size: 28px;
  color: #46b399;
  line-height: 1;
}
.low-risk {
  color: white;
  font-size: 16px;
  font-weight: 400;
}
.bit-balance {
  color: white;
  font-size: 16px;
  font-weight: 400;
  margin-top: 8%;
}
.we-manage {
  width: 100%;
}
.fiorst-part-manage {
  width: 61%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding-top: 6%;
}
.secod-part-manage {
  display: flex;
  justify-content: flex-end;
}
.btn-join-us {
  font-size: 22px;
  margin-top: 8%;
}
.join-btn-banner {
  font-size: 22px;
  margin-top: 10%;
}
.join-btn-promise {
  font-size: 22px;
  margin-top: 10%;
}
.arrow-left {
  width: 29px;
  margin-left: 2rem;
}
.banner-container {
  position: relative;
  background-image: url('/compoundventures/dist/img/general/we-exist.png');
  background-size: cover;
  background-position: center;
  height: 128vh;
  margin-top: 13%;
  border-radius: 2rem;
}

.text-overlay {
  position: absolute;
  top: 7%;
  left: 4%;
  padding: 20px;
  color: white;
  width: 50%;
}

.join-button {
  font-size: 22px;
  margin-top: 10%;
}
.text-overlay h2 {
  color: #171e28;
  font-size: 64px;
  line-height: 1;
}
.text-overlay h3 {
  font-size: 64px;
  color: #171e28;
  line-height: 1;
}
.text-overlay h4 {
  font-size: 28px;
  color: #46b699;
  margin-top: 9%;
}
.text-lg-v1 {
  font-size: 16px;
  color: #171e28;
  margin-bottom: 0%;
  margin-top: 10%;
}
.text-lg-v2 {
  font-size: 16px;
  color: #171e28;
  margin-top: 10%;
  margin-bottom: 0%;
}
.txt-over-div {
  width: 56%;
}
.figure-1 {
  width: 42%;
}

.banner-container-1 {
  position: relative;
  background-image: url('/compoundventures/dist/img/general/best-time.png');
  background-size: cover;
  background-position: center;
  height: 111vh;
  margin-top: 13%;
  border-radius: 2rem;
}

.the-road h2 {
  font-size: 64px;
  line-height: 1;
  color: white;
}

.the-road h3 {
  font-size: 64px;
  line-height: 1;
  color: white;
}

.the-road p {
  font-size: 28px;
  line-height: 1;
}

.figure-centered {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 11%;
}
.chil-road {
  width: 62%;
  padding-top: 3rem;
}
.chil-road p {
  margin-top: 2rem;
}
.container-grid-numb {
  margin-top: 7%;
}
.group-p-de {
  padding-right: 13%;
}
.group-p-de-nr {
  font-size: 28px;
  border-color: #46b399;
  width: 4rem;
  height: 4rem;
  border: 1px solid;
}
.group-p-de h3 {
  color: white;
  font-size: 16px;
  margin-top: 1.7rem !important;
}
.group-p-de p {
  color: white;
  font-size: 16px;
  margin-top: 0.6rem !important;
}

.banner-heading {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.banner-text-h3 {
  font-size: 64px;
  color: #171e28;
  line-height: 1.2;
}
.banner-text-h4 {
  font-size: 64px;
  line-height: 1;
}

.banner-content {
  background-color: #ffffff57;
  border-radius: 2rem;
  padding: 3rem;
  border: 2px solid #ffffff42;
  width: 60%;
  margin: 0 0 auto auto;
}

.banner-content p {
  font-size: 16px;
  margin-bottom: 2.4rem;
}
.our-promise-children-1 {
  display: flex;
  align-items: center;
}
.our-promise-children-1 h2 {
  font-size: 64px;
  margin-bottom: 2rem;
}
.our-promise-children-1 li {
  font-size: 16px;
  color: white;
}
.our-promise-children-2 {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.our-promise-children-2 img {
  width: 100%;
}

.our-promise {
  background: #191e27;
  padding-top: 4%;
  margin-top: 5%;
}
.join-us-container {
  width: 100%;
  margin-bottom: 4rem;
}
.gradient-img {
}
.mainjoin-us-container {
}

.join-us-container-end {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 1rem;
}
.join-us-children {
  width: 30%;
  padding: 0 7rem 0 0;
}
.join-us-children h5 {
  font-size: 28px;
  line-height: 1;
}
.join-us-children p {
  color: #171e28;
  font-size: 16px;
  margin-top: 1.55rem;
}
.join-btn-bottom {
  margin-top: 1.55rem;
}

@media (max-width: 1536px) {
  .h1 {
    font-size: 58px;
  }
  .main-heading {
    font-size: 223px;
  }
  .sub-heading {
    font-size: 62px;
  }
  .strategy-wemanage {
    margin-top: 7%;
  }
  .banner-container {
    height: 127vh;
  }
  .container-grid-numb {
    margin-top: 9%;
  }
  .banner-content {
    width: 68%;
  }
  .banner-text-h3 {
    font-size: 61px;
  }
  .join-us-container {
    margin-bottom: 10rem;
  }
}

@media (max-width: 1280px) {
  .h1 {
    font-size: 48px;
  }
  .main-heading {
    font-size: 183px;
  }
  .sub-heading {
    font-size: 51px;
  }
  .h4-wemanage {
    font-size: 22px;
  }
  .low-risk {
    font-size: 15px;
  }
  .bit-balance {
    font-size: 15px;
  }
  .banner-container {
    height: 106vh;
  }
  .text-overlay h2 {
    font-size: 52px;
  }
  .text-overlay h3 {
    font-size: 52px;
  }
  .text-overlay h4 {
    font-size: 24px;
  }
  .text-lg-v1 {
    font-size: 14px;
    margin-top: 8%;
  }
  .text-lg-v2 {
    font-size: 14px;
    margin-top: 8%;
  }
  .txt-over-div {
    width: 65%;
  }
  .join-button {
    font-size: 17px;
    margin-top: 8%;
  }
  .btn-join-us,
  .join-button,
  .join-btn-banner,
  .join-btn-promise,
  .join-btn-bottom,
  .join-button {
    font-size: 17px;
  }
  .the-road h2 {
    font-size: 52px;
  }
  .the-road h3 {
    font-size: 52px;
  }
  .the-road p {
    font-size: 22px;
  }
  .group-p-de-nr {
    width: 3.5rem;
    height: 3.5rem;
    font-size: 22px;
  }
  .group-p-de p {
    font-size: 14px;
  }
  .group-p-de h3 {
    font-size: 14px;
  }
  .group-p-de {
    padding-right: 1%;
  }
  .banner-text-h3 {
    font-size: 49px;
  }
  .banner-text-h4 {
    font-size: 49px;
  }
  .banner-content p {
    font-size: 14px;
    margin-bottom: 1rem;
  }
  .banner-content {
    width: 72%;
  }
  .banner-container-1 {
    height: 92vh;
  }
  .our-promise-children-1 {
    padding-right: 12%;
  }
  .join-us-children h5 {
    font-size: 22px;
  }
  .join-us-children p {
    font-size: 14px;
    margin-top: 1rem;
  }
  .join-us-children {
    width: 33%;
    padding: 0 5rem 0 0;
  }
  .join-btn-bottom {
    margin-top: 1rem;
  }
}

@media (max-width: 1024px) {
  .nav-a-url a {
    font-size: 12px;
  }
  .log-in {
    font-size: 14px;
  }
  .join-us {
    font-size: 14px;
  }
  .brand {
    font-size: 14px;
  }
  .logo {
    width: 35px;
  }
  .h1 {
    font-size: 38px;
  }
  .ventures {
    font-size: 14px;
  }
  .learn-more {
    font-size: 21px;
    margin-top: 11px;
    display: block;
  }

  .main-heading {
    font-size: 146px;
  }
  .h4-wemanage {
    font-size: 18px;
  }
  .low-risk {
    font-size: 13px;
  }
  .btn-join-us,
  .join-button,
  .join-btn-banner,
  .join-btn-promise,
  .join-btn-bottom,
  .join-button {
    font-size: 15px;
  }
  .banner-container {
    height: 85vh;
  }
  .text-overlay h2 {
    font-size: 39px;
  }
  .text-overlay h3 {
    font-size: 39px;
  }
  .text-lg-v1 {
    font-size: 12px;
    margin-top: 5%;
  }
  .text-lg-v2 {
    font-size: 12px;
    margin-top: 5%;
  }
  .txt-over-div {
    width: 73%;
  }
  .join-button {
    margin-top: 6%;
  }
  .the-road h3 {
    font-size: 39px;
  }
  .the-road h2 {
    font-size: 39px;
  }
  .the-road p {
    font-size: 18px;
  }
  .chil-road {
    width: 72%;
    padding-top: 1.4rem;
  }
  .group-p-de-nr {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 18px;
  }
  .group-p-de h3 {
    font-size: 12px;
  }
  .group-p-de p {
    font-size: 12px;
  }
  .group-p-de {
    padding-right: 0%;
  }
  .banner-text-h3 {
    font-size: 37px;
  }
  .banner-content p {
    font-size: 12px;
    margin-bottom: 1rem;
  }
  .banner-content {
    width: 68%;
    padding: 1.5rem;
  }
  .banner-container-1 {
    height: 74vh;
  }
  .our-promise-children-1 h2 {
    font-size: 35px;
    margin-bottom: 1.5rem;
  }
  .our-promise-children-1 li {
    font-size: 12px;
  }
  .join-btn-promise {
    margin-top: 1.5rem;
  }
  .join-us-children h5 {
    font-size: 18px;
  }
  .join-us-children p {
    font-size: 12px;
    margin-top: 0.51rem;
  }
  .join-btn-bottom {
    margin-top: 0.5rem;
  }
}

@media (max-width: 1000px) {
  .main-heading {
    font-size: 145px;
  }
  .sub-heading {
    font-size: 41px;
  }
  .banner-container {
    height: 83vh;
  }
  .group-p-de {
    padding-right: 42%;
  }
  .banner-container-1 .grid.grid-cols-1.lg\:grid-cols-2.gap-8.p-8 {
    display: flex;
  }
  .banner-text-h3 {
    font-size: 29px;
  }
  .banner-text-h4 {
    font-size: 29px;
  }
  .banner-container-1 {
    height: 72vh;
  }
  .our-promise {
    display: flex;
  }
  .our-promise-children-1 h2 {
    font-size: 33px;
    margin-bottom: 1rem;
  }
  .our-promise-children-1 li {
    font-size: 11px;
  }
  .btn-join-us,
  .join-button,
  .join-btn-banner,
  .join-btn-promise,
  .join-btn-bottom,
  .join-button {
    font-size: 13px;
  }
  .join-us-children h5 {
    font-size: 16px;
  }
  .join-us-children p {
    font-size: 11px;
    margin-top: 0.51rem;
  }
}

@media (max-width: 905px) {
  .nav-a-url {
    display: none !important;
  }
  .menu-fixed-left {
    background: #171e28;
    display: block;
    width: 24rem !important;
    padding-top: 1.5rem;
    height: 100vh;
    position: fixed;
    border-right: 1px solid #3e485a;
  }
  a.text-gray-800.block.ml-2.sm\:hidden.toggle-menu-btn {
    color: white;
    font-size: 26px;
    padding: 0;
    margin: 0;
    line-height: 1;
  }
  .nav-mobile-mini {
    justify-content: normal;
  }
  .logInBtn {
  }
  .join-us {
    padding: 12px 15px !important;
    line-height: 1;
  }
  .toggle-menu-btn {
    display: block !important;
  }
  .translate-x-56 {
    --tw-translate-x: 24rem !important;
  }
  .-translate-x-56 {
    --tw-translate-x: -24rem !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate))
      skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
      scaleY(var(--tw-scale-y));
  }

  .sm\:translate-x-0 {
    transform: translateX(0);
  }

  .sm\:translate-x-56 {
    transform: translateX(24rem);
  }

  .sm\:-translate-x-56 {
    transform: translateX(-24rem);
  }
  .nav-wrap {
    overflow-x: visible;
  }
  .brand {
    font-size: 19px;
  }
  .logo {
    width: 43px;
  }
  .brand .join-us .log-in {
    font-size: 17px;
  }
  .nav-left-a {
    width: 100%;
    color: white;
    display: block;
    font-size: 19px;
    padding: 11px 0 10px 25px;
  }

  .log-mob-btn {
    padding: 26px 0 0px 25px;
  }
  .grid-def-bg {
    display: block !important;
  }
  .h1 {
    font-size: 4.7vw;
  }
  .ventures {
    font-size: 2vw;
    margin-top: 4vh;
    margin-bottom: 2vh;
  }
  .main-heading {
    font-size: 15vw;
  }
  .w-h-screen {
    margin-bottom: 6%;
  }
  .main-heading {
    -webkit-text-stroke: 0.5px #ffffff;
  }
  .sub-heading {
    font-size: 6vw;
  }
  .h4-wemanage {
    font-size: 2vw;
  }
  .fiorst-part-manage {
    width: 92%;
  }
  .banner-container {
    height: 65vw;
  }
  .text-overlay {
    top: 1vw;
    left: 1vw;
  }
  .text-overlay h3,
  .text-overlay h2 {
    font-size: 4.5vw;
  }
  .text-overlay h4 {
    font-size: 2.7vw;
    margin-top: 1vw;
  }
  .txt-over-div {
    width: 96%;
  }
  .text-lg-v1,
  .text-lg-v2 {
    font-size: 1.4vw;
    margin-top: 1.4vw;
  }
  .btn-def {
    padding: 8px 14px;
  }
  .join-button {
    margin-top: 1.4vw;
  }
  .the-road h3,
  .the-road h2 {
    font-size: 4.4vw;
  }
  .figure-centered {
    display: none;
  }
  .the-road p {
    font-size: 2.1vw;
    margin-top: 1vw;
    margin-bottom: 2vw;
  }
  .container-grid-numb {
    margin-top: 8vw;
  }
  .group-p-de h3 {
    margin-top: 0rem !important;
  }
  .group-p-de {
    display: flex !important;
    flex-direction: row !important;
  }
  .group-p-de-nr {
    width: 2rem;
    height: 2rem;
    padding: 1px 14px !important;
    font-size: 15px;
    margin-right: 1vw;
    text-align: center;
  }
  .row-to-mobile {
    margin-top: 0px !important;
  }
  .banner-content {
    width: 100%;
    padding: 1.5rem;
    margin: 0;
  }
  .banner-body {
    width: 65%;
  }
  .our-promise {
    display: flex !important;
  }
  .join-us-children {
    width: 33%;
    padding: 0 2rem 0 0;
  }
  .group-p-de {
    padding-right: 0;
  }
}

@media (max-width: 768px) {
  .mision-img {
    width: 95% !important;
    margin: 0 auto !important;
  }
  .strategy-wemanage {
    display: block;
  }
  .image-part-mob {
    display: block !important;
  }
  .image-part {
    display: none;
  }
  .h4-wemanage {
    font-size: 20px;
  }
  .low-risk {
    font-size: 14px;
    margin-top: 13vw;
  }
  .bit-balance {
    font-size: 14px;
    margin-top: 4%;
  }
  .btn-def {
    padding: 13px 28px !important;
  }
  .btn-join-us {
    margin-top: 4%;
  }
  .banner-container {
    background-image: url('/compoundventures/dist/img/general/mobil/we-exist.png');
    height: 263vw;
  }
  .text-overlay {
    width: 100%;
    padding: 8vw;
  }
  .text-overlay h4 {
    font-size: 2.9vw;
    margin-top: 7vw;
    margin-bottom: 3vw;
  }
  .text-lg-v1,
  .text-lg-v2 {
    font-size: 1.9vw;
    margin-top: 3vw;
  }
  .the-road h3,
  .the-road h2 {
    font-size: 4.5vw;
  }
  .banner-container-1 {
    background-image: url(/compoundventures/dist/img/general/mobil/best-time.png);
    height: 255vw;
  }
  .best-time {
    display: block !important;
    padding: 9vw !important;
  }
  .banner-heading {
    justify-content: flex-start;
    align-items: flex-start;
  }
  .banner-text-h4,
  .banner-text-h3 {
    font-size: 34px;
  }
  .banner-body {
    width: 100%;
  }
  .banner-content {
    margin-top: 8vw;
  }
  .banner-content p {
    font-size: 14px;
    margin-bottom: 1rem;
  }

  .btn-join-us,
  .join-button,
  .join-btn-banner,
  .join-btn-promise,
  .join-btn-bottom,
  .join-button {
    font-size: 20px;
  }

  .our-promise {
    display: block !important;
  }
  .our-promise-children-1 h2 {
    font-size: 34px;
  }
  .our-promise-children-1 li {
    font-size: 14px;
  }
  .mob-my-balance {
    display: block !important;
    margin-top: 11vw;
  }
  .comp-my-balance {
    display: none;
  }
  .comp-join-us {
    display: none;
  }
  .mob-join-us {
    display: block !important;
  }
  .join-us-container-end {
    padding: 0;
    justify-content: flex-start;
    align-items: flex-start;
    top: 47vw;
  }
  .join-us-children {
    width: 72vw;
    padding: 0;
    margin: 0 auto;
  }

  .join-us-children h5 {
    font-size: 20px;
  }

  .join-us-children p {
    font-size: 14px;
    margin-top: 1.5rem;
  }

  .join-btn-bottom {
    margin-top: 1.5rem;
  }

  .text-overlay h3,
  .text-overlay h2 {
    font-size: 34px;
  }

  .text-lg-v1,
  .text-lg-v2 {
    font-size: 14px;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }

  .the-road p {
    font-size: 20px;
    margin-top: 1vw;
    margin-bottom: 3vw;
  }

  .group-p-de h3 {
    font-size: 14px;
  }

  .group-p-de p {
    font-size: 14px;
  }

  .group-p-de-nr {
    width: 3rem;
    height: 3rem;
    padding: 1px 21px !important;
    margin-right: 3vw;
  }
}

@media (max-width: 588px) {
  .ventures {
    font-size: 14px;
  }
}

@media (max-width: 425px) {
  .logo {
    width: 35px;
  }
  .brand {
    font-size: 14px;
  }
  .log-in {
    font-size: 12px;
    padding: 0 1.5vw 0 0 !important;
  }
  .join-us {
    padding: 10px 14px !important;
    font-size: 12px;
  }
  .menu-fixed-left {
    width: 85vw !important;
  }
  .-translate-x-56 {
    --tw-translate-x: -85vw !important;
  }
  .translate-x-56 {
    --tw-translate-x: 85vw !important;
  }
  .-translate-x-56 {
    --tw-translate-x: -85vw !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate))
      skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x))
      scaleY(var(--tw-scale-y));
  }

  .sm\:translate-x-0 {
    transform: translateX(0);
  }

  .sm\:translate-x-56 {
    transform: translateX(85vw);
  }

  .sm\:-translate-x-56 {
    transform: translateX(-85vw);
  }
  .highlight {
    display: none !important;
  }

  .h1 {
    font-size: 9vw;
  }
  .highlight-break {
    display: inline;
  }

  .mision-img {
    margin: 0 auto !important;
  }
  .px-general {
    padding: 0px 5%;
  }
  .ventures {
    font-size: 14px;
  }
  .main-heading {
    font-size: 14vw;
  }

  .fiorst-part-manage {
    width: 100%;
    padding-top: 15%;
  }

  .text-overlay h3,
  .text-overlay h2 {
    font-size: 34px;
  }

  .text-overlay h4 {
    font-size: 22px;
  }

  .text-lg-v1,
  .text-lg-v2 {
    font-size: 14px;
    margin-top: 6vw;
    margin-bottom: 6vw;
  }

  .text-overlay {
    width: 100%;
    padding: 11vw;
  }

  .the-road h3,
  .the-road h2 {
    font-size: 34px;
  }

  .the-road p {
    font-size: 20px;
    margin-bottom: 7vw;
  }

  .chil-road {
    width: 100%;
  }

  .container-grid-numb {
    margin-top: 21vw;
  }

  .group-p-de {
    margin-bottom: 1rem;
  }

  .group-p-de p,
  .group-p-de h3 {
    font-size: 14px;
  }

  .group-p-de-nr {
    width: 3rem;
    height: 3rem;
    padding: 1px 21px !important;
    margin-right: 3vw;
  }

  .banner-content {
    margin-top: 15vw;
  }
  .best-time {
    padding: 16vw 9vw 9vw 9vw !important;
  }

  .banner-content {
    padding: 3rem;
  }

  .banner-content p {
    margin-bottom: 2rem;
  }

  .our-promise {
    display: block !important;
    padding: 0 !important;
    margin-top: 3rem;
  }

  .join-us-children {
    width: 67vw;
  }

  .join-us-container-end {
    top: 44vw;
  }
}

@media (max-width: 375px) {
  .nav-mobile-mini {
    padding: 1rem 0.5rem 1rem 0.81rem;
  }

  .banner-content {
    padding: 2rem;
    margin-top: 10vw;
  }
}

/*min-width: 1920px (opțional, dacă vrei și suport pentru monitoare mari)*/

.bg-gradient-dark {
  background: linear-gradient(135deg, #2c3e50 0%, #34495e 50%, #2c3e50 100%);
}

.btn-green {
  background: linear-gradient(135deg, #46b699 0%, #5bc0a7 100%);
  transition: all 0.3s ease;
}

.btn-green:hover {
  background: linear-gradient(135deg, #3a9d85 0%, #4da693 100%);
  transform: translateY(-1px);
}

.checkbox-custom {
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #46b699;
  border-radius: 4px;
  background: transparent;
  position: relative;
  cursor: pointer;
}

.checkbox-custom:checked {
  background: #46b699;
}

.checkbox-custom:checked::after {
  content: '✓';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: 12px;
  font-weight: bold;
}

.link-green {
  color: #46b699;
  transition: color 0.3s ease;
}

.link-green:hover {
  color: #5bc0a7;
}
