.coh-style-webform-wrapper-100-percent {
  width: 100%;
}
.coh-style-inset-text [class*=coh-ce-cpt_media_cta] [class*=coh-ce-cpt_rich_text] {
  margin-right: auto;
  margin-left: auto;
  max-width: 608px;
}
.coh-style-justify-content-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-style-hide-on-mobile {
  display: none !important;
}
@media (min-width: 768px) {
  .coh-style-hide-on-mobile {
    display: block !important;
  }
}
.coh-style-hide-on-desktop {
  display: block;
}
@media (min-width: 768px) {
  .coh-style-hide-on-desktop {
    display: none;
  }
}
.coh-style-hide-on-all {
  display: none !important;
}
.coh-style-citation-small-text {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: rgb(99, 102, 106);
  font-size: 12px;
  line-height: 1.8;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .coh-style-citation-small-text {
    font-size: 14px;
  }
}
.coh-style-width-100-max-300px {
  width: 100%;
  max-width: 300px;
}
.coh-style-text-white {
  color: rgb(255, 255, 255);
}
.coh-style-red-circle-stat---title {
  font-size: 1.5rem;
}
.coh-style-text-ten-x-blue {
  color: rgb(0, 84, 166);
}
.coh-style-text-ten-x {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(0, 84, 166)), to(rgb(206, 32, 39)));
  background-image: -webkit-linear-gradient(left, rgb(0, 84, 166) 1%, rgb(206, 32, 39) 100%);
  background-image: linear-gradient(90deg, rgb(0, 84, 166) 1%, rgb(206, 32, 39) 100%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 32px;
  line-height: 60px;
}
@media (min-width: 768px) {
  .coh-style-text-ten-x {
    font-size: 46px;
    line-height: 60px;
  }
}
.coh-style-text-red {
  color: rgb(207, 0, 0);
  font-family: Outfit, sans-serif;
}
.coh-style-text-gray {
  color: rgb(33, 37, 41);
}
.coh-style-red-underline-inline-block {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom-width: 3px;
  border-bottom-color: rgb(207, 0, 0);
  display: inline-block;
  border-bottom-style: solid;
}
.coh-style-red-underline-full-block- {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom-width: 3px;
  border-bottom-color: rgb(207, 0, 0);
  display: block;
  border-bottom-style: solid;
}
.coh-style-icon-style {
  height: 104px !important;
  width: 104px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.coh-style-hide-on-mobile-and-tablet {
  display: none !important;
}
@media (min-width: 992px) {
  .coh-style-hide-on-mobile-and-tablet {
    display: block !important;
  }
}
.coh-style-hide-on-tablet-and-desktop {
  display: block !important;
}
@media (min-width: 768px) {
  .coh-style-hide-on-tablet-and-desktop {
    display: none !important;
  }
}
.coh-style-margin-top-0 {
  margin-top: 0 !important;
}
.coh-style-ten-x-gradient-bg-red-top {
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(1%, rgb(0, 84, 166)), to(rgb(206, 32, 39)));
  background-image: -webkit-linear-gradient(bottom, rgb(0, 84, 166) 1%, rgb(206, 32, 39) 100%);
  background-image: linear-gradient(0deg, rgb(0, 84, 166) 1%, rgb(206, 32, 39) 100%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
  color: rgb(255, 255, 255);
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: -webkit-calc(100% + 4rem);
  min-height: calc(100% + 4rem);
}
@media (min-width: 992px) {
  .coh-style-ten-x-gradient-bg-red-top {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 2rem;
    padding-left: 3rem;
  }
}
.coh-style-ten-x-gradient-bg-red-top h2 {
  font-size: 32px;
  line-height: 50px;
}
@media (min-width: 992px) {
  .coh-style-ten-x-gradient-bg-red-top h2 {
    font-size: 26px;
  }
}
@media (min-width: 1025px) {
  .coh-style-ten-x-gradient-bg-red-top h2 {
    font-size: 32px;
  }
}
@media (min-width: 1280px) {
  .coh-style-ten-x-gradient-bg-red-top h2 {
    font-size: 40px;
  }
}
.coh-style-ten-x-gradient-bg-red-right {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(1%, rgb(0, 84, 166)), to(rgb(206, 32, 39)));
  background-image: -webkit-linear-gradient(left, rgb(0, 84, 166) 1%, rgb(206, 32, 39) 100%);
  background-image: linear-gradient(90deg, rgb(0, 84, 166) 1%, rgb(206, 32, 39) 100%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
  color: rgb(255, 255, 255);
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: -webkit-calc(100% + 4rem);
  min-height: calc(100% + 4rem);
}
@media (min-width: 992px) {
  .coh-style-ten-x-gradient-bg-red-right {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 2rem;
    padding-left: 3rem;
  }
}
.coh-style-ten-x-gradient-bg-red-right h2 {
  font-size: 32px;
  line-height: 50px;
}
@media (min-width: 992px) {
  .coh-style-ten-x-gradient-bg-red-right h2 {
    font-size: 26px;
  }
}
@media (min-width: 1025px) {
  .coh-style-ten-x-gradient-bg-red-right h2 {
    font-size: 32px;
  }
}
@media (min-width: 1280px) {
  .coh-style-ten-x-gradient-bg-red-right h2 {
    font-size: 40px;
  }
}
.coh-style-center-container {
  margin-right: auto;
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.coh-style-ten-x-gradient-bg-blue-top {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(0, 84, 166)), to(rgb(206, 32, 39)));
  background-image: -webkit-linear-gradient(top, rgb(0, 84, 166) 1%, rgb(206, 32, 39) 100%);
  background-image: linear-gradient(180deg, rgb(0, 84, 166) 1%, rgb(206, 32, 39) 100%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
  color: rgb(255, 255, 255);
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  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;
  min-height: -webkit-calc(100% + 4rem);
  min-height: calc(100% + 4rem);
}
@media (min-width: 992px) {
  .coh-style-ten-x-gradient-bg-blue-top {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 2rem;
    padding-left: 3rem;
  }
}
.coh-style-ten-x-gradient-bg-blue-top h2 {
  font-size: 32px;
  line-height: 50px;
}
@media (min-width: 992px) {
  .coh-style-ten-x-gradient-bg-blue-top h2 {
    font-size: 26px;
  }
}
@media (min-width: 1025px) {
  .coh-style-ten-x-gradient-bg-blue-top h2 {
    font-size: 32px;
  }
}
@media (min-width: 1280px) {
  .coh-style-ten-x-gradient-bg-blue-top h2 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .coh-style-smaller-quote-red-block {
    font-size: 26px;
    line-height: 1.5;
  }
}
.coh-style-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}
@media (min-width: 992px) {
  .coh-style-column-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}
.coh-style-blue-button {
  font-family: Outfit, sans-serif;
  color: rgb(44, 120, 201);
  text-decoration: none;
  text-transform: none;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  background-color: rgb(255, 255, 255);
  padding-top: 0.5rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  border-width: 2px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border-style: solid;
  border-color: rgb(44, 120, 201);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.coh-style-blue-button:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(44, 120, 201);
}
.coh-style-ln-blue-button {
  font-family: Outfit, sans-serif;
  color: rgb(46, 62, 73);
  text-decoration: none;
  text-transform: none;
  font-size: 18px;
  text-align: center;
  font-weight: normal;
  background-color: rgb(255, 255, 255);
  padding-top: 0.5rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  border-width: 2px;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  border-style: solid;
  border-color: rgb(46, 62, 73);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.coh-style-ln-blue-button:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(46, 62, 73);
}
.coh-style-smaller-quote-26px {
  font-size: 1.3rem;
}
@media (min-width: 992px) {
  .coh-style-red-box-heading-en-gb {
    font-size: 2.2rem;
  }
}
.coh-style-daryn-mock-style-ln-cs {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  color: rgb(207, 0, 0);
}
.coh-style-default {
  color: rgb(33, 37, 41);
  padding-top: 10px;
  padding-right: 18px;
  padding-bottom: 10px;
  padding-left: 18px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(221, 221, 221);
}
.is-active.coh-style-default {
  border-bottom-width: 0;
}
.is-active.coh-style-default a:after {
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.coh-style-default a {
  text-decoration: none;
  color: rgb(33, 37, 41);
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-default a:after {
  color: rgb(150, 30, 0);
  content: "\f077";
  font-weight: 900;
  display: inline-block;
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
  font-size: 1.5rem;
  font: var(--fa-font-solid);
}
.coh-style-default a:hover {
  text-decoration: none;
  color: rgb(33, 37, 41);
}
.coh-style-bg-gray-gradient {
  background: -webkit-gradient(linear, right top, left bottom, from(#DBE4EA), to(#EBE2DD));
  background: -webkit-linear-gradient(top right, #DBE4EA, #EBE2DD);
  background: linear-gradient(to bottom left, #DBE4EA, #EBE2DD);;
}
.coh-style-mlay-text-ten-x- {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(31%, rgb(0, 84, 166)), color-stop(76%, rgb(228, 78, 48)));
  background-image: -webkit-linear-gradient(left, rgb(0, 84, 166) 31%, rgb(228, 78, 48) 76%);
  background-image: linear-gradient(90deg, rgb(0, 84, 166) 31%, rgb(228, 78, 48) 76%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-size: 32px;
  line-height: 60px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.coh-style-subheading {
  font-family: Outfit, sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-style-width-100 {
  width: 100%;
}
.coh-style-line-height-small {
  line-height: 1.5;
}
.coh-style-chevron-xl {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  margin: 0;
}
.coh-style-chevron-xl:before {
  border-style: solid;
  border-color: rgb(33, 37, 41);
  height: 1.875rem;
  width: 1.875rem;
  display: inline-block;
  border-top-width: 0;
  border-right-width: 0;
  border-width: 0;
  border-bottom-width: 0.125rem;
  border-left-width: 0.125rem;
  content: "";
  position: relative;
  top: 0.75rem;
  vertical-align: top;
}
.coh-style-chevron-xl:hover {
  background-color: rgba(0, 0, 0, 0);
  border-style: none;
}
.coh-style-caption-styling {
  font-size: 0.75rem;
}
.coh-style-red-circle-text {
  background-color: rgb(207, 0, 0);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 4.6875rem;
  width: 4.6875rem;
  color: rgb(255, 255, 255);
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 2.5rem;
  font-weight: 600;
  padding-top: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.9375rem;
}
.coh-style-campaign-hero-heading {
  font-size: 4rem;
  line-height: 0.9;
}
@media (min-width: 768px) {
  .coh-style-campaign-hero-heading {
    font-size: 4.75rem;
  }
}
.coh-style-light-font-weight {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
}
.coh-style-uppercase {
  text-transform: uppercase;
}
.coh-style-slider-btn, .coh-style-slider-btn---prev--sm, .coh-style-slider-btn---next--sm, .coh-style-slider-btn--prev, .coh-style-slider-btn--next {
  height: 1.875rem;
  width: 1.875rem;
  -webkit-box-shadow: 0 0 0.1875rem 0 rgb(177, 179, 176);
          box-shadow: 0 0 0.1875rem 0 rgb(177, 179, 176);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgb(255, 255, 255);
  border-width: 0;
}
@media (min-width: 768px) {
  .coh-style-slider-btn, .coh-style-slider-btn---prev--sm, .coh-style-slider-btn---next--sm, .coh-style-slider-btn--prev, .coh-style-slider-btn--next {
    height: 2.625rem;
    width: 2.625rem;
  }
}
.coh-style-slider-btn:before, .coh-style-slider-btn---prev--sm:before, .coh-style-slider-btn---next--sm:before, .coh-style-slider-btn--prev:before, .coh-style-slider-btn--next:before {
  color: rgb(177, 179, 176);
  font-weight: 600;
  font-size: 1rem;
  font: var(--fa-font-solid);
}
@media (min-width: 768px) {
  .coh-style-slider-btn:before, .coh-style-slider-btn---prev--sm:before, .coh-style-slider-btn---next--sm:before, .coh-style-slider-btn--prev:before, .coh-style-slider-btn--next:before {
    font-size: 1.125rem;
  }
}
@media (min-width: 992px) {
  .coh-style-slider-btn:before, .coh-style-slider-btn---prev--sm:before, .coh-style-slider-btn---next--sm:before, .coh-style-slider-btn--prev:before, .coh-style-slider-btn--next:before {
    font-size: 1.5rem;
  }
}
.coh-style-slider-btn:hover, .coh-style-slider-btn---prev--sm:hover, .coh-style-slider-btn---next--sm:hover, .coh-style-slider-btn--prev:hover, .coh-style-slider-btn--next:hover {
  background-color: rgb(255, 255, 255);
}
.coh-style-slider-btn--next:before {
  content: "\f054";
}
.coh-style-slider-btn--prev:before {
  content: "\f053";
}
.coh-style-slider-btn---next--sm {
  right: 1px !important;
}
.coh-style-slider-btn---next--sm:before {
  content: "\f054";
}
@media (min-width: 768px) {
  .coh-style-slider-btn---next--sm:before {
    font-size: 1.3125rem;
  }
}
@media (min-width: 992px) {
  .coh-style-slider-btn---next--sm:before {
    font-size: 1.3125rem;
  }
}
.coh-style-slider-btn---prev--sm {
  left: 1px !important;
}
.coh-style-slider-btn---prev--sm:before {
  content: "\f053";
}
@media (min-width: 768px) {
  .coh-style-slider-btn---prev--sm:before {
    font-size: 1.3125rem;
  }
}
@media (min-width: 992px) {
  .coh-style-slider-btn---prev--sm:before {
    font-size: 1.3125rem;
  }
}
.coh-style-phone {
  width: 100%;
  position: relative;
  display: block;
}
.coh-style-phone:before {
  content: "\f879";
  font-weight: 600;
  padding-right: 0.375rem;
  font: var(--fa-font-solid);
}
.coh-style-check-mark {
  color: rgba(0, 0, 0, 0);
  width: 100%;
  position: relative;
  display: block;
  padding-top: 10px;
}
.coh-style-check-mark:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  left: -webkit-calc(50% - 10px);
  left: calc(50% - 10px);
  font: var(--fa-font-solid);
  position: absolute;
}
.coh-style-mlay-checkmark {
  color: rgb(33, 37, 41);
  width: 100%;
  position: relative;
  display: block;
  padding-top: 10px;
}
.coh-style-mlay-checkmark:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  font: var(--fa-font-solid);
  left: -webkit-calc(50% - 10px);
  left: calc(50% - 10px);
}
.coh-style-email {
  width: 100%;
  position: relative;
  display: block;
}
.coh-style-email:before {
  content: "\f0e0";
  font-weight: 600;
  color: rgb(207, 0, 0);
  padding-right: 0.375rem;
  font: var(--fa-font-solid);
}
.coh-style-gray-background {
  background-color: rgb(244, 244, 243);
  margin-bottom: 0;
}
.coh-style-padding-top--md {
  padding-top: 1.0625rem;
}
@media (min-width: 768px) {
  .coh-style-padding-top--md {
    padding-top: 1.375rem;
  }
}
@media (min-width: 992px) {
  .coh-style-padding-top--md {
    padding-top: 1.6875rem;
  }
}
.coh-style-padding-top--lg {
  padding-top: 2.375rem;
}
@media (min-width: 768px) {
  .coh-style-padding-top--lg {
    padding-top: 2.875rem;
  }
}
@media (min-width: 992px) {
  .coh-style-padding-top--lg {
    padding-top: 3.375rem;
  }
}
.coh-style-padding-top--sm {
  padding-top: 0.875rem;
}
@media (min-width: 768px) {
  .coh-style-padding-top--sm {
    padding-top: 1rem;
  }
}
@media (min-width: 992px) {
  .coh-style-padding-top--sm {
    padding-top: 1.125rem;
  }
}
.coh-style-padding-bottom--lg {
  padding-bottom: 2.375rem;
}
@media (min-width: 768px) {
  .coh-style-padding-bottom--lg {
    padding-bottom: 2.875rem;
  }
}
@media (min-width: 992px) {
  .coh-style-padding-bottom--lg {
    padding-bottom: 3.375rem;
  }
}
.coh-style-padding-bottom--md {
  padding-bottom: 1.0625rem;
}
@media (min-width: 768px) {
  .coh-style-padding-bottom--md {
    padding-bottom: 1.375rem;
  }
}
@media (min-width: 992px) {
  .coh-style-padding-bottom--md {
    padding-bottom: 1.6875rem;
  }
}
.coh-style-padding-bottom--sm {
  padding-bottom: 0.875rem;
}
@media (min-width: 768px) {
  .coh-style-padding-bottom--sm {
    padding-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .coh-style-padding-bottom--sm {
    padding-bottom: 1.125rem;
  }
}
.coh-style-chevron-link {
  text-decoration: none;
}
.coh-style-chevron-link:hover {
  color: rgb(207, 0, 0);
  text-decoration: underline;
}
.coh-style-chevron-link:after {
  content: "\f105";
  color: rgb(207, 0, 0);
  font-weight: 600;
  margin-left: 0.25rem;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transform: translateY(0.125rem);
      -ms-transform: translateY(0.125rem);
          transform: translateY(0.125rem);
  font: var(--fa-font-solid);
}
.coh-style-pagination--default {
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1.125rem;
}
.coh-style-pagination--default li {
  margin-right: 0.1875rem;
  margin-left: 0.1875rem;
}
.coh-style-pagination--default li.slick-active button {
  background-color: rgb(207, 0, 0);
}
.coh-style-pagination--default li.slick-active button:hover {
  background-color: rgb(150, 30, 0);
}
.coh-style-pagination--default li button {
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 0.625rem;
  width: 0.625rem;
  background-color: rgb(99, 102, 106);
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0;
  border-width: 0;
}
.coh-style-pagination--default li button:hover {
  background-color: rgb(33, 37, 41);
}
.coh-style-margin-b-sm {
  margin-bottom: 0.8rem;
  display: block;
}
@media (min-width: 768px) {
  .coh-style-margin-b-sm {
    margin-bottom: 1.2rem;
  }
}
@media (min-width: 992px) {
  .coh-style-margin-b-sm {
    margin-bottom: 1.5rem;
  }
}
.coh-style-margin-b-md {
  margin-bottom: 1.6rem;
  display: block;
}
@media (min-width: 768px) {
  .coh-style-margin-b-md {
    margin-bottom: 2.3rem;
  }
}
@media (min-width: 992px) {
  .coh-style-margin-b-md {
    margin-bottom: 3rem;
  }
}
.coh-style-margin-b-lg {
  margin-bottom: 3rem;
  display: block;
}
@media (min-width: 768px) {
  .coh-style-margin-b-lg {
    margin-bottom: 4.5rem;
  }
}
@media (min-width: 992px) {
  .coh-style-margin-b-lg {
    margin-bottom: 6rem;
  }
}
.coh-style-max-width--1000 {
  max-width: 62.5rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-style-max-width--1440 {
  max-width: 90rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-style-max-width--1920 {
  max-width: 120rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-style-background-padding {
  padding: 2rem;
}
@media (min-width: 1280px) {
  .coh-style-background-padding {
    padding: 3.5rem;
  }
}
.coh-style-bg-purple {
  background-color: rgb(74, 37, 103);
  color: rgb(255, 255, 255);
}
.coh-style-bg-white {
  background-color: rgb(255, 255, 255);
}
.coh-style-bg-gray {
  background-color: rgb(244, 244, 243);
}
.coh-style-bg-dark-gray {
  background-color: rgb(11, 13, 16);
  color: rgb(255, 255, 255);
}
.coh-style-bg-red {
  color: rgb(255, 255, 255);
  background-image: -webkit-linear-gradient(45deg, rgb(174, 19, 42) 1%, rgb(206, 32, 39) 100%);
  background-image: linear-gradient(45deg, rgb(174, 19, 42) 1%, rgb(206, 32, 39) 100%);
  background-position: left top;
  background-size: auto;
  background-repeat: no-repeat;
  background-origin: border-box;
  background-clip: border-box;
  background-attachment: scroll;
}
.coh-style-bg-red h1, .coh-style-bg-red h2, .coh-style-bg-red h3, .coh-style-bg-red h4, .coh-style-bg-red h5, .coh-style-bg-red h6, .coh-style-bg-red p, .coh-style-bg-red span, .coh-style-bg-red i, .coh-style-bg-red blockquote, .coh-style-bg-red dl, .coh-style-bg-red dt, .coh-style-bg-red dd, .coh-style-bg-red ol, .coh-style-bg-red ul, .coh-style-bg-red table, .coh-style-bg-red caption, .coh-style-bg-red tbody, .coh-style-bg-red tfoot, .coh-style-bg-red thead, .coh-style-bg-red tr, .coh-style-bg-red th, .coh-style-bg-red td, .coh-style-bg-red button {
  color: rgb(255, 255, 255);
}
.coh-style-dark-theme h1, .coh-style-dark-theme h2, .coh-style-dark-theme h3, .coh-style-dark-theme h4, .coh-style-dark-theme h5, .coh-style-dark-theme h6, .coh-style-dark-theme p, .coh-style-dark-theme span, .coh-style-dark-theme i, .coh-style-dark-theme blockquote, .coh-style-dark-theme dl, .coh-style-dark-theme dt, .coh-style-dark-theme dd, .coh-style-dark-theme ol, .coh-style-dark-theme ul, .coh-style-dark-theme table, .coh-style-dark-theme caption, .coh-style-dark-theme tbody, .coh-style-dark-theme tfoot, .coh-style-dark-theme thead, .coh-style-dark-theme tr, .coh-style-dark-theme th, .coh-style-dark-theme td, .coh-style-dark-theme button, .coh-style-dark-theme label {
  color: rgb(255, 255, 255);
}
.coh-style-shadow {
  -webkit-box-shadow: 0 0 0.25rem 0.125rem rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 0.25rem 0.125rem rgba(0, 0, 0, 0.1);
}
.coh-style-bottom-border {
  padding: 2rem;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border-style: solid;
  border-color: rgb(177, 179, 176);
  border-bottom-width: 3px;
}
@media (min-width: 992px) {
  .coh-style-bottom-border {
    padding: 3.5rem;
  }
}
.coh-style-full-border {
  padding: 2rem;
  border-width: 1px;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  border-style: solid;
  border-color: rgb(177, 179, 176);
}
@media (min-width: 992px) {
  .coh-style-full-border {
    padding: 3.5rem;
  }
}
.coh-style-ten-x-border-top-bottom {
  border-style: solid;
  border-top-width: 15px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-image-slice: 1;
  border-image-source: linear-gradient(to left, #0655A5, #0655A5);
  border-bottom-width: 15px;
}
.coh-style-ten-x-border-top {
  border-style: solid;
  border-top-width: 15px;
  margin-top: 0;
  border-image-slice: 1;
  border-image-source: linear-gradient(to left, #0655A5, #0655A5);
}
.coh-style-media-mat {
  background-color: rgb(231, 232, 231);
  padding-top: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (min-width: 992px) {
  .coh-style-media-mat {
    padding-top: 6rem;
    padding-right: 0;
    padding-bottom: 6rem;
    padding-left: 0;
  }
}
.coh-style-media-mat img {
  max-width: 41.875rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .coh-style-media-mat img {
    width: 75%;
  }
}
.coh-style-media-mat .coh-video iframe {
  padding-top: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (min-width: 992px) {
  .coh-style-media-mat .coh-video iframe {
    padding-top: 0;
    padding-right: 12.5%;
    padding-bottom: 0;
    padding-left: 12.5%;
  }
}
.coh-style-media-mat---no-bg {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (min-width: 992px) {
  .coh-style-media-mat---no-bg {
    padding-top: 6rem;
    padding-right: 0;
    padding-bottom: 6rem;
    padding-left: 0;
  }
}
.coh-style-media-mat---no-bg img {
  max-width: 41.875rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .coh-style-media-mat---no-bg img {
    width: 75%;
  }
}
.coh-style-media-mat---no-bg .coh-video iframe {
  padding-top: 0.9375rem;
  padding-right: 0.9375rem;
  padding-bottom: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (min-width: 992px) {
  .coh-style-media-mat---no-bg .coh-video iframe {
    padding-top: 0;
    padding-right: 12.5%;
    padding-bottom: 0;
    padding-left: 12.5%;
  }
}
.coh-style-webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-webform-flexbox .webform-submission-form .webform-flexbox {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.coh-style-webform-flexbox .webform-submission-form .webform-flexbox.webform-flex--fullspan {
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .coh-style-webform-flexbox .webform-submission-form .webform-flexbox.webform-flex--fullspan {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .coh-style-webform-flexbox .webform-submission-form .webform-flexbox.webform-flex--fullspan {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.coh-style-webform-flexbox .webform-submission-form .webform-flexbox.webform-flex--fullspan .webform-flex--container {
  margin-right: 0;
  margin-left: 0;
}
.coh-style-webform-flexbox .webform-submission-form .webform-flexbox .webform-flex {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
}
@media (min-width: 768px) {
  .coh-style-webform-flexbox .webform-submission-form .webform-flexbox .webform-flex {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
@media (min-width: 768px) {
  .coh-style-webform-flexbox .webform-submission-form .webform-flexbox .form-item {
    width: 100%;
  }
}
.coh-style-webform-flexbox .webform-submission-form input, .coh-style-webform-flexbox .webform-submission-form textarea {
  margin-top: 0.5rem;
}
.coh-style-webform-flexbox .webform-submission-form .flex-column-form {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-style-webform-flexbox .webform-submission-form .flex-direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-style-webform-flexbox .webform-submission-form .margin-top-0 {
  margin-top: 0;
}
.coh-style-webform-flexbox .form-item-phone-number > div {
  margin-top: 0.2rem;
}
.coh-style-webform-wrapper {
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-style-webform-wrapper .webform-submission-form {
  display: block;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (min-width: 768px) {
  .coh-style-webform-wrapper .webform-submission-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-style-webform-wrapper .webform-submission-form.webform-submission-advertise-with-us-form .form-item, .coh-style-webform-wrapper .webform-submission-form.webform-submission-advertise-with-us-form .form-actions, .coh-style-webform-wrapper .webform-submission-form.webform-submission-advertise-with-us-form .form-actions input:not(.form-submit), .coh-style-webform-wrapper .webform-submission-form .webform-submission-looplink-form .form-item, .coh-style-webform-wrapper .webform-submission-form .webform-submission-looplink-form .form-actions, .coh-style-webform-wrapper .webform-submission-form .webform-submission-looplink-form .form-actions input:not(.form-submit) {
  width: 100%;
}
.coh-style-webform-wrapper .webform-submission-form.webform-submission-cre-digital-trends-report-reques-form .form-item, .coh-style-webform-wrapper .webform-submission-form.webform-submission-cre-digital-trends-report-reques-form .form-actions {
  width: 100%;
  margin-bottom: 32px;
}
.coh-style-webform-wrapper .webform-submission-form.webform-submission-cre-digital-trends-report-reques-form .webform-button--submit {
  width: 100%;
  color: rgb(255, 255, 255);
  background-color: rgb(207, 0, 0);
  border-color: rgb(255, 255, 255);
  border-width: 1px;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-transition: background-color 350ms ease-in-out;
  transition: background-color 350ms ease-in-out;
  margin-top: 0;
  margin-bottom: 0;
}
.coh-style-webform-wrapper .webform-submission-form.webform-submission-cre-digital-trends-report-reques-form .webform-button--submit:hover {
  background-color: rgb(150, 30, 0);
}
.coh-style-webform-wrapper .webform-submission-form.webform-submission-cre-digital-trends-report-reques-form .form-width-100 {
  width: 100%;
}
.coh-style-webform-wrapper .webform-submission-form .form-item {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .coh-style-webform-wrapper .webform-submission-form .form-item {
    width: 100%;
  }
}
.coh-style-webform-wrapper .webform-submission-form .form-item.form-type-tel > div {
  width: 100%;
}
.coh-style-webform-wrapper .webform-submission-form .form-item.form-type-tel > div input {
  padding-left: 2.8125rem;
}
.coh-style-webform-wrapper .webform-submission-form .form-item.form-type-textarea {
  width: 100%;
}
@media (min-width: 768px) {
  .coh-style-webform-wrapper .webform-submission-form .form-item.form-item--full-width {
    width: 100%;
  }
}
.coh-style-webform-wrapper .webform-submission-form .form-item label {
  margin-bottom: 0.3rem;
  display: block;
}
.coh-style-webform-wrapper .webform-submission-form .form-item .description {
  margin: 0.5rem;
}
.coh-style-webform-wrapper .webform-submission-form .form-actions {
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .coh-style-webform-wrapper .webform-submission-form .form-actions {
    width: 100%;
  }
}
.coh-style-webform-wrapper .webform-submission-form input:not(.webform-button--submit), .coh-style-webform-wrapper .webform-submission-form textarea {
  font-weight: 400;
  color: rgb(73, 80, 87);
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: rgb(255, 255, 255);
  width: 100%;
  padding-top: 0.375rem;
  padding-right: 0.75rem;
  padding-bottom: 0.375rem;
  padding-left: 0.75rem;
  display: block;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(177, 179, 176);
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
}
.coh-style-webform-wrapper .webform-submission-form input:not(.webform-button--submit) {
  height: 2.65625rem;
}
.coh-style-webform-wrapper .webform-submission-form .webform-button--submit {
  border-style: solid;
  border-color: rgb(207, 0, 0);
  outline-width: 0;
  padding-top: 0.3125rem;
  padding-right: 0.625rem;
  padding-bottom: 0.375rem;
  padding-left: 0.625rem;
  color: rgb(255, 255, 255);
  background-color: rgb(207, 0, 0);
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  margin-top: 2rem;
}
.coh-style-webform-wrapper .webform-submission-form .webform-button--submit:hover {
  background-color: rgb(255, 255, 255);
  color: rgb(207, 0, 0);
}
@media (min-width: 768px) {
  .coh-style-webform-wrapper .webform-submission-form .captcha {
    width: 100%;
  }
}
.coh-style-webform-wrapper .webform-submission-form .form-width-100 {
  width: 100%;
}
.coh-style-webform-wrapper .webform-submission-form .margin-top-0 {
  margin-top: 0;
  margin-bottom: auto;
}
.coh-style-webform-display-labels {
  width: 100%;
}
.coh-style-webform-display-labels .webform-submission-form label.visually-hidden {
  overflow: auto;
  position: relative !important;
  height: auto;
  width: auto;
}
.coh-style-promo {
  font-size: 60px;
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .coh-style-promo {
    font-size: 60px;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .coh-style-promo {
    font-size: 75px;
  }
}
.coh-style-promo2 {
  font-size: 35px;
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.3;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .coh-style-promo2 {
    font-size: 35px;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .coh-style-promo2 {
    font-size: 50px;
  }
}
.coh-style-red-button {
  color: rgb(255, 255, 255);
  font-size: 18px;
  background-color: rgb(207, 0, 0);
  text-transform: none;
  text-decoration: none;
  padding-top: 0.5rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-transition: background-color 350ms ease-in-out;
  transition: background-color 350ms ease-in-out;
  text-align: center;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(207, 0, 0);
  font-family: Outfit, sans-serif;
  font-weight: normal;
  line-height: 1.5;
}
.coh-style-red-button:hover {
  background-color: rgb(150, 31, 0);
  border-color: rgb(150, 31, 0);
  color: rgb(255, 255, 255);
  border-width: 0px;
  border-style: solid;
  -webkit-border-radius: 4px;
          border-radius: 4px;
}
.red-btn-2.coh-style-red-button {
  font-family: Outfit, sans-serif;
  font-weight: normal;
  color: rgb(255, 255, 255);
  font-size: 1.125rem;
  background-color: rgb(207, 0, 0);
  padding-top: 0.3rem;
  padding-right: 1rem;
  padding-bottom: 0.4rem;
  padding-left: 1rem;
}
.red-btn-2.coh-style-red-button:hover {
  font-size: 1.25rem;
  -webkit-transform: scaleX(1.1) scaleY(1.1);
      -ms-transform: scaleX(1.1) scaleY(1.1);
          transform: scaleX(1.1) scaleY(1.1);
}
.coh-style-white-button--gray {
  color: rgb(99, 102, 106);
  font-size: 1.25rem;
  background-color: rgb(255, 255, 255);
  text-transform: none;
  text-decoration: none;
  padding-top: 0.5rem;
  padding-right: 0.7rem;
  padding-bottom: 0.6rem;
  padding-left: 0.7rem;
  -webkit-border-radius: 0.125rem;
          border-radius: 0.125rem;
  text-align: center;
  -webkit-transition: background-color 350ms ease-in-out, color 350ms ease-in-out;
  transition: background-color 350ms ease-in-out, color 350ms ease-in-out;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(99, 102, 106);
  font-family: Outfit, sans-serif;
}
.coh-style-white-button--gray:hover {
  color: rgb(255, 255, 255);
  background-color: rgb(99, 102, 106);
  border-color: rgb(99, 102, 106);
}
.coh-style-white-button {
  color: rgb(207, 0, 0);
  font-size: 1rem;
  background-color: rgb(255, 255, 255);
  text-transform: none;
  text-decoration: none;
  padding-top: 0.5rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  -webkit-box-shadow: 0 0 0.1875rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 0.1875rem 0 rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-transition: background-color 350ms ease-in-out, color 350ms ease-in-out;
  transition: background-color 350ms ease-in-out, color 350ms ease-in-out;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(207, 0, 0);
  font-family: Outfit, sans-serif;
}
.coh-style-white-button:hover {
  background-color: rgb(207, 0, 0);
  border-color: rgb(207, 0, 0);
  color: rgb(255, 255, 255);
}
@media (min-width: 992px) {
  .coh-style-main-menu---dark {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-style: normal;
    font-size: 1.125rem;
    color: rgb(255, 255, 255);
    font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  }
}
.coh-style-main-menu---dark .coh-menu-list-item {
  position: relative;
}
.coh-style-main-menu---dark .coh-menu-list-item.is-expanded > .coh-link:after {
  -webkit-transform: rotateZ(0deg) translateY(0.1875rem);
      -ms-transform: rotate(0deg) translateY(0.1875rem);
          transform: rotateZ(0deg) translateY(0.1875rem);
}
.coh-style-main-menu---dark .coh-menu-list-item.has-children .coh-link {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-main-menu---dark .coh-menu-list-item.has-children .coh-link:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
}
.coh-style-main-menu---dark li.coh-menu-list-item--level-1 {
  padding-top: 1rem;
  padding-bottom: 0;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(33, 37, 41);
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
}
@media (min-width: 768px) {
  .coh-style-main-menu---dark li.coh-menu-list-item--level-1 {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .coh-style-main-menu---dark li.coh-menu-list-item--level-1 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    border-bottom-width: 0;
    margin-right: unset;
    margin-left: unset;
  }
}
@media (min-width: 992px) {
  .coh-style-main-menu---dark li.coh-menu-list-item--level-1.is-active {
    border-bottom-width: 3px;
    border-style: solid;
    border-bottom-color: rgb(150, 30, 0);
  }
}
.coh-style-main-menu---dark li.coh-menu-list-item--level-1.has-children > .coh-link:after {
  content: "\f077";
  color: rgb(255, 255, 255);
  display: block;
  -webkit-transform: rotateZ(180deg) translateY(-0.125rem);
      -ms-transform: rotate(180deg) translateY(-0.125rem);
          transform: rotateZ(180deg) translateY(-0.125rem);
  margin-left: 0.25rem;
  font-size: 1rem;
}
.coh-style-main-menu---dark li.coh-menu-list-item--level-1 .coh-link--level-1 {
  color: rgb(255, 255, 255);
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  text-decoration: none;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  z-index: 1;
}
@media (min-width: 992px) {
  .coh-style-main-menu---dark li.coh-menu-list-item--level-1 .coh-link--level-1 {
    padding-top: 0.5rem;
    padding-right: 0;
    padding-bottom: 0.5rem;
    padding-left: 0;
    margin-top: 0;
    margin-right: 1rem;
    margin-bottom: 0;
    margin-left: 1rem;
  }
}
.coh-style-main-menu---dark .menu-container-level-2 {
  background-color: rgb(0, 0, 0);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-top: 0;
  display: none;
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgb(231, 232, 231);
}
@media (min-width: 992px) {
  .coh-style-main-menu---dark .menu-container-level-2 {
    min-width: 12.5rem;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    z-index: 1;
    -webkit-box-shadow: 0 0.125rem 0.5rem 0 rgba(21, 23, 26, 0.4);
            box-shadow: 0 0.125rem 0.5rem 0 rgba(21, 23, 26, 0.4);
    position: absolute;
  }
}
.coh-style-main-menu---dark .menu-container-level-2 li.coh-menu-list-item--level-2 {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: rgb(255, 255, 255);
}
.coh-style-main-menu---dark .menu-container-level-2 li.coh-menu-list-item--level-2.has-children > .coh-link:after {
  content: "\f0da";
  margin-left: 0.3125rem;
}
@media (min-width: 992px) {
  .coh-style-main-menu---dark .menu-container-level-2 li.coh-menu-list-item--level-2.has-children > .coh-link:after {
    -webkit-transform: translateY(0.1875rem);
        -ms-transform: translateY(0.1875rem);
            transform: translateY(0.1875rem);
  }
}
.coh-style-main-menu---dark .menu-container-level-2 li.coh-menu-list-item--level-2.has-children.is-expanded .coh-link:after {
  -webkit-transform: rotateZ(90deg) translateX(0.125rem);
      -ms-transform: rotate(90deg) translateX(0.125rem);
          transform: rotateZ(90deg) translateX(0.125rem);
}
.coh-style-main-menu---dark .menu-container-level-2 .coh-link--level-2, .coh-style-main-menu---dark .menu-container-level-2 .coh-link--level-3 {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  color: rgb(255, 255, 255);
  font-size: 1rem;
  text-decoration: none;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 400;
}
@media (min-width: 992px) {
  .coh-style-main-menu---dark .menu-container-level-2 .coh-link--level-2, .coh-style-main-menu---dark .menu-container-level-2 .coh-link--level-3 {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-main-menu---dark .menu-container-level-2 .coh-link--level-2 {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.coh-style-main-menu---dark .menu-container-level-2 .coh-link--level-3 {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 992px) {
  .coh-style-main-menu---dark .menu-container-level-3 {
    display: none;
  }
}
.coh-style-main-menu---dark .menu-container-level-3 a {
  padding-left: 2rem;
}
@media (min-width: 992px) {
  .coh-style-main-menu---dark .menu-container-level-3 a {
    padding-left: 1.3rem;
  }
}
.coh-style-main-menu---dark .menu-container-level-3 li:hover {
  background-color: rgb(33, 37, 41);
}
@media (min-width: 992px) {
  .coh-style-main-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-style: normal;
    font-size: 1.125rem;
    color: rgb(99, 102, 106);
    font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  }
}
.coh-style-main-menu .coh-menu-list-item {
  position: relative;
}
.coh-style-main-menu .coh-menu-list-item.is-expanded > .coh-link:after {
  -webkit-transform: rotateZ(0deg) translateY(0.1875rem);
      -ms-transform: rotate(0deg) translateY(0.1875rem);
          transform: rotateZ(0deg) translateY(0.1875rem);
}
.coh-style-main-menu .coh-menu-list-item.has-children .coh-link {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-style-main-menu .coh-menu-list-item.has-children .coh-link:after {
  font-weight: 600;
  font: var(--fa-font-solid);
}
.coh-style-main-menu li.coh-menu-list-item--level-1 {
  padding-top: 1rem;
  padding-bottom: 0;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(231, 232, 231);
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  color: rgb(99, 102, 106);
  background-color: rgb(255, 255, 255);
}
@media (min-width: 768px) {
  .coh-style-main-menu li.coh-menu-list-item--level-1 {
    margin-bottom: -0.3125rem;
  }
}
@media (min-width: 992px) {
  .coh-style-main-menu li.coh-menu-list-item--level-1 {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    border-bottom-width: 0;
    margin-right: unset;
    margin-left: unset;
  }
}
@media (min-width: 992px) {
  .coh-style-main-menu li.coh-menu-list-item--level-1.is-active {
    border-bottom-width: 3px;
    border-style: solid;
    border-bottom-color: rgb(207, 0, 0);
  }
}
.coh-style-main-menu li.coh-menu-list-item--level-1.has-children > .coh-link {
  vertical-align: middle;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-main-menu li.coh-menu-list-item--level-1.has-children > .coh-link:after {
  content: "\f077";
  color: rgb(99, 102, 106);
  display: block;
  -webkit-transform: rotateZ(180deg) translateY(-0.125rem);
      -ms-transform: rotate(180deg) translateY(-0.125rem);
          transform: rotateZ(180deg) translateY(-0.125rem);
  margin-left: 0.5rem;
  font-size: 1rem;
  font: var(--fa-font-solid);
}
.coh-style-main-menu li.coh-menu-list-item--level-1.is-expanded .coh-link:after {
  -webkit-transform: rotateZ(0deg) translateY(0.125rem);
      -ms-transform: rotate(0deg) translateY(0.125rem);
          transform: rotateZ(0deg) translateY(0.125rem);
}
.coh-style-main-menu li.coh-menu-list-item--level-1 .coh-link--level-1 {
  color: rgb(99, 102, 106);
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  font-size: 1.125rem;
  text-decoration: none;
  padding-right: 1.5rem;
  padding-bottom: 1rem;
  padding-left: 1.5rem;
  z-index: 1;
}
@media (min-width: 768px) {
  .coh-style-main-menu li.coh-menu-list-item--level-1 .coh-link--level-1 {
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    font-size: 0.9375rem;
  }
}
@media (min-width: 992px) {
  .coh-style-main-menu li.coh-menu-list-item--level-1 .coh-link--level-1 {
    padding-top: 0.9rem;
    padding-right: 0;
    padding-bottom: 0.8rem;
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .coh-style-main-menu li.coh-menu-list-item--level-1 .coh-link--level-1 {
    margin-right: 1rem;
    margin-left: 1rem;
  }
}
@media (min-width: 1280px) {
  .coh-style-main-menu li.coh-menu-list-item--level-1 .coh-link--level-1 {
    font-size: 1.125rem;
  }
}
.coh-style-main-menu .menu-container-level-2 {
  background-color: rgb(249, 249, 249);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-top: 0;
  display: none;
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgb(231, 232, 231);
}
@media (min-width: 992px) {
  .coh-style-main-menu .menu-container-level-2 {
    min-width: 12.5rem;
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    z-index: 1;
    -webkit-box-shadow: 0 0.125rem 0.5rem 0 rgba(21, 23, 26, 0.4);
            box-shadow: 0 0.125rem 0.5rem 0 rgba(21, 23, 26, 0.4);
    position: absolute;
  }
}
.coh-style-main-menu .menu-container-level-2 li.coh-menu-list-item--level-2 {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: rgb(33, 37, 41);
}
.coh-style-main-menu .menu-container-level-2 li.coh-menu-list-item--level-2.has-children > a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-style-main-menu .menu-container-level-2 li.coh-menu-list-item--level-2.has-children > a:after {
  content: "\f0da";
  margin-left: 0.3125rem;
  font: var(--fa-font-solid);
}
@media (min-width: 992px) {
  .coh-style-main-menu .menu-container-level-2 li.coh-menu-list-item--level-2.has-children > a:after {
    -webkit-transform: translateY(0.1875rem);
        -ms-transform: translateY(0.1875rem);
            transform: translateY(0.1875rem);
  }
}
.coh-style-main-menu .menu-container-level-2 li.coh-menu-list-item--level-2.has-children.is-expanded a:after {
  -webkit-transform: rotateZ(90deg) translateX(0.125rem);
      -ms-transform: rotate(90deg) translateX(0.125rem);
          transform: rotateZ(90deg) translateX(0.125rem);
}
.coh-style-main-menu .menu-container-level-2 a.coh-link--level-2, .coh-style-main-menu .menu-container-level-2 a.coh-link--level-3 {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  color: rgb(33, 37, 41);
  font-size: 1rem;
  text-decoration: none;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 400;
}
@media (min-width: 992px) {
  .coh-style-main-menu .menu-container-level-2 a.coh-link--level-2, .coh-style-main-menu .menu-container-level-2 a.coh-link--level-3 {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-style-main-menu .menu-container-level-2 .coh-link--level-2 {
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
.coh-style-main-menu .menu-container-level-2 .coh-link--level-3 {
  padding-right: 2rem;
  padding-left: 2rem;
}
@media (min-width: 992px) {
  .coh-style-main-menu .menu-container-level-3 {
    display: none;
  }
}
.coh-style-main-menu .menu-container-level-3 a {
  padding-left: 2rem;
}
@media (min-width: 992px) {
  .coh-style-main-menu .menu-container-level-3 a {
    padding-left: 1.3rem;
  }
}
.coh-style-main-menu .menu-container-level-3 li:hover {
  background-color: rgb(177, 179, 176);
}
.coh-style-social-icon, .coh-style-social-icon--linkedin, .coh-style-social-icon---youtube, .coh-style-social-icon--facebook, .coh-style-social-icon--twitter, .coh-style-social-icon---instagram {
  display: inline-block;
  list-style-type: none;
  font-family: 'Font Awesome 5 Brands';
}
.coh-style-social-icon a, .coh-style-social-icon--linkedin a, .coh-style-social-icon---youtube a, .coh-style-social-icon--facebook a, .coh-style-social-icon--twitter a, .coh-style-social-icon---instagram a {
  height: 1.5625rem;
  width: 1.5625rem;
  margin-right: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-border-radius: 1rem;
          border-radius: 1rem;
  color: rgb(99, 102, 106);
  text-decoration: none;
  font-family: 'Font Awesome 5 Brands';
  font-size: 15px;
  padding-top: 3px;
}
.coh-style-social-icon a:before, .coh-style-social-icon--linkedin a:before, .coh-style-social-icon---youtube a:before, .coh-style-social-icon--facebook a:before, .coh-style-social-icon--twitter a:before, .coh-style-social-icon---instagram a:before {
  content: "\f39e";
  font-family: 'Font Awesome 5 Brands';
}
.coh-style-social-icon a:hover, .coh-style-social-icon--linkedin a:hover, .coh-style-social-icon---youtube a:hover, .coh-style-social-icon--facebook a:hover, .coh-style-social-icon--twitter a:hover, .coh-style-social-icon---instagram a:hover {
  color: rgb(99, 102, 106);
  text-decoration: none;
}
.coh-style-social-icon---instagram a:before {
  content: "\f16d";
  font-family: 'Font Awesome 5 Brands';
  color: rgb(79, 82, 84);
}
.coh-style-social-icon--twitter a:before {
  content: "\e61b";
  color: rgb(79, 82, 84);
  font-family: "Font Awesome 6 Brands";
}
.coh-style-social-icon--facebook a:before {
  content: "\f39e";
  color: rgb(79, 82, 84);
  font-family: 'Font Awesome 5 Brands';
}
.coh-style-social-icon---youtube a:before {
  content: "\f167";
  font-family: 'Font Awesome 5 Brands';
  color: rgb(79, 82, 84);
}
.coh-style-social-icon--linkedin a:before {
  content: "\f0e1";
  font-family: 'Font Awesome 5 Brands';
  color: rgb(79, 82, 84);
}
.coh-ce-cpt_2023_yir_consultant_card-31d98f5 {
  background-color: rgba(248, 248, 248, 0.9);
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .coh-ce-cpt_2023_yir_consultant_card-31d98f5 {
    padding-right: 7rem;
    padding-left: 7rem;
    margin-right: -5rem;
    margin-left: -5rem;
  }
}
.coh-ce-cpt_2023_yir_consultant_card-31d98f5:before {
  max-width: 648px;
  width: 75%;
  margin-top: -webkit-calc(-2rem - 18px);
  margin-top: calc(-2rem - 18px);
  position: absolute;
  border-top-width: 18px;
  border-top-style: solid;
  border-top-color: rgba(207, 0, 0, 0.75);
}
.coh-ce-cpt_2023_yir_consultant_card-53e16b1c #form-column {
  max-width: 536px;
  margin-top: 1.5rem;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-flex-shrink: 1;
      -ms-flex-negative: 1;
          flex-shrink: 1;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media (min-width: 768px) {
  .coh-ce-cpt_2023_yir_consultant_card-53e16b1c #form-column {
    margin-top: 0;
  }
}
.coh-ce-cpt_2023_yir_consultant_card-53e16b1c #form-column input.webform-button--submit {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_2023_yir_consultant_card-53e16b1c #form-column input.webform-button--submit {
    margin-bottom: 0;
  }
}
.coh-ce-cpt_2023_yir_consultant_card-53e16b1c #block-cohesion-theme-costarreact2023yirconsultantcard {
  width: unset;
}
@media (min-width: 576px) {
  .coh-ce-cpt_2023_yir_consultant_card-53e16b1c #block-cohesion-theme-costarreact2023yirconsultantcard {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_2023_yir_consultant_card-53e16b1c #block-cohesion-theme-costarreact2023yirconsultantcard {
    width: unset;
  }
}
.coh-ce-cpt_2023_yir_consultant_card-53e16b1c #form-container {
  padding-top: 1rem;
  padding-bottom: 0;
}
@media (min-width: 576px) {
  .coh-ce-cpt_2023_yir_consultant_card-53e16b1c #form-container {
    padding-top: 1rem;
  }
}
@media (min-width: 768px) {
  .coh-ce-cpt_2023_yir_consultant_card-53e16b1c #form-container {
    padding-bottom: 1.6875rem;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_2023_yir_consultant_card-53e16b1c #form-container {
    padding-top: 2rem;
  }
}

.coh-ce-cpt_2023_yir_portfolio_highlight-21b7440 .slick-dots {
  max-width: 90%;
  padding-left: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_2023_yir_portfolio_highlight-21b7440 .slick-dots {
    max-width: 70%;
  }
}
.coh-ce-cpt_2023_yir_portfolio_highlight-21b7440 .slick-dots li {
  width: 5%;
}
@media (min-width: 768px) {
  .coh-ce-cpt_2023_yir_portfolio_highlight-21b7440 .slick-dots li {
    width: 13.4%;
  }
}
.coh-ce-cpt_2023_yir_portfolio_highlight-21b7440 .slick-dots li.slick-active button {
  background-color: rgb(207, 0, 0);
}
.coh-ce-cpt_2023_yir_portfolio_highlight-21b7440 .slick-dots li button {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  height: 5px;
  max-width: 100%;
  width: 100px;
  background-color: rgba(99, 102, 106, 0.6);
}
.coh-ce-cpt_2023_yir_portfolio_highlight-21b7440 .coh-slider-container-mid .coh-slider-container-inner.slick-slider .coh-slider-nav-inner-top {
  width: 100%;
}
.coh-ce-cpt_2023_yir_portfolio_highlight-21b7440 .coh-slider-container-mid .coh-slider-container-inner.slick-slider .coh-slider-nav-inner-top button {
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 42px;
  width: 42px;
  margin-top: 1rem;
  margin-right: 1rem;
  margin-bottom: 0;
  margin-left: 1rem;
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(99, 102, 106);
  top: 0;
}
.coh-ce-cpt_2023_yir_portfolio_highlight-21b7440 .coh-slider-container-mid .coh-slider-container-inner.slick-slider .coh-slider-nav-inner-top button:before {
  font-weight: 300;
  color: rgb(99, 102, 106);
  line-height: .9;
  font-size: 1.8rem;
  padding-top: 3px;
}
.coh-ce-cpt_2023_yir_portfolio_highlig_0-b569e139 {
  padding-top: 4rem;
  padding-bottom: 0;
}
.coh-ce-cpt_2023_yir_portfolio_highlig_0-67fb9b3b {
  height: auto;
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a {
  background-color: rgb(28, 44, 54);
  padding-top: 16px;
  padding-right: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .slick-dots {
  max-width: 90%;
  padding-left: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .slick-dots {
    max-width: 70%;
  }
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .slick-dots li {
  width: 5%;
}
@media (min-width: 768px) {
  .coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .slick-dots li {
    width: 13.4%;
  }
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .slick-dots li.slick-active button {
  background-color: rgb(207, 0, 0);
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .slick-dots li button {
  -webkit-border-radius: 10px;
          border-radius: 10px;
  height: 5px;
  max-width: 100%;
  width: 100px;
  background-color: rgba(99, 102, 106, 0.6);
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .coh-slider-container-mid {
  -webkit-border-radius: 8px;
          border-radius: 8px;
  max-height: 730px;
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .coh-slider-container-mid .coh-slider-container-inner {
  max-height: 730px;
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .coh-slider-container-mid .coh-slider-container-inner.slick-slider .coh-slider-nav-inner-top {
  width: 100%;
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .coh-slider-container-mid .coh-slider-container-inner.slick-slider .coh-slider-nav-inner-top button {
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 42px;
  width: 42px;
  margin-top: 1rem;
  margin-right: 1rem;
  margin-bottom: 0;
  margin-left: 1rem;
  position: absolute;
  border-width: 1px;
  border-style: solid;
  border-color: rgb(99, 102, 106);
  top: 0;
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .coh-slider-container-mid .coh-slider-container-inner.slick-slider .coh-slider-nav-inner-top button:before {
  font-weight: 300;
  color: rgb(99, 102, 106);
  line-height: .9;
  font-size: 1.8rem;
  padding-top: 3px;
}
.coh-ce-cpt_2024_yir_portfolio_highlight-780f0d3a .coh-slider-nav-bottom {
  padding-top: 16px;
}
.coh-ce-cpt_2024_yir_portfolio_highlig_0-2f286c2e {
  padding-top: 0;
  padding-bottom: 0;
  max-height: 740px;
}
.coh-ce-cpt_2024_yir_portfolio_highlig_0-ed93acad {
  height: 740px;
}
.coh-ce-cpt_accordion_container-135f7995 {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.coh-ce-cpt_accordion_container-b67d6aa {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  color: rgb(33, 37, 41);
  font-size: 1.375rem;
  padding-top: 10px;
  padding-right: 18px;
  padding-bottom: 10px;
  padding-left: 18px;
  background-color: rgb(244, 244, 243);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(221, 221, 221);
  margin-bottom: 0;
  border-bottom-style: none;
}
@media (min-width: 768px) {
  .coh-ce-cpt_accordion_container-b67d6aa {
    font-size: 1.375rem;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_accordion_container-b67d6aa {
    font-size: 1.375rem;
  }
}
.coh-ce-cpt_accordion_container-62e7ca51 {
  border-width: 1px;
  border-style: solid;
  border-top-style: none;
  border-color: rgb(221, 221, 221);
}
.coh-ce-cpt_accordion_item-6e739c92 {
  border-bottom-width: 0.0625rem;
  padding-top: 4px;
  padding-right: 18px;
  padding-bottom: 4px;
  padding-left: 18px;
}
.coh-ce-cpt_accordion_item-6e739c92 p {
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_accordion_item-6e739c92 p {
    font-size: 1.125rem;
  }
}
.coh-ce-cpt_accordion_item-6e739c92 li {
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_accordion_item-6e739c92 li {
    font-size: 1.125rem;
  }
}
.coh-ce-cpt_accordion_item-6e739c92 a {
  font-size: 1.125rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_accordion_item-6e739c92 a {
    font-size: 1.125rem;
  }
}
.coh-ce-cpt_advertise_with_us_form_more_-f4f8f94c {
  -webkit-box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
          box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
}
.coh-ce-cpt_advertise_with_us_form_more_-f4f8f94c .coh-row-xs > .coh-row-inner > .coh-column:last-child {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_advertise_with_us_form_more_-f4f8f94c .coh-row-xs > .coh-row-inner > .coh-column:last-child {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_advertise_with_us_form_more_-f4f8f94c .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_advertise_with_us_form_more_-f4f8f94c .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_advertise_with_us_form_more_-62b2b8 .required-width.form-tel.required {
  width: 100%;
  display: inline-block;
}
.coh-ce-cpt_advertise_with_us_form_more_-62b2b8 .required-width.form-text.required {
  width: 100%;
  display: inline-block;
}
.coh-ce-cpt_advertise_with_us_form_more_-62b2b8 .required-width.form-email.required {
  width: 100%;
  display: inline-block;
}
.coh-ce-cpt_advertise_with_us_form_more_-62b2b8 .field-suffix {
  display: inline-block !important;
  color: rgb(207, 0, 0);
  margin-top: 0.25rem;
  margin-left: -1.5rem;
  position: absolute;
}
.coh-ce-cpt_basic_advertise_with_us_form-5674d5da {
  vertical-align: middle;
  padding-top: 36px;
  padding-right: 50px;
  padding-bottom: 36px;
  padding-left: 50px;
}
.coh-ce-cpt_buy_now_form-fffd8e11 {
  padding-top: 32px;
  padding-right: 50px;
  padding-bottom: 32px;
  padding-left: 50px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.coh-ce-cpt_campaign_hero-2b1a00e5 {
  width: 100%;
  max-width: 120rem;
}
.coh-ce-cpt_campaign_hero-58bc89e3 {
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_campaign_hero-58bc89e3 {
    margin-bottom: 2rem;
  }
}
.coh-ce-cpt_campaign_hero-a693d570 {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: rgb(33, 37, 41);
  margin-bottom: 0;
}
.coh-ce-cpt_campaign_hero-2560b338 {
  display: none;
  position: absolute;
  bottom: 1.875rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .coh-ce-cpt_campaign_hero-2560b338 {
    display: block;
  }
}
@media (min-width: 768px) {
  .coh-ce-cpt_campaign_hero-7f472a28 {
    width: 1.875rem;
    height: 1.875rem;
    display: block;
    border-bottom-width: 0.0625rem;
    border-right-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(177, 179, 176);
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_campaign_hero-7f472a28 {
    height: 3.125rem;
    width: 3.125rem;
  }
}
.coh-ce-cpt_circle_statistic-a7000a24 {
  height: 200px;
  width: 200px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  position: relative;
}
@media (min-width: 768px) {
  .coh-ce-cpt_circle_statistic-a7000a24 {
    height: 200px;
    width: 200px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_circle_statistic-a7000a24 {
    height: 300px;
    width: 300px;
  }
}
.coh-ce-cpt_circle_statistic-51995e39 {
  font-size: 1.5rem;
}
.coh-ce-cpt_circle_statistic-1c0a8f69 {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: bold;
}
.coh-ce-cpt_contact_form_yir_2024-5cdc49c4 .coh-row-xs > .coh-row-inner > .coh-column:last-child {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_contact_form_yir_2024-5cdc49c4 .coh-row-xs > .coh-row-inner > .coh-column:last-child {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_contact_form_yir_2024-5cdc49c4 .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_contact_form_yir_2024-5cdc49c4 .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_contact_form_yir_2024-a5ba3e2a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_contact_form_yir_2024-4492d69c {
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_contact_form_yir_2024_sales-5cdc49c4 .coh-row-xs > .coh-row-inner > .coh-column:last-child {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_contact_form_yir_2024_sales-5cdc49c4 .coh-row-xs > .coh-row-inner > .coh-column:last-child {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_contact_form_yir_2024_sales-5cdc49c4 .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_contact_form_yir_2024_sales-5cdc49c4 .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_contact_form_yir_2024_sales-a5ba3e2a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_contact_form_yir_2024_sales-4492d69c {
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_contact_us_form-28ad00f5 {
  padding-right: 15px;
  padding-left: 15px;
}
.coh-ce-cpt_contact_us_form-a22d18f8 {
  background-color: rgba(255, 255, 255, 0.8);
}
.coh-ce-cpt_contact_us_form-80e5fafe {
  padding-top: 2rem;
  padding-right: 0;
  padding-bottom: 2rem;
  padding-left: 0;
}
@media (min-width: 768px) {
  .coh-ce-cpt_contact_us_form-80e5fafe {
    padding-right: 1rem;
    padding-left: 2.5rem;
  }
}
.coh-ce-cpt_contact_us_form-b9cf68fb .coh-container {
  border-left-style: none;
  border-left-width: 0;
  border-top-width: 1px;
  border-top-color: rgb(0, 0, 0);
  border-top-style: solid;
}
@media (min-width: 768px) {
  .coh-ce-cpt_contact_us_form-b9cf68fb .coh-container {
    height: -webkit-calc(100% - 5rem);
    height: calc(100% - 5rem);
    margin-top: 3rem;
    margin-bottom: 2rem;
    border-left-width: 1px;
    border-left-color: rgb(0, 0, 0);
    border-top-width: 0;
    border-left-style: solid;
    border-top-style: none;
    padding-left: 2.5rem;
  }
}
.coh-ce-cpt_contact_us_form-b9cf68fb .coh-container img {
  max-width: 100%;
  height: auto;
}
.coh-ce-cpt_contact_us_form-8577200f {
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1.5rem;
}
.coh-ce-cpt_data_carousel_slide-1e488744 {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
.coh-ce-cpt_data_carousel_slide-d7251e25 {
  padding-top: 0.75rem;
}
.coh-ce-cpt_data_carousel_slide-44910562 {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 2.8125rem;
  padding-left: 2.5rem;
}
.coh-ce-cpt_data_carousel_slide-126798d0 {
  border-left-width: 0.1875rem;
  border-left-style: solid;
  border-left-color: rgb(255, 255, 255);
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 0.9375rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_data_carousel_slide-59306de0 {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  color: rgb(255, 255, 255);
  background-color: rgb(177, 179, 176);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 1.5625rem;
  width: 1.5625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0.5rem;
}
.coh-ce-cpt_data_carousel_slide-d92b6a0f {
  font-weight: 600;
  line-height: 1.2;
  font-size: 1.125rem;
  margin-bottom: 0;
  text-align: center;
}
.coh-ce-cpt_data_carousel_slide-b48026d0 {
  border-width: 0.25rem;
  border-style: solid;
  border-color: rgb(255, 255, 255);
}
.coh-ce-cpt_data_carousel_slide-6702a278 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_data_carousel_slide-2d8ce89a {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  color: rgb(255, 255, 255);
  background-color: rgb(207, 0, 0);
  -webkit-border-radius: 50%;
          border-radius: 50%;
  height: 1.5625rem;
  width: 1.5625rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  -webkit-transform: translateY(-0.75rem);
      -ms-transform: translateY(-0.75rem);
          transform: translateY(-0.75rem);
}
.coh-ce-cpt_data_carousel_slide-eec3a7c9 {
  font-weight: 600;
  line-height: 1.2;
  font-size: 1.25rem;
  margin-bottom: 0;
  text-align: center;
  color: rgb(207, 0, 0);
}
.coh-ce-cpt_data_carousel_slide-8384755b {
  margin-top: 1.25rem;
}
.coh-ce-cpt_data_carousel_slide-f9d790d8 {
  padding-top: 2.5rem;
  padding-right: 0.9375rem;
  padding-bottom: 2.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-right-width: 0.1875rem;
  border-right-style: solid;
  border-right-color: rgb(255, 255, 255);
}
.coh-ce-cpt_data_carousel_slide_listing_-1e488744 {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
.coh-ce-cpt_data_carousel_slide_listing_-d7251e25 {
  padding-top: 0.75rem;
}
.coh-ce-cpt_data_carousel_slide_listing_-69db566b {
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background-color: rgb(242, 242, 242);
  padding: 10px;
  margin-bottom: 10px;
}
.coh-ce-cpt_data_carousel_slide_listing_-fcce56eb {
  padding-top: 0;
  padding-right: 0;
  padding-right: 0 !important;
}
.coh-ce-cpt_data_carousel_slide_listing_-1e18858e {
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.coh-ce-cpt_data_carousel_slide_listing_-be740bc5 {
  padding-right: 0;
  padding-left: 10px;
}
.coh-ce-cpt_data_carousel_slide_listing_-b5342189 {
  color: rgb(0, 0, 0);
  font-family: 'CostarBrownBold', Helvetica, Arial, sans-serif;
  margin: 0;
  line-height: 1.2;
  font-size: 12px;
  text-align: left;
}
.coh-ce-cpt_data_carousel_slide_listing_-a95102fc {
  background-color: rgb(88, 44, 114);
  margin-top: 0;
  margin-bottom: 0;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  padding-top: 3px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
}
.coh-ce-cpt_data_carousel_slide_listing_-6eb02458 {
  font-family: 'CostarBrownBold', Helvetica, Arial, sans-serif;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  line-height: 13px;
  font-size: 12px;
}
.coh-ce-cpt_data_carousel_slide_listing_-5b95683a {
  color: rgb(0, 0, 0);
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
  font-size: 15px;
  text-align: left;
}
.coh-ce-cpt_data_carousel_slide_listing_-d2fc2fef {
  color: rgb(0, 0, 0);
  margin-top: 5px;
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 12px;
  text-align: left;
}
.coh-ce-cpt_data_carousel_slide_listing_-21ef9d0a {
  color: rgb(0, 0, 0);
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0;
  font-size: 15px;
  text-align: left;
}
.coh-ce-cpt_data_carousel_slide_listing_-246bdcd8 {
  -webkit-border-radius: 5px;
          border-radius: 5px;
  background-color: rgb(242, 242, 242);
  padding: 10px;
}
.coh-ce-cpt_data_carousel_slide_listing_-44910562 {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 2.8125rem;
  padding-left: 2.5rem;
}
.coh-ce-cpt_data_carousel_slide_listing_-9d5c7660 {
  margin-right: 2%;
  max-width: 31.3333%;
  background-color: rgb(242, 242, 242);
  padding-top: 18px;
  padding-bottom: 18px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.coh-ce-cpt_data_carousel_slide_listing_-92e77192 {
  color: rgb(0, 0, 0);
  font-family: 'CostarBrownBold', Helvetica, Arial, sans-serif;
  margin: 0;
  text-align: left;
}
.coh-ce-cpt_data_carousel_slide_listing_-f1fe68d6 {
  margin-top: 12px;
}
.coh-ce-cpt_data_carousel_slide_listing_-e6ffd825 {
  background-color: rgb(88, 44, 114);
  margin-top: 12px;
  margin-bottom: 18px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  padding-top: 15px;
  padding-right: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
}
.coh-ce-cpt_data_carousel_slide_listing_-a7abdb18 {
  font-family: 'CostarBrownBold', Helvetica, Arial, sans-serif;
  margin: 0;
}
.coh-ce-cpt_data_carousel_slide_listing_-19d331b5 {
  color: rgb(0, 0, 0);
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
}
.coh-ce-cpt_data_carousel_slide_listing_-5ab49236 {
  color: rgb(0, 0, 0);
  text-align: left;
}
.coh-ce-cpt_data_carousel_slide_listing_-877712bf {
  margin-right: 1%;
  margin-left: 1%;
  max-width: 31.3333%;
  background-color: rgb(242, 242, 242);
  padding-top: 18px;
  padding-bottom: 18px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.coh-ce-cpt_data_carousel_slide_listing_-da8364e0 {
  margin-left: 2%;
  max-width: 31.3333%;
  background-color: rgb(242, 242, 242);
  padding-top: 18px;
  padding-bottom: 18px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
.coh-ce-cpt_error_hero-92ca7024 {
  padding: 2.5rem;
}
.coh-ce-cpt_error_hero-fdb799 {
  font-size: 1.875rem;
  text-align: center;
  color: rgb(127, 127, 127);
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  margin-bottom: 3.75rem;
  font-weight: 600;
  line-height: 2.25rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_error_hero-fdb799 {
    margin-bottom: 5rem;
  }
}
.coh-ce-cpt_error_hero-b2479e33 {
  margin-top: 1.875rem;
}
.coh-ce-cpt_error_hero-b2479e33 p, .coh-ce-cpt_error_hero-b2479e33 span {
  font-size: 1.125rem;
  line-height: 1.6875rem;
  color: rgb(127, 127, 127);
}
.coh-ce-cpt_four_column-ec370f0e {
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_four_column-26c6adb7 {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.coh-ce-cpt_four_column-1e7c5053 {
  padding-top: 1.5rem;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_four_column-1e7c5053 {
    padding-top: 0;
  }
}
.coh-ce-cpt_four_column_col_spacer_1_4-ec370f0e {
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_four_column_col_spacer_1_4-1e7c5053 {
  padding-top: 1.5rem;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_four_column_col_spacer_1_4-1e7c5053 {
    padding-top: 0;
  }
}
.coh-ce-cpt_full_width_vertical_carousel-7eb446ff {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  text-align: center;
}
.coh-ce-cpt_full_width_vertical_carousel-140a3346 .coh-slider-container-mid {
  overflow: visible;
}
@media (min-width: 992px) {
  .coh-ce-cpt_gallery_container_slide-3e9c1ae5 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_gallery_slide_0-3e9c1ae5 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_gallery_slide_0-e61a440d {
  margin-bottom: 1.5rem;
  cursor: pointer;
}
.coh-ce-cpt_gallery_slide_0-7ce492e0 {
  max-width: 64rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-ce-cpt_gallery_slide_0-78ab4871 {
  border-color: rgb(255, 255, 255);
  border-style: solid;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  border-width: 1.25rem;
}
@media (min-width: 992px) {
  .coh-ce-cpt_gallery_video_slide-3e9c1ae5 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_get_in_the_loop_landing_page-67d310a9 {
  -webkit-box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
          box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
}
.coh-ce-cpt_get_in_the_loop_landing_page-67d310a9 .coh-row-xs > .coh-row-inner > .coh-column:last-child {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_get_in_the_loop_landing_page-67d310a9 .coh-row-xs > .coh-row-inner > .coh-column:last-child {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_get_in_the_loop_landing_page-67d310a9 .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_get_in_the_loop_landing_page-67d310a9 .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_get_in_the_loop_landing_page-9be8f58 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_get_in_the_loop_landing_page-43c905f4 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_image_card-2a51e9d {
  margin-bottom: 2rem;
  text-align: center;
}
@media (min-width: 768px) {
  .coh-ce-cpt_image_card-2a51e9d {
    margin-bottom: 0;
    text-align: left;
  }
}
.coh-ce-cpt_image_card-dacea4e9 {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2rem;
}
.coh-ce-cpt_image_card-dc425a06 {
  text-align: center;
}
@media (min-width: 768px) {
  .coh-ce-cpt_image_card-dc425a06 {
    text-align: left;
  }
}
.coh-ce-cpt_image_card-a5ad1142 {
  text-align: center;
}
@media (min-width: 768px) {
  .coh-ce-cpt_image_card-a5ad1142 {
    text-align: left;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_image_card-a5ad1142 {
    text-align: left;
  }
}
.coh-ce-cpt_image_card-14efc56b {
  margin-top: 1rem;
}
.coh-ce-cpt_intro_text_for_owners-daac55a8 {
  background-color: rgb(244, 244, 243);
}
.coh-ce-cpt_landing_hero_dark_stat-988740a {
  width: 100%;
  padding-top: 26px;
  padding-right: 3rem;
  padding-bottom: 34px;
  padding-left: 3rem;
  text-align: center;
}
@media (min-width: 1025px) {
  .coh-ce-cpt_landing_hero_dark_stat-988740a {
    padding-top: 0;
    padding-right: 5rem;
    padding-bottom: 0;
    padding-left: 5rem;
  }
}
.coh-ce-cpt_landing_hero_dark_stat-e63fe91 {
  font-family: Outfit, sans-serif;
  color: rgb(255, 255, 255);
  font-size: 1.75rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1.625rem;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_dark_stat-e63fe91 {
    font-size: 2rem;
    text-align: center;
    line-height: 1.4;
    letter-spacing: 1px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_dark_stat-e63fe91 {
    font-size: 3rem;
    line-height: 1.4;
    text-align: left;
  }
}
.coh-ce-cpt_landing_hero_dark_stat-e1d83d78 {
  font-family: Outfit, sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 1.0625rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_dark_stat-e1d83d78 {
    font-size: 1.25rem;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_dark_stat-e1d83d78 {
    font-size: 1.375rem;
    text-align: left;
  }
}
.coh-ce-cpt_landing_hero_dark_stat-df712e22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_dark_stat-df712e22 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_dark_stat-df712e22 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.coh-ce-cpt_landing_hero_dark_stat-b59f67ec {
  position: static;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(16.52px);
          backdrop-filter: blur(16.52px);
  padding-top: 12.5px;
  padding-right: 27px;
  padding-bottom: 12.5px;
  padding-left: 27px;
  -webkit-border-radius: 5.5px;
          border-radius: 5.5px;
  margin-top: 4rem;
  display: inline-block;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_dark_stat-b59f67ec {
    padding-top: 18px;
    padding-right: 40px;
    padding-bottom: 18px;
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_dark_stat-b59f67ec {
    padding-top: 24px;
    padding-right: 56px;
    padding-bottom: 24px;
    padding-left: 56px;
    position: absolute;
    bottom: 10%;
    right: 0;
    margin-top: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-cpt_landing_hero_dark_stat-b59f67ec {
    right: 10%;
  }
}
.coh-ce-cpt_landing_hero_dark_stat-e1f9205a {
  font-weight: 300;
  color: rgb(255, 255, 255);
  font-size: 38px;
  letter-spacing: 0.05em;
  line-height: 100%;
  text-align: center;
  margin: 0;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_dark_stat-e1f9205a {
    font-size: 52px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_dark_stat-e1f9205a {
    font-size: 70px;
  }
}
.coh-ce-cpt_landing_hero_dark_stat-2f922a83 {
  font-size: 1rem;
  line-height: 100%;
  text-align: center;
  font-weight: 400;
  color: rgb(255, 255, 255);
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_dark_stat-2f922a83 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_dark_stat-2f922a83 {
    font-size: 28px;
  }
}
.coh-ce-cpt_landing_hero_dark_stat-f1d968cb {
  max-width: 350px;
  margin-top: 10px;
}
.coh-ce-cpt_landing_hero_one_column-2b1a00e5 {
  width: 100%;
  max-width: 120rem;
}
.coh-ce-cpt_landing_hero_one_column-d81c70ac {
  text-transform: uppercase;
  margin-top: 2rem;
  margin-right: 0;
  margin-bottom: 2rem;
  margin-left: 0;
  color: rgb(255, 255, 255);
  font-size: 3rem;
  line-height: 1.2;
  text-align: center;
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_one_column-d81c70ac {
    font-size: 4rem;
    line-height: 1.2;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_one_column-d81c70ac {
    font-size: 4rem;
    line-height: 1.2;
    text-align: center;
    margin-right: 3rem;
    margin-left: 3rem;
  }
}
@media (min-width: 1025px) {
  .coh-ce-cpt_landing_hero_one_column-d81c70ac {
    margin-right: 8rem;
    margin-left: 8rem;
  }
}
@media (min-width: 1280px) {
  .coh-ce-cpt_landing_hero_one_column-d81c70ac {
    margin-right: 16rem;
    margin-left: 16rem;
  }
}
.coh-ce-cpt_landing_hero_one_column-2560b338 {
  display: none;
  position: absolute;
  bottom: 1.875rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_one_column-2560b338 {
    display: block;
  }
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_one_column-7f472a28 {
    width: 1.875rem;
    height: 1.875rem;
    display: block;
    border-bottom-width: 0.0625rem;
    border-right-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(177, 179, 176);
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_one_column-7f472a28 {
    height: 3.125rem;
    width: 3.125rem;
  }
}
.coh-ce-cpt_landing_hero_ten_x-f0ff6af2 {
  width: 100%;
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_ten_x-f0ff6af2 {
    margin-left: 2rem;
  }
}
.coh-ce-cpt_landing_hero_ten_x-f89772ce {
  font-family: 'CostarBrownBold', Helvetica, Arial, sans-serif;
  color: rgb(255, 255, 255);
  font-size: 1.625rem;
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_ten_x-f89772ce {
    font-size: 2rem;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_ten_x-f89772ce {
    font-size: 2.875rem;
  }
}
.coh-ce-cpt_landing_hero_ten_x-ebb999c0 {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 1.625rem;
  line-height: 1.2;
  text-align: left;
  margin-top: 0;
  margin-bottom: 1.75rem;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_ten_x-ebb999c0 {
    margin-bottom: 2.25rem;
    font-size: 2rem;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_ten_x-ebb999c0 {
    font-size: 2.875rem;
  }
}
.coh-ce-cpt_landing_hero_ten_x-a1d7cb72 {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.coh-ce-cpt_landing_hero_ten_x-d004b15e {
  margin-top: 1rem;
  display: block;
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_ten_x-d004b15e {
    margin-top: 3rem;
  }
}
@media (min-width: 1280px) {
  .coh-ce-cpt_landing_hero_ten_x-d004b15e {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-cpt_landing_hero_ten_x-99e4b2e2 {
  font-size: 1rem;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 1025px) {
  .coh-ce-cpt_landing_hero_ten_x-99e4b2e2 {
    font-size: 1.3rem;
    line-height: 2.5;
  }
}
.coh-ce-cpt_landing_hero_ten_x_text_righ-a13cc921 {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  color: rgb(0, 0, 0);
  font-size: 1.625rem;
  line-height: 1.2;
  text-align: left;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_ten_x_text_righ-a13cc921 {
    font-size: 2rem;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_ten_x_text_righ-a13cc921 {
    font-size: 2.875rem;
  }
}
.coh-ce-cpt_landing_hero_ten_x_text_righ-45c251a2 {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  color: rgb(0, 0, 0);
  margin-top: 1.25rem;
  margin-bottom: 0;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_ten_x_text_righ-45c251a2 {
    margin-top: 1.875rem;
    line-height: 2.1;
  }
}
.coh-ce-cpt_landing_hero_white_text_no_b-f0ff6af2 {
  width: 100%;
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_white_text_no_b-f0ff6af2 {
    margin-left: 2rem;
  }
}
.coh-ce-cpt_landing_hero_white_text_no_b-db45761 {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  color: rgb(255, 255, 255);
  font-size: 1.625rem;
  line-height: 1.2;
  text-align: center;
  text-transform: uppercase;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_white_text_no_b-db45761 {
    font-size: 2rem;
    text-align: left;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_white_text_no_b-db45761 {
    font-size: 2.875rem;
  }
}
.coh-ce-cpt_landing_hero_white_text_no_b-c75b868c {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 1.125rem;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_white_text_no_b-c75b868c {
    margin-bottom: 2.25rem;
    font-size: 1.25rem;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_white_text_no_b-c75b868c {
    font-size: 1.75rem;
  }
}
.coh-ce-cpt_landing_hero_white_text_no_b-ebd5dae4 {
  position: absolute;
  bottom: 1.875rem;
  left: 50%;
  display: none;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_white_text_no_b-ebd5dae4 {
    display: block;
  }
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_white_text_no_b-be2442aa {
    height: 1.875rem;
    width: 1.875rem;
    display: block;
    border-bottom-width: 0.0625rem;
    border-right-width: 0.0625rem;
    border-style: solid;
    border-color: rgb(177, 179, 176);
    -webkit-transform: rotateZ(45deg);
        -ms-transform: rotate(45deg);
            transform: rotateZ(45deg);
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_white_text_no_b-be2442aa {
    height: 3.125rem;
    width: 3.125rem;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_0-d0a099d3 {
  max-width: 1920px;
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_landing_hero_with_video_ba_0-2a482c49 {
  height: unset;
  max-width: 120rem;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_0-2a482c49 {
    height: 34.375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_0-2a482c49 {
    height: 52.5rem;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_0-2a482c49 .coh-video-background-inner {
  display: none;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_0-2a482c49 .coh-video-background-inner {
    display: block;
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 100%;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_0-2a482c49 .coh-video-background-inner {
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 100%;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_0-e3ad28c6 {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  color: rgb(33, 37, 41);
  font-size: 1.75rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_0-e3ad28c6 {
    font-size: 2rem;
    text-align: left;
    padding-right: unset;
    padding-left: unset;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_0-e3ad28c6 {
    font-size: 2.875rem;
    line-height: 1.2;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_0-b6dd28ff {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: rgb(33, 37, 41);
  font-size: 1.0625rem;
  line-height: 1.5;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_0-b6dd28ff {
    font-size: 1.25rem;
    text-align: left;
    padding-right: unset;
    padding-left: unset;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_0-b6dd28ff {
    font-size: 1.375rem;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_1-c104a834 {
  max-width: 1920px;
  background-color: rgb(249, 249, 249);
}
.coh-ce-cpt_landing_hero_with_video_ba_1-c104a834:after {
  width: 220px;
  margin-top: -8px;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  border-bottom-color: rgb(207, 0, 0);
}
.coh-ce-cpt_landing_hero_with_video_ba_1-894eaa32 {
  height: 34.375rem;
  max-width: 120rem;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-894eaa32 {
    height: 34.375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-894eaa32 {
    height: 43.75rem;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_1-894eaa32 .coh-video-background-inner {
  display: block;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-894eaa32 .coh-video-background-inner {
    top: 50%;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_1-446a7d19 {
  background-image: -webkit-linear-gradient(89.98deg, rgba(0, 0, 0, 0.8) 4.64%, rgba(0, 0, 0, 0.553898) 35.96%, rgba(0, 0, 0, 0) 62.36%);
  background-image: linear-gradient(0.02deg, rgba(0, 0, 0, 0.8) 4.64%, rgba(0, 0, 0, 0.553898) 35.96%, rgba(0, 0, 0, 0) 62.36%);
  height: 100%;
  width: 100%;
  position: absolute;
}
.coh-ce-cpt_landing_hero_with_video_ba_1-8038791 {
  position: absolute;
  height: 100%;
  width: 50%;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-8038791 {
    width: auto;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_1-4b02713f {
  width: 100%;
  z-index: 5;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-4b02713f {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_1-15fabe5e {
  font-family: 'CostarBrownBold', Helvetica, Arial, sans-serif;
  color: rgb(255, 255, 255);
  font-size: 1.75rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-15fabe5e {
    font-size: 2rem;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-15fabe5e {
    font-size: 2.875rem;
    padding-right: unset;
    padding-left: unset;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_1-a50e967f {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 1.0625rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1rem;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-a50e967f {
    font-size: 1.25rem;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-a50e967f {
    font-size: 1.375rem;
    padding-right: unset;
    padding-left: unset;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_1-bb2fdbcf {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3.5rem;
  margin-bottom: 3rem;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-bb2fdbcf {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_1-bb2fdbcf {
    padding-right: unset;
    padding-left: unset;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_1-898b50c9 {
  color: rgb(255, 255, 255);
  text-decoration: underline;
}
.coh-ce-cpt_landing_hero_with_video_ba_1-898b50c9:after {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_landing_hero_with_video_ba_1-898b50c9:hover {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_landing_hero_with_video_ba_2-d0a099d3 {
  max-width: 1920px;
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_landing_hero_with_video_ba_2-5bd77215 {
  height: 37.5rem;
  max-width: 120rem;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_2-5bd77215 {
    height: 45rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_2-5bd77215 {
    height: 52.5rem;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_2-5bd77215 .coh-video-background-inner {
  display: none;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_2-5bd77215 .coh-video-background-inner {
    display: block;
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 100%;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_2-5bd77215 .coh-video-background-inner {
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 100%;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_2-e3ad28c6 {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  color: rgb(33, 37, 41);
  font-size: 1.75rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_2-e3ad28c6 {
    font-size: 2rem;
    text-align: left;
    padding-right: unset;
    padding-left: unset;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_2-e3ad28c6 {
    font-size: 2.875rem;
    line-height: 1.2;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_2-b6dd28ff {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: rgb(33, 37, 41);
  font-size: 1.0625rem;
  line-height: 1.5;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_2-b6dd28ff {
    font-size: 1.25rem;
    text-align: left;
    padding-right: unset;
    padding-left: unset;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_2-b6dd28ff {
    font-size: 1.375rem;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_2-b0fadf9e {
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  display: block;
  position: absolute;
  bottom: 1.875rem;
  left: 50%;
}
.coh-ce-cpt_landing_hero_with_video_ba_2-e1c19d1b {
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  border-bottom-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  border-bottom-style: solid;
  border-right-style: solid;
  border-bottom-width: 0.15625rem;
  border-right-width: 0.15625rem;
  display: block;
  width: 1.875rem;
  height: 1.875rem;
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_2-e1c19d1b {
    width: 3.125rem;
    height: 3.125rem;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_3-c104a834 {
  max-width: 1920px;
  background-color: rgb(249, 249, 249);
}
.coh-ce-cpt_landing_hero_with_video_ba_3-c104a834:after {
  width: 220px;
  margin-top: -8px;
  margin-right: auto;
  margin-left: auto;
  position: absolute;
  left: 0;
  right: 0;
  display: block;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  border-bottom-color: rgb(207, 0, 0);
}
.coh-ce-cpt_landing_hero_with_video_ba_3-894eaa32 {
  height: 34.375rem;
  max-width: 120rem;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_3-894eaa32 {
    height: 34.375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_3-894eaa32 {
    height: 43.75rem;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_3-894eaa32 .coh-video-background-inner {
  display: block;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 100%;
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_3-894eaa32 .coh-video-background-inner {
    top: 50%;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_3-446a7d19 {
  background-image: -webkit-linear-gradient(89.98deg, rgba(0, 0, 0, 0.8) 4.64%, rgba(0, 0, 0, 0.553898) 35.96%, rgba(0, 0, 0, 0) 62.36%);
  background-image: linear-gradient(0.02deg, rgba(0, 0, 0, 0.8) 4.64%, rgba(0, 0, 0, 0.553898) 35.96%, rgba(0, 0, 0, 0) 62.36%);
  height: 100%;
  width: 100%;
  position: absolute;
}
.coh-ce-cpt_landing_hero_with_video_ba_3-8038791 {
  position: absolute;
  height: 100%;
  width: 50%;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_3-8038791 {
    width: auto;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_3-4b02713f {
  width: 100%;
  z-index: 5;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_3-4b02713f {
    margin-right: auto;
    margin-left: auto;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_3-15fabe5e {
  font-family: 'CostarBrownBold', Helvetica, Arial, sans-serif;
  color: rgb(255, 255, 255);
  font-size: 1.75rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_3-15fabe5e {
    font-size: 2rem;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_3-15fabe5e {
    font-size: 2.875rem;
    padding-right: unset;
    padding-left: unset;
  }
}
.coh-ce-cpt_landing_hero_with_video_ba_3-a50e967f {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: rgb(255, 255, 255);
  font-size: 1.0625rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1rem;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_ba_3-a50e967f {
    font-size: 1.25rem;
    text-align: center;
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_ba_3-a50e967f {
    font-size: 1.375rem;
    padding-right: unset;
    padding-left: unset;
  }
}
.coh-ce-cpt_limited_feature-bf1b79e7 {
  color: rgb(255, 255, 255);
  padding-top: 3.75rem;
  padding-right: 3.75rem;
  padding-bottom: 3.75rem;
  padding-left: 3.75rem;
  display: inline-block;
  margin-top: 2.5rem;
  margin-right: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: 2.5rem;
  min-width: 25rem;
  max-width: 50rem;
  width: 50vw;
  background-color: rgba(207, 0, 0, 0.93);
}
.coh-ce-cpt_limited_feature-6010f0b7 {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_markets_data_map-134f627a {
  position: relative;
}
.coh-ce-cpt_markets_data_map-134f627a .markets-map__col {
  min-height: 670px;
}
@media (min-width: 576px) {
  .coh-ce-cpt_markets_data_map-134f627a .markets-map__col {
    min-height: 600px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_markets_data_map-134f627a .markets-map__col {
    min-height: 750px;
  }
}
.coh-ce-cpt_markets_data_map-5d92a186 {
  color: rgb(33, 37, 41);
  width: 90%;
  position: absolute;
  z-index: 1;
  padding-top: 40px;
  padding-right: 15px;
  padding-left: 15px;
  left: 0;
}
@media (min-width: 576px) {
  .coh-ce-cpt_markets_data_map-5d92a186 {
    padding-right: 20px;
    padding-left: 40px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_markets_data_map-5d92a186 {
    width: 35%;
    padding-top: unset;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 40px;
    margin-right: 140px;
    position: absolute;
    right: 0;
    z-index: 1;
    left: auto;
  }
}
.coh-ce-cpt_markets_data_map-5d92a186 h2 {
  color: rgb(33, 37, 41);
}
.coh-ce-cpt_pitch_your_idea_form-b914f46b {
  vertical-align: middle;
  -webkit-box-shadow: 0 0 2px 4px rgb(244, 244, 243);
          box-shadow: 0 0 2px 4px rgb(244, 244, 243);
  padding-top: 36px;
  padding-right: 50px;
  padding-bottom: 36px;
  padding-left: 50px;
}
.coh-ce-cpt_pull_quote-34fdfec9 {
  background-color: rgb(244, 244, 243);
  padding-top: 54px;
  padding-right: 30px;
  padding-bottom: 54px;
  padding-left: 30px;
}
.coh-ce-cpt_pull_quote-9802a7bc {
  max-width: 1440px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-ce-cpt_pull_quote-4fbe41ba {
  height: 100px;
  width: 100px;
  margin-bottom: 24px;
}
.coh-ce-cpt_pull_quote-2560e8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 32px;
  padding-left: 32px;
}
@media (min-width: 992px) {
  .coh-ce-cpt_pull_quote-2560e8 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    padding-right: 112px;
    padding-left: 112px;
  }
}
.coh-ce-cpt_pull_quote-48577718 {
  height: 240px;
  width: 240px;
  -webkit-border-radius: 5px;
          border-radius: 5px;
  margin-bottom: 16px;
}
@media (min-width: 992px) {
  .coh-ce-cpt_pull_quote-48577718 {
    margin-right: 60px;
  }
}
.coh-ce-cpt_pull_quote-9c07535b {
  margin-bottom: 2rem;
}
.coh-ce-cpt_pull_quote-9c07535b p {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
  font-style: italic;
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  font-size: 19px;
  line-height: 1.5;
  text-align: left;
}
@media (min-width: 768px) {
  .coh-ce-cpt_pull_quote-9c07535b p {
    font-size: 22px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_pull_quote-9c07535b p {
    font-size: 24px;
  }
}
.coh-ce-cpt_pull_quote-a20c6e84 {
  text-align: right;
}
.coh-ce-cpt_pull_quote-7bcb67d1 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 900;
  display: inline;
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  text-align: right;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_pull_quote-7bcb67d1 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_pull_quote-7bcb67d1 {
    font-size: 20px;
  }
}
.coh-ce-cpt_pull_quote-6f1592b2 {
  font-size: 16px;
  line-height: 1.5;
  display: inline;
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  text-align: right;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
  font-weight: normal;
}
@media (min-width: 768px) {
  .coh-ce-cpt_pull_quote-6f1592b2 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_pull_quote-6f1592b2 {
    font-size: 20px;
  }
}
.coh-ce-cpt_pull_quote-6f1592b2:before {
  content: ",";
  margin-right: 3px;
  margin-left: -3px;
}
.coh-ce-cpt_rounded_corners_card-aee1765f {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: rgb(244, 244, 243);
  -webkit-border-radius: 8px;
          border-radius: 8px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_rounded_corners_card-aee1765f {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-cpt_rounded_corners_card-3edf51e {
  position: relative;
  height: 300px;
  width: 100%;
  z-index: 1;
}
@media (min-width: 768px) {
  .coh-ce-cpt_rounded_corners_card-3edf51e {
    width: 350px;
    height: 300px;
  }
}
.coh-ce-cpt_rounded_corners_card-3edf51e:after {
  height: 10px;
  width: 100%;
  position: absolute;
  right: auto;
  content: "";
  z-index: 10;
  background-color: rgba(180, 0, 0, 0.8);
  bottom: 0px;
  left: 0px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_rounded_corners_card-3edf51e:after {
    position: absolute;
    left: auto;
    width: 10px;
    height: 100%;
    z-index: 10;
    right: 0px;
  }
}
.coh-ce-cpt_rounded_corners_card-b12f1dd9 {
  max-height: none;
  max-width: none;
  -webkit-border-top-left-radius: 8px;
          border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
          border-top-right-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}
@media (min-width: 768px) {
  .coh-ce-cpt_rounded_corners_card-b12f1dd9 {
    max-width: none;
    width: 350px;
    height: 300px;
    max-height: none;
    -webkit-border-bottom-left-radius: 8px;
            border-bottom-left-radius: 8px;
    -webkit-border-top-right-radius: 0px;
            border-top-right-radius: 0px;
  }
}
.coh-ce-cpt_rounded_corners_card-b12f1dd9:after {
  content: "why won't this work";
  position: relative;
  top: 0px;
  right: 0px;
  width: 10px;
  height: 300px;
  background-color: rgba(207, 0, 0, 0.8);
  display: block;
  z-index: 10;
}
.coh-ce-cpt_rounded_corners_card-40a808d5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: normal;
      -ms-flex-line-pack: normal;
          align-content: normal;
  padding-top: 16px;
  padding-right: 32px;
  padding-bottom: 16px;
  padding-left: 22px;
}
.coh-ce-cpt_rounded_corners_card-56531c57 {
  color: rgb(207, 0, 0);
  font-weight: 400;
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin-top: 0px;
}
@media (min-width: 992px) {
  .coh-ce-cpt_statistic_media-149d9791 {
    position: relative;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_statistic_media-3b7733ba {
    padding-right: 0.9375rem;
  }
}
.coh-ce-cpt_statistic_media-1a415740 {
  width: 100%;
}
@media (min-width: 992px) {
  .coh-ce-cpt_statistic_media-1a415740 {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_statistic_media-1a415740 > div {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-cpt_tabs_container-b67d6aa {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  color: rgb(33, 37, 41);
  font-size: 1.375rem;
  padding-top: 10px;
  padding-right: 18px;
  padding-bottom: 10px;
  padding-left: 18px;
  background-color: rgb(244, 244, 243);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(221, 221, 221);
  margin-bottom: 0;
  border-bottom-style: none;
}
@media (min-width: 768px) {
  .coh-ce-cpt_tabs_container-b67d6aa {
    font-size: 1.375rem;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_tabs_container-b67d6aa {
    font-size: 1.375rem;
  }
}
.coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav {
  max-width: 1920px;
  padding-left: 4rem;
  z-index: 1;
  position: relative;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: rgb(207, 0, 0);
  height: 51px;
}
@media (min-width: 992px) {
  .coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav {
    margin-top: -48px;
    text-wrap: nowrap;
  }
}
.coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li {
  background-color: rgb(255, 255, 255);
  padding-bottom: 1px;
  -webkit-border-top-left-radius: 5px;
          border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
          border-top-right-radius: 5px;
  -webkit-box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 -2px 20px 0 rgba(0, 0, 0, 0.15);
}
.coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li.is-active {
  border-left-width: 5px;
  -webkit-border-top-left-radius: 5px;
          border-top-left-radius: 5px;
  border-left-style: solid;
  border-left-color: rgb(207, 0, 0);
  padding-right: 3rem;
  padding-bottom: 0;
  padding-left: 3rem;
  font-weight: bold;
  background-color: rgb(207, 0, 0);
  -webkit-transform: scaleY(1.3);
      -ms-transform: scaleY(1.3);
          transform: scaleY(1.3);
  -webkit-transform-origin: 50% -webkit-calc(100% - 3px);
      -ms-transform-origin: 50% calc(100% - 3px);
          transform-origin: 50% calc(100% - 3px);
}
.coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li.is-active a {
  color: rgb(255, 255, 255);
  -webkit-transform: scaleX(1.3);
      -ms-transform: scaleX(1.3);
          transform: scaleX(1.3);
  -webkit-transform-origin: 50%;
      -ms-transform-origin: 50%;
          transform-origin: 50%;
  padding-right: 4rem;
  padding-left: 3.5rem;
}
@media (min-width: 992px) {
  .coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li.is-active a {
    padding-right: 2rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1025px) {
  .coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li.is-active a {
    padding-right: 4rem;
    padding-left: 3.5rem;
  }
}
.coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li.coh-style-text-red.is-active a {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li.coh-style-text-red a {
  color: rgb(207, 0, 0);
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
}
.coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li a {
  color: rgb(0, 0, 0);
  text-decoration: none;
  padding-top: 0.3rem;
  padding-right: 4rem;
  padding-bottom: 0.4rem;
  padding-left: 3.5rem;
  line-height: 200%;
}
@media (min-width: 992px) {
  .coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li a {
    padding-top: 0.3rem;
    padding-right: 2rem;
    padding-bottom: 0.4rem;
    padding-left: 1.5rem;
  }
}
@media (min-width: 1025px) {
  .coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li a {
    padding-top: 0.3rem;
    padding-right: 4rem;
    padding-bottom: 0.4rem;
    padding-left: 3.5rem;
  }
}
.coh-ce-cpt_tabs_container-328edf63 ul.coh-accordion-tabs-nav li a:focus {
  outline-width: 0;
  outline-style: none;
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper {
  background-color: rgb(255, 255, 255);
  position: relative;
  z-index: 2;
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: rgb(231, 232, 231);
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title:after {
  content: "+";
  line-height: 0.0625rem;
  font-size: 2rem;
  float: right;
  margin-top: -32px;
  margin-right: 22px;
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title:after:before, .coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title:after:after {
  clear: none;
  content: normal;
  display: inline;
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title.is-active {
  border-bottom-color: rgb(207, 0, 0);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  background-color: rgb(207, 0, 0);
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title.is-active:after {
  content: "–⁠";
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title.is-active a {
  font-family: 'CostarBrownBold', Helvetica, Arial, sans-serif;
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title[data-coh-tab-settings*=coh-style-text-red].is-active a {
  color: rgb(255, 255, 255);
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title[data-coh-tab-settings*=coh-style-text-red] a {
  color: rgb(207, 0, 0);
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title a {
  color: rgb(0, 0, 0);
  padding-top: 0.6rem;
  padding-right: 2rem;
  padding-bottom: 0.5rem;
  padding-left: 2rem;
  text-decoration: none;
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  display: block;
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-title a:focus {
  outline-width: 0;
  outline-style: none;
}
.coh-ce-cpt_tabs_container-328edf63 .coh-accordion-tabs-content-wrapper .coh-accordion-tabs-content {
  overflow: hidden;
}
.coh-ce-cpt_ten_x_form-30cba46a .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_ten_x_form-30cba46a .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_ten_x_form-9be8f58 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_ten_x_form-18f94467 {
  background-color: rgb(255, 255, 255);
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.coh-ce-cpt_ten_x_form-71ad401a {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  .coh-ce-cpt_ten_x_form-71ad401a {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media (min-width: 1025px) {
  .coh-ce-cpt_ten_x_form-71ad401a {
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
.coh-ce-cpt_testimonial_card-cf652495 {
  -webkit-box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 32px;
  padding-right: 42px;
  padding-bottom: 32px;
  padding-left: 42px;
  max-width: 600px;
  min-height: 400px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_card-cf652495 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.coh-ce-cpt_testimonial_card-823132a7 {
  position: relative;
  z-index: 1;
  width: 168px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  margin-right: 0px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_card-823132a7 {
    margin-right: 32px;
  }
}
.coh-ce-cpt_testimonial_card-823132a7:after {
  content: " ";
  position: absolute;
  z-index: 10;
  display: block;
  top: 0px;
  left: 0px;
  height: 10px;
  width: 100%;
  background-color: rgba(180, 0, 0, 0.8);
}
.coh-ce-cpt_testimonial_card-8b44d252 {
  max-height: none;
  max-width: none;
  height: 239px;
  width: 168px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.coh-ce-cpt_testimonial_card-90e5f4ae {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_testimonial_card-c789df6e {
  color: rgb(207, 0, 0);
  font-weight: 400;
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-style: italic;
  margin-top: 0;
  margin-bottom: 0;
}
.coh-ce-cpt_testimonial_card-52bcd330 {
  font-size: 16px;
  font-style: italic;
}
.coh-ce-cpt_testimonial_card-ec7d51cb {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 1px;
  font-weight: 400;
}
.coh-ce-cpt_testimonial_card-c9349814 {
  max-height: 51px;
  width: auto;
}
.coh-ce-cpt_testimonial_carousel_slide-613d6be7 {
  height: auto;
}
.coh-ce-cpt_testimonial_carousel_slide-f0ab1758 {
  padding-right: 1rem;
  padding-left: 1rem;
  height: auto;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide-f0ab1758 {
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
.coh-ce-cpt_testimonial_carousel_slide-d6750da {
  margin-bottom: 1rem;
  -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide-d6750da {
    -webkit-border-image: -webkit-gradient(linear,  left top, right top,  from(#cf0000), color-stop(40%, #cf0000), color-stop(40%, #ffffff), to(#ffffff)) 100% 1;
    -webkit-border-image: -webkit-linear-gradient(left,  #cf0000 0%, #cf0000 40%, #ffffff 40%, #ffffff 100%) 100% 1;
         -o-border-image: linear-gradient(to right,  #cf0000 0%, #cf0000 40%, #ffffff 40%, #ffffff 100%) 100% 1;
            border-image: -webkit-gradient(linear,  left top, right top,  from(#cf0000), color-stop(40%, #cf0000), color-stop(40%, #ffffff), to(#ffffff)) 100% 1;
            border-image: linear-gradient(to right,  #cf0000 0%, #cf0000 40%, #ffffff 40%, #ffffff 100%) 100% 1;
    border-top-style: solid;
    border-top-width: 10px;
  }
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide-d6750da .coh-row-inner {
    height: 100%;
  }
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide-ab67f5ae {
    padding-right: 0 !important;
  }
}
.coh-ce-cpt_testimonial_carousel_slide-5f1edf94 a {
  display: block;
}
.coh-ce-cpt_testimonial_carousel_slide-c0295c97 {
  -webkit-border-image: -webkit-gradient(linear,  left top, right top,  from(#cf0000), color-stop(40%, #cf0000), color-stop(40%, #ffffff), to(#ffffff)) 100% 1;
  -webkit-border-image: -webkit-linear-gradient(left,  #cf0000 0%, #cf0000 40%, #ffffff 40%, #ffffff 100%) 100% 1;
       -o-border-image: linear-gradient(to right,  #cf0000 0%, #cf0000 40%, #ffffff 40%, #ffffff 100%) 100% 1;
          border-image: -webkit-gradient(linear,  left top, right top,  from(#cf0000), color-stop(40%, #cf0000), color-stop(40%, #ffffff), to(#ffffff)) 100% 1;
          border-image: linear-gradient(to right,  #cf0000 0%, #cf0000 40%, #ffffff 40%, #ffffff 100%) 100% 1;
  border-top-width: 10px;
  border-top-style: solid;
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide-c0295c97 {
    border-top-width: 0;
    border-top-style: none;
    -webkit-border-image: null;
         -o-border-image: null;
            border-image: null;
    height: 100%;
    padding-top: 36px;
    padding-right: 47px;
    padding-bottom: 36px;
    padding-left: 36px;
  }
}
.coh-ce-cpt_testimonial_carousel_slide-8366abfd {
  margin-left: -26.75px;
}
.coh-ce-cpt_testimonial_carousel_slide-e1092abf {
  margin-bottom: 3rem;
}
.coh-ce-cpt_testimonial_carousel_slide-d8ec8a32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide-d8ec8a32 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.coh-ce-cpt_testimonial_carousel_slide-cbc0a9b8 {
  height: 65px;
  max-width: 185px;
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
  -o-object-fit: contain;
     object-fit: contain;
  position: relative;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide-cbc0a9b8 {
    position: absolute;
    bottom: 42px;
    right: 47px;
  }
}
.logo.coh-ce-cpt_testimonial_carousel_slide-cbc0a9b8 + .by-line {
  text-align: right;
}
@media (min-width: 768px) {
  .logo.coh-ce-cpt_testimonial_carousel_slide-cbc0a9b8 + .by-line {
    font-size: 18px;
    text-align: left;
    margin-right: 180px;
    margin-left: -26.75px;
  }
}
@media (min-width: 992px) {
  .logo.coh-ce-cpt_testimonial_carousel_slide-cbc0a9b8 + .by-line {
    font-size: 18px;
    text-align: left;
  }
}
.by-line.coh-ce-cpt_testimonial_carousel_slide-ac905895 + .by-line {
  display: none;
}
.coh-ce-cpt_testimonial_carousel_slide-386286d7 {
  color: rgb(207, 0, 0);
}
.coh-ce-cpt_top_owners_mc_request_access-fffd8e11 {
  padding-top: 32px;
  padding-right: 50px;
  padding-bottom: 32px;
  padding-left: 50px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.coh-ce-cpt_top_owners_mc_request_train-fffd8e11 {
  padding-top: 32px;
  padding-right: 50px;
  padding-bottom: 32px;
  padding-left: 50px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.coh-ce-cpt_two_column_for_contact_us_im-8de69a2f {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}
.coh-ce-cpt_two_column_for_contact_us_im-ff3d70c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.coh-ce-cpt_two_column_for_contact_us_im-e931a23b {
  display: none;
  text-align: center;
}
@media (min-width: 768px) {
  .coh-ce-cpt_two_column_for_contact_us_im-e931a23b {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
}
.coh-ce-cpt_two_column_for_contact_us_im-65bc791f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_two_column_for_contact_us__0-ec370f0e {
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_two_column_for_contact_us__0-ff3d70c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.coh-ce-cpt_two_column_for_contact_us__0-77ef496b {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_two_column_for_contact_us__0-3ce9d5d5 {
  display: none;
  text-align: center;
}
@media (min-width: 768px) {
  .coh-ce-cpt_two_column_for_contact_us__0-3ce9d5d5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.coh-ce-cpt_uk_bluebird_form-d9ce952d {
  background-color: rgba(255, 255, 255, 0.85);
  padding-top: 32px;
  padding-right: 50px;
  padding-bottom: 32px;
  padding-left: 50px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.coh-ce-cpt_uk_lead_gen_form-fffd8e11 {
  padding-top: 32px;
  padding-right: 50px;
  padding-bottom: 32px;
  padding-left: 50px;
  background-color: rgba(255, 255, 255, 0.85);
  -webkit-border-radius: 10px;
          border-radius: 10px;
}
.coh-ce-cpt_upsell_self_servicing_video_-6a312769 {
  background-color: rgba(255, 255, 255, 0.9);
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 2.5rem;
  padding-left: 3rem;
}
.coh-ce-cpt_upsell_self_servicing_video_-6a312769 .coh-row-xs > .coh-row-inner > .coh-column:last-child {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_upsell_self_servicing_video_-6a312769 .coh-row-xs > .coh-row-inner > .coh-column:last-child {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_upsell_self_servicing_video_-6a312769 .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_upsell_self_servicing_video_-6a312769 .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_upsell_video_remote_form_two-f4f8f94c {
  -webkit-box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
          box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
}
.coh-ce-cpt_upsell_video_remote_form_two-f4f8f94c .coh-row-xs > .coh-row-inner > .coh-column:last-child {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_upsell_video_remote_form_two-f4f8f94c .coh-row-xs > .coh-row-inner > .coh-column:last-child {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_upsell_video_remote_form_two-f4f8f94c .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_upsell_video_remote_form_two-f4f8f94c .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_advertise_with_us_form-f4f8f94c {
  -webkit-box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
          box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
}
.coh-ce-cpt_advertise_with_us_form-f4f8f94c .coh-row-xs > .coh-row-inner > .coh-column:last-child {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_advertise_with_us_form-f4f8f94c .coh-row-xs > .coh-row-inner > .coh-column:last-child {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_advertise_with_us_form-f4f8f94c .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_advertise_with_us_form-f4f8f94c .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_advertise_with_us_form-9be8f58 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_advertise_with_us_form-43c905f4 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_advertise_with_us_form-62b2b8 .required-width.form-tel.required {
  width: 100%;
  display: inline-block;
}
.coh-ce-cpt_advertise_with_us_form-62b2b8 .required-width.form-text.required {
  width: 100%;
  display: inline-block;
}
.coh-ce-cpt_advertise_with_us_form-62b2b8 .required-width.form-email.required {
  width: 100%;
  display: inline-block;
}
.coh-ce-cpt_advertise_with_us_form-62b2b8 .field-suffix {
  display: inline-block !important;
  color: rgb(207, 0, 0);
  margin-top: 0.25rem;
  margin-left: -1.5rem;
  position: absolute;
}
.coh-ce-cpt_advertise_with_us_form_one_c-5cdc49c4 .coh-row-xs > .coh-row-inner > .coh-column:last-child {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_advertise_with_us_form_one_c-5cdc49c4 .coh-row-xs > .coh-row-inner > .coh-column:last-child {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_advertise_with_us_form_one_c-5cdc49c4 .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_advertise_with_us_form_one_c-5cdc49c4 .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_advertise_with_us_form_one_c-a5ba3e2a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.coh-ce-cpt_advertise_with_us_form_one_c-4492d69c {
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_app_download_cta-78aeb4eb {
  width: 100%;
  padding-top: 10%;
  padding-right: 2.5rem;
  padding-bottom: 10%;
  padding-left: 2.5rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_app_download_cta-78aeb4eb {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_app_download_cta-78aeb4eb {
    width: 31.25rem;
  }
}
.coh-ce-cpt_app_download_cta-421e3591 {
  font-size: 0.75rem;
  color: rgb(99, 102, 106);
  margin-bottom: 2rem;
}
.coh-ce-cpt_app_download_cta-3b0e90c6 {
  margin-bottom: 0.375rem;
  color: rgb(99, 102, 106);
  font-size: 0.75rem;
}
.coh-ce-cpt_app_download_cta-2b1d158a {
  position: relative;
}
.coh-ce-cpt_app_download_cta-d5cd20b7 {
  display: none;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(231, 232, 231);
  color: rgb(99, 102, 106);
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0.625rem;
  margin-top: 1rem;
  margin-right: 0;
  margin-bottom: 1rem;
  margin-left: 0;
  background-color: rgb(255, 235, 235);
  position: absolute;
  top: -3.875rem;
  font-size: 0.75rem;
}
.coh-ce-cpt_app_download_cta-d5cd20b7:before {
  content: "";
  border-width: 0.5rem;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  z-index: 998;
  border-top-color: rgb(255, 235, 235);
  border-bottom-color: rgba(0, 0, 0, 0);
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
  border-top-style: solid;
  border-bottom-style: dashed;
  border-left-style: dashed;
  border-right-style: dashed;
  bottom: -1rem;
  left: 0.625rem;
}
.coh-ce-cpt_app_download_cta-d5cd20b7:after {
  content: "";
  border-width: 0.5rem;
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  z-index: 998;
  bottom: -0.925rem;
  border-top-color: rgb(255, 235, 235);
  border-bottom-color: rgb(255, 235, 235);
  border-left-color: rgba(0, 0, 0, 0);
  border-right-color: rgba(0, 0, 0, 0);
}
.coh-ce-cpt_app_download_cta-503eebd6 {
  height: 2.8125rem;
  width: 9.375rem;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(177, 179, 176);
  outline-width: 0;
  outline-style: none;
  padding-left: 0.75rem;
  background-color: rgb(255, 255, 255);
}
@media (min-width: 992px) {
  .coh-ce-cpt_app_download_cta-503eebd6 {
    width: 13.75rem;
  }
}
.coh-ce-cpt_app_download_cta-b4171858 {
  margin-left: 0.625rem;
}
.coh-ce-cpt_app_download_cta-a331fb65 {
  color: rgb(99, 102, 106);
  font-size: 0.875rem;
  margin-top: 0.3125rem;
  margin-bottom: 2.5rem;
}
.coh-ce-cpt_app_download_cta-4cf02176 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 31.25rem;
}
.coh-ce-cpt_app_download_cta-d8e5dd90 {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
  margin-right: 1.875rem;
}
.coh-ce-cpt_app_download_cta-3d4b617 {
  max-width: 11.5625rem;
}
@media (min-width: 992px) {
  .coh-ce-cpt_app_download_cta-3d4b617 {
    max-width: 13.125rem;
  }
}
.coh-ce-cpt_app_download_cta-1e257b45 {
  -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
          flex-basis: 50%;
}
.coh-ce-cpt_brightcove_video-81b11843 {
  position: relative;
  display: block;
}
.coh-ce-cpt_brightcove_video-f784ecd1 {
  padding-top: 56.25%;
  margin-right: 0.9375rem;
  margin-left: 0.9375rem;
}
.coh-ce-cpt_brightcove_video-fdae1835 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
.coh-ce-cpt_contact_support_form-28ad00f5 {
  padding-right: 15px;
  padding-left: 15px;
}
.coh-ce-cpt_data_carousel_container-568bf38d .coh-style-chevron-xl {
  height: 100%;
  top: -10px !important;
}
.coh-ce-cpt_data_carousel_container-568bf38d .slick-prev.coh-style-chevron-xl::before {
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  left: 0.4375rem;
}
.coh-ce-cpt_data_carousel_container-568bf38d .slick-next.coh-style-chevron-xl::before {
  top: 1rem;
  right: 0.4375rem;
  -webkit-transform: rotateZ(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotateZ(-135deg);
}
.coh-ce-cpt_data_carousel_container-568bf38d .slick-list {
  padding-bottom: 5rem;
}
.coh-ce-cpt_data_carousel_slide_componen-1e488744 {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
.coh-ce-cpt_data_carousel_slide_componen-4ed16a4d {
  padding-top: 0.75rem;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_data_carousel_slide_componen-4ed16a4d {
    padding-right: 3rem;
    padding-left: 3rem;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_data_carousel_slide_componen-4ed16a4d {
    padding-right: 5rem;
    padding-left: 5rem;
  }
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table {
  table-layout: fixed;
  width: 100%;
  vertical-align: middle;
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table tr:last-child {
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(221, 221, 221);
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table thead {
  vertical-align: middle;
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-size: 1rem;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  border-width: 0.0625rem;
  border-style: solid;
  width: 3.25rem;
  line-height: 20px;
  padding-top: 0.7rem;
  padding-bottom: 0.5rem;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th {
    width: 4.0625rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}
@media (min-width: 992px) {
  .coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th {
    font-size: 1.25rem;
    width: 3.4375rem;
  }
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th:first-child {
  text-align: left;
  color: rgb(99, 102, 106);
  border-left-width: 0;
  max-width: none;
  width: auto;
  border-top-color: rgb(255, 255, 255);
  border-right-color: rgb(255, 255, 255);
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  line-height: 2rem;
}
@media (min-width: 576px) {
  .coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th:first-child {
    width: 18.75rem;
  }
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th:nth-child(2) {
  background-color: rgb(44, 120, 201);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(56, 143, 249)), to(rgb(44, 120, 201)));
  background-image: -webkit-linear-gradient(top, rgb(56, 143, 249) 1%, rgb(44, 120, 201) 100%);
  background-image: linear-gradient(180deg, rgb(56, 143, 249) 1%, rgb(44, 120, 201) 100%);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th:nth-child(3) {
  background-color: rgb(99, 102, 106);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(143, 148, 155)), to(rgb(99, 102, 106)));
  background-image: -webkit-linear-gradient(top, rgb(143, 148, 155) 1%, rgb(99, 102, 106) 100%);
  background-image: linear-gradient(180deg, rgb(143, 148, 155) 1%, rgb(99, 102, 106) 100%);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th:nth-child(4) {
  background-color: rgb(162, 103, 51);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(235, 145, 66)), to(rgb(162, 103, 51)));
  background-image: -webkit-linear-gradient(top, rgb(235, 145, 66) 1%, rgb(162, 103, 51) 100%);
  background-image: linear-gradient(180deg, rgb(235, 145, 66) 1%, rgb(162, 103, 51) 100%);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th:nth-child(5) {
  background-color: rgb(177, 179, 176);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgb(224, 223, 223)), to(rgb(177, 179, 176)));
  background-image: -webkit-linear-gradient(top, rgb(224, 223, 223) 1%, rgb(177, 179, 176) 100%);
  background-image: linear-gradient(180deg, rgb(224, 223, 223) 1%, rgb(177, 179, 176) 100%);
  background-position: center;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th:nth-child(6) {
  color: rgb(99, 102, 106);
  background-color: rgb(255, 255, 255);
  border-width: 0.0625rem;
  border-style: solid;
  border-color: rgb(255, 255, 255);
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table th img {
  vertical-align: text-bottom;
  display: inline-block;
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table td {
  text-align: center;
  min-width: 18.75rem;
  border-left-width: 0.0625rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  border-left-style: solid;
  border-left-color: rgb(221, 221, 221);
  border-top-width: 0.0625rem;
  border-top-style: solid;
  border-top-color: rgb(221, 221, 221);
  font-size: 0.9375rem;
}
@media (min-width: 768px) {
  .coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table td {
    font-size: 1rem;
    text-align: center;
  }
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table td:first-child {
  padding-left: 0.5rem;
  text-align: left;
  border-left-width: 0;
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table td:nth-child(2) .coh-style-check-mark::before {
  color: rgb(44, 120, 201);
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table td:nth-child(3) .coh-style-check-mark::before {
  color: rgb(99, 102, 106);
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table td:nth-child(4) .coh-style-check-mark::before {
  color: rgb(162, 103, 51);
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table td:nth-child(5) .coh-style-check-mark::before {
  color: rgb(177, 179, 176);
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table td:nth-child(6) .coh-style-check-mark::before {
  color: rgb(33, 37, 41);
}
.coh-extended-rich-text.coh-ce-cpt_extended_rich_text-6d2584b9 table td .coh-style-gray-background {
  white-space: nowrap;
  font-size: 0.9375rem;
}
.coh-extended-rich-text.coh-extended-rich-text--tablet.coh-ce-cpt_extended_rich_text-6d2584b9 table thead tr {
  font-size: 1.25rem;
  height: 7.5rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) {
  .coh-extended-rich-text.coh-extended-rich-text--tablet.coh-ce-cpt_extended_rich_text-6d2584b9 table thead tr {
    display: table-row;
  }
}
.coh-extended-rich-text.coh-extended-rich-text--tablet.coh-ce-cpt_extended_rich_text-6d2584b9 table thead th:first-child > .th-col {
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}
.coh-extended-rich-text.coh-extended-rich-text--tablet.coh-ce-cpt_extended_rich_text-6d2584b9 table thead th .th-col {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
@media (min-width: 768px) {
  .coh-extended-rich-text.coh-extended-rich-text--tablet.coh-ce-cpt_extended_rich_text-6d2584b9 table thead th .th-col {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
  }
}
.coh-extended-rich-text.coh-extended-rich-text--tablet.coh-ce-cpt_extended_rich_text-6d2584b9 table tbody tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 576px) {
  .coh-extended-rich-text.coh-extended-rich-text--tablet.coh-ce-cpt_extended_rich_text-6d2584b9 table tbody tr {
    display: table-row;
  }
}
.coh-extended-rich-text.coh-extended-rich-text--tablet.coh-ce-cpt_extended_rich_text-6d2584b9 table tbody td {
  min-height: 2.5rem;
  width: 3.25rem;
  padding-right: 0;
  padding-left: 0;
  min-width: initial;
}
.coh-extended-rich-text.coh-extended-rich-text--tablet.coh-ce-cpt_extended_rich_text-6d2584b9 table tbody td:first-child {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-left: 0.3rem;
  min-width: 35%;
}
.coh-ce-cpt_footer_social_and_copyright-5db80d {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (min-width: 992px) {
  .coh-ce-cpt_footer_social_and_copyright-5db80d {
    -webkit-flex-basis: 16.67%;
        -ms-flex-preferred-size: 16.67%;
            flex-basis: 16.67%;
  }
}
.coh-ce-cpt_footer_social_and_copyright-c6a67acb {
  height: 3.75rem;
  width: 10rem;
  background-image: url("/solutions/modules/custom/costar_assets/logos/loop_base_svg.svg");
  background-size: 100% 120%;
  background-position: bottom right;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  .coh-ce-cpt_footer_social_and_copyright-c6a67acb {
    margin-top: 0;
  }
}
.coh-ce-cpt_footer_social_and_copyright-82409ff0 {
  font-size: 1rem;
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  margin-top: 0px;
  margin-bottom: 16px;
  color: rgb(28, 28, 28);
}
.coh-ce-cpt_footer_social_and_copyright-f77578ec {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}
.coh-ce-cpt_footer_social_and_copyright-fd9b3340 {
  font-size: 0.8125rem;
  color: rgb(28, 28, 28);
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  margin-top: 0;
}
.coh-ce-cpt_gallery_carousel_container-7eb446ff {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  text-align: center;
}
.coh-ce-cpt_gallery_carousel_container-140a3346 .coh-slider-container-mid {
  overflow: visible;
}
@media (min-width: 992px) {
  .coh-ce-cpt_gallery_slide-3e9c1ae5 {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_gallery_slide-e61a440d {
  margin-bottom: 1.5rem;
  cursor: pointer;
}
.coh-ce-cpt_gallery_slide-7ce492e0 {
  max-width: 64rem;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.coh-ce-cpt_gallery_slide-78ab4871 {
  border-color: rgb(255, 255, 255);
  border-style: solid;
  -webkit-border-radius: 0.3125rem;
          border-radius: 0.3125rem;
  border-width: 1.25rem;
}
.coh-ce-cpt_icon_card-155dc746 {
  text-align: center;
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
}
.coh-ce-cpt_icon_card-3daacffe {
  font-size: 0.9375rem;
  line-height: 1.8rem;
}
@media (min-width: 992px) {
  .coh-ce-cpt_icon_card-3daacffe {
    font-size: 1.125rem;
    line-height: 1.8rem;
  }
}
.coh-ce-cpt_image-dd961d25 {
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_image-dd961d25 {
    margin-bottom: 1.125rem;
  }
}
.coh-ce-cpt_image_carousel_container-c246056 .slick-prev {
  margin-top: -2.5rem;
  margin-right: 0.375rem;
  position: absolute;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  right: 2.625rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_image_carousel_container-c246056 .slick-prev {
    margin-top: -3rem;
    right: 3.375rem;
  }
}
.coh-ce-cpt_image_carousel_container-c246056 .slick-next {
  margin-top: -2.5rem;
  margin-left: 0.375rem;
  position: absolute;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  right: 0;
}
@media (min-width: 768px) {
  .coh-ce-cpt_image_carousel_container-c246056 .slick-next {
    margin-top: -3rem;
  }
}
.coh-ce-cpt_image_carousel_slide-bc1095b5 {
  z-index: -1;
}
.coh-ce-cpt_image_carousel_slide-f10d3222 {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  padding-top: 1rem;
}
.coh-ce-cpt_landing_hero-520e1e02 {
  width: 100%;
  padding-right: 3rem;
  padding-left: 3rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero-520e1e02 {
    border-left-color: rgb(207, 0, 0);
    border-left-style: solid;
    border-left-width: 5px;
  }
}
@media (min-width: 1025px) {
  .coh-ce-cpt_landing_hero-520e1e02 {
    padding-right: 5rem;
    padding-left: 5rem;
    border-left-width: 8px;
  }
}
.coh-ce-cpt_landing_hero-84cd5a4f {
  font-family: Outfit, sans-serif;
  color: rgb(33, 37, 41);
  font-size: 1.75rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero-84cd5a4f {
    font-size: 2rem;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 1px;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero-84cd5a4f {
    font-size: 2.875rem;
    line-height: 1.2;
    text-align: left;
    letter-spacing: 1px;
  }
}
.coh-ce-cpt_landing_hero-cadd395a {
  font-family: Outfit, sans-serif;
  font-weight: 500;
  color: rgb(33, 37, 41);
  font-size: 1.0625rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1rem;
  text-transform: none;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero-cadd395a {
    font-size: 1.25rem;
    text-align: left;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero-cadd395a {
    font-size: 1.375rem;
  }
}
.coh-ce-cpt_landing_hero-d2119ec8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero-d2119ec8 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.coh-ce-cpt_landing_hero_with_video_back-cfdab813 {
  max-width: 1920px;
  background-color: rgb(249, 249, 249);
}
.coh-ce-cpt_landing_hero_with_video_back-7762e1f3 {
  height: unset;
  max-width: 120rem;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_back-7762e1f3 {
    height: 34.375rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_back-7762e1f3 {
    height: 52.5rem;
  }
}
.coh-ce-cpt_landing_hero_with_video_back-7762e1f3 .coh-video-background-inner {
  display: none;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_back-7762e1f3 .coh-video-background-inner {
    display: block;
    top: 55%;
    left: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 100%;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_back-7762e1f3 .coh-video-background-inner {
    top: 50%;
    left: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 100%;
  }
}
.coh-ce-cpt_landing_hero_with_video_back-b5e1c39d {
  width: 100%;
  z-index: 5;
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_back-b5e1c39d {
    margin-left: 0;
  }
}
.coh-ce-cpt_landing_hero_with_video_back-f41769f6 {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  color: rgb(33, 37, 41);
  font-size: 1.75rem;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 1rem;
  padding-right: 10px;
  padding-left: 10px;
  letter-spacing: 1px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_back-f41769f6 {
    font-size: 2rem;
    text-align: left;
    padding-right: unset;
    padding-left: unset;
    line-height: 1.2;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_back-f41769f6 {
    font-size: 2.875rem;
  }
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_back-ef076ec6 {
    display: none;
  }
}
.coh-ce-cpt_landing_hero_with_video_back-7ba03f46 {
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: rgb(33, 37, 41);
  font-size: 1.0625rem;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1rem;
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_back-7ba03f46 {
    font-size: 1.25rem;
    text-align: left;
    padding-right: unset;
    padding-left: unset;
  }
}
@media (min-width: 992px) {
  .coh-ce-cpt_landing_hero_with_video_back-7ba03f46 {
    font-size: 1.375rem;
  }
}
.coh-ce-cpt_landing_hero_with_video_back-d2119ec8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 4rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_landing_hero_with_video_back-d2119ec8 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.coh-ce-cpt_logo_carousel-7eb446ff {
  font-family: 'CostarBrownRegular', Helvetica, Arial, sans-serif;
  text-align: center;
}
.coh-ce-cpt_logo_carousel-330d8e20 {
  text-align: center;
}
.coh-ce-cpt_logo_carousel_slide-ee5cca45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-ce-cpt_logo_carousel_slide-430060a9 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-ce-cpt_logo_carousel_slide-fccd2f37 .coh-image {
  padding: 2rem;
}
.coh-ce-cpt_looplink_form-f4f8f94c {
  -webkit-box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
          box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
}
.coh-ce-cpt_looplink_form-f4f8f94c .coh-row-xs > .coh-row-inner > .coh-column:last-child {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_looplink_form-f4f8f94c .coh-row-xs > .coh-row-inner > .coh-column:last-child {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_looplink_form-f4f8f94c .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_looplink_form-f4f8f94c .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_looplink_form-9be8f58 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_looplink_form-43c905f4 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_market_search_activity_form-f4f8f94c {
  -webkit-box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
          box-shadow: 0 0 0.25rem 0.125rem rgb(231, 232, 231);
}
.coh-ce-cpt_market_search_activity_form-f4f8f94c .coh-row-xs > .coh-row-inner > .coh-column:last-child {
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
  padding-left: 2rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_market_search_activity_form-f4f8f94c .coh-row-xs > .coh-row-inner > .coh-column:last-child {
    padding-top: 3rem;
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-left: 2rem;
  }
}
.coh-ce-cpt_market_search_activity_form-f4f8f94c .coh-row-xs > .coh-row-inner {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.coh-ce-cpt_market_search_activity_form-f4f8f94c .webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.coh-ce-cpt_market_search_activity_form-9be8f58 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_market_search_activity_form-43c905f4 {
  background-color: rgb(255, 255, 255);
}
.coh-ce-cpt_media_cta-7457866a {
  overflow: hidden;
}
.coh-ce-cpt_media_cta-7c9521b0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-cpt_media_cta-7c9521b0 .coh-container {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.coh-ce-cpt_media_cta-2e0faddd {
  display: block;
  margin-top: 1rem;
}
@media (min-width: 992px) {
  .coh-ce-cpt_media_cta-2e0faddd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 0;
  }
}
.coh-ce-cpt_modal_popup_from_a_button-176e3a62 .coh-modal-overlay {
  background-color: rgba(0, 0, 0, 0.7);
}
.coh-ce-cpt_modal_popup_from_a_button-18a89a45 {
  height: 750px;
  max-width: 100%;
  width: 1000px;
}
.coh-ce-cpt_modal_popup_from_image-b5813b87 {
  height: 85px;
  width: 85px;
  top: -webkit-calc( 50% - 42px );
  top: calc( 50% - 42px );
  left: -webkit-calc( 50% - 42px );
  left: calc( 50% - 42px );
  position: absolute;
}
.coh-ce-cpt_modal_popup_from_image-7ff54d0a .coh-modal-overlay {
  background-color: rgba(0, 0, 0, 0.7);
}
.coh-ce-cpt_modal_popup_from_image-35c85d3c {
  height: auto;
  width: 1000px;
  max-width: 100%;
}
.coh-ce-cpt_rich_text-cd177f56 img {
  height: auto;
  width: 100%;
}
.coh-ce-cpt_statistic_heading-490fd635 {
  margin-bottom: 1rem;
}
.coh-ce-cpt_statistic_heading-11a50014 {
  text-transform: uppercase;
  font-weight: 500;
  font-family: Outfit, sans-serif;
  margin-bottom: 1.875rem;
}
.coh-ce-cpt_statistic_heading-63fe3b2e {
  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;
}
.coh-ce-cpt_statistic_heading-3c1f6cdf {
  font-size: 1rem;
  font-weight: 400;
  font-family: Outfit, sans-serif;
  margin-bottom: 0;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .coh-ce-cpt_statistic_heading-3c1f6cdf {
    font-size: 1.125rem;
  }
}
@media (min-width: 1025px) {
  .coh-ce-cpt_statistic_heading-3c1f6cdf {
    font-size: 1.375rem;
  }
}
@media (min-width: 1280px) {
  .coh-ce-cpt_statistic_heading-3c1f6cdf {
    font-size: 1.5rem;
  }
}
.coh-ce-cpt_statistic_heading-8e25b8f6 {
  margin-top: 1rem;
}
.coh-ce-cpt_testimonial_carousel_contain-3812072b .coh-style-chevron-xl {
  height: 100%;
  top: -10px !important;
}
.coh-ce-cpt_testimonial_carousel_contain-3812072b .slick-prev.coh-style-chevron-xl::before {
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  left: 0.4375rem;
}
.coh-ce-cpt_testimonial_carousel_contain-3812072b .slick-next.coh-style-chevron-xl::before {
  top: 1rem;
  right: 0.4375rem;
  -webkit-transform: rotateZ(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotateZ(-135deg);
}
.coh-ce-cpt_testimonial_carousel_contain-3812072b .slick-list {
  padding-bottom: 0;
}
.coh-ce-cpt_testimonial_carousel_contain-3812072b .slick-dots {
  margin-top: 1rem;
}
.coh-ce-cpt_testimonial_carousel_conta_0-7da0c820 .coh-style-chevron-xl {
  height: 100%;
  top: -10px !important;
}
.coh-ce-cpt_testimonial_carousel_conta_0-7da0c820 .slick-prev.coh-style-chevron-xl::before {
  -webkit-transform: rotateZ(45deg);
      -ms-transform: rotate(45deg);
          transform: rotateZ(45deg);
  left: 0.4375rem;
}
.coh-ce-cpt_testimonial_carousel_conta_0-7da0c820 .slick-next.coh-style-chevron-xl::before {
  top: 1rem;
  right: 0.4375rem;
  -webkit-transform: rotateZ(-135deg);
      -ms-transform: rotate(-135deg);
          transform: rotateZ(-135deg);
}
.coh-ce-cpt_testimonial_carousel_conta_0-7da0c820 .slick-list {
  padding-bottom: 0;
}
.coh-ce-cpt_testimonial_carousel_conta_0-7da0c820 .slick-dots {
  margin-top: 1rem;
  margin-bottom: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_conta_0-7da0c820 .slick-dots {
    margin-right: 4rem;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-cpt_testimonial_carousel_conta_0-7da0c820 .slick-dots {
    margin-right: 15rem;
  }
}
.coh-ce-cpt_testimonial_carousel_slide_1-613d6be7 {
  height: auto;
}
.coh-ce-cpt_testimonial_carousel_slide_1-67fb9b3b {
  height: auto;
}
.coh-ce-cpt_testimonial_carousel_slide_1-df1effcf {
  -webkit-border-radius: 5px;
          border-radius: 5px;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide_1-df1effcf {
    -webkit-border-image: -webkit-gradient(linear,left top, right top,from(#cf0000),color-stop(40%, #cf0000),color-stop(40%, transparent),to(transparent)) 100% 1;
    -webkit-border-image: -webkit-linear-gradient(left,#cf0000 0%,#cf0000 40%,transparent 40%,transparent 100%) 100% 1;
         -o-border-image: linear-gradient(to right,#cf0000 0%,#cf0000 40%,transparent 40%,transparent 100%) 100% 1;
            border-image: -webkit-gradient(linear,left top, right top,from(#cf0000),color-stop(40%, #cf0000),color-stop(40%, transparent),to(transparent)) 100% 1;
            border-image: linear-gradient(to right,#cf0000 0%,#cf0000 40%,transparent 40%,transparent 100%) 100% 1;
    border-top-style: solid;
    border-top-width: 10px;
  }
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide_1-df1effcf .coh-row-inner {
    height: 100%;
  }
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide_1-ab67f5ae {
    padding-right: 0 !important;
  }
}
.coh-ce-cpt_testimonial_carousel_slide_1-8852f364 {
  height: 100%;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide_1-8852f364 .coh-container {
    height: 100%;
  }
}
.coh-ce-cpt_testimonial_carousel_slide_1-8852f364 .coh-container a {
  display: block;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide_1-8852f364 .coh-container a {
    height: 100%;
  }
}
.coh-ce-cpt_testimonial_carousel_slide_1-8852f364 .coh-container a img:first-of-type {
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide_1-8852f364 .coh-container a img:first-of-type {
    height: 100%;
  }
}
.coh-ce-cpt_testimonial_carousel_slide_1-82ce84b1 {
  height: 100%;
}
.coh-ce-cpt_testimonial_carousel_slide_1-60febd6b {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.coh-ce-cpt_testimonial_carousel_slide_1-bdb4da6f {
  padding-left: 0 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.coh-ce-cpt_testimonial_carousel_slide_1-c32ea939 {
  -webkit-border-image: -webkit-gradient(linear,left top, right top,from(#cf0000),color-stop(40%, #cf0000),color-stop(40%, transparent),to(transparent)) 100% 1;
  -webkit-border-image: -webkit-linear-gradient(left,#cf0000 0%,#cf0000 40%,transparent 40%,transparent 100%) 100% 1;
       -o-border-image: linear-gradient(to right,#cf0000 0%,#cf0000 40%,transparent 40%,transparent 100%) 100% 1;
          border-image: -webkit-gradient(linear,left top, right top,from(#cf0000),color-stop(40%, #cf0000),color-stop(40%, transparent),to(transparent)) 100% 1;
          border-image: linear-gradient(to right,#cf0000 0%,#cf0000 40%,transparent 40%,transparent 100%) 100% 1;
  border-top-width: 10px;
  border-top-style: solid;
  padding-top: 2rem;
  padding-right: 2rem;
  padding-bottom: 4rem;
  padding-left: 3rem;
  width: 100%;
}
@media (min-width: 768px) {
  .coh-ce-cpt_testimonial_carousel_slide_1-c32ea939 {
    border-top-width: 0;
    border-top-style: none;
    -webkit-border-image: null;
         -o-border-image: null;
            border-image: null;
    padding-top: 4rem;
    padding-right: 4rem;
    padding-bottom: 4rem;
    padding-left: 4rem;
  }
}
.coh-ce-cpt_testimonial_carousel_slide_1-e1092abf {
  margin-bottom: 3rem;
}
.coh-ce-cpt_three_column-ec370f0e {
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_three_column-26c6adb7 {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
.coh-ce-cpt_three_column-1e7c5053 {
  padding-top: 1.5rem;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_three_column-1e7c5053 {
    padding-top: 0;
  }
}
.coh-ce-cpt_three_column_column_width_sp-ec370f0e {
  width: 100%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-right: auto;
  margin-left: auto;
}
.coh-ce-cpt_three_column_column_width_sp-1e7c5053 {
  padding-top: 1.5rem;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_three_column_column_width_sp-1e7c5053 {
    padding-top: 0;
  }
}
.coh-ce-cpt_two_column-66d5cb89 {
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_two_column-66d5cb89 {
    padding-top: 0;
  }
}
.coh-ce-cpt_two_column_stacks_at_md_and_-66d5cb89 {
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  .coh-ce-cpt_two_column_stacks_at_md_and_-66d5cb89 {
    padding-top: 0;
  }
}
.coh-ce-592f4f23 {
  padding-top: 2.8125rem;
  padding-right: 2.8125rem;
  padding-bottom: 0.625rem;
  padding-left: 2.8125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: rgb(79, 82, 84);
}
@media (min-width: 768px) {
  .coh-ce-592f4f23 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .coh-ce-592f4f23 {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.coh-ce-ddfc88e4 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style-type: none;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .coh-ce-ddfc88e4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .coh-ce-ddfc88e4 {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
.coh-ce-6c876162 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .coh-ce-6c876162 {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
@media (min-width: 992px) {
  .coh-ce-6c876162 {
    -webkit-flex-basis: 16.67%;
        -ms-flex-preferred-size: 16.67%;
            flex-basis: 16.67%;
  }
}
.coh-ce-91c90d12 {
  text-decoration: none;
  cursor: default;
  font-weight: 100;
  color: rgb(255, 255, 255);
  margin-bottom: 6px;
  font-size: 0.9375rem;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .coh-ce-91c90d12 {
    font-size: 1rem;
  }
}
@media (min-width: 1025px) {
  .coh-ce-91c90d12 {
    font-size: 1.125rem;
  }
}
@media (min-width: 1280px) {
  .coh-ce-91c90d12 {
    font-size: 1.25rem;
  }
}
.coh-ce-91c90d12:hover {
  color: rgb(255, 255, 255);
}
.coh-ce-b3c24902 {
  list-style-type: none;
}
.coh-ce-f3878e22 {
  padding-bottom: 0.5rem;
}
.coh-ce-6e6dd697 {
  text-decoration: none;
  color: rgb(196, 198, 195);
  font-size: 15px;
  line-height: 1.3;
  font-weight: bold;
}
.coh-ce-6e6dd697:hover {
  color: rgb(177, 179, 176);
}
.coh-ce-e67378e5:hover {
  opacity: 0.6;
  color: rgb(255, 255, 255);
}
.coh-ce-a4337311:hover {
  margin-right: 0;
  margin-left: 0;
  color: rgb(255, 255, 255);
}
@media (min-width: 768px) {
  .coh-ce-a4337311:hover {
    background-color: rgb(33, 37, 41);
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-ce-17a0ceab:hover {
  color: rgb(255, 255, 255);
}
.coh-ce-31e3a559:hover {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .coh-ce-31e3a559:hover {
    background-color: rgb(33, 37, 41);
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-ce-67d0e48e {
  background-color: rgb(243, 243, 243);
  padding: 2.8125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .coh-ce-67d0e48e {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.coh-ce-67d0e48e ul {
  padding-left: 0;
}
.coh-ce-67d0e48e ul li {
  margin-left: 0;
}
.coh-ce-993a74e5 {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  list-style-type: none;
  line-height: 1.3;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media (min-width: 768px) {
  .coh-ce-993a74e5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 70px;
  }
}
.coh-ce-1055d55 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 18px;
  text-align: center;
}
@media (min-width: 992px) {
  .coh-ce-1055d55 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    gap: 70px;
    text-align: left;
  }
}
.coh-ce-eb04cd6d {
  text-decoration: none;
  font-weight: 600;
  color: rgb(28, 28, 28);
  margin-bottom: 6px;
  font-size: 0.9375rem;
  line-height: 1.3;
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .coh-ce-eb04cd6d {
    font-size: 1rem;
  }
}
@media (min-width: 1025px) {
  .coh-ce-eb04cd6d {
    font-size: 1.125rem;
  }
}
@media (min-width: 1280px) {
  .coh-ce-eb04cd6d {
    font-size: 1.25rem;
  }
}
.coh-ce-87a5a6d5 {
  list-style-type: none;
  margin-top: 8px;
}
.coh-ce-ffacc6b {
  padding-bottom: 8px;
}
.coh-ce-b04e643b {
  text-decoration: none;
  color: rgb(99, 102, 106);
  font-size: 15px;
  line-height: 1.3;
}
.coh-ce-b04e643b:hover {
  color: rgb(177, 179, 176);
}
.coh-ce-835021e6 {
  background-color: rgb(243, 243, 243);
  padding: 2.8125rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .coh-ce-835021e6 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .coh-ce-835021e6 {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.coh-ce-835021e6 ul {
  padding-left: 0;
}
.coh-ce-835021e6 ul li {
  margin-left: 0;
}
.coh-ce-ddfc88e4 {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style-type: none;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .coh-ce-ddfc88e4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .coh-ce-ddfc88e4 {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
}
.coh-ce-6c876162 {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .coh-ce-6c876162 {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
@media (min-width: 992px) {
  .coh-ce-6c876162 {
    -webkit-flex-basis: 16.67%;
        -ms-flex-preferred-size: 16.67%;
            flex-basis: 16.67%;
  }
}
.coh-ce-eb04cd6d {
  text-decoration: none;
  font-weight: 600;
  color: rgb(28, 28, 28);
  margin-bottom: 6px;
  font-size: 0.9375rem;
  line-height: 1.3;
  font-family: 'CostarBrown', Helvetica, Arial, sans-serif;
}
@media (min-width: 768px) {
  .coh-ce-eb04cd6d {
    font-size: 1rem;
  }
}
@media (min-width: 1025px) {
  .coh-ce-eb04cd6d {
    font-size: 1.125rem;
  }
}
@media (min-width: 1280px) {
  .coh-ce-eb04cd6d {
    font-size: 1.25rem;
  }
}
.coh-ce-87a5a6d5 {
  list-style-type: none;
  margin-top: 8px;
}
.coh-ce-ffacc6b {
  padding-bottom: 8px;
}
.coh-ce-b04e643b {
  text-decoration: none;
  color: rgb(99, 102, 106);
  font-size: 15px;
  line-height: 1.3;
}
.coh-ce-b04e643b:hover {
  color: rgb(177, 179, 176);
}
.coh-ce-1d98f1d4:hover {
  opacity: 0.6;
  color: rgb(177, 179, 176);
}
.coh-ce-216589f3:hover {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 768px) {
  .coh-ce-216589f3:hover {
    background-color: rgb(231, 232, 231);
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-ce-89a4317e:hover {
  color: rgb(33, 37, 41);
}
.coh-ce-b9db9a1d {
  background-color: rgb(255, 255, 255);
}
.js-menu-open.coh-ce-b9db9a1d {
  opacity: 1;
}
.js-menu-open.coh-ce-b9db9a1d .js-mobile-flyout-menu .coh-component {
  opacity: 1;
}
.js-menu-open.coh-ce-b9db9a1d .js-mobile-overlay {
  display: block;
}
@media (min-width: 992px) {
  .js-menu-open.coh-ce-b9db9a1d .js-mobile-overlay {
    display: none;
  }
}
.coh-ce-5d767165 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  background-color: rgb(255, 255, 255);
  -webkit-transition: 200ms;
  transition: 200ms;
}
@media (min-width: 992px) {
  .coh-ce-5d767165 {
    display: none;
  }
}
.coh-ce-5d767165:hover {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-5a34d09a {
  margin-top: 0;
  margin-bottom: 1.875rem;
  -webkit-box-shadow: 0.03125rem 0.1875rem 0.1875rem -0.1875rem rgb(33, 37, 41);
          box-shadow: 0.03125rem 0.1875rem 0.1875rem -0.1875rem rgb(33, 37, 41);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10;
  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;
  height: 3.875rem;
  background-color: rgb(255, 255, 255);
}
.coh-ce-5a34d09a .coh-row-xs > .coh-row-inner {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 576px) {
  .coh-ce-5a34d09a .coh-row-xs > .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .coh-ce-5a34d09a .coh-row-xs > .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .coh-ce-5a34d09a .coh-row-xs > .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .coh-ce-5a34d09a .coh-row-xs > .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-5a34d09a .coh-row-xs > .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-ce-5a34d09a > .coh-row {
  width: 100%;
}
.coh-ce-1992b208 {
  display: block;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .coh-ce-1992b208 {
    padding-right: 1.875rem;
    padding-left: 1.875rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-1992b208 .coh-row-inner {
  margin-right: 0;
  margin-left: 0;
  background-color: rgb(0, 86, 179);
}
.coh-ce-4d604afa {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  .coh-ce-4d604afa {
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.coh-ce-f84668a5 {
  text-align: center;
  position: relative;
  display: block;
  background-color: rgba(0, 0, 0, 0);
  font-size: 0.9375rem;
  -webkit-transform: translateX(2rem);
      -ms-transform: translateX(2rem);
          transform: translateX(2rem);
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width: 992px) {
  .coh-ce-f84668a5 {
    display: none;
  }
}
.coh-ce-f84668a5:before {
  -webkit-box-shadow: 0 0.25em 0 0 rgb(255, 255, 255), 0 0.5em 0 0 rgb(255, 255, 255);
          box-shadow: 0 0.25em 0 0 rgb(255, 255, 255), 0 0.5em 0 0 rgb(255, 255, 255);
  background-color: rgb(255, 255, 255);
  height: 0.15em;
  width: 1em;
  position: absolute;
  top: 0.25em;
  left: 0;
  content: "";
  -webkit-transform: scaleX(2) scaleY(2);
      -ms-transform: scaleX(2) scaleY(2);
          transform: scaleX(2) scaleY(2);
}
.coh-ce-f84668a5:hover {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-d6fae7c6 {
  width: 9.375rem;
  margin-right: auto;
  margin-left: auto;
  background-image: url("/solutions/modules/custom/costar_assets/logos/loop_base_svg.svg");
  background-size: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  height: 1.875rem;
}
@media (min-width: 992px) {
  .coh-ce-d6fae7c6 {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-d6fae7c6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-49fbe83c {
  display: none;
  padding-right: 1.875rem;
  position: absolute;
  right: 0;
}
@media (min-width: 576px) {
  .coh-ce-49fbe83c {
    display: block;
  }
}
@media (min-width: 992px) {
  .coh-ce-49fbe83c {
    display: none;
  }
}
.coh-ce-e089a57a {
  width: 18.75rem;
  position: absolute;
  top: 0;
  left: -18.75rem;
  z-index: 999;
  background-color: rgb(255, 255, 255);
  padding-right: 0;
  padding-bottom: 100%;
  padding-left: 0;
  -webkit-box-shadow: 0.1875rem 0 0.4375rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0.1875rem 0 0.4375rem 0 rgba(0, 0, 0, 0.2);
  -webkit-transition: all 150ms ease-out 20ms;
  transition: all 150ms ease-out 20ms;
  height: 100vh;
}
@media (min-width: 768px) {
  .coh-ce-e089a57a {
    padding-right: 0;
    padding-bottom: 100%;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .coh-ce-e089a57a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    position: relative;
    z-index: unset;
    background-color: rgb(255, 255, 255);
    padding-right: 0.9375rem;
    padding-bottom: 0;
    padding-left: 0.9375rem;
    -webkit-box-shadow: none;
            box-shadow: none;
    left: unset;
    height: unset;
  }
}
.is-open.coh-ce-e089a57a {
  left: 0;
  -webkit-transition: all 150ms ease-in 20ms;
  transition: all 150ms ease-in 20ms;
}
.coh-ce-c849bf86 {
  width: -webkit-calc(100% + 1.875rem);
  width: calc(100% + 1.875rem);
  background-color: rgb(0, 0, 0);
  padding: 1rem;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(0, 0, 0);
}
@media (min-width: 992px) {
  .coh-ce-c849bf86 {
    display: none;
  }
}
.coh-ce-6a1ae3b7 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: none;
  margin-top: 1.2rem;
  margin-right: 0;
  margin-bottom: 1.2rem;
  margin-left: 0;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media (min-width: 576px) {
  .coh-ce-6a1ae3b7 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 992px) {
  .coh-ce-6a1ae3b7 {
    margin-top: 0;
    margin-right: 1rem;
    margin-bottom: 0;
    margin-left: 1rem;
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-ce-bcb30774 {
  margin-top: 3.875rem;
}
@media (min-width: 992px) {
  .coh-ce-bcb30774 {
    max-width: 1920px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1280px) {
  .coh-ce-d2ba55fb {
    margin-right: auto;
    margin-left: auto;
    max-width: 120rem;
  }
}
.js-menu-open.coh-ce-d2ba55fb {
  opacity: 1;
}
.js-menu-open.coh-ce-d2ba55fb .js-mobile-flyout-menu .coh-component {
  opacity: 1;
}
.js-menu-open.coh-ce-d2ba55fb .js-mobile-overlay {
  display: block;
}
@media (min-width: 992px) {
  .js-menu-open.coh-ce-d2ba55fb .js-mobile-overlay {
    display: none;
  }
}
.coh-ce-3746da12 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  background-color: rgb(231, 232, 231);
  -webkit-transition: 200ms;
  transition: 200ms;
}
@media (min-width: 992px) {
  .coh-ce-3746da12 {
    display: none;
  }
}
.coh-ce-3746da12:hover {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-9f6c4c67 {
  margin-top: 0;
  margin-bottom: 1.875rem;
  -webkit-box-shadow: 0.03125rem 0.1875rem 0.1875rem -0.1875rem rgba(0, 0, 0, 0.2);
          box-shadow: 0.03125rem 0.1875rem 0.1875rem -0.1875rem rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10;
  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;
  height: 3.875rem;
  background-color: rgb(255, 255, 255);
}
.coh-ce-9f6c4c67 .coh-row-xs > .coh-row-inner {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 576px) {
  .coh-ce-9f6c4c67 .coh-row-xs > .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .coh-ce-9f6c4c67 .coh-row-xs > .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .coh-ce-9f6c4c67 .coh-row-xs > .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1025px) {
  .coh-ce-9f6c4c67 .coh-row-xs > .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-9f6c4c67 .coh-row-xs > .coh-row-inner {
    margin-right: 0;
    margin-left: 0;
  }
}
.coh-ce-9f6c4c67 > .coh-row {
  width: 100%;
}
.coh-ce-a559d780 {
  display: block;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .coh-ce-a559d780 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-a559d780 .coh-row-inner {
  margin-right: 0;
  margin-left: 0;
  background-color: rgb(0, 86, 179);
}
.coh-ce-4d604afa {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  .coh-ce-4d604afa {
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.coh-ce-db0465e5 {
  text-align: center;
  position: relative;
  display: block;
  background-color: rgba(0, 0, 0, 0);
  font-size: 0.9375rem;
  -webkit-transform: translateX(2rem);
      -ms-transform: translateX(2rem);
          transform: translateX(2rem);
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width: 992px) {
  .coh-ce-db0465e5 {
    display: none;
  }
}
.coh-ce-db0465e5:before {
  -webkit-box-shadow: 0 0.25em 0 0 rgb(33, 37, 41), 0 0.5em 0 0 rgb(33, 37, 41);
          box-shadow: 0 0.25em 0 0 rgb(33, 37, 41), 0 0.5em 0 0 rgb(33, 37, 41);
  background-color: rgb(33, 37, 41);
  height: 0.15em;
  width: 1em;
  position: absolute;
  top: 0.25em;
  left: 0;
  content: "";
  -webkit-transform: scaleX(2) scaleY(2);
      -ms-transform: scaleX(2) scaleY(2);
          transform: scaleX(2) scaleY(2);
}
.coh-ce-db0465e5:hover {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-39934a4b {
  width: 8.375rem;
  margin-right: auto;
  margin-left: auto;
  height: 3.75rem;
  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;
}
@media (min-width: 992px) {
  .coh-ce-39934a4b {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-39934a4b {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-d7216de0 {
  max-width: unset;
  width: 9.375rem;
}
.coh-ce-25d1a76f {
  display: none;
  position: absolute;
  right: 0;
  padding-right: 1.875rem;
}
@media (min-width: 576px) {
  .coh-ce-25d1a76f {
    display: block;
  }
}
@media (min-width: 992px) {
  .coh-ce-25d1a76f {
    display: none;
  }
}
.coh-ce-f3a2c67f {
  width: 18.75rem;
  position: absolute;
  top: 0;
  left: -18.75rem;
  z-index: 999;
  background-color: rgb(255, 255, 255);
  padding-right: 0;
  padding-bottom: 100%;
  padding-left: 0;
  -webkit-transition: all 150ms ease-out 20ms;
  transition: all 150ms ease-out 20ms;
  height: 100vh;
}
@media (min-width: 768px) {
  .coh-ce-f3a2c67f {
    padding-right: 0;
    padding-bottom: 100%;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .coh-ce-f3a2c67f {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    position: relative;
    z-index: unset;
    padding-right: 0.9375rem;
    padding-bottom: 0;
    padding-left: 0.9375rem;
    left: unset;
    height: unset;
  }
}
.is-open.coh-ce-f3a2c67f {
  left: 0;
  -webkit-transition: all 150ms ease-in 20ms;
  transition: all 150ms ease-in 20ms;
  -webkit-box-shadow: 0.1875rem 0 0.4375rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0.1875rem 0 0.4375rem 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  .is-open.coh-ce-f3a2c67f {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-ce-ea96c4b1 {
  width: -webkit-calc(100% + 1.875rem);
  width: calc(100% + 1.875rem);
  background-color: rgb(255, 255, 255);
  padding: 1rem;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(231, 232, 231);
}
@media (min-width: 992px) {
  .coh-ce-ea96c4b1 {
    display: none;
  }
}
.coh-ce-d6fae7c6 {
  width: 9.375rem;
  margin-right: auto;
  margin-left: auto;
  background-image: url("/solutions/modules/custom/costar_assets/logos/loop_base_svg.svg");
  background-size: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  height: 1.875rem;
}
@media (min-width: 992px) {
  .coh-ce-d6fae7c6 {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-d6fae7c6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-7d31210e {
  margin-top: 1.2rem;
  margin-right: 0;
  margin-bottom: 1.2rem;
  margin-left: 0;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media (min-width: 576px) {
  .coh-ce-7d31210e {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 992px) {
  .coh-ce-7d31210e {
    margin-top: 0;
    margin-right: 1rem;
    margin-bottom: 0;
    margin-left: 1rem;
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-ce-90516a88 {
  margin-top: 3.875rem;
}
.coh-ce-2d119202 {
  position: fixed;
  bottom: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .coh-ce-2d119202 {
    display: none;
  }
}
@media (min-width: 1280px) {
  .coh-ce-d2ba55fb {
    margin-right: auto;
    margin-left: auto;
    max-width: 120rem;
  }
}
.js-menu-open.coh-ce-d2ba55fb {
  opacity: 1;
}
.js-menu-open.coh-ce-d2ba55fb .js-mobile-flyout-menu .coh-component {
  opacity: 1;
}
.js-menu-open.coh-ce-d2ba55fb .js-mobile-overlay {
  display: block;
}
@media (min-width: 992px) {
  .js-menu-open.coh-ce-d2ba55fb .js-mobile-overlay {
    display: none;
  }
}
.coh-ce-53ae47fb {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  background-color: rgb(231, 232, 231);
  -webkit-transition: 200ms;
  transition: 200ms;
}
@media (min-width: 992px) {
  .coh-ce-53ae47fb {
    display: none;
  }
}
.coh-ce-53ae47fb:hover {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-bc44f476 {
  margin-top: 0;
  margin-bottom: 1.875rem;
  -webkit-box-shadow: 0.03125rem 0.1875rem 0.1875rem -0.1875rem rgba(0, 0, 0, 0.2);
          box-shadow: 0.03125rem 0.1875rem 0.1875rem -0.1875rem rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10;
  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;
  height: 3.875rem;
  background-color: rgb(255, 255, 255);
}
.coh-ce-bc44f476 .coh-row-xs > .coh-row-inner {
  margin-right: auto;
  margin-left: auto;
  max-width: 1980px;
}
.coh-ce-bc44f476 > .coh-row {
  width: 100%;
}
.coh-ce-a559d780 {
  display: block;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .coh-ce-a559d780 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-a559d780 .coh-row-inner {
  margin-right: 0;
  margin-left: 0;
  background-color: rgb(0, 86, 179);
}
.coh-ce-4d604afa {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  .coh-ce-4d604afa {
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.coh-ce-39934a4b {
  width: 8.375rem;
  margin-right: auto;
  margin-left: auto;
  height: 3.75rem;
  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;
}
@media (min-width: 992px) {
  .coh-ce-39934a4b {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-39934a4b {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-d7216de0 {
  max-width: unset;
  width: 9.375rem;
}
.coh-ce-f3a2c67f {
  width: 18.75rem;
  position: absolute;
  top: 0;
  left: -18.75rem;
  z-index: 999;
  background-color: rgb(255, 255, 255);
  padding-right: 0;
  padding-bottom: 100%;
  padding-left: 0;
  -webkit-transition: all 150ms ease-out 20ms;
  transition: all 150ms ease-out 20ms;
  height: 100vh;
}
@media (min-width: 768px) {
  .coh-ce-f3a2c67f {
    padding-right: 0;
    padding-bottom: 100%;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .coh-ce-f3a2c67f {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    position: relative;
    z-index: unset;
    padding-right: 0.9375rem;
    padding-bottom: 0;
    padding-left: 0.9375rem;
    left: unset;
    height: unset;
  }
}
.is-open.coh-ce-f3a2c67f {
  left: 0;
  -webkit-transition: all 150ms ease-in 20ms;
  transition: all 150ms ease-in 20ms;
  -webkit-box-shadow: 0.1875rem 0 0.4375rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0.1875rem 0 0.4375rem 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  .is-open.coh-ce-f3a2c67f {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-ce-132273af {
  margin-top: 62px;
}
.coh-ce-63273352 {
  margin-right: 0;
  margin-left: 0;
}
.coh-ce-599f87ec {
  padding-right: 0;
  padding-left: 0;
}
.coh-ce-89f7b165 {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  .coh-ce-89f7b165 {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1025px) {
  .coh-ce-a1294cf8 {
    margin: auto;
    margin-right: 50px;
    width: 60%;
  }
}
.coh-ce-15ad376d {
  margin-bottom: 40px;
}
.coh-ce-fcd01af3 {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 500;
  height: 62px;
  left: 0;
}
@media (min-width: 576px) {
  .coh-ce-fcd01af3 {
    display: none;
  }
}
.coh-ce-95e40fd5 {
  background-color: rgb(207, 0, 0);
  text-align: center;
  color: rgb(255, 255, 255);
  padding-top: 10px;
  padding-bottom: 13px;
  margin-top: 0;
}
.coh-ce-2f47b226 {
  margin: auto;
  width: 90%;
}
@media (min-width: 1280px) {
  .coh-ce-d2ba55fb {
    margin-right: auto;
    margin-left: auto;
    max-width: 120rem;
  }
}
.js-menu-open.coh-ce-d2ba55fb {
  opacity: 1;
}
.js-menu-open.coh-ce-d2ba55fb .js-mobile-flyout-menu .coh-component {
  opacity: 1;
}
.js-menu-open.coh-ce-d2ba55fb .js-mobile-overlay {
  display: block;
}
@media (min-width: 992px) {
  .js-menu-open.coh-ce-d2ba55fb .js-mobile-overlay {
    display: none;
  }
}
.coh-ce-c7370149 {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.coh-ce-39934a4b {
  width: 8.375rem;
  margin-right: auto;
  margin-left: auto;
  height: 3.75rem;
  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;
}
@media (min-width: 992px) {
  .coh-ce-39934a4b {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-39934a4b {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-d7216de0 {
  max-width: unset;
  width: 9.375rem;
}
.coh-ce-3b5806ef {
  margin-top: 0;
}
.coh-ce-2d119202 {
  position: fixed;
  bottom: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .coh-ce-2d119202 {
    display: none;
  }
}
@media (min-width: 1280px) {
  .coh-ce-d2ba55fb {
    margin-right: auto;
    margin-left: auto;
    max-width: 120rem;
  }
}
.js-menu-open.coh-ce-d2ba55fb {
  opacity: 1;
}
.js-menu-open.coh-ce-d2ba55fb .js-mobile-flyout-menu .coh-component {
  opacity: 1;
}
.js-menu-open.coh-ce-d2ba55fb .js-mobile-overlay {
  display: block;
}
@media (min-width: 992px) {
  .js-menu-open.coh-ce-d2ba55fb .js-mobile-overlay {
    display: none;
  }
}
@media (min-width: 1280px) {
  .coh-ce-d2ba55fb {
    margin-right: auto;
    margin-left: auto;
    max-width: 120rem;
  }
}
.js-menu-open.coh-ce-d2ba55fb {
  opacity: 1;
}
.js-menu-open.coh-ce-d2ba55fb .js-mobile-flyout-menu .coh-component {
  opacity: 1;
}
.js-menu-open.coh-ce-d2ba55fb .js-mobile-overlay {
  display: block;
}
@media (min-width: 992px) {
  .js-menu-open.coh-ce-d2ba55fb .js-mobile-overlay {
    display: none;
  }
}
.coh-ce-53ae47fb {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  opacity: 0.5;
  z-index: 1;
  width: 100%;
  background-color: rgb(231, 232, 231);
  -webkit-transition: 200ms;
  transition: 200ms;
}
@media (min-width: 992px) {
  .coh-ce-53ae47fb {
    display: none;
  }
}
.coh-ce-53ae47fb:hover {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-8ab0a5f7 {
  margin-top: 0;
  margin-bottom: 1.875rem;
  -webkit-box-shadow: 0.03125rem 0.1875rem 0.1875rem -0.1875rem rgba(0, 0, 0, 0.2);
          box-shadow: 0.03125rem 0.1875rem 0.1875rem -0.1875rem rgba(0, 0, 0, 0.2);
  position: fixed;
  left: 0;
  right: 0;
  z-index: 10;
  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;
  height: 4rem;
  background-color: rgb(255, 255, 255);
}
.coh-ce-8ab0a5f7 .coh-row-xs > .coh-row-inner {
  margin-right: auto;
  margin-left: auto;
  max-width: 1980px;
}
.coh-ce-8ab0a5f7 > .coh-row {
  width: 100%;
}
.coh-ce-a559d780 {
  display: block;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .coh-ce-a559d780 {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.coh-ce-a559d780 .coh-row-inner {
  margin-right: 0;
  margin-left: 0;
  background-color: rgb(0, 86, 179);
}
.coh-ce-4d604afa {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 992px) {
  .coh-ce-4d604afa {
    -webkit-box-pack: unset;
    -webkit-justify-content: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.coh-ce-db0465e5 {
  text-align: center;
  position: relative;
  display: block;
  background-color: rgba(0, 0, 0, 0);
  font-size: 0.9375rem;
  -webkit-transform: translateX(2rem);
      -ms-transform: translateX(2rem);
          transform: translateX(2rem);
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media (min-width: 992px) {
  .coh-ce-db0465e5 {
    display: none;
  }
}
.coh-ce-db0465e5:before {
  -webkit-box-shadow: 0 0.25em 0 0 rgb(33, 37, 41), 0 0.5em 0 0 rgb(33, 37, 41);
          box-shadow: 0 0.25em 0 0 rgb(33, 37, 41), 0 0.5em 0 0 rgb(33, 37, 41);
  background-color: rgb(33, 37, 41);
  height: 0.15em;
  width: 1em;
  position: absolute;
  top: 0.25em;
  left: 0;
  content: "";
  -webkit-transform: scaleX(2) scaleY(2);
      -ms-transform: scaleX(2) scaleY(2);
          transform: scaleX(2) scaleY(2);
}
.coh-ce-db0465e5:hover {
  background-color: rgba(0, 0, 0, 0);
}
.coh-ce-39934a4b {
  width: 8.375rem;
  margin-right: auto;
  margin-left: auto;
  height: 3.75rem;
  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;
}
@media (min-width: 992px) {
  .coh-ce-39934a4b {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-39934a4b {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-d7216de0 {
  max-width: unset;
  width: 9.375rem;
}
.coh-ce-25d1a76f {
  display: none;
  position: absolute;
  right: 0;
  padding-right: 1.875rem;
}
@media (min-width: 576px) {
  .coh-ce-25d1a76f {
    display: block;
  }
}
@media (min-width: 992px) {
  .coh-ce-25d1a76f {
    display: none;
  }
}
.coh-ce-f3a2c67f {
  width: 18.75rem;
  position: absolute;
  top: 0;
  left: -18.75rem;
  z-index: 999;
  background-color: rgb(255, 255, 255);
  padding-right: 0;
  padding-bottom: 100%;
  padding-left: 0;
  -webkit-transition: all 150ms ease-out 20ms;
  transition: all 150ms ease-out 20ms;
  height: 100vh;
}
@media (min-width: 768px) {
  .coh-ce-f3a2c67f {
    padding-right: 0;
    padding-bottom: 100%;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .coh-ce-f3a2c67f {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: auto;
    position: relative;
    z-index: unset;
    padding-right: 0.9375rem;
    padding-bottom: 0;
    padding-left: 0.9375rem;
    left: unset;
    height: unset;
  }
}
.is-open.coh-ce-f3a2c67f {
  left: 0;
  -webkit-transition: all 150ms ease-in 20ms;
  transition: all 150ms ease-in 20ms;
  -webkit-box-shadow: 0.1875rem 0 0.4375rem 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0.1875rem 0 0.4375rem 0 rgba(0, 0, 0, 0.2);
}
@media (min-width: 992px) {
  .is-open.coh-ce-f3a2c67f {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.coh-ce-ea96c4b1 {
  width: -webkit-calc(100% + 1.875rem);
  width: calc(100% + 1.875rem);
  background-color: rgb(255, 255, 255);
  padding: 1rem;
  margin-right: -0.9375rem;
  margin-left: -0.9375rem;
  border-bottom-width: 0.0625rem;
  border-bottom-style: solid;
  border-bottom-color: rgb(231, 232, 231);
}
@media (min-width: 992px) {
  .coh-ce-ea96c4b1 {
    display: none;
  }
}
.coh-ce-d6fae7c6 {
  width: 9.375rem;
  margin-right: auto;
  margin-left: auto;
  background-image: url("/solutions/modules/custom/costar_assets/logos/loop_base_svg.svg");
  background-size: 150px;
  background-position: center center;
  background-repeat: no-repeat;
  height: 1.875rem;
}
@media (min-width: 992px) {
  .coh-ce-d6fae7c6 {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 1280px) {
  .coh-ce-d6fae7c6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.coh-ce-7d31210e {
  margin-top: 1.2rem;
  margin-right: 0;
  margin-bottom: 1.2rem;
  margin-left: 0;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
@media (min-width: 576px) {
  .coh-ce-7d31210e {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 992px) {
  .coh-ce-7d31210e {
    margin-top: 0;
    margin-right: 1rem;
    margin-bottom: 0;
    margin-left: 1rem;
    padding-right: 0;
    padding-left: 0;
  }
}
.coh-ce-90516a88 {
  margin-top: 3.875rem;
}
.coh-ce-1ca6d75f {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 5;
}
@media (min-width: 576px) {
  .coh-ce-1ca6d75f {
    display: none;
  }
}

