body {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin: 0;
  padding-top: 128px;
}
body h1,
body h2,
body h3 {
  font-size: 20px;
}

.hide {
  display: none !important;
}

.invisible {
  opacity: 0 !important;
}

.cursor-pointer {
  cursor: pointer;
}

.blueGradient {
  background: -ms-linear-gradient(-180deg, rgb(0, 94, 183) 0%, rgb(0, 45, 128) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#005EB7', endColorstr='#002D80' ,GradientType=0)";
  background: linear-gradient(270deg, rgb(0, 94, 183) 0%, rgb(0, 45, 128) 100%);
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#005EB7",endColorstr="#002D80" , GradientType=1);
}

.wrap {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1249px) {
  .wrap {
    max-width: 850px;
  }
}
@media (max-width: 949px) {
  .wrap {
    width: 100%;
    padding: 0 34px;
  }
}
@media (max-width: 759px) {
  .wrap {
    padding: 0 15px;
  }
}

main * {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  margin: 0;
}
main.show-form > .block-1,
main.show-form > .block-2,
main.show-form > .block-3 {
  display: none;
}
main:not(.show-form) .gated-form {
  display: none;
}
main .position-relative {
  position: relative;
}
main .blue-btn-container,
main .btn-container,
main .clear-btn-container {
  padding: 14px 0;
}
main .black-btn {
  color: white;
  background: #000000;
  text-decoration: none;
  padding: 16px 32px;
  border-radius: 50px;
  font-size: 12px;
}
main .blue-btn {
  color: white;
  background: #005eb8;
  text-decoration: none;
  padding: 17px 41px;
  border-radius: 50px;
  font-size: 12px;
}
main .clear-btn {
  color: white;
  text-decoration: none;
  padding: 17px 41px;
  border-radius: 50px;
  font-size: 12px;
}
main .white-border {
  border: 1px solid white;
}
main .light-blue-btn {
  color: white;
  background: #00a3e0;
  text-decoration: none;
  padding: 16.5px 36px;
  border-radius: 50px;
  height: 50px;
  font-size: 12px;
}
main .block-1 {
  padding: 33px 0 50px;
}
main .block-1 .breadcrumbs {
  display: flex;
  color: #b2b2b2;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
}
main .block-1 .breadcrumbs a {
  color: #1771c4;
  text-decoration: none;
}
main .block-1 .breadcrumbs span.sep {
  margin: 0 7px;
}
@media (max-width: 1249px) {
  main .block-1 .breadcrumbs {
    display: none;
  }
}
main .block-1 .text-img-container {
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media (max-width: 1249px) {
  main .block-1 .text-img-container {
    align-items: center;
  }
}
@media (max-width: 949px) {
  main .block-1 .text-img-container {
    flex-direction: column;
    position: relative;
    margin-bottom: 60px;
    padding-bottom: 30px;
  }
}
main .block-1 .text-img-container .part-1 {
  margin-right: 124px;
}
@media (max-width: 1249px) {
  main .block-1 .text-img-container .part-1 {
    margin-right: 38px;
  }
}
@media (max-width: 949px) {
  main .block-1 .text-img-container .part-1 {
    margin-right: 0;
  }
}
main .block-1 .text-img-container .part-1 .text-container h1 {
  margin: 48px 0 25px;
  font-size: 45px;
  line-height: 50px;
  font-weight: bold;
}
@media (max-width: 1249px) {
  main .block-1 .text-img-container .part-1 .text-container h1 {
    margin-top: 0;
  }
}
@media (max-width: 949px) {
  main .block-1 .text-img-container .part-1 .text-container h1 {
    margin: 14px 0 11px;
  }
}
@media (max-width: 759px) {
  main .block-1 .text-img-container .part-1 .text-container h1 {
    text-align: center;
  }
}
@media (max-width: 380px) {
  main .block-1 .text-img-container .part-1 .text-container h1 {
    font-size: 36px;
  }
}
main .block-1 .text-img-container .part-1 .text-container p {
  margin-bottom: 34px;
  line-height: 18px;
}
@media (max-width: 759px) {
  main .block-1 .text-img-container .part-1 .text-container p {
    text-align: center;
  }
}
@media (max-width: 949px) {
  main .block-1 .text-img-container .part-1 .btn-container {
    position: absolute;
    top: 100%;
    justify-content: center;
    display: flex;
    width: 100%;
  }
}
main .block-1 .text-img-container .part-2 {
  max-width: 444px;
  width: 100%;
  flex-shrink: 0;
}
main .block-1 .text-img-container .part-2 .img-container img {
  width: 100%;
}
main .block-2 {
  background-color: #00020f;
  color: white;
  position: relative;
  border-bottom: 1px solid #3f5b87;
  border-top: 1px solid #a2a3a4;
  min-height: 571px;
  overflow: hidden;
}
main .block-2.view-results .section-2 {
  display: none;
}
main .block-2:not(.view-results) .section-1 {
  display: none;
}
main .block-2 .question-container {
  position: relative;
}
main .block-2 .question-container.first-question-container .question-other {
  display: none !important;
}
@media (max-width: 949px) {
  main .block-2 .question-container.first-question-container .the-question {
    padding-top: 33px;
  }
}
main .block-2 .question-container:not(.first-question-container) .question-1 {
  display: none !important;
}
main .block-2 .background-img-container {
  position: absolute;
  top: -103px;
  left: -8%;
  right: 0;
  margin: 0 auto;
  z-index: -1;
}
@media (max-width: 1249px) {
  main .block-2 .background-img-container {
    top: -30px;
    left: -13%;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 759px) {
  main .block-2 .background-img-container {
    top: 60px;
  }
}
main .block-2 .background-img-container img {
  width: 110%;
}
@media (max-width: 1249px) {
  main .block-2 .background-img-container img {
    width: 168%;
  }
}
@media (max-width: 759px) {
  main .block-2 .background-img-container img {
    width: 224%;
  }
}
main .block-2 .section-1 {
  position: relative;
  z-index: 1;
  padding: 30px 0 74px;
}
@media (max-width: 949px) {
  main .block-2 .section-1 {
    padding-top: 0;
  }
}
main .block-2 .section-1 .background-img-container {
  top: 80px;
  left: -8%;
}
main .block-2 .section-1 .part-1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #888c97;
  position: relative;
  z-index: 5;
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-1 {
    display: none;
  }
}
main .block-2 .section-1 .part-1 .options-container {
  display: flex;
  justify-content: space-between;
}
main .block-2 .section-1 .part-1 .options-container .option h3 {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
main .block-2 .section-1 .part-1 .options-container .option p {
  font-size: 14px;
  line-height: 18px;
}
main .block-2 .section-1 .part-1 .reset-options-container {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 25px;
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-1 .reset-options-container {
    display: none;
  }
}
main .block-2 .section-1 .part-1 .reset-options-container a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
main .block-2 .section-1 .part-2 {
  position: relative;
}
main .block-2 .section-1 .part-2 .reset-options-container {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .reset-options-container {
    display: block;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .reset-options-container {
    display: none;
  }
}
main .block-2 .section-1 .part-2 .reset-options-container a {
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
main .block-2 .section-1 .part-2 .links-container {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .links-container {
    justify-content: start;
  }
}
main .block-2 .section-1 .part-2 .links-container img {
  width: 18px;
}
main .block-2 .section-1 .part-2 .product-main-product {
  padding: 27px 0 46px;
  border-bottom: 1px solid #b3b3b3;
  display: flex;
  justify-content: space-around;
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .evo-container .product-desc {
    margin-bottom: 24px !important;
  }
  main .block-2 .section-1 .part-2 .product-main-product .evo-container .blue-btn-container {
    margin-bottom: 30px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .wav-container .product-desc {
    margin-bottom: 67px !important;
  }
  main .block-2 .section-1 .part-2 .product-main-product .wav-container .blue-btn-container {
    margin-bottom: 32px !important;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product {
    flex-direction: column;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .center-part {
  display: flex;
  align-items: end;
  margin: 0 60px;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .product-main-product .center-part {
    margin: 0 30px;
    align-items: center;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .center-part {
    position: absolute;
    left: 303px;
    min-height: 320px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .center-part {
    position: relative;
    left: 0;
    margin: 0 auto;
    max-width: 100px;
    left: -124px;
    margin-top: -280px;
    min-height: unset;
    align-items: start;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .product-main-product .center-part img {
    margin-bottom: 30px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .center-part img {
    height: 320px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .center-part img {
    width: 100%;
    height: auto;
    margin: 0;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .center-part.r7-container {
    max-width: 86px;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .right-part {
  display: flex;
  flex-direction: column;
  justify-content: end;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .product-main-product .right-part {
    justify-content: center;
    position: relative;
    margin-top: 62px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .right-part {
    flex-direction: column-reverse;
    justify-content: end;
    margin-top: 75px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .right-part {
    margin: 0;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .right-part .add-features {
  max-width: 262px;
  margin-bottom: 74px;
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .right-part .add-features {
    margin: 0;
    margin-left: 50px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .right-part .add-features {
    margin-left: 0;
    margin-top: 31px;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .right-part .add-features h3 {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
}
main .block-2 .section-1 .part-2 .product-main-product .right-part .product-buttons-container {
  display: flex;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .product-main-product .right-part .product-buttons-container {
    width: 339px;
    position: absolute;
    right: 0;
    bottom: 0;
    justify-content: end;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .right-part .product-buttons-container {
    position: relative;
    flex-direction: column;
    align-items: end;
    flex: 1;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .right-part .product-buttons-container {
    width: 100%;
    align-items: center;
    right: 0;
    flex-direction: revert;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  main .block-2 .section-1 .part-2 .product-main-product .right-part .product-buttons-container .reset-options-container {
    top: 100%;
    left: 0;
    margin-top: 19px;
  }
  main .block-2 .section-1 .part-2 .product-main-product .right-part .product-buttons-container .blue-btn-container {
    margin: 0 !important;
  }
  main .block-2 .section-1 .part-2 .product-main-product .right-part .product-buttons-container a {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .right-part .product-buttons-container .blue-btn-container {
  margin-right: 15px;
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .right-part .product-buttons-container .blue-btn-container {
    margin: 0;
    margin-bottom: 23px;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .left-part {
  max-width: 459px;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part {
    max-width: 358px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part {
    max-width: 334px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part {
    max-width: unset;
    text-align: center;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .left-part .recommend {
  width: 257px;
  font-size: 19px;
  color: #272727;
  background-color: white;
  padding: 13px 0;
  text-align: center;
  font-size: 15px;
  line-height: 1.2;
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .recommend {
    margin: 0 auto;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .left-part h2 {
  margin: 20px 0 0px;
  font-size: 45px;
  line-height: 50px;
  font-weight: bold;
}
main .block-2 .section-1 .part-2 .product-main-product .left-part .sub-title {
  color: #b3b3b3;
  font-size: 30px;
  font-weight: bold;
}
main .block-2 .section-1 .part-2 .product-main-product .left-part .product-desc {
  margin: 18px 0 38px;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .product-desc {
    margin: 6px 0 20px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .product-desc {
    margin-bottom: 50px;
    max-width: 282px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .product-desc {
    margin-bottom: 25px;
    max-width: unset;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .features-details-container {
    text-align: left;
    max-width: 213px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    right: -49px;
    position: relative;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .left-part .features {
  font-size: 18px;
  line-height: 24px;
}
main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block {
  margin-top: 9px;
  border: 2px solid #b3b3b3;
  min-width: 459px;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block {
    min-width: 358px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block {
    min-width: 334px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block {
    min-width: unset;
    width: 100%;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block .the-features {
  padding: 19px 19px 23px;
  font-weight: bold;
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block .the-features {
    padding: 14px;
    font-size: 13px;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block .links-container {
  padding: 20px 19px;
  border-top: 2px solid #b3b3b3;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block .links-container {
    flex-direction: column;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block .links-container {
    padding: 10px 14px;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block .links-container a {
  color: #b3b3b3;
  text-decoration: none;
  font-size: 15px;
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block .links-container a {
    font-size: 14px;
  }
}
main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block .links-container a img {
  margin-bottom: 4px;
}
main .block-2 .section-1 .part-2 .product-main-product .left-part .features-block .links-container a:last-child {
  margin-right: 18px;
}
main .block-2 .section-1 .part-2 .email-text-msg br {
  display: none;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .email-text-msg br {
    display: block;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .email-text-msg {
    text-align: center;
    font-size: 18px;
  }
  main .block-2 .section-1 .part-2 .email-text-msg br {
    display: none;
  }
}
main .block-2 .section-1 .part-2 .sub-products-container {
  padding-top: 40px;
}
main .block-2 .section-1 .part-2 .sub-products-container .recommend-sub-products {
  font-size: 16px;
  line-height: 20px;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products {
  margin-top: 47px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products {
    flex-direction: column;
    margin-top: -12px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products {
    margin-top: 20px;
  }
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product {
  max-width: 367px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product {
    max-width: unset;
    position: relative;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product {
    margin-bottom: 43px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product > div:first-child {
    margin-left: 157px;
    position: absolute;
    top: 22px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product > div:first-child {
    top: 25px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product > div:first-child {
    position: relative;
    margin: 0;
    top: 0 !important;
    text-align: center;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product > div:last-child {
    display: flex;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product > div:last-child {
    flex-direction: column-reverse;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product > div:last-child {
    margin-top: 20px;
    flex-direction: column;
  }
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: bold;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product h3 {
  font-size: 25px;
  font-weight: bold;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product p.desc {
  line-height: 20px;
  font-size: 15px;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .sub-title {
  margin-bottom: 20px;
  color: #a4a4a4;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container {
  display: flex;
  justify-content: space-between;
  margin-top: 24px;
  margin-bottom: 46px;
  align-items: end;
}
@media (min-width: 1250px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container {
    justify-content: end;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container {
    flex: 1;
    justify-content: start;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container {
    position: relative;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container {
    margin: 0 !important;
    align-items: start;
  }
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container {
  max-width: 250px;
  margin-top: 9px;
  border: 1px solid #4d4d4d;
  min-height: 200px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container {
    max-width: unset;
    flex: 1;
    min-height: unset;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container {
    margin-right: 0;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container {
    margin: 0 !important;
    min-width: 220px !important;
  }
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container {
  flex-direction: column;
  padding: 12px 18px;
  border-top: 1px solid #4d4d4d;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container {
    flex-direction: row;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container {
    flex-direction: revert;
    justify-content: start;
    padding: 12px 13px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container {
    flex-direction: column;
  }
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container a {
  text-decoration: none;
  font-size: 14px;
  color: #005eb8;
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container a:first-child {
    margin-bottom: 0;
    margin-right: 48px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container a {
    margin-right: 25px !important;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container a {
    margin-right: 16px !important;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container a {
    display: flex;
    align-items: start;
  }
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container a img {
    margin-right: 5px;
  }
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container a:last-child {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .links-container a:last-child img {
  margin-left: 5px !important;
  margin-right: 7px !important;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .the-features {
  padding: 14px 18px;
  font-size: 12px;
  line-height: 16px;
  flex: 1;
  font-weight: bold;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .the-features p {
  margin-bottom: 10px;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .product-features-container .the-features p:last-child {
  margin-bottom: 0;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .img-container {
  max-width: 100px;
}
@media (min-width: 1250px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .img-container {
    height: 247px;
    display: flex;
    align-items: end;
    margin-right: 15px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .img-container {
    min-width: 133px;
    margin-right: 24px;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .img-container {
    min-width: 124px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .img-container {
    width: 86px;
    min-width: unset;
  }
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .product-details-container .img-container img {
  max-width: 100%;
  max-height: 100%;
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .btns-container {
  display: flex;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .btns-container {
    flex-direction: column;
    justify-content: end;
    margin-bottom: 46px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .btns-container {
    position: absolute;
    right: 0;
    top: 24px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .btns-container {
    position: relative;
    flex-direction: revert;
    justify-content: space-between;
  }
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .btns-container > div {
    margin: 0 !important;
  }
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .btns-container > div a {
    padding: 17px 36px !important;
  }
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .btns-container .clear-btn-container {
  margin-left: 10px;
  margin-right: 15px;
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product .btns-container .clear-btn-container {
    margin: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.ion .img-container img {
    width: 117px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.ion .img-container img {
    width: 100% !important;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.ion .btns-container {
    margin-bottom: 20px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.ion .product-details-container {
    margin-bottom: 20px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.r7 .img-container {
    align-self: start;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.r7 .img-container {
    height: 227px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.r7 .img-container img {
    width: 113px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.r7 .img-container img {
    width: 100px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.r7 .img-container img {
    max-width: 100%;
    max-height: 100%;
    width: unset;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.ion > div:first-child, main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.r7 > div:first-child {
    top: 52px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.ion > div:first-child, main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.r7 > div:first-child {
    top: 25px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.ion .product-features-container, main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.r7 .product-features-container {
    margin-top: 180px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.ion .product-features-container, main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.r7 .product-features-container {
    margin-top: 149px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.evo .product-features-container {
    margin-bottom: -37px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.evo .btns-container {
    margin-bottom: 17px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.wav .product-features-container {
    margin-bottom: -62px;
  }
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.wav .btns-container {
    margin-bottom: -7px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.wav {
    margin-bottom: 43px;
  }
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.wav .product-features-container {
    margin-bottom: -86px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.evo {
    margin-bottom: 43px;
  }
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.evo .product-features-container {
    margin-bottom: -67px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.evo .btns-container {
    margin-bottom: 17px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.evo .product-details-container {
    margin-bottom: 40px;
  }
}
main .block-2 .section-1 .part-2 .sub-products-container .sub-products .sub-product.sub-product-2 {
  margin-bottom: 0;
}
main .block-2 .section-2 {
  position: relative;
  z-index: 1;
  padding: 24px 0 44px;
}
@media (max-width: 949px) {
  main .block-2 .section-2 {
    padding: 0;
    min-height: 571px;
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 {
    min-height: 780px;
  }
}
main .block-2 .section-2 .part-1 {
  padding-bottom: 10px;
  border-bottom: 1px solid #888c97;
  position: relative;
  z-index: 5;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-1 {
    display: none;
  }
}
main .block-2 .section-2 .part-1 .options-container {
  display: flex;
  justify-content: space-between;
}
main .block-2 .section-2 .part-1 .options-container .option {
  cursor: pointer;
}
main .block-2 .section-2 .part-1 .options-container .option h3 {
  color: #005eb8;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
main .block-2 .section-2 .part-1 .options-container .option p {
  color: #888c97;
  font-size: 14px;
  line-height: 18px;
}
main .block-2 .section-2 .part-1 .reset-options-container {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 3px;
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-1 .reset-options-container {
    display: none;
  }
}
main .block-2 .section-2 .part-1 .reset-options-container a {
  text-decoration: none;
  color: #005eb8;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
main .block-2 .section-2 .part-2 {
  padding: 41px 0 23px;
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2.thankyou-active .reset-options-container {
    display: block !important;
    bottom: 40px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 {
    flex: 1;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 {
    order: 2;
    padding: 0;
    margin-bottom: 30px;
  }
  main .block-2 .section-2 .part-2 .the-question {
    padding-top: 0;
  }
}
main .block-2 .section-2 .part-2 .reset-options-container {
  display: none;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .reset-options-container {
    position: absolute;
    right: 0;
    top: 0;
    margin-top: 25px;
    display: block;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .reset-options-container {
    display: none;
    bottom: 90px;
    top: unset;
    text-align: center;
    left: 0;
  }
}
main .block-2 .section-2 .part-2 .reset-options-container a {
  text-decoration: none;
  color: #005eb8;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}
main .block-2 .section-2 .part-2 .the-question {
  position: relative;
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
}
main .block-2 .section-2 .part-2 .the-question h2 {
  border-bottom: 5px solid #005eb8;
  position: absolute;
  top: 0;
  left: 0;
  padding-bottom: 6px;
  z-index: 5;
  font-size: 16px;
  line-height: 20px;
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question h2 {
    position: unset;
    margin: 0 auto;
    width: -moz-fit-content;
    width: fit-content;
  }
}
main .block-2 .section-2 .part-2 .the-question h2 span {
  color: #005eb8;
  font-weight: bold;
}
main .block-2 .section-2 .part-2 .the-question.question-other {
  display: flex;
  min-height: 370px;
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question.question-other {
    min-height: unset;
  }
}
main .block-2 .section-2 .part-2 .the-question.question-other .thankyou {
  position: absolute;
  width: 221px;
  left: 0;
  top: 0;
  font-size: 16px;
  line-height: 20px;
  margin-top: 60px;
  margin-left: 60px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .thankyou {
    margin-left: 0;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .thankyou {
    margin: 0 auto;
    position: unset;
    margin-top: 100px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .thankyou p {
    margin-bottom: 32px;
  }
}
main .block-2 .section-2 .part-2 .the-question.question-other h2 {
  position: unset;
}
main .block-2 .section-2 .part-2 .the-question.question-other .industry-building {
  height: 360px;
  position: relative;
  left: 400px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .industry-building {
    max-width: 525px;
    left: 317px;
    top: 37px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .industry-building {
    max-width: 473px;
    right: 0;
    top: 161px;
    left: 0;
    margin: 0 auto;
    margin-left: 208px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .industry-building {
    display: none;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .industry-building.hospitality {
    left: 380px !important;
    top: 5px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .industry-building.hospitality {
    left: 48px !important;
    top: 85px;
  }
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .industry-building.other {
    left: 391px !important;
    top: 17px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .industry-building.other {
    left: 48px !important;
    top: 85px;
  }
}
main .block-2 .section-2 .part-2 .the-question.question-other .industry-building img {
  margin-top: -105px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .industry-building img {
    width: 100%;
  }
}
main .block-2 .section-2 .part-2 .the-question.question-other .question-text {
  width: 312px;
  position: absolute;
  left: 0;
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .question-text {
    position: unset;
    margin: 0 15px;
    width: auto;
  }
}
main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-img {
  padding: 41px 73px 0;
  display: flex;
  justify-content: center;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-img {
    padding: 0;
    justify-content: start;
    padding-top: 28px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-img {
    justify-content: center;
    padding-top: 100px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-img img {
    max-width: 164px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-img.voice img {
    max-width: 275px;
  }
}
main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-options {
  margin-top: 15px;
}
main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-options .dropdown .dropdown-toggle::after {
  border-top: 0.6em solid;
  border-right: 0.4em solid transparent;
  border-bottom: 0;
  border-left: 0.4em solid transparent;
  top: 10px;
  position: absolute;
  right: 12px;
}
main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-options .dropdown ul {
  width: 100%;
  border-radius: 0;
  background-color: #1b293e;
  padding: 0;
  border: 0;
  top: 4px !important;
}
main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-options .dropdown ul li a {
  color: white;
  border-bottom: 1px solid #535d6a;
  height: 28px;
}
main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-options .dropdown ul li a:hover {
  background-color: #868f99;
}
main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-options .dropdown ul li:last-child a {
  border-bottom: 0;
}
main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-options button {
  width: 100%;
  text-align: left;
  border-radius: 0;
  height: 28px;
  padding: 0 12px;
  border: 1px solid #535d6a;
  background-color: #1b293e;
}
main .block-2 .section-2 .part-2 .the-question.question-other .question-text .question-options button.show::after {
  transform: rotate(180deg);
}
main .block-2 .section-2 .part-2 .the-question .industries-container {
  position: relative;
  min-height: 370px;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container {
    display: flex;
    flex-wrap: wrap;
    max-width: 580px;
    margin: 0 auto;
    padding-top: 80px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container {
    display: flex;
    flex-wrap: wrap;
    max-width: 287px;
    margin: 0 auto;
    padding-top: 32px;
    justify-content: space-between;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry {
    position: unset;
    margin: 0 !important;
    flex-direction: column-reverse;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry .title {
  position: absolute;
  bottom: 100%;
  width: 116px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 37px;
  background-color: white;
  color: black;
  border-radius: 4px;
  border: 1px solid #c6c8cd;
  margin-bottom: 18px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry .title {
    margin-bottom: 13px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry .title {
    background: none;
    border: none;
    position: unset;
    align-items: start;
    margin-top: 5px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry .title {
    margin-bottom: 0;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry .title p {
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  color: #272727;
  cursor: pointer;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry .title p {
    color: #fff;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry .title::before {
  content: "";
  width: 12px;
  height: 12px;
  background-color: white;
  display: block;
  position: absolute;
  top: 100%;
  transform: rotate(45deg);
  margin-top: -6px;
  border: 1px solid #888c97;
  z-index: -1;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry .title::before {
    display: none;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-1 {
  left: 32px;
  top: 50%;
  margin-top: -47px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-1 {
    margin-top: -1px;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-2 {
  left: 191px;
  bottom: 105px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-2 {
    left: 150px;
    bottom: 179px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-2 {
    order: 3;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-3 {
  left: 350px;
  bottom: 27px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-3 {
    left: 183px;
    bottom: 13px;
  }
}
@media (min-width: 760px) and (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-3 {
    order: 10;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-3 {
    order: 10;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-4 {
  left: 368px;
  top: 50%;
  margin-top: -123px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-4 {
    left: 312px;
    margin-top: -154px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-4 {
    order: 5;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-5 {
  left: 518px;
  bottom: 67px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-5 {
    left: 335px;
    bottom: 58px;
  }
}
@media (min-width: 760px) and (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-5 {
    order: 7;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-5 {
    order: 4;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-6 {
  left: 632px;
  top: 50%;
  margin-top: -102px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-6 {
    left: 448px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-6 {
    order: 7;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-7 {
  left: 750px;
  bottom: 62px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-7 {
    left: 535px;
    bottom: 46px;
  }
}
@media (min-width: 760px) and (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-7 {
    order: 8;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-7 {
    order: 6;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-8 {
  left: 926px;
  bottom: 23px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-8 {
    left: 672px;
    bottom: 5px;
  }
}
@media (min-width: 760px) and (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-8 {
    order: 9;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-8 {
    order: 8;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-9 {
  right: 190px;
  top: 78px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-9 {
    top: 38px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-9 {
    order: 9;
  }
}
main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-10 {
  right: 41px;
  top: 50%;
  margin-top: -41px;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-10 {
    margin-top: -102px;
  }
}
@media (min-width: 760px) and (max-width: 1249px) {
  main .block-2 .section-2 .part-2 .the-question .industries-container .industry.industry-10 {
    order: 6;
  }
}
main .block-2 .section-2 .part-2 .icon {
  position: relative;
  max-width: 77px;
  max-height: 97px;
  cursor: pointer;
}
main .block-2 .section-2 .part-2 .icon img.geo-icon {
  width: 100%;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .icon img.geo-icon {
    display: none;
  }
}
main .block-2 .section-2 .part-2 .icon .industry-icon-cotainer {
  position: absolute;
  top: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 55px;
  height: 55px;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .icon .industry-icon-cotainer {
    display: none;
  }
}
main .block-2 .section-2 .part-2 .icon .industry-icon-cotainer img {
  max-width: 90%;
  max-height: 90%;
}
main .block-2 .section-2 .part-2 .icon .industry-icon-phone-container {
  display: none;
}
main .block-2 .section-2 .part-2 .icon .industry-icon-phone-container img {
  width: 100%;
  height: 100%;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-2 .icon .industry-icon-phone-container {
    display: block;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-3 {
    margin-bottom: 40px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-3 {
    order: 1;
    margin-bottom: 35px;
    margin-top: 28px;
  }
  main .block-2 .section-2 .part-3 .options-dots-container {
    max-width: unset !important;
    margin: 0 18px !important;
  }
}
main .block-2 .section-2 .part-3 .back-button {
  border: 1px solid #005eb8;
  border-radius: 24.608px;
  width: 101.4192px;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 44px;
  left: 0;
}
@media (max-width: 1249px) {
  main .block-2 .section-2 .part-3 .back-button {
    bottom: 90px;
  }
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-3 .back-button {
    bottom: 103px;
    left: 50px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-3 .back-button {
    right: 0;
    left: 0;
    margin: 0 auto;
    bottom: 80px;
  }
}
main .block-2 .section-2 .part-3 .back-button a {
  color: white;
  text-decoration: none;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  width: 100%;
  padding: 17px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
main .block-2 .section-2 .part-3 .back-button a img {
  margin-right: 7px;
}
main .block-2 .section-2 .part-3 .options-dots-container {
  display: flex;
  justify-content: space-between;
  max-width: 710px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-3 .options-dots-container {
    max-width: 580px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-3 .options-dots-container {
    max-width: 340px;
  }
}
main .block-2 .section-2 .part-3 .options-dots-container hr {
  position: absolute;
  width: 95%;
  border-width: 2.5px;
  border-color: #1e1e1e;
  border-style: solid;
  z-index: -1;
  top: 50%;
  margin-top: -2.5px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  background-color: #1e1e1e;
  opacity: 1;
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-3 .options-dots-container hr {
    border-width: 1px;
  }
}
main .block-2 .section-2 .part-3 .options-dots-container hr.active {
  width: 100px;
  left: 15px;
  border-color: #005eb8;
  background-color: #005eb8;
  right: unset;
  margin-right: unset;
  margin-left: unset;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-3 .options-dots-container hr.active {
    width: 77px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-3 .options-dots-container hr.active {
    width: 31px;
  }
}
main .block-2 .section-2 .part-3 .options-dots-container .option-dot {
  position: relative;
}
@media (max-width: 949px) {
  main .block-2 .section-2 .part-3 .options-dots-container .option-dot {
    width: 28px;
    height: 28px;
  }
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-3 .options-dots-container .option-dot {
    width: 16px;
    height: 30px;
  }
}
main .block-2 .section-2 .part-3 .options-dots-container .option-dot .step {
  max-width: 33px;
}
@media (max-width: 759px) {
  main .block-2 .section-2 .part-3 .options-dots-container .option-dot .step {
    max-width: 16px;
  }
}
main .block-2 .section-2 .part-3 .options-dots-container .option-dot .step img {
  width: 100%;
}
main .block-2 .section-2 .part-3 .options-dots-container .option-dot .step.current {
  display: none;
}
main .block-2 .section-2 .part-3 .options-dots-container .option-dot.current-option .step {
  display: none;
}
main .block-2 .section-2 .part-3 .options-dots-container .option-dot.current-option .step.current {
  display: block;
}
main .block-3 .text-cta-container {
  min-height: 188px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}
@media (max-width: 949px) {
  main .block-3 .text-cta-container {
    flex-direction: column;
  }
}
@media (max-width: 759px) {
  main .block-3 .text-cta-container {
    margin: 0 45px;
    text-align: center;
  }
}
main .block-3 .text-cta-container h3 {
  margin-right: 97px;
}
@media (max-width: 949px) {
  main .block-3 .text-cta-container h3 {
    margin: 0;
  }
}
@media (max-width: 949px) {
  main .block-3 .text-cta-container .btn-container {
    margin-top: 30px;
  }
}
main .gated-form {
  background-color: #00010a;
  overflow: hidden;
  /* End of Motorola Eloqua form styles */
  /* start of form style */
  /* #menu-toggle:checked+.menu-button-container .menu-button::before {
      margin-top: 0px;
      transform: rotate(405deg);
  } */
  /* end of form style */
  /* general template starts here */
  /* Media styles */
  /* for 1024px to 1170px */
  /* for 768px to 1000px */
  /* for 375px to 500px */
}
main .gated-form.full-height {
  min-height: 100vh;
}
main .gated-form body p,
main .gated-form html p {
  /* margin: 0; */
}
main .gated-form body a,
main .gated-form html a {
  /* margin: 0; */
}
main .gated-form .form-holder {
  padding: 10px 0 0;
}
main .gated-form .form-holder .container-fluid {
  padding: 0;
}
main .gated-form .form-holder .container-fluid .form-element-layout {
  margin-bottom: 10px !important;
  /* padding: 0; */
  padding-left: 0;
  padding-right: 0;
}
main .gated-form .form-holder .container-fluid .elq-form .elq-field-style {
  padding: 0;
}
main .gated-form .form-holder .container-fluid .single-checkbox-row {
  margin: 10px 0 5px;
}
main .gated-form .form-holder .container-fluid label {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-weight: 100;
  margin-bottom: 5px;
  padding-left: 46px !important;
}
main .gated-form .form-holder .container-fluid input,
main .gated-form .form-holder .container-fluid input[type=date],
main .gated-form .form-holder .container-fluid input[type=datetime-local],
main .gated-form .form-holder .container-fluid input[type=datetime],
main .gated-form .form-holder .container-fluid input[type=email],
main .gated-form .form-holder .container-fluid input[type=month],
main .gated-form .form-holder .container-fluid input[type=number],
main .gated-form .form-holder .container-fluid input[type=password],
main .gated-form .form-holder .container-fluid input[type=range],
main .gated-form .form-holder .container-fluid input[type=search],
main .gated-form .form-holder .container-fluid input[type=tel],
main .gated-form .form-holder .container-fluid input[type=text],
main .gated-form .form-holder .container-fluid input[type=time],
main .gated-form .form-holder .container-fluid input[type=url],
main .gated-form .form-holder .container-fluid input[type=week],
main .gated-form .form-holder .container-fluid textarea,
main .gated-form .form-holder .container-fluid select {
  box-sizing: border-box;
}
main .gated-form .form-holder .container-fluid input:focus,
main .gated-form .form-holder .container-fluid input[type=date]:focus,
main .gated-form .form-holder .container-fluid input[type=datetime-local]:focus,
main .gated-form .form-holder .container-fluid input[type=datetime]:focus,
main .gated-form .form-holder .container-fluid input[type=email]:focus,
main .gated-form .form-holder .container-fluid input[type=month]:focus,
main .gated-form .form-holder .container-fluid input[type=number]:focus,
main .gated-form .form-holder .container-fluid input[type=password]:focus,
main .gated-form .form-holder .container-fluid input[type=range]:focus,
main .gated-form .form-holder .container-fluid input[type=search]:focus,
main .gated-form .form-holder .container-fluid input[type=tel]:focus,
main .gated-form .form-holder .container-fluid input[type=text]:focus,
main .gated-form .form-holder .container-fluid input[type=time]:focus,
main .gated-form .form-holder .container-fluid input[type=url]:focus,
main .gated-form .form-holder .container-fluid input[type=week]:focus,
main .gated-form .form-holder .container-fluid textarea:focus,
main .gated-form .form-holder .container-fluid select:focus {
  border: 1px solid #00a3e0;
  box-shadow: 0 0 0 2px rgba(0, 163, 224, 0.5);
  outline: 0;
}
main .gated-form .form-holder .container-fluid input:hover {
  /* border: 1px solid #000; */
}
main .gated-form .form-holder .container-fluid .select-wrap {
  position: relative;
}
main .gated-form .form-holder .container-fluid .select-wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
main .gated-form .form-holder .container-fluid ::-moz-placeholder {
  color: #000;
}
main .gated-form .form-holder .container-fluid ::placeholder {
  color: #000;
}
main .gated-form .form-holder .container-fluid .form-control:focus {
  border-color: #004281;
  box-shadow: 0 0 1px 1px #004281;
  outline: 0;
}
main .gated-form .single-checkbox-row {
  margin: 20px 0 40px;
}
main .gated-form .single-checkbox-row input[type=checkbox] {
  color: #000;
  cursor: pointer;
  opacity: 0;
  position: absolute;
  z-index: 10;
  z-index: 1;
}
main .gated-form .single-checkbox-row label {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  padding-left: 40px;
  position: relative;
  text-align: left;
  text-transform: none;
}
main .gated-form .single-checkbox-row label a {
  color: #fff;
  position: relative;
  text-decoration: underline;
  transition: all 0.3s ease;
  z-index: 5;
}
main .gated-form .single-checkbox-row label a:hover {
  color: #00a3e0;
}
main .gated-form .single-checkbox-row label:after,
main .gated-form .single-checkbox-row label:before {
  content: "";
  display: inline-block;
  position: absolute;
}
main .gated-form .single-checkbox-row label:before {
  background-color: transparent;
  border: 3px solid #fff;
  height: 22px;
  left: 0;
  top: 0;
  width: 22px;
}
main .gated-form .single-checkbox-row label:after {
  border-color: #fff;
  border-bottom: 2px solid;
  border-left: 2px solid;
  color: #fff;
  height: 7px;
  left: 5px;
  top: 6px;
  transform: rotate(-45deg);
  width: 12px;
}
main .gated-form .single-checkbox-row input[type=checkbox] + label:after {
  content: none;
}
main .gated-form .single-checkbox-row input[type=checkbox]:checked + label:after {
  content: "";
}
main .gated-form .single-checkbox-row input[type=checkbox]:focus + label:before {
  border: 3px solid #fff;
}
main .gated-form .single-checkbox-row input[type=checkbox]:checked + label:before {
  /* outline: 3px auto #fff; */
}
main .gated-form .radio label {
  cursor: pointer;
  padding: 0 0 0 40px;
  position: relative;
}
main .gated-form .radio label input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #004281;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  margin: 0 0 0 -40px;
  outline: none;
  overflow: hidden;
  position: absolute;
  top: 2px;
  transition: all 0.3s ease;
  width: 22px;
}
main .gated-form .radio label input:after {
  background: #fff;
  content: "";
  transition: all 0.5s ease;
}
main .gated-form .radio label input:checked:before,
main .gated-form .radio label input:hover:after {
  background: #004281;
  border-radius: 100px;
  content: "";
  display: block;
  height: 12px;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 12px;
}
main .gated-form .radio label input:checked,
main .gated-form .radio label input:hover {
  background-color: #fff;
}
main .gated-form .field-control-wrapper {
  position: relative;
}
main .gated-form .field-control-wrapper [type=email],
main .gated-form .field-control-wrapper [type=text] {
  background-position: 100%;
}
main .gated-form .field-control-wrapper .parsley-error {
  border: 1px solid #db7076 !important;
}
main .gated-form .field-control-wrapper .parsley-error:focus {
  box-shadow: 0 0 0 2px rgba(226, 62, 79, 0.5) !important;
}
main .gated-form .field-control-wrapper [type=email].parsley-error,
main .gated-form .field-control-wrapper [type=text].parsley-error {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath fill='%23e23e4f' class='fill-primary' d='M23.837 22.146 16.611 9.154c-.077-.154-.308-.154-.385 0L9 22.146v.23l.23.154h14.453l.231-.153v-.231h-.077zm-6.765-8.533-.307 4.997h-.692l-.308-4.997h1.384-.077zm-.692 7.457a.689.689 0 0 1-.692-.692.69.69 0 0 1 .692-.692c.385 0 .692.307.692.692a.689.689 0 0 1-.692.692z'/%3E%3C/svg%3E");
  background-position: 100%;
  background-repeat: no-repeat;
}
main .gated-form .field-control-wrapper span.msg-is-invalid {
  bottom: -21px;
  color: #db7076;
  font-size: 11px;
  left: 0;
  position: absolute;
  text-align: right;
  width: 100%;
}
main .gated-form .res-container {
  margin-bottom: 0;
  position: absoulte;
  width: 100%;
}
main .gated-form header {
  height: 72px;
}
main .gated-form .wrap {
  max-width: 1206px;
  width: 100%;
  margin: 0 auto;
  padding: 0 33px;
}
main .gated-form .header-wrap {
  display: flex;
  align-items: center;
  height: 100%;
  justify-content: space-between;
}
main .gated-form header .logo {
  margin-right: 10px;
}
main .gated-form header .logo img.mobile {
  display: none;
}
main .gated-form header .menu-options {
  white-space: nowrap;
  display: flex;
  align-items: center;
  overflow-x: auto;
  background-color: #fff;
}
main .gated-form header .menu-options a {
  color: #808080;
  font-size: 14px;
  text-decoration: none;
  margin: 0 22.5px;
}
main .gated-form .headerBtn {
  padding: 15px 35.1px;
  background-color: #000000;
  color: white !important;
  text-decoration: none;
  border-radius: 1.3125rem;
  font-size: 14px !important;
  text-transform: uppercase;
  text-align: center;
  line-height: 10px;
  display: block;
}
main .gated-form .headerBtn:hover {
  background-color: #4d4d4d;
}
main .gated-form .button-black {
  padding: 15px 37px;
  background-color: #000000;
  color: white !important;
  text-decoration: none;
  border-radius: 1.3125rem;
  font-size: 14px !important;
  text-transform: uppercase;
  text-align: center;
  line-height: 10px;
  display: block;
}
main .gated-form .button-black:hover {
  background-color: #4d4d4d;
}
main .gated-form .block-background-image-1,
main .gated-form .block-background-image {
  position: relative;
}
main .gated-form .block-background-image-1::before,
main .gated-form .block-background-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: grayscale(100%);
  background-size: cover;
}
main .gated-form .wh-100 {
  width: 100%;
  height: 100%;
}
main .gated-form .bg-darkBlue {
  padding-bottom: 0.1px;
}
main .gated-form .bg-lightBlue {
  background-color: rgba(0, 163, 224, 0.8);
  padding-bottom: 0.1px;
}
main .gated-form .bg-darkGreen {
  background-color: rgba(109, 113, 46, 0.8);
  padding-bottom: 0.1px;
}
main .gated-form .bg-lightGreen {
  background-color: rgba(183, 191, 16, 0.8);
  padding-bottom: 0.1px;
}
main .gated-form .bg-orange {
  background-color: rgba(255, 130, 0, 0.8);
  padding-bottom: 0.1px;
}
main .gated-form .bg-midnightBlue {
  background-color: rgba(36, 19, 95, 0.8);
  padding-bottom: 0.1px;
}
main .gated-form .bg-brown {
  background-color: rgba(109, 79, 71, 0.8);
  padding-bottom: 0.1px;
}
main .gated-form .bg-red {
  background-color: rgba(203, 51, 59, 0.8);
  padding-bottom: 0.1px;
}
main .gated-form .text-img-block {
  padding-top: 64px;
  display: flex;
  color: white;
  justify-content: space-between;
  align-items: center;
}
main .gated-form .text-img-block .thankyou-text {
  margin-bottom: 48px;
}
main .gated-form .text-img-block .thankyou-text p {
  margin: 0;
  display: flex;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 33px !important;
  max-width: 579px;
  margin: 30px 0 35px;
}
main .gated-form .text-img-block .thankyou-text .checkbox-container {
  display: inline-flex;
  margin-right: 20px;
  align-items: center;
}
main .gated-form .text-img-block .text-block h1 {
  text-transform: uppercase;
  margin: 0;
  font-size: 45px;
  line-height: 54px;
  font-weight: 700;
}
main .gated-form .text-img-block .text-block h5 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 20px;
  line-height: 21px;
  margin-bottom: 15px;
  color: #00a3e0;
}
main .gated-form .text-img-block .text-block p {
  font-size: 16px;
  line-height: 24px;
  max-width: 579px;
}
main .gated-form .text-img-block .img-block {
  margin-left: 50px;
  max-width: calc(100% - 660px);
}
main .gated-form .text-img-block .img-block img {
  max-width: 100%;
}
main .gated-form form {
  margin: 0;
}
main .gated-form .form-container {
  color: white;
  background-color: rgba(0, 163, 224, 0.3019607843);
  margin-top: 10px;
  margin-left: -33px;
  margin-right: -33px;
  padding: 35px 33px;
  margin-bottom: 43px;
}
main .gated-form .form-container input,
main .gated-form .form-container select,
main .gated-form .form-container textarea {
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid white;
  color: white;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 19px;
}
main .gated-form .LV_validation_message {
  display: none;
}
main .gated-form .form-container .consentContainer select {
  background-color: rgba(0, 0, 0, 0.4) !important;
  border: 1px solid white !important;
  color: white !important;
}
main .gated-form .form-container input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 16px;
  line-height: 19px;
  color: white !important;
  opacity: 1;
  /* Firefox */
}
main .gated-form .form-container input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 16px;
  line-height: 19px;
  color: white !important;
  opacity: 1;
  /* Firefox */
}
main .gated-form .form-container textarea::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white !important;
  /* Firefox */
}
main .gated-form .form-container textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white !important;
  /* Firefox */
}
main .gated-form .form-container textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white !important;
}
main .gated-form .form-container textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white !important;
}
main .gated-form .form-container select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url("../img/arrow-down.png");
  background-repeat: no-repeat;
  background-position: 98% 55%;
}
main .gated-form .form-container select:focus-visible,
main .gated-form .form-container input:focus-visible {
  outline: none;
}
main .gated-form .form-container .linkedin-holder {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 27px;
}
main .gated-form .form-container .linkedin-holder .linkedin-holder__button {
  background: #fff;
  border-radius: 30px;
  color: #000;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 9px 36px;
  display: flex;
  align-items: center;
}
main .gated-form .form-container .linkedin-holder .linkedin-holder__button img {
  width: 32px;
  margin-right: 8px;
}
main .gated-form .form-container .linkedin-holder .linkedin-holder__iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 290px;
  cursor: pointer;
  overflow: hidden;
  background: #fff;
  height: 32px;
  left: 39px;
  margin: 0 auto;
  opacity: 0.001;
  position: absolute;
  right: 0;
  top: 8px;
  width: 176px;
}
main .gated-form .form-container iframe {
  width: 100% !important;
  height: 100% !important;
}
main .gated-form .full-width {
  width: 100% !important;
}
main .gated-form .texts-columns-blocks-container {
  background-color: #151515;
  color: white;
  padding: 60px 0;
}
main .gated-form .texts-columns-blocks-container .texts-block {
  max-width: 710px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
main .gated-form .texts-columns-blocks-container .texts-block h2 {
  font-size: 41px;
  line-height: 49px;
  margin-bottom: 25px;
}
main .gated-form .texts-columns-blocks-container .texts-block p {
  font-size: 16px;
  margin: 0;
}
main .gated-form .texts-columns-blocks-container .columns-block {
  display: flex;
  margin: 40px -10px 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
main .gated-form .texts-columns-blocks-container .columns-block .img-container {
  max-width: 216px;
  max-height: 114px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  margin-bottom: 24px;
}
main .gated-form .texts-columns-blocks-container .columns-block .img-container.center {
  align-items: center;
}
main .gated-form .texts-columns-blocks-container .columns-block .img-container.top {
  align-items: start;
}
main .gated-form .texts-columns-blocks-container .columns-block .img-container.bottom {
  align-items: end;
}
main .gated-form .texts-columns-blocks-container .columns-block .img-container img {
  max-width: 100%;
  display: block;
}
main .gated-form .texts-columns-blocks-container .columns-block .column {
  /* max-width: 250px; */
  width: 25%;
  /* justify-content: space-between; */
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 10px;
}
main .gated-form .texts-columns-blocks-container .columns-block .column h5 {
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
}
main .gated-form .texts-columns-blocks-container .columns-block .column p {
  margin: 0;
}
main .gated-form .texts-columns-blocks-container .button-block {
  display: flex;
  justify-content: center;
  margin-top: 42px;
}
main .gated-form .texts-columns-blocks-container .columns-block .column:nth-child(n+5) {
  display: none;
}
main .gated-form .texts-columns-blocks-container .columns-block.three-columns .column:nth-child(n+4) {
  display: none;
}
main .gated-form .texts-columns-blocks-container .columns-block.two-columns {
  justify-content: space-around;
}
main .gated-form .texts-columns-blocks-container .columns-block.two-columns .column:nth-child(n+3),
main .gated-form .texts-columns-blocks-container .columns-block.two-columns .column:nth-child(n+4) {
  display: none;
}
main .gated-form .texts-columns-blocks-container .columns-block.one-columns {
  justify-content: center;
}
main .gated-form .texts-columns-blocks-container .columns-block.one-columns .column:nth-child(n+2),
main .gated-form .texts-columns-blocks-container .columns-block.one-columns .column:nth-child(n+3),
main .gated-form .texts-columns-blocks-container .columns-block.one-columns .column:nth-child(n+4) {
  display: none;
}
main .gated-form .button-style {
  font-size: 12px;
  /* min-width: 180px; */
  padding: 17px 41px;
  display: inline-block;
  line-height: 14px;
  text-align: center;
  border-radius: 50px;
  text-transform: uppercase;
}
main .gated-form .button-style:hover {
  text-decoration: none;
}
main .gated-form .button-white {
  background-color: white;
  color: #000;
}
main .gated-form .button-white:hover {
  color: #fff;
  background-color: #000 !important;
}
main .gated-form .button-white.transparent-button {
  border: 1px solid white;
}
main .gated-form .button-white.transparent-button:hover {
  background: none !important;
  border: 1px solid white;
  padding-top: 17px;
  padding-bottom: 17px;
}
main .gated-form .wrap-form {
  display: none;
}
main .gated-form .form-container .form-holder {
  padding: 0;
}
main .gated-form .form-container .row > * {
  padding: 0 !important;
}
main .gated-form .form-container .form-holder .grid-layout-col {
  margin: 0;
}
main .gated-form .form-container .layout > .row {
  margin: 0;
  flex-wrap: nowrap;
  display: flex;
}
main .gated-form .form-container .elq-form .row {
  margin: 0;
}
main .gated-form .form-container .grid-layout-col {
  width: 50%;
  margin: 16px 0;
}
main .gated-form .form-container .grid-layout-col:first-child {
  padding-right: 15px !important;
}
main .gated-form .form-container .grid-layout-col:last-child {
  padding-left: 15px !important;
}
main .gated-form .single-checkbox-row input[type=checkbox] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  z-index: -1;
}
main .gated-form .single-checkbox-row label {
  position: relative;
  margin: 0;
  padding-left: 43px;
  font-size: 12px;
  line-height: 14.5px;
  padding-top: 3.25px;
}
main .gated-form .single-checkbox-row label:after,
main .gated-form .single-checkbox-row label:before {
  content: "";
  display: inline-block;
  position: absolute;
}
main .gated-form .single-checkbox-row label:before {
  height: 25px;
  left: 0;
  top: 0;
  width: 25px;
  background-color: white;
}
main .gated-form .single-checkbox-row label:after {
  border-color: #fff;
  border-bottom: 3px solid;
  border-left: 3px solid;
  color: #000;
  height: 9px;
  left: 5px;
  top: 6px;
  transform: rotate(-45deg);
  width: 16px;
}
main .gated-form .single-checkbox-row input[type=checkbox] + label:after {
  content: none;
}
main .gated-form .single-checkbox-row input[type=checkbox]:checked + label:after {
  content: "";
}
main .gated-form .form-container .submit-button-style {
  font-size: 16px;
  color: white;
  background-color: #00a3e0;
  border: none;
  text-transform: uppercase;
  line-height: 14.4px;
  padding: 18px 80px;
  border-radius: 25px;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
main .gated-form .form-container .submit-button-style:hover {
  background: none;
  border: 1px solid #00a3e0;
  padding-top: 17px;
  padding-bottom: 17px;
}
main .gated-form .form-container .single-checkbox-row a {
  color: white;
  text-decoration: underline;
}
main .gated-form .form-container .checkbox-container {
  margin-top: 10px !important;
  min-height: 25px;
  margin-bottom: 30px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
main .gated-form header .menu-options > a {
  margin: 0 1rem;
  overflow: hidden;
}
main .gated-form .menu-button-container {
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
main .gated-form #menu-toggle {
  display: none;
}
main .gated-form .menu-button-container {
  margin: 0;
}
main .gated-form #menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}
main .gated-form #menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}
main .gated-form .block-background-image.no-greyscale::before {
  filter: none;
}
main .gated-form .block-background-image-2::before {
  background-image: url("../img/col-img-1.jpg");
}
main .gated-form .block-background-image-3::before {
  background-image: url("../img/warehouse.png");
}
main .gated-form .block-background-image.center::before {
  background-position: center center;
}
main .gated-form .block-background-image.bottom::before {
  background-position: bottom center;
}
main .gated-form .block-background-image.top::before {
  background-position: top center;
}
main .gated-form .bg-grey {
  background-color: rgba(0, 0, 0, 0.6);
  padding-bottom: 0.1px;
}
main .gated-form .btn-black-border {
  border: 1px solid black;
}
main .gated-form .block-1 .text-container {
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  color: white;
}
main .gated-form .block-1 .text-container .text-block h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  font-size: 45px;
  line-height: 54px;
  margin-bottom: 13px;
}
main .gated-form .block-2 .top-part .text-container h2 {
  font-size: 41px;
  margin-bottom: 20px;
}
main .gated-form .block-2 .top-part .text-container p {
  font-size: 19px;
}
main .gated-form .block-2 .top-part .column .text-container p {
  font-size: 16px;
}
main .gated-form .block-1 .text-container .text-block h5 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 20px;
  line-height: 21px;
  margin-bottom: 15px;
}
main .gated-form .block-1 .text-container .text-block {
  max-width: 385px;
  width: 100%;
}
main .gated-form .block-1 .text-container .text-block p {
  font-size: 19px;
  line-height: 25px;
  margin-bottom: 28px;
}
main .gated-form .hide {
  display: none;
}
main .gated-form .block-2 .text-container {
  color: #422727;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  padding: 65px 0;
}
main .gated-form .block-2 img {
  width: 100%;
}
main .gated-form .block-2 .column {
  max-width: 525px;
  width: 100%;
  box-shadow: 2px 4px 20px 5px rgba(0, 0, 0, 0.14);
  display: flex;
  flex-direction: column;
  background-color: white;
  margin-bottom: 68px;
}
main .gated-form .block-2 .columns-container {
  display: flex;
  justify-content: space-between;
}
main .gated-form .block-2 .column .img-container {
  max-height: 230px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: start;
}
main .gated-form .block-2 .column .text-container {
  padding: 40px 70px 0;
}
main .gated-form .block-2 .column .text-container h3 {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 700;
}
main .gated-form .block-2 .column .img-container.center {
  align-items: center;
}
main .gated-form .block-2 .column .img-container.bottom {
  align-items: end;
}
main .gated-form .block-2 .column .btn-container {
  display: flex;
  justify-content: center;
  margin-top: 31px;
  flex: 1;
  align-items: end;
  margin-bottom: 40px;
}
main .gated-form .block-2 .column .links-container {
  padding: 0 80px 40px;
  display: flex;
  justify-content: space-between;
}
main .gated-form .block-2 .column .links-container a {
  color: #005eb8;
}
main .gated-form .block-2 .column .links-container a:hover {
  text-decoration: none;
}
main .gated-form .block-2 .column .links-container a:after {
  content: "";
  display: block;
  border-bottom: 1px dotted #005cb9;
  width: 0;
  transition: 0.5s ease;
}
main .gated-form .block-2 .column .links-container a:hover:after {
  width: 100%;
}
main .gated-form .block-2 .top-part {
  position: relative;
  z-index: 1;
}
main .gated-form .block-2 .bottom-part {
  position: relative;
  z-index: 0;
}
main .gated-form .block-2 .bottom-part h3,
main .gated-form .block-2 .bottom-part p {
  color: white;
}
main .gated-form .block-2 .bottom-part h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 35px;
}
main .gated-form .block-2 .bottom-part p {
  margin-bottom: 36px;
  font-size: 19px;
}
main .gated-form .block-2 .bottom-part .wrap {
  min-height: 630px;
  display: flex;
  justify-content: end;
  flex-direction: column;
  align-items: center;
  margin-top: -329px;
}
main .gated-form .block-2 .bottom-part .btn-container {
  margin-bottom: 111px;
}
main .gated-form .block-2 .bottom-part .text-container {
  padding: 0;
}
main .gated-form .black-bg {
  background-color: #151515 !important;
  color: white !important;
}
main .gated-form .block-3 {
  padding-top: 65px;
  padding-bottom: 0.1px;
  background-color: #ebebeb;
}
main .gated-form .block-3 .top-part .button-style.button-white {
  background-color: transparent;
}
main .gated-form .texts-columns-blocks-container .button-style.button-white {
  background-color: white;
  border: 1px solid white;
}
main .gated-form .texts-columns-blocks-container .button-style.button-white:hover {
  background-color: black;
}
main .gated-form .block-3.black-bg .top-part .button-style.button-white {
  background-color: white;
}
main .gated-form .block-3.black-bg .top-part .button-style.button-white:hover {
  background-color: black;
  border-color: white;
}
main .gated-form .block-3 .top-part .text-container {
  text-align: center;
}
main .gated-form .block-3 .top-part .text-container h2 {
  font-size: 41px;
  margin-bottom: 20px;
}
main .gated-form .block-3 .top-part .text-container p {
  font-size: 19px;
}
main .gated-form .block-3 .top-part .img-container img {
  width: 100%;
}
main .gated-form .block-3 .top-part .rows {
  display: flex;
  margin-top: 70px;
  margin-bottom: 80px;
  justify-content: center;
}
main .gated-form .block-3 .top-part .rows .img-container {
  box-shadow: 2px 4px 13px 5px rgba(0, 0, 0, 0.18);
  margin-right: 117px;
  flex-shrink: 0;
  max-width: 448px;
  width: 100%;
  max-height: 267px;
  height: 100%;
  overflow: hidden;
  align-items: start;
  display: flex;
}
main .gated-form .texts-container {
  max-width: 448px;
}
main .gated-form .block-3 .top-part .rows .img-container.center {
  align-items: center;
}
main .gated-form .block-3 .top-part .rows .img-container.bottom {
  align-items: end;
}
main .gated-form .block-3 .top-part .rows .texts-container h3 {
  font-size: 19px;
  font-weight: normal;
  margin-bottom: 10px;
}
main .gated-form .block-3 .top-part .rows .texts-container a {
  margin-top: 32px;
  font-size: 16px;
}
main .gated-form .block-3 .top-part .rows.right-img {
  flex-direction: row-reverse;
}
main .gated-form .block-3 .top-part .rows.right-img .img-container {
  flex-direction: row-reverse;
  margin-right: 0;
  margin-left: 117px;
}
main .gated-form .block-3 .bottom-part {
  position: relative;
  z-index: 0;
}
main .gated-form .block-3 .bottom-part h3,
main .gated-form .block-3 .bottom-part p {
  color: white;
}
main .gated-form .block-3 .bottom-part h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 30px;
}
main .gated-form .block-3 .bottom-part p {
  font-size: 19px;
  margin-bottom: 38px;
}
main .gated-form .block-3 .bottom-part .btn-container {
  margin-bottom: 74px;
  display: flex;
  justify-content: center;
}
main .gated-form .block-3 .bottom-part .text-container {
  padding: 0;
  padding-top: 80px;
  text-align: center;
}
main .gated-form main {
  min-height: calc(100% - 72px - 262px);
  display: flex !important;
  flex-direction: column;
}
main .gated-form .customFlexCenter {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  main .gated-form .text-img-block .img-block {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  main .gated-form .text-img-block .img-block img {
    max-width: 100%;
  }
  main .gated-form header .logo img {
    display: none;
  }
  main .gated-form header .logo img.mobile {
    display: block;
  }
  main .gated-form .menu-button-container {
    display: flex;
  }
  main .gated-form header .menu-options {
    position: absolute;
    top: 0;
    margin-top: 72px;
    left: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    z-index: 1;
  }
  main .gated-form header #menu-toggle ~ .menu-options a {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  main .gated-form header #menu-toggle:checked ~ .menu-options a {
    height: 2.5em;
    padding: 0.5em;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  main .gated-form header #menu-toggle:checked ~ .menu-options a.headerBtn {
    height: 30px;
    margin-bottom: 20px;
    min-width: 180px;
  }
  main .gated-form header .menu-options > a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0.5em 0;
  }
}
@media screen and (max-width: 768px) {
  main .gated-form .texts-columns-blocks-container .columns-block .column {
    width: 49%;
  }
  main .gated-form .texts-columns-blocks-container .columns-block {
    justify-content: space-around;
  }
}
@media screen and (max-width: 949px) {
  main .gated-form .texts-columns-blocks-container .columns-block .column {
    width: 100%;
  }
  main .gated-form .form-container .grid-layout-col {
    width: 100%;
  }
  main .gated-form .form-container .grid-layout-col:first-child,
  main .gated-form .form-container .grid-layout-col:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }
  main .gated-form .form-container .elq-form .row {
    flex-direction: column;
  }
}
@media (max-width: 1170px) {
  main .gated-form .text-img-block .img-block {
    margin-left: 10px;
  }
  main .gated-form .block-2 .column {
    max-width: 448px;
  }
  main .gated-form .block-2 .column-1 {
    margin-right: 20px;
  }
  main .gated-form .block-2 .column-2 {
    margin-left: 20px;
  }
  main .gated-form .block-2 .columns-container {
    justify-content: center;
  }
  main .gated-form .block-3 .top-part .rows .img-container {
    margin-right: 88px;
  }
  main .gated-form .block-3 .top-part .rows.right-img .img-container {
    margin-left: 88px;
  }
}
@media (max-width: 1000px) {
  main .gated-form .block-2 .columns-container {
    flex-direction: column;
    align-items: center;
  }
  main .gated-form .block-2 .column {
    margin-right: auto;
    margin-left: auto;
    max-width: 452px;
  }
  main .gated-form .block-3 .top-part .rows {
    flex-direction: column !important;
    align-items: center;
  }
  main .gated-form .block-3 .top-part .rows .img-container {
    margin: 0 !important;
  }
  main .gated-form .block-3 .top-part .rows .texts-container {
    margin-top: 55px;
    text-align: center;
  }
  main .gated-form .block-3 .top-part .rows {
    margin-bottom: 60px;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  main .gated-form .text-img-block {
    display: block;
  }
  main .gated-form .header-block {
    padding-bottom: 15px;
  }
  main .gated-form .text-img-block .img-block {
    margin: 0;
  }
  main .gated-form .text-img-block .thankyou-text {
    margin-bottom: 26px;
  }
}
@media (max-width: 500px) {
  main .gated-form .wrap {
    padding: 0 15px;
  }
  main .gated-form .header-block {
    padding-top: 52px;
  }
  main .gated-form .block-1 .text-container {
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }
  main .gated-form .block-2 .column {
    max-width: 340px;
    padding: 12px 15px 30px;
  }
  main .gated-form .block-2 .column .img-container {
    max-width: 307px;
    max-height: 211px;
  }
  main .gated-form .block-2 .column .text-container {
    padding: 30px 15px 24px !important;
  }
  main .gated-form .block-2 .column .btn-container {
    margin-top: 0;
    margin-bottom: 34px;
  }
  main .gated-form .block-2 .column .links-container {
    padding: 0 30px;
  }
  main .gated-form .block-2 .bottom-part .btn-container {
    margin-bottom: 60px;
  }
  main .gated-form .block-2 .bottom-part h3 {
    margin-bottom: 48px;
  }
  main .gated-form .block-2 .bottom-part p {
    margin-bottom: 31px;
  }
  main .gated-form .block-3 .top-part .rows {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  main .gated-form .block-3 .top-part .rows .texts-container {
    margin-top: 33px;
  }
  main .gated-form .block-3 .top-part .rows .texts-container a {
    margin-top: 26px;
  }
  main .gated-form .block-3 .bottom-part {
    margin-top: 50px;
  }
  main .gated-form .block-3 .bottom-part .text-container {
    padding-top: 60px;
  }
  main .gated-form .block-3 .bottom-part .btn-container {
    margin-bottom: 58px;
  }
  main .gated-form .block-3 .bottom-part .wrap {
    padding: 35px;
  }
}
main .gated-form .background-img-container {
  position: absolute;
  top: -72px;
  left: -8%;
  right: 0;
  margin: 0 auto;
  z-index: 0;
  overflow: hidden;
}
main .gated-form .background-img-container img {
  width: 110%;
}
@media (max-width: 1249px) {
  main .gated-form .block-background-image {
    margin-left: 80px;
    margin-right: 80px;
  }
}
@media (max-width: 949px) {
  main .gated-form .block-background-image {
    margin: 0;
  }
}
@media (max-width: 949px) {
  main .gated-form .background-img-container {
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
  }
  main .gated-form .background-img-container img {
    width: 190%;
  }
}
main .gated-form .header-block .part-1 {
  display: flex;
  align-items: end;
  min-width: 660px;
  margin-bottom: 34px;
}
main .gated-form .header-block .part-1 .r7-img {
  width: 95px;
  margin-right: 28px;
  flex-shrink: 0;
}
main .gated-form .header-block .part-1 .r7-img img {
  width: 100%;
}
main .gated-form .header-block .form-container.show-thankyou .wrap-form {
  display: none !important;
}
main .gated-form .header-block .form-container:not(.show-thankyou) .warp-thankyou {
  display: none;
}
main .gated-form .header-block .form-container .elq-item-input,
main .gated-form .header-block .form-container .elq-item-select {
  margin-bottom: 33px !important;
}
main .gated-form .header-block .form-container .form-element-layout {
  margin-bottom: 0 !important;
}
main .gated-form .header-block .form-container .submit-button-style {
  margin-top: 30px;
}
main .gated-form .header-block .form-container .r7-form-text-holder {
  max-width: 675px;
  margin: 0 auto;
  display: flex;
  margin-bottom: 34px;
}
@media (max-width: 949px) {
  main .gated-form .header-block .form-container .r7-form-text-holder {
    flex-direction: column;
    text-align: center;
  }
}
main .gated-form .header-block .form-container .r7-form-text-holder .r7-logo-img {
  margin-right: 40px;
}
@media (max-width: 949px) {
  main .gated-form .header-block .form-container .r7-form-text-holder .r7-logo-img {
    margin: 0;
    margin-bottom: 27px;
  }
}
main .gated-form .header-block .form-container .r7-form-text-holder .r7-form-texts h3 {
  margin-bottom: 22px;
  font-size: 24px;
  line-height: 24px;
  margin-top: 5px;
}
main .gated-form .header-block .form-container .r7-form-text-holder .r7-form-texts p {
  line-height: 17px;
}
main .gated-form .header-block .form-container .warp-thankyou {
  display: flex;
  margin: 0 auto;
  max-width: 890px;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 10px;
}
@media (max-width: 1249px) {
  main .gated-form .header-block .form-container .warp-thankyou {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 759px) {
  main .gated-form .header-block .form-container .warp-thankyou {
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
  }
}
main .gated-form .header-block .form-container .warp-thankyou .btn-container {
  margin-top: 20px;
}
@media (max-width: 949px) {
  main .gated-form .header-block .form-container .warp-thankyou .btn-container {
    width: 100%;
    text-align: center;
  }
}
main .gated-form .header-block .form-container .warp-thankyou .btn-container a {
  font-size: 16px;
}
main .gated-form .header-block .form-container .warp-thankyou .r7-logo {
  margin-right: 45px;
}
@media (max-width: 759px) {
  main .gated-form .header-block .form-container .warp-thankyou .r7-logo {
    margin-right: 0 !important;
  }
}
main .gated-form .header-block .form-container .warp-thankyou .texts {
  max-width: 294px;
  margin-right: 85px;
}
@media (max-width: 949px) {
  main .gated-form .header-block .form-container .warp-thankyou .texts {
    margin-right: 0 !important;
  }
}
@media (max-width: 759px) {
  main .gated-form .header-block .form-container .warp-thankyou .texts {
    margin-top: 37px;
    margin-right: 0 !important;
    text-align: center;
  }
}
main .gated-form .header-block .form-container .warp-thankyou .texts h3 {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 24px;
}
main .gated-form .header-block .form-container .warp-thankyou .texts p {
  line-height: 17px;
}
@media (max-width: 1249px) {
  main .gated-form .header-block .text-img-block {
    position: relative;
  }
  main .gated-form .header-block .text-img-block .text-block {
    align-items: start;
  }
  main .gated-form .header-block .text-img-block .text-block .r7-text h1 {
    max-width: 273px;
  }
  main .gated-form .header-block .text-img-block .text-block .r7-text h5 {
    max-width: 209px;
  }
  main .gated-form .header-block .part-2.img-block {
    max-width: 360px;
    position: absolute;
    left: 460px;
    top: 0;
    margin-top: 64px;
    margin-left: 0;
  }
  main .gated-form .header-block .part-2.img-block img {
    width: 100%;
  }
  main .gated-form .header-block .warp-thankyou .texts {
    margin-right: 47px !important;
  }
}
@media (max-width: 949px) {
  main .gated-form .header-block .text-img-block {
    margin-bottom: 227px;
  }
  main .gated-form .header-block .text-img-block .text-block {
    min-width: unset;
    margin-bottom: 0;
  }
  main .gated-form .header-block .text-img-block .text-block .r7-text h1 {
    margin: 0;
    max-width: unset;
  }
  main .gated-form .header-block .text-img-block .text-block .r7-text h5 {
    max-width: unset;
  }
  main .gated-form .header-block .text-img-block .text-block .r7-text p {
    max-width: unset;
  }
  main .gated-form .header-block .part-2.img-block {
    top: 100%;
    margin-top: 19px !important;
    left: 15px;
    right: 15px;
    margin: 0 auto;
  }
}
@media (max-width: 759px) {
  main .gated-form .header-block .text-img-block {
    margin-bottom: 227px;
  }
  main .gated-form .header-block .text-img-block .text-block {
    min-width: unset;
    margin-bottom: 0;
  }
  main .gated-form .header-block .text-img-block .text-block .r7-img {
    position: absolute;
    width: 65px;
    bottom: 0;
  }
  main .gated-form .header-block .text-img-block .text-block .r7-text h1 {
    margin: 0;
    max-width: unset;
    text-align: center;
  }
  main .gated-form .header-block .text-img-block .text-block .r7-text h5 {
    max-width: unset;
    text-align: center;
  }
  main .gated-form .header-block .text-img-block .text-block .r7-text p {
    max-width: unset;
    margin-left: 90px;
  }
  main .gated-form .header-block .part-2.img-block {
    top: 100%;
    margin-top: 19px !important;
    left: 15px;
    right: 15px;
    margin: 0 auto;
  }
}
main .gated-form .euro-consent-container {
  position: relative;
}
main .gated-form .euro-consent-container .error-msg {
  top: 100%;
}
main .gated-form .euro-consent-container.error .error-msg {
  display: block;
}
main .gated-form .euro-consent {
  display: flex;
}
@media (max-width: 949px) {
  main .gated-form .euro-consent {
    display: block;
  }
}
main .gated-form .euro-consent .select-wrap {
  width: 137px;
  margin-right: 17px;
}
@media (max-width: 949px) {
  main .gated-form .euro-consent .select-wrap {
    width: 100%;
    margin-right: 0;
  }
}
main .gated-form.euro-form .noneuro-consent-container {
  display: none !important;
}
main .gated-form:not(.euro-form) .euro-consent-container {
  display: none !important;
}
main .gated-form .error-msg {
  display: none;
  position: absolute;
  top: 57%;
  font-size: 12px;
  color: red;
  right: 0;
}
main .gated-form .field-control-wrapper.error .error-msg {
  display: block;
}
main .gated-form .field-control-wrapper.error input,
main .gated-form .field-control-wrapper.error select {
  border-color: red;
}

@media (max-width: 949px) {
  main .gated-form .form-container .grid-layout-col:first-child,
  main .gated-form .form-container .grid-layout-col:last-child {
    padding: 0 !important;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
header .logo-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  height: 64px;
  padding: 0 30px;
}
header .logo-bar .logo {
  width: 257px;
  height: 48px;
  background: url("../img/logo.svg") left no-repeat;
  background-size: contain;
}
header .logo-bar form {
  position: relative;
  display: inline;
}
header .logo-bar form input[type=text] {
  border: 1px solid #ccc;
  outline: none;
  box-shadow: 0 8px 16px 0 rgba(35, 35, 35, 0.04);
  border-radius: 25px;
  width: 250px;
  box-sizing: border-box;
  padding: 7px 60px 7px 20px;
  font-size: 12px;
  line-height: 15px;
}
header .logo-bar form button {
  position: absolute;
  right: 5px;
  border: none;
  height: 30px;
  width: 50px;
  border-radius: 25px;
  background: url("../img/search.svg") center no-repeat #232323;
  background-size: auto 100%;
  cursor: pointer;
}
header .logo-bar .support {
  position: relative;
  display: inline-block;
}
header .logo-bar .support div {
  position: absolute;
  display: none;
  top: 110%;
  top: calc(100% + 15px);
  right: 0;
  background: #fff;
  z-index: 11;
  width: 230px;
  padding: 8px 0;
  border-radius: 3px;
  box-shadow: 0 0 16px 0 rgba(35, 35, 35, 0.2);
}
header .logo-bar .support > a {
  padding-left: 18px;
  background: url("../img/support.svg") left no-repeat;
  background-size: 13px 13px;
  font-size: 12px;
  color: #000;
  text-decoration: none;
  margin-left: 30px;
}
header .logo-bar .support.open div {
  display: block;
}
header .logo-bar .support.open div:before {
  content: "";
  position: absolute;
  top: -15px;
  right: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 15px 15px;
  border-color: transparent transparent #fff transparent;
}
header .logo-bar .support.open div a {
  display: block;
  font-size: 14px;
  color: #005eb8;
  text-decoration: none;
  padding: 8px 20px;
}
header .logo-bar .support.open div a.icon {
  padding-left: 42px;
}
header .logo-bar .support.open div a.icon.icon-tel {
  background: url("../img/tel.svg") 20px 50% no-repeat;
  background-size: auto 18px;
}
header .logo-bar .support.open div a.icon.icon-post {
  background: url("../img/post.svg") 20px 50% no-repeat;
  background-size: auto 18px;
}
header .logo-bar .support.open div hr {
  height: 1px;
  margin: 8px 0;
  padding: 0;
  opacity: 1;
  border: none;
  background: rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 750px) {
  header .logo-bar .logo {
    width: 64px;
    background: url("../img/logo_sm.svg") left no-repeat;
    background-size: contain;
  }
}
@media screen and (max-width: 600px) {
  header .logo-bar {
    padding: 0 25px;
  }
  header .logo-bar form {
    display: none;
  }
}
header .ribbon {
  display: flex;
  justify-content: left;
  background: #f2f2f2;
  height: 64px;
  padding: 0 30px;
}
header .ribbon a {
  display: flex;
  align-items: center;
  margin-right: 20px;
  transition: all 0.2s;
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
  font-size: 14px;
  border-bottom: 3px solid rgba(0, 0, 0, 0);
  box-sizing: border-box;
}
header .ribbon a span {
  display: block;
  position: relative;
}
header .ribbon a:last-child {
  margin-right: 0;
}
header .ribbon a.open {
  color: #000;
  border-bottom: 3px solid rgb(0, 0, 0);
}
header .ribbon a:hover {
  text-decoration: none;
  color: #000;
}
@media screen and (max-width: 1000px) {
  header .ribbon {
    justify-content: flex-end;
    align-items: center;
  }
  header .ribbon a {
    display: none;
  }
  header .ribbon a.indus {
    display: block;
  }
  header .ribbon a.how {
    display: block;
    background: #000;
    color: #fff;
    padding: 6px 20px;
    border-radius: 20px;
  }
}
@media screen and (max-width: 600px) {
  header .ribbon {
    padding: 0 25px;
  }
}
header .menus {
  position: absolute;
  bootom: 100%;
  width: 100%;
}
header .menus .menu {
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  overflow: hidden;
}
header .menus .menu .cols {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  font-size: 12px;
  display: flex;
  border-bottom: 1px;
}
header .menus .menu .cols .col-first {
  position: relative;
  padding: 30px;
  color: #222;
  max-width: 250px;
  box-sizing: border-box;
  text-align: center;
}
header .menus .menu .cols .col-first .title {
  color: #000;
  padding: 6px 0;
  font-weight: 400;
  font-size: 19px;
}
header .menus .menu .cols .col-first a {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #aaa;
  border-radius: 20px;
  color: #222;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1.2px;
  text-decoration: none;
  transition: all 0.2s;
}
header .menus .menu .cols .col-first a:hover {
  border-color: #000;
  color: #fff;
  background: #000;
}
header .menus .menu .cols .col-first::after {
  content: "";
  position: absolute;
  right: 0;
  top: 20px;
  bottom: 20px;
  width: 1px;
  background: #ccc;
}
header .menus .menu .cols .col {
  position: relative;
  padding: 30px;
  color: #222;
  max-width: 250px;
  box-sizing: border-box;
}
header .menus .menu .cols .col .title {
  color: #000;
  padding: 6px 0;
  font-weight: 700;
  letter-spacing: 1px;
}
header .menus .menu .cols .col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header .menus .menu .cols .col ul li {
  margin: 0;
  padding: 8px 0;
}
header .menus .menu .cols .col a {
  color: #222;
  text-decoration: none;
}
header .menus .menu .cols .col a:hover {
  color: #005eb8;
  text-decoration: underline;
}
header .menus .menu .cols .col-pack {
  flex-grow: 1;
}
header .menus .menu .cols .col-last {
  position: relative;
  padding: 30px;
  color: #222;
  max-width: 250px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.02);
}
header .menus .menu .cols .col-last img {
  max-width: 100%;
  height: auto;
}
header .menus .menu .cols .col-last .title {
  color: #000;
  padding: 6px 0;
  font-weight: 700;
  letter-spacing: 1px;
}
header .menus .menu .cols .col-last a {
  color: #005eb8;
  text-decoration: none;
}
header .menus .menu .cols .col-last a:hover {
  color: #005eb8;
  text-decoration: underline;
}
header .menus .menu.open {
  height: auto;
  opacity: 1;
}
header .menus .menu.open .cols {
  position: relative;
}
header .menus .menu.opening {
  z-index: 1;
}
@media screen and (max-width: 1000px) {
  header .menus {
    display: none;
  }
}

.offsetAnchor {
  display: block;
  position: relative;
  top: -128px;
  visibility: hidden;
}

footer {
  background-color: #232323;
  padding-top: 30px;
  padding-bottom: 50px;
  color: #808080;
  font-size: 12px;
}
footer .footer-social__icons a {
  text-decoration: none;
}
footer .footer-social__icons a svg path {
  fill: grey;
}
footer .part-1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
}
footer .social-links {
  display: flex;
  align-items: center;
  font-size: 13px;
}
footer .social-links p {
  margin-right: 15px !important;
  font-size: 12px;
}
footer .legal-links {
  display: flex;
  justify-content: center;
}
footer .legal-links a {
  display: flex;
  justify-content: center;
  color: #808080;
  text-decoration: none;
  font-size: 12px;
  margin: 0 12px;
}
footer .legal-links:hover {
  color: #fff;
}
footer .footer-social__icons {
  display: flex;
  align-items: center;
}
footer .footer-social__icons a {
  margin: 6px;
  display: flex;
}
footer .footer-social__icons a .hover-img {
  display: none;
}
footer .footer-social__icons a:hover img:not(.hover-img) {
  display: none;
}
footer .footer-social__icons a:hover img.hover-img {
  display: block;
}
footer .legal-text p {
  margin: 0;
  text-align: center;
  margin-bottom: 16px;
}
footer .legal-text p.copyright {
  margin-top: 12px;
  margin-bottom: 36px;
}
footer .legal-links .seperator {
  background-color: #808080;
  height: 10px;
  width: 1px;
  margin-top: 4px;
}
@media screen and (max-width: 700px) {
  footer {
    padding-bottom: 40px;
  }
  footer .part-1,
  footer .social-links {
    flex-direction: column;
  }
  footer .social-links {
    width: 100%;
    max-width: 350px;
  }
  footer .social-links p {
    padding: 15px 0;
    margin-right: 0 !important;
  }
  footer .footer-social__icons {
    width: 100%;
    justify-content: space-between;
  }
  footer .legal-links {
    flex-direction: column;
  }
  footer .legal-links a {
    padding-bottom: 15px;
  }
  footer .legal-links:last-child {
    padding-bottom: 0;
  }
  footer .legal-links .seperator {
    display: none;
  }
}

.show-mobile {
  display: none !important;
}

@media (max-width: 759px) {
  .show-mobile {
    display: block !important;
  }
}
.no-scroll {
  height: 100vh;
  overflow: hidden;
}

#pageForm {
  max-width: unset;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.85);
  z-index: 10;
  align-items: center;
  height: 100vh;
  overflow: auto;
  display: flex;
  justify-content: center;
  /* End of Motorola Eloqua form styles */
  /* start of form style */
  /* end of form style */
  /* general template starts here */
  /* Media styles */
  /* for 1024px to 1170px */
  /* for 768px to 1000px */
  /* for 375px to 500px */
}
#pageForm .thankyou-text {
  color: white;
  text-align: center;
  display: none;
}
@media (max-width: 767px) {
  #pageForm .thankyou-text {
    padding: 0 70px;
  }
}
#pageForm .thankyou-text h3 {
  font-weight: 600;
  font-size: 45px;
  color: #005eb8;
}
#pageForm .thankyou-text p {
  font-size: 16px;
  margin-bottom: 40px;
}
#pageForm .thankyou-text .view-results-btn {
  background-color: #005eb8;
  border-width: 0;
  border-radius: 50px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 15px 28px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  margin: 0 auto;
  display: block;
  cursor: pointer;
  text-decoration: none;
  max-width: 160px;
}
#pageForm.show-thankyou .thankyou-text {
  display: block;
}
#pageForm.show-thankyou .form-container {
  display: none !important;
}
#pageForm.show-thankyou .close-btn-contianer {
  display: none;
}
#pageForm .close-btn-contianer {
  position: absolute;
  top: 19%;
  right: 0;
  cursor: pointer;
  width: 1041px;
  text-align: right;
  left: 0;
  margin: 0 auto;
  z-index: 10;
}
#pageForm .close-btn-contianer img {
  width: 100%;
  max-width: 40px;
}
@media (max-width: 1139px) {
  #pageForm .close-btn-contianer {
    width: unset;
    top: 15px;
    right: 15px;
    left: unset;
  }
}
@media (max-width: 767px) {
  #pageForm .close-btn-contianer {
    width: 30px;
  }
}
#pageForm .row {
  --bs-gutter-x: unset;
  --bs-gutter-y: unset;
}
#pageForm .row > * {
  flex-shrink: unset;
}
#pageForm .form-texts h3 {
  font-weight: 600;
  font-size: 45px;
  color: #005eb8;
}
#pageForm .form-texts p {
  font-size: 16px;
  margin-bottom: 73px;
}
#pageForm .elq-form .elq-required {
  color: red !important;
  display: inline;
  float: none;
  font-weight: 700;
  margin: 0;
  padding: 0;
}
#pageForm .elq-form #elq-FormLastRow {
  position: absolute;
  left: -80%;
  top: -80%;
}
#pageForm .elq-form .elq-label {
  display: inline-block;
  max-width: 100%;
  font-weight: 400;
  box-sizing: border-box;
  margin-bottom: 0;
}
#pageForm .elq-form .elq-label-top {
  padding-bottom: 3px;
}
#pageForm .elq-form .elq-item-label {
  max-width: 100%;
  font-weight: 400;
  box-sizing: border-box;
}
#pageForm .elq-form .list-order {
  margin-left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#pageForm .elq-form .one-column {
  width: 100%;
  clear: both;
}
#pageForm .elq-form .two-column {
  float: left;
  width: 38%;
}
#pageForm .elq-form .three-column {
  float: left;
  width: 30%;
}
#pageForm .elq-form .elq-item-textarea {
  resize: vertical;
  min-height: 48px;
  max-height: 360px;
  box-sizing: border-box;
}
#pageForm .elq-form .elq-item-input,
#pageForm .elq-form .elq-item-select,
#pageForm .elq-form .elq-item-textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  font: inherit;
  margin: 0;
}
#pageForm .elq-form .elq-item-select {
  text-transform: none;
}
#pageForm .elq-form .row.single-checkbox-row {
  margin-left: 0;
}
#pageForm .elq-form .elq-field-style {
  padding-bottom: 10px;
}
#pageForm .elq-form .elq-field-style input[type=submit] {
  -webkit-appearance: square-button;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(1turn);
  }
}
#pageForm .elq-form .loader {
  vertical-align: middle;
  display: inline-block;
  margin-left: 10px;
  border: 3px solid #f3f3f3;
  border-radius: 50%;
  border-top: 3px solid #3498db;
  width: 20px;
  height: 20px;
  animation: spin 2s linear infinite;
}
#pageForm .elq-form input[type=checkbox],
#pageForm .elq-form input[type=radio] {
  margin: 0;
}
#pageForm .elq-form .list-order input[type=radio] {
  margin-left: 1px;
}
#pageForm .elq-form *,
#pageForm .elq-form :after,
#pageForm .elq-form :before {
  box-sizing: border-box;
}
#pageForm .elq-form html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}
#pageForm .elq-form body {
  font-size: 14px;
  line-height: 1.42857;
  color: #333;
  background-color: #fff;
}
#pageForm .elq-form button,
#pageForm .elq-form input,
#pageForm .elq-form select,
#pageForm .elq-form textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#pageForm .elq-form a {
  color: #337ab7;
  text-decoration: none;
}
#pageForm .elq-form a:focus,
#pageForm .elq-form a:hover {
  color: #23527c;
  text-decoration: underline;
}
#pageForm .elq-form a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
#pageForm .elq-form figure {
  margin: 0;
}
#pageForm .elq-form img {
  vertical-align: middle;
}
#pageForm .elq-form .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
#pageForm .elq-form .img-rounded {
  border-radius: 6px;
}
#pageForm .elq-form .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
#pageForm .elq-form .img-circle {
  border-radius: 50%;
}
#pageForm .elq-form hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
#pageForm .elq-form .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#pageForm .elq-form .sr-only-focusable:active,
#pageForm .elq-form .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
#pageForm .elq-form [role=button] {
  cursor: pointer;
}
#pageForm .elq-form .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#pageForm .elq-form .container:after,
#pageForm .elq-form .container:before {
  display: table;
  content: " ";
}
#pageForm .elq-form .container:after {
  clear: both;
}
@media (min-width: 768px) {
  #pageForm .elq-form .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #pageForm .elq-form .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #pageForm .elq-form .container {
    width: 1170px;
  }
}
#pageForm .elq-form .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#pageForm .elq-form .container-fluid:after,
#pageForm .elq-form .container-fluid:before {
  display: table;
  content: " ";
}
#pageForm .elq-form .container-fluid:after {
  clear: both;
}
#pageForm .elq-form .row {
  margin-right: -15px;
  margin-left: -15px;
}
#pageForm .elq-form .row:after,
#pageForm .elq-form .row:before {
  display: table;
  content: " ";
}
#pageForm .elq-form .row:after {
  clear: both;
}
#pageForm .elq-form .row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
#pageForm .elq-form .row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
#pageForm .elq-form .col-lg-1,
#pageForm .elq-form .col-lg-2,
#pageForm .elq-form .col-lg-3,
#pageForm .elq-form .col-lg-4,
#pageForm .elq-form .col-lg-5,
#pageForm .elq-form .col-lg-6,
#pageForm .elq-form .col-lg-7,
#pageForm .elq-form .col-lg-8,
#pageForm .elq-form .col-lg-9,
#pageForm .elq-form .col-lg-10,
#pageForm .elq-form .col-lg-11,
#pageForm .elq-form .col-lg-12,
#pageForm .elq-form .col-md-1,
#pageForm .elq-form .col-md-2,
#pageForm .elq-form .col-md-3,
#pageForm .elq-form .col-md-4,
#pageForm .elq-form .col-md-5,
#pageForm .elq-form .col-md-6,
#pageForm .elq-form .col-md-7,
#pageForm .elq-form .col-md-8,
#pageForm .elq-form .col-md-9,
#pageForm .elq-form .col-md-10,
#pageForm .elq-form .col-md-11,
#pageForm .elq-form .col-md-12,
#pageForm .elq-form .col-sm-1,
#pageForm .elq-form .col-sm-2,
#pageForm .elq-form .col-sm-3,
#pageForm .elq-form .col-sm-4,
#pageForm .elq-form .col-sm-5,
#pageForm .elq-form .col-sm-6,
#pageForm .elq-form .col-sm-7,
#pageForm .elq-form .col-sm-8,
#pageForm .elq-form .col-sm-9,
#pageForm .elq-form .col-sm-10,
#pageForm .elq-form .col-sm-11,
#pageForm .elq-form .col-sm-12,
#pageForm .elq-form .col-xs-1,
#pageForm .elq-form .col-xs-2,
#pageForm .elq-form .col-xs-3,
#pageForm .elq-form .col-xs-4,
#pageForm .elq-form .col-xs-5,
#pageForm .elq-form .col-xs-6,
#pageForm .elq-form .col-xs-7,
#pageForm .elq-form .col-xs-8,
#pageForm .elq-form .col-xs-9,
#pageForm .elq-form .col-xs-10,
#pageForm .elq-form .col-xs-11,
#pageForm .elq-form .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
#pageForm .elq-form .col-xs-1,
#pageForm .elq-form .col-xs-2,
#pageForm .elq-form .col-xs-3,
#pageForm .elq-form .col-xs-4,
#pageForm .elq-form .col-xs-5,
#pageForm .elq-form .col-xs-6,
#pageForm .elq-form .col-xs-7,
#pageForm .elq-form .col-xs-8,
#pageForm .elq-form .col-xs-9,
#pageForm .elq-form .col-xs-10,
#pageForm .elq-form .col-xs-11,
#pageForm .elq-form .col-xs-12 {
  float: left;
}
#pageForm .elq-form .col-xs-1 {
  width: 8.33333%;
}
#pageForm .elq-form .col-xs-2 {
  width: 16.66667%;
}
#pageForm .elq-form .col-xs-3 {
  width: 25%;
}
#pageForm .elq-form .col-xs-4 {
  width: 33.33333%;
}
#pageForm .elq-form .col-xs-5 {
  width: 41.66667%;
}
#pageForm .elq-form .col-xs-6 {
  width: 50%;
}
#pageForm .elq-form .col-xs-7 {
  width: 58.33333%;
}
#pageForm .elq-form .col-xs-8 {
  width: 66.66667%;
}
#pageForm .elq-form .col-xs-9 {
  width: 75%;
}
#pageForm .elq-form .col-xs-10 {
  width: 83.33333%;
}
#pageForm .elq-form .col-xs-11 {
  width: 91.66667%;
}
#pageForm .elq-form .col-xs-12 {
  width: 100%;
}
#pageForm .elq-form .col-xs-pull-0 {
  right: auto;
}
#pageForm .elq-form .col-xs-pull-1 {
  right: 8.33333%;
}
#pageForm .elq-form .col-xs-pull-2 {
  right: 16.66667%;
}
#pageForm .elq-form .col-xs-pull-3 {
  right: 25%;
}
#pageForm .elq-form .col-xs-pull-4 {
  right: 33.33333%;
}
#pageForm .elq-form .col-xs-pull-5 {
  right: 41.66667%;
}
#pageForm .elq-form .col-xs-pull-6 {
  right: 50%;
}
#pageForm .elq-form .col-xs-pull-7 {
  right: 58.33333%;
}
#pageForm .elq-form .col-xs-pull-8 {
  right: 66.66667%;
}
#pageForm .elq-form .col-xs-pull-9 {
  right: 75%;
}
#pageForm .elq-form .col-xs-pull-10 {
  right: 83.33333%;
}
#pageForm .elq-form .col-xs-pull-11 {
  right: 91.66667%;
}
#pageForm .elq-form .col-xs-pull-12 {
  right: 100%;
}
#pageForm .elq-form .col-xs-push-0 {
  left: auto;
}
#pageForm .elq-form .col-xs-push-1 {
  left: 8.33333%;
}
#pageForm .elq-form .col-xs-push-2 {
  left: 16.66667%;
}
#pageForm .elq-form .col-xs-push-3 {
  left: 25%;
}
#pageForm .elq-form .col-xs-push-4 {
  left: 33.33333%;
}
#pageForm .elq-form .col-xs-push-5 {
  left: 41.66667%;
}
#pageForm .elq-form .col-xs-push-6 {
  left: 50%;
}
#pageForm .elq-form .col-xs-push-7 {
  left: 58.33333%;
}
#pageForm .elq-form .col-xs-push-8 {
  left: 66.66667%;
}
#pageForm .elq-form .col-xs-push-9 {
  left: 75%;
}
#pageForm .elq-form .col-xs-push-10 {
  left: 83.33333%;
}
#pageForm .elq-form .col-xs-push-11 {
  left: 91.66667%;
}
#pageForm .elq-form .col-xs-push-12 {
  left: 100%;
}
#pageForm .elq-form .col-xs-offset-0 {
  margin-left: 0;
}
#pageForm .elq-form .col-xs-offset-1 {
  margin-left: 8.33333%;
}
#pageForm .elq-form .col-xs-offset-2 {
  margin-left: 16.66667%;
}
#pageForm .elq-form .col-xs-offset-3 {
  margin-left: 25%;
}
#pageForm .elq-form .col-xs-offset-4 {
  margin-left: 33.33333%;
}
#pageForm .elq-form .col-xs-offset-5 {
  margin-left: 41.66667%;
}
#pageForm .elq-form .col-xs-offset-6 {
  margin-left: 50%;
}
#pageForm .elq-form .col-xs-offset-7 {
  margin-left: 58.33333%;
}
#pageForm .elq-form .col-xs-offset-8 {
  margin-left: 66.66667%;
}
#pageForm .elq-form .col-xs-offset-9 {
  margin-left: 75%;
}
#pageForm .elq-form .col-xs-offset-10 {
  margin-left: 83.33333%;
}
#pageForm .elq-form .col-xs-offset-11 {
  margin-left: 91.66667%;
}
#pageForm .elq-form .col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  #pageForm .elq-form .col-sm-1,
  #pageForm .elq-form .col-sm-2,
  #pageForm .elq-form .col-sm-3,
  #pageForm .elq-form .col-sm-4,
  #pageForm .elq-form .col-sm-5,
  #pageForm .elq-form .col-sm-6,
  #pageForm .elq-form .col-sm-7,
  #pageForm .elq-form .col-sm-8,
  #pageForm .elq-form .col-sm-9,
  #pageForm .elq-form .col-sm-10,
  #pageForm .elq-form .col-sm-11,
  #pageForm .elq-form .col-sm-12 {
    float: left;
  }
  #pageForm .elq-form .col-sm-1 {
    width: 8.33333%;
  }
  #pageForm .elq-form .col-sm-2 {
    width: 16.66667%;
  }
  #pageForm .elq-form .col-sm-3 {
    width: 25%;
  }
  #pageForm .elq-form .col-sm-4 {
    width: 33.33333%;
  }
  #pageForm .elq-form .col-sm-5 {
    width: 41.66667%;
  }
  #pageForm .elq-form .col-sm-6 {
    width: 50%;
  }
  #pageForm .elq-form .col-sm-7 {
    width: 58.33333%;
  }
  #pageForm .elq-form .col-sm-8 {
    width: 66.66667%;
  }
  #pageForm .elq-form .col-sm-9 {
    width: 75%;
  }
  #pageForm .elq-form .col-sm-10 {
    width: 83.33333%;
  }
  #pageForm .elq-form .col-sm-11 {
    width: 91.66667%;
  }
  #pageForm .elq-form .col-sm-12 {
    width: 100%;
  }
  #pageForm .elq-form .col-sm-pull-0 {
    right: auto;
  }
  #pageForm .elq-form .col-sm-pull-1 {
    right: 8.33333%;
  }
  #pageForm .elq-form .col-sm-pull-2 {
    right: 16.66667%;
  }
  #pageForm .elq-form .col-sm-pull-3 {
    right: 25%;
  }
  #pageForm .elq-form .col-sm-pull-4 {
    right: 33.33333%;
  }
  #pageForm .elq-form .col-sm-pull-5 {
    right: 41.66667%;
  }
  #pageForm .elq-form .col-sm-pull-6 {
    right: 50%;
  }
  #pageForm .elq-form .col-sm-pull-7 {
    right: 58.33333%;
  }
  #pageForm .elq-form .col-sm-pull-8 {
    right: 66.66667%;
  }
  #pageForm .elq-form .col-sm-pull-9 {
    right: 75%;
  }
  #pageForm .elq-form .col-sm-pull-10 {
    right: 83.33333%;
  }
  #pageForm .elq-form .col-sm-pull-11 {
    right: 91.66667%;
  }
  #pageForm .elq-form .col-sm-pull-12 {
    right: 100%;
  }
  #pageForm .elq-form .col-sm-push-0 {
    left: auto;
  }
  #pageForm .elq-form .col-sm-push-1 {
    left: 8.33333%;
  }
  #pageForm .elq-form .col-sm-push-2 {
    left: 16.66667%;
  }
  #pageForm .elq-form .col-sm-push-3 {
    left: 25%;
  }
  #pageForm .elq-form .col-sm-push-4 {
    left: 33.33333%;
  }
  #pageForm .elq-form .col-sm-push-5 {
    left: 41.66667%;
  }
  #pageForm .elq-form .col-sm-push-6 {
    left: 50%;
  }
  #pageForm .elq-form .col-sm-push-7 {
    left: 58.33333%;
  }
  #pageForm .elq-form .col-sm-push-8 {
    left: 66.66667%;
  }
  #pageForm .elq-form .col-sm-push-9 {
    left: 75%;
  }
  #pageForm .elq-form .col-sm-push-10 {
    left: 83.33333%;
  }
  #pageForm .elq-form .col-sm-push-11 {
    left: 91.66667%;
  }
  #pageForm .elq-form .col-sm-push-12 {
    left: 100%;
  }
  #pageForm .elq-form .col-sm-offset-0 {
    margin-left: 0;
  }
  #pageForm .elq-form .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  #pageForm .elq-form .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  #pageForm .elq-form .col-sm-offset-3 {
    margin-left: 25%;
  }
  #pageForm .elq-form .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  #pageForm .elq-form .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  #pageForm .elq-form .col-sm-offset-6 {
    margin-left: 50%;
  }
  #pageForm .elq-form .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  #pageForm .elq-form .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  #pageForm .elq-form .col-sm-offset-9 {
    margin-left: 75%;
  }
  #pageForm .elq-form .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  #pageForm .elq-form .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  #pageForm .elq-form .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  #pageForm .elq-form .col-md-1,
  #pageForm .elq-form .col-md-2,
  #pageForm .elq-form .col-md-3,
  #pageForm .elq-form .col-md-4,
  #pageForm .elq-form .col-md-5,
  #pageForm .elq-form .col-md-6,
  #pageForm .elq-form .col-md-7,
  #pageForm .elq-form .col-md-8,
  #pageForm .elq-form .col-md-9,
  #pageForm .elq-form .col-md-10,
  #pageForm .elq-form .col-md-11,
  #pageForm .elq-form .col-md-12 {
    float: left;
  }
  #pageForm .elq-form .col-md-1 {
    width: 8.33333%;
  }
  #pageForm .elq-form .col-md-2 {
    width: 16.66667%;
  }
  #pageForm .elq-form .col-md-3 {
    width: 25%;
  }
  #pageForm .elq-form .col-md-4 {
    width: 33.33333%;
  }
  #pageForm .elq-form .col-md-5 {
    width: 41.66667%;
  }
  #pageForm .elq-form .col-md-6 {
    width: 50%;
  }
  #pageForm .elq-form .col-md-7 {
    width: 58.33333%;
  }
  #pageForm .elq-form .col-md-8 {
    width: 66.66667%;
  }
  #pageForm .elq-form .col-md-9 {
    width: 75%;
  }
  #pageForm .elq-form .col-md-10 {
    width: 83.33333%;
  }
  #pageForm .elq-form .col-md-11 {
    width: 91.66667%;
  }
  #pageForm .elq-form .col-md-12 {
    width: 100%;
  }
  #pageForm .elq-form .col-md-pull-0 {
    right: auto;
  }
  #pageForm .elq-form .col-md-pull-1 {
    right: 8.33333%;
  }
  #pageForm .elq-form .col-md-pull-2 {
    right: 16.66667%;
  }
  #pageForm .elq-form .col-md-pull-3 {
    right: 25%;
  }
  #pageForm .elq-form .col-md-pull-4 {
    right: 33.33333%;
  }
  #pageForm .elq-form .col-md-pull-5 {
    right: 41.66667%;
  }
  #pageForm .elq-form .col-md-pull-6 {
    right: 50%;
  }
  #pageForm .elq-form .col-md-pull-7 {
    right: 58.33333%;
  }
  #pageForm .elq-form .col-md-pull-8 {
    right: 66.66667%;
  }
  #pageForm .elq-form .col-md-pull-9 {
    right: 75%;
  }
  #pageForm .elq-form .col-md-pull-10 {
    right: 83.33333%;
  }
  #pageForm .elq-form .col-md-pull-11 {
    right: 91.66667%;
  }
  #pageForm .elq-form .col-md-pull-12 {
    right: 100%;
  }
  #pageForm .elq-form .col-md-push-0 {
    left: auto;
  }
  #pageForm .elq-form .col-md-push-1 {
    left: 8.33333%;
  }
  #pageForm .elq-form .col-md-push-2 {
    left: 16.66667%;
  }
  #pageForm .elq-form .col-md-push-3 {
    left: 25%;
  }
  #pageForm .elq-form .col-md-push-4 {
    left: 33.33333%;
  }
  #pageForm .elq-form .col-md-push-5 {
    left: 41.66667%;
  }
  #pageForm .elq-form .col-md-push-6 {
    left: 50%;
  }
  #pageForm .elq-form .col-md-push-7 {
    left: 58.33333%;
  }
  #pageForm .elq-form .col-md-push-8 {
    left: 66.66667%;
  }
  #pageForm .elq-form .col-md-push-9 {
    left: 75%;
  }
  #pageForm .elq-form .col-md-push-10 {
    left: 83.33333%;
  }
  #pageForm .elq-form .col-md-push-11 {
    left: 91.66667%;
  }
  #pageForm .elq-form .col-md-push-12 {
    left: 100%;
  }
  #pageForm .elq-form .col-md-offset-0 {
    margin-left: 0;
  }
  #pageForm .elq-form .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  #pageForm .elq-form .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  #pageForm .elq-form .col-md-offset-3 {
    margin-left: 25%;
  }
  #pageForm .elq-form .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  #pageForm .elq-form .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  #pageForm .elq-form .col-md-offset-6 {
    margin-left: 50%;
  }
  #pageForm .elq-form .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  #pageForm .elq-form .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  #pageForm .elq-form .col-md-offset-9 {
    margin-left: 75%;
  }
  #pageForm .elq-form .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  #pageForm .elq-form .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  #pageForm .elq-form .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  #pageForm .elq-form .col-lg-1,
  #pageForm .elq-form .col-lg-2,
  #pageForm .elq-form .col-lg-3,
  #pageForm .elq-form .col-lg-4,
  #pageForm .elq-form .col-lg-5,
  #pageForm .elq-form .col-lg-6,
  #pageForm .elq-form .col-lg-7,
  #pageForm .elq-form .col-lg-8,
  #pageForm .elq-form .col-lg-9,
  #pageForm .elq-form .col-lg-10,
  #pageForm .elq-form .col-lg-11,
  #pageForm .elq-form .col-lg-12 {
    float: left;
  }
  #pageForm .elq-form .col-lg-1 {
    width: 8.33333%;
  }
  #pageForm .elq-form .col-lg-2 {
    width: 16.66667%;
  }
  #pageForm .elq-form .col-lg-3 {
    width: 25%;
  }
  #pageForm .elq-form .col-lg-4 {
    width: 33.33333%;
  }
  #pageForm .elq-form .col-lg-5 {
    width: 41.66667%;
  }
  #pageForm .elq-form .col-lg-6 {
    width: 50%;
  }
  #pageForm .elq-form .col-lg-7 {
    width: 58.33333%;
  }
  #pageForm .elq-form .col-lg-8 {
    width: 66.66667%;
  }
  #pageForm .elq-form .col-lg-9 {
    width: 75%;
  }
  #pageForm .elq-form .col-lg-10 {
    width: 83.33333%;
  }
  #pageForm .elq-form .col-lg-11 {
    width: 91.66667%;
  }
  #pageForm .elq-form .col-lg-12 {
    width: 100%;
  }
  #pageForm .elq-form .col-lg-pull-0 {
    right: auto;
  }
  #pageForm .elq-form .col-lg-pull-1 {
    right: 8.33333%;
  }
  #pageForm .elq-form .col-lg-pull-2 {
    right: 16.66667%;
  }
  #pageForm .elq-form .col-lg-pull-3 {
    right: 25%;
  }
  #pageForm .elq-form .col-lg-pull-4 {
    right: 33.33333%;
  }
  #pageForm .elq-form .col-lg-pull-5 {
    right: 41.66667%;
  }
  #pageForm .elq-form .col-lg-pull-6 {
    right: 50%;
  }
  #pageForm .elq-form .col-lg-pull-7 {
    right: 58.33333%;
  }
  #pageForm .elq-form .col-lg-pull-8 {
    right: 66.66667%;
  }
  #pageForm .elq-form .col-lg-pull-9 {
    right: 75%;
  }
  #pageForm .elq-form .col-lg-pull-10 {
    right: 83.33333%;
  }
  #pageForm .elq-form .col-lg-pull-11 {
    right: 91.66667%;
  }
  #pageForm .elq-form .col-lg-pull-12 {
    right: 100%;
  }
  #pageForm .elq-form .col-lg-push-0 {
    left: auto;
  }
  #pageForm .elq-form .col-lg-push-1 {
    left: 8.33333%;
  }
  #pageForm .elq-form .col-lg-push-2 {
    left: 16.66667%;
  }
  #pageForm .elq-form .col-lg-push-3 {
    left: 25%;
  }
  #pageForm .elq-form .col-lg-push-4 {
    left: 33.33333%;
  }
  #pageForm .elq-form .col-lg-push-5 {
    left: 41.66667%;
  }
  #pageForm .elq-form .col-lg-push-6 {
    left: 50%;
  }
  #pageForm .elq-form .col-lg-push-7 {
    left: 58.33333%;
  }
  #pageForm .elq-form .col-lg-push-8 {
    left: 66.66667%;
  }
  #pageForm .elq-form .col-lg-push-9 {
    left: 75%;
  }
  #pageForm .elq-form .col-lg-push-10 {
    left: 83.33333%;
  }
  #pageForm .elq-form .col-lg-push-11 {
    left: 91.66667%;
  }
  #pageForm .elq-form .col-lg-push-12 {
    left: 100%;
  }
  #pageForm .elq-form .col-lg-offset-0 {
    margin-left: 0;
  }
  #pageForm .elq-form .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  #pageForm .elq-form .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  #pageForm .elq-form .col-lg-offset-3 {
    margin-left: 25%;
  }
  #pageForm .elq-form .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  #pageForm .elq-form .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  #pageForm .elq-form .col-lg-offset-6 {
    margin-left: 50%;
  }
  #pageForm .elq-form .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  #pageForm .elq-form .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  #pageForm .elq-form .col-lg-offset-9 {
    margin-left: 75%;
  }
  #pageForm .elq-form .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  #pageForm .elq-form .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  #pageForm .elq-form .col-lg-offset-12 {
    margin-left: 100%;
  }
}
#pageForm .elq-form .row {
  display: inherit;
}
#pageForm .LV_invalid_field,
#pageForm input.LV_invalid_field:active,
#pageForm input.LV_invalid_field:hover,
#pageForm textarea.LV_invalid_field:active,
#pageForm textarea.LV_invalid_field:hover {
  outline: 1px solid #c00;
}
#pageForm .LV_validation_message {
  font-weight: 700;
  margin: 0 0 0 5px;
}
#pageForm .LV_valid {
  display: none;
}
#pageForm .LV_invalid {
  color: #c00;
  font-size: 10px;
}
#pageForm .submit-button-style {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #232323;
  border-radius: 50px;
  color: #232323;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 15px 30px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}
#pageForm .checkbox-aligned {
  margin-left: 5px;
  display: inline;
}
#pageForm .form-element-layout {
  padding: 5px 10px;
}
#pageForm .form-element-instruction {
  font-size: 10px;
}
#pageForm .form-element-form-text {
  margin: 0;
}
#pageForm .form-field-visible-xs-block {
  display: none;
}
#pageForm .elq-form-design-field .list-order input[type=radio] {
  margin-left: 1px;
}
@media (max-width: 767px) {
  #pageForm .form-field-visible-xs-block {
    display: block;
  }
}
#pageForm .form-field-hidden-xs {
  display: block;
}
@media (max-width: 767px) {
  #pageForm .form-field-hidden-xs {
    display: none;
  }
}
#pageForm .custom-overlay {
  margin-left: 2px;
  background: #fff;
  box-shadow: 0 0 4px 0 #777;
  border-radius: 2px;
  max-width: 256px;
}
#pageForm .form-holder {
  padding: 10px 0 0;
}
#pageForm .form-holder .container-fluid {
  padding: 0;
}
#pageForm .form-holder .container-fluid .form-element-layout {
  margin-bottom: 20px !important;
  /* padding: 0; */
  padding-left: 0;
  padding-right: 0;
}
#pageForm .form-holder .container-fluid .elq-form .elq-field-style {
  padding: 0;
}
#pageForm .form-holder .container-fluid .single-checkbox-row {
  margin: 10px 0 5px;
  width:210%;
}
#pageForm .form-holder .container-fluid label {
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  font-weight: 100;
  margin-bottom: 5px;
}
#pageForm .form-holder .container-fluid input,
#pageForm .form-holder .container-fluid input[type=date],
#pageForm .form-holder .container-fluid input[type=datetime-local],
#pageForm .form-holder .container-fluid input[type=datetime],
#pageForm .form-holder .container-fluid input[type=email],
#pageForm .form-holder .container-fluid input[type=month],
#pageForm .form-holder .container-fluid input[type=number],
#pageForm .form-holder .container-fluid input[type=password],
#pageForm .form-holder .container-fluid input[type=range],
#pageForm .form-holder .container-fluid input[type=search],
#pageForm .form-holder .container-fluid input[type=tel],
#pageForm .form-holder .container-fluid input[type=text],
#pageForm .form-holder .container-fluid input[type=time],
#pageForm .form-holder .container-fluid input[type=url],
#pageForm .form-holder .container-fluid input[type=week],
#pageForm .form-holder .container-fluid textarea,
#pageForm .form-holder .container-fluid select {
  box-sizing: border-box;
}
#pageForm .form-holder .container-fluid input:focus,
#pageForm .form-holder .container-fluid input[type=date]:focus,
#pageForm .form-holder .container-fluid input[type=datetime-local]:focus,
#pageForm .form-holder .container-fluid input[type=datetime]:focus,
#pageForm .form-holder .container-fluid input[type=email]:focus,
#pageForm .form-holder .container-fluid input[type=month]:focus,
#pageForm .form-holder .container-fluid input[type=number]:focus,
#pageForm .form-holder .container-fluid input[type=password]:focus,
#pageForm .form-holder .container-fluid input[type=range]:focus,
#pageForm .form-holder .container-fluid input[type=search]:focus,
#pageForm .form-holder .container-fluid input[type=tel]:focus,
#pageForm .form-holder .container-fluid input[type=text]:focus,
#pageForm .form-holder .container-fluid input[type=time]:focus,
#pageForm .form-holder .container-fluid input[type=url]:focus,
#pageForm .form-holder .container-fluid input[type=week]:focus,
#pageForm .form-holder .container-fluid textarea:focus,
#pageForm .form-holder .container-fluid select:focus {
  border: 1px solid #00a3e0;
  box-shadow: 0 0 0 2px rgba(0, 163, 224, 0.5);
  outline: 0;
}
#pageForm .form-holder .container-fluid input:hover {
  /* border: 1px solid #000; */
}
#pageForm .form-holder .container-fluid .select-wrap {
  position: relative;
}
#pageForm .form-holder .container-fluid .select-wrap select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#pageForm .form-holder .container-fluid ::-moz-placeholder {
  color: #000;
}
#pageForm .form-holder .container-fluid ::placeholder {
  color: #000;
}
#pageForm .form-holder .container-fluid .form-control:focus {
  border-color: #004281;
  box-shadow: 0 0 1px 1px #004281;
  outline: 0;
}
#pageForm .single-checkbox-row {
  margin: 20px 0 40px;
}
#pageForm .single-checkbox-row input[type=checkbox] {
  color: #000;
  cursor: pointer;
  opacity: 0;
  position: absolute;
  z-index: 10;
  z-index: 1;
  width: 2px;
}
#pageForm .single-checkbox-row label {
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  padding-left: 40px;
  position: relative;
  text-align: left;
  text-transform: none;
}
#pageForm .single-checkbox-row label a {
  color: #fff;
  position: relative;
  text-decoration: underline;
  transition: all 0.3s ease;
  z-index: 5;
}
#pageForm .single-checkbox-row label a:hover {
  color: #00a3e0;
}
#pageForm .single-checkbox-row label:after,
#pageForm .single-checkbox-row label:before {
  content: "";
  display: inline-block;
  position: absolute;
}
#pageForm .single-checkbox-row label:before {
  background-color: transparent;
  border: 3px solid #fff;
  height: 22px;
  left: 0;
  top: 0;
  width: 22px;
}
#pageForm .single-checkbox-row label:after {
  border-color: #fff;
  border-bottom: 2px solid;
  border-left: 2px solid;
  color: #fff;
  height: 7px;
  left: 5px;
  top: 6px;
  transform: rotate(-45deg);
  width: 12px;
}
#pageForm .single-checkbox-row input[type=checkbox] + label:after {
  content: none;
}
#pageForm .single-checkbox-row input[type=checkbox]:checked + label:after {
  content: "";
}
#pageForm .single-checkbox-row input[type=checkbox]:focus + label:before {
  border: 3px solid #fff;
}
#pageForm .single-checkbox-row input[type=checkbox]:checked + label:before {
  /* outline: 3px auto #fff; */
}
#pageForm .radio label {
  cursor: pointer;
  padding: 0 0 0 40px;
  position: relative;
}
#pageForm .radio label input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #004281;
  border-radius: 50px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  margin: 0 0 0 -40px;
  outline: none;
  overflow: hidden;
  position: absolute;
  top: 2px;
  transition: all 0.3s ease;
  width: 22px;
}
#pageForm .radio label input:after {
  background: #fff;
  content: "";
  transition: all 0.5s ease;
}
#pageForm .radio label input:checked:before,
#pageForm .radio label input:hover:after {
  background: #004281;
  border-radius: 100px;
  content: "";
  display: block;
  height: 12px;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 12px;
}
#pageForm .radio label input:checked,
#pageForm .radio label input:hover {
  background-color: #fff;
}
#pageForm .field-control-wrapper {
  position: relative;
}
#pageForm .field-control-wrapper [type=email],
#pageForm .field-control-wrapper [type=text] {
  background-position: 100%;
}
#pageForm .field-control-wrapper .parsley-error {
  border: 1px solid #db7076 !important;
}
#pageForm .field-control-wrapper .parsley-error:focus {
  box-shadow: 0 0 0 2px rgba(226, 62, 79, 0.5) !important;
}
#pageForm .field-control-wrapper [type=email].parsley-error,
#pageForm .field-control-wrapper [type=text].parsley-error {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Cpath fill='%23e23e4f' class='fill-primary' d='M23.837 22.146 16.611 9.154c-.077-.154-.308-.154-.385 0L9 22.146v.23l.23.154h14.453l.231-.153v-.231h-.077zm-6.765-8.533-.307 4.997h-.692l-.308-4.997h1.384-.077zm-.692 7.457a.689.689 0 0 1-.692-.692.69.69 0 0 1 .692-.692c.385 0 .692.307.692.692a.689.689 0 0 1-.692.692z'/%3E%3C/svg%3E");
  background-position: 100%;
  background-repeat: no-repeat;
}
#pageForm .field-control-wrapper span.msg-is-invalid {
  bottom: -21px;
  color: #db7076;
  font-size: 11px;
  left: 0;
  position: absolute;
  text-align: right;
  width: 100%;
}
#pageForm .res-container {
  margin-bottom: 0;
  position: absoulte;
  width: 100%;
}
#pageForm .wrap {
  max-width: 1206px;
  width: 100%;
  margin: 0 auto;
  padding: 0 33px;
}
#pageForm .button-black {
  padding: 15px 37px;
  background-color: #000000;
  color: white !important;
  text-decoration: none;
  border-radius: 1.3125rem;
  font-size: 14px !important;
  text-transform: uppercase;
  text-align: center;
  line-height: 10px;
  display: block;
}
#pageForm .button-black:hover {
  background-color: #4d4d4d;
}
#pageForm .wh-100 {
  width: 100%;
  height: 100%;
}
#pageForm .text-img-block {
  padding-top: 64px;
  display: flex;
  color: white;
  justify-content: space-between;
}
#pageForm .text-img-block .thankyou-text {
  margin-bottom: 48px;
}
#pageForm .text-img-block .thankyou-text p {
  margin: 0;
  display: flex;
  font-size: 24px !important;
  font-weight: 700;
  line-height: 33px !important;
  max-width: 579px;
  margin: 30px 0 35px;
}
#pageForm .text-img-block .thankyou-text .checkbox-container {
  display: inline-flex;
  margin-right: 20px;
  align-items: center;
}
#pageForm .text-img-block .text-block h1 {
  text-transform: uppercase;
  margin: 0;
  font-size: 45px;
  line-height: 54px;
  font-weight: 700;
}
#pageForm .text-img-block .text-block h5 {
  font-weight: bold;
  font-size: 18px;
  margin-top: 20px;
  line-height: 21px;
  margin-bottom: 15px;
}
#pageForm .text-img-block .text-block p {
  font-size: 16px;
  line-height: 24px;
  max-width: 579px;
}
#pageForm .text-img-block .img-block {
  margin-left: 100px;
}
#pageForm form {
  margin: 0;
}
#pageForm .form-container {
  position: relative;
  color: white;
  margin-top: 10px;
  padding: 15px 47px;
  max-width: 1140px;
  margin: auto;
}
#pageForm .form-container h3 br {
  display: none;
}
@media (max-width: 1023px) {
  #pageForm .form-container {
    padding: 15px;
  }
  #pageForm .form-container h3 br {
    display: block;
  }
}
@media (max-width: 767px) {
  #pageForm .form-container {
    padding: 15px;
    padding-top: 35px;
  }
  #pageForm .form-container h3 br {
    display: none;
  }
}
#pageForm .form-container input,
#pageForm .form-container select,
#pageForm .form-container textarea {
  background-color: rgba(0, 0, 0, 0.4);
  border: 1px solid white;
  color: white;
  padding: 8px 10px;
  font-size: 16px;
  line-height: 19px;
}
#pageForm .LV_validation_message {
  display: none;
}
#pageForm .form-container .consentContainer select {
  background-color: rgba(0, 0, 0, 0.4) !important;
  border: 1px solid white;
  color: white !important;
}
#pageForm .form-container input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 16px;
  line-height: 19px;
  color: white !important;
  opacity: 1;
  /* Firefox */
}
#pageForm .form-container input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 16px;
  line-height: 19px;
  color: white !important;
  opacity: 1;
  /* Firefox */
}
#pageForm .form-container textarea::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white !important;
  /* Firefox */
}
#pageForm .form-container textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white !important;
  /* Firefox */
}
#pageForm .form-container textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white !important;
}
#pageForm .form-container textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white !important;
}
#pageForm .form-container select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url("../img/arrow-down.png");
  background-repeat: no-repeat;
  background-position: 98% 55%;
}
#pageForm .form-container select:focus-visible,
#pageForm .form-container input:focus-visible {
  outline: none;
}
#pageForm .form-container .linkedin-holder {
  display: flex;
  justify-content: center;
  position: relative;
  margin-bottom: 27px;
}
#pageForm .form-container .linkedin-holder .linkedin-holder__button {
  background: #fff;
  border-radius: 30px;
  color: #000;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 9px 36px;
  display: flex;
  align-items: center;
}
#pageForm .form-container .linkedin-holder .linkedin-holder__button img {
  width: 32px;
  margin-right: 8px;
}
#pageForm .form-container .linkedin-holder .linkedin-holder__iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 290px;
  cursor: pointer;
  overflow: hidden;
  background: #fff;
  height: 32px;
  left: 39px;
  margin: 0 auto;
  opacity: 0.001;
  position: absolute;
  right: 0;
  top: 8px;
  width: 176px;
}
#pageForm .form-container iframe {
  width: 100% !important;
  height: 100% !important;
}
#pageForm .full-width {
  width: 100% !important;
}
#pageForm .button-style {
  font-size: 12px;
  /* min-width: 180px; */
  padding: 17px 41px;
  display: inline-block;
  line-height: 14px;
  text-align: center;
  border-radius: 50px;
  text-transform: uppercase;
}
#pageForm .button-style:hover {
  text-decoration: none;
}
#pageForm .button-white {
  background-color: white;
  color: #000;
}
#pageForm .button-white:hover {
  color: #fff;
  background-color: #000 !important;
}
#pageForm .button-white.transparent-button {
  border: 1px solid white;
}
#pageForm .button-white.transparent-button:hover {
  background: none !important;
  border: 1px solid white;
  padding-top: 17px;
  padding-bottom: 17px;
}
#pageForm .eu-consent-select-container {
  position: relative;
  align-self: start;
}
#pageForm .eu-consent-select-container .parsley-required {
  top: 100% !important;
}
#pageForm .form-holder .container-fluid .select-wrap:after {
  display: none;
}
#pageForm .form-container .form-holder {
  padding: 0;
}
#pageForm .form-container .form-holder .grid-layout-col {
  margin: 0;
}
@media (max-width: 767px) {
  #pageForm .form-holder-elq .container-fluid > .row {
    margin: 0 !important;
    flex: 100% !important;
  }
}
#pageForm .form-container .layout > .row {
  margin: 0;
  flex-wrap: nowrap;
  display: flex;
}
#pageForm .form-container .elq-form .row {
  margin: 0;
}
#pageForm .form-container .grid-layout-col {
  width: 50%;
  margin: 16px 0;
}
#pageForm .form-container .grid-layout-col:first-child {
  margin-right: 15px;
}
#pageForm .form-container .grid-layout-col:last-child {
  margin-left: 15px;
}
#pageForm .single-checkbox-row input[type=checkbox] {
  cursor: pointer;
  opacity: 0;
  position: absolute;
  z-index: -1;
}
#pageForm .single-checkbox-row label {
  position: relative;
  margin: 0;
  padding-left: 43px;
  font-size: 12px;
  line-height: 14.5px;
  padding-top: 3.25px;
}
#pageForm .single-checkbox-row label:after,
#pageForm .single-checkbox-row label:before {
  content: "";
  display: inline-block;
  position: absolute;
}
#pageForm .single-checkbox-row label:before {
  height: 25px;
  left: 0;
  top: 0;
  width: 25px;
  background-color: white;
}
#pageForm .single-checkbox-row label:after {
  border-color: #fff;
  border-bottom: 3px solid;
  border-left: 3px solid;
  color: #000;
  height: 9px;
  left: 5px;
  top: 6px;
  transform: rotate(-45deg);
  width: 16px;
}
#pageForm .single-checkbox-row input[type=checkbox] + label:after {
  content: none;
}
#pageForm .single-checkbox-row input[type=checkbox]:checked + label:after {
  content: "";
}
#pageForm .form-container .submit-button-style {
  background-color: #005eb8;
  border-width: 0;
  border-radius: 50px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 15px 42px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
#pageForm .form-container .single-checkbox-row a {
  color: white;
  text-decoration: underline;
}
#pageForm .form-container .checkbox-container {
  margin-top: 10px !important;
  min-height: 25px;
  margin-bottom: 30px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
#pageForm header .menu-options > a {
  margin: 0 1rem;
  overflow: hidden;
}
#pageForm .menu-button-container {
  display: none;
  height: 100%;
  width: 30px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#pageForm #menu-toggle {
  display: none;
}
#pageForm .menu-button-container {
  margin: 0;
}
#pageForm #menu-toggle:checked + .menu-button-container .menu-button {
  background: rgba(255, 255, 255, 0);
}
#pageForm #menu-toggle:checked + .menu-button-container .menu-button::after {
  margin-top: 0px;
  transform: rotate(-405deg);
}
#pageForm .block-background-image.no-greyscale::before {
  filter: none;
}
#pageForm .block-background-image-2::before {
  background-image: url("../img/col-img-1.jpg");
}
#pageForm .block-background-image-3::before {
  background-image: url("../img/warehouse.png");
}
#pageForm .block-background-image.center::before {
  background-position: center center;
}
#pageForm .block-background-image.bottom::before {
  background-position: bottom center;
}
#pageForm .block-background-image.top::before {
  background-position: top center;
}
#pageForm .bg-grey {
  background-color: rgba(0, 0, 0, 0.6);
  padding-bottom: 0.1px;
}
#pageForm .btn-black-border {
  border: 1px solid black;
}
#pageForm .hide {
  display: none;
}
#pageForm .black-bg {
  background-color: #151515 !important;
  color: white !important;
}
#pageForm .customFlexCenter {
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  #pageForm .text-img-block .img-block {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #pageForm .text-img-block .img-block img {
    max-width: 100%;
  }
  #pageForm header .logo img {
    display: none;
  }
  #pageForm header .logo img.mobile {
    display: block;
  }
  #pageForm .menu-button-container {
    display: flex;
  }
  #pageForm header .menu-options {
    position: absolute;
    top: 0;
    margin-top: 72px;
    left: 0;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    z-index: 1;
  }
  #pageForm header #menu-toggle ~ .menu-options a {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  #pageForm header #menu-toggle:checked ~ .menu-options a {
    height: 2.5em;
    padding: 0.5em;
    transition: height 400ms cubic-bezier(0.23, 1, 0.32, 1);
  }
  #pageForm header #menu-toggle:checked ~ .menu-options a.headerBtn {
    height: 30px;
    margin-bottom: 20px;
    min-width: 180px;
  }
  #pageForm header .menu-options > a {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0.5em 0;
  }
}
@media screen and (max-width: 768px) {
  #pageForm .texts-columns-blocks-container .columns-block .column {
    width: 49%;
  }
  #pageForm .texts-columns-blocks-container .columns-block {
    justify-content: space-around;
  }
}
@media screen and (max-width: 700px) {
  #pageForm .texts-columns-blocks-container .columns-block .column {
    width: 100%;
  }
  #pageForm .form-container .grid-layout-col {
    width: 100%;
  }
  #pageForm .form-container .grid-layout-col:first-child,
  #pageForm .form-container .grid-layout-col:last-child {
    margin-left: 0px;
    margin-right: 0px;
  }
  #pageForm .form-container .elq-form .row {
    flex-direction: column;
	width: 100%;
  }
  #pageForm footer .part-1,
  #pageForm footer .social-links {
    flex-direction: column;
  }
  #pageForm footer .social-links {
    width: 100%;
    max-width: 350px;
  }
  #pageForm footer .footer-social__icons {
    width: 100%;
    justify-content: space-between;
  }
  #pageForm footer .social-links p {
    padding: 15px 0;
    margin-right: 0 !important;
  }
  #pageForm footer {
    padding-bottom: 40px;
  }
  #pageForm footer .legal-links {
    flex-direction: column;
  }
  #pageForm footer .legal-links a {
    padding-bottom: 15px;
  }
  #pageForm footer .legal-links a:last-child {
    padding-bottom: 0;
  }
  #pageForm footer .legal-links .seperator {
    display: none;
  }
}
@media (max-width: 1170px) {
  #pageForm .text-img-block .img-block {
    margin-left: 10px;
  }
  #pageForm .block-2 .column {
    max-width: 448px;
  }
  #pageForm .block-2 .column-1 {
    margin-right: 20px;
  }
  #pageForm .block-2 .column-2 {
    margin-left: 20px;
  }
  #pageForm .block-2 .columns-container {
    justify-content: center;
  }
  #pageForm .block-3 .top-part .rows .img-container {
    margin-right: 88px;
  }
  #pageForm .block-3 .top-part .rows.right-img .img-container {
    margin-left: 88px;
  }
}
@media (max-width: 1000px) {
  #pageForm .block-2 .columns-container {
    flex-direction: column;
    align-items: center;
  }
  #pageForm .block-2 .column {
    margin-right: auto;
    margin-left: auto;
    max-width: 452px;
  }
  #pageForm .block-3 .top-part .rows {
    flex-direction: column !important;
    align-items: center;
  }
  #pageForm .block-3 .top-part .rows .img-container {
    margin: 0 !important;
  }
  #pageForm .block-3 .top-part .rows .texts-container {
    margin-top: 55px;
    text-align: center;
  }
  #pageForm .block-3 .top-part .rows {
    margin-bottom: 60px;
    margin-top: 60px;
  }
}
@media (max-width: 767px) {
  #pageForm .text-img-block {
    display: block;
  }
  #pageForm .header-block {
    padding-bottom: 15px;
  }
  #pageForm .text-img-block .img-block {
    margin: 0;
  }
  #pageForm .text-img-block .thankyou-text {
    margin-bottom: 26px;
  }
}
@media (max-width: 500px) {
  #pageForm .wrap {
    padding: 0 15px;
  }
  #pageForm .header-block {
    padding-top: 52px;
  }
  #pageForm .block-1 .text-container {
    padding-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }
  #pageForm .block-2 .column {
    max-width: 340px;
    padding: 12px 15px 30px;
  }
  #pageForm .block-2 .column .img-container {
    max-width: 307px;
    max-height: 211px;
  }
  #pageForm .block-2 .column .text-container {
    padding: 30px 15px 24px !important;
  }
  #pageForm .block-2 .column .btn-container {
    margin-top: 0;
    margin-bottom: 34px;
  }
  #pageForm .block-2 .column .links-container {
    padding: 0 30px;
  }
  #pageForm .block-2 .bottom-part .btn-container {
    margin-bottom: 60px;
  }
  #pageForm .block-2 .bottom-part h3 {
    margin-bottom: 48px;
  }
  #pageForm .block-2 .bottom-part p {
    margin-bottom: 31px;
  }
  #pageForm .block-3 .top-part .rows {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  #pageForm .block-3 .top-part .rows .texts-container {
    margin-top: 33px;
  }
  #pageForm .block-3 .top-part .rows .texts-container a {
    margin-top: 26px;
  }
  #pageForm .block-3 .bottom-part {
    margin-top: 50px;
  }
  #pageForm .block-3 .bottom-part .text-container {
    padding-top: 60px;
  }
  #pageForm .block-3 .bottom-part .btn-container {
    margin-bottom: 58px;
  }
  #pageForm .block-3 .bottom-part .wrap {
    padding: 35px;
  }
}/*# sourceMappingURL=style.css.map */