html:has(.CD-case-study-interior-hero) {
  position: relative;
  overflow-x: hidden;
}
html:has(.CD-offset-hero) {
  position: relative;
  overflow-x: hidden;
}
body:has(.CD-case-study-interior-hero) {
  position: relative;
  overflow-x: hidden;
}
.partner-card > svg {
  height: 63px;
}
header.CD-gradient-hero:after {
  filter: blur(0px);
  animation: 5s ease-in-out infinite softBlur;
}
@keyframes softBlur {
  0%,
  100% {
    filter: blur(0px);
    opacity: 1;
  }
  50% {
    filter: blur(5px);
    opacity: 0.7;
  }
}
section ul {
  display: grid;
  list-style-type: none;
  row-gap: 1rem;
}
section ul li {
  counter-increment: list-item;
  position: relative;
  padding-left: calc(1rem * 1.75);
}
section ul li::before {
  content: url("data:image/svg+xml,%0A%3Csvg width='20px' height='20px' viewBox='0 0 30.25 30.25' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Citro-Experiment' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='Group' fill='%23FFFFFF' fill-rule='nonzero'%3E%3Cpath d='M15.1,1.77635684e-15 C6.75,1.77635684e-15 1.77635684e-15,6.75 1.77635684e-15,15.1 C1.77635684e-15,23.45 6.75,30.25 15.1,30.25 C23.45,30.25 30.25,23.45 30.25,15.1 C30.25,6.75 23.45,1.77635684e-15 15.1,1.77635684e-15 M15.1,28 C8,28 2.25,22.2 2.25,15.1 C2.25,8 8,2.25 15.1,2.25 C22.2,2.25 28,8.05 28,15.15 C28,22.2 22.2,28 15.1,28' id='Shape'%3E%3C/path%3E%3Cpath d='M19.4,10.45 L13.45,16.25 L10.75,13.6 C10.3,13.15 9.6,13.2 9.15,13.6 C8.7,14.05 8.75,14.75 9.15,15.2 L12.35,18.3 C12.65,18.6 13.05,18.75 13.45,18.75 C13.85,18.75 14.25,18.6 14.55,18.3 L21,12.1 C21.45,11.65 21.45,10.95 21,10.5 C20.55,10.05 19.85,10.05 19.4,10.45' id='Path'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-top: 6px;
  color: var(--primary);
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
}
@media (min-width: 768px) and (min-height: 736px) {
  header.main-hero {
    min-height: 55vh;
  }
}
.CD-logo-carousel-instance {
  border: 1px solid rgba(255, 255, 255, 0.09);
}
.content-card:has(.btn) {
  transition: background 0.3s;
}
.content-card:has(.btn):focus,
.content-card:has(.btn):hover {
  background-color: #0c1940;
}
.testimonial-slider .swiper-slide {
  transition: background 0.3s;
}
.testimonial-slider .swiper-slide-active {
  background: #07112c;
}
.CD-form-callout {
  z-index: 2;
}
.CD-form-callout + .card form {
  gap: 1rem;
  display: grid;
}
.CD-form-callout + .card form label {
  font-size: 15px;
}
.CD-partners img.mountains {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.client-logos .col-6.col-md-4.col-xxl-auto {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.client-logos svg {
  opacity: 1;
}
.client-logos svg .cls-1,
.client-logos svg .cls-3 {
  fill: #fff !important;
}
form .field-validation-error {
  color: var(--bs-danger);
}
.slick-track {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.home-service-card .row > div,
.slick-slide {
  height: inherit !important;
}
.home-service-card .row > div > div,
.slick-slide .service-card,
.slick-slide > * {
  height: 100% !important;
}
.rich-content ol li::marker {
  color: #0d6efd;
}
.rich-content ol,
.rich-content ul {
  padding-left: 2rem;
}
.rich-content ol li ol,
.rich-content ul li ul {
  display: inline;
}
.rich-content img {
  max-width: 100%;
}
@media (max-width: 1400px) {
  .home-service-card .row > div > div {
    max-width: none;
  }
}
p.infinite-scroll-last {
  display: none !important;
}
.text-muted {
  color: #6c757d !important;
}
body[id*="node_Generic_BlogPost_"] ul li p {
  display: inline !important;
}
body[id*="node_Generic_BlogPost_"] .h1,
body[id*="node_Generic_BlogPost_"] .h2,
body[id*="node_Generic_BlogPost_"] .h3,
body[id*="node_Generic_BlogPost_"] .h4,
body[id*="node_Generic_BlogPost_"] .h5,
body[id*="node_Generic_BlogPost_"] .h6,
body[id*="node_Generic_BlogPost_"] h1,
body[id*="node_Generic_BlogPost_"] h2,
body[id*="node_Generic_BlogPost_"] h3,
body[id*="node_Generic_BlogPost_"] h4,
body[id*="node_Generic_BlogPost_"] h5,
body[id*="node_Generic_BlogPost_"] h6 {
  margin-top: 0.5rem;
}
body[id*="node_Generic_BlogPost_"] video {
  width: 100%;
  height: 400px;
}
.section-padding {
  padding-top: clamp(2.3rem, 5vw, 4rem);
  padding-bottom: clamp(2.3rem, 5vw, 4rem);
}
.CD-lighten .container {
  background-size: cover;
  background-position: top center;
  background-blend-mode: lighten;
}

.CD-logo-carousel-instance .swiper-slide svg {
  width: 173px;
  height: auto;
}

.CD-case-study-interior-hero-intro svg {
  height: clamp(30px, 5vw, 48px);
  margin-bottom: 2rem !important;
}
