@charset "UTF-8";
.grecaptcha-badge {
  visibility: hidden;
}

body.landing-page img {
  max-width: 100%;
}
body.landing-page h1,
body.landing-page h2,
body.landing-page h3 {
  font-family: "Poppins", sans-serif !important;
  font-weight: 700;
  font-display: swap;
}
body.landing-page p.grey {
  color: #afb2c0 !important;
}
body.landing-page p.caption {
  font-weight: 600;
  font-size: 18px;
}
body.landing-page .align-center {
  align-items: center;
}
body.landing-page .hero {
  background: #0a0a12;
  height: auto;
  padding-bottom: 40px;
  border-radius: 0px 0px 80px 80px;
}
body.landing-page .hero .hero-content {
  background: transparent;
  height: auto;
}
body.landing-page .hero .hero-content .hero-text {
  margin-top: 176px;
  top: 0;
}
body.landing-page .hero .hero-content .hero-text h1.text-big {
  font-family: "Poppins", sans-serif !important;
  /*background: url(../images/landing/highlight.png) no-repeat;*/
  background-size: 820px;
  background-position: center 2px;
  font-size: 58px;
  padding-top: 12px;
}
body.landing-page .hero .hero-content .hero-text h1 {
  font-family: "Poppins", sans-serif !important;
  font-size: 42px;
}
body.landing-page .hero p.ecom-text {
  font-size: 2rem;
  color: #fff !important;
  font-weight: 700 !important;
}
body.landing-page .hero p.ecom-sec {
  font-size: 1.4rem;
  color: #afb2c0 !important;
}
body.landing-page .hero p.ecom-sec .text-mint-green {
  color: #59dfa7 !important;
}
body.landing-page .points .grey-box {
  background: white;
}
body.landing-page .points .grey-box p.caption {
  font-size: 22px;
}
body.landing-page .points .grey-box p.sub.grey {
  color: #484a51 !important;
  font-size: 16px !important;
}
body.landing-page .points .grey-box span.highlight {
  color: #8200ff !important;
  font-weight: 700;
}
body.landing-page .w70 {
  max-width: 70%;
  margin: 0 auto;
}
body.landing-page section {
  overflow: hidden;
}
body.landing-page section h1,
body.landing-page section h2,
body.landing-page section h3 {
  font-family: "Poppins", sans-serif !important;
}
body.landing-page section p.sub.grey {
  color: #dfdfdf !important;
}
body.landing-page section.white-bg p.sub.grey {
  color: #484a51 !important;
}
body.landing-page button {
  font-size: 16px !important;
  font-weight: 300 !important;
}
body.landing-page button:focus {
  outline: none !important;
}
body.landing-page button.main {
  color: white;
}
body.landing-page button.main.flat {
  background: transparent;
  color: white;
  border: 2px solid #ff003d;
}
body.landing-page button.main.red {
  color: #ff003c;
}
body.landing-page header:not(.landing-header) {
  padding: 15px 20px;
  padding-top: 0;
}
body.landing-page header:not(.landing-header) .navbar-collapse.show {
  display: block;
}
body.landing-page header:not(.landing-header).alt button.flat:not(.book-btn) {
  color: rgb(51, 51, 51);
}
body.landing-page header:not(.landing-header) {
  background: white !important;
  color: #000 !important;
  height: 55px !important;
}
body.landing-page header:not(.landing-header) .d-navbar .nav-link,
body.landing-page header:not(.landing-header) .d-navbar button.main.flat {
  color: #000 !important;
}
body.landing-page header:not(.landing-header) .nav-link {
  text-underline-offset: 4px;
}
body.landing-page header:not(.landing-header) .logo-b {
  display: block !important;
}
body.landing-page header:not(.landing-header) .logo-w {
  display: none !important;
}
body.landing-page header:not(.landing-header) .animated-icon2 span {
  background: #000;
}
body.landing-page header:not(.landing-header) .navbar {
  height: 55px !important;
}
body.landing-page header:not(.landing-header) .navbar-toggler {
  background: none;
  padding: 0;
}
body.landing-page .menu-item button {
  min-height: 35px;
  font-weight: 300;
}
body.landing-page section.dark button {
  color: white !important;
}
body.landing-page .grey-box {
  background: rgba(30, 33, 50, 0.3);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  /* Note: backdrop-filter has minimal browser support */
  border-radius: 14px;
  position: relative;
  padding: 50px 25px 4px 25px;
  margin-bottom: 70px;
}
body.landing-page .grey-box p.sub {
  font-size: 14px !important;
}
body.landing-page .grey-box.ini img {
  position: absolute;
  width: 70px;
  height: auto;
  top: -40px;
  left: 25px;
}
body.landing-page .grey-box.ini .fake-box {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background: transparent;
  border-radius: inherit;
}
body.landing-page .grey-box.ini .fake-box::after {
  content: "";
  position: absolute;
  top: -40px;
  left: 25px;
  background: #e9fa16;
  width: 70px;
  height: 70px;
  z-index: -1;
  filter: blur(15px);
  border-radius: 50%;
}
body.landing-page .grey-box.ini.g2 .fake-box::after {
  background: #ff1454;
}
body.landing-page .grey-box.ini.g3 .fake-box::after {
  background: #2ec2dd;
}
body.landing-page .grey-box.ini.g4 .fake-box::after {
  background: #8200ff;
}
body.landing-page .grey-box.ini.g5 .fake-box::after {
  background: #ff6a17;
}
body.landing-page .grey-box.tick {
  padding: 15px 25px 4px 25px;
  min-height: 148px;
}
body.landing-page .grey-box.tick::after {
  content: url(../images/landing/highlight_05.png);
  position: absolute;
  top: -10px;
  left: -10px;
}
body.landing-page .grey-box.tick p.red {
  color: #ff003c !important;
  font-weight: 700;
}
body.landing-page .grey-box.sm {
  margin-bottom: 12px;
  padding: 8px 18px;
}
body.landing-page section#collections {
  height: auto;
  padding: 100px 0;
}
body.landing-page section#collections h1 {
  font-weight: 700 !important;
}
body.landing-page section#collections .row {
  align-items: center;
}
body.landing-page section#process2 {
  background: #0a0a12;
  padding: 100px 0;
  height: auto;
  padding-bottom: 100px;
  min-height: 1300px;
  color: white !important;
  border-radius: 80px;
}
body.landing-page section#process2 #processList .pr-2 ul {
  list-style: none;
}
body.landing-page section#process2 #processList .pr-2 ul li {
  font-size: 14px;
}
body.landing-page section#process2 #processList .pr-2 ul li::before {
  content: "•";
  color: #ff003c;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 20px;
}
body.landing-page section#process2 .process2 ul {
  list-style: none;
}
body.landing-page section#process2 .process2 ul li {
  font-size: 14px;
}
body.landing-page section#process2 .process2 ul li::before {
  content: "•";
  color: #ff003c;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
  font-size: 20px;
}
body.landing-page section#process2 .switch-project {
  cursor: pointer;
}
body.landing-page section#process2 .switch-project img {
  transition: 0.5s;
  filter: brightness(0) invert(1);
  width: 190px !important;
  height: auto !important;
}
body.landing-page section#process2 .switch-project.active img {
  filter: unset;
}
body.landing-page section#process2 .cases img {
  width: 190px;
}
body.landing-page section#process2 .case {
  min-height: 480px;
}
body.landing-page section#process2 .case .case-image img {
  display: none;
}
body.landing-page section#process2 .case .case-image img.show {
  display: block;
}
body.landing-page section#process2 .case .case-story .story {
  display: none;
}
body.landing-page section#process2 .case .case-story .story.active {
  display: block;
}
body.landing-page section#process2 .case .case-rate {
  background: #ff003c;
  color: white;
  border-radius: 10px;
  padding: 12px;
  margin-bottom: 30px;
}
body.landing-page section#process2 .case .case-rate .plus {
  font-size: 4vw;
  font-weight: 600;
}
body.landing-page section#process2 .case .case-comment {
  margin-bottom: 20px;
}
body.landing-page section#process2 .case .case-owner {
  display: flex;
  gap: 20px;
}
body.landing-page section#process2 .case .case-owner .case-img img {
  width: 65px;
  height: 65px;
}
body.landing-page section#process2 .case .case-owner span.name {
  display: block;
  font-weight: bold;
}
body.landing-page section#process2 #processList {
  align-items: center;
  min-height: 500px;
}
body.landing-page section#process2 #processList [class*="pr-"] {
  padding-right: 0 !important;
}
body.landing-page section#process2 #processList .list .item {
  cursor: pointer;
  color: #dfdfdf;
  transition: 0.5s;
  display: flex;
}
body.landing-page section#process2 #processList .list .item .num {
  margin-right: 20px;
}
body.landing-page section#process2 #processList .list .item.sel {
  background: #ff003c;
  color: white;
  font-weight: 600;
}
body.landing-page section#process2 #processList .process-text-col {
  padding-right: 60px;
}
body.landing-page section#process2 #processList .process-img-col {
  padding-left: 40px;
  display: flex;
  align-items: center;
}
body.landing-page section#process2 #processList .process-img-col .pr {
  display: none;
}
body.landing-page section#process2 #processList .process-img-col .pr.sel {
  transition: 0.5s;
  display: block;
}
body.landing-page section#process2 #processList .process-img-col p {
  font-size: 14px;
}
body.landing-page section#exp-book {
  padding-top: 100px;
  padding-bottom: 100px;
}
body.landing-page section#exp-book #book {
  padding-top: 100px;
}
body.landing-page section#exp-book #book .notready-m {
  display: none;
}
body.landing-page section#exp-book #book .dev.br {
  border-left: 1px solid rgba(153, 153, 186, 0.2);
}
body.landing-page section#exp-book #book .dev p.sub {
  font-size: 14px;
}
body.landing-page section#exp-book #book .dev .dev-name {
  font-weight: 700;
  margin-bottom: 0px;
}
body.landing-page section#exp-book #book .dev .dev-img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  margin-bottom: 20px;
}
body.landing-page section#exp-book #book .dev .dev-img.rob {
  background-position: center !important;
  background-size: auto 120px !important;
}
body.landing-page section#exp-book #book .dev .dev-img.corey {
  background-position: center !important;
  background-size: auto 120px !important;
}
body.landing-page section#exp-book #expert {
  background: rgba(212, 216, 235, 0.3);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  border-radius: 10px;
  padding: 50px;
}
body.landing-page section#exp-book #expert .row {
  padding-bottom: 30px;
  padding-top: 20px;
}
body.landing-page section#exp-book #expert .row.tt,
body.landing-page section#exp-book #expert .row.aa {
  border-bottom: 1px solid rgba(153, 153, 186, 0.3);
}
body.landing-page section#exp-book #expert .row.wp {
  padding-bottom: 0px;
}
body.landing-page section#exp-book #expert h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  color: #333 !important;
}
body.landing-page section#testing {
  padding-top: 110px;
  padding-bottom: 80px;
  background: #0a0a12;
  border-radius: 80px;
}
body.landing-page section#testing h1 {
  color: white;
}
body.landing-page section#testing .grey-box {
  font-size: 14px;
}
body.landing-page section#testing .grey-box .caption {
  color: white;
  font-weight: 600;
}
body.landing-page section#faq {
  padding-top: 110px;
  padding-bottom: 0px;
}
body.landing-page section#faq .faqs-col .acc-wrapper {
  background: rgba(212, 216, 235, 0.3);
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  border-radius: 10px;
  padding: 0px 20px 4px 20px;
  margin-bottom: 30px;
}
body.landing-page section#faq .faqs-col .acc-wrapper button {
  border-radius: 0px !important;
}
body.landing-page section#faq .faqs-col .acc-wrapper.active {
  background: #ff003c;
}
body.landing-page section#faq .faqs-col .acc-wrapper.active * {
  color: white !important;
}
body.landing-page section#faq .faqs-col .acc-wrapper.active button {
  border-radius: 0px !important;
}
body.landing-page section#faq .faqs-col .acc-wrapper.active button::after {
  content: "-";
}
body.landing-page section#faq .faqs-col .acc-wrapper .acc-header:not(.landing-header) button {
  color: #170b14;
  font-weight: 700 !important;
}
body.landing-page section#faq .faqs-col .acc-wrapper button {
  width: 100%;
  text-align: left;
  position: relative;
}
body.landing-page section#faq .faqs-col .acc-wrapper button::after {
  content: "+";
  position: absolute;
  right: 6px;
  top: 6px;
  font-size: 24px;
  font-weight: 300;
}
body.landing-page section#faq .faqs-col .acc-body {
  padding-bottom: 10px;
}
body.landing-page footer#footer:not(.landing-footer) {
  border-radius: 80px 80px 0px 0px;
  background: #ff0f48 !important;
}
body.landing-page footer#footer:not(.landing-footer) * {
  color: white !important;
}

#landingModal .modal-dialog {
  position: relative;
}
#landingModal .modal-dialog .modal-content {
  border-radius: 10px;
  background: #0b0c13;
  padding: 35px 50px;
  margin: 14% auto !important;
}
#landingModal .modal-dialog .modal-content button.close {
  position: absolute;
  right: 20px;
  top: 0px;
  color: white;
  font-size: 40px !important;
  font-weight: 300 !important;
}
#landingModal .modal-dialog .modal-content .header:not(.landing-header) h1 {
  font-size: 20px;
  color: white;
  line-height: 1.5em;
}
#landingModal .modal-dialog .modal-content .header:not(.landing-header) p.sub {
  width: 80%;
  margin: 0 auto;
  padding-bottom: 20px;
}
#landingModal .modal-dialog .modal-content form label {
  color: white !important;
}
#landingModal .modal-dialog .modal-content form textarea.wpforms-field-large {
  height: 140px !important;
  min-height: 100px !important;
}
#landingModal .modal-dialog .modal-content form input:not([type="submit"]),
#landingModal .modal-dialog .modal-content form textarea {
  background: rgb(30, 33, 50) !important;
  -webkit-backdrop-filter: blur(40px) !important;
  backdrop-filter: blur(40px) !important;
  border-radius: 10px !important;
  width: 100% !important;
  min-width: 100%;
  border: none !important;
  color: #fff !important;
  padding-left: 10px;
}
#landingModal .modal-dialog .modal-content form input:not([type="submit"])::-moz-placeholder,
#landingModal .modal-dialog .modal-content form textarea::-moz-placeholder {
  color: white;
}
#landingModal .modal-dialog .modal-content form input:not([type="submit"])::placeholder,
#landingModal .modal-dialog .modal-content form textarea::placeholder {
  color: white;
}
#landingModal .modal-dialog .modal-content form .wpforms-error-container {
  color: #ff003d;
}

#logoCarousel .owl-stage {
  display: flex;
  align-items: center;
}
#logoCarousel .owl-stage .owl-item {
  height: 100%;
  display: flex;
  justify-content: center;
}
#logoCarousel .owl-stage .owl-item .carousel-logo {
  max-width: 100%;
  min-width: auto;
  max-height: 85px;
  width: auto !important;
}
#logoCarousel .owl-stage .owl-item .carousel-logo.stella {
  min-width: auto !important;
}

.pd0 {
  padding: 0 !important;
}

.owl-carousel:not(.process) p.andMore {
  align-self: end;
  font-size: 18px;
  font-weight: 700;
  color: #333;
}
.owl-carousel:not(.process) .owl-item img {
  width: auto !important;
  max-height: 100% !important;
  image-rendering: crisp-edges;
}
.owl-carousel:not(.process).tt .owl-item,
.owl-carousel:not(.process).aa .owl-item,
.owl-carousel:not(.process).wp .owl-item {
  background: #f2f3f9 !important;
  display: flex;
  align-items: center;
}
.owl-carousel:not(.process).tt .owl-item {
  height: 48px;
}
.owl-carousel:not(.process).aa .owl-item,
.owl-carousel:not(.process).wp .owl-item {
  height: 60px;
}
.owl-carousel:not(.process).process {
  background: #0a0a12;
}
.owl-carousel {
  touch-action: manipulation !important;
}
.owl-carousel * {
  touch-action: manipulation !important;
}

.fixCarousel {
  padding-left: 50px;
  width: 100%;
  max-width: calc(100vw - 50px);
  height: auto;
  display: block;
}

@media screen and (max-width: 768px) {
  html body.landing-page section {
    overflow: hidden;
  }
  html body.landing-page section h1 {
    font-size: 28px !important;
    line-height: 1.3em !important;
  }
  html body.landing-page section h2 {
    font-size: 24px;
    line-height: 35px;
  }
  html body.landing-page section#process2 {
    height: auto !important;
    padding-bottom: 20px;
  }
  html body.landing-page section#process2 .case-story {
    height: 400px;
  }
  html body.landing-page section#process2 .grey-box {
    padding-top: 15px !important;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }
  html body.landing-page section#process2 .owl-carousel.process .owl-dots button span {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }
  html body.landing-page h1 {
    font-size: 22px;
    line-height: 1.4em;
  }
  html body.landing-page p.sub {
    font-size: 14px !important;
  }
  html body.landing-page header:not(.landing-header) {
    padding: 0;
  }
  html body.landing-page header:not(.landing-header) .pd0 {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  html body.landing-page .hero {
    height: auto !important;
    padding-bottom: 40px;
    border-radius: 0px 0px 40px 40px;
    background-size: 110% !important;
    background-repeat: repeat !important;
  }
  html body.landing-page .hero .hero-content {
    background: transparent;
    height: auto !important;
    padding: 0px !important;
  }
  html body.landing-page .hero .hero-content .hero-text {
    margin-top: 80px;
    top: 0 !important;
    height: auto !important;
  }
  html body.landing-page .hero .hero-content .hero-text h1.text-big {
    background: none !important;
    background-size: 270px 60px;
    background-position: center 2px;
    font-size: 30px;
  }
  html body.landing-page .hero .hero-content .hero-text h1.text-big .highlight {
    color: #ff003d !important;
  }
  html body.landing-page .hero .btn-mobile {
    -moz-text-align-last: center !important;
    text-align-last: center !important;
    margin-bottom: 10px;
  }
  html body.landing-page section#process2 {
    border-radius: 40px;
    background-size: 110% !important;
    background-repeat: repeat !important;
    height: 2650px;
    -webkit-transform: translate3d(0, 0, 0);
  }
  html body.landing-page section#process2 .cases .switch-project {
    margin-bottom: 20px;
  }
  html body.landing-page section#process2 .case {
    margin-top: 20px !important;
    min-height: 420px !important;
  }
  html body.landing-page section#process2 .case .case-image {
    display: none;
  }
  html body.landing-page section#process2 .case-story {
    margin-top: 20px;
  }
  html body.landing-page section#process2 .case-story .case-rate {
    padding: 6px 0px;
  }
  html body.landing-page section#process2 .case-story .case-rate .plus {
    font-size: 38px;
    font-weight: 600;
  }
  html body.landing-page section#process2 .case-story .case-rate span {
    font-size: 14px;
  }
  html body.landing-page section#process2 .case-story .case-comment,
  html body.landing-page section#process2 .case-story .case-owner {
    font-size: 14px;
  }
  html body.landing-page section#process2 .case-story .case-owner .case-img {
    min-width: 65px;
    flex: 0 1 65px;
  }
  html body.landing-page section#process2 #processList {
    background: #0a0a12;
  }
  html body.landing-page section#process2 #processList .process-text-col {
    padding-right: 15px !important;
  }
  html body.landing-page section#process2 #processList .process-text-col.mobile {
    padding: 0 !important;
  }
  html body.landing-page section#process2 #processList .process-text-col.mobile .list .item {
    padding: 0;
    display: flex;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  html body.landing-page section#process2 #processList .process-text-col.mobile .list .item .num {
    margin: 0;
    font-size: 18px;
  }
  html body.landing-page section#process2 #processList .process-img-col.mobile {
    padding-left: 20px;
    padding-right: 0;
    height: 750px;
  }
  html body.landing-page section#process2 #processList .process-img-col.mobile .grey-box {
    padding-top: 20px;
  }
  html body.landing-page section#process2 #processList .process-img-col.mobile .grey-box p.hd {
    font-size: 18px;
    font-weight: 500;
  }
  html body.landing-page section#process2 #processList .process-img-col.mobile [class*="pr-"] {
    padding-right: 0 !important;
  }
  html body.landing-page section#process2 #processList .list .item {
    font-size: 14px;
  }
  html body.landing-page section#process2 #processList .list .item .num {
    margin-right: 10px;
  }
  html body.landing-page section#exp-book #exp #expert {
    padding: 10px;
    text-align: center;
  }
  html body.landing-page section#exp-book #book .meetings-iframe-container {
    margin-top: 30px;
  }
  html body.landing-page section#exp-book #book .notready-m {
    display: block;
  }
  html body.landing-page section#exp-book #book .notready-m p {
    color: #333 !important;
    font-size: 20px !important;
  }
  html body.landing-page section#exp-book #book .notready-d {
    display: none;
  }
  html body.landing-page section#exp-book #book h2.center {
    font-size: 24px;
    line-height: normal;
    margin-bottom: 10px;
  }
  html body.landing-page section#exp-book #book .dev.br {
    border-left: none;
    border-top: 1px solid rgba(153, 153, 186, 0.2);
    margin-top: 20px;
    padding-top: 20px;
  }
  html body.landing-page section#exp-book #book h4.center {
    font-size: 20px;
    line-height: normal;
  }
  html body.landing-page section#exp-book #book .center {
    text-align: center !important;
  }
  html body.landing-page section#exp-book #book .exp-col {
    margin-bottom: 30px;
  }
  html body.landing-page section#collections {
    text-align: center;
  }
  html body.landing-page section#testing {
    border-radius: 40px;
  }
  html body.landing-page section#testing .text-col {
    text-align: center !important;
  }
  html body.landing-page section#testing .grey-box.g3 {
    margin-top: 0 !important;
  }
  html body.landing-page section#faq .faqs-col {
    padding: 0 !important;
  }
  html body.landing-page section#faq .faqs-col #accordionFAQS .acc-wrapper {
    padding: 0px 12px 4px 8px;
  }
  html body.landing-page section#faq .faqs-col #accordionFAQS .acc-wrapper button::after {
    right: -8px;
    top: 0px;
  }
  html body.landing-page .w70 {
    max-width: 100% !important;
  }
  html body.landing-page br.notM {
    display: none;
  }
  html body.landing-page .grey-box p.sub {
    font-size: 14px;
  }
  html body.landing-page .grey-box.tick {
    min-height: 128px;
    margin-bottom: 30px;
  }
  #processList {
    width: 100% !important;
    margin: 0 !important;
  }
  .owl-carousel.process img {
    width: 100% !important;
    max-width: 350px !important;
    max-height: 260px !important;
  }
  .owl-carousel.process .owl-item {
    position: relative;
    max-width: calc(100vw - 60px) !important;
  }
  .owl-carousel.process .owl-item .itemOwl {
    width: 100% !important;
    max-width: calc(100vw - 60px) !important;
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .owl-carousel.process .owl-dots {
    position: absolute;
    top: 12%;
    right: calc(100% + 6px);
    display: flex;
    flex-flow: column;
    width: 40px;
    display: flex;
    flex-flow: column;
    margin-left: -12px;
  }
  .owl-carousel.process .owl-dots button {
    width: 40px;
  }
  .owl-carousel.process .owl-dots button span {
    position: relative;
    margin: 0 !important;
  }
  .owl-carousel.process .owl-dots button.active span::after {
    color: #fff;
    font-weight: 600;
  }
  .owl-carousel.process .owl-dots button span::after {
    color: #afb2c0;
    position: absolute;
    top: 7px;
    left: 0;
    width: 100%;
    font-family: "Poppins", sans-serif;
    font-size: 18px;
    font-weight: 400;
  }
  .owl-carousel.process .owl-dots button:nth-child(1) span::after {
    content: "1";
  }
  .owl-carousel.process .owl-dots button:nth-child(2) span::after {
    content: "2";
  }
  .owl-carousel.process .owl-dots button:nth-child(3) span::after {
    content: "3";
  }
  .owl-carousel.process .owl-dots button:nth-child(4) span::after {
    content: "4";
  }
  .owl-carousel.process .owl-dots button:nth-child(5) span::after {
    content: "5";
  }
  .owl-carousel.process .owl-dots button:nth-child(6) span::after {
    content: "6";
  }
  .owl-carousel.process .owl-dots button:nth-child(7) span::after {
    content: "7";
  }
  .owl-carousel.process .owl-dots button:nth-child(8) span::after {
    content: "8";
  }
  .owl-carousel.process .owl-dots button span {
    background: rgba(30, 33, 50, 0.3) !important;
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    border-radius: 14px;
    position: relative;
    padding: 50px 25px 4px 25px;
    padding: 0;
    display: flex;
    height: 40px !important;
    width: 40px !important;
    border-radius: 50%;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  .owl-carousel.tt .owl-item,
  .owl-carousel.aa .owl-item,
  .owl-carousel.wp .owl-item {
    background: #f2f3f9 !important;
  }
  .owl-carousel .owl-nav {
    position: absolute;
    top: 200px;
    left: -14px;
    width: calc(100vw - 2px);
  }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next {
    color: #afb2c0 !important;
    font-size: 70px !important;
    font-weight: 200 !important;
  }
  .owl-carousel .owl-nav button.owl-prev:focus,
  .owl-carousel .owl-nav button.owl-next:focus {
    outline: none;
  }
  .owl-carousel .owl-nav button.owl-next {
    float: right;
  }
  .owl-carousel .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    width: calc(100vw - 30px);
  }
  .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    zoom: 1;
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
    overflow: visible;
  }
  .owl-carousel .owl-dots button.owl-dot.active span {
    background: #ff003c !important;
  }
  .owl-carousel .owl-dots button.owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #afb2c0;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
  }
  footer#footer {
    border-radius: 40px 40px 0 0 !important;
    text-align: center;
  }
  footer#footer ul {
    display: flex;
    flex-flow: column;
  }
  footer#footer ul li {
    margin-bottom: 10px;
  }
  .iframe-mobile {
    padding: 0 !important;
  }
  body.landing-page .points .grey-box p.caption {
    font-size: 20px;
  }
  body.landing-page .points .grey-box p.sub.grey {
    font-size: 14px !important;
  }
  #landingModal .modal-dialog .modal-content {
    padding: 35px 25px;
  }
  #landingModal .modal-dialog .modal-content button.close {
    right: 10px;
  }
}
@media screen and (max-width: 991px) and (min-width: 769px) {
  body.landing-page header:not(.landing-header) .animated-icon2 span {
    background: #000;
  }
  body.landing-page header:not(.landing-header).alt .animated-icon2 span {
    background: #000;
  }
  body.landing-page header:not(.landing-header).alt .animated-icon2.open span {
    background: #000;
  }
  body.landing-page header:not(.landing-header) .navbar-nav {
    flex-flow: column !important;
  }
  body.landing-page .grey-box p {
    word-break: break-word;
  }
  body.landing-page .hero .hero-content .hero-text h1.text-big {
    background-size: 580px;
  }
  body.landing-page .points {
    align-items: stretch !important;
  }
  body.landing-page .points .grey-box {
    height: 100%;
    max-height: 200px;
    padding: 15px 16px 4px 16px;
  }
  body.landing-page .points .grey-box p.caption {
    font-size: 20px;
    line-height: 1.2em;
  }
  body.landing-page .points .grey-box p.sub.grey {
    font-size: 14px !important;
    line-height: 1.2em;
  }
  body.landing-page .container {
    padding-left: 0;
    padding-right: 0;
  }
  body.landing-page .process-text-col {
    padding-right: 0px !important;
  }
  body.landing-page .process-text-col .item.grey-box {
    padding-left: 30px;
    position: relative;
  }
  body.landing-page .process-text-col .item.grey-box .num {
    position: absolute;
    left: 10px;
  }
  body.landing-page section#exp-book #book .devs .dev .dev-img {
    background-size: cover !important;
    width: 100%;
    height: 80px;
  }
  body.landing-page section h1,
  body.landing-page section h2 {
    font-size: 26px;
    line-height: 1.3em;
  }
  body.landing-page #faq .row.w70 {
    max-width: 100% !important;
  }
  body.landing-page #expert {
    position: relative;
  }
  body.landing-page #expert h3 {
    text-align: center;
    margin-bottom: 25px;
  }
  body.landing-page #expert a {
    position: absolute;
    top: calc(100% + 70px);
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  header:not(.landing-header) {
    padding-left: 0;
    padding-right: 0;
    padding: 0;
  }
  header:not(.landing-header) a {
    font-weight: normal;
    color: #333 !important;
  }
  header:not(.landing-header) button.navbar-toggler:focus {
    outline: none !important;
  }
  header:not(.landing-header) .navbar-collapse {
    position: fixed;
    background: #060022;
    width: 100vw;
    left: 0;
    top: 0px;
    height: 100vh;
  }
  header:not(.landing-header) .navbar-collapse .navbar-nav {
    padding: 20px;
  }
  header:not(.landing-header) .navbar-collapse .navbar-nav li {
    padding: 25px 0px;
  }
  header:not(.landing-header) .navbar-collapse .navbar-nav li a {
    font-weight: 600;
    font-size: 18px;
    color: #fff !important;
  }
}
@media screen and (min-width: 1660px) {
  body.landing-page section#process2 .case .case-rate .plus {
    font-size: 2.5vw !important;
  }
}
.animated-icon2 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
.animated-icon2 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.animated-icon2.open span {
  background: #fff !important;
}

.animated-icon2 span:nth-child(1) {
  top: 0px;
}

.animated-icon2 span:nth-child(2),
.animated-icon2 span:nth-child(3) {
  top: 10px;
}

.animated-icon2 span:nth-child(4) {
  top: 20px;
}

.animated-icon2.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%;
}

.animated-icon2.open span:nth-child(2) {
  transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
  transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%;
}

@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url(../fonts/Poppins-Light.woff2) format("woff2");
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url(../fonts/Poppins-Regular.woff2) format("woff2");
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(../fonts/Poppins-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../fonts/Poppins-Medium.woff2) format("woff2");
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../fonts/Poppins-Medium.woff2) format("woff2");
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(../fonts/Poppins-Bold.woff2) format("woff2");
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(../fonts/Poppins-Bold.woff2) format("woff2");
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(../fonts/Poppins-Bold.woff2) format("woff2");
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(../fonts/Poppins-Black.woff2) format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: bolder;
  font-display: swap;
  src: url(../fonts/Poppins-Black.woff2) format("woff2");
}
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: url(../fonts/Poppins-Regular.woff2) format("woff2");
}
@media screen and (min-width: 768px) {
  .hero:not(.low) {
    background-image: url("../images/hero.jpg") !important;
  }
  .hero.landing:not(.low),
  .hero.landing.low {
    background-image: none !important;
  }
  .hero.landing {
    background-image: none !important;
  }
}
body,
html {
  width: 100%;
  height: auto;
  margin: 0px;
  padding: 0px;
  color: #000 !important;
  font-family: "Poppins", sans-serif;
}

body.customize-support header:not(.landing-header) {
  margin-top: 32px !important;
}

:root {
  --main-blue: #3c00ff;
}

* {
  font-family: "Poppins", sans-serif;
  -webkit-overflow-scrolling: touch !important;
}

h1,
h2,
h3,
h4,
h5,
p {
  width: 100%;
}

h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
p span {
  font-family: inherit;
}

h1,
h2 {
  font-family: "Playfair Display", serif !important;
}

.wpforms-required-label {
  color: #ff0f48;
}

.wpforms-field {
  margin-bottom: 16px;
}

textarea.wpforms-field-large {
  min-height: 240px;
}

label.wpforms-field-label {
  font-size: 16px !important;
}

.w100 {
  width: 100%;
}

.mt20 {
  margin-top: 20px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mt100 {
  margin-top: 100px !important;
}

.no-side-padding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.center {
  margin: 0 auto;
}

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

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

.text-underline {
  text-decoration: underline;
}

.flex {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.flex-center {
  align-content: center;
}

.center-content {
  justify-content: center;
}

.cover {
  width: 100%;
  height: 100%;
}

input:not([type="checkbox"]):not([type="range"]),
select,
textarea {
  height: 40px;
  border-radius: 8px !important;
  background: #fff !important;
  box-shadow: 2px 4px 9px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(52, 3, 208, 0.12) !important;
}

textarea {
  height: unset;
}

form label,
form select {
  color: #000 !important;
  font-size: 14px !important;
}

button {
  border-radius: 50px !important;
  font-size: 18px !important;
  font-weight: 500;
  border: none;
  min-height: 55px;
  padding: 0 30px;
  text-transform: capitalize !important;
}

button.main {
  background: #ff003d;
  color: #000;
}

form:not([id*="gform"]) input[type="checkbox"]:checked {
  border: none !important;
}

form:not([id*="gform"]) input[type="checkbox"]:checked ~ .check {
  padding: 2px;
}
form:not([id*="gform"]) input[type="checkbox"]:checked ~ .check:before {
  content: "";
  display: inline-block;
  background: #3403d0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  top: -9px;
}

form#gform_3 .gform_heading .gform_required_legend {
  display: none !important;
}
form#gform_3 legend,
form#gform_3 label {
  color: white;
}

/********** UTILITI CLASSES END **********/
header:not(.landing-header) {
  padding: 28px 20px;
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
  background: transparent;
  transition: 0.5s;
}

header ul {
  margin-bottom: 0px !important;
}

header ul li {
  display: inline;
  padding: 0 20px;
  font-weight: bold;
  font-size: 12px;
  line-height: 15px;
  text-transform: capitalize;
}

header .menu-item {
  font-size: 12px;
  font-weight: bold;
}

header a {
  font-weight: normal;
  font-size: 16px;
  color: white !important;
}

header .navbar {
  padding: 0 !important;
}

header .navbar .row {
  width: 100%;
  margin: 0 auto !important;
  align-items: center;
}

header .navbar-collapse {
  justify-content: flex-end !important;
}

header .navbar-collapse.show {
  overflow-y: scroll;
}

header .navbar-toggler {
  float: right;
  border: none !important;
}

.hero .hero-content {
  background: rgba(0, 0, 0, 0.28);
}

.hero .hero-content .hero-text {
  position: relative;
  top: 176px;
  height: auto;
}

.hero .hero-content .hero-text h1 {
  font-size: 58px;
  text-shadow: 0px 1px 0 #505050;
  font-family: serif;
  line-height: 1.5em;
}

.hero .hero-content .hero-text h1,
.hero .hero-content .hero-text p,
.hero .hero-content .hero-text h2,
.hero .hero-content .hero-text h3 {
  color: white;
}

section#work-with-us {
  height: auto;
  padding: 100px 0;
}

section h1 {
  font-size: 34px;
  line-height: 45px;
}

section h2 {
  font-size: 28px;
  line-height: 39px;
}

footer {
  background: #ff0f48;
  color: #000;
  padding: 50px 0;
}

footer a,
footer span,
footer p {
  font-size: 16px;
  display: block;
  color: #000;
}

footer a {
  width: 100%;
}

footer ul {
  display: flex;
  flex-flow: row;
  justify-content: space-between;
  width: 100%;
  list-style: none;
  margin-left: 0px;
  padding-left: 0px;
}

footer ul li {
  padding: 0;
}

img.fluid {
  max-width: 100%;
}

.dark {
  background: #060022;
}

.dark h1 {
  color: #ffffff;
  font-size: 34px;
}

.dark p {
  color: #ffffff;
}

.animated-icon2 {
  width: 30px;
  height: 20px;
  position: relative;
  margin: 0px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

.animated-icon2 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

.animated-icon2.open span {
  background: #000;
}

.animated-icon2 span:nth-child(1) {
  top: 0px;
}

.animated-icon2 span:nth-child(2),
.animated-icon2 span:nth-child(3) {
  top: 10px;
}

.animated-icon2 span:nth-child(4) {
  top: 20px;
}

.animated-icon2.open span:nth-child(1) {
  top: 11px;
  width: 0%;
  left: 50%;
}

.animated-icon2.open span:nth-child(2) {
  transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
  transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}

/*# sourceMappingURL=landing.css.map */
