body {
/*   margin-top:50px; */
/*   padding: 0 3em 0 3em; */
  font-family: "Isidora Sans-Regular", Helvetica, sans-serif;
}
h1 {
  font-family: "Isidora Sans-Bold", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 60px;
  color: #04142B;
  max-width: 790px;
  line-height: 60px;
  margin: 0 auto 40px;
}
h2 {
  font-family: "Isidora Sans-Bold", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 48px;
  color: #04142B;
  line-height: 53px;
  margin: 0 auto 40px;
}
h4 {
  font-family: "Isidora Sans-Bold", Helvetica, sans-serif;
  font-weight: bold;
  font-size: 24px;
  color: #04142B;
  line-height: 34px;
  margin: 0 auto 20px;
}
p {
  font-size: 16px;
  color: #344051;
  max-width: 780px;
  margin: 0 auto;
  line-height: 24px;
  font-family: "Graphik-Regular", Helvetica, sans-serif;
}

.white {
  color: #fff;
}

.black {
  color: #000;
}

.midnight {
  color: #04142B;
}

p.storm {
  color: #344051;
  background: transparent;
}

.margin-bottom-20 {
  margin-bottom: 20px;
}

.margin-bottom-40 {
  margin-bottom: 40px;
}

#intro {
  position: relative;
  max-width: 1180px;
  width: calc(100% - 60px);
  margin: 0 auto 100px;
  padding-bottom: 100px;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #B4BBC6;
}

#intro .left {
  width: 574px;
}

#intro .right {
  width: 510px;
  margin-top: -118px;
}

#intro .right img {
  width: 100%;
}

#unlock {
  max-width: 1180px;
  padding-bottom: 79px;
  border-bottom: 1px solid #B4BBC6;
  margin-bottom: 100px;
}

#unlock .two_halves {
  position: relative;
  max-width: 1180px;
  width: calc(100% - 60px);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

#unlock .two_halves .right {
  width: 590px;
  position: relative;
  bottom: 21px;
}

#unlock .two_halves .right img {
  width: 100%;
}

.unlock-list {
  max-width: 552px;
}

.unlock-list .unlock-item {
  display: flex;
  text-align: left;
  margin-bottom: 40px;
}

.unlock-list .unlock-item img {
  margin-right: 20px;  
}

.unlock-list .unlock-item .unlock-text {
  max-width: 492px;
}

.pd-partner {
  font-family: "Graphik-SemiBold",Helvetica,sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

.section {
  width: -webkit-calc(100% - 60px);
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  text-align: center;
  max-width: 780px;
  margin: 168px auto 50px;
}

.custom-button {
  background: #000;
  border: 1px solid #000;
  -webkit-border-radius: 100px;
     -moz-border-radius: 100px;
          border-radius: 100px;
  color: #fff !important;
  width: 150px;
  text-decoration: none;
  display: inline-block;
  line-height: 58px;
  font-family: "Helvetica", Arial;
  font-size: 18px;
}
.custom-button:hover { color: #000000 !important; background: #fff; }

.form-section {
  text-align: center;
  margin-bottom: 40px;
}
.form-section h2 {
  color: #04142B;
  font-weight: bold;
  font-size: 32px;
}
.form-section p {
  color: #344051;
}

.legal-consent-container {
  width: 100%;
}

.legal-consent-container p {
  max-width: 100%;
}

.hs-submit input[type="submit"] {
  padding: 0;
  width: 102px;
  line-height: 40px;
}

.form-box {
  border:solid 1px #000000;
  padding:50px 40px;
  position: relative;    
}
  

.hs-form{
  width:100%; 
}

.form-section {
  text-align: center;
  margin-bottom: 40px;
}
.form-section h2 {
  color: #04142B;
  font-weight: bold;
  font-size: 32px;
}
.form-section p {
  color: #344051;
}

.legal-consent-container {
  width: 100%;
}

.legal-consent-container p {
  max-width: 100%;
}

.hs-submit input[type="submit"] {
  padding: 0;
  width: 102px;
  line-height: 40px;
}

.form-box {
  max-width: 945px;
  position: relative;
  margin: auto;
}

.hs-form { display: flex; flex-wrap: wrap; }

.form-box .hs_email .hs-input, .form-box .hs_state .hs-input {margin-right:0;}
.form-box .hs-submit { text-align: right; margin-top: 10px; }
.hs-submit input[type="submit"] {background: #FC495D; !important;}
.hs-submit input[type="submit"]:hover { color: #FC495D !important; }

form div.hs-form-field .input>ul>li { text-align: left; margin-top: 16px;}


.bottom-liner { position: relative; font-size: 12px; color: #B4BBC6; text-align: right; margin-top: 10px; }
select {color: #B4BBC6}
::placeholder {color: #B4BBC6 !important;}

.hs-form-field, .actions {margin-top: 0;}

.hs_firstname, .hs_email, .hs_phone, .hs_company, .hs_state, .hs_promo_code, .hs-fieldtype-select {flex: 1 1 30%; margin: 0 20px 10px 0;}
.hs_yes_i_d_like_to_join_the_mailing_list, .hs_submit {flex: 1 1 50%; text-align: left;}
.hs_yes_i_d_like_to_join_the_mailing_list { line-height: 36px; height: 43px; margin-top: 10px; }
.hs-fieldtype-select select{background-color:#ffffff;}

#form-box {
  margin-bottom: 50px;
}

.form-box .hs-input {
  border: 1px solid #B4BBC6;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 13px 18px;
  width: 100%;
}

.hs-error-msgs li {text-align: left;}
.hs-error-msgs li label { margin-top: 0; text-align: left; position: relative }

@media screen and (max-width: 697px) {
  .hs_firstname, .hs_email, .hs_phone {flex: 1 1 100%; margin-right: 0;}
  .hs_yes_i_d_like_to_join_the_mailing_list, .hs_submit {flex: 1 1 100%;}
  .hs_state, .hs_company {flex: 1 1 100%;}
  .hs_company, .hs_state { margin-right: 0; }
  .hs_yes_i_d_like_to_join_the_mailing_list, .hs_submit {margin: 10px 0;}
  
  
  .form-box .hs-input, .form-box .hs_company .hs-input, .form-box .hs_state .hs-input {max-width: unset;}
/*   .form-box .hs-input, .form-box {width: 100% !important;} */
  .form-box .hs-submit { text-align: left; float: left; }
  .bottom-liner { margin-top: 20px; width: 100%; display: -webkit-inline-box; position: relative; text-align: left; right: unset; top: unset; }
}

.bottom-liner { position: relative; font-size: 12px; color: #B4BBC6; text-align: right; margin-top: 10px; }
select {color: #B4BBC6}
::placeholder {color: #B4BBC6 !important;}

#form-box {
  margin-bottom: 72px;
}
.form-title{
  font-size:20px;
  font-weight:600px;
  text-align:center;
  line-height:30px;  
}

.legal-consent-container{
  margin: 30px 0 30px 0;
}

.hs-error-msgs li {text-align: left;}
.hs-error-msgs li label { margin-top: 0; text-align: left; position: relative }

.info-graphics{
  margin: 50px 0 50px 0;
}
.info-graphics img {
  margin: 0 auto;
  display: block;
}
.cards{
  margin: 90px auto 100px;
  width: calc(100% - 60px);
  max-width: 1180px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cards .card-container {
  width: calc(100%/3 - 3px);
  max-width: 389px;
  height: 401px;
  position: relative;
  background: #F5F7FA;
}

.cards .card-container .most-popular {
  background: #04142B;
  width: 100%;
  text-align: center;
  color: #fff;
  font-family: "Graphik-SemiBold", Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  box-sizing: border-box;
  padding: 18px 0 16px;
  margin-top: -50px;
  border-radius: 20px 20px 0px 0px; 
}

.cards .card-container .card {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 250px;
  text-align: center;
}

.cards .card-container .card .subscription-type {
  color: #fc495d;
  display: inline-block;
  font-family: Otamendi;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  margin-left: 10px;
}

.cards .card-container .card h3 {
  margin-bottom: 5px;
}

.cards .card-container .card .price {
  color: #04142b;
  font-family: Isidora Sans-Bold;
  font-size: 36px;
  margin-bottom: 40px;
}

.cards .card-container .card .price span {
  font-size: 20px;
}

.cards .card-container .card .description-strong {
  font-family: "Graphik-SemiBold", Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
}

.cards .card-container .card .description {
  font-family: "Graphik-Regular", Helvetica, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}

#form-box {
  width: calc(100% - 60px);
  max-width: 1180px;
}

.T-C{
  text-align:center;
  color: #B4BBC6;
  font-size:12px;
  line-height:18px;
  max-width: 1180px;
  width: calc(100% - 60px);
  margin: 0 auto 100px;
  padding-bottom: 100px;
  border-bottom: 1px solid #B4BBC6;
}

#how-it-works {
  max-width: 1180px;
  margin-bottom: 100px;
  padding-bottom: 100px;
  border-bottom: 1px solid #B4BBC6;
  max-width: 1180px;
}

#how-it-works .steps {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}

#how-it-works .steps .step {
  width: calc(100%/3 - 10px);
  max-width: 280px;
}

#how-it-works .steps .step:nth-child(2) {
  margin: 0 21px;
}

#how-it-works .steps .step .number {
  width: 80px;
  height: 80px;
  border: 1px solid #FC495D;
  color: #FC495D;
  text-align: center;
  margin: 0 auto;
  border-radius: 80px;
  font-size: 32px;
  font-family: "Isidora Sans-Bold", Helvetica, sans-serif;
  line-height: 73px;
}

#how-it-works .steps .step .step-name {
  margin: 30px 0;
  text-align: center;
  font-size: 16px;
  font-family: "Graphik-SemiBold", Helvetica, sans-serif;
  line-height: 24px;
}

#how-it-works .steps .step a {
  color: #FC495D;
}

#how-it-works .steps .step a:hover {
  color: #344051;
}

@media screen and (max-width: 940px) {
  .cards .card-container {
    max-width: 100%;
    width: 100%;
    margin: 3px 0;
  }
  
  #intro {
    display: block;
  }
  
  #intro .left {
    width: 100%;
  }
  
  #intro .right {
    margin: 60px auto 0;
    width: 100%;
  }
  
  #unlock .two_halves {
    display: block;
    margin: 0;
    width: 100%;
  }
  
  #unlock .two_halves .left {
    width: 100%;
  }
  
  .unlock-list .unlock-item .unlock-text {
    width: 100%;
  }
  
  #unlock .two_halves .right {
    width: 100%;
    bottom: unset;
    margin-top: 60px;
  }
  
  #how-it-works .steps {
    display: block;
  }
  
  #how-it-works .steps .step {
    width: 100%;
    margin: 0 auto 20px;
  }
  
  #how-it-works .steps .step:nth-child(2) {
    margin: 0 auto 20px;
  }
  
  .cards .card-container:nth-child(1) {
    margin-bottom: 53px;
  }
}

@media screen and (max-width: 697px) {
  .hs_choose_a_package {
    flex: 1 1 100%;
    margin-right: 0;
  }
}

@media screen and (max-width: 520px) {
  .header {
    height: unset !important;
  }
  
  .pd-partner {
    margin-top: 10px;
    padding: 0 40px;
    position: relative;
    right: 0;
    text-align: left;
  }
}
  
  
  