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

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

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

header.header--no-navigation {
  display: none !important;
}

.body-container--lp [id^="hs_cos_wrapper_widget_"].widget-type-linked_image {
  background: none !important;
  background-color: transparent !important;
}

.body-container--lp [id^="hs_cos_wrapper_widget_"].hs_cos_wrapper_type_linked_image {
  background: none !important;
  background-color: transparent !important;
}

form .hs-submit {
  clear: both;
  text-align: center;
  padding-top: 17px;
}

form ul.hs-error-msgs {
  padding: 0;
  position: absolute;
  bottom: -31px;
}

form ul.hs-error-msgs li {
  font-size: 12px;
  line-height: 18px;
  font-family: arial;
  font-weight: 400;
}

.field.hs-form-field {
  position: relative;
  margin-bottom: 16px;
}

form .hs-form-field > label {
  font-size: 13px;
  display: block;
  margin-bottom: 2px;
}

form input[type=text], form input[type=email], form input[type=password], form input[type=tel], form input[type=number], form input[type=file], form select, form textarea {
  border: none;
  outline: none;
  box-shadow: none;
  height: 50px;
}

.hero-small-text {
  display: block;
  font-size: 20px;
  line-height: 140% !important;
  color: #FFF;
  max-width: 476px;
}

#hero-title {
  margin-bottom: 30px !important;
}

.dnd_area-row-0-background-image:before {
  opacity: 0.15;
  background-color: #1e1e1e;
}

.two_col_headline {
  margin-bottom: 32px;
  font-family: Poppins;
  font-size: 27px;
  line-height: 130%;
}

.two_col_content li {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 18px;
}

.two_col_content li:last-child {
  margin-bottom: 0; 
}

.two_col_content li strong {
  font-weight: 600;
}

.image_text_2col_left {
  max-width: 340px !important;
  display: none !important;
}

.body-container--lp [id^="hs_cos_wrapper_widget_"].hs_cos_wrapper_type_module {
  background-color: tranparent: !important;
  background: none !important;
}

.custom_richtext p:not(.hero-small-text) {
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
}

.custom_richtext p:not(.hero-small-text):last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

.custom_richtext:not(#hero-text) {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.weve-led-wrap {
  text-align: center;
}

.weve-led-wrap h3 {
  margin-bottom: 32px;
  padding-bottom: 0;
  font-family: Poppins;
  font-size: 27px;
  line-height: 130%;
  color: #333333;
}

.weve-led-wrap p {
  font-size: 18px;
  color: #333333;
}

.cta-text {
  margin-bottom: 14px;
  font-family: 'clarendon-text-pro';
  font-weight: 400;
  font-size: 33px !important;
  line-height: 113% !important;
  color: #FFF;
}

/*very very specific*/
.widget_1685642207677-flexbox-positioning {
  margin-top: -120px;
  z-index: 9;
  position: relative;
}

.partners-list {
    display: flex;
    flex-wrap: wrap;
}

.partners-list img {
    width: 190px;
    max-width: 100%;
    height: auto;
    -webkit-filter: grayscale(100%);
    -webkit-backface-visibility: hidden;
    filter: grayscale(1)
}

.partners-list .image {
    width: 47.667%;
    margin: 1%
}

.partners-list p {
    line-height: 17px;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: -.04em;
    position: relative;
    top: -10px;
    font-weight: 900;
    color: #a2071a
}

.partners__subtitle,
.partners__title {
  display: none;
}

.hs-magneti-btn {
  position: relative;
  display: inline-block;
  padding: 15px 20px;
  margin-top: 25px;
  background: #FFF;
  border: none;
  border-radius: 6px;
  color: #C02B2B;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
}

.hs-magneti-btn-icon {
  background: #C02B2B;
  color: #FFF;
}

.hs-magneti-btn-icon:hover {
  color: #FFF;
}

.hs-magneti-btn-icon svg {
  margin-right: 12px;
  transform: translateY(4px);
}

.row-number-21.dnd-section .dnd-column {
  padding: 0;
}

.footer-wrapper {
  position: relative;
  overflow: hidden;
  background: #1D1D1D;
}

//.footer-wrapper:before {
  // content: '';
  // position: absolute;
  // top: -235px;
  // left: -15%;
  // width: 130%;
  // height: 300px;
  // background: white;
  // border-radius: 50%;
  //
}
.home .footer-wrapper:before {
  display: none;
}

.footer-wrapper .container {
  display: flex;
  justify-content: space-between;
  padding: 29px 80px 38px;
  max-width: 1920px;
  margin: 0 auto;
  align-items: center;
}

.footer-wrapper .logo {
  margin-left: 0;
}

.footer-wrapper .logo img {
  display: block !important;
  height: 50px;
}

.footer-left {
  flex-shrink: 0;
  width: 19%;
  margin-right: 145px;
}
.footer-left {
  flex-shrink: 0;
  width: 30%;
  margin-right: 145px;
}
.footer-left__text {
  margin-top: 27px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 23px;
  color: #FFFFFF;
}

.footer-left .subscribe {
  margin-top: 38px;
}

.footer-right {
  flex-grow: 1;
}

.footer-right .nav {
  margin-top: 31px;
  justify-content: space-between;
}

.footer-right .nav-list {
  margin-right: 0;
  width: 19%;
  max-width: 239px;
}


.footer-right .nav-list b {
  display: block;
  margin-top: -19px;
  font-weight: bold;
  font-size: 16px;
  line-height: 25px;
  color: white;
}

.footer-right .nav-list:last-child {
  margin-right: 0;
}

.footer-right .nav-list__title {
  margin-bottom: 23px;
  font-family: "clarendon-text-pro";
  line-height: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
}

.footer-right .nav-list__title--sub {
  margin-top: 39px;
  margin-bottom: 16px;
}

.footer-right .nav-list .additional {
  margin-top: 58px;
}

.footer-right .nav-list .additional .nav-item {
  margin-bottom: 1px;
}

.footer-right .nav-item {
  display: block;
  margin-bottom: 18px;
  line-height: 25px;
  font-size: 16px;
  color: #FFFFFF;
}

.footer-right .nav-item span {
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 12px;
  vertical-align: top;
  text-align: center;
}

.footer-right .nav-item--arrowed {
  position: relative;
  padding-left: 20px;
}

.footer-right .nav-item--arrowed:before,
.footer-right .nav-item--arrowed:after {
  content: '';
  position: absolute;
  top: 9px;
  left: 0px;
  width: 6px;
  height:2px;
  background:white;
  transform: rotate(45deg);
}

.footer-right .nav-item--arrowed:after {
  top:12px;
  transform: rotate(-45deg);
}

.social-links {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.social-links .nav-item {
  margin-right: 10px;
}

.footer-bottom {
  background: #2D2D2D;
}

.footer-bottom .container {
  padding-top: 9px;
  padding-bottom: 11px;
}

.copyright__text,
.terms__text,
.terms__text a{
  margin-bottom:0;
  font-size: 14px;
  line-height: 22px;
  color: rgba(255,255,255,0.5);
}

.subscribe__title {
  font-family: "clarendon-text-pro";
  line-height: normal;
  font-size: 14px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FFFFFF;
}

.subscribe__text {
  margin-top: -12px;
  margin-bottom: 0;
  line-height: 22px;
  font-size: 14px;
  color: #FFFFFF;
}

.subscribe-form {
  display: flex;
  align-items: stretch;
  flex-direction: column;
  margin-top: 11px;
}

.subscribe-form input {
  flex-grow: 1;
  margin-right: 0;
  margin-bottom: 8px;
  padding: 8px 16px 9px;
  color: #000000;
  box-shadow: none;
  outline: none;
  border: none;
  background: white;
}

.subscribe-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
  opacity: 0.5;
}

.subscribe-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  opacity: 0.5;
}

.subscribe-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
  background: white;
}

.subscribe-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  opacity: 0.5;
}

.subscribe-form .btn {
  padding: 12px 24px;
  letter-spacing: 0.05em;
}

footer {
  display: none;
}

.style-list {
  list-style: none;
  counter-reset: my-counter;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  .style-list {
    padding-left: 73px;
    padding-top: 38px;
  }
}

.style-list li {
  position: relative;
  counter-increment: my-counter;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  font-family: var(--secondary-font);
  font-weight: 400;
}

.style-list li::before {
  content: counter(my-counter);
  position: absolute;
  left: -63px;
  top: -7px;
  background-color: white;
  color: #D01339;
  font-weight: bold;
  font-size: 28px;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-family: 'clarendon-text-pro';
}

.style-list-ul {
  list-style: none;
  padding-left: 66px;
  padding-top: 15px;
}

@media screen and (max-width: 767px) {
  .style-list-ul {
    padding-left: 40px;
  }
}

.style-list-ul li {
  position: relative;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 28px;
  color: #333333;
  font-family: var(--secondary-font);
  font-weight: 400;
}

.style-list-ul li::before {
  content: url('data:image/svg+xml;charset=UTF-8,<svg viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg"><path d="M256 426.666667l-85.333333 85.333333 256 256L853.333333 341.333333l-85.333333-85.333333-341.333333 341.333333z" fill="%23CF1239" /></svg>');
  position: absolute;
  left: -63px;
  top: -15px;
  width: 55px;
  height: 55px;
}

.hs-content-id-173040454774 textarea {
  min-height: 100px;
}

@media screen and (max-width: 767px) {
  .style-list-ul li::before {
    left: -48px;
    top: -11px;
    width: 40px;
    height: 40px;
  }
}

@media(min-width: 700px) {
    .partners-list .image {
        width:31.3333%;
        margin: 1%
    }
}

@media(min-width: 1100px) {
    .partners-list .image {
        width:14.667%;
        margin: 1%
    }
}

@media screen and (min-width: 768px) {
  .widget-type-form {
    z-index: 9;
    transform: translateY(80px);
  }
  
  .field.hs-form-field {
    width: 50%;
    float: left;
    padding-right: 7px;
  }
  
  .hs-content-id-173040454774 .field.hs-form-field {
    width: 100%;
    padding-right: 0
  }
  
  .field.hs-form-field:nth-child(even) {
    padding-left: 7px;
    padding-right: 0;
  }
  
  .hs-content-id-173040454774 .field.hs-form-field:nth-child(even) {
    padding-left: 0;
  }
  
  .hero-small-text {
    font-size: 22px;
  }
  
  .image_text_2col_left {
    display: block !important;
  }
  
  /*very very specific*/
  .widget_1685642207677-flexbox-positioning {
    margin-top: -270px;
  }
  
  .weve-led-wrap h3 {
    font-size: 30px;
  }
  
  .partners-list {
    padding-top: 35px;
  }
  
  .row-fluid [class*='span'] {
    margin-left: 0.5%;
  }
}

@media screen and (max-width: 1000px) {
  h1.heading_text {
    font-size: 33px !important;
    line-height: 113% !important;
  }
  
  .dnd_area-row-0-background-image .row-fluid .span6:nth-child(2) {
    min-width: 502px;
  }
}

@media screen and (max-width: 768px) {
  .dnd_area-row-0-background-image {
    background: #21405E !important;
  }

  .dnd_area-row-0-background-image .row-fluid .span6:nth-child(2) {
    min-width: 0;
  }
  
  .hs-image-widget {
    max-width: 150px;
  }
  
  .image_text_2col_section .sm\:col-6 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (min-width: 1000px) {
  .image_text_2col_section .sm\:col-6 {
    max-width: 55%;
    flex: 0 0 55%
  }
  
  .two_col_headline {
    font-size: 30px;
  }
  
  .image_text_2col_left {
    max-width: 440px !important;
  }
  
  .partners-list {
    padding-top: 50px;
  }
  
  .cta-text {
    margin-bottom: 22px;
    font-size: 52px !important;
  }
}

@media screen and (min-width: 1290px) {
  .row-fluid [class*='span'] {
    margin-left: 2.5%;
  }
}