*,
*::after,
*::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

:root {
  --black: #000000;
  --white: #ffffff;
  --dark: #080707;
  --primary: #19D769;
}
html {
  font-size: 10px;
}

body {
  line-height: 1.4;
  font-family: "TASA Orbiter Deck";
  position: relative;
  width: 100%;
  margin: 0 auto;
  background-color: #F9F9F9;
  color: var(--dark);
  font-weight: 400;
  font-size: 2.3rem;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
form,
input,
select,
textarea {
  width: 100%;
}
ul:not(.list-none),
ol:not(.list-none) {
  padding-left: 2rem;
}
h1,
.large-title,
.h1 {
  font-size: 22rem;
  line-height: 1;
  font-weight: 700;
  font-family: "TASA Orbiter Deck";
  letter-spacing: -1rem;
  word-spacing: -1rem;
}
.large-title {
  letter-spacing: -0.7rem;
  word-spacing: -2rem;
}
h1,h2,h3,h4,h5 {
  font-family: "TASA Orbiter Deck";
}
h2,
.h2,
h4,
.h4 {
  line-height: 1.2;
  font-weight: 600;
}
h2,
.h2 {
  font-size: 6.3rem;
}
h4,
.h4 {
  font-size: 4rem;
}
a {
  text-decoration: none;
  color: inherit;
  font-size: inherit;
  transition: all 0.5s ease;
}
img {
  max-width: 100%;
  transition: all 0.5s ease;
}
.col-third {
  width: calc(100% / 3);
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.col-forth {
  width: calc(100% / 4);
}
.w-25 {
  width: 25%;
}
.w-30 {
  width: 30%;
}
.w-33 {
  width: 33%;
}
.w-35 {
  width: 35%;
}
.w-40 {
  width: 40%;
}
.w-45 {
  width: 45%;
}
.w-47 {
  width: 47%;
}
.w-48 {
  width: 48%;
}
.w-50 {
  width: 50%;
}
.w-55 {
  width: 55%;
}
.w-60 {
  width: 60%;
}
.w-65 {
  width: 65%;
}
.w-70 {
  width: 70%;
}
.w-75 {
  width: 75%;
}
.w-80 {
  width: 80%;
}
.w-85 {
  width: 85%;
}
.w-90 {
  width: 90%;
}
.w-95 {
  width: 95%;
}

.full-box,
.w-100,
.w-full {
  width: 100%;
}
.w-max {
  width: max-content;
}
.object-cover {
  object-fit: cover;
}
.object-contain {
  object-fit: contain;
}
.h-full,
.h-100 {
  height: 100%;
}
.h-auto {
  height: auto;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
.relative {
  position: relative;
}
.bg-white {
  background-color: var(--white);
}
.bg-black {
  background-color: var(--black);
}
.bg-dark {
  background-color: var(--dark);
}
.bg-primary {
  background-color: var(--primary);
}
.overflow-hidden {
  overflow: hidden;
}

.align-end {
  align-items: flex-end;
}
.align-center {
  align-items: center;
}
.flex-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex-col {
  flex-direction: column;
}
.flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.flex-1 {
  flex: 1;
}
.space-between,
.justify-between {
  justify-content: space-between;
}
.justify-center {
  justify-content: center;
}
.box-center {
  align-items: center;
}
.justify-end {
  justify-content: flex-end;
}

@font-face {
  font-family: 'TASA Orbiter Display';
  src: url('../font/TASAOrbiterDeck-Bold-BF64891cba35ec7.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap; 
}
@font-face {
  font-family: 'TASA Orbiter Deck';
  src: url('../font/TASAOrbiterDeck-Regular-BF64891cba23854.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap; 
}
.container {
  max-width: 1415px;
  margin: 0 auto;
  padding: 0 15px;
}
.cloudsquare g:hover, .cloudsquare g:hover path, .cloudsquare g:hover mask, .cloudsquare g:hover mask path {
  fill: #fff !important;
  opacity: 1 !important;
  stroke: #fff !important;
}
.cloudsquare {
  background: #DCB7EB;
}
.cloudsquare g {
  z-index: 111;
  position: relative;
}

.cloudsquare path {
  position: relative;
  z-index: -1;
}

.cloudsquare svg {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.cloudsquare g, .cloudsquare g path, .cloudsquare g mask, .cloudsquare g mask path {
  transition: 0.2s;
  position: relative;
  z-index: 999;
}
.row {
  display: flex;
  flex-wrap: wrap;
}

.siteheader .row {
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}

.menuwrapper .menuwrap ul {
  display: flex;
}

ul {
  padding-left: 0px;
  list-style: none;
}

.menuwrapper .menuwrap ul li a {
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #1E1E1E;
  text-align: center;
  display: inline-block;
  padding: 0 16px;
}

.buttonwrap a {
  display: flex;
  align-items: center;
}

.buttonwrap a span {
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #000;
  padding: 10px 16px;
  border-radius: 12px;
  background: #C780ED;
}
.buttonwrap a span:last-child {
  line-height: 0;
}

.buttonwrap {
  position: relative;
  z-index: 10;
  display: flex;
  align-items: center;
  gap: 12px;
}

/* 3D Calculator button in header */
.cbm3d-btn {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 16px;
  border-radius: 12px;
  background: #054742;
  color: #fff;
  font-family: "TASA Orbiter Deck";
  font-size: 16px;
  font-weight: 400;
  transition: all 0.3s ease;
}
.cbm3d-btn:hover {
  background: #076b64;
  transform: translateY(-1px);
  box-shadow: 0 4px 12px rgba(5,71,66,0.3);
}
.cbm3d-btn span {
  background: none !important;
  padding: 0 !important;
  color: #fff !important;
  font-size: 16px !important;
  line-height: 1 !important;
}
.login-signup-btn {
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #000;
  padding: 10px 16px;
  border-radius: 12px;
  border: 1px solid #1E1E1E;
  text-decoration: none;
  transition: background-color 0.2s, color 0.2s;
}
.login-signup-btn:hover {
  background-color: #1E1E1E;
  color: #fff;
}
header.siteheader {
  padding: 10px 0;
  position: sticky;
  top: 0;
  z-index: 50;
  background: #F9F9F9;
}
.logo img {
  width: 230px;
  height: 72px;
  object-fit: contain;
}
.mobile-menu-buttons {
  display: none;
}

.bannercontentinner h1 {
  font-family: "TASA Orbiter Deck";
  font-size: 80px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1px;
  word-spacing: 4px;
  text-transform: uppercase;
  color: #054742;
}

span.blue  {
  color: #62B6FF;
}
.bannercontent {
  text-align: center;
  padding: 120px 0 0;
  max-width: 840px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
span.orange  {
  color: #F9DB5E;
}
.bannercontentinner p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #054742;
  margin: 12px 0px 36px;
}
.btn {
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #000;
  padding: 10px 16px;
  border-radius: 12px;
  background: #C780ED;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0 5px;
}

.btn.whitebtn {
  background: #fff;
  border: 1px solid rgba(30, 30, 30, 0.80);
}
.bannervideowrap {
  position: relative;
  margin-top: -120px;
}

.bannervideowrap video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.08;
}
.bannervideowrap .vector1 {
  position: absolute;
  top: 200px;
}

.bannervideowrap .vector2 {
  position: absolute;
  top: 80px;
  right: 40px;
}

.bannervideowrap img {
  object-fit: contain;
}

.bannervideowrap .vector3 {
  position: absolute;
  left: 120px;
  bottom: 0;
}

.bannervideowrap .vector4 {
  position: absolute;
  right: 120px;
  bottom: 0;
}

.mainbanner .blurbg {
  height: 257px;
  margin-top: -80px;
}
.bordersepleftright {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(30, 30, 30, 0.15);
  max-width: 850px;
  margin: 0 auto;
  right: 0;
  z-index: 1;
}
.onesystemtotal .gradientbox {
  text-align: center;
  padding: 120px 0 0;
}

.onesystemtotal .gradientbox h2 span {
  background: linear-gradient(to right, #054742, #054742);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "TASA Orbiter Deck";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -0.96px;
  line-height: 1.15;
}

.onesystemtotal .gradientbox h2 {
  line-height: 1.15;
  max-width: 1100px;
  margin: 0 auto;
}

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

.onesystemtotalrow .onesystemtitlevideo {
  width: 422px;
}

.onesystemtotalrow .onesystemtitlevideo video, .media-box video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.onesystemtotaltitle h3 {
  color: #E2D8E6;
  font-family: "TASA Orbiter Display";
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  text-transform: capitalize;
}
.titlebox {
  max-width: 850px;
  margin: 0 auto;
}
.stepsguidesec {
  padding: 200px 0;
}
.stepsguidesec {
  position: relative;
  z-index: 1;
}

.titlebox h6 {
  border-top: 1px solid rgba(30, 30, 30, 0.15);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #054742;
  letter-spacing: -0.64px;
  text-transform: capitalize;
  border-bottom: 1px solid rgba(30, 30, 30, 0.15);
  padding: 15px;
  margin-bottom: 64px;
  text-align: center;
}

.titlebox h2, .titlebox p {
  max-width: 80%;
  margin: 0 auto;
  text-align: center;
}

.titlebox h2 {
  text-align: center;
  font-family: "TASA Orbiter Deck";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.96px;
  text-transform: uppercase;
  color: #054742;
}

.titlebox p {
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #054742;
  margin: 12px auto 64px;
}
.stepsguidesec .row .col-third {
  padding: 26px;
}

.stepsguidesec .row .col-inner {
  padding: 28px 22px; border-radius: 12px; height: 100%;
}


.stepsguidesec .row .col-third h6 {
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  color: #054742;
  font-family: 'TASA Orbiter Display';
}

.stepsguidesec .row .col-third h4 {
  color: #054742;
  font-size: 35.822px;
  font-family: 'TASA Orbiter Display';
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -1.075px;
  text-transform: uppercase;
}

.stepsguidesec .row .col-third img {
  margin: 62px 0;
}

.stepsguidesec .row .col-third p {
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: #054742;
}
.keyfeaturesec {
  border: 1px solid rgba(30, 30, 30, 0.20);
  background: #f9f9f9;
  position: relative;
  z-index: 1;
}

.keyfeaturesec .counterbox {
  text-align: center;
  padding: 35px;
}

.keyfeaturesec .col-forth:not(:last-child) .counterbox {border-right: 1px solid rgba(30, 30, 30, 0.20);}

.keyfeaturesec .counterbox h2 {
  color: rgba(0, 0, 0, 0.80);
  text-align: center;
  font-family: "TASA Orbiter Display";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -1.44px;
  text-transform: uppercase;
}

.keyfeaturesec .counterbox p {
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  color: rgba(30, 30, 30, 0.70);
  text-align: center;
  margin-top: 12px;
}
.whonavarosec {
  padding: 200px 0;
  position: relative;
  z-index: 1;
}
.col-half {
  width: calc(100% / 2 );
}

.whonavarosec .row .col-half {
  padding: 25px;
}

.whonavarosec .imagwwithcontent {
  padding: 50px;
  border-radius: 15px;
}

.whonavarosec .imagwwithcontent h3 {
  color: #054742;
  font-family: "TASA Orbiter Display";
  font-size: 44px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
}

.whonavarosec .imagwwithcontent img {
  margin: 40px 0;
  width: 100%;
  border-radius: 10px;
  height: 220px;
  object-fit: cover;
}

.whonavarosec .imagwwithcontent  ul {
  padding-left: 0;
  margin-bottom: 50px;
}

.whonavarosec .imagwwithcontent ul li {
  display: flex;
  align-items: center;
  font-family: 'TASA Orbiter Deck';
  font-size: 20px;
  font-weight: 400;
  color: #054742;
  letter-spacing: -0.44px;
  gap: 10px;
  margin-bottom: 10px;
}

.whonavarosec .imagwwithcontent a span {
  background: #fff;
}

.whonavarosec .imagwwithcontent a span:last-child {
  background: #000;
}

.whonavarosec .imagwwithcontent a span:last-child svg path {
  stroke: #fff;
}

/* Students card — dark green background overrides */
.whonavarosec .students-card h3 {
  color: #FFFBF3;
}
.whonavarosec .students-card ul li {
  color: #FFFBF3;
}
.whonavarosec .students-card ul li svg path,
.whonavarosec .students-card ul li svg rect {
  stroke: #FFFBF3;
  fill: none;
}
.whonavarosec .students-card a span {
  background: #FFFBF3;
  color: #054742;
}
.whonavarosec .students-card a span:last-child {
  background: #FFFBF3;
}
.whonavarosec .students-card a span:last-child svg path {
  stroke: #054742;
}
.realcustomersliderinner {
  padding: 90px 0 200px;
  position: relative;
  z-index: 1;
  background-color: #DCB7EB;
  background-image: 
    linear-gradient(rgba(0,0,0,0.15) 1px, transparent 1px),
    linear-gradient(90deg, rgba(0,0,0,0.15) 1px, transparent 1px);
  background-size: 40px 40px;
  border-radius: 24px;
}
.realcustomersliderinner .cloudsquare {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -1;
  height: 100%;
}

.realcustomersliderinner .cloudsquare svg {
  width: 100%;
  height: 100%;
}


.realcustomerslide {
  padding: 0 40px;
}

.customerslideinner {
  background: #FFFBF3;
  padding: 30px;
  text-align: center;
  border-radius: 15px;
}

.customerslideinner p {
  font-size: 30.42px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.3;
  color: #054742;
  letter-spacing: -1.086px;
  margin-bottom: 80px;
  font-family: 'TASA Orbiter Deck';
}

.customerslideinner  .info {
  display: flex;
  gap: 15px;
  align-items: center;
}

.customerslideinner .info .infoimage {
  border-radius: 8px;
  width: 50px;
  height: 60px;
  overflow: hidden;
}

.customerslideinner .info .infoimage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.customerslideinner .info h6 {
  font-size: 18.469px;
  font-style: normal;
  font-weight: 400;
  line-height: 23.087px;
  font-family: 'TASA Orbiter Deck';
  text-align: left;
}
.realcustomerslider  button.slick-arrow {
  left: 0;
  right: -110px;
  margin: 0 auto;
  top: auto;
  bottom: -86px;
}

.realcustomerslider button.slick-arrow svg {
  width: 40px;
  height: auto;
}

.realcustomerslider button.slick-arrow:before {
  display: none;
}

.realcustomerslider button.slick-prev {
  left: -110px;
}
.customerslideinner .info p {
  font-size: 16.296px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.371px;
  color: #333231;
  margin-bottom: 0px;
  letter-spacing: 0;
}
.trynavarotools {
  padding: 200px 0;
}
.trynavarotools .row {
  position: relative;
  z-index: 1;
  background: #f9f9f9;
}
.trynavarotools .col-third {
  padding: 20px;
}

.trynavarotools .col-third .image {
  border-radius: 20px;
  height: 260px;
  margin-bottom: 20px;
  overflow: hidden;
}

.trynavarotools .col-third .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.trynavarotools .col-third .contentnavaro {
  padding: 20px;
  border-radius: 20px;
}

.trynavarotools .col-third .contentnavaro h6 span {
  font-family: "TASA Orbiter Deck";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.48px;
  text-transform: capitalize;
  border-radius: 2.5px;
  padding: 2px 10px;
}
.trynavarotools .col-third .contentnavaro h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  color: #054742;
  margin: 6px 0 30px;
  font-family: "TASA Orbiter display";
}
.trynavarotools .col-third .contentnavaro p {
  display: flex;
  gap: 10px;
  justify-content: space-between;
  align-items: center;
}
.trynavarotools .col-third .contentnavaro p span {
  color: #054742;
  font-family: "TASA Orbiter deck";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; 
  width: 160px;
  min-height: 60px;
}
.trynavarotools .col-third .contentnavaro p .btn {
  font-size: 16px;
  background: #fff;
}
.faqsec {
  position: relative;
  z-index: 1;
}
.faqsec .titlebox h2 {
  max-width: 100%;
  margin-bottom: 64px;
}
.faqinnerboxes {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: flex-start;
}

.faqitem {
  border: 1px solid #ddd;
  border-radius: 16px;
  padding: 10px 20px;
  background: #f7f5f2;
  transition: all 0.3s ease;
  width: 49%;
}

.question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.question h2 {
  font-size: 22px;
  margin: 10px 0 0;
  color: #0b4b3f;
}

/* PLUS ICON */
.question::after {
  content: "+";
  width: 28px;
  height: 28px;
  border: 1px solid #999;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: 0.3s;
}

/* ACTIVE STATE */
.faqitem.active .question::after {
  content: "-";
  background: #d9c2e9;
  border-color: #d9c2e9;
}

/* ANSWER */
.answer {
  max-height: 0;
  overflow: hidden;
  transition: all 0.4s ease;
  font-size: 18px;
  color: #555;
  margin-top: 10px;
  line-height: 1.4;
}

.faqitem.active .answer {
  max-height: 300px;
}
.call-toaction {
  padding: 200px 0;
}
.call-toaction .call-toactioninner  {
  background-image: url('../img/bg1.png');
  background-color: #C780ED;
  background-size: cover;
  position: relative;
  z-index: 1;
}
.call-toaction .call-toactioninner .call-toactioncontent {
  max-width: 700px;
  margin: 0 auto;
  padding: 200px 0;
  text-align: center;
}
.call-toaction .call-toactioninner .call-toactioncontent  h3 {
  font-family: "TASA Orbiter Deck";
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  color: #FFFBF3;
  letter-spacing: -0.96px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.call-toaction .call-toactioninner .call-toactioncontent p {
  color: #FFFBF3;
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 28px;
  line-height: 120%; 
}
.call-toaction .call-toactioninner .call-toactioncontent .oulinebtn {
  color: #D1CEC9;
  border: 1px solid #D1CEC9;
  background-color: #054742;
}
footer {
  background: #f9f9f9;
  position: relative;
  z-index: 1;
}
footer .footertop {
  border-top: 1.02px solid #D1CEC9;
  border-bottom: 1.02px solid #D1CEC9;
}
.sitefooter .col-third {
  padding: 60px 0;
}
.footerheading h4 {
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; 
  color: #000;
  text-transform: uppercase;
  margin-bottom: 47px;
}
footer .uselinks li a {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "TASA Orbiter Deck";
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.498px;
  margin-bottom: 15px;
  text-transform: capitalize;
  color: #666462;
}

footer .uselinks ul {
  padding-left: 0 !important;
}

.sitefooter .row .col-third:not(:last-child) {
  border-right: 1.02px solid #D1CEC9;
}

.sitefooter .row .col-third:not(:first-child) {
  padding-left: 60px;
}

.newlettersignup .input {
  display: flex;
  gap: 10px;
}
.footercopyright p {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
  font-family: 'TASA Orbiter Deck';
  font-size: 9px;
  font-style: normal;
  font-weight: 400;
  color: #333231;
}
.footercopyright p span,
.footercopyright p a {
  font-size: 9px;
}
.newlettersignup .input input {
  font-family: "TASA Orbiter Deck";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  color: #AFA79D;
  letter-spacing: -0.6px;
  padding: 12px;
  border-radius: 12px;
  border: 1px solid #9A9894;
}
.bottomlogo {
  padding: 70px 0 40px;
  text-align: center;
}
.logofooter img {
  width: 240px;
}
.onesystemtotal .container {
  overflow: visible;
}
.onesystemtotal, .mainbanner {
  position: relative;
  z-index: 1;
}
.onesystemtotalheight {
  height: 200px;
}
.onesystemtotaltitle {
  overflow: hidden;
  white-space: nowrap;
  flex-shrink: 0;
}
.onesystemtitlevideo {
  flex-shrink: 0;
}
.cloudsquare svg g rect,
.cloudsquare svg g path {
  transition: fill 0.2s ease;
}
/* Our Stakeholders Css */
.ourstakholderssec {
  position: relative;
  z-index: 1;
}
.stackholderslider  .slick-slide {
  transition: transform 0.6s ease, opacity 0.6s ease;
  opacity: 0.5;
  padding-right: 0px;
}
.stackholderslider  .slick-slide.slick-current {
  opacity: 1;
}

/* center slide bigger */
.stackholderslider .slick-slide {
  transform: rotate(4deg) scale(0.75);
  z-index: 1;
}
.stackholderslider .slick-center .slideinnr {
  opacity: 1;
}
.stackholderslider .slick-slide:not(.slick-center) .slideinnr {
  opacity: 0.6;
}
.stackholderslider .slick-slide.slick-active .slideinnr {
  opacity: 1;
}
.stackholderslider .slick-slide.slick-current, .stackholderslider .slick-slide.slick-active, .stackholderslider .slick-slide.prev, .stackholderslider .slick-slide.next {
  transform: rotate(0deg) scale(1);opacity: 1;
}
.stackholderslider .slick-slide.prev .slideinnr, .stackholderslider .slick-slide.next .slideinnr {
  transform: rotate(0deg) scale(1);opacity: 1;
}
.stackholderslider  {
  margin-bottom: 10rem;
}
.stackholderslider {
  width: 100%;
}
.stackholderslide .slideinnr {
    padding: 60px;
    border-radius: 30px;
}

.stackholderslide .slideinnr .topcontent {
    text-align: center;
}

.stackholderslide .slideinnr .topcontent h3 {
    font-family: "TASA Orbiter Deck";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    color: rgba(0, 0, 0, 0.90);
    letter-spacing: -0.96px;
    text-transform: uppercase;
    margin: 16px 0 28px;
}

.stackholderslide .slideinnr .topcontent p {
    font-family: "TASA Orbiter Deck";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    color: rgba(0, 0, 0, 0.85);
}

.stackholderslide .slideinnr 
.middleimage {
    margin: 40px -60px;
    text-align: center;
}

.stackholderslide {padding: 0 30px;}

.stackholderslide .bottomcontent {
    text-align: center;
}

.stackholderslide .bottomcontent a.btn.whitebtn {
    border-color: #ddd;
    color: rgba(30, 30, 30, 0.80);
}
/* Services Css  */
.stackholderslider, .pin-stager {
  background-image: url(../img/Ellipse6.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.prev-section {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.prev-section p { font-size: 1rem; color: #555; letter-spacing: 0.05em; }

.pin-wrap {
  position: relative;
  height: auto;
}
.pin-inner {
  height: auto;
  width: 100%;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 40px;
  padding: 80px 0;
}

.text-left,
.text-right {
  position: static;
  white-space: nowrap;
  z-index: 2;
  transform: none;
  top: auto;
}
.text-left  { left: auto; }
.text-right { right: auto; }

.media-box {
  width: 35vw;
  max-width: 500px;
  aspect-ratio: 16 / 9;
  overflow: hidden;
  border-radius: 0px;
  z-index: 1;
  flex-shrink: 0;
}
.media-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.pin-wrapper { position: relative; height: 400vh; }

  .pin-stager {
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    position: relative;
  }

  .card {
    position: absolute;
    width: 480px;
    height: 600px;
    border-radius: 28px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 48px 60px;
    transform-origin: bottom center;
    will-change: transform;
  }

  .card-1 { background: #7ecec4; }
  .card-2 { background: #f5d97e; }
  .card-3 { background: #c9a0e8; }

  .card-title {
    font-size: 1.55rem;
    font-weight: 800;
    letter-spacing: -0.01em;
    color: rgba(0,0,0,0.78);
    text-align: center;
  }
  .card-body {
    font-size: 0.85rem;
    color: rgba(0,0,0,0.45);
    text-align: center;
    max-width: 300px;
    line-height: 1.65;
  }
  .card-btn {
    margin-top: 28px;
    padding: 13px 34px;
    background: #fff;
    border: none;
    border-radius: 50px;
    font-size: 0.9rem;
    font-weight: 600;
    cursor: pointer;
    color: #222;
  }
  .card.stackholderslide .slideinnr {
    padding: 0px !important;
  }

/* ── 3 cards flat row with hover shine ── */
.stackholdersliderdesktop .pin-wrapper {
  height: auto !important;
  position: static !important;
}
.stackholdersliderdesktop .pin-stager {
  height: auto !important;
  position: static !important;
  display: flex !important;
  flex-direction: row !important;
  align-items: stretch !important;
  justify-content: center !important;
  gap: 24px !important;
  padding: 40px 20px !important;
  overflow: visible !important;
}
.stackholdersliderdesktop .card.stackholderslide {
  position: static !important;
  width: calc(33.33% - 16px) !important;
  height: auto !important;
  min-height: 520px !important;
  transform: none !important;
  padding: 0 !important;
  transition: transform 0.3s ease, box-shadow 0.3s ease !important;
  cursor: pointer;
  overflow: hidden;
}
.stackholdersliderdesktop .card.stackholderslide:hover {
  transform: translateY(-6px) !important;
  box-shadow: 0 20px 60px rgba(0,0,0,0.18) !important;
}
/* preserve original card colours */
.stackholdersliderdesktop .card-1 { background: #9EE4D7 !important; }
.stackholdersliderdesktop .card-2 { background: #F9DB5F !important; }
.stackholdersliderdesktop .card-3 { background: #DCB7EB !important; }

/* card 2 & 3 text — same dark as card 1 */
.stackholdersliderdesktop .card-2 .topcontent h3,
.stackholdersliderdesktop .card-3 .topcontent h3 {
  color: rgba(0, 0, 0, 0.90) !important;
}
.stackholdersliderdesktop .card-2 .topcontent p,
.stackholdersliderdesktop .card-3 .topcontent p {
  color: rgba(0, 0, 0, 0.85) !important;
  font-weight: 500 !important;
}
.stackholdersliderdesktop .card.stackholderslide .slideinnr {
  padding: 50px 40px !important;
  height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  border-radius: 28px !important;
}
/* Shine overlay on hover */
.stackholdersliderdesktop .card.stackholderslide::after {
  content: '';
  position: absolute;
  top: -60%;
  left: -60%;
  width: 60%;
  height: 200%;
  background: linear-gradient(120deg, transparent 0%, rgba(255,255,255,0.35) 50%, transparent 100%);
  transform: skewX(-20deg);
  transition: left 0.5s ease;
  pointer-events: none;
}
.stackholdersliderdesktop .card.stackholderslide:hover::after {
  left: 130%;
}
  .aboutbanner .container {
    position: relative;
  }
  .aboutbanner .bannervideowrap {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
  }
  .aboutbanner .blurbg {
    height: 257px;
    margin-top: 100px;
  }
@media(max-width: 1025px) {
  .bannercontent {
    padding: 80px 0 0;
    max-width: 840px;
  }
  .bannercontentinner h1 {
    font-size: 60px;
  }
  .bannercontentinner p, .btn, .buttonwrap a span,.menuwrapper .menuwrap ul li a,
  .stackholderslide .slideinnr .topcontent p, .titlebox p, .stepsguidesec .row .col-third p,
  .answer, .whonavarosec .imagwwithcontent ul li {
    font-size: 16px;
  }
  .bannervideowrap {
    position: relative;
    margin-top: -50px;
  }
  .bannervideowrap .vector1 {
    position: absolute;
    top: 120px;
  }
  .mainbanner .blurbg {
    height: 100px;
    margin-top: -80px;
  }
  .onesystemtotal .gradientbox h2 span, .stackholderslide .slideinnr .topcontent h3, .titlebox h2, 
  .whonavarosec .imagwwithcontent h3, .call-toaction .call-toactioninner .call-toactioncontent h3 {
    font-size: 34px;
  }
  .onesystemtotalrow h3 {
    font-size: 40px;
  }
  .stackholderslide {
    padding: 0 10px;
  }
  .stackholderslide .slideinnr {
    padding: 50px 20px;
    border-radius: 30px;
  }
  .stackholderslide .slideinnr .middleimage {
    margin-left: -20px;
    margin-right: -20px;
  }
  .stackholderslide .slideinnr .topcontent h3 {
    margin-bottom: 10px;
  }
  .stepsguidesec .row .col-third h4 {
    font-size: 28px;
  }
  .stepsguidesec .row .col-third h6, .customerslideinner p, .trynavarotools .col-third .contentnavaro h2 {
    font-size: 20px;
  }
  .stepsguidesec .row .col-third {
    padding: 26px 10px;
  }
  .whonavarosec .imagwwithcontent {
    padding: 30px;
    border-radius: 15px;
  }
  .whonavarosec .row .col-half {
    padding: 10px;
  }
  .whonavarosec .imagwwithcontent {
    height: 100%;
  }
  .trynavarotools .col-third .contentnavaro p span {
    width: 100%;min-height: auto;
  }
  .trynavarotools .col-third .contentnavaro p {
    flex-wrap: wrap;
  }
  .trynavarotools .col-third {
    padding: 20px 10px;
  }
  .trynavarotools, .call-toaction .call-toactioninner .call-toactioncontent, .call-toaction,
  .whonavarosec, .stepsguidesec {
    padding: 150px 0;
  }
  .question h2, footer .uselinks li a {
    font-size: 18px;
  }
  .trynavarotools .col-third .contentnavaro h2 {
    margin-bottom: 10px;
  }
  .faqitem {
    width: 46%;
  }
  .sitefooter .col-third {
    padding: 40px 0;
  }
  .footerheading h4 {
    margin-bottom: 20px;
  }
  .sitefooter .row .col-third:not(:first-child) {
    padding-left: 30px;
  }
  .onesystemtotaltitle h3 {
    font-size: 40px;
  }
}

@media(max-width: 800px) {
  .pin-wrap {
    position: relative;
    height: 100vh;
  }
  .bordersepleftright {
    max-width: 600px;
  }
  .buttonwrap a span svg {
    width: 20px;
    height: 20px;
  }
  .buttonwrap a span:last-child {
    /* padding: 7px 10px; */
  }
  .bannercontentinner h1 {
    font-size: 50px;
  }
  .bannervideowrap .vector1,
  .bannervideowrap .vector2 {
    display: none;
  }
  .bannervideowrap .vector3 {
    position: absolute;
    left: 20px;
    bottom: 0;
  }
  .onesystemtotal .gradientbox h2 span, .stackholderslide .slideinnr .topcontent h3, .titlebox h2, .whonavarosec .imagwwithcontent h3, .call-toaction .call-toactioninner .call-toactioncontent h3 {
    font-size: 30px;
  }
  .onesystemtotal .gradientbox h2 {
    line-height: 0.6;
  }
  .onesystemtotalrow h3 {
    font-size: 30px;
  }
  .onesystemtotalrow .onesystemtitlevideo {
    width: 300px;
  }
  .onesystemtotalheight {
    height: 150px;
  }
  .titlebox {
    max-width: 600px;
    margin: 0 auto;
  }
  .stepsguidesec .row .col-third {
    padding: 10px;
  }
  .col-third {
    width: calc(100% / 2);
  }
  .trynavarotools, .call-toaction .call-toactioninner .call-toactioncontent, .call-toaction, .whonavarosec, .stepsguidesec {
    padding: 100px 0;
  }
  .col-forth {
    width: calc(100% / 2);
  }
  .keyfeaturesec .col-forth:nth-child(2) .counterbox {
    border-right: none;
  }
  .keyfeaturesec .col-forth:nth-child(2) .counterbox, .keyfeaturesec .col-forth:nth-child(1) .counterbox {
    border-bottom: 1px solid #ddd;
  }
  .titlebox h6,.titlebox p {
    margin-bottom: 30px;
  }
  .stackholdersliderdesktop {
    display: none;
  }
  .stackholderslidermobile {
    display: block !important;
  }
  .humburgurmenu {
    display: block !important;
  }
  .menuwrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #c780ed;
    height: 100vh;
    z-index: 999;
    display: none;
  }
  .menuwrapper .menuwrapperinner {
    display: flex;
    justify-content: left;
    height: 100%;
    align-items: center;
    padding: 0 24px;
  }
  .menuwrapper .menuwrapperinner ul {
    display: block;
  }
  .menuwrapper .menuwrapperinner ul li {
    margin-bottom: 10px;
  }
  .menuwrapper .menuwrapperinner ul li a {
    color: #fff;
    font-size: 20px;
    display: block;
  }
  .menuwrapper .closemenu {
    display: block !important;
    position: absolute;
    right: 20px;
    top: 20px;
  }
  .menuwrapper .closemenu svg path {fill: #fff;}
  .mobile-menu-buttons {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 30px;
  }
  .mobile-getstarted-btn {
    font-family: "TASA Orbiter Deck";
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    color: #000;
    padding: 12px 20px;
    border-radius: 12px;
    background: #fff;
    text-decoration: none;
    text-align: center;
  }
  .mobile-login-btn {
    font-family: "TASA Orbiter Deck";
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    color: #fff;
    padding: 12px 20px;
    border-radius: 12px;
    border: 1px solid #fff;
    text-decoration: none;
    text-align: center;
  }
  .buttonwrap {
    gap: 8px;
  }
  .login-signup-btn {
    font-size: 14px;
    padding: 8px 12px;
  }
  .logo img {
    width: 170px;
    height: auto;
  }
  .onesystemtotaltitle h3 {
    font-size: 24px;
  }
}

@media(max-width: 500px) {
  header .logo img {
    width: 120px;
    height: auto;
  }
  header .buttonwrap a span {
    font-size: 11px;
    padding: 7px 8px;
  }
  header .buttonwrap a span svg {
    width: 14px;
    height: 14px;
  }
  header .login-signup-btn {
    font-size: 11px;
    padding: 7px 8px;
  }
  .buttonwrap {
    gap: 5px;
  }
  .siteheader .container {
    padding: 0 10px;
  }
  .bordersepleftright {
    max-width: 320px;
  }
  .bannercontentinner h1 {
    font-size: 34px;
    letter-spacing: 0;
    word-spacing: normal;
  }
  .onesystemtotal .gradientbox h2 span, .stackholderslide .slideinnr .topcontent h3, .titlebox h2, .whonavarosec .imagwwithcontent h3, .call-toaction .call-toactioninner .call-toactioncontent h3 {
    letter-spacing: 0;
    word-spacing: normal;
  }
  .bannervideowrap .vector3, .onesystemtotaltitle {
    display: none;
  }
  .bannervideowrap video {
    /* width: 100%; */
    height: 390px;
  }
  .bannervideowrap .vector4 {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
  }
  .onesystemtotal .gradientbox {
    text-align: center;
    padding: 60px 0 0;
  }
  .onesystemtotal .gradientbox h2 span, .stackholderslide .slideinnr .topcontent h3, .titlebox h2, .whonavarosec .imagwwithcontent h3, .call-toaction .call-toactioninner .call-toactioncontent h3 {
    font-size: 24px;
  }
  .onesystemtotal .gradientbox h2 {
    line-height: 0.4;
  }
  .onesystemtotalrow {
    justify-content: center;
  }
  .titlebox {
    max-width: 320px;
  }
  .titlebox h2, .titlebox p {
    max-width: 88%;
  }
  .col-third,
  .col-forth,
  .col-half {
    width: calc(100% / 1);
  }
  .stepsguidesec .row .col-third img {
    margin: 22px 0;
  }
  .stackholderslide .slideinnr .middleimage {
    margin: 40px 0;
    text-align: center;
  }
  .onesystemtotalheight {
    height: 100px;
  }
  .trynavarotools, .call-toaction .call-toactioninner .call-toactioncontent, .call-toaction, .whonavarosec, .stepsguidesec {
    padding: 60px 0;
  }
  .stackholderslider {
    margin-bottom: 0;
  }
  .keyfeaturesec .col-forth:not(:last-child) .counterbox {
    border-right: none !important
  }
  .keyfeaturesec .col-forth:last-child .counterbox {
    border-top: 1px solid #ddd;
  }
  .keyfeaturesec .container{
    padding: 0;
  }
  .keyfeaturesec .counterbox {
    padding: 20px 15px;
  }
  .keyfeaturesec .counterbox h2 {
    font-size: 28px;
  }
  .keyfeaturesec .counterbox p, .customerslideinner .info h6 {
    font-size: 16px;
  }
  .bannercontentinner p, .customerslideinner .info p, .btn, .buttonwrap a span, .menuwrapper .menuwrap ul li a, .stackholderslide .slideinnr .topcontent p, .titlebox p, .stepsguidesec .row .col-third p, .answer, .whonavarosec .imagwwithcontent ul li {
    font-size: 14px;
  }
  .realcustomerslide {
    padding: 0 10px;
  }
  .customerslideinner p {
    font-size: 16px;
    letter-spacing: 0;
    word-spacing: normal;
    margin-bottom: 20px;
  }
  .infocontent {
    text-align: left;
  }
  .infocontent p {
    line-height: 1;
  }
  .faqitem {
    width: 100%;
  }
  .question h2 {
    font-size: 14px;
  }
  .faqinnerboxes {
    gap: 10px;
  }
  .sitefooter .row .col-third:not(:last-child) {
    border-right: none;
    border-bottom: 1.02px solid #D1CEC9;
  }
  .sitefooter .row .col-third:not(:first-child) {
    padding-left: 0;
  }
  .sitefooter .col-third {
    padding: 30px 0;
  }
  .newlettersignup .input input {
    height: 38px;
  }
  .logofooter img {
    width: 80%;
  }
  .bottomlogo {
    padding: 40px 0 30px;
  }
  .stackholderslide {
    padding: 0 0px;
  }
  .stackholderslider, .pin-stager {
    background-position: center;
  }
  .bannercontentinner h1 br {
    display: none;
  }
  .titlebox h6 {
    margin-bottom: 20px;
    padding: 10px;
    font-size: 14px;
  }
  .menuwrapper .menuwrap ul li a {
    font-size: 20px;
  }
  .btn {
    margin:  0 2px;
  }
  .pin-wrap {
    height: 400px;
    margin-top: 60px;
  }
  .pin-inner {
    height: 100%;
  }
  div#mediaBox {
    width: 100%;
    height: 100%;
  }
  .call-toaction .call-toactioninner .call-toactioncontent {
    padding: 60px 20px;
  }
  .call-toaction .call-toactioninner .call-toactioncontent h3 {
    line-height: 1.3;
  }
  .call-toaction .call-toactioninner .call-toactioncontent .explorecourse .btn {
    margin: 8px 0;
  }
  .stackholderslide .slideinnr .middleimage {
    margin: 40px -20px;
    text-align: center;
  }
  .customerslideinner {
    padding: 20px;
  }
  .cloudsquare svg {
    display: none;
  }
  .realcustomerslider button.slick-arrow {
    right: -30px;
    bottom: -66px;
  }
  .realcustomersliderinner {
    padding: 50px 0 140px;
  }
  .titlebox h2,
  .bannercontentinner h1 {
    font-weight: 700;
  }
  .stackholderslide .slideinnr {
    padding: 30px 20px;
    border-radius: 30px;
  }
  .stackholderslide .slideinnr .middleimage {
    margin: 20px -20px;
    text-align: center;
  }
  .titlebox h6 {
    letter-spacing: 0;
    word-spacing: normal;
  }
  .stackholderslide .slideinnr .topcontent svg {
    width: 30px;
  }
  .stackholderslide .slideinnr .topcontent h3 {
    margin-top: 0;
  }
}

@media(max-width: 360px) {
  header .logo img {
    width: 100px;
    height: auto;
  }
  header .buttonwrap a span {
    font-size: 10px;
    padding: 6px 6px;
  }
  header .buttonwrap a span svg {
    width: 12px;
    height: 12px;
  }
  header .login-signup-btn {
    font-size: 10px;
    padding: 6px 6px;
  }
  .buttonwrap {
    gap: 4px;
  }
}


/* ── 4E's pointer list ── */
.fourelist {
  list-style: none;
  padding: 0;
  margin: 16px 0 0;
}
.fourelist li {
  font-family: "TASA Orbiter Deck";
  font-size: 16px;
  font-weight: 400;
  color: #054742;
  padding: 6px 0 6px 20px;
  position: relative;
  line-height: 1.4;
  border-bottom: 1px solid rgba(5,71,66,0.12);
}
.fourelist li:last-child { border-bottom: none; }
.fourelist li::before {
  content: "→";
  position: absolute;
  left: 0;
  color: #054742;
  font-size: 13px;
}

/* 4 columns on desktop for 4E's */
.stepsguidesec .row .col-third:nth-child(4) {
  display: block;
}
@media (min-width: 801px) {
  .stepsguidesec .row {
    display: flex;
    flex-wrap: wrap;
  }
  .stepsguidesec .row .col-third {
    width: calc(100% / 4);
    padding: 16px;
  }
}

/* ── Tool CTA cards ── */
.toolctarow {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.toolctacard {
  padding: 20px;
}
.toolctainner {
  border-radius: 14px;
  padding: 28px 24px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: 100%;
}
.toolctainner img {
  width: 100%;
  height: 160px;
  object-fit: cover;
  border-radius: 10px;
  margin-bottom: 16px;
}
.toolctainner h4 {
  font-family: "TASA Orbiter Display";
  font-size: 22px;
  font-weight: 700;
  color: #054742;
  margin: 0 0 8px;
  line-height: 1.2;
}
.toolctainner p {
  font-family: "TASA Orbiter Deck";
  font-size: 15px;
  color: #054742;
  margin: 0 0 20px;
  line-height: 1.4;
  flex: 1;
}
.toolctainner .btn {
  background: #054742;
  color: #FFFBF3;
  border: none;
  font-size: 14px;
  padding: 10px 20px;
}


/* ── Shortened review cards ── */
.review-short .review-preview {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.3s ease;
}
.review-short .review-preview.expanded {
  display: block;
  -webkit-line-clamp: unset;
  overflow: visible;
}
.review-expand-btn {
  background: none;
  border: none;
  color: #054742;
  font-family: "TASA Orbiter Deck";
  font-size: 13px;
  cursor: pointer;
  padding: 4px 0 10px;
  text-decoration: underline;
  display: block;
}


/* ── Logo centred in header ── */
.siteheader .row {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
}
.siteheader .menuwrapper { grid-column: 1; }
.siteheader .logo-center { grid-column: 2; text-align: center; }
.siteheader .buttonwrap  { grid-column: 3; display: flex; justify-content: flex-end; }
.siteheader .humburgurmenu { grid-column: 1; }

/* ── Nav problem popup cards ── */
.navpopup {
  position: absolute;
  background: #fff;
  border-radius: 12px;
  padding: 10px 14px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.10);
  text-decoration: none;
  color: #054742;
  max-width: 210px;
  z-index: 3;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  border: 1px solid rgba(5,71,66,0.08);
}
.navpopup:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 28px rgba(0,0,0,0.14);
}
.navpopup-icon { font-size: 22px; flex-shrink: 0; margin-top: 2px; }
.navpopup-text { font-family: "TASA Orbiter Deck"; font-size: 13px; line-height: 1.4; }
.navpopup-text strong { display: block; font-size: 13px; color: #054742; margin-bottom: 2px; }
.navpopup-tl { top: 12%;  left: -5%; }
.navpopup-tr { top: 12%;  right: -5%; }
.navpopup-bl { bottom: 22%; left: -5%; }
.navpopup-br { bottom: 22%; right: -5%; }

/* ── Light text variant for dark bg cards ── */
.fourelist-light li { color: #FFFBF3; border-bottom-color: rgba(255,251,243,0.2); }
.fourelist-light li::before { color: #FFFBF3; }

/* ── Who Navaro is for 4-col ── */
@media (min-width: 801px) {
  .whonavarosec .row .col-third {
    width: calc(100% / 4);
    padding: 16px;
  }
}

/* Hide popups on mobile */
@media (max-width: 800px) {
  .navpopup { display: none; }
  .siteheader .row {
    display: flex;
    justify-content: space-between;
  }
}


/* ── FAQ two-column layout matching reference design ── */
.faqsec { padding: 80px 0; }
.newfaqsec { padding: 80px 0; background: #FFFBF3; }
.newfaq-inner {
  display: flex;
  gap: 80px;
  align-items: flex-start;
}
.newfaq-header {
  flex: 0 0 320px;
  position: sticky;
  top: 100px;
  padding-right: 20px;
}
.newfaq-eyebrow {
  font-family: "TASA Orbiter Deck";
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #666462;
  margin-bottom: 12px;
  display: block;
}
.newfaq-heading {
  font-family: "TASA Orbiter Deck";
  font-size: 28px;
  font-weight: 700;
  color: #054742;
  line-height: 1.2;
  margin: 0;
  text-transform: none;
  letter-spacing: -0.5px;
  white-space: nowrap;
}
.newfaq-list { flex: 1; }
.newfaq-item {
  border-bottom: 1px solid #D1CEC9;
  padding: 0;
}
.newfaq-question {
  padding: 20px 0;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.newfaq-question span {
  font-family: "TASA Orbiter Deck";
  font-size: 17px;
  font-weight: 400;
  color: #1E1E1E;
}
.newfaq-icon {
  flex-shrink: 0;
  margin-left: 12px;
  transition: transform 0.25s ease;
}
.newfaq-item.active .newfaq-icon {
  transform: rotate(180deg);
}
.newfaq-answer {
  font-family: "TASA Orbiter Deck";
  font-size: 15px;
  color: #444;
  line-height: 1.6;
  padding: 0 0 18px;
  display: none;
}
.newfaq-item.active .newfaq-answer { display: block; }

@media (max-width: 800px) {
  .newfaq-inner { flex-direction: column; gap: 30px; }
  .newfaq-header { position: static; flex: none; }
}

/* ── Who Navaro is for — button styles ── */
.who-btn {
  display: inline-block;
  margin-top: 16px;
  background: #054742;
  color: #FFFBF3 !important;
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
}
.who-btn-light {
  display: inline-block;
  margin-top: 16px;
  background: #FFFBF3;
  color: #054742 !important;
  font-size: 14px;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
  border: none;
}

/* ── Reduce section padding globally ── */
.stepsguidesec,
.whonavarosec,
.trynavarotools,
.realcustomersec,
.ourstakholderssec,
.call-toaction {
  padding: 80px 0 !important;
}
.call-toaction .call-toactioninner .call-toactioncontent {
  padding: 80px 0 !important;
}
.onesystemtotalheight { height: 0 !important; }


/* ── Uniform Who Navaro cards ── */
.who-row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.who-col {
  padding: 12px;
  display: flex;
}
.who-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  padding: 28px 24px !important;
  border-radius: 12px;
}
.who-card .setpguidbox {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.who-card .fourelist {
  flex: 1;
  margin-bottom: 0;
}
.who-num {
  font-family: "TASA Orbiter Deck";
  font-size: 14px;
  font-weight: 700;
  color: #054742;
  letter-spacing: 1px;
  margin-bottom: 8px;
}
.who-title {
  font-family: "TASA Orbiter Display";
  font-size: 20px;
  font-weight: 700;
  color: #054742;
  margin-bottom: 16px;
  line-height: 1.2;
}

/* dark card overrides */
.who-card[style*="#054742"] .who-num,
.who-card[style*="#054742"] .who-title { color: #FFFBF3; }

/* Button uniform style */
.who-btn {
  display: inline-block;
  margin-top: 20px;
  background: #054742;
  color: #FFFBF3 !important;
  font-family: "TASA Orbiter Deck";
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
  align-self: flex-start;
}
.who-btn-light {
  display: inline-block;
  margin-top: 20px;
  background: #FFFBF3;
  color: #054742 !important;
  font-family: "TASA Orbiter Deck";
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px;
  border-radius: 8px;
  text-decoration: none;
  align-self: flex-start;
}
@media (min-width: 801px) {
  .who-col { width: 25%; }
}
@media (max-width: 800px) {
  .who-col { width: 50%; }
}
@media (max-width: 480px) {
  .who-col { width: 100%; }
}

/* ── CTA section — purple bg, fix text/button colours ── */
.call-toaction .call-toactioninner .call-toactioncontent h3 { color: #1E1E1E !important; }
.call-toaction .call-toactioninner .call-toactioncontent p { color: #333 !important; }
.call-toaction .call-toactioninner .call-toactioncontent .btn { 
  background: #054742; 
  color: #FFFBF3; 
}
.call-toaction .call-toactioninner .call-toactioncontent .oulinebtn {
  background: transparent;
  color: #054742;
  border: 1.5px solid #054742;
}

/* ── Popup cards — repositioned inside the banner frame ── */
.navpopup-tl { top: 18%;  left: 2%; }
.navpopup-tr { top: 18%;  right: 2%; }
.navpopup-bl { bottom: 28%; left: 2%; }
.navpopup-br { bottom: 28%; right: 2%; }
.navpopup-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  background: #F0F9F8;
  border-radius: 8px;
  flex-shrink: 0;
}

/* ── FAQ layout — heading above, questions centred ── */
.faq-twocol {
  display: block;
  max-width: 1000px;
  margin: 0 auto;
  width: 100%;
}
.faq-left {
  position: static;
  flex: none;
  text-align: left;
  margin-bottom: 32px;
}
.faq-right {
  max-width: 100%;
  margin: 0;
  width: 100%;
}
.faq-right .faqitem:first-child { border-top: 1px solid #D1CEC9; }
.faq-right .faqitem .question {
  padding: 22px 0;
}
.faq-right .faqitem .question h2 {
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-weight: 400;
  color: #1E1E1E;
  margin: 0;
  text-transform: none;
  letter-spacing: 0;
}
.faq-right .faqitem .answer {
  padding: 0 0 22px;
  font-size: 15px;
  line-height: 1.7;
}


/* ── Working Professionals card (blue #62B6FF) — dark text works on light blue ── */
.who-card[style*="#62B6FF"] .who-num,
.who-card[style*="#62B6FF"] .who-title { color: #054742; }
.who-card[style*="#62B6FF"] .fourelist li { color: #054742; border-bottom-color: rgba(5,71,66,0.15); }
.who-card[style*="#62B6FF"] .fourelist li::before { color: #054742; }

/* ── 4E's Experience card — force white text (card is #054742) ── */
.stepsguidesec .col-inner[style*="#054742"] h6,
.stepsguidesec .col-inner[style*="#054742"] h4 { color: #FFFBF3; }
.stepsguidesec .col-inner[style*="#054742"] .fourelist li { color: #FFFBF3; border-bottom-color: rgba(255,251,243,0.2); }
.stepsguidesec .col-inner[style*="#054742"] .fourelist li::before { color: #FFFBF3; }


/* ── Remove ALL excessive section gaps ── */
.stepsguidesec,
.whonavarosec,
.trynavarotools,
.realcustomersec,
.ourstakholderssec,
.call-toaction,
.faqsec,
.mainbanner,
.realcustomersliderinner {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
.call-toaction .call-toactioninner .call-toactioncontent {
  padding: 60px 0 !important;
}
.bannercontent { padding-top: 60px !important; }
.onesystemtotalheight { height: 0 !important; display: none !important; }
.onesystemtotal { padding-bottom: 0 !important; margin-bottom: 0 !important; }
.onesystemtotal .gradientbox { padding-bottom: 0 !important; }
.pin-wrap { display: none !important; }

/* ── Review cards — larger text, clamp to 3 lines, expand on click ── */
.customerslideinner.review-short {
  padding: 28px 32px;
}
.review-short .review-preview {
  font-size: 17px;
  line-height: 1.65;
  color: #1E1E1E;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: none;
  margin-bottom: 8px;
}
.review-short .review-preview.expanded {
  display: block;
  -webkit-line-clamp: unset;
  overflow: visible;
}
.review-expand-btn {
  font-size: 13px;
  color: #054742;
  background: none;
  border: none;
  cursor: pointer;
  padding: 4px 0 14px;
  font-family: "TASA Orbiter Deck";
  text-decoration: underline;
  display: block;
}
/* Hide photo, keep name/role */
.customerslideinner .infoimage { display: none !important; }
.customerslideinner .info {
  display: flex;
  align-items: center;
  gap: 0;
  margin-top: 8px;
}
.customerslideinner .infocontent h6 {
  font-size: 14px;
  font-weight: 700;
  color: #054742;
  margin: 0 0 2px;
}
.customerslideinner .infocontent p {
  font-size: 13px;
  color: #666462;
  margin: 0;
}

/* ── CTA Get Started button — plain, no icon ── */
.call-toaction .call-toactioninner .call-toactioncontent .btn {
  display: inline-flex;
  align-items: center;
  gap: 0;
}
.call-toaction .call-toactioninner .call-toactioncontent .btn svg {
  display: none;
}

/* ── FAQ — shift slightly right inside its centred block ── */
.faq-twocol {
  padding-left: 40px;
}
@media (max-width: 800px) {
  .faq-twocol { padding-left: 0; }
}


/* ── Review cards — correct font, show/hide logic ── */
.review-short-text {
  font-family: "TASA Orbiter Deck";
  font-size: 18px;
  font-weight: 600;
  color: #054742;
  line-height: 1.5;
  margin-bottom: 10px;
}
.review-full-text {
  display: none;
  margin-bottom: 8px;
}
.review-full-text p {
  font-family: "TASA Orbiter Deck";
  font-size: 16px;
  font-weight: 400;
  color: #333231;
  line-height: 1.7;
  margin: 0;
}

/* ── Reduce gap between hero banner and One Platform section ── */
.ourstakholderssec {
  margin-top: 0 !important;
  padding-top: 10px !important;
}
.mainbanner {
  padding-bottom: 10px !important;
}

/* ── FAQ — truly centred on page ── */
.faqsec .container {
  display: flex !important;
  justify-content: center !important;
}
.faq-twocol {
  max-width: 1000px;
  width: 100%;
  padding-left: 0 !important;
  margin: 0 auto;
}


/* ── Hide side border lines ── */
.bordersepleftright { display: none !important; }
.realcustomersliderinner .cloudsquare { display: none !important; }


/* ── Review — single font, clamp half, expand on click ── */
.review-text {
  font-family: "TASA Orbiter Deck";
  font-size: 16px;
  font-weight: 400;
  color: rgba(0,0,0,0.80);
  line-height: 1.65;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
  transition: none;
}
.review-text.expanded {
  display: block;
  -webkit-line-clamp: unset;
  overflow: visible;
}
/* remove old conflicting review styles */
.review-short-text, .review-full-text { display: none !important; }


/* ── Review cards — compact ── */
.customerslideinner {
  padding: 16px 20px !important;
}
.review-text {
  font-size: 14px !important;
  line-height: 1.5 !important;
  margin-bottom: 6px !important;
  -webkit-line-clamp: 2 !important;
}
.review-expand-btn {
  font-size: 12px !important;
  padding: 2px 0 6px !important;
}
.customerslideinner .info {
  margin-top: 6px !important;
  gap: 8px;
}
.customerslideinner .infocontent h6 {
  font-size: 13px !important;
  margin: 0 0 1px !important;
}
.customerslideinner .infocontent p {
  font-size: 12px !important;
  margin: 0 !important;
}
.realcustomersec {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.realcustomersliderinner {
  padding: 20px 0 !important;
}


/* ── Review cards — balanced size ── */
.customerslideinner {
  padding: 20px 24px !important;
}
.review-text {
  font-size: 15px !important;
  line-height: 1.6 !important;
  margin-bottom: 8px !important;
  -webkit-line-clamp: 3 !important;
}
.review-expand-btn {
  font-size: 13px !important;
  padding: 3px 0 8px !important;
}
.customerslideinner .infocontent h6 {
  font-size: 14px !important;
}
.customerslideinner .infocontent p {
  font-size: 13px !important;
}


/* ── Review cards — bigger ── */
.customerslideinner {
  padding: 30px 36px !important;
}
.review-text {
  font-size: 16px !important;
  line-height: 1.65 !important;
  -webkit-line-clamp: 3 !important;
  margin-bottom: 10px !important;
}
.customerslideinner .infocontent h6 { font-size: 15px !important; }
.customerslideinner .infocontent p  { font-size: 13px !important; }

/* ── FAQ — force centre on page ── */
.faqsec .container {
  max-width: 1000px !important;
  margin: 0 auto !important;
  display: block !important;
}
.faq-twocol {
  max-width: 100% !important;
  padding-left: 0 !important;
  margin: 0 !important;
}


/* ── Review cards — taller not wider ── */
.customerslideinner {
  padding: 40px 28px !important;
  min-height: 220px !important;
}
.review-text {
  font-size: 17px !important;
  line-height: 1.7 !important;
}


/* ── Review cards — square shape ── */
.customerslideinner {
  padding: 36px 32px !important;
  min-height: 280px !important;
  max-width: 380px !important;
  margin: 0 auto !important;
}


/* ── New FAQ Section ── */
.newfaqsec {
  padding: 60px 0;
}
.newfaq-inner {
  max-width: 780px;
  margin: 0 auto;
}
.newfaq-header {
  margin-bottom: 40px;
}
.newfaq-eyebrow {
  font-family: "TASA Orbiter Deck";
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #666462;
  margin: 0 0 10px;
}
.newfaq-heading {
  font-family: "TASA Orbiter Display";
  font-size: 38px;
  font-weight: 700;
  color: #054742;
  margin: 0;
  letter-spacing: -0.5px;
  line-height: 1.15;
  text-transform: none;
}
.newfaq-item {
  border-bottom: 1px solid #D1CEC9;
}
.newfaq-item:first-child {
  border-top: 1px solid #D1CEC9;
}
.newfaq-question {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  cursor: pointer;
  gap: 16px;
}
.newfaq-question span {
  font-family: "TASA Orbiter Deck";
  font-size: 17px;
  font-weight: 400;
  color: #1E1E1E;
  line-height: 1.4;
}
.newfaq-icon {
  flex-shrink: 0;
  transition: transform 0.25s ease;
}
.newfaq-item.open .newfaq-icon {
  transform: rotate(180deg);
}
.newfaq-answer {
  display: none;
  font-family: "TASA Orbiter Deck";
  font-size: 15px;
  font-weight: 400;
  color: #444;
  line-height: 1.7;
  padding: 0 0 20px;
}
.newfaq-item.open .newfaq-answer {
  display: block;
}


/* ── Review slider arrows — visible inside frame ── */
.realcustomerslider button.slick-arrow {
  position: absolute !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  z-index: 10 !important;
  background: #fff !important;
  border-radius: 50% !important;
  width: 44px !important;
  height: 44px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  box-shadow: 0 2px 8px rgba(0,0,0,0.12) !important;
  border: 1px solid #D1CEC9 !important;
  cursor: pointer !important;
}
.realcustomerslider button.slick-prev {
  left: 10px !important;
  right: auto !important;
}
.realcustomerslider button.slick-next {
  right: 10px !important;
  left: auto !important;
}
.realcustomerslider button.slick-arrow svg {
  width: 22px !important;
  height: 22px !important;
}
.realcustomersliderinner {
  position: relative !important;
}
