* {
  font-family: 'Roboto', sans-serif;
}
img {
  max-width: auto;
  width: 100%;
}
.strong {
  font-weight: 500 !important;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.top-section {
  background: url('../assets/images/Pattern.png') center no-repeat;
  background-color: #5B6468;
  background-size: cover;
  text-align: center;
  margin-top: 52px;
}
.top-section .top-section-title {
  font-size: 35px;
  line-height: 1.2;
  color: white;
  padding-top: 62px;
  margin-right: auto;
  margin-left: auto;
}
.top-section .top-section-description {
  font-size: 20px;
  line-height: 26px;
  color: white;
  max-width: 573px;
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
}
.top-section .top-section-banner-image img {
  margin-top: 70px;
}
.product-announcement-section {
  position: relative;
  display: inline-block;
  padding: 40px 0;
  background: #333d4f;
  width: 100%;
}
.product-announcement-section.before-footer {
  margin-top: 80px;
}
.product-announcement-section.before-footer .left-section.product-text-section {
  padding: 0 50px;
  color: white;
  text-align: left;
}
.product-announcement-section.before-footer .left-section.product-text-section .section-title {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 20px;
}
.product-announcement-section.before-footer .left-section.product-text-section .section-description {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}
.product-announcement-section.before-footer .left-section.product-text-section .section-description .here-link {
  color: #A4C639;
}
.product-announcement-section.before-footer .left-section.product-left-section {
  width: 100%;
}
.white-section {
  background-color: white;
}
.light-blue-section {
  background-color: #F7FBFE;
}
.section-container {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 75px;
  padding-bottom: 75px;
  zoom: 1;
}
.section-container:before,
.section-container:after {
  content: "";
  display: table;
}
.section-container:after {
  clear: both;
}
.left-section {
  float: left;
  width: 50%;
  position: relative;
}
.right-section {
  float: right;
  width: 50%;
  position: relative;
}
.text-section {
  max-width: 509px;
  height: 100%;
  color: #3a475c;
}
.text-section .text-section-container.vertical-align-text {
  margin-top: 50%;
  transform: translateY(-50%);
}
.text-section .section-title {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 20px;
}
.text-section .section-description {
  font-size: 16px;
  line-height: 26px;
  font-weight: 500;
}
.section-image.slight-smaller {
  max-width: 90%;
  text-align: center;
  margin: 0 auto;
}
.large-image-section {
  min-height: 1100px;
}
.large-image-section .section-image {
  width: 900px;
  position: absolute;
  right: 0;
}
.hidden {
  display: none !important;
}
@media (max-width: 760px) {
  .top-section {
    margin-top: 40px;
  }
  .top-section .top-section-title {
    max-width: 300px;
  }
  .top-section .top-section-description {
    max-width: 340px;
  }
  .app-switcher-container:not(#app-switcher-mobile) {
    display: none !important;
  }
  .section-container {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .left-section,
  .right-section {
    float: none;
    width: 100%;
    padding-left: 18px;
    padding-right: 18px;
  }
  .text-section {
    margin: 0 auto;
  }
  .text-section .text-section-container {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .text-section .text-section-container.vertical-align-text {
    margin-top: 40px;
    transform: none;
  }
  .product-text-section {
    margin: 0 auto;
  }
  .product-announcement-section.before-footer {
    padding: 20px 36px;
  }
  .product-announcement-section.before-footer .left-section {
    float: none;
    width: 100%;
  }
  .product-announcement-section.before-footer .left-section.product-text-section {
    color: white;
    text-align: center;
    padding: 0px;
    margin: 0 auto;
  }
  .product-announcement-section.before-footer .left-section.product-text-section .section-title {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 500;
    margin-bottom: 20px;
  }
  .product-announcement-section.before-footer .left-section.product-text-section .section-description {
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
  }
  .product-announcement-section.before-footer .left-section.product-text-section .section-description .here-link {
    color: #A4C639;
  }
  .product-announcement-section.before-footer .left-section.product-left-section {
    width: 100%;
  }
}
@media (max-width: 1020px) {
  .large-image-section {
    min-height: auto;
  }
  .large-image-section .section-image {
    width: 100%;
    position: relative;
  }
  .app-switcher-container:not(#app-switcher-mobile) {
    display: none !important;
  }
}
@media (min-width: 1020px) {
  .user-options-container {
    display: none !important;
  }
}

.connect-page .top-section {
  background-color: #0652A7;
}
.connect-page .top-section .top-section-banner-image img {
  max-width: 903px;
  margin-bottom: -4px;
}
.connect-page .limited-width-image {
  text-align: center;
}
.connect-page .limited-width-image img {
  max-width: 370px;
  margin-top: 100px;
}
.connect-page .third-section .text-section .text-section-container.vertical-align-text {
  margin-top: 35%;
}
@media (max-width: 767px) {
  .connect-page .top-section .top-section-title {
    max-width: 310px;
  }
}

.before-footer {
  margin-top: 70px;
  background: #333d4f;
  text-align: center;
  margin: 0 auto;
  padding: 40px 0;
}
.before-footer .for-the-industry {
  font-size: 30px;
  color: #fff;
}
.before-footer .see-for-yourself {
  margin-left: 70px;
  width: 190px;
  background: #A4C639;
  border: none;
  color: #fff;
  text-align: center;
  letter-spacing: normal;
  font-size: 18px;
  display: inline-block;
  padding: 19px 0;
  text-decoration: none;
}
footer {
  padding: 20px 0;
  text-align: center;
  font-family: Roboto;
  color: #405663;
  font-size: 14px;
  line-height: 26px;
  font-weight: 500;
}
footer ul li {
  display: inline-block;
  position: relative;
}
footer .link {
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  color: #405663;
}
footer .link-separator {
  display: inline-block;
}
#contact-iframe {
  width: 100%;
  height: 560px;
}
.terms-container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1010;
}
.terms-container.contact-us-container {
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  background: rgba(0, 0, 0, 0.8);
}
.terms-container .terms-content {
  width: 600px;
  background: rgba(255, 255, 255, 0.95);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 3px;
}
.terms-container .terms-content.contact-us-content {
  width: 60%;
  padding: 20px;
  background: #EDF0F3;
}
.terms-container .terms-content.contact-us-content .contact-us-header-title {
  font-size: 23px;
  color: #687681;
  text-align: center;
}
.terms-container .terms-content.contact-us-content .text-after-header-title {
  margin-top: 5px;
  max-width: 100%;
  margin-bottom: 0;
  color: #687681;
  padding-top: 3px;
  margin: 0px auto 20px;
  font-size: 11px;
  text-align: center;
}
.terms-container .terms-content.contact-us-content .mktoForm {
  width: 100% !important;
}
.terms-container .terms-content.contact-us-content .mktoForm .mktoButtonWrap {
  margin-left: 0 !important;
}
.terms-container .terms-content.contact-us-content .mktoForm .mktoLabel {
  padding-bottom: 10px;
}
.terms-container .terms-content .material-icons {
  float: right;
  padding-right: 10px;
  padding-top: 10px;
  font-size: 20px;
  color: #C0C6C9;
  cursor: pointer;
}
.terms-container .terms-content .material-icons:hover {
  color: green;
}
.terms-container .terms-content .terms-header {
  font-size: 22px;
  color: #6D7D89;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 40px;
}
.terms-container .terms-content .terms-field {
  width: 90%;
  height: 300px;
  background: #ffffff;
  border: 1px solid #C7CDD1;
  border-radius: 2px;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 14px;
  color: #6D7D89;
  margin: 0 auto;
  padding: 10px;
  margin-bottom: 30px;
  overflow-y: scroll;
}
.terms-container .contact-us-close-btn {
  padding: 25px;
  position: fixed;
  top: 10px;
  right: 28px;
  font-size: 35px;
  font-weight: bolder;
  color: #f0f0f0;
  cursor: pointer;
}
#GDPR_Opt_In__c {
  top: 4px !important;
}
@media (max-width: 760px) {
  .before-footer .for-the-industry {
    font-size: 16px;
  }
  .before-footer .see-for-yourself {
    font-size: 14px;
    width: 110px;
    margin-left: 15px;
    padding: 10px 0;
  }
  .terms-container .terms-content.contact-us-content {
    padding-top: 0;
    width: 100%;
    height: 100%;
  }
  .terms-container .contact-us-close-btn {
    color: #C0C6C9;
    padding: 0;
    right: 5px;
    font-size: 20px;
  }
}
@media (max-width: 375px) {
  .before-footer .see-for-yourself {
    margin-top: 15px;
  }
}

.header {
  background: linear-gradient(130.06deg, #3A475C 0%, #44536C 100%);
  width: 100%;
  height: 70px;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 1;
  display: inline-flex;
}
.header .header-logo {
  float: left;
  cursor: pointer;
}
.header .header-logo .logo {
  margin-top: 10px;
  margin-left: 31px;
  width: 210px;
  height: auto;
}
.header .header-enterprise-section {
  margin: 0 auto;
  text-align: center;
  display: inline-flex;
}
.header .header-enterprise-section .header-options {
  background: none;
  color: #8A9AB2;
  font-family: Roboto;
  font-size: 16px;
  line-height: 44px;
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
  width: auto;
  margin-left: -4px;
  border: none;
  padding-top: 13px;
  margin-right: 0px;
  text-decoration: none;
}
.header .header-enterprise-section .header-options.search-btn-logged-in {
  margin-right: 0px;
}
.header .header-enterprise-section .header-options.connect-btn {
  margin-right: 70px;
}
.header .header-enterprise-section .header-options .header-options-img {
  left: 15px;
  top: 22px;
  position: absolute;
}
.header .header-enterprise-section .header-options.active-page {
  border: none;
  color: #CDD2D5;
  border-bottom: 1px solid #A4C639;
}
.header .header-enterprise-section .header-options.active-page .active-icon {
  fill: #ffffff;
}
.header .header-enterprise-section .header-options:hover,
.header .header-enterprise-section .header-options.active {
  color: #ffffff;
  border-bottom: 5px solid #ffffff;
}
.header .header-enterprise-section .header-options:hover .active-icon,
.header .header-enterprise-section .header-options.active .active-icon {
  fill: #ffffff;
}
.header .header-right-section {
  z-index: 1000;
  float: right;
  height: inherit;
  display: inline-flex;
}
.header .header-right-section .app-switcher {
  height: 100%;
  width: 30px;
  position: absolute;
  top: 0px;
  right: 245px;
  cursor: pointer;
  display: none;
}
.header .header-right-section .app-switcher .app-switcher-title {
  top: 26px;
  left: -35px;
  font-family: Roboto;
  font-size: 15px;
  position: absolute;
  color: #ffffff;
}
.header .header-right-section .app-switcher .app-switcher-icon {
  position: absolute;
  top: 23px;
  left: 7px;
  color: #6b778b;
}
.header .header-right-section .app-switcher .app-switcher-icon:hover,
.header .header-right-section .app-switcher .app-switcher-icon.active {
  color: #e0e0e0;
}
.header .header-right-section .app-switcher.app-switcher-for-logged-in {
  right: 95px;
  z-index: 1;
}
.header .header-right-section .app-switcher-container {
  display: none;
  height: 185px;
  width: 186px;
  opacity: 0.97;
  border-radius: 2px;
  background-color: #FFFFFF;
  box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.07);
  right: 238px;
  overflow: initial;
  top: 54px;
  padding-top: 16px;
  position: absolute;
}
.header .header-right-section .app-switcher-container .dropdown-arrow {
  left: 172px;
  display: inline-block;
  width: 14px;
  border-bottom: 7px solid #ffffff;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  top: -7px;
  border-bottom: 7px solid rgba(255, 255, 255, 0.97);
  margin-left: -11px;
}
.header .header-right-section .app-switcher-container .app-options {
  width: 100%;
  height: 40px;
  text-align: left;
  color: #445562;
  font-family: Roboto;
  font-size: 15px;
  position: relative;
  text-decoration: none;
  float: right;
  padding: 0 35px;
}
.header .header-right-section .app-switcher-container .app-options .checked-option {
  position: absolute;
  left: 10px;
  font-size: 18px;
  top: -1px;
}
.header .header-right-section .app-switcher-container .admin-separator-line {
  color: #445562;
  border: 2px solid #445562;
  width: 90%;
  float: right;
  margin-right: 10px;
  margin-top: -5px;
  margin-bottom: 15px;
}
.header .header-right-section .user-options {
  display: inline-flex;
  text-align: center;
  position: relative;
  height: inherit;
  padding: 18px 20px 18px 0px;
}
.header .header-right-section .user-options.non-logged-in-user-options {
  padding: 16px 20px 16px 0px;
}
.header .header-right-section .user-options.non-logged-in-user-options .log-in-btn {
  margin-right: 8px;
  padding: 11px 21.6px;
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #9EA8B0;
  font-weight: 300;
  font-size: 13px;
  border-radius: 2px;
  text-decoration: none;
}
.header .header-right-section .user-options.non-logged-in-user-options .sign-up-btn {
  width: 100px;
  font-size: 11px;
  padding-top: 6px;
  background-color: #A4C639;
  color: #ffffff;
  border: none;
  font-weight: 500;
  margin-right: 22px;
  border-radius: 2px;
  text-decoration: none;
}
.header .header-right-section .user-options.non-logged-in-user-options .enterprise-admin-btn {
  background-color: #ffffff;
  color: #8A9AB2;
}
.header .header-right-section .mobile-subheader-nav-toggle-btn-container {
  height: inherit;
  padding: 0;
  color: #697e8a;
  vertical-align: middle;
  cursor: pointer;
  display: none;
}
.header .header-right-section .mobile-subheader-nav-toggle-btn-container .mobile-subheader-nav-toggle-btn {
  height: inherit;
}
.header .header-right-section .mobile-subheader-nav-toggle-btn-container .mobile-subheader-nav-toggle-btn .nav-toggle-btn-icon {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: left;
  margin-right: 2px;
  padding-left: 10px;
  padding-right: 12px;
}
.header .user-options-container {
  display: none;
}
.hide-user-options .header .log-in-btn,
.hide-user-options .header .sign-up-btn,
.hide-user-options .header .sign-in,
.hide-user-options .header .sign-up {
  display: none !important;
}
.hide-user-options .header .app-switcher {
  right: 50px !important;
  display: block;
}
.hide-user-options .header .app-switcher-container {
  right: 43px !important;
  height: auto;
}
@media (min-width: 1021px) and (max-width: 1125px) {
  .header .header-logo {
    margin-left: 18px;
  }
  .header .header-logo .logo {
    margin-left: 0px;
  }
  .header .header-right-section .user-options.non-logged-in-user-options {
    padding-right: 0px;
  }
  .header .header-right-section .app-switcher {
    right: 215px;
  }
  .header .header-right-section .app-switcher-container {
    right: 208px;
  }
}
@media (max-width: 1150px) {
  .header .header-right-section .user-options .saved-options .logged-in-items .logged-in-items-text {
    display: none;
  }
}
@media (min-width: 761px) and (max-width: 1020px) {
  .header .header-logo {
    margin-left: 14px;
    cursor: pointer;
  }
  .header .header-logo .logo {
    margin-left: 8px;
  }
  .header .header-enterprise-section .header-options {
    display: none;
  }
  .header .header-right-section .user-options {
    display: none;
  }
  .header .header-right-section .app-switcher {
    display: none;
  }
  .header .header-right-section .mobile-subheader-nav-toggle-btn-container {
    display: block;
    color: #ffffff;
  }
  .header .header-right-section .app-switcher-container {
    display: none !important;
  }
}
@media (max-width: 760px) {
  .header {
    height: 58px;
    background: linear-gradient(130.06deg, #3A475C 0%, #44536C 100%);
  }
  .header .header-logo .logo {
    width: 170px;
    margin-left: 19px;
  }
  .header .header-enterprise-section .header-options {
    display: none;
  }
  .header .header-right-section .app-switcher {
    display: none;
  }
  .header .header-right-section .user-options {
    padding: 0;
    display: none;
  }
  .header .header-right-section .user-options.non-logged-in-user-options {
    display: none;
  }
  .header .header-right-section .log-in-btn,
  .header .header-right-section .sign-up-btn {
    display: none;
  }
  .header .header-right-section .mobile-subheader-nav-toggle-btn-container {
    display: inline-block;
    color: #ffffff;
  }
}
.market-page .header {
  background: linear-gradient(130.06deg, #3A475C 0%, #44536C 100%);
}
.market-page .header .header-enterprise-section .marketing-btn {
  padding-left: 0;
  padding-right: 0;
  color: #ffffff;
}
.market-page .header .header-enterprise-section .marketing-btn .active-icon {
  fill: #ffffff;
}
.market-page .header .header-enterprise-section .marketing-btn:hover,
.market-page .header .header-enterprise-section .marketing-btn.active {
  color: #ffffff;
  border-bottom: 5px solid #fff;
}
.market-page .header .map-maker-btn {
  margin: 0 15px;
}
.market-page .header .header-right-section .user-options.non-logged-in-user-options .log-in-btn {
  border: 1px solid #A8C72D;
}
.market-page .header .header-right-section .app-switcher .app-switcher-icon {
  color: #8A9AB2;
}
.market-page .header .header-right-section .app-switcher .app-switcher-icon:hover,
.market-page .header .header-right-section .app-switcher .app-switcher-icon.active {
  color: #ffffff;
}
@media (max-width: 1020px) {
  .hide-user-options .header .user-options-container .user-options .mobile-application-dropdown {
    display: block;
  }
  .header .user-options-container {
    position: fixed;
    top: 0px;
    left: 0px;
    background: #ffffff;
    width: 100%;
    display: none;
    height: 100%;
  }
  .header .user-options-container .logo-container {
    padding-left: 18px;
    padding-top: 16px;
  }
  .header .user-options-container .logo-container .logo {
    width: 210px;
    height: 39px;
  }
  .header .user-options-container .user-option-close-container {
    position: absolute;
    right: 14px;
    top: 22px;
    color: #99a7b0;
    cursor: pointer;
  }
  .header .user-options-container .user-option-close-container .close {
    font-size: 26px;
  }
  .header .user-options-container .user-options {
    position: absolute;
    top: 50px;
    width: 100%;
    text-align: left;
    display: block;
    margin-top: 17px;
    font-family: Roboto;
  }
  .header .user-options-container .user-options .btn {
    width: 95%;
    border: none;
    border-bottom: 1px solid #E5E5E5;
    color: #445562;
    font-size: 17px;
    font-weight: 500;
    line-height: 27px;
    font-family: 'Roboto';
    float: left;
    left: 50%;
    outline: none;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    text-decoration: none;
    position: relative;
    padding: 17px 4px;
  }
  .header .user-options-container .user-options .user-non-logged-in-options .header-options-img {
    position: absolute;
    top: 20px;
    left: 5px;
  }
  .header .user-options-container .user-options .mobile-application-dropdown {
    color: #445562;
    font-family: Roboto;
    font-size: 17px;
    font-weight: 800;
    line-height: 27px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px solid #E5E5E5;
    width: 95%;
    margin: 0 auto;
    padding: 15px 9px;
    cursor: pointer;
    position: relative;
    display: none;
  }
  .header .user-options-container .user-options .mobile-application-dropdown .app-switcher-icon {
    padding-right: 10px;
  }
  .header .user-options-container .user-options .mobile-application-dropdown .down-arrow {
    position: absolute;
    top: 15px;
    right: 12px;
    font-size: 30px;
  }
  .header .user-options-container .user-options .mobile-application-dropdown.mobile-profile-dropdown-active {
    color: #A4C639;
  }
  .header .user-options-container .user-options .mobile-application-dropdown.mobile-profile-dropdown-active .down-arrow {
    position: absolute;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
  }
}
@media only screen and (max-width: 1020px) {
  .header .user-options-container .user-options .app-switcher-container {
    text-align: left;
    font-weight: 500;
    padding: 0 37px;
    background-color: #FAFAFA;
  }
  .header .user-options-container .user-options .app-switcher-container .app-options {
    line-height: 48px;
    text-decoration: none;
    color: #445562;
    font-weight: 500;
  }
  .header .user-options-container .user-options .app-switcher-container .app-options .checked-option {
    display: none;
  }
  .header .user-options-container .user-options .app-switcher-container .app-options.app-options:nth-child(even) {
    width: 100%;
    float: none;
    display: block;
    padding-left: 0;
  }
  .header .user-options-container .user-options .app-switcher-container .app-options.app-options:nth-child(odd) {
    width: 100%;
    float: none;
    display: block;
    padding-left: 0;
  }
  .header .user-options-container .user-options .mobile-application-dropdown {
    font-weight: 500;
  }
  .header .user-options-container .user-options .mobile-application-dropdown.active {
    color: #A4C639;
  }
}

.manage-page .top-section {
  background-color: #5B6468;
}
.manage-page .top-section .top-section-banner-image img {
  max-width: 903px;
  margin-bottom: -4px;
}
.manage-page .limited-width-image {
  text-align: center;
}
.manage-page .limited-width-image img {
  max-width: 370px;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .connect-page .top-section .top-section-title {
    max-width: 310px;
  }
}

.market-page .top-section {
  background-color: #A8C72D;
}
.market-page .top-section .top-section-banner-image img {
  max-width: 903px;
  margin-bottom: -80px;
}

/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  font-family: 'SFUIDisplay-Regular';
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
select::-ms-expand {
  display: none;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
}
*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: subpixel-antialiased;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
span {
  display: inline-block;
}
a,
button {
  cursor: pointer;
}

.search-discover-page .header .header-enterprise-section .header-options.search-btn {
  color: #ffffff;
  border-bottom: 1px solid #ffffff;
}
.search-discover-page .promotional-section-container {
  margin: 0px auto;
  margin-top: 70px;
}
.search-discover-page .promotional-section-container .left-section {
  float: left;
  width: 50%;
  padding-left: 100px;
  padding-right: 50px;
}
.search-discover-page .promotional-section-container .left-section .title {
  padding-top: 90px;
  padding-left: 0px;
  width: 509px;
}
.search-discover-page .promotional-section-container .left-section .text {
  padding-left: 0px;
}
.search-discover-page .promotional-section-container .title {
  color: #405663;
  font-family: Roboto;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
  width: 465px;
}
.search-discover-page .promotional-section-container .text {
  color: #405663;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 500;
  width: 509px;
  line-height: 26px;
}
.search-discover-page .promotional-section-container .right-section {
  display: inline-block;
}
.search-discover-page .promotional-section-container .right-section .title {
  padding-top: 60px;
}
.search-discover-page .promotional-section-container .right-section .right-section-image {
  padding-left: 120px;
}
.search-discover-page .promotional-section-container .right-section .text {
  width: 496px;
}
.search-discover-page .promotional-section-container .section-one {
  background-color: #f7fbfe;
  min-height: 460px;
  padding-top: 70px;
}
.search-discover-page .promotional-section-container .section-one .cloud-image {
  max-width: 100%;
  max-height: 100%;
}
.search-discover-page .promotional-section-container .section-two {
  min-height: 460px;
  background-color: #f7fefa;
  padding-top: 50px;
  display: inline-flex;
  width: 100%;
}
.search-discover-page .promotional-section-container .section-two .card-image {
  max-width: 100%;
  max-height: 100%;
}
.search-discover-page .promotional-section-container .section-three {
  min-height: 460px;
  background-color: #fffcf7;
}
.search-discover-page .promotional-section-container .section-three .left-section {
  padding-left: 155px;
}
.search-discover-page .promotional-section-container .section-three .left-section .psst-image {
  max-width: 100%;
  max-height: 100%;
}
.search-discover-page .promotional-section-container .section-three .title {
  width: 496px;
  padding-left: 0px;
}
.search-discover-page .promotional-section-container .section-three .text {
  padding-left: 0px;
}
.search-discover-page .promotional-section-container .section-four {
  min-height: 460px;
  background-color: #fffcfd;
  display: flex;
  width: 100%;
}
.search-discover-page .promotional-section-container .section-four .title {
  padding-top: 140px;
}
.search-discover-page .promotional-section-container .section-four .text {
  width: 465px;
}
.search-discover-page .promotional-section-container .section-four .right-section {
  padding-top: 3px;
  float: right;
  padding-right: 50px;
}
.search-discover-page .promotional-section-container .section-four .right-section .map-image {
  max-width: 100%;
  max-height: 100%;
}
@media only screen and (max-width: 1020px) {
  .search-discover-page .promotional-section-container {
    width: 100%;
  }
  .search-discover-page .promotional-section-container .section-one {
    height: 518px;
  }
  .search-discover-page .promotional-section-container .section-one .left-section {
    width: 100%;
    margin-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .search-discover-page .promotional-section-container .section-one .left-section .cloud-image {
    display: block;
    margin: auto;
    width: 350px;
  }
  .search-discover-page .promotional-section-container .section-one .right-section {
    display: block;
    width: 100%;
    float: none;
  }
  .search-discover-page .promotional-section-container .section-one .right-section .title {
    text-align: center;
    line-height: 28px;
    font-size: 22px;
    margin: 0 auto;
    padding-top: 100px;
  }
  .search-discover-page .promotional-section-container .section-one .right-section .text {
    font-size: 15px;
    text-align: center;
    line-height: 24px;
    padding-top: 22px;
    margin: 0 auto;
  }
  .search-discover-page .promotional-section-container .section-two {
    flex-direction: column-reverse;
    height: 606px;
    display: flex;
  }
  .search-discover-page .promotional-section-container .section-two .right-section {
    display: block;
    width: 100%;
  }
  .search-discover-page .promotional-section-container .section-two .right-section .card-image {
    padding-left: 0px;
    width: 320px;
    margin: 0px auto;
    display: block;
  }
  .search-discover-page .promotional-section-container .section-two .left-section {
    padding-left: 0px;
    display: block;
    float: none;
    width: 100%;
    padding-right: 0px;
  }
  .search-discover-page .promotional-section-container .section-two .left-section .title {
    font-size: 22px;
    text-align: center;
    line-height: 28px;
    margin: 0px auto;
    padding-top: 50px;
  }
  .search-discover-page .promotional-section-container .section-two .left-section .text {
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    margin: 0px auto;
    padding-top: 22px;
    padding-bottom: 40px;
  }
  .search-discover-page .promotional-section-container .section-three {
    padding-top: 60px;
    height: 606px;
  }
  .search-discover-page .promotional-section-container .section-three .left-section {
    padding-left: 0px;
    float: none;
    width: 100%;
    padding-right: 0px;
  }
  .search-discover-page .promotional-section-container .section-three .left-section .psst-image {
    margin: 0 auto;
    display: block;
    width: 300px;
  }
  .search-discover-page .promotional-section-container .section-three .right-section {
    display: block;
    width: 100%;
  }
  .search-discover-page .promotional-section-container .section-three .right-section .title {
    font-size: 22px;
    text-align: center;
    line-height: 28px;
    margin: 0px auto;
  }
  .search-discover-page .promotional-section-container .section-three .right-section .text {
    font-size: 15px;
    line-height: 24px;
    margin: 0px auto;
    text-align: center;
    padding-top: 22px;
  }
  .search-discover-page .promotional-section-container .section-four {
    flex-direction: column-reverse;
    height: 606px;
  }
  .search-discover-page .promotional-section-container .section-four .left-section {
    width: 100%;
    float: none;
    padding-left: 0px;
    padding-right: 0px;
  }
  .search-discover-page .promotional-section-container .section-four .left-section .title {
    font-size: 22px;
    text-align: center;
    line-height: 28px;
    margin: 0px auto;
    padding-top: 27px;
  }
  .search-discover-page .promotional-section-container .section-four .left-section .text {
    font-size: 15px;
    text-align: center;
    line-height: 24px;
    margin: 0px auto;
    padding-top: 22px;
    padding-bottom: 60px;
  }
  .search-discover-page .promotional-section-container .section-four .right-section {
    display: block;
    padding-right: 0px;
    float: none;
    margin: 0px auto;
    width: auto;
  }
  .search-discover-page .promotional-section-container .section-four .right-section .map-image {
    width: 350px;
    padding-left: 0px;
  }
}
@media (max-width: 760px) {
  .search-discover-page .promotional-section-container {
    margin-top: 58px;
  }
  .search-discover-page .promotional-section-container .section-one .left-section {
    margin-top: -50px;
  }
  .search-discover-page .promotional-section-container .section-one .right-section .title,
  .search-discover-page .promotional-section-container .section-three .right-section .title {
    width: 80%;
  }
  .search-discover-page .promotional-section-container .section-one .right-section .text,
  .search-discover-page .promotional-section-container .section-three .right-section .text {
    width: 80%;
  }
  .search-discover-page .promotional-section-container .section-two .left-section .title,
  .search-discover-page .promotional-section-container .section-four .left-section .title {
    width: 80%;
  }
  .search-discover-page .promotional-section-container .section-two .left-section .text,
  .search-discover-page .promotional-section-container .section-four .left-section .text {
    width: 80%;
  }
  .search-discover-page .promotional-section-container .section-four .right-section .map-image {
    width: 300px;
    margin-left: 0;
  }
}

/* ----------------------------------------------------------- */
/* == tingle v0.13.2 */
/* ----------------------------------------------------------- */
.tingle-modal * {
  box-sizing: border-box;
}
.tingle-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
/* confirm and alerts
-------------------------------------------------------------- */
.tingle-modal--confirm .tingle-modal-box {
  text-align: center;
}
/* modal
-------------------------------------------------------------- */
.tingle-modal--noOverlayClose {
  cursor: default;
}
.tingle-modal--noClose .tingle-modal__close {
  display: none;
}
.tingle-modal__close {
  position: fixed;
  top: 10px;
  right: 28px;
  z-index: 1000;
  padding: 0;
  width: 5rem;
  height: 5rem;
  border: none;
  background-color: transparent;
  color: #f0f0f0;
  font-size: 50px;
  font-family: monospace;
  line-height: 1;
  cursor: pointer;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
  outline: none;
}
.tingle-modal__closeLabel {
  display: none;
}
.tingle-modal__close:hover {
  color: #fff;
}
.tingle-modal-box {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 60%;
  border-radius: 4px;
  background: #fff;
  opacity: 1;
  cursor: auto;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), -webkit-transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.tingle-modal-box__content {
  padding: 0;
}
.tingle-modal-box__footer {
  padding: 1.5rem 2rem;
  width: auto;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-color: #f5f5f5;
  cursor: auto;
}
.tingle-modal-box__footer::after {
  display: table;
  clear: both;
  content: "";
}
.tingle-modal-box__footer--sticky {
  position: fixed;
  bottom: -200px;
  /* TODO : find a better way */
  z-index: 10001;
  opacity: 1;
  -webkit-transition: bottom 0.3s ease-in-out 0.3s;
  transition: bottom 0.3s ease-in-out 0.3s;
}
/* state
-------------------------------------------------------------- */
.tingle-enabled {
  position: fixed;
  overflow: hidden;
  left: 0;
  right: 0;
}
.tingle-modal--visible .tingle-modal-box__footer {
  bottom: 0;
}
.tingle-enabled .tingle-content-wrapper {
  -webkit-filter: blur(8px);
  filter: blur(8px);
}
.tingle-modal--visible {
  visibility: visible;
  opacity: 1;
}
.tingle-modal--visible .tingle-modal-box {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.tingle-modal--overflow {
  overflow-y: scroll;
  padding-top: 8vh;
}
/* btn
-------------------------------------------------------------- */
.tingle-btn {
  display: inline-block;
  margin: 0 .5rem;
  padding: 1rem 2rem;
  border: none;
  background-color: grey;
  box-shadow: none;
  color: #fff;
  vertical-align: middle;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  cursor: pointer;
  -webkit-transition: background-color 0.4s ease;
  transition: background-color 0.4s ease;
}
.tingle-btn--primary {
  background-color: #3498db;
}
.tingle-btn--danger {
  background-color: #e74c3c;
}
.tingle-btn--default {
  background-color: #34495e;
}
.tingle-btn--pull-left {
  float: left;
}
.tingle-btn--pull-right {
  float: right;
}
/* responsive
-------------------------------------------------------------- */
@media (max-width: 540px) {
  .tingle-modal {
    top: 0px;
    display: block;
    padding-top: 60px;
    width: 100%;
  }
  .tingle-modal-box {
    width: auto;
    border-radius: 0;
  }
  .tingle-modal--noClose {
    top: 0;
  }
  .tingle-modal--noOverlayClose {
    padding-top: 0;
  }
  .tingle-modal-box__footer .tingle-btn {
    display: block;
    float: none;
    margin-bottom: 1rem;
    width: 100%;
  }
  .tingle-modal__close {
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 60px;
    border: none;
    background-color: #2c3e50;
    box-shadow: none;
    color: #fff;
    line-height: 55px;
  }
  .tingle-modal__closeLabel {
    display: inline-block;
    vertical-align: middle;
    font-size: 1.5rem;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
  }
  .tingle-modal__closeIcon {
    display: inline-block;
    margin-right: .5rem;
    vertical-align: middle;
    font-size: 4rem;
  }
}
@supports ((-webkit-backdrop-filter: blur(12px)) or (backdrop-filter: blur(12px))) {
  .tingle-modal {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
  }
  @media (max-width: 540px) {
    .tingle-modal {
      -webkit-backdrop-filter: blur(8px);
      backdrop-filter: blur(8px);
    }
  }
  .tingle-enabled .tingle-content-wrapper {
    -webkit-filter: none;
    filter: none;
  }
}
