/*  Banner  */
/* .banner .module-section {
	height: 60vh;
} */
.banner .module-shape-1 {
  bottom: 80px;
  right: 440px
}

.banner .module-shape-2 {
  bottom: 60px;
  right: -40px;
}

.banner .module-shape-3 {
  top: 60px;
  right: -40px;
}

.banner .module-shape-4 {
  top: 80px;
  right: 440px
}

.banner .module-shape-5 {
  bottom: -275px
}

.banner .module-shape-6 {
  right: 430px;
  top: 247px;
}

@media (max-width: 1199px) {
  .banner {
    padding-right: 20px;
    padding-left: 20px;
  }

  .banner .module-section {
    padding: 40px 40px;
  }

  .banner .pos-abs:first-child img {
    width: 340px;
  }

  .banner .module-shape-2 {
    top: 40%;
  }

  .banner .module-shape-1 {
    right: 50px;
  }

  .banner .module-shape-2 {
    left: 6%;
  }

  .banner .module-shape-3 {
    right: 50%;
  }

  .banner .module-shape-4 {
    right: 10%;
  }

  .banner .pos-abs.bottom-0 {
    right: 25%;
  }
}

@media (max-width: 767px) {
  .banner-top {
    padding: 0 30px;
  }

  .banner-top .module-section {
    padding: 0;
  }

  .banner-top .ld-fancy-heading h1 {
    font-size: 6vw;
    text-align: left;
    line-height: 1.2em;
  }

  .banner-top .lqd-text-reveal-el {
    font-size: 5vw;
    line-height: 26px;
    text-align: left;
  }

  .carousel .ld-fancy-heading h1 {
    font-size: 6vw;
    text-align: left;
    line-height: 1.2em;
  }

  .carousel .lqd-text-reveal-el {
    font-size: 5vw;
    line-height: 26px;
    text-align: left;
  }

  .carousel .carousel-text {
    font-size: 5vw;
    line-height: 26px;
    text-align: left;
  }

  .calc-box .ld-fancy-heading h1 {
    font-size: 6vw;
    text-align: left;
    line-height: 1.2em;
  }

  .calc-box .lqd-text-reveal-el {
    font-size: 5vw;
    line-height: 26px;
    text-align: left;
  }

  .banner {
    padding-right: 20px;
    padding-left: 20px;
  }

  .banner .module-section {
    padding: 0px;
  }

  .banner .ld-fancy-heading h1 {
    font-size: 6vw;
    text-align: left;
    line-height: 1.2em;
  }

  .banner .lqd-text-reveal-el {
    font-size: 5vw;
    line-height: 26px;
    text-align: left;
  }

  .main-footer .lqd-text-reveal-el {
    font-size: 5vw;
    line-height: 26px;
    text-align: center;
  }

  .module-section-bottom {}

  .banner .module-shape-1 {
    left: 10%;
  }

  .banner .module-shape-2 {
    top: -21%;
  }

  .banner .module-shape-3 {
    top: -20px;
  }

  .marquee {
    white-space: nowrap;
    width: 200px;
    overflow: hidden;
  }

  .marquee-text-accept, .marquee-text-onhold {
    display: inline-block;
    width: 100%;
    animation: scroll 6s linear infinite;
  }

  .marquee-text-accept:before {
    content: "Waiting seller to accept.";
    margin-right: 10px
  }

  .marquee-text-onhold:before {
    content: "Fund transfers on hold.";
    margin-right: 10px
  }

  @keyframes scroll {
    100% {
      transform: translateX(-100%);
    }
  }

  #site-footer {
    display: none
  }
}

/*  Design Services  */
.design-services .lqd-iconbox-scale:hover {
  background-color: #EBF0E6;
  transform: scale(1.1);
}

.design-services .module-shape {
  left: -10%;
}

@media (max-width: 1199px) {
  .design-services .lqd-iconbox-scale {
    padding: 35px 20px;
  }

  .design-services .module-iconbox {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .design-services {
    padding: 90px 20px;
  }

  .design-services .module-shape {
    left: 0;
  }

  .design-services .module-shape {
    top: 3%;
  }

  .design-services .module-shape img {
    width: 49px;
  }
}

/* ***** Payments ***** */
.payments .iconbox:last-child .iconbox-icon-wrap:before {
  height: 0;
}

.payments .module-icon-1 {
  /* right: 0px; */
}

.payments .module-icon-2 {
  /* left: 229px; */
}

.payments .module-icon-3 {
  left: 360px;
}

.payments .module-icon-4 {
  right: 360px;
}

.payments .module-icon-5 {
  /* left: 180px; */
}

.payments .module-icon-6 {
  /* left: 351px; */
}

.payments .lqd-imggrp-single[data-float] {
  --float-animate-from: 0;
  --float-animate-to: 1%;
  --float-animation-ease: ease-in-out;
}

.payments .iconbox-circle:hover .iconbox-icon-container {
  color: #F2FDFF;
  background-color: #00BFF1;
}

@media (max-width: 1199px) {
  .payments {
    padding: 50px 40px;
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  .payments {
    padding: 40px 20px;
  }
}

/* ***** How It Work ***** */
.fit-aspect-ratio {
  padding-bottom: 167.8%;
}

@media (max-width: 767px) {
  .how-it-works .ld-fancy-heading h1 {
    font-size: 6vw;
    text-align: left;
  }

  .how-it-works .lqd-text-reveal-el {
    font-size: 5vw;
    line-height: 26px;
    text-align: left;
  }

  .flex-box-text .iconbox {
    padding: 0 0 20px 0;
  }
}

/* ***** Digital Solution ***** */
.digital-solution .ld-fancy-heading .txt-rotate-keywords {
  --visible-words: 7;
  color: #babbc4;
}

.digital-solution .ld-fancy-heading .txt-rotate-keywords-inner {
  --lqd-color-start: #333;
  --lqd-color-stop: #333;
}

@media (max-width: 1199px) {
  .iconbox-icon-linked .iconbox-icon-wrap:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 145px;
    position: absolute;
    top: -65%;
    left: -4%;
    z-index: 1;
    background-color: #e7e0ea;
  }

  .iconbox-icon-linked .iconbox-icon-wrap::after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 2px;
    position: absolute;
    top: -65%;
    left: -4%;
    z-index: 1;
    background-color: #e7e0ea;
  }

  .iconbox-icon-linked .iconbox-icon-wrap-end::after {
    content: "";
    display: inline-block;
    width: 25px;
    height: 2px;
    position: absolute;
    top: -65%;
    left: -4%;
    z-index: 1;
    background-color: #e7e0ea;
  }
}

@media (max-width: 767px) {
  .iconbox-icon-linked .iconbox-icon-wrap:before {
    content: "";
    display: inline-block;
    width: 2px;
    height: 150px !important;
    position: absolute;
    top: -45% !important;
    left: -4%;
    z-index: 1;
    background-color: #e7e0ea;
  }

  .iconbox-icon-linked .iconbox-icon-wrap::after {
    content: "";
    display: inline-block;
    width: 13px !important;
    height: 2px;
    position: absolute;
    top: -45% !important;
    left: -4%;
    z-index: 1;
    background-color: #e7e0ea;
  }

  .iconbox-icon-linked .iconbox-icon-wrap-end::after {
    content: "";
    display: inline-block;
    width: 13px !important;
    height: 2px;
    position: absolute;
    top: -65%;
    left: -4%;
    z-index: 1;
    background-color: #e7e0ea;
  }
}

.iconbox-icon-linked .iconbox-icon-wrap:before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 135px;
  position: absolute;
  top: -65%;
  left: -4%;
  z-index: 1;
  background-color: #e7e0ea;
}

.iconbox-icon-linked .iconbox-icon-wrap::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 2px;
  position: absolute;
  top: -65%;
  left: -4%;
  z-index: 1;
  background-color: #e7e0ea;
}

.iconbox-icon-linked .iconbox-icon-wrap-end::after {
  content: "";
  display: inline-block;
  width: 23px;
  height: 2px;
  position: absolute;
  top: -65%;
  left: -4%;
  z-index: 1;
  background-color: #e7e0ea;
}

/* ***** Video Box ***** */
.calc-box .module-shape {
  left: 12%;
}

.calc-box .module-video {
  min-height: 250px;
}

.calc-box .module-video .btn {
  --icon-font-size: 30px;
}

.calc-box .module-video .btn-icon:before {
  border-color: #FFFFFF;
}

.calc-box .lqd-extra-cursor {
  --extra-cc-w: 80px;
  --extra-cc-h: 80px;
  background-color: rgba(0, 0, 0, 0.25);
}

.calc-box .module-arrow {
  left: 500px;
  top: 30px;
}

@media (max-width: 1366px) {
  .calc-box {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media (max-width: 1199px) {
  .calc-box {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .calc-box .module-img {
    margin-bottom: 30px;
  }

  .calc-box .module-shape {
    left: 19%;
  }
}

@media (max-width: 767px) {
  .calc-box {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .calc-box .module-video {
    width: 100%;
    min-height: 180px;
    margin-bottom: 30px;
  }
}

/*  Services  */
.services .carousel-nav .flickity-button {
  width: 50px;
  height: 50px;
  color: #000000;
  border-width: 1px;
  border-radius: 12px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.15);
  background-color: transparent;
}

.services .carousel-nav {
  width: 100%;
  max-width: 100%;
}

.services .flickity-button:hover {
  color: #FFFFFF;
  border-style: solid;
  border-color: #000000;
  background-color: #000000;
}

.services .module-shape {
  left: 30%;
}

@media (max-width: 1199px) {
  .services {
    padding: 50px 20px;
  }
}

/*  Case Studies  */
.case-studies .filter-list li {
  color: #000000;
}

.case-studies .filter-list li.active {
  color: #C10909;
}

.case-studies .liquid-filter-items {
  margin-bottom: 30px;
}

.case-studies .lqd-pf-item {
  margin-bottom: 20px;
}

.case-studies>.module-shape-1 {
  left: -90px;
}

.case-studies>.module-shape-2 {
  right: -2%;
}

.case-studies .lqd-pf-grid .module-shape-3 {
  right: -60px;
}

@media (max-width: 1199px) {
  .case-studies {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 767px) {
  .case-studies .lqd-pf-grid .module-shape-3 {
    max-width: 80px;
    top: -60px;
  }

  .case-studies>.module-shape-1 {
    left: -38%;
  }

  .case-studies>.module-shape-2 {
    right: -16%;
  }

  .case-studies .lqd-pf-grid .module-shape-3 {
    right: -25px;
  }
}

/*  Steps Install  */
.steps-install .h1 {
  font-size: 190px;
  color: #DFE2EA;
}

.steps-install .module-middle {
  margin-right: 12.5%;
  margin-left: 12.5%;
}

@media (max-width: 1199px) {
  .steps-install {
    padding: 30px 40px 0 40px;
  }

  .steps-install .module-middle {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .steps-install {
    padding: 60px 20px 0 20px;
  }

  .steps-install .module-first,
  .steps-install .module-middle {
    margin-bottom: 30px;
  }
}

/*  Banner  */
.banner .lqd-section-flow-panel-end {
  padding: 10% 8% 10% 8%;
}

.banner .lqd-throwable-scene {
  height: 855px;
}

.banner .module-shape {
  left: 39%;
  bottom: 16%
}

.banner .iconbox-icon-ripple .iconbox-icon-container:before {
  border-color: var(--lqd-color-accent);
}

@media (max-width: 1366px) {
  .banner {
    padding-right: 20px;
    padding-left: 20px;
  }

  .banner-top {
    padding-right: 30px;
    padding-left: 30px;
  }
}

@media (max-width: 1199px) {
  .banner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .banner .lqd-section-flow-panel-end {
    padding: 0;
  }

  .banner .module-content {
    padding-bottom: 30px;
  }
}

/*  Testimonials  */
.testimonials .star-rating {
  font-family: Arial, Helvetica, sans-serif;
}

.testimonials .carousel-dots {
  top: auto;
  right: auto;
  bottom: -65px;
  left: auto;
}

.testimonials .carousel-dots:not(.carousel-dots-inside) {
  position: relative;
}

.testimonials .module-shape-1 {
  left: 13%;
}

.testimonials .module-shape-2 {
  right: 23%;
}

@media (max-width: 1199px) {
  .testimonials .carousel-item {
    padding-right: 15px;
    padding-left: 15px;
  }

  .testimonials .module-shape-2 {
    top: 14%;
  }

  .testimonials .module-shape-1 {
    left: 3%;
  }

  .testimonials .module-shape-2 {
    right: 8%;
  }
}

@media (max-width: 767px) {
  .testimonials {
    padding-bottom: 60px;
  }

  .testimonials .col-12:first-child {
    margin-bottom: 40px;
  }

  .testimonials .carousel-item {
    padding-right: 20px;
    padding-left: 20px;
  }

  .testimonials .module-shape-2 {
    top: 4%;
  }

  .testimonials .module-content {
    padding: 25px 15px;
  }
}

/*  Clients  */
@media (max-width: 1199px) {
  .clients {
    padding: 50px 20px 100px 20px;
  }
}

@media (max-width: 767px) {
  .clients {
    padding-top: 50px;
    padding-bottom: 90px;
  }

  .clients .carousel-item {
    width: calc(100% / 2);
    flex: 0 0 auto;
  }
}

/*  Contact Form  */
.contact-form .lqd-contact-form {
  --inputs-margin: 0 0 25px 0;
  --input-margin-bottom: 25px;
}

.contact-form .module-shape-3 {
  right: 123px;
}

.contact-form .module-shape-4 {
  right: 11%;
}

@media (max-width: 1199px) {
  .contact-form {
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 70px;
  }

  .contact-form .lqd-contact-form {
    padding: 20px 30px 30px 30px;
  }
}

@media (max-width: 767px) {
  .contact-form {
    padding-top: 150px;
    padding-bottom: 100px;
  }

  .contact-form .module-shape-1 {
    top: -126px;
  }
}

/*  Input Form  */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.input-myr, .input-user, .input-pass {
  position: relative;
}

.input-myr.left input {
  padding-left: 70px;
  text-align: end;
  font-family: 'Inter';
  font-weight: 600;
  letter-spacing: 1px;
}

.input-myr:before {
  position: absolute;
  top: 18px;
  font-family: "Inter";
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  content: "RM";
  z-index: 5;
  color: rgba(0, 0, 0, .5);
}

.input-myr.left:before {
  left: 1.2em;
}

.input-user.right input {
  text-align: start;
  font-family: 'Inter';
  font-weight: 500;
  letter-spacing: .5px;
}

.input-user:before {
  position: absolute;
  top: 18px;
  font-family: "Inter";
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  content: "RM";
  z-index: 5;
  color: rgba(0, 0, 0, .5);
}

.input-user.right:before {
  right: 1.2em;
}

.input-pass.right input {
  padding-left: 18px;
  text-align: start;
}

label {
  cursor: pointer;
  font-weight: 500;
  position: relative;
  overflow: hidden;

  /* Accessible outline */
  /* Remove comment to use */
  /*
    &:focus-within {
        outline: .125em solid $primary-color;
    }
  */
  input {
    position: absolute;
    left: -9999px;

    &:checked+span {
      background-color: var(--lqd-color-dark);
      color: #fff;

      &:before {
        box-shadow: inset 0 0 0 0.4375em var(--lqd-color-primary);
      }
    }
  }

  span {
    display: flex;
    font-family: "Inter";
    align-items: center;
    padding: 7px 17px 7px 0.5em;
    border-radius: 99em; // or something higher...
    transition: 0.25s ease;

    &:hover {
      background-color: var(--lqd-color-blue-100);
    }

    &:before {
      display: flex;
      flex-shrink: 0;
      content: "";
      background-color: transparent;
      width: 1.5em;
      height: 1.5em;
      border-radius: 50%;
      margin-right: 0.8em;
      transition: 0.25s ease;
      box-shadow: inset 0 0 0 0.2em var(--lqd-color-primary);
    }
  }
}

/*  Milestone  */
.timeline-box .item_timeline {
  position: relative;
  border: 5px solid var(--lqd-color-primary);
  border-left: 0;
  padding: 2rem 0rem 2rem 2rem;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  min-height: 170px;
}

.timeline-box .item_timeline:before {
  left: 0;
  bottom: -15px;
  content: "";
  border: 10px solid #fff;
  display: inline-flex;
  position: absolute;
}

.timeline-box .item_timeline:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -2px;
  width: 5px;
  height: 5px;
  background-color: var(--lqd-color-primary);
  border-radius: 50%;
  display: inline-flex;
}

.timeline-box .item_timeline .details {
  text-align: left;
  display: flex;
  justify-content: left;
  align-items: center;
}

@media (max-width: 767px) {
  .timeline-box .item_timeline .details {
    padding-bottom: 5rem;
  }
}

.timeline-box .item_timeline .details:before {
  content: "";
  position: absolute;
  display: inline-flex;
  width: 20px;
  height: 20px;
  border: 4px solid #a2a2a2;
  background-color: #ffffff;
  border-radius: 50%;
  top: -.8rem;
}

.timeline-box .item_timeline .details:after {
  content: "";
  position: absolute;
  display: inline-flex;
  border: 1px dashed var(--lqd-color-primary);
  top: .5rem;
  margin-left: 9px;
  height: 23px;
}

.timeline-box .item_timeline .details.active:before {
  background-color: #fff;
  border-color: var(--lqd-color-primary);
  border-width: 6px;
  /* -webkit-box-shadow: 0px 0px 30px 0px rgba(253, 79, 254, 0.5) !important;
  -moz-box-shadow: 0px 0px 30px 0px rgba(253, 79, 254, 0.5) !important;
  -o-box-shadow: 0px 0px 30px 0px rgba(253, 79, 254, 0.5) !important;
  -ms-box-shadow: 0px 0px 30px 0px rgba(253, 79, 254, 0.5) !important;
  box-shadow: 0px 0px 30px 0px rgba(253, 79, 254, 0.5) !important; */
}

.timeline-box .item_timeline .details .data {
  margin-top: 0.5rem;
  margin-right: 20px;
}

.timeline-box .item_timeline .details .data time {
  font-size: 14px;
  font-family: 'Inter';
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: var(--lqd-heading-color);
}

.timeline-box .item_timeline .details .data h6 {
  margin-top: 0.4rem;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, .5);
  margin-bottom: 0;
}

.timeline-box .item_timeline.itemTwo {
  border: 0;
  position: relative;
}

.timeline-box .item_timeline.itemTwo:before {
  content: "";
  border: 5px solid #a2a2a2;
  border-radius: 0;
  position: absolute;
  top: -5px;
  border-right: 0;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  width: 38%;
  height: 175px;
  left: 0;
}

@media (max-width: 767px) {
  .timeline-box .item_timeline.itemTwo:before {
    width: 49%;
    height: auto;
  }
}

.timeline-box .item_timeline.itemTwo:after {
  display: none;
}

.timeline-box .item_timeline.itemTwo .reverse {
  display: flex;
  flex-direction: row-reverse;
}

.timeline-box .item_timeline.itemThree {
  border: 0;
  min-height: 0;
}

@media (max-width: 767px) {
  .timeline-box .item_timeline.itemThree {
    margin-top: 15px;
  }
}

.timeline-box .item_timeline.itemThree:before {
  display: none;
}

.timeline-box .item_timeline.itemThree:after {
  display: none;
}

.welcome-text .balloon-text {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 15px 0px;
  border-color: transparent transparent var(--lqd-color-primary) transparent;
  margin-left: 45px;
}

:root {
  --popover-width: 320px;
  --popover-control-gap: 15px;
  --popover-viewport-gap: 20px;
  --popover-transition-duration: 0.2s;
}

.popover {
  position: fixed;
  width: var(--popover-width);
  z-index: 5;
  margin-top: var(--popover-control-gap);
  margin-bottom: var(--popover-control-gap);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  transition: visibility 0s var(--popover-transition-duration), opacity var(--popover-transition-duration);
}

.popover--is-visible {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity var(--popover-transition-duration);
}

/* variables */
:root {
  /* colors */
  --tz4-color-primary-hsl: 250, 84%, 54%;
  --tz4-color-bg-hsl: 0, 0%, 100%;
  --tz4-color-contrast-high-hsl: 230, 7%, 23%;
  --tz4-color-contrast-higher-hsl: 230, 13%, 9%;
  /* spacing */
  --tz4-space-3xs: 0.25rem;
  --tz4-space-2xs: 0.375rem;
  --tz4-space-xs: 0.5rem;
  --tz4-space-sm: 0.75rem;
  /* typography */
  --tz4-text-sm: 0.833rem;
  --tz4-text-xs: 0.694rem;
}

@media(min-width: 64rem) {
  :root {
    /* spacing */
    --tz4-space-3xs: 0.375rem;
    --tz4-space-2xs: 0.5625rem;
    --tz4-space-xs: 0.75rem;
    --tz4-space-sm: 1.125rem;
    /* typography */
    --tz4-text-sm: 1rem;
    --tz4-text-xs: 0.8rem;
  }
}

/* component */
:root {
  --tooltip-triangle-size: 12px;
}

.tooltip-trigger {
  /* style inline-text tooltip trigger */
  white-space: nowrap;
  border-bottom: 1px dotted hsl(var(--tz4-color-contrast-high-hsl));
  cursor: help;
}

.tooltip {
  /* tooltip element - created using js */
  position: absolute;
  z-index: 5;
  display: inline-block;
  padding: var(--tz4-space-2xs) var(--tz4-space-xs);
  border-radius: 0.65em;
  max-width: 250px;
  background-color: hsla(var(--tz4-color-contrast-higher-hsl), 0.98);
  color: hsl(var(--tz4-color-bg-hsl));
  font-size: var(--tz4-text-sm);
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: opacity 0.2s, visibility 0.2s;
}

.tooltip a {
  color: inherit;
  text-decoration: underline;
}

@supports ((-webkit-clip-path: inset(50%)) or (clip-path: inset(50%))) {
  .tooltip::before {
    /* tooltip triangle  */
    content: "";
    position: absolute;
    background-color: inherit;
    border: inherit;
    width: var(--tooltip-triangle-size);
    height: var(--tooltip-triangle-size);
    -webkit-clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);
  }
}

.tootip:not(.tooltip--sticky) {
  pointer-events: none;
}

/* size variations */
.tooltip--sm {
  max-width: 150px;
  font-size: var(--tz4-text-xs);
  padding: var(--tz4-space-3xs) var(--tz4-space-2xs);
}

.tooltip--md {
  max-width: 300px;
  padding: var(--tz4-space-xs) var(--tz4-space-sm);
}

.tooltip--lg {
  max-width: 350px;
  font-size: var(--tz4-text-base-size);
  padding: var(--tz4-space-xs) var(--tz4-space-sm);
}

/* tooltip position */
.tooltip {
  /* variable used in JS to proper place tooltip triangle */
  --tooltip-triangle-translate: 0px;
}

.tooltip--top::before, .tooltip--bottom::before {
  left: calc(50% - var(--tooltip-triangle-size) / 2);
}

.tooltip--top::before {
  bottom: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(-45deg);
  transform: translateX(var(--tooltip-triangle-translate)) rotate(-45deg);
}

.tooltip--bottom::before {
  top: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(135deg);
  transform: translateX(var(--tooltip-triangle-translate)) rotate(135deg);
}

.tooltip--left::before, .tooltip--right::before {
  top: calc(50% - var(--tooltip-triangle-size) / 2);
}

.tooltip--left::before {
  right: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(-135deg);
  transform: translateX(var(--tooltip-triangle-translate)) rotate(-135deg);
}

.tooltip--right::before {
  left: calc(var(--tooltip-triangle-size) * -0.5);
  -webkit-transform: translateX(var(--tooltip-triangle-translate)) rotate(45deg);
  transform: translateX(var(--tooltip-triangle-translate)) rotate(45deg);
}

.tooltip--is-hidden {
  /* class used in JS to hide the tooltip element before its top/left positions are set */
  visibility: hidden;
  opacity: 0;
}

/* preloader pacman */
.preloader-pacman .dot {
  display: inline-block;
  background: #000;
  height: 5px;
  width: 5px;
  margin-right: 20px;
  opacity: 0.7;
  border-radius: 50%;
  animation: fade-out 14s linear infinite;
}

.preloader-pacman .pacman {
  display: inline-block;
  background: #000;
  height: 20px;
  vertical-align: bottom;
  width: 20px;
  margin-right: 20px;
  opacity: 1;
  border-radius: 50%;
  position: relative;
  animation: move-forward 14s linear infinite;
  transform: translateX(-40px);
}

.preloader-pacman .dot:nth-child(1) {
  animation-delay: .4s;
}

.preloader-pacman .dot:nth-child(2) {
  animation-delay: .8s;
}

.preloader-pacman .dot:nth-child(3) {
  animation-delay: 1.2s;
}

.preloader-pacman .dot:nth-child(4) {
  animation-delay: 1.6s;
}

.preloader-pacman .dot:nth-child(5) {
  animation-delay: 2.0s;
}

.preloader-pacman .dot:nth-child(6) {
  animation-delay: 2.4s;
}

.preloader-pacman .dot:nth-child(7) {
  animation-delay: 2.8s;
}

.preloader-pacman .dot:nth-child(8) {
  animation-delay: 3.2s;
}

.preloader-pacman .dot:nth-child(9) {
  animation-delay: 3.6s;
}

.preloader-pacman .dot:nth-child(10) {
  animation-delay: 4.0s;
}

.preloader-pacman .dot:nth-child(11) {
  animation-delay: 4.4s;
}

.preloader-pacman .dot:nth-child(12) {
  animation-delay: 4.8s;
}

.preloader-pacman .dot:nth-child(13) {
  animation-delay: 5.2s;
}

.preloader-pacman .dot:nth-child(14) {
  animation-delay: 5.6s;
}

.preloader-pacman .dot:nth-child(15) {
  animation-delay: 6.0s;
}

.preloader-pacman .dot:nth-child(16) {
  animation-delay: 6.4s;
}

.preloader-pacman .dot:nth-child(17) {
  animation-delay: 6.8s;
}

.preloader-pacman .pacman:before {
  content: '';
  display: inline-block;
  background: transparent;
  vertical-align: bottom;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  right: 0px;
  border-right: 10px solid #bfe663;
  opacity: 1;
  position: absolute;
  animation: eat .4s infinite;
}

.preloader-pacman .ghost {
  height: 25px;
  width: 25px;
  background: #fff;
  top: -22px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  position: relative;
  transform: translateX(550px);
  animation: move-back 14s linear infinite;
  animation-delay: 7s;
  opacity: 0;
}

.preloader-pacman .ghost:before {
  height: 5px;
  content: '';
  width: 3px;
  background: #000;
  top: 7px;
  left: 7px;
  z-index: 10;
  position: absolute;
}

.preloader-pacman .ghost:after {
  height: 5px;
  content: '';
  width: 3px;
  background: #000;
  top: 7px;
  right: 7px;
  z-index: 10;
  position: absolute;
}

@keyframes eat {
  50% {
    transform: translateX(10px) scale(0.1)
  }
}

@keyframes move-back {
  3% {
    opacity: 1
  }

  35% {
    opacity: 1
  }

  49% {
    opacity: 0
  }

  50% {
    transform: translateX(0px);
  }
}

@keyframes move-forward {
  50% {
    transform: translateX(500px);
  }

  50.1% {
    transform: translateX(500px) scaleX(-1);
    opacity: 1;
  }

  100% {
    transform: translateX(-40px) scaleX(-1);
  }
}

@keyframes fade-out {
  0% {
    opacity: 0;
  }

  40% {
    opacity: 0;
  }

  89.99% {
    opacity: 0;
  }

  90% {
    opacity: 0.5;
  }
}

.scroll {
  white-space: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.scroll::-webkit-scrollbar {
  display: none;
}

.nav-item {
  padding: 12px 12px 12px 12px;
  cursor: pointer;

  &:not(:last-child) {
    border-right: 1px solid rgba(#727c87, .2);
  }
}

* {
  box-sizing: border-box;
}

@media (max-width: 767px) {
  .sub-scroll div {
    width: 300px
  }
}
