@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700");
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab");
@font-face {
  font-family: 'Engravers MT';
  src: url("../assets/fonts/ENGR.ttf"); }

a.anchor {
  display: block;
  position: relative;
  top: -150px;
  visibility: hidden; }

.game-state-link {
  margin-left: 30px;
  font-size: 20px; }

@media (max-width: 992px) {
  section {
    padding-top: 10px;
    padding-bottom: 10px; } }

button.send-button {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border-radius: 6px;
  background-color: #695de5;
  color: #ffffff;
  font-family: 'Roboto Condensed';
  font-weight: 700;
  text-transform: uppercase;
  width: 130px;
  height: 35px;
  border-radius: 3px;
  font-size: 15px;
  line-height: 24px; }

nav.navbar {
  min-height: 100px;
  background-color: #ffffff;
  padding-left: 65px;
  padding-right: 70px; }
  nav.navbar .container-fluid {
    padding: 0; }
  nav.navbar ul.navbar-nav li.nav-item.active a.nav-link {
    color: #f6645c !important; }
  nav.navbar ul.navbar-nav li.nav-item.quote-button-item {
    display: flex;
    align-items: center;
    padding-left: 5px; }
  nav.navbar ul.navbar-nav li.nav-item a.nav-link {
    color: #5b646c;
    font-family: 'Roboto Condensed';
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0.3px; }
  nav.navbar ul.navbar-nav li.nav-item a.nav-quote-button, nav.navbar ul.navbar-nav li.nav-item button.nav-quote-button, nav.navbar ul.navbar-nav li.nav-item input.nav-quote-button {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 6px;
    background-color: #695de5;
    color: #ffffff;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    text-transform: uppercase;
    width: 130px;
    height: 35px;
    border-radius: 3px;
    font-size: 15px;
    line-height: 24px; }

header.main-header {
  position: relative;
  background: url("../assets/hero.png") no-repeat;
  background-size: cover;
  padding-top: 100px;
  width: 100%;
  min-height: 800px; }
  header.main-header div.header-title-container h1.title {
    max-width: 610px;
    color: #f6645c;
    font-family: 'Montserrat', sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 68px;
    letter-spacing: -0.64px; }
    header.main-header div.header-title-container h1.title span.title-secondary {
      color: #373e44; }
  header.main-header div.header-title-container p.title-description {
    width: 503px;
    color: #373e44;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 32px; }
    header.main-header div.header-title-container p.title-description .header-link {
      font-weight: 400;
      color: #695de5;
      font-family: 'Roboto Condensed';
      font-weight: 700;
      letter-spacing: 0.72px;
      text-transform: uppercase; }
  header.main-header div.header-title-container a.header-quote-button {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 6px;
    background-color: #695de5;
    color: #ffffff;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    text-transform: uppercase;
    width: 240px;
    height: 60px; }
  @media (min-width: 992px) {
    header.main-header div.header-title-container {
      margin: 135px auto auto 315px; } }
  @media (max-width: 992px) {
    header.main-header div.header-title-container {
      display: flex;
      justify-content: space-between;
      flex-direction: column;
      align-items: center;
      text-align: center; }
      header.main-header div.header-title-container h1.title {
        font-size: 54px; }
      header.main-header div.header-title-container p.title-description {
        width: auto; } }

section.past-events {
  position: relative;
  min-height: 320px;
  background-color: #695de5; }
  section.past-events img.events-background {
    position: absolute;
    opacity: 0.18; }
  section.past-events h2 {
    color: #ffffff;
    font-family: 'Montserrat';
    font-size: 115px;
    font-weight: 700;
    line-height: 85px;
    margin-bottom: 16px;
    letter-spacing: 5.6px; }
  section.past-events span.separator {
    display: block;
    width: 90px;
    height: 4px;
    background-color: #f6645c; }
  section.past-events p.events-description {
    color: #d8dad7;
    font-family: 'Montserrat';
    font-size: 14px;
    margin-top: 18px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0.28px; }
    section.past-events p.events-description a.events-link {
      color: #f1f2f6;
      font-family: 'Roboto Condensed';
      font-weight: 700;
      letter-spacing: 0.56px;
      text-transform: uppercase; }

section.how-it-works {
  min-height: 800px;
  background-color: #f0f3f7; }
  section.how-it-works p {
    color: #5b646c;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 26px; }
  section.how-it-works .section-heading {
    margin-bottom: 57px; }
    section.how-it-works .section-heading h2 {
      color: #373e44;
      font-family: 'Montserrat';
      font-size: 36px;
      font-weight: 700;
      line-height: 37.49px; }
      section.how-it-works .section-heading h2::after {
        content: '.';
        padding-left: 1px;
        color: #f6645c; }
  section.how-it-works .section-image-wrapper {
    margin-bottom: 38px; }
  section.how-it-works .section-link-container {
    margin-top: 60px; }
    section.how-it-works .section-link-container .section-link {
      color: #695de5;
      font-family: 'Roboto Condensed';
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.56px;
      line-height: 32px;
      text-transform: uppercase; }
      section.how-it-works .section-link-container .section-link .link-arrow {
        font-family: Montserrat;
        font-weight: 400;
        line-height: 26px; }

section.reasons {
  min-height: 800px;
  background-color: #f0f3f7; }
  section.reasons h3 {
    color: #373e44;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase; }
    section.reasons h3::after {
      content: '';
      display: block;
      margin: 10px 0;
      width: 60px;
      height: 4px;
      background-color: #f6645c; }
  section.reasons p {
    color: #5b646c;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 26px; }
  section.reasons .section-heading h2 {
    color: #373e44;
    font-family: 'Montserrat';
    font-size: 36px;
    font-weight: 700;
    line-height: 37.46px; }
    section.reasons .section-heading h2::after {
      content: '.';
      padding-left: 1px;
      color: #f6645c; }
  section.reasons .section-content {
    margin-top: 85px; }
    section.reasons .section-content .block::before {
      content: '';
      display: block;
      width: 23px;
      height: 16px;
      margin-top: 4px;
      margin-right: 15px;
      background-image: url("../assets/check.png");
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain; }
    section.reasons .section-content .block-content {
      width: 100%; }
  section.reasons .section-link-container {
    margin-top: 60px; }
    section.reasons .section-link-container .section-link {
      color: #695de5;
      font-family: 'Roboto Condensed';
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.56px;
      line-height: 32px;
      text-transform: uppercase; }
      section.reasons .section-link-container .section-link .link-arrow {
        font-family: Montserrat;
        font-weight: 400;
        line-height: 26px; }

section.languages {
  padding: 60px 0; }
  section.languages .section-heading {
    margin-bottom: 70px; }
    section.languages .section-heading h2 {
      color: #373e44;
      font-family: 'Montserrat';
      font-size: 36px;
      font-weight: 700;
      line-height: 37.46px; }
      section.languages .section-heading h2::after {
        content: '.';
        padding-left: 1px;
        color: #f6645c; }
  section.languages .language-container {
    flex-wrap: wrap;
    justify-content: space-around; }
    section.languages .language-container > a {
      padding: 15px; }

section.images img {
  object-fit: cover;
  width: 100%; }

section.testimonials {
  min-height: 600px;
  background-color: #f0f3f7; }
  section.testimonials .section-heading {
    margin-bottom: 70px; }
    section.testimonials .section-heading h2 {
      color: #373e44;
      font-family: 'Montserrat';
      font-size: 36px;
      font-weight: 700;
      line-height: 37.46px; }
      section.testimonials .section-heading h2::after {
        content: '.';
        padding-left: 1px;
        color: #f6645c; }
  section.testimonials .quote-container {
    width: 100%;
    min-height: 180px;
    border-radius: 6px;
    padding: 0 35px;
    background-color: #ffffff; }
    section.testimonials .quote-container::last-child {
      margin-right: 0; }
    section.testimonials .quote-container blockquote {
      margin: 0;
      quotes: '\201D' '\201C'; }
      section.testimonials .quote-container blockquote::before {
        color: #f6645c;
        content: open-quote;
        font-family: 'Engravers MT';
        font-size: 60px;
        font-weight: 400;
        line-height: 0;
        vertical-align: -0.5em; }
      section.testimonials .quote-container blockquote p {
        display: inline;
        color: #5b646c;
        font-family: 'Roboto Slab';
        font-size: 14px;
        font-weight: 400;
        line-height: 26px; }
  section.testimonials .guy-container {
    width: 100%;
    margin-top: 40px; }
    section.testimonials .guy-container img {
      width: 75px;
      height: 75px; }
    @media (max-width: 992px) {
      section.testimonials .guy-container {
        margin-bottom: 30px; } }
    section.testimonials .guy-container .member-text {
      margin-left: 10px; }
      section.testimonials .guy-container .member-text h3 {
        color: #373e44;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase; }
      section.testimonials .guy-container .member-text p.description {
        color: #a5b2b8;
        font-family: 'Montserrat';
        font-size: 12px;
        font-weight: 400;
        margin: 0; }
  section.testimonials .section-link-container {
    margin-top: 60px; }
    section.testimonials .section-link-container .section-link {
      color: #695de5;
      font-family: 'Roboto Condensed';
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.56px;
      line-height: 32px;
      text-transform: uppercase; }
      section.testimonials .section-link-container .section-link .link-arrow {
        font-family: Montserrat;
        font-weight: 400;
        line-height: 26px; }

section.trusted-by {
  min-height: 300px; }
  section.trusted-by .section-heading {
    margin-bottom: 60px; }
    section.trusted-by .section-heading h2 {
      color: #373e44;
      font-family: 'Montserrat';
      font-size: 36px;
      font-weight: 700;
      line-height: 37.46px; }
      section.trusted-by .section-heading h2::after {
        content: '.';
        padding-left: 1px;
        color: #f6645c; }
  section.trusted-by .trusted-by-logo-container {
    justify-content: space-around; }
    section.trusted-by .trusted-by-logo-container .logo {
      text-align: center;
      padding: 20px 0;
      height: 120px; }
      section.trusted-by .trusted-by-logo-container .logo > img {
        height: 100%;
        margin: 0 auto; }

section.coach {
  background-color: #e3e5df; }
  section.coach .section-heading h2 {
    color: #373e44;
    font-family: 'Montserrat';
    font-size: 36px;
    font-weight: 700;
    line-height: 37.46px; }
    section.coach .section-heading h2::after {
      content: '.';
      padding-left: 1px;
      color: #f6645c; }
  section.coach .section-content p {
    color: #5b646c;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 26px; }
  section.coach .section-link {
    color: #695de5;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.56px;
    line-height: 32px;
    text-transform: uppercase; }
    section.coach .section-link .link-arrow {
      font-family: Montserrat;
      font-weight: 400;
      line-height: 26px; }

footer {
  min-height: 800px;
  background-color: #373e44; }
  footer hr {
    width: 100%;
    height: 2px;
    margin: 90px 0;
    background-color: #5b646c; }
  footer .ready {
    padding-top: 90px; }
    footer .ready h2 {
      color: #f6645c;
      font-family: 'Montserrat';
      font-size: 24px;
      font-weight: 700;
      line-height: 26px; }
    footer .ready p {
      color: #a5b2b8;
      font-size: 14px;
      font-weight: 400; }
    footer .ready .footer-quote-button {
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none;
      border-radius: 6px;
      background-color: #695de5;
      color: #ffffff;
      font-family: 'Roboto Condensed';
      font-weight: 700;
      text-transform: uppercase;
      width: 240px;
      height: 60px;
      font-size: 18px; }
  footer .slogan {
    margin-top: 20px;
    color: #a5b2b8;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 26px; }
  footer .footer-menu-container .menu-title {
    display: block;
    margin-bottom: 30px;
    color: #5b646c;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 26px; }
  footer .footer-menu-container .menu, footer .footer-menu-container .social {
    width: 50%; }
  footer .footer-menu-container .nav .nav-item.facebook {
    margin-top: 5px; }
  footer .footer-menu-container .nav .nav-item .nav-link {
    padding: 0;
    color: #d1d3d0;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 0.28px; }
  footer .copyright {
    color: #5b646c;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 26px; }

/*HOW IT WORKS*/
section.page-content {
  margin-top: 100px;
  padding: 100px 0;
  background-image: url("../assets/howitworks_header.png");
  background-position: top;
  background-repeat: no-repeat;
  background-size: contain; }
  section.page-content .section-heading {
    margin-bottom: 70px; }
    section.page-content .section-heading .page-title {
      color: #f6645c;
      font-size: 36px;
      font-family: 'Montserrat';
      font-weight: 700;
      line-height: 37.46px; }
      section.page-content .section-heading .page-title.faq-top-spacing {
        margin-top: 60px; }
    section.page-content .section-heading .subtitle {
      color: #263746;
      font-family: 'Montserrat';
      font-weight: 400;
      line-height: 26px; }
  section.page-content .description {
    color: #5b646c;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 60px; }
  section.page-content .explanations strong {
    color: #151e28;
    font-size: '18px';
    font-weight: 700; }
  section.page-content .explanations p {
    color: #5b646c;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 26px;
    margin: 0; }
    section.page-content .explanations p:last-child {
      margin-bottom: 20px; }
  section.page-content .explanations span.separator {
    display: block;
    margin: 10px 0;
    width: 60px;
    height: 3px;
    background-color: #f6645c; }
  section.page-content .section-link-container {
    margin-top: 60px; }
    section.page-content .section-link-container .label {
      color: #151e28;
      font-family: 'Montserrat';
      font-size: 18px;
      font-weight: 700;
      line-height: 26px;
      margin: 0;
      text-transform: uppercase; }
    section.page-content .section-link-container .section-link {
      color: #695de5;
      font-family: 'Roboto Condensed';
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.56px;
      line-height: 32px;
      text-transform: uppercase; }
      section.page-content .section-link-container .section-link .link-arrow {
        font-family: Montserrat;
        font-weight: 400;
        line-height: 26px; }

section.images img {
  object-fit: cover;
  width: 100%; }

section.quote {
  min-height: 420px;
  background-color: #f0f3f7; }
  section.quote .section-heading {
    margin-bottom: 30px; }
    section.quote .section-heading h2 {
      color: #373e44;
      font-family: 'Montserrat';
      font-size: 18px;
      font-weight: 700;
      line-height: 24px;
      text-transform: uppercase; }
  section.quote .quote {
    padding: 40px;
    border-radius: 6px;
    background-color: #ffffff; }
    section.quote .quote blockquote {
      quotes: '\201D' '\201C'; }
      section.quote .quote blockquote::before {
        color: #f6645c;
        content: open-quote;
        font-family: 'Engravers MT';
        font-size: 60px;
        font-weight: 400;
        line-height: 0;
        vertical-align: -0.5em; }
      section.quote .quote blockquote p {
        display: inline;
        color: #5b646c;
        font-family: 'Roboto Slab';
        font-size: 14px;
        font-weight: 400;
        line-height: 26px; }

section.getready {
  min-height: 250px; }
  section.getready .ready h2 {
    color: #f6645c;
    font-family: 'Montserrat';
    font-size: 24px;
    font-weight: 700;
    line-height: 26px; }
  section.getready .ready p {
    color: #a5b2b8;
    font-size: 14px;
    font-weight: 400; }
  section.getready .ready .footer-quote-button {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border-radius: 6px;
    background-color: #695de5;
    color: #ffffff;
    font-family: 'Roboto Condensed';
    font-weight: 700;
    text-transform: uppercase;
    width: 240px;
    height: 60px;
    font-size: 18px; }

footer.how {
  min-height: 550px;
  padding-top: 90px; }

/*Why leanpoker?*/
section.page-content .section-content h3 {
  margin: 0;
  color: #151e28;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase; }
  section.page-content .section-content h3.top-spacing {
    margin-top: 40px; }

section.page-content .section-content p {
  color: #5b646c;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 400;
  line-height: 26px; }
  section.page-content .section-content p strong {
    font-weight: 700; }

section.page-content .section-content .quote p {
  color: #263746;
  margin-top: 30px;
  margin-bottom: 60px;
  font-family: 'Montserrat';
  font-size: 18px;
  font-weight: 700;
  line-height: 26px; }

section.page-content .section-content .blue-star {
  color: #695de5; }

section.page-content .section-content .star-desc::before {
  content: '*';
  position: absolute;
  color: #695de5;
  left: 5px;
  margin-top: 2px;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 400; }

section.page-content .section-content .separator {
  display: inline-block;
  margin: 10px 0;
  width: 60px;
  height: 4px;
  background-color: #f6645c; }

#coach section.page-content .section-content p {
  color: #5b646c;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 400;
  line-height: 26px; }
  #coach section.page-content .section-content p::first-child {
    margin-bottom: 100px; }

@media (min-width: 992px) {
  #coach section.page-content .section-content .coach-image-container img {
    margin-top: -100px; } }

@media (max-width: 992px) {
  #coach section.page-content .section-content .coach-image-container img {
    width: 100%; } }

#coach section.page-content .section-content .coach-image-container .image-label {
  width: 200px;
  margin-top: 36px; }
  #coach section.page-content .section-content .coach-image-container .image-label h2 {
    color: #373e44;
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase; }
  #coach section.page-content .section-content .coach-image-container .image-label p {
    color: #a5aaae;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 24px; }

#coach section.page-content .her-works {
  padding: 40px 0;
  margin-top: 60px;
  border: 2px solid #f0f3f7; }
  #coach section.page-content .her-works .title h2 {
    color: #151e28;
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase; }
  #coach section.page-content .her-works .title p {
    color: #5b646c;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 26px; }
  #coach section.page-content .her-works .references {
    margin-top: 40px; }
    #coach section.page-content .her-works .references p {
      color: #5b646c;
      font-family: 'Montserrat';
      font-size: 14px;
      font-weight: 400;
      line-height: 26px; }
    #coach section.page-content .her-works .references img {
      margin-bottom: 30px; }
    @media (max-width: 992px) {
      #coach section.page-content .her-works .references .works {
        margin-bottom: 20px; } }
    #coach section.page-content .her-works .references .works a {
      color: #695de5;
      font-family: 'Roboto Condensed';
      font-size: 16px;
      font-weight: 700;
      line-height: 24px; }
    #coach section.page-content .her-works .references .videos a {
      color: #f6645c;
      font-family: 'Roboto Condensed';
      font-size: 16px;
      font-weight: 700;
      line-height: 24px; }

#pricing section.page-content .section-content {
  color: #5b646c;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 400;
  line-height: 26px; }

#pricing .pricing {
  margin-top: 60px; }
  #pricing .pricing > div {
    border: 2px solid #e3e5df;
    padding: 35px 45px; }
  #pricing .pricing .title {
    color: #373e44;
    font-family: 'Montserrat';
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin: 0; }
  #pricing .pricing .separator {
    width: 60px;
    height: 3px;
    display: block;
    margin: 15px 0 30px 0;
    background-color: #f6645c; }
  #pricing .pricing .button a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 172px;
    height: 35px;
    border-radius: 3px;
    background-color: #695de5;
    color: #ffffff;
    font-family: 'Roboto Condensed';
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase; }
  #pricing .pricing ul {
    list-style: none;
    padding: 0; }
    #pricing .pricing ul li label {
      color: #859399;
      font-family: 'Montserrat';
      font-size: 13px;
      font-weight: 400;
      margin: 0; }
    #pricing .pricing ul li p {
      color: #263746;
      font-family: 'Montserrat';
      font-size: 16px;
      font-weight: 700; }
    #pricing .pricing ul li .x-mark::before {
      content: '';
      width: 17px;
      height: 13px;
      display: inline-block;
      margin-left: calc(-17px - 8px);
      margin-right: 8px;
      background-image: url("../assets/no.png");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }
    #pricing .pricing ul li .check-mark::before {
      content: '';
      width: 17px;
      height: 13px;
      display: inline-block;
      margin-left: calc(-17px - 8px);
      margin-right: 8px;
      background-image: url("../assets/yes.png");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat; }
    #pricing .pricing ul li .price {
      font-family: Montserrat;
      color: #f6645c;
      font-size: 20px;
      font-weight: 700;
      line-height: 26px; }

#pricing .interest {
  margin-top: 65px; }
  #pricing .interest p {
    font-family: 'Montserrat';
    font-size: 14px;
    margin: 0; }
  #pricing .interest a {
    color: #695de5;
    font-family: 'Roboto Condensed';
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.56px;
    line-height: 32px; }
    #pricing .interest a .arrow {
      font-family: 'Montserrat';
      font-weight: 400;
      line-height: 26px; }
  #pricing .interest .contact {
    margin-bottom: 20px;
    color: #5b646c;
    font-weight: 400;
    line-height: 26px;
    font-weight: 400; }
    #pricing .interest .contact a {
      color: #695de5;
      font-weight: 700;
      text-transform: none; }
  #pricing .interest .eventhost {
    color: #263746;
    font-weight: 700; }
