@charset "UTF-8";
body {
  font-family: 'Open Sans', sans-serif;
}
.container {
  width: 100%;
  max-width: 1600px;
}
.wrapper {
  padding: 0 3rem;
}
.big {
  font-size: 1.3rem;
}
@media only screen and (max-width: 768px) {
  .big {
    font-size: 1rem;
  }
}
#teaser {
  position: relative;
  background: no-repeat url(/img/landing-darm/teaser_desktop_complete.jpg) 0.5%;
  background-size: contain;
}
#teaser img.bg {
  vertical-align: top;
  width: 100%;
  opacity: 0;
}
#teaser div.teaser-content {
  position: absolute;
  top: 0;
  width: 55%;
  height: 100%;
  padding: 0 3rem;
}
#teaser #logo {
  width: 65%;
  margin-top: 2.5rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 768px) {
  #teaser #logo {
    width: 100%;
    margin-top: 1.5rem;
    margin-bottom: 3rem;
  }
}
@media only screen and (max-width: 768px) {
  #teaser h1 {
    margin-bottom: 2rem;
  }
}
#teaser p {
  margin-bottom: 1rem;
}
h1 {
  color: #54A2D6 !important;
  font-weight: 300 !important;
}
h2 {
  font-weight: 400 !important;
}
@media only screen and (max-width: 768px) {
  .is-1 {
    margin-bottom: 2rem !important;
    font-size: 1.5rem !important;
  }
  .is-2 {
    font-size: 1.5rem !important;
  }
}
.mobile-form {
  max-width: 40rem;
}
.ebook-form {
  margin-top: 2rem;
}
.ebook-form .input {
  background: transparent;
  margin-bottom: 1rem;
  box-shadow: unset;
  max-width: 22rem;
  padding: 1rem;
  width: 22rem;
  font-size: 1rem;
}
.ebook-form .button {
  width: 22rem;
}
.button {
  font-size: 1rem;
  height: 3.4rem;
  padding-left: 2rem;
  padding-right: 2rem;
}
@media only screen and (max-width: 768px) {
  .ebook-form .input {
    width: 100%;
  }
  .ebook-form .button {
    width: 100%;
    height: 3.4rem;
  }
}
.button {
  background-color: #FF6D3A;
  color: white;
}
.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-video {
  position: relative;
  padding-bottom: 56.25%;
  /* Default for 1600x900 videos 16:9 ratio*/

  padding-top: 0px;
  height: 0;
  overflow: hidden;
}
.video-section {
  padding-top: 4rem;
}
.advantage-section {
  padding-top: 5rem;
}
.advantage-section .box {
  height: 18rem;
  text-align: center;
}
.advantage-section .box img {
  margin-top: 2rem;
  height: 3rem;
}
.advantage-section .box hr {
  width: 25%;
  color: #FD763E;
  background-color: #FD763E;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
}
@media only screen and (max-width: 768px) {
  .advantage-section .box {
    height: auto;
    text-align: center;
  }
  .advantage-section .box img {
    margin-top: 1rem;
    height: 3rem;
  }
  .advantage-section .box hr {
    width: 25%;
    color: #FD763E;
    background-color: #FD763E;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
  }
}
.tag.is-info {
  background: #EBF4FE !important;
  color: #4CABDD !important;
  font-weight: bold;
}
.tag.is-darm {
  background: #FFF6F0 !important;
  color: #FD763E !important;
  font-weight: bold;
}
.main-tag {
  margin-bottom: 1.5rem;
}
h3.title,
h3.subtitle {
  font-weight: 300;
  font-size: 2rem !important;
}
h3.darm {
  color: #FD763E;
}
@media only screen and (max-width: 768px) {
  h3.title,
  h3.subtitle {
    font-weight: 300;
    font-size: 1.3rem !important;
  }
}
.start-now-section {
  padding-top: 5rem;
}
.library-section {
  padding-top: 5rem;
}
.library-section table {
  width: 100%;
  margin-top: 3rem;
}
.library-section table td {
  text-align: center;
  padding: 4rem 2rem 2rem 2rem;
}
.library-section table td img {
  max-width: 14rem;
}
@media only screen and (max-width: 1279px) {
  .library-section td img {
    max-width: 10rem !important;
  }
}
@media only screen and (max-width: 768px) {
  .library-section {
    padding-top: 5rem;
  }
  .library-section table {
    width: 100%;
    margin-top: 3rem;
  }
  .library-section table td {
    text-align: center;
    padding: 1rem 0.5rem 0.5rem 0.5rem;
  }
  .library-section table td img {
    max-width: 4rem !important;
  }
}
footer {
  margin-top: 5rem;
}
footer h4.subtitle {
  font-weight: 300;
  line-height: 1;
  margin-bottom: 0.75rem !important;
}
footer h4.pad {
  margin-top: 1.5rem;
}
footer a {
  color: #969696;
  font-weight: bold;
}
footer .column {
  padding-right: 2rem;
}
footer .payment {
  max-width: 17rem;
}
footer .copyright-info {
  margin-top: 3rem;
}
footer .copyright-info img.logo {
  max-height: 2rem;
}
footer .copyright-info .copyright {
  color: #969696;
}
@media only screen and (max-width: 1279px) {
  .privacy-info {
    max-width: 40rem !important;
  }
}
.privacy-info {
  font-size: 0.75rem;
  margin-top: 1rem;
  max-width: 25rem;
}
@media only screen and (min-width: 769px) {
  .library-text {
    width: 50%;
    margin: auto;
  }
}
