<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#backToTop {
  position: fixed;
  bottom: 40px;
  right: 40px;
  background-color: #53a49e;
  color: white;
  padding: 12px 16px;
  border-radius: 8px;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1000;
}
#backToTop i {
  font-size: 20px;
}
.more-content {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-in-out, visibility 0s 0.5s;
}
.more-content.show {
  display: block;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s ease-in-out;
}
iframe {
  border-width: 0px !important;
}
.component-horizontal-cards-with-description .card.sticky-card {
  align-self: flex-start !important;
  position: sticky;
  top: 120px;
}
.component-horizontal-cards-with-description .horizontal-cards {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 40px;
  margin: 0;
}
.component-horizontal-cards-with-description .card.horizontal-card {
  transform: translateY(0);
  position: relative;
  min-height: 380px;
  width: 100%;
  flex: 1 1 auto;
  margin: 0;
  cursor: pointer;
  border-radius: 30px;
}
.container.bottom-margin {
  margin-bottom: 120px;
}
.container.top-margin {
  margin-top: 60px;
}
.card {
  background-color: inherit;
  border: inherit;
}
.content {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: white;
  padding: 15px 30px;
  transition: transform 0.3s ease-in-out;
  display: block;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}
h3 {
  transition: transform 0.3s ease-in-out;
  display: block;
  width: 100%;
}
.chevron {
  opacity: 0;
  transform: translateX(-5px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.extra-text {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.3s ease-in-out, max-height 0.3s ease-in-out;
  display: block;
  width: 100%;
}
.horizontal-card:hover .content {
  transform: translateY(-40px);
}
.horizontal-card:hover .extra-text {
  opacity: 1;
  max-height: 200px; /* Adjust as needed */
}
.horizontal-card:hover .chevron {
  opacity: 1;
  transform: translateX(0);
}
.card-text .eyebrow {
  color: #3ea79e;
  font-family: "Montserrat", serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.content h3 {
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 30px;
  height: 36px;
  line-height: 36px;
  margin: 0 0 15px 0;
  color: #ffffff;
}
p.extra-text {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  color: #ffffff;
}
.chevron i {
  font-size: 18px;
  border: 2px solid #ffffff;
  width: 36px;
  height: 36px;
  line-height: 30px;
  border-radius: 30px;
  text-align: center;
}
#mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu {
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
}
#searchform-mobile {
  display: flex;
  align-items: center;
  width: 100%;
}
#s-mobile {
  flex: 1;
  padding: 12px 0;
  border: none;
  background-color: #f2f3f4;
  color: black;
  font-size: 24px;
}
#s-mobile::placeholder {
  color: gray;
}
#searchsubmit-mobile {
  background: none;
  border: none;
  cursor: pointer;
  font-size: 24px;
  padding: 12px;
  color: #1d2863;
}
#searchsubmit-mobile i {
  font-family: "Font Awesome 6 Pro"; /* Adjust based on version */
  font-weight: 900;
}
.text-white p a {
  color: #ffffff !important;
}
.nf-before-form-content, .ninja-forms-req-symbol {
  display: none !important;
}
.fs-search-reset:hover {
  cursor: pointer !important;
}
.fs-wrap .fs-search input {
  display: none !important;
}
.fs-search {
  display: none !important;
}
.facetwp-type-fselect .fs-option .fs-option-label {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 28px;
  color: #1d2863;
  text-transform: none;
  padding: 0 10px;
}
.fs-wrap.multiple .fs-checkbox {
  position: absolute;
  display: block;
  width: 30px;
  left: 5px !important;
}
.fs-options {
  padding: 10px !important;
  border-radius: 30px !important;
}
.facetwp-facet select {
  appearance: none;
  background: url('https://softdev.good-soup.com/wp-content/uploads/2025/03/down-arrow.png') no-repeat right center !important;
  background-size: 30px 30px !important;
  padding-right: 36px !important;
}
.fs-label-wrap .fs-label {
  padding: 12px 30px 12px 10px !important;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #1d2863;
  text-transform: none;
}
.facetwp-facet {
  margin-bottom: 0px !important;
}
.fs-label-wrap {
  position: relative;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 30px;
}
.facetwp-facet input::placeholder {
  color: #1d2863 !important;
}
.facetwp-facet input.facetwp-search {
  margin: 0;
  padding-right: 30px !important;
  width: 100% !important;
  position: relative;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 12px 30px 12px 10px !important;
  border-radius: 30px !important;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #1d2863;
}
.fs-wrap {
  width: 100% !important;
}
#industries-list {
  width: 100%;
  padding: 0;
  margin: 0;
}
ul#filters {
  display: block;
  text-align: left;
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 100%;
}
ul#filters li {
  display: inline !important;
  margin: 0 20px 0 0;
}
ul#filters li span.filter {
  text-align: center;
  margin: 0;
  padding: 10px 80px 10px 0;
  border-bottom: 1px solid #dfe1df;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #1d2863;
  text-transform: none;
}
ul#filters li span.filter.active {
  text-align: center;
  margin: 0;
  padding: 10px 80px 10px 0;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 28px;
  color: #1d2863;
  text-transform: none;
  border-bottom: 4px solid #007dc3;
}
ul#filters li:hover {
  cursor: pointer !important;
}
.eyebrow {
  color: #3ea79e;
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.sort-item {
  display: none;
}
.custom-owl-nav {
  position: absolute;
  right: 50px;
  bottom: 100px;
  z-index: 100;
}
.custom-owl-nav .owl-nav button {
  background-color: transparent !important;
  border: none !important;
}
.custom-owl-nav .owl-nav button.owl-prev i, .custom-owl-nav .owl-nav button.owl-next i {
  width: 42px;
  height: 42px;
  line-height: 36px;
  border-radius: 42px;
  border: 2px solid #ffffff;
  color: #ffffff;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.custom-owl-nav .owl-nav button.owl-prev i:hover, .custom-owl-nav .owl-nav button.owl-next i:hover {
  border: 2px solid #ffffff;
  color: #29398d;
  background-color: #ffffff;
}
.video-wrapper {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}
.video-sample img {
  border-radius: 30px;
}
.video-button {
  position: absolute;
  margin: 0 auto;
  padding: 0;
  top: 40%;
  left: 47%;
  z-index: 100;
}
.video-button img {
  width: 40px;
  height: auto;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.video-button img:hover {
  transform: scale(1.2);
}
a.text-link {
  color: #29398d;
  text-decoration: none !important;
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  font-size: 14px;
  line-height: 14px;
  margin: 50px 0 0 0;
  border-bottom: 4px solid #007dc3;
  padding-bottom: 5px;
  transition: all .3s ease;
}
a.text-link:hover {
  border-bottom: 4px solid #29398d;
  padding-bottom: 5px;
}
/* Base styles for share buttons */
.share-buttons {
  margin: 80px 0 0 0;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #293c61;
}
.share-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: #eef1f5; /* Gray background */
  border-radius: 50%; /* Circular buttons */
  color: #293c61; /* Blue icon color */
  text-decoration: none; /* Remove underline */
  transition: background-color 0.3s, color 0.3s; /* Smooth hover effect */
}
/* Icon size */
.share-button i {
  font-size: 18px;
}
/* Hover effect: change background to blue and icon to white */
.share-button:hover {
  background-color: #293c61; /* Blue background */
  color: white; /* White icon */
}
/* Specific colors for each button if needed */
.share-button.facebook:hover {
  background-color: #293c61; /* Facebook blue on hover */
}
.share-button.linkedin:hover {
  background-color: #293c61; /* LinkedIn blue on hover */
}
.share-button.email:hover {
  background-color: #293c61; /* Email button hover (orange-red) */
}
.share-button.download:hover {
  background-color: #293c61; /* Keep blue for download */
}
blockquote {
  color: #29398d !important;
  margin-top: 10px !important;
  margin-bottom: 30px !important;
  margin-left: 0px;
  padding: 15px !important;
  border-left: 3px solid #3ea79e !important;
}
blockquote p {
  font-family: "Montserrat", serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  font-size: 24px !important;
  line-height: 34px !important;
  padding: 0 !important;
  margin: 0 !important;
}
#insights .insights-back a {
  color: #29398d;
  text-decoration: none;
  font-weight: 500;
  line-height: 24px;
}
#insights .insights-back a i {
  color: #29398d;
  width: 36px;
  height: 36px;
  line-height: 30px;
  text-align: center;
  border: 2px solid #29398d;
  background-color: #ffffff;
  border-radius: 36px;
  margin: 10px 0 0 0;
}
#insights .insights-back a i:hover {
  color: #ffffff;
  width: 36px;
  height: 36px;
  line-height: 30px;
  text-align: center;
  border: 2px solid #29398d;
  background-color: #29398d;
  border-radius: 36px;
}
#insights .insights-back a:hover i {
  color: #ffffff;
  border: 2px solid #29398d;
  background-color: #29398d;
  transition: background-color 0.3s ease-in-out; /* Smooth transition */
}
.careers-box {
  border-radius: 30px;
  padding: 30px;
  background-color: #ffffff;
  transition: background-color 0.3s ease;
}
.careers-box:hover .arrow-circle i {
  background-color: #29398d; /* Change this to the color you want */
  border-color: #29398d;
  color: #ffffff;
}
a .featured-card:hover .arrow-circle i {
  background-color: #29398d; /* Change this to the color you want */
  border-color: #29398d;
  color: #ffffff;
}
a .featured-card:hover {
  cursor: pointer !important;
}
#contract h1 {
  color: #29398d;
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
}
#contract h2, #contract h2 ul li {
  color: #29398d;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 30px;
}
#contract h2 ul {
  padding: 0;
  margin: 0 0 0 15px;
}
#contract p a, #contract a {
  color: #3ea79e;
  text-decoration: none;
}
#contract p a:hover, #contract a:hover {
  color: #29398d;
  text-decoration: none;
}
#contract .contract-information a {
  color: #29398d;
  text-decoration: none;
  font-weight: 700;
  line-height: 36px;
}
#contract .contract-information a i {
  color: #29398d;
  width: 36px;
  height: 36px;
  line-height: 30px;
  text-align: center;
  border: 2px solid #29398d;
  background-color: #ffffff;
  border-radius: 36px;
}
#contract .contract-information a i:hover {
  color: #ffffff;
  width: 36px;
  height: 36px;
  line-height: 30px;
  text-align: center;
  border: 2px solid #29398d;
  background-color: #29398d;
  border-radius: 36px;
}
#contract .contract-information a:hover i {
  color: #ffffff;
  border: 2px solid #29398d;
  background-color: #29398d;
  transition: background-color 0.3s ease-in-out; /* Smooth transition */
}
#contract .contract-information-back a {
  color: #29398d;
  text-decoration: none;
  font-weight: 500;
  line-height: 24px;
}
#contract .contract-information-back a i {
  color: #29398d;
  width: 36px;
  height: 36px;
  line-height: 30px;
  text-align: center;
  border: 2px solid #29398d;
  background-color: #ffffff;
  border-radius: 36px;
  margin: 10px 0 0 0;
}
#contract .contract-information-back a i:hover {
  color: #ffffff;
  width: 36px;
  height: 36px;
  line-height: 30px;
  text-align: center;
  border: 2px solid #29398d;
  background-color: #29398d;
  border-radius: 36px;
}
#contract .contract-information-back a:hover i {
  color: #ffffff;
  border: 2px solid #29398d;
  background-color: #29398d;
  transition: background-color 0.3s ease-in-out; /* Smooth transition */
}
.certification-logo img {
  max-width: 60%;
  height: auto;
}
ul.underlined-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.underlined-list li {
  list-style: none;
  padding: 14px 0;
  margin: 0;
  border-bottom: 1px solid #cccccc;
}
.no-scroll {
  overflow: hidden;
  position: fixed;
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(41, 57, 141, 0.9);
  justify-content: center;
  align-items: center;
}
.modal {
  overflow: hidden;
}
.modal-content-sd {
  width: 90%;
  max-width: 100%;
  padding: 60px 20px 10px 20px;
  border-radius: 20px;
  text-align: left;
  max-height: 80vh;
  overflow-y: auto;
  position: relative;
  background: #ffffff;
}
.modal-content-sd .close-btn {
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  background-color: #ffffff;
  color: #29398d;
  border: 2px solid #29398d;
  text-decoration: none;
  font-size: 18px;
  transition: all .3s ease;
  z-index: 100;
}
.modal-content-sd .close-btn:hover {
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
  background-color: #29398d;
  color: #ffffff;
  border: 2px solid #29398d;
  text-decoration: none;
  font-size: 18px;
}
.modal-content-sd h3 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 26px;
  line-height: 30px;
  margin: 0px;
}
.modal-content-sd p {
  font-size: 16px;
  line-height: 24px;
}
.modal-content-sd a {
  color: #29398d;
  text-decoration: none;
}
.modal-content-sd a:hover {
  color: #29398d;
  text-decoration: underline;
}
.modal-content-sd .social ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
  display: block;
  text-align: center;
}
.modal-content-sd .social ul {
  text-align: left;
}
.modal-content-sd .social ul li {
  display: inline-block;
}
.modal-content-sd .social ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #e5e9ee;
  color: #29398d;
  text-decoration: none;
  font-size: 18px;
  transition: background-color 0.3s ease, color 0.3s ease;
  margin: 0 5px 0 0;
}
.modal-content-sd .social ul li a:hover {
  background-color: #fdbb30;
  color: #fff;
}
.close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
}
.quote-carousel .item h2 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 40px;
  color: #ffffff;
  margin: 60px 0 30px 0;
}
.quote-carousel .item p {
  font-size: 14px;
  line-height: 20px;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  color: #ffffff;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100% !important;
}
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  right: -70px !important;
}
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  left: -70px !important;
}
.owl-carousel .owl-nav button.owl-prev i, .owl-carousel .owl-nav button.owl-next i {
  width: 36px;
  height: 36px;
  line-height: 30px;
  border-radius: 36px;
  border: 2px solid #ffffff;
  color: #ffffff;
}
.owl-carousel .owl-nav button.owl-prev i:hover, .owl-carousel .owl-nav button.owl-next i:hover {
  border: 2px solid #ffffff;
  color: #29398d;
  background-color: #ffffff;
}
.owl-next:focus, .owl-prev:focus {
  outline: none;
}
.tabs {
  display: flex;
  position: relative;
  margin-bottom: 20px;
}
.tab {
  padding: 10px 60px 10px 0;
  margin: 0 20px 0 0;
  cursor: pointer;
  background-color: transparent;
  transition: background 0.3s;
  position: relative;
  border-bottom: 1px solid #dfe1df;
  color: #29398d;
  font-size: 16px;
  line-height: 20px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-style: normal;
}
.tab:hover {
  background-color: transparent;
}
.tab.active {
  background-color: transparent;
}
.tab-indicator {
  position: absolute;
  bottom: 0;
  height: 5px;
  background: #007dc3;
  transition: left 0.3s ease-in-out, width 0.3s ease-in-out;
}
.tab-content {
  display: none;
  padding: 0px 20px;
  border: none;
  background-color: #dfe1df;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  border-radius: 30px;
}
.tab-content.active {
  display: block;
  opacity: 1;
}
#leadership-section h3 {
  margin: 0 0 10px 0 !important;
}
/* Banner */
#banner {
  height: 450px;
  position: relative;
  margin: 120px 0 0 0;
}
#banner-small {
  height: 275px;
  position: relative;
  margin: 140px 0 0 0;
}
#banner .banner-content, #banner-small .banner-content {
  z-index: 901;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}
#banner-small .banner-content-insights {
  z-index: 901;
  position: absolute;
  bottom: 80px;
  left: 0;
  width: 100%;
}
.banner-eyebrow {
  color: #ffffff !important;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
}
.overlay {
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(90deg, rgba(44, 56, 136, 0.4) 0%, rgba(92, 164, 158, 0.4) 100%);
  z-index: 900;
  position: absolute;
  top: 0;
}
.overlay-blue {
  width: 100%;
  height: 100%;
  background: rgb(44, 56, 136);
  background: linear-gradient(90deg, rgba(44, 56, 136, 0.9486388305322129) 0%, rgba(41, 57, 141, 0) 100%);
  z-index: 900;
  position: absolute;
  top: 0;
}
#banner h1, #banner-small h1 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 70px;
  line-height: 74px;
}
#banner-small .banner-content-insights h1 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 36px;
  line-height: 40px;
  margin: 40px 0 0 0;
}
#banner-small .banner-content-insights .insights-eyebrow {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
}
.card-box {
  border: 2px solid #dfe1df;
  border-radius: 30px;
  padding: 30px 25px;
  color: #29398d;
  background-color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  min-height: 120px;
  margin-bottom: 15px;
  transition: background-color 0.3s ease, color 0.3s ease;
}
a .card-box:hover {
  color: #29398d;
  background-color: #d2e8e7;
}
#filter-blue {
  padding: 20px 0 60px 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: -1px;
}
#cards-blue {
  padding: 80px 0;
}
#cards-blue h2, #cards-blue p {
  color: #ffffff !important;
}
#cards-blue h6 {
  color: #fdbb30 !important;
}
.accordion {
  max-width: 600px;
  margin: 20px auto;
  border: 0px solid #ddd;
  border-radius: 0px;
  overflow: hidden;
}
.accordion-item {
  border-bottom: 1px solid #ddd;
}
.accordion-header {
  background-color: transparent;
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  color: #29398d;
  font-size: 30px;
  line-height: 40px;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
}
.accordion-header i {
  border: 2px solid #29398d;
  width: 36px;
  height: 36px;
  line-height: 30px;
  border-radius: 30px;
  font-size: 18px;
  text-align: center;
}
.accordion-header i {
  transition: transform 0.3s;
}
.accordion-content {
  display: none;
  padding: 30px 0;
  background-color: transparent;
}
.accordion-item.active .accordion-content {
  display: block;
}
.accordion-item.active .accordion-header i {
  transform: rotate(180deg);
}
body {
  position: relative;
  max-width: 100% !important;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  background-color: #ffffff;
}
body.noscroll {
  overflow: hidden !important;
}
html {
  scroll-behavior: smooth;
}
p {
  font-size: 16px;
  line-height: 24px;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  margin: 0 0 24px 0;
  color: #29398d;
}
.card-content p {
  margin: 0 0 60px 0;
}
strong {
  font-weight: 700;
}
ul {
  margin: 0 0 24px 15px;
  padding: 0;
}
li {
  font-size: 16px;
  line-height: 24px;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  color: #29398d;
  margin: 0 0 20px 0;
}
a, a:hover, a:focus, a:active, a.active {
  outline: 0;
  text-decoration: none;
}
a {
  color: #3f817c;
  text-decoration: none;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: color 200ms linear;
  -moz-transition: color 200ms linear;
  -o-transition: color 200ms linear;
  -ms-transition: color 200ms linear;
}
a:hover {
  color: #29398d;
  text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Montserrat", serif;
  color: #29398d;
  margin: 0 0 30px 0;
}
h1 {}
h2 {
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
}
h6 {
  color: #3ea79e;
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 28px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.mobile-hidden {
  display: none;
}
.desktop-hidden {
  display: block;
}
.card-title h2 {
  margin: 0 0 40px 0;
}
.center {
  text-align: center;
}
.mobile-center {
  text-align: center;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.clear {
  clear: both;
}
.pb-6, .py-6 {
  padding-bottom: 4rem !important;
}
.pt-6, .py-6 {
  padding-top: 4rem !important;
}
/* Custom Rows */
.full-row {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 0;
  display: block;
}
.full-row.white {
  background-color: #ffffff;
}
.full-row.blue {
  background-color: #29398d;
}
.full-row.light-green {
  background-color: #b5e1dd;
}
.full-row.light-teal {
  background-color: #d2e8e7;
}
.full-row.light-gray {
  background-color: #f7f7f7;
}
.full-row.medium-gray {
  background-color: #dfe1df;
}
.full-row.gradient {
  background: linear-gradient(90deg, rgba(93, 165, 158, 1) 0%, rgba(45, 57, 136, 1) 100%);
}
/* No Row Gutters */
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters &gt; [class^="col-"], .row.no-gutters &gt; [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}
/* No Container Padding */
.container-fluid.no-padding {
  padding-right: 0;
  padding-left: 0;
}
/* Top Header */
#site-header {
  position: fixed;
  height: 120px;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: all .5s ease;
}
#site-header.hide {
  top: -200px;
}
#mobile-site-header {
  position: fixed;
  height: 120px;
  top: 0;
  width: 100%;
  z-index: 999;
  transition: all .5s ease;
  display: block;
}
#mobile-site-header.hide {
  top: -200px;
}
.header {
  background-color: transparent;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.header.active {
  background-color: #ffffff;
}
/* Desktop Navigation */
#desktop-header {
  width: 100%;
  position: fixed;
  z-index: 999;
  display: none;
}
#desktop-header-default {
  width: 100%;
  position: fixed;
  z-index: 999;
  display: none;
  background-color: #ffffff;
}
.site-brand, .site-brand-default {
  padding: 20px 20px;
  display: inline-block;
  float: left;
}
.site-brand a {
  width: 250px;
  height: 57px;
  padding: 0;
  background: url("../img/softdev-logo-white.svg") no-repeat;
  background-size: contain;
  display: block;
  margin: 25px 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  border-bottom: none;
}
.active .site-brand a, .site-brand-default a {
  width: 250px;
  height: 57px;
  padding: 0;
  margin: 25px 0;
  background: url("../img/softdev-logo-color.svg") no-repeat;
  background-size: contain;
  display: block;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  border-bottom: none;
}
/* Main Menu */
#mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on &gt; ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-toggle-on &gt; ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on &gt; ul.mega-sub-menu {
  padding-top: 50px;
}
.mega-menu-row ul.mega-sub-menu {
  padding-top: 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu &gt; ul.mega-sub-menu &gt; li.mega-menu-row {
  border-top: #dfe1df 1px solid !important;
}
#desktop-header-default #mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-item &gt; a.mega-menu-link, #desktop-header-default a#search-toggle {
  color: #29398d;
}
#desktop-header-default #mega-menu-item-30 a.mega-menu-link {
  color: #ffffff !important;
}
#mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-megamenu &gt; ul.mega-sub-menu li.mega-menu-column &gt; ul.mega-sub-menu &gt; li.mega-menu-item li.mega-menu-item &gt; a.mega-menu-link {
  line-height: 24px;
  margin-bottom: 14px
}
#desktop-header-default #mega-menu-item-56 a.mega-menu-link i {
  color: #29398d !important;
}
ul#menu-primary, ul#menu-primary-default {
  list-style: none;
  padding: 0;
  margin: 44px 0;
  display: block;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  text-align: right;
  float: right;
}
ul#menu-primary li, ul#menu-primary-default li {
  float: left;
  position: relative;
  margin: 0 !important;
}
ul#menu-primary li a, ul#menu-primary-default li a {
  color: #ffffff;
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  display: block;
  line-height: 50px;
  text-decoration: none;
  margin: 0px;
  padding: 0 20px;
}
.header.active ul#menu-primary li a, ul#menu-primary-default li a {
  color: #29398d;
}
.header.active #mega-menu-item-30 a.mega-menu-link {
  color: #ffffff !important;
}
.header.active #mega-menu-wrap-primary #mega-menu-primary &gt; li.mega-menu-item &gt; a.mega-menu-link {
  color: #29398d;
}
#mega-menu-item-56 a.mega-menu-link i {
  position: relative;
  display: block;
  color: #ffffff;
  font-size: 24px;
  line-height: 50px;
  margin: 0 10px;
}
.header.active #mega-menu-item-56 a.mega-menu-link i {
  color: #29398d;
}
#mega-menu-item-56 a.mega-menu-link:hover, #mega-menu-item-56 a.mega-menu-link:focus {
  border: none !important;
}
#mobile-header {
  width: 100%;
  display: block;
  position: fixed;
  z-index: 999;
}
#mobile-header-default {
  width: 100%;
  position: fixed;
  z-index: 999;
  display: block;
  background-color: #ffffff;
}
#mobile-menu-toggle {
  display: inline-block;
  cursor: pointer;
  padding: 0;
  margin: 0 10px 0 0;
  width: 70px;
  height: 120px;
  background-color: transparent;
  float: right;
  text-align: right;
}
#mobile-menu-toggle div {
  width: 40px;
  margin: 50px 0 50px 0;
  height: 40px;
  position: absolute;
  z-index: 9999;
}
#mobile-menu-toggle span {
  display: inline-block;
  width: 40px;
  height: 4px;
  border-radius: 0px;
  background: #ffffff;
  position: absolute;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  transform-origin: center;
  margin: 0;
  z-index: 9999;
}
#mobile-header-default #mobile-menu-toggle span {
  background: #29398d;
}
.header.active #mobile-menu-toggle span {
  background: #29398d;
}
#mobile-menu-toggle span.top {
  top: 0px;
  width: 40px;
}
#mobile-menu-toggle span.middle {
  top: 14px;
  width: 40px;
}
#mobile-menu-toggle span.bottom {
  top: 28px;
  width: 40px;
}
#mobile-menu-toggle.menu-is-active span {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  background-color: transparent;
}
#mobile-menu-toggle.menu-is-active {
  -webkit-transition: -webkit-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  -moz-transition: -moz-transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  transition: transform 0.5s ease-in-out 0.3s, top 0.25s ease-in-out, opacity 0.25s ease-in-out;
  background-color: transparent;
}
#mobile-menu-toggle.menu-is-active span.top, #toggle-menu.menu-is-active span.middle {
  top: 20px;
  width: 40px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}
#mobile-menu-toggle.menu-is-active span.middle {
  opacity: 0;
}
#mobile-menu-toggle.menu-is-active span.bottom {
  top: 20px;
  width: 40px;
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  transform: rotate(225deg);
}
#mobile-nav-container {
  background-color: #f2f3f4;
  z-index: 900;
  overflow: auto;
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  display: none;
  position: fixed;
  top: 136px;
  bottom: 0;
}
#menu-mobile-menu i {
  font-size: 22px;
}
ul#menu-mobile-menu {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-align: left
}
ul#menu-mobile-menu &gt; li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #dfe1de;
  padding: 25px 0px !important;
  margin: 0 !important;
}
ul#menu-mobile-menu &gt; li a {
  display: block;
  width: 100%;
  font-size: 28px;
  line-height: 28px;
  padding: 0;
  margin: 0;
  color: #29398d;
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}
ul#menu-mobile-menu &gt; li a:hover {
  color: #29398d;
  text-decoration: none;
}
#menu-mobile-menu ul.sub-menu {
  display: none;
  padding: 0;
  margin: 10px 0 10px 0;
}
#menu-mobile-menu i {
  float: right;
  border: 2px solid #29398d;
  width: 36px;
  height: 36px;
  line-height: 32px;
  border-radius: 36px;
  font-size: 18px;
  text-align: center
}
.chevron-down {
  margin-left: 10px;
  transition: transform 0.3s;
}
.chevron-up {
  transform: rotate(180deg);
}
#menu-mobile-menu ul.sub-menu li {
  display: block;
  width: 100%;
  text-transform: uppercase;
  margin: 0 !important;
}
#menu-mobile-menu ul.sub-menu li a {
  font-family: "Montserrat", serif;
  font-weight: 500;
  text-transform: none;
  font-size: 18px;
  line-height: 20px;
  padding: 10px 0px;
  display: block;
  vertical-align: middle;
  min-width: 100%;
  letter-spacing: 0px;
  color: #29398d;
}
#menu-mobile-menu ul.sub-menu li a:hover {
  color: #29398d;
  text-decoration: none;
  font-weight: 700;
}
/* Search Bar */
#search-btn {
  position: fixed;
  top: 1em;
  right: 1em;
  background-color: rgba(23, 86, 104, 0.8);
  padding: 10px;
  border-radius: 2px;
  color: #FFF;
}
#search-btn:hover {
  background-color: rgba(23, 86, 104, 0.95);
  cursor: pointer;
}
#search-overlay {
  display: none;
  z-index: 9999;
}
.block {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  text-align: center;
  background: linear-gradient(90deg, rgba(44, 56, 136, 0.8) 0%, rgba(92, 164, 158, 0.8) 100%);
  border: #a0a0a0 solid 1px;
  margin: 0;
}
.block:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: 0;
}
.centered {
  display: inline-block;
  vertical-align: middle;
  width: 90%;
  padding: 10px 15px;
  color: #FFF;
  border: none;
  background: transparent;
}
#search-box {
  position: relative;
  width: 100%;
  margin: 0;
}
#close-btn {
  position: fixed;
  top: 1em;
  right: 1em;
  font-size: 26px;
}
#close-btn:hover {
  color: #fcca43;
  cursor: pointer;
}
#search-bar {
  position: absolute;
  top: 90px;
  width: 100%;
  z-index: 999;
  background: #eaeaea;
  padding: 15px 0 15px 0;
  display: none;
}
#search-box input#s {
  -webkit-appearance: none;
  background: url(../img/arrow.svg) no-repeat right center;
  background-size: 60px;
  border: none;
  padding: 0 5px 0px 15px;
  margin: 0px !important;
  height: 57px;
  width: 100%;
  font-size: 16px;
  font-style: italic;
  -webkit-transition: background 500ms ease;
  transition: background 500ms ease;
  background-color: rgba(255, 255, 255, 1);
}
#search-box input#s:focus {
  background-color: rgba(255, 255, 255, 1);
  outline: none;
}
#search-box input#searchsubmit {
  position: absolute;
  -webkit-appearance: none;
  border: none;
  outline: none;
  background: none;
  width: 45px;
  height: 45px;
  top: 0;
  right: 15px;
  margin: 0px !important;
  padding: 0px !important;
}
/* Hero Slider */
.hero {
  position: relative;
}
.hero-slider {
  position: relative;
  height: 100vh;
  overflow: hidden;
}
.hero-slider {
  z-index: 2; /* Ensure it's above progress-container */
}
.hero-slider h1 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 70px;
  line-height: 74px;
  color: #ffffff;
}
.hero-slider h2 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 46px;
  line-height: 48px;
  color: #ffffff;
}
.hero-slider .item {
  position: relative;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  color: #fff;
  background-size: cover;
  background-position: center;
}
.hero-slider .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(44, 56, 136);
  background: linear-gradient(90deg, rgba(44, 56, 136, 0.6) 0%, rgba(92, 164, 158, 0.6) 100%);
}
.hero-slider .owl-nav {
  position: absolute;
  bottom: 105px;
  right: 50px;
  display: flex;
  gap: 10px;
  z-index: 20 !important;
}
.hero-slider .owl-nav button {
  background-color: transparent; /* Optional: background color */
  color: white;
  font-size: 20px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border: 2px solid #ffffff;
  border-radius: 30px;
  padding: 0;
  cursor: pointer;
}
.hero-slider .owl-nav button:hover {
  background-color: #29398d; /* Optional: background color */
  color: white;
  font-size: 20px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  border: 2px solid #29398d;
  border-radius: 30px;
  padding: 0;
  cursor: pointer;
}
.hero-slider .owl-nav button span {
  font-size: 20px;
}
.progress-container {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 100px 0 0 0;
  z-index: 2;
  width: 100%;
}
#homepage-newsletter-intro h6.eyebrow {
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0 0 5px 0;
  padding: 0;
  color: #3ea79e;
  font-weight: 600;
}
#homepage-newsletter-intro h2 {
  margin: 0;
}
#featured-case-study h6.eyebrow, .zoom-card h6.eyebrow {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0;
  color: #29398d;
  font-weight: 400;
}
#featured-case-study h3, .zoom-card h3 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 34px;
  min-height: 100px;
  color: #29398d;
}
#leadership-section .zoom-card h3 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 34px;
  min-height: 20px;
  color: #29398d;
}
.zoom-card:hover .arrow-circle i {
  background-color: #29398d;
  color: #ffffff;
}
#featured-case-study p {
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
}
.featured-content h6.eyebrow {
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  padding: 0;
  color: #29398d;
  font-weight: 400;
}
.featured-content h3 {
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 30px;
  line-height: 34px;
  color: #29398d;
}
.slanted-edge {
  --p: 60px; /* control the shape (can be percentage) */
  height: 225px;
  aspect-ratio: 1;
  clip-path: polygon(0 var(--p), 100% 0, 100% 100%, 0 100%);
  background-color: rgba(181, 225, 221, 0.65);
}
.progress-bar {
  height: 5px;
  background: rgba(255, 255, 255, 1);
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 2px;
}
.progress-fill {
  height: 100%;
  width: 0;
  background: #007dc3;
  transition: width linear;
}
.progress-label {
  text-align: left;
  margin-bottom: 5px;
  color: #29398d;
  font-family: "Montserrat", serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
}
.container-slide-copy {
  z-index: 900;
}
.zoom-card {
  text-align: left;
  width: 340px; /* Adjust as needed */
  margin: auto;
}
.zoom-card a {
  text-decoration: none;
  color: inherit;
  display: block;
  transition: transform 0.3s ease-in-out;
}
.image-wrapper {
  overflow: hidden;
  width: 100%;
  height: 250px; /* Adjust height as needed */
  display: flex;
  border-radius: 30px;
  margin: 0 0 20px;
  align-items: center;
  justify-content: center;
}
.image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease-in-out;
}
.zoom-card:hover .image-wrapper img {
  transform: scale(1.2); /* Zoom effect */
}
.image-card {
  position: relative;
  background-size: cover; /* Make the background cover the entire div */
  background-position: center center; /* Ensure the image is centered */
  width: 100%;
  height: 250px; /* Fixed height for the image */
  transition: background-size 0.3s ease-in-out, background-position 0.3s ease-in-out;
}
.image-zoom:hover .image-card {
  background-size: 120%; /* Zoom in on the background image */
  background-position: center center; /* Keeps the image centered even when zoomed in */
}
.image-card h6, .image-card h3, .arrow-circle {
  position: relative;
  z-index: 2; /* Ensure text and icons are above the background */
}
/* Homeage Overview */
#overview, #overview-teal {
  padding: 80px 0 160px 0;
}
#overview p, #overview-teal p {
  font-family: "Montserrat", serif;
  font-size: 24px;
  line-height: 40px;
  font-weight: 500;
  padding: 0;
  margin: 0;
}
#overview p {
  color: #ffffff;
}
#overview:after {
  background: #b5e1dd;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
}
#overview-teal:after {
  background: #29398d;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
}
#blue-slant {
  padding: 20px 0;
}
#blue-slant:after {
  background: #ffffff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
}
.video-block {
  padding: 100px 0 0 0;
}
.video-block:after {
  background: #ffffff;
  top: -1px; /* Position at the top */
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 40px, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 40px, 0% 100%);
}
#footer-white {
  padding: 100px 0 0 0;
}
#footer-white:after {
  background: #ffffff;
  top: -1px; /* Position at the top */
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 40px, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 40px, 0% 100%);
}
#footer-light-green {
  padding: 100px 0 0 0;
}
#footer-light-green:after {
  background: #b5e1dd;
  top: -1px; /* Position at the top */
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 40px, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0%, 100% 40px, 0% 100%);
}
a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}
footer a[href^="tel"] {
  color: #ffffff; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}
#green-slant {
  padding: 20px 0;
}
#green-slant:after {
  background: #f7f7f7;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
}
#green-slant-blue {
  padding: 20px 0;
}
#green-slant-blue:after {
  background: #29398d;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
}
#green-slant-white {
  padding: 20px 0;
}
#green-slant-white:after {
  background: #ffffff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
}
#cards {
  padding: 80px 0 160px 0;
}
#cards:after {
  background: #f7f7f7;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
}
#white-slant-bottom-down, .gray-white-slant-bottom-down {
  padding: 0 0 120px 0;
}
#white-slant-bottom-down:after, .gray-white-slant-bottom-down:after {
  background: #ffffff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 0, 100% 80px, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0, 100% 80px, 100% 100%, 0% 100%);
}
.white-slant-bottom-down {
  padding: 0 0 80px 0;
}
.white-slant-bottom-down:after {
  background: #b5e1dd;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
}
#leadership-section {
  padding: 0 0 80px 0;
}
#leadership-section:after {
  background: #b5e1dd;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
  clip-path: polygon(0% 80px, 100% 0, 100% 100%, 100% 100%, 100% 100%, 100% 100%, 0% 100%);
}
#featured-case-study {
  padding: 80px 0 160px 0;
}
#featured-case-study:after {
  background: #dfe1df;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 0, 100% 80px, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0, 100% 80px, 100% 100%, 0% 100%);
}
#featured-insights {
  padding: 0 0 80px 0;
}
#featured-insights:after {
  background: #ffffff;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  content: '';
  position: absolute;
  -webkit-clip-path: polygon(0% 0, 100% 80px, 100% 100%, 0% 100%);
  clip-path: polygon(0% 0, 100% 80px, 100% 100%, 0% 100%);
}
#featured-insights .row {
  display: flex; /* Ensures columns are equal height */
}
#featured-insights .col-md-4 {
  position: relative;
  border-right: 1px solid #ffffff; /* Vertical divider */
}
#featured-insights .col-md-4:nth-child(3n) {
  border-right: none !important;
}
#homepage-clients {
  padding: 80px 0 120px 0;
}
.arrow-circle a i, .arrow-circle i {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  border: 2px solid #29398d;
  color: #29398d;
  background-color: transparent;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.arrow-circle a i:hover, .arrow-circle i:hover {
  font-size: 20px;
  width: 36px;
  height: 36px;
  line-height: 30px;
  text-align: center;
  border-radius: 30px;
  border: 2px solid #29398d;
  color: #ffffff;
  background-color: #29398d;
}
.negative-top {
  margin-top: -200px;
}
.client-logo img {
  padding: 0 20px;
  opacity: .6;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.client-logo img:hover {
  padding: 0 20px;
  opacity: 1;
}
/* Homeage Image Container */
.image-container {
  position: relative;
  width: 100%;
  height: 320px;
  overflow: hidden;
  border-radius: 30px;
}
.image-container-background {
  position: absolute;
  width: 100%;
  height: 100%;
  background-position: center;
}
.image-container-overlay h3 {
  color: #ffffff;
  font-family: "Roboto Slab", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 28px;
}
.image-container-overlay p {
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
}
.image-container-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  text-align: left;
  z-index: 2;
  padding: 50px 15px 0 15px;
}
.image-container-overlay.blue {
  background-color: rgba(0, 125, 195, 0.9);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.image-container-overlay.blue:hover {
  background-color: rgba(0, 125, 195, 1);
}
.image-container-overlay.yellow {
  background-color: rgba(230, 165, 26, 0.9);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.image-container-overlay.yellow:hover {
  background-color: rgba(230, 165, 26, 1);
}
.image-container-overlay.purple {
  background-color: rgba(41, 57, 141, 0.9);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.image-container-overlay.purple:hover {
  background-color: rgba(41, 57, 141, 1);
}
.image-container-overlay.teal {
  background-color: rgba(62, 167, 158, 0.9);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.image-container-overlay.teal:hover {
  background-color: rgba(62, 167, 158, 1);
}
.rounded-lg {
  border-radius: 40px !important;
}
/* Forms */
.form-inline .form-control {
  display: block;
  width: 100%;
  height: 40px;
  margin: 0 20px 0 0;
}
.form-inline {
  margin: 7px 0 0 0;
  display: block;
  text-align: center;
}
.form-control, .field-wrap &gt; div input {
  display: block;
  width: 100%;
  padding: 20px;
  font-size: 16px;
  line-height: 60px;
  height: 60px;
  color: #29398d;
  background-color: #ffffff;
  border-radius: 30px;
  border: 1px solid #999999;
}
.field-wrap textarea {
  color: #29398d;
  background-color: #ffffff;
  border-radius: 30px;
  padding: 20px;
  border: 1px solid #999999;
}
.form-group input::placeholder, .field-wrap &gt; div input::placeholder {
  color: #29398d;
}
.form-check-label {
  color: #ffffff;
}
#homepage-newsletter .btn-primary {
  margin-top: 40px;
  color: #ffffff;
}
/*Mobile Search Bar */
.search-container {
  display: flex;
  align-items: center;
}
.search-input {
  border: none;
  outline: none;
  padding: 20px 0;
  width: 90%;
  background-color: #f2f3f4;
  font-family: "Montserrat", serif;
  font-weight: 500;
  text-transform: none;
  font-size: 28px;
  line-height: 28px;
}
.mobile-nav-container .search-container input.search-input::placeholder {
  color: #666666 !important;
}
.search-button {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 10px 0 10px 10px;
  font-size: 24px;
  color: #666666; /* Change icon color */
  float: right;
}
.search-button:hover {
  color: #29398d; /* Optional: Color change on hover */
}
#footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer p {
  color: #ffffff !important;
}
#footer h4 {
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px;
  line-height: 30px;
  padding: 0;
  margin: 0 0 10px 0;
}
#footer h5 a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  color: #fdbb30;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  font-style: normal;
  transition: color 0.3s ease;
}
#footer h5 a i {
  background-color: transparent; /* Default arrow background color */
  color: #fdbb30; /* Default arrow color */
  padding: 5px 8px;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 26px;
  margin-left: 8px;
  border: 2px solid #fdbb30;
  transition: background 0.3s ease, color 0.3s ease;
}
a.text-arrow {
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  padding: 0;
  margin: 0;
  color: #29398d;
}
a.text-arrow i {
  font-weight: 400;
  font-size: 16px;
  width: 30px;
  height: 30px;
  line-height: 26px;
  text-align: center;
  border-radius: 30px;
  border: 2px solid #29398d;
  color: #29398d;
  background-color: transparent;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  transition: background 0.3s ease, color 0.3s ease;
}
a.text-arrow i:hover, a.text-arrow:hover i {
  border: 2px solid #29398d;
  color: #ffffff;
  background-color: #29398d;
}
#mega-menu-item-media_image-2 {
  padding: 0 15px !important;
}
#footer h5 a:hover {
  color: #fdbb30; /* Change text color on hover */
}
#footer h5 a:hover i {
  background: #fdbb30; /* Change arrow background on hover */
  color: #fff; /* Keep arrow color consistent */
}
ul.footer-nav {
  margin: 15px 0 0 0;
  padding: 0;
}
ul.footer-nav li {
  padding: 0;
  margin: 0 0 8px 0;
  list-style: none;
}
ul.footer-nav li a {
  padding: 0;
  margin: 0;
  color: #ffffff;
  font-size: 16px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-style: normal;
}
#footer p {
  color: #ffffff;
  font-size: 16px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-style: normal;
}
#footer a.email-address {
  color: #ffffff;
}
.social ul, .social-mobile ul {
  list-style: none;
  padding: 0;
  margin: 30px 0 0 0;
  display: block;
  text-align: center;
}
.social-mobile ul {
  text-align: left;
}
.social ul li, .social-mobile ul li {
  display: inline-block;
}
.social ul li a, .social-mobile ul li a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  background-color: #ffffff;
  color: #29398d;
  text-decoration: none;
  font-size: 18px;
  transition: background-color 0.3s ease, color 0.3s ease;
  margin: 0 5px;
}
.social ul li a:hover, .social-mobile ul li a:hover {
  background-color: #fdbb30;
  color: #fff;
}
#copyright {
  color: #29398d;
  font-size: 14px;
  line-height: 20px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
}
#copyright a {
  color: #29398d;
  font-size: 14px;
  line-height: 20px;
  font-family: "Montserrat", serif;
  font-weight: 500;
  font-style: normal;
  text-decoration: none;
}
#copyright a:hover {
  color: #29398d;
  text-decoration: underline;
}
#copyright span {
  padding: 0 15px;
}
.logo-carousel img {
  max-width: 200px;
  height: auto;
  opacity: 0.6;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.logo-carousel img:hover {
  opacity: 1;
}
.footer-brand img {
  max-width: 75%;
  height: auto;
}
.facetwp-load-more {
  margin: 0 auto;
  text-align: center;
}
.facetwp-type-search, input.facetwp-search, .facetwp-input-wrap {
  width: 100% !important;
}
.btn-primary, .field-wrap input[type=submit], button.facetwp-load-more {
  font-family: "Montserrat", serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 1px;
  border: 1px solid #fdbb30;
  display: inline-block;
  text-align: center;
  background-color: transparent;
  color: #29398d;
  text-transform: uppercase;
  min-width: 125px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 18px 40px;
  margin: 0;
  text-decoration: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
}
.field-wrap input[type=submit] {
  color: #ffffff;
}
.btn-primary:hover, .field-wrap input[type=submit]:hover, button.facetwp-load-more:hover {
  background-color: #29398d;
  border: 1px solid #29398d;
  color: #ffffff;
  text-decoration: none !important;
}
.btn-blue {
  border: 1px solid #29398d;
}
.nf-field-label label {
  font-weight: 400 !important;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
/* Media Queries */
@media (min-width: 544px) {
  .mobile-hidden {
    display: none;
  }
  .desktop-hidden {
    display: block;
  }
}
@media(min-width:768px) {
  #desktop-header {
    display: none;
  }
  .mobile-hidden {
    display: none;
  }
  .desktop-hidden {
    display: block;
  }
}
@media(min-width:992px) {
  .modal-content-sd {
    background: #ffffff;
    padding: 40px 40px 10px 40px;
    border-radius: 30px;
    position: relative;
    max-width: 900px;
    text-align: left;
  }
  #mobile-site-header {
    display: none;
  }
  #mobile-header {
    display: none;
  }
  #copyright {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
  #copyright a {
    font-size: 16px;
    line-height: 20px;
  }
  ul.footer-nav li {
    margin: 0 0 15px 0;
  }
  .social ul {
    text-align: left;
    margin: 5px 0 0 0;
  }
  .footer-brand img {
    max-width: 100%;
  }
  .mobile-center {
    text-align: left;
  }
  .hero-slider {
    height: 100vh;
  }
  #desktop-header, #desktop-header-default {
    display: block;
  }
  .mobile-hidden {
    display: block;
  }
  .desktop-hidden {
    display: none;
  }
  .container.top-margin {
    margin-top: 120px;
  }
}
@media(min-width:1200px) {
  .modal-content-sd {
    background: #ffffff;
    padding: 40px 40px 10px 40px;
    border-radius: 30px;
    position: relative;
    max-width: 900px;
    text-align: left;
  }
  .tab-content {
    padding: 30px 60px;
  }
  .tab-content.active {
    display: block;
    opacity: 1;
  }
  .card-body {
    padding: 20px;
  }
  .image-container-overlay h3 {
    font-size: 30px;
    line-height: 32px;
  }
  .image-container-overlay p {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
  }
  .image-container-overlay {
    padding: 50px 30px 0 30px;
  }
  #mobile-site-header {
    display: none;
  }
  #mobile-header {
    display: none;
  }
  #copyright {
    font-size: 16px;
    line-height: 20px;
    text-align: center;
  }
  #copyright a {
    font-size: 16px;
    line-height: 20px;
  }
  ul.footer-nav li {
    margin: 0 0 15px 0;
  }
  .social ul {
    text-align: left;
    margin: 5px 0 0 0;
  }
  .footer-brand img {
    max-width: 100%;
  }
  .mobile-center {
    text-align: left;
  }
  #desktop-header, #desktop-header-default {
    display: block;
  }
  .hero-slider {
    height: 100vh;
  }
  .mobile-hidden {
    display: block;
  }
  .desktop-hidden {
    display: none;
  }
  .container.top-margin {
    margin-top: 120px;
  }
  .component-horizontal-cards-with-description .card.sticky-card {
    padding: 100px 100px 0 0;
  }
  .component-horizontal-cards-with-description .card.sticky-card {
    padding: 15px;
  }
}</pre></body></html>