/* navbar */
	.droptextbox{
		font-size:14px !important
	}
	.centronav-link{
	 font-size:14px !important;
	 line-height:1.2em !important
	}

@media screen and (min-width: 1920px) {
	.droptextbox{
		font-size:17px !important
	}
	.centronav-link{
	 font-size:17px!important
	}
}

/* navbar */

.input-group h3{
color:white !important;
}

.dropdown-link-2{
	line-height:1.2em !important
}

.hero-section {
  background-color: #f2f8f8;
}

.hero-section.h-130 {
  background-image: url('/wp-content/uploads/2025/02/Group-20-1-1.png') !important;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 450px 600px !important; 
  height:37rem !important;
}

.h-100 {
  height: 100%;
}

.h-100.flex-center {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.h-100.padding-y {
  padding-top: 95px;
  padding-bottom: 95px;
}

.hero-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 1220px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 95px;
  padding-right: 95px;
  display: grid;
}

.hero-content.m-auto {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image {
  width: 100%;
  height: 100%;
}

.hero-img {
  width: 80%;
}

.hero-img-container {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.hero-content-wrap {
  width: 100%;
}

.hero-p {
  color: #05264f;
  font-size: 16px;
  line-height: 40px !important;
}

.hero-heading {
  color: #05264f;
  text-transform: capitalize;
  font-size: 45px;
  font-weight: 800;
  line-height: 55px;
}

.hero-heading-wrap {
  max-width: 88%;
}

.hero-btn-wrap {
  margin-top: 56px;
}

.hero-btn {
  text-transform: uppercase;
  border-radius:100px !important;
  background-color: #05264f !important;
  border-radius: 100px;
  padding: 15px 33px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3;
}

.hero-btn.card-btn {
  font-weight: 700;
  line-height: 13px;
}

.features-wrapper {
  background-color: #fff;
  border-radius: 33px;
/*   margin-top: -230px; */
  margin-left: auto;
  margin-right: auto;
  padding: 70px 100px;
  box-shadow: 0 2px 60px #03162e14;
}

.feature-text {
  color: #008f8c;
 
  font-size: 16px;
  font-weight: 400;
  line-height: 40px !important;
}

.feature-text.text-white {
  color: #fff;
}

.holistic-text {
  color: #05264f;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 900;
  line-height: 1;
}

.holistic-text.text-white-bold {
  color: #f2f2f2;
}

.holistic-text.text-white-bold.text-cap {
  text-transform: capitalize;
}

.smart-width {
  max-width: 735px;
  margin-left: auto;
  margin-right: auto;
}

.smart-width.margin-top {
  margin-top: 48px;
}

.smart-width.padding-top {
  padding-top: 48px;
  padding-bottom: 48px;
}

.smart-width.padding-top.border-bottom {
  border-bottom: 2px solid #d6d7da;
}

.smart-width.padding-top.pb-none {
  padding-bottom: 0;
}

.card-title {
  color: #05264f;
  font-weight: 900;
  line-height: 34px;
  margin-bottom:20px !important;
}
/* 
.paragraph {
  color: #05264f;
  font-size: 14px;
  line-height: 24px;
}

.paragraph.large {
  line-height: 30px;
}

.paragraph.test-p {
  line-height: 16px;
} */

.flex-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  display: grid;
}

.max-p {
  max-width: 357px;
}

.card-img-wrap {
  width: 252.082px;
  height: 252.082px;
}

.card-btn-wrap {
  margin-top: 38px;
}

.container-why {
  max-width: 1220px;
  padding-top: 65px;
  padding-bottom: 65px;
}


.container-block {
  max-width: 930px;
}

.container-block.margin-auto {
  margin-left: auto;
  margin-right: auto;
}

.flex-content-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.bg-light-content {
  background-color: #f1f8f8;
  width: 48%;
  padding: 44px;
}

.content-sol {
  color: #05264f;
  font-size: 28px;
  font-weight: 400;
  line-height: 36px;
}

.arrow-wrap {
  width: 58px;
  height: 50px;
}

.arrow-text {
  color: #05264f;
  font-size: 24px;
  font-weight: 900;
  line-height: 26px;
}

.flex-arrow {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.centrobill-content {
  width: 52%;
}

.centro-h {
  color: #05264f;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
	

}

.m-talent {
  margin-top: 16px;
}

.card-updater-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  margin-top: 20px;
  padding-left: 59px;
  display: flex;
}

.icon-card-wrap {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icon-wrap {
  width: 30px;
  height: 38px;
}

.icon-text {
  color: #05264f;
  font-size: 16px;
}

.p-wrap {
  max-width: 433px;
  margin-top: 20px;
}

.bold-text {
  font-size: 16px;
  font-weight: 600;
}

.container_w {
  max-width: 1440px;
	margin:0 auto;
}

.container_w.feature-w {
  padding-left: 75px;
  padding-right: 75px;
}

.container_w.container-why.cent {
  padding-top: 30px;
}

.tools-wrap {
  border-left: 6px solid #008f8c;
  margin-top: 45px;
  padding-left: 24px;
  padding-right: 24px;
}

.span-p {
  color: #008f8c;
  text-decoration: underline;
}

.blue-container {
  background-image: url('/wp-content/uploads/2025/02/Group-19.png'), linear-gradient(167deg, #05264f, #0b57b5) !important;
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 476.13px 518.344px, auto;
  border-radius: 33px;
  margin-top: 30px;
  margin-left: 75px;
  margin-right: 75px;
  padding: 87px 98px;
}

.form-container {
  padding-left: 182px;
  padding-right: 182px;
}

.form-bg {
  background-color: #fcfdff;
  border: 2px solid #f1f8ff;
  border-radius: 32px;
}

@media screen and (min-width: 1920px) {
  .hero-section.h-130 {
    background-size: 650px 900px;
    height:63rem;
  }

  .hero-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-img-container, .hero-content-wrap {
    width: 100%;
  }

  .hero-p {
    font-size: 20px;
  }

  .hero-heading {
    font-size: 50px;
    line-height: 60px;
  }

  .hero-heading-wrap {
    max-width: 100%;
  }

  .hero-btn {
    font-size: 14px;
  }

  .features-wrapper {
    max-width: 1297px;
    margin-top: -530px;
    padding: 85px 111px;
  }

  .feature-text {
    font-size: 20px;
  }

  .holistic-text {
    font-size: 36px;
  }

  .smart-width {
    max-width: 859px;
  }

/*   .card-title {
    font-size: 32px;
  } */

/*   .paragraph {
    font-size: 16px;
  } */

/*   .h2 {
    font-size: 36px;
  } */

  .container-block {
    max-width: 1079px;
  }

  .flex-content-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    justify-content: space-between;
    align-items: flex-start;
  }

  .bg-light-content {
    width: 52%;
  }

  .content-sol {
    font-size: 32px;
    line-height: 45px;
  }

  .arrow-text {
    font-size: 28px;
  }

  .flex-arrow {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    margin-top: 43px;
  }

  .centrobill-content {
    width: 48%;
  }

  .centro-h {
    color: #05264f;
    font-family: "Lota Grotesque Alt 1", Arial, sans-serif;
    line-height: 43px;
  }

  .m-talent {
    margin-top: 18px;
  }

  .card-updater-wrapper {
    margin-top: 27px;
  }

  .icon-wrap {
    width: 38px;
  }

  .icon-text {
    font-size: 20px;
  }

  .p-wrap {
    margin-top: 27px;
  }

  .bold-text {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .hero-content {
    padding-left: 40px;
    padding-right: 40px;
  }

  .hero-heading {
    font-size: 32px;
    line-height: 42px;
  }

  .hero-btn {
    padding-top: 16px;
    line-height: 1;
  }

  .features-wrapper {
    padding: 50px;
  }

  .card-img-wrap {
    width: 200px;
    height: 200px;
  }

  .container-block.margin-auto {
    padding-left: 40px;
    padding-right: 40px;
  }

  .flex-content-wrap {
    flex-flow: column;
  }

  .bg-light-content, .centrobill-content {
    width: 100%;
  }

  .card-updater-wrapper {
    flex-flow: row;
    padding-left: 0;
  }

  .p-wrap {
    max-width: 100%;
  }

  .container_w.feature-w {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media screen and (max-width: 767px) {
  .hero-section.h-130 {
    background-size: 369px;
  }

  .hero-content {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-heading {
    font-size: 25px;
    line-height: 32px;
  }

  .hero-btn-wrap {
    margin-top: 30px;
  }

  .hero-btn {
    padding-left: 25px;
    padding-right: 25px;
  }

  .holistic-text {
    font-size: 24px;
  }

  .flex-card {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .card-btn-wrap {
    text-align: center;
  }

  .h2 {
    font-size: 26px;
  }

  .centro-h {
    line-height: 32px;
  }

  .container_w.feature-w {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_w.container-why {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }
}

@media screen and (max-width: 479px) {
  .hero-content {
    flex-flow: column;
    grid-template-columns: 1fr;
  }

  .hero-img-container {
    justify-content: center;
    align-items: center;
  }

  .hero-heading-wrap {
    max-width: 100%;
  }

  .hero-btn-wrap {
    text-align: center;
  }

  .features-wrapper {
    border-radius: 8px;
/*     margin-top: -185px !important; */
    padding: 16px;
  }

  .feature-text {
    font-size: 15px;
  }

  .smart-width.padding-top.border-bottom {
    border-bottom-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .card-title {
    font-size: 25px;
  }

/*   .paragraph.test-p {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  } */

  .card-btn-wrap {
    margin-top: 32px;
  }

  .h2.right.cap {
    font-size: 24px;
    line-height: 26px;
  }

  .container-block.margin-auto.mb-green {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-light-content {
    padding: 20px 16px;
  }

  .content-sol {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
  }

  .arrow-wrap {
    width: 40px;
    height: 28px;
  }

  .arrow-text {
    margin-top: 0;
    font-size: 20px;
  }

  .flex-arrow {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .centro-h {
    font-size: 20px;
    line-height: 25px;
  }

  .card-updater-wrapper {
    margin-top: 15px;
  }

  .icon-card-wrap {
    flex-flow: column;
  }

  .icon-text.text-center {
    text-align: center;
  }

  .p-wrap {
    margin-top: 15px;
  }

  .container_w.container-why {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tools-wrap {
    margin-top: 20px;
  }

  .blue-container {
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px 16px;
  }
}

#w-node-_561e5ad7-c042-b461-4ba2-cd72ca2f0c3f-9587e52e, #w-node-_253970ae-de39-fc22-c1fe-2f07c2b03cec-9587e52e {
  justify-self: end;
}

@media screen and (max-width: 767px) {
  #w-node-_561e5ad7-c042-b461-4ba2-cd72ca2f0c3f-9587e52e, #w-node-_253970ae-de39-fc22-c1fe-2f07c2b03cec-9587e52e {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_893bffc8-a1b3-0c4f-c253-dfa77c08fdbf-9587e52e {
    grid-area: 1 / 1 / 2 / 2;
  }
}


@font-face {
  font-family: 'Lota Grotesque Alt 1';
  src: url('../fonts/Lota-Grotesque-Alt-1-SemiBold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1';
  src: url('../fonts/Lota-Grotesque-Alt-1-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1';
  src: url('../fonts/Lota-Grotesque-Alt-1-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1 Extra';
  src: url('../fonts/Lota-Grotesque-Alt-1-Extra-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1';
  src: url('../fonts/Lota-Grotesque-Alt-1-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1';
  src: url('../fonts/Lota-Grotesque-Alt-1-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1';
  src: url('../fonts/Lota-Grotesque-Alt-1-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1';
  src: url('../fonts/Lota-Grotesque-Alt-1-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1';
  src: url('../fonts/Lota-Grotesque-Alt-1-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2 Extra';
  src: url('../fonts/Lota-Grotesque-Alt-2-Extra-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2 Extra';
  src: url('../fonts/Lota-Grotesque-Alt-2-Extra-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1';
  src: url('../fonts/Lota-Grotesque-Alt-1-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3';
  src: url('../fonts/Lota-Grotesque-Alt-3-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3 Extra';
  src: url('../fonts/Lota-Grotesque-Alt-3-Extra-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2 Semi';
  src: url('../fonts/Lota-Grotesque-Alt-2-Semi-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3';
  src: url('../fonts/Lota-Grotesque-Alt-3-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1 Extra';
  src: url('../fonts/Lota-Grotesque-Alt-1-Extra-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1';
  src: url('../fonts/Lota-Grotesque-Alt-1-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3';
  src: url('../fonts/Lota-Grotesque-Alt-3-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3 Extra Litght';
  src: url('../fonts/Lota-Grotesque-Alt-3-Extra-Litght-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3';
  src: url('../fonts/Lota-Grotesque-Alt-3-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3 Semi';
  src: url('../fonts/Lota-Grotesque-Alt-3-Semi-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3';
  src: url('../fonts/Lota-Grotesque-Alt-3-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 1 Semi';
  src: url('../fonts/Lota-Grotesque-Alt-1-Semi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt';
  src: url('../fonts/Lota-Grotesque-Alt-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3';
  src: url('../fonts/Lota-Grotesque-Alt-3-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-Bold-Italic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Extra';
  src: url('../fonts/Lota-Grotesque-Extra-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 2';
  src: url('../fonts/Lota-Grotesque-Alt-2-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3';
  src: url('../fonts/Lota-Grotesque-Alt-3-Black-Italic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Exgtra';
  src: url('../fonts/Lota-Grotesque-Exgtra-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3';
  src: url('../fonts/Lota-Grotesque-Alt-3-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-Light-Italic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-SemiBold-Italic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3';
  src: url('../fonts/Lota-Grotesque-Alt3-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-Regular-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-Thin-Italic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque Alt 3';
  src: url('../fonts/Lota-Grotesque-Alt-3-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Lota Grotesque';
  src: url('../fonts/Lota-Grotesque-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


.slider-container {
    position: relative;
    background: #003366;
    height: 10px;
    border-radius: 5px;
    margin-top: 40px;
    width: 100%;
}

.slider {
    position: absolute;
    width: 100%;
    -webkit-appearance: none;
    height: 10px;
    border-radius: 5px;
    background: transparent;
    z-index: 2;
}

/* Remove default slider handle completely */
.slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    opacity: 0;
    width: 1px;
    height: 20px;
    cursor: pointer;
}

.slider::-moz-range-thumb {
    opacity: 0;
    width: 1px;
    height: 20px;
    cursor: pointer;
    border: none;
}

/* Style the value box that moves */
.slider-value {
    position: absolute;
    top: -20px;
    transform: translateX(-50%);
    background: #FF6B00;
    padding: 8px 15px;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    cursor: pointer;
    z-index: 1;
    white-space: nowrap;
}

/* Add a small connector line from value to slider */
.slider-value:after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #FF6B00;
}
.email-input {
    width: 100%;
    padding: 1rem;
    margin: 1rem 0;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.calculate-btn {
    background: #17A2B8;
    color: white;
    border: none;
    padding: 1rem 2rem;
    border-radius: 25px;
    cursor: pointer;
}

.profit-value {
    font-size: 2.5rem;
    color: white;
    margin-top: 1rem;
}

