.appServ h5 a,
.bannerBtns .btnWhite,
.consultation-desc a,
.contact-details .label,
.ecploreMore p a,
.main-menu a.nav-link:hover,
.textDebianRed,
a:hover {
  color: var(--primary-color);
}

.read-more-link,
a,
a:hover {
  text-decoration: none;
}

.fifty--padding-tb {
  padding: 50px 0 !important;
}

*,
body {
  font-family: Montserrat, sans-serif;
}

.modal-body1 iframe {
  height: 100vh;
}

iframe,
img {
  border: none;
}

a,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: 0;
}

::selection,
body::selection {
  background-color: #d70a5299;
  color: var(--white);
}

.header.scrolled-up nav.navbar.navbar-expand-lg.main-menu.position-relative,
.sticky-nav {
  height: 95px;
}

.appServ ul li,
ul li {
  list-style: none;
}

.accordion-button::after,
.contact-details .label,
.h1,
.h2,
.h3 {
  font-weight: 700;
}

.clientlogo,
.faq-container .faq-link,
.h3.typeServices,
.needHelpCard,
a.logoHover,
span.facts-img {
  text-align: center;
}

.h2,
.h3,
.p,
a,
input,
select,
textarea {
  color: var(--text-color);
}

.slick-arrow,
svg#down-arrow {
  cursor: pointer;
}

.about-section .service-desc,
.primary-image,
iframe,
img,
select {
  max-width: 100%;
}

.ourCultureMediaAndText,
.servContent {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

@font-face {
  font-family: Montserrat;
  src: url(https://res.cloudinary.com/dghplu26l/raw/upload/v1719321595/Montserrat-Black_l6rumt.woff2) format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url(https://res.cloudinary.com/dghplu26l/raw/upload/v1719321595/Montserrat-ExtraBold_uixcol.woff2) format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url(https://res.cloudinary.com/dghplu26l/raw/upload/v1719321594/Montserrat-Bold_r75iwz.woff2) format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url(https://res.cloudinary.com/dghplu26l/raw/upload/v1719321607/Montserrat-SemiBold_fw1bao.woff2) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url(https://res.cloudinary.com/dghplu26l/raw/upload/v1719321602/Montserrat-Medium_ankjgf.woff2) format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url(https://res.cloudinary.com/dghplu26l/raw/upload/v1719321604/Montserrat-Regular_uxvqmp.woff2) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url(https://res.cloudinary.com/dghplu26l/raw/upload/v1719321599/Montserrat-Light_fyuhut.woff2) format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url(https://res.cloudinary.com/dghplu26l/raw/upload/v1719321598/Montserrat-ExtraLight_mj6l4j.woff2) format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Montserrat;
  src: url(https://res.cloudinary.com/dghplu26l/raw/upload/v1719321620/Montserrat-Thin_ofqeip.woff2) format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

body {
  font-size: 13px;
  color: #333;
  margin: 0;
}

:root {
  --primary-color: #d70a53;
  --secondary-color: #293134;
  --black: #000;
  --white: #fff;
  --text-color: #333;
}

.primary-text {
  color: var(--primary-color);
}

.text-highlight {
  background-color: #d70a5299;
  border-radius: 5px;
  padding: 0 10px;
}

.light-bg {
  background: var(--secondary-color);
  color: var(--white);
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
ul {
  margin: 0;
  padding: 0;
  line-height: 1;
}

.h1 {
  font-size: 60px;
  line-height: 66px;
}

.h2,
.h3 {
  font-size: 48px;
  line-height: 54px;
}

.p {
  font-size: 12pt;
  line-height: 1.5;
  font-weight: 500;
}

.aboutUsSecCount {
  margin: 40px 0;
}

.appServ h5,
.facts.text-center,
.mb50 {
  margin-bottom: 20px;
}

.work-phase-part .work-phases .phase:last-child p {
  margin-bottom: 50px;
}

.paddinghundred {
  padding: 100px 0;
}

.paddingseventy {
  padding: 70px 0;
}

.askedQuestionSec,
.marginthundred {
  margin: 80px 0;
}

button.navbar-toggler:focus,
button:active {
  box-shadow: unset !important;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cl,
.clear,
.clr {
  clear: both;
}

button,
input,
select,
textarea {
  font-family: Montserrat;
  font-size: 13px;
  color: var(--text-color);
}

.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  content: "";
}

select:focus,
textarea:focus {
  border-color: #d70a530d;
  box-shadow: 0 0 5px #d70a530d;
}

input[type="color"],
input[type="date"],
input[type="datetime-local"],
input[type="datetime"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
textarea {
  border: 1px solid #ddd;
  background: #fff;
  padding: 10px;
  box-shadow: none;
  max-width: 100%;
  border-radius: 5px;
  width: 100%;
}

input[type="search"] {
  -webkit-appearance: none;
}

textarea {
  resize: none;
  min-height: 82px;
  line-height: normal;
  padding: 9px;
  width: 100%;
  font-size: 1rem;
}

input[type="color"]:focus,
input[type="date"]:focus,
input[type="datetime-local"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input[type="month"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="week"]:focus,
textarea:focus {
  border-color: #d70a530d;
  background: #f9f9f9;
  box-shadow: 0 0 4px #d70a530d;
}

select {
  border: 1px solid #ddd;
  background: #fff;
  border-radius: 3px;
  padding: 15px 13px;
}

button:hover,
input[type="button"]:hover,
input[type="image"]:hover,
input[type="submit"]:hover {
  background-color: #555;
}

button:active,
input[type="button"]:active,
input[type="image"]:active,
input[type="submit"]:active {
  box-shadow: inset 0 0 12px rgb(0 0 0 / 0.2);
}

.navbar-brand.brandLogo {
  position: relative;
  height: 43px;
  display: flex;
  align-items: center;
}

.sevBox,
.sticky-header.sticky-nav .logoB,
.wb-gallery,
a.logoHover {
  display: flex;
}

svg#down-arrow {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 20px;
  animation: 2s infinite bounce;
}

.main-menu a.nav-link {
  font-size: 18px;
  font-weight: 500;
  color: var(--secondary-color);
  line-height: 20px;
  margin-left: 30px;
  border-radius: 2rem;
}

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

nav.navbar.navbar-expand-lg.main-menu.position-relative {
  position: fixed !important;
  z-index: 99;
  width: 100%;
  top: 0;
  transition: background-color 0.3s ease-in-out;
  height: 95px;
}

.sticky-nav {
  background-color: var(--secondary-color);
  box-shadow: 0 0 10px rgb(0 0 0 / 0.1);
}

.about-counter-section .facts div,
.about-counter-section .facts p,
.footer_inr,
.sticky-nav button.navbar-toggler svg,
.sticky-nav.main-menu a.nav-link {
  color: var(--white);
}

.footer .footer__global-countries-dropdown,
.ft_moreservice_hide,
.odoo-service-navigation,
.service-desc-sm,
.sm-discover,
.sticky-header .logoB,
.sticky-header.sticky-nav .logoW,
.text-2,
.wb-services-sm,
button.navbar-toggler svg g#closeIcon,
button.navbar-toggler.menu-active svg g#hamburgerIcon {
  display: none;
}

.header {
  transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out,
    box-shadow 0.3s ease-in-out;
}

.header.scrolled-up {
  background-color: #fff;
  box-shadow: 0 2px 5px rgb(0 0 0 / 0.1);
}

.dropdown-menu a.dropdown-item {
  font-weight: 500;
  font-size: 17px;
}

.dropdown-menu.servicesDrop.show {
  padding: 0;
  background: var(--white) !important;
  border: 0;
}

.megaMenuTop {
  padding: 48px 32px;
}

.appServ ul li {
  padding: 12px 0 12px 15px;
  position: relative;
}

.megaMenuBottom {
  padding: 16px 32px;
  background: var(--text-color);
}

.row.ctaContent a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.appServ ul li:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #666;
  left: 0;
  border-radius: 100%;
  top: 15px;
}

.appServ h5 {
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
}

.active .ft_moreservice_hide,
.text-1,
button.navbar-toggler.menu-active svg g#closeIcon {
  display: block;
}

button.navbar-toggler:hover {
  background-color: #fff0;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: var(--primary-color) !important;
}

footer.footer {
  background: var(--secondary-color);
  padding: 35px 0;
}

#scrollToTopBtn img {
  cursor: pointer;
  transition: 0.5s;
}

#scrollToTopBtn img:hover {
  transform: rotate(360deg);
}

.footer .footer__global-countries .footer__global-countries-box {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1.5rem;
  justify-content: center;
}

.footer .footer__global-countries .footer__global-countries-box .footer__global-countries-flag {
  background: 0 0;
  width: auto;
  padding: 10px 20px;
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  border: 1px solid var(--primary-color);
  color: var(--white);
}

.solution-card {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}

.solution-card img {
  max-width: 100%;
  height: auto;
}

.text-overlay-solution {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(0 0 0 / 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.solution-card:hover .text-overlay-solution {
  opacity: 1;
}

.rad-mixed-media-and-text__title,
.text-overlay-solution p {
  margin: 0;
}

.footerList ul li {
  font-size: 18px;
  line-height: 23px;
  font-weight: 500;
  margin-right: 16px;
  border-right: 1px solid #fff;
  padding-right: 16px;
}

.footerList .odoo-footer-logo {
  display: flex;
  align-items: center;
  margin-top: 10px;
  justify-content: center;
}

.footerList .footer-community {
  border-radius: 50rem;
  background-color: #f3f4f6;
  padding: 13px;
  margin-left: 10px;
}

.footerList .footer-community img {
  border-radius: 100%;
  height: 20px;
  width: 20px;
}

.footerList .badges {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 10px;
}

.footerList .badges img:nth-child(n + 2) {
  margin-left: 10px;
}

.row.footerMenu h3 {
  font-size: 30px;
  color: var(--white);
  line-height: 40px;
  font-weight: 500;
}

.footerList ul li:last-child {
  border-right: unset;
}

.footerList ul li a,
.slick-arrow svg:hover path {
  color: #fff;
}

.copyrightsInr p,
.location a,
.location p {
  font-size: 18px;
  line-height: 26px;
  color: var(--white);
  margin-bottom: 10px;
}

.left p.with-border {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  margin-right: 10px;
}

.left p.with-border::after {
  content: "";
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  border-right: 1px solid #fff;
  height: 25px;
}

#typed-text,
.aboutUsSecInrHead h3.h3,
.badge-text span,
.badge-text strong,
.default-text,
.facts div,
.facts p,
.h3.typeServices {
  color: var(--secondary-color);
}

.sIconsImg svg {
  fill: #fff;
}

.sIcons img.odoo-logo {
  margin: auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sIconsImg svg:hover,
.slick-arrow svg:hover {
  fill: var(--primary-color);
}

.bannerLogoImg {
  padding: 0 20px;
}

.bannerLogoImg img,
.clientlogo img,
.testimonial-section-col-logo-holder img {
  height: auto;
}

section.bannerSec {
  background-image: url(https://res.cloudinary.com/dghplu26l/image/upload/v1719321049/wanbuffer-banner-image_drpvhu.webp);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  flex-direction: column;
  height: 100%;
  padding: 100px 0;
}

@keyframes bounce {

  0%,
  100%,
  20%,
  53%,
  80% {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bannerSec .bannerSecInr h1,
.bannerMainSec2 .policy-small-heading {
  color: #fff;
  font-size: 9em;
  padding-top: 5rem;
  line-height: 1em;
  letter-spacing: 0.06px;
  background: linear-gradient(45deg,
      #ec9a4d,
      #f25948,
      #d72857,
      #f04c3c,
      #ff59a7);
  background-size: 400%;
  animation: 10s infinite headingGradient;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  background-clip: text;
}

@keyframes headingGradient {

  0%,
  100% {
    background-position: 0 50%;
  }

  50% {
    background-position: 100% 50%;
  }
}

.modal-class {
  padding: 0;
  margin: 0;
}

.modal-body1 {
  position: relative;
  flex: 1 1 auto;
}

.modal-content button.close {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 30px;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  z-index: 1;
  text-shadow: none;
  background: var(--primary-color);
  border: none;
  color: #fff;
  opacity: 1;
}

.contact-details {
  background-color: #f4f4f4;
  padding: 20px;
  width: 100%;
}

.contact-details p {
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 15px;
}

.contact-details .info {
  font-size: 1.2em;
  margin-bottom: 10px;
}

.bannerBtns a.btn {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 4px;
  fill: #000;
  border-style: solid;
  border-width: 1px;
  transition: 0.8s;
}

.bannerBtns .btnWhite,
.bannerBtns a.btnGrad {
  padding: 10px 20px;
  font-size: 16px;
  display: inline-block;
  transition: 0.8s ease-out;
  text-align: center;
  overflow: hidden;
}

.bannerBtns .btnWhite {
  background: #fff;
  border-radius: 5px;
  background: linear-gradient(to left,
      transparent 50%,
      var(--secondary-color) 50%) right;
  background-size: 201%;
  border: 1px solid var(--primary-color);
}

.bannerBtns .btnWhite:hover {
  border: 1px solid var(--secondary-color);
  background-position: left;
  color: var(--white);
}

.bannerBtns a.btnGrad {
  color: var(--white);
  border-radius: 5px;
  background: linear-gradient(to left,
      #f04c3c 6%,
      #ff59a7 50%,
      var(--white) 50%) right;
  background-size: 205%;
}

.bannerBtns a.btnGrad:hover,
.btnAllCases:hover,
.btnDiscoverMore:hover,
.btnInquiryNow:hover,
.consultation-btn button:hover,
.servicesSec .btnBookMeeting:hover,
.trusted-solution-kuwait-sec .btnBookMeeting:hover,
.why-wb-for-kuwait-sec .btnBookMeeting:hover,
.btnQuote:hover {
  background-position: left;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
}

.h3.typeServices {
  font-size: 3em;
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
}

#typed-text {
  display: flex;
  overflow: hidden;
  height: 54px;
  width: 500px;
}

.word {
  opacity: 0;
  transform: translateY(-100%);
  animation: 1s ease-in-out headline-slide-down-in;
  margin: 0 10px;
}

.word.hide {
  animation: 1s ease-in-out headline-slide-down-out;
}

@keyframes headline-slide-down-in {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }

  60% {
    opacity: 1;
    transform: translateY(20%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes headline-slide-down-out {
  0% {
    opacity: 1;
    transform: translateY(0);
  }

  60% {
    opacity: 0;
    transform: translateY(120%);
  }

  to {
    opacity: 0;
    transform: translateY(100%);
  }
}

section.topRatedSec.topRated {
  position: relative;
  z-index: 5;
  padding: 20px 0;
}

.col-3.topRatedImgs {
  display: flex;
  align-items: center;
  justify-content: center;
}

.wbBtmLine {
  position: relative;
  padding-bottom: 10px;
}

.wbBtmLine::after {
  content: "";
  background: linear-gradient(230deg, #f04c3c 6%, #ff59a7 100%);
  height: 3px;
  width: 140px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.aboutUsSecInrPara p {
  line-height: 30px;
}

span.facts-img {
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: 160px;
  height: 100px;
  margin: 0 auto;
}

span.facts-img img {
  width: auto;
}

.facts div {
  font-size: calc(24px + (48 - 34) * ((100vw - 320px) / (1920 - 300)));
  margin: 0;
  line-height: 1.2;
  font-weight: 600;
}

.needHelpCard h3,
.needHelpCard p {
  line-height: 22px;
  margin-bottom: 20px;
}

.facts p {
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 300)));
  max-width: 200px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0 auto;
}

.clientlogoSliderContainer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.clientlogoSliderContent {
  display: flex;
  animation: 40s linear infinite slide_to_left;
  align-items: center;
  padding-right: 20px;
}

.clientlogoSliderContent img {
  margin-right: 50px;
}

@keyframes slide_to_left {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.clientlogo {
  width: 100%;
  flex: 0 0 18%;
  box-sizing: border-box;
  padding: 10px 0;
  margin: 0 20px;
}

.hero__container {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.hero__container .hero__title {
  overflow: hidden;
  color: var(--secondary-color);
  white-space: nowrap;
  animation: 3.5s steps(40, end) typing, 0.75s step-end infinite blink-caret;
}

@keyframes typing {
  from {
    width: 0;
  }

  to {
    width: 100%;
  }
}

.hero__container .karma-text {
  display: inline-block;
  position: relative;
  background: linear-gradient(45deg,
      #ec9a4d,
      #f25948,
      #d72857,
      #f04c3c,
      #ff59a7);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}

.hero__container .karma-text .karma-border {
  display: block;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: auto;
}

.ft_moreservice_show,
.hero__animation-container,
.industries-section,
.ourServicesSec,
.vp-popup .nr-popup-wrap {
  position: relative;
}

.about-section .about,
.service-block {
  position: relative;
  z-index: 1;
}

.sevBox .inner-box {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  padding: 50px 40px;
  text-align: left;
  backface-visibility: hidden;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sevBox .inner-box .icon {
  position: relative;
  width: 100px;
  height: 100px;
  line-height: 100px;
  background: #f7f9ff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sevBox .inner-box .text,
.sevBox .inner-box .title {
  margin-bottom: 10px;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
}

.sevBox .inner-box .title {
  position: relative;
  z-index: 2;
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: var(--white);
  text-transform: uppercase;
  transition: 0.3s;
}

.sevBox .inner-box .text,
.sevBox .inner-box a.moreInfo {
  z-index: 2;
  font-size: 16px;
  color: var(--white);
  position: relative;
}

.sevBox .inner-box .text {
  line-height: 24px;
  font-weight: 500;
  transition: 0.3s;
}

.sevBox .inner-box a.moreInfo {
  font-weight: 600;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
  gap: 10px;
}

.iconOtr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}

.techicons img {
  width: 40px;
}

.our-clients-logos img,
.tech-icon {
  filter: grayscale(100%) brightness(0.6);
  transition: filter 0.3s;
}

.our-clients-logos img:hover,
.service-technology .service-tech-icon img:hover,
.tech-icon:hover {
  filter: none;
}

.sevBox:nth-child(odd) {
  margin: 0 0 0 auto;
}

.about-section {
  position: relative;
  padding: 70px 0;
  background: #f2f2f2;
}

.about-section::before {
  content: "";
  background-color: var(--secondary-color);
  height: 100%;
  width: 46.5%;
  position: absolute;
  left: 0;
  top: 0;
}

.accordion-button,
.accordion-button:hover,
.industry-card,
.service-boxes .box,
.service-card {
  background-color: var(--white);
}

.about-section img.shape-img {
  position: absolute;
  top: -85px;
  z-index: 1;
}

.about-title {
  font-size: 56px;
  line-height: 72px;
  color: var(--white);
  font-weight: 700;
}

.service-provider {
  padding-left: 10%;
}

.service-provider p {
  font-size: 20px;
  font-weight: 400;
}

.service-provider div {
  padding-top: 10px;
  font-size: 17px;
  font-weight: 400;
}

.about-counter-section .facts p {
  padding-top: 10px;
  line-height: 18px;
}

.about-section .service-desc p {
  color: var(--white);
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 20px;
  margin-top: 1rem;
}

.service-desc .read-more {
  color: var(--white);
  font-size: 20px;
  line-height: 32px;
  font-weight: 500;
  margin: 35px 0;
  transition: 0.5s;
}

.service-boxes {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  display: flex;
  cursor: grab;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.service-boxes::-webkit-scrollbar {
  display: none;
}

.industries-cards,
.service-boxes-cards {
  display: flex;
  scroll-snap-type: x mandatory;
}

.modules .service-boxes .box {
  border: 1px solid #ccc;
}

.service-boxes .box {
  flex: 0 0 calc(15.333% - 10px);
  margin-right: 20px;
  border: 1.5px solid #ccc;
  border-radius: 8px;
  padding: 35px;
  position: relative;
  overflow: hidden;
  transition: 0.5s;
  scroll-snap-align: start;
  box-sizing: border-box;
  user-select: none;
}

.service-boxes .box h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin: 10px 0;
  color: var(--text-color);
}

.service-boxes .box p {
  color: var(--text-color);
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0;
  transition: 0.5s;
}

.service-boxes .box p.read-more-icon {
  position: absolute;
  background-color: #fff;
  border-radius: 100% 0 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  height: 66px;
  width: 66px;
  bottom: -45px;
  right: -45px;
  opacity: 0;
  transition: 0.5s;
}

.service-boxes .box p.read-more-icon i {
  background: -webkit-linear-gradient(left, #d70a53, #293134);
  background: -o-linear-gradient(right, #d70a53, #293134);
  background: -moz-linear-gradient(right, #d70a53, #293134);
  background: linear-gradient(to right, #d70a53, #293134);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  position: relative;
  top: 8px;
  left: 5px;
}

.service-boxes .box:hover {
  background: linear-gradient(135deg, #ff74a5 0%, #fbeef1 100%);
  transition: 0.5s;
}

.service-boxes,
.service-boxes .box:hover h3,
.service-boxes .box:hover p {
  transition: 0.5s;
}

.service-boxes .box:hover p.read-more-icon {
  opacity: 1;
  bottom: 0;
  right: 0;
  transition: 0.5s;
}

.aboutUsSecInrHead.serviceHead h3.h3 {
  font-size: 128px;
}

.service-card {
  position: relative;
  padding: 30px;
  transition: transform 0.3s;
  border-radius: 10px;
  height: 93%;
}

.service-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 10px;
  padding: 1px;
  background: linear-gradient(230deg, #f04c3c 6%, #ff59a7 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 5px 10px rgb(0 0 0 / 0.1);
  background-color: #d70a530d;
}

.service-card img {
  max-width: 100px;
  margin-bottom: 20px;
  margin-right: 100%;
}

.service-card h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  padding-bottom: 10px;
  text-align: start;
}

.read-more-link,
.service-card p {
  font-size: 16px;
  text-align: start;
}

.read-more-link {
  color: var(--primary-color);
  font-weight: 500;
}

.read-more-link:hover {
  text-decoration: underline;
}

.service-bottom-line {
  position: relative;
  padding-bottom: 35px;
  margin-bottom: 20px;
}

.service-bottom-line::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 2px;
  background: linear-gradient(230deg, #f04c3c 6%, #ff59a7 100%);
}

.badge-text button,
.industry-card::before,
.industry-card:hover,
.ourCultureMediaAndText,
.ourCultureblock,
.ourServicesSec .serviceHead {
  background-color: var(--secondary-color);
}

.service-card p {
  line-height: 24px;
  font-weight: 400;
}

.ourServicesSec .serviceHead {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100svh;
  position: sticky;
  top: 0;
  z-index: -1;
  justify-content: center;
}

.servContent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 100vh;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: calc(100% - var(--rad-spacing-sm) * 2);
}

section.needHelpSec {
  background: #f2f2f2 !important;
}

.industry-card {
  position: relative;
  padding: 20px 30px;
  border: 1px solid var(--white);
  box-shadow: 0 0 35px rgb(0 0 0 / 0.12);
  overflow: hidden;
  transition: transform 0.9s, box-shadow 0.9s, background-color 0.9s;
}

.industry-card::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
}

.industry-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 0 50px rgb(0 0 0 / 0.2);
  color: var(--white);
}

.industry-card:hover::before {
  bottom: 100%;
  height: 100%;
}

.industry-card p {
  text-align: center;
  font-size: 18px;
}

.needHelpCard {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
  margin-top: 30px;
  background: #fff;
  -moz-box-shadow: 0 11px 26px -22px #0d1949;
  box-shadow: 0 11px 26px -22px #0d1949;
  transition: 0.3s ease-in-out;
  border-radius: 10px;
}

.needHelpCard:hover {
  box-shadow: 0 10px 25px -23px #0d1949;
  transform: translateY(-15px);
  transition: 0.3s ease-in-out;
}

.needHelpCard h3 {
  color: #d70a53;
  font-size: 20px;
  font-weight: 500;
}

.contact-us-form .chk-overlay,
.needHelpCard p {
  font-size: 16px;
}

.ecploreMore p,
.insightSeccontent h4,
.new-service-sec .new-que-title,
.work-phase-details .phase-title {
  font-size: 18px;
  font-weight: 600;
}

.needHelpCard a.text-white {
  background-image: linear-gradient(230deg, #f04c3c 6%, #ff59a7 100%);
  border-radius: 3px;
  color: #fff !important;
  font-size: 12px;
  text-transform: capitalize;
  padding: 15px 30px;
  font-weight: 600;
}

.insightSeccontent {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.3s;
  border-radius: 10px;
  overflow: hidden;
  background: #f5f5f5;
  height: 425px;
}

.insightSeccontent:hover {
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -1px rgb(0 0 0 / 0.06);
}

.insightSeccontent img {
  width: 100%;
  height: auto;
}

.insightSeccontent h4 {
  line-height: 22px;
  padding: 22px 25px;
}

.metaInfo {
  padding: 10px 25px 25px;
  font-size: 15px;
  color: #666;
}

.ecploreMore {
  margin-top: 20px;
  display: flex;
  justify-content: end;
}

.ecploreMore:hover a {
  margin-right: 24px;
}

.ecploreMore p a {
  margin-right: 1rem;
  transition: 0.3s ease-in;
}

p.p.testimonial-text {
  font-size: 36px;
  line-height: 40px;
}

.peopleSec button.custom-slick-arrow {
  width: 56px;
  height: 56px;
  background: 0 0;
  border: none;
}

img.webViewImg {
  transform: rotateZ(0) rotateX(0) perspective(1000px) rotateY(-10deg);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
}

img.webViewImg:hover {
  transform: rotateZ(0) rotateX(0) perspective(1000px) rotateY(0);
}

.custom-slick-navigator.d-flex.align-items-center {
  display: inline-block !important;
  position: relative;
  bottom: -55px;
  z-index: 1;
}

.animate-scale {
  animation: 0.5s forwards scaleAnimation;
  transform: scale(1);
}

@keyframes scaleAnimation {
  0% {
    transform: scale(0.8);
  }

  100% {
    transform: scale(1);
  }
}

.ourCulture {
  height: 100vh;
  overflow: hidden;
}

.ourCultureOtr {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.ourCultureimg {
  aspect-ratio: 1.5;
  position: relative;
  overflow: hidden;
}

.primary-image {
  height: auto;
  position: unset;
  top: 0;
  left: 0;
  transition: width 0.5s;
}

.ourCultureText {
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  width: 500px;
  margin-right: 5%;
  position: relative;
  z-index: 0;
  margin-top: 0;
}

p.p.ourCultureDesc.text-white {
  font-size: 32px;
  line-height: 42px;
}

.ourCultureMediaAndText {
  --secondary-media-overlap: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 1920px;
  position: relative;
  -webkit-box-orient: horizontal;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}

.slide-badge,
.vp-popup {
  position: fixed;
  overflow: hidden;
}

.ourCultureMediaAndText__media {
  -ms-flex-item-align: start;
  align-self: start;
  margin: 0;
  width: 50%;
}

.ourCultureMediaAndText .ourCultureMediaAndText__media {
  aspect-ratio: 12/11;
  margin-bottom: calc(var(--secondary-media-overlap) * -1);
}

.ourCultureMediaAndText__media .ourCultureMediaAndText__primary-image {
  max-width: 100vw;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 1;
  aspect-ratio: 1.5;
}

.rad-mixed-media-and-text__text {
  margin-top: 7.5rem;
  padding: 0;
  width: 50%;
}

.vp-popup {
  width: 300px;
  bottom: 0;
  left: -300px;
  z-index: 999;
  display: none;
  margin-left: 30px;
  margin-bottom: 30px;
  box-shadow: 0 0 15px 0 #ccc;
  border-radius: 10px;
}

.vp-popup.show {
  display: block;
  animation: 2s forwards slideIn;
}

.vp-popup.hide {
  animation: 2s forwards slideOut;
}

@keyframes slideIn {
  from {
    left: -300px;
    opacity: 0;
  }

  to {
    left: 0;
    opacity: 1;
  }
}

@keyframes slideOut {
  from {
    left: 0;
    opacity: 1;
  }

  to {
    left: -300px;
    opacity: 0;
  }
}

.vp-popup .nr-popup-wrap .close-btn {
  position: absolute;
  right: 5px;
  top: 5px;
  z-index: 1;
  padding: 2px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: var(--black);
  border-radius: 100%;
}

.icon-locker-close-icon {
  font-size: 30px;
  color: var(--white);
}

.wb-experts-img img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.meet-team-badge {
  position: fixed;
  right: 0;
  top: 80%;
  transform: translateY(-50%);
  background: linear-gradient(230deg,
      rgb(215 10 83 / 0.2) 6%,
      rgb(215 10 83 / 0.6) 100%);
  color: #fff;
  padding: 40px 20px;
  border-radius: 5px 0 0 5px;
  cursor: pointer;
  z-index: 1000;
  overflow: hidden;
  width: 280px;
  height: 295px;
  transition: width 0.5s ease, opacity 0.5s ease, visibility 0.5s ease;
}

.meet-team-badge.minimized {
  width: 40px;
  padding: 10px 5px;
}

.meet-team-badge.minimized .badge-text {
  font-size: 12px;
  line-height: 1.2;
}

.meet-team-badge.minimized .badge-text strong {
  display: block;
  transform: translate(-50%, -50%) rotate(270deg);
  text-align: center;
  white-space: nowrap;
  width: 100%;
  position: absolute;
  top: -35px;
  left: 13px;
  transform-origin: center;
  font-size: 24px;
  color: #fff;
}

.meet-team-badge.minimized .badge-text p,
.meet-team-badge.minimized .wb-experts-img,
.meet-team-badge.minimized button {
  display: none;
}

.meet-team-badge::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 0.5);
  z-index: -1;
}

.meet-team-badge .badge-text {
  position: relative;
  z-index: 1;
  overflow: unset;
  width: auto;
  color: #fff;
  position: absolute;
  bottom: 0;
}

.meet-team-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  z-index: 1001;
}

.meet-team-close:hover {
  background-color: unset !important;
}

.slide-badge {
  left: 0;
  top: 80%;
  transform: translateY(-50%);
  background: linear-gradient(230deg, #fabac2 6%, #f6d5de 100%);
  color: #fff;
  padding: 40px 20px;
  border-radius: 0 5px 5px 0;
  cursor: pointer;
  z-index: 1000;
  width: 0;
  height: 295px;
  transition: width 1.5s;
}

.default-text {
  transform: rotate(270deg);
  transform-origin: left bottom;
  white-space: nowrap;
  position: absolute;
  bottom: 13%;
  left: 15%;
  transform: rotate(-90deg) translateY(100%);
  font-size: 18px;
  font-weight: 600;
}

.slide-badge:hover {
  width: 280px;
}

.slide-badge:hover .default-text {
  opacity: 0;
}

.badge-text {
  overflow: hidden;
  width: 0;
  display: inline-block;
}

.badge-text strong {
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  color: var(--white);
}

.badge-text span {
  font-size: 24px;
  font-weight: 450;
}

.badge-text p {
  font-size: 17px;
  font-weight: 500;
  padding-top: 20px;
  color: var(--white);
}

.badge-text button {
  font-size: 16px;
  font-weight: 400;
  padding: 10px 20px;
  background-color: var(--white);
  color: var(--secondary-color);
  margin-top: 30px;
  border: none;
  border-radius: 5px;
}

.slide-badge:hover .badge-text {
  width: 280px;
  padding: 0 20px;
}

.footer_inr h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

.footer_inr_address p {
  padding-top: 10px;
  font-size: 15px;
  line-height: 24px;
}

.footer_inr_rightinner_section_left {
  background: #383f42;
}

.footer_inr_rightinner_section_right {
  background: #505c61a3;
}

.footer_inr_rightinner_section_left p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

.footer_inr_rightinner ul li a {
  font-size: 15px;
  text-decoration: underline;
  color: var(--white);
  line-height: 28px;
}

.ft_moreservice_show h3 {
  cursor: pointer;
  position: relative;
  padding: 10px 20px;
  border: 1px solid var(--white);
  border-radius: 25px;
}

.ft_moreservice_show:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 8px 0;
  border-color: #fff #fff0 #fff0;
  right: 20px;
  top: 15px;
  transition: 0.6s ease-in-out;
  margin-top: 2px;
}

.ft_moreservice.active .ft_moreservice_show:after {
  transform: rotate(120deg);
  border-width: 0 8px 14px;
  border-color: #fff0 #fff0 #fff;
}

section.servicesSec {
  background-image: url(https://res.cloudinary.com/dghplu26l/image/upload/v1719321049/wanbuffer-banner-image_drpvhu.webp);
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  position: relative;
  flex-direction: column;
  height: 100%;
  padding: 80px 0 0;
  overflow: hidden;
}

.wave-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}

.waves-video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.1;
}

.bannerSec2,
.custom-modal,
.water-waves {
  position: relative;
  z-index: 1;
}

.servicesSec .bannerSec2 {
  z-index: 1;
}

.servicesSec h1 {
  font-size: 80px;
  line-height: 90px;
  padding-top: 150px;
  font-weight: 700;
  text-align: center;
  color: var(--secondary-color);
}

.servicesSec .services-desc,
.servicesSec .services-desc-other {
  font-size: 18px;
  line-height: 24px;
  padding-top: 30px;
  font-weight: 400;
  text-align: center;
}

.servicesSec .btnBookMeeting,
.trusted-solution-kuwait-sec .btnBookMeeting,
.why-wb-for-kuwait-sec .btnBookMeeting {
  color: var(--white);
  padding: 13px 20px;
  font-size: 16px;
  border-radius: 5px;
  margin-top: 30px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  background: linear-gradient(to left,
      #f04c3c 6%,
      #ff59a7 50%,
      var(--white) 50%) right;
  background-size: 205%;
  transition: 0.8s ease-out;
  border: 1px solid #ff59a7;
  margin-bottom: 80px;
  line-height: 22px;
}

.clutch-reviews img {
  border: 2px solid #f2f2f2;
  border-radius: 5px;
  padding: 10px;
  background: var(--white);
}

.wb-services-large {
  margin-top: 100px;
}

.wb-services-large .active-service,
.wb-services-large .active-service:hover,
.wb-services-small .active-service,
.wb-services-small .active-service:hover {
  border-left: 8px solid var(--primary-color);
  padding-left: 10px;
  transform: none;
  box-shadow: none;
}

.wb-services-large p,
.wb-services-small p {
  display: inline-block;
  border: 1px solid var(--primary-color);
  padding: 10px;
  margin-bottom: 20px;
  font-size: 16px;
  border-radius: 5px;
  color: var(--secondary-color);
  font-weight: 500;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  transition: color 0.3s, transform 0.8s ease-out, box-shadow 0.8s ease-out;
}

.wb-services-large p::after,
.wb-services-small p::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left,
      #f04c3c 6%,
      #ff59a7 50%,
      var(--white) 50%);
  background-size: 200% 100%;
  background-position: right;
  z-index: -1;
  border: none;
  transform: scaleY(1);
  transition: background-position 0.8s ease-out;
}

.wb-services-large p:hover,
.wb-services-small p:hover {
  border: 1px solid var(--primary-color);
  color: var(--primary-color);
  transform: translateY(-10px);
  box-shadow: 0 0 50px rgb(0 0 0 / 0.2);
}

.wb-services-large p:hover::after,
.wb-services-small p:hover::after {
  background-position: left;
}

.wb-services-large .active-service::after,
.wb-services-small .active-service::after {
  background: 0 0;
  transition: none;
}

.wb-services-small p {
  margin-right: 10px;
}

.project-circle {
  width: 150px;
  height: 150px;
  border: 2px solid var(--primary-color);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
  animation: 5s linear infinite rotate;
  margin: 180px auto auto;
  background-color: #d70a530d;
  user-select: none;
  transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
}

.project-arrow {
  position: absolute;
  top: 10px;
}

.project-circle p {
  margin: 0;
  padding: 25px 10px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: var(--secondary-color);
}

.nav-tabs {
  --bs-nav-tabs-border-width: 0;
}

#services-tabs {
  background-color: #f2f2f2;
  border-radius: 5px;
  overflow: hidden;
}

.service-tabs .service-item .service-link {
  color: #000;
  text-align: start;
  display: block;
  padding: 15px 20px;
  border-radius: 4px;
  margin-right: 5px;
  font-size: 16px;
  font-weight: 500;
}

.service-tabs .service-item .service-link.active {
  background: linear-gradient(to left, #f04c3c, #ff59a7);
  border-bottom-color: #fff0;
  border-radius: 0;
  color: var(--white);
}

.services-content {
  margin-top: 30px;
  padding-left: 50px;
}

.consultation {
  position: sticky;
  top: 165px;
  left: 0;
  height: 100%;
  margin-top: 25px;
}

.fixed,
.sub-service-fixed {
  position: sticky;
  top: 94px;
  z-index: 95;
}

.service-content-fixed {
  position: sticky;
  top: 165px;
  left: 0;
}

.service-up-arrow {
  display: none;
  align-items: center;
}

.consultation h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.consultation-form,
.service-body img {
  margin-top: 10px;
}

.consultation-form input {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 10px 20px;
  margin-top: 10px;
}

.btnAllCases,
.consultation-btn button {
  border-radius: 5px;
  background: linear-gradient(to left,
      #f04c3c 6%,
      #ff59a7 50%,
      var(--white) 50%) right;
}

.consultation-desc,
.solution-inner-sec-p {
  padding-top: 20px;
}

.consultation-desc,
.solution-inner-sec p {
  font-size: 15px;
  line-height: 22px;
}

.consultation-btn button {
  color: var(--white);
  padding: 9px 20px;
  font-size: 16px;
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  background-size: 205%;
  transition: 0.8s ease-out;
  border: 1px solid #ff59a7;
}

.consultation-info,
.contact-important-links,
.contact-us-sec .contact-us-form {
  margin-top: 20px;
}

.consultation-info h3 {
  font-size: 16px;
  font-weight: 600;
}

.consultation-info .consultation-info-desc,
.journey-about-slider .journey-about-small-desc {
  padding-top: 10px;
  font-size: 16px;
  line-height: 24px;
}

.flag-row {
  margin-top: 10px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.flag {
  font-size: 30px;
  height: 20px;
}

.service-section .f-service-header {
  margin-top: 0;
}

.service-section .s-service-header,
.solution-inner-sec,
.work-phase-part {
  margin-top: 30px;
}

.service-section .service-header {
  border-top: 1px solid var(--primary-color);
  border-bottom: 1px solid var(--primary-color);
  background-color: #f8f9fa;
  padding: 15px 5px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  align-items: center;
}

.service-header .service-title {
  font-size: 22px;
  font-weight: 600;
  padding-top: 5px;
  color: var(--secondary-color);
}

.service-body {
  margin-top: 2rem;
}

.service-body .services-para {
  font-size: 15px;
  line-height: 24px;
  padding-top: 20px;
  padding-right: 20px;
}

.industries-section .industries-desc,
.master-integrated p,
.new-service-sec .new-ans-desc,
.sub-services p {
  line-height: 22px;
  font-size: 16px;
}

.sub-services p {
  font-weight: 500;
  padding-top: 10px;
}

.master-integrated p strong {
  font-weight: 600;
}

.services-link p {
  padding-top: 20px;
  color: var(--primary-color);
  font-size: 16px;
}

.service-our-clients h3 {
  font-size: 22px;
  font-weight: 600;
  padding-top: 20px;
}

.service-technology h3 {
  font-size: 22px;
  font-weight: 600;
  padding-top: 40px;
}

.service-technology .service-tech-icon img {
  filter: grayscale(100%) brightness(0.6);
  transition: filter 0.3s;
  margin-top: 30px;
  margin-right: 10px;
}

.case-study-card,
.our-clients-logos img:not(:last-child) {
  margin-right: 20px;
}

.our-clients-logos {
  margin-top: 20px;
  margin-bottom: 10px;
}

.page-text-color {
  color: var(--primary-color);
}

.page-title,
.services-title {
  font-size: 34px;
  font-weight: 600;
  line-height: 43px;
}

.journey-about-slider,
.new-service-sec {
  padding-top: 50px;
}

.perform-sec,
.website-talk-banner-card {
  background: #f2f2f2;
}

.services-dropdown-btn:hover {
  background: 0 0;
}

.we-work-sec {
  padding: 50px 0;
}

.bottom-border {
  border-bottom: 2px solid #ddd;
  padding-bottom: 30px;
}

.we-work-sec .btnWeWork button {
  background-image: linear-gradient(230deg, #f04c3c 6%, #ff59a7 100%);
  color: var(--white);
  font-size: 1.1rem;
  padding: 9px 20px;
  border: none;
  border-radius: 5px;
  margin-top: 20px;
  cursor: unset;
}

.we-work-sec .btnWeWork button:hover {
  background-image: linear-gradient(250deg, #d72857 24%, #f15b4c 78%);
}

.we-work-sec .we-work-desc p {
  font-size: 16px;
  line-height: 24px;
}

.work-phase-part .work-phases .phase p {
  font-size: 16px;
  font-weight: 600;
  padding-top: 20px;
  display: inline-block;
  border-bottom: 1px solid;
  cursor: pointer;
}

.phase.active {
  color: var(--primary-color);
  padding-left: 10px;
}

.phase-border {
  border-right: 2px solid #ddd;
}

.we-work-sec .work-phase-details {
  padding-left: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}

.work-phase-details .phase-desc {
  font-size: 15px;
  padding-top: 20px;
  line-height: 22px;
}

.phase-list {
  list-style-type: disc;
  padding: 20px 40px;
}

.phase-list li {
  padding: 3px 0;
  list-style-type: disc;
  font-size: 15px;
  line-height: 22px;
}

.odoo-serv-sec {
  position: relative;
  overflow: hidden;
}

.odoo-serv-sec .odoo-text {
  position: absolute;
  top: 280px;
  bottom: 0;
  right: 0;
  font-size: 15.625rem;
  color: rgb(0 0 0 / 0.1);
  font-weight: 700;
  white-space: nowrap;
  pointer-events: none;
}

.new-services-desc {
  padding-right: 30%;
}

.new-services-desc,
.odoo-serv-sec .odoo-serv-desc {
  font-size: 16px;
  line-height: 22px;
  padding-top: 20px;
}

.serviceCard {
  padding: 20px;
  transition: 0.3s ease-in-out;
  background-color: var(--white);
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 35px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 330px;
}

.btnAllCases,
.btnDiscoverMore,
.btnQuote {
  padding: 13px 20px;
  font-size: 16px;
  overflow: hidden;
  text-align: center;
  transition: 0.8s ease-out;
}

.case-study-card,
.industries-card {
  scroll-snap-align: start;
  user-select: none;
  box-sizing: border-box;
}

.serviceCard:hover {
  border: 1px solid var(--primary-color);
  background-color: #d70a530d;
  box-shadow: 0 0 10px #db7093;
  color: var(--secondary-color);
}

.serviceCard h3 {
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  padding-top: 30px;
}

.serviceCard p {
  font-size: 15px;
  line-height: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
}

.serviceCard img {
  margin-top: 15px;
}

.btnAllCases {
  color: var(--white);
  display: inline-block;
  background-size: 205%;
  border: 1px solid #ff59a7;
}

.industries-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.btnDiscoverMore,
.btnQuote {
  color: var(--white);
  border-radius: 5px;
  margin-top: 30px;
  display: inline-block;
  background: linear-gradient(to left,
      #f04c3c 6%,
      #ff59a7 50%,
      var(--white) 50%) right;
  background-size: 205%;
  border: 1px solid #ff59a7;
}

.case-study-cards-wrapper,
.industries-cards-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  display: flex;
  cursor: grab;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.case-study-cards-wrapper::-webkit-scrollbar {
  display: none;
}

.case-study-cards-wrapper.active,
.industries-cards-wrapper.active {
  cursor: grabbing;
}

.case-study-cards {
  margin-top: 50px;
  display: flex;
  scroll-snap-type: x mandatory;
}

.case-study-card {
  flex: 0 0 calc(28.333% - 10px);
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
  overflow: hidden;
}

.case-study-card .card-image,
.industries-card .card-image {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.case-study-card .card-content,
.industries-card .card-content {
  padding: 20px;
  text-align: left;
}

.case-study-card .category {
  background: linear-gradient(to left, #f04c3c, #ff59a7);
  color: var(--white);
  padding: 3px 20px 3px 10px;
  border-radius: 23px;
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
}

.case-study-card .info,
.case-study-card h3,
.industries-card .info,
.industries-card h3 {
  padding-top: 10px;
  color: var(--secondary-color);
}

.case-study-card h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  text-transform: capitalize;
}

.case-study-card .info {
  font-size: 14px;
  line-height: 20px;
}

.lets-discuss-form {
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-top: 50px;
  padding: 15px;
}

.lets-discuss-form .discuss-form-desc {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.client-sec {
  padding-left: 50px;
}

.client-say {
  display: none;
}

.client-say.active {
  display: block;
  overflow: hidden;
}

.client-img {
  margin-top: 50px;
  display: flex;
  align-items: center;
  position: relative;
}

.client-img .client-label {
  font-size: 20px;
  font-weight: 600;
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 50%;
  z-index: 1;
  display: inline-block;
}

.client-img img {
  border: 1px solid #ccc;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 9.5%;
  background: #ccc;
  transform: translateX(-50%);
  z-index: 2;
}

.client-say .client-name {
  padding-top: 25px;
  font-size: 22px;
  font-weight: 600;
}

.client-say .client-designation {
  padding-top: 10px;
  font-size: 16px;
  font-weight: 600;
}

.client-say .testimonial-img {
  flex-shrink: 0;
}

.client-say .client-description {
  font-size: 15px;
  line-height: 26px;
  text-align: justify;
  padding: 15px 0 0 10px;
}

.client-pagination {
  display: flex;
  justify-content: end;
  margin-top: 70px;
}

.pagination-number {
  font-size: 18px;
  margin: 0 2px;
  color: #788896;
  cursor: pointer;
}

.pagination-number.active {
  font-weight: 700;
  width: 20px;
  text-align: center;
  color: var(--secondary-color);
  border-bottom: 2px solid var(--secondary-color);
}

.faq-container,
.industries-section .industry-part,
.mission-vision .mission-vision-card {
  margin-top: 50px;
}

.industries-cards-wrapper::-webkit-scrollbar {
  display: none;
}

.industries-card {
  flex: 0 0 calc(20.333% - 10px);
  margin-right: 20px;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.navigation-buttons {
  display: flex;
  justify-content: end;
  margin-top: 20px;
  gap: 10px;
}

.nav-button {
  background-color: #fff0;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
  padding: 0 14px 6px;
  cursor: pointer;
  border-radius: 50%;
  font-size: 35px;
  line-height: 32px;
}

.nav-button:hover {
  background-color: var(--primary-color);
  color: var(--white);
}

.industries-card h3 {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 18px;
  font-weight: 600;
  text-transform: capitalize;
}

.imp-title-desc .imp-links-desc,
.industries-card .info {
  font-size: 15px;
  line-height: 20px;
}

.industries-card .industries-link p {
  padding-top: 20px;
  font-size: 15px;
  font-weight: 500;
  color: var(--primary-color);
}

.accordion-button {
  transition: background-color 0.3s;
  padding: 20px;
  line-height: 24px;
}

.accordion-button:not(.collapsed) {
  background-color: #d70a530d;
  color: var(--secondary-color);
  font-weight: 600;
  font-size: 17px;
  box-shadow: none;
  line-height: 24px;
  padding-bottom: 0;
}

.accordion-body {
  background-color: #d70a530d;
  font-size: 15px;
  padding: 10px 20px 20px;
}

.accordion-button:focus {
  outline: 0;
  box-shadow: none;
}

.accordion-body ul {
  font-size: 15px !important;
  padding: 10px 35px 10px;
}

.accordion-body ul li {
  line-height: 24px !important;
  list-style: disc;
  padding-top: 10px;
}

.faq-container .faq-link p {
  font-size: 18px;
  font-weight: 600;
  padding-top: 20px;
}

.faq-container .faq-link div {
  padding-top: 10px;
}

.faq-container .faq-link a div {
  font-size: 16px;
  font-weight: 400;
  color: var(--primary-color);
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}

.new-services-bottom-border {
  border-bottom: 2px solid #ddd;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-left: 0;
  margin-right: 0;
}

.experience-sec {
  padding-top: 50px;
  padding-right: 30px;
  text-align: center;
}

.experience-sec .new-counter-heading {
  font-size: 30px;
  font-weight: 600;
}

.experience-sec .new-counter-desc {
  font-size: 16px;
  padding-top: 10px;
  line-height: 20px;
}

.key-partner-heading {
  font-size: 24px;
  font-weight: 600;
  padding-top: 50px;
}

.key-partner-logos {
  display: flex;
  flex-wrap: wrap;
  width: 80%;
  justify-content: space-between;
  margin-top: 30px;
}

.key-partner-logos img {
  margin-bottom: 5%;
  box-sizing: border-box;
}

.new-tech-logos {
  display: flex;
  gap: 20px;
  margin-top: 30px;
}

.services-dropdown {
  position: relative;
  display: inline-block;
}

.services-dropdown-btn {
  background: 0 0;
  padding: 3px 20px 5px;
  font-size: 16px;
  border: 1px solid var(--secondary-color);
  border-radius: 25px;
  cursor: pointer;
  margin-top: 30px;
}

.services-dropdown-content {
  position: absolute;
  margin-top: 2px;
  background-color: #f2f2f2;
  border: 1px solid var(--secondary-color);
  min-width: 220%;
  z-index: 1;
  box-shadow: 0 8px 16px 0 rgb(0 0 0 / 0.2);
  border-radius: 5px;
  padding: 20px 20px 30px;
  text-align: start;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.7s, visibility 0.9s;
}

.services-dropdown-content.show {
  opacity: 1;
  visibility: visible;
}

.service-arrow-up {
  display: none;
}

.service-arrow-down,
.service-arrow-up {
  font-size: 20px;
  margin-left: 5px;
}

.services-dropdown-content a,
.services-dropdown-content p {
  text-align: start;
  font-size: 16px;
  font-weight: 500;
  padding-top: 15px;
  border-bottom: 1px solid;
  padding-bottom: 10px;
  width: fit-content;
}

.mission-vision-card .mission-vision-desc,
.page-desc {
  font-size: 16px;
  line-height: 24px;
  padding-top: 20px;
}

.solution-number {
  font-size: 40px;
  font-weight: 700;
  color: #fff0;
  -webkit-text-stroke: 2px var(--secondary-color);
  opacity: 1;
}

.solution-inner-sec .solution-inner-title {
  color: var(--secondary-color);
  font-weight: 600;
  font-size: 30px;
  opacity: 1;
  border-bottom: 2px solid;
  padding-bottom: 3px;
}

.solution-inner-sec .solution-inner-card {
  padding: 10px 20px;
  border-radius: 5px;
  margin-top: 25px;
  height: 160px;
}

.solution-card-color a:hover {
  color: unset;
}

.solution-inner-card .solution-inner-card-title {
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}

.solution-inner-card .solution-inner-card-desc {
  font-size: 15px;
  line-height: 22px;
}

.solution-card-color:first-child .solution-inner-card {
  background-color: rgb(37 132 197 / 0.2);
}

.solution-card-color:nth-child(2) .solution-inner-card {
  background-color: rgb(114 191 68 / 0.2);
}

.solution-card-color:nth-child(3) .solution-inner-card {
  background-color: rgb(255 99 71 / 0.2);
}

.solution-card-color:nth-child(4) .solution-inner-card {
  background-color: rgb(241 188 40 / 0.2);
}

.solution-card-color:nth-child(5) .solution-inner-card {
  background-color: rgb(255 159 64 / 0.2);
}

.solution-card-color:nth-child(6) .solution-inner-card {
  background-color: rgb(134 178 255 / 0.2);
}

.solution-card-color:nth-child(7) .solution-inner-card {
  background-color: rgb(237, 231, 246);
}

.solution-card-color:nth-child(8) .solution-inner-card {
  background-color: rgb(240, 240, 240);
}

.mission-vision-card .mission-vision-title {
  font-size: 30px;
  font-weight: 600;
  position: relative;
}

.mission-vision-card .mission-vision-title::after {
  content: "";
  border-bottom: 2px solid var(--secondary-color);
  display: block;
  width: 100px;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.wb-about .journey-sec {
  margin-top: 70px;
}

.wb-about .journey-sec .journe-large-desc,
.wb-about .journey-sec .journey-large-desc {
  font-size: 30px;
  font-weight: 500;
}

.wb-about .journey-sec .journey-title {
  font-size: 70px;
  font-weight: 700;
  padding-top: 20px;
}

.wb-about .journey-sec .journey-x-large-desc {
  font-size: 35px;
  line-height: 38px;
  font-weight: 400;
  padding-top: 15px;
}

.wb-about .journey-sec .journey-small-desc {
  font-size: 16px;
  line-height: 24px;
  padding-top: 15px;
}

.spinner-circle h3 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  position: absolute;
  z-index: 1;
  transform: rotate(-35deg);
}

.journey-sec .spinner-circle {
  display: flex;
  border-radius: 100px;
  height: 200px;
  width: 200px;
  align-items: center;
  justify-content: center;
  position: relative;
}

.spinner-circle::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px dashed var(--primary-color);
  border-radius: 50%;
  animation: 10s linear infinite spin;
  box-sizing: border-box;
  border-style: dashed;
}

@keyframes spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.journey-about-slider .journey-about-title {
  font-size: 45px;
  color: var(--primary-color);
  font-weight: 600;
}

.journey-about-slider .journey-about-large-desc {
  padding-top: 10px;
  font-size: 45px;
  line-height: 55px;
  font-weight: 600;
}

.journey-about-slider .journey-about-points-list {
  padding-top: 30px;
}

.journey-about-points-list ul {
  column-count: 2;
}

.journey-about-points-list ul li {
  font-size: 18px;
  line-height: 25px;
  position: relative;
  padding: 0 0 14px 40px;
}

.journey-about-points-list ul li::before {
  position: absolute;
  content: "";
  background: var(--white);
  width: 15px;
  height: 15px;
  border: 3px solid var(--primary-color);
  left: 0;
  top: 5px;
  border-radius: 100px;
}

.custom-nav-buttons {
  display: flex;
  gap: 10px;
  margin-top: 70px;
}

.journey-splide__custom-next,
.journey-splide__custom-prev {
  background-color: #fff0;
  color: var(--primary-color);
  border: 2px solid var(--secondary-color);
  padding: 20px 40px;
  cursor: pointer;
  font-size: 30px;
  font-weight: 500;
}

.journey-splide__custom-next:hover,
.journey-splide__custom-prev:hover {
  background-color: #fff0;
}

.journey-splide__custom-next.default-selected,
.journey-splide__custom-prev.default-selected {
  background-color: var(--secondary-color);
  border: 2px solid var(--secondary-color);
  color: var(--white);
}

.contact-us-form .next-message {
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.contact-us-form .form-check .form-check-input {
  margin-left: -1.7em;
}

.contact-us-form .form-check-input {
  width: 1.2em;
  height: 1.2em;
}

.help-block {
  color: #dc3545;
  font-size: 13px;
}

.btnInquiryNow {
  color: var(--white);
  padding: 9px 20px;
  font-size: 16px;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  background: linear-gradient(to left,
      #f04c3c 6%,
      #ff59a7 50%,
      var(--white) 50%) right;
  background-size: 205%;
  transition: 0.8s ease-out;
  border: 1px solid #ff59a7;
}

.contact-important-links-card {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}

.imp-title-desc .imp-links-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

.imp-link .click-link {
  color: var(--primary-color);
  padding-top: 1.8em;
  display: inline-block;
  position: relative;
  border-color: var(--primary-color);
  text-decoration: none;
  transition: 0.3s ease-out;
}

.imp-link .click-link:hover {
  color: var(--secondary-color);
  border-color: var(--secondary-color);
}

.imp-link .click-link::before {
  content: "▶";
  font-size: 18px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 50%;
  margin-left: -0.7em;
  width: 50px;
  height: 50px;
  line-height: 2.3em;
  border-image: initial;
  border-radius: 10em;
  border: 0.13em solid;
  transition: transform 0.5s ease-in;
  border-color: inherit;
}

.hire-team-dev-sec .hire-team-card {
  margin-top: 30px;
  padding: 40px;
  border-radius: 5px;
  background-color: var(--white);
  transition: transform 0.3s;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 0.15);
}

.hire-team-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 5px 10px rgb(0 0 0/0.1);
  background-color: #d70a530d;
}

.hire-team-card .hire-team-title {
  font-size: 22px;
  font-weight: 600;
  line-height: 25px;
  padding-top: 20px;
}

.hire-team-card .hire-team-desc {
  font-size: 15px;
  line-height: 22px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.btnScheduleMeeting {
  font-size: 17px;
  font-weight: 500;
  color: var(--primary-color);
}

.wb-gallery-sec {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  mask-image: linear-gradient(to right,
      transparent 0%,
      black 10%,
      black 90%,
      transparent 100%);
  -webkit-mask-image: linear-gradient(to right,
      transparent 0%,
      black 10%,
      black 90%,
      transparent 100%);
}

.wb-gallery {
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
}

.wb-gallery-scroll {
  display: flex;
  align-items: center;
  width: max-content;
  animation: scroll 35s linear infinite;
  -webkit-animation: scroll 35s linear infinite;
  will-change: transform;
  /* Forces Safari to optimize animations */
}

/* Ensure images are displayed correctly */
.wb-gallery-slide {
  flex: 0 0 auto;
  transform: translateZ(0);
}

.wb-gallery img {
  height: 700px;
  /* Adjust height for better visibility */
  width: auto;
  /* Keep the original aspect ratio */
  display: block;
  object-fit: cover;
}

/* Continuous scrolling effect with transform3d for Safari */
@keyframes scroll {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@-webkit-keyframes scroll {
  from {
    -webkit-transform: translate3d(0, 0, 0);
  }

  to {
    -webkit-transform: translate3d(-50%, 0, 0);
  }
}

.solution-card-image {
  margin-top: 180px;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

#allCaseStudies .case-study-card {
  margin: 35px 0 0;
}

.sub-service-content-card {
  padding-right: 10px;
}

.sub-service-content-card .sub-service-content-card-title {
  font-size: 22px;
  line-height: 26px;
  font-weight: 600;
  margin-top: 20px;
  position: relative;
}

.sub-service-content-card .sub-service-content-card-title::before {
  content: "✔";
  font-family: Montserrat, sans-serif;
  color: var(--primary-color);
  position: absolute;
  left: -30px;
  top: 0;
  font-size: 22px;
  line-height: 26px;
}

.sub-service-content-card .sub-service-content-card-desc {
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  padding-top: 10px;
}

.website-talk-banner-card {
  padding: 40px 20px;
  border-radius: 5px;
}

.website-talk-banner-card h3 {
  font-size: 28px;
  line-height: 30px;
  font-weight: 600;
}

.website-talk-banner-card p {
  font-size: 16px;
  line-height: 24px;
  padding-top: 15px;
}

.sub-service-hover:hover {
  color: #333;
}

.line-height {
  line-height: 45px;
}

.key-card {
  position: relative;
  max-height: 555px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
  margin-bottom: 25px;
  overflow: hidden;
}

.key-card::before {
  position: absolute;
  content: "";
  inset: 0 0 0 0;
  background: linear-gradient(to bottom, transparent, rgb(0 0 0 / 0.746));
  border-radius: 5px;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}

.key-card img {
  width: 100%;
  object-fit: cover;
  max-height: 555px;
  border-radius: 5px;
}

.key-desc-text {
  position: absolute;
  bottom: 0;
  border: none;
  padding: 25px;
  border-radius: 5px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  transition: transform 0.3s ease-in-out;
  transform: translateY(100%);
  color: #fff;
  z-index: 2;
  height: 100%;
}

.key-card:hover .key-desc-text {
  transform: translateY(0);
  background: linear-gradient(to top, transparent, rgb(0 0 0 / 0.9));
}

.key-card:hover .key-card-text {
  opacity: 0;
}

.key-desc-text span {
  font-size: 48px;
  line-height: 60px;
  color: var(--primary-color);
  font-weight: 600;
}

.key-desc-text h3 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  padding-bottom: 10px;
}

.key-desc-text p {
  margin-bottom: 0;
  font-weight: 300;
  max-height: 300px;
  overflow-y: auto;
  font-size: 16px;
  line-height: 24px;
  color: #d3d2d3;
}

.key-card-text {
  position: absolute;
  inset: auto 35px 25px 35px;
  z-index: 3;
  transition: all 0.3s ease-in-out;
}

.key-card-text span {
  font-size: 48px;
  line-height: 60px;
  color: #fff;
  font-weight: 600;
}

.key-card-text p {
  color: #fff;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 27px;
}

.product-benefits-sec .right-product-benefit-sec,
.left-product-benefit-sec {
  margin-bottom: 50px;
}

.product-benefits-sec .right-product-benefit-sec::before {
  position: absolute;
  content: "";
  right: 0;
  border-radius: 150px 0 0 150px;
  background-color: #f7f7f7;
  width: 50%;
  height: 300px;
  z-index: -1;
  margin-top: 30px;
}

.product-benefits-sec .left-product-benefit-sec::before {
  position: absolute;
  content: "";
  background-color: #d70a530d;
  border-radius: 0 150px 150px 0;
  left: 0;
  width: 50%;
  height: 300px;
  z-index: -1;
  margin-top: 30px;
}

.product-benefits-sec .product-benefits-content h3 {
  font-size: 30px;
  font-weight: 600;
  line-height: 32px;
}

.product-benefits-sec .product-benefits-content p {
  font-size: 15px;
  line-height: 22px;
  padding-top: 10px;
}

.product-benefits-content .product-benefits {
  padding-top: 10px;
}

.product-benefits-content .product-benefits ul li {
  font-size: 16px;
  padding-top: 10px;
  line-height: 24px;
  position: relative;
  padding-left: 30px;
  display: flex;
  align-items: center;
}

.product-benefits-content .product-benefits ul li::before {
  content: "\2713";
  font-size: 12px;
  color: #fff;
  background-color: var(--primary-color);
  border-radius: 50%;
  width: 18px;
  height: 18px;
  margin-top: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.right-product-benefit-sec img {
  margin-left: 10px;
}

.left-product-benefits-content {
  margin-left: 50px;
}

.bannerMainSec2 {
  height: 100vh;
}

.servicesSec .bannerSec2 h1,
.bannerSec2 .services-desc {
  text-align: start;
}

.btnBlock {
  display: inline-block !important;
}

.bannerSec2 .small-tags p {
  display: inline-block;
  border: 1px solid var(--primary-color);
  padding: 8px;
  margin-top: 20px;
  margin-right: 10px;
  font-size: 14px;
  border-radius: 5px;
  color: var(--secondary-color);
  font-weight: 500;
  cursor: pointer;
}

.wb-tabs {
  justify-content: center;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  padding: 15px 0;
  font-size: 16px;
}

.wb-tabs .tab-link {
  padding: 10px 20px;
  color: var(--secondary-color);
}

.wb-tabs .tab-link.active {
  border: 2px dashed var(--primary-color);
  border-radius: 0;
  padding: 8px 20px;
  color: var(--secondary-color);
}

.wb-tabs .tab-link.active:hover {
  color: unset;
}

.wb-tabs .tab-link:hover {
  background: none;
  color: var(--primary-color);
}

.integrated-module-sec .integrated-module-card,
.why-should-hire-sec .integrated-module-card {
  border: 1px solid #f2f2f2;
  background: #f7f7f7;
  padding: 20px;
  height: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
  position: relative;
  top: 0;
  transition: top ease 0.7s;
}

.integrated-module-sec .integrated-module-card:hover,
.why-should-hire-sec .integrated-module-card:hover {
  background: var(--white);
  transition: background 0.7s ease, box-shadow 0.7s ease, top 0.7s ease;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 0.2), 0 6px 20px 0 rgb(0 0 0 / 0.19);
  top: -10px;
}

.integrated-module-card .i-module-number {
  font-size: 45px;
  font-weight: 700;
  color: #fff0;
  -webkit-text-stroke: 2px var(--primary-color);
  opacity: 1;
}

.integrated-module-card .i-module-title h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
  padding-top: 10px;
}

.integrated-module-card .i-module-desc p {
  font-size: 15px;
  line-height: 22px;
  padding-top: 10px;
}

.bannerMainSec2 .policy-heading {
  font-size: 80px !important;
  line-height: 90px !important;
}

.bannerMainSec2 .policy-small-heading {
  font-size: 20px !important;
  line-height: 26px !important;
}

.policy-page-content h3 {
  font-size: 25px;
  font-weight: 600;
  line-height: 35px;
  padding-bottom: 25px;
}

.policy-page-content p {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 20px;
}

.policy-page-content p a {
  color: var(--primary-color);
}

.policy-short-desc {
  font-size: 18px;
  line-height: 28px;
  padding: 30px 20% 0 20%;
  text-align: center;
  font-weight: 400;
}

.policy-last-update {
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  padding-top: 20px;
}

.policy-last-update strong {
  font-weight: 600;
}

.policy-page-content ul {
  padding-left: 30px;
}

.policy-page-content ul li {
  font-size: 16px;
  line-height: 24px;
  padding-bottom: 10px;
  list-style-type: disc;
}

.why-should-hire-sec .splide__slide,
.steps-hire-sec .splide__slide {
  margin-top: 15px;
}

.steps-hire-sec {
  background: #f2f2f2;
  padding: 50px 0;
}

.steps-hire-sec .steps-development-card {
  background: #fafafa;
  border-radius: 5px;
  padding: 20px;
  height: 100%;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.steps-hire-sec .steps-development-card:hover {
  box-shadow: 0 4px 10px rgb(0 0 0 / 0.1);
}

.steps-hire-sec .steps-development-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgb(0 0 0 / 0.6), #fff0);
  z-index: 1;
  transition: left 0.4s ease;
  border-radius: 5px;
}

.steps-hire-sec .steps-development-card:hover::before {
  left: 0;
}

.steps-hire-sec .steps-development-card * {
  position: relative;
  z-index: 2;
}

.steps-hire-sec .steps-development-card .steps-title {
  font-size: 30px;
  line-height: 32px;
  font-weight: 600;
  transition: color 0.3s ease;
}

.steps-hire-sec .steps-development-card:hover .steps-title {
  color: #fff;
}

.steps-hire-sec .steps-development-card .steps-desc {
  font-size: 16px;
  line-height: 24px;
  padding-top: 12px;
  transition: color 0.3s ease;
}

.steps-hire-sec .steps-development-card:hover .steps-desc {
  color: #fff;
}

.steps-hire-sec .steps-development-card .steps-number {
  font-size: 60px;
  font-weight: 700;
  color: #fff0;
  -webkit-text-stroke: 1px;
  -webkit-text-stroke-color: var(--primary-color);
  transition: -webkit-text-stroke-color 0.3s ease;
}

.steps-hire-sec .steps-development-card:hover .steps-number {
  -webkit-text-stroke-color: var(--black);
}

.detail-solution-sec .mobile-app-solution .splide__arrow--prev {
  left: 0px !important;
}

.detail-solution-sec .mobile-app-solution .splide__arrow--next {
  right: 0px !important;
}

.splide__arrow {
  background: transparent !important;
  width: 3.5em !important;
  height: 3.5em !important;
  opacity: 1 !important;
  border: 1px solid var(--primary-color) !important;
  transition: background 0.7s ease, color 0.7s ease, border-color 0.7s ease;
}

.splide__arrow:hover {
  background: var(--primary-color) !important;
}

.splide__arrow svg {
  fill: var(--black) !important;
}

.splide__arrow:hover svg {
  fill: var(--white) !important;
}

.detail-solution-sec .splide__pagination {
  bottom: -50px !important;
  justify-content: center !important;
  padding: 0 !important;
}

.splide__pagination {
  bottom: -25px !important;
  justify-content: end !important;
  padding: 0 !important;
}

.splide__pagination__page {
  background: transparent !important;
  border: none !important;
  border-radius: 0% !important;
  display: inline-block !important;
  height: 3px !important;
  margin: 0 3px !important;
  opacity: 1 !important;
  transition: transform 0.2s linear, background-color 0.3s ease !important;
  width: 20px !important;
  background-color: var(--secondary-color, #ccc) !important;
}

.splide__pagination__page.is-active {
  background-color: var(--primary-color, #ff6f61) !important;
  transform: scale(1) !important;
}

.custom-accordion-btn {
  padding: 13px !important;
}

.custom-accordion-btn:not(.collapsed) {
  font-weight: 500 !important;
}

.custom-accordion-btn:not(.collapsed)::after {
  transform: rotate(-90deg) !important;
}

.hire-dev-topic-desc .accordion-body {
  padding: 20px !important;
  border-radius: 5px !important;
}

.hire-dev-topic-desc .accordion-body h3 {
  font-size: 22px !important;
  font-weight: 600;
  line-height: 26px;
}

.hire-dev-topic-desc .accordion-body p,
.hire-dev-topic-desc .accordion-body ul li {
  font-size: 15px !important;
  line-height: 22px;
  padding-top: 10px;
}

.hire-dev-topic-desc .accordion-body ul li {
  list-style-type: disc;
}

.hire-dev-topic-desc .accordion-body ul {
  margin-left: 30px;
}

.eapps-instagram-feed-title,
.eapps-instagram-feed-header {
  display: none !important;
}

#eapps-instagram-feed-1 .eapps-instagram-feed-posts-slider-nav {
  background: var(--primary-color) !important;
}

.solution-main-banner h1 {
  font-size: 50px !important;
  line-height: 56px !important;
  padding-top: 0px !important;
}

.solution-main-banner h2 {
  font-size: 17px !important;
  padding-top: 10px;
  line-height: 22px !important;
  font-weight: 400;
}

.solution-main-banner p,
.why-wb-for-kuwait-sec p {
  font-size: 17px !important;
  padding-top: 10px;
  line-height: 22px !important;
}

.solution-main-banner ul,
.trusted-solution-kuwait-sec .trusted-solution-kuwait-content ul {
  margin-left: 40px;
}

.solution-main-banner ul li {
  list-style-type: disc;
  font-size: 16px;
  padding-top: 10px;
}

.trusted-solution-kuwait-sec .trusted-solution-kuwait-content p {
  font-size: 17px;
  padding-top: 15px;
  line-height: 24px;
}

.trusted-solution-kuwait-sec .trusted-solution-kuwait-content strong {
  font-weight: 600;
}

.trusted-solution-kuwait-sec .trusted-solution-kuwait-content ul li {
  list-style-type: disc;
  font-size: 16px;
  padding-top: 15px;
  line-height: 24px;
}

.solution-serve-kuwait-sec .solution-serve-kuwait-card {
  position: relative;
  border-radius: 5px;
  height: 100%;
}

.solution-serve-kuwait-card .solution-serve-kuwait-card-body {
  padding: 0 20px;
}

.solution-serve-kuwait-sec .solution-serve-kuwait-card h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 26px;
}

.solution-serve-kuwait-sec .solution-serve-kuwait-card p {
  font-size: 15px;
  padding-top: 10px;
  line-height: 22px;
}

.solution-serve-kuwait-sec .solution-serve-kuwait-card p strong {
  font-size: 17px;
  font-weight: 600;
  padding-top: 10px;
  line-height: 24px;
}

.solution-serve-kuwait-card .ul-check {
  margin-left: 20px !important;
  column-count: 1 !important;
}

.ul-check li {
  position: relative;
  padding-left: 20px;
  font-size: 16px;
  margin-left: 0;
  display: flex;
}

.ul-check li::before {
  content: "\2713";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--primary-color);
  font-size: 18px;
  padding-top: 7px;
}

.solution-serve-kuwait-sec .solution-serve-kuwait-card ul {
  margin-left: 40px;
  padding: 10px 0;
  column-count: 2;
}

.solution-serve-kuwait-sec .solution-serve-kuwait-card ul li {
  list-style-type: disc;
  font-size: 14px;
  padding-top: 5px;
  line-height: 24px;
}

.why-wb-for-kuwait-sec .why-wb-for-kuwait-content ul {
  padding-left: 20px;
}

.why-wb-for-kuwait-sec .why-wb-for-kuwait-content ul li {
  list-style-type: disc;
  font-size: 15px;
  padding-top: 5px;
  line-height: 24px;
}

.why-wb-for-kuwait-sec {
  padding: 70px 0;
}

.trusted-solution-kuwait-sec img {
  object-fit: contain;
  height: 100%;
}

.text-rotate-area {
  position: relative;
  text-align: center;
}

.text-rotate-area .badge {
  position: relative;
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background-color: #fff0;
  padding: 5px;
  color: var(--primary-color);
  text-align: center;
}

.text-rotate-area .badge .badge__center-text {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: var(--secondary-color);
  background: #f2f2f2;
  border: 1px solid var(--primary-color);
  padding: 10px 20px;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  text-wrap: wrap;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 4px 6px rgb(0 0 0 / 0.1);
  transform: translate(-50%, -50%) scale(1);
  transition: transform 0.5s ease-in-out;
  color: var(--secondary-color);
}

.text-rotate-area .badge .badge__center-text:hover {
  transform: translate(-50%, -50%) scale(1.1);
}

.text-rotate-area .badge .badge__char {
  position: absolute;
  transform-origin: 0 125px;
  height: 125px;
  width: 10px;
  transform: rotate(var(--char-rotate)) translateX(-50%);
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  color: var(--white);
  animation: char-rotate 30s linear infinite;
}

@keyframes char-rotate {
  0% {
    transform: rotate(var(--char-rotate)) translateX(-50%) rotate(0deg);
  }

  100% {
    transform: rotate(var(--char-rotate)) translateX(-50%) rotate(360deg);
  }
}

.kuwait-clients-logo {
  gap: 20px;
}

.scrollable-container {
  max-height: 100%;
  overflow: hidden;
}

.scrollable-container::-webkit-scrollbar {
  display: none;
}

.scrollable-container {
  scrollbar-width: none;
}

.solution-serve-kuwait-sec .splide__pagination {
  bottom: -5px !important;
}

.kuwait-clients-logo img {
  border: 1px solid #9c9fa0;
  border-radius: 5px;
  padding: 5px 2px;
  height: 70px;
}

.banner-industries-img .bn-industries-1,
.bn-industries-2,
.bn-industries-3,
.bn-industries-4,
.bn-industries-5 {
  border-radius: 5px;
  width: 180px;
  height: 70px;
  background: var(--white);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.banner-industries-img .bn-industries-1::before,
.bn-industries-2::before,
.bn-industries-3::before,
.bn-industries-4::before,
.bn-industries-5::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 5px;
  padding: 1px;
  background: linear-gradient(230deg, #f04c3c 6%, #ff59a7 100%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}

.bn-industries span {
  font-size: 15px;
  line-height: 20px;
  text-align: start;
  text-wrap: wrap;
}

.banner-industries-img .bn-industries-1 {
  position: absolute;
  top: 33%;
  right: 38%;
  animation: animate 4s infinite alternate;
  padding: 0 10px;
}

.banner-industries-img .bn-industries-2 {
  position: absolute;
  top: 33%;
  right: 18%;
  z-index: -1;
  animation: animate 4s infinite alternate;
  padding: 0 10px;
}

.banner-industries-img .bn-industries-3 {
  position: absolute;
  top: 52%;
  right: 15%;
  z-index: -1;
  animation: animate 4s infinite alternate;
  padding: 0 10px;
}

.banner-industries-img .bn-industries-4 {
  position: absolute;
  bottom: 20%;
  right: 28%;
  z-index: -1;
  animation: animate 4s infinite alternate;
  padding: 0 10px;
}

.banner-industries-img .bn-industries-5 {
  position: absolute;
  bottom: 40%;
  right: 41%;
  z-index: -1;
  animation: animate 4s infinite alternate;
  padding: 0 10px;
}

@keyframes animate {
  0% {
    transform: translateX(-1.3rem);
  }

  100% {
    transform: translateX(1.25rem);
  }
}

.new-box {
  overflow-x: unset;
  overflow-y: unset;
  cursor: pointer;
}

.new-box .box {
  width: 100%;
  height: 100%;
  overflow: unset;
  padding: 20px;
}

.bn-over-headline {
  display: inline-block;
  border: 1px solid var(--primary-color);
  background: var(--white);
  border-radius: 25px;
  margin-bottom: 20px;
}

.bn-over-headline p {
  padding: 5px 20px !important;
  font-size: 14px !important;
  line-height: 20px !important;
}

.common-list {
  padding: 10px 0 0 30px;
}

.common-list li {
  list-style-type: disc;
  font-size: 15px;
  line-height: 20px;
  padding-top: 10px;
}

.detail-solution-sec .solution-box-bg-1 {
  background: linear-gradient(135deg, #ffffff, rgb(41 49 52 / 0.1));
}

.detail-solution-sec .solution-box-bg-2 {
  background: linear-gradient(135deg, #f2f2f2, rgb(41 49 52 / 0.1));
}

.solution-content-detail {
  margin-top: 100px !important;
}

.detail-solution-card .detail-solution-card-title {
  border-bottom: 1px solid var(--white);
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  transition: all 0.3s;
  font-size: 22px;
  font-weight: 700;
  color: var(--secondary-color);
  line-height: normal;
}

.detail-solution-card .detail-solution-card-title:hover {
  border-bottom: 1px solid var(--primary-color);
}

.detail-solution-card .detail-solution-card-desc {
  font-size: 15px;
  line-height: 22px;
}

.solution-screen-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 600;
  text-align: center;
  color: var(--secondary-color);
  padding-bottom: 10px;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
}

.solution-screen-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100px;
  height: 2px;
  background-color: var(--primary-color);
  transform: translateX(-50%);
}

@keyframes directVerticalBounce {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(15px);
  }

  100% {
    transform: translateY(0);
  }
}

.bounce-animation {
  animation: directVerticalBounce 2s infinite ease-in-out;
  display: inline-block;
  will-change: transform;
}

.yacht-banner {
  background-image: url(https://res.cloudinary.com/dghplu26l/image/upload/v1736166944/yacht-bn-img_ldlsxe.webp);
  background-size: cover;
  padding: 70px 0;
  position: relative;
  overflow: hidden;
  height: 450px;
}

.banner-title {
  position: relative;
}

.banner-title h3 {
  font-size: 30px;
  color: var(--white);
  font-weight: 500;
  line-height: 40px;
}

.yacht-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 0.5);
}

.yacht-banner .waves-video {
  opacity: 0.2;
}

.common--ul {
  margin-left: 15px;
}

.common--ul li:first-child {
  padding-top: 0;
}

.common--ul li {
  font-size: 15px;
  padding-top: 10px;
  line-height: 20px;
  list-style-type: disc;
}

.btnMeet {
  color: var(--white);
  padding: 13px 20px;
  font-size: 16px;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  display: inline-block;
  background: linear-gradient(to left,
      #f04c3c 6%,
      #ff59a7 50%,
      var(--white) 50%) right;
  background-size: 205%;
  transition: 0.8s ease-out;
  border: 1px solid #ff59a7;
}

.btnMeet:hover {
  background-position: left;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
}

.contact--bn {
  background-image: url(https://res.cloudinary.com/dghplu26l/image/upload/v1735882871/contact-us-banner_pibwfv.webp);
  background-size: cover;
  padding: 70px 50px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.contact--bn--content {
  position: relative;
  z-index: 10;
}

.contact--bn--content h3 {
  font-size: 25px;
  color: var(--white);
  font-weight: 500;
  line-height: 32px;
}

.contact--bn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 0.2);
}

.contact--bn .btnMeet {
  border: none;
}

.custom-dropdown__menu {
  border: none;
  padding: 0;
  border-radius: unset;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
}

.custom-dropdown__menu .dropdown-item {
  font-size: 15px !important;
  border-bottom: 1px solid #ccc;
  padding: 15px;
}

.custom-dropdown__menu li:last-child .dropdown-item {
  border-bottom: none;
}

.custom-dropdown__menu .dropdown-item:focus,
.dropdown-item:hover {
  background: none;
  color: var(--primary-color);
}

.dropdown-toggle::after {
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
  margin-left: 5px;
  display: inline-block;
  transition: transform 0.3s ease-in-out;
  border-top: none !important;
  border-bottom: none !important;
  border-left: none !important;
  border-right: none !important;
  vertical-align: middle !important;
}

.sticky-nav .dropdown-toggle::after {
  filter: invert(1);
}

.wb-primary__btn {
  color: var(--white);
  border-radius: 5px;
  display: inline-block;
  background: linear-gradient(to left,
      #f04c3c 6%,
      #ff59a7 50%,
      var(--white) 50%) right;
  background-size: 205%;
  border: 1px solid #ff59a7;
  padding: 12px 20px;
  font-size: 16px;
  overflow: hidden;
  text-align: center;
  transition: 0.8s ease-out;
}

.wb-primary__btn:hover {
  background-position: left;
  color: var(--primary-color);
  border: 1px solid var(--primary-color);
}