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

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit&display=swap');

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

@font-face {
  font-family: 'Outfit', sans-serif;
  font-display: swap;
  src: url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Midnight/Fonts/outfit-v11-latin-regular.eot");
  src: url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Midnight/Fonts/outfit-v11-latin-regular.eot?#iefix") format("embedded-opentype"),
       url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Midnight/Fonts/outfit-v11-latin-regular.woff2") format("woff2"),
       url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Midnight/Fonts/outfit-v11-latin-regular.woff") format("woff"),
       url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Midnight/Fonts/outfit-v11-latin-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  }

html, body {overflow-x: hidden; }

input[type="radio"] {margin: 5px!important; }
div.footer-col-3 {height:110px; position: relative;}
ul.social-share {position:absolute; bottom:0; right:0;}
div#hs_cos_wrapper_module_1692039036914359 {color:#303030!important; height:1px; border: solid 1px; margin: 10px 0 10px 0;}
label.hs-form-radio-display {font-weight:normal;}

legend {
	font-family:'Outfit', sans-serif;
  color:#333;
	font-size:12px;
}

span.hs-form-required {
display: inline-block;
    margin-left: 5px!important;
    margin-right: 5px;
  display:none !important;
}

.clr {float:none;clear:both;}
.alignleft {float:left;margin-right: 20px;margin-bottom: 20px;}
.alignright {float:right;margin-left: 20px;margin-bottom: 20px;}
.aligncenter {float:none;display:block;margin:auto;margin-bottom: 20px;}
.fitrow {margin-left:0 !important;margin-right:0 !important;}
.pad0 {padding-left:0 !important;padding-right:0 !important;}
.pad1 {padding-left:10px !important;padding-right:10px !important;}
.pad15 {padding-left:15px !important;padding-right:15px !important;}
.pad2 {padding-left:20px !important;padding-right:20px !important;}
.pad3 {padding-left:30px !important;padding-right:30px !important;}
.padtop0{padding-top:0px !important;}
.padtop1{padding-top:10px !important;}
.padtop2{padding-top:20px !important;}
.padtop3 {padding-top:30px !important;}
.padtop4 {padding-top:40px !important;}
.padtop5 {padding-top:50px !important;}
.padbottom0{padding-bottom:0px !important;}
.padbottom1{padding-bottom:10px !important;}
.padbottom2{padding-bottom:20px !important;}
.padbottom3{padding-bottom:30px !important;}
.padbottom4{padding-bottom:40px !important;}
.padbottom5{padding-bottom:50px !important;}
.bottom0 {margin-bottom:0px!important; position:relative; z-index:1000;}
.bottom1 {margin-bottom:10px!important;}
.bottom2 {margin-bottom:20px!important;}
.bottom3 {margin-bottom:30px!important;}
.bottom4 {margin-bottom:40px!important;}
.bottom5 {margin-bottom:50px!important;}
.bottom6 {margin-bottom:60px!important;}
.top0 {margin-top:0px!important;}
.top1 {margin-top:10px!important;}
.top2 {margin-top:20px!important;}
.top3 {margin-top:30px!important;}
.top4 {margin-top:40px!important;}
.top5 {margin-top:50px!important;}
.text-left {text-align:left!important;}
.text-center {text-align:center!important;}
.text-right {text-align:right!important;}
.font-size-20 {font-size:20px!important;}
.btn-inline .ctabtn,
.btn-inline a {margin:10px!important;}

.divider {
   position:relative;
   margin: 0px 10px;
}

.containerwrap .row-fluid [class*="span"] {min-height:0px!important;}

a, .btn, input[type="submit"], button {
	-webkit-transition-property: all;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: all;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: all;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: all;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: all;
	transition-duration: .3s;
	transition-timing-function: ease;
}


.btn, input[type="submit"], button {
	  border-radius: 50px;
    padding: 12px 30px;
    font-family: 'Outfit', Helvetica , Arial ,sans-serif!important;
    font-weight: 700;
    line-height: 24px;
    font-size: 16px;
    color: #fff;
    box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
    border: solid 2px;
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 2px 1000px 1px #000000 inset;
}

.btn:hover,
.btn:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
button:hover,
button:focus {
    box-shadow: 2px 1000px 1px #ffffff inset;
    color: #000000;  
}

.body-container-wrapper .body-container { padding-left:0; padding-right:0;}

.container {
    width: 1170px!important;
    max-width: 100%!important;
    margin: auto!important;
    float: none!important; 
}

.footer-container {
    max-width: 1170px!important;
    margin: auto!important;
    padding: 20px 0 0 0;
    float: none!important; 
}

.footer-container-wrapper {
 background-color:#000000; 
}

.containerwrap {
    position:relative;
    padding: 60px 0px;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.social-share {
    padding: 0!important;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0px;
    justify-content: space-between;
    width: 150px;
    max-width: 100%;
    margin-top:8px;
    margin-left: -7px;
    z-index: 1000;
}

#hs_cos_wrapper_module_1630312518956267_ {
  float: right!important;
}

.social-share li a img {
  height: 25px;
  transition: all 0.2s ease-in-out 0s;
}

.social-share li a:hover img,
.social-share li a:focus img {opacity:.9;}

.MidnightLPInterim2023 { 
  overflow-x: hidden;
  position:relative;
}

.MidnightLPInterim2023 { 
  overflow-x: hidden; 
  position:relative; 
  background-color:#ffffff;
  background-image: url(https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/midnight-reg-form-background.png);
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 60%;
}


#LPFooterDarkV1, #LPDarkSection1ContentLeft {
  z-index:999;
}

.MidnightLPInterim2023 h1,
.MidnightLPInterim2023 h2,
.MidnightLPInterim2023 h3,
.MidnightLPInterim2023 h4,
.MidnightLPInterim2023 h5,
.MidnightLPInterim2023 h6 {
    font-family: 'Outfit', Helvetica , Arial ,sans-serif!important;
    margin-top: 0px;
    font-weight: 700;
    text-rendering: optimizeLegibility;
    margin: 0 0 2.6rem;
    line-height: 125%;
    color: #000;
    word-break: break-word;
}

.MidnightLPInterim2023 h1 {font-size: 94px;letter-spacing: 0.02em;}
.MidnightLPInterim2023 h2,
.MidnightLPInterim2023 .section-title {font-size:36px;}
.MidnightLPInterim2023 h3 {font-size:26px;}
.MidnightLPInterim2023 h4 {font-size:24px;}
.MidnightLPInterim2023 h5 {font-size:22px;}
.MidnightLPInterim2023 h6 {font-size:20px;}

.MidnightLPInterim2023 ul li,
.MidnightLPInterim2023 ol li,
.MidnightLPInterim2023 p {
    font-size: 16px;
    line-height: 1.38;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Outfit', Helvetica , Arial ,sans-serif!important;
    color: #000;
}

.MidnightLPInterim2023 ul,
.MidnightLPInterim2023 ol,
.MidnightLPInterim2023 p {margin-bottom: 25px;}

.MidnightLPInterim2023 a {color:#000;}

.MidnightLPInterim2023 .header-container-wrapper {position: relative;}
.MidnightLPInterim2023 .header-container-wrapper .container-fluid {padding:0;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .form-title {font-size: 25px;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field {margin-bottom: 40px;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field > label {
    display: block;
    margin-bottom: 0.6rem;
    color: #000;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.6;
    font-family: 'Outfit', Helvetica , Arial ,sans-serif!important;
}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field > label .hs-form-required {color: red;margin-left: 3px;}


.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field select,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="search"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="email"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="url"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="text"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="tel"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="password"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field textarea {
    display: flex;
    height: 64px;
    -webkit-box-align: center;
    align-items: center;
    border-image: initial;
    font-family: 'Outfit',Helvetica,Arial,sans-serif !important;
    font-size: 14px;
    font-weight: 400 !important;
    margin-top: 15px;
    margin-bottom: 15px !important;
    outline: none !important;
    padding: 15px 20px;
    width: 100% !important;
    max-width: 100% !important;
    border: 0.1rem solid #b5b5b5;
    background-color: #fff;
    color: #000;
    border-radius: 16px;
}
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field select option {color:#000;}
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field textarea {height:80px;margin-top: 20px;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="search"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="email"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="url"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="text"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="tel"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="password"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field select:focus {outline-color: #000;border: 0.1rem solid #b5b5b5;border-radius:16px;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-error-msgs {padding: 0;list-style: none;}
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-error-msgs li {
    color: red;
    font-size: 12px;
    margin-top: 10px;
}
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-error-msgs li label {font-weight: 400!important;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-fieldtype-booleancheckbox ul.inputs-list,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-fieldtype-radio ul.inputs-list,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-fieldtype-checkbox ul.inputs-list {
    padding: 0 !important;
    margin: 0 0 10px!important;
    list-style: none;
}

label.hs-form-radio-display {
  padding-left:20px;
}

label a {text-decoration:underline;}


/* Custom Input */
ul.inputs-list li.hs-form-booleancheckbox,
ul.inputs-list li.hs-form-checkbox {
  margin: 16px 0;
}
ul.inputs-list li.hs-form-booleancheckbox label,
ul.inputs-list li.hs-form-checkbox label {
  position: relative;
}
ul.inputs-list li.hs-form-booleancheckbox label span,
ul.inputs-list li.hs-form-checkbox label span {
display: inline-block;
  margin-left: 40px; /* Width of the new radio select and any additional spacing on the left */
  margin-right: 16px; /* Additional spacing on the right */
}
/* Hide real checkbox */
ul.inputs-list li.hs-form-booleancheckbox label input,
ul.inputs-list li.hs-form-checkbox label input {
  height: 24px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 24px;
}
/* Add pseudo checkbox */
ul.inputs-list li.hs-form-booleancheckbox label span::before,
ul.inputs-list li.hs-form-checkbox label span::before {
  border: 2px solid;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 24px;
  background-color: #eee;
  border: solid 1px #b5b5b5;
  border-radius: 4px;
}
/* Style new checked item */
ul.inputs-list li.hs-form-booleancheckbox label span::after,
ul.inputs-list li.hs-form-checkbox label span::after {
  content: "";
  border: 1px solid;
  border-left: 0;
  border-top: 0;
  height: 14px;
  width: 14px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 10px;
  color: #000000;
  background-color: #000000;
  border-radius: 4px;
  transition: opacity 0.2s ease-in-out;
}
/* Show when checked */
ul.inputs-list li.hs-form-booleancheckbox label input:checked + span::after,
ul.inputs-list li.hs-form-checkbox label input:checked + span::after {
    opacity: 1;
}
/* Style when focused */
ul.inputs-list li.hs-form-checkbox label input:focus + span::after {
    outline: 3px solid transparent; /* For Windows high contrast mode. */
}

label.hs-form-checkbox-display,
label.hs-form-booleancheckbox-display {
    font-weight:normal;
}





.MidnightLPInterim2023 multi .hs-fieldtype-booleancheckbox ul.inputs-list label span {margin-left: 0px;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .submitted-message {
    color: #000;
    font-size: 16px;
    font-family: 'Outfit', Helvetica , Arial ,sans-serif!important;
    font-weight: 400!important;
}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-fieldtype-booleancheckbox ul.inputs-list label span .hs-form-required,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-fieldtype-booleancheckbox ul.inputs-list label.hs-error-msg {color: red;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-submit input[type="submit"] {margin-top: 30px!important;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .cookie-reset-container {color: #fff;}

.MidnightLPInterim2023 code {
    padding: 0;
    color: transparent;
    font-size: inherit;
    background: none;
    border-radius: 0px;
}

#LPHeaderDarkV1 {
   position:relative;

   padding: 80px 0 30px;
}

#LPHeaderDarkV1 .header-logo {
   z-index: 2;
   position: relative;
}


#LPDarkSection1 {
   position:relative;

   padding: 55px 0 125px;
}

#LPDarkSection1:before {
    display:none;
    content: "";
    background-image: url(https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Lace/lace-lp-dark-accent-4.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 626px;
    height: 625px;
    position:absolute;
    bottom: 290px;
    right: 0px;
}

#LPDarkSection1 .LPDarkSection1ContentTop,
#LPDarkSection1 .LPDarkSection1ContentLeft,
#LPDarkSection1 .LPDarkSection1ContentRight,
#LPDarkSection1 .LPDarkSection1ContentBottom {
    position: relative;
    z-index: 1000;
}

#mpc-footer-row {
    background-color: #000000;
}

#LPFooterDarkV1 {
    position:relative;
    color: rgb(115, 115, 115);
}

#LPFooterDarkV1 h5 {
    line-height: 30px;
    color: #737373!important;
    font-family: 'Outfit', Helvetica , Arial ,sans-serif!important;
    font-weight: 700;
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 4px!important;
}

#LPFooterDarkV1 p {color: #ffffff;}
#mpc-footer-row h5 {color: #ffffff!important;}

#LPFooterDarkV1 a {
    position: relative;
    color: #ffffff!important;
}

#LPFooterDarkV1 ul {
    padding: 0;
    list-style: none;
}

#LPFooterDarkV1 ul li,
#LPFooterDarkV1 ul li a {
    font-size: 16px;
    color: #737373;
    line-height: 30px;
    font-family: 'Outfit', Helvetica , Arial ,sans-serif!important;
    word-wrap: break-word;
    font-weight: 400;
}

#LPFooterDarkV1 ul li a {text-decoration:none!important;}

#LPFooterDarkV1 ul li a:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -0.2rem;
    transform: translateX(-50%);
    width: 100%;
    max-width: 0px;
    transition: max-width 0.2s ease-in-out 0s;
    border-bottom: 0.1rem solid rgb(175, 175, 175); 
}
#LPFooterDarkV1 ul li a:hover:after {max-width: 100%;}

#LPFooterDarkV1 .social-share li a:after {display:none!important;}

#IconicFeaturedTag {
    font-size: 2440%;
    line-height: 250px;
    -webkit-text-stroke: 0.5px rgb(0, 0, 0);
    color: transparent;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    width: 100%;
    left: 0px;
    display: flex;
    justify-content: center;
    text-align: center;
    top: -45px;
}

@media only screen and (min-width:1200px) {
  
  .container { width: 90%;}
  #mpc-footer-row.container width: 100%!important;{};
  #LPDarkSection1:before {width: 426px;height: 424px;bottom: 0;right: 0;}
  
}


@media only screen and (max-width: 1199px) {
  
	.lg-hide {display: none!important;}
	.lg-display {display: block!important;}
	.text-center-1199 {text-align: center!important;}
	.bottom3-1199 {margin-bottom: 30px!important;}
	.aligncenter-1199 {float:none!important;display:block!important;margin:auto!important;margin-bottom: 30px!important;text-align: center!important;}
  #LPHeaderDarkV1 {padding: 30px 0 10px;}
  #LPFooterDarkV1 {padding: 30px 0px 30px;}
  .MidnightLPInterim2023:before {width: 415px;height: 600px;right: -220px;z-index: 1;}
}

@media only screen and (min-width: 768px) {
  
  #LPFooterDarkV1 .cols {margin:0!important;}
  #LPFooterDarkV1 .footer-col-1 {width: 30%;}
  #LPFooterDarkV1 .footer-col-2 {width: 40%; padding-right:20px}
  #LPFooterDarkV1 .footer-col-3 {width: 30%;}
    p.copyright {text-align:right;}
}

@media only screen and (max-width: 767px) {
  h5.bottom0 {text-align:center;}
  .xs-top0 {margin-top:0px!important;}
  .xs-hide {display: none!important;}
	.xs-display {display: block!important;}
	.text-center-767 {text-align: center!important;}
	.aligncenter-767 {float:none!important;display:block!important;margin:auto!important;margin-bottom: 30px!important;text-align: center!important	;}
  .xs-bottom3 {margin-bottom:30px!important;}
   #languageCountry {     margin-top: 15px;   float: right; }
  .MidnightLPInterim2023 h1 {font-size: 53px!important; line-height:100%;}
  .MidnightLPInterim2023 h1 span {font-size: 50px!important;}
  .MidnightLPInterim2023 h1 i {font-size: 26px!important;}
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form {display: block; padding: 20px; border-radius: 20px;  }
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field select,
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="search"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="email"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="url"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="text"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="tel"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="password"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field textarea {border: 0.1rem solid #b5b5b5;}
  #LPDarkSection1 {padding: 30px 0 50px;}
    .hs-image-widget {display:block; margin-left:auto; margin-right:auto;}
  #mpc-footer-row {padding:20px}
  ul.social-share {position:absolute; margin-left:auto; margin-right:auto; bottom:0; left:0; right:0;}
  p.policy-links {text-align:center;}
  p.copyright {text-align:center;}
}
@media only screen and (max-width: 420px) {
 
  #languageCountry { margin-top: 15px; }
  
}

@media only screen and (max-width: 399px) {
  
  #languageCountry button.btn {width: 70px;}
  #languageCountry button.btn > span:nth-child(1) {
    width: 18px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 4px;
  }
  
  #languageCountry button.btn > .caret {
    top: -3px;
    position: relative;
  }
  
}