<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.customer-story-grid-bottom .item .image-wrapper img {
    height: 100%;
    object-fit: cover;
}
.customer-story {
  background: rgba(135 , 147, 152, 0.1);
}
.customer-story .customer-story-header p {
  color: #054554;
  max-width: 49.375rem;
}
.customer-story .customer-story-row {
  padding-left: 15px;
  padding-right: 15px;
}
.customer-story-body {
  padding-top: 35px;
}
.customer-story-grid-bottom {
  display: flex;
  gap: 35px;
  margin-top: 35px;
  flex-wrap: wrap;
}
.customer-story-grid-bottom .item {
  display: flex;
  background: #fff;
  align-items: stretch;
  flex: 0 0 calc(50% - 18px);
}
.customer-story-grid-bottom .item a {
  display: flex;
  align-items: stretch;
}
.customer-story-grid-bottom .item span.label_title {color: #9ACA3C;}
.customer-story-grid-bottom .item .heading-5 {
    color: #005473;
    margin: 8px 0;
}
.customer-story-grid-bottom .item p {
    color: #5D676B;
    margin-bottom: 8px;
}
.customer-story-grid-bottom .item .content {
    padding-left: 30px;
    padding-right: 15px;
}


.customer-story-grid-bottom .item .image-wrapper {
  flex: 0 0 46.7%;
}
.customer-story-grid-top .item {
  background: #005473;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  column-gap: 4.25rem;
}

.customer-story-grid-top .item * {
  color: #fff;
}

.customer-story-grid-top .item .content {
  padding-left: 4rem;
}
.customer-story-grid-top .item span.label_title {
  color: #00A5D7;
}

.customer-story-grid-top .item .heading-3 {
  margin-bottom: 8px;
}

.customer-story-grid-top .item a.btn.btn-primary.small {
  margin-top: 15px;
}

.customer-story-grid-top .item .image-wrapper {
  flex: 0 0 49.3%;
  position: relative;
  overflow: hidden;
}
.customer-story-grid-top .item .image-wrapper img {
    height: 100%;
    object-fit: cover;
}

/*****************Case-study*********/
.custom_case_filter .searchandfilter ul li {
  padding-top: 110px;
  padding-bottom: 0;
}
.custom_case_filter select {
  background: #879398 url('data:image/svg+xml,&lt;svg width="14" height="8" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"&gt;&lt;path d="M6.29609 7.70859C6.68672 8.09922 7.32109 8.09922 7.71172 7.70859L13.7117 1.70859C14.1023 1.31797 14.1023 0.683594 13.7117 0.292969C13.3211 -0.0976562 12.6867 -0.0976562 12.2961 0.292969L7.00234 5.58672L1.70859 0.296093C1.31797 -0.0945315 0.683594 -0.0945315 0.292969 0.296093C-0.0976562 0.686718 -0.0976562 1.32109 0.292969 1.71172L6.29297 7.71172L6.29609 7.70859Z" fill="white"/&gt;&lt;/svg&gt;');
  border-radius: 5px;
  font-size: 17px;
  color: #FFFFFF;
  font-weight: 400;
  line-height: 28px;
  font-family: "Sora",sans-serif;
  letter-spacing: 0;
  text-transform: capitalize;
  padding: 5px 20px;
  background-repeat: no-repeat;
  border: none;
  background-position: center right 20px;
  max-width: 360px;
  width: 100%;
  min-width: 360px !important;
}
section.customer-story.custom_featured_section {
  padding-top: 3.675rem;
  background: #fff;
}
.custom_case_filter form {
  max-width: 100%;
  margin: 0 auto;
  text-align: right;
  padding-left: 15px;
  padding-right: 15px;
}
.custom_case_filter form li:before {
  display: none;
}
.customer-story.custom_featured_section {
  padding-top: 3.675rem;
  background: #fff;
}
.customer-story-grid-bottom[attr-count="3"] {
  gap: 36px;
  margin-top: 30px;
}
.custom_featured_section img.video-pattern {
  position: absolute;
  bottom: 0;
  right: 0;
}
.customer-story-grid-bottom[attr-count="3"] .item {
  flex: 0 0 calc(33.333% - 24px);
}

.customer-story-grid-bottom .item.custom_image_top {
  background: rgba(135, 147, 152, 0.1);
  flex-direction: column;
  gap: 25px;
  padding-bottom: 38px;
}
.customer-story-grid-bottom .item.custom_image_top a {
  flex-direction: column;
  gap: 25px;
}
.customer-story-grid-bottom .item.custom_image_top .image-wrapper {
    flex: 0 0 auto;
    position: relative;
    padding-top: 50%;
}
.customer-story-grid-bottom .item.custom_image_top img {
    width: 100%;
    max-height: 286px;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
     height: 100%; 
}

.customer-story-grid-bottom .item.custom_image_top span.label_title {
  color: #00A5D7;
  font-size: 16px;
  line-height: 20.16px;
  letter-spacing: 1.28px;
}
.customer-story-grid-bottom .item.custom_image_top .x-small-body p {
  font-size: 1.125rem;
  line-height: 156%;
  font-weight: 400;
}
.customer-story-grid-bottom .item.custom_image_top h5.heading-5 {
  font-size: 25px;
  font-weight: 500;
  line-height: 31.5px;
  margin-bottom: 27px;
}
.custom_featured_section .customer-story-grid-top .item .content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.custom_featured_section  .customer-story-body {
  padding-top: 0;
}
.customer-story-grid-bottom .item.custom_image_top .content {
  padding: 0 32px;
}
.search-filter-results .case_study_row .item a {
  height: 100%;
  display: block;
}
.customer-story-grid-top .item .content {
  padding-top: 2rem;
}
@media screen and (min-width:576px) {
  .custom_case_filter form {
    max-width: 540px;
  }
}
@media screen and (min-width:768px) {
  .custom_case_filter form {
    max-width: 720px;
  }
}
@media screen and (min-width:992px) {
  .custom_case_filter form {
    max-width: 960px;
  }
}
@media screen and (min-width:1200px) {
  .custom_case_filter form {
    max-width: 1140px;
  }
}
@media screen and (min-width:1400px) {
  .custom_case_filter form {
    max-width: 1320px;
  }
}
@media screen and (min-width:1600px) {
  .custom_case_filter form {
   max-width: 1670px;
}
}
@media screen and (max-width:1440px) {
  .customer-story-grid-bottom .item.custom_image_top h5.heading-5 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
}
.customer-story-grid-bottom .item.custom_image_top .x-small-body p {
  font-size: 15px;
  line-height: 24px;
}
.customer-story-grid-top .item .content {
  padding: 2rem 0 1.875rem 2rem;
}
.customer-story-grid-top .item .image-wrapper img {
  height: 100%;
  object-fit: cover;
}
.customer-story-grid-bottom .item img {
  height: 100%;
  object-fit: cover;
}
.customer-story-grid-bottom .item .content {
  padding: 15px;
}
}
@media screen and (max-width:1170px) {
  .customer-story-grid-bottom[attr-count="3"] {
    gap: 24px;
    margin-top: 24px;
}
.customer-story-grid-bottom[attr-count="3"] .item {
  flex: 0 0 calc(33.333% - 16px);
}
  .customer-story-grid-bottom .item.custom_image_top h5.heading-5 {
    font-size: 18px;
    line-height: 24px;
}
.customer-story-grid-bottom .item.custom_image_top span.label_title {
  font-size: 13px;
  line-height: 16.38px;
}
  .customer-story-grid-bottom .item.custom_image_top .content {
   padding: 0 20px;
}
  .custom_case_filter .searchandfilter ul li {
    padding-top: 3.75rem;
    padding-bottom: 0;
}
section.customer-story.custom_featured_section {
  padding-top: 2rem;
}
.customer-story .customer-story-row h4.heading-3 {
  margin-bottom: 20px;
}
.customer-story-body {
  padding-top: 20px;
}
.customer-story-grid-top .item {
  column-gap: 2rem;
}
}
@media screen and (max-width:991px) {
.customer-story-grid-bottom .item .image-wrapper {
    flex: 0 0 auto;
    padding-top: 50%;
    position: relative;
}
.customer-story-grid-bottom .item .image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
  .customer-story-grid-bottom[attr-count="3"] .item {
    flex: 0 0 calc(50% - 12px);
}
  .custom_case_filter .searchandfilter ul li {
    padding-top: 3.125rem;
}
.customer-story-grid-top .item .content {
  padding: 1.25rem 0 1.25rem 1.25rem;
}
.customer-story-grid-bottom {
  gap: 15px;
  margin-top: 15px;
}
.customer-story-grid-bottom .item {
  flex: 0 0 calc(50% - 8px);
}
.customer-story-grid-bottom .item, .customer-story-grid-bottom .item a {
  flex-direction: column;
}

}

@media screen and (max-width:767px) {
  .customer-story-grid-top .item {
    flex-direction: column-reverse;
}
.customer-story-grid-top .item .image-wrapper {
  flex: 0 0 auto;
}
.customer-story-grid-top .item .content {
  padding: 1rem;
}
.customer-story-grid-bottom .item {
  flex: 0 0 100%;
}
.customer-story-grid-bottom .item .image-wrapper img {
  width: 100%;
}
.customer-story-grid-bottom .item.custom_image_top h5.heading-5 {
  font-size: 16px;
  line-height: 22px;
}
.custom_case_filter select {
  font-size: 15px;
}
.customer-story-grid-bottom .item.custom_image_top {
  padding-bottom: 20px;
}
}
@media screen and (max-width:480px) {
  .customer-story-grid-bottom[attr-count="3"] .item {
    flex: 0 0 100%;
}
.custom_case_filter select {
  max-width: 100%;
  width: 100%;
  min-width: 100% !important;
}
}</pre></body></html>