/*!
 * Act3 (c) Copyright Neambo | https://neambo.com
 * This license grants you, the purchaser, an ongoing, non-exclusive, worldwide
 * license to make use of this digital work on a single Hub ID (HubSpot Account)
 */

* {
  font-synthesis: none !important;
  -webkit-font-smoothing: antialiased;
}
























/* Include your CSS font code here (e.g. @font-face, @import). For best speed performance, use the same Font Family for all three */
    @font-face{
        font-family:"Lota Grotesque W05 Light";
        src:url("https://www.corridorcompany.com/hubfs/Fonts/f81066ea-0c3b-4728-8302-4dc9e4107b3d.woff2") format("woff2"),url("https://www.corridorcompany.com//hubfs/Fonts/3cab68d7-4939-430f-875d-9337f18e0b46.woff") format("woff");
    }
    @font-face{
        font-family:"Lota Grotesque W05 Light It";
        src:url("https://www.corridorcompany.com//hubfs/Fonts/08d710b6-a5e6-4c2f-abe7-d9e13ac2b0a0.woff2") format("woff2"),url("https://www.corridorcompany.com//hubfs/Fonts/9c535202-2747-485d-844b-cc8278e8a3fa.woff") format("woff");
    }
    @font-face{
        font-family:"Lota Grotesque W05 Regular";
        src:url("https://www.corridorcompany.com/hubfs/Fonts/7f8ec26d-9ecc-4542-b632-12b5e4fc74e9.woff2") format("woff2"),url("https://www.corridorcompany.com/hubfs/Fonts/949b4d3f-67f5-467c-af74-2efff46ea0c8.woff") format("woff");
    }
    @font-face{
        font-family:"Lota Grotesque W05 Regular It";
        src:url("https://www.corridorcompany.com/hubfs/Fonts/2f06cb0e-3789-465f-a87b-60fa96d38b12.woff2") format("woff2"),url("https://www.corridorcompany.com/hubfs/Fonts/b739dd8f-517d-4346-aad8-768a6d2a2cef.woff") format("woff");
    }
    @font-face{
        font-family:"Lota Grotesque W05 Bold";
        src:url("https://www.corridorcompany.com/hubfs/Fonts/b2d389ef-fe6d-4cd8-92ee-7b9606206967.woff2") format("woff2"),url("https://www.corridorcompany.com/hubfs/Fonts/c069ffd0-3016-420e-b5f9-10d866e60ae4.woff") format("woff");
    }
    @font-face{
        font-family:"Lota Grotesque W05 Bold It";
        src:url("https://www.corridorcompany.com/hubfs/Fonts/4f599364-1462-408b-a967-a549192edfed.woff2") format("woff2"),url("https://www.corridorcompany.com/hubfs/Fonts/207e7718-30ff-410c-a350-7343a22a05bb.woff") format("woff");
    }



  
  
  
  
  
  




























  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  












































































  





  



















  
  
  





  
  
  
  
  
  
  
  
  
  
  
  
  







  










































*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  min-height: 100%;
}

html {
  font-size: 112.50%;
  --vw: 1vw;
}

body {
  margin: 0;
  background: #fff;
  color: #6A6D77;
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: normal;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.56;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  /* make font consistent across browsers */
  -webkit-text-rendering: antialiased;
  -moz-text-rendering: antialiased;
  -ms-text-rendering: antialiased;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-font-smoothing: antialiased;
  font-smoothing: antialiased;
  
    overflow-wrap: normal;
  
  
    hyphens: none;
  
}

a {
  color: #F65954;
  text-decoration: none;
  cursor: pointer;
}

a:hover {
  color: #F65954;
  text-decoration: underline;
}

b,
strong {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
}

p,
.p,
blockquote {
  margin: 0 0 24px;
}

.important-quote {
  position: relative;
  padding: 24px;
  padding-inline-start: 60px;
  background: #F8F9FB;
  border-radius: 8px;
  border-inline-start: 4px solid #F65954;
  color: #222326;
}

.txt--dark .important-quote {
  background: rgba(255, 255, 255, .1);
  color: #fff;
}

.important-quote::before {
  content: '“';
  display: block;
  position: absolute;
  top: 0;
  left: 12px;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: bold;
  font-size: 3.5rem;
  color: #F65954;
}

.important-quote *:last-child {
  margin-bottom: 0;
}



.pns p {
  margin-bottom: 0;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 24px;
}

li > ul,
li > ol {
  margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 0 0 24px;
  color: #222326;
}

h1,
.h1 {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
  font-size: 3.11rem;
  line-height: 1.14;
}

h2,
.h2 {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
  font-size: 2.44rem;
  line-height: 1.18;
}

h3,
.h3 {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
  font-size: 1.56rem;
  line-height: 1.25;
}

h4,
.h4 {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
  font-size: 1.11rem;
  line-height: 1.40;
}

h5,
.h5 {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
  font-size: 1.00rem;
  line-height: 1.33;
}

h6,
.h6 {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
  font-size: 0.89rem;
  line-height: 1.25;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
.h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong,
h1 b, h2 b, h3 b, h4 b, h5 b, h6 b,
.h1 b, .h2 b, .h3 b, .h4 b, .h5 b, .h6 b {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
}

.display {
  margin: 0 0 24px;
  color: #222326;
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
  font-size: 4.00rem;
  line-height: 1.11;
}

.hns h1,
.hns h2,
.hns h3,
.hns h4,
.hns h5,
.hns h6,
.hns .h1,
.hns .h2,
.hns .h3,
.hns .h4,
.hns .h5,
.hns .h6,
.hns .display {
  margin-bottom: 0;
}

hr {
  height: 0;
  margin: 24px 0;
  border: 0;
  border-top: 1px solid #E3E6EC;
}

img,
svg {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

/* Fixes the problem with the missing icons in Rich text */

[data-hs-icon-hubl] svg {
  height: revert-layer;
}

figure {
  margin: 0;
}

pre {
  max-width: 100%;
  overflow-x: auto;
}

sup,
sub {
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.4em;
}

sub { 
  top: 0.4em; 
}

[hidden] {
  display: none;
}

form {
  margin-bottom: 0;
}

/* UI label */

.ui-label {
  color: #222326;
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 500;
  font-style: normal;
  font-size: 1rem;
  line-height: 1.28;
}

/* Important text */

.important-text {
  color: #222326;
}

/* Text size */

.small-text {
  font-size: 0.89rem;
}

.large-text {
  font-size: 1.22rem;
}

.xlarge-text {
  font-size: 1.830rem;
}

@media (max-width: 1139px) {
  .xlarge-text {
    font-size: 1.586000000000000054178883601707639172673225402832031250rem;
  }
}

@media (max-width: 767px) {
  .xlarge-text {
    font-size: 1.34200000000000010835776720341527834534645080566406250rem;
  }
}

/* Super text */

.super-text {
  display: block;
  color: #6A6D77;
  font-size: .8rem;
}

/* Rich text */

.txt--dark,
.txt--dark .super-text {
  color: rgba(255, 255, 255, 0.80);
}

.txt--dark a,
.txt--dark a:hover,
.txt--dark h1,
.txt--dark h2,
.txt--dark h3,
.txt--dark h4,
.txt--dark h5,
.txt--dark h6,
.txt--dark .h1,
.txt--dark .h2,
.txt--dark .h3,
.txt--dark .h4,
.txt--dark .h5,
.txt--dark .h6,
.txt--dark .display,
.txt--dark .important-text,
.txt--dark .ui-label {
  color: #fff;
}

.txt--dark hr {
  background: rgba(255, 255, 255, .2);
}

/* Unstyle links */

.txt--unstyle-links a {
  color: inherit;
  text-decoration: none;
}

.txt--unstyle-links a:hover {
  color: inherit;
  text-decoration: underline;
}

/* Unstyle lists */

.txt--unstyle-lists ul,
.txt--unstyle-lists ol {
  padding-inline-start: 0;
  list-style: none;
}

.txt--unstyle-lists li + li {
  margin-top: .28rem;
}

/* UI Font */

.ui-font {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 500;
  font-style: normal;
  line-height: 1.28;
}

.ui-font strong,
.ui-font b {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
}

/* UI icon */

.ui-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ui-icon svg {
  display: block;
  width: 1.11rem;
  height: 1.11rem;
  pointer-events: none;
}

/* Image radius */

.img--radius img,
img.img--radius {
  border-radius: 24px;
}

/* Image shadow */

.img--shadow img,
img.img--shadow {
  box-shadow: 0px 32px 64px rgba(34, 35, 38, 0.05), 0px 16px 32px rgba(34, 35, 38, 0.05);
}

@media (max-width: 1139px) {
  html {
    font-size: 100.00%;
  }
  
  h1,
  .h1 {
    font-size: 2.75rem;
  }
  
  h2,
  .h2 {
    font-size: 2.25rem;
  }
  
  h3,
  .h3 {
    font-size: 1.63rem;
  }
  
  h4,
  .h4 {
    font-size: 1.25rem;
  }
  
  h5,
  .h5 {
    font-size: 1.13rem;
  }
  
  h6,
  .h6 {
    font-size: 1.00rem;
  }
  
  .display {
    font-size: 3.50rem;
  }
}

@media (max-width: 767px) {
  html {
    font-size: 100.00%;
  }
  
  h1,
  .h1 {
    font-size: 2.00rem;
  }
  
  h2,
  .h2 {
    font-size: 1.75rem;
  }
  
  h3,
  .h3 {
    font-size: 1.50rem;
  }
  
  h4,
  .h4 {
    font-size: 1.25rem;
  }
  
  h5,
  .h5 {
    font-size: 1.13rem;
  }
  
  h6,
  .h6 {
    font-size: 1.00rem;
  }
  
  .display {
    font-size: 2.75rem;
  }
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* Background */

.bg-accent {
  background: linear-gradient(111.02deg, #4d85eb 0%, #ff946b 100%);
}

.bg-dark {
  background: #222326;
}

.bg-light {
  background: #F8F9FB;
}

.bg-white {
  background: #fff;
}

.bg-ghost {
  background: rgba(255, 255, 255, .1);
  
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
  
}

/* Tippy */

.tippy-box[data-theme~='act-light'] {
  border-radius: 6px;
  background: #fff;
  color: #222326;
}

.tippy-box[data-theme~='act-light'] .tippy-arrow {
  color: #fff;
}

.tippy-box[data-theme~='act-dark'] {
  border-radius: 6px;
  background: #222326;
  color: #fff;
}

.tippy-box[data-theme~='act-dark'] .tippy-arrow {
  color: #222326;
}

/* Theme corners section */

.dnd-section-theme-corners .dnd-row,
.dnd-section-theme-corners .dnd-column {
  border-radius: 24px;
}

/* Fixes distortion of the CTA placeholder image */

.hs-cta-simple-placeholder img {
  height: auto !important;
}
/* Dnd */

.row-fluid,
.row-fluid > * {
  display: flex;
  flex-direction: column;
}

.row-fluid > * {
  width: 100%;
}

@media (min-width: 768px) {
  .row-fluid {
    flex-direction: row;
  }

  .row-fluid > * + * {
    margin-inline-start: 24px;
  }

  
    .span1 {
      width: calc(0.08333333333333333 * (100% + 24px) - 24px);
    }
  
    .span2 {
      width: calc(0.16666666666666666 * (100% + 24px) - 24px);
    }
  
    .span3 {
      width: calc(0.25 * (100% + 24px) - 24px);
    }
  
    .span4 {
      width: calc(0.3333333333333333 * (100% + 24px) - 24px);
    }
  
    .span5 {
      width: calc(0.4166666666666667 * (100% + 24px) - 24px);
    }
  
    .span6 {
      width: calc(0.5 * (100% + 24px) - 24px);
    }
  
    .span7 {
      width: calc(0.5833333333333334 * (100% + 24px) - 24px);
    }
  
    .span8 {
      width: calc(0.6666666666666666 * (100% + 24px) - 24px);
    }
  
    .span9 {
      width: calc(0.75 * (100% + 24px) - 24px);
    }
  
    .span10 {
      width: calc(0.8333333333333334 * (100% + 24px) - 24px);
    }
  
    .span11 {
      width: calc(0.9166666666666666 * (100% + 24px) - 24px);
    }
  
    .span12 {
      width: calc(1.0 * (100% + 24px) - 24px);
    }
  
}

.dnd-section {
  position: relative;
  padding: 96px 24px;
}

@media (max-width: 767px) {
  .dnd-section {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.dnd-section > .row-fluid {
  max-width: 1138px;
  margin: 0 auto;
}

.dnd-module > * {
  width: 100%;
}

.dnd-module[class*="-flexbox-positioning"] > * {
  width: auto;
}

.hs_cos_wrapper {
  display: block;
}

/* Non-dnd */

.section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding: 96px 0;
  position: relative;
}

@media (max-width: 767px) {
  .section {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.container {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 1186px;
  max-width: 100%;
  padding: 0 24px;
}

.container.full {
  width: 100%;
}

.container.half {
  width: 593.0px;
}

.row {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -12.0px;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.col {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex-shrink: 0;
  padding: 0 12.0px;
}

.row.no-gutter > .col {
  padding-left: 0;
  padding-right: 0;
}

.row.even .col {
  flex: 1 1 0px;
}

.box {
  width: 100%;
}


  .s1 {
    width: 8.333333333333332%;
  }

  .s2 {
    width: 16.666666666666664%;
  }

  .s3 {
    width: 25.000000000000000%;
  }

  .s4 {
    width: 33.333333333333330%;
  }

  .s5 {
    width: 41.666666666666670%;
  }

  .s6 {
    width: 50.000000000000000%;
  }

  .s7 {
    width: 58.333333333333336%;
  }

  .s8 {
    width: 66.666666666666660%;
  }

  .s9 {
    width: 75.000000000000000%;
  }

  .s10 {
    width: 83.333333333333340%;
  }

  .s11 {
    width: 91.666666666666660%;
  }

  .s12 {
    width: 100.000000000000000%;
  }


.eq5 { width: 20% }
.eq7 { width: 14.285714285714286% }

@media (max-width: 1139px) {
  
    .md-s1 {
      width: 8.333333333333332%;
    }
  
    .md-s2 {
      width: 16.666666666666664%;
    }
  
    .md-s3 {
      width: 25.000000000000000%;
    }
  
    .md-s4 {
      width: 33.333333333333330%;
    }
  
    .md-s5 {
      width: 41.666666666666670%;
    }
  
    .md-s6 {
      width: 50.000000000000000%;
    }
  
    .md-s7 {
      width: 58.333333333333336%;
    }
  
    .md-s8 {
      width: 66.666666666666660%;
    }
  
    .md-s9 {
      width: 75.000000000000000%;
    }
  
    .md-s10 {
      width: 83.333333333333340%;
    }
  
    .md-s11 {
      width: 91.666666666666660%;
    }
  
    .md-s12 {
      width: 100.000000000000000%;
    }
  
  
  .md-eq5 { width: 20% }
  .md-eq7 { width: 14.285714285714286% }
}

@media (max-width: 767px) {
  .col { width: 100% }

  
    .sm-s1 {
      width: 8.333333333333332%;
    }
  
    .sm-s2 {
      width: 16.666666666666664%;
    }
  
    .sm-s3 {
      width: 25.000000000000000%;
    }
  
    .sm-s4 {
      width: 33.333333333333330%;
    }
  
    .sm-s5 {
      width: 41.666666666666670%;
    }
  
    .sm-s6 {
      width: 50.000000000000000%;
    }
  
    .sm-s7 {
      width: 58.333333333333336%;
    }
  
    .sm-s8 {
      width: 66.666666666666660%;
    }
  
    .sm-s9 {
      width: 75.000000000000000%;
    }
  
    .sm-s10 {
      width: 83.333333333333340%;
    }
  
    .sm-s11 {
      width: 91.666666666666660%;
    }
  
    .sm-s12 {
      width: 100.000000000000000%;
    }
  

  .sm-eq5 { width: 20% }
  .sm-eq7 { width: 14.285714285714286% }
}

/* Flex utility */

.flex { display: flex }
.inline-flex { display: inline-flex }

.no-shrink > *,
.self-no-shrink {
  flex-shrink: 0;
}

.self-shrink {
  flex-shrink: 1;
}

.flex-row { flex-direction: row }
.flex-row-reverse { flex-direction: row-reverse }
.flex-col { flex-direction: column }
.flex-col-reverse { flex-direction: column-reverse }

.wrap { flex-wrap: wrap }
.wrap-reverse { flex-wrap: wrap-reverse }

.justify-start { justify-content: flex-start }
.justify-end { justify-content: flex-end }
.justify-center { justify-content: center }
.justify-between { justify-content: space-between }
.justify-around { justify-content: space-around }
.justify-evenly { justify-content: space-evenly }

.items-start { align-items: flex-start }
.items-end { align-items: flex-end }
.items-center { align-items: center }
.items-stretch { align-items: stretch }
.items-baseline { align-items: baseline }

.content-start { align-content: flex-start }
.content-end { align-content: flex-end }
.content-center { align-content: center }
.content-stretch { align-content: stretch }
.content-between { align-content: space-between }
.content-around { align-content: space-around }

@media (max-width: 1139px) {
  .md-flex { display: flex }
  .md-inline-flex { display: inline-flex }
  
  .md-no-shrink > *,
  .md-self-no-shrink {
    flex-shrink: 0;
  }

  .md-self-shrink {
    flex-shrink: 1;
  }

  .md-flex-row { flex-direction: row }
  .md-flex-row-reverse { flex-direction: row-reverse }
  .md-flex-col { flex-direction: column }
  .md-flex-col-reverse { flex-direction: column-reverse }

  .md-wrap { flex-wrap: wrap }
  .md-wrap-reverse { flex-wrap: wrap-reverse }

  .md-justify-start { justify-content: flex-start }
  .md-justify-end { justify-content: flex-end }
  .md-justify-center { justify-content: center }
  .md-justify-between { justify-content: space-between }
  .md-justify-around { justify-content: space-around }
  .md-justify-evenly { justify-content: space-evenly }

  .md-items-start { align-items: flex-start }
  .md-items-end { align-items: flex-end }
  .md-items-center { align-items: center }
  .md-items-stretch { align-items: stretch }
  .md-items-baseline { align-items: baseline }

  .md-content-start { align-content: flex-start }
  .md-content-end { align-content: flex-end }
  .md-content-center { align-content: center }
  .md-content-stretch { align-content: stretch }
  .md-content-between { align-content: space-between }
  .md-content-around { align-content: space-around }
}

@media (max-width: 767px) {
  .sm-flex { display: flex }
  .sm-inline-flex { display: inline-flex }
  
  .sm-no-shrink > *,
  .sm-self-no-shrink {
    flex-shrink: 0;
  }

  .sm-self-shrink {
    flex-shrink: 1;
  }

  .sm-flex-row { flex-direction: row }
  .sm-flex-row-reverse { flex-direction: row-reverse }
  .sm-flex-col { flex-direction: column }
  .sm-flex-col-reverse { flex-direction: column-reverse }

  .sm-wrap { flex-wrap: wrap }
  .sm-wrap-reverse { flex-wrap: wrap-reverse }

  .sm-justify-start { justify-content: flex-start }
  .sm-justify-end { justify-content: flex-end }
  .sm-justify-center { justify-content: center }
  .sm-justify-between { justify-content: space-between }
  .sm-justify-around { justify-content: space-around }
  .sm-justify-evenly { justify-content: space-evenly }

  .sm-items-start { align-items: flex-start }
  .sm-items-end { align-items: flex-end }
  .sm-items-center { align-items: center }
  .sm-items-stretch { align-items: stretch }
  .sm-items-baseline { align-items: baseline }

  .sm-content-start { align-content: flex-start }
  .sm-content-end { align-content: flex-end }
  .sm-content-center { align-content: center }
  .sm-content-stretch { align-content: stretch }
  .sm-content-between { align-content: space-between }
  .sm-content-around { align-content: space-around }
}

/* Clear */

.module:after,
.clear:after {
  content: '';
  display: table;
  clear: both;
}

/* Module */

.module {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.module--block-left   { align-items: flex-start }
.module--block-center { align-items: center }
.module--block-right  { align-items: flex-end }

.module--text-left   { text-align: left }
.module--text-center { text-align: center }
.module--text-right  { text-align: right }

@media (max-width: 1139px) {
  .module--md-block-left   { align-items: flex-start }
  .module--md-block-center { align-items: center }
  .module--md-block-right  { align-items: flex-end }

  .module--md-text-left   { text-align: left }
  .module--md-text-center { text-align: center }
  .module--md-text-right  { text-align: right }
}

@media (max-width: 767px) {
  .module--sm-block-left   { align-items: flex-start }
  .module--sm-block-center { align-items: center }
  .module--sm-block-right  { align-items: flex-end }

  .module--sm-text-left   { text-align: left }
  .module--sm-text-center { text-align: center }
  .module--sm-text-right  { text-align: right }
}

.module__inner {
  width: 100%;
  max-width: 100%;
}

/* Hidden */

@media (min-width: 1140px) {
  .lg-hidden {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 1139px) {
  .md-hidden {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .sm-hidden {
    display: none !important;
  }
}

/* Min height */

.minh-full {
  min-height: 100vh;
}

.minh-half {
  min-height: 50vh;
}

.dnd-section.minh-full,
.dnd-section.minh-half {
  display: flex;
  justify-content: center;
  align-items: center;
}

.dnd-section.minh-full > *,
.dnd-section.minh-half > * {
  width: 100%;
}

/* Preset width */

.content-width {
  max-width: 1138px;
  padding-left: 12.0px;
  padding-right: 12.0px;
}

.half-content-width {
  max-width: calc(569.0px - 12.0px);
}

/* Inline items (for 'Space between buttons/icons' options) */

.inline-items {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.inline-items--left {
  justify-content: flex-start;
}

.inline-items--center {
  justify-content: center;
}

.inline-items--right {
  justify-content: flex-end;
}

@media (max-width: 1139px) {
  .inline-items--md-left {
    justify-content: flex-start;
  }
  
  .inline-items--md-center {
    justify-content: center;
  }
  
  .inline-items--md-right {
    justify-content: flex-end;
  }
}

@media (max-width: 767px) {
  .inline-items--sm-left {
    justify-content: flex-start;
  }
  
  .inline-items--sm-center {
    justify-content: center;
  }
  
  .inline-items--sm-right {
    justify-content: flex-end;
  }
}


@keyframes uiPop {
  from {
    opacity: 0;
    transform: scale(.9) translateZ(0);
  }
  to {
    opacity: 1;
    transform: scale(1) translateZ(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
    visibility: hidden;
  }
  to {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
    visibility: visible;
  }
  to {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Animation */
  
@keyframes btn_ripple {
  0% {
    opacity: .3;
  }
  30% {
    opacity: .3;
  }
  100% {
    opacity: 0;
    transform: scale(4, 4);
  }
}

/* Base */

.btn {
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
  background: none;
  border: none; /* for <button> */
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 500;
  font-style: normal;
  line-height: 1.56;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  transform: scale(1); /* required for the ripple effect, otherwise it won't show on :focus */
  transition: box-shadow, background-image, background-color, transform;
  transition-duration: .1s;
  transition-timing-function: ease-in-out;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  outline: none; /* using our own styling */
}

.btn.btn--full {
  display: block;
}

.btn:hover {
  text-decoration: none;
  transform: scale(1.07, 1.07);
}

.btn:active {
  transform: scale(.93, .93);
  transition-duration: 0.05s;
}

.btn::after { /* ripple effect */
  content: '';
  display: block;
  width: 2.22rem;
  height: 2.22rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.11rem;
  margin-left: -1.11rem;
  z-index: -1;
  background: currentColor;
  border-radius: 20px;
  color: inherit;
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
}

.btn:focus::after {
  animation: .5s ease-in-out btn_ripple;
  animation-fill-mode: forwards;
}

/* Outline */

.btn--outline {
  border: 2px solid;
}

.btn--outline:hover {
  border: 0;
}

/* Small */

.btn--small {
  padding: 0.45rem 0.68rem;
  border-radius: 8px;
  font-size: .83rem;
}

.btn--small.btn--outline:not(:hover) {
  padding: calc(0.45rem - 2px) calc(0.68rem - 2px);
}

/* Medium */

.btn--medium {
  padding: 0.64rem 0.91rem;
  border-radius: 10px;
  font-size: .89rem;
}

.btn--medium.btn--outline:not(:hover) {
  padding: calc(0.64rem - 2px) calc(0.91rem - 2px);
}

/* Large */

.btn--large {
  padding: 0.91rem 1.36rem;
  border-radius: 12px;
  font-size: 1rem;
}

.btn--large.btn--outline:not(:hover) {
  padding: calc(0.91rem - 2px) calc(1.36rem - 2px);
}

/* Accent */

.btn--accent.btn--outline {
  border-color: #F65954;
  color: #F65954;
}

.btn--accent.btn--fill,
.btn--accent.btn--outline:hover {
  background: linear-gradient(111.02deg, #4d85eb 0%, #ff946b 100%);
  color: #fff;
}

.btn--accent:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(246, 89, 84, .15);
}

/* Dark */

.btn--dark.btn--outline {
  border-color: #222326;
  color: #222326;
}

.btn--dark.btn--fill,
.btn--dark.btn--outline:hover {
  background: #222326;
  color: #fff;
}

.btn--dark:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(34, 35, 38, .15);
}

/* Light */

.btn--light.btn--outline {
  border-color: #E3E6EC;
  color: #222326;
}

.btn--light.btn--fill,
.btn--light.btn--outline:hover {
  background: #F8F9FB;
  color: #222326;
}

.btn--light:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(227, 230, 236, .15);
}

/* Light darker */

.btn--light-darker.btn--outline {
  border-color: #E3E6EC;
  color: #222326;
}

.btn--light-darker.btn--fill,
.btn--light-darker.btn--outline:hover {
  background: #E3E6EC;
  color: #222326;
}

.btn--light-darker:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(227, 230, 236, .15);
}

/* White */

.btn--white.btn--outline {
  border-color: #fff;
  color: #fff;
}

.btn--white.btn--fill,
.btn--white.btn--outline:hover {
  background: #fff;
  color: #222326;
}

.btn--white:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .15);
}

/* White with accent */

.btn--white-accent.btn--outline {
  border-color: #fff;
  color: #F65954;
}

.btn--white-accent.btn--fill,
.btn--white-accent.btn--outline:hover {
  background: #fff;
  color: #F65954;
}

.btn--white-accent:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .15);
}

/* White with hover accent */

.btn--white-hover-accent.btn--outline {
  border-color: #fff;
  color: #fff;
}

.btn--white-hover-accent.btn--fill {
  background: #fff;
  color: #222326;
}

.btn--white-hover-accent.btn--fill:hover,
.btn--white-hover-accent.btn--outline:hover {
  background: #fff;
  color: #F65954;
}

.btn--white-hover-accent:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .15);
}

/* Ghost */

.btn--ghost.btn--outline {
  border-color: rgba(255, 255, 255, .2);
  color: #fff;
}

.btn--ghost.btn--fill {
  background: rgba(255, 255, 255, .2);
  color: #fff;
  
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
  
}

.btn--ghost.btn--outline:hover,
.btn--ghost.btn--fill:hover {
  background: #fff;
  color: #222326;
}

.btn--ghost:focus-visible:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(255, 255, 255, .15);
}

/* Pill */

.btn--pill {
  border-radius: 999px;
}

/* Icon */

.btn__icon {
  color: inherit;
  line-height: 0;
}

.btn__icon--right {
  order: 1;
  margin-left: .4em;
}

.btn__icon--left {
  margin-right: .4rem;
}

.btn__icon svg {
  fill: currentColor;
}
/* Base */

.icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  vertical-align: middle;
}

.icon img,
.icon svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  text-align: center;
}

.icon svg {
  fill: currentColor;
}

/* Shape */

.icon--disc {
  border-radius: 100%;
}

.icon--square.icon--small {
  border-radius: 6px;
}

.icon--square.icon--medium {
  border-radius: 8px;
}

.icon--square.icon--large {
  border-radius: 10px;
}

.icon--square.icon--extra-large {
  border-radius: 16px;
}

/* Size */

.icon--small.icon--disc,
.icon--small.icon--square {
  width: 1.82rem;
  height: 1.82rem;
}

.icon--small .icon__glyph {
  width: 0.91rem;
  height: 0.91rem;
  line-height: 0.91rem;
  font-size: .91rem;
}

.icon--medium.icon--disc,
.icon--medium.icon--square {
  width: 2.73rem;
  height: 2.73rem;
}

.icon--medium .icon__glyph {
  width: 1.11rem;
  height: 1.11rem;
  line-height: 1.11rem;
  font-size: 1.11rem;
}

.icon--large.icon--disc,
.icon--large.icon--square {
  width: 3.64rem;
  height: 3.64rem;
}

.icon--large .icon__glyph {
  width: 1.82rem;
  height: 1.82rem;
  line-height: 1.82rem;
  font-size: 1.82rem;
}

.icon--extra-large.icon--disc,
.icon--extra-large.icon--square {
  width: 5.46rem;
  height: 5.46rem;
}

.icon--extra-large .icon__glyph {
  width: 3.18rem;
  height: 3.18rem;
  line-height: 3.18rem;
  font-size: 3.18rem;
}

/* Outline */

.icon--outline {
  border: 1px solid;
}

/* Accent */

.icon--accent {
  color: #F65954;
}

.icon--accent.icon--fill {
  background: linear-gradient(111.02deg, #4d85eb 0%, #ff946b 100%);
  color: #fff;
}

.icon--accent.icon--outline {
  border-color: #F65954;
}

/* Dark */

.icon--dark {
  color: #222326;
}

.icon--dark.icon--fill {
  background: #222326;
  color: #fff;
}

.icon--dark.icon--outline {
  border-color: #222326;
}

/* Light */

.icon--light {
  color: #222326;
}

.icon--light.icon--fill {
  background: #F8F9FB;
  color: #222326;
}

.icon--light.icon--outline {
  border-color: #E3E6EC;
}

/* White */

.icon--white {
  color: #fff;
}

.icon--white.icon--fill {
  background: #fff;
  color: #222326;
}

.icon--white.icon--outline {
  border-color: #fff;
}

/* White with accent */

.icon--white-accent {
  color: #F65954;
}

.icon--white-accent.icon--fill {
  background: #fff;
  color: #F65954;
}

.icon--white-accent.icon--outline {
  border-color: #fff;
}

/* Ghost */

.icon--ghost {
  color: #fff;
}

.icon--ghost.icon--fill {
  background: rgba(255, 255, 255, .2);
  
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
  
}

.icon--ghost.icon--outline {
  border-color: rgba(255, 255, 255, .2);
}
/* Holder */

.ttip-holder {
  position: relative;
  overflow: visible;
}

/* Tooltip */

.ttip {
  display: none;
  max-width: 200px;
  padding: .77rem .91rem;
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 500;
  font-style: normal;
  font-size: .82rem;
  line-height: 1.28;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  z-index: 5;
}

.ttip[style*="position"] {
  display: block;
}

/* Block */

.ttip--block {
  max-width: none;
  width: 200px;
  text-align: left;
  white-space: normal;
  text-overflow: clip;
}

/* On hover */

.ttip--on-hover {
  visibility: hidden;
  pointer-events: none;
}

*:hover > .ttip--on-hover {
  visibility: visible;
  pointer-events: auto;
  animation: .2s ease-in-out forwards fadeIn;
}

/* Background */

.ttip::before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  z-index: -1;
  border-radius: 6px;
}

/* Caret */

.ttip::after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  z-index: -2;
  background: inherit;
}

.ttip[data-popper-placement="top-start"]::after {
  bottom: 4px;
  left: 10px;
  clip-path: polygon(100% 0, 0 0, 0 100%);
}

.ttip[data-popper-placement="top"]::after {
  bottom: 6px;
  left: 50%;
  margin-left: -6px;
  transform: rotate(45deg);
  border-radius: 2px;
}

.ttip[data-popper-placement="top-end"]::after {
  bottom: 4px;
  right: 10px;
  clip-path: polygon(100% 0, 0 0, 100% 100%);
}

.ttip[data-popper-placement="bottom-start"]::after {
  top: 4px;
  left: 10px;
  clip-path: polygon(0 100%, 0 0, 100% 100%);
}

.ttip[data-popper-placement="bottom"]::after {
  top: 6px;
  left: 50%;
  margin-left: -6px;
  transform: rotate(45deg);
  border-radius: 2px;
}

.ttip[data-popper-placement="bottom-end"]::after {
  top: 4px;
  right: 10px;
  clip-path: polygon(0 100%, 100% 0, 100% 100%);
}

.ttip[data-popper-placement="left-start"]::after {
  top: 10px;
  right: 4px;
  clip-path: polygon(0 100%, 100% 0, 0 0);
}

.ttip[data-popper-placement="left"]::after {
  top: 50%;
  right: 6px;
  margin-top: -6px;
  transform: rotate(45deg);
  border-radius: 2px;
}

.ttip[data-popper-placement="left-end"]::after {
  bottom: 10px;
  right: 4px;
  clip-path: polygon(0 100%, 100% 100%, 0 0);
}

.ttip[data-popper-placement="right-start"]::after {
  top: 10px;
  left: 4px;
  clip-path: polygon(100% 0, 100% 100%, 0 0);
}

.ttip[data-popper-placement="right"]::after {
  top: 50%;
  left: 6px;
  margin-top: -6px;
  transform: rotate(45deg);
  border-radius: 2px;
}

.ttip[data-popper-placement="right-end"]::after {
  bottom: 10px;
  left: 4px;
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
}

/* Accent */

.ttip--accent {
  color: #fff;
}

.ttip--accent::before,
.ttip--accent::after {
  background: #F65954;
}

.ttip--accent::before {
  box-shadow: 0px 8px 16px rgba(246, 89, 84, 0.2), 0px 4px 8px rgba(246, 89, 84, 0.2);
}

/* Dark */

.ttip--dark {
  color: #fff;
}

.ttip--dark::before,
.ttip--dark::after {
  background: #222326;
}

.ttip--dark::before {
  box-shadow: 0px 8px 16px rgba(34, 35, 38, 0.05), 0px 4px 8px rgba(34, 35, 38, 0.05);
}

/* White */

.ttip--white {
  color: #222326;
}

.ttip--white::before,
.ttip--white::after {
  background: #fff;
}

/* White accent */

.ttip--white-accent {
  color: #F65954;
}

.ttip--white-accent::before,
.ttip--white-accent::after {
  background: #fff;
}
/* Base */

.badge {
  display: inline-block;
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
  line-height: 1.28;
  text-transform: uppercase;
  vertical-align: middle;
}

.badge,
.badge:hover {
  text-decoration: none;
}

/* Lowercase */

.badge--lowercase {
  text-transform: none;
}

/* Small */

.badge--small {
  padding: .11rem .22rem;
  border-radius: 4px;
  font-size: .46rem;
}

.badge--small.badge--lowercase {
  font-size: .72rem;
}

/* Medium */

.badge--medium {
  padding: .18rem 0.36rem;
  border-radius: 4px;
  font-size: .6rem;
}

.badge--medium.badge--lowercase {
  font-size: .78rem;
}

/* Large */

.badge--large {
  padding: .22rem .44rem;
  border-radius: 6px;
  font-size: .73rem;
}

.badge--large.badge--lowercase {
  font-size: .89rem;
}

/* Pill */

.badge--pill {
  border-radius: 99px;
}

/* Accent */

.badge--accent {
  background: linear-gradient(111.02deg, #4d85eb 0%, #ff946b 100%);
  color: #fff;
}

.badge--accent:hover {
  color: #fff;
}

/* Dark */

.badge--dark {
  background: #222326;
  color: #fff;
}

.badge--dark:hover {
  color: #fff;
}

/* White */

.badge--white {
  background: #fff;
  color: #222326;
}

.badge--white:hover {
  color: #222326;
}

/* Ghost */

.badge--ghost {
  background: rgba(255, 255, 255, .2);
  color: #fff;
  
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
  
}

.badge--ghost:hover {
  color: #fff;
}
/* ==========================================================================
   Base
   ========================================================================== */

/* Reset input list */

.inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Make spacing consistent */

.field > .input {
  margin-top: .28rem;
}

.hs-form fieldset {
  max-width: none !important;
}

.hs-form .input {
  margin-right: 0 !important;
}

.form-columns-2,
.form-columns-3 {
  margin: 0 -12.0px !important;
}

.form-columns-2 > .hs-form-field,
.form-columns-3 > .hs-form-field,
.form-columns-2 .hs-dependent-field .hs-form-field,
.form-columns-3 .hs-dependent-field .hs-form-field {
  padding: 0 12.0px;
  float: left;
}

.form-columns-3 > .hs-form-field,
.form-columns-3 .hs-dependent-field .hs-form-field {
  width: 33.3333% !important;
}

@media (max-width: 667px) {
  .form-columns-3 > .hs-form-field,
  .form-columns-3 .hs-dependent-field .hs-form-field {
    width: 100% !important;
  }
}

@media (max-width: 480px) {
  .form-columns-2 > .hs-form-field,
  .form-columns-3 > .hs-form-field {
    width: 100% !important;
  }
}

.hs-form-field,
.hs-richtext,
.legal-consent-container p,
.legal-consent-container ul {
  margin-bottom: 24px;
}

.legal-consent-container .hs-form-field {
  margin-bottom: 0 !important;
}

body .legal-consent-container .hs-form-booleancheckbox-display input {
  float: none;
}

body .legal-consent-container .hs-form-booleancheckbox-display > span {
  display: inline;
}

/* Hide empty form title */

.form-title:empty,
.hs-form h3:empty {
  display: none;
}

/* Global input styles */

.hs-input,
#hs-pwd-widget-password {
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  transition: .2s ease-in-out;
}

/* Placeholders */

.hs-input::-webkit-input-placeholder,
#hs-pwd-widget-password::-webkit-input-placeholder {
  color: #6A6D77;
  opacity: 1;
}

.hs-input::-moz-placeholder,
#hs-pwd-widget-password::-moz-placeholder {
  color: #6A6D77;
  opacity: 1;
}

.hs-input:-ms-input-placeholder,
#hs-pwd-widget-password:-ms-input-placeholder {
  color: #6A6D77;
  opacity: 1;
}

.hs-input:-moz-placeholder,
#hs-pwd-widget-password:-moz-placeholder {
  color: #6A6D77;
  opacity: 1;
}

/* Make other HubSpot forms consistent with the rest.
`!important` necessary to override inline styles. */

/* email_simple_subscription */

#email-prefs-form .hs-input {
  padding: 0.91rem .91rem !important;
  font-size: 1rem !important;
}

#email-prefs-form h3 {
  font-weight: 600 !important;
}

#email-prefs-form h3 + div {
  padding-bottom: 24px !important;
}

/* password_prompt */

#hs-pwd-widget-password {
  height: auto !important;
  margin-top: 0 !important;
  margin-bottom: 24px;
}

/* Checkbox and radio field stucture */

.hs-form .multi-container {
  margin-top: .28rem;
}

.hs-form .multi-container li + li {
  margin-top: .11rem;
}

.hs-form-checkbox-display,
.hs-form-radio-display,
.hs-form-booleancheckbox-display {
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: normal;
  font-style: normal;
}

.hs-input[type='checkbox'] + *,
.hs-input[type='radio'] + * {
  display: inline;
  float: none;
  margin-left: 0 !important;
  vertical-align: middle;
}

/* Labels & text */

.hs-form legend {
  color: inherit;
}

.hs-form-field > label {
  color: #222326;
}

.txt--dark .hs-form-field > label {
  color: #fff;
}

/* ==========================================================================
   Inputs
   ========================================================================== */

/* Default state
   ========================================================================== */

.hs-input,
#hs-pwd-widget-password {
  display: block;
  width: 100% !important;
  padding: 0.91rem .91rem;
  background-color: #fff;
  border: 1px solid #E3E6EC;
  border-radius: 12px;
  box-shadow: 0px 8px 16px rgba(34, 35, 38, 0.05), 0px 4px 8px rgba(34, 35, 38, 0.05);
  color: #222326;
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: normal;
  font-style: normal;
  font-size: inherit;
  line-height: 1.56;
}

/* Fixes issue with the new double-field phone number,
   where the 'input' class is now applied to the DIV instead of the input */

div.hs-input {
  box-shadow: none !important;
}

textarea.hs-input {
  height: 130px;
  border-radius: 12px;
}

select.hs-input {
  padding-inline-end: 38px;
  background-image: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 320 512\"><path fill=\"%23222326\" d=\"M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z\"></path></svg>");
  background-size: 7.5px 12px;
  background-position: center right 20px;
  background-repeat: no-repeat;
}



.hs-input[type='checkbox'],
.hs-input[type='radio'] {
  display: inline-block;
  width: 20px !important;
  height: 20px;
  margin: 0;
  margin-inline-end: .56rem;
  padding: 0;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid #cfd2d8;
  border-radius: 4px;
  box-shadow: none;
  cursor: pointer;
  vertical-align: middle;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  line-height: normal;
}

.hs-input[type='checkbox'] {
  background-size: 12px 12px;
}

.hs-input[type='radio'] {
  background-size: 10px 10px;
  border-radius: 100%;
}

/* Hover state
   ========================================================================== */

.hs-input:hover,
#hs-pwd-widget-password:hover {
  box-shadow: 0 0 0 8px rgba(227, 230, 236, .4);
}

.hs-input[type='checkbox']:hover,
.hs-input[type='radio']:hover {
  box-shadow: 0 0 0 8px rgba(227, 230, 236, .4);
}

/* Focus state
   ========================================================================== */

.hs-input:focus,
#hs-pwd-widget-password:focus {
  border-color: #F65954;
  box-shadow: 0 0 0 4px rgba(246, 89, 84, .15), 0 0 0 1px #F65954 inset;
}

.hs-input[type='checkbox']:focus,
.hs-input[type='radio']:focus {
  border-color: #F65954;
  box-shadow: 0 0 0 4px rgba(246, 89, 84, .2);
}

/* Error state
   ========================================================================== */

.hs-input.error {
  border-color: #F65954;
  box-shadow: 0 0 0 4px rgba(246, 89, 84, .2), 0 0 0 1px #F65954 inset;
}

/* Checked state
   ========================================================================== */

.hs-input[type='checkbox']:checked,
.hs-input[type='radio']:checked {
  background-color: #F65954;
  border-color: transparent;
}

.hs-input[type='checkbox']:checked {
  background-image: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%23fff\" d=\"M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z\"></path></svg>");
}

.hs-input[type='radio']:checked {
  background-image: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%23fff\" d=\"M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8z\"></path></svg>");
}

/* ==========================================================================
   Date fields
   ========================================================================== */

/* Inputs
   ========================================================================== */

.hs-input[type='date'],
.hs-input[type='datetime-local'],
.hs-input[type='month'],
.hs-input[type='week'],
.hs-dateinput .hs-input {
  padding-inline-start: 2.56rem !important;
  background-image: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 448 512\"><path fill=\"%23222326\" d=\"M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z\"></path></svg>");
  background-position: 1.11rem center;
  background-repeat: no-repeat;
  background-size: .78rem .89rem;
}



/* Date-picker widget
   ========================================================================== */

body .fn-date-picker.pika-single {
  color: inherit;
  font: inherit;
}

body .fn-date-picker.pika-single.is-bound {
  background: #fff;
  border: 1px solid #E3E6EC;
  border-radius: 8px;
  box-shadow: 0px 16px 32px rgba(34, 35, 38, 0.05), 0px 8px 16px rgba(34, 35, 38, 0.05);
  color: #222326;
}

body .fn-date-picker .pika-label {
  background-color: inherit;
  font: inherit;
}

body .fn-date-picker .pika-button {
  background: #F8F9FB;
  color: #222326;
  font-family: inherit;
  box-shadow: none !important;
}

body .fn-date-picker .is-today .pika-button {
  color: #F65954;
  font-weight: inherit;
}

body .fn-date-picker .pika-button:hover,
body .fn-date-picker .is-selected .pika-button {
  background: linear-gradient(111.02deg, #4d85eb 0%, #ff946b 100%) !important;
  color: #fff;
  font-weight: inherit;
}

body .fn-date-picker .pika-table th {
  color: #6A6D77;
  font-weight: inherit;
  font-family: inherit;
}

body .fn-date-picker .pika-next,
body .fn-date-picker .pika-prev {
  background: none !important;
  color: inherit !important;
  text-indent: 0 !important;
  font-size: 0;
  line-height: 0;
}

body .fn-date-picker .pika-prev:before {
  content: "‹";
  font-size: 14px;
}

body .fn-date-picker .pika-next:before {
  content: "›";
  font-size: 14px;
}



/* ==========================================================================
   File fields
   ========================================================================== */

/* File input
   ========================================================================== */

.hs-input[type='file'] {
  padding-inline-end: 2.56rem !important;
  background-image: url("data:image/svg+xml, <svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 512 512\"><path fill=\"%23222326\" d=\"M296 384h-80c-13.3 0-24-10.7-24-24V192h-87.7c-17.8 0-26.7-21.5-14.1-34.1L242.3 5.7c7.5-7.5 19.8-7.5 27.3 0l152.2 152.2c12.6 12.6 3.7 34.1-14.1 34.1H320v168c0 13.3-10.7 24-24 24zm216-8v112c0 13.3-10.7 24-24 24H24c-13.3 0-24-10.7-24-24V376c0-13.3 10.7-24 24-24h136v8c0 30.9 25.1 56 56 56h80c30.9 0 56-25.1 56-56v-8h136c13.3 0 24 10.7 24 24zm-124 88c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20zm64 0c0-11-9-20-20-20s-20 9-20 20 9 20 20 20 20-9 20-20z\"></path></svg>");
  background-position: center right 1.11rem;
  background-repeat: no-repeat;
  background-size: .89rem .89rem;
  cursor: pointer;
}



/* File button
   ========================================================================== */

.hs-input[type='file']::-webkit-file-upload-button {
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  height: 1.67rem;
  background: #F8F9FB;
  border: 1px solid #E3E6EC;
  border-radius: 6px;
  color: #222326;
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
  font-size: 0.89rem;
  cursor: pointer;
}

.hs-input[type='file']::-webkit-file-upload-button:hover {
  background: none;
}

/* ==========================================================================
   Errors
   ========================================================================== */

.hs-error-msg {
  display: inline-block;
  padding: .23rem .46rem;
  margin-top: -.23rem;
  margin-left: .56rem;
  margin-right: .56rem;;
  vertical-align: top;
  background: linear-gradient(111.02deg, #4d85eb 0%, #ff946b 100%);
  border-radius: 6px;
  color: #fff;
  font-size: 0.89rem;
  line-height: 1.1;
}

.hs-fieldtype-checkbox .hs-error-msg,
.hs-fieldtype-radio .hs-error-msg,
.hs-fieldtype-booleancheckbox .hs-error-msg {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.hs_error_rollup {
  color: #222326;
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 600;
  font-style: normal;
  line-height: 1.56;
  margin-bottom: 24px;
}

body .legal-consent-container .hs-error-msgs label {
  color: #fff;
}

/* ==========================================================================
   Buttons
   ========================================================================== */

.hs-button {
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: none;
  font-family: 
  
    'Jost', sans-serif
  
;
  font-weight: 500;
  font-style: normal;
  line-height: 1.56;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  transform: scale(1); /* required for the ripple effect, otherwise it won't show on :focus */
  transition: box-shadow, background-image, background-color, color, transform;
  transition-duration: .1s;
  transition-timing-function: ease-in-out;
  cursor: pointer;
  -webkit-user-select: none;
  user-select: none;
  outline: none; /* we have our own styling */
  background: #222326;
  color: #fff;
  padding: 0.91rem 1.36rem;
  border-radius: 12px;
  font-size: 1rem;
}

form .hs-button {
  background: linear-gradient(111.02deg, #4d85eb 0%, #ff946b 100%);
}

.hs-button:hover {
  color: #fff;
  text-decoration: none;
  transform: scale(1.07, 1.07);
}

.hs-button:active {
  transform: scale(.93, .93);
  transition-duration: 0.05s;
}

.hs-button:focus:not(:hover):not(:active) {
  box-shadow: 0 0 0 3px rgba(246, 89, 84, .15);
}

.hs-button::after { /* ripple effect */
  content: '';
  display: block;
  width: 2.22rem;
  height: 2.22rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1.11rem;
  margin-left: -1.11rem;
  z-index: -1;
  background: currentColor;
  border-radius: 20px;
  color: inherit;
  transform: scale(0);
  opacity: 0;
  pointer-events: none;
}

.hs-button:focus::after {
  animation: .5s ease-in-out btn_ripple;
  animation-fill-mode: forwards;
}
/* Base */

.hs-menu-wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.hs-menu-wrapper li {
  position: relative;
}

.hs-menu-wrapper a {
  display: block;
  position: relative;
  color: #222326;
  text-decoration: none;
  transition: .2s ease-in-out;
}

/* Flyouts */

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper {
  display: none;
  width: 220px;
  padding: .46rem 0;
  position: absolute;
  z-index: 1;
  background: #fff;
  box-shadow: 0px 32px 64px rgba(34, 35, 38, 0.05), 0px 16px 32px rgba(34, 35, 38, 0.05);
  border-radius: 12px;
}

.hs-menu-wrapper.flyouts li:hover > .hs-menu-children-wrapper {
  display: block;
  animation: .2s ease-in-out forwards uiPop;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper > li > a {
  padding: .46rem .91rem;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper > li:not(:first-child) > a {
  border-top: 1px solid #E3E6EC;
}

.hs-menu-wrapper.flyouts .hs-menu-children-wrapper > li:hover > a {
  background-color: #F8F9FB;
}

/* Top level */

.hs-menu-flow-horizontal > ul {
  display: inline-flex;
  flex-wrap: wrap;
}

.hs-menu-flow-horizontal.flyouts > ul {
  align-items: center;
}

.hs-menu-flow-horizontal.flyouts > ul > li:not(:last-child) {
  margin-right: 2rem;
}

.hs-menu-flow-horizontal.flyouts > ul > li > a {
  padding-top: .46rem;
  padding-bottom: .46rem;
}

.hs-menu-flow-horizontal.flyouts > ul > li > a::before {
  content: '';
  display: block;
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 4px;
  background: linear-gradient(111.02deg, #4d85eb 0%, #ff946b 100%);
  opacity: 0;
  transform: scale(.2,1) translateY(2px);
  transition: .3s ease-out;
}

.hs-menu-flow-horizontal.flyouts > ul > li:hover > a::before,
.hs-menu-flow-horizontal.flyouts > ul > li > a[aria-expanded="true"]::before {
  transform: none;
  opacity: 1;
}

/* All sub-levels */

.hs-menu-wrapper ul ul a {
  font-size: .9rem;
}

/* 2nd level */

.hs-menu-flow-horizontal.flyouts > ul > li > ul {
  top: 100%;
  margin-left: -.91rem;
}

/* 3rd level */

.hs-menu-flow-horizontal.flyouts ul ul ul,
.hs-menu-flow-vertical.flyouts ul ul {
  top: 0;
  left: 100%;
  margin-top: -.46rem;
}
.lightbox-open {
  overflow: hidden;
}

#bp_caption,
#bp_container {
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  opacity: 0;
}

#bp_container > *,
#bp_loader {
  position: absolute;
  right: 0;
  z-index: 10;
}

#bp_container,
#bp_caption,
#bp_container svg {
  pointer-events: none;
}

#bp_container {
  top: 0;
  z-index: 99999999999;
  background: rgba(34, 35, 38, .9);
  opacity: 0;
  transition: .35s opacity;
}

#bp_loader {
  top: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  cursor: wait;
  background: none;
  z-index: 9;
}

#bp_loader svg {
  width: 50%;
  max-width: 300px;
  max-height: 50%;
  margin: auto;
  animation: bpturn 1s infinite linear;
}

#bp_aud,
#bp_container img,
#bp_sv,
#bp_vid {
  user-select: none;
  max-height: 96%;
  max-width: 96%;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: auto;
  box-shadow: 0px 32px 64px rgba(34, 35, 38, 0.05), 0px 16px 32px rgba(34, 35, 38, 0.05);
  border-radius: 24px;
}

#bp_sv iframe {
  border-radius: 24px;
}

#bp_sv {
  background: #222326;
}

#bp_sv svg {
  width: 66px;
}

#bp_caption {
  font-size: 1rem;
  padding: 24px;
  background: #222326;
  color: #fff;
  text-align: center;
  transition: .2s opacity;
}

#bp_aud {
  width: 650px;
  top: calc(50% - 20px);
  bottom: auto;
  box-shadow: none;
}

#bp_count {
  left: 0;
  right: auto;
  padding: 12px;
  color: #fff;
  font-size: .9rem;
  cursor: default;
}



#bp_container button {
  position: absolute;
  border: 0;
  outline: 0;
  background: 0;
  cursor: pointer;
  transition: all .1s;
}

#bp_container .bp-x {
  padding: 0;
  height: 41px;
  width: 41px;
  border-radius: 100%;
  top: 8px;
  right: 14px;
  opacity: .8;
  line-height: 1;
  background: #222326;
  color: #fff;
}

.bp-x svg,
.bp-xc svg {
  height: 20px;
  width: 20px;
  vertical-align: top;
  transition: .2s ease-in-out;
}

#bp_container .bp-x:hover svg,
#bp_container .bp-xc:hover svg {
  transform: scale(1.1);
}

#bp_container .bp-xc {
  left: 2%;
  bottom: 100%;
  padding: .6rem .8rem;
  background: #222326;
  color: #fff;
  border-radius: 8px 8px 0 0;
}



.bp-lr {
  top: 50%;
  transform: translateX(-50%);
  width: 40px;
  background: 0;
  border: 0;
  color: #fff;
  line-height: 0;
  transition: opacity .1s;
}

#bp_container .bp-lrl {
  left: 24px;
}

#bp_container .bp-lrr {
  right: 24px;
}



.bp-lr svg {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.33rem;
  height: 1.33rem;
  transition: .2s ease-in-out;
}

.bp-lr:hover svg {
  transform: scale(1.2);
}

@keyframes bpf {
  50% {
    transform: translatex(15px);
  }

  100% {
    transform: none;
  }
}

@keyframes bpl {
  50% {
    transform: translatex(-15px);
  }

  100% {
    transform: none;
  }
}

@keyframes bpfl {
  0% {
    opacity: 0;
    transform: translatex(70px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes bpfr {
  0% {
    opacity: 0;
    transform: translatex(-70px);
  }

  100% {
    opacity: 1;
    transform: none;
  }
}

@keyframes bpfol {
  0% {
    opacity: 1;
    transform: none;
  }

  100% {
    opacity: 0;
    transform: translatex(-70px);
  }
}

@keyframes bpfor {
  0% {
    opacity: 1;
    transform: none;
  }

  100% {
    opacity: 0;
    transform: translatex(70px);
  }
}

@keyframes bpturn {
  0% {
    transform: none;
  }

  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 767px) {
  .bp-lr {
    font-size: 15vw;
  }
}


/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/
:root {
  --main-blue: #4D85EB;
  --main-yellow: #FFC675;
  --white: #ffffff;
  --black: #000000;
  --light-grey: #F6F7FA;
  --gradient-bg: linear-gradient(90deg, rgba(77,133,235,1) 0%, rgba(255,148,107,1) 100%);
  --light-grey-2: #EDEDEB;
  --medium-grey: #999999;
  --dark-grey: #5C5C5C;
  --secondary-orange: #FF946B;
  --red-for-links: #A71401;
}

/*Typography*/
@import url('/Act3%20child/css/_fonts.css');
@font-face{
  font-family:"Lota Grotesque W05 Light";
  src:url("https://www.corridorcompany.com/hubfs/Fonts/f81066ea-0c3b-4728-8302-4dc9e4107b3d.woff2") format("woff2"),url("https://www.corridorcompany.com//hubfs/Fonts/3cab68d7-4939-430f-875d-9337f18e0b46.woff") format("woff");
  font-display: swap;
}
@font-face{
  font-family:"Lota Grotesque W05 Light It";
  src:url("https://www.corridorcompany.com//hubfs/Fonts/08d710b6-a5e6-4c2f-abe7-d9e13ac2b0a0.woff2") format("woff2"),url("https://www.corridorcompany.com//hubfs/Fonts/9c535202-2747-485d-844b-cc8278e8a3fa.woff") format("woff");
  font-display: swap;
}
@font-face{
  font-family:"Lota Grotesque W05 Regular";
  src:url("https://www.corridorcompany.com/hubfs/Fonts/7f8ec26d-9ecc-4542-b632-12b5e4fc74e9.woff2") format("woff2"),url("https://www.corridorcompany.com/hubfs/Fonts/949b4d3f-67f5-467c-af74-2efff46ea0c8.woff") format("woff");
  font-display: swap;
}
@font-face{
  font-family:"Lota Grotesque W05 Regular It";
  src:url("https://www.corridorcompany.com/hubfs/Fonts/2f06cb0e-3789-465f-a87b-60fa96d38b12.woff2") format("woff2"),url("https://www.corridorcompany.com/hubfs/Fonts/b739dd8f-517d-4346-aad8-768a6d2a2cef.woff") format("woff");
  font-display: swap;
}
@font-face{
  font-family:"Lota Grotesque W05 Bold";
  src:url("https://www.corridorcompany.com/hubfs/Fonts/b2d389ef-fe6d-4cd8-92ee-7b9606206967.woff2") format("woff2"),url("https://www.corridorcompany.com/hubfs/Fonts/c069ffd0-3016-420e-b5f9-10d866e60ae4.woff") format("woff");
  font-display: swap;
}
@font-face{
  font-family:"Lota Grotesque W05 Bold It";
  src:url("https://www.corridorcompany.com/hubfs/Fonts/4f599364-1462-408b-a967-a549192edfed.woff2") format("woff2"),url("https://www.corridorcompany.com/hubfs/Fonts/207e7718-30ff-410c-a350-7343a22a05bb.woff") format("woff");
  font-display: swap;
}

body{
  font-family: 'Lota Grotesque W05 Regular', sans-serif;
  color: var(--dark-grey);
}

h1, .h1{
  letter-spacing: -0.94px;
  font-size: 3.15em;
}

h2, .h2{
  font-size: 2.22rem;
}

h1, .h1, h2, .h2{
  font-family: 'Lota Grotesque W05 Bold',sans-serif;
}

h1, .h1, h2, .h2, h3, h4, h5, h6, .h3, .h4, .h5, .h6{
  line-height: .95;
  font-style: normal;
  color: var(--black);
}

h3, h4, h5, h6, .h3, .h4, .h5, .h6{
  font-family: Lota Grotesque W05 Bold,sans-serif !important;
}
b, strong {
  font-family: Lota Grotesque W05 Bold,sans-serif !important;
}
h3, h4{
  line-height: 1.2;
}

h6{
  text-transform: uppercase;
  font-size: .7em;
  margin-bottom: 18px;
  letter-spacing: .18em;
}
#hs-pwd-widget-password, .hs-input {
  font-family:"Lota Grotesque W05 Regular";
}
.smallh1{
  font-size: 2.22rem;
  line-height: 48px;
}

h1.banner-heading{
  color: var(--white); 
}

.text-gray div#rtext__footer_copyright, .text-gray a, .col-nav--dark, .col-nav--dark .col-nav__link, .col-nav--dark .col-nav__link:hover{
  color: var(--medium-grey) !important;
}

.btn, .nav__link{
  font-family: 'Lota Grotesque W05 Bold',sans-serif;
  font-weight:900;
}

.nav__link, .header__buttons__static .btn{
  font-size: .88rem;
}

.section-intro__overline{
  background-color: var(--light-grey-2);
  display: inline-block !important;
  padding: 2px 20px !important;
  border-radius: 100px !important;
  font-size: .8em !important;
  color: var(--dark-grey);
  letter-spacing: .1em;
  margin-bottom: 21px !important;
  font-family: Lota Grotesque W05 Bold,sans-serif
}

.section-intro__outline{
  background-color: transparent !important;
  color: var(--main-blue) !important;
  border: 1px solid var(--main-blue) !important;
}

.icon-heading-wrapper {
  display: flex;
  align-items: center;
}

.icon-heading-wrapper .heading-feature h3{
  margin-bottom: 0px; 
  max-width: 350px;
}

.subheading-list{
  text-transform: uppercase;
  color: var(--dark-grey);
  margin-bottom: 14px !important;
}

.colorful-tag-accent .section-intro__overline{
  color: var(--black);
  font-weight: 900;
  background: #4d85eb;
  background: var(--gradient-bg);
  padding: 0px 8px;
  border-radius: 100px;
  letter-spacing: .05em;
  margin-right: 10px;
}

.dark-grey h3{
  color: var(--dark-grey);
}

.quote h3{
  font-weight: 200 !important;
  line-height: 1.5 !important;
  border-left: 2px solid var(--main-blue);
  padding-left: 20px;
}

/*Forms*/
.hs-input, #hs-pwd-widget-password{
  padding: 0.41rem 0.81rem;
}


.hs-form-field, .hs-richtext, .legal-consent-container p, .legal-consent-container ul {
  margin-bottom: 8px !important;
}

.hs_submit.hs-submit {
  margin-top: 10px;
}

/*Module CSS*/
.dropshadow img{
  filter: drop-shadow(2mm 4mm 4mm rgba(0, 0, 0, .2));
}

.form--btn-pill .hs-button{
  font-weight: 900;
  width: 100%;
}

.quote-inline .normal-text{
  padding-left: 1em;
  border-left: 1px solid #4d85eb;
}

/*Hero Homepage CSS*/
.hs-content-id-62942541577 #hs_cos_wrapper_content_bucket-module-1 p{
  max-width: 400px;
}

.hs-content-id-62942541577 .row-fluid-wrapper.row-depth-1.row-number-1.content_bucket-row-0-force-full-width-section.dnd-section.content_bucket-row-0-padding.content_bucket-row-0-background-color{
  background: rgb(77,133,235);
  background-color: var(--white) !important;
  background: linear-gradient(45deg,rgba(77,133,235,0) 60%,rgba(77,133,235,1) 100%);
  background-size: 100% 100%;
  -webkit-animation: Animation 8s ease infinite;
  -moz-animation: Animation 8s ease infinite;
  animation: Animation 8s ease infinite;
}

#home-hero img{
  margin-left: -100px;
  margin-top: -35px;
}
@media (min-width: 1139px) {
  #Solution-hero .img-txt__col {
    width: 48%;
  }
}
#Solution-hero .img-txt {
  justify-content: space-between;
}
#Solution-hero  .module__inner {
  margin: 0 auto;

}
@-webkit-keyframes Animation {
  0%{background-position:50% 50%}
  50%{background-position:91% 100%}
  100%{background-position:50% 50%}
}
@-moz-keyframes Animation {
  0%{background-position:50% 50%}
  50%{background-position:91% 100%}
  100%{background-position:50% 50%}
}
@keyframes Animation { 
  0%{background-position:50% 50%}
  50%{background-position:91% 100%}
  100%{background-position:50% 50%}
}

/*Contracts are the currency of business. - 2nd Section*/
#currency-of-business .img-txt__col-content p{
  max-width: 430px;
}

#currency-of-business .img-txt__col-content h2{
  max-width: 400px;
}


/*Devlivering Value - 3rd Section*/
#delivering-value p{
  max-width: 400px;
  margin: 0 auto;
}


/*Easy to Use Easy to Adopt Homepage - 5th section*/
.hs-content-id-62942541577 .row-fluid-wrapper.row-depth-1.row-number-11.dnd-section {
  background-color: var(--white) !important;
  background: linear-gradient( 
    90deg
    ,rgba(246,247,250,1) 60%,rgba(77,133,235,1) 120%) !important;
  background-size: 200% 200%;
}

/*Go with the Workflow - 6th section */
.module--16421512656407 .section-bg__deco--bottom {
  height: 0px !important;
}

.hs-content-id-62942541577 .row-number-13 .section-bg__deco--light {
  color: transparent !important;
}

#implementation-logos .image-box{
  background-color: var(--light-grey) !important;
  padding: 30px;
  border-radius: 10px;
}

/*It All Starts with a Signed Contract - 7th section */
.row-fluid-wrapper.row-depth-1.row-number-19.dnd-section.content_bucket-row-7-background-color{
  background-color: var(--white) !important;
  background: linear-gradient(
    310deg
    ,rgba(246,247,250,1) 60%,rgba(77,133,235,1) 120%) !important;
  background-size: 200% 200%;
}

#industry-slider h2{
  max-width: 450px !important;
}

#industry-slider .shifter__nav a::before {
  background: transparent;
  border-radius: 0px;
  opacity: 0;
}

#industry-slider .shifter__nav__item--active::before {
  opacity: 0;
}

#industry-slider .shifter__nav__item {
  font-size: 1.1em;
  margin-bottom: 22px;
  color: var(--main-blue);
  display: block;
  border-inline-end: 0px solid transparent !important;
}

#industry-slider .shifter__nav__item:hover {
  opacity: .7 !important;
}

#industry-slider .shifter__nav a{
  color: transparent;
  text-decoration: none !important;
}

#industry-slider .shifter__nav__item::before{
  background:transparent !important;
}

#industry-slider .shifter__nav a .shifter__nav__item::before{
  display: inline-block !important;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  opacity: 1;
  top: 0;
  position: relative;
  vertical-align: middle;
  margin-bottom: 10px;
}

#industry-slider .shifter__nav a:nth-child(1) .shifter__nav__item::before{
  content: url('https://www.corridorcompany.com/hubfs/Contracts%20365/energy-and-utilities-icon.svg') !important;
}

#industry-slider .shifter__nav a:nth-child(2) .shifter__nav__item::before{
  content: url('https://www.corridorcompany.com/hubfs/Contracts%20365/real-estate-icon.svg') !important;
}

#industry-slider .shifter__nav a:nth-child(3) .shifter__nav__item::before{
  content: url('https://www.corridorcompany.com/hubfs/Contracts%20365/supplier-management-icon.svg') !important;
}

#industry-slider .shifter__nav a:nth-child(4) .shifter__nav__item::before{
  content: url('https://www.corridorcompany.com/hubfs/Contracts%20365/healthcare-icon.svg') !important;
}

#industry-slider .shifter__nav a:nth-child(5) .shifter__nav__item::before{
  content: url('https://www.corridorcompany.com/hubfs/Contracts%20365/life-science.svg') !important;
}

#industry-slider .shifter__nav a:nth-child(6) .shifter__nav__item::before{
  content: url('https://www.corridorcompany.com/hubfs/Contracts%20365/non%20profit%20icon.svg') !important;
}


/*Webinars, Articles, & Insights on Homepage*/
#webinar-text-right .section-intro.section-intro--light.txt--light {
  max-width: 335px;
}

.post-card h4.blog-card__title {
  height: 55px;
}

.post-card .blog-card__tags ..badge--accent{
  color: var(--black);
}

.post-card .badge--accent, .webinar-card .badge--accent {
  padding: 2px 15px;
  background: linear-gradient(
    111.02deg
    ,#4d85eb00 0%,#ff946b00 100%);
  color: var(--dark-grey);
  border: 1px solid var(--main-blue);
  border-radius: 100px;
  text-transform: uppercase;
  font-size: .7em !important;
}

/*Webinar Homepage Preview*/
#webinar-text-right h3{
  font-size: 1.9em !important;
  line-height: 1.1 !important;
}


.hs-content-id-62942541577 .row-fluid-wrapper.row-depth-1.row-number-27 .span4.widget-span.widget-type-cell.dnd-column{
  padding-left: 60px !important;
}

/*Insights Page*/
.hs-content-id-66390518337 .cell_1645002047808-vertical-alignment, .cell_1645002050121-vertical-alignment, .cell_1645002076903-vertical-alignment, .cell_16450020708782-vertical-alignment{
  justify-content: flex-start !important;
}


/*Button CSS*/
.btn:hover {
  transform: scale(1,1);
}

.no-bg{
  background-color: transparent !important;
}

.btn--large {
  padding: 0.61rem 1.8rem;
}

.no-bg.svg-arrow-right {
  padding: 0.61rem 1.1rem;
}

a.svg-arrow-right{
  overflow: visible !important;
  transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
}

a.svg-arrow-right:hover{
  opacity: .8;
  transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;
}

a.svg-arrow-right::after{
  content: url('https://www.corridorcompany.com/hubfs/Contracts%20365/arrow-right-blue.svg') !important;
  display: inline-block !important;
  width: 6px;
  height: 10px;
  margin-left: 0px;
  top: 11px;
  right: 0px;
  opacity: 1 !important;
  transform: scale(1);
  background: transparent;
  border-radius: 0px;
  margin-top: 0rem;
  left: auto;
  -webkit-transition: transform .5s ease-out;
  -moz-transition: transform .5s ease-out;
  -ms-transition: transform .5s ease-out;
  -o-transition: transform .5s ease-out;
  transition: transform .5s ease-out;
}


a.svg-arrow-right:hover::after{
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px);
}

a.svg-arrow-right::after {
  animation: none !important;
}

a.no-padding-left {
  padding-left: 0px !important;
}

#brand-logos .logos__logo img{
  opacity: .7;
}

/*Get Started Started CTA Homepage */
#get-started-cta h2{
  max-width: 250px;
}

a.svg-arrow-right.white-svg::after {
  content: url(https://www.corridorcompany.com/hubfs/Contracts%20365/arrow-right-white.svg) !important;
}

#get-started-no-image .no-bg.svg-arrow-right{
  padding-top: 0px;
}

#get-started-no-image a.svg-arrow-right::after{
  top: 0px;
}

/*Blue Checkmark Bullets Section*/

.blue-checkmark ul {
  list-style-type: none;
  padding-inline-start: 0px !important;
}

.blue-checkmark ul li::before{
  background-image: url('https://www.contracts365.com/hubfs/Contracts%20365/checkmark-blue.svg');
  height: 20px;
  width: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
  content: '';
  display: block;
  float: left;
  margin: 2px 1em 0 -1.3em;
  position: relative;
  top: 0em;
}

.hs-content-id-71637694991 .row-fluid-wrapper.row-depth-1.row-number-12 .blue-checkmark ul li::before {
  height: 60px !important;
}

.blue-checkmark ul{
  margin-left: 1.3em; 
}

.blue-checkmark .svg-arrow-right{
  padding-left: 0px;
}

.blue-checkmark ul li{
  margin-bottom: 1em;
}

.hs-content-id-62942541577 .row-fluid-wrapper.row-depth-1.row-number-28.dnd-section.content_bucket-row-10-padding .row-fluid>* {
  justify-content: center !important;
}


/*Feature Icon Cards No Shadow*/
.no-shadow-icon{
  margin-bottom: 28px !important;
}

.no-shadow-icon .feature-card--white.feature-card--shadow{
  box-shadow: 0px 16px 32px rgb(34 35 38 / 0%), 0px 8px 16px rgb(34 35 38 / 0%) !important;
}

.no-shadow-icon .module__inner .row{
  max-width: 950px !important;
  margin: 0 auto !important;
}

.no-shadow-icon .feature-card--white .feature-card__title{
  font-weight: 900 !important;
  line-height: 1.4 !important;
}

.no-shadow-icon .feature-card{
  margin-bottom: 18px;
}

.icon-below {
  margin-bottom: 5px !important;
}

#feature-icons .feature-card__title{
  max-width: 200px !important;
  margin: 0 auto !important;
}

/*Image Plus Text Css*/
img-txt h1{
  margin-bottom: 21px !important;
}

.center-image .img-txt__col--img{
  text-align: center !important;
}


/*Image Plus Text 2 Column*/
#easy-to-adopt .img-txt__col-content h2{
  max-width: 349px !important;
}

#easy-to-adopt .col1 h4, #easy-to-adopt .col2 h4{
  max-width: 190px;
}

#easy-to-adopt .img-txt__txt p{
  max-width: 420px;
}

/*Launch Page*/
.date-above-title{
  font-size: .7em; 
  text-transform:uppercase;
}

/*Explore Features Page*/
.hs-content-id-66246789686 .row-fluid-wrapper.row-depth-1.row-number-9.dnd-section.content_bucket-row-3-vertical-alignment.content_bucket-row-3-background-color.content_bucket-row-3-padding,  {
  border-top: 1px solid var(--medium-grey);
}
.header, .header__section--main {
  z-index: 1000;
}
img.iconexplorefeatureslist {
  margin-right: 10px;
  margin-bottom: 6px;
}

.hs-content-id-66246789686 .col-textbelow-wrapper>.col-img-txt, .hs-content-id-73893061916 .col-textbelow-wrapper>.col-img-txt {
  width: 100%;
  height: auto;
}
.hs-content-id-73893061916 .col-img-txt.col2 {
  padding-top: 40px;
  border-top: 1px solid var(--dark-grey);
  margin-top: 40px;
}
.icon-heading-wrapper object.iconexplorefeatureslist {
  margin-right: 20px;
}

.icon-feature-text a{
  color: var(--dark-grey);
  text-decoration: underline;

}


.hs-content-id-66246789686 .col-img-txt.col2{
  padding-top: 40px;
  border-top: 1px solid var(--dark-grey);
  margin-top: 40px;
}


/*Request a Demo*/
.module--1644327483221 {
  padding-top: 40px;
}

.module--1644327483221 a{
  color: var(--main-blue);
}

.hs-input, #hs-pwd-widget-password{
  border-radius: 3px !important;
  border: 1px solid var(--medium-grey);
  box-shadow: 0px 8px 16px rgb(34 35 38 / 0%), 0px 4px 8px rgb(34 35 38 / 0%);
}

::placeholder{
  color:var(--black) !important;
  font-weight: 200 !important;
  opacity: .75 !important;
}

.hs-form-field, .hs-richtext, .legal-consent-container p, .legal-consent-container ul {
  margin-bottom: 14px;
}

.hs-content-id-65738110085 #form_content_bucket-module-7.form--btn-fill .hs-button, .hs-content-id-65738110085 #form_content_bucket-module-7.form--btn-outline .hs-button:hover{
  width: 100%;
}

.hs-content-id-65738110085 .hs-button{
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.hs-content-id-65738110085 .hs-button:hover {
  transform: scale(1,1) !important;
  background-color: var(--secondary-orange) !important;
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

/*Speak with Sales*/
.simplebar-content-wrapper{
  background-color: #ffc575 !important;
}

/*Document Security & Control*/
#document-security-intro h1{
  max-width: 400px;
}

.hs-content-id-71637694991 .row-fluid-wrapper.row-depth-1.row-number-2 .dnd-column{
  border-radius: 12px;
}


.hs-content-id-71637694991 .row-fluid-wrapper.row-depth-1.row-number-2 .dnd-column li{
  color: var(--dark-grey);
}

.hs-content-id-71637694991 .row-fluid-wrapper.row-depth-1.row-number-2 .row-fluid>*+* {
  margin-inline-start: 34px;
}

#contracts-your-cloud h2{
  max-width:400px;
}

#control-contracts .img-txt__txt{
  max-width: 390px;
}

div#contracts-your-cloud {
  margin-top: -270px;
}

#quote-control{
  margin-top: -100px;
}

#whos-in-control .img-txt__txt{
  max-width: 390px;
}

#whos-in-control h3{
  max-width: 290px; 
}

#whos-in-control .img-txt__col--txt{
  margin-top: -230px;
  margin-left: 150px;
  width: 30%;
}

#whos-in-control .img-txt__col--img{
  width: 70%;
}

#whos-in-control  .img-txt--ti .img-txt__col--txt .img-txt__col-content {
  padding-inline-end: 0px;
}

#make-the-most h2{
  letter-spacing: -.03em;
}

.box-border .img-txt__txt{
  background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 15px 15px 25px #00000029;
  border-radius: 12px;
  padding: 40px;
}

.quote-small{
  font-size: .72rem;
}

.quote-small em{
  font-size: .83rem; 
}

.cards {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(2, 1fr);
}


/*Jobs CSS*/
#job-openings-cards .blog-card.blog-card--white.blog-card--shadow {
  border: 1px solid #f4f4f6;
  margin-bottom: 30px;
  border-radius: unset!important;
}

#job-openings-cards .blog-card__date:after{
  display: none;
}

#job-openings-cards .badge--accent {
  background: #000000 !important;
}


/*FOOTER CSS*/
.col-nav__title {
  font-weight: 900;
}


div#rtext__footer_copyright{
  color: var(--white); 
}

.footer__nav .col-nav--dark .box {
  display: flex;
  justify-content: flex-end;
}


/* new pages css 2023 */

#top_heading .section-intro__overline {
  border: 1px solid #4d85eb;
  background: transparent;
  color: #4d85eb;
}
#featured_single_card  span {
  color: #4d85eb;
  font-family: Lota Grotesque W05 Bold,sans-serif;
  font-size: 13px;
  letter-spacing: 1.3px;
  text-align: left;
  text-transform: uppercase;
  display: flex;
  margin-bottom: 25px;
  align-items: center;
}
#featured_single_card p {
  color: #000;
}
#featured_single_card svg, #featured_single_card span img {
  height: 24px;
  width: 24px;
  fill: #4D85EB;
  margin-right: 9px;
}
#featured_single_card {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 0px 30px #00000029;
  border-radius: 12px;
  opacity: 1;
  padding: 30px 27px;
}
a.svg-arrow-right.blue-svg::after {
  content: url(https://www.contracts365.com/hubfs/Contracts%20365/arrow-right-blue.svg) !important;
}
#content_list .content-card  {
  background: #fff;
  border-radius: 24px;
  box-shadow: none;
  height: 100%;
  padding: 0;
}
#content_list .content-card__img img {
  border-radius: 12px 12px 0px 0px;
}
#content_list .content-card__header {
  padding: 0;
}
#content_list .content-card__body {
  padding: 0 0 0;
}
#content_list .content-card .icon__glyph {
  align-items: center;
  color: #4d85eb;
  display: flex;
  font-family: Lota Grotesque W05 Bold,sans-serif;
  font-size: 13px;
  letter-spacing: 1.3px;
  margin-bottom: 15px;
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px;
}
#content_list h4 {
  font-size: 24px;
  margin-bottom: 15px;
}
#content_list .listing__pagination .active a, #content_list .listing__pagination .active a:hover {
  background: none;
  color: #000;
  text-decoration: underline;
  font-size: 24px;
  font-weight: bold;
  position: relative;
}
#content_list .listing__pagination .active a:after, #content_list .listing__pagination .active a::after:hover {
  content:"";
  background: #000;
  height: 2px;
  width: 100px;
  position: absolute;
}
#content_list .listing__pagination a {
  align-items: center;
  background: #fff;
  border-radius: 999px;
  color: #999;
  cursor: pointer;
  display: flex;
  font-family: Lota Grotesque W05 Bold,sans-serif!important;
  font-size: 24px;
  height: 40px;
  justify-content: center;
  min-width: 40px;
  text-align: center;
  text-decoration: none;
  transition: .2s ease-in-out;
}
.toolbar_txt_css .listing__nav, .listing__toolbar-elements {
  display: inline !important;
}
.toolbar_txt_css .listing__filter-group {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.toolbar_txt_css .ui-label  {
  font-size: 35px;
  font-family: Lota Grotesque W05 Bold,sans-serif!important;
  color: #000;
}
.toolbar_txt_css .ui-label span {
  color: #4D85EB;
}
#content_list p {
  margin-bottom: 0;
  font-size: 18px;
}
.toolbar_txt_css .listing__nav .btn--dark.btn--outline {
  border-color: #999;
  color: #222326;
}
.toolbar_txt_css .listing__filter-drop-down-button {
  background: #fff;
  color: #222326;
  border: 1px solid #999;
}
#content_list img {
  margin-right: 10px;
}
#content_list .content-card__img>img {
  border-radius: 24px;
}
#resource_hub .icon__glyph {
  align-items: center;
  color: #4d85eb;
  display: flex;
  font-family: Lota Grotesque W05 Bold,sans-serif;
  font-size: 13px;
  letter-spacing: 1.3px;
  margin-bottom: 15px;
  margin-top: 20px;
  text-align: left;
  text-transform: uppercase;
}
#resource_hub .icon__glyph img {
  margin-right: 9px;
}
#resource_hub .content-card__title-tag {
  font-size: 24px;
  margin-bottom: 24px;
}
#resource_hub .content-card__header {
  padding: 0;
}
#resource_hub .content-card--light {
  background: #fff;
  box-shadow: none;
}
#resource_hub .content-card__body {
  padding: 0 0 0;
}
#resource_hub p {
  margin-bottom: 0;
}
#resource_hub a {
  background: #FFFFFF;
  color: #4D85EB;
}
.resource_border_btm {
  border-bottom: 1px solid #999999;
}
.r_mt20 {
  font-size: 60px;
  margin-top: 20px;
  line-height: 1;
}
.two_column_list_css h2 {
  line-height: 1.2;
}
.two_column_list_css p {
  margin-left: 15px;
}
.two_column_list_css h4 {
  font-size: 24px;
  margin-bottom: 12px;
}
.solution_quote {
  background-color: #F6F7FA;
  padding: 60px 0;
  border-radius: 12px;
}
.solution_quote .quote__icon .icon {
  box-shadow: none;
  background-color: transparent;
}
.solution_quote .icon--large .icon__glyph {
  font-size: 1.82rem;
  height: 1.82rem ;
  line-height: inherit;
  width: auto;
}
.solution_quote  .compact-card--white.compact-card--shadow {
  box-shadow: none;
  text-align: center;
  background-color: transparent;
}
.solution_quote .icon svg {
  height: max-content;
  text-align: center;
  vertical-align: bottom;
  width: max-content;
}
.solution_quote .compact-card__txt {
  text-align: center;
  width: 100%;
}
.solution_quote .compact-card__txt h5 {
  margin-bottom: 8px;
  color: #5c5c5c;
  font-size: 18px;
}
.solution_quote  .compact-card__desc {
  font-size: 18px;
  margin-bottom: 0;
}
.solution_quote .compact-card__txt p span {
  display: block;
}
.solution_quote blockquote {
  line-height: 42px;
}
.solution_hub .justify-start {
  justify-content: space-between;
}
#feature_col_css .icon--large .icon__glyph {
  font-size: 2.82rem;
  height: 2.82rem;
  line-height: 2.82rem;
  width: 2.82rem;
}
@media (min-width: 1140px) {
  .solution_hub .s6 {
    width: 48%;
  }
  #featured_single_card .img-txt__col--img {
    text-align: end;
    width: 40%;
  }
  #featured_single_card .img-txt {
    justify-content: space-between;
  }
  #featured_single_card  .img-txt__col--txt .img-txt__col-content {
    width: 620px;
  }
  #featured_single_card  .img-txt__col {
    width: 58%;
  }
}

/*Media Queries*/

@media (max-width: 1200px){
  #home-hero img{
    margin-left: 0px !important;
    margin-top: -35px;
  }
}

@media only screen and (max-width: 1139px) {
  #whos-in-control .img-txt__txt{
    max-width: 590px;
    margin: 0 auto;
    margin-top: -80px;
  }

  #whos-in-control h3{
    max-width: none; 
  }

  #whos-in-control .img-txt__col--txt{
    margin-top: 0px;
    margin-left: 0px;
    width: 100%;
  }

  #whos-in-control .img-txt__col--img{
    width: 100%;
    margin-bottom: 0px;
  }

  .module--16506275975057 .img-txt__col--txt {
    max-width: 100% !important;
  }

  div#contracts-your-cloud {
    margin-top: 0px;
  }

  #document-security-intro h1 {
    margin: 0 auto;
    margin-bottom: 20px;
  }

  #quote-control {
    margin-top: 0px;
  }

  .hs-content-id-62942541577 #hs_cos_wrapper_content_bucket-module-1 p{
    margin: 0 auto !important;
    margin-bottom: 24px !important;
  }

  #home-hero img{
    margin-left: 0px !important;
    margin-top: 0px !important;
  }

  /* new pages css*/
  #featured_single_card {
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 12px;
    box-shadow: 0 0 30px #00000029;
    opacity: 1;
    padding: 30px 27px;
    margin: 0 15px;
  }
}

@media (max-width: 767px){
  #quote-control {
    padding-left: 0px !important;
    max-width: 460px;
    margin: 0 auto;
    margin-top: 10px;
  }

  #contracts-your-cloud h2 {
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .hs-content-id-71637694991 .row-fluid-wrapper.row-depth-1.row-number-12 .blue-checkmark ul li::before {
    height: 30px !important;
  }
  .r_mt20 {
    font-size: 35px;
  }
}

@media(max-width: 480px){
  .hs-content-id-71637694991 .row-fluid-wrapper.row-depth-1.row-number-12 .blue-checkmark ul li::before {
    height: 60px !important;
  }
}
footer .small-text a {
  color: #999999;
  text-decoration: none;
  margin-left: 14px;
  display: inline-block;
}
@font-face{
  font-family:"Lota Grotesque W05 semiBoldit";
  src:url("https://www.contracts365.com/hubfs/assets_2025/fonts/LotaGrotesque-SemiBoldIt.woff") format("woff");
}
@font-face{
  font-family:"Lota Grotesque W05 semiBold";
  src:url("https://www.contracts365.com/hubfs/assets_2025/fonts/LotaGrotesque-SemiBold.woff") format("woff");
}
/* Revamp css code */
.redesign_2025 .dnd-section {
  padding: 96px 0px;
  position: relative;
}
.redesign_2025 .content_bucket-row-2-padding {
  padding-bottom: 0px !important;
}
.redesign_2025 .dnd-section>.row-fluid {
  margin: 0 auto;
  max-width: 100%;
}
.redesign_2025 h1, .redesign_2025 .h1 {
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 17px;
}
.redesign_2025 .section-intro__desc p, #home_banner_p p {
  color: #5c5c5c;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}
.redesign_2025 .h2, .redesign_2025 h2 {
  font-size: 42px;
  line-height: 48px;
}
.redesign_2025 h3, .redesign_2025 .h3 {
  font-size: 36px;
  line-height: 42px;
}
.redesign_2025 h4, .redesign_2025 .h4 {
  font-size: 30px;
}
.redesign_2025 h5, .redesign_2025 .h5 {
  font-size: 24px;
  line-height: 30px;
}
.redesign_2025 h6, .redesign_2025 .h6 {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: normal;
  text-transform: none;
  margin-bottom: 5px;
}
.redesign_2025 p {
  color: #5c5c5c;
  font-size: 16px;
  line-height: 24px;
}
.redesign_2025 .row {
  margin: 0 0;
}
.redesign_2025 .col {
  padding: 0 0;
}
.redesign_2025 a {
  color: #4d85eb;
}
/* button css */
.redesign_2025 .btn--fill.blue_btn {
  background: #4d85eb;
  border: 1px solid #4d85eb;
  color: #ffffff;
}
.redesign_2025 .btn--fill.blue_btn:hover {
  background-color: #3D68B8;
}
.redesign_2025 .btn--outline.black_outline_btn {
  padding: .61rem 1.8rem !important;
  border: 1px solid;
}
.redesign_2025 .btn--outline.black_outline_btn:hover {
  border: 1px solid;
  background: #F4F5FA;
  color: #000;
}
.redesign_2025 .btn, .redesign_2025 .nav__link {
  font-weight: 400;
  font-family: Lota Grotesque W05 Regular, sans-serif;
  font-size: 16px;
}
.demo_button .btn--white:hover {
  opacity: 0.75;
}
.demo_button .btn--outline.btn--white {
  padding: .61rem 1.8rem !important;
}
.demo_button .btn--outline.btn--white:hover {
  padding: .61rem 1.8rem !important;
  opacity: .75;
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}

/******************* 
Home Page Page 
********************/

/* home banner hero ui */
.banner-container {
  background: url(https://www.contracts365.com/hubfs/assets_2025/Home_page/home_banner.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 816px;
  text-align: center;
  width: 1128px;
  position: relative;
  transition: all .3s ease-in;
  margin: 20px auto;
  border-radius: 20px;
  padding: 40px 0 0;
}
.banner-container.is-visible {
  width: 1288px;
  height: 901px;
}
.text-band {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.banner-container img {
  transition: all .3s ease-in;
  position: relative;
  top: -130px;
}
.banner-container.is-visible img {
  top: 0px;
}
.banner_for_mob {
  display: none;
}
.text-band p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: .5px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 0;
}
.sparkle {
  width: 50px;
  height: 30px;
  position: relative;
}
.sparkle span {
  position: absolute;
  width: 10px;
  height: 2.5px;
  background-color: #fff;
  border-radius: 2px;
  top: 100%;
  left: 50%;
  transform-origin: center left;
}

.sparkle span:nth-child(1) {
  transform: translate(-50%, -50%) rotate(270deg) translateX(6px);
}
.sparkle span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(-135deg) translateX(6px);
}
.sparkle span:nth-child(3) {
  transform: translate(-50%, -50%) rotate(-45deg) translateX(6px);
}
.sparkle.sparkle-bottom span {
  top: 0%;
}
.sparkle.sparkle-bottom span:nth-child(1) {
  transform: translate(-50%, -50%) rotate(90deg) translateX(6px);
}
.sparkle.sparkle-bottom span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(45deg) translateX(6px);
}
.sparkle.sparkle-bottom span:nth-child(3) {
  transform: translate(-50%, -50%) rotate(135deg) translateX(6px);
}

/* home page three column */
.redesign_2025 .content-card {
  background: #f4f5fa;
  box-shadow: none;
  padding-bottom: 0;
}
.redesign_2025 .home_page_three_col .content-card__img {
  border-radius: 0 0 24px 24px;
  overflow: hidden;
}
.redesign_2025 .content_card_2025 .content-card__header {
  padding: 37px 24px 14px;
}
.redesign_2025 .content_card_2025 .content-card__desc a, .redesign_2025 #link_with_arrow a, .redesign_2025 .accordion-content p+a,.button_with_arrow {
  align-items: center;
  color: #4d85eb;
  display: inline-flex;
  font-size: 18px;
  line-height: 23px;
  overflow: visible;
}
.redesign_2025 .accordion-content p a {
  text-decoration: underline;
  color: #5c5c5c;
}
.redesign_2025 .content_card_2025 .content-card__desc a:after, .redesign_2025 #link_with_arrow a:after, .redesign_2025 .accordion-content p+a:after, .button_with_arrow:after {
  background: transparent;
  border-radius: 0;
  content: url(https://www.contracts365.com/hubfs/assets_2025/Home_page/arrow-thin-right-icon.svg)!important;
  display: inline-block!important;
  height: 15px;
  left: auto;
  margin-left: 10px;
  margin-top: 0;
  opacity: 1!important;
  right: 0;
  top: 11px;
  transform: scale(1);
  -webkit-transition: transform .2s ease-out;
  -moz-transition: transform .2s ease-out;
  -ms-transition: transform .2s ease-out;
  -o-transition: transform .2s ease-out;
  transition: transform .2s ease-out;
  width: 20px
}
.redesign_2025 .btn:focus::after {
  animation: .5s ease-in-out btnripple;
  animation-fill-mode: forwards;
}
.redesign_2025 .content_card_2025 .content-card__desc a:hover, .redesign_2025 #link_with_arrow a:hover, .redesign_2025 .accordion-content a:hover, .button_with_arrow:hover {
  text-decoration: none;
  opacity: 0.9;
}
.redesign_2025 .content_card_2025 .content-card__desc a:hover:after, .redesign_2025 #link_with_arrow a:hover:after, .redesign_2025 .accordion-content a:hover:after, .button_with_arrow:hover:after {
  -webkit-transform: translateX(4px);
  -moz-transform: translateX(4px);
  -ms-transform: translateX(4px);
  -o-transform: translateX(4px);
  transform: translateX(4px)
}
.redesign_2025 #link_with_arrow a {
  padding-left: 0;
  overflow: visible;
}
.redesign_2025 .new_css .section-intro__overline {
  background: transparent;
  border: 1px solid #a5a5a7;
  color: #a5a5a7;
  font-size: 11px !important;
  line-height: 21px !important;
  font-family: "Lota Grotesque W05 semiBold";
}

.redesign_2025 .logo_with_link {
  position: relative;
}
.redesign_2025 .logo_hover_css {
  display: none;
  transition:backdrop-filter 0.3s ease-out; 
}
.redesign_2025 .logo_with_link:hover .logo_hover_css {
  backdrop-filter: blur(4px);
  display: flex;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 50%;
  transform:translateY(-50%);
  align-items: center;
  justify-content: center;
}

/* two col with accordian */

.image_plus_text_accordion .clm-module {
  display: flex;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden; 
  align-items: center;
}
.image_plus_text_accordion .left-column {
  /*   flex: 1; */
  padding: 40px;
}
.image_plus_text_accordion .left-column h2 {
  font-size: 28px;
  font-weight: 600;
  color: #212529; 
  margin-bottom: 15px;
  line-height: 1.3;
}
.image_plus_text_accordion .left-column p.description {
  font-size: 15px;
  color: #6c757d;
  line-height: 1.6;
  margin-bottom: 30px;
}
.image_plus_text_accordion .accordion-item {
  padding-bottom: 0;
  margin-bottom: 30px;
  padding-left: 20px;
  border-left: 2px solid transparent;
}
.image_plus_text_accordion .accordion-item.active {
  border-left: 2px solid #4d85eb;
}
.image_plus_text_accordion .accordion-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.image_plus_text_accordion .accordion-header {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}
.image_plus_text_accordion .accordion-item .accordion-title-content img {
  margin-right: 15px;
  width: 20px;
  text-align: center;
}
.image_plus_text_accordion .accordion-title-content { 
  flex-grow: 1; 
  display: flex;
  align-items: center;
}
.image_plus_text_accordion .accordion-title-content h5 {
  color: #000; 
  margin-bottom: 0;
  display: inline-block; 
}
.image_plus_text_accordion .accordion-content {
  padding-left: 0px;
  padding-top: 10px;
  max-height: 0; 
  overflow: hidden;
  transition: max-height 0.3s ease-out, padding-top 0.3s ease-out; 
}
.image_plus_text_accordion .accordion-item.active .accordion-content {
  max-height: 500px;
  transition: max-height 0.3s ease-in, padding-top 0.3s ease-in;
}
.image_plus_text_accordion .accordion-content p {
  color: #5c5c5c;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 14px;
}
.image_plus_text_accordion .learn-more {
  font-size: 14px;
  font-weight: 600;
  color: #007bff;
  text-decoration: none;
  transition: color 0.2s ease;
}
.image_plus_text_accordion .learn-more:hover {
  color: #0056b3;
}
.image_plus_text_accordion .learn-more i {
  margin-left: 5px;
  font-size: 12px;
}
.image_plus_text_accordion .right-column {
  /*   flex: 1; */
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  position: relative;
  min-height: 400px;
  overflow: hidden;
}
#right-column-dynamic-content {
  width: 100%;
  height: 100%;
  display: flex; /* Center the image */
  justify-content: center;
  align-items: center;
}
#right-column-dynamic-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none; 
  border-radius: 24px;
}
#right-column-dynamic-content img.active {
  display: block; /* Show the active image */
}

/* Use case Tool */
.use_case_tool {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  list-style: none;
  padding-left: 0;
  width: 100%;
}
.use_case_tool li a {
  margin: 0 8px;
  display: flex;
  align-items: center;
  background-color:  #F4F5FA;
  padding: 12px 14px;
  border-radius: 40px;
  border: 1px solid transparent;
  transition: .5s;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;

}
.use_case_tool li a:hover {
  background: #F4F5FA;
  border: 1px solid #A5A5A7;
  text-decoration: none;
  border-radius: 10px;
}
.use_case_tool p {
  color: #000;
  font-size: 18px;
  line-height: 24px;
  margin-left: 12px;
  margin-bottom: 0;
  font-family: Lota Grotesque W05 Bold, sans-serif;
}

/* HomePage webinar details*/

.webinar_container {
  max-width: 1080px;
  margin: 20px auto;
  background-color: #fff;
  border-radius: 8px;
  display: flex;
  gap: 40px;
}
.webinar_container iframe {
  border-radius: 20px;
}
.webinar_container .main-content {
  flex: 2;
}
.webinar_container .video-placeholder img {
  width: 100%;
  margin-bottom: 20px;
  border-radius: 15px;
  position: relative;
}
.webinar_container .video-placeholder span {
  color: #00aeff;
  font-size: 2.5em;
  font-weight: bold;
  position: absolute;
}
.webinar_container .meta-info, .webinar_container .item-meta {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
  flex-wrap: wrap;
}
.webinar_container .meta-item {
  align-items: center;
  display: inline-flex;
  gap: 5px;
  background-color: #f4f5fa;
  padding: 5px 7px;
  color: #5c5c5c;
  font-size: 14px;
  border-radius: 3px;
  border-radius: 5px;
}
.webinar_container .tag, .webinar_container .category-tag {
  display: inline-block;
  padding: 5px 9px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
}
.webinar_container .category-tag {
  color: #4d85eb;
  font-size: 14px;
  line-height: 22px;
  padding: 0 0;
}
.webinar_container .tag.live-tag {
  background-color: #4D85EB40;
  color: #4d85eb;
}
.webinar_container .main-content p {
  margin-bottom: 20px;
}

.webinar_container .sidebar {
  flex: 1;
}
.webinar_container a.btn {
  border: 1px solid #a5a5a7;
  color: #000;
  padding: .4rem 2rem .4rem;
  border-radius: 999px;
}
.webinar_container a.btn:hover {
  background: #f4f5fa;
}
.webinar_container .sidebar-item {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #a5a5a7; /* Separator line */
}
.webinar_container .sidebar-item:last-child {
  margin-bottom: 0;
}
.webinar_container .category-label {
  display: block;
  font-size: 0.8em;
  color: #4d85eb;
  margin-bottom: 5px;
  font-weight: 500;
}
.webinar_container .sidebar h3 {
  font-size: 1.1em;
  margin-bottom: 10px;
  color: #222;
}
.webinar_container .video-duration {
  color: #555;
}
.webinar_container .video-duration i {
  color: #777;
}
.webinar_container .sidebar a {
  color: #5c5c5c;
}
.webinar_container .sidebar a:hover {
  text-decoration: none;
}
/* Three column resources */
.blog_card-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 25px;
  max-width: 1080px;
  margin: 0 auto;
}
.blog_card-container .card {
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  display: flex;
  flex-direction: column;
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.blog_card-container .card-image {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
  border-radius: 10px;
}
.blog_card-container .card-content {
  padding: 15px 0px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.blog_card-container .card-category {
  color: #4d85eb;
  font-size: 14px;
  margin-bottom: 15px;
  line-height: 22px;
}
.blog_card-container .card-title {
  margin: 0 0 14px 0;
  color: #000;
}
.blog_card-container .card-description {
  font-size: 14px;
  margin: 0 0 15px 0;
  flex-grow: 1;
}
.blog_card-container .card-footer {
  font-size: 14px;
  color: #5c5c5c;
  margin-top: auto;
  padding-top: 10px;
}
.blog_card-container .card-footer span {
  margin-right: 5px;
}
/* Home four column layout */

.four_col_bg {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 75px 0 60px;
  border-radius: 20px;
  margin: 0 40px;
  border: 1px solid #DEE5EF;
}
.four_col_bg .intro_custom_text {
  width: 550px;
  max-width: 100%;
  margin: 0 auto 100px;
  text-align: center;
}
.four_col_bg .intro_custom_text p {
  color: #5c5c5c;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}
.four_card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  justify-content: center;
  margin-bottom: 60px;
}
.four_card-container .card {
  background-color: #ffffff;
  border-radius: 15px;
  padding: 25px;
  width: 240px;
  min-height: 240px; 
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05); 
  position: relative;
  overflow: hidden; 
  transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  cursor: pointer;
  display: flex;
  flex-direction: column; 
  border: 1px solid #DEE5EF;
}

.four_card_icon {
  width: 57px;
  height: 57px;
  border-radius: 10px; 
  margin-bottom: 15px;
  background: transparent linear-gradient(136deg, #4D85EB50 0%, #FF946B50 100%) 0% 0% no-repeat padding-box;
  padding: 10px 12px;
}
.four_card-container .card h5 {
  color: #000;
  margin: 0;
  flex-grow: 1;
}
.four_card-container .arrow, .four_card-container .arrow-hover {
  position: absolute;
  bottom: 20px;
  left: 25px;
  font-size: 1.8em;
  color: #888;
  transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
}
.four_card-container .arrow-hover {
  opacity: 0;
  transform: translateX(-10px); 
}
.four_card-container .card:hover .arrow {
  opacity: 0;
  transform: translateX(10px); 
}
.four_card-container .card:hover .arrow-hover {
  opacity: 1;
  transform: translateX(0);
  color: #555;
}
.four_card-container a:hover {
  text-decoration: none;
}
.four_col_rich_text_cnt {
  max-width: 525px;
  margin: 0 auto 100px;
  text-align: center;
}

/* Learn More css */
.learn_more_bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 145px 0 200px;
  border-radius: 20px;
  width: 100%;
  color: #fff;
  margin: 0 40px;
}
.request_demo_quote {
  background-color: #f4f5fa;
  border-radius: 20px;
  margin: 0 40px;
  padding-top: 60px;
}
/******************* 
Get Started Page 
********************/

/* get started css */

.redesign_2025 #get_started ul {
  padding-left: 0;
  margin-top: 30px;
}
.redesign_2025 #get_started ul li {
  display: flex;
  align-items: center;
  list-style: none;
  font-size: 20px;
  line-height: 30px;
  color: #5c5c5c;
  margin-bottom: 5px;
}
.redesign_2025 #get_started ul li img {
  margin-right: 18px;
}
.redesign_2025 #form_content_bucket-module-7.form--btn-fill .hs-button, .redesign_2025 #form_content_bucket-module-7.form--btn-outline .hs-button:hover {
  background: #4d85eb;
  color: #fff;
  padding: .6rem 1.36rem;
  font-weight: normal;
  font-family: 'Lota Grotesque W05 Regular', sans-serif;
}
.redesign_2025 .hs-input {
  font-family: "Lota Grotesque W05 Light" !important;
}
.redesign_2025 .request_demo_quote .important-text {
  font-size: 27px;
  line-height: 39px;
  color: #5c5c5c;
}
.redesign_2025 .request_demo_quote .compact-card__title {
  color: #5c5c5c;
  font-size: 16px;
  line-height: 24px;
}
.redesign_2025 .request_demo_quote .compact-card__title span {
  font-family: Lota Grotesque W05 Regular, sans-serif;
}
.redesign_2025 .full_img {
  background-color: #f4f5fa;
  text-align: center;
  margin: 0 40px;
  border-radius: 20px;
  margin-top: -20px;
}
.redesign_2025 .full_img img {
  max-width: initial;
  width: 100%;
}
.redesign_2025 .full_img.mob_img {
  display: none;
}

/******************* 
feature Page 
********************/

.redesign_2025 .img_with_full_right span {
  color: #4d85eb;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 22px;
}
.redesign_2025 .properties {
  display: grid ;
  grid-template-columns: 1fr 1fr 1fr;
}
.redesign_2025  .properties--light .properties__item {
  border-color: transparent;
  justify-content: left;
}
.redesign_2025  .properties--light .properties__item .properties__text  {
  font-family: Lota Grotesque W05 Bold, sans-serif;
  font-size: 17px;
  line-height: 21px;
}
.redesign_2025 .learn_more_icon_link p {
  margin-bottom: 0;
  color: #5C5C5C;
  font-size: 20px;
  line-height: 30px;
}
/* two col accordian text and img */
/* Button Bar */
.accordion_with_toggle .button-bar {
  margin-bottom: 0;
  display: flex;
  position: relative;
  bottom: -41px;
  gap: 10px;
}
.accordion_with_toggle .tab-button {
  background-color: #f4f5fa;
  border: 1px solid #000;
  border-radius: 20px;
  color: #000;
  cursor: pointer;
  font-size: 16px;
  padding: 10px 20px;
  transition: background-color .3s ease, color .3s ease, border-color .3s ease
}
.accordion_with_toggle .tab-button:hover {
  background-color: #4d85eb;
  border-color: #4D85EB;
  color: #fff;
}
.accordion_with_toggle .tab-button.active {
  background-color: #4d85eb;
  border-color: #4D85EB;
  color: #fff;
}
.accordion_with_toggle_content_area {
  display: flex;
  gap: 40px;
  align-items: flex-start;
}
.accordion_with_toggle .left-column {
  flex: 1;
  min-width: 0;
}
.accordion_with_toggle .right-column {
  flex: 1;
}
.accordion_with_toggle .right-column img {
  border-radius: 8px;
  max-width: 100%;
}
.accordion_with_toggle .content-section {
  display: none;
}
.accordion_with_toggle .content-section.active {
  display: block;
}

.accordion_with_toggle .accordion {
  border-radius: 5px;
  overflow: hidden;
  margin-top: 110px;
}
.accordion_with_toggle .accordion-item {
  margin-bottom: 30px;
  padding-bottom: 0;
  padding-left: 20px;
  border-left: 2px solid transparent;
}
#pre-execution-content .accordion-item.active {
  border-left: 2px solid #4d85eb;
}
#post-execution-content .accordion-item.active {
  border-left: 2px solid #ff946b;
}
.accordion_with_toggle .accordion-header {
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  transition: background-color 0.3s ease;
  position: relative;
}
.accordion_with_toggle .accordion-header img {
  margin-right: 15px;
}
.accordion_with_toggle .accordion-header .title {
  flex-grow: 1;
  color: #000;
  display: inline-block;
  margin-bottom: 0;
}
.accordion_with_toggle .accordion-content {
  padding: 10px 0 10px 0px;
  background-color: #fff;
  display: none;
}
.accordion_with_toggle .accordion-content p {
  margin: 0 0 0 40px;
}
/* text with icon */
.redesign_2025 .text_with_icon_2025 {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #a5a5a7;
  padding-top: 20px;
}
.redesign_2025 .text_with_icon_2025 .text_with_icon_2025_btn {
  text-align: center;
}
.redesign_2025 .text_with_icon_2025 .heading-feature p {
  font-size: 20px;
  line-height: 30px;
}
.redesign_2025 .feature_two_col .content-cards {
  gap: 36px;
}
.redesign_2025 .feature_two_col .content-cards .col { 
  width: 48%;
}
.redesign_2025 .feature_two_col .content-card .latest_content {
  padding: 0 63px 0 63px;
}
.redesign_2025 .feature_two_col .content-card__header {
  padding: 24px 0 10px;
}
.redesign_2025 .feature_two_col .content-card__desc p,  .redesign_2025 .feature_one_col .content-card__desc p {
  font-size: 20px;
  line-height: 30px;
}
.redesign_2025 .feature_two_col .content-card__body {
  padding: 0 0 30px;
}
.redesign_2025 .feature_one_col .content-card {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.redesign_2025 .feature_one_col .content-card .col { 
  width: 100%;
}
.redesign_2025 .feature_one_col .content-card .latest_content {
  padding: 0 0 0 60px;
}
.redesign_2025 .feature_one_col .content-card__header {
  padding: 24px 24px 10px;
}
.redesign_2025 .feature_showcase_css .content-card {
  align-items: center;
  display: flex;
  flex-direction: row-reverse;
  background: #fff;
  box-shadow: 0px 10px 30px #00000029;
  border-radius: 20px;
}
.redesign_2025 .feature_showcase_css .content-card .col { 
  width: 100%;
}
.redesign_2025 .feature_showcase_css .content-card .latest_content {
  padding:0 0 0 55px;
}
.redesign_2025 .feature_showcase_css .content-card>* {
  flex: 1;
}
.redesign_2025 .feature_showcase_css  .content-card__header {
  padding: 0;
}
.redesign_2025 .feature_showcase_css  .content-card__body {
  padding: 0;
}
.redesign_2025 .feature_showcase_css  .content-card__img {
  border-radius: 20px;
}
.redesign_2025 .feature_showcase_css h5 {
  margin-bottom: 12px;
}

/* Icon card plus link */
.icon_card_plus_link {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-bottom: 15px;
  -webkit-overflow-scrolling: touch;
}
.icon_card_plus_link a {
  text-decoration: none;
}
.icon_card_plus_link .card {
  align-items: flex-start;
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .08);
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  justify-content: flex-start;
  padding: 20px;
  text-align: left;
  transition: transform .3s ease, box-shadow .3s ease, min-height .3s ease;
  width: 23%;
  box-sizing: border-box;
}
.icon_card_plus_link .card:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12); 
}
.icon_card_plus_link .card-icon img {
  width: 100px;
  margin-bottom: 25px;
  border-radius: 20px;
  object-fit: contain;
}
.icon_card_plus_link .card-title {
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 21px;
}
.icon_card_plus_link .card-title .arrow {
  display: inline-block;
  margin-left: 8px;
  opacity: 0;
  transform: translateX(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  font-weight: normal;
}
.icon_card_plus_link .card-title .arrow path, .icon_card_plus_link .card-title .arrow line {
  stroke: #000;
}
.icon_card_plus_link .card:hover .card-title .arrow {
  opacity: 1;
  transform: translateX(0);
}
.icon_card_plus_link .card-subtitle {
  width: 100%;
  margin-bottom: 0;
}

/******************* 
MS 365 page 
********************/

.redesign_2025 .icon_and_text_css .image_list_col_w_icon {
  display: flex;
}
.redesign_2025 .icon_and_text_css .image_list_col_w_icon li {
  align-items: center;
  display: inline;
  margin-bottom: 10px;
}
.redesign_2025 .icon_and_text_css li p {
  font-family: Lota Grotesque W05 Bold, sans-serif;
  font-size: 42px;
  line-height: 48px;
  color: #000; /* Made for Microsoft page */
}
.redesign_2025 .icon_and_text_css li p span {
  font-family: Lota Grotesque W05 Regular, sans-serif;
  display: block;
  font-size: 14px;
  line-height: 22px;
  color: #5c5c5c;
}
.redesign_2025 .new_css.blue_overline .section-intro__overline {
  background: transparent;
  border: 1px solid transparent;
  color: #4d85eb;
  line-height: 21px !important;
  font-size: 14px !important;
}
.redesign_2025 .new_css.blue_overline p,  .redesign_2025 .new_css p {
  font-size: 16px;
  line-height: 24px;
}
.two_col_with_grey_bg .module__inner {
  background-color: #F4F5FA;
  border-radius: 20px;
  padding: 21px 22px 26px;
  border: 1px solid #DEE5EF;
}
.two_col_with_grey_bg .module__inner p {
  margin-bottom: 0;
}
.two_col_with_grey_bg .module__inner .img-txt__col-content {
  text-align: left;
}
.two_col_with_grey_bg .module__inner .img-txt__col--txt .img-txt__col-content {
  position: relative;
  left: -25px;
}
.two_col_with_grey_bg .module__inner .img-txt__col-content img {
  border-radius: 20px;
}
.blue_checkmark_w_line  {
  background-color: #f4f5fa;
  border-radius: 20px;
  padding: 58px 58px 0px;
}
.blue_checkmark_w_line ul {
  padding-left: 0;
  list-style: none;
}
.blue_checkmark_w_line li {
  font-size: 20px;
  background-image: url(https://www.contracts365.com/hubfs/assets_2025/Products/blue-check-bullet.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: left center;
  color: #5c5c5c;
  border-top: 1px solid #a5a5a7;
  padding: 24px 0 24px 70px;
}
.image_list_col_w_icon {
  list-style: none;
  padding-left: 0;
}
.image_list_col_w_icon li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.image_list_c h2{
  font-size: 40px;
  line-height: 45px;
}
.image_list_col_w_icon li p {
  margin-bottom: 0;
  color: #000;
  font-weight: bold;
  font-size: 24px;
}
.image_list_col_w_icon li img {
  margin-right: 10px;
}
.img-txt__col--img {
  position: relative;
}
.bg_blur_css {
  display: none;
}
#img_bg_blur .bg_blur_css {
  position: absolute;
  top: -69px;
  left: -100px;
  z-index: 3;
  display: inline-block;
}
#img_bg_blur .img-txt__col-content {
  z-index: 3;
  position: relative;
}
.redesign_2025 .small_icon .image_list_col_w_icon li img {
  margin-right: 10px;
  width: 24px;
}
/******************* 
30 Sec Contracting
********************/
.two_col_sticy_nav_cont {
  background-color: #f4f5fa;
  margin: 0 40px;
  border-radius: 20px;
}
.two_col_with_left_nav {
  display: flex;
  padding: 60px 0 60px;
  justify-content: space-between;
}
.two_col_with_left_nav .toc-container {
  width: 30%;
  min-width: 200px;
  padding: 20px;
  height: 100vh;
  position: sticky;
  top: 110px;
  overflow-y: auto;
  box-sizing: border-box;
}
.two_col_with_left_nav .toc-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
  border-left: 1px solid #a5a5a7;
  padding-left: 20px;
}
.two_col_with_left_nav .toc-container li {
  margin-bottom: 15px;
  display: flex;
  align-items: flex-end;
  position: relative;
}
.two_col_with_left_nav .toc-container li a.active:before {
  content: "";
  background-color: #4d85eb;
  position: absolute;
  left: -22px;
  height: 100%;
  width: 3px;
}
.two_col_with_left_nav .toc-container li a {
  text-decoration: none;
  font-family: 'Lota Grotesque W05 Bold', sans-serif;
  color: #000;
  font-weight: normal;
  transition: color 0.3s ease, font-weight 0.3s ease;
  font-size: 20px;
}
.two_col_with_left_nav .toc-container li a:hover,
.two_col_with_left_nav .toc-container li a.active {
  color:#4d85eb;
}
.two_col_with_left_nav .toc-number {
  margin-right: 20px;
  color: #5c5c5c;
  font-size: 14px;
  font-weight: normal;
  min-width: 20px;
}
.two_col_with_left_nav .content-container {
  width: 51%;
  padding: 20px;
  box-sizing: border-box;
}
.two_col_with_left_nav .content-container>section>span {
  font-size: 14px;
  margin-bottom: 12px;
  display: inline-block;
}
.two_col_with_left_nav .content-container button {
  outline: none;
  border: none;
}
.two_col_with_left_nav .content-section {
  margin-bottom: 40px;
  padding-top: 20px;
  scroll-margin-top: 20px;
}
.two_col_with_left_nav .content-section:first-child {
  padding-top: 0;
}
.two_col_with_left_nav .content-section h2 {
  color: #000;
}
.two_col_with_left_nav .media-placeholder {
  margin-bottom: 28px;
}
.two_col_with_left_nav iframe {
  border-radius: 20px;
}

/******************* 
Dynamics for Sales
********************/

#no_bg_color {
  background-color: #fff
}
.redesign_2025 .blue-checkmark ul li {
  background-image: url(https://www.contracts365.com/hubfs/assets_2025/Products/blue-check-bullet.svg);
  padding-left: 30px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 0% 5px;
  color: #5C5C5C;
  font-size: 16px;
}
.redesign_2025 .blue-checkmark ul li:before {
  background-image: none;
  width: auto;
  margin: 0;
}
.redesign_2025 .blue-checkmark ul {
  margin-left: 0;
}
.redesign_2025 .integrations_dynamics a {
  margin-left: 30px;
}
.two_col_with_video .img-txt__col--img {
  background: #4D85EB;
  background: linear-gradient(120deg, rgba(77, 133, 235, 0.5) 0%, rgba(255, 148, 107, 0.5) 100%);
  padding: 0px 10px 30px 0px;
  border-radius: 20px;
}
.two_col_with_video .img-txt__col--img .hs-video-container {
  position: relative;
  top: -20px;
  left: -30px;
}
.two_col_with_video iframe {
  border-radius: 20px;
}
.two_col_with_video .img-txt__col-content .img-txt__txt {
  max-width: 336px;
}
.two_col_with_video .img-txt__col-content .img-txt__txt h3 {
  margin-bottom: 12px;
}
#ready_to_learn_more .learn_more_bg {
  padding: 64px 0;
}
#ready_to_learn_more .learn_more_bg>div {
  display: flex;
  max-width: 1080px;
  margin: 0 auto;
  align-items: center;
  justify-content: space-between;
  text-align: left
}
#ready_to_learn_more .learn_more_bg>div .learn_more_container  {
  max-width: 530px;
}
#ready_to_learn_more .learn_more_bg>div h3 {
  margin-bottom: 10px;
}
#ready_to_learn_more .learn_more_bg>div p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  max-width: 335px;
  /*   max-width: 478px; */
}
#ready_to_learn_more .learn_more_bg .demo_button {
  gap: 20px !important;
}

/******************* 
Salesforce
********************/
.redesign_2025  #feature_col_css .col {
  padding: 0 14px;
}
.redesign_2025 #feature_col_css .icon--large .icon__glyph{
  font-size: 2.82rem;
  height: 60px;
  line-height: 2.82rem;
  width: 60px;
}
#quote_with_no_img  .compact-card__txt {
  text-align: center;
} 
/******************* 
AI Companions
********************/

.redesign_2025 .feature_two_col.ai_companions .content-card .latest_content {
  padding: 0 55px 0 55px;
}
.redesign_2025 .feature_two_col.ai_companions .content-card .latest_content .content-card__header {
  padding: 24px 0;
}
.redesign_2025 .feature_two_col.ai_companions .content-card .latest_content .content-card__body {
  padding: 0 0 45px;
}
.redesign_2025 .feature_two_col.ai_companions a {
  background-color: #fff;
  border: 1px solid #a5a5a7;
  padding: 0.61rem 1.8rem;
  border-radius: 999px;
  color: #000;
}
.redesign_2025 .feature_two_col.ai_companions a:hover {
  text-decoration: none;
}

/******************* 
AI Negotiation
********************/

.redesign_2025 .blue_label .content-card__label {
  color: #4d85eb;
  font-size: 14px;
  font-family: 'Lota Grotesque W05 Bold', sans-serif;
  line-height: 21px;
}

/******************* 
The Contract Ecosystem
********************/

.redesign_2025 .accordion--light .accordion__chevron:focus, .redesign_2025 .accordion--light .accordion__item:not(:last-child), .redesign_2025 .accordion--light.accordion--boxed.accordion--box-border {
  border-color: #a5a5a7;
}
.redesign_2025 .accordion__item {
  padding: 10px 0;
}
.redesign_2025 .accordion__item:not(:last-child) {
  border-bottom: 2px solid;
}
.redesign_2025 .accordion__group-title {
  text-align: center;
}
.redesign_2025  .accordion__title--default {
  font-family: 'Lota Grotesque W05 Bold', sans-serif;
}
.redesign_2025 .accordion__header {
  align-items: center;
}

/******************* 
Solution by Role Page 
********************/

.solution_css .solution_list_items {
  padding-left: 44px;
}
.solution_css .solution_list_items h6 {
  position: relative;
}
.solution_css .solution_list_items h6:before {
  content: "";
  background-image: url(https://www.contracts365.com/hubfs/assets_2025/solutions/blue-check-bullet.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  position: absolute;
  left: -45px;
}
.solution_banner {

}
.redesign_2025  #feature_col_css.solution_by_role .feature-card { 
  padding: 0;
}
.redesign_2025  #feature_col_css.solution_by_role .col { 
  padding: 0 0;
}
/******************* 
Solution by Industry Page 
********************/
.redesign_2025 #brand-logos {
  background-color: #f4f5fa;
  border-radius: 20px;
}
.redesign_2025 .image_list_col_w_icon li img {
  margin-right: 10px;
  width: 45px;
}
.image_list_col_w_icon li p {
  margin-bottom: 0;
  color: #5c5c5c;
  font-size: 20px;
}
.redesign_2025 #solution_by_industry .icon--large .icon__glyph {
  font-size: 2.82rem;
  height: 40px;
  line-height: 2.82rem;
  width: 40px;
}
.redesign_2025 #solution_by_industry .col {
  padding: 0 14px;
}
/******************* 
Customer success Page 
********************/

.redesign_2025 .customr_stories_number .rtext__content {
  font-size: 15px;
  color: #4d85eb;
  line-height: 21px;
  font-family: Lota Grotesque W05 Bold, sans-serif;
  border: 1px solid #666666;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.redesign_2025 .xd_bg_grey {
  background-color: #f4f5fa;
  border-radius: 20px;
  border: 1px solid #DEE5EF;
}
.redesign_2025 .xd_bg_grey h4 {
  border-bottom: 1px solid #a5a5a7;
  padding-bottom: 25px;
}
.redesign_2025  .customer_border_bottom {
  border-bottom: 1px solid #DEE5EF;
}
/******************* 
About us Page 
********************/

#want_to_learn_more .learn_more_bg {
  margin: 0 5px 0 40px;
  padding: 70px 0 70px;
}
#want_to_join .learn_more_bg {
  margin: 0 40px 0 5px;
  padding: 70px 0 70px;
}
#want_to_learn_more .learn_more_bg a, #want_to_join .learn_more_bg a {
  color: #fff;
  text-decoration: none;
}
/******************* 
Careers Page 
********************/

.redesign_2025 .new_css span {
  color: #4d85eb;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 22px;
  font-family: "Lota Grotesque W05 semiBold";
}
.redesign_2025 #careers_three_col {
  background-color: #f4f5fa;
  margin: 0 40px;
  border-radius: 20px;
}
.redesign_2025 #careers_three_col .content-card {
  background: #fff;
  box-shadow: none;
  padding-bottom: 50px;
  border: 1px solid #a5a5a7;
  position: relative;
} 
.redesign_2025 #careers_three_col .content-card .content-card__desc a {
  position: absolute;
  bottom: 30px;
}
.redesign_2025 #careers_three_col .content-card__label {
  background-color: #4D85EB4D;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 3px;
  color: #5c5c5c;
  font-family: 'Lota Grotesque W05 Regular', sans-serif;
  font-size: 14px;
  text-transform: inherit;
}
.redesign_2025 #careers_three_col .content_card_2025 .col:nth-child(3) .content-card__label {
  background-color: #FF946B4D;
}

/******************* 
Partner Page 
********************/
.partners_logo .col {
  padding: 0 12px;
}

/********
Pricing 
********/
.redesign_2025 .pricing_text_sec  {
  background-color: #f4f5fa;
  margin: 0 40px;
  border-radius: 20px;
  padding-top: 70px;
  padding-bottom: 40px;
}
.pricing_text_sec a {
  background: #4d85eb;
  border: 1px solid #4d85eb;
  color: #ffffff;
  font-family: Lota Grotesque W05 Regular, sans-serif;
  font-size: 16px;
  padding: 0.71rem 1.9rem;
  border-radius: 999px;
  display: inline-block;
  margin-top: 30px;
}
.pricing_text_sec a:hover {
  background-color: #3D68B8;
  text-decoration: none;
}
.pricing_box_border  {
  border: 2px solid #4d85eb;
  border-radius: 20px;
  padding: 30px 56px 70px;
}
.pricing_two_col_content a {
  margin-left: 10px;
}
.pricing_two_col_content ul {
  margin-bottom: 0;
  padding-left: 0;
}
.pricing_two_col_content li {
  font-size: 20px;
}
.pricing_two_sec_container {
  background-color: #f4f5fa;
  margin: 0 40px;
  border-radius: 20px;
  padding-top: 70px;
  padding-bottom: 40px;
}
.grey_bg_color_rad {
  background-color: #f4f5fa;
  margin: 0 40px;
  border-radius: 20px;
  padding-top: 70px;
  padding-bottom: 40px;
}
/* blog css */
.blog_top_section {
  display: flex;
  justify-content: space-between;
}
.blog_top_section .blog_top_left {
  width: 65%;
}
.blog_top_section .blog_top_right {
  width: 31%;
}
.blog_top_section .blog_top_left span, .blog_top_section .blog_top_right span, #post_list_latest .blog_card_tag {
  font-size: 14px;
  display: inline-block;
  margin: 20px 0 15px;
  color: #4d85eb;
}
.blog_top_section .blog_top_left img {
  border-radius: 20px;
  height: 380px;
  width: 100%;
  object-fit: cover;
  object-position: top;
}
.blog_top_section .blog_top_right .post-item {
  border-top: 2px solid #DEE5EF;
}
#post_list_latest .listing_img_bg {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 192px;
  border-radius: 20px;
}
#post_list_latest .blog-listing-2__post {
  width: 31%;
  margin-right: 3.5%;
}
#post_list_latest .blog-listing-2__post:nth-child(3n) {
  margin-right: 0;
}
#post_list_latest a.more-link:hover, .blog_top_section a:hover {
  text-decoration: none;
}
#post_list_latest p, .blog_top_section p {
  margin-bottom: 0;
  font-size: 14px;
}
#post_list_latest .blog-card {
  border-radius: 20px;
  padding-bottom: 55px;
  position: relative;
  margin-bottom: 55px;
}
#post_list_latest  .blog-card__info {
  font-size: 14px;
  position: absolute;
  bottom: 0;
  color: #5c5c5c;
}
.redesign_2025 .blog-pagination__item {
  font-size: 20px;
  border-bottom: 0px solid transparent;
  color: #a5a5a7 !important;
  font-family: 'Lota Grotesque W05 Regular', sans-serif !important;
}
.redesign_2025 .blog-pagination__item--active{
  border-bottom: 0px solid transparent !important;
  font-family: Lota Grotesque W05 Bold, sans-serif !important;
  color: #000 !important;
}
.blog_container_2025 {
  max-width: 1080px;
  margin: 0 auto;
}
/* .redesign_2025 .blog-toolbar-1__topics a {
background-color: #DEE5EF;
padding: 5px 12px;
display: inline-block;
color: #5C5C5C;
margin-right: 6px;
margin-bottom: 6px;
border-radius: 3px;
} */
.redesign_2025 .blog_container_2025 .toolbar_blog_title h1 {
  margin-bottom: 70px;
}
.redesign_2025 .blog_subscription_bg {
  margin: 80px 40px 50px;
  padding: 60px 20px 40px;
}
.redesign_2025 .blog_subscription_bg .blog_container_2025 {
  display: flex;
  justify-content: space-between;
}
.redesign_2025 .blog_form_left_cnt {
  width: 57%;
}
.redesign_2025 .blog_subs_form {
  width: 33%;
}
.redesign_2025  .blog-listing-2 {
  padding-top: 55px;
}
.redesign_2025 .toolbar_blog_title .drop-down--light button {
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff !important;
  border: 1px solid #999;
  border-radius: 3px;
  box-shadow: none;
  color: #000;
}
.redesign_2025 .search-box__input {
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #999;
  border-radius: 3px;
  box-shadow: none;
}
.redesign_2025 .feature_image_post {
  height: 550px;
  border-radius: 20px;
  margin-bottom: 100px;
  background-size: cover;
  background-position: top;
}
.redesign_2025 .tabs__nav {
  margin: 0 0;
}
.redesign_2025 .tabs__nav .tabs__btn {
  margin: 0 0 .56rem;
  padding-left: 0;
}
.redesign_2025 .blog_post_2025 .blog_post_date_time, .redesign_2025 .blog_post_2025 .blog-post__meta {
  margin-bottom: 50px;
}
@media (max-width: 1090px) { 
  .webinar_container {
    max-width: 94%;
  }
  .icon_card_plus_link .card .card-title .arrow {
    opacity: 1;
    transform: translateX(0);
  }
  .redesign_2025 #get_started ul li {
    align-items: flex-start;
    font-size: 16px;
    line-height: 24px;
  }
  .redesign_2025 #get_started ul li img {
    margin-right: 15px;
  }
  .redesign_2025 .pricing_text_sec {
    padding: 40px 20px;
    margin: 0 14px;
  }
  .pricing_banner .img-txt__col-content {
    text-align: center;
  }
  .pricing_box_border {
    border: 2px solid #4d85eb;
    border-radius: 20px;
    padding: 30px 30px 30px;
  }
  .pricing_two_sec_container {
    padding: 40px 35px;
    margin: 0 14px;
  }
  .pricing_two_sec_container ul {
    margin-bottom: 40px;
  }
  .grey_bg_color_rad {
    padding: 40px 35px;
    margin: 0 14px;
  }
  .blog_top_section {
    display: none;
  }
  .redesign_2025 .blog_container_2025 h1 {
    margin-bottom: 0;
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 25px;
  }
  .redesign_2025 .blog_subscription_bg {
    margin: 80px 14px 50px;
    padding: 40px 20px 40px;
  }
  .redesign_2025 .blog_subscription_bg .blog_container_2025 {
    max-width: 100%;
    flex-direction: column;
  }
  .redesign_2025 .blog_form_left_cnt {
    width: 100%;
  }
  .redesign_2025 .blog_subs_form {
    width: 100%;
  }
  .redesign_2025 .drop-down, .search-box {
    width: 281px;
    margin: 0 auto;
  }
  .redesign_2025 .blog-toolbar-1__search {
    width: 281px;
    margin: 10px auto 0;
  }
  #post_list_latest .blog-listing-2__post {
    width: 100%; 
  }
  #post_list_latest {
    margin: 0 25px;
  }
  .redesign_2025  .drop_search_container {
    margin-top: 30px;
    flex-direction: column;
  }
  .redesign_2025 .blog-tabs_2025 {
    max-width: 100%;
    margin: 0 25px;
  }
  .redesign_2025 .feature_image_post  {
    height: 200px;
    margin: 0 14px 30px;
  }
  .redesign_2025 .blog-post {
    margin: 0 25px;
  }
  .redesign_2025 .related-posts_2025 {
    margin: 0 25px;
  }
  .redesign_2025 .blog_signup_2025 {
    margin: 0 14px 30px;
  }
  .redesign_2025 .blog_post_date_time, .redesign_2025 .blog-post__meta {
    margin-bottom: 30px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1081px) { 
  .blog_card-container {
    display: flex;
  }
  .blog_card-container .card {
    width: 33%;
  }
}
@media screen and (max-width: 767px) { 

  .redesign_2025 .img-txt, .redesign_2025 .image_plus_text_accordion  {
    margin: 0 25px;
  }
  .banner-container.is-visible, .banner-container {
    display: none;
  }
  .text-band {
    display: none;
  }
  .banner-container img {
    position: relative;
    top: -15px;
    transition: all .3s ease-in;
  }
  .redesign_2025 h1, .redesign_2025 .h1 {
    font-size: 33px;
    line-height: 36px;
    margin-bottom: 17px;
  }
  .redesign_2025 .h2, .redesign_2025 h2 {
    font-size: 27px;
    line-height: 33px;
  }
  .redesign_2025 h3, .redesign_2025 .h3 {
    font-size: 27px;
    line-height: 33px;
  }
  .redesign_2025 .h3 br, .redesign_2025 h3 br {
    display: none;
  }
  .redesign_2025 h4, .redesign_2025 .h4 {

  }
  .redesign_2025 h5, .redesign_2025 .h5 {
    font-size: 24px;
    line-height: 30px;
  }
  .redesign_2025 h6, .redesign_2025 .h6 {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: normal;
    text-transform: none;
  }
  .redesign_2025 .request_demo_quote .important-text {
    font-size: 20px;
    line-height: 30px;
  }
  .redesign_2025 .home_page_button .btn {
    width: 100%;
  }
  .redesign_2025 .full_img {
    text-align: center;
    margin: -12px 14px 0;
    background-color: #f4f5fa;
    border-radius: 0px 0px 20px 20px;
  }
  .redesign_2025 .full_img.pc_img {
    display: none;
  }
  .redesign_2025 .full_img.mob_img {
    display: inline-block;
  }
  .redesign_2025 .feature_two_col .content-card__body {
    padding: 0 24px 30px;
  }
  .redesign_2025 .full_img img {
    max-width: 100%;
    width: revert-layer;
  }
  .image_plus_text_accordion .right-column {
    min-height: 300px;
  }
  .image_plus_text_accordion .left-column {
    padding: 0px; 
  }
  .image_plus_text_accordion .left-column h2 {
    font-size: 24px;
  }
  .image_plus_text_accordion .accordion-content {
    padding-left: 0;
  }
  .image_plus_text_accordion .accordion-item .accordion-title-content img {
    margin-right: 10px;
  }
  .right-column {
    margin-top: 30px;
  }
  .home_resources_btn a {
    width: auto;
    height: 42px;
  }
  .redesign_2025 .quote {
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px;
    transition: .2s ease-in-out;
    width: 100%;
  }
  .redesign_2025 .quote .compact-card  {
    flex-direction: column;
  }
  .four_col_bg {
    margin: 0 14px;
    padding: 55px 0 60px;
  }
  .four_card-container .card {
    width: 100%;
    min-width: 240px;
  }
  .four_card-container {
    display: flex;
    flex-wrap: nowrap;
    gap: 16px;
    justify-content: flex-start;
    margin-bottom: 40px;
    padding-left: 12px;
    overflow-x: scroll;
  }
  .redesign_2025 .quote .compact-card__img {
    flex-shrink: 0;
    margin-inline-end: 0;
  }
  .redesign_2025 .quote .compact-card__txt {
    text-align: center;
    width: 100%;
  }
  .two_col_with_video .img-txt__col--img {
    padding: 0px 10px 0px 0px;
  }
  .two_col_with_video .img-txt__col--img .hs-video-container {
    position: relative;
    top: -18px;
    left: -4px;
  }
  .use_case_tool {
    display: flex;
    width: 100%;
    flex-direction: column;
    margin: 0 25px 0;
  }
  .use_case_tool li {
    margin-bottom: 12px;
  }
  .use_case_tool li a {
    display: inline-flex;
    margin: 0;
  }
  .blog_card-container {
    grid-template-columns: 1fr;
    margin: 0 25px;
  }
  .blog_card-container .card-image {
    height: 150px;
  }
  .webinar_container {
    flex-direction: column;
    margin: 20px 25px;
    width: 100%:
  }
  .webinar_container  .main-content, .sidebar {
    flex: none;
    width: 100%;
  }
  .webinar_container .sidebar {
    padding-top: 30px;
    border-top: 1px solid #a5a5a7;
  }
  .redesign_2025 .banner_for_mob {
    display: block;
    margin-left: 15px;
  }
  .learn_more_bg {
    padding: 145px 0 145px;
    margin: 0 14px;
  }
  .request_demo_quote {
    margin: 0 14px;
  }
  .redesign_2025 .splide--arrows-sm.splide--arrows-outside {
    padding-left: 0;
    padding-right: 0;
  }
  .redesign_2025 .properties {
    display: flex;
    flex-direction: column;
  }
  .redesign_2025  .properties--light .properties__item {
    border-color: transparent;
    justify-content: start;
  }
  .accordion_with_toggle .accordion {
    border-radius: 5px;
    margin-top: 40px;
    overflow: hidden;
  }
  .accordion_with_toggle .accordion-item {
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .accordion_with_toggle_content_area {
    flex-direction: column !important;
  }
  .accordion_with_toggle .left-column,
  .accordion_with_toggle .right-column {
    flex: none;
    width: 100%;
  }
  .accordion_with_toggle .button-bar {
    bottom: 0;
  }
  .accordion_with_toggle .right-column img {
    max-width: 100%;
    height: auto;
  }
  .accordion_with_toggle .tab-button {
    font-size: 15px;
  }
  .redesign_2025 .accordion_with_toggle h5 {
    font-size: 21px;
    line-height: 26px;
  }
  .redesign_2025 .text_with_icon_2025 {
    flex-direction: column;
    text-align: left;
    margin: 0 25px 0;
  }
  .redesign_2025 .feature_two_col .content-card .latest_content {
    padding: 0 0;
  }
  .redesign_2025 .feature_two_col .content-cards {
    gap: 30px;
    margin: 0 25px;
  }
  .redesign_2025 .feature_two_col .content-cards .col { 
    width: 100%;
  }
  .redesign_2025 .feature_one_col .content-card {
    flex-direction: column;
    text-align: center;
    margin: 6px 25px 30px;
  }
  .redesign_2025 .feature_one_col .content-card .latest_content {
    padding: 0 0 0 0px;
  }
  .redesign_2025 .feature_showcase_css .content-card {
    flex-direction: column;
    margin: 0 14px;
  }
  .redesign_2025 .feature_showcase_css .content-card__img {
    border-radius: 24px 24px 0 0;
    margin-bottom: 30px;
  }
  .redesign_2025 .feature_showcase_css .content-card .latest_content {
    padding: 0 20px 25px 20px;
  }
  .redesign_2025 .feature_two_col.ai_companions .content-card .latest_content {
    padding: 0 30px 0 30px;
  }
  .two_col_with_grey_bg .module__inner .img-txt__col--txt .img-txt__col-content {
    left: 0;
    position: relative;
  }
  .redesign_2025 .two_col_with_grey_bg .img-txt {
    margin: 0 0px;
  }
  .blue_checkmark_w_line  {
    padding: 20px 20px 0px;
  }
  .blue_checkmark_w_line li {
    padding: 24px 0 24px 40px;
  }
  .four_card-container {
    gap: 15px;
  }
  .four_card-container .card {
    width: 160px;
    min-height: 240px;
    padding: 20px;
  }
  .four_card-container .arrow, .four_card-container .arrow-hover {
    bottom: 15px;
    left: 20px;
  }
  .four_col_rich_text_cnt {
    max-width: 100%;
    margin: 0 auto 30px;
  }
  .redesign_2025 .img_with_full_right.img-txt {
    margin: 0 0px;
  }
  .redesign_2025 .img_with_full_right.img-txt .img-txt__col--txt .img-txt__txt, .redesign_2025 .img_with_full_right.img-txt .img-txt__col-content .inline-items {
    margin: 0 25px;
    justify-content: center;
  }
  .redesign_2025 #no_bg_color .quote { 
    padding-left: 0;
    padding-right: 0;
  }
  #ready_to_learn_more .learn_more_bg>div {
    flex-direction: column;
    text-align: center;
    padding: 0 12px;
  }
  .redesign_2025 #feature_col_css .col {
    padding: 0 25px;
  }
  .redesign_2025  #feature_col_css.solution_by_role .feature-card {
    padding: 0 25px;
    margin-bottom: 0;
  }
  #want_to_learn_more .learn_more_bg {
    margin: 0 10px 0 10px;
  }
  #want_to_join .learn_more_bg {
    margin: 0 10px 0 10px;
  }
  .toc-container {
    display: none;
  }
  .two_col_with_left_nav .content-container {
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
  }
  .two_col_sticy_nav_cont {
    margin: 0 14px;
  }

  .row-number-5.dnd-section {
    padding: 0 0px !important;  /* remove when it goes live */
  }
  .cutomer_success_banner .img-txt__col--img .img-txt__col-content {
    margin: 0 25px;
  } 
  .redesign_2025 #careers_three_col {
    background-color: #f4f5fa;
    margin: 0 12px;
    border-radius: 20px;
    padding: 30px 20px;
  }
}

@media (max-width: 576px) {
  .four_card-container {
    /*     flex-direction: column; */
    align-items: center;
  }
  .four_card-container .card {
    width: 100%; 
    max-width: 250px;
  }
  .four_col_bg .intro_custom_text {
    /*     width: 290px; */
    margin: 0 auto 30px;
  }
  .icon_card_plus_link {
    gap: 15px;
    padding-bottom: 10px;
    margin: 0 25px;
  }
  .icon_card_plus_link .card {
    padding: 20px;
    min-height: auto; 
    width: 100%;
  }
  .icon_card_plus_link .card:hover {
    min-height: 230px;
  }
  .icon_card_plus_link .card-icon img {
    width: 50px;
    height: 50px;
    margin-bottom: 12px;
  }
}
@media (min-width: 1090px) { 

}
@media (min-width: 1140px) {

  .redesign_2025 .img_with_full_right .img-txt__col--txt .img-txt__col-content {
    width: 520px;
  }
  .redesign_2025  .img-txt--it .img-txt__col--txt .img-txt__col-content {
    padding-inline-start: 126px;
  }

  .redesign_2025  .two_col_with_grey_bg  .img-txt--it .img-txt__col--txt .img-txt__col-content {
    padding-inline-start: 40px;
    padding-right: 54px;
  }
  .redesign_2025  .two_col_with_grey_bg.customer_service .img-txt--it .img-txt__col--txt .img-txt__col-content {
    padding-inline-start: 55px;
    padding-right: 30px;
  }
  .redesign_2025 .img-txt--it .img-txt__col--img {
    order: 1;
    text-align: start;
  }
  .redesign_2025 .img_with_full_right .img-txt__col--img {
    text-align: end;
  }
  .redesign_2025 .content_card_2025 .col {
    padding: 0 16px;
  }
  .redesign_2025 .home_page_three_col .content_card_2025 .col {
    padding: 0 0;
    width: 31%;
  }
  .redesign_2025 .home_page_three_col .content_card_2025 .col:nth-child(2) {
    margin: 0 32px;
  }
  .home_page_three_col .content_card_2025 {
    justify-content: space-between;
  }
  .image_plus_text_accordion .clm-module {
    justify-content: space-between;
  }
  .image_plus_text_accordion .left-column {
    width: 45%;
    padding: 0 0;
  }
  .image_plus_text_accordion .right-column {
    width: 45%;
  }
  .redesign_2025 .solution_css  .img-txt{
    align-items: flex-start;
  }
  .redesign_2025 .img-txt--ti .img-txt__col--txt {  /* for the module where imag was extreme right */
    justify-content: flex-start;
  }
  .solution_banner .module__inner {
    max-width: 1080px;
    margin: 0 auto;
  }
  .redesign_2025 .feature_one_col .content-card__desc p {
    width: 390px;
  }
  .redesign_2025 .feature_one_col .content-card .latest_content {
    padding: 0 60px 0 60px;
  }
  .redesign_2025 .compact-card__img img {
    width: 60px;
    height: 60px;
  }
  .pricing_banner  .img-txt__col {
    width: 57%;
  }
  .redesign_2025 .pricing_banner .img-txt__col--txt .img-txt__col-content {
    width: 620px;
    padding-inline-end: 0px;
  }
  .redesign_2025 .pricing_banner p {
    max-width: 522px;
  }
  .pricing_two_col_content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px;
  }
  .pricing_two_col_content>* {
    width: 45%;
  }
}