#scanBoardingPass p,
#scanBoardingPass h1,
#scanBoardingPass h2,
#scanBoardingPass h3 {
  margin: 0;
  padding: 0;
}

#scanBoardingPass h2 {
  font-size: 36px;
}

@media (max-width: 1679px) {
  #scanBoardingPass h2 {
    font-size: 32px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass h2 {
    font-size: 28px;
  }
}

#scanBoardingPass .banner {
  width: 100%;
  height: auto;
  background-color: #2a5e6c;
}

#scanBoardingPass .banner .inner {
  height: 620px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 1199px) {
  #scanBoardingPass .banner .inner {
    height: 500px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .banner .inner {
    height: auto;
    padding: 30px 0;
  }
}

#scanBoardingPass .banner .inner .heading {
  width: 697px;
  height: 385px;
  background: url(../../air-travel/scan-boarding-pass/assets/bg-black.svg) center center no-repeat;
  background-size: contain;
  padding: 42px 98px 56px 111px;
  z-index: 1;
  position: relative;
}

@media (max-width: 1679px) {
  #scanBoardingPass .banner .inner .heading {
    width: 650px;
    height: 460px;
    padding: 86px;
  }
}

@media (max-width: 1199px) {
  #scanBoardingPass .banner .inner .heading {
    padding: 100px 80px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .banner .inner .heading {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 767px) {
  #scanBoardingPass .banner .inner .heading {
    background-size: cover;
    padding: 30px 50px;
  }
}

#scanBoardingPass .banner .inner .heading h1,
#scanBoardingPass .banner .inner .heading p,
#scanBoardingPass .banner .inner .heading a {
  color: white;
}

#scanBoardingPass .banner .inner .heading h1 {
  line-height: 58px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .banner .inner .heading h1 {
    font-size: 36px;
    line-height: 52px;
  }
}

@media (max-width: 1199px) {
  #scanBoardingPass .banner .inner .heading h1 {
    font-size: 30px;
    line-height: 42px;
  }
}

#scanBoardingPass .banner .inner .heading p {
  font-size: 24px;
  line-height: 36px;
  margin-top: 10px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .banner .inner .heading p {
    font-size: 20px;
  }
}

@media (max-width: 1199px) {
  #scanBoardingPass .banner .inner .heading p {
    font-size: 18px;
    line-height: 30px;
  }
}

#scanBoardingPass .banner .inner .heading a {
  display: block;
  margin-top: 30px;
  text-align: center;
  width: 252px;
  height: 57px;
  line-height: 57px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 22px;
  font-family: Oswald-Regular;
  background-color: #fe8e14;
}

#scanBoardingPass .banner .inner .heading a:hover {
  -webkit-transform: translate(8px, -8px);
          transform: translate(8px, -8px);
  -webkit-box-shadow: -8px 8px 0 0 white;
          box-shadow: -8px 8px 0 0 white;
}

@media (max-width: 572px) {
  #scanBoardingPass .banner .inner .heading a {
    width: 100%;
    font-size: 18px;
  }
}

#scanBoardingPass .banner .inner .image {
  margin-left: -160px;
  position: relative;
  width: 752px;
  height: 486px;
  background: url(../../air-travel/scan-boarding-pass/assets/banner.jpg) center center no-repeat;
  background-size: contain;
}

@media (max-width: 1679px) {
  #scanBoardingPass .banner .inner .image {
    width: 650px;
    height: 400px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .banner .inner .image {
    display: none;
  }
}

#scanBoardingPass .basicCustomers {
  margin: 80px auto 0 auto;
}

#scanBoardingPass .basicCustomers .desc {
  width: 1190px;
  font-size: 30px;
  line-height: 48px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 50px;
}

#scanBoardingPass .basicCustomers i.company-logo {
  height: 62px;
  background: url(https://www.dynamsoft.com/webres/wwwroot/images/banner/index/company-logo.png);
}

#scanBoardingPass .basicCustomers i.ibm-logo {
  width: 107px;
  background-position: 0 0px;
  background-repeat: no-repeat;
}

#scanBoardingPass .basicCustomers i.ge-logo {
  width: 62px;
  background-position: -178px 0px;
  background-repeat: no-repeat;
}

#scanBoardingPass .basicCustomers i.nasa-logo {
  width: 72px;
  background-position: -308px 0px;
  background-repeat: no-repeat;
}

#scanBoardingPass .basicCustomers i.lm-logo {
  width: 262px;
  background-position: -447px 0px;
  background-repeat: no-repeat;
}

#scanBoardingPass .basicCustomers i.epson-logo {
  width: 118px;
  background-position: -778px 0px;
  background-repeat: no-repeat;
}

#scanBoardingPass .basicCustomers i.fujifilm-logo {
  width: 140px;
  background-position: -966px 0px;
  background-repeat: no-repeat;
}

#scanBoardingPass .basicCustomers i.hp-logo {
  width: 60px;
  background-position: -1176px 0px;
  background-repeat: no-repeat;
}

#scanBoardingPass .basicCustomers i.disney-logo {
  width: 128px;
  background-position: -1305px 0px;
  background-repeat: no-repeat;
}

#scanBoardingPass .basicCustomers i.simens-logo {
  width: 131px;
  background-position: -1508px 0px;
  background-repeat: no-repeat;
}

#scanBoardingPass .basicCustomers .customer-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#scanBoardingPass .basicCustomers .customer-logos li {
  margin-right: 69px;
  opacity: 1;
}

#scanBoardingPass .basicCustomers .customer-logos li:last-child {
  margin-right: 0;
}

#scanBoardingPass .basicCustomers .customer-swiper-container {
  overflow: hidden;
}

#scanBoardingPass .basicCustomers .swiper-slide {
  width: auto;
  display: inline-block !important;
  text-align: center;
}

@media (max-width: 1679px) {
  #scanBoardingPass .basicCustomers .desc {
    width: 1110px;
    font-size: 28px;
  }
  #scanBoardingPass .basicCustomers i.company-logo {
    height: 62px;
    -webkit-transform: scale(0.88);
            transform: scale(0.88);
  }
  #scanBoardingPass .basicCustomers .customer-logos li {
    margin-right: 0;
  }
}

@media (max-width: 1199px) {
  #scanBoardingPass .basicCustomers .customer-logos {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
    margin-left: -57px;
  }
  #scanBoardingPass .basicCustomers i.company-logo {
    height: 62px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  #scanBoardingPass .basicCustomers .desc {
    width: 100%;
    font-size: 24px;
    margin-bottom: 40px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .basicCustomers .desc {
    font-size: 18px;
    line-height: 30px;
  }
  #scanBoardingPass .basicCustomers .customerSwiper {
    height: auto;
  }
  #scanBoardingPass .basicCustomers .customer-logos {
    display: none !important;
  }
  #scanBoardingPass .basicCustomers .customer-swiper-container {
    margin-top: -10px;
  }
  #scanBoardingPass .basicCustomers .customerSwiper .customerPrevArrow,
  #scanBoardingPass .basicCustomers .customerSwiper .customerNextArrow {
    top: unset;
    bottom: 17px;
  }
}

@media (max-width: 767px) {
  #scanBoardingPass .basicCustomers .customerSwiper .customerPrevArrow,
  #scanBoardingPass .basicCustomers .customerSwiper .customerNextArrow {
    top: unset;
    bottom: 25px;
    width: 20px;
    height: 19px;
  }
}

#scanBoardingPass .intro {
  background-color: #f5f5f5;
  width: 1570px;
  max-width: 100%;
  height: 570px;
  margin: 0 auto;
  padding: 20px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .intro {
    padding: 50px;
    height: auto;
  }
}

@media (max-width: 767px) {
  #scanBoardingPass .intro {
    padding: 20px;
  }
}

#scanBoardingPass .intro .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 991px) {
  #scanBoardingPass .intro .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#scanBoardingPass .intro .content .text {
  width: 612px;
  margin-left: 90px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .intro .content .text {
    margin: 0;
    width: 50%;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .intro .content .text {
    width: 100%;
  }
}

#scanBoardingPass .intro .content .text p {
  margin: 0;
  font-size: 24px;
  line-height: 36px;
}

#scanBoardingPass .intro .content .text p:last-child {
  margin-top: 40px;
}

@media (max-width: 991px) {
  #scanBoardingPass .intro .content .text p:last-child {
    margin-top: 20px;
  }
}

@media (max-width: 1679px) {
  #scanBoardingPass .intro .content .text p {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .intro .content .text p {
    font-size: 18px;
  }
}

#scanBoardingPass .intro .content .image {
  width: 660px;
  height: 528px;
}

#scanBoardingPass .intro .content .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  background-color: #f5f5f5;
}

@media (max-width: 1679px) {
  #scanBoardingPass .intro .content .image {
    width: 45%;
    height: 400px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .intro .content .image {
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
}

#scanBoardingPass .features p.title {
  font-size: 24px;
  text-align: center;
  margin: 0 auto;
  width: 80%;
}

@media (max-width: 991px) {
  #scanBoardingPass .features p.title {
    width: 98%;
  }
}

#scanBoardingPass .features .content {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 72px;
  padding: 0 65px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .features .content {
    padding: 0;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .features .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

#scanBoardingPass .features .content .video {
  background-color: #fe8e14;
  width: 640px;
  height: 460px;
  position: relative;
}

@media (max-width: 1679px) {
  #scanBoardingPass .features .content .video {
    width: 50%;
  }
}

@media (max-width: 1199px) {
  #scanBoardingPass .features .content .video {
    height: 400px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .features .content .video {
    width: calc(100% - 66px);
    height: 460px;
    margin-top: 30px;
  }
}

#scanBoardingPass .features .content .video::after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  right: -1px;
  top: -1px;
  border-width: 52px;
  border-style: solid;
  border-color: white white transparent transparent;
}

#scanBoardingPass .features .content .video a {
  display: block;
  width: 100%;
  height: calc(100% - 110px);
  background: url(../../air-travel/scan-boarding-pass/assets/video-cover.jpg) center center no-repeat;
  background-size: cover;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 66px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

#scanBoardingPass .features .content .video a:hover::after {
  background-color: rgba(197, 197, 197, 0.3);
}

#scanBoardingPass .features .content .video a::after {
  content: "";
  width: 150px;
  height: 150px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: rgba(0, 0, 0, 0.3);
  border: 2px solid white;
  border-radius: 50%;
}

#scanBoardingPass .features .content .video a::before {
  content: "";
  width: 0;
  height: 0;
  border-width: 27px 0 27px 45px;
  border-style: solid;
  position: absolute;
  border-color: transparent;
  border-left-color: white;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-39%, -50%);
          transform: translate(-39%, -50%);
  z-index: 1;
}

#scanBoardingPass .features .content .featureList {
  width: 555px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .features .content .featureList {
    width: 35%;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .features .content .featureList {
    width: 100%;
  }
}

#scanBoardingPass .features .content .featureList .featureItem:not(:last-child) {
  margin-bottom: 30px;
}

#scanBoardingPass .features .content .featureList .featureItem p:first-child {
  font-size: 30px;
  font-family: Oswald-Regular;
  margin-bottom: 14px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .features .content .featureList .featureItem p:first-child {
    font-size: 24px;
  }
}

#scanBoardingPass .features .content .featureList .featureItem p:last-child {
  font-size: 18px;
}

#scanBoardingPass .form {
  height: auto;
  width: 100%;
  background-color: #f5f5f5;
  padding: 87px 0 10px 0;
}

#scanBoardingPass .form h3,
#scanBoardingPass .form p {
  color: black;
  text-align: center;
}

#scanBoardingPass .form h3 {
  font-size: 30px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .form h3 {
    font-size: 28px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .form h3 {
    font-size: 24px;
  }
}

#scanBoardingPass .form p {
  margin-top: 19px;
}

#scanBoardingPass .form .hbspt-form {
  margin: 47px auto 0 auto;
  width: 660px;
  max-width: 90%;
}

#scanBoardingPass .why {
  height: 750px;
  background-color: #323234;
  padding-top: 98px;
}

@media (max-width: 991px) {
  #scanBoardingPass .why {
    height: auto;
    padding: 50px 0;
  }
}

#scanBoardingPass .why .content h2 {
  color: white;
  text-align: center;
}

#scanBoardingPass .why .content .reasons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 83px;
  padding: 0 65px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .why .content .reasons {
    padding: 0;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .why .content .reasons {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#scanBoardingPass .why .content .reasons .reasonBox {
  width: 437px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .why .content .reasons .reasonBox {
    width: 350px;
  }
}

@media (max-width: 1199px) {
  #scanBoardingPass .why .content .reasons .reasonBox {
    width: 290px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .why .content .reasons .reasonBox {
    width: 100%;
  }
  #scanBoardingPass .why .content .reasons .reasonBox:not(:last-child) {
    margin-bottom: 40px;
  }
}

#scanBoardingPass .why .content .reasons .reasonBox img {
  width: 100%;
}

#scanBoardingPass .why .content .reasons .reasonBox p {
  color: white;
}

#scanBoardingPass .why .content .reasons .reasonBox p:nth-child(2) {
  margin-top: 30px;
  font-size: 24px;
  font-family: Oswald-Regular;
}

@media (max-width: 1679px) {
  #scanBoardingPass .why .content .reasons .reasonBox p:nth-child(2) {
    font-size: 20px;
  }
}

#scanBoardingPass .why .content .reasons .reasonBox p:last-child {
  margin-top: 15px;
  font-size: 18px;
}

@media (max-width: 1199px) {
  #scanBoardingPass .why .content .reasons .reasonBox p:last-child {
    font-size: 16px;
  }
}

#scanBoardingPass .platforms h2 {
  text-align: center;
}

#scanBoardingPass .platforms .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 100px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 65px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .platforms .content {
    padding: 0 0;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .platforms .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#scanBoardingPass .platforms .content .platformBox {
  width: 430px;
  height: 280px;
  background-color: #f5f5f5;
  position: relative;
  padding: 70px 32px 32px 75px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .platforms .content .platformBox {
    width: 350px;
    padding: 65px 30px;
  }
}

@media (max-width: 1199px) {
  #scanBoardingPass .platforms .content .platformBox {
    width: 300px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .platforms .content .platformBox {
    width: 100%;
    height: auto;
  }
  #scanBoardingPass .platforms .content .platformBox:not(:last-child) {
    margin-bottom: 50px;
  }
}

#scanBoardingPass .platforms .content .platformBox i.icon {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: white;
  background-size: 50%;
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid #323234;
}

#scanBoardingPass .platforms .content .platformBox i.icon.icon-document {
  background-image: url(../../air-travel/scan-boarding-pass/assets/icon-api.svg);
}

#scanBoardingPass .platforms .content .platformBox i.icon.icon-sample {
  background-image: url(../../air-travel/scan-boarding-pass/assets/icon-sample.svg);
}

#scanBoardingPass .platforms .content .platformBox i.icon.icon-trial {
  background-image: url(../../air-travel/scan-boarding-pass/assets/icon-free-trial.svg);
}

#scanBoardingPass .platforms .content .platformBox p:nth-child(2) {
  font-size: 30px;
  font-family: Oswald-Regular;
  margin-bottom: 19px;
}

@media (max-width: 1679px) {
  #scanBoardingPass .platforms .content .platformBox p:nth-child(2) {
    font-size: 28px;
  }
}

@media (max-width: 1199px) {
  #scanBoardingPass .platforms .content .platformBox p:nth-child(2) {
    font-size: 24px;
  }
}

@media (max-width: 991px) {
  #scanBoardingPass .platforms .content .platformBox p:nth-child(2) {
    font-size: 20px;
  }
}

#scanBoardingPass .platforms .content .platformBox p:nth-child(3) {
  font-size: 18px;
}

#scanBoardingPass .platforms .content .platformBox a {
  font-size: 18px;
  font-family: Oswald-Regular;
  color: #fe8e14;
  position: absolute;
  bottom: 32px;
  display: block;
}

#scanBoardingPass .platforms .content .platformBox a:hover {
  color: #ffac53;
}

@media (max-width: 991px) {
  #scanBoardingPass .platforms .content .platformBox a {
    position: relative;
    margin-top: 20px;
    bottom: unset;
  }
}

.hs-button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  line-height: 12px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
  background-color: #ff7a59;
  border-color: #ff7a59;
  color: #fff;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  font-size: 14px;
  padding: 12px 24px;
}

.hs-button:hover,
.hs-button:focus {
  background-color: #ff8f73;
  border-color: #ff8f73;
}

.hs-button:active {
  background-color: #e66e50;
  border-color: #e66e50;
}

.hbspt-form label {
  font-size: 14px;
  width: 130px;
  color: #33475b;
  display: block;
  float: none;
  width: auto;
  font-weight: 500;
  line-height: 20px;
  padding-top: 0;
  margin-bottom: 4px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hs-video-form label {
  color: #fff !important;
}

.hs-video-form .hs-back-button {
  background-color: #fff;
  width: 20%;
  height: 38px;
  margin-right: 10px;
  border: 1px solid;
  border-radius: 3px;
}

.hs-video-form .hs-button {
  width: 70%;
}

.hs-video-form .hs-button span {
  font-size: 15px;
}

.hs-video-form .hs-richtext {
  color: #fff !important;
}

.hs-video-form .legal-consent-container {
  max-height: 180px !important;
  overflow-y: scroll !important;
}

.hs-video-form .legal-consent-container:after {
  content: "";
  display: block;
  height: 100px;
  width: 100%;
}

.hs-video-form .legal-consent-wrapper {
  position: relative;
}

.hs-video-form .legal-consent-overlay {
  position: absolute;
  pointer-events: none;
  left: 0;
  bottom: 0;
  height: 100px;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#292929));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #292929 100%);
}

.hs-error-msgs label {
  color: #f2545b;
}

.hs-input {
  display: inline-block;
  width: 90%;
  max-width: unset !important;
  height: 40px;
  padding: 9px 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  border: 1px solid #cbd6e2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3px;
}

.hs-input:not([type="file"]) {
  background-color: #f5f8fa;
}

.hs-input[type="checkbox"],
.hs-input[type="radio"] {
  cursor: pointer;
  width: auto;
  height: auto;
  padding: 0;
  margin: 3px 5px 3px 0px;
  line-height: normal;
  border: none;
}

.hs-input[type="file"] {
  padding: initial;
  border: initial;
  line-height: initial;
  -webkit-box-shadow: none;
          box-shadow: none;
}

select.is-placeholder {
  color: #bfbfbf;
}

select.is-placeholder:focus {
  color: #33475b;
}

.hs-input:-moz-placeholder {
  color: #bfbfbf;
}

.hs-input::-webkit-input-placeholder {
  color: #bfbfbf;
}

.hs-input option:disabled {
  color: #bfbfbf;
}

.hs-input input,
.hs-input textarea {
  -webkit-transition: border 0.2s linear;
  transition: border 0.2s linear;
}

.hs-input:focus {
  outline: none;
  border-color: rgba(82, 168, 236, 0.8);
}

textarea.hs-input {
  height: auto;
}

select[multiple].hs-input {
  height: inherit;
}

input.hs-input.error,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: #c87872;
}

input.hs-input.error:focus,
div.field.error input:focus,
div.field.error textarea:focus,
div.field.error .chzn-choices:focus,
textarea.hs-input.error:focus,
select.hs-input.error:focus {
  border-color: #b9554d;
}

.actions {
  margin-top: 18px;
  margin-bottom: 18px;
  padding: 17px 0px;
}

.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 5px;
}

.inputs-list > li {
  display: block;
  padding: 0;
  width: 100%;
  padding-top: 0;
}

.inputs-list label {
  float: none;
  width: auto;
  padding: 0;
  line-height: 18px;
  white-space: normal;
  font-weight: normal;
}

.inputs-list:first-child {
  padding-top: 6px;
}

.inputs-list > li + li {
  padding-top: 2px;
}

ul.no-list {
  list-style: none;
}

.field {
  margin-bottom: 18px;
}

.hs-field-desc {
  color: #7c98b6;
  margin: 0px 0px 6px;
  font-size: 11px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hs-form-required {
  color: red;
}

.hs-richtext {
  margin-bottom: 3px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 24px;
  font-size: 14px;
  color: #33475b;
}

.hs-richtext hr {
  margin-left: 0;
  width: 91%;
}

.hs-custom-style .hs-dependent-field > div input.hs-input:not([type="checkbox"]):not([type="radio"]) {
  width: 90%;
}

form.hs-form-rtl .field {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
}

form.hs-form-rtl .hs-input[type="checkbox"],
form.hs-form-rtl .hs-input[type="radio"] {
  margin: 3px 5px 3px 5px;
}

form.hs-form-rtl fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

form.hs-form-rtl fieldset[class^="form-columns-"] .input {
  margin-right: 0px;
}

form.hs-form-rtl ul {
  padding: 0px;
}

form.hs-form-rtl .legal-consent-container .hs-form-booleancheckbox-display input {
  width: auto;
  float: right;
}

form.hs-form-rtl .legal-consent-container .hs-form-booleancheckbox-display > span {
  margin-left: 0px;
}

form.hs-form-rtl .hs-dependent-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.email-correction,
.email-validation {
  padding-top: 3px;
  font-size: 12px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.email-correction a,
.email-validation a {
  cursor: pointer;
}

@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
  .email-correction form .form-columns-2 .hs-form-field,
  .email-correction form .form-columns-3 .hs-form-field,
  .email-validation form .form-columns-2 .hs-form-field,
  .email-validation form .form-columns-3 .hs-form-field {
    float: none;
    width: 100%;
  }
  .email-correction form .form-columns-2 .hs-form-field .hs-input,
  .email-correction form .form-columns-3 .hs-form-field .hs-input,
  .email-validation form .form-columns-2 .hs-form-field .hs-input,
  .email-validation form .form-columns-3 .hs-form-field .hs-input {
    width: 90%;
  }
  .email-correction form .form-columns-2 .hs-form-field input[type="checkbox"],
  .email-correction form .form-columns-2 .hs-form-field input[type="radio"],
  .email-correction form .form-columns-3 .hs-form-field input[type="checkbox"],
  .email-correction form .form-columns-3 .hs-form-field input[type="radio"],
  .email-validation form .form-columns-2 .hs-form-field input[type="checkbox"],
  .email-validation form .form-columns-2 .hs-form-field input[type="radio"],
  .email-validation form .form-columns-3 .hs-form-field input[type="checkbox"],
  .email-validation form .form-columns-3 .hs-form-field input[type="radio"] {
    width: 24px;
  }
}

.hs-button,
.hs-form-field input[type="text"],
.hs-form-field input[type="email"],
.hs-form-field input[type="phone"],
.hs-form-field input[type="number"],
.hs-form-field input[type="tel"],
.hs-form-field input[type="date"],
.hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: normal;
}

.hs-form-field input[type="text"],
.hs-form-field input[type="email"],
.hs-form-field input[type="phone"],
.hs-form-field input[type="number"],
.hs-form-field input[type="tel"],
.hs-form-field input[type="date"],
.hs-form-field select,
.hs-form-field textarea {
  border: 0;
  border-radius: 0;
  border-bottom: 2px solid #cad5e2;
}

.input .hs-input {
  background: none;
}

.hs-form {
  width: 700px;
}

.hs-form .hs-submit > .actions {
  text-align: center;
}

.hs-form .hs-button,
.hs-form .hs-button:hover,
.hs-form .hs-button:hover:not(.inactive),
.hs-form .hs-button:focus,
.hs-form .hs-button:active,
.hs-form .hs-button:active:not(.inactive):not(.link) {
  background: #fe8e14;
  border-color: #fe8e14;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  font-family: "OpenSans-Regular";
}

.hs-form legend.hs-field-desc {
  font-family: "OpenSans-Regular";
  color: #000000;
  font-size: 11px;
}

.hs-form .hs-form-field label:not(.hs-error-msg) {
  font-family: "OpenSans-Regular";
  font-size: 16px;
}

.hs-form .hs-form-field label:not(.hs-error-msg) {
  color: #000000;
}

.hs-form .legal-consent-container .hs-richtext,
.hs-form .legal-consent-container label:not(.hs-error-msg) {
  font-family: "OpenSans-Regular";
  color: #000000;
  font-size: 14px;
}

.hs-form .hs-main-font-element,
.submitted-message.hs-main-font-element {
  font-family: "OpenSans-Regular";
}

.hs-form.submitted-message {
  font-size: 16px;
  color: #ffffff;
}

.hs-form a:link,
.hs-form a:active {
  color: #0000ee;
}

.hs-form a:visited,
.hs-form a:hover {
  color: #551a8b;
}

.fn-date-picker.pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  *zoom: 1;
}

.fn-date-picker.pika-single.is-hidden {
  display: none;
}

.fn-date-picker.pika-single.is-bound {
  position: absolute;
  -webkit-box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
          box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

.fn-date-picker.pika-single:after,
.fn-date-picker.pika-single:before {
  content: " ";
  display: table;
}

.fn-date-picker.pika-single:after {
  clear: both;
}

.fn-date-picker .pika-lendar {
  float: left;
  width: 240px;
  margin: 8px;
}

.fn-date-picker .pika-title {
  position: relative;
  text-align: center;
}

.fn-date-picker .pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  filter: alpha(opacity=0);
  opacity: 0;
}

.fn-date-picker .pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  background-color: #fff;
}

.fn-date-picker .pika-next,
.fn-date-picker .pika-prev {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}

.fn-date-picker .pika-next:hover,
.fn-date-picker .pika-prev:hover {
  opacity: 1;
}

.fn-date-picker .pika-next.is-disabled,
.fn-date-picker .pika-prev.is-disabled {
  cursor: default;
  opacity: 0.2;
}

.fn-date-picker .is-rtl .pika-next,
.fn-date-picker .pika-prev {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0;
}

.fn-date-picker .is-rtl .pika-prev,
.fn-date-picker .pika-next {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0;
}

.fn-date-picker .pika-select {
  display: inline-block;
  *display: inline;
}

.fn-date-picker .pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.fn-date-picker .pika-table td,
.fn-date-picker .pika-table th {
  width: 14.285714285714286%;
  padding: 0;
}

.fn-date-picker .pika-table th {
  color: #999;
  font-size: 12px;
  line-height: 25px;
  font-weight: 700;
  text-align: center;
}

.fn-date-picker .pika-table abbr {
  border-bottom: none;
  cursor: help;
}

.fn-date-picker .pika-button {
  cursor: pointer;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  color: #666;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
  background: #f5f5f5;
}

.fn-date-picker .pika-button:hover {
  color: #fff !important;
  background: #ff8000 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-radius: 3px !important;
}

.fn-date-picker .is-today .pika-button {
  color: #3af;
  font-weight: 700;
}

.fn-date-picker .is-selected .pika-button {
  color: #fff;
  font-weight: 700;
  background: #3af;
  -webkit-box-shadow: inset 0 1px 3px #178fe5;
          box-shadow: inset 0 1px 3px #178fe5;
  border-radius: 3px;
}

.fn-date-picker .is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
  color: #999;
  opacity: 0.3;
}

.fn-date-picker .pika-week {
  font-size: 11px;
  color: #999;
}

.hs-form .inputs-list.inline-list li {
  vertical-align: top;
  display: inline-block;
  word-wrap: break-word;
  padding-right: 16px;
}

.hs-form .inputs-list.inline-list li:after {
  clear: both;
}

.hs-form .inputs-list.inline-list li input {
  float: left;
}

.hs-form .inputs-list.inline-list.inline-list-2 li {
  width: 50%;
}

.hs-form .inputs-list.inline-list.inline-list-2 li:nth-child(2n) {
  padding-right: 0;
}

.hs-form .inputs-list.inline-list.inline-list-3 li {
  width: 33%;
}

.hs-form .inputs-list.inline-list.inline-list-3 li:nth-child(3n) {
  width: 34%;
  padding-right: 0;
}

.hs-fieldtype-intl-phone.hs-input {
  padding: 0;
  background: none;
  border: none;
  height: auto;
}

.hs-fieldtype-intl-phone.hs-input:after {
  clear: both;
  content: " ";
  display: table;
}

.hs-fieldtype-intl-phone.hs-input .hs-input {
  margin-bottom: 0;
}

.hs-fieldtype-intl-phone.hs-input input {
  width: 68% !important;
  float: right;
}

.hs-fieldtype-intl-phone.hs-input select {
  float: left;
  width: 30% !important;
}

@media (max-device-width: 480px) and (min-device-width: 320px), (max-width: 400px) {
  .hs-form > .hs-phone > .input > .hs-fieldtype-intl-phone.hs-input > input.hs-input {
    width: 68% !important;
  }
  .hs-form > .hs-phone > .input > .hs-fieldtype-intl-phone.hs-input > select.hs-input {
    width: 30% !important;
  }
}

.hs-fieldtype-textarea.hs-input {
  resize: vertical;
}

.hs-form .hs-button {
  white-space: pre-wrap;
}

.hs-form .hs-richtext {
  word-break: break-word;
}

.hs-form fieldset {
  border: 0;
  padding: 0;
  margin: 0;
  max-width: unset !important;
}

.hs-form fieldset.form-columns-1 .hs-input {
  width: 95%;
}

.hs-form fieldset.form-columns-1 .input {
  margin-right: 8px;
}

.hs-form fieldset.form-columns-1 input[type="checkbox"],
.hs-form fieldset.form-columns-1 input[type="radio"] {
  width: auto;
}

.hs-form fieldset.form-columns-2 .hs-form-field {
  width: 50%;
  float: left;
}

.hs-form fieldset.form-columns-2 .input {
  margin-right: 8px;
}

.hs-form fieldset.form-columns-3 .hs-form-field {
  width: 32.7%;
  float: left;
}

.hs-form fieldset.form-columns-3 .input {
  margin-right: 8px;
}

.hs-form label.hs-hidden {
  visibility: hidden;
}

.hs-form .hs-field-desc {
  width: 100%;
}

.hs-custom-style .hs-input,
.hs-custom-style fieldset {
  max-width: 100%;
}

.hs-custom-style > div.form-columns-3 .hs-form-field,
.hs-custom-style fieldset.form-columns-3 .hs-form-field {
  width: 33.3%;
}

.hs-custom-style > div > div:last-of-type .hs-input:not([type="checkbox"]):not([type="radio"]),
.hs-custom-style fieldset > div:last-of-type .hs-input:not([type="checkbox"]):not([type="radio"]) {
  width: 100%;
  max-width: 100%;
}

.hs-custom-style > div input:not([type="image"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
.hs-custom-style fieldset input:not([type="image"]):not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px;
}

.hs-custom-style > div textarea,
.hs-custom-style fieldset textarea {
  padding: 10px 15px;
}

.hs-custom-style .hs-dependent-field > div .hs-input:not([type="checkbox"]):not([type="radio"]) {
  width: 100%;
}

@media (max-width: 400px), (min-device-width: 320px) and (max-device-width: 480px) {
  .hs-custom-style .hs-input:not([type="checkbox"]):not([type="radio"]),
  .hs-custom-style fieldset {
    margin-right: 0 !important;
    width: 100% !important;
  }
  form.hs-form:not(.hs-video-form) .form-columns-2 .hs-form-field,
  form.hs-form:not(.hs-video-form) .form-columns-3 .hs-form-field {
    float: none;
    width: 100%;
  }
  form.hs-form:not(.hs-video-form) .form-columns-2 .hs-form-field .hs-input,
  form.hs-form:not(.hs-video-form) .form-columns-3 .hs-form-field .hs-input {
    width: 95%;
  }
  form.hs-form:not(.hs-video-form) .form-columns-2 .hs-form-field input[type="checkbox"],
  form.hs-form:not(.hs-video-form) .form-columns-2 .hs-form-field input[type="radio"],
  form.hs-form:not(.hs-video-form) .form-columns-3 .hs-form-field input[type="checkbox"],
  form.hs-form:not(.hs-video-form) .form-columns-3 .hs-form-field input[type="radio"] {
    width: auto;
  }
}

.legal-consent-container .field.hs-form-field {
  margin-bottom: 8px;
}

.legal-consent-container .hs-field-desc.checkbox-desc {
  margin: -12px 0 0 21px;
}

.legal-consent-container .hs-form-booleancheckbox-display input {
  float: left;
}

.legal-consent-container .hs-form-booleancheckbox-display > span {
  display: block;
  margin-left: 20px;
}

.legal-consent-container .hs-form-booleancheckbox-display p {
  margin: 0;
  display: inline;
}

.legal-consent-container .hs-error-msgs label {
  color: #f2545b;
}

.legal-consent-container ~ .hs_recaptcha {
  margin-top: 18px;
}

.cookie-reset-container {
  font-size: 14px;
  margin-bottom: 10px;
  text-align: right;
}

#hs-outer-captcha-target,
#hs-outer-captcha-target * {
  display: none;
  height: 0;
  width: 0;
}

.hubspot-link__container {
  font-size: 14px;
  padding-bottom: 40px;
  position: relative;
  color: #9fa0a2;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}

.hubspot-link-text {
  color: #00a4bd;
  font-weight: 400;
}

.hubspot-link__container.sproket {
  color: #9fa0a2;
}

.hubspot-link {
  color: #9fa0a2;
}

.hubspot-link,
.hubspot-link:hover {
  text-decoration: none;
}

.hubspot-link:hover .hubspot-link-text {
  text-decoration: underline;
}

.hubspot-link__icon {
  margin-bottom: -1px;
  margin-right: 5px;
}

.hubspot-link__container.sproket .hubspot-link__icon {
  width: 30px;
  margin-right: 0;
  float: left;
  margin-top: -9px;
  margin-left: -5px;
}
/*# sourceMappingURL=scan-boarding-pass.css.map */