@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
html, body, p, a, span, div, h1, h2, h3, h4, h5, h6, li, button, input, select, textarea {
  font-family: 'Lato', sans-serif !important;
}
/* Force Lato on everything */
*,
*::before,
*::after {
  font-family: 'Lato', sans-serif !important;
}

</style>@font-face { 
  font-family: "Museosans 100"; 
  src: url(//45167133.fs1.hubspotusercontent-na1.net/hubfs/45167133/raw_assets/public/Ipaladin_April2025/fonts/64ef5b3fd998887880a1aa89_MuseoSans-100.otf) format("opentype"); 
  font-style: normal; 
  font-weight: 100; 
  font-display: swap; 
}
@font-face { 
  font-family: "Museosans 300"; 
  src: url(//45167133.fs1.hubspotusercontent-na1.net/hubfs/45167133/raw_assets/public/Ipaladin_April2025/fonts/MuseoSans-300.otf) format("opentype");
  font-style: normal; 
  font-weight: 300; 
  font-display: swap;
}
@font-face { 
  font-family: "Museosans 500"; 
  src: url(//45167133.fs1.hubspotusercontent-na1.net/hubfs/45167133/raw_assets/public/Ipaladin_April2025/fonts/MuseoSans_500.otf) format("opentype");
  font-style: normal; 
  font-weight: 500; 
  font-display: swap;
}
@font-face { 
  font-family: "Museosans 700"; 
  src: url(//45167133.fs1.hubspotusercontent-na1.net/hubfs/45167133/raw_assets/public/Ipaladin_April2025/fonts/MuseoSans_700.otf) format("opentype"); 
  font-style: normal;
  font-weight: 700; 
  font-display: swap; 
}
@font-face { 
  font-family: "Museosans 900";
  src: url(//45167133.fs1.hubspotusercontent-na1.net/hubfs/45167133/raw_assets/public/Ipaladin_April2025/fonts/MuseoSansCyrl-900.ttf) format("truetype"); 
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
body {
  font-family: "Museosans 300", sans-serif;
  letter-spacing: .5px;
}
strong {
  font-weight: 700;
}


.content-wrapper,
.dnd-section>.row-fluid,
.footer .page-center,
.page-center:not(.full_width) {
  padding-left: 5%;
  padding-right: 5%;
}
.dnd-section>.row-fluid .dnd-section>.row-fluid {
  padding-left: 0;
  padding-right: 0;
}
.contact-banner .form-row.hs-secondary .hs-button, .contact-banner .form-row.hs-secondary input.hs-button, 
.form-row.secondary input[type=submit], .hs-sec-btn, .hs_service .widget-type-form .hs-button, 
.landing-banner .form-row.hs-secondary .hs-button, .landing-banner .form-row.hs-secondary input.hs-button,
.popup_modal_box.bg_primary .hs-button, .systems-page .hs-search-results__next-page, .systems-page .hs-search-results__prev-page{
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  transition: background-color .2s;
  font-family: "Museosans 700", sans-serif;
  font-size: 1.25rem;
}



.footer.custom-footer .popup-wrapper .inner-popup-container
{
  width: 70%;
  max-width: 50rem;
  max-height: 100%;
  margin: 2vh auto;
  overflow:visible;
}

.footer.custom-footer .close-icon.popup-ftr
{
  cursor: pointer;
  border-radius: 24rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: absolute;
  inset: 0% -4rem auto auto;
  z-index: 9999;
  background-color: #77c9b2;
  text-shadow: none;
  text-shadow: none;
  font-size: 1.625rem;
  transform: rotate(0);
  color: #fff;
  font-weight: 300;
}

.footer.custom-footer .popup-wrapper .popup-inner-wrapper{
  max-height: 96vh;
  padding: 3rem 8rem;
  border-radius: 10px;
  overflow: scroll;
}


.footer.custom-footer .custom-wrapper-popup
{
  padding: 0;
  width: 100vw;
}

.footer.custom-footer .custom-wrapper-popup .form-title{
  margin: 0;
}
footer.custom-footer .footer-social {
  justify-content: center;
}
.header .popup-wrapper .popup-inner-wrapper {
  max-height: 96vh;
  padding: 3rem 8rem;
  border-radius: 10px;
  overflow: scroll;
}
.header .csutom-section-popup {
  padding: 0;
  width: 100vw;
}
.form-title {
  margin: 0;
}
form .hs-richtext {
  font-size: 14px;
  margin-bottom: 3px;
  font-family: arial, helvetica, sans-serif;
  letter-spacing: 0;
}
.hs-main-font-element {
  line-height: normal;
}
form .hs-richtext h1 {
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  letter-spacing: 0;
  line-height: normal;
}
form .hs-richtext p {
  margin-block-start: 1em;
  margin-block-end: 1em;
}
form label {
  font-family: arial, helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 1px;
  letter-spacing: 0;
}
.hs-form-field {
  margin-bottom: 18px;
}
form input[type=email], form input[type=file], form input[type=number], form input[type=password],
form input[type=search], form input[type=tel], form input[type=text], form select, form textarea {
  height: 40px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  padding: 0 15px;
  min-height: 27px;
}
select.is-placeholder {
  color: #bfbfbf;
}
.hs-fieldtype-textarea.hs-input {
  height: auto;
  padding: 10px 15px;
  vertical-align: middle;
}
form .inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}

form .inputs-list:first-child {
  padding-top: 6px;
}

form .inputs-list>li {
  margin: 0;
}
.legal-consent-container .hs-form-booleancheckbox-display p {
  line-height: 18px;
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
}
form .grecaptcha-badge {
  margin-left: 0;
}
.actions {
  padding: 17px 0px;
  text-align: center;
}


.footer.custom-footer .popup-wrapper form .hs-button
{
  padding: 12px 24px;
  border-style: solid;
  border-width: 1px;
  position: relative;
  text-align: center;
  transition: all .15s linear;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-size: 12px;
  line-height: 12px;
  font-family: arial, helvetica, sans-serif;
  letter-spacing: 0;
  background-color: #77c9b2;
  border-color: #77c9b2;
}

footer.footer.footer_section__2.custom-footer .col-section.num1 {
  padding: 0;
}
.custom-footer .footer-content p {
  letter-spacing: 2px;
  font-family: "Museosans 500", sans-serif;
  font-size: .875rem;
  line-height: 26px;
}
.custom-footer .footer-section.footer-section-1 .flex_row {
  grid-auto-columns: 1fr;
  display: grid;
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr .75fr .25fr 1.25fr;
  align-items: start;
}
.custom-footer .footer-section.footer-section-1 .flex_row .col-section {
  width: 100% !important;
  padding: 0;
}
.custom-footer .footer-menu .hs-menu-wrapper>ul>li {
  margin: 0;
}
.custom-footer .footer-menu .hs-menu-wrapper>ul>li>a {
  padding-top: .5rem;
  padding-bottom: 1rem;
  font-family: "Museosans 500", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  line-height: 26px;
}
.custom-footer .footer-content>a {
  padding-top: .5rem;
  padding-bottom: 1rem;
  font-family: "Museosans 500", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  line-height: 26px;
  white-space: nowrap;
}
.footer.custom-footer .footer-button.btn_row a {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  flex: none;
  padding: 1.125rem 3.4375rem;
  font-family: "Museosans 700", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  transition: background-color .2s;
  line-height: 26px;
  width: 100%;
}
.footer.custom-footer .footer-button.btn_row .ftr_btn_item {
  width: 100%;
}
.footer.footer_section__2.custom-footer .footer-row.row2.type_button {
  padding-top: 1.5rem !important;
}
footer.custom-footer {
  word-break: normal;
}
.custom-footer .footer-section.footer-section-1 .flex_row {
  grid-row-gap: 3rem;
  grid-template-columns: 1fr;
}
.cm_banner.v2 p.small-text {
  font-size: 1rem;
  font-family: "Museosans 700", sans-serif;
  font-weight: 700;
}
.cm_banner.v2 .banner-content-inner h1 {
  padding: 0;
  font-size: 4.375rem;
  display: inline-block;
  margin-bottom: 10px;
  line-height: 1.2;
  margin-top: 0;
}
.cm-tax-mgmtcnt .content_widget p {
  margin-bottom: 20px;
  line-height: 150%;
  font-family: "Museosans 700", sans-serif;
  font-weight: 700;
}
.cm-tax-mgmtcards .top_sec {
  margin: 0;
}
.cm-tax-mgmtcards .top_sec .title {
  letter-spacing: .37px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px;
  color: #1e2c3e;
}
.cm-tax-mgmtcards .bottom_row {
  padding-top: 5rem;
}
.cm-tax-mgmtcards .bottom_row .flex-row .cnt-col {
  padding: 0;
  width: 100%;
  display: flex;
  height: 100%;
}

.cm-tax-mgmtcards .bottom_row .flex-row .cnt-col .col-title {
  background-color: #77c9b2;
  color: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding: 15px 15px 27px;
  font-family: "Museosans 500", sans-serif;
  font-size: 1.2rem;
  margin: 0;
  font-weight: 300;
  line-height: 26px;
  letter-spacing: .5px;
  margin: 0;
}
.cm-tax-mgmtcards .flex-row {
  grid-column-gap: 3rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}
.cm-tax-mgmtcards .flex-row .cnt-col .tp-img-cnt {
  text-align: center;
  flex-flow: column;
  width: 100%;
  height: 100%;
  display: flex;
}
.cm-tax-mgmtcards .bottom_row .flex-row .cnt-col .inner_spacing {
  height: 100%;
}
.cm-tax-mgmtcards .bottom_row .flex-row .cnt-col .tp-img-cnt-inner {
  border-radius: 12px;
  flex: 1;
  margin-top: -10px;
  padding: 15px;
  font-family: "Museosans 100", sans-serif;
  font-size: 1rem;
  line-height: 130%;
  background-color: #1b385e;
  color: #fff;
}
.cm-tax-mgmtcards .bottom_row .flex-row .cnt-col .tp-img-cnt-inner p {
  line-height: 130%;
}
.cm-mngmt-cards.card_gallery .title {
  letter-spacing: .37px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #1e2c3e;
}
.cm-mngmt-cards.card_gallery .bottom_row .card_item {
  padding: 0;
  width: calc(50% - 8px);
}
.cm-mngmt-cards.card_gallery .bottom_row .flex_row {
  column-gap: 16px;
  row-gap: 6px !important;
}
.cm-mngmt-cards.card_gallery .bottom_row .card_item .card_inner {
  border-radius: 0;
}
.cm-mngmt-cards.card_gallery .bottom_row .card_item .btn_row {
  margin: 0;
}
.cm-mngmt-cards.card_gallery .bottom_row .card_item .it_title {
  margin: 0;
  text-align: center;
  font-family: "Museosans 500", sans-serif;
  font-weight: 300;
  font-size: 1.625rem;
  line-height: 26px;
  letter-spacing: .5px;
}
.cm-mngmt-cards.card_gallery .bottom_row .card_item .card_content p {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: center;
  font-family: "Museosans 100", sans-serif;
  font-size: 1rem;
  display: flex;
  line-height: 26px;
}
.cm-mngmt-cards.card_gallery .top_sec {
  padding: 0;
}
.cnt-wit-bg-wrp.tax-mgmt-btncnt .title {
  margin: 0;
  font-size: 2.3125rem;
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 4.1rem;
}
.cnt-wit-bg-wrp.tax-mgmt-btncnt .rich_text h4 {
  margin-bottom: 1rem;
  font-size: 1.625rem;
  margin-top: 10px;
  font-family: "Museosans 700", sans-serif;
  font-weight: 700;
  line-height: 24px;
}
.cnt-wit-bg-wrp.tax-mgmt-btncnt .rich_text ul {
  margin: 0;
  padding-left: 40px;
}
.cnt-wit-bg-wrp.tax-mgmt-btncnt .rich_text ul>li {
  line-height: 26px;
}
.cnt-wit-bg-wrp.tax-mgmt-btncnt .btn_row {
  width: 100%;
  padding-top: 3rem;
  margin: 0;
  justify-content: center;
}
.cnt-wit-bg-wrp.tax-mgmt-btncnt .rich_text ul>li:last-child {
  margin: 0;
}
.cnt-wit-bg-wrp.tax-mgmt-btncnt .btn_row a.hs-button {
  font-size: 1.25rem;
  aspect-ratio: auto;
  object-fit: fill;
  padding: 1.125rem 1.25rem;
  display: inline-block;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  font-family: "Museosans 700", sans-serif;
  line-height: 26px;
  border: none;
}
.cnt-wit-bg-wrp.tax-mgmt-btncnt .btn_row a.hs-button:hover {
  background-color: #c6c6c6;
  border-color: #c6c6c6;
}
.cm_auto_col.v2 .flex_row .media_column .btn_item a {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  flex: none;
  padding: 1.125rem 3.4375rem;
  font-family: "Museosans 700", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  transition: background-color .2s;
  border: none;
  line-height: 26px;
}
.cm-smartrecords-quotes.cnt-wit-bg-wrp .page-center {
  padding: 0;
}
.cm-smartrecords-quotes.cnt-wit-bg-wrp .content_widget h5 {
  margin: 0;
  text-align: center;
  margin-bottom: 30px;
  font-family: "Museosans 700", sans-serif;
  font-size: 3.0625rem;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
}
.cm-smartrecords-quotes.cnt-wit-bg-wrp .content_widget p {
  margin: 0;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Museosans 700", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 26px;
}
.cm_two_col.v2 {
  padding: 0;
}
.cm-capacity-col .content-col {
  width: 100%;
}
.cm-capacity-col .content-col .cont-inner h2 {
  margin: 0;
  letter-spacing: 0;
  font-family: "Museosans 700", sans-serif;
  font-size: 65px;
  font-weight: 700;
  line-height: 100%;
  color: #4daa90;
}
.cm-capacity-col .content-col .cont-inner p {
  margin-top: 30px;
  color: #fff;
}
.cm-capacity-col .flex_row {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  display: grid;
  text-align: left;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
}
.cm-capacity-col .media_column {
  grid-area: span 1 / span 1 / span 1 / span 1;
  width: 100%;
}
.cm-capacity-col .content-col .cont-inner .description {
  margin: 0 !important;
}
.smartrecords-icon-cards .top_sec {
  padding: 0;
  text-align: left;
}
.smartrecords-icon-cards .top_sec p {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: "Museosans 700", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  color: #77c9b2;
}
.smartrecords-icon-cards .top_sec h2 {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px !important;
}
.smartrecords-icon-cards .top_sec {
  padding: 0;
  text-align: left;
  margin: 0;
}
.smartrecords-icon-cards .top_sec p {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: "Museosans 700", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  color: #77c9b2;
}
.smartrecords-icon-cards .top_sec h2 {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px !important;
}
.smartrecords-icon-cards .bottom_row .cnt-col {
  padding: 0;
  width: 100%;
}
.smartrecords-icon-cards .bottom_row .flex-row {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 20px;
  margin-bottom: 30px;
  display: grid;
}
.smartrecords-icon-cards .bottom_row .cnt-col .tp-img-cnt .col-title {
  margin-bottom: 10px;
  font-family: "Museosans 700", sans-serif;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: .5px;
  font-size: 1.625rem;
  margin-top: 0;
}
.smartrecords-icon-cards .bottom_row .cnt-col .tp-img-cnt p {
  line-height: 100%;
}
.smartrecords-icon-cards .bottom_row .cnt-col  .tp-img {
  display: flex;
  align-items: center;
  height: 135px;
}
.cm-tax-mgmtcnt.v2 .content_widget {
  padding: 40px 60px;
}
.cm-tax-mgmtcnt.v2 .content_widget h2 {
  margin: 0;
  font-size: 65px;
  line-height: 100%;
  letter-spacing: normal;
  font-weight: 700;
}
.cm-mngmt-cards.mobile-mngmt-cards {
  display: none;
}







@media (min-width: 1440px) {

  .custom-footer .footer-section.footer-section-1 .flex_row {
    grid-template-columns: 1.25fr .75fr .75fr .25fr 1fr;
  }
}

@media (min-width: 1920px) {
  .contact-banner .form-row.hs-secondary .hs-button, .contact-banner .form-row.hs-secondary input.hs-button, 
  .form-row.secondary input[type=submit], .hs-sec-btn, .hs_service .widget-type-form .hs-button, 
  .landing-banner .form-row.hs-secondary .hs-button, .landing-banner .form-row.hs-secondary input.hs-button,
  .popup_modal_box.bg_primary .hs-button, .systems-page .hs-search-results__next-page, .systems-page .hs-search-results__prev-page{
    font-size: 1.25rem;
  }
 
  
  .custom-footer .footer-section.footer-section-1 .flex_row {
    grid-template-columns: 3fr .75fr .75fr .25fr 1fr;
  }

}





@media (max-width:991px) {
  
  .custom-footer.footer.footer_section__2 .footer-section-1 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
  .custom-footer .footer-content>a{
    display: block;
  }
  .custom-footer .footer-social {
    padding-left: 0;
  }
  .cm_banner.v2 .banner-content-inner h1 {
    font-size: 2.75rem;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .cm-tax-mgmtcards .top_sec .title {
    font-size: 1.75rem;
    margin-bottom: 0;
  }

  .cm-tax-mgmtcards {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

  .cm-tax-mgmtcards .flex-row {
    grid-column-gap: 2rem;
  }
  .cm-mngmt-cards.card_gallery .title {
    font-size: 1.75rem;
  }
  .cm-mngmt-cards.card_gallery .top_sec {
    margin-bottom: 3rem;
  }
  .cm-mngmt-cards.card_gallery {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .cnt-wit-bg-wrp.tax-mgmt-btncnt {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .cnt-wit-bg-wrp.tax-mgmt-btncnt .btn_row {
    padding-top: 2.5rem;
  }
  .smartrecords-bnr.simple-banner .bg_img {
    background-position: 100% 100% !important;
  }
  .cm_auto_col.v2 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .cm-smartrecords-quotes.cnt-wit-bg-wrp .content_widget h5 {
    font-size: 2.5rem;
  }
  .cnt-wit-bg-wrp.cm-smartrecords-quotes {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .cm-smartrecords-quotes.cnt-wit-bg-wrp .content_widget p {
    margin-top: 30px;
    display: inline-block;
  }
  .cm-capacity-col .flex_row {
    grid-row-gap: 30px;
    flex-direction: column;
    grid-template-columns: 1fr;
    align-items: center;
  }
  .cm-capacity-col {
    margin-top: 6rem;
    margin-bottom: 6rem;
  }
  .cm-capacity-col .content-col {
    order: 2;
  }
  .cm-capacity-col .content-col .cont-inner h2 {
    font-size: 44px;
  }
  .smartrecords-icon-cards {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .smartrecords-icon-cards .top_sec h2 {
    font-size: 2.25rem;
  }
  .smartrecords-icon-cards .bottom_row .flex-row {
    grid-template-columns: 1fr 1fr;
  }
  .smartrecords-icon-cards .bottom_row .cnt-col .tp-img {
    justify-content: center;
    margin-bottom: 40px;
  }
  .smartrecords-icon-cards .bottom_row .cnt-col .tp-img-cnt {
    text-align: center;
  }
  .cm-tax-mgmtcnt.v2 .content_widget h2 {
    font-size: 44px;
  }
  .footer.custom-footer .popup-wrapper .inner-popup-container {
    width: 80%;
  }
}

@media (max-width: 767px) {


  .custom-footer.footer.footer_section__2 .footer-section-1 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .footer.footer_section__2.custom-footer .footer-row.row2.type_button {
    padding-top: 1.25rem !important;
  }
  .custom-footer .footer-section.footer-section-1 .flex_row {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }
  .cm_banner.v2 .banner-content-inner h1 {
    font-size: 2.25rem;
  }
  .cm-tax-mgmtcards .bottom_row .flex-row .cnt-col .col-title {
    margin: 0;
  }
  .cm-tax-mgmtcards {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }
  .cm-tax-mgmtcards .top_sec .title {
    font-size: 1.5rem;
    margin-bottom: 10px;
    line-height: 1.4;
  }
  .cm-tax-mgmtcards .flex-row {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }
  .cm-tax-mgmtcards .bottom_row {
    padding-top: 3rem;
  }
  .cm-mngmt-cards.card_gallery {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .cm-mngmt-cards.card_gallery .title {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .cnt-wit-bg-wrp.tax-mgmt-btncnt {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .cnt-wit-bg-wrp.tax-mgmt-btncnt .btn_row {
    padding-top: 2rem;
  }
  .smartrecords-bnr.simple-banner .bg_img {
    background-position: 50% !important;
  }
  .cm_auto_col.v2 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .cnt-wit-bg-wrp.cm-smartrecords-quotes {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .cm-smartrecords-quotes.cnt-wit-bg-wrp .content_widget h5 {
    font-size: 1.7rem;
  }
  .cm-capacity-col {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .smartrecords-icon-cards {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .smartrecords-icon-cards .top_sec {
    text-align: center;
  }

  .smartrecords-icon-cards .top_sec h2 {
    font-size: 2rem;
  }

  .smartrecords-icon-cards .bottom_row .flex-row {
    grid-template-columns: 1fr;
  }
  .cm-mngmt-cards {
    display: none;
  }
  .cm-mngmt-cards.mobile-mngmt-cards {
    display: block;
  }
  .cm-mngmt-cards.mobile-mngmt-cards .flex_row {
    flex-direction: column;
  }
  .cm-mngmt-cards.mobile-mngmt-cards .flex_row .card_item {
    width: 100%;
  }
  .footer.custom-footer .popup-wrapper .popup-inner-wrapper {
    border-radius: 0;
    width: 100%;
    height: 100vh;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .footer.custom-footer .popup-wrapper .inner-popup-container{
    border-radius: 0;
    width: 100%;
    height: 100vh;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}


@media (max-width: 479px){
  .cm-tax-mgmtcnt .content_widget p {
    line-height: 130%;
  }
  .cm-tax-mgmtcards .bottom_row .flex-row .cnt-col .tp-img-cnt-inner p {
    font-size: 16px;
  }
  .cnt-wit-bg-wrp.cm-smartrecords-quotes,
  .cm-capacity-col{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .cm-capacity-col .content-col .cont-inner h2 {
    text-align: center;
    font-size: 33px;
  }
  .smartrecords-icon-cards .bottom_row .cnt-col .tp-img-cnt p{
    font-size: 1.625rem;
  }
  .cm-tax-mgmtcnt.v2 .content_widget {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  .cm-tax-mgmtcnt.v2 .content_widget h2 {
    text-align: center;
    font-size: 33px;
  }
}



h1,
h2,
h3 {
  font-family: "Museosans 700", sans-serif;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;  
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

p {
  margin-bottom: 20px;
  line-height: 150%;
}

.hs-sec-btn {
  line-height: 26px;
}


@media (max-width: 991px) and (min-width: 768px) {
  .content-wrapper--vertical-spacing, .dnd-section, .dnd_padd {
    padding-bottom: 96px;
    padding-top: 96px;
  }
}

.simple-banner.cm_banner,
.simple-banner.cm_home_banner {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.cm_cards {
  padding: 7rem 5%;
}

.card_gallery.cm_cards .top_sec.noButton {
  padding: 0 0 2rem;
  margin: 0;
  text-align: left;
}

.card_gallery.cm_cards .top_sec h2 {
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .37px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.card_gallery.cm_cards .bottom_row.notshadow .rowGap15 {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
}

.card_gallery.cm_cards .flex_row:has(.col3) {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card_gallery.cm_cards .flex_row .card_item.col3 {
  width: auto;
  margin-right: 10px;
  padding: 0;
}

.card_gallery.cm_cards .flex_row .card_item .card_inner {
  padding: 1.5rem;
  border-radius: 0;
}

.card_gallery.cm_cards .flex_row .card_item {
  transition: transform .2s;
  box-shadow: -2px 3px 10px #0003;
  border: 1px solid #f2f2f2;
}

.card_gallery.cm_cards .flex_row .card_item:hover {
  transform: translateY(-3px);
}

.cm_two_col {
  padding: 7rem 0;
}

.two-col-content.cm_two_col .flex_row:has(.col6) {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.two-col-content.cm_two_col .flex_row .col6 {
  width: auto;
  padding: 0;
}

.two-col-content.cm_two_col .feature-wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: grid;
  margin-bottom: 32px;
}

.two-col-content.cm_two_col .feature-wrapper .featimggrp {
  align-items: center;
  margin-bottom: 25px;
  display: flex;
  align-self: start;
  max-width: 100%;
}

.two-col-content.cm_two_col .feature-wrapper .featimggrp .featimgwrap {
  margin: 0;
  flex: 0 auto;
  align-self: center;
  margin-right: 30px;
  width: auto;
}

.two-col-content.cm_two_col .feature-wrapper .featimggrp .featimgwrap img {
  width: 4rem;
  max-width: 4rem;
}

.two-col-content.cm_two_col .feature-wrapper .featimggrp .feat-title {
  line-height: 150%;
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: .5px;
}

.two-col-content.cm_two_col .feature-wrapper .featimggrp .feat-title strong {
  display: block;
  font-family: "Museosans 700", sans-serif;
}

.card_gallery.cm_cards .flex_row .card_item .card_content {
  font-size: 1.2rem;
  line-height: 120%;
}

.card_gallery.cm_cards .flex_row .card_item .btn_row:not(:has(a)) {
  margin: 0;
}

.card_gallery.cm_cards .flex_row .card_item h6 {
  font-size: .875rem;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: .5px;
  color: #77c9b2;
  font-family: "Museosans 700", sans-serif;
  margin-bottom: 1rem;
  margin-top: 0;
}

.card_gallery.cm_cards .flex_row .card_item h3 {
  margin-top: 20px;
  margin-bottom: 1.1rem;
  letter-spacing: .37px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #1e2c3e;
}

.card_gallery.cm_cards .flex_row .card_item p {
  line-height: 120%;
}

.two-col-content.cm_two_col h6 {
  color: #77c9b2;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: "Museosans 700", sans-serif;
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
  line-height: 120%;
}

.two-col-content.cm_two_col .feature-wrapper .featimggrp .featimgwrap img[alt="icon_technology"] {
  padding-left: 6px;
  padding-right: 6px;
}

.two-col-content.cm_two_col .feature-wrapper .featimggrp .featimgwrap img[alt="icon_client-focused"] {
  padding-left: 9px;
  padding-right: 9px;
}

.two-col-content.cm_two_col .content-col .description {
  margin-bottom: 0;
  padding-bottom: 24px;
}

.two-col-content.cm_two_col .content-col .description p {
  margin-bottom: 20px;
  line-height: 1.5;
}

.two-col-content.cm_two_col .content-col .description h3 {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 20px;
  margin-bottom: 10px;
  padding-bottom: 24px;
  letter-spacing: inherit;
}

.cm_full_bg {
  padding: 40px 60px;
}

.cnt-wit-bg-wrp.cm_full_bg .content_widget h2 {
  color: #4daa90;
  letter-spacing: 0;
  font-family: "Museosans 700", sans-serif;
  font-size: 65px;
  font-weight: 700;
  line-height: 100%;
  margin: 0 0 30px;
}

.cnt-wit-bg-wrp.cm_full_bg p {
  margin-bottom: 20px;
  line-height: 1.5;
}
.cm_pop_open .simple-banner.cm_home_banner {
  z-index: 109;
  position: relative;
}
.simple-banner.cm_home_banner {
  padding-left: 0;
  padding-right: 0;

}

.simple-banner.cm_home_banner .flex_row:has(.col6) {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.simple-banner.cm_home_banner .flex_row .col6 {
  width: auto;
  padding: 0;
}

.simple-banner.cm_home_banner .img_wrap_inner .pop_trigger>img {
  aspect-ratio: 1;
  background-color: #8bd6c1;
  object-fit: contain;
  width: 100%;
  padding: 20px;
}

.simple-banner.cm_home_banner .banner-content-inner h1 {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 10px;
  padding-bottom: 24px;
  letter-spacing: inherit;
  margin-top: 0;
}

.simple-banner.cm_home_banner .banner-content-inner p,
.simple-banner.cm_home_banner .top_sec p:last-child {
  margin-bottom: 20px;
  line-height: 150%;
}

.simple-banner.cm_home_banner .banner-content-inner p strong {
  font-family: inherit;
}

.simple-banner.cm_home_banner .btn_row {
  margin: 0;
  padding-top: 32px;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.simple-banner.cm_home_banner .btn_row .hs-button {
  aspect-ratio: auto;
  object-fit: fill;
  padding: 1.125rem 1.25rem;
  font-size: .9rem;
  display: inline-block;
  font-weight: 700;
  font-family: "Museosans 700", sans-serif;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  flex: none;
  border: 0;
  line-height: 100%;
}

.cm_auto_col {
  padding: 40px 60px;
}

.two-col-content.cm_auto_col .flex_row {
  gap: 0;
  justify-content: unset;
}

.two-col-content.cm_auto_col .flex_row:has(.col10):has(.col2)>div {
  width: auto;
  padding: 0;
}

.two-col-content.cm_auto_col.left .flex_row .content-col.col10 {
  margin-right: 40px;
  flex: 1;
}

.two-col-content.cm_auto_col.left .flex_row .content-col h4 {
  font-family: "Museosans 700", sans-serif;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 100%;
  color: #4daa90;
  margin: 0;
}

.bnr_wrp.cm_home_slider .splide__list li {
  min-height: 770px;
  display: flex;
  align-items: center;
}

.bnr_wrp.cm_home_slider .splide__list li .bg_el.banner_slider_bg_image {
  background-position: 145% 69% !important;
  background-repeat: no-repeat;
  background-size: 660px;
}

.bnr_wrp.cm_home_slider .splide__list li .page-center {
  padding-top: 5rem;
  padding-bottom: 5rem;
  width: 100%;
}

.bnr_wrp.cm_home_slider .splide__list li .slide_content {
  padding: 0 !important;
}

.bnr_wrp.cm_home_slider .splide__list li .img_wrap {
  max-width: 600px;
  place-self: center;
  justify-self: center;
}

.bnr_wrp.cm_home_slider .splide__list li .img_wrap img {
  width: 100%;
  height: 100%;
}

.bnr_wrp.cm_home_slider .splide__list li .slide_background {
  position: static;
  min-height: auto;
  width: 100%;
}

.bnr_wrp.cm_home_slider .splide__list li .slide_title {
  padding: 0 0 1.5rem;
}

.bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h2 {
  margin-top: 0;
  grid-column-gap: 6px;
  grid-row-gap: 16px;
  border-bottom: 5px solid rgb(30 44 62);
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 20px;
  line-height: 26px;
  display: grid;
}

.bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h2 strong {
  font-family: "Museosans 700", sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h2 span {
  font-size: 16px;
  line-height: 20px;
  font-family: "Museosans 300", sans-serif;
  font-weight: 300;
}

.bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h3 {
  margin-top: 0;
  grid-column-gap: 6px;
  grid-row-gap: 16px;
  border-bottom: 5px solid #1e2c3e;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-bottom: 30px;
  padding-bottom: 20px;
  line-height: 26px;
  display: grid;
  font-family: "Museosans 700", sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #1e2c3e;
}

.bnr_wrp.cm_home_slider .splide__list li .slide_title h2 {
  color: #FFFFFF;
}

.bnr_wrp.cm_home_slider .splide .splide__pagination {
  margin: auto;
  padding-top: 10px;
  position: absolute;
  inset: auto 0 0;
  text-align: center;
  height: 1.75rem;
  margin-bottom: 2rem;
  font-size: .5rem;
}

.bnr_wrp.cm_home_slider .splide .splide__pagination button {
  cursor: pointer;
  width: 1em !important;
  height: 1em !important;
  margin: 0 3px .5em;
  transition: background-color .1s, color .1s;
  display: inline-block;
  position: relative;
  background-color: #2226;
  border-radius: 100%;
  font-size: .5rem !important;
  text-indent: -99999px;
  opacity: 1;
}

.bnr_wrp.cm_home_slider .splide .splide__pagination button.is-active {
  background-color: #222;
}

.bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h2:last-child {
  border: 0;
}

.bnr_wrp.cm_home_slider .splide .splide__pagination button:active {
  outline: none;
  box-shadow: 0 0 0 2px #fff;
}
.bnr_wrp.cm_home_slider .splide .splide__arrow--prev {
  left: 20px;
}
.bnr_wrp.cm_home_slider .splide .splide__arrow--next {
  right: 20px;
}
.bnr_wrp.cm_home_slider .splide__arrow {
  width: 1rem;
  height: 1rem;
  opacity:1;
}
.bnr_wrp.cm_home_slider .splide__arrow svg path {
  fill: #fff;
}
.simple-banner.cm_banner.about .bg_el.bg_img {
  background-size: contain;
}

.simple-banner.cm_banner {
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
}

.cnt-wit-bg-wrp.cm_full_bg .page-center.full_width,
.simple-banner.cm_banner .col12,
.cnt-wit-bg-wrp.cm_why_bt_sec .page-center.full_width,
.cnt-wit-bg-wrp.reset .pdlr10,
.reset,
.cm_two_col .popup_modal .popup_modal_inner,
.cnt-wit-bg-wrp.quote_wrap .pdlr10,
.two-col-content.cm_two_col.style2 .content-col .description {
  padding: 0;
}

.two-col-content.cm_auto_col.left .flex_row .content-col .description,
.two-col-content.cm_auto_col .flex_row .media_column:not(:has(img)) .btn_row,
.cm_team_wrp.cm_team_wrap .cm_team_card .cm_team_card_inner .btn_row:not(:has(a)),
.two-col-content.patent_card .content-col .description h2,
.simple-banner.cm_banner .btn_row,
.two-col-content.cm_team_card .content-col .description,
.two-col-content.patent_card .content_box,
.two-col-content.patent_card .content-col .description {
  margin: 0;
}

.simple-banner.cm_banner.about .flex_row {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.simple-banner.cm_banner h1 {
  margin-bottom: 10px;
  padding-bottom: 1.5rem;
  font-size: 81px;
}

.simple-banner.cm_banner p,.simple-banner.cm_banner .top_sec p:last-child {
  margin-bottom: 20px;
}

.cm_why_bt_sec {
  padding: 60px;
  margin-bottom: 7rem;
}

.cnt-wit-bg-wrp.cm_why_bt_sec {
  background-color: #1b385e;
  border-radius: 9px;
}

.cnt-wit-bg-wrp.cm_why_bt_sec .bg_el.bg_img {
  background-size: contain;
}

.cnt-wit-bg-wrp.cm_why_bt_sec h2.title {
  margin-top: 0;
  color: #77c9b2;
  min-width: 21rem;
  margin-bottom: 20px;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 130%;
}

.cnt-wit-bg-wrp.cm_why_bt_sec h3 {
  margin-top: 0;
  min-width: 21rem;
  margin-bottom: 100px;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 130%;
}

.cnt-wit-bg-wrp.cm_why_bt_sec p:not(:last-child) {
  padding-bottom: 32px;
}

.cm_team_wrap {
  padding-bottom: 90px;
}

.cm_team_wrp.cm_team_wrap .top_sec.noButton {
  margin: 0;
  padding: 0 0 32px;
  text-align: left;
}

.cm_team_wrp.cm_team_wrap .top_sec h2 {
  letter-spacing: .37px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #1e2c3e;
}

.cm_team_wrp.cm_team_wrap .cm_team_row:has(.col3) {
  grid-column-gap: 60px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cm_team_wrp.cm_team_wrap .cm_team_row:has(.col3)>div {
  width: auto;
  padding: 0;
}

.cm_team_wrp.cm_team_wrap .cm_team_image {
  padding-bottom: 0 !important;
  margin: 0 0 20px;
  min-height: auto;
}

.cm_team_wrp.cm_team_wrap .cm_team_image svg {
  display: none;
}

.cm_team_wrp.cm_team_wrap .cm_team_image a {
  min-height: auto;
}

.cm_team_wrp.cm_team_wrap .cm_team_image img {
  object-fit: fill;
  border-radius: 100%;
  width: 100%;
  max-width: 190px;
  max-height: none;
  height: auto;
}

.cm_team_wrp.cm_team_wrap .cm_team_card h3 {
  color: rgb(30 44 62);
  margin-bottom: 16px;
  font-family: "Museosans 700", sans-serif;
  font-size: 1.8125rem;
  font-weight: 700;
  line-height: 100%;
  margin-top: 0;
}

.cm_team_wrp.cm_team_wrap .cm_team_card .cm_team_cont p {
  color: #7185a3;
  text-transform: uppercase;
  margin-bottom: 11px;
  font-family: "Museosans 700", sans-serif;
  font-size: .8125rem;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 0;
}

.cm_team_wrp.cm_team_wrap .cm_team_card .cm_team_cont p span {
  display: block;
  margin-top: 11px;
}

.cm_team_wrp.cm_team_wrap .cm_team_card .cm_team_card_inner {
  margin-bottom: 2.7rem;
}

.two-col-content.cm_team_card {
  background-size: 540px;
  background-position: 0 100%;
  background-color: #dae1e659;
}

.two-col-content.cm_team_card h2 {
  color: rgb(30 44 62);
  letter-spacing: .37px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 24px;
  margin: 0;
}

.two-col-content.cm_team_card h5 {
  font-family: "Museosans 700", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  color: rgb(119 201 178);
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 16px;
  margin: 0;
}

.two-col-content.cm_team_card .flex_row:has(.col8):has(.col4) {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.two-col-content.cm_team_card .flex_row:has(.col8):has(.col4)>div {
  padding: 0;
  width: auto;
}

.patent_card {
  margin-bottom: 75px;
  padding: 35px 50px;
  margin-top: 48px;
}

.two-col-content.patent_card {
  background-size: 736px;
  background-color: #8bd6c1;
  border-radius: 9px;
}

.two-col-content.patent_card .flex_row:has(.col4):has(.col8) {
  display: flex;
  justify-content: space-between;
  grid-column-gap: 100px;
  row-gap: 0;
  flex-wrap: nowrap;
}

.two-col-content.patent_card .flex_row:has(.col4):has(.col8)>div {
  padding: 0;
  width: auto;
}



.two-col-content.patent_card .content-col .description h2 {
  font-family: "Museosans 700", sans-serif;
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 130%;
}

.two-col-content .text_block>p:last-child {
  margin-bottom: 20px;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
  height: 0;
}

.cm_banner.header-full_component .flex_row {
  width: 100%;
  max-width: 64rem;
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.spacer-small {
  width: 100%;
  padding-top: 1.5rem;
  height: 0;
}

.two-col-content.cm_two_col .top_sec.noButton {
  padding: 0;
  text-align: left;
  margin: 0;
}

.two-col-content.cm_two_col .top_sec h2 {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.2;
}

.two-col-content.cm_two_col .right_column_btn {
  justify-content: center;
  display: flex;
}

.two-col-content.cm_two_col .right_column_btn .btn_row {
  margin-top: 32px;
}

.two-col-content.cm_two_col.mod-style .content-col .description h3 strong {
  color: #1e2c3e;
  letter-spacing: .37px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
}

.cm_two_col .popup_modal {
  background: rgba(0, 0, 0, 0.8);
}

.cm_two_col .popup_modal .popup_modal_inner .popup_modal_box {
  max-width: 779.28px;
}

.cm_two_col .popup_modal .popup_modal_inner .popup_modal_box .video_box {
  padding-bottom: calc(68.83% + 27px);
}

.cm_two_col .popup_modal .closeIcon {
  position: absolute;
  top: 8px;
  right: 4px;
  z-index: 1;
}

.simple-banner.cm_banner .btn_row .hs-sec-btn {
  padding: 1.125rem 1.25rem;
  font-size: .9rem;
}

.quote_wrap {
  padding: 40px 60px;
}

.cnt-wit-bg-wrp.quote_wrap h3.title {
  margin: 0 0 30px;
  font-family: "Museosans 700", sans-serif;
  font-size: 3.0625rem;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
}

.cnt-wit-bg-wrp.quote_wrap h6 {
  letter-spacing: 3px;
  text-transform: uppercase;
  font-family: "Museosans 700", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  margin: 0;
  line-height: 26px;
}

.cnt-wit-bg-wrp.quote_wrap .content_widget h2 {
  margin: 0;
  font-size: 65px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 0;
}

.cnt-wit-tp-img-wrp.features_sec .top_sec.noButton {
  padding: 0;
  margin: 0;
  text-align: left;
}

.cnt-wit-tp-img-wrp.features_sec .top_sec h5 {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: "Museosans 700", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  margin-top: 0;
}

.cnt-wit-tp-img-wrp.features_sec h3 {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.2;
}

.cnt-wit-tp-img-wrp.features_sec .flex-row:has(.col3) {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 30px;
  margin-bottom: 30px;
  display: grid;
}

.cnt-wit-tp-img-wrp.features_sec .flex-row:has(.col3)>div {
  width: auto;
  padding: 0;
}

.cnt-wit-tp-img-wrp.features_sec h6.col-title {
  font-size: inherit;
  margin: 0 0 10px;
  font-family: "Museosans 700", sans-serif;
  font-weight: 700;
  line-height: 100%;
}

.cnt-wit-tp-img-wrp.features_sec p {
  line-height: 100%;
}

.infographic_wrap {
  padding: 60px;
}

.cnt-wit-bg-wrp.infographic_wrap .pdlr10 {
  padding: 0;
}

.cnt-wit-bg-wrp.infographic_wrap h4.title {
  margin: 0 0 50px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 130%;
}

.cnt-wit-tp-img-wrp.features_sec .tp-img {
  align-items: center;
  height: 135px;
  display: flex;
}

.two-col-content.cm_two_col .content-col .description h5 {
  margin-top: 0;
  color: rgb(119 201 178);
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: "Museosans 700", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
}

.two-col-content.cm_two_col.img_90 .single-img img {
  width: 90%;
  height: 90%;
}

.two-col-content.cm_two_col .content-col .form_wrap {
  padding: 0 2rem 0 0;
}

.two-col-content.cm_two_col .form_wrap .hs-button {
  font-weight: 700;
  font-family: "Museosans 700", sans-serif;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  padding: 1.125rem 1.25rem;
  font-size: .9rem;
  line-height: 26px;
  border: 0;
}

.two-col-content.cm_two_col .form_wrap .actions {
  padding: 0;
  text-align: left;
}

.two-col-content.cm_two_col .form_wrap .hs-form-field {
  margin: 0 0 1.5rem;
}

.two-col-content.cm_two_col .form_wrap .hs-input {
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.6;
  border-radius: 0;
  font-family: inherit;
}

.two-col-content.cm_two_col .form_wrap .hs-input[type="email"] {
  padding-left: 2.75rem;
  display: block;
}

.two-col-content.cm_two_col .form_wrap .form-icon-left {
  position: absolute;
  left: .75rem;
}

.two-col-content.cm_two_col .form_wrap .input {
  position: relative;
  align-items: center;
  display: flex;
}

.two-col-content.cm_two_col .form_wrap .form-icon-left .icon-embed-xsmall {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
}

.two-col-content.cm_two_col .form_wrap .hs-input::placeholder {
  color: #0009;
}

.two-col-content.cm_two_col .form_wrap .hs-button:hover {
  background-color: #c6c6c6;
}

.simple-banner.cm_home_banner .btn_row .hs-sec-btn {
  padding: 1.125rem 1.25rem;
  font-size: .9rem;
}

.simple-banner.cm_home_banner .btn_row .btn_item:nth-child(even) .hs-sec-btn {
  background-color: rgb(242 242 242);
  color: rgb(27 56 94);
}
.simple-banner.cm_home_banner .btn_row .btn_item:nth-child(even) .hs-sec-btn:hover {
  background-color: #c6c6c6;
}
.how_component {
  padding-bottom: 7rem;
}

@media (min-width: 1280px) {
  .bnr_wrp.cm_home_slider .splide__list li {
    min-height: 925px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h2 strong {
    font-size: 32px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h2 span {
    font-size: 22px;
    line-height: 29px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h3 {
    font-size: 32px;
  }
}
@media (min-width: 1440px) {
  .bnr_wrp.cm_home_slider .splide__list li .bg_el.banner_slider_bg_image {
    background-position: 136% 113% !important;
    background-size: 800px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h2 strong {
    font-size: 38px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h3 {
    font-size: 38px;
  }
}
@media (min-width: 1920px) {
  .card_gallery.cm_cards .flex_row:has(.col3) {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .bnr_wrp.cm_home_slider .splide__list li .bg_el.banner_slider_bg_image {
    background-position: 128% 55px !important;
    background-size: 1069px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h2 strong {
    font-size: 50px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h3 {
    font-size: 50px;
  }

  .simple-banner.cm_home_banner .btn_row .hs-sec-btn,
  .two-col-content.cm_two_col .form_wrap .hs-button,
  .simple-banner.cm_banner .btn_row .hs-sec-btn {
    font-size: 1.25rem;
  }
}
@media (max-width: 991px) {
  .card_gallery.cm_cards .flex_row:has(.col3) {
    grid-template-columns: 1fr 1fr;
  }

  .cm_cards {
    padding: 6rem 5%;
  }

  .cm_two_col {
    padding: 6rem 0;
  }

  .how_component {
    padding-bottom: 6rem;
  }

  .simple-banner.cm_banner,
  .simple-banner.cm_home_banner {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .card_gallery.cm_cards .top_sec h2 {
    font-size: 1.75rem;
  }

  .two-col-content.cm_two_col .flex_row:has(.col6) {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .two-col-content.cm_two_col .content-col .description h3 {
    font-size: 2.25rem;
  }

  .cnt-wit-bg-wrp.cm_full_bg .content_widget h2 {
    font-size: 44px;
    margin-bottom: 60px;
  }

  .card_gallery.cm_cards .flex_row .card_item h3 {
    font-size: 1.75rem;
  }

  .simple-banner.cm_home_banner .flex_row:has(.col6) {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .simple-banner.cm_home_banner .img_wrap_inner .pop_trigger>img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .two-col-content.cm_auto_col .flex_row {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: center;
  }

  .two-col-content.cm_auto_col.left .flex_row .content-col {
    text-align: center;
  }

  .simple-banner.cm_banner.about .flex_row {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .cm_team_wrp.cm_team_wrap .cm_team_row:has(.col3) {
    grid-row-gap: 50px;
    grid-template-columns: 1fr 1fr;
  }

  .cm_team_wrp.cm_team_wrap .top_sec h2 {
    font-size: 1.75rem;
  }

  .cm_why_bt_sec {
    margin-bottom: 6rem;
  }

  .two-col-content.patent_card .flex_row:has(.col4):has(.col8) {
    flex-direction: column;
  }

  .two-col-content.patent_card .flex_row .content-col.col4 {
    margin-bottom: 30px;
  }

  .patent_card {
    margin-bottom: 49px;
    margin-top: 2.5rem;
  }

  .two-col-content.cm_team_card .flex_row:has(.col8):has(.col4) {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }

  .two-col-content.cm_team_card h2 {
    font-size: 1.75rem;
  }

  .cnt-wit-bg-wrp.cm_why_bt_sec h3,
  .cnt-wit-bg-wrp.cm_why_bt_sec h2.title {
    margin-bottom: 30px;
  }

  .cnt-wit-bg-wrp.cm_why_bt_sec {
    margin-bottom: 145px;
  }

  .simple-banner.cm_banner.about .bg_el.bg_img {
    background-position: 100% 100% !important;
  }

  .two-col-content.cm_two_col.mod-style .content-col .description h3 strong {
    font-size: 1.75rem;
  }

  .two-col-content.cm_two_col .top_sec h2 {
    font-size: 2.25rem;
  }

  .cnt-wit-bg-wrp.quote_wrap h3.title {
    font-size: 2.5rem;
  }

  .cnt-wit-bg-wrp.quote_wrap .content_widget {
    grid-row-gap: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .cnt-wit-bg-wrp.quote_wrap h2 {
    font-size: 44px;
  }

  .cnt-wit-bg-wrp.quote_wrap .content_widget h2 {
    font-size: 44px;
  }

  .cnt-wit-bg-wrp.quote_wrap .content_widget h2:not(:last-child) {
    margin: 0 0 30px;
  }

  .cnt-wit-bg-wrp.infographic_wrap h4.title {
    margin-bottom: 30px;
    font-size: 1.8rem;
  }

  .cnt-wit-tp-img-wrp.features_sec h3 {
    font-size: 2.25rem;
  }

  .cnt-wit-tp-img-wrp.features_sec .flex-row:has(.col3) {
    grid-template-columns: 1fr 1fr;
  }

  .cnt-wit-tp-img-wrp.features_sec .flex-row:has(.col3)>div {
    text-align: center;
  }

  .cnt-wit-tp-img-wrp.features_sec .tp-img {
    justify-content: center;
    margin-bottom: 40px;
  }

  .infographic_wrap {
    margin-bottom: 49px;
  }

  .simple-banner.cm_home_banner .banner-content-inner h1 {
    font-size: 2.25rem;
  }

  .bnr_wrp.cm_home_slider .splide__list li .page-center {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h2 {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
    padding-bottom: 30px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h2 strong {
    font-size: 32px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .bg_el.banner_slider_bg_image {
    background-position: 0 10% !important;
  }

  .bnr_wrp.cm_home_slider .splide__list li .img_wrap {
    display: none;
  }

  .bnr_wrp.cm_home_slider .splide__list li {
    min-height: 870px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h3 {
    font-size: 32px;
    padding-bottom: 30px;
  }

  .bnr_wrp.cm_home_slider .splide__list li {
    height: 870px;
  }

}
@media (max-width: 767px) {
  .spacer-medium {
    padding-top: 1.5rem;
  }
  .card_gallery.cm_cards .flex_row:has(.col3) {
    grid-template-columns: 1fr;
  }
  .cm_cards {
    padding: 4rem 5%;
  }

  .cm_two_col {
    padding: 4rem 0;
  }

  .how_component {
    padding-bottom: 4rem;
  }

  .simple-banner.cm_banner,
  .simple-banner.cm_home_banner {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .card_gallery.cm_cards .top_sec h2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .card_gallery.cm_cards .top_sec.noButton {
    padding: 0 0 1.5rem;
  }

  .card_gallery.cm_cards .bottom_row.notshadow .rowGap15 {
    grid-row-gap: 40px;
  }

  .card_gallery.cm_cards .flex_row .card_item h3 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .cm_team_wrp.cm_team_wrap .cm_team_row:has(.col3) {
    grid-template-columns: 1fr;
  }

  .cm_team_wrp.cm_team_wrap .top_sec h2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .cm_why_bt_sec {
    margin-bottom: 4rem;
  }

  .simple-banner.cm_banner.about .bg_el.bg_img {
    background-position: 321px 100% !important;
  }

  .cm_team_wrp.cm_team_wrap .top_sec.noButton {
    padding: 0 0 24px;
  }

  .cnt-wit-bg-wrp.cm_why_bt_sec {
    margin-bottom: 113px;
  }

  .spacer-small {
    padding-top: 1.25rem;
  }

  .two-col-content.cm_two_col.mod-style .content-col .description h3 strong {
    font-size: 1.5rem;
    line-height: 1.4;
  }

  .simple-banner.cm_banner h1 {
    padding-bottom: 1.25rem;
  }

  .hs-sec-btn, .hs-trans-btn {
    padding: 1.125rem 3.4375rem;
  }

  .two-col-content.cm_two_col .top_sec h2 {
    font-size: 2rem;
  }

  .two-col-content.cm_two_col .flex_row:has(.col6) {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .two-col-content.cm_two_col .right_column_btn .btn_row {
    margin-top: 24px;
  }

  .cnt-wit-bg-wrp.quote_wrap h3.title {
    font-size: 1.7rem;
  }

  .two-col-content.cm_two_col .content-col .description h3 {
    font-size: 2rem;
    padding-bottom: 1.25rem;
  }

  .cnt-wit-bg-wrp.infographic_wrap h4.title {
    font-size: 1.4rem;
  }

  .cnt-wit-tp-img-wrp.features_sec .top_sec.noButton {
    text-align: center;
  }

  .cnt-wit-tp-img-wrp.features_sec h3 {
    font-size: 2rem;
  }

  .cnt-wit-tp-img-wrp.features_sec .flex-row:has(.col3) {
    grid-template-columns: 1fr;
  }

  .two-col-content.cm_two_col h2 {
    font-size: 70px;
  }

  .simple-banner.cm_home_banner .banner-content-inner h1 {
    font-size: 2rem;
    padding-bottom: 1.25rem;
  }

  .simple-banner.cm_home_banner .btn_row {
    padding-top: 1.5rem;
  }

  .simple-banner.cm_home_banner .flex_row:has(.col6) {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_title h2 {
    font-size: 70px;
  }

  .bnr_wrp.cm_home_slider .splide__list li .page-center {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_title {
    padding-bottom: 1.25rem;
  }

  .bnr_wrp.cm_home_slider .splide__arrows {
    display: none;
  }

  .two-col-content.cm_two_col .content-col .description {
    padding-bottom: 1.25rem;
  }

  .two-col-content.cm_two_col .feature-wrapper {
    margin-bottom: 1.5rem;
  }
  .bnr_wrp.cm_home_slider .splide__list li .slide_subtitle h3 {
    display: block;
  }
  .cnt-wit-bg-wrp.cm_why_bt_sec h2.title {
    min-width: auto;
    font-size: 2rem;
  }

}
@media (max-width: 479px) {
  .cm_full_bg {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cnt-wit-bg-wrp.cm_full_bg p {
    font-size: 1.125rem;
    line-height: 130%;
  }

  .cnt-wit-bg-wrp.cm_full_bg .content_widget h2 {
    text-align: center;
    font-size: 33px;
  }

  .two-col-content.cm_two_col .feature-wrapper .featimggrp .featimgwrap {
    display: none;
  }

  .quote_wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cnt-wit-bg-wrp.quote_wrap h2 {
    font-size: 33px;
  }

  .two-col-content.cm_two_col h2 {
    font-size: 55px;
    line-height: 4.1rem;
  }

  .infographic_wrap {
    padding: 20px;
  }

  .two-col-content.cm_two_col .content-col .description p {
    font-size: 1.125rem;
    line-height: 130%;
  }

  .cnt-wit-bg-wrp.quote_wrap .content_widget h2 {
    text-align: center;
    font-size: 33px;
  }

  .simple-banner.cm_banner h1 {
    font-size: 42px;
  }

  .simple-banner.cm_banner p {
    font-size: 1.125rem;
    line-height: 130%;
  }

  .cm_banner.header-full_component .flex_row {
    max-width: 16rem;
  }

  p {
    font-size: 1.125rem;
    line-height: 130%;
  }

  .simple-banner.cm_home_banner .banner-content-inner p, .simple-banner.cm_home_banner .top_sec p:last-child {
    line-height: 130%;
  }

  .bnr_wrp.cm_home_slider .splide__list li .slide_title h2 {
    font-size: 55px;
  }

  .two-col-content.cm_auto_col.left .flex_row .content-col h4 {
    font-size: 1.7rem;
  }

  .two-col-content.cm_auto_col.left .flex_row .content-col.col10 {
    margin: 0;
  }

  .how_component .how_header h2 {
    font-size: 55px;
    line-height: 4.1rem;
  }

  .how_component .how_header p {
    line-height: 130%;
  }

  .two-col-content.cm_two_col .feature-wrapper .featimggrp .feat-title {
    font-size: 1.125rem;
    line-height: 130%;
  }

  .card_gallery.cm_cards .flex_row .card_item .card_inner {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .card_gallery.cm_cards .flex_row .card_item p {
    font-size: 1.2rem;
  }

  .cm_auto_col {
    padding: 40px 20px;
  }

  .two-col-content.patent_card {
    padding: 20px;
  }


  .cnt-wit-bg-wrp.cm_why_bt_sec {
    padding: 20px;
  }

  .cnt-wit-bg-wrp.cm_why_bt_sec h3 {
    min-width: auto;
    font-size: 1.5rem;
  }
}




form .hs-form-required {
  color: #1b385e;
}
form input:not(input[type=submit]) {
  height: 38px;
  padding: 8px 12px;
  line-height: 1.42857;
  display: block;
  font-family: "Museosans 300", sans-serif;
  font-size: 1rem;
  border-radius: 8rem;
  margin-bottom: 5px;
  color: #1b385e;
  background: #fff;
  border: 1px solid #8c9bae;
}
form input::placeholder {
  color: #999;
}
form input:focus {
  box-shadow: none;
  border-color: #3898ec;
}
form .hs-error-msg {
  font-size: 14px;
}
form label {
  margin-bottom: 5px;
  font-family: "Museosans 300", sans-serif;
  font-size: .95rem;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: .5px;
}
/* form {
grid-column-gap: 1rem;
grid-row-gap: 1rem;
flex-flow: column;
justify-content: flex-start;
align-items: stretch;
padding: .5rem 1rem 5rem;
display: flex;
} */
form .hs-form-field {
  margin-bottom: 0;
}
form  .actions {
  padding: 0;
  text-align: center;
}
form input.hs-button {
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: .25rem;
  padding: 1rem 2rem;
  font-family: "Museosans 500", sans-serif;
  color: #1b385e;
  line-height: 26px;
  border: none;
  font-size: .8rem;
}
form select {
  border-radius: 8rem;
  font-family: "Museosans 300", sans-serif;
  border: 1px solid #8c9bae;
}
select.is-placeholder {
  color: #1b385e;
  background-color: #fff;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
}
form textarea {
  margin-bottom: 10px;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1.42857;
  display: block;
  width: 100%;
  border-radius: 0.75rem;
  min-height: 8rem;
  font-family: "Museosans 300", sans-serif;
  color: #1b385e;
  background-color: #fff;
  border: 1px solid #8c9bae;
}
.hs-fieldtype-textarea.hs-input {
  padding: 8px 12px;
}
form textarea::placeholder {
  color: #c5cdd6;
}
form input[type="email"]:focus,
form input[type="file"]:focus,
form input[type="number"]:focus,
form input[type="password"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="text"]:focus,
form select:focus,
form textarea:focus {
  box-shadow: none;
  border-color: #3898ec;
}
.cm_two_col form {
  padding: 0;
  display: block;
}
.legal-consent-container .field.hs-form-field {
  margin-bottom: 0;
}
form .inputs-list {
  padding: 0;
  margin: 0;
}
form .inputs-list label {
  margin: 0;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 1rem;
  padding-top: .25rem;
  padding-bottom: .25rem;
  padding-left: 0;
  display: flex;
  margin-left: 16px;
}
form .inputs-list:first-child {
  padding: 0;
}
form .inputs-list .hs-input {
  width: 1rem;
  min-width: 1rem;
  height: 1rem;
  min-height: 1rem;
  margin-top: .5rem;
  margin-left: 0;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-right: 0;
}
.legal-consent-container .hs-form-booleancheckbox-display>span {
  cursor: pointer;
  margin-bottom: 0;
  font-weight: 400;
  display: inline-block;
  font-family: "Museosans 300", sans-serif;
  font-size: .8rem;
  margin-left: 0 !important;
}
.simple-banner.cm_banner.mod-style {
  padding-top: 2rem;
  padding-bottom: .5rem;
}
.simple-banner.cm_banner.about.mod-style .flex_row {
  grid-column-gap: 0;
}
.simple-banner.cm_banner.about.mod-style  h1 {
  font-size: 4.375rem;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0;
}
.cnt-wit-bg-wrp.defense .page-center,
.cnt-wit-bg-wrp.protocols .page-center{
  padding: 0;
  margin-bottom: 4rem;
}
.cnt-wit-bg-wrp.defense .content_widget h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 1.63rem;
  line-height: 150%;
  color: #4daa90;
}
.cnt-wit-bg-wrp.defense .content_widget p {
  font-family: "Museosans 700", sans-serif;
  font-weight: 700;
}
.cnt-wit-bg-wrp.defense .content_widget p:last-child {
  color: #4daa90;
}
.cnt-wit-bg-wrp.protocols .content_widget h2 {
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  color: #1e2c3e;
  font-weight: 700;
  line-height: 1;
  letter-spacing: .37px;
  margin-top: 0;
}
.cnt-wit-bg-wrp.protocols p {
  color: #4daa90;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Museosans 700", sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  line-height: 26px;
}
.cnt-wit-bg-wrp.protocols p:last-child {
  margin-bottom: 0;
}
.cnt-wit-bg-wrp.internal-security {
  border-radius: 9px;
}
.cnt-wit-bg-wrp.internal-security .page-center {
  padding: 0;
}
.cnt-wit-bg-wrp.internal-security .content_widget h3 {
  letter-spacing: .37px;
  font-size: 2.3125rem;
}
.two-col-content.role-based-access .columns_rowo_wrap {
  padding-top: 5rem;
  padding-bottom: 5rem;
  border-bottom: 3px solid #77c9b2;
}
.two-col-content.role-based-access  .content-col {
  padding: 0;
}
.two-col-content.role-based-access .media_column {
  padding: 0;
}
.two-col-content.role-based-access .flex_row {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}
.two-col-content.role-based-access .content-col {
  width: auto;
}
.two-col-content.role-based-access .media_column {
  width: auto;
}
.two-col-content.role-based-access .content-col .description {
  margin-bottom: 2rem;
}
.two-col-content.role-based-access .content-col p:first-child {
  font-family: "Museosans 700", sans-serif;
}
.two-col-content.role-based-access .content-col .feature-wrapper {
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-top: .5rem;
  padding-bottom: .5rem;
  margin-bottom: 0;
}
.two-col-content.role-based-access .feature-wrapper .featimggrp {
  max-width: 100%;
  border: 1px solid #f2f2f2;
  padding: 1.88rem;
  border-radius: 1px;
  box-shadow: 0 12px 16px -4px #00000014, 0 4px 6px -2px #00000008;
}
.two-col-content.role-based-access .feat-title {
  margin: 0;
}
.two-col-content.role-based-access .featimggrp h6 {
  margin: 0;
  font-family: "Museosans 100", sans-serif;
  font-size: 1.125rem;
  color: #4daa90;
  line-height: 26px;
}

.two-col-content.role-based-access .featimggrp p {
  font-family: "Museosans 700", sans-serif;
  font-weight: 700;
  margin-top: 10px;
  font-size: 1.125rem;
  line-height: 1;
  margin-bottom: 0;
}
.two-col-content.priveledge-escalation .columns_rowo_wrap {
  padding-top: 5rem;
}
.two-col-content.priveledge-escalation .flex_row {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-bottom: 2rem;
  display: grid;
}
.two-col-content.priveledge-escalation .content-col {
  padding: 0;
  width: auto;
}
.two-col-content.priveledge-escalation .media_column {
  padding: 0;
  width: auto;
}
.two-col-content.priveledge-escalation .content-col .description {
  margin: 0;
}
.two-col-content.priveledge-escalation .content-col h3 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  color: #4daa90;
}
.two-col-content.priveledge-escalation .priveledge-benefits_item {
  margin-left: 30px;
}
.two-col-content.priveledge-escalation .priveledge-benefits_item ul {
  color: #4daa90;
  padding-left: 23px;
  margin-bottom: 10px;
}
.two-col-content.priveledge-escalation .priveledge-benefits_item ul li {
  margin: 0;
}
.two-col-content.priveledge-escalation .priveledge-benefits_item ul li h3 {
  display: inline-block;
}
.two-col-content.priveledge-escalation .priveledge-benefits_item p {
  display: inline-block;
}
.cnt-wit-bg-wrp.your-data {
  overflow: visible;
}
.cnt-wit-bg-wrp.your-data .content_widget .rich_text {
  padding: 1.88rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 18.06rem;
  display: flex;
  box-shadow: 0 12px 16px -4px #77c9b230, 0 4px 6px -2px #77c9b259;
  border: 1px solid #77c9b2;
  border-radius: 16px;
}
.cnt-wit-bg-wrp.your-data .content_widget  h3 {
  font-size: 3.125rem;
  font-weight: 700;
  line-height: 1.2;
  color: #4daa90;
}
.cnt-wit-bg-wrp.your-data .content_widget p {
  width: 50%;
}
.cnt-wit-bg-wrp.cm_cnt .content_widget {
  padding-top: 2rem;
  padding-bottom: .5rem;
}
.cnt-wit-bg-wrp.cm_cnt .content_widget h4 {
  margin: 2rem 0;
  color: #1e2c3e;
  letter-spacing: .37px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
}
.cnt-wit-bg-wrp.cm_cnt .content_widget p {
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: "Museosans 700", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 120%;
  color: #1e2c3e;
  display: inline-block;
}
.cnt-wit-bg-wrp.cm_cnt .content_widget .rich_text {
  display: flex;
  flex-direction: column;
}
.cnt-wit-bg-wrp.internal-security.adv {
  padding: 4rem;
  margin-bottom: 5rem;
}
.cnt-wit-bg-wrp.internal-security.adv .content_widget {
  margin-bottom: 1.5rem;
}
.two-col-content.iPaladin .content-col {
  padding: 0;
  width: auto;
}
.two-col-content.iPaladin .media_column {
  padding: 0;
  width: auto;
  display: none;
}
.two-col-content.iPaladin .content-col .description {
  margin: 0;
}
.two-col-content.iPaladin .content-col h1 {
  font-weight: 700;
  line-height: 100%;
  margin-top: 32px;
}
.two-col-content.iPaladin .media_column img {
  max-width: 365px;
  object-fit: cover;
}
.cnt-wit-bg-wrp.product-tour .page-center {
  padding: 0;
}
.cnt-wit-bg-wrp.product-tour iframe {
  width: 100%;
  height: 100%;
}
.two-col-content.cta-guide-form form .hs-form-required {
  color: #1b385e;
}
.two-col-content.cta-guide-form form input:not(input[type=submit]) {
  height: 38px;
  padding: 8px 12px;
  line-height: 1.42857;
  display: block;
  font-family: "Museosans 300", sans-serif;
  font-size: 1rem;
  border-radius: 8rem;
  margin-bottom: 5px;
  color: #1b385e;
  background: #fff;
  border: 1px solid #8c9bae;
}
.two-col-content.cta-guide-form form input::placeholder {
  color: #999;
}
.two-col-content.cta-guide-form form input:focus {
  box-shadow: none;
  border-color: #3898ec;
}
.two-col-content.cta-guide-form form .hs-error-msg {
  font-size: 14px;
}
.two-col-content.cta-guide-form form label {
  margin-bottom: 5px;
  font-family: "Museosans 300", sans-serif;
  font-size: .95rem;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: .5px;
}
.two-col-content.cta-guide-form .content-col .description {
  margin: 0;
}

.two-col-content.cta-guide-form .content-col .form_wrap {
  padding: 0;
}

.two-col-content.cta-guide-form .content-col .form_wrap h3 {
  margin: 0;
}
.two-col-content.cta-guide-form form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  padding: .5rem 1rem 5rem;
  display: flex;
}
.two-col-content.cta-guide-form form .hs-form-field {
  margin-bottom: 0;
}
.two-col-content.cta-guide-form .content-col {
  padding: 0;
  width: 100%;
  margin: 0 0 15px;
}
.two-col-content.cta-guide-form .media_column {
  padding: 0;
  width: auto;
}
.two-col-content.cta-guide-form .media_column .content_box {
  margin: 0;
}
.two-col-content.cta-guide-form .media_column p {
  margin: 0;
  font-size: 1.3rem;
}
.two-col-content.cta-guide-form .page-center {
  padding: 0;
  max-width: 940px;
}
.two-col-content.cta-guide-form form  .actions {
  padding: 0;
  text-align: center;
}
.two-col-content.cta-guide-form form input.hs-button {
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: .25rem;
  padding: 1rem 2rem;
  font-family: "Museosans 500", sans-serif;
  color: #1b385e;
  line-height: 26px;
  border: none;
  font-size: .8rem;
}
.two-col-content.cta-guide-form .flex_row{
  display:block;
}
.cnt-wit-bg-wrp.guide-provides {
  padding-top: 35px;
  padding-bottom: 57px;
}
.cnt-wit-bg-wrp.guide-provides .content_widget h1 {
  font-size: 40px;
}
.cnt-wit-bg-wrp.guide-provides .page-center {
  padding: 0;
  max-width: 940px;
}

.cnt-wit-bg-wrp.guide-provides .content_widget ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}
.cnt-wit-bg-wrp.guide-provides .content_widget ul li span {
  font-size: 1.2rem;
}
.cnt-wit-bg-wrp.guide-provides .content_widget ul li {
  margin-bottom: 0;
  line-height: 26px;
}
.cnt-wit-bg-wrp.contact-header .page-center {
  padding: 0;
  max-width: 48rem;
}
.cnt-wit-bg-wrp.contact-header .content_widget {
  padding-top: 2rem;
  padding-bottom: .5rem;
}
.cnt-wit-bg-wrp.contact-header .content_widget img {
  padding-top: .5rem;
  padding-bottom: .5rem;
}
.cnt-wit-bg-wrp.contact-header .content_widget h2 {
  margin-bottom: 1.5rem;
  font-size: 2.0625rem;
  line-height: 100%;
  font-family: "Museosans 300", sans-serif;
}
.cnt-wit-bg-wrp.contact-header .content_widget p {
  margin-bottom: 0;
  font-family: "Museosans 100", sans-serif;
  font-size: 1.125rem;
}
.simple-banner.cm-webinar-bnr{
  padding: 7rem 0;
}
.simple-banner.cm-webinar-bnr .flex_row {
  grid-column-gap: 5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}
.simple-banner.cm-webinar-bnr .banner-content-inner {
  padding: 0;
}
.simple-banner.cm-webinar-bnr .img_wrap {
  padding: 0;
}
.simple-banner.cm-webinar-bnr .bg_el {
  background-size: contain;
}
.simple-banner.cm-webinar-bnr .banner-content-inner h1 {
  font-size: 4.375rem;
  line-height: 1.2;
  margin-bottom: 10px;
}
.simple-banner.cm-webinar-bnr  .btn_row {
  margin: 0;
}
.simple-banner.cm-webinar-bnr .btn_row .hs-sec-btn {
  padding: 1.125rem 1.25rem;
  font-size: .9rem;
}
.cnt-wit-bg-wrp.cm-webinar-content {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.cnt-wit-bg-wrp.cm-webinar-content h2 {
  font-size: 2.3125rem;
  line-height: 4.1rem;
  margin-top: 0;
}
.cnt-wit-bg-wrp.cm-webinar-content ul {
  margin-bottom: 20px;
  padding-left: 40px;
  line-height: 1;
}
.cm_team_wrp.cm_team_wrap.webinar {
  padding-bottom: 7rem;
}
.cm_team_wrap.webinar .cm_team_row {
  justify-content: normal;
}
.cm_team_wrap.webinar .cm_team_row .cm_team_card {
  padding: 0;
}
.cm_team_wrap.webinar .cm_team_text {
  margin: 0;
}
.cm_team_wrp.cm_team_wrap.webinar .cm_team_card .cm_team_text_innner p {
  color: #1e2c3e;
  font-size: 20px;
  line-height: 100%;
  font-weight: normal;
  text-transform: none;
  font-family: "Museosans 300", sans-serif;
}

.cm_team_wrp.cm_team_wrap.webinar .top_sec h2 {
  margin-top: 0;
}
.cnt-wit-bg-wrp.cm-webinar-content h4 {
  margin-bottom: 1rem;
  font-size: 1.625rem;
  line-height: 24px;
  font-family: "Museosans 700", sans-serif;
}
.cnt-wit-tp-img-wrp.webinar-card {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.cnt-wit-tp-img-wrp.webinar-card .top_sec {
  padding: 0;
  margin: 0;
  text-align: left;
}
.cnt-wit-tp-img-wrp.webinar-card .top_sec h4 {
  letter-spacing: .37px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #1e2c3e;
  margin-top: 20px;
  margin-bottom: 10px;
}
.cnt-wit-tp-img-wrp.webinar-card .bottom_row .flex-row {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}
.cnt-wit-tp-img-wrp.webinar-card .cnt-col {
  padding: 0;
}
.cnt-wit-tp-img-wrp.webinar-card .tp-img {
  margin: 0;
}
.cnt-wit-tp-img-wrp.webinar-card .tp-img-cnt {
  color: #97a5b8;
  margin: 1.5rem 1.5rem 2.4rem;
  font-size: 1.4375rem;
  line-height: 30px;
}
.cnt-wit-tp-img-wrp.webinar-card .tp-img-cnt-inner {
  margin-bottom: 1.1rem;
}
.cnt-wit-tp-img-wrp.webinar-card .tp-img-cnt-inner h3 {
  letter-spacing: .37px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
  color: #1e2c3e;
  display: inline-block;
}
.cnt-wit-tp-img-wrp.webinar-card .tp-img-cnt-inner p {
  line-height: 30px;
}
.cnt-wit-tp-img-wrp.webinar-card .col-btn-grp {
  margin: 0;
}
.cnt-wit-tp-img-wrp.webinar-card  .btn_row {
  margin-top: 0;
  margin-bottom: 1rem;
}
.cnt-wit-tp-img-wrp.webinar-card .btn_row .hs-button {
  padding: 0;
  background: none;
  border: none;
  font-family: "Museosans 700", sans-serif;
  font-size: .875rem;
  line-height: 30px;
  display: block;
  color: #77c9b2;
}
.cnt-wit-tp-img-wrp.webinar-card .flex_row .col3 {
  width: auto;
}
.cnt-wit-tp-img-wrp.webinar-card .tp-img a {
  display: block;
  margin-right: 10px;
  max-width: 100%;
}
.cnt-wit-tp-img-wrp.webinar-card .tp-img img {
  width: 100%;
}
.simple-banner.cm-webinar-bnr .popup_modal_inner .content_box,
.simple-banner.cm_home_banner .popup_modal_inner .content_box {
  overflow-y: auto;
  height: 100vh;
}
.simple-banner.cm-webinar-bnr .popup_modal_inner,
.simple-banner.cm_home_banner .popup_modal_inner
{
  width: 70%;
  max-width: 50rem;
  max-height: 100%;
  margin: 2vh auto;
  position: relative;
  overflow: visible;
  padding: 0;
}
.simple-banner.cm-webinar-bnr .popup_modal .closeIcon,
.simple-banner.cm_home_banner .popup_modal .closeIcon,
{
  z-index: 9999;
  background-color: #77c9b2;
  color: #fff;
  cursor: pointer;
  border-radius: 24rem;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: absolute;
  inset: 0% -4rem auto auto;
  padding: 0;
  font-size: 1.625rem;
  font-weight: 300;
  line-height: 100%;
}
.simple-banner.cm-webinar-bnr .popup_modal .closeIcon svg,
.simple-banner.cm_home_banner .popup_modal .closeIcon svg,
{
  display: none;
}
.simple-banner.cm-webinar-bnr .popup_modal .closeIcon:before,
.simple-banner.cm_home_banner .popup_modal .closeIcon:before,
{
  content: "X";
}
.simple-banner.cm-webinar-bnr .form__box,
.simple-banner.cm_home_banner .form__box
{
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  max-height: 96vh;
  padding: 3rem 8rem;
  position: relative;
  overflow: scroll;
}
.simple-banner.cm-webinar-bnr form,
.simple-banner.cm_home_banner form {
  padding: 0;
  display: block;
}
.simple-banner.cm-webinar-bnr form .hs-richtext.hs-main-font-element,
.simple-banner.cm_home_banner form .hs-richtext.hs-main-font-element{
  color: #1b385e;
}
.simple-banner.cm-webinar-bnr form .actions,
.simple-banner.cm_home_banner form .actions{
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 0px;
}
.simple-banner.cm-webinar-bnr form input.hs-button,
.simple-banner.cm_home_banner form input.hs-button{
  font-size: 12px;
  line-height: 12px;
  font-family: arial, helvetica, sans-serif;
  padding: 12px 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #77C9B2;
  letter-spacing: 0;
  font-weight: 700;
  text-transform: none;
  border-radius: 15px;
}
@media (min-width: 1280px) {
  .two-col-content.role-based-access .featimggrp h6{
    line-height: 1;
  }
  .two-col-content.role-based-access .feature-wrapper .featimggrp {
    box-shadow: 0 4px 5px #0003;
  }
  .two-col-content.role-based-access .featimggrp h6 {
    color: #77c9b2;
  }
  .two-col-content.iPaladin .content-col h1 {
    font-size: 70px;
  }
  .two-col-content.cta-guide-form .media_column p {
    font-size: 1.3rem;
  }
  .cnt-wit-bg-wrp.guide-provides {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .cnt-wit-bg-wrp.guide-provides .content_widget h1 {
    font-size: 30px;
  }
  .cnt-wit-bg-wrp.guide-provides .content_widget ul li span {
    font-size: 20px;
  }
  .cnt-wit-bg-wrp.contact-header .content_widget p {
    line-height: 1;
  }
  .simple-banner.cm-webinar-bnr .popup_modal_inner,
  .simple-banner.cm_home_banner .popup_modal_inner{
    object-fit: fill;
  }
}
@media (min-width: 1440px) {
  .two-col-content.priveledge-escalation .priveledge-benefits_item {
    margin-bottom: .5rem;
  }
  .cnt-wit-bg-wrp.your-data .content_widget {
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }
  .cnt-wit-bg-wrp.your-data .content_widget .rich_text {
    border: 1px solid #77c9b2;
    border-radius: 16px;
    width: 1058px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 40px;
    padding-right: 40px;
  }
  .cnt-wit-bg-wrp.your-data .content_widget p {
    text-align: center;
    width: 60%;
    font-weight: 300;
  }
  .two-col-content.iPaladin .content-col h1 {
    margin-bottom: 30px;
    font-size: 4rem;
  }
  .two-col-content.cta-guide-form form {
    padding-bottom: 1.8rem;
  }
  .two-col-content.cta-guide-form .media_column p {
    font-size: 1.5rem;
  }
  .two-col-content.cta-guide-form form input.hs-button {
    margin-top: 36px;
  }

  .cnt-wit-bg-wrp.guide-provides {
    padding-top: 34px;
    padding-bottom: 34px;
  }
  .cnt-wit-bg-wrp.guide-provides .content_widget h1 {
    margin-bottom: 48px;
    font-size: 50px;
  }
  .cnt-wit-bg-wrp.guide-provides .content_widget ul li {
    margin-bottom: 24px;
  }
  .cnt-wit-bg-wrp.guide-provides .content_widget ul li span {
    font-size: 20px;
    line-height: 150%;
  }
  form {
    padding-bottom: 1.8rem;
  }

}
@media (min-width: 1920px) {
  .simple-banner.cm_banner.mod-style {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .two-col-content.priveledge-escalation .flex_row {
    padding-bottom: 0;
  }
  .cnt-wit-bg-wrp.your-data .content_widget {
    padding-top: 7.44rem;
  }
  .cnt-wit-bg-wrp.cm_cnt .content_widget {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .two-col-content.iPaladin .content-col h1 {
    padding-top: 3.7rem;
    font-size: 4rem;
  }
  .two-col-content.iPaladin .media_column {
    grid-area: 1 / 2 / 2 / 3;
    display: block;
  }
  .two-col-content.iPaladin .flex_row {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1.75fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 1rem;
    display: grid;
    align-items: normal;
    justify-content: normal;
  }
  .two-col-content.cta-guide-form form {
    padding-bottom: 2.5rem;
    padding-left: 1rem;
  }
  .two-col-content.cta-guide-form .media_column p {
    margin-top: 2rem;
    margin-left: 40px;
    font-size: 1.625rem;
  }
  .two-col-content.cta-guide-form .page-center {
    max-width: 90%;
  }
  .two-col-content.cta-guide-form .flex_row {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: .75fr 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: grid;
    row-gap: 0;
    justify-content: normal;
  }
  .two-col-content.cta-guide-form form input.hs-button {
    margin-top: 1rem;
    font-size: 1.2rem;
  }
  .cnt-wit-bg-wrp.guide-provides {
    padding-top: 3rem;
  }
  .cnt-wit-bg-wrp.guide-provides .page-center {
    max-width: 80%;
  }
  .cnt-wit-bg-wrp.guide-provides .content_widget h1 {
    margin-bottom: 47px;
    font-size: 50px;
  }
  .cnt-wit-bg-wrp.guide-provides .content_widget ul li {
    margin-bottom: 1.5rem;
  }
  .cnt-wit-bg-wrp.guide-provides .content_widget ul {
    margin-bottom: 80px;
    padding-left: 6rem;
    padding-right: 2rem;
  }
  .cnt-wit-bg-wrp.guide-provides .content_widget ul li span {
    letter-spacing: .5px;
    font-size: 30px;
    line-height: 150%;
  }
  form {
    padding-bottom: 2.5rem;
    padding-left: 1rem;
  }
  .cnt-wit-bg-wrp.contact-header .content_widget {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .simple-banner.cm-webinar-bnr .btn_row .hs-sec-btn {
    font-size: 1.25rem;
  }
  .cnt-wit-tp-img-wrp.webinar-card .bottom_row .flex-row {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media (max-width: 1919px) {
  .two-col-content.iPaladin .page-center {
    max-width: 940px;
    padding: 0;
  }
}
@media (max-width: 1279px) {
  .two-col-content.iPaladin .content-col h1 {
    margin-top: 32px;
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .simple-banner.cm_banner.about.mod-style  h1 {
    font-size: 2.75rem;
  }
  .simple-banner.cm_banner.about.mod-style .flex_row {
    grid-column-gap: 4rem;
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .simple-banner.cm_banner.mod-style {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .cnt-wit-bg-wrp.protocols .content_widget h2 {
    font-size: 1.75rem;
  }
  .cnt-wit-bg-wrp.internal-security {
    margin-bottom: 49px;
  }
  .cnt-wit-bg-wrp.internal-security .content_widget h3 {
    font-size: 1.75rem;
  }
  .two-col-content.role-based-access .columns_rowo_wrap{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .two-col-content.role-based-access .flex_row {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }
  .two-col-content.priveledge-escalation .columns_rowo_wrap {
    padding-top: 4rem;
  }
  .two-col-content.priveledge-escalation .flex_row {
    grid-column-gap: 3rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }
  .two-col-content.priveledge-escalation .content-col .description {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }
  .two-col-content.priveledge-escalation .priveledge-benefits_item ul li h3 {
    display: block;
  }
  .cnt-wit-bg-wrp.your-data .content_widget h3{
    font-size: 2.25rem;
  }
  .cnt-wit-bg-wrp.cm_cnt .content_widget h4 {
    font-size: 1.75rem;
  }
  .cnt-wit-bg-wrp.cm_cnt .content_widget {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .cnt-wit-bg-wrp.internal-security.adv {
    margin-bottom: 4rem;
  }
  .cnt-wit-bg-wrp.internal-security.adv {
    padding: 3rem;
  }
  .two-col-content.iPaladin .content-col h1 {
    font-size: 50px;
  }
  .two-col-content.iPaladin .page-center {

    max-width: 728px;
  }
  .two-col-content.cta-guide-form .page-center {
    max-width: 728px;
  }
  .cnt-wit-bg-wrp.guide-provides .page-center {
    max-width: 728px;
  }
  .cnt-wit-bg-wrp.contact-header .content_widget {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .simple-banner.cm-webinar-bnr{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .simple-banner.cm-webinar-bnr .flex_row {
    grid-column-gap: 4rem;
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }
  .simple-banner.cm-webinar-bnr .banner-content-inner h1 {
    font-size: 2.75rem;
  }
  .cnt-wit-bg-wrp.cm-webinar-content {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .cm_team_wrp.cm_team_wrap.webinar {
    padding-top: 0;
    padding-bottom: 6rem;
  }
  .cnt-wit-tp-img-wrp.webinar-card {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .cnt-wit-tp-img-wrp.webinar-card .top_sec h4 {
    font-size: 1.75rem;
  }
  .cnt-wit-tp-img-wrp.webinar-card .tp-img-cnt-inner h3 {
    font-size: 1.75rem;
  }
  .simple-banner.cm-webinar-bnr .popup_modal_inner {
    width: 80%;
  }
  .simple-banner.cm-webinar-bnr .banner-content-inner h1, .simple-banner.cm_banner h1 {
    font-size: 2.75rem;
  }
}
@media (max-width: 767px) {
  .simple-banner.cm_banner.about.mod-style .flex_row {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }
  .simple-banner.cm_banner.about.mod-style h1 {
    font-size: 2.25rem;
  }
  .cnt-wit-bg-wrp.defense .content_widget h3{
    font-size: 1.25rem;
  }
  .cnt-wit-bg-wrp.protocols .content_widget h2 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .cnt-wit-bg-wrp.defense .page-center, .cnt-wit-bg-wrp.protocols .page-center {
    margin-bottom: 2.5rem;
  }
  .cnt-wit-bg-wrp.internal-security .content_widget h3 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .two-col-content.role-based-access .columns_rowo_wrap{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .two-col-content.role-based-access .featimggrp p {
    font-size: 1rem;
  }
  .two-col-content.role-based-access .featimggrp h6 {
    font-size: 1rem;
  }
  .two-col-content.priveledge-escalation .flex_row {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }
  .two-col-content.priveledge-escalation .content-col h3 {
    font-size: 1.25rem;
  }
  .two-col-content.priveledge-escalation .priveledge-benefits_item ul li h3 {
    display: inline-block;
  }
  .two-col-content.priveledge-escalation .priveledge-benefits_item ul {
    margin: 0;
  }
  .cnt-wit-bg-wrp.your-data .content_widget p{
    width: 100%;
  }
  .cnt-wit-bg-wrp.your-data .content_widget h3{
    font-size: 2rem;
  }
  .cnt-wit-bg-wrp.cm_cnt .content_widget h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .cnt-wit-bg-wrp.cm_cnt .content_widget h4 {
    margin: 1.5rem 0;
  }
  .cnt-wit-bg-wrp.internal-security.adv {
    padding: 2rem;
    margin-bottom: 3rem;
  }
  .two-col-content.iPaladin .content-col h1 {
    padding-left: 19px;
    padding-right: 19px;
    font-size: 40px;
  }
  .two-col-content.cta-guide-form form {
    padding-bottom: 3.4rem;
  }
  .two-col-content.cta-guide-form .media_column p {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
  }
  .cnt-wit-bg-wrp.guide-provides .page-center {
    max-width: none;
  }
  .cnt-wit-bg-wrp.guide-provides {
    padding-left: 20px;
    padding-right: 20px;
  }
  form {
    padding-bottom: 3.4rem;
  }
  .cnt-wit-bg-wrp.contact-header .content_widget p {
    font-size: 1rem;
  }
  .cnt-wit-bg-wrp.contact-header .content_widget h2 {
    margin: 1.25rem;
  }
  .simple-banner.cm-webinar-bnr{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .simple-banner.cm-webinar-bnr .banner-content-inner h1 {
    font-size: 2.25rem;
    word-break: auto-phrase;
  }
  .simple-banner.cm-webinar-bnr .flex_row {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }
  .simple-banner.cm-webinar-bnr .bg_el {
    background-position: 321px 100% !important;
  }
  .cnt-wit-bg-wrp.cm-webinar-content {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .cm_team_wrp.cm_team_wrap.webinar {
    padding-top: 4rem;
    padding-bottom:4rem;
  }
  .cnt-wit-tp-img-wrp.webinar-card {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .cnt-wit-tp-img-wrp.webinar-card .top_sec h4 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .cnt-wit-tp-img-wrp.webinar-card .bottom_row .flex-row {
    grid-template-columns: 1fr;
  }
  .cnt-wit-tp-img-wrp.webinar-card .tp-img-cnt-inner h3 {
    font-size: 1.5rem;
    line-height: 1.4;
  }
  .simple-banner.cm-webinar-bnr .popup_modal_inner {
    border-radius: 0;
    width: 100%;
    height: 100vh;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .simple-banner.cm-webinar-bnr .popup_modal .closeIcon,
  .simple-banner.cm_home_banner .popup_modal .closeIcon{
    top: 1rem;
    right: 1rem;
  }
  .simple-banner.cm-webinar-bnr .form__box,
  .simple-banner.cm_home_banner .form__box{
    border-radius: 0;
    width: 100%;
    height: 100vh;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .simple-banner.cm-webinar-bnr .banner-content-inner h1, .simple-banner.cm_banner h1 {
    font-size: 2.25rem;
  }
}
@media  (max-width: 479px) {
  .simple-banner.cm_banner.about.mod-style .flex_row {
    grid-template-columns: 1fr;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .simple-banner.cm_banner.about.mod-style .top_sec {
    max-width: 16rem;
  }
  .cnt-wit-bg-wrp.internal-security {
    padding: 40px 20px;
  }
  .cnt-wit-bg-wrp.your-data .content_widget .rich_text {
    padding-left: .5rem;
    padding-right: .5rem;
  }
  .cnt-wit-bg-wrp.your-data .content_widget p{
    font-size: 1.25rem;
  }
  .two-col-content.iPaladin .content-col h1 {
    font-size: 30px;
  }
  .simple-banner.cm-webinar-bnr .banner-content-inner {
    max-width: 16rem;
  }
  .cnt-wit-tp-img-wrp.webinar-card .tp-img a {
    margin: 0;
  }
  .cnt-wit-tp-img-wrp.webinar-card .inner_spacing {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .cnt-wit-tp-img-wrp.webinar-card .cnt-col {
    margin-right: 10px;
  }
  .cnt-wit-tp-img-wrp.webinar-card .tp-img-cnt-inner p {
    display: none;
  }
}
.cm-post-page .content-wrapper.blog-main-post {
  padding-top: 1.5rem;
  padding-bottom: 0;
}
.cm-post-page .body-container--blog-post .blog-post-container .meta_wrap {
  margin: 0;
}
.cm-post-page .blog-post__body h4 {
  margin-bottom: 1rem;
  font-size: 1.625rem;
  margin-top: 0;
  font-family: "Museosans 700", sans-serif;
  line-height: 24px;
}
.cm-post-page .blog-post__body a {
  text-decoration: underline;
}
.cm-post-page .blog-post__body .hs_cos_wrapper_type_rich_text>:last-child{
  margin-bottom: 0;
}
.cm-post-page .blog-main-post .post_social_share_main {
  border-top: 3px solid #77c9b2;
  border-bottom: 3px solid #77c9b2;
  justify-content: space-between;
  align-items: center;
  margin-top: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}
.cm-post-page .post_social_share_main .social_share {
  width: 100%;
  padding: 0;
  margin-left: 0;
  padding-left: 15px;
}
.cm-post-page.cm-blog-post-noSidebr .social_share_inner {
  justify-content: start;
  grid-column-gap: 0;
  justify-content: space-between;
}
.cm-post-page .post_social_share_wrp .meta_title_tag {
  display: none;
}
.cm-post-page .social_share_inner>ul {
  grid-column-gap: 30px;
}
.cm-post-page .social_share_inner ul li a {
  padding: 0;
  width: 1.5rem;
  height: 1.5rem;
  color: #1e2c3e;
  vertical-align: middle;
}
.cm-post-page .social_share_inner>ul>li {
  line-height: 1;
  font-size: 20px;
}
.cm-post-page .social_share_inner svg {
  vertical-align: middle;
}

.cm-post-page .blog-post__body figure {
  max-width: 60%;
  position: relative;
  margin: 0 0 10px;
  display: table;
  clear: both;
  margin-left: auto;
  margin-right: auto;
}
.cm-post-page .blog-post__body h2 {
  font-size: 2.3125rem;
  line-height: 4.1rem;
}
.cm-post-page .blog-post__body ol,
.cm-post-page  .blog-post__body ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  line-height: 100%;
}
.cm-post-page .blog-post__body ol li,
.cm-post-page .blog-post__body ul li{
  margin-bottom: 1rem;
}
.custom-blog-banner .page-center {
  padding: 0;
}
.custom-blog-banner .recent-post-item {
  padding: 0;
}
.body-container--blog-index .custom-blog-banner.blog-feed .recent-post-item {
  grid-column-gap: 0rem;
  background-color: #f2f2f2;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
  grid-row-gap: 16px;
  border-radius: 0;
  box-shadow: none;
  height: inherit;
}
.body-container--blog-index .custom-blog-banner.blog-feed .recent-post-item .item_inner {
  border-radius: 0;
  overflow: hidden;
  height: auto;
}
.custom-blog-banner.blog-feed .recent-post-item img {
  object-fit: cover;
  width: 100%;
  height: 100vh;
  max-height: 60rem;
  max-width: inherit;
}
.custom-blog-banner.blog-feed a.overlay.bg_el{
  display:none;
}
.body-container--blog-index .custom-blog-banner.blog-feed .recent-post-item .post-btm {
  width: auto;
  padding: 0;
  max-width: 50rem;
  margin-left: 5vw;
  margin-right: 5rem;
  justify-self: start;
}
.body-container--blog-index .custom-blog-banner.blog-feed .hs-featured-wrp {
  padding: 0;
}
.custom-blog-banner.blog-feed .recent-post-title {
  color: #1e2c3e;
  letter-spacing: .37px;
  font-family: "Museosans 700", sans-serif;
  font-size: 2.3125rem;
  font-weight: 700;
  line-height: 1;
  margin-top: 20px;
  margin-bottom: 10px ! IMPORTANT;
  padding-bottom: 1.5rem;
}
.custom-blog-banner.blog-feed p.item_descr {
  margin-bottom: 0;
  font-family: "Museosans 100", sans-serif;
  font-size: 1.125rem;
  line-height: 1;
}
.custom-blog-banner.blog-feed .read-more {
  padding-top: 2rem;
}
.custom-blog-banner.blog-feed .read-more .hs-button {
  background-color: #77c9b2;
  color: #1b385e;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  flex: none;
  padding: 1.125rem 3.4375rem !important;
  font-family: "Museosans 700", sans-serif;
  font-size: 1.25rem !important;
  font-weight: 700;
  transition: background-color .2s;
  line-height: 26px;
  border: 0;
}
.custom-blog-banner.blog-feed .read-more .hs-button:hover{
  background-color: #c6c6c6;
}
.cm-post-page .hs-responsive-embed-wrapper {
  max-width: 60%;
}
.cm-post-page .blog-post__body a.hs-button {
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  flex: none;
  padding: 1.125rem 3.4375rem;
  font-family: "Museosans 700", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  transition: background-color .2s;
  line-height: inherit;
  text-decoration: none !important;
  border: none;
}
.hs-sec-btn.pdf-btn:empty {
  display: none;
}
.hs-sec-btn.pdf-btn {
  aspect-ratio: auto;
  object-fit: fill;
  padding: 1.125rem 1.25rem;
  font-size: .9rem;
  display: inline-block;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 5px;
  font-weight: 700;
  border: 0;
  line-height: 26px;
}
.cnt-wit-bg-wrp.infographic_wrap .content_widget img {
  width: 100%;
}
.patent_card#patents .page-center.full_width {
  border-top: 100px solid transparent;
  margin-top: -100px;
}
.systems-page form  .actions {
  text-align: left;
}
.hs_service button.hs-search-field__button {
  top: 12px;
}
.systems-page form input[type=checkbox] {
  height: auto;
  display: inline-block;
}
.hs-blog-post .hs-search-field button {
  top: 12px;
}
@media (min-width: 1920px) {
  .custom-post-banner {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .hs-sec-btn.pdf-btn {
    font-size: 1.25rem;
  }
}
@media (max-width: 1279px) {
  .custom-blog-banner.blog-feed p.item_descr {
    line-height: 150%;
  }
  .simple-banner.cm-webinar-bnr .banner-content-inner h1,
  .simple-banner.cm_banner h1{
    font-size: 3.8rem;
  }
}


@media (max-width: 1150px){
  .simple-banner.cm-webinar-bnr .banner-content-inner h1,
  .simple-banner.cm_banner h1{
    font-size: 3rem;
  }
}
@media (max-width: 991px) {
  .custom-post-banner .blog-header_component {
    grid-template-columns: 1fr;
  }
  .custom-post-banner {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .custom-post-banner .blog-header_image {
    order: -9999;
  }
  .custom-post-banner .heading-style-h3 {
    font-size: 2.25rem;
  }
  .custom-blog-banner.blog-feed p.item_descr {
    line-height: 150%;
  }
  .blog-feed.custom-blog-banner {
    padding-top: 6rem;
  }
  .body-container--blog-index .custom-blog-banner.blog-feed .recent-post-item .post-btm {
    margin-left: 5%;
    margin-right: 5%;
  }
  .body-container--blog-index .custom-blog-banner.blog-feed .recent-post-item {
    grid-row-gap: 4rem;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    min-height: auto;
  }
  .custom-blog-banner.blog-feed .recent-post-title {
    font-size: 1.75rem;
  }
  .custom-blog-banner.blog-feed .recent-post-item img {
    height: auto;
    max-height: none;
  }
  .cnt-wit-bg-wrp.cm-webinar-content h2 {
    line-height: 1;
  }
}

@media (max-width: 767px) {
  .custom-post-banner .heading-style-h3 {
    font-size: 2rem;
  }
  .blog-feed.custom-blog-banner {
    padding-top: 4rem;
  }
  .custom-blog-banner.blog-feed .recent-post-title {
    font-size: 1.5rem;
    line-height: 1.4;
    padding-bottom: 1.25rem;
  }
  .custom-blog-banner.blog-feed p.item_descr {
    font-size: 1rem;
  }
  .custom-blog-banner.blog-feed .read-more {
    padding-top: 1.5rem;
  }
  .cm_two_col.v2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .two-col-content.cm-capacity-col {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .cnt-wit-tp-img-wrp.smartrecords-icon-cards {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .two-col-content.patent_card .content-col .description h2 {
    font-size: 2rem;
  }
  .cnt-wit-bg-wrp.cm-webinar-content h2 {
    font-size: 38px;
    line-height: normal;
  }
}

@media (max-width: 479px) {
  .cm-post-page.cm-blog-post-noSidebr .social_share_inner {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column-reverse;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cm-post-page .blog-main-post .post_social_share_main {
    padding: 0;
  }
  .cm-post-page .post_social_share_main .social_share {
    padding: 0;
  }
  .cm-post-page .social_share_inner>ul {
    padding-left: 15px;
  }
  .cnt-wit-bg-wrp.cm-webinar-content h2 {
    font-size: 30px;
  }
  .simple-banner.cm-webinar-bnr .banner-content-inner h1, .simple-banner.cm_banner h1 {
    font-size: 2.5rem;
  }
}