@font-face {
  font-family: 'Pitch Sans';
  font-weight:500;
  src: url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/PitchSansWeb-Medium.eot') format('embedded-opentype'),
    url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/PitchSansWeb-Medium.woff') format('woff'),
      url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/PitchSansWeb-Medium.woff2') format('woff2');
        }

@font-face {
  font-family: 'Calibre';
  font-weight:500;
  src: url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/CalibreWeb-Regular.eot');
    src: url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/CalibreWeb-Regular.eot') format('embedded-opentype'),
      url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/CalibreWeb-Regular.woff') format('woff')
        }

@font-face {
  font-family: 'icomoon';
  src:  url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/icomoon.eot');
    src:  url("https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/icomoon.woff") format("woff"), 
      url("https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/icomoon.ttf") format("truetype"),
        font-style: normal;
        font-weight: 400;
        font-display: block;
        }

@font-face {
  font-family: 'iconsmind';
  src:  url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/iconsmind.eot') format('embedded-opentype'),
    url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/iconsmind.ttf') format('truetype'),
      url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/iconsmind.woff') format('woff');
        font-weight: normal;
        font-display: block;
        font-style: normal;
        }


@font-face {
  font-family: 'FontAwesome';
  src: url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/fontawesome-webfont.eot%29%20format%28%27embedded-opentype'),
    url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/fontawesome-webfont.svg') format('svg'),
      url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/fontawesome-webfont.woff') format('woff'),
        url('https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/fontawesome-webfont.ttf') format('truetype');
          font-weight: normal;
          font-display: block;
          font-style: normal;
          }


@font-face {
  font-family: "sw-icon-font";
  src: url("https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/sw-icon-font.eot") format("embedded-opentype"),
    url("https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/sw-icon-font.woff") format("woff"),
      url("https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/fonts/sw-icon-font.ttf") format("truetype");
        font-style: normal;
        font-weight: normal;
        font-display: block;
        }


.hsfc-Renderer form .hsfc-Step .hsfc-Step__Content {
  padding: 0;
}

body {
  font-weight:500;
}

.hs-form-field,
.hsfc-Renderer form .hsfc-Row {
  margin-bottom: 20px
}
.form-title:empty {
  margin: 0;
  padding: 0
}

form label,
.hsfc-Renderer form .hsfc-FieldLabel {
  color: rgba(255, 255, 255,1.0);
  font-family: Calibre, sans-serif;
}

.hs-error-msg,
.hs_error_rollup label,
.systems-page ul.no-list.hs-error-msgs label{
  color: rgba(121, 0, 0,1.0);

}
.hsfc-Renderer form .hsfc-FieldLabel__RequiredIndicator {
  color: rgba(121, 0, 0,1.0);
}


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,
.hsfc-Renderer form .hsfc-PhoneInput__FlagAndCaret, 
.hsfc-Renderer form .hsfc-TextInput, 
.hsfc-Renderer form .hsfc-TextareaInput {
  border-width: 1px;
  color: rgba(85, 85, 85,1.0);
  background-color: rgba(255, 255, 255,1.0);
  border-color: rgba(226, 228, 229,0.0);
  border-radius:4px !important;
  padding:5px 4px;
  font-family: Calibre, sans-serif;
  height:auto;
}
.hsfc-Renderer form .hsfc-TextInput:focus,
.hsfc-Renderer form .hsfc-TextareaInput:focus,
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: 0 0 10px rgba(0, 0, 0, .11);
}
form textarea {
  display: block;
  max-height:160px;
}
form textarea{
  padding:6px 8px;
}

.hsfc-Renderer form .hsfc-NavigationRow__Buttons:has(>:only-child) {
  justify-content: flex-start
}

.hsfc-Renderer form .hsfc-Heading {
  color: rgba(255, 255, 255, 1);
}

.hsfc-Renderer form .hsfc-RichText {
  color: rgba(255, 255, 255,1.0);
}
.hsfc-Renderer form .hsfc-RichText p {
  font-size: inherit !important;
  line-height: inherit !important;
}
.hsfc-Renderer form .hsfc-RichText *:last-child {
  margin-bottom: 0;
}

.hs-button,
form input[type=submit],
.hsfc-Renderer form .hsfc-Button {
  font-family: Pitch Sans, sans-serif;
  background-color: rgba(255, 0, 255,1.0);
  color: rgba(255, 255, 255,1.0);
  border-width: 0px;
  border-color: rgba(255, 0, 125,0.0);
  padding: 15px 22px;
  border-radius: 4px;
  border-image: linear-gradient(270deg, #ffd100, #ff7096, #ff007d, #ff3600);
  letter-spacing: 0.075em;
  font-weight: normal;
  border-image-slice: 1;
  background-image: linear-gradient(270deg, #ffd100, #ff7096, #ff007d, #ff3600);
  text-transform: uppercase;
  font-size: 14px;
  background-size:unset;
  transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
}

.hs-button:hover, 
form input[type=submit]:hover,
.hsfc-Renderer form .hsfc-Button:hover,
.hsfc-Renderer form .hsfc-Button:not([disabled]):hover {
  transform: translateY(0);
  background-color: rgba(255, 0, 255,1.0);
  color: rgba(255, 255, 255,1.0);
  border-color: rgba(255, 0, 125,0.0);
  background-image: linear-gradient(270deg, #ffd100, #ff7096, #ff007d, #ff3600);
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
  transform: translateY(-3px);
  background-size:unset;

}

.hs-sec-btn {
  background-color: rgba(255, 255, 255,0.0);
  color: rgba(255, 255, 255,1.0);
  border-width: 1px;
  border-color: rgba(255, 0, 125,1.0);
  padding: 15px 35px ;
  border-radius: 0px;
  border-image: linear-gradient(270deg, #ffd100, #ff7096, #ff007d, #ff3600);
  border-image-slice: 1;
  transition: opacity .45s cubic-bezier(.25, 1, .33, 1), transform .45s cubic-bezier(.25, 1, .33, 1);
  font-size: 14px;
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  font-weight:normal;
  letter-spacing: 1.05px;
  background-size:unset;
}
.hs-sec-btn:hover {
  background-color: rgba(255, 0, 125,1.0);
  border-color: rgba(255, 0, 125,1.0);
  border-color:rgba(255, 0, 125,1.0);
  background-image: linear-gradient(270deg, #ffd100, #ff7096, #ff007d, #ff3600);
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
  transform: translateY(-3px);
  background-size:unset;

}
ul, ol {
  margin: 0;
  padding-left: 30px;
  padding-bottom: 30px;
}
h1, h2, h3, h4, h5, h6 {
  font-weight:500;
}
p {
  margin-bottom: 1.5em;
}
a {
  text-decoration: none;
  background-size: 0% 6px, 100% 6px;
  background-position: 0 bottom, 0 bottom;
  transition: background-size 0.3s ease-in-out;
  background-repeat: no-repeat;
  padding-bottom: 4px;
}

a:hover {
  background-size: 100% 6px;
}
.header.cm-header a{
  background-image: none;
}


.header.cm-header .page-center {
  padding: 0 28px;
}

.header.cm-header .fixed .right-section {
  width: 89.59px;
}
.header.cm-header  .primary-section .container-wrapper {
  justify-content: unset;
  column-gap: 0;
}

.header.cm-header  .cst-humburger-icon {
  display: block;
}

.header.cm-header  .header__menu--desktop > .header__menu-wrapper {
  transition: padding .8s ease, margin .25s ease;
  justify-content: center;
  column-gap: 0;
}

.header.cm-header  .header__menu-item--depth-1>a{
  transition: color .2s ease;
  margin-left: 18px;
  margin-right: 18px;
  padding-bottom: 0;
  font-size: 18px;
  line-height: 1.2;
  font-family: Pitch Sans, sans-serif;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  font-weight:500;
}
.header.cm-header .nav {
  display: flex;
  flex-grow: 1;
  justify-content: center;
}
.header.cm-header .right-side .Simple-Text p strong a {
  white-space: pre;
}
.header.cm-header .right-section {
  width: 112px;
  transition: all 0.3s;
}
.header.cm-header.sticky_header_active_wrap .page-center .logo-section {
  margin-top: 0;
  margin-bottom: 0;
}

.header.cm-header .header.cm-header.sticky_header_active_wrap .right-section{
  width: 89.59px;
}
.header.cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu >ul>li>a {
  font-size: 18px;
  line-height: 1.27;
  padding: 6px 6px;
  letter-spacing:0;
  font-weight: 400;
}
.header.cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu >ul {
  padding: 20px;
  max-width: 240px;
  width: 240px;
  box-shadow: 0 6px 28px rgba(0, 0, 0, .08);
  opacity: 0;
  display: block;
  transform: translateY(-9999px);
  margin:0;
  transition:none;
  top: 54px;
}

.header.cm-header .sticky_header_active .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu >ul {
  top: 39px;
}

.header.cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul{
  transform: translateY(0);
  visibility: visible;
  opacity: 1;
  transition: none;
}
.header.cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu >ul>li {
  font-size: 12px;
  line-height: 0;
}
.header.cm-header .left-side {
  display: flex;
  width: 50%;
  padding-right: 20px;
  align-items: flex-start;
  flex-flow: column;
}
.header.cm-header .right-side {
  transition: opacity .5s ease .3s, transform .85s cubic-bezier(.2, .75, .5, 1) .3s;
  display: flex;
  padding-left: 20px;
  width: 50%;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  justify-content:flex-end;
  -webkit-transform: translateY(35px);
  transform: translateY(35px);
  opacity: 0;
}
.mobile-menu-open .header-wrapper .section-wrap {
  scrollbar-width: none;
}
.mobile-menu-open .header.cm-header .right-side {
  transform: translateY(0);
  -webkit-transition: opacity .5s ease .3s, transform .85s cubic-bezier(.2, .75, .5, 1) .3s;
  transition: opacity .5s ease .3s, transform .85s cubic-bezier(.2, .75, .5, 1) .3s;
  opacity: 1;
}
.mobile-menu-open .header.cm-header .right-side .Simple-Text {
  margin-bottom: 35px;
}

.header.cm-header .left-side .secondary-menu ul {
  display: flex;
  flex-direction: column;
  padding-bottom:0;
}

.header.cm-header .left-side .secondary-menu ul>li {
  padding-bottom: 24px;
  margin-bottom: 14px;
}
.header.cm-header .left-side .secondary-menu ul>li>a {
  font-size: 38px;
  line-height: 38px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  padding-bottom:0;
  font-family: Pitch Sans, sans-serif;
}
.header.cm-header .right-side .Simple-Text h3 {
  margin-top: 43px;
  margin-bottom: 0;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-size: 28px;
  font-weight: normal;
  line-height: 125%;
  font-family: Pitch Sans, sans-serif;
}

.header.cm-header .right-side .Simple-Text p {
  margin-top: 35px;
  margin-bottom: 0;
}

.header.cm-header .right-side .Simple-Text p strong {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.075em;
  font-family: Pitch Sans, sans-serif;
}

.header-wrapper .section-wrap {
  display: flex;
  overflow-x: hidden;
  background-color: transparent !important;
  position: fixed;
  width: 100%;
  height: 100%;
  right: auto;
  left: 0;
  top: 0;
  z-index: -999;
  pointer-events: none;
  visibility: hidden;
  top: 0px;
  padding-top:86px;
}

.header-wrapper .overlay {
  left: 0;
  top: 0;
  position: fixed;
  -webkit-backface-visibility: hidden;
  transition: opacity .55s ease;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: -999;
  pointer-events: none;
  visibility: hidden;
  padding-top: 86px;
}

.mobile-menu-open .header-wrapper .section-wrap {
  pointer-events: unset;
  visibility: unset;
  z-index: 9;
}

.mobile-menu-open   .header-wrapper .overlay {
  z-index: 9;
  pointer-events: unset;
  visibility: unset;
  opacity: 1;
}
.header-wrapper .section-wrap .inner {
  display: flex;
  margin: auto;
  position: relative;
  width: 100%;
  left: 10px;
}
.header.cm-header .left-side .secondary-menu ul> li:nth-child(1) {
  transition-delay: .16s;
}
.header.cm-header .left-side .secondary-menu ul> li:nth-child(2) {
  transition-delay: .18s;
}

.header.cm-header .left-side .secondary-menu ul> li:nth-child(3) {
  transition-delay: .2s;
}

.header.cm-header .left-side .secondary-menu ul> li:nth-child(4) {
  transition-delay: .22s;
}

.header.cm-header .left-side .secondary-menu ul> li:nth-child(5) {
  transition-delay: .24s;
}
.header.cm-header .cst-humburger-icon {
  height: 21px;
  line-height: 21px;
  padding: 0;
  width: 24px;
  text-align: center;
  display: block;
  background-position: right top;
  background-repeat: no-repeat;
  box-sizing: content-box;
  overflow:hidden;
}

.header.cm-header .cst-humburger-icon .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal;
}

.header.cm-header .cst-humburger-icon>span {
  transition: transform .33s 0s ease;
  transform-origin: center;
  display: block;
  position: relative;
}

.header.cm-header .cst-humburger-icon .lines-button.hover-effect {
  left: -30px;
  margin-top: -2px;
}

.header.cm-header .cst-humburger-icon .lines-button {
  top: 9px;
  line-height: 0;
  font-size: 0;
  transition: .3s;
  cursor: pointer;
  position: relative;
  display: block;
}

.header.cm-header .cst-humburger-icon .lines-button:after {
  background-color: #A0A0A0;
  transition: transform .65s cubic-bezier(.3, 1, .3, 1) 40ms, background-color .2s ease, opacity .2s ease !important;
  display: inline-block;
  width: 1.4rem;
  height: 2px;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  transform: scale(1, 1);
}

.header.cm-header .cst-humburger-icon .lines-button .lines {
  background-color: transparent;
  transition: background .2s ease, opacity .2s ease;
  height: 2px;
  position: relative;
  display: block;
  width: 1.4rem;
}

.header.cm-header .cst-humburger-icon .lines-button .lines:before {
  background-color: #A0A0A0;
  transform-origin: 50% 50%;
  transition: transform .65s cubic-bezier(.3, 1, .3, 1) 0s, background-color .2s ease, opacity .2s ease;
  height: 2px;
  width: 1rem;
  top: 7px;
  display: block;
  position: absolute;
  left: 0;
  content: '';
}

.header.cm-header .cst-humburger-icon .lines-button .lines:after {
  transition: transform .65s cubic-bezier(.3, 1, .3, 1) 80ms, background-color .2s ease, opacity .2s ease;
  background-color: #A0A0A0;
  height: 2px;
  top: -7px;
  position: absolute;
  left: 0;
  content: '';
  display: block;
  width: 1.4rem;
}

.header.cm-header .cst-humburger-icon:hover span {
  color: #ffffff;
}

.header.cm-header .cst-humburger-icon:hover .lines-button:after {
  background-color: #ffffff;
  transform: translateX(30px);
}

.header.cm-header .cst-humburger-icon:hover .lines-button .lines:before {
  background-color: #ffffff;
  transform: translateX(30px);
  transition: transform .65s cubic-bezier(.3, 1, .3, 1) 80ms, background-color .2s ease, opacity .2s ease !important;
}

.header.cm-header .cst-humburger-icon:hover  .lines-button .lines:after {
  background-color: #ffffff;
  transform: translateX(30px);
  transition: transform .65s cubic-bezier(.3, 1, .3, 1) 0s, background-color .2s ease, opacity .2s ease;
}

.header.cm-header .cst-humburger-icon .closed>span {
  transition: transform .33s 0s ease;
}


@keyframes crossLeftClose {
  100% {
    transform: translateY(22px) translateX(22px) rotate(-45deg);
  }
}
@keyframes crossLeft {
  100% {
    transform: translateY(0) translateX(0) rotate(-45deg);
  }
}
@keyframes crossRightClose {
  100% {
    transform: translateY(22px) translateX(-22px) rotate(45deg);
  }
}
.header.cm-header .left-side .secondary-menu ul>li {
  -webkit-transition: opacity .25s cubic-bezier(.2, .75, .5, 1), transform 10ms cubic-bezier(.2, .75, .5, 1) .45s;
  transition: opacity .25s cubic-bezier(.2, .75, .5, 1), transform 10ms cubic-bezier(.2, .75, .5, 1) .45s;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
  opacity: 0;
  display: block;
}

.mobile-menu-open .header.cm-header .left-side .secondary-menu ul>li {
  transform: translateY(0);
  opacity: 1;
  -webkit-transition: opacity .5s ease .38s, transform .85s cubic-bezier(.2, .75, .5, 1) .2s;
  transition: opacity .5s ease .38s, transform .85s cubic-bezier(.2, .75, .5, 1) .2s;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}
.header.cm-header .header__menu-wrapper span.menu-title-text,
.header.cm-header .left-side .secondary-menu ul li span.menu-title-text{
  position: relative;
  display: inline-block;
}

.header.cm-header .header__menu-wrapper .header__menu-item--has-submenu>ul {
  margin-left: 10px;
  padding-left: 20px;
}

.header.cm-header .header__menu-wrapper span.menu-title-text:after,
.header.cm-header .left-side .secondary-menu ul li span.menu-title-text:after{
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
  content: "";
  transition: transform 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
  transform: scaleX(0);
  transform-origin: 0 0;
  background-color: #ffffff;
  bottom: -2px;
}

.header.cm-header .header__menu-wrapper a:hover span.menu-title-text:after,
.header.cm-header .left-side .secondary-menu ul li a:hover span.menu-title-text:after{
  transform: scaleX(1);
}
.header.cm-header .right-side .Simple-Text p strong i {
  font-size: 16px;
}
.custom-no-navigation .container-wrapper {
  min-height: auto;
}
.header.cm-header .header__menu-wrapper li.active > a span.menu-title-text:after,
.header.cm-header .header__menu-wrapper li.active-branch > a span.menu-title-text:after{
  transform: scaleX(1);
}

@keyframes crossLeft {
  100% {
    transform: translateY(0) translateX(0) rotate(-45deg)
  }
}

@keyframes crossLeftClose {
  100% {
    transform: translateY(22px) translateX(22px) rotate(-45deg);
  }
}

@keyframes crossRight {
  100% {
    transform: translateY(0) translateX(0) rotate(45deg)
  }
}

@keyframes crossRightClose {
  100% {
    transform: translateY(22px) translateX(-22px) rotate(45deg)
  }
}

.header.cm-header .cst-humburger-icon span.close-wrap {
  -webkit-font-smoothing: subpixel-antialiased;
  transform-style: preserve-3d;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) translateZ(0);
  transition: margin .2s ease, transform .2s ease 1s, opacity .3s ease;
  overflow: hidden;
  opacity: 0;
  height: 28px;
  width: 22px !important;
  display: block;
}
.header.cm-header li:hover>a span.menu-title-text:after {
  transform: scaleX(1);
}

.header.cm-header .cst-humburger-icon span.close-wrap .close-line {
  overflow: hidden;
  height: 100%;
  width: 2px;
  backface-visibility: hidden;
  position: absolute;
  border-radius: 5px;
  left: 9px;
  transition: opacity .2s ease, background-color .2s ease;
  background-color: #666;
  animation-timing-function: cubic-bezier(.52, .01, .16, 1);
  animation-fill-mode: forwards;
  animation-duration: .4s;
}

.header.cm-header .cst-humburger-icon span.close-wrap .close-line1 {
  animation-name: crossLeftClose;
  animation-delay: 0s;
  -webkit-transform: translateY(0) translateX(0) rotate(-45deg);
  transform: translateY(0) translateX(0) rotate(-45deg);
}

.header.cm-header .cst-humburger-icon span.close-wrap .close-line2 {
  -webkit-transform: translateY(0) translateX(0) rotate(45deg);
  transform: translateY(0) translateX(0) rotate(45deg);
  -webkit-animation-name: crossRightClose;
  animation-name: crossRightClose;
  -webkit-animation-delay: .06s;
  animation-delay: .06s;
  -webkit-animation-duration: .15s;
  animation-duration: .15s;
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-delay: .1s;
  animation-delay: .1s;
}

.mobile-menu-open .header.cm-header .cst-humburger-icon span.close-wrap {
  opacity: 1;
}

.mobile-menu-open .header.cm-header .cst-humburger-icon span.close-wrap .close-line1 {
  background-color: #666;
  animation-name: crossRight;
  animation-delay: .29s;
  -webkit-transform: translateY(-30px) translateX(30px) rotate(45deg);
  transform: translateY(-30px) translateX(30px) rotate(45deg);
}

.mobile-menu-open .header.cm-header .cst-humburger-icon .lines-button .lines {
  background-color: transparent;
}

.mobile-menu-open .header.cm-header .cst-humburger-icon .lines-button:after {
  transform: translateX(60px);
}

.mobile-menu-open .header.cm-header .cst-humburger-icon .lines-button .lines:before,
.mobile-menu-open .header.cm-header .cst-humburger-icon .lines-button .lines:after {
  transform: translateX(60px);
}

.mobile-menu-open .header.cm-header .cst-humburger-icon .close-wrap .close-line2 {
  background-color: #666;
  animation-name: crossLeft;
  animation-delay: .15s;
  -webkit-transform: translateY(-30px) translateX(-30px) rotate(-45deg);
  transform: translateY(-30px) translateX(-30px) rotate(-45deg);
}

.header.cm-header .cst-humburger-icon>span {
  width: 22px;
  transition: transform .33s .3s ease-in;
  transform-origin: center;
  display: block;
  height: 21px;
}

html:not(.hs-inline-edit) .cm-footer.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1;
}

body[data-hs-theme-global_colors-secondary_color] .cm-footer {
  position: static !important;
}

body[data-hs-theme-global_colors-secondary_color] .body-container-wrapper {
  margin-bottom: 0 !important;
}

.body-container-wrapper,
.banner-section{
  background-color:rgba(0, 0, 0,1.0);
  position: relative;
  z-index: 10;
}

.header.cm-header .header__menu--desktop > .header__menu-wrapper > li.header__menu-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  transition: all .3s ease;
}

.header.cm-header .header__menu-wrapper .header__menu-submenu span.menu-title-text {
  display: inline;
}

.mobile-menu-open .primary-container:not(.fixed) > .primary-section {
  z-index: 91;
  position: relative;
}

.mobile-menu-open .fixed > .primary-section {
  z-index: 991;
}

header.header.cm-header .primary-section {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  transition: all .3s;
}

.header.cm-header .page-center .logo-section .sticky_logo {
  display: block;
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  transition: all .3s ease;
}

.header.cm-header .fixed .page-center .logo-section .static_logo {
  display: block;
  opacity: 0;
  visibility: hidden;
}

.header.cm-header .fixed .page-center .logo-section .sticky_logo {
  opacity: 1;
  visibility: visible;
}

[data-hsfc-id=Renderer] .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl) .hsfc-PhoneInput__FlagAndCaret {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-right: 0 !important;
}

[data-hsfc-id=Renderer] .hsfc-PhoneInput:not(.hsfc-PhoneInput--rtl)>.hsfc-TextInput {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-left: 0 !important;
}

header.header.cm-header .page-center {
  padding-top: 17px;
  padding-bottom: 17px;
  transition: all .3s;
}

header.header.cm-header .fixed .page-center {
  padding-top: 2px;
  padding-bottom: 2px;
}

header.header.cm-header .fixed .page-center .logo-section img {
  height: 24px !important;
  width: auto !important;
}

header.header.cm-header .page-center .logo-section img {
  transition: all 0.3s;
  width: auto !important;
  height: 30px !important;
}

.cm_500_page .error-page:before {
  opacity: .2;
}

fieldset#hs-subscriptions-unsubscribe-survey-fieldset {
  padding: 0;
}

button#hs-subscriptions-survey-submit-button {
  margin-top: 30px;
}
.cnt-wit-bg-wrp.hmCnt .page-center {
  padding-left: 0;
  padding-right: 0;
}

.hs_service .widget-type-form {
  padding-right: 40px;
}

.hs_service input#body_area_left-module-2-input {
  padding-right: 50px;
}

.pricing-table-gp .pricing-area .plan-price {
  font-size: 40px;
}

.child-theme .glightbox-clean .gclose {
  padding: 0;
}
.blog-feed .meta_wrap {
  color: #000;
}

.banner_area {
  position: relative;
  z-index: 10;
}

.child-theme .counter-section.main_area-module-6 .item .inner {
  padding: 25px 25px;
}

.child-theme .cm_team_wrp .cm_team_image a {
  padding-bottom: 0;
}

.child-theme .cm_team_wrp .cm_team_icons a {
  padding-bottom: 0;
}

.blog-sidebar .hs_cos_wrapper_type_post_filter > .block > h3,
.blog-sidebar .hs_cos_wrapper_type_post_filter > .block ul > li {
  padding: 0;
}
.blog-sidebar input.hs-search-field__input {
  padding-right: 50px;
}

.child-theme .cm-btm-tags a {
  color: #000;
}
.post-pagination > div {
  position: relative;
}
.transparent_header .header.cm-header .cst-humburger-icon .lines-button .lines:before,
.transparent_header .header.cm-header .cst-humburger-icon .lines-button .lines:after,
.transparent_header .header.cm-header .cst-humburger-icon .lines-button:after {
  background-color: #ffffff !important;
  opacity: 0.75;
}

.pop-open header.header.cm-header {
    z-index: 0;
}

@media(min-width:992px){
  .header.cm-header .nav > nav > ul .header__menu-item--depth-1 > a .child-trigger {
    display: none;
  }
  .mobile-menu-open .header.cm-header .section-wrap .Primary-menu {
    display: none;
  }
  .header.cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu>ul>li {
    transform: translate3d(0, 13px, 0);
    opacity: 0;
    transition: transform .65s cubic-bezier(.2, .8, .25, 1), opacity .65s cubic-bezier(.2, .8, .25, 1);
    -webkit-transition: transform .65s cubic-bezier(.2, .8, .25, 1), opacity .65s cubic-bezier(.2, .8, .25, 1);
  }

  .header.cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover>ul li {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  .header.cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu >ul:before {
    content: "";
    width: 100%;
    height: 32px;
    margin-top: -50px;
    display: block;
  }

  
}

@media(min-width:1000px){
  .header.cm-header.sticky_header_enabled .right-section {
    margin-top: 15.555555555556px;
    margin-bottom: 15.555555555556px;
  }
  .header-wrapper .section-wrap .inner{
    max-width:1425px;
  }
  .header-wrapper .section-wrap .inner {
    padding: 30px 90px;
  }

  .header.cm-header .fixed .right-section {
    width: 89.59px;
  }

  .header.cm-header.sticky_header_active_wrap .page-center .logo-section a {
    display: inline-block;

  }
}
@media (min-width: 691px) and (max-width: 992px) {
  .header.cm-header .Primary-menu .header__menu-item--depth-1>a,
  .mobile-menu-open .header.cm-header .left-side .secondary-menu ul>li a{
    line-height: 34.2px;
  }
}
@media (max-width: 1195px) and (min-width: 992px) {
  .header.cm-header .nav nav .header__menu-item--depth-1 > a {
    letter-spacing: normal;
    font-size: 16px;
    margin-right: 8px;
    margin-left: 8px;
  }
  .header.cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu >ul{
    top:52px;
  }

  .header.cm-header .fixed .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu >ul {
    top: 38px;
  }

}

@media (max-width:999px) {

  html:not(.hs-inline-edit) .cm-footer.footer {
    position: relative;
  }

  .body-container-wrapper{
    margin-bottom:0px !important;
  }

  .header.cm-header .cst-humburger-icon span.close-wrap {
    height: 20px;
  }

  .header.cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu >ul{
    top:42px;
  }

  header.header.cm-header .fixed .page-center{
    padding-top: 17px;
    padding-bottom: 17px;
  }

}

@media(max-width:991px){
  .header.cm-header .nav {
    display: none;
  }
  .header.cm-header .mobile-open .nav{
    display:none;
  }
  .header.cm-header .left-side ul>li>a {
    margin-left: 0;
    margin-right: 35px;
  }

  .header.cm-header .left-side ul>li.header__menu-item--depth-1 {
    font-size: 19.6px;
    text-transform: uppercase;
    line-height: 1.3;
    letter-spacing: 0.075em;
    font-family: Pitch Sans, sans-serif;
    padding-bottom: 24px;
    margin-bottom: 14px;
    position:relative;
  }
  .header.cm-header .left-side .header__menu-wrapper {
    display: flex;
    flex-direction: column;
  }
  .header.cm-header .left-side .header__menu-wrapper {
    display: flex;
    flex-direction: column;
  }
  .header.cm-header .left-side .header__menu-item--has-submenu .header__menu-submenu {
    display: none;
  }
  .header.cm-header .left-side .header__menu-submenu .header__menu-item:last-child .header__menu-link {
    border-bottom: none;
  }
  .header.cm-header .left-side ul li a {
    font-size: 20px ;
  }
  .header.cm-header .left-side .secondary-menu ul>li>a{
    font-size: 20px ;
  }
  .header.cm-header .left-side .header__menu-wrapper {
    padding: 0;
    margin: 0;
  }
  .header.cm-header .left-side .header__menu-wrapper>li>a {
  }
  .mobile-menu-open .header.cm-header .section-wrap .inner{
    width:88%;
  }
  .header-wrapper .section-wrap .inner {
    padding: 30px 0px;
  }
  .header.cm-header .page-center .logo-section {
    margin: 0;
  }

  header.header.cm-header .page-center {
    padding: 9px 28px;
  }

  header.header.cm-header .fixed .page-center{
    padding-top: 9px;
    padding-bottom: 9px;
  }

  header.header.cm-header .page-center .logo-section img {
    height: 24px !important;
  }

  .header.cm-header .primary-section .container-wrapper {
    justify-content: space-between;
  }
  .header.cm-header .logo-section a {
    width: 89.59px;
    display: inline-block;
  }
  .header.cm-header .Primary-menu {
    width: 100%;
  }
  .header.cm-header .left-side .child-trigger {
    display: inline-block;
    margin-left: 0;
    position: absolute;
    right: 0;
  }
  .header.cm-header .left-side .child-trigger i{
    height: 21px;
    width: 22px;
    text-align: center;
    font-size: 17px;
  }
  .mobile-menu-open .header.cm-header .Primary-menu>ul li.header__menu-item--depth-1 {
    -webkit-transition: opacity .5s ease .38s, transform .85s cubic-bezier(.2, .75, .5, 1) .2s;
    transition: opacity .5s ease .38s, transform .85s cubic-bezier(.2, .75, .5, 1) .2s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  .header.cm-header .Primary-menu>ul li.header__menu-item--depth-1 {
    -webkit-transition: opacity .25s cubic-bezier(.2, .75, .5, 1), transform 10ms cubic-bezier(.2, .75, .5, 1) .45s;
    transition: opacity .25s cubic-bezier(.2, .75, .5, 1), transform 10ms cubic-bezier(.2, .75, .5, 1) .45s;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
    display: block;
  }
  .header.cm-header .Primary-menu>ul li.header__menu-item--depth-1:nth-child(1){
    transition-delay: .16s;
  }
  .header.cm-header .Primary-menu>ul li.header__menu-item--depth-1:nth-child(2){
    transition-delay: .18s;
  }
  .header.cm-header .Primary-menu>ul li.header__menu-item--depth-1:nth-child(3){
    transition-delay: .2s;
  }
  .header.cm-header .Primary-menu>ul li.header__menu-item--depth-1:nth-child(4){
    transition-delay: .22s;
  }
  .mobile-menu-open .header-wrapper .section-wrap {
    scrollbar-width: none;
  }
  .mobile-menu-open .header-wrapper .section-wrap {
    padding-top: 53px;
  }
  .mobile-child-trigger {
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    height: max-content;
    width: max-content;
  }
  .mobile-child-trigger i {
    transition: transform .5s cubic-bezier(.215, .61, .355, 1);
    font-size: 17px;
  }
  .mobile-child-trigger.child-open i {
    transform: rotate(180deg);
  }

  .header.cm-header .header__menu-wrapper .header__menu-item--has-submenu>ul>li:first-child {
    margin-top: 14px;
  }
  .header.cm-header .header__menu-wrapper .header__menu-item--has-submenu>ul>li {
    margin: 5px 0;
    padding-bottom: 12px;
    line-height: 1.3;
  }
  .header.cm-header .header__menu-wrapper .header__menu-item--has-submenu>ul{
    padding-bottom:0;
  }

  .header.cm-header .header__menu-wrapper > li.header__menu-item.active-branch > a > span.menu-title-text:after {
    transform: scaleX(0);
  }

  .header.cm-header .header__menu-wrapper > li.header__menu-item.active-branch > a:hover > span.menu-title-text:after {
    transform: scaleX(1);
  }
  
  .header.cm-header li:hover>a span.menu-title-text:after {
    transform: scaleX(0);
  }
  
  .header.cm-header .header__menu-wrapper .header__menu-submenu span.menu-title-text{
    display:inline-block;
  }

}


@media(max-width:690px){
  .mobile-menu-open .header.cm-header .section-wrap .inner{
    display:block;
  }

  .header.cm-header .left-side {
    width: 100%;
    padding-right:0;
  }

  .header.cm-header .left-side {
    width: 100%;
  }
  .header.cm-header .right-side {
    padding-top: 10px;
    padding-left: 0;
    align-items: flex-start;
  }
  .header.cm-header .page-center{
    padding: 12px 18px;
  }
  .header.cm-header .left-side .secondary-menu ul>li{
    margin-bottom: 8px;
  }
  .header.cm-header .right-side .Simple-Text p strong a {
    font-size: 19.6px;
    padding-bottom: 0;
    font-weight: 400;
    font-family: Pitch Sans, sans-serif !important;
  }
  .header.cm-header .left-side ul>li.header__menu-item--depth-1 {
    margin-bottom: 8px;
  }
  .mobile-menu-open .header.cm-header .left-side .secondary-menu ul>li a {
    font-size: 20px;
    line-height: 26.6px;
  }
  .header.cm-header .right-side{
    width:100%;
  }
  .header.cm-header .header__menu-wrapper .header__menu-item--has-submenu>ul>li{
    font-size: 27.44px;
  }
  .header.cm-header .left-side ul li a {
    padding-bottom: 0;
  }

  .header.cm-header .header__menu-wrapper .header__menu-submenu span.menu-title-text{
    display:inline-block;
  }

}

.cm-content.cm-content-full .content_widget {
  width: 100%;
}

.two-col-content.sign-in-form .content-col .description {
  margin-bottom: 0;
}

.two-col-content.sign-in-form .content-col .form_wrap {
  padding-top: 0;
}

.two-col-content.sign-in-form .form_wrap form .hsfc-Row:nth-child(1) label {
  margin-top: 5px;
}
.two-col-content.sign-in-form .text_block p>strong {
  font-family: 'Pitch Sans';
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-weight: 400;
}
.two-col-content.sign-in-form.hide-form-heading .hsfc-Renderer form .hsfc-Heading {
  display: none;
}
.two-col-content.sign-in-form section {
  background: linear-gradient(
    135deg,
    rgba(52, 82, 255, 0.3) 0%,
    rgba(255, 16, 83, 0.3) 100%
  );
  padding: calc(1245px * 0.025);
  margin-top:45px;
  margin-bottom: 40px;
}

.two-col-content.sign-in-form section li {
  padding-bottom: 16px;
  list-style: none;
  position: relative;
  padding-left: 38px;
  margin-bottom: 5px;
}
.two-col-content.sign-in-form .content_box {
  margin-top: 0;
}

.two-col-content.sign-in-form section ul {
  padding-left: 0;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.two-col-content.sign-in-form section li i {
  font-size: 27px;
  height: 20px;
  line-height: 27px;
  position: absolute;
  left: 0;
  font-family: icomoon;
  top: 0;
  font-style: normal;
  background-color: transparent;
  width: 20px;
}

.two-col-content.sign-in-form section li i:before {
  content: "\e602";
}

.two-col-content.sign-in-form section h3 {
  margin-bottom: 21px;
}

.two-col-content.sign-in-form .content-col .hsfc-Renderer form .hsfc-Heading {
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-size: 28px;
  font-weight: normal;
  line-height: 1.25;
  font-family: 'Pitch Sans';
}

.simple-banner.hmBnr .banner-content-inner.col12 {
  padding-left: 0;
  padding-right: 0;
}

.cnt-wit-tp-img-wrp.hm-video .btn_item > a {
  font-size: 14px;
  padding: 15px 35px;
  line-height: 1.42;
}

.popup_open header.header.sticky_header_active_wrap {
  z-index: 0;
}

@media(max-width:991px){
  .two-col-content.sign-in-form .page-center{
    max-width:88%;
  }
  .two-col-content.sign-in-form .page-center .flex_row .col6{
    padding-right:0;
    padding-left:0;
  }
  .two-col-content.sign-in-form {
    padding-left: 0;
    padding-right: 0;
  }
  .two-col-content.sign-in-form .flex_row .content-col {
    width: 100%;
  }
  .two-col-content.sign-in-form .flex_row .media_column {
    width: 100%;
  }

}

@media(min-width:768px) and (max-width:991px){
  .two-col-content.sign-in-form .page-center .flex_row .col6{
    width:100%;
  }
}
@media(max-width:767px){
  .two-col-content.sign-in-form .flex_row .content-col,
  .two-col-content.sign-in-form .flex_row .media_column{
    padding-left:0;
    padding-right:0;
  }
  .footer.cm-footer .footer-top .footer-email .hsfc-Step__Content {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .footer.cm-footer .footer-top .footer-email .hsfc-NavigationRow {
    max-width: 100%;
  }

  .footer.cm-footer .footer-top .footer-email .hsfc-Row {
    max-width: 100%;
    margin-bottom: 0;
  }

  .footer.cm-footer .footer-top .footer-email .hsfc-NavigationRow__Buttons {
    justify-content: center;
  }
}

@media(max-width:690px){
  .two-col-content.sign-in-form section{
    padding: calc(100vw * 0.06);
  }
}

.cnt-wit-tp-img-wrp.popVideo .flex_row {
  justify-content: left;
  margin-left: -1%;
  margin-right: -1%;
  row-gap: 36px;
}

.cnt-wit-tp-img-wrp.popVideo .flex_row h4.col-title {
  letter-spacing: 0.075em;
  font-size: 16.8px;
  line-height: 125%;
  margin-bottom: 21.74px;
}

.cnt-wit-tp-img-wrp.popVideo .inner_spacing.reverseRow {
  row-gap: 0;
}

.cnt-wit-tp-img-wrp.popVideo .flex_row .cnt-col.col4 {
  width: 33.33333333%;
  padding-left: 1%;
  padding-right: 1%;
}

.cnt-wit-tp-img-wrp.popVideo .flex_row .cnt-col.col6 {
  padding-left: 1%;
  padding-right: 1%;
}

.cnt-wit-tp-img-wrp .tp-img.btnOverImage {
  margin-bottom: 0;
  overflow: hidden;
}

.cnt-wit-tp-img-wrp .tp-img.btnOverImage:hover img {
  transform: scale(1.14);
  -webkit-transform: scale(1.14);
}

.cnt-wit-tp-img-wrp .tp-img.btnOverImage img {
  transition: all .7s cubic-bezier(.2, 1, .22, 1);
  -webkit-transition: all .7s cubic-bezier(.2, 1, .22, 1);
  -webkit-transform: translateZ(0) scale(1.05);
}

.popVideo .popup_modal {
  background-color: #000;
}

.cm_nv_inner .line {
  transition: transform 0.25s ease, height 0.25s ease;
}

@media (max-width:767px) {

  .cnt-wit-tp-img-wrp.popVideo .flex_row .cnt-col.col4 {
    width: 100%;
  }

  .cnt-wit-tp-img-wrp.popVideo .flex_row {
    row-gap: 25px;
  }

}

body.child-theme .header .primary-section {
  padding: 0;
}


.homeLayout .primary-container {
  min-height: auto !important;
}

.homeLayout header:not(.sticky_header_active_wrap) .primary-container .primary-section {
  background-color: transparent;
}

.homeLayout header.header {
  position: fixed;
  width: 100%;
}

.simple-banner.hmBnr {
  min-height: 100vh;
}

.simple-banner .scrollArrow {
  width: 100%;
  display: block;
  text-align: center;
  position: relative;
  z-index: 9;
}

.simple-banner .scrollArrow a {
  display: inline-block;
  padding: 20px;
  cursor: pointer;
  font-size: 14px;
  line-height: 26px;
}

.simple-banner .scrollArrow a i.iconsmind-Arrow-Down {
  font-size: 50px;
  font-family: 'iconsmind';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.simple-banner .scrollArrow a i.iconsmind-Arrow-Down:before {
  content: "\ed3d";
}

.simple-banner.hmBnr .bnr_vid {
  z-index: 2;
}

.simple-banner.hmBnr .bg_el.overlay_bg,
.simple-banner.hmBnr .page-center {
  z-index: 3;
}

.simple-banner.hmBnr .btn_row .btn_item {
  width: 25%;
  padding: 0 1%;
  margin-bottom: 10px;
}

.simple-banner.hmBnr .btn_row {
  gap: 0;
  margin: 0 -1%;
  align-items: flex-start;
  padding-top: 61px;
  margin-bottom: 21px;
}

.simple-banner.hmBnr a.hs-sec-btn {
  font-size: 18px;
  line-height: 1.11;
  padding: 21px 50px;
  letter-spacing: 0.075em;
}

.simple-banner.hmBnr h1 {
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-size: 82.6px;
  font-weight: 500;
  line-height: 125%;
  padding-top: 64px;
}

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

.cnt-wit-bg-wrp.hm-features .rich_text {
  font-size: 33.6px;
  letter-spacing: -.005em;
  font-family: 'Calibre', sans-serif;
  line-height: 1.3;
  margin-bottom:20px;
}

.cnt-wit-bg-wrp.hm-features .rich_text p a {
  text-decoration: none;
  background-image: linear-gradient(transparent 2px, #7000ff 2px, #7000ff 4px, transparent 4px), linear-gradient(transparent 2px, #d8dce9 2px, #d8dce9 4px, transparent 4px);
  background-size: 0% 6px, 100% 6px;
  background-position: 0 bottom, 0 bottom;
  transition: background-size 0.3s ease-in-out;
  background-repeat: no-repeat;
  padding-bottom: 4px;
  border-bottom: 6px solid transparent;
  font-family: 'Pitch Sans';
  text-transform: uppercase;
  letter-spacing: 1.47px;
  font-size: 19.6px;
  line-height:1.25;
}

.cnt-wit-bg-wrp.hm-features .rich_text p {
  margin-bottom: 6px;
}

.cnt-wit-bg-wrp.hm-features .rich_text p:last-child {
  margin-bottom: 0;
}

.cnt-wit-tp-img-wrp.hm-video .tp-img.btnOverImage {
  padding: 12vw;
}

.cnt-wit-tp-img-wrp.hm-video .tp-img.btnOverImage img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  transform: none;
  object-fit: cover;
}

.cnt-wit-tp-img-wrp.hm-video .tp-img.btnOverImage .col-btn-grp {
  position: relative;
}

.cnt-wit-bg-wrp.hm-features .rich_text p a:hover {
  background-size: 100% 6px;
}

.cnt-wit-bg-wrp.hmCnt .rich_text h5 {
  line-height: 1.3;
  letter-spacing: -.005em;
  font-family: 'Calibre', sans-serif;
  font-size: 33.6px;
  text-transform: none;
  margin-bottom: 21px;
}

.cnt-wit-bg-wrp.hmCnt .rich_text p {
  margin-bottom: 1.5em;
}

.cnt-wit-bg-wrp.hmCnt .rich_text p a {
  text-decoration: none;
  background-image: linear-gradient(transparent 2px, #7000ff 2px, #7000ff 4px, transparent 4px), linear-gradient(transparent 2px, #d8dce9 2px, #d8dce9 4px, transparent 4px);
  background-size: 0% 6px, 100% 6px;
  background-position: 0 bottom, 0 bottom;
  transition: background-size 0.3s ease-in-out;
  background-repeat: no-repeat;
  padding-bottom: 4px;
  border-bottom: 6px solid transparent;
  font-family: 'Pitch Sans';
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

.cnt-wit-bg-wrp.hmCnt .rich_text p a:hover {
  background-size: 100% 6px;
}

.card_gallery.chairSlide .card_inner {
  border-radius: 0;
  height: auto;
}
.card_gallery.chairSlide .card_item{
  padding-right:0;
  padding-left:0;
}

.two-col-content.twoColCnt .content-col .description {
  margin-bottom: 0;
}

.two-col-content.twoColCnt .content-col .description h5 {
  line-height: 1.3;
  letter-spacing: -.005em;
  font-family: 'Calibre', sans-serif;
  font-size: 33.6px;
  text-transform: none;
}

.two-col-content.twoColCnt .content-col .description {
  max-width: 350px;
  margin: 0 auto;
}

.two-col-content.twoColCnt .media_column.col6 {
  padding-left: 0;
  padding-right: 0;
}

.adv_video_module.hmVideo .page-center.full_width {
  max-width: 66.666%;
}

.adv_video_module.hmVideo h5, .adv_video_module.hmVideo .btm_sec h5 {
  font-size: 30.8px;
  font-family: 'Calibre', sans-serif;
  line-height: 1.3;
  letter-spacing: -.005em;
  text-transform: none;
  margin-bottom: 0;
}

.adv_video_module.hmVideo {
  background-image: linear-gradient(270deg, #7000ff, #0000ff, #00e8ff, #00ffc2, #a6ff99, #ffd100, #ff7096, #ff007d, #ff3600);
  background-size: 300% 100%;
}

.adv_video_module.hmVideo:after {
  content: "";
  background-color: #3452ff;
  opacity: 0.3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.adv_video_module.hmVideo .btm_sec h5 {
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-family: 'Pitch Sans';
  font-size: 28px;
  line-height: 1.25;
}

.adv_video_module.hmVideo .video_container {
  margin-bottom: 47px;
}

.adv_video_module.hmVideo .btm_sec h5 sup {
  font-size: .5em;
  vertical-align: super;
  top: 0;
}

.adv_video_module.hmVideo .vid_trigger svg {
  fill: #fff;
}

.logo_slider.hmLogo h2.title {
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-size: 28px;
  line-height: 1.25;
  text-align: left;
  margin-bottom: 21px;
  padding-bottom: 16px;
}

.logo_slider.hmLogo .logo_item.col2 {
  width: 16.66666667%;
  padding-left: 1%;
  padding-right: 1%;
}

.logo_slider.hmLogo .logos_row.flex_row {
  row-gap: 17px;
  margin-bottom: 0;
  margin: 0 -1%;
}

.logo_slider.hmLogo .top_sec {
  padding-left: 0;
  padding-right: 0;
}

.logo_slider.hmLogo .top_sec {
  padding-left: 0;
  padding-right: 0;
}

.logo_slider.hmLogo .logo_inner img {
  padding-right: 16px;
  max-width: 75%;
  margin: 0;
}

.logo_slider.hmLogo.noDotsArrowsAdded .top_sec.noButton {
  margin-bottom: 0;
  padding-bottom: 21px;
  padding-top: 36px;
}

.logo_slider.hmLogoV2 .logo_item {
  padding-top: 32px !important;
  text-align: left;
}

.logo_slider.hmLogoV2 .logo_inner img {
  padding: 0;
}

.logo_slider.hmLogo.hmLogoV2 .top_sec {
  padding-bottom: 0 !important;
}

.testimonials_slider.hmtestimonials .top_sec.noButton {
  text-align: left;
}

.testimonials_slider.hmtestimonials .card_quote {
  line-height: 1.3;
  letter-spacing: -.005em;
  font-family: 'Calibre';
  font-size: 23.52px;
  padding-left: 55px;
  margin-bottom: 24px;
}

.testimonials_slider.hmtestimonials .card_quote:before {
  content: "\f10d";
  line-height: 34px;
  height: 34px;
  width: 34px;
  margin-right: 0;
  font-size: 34px;
  font-family: FontAwesome;
  font-weight: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  top: -2px;
  word-spacing: 1px;
  position: absolute;
  max-width: 100%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  left: 0;
}

.testimonials_slider .card_content.fullauth .author-col-inn {
  padding-left: 55px;
  position: relative;
}

.testimonials_slider.hmtestimonials .card_content.fullauth .author-col-inn .icon_box {
  position: absolute;
  left: 0;
  top: 0;
}

.testimonials_slider.hmtestimonials .card_content.fullauth .author-col-inn .icon_box .icon_inner {
  margin-bottom: 0;
}

.testimonials_slider.hmtestimonials span.icon_img.icon_sp {
  border-radius: 0;
  width: 35px;
  height: auto;
  margin-bottom: 15px;
  max-width: 100%;
}

.testimonials_slider.hmtestimonials .card_content.fullauth .author-col-inn .author-col * {
  font-family: 'Calibre', sans-serif;
  font-size: 19.6px;
  line-height: 1.3;
  letter-spacing: -.005em;
}

.testimonials_slider.hmtestimonials .card_content.fullauth .author-col-inn .author-col h4 {
  margin-bottom: 0;
  text-transform: none;
}

.testimonials_slider.hmtestimonials .card_quote p {
  margin-bottom: 0;
}

.testimonials_slider.hmtestimonials .card_content {
  margin-top: 0;
}

.two-col-content.hmBtmCnt .content_box {
  margin-top: 0;
}

.two-col-content.hmBtmCnt .content-col .description {
  margin-bottom: 0;
}

.two-col-content.hmBtmCnt .content-col .description p:last-child {
  margin-bottom: 0;
}

.two-col-content.hmBtmCnt p {
  line-height: 1.3;
  letter-spacing: -.005em;
  font-size: 33.6px;
}

.two-col-content.hmBtmCnt p a {
  text-decoration: none;
  background-image: linear-gradient(transparent 2px, #7000ff 2px, #7000ff 4px, transparent 4px), linear-gradient(transparent 2px, #d8dce9 2px, #d8dce9 4px, transparent 4px);
  background-size: 0% 6px, 100% 6px;
  background-position: 0 bottom, 0 bottom;
  transition: background-size 0.3s ease-in-out;
  background-repeat: no-repeat;
  padding-bottom: 4px;
  border-bottom: 6px solid transparent;
  font-family: 'Pitch Sans', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

.two-col-content.hmBtmCnt p a:hover {
  background-size: 100% 6px;
}

.homeLayout .body-container-wrapper [class*="full-width-section"].dnd-section {
  min-height: 899px;
}

.homeLayout .body-container-wrapper [class*="max-width-section-centering"].dnd-section > .row-fluid,
.homeLayout .body-container-wrapper [class*="full-width-section"].dnd-section > .row-fluid {
  min-height: 899px;
  display:flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}

.homeLayout .cnt-wit-tp-img-wrp.img-with-cntnt .cnt-col.col20 {
  width: 20%;
}

.adv_video_module.hmVideo .top_sec {
  margin-bottom: 37px;
}

.testimonials_slider.hmtestimonials .title {
  padding-top: 64px;
  font-size: 28px;
  line-height: 1.25;
  padding-bottom: 48px;
  letter-spacing:2.1px;
}

.testimonials_slider.hmtestimonials .testmn_row.rowGap15.flex_row {
  row-gap: 0;
}

.testimonials_slider.hmtestimonials .it2 .card_quote:before {
  color: #ff1053;
}

.testimonials_slider.hmtestimonials .it3 .card_quote:before {
  color: #2AC4EA;
}
.mobile-menu-open .transparent_header .header.cm-header .cst-humburger-icon span.close-wrap .close-line1,
.mobile-menu-open .transparent_header .header.cm-header .cst-humburger-icon .close-wrap .close-line2 {
  background-color: #ffffff !important;
  opacity: 0.75;
}

.two-col-content.hmBtmCnt .description h2 {
  margin-bottom: 21px;
}

@media (max-width:999px) {

  .simple-banner.hmBnr .btn_row .btn_item {
    width: 50%;
  }

  .homeLayout .body-container-wrapper [class*="max-width-section-centering"].dnd-section > .row-fluid, 
  .homeLayout .body-container-wrapper [class*="full-width-section"].dnd-section > .row-fluid {
    min-height: auto;
  }

  .homeLayout [class*="full-width-section"].dnd-section {
    min-height: 100%;
  }

  .homeLayout .cnt-wit-tp-img-wrp.img-with-cntnt .cnt-col.col20 {
    width: 33.333%;
  }


  .homeLayout .body-container-wrapper [class*="full-width-section"].dnd-section > .row-fluid > .span6 {
    max-width: 100%;
    width: 100%;
  }

  .homeLayout .body-container-wrapper [class*="full-width-section"].dnd-section > .row-fluid {
    flex-direction: column;
  }

  .homeLayout .body-container-wrapper [class*="max-width-section-centering"].dnd-section > .row-fluid > div, .two-col-content.twoColCnt .col6 {
    width: 100%;
  }


  .logo_slider.hmLogo .logo_item.col2 {
    width: 50%;
  }

  .logo_slider.hmLogoV2 .logo_item.col2 {
    width: 33.333%;
  }

  .testimonials_slider.hmtestimonials .testmn_row.rowGap15.flex_row > div {
    width: 100%;
  }

  .testimonials_slider.hmtestimonials .testmn_row.rowGap15.flex_row {
    row-gap: 32px;
  }

  .two-col-content.hmBtmCnt .col6 {
    width: 100%;
  }

  .two-col-content.hmBtmCnt .flex_row.flex_center {
    row-gap: 62px;
  }

}


@media (max-width:767px) {

  .homeLayout .cnt-wit-tp-img-wrp.img-with-cntnt .cnt-col.col20 {
    width: 50%;
  }

  .simple-banner.hmBnr h1 {
    font-size: 42px;
    word-break: auto-phrase;
  }

  .simple-banner.hmBnr .banner-content-inner.col12 {
    padding: 0;
  }

  .simple-banner.hmBnr .btn_row .btn_item {
    width: 100%;
  }

  .simple-banner.hmBnr .btn_row {
    gap: 25px;
  }

  .two-col-content.twoColCnt .content-col .description h5 {
    font-size: 26.6px;
  }

  .adv_video_module.hmVideo .page-center.full_width {
    max-width: 100%;
    padding: 0 20px;
  }

  .systems-page h1 {
    font-size: 32px;
  }

  .systems-page h2 {
    font-size: 30px;
  }

  .systems-page h3 {
    font-size: 25px;
  }
  header.header.cm-header .page-center {
    padding: 9px 18px;
  }
  .transparent_header .header.cm-header .cst-humburger-icon .lines-button .lines:before,
  .transparent_header .header.cm-header .cst-humburger-icon .lines-button .lines:after, 
  .transparent_header .header.cm-header .cst-humburger-icon .lines-button:after {
    opacity: 1;
  }

}

.cm-footer.footer {
  font-size:1em;
}
.cm-footer .page-center {
  padding: 0 90px;
}
.cm-footer .col-section {
  padding: 0px;
}
.cm-footer .footer-bottom .flex_row {
  max-width: 70%;
  margin: 0 auto;
}
.cm-footer .footer-bottom .footer_images {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.cm-footer .footer-bottom .footer-privacy p:nth-child(1) {
  line-height: 22px;
  margin-top: 3px;
  padding-bottom: 1.5em;
  margin-bottom: 0;
  letter-spacing: -.005em;
}
.cm-footer .footer-bottom .footer-privacy p:nth-child(2) {
  line-height: 22px;
  margin-bottom: 0;
  margin-top: 3px;
}
.cm-footer .footer-bottom .footer-privacy p:nth-child(3){
  line-height: 22px;
  margin-top: 3px;
}
.cm-footer .footer-bottom .footer-privacy p:nth-child(1) a {
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  padding-bottom: 0;
}
.cm-footer .footer-bottom .footer_images {
  line-height: 22px;
  margin-top: 3px;
  padding-bottom: 29.4px;
  font-size: 140%;
}
.cm-footer .footer-bottom .footer_images img {
  padding-right: 32px;
}
.cm-footer .footer-bottom .footer_images .linkadd a {
  padding:0;
}
.cm-footer .footer-bottom .footer_images .footer-row:last-child img {
  padding: 0;
}
.footer-member p {
  line-height: 22px;
  margin-top: 3px;
  letter-spacing: -.005em;
  padding-bottom: 16px;
}
.cm-footer .footer-bottom .footer_images .footer-row:nth-child(3) img {
  margin-bottom:20px;
}
.footer-contact h3 {
  margin-bottom: 8px;
  text-align: center;
  color: #ccc;
  font-size:28px;
  font-weight:400;
}
.footer-contact p {
  text-align: center;
}
.footer-contact p a {
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.075em;
  padding-bottom: 0;
}
.footer-email h3 {
  margin-bottom: 8px;
  text-align: center;
  color: #ccc;
  font-size:28px;
  font-weight:400;
}
.footer-email p {
  margin-bottom: 8px;
  text-align: center;
  letter-spacing: -.005em;
}
.footer-icons h3 {
  margin-bottom: 8px;
  text-align: center;
  color: #ccc;
  font-size:28px;
  font-weight:400;
}
.cm-footer .footer-top .footer-email .hsfc-Step__Content {
  width: calc(100% - 16px);
  margin: 0 auto;
}
.cm-footer .footer-top .footer-email .hsfc-Row {
  width: auto;
  max-width: 75%;
  display: table-cell;
  vertical-align: middle;
}
.cm-footer .footer-top .footer-email .hsfc-NavigationRow {
  width: auto;
  max-width: 25%;
  display: table-cell;

}
.cm-footer .footer-top .footer-email .hsfc-NavigationRow__Alerts {
  display:none;
}
.cm-footer .footer-top .footer-email .hsfc-NavigationRow__Buttons {
  margin-top: 12px;
}
.cm-footer .footer-top .footer-email .hsfc-TextInput {
  padding: 10px;
  margin-top: 10px;
  background-color: rgba(0, 0, 0, .04);	
  font-family: Calibre, sans-serif;
  line-height:24px;
  font-size:19.6px;
  box-shadow: none;
  transform: translateY(5px);
}
.cm-footer .footer-top .footer-email .hsfc-FieldLabel {
  margin: 0;
}
.cm-footer .footer-top .footer-email .hsfc-Renderer form .hsfc-Button {
  background-color: #252525;
  margin: 0 16px;
  background-image: unset;
  padding: 7px 11px;
  text-transform: uppercase;
  white-space: nowrap;
  transform: translateY(7px);
  font-family: Pitch Sans, sans-serif;
}
.cm-footer .footer-top .footer-email .hsfc-Step {
  margin-bottom: 16px;
  margin-top: 16px;
  max-width: 100%;
}
.cm-footer .footer-top .footer-contact,
.cm-footer .footer-top .footer-email {
  margin-right: 2%;
}
.cm-footer .footer-top .footer-contact .footer-row,
.cm-footer .footer-top .footer-email {
  margin-bottom: 30px;
}
.cm-footer .footer-top .footer-icons .footer-social {
  justify-content: center;
  gap: 0;
  padding:0;
  margin-top: -7px;
}

.cm-footer .footer-top .footer-icons .footer-social .footer-social-item {
  height: max-content;
  width: max-content;
}

.cm-footer .footer-top .footer-icons .footer-social .footer-social-item a {
  padding: 5px;
}
.cm-footer .footer-top .footer-email .footer_contact_section_item {
  width: 33.33%;
}
.cm-footer .footer-top .footer-email .footer_contact_section_item .right-section {
  display: none;
}
.cm-footer .footer-top .footer-email .footer_contact_section_item .left-section img {
  width:100%;
}
.cm-footer .footer-top .footer-email .footer_contact_section {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cm-footer .footer-top .footer-email .footer_contact_section_item .left-section {
  width: 75%;
} 
.cm-footer .footer-top .footer-email .cm-store {
  padding-top: 53px !important;
}
.cm-footer .footer-top .footer-email .hsfc-Renderer form .hsfc-Button:hover {
  transition: none;
  background-image: linear-gradient(270deg, #ffd100, #ff7096, #ff007d, #ff3600);
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
}
.cm-footer .footer-top .footer-email .hsfc-TextInput:hover {
  box-shadow:none;
}
.cm-footer .footer-top .footer-email .hsfc-TextInput:active,
.cm-footer .footer-top .footer-email .hsfc-TextInput:focus{
  background-color:white;
}
.child-theme .back_to_top svg {
  width: 11px;
  height: 14px;
}
.child-theme .back_to_top {
  height: 29px;
  width: 29px;
  bottom: 13px;
  right: 18px;
  opacity: 0;
  z-index: 2;
  transform: translateY(105%);
  transition: all .3s esea;
  -webkit-transition: all .3s esea;
}
.child-theme.backtotop_show .back_to_top:hover {
  transition: box-shadow 0.3s cubic-bezier(.55, 0, .1, 1), background-color 0.05s linear 0.25s;
  -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(.55, 0, .1, 1), background-color 0.05s linear 0.25s;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.16);
  background-color: transparent !important;
}
.cm-footer .footer-top .footer-email .hsfc-TextInput::placeholder {
  color:#75756b;
  font-weight:400;
}
.cm-content .page-center {
  padding: 0;
}
.cm-content h2 {
  margin-bottom:16px;
}
.cm-content ol li,
.cm-content ol li strong,
.cm-content ol li u {
  color: #fff !important;
  font-family: Pitch Sans, sans-serif;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.075em;
}
.cm-content strong {
  font-family: Pitch Sans, sans-serif;
  font-weight: normal;
  letter-spacing: 0.075em;
}

.cm-content ol li p {
  font-family: Calibre, sans-serif;
  font-size:19.6px;
  letter-spacing: -.005em;
  margin: 0;
}
.vid-sec .page-center {
  padding: 0 90px;
}
.vid-sec .video_container {
  justify-content: center;
}
.vid-sec .video-item {
  width: 100% !important;
}
.vid-sec .poster_image {
  background-position: top center !important;
  background-size: contain !important;
  background-repeat: no-repeat;
}
.judging-form .content-col {
  width: 100%;
}
.judging-form .form_wrap {
  padding: 0 !important;
}
.judging-form .description {
  margin: 0 !important;
}
.judging-form .feature-wrapper {
  margin: 0 !important;
}
.judging-form .hsfc-Step__Content p span {
  font-family: Calibre, sans-serif;
}
.judging-form .hsfc-Step__Content p {
  margin:0 !important;
}
.judging-form .content-col {
  padding: 0 !important;
}
.jud-sm .page-center {
  padding: 0 0 15px 0;
}
.judging-form .hsfc-Renderer form .hsfc-Row p {
  margin-bottom: -4px !important;
}
.jud-img .tp-img {
  padding-top: 8px;
}
.judging-form .hsfc-Renderer form .hsfc-Step .hsfc-Step__Content {
  padding: 0;
  padding-right: 25px;
}
.cntnt-section.judging-form {
  padding: 0 !important;
}
.jud-img img {
  max-width: 75%;
  width: auto;
}
.cm-order .tp-img:after {
  background-image: url(https://50726966.fs1.hubspotusercontent-na1.net/hubfs/50726966/raw_assets/public/Luci_April2026/images/Luci_LogosAsset.png);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: block;
  height: 100%;
  left: 17px;
  max-height: 200px;
  max-width: 200px;
  overflow: hidden;
  position: absolute;
  top: 11px;
  width: 100%;
  z-index: -1;
}
.cm-order img {
  position: relative;
}
.cm-order .cnt-col {
  padding-left: 30px;
  padding-right: 30px;
}
.cm-order .tp-img-cnt p:has(img) {
  display: inline-block;
  height: 100%;
  max-width: 75%;
  text-align: center;
  margin-bottom: 15px;
}
.cm-order .tp-img-cnt p strong {
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.075em;
}
.cm-order .tp-img {
  margin-bottom: 1.7em !important;
}
.cm-order .tp-img {
  width: 200px;
  height: 200px;
}
.cm-order .tp-img img:hover {
  transform: translate(-13px, 11px);
}
.cm-order .splide__slide img {
  transition: all 100ms ease;
}

.listing_posts_main {
  margin-top: 0;
  padding:35px 0 40px;
  flex-grow: 1;
}
.listing_posts_main>.page-center {
  width: 100%;
  margin: 0 auto;
  padding: 0 90px;
}

.listing_posts_main .rows {
  position: relative;
  display: flex;
  padding-top: 40px;
}


.listing_main .post_container {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.listing_main .post-item {
  width: 50%;
  display: block;
  padding: 8px;
}
.listing_main .post-item:nth-child(3n+1) {
  width: 100%;
}
.body-container--blog-index:has(.listing_main) {
  display: flex;
  flex-direction: column;
}

.listing_main .inner-wrap {
  transition: opacity .3s cubic-bezier(.3, .58, .55, 1), transform .3s cubic-bezier(.3, .58, .55, 1);
  opacity: 1;
  transform: translateY(0);
  height: 100%;
  box-shadow: none;
  background-color: transparent;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  transform: translateZ(0);
}

.listing_main .post-content {
  height: 50vh;
  position: relative;
  min-height: 98px;
  padding-left: 95px;
}


.listing_main .post-content-inner {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.listing_main .post-content-inner .overlay_link {
  z-index: 30;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.listing_main .post-content-inner .post-featured-img {
  transition: transform .7s cubic-bezier(.2, 1, .22, 1), opacity .5s ease;
  backface-visibility: visible;
  background-size: cover;
  background-position: center;
  width: 100.5%;
  height: 100.5%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}

.listing_main .post-content-inner img {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  object-fit: cover;
}

.listing_main .post-content-inner .post-featured-img:after {
  content: '';
  background: linear-gradient(to bottom, rgba(35, 35, 35, 0), rgba(35, 35, 35, .65) 100%);
  top: auto;
  bottom: 0;
  height: 75%;
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
}

.listing_main .post-content-inner .article-content-wrap {
  pointer-events: none;
  z-index: 33;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 30px !important;
}

.listing_main .post-content-inner .meta-category {
  pointer-events: all;
}
.listing_main .post-content-inner .meta-category a {
  opacity: .72;
  color: #fff !important;
  transition: opacity .37s cubic-bezier(.52, .01, .16, 1);
  font-size: 14px;
  line-height: 19px;
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 0;
  text-transform: uppercase;
  padding: 0;
  font-family: Pitch Sans, sans-serif;
  letter-spacing: 0.075em;
}

.listing_main .post-content-inner .meta-category a:before {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  transform-origin: left;
  transition: transform .3s cubic-bezier(.25, 0, .4, 1);
  background-color: #fff;
  transform: scaleX(0); /* hidden by default */
}
.listing_main .post-content-inner .meta-category a:hover:before {
  transform: scaleX(1); /* slides in on hover */
}
.listing_main .post-content-inner .meta-category a:hover {
  color: #fff !important;
  transition: opacity .37s cubic-bezier(.52, .01, .16, 1);
  opacity: 1;
}
.listing_main .post-content-inner .post-header h3 {
  margin-bottom: 0px;
}
.listing_main .post-content-inner .post-header a {
  color: #fff !important;
  transition: opacity .37s cubic-bezier(.52, .01, .16, 1);
  font-family: Pitch Sans, sans-serif;
  line-height:28px;
}

.listing_sidebar .listing_recent ul {
  margin-left: 0;
  list-style-type: none;
  padding: 0;
  margin-bottom: 30px;
}
.listing_sidebar .listing_recent ul li a {
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.listing_sidebar .block h3 {
  margin-bottom: 13px;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  opacity: .7;
}
.listing_sidebar .listing_recent .hs-postlisting-item {
  padding-top: 0;
  border: none;
  padding: 4px 0;
  margin:0;
}
.listing_sidebar .listing_recent .hs-postlisting-item:first-child {
  padding-top: 2px;
}
.listing_sidebar .listing_recent a {
  padding: 0 !important;
  border: none;
  color: inherit;
  display: block;
}
.listing_sidebar .listing_categories ul {
  margin-left: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom:30px;
}
.listing_posts .blog-pagination__link.blog-pagination__link--active {
  background-color: white !important;
  color: black !important;
  pointer-events: none;
}
.listing_sidebar .listing_categories li {
  padding: 4px 0 !important;
  border: none;
  position: relative;
  margin: 0;
}
.listing_sidebar .listing_categories li a {
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.listing_main .post-item img {
  transition: transform .7s cubic-bezier(.2, 1, .22, 1), opacity .5s ease;
}
.listing_main .post-item:hover img {
  transform: scale(1.07);
}
.listing_posts .blog-pagination {
  height: 32px;
  margin-top: 45px;
  width: 100%;
  margin-bottom: 40px;
  justify-content: start;
  padding-left: 95px;
}
.listing_posts .blog-pagination__link {
  background-position: -21px;
  background-repeat: no-repeat;
  border-radius: 4px;
  color: #fff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  line-height: 11px;
  padding: 11px 13px 10px !important;
  position: relative;
  text-transform: capitalize;
  transition: all .45s cubic-bezier(.25, 1, .33, 1);
  box-shadow: none;
  height: auto;
  width: auto;
  background-color:black !important;
}
.post_main .post-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.post_main .post_banner_img_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.post_main  .post_banner {
  min-height: 550px;
  position:relative;
}

.post_main  .page-center {
  height: 100%;
  z-index: 100;
  width: 100%;
  margin: 0 auto;
  padding: 0 90px;
  position: relative;
}

.post_main  .row {
  height: 100%;
  z-index: 100;
  position: relative;
  visibility: visible;
}

.post_main  .post_ban_cnt {
  position: relative;
  padding-bottom: 0;
  margin-bottom: 0;
  width: 100%;
}

.post_main  .inner-wrap {
  padding-top: 83px;
  text-align: center;
}

.post_main .post_tag {
  transform: rotateX(0deg) translate(0px, 0px);
  opacity: 1;
  border-radius: 4px !important;
  box-shadow: none;
  -webkit-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
  transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
  color: #fff;
  font-weight: 600;
  border: 2px solid rgba(255, 255, 255, 0.4);
  padding: 4px 10px;
  margin: 5px 6px 0 5px;
  display: inline-block;
  transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-size: 14px;
  line-height: 18px;
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.075em;
}
.post_main .post_tag:hover {
  background-color:white;
  color:black;
  transform: translateY(-3px);
}
.post_main .entry-title {
  font-size: 44px;
  letter-spacing: .075em;
  line-height: 55px;
  margin: 0 auto !important;
  max-width: 1000px;
  padding: 20px 0;
  z-index: 101;
  display: block;
  font-weight: 500;
}
.post_main .author_nm {
  display: inline-block;
  line-height: 14px;
  padding: 0px 16px;
  padding-left: 0;
  font-weight: 400;
}
.post_main .meta-date {
  padding: 0 20px 0 20px;
  border-left: 1px solid rgba(0, 0, 0, .1);
  border-color: rgba(255, 255, 255, 0.4);
  letter-spacing: 0.075em;
  font-weight: 400;
}
.post_main .author_nm .author-link {
  padding: 0;
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.075em;
}
.post_main  .post_meta_wrap {
  text-align: center;
  position: relative;
  z-index: 100;
  font-size: 14px;
  line-height: 1.5;
  display: inline-block;
}
.post_main .post_main .author_nm {
  border-color: rgba(255, 255, 255, 0.4);
  float: none;
  display: inline-block;
  line-height: 14px;
}
.post_main .post_body_cnt {
  padding-top: 80px !important;
  flex-grow: 1;
  position: relative;
  z-index: 10;
}
.post_main .post_body_cnt .row {
  padding-bottom: 24px;
  position: relative;
}
.post_main .post_body_cnt .post-area {
  max-width: 1000px;
  margin: 0 auto !important;
  padding-left: 0;
  float: none;
}
.listing_posts_main .filter-link-count {
  display: none;
}
.post_main .post_body_cnt .post-cnttt {
  display: block;
  position: relative;
  min-height: 98px;
  padding-left: 0;
}
.post_body_cnt .swp_social_panel {
  clear: both;
  display: flex;
  height: 34px;
  line-height: 1;
  margin-bottom: 20px;
  margin-top: 20px;
  overflow: hidden;
  padding: 0;
  align-items: stretch;
  -webkit-box-align: stretch;
  transition: opacity .2s ease-in-out;
  width: 100%;
  direction: ltr;
  flex-wrap: wrap;
  justify-content: space-between;
}
.listing_recent .recent_posts1223-row-0-padding {
  padding: 0;
}

.listing_categories .category-row-0-padding {
  padding: 0;
}

.post_body_cnt .share_button.swp_twitter {
  border-radius: 2px;
  cursor: pointer;
  float: left;
  font-family: Lato;
  height: 32px;
  margin: 0 5px 3px 5px;
  min-width: 34px;
  overflow: hidden;
  text-align: center;
  transition: all .1s linear;
  border: 1px solid #0d1014;
  flex: 1;
  background: #0d1014;
}

.post_body_cnt .swp_share_button.swp_facebook {
  border-radius: 2px;
  cursor: pointer;
  float: left;
  font-family: Lato;
  height: 32px;
  margin: 0 5px 3px 5px;
  min-width: 34px;
  overflow: hidden;
  text-align: center;
  transition: all .1s linear;
  border: 1px solid #1877f2;
  flex: 1;
  background: #1877f2;
}

.post_body_cnt .swp_share_button.swp_linkedin {
  border-radius: 2px;
  cursor: pointer;
  float: left;
  font-family: Lato;
  height: 32px;
  margin: 0 5px 3px 5px;
  min-width: 34px;
  overflow: hidden;
  text-align: center;
  transition: all .1s linear;
  border: 1px solid #2767b1;
  flex: 1;
  background: #2767b1;
}

.post_body_cnt .swp_count.swp_hide {
  margin: 0 auto;
  width: auto;
  font-size: 14px;
  display: inline-block;
}

.post_body_cnt .iconFiller {
  font-size: 18px;
  margin: 0 auto;
  display: block;
  float: left;
  height: 30px;
  overflow: hidden;
  transition: width .1s linear;
  width: 30px;
}

.post_body_cnt .sw.swp_twitter_icon {
  float: left;
  height: 30px;
  line-height: 32px;
  margin: 1px 5px 0;
  text-shadow: none !important;
  width: 20px;
}

.post_body_cnt .sw.swp_twitter_icon::before {
  content: "N";
  font-family: "sw-icon-font";
  display: block;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
}

.post_body_cnt .spaceManWilly {
  display: ilnine-flex;
  width: 120px;
}

.sw.swp_facebook_icon::before {
  content: "k";
  font-family: sw-icon-font;
  display: block;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
}

.post_body_cnt .sw.swp_facebook_icon {
  float: left;
  height: 30px;
  line-height: 32px;
  margin: 1px 5px 0;
  text-shadow: none;
  width: 20px;
}

.post_body_cnt .sw.swp_linkedin_icon {
  float: left;
  height: 30px;
  line-height: 32px;
  margin: 1px 5px 0;
  text-shadow: none;
  width: 20px;
}

.post_body_cnt .sw.swp_linkedin_icon::before {
  content: "s";
  font-family: "sw-icon-font";
  display: block;
  font-style: normal;
  font-weight: normal;
  text-rendering: auto;
  text-transform: none;
}
.prev-pagination:after,
.next-pagination:after{
  background-color: #0d0d0d;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: .35;
  -webkit-transition: opacity .4s cubic-bezier(.05, .2, .1, 1) 0s;
  transition: opacity .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.prev-pagination:hover:after,
.next-pagination:hover:after{
  opacity:0.9;
}
.cm_post_pagination .page-row {
  margin-left: -50vw;
  margin-left: calc(-50vw + 11px / 2);
  left: 50%;
  width: 100vw;
  width: calc(100vw - 11px);
  margin-top: 80px;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.cm_post_pagination .page-row .prev-pagination {
  width: 50%;
  line-height: 0;
  height: auto;
  min-height: 300px;
  justify-content: center;
  display: flex;
  -webkit-align-items: center;
  float: none;
  overflow: hidden;
  position: relative;
  padding: 6% 9%;
  background-color: #333;
}

.cm_post_pagination .page-row .prev-pagination a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9991;
  display: block;
}
.cm_post_pagination .page-row .next-pagination a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9991;
  display: block;
}
.post_bg_img {
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  height: 100%;
  transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s, opacity .3s ease;
}

.post-pagination .next-pagination {
  width: 50%;
  line-height: 0;
  height: auto;
  min-height: 300px;
  justify-content: start;
  display: flex;
  -webkit-align-items: center;
  float: none;
  overflow: hidden;
  position: relative;
  padding: 6% 9%;
  background-color: #333;
}
.post-pagination {
  padding-bottom: 60px;
  padding-top: 30px;
  padding-left: 0px;
}
.post-pagination>li:hover .post_bg_img:after {
  background-color: #0d0d0d;
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: .35;
  -webkit-transition: opacity .4s cubic-bezier(.05, .2, .1, 1) 0s;
  transition: opacity .4s cubic-bezier(.05, .2, .1, 1) 0s;
}
.previous_text {
  display: block;
  font-size: 16px;
  text-align: right;
}
.pagination-link {
  align-items: center;
  display: flex;
  position: relative;
  z-index: 999;
}
.post-pagination.flex_row .pagination-link h4:hover {
  transform: translateX(40px) translateZ(0);  
  backface-visibility: hidden;
  z-index: 99;
  transform: translateX(40px) translateZ(0);
  backface-visibility: hidden;
}
.post-pagination.flex_row .pagination-link h4 {
  transform: translateX(0) translateZ(0);
  transition: transform .4s cubic-bezier(.05, .2, .1, 1);
  display: inline-block;
}
.post-pagination.flex_row .next-pagination h4:hover {
  transform: translateX(40px) translateZ(0);  
  backface-visibility: hidden;
  z-index: 99;
  transform: translateX(40px) translateZ(0);
  backface-visibility: hidden;
}
.post-pagination.flex_row .next-pagination h4 {
  transform: translateX(0) translateZ(0);
  transition: transform .4s cubic-bezier(.05, .2, .1, 1);
  display: inline-block;
}
.pagination-link .previous_text{
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.075em;
  display: block;
  font-size: 16px;
  text-align: right;
  position: relative;
  color: #fff;
  margin-bottom: 5px;
}
.pagination-link .title_pagi{
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.075em;
  text-align: right;
  position: relative;
  display: block;
  color: #fff;
  margin-bottom: 5px;
  font-size:39px;
}
.title_pagi {
  display: block;
  color: #fff;
  margin-bottom: 5px;
  text-align: right;
  position: relative;
}

.cm_post_pagination .page-row > ul >li:hover .title_pagi svg.next-arrow {
  animation: rightArrowStart2 .4s cubic-bezier(.05, .2, .1, 1) forwards;
}
.cm_post_pagination .page-row>ul>li:hover .post_bg_img {
  transform: scale(1.1);
}

.cm_post_pagination .page-row>ul>li {
  overflow: hidden;
}
.post_body_cnt a.swp_share_link {
  display: flex;
  height: 30px;
  font-size: 18px;
  padding: 0;
}
.post_body_cnt a.swp_share_link:hover .iconFiller {
  width: 100%;
}
.post_main .post_banner {
  display: flex;
  align-items: center;
}
.post_banner_img_wrap:after {
  background-color: #2d2d2d;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  z-index: 9;
  display: block;
}
span.swp_share {
  display: block;
  float: right;
  float: left;
  font-family: Pitch Sans;
  font-size: 14px;
  height: 30px;
  line-height: 32px;
  margin: 0 0 0 6px;
  text-transform: uppercase;
  letter-spacing: 1.35px;
}

.post_body_cnt .share_button:hover,
.post_body_cnt .swp_share_button:hover{
  flex: 1.261;
}

.post_body_cnt .swp_share_button:hover .post_body_cnt .iconFiller,
.post_body_cnt .swp_share_button:hover .post_body_cnt .iconFiller{
  width: 95px;
}
.listing_title_main .list_title {
  padding: 0 0 36px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
}
.listing_title_main .list_title h1 {
  margin: 0;
  letter-spacing: 0.075em;
}
.listing_title_main .list_title .subheader {
  font-size: 20px;
  line-height: 20px;
  color: rgb(255 255 255 / 45%);
  font-family: 'Calibre';
  margin-bottom: 5px;
  letter-spacing: 0.05em;
}
.cntn-img .page-center {
  padding: 0 90px;
}
.cntn-img .content-col {
  padding-left: 0;
}
.cntn-img h3 {
  margin-bottom: 21px;
}
.cntn-img p a {
  text-decoration: none;
  background-image: linear-gradient(transparent 2px, #7000ff 2px, #7000ff 4px, transparent 4px), linear-gradient(transparent 2px, #d8dce9 2px, #d8dce9 4px, transparent 4px);
  background-size: 0% 6px, 100% 6px;
  background-position: 0 bottom, 0 bottom;
  transition: background-size 0.3s ease-in-out;
  background-repeat: no-repeat;
  padding-bottom: 4px;
  border-bottom: 6px solid transparent;
  text-transform: uppercase;
  font-family: Pitch Sans, sans-serif;
  font-weight: normal;
  letter-spacing: 0.075em;
}
.cntn-img p a:hover {
  background-size: 100% 6px;
  text-decoration: none;
  background-image: linear-gradient(transparent 2px, #7000ff 2px, #7000ff 4px, transparent 4px), linear-gradient(transparent 2px, #d8dce9 2px, #d8dce9 4px, transparent 4px);
  background-position: 0 bottom, 0 bottom;
  transition: background-size 0.3s ease-in-out;
  background-repeat: no-repeat;
  padding-bottom: 4px;
  border-bottom: 6px solid transparent;
}
.cntn-img .mediaimg {
  display: none;
}
.cntn-img .text_block h3,
.cntn-img .text_block a{
  color: white !important;
}
.cntn-img .text_block h3 {
  margin-bottom:8px;
}
.cntn-img .media_column {
  align-items: start !important;
  border-radius: 4px;
}
.two-col-content.cntn-img .media_column .content_box {
  height: 100%;
  margin: 0;
  padding: 13%;
}

.two-col-content.cntn-img .media_column {
  border-radius: 5px !important;
}

.two-col-content.cntn-img .media_column:hover:before {
  opacity: 0.1;
  background: #ffffff;
}

.two-col-content.cntn-img .media_column::before {
  transition: all .3s;
}

.vid-section .splide__track .flex-row {
  text-align: left;
}

.listing_sidebar .listing_recent {
  margin-bottom: 60px;
}

.post_body_cnt .share_button.swp_twitter {
  margin-left: 0;
}

.post_body_cnt .swp_share_button.swp_linkedin {
  margin-right: 0;
}

.post_main .post_body_cnt .post-cnttt p {
  display: inline-block;
}

/* Animation */


@keyframes rightArrowStart {
  0% {
    transform: translateX(-50px)
  }

  100% {
    transform: translateX(42px)
  }
}

@keyframes rightArrowEnd {
  0% {
    transform: translateX(42px)
  }

  100% {
    transform: translateX(75px)
  }
}

@keyframes rightArrowStart2 {
  0% {
    transform: translateX(50px) rotate(180deg)
  }

  100% {
    transform: translateX(-42px) rotate(180deg)
  }
}

@keyframes rightArrowEnd2 {
  0% {
    transform: translateX(-42px) rotate(180deg)
  }

  100% {
    transform: translateX(-75px) rotate(180deg)
  }
}

@keyframes rightArrowLineEnd {
  0% {
    stroke-dashoffset: 40px
  }

  100% {
    stroke-dashoffset: 50px
  }
}

@keyframes rightLineEnd2 {
  0% {
    transform: translateY(-50%) translateX(0) scaleX(1)
  }

  100% {
    transform: translateY(-50%) translateX(-28px) scaleX(0)
  }
}

@keyframes rightArrowLineEnd {
  0% {
    stroke-dashoffset: 40px
  }

  100% {
    stroke-dashoffset: 50px
  }
}

@keyframes rightArrowLineStart {
  0% {
    stroke-dashoffset: 30px
  }

  100% {
    stroke-dashoffset: 40px
  }
}

@keyframes rightLineEnd {
  0% {
    transform: translateY(-50%) translateX(0) scaleX(1)
  }

  100% {
    transform: translateY(-50%) translateX(28px) scaleX(0)
  }
}

@keyframes rightLineStart {
  0% {
    transform: translateY(-50%) translateX(-88px) scaleX(0)
  }

  100% {
    transform: translateY(-50%) translateX(0) scaleX(1)
  }
}

@keyframes rightLineStart2 {
  0% {
    transform: translateY(-50%) translateX(88px) scaleX(0)
  }

  100% {
    transform: translateY(-50%) translateX(0) scaleX(1)
  }
}

ul.post-pagination.flex_row {
  padding-bottom: 0;
}

.pagination-link .title_pagi svg {
  top: 50%;
  margin-top: -15px;
  height: 30px;
  width: 40px;
  display: block;
  left: -43px;
  right: auto;
  position: absolute;
  backface-visibility: hidden;
}

.pagination-link .title_pagi svg line {
  animation: rightArrowLineEnd .4s cubic-bezier(.3, .2, .1, 1) .25s forwards;
  stroke: #fff;
  stroke-width: 2px;
  stroke-dasharray: 10px;
}

.pagination-link .title_pagi span.line {
  backface-visibility: hidden;
  top: 50%;
  height: 2px;
  width: 45px;
  background-color: #fff;
  position: absolute;
  content: '';
  display: block;
  font-size: 16px;
  text-align: right;
  animation: rightLineEnd2 .4s cubic-bezier(.05, .2, .1, 1) forwards;
  transform-origin: left;
  left: -74px;
  right: auto;
}

.cm_post_pagination .page-row .prev-pagination:hover .next-arrow {
  animation: rightArrowStart2 .4s cubic-bezier(.05, .2, .1, 1) forwards;
}

.cm_post_pagination .page-row>ul>li:hover .title_pagi svg.next-arrow line {
  animation: rightArrowLineStart .3s cubic-bezier(.05, .2, .1, 1) .1s forwards;
}

.cm_post_pagination .page-row>ul>li:hover .title_pagi span.line {
  transform-origin: right;
  animation: rightLineStart2 .4s cubic-bezier(.05, .2, .1, 1) forwards;
}

.prev-pagination .pagination-link .title_pagi svg.next-arrow {
  animation: rightArrowEnd2 .7s cubic-bezier(0, .2, .1, 1) forwards;
}

.post-pagination .next-pagination {
  text-align: left;
}

.post-pagination .next-pagination svg.next-arrow {
  animation: rightArrowEnd .7s cubic-bezier(0, .2, .1, 1) forwards;
  right: -43px;
  left: auto;
}

.post-pagination .next-pagination span.line {
  right: -74px;
  left: auto;
  animation: rightLineEnd .4s cubic-bezier(.05, .2, .1, 1) forwards;
  transform-origin: right;
}

.post-pagination .next-pagination:hover .pagination-link svg.next-arrow {
  animation: rightArrowStart .4s cubic-bezier(.05, .2, .1, 1) forwards !important;
}

.cm_post_pagination .page-row .prev-pagination:hover h4 {
  transform: translateX(40px) translateZ(0);
  backface-visibility: hidden;
}

.cm_post_pagination .page-row h4 {
  transition: transform .4s cubic-bezier(.05, .2, .1, 1);
  display: inline-block;
}

.post-pagination.flex_row .next-pagination:hover h4 {
  -webkit-transform: translateX(-40px) translateZ(0);
  transform: translateX(-40px) translateZ(0);
  backface-visibility: hidden;
}

.cm_post_pagination .page-row>ul>li.next-pagination:hover .title_pagi span.line {
  transform-origin: left;
  animation: rightLineStart .4s cubic-bezier(.05, .2, .1, 1) forwards;
}

ul.post-pagination.flex_row > li {
  margin-bottom: 0;
}


.cmPostPage header.header.cm-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

.cmPostPage header.header.cm-header:not(.sticky_header_active_wrap) .primary-section {
  background: transparent;
}

.post-pagination .next-pagination .title_pagi {
  text-align: left;
}

.cm_post_pagination .page-row .next-pagination.fullNav,
.cm_post_pagination .page-row .prev-pagination.fullNav {
  width: 100%;
}

.cm_post_pagination .page-row .next-pagination.fullNav h4 > div,
.cm_post_pagination .page-row .prev-pagination.fullNav h4 > div {
  text-align: center;
}

.cm-footer .footer-top .footer-email .hsfc-TextInput + .hsfc-ErrorAlert {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: normal;
  padding-top: 16px;
  font-family: 'Calibre';
}

.child-theme .back_to_top:after {
  display: block;
  content: " ";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-color: #000;
  transform: scale(0);
  -webkit-transform: scale(0);
  transition: all 0.3s cubic-bezier(.55, 0, .1, 1);
  -webkit-transition: all 0.3s cubic-bezier(.55, 0, .1, 1);
  border-radius: 100px;
  -webkit-border-radius: 100px;
}

.child-theme .back_to_top:hover:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  background-color: #ffffff;
}

.child-theme .back_to_top {
  border: none;
  fill: #fff;
  background-color: rgba(0, 0, 0, 0.25);
}

.child-theme.backtotop_show .back_to_top {
  transform: none;
  opacity: 1;
  z-index: 99;
}

.child-theme.backtotop_show .back_to_top:hover svg {
  fill: #000 !important;
}

.back_to_top svg {
  position: relative;
  z-index: 9;
}

.cm-footer .footer-form.form_add .hsfc-RichText {
  color: #fff;
}
.listing_recent .recent_posts1223-row-0-padding h2 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-weight: normal;
  line-height: 125%;
  margin-bottom: 15px;
  font-size: 14px;
  opacity: .7;
}

.listing_recent .recent_posts1223-row-0-padding article ._hsPostListingWrapper--minimal_dsnwr_8 {
  gap: 0;
}

.listing_recent .recent_posts1223-row-0-padding article ._hsPostListingAuthorDate_dsnwr_52 {
  display: none;
}

.listing_recent .recent_posts1223-row-0-padding article h3 {
  text-transform: uppercase !important;
  font-weight: normal !important;
  letter-spacing: 0.075em;
  font-size: 19.6px;
  margin: 0;
  padding: 4px 0;
}

.listing_recent .recent_posts1223-row-0-padding article ._hsPostListingWrapper--minimal_dsnwr_8>div:first-child h3 {
  padding-top: 0;
}
.listing_sidebar .dnd-section>.row-fluid .dnd-column {
  padding: 0;
}
.listing_recent .recent_posts1223-row-0-padding article h3 a {
  margin: 0;
}

.listing_posts_main {
  padding-top: 0;
}
.listing_posts_main:has(.listing_title_main) {
  padding-top: 35px;
}

@media only screen and (min-width: 1000px) {
  .listing_posts_main .listi {
    padding-right: 0;
    width: 68.5%;
    margin: 0 0 0 -8px;
    margin-right: 4%;
  }
  .listing_sidebar {
    width: 27.5%;
    backface-visibility: hidden;
  }

}
@media(max-width: 999px) {
  .listing_posts_main .rows {
    flex-wrap: wrap;
  }
  .listing_posts_main>.page-center {
    max-width:88%;
    padding:0;
  }

  .listing_title_main .list_title h1 {
    font-size: 82.6px;
  }

  .listing_title_main .page-center {
    padding: 0;
    max-width: 100%;
    margin: 0 auto;
  }
  .listing_posts_main .post-item {
    padding-left: 0;
    padding-right: 16px;
  }
  .listing_main .row {
    flex-direction:column;
  }
  .listing_posts_main .listi{
    width: 100%;
    margin-right: 2%;
  }
  .listing_sidebar {
    width: 100%;
  }
  .cm-footer .page-center {
    max-width:88%;
    padding:0;
  }
  .vid-sec .page-center {
    padding: 0px;
    max-width:88%;
  }
  .cm-content .page-center {
    max-width: 88%;
    padding: 0 !important;
  }
  .dnd-column:has(.cm-content) {
    padding: 0 !important;
  }

  .jud-sm .page-center {
    max-width: 88%;
  }
  .jud-sm {
    padding:0 !important;
  }
  .jud-img .cnt-col {
    padding: 0;
  }
  .lu-img img {
    max-width: 75%;
  }
  .cm-order .cnt-col {
    width: 100% !important;
  }
  .cm-order .tp-img:after {
    left: -12px;
    max-height: 100%;
    max-width: 100%;
    top: 11px;
  }
  .cm-order .tp-img img {
    height: 100% !important;
    width: 100%;
  }
  .cm-order .tp-img {
    height: auto;
    width: 100%;
    max-height: 69%;
    max-width: 92%;
    position: relative;
  }
  .cm-order .page-center {
    max-width: 88%;
  }
  .post_main .post_banner {
    min-height: 250px;
  }
  .post_main .page-center {
    max-width: 88%;
    padding: 0;
  }

  .blog-post-layout .post_main .inner-wrap {
    padding: 11.3% 0;
  }

  .blog-post-layout .post_main .post_ban_cnt {
    padding-top: 34px;
  }

  .blog-post-layout .post_main .entry-title {
    font-size: 32px;
    line-height: 38px;
  }

  .post-pagination .next-pagination .title_pagi {
    text-align: center;
  }

  .post-pagination .next-pagination svg.next-arrow {
    display: none;
  }

  .post-pagination .next-pagination span.line {
    display: none;
  }

  .prev-pagination .pagination-link .title_pagi svg.next-arrow {
    display: none;
  }

  .pagination-link .title_pagi span.line {
    display: none;
  }

  .post-pagination.flex_row .pagination-link h4 {
    text-align: center;
  }

  .pagination-link .title_pagi {
    text-align: center;
  }

  .pagination-link .previous_text, .pagination-link .title_pagi {
    text-align: center;
  }

  .post-pagination.flex_row .next-pagination:hover h4 {
    transform: none;
  }

  .cm_post_pagination .page-row .prev-pagination:hover h4 {
    transform: none;
  }



}
@media (max-width: 767px) {
  .cm-footer .footer-top .footer-icons .footer-social .footer-social-item:not(:first-child) {
    margin: 0;
  }
}
@media (max-width: 691px) {
  .listing_main .post-item {
    width: 100% !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .listing_main .post-content {
    height: 33vh;
  }
  .listing_posts .blog-pagination {
    padding-left: 0px;
  }
  .cm_post_pagination .post-pagination {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }
  .cm_post_pagination .page-row .prev-pagination {
    margin-bottom: 0;
    width:100%
  }
  .post-pagination .next-pagination {
    width:100%
  }
  .pagination-link {
    align-items: center;
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .blog-post-layout .post_main .entry-title {
    font-size: 24px;
    line-height: 30px;
  }

  .blog-post-layout .post_main .inner-wrap {
    padding: 50px 0;
  }

  .post-pagination.flex_row .pagination-link h4 {
    margin-bottom: 0;
  }

  .cm_post_pagination .page-row .prev-pagination {
    min-height: 250px;
  }
  .listing_posts_main .post-item {
    padding-right: 0;
  }
}

section-wrap{
  display:nonr;
}
hr{
  background: linear-gradient(to right, #ff1053, #3452ff);
}
h2{
  margin-bottom: 16px; 
}
h3 {
  margin-bottom: 8px;
}
.servs-details-pg .hs_service.change_sidebar>.page-center {
  padding: 0 90px;
}
.change_sidebar  .page-center>.flex_row>.col4, 
.change_sidebar  .page-center>.flex_row>.col8{
  padding:0px;
}
.change_sidebar .page-center>.flex_row>.col4{
  width: 25%;
  min-width: 225px;
}
.change_sidebar  .page-center>.flex_row>.col8{
  padding-left: 7%;
  margin-top: -61px;
  width: 75%;
}
.cntnt-sec .page-center {
  padding: 0px;
}
.table-cntnt .page-center {
  padding: 0px;
}
.column-content.two-col-content .content_box {
  margin-top: 0px;
}
.table-cntnt .page-center table td {
  padding: calc(1245px * 0.03);
}
.table-cntnt .page-center table td:first-child {
  width: 33.1378% !important;
}

.table-cntnt .page-center table td:last-child {
  width: 66.1504% !important;
}
.table-cntnt .page-center table td p:last-child {
  margin: 0px;
}
.sidebar_cntnt .btn_row .btn_item a {
  transition: color .3s;
  font-size: 21.56px !important;
  text-transform: uppercase;
  padding: 0px !important;
  letter-spacing: 0.075em;
  padding-top: 4px !important;
}
.sidebar_cntnt .btn_row .btn_item {
  transition: opacity 0.25s ease;
  padding-left: 50px;
  padding-bottom: 26px;
}
.sidebar_cntnt .btn_row {
  gap: 0px;
}
.cntnt-sec p a, .cntnt-sec p a:visited{
  letter-spacing: 0.075em !important;
  text-decoration: none;
  background-image: linear-gradient(transparent 2px, #7000ff 2px, #7000ff 4px, transparent 4px), linear-gradient(transparent 2px, #d8dce9 2px, #d8dce9 4px, transparent 4px);
  background-size: 0% 6px, 100% 6px;
  background-position: 0 bottom, 0 bottom;
  transition: background-size 0.3s ease-in-out;
  background-repeat: no-repeat;
  padding-bottom: 4px;
  border-bottom: 6px solid transparent;
  text-transform: uppercase !important;
  letter-spacing: 0.075em !important;
  font-family: Pitch Sans, sans-serif;
}
.cntnt-sec p a:hover{
  background-size: 100% 6px;
}
.cntnt-sec h5{
  margin-bottom: 21.74px;
}
.icon-tiny[class^="icon-"].extra-color-1 {
  margin-left: 2px;
  font-size: 11px;
  background-color: transparent;
  font-family: FontAwesome;
}

.fa-arrow-circle-o-down::before {
  content: "\f01a";
  color: #ff1053;
}
.sidebar_cntnt .cm_nv_inner .line {
  transition: transform 0.5s cubic-bezier(0, 0, .34, .96), max-height 0.5s cubic-bezier(0, 0, .34, .96);
  background: linear-gradient(to bottom, #ff1053, #3452ff);
  height: 100%;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  display: block;
  position: absolute;
  width: 3px;
  left: 2px;
  transform: translate3d(0px, 0px, 0px);
}

.sidebar_cntnt .cm_nv_inner::before {
  display: block;
  position: absolute;
  left: 3px;
  top: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  width: 1px;
  height: 100%;
}
.cm-video.adv_video_module .inner_spacer {
  padding-bottom: 16.35%;
  max-width: 31.9%;
}
.cs-video.adv_video_module .inner_spacer {
  padding-bottom: 32.35%;
  max-width: 46.7%;
}
.body-wrapper.hs-site-page{
  overflow: visible;
}
.change_sidebar .col4 .container-fluid {
  position: sticky;
  top: 104px;
}
.sidebar_cntnt .btn_row .btn_item.active a {
  opacity: 1 !important;
}

.sidebar_cntnt .btn_row .btn_item a {
  opacity: 0.45;
}

.sidebar_cntnt .btn_row .btn_item a:hover {
  opacity: 1;
}
.sidebar_cntnt .cm_nv_inner:has(.btn_row .btn1.active) > .line {
  max-height: 112px;
  transform: translate3d(0px, 0px, 0px) ;
}
.cnt-wit-tp-img-wrp.img-with-cntnt .tp-img img{
  max-width:50%;
}
.sidebar_cntnt .cm_nv_inner:has(.btn_row .btn4.active) > .line {
  max-height: 28px;
}
.cnt-wit-tp-img-wrp.vid-section .inner_spacing.reverseRow{
  gap:0px;
}
.cnt-wit-tp-img-wrp.img_section .cnt-col:nth-child(2) .tp-img img {
  width: 77.41px;
}
.cnt-wit-tp-img-wrp.img_section .cnt-col:nth-child(3) .tp-img img {
  width: 116.09px;
}
.cnt-wit-tp-img-wrp.img_section .cnt-col:nth-child(4) .tp-img img {
  width: 116.16px;
}
.cnt-wit-tp-img-wrp.img_section .cnt-col{
  display:flex;
  justify-content:center;
  align-items:center;
}
.img_section h3.col-title {
  word-break: keep-all !important;
}
.cnt-wit-tp-img-wrp.vid-section h5.col-title{
  margin-bottom: 20px;
}
.cnt-wit-tp-img-wrp.img-with-cntnt .tp-img{
  margin-bottom: 17px;
}
.img-with-cntnt .splide__track .cnt-col{
  padding-left: 1%;
  padding-right: 1%;
}
.img-with-cntnt .page-center .bottom_row, 
.cards-item  .page-center .bottom_row{
  margin: 0% -1%;
}
.cnt-wit-tp-img-wrp a.popupBtn.popup_video.hs-button.withIcon span.play svg{
  padding-left: 4px;
}
.cnt-wit-tp-img-wrp.vid-section .flex-row {
  row-gap: 0px;
}
.change_sidebar .cards .col8 {
  padding: 0px;
  width: 100%;
  text-align: start;
}
.cards.vid-section .top_sec.noButton{
  padding:0px 25px;
}
.cards.vid-section{
  margin-left: -25px;
  margin-right: -25px;
}
.cnt-wit-tp-img-wrp .cnt-col.left_aln .col-btn-grp{
  justify-content: center !important;
}
.cntnt-spcng p {
  margin-bottom: 1.1em;
}
.cntnt-spcng h6{
  display:none;
}
.top_sec .page-center {
  padding: 0px;
}
.adv_video_module .active_show .inner_spacer {
  max-width: 100%;
  height: 100%;
}
.adv_video_module .active_show .modal_video_box{
  max-width:1456px;
  height: 100%;
}
.adv_video_module .video_popup_modal .modal_video_container{
  background-color: #000;
}
.adv_video_module .active_show .closeicon {
  right: 10px;
  top: 0px;
  width: 28px;
}

.adv_video_module .closeicon svg path {
  fill: #ccc;
}


.adv_video_module .video_container .video-item{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 0;
  width: 31.333%;
}
.adv_video_module .video_container .video-item:first-child{
  padding-left:0px;
}
.adv_video_module .video_container .video-item:last-child{
  padding-right:0px;
}

.cs-video.adv_video_module .video_container .video-item {
  width: 100%;
}
.adv_video_module .video-item h5,
.adv_video_module .video-item h5{
  margin-bottom: 21.74px;
}
.cm-video.adv_video_module .video-item .inner_spacer {
  max-width: 100%;
  padding-bottom: 52.35%;
}
.chng_sidebar>.page-center>.flex_row {
  display: flex;
  flex-direction: row-reverse;
}
.chng_spcng>.page-center>.flex_row{
  margin-left: -45px;
  margin-right: -45px;
}
.chng_sidebar>.page-center {
  padding: 0px 90px;
}
.Privacy_cntnt .splide__track .inner_spacing {
  display: flex;
  flex-direction: column-reverse;
}
.chng_sidebar>.page-center>.flex_row .col4, 
.chng_sidebar>.page-center>.flex_row .col8, 
.cntnt-section .page-center, 
.Privacy_cntnt .cnt-col {
  padding: 0px;
}
.cntnt-section p{
  font-size: 22.4px;
}
.cntnt-section p img{
  max-width: 50%;
}
.Privacy_cntnt.cnt-wit-tp-img-wrp .tp-img {
  position: relative;
  display: inline-block;
}

.Privacy_cntnt.cnt-wit-tp-img-wrp .tp-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0;
  transition: opacity .65s cubic-bezier(.2, 1, .2, 1);
  pointer-events: none;
}

.Privacy_cntnt.cnt-wit-tp-img-wrp .tp-img:hover::before {
  opacity: 0.63;
}
.simple-banner.cm_banner{
  min-height: calc(100vh - 85px);
}
.simple-banner.cm_banner .overlay_bg {
  background: linear-gradient(135deg, #3452ff 0%, #ff1053 100%);
  opacity: 0.8;
}
.cm_banner .text_center .btn_row {
  margin: 0px;
  padding-top: 65px;
  gap: 0px;
  width: 100%;
}
p strong{
  font-family: Pitch Sans, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.075em;
}
.cm_banner .text_center .btn_row .btn_item {
  width: 25%;
  padding-left: 1%;
  padding-right: 1%;
  height: 100%;
}
.cm_banner .page-center.text_center {
  padding: 0px 90px;
} 
.cm_banner .text_center .flex_row{
  margin-left: -1%;
  margin-right: -1%;
}
.cm_banner .text_center .banner-content-inner{
  padding:0px;
}
.cm_banner .text_center .btn_row .btn_item .hs-sec-btn {
  align-items: center;
  background-size: unset;
  display: inline-flex;
  font-size: 18px;
  letter-spacing: 1.35px;
  line-height: 20px;
  margin-bottom: 31px;
  min-height: 124px !important;
  padding: 21px 50px;
  width: auto;
  white-space: normal;
}
.cards-item .bottom_row .splide__track .cnt-col {
  padding: 0% 1%;
}
.cards-item .page-center{
  padding: 0px 90px;
}
.cnt-wit-tp-img-wrp.vid-section .flex-row {
  row-gap: 20px;
}
.cards-item .bottom_row .splide__track .cnt-col img{
  object-fit: cover;
  height: 248.75px;
  width: 292px;
}
.cm_banner .text_center .btn_row {
  align-items: flex-start;
}
.cm_banner .top_sec h2 {
  margin-bottom: 21px;
}
.cnt-wit-tp-img-wrp.img_section .cnt-col .inner_spacing::after {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: ' ';
  display: block;
  opacity: 0;
  transition: background-color .45s cubic-bezier(.25, 1, .33, 1), opacity .45s cubic-bezier(.25, 1, .33, 1);
  background-color: #ffffff !important;
  opacity: 0;
  border-radius: 5px;
}

.cnt-wit-tp-img-wrp.img_section .cnt-col .inner_spacing {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cnt-wit-tp-img-wrp.img_section .cnt-col .inner_spacing:hover:has(.tp-img)::after {
  opacity: 0.2;
}
.cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt .col-btn-grp .btn_item:nth-child(2) a {
  padding-right: 49px;
}
.cm_col_cntnt .top_sec {
  padding: 0px 30px;
  text-align: start;
  margin-bottom: 47px;
}
.cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img img{
  border: 1px solid rgba(255, 255, 255, 0.51);
  width: 100%;
}
.popup_modal .popup_modal_inner{
  background-color: rgba(0, 0, 0, 0.8);
}
.popup_modal .popup_modal_box{
  max-width: 1425px;
}
.cm_col_cntnt .bottom_row  .splide__track .inner_spacing {
  display: flex;
  width: 100%;
}

.cm_col_cntnt .bottom_row .splide__track .cnt-col {
  padding: 0px;
}

.cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img {
  padding-left: 30px;
  padding-right: 30px;
  width: 16.866667%;
}

.cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt {
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
  width: 84.3333%;
}

.cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt .col-btn-grp {
  padding-left: 30px;
  width: 39.333333%;
  margin: 0px;
  display: flex;
  align-items: self-start;
}

.cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt .tp-img-cnt-inner {
  width: 60.66666%;
  padding-right: 30px;
}

.cnt-wit-tp-img-wrp.cm_col_cntnt {
  margin-left: -30px;
  margin-right: -30px;
}

.cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt .tp-img-cnt-inner p {
  text-align: start;
}


.cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt .col-btn-grp .btn_row {
  margin: 0px;
}

.cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt .col-btn-grp .btn_item a {
  padding: 21px 50px;
  text-align: left;
  line-height: 20px;
  font-size: 18px;
  letter-spacing: 0.075em !important;
}
.hs_service .widget-type-form {
  padding: 20px 0px;
  padding-left:40px;
}
.sidebar-cntnt .bottom_row .splide__track .cnt-col .inner_spacing .col-btn-grp,
.sidebar-cntnt .bottom_row .splide__track .cnt-col .inner_spacing .btn_row{
  margin:0px;
}
.sidebar-cntnt .bottom_row .splide__track .cnt-col .inner_spacing .btn_row a{
  padding:21px 50px;
  letter-spacing: 0.075em !important;
  line-height:20px;
  font-size:18px;
}
.sidebar-cntnt .bottom_row .splide__track .cnt-col .inner_spacing .btn_row a,
.hs_service .widget-type-form .form-title{
  text-align: start;
}
.sidebar-cntnt .bottom_row .splide__track .cnt-col .inner_spacing .btn_row{
  margin-bottom:55px;
}
.sidebar-cntnt .bottom_row  .splide__track .cnt-col {
  padding: 0px;
}
.sidebar-cntnt .bottom_row .splide__track .cnt-col .inner_spacing {
  display: flex;
  flex-direction: column-reverse;
}
.cntnt-section ul {
  padding: 0px;
  padding-top: 10px;
  padding-left: 20px;
}

.cntnt-section ul li {
  padding-left: 10px;
  margin-bottom: 5px;
  padding-bottom: 16px;
}

.cntnt-section ul li::before {
  content: ".";
  position: absolute;
  left: 0px;
  top: 9px;
  line-height: 0;
  font-size: 26px;
}
.two_column_sec .bottom_row .flex_row {
  margin: 0% -1%;
}
.two-col-content.two_column_sec .img-col .doubleimg.vertical {
  flex-direction: column;
}

.two-col-content.two_column_sec .img-col .doubleimg.vertical .double-img.img1 {
  margin: 0px;
  max-width: 75%;
  width: auto;
  margin-bottom: 40px;
}

.two-col-content.two_column_sec .img-col .doubleimg.vertical .double-img {
  max-width: unset;
  min-height: auto;
  position: relative;
  width: 100%;
}

.two-col-content.two_column_sec .img-col .doubleimg.vertical .double-img img {
  height: auto !important;
  object-fit: contain;
}

.two-col-content.two_column_sec .img-col .doubleimg.vertical .double-img.img2,
.two-col-content.two_column_img .img-col .doubleimg.vertical .double-img.img1{
  max-width: 50%;
  width: auto;
  margin-left: 0px;
}
.cm-content h2 {
  margin-bottom: 20px !important;
}
.data_sec .page-center .rich_text section{
  border: 1px solid #ff1053;
  padding: calc(1245px * 0.03);
}
.data_sec .page-center{
  padding:0px;
}
.two-column-spng ol li,
.two_col_spcng ol li{
  padding-bottom: 16px;
  font-size: 19.6px;
  margin-bottom: 0px;
  letter-spacing: 0.055em !important;
  font-weight: 400;
}
.two-column-spng h4,
.two_col_spcng h4{
  font-size: 21px;
  font-weight: 600;
  margin-top: 17px;
  letter-spacing: 0.075em;
  text-align: start;
}
.two_col_spcng h4{
  margin-top: 7px;
}
.two_col_spcng .top_sec {
  padding:0px; 
  margin-bottom: 21px;
}
.two-column-spng.two-col-content .content-col .description{
  margin-bottom:0px;
}
.two_col_spcng.two-col-content .content_box {
  margin-top: 0;
}
.cm-content.top-spcng .content_widget{
  width: 100%;
}
.cnt-wit-tp-img-wrp.sidebar-cntnt.type2 .tp-img a:hover img {
  transform: scale(1.13);
}
.cnt-wit-tp-img-wrp.sidebar-cntnt.type2 .tp-img a img {
  transition: transform .65s cubic-bezier(.05, .2, .1, 1);
}
.cnt-wit-tp-img-wrp.sidebar-cntnt.type2 .tp-img a {
  display: block;
  overflow: hidden;
}
.cnt-wit-tp-img-wrp.sidebar-cntnt.type2, 
.cnt-wit-tp-img-wrp.sidebar-cntnt.type2 .splide__track {
  overflow: visible;
}
.cnt-wit-bg-wrp.cntnt-section.type2 .rich_text ul li:before {
  content: ".";
  position: absolute;
  left: -20px;
  top: 9px;
  line-height: 0;
  font-size: 24px;
  letter-spacing: -.005em;
}
.cnt-wit-bg-wrp.cntnt-section.type2 .rich_text ul li{
  list-style: none;
  position: relative;
}
.cntnt-section.judging-form .hsfc-Renderer form .hsfc-ErrorAlert {
  color: #fff;
  font-size: 16px;
}



@media (max-width:991px){

  .column-content {
    padding-left: 0px;
    padding-right: 0px;
  }

  .column-content .page-center,
  .table-cntnt .page-center{
    max-width: 88% !important;
  }

  .column-content .page-center .bottom_row>.flex_row {
    flex-wrap: wrap;
  }

  .column-content .page-center .bottom_row>.flex_row .content-col {
    width: 100%;
  }

  .column-content .page-center .bottom_row>.flex_row .media_column {
    width: 100%;
  }
  .two-col-content.cm_single_media.cntnt-sec>.page-center .flex_row .col6 {
    width: 100%;
  }
  .chng_sidebar>.page-center {
    padding: 0px;
    max-width: 88%;
  }
  .chng_sidebar>.page-center .col4 {
    width: 100%;
  }

  .chng_sidebar>.page-center .col8 {
    width: 100%;
  }
  .chng_sidebar>.page-center>.flex_row {
    flex-direction: column-reverse;
  }

  .chng_sidebar .cnt-wit-tp-img-wrp .tp-img img {
    width: 100%;
    max-width: 100%;
  }
  .adv_video_module .video_container .video-item {
    margin-bottom: 35px;
  }
  .adv_video_module .video_container {
    display: block;
  }
  .adv_video_module .video_container .video-item{
    width:100%;
    padding:0px;
  }
  .cs-video.adv_video_module .inner_spacer {
    max-width: unset;
    padding-bottom: 74.35%;
  }
  .two_column_sec .page-center, 
  .data_sec .page-center, 
  .two-column-spng .page-center, 
  .two_col_spcng .page-center, 
  .two_column_img .page-center, 
  .cm-content .page-center {
    max-width: 88% !important;
  }
  .cm-video.adv_video_module .inner_spacer {
    max-width: unset;
    padding-bottom: 50.35%;
  }
  .servs-details-pg .hs_service.change_sidebar>.page-center .flex_row {
    flex-wrap: wrap;
  }
  .cntnt-spcng h6{
    display:block;
  }
  .change_sidebar .page-center>.flex_row>.col4{
    display:none;
  }
  .change_sidebar .col8 {
    padding: unset;
    width: 100%;
  }
  .cnt-wit-bg-wrp.top_sec.image_bg_ty.bg_primary_bg_th.left.center_bg_pos {
    padding: 0px;
    max-width: 88%;
    margin: 0 auto;
  }
  .servs-details-pg .hs_service.change_sidebar>.page-center,
  .two-col-content.cm_single_media.cntnt-sec>.page-center{
    padding: 0px;
    max-width: 88%;
  }
}
@media (max-width:1430px){
  .img_section h3.col-title{
    font-size: 20px;
  }
}
@media (max-width:1300px){
  .change_sidebar .col4 {
    min-width: unset;
  }
  .cnt-wit-tp-img-wrp.img_section .cnt-col:nth-child(2) .tp-img img{
    width:67px;
  }
  .cnt-wit-tp-img-wrp.img_section .cnt-col:nth-child(3) .tp-img img{
    width:101px;
  }
  .cnt-wit-tp-img-wrp.img_section .cnt-col:nth-child(4) .tp-img img{
    width:101px;
  }
}
@media (min-width:768px) and (max-width:991px){
  .column-content,
  .cm-content.top-spcng,
  .table-cntnt{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .two_column_sec, .data_sec, .two-column-spng, .two_col_spcng, .two_column_img {
    padding: 0px !important;
  }
  .cntnt-spcng {
    padding-top: 0px !important;
  }
  .cnt-wit-tp-img-wrp.cards.cards-item .flex-row {
    row-gap: 50px;
  }
  .cnt-wit-tp-img-wrp.cards.cards-item {
    padding-top: 74px;
  }
  .two-col-content.cm_single_media.cntnt-sec>.page-center .flex_row .col6{
    padding:0px;
  }
  .cntnt-section {
    padding-top: 47px !important;
  }
  .two-col-content.cm_single_media.cntnt-sec{
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media (max-width:991px){
  .table-cntnt .page-center table tr {
    display: flex;
    flex-direction: column;
  }
  .table-cntnt .page-center table td:first-child,
  .table-cntnt .page-center table td:last-child{
    width: 100% !important;
  }
  .cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt .col-btn-grp .btn_row {
    justify-content: start;
  }
  .cm-content.top-spcng .page-center{
    max-width:88%;
  }
  .cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img {
    width: 31.2%;
  }

  .cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt {
    width: 100%;
    flex-wrap: wrap;
  }

  .cm_col_cntnt .bottom_row .splide__track .inner_spacing {
    flex-wrap: wrap;
  }

  .cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt .tp-img-cnt-inner {
    width: 100%;
    padding-right: 0px;
  }

  .cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img-cnt .col-btn-grp {
    padding: 0px;
    padding-top: 80px;
    width: 100%;
    justify-content: start;
    padding-bottom: 15px;
  }
  .cards.cards-item {
    padding-bottom: 20px;
  }
  .change_sidebar .col8 {
    margin-top: 0px;
  }
  .cnt-wit-tp-img-wrp.img_section .cnt-col .tp-img img{
    width: 50% !important;
  }
  .cnt-wit-tp-img-wrp.img_section .tp-img{
    padding: 6px;
  }
  h6>span{
    font-size:15.4px;
    line-height:19.25px;
  }
  .img-with-cntnt .splide__track>.flex-row.flex_row {
    justify-content: start;
  }
  .cnt-wit-tp-img-wrp.cards-item .col-btn-grp a{
    font-size: 14px;
    padding: 15px 35px;
  }
  .cards-item .bottom_row .splide__track  .cnt-col img,
  .vid-section .bottom_row  .splide__track .cnt-col{
    width: 100%;
  }
  .cm_banner .page-center.text_center,
  .cards-item .page-center{
    padding: 0;
    max-width: 88%;
  }
  .cm_banner .text_center .btn_row .btn_item{
    width: 50%;
  }
  .cm_banner .text_center .btn_row .btn_item .hs-sec-btn{
    width: 100%;  
  } 
}
@media (max-width:767px){
  .hs_service .widget-type-form{
    padding:20px 0px !important;
  }
  .cm_col_cntnt .page-center{
    max-width: 88%;
  }
  .cards.vid-section .top_sec.noButton {
    padding: 0 0px;
  }
  .vid-section .bottom_row .splide__track .cnt-col{
    padding:0px
  }
  .cards.vid-section {
    margin-left: 0;
    margin-right: 0;
  }
  .cm_banner .text_center .btn_row .btn_item{
    width:100%;
  }
}
@media (max-width:650px){
  .cm_col_cntnt .bottom_row .splide__track .inner_spacing .tp-img{
    width:50%;
  }
}


.two-col-content.answer_two {
  overflow: visible;
  z-index: 99;
}
.cm-content.judge .content_widget {
  width: 100%;
}
.two-col-content.judgin_vdo .content-col {
  padding: 0;
  padding-left: 45px;
  padding-right: 45px;
}
.two-col-content.judgin_vdo .content-col .description {
  margin: 0;
}
.two-col-content.judgin_vdo .content-col .description h3 {
  padding-bottom: 28px;
  margin: 0;
  font-family: Calibre;
  text-transform: none;
  line-height: 125%;
  letter-spacing: 0;
}
.two-col-content.judgin_vdo .media_column {
  padding-left: 45px;
  padding-right: 45px;
}
.two-col-content.judgin_vdo .flex_row {
  margin-left: -45px;
  margin-right: -45px;
}
.two-col-content.judgin_vdo .content-col .description .hs-responsive-embed-wrapper {
  max-width: 100% !important;
  margin-bottom: 24px !important;
}
.cnt-wit-bg-wrp.cm-content.judge_cnt .content_widget {
  margin-left: -45px;
  margin-right: 0;
}

.cnt-wit-bg-wrp.cm-content.judge_cnt .content_widget .rich_text {
  padding-left: 45px;
  padding-right: 0;
}

.cnt-wit-bg-wrp.cm-content.judge_cnt .content_widget p {
  font-weight: 300;
  margin-bottom: 21px;
}

.cnt-wit-bg-wrp.cm-content.judge_cnt .content_widget p:last-child {
  margin: 0;
}

.accordion_wrap.smart_acc .page-center {
  display: flex;
}

.accordion_wrap.smart_acc .top_sec {
  padding: 0;
  padding-right: 45px;
  margin: 0;
}

.accordion_wrap.smart_acc .top_sec h3.title {
  margin: 0;
  white-space: nowrap;
}

.accordion_wrap.smart_acc .acc_btm {
  padding-left: 4px;
  padding-right: 30px;
}

.accordion_wrap.smart_acc .acc_btm .btn_top_cnt {
  margin-bottom: 21px;
}

.accordion_wrap.smart_acc .acc_btm .btn_top_cnt p {
  margin: 0;
}

.accordion_wrap.smart_acc .acc_btm .btm-btn {
  padding: 0;
}

.accordion_wrap.smart_acc .acc_btm .btn_row {
  margin: 0;
  justify-content: flex-start;
  gap: 0;
}

.accordion_wrap.smart_acc .acc_btm .btn_item {
  margin-right: 16px;
  margin-bottom: 10px;
}

.accordion_wrap.smart_acc .acc_btm .btn_item a.hs-sec-btn, .cnt-wit-bg-wrp.acc_right a.hs-sec-btn {
  border: 0;
  border-radius: 4px;
  line-height: 20px;
}

.cnt-wit-bg-wrp.acc_right .page-center {
  padding: 0;
}

.cnt-wit-bg-wrp.acc_right a.hs-sec-btn {
  padding: 15px 35px;
}

.cnt-wit-bg-wrp.acc_right .btn_row {
  margin: 0;
}

.cnt-wit-bg-wrp.acc_right .rich_text p {
  margin-bottom: 21px;
}

.accordion_wrap.smart_acc .acc_btm .accord_outer {
  margin-top: 16px;
}
.accordion_wrap.smart_acc .accord_outer .acctitle {
  border-radius: 0;
}

.accordion_wrap.smart_acc .accord_outer .acc-item {
  margin-bottom: 15px;
}

.accordion_wrap.smart_acc .accord_outer .acctitle h4 {
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.075em;
}

.accordion_wrap.smart_acc .accord_outer .acctitle h4 .carrortwrap {
  right: unset;
  left: 13px;
  background-color: transparent;
  color: #888;
  top: 0;
  width: 18px;
  height: 16px;
  line-height: 18px;
  font-size: 15px;
}

.accordion_wrap.smart_acc .accord_outer .acctitle h4 i.fa.fa-minus-circle {
  display: none;
}

.accordion_wrap.smart_acc .accord_outer .acctitle.activeaccord i.fa.fa-plus-circle {
  display: none;
}

.accordion_wrap.smart_acc .accord_outer .acctitle.activeaccord i.fa.fa-minus-circle {
  display: block;
  color: #fff;
}

.accordion_wrap.smart_acc .accord_outer .acctitle.activeaccord {
  background-image: linear-gradient(270deg, #ffd100, #ff7096, #ff007d, #ff3600) !important;
  border-image-slice: 1 !important;
  border-width: 1px;
}

.accordion_wrap.smart_acc .accord_outer .acc-content {
  padding: 10px 14px;
}

.accordion_wrap.smart_acc .accord_outer .acc-content .desc {
  margin-top: 16px;
  margin-bottom: 21px !important;
}

.accordion_wrap.smart_acc .accord_outer .acc-content .acc-form {
  margin-top: 42px;
}
.two-col-content.answer_two .content_box {
  margin: 0;
}

.two-col-content.answer_two .content-col .description {
  margin: 0;
}

.two-col-content.answer_two .content-col .description p {
  margin: 0;
}
.two-col-content.meet_two .content_box p {
  font-size: 33.6px;
  line-height: 130%;
  letter-spacing: -.005em;
}
.two-col-content.meet_two .content-col .form_wrap {
  padding-top: 25px;
}
.two-col-content.meet_two .content-col .form_wrap .hsfc-NavigationRow__Buttons {
  display: none;
}
.cards-item.meet_crd .bottom_row .splide__track .cnt-col img {
  width: 100%;
  min-height: 248px;
  height: auto;
  transform: none;
}
.cnt-wit-tp-img-wrp.meet_crd  .tp-img.btnOverImage:hover img {
  transform: none;
}
.cnt-wit-tp-img-wrp.meet_crd a.popupBtn.hs-sec-btn {
  letter-spacing: 0.075em;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 14px;
}
@keyframes nectarBounceIn {
  0% {
    transform: translateY(80px);
    opacity: 0
  }

  33% {
    transform: translateY(-13px);
    opacity: 1
  }

  66% {
    transform: translateY(4px);
    opacity: 1
  }

  100% {
    transform: translateY(0);
    opacity: 1
  }
}
@keyframes pulsate {
  from {
    opacity: 1;
    transform: scale(1)
  }

  to {
    opacity: 0;
    transform: scale(3)
  }
}
.key_feature.meet_features .page-center {
  padding: 0 90px;
}

.key_feature.meet_features .flex_row {
  gap: 0;
}

.key_feature.meet_features .content-col .description {
  margin-bottom: 0;
}

.key_feature.meet_features .img-col {
  padding: 0 1%;
}

.key_feature.meet_features .img-col .main_img {
  min-height: auto;
  padding-top: 64.75%;
}

.key_feature.meet_features .img-col .tooltip {
  width: 30px;
  height: 30px;
  animation: 0.8s ease-out 0s 1 normal forwards running nectarBounceIn !important;
  transform: none !important;
}

.key_feature.meet_features .img-col .tooltip i.fa.fa-plus {
  color: #fff;
  line-height: 30px;
  font-size: 16px;
  border-radius: 0;
}

.key_feature.meet_features .img-col .tooltip .icon {
  background-color: #ff1053;
  height: 30px;
  width: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  pointer-events: all;
  text-align: center;
  border-radius: 100%;
}

.key_feature.meet_features .img-col .tooltip .icon:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  content: '';
  width: 22px;
  height: 22px;
  margin: -11px auto auto -11px;
  transform-origin: 50% 50%;
  border-radius: 50%;
  background-color: inherit;
  z-index: -1;
  pointer-events: none;
  animation: pulsate 3s cubic-bezier(.2, 1, .2, 1) infinite;
}
.key_feature.meet_features .feat-wrap .featitem h4.num {
  font-size: 19.6px;
  letter-spacing: 0.075em;
  margin-bottom: 4px;
}
.key_feature.meet_features .feat-wrap .featitem span.title {
  flex: unset;
  max-width: 100%;
  font-size: 120%;
}
.cnt-wit-bg-wrp.luci_designed {
  min-height: 100vh;
  display: flex;
  align-items: center;
}

.cnt-wit-bg-wrp.luci_designed .overlay_bg {
  background: linear-gradient(135deg, #3452ff 0%, #ff1053 100%);
  opacity: 0.8;
  transition: opacity .85s ease-out;
}

.cnt-wit-bg-wrp.luci_designed .page-center {
  max-width: 550px;
  padding: 0;
}

.cnt-wit-bg-wrp.luci_designed .content_widget h2.title {
  margin-bottom: 37px;
}

.cnt-wit-bg-wrp.luci_designed .btn_row {
  margin: 0;
}

.cnt-wit-bg-wrp.luci_designed .btn_row a.popupBtn {
  position: relative;
  width: 90px;
  height: 90px;
  margin: 0;
  display: flex;
  background: transparent;
  letter-spacing: 0.075em;
  border: 3px solid #fff;
  z-index: 10;
  border-radius: 200px;
}

.cnt-wit-bg-wrp.luci_designed .btn_row a.popupBtn svg {
  width: 18px;
  height: 18px;
}

.accordion_wrap.smart_acc.faq .top_sec h3.title {
  white-space: normal;
  text-align: left;
}

.accordion_wrap.smart_acc.faq .acc_btm .accord_outer {
  margin-top: 0;
}

.accordion_wrap.smart_acc.faq .top_sec {
  padding: 0;
  width: 33.333%;
}

.accordion_wrap.smart_acc.faq .acc_btm {
  width: 66.666%;
  padding-left: 6px;
  padding-right: 6px;
}

.accordion_wrap.smart_acc.faq .accord_outer .acc-content .desc {
  margin-top: 0;
}

.accordion_wrap.smart_acc.faq .accord_outer .acc-content .desc p {
  margin: 0;
  padding-bottom: 1.5em;
}

.accordion_wrap.smart_acc.faq .accord_outer .acc-content .desc p:last-child {
  padding: 0;
}
.two-col-content.problem_crd .content-col .description {
  margin-bottom: 55px;
}

.two-col-content.problem_crd .content-col .description h3 {
  font-family: 'Calibre';
  text-transform: none;
  font-size: 33.6px;
  line-height: 130%;
  letter-spacing: -.005em;
}

.two-col-content.problem_crd .media_column::before {
  content: none;
}

.two-col-content.problem_crd .media_column {
  border-radius: 0 !important;
}

.two-col-content.problem_crd .media_column .right_column_btn {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.adv_video_module.stry_vdo .top_sec {
  margin: 0;
}
.two-col-content.problem_crd .media_column .right_column_btn .btn_row {
  margin-top: 0;
  margin-bottom: 10px;
}
.simple-banner.strBnr a.popupBtn.hs-sec-btn {
  font-size: 14px;
  padding: 15px 22px;
  padding-left: 35px;
  padding-right: 35px;
  width: auto;
  line-height: 20px;
}
.simple-banner.strBnr .btn_row .btn_item {
  width: auto;
}
.simple-banner.strBnr .btn_row {
  padding-top: 16px;
}
.cnt-wit-bg-wrp.stry_txt .page-center {
  padding: 0;
}

.cnt-wit-bg-wrp.stry_txt .rich_text {
  margin: 0;
}
.adv_video_module.stry_vdo .top_sec {
  margin: 0;
}
.cnt-wit-bg-wrp.move_something {
  min-height: 100vh;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.cnt-wit-bg-wrp.move_something h3 {
  padding-bottom: 64px;
  margin-bottom: 21px;
}
.cnt-wit-bg-wrp.move_something .content_widget h2 {
  margin-bottom: 21px;
  font-size: 42px;
  line-height: 125%;
  letter-spacing: 0.075em;
}
.cnt-wit-bg-wrp.move_something .page-center {
  padding: 0;
}
.cnt-wit-bg-wrp.move_something .content_widget h2:last-child {
  margin: 0;
}
.simple-banner.hmBnr.charis .banner-content-inner {
  padding: 0;
}

.simple-banner.hmBnr.charis .banner-content-inner h2 {
  padding: 0;
  margin-bottom: 58px;
}

.simple-banner.hmBnr.charis .btn_row {
  padding: 0;
  margin-bottom: 26px;
}

.simple-banner.hmBnr.charis .btn_row .btn_item {
  width: auto;
  margin: 0;
  padding: 0;
}

.simple-banner.hmBnr.charis .btn_row .btn_item a.popupBtn.hs-sec-btn {
  line-height: 20px;
  padding: 15px 35px;
  font-size: 14px;
}
.cm_team_wrp.stry_team .cm_team_card_inner {
  position: relative;
}

.cm_team_wrp.stry_team .cm_team_card_inner span.cm_team_btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.cm_team_wrp.stry_team:after {
  background: linear-gradient(135deg, #3452ff 0%, #ff1053 100%);
  content: '';
  top: 0;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .3;
}
.cm_team_wrp.stry_team .top_sec {
  padding: 0;
  margin-bottom: 58px;
}

.cm_team_wrp.stry_team .cm_team {
  padding-left: 1%;
  padding-right: 1%;
}

.cm_team_wrp.stry_team .cm_team .flex_row {
  margin-left: -1%;
  margin-right: -1%;
  row-gap: 21px;
}

.cm_team_wrp.stry_team .cm_team .cm_team_card {
  padding-left: 1%;
  padding-right: 1%;
  margin-top: 7px;
  padding-bottom: 7px;
}

.cm_team_wrp.stry_team .cm_team_card_inner:hover .cm_team_image {
  -webkit-transform: scale(.95);
  transform: scale(.95);
}

.cm_team_wrp.stry_team .cm_team_card_inner .cm_team_image {
  margin-bottom: 30px;
  padding: 0;
  -webkit-transition: transform .8s cubic-bezier(.05, .2, .1, 1);
  transition: transform .8s cubic-bezier(.05, .2, .1, 1);
}

.cm_team_wrp.stry_team .cm_team_card_inner:hover img {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

.cm_team_wrp.stry_team .cm_team_card_inner img {
  -webkit-transition: transform .8s cubic-bezier(.05, .2, .1, 1);
  transition: transform .8s cubic-bezier(.05, .2, .1, 1);
}

.cm_team_wrp.stry_team .cm_team_card_inner .btn_row {
  margin: 0;
}

.cm_team_wrp.stry_team .cm_team_card_inner .cm_team_text {
  margin: 0;
}

.cm_team_wrp.stry_team .cm_team_card_inner .cm_team_cont {
  display: flex;
  flex-direction: column-reverse;
}

.cm_team_wrp.stry_team .cm_team_card_inner .cm_team_cont p {
  font-family: 'Calibre';
  margin-bottom: 5px;
  line-height: 1em;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

.cm_team_wrp.stry_team .cm_team_card_inner .cm_team_cont h3 {
  margin-bottom: 10px;
}
.cm_team_wrp.stry_team .team_popup-modal .modal__container {
  padding: 0;
}

.cm_team_wrp.stry_team .team_popup-modal .modal__box {
  max-width: 100%;
  height: 100%;
}

.cm_team_wrp.stry_team .team_popup-modal .modal__box .inner_row {
  height: 100%;
  align-items: center;
  flex-direction: row-reverse;
}

.cm_team_wrp.stry_team .team_popup-modal .modal__box .imgn_box {
  min-height: 100vh;
  position: static;
  background-size: cover;
  background-position: top;
}

.cm_team_wrp.stry_team .team_popup-modal .modal__box .imgn_box img {
  width: 100%;
}

.cm_team_wrp.stry_team .team_popup-modal .modal__box .mem_imng {
  width: 50%;
}

.cm_team_wrp.stry_team .team_popup-modal .modal__box .mem_bio_wrap {
  width: 50%;
  height: 100%;
  padding: 0;
  padding-left: 10%;
  padding-top: 15%;
  padding-right: 9.5%;
  overflow: auto;
}
.cm_team_wrp.stry_team .team_popup-modal .modal__box .mem_bio_wrap .bio_inner {
  padding: 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cm_team_wrp.stry_team .team_popup-modal .bio_inner h6.desig {
  line-height: 20px;
  letter-spacing: 0.075em;
  font-size: 14px;
  font-family: 'Calibre';
  margin-bottom: 10px;
}
.cm_team_wrp.stry_team .team_popup-modal .bio_inner h2.name {
  margin-bottom: 30px;
}
.cm_team_wrp.stry_team .team_popup-modal .bio_text p {
  font-size: 19.6px;
  margin: 0;
  line-height: 130%;
  letter-spacing: 0.05em;
  font-family: 'Calibre';
}
.cm_team_wrp.stry_team .team_popup-modal .closeIcon svg path {
  fill: #000;
}
.cm_team_wrp.stry_team .team_popup-modal .closeIcon {
  top: 60px;
}
.two-col-content.sign-in-form .content-col .hsfc-Renderer form .hsfc-Row:has(.hsfc-Heading) {
  margin: 0;
}
.two-col-content.sign-in-form .content-col .form_wrap>div:first-child>h3 {
  margin: 0;
}

.two-col-content.sign-in-form .content-col .form_wrap label.hsfc-FieldLabel {
  margin-top: 20px;
  margin-bottom: 6px;
}

.two-col-content.sign-in-form .content-col .form_wrap .hsfc-DropdownInput input::placeholder,
.two-col-content.sign-in-form .content-col .form_wrap .hsfc-DropdownInput input {
  font-family: 'Pitch Sans';
  font-size: 14px;
  color: #112337;
}

.two-col-content.sign-in-form .content-col .form_wrap form .hsfc-Row {
  margin-bottom: 40px;
}
.child-theme [data-hsfc-id=Renderer] .hsfc-Form {
  font-size: 16px;
}

.two-col-content.sign-in-form .content-col .form_wrap input:not(.hsfc-CheckboxInput) {
  min-height: 38px;
  padding: 0 12px;
  font-family: 'Pitch Sans';
  font-size: 14px;
  color: #112337;
}
@media (max-width: 999px){
  .cm-content.judge .page-center {
    max-width: 100%;
  }

  .two-col-content.judgin_vdo .content-col .description h3 {
    padding-bottom: 0px;
  }

  .cnt-wit-bg-wrp.cm-content.judge_cnt .content_widget .rich_text {
    padding: 0;
  }

  .cnt-wit-bg-wrp.cm-content.judge_cnt .content_widget {
    width: 100%;
    margin: 0;
  }

  .cnt-wit-bg-wrp.cm-content.judge_cnt .page-center {
    max-width: 100%;
  }

  .accordion_wrap.smart_acc .top_sec {
    padding: 0;
    width: 100%;
    text-align: left;
    padding-bottom: 20px;
  }

  .accordion_wrap.smart_acc .acc_btm {
    padding: 0;
  }

  .accordion_wrap.smart_acc .page-center {
    flex-wrap: wrap;
  }
  .key_feature.meet_features .page-center {
    padding: 0;
  }
}

@media (max-width: 991px){
  .cm-content.judge .page-center {
    max-width: 100% !important;
  }
  .cnt-wit-bg-wrp.from_clic {
    max-width: 100% !important;
  }
}

@media (max-width: 767px){
  .cards-item.meet_crd .bottom_row .splide__track .cnt-col img {
    max-height: 242px;
    min-height: unset;
  }
  .cnt-wit-tp-img-wrp.meet_crd .flex-row {
    row-gap: 64px;
  }
  .accordion_wrap.smart_acc.faq .acc_btm {
    padding: 0;
    width: 100%;
  }
  .accordion_wrap.smart_acc.faq .top_sec {
    width: 100%;
    margin-bottom: 30px;
  }
  .cntn-img.problem_crd .page-center {
    padding: 0;
  }

  .two-col-content.problem_crd .content-col .description {
    margin-bottom: 0;
  }

  .two-col-content.problem_crd .media_column {
    padding: calc(100vw * 0.13) 0;
  }

  .cnt-wit-tp-img-wrp.meet_crd.prb_crd .flex-row {
    row-gap: 30px;
  }
  .cm_team_wrp.stry_team .team_popup-modal .modal__box .mem_bio_wrap {
    padding: 18px;
    width: 100%;
    height: auto;
  }

  .cm_team_wrp.stry_team .team_popup-modal .modal__box .inner_row {
    flex-direction: unset;
  }

  .cm_team_wrp.stry_team .team_popup-modal .modal__box .mem_imng {
    width: 100%;
    padding: 0 18px;
  }

  .cm_team_wrp .team_popup-modal.active_show .modal__box {
    width: 100%;
  }

  .cm_team_wrp.stry_team .team_popup-modal .modal__box .imgn_box {
    min-height: unset;
  }

  .cm_team_wrp.stry_team .team_popup-modal .closeIcon svg path {
    fill: #fff;
  }
  .cnt-wit-bg-wrp.move_something .content_widget h2 {
    font-size: 32px;
  }

  .cnt-wit-bg-wrp.move_something {
    min-height: 60vh;
  }
}

@media (max-width: 430px){
  .hsfc-Renderer form .hsfc-NavigationRow__Buttons {
    align-items: self-start;
  }

  [data-hsfc-id=Renderer] .hsfc-NavigationRow__Buttons>* {
    width: auto;
  }
}


.cnt-wit-bg-wrp.cm-content.cm-content-full.order_title h2 {
  line-height: 125%;
  margin-bottom: 21px;
}
.cnt-wit-tp-img-wrp.cm-order .flex-row .tp-img {
  margin-left: 12px;
}
.cm-order .tp-img:after {
  left: 30px;
}
.cnt-wit-tp-img-wrp.cm-order .cnt-col:last-child .tp-img-cnt-inner p:first-child {
  max-width: 50%;
}
.cnt-wit-tp-img-wrp.cm-order .cnt-col {
  margin-bottom: 60px;
}
.cnt-wit-bg-wrp.clinicians_banner .page-center {
  padding: 0 90px;
}
.cnt-wit-bg-wrp.clinicians_banner .page-center h1.title {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-size: 50.4px;
  font-weight: 500;
  line-height: 125%;
}
.cnt-wit-bg-wrp.clinicians_banner .page-center hr {
  margin-bottom: 65px;
}
.cnt-wit-bg-wrp.clinicians_banner p {
  max-width: 820px;
  margin: 0;
}
.cnt-wit-bg-wrp.clinicians_banner .rich_text {
  margin-bottom: 21px;
  padding-bottom: 24.875px;
}
.cnt-wit-bg-wrp.clinicians_banner a.hs-sec-btn {
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 21px;
  padding-bottom: 21px;
  font-size: 18px;
  letter-spacing: 0.075em;
  line-height: 20px;
  text-align: left;
  margin-bottom: 10px;
}
.cnt-wit-bg-wrp.clinicians_banner .btn_row {
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 24px;
}
.cnt-wit-bg-wrp.clinicians_banner .btn_row .btn_item {
  flex: 1;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec h2.title {
  text-align: left;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .page-center {
  padding: 0 90px;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .top_sec {
  padding: 0;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .top_sec h2.title {
  line-height: 63px;
  margin-bottom: 21px;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .top_sec {
  margin-bottom: 21px;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col {
  padding: 76px 0 21px;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .inner_spacing {
  gap: 0;
  flex-direction: row-reverse;
  text-align: left;
  margin: 0 -1%;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img {
  padding-left: 1%;
  padding-right: 1%;
  width: 66.66666667%;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img-cnt {
  padding-left: 1%;
  padding-right: 1%;
  width: 33.33333333%;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img-cnt-inner h4 {
  margin-bottom: 8px;
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-size: 16.8px;
  font-weight: normal;
  line-height: 125%;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img img {
  transform: unset;
  height: 273px;
  object-fit: cover;
  object-position: 30% 50%;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img .col-btn-grp {
  width: 97%;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img .col-btn-grp a.popupBtn {
  padding: 15px 22px;
  padding-left: 35px;
  padding-right: 35px;
  letter-spacing: 1.05px;
  font-size: 14px;
  margin-bottom: 10px;
}
.cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col:not(:first-child) {
  padding: 66px 0 21px;
}
a.hs-sec-btn {
  font-weight: 500;
}
.simple-banner.cm_banner.resources_banner .top_sec h1 {
  line-height: 125%;
  font-size: 50.4px;
  font-weight: 500;
  margin: 0;
  margin: 0 0 21px;
}
.simple-banner.cm_banner.resources_banner .text_center .btn_row .btn_item .hs-sec-btn {
  min-height: unset !important;
  height: 100%;
}
.simple-banner.cm_banner.resources_banner .text_center .btn_row .btn_item .hs-sec-btn {
  min-height: 104px !important;
  height: auto;
  margin: 0;
}
.simple-banner.cm_banner.resources_banner .text_center .btn_row .btn_item {
  margin-bottom: 31px;
}
.cnt-wit-tp-img-wrp.consumer_cards .page-center {
  padding: 0 90px;
}
.cnt-wit-tp-img-wrp.consumer_cards .top_sec {
  text-align: left;
  padding: 0;
  margin: 0;
}
.cnt-wit-tp-img-wrp.consumer_cards .top_sec h2.title {
  margin-bottom: 21px;
}
.cnt-wit-tp-img-wrp.consumer_cards .top_sec {
  margin-bottom: 31px;
}
.cnt-wit-tp-img-wrp.consumer_cards .splide__track {
  padding: 64px 0 30px;
  margin: 0 -12.688px;
}
.cnt-wit-tp-img-wrp.consumer_cards .splide__track h3.col-title {
  color: #fff;
  line-height: 130%;
  letter-spacing: -.005em;
  font-size: 19.6px;
  text-transform: inherit;
  font-family: Calibre;
  margin: 0 0 21px;
}
.cnt-wit-tp-img-wrp.consumer_cards .splide__track .inner_spacing {
  gap: 0;
}
.cnt-wit-tp-img-wrp.consumer_cards .splide__track img {
  height: 248px;
  object-fit: cover;
}
.cnt-wit-tp-img-wrp.consumer_cards .splide__track .cnt-col {
  padding: 0 12.688px 30px;
  margin-bottom: 64px;
}
.cnt-wit-tp-img-wrp.consumer_cards .splide__track .hs-sec-btn {
  letter-spacing: 0.075em;
  font-size: 14px;
  padding: 15px 22px;
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 10px;
}
.cnt-wit-tp-img-wrp.consumer_cards .splide__track .flex-row {
  justify-content: flex-start;
  gap: 24px 0px;
}

.cnt-wit-tp-img-wrp.consumer_cards.bottom .splide__track {
  padding: 2px 0 30px;
}
.cnt-wit-tp-img-wrp.consumer_cards.bottom .splide__track img {
  width: 100%;
  height: 435px;
}
.cnt-wit-tp-img-wrp.consumer_cards.bottom .splide__track img {
  transform: unset;
}
.cnt-wit-tp-img-wrp.consumer_cards.bottom .splide__track .cnt-col {
  margin: 0;
}
.simple-banner.cm_banner.education_bnr .page-center {
  min-height: calc(100vh - 85px);
  display: flex;
  align-items: center;
}
.simple-banner.cm_banner.education_bnr {
  min-height: unset;
}
.cnt-wit-tp-img-wrp.cards-item.education .hs-sec-btn {
  font-size: 14px;
  padding: 15px 22px;
  padding-left: 35px;
  padding-right: 35px;
  margin-bottom: 10px;
}
.cnt-wit-tp-img-wrp.cm_col_cntnt .splide__track, .cnt-wit-tp-img-wrp.cm_col_cntnt {
  overflow: visible;
}
.pop-open header.header.sticky_header_active_wrap, .pop-open header.header.popup-open-wrap {
  z-index: 0;
}
.child-theme .cnt-wit-tp-img-wrp a.popupBtn.overlayVid.hs-button.onlyBtnIcon {
  position: absolute;
  top: 0;
  width: 100% !important;
  height: 100% !important;
  border-radius: 0 !important;
  left: 0;
  background: transparent !important;
}
.two-col-content.meet_two .content-col .form_wrap .hsfc-NavigationRow__Buttons{
  display: block !important;
}
.two-col-content.answer_two .hsfc-PostSubmit * {
  color: #fff;
  font-size: 20px !important;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}
.cnt-wit-bg-wrp.luci_designed .btn_row a.popupBtn {
  background: transparent;
  padding: 0;
  position: relative;
  border: 0;
}
.cnt-wit-bg-wrp.luci_designed .btn_row a.popupBtn:before {
  background: transparent;
  border: 3px solid #fff;
  border-radius: 200px;
  display: flex;
  height: 90px;
  letter-spacing: .075em;
  margin: 0;
  position: relative;
  width: 90px;
  z-index: 10;
  content: "";  
  transition: all .3s;
}
.cnt-wit-bg-wrp.luci_designed .btn_row a.popupBtn span.text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.cnt-wit-bg-wrp.luci_designed .btn_row a.popupBtn:hover::before {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  opacity: .4;
}
.cnt-wit-bg-wrp.luci_designed .btn_row a.popupBtn:hover span.text svg {
  transform: scale(1.3);
  -webkit-transform: scale(1.3);
}
.cnt-wit-bg-wrp.luci_designed .btn_row a.popupBtn span.text svg {
  transition: all .3s;
}
.key_feature.left.meet_features {
  overflow: visible;
}
.overlap_wrapper .card.middle {
  box-shadow: 0 40px 100px rgba(0, 0, 0, .15), 0 25px 80px rgba(0, 0, 0, .1);
}
.crd_slide_wrapper .btm_slide .slide_item .slide-wrap-outer {
  cursor: grab;
}
.crd_slide_wrapper .btm_slide .slider-inner-wrap .cnt_inner ul,
.crd_slide_wrapper .btm_slide .slider-inner-wrap .cnt_inner ol,
.crd_slide_wrapper .btm_slide .slider-inner-wrap .cnt_inner p a{
  color: #444;
}
.crd_slide_wrapper .btm_slide .slider-inner-wrap .cnt_inner ol{
  font-family: Pitch Sans;
  font-size: 14px;
}
.crd_slide_wrapper .btm_slide .slider-inner-wrap:hover .cnt_inner ul,
.crd_slide_wrapper .btm_slide .slider-inner-wrap:hover .cnt_inner ol,
.crd_slide_wrapper .btm_slide .slider-inner-wrap:hover .cnt_inner p a{
  color: #ffffff;
}
.two-col-content.cntn-img .media_column:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 1;
  transition: opacity .4s cubic-bezier(0.25, 1, 0.33, 1);
  opacity: 0;
}
.two-col-content.cntn-img .media_column:after {
  background-color: #000 !important;
  backface-visibility: hidden;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: ' ';
  background-color: rgba(51, 51, 51, .5);
  transition: all .6s cubic-bezier(.24, 1, .3, 1);
  -webkit-transition: all .6s cubic-bezier(.24, 1, .3, 1);
}
.two-col-content.cntn-img .media_column:hover:before {
  opacity: 0.13;
}
.smart_acc [data-hsfc-id=Renderer] .hsfc-RichText p {
  color: #fff;
}
.simple-banner.hmBnr.strBnr{
  min-height: 100vh;
}
.simple-banner.hmBnr.strBnr h1 {
  text-transform: uppercase;
  letter-spacing: 0.075em;
  font-size: 82.6px;
  font-weight: 500;
  line-height: 125%;
  padding-top: 0;
}
.simple-banner.hmBnr.strBnr .btn_row {
  margin-bottom: 41px;
}
.simple-banner.hmBnr.strBnr .scrollArrow {
  top: -22px;
}
.two-col-content.twoColCnt.type1 .content-col .description{
  max-width: 400px;
}
.body-wrapper.hs-site-page.transparent_header .primary-container {
  min-height: unset !important;
}
.body-wrapper.hs-site-page.transparent_header .primary-container .primary-section {
  background: transparent;
}
.body-wrapper.hs-site-page.transparent_header .primary-container.fixed .primary-section {
  background: #000;
}
.simple-banner.hmBnr.strBnr .flex_row {
  padding-top: 80px;
}
.accordion_wrap.smart_acc.faq .accord_outer .acc-content .desc p a {
  text-decoration: none;
  background-image: linear-gradient(transparent 2px, #7000ff 2px, #7000ff 4px, transparent 4px), linear-gradient(transparent 2px, #d8dce9 2px, #d8dce9 4px, transparent 4px);
  background-size: 0% 6px, 100% 6px;
  background-position: 0 bottom, 0 bottom;
  transition: background-size 0.3s ease-in-out;
  background-repeat: no-repeat;
  padding-bottom: 4px;
  border-bottom: 6px solid transparent;
  font-family: 'Pitch Sans';
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 0.075em;
}
.accordion_wrap.smart_acc.faq .accord_outer .acc-content .desc ul li strong {
  font-family: 'Pitch Sans';
  text-transform: uppercase ;
  font-weight: normal ;
  letter-spacing: 0.075em ;
}
.accordion_wrap.smart_acc.faq .accord_outer .acc-content .desc p a:hover {
  background-size: 100% 6px;
}

.hmVideo.adv_video_module .vid_trigger {
  background-color: transparent !important;
}

.hmVideo.adv_video_module .vid_trigger:hover svg {
  -webkit-transform: scale(1.14);
  transform: scale(1.14);
}

header.header.cm-lp-header .page-center {
  padding-top: 27px;
  padding-bottom: 28px;
}

header.header.cm-header.cm-lp-header .fixed .page-center {
  padding-top: 12px;
  padding-bottom: 13px;
}


@media(max-width: 1024px){
  .cnt-wit-bg-wrp.clinicians_banner .page-center,
  .cnt-wit-tp-img-wrp.clinicians_video_sec .page-center{
    padding: 0 20px;
  }
  .cnt-wit-bg-wrp .content_widget .btn_row {
    flex-wrap: wrap;
  }
  .cnt-wit-bg-wrp.clinicians_banner a.hs-sec-btn {
    padding: 21px 21px;
  }
}

@media(max-width: 999px){
  .cnt-wit-tp-img-wrp.cm-order .flex-row .tp-img {
    margin-left: 0;
  }
  .cnt-wit-tp-img-wrp.cm-order .tp-img:after {
    left: -12px;
  }
  .cnt-wit-tp-img-wrp.cm-order .tp-img {
    max-width: 100%;
  }
  .cnt-wit-tp-img-wrp.cm-order .splide__track {
    overflow: visible;
    padding-left: 15px;
  }
  .cnt-wit-tp-img-wrp.cm-order .cnt-col {
    padding-left: 0;
    padding-right: 0;
  }
  .key_feature .feat-wrap:nth-child(2) .featitem.pwr-tooltip__text-wrapper {
    left: -200px;
  }
  .key_feature .feat-wrap:nth-child(5) .featitem.pwr-tooltip__text-wrapper {
    left: -50px;
    top: 20px;
  }
  .cntn-img .page-center {
    padding: 0 20px;
  }
  .change_sidebar .page-center>.flex_row>.col8 {
    margin-top: -61px;
    padding-left: 0;
    width: 100%;
  }
  .servs-details-pg .hs_service.change_sidebar>.page-center {
    max-width: 100%;
  }
  .cnt-wit-bg-wrp.top_sec.image_bg_ty.bg_primary_bg_th.left.center_bg_pos {
    max-width: 100%;
  }
  .cnt-wit-bg-wrp.top_sec.image_bg_ty.bg_primary_bg_th.left.center_bg_pos {
    padding: 0 0px;
  }
  .servs-details-pg .hs_service.change_sidebar>.page-center {
    padding: 0 20px;
  }
  .change_sidebar .page-center>.flex_row>.col4 {
    min-width: 225px;
    width: 100%;
  }
  .sidebar_cntnt .btn_row .btn_item a {
    letter-spacing: 0;
  }
  .cnt-wit-tp-img-wrp .tp-img img {
    width: 100%;
  }

  header.header.cm-lp-header .page-center {
    padding-top: 9px;
    padding-bottom: 17px;
  }

  header.header.cm-header.cm-lp-header .fixed .page-center {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  
}

@media(max-width: 767px){

  .cnt-wit-bg-wrp.clinicians_banner .page-center h1.title {
    font-size: 30px;
  }
  .cnt-wit-bg-wrp.clinicians_banner .page-center hr {
    margin-bottom: 35px;
  }
  .cnt-wit-bg-wrp.clinicians_banner .btn_row .btn_item {
    flex: 100%;
  }
  .cnt-wit-bg-wrp.clinicians_banner a.hs-sec-btn {
    display: block;
    width: 100%;
    text-align: center;
  }
  .cnt-wit-tp-img-wrp.clinicians_video_sec .top_sec h2.title {
    font-size: 30px;
    line-height: 1.2;
  }
  .cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col {
    padding: 36px 0 21px;
  }
  .cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img-cnt {
    padding-left: 1%;
    padding-right: 1%;
    width: 100%;
  }
  .cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img {
    width: 100%;
  }
  .cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .inner_spacing {
    flex-direction: column-reverse;
  }
  .cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img-cnt {
    margin-bottom: 20px;
  }
  .cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col,
  .cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col:not(:first-child){
    padding: 40px 0 20px;
  }
  .cnt-wit-tp-img-wrp.clinicians_video_sec .flex-row {
    row-gap: 0;
  }
  .cnt-wit-bg-wrp.clinicians_banner a.hs-sec-btn {
    padding: 14px 14px;
  }
  .cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img img {
    height: 200px;
  }
  .cnt-wit-tp-img-wrp.clinicians_video_sec .cnt-col .tp-img .col-btn-grp a.popupBtn {
    padding: 10px 25px;
  }
  .simple-banner.cm_banner.resources_banner .top_sec h1 {
    font-size: 38.4px;
    line-height: 1;
  }
  .simple-banner.cm_banner.resources_banner .text_center .btn_row .btn_item .hs-sec-btn {
    min-height: unset !important;
    padding: 12px 50px;
  }
  .simple-banner.cm_banner.resources_banner .text_center .btn_row .btn_item {
    margin-bottom: 10px;
  }
  .simple-banner.cm_banner.resources_banner .btn_row {
    padding-top: 10px;
  }
  .simple-banner.cm_banner.resources_banner {
    padding: 30px 0;
  }
  .cnt-wit-tp-img-wrp.consumer_cards .page-center {
    padding: 0 20px;
  }
  .cnt-wit-tp-img-wrp.consumer_cards .top_sec h2.title {
    font-size: 30px;
  }
  .cnt-wit-tp-img-wrp.consumer_cards .splide__track {
    padding: 30px 0 30px;
  }
  .cnt-wit-tp-img-wrp.consumer_cards .splide__track .cnt-col {
    margin-bottom: 20px;
  }
  .cnt-wit-tp-img-wrp.consumer_cards.bottom .splide__track img {
    height: 58vw;
  }
  .cnt-wit-tp-img-wrp .tp-img.btnOverImage img {
    width: 100%;
    height: 38vw;
    object-fit: cover;
  }
  .change_sidebar .page-center>.flex_row>.col8 {
    margin-top: 0;
    padding-left: 0;
    width: 100%;
  }
  .cntn-img .page-center {
    padding: 0 20px;
  }
  .cnt-wit-bg-wrp.top_sec.image_bg_ty.bg_primary_bg_th.left.center_bg_pos {
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
  }
  .servs-details-pg .hs_service.change_sidebar>.page-center, 
  .two-col-content.cm_single_media.cntnt-sec>.page-center {
    max-width: 100%;
    padding: 0 20px;
  }
  .cm_banner .text_center .btn_row .btn_item .hs-sec-btn {
    min-height: unset !important;
    padding: 20px;
    text-align: center;
    justify-content: center;
  }
  .cm_banner .text_center .btn_row {
    padding-top: 15px;
  }
  .key_feature .feat-wrap:nth-child(2) .featitem.pwr-tooltip__text-wrapper {
    left: -230px;
    top: 20px;
  }
  .key_feature .feat-wrap .featitem.pwr-tooltip__text-wrapper {
    top: 20px;
    z-index: 9;
  }
  .key_feature.meet_features .feat-wrap .featitem span.title {
    font-size: 14px;
  }
  .key_feature.meet_features .feat-wrap .featitem h4.num {
    font-size: 17px;
  }
  .key_feature .featitem .pwr-tooltip__text {
    padding: 10px !important;
  }
  .key_feature .feat-wrap:nth-child(3) .featitem.pwr-tooltip__text-wrapper {
    left: -170px;
  }
  .cards-item .page-center {
    max-width: 96%;
  }
  .crd_slide_w  rapper .btm_slide .slider-inner-wrap {
    padding: 8%;
  }
  .cnt-wit-tp-img-wrp.img_section .tp-img {
    margin: 0;
    padding: 20px 10px;
  }
  .two-col-content.twoColCnt.type1 .content-col .description {
    max-width: 94%;
  }
  .cm_team_wrp .team_popup-modal .imgn_box img{
    max-height: unset !important;
  }
  .cm_team_wrp.stry_team .team_popup-modal .modal__box .inner_row {
    overflow: auto;
  }
  .simple-banner.hmBnr.strBnr h1 {
    font-size: 52px;
  }
  .simple-banner.hmBnr.hmBnr.charis {
    min-height: 50vh;
  }
  .cm_team_wrp.stry_team .top_sec {
    margin-bottom: 28px;
  }
}