<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

#test-1 {
  line-height: 1.4em;
}
#cols {
  border-right: 3px solid white;
}
@media screen and (max-width: 768px) {
  #cols {
    border: none !important;
  }
}

.cols-2 {
  border-bottom: 2px solid white;
}
@media (min-width: 768px) {
  hr {
    display: none;
  }
}

.col-hr {
  border: 1px solid white;
  width: 100%;
}
.back-div {
  background-image: url("/images/cloudy2.png");
  background-repeat: no-repeat;
  background-size: cover;

  /* height:719px; */
}
.insight-div {
  background-image: url("/images/telview2.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  height: 30vh;
  min-height: 20vh;
}
.job-div {
  background-image: url("/images/lantern-2.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
}
.benefit-div {
  background-image: url("/images/benefits.png");
  object-fit: cover;

  /* height:719px; */
}
.of {
  object-fit: cover;
}
.nav &gt; a.active {
  color: #c1c404 !important;
}

.nav-link:focus {
  color: #c1c404;
}
.font-bold {
  font-weight: 900;
}
.text-responsive {
  font-size: calc(80% + 1vw + 1vh);
}
.text-responsive2 {
  font-size: calc(100% + 2vw + 2vh);
}
.align-items-center {
  display: flex;
  align-items: center; /*Aligns vertically center */
  justify-content: center; /*Aligns horizontally center */
}
.checking {
  border: 2px solid red;
}
.heightCheck {
  height: 40rem;
}
#jumbo {
  object-fit: cover;
  min-height: 200px;
  max-height: 40vh;
  min-width: 100%;
}
#jumbo2 {
  object-fit: cover;
  min-height: 300px;
  max-height: 100vh;
  min-width: 100%;
}
#jumbo3 {
  object-fit: cover;
  min-height: 150px;
  max-height: 60vh;
  min-width: 100%;
}
/* #verticles {
  border-right: 3px solid black;
  border-left: 3px solid black;
} */
.textChange {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size: 42px;
  color: black;
  letter-spacing: 0.1em;
  line-height: 1em;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 1.1em;
}
h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 25px;
  letter-spacing: 0.1em;
  line-height: 1.1em;
}
h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.1em;
}
h6 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 30px;
}
.sem-tit {
  font-family: "nunito", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 25px;
  letter-spacing: normal;
  line-height: normal;
}
.sem-tit2 {
  font-family: "nunito", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: normal;
  line-height: normal;
}
.btn-dark {
  background-color: #000000;
}
#center {
  text-align: center;
  overflow: hidden;
}
#greenDiv {
  background-color: #c1c404;
  opacity: 1;
 
}
#nav {
  background-color: white;
}
#img-div {
  opacity: 1.5;
}
.ml-7 {
  margin-left: 10rem !important;
}
.mt-7 {
  margin-top: 10rem !important;
}
.mt-10 {
  margin-top: 20rem !important;
}
.mt-6 {
  margin-top: 8rem !important;
}
.ml-6 {
  margin-left: 8rem !important;
}
.mb-7 {
  margin-bottom: 10rem !important;
}
.mb-6 {
  margin-bottom: 8rem !important;
}
.mb-10 {
  margin-bottom: 25rem !important;
}
.px-6 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}
.pt-7 {
  padding-top: 10rem !important;
}

.nav-link {
  color: #000000;
  font-size: 13px;
  font-weight: 600;
}
.nav-link:hover {
  color: #c1c404;
}
.navbar-toggler {
  border: none;
  width: 1em;
  float: right;
}
#border {
  border-bottom: 1.5px solid black;
}
.all-shadow {
  box-shadow: 0 0 5px rgb(179, 177, 177);
}
@media screen and (min-width: 1000px) {
  #border {
    border-bottom: none;
    border-right: 1.5px solid black !important;
  }
}
.extra-bold {
  font-weight: 300;
  color: black;
}
#button-div {
  /* margin-top:200px; */
  background: 2px solid rgb(14, 9, 0);
}
.greenBack {
  background-color: #c1c404;
}
#col {
  border: 1px solid #fafafa;
}

#back {
  background-color: #fafafa;

  border: hidden;
}
#back2 {
  background-color: #fafafa;

  border: hidden;
}
.green-f {
  color: #c1c404;
}
#green {
  background-color: #c1c404;
  opacity: 1;
}
#yel {
  background-color: #c1c404;
  color: #ffffff;
}
#yel2 {
  background-color: #c1c404;
  color: black;
}
#yel-vid {
  background-color: #c1c404;
  color: black;
  max-width: 60%;
}
#yel-vid:hover {
  background-color: #d9db5c;
  color: #ffffff;
}

#yel:hover {
  background-color: #d9db5c;
}
#yel2:hover {
  background-color: #d9db5c;
}

/* footer {
  height: 563px;
} */

#twit {
  margin-left: 20px;
  margin-top: 8px;
}
.spacer {
  width: 100%;
  height: 95px;
}
em {
  font-weight: 700;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
}
.border-2 {
  border: 2px solid black !important;
}
.first {
  font-size: 20px;
  font-family: "Nunito", sans-serif;
  font-weight: 300 !important;
}
.first-2 {
  font-size: 18px;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
}
.first-3 {
  font-size: 20px;
  font-family: "Nunito 400", sans-serif;
  font-weight: 400;
}
.im-text {
  font-family: arial;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-size: 26px;
}
.txt-2 {
  font-size: 22px;
  line-height: normal;
  letter-spacing: normal;
  font-family: "nunito", sans-serif;
  font-weight: 500;
}
.ft-1 {
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  font-family: "nunito", sans-serif;
  font-weight: 400 !important;
}
.ft-3 {
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  font-family: "nunito", sans-serif;
  font-weight: 300 !important;
}
.ft-5 {
  font-size: 21px;
  line-height: normal;
  letter-spacing: normal;
  font-family: "avenir", sans-serif;
  font-weight: 600 !important;
  color: #c1c404;
}
.ft-2 {
  font-size: 15px;
  line-height: normal;
  letter-spacing: normal;
  font-family: "nunito", sans-serif;
  font-weight: 500;
}
.down {
  font-size: 21px;
  line-height: normal;
  letter-spacing: normal;
  font-family: "nunito", sans-serif;
  font-weight: 500;
}
.broch {
  font-size: 25px;
  line-height: 1.4em;
  letter-spacing: normal;
  font-family: "nunito", sans-serif;
  font-weight: 800;
}

#brochure-link {
  color: #c1c404;
  text-decoration: underline;
}
.top-shadow {
  box-shadow: 0 -5px 5px -5px rgb(112, 112, 112);
}
.text-ft {
  font-family: "nunito", sans-serif;
  font-weight: 500;
}
.image-ft {
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 1);
  border: 0px solid rgba(255, 255, 255, 1);
  overflow: hidden;
  height: 432px;
}
.bord-1 {
  border-right: 2px solid white;
}

.parallax-b {
  background-image: url("/images/benefits.png");
  max-width: 100%;
  min-height: 60vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
}
.parallax-e {
  background-image: url("/images/ENDORSEMENTS-100.jpg");
  max-width: 100%;
  height: 60vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.parallax-f {
  background-image: url("/images/features.png");
  max-width: 100%;
  height: 60vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.parallax-i {
  background-image: url("/images/telescope.jpg");
  max-width: 100%;
  min-height: 60vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.foot-link {
  color: #212529;
}
.foot-link:hover {
  color: #c1c404;
}

#privacy {
  letter-spacing: 0.3rem;
}

.prt-1 {
  font-size: 15px;
  font-family: "avenir";
  font-weight: 400;
}
.prt-2 {
  font-size: 17px;
  font-family: "avenir";
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
}
#cook {
  text-decoration: underline;
  color: #212529;
}
#gdpr {
  text-decoration: underline;
  color: #c1c404;
}
#gdpr2 {
  text-decoration: underline;
  color: #b5b802;
}

#cookies {
  letter-spacing: 0.3rem;
  color: #c1c404;
}
#insight {
  color: #c1c404;
}
.flip-box {
  background-color: transparent;
  width: 380px;
  height: 415px;
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-box-front,
.flip-box-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-box-front {
  color: black;
}

/* Style the back side */
.flip-box-back {
  background-color: #fafafa;
  color: black;
  transform: rotateY(180deg);
}
#footDiv {
  background-size: 100% 100%;
}
.test123 {
  height: 70vh;
  min-width: 100%;
}
.box {
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086),
    0 50px 50px rgba(0, 0, 0, 0.12);

  overflow: hidden;
  min-height: 200px;

  /* margin: 100px auto; */
  background: #c1c404;
  border-radius: 5px;
}
.box2 {
  box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034),
    0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06),
    0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 2.8px 33.4px rgba(0, 0, 0, 0.086),
    0 10px 8px rgba(0, 0, 0, 0.12);

  overflow: hidden;
  min-height: 10px;

  /* margin: 100px auto; */
  background: #c1c404;
  border-radius: 5px;
}
@media screen and (max-width: 700px) {
  #back2 {
    padding-left: 0 !important;
  }
}

#vid-border {
  border: 2px, solid, black;
}

.clientlist {
  width: 100%;
  padding-left: 40px;
}

form {

  width: 100%;
  min-width: 100%;
 
}

form&gt;button {
 background-color: #c1c404;
}

form&gt;button:hover{
  background-color:rgb(83, 25, 230);
 }

 .text-purple{
   color:rgb(104, 6, 179);
 }
 .text-yellow {
    color:rgb(246, 193, 78);
 }

 @keyframes checkmark {
  0% {
      stroke-dashoffset: 100;
      opacity: 0;
      transform: scale(0.8);
  }
  60% {
      stroke-dashoffset: 0;
      opacity: 1;
      transform: scale(1.05);
  }
  100% {
      stroke-dashoffset: 0;
      opacity: 1;
      transform: scale(1);
  }
}

.success-circle {
  fill: #5dc979;
  transform-origin: center;
  animation: checkmark 0.8s cubic-bezier(0.4, 0, 0.2, 1) forwards;
}

.success-check {
  fill: none;
  stroke: #fff;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: checkmark 0.8s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  animation-delay: 0.2s;
}

#demoImgContainer {
  text-align: center;
  margin: 2rem auto;
  width: 100%;
}

#demoImg {
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

/* Mobile-specific styles */
@media (max-width: 768px) {
  #demoImg {
      min-width: 280px;
      margin: 1rem auto;
  }
  #demoImgContainer p {
      margin-top: 1rem;
      font-size: 1rem;
  }
}</pre></body></html>