/* Modules
Custom styling to modules for custom theme goes here
*/

div.row-number-1.dnd-section div.dnd-column div.row-number-2.dnd-row div.row-fluid div.dnd-module div.hs_cos_wrapper_type_module > div.uk-width-1-1 {
  margin-top: 80px;
}

div.row-number-1.dnd-section div.dnd-column div.row-number-2.dnd-row div.row-fluid div.dnd-module div.hs_cos_wrapper_type_module > div.page-hero {
  margin-top: 0!important;
  padding-top: 70px;
}

.hs-blog-listing .page-hero {
  padding-top: 70px;
}

.bg--dark h1,
.bg--dark h2,
.bg--dark h3,
.bg--dark h4,
.bg--dark h5,
.bg--dark form label > span {
  color: #FFF !important;
}

.bg--dark h5 > small,
.bg--dark * {
  color: #F2F2F2 !important;
}

.bg--dark .richtext-content,
.bg--dark form .hs-richtext * {
  color: #F2F2F2 !important;
}

/* for modules that needs text color options */
.text--light h1,
.text--light h2,
.text--light h3,
.text--light h4,
.text--light h5 {
  color: #FFF !important;
}

.text--light .richtext-content * {
  color: #F2F2F2 !important;
}

.richtext-content ul {
  padding: 0;
  list-style-type: none;
}

.richtext-content ul li {
  margin: 10px 0;
}

.richtext-content p > a {
  color: #B19B63 !important;
}

.richtext-content ul > li::before {
  content: "";
    background-image: url('https://8564347.fs1.hubspotusercontent-na1.net/hubfs/8564347/icon-check.svg');
    border: none;
    margin-right: 8px;
    top: 3px;
    position: relative;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100% 100%;
}

.homepage-hero h2
.content-image-module h2 {
  margin-bottom: 30px;
}

.content-image-module .content {
  align-self: center;
}

.homepage-hero .richtext-content
.content-image-module .richtext-content {
  align-self: center;
  margin-bottom: 30px;
}

.content-image-module .image {
  text-align: center;
}

.uk-slidenav-previous {
  background-image: url('https://8564347.fs1.hubspotusercontent-na1.net/hubfs/8564347/left-arrow-icon.svg');
  background-size: 100% 100%;
  background-position: center center;
  width: 14px;
  height: 24px;
}

.uk-slidenav-next {
  background-image: url('https://8564347.fs1.hubspotusercontent-na1.net/hubfs/8564347/right-arrow-icon.svg');
  background-size: 100% 100%;
  background-position: center center;
  width: 14px;
  height: 24px;
}

.uk-slidenav-previous svg,
.uk-slidenav-next svg {
  display: none;
}

.form-wrapper input[type=text],
.form-wrapper input[type=email],
.form-wrapper input[type=password],
.form-wrapper input[type=tel],
.form-wrapper input[type=number],
.form-wrapper select {
  color: #373F41 !important;
}

.button--simple::after {
  content: '';
  background-image: url('https://8564347.fs1.hubspotusercontent-na1.net/hubfs/8564347/icon-arrow-gold.svg');
  background-size: 100% 100%;
  background-position: center bottom;
  width: 7px;
  height: 12px;
  display: inline-block;
  margin-left: 15px;
  top: 1px;
  position: relative;
}


.card.uk-card-default {
  box-shadow: none;
}

.card .uk-card-media-top {
  border-radius: 4px;
  margin-bottom: 35px;
}

.card .uk-card-body {
  padding: 0;
}

.card .uk-card-media-top {
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.columns-2 .card .uk-card-media-top {
  height: 350px;
}

.card .uk-card-body a:hover {
  text-decoration: none;
}

@media screen and (max-width: 959px) {
  .card .uk-card-media-top {
    height: 250px;
  }
}

@media screen and (max-width: 959px) {
  /*.cta-wrapper {
    width: 100%;
  }*/

  .content-image-module .content {
    order: 0 !important;
  }

  .uk-card {
    max-width: 450px;
    margin: 0 auto;
  }
}
.global-header .uk-navbar-transparent li a,
.global-header .uk-navbar-sticky li a {
  font-size: 16px;
  font-family: 'San-Francisco-Medium', sans-serif;
  text-transform: none;
}

.global-header .uk-navbar-nav > span:last-child {
  margin-left: 20px;
}

.global-header-menu-mobile .uk-offcanvas-bar {
  background: #F2F2F2;
}

.global-header-menu-mobile .uk-navbar-nav,
.global-header-menu-mobile .uk-navbar-nav > li {
  text-align: center;
}

.global-header-menu-mobile {
  padding: 40px 25px;
}

.global-header-menu-mobile .uk-navbar-nav {
  padding-top: 40px;
}

.global-header-menu-mobile .uk-navbar-nav > li > a,
.global-header-menu-mobile .uk-navbar-nav > li > a:hover,
.global-header-menu-mobile .uk-navbar-nav > li > a:active {
  min-height: auto;
  color: #2C3436;
  font-size: 16px;
  font-family: 'San-Francisco-Medium', sans-serif;
  margin: 12px 0;
}

.global-header-menu-mobile .cta-wrapper {
  margin-top: 30px;
}

.global-header-menu-mobile .uk-offcanvas-close,
.global-header-menu-mobile .uk-close:hover, 
.global-header-menu-mobile .uk-close:active {
  background: transparent;
  color: #2C3436;
  display: block;
  padding: 0;
}

.global-header-menu-mobile .uk-close {
  transition: none;
}

.global-header-menu-mobile .logo-mobile {
  position: relative;
  top: 15px;
}
.global-footer {
  padding-bottom: 35px;
}

.global-footer p,
.global-footer .footer-menu a {
  font-size: 16px;
}

.global-footer .footer-menu a:hover {
  text-decoration: none;
  color: #B19B63;
}

.global-footer .logo {
  margin-bottom: 20px;
}

.global-footer .address p {
  color: #737B7D;
  margin-bottom: 5px;
}

.global-footer .contact-details p {
  color: #F2F2F2;
}

.global-footer .column-title {
  color: #FFF:
}

.global-footer .footer-menu a {
  color: #737B7D;
  margin-bottom: 5px;
}

.global-footer .footer-menu.bottom a {
  margin-bottom: 0px;
}

.global-footer .bottom-content {
  border-top: 1px solid #737B7D;
  margin-top: 40px;
  padding-top: 40px;
}

.global-footer .bottom-content p {
  margin: 0;
}

.global-footer .footer-menu.bottom {
  display: inline-flex;
  align-items: right;
}

.global-footer.minimal.padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.logo-strip {
  height: 170px;
}

.logo-strip .uk-slidenav-previous {
  background-image: url('https://8564347.fs1.hubspotusercontent-na1.net/hubfs/8564347/left-arrow-icon.svg');
  background-size: 100% 100%;
  background-position: center center;
  width: 14px;
  height: 24px;
}

.logo-strip .uk-slidenav-next {
  background-image: url('https://8564347.fs1.hubspotusercontent-na1.net/hubfs/8564347/right-arrow-icon.svg');
  background-size: 100% 100%;
  background-position: center center;
  width: 14px;
  height: 24px;
}

.logo-strip .uk-slidenav-previous svg,
.logo-strip .uk-slidenav-next svg {
  display: none;
}

@media screen and (max-width: 959px) {
  .logo-strip ul.uk-slider-items li img {
    max-width: 100px !important;
  }
}
/* .value-prop-and-subsection-and-image .column--2 .subsection img {
  margin-bottom: 18px !important;
} */

.value-prop-and-subsection-and-image .title-wrapper h3 {
  margin-bottom: 0;
}

.value-prop-and-subsection-and-image .icon-wrapper {
  flex: 0 0 40px !important;
  width: 40px !important;
  height: 40px;
  padding: 10px;
  border-radius: 50%;
  background-color: #B19B63;
}

.value-prop-and-subsection-and-image .icon-wrapper > .custom-icon {
  width: 20px;
  max-height: 20px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: invert(100%) sepia(0%) saturate(7498%) hue-rotate(160deg) brightness(104%) contrast(96%);
}

.value-prop-and-subsection-and-image .content .column--1 .subsection {
  width: 90%;
  align-items: center;
}

@media screen and (max-width: 959px) {
  .value-prop-and-subsection-and-image .content .column--1 .subsection {
    width: 100%;
  }
}
.demo-cta h2,
.demo-cta .richtext-content {
  margin-bottom: 30px;
}

.demo-cta .content-wrapper {
  border-top: 1px solid #737B7D;
}
.info-opt-in .hs-form-field {
  margin-bottom: 18px;
  flex: none;
}

.info-opt-in form input[type=email] {
  min-width: 350px;
  background: #F2F2F2;
}



.info-opt-in form .input {
  max-width: max-content;
}

@media screen and (max-width: 959px) {
  .info-opt-in form input[type=email] {
    min-width: auto;
  }
}
.testimonials-slider .richtext-content::before {
  content: "";
  background-image: url('https://8564347.fs1.hubspotusercontent-na1.net/hubfs/8564347/quote-icon.svg');
  background-size: 100% 100%;
  background-position: center center;
  display: block;
  width: 36px;
  height: 32px;
  margin-bottom: 13.5px;
}
.testimonials-slider.bg--dark .richtext-content::before {
  background-image: url('https://8564347.fs1.hubspotusercontent-na1.net/hubfs/8564347/quote-icon.svg');
}

.testimonials-slider.bg--light .richtext-content::before,
.testimonials-slider.bg--neutral .richtext-content::before {
  background-image: url('https://19939558.fs1.hubspotusercontent-na1.net/hubfs/19939558/quote-icon-dark.svg');
}

.testimonials-slider.bg--dark .testimonial {
  background: transparent linear-gradient(128deg, rgba(97, 97, 97, 0.4) 0%, rgba(68, 68, 68, 0.05) 100%) 0% 0% no-repeat padding-box;
  border: 1.5px solid rgba(190, 190, 190, 0.32);
  opacity: 1;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  padding: 35px;
  margin-bottom: 20px;
  position: relative;
  box-sizing: border-box;
}

.testimonials-slider.bg--light .testimonial,
.testimonials-slider.bg--neutral .testimonial {
  background: transparent;
  border: 1.5px solid rgba(190, 190, 190, 0.4);
  opacity: 1;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  padding: 35px;
  margin-bottom: 20px;
  position: relative;
  box-sizing: border-box;
}

/* .testimonials-slider .testimonial::before {
  content: "";
  width: 46px;
  height: 28px;
  background-image: url('https://19939558.fs1.hubspotusercontent-na1.net/hubfs/19939558/arrow-dark.svg');
  left: -1px;
  bottom: -28px;
  display: block;
  position: absolute;
  z-index: 99;
} */

.testimonials-slider .reviewee {
  padding: 0 25px;
}

.testimonials-slider h5 {
  font-size: 16px;
}

.testimonials-slider h5 small {
  font-size: 12px;
}

.video-and-form .content-wrapper > h2 {
  margin-bottom: 30px;
}

.video-and-form .form-wrapper {
  padding: 70px 80px;
  background: transparent linear-gradient(140deg, rgba(97, 97, 97, 0.4) 0%, rgba(68, 68, 68, 0.05) 100%) 0% 0% no-repeat padding-box;
  border: 2px solid rgba(190, 190, 190, 0.32);
  border-radius: 4px;
  opacity: 1;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
}

.video-and-form form input[type="submit"] {
  width: 100%;
  margin-top: 10px;
  display: inline-flex;
  text-align: center;
  justify-content: center;
}

.video-and-form form input[type=text],
.video-and-form form input[type=email],
.video-and-form form input[type=password],
.video-and-form form input[type=tel],
.video-and-form form input[type=number],
.video-and-form form input[type=file],
.video-and-form form select,
.video-and-form form textarea {
  background-color: #FFF;
  border: none;
  border-radius: 4px;
  height: 42px;
  display: inline-block;
  font-size: 16px;
  font-family: 'San-Francisco-Light', sans-serif;
  padding: 0 18px;
}

.video-and-form .hs-form-field {
  margin-bottom: 12px;
}

.video-and-form form label {
  margin-bottom: 0;
}

.video-and-form form .inputs-list.hs-error-msgs > li {
  margin: 5px 0;
}

@media screen and (max-width: 1400px) {
  .video-and-form .form-wrapper {
    padding: 50px 45px;
  }
}

@media screen and (max-width: 959px) {
  .video-and-form .form-wrapper {
    padding: 25px 20px;
  }
}
.contact-us {
  padding-top: 150px;
}

.contact-us .content > h2::before {
  content: '';
  background-image: url('https://19939558.fs1.hubspotusercontent-na1.net/hubfs/19939558/send-icon.svg');
  display: block;
  width: 120px;
  height: 114px;
  margin-bottom: 30px;
}

.contact-us .content-wrapper > h2 {
  margin-bottom: 30px;
}

.contact-us .form-wrapper {
  padding: 70px 80px;
  background: transparent linear-gradient(140deg, rgba(97, 97, 97, 0.4) 0%, rgba(68, 68, 68, 0.05) 100%) 0% 0% no-repeat padding-box;
  border: 2px solid rgba(190, 190, 190, 0.32);
  border-radius: 4px;
  opacity: 1;
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
}

.contact-us form input[type="submit"] {
  width: 100%;
  margin-top: 10px;
}

@media screen and (max-width: 959px) {
  .contact-us .form-wrapper {
    padding: 25px 20px;
  }
}
.header-and-subsections .icon-wrapper {
  background-image: url('https://1587508.fs1.hubspotusercontent-na1.net/hubfs/1587508/Assets/icon-bg.png');
  width: 79px;
  height: 79px;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 5px 15px rgba(0,0,0,.08);
  margin: 0 auto;
  margin-bottom: 30px;
}

.header-and-subsections .icon-wrapper .custom-icon {
  width: 25px;
  height: 25px;
  filter: invert(58%) sepia(45%) saturate(329%) hue-rotate(5deg) brightness(98%) contrast(92%);
}

.header-and-subsections .subsection-wrapper .richtext-content > p {
  font-size: 16px;
}
.subsections-and-image .icon-wrapper {
  width: 40px !important;
  height: 40px;
  padding: 10px;
  border-radius: 50%;
  background-color: #B19B63;
}

.subsections-and-image .icon-wrapper > span {
  width: 20px;
  max-height: 20px;
  top: 1px;
  position: relative;
  color: #FFF;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.headshot-strip .uk-card-default {
  box-shadow: none;
}

.headshot-strip .uk-card-media-top {
  border-radius: 4px;
  width: 250px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.headshot-strip .uk-card-body {
  padding: 0;
}
.email-signup .hs-form-field {
  margin-bottom: 18px;
  flex: none;
}

.email-signup form input[type=email] {
  background: #FFFFFF;
  height: 50px;
}



.email-signup form  .hs-form-field {
  flex-grow: 1;
}

.email-signup form .input {
  max-width: 100%;
}

.email-signup form .input input {
  width: 100%;
}

.email-signup form input[type="submit"] {
  white-space: no-wrap;
  padding: 0 25px;
}

@media screen and (max-width: 959px) {
  .email-signup form input[type=email] {
    min-width: auto;
  }
}
.external-signposts a.button--simple::after {
    content: none;
}

.external-signposts h5.category {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 14px;
    text-transform: uppercase;
    color: 
}

.external-signposts .card .uk-card-media-top {
    padding-top: 56.25%;
    height: auto;
}
.icon-and-title-flip-cards .uk-card-header {
  border-bottom: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #F2F2F2;
}

.icon-and-title-flip-cards .uk-card-header .icon-wrapper {
  border-radius: 50%;

  background: #FFF;
}

.icon-and-title-flip-cards .uk-card-header .icon-wrapper > .custom-icon {
  width: 25px;
  height: 25px;

  filter: invert(58%) sepia(45%) saturate(329%) hue-rotate(5deg) brightness(98%) contrast(92%);
}

.icon-and-title-flip-cards .uk-card-body {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.icon-and-title-flip-cards .uk-card-body h3 {
  font-size: 24px;
  margin-bottom: 0;

  color: #373F41;
}

.icon-and-title-flip-cards .back p.lead {
  color: #B19B63;
  font-size: 18px;
  margin-bottom: 24px;
  font-family: 'San-Francisco-Medium', sans-serif;
}

.icon-and-title-flip-cards .back .richtext-content p {
  color: #373F41;
  font-size: 16px;
}

.icon-and-title-flip-cards.theme--dark .uk-card-header .icon-wrapper {
  background: #B19B63;
}

.icon-and-title-flip-cards.theme--dark .uk-card-header .icon-wrapper > .custom-icon {
  filter: invert(100%) sepia(0%) saturate(7498%) hue-rotate(160deg) brightness(104%) contrast(96%);
}
.value-prop-and-form form input {
  max-width: 100%;
}

.value-prop-and-form .form-wrapper {
  max-width: 90%;
}

@media screen and (max-width: 960px) {
  .value-prop-and-form .form-wrapper {
    max-width: 100%;
  }
}

.value-prop-and-form form input,
.value-prop-and-form form select {
  height: 45px;
}

.value-prop-and-form.bg--light form input,
.value-prop-and-form.bg--light form select {
  border: 1px solid rgba(44, 52, 54, 0.6);
}

.value-prop-and-form form label {
  margin-bottom: 5px;
}

.value-prop-and-form form .hs-form-field {
  margin-bottom: 10px;
}

.value-prop-and-form form input[type=submit] {
  margin-top: 15px;
  border: none;
}