 body {
            margin: 0;
            font-family: 'BR Sonoma', sans-serif;
        }

        /* Thin */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-Thin-BF654c45255ffe0.otf") format("opentype");
            font-weight: 100;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-ThinItalic-BF654c45268d3f9.otf") format("opentype");
            font-weight: 100;
            font-style: italic;
            font-display: swap;
        }

        /* Extra Light */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-ExtraLight-BF654c45265af8d.otf") format("opentype");
            font-weight: 200;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-ExtraLightItalic-BF654c4525a5046.otf") format("opentype");
            font-weight: 200;
            font-style: italic;
            font-display: swap;
        }

        /* Light */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-Light-BF654c452608e0f.otf") format("opentype");
            font-weight: 300;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-LightItalic-BF654c45266aa83.otf") format("opentype");
            font-weight: 300;
            font-style: italic;
            font-display: swap;
        }

        /* Regular */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-Regular-BF654c45266c042.otf") format("opentype");
            font-weight: 400;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-RegularItalic-BF654c452681c11.otf") format("opentype");
            font-weight: 400;
            font-style: italic;
            font-display: swap;
        }

        /* Medium */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-Medium-BF654c45266edd1.otf") format("opentype");
            font-weight: 500;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-MediumItalic-BF654c45267d45f.otf") format("opentype");
            font-weight: 500;
            font-style: italic;
            font-display: swap;
        }

        /* Semi Bold */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-SemiBold-BF654c45268c340.otf") format("opentype");
            font-weight: 600;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-SemiBoldItalic-BF654c452696350.otf") format("opentype");
            font-weight: 600;
            font-style: italic;
            font-display: swap;
        }

        /* Bold */

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-Bold-BF654c4526823f5.otf") format("opentype");
            font-weight: 700;
            font-style: normal;
            font-display: swap;
        }

        @font-face {
            font-family: "BR Sonoma";
            src: url("/fluper-services/font/BRSonoma-BoldItalic-BF654c4525c9c27.otf") format("opentype");
            font-weight: 700;
            font-style: italic;
            font-display: swap;
        }

/* At Fliper WeBring Flidity Perfrmance start  */
section.adi-pi {
    padding: 70px 0px;
}
.con-sec h1 {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
}
.con-sec p {
    text-align: center;
    color: #fff;
    margin-bottom: 26px;
}   
a.del-iver-ing {
    color: #fff;
    text-decoration: none;
    padding: 10px 20px;
    border-radius: 36px;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
a.del-iver-ing {
    color: #fff;
    text-decoration: none;
    padding: 13px 26px;
    border-radius: 36px;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
    font-size: 16px;
}
a.premi-um i {
    transform: rotate(321deg);
}
a.premi-um {
    border-radius: 49px;
    padding: 14px 15px;
    color: #fff;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
a.del-iver-ing:hover {
    transition: transform 0.24s ease, box-shadow 0.24s ease, background 0.24s ease, border-color 0.24s ease;
    animation: globalCtaIdle 2.8s ease-in-out infinite;
    will-change: transform;
        animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
}
a.premi-um:hover {
   transition: transform 0.24s ease, box-shadow 0.24s ease, background 0.24s ease, border-color 0.24s ease;
   animation: globalCtaIdle 2.8s ease-in-out infinite;
   will-change: transform;
       animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
}
.con-sec {
    text-align: center;
}
.fli-dity img {
    width: 100%;
    border-radius: 20px;
}

.fli-dity {
    margin-top: 40px;
    position: relative;
}
.fli-dity::after {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 58%, rgba(0, 0, 0, 0.72) 86%, #000 100%);
}

/* At Fliper WeBring Flidity Perfrmance end  */
/* A Little Insight into Fluper start */
section.business-eas {
    padding: 70px 0px;
}
.worldwide img {
    width: 100%;
    border-radius: 20px;
}
.team-strive {
    border-radius: 10px;
    padding: 10px;
    background: #303030;
}
.team-strive p {
    margin-bottom: 0;
}
.team-strive h3 {
    margin-bottom: 0;
    font-size: 25px;
    font-weight: 700;
}
.team-strive p {
    margin-bottom: 0;
    font-size: 15px;
}
a.launch-trusted {
    color: #fff;
    text-decoration: none;
    padding: 14px 20px;
    border-radius: 30px;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.team-strive.active {
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
a.launch-trusted:hover {
    animation: globalCtaHover 0.82s cubic-bezier(0.16, 0.9, 0.24, 1.18) both;
    background: var(--global-cta-hover-bg);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 22px 42px rgba(0, 0, 0, 0.34), 0 0 0 7px rgba(255, 255, 255, 0.08);
}
a.launch-trusted i {
    margin-left: 10px;
}
.digit-concept {
    margin-top: 33px;
}
.showca-sing h2 {
    font-size: 40px;
    font-weight: 700;
}
.team-strive:hover {
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.showca-sing p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.78);
}
.showca-sing {
    margin-top: 20px;
}
/* A Little Insight into Fluper end */
/* Fluper Insight Media Start */
.fluper-insight-media {
    position: relative;
    min-height: 0px;
}

.fluper-insight-photo {
    display: block;
    width: 365px;
    height: 272px;
    object-fit: cover;
    border-radius: 0 18px 18px 18px;
}

.fluper-insight-badge {
    position: absolute;
    top: -38px;
    left: -39px;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    background: linear-gradient(135deg, #d332b3 0%, #793cff 62%, #2f4cff 100%);
    box-shadow: 0 16px 32px rgba(83, 54, 255, 0.32);
}

.fluper-insight-badge svg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    animation: insightBadgeSpin 18s linear infinite;
}

.fluper-insight-badge text {
    fill: #fff;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.fluper-insight-badge strong {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 50px;
    line-height: 1;
    font-weight: 700;
}

@keyframes insightBadgeSpin {
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 560px) {
    .fluper-insight-media {
        margin-top: 34px;
    }

    .fluper-insight-photo {
        width: 100%;
        height: auto;
        aspect-ratio: 365 / 272;
    }

    .fluper-insight-badge {
        top: -42px;
        left: 12px;
        width: 92px;
        height: 92px;
    }

    .fluper-insight-badge strong {
        font-size: 30px;
    }
}
/* Fluper Insight Media End */

/* We Help Businesses to Grow and Scal start  */
section.Prese-nce {
    margin-top: -90px;
}
.about-call-btn {
    min-height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    padding: 0 22px;
    border: 0;
    border-radius: 999px;
    color: #fff;
    text-decoration: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.18), 0 14px 28px rgba(0, 0, 0, 0.22);
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    animation: aboutCallPulse 2.4s ease-in-out infinite;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
/* We Help Businesses to Grow and Scal end  */

 /* Our Lead Architects start */
section.assion-ate {
    padding: 70px 0px;
}
.pl-atform h3 {
    font-size: 14px;
    border: 1px solid #fff;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 35px;
    margin-bottom: 20px;
    background: #fff;
    color: #000;
}
.pl-atform {
    text-align: center;
}
.pl-atform h2 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 21px;
}
.echni-cal img {
    width: 100%;
    border-radius: 10px;
}
.echni-cal.conc-ept img {
    padding: 32px;
}
.offi-cer h3 {
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 700;
}
.offi-cer p {
    font-size: 14px;
    margin-bottom: 0px;
}
.offi-cer {
    border: 1px solid #525252;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    position: relative;
    top: -77px;
    left: 11px;
    background: #000;
    text-align: center;
    width: 241px;
}
.offi-cer.rsonalized {
    position: relative;
    top: -10px;
}
.rabin.rchit-ects {
    background: #fff;
    border-radius: 10px;
}
.rabin.rchit-ects img {
    padding: 20px;
}
.rabin {
    margin-bottom: -26px;
}
 /* Our Lead Architects end */
 /* Our Team start */
 section.perf-ormers {
    padding: 70px 0px;
}   
.confe-rence h3 {
    font-size: 16px;
    border-radius: 35px;
    border: 1px solid #fff;
    display: inline;
    padding: 10px 20px;
    background: #fff;
    color: #000;
}
.confe-rence {
    text-align: center;
}
.confe-rence h2 {
    margin-top: 36px;
    font-size: 50px;
    font-weight: 700;
}
@media (max-width: 992px) {
  .perf-ormers .tab-content > .tab-pane {
    display: block;
    opacity: 1;
  }
}
.earance .herm-ione {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
}
.earance .nav-tabs .nav-link.novels {
    border-radius: 8px !important;
    margin-bottom: 13px !important;
    font-size: 14px;
  
    border: 0;
    color: #fff;
}
.accordion-item {
    border: 0 !important;
}
.earance .nav-tabs .nav-link:focus, .earance .nav-tabs .nav-link:hover {
    isolation: isolate;
    color:#fff;
    border-color: transparent !important;
    border-radius: 10px;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}
.earance .nav-tabs .nav-link {
    margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
    border: var(--bs-nav-tabs-border-width) solid transparent;
    background: #303030;
    color: #fff;
    border-radius: 10px !important;
}
.maint-ains img {
    width: 100%;
    border-radius: 10px;
}
.owling h3 {
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    color: #fff;
}
.owling {
    padding: 26px;
    border: 1px solid #3c3c3c;
    border-radius: 10px;
    background: #303030;
}
  /* Our Team end */
/* Our Team Tabs Fix Start */

.earance .herm-ione {
    border-bottom: 0;
        gap: 7px;
    flex-wrap: wrap;
}
.earance {
    border: 1px solid #3c3c3c;
    padding: 50px;
    border-radius: 20px;
    background: #181818;
}
.earance .nav-tabs .nav-link.novels {
    border: 0 !important;
    border-radius: 10px !important;
    margin-bottom: 13px !important;
    padding: 11px 14px;
    color: #fff;
    background: #303030;
}

.earance .nav-tabs .nav-link.active,
.earance .nav-tabs .nav-link.show,
.earance .nav-tabs .nav-link:focus,
.earance .nav-tabs .nav-link:hover {
    color: #fff;
    border-color: transparent !important;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}

.perf-ormers .accordion-body.bespectacled {
    padding: 20px 0 0;
    background: #181818;
}

.perf-ormers .accordion-body.bespectacled > .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.perf-ormers .accordion-button.infancy {
    color: #fff;
    background: #303030;
    border-radius: 10px !important;
    box-shadow: none;
}

.perf-ormers .accordion-button.infancy:not(.collapsed) {
    color: #fff;
    background: linear-gradient(135deg, #dc35ad 0%, #2d43ff 100%);
}

.perf-ormers .accordion-button.infancy::after {
    filter: invert(1);
}
section.final-stats-showcase.satisf {
    padding: 70px 0px;
}
/* Our Team Tabs Fix End */
section.final-stats-showcase.earned {
    padding: 70px 0px;
}
/* Team Placement Section Start */
.team-placement-section {
  background: #000;
  color: #fff;
  padding: 72px 15px 74px;
  overflow: hidden;
}


.team-placement-heading {
  text-align: center;
  margin-bottom: 32px;
}

.team-placement-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 92px;
  min-height: 36px;
  padding: 9px 22px;
  border-radius: 999px;
  background: #fff;
  color: #050505;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 18px;
}

.team-placement-title {
  margin: 0;
  color: #fff;
  font-size: clamp(34px, 4vw, 50px);
  font-weight: 800;
  line-height: 1.08;
  letter-spacing: -1.6px;
}

.team-placement-panel {
  position: relative;
  min-height: 300px;
  padding: 42px 70px 46px;
  border: 1px solid rgba(255, 255, 255, 0.34);
  border-radius: 24px;
  background:
    radial-gradient(circle at 50% 8%, rgba(255, 255, 255, 0.08), transparent 34%),
    linear-gradient(180deg, #1d1d1d 0%, #111 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 24px 60px rgba(0, 0, 0, 0.3);
}

.team-placement-slider {
  display: flex;
  align-items: center;
  gap: 14px;
}

.team-placement-tabs-viewport {
  flex: 1 1 auto;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
  scroll-behavior: smooth;
}

.team-placement-tabs-viewport::-webkit-scrollbar {
  display: none;
}

.team-placement-tabs {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: max-content;
}

.team-placement-tab {
  border: 0;
  border-radius: 6px;
  background: #252525;
  color: #fff;
  padding: 12px 16px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
  transition: transform 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

.team-placement-tab:hover,
.team-placement-tab:focus-visible {
  background: #323232;
  outline: none;
  transform: translateY(-1px);
}
.team-placement-tab.is-active {
  background: linear-gradient(100deg, #e640b4 0%, #2f45ff 100%);
  box-shadow: 0 10px 22px rgba(86, 69, 255, 0.28);
}

.team-placement-arrow {
  flex: 0 0 32px;
  width: 32px;
  height: 32px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  border-radius: 50%;
  background: transparent;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  cursor: pointer;
  transition: background 0.25s ease, border-color 0.25s ease, opacity 0.25s ease;
}

.team-placement-arrow:hover,
.team-placement-arrow:focus-visible {
  background: rgba(255, 255, 255, 0.12);
  border-color: rgba(255, 255, 255, 0.55);
  outline: none;
}

.team-placement-arrow:disabled {
  opacity: 0.38;
  cursor: not-allowed;
}

.team-placement-rule {
  height: 1px;
  background: rgba(255, 255, 255, 0.24);
  margin: 28px 0 28px;
}

.team-placement-content {
  min-height: 160px;
}

.team-placement-pane {
  display: none;
}

.team-placement-pane.is-active {
  display: block;
}

.team-placement-pane[hidden] {
  display: none !important;
}

.team-placement-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(136px, 136px));
  gap: 18px;
  justify-content: flex-start;
}

.team-placement-card {
  width: 136px;
  min-height: 162px;
  margin: 0;
  padding: 16px 12px 14px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  background: linear-gradient(180deg, #272727 0%, #1b1b1b 100%);
  text-align: center;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.24);
}

.team-placement-card-img {
  width: 104px !important;
  height: 104px;
  border-radius: 9px;
  object-fit: cover;
  display: block;
  margin: 0 auto 13px;
}

.team-placement-card h3 {
  margin: 0;
  color: #fff;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.2;
}
.team-placement-carousel-wrap {
  position: relative;
}

.team-placement-carousel:not(.owl-loaded) {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(136px, 136px));
  gap: 18px;
}

.team-placement-carousel.owl-loaded .team-placement-card {
  width: 100%;
  max-width: 150px;
  margin: 0 auto;
}

.team-placement-carousel .owl-stage {
  display: flex;
  align-items: stretch;
}

.team-placement-carousel .owl-item {
  display: flex;
  justify-content: center;
}

.team-placement-carousel .owl-nav {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 22px;
}

.team-placement-carousel .owl-nav button.owl-prev,
.team-placement-carousel .owl-nav button.owl-next {
  width: 34px;
  height: 34px;
  border: 1px solid rgba(255, 255, 255, 0.28) !important;
  border-radius: 50% !important;
  background: rgba(255, 255, 255, 0.07) !important;
  color: #fff !important;
  font-size: 12px !important;
  transition: background 0.25s ease, border-color 0.25s ease;
}

.team-placement-carousel .owl-nav button.owl-prev:hover,
.team-placement-carousel .owl-nav button.owl-next:hover {
  background: linear-gradient(100deg, #e640b4 0%, #2f45ff 100%) !important;
  border-color: transparent !important;
}

@media (max-width: 991px) {
  .team-placement-section {
    padding: 58px 15px 60px;
  }

  .team-placement-wrap {
    max-width: 760px;
  }

  .team-placement-panel {
    padding: 30px 24px 34px;
  }

  .team-placement-title {
    letter-spacing: -0.9px;
  }

  .team-placement-grid,
  .team-placement-carousel:not(.owl-loaded) {
    justify-content: center;
  }
}

@media (max-width: 575px) {
  .team-placement-section {
    padding: 48px 12px 52px;
  }

  .team-placement-heading {
    margin-bottom: 24px;
  }

  .team-placement-pill {
    min-height: 32px;
    padding: 8px 18px;
    font-size: 12px;
    margin-bottom: 14px;
  }

  .team-placement-panel {
    border-radius: 18px;
    padding: 22px 14px 28px;
  }

  .team-placement-slider {
    gap: 8px;
  }

  .team-placement-arrow {
    flex-basis: 30px;
    width: 30px;
    height: 30px;
  }

  .team-placement-tab {
    padding: 10px 12px;
    font-size: 11px;
  }

  .team-placement-rule {
    margin: 22px 0;
  }

  .team-placement-grid,
  .team-placement-carousel:not(.owl-loaded) {
    grid-template-columns: repeat(auto-fill, minmax(132px, 132px));
    gap: 14px;
  }

  .team-placement-card {
    width: 132px;
    padding: 14px 10px 13px;
  }

  .team-placement-card-img {
    width: 100px !important;
    height: 100px;
  }

  .team-placement-card h3 {
    font-size: 14px;
  }
}
/* Team Placement Section End */
.career-culture-wrap {
    position: relative;
    z-index: 1;
    text-align: center;
}
