:root {
  --white: white;
  --black: black;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.nl-3-adv-header {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nl-3-adv-header-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.nl-3-adv-logo {
  max-height: 30px;
}

.nl-3-adv-main-conclusion-inner {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.nl-3-adv-main-conclusion-inner.background {
  background-color: #d3d3d31a;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
}

.nl-3-adv-p {
  font-size: 18px;
  line-height: 150%;
}

.nl-3-adv-p.fc-w {
  color: #333;
  text-align: center;
  margin-bottom: 1em;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.nl-3-adv-p.fc-w.ta-l {
  text-align: left;
}

.nl-3-adv-p.footer-p {
  margin-top: 40px;
  font-size: 10px;
}

.nl-3-adv-p.footer-p.disclaimer {
  margin-top: 60px;
  font-size: 12px;
}

.nl-3-adv-p.para-font {
  font-family: Inria Sans, sans-serif;
  font-weight: 400;
}

.nl-3-adv-p.para-font.font-style-new {
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.nl-3-adv-p.para-font.font-style-new.bold {
  background-color: #efd3da;
  padding: 10px 20px 10px 10px;
  font-weight: 600;
}

.nl-3-adv-p.para-font.font-style-new.bold.firstparagraph {
  text-align: center;
}

.nl-3-adv-p.para-font.font-style-new.listing {
  padding-left: 40px;
}

.nl-3-adv-p.para-font.font-style-new.firstparagraph, .nl-3-adv-p.para-font.font-style-new.testimonials {
  margin-top: 40px;
}

.nl-3-adv-p.new-texxt-font {
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.hero-substrate {
  z-index: 0;
  background-color: #b38fff;
  border-radius: 30px;
  min-width: 100%;
  min-height: 70%;
  position: absolute;
  inset: auto 0% 0%;
}

.hero-substrate.yellow.new-color-pink {
  background-color: #efd3da;
}

.hero-substrate.yellow {
  background-color: #ffc600;
  padding-bottom: 0;
  left: 0%;
}

.nl-3-adv-content {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.nl-3-adv-reasons-text-p.nl-3-adv-p {
  font-size: 18px;
}

.nl-3-adv-hero-heading-h1 {
  text-align: center;
  font-size: 44px;
  line-height: 120%;
}

.nl-3-adv-hero-heading-h1.new-font {
  font-family: Inria Serif, sans-serif;
  font-weight: 700;
}

.nl-3-adv-hero-heading-h1.new-font.small-size {
  line-height: 50px;
}

.nl-3-adv-hero-heading-h1.new-font.small-size.modi-font {
  font-family: Montserrat, sans-serif;
}

.nl-3-adv-main-cta-button {
  color: #000;
  text-align: center;
  background-color: #fff;
  border-radius: 15px;
  width: 100%;
  margin-top: 1em;
  padding: 1em 2em;
  font-size: 21px;
}

.nl-3-adv-main-cta-button.sticky-cta-v1-cta-btn {
  color: #fff;
  background-color: #8863d8;
  width: auto;
  margin-top: 0;
  font-size: 18px;
}

.nl-3-adv-main-cta-button.sticky-cta-v1-cta-btn.yellow {
  color: #000;
  text-transform: uppercase;
  background-color: #ffc600;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
}

.nl-3-adv-main-cta-button.yellow {
  background-color: #ffc600;
}

.nl-3-adv-main-cta-button.yellow.marron {
  color: #fff;
  background-color: #8b193d;
}

.nl-3-adv-main-cta-button.yellow.marron.new-text {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
}

.nl-3-adv-content-wrapper {
  width: 80%;
  max-width: 1200px;
}

.nl-3-adv-reasons-block {
  grid-column-gap: 6.5em;
  grid-row-gap: 6.5em;
  flex-flow: column;
  margin-top: 3em;
  display: flex;
}

.nl-3-adv-reasons-text {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  max-width: 50%;
  display: flex;
}

.nl-3-adv-hero-img {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.nl-3-adv-main-conclusion {
  background-color: #8863d8;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 5em;
  padding: 5em;
  display: flex;
}

.nl-3-adv-main-conclusion.dark-color {
  background-color: #15100f;
}

.nl-3-adv-main-conclusion.dark-color.back-img {
  background-color: #efd3da;
}

.nl-3-adv-reasons-block-item {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nl-3-adv-reasons-block-item.reversed {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row-reverse;
  margin-top: 20px;
}

.nl-3-adv-main {
  background-color: #fff;
  border-radius: 30px;
  margin-top: 5em;
  padding: 5em;
}

.nl-3-adv-h.fc-w {
  color: #fff;
  text-align: center;
  margin-bottom: 1.5em;
}

.nl-3-adv-h.new-font {
  font-family: Inria Serif, sans-serif;
}

.nl-3-adv-h.new-font.white {
  color: #fff;
  text-align: center;
}

.nl-3-adv-h.new-font.white.border {
  color: #8b193d;
  border: 5px solid #8b193d;
  border-radius: 6px;
  padding: 10px 20px;
}

.nl-3-adv-h.new-font.white.border.text-montserrat {
  font-family: Montserrat, sans-serif;
}

.nl-3-adv-h.new-font.white.small-size-28 {
  color: #333;
}

.nl-3-adv-h.new-font.white.small-size-28.text-new-monts {
  font-family: Montserrat, sans-serif;
  font-size: 34px;
}

.nl-3-adv-h.new-font.small-size-28.modi-font {
  margin-top: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 34px;
}

.step-number {
  margin-right: 10px;
  font-size: 28px;
  font-weight: 700;
}

.hero-product-image {
  z-index: 1;
  position: relative;
}

.nl-3-adv-main-conclusion-steps {
  margin-top: 2em;
  margin-bottom: 2em;
}

.about-author {
  text-align: right;
  font-size: 16px;
  line-height: 100%;
}

.nl-3-adv-reasons-img {
  border-radius: 30px;
  width: 400px;
  height: 400px;
}

.nl-3-adv-hero-description {
  z-index: 1;
  color: #fff;
  text-align: center;
  margin-top: 1em;
  margin-bottom: 2em;
  padding-left: 5em;
  padding-right: 5em;
  font-size: 21px;
  line-height: 150%;
  position: relative;
}

.nl-3-adv-hero-description.black {
  z-index: 0;
  color: #000;
  font-family: Inria Sans, sans-serif;
}

.nl-3-adv-footer {
  justify-content: center;
  align-items: center;
  min-height: 15vh;
  margin-top: 5em;
  display: flex;
}

.nl-3-adv-footer-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  display: flex;
}

.sticky-cta-section-v1 {
  z-index: 1;
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #ffffffb3;
  justify-content: center;
  align-items: center;
  padding: 2em;
  display: flex;
  position: sticky;
  bottom: 0;
}

.sticky-cta-v1-h {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 28px;
  line-height: 100%;
}

.sticky-cta-v1-p {
  background-color: #f2db67;
  margin-bottom: 0;
  padding: 5px;
  font-size: 21px;
  line-height: 100%;
  display: inline-block;
}

.red-bold {
  color: red;
}

.body, .body-3 {
  background-color: #f3f3f3;
}

.nl-3-adv-p-2 {
  font-family: Inria Sans, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.nl-3-adv-p-2.fc-w {
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
}

.nl-3-adv-p-2.fc-w.ta-l {
  text-align: left;
}

.div-block {
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.quick-stack {
  z-index: 0;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: left;
  margin-bottom: 40px;
  padding-top: 0;
  position: relative;
}

.div-block-2 {
  z-index: 0;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.image {
  z-index: 0;
  position: relative;
}

.text-block {
  font-family: Inria Serif, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block.font-new {
  font-family: Montserrat, sans-serif;
}

.text-block-2, .text-block-3, .text-block-4 {
  text-align: left;
  font-family: Inria Sans, sans-serif;
  font-size: 16px;
}

.text-block-5 {
  font-family: Inria Sans, sans-serif;
  font-size: 16px;
}

.tgl-header {
  background-color: #220036;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tgl-header.new-black {
  background-color: #16120d;
}

.tgl-header-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 70%;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.logo {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-right: 30px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-style: italic;
  font-weight: 900;
  line-height: 100%;
}

.tgl-advertorial {
  color: #fff;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.tgl-es-country-flag {
  display: none;
}

.bold-text {
  color: #000;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
}

.heading {
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 28px;
  line-height: 100%;
}

.heading.size-small {
  font-size: 23px;
  font-weight: 700;
}

.image-2 {
  margin-bottom: 20px;
}

.tgl-h {
  color: #000;
  margin-top: 30px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 26px;
  line-height: 120%;
}

.paragraph-4 {
  color: #7c7c7c;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.paragraph-2 {
  color: #000;
  margin-bottom: 0;
  margin-left: 15px;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 100%;
  display: none;
}

.tgl-author-box {
  align-items: center;
  display: flex;
}

.bold-text-2 {
  font-family: Open Sans, sans-serif;
}

.tgl-cta-btn {
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: #00b403;
  border: 2px solid #00b403;
  border-radius: 5px;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 2em;
  padding-top: .7em;
  padding-bottom: .7em;
  font-family: Open Sans, sans-serif;
  font-size: 21px;
  line-height: 100%;
  transition: all .4s cubic-bezier(.86, 0, .07, 1);
}

.tgl-cta-btn:hover {
  color: #00b403;
  background-color: #0000;
  border: 2px solid #00b403;
}

.tgl-cta-btn.sidebar-cta-btn {
  width: 90%;
  margin-bottom: 1em;
  padding: .5em;
}

.tgl-author-img {
  max-height: 50px;
}

.tgl-content-wrapper {
  justify-content: space-between;
  width: 70%;
  margin-top: 3em;
  display: flex;
  position: relative;
}

.paragraph-3 {
  color: #fff;
  margin-bottom: 0;
  margin-left: .5em;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.paragraph-3.black {
  color: #000;
}

.tgl-content-sidebar {
  width: 25%;
  position: relative;
  top: 0;
}

.tgl-mobile-cta-section {
  display: none;
}

.tgl-express-shipping {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: 0% 0 auto auto;
}

.tgl-sidebar-p {
  text-align: center;
  margin-left: 15px;
  margin-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 130%;
}

.tgl-update-section {
  color: #000;
  background-color: #feffb6;
  border: 1px dashed #0000004d;
  border-radius: 5px;
  padding: 1em 2em;
}

.tgl-main-head {
  color: #000;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
  line-height: 110%;
}

.tgl-content {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.tgl-tag {
  background-color: #000;
  border-radius: 100px;
  align-items: center;
  margin-bottom: 1.5em;
  padding: .5em 1em;
  display: flex;
}

.tgl-tag.yellow {
  background-color: #fc0;
}

.image-3 {
  max-height: 25px;
}

.bold-text-4 {
  font-size: 44px;
  font-weight: 700;
  line-height: 110%;
}

.bold-text-3 {
  font-size: 16px;
}

.image-6 {
  margin-bottom: 2em;
}

.tgl-social-links {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 1em;
  margin-bottom: 1em;
  display: flex;
}

.tgl-p {
  color: #000;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.tgl-p.update-msg {
  margin-bottom: 0;
}

.tgl-p.disclaimer {
  text-align: left;
  font-size: 10px;
}

.image-5 {
  width: 100%;
}

.sidebar-inner {
  border: 1px solid #0000001a;
  flex-direction: column;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: sticky;
  top: 30px;
  overflow: hidden;
}

.tgl-content-main {
  flex-direction: column;
  align-items: flex-start;
  width: 70%;
  display: flex;
}

.tgl-banner-img-container {
  text-align: left;
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-top: 1.5em;
  display: flex;
  position: relative;
}

.tgl-footer {
  background-color: #220036;
  justify-content: center;
  align-items: center;
  margin-top: 3em;
  display: flex;
}

.tgl-footer.new-footer-color {
  background-color: #16120d;
}

.tgl-footer-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 70%;
  padding-top: 3em;
  padding-bottom: 3em;
  font-family: Open Sans, sans-serif;
  display: flex;
}

.tgl-logo-links {
  align-items: center;
  display: flex;
}

.tgl-footer-link {
  color: #b9b9b9;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
}

.paragraph {
  color: gray;
  margin-top: 1em;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 120%;
}

.hero-product-image-2 {
  z-index: 1;
  position: relative;
}

.text-block-6 {
  font-family: Inria Sans, sans-serif;
  font-size: 16px;
}

.nl-3-adv-p-3 {
  font-size: 18px;
  line-height: 150%;
}

.nl-3-adv-p-3.para-font {
  font-family: Inria Sans, sans-serif;
}

.nl-3-adv-p-3.fc-w {
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
  font-family: Inria Sans, sans-serif;
}

.nl-3-adv-p-3.footer-p {
  font-size: 14px;
}

.div-block-3 {
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  position: relative;
}

.div-block-4 {
  z-index: 0;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.image-7 {
  z-index: 0;
  position: relative;
}

.text-block-7 {
  font-family: Inria Serif, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.hs-layout-header-wrapper {
  border-bottom: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
}

.image-16 {
  max-height: 40px;
}

.hs-layout-content {
  justify-content: center;
  align-items: center;
  display: flex;
}

.hs-layout-main-content {
  width: 50%;
  margin-top: 3em;
}

.heading-10 {
  font-family: Lato, sans-serif;
}

.paragraph-9 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.hs-layout-footer {
  border-top: 1px solid #0000001a;
  justify-content: center;
  margin-top: 3em;
  display: flex;
}

.hs-layout-footer-wrapper {
  padding-top: 3em;
  padding-bottom: 3em;
}

.image-17 {
  max-height: 30px;
}

.hs-footer-links {
  margin-top: 1em;
}

.hs-footer-link {
  color: #000;
  margin-left: 5px;
  margin-right: 5px;
  font-family: Lato, sans-serif;
  text-decoration: none;
}

.image-18 {
  max-height: 40px;
}

.heading-11 {
  font-family: Lato, sans-serif;
}

.paragraph-10 {
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 1.5;
}

.heading-7 {
  margin-top: 20px;
  font-family: Lato, sans-serif;
}

.image-19 {
  max-height: 30px;
}

.emura-op-1-header-banner {
  background-color: #fed33d;
  justify-content: center;
  align-items: center;
  padding-top: .75em;
  padding-bottom: .75em;
  display: flex;
}

.p.mb-0 {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 100%;
}

.p.rating-p {
  margin-bottom: 0;
  padding-top: 3px;
  padding-left: 10px;
  font-size: 21px;
  font-weight: 700;
  line-height: 100%;
}

.p.mb-0 {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 100%;
}

.p.rating-p {
  margin-bottom: 0;
  padding-top: 3px;
  padding-left: 10px;
  font-family: Bebasneue, sans-serif;
  font-size: 21px;
  font-weight: 700;
  line-height: 100%;
}

.achtung-msg {
  margin-right: 15px;
  font-weight: 700;
}

.emura-op-1-header {
  justify-content: center;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.emura-op-1-header-logo {
  height: 30px;
}

.emura-op-1-faq-section {
  background-color: #eceef0;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-top: 10em;
  padding: 3em 7em 5em;
  display: flex;
}

.swiper-slide.slide-custom {
  flex: none;
  width: 100%;
}

.testimonial-verified-box {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: flex;
}

.emura-cta {
  color: #000;
  background-color: #ffc600;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .85em 1.5em;
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.emura-cta.cta-fsz-s {
  font-size: 21px;
}

.emura-op-1-4th-section {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  margin-top: 10em;
  display: flex;
}

.emura-comparison-cards-box {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 3em;
  display: flex;
}

.faq-button {
  height: 25px;
}

.size-box-h {
  margin-top: 0;
  font-size: 32px;
  line-height: 100%;
}

.emura-op-1-hero-section-about-product {
  max-width: 55%;
}

.emura-op-1-2nd-section {
  margin-top: 10em;
  display: flex;
}

.emura-op-1-2nd-section._1k-width {
  grid-column-gap: 10%;
  grid-row-gap: 10%;
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
}

.brand-price {
  color: #e00;
  font-size: 44px;
  font-weight: 400;
  line-height: 100%;
}

.brand-price.emura-price {
  color: #0d9a00;
  font-weight: 400;
}

.brand-price.old-price {
  color: #000;
  margin-bottom: -.5em;
  font-size: 21px;
  font-weight: 400;
}

.s6-icons-box {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  display: flex;
}

.text-block-p {
  font-size: 16px;
  line-height: 150%;
}

.text-block-p.color-white, .text-block-p.tc-w {
  color: #fff;
}

.testimonial-p {
  margin-top: 1.25em;
  font-size: 16px;
  line-height: 150%;
}

.s6-icon {
  -webkit-backdrop-filter: blur(35px);
  backdrop-filter: blur(35px);
  background-color: #4f4f4f80;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 24%;
  padding: 1.5em 1.75em;
  display: flex;
}

.faq-item {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  background-color: #fff;
  border: 1px solid #0000001a;
  border-radius: 10px;
  flex-flow: column;
  padding: 2em 2.25em;
  display: flex;
}

.product-price-section {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  display: flex;
}

.testimonial-verified-img {
  height: 20px;
}

.brand-logo {
  max-height: 50px;
  margin-top: 1.5em;
  margin-bottom: 0;
}

.brand-logo.emura-cmprsn-logo {
  margin-bottom: -15px;
}

.emura-op-1-5th-section {
  flex-flow: column;
  width: 100%;
  max-width: 1000px;
  margin-top: 10em;
  display: flex;
}

.hero-section-slider-wrapper {
  width: 100%;
  overflow: hidden;
}

.section-text-block {
  max-width: 50%;
  margin-right: 3em;
  padding-top: 5em;
  padding-bottom: 5em;
}

.section-text-block.custom-size {
  max-width: 40%;
}

.size-item-p {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 150%;
}

.size-item-h {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 100%;
}

.comparison-card {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #eceef0;
  border: 1px solid #0000001a;
  border-radius: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 31%;
  padding: 2em;
  display: flex;
}

.comparison-card.best-offer-card {
  background-color: #cfefdc;
  width: 33%;
  transform: scale(1.075);
}

.discount-p {
  color: #fff;
  margin-bottom: 0;
  padding-top: 3px;
  font-size: 21px;
  line-height: 100%;
}

.product-feature-description-p {
  font-size: 12px;
  line-height: 130%;
}

.text-block-h2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 24px;
  line-height: 100%;
}

.swiper {
  position: relative;
  inset: 0;
}

.hero-product-features {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: wrap;
  margin-top: 2em;
  margin-bottom: 2em;
  display: flex;
}

.hero-product-feature {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 47%;
  display: flex;
}

.product-feature-description-h {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 100%;
}

.product-rating {
  display: flex;
}

.emura-op-1-hero-section {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  width: 100%;
  margin-top: 3em;
  display: flex;
}

.faq-answer {
  margin-top: 0;
  display: flex;
  overflow: hidden;
}

.faq-question {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.answer-p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 150%;
}

.reviews-head-text {
  max-width: 40%;
}

.product-h {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 100%;
}

.testimonial-column {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  width: 32%;
  display: flex;
}

.product-sub-h {
  font-size: 18px;
  line-height: 100%;
}

.how-it-works-section {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  display: flex;
}

.old-price {
  margin-bottom: 7px;
  font-size: 32px;
  line-height: 100%;
  text-decoration: line-through;
}

.emura-custom-li {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.faq-wrapper {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  width: 100%;
  margin-top: 2em;
  display: flex;
}

.section-image-block {
  max-width: 45%;
}

.section-image-block.mw-custom {
  max-width: 37.5%;
}

.testimonial-verified-p {
  color: #1d9200;
  margin-bottom: 0;
  padding-top: 3px;
  font-size: 16px;
  line-height: 100%;
}

.testimonials-head {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.testimonial-stars {
  height: 20px;
}

.text-block-h {
  font-size: 44px;
  font-weight: 700;
  line-height: 100%;
}

.text-block-h.tc-w {
  color: #fff;
}

.text-block-h.color-white {
  color: #fff;
  font-size: 48px;
}

.text-block-h.mt-0 {
  margin-top: 0;
}

.banner-bg {
  z-index: 0;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.swiper-wrapper.wrapper-custom {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
  overflow: visible;
}

.banner-image {
  max-width: 35%;
}

.banner-text {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 45%;
  padding-top: 5em;
  padding-bottom: 5em;
  display: flex;
}

.actual-price {
  color: #d00000;
  margin-bottom: 0;
  font-size: 64px;
  line-height: 100%;
}

.emura-op-1-content-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.emura-op-1-content-wrapper.f-width {
  background-color: #eceef0;
  flex-flow: column;
  width: 100%;
  max-width: none;
  margin-bottom: 10em;
}

.hero-size-box {
  margin-top: 2em;
  margin-bottom: 2em;
}

.hero-size-box.d-none {
  display: none;
}

.product-feature-img {
  height: 45px;
}

.testimonial-img {
  width: 100%;
}

.discount-tag {
  background-color: #d00000;
  border-radius: 5px;
  margin-bottom: 10px;
  padding: 5px 10px;
}

.testimonial {
  background-color: #eceef0;
  border: 1px solid #0000001a;
  border-radius: 10px;
  padding: 2em 2em 1.5em;
}

.s6-icon-text {
  color: #fff;
  margin-top: .25em;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 100%;
}

.emura-op-1-3rd-section {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 10em;
  padding-left: 5em;
  padding-right: 5em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero-size-item {
  background-color: #e9e9e9;
  border: 1px solid #0000001a;
  border-radius: 5px;
  flex-flow: column;
  padding: 1.25em 1.25em 1em;
  display: flex;
}

.hero-size-item-wrapper {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.testimonial-body {
  justify-content: space-between;
  align-items: stretch;
  margin-top: 2em;
  display: flex;
}

.emura-op-1-testimonials {
  width: 100%;
  max-width: 1000px;
}

.emura-hero-cta-p {
  margin-bottom: 0;
  padding-top: 5px;
  font-size: 24px;
}

.emura-custom-ol {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  flex-flow: column;
  margin-top: 2em;
  display: flex;
}

.image-20 {
  min-height: 60px;
}

.banner-content {
  z-index: 1;
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.emura-op-1-6th-section {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  background-color: #181413;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  margin-top: 10em;
  margin-bottom: 10em;
  display: flex;
}

.testimonial-author-name {
  margin-bottom: 5px;
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
}

.emura-op-1-content {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.emura-op-1-hero-section-slider {
  width: 40%;
}

.section-video-block {
  border-radius: 15px;
  width: 100%;
  max-width: 55%;
  overflow: hidden;
}

.question-p {
  margin-bottom: 0;
  padding-top: 5px;
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
}

.product-section-divider {
  opacity: .1;
  background-color: #000;
  height: 1px;
}

.emura-op-1-footer {
  background-color: #343434;
  justify-content: center;
  align-items: center;
  margin-top: 15em;
  display: flex;
}

.emura-op-1-footer-wrapper {
  justify-content: space-between;
  width: 1000px;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.footer-logo {
  filter: invert();
}

.footer-links {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.footer-link {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.achtung-msg-2 {
  margin-right: 15px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.emura-cta-2 {
  color: #000;
  background-color: #ffc600;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .85em 1.5em;
  font-family: Bebasneue, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
  text-decoration: none;
  display: flex;
}

.emura-cta-2.cta-fsz-s {
  font-size: 21px;
}

.size-box-h-2 {
  margin-top: 0;
  font-family: Bebasneue, sans-serif;
  font-size: 32px;
  line-height: 100%;
}

.brand-price-2 {
  color: #e00;
  font-family: Bebasneue, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 100%;
}

.brand-price-2.emura-price {
  color: #0d9a00;
  font-weight: 400;
}

.brand-price-2.old-price {
  color: #000;
  margin-bottom: -.5em;
  font-size: 21px;
  font-weight: 400;
}

.text-block-p-2 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.text-block-p-2.color-white, .text-block-p-2.tc-w {
  color: #fff;
}

.testimonial-p-2 {
  margin-top: 1.25em;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.size-item-p-2 {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

.size-item-h-2 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Bebasneue, sans-serif;
  font-size: 21px;
  line-height: 100%;
}

.discount-p-2 {
  color: #fff;
  margin-bottom: 0;
  padding-top: 3px;
  font-family: Bebasneue, sans-serif;
  font-size: 21px;
  line-height: 100%;
}

.product-feature-description-p-2 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 130%;
}

.text-block-h2-2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Bebasneue, sans-serif;
  font-size: 24px;
  line-height: 100%;
}

.product-feature-description-h-2 {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Bebasneue, sans-serif;
  font-size: 26px;
  line-height: 100%;
}

.faq-section-h-2 {
  font-family: Bebasneue, sans-serif;
}

.answer-p-2 {
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.product-h-2 {
  margin-top: 10px;
  margin-bottom: 0;
  font-family: Bebasneue, sans-serif;
  font-size: 64px;
  line-height: 100%;
}

.product-sub-h-2 {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 100%;
}

.old-price-2 {
  margin-bottom: 7px;
  font-family: Bebasneue, sans-serif;
  font-size: 32px;
  line-height: 100%;
  text-decoration: line-through;
}

.testimonial-verified-p-2 {
  color: #1d9200;
  margin-bottom: 0;
  padding-top: 3px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 100%;
}

.text-block-h-2 {
  font-family: Bebasneue, sans-serif;
  font-size: 44px;
  font-weight: 700;
  line-height: 100%;
}

.text-block-h-2.tc-w {
  color: #fff;
}

.text-block-h-2.color-white {
  color: #fff;
  font-size: 48px;
}

.text-block-h-2.mt-0 {
  margin-top: 0;
}

.actual-price-2 {
  color: #d00000;
  margin-bottom: 0;
  font-family: Bebasneue, sans-serif;
  font-size: 64px;
  line-height: 100%;
}

.s6-icon-text-2 {
  color: #fff;
  margin-top: .25em;
  margin-bottom: 0;
  font-family: Bebasneue, sans-serif;
  font-size: 21px;
  line-height: 100%;
}

.image-21 {
  min-height: 60px;
}

.testimonial-author-name-2 {
  margin-bottom: 5px;
  font-family: Bebasneue, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
}

.question-p-2 {
  margin-bottom: 0;
  padding-top: 5px;
  font-family: Bebasneue, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 100%;
}

.footer-link-2 {
  color: #fff;
  font-family: Bebasneue, sans-serif;
  font-size: 18px;
  text-decoration: none;
}

.cell {
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
}

.div-block-5 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #efd3da;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 20px;
  display: flex;
}

.text-block-8 {
  width: 100%;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: flex;
}

.div-block-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.div-block-6.size-big {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.text-block-9 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.nl-5-header-wrapper {
  justify-content: center;
  align-items: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  display: flex;
}

.nl-5-header-logo {
  max-height: 30px;
  padding-top: 0;
}

.nl-5-p {
  margin-bottom: 1.25em;
  font-size: 18px;
  line-height: 150%;
}

.nl-5-p.nl-5article-info {
  color: #a2a2a2;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 100%;
}

.nl-5-p.nl-5-1-cta-box-p {
  text-align: center;
}

.nl-5-p.nl-5-1-cta-box-p.new-text-font {
  font-family: Montserrat, sans-serif;
}

.nl-5-p.interview-question-p {
  margin-bottom: 0;
  font-style: italic;
}

.nl-5-p.new-font-text {
  text-align: left;
  margin-top: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.nl-5-p.new-font-text.sub-hd {
  font-size: 30px;
  font-weight: 700;
}

.nl-5-p.new-font-text.space {
  margin-top: 20px;
}

.nl-5-p.new-font-text.source {
  margin-top: 20px;
  font-size: 9px;
}

.nl-5-p.new-font-text.disclaimer {
  margin-top: 60px;
  font-size: 10px;
}

.nl-5-interview-question-box {
  background-color: #fffdd5;
  border-radius: 15px;
  margin-bottom: 2em;
  padding: 2.5em;
}

.nl-5-1-cta-box {
  background-color: #f9f9f9;
  border: 1px solid #0000001a;
  border-radius: 15px;
  margin-top: 2em;
  margin-bottom: 3em;
  position: relative;
  overflow: hidden;
}

.nl-5-1-about-author-position {
  color: #b2b2b2;
  margin-bottom: 0;
}

.nl-5-1-about-author-name {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.nl-5-content-wrapper {
  max-width: 1100px;
}

.nl-5-heading {
  font-size: 36px;
  line-height: 120%;
}

.nl-5-heading.new-font {
  font-family: Montserrat, sans-serif;
}

.nl-5-heading.new-font.textx-size-small.mob-size-texxt {
  text-align: left;
}

.nl-5-img {
  border-radius: 15px;
}

.questioned-by-img {
  text-align: left;
  border-radius: 20px;
  max-height: 70px;
}

.paragraph-15 {
  margin-bottom: 0;
  padding-top: 3px;
  font-weight: 500;
}

.paragraph-15.nl-5-1-cta-box-btn-p, .paragraph-15.chnge-text {
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.nl-5-1-authors {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  display: flex;
}

.questioned-by-position {
  color: #8b8b8b;
  margin-bottom: 0;
  font-size: 12px;
}

.questioned-by-name {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
}

.nl-5-video {
  border-radius: 15px;
  margin-top: 2em;
  margin-bottom: 2em;
  overflow: hidden;
}

.nl-5-testomonials-v1 {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  flex-flow: column;
  display: flex;
}

.nl-5-testomonials-v1.nl-5-1 {
  flex-flow: row;
}

.nl-5-facts-box-item-h {
  text-align: center;
  font-size: 16px;
  line-height: 100%;
}

.nl-5-facts-box {
  justify-content: center;
  align-items: stretch;
  margin-top: 1em;
  display: flex;
}

.nl-5-1-cta-box-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  padding: 3em 5em;
  display: flex;
}

.nl-5-about-article {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nl-5-1-progress-bar {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.nl-5-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 1em;
  display: flex;
}

.nl-5-testimonial-author {
  margin-bottom: .5em;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.nl-5-testimonial-author.new-tetx {
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.nl-5-testimonial-body {
  padding-top: 1em;
  padding-bottom: 1em;
}

.nl-5-testimonial-body.nl-5-1 {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.nl-5-article {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  margin-top: 3em;
  display: flex;
}

.nl-5-article.nl-5-1 {
  justify-content: center;
  align-items: flex-start;
}

.nl-5-article-content {
  flex-flow: column;
  width: 65%;
  display: flex;
}

.nl-5-article-content.nl-5-1 {
  width: 100%;
  max-width: 900px;
}

.nl-5-facts-box-item-p {
  text-align: center;
  font-size: 14px;
  line-height: 150%;
}

.nl-5-testimonial-item-img {
  max-width: 30%;
}

.nl-5-testimonial-item-img.nl-5-1 {
  width: 100%;
  max-width: none;
}

.questioned-by {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  text-align: left;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  display: flex;
}

.nl-5-testomonials-item {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  background-color: #f7f7f7;
  border: 1px solid #0000001a;
  border-radius: 15px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  padding-right: 3em;
  display: flex;
  overflow: hidden;
}

.nl-5-testomonials-item.nl-5-1 {
  grid-column-gap: 1.5em;
  grid-row-gap: 1.5em;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  padding-right: 0;
}

.stars-img {
  height: 20px;
}

.nl-5-hero-section {
  text-align: left;
  flex-flow: column;
  display: flex;
}

.nl-5-1-author {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  justify-content: flex-start;
  align-items: center;
  margin-top: 2em;
  margin-bottom: .75em;
  display: flex;
}

.nl-5-testimonial-p {
  font-size: 16px;
  line-height: 150%;
}

.nl-5-h1 {
  margin-top: 1.25em;
  margin-bottom: .75em;
  font-size: 32px;
  line-height: 120%;
}

.nl-5-h1.nl-5-1-cta-box-h {
  text-align: center;
}

.nl-5-h1.nl-5-1-cta-box-h.new-text {
  font-family: Montserrat, sans-serif;
  font-size: 30px;
}

.nl-5-h1.new-font-1 {
  font-family: Montserrat, sans-serif;
}

.nl-5-h1.new-font-1.text-small {
  font-size: 30px;
}

.nl-5-testimonial-rating {
  height: 20px;
  margin-bottom: 1em;
}

.nl-5-1-author-img {
  max-height: 50px;
}

.nl-5-1-cta-box-img {
  text-align: left;
  width: 100%;
  max-width: 100%;
  position: static;
}

.questioned-by-info {
  flex-flow: column;
  display: flex;
}

.nl-5-cta-btn {
  color: #fff;
  background-color: #03a200;
  border: 2px solid #03a200;
  border-radius: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 1.25em 2em;
  font-size: 16px;
  line-height: 100%;
  text-decoration: none;
  transition: all .4s;
  display: block;
}

.nl-5-cta-btn:hover {
  color: #000;
  background-color: #0000;
}

.nl-5-cta-btn.nl-5-1-cta-box-btn.marron {
  background-color: #8b193d;
  border-color: #8b193d;
}

.nl-5-cta-btn.nl-5-1-cta-box-btn.marron:hover {
  color: #8b193d;
  background-color: #8b193d00;
}

.nl-5-cta-btn.nl-5-1-cta-box-btn.marron.ctabutton {
  text-align: center;
  margin-left: auto;
  display: block;
}

.nl-5-facts-box-item {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 30%;
  display: flex;
}

.nl-5-hero-img {
  border-radius: 20px;
  width: 100%;
  margin-top: 1em;
}

.nl-5-hero-img.border {
  text-align: center;
  border: 1px solid #dadada;
  border-radius: 20px;
  max-width: 100%;
}

.nl-5-footer {
  background-color: #fafafa;
  border-top: 1px solid #0000001a;
  justify-content: center;
  align-items: center;
  margin-top: 5em;
  display: flex;
}

.nl-5-footer-wrapper {
  justify-content: space-between;
  width: 1100px;
  padding-top: 3em;
  padding-bottom: 3em;
  display: flex;
}

.nl-5-footer-logo {
  max-height: 20px;
}

.nl-5-footer-links {
  grid-column-gap: 1em;
  grid-row-gap: 1em;
  display: flex;
}

.nl-5-footer-link {
  color: #000;
  margin-right: 0;
  font-weight: 400;
  text-decoration: none;
}

.bold-text-5 {
  font-weight: 500;
}

.bold-text-6 {
  font-weight: 400;
}

.quick-stack-2 {
  margin-bottom: 20px;
}

.grid {
  grid-template-areas: "Area";
}

.grid-2 {
  grid-template-areas: "N-hrstoff";
}

.div-block-7 {
  max-height: 200px;
}

.div-block-8 {
  height: auto;
}

.div-block-9 {
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.div-block-9.table-wrapper {
  height: auto;
  margin-bottom: 40px;
}

.div-block-9.table-wrapper.gray-color {
  background-color: #fdfcfc;
}

.div-block-10 {
  flex-flow: column;
  width: 100%;
  height: 60px;
  display: flex;
}

.div-block-10.table-left, .div-block-10.table-right {
  height: 100%;
}

.rows {
  border: 1px solid #000;
  width: 100%;
  height: 52px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.rows.new-color {
  background-color: #8b193d;
}

.quick-stack-3 {
  border: 1px solid #000;
}

.rows-right {
  border: 1px solid #000;
  width: 100%;
  height: 52px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.rows-right.gray-color {
  background-color: #8b193d;
}

.text-block-10 {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.text-block-10.no-bold {
  font-weight: 400;
}

.text-block-10.no-bold.size-s {
  line-height: 18px;
}

.text-block-10.text-smaller.not-bold {
  font-weight: 400;
}

.text-block-10.white-color {
  color: #fff;
}

.cell-5, .cell-6 {
  justify-content: center;
  align-items: flex-start;
}

.cell-14 {
  justify-content: center;
  align-items: flex-start;
  line-height: 18px;
}

.cell-16 {
  justify-content: center;
  align-items: flex-start;
}

.image-22 {
  max-height: 40px;
}

.image-23 {
  max-height: 30px;
}

.image-24 {
  max-height: 40px;
}

.heading-12 {
  margin-top: 20px;
  font-family: Lato, sans-serif;
}

.image-25 {
  max-height: 30px;
}

.mob-table {
  display: none;
}

.nl-6-hero-img {
  margin-top: 2em;
  margin-bottom: 2em;
}

.bold-text-7 {
  text-align: left;
}

.div-block-11 {
  text-align: center;
}

.image-26 {
  border: 1px solid #dadada;
  border-radius: 20px;
}

@media screen and (min-width: 1440px) {
  .image-5 {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .nl-3-adv-main-conclusion-inner {
    width: 100%;
  }

  .nl-3-adv-p.footer-p {
    text-align: center;
  }

  .nl-3-adv-content-wrapper {
    width: 95%;
  }

  .nl-3-adv-reasons-text {
    max-width: 100%;
  }

  .nl-3-adv-main-conclusion {
    padding: 3em;
  }

  .nl-3-adv-reasons-block-item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: center;
  }

  .nl-3-adv-reasons-block-item.reversed {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .nl-3-adv-main {
    text-align: center;
    padding: 2.5em;
  }

  .nl-3-adv-reasons-img.new-size {
    width: 300px;
    height: 300px;
  }

  .sticky-cta-section-v1 {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
  }

  .sticky-cta-section-v1-text {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .nl-3-adv-p-2.fc-w.ta-l {
    text-align: left;
  }

  .tgl-header-wrapper {
    align-items: center;
    width: 95%;
  }

  .logo {
    margin-bottom: 0;
    margin-right: 0;
  }

  .logo.logo-footer {
    margin-bottom: 1em;
  }

  .tgl-cta-product-img {
    width: 80%;
  }

  .tgl-cta-btn.off-on-mobiles {
    display: none;
  }

  .tgl-cta-btn.tgl-mcb-cta-btn, .tgl-cta-btn.sidebar-cta-btn {
    margin-top: .5em;
    margin-bottom: 1em;
  }

  .tgl-content-wrapper {
    flex-direction: column;
    align-items: center;
    width: 95%;
  }

  .tgl-content-sidebar {
    width: 35%;
    display: none;
  }

  .tgl-mobile-cta-section {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 2em;
    display: flex;
  }

  .tgl-sidebar-p {
    text-align: center;
  }

  .tgl-mobile-cta-box-p {
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-size: 18px;
    line-height: 120%;
  }

  .tgl-mobile-cta-box-h {
    text-align: center;
    font-family: Open Sans, sans-serif;
    font-size: 32px;
    line-height: 120%;
  }

  .cta-mobile-progress-bar {
    width: 100%;
    height: 10px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 0%;
  }

  .tgl-mobile-cta-section-inner {
    border: 1px solid #0000001a;
    border-radius: 15px;
    flex-direction: column;
    align-items: center;
    width: 80%;
    padding: 3em 5em;
    display: flex;
    position: relative;
    overflow: hidden;
  }

  .image-5 {
    width: 100%;
  }

  .sidebar-inner {
    flex-direction: column;
    position: static;
  }

  .tgl-content-main {
    width: 100%;
  }

  .tgl-footer-wrapper {
    align-items: center;
    width: 95%;
  }

  .tgl-logo-links {
    flex-direction: column;
  }

  .tgl-footer-link {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
  }

  .paragraph {
    text-align: center;
    display: block;
  }

  .nl-3-adv-p-3.footer-p {
    text-align: center;
  }

  .hs-layout-main-content {
    width: 90%;
  }

  .emura-op-1-faq-section {
    padding-left: 3em;
    padding-right: 3em;
  }

  .emura-op-1-4th-section {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 3em;
    padding-right: 3em;
  }

  .emura-comparison-cards-box {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    position: relative;
  }

  .emura-op-1-hero-section-about-product {
    max-width: 100%;
    padding-left: 2em;
    padding-right: 2em;
  }

  .emura-op-1-2nd-section._1k-width {
    flex-flow: column-reverse;
    justify-content: space-between;
    align-items: flex-start;
    padding-left: 3em;
    padding-right: 3em;
  }

  .text-block-p.ta-c {
    text-align: center;
  }

  .emura-op-1-5th-section {
    padding-left: 3em;
    padding-right: 3em;
  }

  .section-text-block {
    max-width: 100%;
    margin-right: 0;
    padding-left: 3em;
    padding-right: 3em;
  }

  .section-text-block.p-0 {
    padding: 3em 0;
  }

  .section-text-block.custom-size {
    max-width: 100%;
  }

  .comparison-card {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    position: sticky;
    top: 0;
  }

  .comparison-card.best-offer-card {
    z-index: 999;
    order: 1;
    width: 100%;
    transform: scale(1);
  }

  .comparison-card.z-index-0 {
    z-index: 0;
  }

  .emura-op-1-hero-section {
    flex-flow: column;
  }

  .reviews-head-text {
    max-width: 80%;
  }

  .testimonial-column {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 48.3%;
  }

  .testimonial-column.tc-last {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }

  .how-it-works-section {
    flex-flow: column-reverse;
  }

  .section-image-block {
    max-width: 55%;
  }

  .section-image-block.mw-custom {
    max-width: 60%;
  }

  .testimonials-head {
    flex-flow: wrap;
    justify-content: space-around;
  }

  .text-block-h.mt-0.ta-c {
    text-align: center;
  }

  .banner-image {
    max-width: 70%;
  }

  .banner-text {
    max-width: 100%;
    padding-top: 3em;
    padding-bottom: 3em;
  }

  .testimonial {
    width: 100%;
  }

  .testimonial.ti-lc {
    width: 48.3%;
  }

  .emura-op-1-3rd-section {
    padding-left: 3em;
    padding-right: 3em;
  }

  .comparison-card-img {
    width: 60%;
  }

  .testimonial-body {
    grid-column-gap: 1.5em;
    grid-row-gap: 1.5em;
    flex-flow: wrap;
    margin-top: 3em;
  }

  .emura-op-1-testimonials {
    padding-left: 3em;
    padding-right: 3em;
  }

  .banner-content {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding-top: 5em;
  }

  .reviews-head-rating {
    margin-top: 1em;
  }

  .emura-op-1-6th-section {
    flex-flow: column-reverse;
    justify-content: center;
    align-items: center;
  }

  .emura-op-1-hero-section-slider {
    width: 100%;
  }

  .section-video-block {
    max-width: 90%;
  }

  .emura-op-1-footer {
    margin-top: 7em;
  }

  .emura-op-1-footer-wrapper {
    width: 100%;
    padding-left: 3em;
    padding-right: 3em;
  }

  .text-block-p-2.ta-c, .text-block-h-2.mt-0.ta-c {
    text-align: center;
  }

  .div-block-5, .text-block-8 {
    justify-content: center;
    align-items: center;
  }

  .paragraph-15 {
    text-align: center;
  }

  .nl-5-content {
    margin-top: 1.25em;
  }

  .nl-5-article {
    flex-flow: row-reverse wrap-reverse;
  }

  .nl-5-article-content {
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }

  .nl-5-testomonials-item.nl-5-1 {
    width: 32%;
  }

  .nl-5-hero-section {
    padding-left: 1em;
    padding-right: 1em;
  }

  .nl-5-1-cta-box-img {
    width: 80%;
  }

  .nl-5-hero-img {
    border-radius: 15px;
  }

  .nl-5-footer-wrapper {
    padding-left: 3em;
    padding-right: 3em;
  }

  .text-block-10.no-bold.size-s, .text-block-10.text-smaller {
    font-size: 12px;
  }

  .cell-5, .cell-6, .cell-7, .cell-8, .cell-9, .cell-10, .cell-11, .cell-12, .cell-13, .cell-14, .cell-15 {
    justify-content: center;
    align-items: flex-start;
  }

  .mob-table {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .nl-3-adv-p.para-font {
    text-align: center;
  }

  .nl-3-adv-hero-heading-h1.new-font.small-size {
    font-size: 36px;
  }

  .nl-3-adv-hero-heading-h1.new-font.small-size.modi-font {
    font-size: 32px;
    line-height: 38px;
  }

  .nl-3-adv-main-cta-button.yellow.marron.new-text {
    line-height: 27px;
  }

  .nl-3-adv-reasons-block {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
  }

  .nl-3-adv-reasons-block-item {
    justify-content: space-between;
    align-items: center;
  }

  .nl-3-adv-reasons-block-item.reversed {
    flex-flow: column;
  }

  .nl-3-adv-main {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .nl-3-adv-h.new-font {
    text-align: center;
  }

  .nl-3-adv-h.new-font.white.border.text-montserrat {
    font-size: 32px;
  }

  .nl-3-adv-h.new-font.white.small-size-32 {
    font-size: 32px;
    line-height: 40px;
  }

  .nl-3-adv-h.new-font.white.small-size-28.text-new-monts {
    font-size: 30px;
  }

  .nl-3-adv-h.new-font.small-size-36 {
    font-size: 30px;
    line-height: 38px;
  }

  .nl-3-adv-h.new-font.small-size-28.modi-font {
    text-align: center;
    font-size: 30px;
    line-height: 38px;
  }

  .about-author {
    text-align: center;
  }

  .nl-3-adv-reasons-img {
    max-width: 100%;
  }

  .nl-3-adv-hero-description {
    padding-left: 2em;
    padding-right: 2em;
  }

  .nl-3-adv-p-2.fc-w.ta-l {
    text-align: center;
  }

  .quick-stack {
    text-align: left;
  }

  .div-block-2.product-benefit {
    justify-content: flex-start;
    align-items: center;
  }

  .tgl-mobile-cta-section-inner {
    width: 100%;
    padding-top: 5em;
  }

  .nl-3-adv-p-3.para-font {
    text-align: center;
  }

  .heading-10, .heading-11 {
    line-height: 110%;
  }

  .faq-button {
    margin-left: 15px;
  }

  .testimonial-column, .testimonial.ti-lc {
    width: 100%;
  }

  .comparison-card-img {
    width: 80%;
  }

  .question-p, .question-p-2 {
    font-size: 24px;
  }

  .div-block-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-9 {
    text-align: left;
  }

  .nl-5-p.new-font-text.sub-hd.text-lineheight {
    line-height: 128%;
  }

  .nl-5-heading.new-font.textx-size-small {
    font-size: 30px;
  }

  .paragraph-15 {
    text-align: center;
  }

  .nl-5-testomonials-v1.nl-5-1 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .nl-5-facts-box {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: wrap;
    justify-content: center;
    align-items: stretch;
  }

  .nl-5-1-cta-box-wrapper {
    padding-left: 3em;
    padding-right: 3em;
  }

  .nl-5-content {
    margin-top: 1em;
  }

  .nl-5-testimonial-item-img {
    border-radius: 20px;
    max-width: 40%;
  }

  .nl-5-testimonial-item-img.nl-5-1 {
    border-radius: 0;
  }

  .nl-5-testomonials-item {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 2em;
  }

  .nl-5-testomonials-item.nl-5-1 {
    justify-content: flex-start;
    align-items: flex-start;
    width: 70%;
    padding-top: 0;
    padding-left: 0;
  }

  .nl-5-testimonial-p {
    margin-bottom: 0;
  }

  .nl-5-facts-box-item {
    max-width: 45%;
  }

  .nl-5-hero-img {
    border-radius: 10px;
  }

  .text-block-10.no-bold.size-s {
    font-size: 11px;
    line-height: 13px;
  }

  .text-block-10.text-smaller {
    font-size: 11px;
  }

  .cell-12, .cell-13 {
    justify-content: center;
    align-items: flex-start;
  }
}

@media screen and (max-width: 479px) {
  .nl-3-adv-logo {
    max-height: 25px;
  }

  .nl-3-adv-p {
    font-size: 18px;
  }

  .hero-substrate.yellow {
    margin-top: 0;
    padding-top: 0;
  }

  .nl-3-adv-hero-heading-h1 {
    font-size: 36px;
  }

  .nl-3-adv-hero-heading-h1.new-font, .nl-3-adv-hero-heading-h1.new-font.small-size {
    font-size: 32px;
  }

  .nl-3-adv-hero-heading-h1.new-font.small-size.modi-font {
    font-size: 28px;
    line-height: 35px;
  }

  .nl-3-adv-main-cta-button {
    font-size: 18px;
  }

  .nl-3-adv-main-cta-button.sticky-cta-v1-cta-btn.yellow.marron.new-size-mob {
    font-size: 20px;
    line-height: 24px;
  }

  .nl-3-adv-main-cta-button.yellow.marron.new-text {
    font-size: 20px;
  }

  .nl-3-adv-main-conclusion {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .nl-3-adv-main-conclusion.dark-color.back-img {
    padding-left: .3em;
    padding-right: .4em;
  }

  .nl-3-adv-main {
    padding-left: .75em;
    padding-right: .75em;
  }

  .nl-3-adv-h {
    font-size: 32px;
    line-height: 120%;
  }

  .nl-3-adv-h.fc-w {
    font-size: 28px;
    line-height: 110%;
  }

  .nl-3-adv-h.new-font {
    text-align: center;
    font-size: 26px;
  }

  .nl-3-adv-h.new-font.white {
    font-size: 22px;
  }

  .nl-3-adv-h.new-font.white.border, .nl-3-adv-h.new-font.white.border.text-montserrat, .nl-3-adv-h.new-font.white.small-size-28.text-new-monts, .nl-3-adv-h.new-font.size-smaller {
    font-size: 26px;
  }

  .nl-3-adv-h.new-font.small-size-28 {
    font-size: 28px;
  }

  .nl-3-adv-h.new-font.small-size-28.modi-font {
    text-align: center;
    font-size: 26px;
    line-height: 32px;
  }

  .hero-product-image {
    margin-top: 0;
    margin-bottom: -105px;
    top: 57px;
    bottom: auto;
  }

  .about-author {
    font-size: 14px;
  }

  .nl-3-adv-reasons-img {
    border-radius: 20px;
  }

  .nl-3-adv-reasons-img.new-size {
    width: 300px;
    height: 300px;
  }

  .nl-3-adv-hero-description {
    padding-left: .75em;
    padding-right: .75em;
    font-size: 18px;
  }

  .new-font.nl-3-adv-h {
    font-size: 32px;
    line-height: 110%;
  }

  .nl-3-adv-p-2 {
    font-size: 18px;
  }

  .div-block {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    justify-content: center;
    align-items: center;
    padding-top: 220px;
  }

  .quick-stack {
    padding-top: 20px;
  }

  .div-block-2.product-benefit {
    justify-content: flex-start;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
  }

  .image {
    margin-top: 0;
  }

  .bold-text {
    font-size: 28px;
  }

  .tgl-cta-product-img {
    width: 90%;
  }

  .paragraph-4 {
    font-size: 14px;
  }

  .tgl-cta-btn.tgl-mcb-cta-btn {
    margin-bottom: 0;
  }

  .tgl-main-head {
    font-size: 32px;
  }

  .tgl-mobile-cta-box-p {
    line-height: 140%;
  }

  .bold-text-4 {
    font-size: 32px;
  }

  .tgl-mobile-cta-box-h {
    font-size: 28px;
    line-height: 110%;
  }

  .tgl-mobile-cta-section-inner {
    padding-top: 5em;
    padding-left: 2em;
    padding-right: 2em;
  }

  .hero-product-image-2 {
    bottom: -67px;
  }

  .nl-3-adv-p-3 {
    font-size: 18px;
  }

  .div-block-3 {
    grid-column-gap: 27px;
    grid-row-gap: 27px;
    padding-top: 100px;
  }

  .div-block-4.product-benefit {
    margin-top: 0;
  }

  .heading-10, .heading-11 {
    font-size: 28px;
    line-height: 120%;
  }

  .p.mb-0 {
    text-align: center;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
  }

  .achtung-msg {
    margin-right: 0;
  }

  .emura-op-1-header-logo {
    height: 20px;
  }

  .emura-op-1-faq-section, .emura-op-1-4th-section {
    margin-top: 5em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .emura-comparison-cards-box {
    margin-top: 1.5em;
  }

  .emura-op-1-hero-section-about-product {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .emura-op-1-2nd-section._1k-width {
    margin-top: 5em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .s6-icon {
    width: 32.3%;
  }

  .emura-op-1-5th-section {
    margin-top: 5em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .section-text-block {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .size-item-p {
    font-size: 11px;
  }

  .discount-p {
    font-size: 16px;
  }

  .hero-product-features {
    flex-flow: column;
  }

  .hero-product-feature {
    width: 100%;
  }

  .emura-op-1-hero-section {
    margin-top: 0;
  }

  .product-h {
    font-size: 46px;
  }

  .old-price {
    font-size: 28px;
  }

  .emura-custom-li {
    flex-flow: column;
  }

  .section-image-block {
    max-width: 100%;
  }

  .section-image-block.mw-custom, .banner-image {
    max-width: 90%;
  }

  .actual-price {
    font-size: 58px;
  }

  .emura-op-1-content-wrapper.f-width {
    margin-bottom: 5em;
  }

  .emura-op-1-3rd-section {
    margin-top: 5em;
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .emura-op-1-testimonials {
    padding-left: 1.25em;
    padding-right: 1.25em;
  }

  .emura-hero-cta-p {
    text-align: center;
  }

  .emura-op-1-6th-section {
    margin-top: 5em;
    margin-bottom: 5em;
  }

  .achtung-msg-2 {
    margin-right: 0;
  }

  .size-item-p-2 {
    font-size: 11px;
  }

  .discount-p-2 {
    font-size: 16px;
  }

  .product-h-2 {
    font-size: 46px;
  }

  .old-price-2 {
    font-size: 28px;
  }

  .actual-price-2 {
    font-size: 58px;
  }

  .cell, .div-block-5 {
    justify-content: flex-start;
    align-items: center;
  }

  .text-block-8 {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .cell-2, .cell-3, .cell-4 {
    justify-content: flex-start;
    align-items: center;
  }

  .nl-5-header-logo {
    max-height: 25px;
  }

  .nl-5-p.nl-5article-info {
    justify-content: center;
    align-items: center;
    line-height: 140%;
    display: block;
  }

  .nl-5-p.nl-5-1-cta-box-p {
    font-size: 16px;
  }

  .nl-5-p.new-font-text {
    text-align: center;
  }

  .nl-5-p.new-font-text.sub-hd.text-lineheight.mob-tetx-size {
    text-align: center;
    font-size: 24px;
  }

  .nl-5-p.mob-align-cen {
    text-align: center;
  }

  .nl-5-interview-question-box {
    padding: 1.5em;
  }

  .nl-5-heading {
    font-size: 32px;
  }

  .nl-5-heading.new-font.textx-size-small.mob-size-texxt {
    text-align: center;
    font-size: 24px;
  }

  .paragraph-15 {
    text-align: center;
    line-height: 130%;
  }

  .paragraph-15.nl-5-1-cta-box-btn-p {
    font-size: 14px;
  }

  .paragraph-15.chnge-text.mob-size {
    font-size: 16px;
  }

  .nl-5-1-authors {
    grid-column-gap: 1em;
    grid-row-gap: 1em;
    flex-flow: column;
    margin-top: 1em;
    margin-bottom: .75em;
  }

  .nl-5-video {
    border-radius: 10px;
  }

  .nl-5-1-cta-box-wrapper {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .nl-5-about-article {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .nl-5-about-article.mob-align {
    text-align: center;
    justify-content: center;
    align-items: center;
  }

  .background-video-4 {
    max-height: 250px;
  }

  .nl-5-content {
    margin-top: 1em;
  }

  .nl-5-testomonials-item {
    padding: 1.25em;
  }

  .nl-5-testomonials-item.nl-5-1 {
    width: 100%;
  }

  .nl-5-1-author {
    flex-flow: row;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 0;
    margin-bottom: 0;
  }

  .nl-5-h1 {
    font-size: 26px;
  }

  .nl-5-h1.nl-5-1-cta-box-h.new-text.mob-small {
    font-size: 24px;
  }

  .nl-5-h1.new-font-1.text-small.mob-text-small {
    text-align: center;
    font-size: 24px;
  }

  .nl-5-1-cta-box-img {
    width: 100%;
  }

  .nl-5-cta-btn {
    padding: .75em 1em;
  }

  .nl-5-facts-box-item {
    max-width: 100%;
  }

  .nl-5-hero-img {
    object-fit: cover;
    min-height: 230px;
  }

  .nl-5-footer-wrapper {
    grid-column-gap: 2em;
    grid-row-gap: 2em;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .div-block-9.table-wrapper {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .rows.new-mob-row {
    padding-top: 5px;
  }

  .text-block-10.no-bold.size-s, .text-block-10.text-smaller {
    font-size: 12px;
  }

  .text-block-10.text-smaller.not-bold {
    font-size: 11px;
    line-height: 14px;
  }

  .mob-table {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-flex;
  }

  .nl-6-hero-img {
    object-fit: cover;
    height: 300px;
  }
}

#w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-169efde6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-169efde6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-6f0012c1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-6f0012c1, #w-node-_858ab9ba-a0aa-954f-b155-4877071710c4-eea466b6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-eea466b6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_2882afde-fed4-b5fe-23d1-538a5776b34c-5ede7c8f, #w-node-_00fc31eb-d712-2bfd-e635-7fc1092b27f8-5ede7c8f, #w-node-_6a93536f-88a5-bb9c-ecc4-77a2ff728353-5ede7c8f, #w-node-_9393565c-c48b-960e-efab-5237d2368ca6-5ede7c8f, #w-node-_28471ccf-5e58-5117-ba76-71beee1c08e4-5ede7c8f, #w-node-_6507f7e8-e0d9-f19f-8f08-c2eac09966e2-5ede7c8f, #w-node-_82097422-5c05-cdbc-42df-80839f096e79-5ede7c8f, #w-node-_67dbe0f1-cf17-cace-c077-a7369937668c-5ede7c8f, #w-node-_57797289-a9c9-d4e2-51bb-cc1dcfce09b1-5ede7c8f, #w-node-_485ef944-1240-e0c6-9797-adfd6ea0206b-5ede7c8f, #w-node-b1c99226-8b32-d88c-2c36-91ad133c4187-5ede7c8f, #w-node-_4ea1f689-15ef-0396-b4a1-09978150c69a-5ede7c8f, #w-node-_048165d3-3d45-f91b-5bbc-c9003c0bd251-5ede7c8f, #w-node-_048165d3-3d45-f91b-5bbc-c9003c0bd255-5ede7c8f, #w-node-e52786a1-ac93-02f8-d9fe-e7b0d3a309fa-5ede7c8f, #w-node-a8d74dc1-369c-0ef5-5292-0a9c0369abde-5ede7c8f, #w-node-d2cdd5a6-e4cb-f683-ca9e-804f07d773cb-5ede7c8f, #w-node-_63d34bc7-202f-463d-8b32-916b5fa7f1fb-5ede7c8f, #w-node-_32dd354e-9e3f-ccb9-1989-832cbc26c619-5ede7c8f, #w-node-_689c63e1-9c73-e1c4-c0a6-e4834d2657b7-5ede7c8f, #w-node-af1427cb-f864-f7a4-8493-315da8552043-5ede7c8f, #w-node-d72d90e2-edf0-a60c-03b6-07edefa43366-5ede7c8f, #w-node-ccf9637a-2db6-7faa-eee7-d1cc7eb25c2d-5ede7c8f {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-5ede7c8f, #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-bda1f254 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-bda1f254 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-76afc16d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-76afc16d {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-df8b30d8-223a-1d7b-2529-fe2ecf1b6944-76afc16d, #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-7ea5ead5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-7ea5ead5 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_2882afde-fed4-b5fe-23d1-538a5776b34c-90a1f7ef, #w-node-_00fc31eb-d712-2bfd-e635-7fc1092b27f8-90a1f7ef, #w-node-_6a93536f-88a5-bb9c-ecc4-77a2ff728353-90a1f7ef, #w-node-_9393565c-c48b-960e-efab-5237d2368ca6-90a1f7ef, #w-node-_28471ccf-5e58-5117-ba76-71beee1c08e4-90a1f7ef, #w-node-_6507f7e8-e0d9-f19f-8f08-c2eac09966e2-90a1f7ef, #w-node-_82097422-5c05-cdbc-42df-80839f096e79-90a1f7ef, #w-node-_67dbe0f1-cf17-cace-c077-a7369937668c-90a1f7ef, #w-node-_57797289-a9c9-d4e2-51bb-cc1dcfce09b1-90a1f7ef, #w-node-_485ef944-1240-e0c6-9797-adfd6ea0206b-90a1f7ef, #w-node-b1c99226-8b32-d88c-2c36-91ad133c4187-90a1f7ef, #w-node-_4ea1f689-15ef-0396-b4a1-09978150c69a-90a1f7ef, #w-node-_048165d3-3d45-f91b-5bbc-c9003c0bd251-90a1f7ef, #w-node-_048165d3-3d45-f91b-5bbc-c9003c0bd255-90a1f7ef, #w-node-e52786a1-ac93-02f8-d9fe-e7b0d3a309fa-90a1f7ef, #w-node-a8d74dc1-369c-0ef5-5292-0a9c0369abde-90a1f7ef, #w-node-d2cdd5a6-e4cb-f683-ca9e-804f07d773cb-90a1f7ef, #w-node-_63d34bc7-202f-463d-8b32-916b5fa7f1fb-90a1f7ef, #w-node-_32dd354e-9e3f-ccb9-1989-832cbc26c619-90a1f7ef, #w-node-_689c63e1-9c73-e1c4-c0a6-e4834d2657b7-90a1f7ef, #w-node-af1427cb-f864-f7a4-8493-315da8552043-90a1f7ef, #w-node-d72d90e2-edf0-a60c-03b6-07edefa43366-90a1f7ef, #w-node-ccf9637a-2db6-7faa-eee7-d1cc7eb25c2d-90a1f7ef {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-90a1f7ef {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

#w-node-_858ab9ba-a0aa-954f-b155-4877071710c4-24a26b4e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

#w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-24a26b4e {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-169efde6, #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-6f0012c1, #w-node-_858ab9ba-a0aa-954f-b155-4877071710c4-eea466b6, #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-bda1f254, #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-76afc16d, #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-7ea5ead5, #w-node-_858ab9ba-a0aa-954f-b155-4877071710c4-24a26b4e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-169efde6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-169efde6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-6f0012c1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-6f0012c1, #w-node-_858ab9ba-a0aa-954f-b155-4877071710c4-eea466b6 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-eea466b6, #w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-5ede7c8f, #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-bda1f254 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-bda1f254 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-76afc16d {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-76afc16d {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-df8b30d8-223a-1d7b-2529-fe2ecf1b6944-76afc16d, #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-7ea5ead5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-7ea5ead5 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-90a1f7ef {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  #w-node-_858ab9ba-a0aa-954f-b155-4877071710c4-24a26b4e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-24a26b4e {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-169efde6, #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-169efde6, #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-6f0012c1, #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-6f0012c1, #w-node-_858ab9ba-a0aa-954f-b155-4877071710c4-eea466b6, #w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-eea466b6, #w-node-_048165d3-3d45-f91b-5bbc-c9003c0bd255-5ede7c8f, #w-node-e52786a1-ac93-02f8-d9fe-e7b0d3a309fa-5ede7c8f, #w-node-a8d74dc1-369c-0ef5-5292-0a9c0369abde-5ede7c8f, #w-node-d2cdd5a6-e4cb-f683-ca9e-804f07d773cb-5ede7c8f, #w-node-_63d34bc7-202f-463d-8b32-916b5fa7f1fb-5ede7c8f, #w-node-_32dd354e-9e3f-ccb9-1989-832cbc26c619-5ede7c8f, #w-node-_689c63e1-9c73-e1c4-c0a6-e4834d2657b7-5ede7c8f, #w-node-af1427cb-f864-f7a4-8493-315da8552043-5ede7c8f, #w-node-d72d90e2-edf0-a60c-03b6-07edefa43366-5ede7c8f, #w-node-ccf9637a-2db6-7faa-eee7-d1cc7eb25c2d-5ede7c8f, #w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-5ede7c8f, #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-bda1f254, #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-bda1f254, #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-76afc16d, #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-76afc16d, #w-node-df8b30d8-223a-1d7b-2529-fe2ecf1b6944-76afc16d, #w-node-_649c483e-ec98-93d0-9159-3c2d6d03ea80-7ea5ead5, #w-node-_715e389a-cc51-6fd6-a0b8-56384454051c-7ea5ead5, #w-node-_048165d3-3d45-f91b-5bbc-c9003c0bd255-90a1f7ef, #w-node-e52786a1-ac93-02f8-d9fe-e7b0d3a309fa-90a1f7ef, #w-node-a8d74dc1-369c-0ef5-5292-0a9c0369abde-90a1f7ef, #w-node-d2cdd5a6-e4cb-f683-ca9e-804f07d773cb-90a1f7ef, #w-node-_63d34bc7-202f-463d-8b32-916b5fa7f1fb-90a1f7ef, #w-node-_32dd354e-9e3f-ccb9-1989-832cbc26c619-90a1f7ef, #w-node-_689c63e1-9c73-e1c4-c0a6-e4834d2657b7-90a1f7ef, #w-node-af1427cb-f864-f7a4-8493-315da8552043-90a1f7ef, #w-node-d72d90e2-edf0-a60c-03b6-07edefa43366-90a1f7ef, #w-node-ccf9637a-2db6-7faa-eee7-d1cc7eb25c2d-90a1f7ef, #w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-90a1f7ef, #w-node-_858ab9ba-a0aa-954f-b155-4877071710c4-24a26b4e, #w-node-_82526cd0-f19e-083c-08b4-f90f4e548104-24a26b4e {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }
}


@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue-Regular.woff2') format('woff2'), url('../fonts/BebasNeue-Regular.woff') format('woff'), url('../fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue-Bold.woff2') format('woff2'), url('../fonts/BebasNeue-Bold.woff') format('woff'), url('../fonts/BebasNeue-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-BoldItalic.woff2') format('woff2'), url('../fonts/Roboto-BoldItalic.woff') format('woff'), url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Italic.woff2') format('woff2'), url('../fonts/Roboto-Italic.woff') format('woff'), url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}