@charset "UTF-8";
#splahkids-adv {
  color: black;
}
.top-bar-obi {
  display: flex;
  background-color: red;
  justify-content: center;
  align-items: center;
  color: white;
  padding: 1rem 0.5rem;
  font-size: 1.5rem;
  text-align: center;
}
.top-bar-obi p {
  margin-top: 0rem;
  margin-bottom: 0rem;
}
.top-bar-obi button {
  font-family: "Poppins", sans-serif !important;
}
#splahkids-adv input[type=checkbox] {
  display: none;
}
a:hover {
  cursor: pointer;
}
.margin-bottom-styling {
  margin-bottom: 0rem !important;
}
#obi-template {
  font-family: "Poppins", sans-serif !important;
}
#obi-template button {
  font-family: "Poppins", sans-serif !important;
}
.sticky-bottom-button {
  display: none;
}
@media only screen and (max-width: 549px){.sticky-bottom-button {
    display: flex;
    position: sticky;
    bottom: 0;
    background-color: white;
  }
.sticky-bottom-button a {
    font-size: 2rem;
    width: fit-content;
    margin: 1rem auto;
  }}
.humbuger-menu-mobile {
  display: none;
}
@media (max-width: 915px){.humbuger-menu-mobile {
    text-align: left;
    display: block;
  }}
.menu-items.show {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.8s;
  height: auto;
}
.menu-icon {
  cursor: pointer;
  display: none;
  width: 4rem;
  height: 4rem;
  border: none;
  background-color: transparent;
  position: relative;
  font-size: 3rem;
}
@media (max-width: 915px) and (min-width: 550px){.menu-icon {
    display: inline-block;
  }}
@media (max-width: 549px){.menu-icon {
    font-size: 2.5rem;
    display: inline-block;
    width: fit-content;
  }}
.menu-items {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0s, visibility 0s;
  height: 0rem;
}
.menu-items ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu-items ul li {
  border-bottom: 0.1rem solid rgba(230, 230, 230, 0.8);
  padding: 1rem;
}
.menu-items ul li a {
  color: #535353;
  font-weight: 500;
  font-size: 1.5rem;
}
.menu-items ul li:first-child {
  border-top: 1px solid rgba(230, 230, 230, 0.8);
}
.custom-navbar .navbar-container .menu-icon {
  cursor: pointer;
  float: right;
  padding: 2.8rem 2rem;
  margin: 0;
  position: relative;
  user-select: none;
  display: none;
}
@media only screen and (min-width: 668px){.custom-navbar .navbar-container .menu-icon {
    display: block;
  }}
.top-tablet-button {
  display: none;
}
@media only screen and (max-width: 915px){.top-tablet-button {
    display: flex;
    top: 0.8rem;
    left: 40%;
  }}
@media only screen and (max-width: 549px){.top-tablet-button {
    display: none;
  }}
.menu-bar {
  position: sticky;
  top: 0;
  background-color: white;
  font-size: 1.5rem;
  font-weight: 500;
  text-transform: uppercase;
  z-index: 3;
}
.menu-bar .menu-bar_centered {
  max-width: 117rem;
  margin: 0 auto;
  align-items: stretch;
  display: flex;
  flex-direction: row;
  height: 6.5rem;
}
@media only screen and (max-width: 915px){.menu-bar .menu-bar_centered {
    align-items: center;
    max-width: none;
    justify-content: space-between;
    flex-direction: row-reverse;
    padding: 0 2rem;
  }}
@media only screen and (max-width: 549px){.menu-bar .menu-bar_centered {
    padding: 0rem 0.8rem;
    gap: 0rem;
    justify-content: space-between;
  }}
.menu-bar_logo {
  object-fit: contain;
  max-width: 55rem;
  flex: 1;
  padding: 0.5rem 0rem;
}
@media (max-width: 549px){.menu-bar_logo {
    display: flex;
    max-width: 100%;
    padding: 0;
    justify-content: space-around;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){.menu-bar_logo {
    display: flex;
    max-width: 100%;
    padding: 0;
    justify-content: space-around;
  }}
.menu-bar_logo img {
  height: -webkit-fill-available;
  object-fit: contain;
  max-width: 29.25rem;
  max-height: 5rem;
}
@media (max-width: 549px){.menu-bar_logo img {
    height: 5.5rem;
    max-width: 75%;
    margin: 0 auto 0 2.5rem;
    max-height: 5rem;
  }}
.menu-bar_menu {
  display: flex;
  flex-direction: row;
  flex: 2;
  width: 100vw;
  font-size: 1.5rem;
  justify-content: flex-end;
}
@media only screen and (max-width: 915px){.menu-bar_menu {
    display: none;
  }}
.menu-bar_menu #menu__title {
  padding: 2rem 1.5rem;
}
.menu-bar_menu .navbar {
  flex-direction: row;
}
.menu-bar_menu .nav-links {
  display: flex;
  flex-direction: row;
  margin: 0.3rem auto 0;
}
.menu-bar_menu .nav-links li:last-child {
  margin: 0.8rem 1rem;
}
.menu-bar_menu_button {
  padding: 1rem 4rem;
  font-size: 2rem;
  width: 100%;
  font-weight: 500;
  color: white;
  border-radius: 3rem;
  border: none;
}
.menu-bar_menu ul {
  list-style-type: none;
}
.section-obi-button {
  padding: 1.2rem 5rem;
  font-weight: 500;
  font-size: 2.25rem;
  color: white;
  border-radius: 3rem;
  border: none;
  width: fit-content;
  margin: 3rem;
}
@media (max-width: 549px){.section-obi-button {
    font-size: 2.5rem;
    margin: 2rem 1rem 0rem;
    width: fit-content;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){.section-obi-button {
    font-size: 2rem;
    margin: 2rem;
    padding: 1.2rem 3rem;
  }}
.button-cnt {
  text-align: center;
}
.button-cnt .section-obi-button {
  font-size: 2.25rem;
}
@media only screen and (max-width: 915px) and (min-width: 550px){.button-cnt .section-obi-button {
    width: 80%;
    margin: 2.2rem auto;
    max-width: 25rem;
  }}
@media (max-width: 549px){.button-cnt .section-obi-button {
    font-size: 2.25rem;
    margin: 2rem 1rem 0rem;
    width: fit-content;
  }}
.obi-svg-icons {
  width: 28px;
  height: 28px;
  min-width: 28px;
}
@media (max-width: 549px){.obi-svg-icons {
    width: 25px;
    height: 25px;
  }}
.color-fill-green {
  fill: #1ca200;
}
.color-fill-orange {
  fill: #f96a04 !important;
  margin-top: 0.4rem;
}
.color-fill-blue {
  fill: #0c4b88 !important;
}
.color-green {
  color: #1ca200;
}
.color-orange {
  color: #f96a04 !important;
}
.color-blue {
  color: #0c4b88 !important;
}
.color-border-orange {
  border-color: #f96a04 !important;
}
.color-border-blue {
  border-color: #0c4b88 !important;
}
.backgound-color-orange {
  background-color: #f96a04;
}
.backgound-color-orange:hover {
  background-color: #983f00;
}
.backgound-color-blue {
  background-color: #0c4b88;
}
.backgound-color-blue:hover {
  background-color: #042d54;
}
.backgound-color-green {
  background-color: #008f35;
}
.backgound-color-green:hover {
  background-color: #026828;
}
#obi-template-container {
  width: 100%;
}
#obi-template-container .obi-template-container_inner {
  max-width: 117rem;
  margin: 0 auto;
  padding: 20px;
}
#obi-template-container .container-section-colored {
  background-color: #f8fbfd;
}
#obi-template-container .container-section-inner {
  max-width: 117rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 1.5rem 1.5rem 1.5rem;
}
@media screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .container-section-inner {
    padding: 1.5rem 2rem;
  }}
#obi-template-container #column-layout {
  flex-direction: column;
}
@media (max-width: 549px){#obi-template-container #column-layout {
    padding: 1rem 2.8rem;
  }}
#obi-template-container .paragraph-text {
  font-size: 2.25rem;
  padding: 2rem 0rem 1rem 0rem;
  text-align: center;
}
@media (max-width: 549px){#obi-template-container .paragraph-text {
    padding-top: 1rem;
    font-size: 2rem;
    line-height: 3rem;
    text-align: center;
  }}
#obi-template-container .large-title {
  font-size: 4rem;
  line-height: 5rem;
  font-weight: 600;
  text-align: center;
  color: black;
}
@media (max-width: 549px){#obi-template-container .large-title {
    font-size: 3rem;
    letter-spacing: -2px;
    line-height: 4rem;
    margin-top: 0rem;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .large-title {
    font-size: 4.75rem;
    line-height: 6.5rem;
  }}
#obi-template-container .section1-content {
  display: flex;
  padding: 2rem 1rem;
}
@media (max-width: 549px){#obi-template-container .section1-content {
    flex-direction: column;
    padding: 2rem 0rem 0rem;
  }}
@media (max-width: 767px) and (min-width: 550px){#obi-template-container .section1-content {
    flex-direction: column;
    padding: 2rem 0rem;
  }}
@media only screen and (max-width: 915px) and (min-width: 768px){#obi-template-container .section1-content {
    padding: 0rem 0rem;
  }}
#obi-template-container .section1-content_image {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1rem;
}
#obi-template-container .section1-content_image a img {
  max-width: 40rem;
  max-height: 50rem;
}
@media (max-width: 549px){#obi-template-container .section1-content_image a img {
    margin: auto;
    max-width: 100%;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .section1-content_image a img {
    max-width: 30rem;
    max-height: 40rem;
  }}
#obi-template-container .section1-content_text {
  flex: 1;
  font-size: 2rem;
  line-height: 1.43;
  color: #374048;
}
@media (max-width: 549px){#obi-template-container .section1-content_text {
    font-size: 2rem;
  }}
#obi-template-container .section1-content_text p {
  padding: 0 1rem;
  margin: 1.5rem 0rem;
}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .section1-content_text p {
    font-size: 1.75rem;
  }}
@media (max-width: 549px){#obi-template-container .section1-content_text p {
    padding: 0 0.6rem;
  }}
#obi-template-container .section1-content_text_repeater {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: black;
  font-weight: 600;
  font-size: 2.25rem;
  padding: 1rem 1rem;
}
#obi-template-container .section1-content_text_repeater p {
  margin: 0rem;
}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .section1-content_text_repeater {
    padding: 0.6rem;
  }}
@media (max-width: 549px){#obi-template-container .section1-content_text_repeater {
    font-size: 2rem;
  }}
#obi-template-container .images-row {
  padding: 2rem;
}
@media only screen and (max-width: 549px){#obi-template-container .images-row {
    display: none;
  }}
#obi-template-container .images-row-small {
  display: none;
}
@media only screen and (max-width: 549px){#obi-template-container .images-row-small {
    display: flex;
    width: 100%;
    padding: 1rem 0rem;
    margin: 0 auto;
    justify-content: center;
  }}
#obi-template-container .video-container-sec3 {
  display: flex;
  flex-direction: column;
  padding: 0rem 0rem 6rem;
  gap: 2.25rem;
  width: 100%;
}
#obi-template-container .video-container-sec3 iframe {
  width: 100%;
}
#obi-template-container #feautures-product {
  justify-content: flex-start;
}
#obi-template-container .medium-title {
  color: black;
  font-size: 4rem;
  line-height: 5rem;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 549px){#obi-template-container .medium-title {
    line-height: 4rem;
    font-size: 3.2rem;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .medium-title {
    font-size: 5rem;
  }}
#obi-template-container .section-3-content {
  display: flex;
  flex-direction: row;
  padding-top: 2rem;
}
@media only screen and (max-width: 768px){#obi-template-container .section-3-content {
    flex-direction: column;
  }}
#obi-template-container .sec3-button {
  width: 70%;
}
@media (max-width: 549px){#obi-template-container .sec3-button {
    width: fit-content;
  }
#obi-template-container .sec3-button .section-obi-button {
    font-size: 2.5rem;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .sec3-button {
    width: 70%;
  }}
#obi-template-container .middle-image {
  margin: 1rem;
  max-width: 36rem;
  width: 30%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px){#obi-template-container .middle-image {
    display: none;
  }}
#obi-template-container .first-order-image {
  display: none;
}
@media (max-width: 549px){#obi-template-container .first-order-image {
    display: flex;
    justify-content: center;
    padding-bottom: 2rem;
  }
#obi-template-container .first-order-image img {
    max-width: 30rem;
    max-height: 35rem;
  }}
@media only screen and (max-width: 768px) and (min-width: 550px){#obi-template-container .first-order-image {
    display: flex;
    justify-content: center;
    padding-bottom: 2rem;
  }
#obi-template-container .first-order-image img {
    max-width: 50rem;
  }}
#obi-template-container .left-column {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  flex: 2;
  width: 35%;
}
@media (max-width: 549px){#obi-template-container .left-column {
    width: auto;
  }}
@media (max-width: 768px){#obi-template-container .left-column {
    width: auto;
    gap: 0.5rem;
  }}
@media only screen and (max-width: 915px) and (min-width: 769px){#obi-template-container .left-column {
    padding-bottom: 2rem;
  }}
#obi-template-container .features-rework-divider {
  height: 11px;
  background-color: transparent;
  position: relative;
  display: flex;
  align-items: center;
}
#obi-template-container .left {
  margin-right: auto;
  padding-left: 6.8rem;
}
#obi-template-container .features-rework-divider::before {
  content: "";
  width: 1.1rem;
  height: 1.1rem;
  border: 0.2rem solid;
  border-radius: 50%;
}
@media only screen and (max-width: 915px){#obi-template-container .features-rework-divider::before {
    opacity: 0;
  }}
#obi-template-container .features-rework-divider::after {
  content: "";
  border-top: 0.2rem dotted;
  margin-top: 0.1rem;
  width: 100%;
}
@media only screen and (max-width: 915px){#obi-template-container .features-rework-divider::after {
    opacity: 0;
  }}
#obi-template-container .text-content-rep {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: flex-start;
}
@media (max-width: 549px){#obi-template-container .text-content-rep {
    gap: 2rem;
  }}
#obi-template-container .text-content-rep_img {
  max-width: 5rem;
  border-radius: 5rem;
}
#obi-template-container .text-content-rep_img img {
  max-width: 5rem;
  padding: 1rem;
}
@media (max-width: 549px){#obi-template-container .text-content-rep_img img {
    max-width: 4.3rem;
  }}
#obi-template-container .text-content-rep_text {
  display: flex;
  flex-direction: column;
}
#obi-template-container .text-content-rep .text-title {
  font-size: 2.25rem;
  line-height: 3rem;
  font-weight: 500;
}
@media (max-width: 549px){#obi-template-container .text-content-rep .text-title {
    font-size: 2.5rem;
  }}
#obi-template-container .text-content-rep .text-content {
  font-size: 1.75rem;
}
@media (max-width: 549px){#obi-template-container .text-content-rep .text-content {
    font-size: 2rem;
  }}
#obi-template-container .alternately-container {
  display: flex;
  padding: 4rem 0rem;
  align-items: center;
}
@media (max-width: 549px){#obi-template-container .alternately-container {
    flex-direction: column-reverse;
    padding: 2rem 0rem 0rem;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .alternately-container {
    flex-direction: column-reverse;
    padding: 2rem 0rem;
  }}
#obi-template-container .alternately-container_textPart {
  display: flex;
  flex-direction: column;
  flex: 1;
  margin: 3.5rem 0 2rem;
  padding: 0rem 1.5rem;
  color: black;
}
@media (max-width: 549px){#obi-template-container .alternately-container_textPart {
    padding: 0rem;
  }}
#obi-template-container .alternately-container .text-content {
  font-size: 2rem;
}
@media (max-width: 549px){#obi-template-container .alternately-container .text-content p {
    margin-bottom: 0rem;
  }}
#obi-template-container .alternately-container .text-title {
  font-size: 2.5rem;
  margin-bottom: 1rem;
  font-weight: 500;
}
#obi-template-container .alternately-container_image {
  flex: 1;
  padding: 0rem 1.5rem;
}
@media (max-width: 549px){#obi-template-container .alternately-container_image {
    padding: 0rem;
  }}
#obi-template-container .alternately-container_image img {
  margin: 2rem 0rem;
}
#obi-template-container .reverse-direction {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 915px){#obi-template-container .reverse-direction {
    flex-direction: column-reverse;
  }}
#obi-template-container .subtitle-text {
  font-size: 2.2rem;
  color: #333333;
  line-height: 2.6rem;
  font-weight: 600;
  margin-bottom: 1rem;
  text-align: center;
}
@media (max-width: 549px){#obi-template-container .subtitle-text {
    margin-bottom: 1rem;
  }}
#obi-template-container .paragraph-text-review {
  font-size: 1.8rem;
  line-height: 2.4rem;
  font-weight: 400;
  text-align: center;
  margin: 1.2rem auto;
  max-width: 83rem;
}
@media (max-width: 549px){#obi-template-container .paragraph-text-review {
    margin: 1.2rem auto;
  }}
#obi-template-container .paragraph-text-review p {
  margin: 0rem;
}
#obi-template-container .image-container {
  width: 8.5rem;
  height: 8.5rem;
  border-radius: 10rem;
  margin: 1.5rem 0 1.1rem;
  -o-object-fit: cover;
  object-fit: contain;
}
#obi-template-container .name-review {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 2.2rem;
  margin-bottom: 0.5rem;
}
#obi-template-container .profession-text {
  font-weight: 300;
  font-size: 1.8rem;
  line-height: 2.2rem;
  margin-bottom: 0;
}
#obi-template-container #stars-rev {
  font-size: 3rem;
  color: yellow;
}
#obi-template-container .special-box {
  margin: 6rem 0rem;
  border: dashed 0.4rem;
  display: flex;
  flex-direction: column;
  width: 100%;
}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .special-box {
    margin: 4rem 0rem;
  }}
@media (max-width: 549px){#obi-template-container .special-box {
    margin: 2rem 0rem;
  }}
#obi-template-container .special-box_now {
  display: flex;
  flex-direction: column;
  padding: 3rem 0 2rem 0;
  width: 100%;
  align-items: center;
  background-color: white;
}
@media only screen and (max-width: 915px){#obi-template-container .special-box_now {
    padding-top: 0rem;
    padding-bottom: 1rem;
  }}
#obi-template-container .special-box_now_title {
  font-size: 6.5rem;
  font-weight: 700;
  margin: 0 0 1rem;
  text-align: center;
}
@media (max-width: 549px){#obi-template-container .special-box_now_title {
    line-height: 3.3rem;
    padding-top: 2.2rem;
  }}
@media only screen and (max-width: 915px){#obi-template-container .special-box_now_title {
    font-size: 3rem;
  }}
#obi-template-container .special-box_now_subtext {
  text-align: center;
  font-size: 2.5rem;
  line-height: 2.9rem;
  font-weight: 500;
  margin: 1.5rem 2.5rem;
}
#obi-template-container .special-box_now_images {
  max-width: 80rem;
  margin: 0 auto;
  display: flex;
}
#obi-template-container .special-box_now_images a {
  width: 50%;
}
#obi-template-container .special-box_now_images #sec-6-image {
  display: flex;
  justify-content: center;
}
#obi-template-container .special-box_now_images #sec-6-image img {
  width: 100%;
}
#obi-template-container .special-box_now_images .images-flex {
  width: 50%;
  padding: 0 1rem;
  object-fit: contain;
}
#obi-template-container .special-box_now_images .images-flex img {
  max-width: 100%;
  height: auto;
}
#obi-template-container .special-box_now_timer {
  display: flex;
}
#obi-template-container .special-box_limited {
  background-color: #fdf5e6;
  padding: 4rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 549px){#obi-template-container .special-box_limited {
    padding: 1.2rem;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .special-box_limited {
    padding: 4rem;
  }}
#obi-template-container .special-box_limited_title {
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: 700;
  text-align: center;
}
@media (max-width: 549px){#obi-template-container .special-box_limited_title {
    font-size: 2.5rem;
    line-height: 4rem;
    margin: 0 0 8px;
  }}
#obi-template-container .special-box_limited .repeater-container {
  display: flex;
  margin: 3rem 0rem;
  padding: 2rem 0 1rem 0;
  gap: 2rem;
  flex-direction: column;
  width: 60%;
}
@media (max-width: 549px){#obi-template-container .special-box_limited .repeater-container {
    margin: 1rem 0rem 2rem;
    padding: 0;
    width: 100%;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .special-box_limited .repeater-container {
    width: 100%;
    margin: 0 1.35rem;
  }}
#obi-template-container .special-box_limited .icon-text-repeater {
  display: flex;
}
#obi-template-container .special-box_limited .icon-text-repeater img {
  width: 2.6rem;
  height: 2.4rem;
}
#obi-template-container .special-box_limited .icon-text-repeater .text-content-styling {
  font-size: 2rem;
  line-height: 2.25rem;
  font-weight: 400;
  margin-left: 1rem;
  display: block;
}
@media (max-width: 549px){#obi-template-container #limited-offer-button {
    margin: 1rem auto;
    width: fit-content;
  }}
#obi-template-container .counter-wrapper2 {
  flex-direction: row;
}
#obi-template-container .counter-wrapper2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: baseline;
  margin: 0 auto 4rem;
}
@media (max-width: 549px){#obi-template-container .counter-wrapper2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }}
#obi-template-container .counter-wrapper2 .timer-text2 {
  font-size: 2.75rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
  padding-right: 5rem;
}
@media (max-width: 549px){#obi-template-container .counter-wrapper2 .timer-text2 {
    padding-right: 0rem;
  }}
#obi-template-container .counter-wrapper2 .count2 {
  display: flex;
  flex-direction: row;
}
#obi-template-container .counter-wrapper2 .count2 > div span {
  font-size: 3.5rem;
  font-weight: 700;
  display: block;
  line-height: 1;
  width: 100%;
}
#obi-template-container .counter-wrapper2 .count-hours {
  display: flex;
  flex-direction: column;
}
#obi-template-container .counter-wrapper2 .count-mins {
  display: flex;
  flex-direction: column;
  padding: 0 0.8rem;
}
#obi-template-container .counter-wrapper2 .count-secs {
  display: flex;
  flex-direction: column;
}
#obi-template-container .counter-wrapper2 .counter-text-styling {
  flex-grow: 1;
  font-size: 1.25rem;
  font-weight: 300;
  text-align: center;
  position: relative;
}
#obi-template-container #reviews-testimonials .medium-title {
  font-weight: 600;
}
@media (max-width: 549px){#obi-template-container #reviews-testimonials .medium-title {
    font-size: 3rem;
  }}
#obi-template-container .subtext-testimonials {
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: 600;
  margin: 2.5rem 0 4rem;
  text-align: center;
}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .subtext-testimonials {
    line-height: 4rem;
    padding: 0 0.5rem;
    margin: 2.5rem 2.5rem 4rem;
  }}
@media only screen and (max-width: 549px){#obi-template-container .subtext-testimonials {
    font-size: 2.25rem;
    line-height: 3rem;
    font-weight: 600;
    text-align: center;
    margin: 25px 0;
  }}
#obi-template-container .testimonials-repeater-cnt {
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
@media (max-width: 549px){#obi-template-container .testimonials-repeater-cnt {
    gap: 2.5rem;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .testimonials-repeater-cnt {
    padding: 0 0.5rem;
    gap: 3rem;
    margin: 0 2.5rem;
  }}
#obi-template-container .testimonials-repeater-cnt .testimonial-row {
  display: flex;
  flex-direction: row;
  align-items: flex;
}
@media only screen and (max-width: 915px){#obi-template-container .testimonials-repeater-cnt .testimonial-row {
    flex-direction: row;
  }}
#obi-template-container .testimonials-repeater-cnt .testimonial-row .testimonial-image {
  padding: 0 2.5rem 1.5rem 1rem;
}
@media only screen and (max-width: 915px){#obi-template-container .testimonials-repeater-cnt .testimonial-row .testimonial-image {
    padding: 0rem;
    border-radius: 50%;
    width: 5rem;
    margin-right: 1rem;
  }}
#obi-template-container .testimonials-repeater-cnt .testimonial-row_image {
  object-fit: contain;
}
#obi-template-container .testimonials-repeater-cnt .testimonial-row_image img {
  max-width: 18rem;
}
@media only screen and (max-width: 915px){#obi-template-container .testimonials-repeater-cnt .testimonial-row_image img {
    max-width: 28rem;
  }}
#obi-template-container .testimonials-repeater-cnt .testimonial-row_content {
  display: flex;
  flex-direction: column;
}
#obi-template-container .testimonials-repeater-cnt .testimonial-row_content__title {
  font-weight: 500;
  font-size: 2.25rem;
  margin-bottom: 0;
}
@media only screen and (max-width: 915px){#obi-template-container .testimonials-repeater-cnt .testimonial-row_content__title {
    margin-left: 1rem;
  }}
#obi-template-container .testimonials-repeater-cnt .testimonial-row_content__text {
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 2.75rem;
}
#obi-template-container .testimonials-repeater-cnt .testimonial-row_content #stars-rev {
  font-size: 1.6rem;
  margin: 0.3rem 0;
}
#obi-template-container .testimonials-repeater-cnt .verified-user {
  font-size: 1.5rem;
  padding-left: 1rem;
}
#obi-template-container .testimonials-repeater-cnt .verified-user i {
  color: forestgreen;
}
@media only screen and (max-width: 915px){#obi-template-container .testimonials-repeater-cnt .verified-user .verified-text {
    display: none;
  }}
#obi-template-container .under-text {
  font-size: 2rem;
  font-weight: 500;
  margin-top: 1.5rem;
}
@media (max-width: 549px){#obi-template-container .under-text {
    text-align: center;
  }}
#obi-template-container .faqs-container {
  width: 100% !important;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 915px){#obi-template-container .faqs-container {
    width: 80%;
  }}
@media (max-width: 549px){#obi-template-container .faqs-container .medium-title {
    font-size: 3rem;
    line-height: 4.5rem;
    text-align: center;
    font-weight: 600;
    margin-top: 0;
  }}
#obi-template-container .faqs-subtext {
  font-weight: 400;
  font-size: 1.75rem;
  line-height: 2.75rem;
  margin: 2rem 0;
}
#obi-template-container .myaccordion {
  padding: 0 3rem;
  border-radius: 0.5rem;
  overflow: hidden;
  padding-bottom: 1.5rem;
}
@media (max-width: 549px){#obi-template-container .myaccordion {
    padding: 0rem;
  }}
#obi-template-container .accordion__label__container {
  padding: 1rem;
}
#obi-template-container .myaccordion__label {
  padding: 1.5rem 2rem;
  margin: 0rem;
}
#obi-template-container .myaccordion__label {
  width: 100%;
  text-align: left;
  display: block;
  color: black;
  font-size: 2.1rem;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  transition: background 0.3s;
  display: flex;
  flex-direction: row;
  flex: 1;
}
@media (max-width: 549px){#obi-template-container .myaccordion__label {
    line-height: 1.1;
    font-size: 2rem;
    padding: 1.5rem;
  }}
#obi-template-container .myaccordion__label:hover {
  text-decoration: none;
}
#obi-template-container .myaccordion__label_span::before {
  width: 2rem;
  height: 0.4rem;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  background-color: inherit;
  transform: rotate(-90deg);
  opacity: 1;
}
@media (max-width: 549px){#obi-template-container .myaccordion__label_span::before {
    width: 1.7rem;
  }}
#obi-template-container .myaccordion__label::after {
  display: none;
}
#obi-template-container .myaccordion__label_span::after {
  background-color: inherit;
  width: 2rem;
  height: 0.4rem;
  content: "";
  display: block;
  position: absolute;
  right: 0;
  opacity: 1;
  top: 50%;
  transition: opacity 1s ease-in-out;
}
@media (max-width: 549px){#obi-template-container .myaccordion__label_span::after {
    width: 1.7rem;
  }}
#obi-template-container .myaccordion__content {
  background: #ffffff;
  padding: 0 1.5rem;
  font-size: 2.1rem;
  font-weight: 400;
  opacity: 0;
  text-align: left;
}
#obi-template-container .fa-caret-right {
  size: 1.4rem;
  padding-right: 0.4rem;
}
#obi-template-container .myaccordion__input {
  display: none;
}
#obi-template-container .myaccordion__input:checked ~ .myaccordion__content {
  opacity: 1;
  transition: opacity 1.5s ease-in-out;
}
#obi-template-container .myaccordion__input:checked ~ .myaccordion__label {
  color: initial !important;
}
#obi-template-container .myaccordion__input:checked ~ .fa {
  transform: rotate(45deg) !important;
  color: #04414d !important;
}
#obi-template-container .myaccordion__input:checked ~ .myaccordion__label::after {
  display: none;
}
#obi-template-container .myaccordion__input:checked ~ .myaccordion__label .myaccordion__label_span::before {
  opacity: 0 !important;
  transition: opacity 0.5s ease;
}
@media (max-width: 549px){#obi-template-container #faqs-button {
    display: none;
  }}
#obi-template-container .divider {
  border-bottom: 1px solid;
  color: black;
  max-width: 117rem;
  margin: 0 auto;
}
#obi-template-container .legals-container {
  font-weight: 300;
  font-size: 1.4rem;
}
#obi-template-container .legals-container a {
  color: black;
}
#obi-template-container .legals-container ul {
  list-style: none;
}
@media (max-width: 549px){#obi-template-container .legals-container ul {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
  }}
#obi-template-container .legals-container li {
  display: inline-block;
  margin-right: 1rem;
  
}
#obi-template-container .legals-container li::before {
  content: "•";
  float: left;
  padding: 0 1.3rem;
  line-height: 1.5rem;
  display: block;
}
@media (max-width: 549px){#obi-template-container .legals-container li::before {
    display: none;
  }}
#obi-template-container .legals-container li:first-child::before {
  opacity: 0;
}
#obi-template-container .question-container {
  display: flex;
  align-items: center;
}
#obi-template-container .question-prefix {
  margin-right: 1rem;
}
#obi-template-container .question-text {
  flex: 1;
}
#obi-template-container .section7-container {
  background-color: transparent;
  padding: 0 1rem 0;
}
#obi-template-container .bundle-title {
  font-size: 2rem;
}
@media only screen and (max-width: 915px) and (min-width: 550px){#obi-template-container .bundle-title {
    padding: 0 2rem;
  }}
#obi-template-container .bundle-title pre {
  margin-top: 0px;
}
#obi-template-container #bundles .section-obi-button {
  width: 100%;
  font-size: 2rem;
}
@media screen and (max-width: 915px) and (min-width: 698px){#obi-template-container .bundle-width {
    width: 25rem;
  }}
#obi-template-container .form-fields-card {
  background-color: white;
}
#obi-template-container .form-container {
  padding-bottom: 0rem;
}
#obi-template-container #form-button {
  margin: 0 auto;
  width: 100%;
}
#obi-template-container #form-button:hover {
  cursor: pointer;
}
.mainbox {
  position: relative;
  width: 55rem;
  height: 55rem;
}
@media only screen and (max-width: 549px){.mainbox {
    max-width: 30rem;
    max-height: 30rem;
  }}
.box {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
  position: relative;
  font-weight: bold;
  border-radius: 50%;
  padding: 1rem;
  overflow: hidden;
  transition: all ease 5s;
}
@media only screen and (max-width: 549px){.box {
    display: block;
  }}
#mainbox span {
  width: 50%;
  height: 50%;
  display: inline-block;
  position: absolute;
}
#mainbox .span1 {
  clip-path: polygon(0 92%, 100% 50%, 0 8%);
  background-color: #00C249;
  top: 12rem;
  left: 0;
}
@media only screen and (max-width: 549px){#mainbox .span1 {
    top: 6.5rem;
  }}
#mainbox .span2 {
  clip-path: polygon(100% 100%, 0 60%, 55% 0%);
  background-color: #efefef;
  top: 0;
  left: 0;
}
#mainbox .span2 b {
  transform: translate(-35%, -20%) rotate(227deg);
}
#mainbox .span3 {
  clip-path: polygon(5% 0%, 100% 0%, 50% 100%);
  background-color: #00C249;
  top: 0;
  left: 120px;
}
@media only screen and (max-width: 549px){#mainbox .span3 {
    left: 6.5rem;
  }}
#mainbox .span4 {
  clip-path: polygon(50% 0%, 100% 60%, 0% 100%);
  background-color: #efefef;
  top: 0;
  right: 0;
}
#mainbox .span4 b {
  width: auto;
  text-align: center;
  transform: translate(-50%, -30%) rotate(319deg);
}
@media only screen and (max-width: 549px){#mainbox .span4 b {
    transform: translate(-60%, -25%) rotate(319deg);
  }}
#mainbox .box1 .span3 b {
  transform: translate(-50%, -100%) rotate(270deg);
}
#mainbox .box1 .span1 b,
#mainbox .box2 .span1 b {
  width: auto;
  text-align: center;
  transform: translate(-80%, -40%) rotate(180deg);
}
#mainbox .box2 .span2 b {
  transform: translate(-45%, -25%) rotate(230deg);
}
@media only screen and (max-width: 549px){#mainbox .box2 .span2 b {
    transform: translate(-35%, -20%) rotate(229deg);
  }}
#mainbox .box2 .span3 b {
  transform: translate(-50%, -100%) rotate(270deg);
}
#mainbox .box2 .span4 b {
  transform: translate(-55%, -35%) rotate(320deg);
}
@media only screen and (max-width: 549px){#mainbox .box2 .span4 b {
    transform: translate(-60%, 0%) rotate(322deg);
  }}
#mainbox span b {
  width: auto;
  text-align: center;
  font-size: 2.2rem;
  position: absolute;
  line-height: 1.2em;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: black;
}
@media only screen and (max-width: 549px){#mainbox span b {
    font-size: 1.5rem;
  }}
.box2 {
  width: 100%;
  height: 100%;
  transform: rotate(180deg);
}
.spin {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9.5rem;
  height: 9.5rem;
  border-radius: 50%;
  border: 0.4rem solid #fff;
  background-color: #B216E9;
  color: #fff;
  box-shadow: 0 0.5rem 2rem #000;
  font-weight: bold;
  font-size: 1.9rem;
  cursor: pointer;
}
@media only screen and (max-width: 549px){.spin {
    width: 6rem;
    height: 6rem;
    font-size: 1.45rem;
  }}
.spin:active {
  width: 7rem;
  height: 7rem;
  font-size: 2rem;
}
.mainbox.animate:after {
  animation: animateArrow 0.7s ease infinite;
}
@keyframes animateArrow {
  50% {
    right: -4rem;
  }
}
.directions {
  text-align: center;
  font-size: 2.2rem;
  padding: 2rem;
}
.spin-the-wheel {
  position: relative;
  margin: auto;
  cursor: pointer;
}
label {
  cursor: pointer;
  position: relative;
  display: block;
}
input {
  width: 0;
  height: 0;
  position: absolute;
  opacity: 0;
}
.wheel {
  position: relative;
  width: 50rem;
  height: 50rem;
  border-radius: 50%;
  border: 1rem solid transparent;
  overflow: hidden;
  transition: all ease 5s;
}
@media only screen and (max-width: 549px){.wheel {
    width: auto;
    height: 100%;
  }}
#box .message p {
  margin-bottom: 5px;
}
.message {
  display: none;
  font-size: 2rem;
  position: absolute;
  padding: 2rem;
  background-color: white;
  color: black;
  text-align: center;
  border-radius: 10px;
  border: 3px dashed #b216e9;
  box-shadow: 0px 6px 10px -4px rgba(0, 0, 0, 0.5);
  top: 34%;
  transform: translate(-50%, -50%);
  width: auto;
  z-index: 5;
  opacity: 0;
  min-width: 30rem;
  min-height: 20rem;
  max-width: 60%;
}
.message a {
  padding: 1rem 0;
}
@media only screen and (max-width: 549px){.message {
    font-size: 1.4rem;
    border: 1px dashed #b216e9;
    top: 18%;
    left: 20%;
    min-width: 15rem;
    min-height: 15rem;
    padding: 2rem 1rem;
  }}
@media only screen and (max-width: 549px){.message a .custom-button {
    padding: 5px;
    font-size: 1.2rem;
  }}
.clicker {
  position: absolute;
  z-index: 30;
  left: 44%;
  top: 2%;
}
@media only screen and (max-width: 549px){.clicker {
    top: -1.5%;
    left: 42%;
    transform: scale(0.8);
    border-width: 3rem 2rem 0 2rem;
  }}
.clicker svg {
  width: 6.5rem;
  height: 6.5rem;
}
@media only screen and (max-width: 549px){.clicker svg {
    width: 5rem;
    height: 5em;
  }}
:checked ~ .wheel {
  animation-name: spin;
  animation-duration: 3s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(1665deg);
  }
}
:checked ~ .message {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  animation-name: winner;
  animation-delay: 2.9s;
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}
@keyframes winner {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
:checked ~ .clicker {
  animation-name: Clicker;
  animation-duration: 3s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}
@media only screen and (max-width: 549px){:checked ~ .clicker {
    animation-name: ClickerMobile;
    animation-duration: 3s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;
  }}
@keyframes Clicker {
  0%, 100% {
    transform: scale(1) rotate(0deg);
    @media only screen and (max-width: 549px) {
      transform: scale(0.8) rotate(0deg);
    }
  }
  5%, 10%, 16%, 23%, 31%, 40%, 50%, 61%, 73%, 86% {
    transform: scale(1) rotate(-15deg);
    @media only screen and (max-width: 549px) {
      transform: scale(0.8) rotate(0deg);
    }
  }
  7.5%, 13%, 20.5%, 27%, 35.5%, 45%, 55.5%, 67%, 79.5% {
    transform: scale(1) rotate(-10deg);
    @media only screen and (max-width: 549px) {
      transform: scale(0.8) rotate(0deg);
    }
  }
}
@keyframes ClickerMobile {
  0%, 100% {
    transform: scale(0.8) rotate(0deg);
  }
  5%, 10%, 16%, 23%, 31%, 40%, 50%, 61%, 73%, 86% {
    transform: scale(0.8) rotate(0deg);
  }
  7.5%, 13%, 20.5%, 27%, 35.5%, 45%, 55.5%, 67%, 79.5% {
    transform: scale(0.8) rotate(0deg);
  }
}
@keyframes Linkable {
  0% {
    bottom: 100%;
  }
  100% {
    bottom: 0;
  }
}
.winner-confetti {
  display: none;
  position: absolute;
  width: 30rem;
  height: 15rem;
  bottom: 0;
  
  animation: fadeIn 1s ease-out;
  animation-fill-mode: forwards;
  
  animation-delay: 2.9s;
  
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.winner-confetti.showDiv {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}
.conf0 {
  fill: #FC6394;
}
.conf1 {
  fill: #EF3C8A;
}
.conf2 {
  fill: #5ADAEA;
}
.conf3 {
  fill: #974CBE;
}
.conf4 {
  fill: #3CBECD;
}
.conf5 {
  fill: #813BBE;
}
.conf6 {
  fill: #F9B732;
}
.conf7 {
  display: none;
  fill: none;
  stroke: #000000;
  stroke-miterlimit: 10;
}
.conf8 {
  fill: none;
  stroke: #F9B732;
  stroke-width: 9;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}
.confetti-cone {
  transform-origin: 200px 50px;
  animation: confetti-cone1 1.2s ease infinite;
}
@keyframes confetti-cone1 {
  0% {
    transform: translate(40px, 95px) rotate(45deg) scale(1, 1);
  }
  15% {
    transform: translate(10px, 145px) rotate(45deg) scale(1.1, 0.85);
  }
  100% {
    transform: translate(40px, 105px) rotate(45deg) scale(1, 1);
  }
}
#yellow-strip {
  fill: none;
  stroke: #F9B732;
  stroke-width: 9;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  animation: confdash 1.2s ease infinite;
}
@keyframes confdash {
  0% {
    stroke-dasharray: 1000;
    stroke-dashoffset: 500;
    transform: translate(-30px, 30px);
    opacity: 0;
  }
  2% {
    stroke-dasharray: 1000;
    stroke-dashoffset: 500;
    transform: translate(-30px, 30px);
    opacity: 0;
  }
  35% {
    stroke-dasharray: 1000;
    stroke-dashoffset: 900;
    transform: translate(-2px, 0px);
    opacity: 1;
  }
  85% {
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    transform: translate(1px, -5px);
    opacity: 1;
  }
  90% {
    stroke-dashoffset: 1000;
    stroke-dashoffset: 1000;
    transform: translate(2px, -8px);
    opacity: 0;
  }
  100% {
    stroke-dashoffset: 1000;
    stroke-dashoffset: 500;
    transform: translate(2px, -8px);
    opacity: 0;
  }
}
#a2 {
  transform-origin: 310.9px 241px;
  animation: confa 1.2s ease-out infinite;
}
#a1 {
  transform-origin: 276px 246px;
  animation: confa 1.2s ease-out infinite;
}
@keyframes confa {
  0% {
    opacity: 0;
    transform: translate(-30px, 20px) rotate(0);
  }
  15% {
    opacity: 1;
    transform: translate(25px, -10px) rotate(60deg);
  }
  80% {
    opacity: 1;
    transform: translate(33px, -18px) rotate(180deg);
  }
  100% {
    opacity: 0;
    transform: translate(37px, -23px) scale(0.5) rotate(230deg);
  }
}
#b1 {
  transform-origin: 195.2px 232.6px;
  animation: confb 1.2s ease-out infinite;
}
#b2 {
  transform-origin: 230.8px 219.8px;
  animation: confb 1.2s ease-out infinite;
}
#b3 {
  transform-origin: 222.8px 190.6px;
  animation: confb 1.2s ease-out infinite;
}
#b4 {
  transform-origin: 262px 188.5px;
  animation: confb 1.2s ease-out infinite;
}
#b5 {
  transform-origin: 282.3px 170.6px;
  animation: confb 1.2s ease-out infinite;
}
@keyframes confb {
  0% {
    opacity: 0;
    transform: translate(-30px, 20px) rotate(0);
  }
  12% {
    opacity: 1;
    transform: translate(25px, -10px) rotate(60deg);
  }
  76% {
    opacity: 1;
    transform: translate(33px, -18px) rotate(180deg);
  }
  100% {
    opacity: 0;
    transform: translate(37px, -23px) scale(0.5) rotate(240deg);
  }
}
#c1 {
  transform-origin: 174.8px 183.4px;
  animation: confc 1.2s ease-out infinite;
}
#c2 {
  transform-origin: 178.9px 156.2px;
  animation: confc 1.2s ease-out infinite;
}
#c3 {
  transform-origin: 206.7px 140px;
  animation: confc 1.2s ease-out infinite;
}
#c4 {
  transform-origin: 213.5px 120.2px;
  animation: confc 1.2s ease-out infinite;
}
@keyframes confc {
  0% {
    opacity: 0.7;
    transform: translate(-30px, 20px) rotate(0);
  }
  18% {
    opacity: 1;
    transform: translate(5px, -10px) rotate(60deg);
  }
  76% {
    opacity: 1;
    transform: translate(13px, -18px) rotate(180deg);
  }
  100% {
    opacity: 0;
    transform: translate(17px, -23px) scale(0.5) rotate(230deg);
  }
}
#d1 {
  transform-origin: 127px 176px;
  animation: confd 1.2s ease-out infinite;
}
#d2 {
  transform-origin: 133px 118px;
  animation: confd 1.2s ease-out infinite;
}
#d3 {
  transform-origin: 152px 100px;
  animation: confd 1.2s ease-out infinite;
}
@keyframes confd {
  0% {
    opacity: 0.7;
    transform: translate(-20px, 20px) rotate(0);
  }
  18% {
    opacity: 1;
    transform: translate(-5px, -10px) rotate(60deg);
  }
  76% {
    opacity: 1;
    transform: translate(-8px, -18px) rotate(180deg);
  }
  100% {
    opacity: 0;
    transform: translate(-10px, -23px) scale(0.5) rotate(230deg);
  }
}
.sticky-button-container {
  display: block;
}
.sticky-mobile-button-container {
  display: none;
}
@media (max-width: 549px){.sticky-mobile-button-container {
    display: none;
    width: 100%;
    bottom: 0;
    background-color: #00C249;
    position: sticky;
    z-index: 40;
    text-align: center;
    margin: 0 auto;
    padding: 1rem 0;
    font-size: 19px;
    margin-top: 3rem;
    color: white;
  }}
.sticky-mobile-button-container a {
  color: white;
  font-weight: 600;
  width: 100%;
}
.sticky-mobile-button-container a:visited {
  color: white;
}
#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme {
  background-color: #646464 !important;
  border-top: none;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.moove-gdpr-infobar-allow-all {
  color: white;
  background-color: #00C249;
}
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.moove-gdpr-infobar-reject-btn {
  background-color: rgba(157, 157, 157, 0.7215686275);
  border: 1px solid #5c5959;
}
button.mgbutton.moove-gdpr-infobar-allow-all:hover {
  transform: scale(1.06);
  color: #3f3f3f !important;
}
button.mgbutton.moove-gdpr-infobar-reject-btn:hover {
  background-color: rgba(157, 157, 157, 0.7215686275) !important;
  color: #5c5959 !important;
}
#cookie-consent-banner {
  
  background: #222;
  
  color: white;
  
  padding: 20px;
  
  position: fixed;
  
  bottom: 0;
  left: 0;
  width: 100%;
  
  z-index: 1000;
  
}
#cookie-consent-banner button {
  margin: 0 10px;
  padding: 10px;
  color: #222;
  background-color: #fff;
  border: none;
  cursor: pointer;
}
html {
  margin-top: 0px !important;
}
.black-friday-banner {
  z-index: 30;
  position: sticky;
  top: 0;
}
.black-friday-banner {
  background-color: #004500;
}
@media screen and (max-width: 915px) and (min-width: 700px){.black-friday-banner {
    position: relative;
  }}
@media only screen and (max-width: 699px){.black-friday-banner {
    position: relative;
  }}
.black-friday-banner_inner {
  max-width: 1120px;
  margin: 0 auto;
  display: flex;
  padding: 5px;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}
@media only screen and (max-width: 699px){.black-friday-banner_inner {
    gap: 3px;
    padding: 5px;
  }}
.black-friday-banner_inner .black-friday_image {
  width: 70px;
  height: 70px;
}
.black-friday-banner_inner .black-friday_image img {
  object-fit: contain;
  width: 100%;
}
@media screen and (max-width: 915px) and (min-width: 550px){.black-friday-banner_inner .black-friday_image {
    width: 60px;
    height: 60px;
  }}
@media only screen and (max-width: 699px){.black-friday-banner_inner .black-friday_image {
    width: 55px;
    height: 55px;
  }}
.black-friday-banner_inner .black-friday_image_bigger {
  width: 80px;
  height: 80px;
}
.black-friday-banner_inner .black-friday_image_bigger img {
  object-fit: contain;
  width: 100%;
}
@media screen and (max-width: 915px) and (min-width: 550px){.black-friday-banner_inner .black-friday_image_bigger {
    width: 70px;
    height: 70px;
  }}
@media only screen and (max-width: 699px){.black-friday-banner_inner .black-friday_image_bigger {
    width: 55px;
    height: 55px;
  }}
.black-friday-banner_inner .black-friday_text {
  color: white;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 915px) and (min-width: 700px){.black-friday-banner_inner .black-friday_text {
    font-size: 18px;
  }}
@media only screen and (max-width: 699px){.black-friday-banner_inner .black-friday_text {
    font-size: 17px;
    line-height: 1.2;
  }}
.black-friday-banner_inner .black-friday_text_bigger {
  color: white;
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 915px) and (min-width: 700px){.black-friday-banner_inner .black-friday_text_bigger {
    font-size: 22px;
  }}
@media only screen and (max-width: 699px){.black-friday-banner_inner .black-friday_text_bigger {
    font-size: 17px;
    line-height: 1.2;
  }}
.black-friday-banner_inner .fa-triangle-exclamation {
  color: red;
}
.black-friday-banner_inner .black-friday_limited-text {
  color: white;
  font-size: 15px;
}
@media screen and (max-width: 915px) and (min-width: 700px){.black-friday-banner_inner .black-friday_limited-text {
    font-size: 14px;
  }}
@media only screen and (max-width: 699px){.black-friday-banner_inner .black-friday_limited-text {
    font-size: 15px;
  }}
.black-friday-banner_inner .black-friday_limited-text-bigger {
  color: white;
  font-size: 18px;
}
@media screen and (max-width: 915px) and (min-width: 700px){.black-friday-banner_inner .black-friday_limited-text-bigger {
    font-size: 16px;
  }}
@media only screen and (max-width: 699px){.black-friday-banner_inner .black-friday_limited-text-bigger {
    font-size: 15px;
  }}
.black-friday-banner_inner .black-friday_subText {
  color: white;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 915px) and (min-width: 700px){.black-friday-banner_inner .black-friday_subText {
    font-size: 20px;
  }}
@media only screen and (max-width: 699px){.black-friday-banner_inner .black-friday_subText {
    font-size: 15px;
    line-height: 1.2;
  }}
.black-friday-banner_inner .combine-elements {
  display: flex;
  align-items: center;
  gap: 11px;
}
@media only screen and (max-width: 699px){.black-friday-banner_inner .combine-elements .black-friday_text,
  .black-friday-banner_inner .combine-elements .black-friday_text_bigger,
  .black-friday-banner_inner .combine-elements .black-friday_limited-text,
  .black-friday-banner_inner .combine-elements .black-friday_limited-text-bigger {
    display: none;
  }}
.black-friday-banner_inner .combine-elements-column {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 915px) and (min-width: 700px){.black-friday-banner_inner .combine-elements-column {
    padding-right: 5px;
  }}
@media only screen and (max-width: 699px){.black-friday-banner_inner .combine-elements-column {
    font-size: 15px;
    line-height: 1.2;
  }}
@media only screen and (max-width: 699px){.black-friday-banner_inner .combine-elements-column {
    display: none;
  }}
.black-friday-banner_inner .mobile-cnt {
  display: none;
}
@media only screen and (max-width: 699px){.black-friday-banner_inner .mobile-cnt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1px;
    width: 100%;
  }}
.black-friday-banner_inner .mobile-cnt i {
  padding-right: 5px;
}
.black-friday_button {
  padding-right: 4px;
}
@media only screen and (max-width: 699px){.black-friday_button {
    display: none;
  }}
.black-friday_button a button {
  width: 100%;
  color: white;
  font-weight: 500;
  border-radius: 8px;
  font-size: 22px;
  padding: 5px 30px;
  background-color: red;
  border: none;
}
@media screen and (max-width: 915px) and (min-width: 700px){.black-friday_button a button {
    font-size: 18px;
    padding: 5px 20px;
  }}
.black-friday_button-sticky {
  display: none;
}
@media only screen and (max-width: 699px){.black-friday_button-sticky {
    width: 100%;
    display: block;
    position: fixed;
    bottom: 0px;
    left: 50%;
    
    transform: translateX(-50%);
    
    z-index: 1000;
    
  }
.black-friday_button-sticky a button {
    width: 100%;
    color: white;
    font-weight: 500;
    border: none;
    font-size: 22px;
    padding: 5px 30px;
    background-color: red;
  }}
@media only screen and (max-width: 699px) and (max-width: 915px) and (min-width: 700px){.black-friday_button-sticky a button {
    font-size: 18px;
    padding: 5px 20px;
  }}
html {
  margin-top: 0px !important;
}
.summer-banner {
  z-index: 30;
  position: sticky;
  top: 0;
}
.summer-banner {
  background: linear-gradient(90deg, #3CFFB9 0%, #129FEB 25%, #0070D8 50%, #129FEB 75%, #3CFFB9 100%);
}
@media screen and (max-width: 915px) and (min-width: 700px){.summer-banner {
    position: relative;
  }}
@media only screen and (max-width: 699px){.summer-banner {
    position: relative;
  }}
.summer-banner_inner {
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  padding: 5px;
  align-items: center;
  gap: 10px;
  justify-content: space-between;
}
@media only screen and (max-width: 699px){.summer-banner_inner {
    gap: 3px;
    padding: 5px;
  }}
.summer-banner_inner .black-friday_image {
  width: 70px;
  height: 70px;
}
.summer-banner_inner .black-friday_image img {
  object-fit: contain;
  width: 100%;
}
@media screen and (max-width: 915px) and (min-width: 550px){.summer-banner_inner .black-friday_image {
    width: 60px;
    height: 60px;
  }}
@media only screen and (max-width: 699px){.summer-banner_inner .black-friday_image {
    width: 55px;
    height: 55px;
  }}
.summer-banner_inner .black-friday_image_bigger {
  width: 80px;
  height: 80px;
}
.summer-banner_inner .black-friday_image_bigger img {
  object-fit: contain;
  width: 100%;
}
@media screen and (max-width: 915px) and (min-width: 550px){.summer-banner_inner .black-friday_image_bigger {
    width: 70px;
    height: 70px;
  }}
@media only screen and (max-width: 699px){.summer-banner_inner .black-friday_image_bigger {
    width: 55px;
    height: 55px;
  }}
.summer-banner_inner .black-friday_text {
  color: white;
  font-size: 22px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 915px) and (min-width: 700px){.summer-banner_inner .black-friday_text {
    font-size: 18px;
  }}
@media only screen and (max-width: 699px){.summer-banner_inner .black-friday_text {
    font-size: 17px;
    line-height: 1.2;
  }}
.summer-banner_inner .black-friday_text_bigger {
  color: white;
  font-size: 26px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 915px) and (min-width: 700px){.summer-banner_inner .black-friday_text_bigger {
    font-size: 22px;
  }}
@media only screen and (max-width: 699px){.summer-banner_inner .black-friday_text_bigger {
    font-size: 17px;
    line-height: 1.2;
  }}
.summer-banner_inner .fa-triangle-exclamation {
  color: red;
}
.summer-banner_inner .black-friday_limited-text {
  color: white;
  font-size: 17px;
  font-weight: 600;
}
@media screen and (max-width: 915px) and (min-width: 700px){.summer-banner_inner .black-friday_limited-text {
    font-size: 14px;
  }}
@media only screen and (max-width: 699px){.summer-banner_inner .black-friday_limited-text {
    font-size: 16px;
  }}
.summer-banner_inner .black-friday_limited-text-bigger {
  color: white;
  font-size: 18px;
}
@media screen and (max-width: 915px) and (min-width: 700px){.summer-banner_inner .black-friday_limited-text-bigger {
    font-size: 16px;
  }}
@media only screen and (max-width: 699px){.summer-banner_inner .black-friday_limited-text-bigger {
    font-size: 15px;
  }}
.summer-banner_inner .black-friday_subText {
  color: white;
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
}
@media screen and (max-width: 915px) and (min-width: 700px){.summer-banner_inner .black-friday_subText {
    font-size: 20px;
  }}
@media only screen and (max-width: 699px){.summer-banner_inner .black-friday_subText {
    font-size: 15px;
    line-height: 1.2;
  }}
.summer-banner_inner .combine-elements {
  display: flex;
  align-items: center;
  gap: 11px;
}
@media only screen and (max-width: 699px){.summer-banner_inner .combine-elements .black-friday_text,
  .summer-banner_inner .combine-elements .black-friday_text_bigger,
  .summer-banner_inner .combine-elements .black-friday_limited-text,
  .summer-banner_inner .combine-elements .black-friday_limited-text-bigger {
    display: none;
  }}
.summer-banner_inner .combine-elements-column {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 915px) and (min-width: 700px){.summer-banner_inner .combine-elements-column {
    padding-right: 5px;
  }}
@media only screen and (max-width: 699px){.summer-banner_inner .combine-elements-column {
    font-size: 15px;
    line-height: 1.2;
  }}
@media only screen and (max-width: 699px){.summer-banner_inner .combine-elements-column {
    display: none;
  }}
.summer-banner_inner .mobile-cnt {
  display: none;
}
@media only screen and (max-width: 699px){.summer-banner_inner .mobile-cnt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1px;
    width: 100%;
  }}
.summer-banner_inner .mobile-cnt i {
  padding-right: 5px;
}
.summer-banner_button {
  padding-right: 4px;
}
@media only screen and (max-width: 699px){.summer-banner_button {
    display: none;
  }}
.summer-banner_button a {
  width: 100%;
  color: white !important;
  font-weight: 600;
  border-radius: 8px;
  font-size: 20px;
  padding: 5px 30px;
  background-color: #F86800;
  border: none;
}
@media screen and (max-width: 915px) and (min-width: 700px){.summer-banner_button a {
    font-size: 18px;
    padding: 5px 20px;
  }}
.summer-banner_button-sticky {
  display: none;
}
@media only screen and (max-width: 699px){.summer-banner_button-sticky {
    width: 100%;
    display: none;
    position: fixed;
    bottom: 0px;
    left: 50%;
    
    transform: translateX(-50%);
    
    z-index: 1000;
    
  }
.summer-banner_button-sticky a {
    display: block;
    width: 100%;
    color: white !important;
    font-weight: 500;
    border: none;
    font-size: 22px;
    padding: 15px 30px;
    background-color: #F86800;
    text-align: center;
  }}
@media only screen and (max-width: 699px) and (max-width: 915px) and (min-width: 700px){.summer-banner_button-sticky a {
    font-size: 18px;
    padding: 5px 20px;
  }}
html#comp-24 {
  font-size: 62.5%;
  scroll-behavior: smooth;
  height: 100vh;
}
html#comp-24 *,
html#comp-24 *::before,
html#comp-24 *::after {
  margin: 0;
  padding: 0;
  box-sizing: inherit;
}
@media only screen and (max-width: 1198px){html#comp-24 {
    font-size: 55%;
  }}
@media only screen and (max-width: 750px){html#comp-24 {
    font-size: 55%;
  }}
html#comp-24 body {
  font-family: Lato, sans-serif !important;
  color: #292929;
}
html#comp-24 .summer-banner_inner {
  margin: 0 auto;
}
#comparison-24 {
  background-color: #f9f9fc;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#comparison-24 .margin-top {
  margin-top: 6rem;
}
#comparison-24 .logo-cont {
  width: 100%;
  height: 6.4rem;
  display: flex;
  background-color: white;
  padding-bottom: 2.5rem;
  box-sizing: content-box;
}
@media only screen and (max-width: 750px){#comparison-24 .logo-cont {
    height: 9.4rem;
    padding: 0;
  }}
@media (max-width: 750px){#comparison-24 .logo-cont {
    height: 6.4rem;
  }}
@media (min-width: 750px){#comparison-24 #extra-padding {
    padding: 3rem 0 !important;
  }}
#comparison-24 .constrain-logo-cont {
  display: flex;
  margin: auto;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 1201px){#comparison-24 .constrain-logo-cont {
    width: 117rem;
  }}
@media only screen and (max-width: 750px){#comparison-24 .constrain-logo-cont {
    margin: unset;
  }}
@media (max-width: 750px){#comparison-24 .constrain-logo-cont {
    justify-content: flex-start;
    padding-left: 15px;
    height: 60px;
  }}
#comparison-24 .logo-text {
  margin-left: 1rem;
  font-weight: 600;
  font-size: 24px;
  color: #333333;
}
@media only screen and (max-width: 750px){#comparison-24 .logo-text {
    font-size: 20px;
  }}
#comparison-24 .logo-bar-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media (max-width: 750px){#comparison-24 .logo-bar-container {
    width: auto;
  }}
#comparison-24 .logo-placeholder {
  max-height: 5.3rem;
  max-width: 15.7rem;
  overflow: hidden;
  object-fit: contain;
}
@media screen and (max-width: 1199px) and (min-width: 749px){#comparison-24 .logo-placeholder {
    height: auto;
  }}
@media only screen and (max-width: 750px){#comparison-24 .logo-placeholder {
    width: 10rem;
    height: 20rem;
    max-width: 20rem;
    display: block;
  }}
#comparison-24 .logo-image-container {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
#comparison-24 #comparison-24-content {
  width: 117rem;
}
@media only screen and (max-width: 900px){#comparison-24 #comparison-24-content {
    width: 100%;
  }}
#comparison-24 #comparison-24-content .header-card {
  width: 100%;
  height: auto;
  min-height: 15rem;
  margin: -25px auto 1.6rem;
  border-radius: 7px;
  border: 1px solid rgba(204, 204, 204, 0.8);
  background-color: #f1f0f5;
  background-position: right;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  display: flex;
  margin-top: 1rem;
}
@media only screen and (max-width: 750px){#comparison-24 #comparison-24-content .header-card {
    margin: 0px auto 1.6rem;
    flex-direction: column-reverse;
    background-color: #fff;
  }}
@media (max-width: 549px){#comparison-24 #comparison-24-content .header-card {
    border-radius: 0;
  }}
#comparison-24 #comparison-24-content .header-card_left {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
  padding: 2.5rem 4.5rem 2.5rem 3rem;
  justify-content: center;
  box-sizing: border-box;
}
@media only screen and (max-width: 750px){#comparison-24 #comparison-24-content .header-card_left {
    align-items: flex-start;
    padding: 3.133vw 6.667vw 6.133vw;
    gap: 2.667vw;
    max-width: 100%;
    width: 100%;
  }}
#comparison-24 #comparison-24-content .header-card_left #title {
  font-size: 3.2rem;
  line-height: normal;
  font-weight: 900;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .header-card_left #title {
    font-size: 5.5vw;
    line-height: 6.433vw;
  }}
#comparison-24 #comparison-24-content .header-card_left #subtitle {
  font-size: 2.4rem;
  line-height: normal;
  font-weight: 400;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .header-card_left #subtitle {
    font-size: 4.4vw;
  }}
#comparison-24 #comparison-24-content .header-card_left #content {
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
}
@media only screen and (max-width: 750px){#comparison-24 #comparison-24-content .header-card_left #content {
    display: none;
  }}
#comparison-24 #comparison-24-content .header-card_right {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
  align-items: flex-end;
  background-color: #f1f0f5;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
@media only screen and (max-width: 750px){#comparison-24 #comparison-24-content .header-card_right {
    min-height: 20rem;
    align-items: flex-start;
  }}
#comparison-24 #comparison-24-content .header-card_right_updated {
  background-color: #fff;
  padding: 0.8rem 1.1rem;
  border-radius: 0 7px;
  gap: 0.8rem;
  font-size: 1.6rem;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  display: flex;
  width: fit-content;
}
@media only screen and (max-width: 750px){#comparison-24 #comparison-24-content .header-card_right_updated {
    left: 0;
    font-size: 3.6vw;
    font-weight: 400;
    border: 1px solid #dcdcdc;
    border-top: none;
    border-radius: 0 0 7px 0;
    padding: 1.333vw 2.4vw;
  }}
#comparison-24 #comparison-24-content .header-card_right_menuIcon {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 2rem auto;
}
@media only screen and (max-width: 750px){#comparison-24 #comparison-24-content .header-card_right_menuIcon {
    display: none;
  }}
#comparison-24 #comparison-24-content .header-card_right_menuIcon .icon-text {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.6rem;
}
#comparison-24 #comparison-24-content .header-card_right_menuIcon .icon-text_icon {
  width: 2.4rem;
  height: 2.4rem;
}
#comparison-24 #comparison-24-content .header-card_right_menuIcon .icon-text_text {
  color: #ffffff;
  font-size: 1.7rem;
}
#comparison-24 #comparison-24-content .main-content-layout {
  display: flex;
  flex-direction: row;
  gap: 2rem;
}
@media screen and (max-width: 900px) and (min-width: 749px){#comparison-24 #comparison-24-content .main-content-layout {
    gap: 1rem;
    padding: 1rem;
  }}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout {
    width: 90vw;
    margin: auto;
    flex-direction: column;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left {
  flex: 4;
}
@media screen and (max-width: 750px) and (min-width: 550px){#comparison-24 #comparison-24-content .main-content-layout_left {
    margin: -3vw 0;
  }}
@media (max-width: 549px){#comparison-24 #comparison-24-content .main-content-layout_left {
    margin: -6.5vw 0;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .product-custom-button {
  font-size: 20px;
  font-weight: 400;
  cursor: pointer;
  border-radius: 7px;
  background-color: #0088d6;
  color: #fff;
  border: none;
  width: fit-content;
  padding: 1rem 5rem;
}
@media screen and (max-width: 900px) and (min-width: 749px){#comparison-24 #comparison-24-content .main-content-layout_left .product-custom-button {
    font-size: 18px;
    padding: 1rem 2rem;
  }}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .product-custom-button {
    width: 100%;
    font-size: 24px;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .product-custom-button:hover {
  background-color: #1079b7;
}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product {
  transition: box-shadow 0.3s ease;
  margin-bottom: 2rem;
  font-size: 1.6rem;
  position: relative;
  border-radius: 7px;
}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card {
  display: flex;
  position: absolute;
  
  top: -16px;
  right: 0px;
  z-index: 1;
  width: 216px;
  height: 49px;
  text-align: center;
  line-height: 10px;
  font-weight: bold;
  font-size: 26px;
  color: black;
  justify-content: center;
  align-items: center;
  background-size: cover;
  object-fit: cover;
}
@media only screen and (max-width: 550px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card {
    margin: 0.5rem 0rem;
    width: 150px !important;
    right: 0px !important;
  }}
@media (max-width: 369px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card {
    width: 120px !important;
    right: -10px !important;
    top: -20px;
  }}
@media (max-width: 344px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card {
    right: -15px !important;
  }}
@media screen and (max-width: 1061px) and (min-width: 900px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card {
    right: 25px;
    top: -14px;
  }}
@media screen and (max-width: 1199px) and (min-width: 1061px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card {
    right: -24px;
    top: -14px;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card img {
  width: 180px;
  height: 38px;
}
@media screen and (max-width: 1199px) and (min-width: 749px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card img {
    width: 160px;
    height: 40px;
  }}
@media (max-width: 369px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card img {
    width: 100px !important;
    height: 25px !important;
  }}
@media (max-width: 344px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card img {
    width: 90px !important;
  }}
@media (max-width: 329px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product .badges-card img {
    display: none;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_link {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content {
  border: 1px solid #dcdcdc;
  display: flex;
  flex-wrap: wrap;
  min-height: 19rem;
  justify-content: space-around;
  width: 100%;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 7px;
  padding: 1.5rem 0;
}
@media screen and (max-width: 900px) and (min-width: 749px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content {
    gap: 1rem;
  }}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content {
    padding: 5vw 5.867vw 4.8vw;
    justify-content: center;
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content .card-position {
  border-radius: 7px 0 7px 0;
  position: absolute;
  width: 33px;
  height: 33px;
  line-height: 33px;
  font-size: 1.6rem;
  top: 0;
  left: 0;
  text-align: center;
  color: white;
  background-color: #ee7c5d;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content .card-position {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    width: 40px;
    height: 32px;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content .card-position-ribbon {
  position: absolute;
  color: #fff;
  display: flex;
  left: 3.5rem;
  height: 33px;
  border-radius: 0 0 7px 0;
  padding: 0 1rem;
  top: 0;
  line-height: 3.4rem;
  background-color: #ee7c5d;
}
@media screen and (max-width: 900px) and (min-width: 749px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content .card-position-ribbon {
    left: 4rem;
    line-height: 3.7rem;
  }}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content .card-position-ribbon {
    height: 32px;
    line-height: 32px;
    left: 3.7rem;
    font-size: 20px;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_start {
  display: flex;
  flex: 0 0 18rem;
  flex-direction: column;
  justify-content: center;
  padding: 0 0.5rem 0 0rem;
  border-right: 1px solid rgba(128, 128, 128, 0.3098039216);
  margin-top: 1rem;
}
@media screen and (max-width: 900px) and (min-width: 749px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_start {
    flex: 0 0 130px;
  }}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_start {
    flex: 0 0 0;
    padding: 0;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin: 1rem auto;
    border-right: none;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_logo {
  height: 18rem;
  max-width: 17rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_logo {
    flex-direction: column-reverse;
    max-width: 20rem;
    height: 22rem;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_logo img {
  object-fit: contain;
  height: auto;
  max-height: 17rem;
}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_logo .brand-name-card {
  font-size: 1.6rem;
  line-height: 1.75em;
  font-weight: bold;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_logo .brand-name-card {
    font-size: 18px;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-desktop {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #222222;
  width: 11rem;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-desktop {
    display: none;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-desktop .score-number {
  font-size: 3.9rem;
  font-weight: 700;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-desktop .score-number {
    font-size: 2.7rem;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-desktop .score-text {
  display: flex;
  justify-content: center;
  font-weight: 400;
  font-size: 1.7rem;
  margin-top: 0.6rem;
  color: #222222;
}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-desktop .stars-score {
  display: flex;
  flex-direction: column;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-desktop .stars-score {
    flex-direction: column-reverse;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-mobile {
  display: none;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-mobile {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
    color: #222222;
  }
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-mobile .score-number {
    font-size: 7.4vw;
    font-weight: 700;
  }
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-mobile .score-text {
    display: flex;
    justify-content: center;
    font-weight: 400;
    font-size: 4.4vw;
    color: #222222;
  }
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_score-mobile .stars-score {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_bullets {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  align-items: flex-start;
  width: 32rem;
  padding: 0 1rem;
  border-right: 1px solid rgba(128, 128, 128, 0.3098039216);
  border-left: 1px solid rgba(128, 128, 128, 0.3098039216);
}
@media screen and (max-width: 900px) and (min-width: 749px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_bullets {
    width: 29rem;
  }}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_bullets {
    gap: 0;
    padding-left: 1rem;
    border-right: none;
    border-left: none;
    width: auto;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_bullets ul {
  list-style-type: none;
}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_bullets-title {
  font-size: 1.8rem;
  line-height: 1.75em;
  font-weight: bold;
  padding-bottom: 0.3rem;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_bullets-title {
    font-size: 2rem;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_bullets .card-product_content_bullets_repeater {
  font-size: 1.6rem;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_bullets .card-product_content_bullets_repeater {
    line-height: 6.8vw;
    font-size: 4.4vw;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_bullets .product-features-bullets {
  display: flex;
  gap: 0.5rem;
}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_end {
  flex: 215px 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: auto 20px auto 0;
}
@media screen and (max-width: 900px) and (min-width: 749px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_end {
    flex: 13.5rem 0 0;
  }}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_end {
    margin: 1rem auto;
    width: 100%;
    flex: auto;
  }
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_end a {
    width: 100%;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_end-floatingBox-desktop {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  position: relative;
  font-size: 1.6rem;
  opacity: 0;
  animation: fadeIn 1s 1s forwards;
  gap: 0.4rem;
  padding: 0.5rem;
  border-radius: 0.2rem;
  margin-bottom: 1.8rem;
  border: 0.1rem solid #dcdcdc;
  order: -2;
}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_end-floatingBox-desktop::before {
  content: "";
  position: absolute;
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNyAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjcyNzEgMEgwLjcyNzA1MUw4LjIyNzA1IDEzTDE1LjcyNzEgMFoiIGZpbGw9IndoaXRlIi8+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC45Njc2ODkgMEw4LjIyNjk3IDEyLjU3MzRMMTUuNDg2MyAwSDE2LjQ1NDJMOC4yMjcxIDE0LjI0OThMMCAwSDAuOTY3Njg5WiIgZmlsbD0iI0NDQ0NDQyIgZmlsbC1vcGFjaXR5PSIwLjgiLz4KPC9zdmc+Cg==);
  background-size: 1.6rem 1.2rem;
  background-repeat: no-repeat;
  bottom: -1.4rem;
  left: 50%;
  z-index: 10;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_end-floatingBox-desktop {
    display: none;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_end-floatingBox-desktop img {
  width: 3rem;
  height: 3rem;
}
#comparison-24 #comparison-24-content .main-content-layout_left .winner-section-title {
  text-align: center;
  background-color: #ee7c5d;
  font-size: 2.4rem;
  padding: 1rem 0;
  font-weight: 700;
  line-height: normal;
  color: white;
}
#comparison-24 #comparison-24-content .main-content-layout_left .winner-section {
  margin: 4rem 0;
  border: 3px solid #ee7c5d;
  border-radius: 7px;
}
#comparison-24 #comparison-24-content .main-content-layout_left .winner-section .card-product {
  margin-bottom: 0rem;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .winner-section {
    margin: 4rem 0 0;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product:hover {
  box-shadow: 4px 4px 20px 0 rgba(0, 0, 0, 0.08);
}
#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_end-floatingBox-mobile {
  display: none;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .card-product_content_end-floatingBox-mobile {
    display: flex;
    width: 90%;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: relative;
    font-size: 1.6rem;
    opacity: 0;
    animation: fadeIn 1s 1s forwards;
    gap: 0.4rem;
    padding: 0.5rem;
    border-radius: 0.2rem;
    margin: auto;
    border: 0.1rem solid #dcdcdc;
    order: -2;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .main-section-title {
  font-size: 2.5rem;
  margin-bottom: 1.8rem;
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .main-section-title {
    font-size: 24px;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .main-section-content {
  font-size: 17px;
  line-height: 26px;
  padding-bottom: 20px;
  border-bottom: 1px solid #dcdcdc;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .main-section-content {
    font-size: 18px;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion .faqs_accordion__label {
  margin: 0px;
}
#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion .faqs_accordion__label {
  width: 100%;
  display: block;
  font-size: 2rem;
  font-weight: 700;
  cursor: pointer;
  position: relative;
  transition: background 0.3s;
  padding: 20px 0;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion .faqs_accordion__label {
    font-size: 19px;
  }}
#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion .faqs_accordion__label::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2px;
  width: 12px;
  height: 7px;
  background-size: 100% 100%;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%232D2D2D' d='M11.5 0l-5 5-5-5L0 1.5 6.5 8 13 1.5z' fill-rule='evenodd'/%3E%3C/svg%3E");
  display: inline-block;
  transform: rotate(360deg);
  transition: transform 0.5s linear;
}
#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion .faqs_accordion__content {
  font-size: 17px;
  line-height: 2.6rem;
  padding-bottom: 2rem;
  display: none;
  max-height: 0;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), margin-top 1s cubic-bezier(0, 1, 0, 1);
}
#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion .fa-caret-right {
  size: 14px;
  padding-right: 4px;
}
#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion .input_faqs_content_accordion {
  display: none;
}
#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion .input_faqs_content_accordion:checked ~ .faqs_accordion__content {
  display: block;
  overflow: hidden;
  transition: max-height 5s ease-in-out;
  max-height: 5000px;
  margin-top: 10px;
}
#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion .input_faqs_content_accordion:checked ~ .fa {
  transform: rotate(45deg);
}
#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion .input_faqs_content_accordion:checked ~ .faqs_accordion__label::before {
  transform: rotate(180deg);
  transition: transform 0.5s linear;
}
#comparison-24 #comparison-24-content .main-content-layout_left .faqs-accordion:not(:last-child) {
  border-bottom: 1px solid #dcdcdc;
}
#comparison-24 #comparison-24-content .main-content-layout_left .back-to-top__desktop__wrapper {
  display: flex;
  justify-content: flex-end;
  margin: auto;
  margin-top: 55px;
}
#comparison-24 #comparison-24-content .main-content-layout_left .back-to-top__desktop {
  width: fit-content;
  gap: 10px;
}
#comparison-24 #comparison-24-content .main-content-layout_left .back-to-top__desktop {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  color: white;
  cursor: pointer;
}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left .back-to-top__desktop {
    position: fixed;
    bottom: 2rem;
    right: 4rem;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 1.5rem 1.8rem;
    border-radius: 50%;
    font-size: 2.7rem;
    font-weight: 900;
  }}
@media (max-width: 750px){#comparison-24 #comparison-24-content .main-content-layout_left #text-floating-btn {
    display: none;
  }}
#comparison-24 #comparison-24-content .main-content-layout_right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
@media (max-width: 1061px){#comparison-24 #comparison-24-content .main-content-layout_right {
    display: none;
  }}
#comparison-24 #comparison-24-content .main-content-layout_right_inner {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#comparison-24 #comparison-24-content .main-content-layout_right .card-right-col_content-accordion {
  padding: 1rem 0;
}
#comparison-24 #comparison-24-content .main-content-layout_right .card-right-col_content-accordion:not(:last-child) {
  border-bottom: 1px solid #dcdcdc;
}
#comparison-24 #comparison-24-content .main-content-layout_right .card-right-col {
  border-radius: 7px;
  border: 1px solid #dcdcdc;
  background: #fff;
  font-size: 1.6rem;
  font-weight: 400;
}
#comparison-24 #comparison-24-content .main-content-layout_right .card-right-col_header {
  display: flex;
  align-items: center;
  min-height: 47px;
  border-bottom: 1px solid #dcdcdc;
}
#comparison-24 #comparison-24-content .main-content-layout_right .card-right-col_header .icon-header-title {
  width: 25px;
  height: 25px;
  margin: 0 18px;
}
@media screen and (max-width: 900px) and (min-width: 749px){#comparison-24 #comparison-24-content .main-content-layout_right .card-right-col_header .icon-header-title {
    margin: 0 1.5rem;
  }}
#comparison-24 #comparison-24-content .main-content-layout_right .card-right-col_header_title {
  font-size: 1.8rem;
  font-weight: 700;
}
@media screen and (max-width: 900px) and (min-width: 749px){#comparison-24 #comparison-24-content .main-content-layout_right .card-right-col_header_title {
    font-size: 1.6rem;
  }}
#comparison-24 #comparison-24-content .main-content-layout_right .card-right-col_content {
  padding: 0.9rem 1.8rem 0.9rem 1.8rem;
}
#comparison-24 #comparison-24-content .main-content-layout_right .myaccordion {
  border-radius: 5px;
  overflow: hidden;
  padding-bottom: 15px;
}
#comparison-24 #comparison-24-content .main-content-layout_right .accordion__label__container {
  padding: 10px;
}
#comparison-24 #comparison-24-content .main-content-layout_right .content_accordion__label {
  margin: 0px;
}
#comparison-24 #comparison-24-content .main-content-layout_right .content_accordion__label {
  width: 100%;
  display: block;
  font-size: 1.6rem;
  cursor: pointer;
  position: relative;
  transition: background 0.3s;
}
#comparison-24 #comparison-24-content .main-content-layout_right .content_accordion__label::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 2px;
  width: 12px;
  height: 7px;
  background-size: 100% 100%;
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%232D2D2D' d='M11.5 0l-5 5-5-5L0 1.5 6.5 8 13 1.5z' fill-rule='evenodd'/%3E%3C/svg%3E");
  display: inline-block;
  transform: rotate(360deg);
  transition: transform 0.5s linear;
}
#comparison-24 #comparison-24-content .main-content-layout_right .content_accordion__content {
  background: #ffffff;
  display: none;
  max-height: 0;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1), margin-top 1s cubic-bezier(0, 1, 0, 1);
  line-height: 21px;
}
#comparison-24 #comparison-24-content .main-content-layout_right .fa-caret-right {
  size: 14px;
  padding-right: 4px;
}
#comparison-24 #comparison-24-content .main-content-layout_right .content_accordion {
  display: none;
}
#comparison-24 #comparison-24-content .main-content-layout_right .content_accordion:checked ~ .content_accordion__content {
  display: block;
  overflow: hidden;
  transition: max-height 5s ease-in-out;
  max-height: 5000px;
  margin-top: 10px;
}
#comparison-24 #comparison-24-content .main-content-layout_right .content_accordion:checked ~ .fa {
  transform: rotate(45deg);
}
#comparison-24 #comparison-24-content .main-content-layout_right .content_accordion:checked ~ .content_accordion__label::before {
  transform: rotate(180deg);
  transition: transform 0.5s linear;
}
#comparison-24 #comparison-24-content .main-content-layout_right .top-products-row {
  display: flex;
  margin: 1rem 0;
}
#comparison-24 #comparison-24-content .main-content-layout_right .top-products-row a:visited {
  color: #292929;
}
#comparison-24 #comparison-24-content .main-content-layout_right .top-products-row .circle-position {
  width: 2.7rem;
  height: 2.7rem;
  border-radius: 50%;
  background-color: #ee7c5d;
  margin-right: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}
#comparison-24 #comparison-24-content .main-content-layout_right .top-products-row .brand-name-top {
  text-decoration-line: underline;
  font-weight: 700;
  max-width: 150px;
}
@media (max-width: 1140px) and (min-width: 900px){#comparison-24 {
    
    
    
    
    
    
  }
#comparison-24 #comparison-24-content {
    width: 95%;
    max-width: 95%;
    margin: 0 auto;
  }
#comparison-24 .comparison-table {
    display: flex;
    flex-direction: column;
  }
#comparison-24 .comparison-table .column {
    width: 100%;
    margin-bottom: 20px;
  }
#comparison-24 .comparison-table img {
    max-width: 100%;
    height: auto;
  }
#comparison-24 .nav-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
#comparison-24 .btn {
    padding: 10px 20px;
    font-size: 1.2rem;
  }}
html#ekm-s {
  font-size: 62.5%;
  scroll-behavior: smooth;
  height: 100vh;
}
html#ekm-s *,
html#ekm-s *::before,
html#ekm-s *::after {
  box-sizing: inherit;
}
@media only screen and (max-width: 1198px){html#ekm-s {
    font-size: 55%;
  }}
@media only screen and (max-width: 750px){html#ekm-s {
    font-size: 55%;
  }}
html#ekm-s body {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
body #ekm-sales {
  font-family: Montserrat, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
}
.back-to-top-btn-ekms {
  align-items: center;
  border-radius: 100%;
  bottom: 6px;
  box-shadow: 0 5px 4px 0 rgba(0, 0, 0, 0.26);
  color: #fff;
  cursor: pointer;
  justify-content: center;
  position: fixed;
  bottom: 3rem;
  right: 8rem;
  z-index: 1000;
  height: 60px;
  width: 60px;
  background-color: #684fd9;
  border: none;
}
@media only screen and (max-width: 650px){.back-to-top-btn-ekms {
    right: 3rem;
  }}
@media only screen and (max-width: 650px){#go-top-btn {
    display: none;
  }}
#ekm-sales {
  width: 200rem;
  margin: 0 auto;
  position: relative;
}
#ekm-sales .no-spacing-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#ekm-sales .grey-backgound-color {
  --tw-bg-opacity: 1;
  background-color: rgb(231 231 231/var(--tw-bg-opacity));
}
#ekm-sales .lightGrey-backgound-color {
  --tw-bg-opacity: 1;
  background-color: rgb(244 244 245/var(--tw-bg-opacity));
}
#ekm-sales .padding-vertical {
  padding: 2.25rem 0;
}
#ekm-sales #extra-element-for-scroll {
  display: none;
}
@media only screen and (max-width: 1060px){#ekm-sales #extra-element-for-scroll {
    display: flex;
  }}
@media only screen and (max-width: 1999px){#ekm-sales {
    width: auto;
  }}
@media only screen and (max-width: 650px){#ekm-sales .padding-horizontal-mobile {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .padding-horizontal-tablet {
    padding-left: 24px;
    padding-right: 24px;
  }}
#ekm-sales .no-top-space {
  margin-top: 0px;
  padding-top: 0px;
}
#ekm-sales .white-text-color {
  color: #ffffff;
}
#ekm-sales a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #0084fd;
  font-family: inherit;
}
#ekm-sales a:hover {
  transform: scaleX(1.1);
}
#ekm-sales .top-banner {
  display: flex;
  width: 100%;
  background-color: black;
  color: #fff;
}
#ekm-sales .top-banner_inner {
  width: 80%;
  margin: 0 auto;
  padding: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 117rem;
}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .top-banner_inner {
    width: 100%;
  }}
@media only screen and (max-width: 650px){#ekm-sales .top-banner_inner {
    width: 100%;
    padding: 0.8rem 1.5rem;
  }}
#ekm-sales .top-banner_inner_end {
  display: flex;
  gap: 2rem;
}
#ekm-sales .top-banner_logo-placeholder {
  max-width: 22rem;
  max-height: 5.5rem;
}
@media only screen and (max-width: 549px){#ekm-sales .top-banner_logo-placeholder {
    max-width: 15rem;
  }}
#ekm-sales .top-banner .clickable-text {
  line-height: 1.25;
  font-weight: 700;
  font-size: 16px;
  text-decoration: underline;
}
@media only screen and (max-width: 549px){#ekm-sales .top-banner .clickable-text {
    font-size: 1.4rem;
  }}
#ekm-sales #flag-icon {
  font-size: 25px;
  padding: 5px;
  margin: 0 10px 0 0;
  max-height: 20px;
}
@media only screen and (max-width: 549px){#ekm-sales #flag-icon {
    width: 3.2rem;
    margin: 0;
  }}
#ekm-sales .button-primary {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #0084fd;
  color: #fff;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5px;
  font-size: var(--btn-font-size, 16px);
  font-weight: 800;
  border-radius: 5px;
  text-transform: uppercase;
  text-decoration: none;
  padding: 1rem 3rem;
  line-height: 1.6;
  max-width: fit-content;
  min-width: 30rem;
  text-align: center;
  margin: 0 0 1.6rem;
}
#ekm-sales .button-primary:hover {
  transform: none;
  background-color: #0038ff;
}
#ekm-sales .hero-banner-box {
  min-height: 45.8rem;
  max-height: 46rem;
  background-repeat: no-repeat;
  background-size: cover;
  object-fit: contain;
  display: flex;
  align-items: center;
  background-position: center;
}
@media only screen and (max-width: 650px){#ekm-sales .hero-banner-box {
    max-height: none;
  }}
#ekm-sales .hero-banner-box_inner {
  display: flex;
  margin: 0 auto;
  width: 60%;
  padding: 1rem 1rem 0;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  column-gap: 2rem;
  max-width: 117rem;
}
@media only screen and (max-width: 1876px) and (min-width: 1061px){#ekm-sales .hero-banner-box_inner {
    width: 80%;
  }}
@media only screen and (max-width: 1060px){#ekm-sales .hero-banner-box_inner {
    width: 100%;
  }}
@media only screen and (max-width: 650px){#ekm-sales .hero-banner-box_inner {
    flex-direction: column;
    justify-items: center;
    align-items: center;
    align-content: center;
  }}
#ekm-sales .hero-banner-box_inner_text-buttton {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #fff;
  text-align: center;
  padding: 2rem 1.5rem 2.5rem 1.5rem;
}
#ekm-sales .hero-banner-box_inner_text-buttton .text-before-sale {
  font-size: 3.4rem;
  line-height: 1.25;
}
@media only screen and (max-width: 650px){#ekm-sales .hero-banner-box_inner_text-buttton .text-before-sale {
    font-size: 2.4rem;
  }}
#ekm-sales .hero-banner-box_inner_text-buttton .sale-text {
  font-size: 9.5rem;
  line-height: 1;
  font-weight: 700;
  white-space: pre;
}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .hero-banner-box_inner_text-buttton .sale-text {
    font-size: 6rem;
  }}
@media only screen and (max-width: 650px){#ekm-sales .hero-banner-box_inner_text-buttton .sale-text {
    font-size: 6rem;
  }}
#ekm-sales .hero-banner-box_inner_text-buttton .text-after-sale {
  font-size: 3.6rem;
}
@media only screen and (max-width: 650px){#ekm-sales .hero-banner-box_inner_text-buttton .text-after-sale {
    font-size: 2.6rem;
  }}
#ekm-sales .hero-banner-box_inner_image {
  flex: 1;
  width: 100%;
  height: 45rem;
  overflow: hidden;
  padding: 0 1.6rem;
}
#ekm-sales .hero-banner-box_inner_image img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
  object-position: center;
}
@media only screen and (max-width: 1060px){#ekm-sales .hero-banner-box_inner_image img {
    object-position: center;
  }}
#ekm-sales .icon-row-repeater-box_inner_item {
  display: flex;
  white-space: nowrap;
}
#ekm-sales .icon-row-repeater-box {
  display: flex;
  width: 100%;
  color: black;
  padding: 0.75rem 0;
  overflow: hidden;
}
#ekm-sales .icon-row-repeater-box_inner {
  display: flex;
  justify-content: space-between;
  white-space: nowrap;
  gap: 10rem;
  width: 100%;
}
@media only screen and (max-width: 1060px){#ekm-sales .icon-row-repeater-box_inner {
    animation-name: infiniteScroll;
    overflow: visible;
    animation-duration: 30s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
  }}
#ekm-sales .icon-row-repeater-box_inner .main-content-row {
  display: flex;
  align-items: center;
  padding: 0 1.5rem;
  padding: 10px;
  min-width: 20rem;
  margin-right: 20px;
}
#ekm-sales .icon-row-repeater-box_inner .main-content-row_image {
  height: 5rem;
  margin: 0 0.75rem;
}
#ekm-sales .icon-row-repeater-box_inner .main-content-row_text {
  font-size: 1.6rem;
  line-height: 1.5rem;
}
#ekm-sales .icon-row-repeater-box_inner .main-content-row_text p {
  margin-bottom: 0;
}
@media only screen and (max-width: 1060px){@keyframes infiniteScroll {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(calc(0px - 200%));
    }
  }}
#ekm-sales .image-row-repeater-box {
  display: flex;
  width: 100%;
  background-color: rgb(253, 207, 0);
}
#ekm-sales .image-row-repeater-box_inner {
  width: 100%;
  max-width: 117rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media only screen and (max-width: 650px){#ekm-sales .image-row-repeater-box_inner {
    padding: 40px 0;
  }}
#ekm-sales .image-row-repeater-box_title {
  font-size: 3.2rem;
  line-height: 1.25;
  margin-bottom: 4rem;
  font-weight: 700;
}
@media only screen and (max-width: 650px){#ekm-sales .image-row-repeater-box_title {
    text-align: center;
    font-size: 24px;
    padding: 0 1.5rem;
  }}
#ekm-sales .image-row-repeater-box .image-row-repeater {
  display: flex;
  flex-wrap: nowrap;
}
@media only screen and (max-width: 650px){#ekm-sales .image-row-repeater-box .image-row-repeater {
    flex-direction: column;
  }}
#ekm-sales .image-row-repeater-box .image-row-repeater_column {
  display: flex;
  flex-direction: column;
  padding: 0 1.5rem;
  flex: 1;
  gap: 1rem;
}
#ekm-sales .image-row-repeater-box .image-row-repeater_column_image {
  width: 36rem;
  height: 21.6rem;
  object-fit: contain;
}
@media only screen and (max-width: 650px){#ekm-sales .image-row-repeater-box .image-row-repeater_column_image {
    width: 100%;
  }}
#ekm-sales .image-row-repeater-box .image-row-repeater_column_text {
  margin-top: 0.75rem;
  font-size: 1.6rem;
}
@media only screen and (max-width: 650px){#ekm-sales .image-row-repeater-box .image-row-repeater_column_text {
    font-size: 16px;
    margin: 12px 0 14px;
  }}
#ekm-sales .columns-content-box {
  display: flex;
  width: 100%;
}
#ekm-sales .columns-content-box_inner {
  width: 100%;
  max-width: 117rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
#ekm-sales .columns-content-box_title {
  font-size: 3.2rem;
  line-height: 1.25;
  margin-bottom: 4rem;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 650px){#ekm-sales .columns-content-box_title {
    text-align: center;
    font-size: 24px;
    padding: 0 1.5rem;
  }}
#ekm-sales .columns-content-box_subText {
  font-size: 2.4rem;
  line-height: 1.25;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 650px){#ekm-sales .columns-content-box_subText {
    text-align: center;
    font-size: 20px;
    padding: 0 1.5rem;
  }}
#ekm-sales .columns-content-box .grid-container-mobile {
  display: none;
}
@media only screen and (max-width: 650px){#ekm-sales .columns-content-box .grid-container-mobile {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 1.5rem;
  }}
#ekm-sales .columns-content-box .grid-container {
  display: flex;
  justify-content: space-between;
  padding: 0 4rem;
  column-gap: 6rem !important;
}
@media only screen and (max-width: 650px){#ekm-sales .columns-content-box .grid-container {
    display: none;
  }}
#ekm-sales .columns-content-box .column {
  flex: 1;
  margin: 0 10px;
}
#ekm-sales .columns-content-box .column .text {
  text-align: center;
  font-size: 16px;
}
@media only screen and (max-width: 650px){#ekm-sales .columns-content-box .column .text {
    font-size: 14px;
  }}
@media only screen and (max-width: 650px){#ekm-sales .columns-content-box .column {
    gap: 1.25rem;
  }}
#ekm-sales .columns-content-box .column-circular {
  flex: 1;
  margin: 0 10px;
}
#ekm-sales .columns-content-box .column-circular .text {
  font-size: 16px;
  text-align: center;
}
#ekm-sales .columns-content-box .column-circular .item.right-circular:first-child,
#ekm-sales .columns-content-box .column-circular .item.right-circular:last-child {
  margin-right: -50%;
}
#ekm-sales .columns-content-box .column-circular .item.left-circular:first-child,
#ekm-sales .columns-content-box .column-circular .item.left-circular:last-child {
  margin-left: -50%;
}
#ekm-sales .columns-content-box .column-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  gap: 0.75rem;
  flex: 0.5;
}
@media only screen and (max-width: 650px){#ekm-sales .columns-content-box .column-1 {
    gap: 1.75rem;
    margin-top: 2.5rem;
  }}
#ekm-sales .columns-content-box .item {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 24.7rem;
}
@media only screen and (max-width: 650px){#ekm-sales .columns-content-box .item {
    max-width: none;
  }}
#ekm-sales .columns-content-box .column-2 {
  display: flex;
  flex: 1.5;
  justify-content: center;
}
#ekm-sales .columns-content-box .column-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  gap: 0.75rem;
  flex: 0.5;
}
@media only screen and (max-width: 650px){#ekm-sales .columns-content-box .column-3 {
    margin-top: 1.25rem;
    gap: 1.75rem;
  }}
#ekm-sales .columns-content-box #icon-image {
  height: 4.6rem;
  width: 6rem;
  object-fit: contain;
}
@media only screen and (max-width: 650px){#ekm-sales .columns-content-box #icon-image {
    height: 48px;
    width: 62px;
    margin-bottom: 1rem;
  }}
#ekm-sales .columns-content-box .column img {
  width: 100%;
  
  height: auto;
}
#ekm-sales .columns-content-box .column-circular img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
#ekm-sales .top-star-box {
  display: flex;
  width: 100%;
  background-color: black;
  top: -0.5%;
  z-index: 3;
}
@media only screen and (max-width: 650px){#ekm-sales .top-star-box {
    flex-direction: column;
  }}
#ekm-sales .top-star-box_inner {
  width: 100%;
  max-width: 117rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 1.6rem 0.5rem;
  align-items: center;
}
@media only screen and (max-width: 650px){#ekm-sales .top-star-box_inner {
    flex-direction: column;
    align-items: center;
    row-gap: 1.2rem;
  }}
#ekm-sales .top-star-box_first {
  display: flex;
  align-items: center;
  gap: 2rem;
}
#ekm-sales .top-star-box_score_button {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0;
  padding: 8px 40px;
  min-width: 2rem;
}
@media only screen and (max-width: 650px){#ekm-sales .top-star-box_score_button {
    padding: 5px 40px;
  }}
#ekm-sales .top-star-box_score_button:hover {
  transform: scale(1.1);
  background-color: #0084fd;
}
#ekm-sales .left-content-box {
  display: flex;
  width: 100%;
  min-height: 45.8rem;
  max-height: 71rem;
  object-fit: contain;
  background-position: center;
  background-size: cover;
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .left-content-box {
    max-height: none;
  }}
@media only screen and (max-width: 650px){#ekm-sales .left-content-box {
    max-height: none;
  }}
#ekm-sales .left-content-box_button {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0;
  padding: 8px 40px;
  min-width: 2rem;
}
#ekm-sales .left-content-box_button:hover {
  transform: scale(1.1);
  background-color: #0084fd;
}
#ekm-sales .left-content-box_inner {
  width: 100%;
  max-width: 117rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  color: #fff;
}
@media only screen and (max-width: 650px){#ekm-sales .left-content-box_inner {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }}
#ekm-sales .left-content-box_inner-constrain {
  width: 55vw;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .left-content-box_inner-constrain {
    width: 75vw;
  }}
@media only screen and (max-width: 650px){#ekm-sales .left-content-box_inner-constrain {
    width: 100%;
    padding: 0 1.5rem;
    font-size: 1.6rem;
    align-items: center;
  }}
#ekm-sales .left-content-box_inner_title {
  font-size: 3.2rem;
  margin-bottom: 3rem;
  line-height: 1.33;
}
@media only screen and (max-width: 650px){#ekm-sales .left-content-box_inner_title {
    font-size: 24px;
    text-align: center;
  }}
#ekm-sales .left-content-box_inner_content {
  font-size: 16px;
  margin-bottom: 2rem;
}
#ekm-sales .textBox-color-box {
  display: flex;
  width: 100%;
  background-color: rgb(253, 207, 0);
  position: relative;
  padding-top: 2.5;
  overflow: hidden;
}
#ekm-sales .textBox-color-box_inner {
  width: 100%;
  max-width: 117rem;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding: 4rem 0;
}
#ekm-sales .textBox-color-box_inner_title {
  font-size: 3.2rem;
  line-height: 1.25;
  margin-bottom: 2.5rem;
  font-weight: 700;
}
@media only screen and (max-width: 650px){#ekm-sales .textBox-color-box_inner_title {
    font-size: 24px;
    text-align: center;
    margin-left: 0.5rem;
  }}
#ekm-sales .textBox-color-box_inner .grid-parent {
  position: relative;
  width: 73%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 0rem;
  row-gap: 3.5rem;
  justify-items: start;
  padding: 3.2rem 0 0;
}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .textBox-color-box_inner .grid-parent {
    column-gap: 3rem;
    row-gap: 3rem;
  }}
@media only screen and (max-width: 650px){#ekm-sales .textBox-color-box_inner .grid-parent {
    grid-template-columns: repeat(1, 1fr);
    width: 100%;
    padding: 2rem 1.5rem;
    justify-items: center;
  }}
#ekm-sales .textBox-color-box_inner .image-to-the-right {
  position: absolute;
  right: 0;
  width: 25%;
  bottom: 0;
  top: 7%;
}
@media only screen and (max-width: 1876px) and (min-width: 1061px){#ekm-sales .textBox-color-box_inner .image-to-the-right {
    top: unset;
  }}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .textBox-color-box_inner .image-to-the-right {
    top: unset;
  }}
@media only screen and (max-width: 650px){#ekm-sales .textBox-color-box_inner .image-to-the-right {
    position: unset;
    width: 80%;
    align-self: center;
  }}
#ekm-sales .textBox-color-box_inner_grid .grid-image {
  object-fit: cover;
  width: 38.85rem;
  height: 26.34rem;
  --tw-shadow: 4px 6px 11px 0 #00000040;
  --tw-shadow-colored: 4px 6px 11px 0 var(--tw-shadow-color);
  border-width: 1.5rem;
  border-style: solid;
  border-color: #f9f9f9;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}
#ekm-sales .two-column-content {
  display: flex;
  gap: 2.5rem;
  align-items: center;
}
@media only screen and (max-width: 650px){#ekm-sales .two-column-content {
    flex-direction: column;
  }}
#ekm-sales .two-column-content_inner {
  flex: 1;
  font-size: 16px;
}
#ekm-sales .media-grid-container {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 3rem;
}
@media only screen and (max-width: 650px){#ekm-sales .media-grid-container {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }}
#ekm-sales .media-grid-container_inner {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#ekm-sales .media-grid-container_inner video {
  max-width: 100%;
  height: auto;
  --tw-shadow: 4px 6px 11px 0 #00000040;
  --tw-shadow-colored: 4px 6px 11px 0 var(--tw-shadow-color);
  border-width: 1.5rem;
  border-style: solid;
  border-color: #f9f9f9;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}
@media only screen and (max-width: 1060px){#ekm-sales .media-grid-container_inner video {
    max-height: 37rem;
    height: 25rem;
  }}
#ekm-sales .media-grid-container_inner img {
  max-width: 100%;
  height: 37rem;
  --tw-shadow: 4px 6px 11px 0 #00000040;
  --tw-shadow-colored: 4px 6px 11px 0 var(--tw-shadow-color);
  border-width: 1.5rem;
  border-style: solid;
  border-color: #f9f9f9;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}
@media only screen and (max-width: 1060px){#ekm-sales .media-grid-container_inner img {
    max-height: 37rem;
    height: 25rem;
  }}
#ekm-sales .media-grid-container_inner_caption {
  font-size: 2.4rem;
  line-height: 1.33;
  margin-top: 1rem;
  margin-bottom: 2.2rem;
  font-weight: 700;
}
#ekm-sales .media-grid-container_inner_caption p {
  font-weight: 500;
  font-size: 2.1rem;
}
#ekm-sales .comparison-boxes {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2.5rem;
}
@media only screen and (max-width: 650px){#ekm-sales .comparison-boxes {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }}
#ekm-sales .comparison-boxes_inner {
  font-size: 16px;
}
#ekm-sales .comparison-boxes_inner_image {
  width: 100%;
  height: auto;
  max-height: 58.4rem;
  margin-left: auto;
  margin-right: auto;
}
#ekm-sales .comparison-boxes_inner_image img {
  object-fit: contain;
}
#ekm-sales .comparison-boxes_inner_logo {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  height: 2.5rem;
  margin-left: auto;
  margin-right: auto;
}
#ekm-sales .comparison-boxes_inner_logo img {
  object-fit: contain;
  max-width: 50%;
  height: inherit;
  margin: 0 auto;
}
#ekm-sales .comparison-boxes_inner_content p {
  margin-bottom: 0.5rem;
}
#ekm-sales .comparison-boxes_inner_subtitle {
  height: 2.5rem;
  margin-top: 1.25rem;
  margin-bottom: 1rem;
  font-weight: 700;
  text-align: center;
}
#ekm-sales .video-container {
  width: 100%;
}
#ekm-sales .video-container iframe {
  width: 100%;
  width: -webkit-fill-available;
}
#ekm-sales .faqs_inner_subtitle {
  font-size: 2.4rem;
  line-height: 1.33;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 2.5rem;
  text-align: center;
}
#ekm-sales .faqs_inner_repeater {
  display: flex;
  flex-direction: column;
  row-gap: 2rem;
}
#ekm-sales .faqs_inner_repeater_icons {
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 650px){#ekm-sales .faqs_inner_repeater_icons {
    width: 30px;
    height: 30px;
  }}
#ekm-sales .faqs_inner_repeater_icons img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 650px){#ekm-sales .faqs_inner_repeater_icons img {
    width: 30px;
    height: 30px;
  }}
#ekm-sales .faqs_inner_repeater_row {
  display: grid;
  grid-template-columns: repeat(1, 40px 1fr);
  column-gap: 2rem;
}
@media only screen and (max-width: 650px){#ekm-sales .faqs_inner_repeater_row {
    display: grid;
    grid-template-columns: 4rem 1fr;
    gap: 1rem;
  }}
#ekm-sales .faqs_inner_repeater_row_qa {
  display: flex;
  flex-direction: column;
  font-size: 16px;
}
@media only screen and (max-width: 650px){#ekm-sales .faqs_inner_repeater_row_qa {
    font-size: 14px;
  }}
#ekm-sales .faqs_inner_repeater_row_qa_question {
  font-weight: 700;
}
#ekm-sales .faqs_inner_repeater_row_qa_start {
  display: flex;
  flex-direction: row;
}
#ekm-sales .faqs_inner_repeater_row_qa_answer {
  display: flex;
  flex-direction: row;
  gap: 0.5rem;
  font-weight: 400;
}
#ekm-sales .review_repeater {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media only screen and (max-width: 650px){#ekm-sales .review_repeater {
    flex-direction: column;
  }}
#ekm-sales .review_repeater_card {
  --tw-border-opacity: 1;
  width: 32%;
  border-radius: 0.375rem;
  height: fit-content;
  padding: 1.6rem;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  break-inside: avoid;
  margin-bottom: 1.5rem;
  border: 1px rgb(115 115 115/var(--tw-border-opacity)) solid;
  font-size: 16px;
}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .review_repeater_card {
    width: 30%;
  }}
@media only screen and (max-width: 650px){#ekm-sales .review_repeater_card {
    width: 100%;
  }}
#ekm-sales .review_repeater_card_name {
  font-weight: 700;
  margin-bottom: 0.5rem;
}
#ekm-sales .review_repeater_card_verified {
  display: flex;
  color: rgb(26, 199, 14);
  font-weight: 400;
}
#ekm-sales .review_repeater_card_verified_icon {
  height: 1.2em;
}
#ekm-sales .review_repeater_card_verified_title {
  margin-inline-start: 0.75rem;
}
#ekm-sales .review_repeater_card_verified_stars {
  font-size: x-large;
}
#ekm-sales #container-sec12 {
  display: grid;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 650px){#ekm-sales #container-sec12 {
    display: flex;
    align-items: center;
  }}
#ekm-sales .content-section-inner {
  display: flex;
  flex-direction: column;
  margin: auto;
  gap: 2rem;
  color: white;
  justify-content: space-around;
  align-items: center;
}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .content-section-inner {
    right: 10px;
    top: 25%;
  }}
#ekm-sales .content-section-inner_text-above {
  font-size: 32px;
  line-height: 1.25;
  font-weight: 700;
  text-align: center;
}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .content-section-inner_text-above {
    font-size: 29px;
  }}
@media only screen and (max-width: 650px){#ekm-sales .content-section-inner_text-above {
    font-size: 24px;
  }}
#ekm-sales .content-section-inner_text-below {
  font-size: 24px;
  text-align: center;
  font-weight: 700;
}
@media only screen and (max-width: 1060px) and (min-width: 651px){#ekm-sales .content-section-inner_text-below {
    font-size: 22px;
  }}
@media only screen and (max-width: 650px){#ekm-sales .content-section-inner_text-below {
    font-size: 20px;
  }}
#ekm-sales #section-12-container {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 56rem;
}
#ekm-sales .section_9_image {
  margin: 3rem 0;
}
html {
  margin: 0px !important;
  scroll-behavior: smooth;
}
body {
  margin: 0px !important;
  font-family: "Source Sans Pro", sans-serif !important;
  font-size: 21px;
}
body.ns-template {
  font-family: "Open Sans", sans-serif !important;
}
body.nutra-storytelling {
  font-family: "Lato", sans-serif !important;
}
body #capybara-template {
  font-family: "Open Sans", "Helvetica", "Arial", sans-serif;
}
body #capybara-template header {
  height: fit-content;
}
header {
  width: 100%;
  height: 100px;
  display: inline-block;
}
h1 {
  color: black;
}
hr {
  margin: 5px;
}
p {
  margin-bottom: 20px;
}
a.visited.comparison {
  color: #000;
}
a:link.comparison,
a:link:active.comparison {
  color: #000 !important;
  text-decoration: none;
}
a:visited {
  color: #337ab7;
  text-decoration: none;
  cursor: auto;
}
a:link,
a:link:active {
  color: #4089c3;
  text-decoration: none;
}
.no-underline {
  text-decoration: none !important;
}
.custom-button {
  width: 100%;
  background-color: #00ad41;
  color: white;
  border-radius: 7px;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  font-weight: 700;
  display: block;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 5px #028332 solid;
  box-shadow: 0px 5px 8px #888888;
}
.custom-button:hover {
  transition: 0.5s;
  background-color: #028332;
}
.no-vertical-padding {
  padding: 0px !important;
}
.divider_line {
  width: 100%;
}
.header_banner {
  max-width: max-content;
  margin: auto;
  min-width: 1000px;
  display: flex;
  min-height: 55px;
  align-items: center;
  background-color: white !important;
  justify-content: center;
}
.logo-container {
  max-width: 210px !important;
  height: inherit !important;
  display: flex;
  margin-top: 7px;
  margin-bottom: 2px;
}
.logo-container img {
  max-height: 90px;
}
.header_content {
  display: flex;
  text-align: center !important;
  font-size: 18px;
  font-weight: 400;
  align-items: center;
}
.left_column_container {
  width: 100%;
  height: auto;
}
.right_column_container {
  max-width: 280px !important;
  min-width: 230px !important;
  position: sticky;
  padding: 15px 15px 15px 30px;
  top: 1%;
  max-height: 800px;
  display: flex !important;
  justify-items: center !important;
}
.right_column_container_elements {
  height: 60%;
  max-height: 65%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center !important;
  border-left: 1px solid #e1e8e8;
  text-align: center;
  padding: 0px 0px 0px 15px;
}
.sticky_column_text {
  padding: 0px;
  padding-top: 10px;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  margin-bottom: 5px;
  font-weight: 700;
}
.sticky-image-padding {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.top_header {
  padding-bottom: 20px;
  color: #333333;
  align-content: center;
}
.top_header h1 {
  color: #333333;
  font-weight: 800;
  font-size: 36px !important;
  line-height: 54px;
}
#subheadline-styling {
  color: #333333;
  align-content: center;
  font-weight: 700 !important;
  font-style: italic;
  font-size: 21px !important;
  line-height: 1.8em;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
#elementor-id-color {
  color: white !important;
}
#elementor-id-color-black {
  color: black !important;
}
#elementor-id-color-width {
  color: white !important;
  display: block;
}
.col-md-7 {
  display: flex;
  align-items: center !important;
}
.col-md-5 {
  display: flex;
  align-items: center !important;
  justify-content: flex-end !important;
  padding-right: 0px !important;
}
.col-sm-11 {
  display: flex;
  justify-content: end;
  margin: 0px;
}
.col-sm-1 {
  display: flex;
  padding-left: 0px !important;
  align-items: center;
}
.page-header {
  margin-top: 25px;
  display: flex;
  justify-content: center;
}
.container-sm {
  background-color: yellow;
  width: 70% !important;
  max-height: 50px !important;
}
.indent-section {
  padding-left: 25px !important;
}
.sections-padding-vertical {
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  align-items: center;
}
.custom_boxed_area {
  width: 100%;
  height: max-content;
  border-radius: 3px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 20px;
  border: 2px solid;
  font-size: 21px;
  text-align: center;
  line-height: 1.8em;
}
.custom_boxed_area p {
  margin-bottom: 0px !important;
}
.letter-list {
  overflow: hidden;
  display: inline-flex !important;
  justify-content: center;
}
.legals-padding-right {
  padding-right: 7px !important;
}
.section-padding-left {
  padding-left: 7px !important;
}
.sections-padding-top {
  padding-top: 20px !important;
}
.sections-padding-top-small {
  padding-top: 10px !important;
}
.sections-margin-bottom-big {
  margin-bottom: 20px !important;
}
.sections-padding-bottom {
  padding-bottom: 15px !important;
}
.sections-margin-bottom {
  margin-bottom: 15px !important;
}
.sections-margin-bottom {
  margin-top: 15px !important;
}
.images-botttom-margin {
  margin-bottom: 20px;
}
.list-componets-spacing {
  display: flex;
  align-items: center;
}
.section-title {
  font-size: 30px !important;
  line-height: 36px !important;
  font-weight: 600;
  margin-bottom: 0px !important;
  padding-bottom: 20px;
  padding-top: 5px;
  color: #333333;
}
.section-sub-title {
  font-size: 30px !important;
  line-height: 36px !important;
  font-weight: 600;
  margin-bottom: 20px;
  color: #333333;
}
.repeatercontainer {
  display: flex;
  width: 100% !important;
  height: 100%;
  justify-content: center;
}
#desktopImage {
  display: block;
}
#mobileImage {
  display: none;
}
@media screen and (max-width: 768px){#desktopImage {
    display: none;
  }
#mobileImage {
    display: block;
  }}
.custom-carousel {
  height: 300px;
}
.text-under-image {
  font-size: 21px;
  line-height: 1.8em;
  font-weight: 400;
}
.text-in-list {
  font-size: 21px !important;
  line-height: 1.8em !important;
  font-weight: 400 !important;
  padding-bottom: 10px !important;
}
.text-paragraph-size {
  font-size: 21px;
  font-weight: 400px;
  line-height: 1.8em;
  height: fit-content;
  margin-bottom: 15px !important;
}
.text-paragraph-size-text-column {
  font-size: 21px;
  font-weight: 400px;
  line-height: 1.8em;
  height: fit-content;
  margin-bottom: 15px !important;
}
.text-paragraph-size p {
  margin-bottom: 5px !important;
}
.icon-list-section {
  width: 100%;
  display: flex !important;
  flex-direction: row !important;
}
.icon-list-section-icon {
  width: fit-content;
  min-width: 30px;
  padding-top: 7px !important;
  height: fit-content !important;
  font-size: 21px !important;
}
.media-buttons {
  text-align: center;
  height: 30px;
  padding-left: 25px !important;
  padding-right: 25px !important;
  max-width: 145.23px !important;
  border: none;
  margin-right: 5px;
  font-size: 11px;
  font-weight: 600;
  transition: transform 250ms;
}
.media-buttons:hover {
  transform: translateY(-5px);
}
.facebook-button {
  background-color: #4267b2;
  color: white;
}
.twitter-button {
  background-color: black;
  color: white;
}
.messenger-button {
  background-color: #448aff;
  color: white;
}
.whatsApp-button {
  background-color: #25d366;
  color: white;
}
.pinterest-button {
  background-color: #cb2027;
  color: white;
}
.media-svg-icons {
  width: 18px;
  height: 18px;
}
@media (max-width: 549px){.media-svg-icons {
    width: 16px;
    height: 16px;
  }}
.button-group-1 {
  width: 98%;
  height: auto;
  border-radius: 10px;
  margin: 10px;
  margin-top: 10px;
  padding: 10px;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
}
.button-sticky-column {
  width: 100% !important;
  max-width: 280px;
  margin: auto 0;
  line-height: normal;
  height: fit-content;
  max-height: 80px;
  border-radius: 10px !important;
  margin-top: 5px !important;
  padding: 15px !important;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.tab-section-right {
  padding-left: 5px !important;
}
.colwrap {
  overflow: hidden;
  display: inline-flex !important;
  padding-left: 25px;
  justify-content: center;
}
.colwrap-carousel {
  overflow: hidden;
  display: inline-flex !important;
  padding-left: 25px;
  justify-content: center;
}
.sticky-col {
  padding-bottom: 15px;
  display: contents;
}
.two-row-list {
  overflow: hidden;
  display: inline-flex !important;
  justify-content: center;
}
.two-row-list-image {
  max-width: 95px !important;
  max-height: 95px;
  margin: 0px !important;
  object-fit: cover !important;
  padding-top: 8px;
}
.one-row-list-image {
  width: 126px !important;
  height: 126px;
  text-align: left;
  margin: 0px !important;
  object-fit: cover !important;
  padding-top: 8px;
}
.two-column-list-image {
  max-width: 73px !important;
  max-height: 90px;
  margin: 0px !important;
  object-fit: cover !important;
}
.two-row-list-coltitle {
  font-size: 25px;
  font-weight: 600;
  height: auto;
  padding-left: 90px;
}
.two-row-list-subtitle {
  font-size: 19px;
  font-weight: 600 !important;
  color: #333333;
}
.one-row-list-subtitle {
  font-size: 25px;
  font-weight: 700 !important;
  color: #333333;
}
.two-row-list-text {
  font-size: 19px;
  font-weight: 400;
}
.one-row-list-text {
  font-size: 20px;
  font-weight: 400;
}
.two-row-list-textarea {
  position: relative;
  height: fit-content !important;
  flex-wrap: wrap;
  align-content: flex-start;
}
.one-row-list-textarea {
  position: relative;
  height: fit-content !important;
  flex-wrap: wrap;
  align-content: flex-start;
  padding-left: 22px !important;
}
.two-column-list-textarea p {
  margin-bottom: 10px !important;
}
.two-column-list-textarea {
  font-size: 21px !important;
  padding: 10px;
  padding-top: 0px !important;
  padding-left: 20px !important;
  position: relative;
  height: fit-content !important;
  flex-wrap: wrap;
  align-content: flex-start;
}
.two-row-list-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}
.two-row-list-titles {
  display: flex !important;
  width: 100% !important;
}
.center-inner-content {
  display: flex !important;
  align-items: flex-start !important;
}
.center-inner-content-column {
  display: grid !important;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
}
.center-inner-content-one-row {
  display: flex !important;
  align-items: flex-start !important;
}
.columns-container {
  display: flex;
  margin-top: 15px;
}
.text_object_right {
  font-size: 19px;
  font-weight: 400;
}
.left-column-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 15px;
  justify-content: space-between;
  padding-right: 10px;
}
.mycontainer {
  margin-bottom: 20px;
}
.icon-text-row {
  display: flex;
  font-size: 19px;
  font-weight: 700 !important;
  color: #333333;
}
.text_object_left {
  font-size: 19px;
  font-weight: 400;
}
@media only screen and (max-width: 549px){.allcenteredflex-pilot {
    display: none !important;
  }
.hide-app-bar {
    display: none;
  }
.header_banner {
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 0px;
  }
.top_header {
    display: flex !important;
    padding-bottom: 20px;
  }
.top_header h1 {
    line-height: 36px !important;
    font-size: 26px !important;
  }
.innercontainerappbarwidth {
    display: none !important;
  }
.right_column_container {
    display: none !important;
  }
.sticky-col {
    display: none !important;
  }
.tab-section-right {
    padding-left: 5px !important;
    display: inline-block;
  }
.colwrap {
    overflow: hidden;
    width: 100%;
    padding-left: 0px;
  }
.button-group-1 {
    font-size: 24px;
    margin-left: 4px;
    min-height: 60px;
  }
.button-group-2 {
    font-size: 24px;
    margin-left: 4px !important;
    min-height: 60px;
  }
.button-group-3 {
    font-size: 24px;
    margin-left: 4px !important;
    min-height: 60px;
  }
.carousel-inner {
    overflow: scroll !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
.carousel-inner-size {
    max-height: 400px !important;
    min-height: 400px !important;
  }
.carousel-custom-caption-left {
    justify-content: flex-start !important;
    width: fit-content !important;
  }
.carousel-maincontent-styling {
    padding-left: 8px;
    padding-right: 8px;
  }
.text-under-image {
    padding-left: 10px !important;
  }
.carousel-custom-caption-right {
    width: fit-content !important;
  }
.circular--portrait {
    width: 50px !important;
    height: 50px !important;
  }
.captions-padding-top {
    padding-top: 8px !important;
  }
.captions-padding-bottom {
    padding-bottom: 8px !important;
  }
.hide-blog-type-mobile {
    display: none !important;
  }
.pinterest-button {
    display: none !important;
  }
#btn-text {
    display: none;
  }
.images-botttom-padding {
    padding-bottom: 0px !important;
  }
.myaccordion {
    max-width: 400px;
  }
.center-inner-content {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center !important;
  }
.center-inner-content-column {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center !important;
  }
.center-inner-content-one-row {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center !important;
  }
.two-row-list-subtitle {
    text-align: center;
  }
.two-row-col {
    align-items: center !important;
  }
.one-row-col {
    align-items: center !important;
  }
.center-column {
    align-items: center !important;
  }
.main-column {
    align-items: center !important;
  }
.spacing-vertical-mobile {
    padding-top: 30px !important;
  }
.icon-list-section-icon {
    width: auto !important;
  }
.logo-container {
    width: 170px !important;
    height: auto;
    max-height: 80%;
    object-fit: contain;
    padding-bottom: 5px;
    display: inline-flex;
  }
#subheadline-styling {
    font-size: 21px !important;
    line-height: 1.4em !important;
  }
.two-row-list-coltitle {
    text-decoration: underline;
    width: 100% !important;
    display: flex;
    justify-content: center !important;
    padding-left: 0px !important;
  }
.image-text-column-cont {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center !important;
    width: fit-content;
    max-width: 330px !important;
  }
.text-column-section {
    max-width: none !important;
    text-align: initial;
  }
.two-column-list-image {
    max-width: 133.44px !important;
    max-height: initial;
    margin: 0px !important;
    object-fit: cover !important;
    padding-top: 8px;
  }
.display-desktop-tablet {
    display: none !important;
  }
.display-only-mobile {
    display: flex !important;
  }
.two-column-list-textarea {
    text-align: left;
    padding: 20px !important;
  }
.align-center-mobile {
    height: fit-content;
    justify-content: center !important;
  }
.native-top-bar {
    padding: 0px !important;
    padding-bottom: 5px !important;
  }
.embended-media {
    width: 353px !important;
    height: 50% !important;
    height: -moz-min-content;
    height: min-content;
  }
.custom-carousel {
    min-height: 350px !important;
  }
.list-carousel-title {
    padding-top: 30px !important;
  }
.columns-container {
    display: block !important;
  }
.image-text-column-cont {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center !important;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 330px !important;
  }
hr {
    margin: 0px !important;
  }}
@media only screen and (max-width: 915px) and (min-width: 550px){.colwrap {
    overflow: hidden;
    width: 100%;
    padding-left: 0px;
  }
.header_banner {
    min-width: fit-content !important;
    max-width: max-content !important;
  }
.top_header h1 {
    line-height: 37px !important;
    font-size: 32px !important;
  }
.innercontainerappbarwidth {
    min-width: 400px !important;
  }
.button-sticky-column {
    height: 70px !important;
    max-width: 246px !important;
  }
.carousel-inner-size {
    min-width: fit-content !important;
    padding-bottom: 30px !important;
    height: auto !important;
  }
.captions-padding-top {
    padding-top: 8px !important;
  }
.two-row-col {
    align-items: center !important;
  }
.one-row-col {
    align-items: flex-start !important;
  }
.center-column {
    width: 50% !important;
    justify-content: space-between !important;
    align-items: baseline !important;
  }
.main-column {
    justify-content: space-between !important;
    align-items: center !important;
  }
.center-inner-content {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
.center-inner-content-column {
    gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)) !important;
  }
.center-inner-content-one-row {
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
.top_header {
    font-size: 32px !important;
    line-height: 37px;
  }
.right_column_container {
    padding-left: 15px;
    padding-right: 10px;
    top: 2%;
  }
.mainsitealign {
    max-width: fit-content;
  }
.sticky_column_text {
    font-size: 18px !important;
  }
.align-button-sticky-col {
    min-width: fit-content;
  }
.logo-container {
    width: 180px !important;
    height: inherit !important;
  }
.right_column_container_elements {
    padding: 0px 15px 0px 15px;
  }
.display-only-mobile {
    display: none;
  }
.align-column-tablet {
    padding: 0px 20px !important;
    margin: 0px !important;
  }
.two-row-list-coltitle {
    padding-left: 50px !important;
  }
.two-column-list-textarea {
    text-align: initial;
  }
.image-column-section {
    min-width: 0px !important;
  }
.one-row-list-text {
    text-align: initial;
  }
.embended-media {
    width: 500px !important;
  }}
.align-button-sticky-col {
  display: flex !important;
  
  
  flex-direction: column !important;
  align-content: space-around !important;
  align-items: center !important;
  justify-content: space-evenly !important;
}
.align-button-group-3 {
  display: flex;
  justify-content: center;
  
  padding: 10px;
  flex-direction: row;
}
.maxwholepagewidth {
  margin: auto;
  max-width: 600px;
}
.innercontainerappbarwidth {
  margin: auto;
  min-width: 700px;
}
.mainRowDisplay {
  display: flex !important;
  flex-direction: row;
  flex-wrap: nowrap !important;
}
.blogRow {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start !important;
  max-width: 650px !important;
  padding: 10px;
}
.blog-row-styling {
  font-size: 13px;
}
.authors-text-styling {
  font-weight: bold;
  font-size: 13px;
  color: #919ba3;
}
.blog-text-styling {
  font-size: 13px;
  color: #919ba3;
}
.boxed-display-image {
  position: relative;
  width: 35px;
  height: 35px;
  object-fit: cover !important;
}
.right-padding {
  padding-right: 5px !important;
}
.carousel-inner-size {
  text-align: center;
  
  align-items: flex-start;
  padding-right: 40px;
  padding-left: 40px;
  padding-bottom: 20px;
  overflow: hidden;
}
.carousel-inner-size div.row p {
  margin-left: 2rem;
  margin-right: 2rem;
}
.carousel-inner {
  display: inline-block !important;
  position: relative;
  width: 100%;
  margin-bottom: 20px !important;
  padding-top: 0px !important;
}
.circular--portrait {
  position: relative;
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 50%;
  object-fit: cover !important;
}
.circular--portrait img {
  width: 100%;
  height: auto;
}
.carousel-indicators {
  position: relative !important;
  height: 20px;
  color: #000 !important;
  padding-left: 8px !important;
}
.carousel .carousel-indicators li {
  background-color: grey;
  margin-left: 10px !important;
}
.carousel .carousel-indicators li.active {
  background-color: black;
}
.carousel-control-next {
  justify-content: flex-end !important;
  width: 0% !important;
  color: #000;
  opacity: 1 !important;
}
#carousel-icon {
  font-size: 23px;
  font-weight: 700;
  color: #000 !important;
}
.carousel-control-prev {
  justify-content: flex-start !important;
  width: 0% !important;
  color: #000;
  opacity: 1 !important;
}
.captions-padding-top {
  padding-top: 13px;
}
.aligninend {
  display: flex;
  align-items: center !important;
  justify-content: flex-end !important;
  padding-right: 0px !important;
  padding-top: 5px !important;
}
.allcenteredflex {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
}
.allcenteredflex-pilot {
  display: flex;
  align-items: center !important;
  justify-content: center !important;
}
.mainsitealign {
  display: flex !important;
  justify-content: space-evenly !important;
  flex-direction: column !important;
}
.spacerowevenly {
  max-width: 500px !important;
  display: flex;
  justify-content: flex-start !important;
  align-items: center !important;
}
.tab-section-right {
  padding-left: 25px !important;
}
.example-selector {
  background-color: #000 !important;
  padding: 30px !important;
  width: 120px !important;
  height: 30px !important;
}
.text-size-appbar {
  font-size: 18px;
  font-weight: normal;
  line-height: 29px;
}
.add-top-padding {
  padding-top: 5px !important;
  padding-bottom: 0px !important;
}
.add-horizontal-padding-min {
  padding-left: 8px !important;
}
.carousel-custom-caption-left {
  display: flex !important;
  justify-content: flex-end;
  align-items: center !important;
}
.carousel-title {
  font-size: 24px !important;
  line-height: 42px !important;
  font-weight: 700;
  padding-top: 50px;
  padding-bottom: 20px;
}
.carousel-title-prospecting {
  font-size: 24px !important;
  line-height: 42px !important;
  font-weight: 700;
  padding-top: 30px;
  padding-bottom: 20px;
}
.carousel-custom-caption-right-col {
  display: flex !important;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0px;
}
.carousel-maincontent-styling {
  height: inherit !important;
  font-style: italic;
  font-weight: normal;
  font-size: 19px !important;
  margin-top: 10px;
  margin-bottom: 20px;
  display: contents !important;
}
.carousel-first-line-sub-styling {
  font-size: 19px;
  font-weight: 600;
  padding-top: 8px;
  width: max-content;
  height: 35px;
}
.carousel-second-line-sub-styling {
  font-size: 17px;
  font-weight: 400;
  width: max-content;
}
.myaccordion {
  border-radius: 5px;
  overflow: hidden;
  padding-bottom: 15px;
}
.accordion__label__container {
  padding: 10px;
}
.myaccordion__label {
  padding: 15px 20px;
  margin: 0px;
}
.myaccordion__label {
  width: 100%;
  display: block;
  color: #333333;
  font-size: 21px;
  font-weight: 600;
  cursor: pointer;
  position: relative;
  transition: background 0.3s;
}
.myaccordion__label:hover {
  text-decoration: underline;
}
.myaccordion__label::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 2px;
  width: 12px;
  height: 6px;
  background-image: url("data:image/svg+xml;utf8,<svg width=\"100\" height=\"50\" xmlns=\"http://www.w3.org/2000/svg\"><polygon points=\"0,0 100,0 50,50\" style=\"fill:black;\" /></svg>");
  background-size: contain;
  transition: transform 0.4s;
}
.myaccordion__content {
  background: #ffffff;
  padding: 0px 15px;
  font-size: 21px;
  font-weight: 400;
  display: none;
}
.fa-caret-right {
  size: 14px;
  padding-right: 4px;
}
.myaccordion__input {
  display: none;
}
.myaccordion__input:checked ~ .myaccordion__content {
  display: block !important;
  transition: all 1.8s ease;
}
.myaccordion__input:checked ~ .myaccordion__label {
  color: #61ce70 !important;
}
.myaccordion__input:checked ~ .fa {
  transform: rotate(45deg) !important;
  color: #04414d !important;
}
.myaccordion__input:checked ~ .myaccordion__label::after {
  background-image: url("data:image/svg+xml;utf8,<svg width=\"100\" height=\"50\" xmlns=\"http://www.w3.org/2000/svg\"><polygon points=\"0,0 100,0 50,50\" style=\"fill:green;\" /></svg>");
  transform: translateY(-50%) rotate(0.5turn);
}
.center-column {
  width: 100% !important;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: space-between !important;
}
.main-column {
  display: flex;
  flex-direction: column;
  align-items: center !important;
  justify-content: center;
}
.two-row-col {
  display: flex !important;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0px;
}
.one-row-col {
  display: flex !important;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0px;
}
.repeater-inner-padding {
  padding-bottom: 10px !important;
}
.image-column-section {
  margin-bottom: 20px;
  min-width: 200px;
  min-height: 200px !important;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.imageSmall-column-section {
  margin-bottom: 20px;
  min-width: 60px;
  min-height: 60px !important;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.text-column-section {
  font-size: 19px;
}
.image-text-column-cont {
  padding: 10px !important;
  word-break: break-word;
}
.display-only-mobile {
  display: none;
}
.native-top-bar {
  display: inline-flex !important;
  font-size: 21px;
  flex-direction: row;
  justify-content: center;
  line-height: 1.8em;
  color: #333333;
  padding-top: 10px;
}
.embended-media {
  width: 100%;
  height: 365px;
  display: block;
  text-align: center;
  align-items: center;
  justify-content: center;
  contain: content !important;
  margin: 5px 0px 20px;
}
.video-section-style {
  width: 100%;
  object-fit: cover;
}
.video-section-style iframe {
  width: 100%;
}
.legals-page {
  padding-right: 0px;
  padding-left: 0px;
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
}
.main-paragraph {
  text-align: center;
}
.testimonial-list {
  display: flex !important;
  padding-top: 5px;
  margin-bottom: 10px;
}
.testimonial-list-image {
  max-width: fit-content !important;
  padding-bottom: 5px;
}
.testimonial-first-row {
  padding-bottom: 0px;
  display: inline-flex !important;
}
.list-carousel-first-line-sub-styling {
  font-family: "Open Sans" !important;
  font-size: 19px;
  font-weight: 600;
  padding-left: 18px;
  width: max-content;
  height: 35px;
}
.list-carousel-maincontent-styling {
  height: inherit !important;
  font-family: "Open Sans" !important;
  font-style: italic;
  font-size: 19px !important;
  border-bottom: 1px solid #888888;
}
.list-carousel-title {
  font-size: 24px !important;
  line-height: 42px !important;
  font-weight: 700;
  padding-top: 50px;
  padding-bottom: 10px;
}
.video-section-style-nstory {
  width: 100%;
  object-fit: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.video-section-style-nstory iframe {
  width: 100%;
}
.header-banner {
  max-width: 1000px;
  margin: auto !important;
  width: 70%;
  display: flex !important;
  
  align-items: center;
}
@media screen and (max-width: 1400px) and (min-width: 915px){.header-banner {
    width: 95%;
    justify-content: flex-start;
  }}
@media screen and (max-width: 915px) and (min-width: 550px){.header-banner {
    width: 95%;
    padding-top: 10px;
  }}
@media (max-width: 549px){.header-banner {
    padding-top: 20px;
    display: flex;
    width: 100%;
    justify-content: center;
  }}
.popup {
  z-index: 99;
  align-items: center;
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(39, 37, 37, 0.82);
  transition: all 0.4s;
  display: none;
}
.pop-up-card {
  display: grid;
  grid-template-columns: 40% 60%;
  max-width: 760px;
  min-width: 700px;
  position: absolute;
  background: white;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  min-height: 460px;
}
@media only screen and (max-width: 549px){.pop-up-card {
    grid-template-columns: auto;
    max-width: 320px;
    min-width: 320px;
    max-height: 760px;
    top: 50%;
  }}
.pop-up-card-under {
  width: 700px;
  position: absolute;
  background: white;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  height: 550px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 14px;
  padding: 32px 20px 20px;
}
@media only screen and (max-width: 549px){.pop-up-card-under {
    grid-template-columns: auto;
    max-width: 350px;
    min-width: 350px;
    max-height: 760px;
    top: 50%;
    padding: 15px;
  }}
.pop-up-card-under .close-button {
  background-color: transparent;
  padding-left: 4px;
}
.text-cart-email {
  font-size: 26px;
  text-align: center;
  font-weight: 600;
  padding: 0 25px;
}
@media only screen and (max-width: 549px){.text-cart-email {
    font-size: 16px;
  }}
.sib-form-block__button {
  background-color: #00ad41;
}
.left-column-pop {
  padding: 30px 8px;
  background-color: #2b2c44;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  color: white;
}
@media only screen and (max-width: 549px){.left-column-pop {
    padding: 20px;
    min-height: 243px;
  }}
.left-column-pop #discount-text {
  font-size: 40px;
  font-weight: 600;
  line-height: 1.4;
}
@media only screen and (max-width: 549px){.left-column-pop #discount-text {
    font-size: 25px;
  }}
.left-column-pop #save-up-text {
  font-size: 36px;
  color: #ffffff;
  line-height: 1;
  font-weight: 600;
}
@media only screen and (max-width: 549px){.left-column-pop #save-up-text {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    font-size: 25px;
    padding: 10px 0px;
  }}
.left-column-pop #colored-text {
  display: block;
  color: #00c249;
}
.left-column-pop #percentage-text {
  font-size: 70px;
}
@media only screen and (max-width: 549px){.left-column-pop #percentage-text {
    font-size: 55px;
  }}
.left-column-pop #asterisk-text {
  color: white;
  font-size: 18px;
}
@media only screen and (max-width: 549px){.left-column-pop #asterisk-text {
    font-size: 12px;
  }}
.left-column-pop .no-underline {
  padding-bottom: 10px;
}
@media only screen and (max-width: 549px){.left-column-pop .no-underline {
    padding-bottom: 0px;
  }}
.pop-up-card-email {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 780px;
  min-width: 780px;
  position: absolute;
  background: white;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  min-height: 550px;
  border-radius: 14px;
  padding: 20px;
}
@media only screen and (max-width: 549px){.pop-up-card-email {
    grid-template-columns: auto;
    max-width: 350px;
    min-width: 350px;
    max-height: 760px;
    top: 50%;
  }}
.pop-up-card-email #progress-text {
  display: block;
  margin-top: 30px;
  font-size: 14px;
  color: hwb(0 0% 100%/0.63);
}
.pop-up-card-email #text-area-email {
  margin-top: 20px;
  font-size: 32px;
  line-height: 1.4;
}
@media only screen and (max-width: 549px){.pop-up-card-email #text-area-email {
    font-size: 22px;
  }}
.pop-up-card-email .button-email-pop {
  font-weight: 600;
  border: none;
  color: #ffffff;
  margin-top: 20px;
  background-color: #00ad41;
  width: 90%;
  border-radius: 30px;
  font-size: 26px;
  padding: 10px;
}
.pop-up-card-email .button-email-pop p {
  margin: 0px !important;
}
.pop-up-card-email .button-email-pop:hover {
  cursor: pointer;
}
@media (max-width: 540px){.pop-up-card-email .button-email-pop {
    padding: 10px 20px;
  }}
@media only screen and (max-width: 549px){.pop-up-card-email .button-email-pop {
    font-size: 18px;
  }}
.pop-up-card-email .button-email-pop:hover {
  background-color: #028332;
}
.pop-up-card-email #legals-text {
  font-size: 14px;
  padding: 10px 30px 0px;
}
.pop-up-card-email .form-popup {
  margin-top: 20px;
}
#wrap-input-error input[type=email] {
  width: 90%;
  padding: 10px;
  border: none;
  border-radius: 8px;
  background: #efefef;
  font-size: 22px;
}
@media only screen and (max-width: 549px){#wrap-input-error input[type=email] {
    font-size: 16px;
  }}
input[type=email]::placeholder {
  color: #9f9f9f;
}
input::after {
  border: none !important;
  box-sizing: content-box !important;
}
input[type=email]:focus {
  border: 2px solid rgba(100, 58, 91, 0.6431372549);
  outline: none;
}
.meter {
  box-sizing: content-box;
  height: 20px;
  
  position: relative;
  margin: 20px 10px 20px 10px;
  
  background: #efefef;
  border-radius: 25px;
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}
.meter > span {
  display: block;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #00ad41;
  background-image: linear-gradient(center bottom, #643a5b 37%, #643a5b 69%);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: relative;
  overflow: hidden;
}
.meter > span:after,
.animate > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  z-index: 1;
  background-size: 50px 50px;
  animation: move 2s linear infinite;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
.animate > span:after {
  display: none;
}
@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 50px 50px;
  }
}
#error-email-space {
  display: none;
  max-width: 550px;
  color: red;
  font-size: 18px;
  text-align: left;
  margin: 5px 0 10px 0;
}
@media (max-width: 549px){#error-email-space {
    font-size: 14px;
    line-height: 1.1rem;
  }}
#wrap-input-error {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.close-button {
  width: 37px;
  height: 37px;
  border-radius: 100%;
  background-color: #efefef;
  color: rgba(0, 0, 0, 0.2784313725);
  text-align: center;
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  font-size: 18px;
  border: none;
  font-size: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.success-button-submit {
  background-color: #efefef !important;
  color: rgb(49, 55, 61) !important;
}
.success-progress-text {
  color: green;
  font-weight: bold;
}
#dating-1 .header_banner {
  margin-top: 0px;
  width: 100%;
}
@media only screen and (max-width: 549px){#dating-1 .header_banner {
    min-width: 100%;
    min-height: 100%;
    padding-top: 0px;
  }}
#dating-1 div#native-top-bar {
  background-color: #4089c3;
  display: inline-flex !important;
  font-size: 21px;
  flex-direction: row;
  justify-content: center;
  line-height: 1.8em;
  color: white;
}
@media only screen and (max-width: 549px){#dating-1 div #logo-container-bar {
    display: none;
  }
#dating-1 .divider_line {
    display: none;
  }
#dating-1 .top_header {
    padding-bottom: 5px;
  }
#dating-1 #subheadline-styling {
    display: none;
  }
#dating-1 .button-group-1 {
    margin-left: 0px;
  }}
#dating-1 .media-buttons {
  max-width: 264px !important;
}
.custom-button-dating1 {
  background-color: #ef0707;
  color: white;
  border-radius: 7px;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  font-weight: 700;
  display: block;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 5px #a20909 solid;
  box-shadow: 0px 5px 8px #888888;
}
@media only screen and (max-width: 549px){.custom-button-dating1 {
    display: none;
  }}
.custom-button-dating1:hover {
  transition: 0.5s;
  background-color: #a20909;
}
#red-dating .custom-button {
  background-color: #ef0707 !important;
  border-bottom: 5px #a20909 solid;
}
#text-size-appbar-dating1 {
  font-size: 20px;
  font-family: "Open Sans";
}
#dating1-appBar {
  background-color: #4089c3;
}
#sticky-button {
  padding: 5px;
  margin: 0px;
  border-radius: 0px;
  width: 100%;
  margin: 0px;
}
@media only screen and (max-width: 549px){#sticky-button {
    display: block;
  }}
#display-sticky-mobile {
  display: none;
}
@media only screen and (max-width: 549px){#display-sticky-mobile {
    display: block;
  }}
.sticky-mobile-button-container {
  display: none;
}
@media only screen and (max-width: 549px){.sticky-mobile-button-container {
    display: block;
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
  }}
#constrain-sticky {
  max-height: 700px;
}
#carousel-icon-next {
  font-size: 23px;
  font-weight: 700;
  color: #000 !important;
}
.btn-text {
  display: none;
}
#splahkids-scroll-story {
    position: relative;
    width: 100%;
    height: 480vh;
    margin: 28px 0 42px;
    border-radius: 24px;
  }
#splahkids-scroll-story .splahkids-scroll-stage {
    position: sticky;
    top: 0;
    width: 100%;
    height: 100vh;
    min-height: 620px;
    overflow: hidden;
    border-radius: 24px;
    background:
      radial-gradient(circle at 20% 15%, rgba(255, 223, 75, 0.38), transparent 31%),
      radial-gradient(circle at 82% 78%, rgba(79, 153, 255, 0.28), transparent 34%),
      linear-gradient(145deg, #eaf7ff 0%, #fff9df 52%, #f4fbff 100%);
    box-shadow: 0 18px 55px rgba(26, 52, 91, 0.14);
    isolation: isolate;
  }
#splahkids-scroll-canvas {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
#splahkids-scroll-story .splahkids-scroll-loading {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 4;
    transform: translate(-50%, -50%);
    padding: 10px 16px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.88);
    color: #1d2e68;
    font: 700 14px/1.2 "Open Sans", Arial, sans-serif;
    box-shadow: 0 8px 25px rgba(26, 52, 91, 0.12);
    transition: opacity 0.3s ease;
  }
#splahkids-scroll-story.is-loaded .splahkids-scroll-loading {
    opacity: 0;
    pointer-events: none;
  }
#splahkids-scroll-story .splahkids-scroll-copy {
    position: absolute;
    z-index: 3;
    max-width: min(520px, 82%);
    margin: 0;
    padding: 16px 20px;
    border: 1px solid rgba(255, 255, 255, 0.75);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.86);
    color: #172354;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: clamp(22px, 3vw, 42px);
    font-weight: 800;
    line-height: 1.08;
    letter-spacing: -0.025em;
    box-shadow: 0 14px 40px rgba(26, 52, 91, 0.16);
    opacity: 0;
    transform: translateY(24px);
    transition: opacity 0.12s linear, transform 0.12s linear;
    pointer-events: none;
  }
#splahkids-scroll-story .copy-1 { top: 9%; left: 5%; }
#splahkids-scroll-story .copy-2 { top: 13%; right: 5%; text-align: right; }
#splahkids-scroll-story .copy-3 { bottom: 12%; left: 5%; }
#splahkids-scroll-story .copy-4 { right: 5%; bottom: 10%; text-align: right; }
#splahkids-scroll-story .splahkids-scroll-copy.is-visible {
    transform: translateY(0);
  }
#splahkids-scroll-story .splahkids-scroll-progress {
    position: absolute;
    right: 18px;
    bottom: 18px;
    z-index: 5;
    width: 84px;
    height: 5px;
    overflow: hidden;
    border-radius: 999px;
    background: rgba(23, 35, 84, 0.15);
  }
#splahkids-scroll-story .splahkids-scroll-progress > span {
    display: block;
    width: 0;
    height: 100%;
    border-radius: inherit;
    background: #1e32a3;
    transform-origin: left center;
  }
@media (max-width: 767px){#splahkids-scroll-story {
      width: 100%;
      height: 300vh;
      margin: 18px 0 26px;
      border-radius: 16px;
    }
#splahkids-scroll-story .splahkids-scroll-stage {
      top: 22vh;
      width: 100%;
      height: auto;
      min-height: 0;
      aspect-ratio: 16 / 9;
      border-radius: 16px;
    }
#splahkids-scroll-canvas {
      width: 100%;
      height: 100%;
    }
#splahkids-scroll-story .splahkids-scroll-copy {
      max-width: 76%;
      padding: 8px 10px;
      border-radius: 11px;
      font-size: clamp(15px, 4.5vw, 19px);
      line-height: 1.08;
      box-shadow: 0 7px 20px rgba(26, 52, 91, 0.13);
    }
#splahkids-scroll-story .copy-1 {
      top: 5%;
      left: 3%;
    }
#splahkids-scroll-story .copy-2 {
      top: 5%;
      right: 3%;
    }
#splahkids-scroll-story .copy-3 {
      bottom: 5%;
      left: 3%;
    }
#splahkids-scroll-story .copy-4 {
      right: 3%;
      bottom: 5%;
    }
#splahkids-scroll-story .splahkids-scroll-progress {
      right: 10px;
      bottom: 8px;
      width: 62px;
      height: 4px;
    }}
@media (prefers-reduced-motion: reduce){#splahkids-scroll-story { height: auto; }
#splahkids-scroll-story .splahkids-scroll-stage {
      position: relative;
      top: auto;
      height: 72vh;
      min-height: 520px;
    }
#splahkids-scroll-story .splahkids-scroll-copy { display: none; }}
#splahkids-adv,
#splahkids-adv * {
  box-sizing: border-box;
}
#splahkids-adv {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
}
#splahkids-adv .top_header,
#splahkids-adv .top_header h1,
#splahkids-adv #subheadline-styling,
#splahkids-adv .sections-padding-bottom,
#splahkids-adv .sections-margin-top {
  width: 100%;
  max-width: 100%;
}
#splahkids-adv .top_header h1,
#splahkids-adv #subheadline-styling {
  white-space: normal !important;
  overflow-wrap: break-word;
}
@media (min-width: 916px){#splahkids-scroll-story {
    width: 100% !important;
    max-width: 100% !important;
    height: 300vh !important;
    margin: 24px 0 34px !important;
    border-radius: 22px !important;
  }
#splahkids-scroll-story .splahkids-scroll-stage {
    position: sticky !important;
    top: clamp(70px, 20vh, 220px) !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
    border-radius: 22px !important;
  }
#splahkids-scroll-canvas {
    width: 100% !important;
    height: 100% !important;
  }}
@media (max-width: 767px){#splahkids-scroll-story {
    width: 100% !important;
    max-width: 100% !important;
    height: 260vh !important;
    margin: 18px 0 26px !important;
    border-radius: 16px !important;
  }
#splahkids-scroll-story .splahkids-scroll-stage {
    position: sticky !important;
    top: clamp(70px, calc(50vh - 28.125vw), 240px) !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    aspect-ratio: 16 / 9 !important;
    border-radius: 16px !important;
  }
#splahkids-scroll-story .splahkids-scroll-copy {
    max-width: 76% !important;
    padding: 7px 9px !important;
    font-size: clamp(14px, 4.3vw, 18px) !important;
  }}
@media (max-width: 767px){#splahkids-scroll-story {
    --splah-story-height: calc(56.25vw + 420px);
    height: var(--splah-story-height) !important;
    margin: 8px 0 12px !important;
  }
#splahkids-scroll-story .splahkids-scroll-stage {
    top: 12px !important;
  }}

/* =========================================================
   SPLAHKIDS — ESTRUTURA FINAL SEM SIDEBAR E SEM RODAPÉ
   O bloco de opiniões e as políticas serão feitos no Elementor.
   ========================================================= */

#splahkids-adv {
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
}

#splahkids-adv #splahkids-page-template {
  width: 100%;
  max-width: 100%;
}

#splahkids-adv #site_container {
  display: block !important;
  width: 100% !important;
  max-width: 760px !important;
  height: auto !important;
  margin: 24px auto 0 !important;
  padding: 0 20px !important;
}

#splahkids-adv #site_container > .right-column {
  display: block !important;
  float: none !important;
  width: 100% !important;
  max-width: 720px !important;
  min-width: 0 !important;
  margin: 0 auto !important;
  padding: 0 !important;
}

#splahkids-adv .splahkids-content-container,
#splahkids-adv .right-column .container {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#splahkids-adv .right-column .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

@media (max-width: 767px) {
  #splahkids-adv #site_container {
    max-width: 100% !important;
    margin-top: 16px !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  #splahkids-adv #site_container > .right-column {
    max-width: 100% !important;
  }
}
