@charset "UTF-8";
@font-face {
  font-family: "Filson Soft";
  src: url("../../assets/fonts/FilsonSoftMedium.eot");
  src: url("../../assets/fonts/FilsonSoftMedium.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/FilsonSoftMedium.woff2") format("woff2"), url("../../assets/fonts/FilsonSoftMedium.woff") format("woff"), url("../../assets/fonts/FilsonSoftMedium.ttf") format("truetype"), url("../../assets/fonts/FilsonSoftMedium.svg#FilsonSoftMedium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Filson Soft Book";
  src: url("../../assets/fonts/FilsonSoftBook.eot");
  src: url("../../assets/fonts/FilsonSoftBook.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/FilsonSoftBook.woff2") format("woff2"), url("../../assets/fonts/FilsonSoftBook.woff") format("woff"), url("../../assets/fonts/FilsonSoftBook.ttf") format("truetype"), url("../../assets/fonts/FilsonSoftBook.svg#FilsonSoftBook") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avenir";
  src: url("../../assets/fonts/Avenir-Roman.eot");
  src: local("/assets/fonts/Avenir Roman"), local("Avenir-Roman"), url("../../assets/fonts/Avenir-Roman.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/Avenir-Roman.woff2") format("woff2"), url("../../assets/fonts/Avenir-Roman.woff") format("woff"), url("../../assets/fonts/Avenir-Roman.ttf") format("truetype"), url("../../assets/fonts/Avenir-Roman.svg#Avenir-Roman") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

body {
  font-size: 15px;
  font-weight: 400;
  font-family: "Filson Soft Book";
}

html,
head,
body {
  background: #f5f4f2;
  color: #393939;
}

body > div > span,
.CookieDeclaration {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Filson Soft Book";
  margin: 0px;
  color: #393939;
  font-weight: 350;
}

a {
  text-decoration: none;
}

.toggle {
  overflow: hidden;
}

::-moz-placeholder {
  color: #393939 !important;
}

::placeholder {
  color: #393939 !important;
}

.container {
  max-width: 1190px;
}
@media (min-width: 1600px) {
  .container {
    max-width: 1190px;
  }
}
@media (min-width: 1400px) {
  .container {
    max-width: 1190px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
}
@media screen and (max-width: 767px) {
  .container {
    padding: 0px 16px;
  }
}

.btn {
  padding: 10px 25px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 15px;
}

.btn-outline-primary {
  color: #ffffff;
  border-color: #ffffff;
}

.page-heading {
  font-size: 60px;
  line-height: 72px;
}
@media screen and (max-width: 767px) {
  .page-heading {
    font-size: 32px;
    line-height: 120%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .page-heading {
    font-size: 50px;
    line-height: 62px;
  }
}

.section-heading {
  font-family: "Filson Soft Book";
  font-style: normal;
  font-weight: 350;
  font-size: 36px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .section-heading {
    font-size: 24px;
    line-height: 120%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .section-heading {
    font-size: 32px;
    line-height: 120%;
  }
}

.section-subheading {
  color: #393939;
  margin-bottom: 15px;
  font-weight: 500;
  text-transform: uppercase;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-position-center {
  background-position: center;
}

.bg-size-cover {
  background-size: cover;
}

p {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #424242;
}

svg:not(:host).svg-inline--fa,
svg:not(:root).svg-inline--fa {
  overflow: visible;
  box-sizing: content-box;
}

.collapsing,
.modal,
.modal-open,
.progress,
svg:not(:root) {
  overflow: hidden;
}

.svg-inline--fa {
  display: var(--fa-display, inline-block);
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

img,
video,
svg {
  max-width: 100%;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.multiselect {
  width: 100%;
  height: 52px;
  font-size: 16px;
  line-height: 1.42;
  color: #393939;
  border-radius: 0rem;
  float: none;
  border-radius: 8px;
  -webkit-tap-highlight-color: transparent;
  background-color: #ffffff;
  border: solid 1px #797979;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  font-weight: normal;
  outline: none;
  position: relative;
  text-align: left !important;
  -moz-user-select: none;
  -webkit-user-select: none;
          user-select: none;
  white-space: nowrap;
}
.multiselect > .title {
  cursor: pointer;
  height: 52px;
  padding: 14px 26px 14px 16px;
  line-height: 1.42;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.multiselect > .title > .text {
  width: auto;
  max-height: 25px;
  display: block;
  float: left;
  overflow: hidden;
  line-height: 1.3em;
  text-overflow: ellipsis;
}
.multiselect > .title > .expand-icon {
  font-weight: 700;
  transition: 0.2s;
  display: none;
  color: #424242;
  display: block;
  position: absolute;
  right: 16px;
}
.multiselect > .title > .close-icon {
  float: right;
  font-weight: 700;
  transition: 0.2s;
  display: none;
  color: #424242;
  position: absolute;
  right: 16px;
}
.multiselect > .postype {
  max-height: 200px;
  overflow: auto;
  width: 100%;
  transition: 0.2s;
  position: absolute;
  z-index: 99;
  background: #fff;
}
.multiselect > .postype > option {
  display: none;
  cursor: pointer;
  transition: 0.2s;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  line-height: 40px;
  min-height: 40px;
  padding: 0px 10px;
}
.multiselect > .postype > option:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #393939;
}
.multiselect > .postype > option.selected {
  background: #f6f6f6;
  color: #393939;
  font-weight: bold;
}

.multiselect.selection > .title > .expand-icon {
  display: none;
}
.multiselect.selection > .title > .close-icon {
  display: block;
}

.multiselect.active > .postype {
  border: 1px solid #797979;
  border-radius: 5px;
  padding: 0px;
}
.multiselect.active > .postype > option {
  display: block;
}

header {
  font-family: "Filson Soft Book";
  font-weight: 400;
}
header .top-info {
  position: relative;
  background: #eeeae8;
  padding: 5px 0px;
}
header .top-info .quick-links-wrap {
  padding-right: 0px;
}
header .top-info .quick-links-wrap ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
header .top-info .quick-links-wrap ul li {
  font-family: "Avenir";
}
header .top-info .quick-links-wrap ul li:last-child {
  border-right: 0px solid #393939;
  margin-right: 0px;
  padding-right: 0px;
}
header .top-info .quick-links-wrap ul li:last-child a {
  border-right: 0px solid #393939;
  padding-right: 23px;
}
@media screen and (max-width: 767px) {
  header .top-info .quick-links-wrap ul li:last-child a {
    padding: 0px 20px;
  }
}
@media screen and (max-width: 360px) {
  header .top-info .quick-links-wrap ul li:last-child a {
    padding: 0px 7px;
  }
}
header .top-info .quick-links-wrap ul li:first-child a {
  padding-right: 21px;
}
@media screen and (max-width: 767px) {
  header .top-info .quick-links-wrap ul li:first-child a {
    padding-right: 16px;
  }
}
@media screen and (max-width: 360px) {
  header .top-info .quick-links-wrap ul li:first-child a {
    padding-right: 7px;
  }
}
header .top-info .quick-links-wrap ul li a {
  font-size: 12px;
  line-height: 32px;
  font-weight: 400;
  text-decoration: underline;
  color: #393939;
  padding: 0px 16px;
  border-right: 1px solid #393939;
}
@media screen and (max-width: 360px) {
  header .top-info .quick-links-wrap ul li a {
    padding: 0px 7px;
  }
}
header .navbar {
  padding: 44px 0px 0px;
}
@media screen and (max-width: 767px) {
  header .navbar {
    padding: 20px 0px 0px;
  }
}
header .navbar .navbar-brand {
  margin-bottom: 22px;
}
@media screen and (max-width: 767px) {
  header .navbar .navbar-brand img {
    max-width: 119px;
    height: 37px;
  }
}
header .navbar .navbar-nav .nav-item {
  position: relative;
  padding-bottom: 22px;
}
header .navbar .navbar-nav .nav-item ul.arrow-menu {
  list-style: none;
  padding-left: 0px;
}
header .navbar .navbar-nav .nav-item ul.arrow-menu li {
  display: flex;
  align-items: center;
}
header .navbar .navbar-nav .nav-item ul.arrow-menu li .dropdown-menu-list {
  padding: 0px 10px;
  display: block;
}
header .navbar .navbar-nav .nav-item ul.arrow-menu li .dropdown-menu-list:hover {
  background: #ffffff;
}
header .navbar .navbar-nav .nav-item ul.sub-menu {
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 9;
  background: #ffffff;
  width: 100%;
  transition: all 0.5s ease-in-out;
  display: none;
  padding: 0px;
  padding-bottom: 16px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
header .navbar .navbar-nav .nav-item ul.sub-menu li {
  display: block;
  text-align: left;
  position: relative;
  height: 100%;
}
header .navbar .navbar-nav .nav-item ul.sub-menu li a {
  padding: 0px;
  color: #393939;
  font-weight: 400;
  font-size: 16px;
  line-height: 39px;
  display: block;
  padding: 0px 18px 0px 22px;
}
header .navbar .navbar-nav .nav-item ul.sub-menu li a:hover {
  background: #f5f4f2;
}
header .navbar .navbar-nav .nav-item ul.sub-menu li a a:hover {
  border-bottom: 0px solid #ffffff;
}
header .navbar .navbar-nav .nav-item ul.sub-menu li:last-child a {
  margin-bottom: 0px;
}
header .navbar .navbar-nav .nav-item:hover ul.sub-menu {
  display: block;
}
header .navbar .navbar-nav .nav-item .nav-link {
  color: #393939;
  padding: 10px 35px;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
header .navbar .navbar-nav .nav-item .nav-link:hover {
  color: #393939;
}
header .navbar .navbar-nav .nav-item:last-child a {
  padding: 10px 22px;
  padding-right: 26px;
}
header .navbar .navbar-nav .nav-item:last-child a i {
  margin-left: 5px;
}
header .navbar .navbar-nav .nav-item.dropdown-menu-list:hover {
  background: #ffffff;
  box-shadow: 4px 22px 20px rgba(0, 0, 0, 0.05);
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  padding-bottom: 22px;
}
header .protect-your-identity {
  padding: 121px 0px 0px;
  position: relative;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity {
    padding: 22px 0px 0px;
  }
}
header .protect-your-identity .home-photo-collage {
  padding: 10px 0px 30px;
}
header .protect-your-identity .protect-your-identity-details {
  width: 100%;
  max-width: 470px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity .protect-your-identity-details {
    max-width: 218px;
    margin: 0px auto;
    text-align: center;
  }
}
header .protect-your-identity .protect-your-identity-details h1 sup {
  font-size: 22px;
  top: -24px;
  left: -3px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity .protect-your-identity-details h1 sup {
    font-size: 18px;
    top: -14px;
    left: -3px;
  }
}
header .protect-your-identity .protect-your-identity-details p {
  margin: 35px 0 45px;
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  max-width: 370px;
  max-width: 328px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity .protect-your-identity-details p {
    font-size: 14px;
    line-height: 150%;
    margin: 15px auto 25px;
    max-width: 196px;
  }
}
header .protect-your-identity .protect-your-identity-details p sup {
  font-size: 14px;
}
header .protect-your-identity .protect-your-identity-details .signup-for-updates a {
  padding: 15px 30px;
  height: 45px;
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  border-radius: 9px;
  background: #393939;
  letter-spacing: 0.2em;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  max-width: 270px;
  width: 100%;
  text-align: center;
  border: 2px solid #f5f4f2;
  transition: transform 1s ease-in-out;
}
header .protect-your-identity .protect-your-identity-details .signup-for-updates a:focus {
  outline: 2px solid #393939;
}
header .protect-your-identity .protect-your-identity-details .signup-for-updates a:hover {
  outline: 2px solid #393939;
  background: #ffffff;
  color: #393939;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity .protect-your-identity-details .signup-for-updates a {
    font-size: 8.91852px;
    line-height: 110%;
    height: 36px;
    max-width: 140px;
    padding: 13px 20px;
  }
}
header .protect-your-identity .protect-your-identity-details.age-verification-system {
  padding: 16px 0px 10px;
  max-width: 610px;
  margin-top: 40px;
}
header .protect-your-identity .protect-your-identity-details.age-verification-system .page-heading {
  max-width: 480px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity .protect-your-identity-details.age-verification-system .page-heading {
    max-width: 250px;
    margin: 0px auto;
  }
}
header .protect-your-identity .protect-your-identity-details.age-verification-system p {
  max-width: unset;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity .protect-your-identity-details.age-verification-system {
    padding: 0px 0px 0px 0px;
    max-width: 330px;
    margin-top: 0px;
  }
}
header .protect-your-identity.home-page {
  padding: 120px 0px 0px;
  position: relative;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.home-page {
    padding: 22px 0px 0px;
  }
}
header .protect-your-identity.home-page .protect-your-identity-details {
  margin-top: -40px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.home-page .protect-your-identity-details {
    margin-top: 0px;
  }
}
header .protect-your-identity.guesswork-out {
  padding: 111px 0px 0px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.guesswork-out {
    padding: 60px 0px 0px;
  }
}
header .protect-your-identity.guesswork-out .protect-your-identity-details {
  margin-top: 0px;
  padding-top: 0px;
}
header .protect-your-identity.guesswork-out .protect-your-identity-details .page-heading {
  max-width: 490px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.guesswork-out .protect-your-identity-details .page-heading {
    max-width: 262px;
  }
}
header .protect-your-identity.guesswork-out .protect-your-identity-details p {
  max-width: 386px;
  color: #424242;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.guesswork-out .protect-your-identity-details p {
    max-width: 202px;
    margin: 15px auto 25px;
  }
}
header .protect-your-identity.yellow-border {
  padding: 91px 0px 72px;
  position: relative;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.yellow-border {
    padding: 10px 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.yellow-border .home-photo-collage {
    padding: 0px 0px 33px;
  }
}
header .protect-your-identity.yellow-border .protect-your-identity-details {
  max-width: 470px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.yellow-border .protect-your-identity-details {
    max-width: 250px;
  }
}
header .protect-your-identity.yellow-border .protect-your-identity-details p {
  max-width: 330px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.yellow-border .protect-your-identity-details p {
    max-width: 188px;
    margin: 15px auto 20px;
  }
}
header .protect-your-identity.about-hero {
  padding: 100px 0px 78px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.about-hero {
    padding: 60px 0px 81px;
  }
}
header .protect-your-identity.about-hero .protect-your-identity-details {
  margin-top: 0px;
}
header .protect-your-identity.about-hero .protect-your-identity-details p {
  max-width: 360px;
  margin: 35px 0 0px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.about-hero .protect-your-identity-details p {
    max-width: 202px;
    margin: 25px auto 0px;
  }
}
header .protect-your-identity.retailer-a-manufacturer {
  padding: 100px 0px 78px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.retailer-a-manufacturer {
    padding: 60px 0px 81px;
  }
}
header .protect-your-identity.retailer-a-manufacturer .protect-your-identity-details {
  margin-top: 0px;
}
header .protect-your-identity.retailer-a-manufacturer .protect-your-identity-details .page-heading {
  max-width: 570px;
}
header .protect-your-identity.retailer-a-manufacturer .protect-your-identity-details p {
  max-width: 360px;
  margin: 35px 0 0px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.retailer-a-manufacturer .protect-your-identity-details p {
    max-width: 202px;
    margin: 25px auto 0px;
  }
}
header .protect-your-identity.join-our-team {
  padding: 100px 0px 78px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.join-our-team {
    padding: 60px 0px 50px;
  }
}
header .protect-your-identity.join-our-team .protect-your-identity-details {
  margin-top: 0px;
}
header .protect-your-identity.join-our-team .protect-your-identity-details .page-heading {
  max-width: 570px;
}
header .protect-your-identity.join-our-team .protect-your-identity-details p {
  max-width: 100%;
  margin: 35px 0 0px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.join-our-team .protect-your-identity-details p {
    max-width: 296px;
    margin: 25px auto 0px;
  }
}
header .protect-your-identity.job-description {
  padding: 80px 0px 78px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.job-description {
    padding: 60px 0px 50px;
  }
}
header .protect-your-identity.job-description .protect-your-identity-details {
  max-width: 100%;
  margin-top: 0px;
}
header .protect-your-identity.job-description .protect-your-identity-details .page-heading {
  max-width: 100%;
}
header .protect-your-identity.job-description .protect-your-identity-details .job-description-remote-fulltime {
  margin-top: 60px;
}
header .protect-your-identity.job-description .protect-your-identity-details .job-description-remote-fulltime span {
  color: #393939;
  position: relative;
  font-size: 14px;
  line-height: 150%;
  margin-right: 20px;
  transition: all 0.2s ease-in-out;
  padding: 7px 14px 7px 14px;
  height: 36px;
  display: inline-block;
  background: #ffffff;
  border: 2px solid #393939;
  border-radius: 50px;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.job-description .protect-your-identity-details .job-description-remote-fulltime span {
    margin-right: 2px;
    transition: all 0.2s ease-in-out;
    padding: 7px 7px 7px 7px;
  }
}
header .protect-your-identity.job-description .protect-your-identity-details .job-description-remote-fulltime span img {
  position: relative;
  top: -4px;
  margin-right: 5px;
}
header .protect-your-identity.contact-header {
  padding-bottom: 64px;
}
header .protect-your-identity.help-center-header {
  padding: 80px 0px 64px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.help-center-header {
    padding: 60px 0px 33px;
  }
}
header .protect-your-identity.help-center-header .protect-your-identity-details {
  width: 100%;
  max-width: 678px;
  margin: 0px auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.help-center-header .protect-your-identity-details {
    max-width: 236px;
  }
}
header .protect-your-identity.help-center-header .protect-your-identity-details p {
  margin: 35px auto 45px;
  max-width: 404px;
  color: #424242;
}
header .protect-your-identity.help-center-header .help-center-tablist {
  max-width: 778px;
  width: 100%;
  margin: 0px auto;
  height: 92px;
  text-align: center;
  background-color: #ffffff;
  padding: 0px 67px;
  border-radius: 100px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.help-center-header .help-center-tablist {
    padding: 0px 32px;
    height: 56px;
    max-width: 296px;
  }
}
header .protect-your-identity.help-center-header .help-center-tablist div#nav-tab {
  height: 100%;
  font-family: "Avenir";
}
header .protect-your-identity.help-center-header .help-center-tablist div#nav-tab .nav-link {
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  border: 0px solid;
  padding: 29px 0px;
  border-radius: 0px;
  position: relative;
  min-width: 214px;
  color: #393939;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.help-center-header .help-center-tablist div#nav-tab .nav-link {
    font-size: 14px;
    line-height: 150%;
    padding: 17px 0px;
    min-width: 78px;
  }
}
header .protect-your-identity.help-center-header .help-center-tablist div#nav-tab .nav-link.active {
  background-color: #f9f9f9;
  color: #393939;
}
header .protect-your-identity.help-center-header .help-center-tablist div#nav-tab .nav-link.active::before {
  background: #64c6c2;
  height: 6px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  content: "";
}
header .protect-your-identity.eula-privacy-header {
  padding: 40px 0px 24px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.eula-privacy-header {
    padding: 30px 0px 33px;
  }
}
header .protect-your-identity.eula-privacy-header .protect-your-identity-details {
  width: 100%;
  max-width: 100%;
  margin: 0px auto;
  text-align: center;
}
header .protect-your-identity.eula-privacy-header .protect-your-identity-details p {
  margin: 35px auto 45px;
  max-width: 100%;
  color: #424242;
}
header .protect-your-identity.eula-privacy-header .protect-your-identity-details p a {
  color: #cdb46f;
  position: relative;
  transition: all 0.2s ease-in-out;
}
header .protect-your-identity.eula-privacy-header .protect-your-identity-details .eula-privacy-page-wrap {
  padding: 30px 0px;
}
header .protect-your-identity.eula-privacy-header .protect-your-identity-details .eula-privacy-page-wrap ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
header .protect-your-identity.eula-privacy-header .protect-your-identity-details .eula-privacy-page-wrap ul li {
  display: block;
  margin-bottom: 10px;
}
header .protect-your-identity.eula-privacy-header .protect-your-identity-details .eula-privacy-page-wrap ul li a {
  display: inline-block;
  font-size: 20px;
  position: relative;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.eula-privacy-header .protect-your-identity-details .eula-privacy-page-wrap ul li a {
    font-size: 18px;
  }
}
header .phone-digital-id {
  padding: 60px 0px 24px;
}
@media screen and (max-width: 767px) {
  header .phone-digital-id {
    padding: 20px 0px 20px;
  }
  header .phone-digital-id .protect-your-identity-details {
    max-width: 296px;
  }
  header .phone-digital-id .protect-your-identity-details p {
    max-width: 226px;
  }
  header .phone-digital-id .page-heading {
    max-width: 226px;
    margin-left: auto;
    margin-right: auto;
  }
  header .phone-digital-id .app-link {
    justify-content: center;
  }
}
header .protect-your-identity.media-center-header {
  padding: 80px 0px 24px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.media-center-header {
    padding: 60px 0px 33px;
  }
}
header .protect-your-identity.media-center-header .protect-your-identity-details {
  width: 100%;
  max-width: 100%;
  margin: 0px auto;
  text-align: center;
}
header .protect-your-identity.media-center-header .protect-your-identity-details p {
  margin: 35px auto 45px;
  max-width: 100%;
  color: #424242;
}
header .protect-your-identity.media-center-header .protect-your-identity-details p a {
  color: #0d6efd;
  text-decoration: underline;
  position: relative;
  transition: all 0.2s ease-in-out;
}
header .protect-your-identity.unsubscribe-header {
  padding: 80px 0px 64px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.unsubscribe-header {
    padding: 60px 0px 33px;
  }
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details {
  width: 100%;
  max-width: 992px;
  margin: 0px auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.unsubscribe-header .protect-your-identity-details {
    max-width: 100%;
  }
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details p {
  margin: 35px auto 45px;
  max-width: 100%;
  color: #424242;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.unsubscribe-header .protect-your-identity-details p {
    max-width: 620px;
  }
}
@media screen and (max-width: 480px) {
  header .protect-your-identity.unsubscribe-header .protect-your-identity-details p {
    max-width: 236px;
  }
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form {
  text-align: left;
  margin: 0px auto;
  max-width: 600px;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group {
  margin-bottom: 10px;
  position: relative;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group:focus {
  outline: 0;
  border-color: #393939;
  box-shadow: none;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group:focus .nice-select {
  outline: 0;
  border-color: #393939;
  box-shadow: none;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .form-control {
  display: block;
  width: 100%;
  height: 52px;
  padding: 0px 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.42;
  color: #393939;
  border-color: #424242;
  background-color: transparent;
  background-clip: padding-box;
  border-radius: 0rem;
  outline: 0;
  border-radius: 8px;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .form-control:hover, header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .form-control:focus {
  outline: 0;
  border-color: #393939;
  box-shadow: none;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group select {
  width: 100%;
  height: 52px;
  padding: 14px 16px;
  font-size: 16px;
  line-height: 1.42;
  color: #393939;
  border-color: #797979;
  float: none;
  border-radius: 8px;
  background: #fff;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .nice-select {
  width: 100%;
  height: 52px;
  padding: 14px 16px;
  font-size: 16px;
  line-height: 1.42;
  color: #393939;
  border-color: #424242;
  border-radius: 0rem;
  float: none;
  border-radius: 8px;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .nice-select:focus {
  outline: 0;
  border-color: #393939;
  box-shadow: none;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .nice-select .list {
  max-height: 260px;
  overflow-y: auto;
  width: 100%;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .nice-select.disabled {
  color: #393939;
  border-color: #424242;
  pointer-events: none;
  background: #ededed;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .nice-select.disabled::after, header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .nice-select.disabled::before {
  opacity: 0;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .nice-select.disabled .list {
  opacity: 0;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group .input-group-text {
  position: absolute;
  height: 50px;
  left: 1px;
  top: 1px;
  border-radius: 8px;
  padding: 0px 20px;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group textarea.form-control {
  height: 104px;
  resize: none;
  line-height: 1.46;
  padding: 16px;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group #unsubscribe-submit {
  padding: 13px 30px;
  height: 45px;
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  border-radius: 100px;
  background: #393939;
  letter-spacing: 0.2em;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  max-width: 230px;
  width: 100%;
  text-align: center;
  border: 2px solid #f5f4f2;
  transition: transform 1s ease-in-out;
  font-family: "Filson Soft";
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group #unsubscribe-submit:focus {
  outline: 2px solid #393939;
}
header .protect-your-identity.unsubscribe-header .protect-your-identity-details .unsubscribe-form .form-group #unsubscribe-submit:hover {
  outline: 2px solid #393939;
  background: #ffffff;
  color: #393939;
}
header .protect-your-identity.not-found-header {
  padding: 80px 0px 64px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.not-found-header {
    padding: 60px 0px 33px;
  }
}
header .protect-your-identity.not-found-header .protect-your-identity-details {
  width: 100%;
  max-width: 992px;
  margin: 0px auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.not-found-header .protect-your-identity-details {
    max-width: 100%;
  }
}
header .protect-your-identity.not-found-header .protect-your-identity-details .not-found-featured-img {
  margin: 0px auto;
  max-width: 760px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.not-found-header .protect-your-identity-details .not-found-featured-img {
    max-width: 420px;
  }
}
header .protect-your-identity.not-found-header .protect-your-identity-details p {
  margin: 35px auto 35px;
  max-width: 100%;
  color: #424242;
  max-width: 620px;
}
@media screen and (max-width: 767px) {
  header .protect-your-identity.not-found-header .protect-your-identity-details p {
    max-width: 360px;
  }
}
@media screen and (max-width: 480px) {
  header .protect-your-identity.not-found-header .protect-your-identity-details p {
    max-width: 236px;
  }
}

body.eula {
  background: #ffffff;
  height: 100vh;
}

header.eula {
  background: #ffffff;
}

.header-retailers-partners {
  padding-bottom: 54px;
}
.header-retailers-partners .protect-your-identity {
  padding: 40px 0px 0px;
}
.header-retailers-partners .protect-your-identity .protect-your-identity-details.age-verification-system {
  padding: 0px 0px 0px 0px;
}
.header-retailers-partners .protect-your-identity .protect-your-identity-details.age-verification-system p {
  max-width: 472px;
}
@media screen and (max-width: 767px) {
  .header-retailers-partners .protect-your-identity .protect-your-identity-details.age-verification-system p {
    max-width: 202px;
    margin: 15px auto 20px;
  }
}

.TruAge-intro-video {
  position: relative;
  padding: 119px 0px 81px;
}
@media screen and (max-width: 767px) {
  .TruAge-intro-video .container .col-xl-12.col-md-12.col-12 {
    padding: 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .TruAge-intro-video .container {
    padding: 0px 12px;
  }
}
@media screen and (max-width: 767px) {
  .TruAge-intro-video {
    padding: 35px 0px 26px;
  }
}
.TruAge-intro-video .TruAge-intro-video-wrap {
  width: 100%;
  max-width: 100%;
  margin: 0px auto;
}
.TruAge-intro-video .TruAge-intro-video-wrap iframe,
.TruAge-intro-video .TruAge-intro-video-wrap video {
  width: 100%;
  height: 595px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .TruAge-intro-video .TruAge-intro-video-wrap iframe,
  .TruAge-intro-video .TruAge-intro-video-wrap video {
    height: 203px;
    border-radius: 0px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .TruAge-intro-video .TruAge-intro-video-wrap iframe,
  .TruAge-intro-video .TruAge-intro-video-wrap video {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .TruAge-intro-video .TruAge-intro-video-wrap iframe,
  .TruAge-intro-video .TruAge-intro-video-wrap video {
    height: 400px;
  }
}

.what-we-do {
  position: relative;
  padding: 0px 0px 135px;
  background: #f5f4f2;
}
.what-we-do .heading-container {
  width: 65%;
}
@media screen and (max-width: 767px) {
  .what-we-do .heading-container {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .what-we-do {
    padding: 0px 0px 28px;
  }
}
.what-we-do .what-we-do-card {
  background: #ffffff;
  padding: 58px 45px;
  height: 100%;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .what-we-do .what-we-do-card {
    padding: 48px 40px;
    min-height: auto;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .what-we-do .what-we-do-card {
    max-width: 370px;
    margin: 0px auto;
  }
}
.what-we-do .what-we-do-card .what-we-do-featured-icon {
  margin-bottom: 43px;
  min-height: 60px;
}
@media screen and (max-width: 767px) {
  .what-we-do .what-we-do-card .what-we-do-featured-icon {
    min-height: 40px;
    margin-bottom: 34px;
  }
}
.what-we-do .what-we-do-card .what-we-do-featured-icon i {
  font-size: 72px;
  color: #cdb46f;
}
.what-we-do .what-we-do-card .what-we-do-detail h2 {
  margin-bottom: 19px;
  max-width: 240px;
}
@media screen and (max-width: 767px) {
  .what-we-do .what-we-do-card .what-we-do-detail h2 {
    margin-bottom: 20px;
  }
}
.what-we-do .what-we-do-card .what-we-do-detail .app-card-heading {
  max-width: 270px;
}
.what-we-do .what-we-do-card .what-we-do-detail h2.keep-it-private {
  max-width: 150px;
}
.what-we-do .what-we-do-card .what-we-do-detail p {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .what-we-do .what-we-do-card .what-we-do-detail p {
    font-size: 14px;
    line-height: 150%;
  }
}
.what-we-do .what-we-do-card a {
  color: #393939;
  text-decoration: underline;
}

.california-residents {
  background-color: #dfd0be;
  padding: 48px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .california-residents {
    flex-wrap: wrap;
  }
}
.california-residents .content h3 {
  margin-bottom: 10px;
}
.california-residents a {
  color: #393939;
  text-decoration: underline;
}

.what-we-do.our-brand-values {
  padding: 0px 0px 65px;
}
.what-we-do.our-brand-values .faster-and-secure-heading .section-heading {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .what-we-do.our-brand-values .faster-and-secure-heading .section-heading {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .what-we-do.our-brand-values .what-we-do-card {
    padding: 60px 34px 67px;
    min-height: 290px;
  }
}
.what-we-do.our-brand-values .what-we-do-card .what-we-do-detail h2 {
  max-width: 440px;
}
.what-we-do.our-brand-values .what-we-do-card .what-we-do-detail p {
  max-width: 440px;
}
@media screen and (max-width: 767px) {
  .what-we-do.our-brand-values .what-we-do-card .what-we-do-detail p {
    max-width: 230px;
  }
}

.what-we-do.our-brand-values.job-description-safely-and-simply {
  padding: 0px 0px 46px;
  background: #ffffff;
}
.what-we-do.our-brand-values.job-description-safely-and-simply .faster-and-secure-heading .section-heading {
  margin-bottom: 30px;
}
.what-we-do.our-brand-values.job-description-safely-and-simply .faster-and-secure-heading p {
  margin: 0px auto;
  margin-bottom: 40px;
  max-width: 970px;
  width: 100%;
}
.what-we-do.our-brand-values.job-description-safely-and-simply .what-we-do-card {
  background: #f5f4f2;
}

.age-verification,
.easy-checkouts {
  position: relative;
  padding: 84px 0px 173px;
  background: #393939;
}
@media screen and (max-width: 767px) {
  .age-verification,
  .easy-checkouts {
    padding: 54px 0px 71px;
  }
}
.age-verification .section-heading,
.easy-checkouts .section-heading {
  color: #ffffff;
  margin-bottom: 127px;
}
@media screen and (max-width: 767px) {
  .age-verification .section-heading,
  .easy-checkouts .section-heading {
    margin-bottom: 60px;
  }
}
.age-verification .age-verification-detail,
.easy-checkouts .age-verification-detail {
  max-width: 350px;
}
@media screen and (max-width: 767px) {
  .age-verification .age-verification-detail,
  .easy-checkouts .age-verification-detail {
    margin: 40px auto 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .age-verification .age-verification-detail,
  .easy-checkouts .age-verification-detail {
    max-width: 100%;
  }
}
.age-verification .age-verification-detail h3,
.easy-checkouts .age-verification-detail h3 {
  color: #ffffff;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .age-verification .age-verification-detail h3,
  .easy-checkouts .age-verification-detail h3 {
    font-size: 20px;
    line-height: 120%;
  }
}
.age-verification .age-verification-detail .h3,
.easy-checkouts .age-verification-detail .h3 {
  max-width: 320px;
}
.age-verification .age-verification-detail p,
.easy-checkouts .age-verification-detail p {
  color: #ffffff;
  margin-bottom: 36px;
  max-width: 227px;
}
@media screen and (max-width: 767px) {
  .age-verification .age-verification-detail p,
  .easy-checkouts .age-verification-detail p {
    font-size: 14px;
    line-height: 150%;
    max-width: 284px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .age-verification .age-verification-detail p,
  .easy-checkouts .age-verification-detail p {
    max-width: 100%;
  }
}
.age-verification .age-verification-detail p.in-2023,
.easy-checkouts .age-verification-detail p.in-2023 {
  max-width: 240px;
}
@media screen and (max-width: 767px) {
  .age-verification .age-verification-detail p.in-2023,
  .easy-checkouts .age-verification-detail p.in-2023 {
    max-width: 285px;
  }
}
.age-verification .age-verification-detail a,
.easy-checkouts .age-verification-detail a {
  color: #cdb46f;
  position: relative;
  font-size: 16px;
  line-height: 120%;
  padding-right: 20px;
  transition: all 0.2s ease-in-out;
}
.age-verification .age-verification-detail a:before,
.easy-checkouts .age-verification-detail a:before {
  content: "→";
  position: absolute;
  top: -1px;
  width: 15px;
  height: 20px;
  right: 0px;
  font-size: 16px;
}
.age-verification .age-verification-detail a:after,
.easy-checkouts .age-verification-detail a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 1px;
  background: #cdb46f;
}
@media screen and (max-width: 767px) {
  .age-verification .age-verification-detail a,
  .easy-checkouts .age-verification-detail a {
    font-size: 14px;
    line-height: 150%;
  }
}
.age-verification .age-verification-detail.second,
.easy-checkouts .age-verification-detail.second {
  margin-left: 24px;
  max-width: 350px;
}
@media screen and (max-width: 767px) {
  .age-verification .age-verification-detail.second,
  .easy-checkouts .age-verification-detail.second {
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .age-verification .age-verification-detail.second,
  .easy-checkouts .age-verification-detail.second {
    margin-left: 0px;
    max-width: 100%;
  }
}
.age-verification .age-verification-detail.second p,
.easy-checkouts .age-verification-detail.second p {
  max-width: unset;
}
@media screen and (max-width: 767px) {
  .age-verification .age-verification-detail.second p,
  .easy-checkouts .age-verification-detail.second p {
    max-width: 284px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .age-verification .age-verification-detail.second p,
  .easy-checkouts .age-verification-detail.second p {
    max-width: 100%;
  }
}
.age-verification .age-verification-detail.second p.in-2023,
.easy-checkouts .age-verification-detail.second p.in-2023 {
  max-width: 240px;
}
@media screen and (max-width: 767px) {
  .age-verification .age-verification-detail.second p.in-2023,
  .easy-checkouts .age-verification-detail.second p.in-2023 {
    max-width: 256px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .age-verification .age-verification-detail.second p.in-2023,
  .easy-checkouts .age-verification-detail.second p.in-2023 {
    max-width: 100%;
  }
}

.use-truage-app {
  position: relative;
  padding: 84px 0px 173px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .use-truage-app {
    padding: 54px 0px 30px;
  }
}
.use-truage-app .section-heading {
  color: #393939;
  margin-bottom: 30px;
}
.use-truage-app .detail {
  max-width: 350px;
}
@media screen and (max-width: 767px) {
  .use-truage-app .detail {
    margin: 40px auto 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .use-truage-app .detail {
    max-width: 100%;
  }
}
.use-truage-app .detail h3 {
  color: #393939;
  margin-bottom: 24px;
  font-size: 30px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .use-truage-app .detail h3 {
    font-size: 20px;
    line-height: 120%;
  }
}
.use-truage-app .detail .h3 {
  max-width: 320px;
}
.use-truage-app .detail p {
  color: #393939;
  margin-bottom: 36px;
  max-width: 270px;
}
@media screen and (max-width: 767px) {
  .use-truage-app .detail p {
    font-size: 14px;
    line-height: 150%;
    max-width: 284px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .use-truage-app .detail p {
    max-width: 100%;
  }
}
.use-truage-app .detail p.in-2023 {
  max-width: 240px;
}
@media screen and (max-width: 767px) {
  .use-truage-app .detail p.in-2023 {
    max-width: 285px;
  }
}
.use-truage-app .detail a {
  color: #cdb46f;
  position: relative;
  font-size: 16px;
  line-height: 120%;
  padding-right: 20px;
  transition: all 0.2s ease-in-out;
}
.use-truage-app .detail a:before {
  content: "→";
  position: absolute;
  top: -1px;
  width: 15px;
  height: 20px;
  right: 0px;
  font-size: 16px;
}
.use-truage-app .detail a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom: 1px;
  background: #cdb46f;
}
@media screen and (max-width: 767px) {
  .use-truage-app .detail a {
    font-size: 14px;
    line-height: 150%;
  }
}
.use-truage-app .detail.second {
  margin-left: 24px;
  max-width: 350px;
}
@media screen and (max-width: 767px) {
  .use-truage-app .detail.second {
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .use-truage-app .detail.second {
    margin-left: 0px;
    max-width: 100%;
  }
}
.use-truage-app .detail.second p {
  max-width: unset;
}
@media screen and (max-width: 767px) {
  .use-truage-app .detail.second p {
    max-width: 284px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .use-truage-app .detail.second p {
    max-width: 100%;
  }
}
.use-truage-app .detail.second p.in-2023 {
  max-width: 240px;
}
@media screen and (max-width: 767px) {
  .use-truage-app .detail.second p.in-2023 {
    max-width: 256px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .use-truage-app .detail.second p.in-2023 {
    max-width: 100%;
  }
}

.mb-116 {
  margin-bottom: 121px;
}
@media screen and (max-width: 767px) {
  .mb-116 {
    margin-bottom: 54px;
  }
}

.easy-checkouts {
  background: #393939;
  padding: 87px 0px 125px;
}
@media screen and (max-width: 767px) {
  .easy-checkouts {
    padding: 54px 0px 85px;
  }
}
.easy-checkouts .easy-checkouts-heading {
  max-width: 580px;
  margin: 0px auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .easy-checkouts .easy-checkouts-heading h2 {
    margin-bottom: 40px;
  }
}
.easy-checkouts .mb-60 {
  margin-bottom: 104px;
}
@media screen and (max-width: 767px) {
  .easy-checkouts .mb-60 {
    margin-bottom: 62px;
  }
}
.easy-checkouts .age-verification-detail {
  max-width: 264px;
}
@media screen and (max-width: 767px) {
  .easy-checkouts .age-verification-detail {
    margin: 30px 0px 0px;
    max-width: 290px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .easy-checkouts .age-verification-detail {
    max-width: 100%;
  }
}
.easy-checkouts .age-verification-detail h3 {
  max-width: 355px;
}
@media screen and (max-width: 767px) {
  .easy-checkouts .age-verification-detail h3 {
    margin-bottom: 12px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .easy-checkouts .age-verification-detail h3 {
    max-width: 100%;
  }
}
.easy-checkouts .age-verification-detail p {
  max-width: 356px;
}
@media screen and (max-width: 767px) {
  .easy-checkouts .age-verification-detail p {
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .easy-checkouts .age-verification-detail p {
    max-width: 100%;
  }
}

.cta-banner {
  position: relative;
  padding: 111px 70px 122px;
  background: #ffffff;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .cta-banner {
    padding: 114px 0px;
  }
}
.cta-banner .cta-content {
  max-width: 620px;
  margin: 0px auto;
}
.cta-banner .cta-content h2 {
  color: #393939;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .cta-banner .cta-content h2 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 25px;
  }
}
.cta-banner .cta-content p {
  color: #393939;
  margin-bottom: 48px;
  font-size: 24px;
  line-height: 140%;
}
@media screen and (max-width: 767px) {
  .cta-banner .cta-content p {
    font-size: 14px;
    line-height: 150%;
    max-width: 100%;
    margin: 0px auto 4px;
  }
}
.cta-banner .cta-content a.btn-outline-primary {
  padding: 14px 50px;
  height: 45px;
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  width: 100%;
  max-width: 330px;
  border-radius: 8px;
  background: #ffffff;
  letter-spacing: 3px;
  color: #393939;
  display: inline-block;
  border: 2px solid transparent;
  transition: transform 1s ease-in-out;
  font-family: "Filson Soft";
}
.cta-banner .cta-content a.btn-outline-primary:focus {
  outline: 2px solid #ffffff;
  border: 2px solid #393939;
}
.cta-banner .cta-content a.btn-outline-primary:hover {
  outline: 2px solid #ffffff;
  background: #393939;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .cta-banner .cta-content a.btn-outline-primary {
    font-size: 14px;
    line-height: 110%;
    width: 200px;
    height: 35px;
    padding: 9px 20px;
    letter-spacing: 0.2em;
    margin-top: 0px;
  }
}
.cta-banner .truage-app-store {
  max-width: 100%;
}
.cta-banner .truage-app-store .cta-banner-a {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  margin-top: 80px;
  margin-bottom: 0;
}
.cta-banner .truage-app-store .cta-banner-a a {
  color: #393939;
  text-decoration: underline;
}
.cta-banner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #64c6c2;
  z-index: -1;
  background-image: url(../../assets/images/cta-section-bg.png);
}
.cta-banner .section-bg {
  position: relative;
}

footer {
  position: relative;
  background-color: #f5f4f2;
  padding: 51px 0px 32px;
}
@media screen and (max-width: 767px) {
  footer {
    padding: 80px 0px 57px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  footer .footer-widgets .col-xl-5.col-md-6.col-sm-6.col-12.m-order-1 {
    padding-left: 0px;
  }
}
footer .footer-widgets .single-footer-wid ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  padding-right: 65px;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid ul {
    padding-right: 75px;
  }
}
footer .footer-widgets .single-footer-wid ul:last-child {
  padding-right: 0px;
}
footer .footer-widgets .single-footer-wid ul li {
  display: block;
  margin-bottom: 17px;
  font-family: "Avenir";
}
footer .footer-widgets .single-footer-wid ul li:last-child {
  margin-right: 0px;
}
footer .footer-widgets .single-footer-wid ul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #393939;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid ul li a {
    max-width: 101px;
  }
}
footer .footer-widgets .social-links {
  margin-top: 60px;
  margin-bottom: 39px;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .social-links {
    margin-bottom: 37px;
    margin-top: 33px;
  }
}
footer .footer-widgets .social-links ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
footer .footer-widgets .social-links ul li {
  display: inline-block;
  margin-right: 23px;
}
footer .footer-widgets .social-links ul li:last-child {
  margin-right: 0px;
}
footer .footer-widgets .social-links ul li a {
  color: #7a7a7a;
  text-decoration: none;
  font-size: 2rem;
}
footer .footer-widgets .social-links ul li a:hover {
  color: #64c6c2;
}
footer .footer-widgets .social-links ul li a svg {
  height: 18px;
  width: 18px;
}
footer .footer-widgets .copyright-links {
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
  color: #393939;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .copyright-links {
    margin-bottom: 13px;
  }
}
footer .footer-widgets .copyright-links small {
  color: #424242;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .copyright-links small {
    font-size: 10px;
    line-height: 120%;
    margin-right: -10px;
    display: inline-block;
  }
}
footer .footer-widgets .copyright-links small a {
  text-decoration: none;
  color: #424242;
}
footer .footer-widgets .copyright-links a {
  line-height: 1.42;
  font-weight: 400;
  text-decoration: underline;
  color: #424242;
  margin-right: 5px;
  margin-left: 3px;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .copyright-links a {
    margin-right: 1px;
    margin-left: 1px;
  }
}
footer .footer-widgets .single-footer-wid form {
  max-width: 421px;
}
footer .footer-widgets .single-footer-wid form .checkbox-wrap {
  margin-bottom: 30px;
}
footer .footer-widgets .single-footer-wid form .form-group {
  margin-bottom: 22px;
  padding-right: 31px;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid form .form-group {
    padding-right: 0px;
    margin-bottom: 17px;
  }
}
footer .footer-widgets .single-footer-wid form .form-group .form-control {
  display: block;
  width: 100%;
  height: 45px;
  padding: 16px 28px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #393939;
  background-color: #ffffff;
  border: 0px solid #ced4da;
  border-radius: 8px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "Avenir";
}
footer .footer-widgets .single-footer-wid form .form-group .form-control:hover, footer .footer-widgets .single-footer-wid form .form-group .form-control:focus {
  color: #393939;
  border: 0px solid #393939;
  outline: 0;
  box-shadow: none;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid form .form-group .form-control {
    font-weight: 400;
    font-size: 10.5991px;
    line-height: 150%;
    height: 34px;
    padding: 10px 22px;
  }
}
footer .footer-widgets .single-footer-wid form .form-group .receive-marketing-emails,
footer .footer-widgets .single-footer-wid form .form-group .nvisible-reCAPTCHA {
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
  margin-bottom: 78px;
  display: block;
  color: #424242;
  font-family: "Avenir";
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid form .form-group .receive-marketing-emails,
  footer .footer-widgets .single-footer-wid form .form-group .nvisible-reCAPTCHA {
    font-size: 7.57076px;
    line-height: 120%;
    margin-bottom: 63px;
    margin-right: -10px;
  }
}
footer .footer-widgets .single-footer-wid form .form-group .receive-marketing-emails a,
footer .footer-widgets .single-footer-wid form .form-group .nvisible-reCAPTCHA a {
  line-height: 1.42;
  font-weight: 400;
  text-decoration: none;
  color: #424242;
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
}
footer .footer-widgets .single-footer-wid form .form-group .nvisible-reCAPTCHA {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: "Avenir";
}
footer .footer-widgets .single-footer-wid form .form-group.form-group-submit {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid form .form-group.form-group-submit {
    margin-bottom: 13px;
  }
}
footer .footer-widgets .single-footer-wid form .form-group.marketing-emails-nvisible {
  padding-right: 0px;
}
footer .footer-widgets .single-footer-wid form .btn {
  padding: 16px 30px;
  height: 45px;
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  width: 100%;
  border-radius: 8px;
  letter-spacing: 0.2em;
  text-align: center;
  background: #393939;
  margin-bottom: 17px;
  font-family: "Filson Soft";
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid form .btn {
    font-size: 16px;
    line-height: 110%;
    text-align: center;
    letter-spacing: 0.2em;
    height: 35px;
    padding: 10px 20px;
    margin-bottom: 0px;
  }
}
footer .footer-widgets .single-footer-wid .footer-logo {
  width: 200px;
  display: block;
  margin-bottom: 66px;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid .footer-logo {
    margin-bottom: 53px;
  }
}
footer .footer-widgets .single-footer-wid .footer-logo img {
  margin: 0;
}
footer .footer-widgets .single-footer-wid .wid-title {
  margin-bottom: 20px;
}
footer .footer-widgets .single-footer-wid .wid-title h3 {
  margin-bottom: 12px;
  margin-top: 20px;
  font-size: 24px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid .wid-title h3 {
    font-size: 18.1698px;
    line-height: 120%;
    margin-bottom: 9px;
  }
}
footer .footer-widgets .single-footer-wid .wid-title h4 {
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 18px;
  font-family: "Avenir";
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid .wid-title h4 {
    font-size: 13.6274px;
    line-height: 150%;
    margin-bottom: 14px;
  }
}
footer .footer-widgets .single-footer-wid .wid-title p {
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  margin-bottom: 32px;
  color: #424242;
  font-family: "Avenir";
}
@media screen and (max-width: 767px) {
  footer .footer-widgets .single-footer-wid .wid-title p {
    font-size: 10.5991px;
    line-height: 150%;
    margin-bottom: 24px;
  }
}
footer .footer-widgets .single-footer-wid .wid-title p a {
  text-decoration: underline;
  color: #424242;
}

.why-now {
  position: relative;
  padding: 0px 0px 91px;
  background: #f5f4f2;
}
@media screen and (max-width: 767px) {
  .why-now {
    padding: 33px 0px 50px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .why-now {
    padding: 60px 0px;
  }
}
.why-now h2 {
  margin-bottom: 75px;
}
@media screen and (max-width: 767px) {
  .why-now h2 {
    margin-bottom: 41px;
    border-bottom: 2px solid #dfd0be;
    padding-bottom: 18px;
  }
}
.why-now .mb-4 {
  margin-bottom: 34px !important;
}
.why-now .why-now-details {
  text-align: left;
  max-width: 370px;
  height: 100%;
  background: #ffffff;
  padding: 70px 40px;
}
@media screen and (max-width: 767px) {
  .why-now .why-now-details {
    padding: 55px 33px;
    margin: 0px auto;
  }
}
.why-now .why-now-details h3 {
  position: relative;
  margin-bottom: 15px;
  font-size: 36px;
  line-height: 120%;
  max-width: 250px;
}
@media screen and (max-width: 767px) {
  .why-now .why-now-details h3 {
    font-size: 24px;
    line-height: 120%;
    max-width: 212px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .why-now .why-now-details h3 {
    max-width: 100%;
  }
}
.why-now .why-now-details .h3 {
  max-width: 245px;
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .why-now .why-now-details .h3 {
    max-width: 100%;
  }
}
.why-now .why-now-details p {
  font-size: 18px;
  line-height: 150%;
  max-width: 281px;
  color: #424242;
}
@media screen and (max-width: 767px) {
  .why-now .why-now-details p {
    font-size: 14px;
    line-height: 150%;
    max-width: 230px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .why-now .why-now-details p {
    max-width: 100%;
  }
}
.why-now .why-now-details p small {
  font-size: 10px;
  line-height: 15px;
  display: inline-block;
  margin-top: 20px;
}

.faster-and-secure {
  position: relative;
  padding: 90px 70px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .faster-and-secure {
    padding: 59px 0px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .faster-and-secure {
    padding: 60px 0px;
  }
}
.faster-and-secure .faster-and-secure-heading {
  max-width: 664px;
  margin: 0px auto;
  text-align: center;
}
.faster-and-secure .faster-and-secure-heading h2 {
  margin-bottom: 87px;
}
@media screen and (max-width: 767px) {
  .faster-and-secure .faster-and-secure-heading h2 {
    margin-bottom: 59px;
  }
}
.faster-and-secure .faster-and-secure-details {
  text-align: center;
  margin: 0px auto;
}
@media screen and (max-width: 767px) {
  .faster-and-secure .faster-and-secure-details {
    margin: 0px auto 20px;
  }
}
.faster-and-secure .faster-and-secure-details .typical-drivers-featured-img {
  margin-bottom: 63px;
}
@media screen and (max-width: 767px) {
  .faster-and-secure .faster-and-secure-details .typical-drivers-featured-img {
    margin-bottom: 33px;
  }
}
.faster-and-secure .faster-and-secure-details .typical-drivers-featured-img img {
  max-height: 150px;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .faster-and-secure .faster-and-secure-details .typical-drivers-featured-img img {
    max-height: 110px;
  }
}
.faster-and-secure .faster-and-secure-details p {
  font-size: 24px;
  line-height: 140%;
  color: #424242;
  max-width: 286px;
  margin: 0px auto;
}
@media screen and (max-width: 767px) {
  .faster-and-secure .faster-and-secure-details p {
    font-size: 14px;
    line-height: 150%;
    max-width: 290px;
  }
}
.faster-and-secure .faster-and-secure-details p strong {
  font-weight: 600;
}
.faster-and-secure .mx-width-327 p {
  max-width: 327px;
}
@media screen and (max-width: 767px) {
  .faster-and-secure .mx-width-327 p {
    max-width: 266px;
  }
}

.faq-section {
  position: relative;
  padding: 130px 0px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .faq-section {
    padding: 82px 0px 78px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .faq-section {
    padding: 82px 0px;
  }
}
@media screen and (max-width: 767px) {
  .faq-section .faq-section-heading h2 {
    font-size: 24px;
    line-height: 120%;
  }
}
.faq-section .faq-section-details .accordion-item {
  border: 0px;
  border-bottom: 1px solid #393939;
  padding: 0px;
  border-radius: 0px;
}
.faq-section .faq-section-details .accordion-item .accordion-header button {
  font-size: 24px;
  outline: 0;
  padding: 33px 0px 30px;
  border-radius: 0px;
  color: #393939;
}
@media screen and (max-width: 767px) {
  .faq-section .faq-section-details .accordion-item .accordion-header button {
    padding-right: 30px;
    font-size: 16px;
    line-height: 120%;
    padding: 20px 0px 20px;
  }
}
.faq-section .faq-section-details .accordion-item .accordion-header button:hover, .faq-section .faq-section-details .accordion-item .accordion-header button:focus {
  outline: 0;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
.faq-section .faq-section-details .accordion-item .accordion-header button::after {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  background-image: url(../../assets/images/accordion-arrow.png);
}
@media screen and (max-width: 767px) {
  .faq-section .faq-section-details .accordion-item .accordion-header button::after {
    margin-right: 0px;
  }
}
.faq-section .faq-section-details .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  background: none;
  color: #393939;
}
.faq-section .faq-section-details .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}
.faq-section .faq-section-details .accordion-item .accordion-collapse .accordion-body {
  text-align: left;
  padding: 40px 0px;
}
@media screen and (max-width: 767px) {
  .faq-section .faq-section-details .accordion-item .accordion-collapse .accordion-body {
    padding: 20px 0px;
  }
}
@media screen and (max-width: 767px) {
  .faq-section .faq-section-details .accordion-item .accordion-collapse .accordion-body p {
    font-size: 14px;
    line-height: 120%;
  }
}
.faq-section .faq-section-details .accordion-item .accordion-collapse .accordion-body ul {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  padding-left: 22px;
  margin-bottom: 0px;
}
.faq-section .faq-section-details .accordion-item .accordion-collapse .accordion-body ul li {
  color: #424242;
  list-style: decimal;
  margin-bottom: 5px;
}

.faq-section.benefits-at-truAge {
  padding: 70px 0px 100px;
}
@media screen and (max-width: 767px) {
  .faq-section.benefits-at-truAge {
    padding: 0px 0px 53px;
  }
}
.faq-section.benefits-at-truAge .faq-section-details {
  text-align: left;
}
.faq-section.benefits-at-truAge .faq-section-details h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.universal-technology {
  position: relative;
  padding: 125px 0px 52px;
  background: #eeeae8;
}
@media screen and (max-width: 767px) {
  .universal-technology {
    padding: 68px 0px 36px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .universal-technology {
    padding: 60px 0px;
  }
}
.universal-technology .universal-technology-wrap {
  position: relative;
  padding: 0px 0px 0px 60px;
}
.universal-technology .universal-technology-wrap h3 {
  margin-bottom: 14px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-family: "Filson Soft";
}
.universal-technology .universal-technology-wrap:before {
  background-image: url("../../assets/images/check-mark.png");
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  position: absolute;
  top: 0px;
  width: 32px;
  height: 32px;
  left: 0px;
}
.universal-technology .universal-technology-wrap p {
  margin-bottom: 22px;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  max-width: 368px;
  color: #393939;
}
@media screen and (max-width: 767px) {
  .universal-technology .universal-technology-wrap p {
    font-size: 14px;
    line-height: 150%;
    max-width: 216px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .universal-technology .universal-technology-wrap p {
    max-width: 100%;
  }
}
.universal-technology .universal-technology-wrap .calculations {
  max-width: 390px;
}
@media screen and (max-width: 767px) {
  .universal-technology .universal-technology-wrap .calculations {
    max-width: 216px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .universal-technology .universal-technology-wrap .calculations {
    max-width: 100%;
  }
}

.see_you_360 {
  padding: 70px 0px 115px;
  position: relative;
  background: #f5f4f2;
}
@media screen and (max-width: 767px) {
  .see_you_360 {
    padding: 40px 0px 21px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .see_you_360 {
    padding: 60px 0px;
  }
}
@media screen and (max-width: 767px) {
  .see_you_360 .container .row.d-flex.align-items-center.justify-content-between {
    margin-left: -32px;
    margin-right: -32px;
  }
}
@media screen and (max-width: 767px) {
  .see_you_360 .container .col-xl-12.col-md-12.col-12 {
    padding: 0px 0px;
  }
}
.see_you_360 .see_you_video {
  max-width: 100%;
  width: 100%;
  height: 595px;
  margin: 0 auto 73px;
  border-radius: 8px;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .see_you_360 .see_you_video {
    height: 430px;
    max-width: 792px;
  }
}
@media screen and (max-width: 767px) {
  .see_you_360 .see_you_video {
    height: 184px;
    width: 100%;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .see_you_360 .see_you_video {
    height: 400px;
  }
}
.see_you_360 .see_you_video iframe,
.see_you_360 .see_you_video video {
  width: 100%;
  height: 595px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.4);
  display: block !important;
}
@media only screen and (max-width: 1024px) and (min-width: 768px) {
  .see_you_360 .see_you_video iframe,
  .see_you_360 .see_you_video video {
    height: 430px;
    max-width: 792px;
  }
}
@media screen and (max-width: 767px) {
  .see_you_360 .see_you_video iframe,
  .see_you_360 .see_you_video video {
    height: 210px;
    width: 100%;
    border-radius: 0px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .see_you_360 .see_you_video iframe,
  .see_you_360 .see_you_video video {
    height: 400px;
  }
}
.see_you_360 .retailers-providers-partners-wrap {
  padding: 50px 45px;
  height: 100%;
  background: #ffffff;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .see_you_360 .retailers-providers-partners-wrap {
    padding: 46px 32px 66px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .see_you_360 .retailers-providers-partners-wrap {
    max-width: 370px;
    margin: 0px auto;
  }
}
.see_you_360 .retailers-providers-partners-wrap .retailers-providers-partners-featured-icon {
  margin-bottom: 42px;
  max-width: 101px;
  min-height: 82px;
}
@media screen and (max-width: 767px) {
  .see_you_360 .retailers-providers-partners-wrap .retailers-providers-partners-featured-icon {
    max-width: 57px;
    min-height: 56px;
  }
}
@media screen and (max-width: 767px) {
  .see_you_360 .retailers-providers-partners-wrap .retailers-providers-partners-featured-icon.for-partners {
    max-width: 73px;
    min-height: 55px;
  }
}
.see_you_360 .retailers-providers-partners-wrap .retailers-providers-partners h3 {
  color: #393939;
  margin-bottom: 16px;
  font-size: 30px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .see_you_360 .retailers-providers-partners-wrap .retailers-providers-partners h3 {
    font-size: 24px;
    line-height: 120%;
  }
}
.see_you_360 .retailers-providers-partners-wrap .retailers-providers-partners p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 0px;
  max-width: 345px;
}
@media screen and (max-width: 767px) {
  .see_you_360 .retailers-providers-partners-wrap .retailers-providers-partners p {
    font-size: 14px;
    line-height: 150%;
    max-width: 230px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .see_you_360 .retailers-providers-partners-wrap .retailers-providers-partners p {
    max-width: 100%;
  }
}
.see_you_360 .retailers-providers-partners-wrap .retailers-providers-partners p.for-retailers {
  max-width: 320px;
}
.see_you_360 .signup-for-updates {
  margin-top: 46px;
}
.see_you_360 .signup-for-updates a {
  padding: 14px 30px;
  height: 45px;
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  border-radius: 100px;
  background: #393939;
  letter-spacing: 0.2em;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  max-width: 330px;
  width: 100%;
  text-align: center;
  border: 2px solid #f5f4f2;
  transition: transform 1s ease-in-out;
}
.see_you_360 .signup-for-updates a:focus {
  outline: 2px solid #393939;
}
.see_you_360 .signup-for-updates a:hover {
  outline: 2px solid #393939;
  background: #ffffff;
  color: #393939;
}

.support-nationwide {
  position: relative;
  padding: 64px 0px;
  background: #dfd0be;
}
@media screen and (max-width: 767px) {
  .support-nationwide {
    padding: 60px 0px 100px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .support-nationwide {
    padding: 60px 0px;
  }
}
@media screen and (max-width: 767px) {
  .support-nationwide .support-nationwide-row {
    flex-wrap: wrap;
    -webkit-box-flex: wrap;
  }
}
.support-nationwide .support-nationwide-row .support-nationwide-details {
  max-width: 560px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .support-nationwide .support-nationwide-row .support-nationwide-details {
    flex-wrap: wrap;
    -webkit-box-flex: wrap;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .support-nationwide .support-nationwide-row .support-nationwide-details {
    flex-wrap: nowrap;
    -webkit-box-flex: nowrap;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .support-nationwide .support-nationwide-row .support-nationwide-details {
    padding-right: 0px;
  }
}
.support-nationwide .support-nationwide-row .support-nationwide-details h3 {
  max-width: 350px;
  line-height: 22px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Filson Soft";
}
@media screen and (max-width: 767px) {
  .support-nationwide .support-nationwide-row .support-nationwide-details h3 {
    text-align: center;
  }
}
.support-nationwide .support-nationwide-row .support-nationwide-details p {
  font-size: 10px;
  line-height: 15px;
  position: absolute;
  top: 113px;
}
@media screen and (max-width: 767px) {
  .support-nationwide .support-nationwide-row .support-nationwide-details p {
    top: 132px;
    text-align: center;
    width: 100%;
  }
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart {
  width: 320px;
}
@media screen and (max-width: 767px) {
  .support-nationwide .support-nationwide-row .support-nationwide-details .circlechart {
    margin: 0px 0px 29px;
  }
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart .circle-chart {
  width: 150px;
  height: 150px;
  margin: 0px auto;
  display: block;
  border-radius: 100%;
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart .circle-chart .circle-chart__circle {
  stroke: #393939;
  stroke-width: 10;
  stroke-linecap: unset;
  fill: none;
  animation: circle-chart-fill 2s reverse;
  transform-origin: center;
  /* 4 */
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart .circle-chart .circle-chart__circle--negative {
  transform: rotate(30deg) scale(1, -1);
  /* 1, 2, 3 */
}
@keyframes circle-chart-fill {
  to {
    stroke-dasharray: 0 100;
  }
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart .circle-chart .circle-chart__background {
  stroke: #c9b565;
  stroke-width: 10;
  fill: none;
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart .circle-chart .circle-chart__info {
  animation: circle-chart-appear 2s forwards;
  opacity: 0;
  transform: translateY(0.3em);
}
@keyframes circle-chart-appear {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart .circle-chart .circle-chart__percent {
  alignment-baseline: central;
  text-anchor: middle;
  font-size: 7px;
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart .circle-chart .circle-chart__subline {
  alignment-baseline: central;
  text-anchor: middle;
  font-size: 3px;
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart .success-stroke {
  stroke: #00c851;
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart .warning-stroke {
  stroke: #d0021b;
}
.support-nationwide .support-nationwide-row .support-nationwide-details .circlechart .danger-stroke {
  stroke: #ff4444;
}

.tech-for-good {
  position: relative;
  padding: 108px 0px 91px;
  background: #393939;
}
@media screen and (max-width: 767px) {
  .tech-for-good {
    padding: 54px 0px 62px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .tech-for-good {
    padding: 60px 0px;
  }
}
.tech-for-good .age-verification-detail {
  max-width: unset;
}
.tech-for-good .age-verification-detail p {
  max-width: unset;
}
.tech-for-good .conexxus-featured-img {
  margin-bottom: 29px;
}
@media screen and (max-width: 767px) {
  .tech-for-good .conexxus-featured-img {
    max-width: 177px;
  }
}
.tech-for-good .tech-for-good-details {
  max-width: 100%;
  position: relative;
  padding: 40px 0px;
  padding-right: 130px;
}
@media screen and (max-width: 767px) {
  .tech-for-good .tech-for-good-details {
    padding-right: 0px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .tech-for-good .tech-for-good-details {
    padding-right: 0px;
  }
}
.tech-for-good .tech-for-good-details .conexxus-featured-img {
  margin-bottom: 30px;
}
.tech-for-good .tech-for-good-details h3 {
  margin: 0px auto;
  margin-bottom: 31px;
}
.tech-for-good .tech-for-good-details p {
  margin-bottom: 23px;
}

.mb-55 {
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .mb-55 {
    margin-bottom: 35px;
  }
}

.on-board-section {
  padding: 111px 0px 149px;
  position: relative;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .on-board-section {
    padding: 74px 0px 47px;
  }
}
.on-board-section .who-on-board {
  margin-bottom: 72px;
}
@media screen and (max-width: 767px) {
  .on-board-section .who-on-board {
    margin-bottom: 63px;
  }
}
.on-board-section .who-on-board h2 {
  margin-bottom: 19px;
}
@media screen and (max-width: 767px) {
  .on-board-section .who-on-board h2 {
    margin-bottom: 12px;
  }
}
.on-board-section .who-on-board p {
  font-size: 24px;
  line-height: 140%;
  max-width: 910px;
  margin: 0px auto;
}
@media screen and (max-width: 767px) {
  .on-board-section .who-on-board p {
    font-size: 14px;
    line-height: 150%;
  }
}
.on-board-section .network-sponsors-images {
  margin: 0px auto 32px;
  width: 270px;
  height: 150px;
}
@media screen and (max-width: 767px) {
  .on-board-section .network-sponsors-images {
    width: 140px;
    height: 68px;
  }
}
@media screen and (max-width: 320px) {
  .on-board-section .network-sponsors-images {
    width: 120px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .on-board-section .network-sponsors-images {
    width: 210px;
    height: 80px;
  }
}
.on-board-section .network-sponsors-images img {
  max-height: 100%;
}

.on-board-section.about-us-on-board-section {
  padding: 80px 0px 48px;
}
@media screen and (max-width: 767px) {
  .on-board-section.about-us-on-board-section {
    padding: 51px 0px 20px;
  }
}

.become-a-partner {
  position: relative;
  padding: 126px 70px 116px;
  background: #64c6c2;
}
@media screen and (max-width: 767px) {
  .become-a-partner {
    padding: 68px 0px 87px;
  }
}
.become-a-partner .cta-content {
  max-width: 592px;
  margin: 0px auto;
}
.become-a-partner .cta-content h3 {
  color: #393939;
  margin-bottom: 28px;
  font-size: 32px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .become-a-partner .cta-content h3 {
    font-size: 38.3598px;
    line-height: 48px;
  }
}
.become-a-partner .cta-content p {
  color: #393939;
  margin-bottom: 36px;
}
@media screen and (max-width: 767px) {
  .become-a-partner .cta-content p {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 16px;
    max-width: 263px;
    margin: 0px auto 16px;
  }
}
.become-a-partner .cta-content a {
  padding: 14px 50px;
  height: 45px;
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  width: 100%;
  max-width: 330px;
  border-radius: 8px;
  background: #393939;
  letter-spacing: 3px;
  color: #ffffff;
  display: inline-block;
  border: 2px solid transparent;
  transition: transform 1s ease-in-out;
  font-family: "Filson Soft";
}
.become-a-partner .cta-content a:focus {
  outline: 2px solid #ffffff;
  border: 2px solid #393939;
}
.become-a-partner .cta-content a:hover {
  outline: 2px solid #ffffff;
  background: #393939;
  color: #ffffff;
}
@media screen and (max-width: 767px) {
  .become-a-partner .cta-content a {
    max-width: 236px;
    height: 45px;
    letter-spacing: 0.2em;
  }
}
.become-a-partner .section-bg {
  position: relative;
}

.history-of-restricting {
  position: relative;
  padding: 79px 0px 0px;
  background: #393939;
}
@media screen and (max-width: 767px) {
  .history-of-restricting {
    padding: 60px 0px 0px;
  }
}
.history-of-restricting .section-heading {
  color: #ffffff;
  margin-bottom: 87px;
  font-size: 30px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .history-of-restricting .section-heading {
    font-size: 24px;
    line-height: 120%;
    margin-bottom: 74px;
  }
}
.history-of-restricting .history-of-restricting-detail {
  max-width: 576px;
  margin: 0px auto;
  position: relative;
  padding: 0px 0px 110px 105px;
}
@media screen and (max-width: 767px) {
  .history-of-restricting .history-of-restricting-detail {
    padding: 0px 0px 40px 48px;
  }
}
.history-of-restricting .history-of-restricting-detail:before {
  content: "";
  position: absolute;
  top: 7px;
  width: 42px;
  height: 3px;
  left: 0px;
  background: #64c6c2;
}
@media screen and (max-width: 767px) {
  .history-of-restricting .history-of-restricting-detail:before {
    width: 24px;
  }
}
.history-of-restricting .history-of-restricting-detail:after {
  content: "";
  position: absolute;
  top: 12px;
  width: 3px;
  height: 100%;
  left: 20px;
  background: #64c6c2;
}
@media screen and (max-width: 767px) {
  .history-of-restricting .history-of-restricting-detail:after {
    left: 10px;
  }
}
.history-of-restricting .history-of-restricting-detail h3 {
  color: #64c6c2;
  margin-bottom: 13px;
  font-size: 16px;
  line-height: 110%;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 500;
}
.history-of-restricting .history-of-restricting-detail h3 sub {
  bottom: 0.5px;
}
.history-of-restricting .history-of-restricting-detail p {
  color: #ffffff;
  font-weight: 350;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-family: "Filson Soft Book";
}
@media screen and (max-width: 767px) {
  .history-of-restricting .history-of-restricting-detail p {
    font-size: 13px;
    line-height: 130%;
    max-width: 218px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .history-of-restricting .history-of-restricting-detail p {
    max-width: 466px;
  }
}
.history-of-restricting .history-of-restricting-detail .history-subheading {
  font-size: 18px;
  line-height: 27px;
  color: #ffffff;
  letter-spacing: 0px;
  text-transform: inherit;
  font-family: "Avenir";
}
@media screen and (max-width: 767px) {
  .history-of-restricting .history-of-restricting-detail .history-subheading {
    font-size: 14px;
    line-height: 150%;
  }
}
.history-of-restricting .history-of-restricting-detail.history-of-press-releases-detail {
  padding: 50px 0px 110px 105px;
}
@media screen and (max-width: 767px) {
  .history-of-restricting .history-of-restricting-detail.history-of-press-releases-detail {
    padding: 40px 0px 40px 48px;
  }
}
.history-of-restricting .history-of-restricting-detail.history-of-press-releases-detail .pressreleases-details {
  margin-bottom: 80px;
}
.history-of-restricting .history-of-restricting-detail.history-of-press-releases-detail .pressreleases-details p {
  text-transform: unset;
}
.history-of-restricting .history-of-restricting-detail.history-of-press-releases-detail .pressreleases-details a {
  color: #cdb46f;
  font-size: 16px;
  line-height: 120%;
  transition: all 0.2s ease-in-out;
}
.history-of-restricting .history-of-restricting-detail.history-of-press-releases-detail .releases-date {
  display: block;
  background: #64c6c2;
  color: #ffffff;
  margin-bottom: 0px;
  position: absolute;
  top: -40px;
  margin-left: -264px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .history-of-restricting .history-of-restricting-detail.history-of-press-releases-detail .releases-date {
    left: 0px;
    margin-left: 0px;
    transform: translateX(0%);
  }
}
.history-of-restricting .history-of-restricting-detail.history-of-press-releases-detail .releases-date p {
  letter-spacing: 0.2em;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  padding: 20px 30px 16px;
  margin-bottom: 0px;
  color: #393939;
}
@media screen and (max-width: 767px) {
  .history-of-restricting .history-of-restricting-detail.history-of-press-releases-detail .releases-date p {
    max-width: 100%;
  }
}

.safer-way {
  position: relative;
  padding: 51px 0px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .safer-way {
    padding: 71px 0px 94px;
  }
}
.safer-way .safer-way-details {
  max-width: 100%;
  margin: 0px;
  position: relative;
  max-width: 420px;
}
.safer-way .safer-way-details h3 {
  font-size: 30px;
  line-height: 120%;
  margin-bottom: 30px;
  max-width: 340px;
}
@media screen and (max-width: 767px) {
  .safer-way .safer-way-details h3 {
    font-size: 24px;
    line-height: 120%;
    max-width: 218px;
  }
}
.safer-way .safer-way-details p {
  margin-bottom: 27px;
  max-width: 400px;
}
@media screen and (max-width: 767px) {
  .safer-way .safer-way-details p {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 17px;
    max-width: 300px;
  }
}
.safer-way .safer-way-details a {
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.42;
  width: auto;
  border-radius: 0px;
  color: #424242;
  display: inline-block;
  text-decoration: underline;
  text-transform: inherit;
  padding: 0px;
}
.safer-way .safer-way-details a:hover, .safer-way .safer-way-details a:focus {
  background: transparent;
  color: #393939;
  text-shadow: none;
  outline: 0px;
}
@media screen and (max-width: 767px) {
  .safer-way .safer-way-details a {
    font-size: 14px;
    line-height: 150%;
    color: #424242;
    margin-top: 0rem !important;
  }
}
.safer-way .safer-way-details.media-inquiries {
  background: url(../../assets/images/media-inquiries-shape.png);
  background-size: 100%;
  background-repeat: no-repeat;
  height: 360px;
  max-width: 360px;
  padding: 60px 100px 0px 52px;
  margin: 0px auto;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .safer-way .safer-way-details.media-inquiries {
    padding: 60px 60px 0px 28px;
  }
}
.safer-way .safer-way-details.media-inquiries h3,
.safer-way .safer-way-details.media-inquiries p,
.safer-way .safer-way-details.media-inquiries a {
  color: #ffffff;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .safer-way .safer-way-details.media-inquiries h3,
  .safer-way .safer-way-details.media-inquiries p,
  .safer-way .safer-way-details.media-inquiries a {
    margin-bottom: 10px;
  }
}
.safer-way .safer-way-details.media-inquiries a {
  color: #cdb46f;
  font-size: 16px;
  line-height: 120%;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .safer-way .safer-way-details.media-inquiries a {
    margin-top: 0px !important;
  }
}

.safer-way.media-inquiries-wrapper {
  position: relative;
  padding: 71px 0px 56px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .safer-way.media-inquiries-wrapper {
    padding: 71px 0px 34px;
  }
}

.global-trade-association {
  position: relative;
  padding: 69px 0px 70px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .global-trade-association {
    padding: 49px 0px 43px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .global-trade-association {
    padding: 60px 0px;
  }
}
.global-trade-association .conexxus-featured-img {
  margin-bottom: 33px;
}
.global-trade-association .tech-for-good-details {
  max-width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .global-trade-association .tech-for-good-details {
    padding-right: 0px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .global-trade-association .tech-for-good-details {
    padding-right: 0px;
  }
}
.global-trade-association .tech-for-good-details .conexxus-featured-img {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .global-trade-association .tech-for-good-details .conexxus-featured-img {
    max-width: 217px;
  }
}
.global-trade-association .tech-for-good-details h2 {
  margin: 0px auto;
  margin-bottom: 31px;
}
.global-trade-association .tech-for-good-details p {
  margin-bottom: 0px;
  max-width: 470px;
}
@media screen and (max-width: 767px) {
  .global-trade-association .tech-for-good-details p {
    font-size: 14px;
    line-height: 150%;
  }
}
.global-trade-association .tech-for-good-featured-img img {
  border-radius: 8px;
}

.contact-us {
  position: relative;
  padding: 120px 0px 120px;
  background: #ffffff;
}
.contact-us .contact-section-heading {
  max-width: 592px;
  margin: 0px auto;
}
.contact-us .contact-form-wrap .contact-form .form-group {
  margin-bottom: 10px;
  position: relative;
}
.contact-us .contact-form-wrap .contact-form .form-group:focus {
  outline: 0;
  border-color: #393939;
  box-shadow: none;
}
.contact-us .contact-form-wrap .contact-form .form-group:focus .nice-select {
  outline: 0;
  border-color: #393939;
  box-shadow: none;
}
.contact-us .contact-form-wrap .contact-form .form-group .form-control {
  display: block;
  width: 100%;
  height: 52px;
  padding: 0px 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.42;
  color: #393939;
  border-color: #424242;
  background-color: transparent;
  background-clip: padding-box;
  border-radius: 0rem;
  outline: 0;
  border-radius: 8px;
}
.contact-us .contact-form-wrap .contact-form .form-group .form-control:hover, .contact-us .contact-form-wrap .contact-form .form-group .form-control:focus {
  outline: 0;
  border-color: #393939;
  box-shadow: none;
}
.contact-us .contact-form-wrap .contact-form .form-group select {
  width: 100%;
  height: 52px;
  padding: 14px 16px;
  font-size: 16px;
  line-height: 1.42;
  color: #393939;
  border-color: #797979;
  float: none;
  border-radius: 8px;
  background: #fff;
}
.contact-us .contact-form-wrap .contact-form .form-group .nice-select {
  width: 100%;
  height: 52px;
  padding: 14px 16px;
  font-size: 16px;
  line-height: 1.42;
  color: #393939;
  border-color: #424242;
  border-radius: 0rem;
  float: none;
  border-radius: 8px;
}
.contact-us .contact-form-wrap .contact-form .form-group .nice-select:focus {
  outline: 0;
  border-color: #393939;
  box-shadow: none;
}
.contact-us .contact-form-wrap .contact-form .form-group .nice-select .list {
  max-height: 260px;
  overflow-y: auto;
  width: 100%;
}
.contact-us .contact-form-wrap .contact-form .form-group .nice-select.disabled {
  color: #393939;
  border-color: #424242;
  pointer-events: none;
  background: #ededed;
}
.contact-us .contact-form-wrap .contact-form .form-group .nice-select.disabled::after, .contact-us .contact-form-wrap .contact-form .form-group .nice-select.disabled::before {
  opacity: 0;
}
.contact-us .contact-form-wrap .contact-form .form-group .nice-select.disabled .list {
  opacity: 0;
}
.contact-us .contact-form-wrap .contact-form .form-group .input-group-text {
  position: absolute;
  height: 50px;
  left: 1px;
  top: 1px;
  border-radius: 8px;
  padding: 0px 20px;
}
.contact-us .contact-form-wrap .contact-form .form-group textarea.form-control {
  height: 104px;
  resize: none;
  line-height: 1.46;
  padding: 16px;
}
.contact-us .contact-form-wrap .contact-form .form-group #contactform-submit {
  padding: 13px 30px;
  height: 45px;
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  border-radius: 100px;
  background: #393939;
  letter-spacing: 0.2em;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  max-width: 230px;
  width: 100%;
  text-align: center;
  border: 2px solid #f5f4f2;
  transition: transform 1s ease-in-out;
  font-family: "Filson Soft";
}
.contact-us .contact-form-wrap .contact-form .form-group #contactform-submit:focus {
  outline: 2px solid #393939;
}
.contact-us .contact-form-wrap .contact-form .form-group #contactform-submit:hover {
  outline: 2px solid #393939;
  background: #ffffff;
  color: #393939;
}

.find-locations-wrapper {
  background-color: white;
}

.california-residents-wrap {
  padding-bottom: 80px;
}

.find-locations {
  position: relative;
  background-color: white;
}
@media screen and (max-width: 767px) {
  .find-locations {
    padding: 64px 0px 58px;
  }
}
.find-locations h1 {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .find-locations h1 {
    max-width: 218px;
    margin: 0px auto 30px;
  }
}
.find-locations h1 sup {
  font-size: 22px;
  top: -24px;
  left: -3px;
}
@media screen and (max-width: 767px) {
  .find-locations h1 sup {
    font-size: 18px;
    top: -14px;
    left: -3px;
  }
}
.find-locations p {
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  color: #393939;
  max-width: 770px;
  margin: 0px auto;
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .find-locations p {
    font-size: 14px;
    line-height: 150%;
    max-width: 100%;
    margin-bottom: 60px;
  }
}
.find-locations p.dont-see {
  max-width: 360px;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .find-locations p.dont-see {
    font-size: 14px;
    line-height: 150%;
    max-width: 206px;
  }
}
.find-locations p.dont-see a {
  text-decoration: underline;
  color: #424242;
}
.find-locations .filter-wrap {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1120px) {
  .find-locations .filter-wrap {
    display: block;
  }
}
.find-locations .filter-wrap p {
  margin-bottom: 0;
  text-align: left;
}
.find-locations .filter-wrap .info {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 10px;
}
@media screen and (max-width: 480px) {
  .find-locations .filter-wrap .info {
    -moz-column-gap: 20px;
         column-gap: 20px;
  }
}
.find-locations .filter-wrap .info p {
  font-size: 14px;
  line-height: 150%;
  margin: unset;
}
.find-locations .filter-wrap .info .info-item {
  margin-left: 24px;
  padding-left: 24px;
  border-left: 1px solid #ccc;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .find-locations .filter-wrap .info .info-item {
    display: flex;
    border: none;
  }
}
@media screen and (max-width: 480px) {
  .find-locations .filter-wrap .info .info-item {
    margin-left: 0px;
    padding-left: 0px;
  }
}
.find-locations .filter-wrap .info .info-item img {
  margin-right: 10px;
}
.find-locations .filter-wrap .info .info-item:first-child {
  margin: 0;
  padding: 0;
}
.find-locations .distance-wrap {
  margin-left: 16px;
  position: relative;
}
.find-locations .distance-wrap label {
  position: absolute;
  font-size: 12px;
  top: -8px;
  left: 10px;
  padding: 0px 5px;
  background-color: white;
}
.find-locations .distance-wrap select {
  border-radius: 8px;
  border: 1px solid #393939;
  background-color: transparent;
  width: 122px;
  height: 100%;
  padding: 10px;
}
.find-locations .filter-mobile {
  display: none;
  padding: 0px 10px;
}
@media screen and (max-width: 1023px) {
  .find-locations .filter-mobile {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }
}
@media screen and (max-width: 1023px) {
  .find-locations .all-stotes {
    max-height: calc(100% - 85px);
    margin-top: 85px;
    overflow: auto;
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  .find-locations .all-stotes::-webkit-scrollbar {
    width: 4px;
  }
  .find-locations .all-stotes::-webkit-scrollbar-track {
    border-radius: 8px;
    width: 10px;
    background: #f5f4f2;
  }
  .find-locations .all-stotes::-webkit-scrollbar-thumb {
    background: #393939;
    border-radius: 10px;
    width: 4px;
    height: 120px;
  }
  .find-locations .all-stotes::-webkit-scrollbar-thumb:hover {
    background: #393939;
  }
}
.find-locations .filter-desktop {
  display: block;
}
@media screen and (max-width: 1023px) {
  .find-locations .filter-desktop {
    display: none;
  }
}
.find-locations .card {
  border: none;
  background: none;
}
@media screen and (max-width: 1023px) {
  .find-locations .card {
    padding-top: 20px;
  }
}
.find-locations .card .card-body {
  padding: 0;
}
.find-locations .card .card-body .col {
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1120px) {
  .find-locations .card .card-body .col {
    justify-content: center;
    margin-bottom: 20px;
  }
}
.find-locations .card .card-body .col .search-input-box {
  position: relative;
}
@media screen and (max-width: 1023px) {
  .find-locations .card .card-body .col .search-input-box {
    flex: 1;
  }
}
.find-locations .card .card-body .col .search-input-box input[type=text] {
  width: 230px;
  background: transparent;
  display: block;
  height: 45px;
  padding: 12px 12px 12px 40px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #393939;
  border-radius: 8px;
  border: 1px solid #393939;
  border-radius: 8px;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  font-family: "Avenir";
}
@media screen and (max-width: 1023px) {
  .find-locations .card .card-body .col .search-input-box input[type=text] {
    width: 100%;
  }
}
.find-locations .card .card-body .col .search-input-box button {
  border: 0;
  background: none;
  padding: 0px 5px 2px;
  position: absolute;
  left: 10px;
  margin-bottom: 0;
  border-radius: 0px;
  color: #393939;
  top: 10px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.find-locations .card .card-body .col .search-input-box button.clear-button {
  right: 0px;
  left: unset;
}
.find-locations .card .card-body .col .nice-select {
  margin-left: 10px;
  background: #d7d7d7;
  height: 45px;
  line-height: 48px;
  width: 95px;
  border: 0px solid;
}
.find-locations .find-locations-wrap {
  background: #ffffff;
  height: 100%;
  height: 677px;
  overflow-y: auto;
  padding: 0px;
  margin-bottom: 48px;
  position: relative;
  border: 1px solid #e7e7e7;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .find-locations .find-locations-wrap {
    border-radius: 8px;
    height: 845px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 767px) {
  .find-locations .find-locations-wrap {
    height: 812px;
  }
}
.find-locations .find-locations-wrap #map {
  height: 675px;
  width: 100%;
  background-color: grey;
  border-radius: 8px;
  position: relative;
}
.find-locations .find-locations-wrap #map .gm-style-iw-chr {
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (max-width: 767px) {
  .find-locations .find-locations-wrap #map {
    height: 400px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 767px) {
  .find-locations .find-locations-wrap #map {
    height: 420px;
  }
}
.find-locations .find-locations-wrap #map .gm-style-mtc,
.find-locations .find-locations-wrap #map .gm-style-mtc {
  left: 370px !important;
  display: none;
}
.find-locations .find-locations-wrap .filter-stores {
  position: absolute;
  left: 0px;
  top: 0px;
  max-width: 370px;
  width: 100%;
  background: #ffffff;
  height: 675px;
  overflow: hidden;
  overflow-y: auto;
  border-radius: 8px;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.find-locations .find-locations-wrap .filter-stores::-webkit-scrollbar {
  width: 4px;
}
.find-locations .find-locations-wrap .filter-stores::-webkit-scrollbar-track {
  border-radius: 8px;
  width: 10px;
  background: #f5f4f2;
}
.find-locations .find-locations-wrap .filter-stores::-webkit-scrollbar-thumb {
  background: #393939;
  border-radius: 10px;
  width: 4px;
  height: 120px;
}
.find-locations .find-locations-wrap .filter-stores::-webkit-scrollbar-thumb:hover {
  background: #393939;
}
@media screen and (max-width: 767px) {
  .find-locations .find-locations-wrap .filter-stores {
    position: relative;
    height: 440px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 767px) {
  .find-locations .find-locations-wrap .filter-stores {
    position: relative;
    height: 390px;
    max-width: 100%;
  }
}
.find-locations .find-locations-wrap .filter-stores .legallocation-wrap {
  padding: 24px;
  border-bottom: 1px solid #d9d9d9;
  cursor: pointer;
}
.find-locations .find-locations-wrap .filter-stores .legallocation-wrap h3 {
  font-size: 20px;
  line-height: 120%;
  margin-bottom: 12px;
}
.find-locations .find-locations-wrap .filter-stores .legallocation-wrap h6 {
  font-size: 14px;
  font-weight: 400;
}
.find-locations .find-locations-wrap .filter-stores .legallocation-wrap p {
  font-size: 14px;
  text-align: left;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .find-locations .find-locations-wrap .filter-stores .legallocation-wrap p {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 767px) {
  .find-locations .find-locations-wrap .filter-stores .legallocation-wrap p {
    margin-left: 0px;
  }
}
.find-locations .find-locations-wrap .filter-stores .legallocation-wrap p a {
  color: #393939;
  position: relative;
  font-size: 14px;
  line-height: 120%;
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
  margin-left: 8px;
}

.help-center-wrapper {
  position: relative;
  padding: 145px 0px 77px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper {
    padding: 56px 0px 101px;
  }
}
.help-center-wrapper .truage-basics {
  max-width: 352px;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics {
    margin-bottom: 68px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .help-center-wrapper .truage-basics {
    max-width: 100%;
  }
}
.help-center-wrapper .truage-basics h3 {
  font-weight: 350;
  font-size: 30px;
  line-height: 120%;
  color: #393939;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics h3 {
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 17px;
  }
}
.help-center-wrapper .truage-basics h3 a {
  margin-top: 0px;
  display: inline-block;
  color: #393939;
  text-decoration: none;
}
.help-center-wrapper .truage-basics p {
  color: #424242;
  max-width: 275px;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics p {
    font-size: 14px;
    line-height: 150%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .help-center-wrapper .truage-basics p {
    max-width: 100%;
  }
}
.help-center-wrapper .truage-basics p a {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  margin-top: 0px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics p a {
    font-size: 14px;
    line-height: 150%;
  }
}
.help-center-wrapper .truage-basics a {
  margin-top: 50px;
  display: inline-block;
  color: #424242;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics a {
    margin-top: 30px;
  }
}
.help-center-wrapper .faq-retailers-and-partners .page-heading {
  margin-bottom: 20px;
  font-weight: 350;
  border-bottom: 2px solid #393939;
  padding-bottom: 10px;
}
.help-center-wrapper .faq-retailers-and-partners p {
  font-family: "Avenir";
}
.help-center-wrapper .faq-retailers-and-partners p strong {
  color: #393939;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .faq-retailers-and-partners p {
    font-size: 16px;
    line-height: 120%;
  }
}
.help-center-wrapper .faq-retailers-and-partners ul {
  margin-bottom: 20px;
}
.help-center-wrapper .faq-retailers-and-partners ul li strong {
  font-weight: bolder;
  color: #393939;
}
.help-center-wrapper .faq-retailers-and-partners a {
  color: #cdb46f;
  text-decoration: underline;
}
.help-center-wrapper .faq-retailers-and-partners .truage-basics-details {
  padding-top: 0px;
  border-top: 0px solid #dfd0be;
  margin-top: 0px;
  border-bottom: 0px solid #dfd0be;
  padding-bottom: 76px;
}
.help-center-wrapper .faq-retailers-and-partners .truage-basics-details ul {
  margin-bottom: 20px;
}
.help-center-wrapper .faq-retailers-and-partners .truage-basics-details a {
  color: #0d6efd;
  text-decoration: underline;
}
.help-center-wrapper .truage-basics-details {
  width: 100%;
  border-top: 2px solid #dfd0be;
  max-width: 1166px;
  margin-top: 76px;
  padding-top: 150px;
  border-bottom: 2px solid #dfd0be;
  padding-bottom: 150px;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics-details {
    margin-top: 0px;
    padding-top: 43px;
    padding-bottom: 43px;
  }
}
.help-center-wrapper .truage-basics-details h3 {
  font-size: 30px;
  line-height: 120%;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics-details h3 {
    font-size: 20px;
    line-height: 120%;
  }
}
.help-center-wrapper .truage-basics-details .scan-info {
  margin-top: 40px;
}
.help-center-wrapper .truage-basics-details .scan-info h6 {
  font-family: "Filson Soft";
  margin-bottom: 10px;
  color: #393939;
  font-size: 18px;
  line-height: 150%;
}
.help-center-wrapper .truage-basics-details .scan-info a {
  color: #0d6efd;
  text-decoration: underline;
}
.help-center-wrapper .truage-basics-details .truage-tutorial-video {
  width: 100%;
  max-width: 100%;
  margin: 0px auto;
  margin-top: 36px;
  margin-bottom: 36px;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics-details .truage-tutorial-video {
    margin-top: 0px;
  }
  .help-center-wrapper .truage-basics-details .truage-tutorial-video h4 {
    font-size: 16px;
    line-height: 120%;
    padding-top: 30px;
  }
}
.help-center-wrapper .truage-basics-details .truage-tutorial-video iframe,
.help-center-wrapper .truage-basics-details .truage-tutorial-video video {
  width: 100%;
  height: 595px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics-details .truage-tutorial-video iframe,
  .help-center-wrapper .truage-basics-details .truage-tutorial-video video {
    height: 203px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .help-center-wrapper .truage-basics-details .truage-tutorial-video iframe,
  .help-center-wrapper .truage-basics-details .truage-tutorial-video video {
    height: 400px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .help-center-wrapper .truage-basics-details .truage-tutorial-video iframe,
  .help-center-wrapper .truage-basics-details .truage-tutorial-video video {
    height: 323px;
  }
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics-details .truage-tutorial-video-content li {
    margin-top: 0px;
    font-size: 14px;
    line-height: 120%;
  }
}
.help-center-wrapper .truage-basics-details .tutorial-name {
  margin-bottom: 50px;
}
.help-center-wrapper .truage-basics-details h4 {
  padding-top: 50px;
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics-details h4 {
    font-size: 16px;
    line-height: 120%;
    padding-top: 30px;
  }
}
.help-center-wrapper .truage-basics-details p {
  color: #424242;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics-details p {
    margin-top: 0px;
    font-size: 14px;
    line-height: 120%;
  }
}
.help-center-wrapper .truage-basics-details ul {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  padding-left: 22px;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .truage-basics-details ul {
    font-size: 16px;
    line-height: 120%;
  }
}
.help-center-wrapper .truage-basics-details ul li {
  color: #424242;
  list-style: decimal;
  margin-bottom: 5px;
}
.help-center-wrapper .view-more-wrapper {
  text-align: center;
  margin-top: 27px;
}
.help-center-wrapper .view-more-wrapper .view-more {
  font-size: 18px;
  line-height: 150%;
  text-align: center;
  display: inline-block;
  color: #393939;
}
.help-center-wrapper .how-can-we-help-wrapper {
  max-width: 770px;
}
.help-center-wrapper .how-can-we-help-wrapper .how-can-we-help-heading {
  margin-bottom: 33px;
}
.help-center-wrapper .how-can-we-help-wrapper .how-can-we-help-heading h3 {
  margin-bottom: 33px;
  font-size: 30px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .how-can-we-help-wrapper .how-can-we-help-heading h3 {
    margin-bottom: 13px;
    font-size: 20px;
    line-height: 120%;
  }
}
.help-center-wrapper .how-can-we-help-wrapper .how-can-we-help-heading p {
  color: #424242;
  max-width: 470px;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .how-can-we-help-wrapper .how-can-we-help-heading p {
    font-size: 14px;
    line-height: 150%;
    max-width: 280px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .help-center-wrapper .how-can-we-help-wrapper .how-can-we-help-heading p {
    max-width: 100%;
  }
}
.help-center-wrapper .how-can-we-help-wrapper .form-group {
  margin-bottom: 24px;
  font-family: "Avenir";
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .how-can-we-help-wrapper .form-group {
    font-size: 14px;
    line-height: 150%;
  }
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .form-control,
.help-center-wrapper .how-can-we-help-wrapper .form-group .form-select {
  display: block;
  width: 100%;
  height: 53px;
  padding: 16px 18px 14px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #424242;
  border-color: #424242;
  background-color: transparent;
  background-clip: padding-box;
  border-radius: 8px;
  outline: 0;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .form-control:hover, .help-center-wrapper .how-can-we-help-wrapper .form-group .form-control:focus,
.help-center-wrapper .how-can-we-help-wrapper .form-group .form-select:hover,
.help-center-wrapper .how-can-we-help-wrapper .form-group .form-select:focus {
  outline: 0;
  border-color: #424242;
  box-shadow: none;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group ::-moz-placeholder {
  color: #424242 !important;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group ::placeholder {
  color: #424242 !important;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group textarea.form-control {
  height: 122px;
  resize: none;
  line-height: 1.46;
  padding: 16px;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .nice-select {
  width: 100%;
  float: none;
  height: 53px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #424242;
  border-color: #424242;
  padding: 14px 18px 14px;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .nice-select::after {
  border-bottom: 1px solid #393939;
  border-right: 1px solid #393939;
  height: 10px;
  margin-top: -8px;
  right: 22px;
  width: 10px;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .marketing-emails-check {
  margin-top: 15px;
  padding-left: 30px;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .marketing-emails-check .form-check-input {
  margin-left: -30px;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .marketing-emails-check input[type=checkbox] {
  margin-top: 5px;
  border-radius: 0px;
  border: 1px solid #424242;
  box-shadow: none;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .marketing-emails-check input[type=checkbox]:checked {
  background-color: #64c6c2;
  border-color: #64c6c2;
  box-shadow: none;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .marketing-emails-check label {
  margin-left: 0px;
  font-size: 18px;
  line-height: 150%;
  color: #424242;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .how-can-we-help-wrapper .form-group .marketing-emails-check label {
    font-size: 14px;
    line-height: 150%;
    max-width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .help-center-wrapper .how-can-we-help-wrapper .form-group .marketing-emails-check label {
    max-width: 100%;
  }
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .marketing-emails-check label a {
  color: #424242;
  position: relative;
  font-size: 16px;
  line-height: 120%;
  transition: all 0.2s ease-in-out;
  text-decoration: underline;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .form-submit-button {
  background: #393939;
  border-color: #393939;
  width: 170px;
  font-family: "Filson Soft";
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  text-align: center;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 14px;
  height: 45px;
  padding: 15px 10px 15px;
  border: 2px solid #f5f4f2;
  transition: transform 1s ease-in-out;
  border-radius: 9px;
}
.help-center-wrapper .how-can-we-help-wrapper .form-group .form-submit-button:focus {
  outline: 2px solid #393939;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .how-can-we-help-wrapper .form-group .form-submit-button {
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .helppul-links-wrap {
    margin-top: 101px;
  }
}
.help-center-wrapper .helppul-links-wrap h3 {
  margin-bottom: 33px;
  font-size: 30px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .helppul-links-wrap h3 {
    margin-bottom: 24px;
    font-size: 20px;
    line-height: 120%;
  }
}
.help-center-wrapper .helppul-links-wrap ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-family: "Avenir";
}
.help-center-wrapper .helppul-links-wrap ul li {
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .helppul-links-wrap ul li {
    margin-bottom: 10px;
  }
}
.help-center-wrapper .helppul-links-wrap ul li a {
  font-size: 18px;
  line-height: 150%;
  color: #424242;
}
@media screen and (max-width: 767px) {
  .help-center-wrapper .helppul-links-wrap ul li a {
    font-size: 14px;
    line-height: 150%;
  }
}

.how-it-works {
  position: relative;
  padding: 30px 0px 100px;
  background: #f5f4f2;
}
@media screen and (max-width: 767px) {
  .how-it-works {
    padding: 45px 0px 23px;
  }
}
@media screen and (max-width: 767px) {
  .how-it-works .mb-4 {
    margin-bottom: 32px !important;
  }
}
.how-it-works h2 {
  padding-bottom: 28px;
  border-bottom: 2px solid #dfd0be;
  margin-bottom: 54px;
}
@media screen and (max-width: 767px) {
  .how-it-works h2 {
    padding-bottom: 18px;
    margin-bottom: 41px;
    font-size: 24px;
    line-height: 120%;
  }
}
.how-it-works .how-it-works-card {
  background: #ffffff;
  padding: 56px 36px 48px;
  height: 100%;
  border-radius: 8px;
}
@media screen and (max-width: 767px) {
  .how-it-works .how-it-works-card {
    border-radius: 6.4px;
    padding: 40px 36px 40px;
    min-height: 210px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .how-it-works .how-it-works-card {
    max-width: 270px;
    margin: 0px auto;
  }
}
.how-it-works .how-it-works-card .how-it-works-detail h3 {
  margin-bottom: 13px;
  max-width: 190px;
  border-bottom: 0px solid #dfd0be;
}
@media screen and (max-width: 767px) {
  .how-it-works .how-it-works-card .how-it-works-detail h3 br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .how-it-works .how-it-works-card .how-it-works-detail h3 {
    margin-bottom: 8px;
    max-width: 211px;
    font-size: 20px;
    line-height: 120%;
  }
}
.how-it-works .how-it-works-card .how-it-works-detail p {
  margin-bottom: 0px;
  color: #424242;
  max-width: 194px;
}
@media screen and (max-width: 767px) {
  .how-it-works .how-it-works-card .how-it-works-detail p {
    font-size: 14px;
    line-height: 150%;
    max-width: 230px;
  }
}

.customers-employees-business {
  position: relative;
  padding: 89px 0px 56px;
  background: #393939;
}
@media screen and (max-width: 767px) {
  .customers-employees-business .mb-4 {
    margin-bottom: 34px !important;
  }
}
.customers-employees-business h3 {
  margin-bottom: 50px;
  color: #ffffff;
  font-size: 30px;
  line-height: 120%;
}
@media screen and (max-width: 767px) {
  .customers-employees-business h3 {
    margin-bottom: 43px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .customers-employees-business h3 {
    text-align: center;
  }
}
.customers-employees-business .customers-employees-business-card {
  padding: 0px;
  height: 100%;
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .customers-employees-business .customers-employees-business-card {
    max-width: 370px;
    margin: 0px auto;
  }
}
.customers-employees-business .customers-employees-business-card .customers-employees-business-featured-icon {
  margin-bottom: 58px;
  border-radius: 8px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .customers-employees-business .customers-employees-business-card .customers-employees-business-featured-icon {
    margin-bottom: 34px;
  }
}
.customers-employees-business .customers-employees-business-card .customers-employees-business-detail h3 {
  margin-bottom: 60px;
  max-width: 340px;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .customers-employees-business .customers-employees-business-card .customers-employees-business-detail h3 {
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 120%;
  }
}
.customers-employees-business .customers-employees-business-card .customers-employees-business-detail h3::before {
  content: "";
  position: absolute;
  bottom: -20px;
  width: 120px;
  height: 3px;
  left: 0px;
  right: 0px;
  background: #dfd0be;
  margin: 0px auto;
  display: inline-block;
}
.customers-employees-business .customers-employees-business-card .customers-employees-business-detail ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-family: "Avenir";
  max-width: 360px;
}
@media screen and (max-width: 767px) {
  .customers-employees-business .customers-employees-business-card .customers-employees-business-detail ul {
    max-width: 295px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .customers-employees-business .customers-employees-business-card .customers-employees-business-detail ul {
    max-width: 100%;
  }
}
.customers-employees-business .customers-employees-business-card .customers-employees-business-detail ul li {
  margin-bottom: 5px;
  color: #ffffff;
  font-size: 18px;
  line-height: 150%;
  position: relative;
  list-style: none;
  padding-left: 36px;
}
.customers-employees-business .customers-employees-business-card .customers-employees-business-detail ul li:last-child {
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .customers-employees-business .customers-employees-business-card .customers-employees-business-detail ul li {
    font-size: 14px;
    line-height: 150%;
  }
}
.customers-employees-business .customers-employees-business-card .customers-employees-business-detail ul li::before {
  background-image: url(../../assets/images/check-mark.png);
  background-size: 100%;
  background-repeat: no-repeat;
  display: inline-block;
  content: "";
  position: absolute;
  top: 7px;
  width: 24px;
  height: 24px;
  left: 0px;
}
.customers-employees-business .customers-employees-business-card .customers-employees-business-detail ul.firstul {
  max-width: 280px;
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .customers-employees-business .customers-employees-business-card .customers-employees-business-detail ul.firstul {
    max-width: 100%;
  }
}

.privacy-policy {
  position: relative;
  padding: 120px 0px 120px;
  background: #ffffff;
}
.privacy-policy #text-container .page-heading {
  margin-bottom: 30px;
  font-weight: 350;
}
@media screen and (max-width: 767px) {
  .privacy-policy #text-container .page-heading.consumer-eula {
    font-size: 28px;
  }
}
.privacy-policy #text-container p {
  font-family: "Avenir";
}
.privacy-policy #text-container p strong {
  color: #393939;
}
@media screen and (max-width: 767px) {
  .privacy-policy #text-container p {
    font-size: 16px;
    line-height: 120%;
  }
}
.privacy-policy #text-container p span {
  color: #424242;
}
.privacy-policy #text-container p a {
  color: #0d6efd;
}
.privacy-policy #text-container p a strong {
  color: #0d6efd;
}
.privacy-policy #text-container ol.eula-list {
  list-style: lower-alpha;
  padding-left: 2rem;
}
.privacy-policy #text-container ol.eula-list.eula-personal-information {
  list-style: none;
  padding-left: 40px;
}
.privacy-policy #text-container ol.eula-list.eula-personal-information li {
  position: relative;
}
.privacy-policy #text-container ol.eula-list.eula-personal-information li span {
  position: absolute;
  top: 0px;
  left: -30px;
}
.privacy-policy #text-container ol,
.privacy-policy #text-container ul,
.privacy-policy #text-container pre {
  padding-left: 20px;
}
.privacy-policy #text-container ol li,
.privacy-policy #text-container ul li,
.privacy-policy #text-container pre li {
  font-size: 18px;
  line-height: 120%;
  font-family: "Avenir";
  margin-bottom: 12px;
  color: #424242 !important;
  word-break: break-word;
}
@media screen and (max-width: 767px) {
  .privacy-policy #text-container ol li,
  .privacy-policy #text-container ul li,
  .privacy-policy #text-container pre li {
    font-size: 16px;
    line-height: 120%;
  }
}
.privacy-policy #text-container ol li p,
.privacy-policy #text-container ul li p,
.privacy-policy #text-container pre li p {
  font-size: 18px !important;
  line-height: 120% !important;
  color: #424242 !important;
  font-family: "Avenir" !important;
}
@media screen and (max-width: 767px) {
  .privacy-policy #text-container ol li p,
  .privacy-policy #text-container ul li p,
  .privacy-policy #text-container pre li p {
    font-size: 16px !important;
    line-height: 120% !important;
  }
}
.privacy-policy #text-container ol li strong,
.privacy-policy #text-container ul li strong,
.privacy-policy #text-container pre li strong {
  color: #393939;
}
.privacy-policy #text-container ol code,
.privacy-policy #text-container ul code,
.privacy-policy #text-container pre code {
  font-size: 18px !important;
  line-height: 120% !important;
  color: #424242 !important;
  font-family: "Avenir" !important;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .privacy-policy #text-container ol code,
  .privacy-policy #text-container ul code,
  .privacy-policy #text-container pre code {
    font-size: 16px !important;
    line-height: 120% !important;
  }
}
.privacy-policy #text-container ol[start="10"],
.privacy-policy #text-container ol[start="11"],
.privacy-policy #text-container ol[start="12"],
.privacy-policy #text-container ol[start="13"],
.privacy-policy #text-container ol[start="14"],
.privacy-policy #text-container ol[start="15"] {
  padding-left: 28px;
}
.privacy-policy #text-container a {
  color: #0d6efd;
  text-decoration: underline;
  font-size: 16px;
  line-height: 120%;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  word-break: break-all;
}

.privacy-policy.eula-privacy-policy {
  padding: 0px 0px 60px;
}
@media screen and (max-width: 767px) {
  .privacy-policy.eula-privacy-policy {
    padding: 0px 0px 40px;
    margin-top: -20px;
  }
}

.terms-of-use #text-container ol:nth-child(8n+1) {
  padding-left: 36px;
}
.terms-of-use #text-container ul:nth-child(1n+1) {
  padding-left: 56px;
}

.manufacturer-details {
  position: relative;
  padding: 83px 0px 70px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .manufacturer-details {
    padding: 49px 0px 43px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .manufacturer-details {
    padding: 60px 0px;
  }
}
.manufacturer-details .manufacturer-details-featured-img img {
  border-radius: 8px;
}
.manufacturer-details .manufacturer-details-content {
  max-width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .manufacturer-details .manufacturer-details-content {
    padding-right: 0px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .manufacturer-details .manufacturer-details-content {
    padding-right: 0px;
  }
}
.manufacturer-details .manufacturer-details-content h3 {
  margin: 0px auto;
  margin-bottom: 31px;
}
.manufacturer-details .manufacturer-details-content p {
  margin-bottom: 0px;
  max-width: 570px;
  margin-left: auto;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .manufacturer-details .manufacturer-details-content p {
    font-size: 14px;
    line-height: 150%;
    text-align: center;
  }
}

.specifically-happen-in-bar {
  position: relative;
  padding: 110px 0px;
  background: #393939;
}
@media screen and (max-width: 767px) {
  .specifically-happen-in-bar {
    padding: 57px 0px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .specifically-happen-in-bar {
    padding: 60px 0px;
  }
}
.specifically-happen-in-bar .specifically-happen-in-bar-details {
  position: relative;
  width: 100%;
}
.specifically-happen-in-bar .specifically-happen-in-bar-details p {
  font-size: 36px;
  line-height: 150%;
  text-align: center;
  font-family: "Filson Soft Book";
  color: #ffffff;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .specifically-happen-in-bar .specifically-happen-in-bar-details p {
    font-size: 24px;
    line-height: 150%;
  }
}

.problem-holistically {
  position: relative;
  padding: 82px 0px 60px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .problem-holistically {
    padding: 51px 0px 48px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .problem-holistically {
    padding: 60px 0px;
  }
}
.problem-holistically .problem-holistically-featured-img img {
  border-radius: 8px;
}
.problem-holistically .problem-holistically-details {
  max-width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .problem-holistically .problem-holistically-details {
    padding-right: 0px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .problem-holistically .problem-holistically-details {
    padding-right: 0px;
  }
}
.problem-holistically .problem-holistically-details h2 {
  margin: 0px auto;
  margin-bottom: 50px;
  font-size: 30px;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .problem-holistically .problem-holistically-details h2 {
    font-size: 24px;
    line-height: 150%;
  }
}
.problem-holistically .problem-holistically-details p {
  margin-bottom: 0px;
  max-width: 570px;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .problem-holistically .problem-holistically-details p {
    font-size: 14px;
    line-height: 150%;
  }
}

.technology-sets {
  background: #ffffff;
  padding: 82px 0px 82px;
}
@media screen and (max-width: 767px) {
  .technology-sets {
    padding: 50px 0px 50px;
  }
}
.technology-sets .mb-82 {
  margin-bottom: 50px;
}
.technology-sets .age-verification-detail {
  max-width: 570px;
}
.technology-sets .age-verification-detail h3 {
  color: #393939;
  margin-bottom: 16px;
  font-size: 36px;
  line-height: 150%;
}
@media screen and (max-width: 767px) {
  .technology-sets .age-verification-detail h3 {
    font-size: 24px;
    line-height: 150%;
  }
}
.technology-sets .age-verification-detail p {
  color: #424242;
  max-width: 100%;
}

.proving-your-age {
  position: relative;
  padding: 156px 0px 182px;
  background: #f5f4f2;
}
@media screen and (max-width: 767px) {
  .proving-your-age {
    padding: 62px 0px 108px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .proving-your-age {
    padding: 62px 0px 108px;
  }
}
.proving-your-age .proving-your-age-details {
  position: relative;
  width: 100%;
}
.proving-your-age .proving-your-age-details p {
  font-size: 36px;
  line-height: 150%;
  text-align: center;
  font-family: "Filson Soft Book";
  margin-bottom: 0px;
  max-width: 970px;
  z-index: 2;
  margin: 0px auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .proving-your-age .proving-your-age-details p {
    font-size: 24px;
    line-height: 150%;
  }
}
.proving-your-age .proving-your-age-details .proving-your-age-nocost:before {
  content: "";
  position: absolute;
  left: -74px;
  top: -70px;
  width: 155px;
  height: 157px;
  background-image: url(../../assets/images/quote-start.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
@media only screen and (max-width: 767px) and (min-width: 400px) {
  .proving-your-age .proving-your-age-details .proving-your-age-nocost:before {
    left: 7px !important;
  }
}
@media only screen and (max-width: 766px) and (min-width: 401px) {
  .proving-your-age .proving-your-age-details .proving-your-age-nocost:before {
    left: 5px !important;
  }
}
@media only screen and (max-width: 400px) and (min-width: 300px) {
  .proving-your-age .proving-your-age-details .proving-your-age-nocost:before {
    left: 7px !important;
  }
}
@media screen and (max-width: 767px) {
  .proving-your-age .proving-your-age-details .proving-your-age-nocost:before {
    width: 72px;
    height: 65px;
    left: 30px;
    top: -30px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 767px) {
  .proving-your-age .proving-your-age-details .proving-your-age-nocost:before {
    width: 102px;
    height: 95px;
    left: 0px;
    top: -40px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1024px) {
  .proving-your-age .proving-your-age-details .proving-your-age-nocost:before {
    top: -70px;
    left: -10px;
  }
}
.proving-your-age .proving-your-age-details .proving-your-age-nocost:after {
  content: "";
  position: absolute;
  margin-left: -78px;
  bottom: -70px;
  width: 155px;
  height: 157px;
  background-image: url(../../assets/images/quote-end.png);
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .proving-your-age .proving-your-age-details .proving-your-age-nocost:after {
    width: 72px;
    height: 65px;
    margin-left: -66px;
    bottom: -20px;
  }
}
@media only screen and (max-width: 1023px) and (min-width: 767px) {
  .proving-your-age .proving-your-age-details .proving-your-age-nocost:after {
    width: 102px;
    height: 95px;
    margin-left: -96px;
    bottom: -30px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1024px) {
  .proving-your-age .proving-your-age-details .proving-your-age-nocost:after {
    right: auto;
    margin-left: -140px;
  }
}
.proving-your-age .proving-your-age-details .truAge-CEO {
  font-family: "Avenir";
  position: absolute;
  text-align: center;
  bottom: -84px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
}
.proving-your-age .proving-your-age-details .truAge-CEO small {
  font-weight: 300;
  font-size: 16px;
  line-height: 30px;
}

.leadership-team-bios {
  padding: 71px 0px 0px;
  position: relative;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios {
    padding: 53px 0px 0px;
  }
}
.leadership-team-bios .who-on-board {
  margin-bottom: 72px;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios .who-on-board {
    margin-bottom: 63px;
  }
}
.leadership-team-bios .who-on-board h2 {
  margin-bottom: 19px;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios .who-on-board h2 {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767px) {
  .leadership-team-bios #leadership-tab {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.leadership-team-bios #leadership-tab .nav-item {
  display: flex;
  align-items: baseline;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios #leadership-tab .nav-item {
    margin-bottom: 20px;
  }
}
.leadership-team-bios #leadership-tab .nav-item .nav-link {
  border-radius: 10px;
  transition: all 0.2s ease-in-out;
  width: 216px;
  height: 100%;
  display: flex;
  padding: 16px 4px;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios #leadership-tab .nav-item .nav-link {
    max-width: 140px;
  }
}
.leadership-team-bios #leadership-tab .nav-item .nav-link .leadership-team-details {
  max-width: 214px;
  text-align: center;
}
.leadership-team-bios #leadership-tab .nav-item .nav-link .leadership-team-details .leadership-team-images {
  border-radius: 100%;
  width: 136px;
  height: 131px;
  margin: 0px auto 20px;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios #leadership-tab .nav-item .nav-link .leadership-team-details .leadership-team-images {
    width: 86px;
    height: 83px;
  }
}
.leadership-team-bios #leadership-tab .nav-item .nav-link .leadership-team-details h3 {
  font-family: "Filson Soft";
  font-size: 24px;
  line-height: 150%;
  margin-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios #leadership-tab .nav-item .nav-link .leadership-team-details h3 {
    font-size: 18px;
  }
}
.leadership-team-bios #leadership-tab .nav-item .nav-link .leadership-team-details p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios #leadership-tab .nav-item .nav-link .leadership-team-details p {
    font-size: 14px;
  }
}
.leadership-team-bios #leadership-tab .nav-item .nav-link.active {
  background: #f4f5f2;
  box-shadow: 5px 4px 20px 5px rgba(0, 0, 0, 0.1);
}
.leadership-team-bios .leadership-tab-content .fade:not(.show) {
  opacity: 0;
  display: none;
}
.leadership-team-bios .leadership-tab-content .leadership-team-details {
  background: #f5f4f2;
  padding: 68px 82px 68px 50px;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios .leadership-tab-content .leadership-team-details {
    padding: 19px 22px 18px 17px;
  }
}
.leadership-team-bios .leadership-tab-content .leadership-team-details h3 {
  margin-bottom: 10px;
  font-size: 20px;
}
.leadership-team-bios .leadership-tab-content .leadership-team-details h3 strong {
  font-weight: bold;
  display: inline-block;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios .leadership-tab-content .leadership-team-details h3 {
    font-size: 18px;
    line-height: 100%;
  }
}
.leadership-team-bios .leadership-tab-content .leadership-team-details p {
  margin-top: 25px;
  margin-bottom: 20px;
  color: #424242;
}
@media screen and (max-width: 767px) {
  .leadership-team-bios .leadership-tab-content .leadership-team-details p {
    font-size: 14px;
    line-height: 150%;
  }
}

.gm-style-iw-t::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: none;
}

.gm-style .gm-style-iw-t::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 11px solid #ffffff;
  background: transparent;
  box-shadow: none;
}
.gm-style .gm-style-iw-t button {
  top: 0px !important;
  right: 6px !important;
}
.gm-style .gm-style-iw-t button span {
  width: 20px !important;
  height: 20px !important;
}

.gm-style .gm-style-iw-c {
  position: absolute;
  box-sizing: border-box;
  overflow: hidden;
  top: 0;
  left: 0;
  transform: translate(-50%, -100%);
  border-radius: 0;
  padding: 30px 20px 20px 20px !important;
  box-shadow: none;
  max-width: 320px !important;
}

.gm-style-iw-d {
  overflow: auto !important;
  min-height: 55px;
  min-width: auto;
  text-align: left;
}
.gm-style-iw-d h3 {
  font-size: 24px;
  line-height: 120%;
  margin-bottom: 10px;
}
.gm-style-iw-d p {
  font-size: 16px;
  margin-bottom: 0px;
  text-align: left;
  margin-bottom: 10px;
}
.gm-style-iw-d p a {
  text-decoration: underline;
  color: #393939;
  position: relative;
  font-size: 14px;
  line-height: 120%;
  transition: all 0.2s ease-in-out;
}

.open-positions {
  position: relative;
  padding: 100px 0px 0px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .open-positions {
    padding: 59px 0px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .open-positions {
    padding: 60px 0px;
  }
}
.open-positions .open-positions-heading {
  max-width: 664px;
  margin: 0px auto;
  text-align: center;
}
.open-positions .open-positions-heading h2 {
  margin-bottom: 60px;
  font-family: "Filson Soft Book";
  font-style: normal;
  font-weight: 350;
  font-size: 60px;
  line-height: 72px;
}
@media screen and (max-width: 767px) {
  .open-positions .open-positions-heading h2 {
    margin-bottom: 59px;
    font-size: 24px;
    line-height: 150%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 767px) {
  .open-positions .open-positions-heading h2 {
    font-size: 32px;
    line-height: 150%;
  }
}
.open-positions .open-positions-wrapper {
  text-align: left;
  margin: 0px auto;
  background: #f4f5f2;
  border-radius: 10px;
  padding: 40px 47px;
  position: relative;
  margin-bottom: 50px;
  transition: all 0.2s ease-in-out;
}
@media screen and (max-width: 767px) {
  .open-positions .open-positions-wrapper {
    margin: 0px auto 20px;
    padding: 30px 22px;
  }
}
.open-positions .open-positions-wrapper:hover {
  box-shadow: 5px 4px 20px 5px rgba(0, 0, 0, 0.1);
}
.open-positions .open-positions-wrapper .open-positions-box {
  width: 100%;
  max-width: 726px;
}
.open-positions .open-positions-wrapper .open-positions-box h2 {
  margin-bottom: 10px;
}
.open-positions .open-positions-wrapper .open-positions-box p {
  margin-bottom: 34px;
}
@media screen and (max-width: 767px) {
  .open-positions .open-positions-wrapper .open-positions-box p {
    font-size: 14px;
    line-height: 150%;
    max-width: 234px;
  }
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
  .open-positions .open-positions-wrapper .open-positions-box p {
    max-width: 100%;
  }
}
.open-positions .open-positions-wrapper .open-positions-box p strong {
  font-weight: 600;
}
.open-positions .open-positions-wrapper .open-positions-box span {
  color: #393939;
  position: relative;
  font-size: 14px;
  line-height: 150%;
  margin-right: 20px;
  transition: all 0.2s ease-in-out;
  padding: 7px 14px 7px 14px;
  height: 36px;
  display: inline-block;
  background: #ffffff;
  border: 2px solid #393939;
  border-radius: 50px;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .open-positions .open-positions-wrapper .open-positions-box span {
    margin-right: 2px;
    transition: all 0.2s ease-in-out;
    padding: 7px 7px 7px 7px;
    margin-bottom: 10px;
  }
}
.open-positions .open-positions-wrapper .open-positions-box span img {
  position: relative;
  top: -4px;
  margin-right: 5px;
}
.open-positions .open-positions-wrapper a {
  color: #393939;
  position: absolute;
  transition: all 0.2s ease-in-out;
  height: 36px;
  display: inline-block;
  top: 40px;
  right: 48px;
  font-size: 24px;
  line-height: 150%;
  font-family: "Filson Soft";
}
@media screen and (max-width: 767px) {
  .open-positions .open-positions-wrapper a {
    position: relative;
    top: 0px;
    right: 0px;
    margin-top: 22px;
    font-size: 16px;
    line-height: 150%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .open-positions .open-positions-wrapper a {
    position: relative;
    top: 0px;
    right: 0px;
    margin-top: 42px;
  }
}
.open-positions .open-positions-wrapper a span {
  display: inline-block;
  margin-left: 16px;
  top: -2px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .open-positions .open-positions-wrapper a span {
    max-width: 12px;
    margin-left: 8px;
  }
}

.job-description-section {
  position: relative;
  padding: 80px 0px 60px;
  background: #ffffff;
}
@media screen and (max-width: 767px) {
  .job-description-section {
    padding: 59px 0px;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .job-description-section {
    padding: 60px 0px;
  }
}
.job-description-section .job-description-details {
  margin-bottom: 30px;
}
.job-description-section .job-description-details h2 {
  font-family: "Avenir";
  font-weight: 400;
  font-size: 30px;
  line-height: 150%;
  color: #393939;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .job-description-section .job-description-details h2 {
    font-size: 24px;
    line-height: 150%;
  }
}
@media screen and (max-width: 767px) {
  .job-description-section .job-description-details p {
    font-size: 14px;
    line-height: 150%;
    max-width: 298px;
  }
}
.job-description-section .job-description-details p a {
  color: #0d6efd;
  text-decoration: underline;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.job-description-section .job-description-details ul li {
  font-family: "Avenir";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #424242;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .job-description-section .job-description-details ul li {
    font-size: 14px;
    line-height: 150%;
    max-width: 298px;
  }
}

@media screen and (max-width: 767px) {
  .m-order-1 {
    order: 1;
  }
  .m-order-2 {
    order: 2;
  }
}
@media only screen and (max-width: 767px) and (min-width: 576px) {
  .single-footer-wid.site_footer_widget.d-block.d-md-none {
    visibility: hidden;
    margin-bottom: 0px;
  }
  .single-footer-wid.site_footer_widget.d-none.d-md-block {
    display: block !important;
  }
  #footer .m-order-1 {
    order: 2;
  }
  #footer .m-order-2 {
    order: 1;
  }
}
.error {
  padding: 0px 0px 0px 0px;
  color: red;
}

.error.ageErr,
.error.ishopErr {
  top: 3px;
}

.thankyou-msg-wrapper {
  display: none;
}

div#loading {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  text-align: center;
  z-index: 1;
}

#error-msg {
  color: red;
  margin: 0px 0px;
}
#error-msg p {
  color: red;
}

.load-more-content,
.load-more-content2,
.see-all-content,
.see-all-content2,
.see-all-content3,
.see-all-content4,
.see-all-content5,
.see-all-content6 {
  display: none;
}

.truage-tutorials {
  margin: 0 auto;
  max-width: 380px;
}
@media screen and (max-width: 767px) {
  .truage-tutorials {
    margin-bottom: 60px;
  }
  .truage-tutorials h3 {
    font-size: 20px;
    line-height: 120%;
  }
  .truage-tutorials p {
    font-size: 14px;
    line-height: 150%;
  }
  .truage-tutorials a {
    font-size: 14px;
    line-height: 150%;
  }
}

.truage-tutorials-shop {
  margin: 0 auto;
  max-width: 380px;
}
@media screen and (max-width: 767px) {
  .truage-tutorials-shop {
    margin-bottom: 68px;
  }
  .truage-tutorials-shop h3 {
    font-size: 20px;
    line-height: 120%;
  }
  .truage-tutorials-shop p {
    font-size: 14px;
    line-height: 150%;
  }
  .truage-tutorials-shop a {
    font-size: 14px;
    line-height: 150%;
  }
}

#videoModal .modal-dialog {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 90vh;
}
@media screen and (min-width: 1400px) {
  #videoModal .modal-dialog {
    max-width: 60%;
  }
}
#videoModal .modal-dialog .modal-content {
  background: transparent;
  border: none;
}

.bias-input-group .input-group-addon + .input-group-btn > .btn {
  border-radius: 0;
}

.bias-input-group .input-group-addon + .input-group-btn + .input-group-addon {
  border-right: 0;
  border-left: 0;
}

.cookie-overlay {
  position: fixed;
  bottom: 0px;
  left: 0px;
  z-index: 2051;
  border-radius: 0px;
  background: #393939;
  padding: 12px 30px 12px 15px;
  width: 100%;
  display: none;
  box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3019607843);
}
.cookie-overlay p {
  line-height: 120%;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 0px;
  color: #f5f4f2;
}
.cookie-overlay .show-details {
  margin-right: 60px;
  position: relative;
}
.cookie-overlay button {
  text-decoration: underline;
  color: #cdb46f !important;
  position: relative;
  font-size: 14px;
  line-height: 120%;
  margin-right: 7px;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  background: transparent;
  padding: 0px;
  outline: 0px;
  box-shadow: none;
  border: 0px;
  text-transform: none;
}
.cookie-overlay button:hover, .cookie-overlay button:focus, .cookie-overlay button:active, .cookie-overlay button:not(.btn-check) + .btn:active {
  outline: 0px;
  box-shadow: none;
  background: transparent !important;
  color: #cdb46f !important;
  border-color: transparent !important;
}
.cookie-overlay .close-cookies {
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 15px;
  color: #cdb46f !important;
}

#cookieModal .modal-dialog .modal-content {
  min-height: 300px;
}
#cookieModal .modal-dialog .modal-content .modal-body {
  padding: 0px;
}
#cookieModal .modal-dialog .modal-content .modal-body .nav-tabs {
  width: 100%;
  display: flex;
}
#cookieModal .modal-dialog .modal-content .modal-body .nav-tabs li {
  flex: 1;
}
#cookieModal .modal-dialog .modal-content .modal-body .nav-tabs li button {
  width: 100%;
  border-radius: 0px;
  font-size: 18px;
  line-height: 120%;
  padding: 16px 10px;
  color: #393939;
  transition: all 0.2s ease-in-out;
}
#cookieModal .modal-dialog .modal-content .modal-body .nav-tabs li button.active {
  color: #cdb46f;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane {
  padding: 20px;
  transition: none;
  width: 100%;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .cookies-content-details {
  margin-bottom: 20px;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .cookies-content-details h4 {
  margin-bottom: 0px;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane .cookies-content-details .form-switch .form-check-input {
  width: 4em;
  height: 2em;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane h4 {
  margin-bottom: 20px;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane.fade.show {
  opacity: 1;
  display: block;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-content .tab-pane.fade.isactive {
  opacity: 1;
  display: block;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-menu ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-menu ul li {
  list-style-type: none;
  flex: 1;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-menu ul li button {
  width: 100%;
  border-radius: 0px;
  font-size: 18px;
  line-height: 120%;
  padding: 16px 10px;
  color: #393939;
  transition: all 0.2s ease-in-out;
  background: #fff;
  border: 1px solid #dee2e6;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-menu ul li button.active-a {
  color: #cdb46f;
  border-bottom: 1px solid #ffffff;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab {
  display: none;
  padding: 20px;
  transition: none;
  width: 100%;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab .cookies-content-details {
  margin-bottom: 20px;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab .cookies-content-details h4 {
  margin-bottom: 0px;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab .cookies-content-details .form-switch .form-check-input {
  width: 4em;
  height: 2em;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab h4 {
  margin-bottom: 20px;
}
#cookieModal .modal-dialog .modal-content .modal-body .tab-active {
  display: block;
}
#cookieModal .modal-dialog .modal-content .modal-footer {
  padding: 0px;
}
#cookieModal .modal-dialog .modal-content .modal-footer button {
  padding: 14px 20px 14px 30px;
  height: 45px;
  box-sizing: border-box;
  outline: 0px;
  border: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 110%;
  border-radius: 9px;
  background: #393939;
  letter-spacing: 0.2em;
  color: #ffffff;
  display: inline-block;
  text-transform: uppercase;
  max-width: 270px;
  width: 100%;
  text-align: center;
  border: 2px solid #f5f4f2;
  transition: transform 1s ease-in-out;
}

[class$=api-load-alpha-banner] {
  display: none;
}

.readiness-systems-wrapper {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #f1edea;
}
.readiness-systems-wrapper .readiness-systems-row {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.readiness-systems-wrapper .readiness-systems-row .readiness-systems-featured-img {
  max-width: 100px;
  padding: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .readiness-systems-wrapper .readiness-systems-row .readiness-systems-featured-img {
    max-width: 60px;
    padding: 0px;
  }
}
.readiness-systems-wrapper .readiness-systems-row .readiness-systems-conetnt {
  padding-left: 20px;
}
.readiness-systems-wrapper .readiness-systems-row .readiness-systems-conetnt h3 {
  padding-top: 20px;
  font-size: 18px;
  font-weight: 600;
}

.testimonials {
  background-color: #393939;
  padding: 120px 0;
}
@media screen and (max-width: 767px) {
  .testimonials {
    padding: 80px 0;
  }
}
.testimonials .testimonialsSwiper {
  width: 100%;
  height: 100%;
  padding: 80px 0;
}
@media screen and (max-width: 767px) {
  .testimonials .testimonialsSwiper {
    padding-bottom: 180px;
  }
}
.testimonials .testimonialsSwiper .swiper-slide {
  font-size: 24px;
  font-weight: 350;
  line-height: 33.6px;
  text-align: center;
  color: #eeeae8;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 200px;
}
@media screen and (max-width: 992px) {
  .testimonials .testimonialsSwiper .swiper-slide {
    padding: 0 100px;
  }
}
@media screen and (max-width: 767px) {
  .testimonials .testimonialsSwiper .swiper-slide {
    padding: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
  }
}
.testimonials .testimonialsSwiper .swiper-pagination {
  display: flex;
  justify-content: center;
  gap: 32px;
}
.testimonials .testimonialsSwiper .swiper-pagination .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  border: 1px solid #cdb46f;
  background-color: transparent;
  opacity: 1;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .testimonials .testimonialsSwiper .swiper-pagination .swiper-pagination-bullet {
    bottom: 0;
    top: unset;
  }
}
.testimonials .testimonialsSwiper .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #cdb46f;
}
.testimonials .testimonialsSwiper .swiper-button-next,
.testimonials .testimonialsSwiper .swiper-button-prev {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
  height: 64px;
  width: 64px;
}
.testimonials .testimonialsSwiper .swiper-button-next:after,
.testimonials .testimonialsSwiper .swiper-button-prev:after {
  display: none;
}
@media screen and (max-width: 767px) {
  .testimonials .testimonialsSwiper .swiper-button-next,
  .testimonials .testimonialsSwiper .swiper-button-prev {
    bottom: 80px;
    top: unset;
  }
}
.testimonials .testimonialsSwiper .swiper-button-next {
  background-image: url("../images/swiper-next.png") !important;
}
@media screen and (max-width: 767px) {
  .testimonials .testimonialsSwiper .swiper-button-next {
    right: calc(50% - 64px);
  }
}
.testimonials .testimonialsSwiper .swiper-button-prev {
  background-image: url("../images/swiper-prev.png") !important;
}
@media screen and (max-width: 767px) {
  .testimonials .testimonialsSwiper .swiper-button-prev {
    left: calc(50% - 64px);
  }
}

.protect-your-identity p {
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .use-truage-app .mb-116 {
    margin-bottom: 10px;
  }
}
.readiness-system a {
  color: #cdb46f;
  text-decoration: underline;
}
.readiness-system h5 {
  font-weight: bold;
}
.readiness-system .top-4 {
  top: 1rem;
}
.readiness-system .hero-section p {
  margin: 35px auto 45px;
  font-weight: 400;
  font-size: 24px;
  line-height: 140%;
  max-width: 600px;
}
.readiness-system .pos-col {
  margin-bottom: 32px;
}
.readiness-system .pos-col .pos-wrap {
  background-color: white;
  height: 100%;
  padding: 30px;
}
.readiness-system .pos-col .pos-wrap .pos-status {
  font-size: 16px;
  white-space: nowrap;
}
.readiness-system .status-ready,
.readiness-system .status-not-started,
.readiness-system .status-in-development {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
}
.readiness-system .status-ready {
  background-color: green;
}
.readiness-system .status-not-started {
  background-color: red;
}
.readiness-system .status-in-development {
  background-color: yellow;
}
.readiness-system .status-section {
  margin-bottom: 30px;
}
.readiness-system .not-started,
.readiness-system .in-lab,
.readiness-system .in-pilot,
.readiness-system .available {
  height: 50px;
  width: 50px;
  border-radius: 10px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .readiness-system .not-started,
  .readiness-system .in-lab,
  .readiness-system .in-pilot,
  .readiness-system .available {
    height: 30px;
    width: 30px;
  }
}
.readiness-system .not-started {
  background-color: black;
}
.readiness-system .in-lab {
  background-color: yellow;
}
.readiness-system .in-pilot {
  background-color: lightgreen;
}
.readiness-system .available {
  background-color: green;
}
.readiness-system .versions-table h5 {
  background-color: #393939;
}
.readiness-system .versions-table .border-gray {
  border: 1px solid #a6a6a6;
}
.readiness-system .versions-table th,
.readiness-system .versions-table td {
  text-align: center;
  vertical-align: middle;
  border-color: #a6a6a6;
}

.staff-container {
  max-width: 1340px;
}

.invenco-gvr-logo {
  height: 47px;
}/*# sourceMappingURL=style.css.map */