@import url('https://fonts.googleapis.com/css2?family=Stack+Sans+Text:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');

h1,h2,h3,h4,h4,h5{
 color: #000;
  font-family: "Stack Sans Text", sans-serif;
}
 
body{
  font-family: "Manrope", sans-serif!important;
  font-optical-sizing: auto;
  background: linear-gradient(
    to bottom,
    #DFE9FE 25%,
    #F5F8FF 97%
  );
}

p{
font-family: "Manrope", sans-serif;
}

.site-header{
    background: #fff;
    z-index: 999;
    position: relative;
}

.custom-logo{
    width: 120px;  
}

.hero-main-text {
    position: absolute;
    z-index: 999;
    text-align: center;
    top: 28%;
    left: 50%;
    transform: translate(-50%, -50%);
/*    padding: 10px 25px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(3px);
   -webkit-backdrop-filter: blur(14px);
   border-radius: 15px;*/
}

.hero-main-text h1{
     font-family: "Stack Sans Text", sans-serif;
     font-weight: 800;
     font-size: 50px;
     line-height: 45px;
     color: #00083F;

}

.hero-main-text span{
    font-weight: 400;
    font-size: 40px;
      color: #2C3A90;
}

.success-stories-section h1{
    font-size: 45px;
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    color: #2d3162;
}

.success-stories-section p{
    font-size: 18px;
    font-family: "Manrope", sans-serif;
    color: #2d3162;
}

.success-stories-section-gradient{
    position: relative;
}

.success-stories-section-gradient:before{
    content: '';
    position: absolute;
    background-image: url(https://rp3.5exceptions.co/wp-content/themes/hello-elementor/assets/images/web-v2_03.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    inset: 0;
    padding: 142px 0;
    min-height: 77vh;
    z-index: -1;
}

#canvas-blog{
    height: 48%;
    top: 23%
}

#success-stories {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
}

/* background layer */
#success-stories::before {
  content: "";
  position: absolute;
  inset: 0;

  background-image:
    linear-gradient(
      to bottom,
      rgba(0, 8, 63, 0) 60%,
      #00083f 100%
    ),
    url(https://rp3.5exceptions.co/wp-content/themes/hello-elementor/assets/images/bg-wave-shape.png);

  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% 100%;
  z-index: 0;
}

.overlap-shape-maplist {
    position: relative;
}

.overlays-mapping {
    position: absolute;
    top: 55%;
    left: 32%;
    z-index: 1;
}

.overlays-mapping span{
    color: #fff;
}

.text-on-map{
 font-family: "Manrope", sans-serif;
 font-size: 14px;
    margin-right: 3px;
    position: relative;
    top: 10px;
}

.costa-rica {
    padding-top: 10px;
    padding-left: 45px;
}

.overlays-mapping img {
    width: 29px;
    height: 29px;
}

.Ecuador {
    padding-top: 30px;
    padding-left: 59px;
}

.Peru {
    padding-top: 0px;
    padding-left: 109px;
}


.map-pin-01{
left: 59%;
    top: 13.5%;
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.map-pin-02{
    left: 37%;
    top: 23%;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.map-pin-03{
position: absolute;
    top: 29%;
    left: 8%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.map-pin-04{
    position: absolute;
    top: 49%;
    left: 28%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.dominican-republic{
      margin-left: 18px;
}

.nicaragua{
  margin-left: 18px;
}

.Trinidad{
    margin-left: 22px;
}

.int-map-Mexico{
    position: relative;
    left: -37px;
    top: 8px;
}
.Guyana{
      margin-left: 100px;
}

.Venezuela{
     margin-left: 110px;
}

.The-Caribbean{
    margin-left: 120px;
}
.success-stories-bg {
  position: relative;
  z-index: 1;
  padding: 240px 0 70px;
}

.ai-powered-animi .ai-animation-split {
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    margin-bottom: 50px;
    color: #fff!important;
}

.drawer-close:hover{
    background: transparent!important;
}

#section-2{
    padding-bottom: 0;
        background: linear-gradient(to bottom, #ffffff 0%,#ffffff 0%,#ffffff 0%, #dfe9fe 100%);
}

#section-3 {
    padding-bottom: 0;
    position: relative;
}

#section-3:before{
/*    content: '';
    position: absolute;
    inset: 0;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
   background-image: url(/RP3-Retail-Software/wp-content/themes/hello-elementor/assets/images/web-v2_03.png);
  background-image: url(/RP3-Retail-Software/wp-content/themes/hello-elementor/assets/images/bgis_03.png);
   min-height: 100vh;
   background-position: center center;
   top: -870px;*/
}

.slider-logos.our-team-section:before{
    content: '';
    position: absolute;
    width: 50px;
    height: 75%;
    left: 4px;
    background: #ebf2fe;
    filter: blur(15px);
    z-index: 3;
    top: 9px;
}

.slider-logos.our-team-section:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 75%;
    right: 4px;
    background: #ebf2fe;
    filter: blur(15px);
    z-index: 3;
    top: 9px;
}

#section-3 .common-view-more-btns{
    z-index: 1;
}

#section-3 h2{
    font-family: "Manrope", sans-serif;
    font-weight: 600;
}

.success-stories-animate {
    margin-top: 30px;
    margin-bottom: 30px;
}

.tags-Tema-inline{
    margin-top: 15px;
    width: 100%;
    font-family: "Manrope", sans-serif;
    display: flex;
    font-size: 16px;
    justify-content: center;
    gap: 200px;
    border: 1px solid #00083F;
    padding: 15px;
    font-weight: 800;
    border-left: 0;
    border-right: 0;
    margin-bottom: 0px;
}

.pop-bnt-close{
    border: none !important;
    background-color: transparent !important;
    position: absolute;
    right: 7px;
    top: 15px;
    opacity: 1;
}

.max-width-modal-3d{
    max-width:45%;
}

.max-width-modal-3d .modal-title{
    font-size: 20px;
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    margin: 0;
    color: #00083F;
}

.max-width-modal-3d h3{
    font-size: 18px;
    font-family: "Manrope", sans-serif;
    font-weight:700;
}

.modal-body a{
    color: #45bfd5;
}

.hover-underline {
  position: relative;
  display: inline-block;
  cursor: pointer;
  color: #000;
}

.hover-underline::after,
.hover-underline::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background: linear-gradient(to right, #162C77, rgba(83, 111, 211, 0.9) );
  bottom: -17px;
  left: 0;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.4s ease-out;
}

.hover-underline::before {
  top: -17px;
  transform-origin: left;
}

.hover-underline:hover::after,
.hover-underline:hover::before {
  transform: scaleX(1);
}

/* Arrow animation */
.arrow-ampliar{
  font-size: 16px;
  display: inline-block;
  transition: 0.4s ease;
  color: #fff;
}

.accenture-card {
  position: relative;
  width: 100%;
  height: 455px;
  /* Gradient setup */
  background: linear-gradient(
    180deg,
    #162C77 0%,
    rgb(74 96 175) 100%
  );
  background-size: 100% 200%;
  background-position: top;
  border-radius: 10px;
  overflow: hidden;
  color: #fff;
  padding: 25px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-family: "Manrope", sans-serif;
  transition:
    transform 0.45s cubic-bezier(0.4, 0, 0.2, 1),
    box-shadow 0.45s ease,
    background-position 0.6s ease;
  will-change: transform, background-position;
  margin-bottom:20px;
}

.accenture-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    120deg,
    transparent 30%,
    rgba(255,255,255,0.18),
    transparent 70%
  );
  transform: translateX(-120%);
  transition: transform 0.8s ease;
}


.accenture-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 25px 45px rgba(0,0,0,0.25);

  /* Gradient reverse animation */
  background-position: bottom;
}

/* Shine sweep */
.accenture-card:hover::before {
  transform: translateX(120%);
}


/* Category Tag */
.card-tag {
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
}

/* Heading */
.card-title {
    font-size: 21px;
    font-weight: 600;
    margin-top: 10px;
    line-height: 1.3;
    transition: 0.3s;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Statue Image */
.card-img {
  width: 100%;
  height: 190px;
  position: absolute;
  bottom:35px;
  border-radius: 0px;
/*  mix-blend-mode: lighten;*/
  opacity: 0.85;
 transition: all 1.2s ease;
}

/* Image zoom on hover */
.accenture-card:hover .card-img {
  transform: translateX(350px);
  opacity: 1;
}

.overlay-success-stories{
    opacity: 0;
    transition: 0.5s ease;
}

.overlay-success-stories p{
    font-size: 16px;
    color: #fff;
}

.accenture-card:hover .overlay-success-stories{
    opacity: 1;
}

.toggle-box {
  width: 400px;
  margin: 20px auto;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
  cursor: pointer;
}

.toggle-header {
  padding: 20px;
  background: #f6f6f6;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
}

.toggle-icon {
  transition: transform 0.3s ease;
}

.tags-Tema-inline .iconplus{
      font-size: 18px;
  transition: transform 0.3s ease;
}

.toggle-content {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: 
    max-height 0.3s ease,
    opacity 0.5s ease,
    padding 0.5s ease;
  padding: 0;
}

.toggle-content.open {
  max-height: 200px; /* enough height for content */
  opacity: 1;
  padding: 15px 0 0;
}

.toggle-content.open + .toggle-header .toggle-icon {
  transform: rotate(45deg);
}

.flexible-flex{
    display: flex;
    align-items: center;
    gap: 10px;
}

.toggle-content span{
    border: 1px solid #ccc;
    padding: 7px 10px;
    text-align: center;
    font-size: 14px;
    font-family: "Manrope", sans-serif;
    display: block;
    cursor: pointer;
    color: #000;
    background: #fff;
}

.toggle-content span:hover{
background: #f5f5f5;
}


.tab-wrapper{
    margin-bottom: 45px;
}


.soft-border-btn {
    position: relative;
    display: inline-flex;
    align-items: center;
    gap: 24px;
    padding: 6px 6px 6px 24px;
    background-color: #121b4a;
    color: #fff !important;
    font-weight: 600;
    overflow: hidden;
    font-family: "Manrope", sans-serif;
    margin-right:20px;
    z-index: 999;
    font-size: 15px;
    letter-spacing: 0.5px;
    border-radius: 9px 5px;
}

.icon-banner-top {
    width: 100px;
    height: 100px;
    position: relative;
    object-fit: contain;
}

.icon-banner-top.topmove{
       top: -37px;
    left: -180px;
}

.icon-banner-top.last-move{
   right: -180px;
    top: -45px; 
}

.icon-banner-top-2{
   right: 70px;
    top: 20px;  
}

.icon-banner-top-3{
      right: 0;
    top: 20px;  
}

section{
  padding: 50px 0px;
}

.ul-about-list ul{
  padding: 0;
  margin: 0;
}

.ul-about-list ul li{
list-style: none;
padding: 10px 0;
display: flex;
align-items: center;
gap: 12px;
font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
}

.heading-tag h2 {
    font-size: 45px;
   font-family: "Stack Sans Text", sans-serif;
    font-style: normal;
    font-weight:700;
    color: #2D3162!important;
}

.heading-tag span{
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    color: #2D3162;
     font-size: 32px;
    font-weight: 500;
}

.heading-tag p{
   font-size: 16px;
    font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    color: #65717C;
    max-width: 50%;
}

.case-box .success-stories-btns{
    text-align: center;
    display: block;
    width: fit-content;
    margin-top: 45px;
}

.stories-reflect p{
 background: linear-gradient(135deg, #D7E2FF 0%, #FFEAD0 100%);
 font-weight: 600;
 text-align: left;
 line-height: 25px;
 padding: 15px;
 margin: 0;
 font-size: 16px;
 font-family: "Manrope", sans-serif;
}

.stories-reflect{
  margin-top: 30px;
}

.see-more{
    background: linear-gradient(135deg, #D7E2FF 0%, #FFEAD0 100%);
    font-weight: 500;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    color: #000;
    width: max-content;
    text-align: center;
    padding: 13px 25px;
    border-radius: 50px;
    display: block;
    margin: 35px auto 0;
    letter-spacing: 0.5px;
}

.solutions-box-inner{
  background: linear-gradient(135deg, #D7E2FF 0%, #FFEAD0 100%);
  padding: 15px;
  margin-top: 30px;
}

.latest-update-div{
  background: linear-gradient(135deg, #D7E2FF 0%, #FFEAD0 100%);
  padding: 15px;
  margin-top: 15px;
}

.latest-update-div p{
    font-weight: 500;
    font-family: "Stack Sans Text", sans-serif;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 0;
}

.solutions-box-inner p {
    margin-top: 15px;
    margin-bottom: 0;
}

.reatil-inner-box{
    color: #08297D;
    background: #E2E7F6;
    border: 1px solid #fff;
    width: max-content;
    padding: 4px 24px;
    border-radius: 100px;
    font-size: 13px;
            font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
       font-weight: 600;
}

.latest-update-div span{
  font-size: 13px;
    margin-top: 10px;
    display: block;
        font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
}

.real-time-graph{
    padding: 50px 0;
       background: linear-gradient(to right, #F0F5FF 0%, #E7EDFE 100%);
    color: #fff;
}

.real-time-graph h2{
font-size: 30px;
font-family: "Manrope", sans-serif;
color: #2D3162;
font-weight: 600;
}

.real-time-graph p{
  font-weight: 400;
      font-family: "Manrope", sans-serif;
    font-optical-sizing: auto;
}

.countries-text{
    font-size: 150.4px;
    font-weight: 600;
    font-family: "Poppins", Sans-serif;
    color: #51545D;
    position: relative;
    line-height: 100%;
    text-shadow:
    0 2px  #D7E2FF,
    0 4px  #D7E2FF,
    0 6px  #D7E2FF,
    0 8px  #D7E2FF,
    0 10px #FFEAD0,
    0 12px #FFEAD0,
    0 18px rgba(0,0,0,0.04);
}

.point-sales-peragraph{
    font-size: 14px;
    font-weight: 400;
    max-width: 60%;
    margin-bottom: 30px !important;
}

.countries-text span{
  text-shadow:none;
    font-weight: 300;
       font-family: "Manrope", sans-serif;
    font-size: 15px;
    position: absolute;
    bottom: -47px;
    left: 109px;
}

.rp3-delivers-results h2{
      font-weight: 600;
   font-family: "Stack Sans Text", sans-serif;
    font-size: 18px;
}

.rp3-delivers-results p{
        font-family: "Manrope", sans-serif;
        color: #fff;
        margin-bottom:16px;
}

.rp3-delivers-results h3{
  font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 0;
    font-family: "Manrope", sans-serif;
    color: #fff;
    position: relative;
    left: 20px;
    margin-bottom: 10px;
}


#ss-scroll-section {
    min-height: 100vh;
    position: relative;
}

/*.growth-card:after {
    content: '';
    position: absolute;
    background-image: url(/RP3-Retail-Software/wp-content/themes/hello-elementor/assets/images/Frame_right-shape.svg);
    width: 700px;
    height: 600px;
    background-repeat: no-repeat;
    top: 10px;
    left: 100px;
    background-size: cover;
    animation: ssScrollSection 12s linear infinite;
    will-change: transform;
    opacity: 0.7;
     -webkit-mask-image: radial-gradient(#ffffff 0, #000 65%, #00000024 75%);
    mask-image: radial-gradient(#ffffff 0, #000 65%, #00000024 75%);
    z-index: -9999999999;
}*/

.mobile-hide.leftour-team {
    top: 36% !important;
    left: 542px !important;
}


@keyframes ssScrollSection {
  0%, 100% {
    transform: translate(0, 0);
  }

  33% {
    transform: translate(0vw, 40vh);
  }

  66% {
    transform: translate(20vw, 30vh);
  }
}


.move-space-top-section{
    padding-top: 35px;
    position: relative;
}

.move-space-top-section:before{
    content: '';
    position: absolute;
    background-image: url(https://rp3.5exceptions.co/wp-content/themes/hello-elementor/assets/images/what-shaping-pattern.png);
    width: 450px;
    height: 450px;
    background-repeat: no-repeat;
 right: -273px;
    bottom: -98px;
    background-size: cover;
}

.rp3-delivers-results h3:before{
    content: '';
    position: absolute;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #45BFD5;
    border-radius: 50px;
    left: -20px;
    top: 6px;
}

.left-align-shift{
    padding-left: 35px;
    margin-top: 25px;
}

.slider-logos {
    margin-top: 40px;
    background: #EFF4FE;
    padding: 55px 0;
    border-radius: 10px;
    border: .5px solid #fff;
    position: relative;
}

.slider-logos:before{
    content: '';
    position: absolute;
    width: 50px;
    height: 100%;
    left: -6px;
    background: #ebf2fe;
    filter: blur(15px);
    z-index: 3;
    top: 0;
}
.slider-logos:after{
    content: '';
    position: absolute;
    width: 50px;
    height: 100%;
    right: -6px;
    background:#ebf2fe;
    filter: blur(15px);
    z-index: 3;
    top: 0;
}

.slider-logos .owl-carousel .owl-stage-outer{
        margin: 0px 20px;
}

.slider-logos .owl-carousel .owl-item img{
  width: 122px;
  text-align: center;
  margin: 0px auto;
/*  filter: grayscale(100%);*/
  transition: all 0.3s ease;
}

.common-view-more-btns{
    background: linear-gradient(90deg, #2c3a90 2%, #5263c1 100%);
    width: auto;
    margin: 30px auto 0;
    color: #fff;
    font-size: 16px;
    padding: 8px 42px;
    border-radius: 50px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    letter-spacing: 0.5px;
}

.common-view-more-btns:hover{
    color: #fff!important;
}

.meet-team-box{
    background: linear-gradient(180deg, #D7E2FF 0%, #FFEAD0 100%);
    padding: 15px;
    margin-top: 30px;
    border: 3px solid;
    border-image: linear-gradient(185deg, #AFBCFA, #f6e8da) 1;
    border-radius: 12px;
}

.meet-team-box h4{
  font-size: 16px;
  margin-bottom: 5px;
  margin-top: 15px;
  letter-spacing: 0.5px;
}

.meet-team-box span{
    font-size: 13px;
    letter-spacing: 0.5px;
}


.specialized-up-bg {
  position: relative;
  overflow: hidden;
}

.glow-circle {
  position: absolute;
  width: 340px;
  height: 340px;
  border-radius: 100px;
  filter: blur(35px);
  background: #60CEFB;
  opacity: 0.2;
  top: 38%;
  left: 0%;
}

.specialized-up-bg{
    position: relative;
}

/*.specialized-up-bg:before{
    content: '';
    position: absolute;
    width: 250px;
    height: 250px;
    border-radius: 50px;
    filter: blur(55px);
    background: #60CEFB;
    opacity: 0.2;
    top: 38%;
}
*/

/* Show arrow */
.accordion-button::after {
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3e%3c/svg%3e");
  background-size: 1.2rem;
  width: 1.2rem;
  height: 1.2rem;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

/* OPEN state → arrow UP */
.accordion-button:not(.collapsed)::after {
  transform: rotate(180deg);
  padding:0 !important;
}

.accordion-button:not(.collapsed){
    background: #f1f4fe !important;
    border-radius: 15px 15px 0 0!important;
        padding: 25px 30px 10px!important;
}

.accordion-button {
    min-width: 100%;
    text-align: left !important;
    color: #00083F!important;
    font-size: 16px !important;
    background: #e7edfe !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
   font-family: "Manrope", sans-serif;
        padding: 15px !important;
    font-weight: 600 !important;
}

.accordion-item{
  background: transparent;
  margin-bottom: 15px;
}

.accordion-item:first-of-type{
  border: none;
}

.accordion-item{
  border: none;
}

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

.faq-section {
    background: #E7EDFE;
    color: #fff;
    padding-bottom: 0;
}

.accordion-body{
    font-size: 14px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    letter-spacing: 0.1px;
    background: #F1F4FE;
    padding-top: 0;
    color: #65717C;
        border-radius: 0px 0 15px 15px;
    padding: 0px 30px 25px;
}

.rp3-footer{
    color: #000;
    font-family: "Manrope", sans-serif;
    text-align: center;
    position: relative;
}

/*.rp3-footer:before{
   content: '';
    position: absolute;
    background-image: url(/RP3-Retail-Software/wp-content/themes/hello-elementor/assets/images/bulb-image-footer.svg);
    width: 400px;
    height: 400px;
    background-repeat: no-repeat;
    left: -93px;
    top: -195px;
    background-size: cover;
}*/

.rp3-footer {
    padding: 0px 0px!important;
}

.rp3-footer h2{
  font-size: 16px;
  letter-spacing: 4px;
}

.rp3-footer ul{
  margin: 0;
  padding: 15px 0;
}

.rp3-footer ul li{
  list-style: none;
  display: inline-block;
  margin: 0px 13px;
}

.rp3-footer ul li a {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.5px;
    cursor: pointer;
}

.rp3-footer ul li a:hover{
    color: #4272E5 !important;
}

.drawer-toggle:hover{
    background: transparent!important;
}

.header-sticky-on{
  position: relative;
}

.sticky {
    position: fixed !important;
    top: -60px !important;
    height: 67px;
    animation: goDown 0.5s ease-in-out forwards;
    background: #fff !important;
    width: 100%;
    left: 0 !important;
    box-shadow: 0px 4px 4px 0px #4646460f;
    padding-block-end: 0 !important;
    padding-block-start: 0px !important;
    z-index: 999;

  }

@keyframes goDown {
  0%{
    top:-60px;
  }
  100% {
    transform: translateY(60px);
  }
}

.rp3-maintext a{
  font-family: "Stack Sans Text", sans-serif;
  color: #000;
}

.mb-space-60{
  margin-bottom: 60px;
}

.numeric-text {
    z-index: 1;
}

.gradient-numberhover {
    z-index: 1;
    position: relative;
}

.numeric-text ul li{
  margin-bottom: 23px;
     font-family: "Manrope", sans-serif;
     font-weight: 500;
     font-size: 18px;
     color: #00083F;
}

.numeric-text ul li::marker {
  color: #45bfd5;
}


.gradient-numberhover h3{
      font-size: 65px;
      font-family: "Stack Sans Text", sans-serif;
     font-weight: 800;
     width: 100%;
     margin-bottom: 8px;
    letter-spacing: 0px;
/*    background: linear-gradient(to right, #6C62C9 65%, #2C3A90 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/

      background: linear-gradient(
    90deg,
    #E37F81,
    #C07190,
    #A5679B,
    #9561A2,
    #905FA5,
    #6C62C9,
    #2C3A90,
    #E37F81
  );

  background-size: 400% 400%;

  /* Text Gradient Effect */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
   animation: gradientMove 2s ease infinite;
}


.gradient-numberhover h3 {
  /* Vertical Gradient */
  background: linear-gradient(
    180deg,
    #E37F81,
    #C07190,
    #A5679B,
    #9561A2,
    #905FA5,
    #6C62C9,
    #2C3A90,
    #E37F81
  );

  background-size: 100% 400%;

  /* Make Gradient Apply To Text */
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;

  /* Animation */
  animation: gradientVertical 6s ease-in-out infinite;
}

/* Vertical Animation */
@keyframes gradientVertical {
  0% {
    background-position: 50% 0%;
  }
  50% {
    background-position: 50% 100%;
  }
  100% {
    background-position: 50% 0%;
  }
}



/* Animation */
@keyframes gradientMove {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

.gradient-numberhover .pink-shade{
    background: linear-gradient(
    to right,
    #6C62C9 -22%,
    #905FA5 35%,
    #905FA5 35%,
    #2C3A90 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.gradient-numberhover span{
    font-size: 17px;
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    line-height: 22px;
    display: block;
    color: #000;
}

.mt-space-count{
  margin-top: 30px;
}
.cursor-text { position: relative; display: inline-block; cursor: pointer; overflow: hidden;
 /* IMPORTANT */ } 
 .cursor-text .text { position: absolute; inset: 0; } 
 /* Base text */ .cursor-text .base {position: relative; color: #ffff; font-size: 65px; font-weight: 700; }
  /* Moving gradient text */
   .cursor-text .fill { font-size: 65px; font-weight: 700; background: linear-gradient(180deg, #694E66 0%, #c98c44 100%); 
    background-size: 200% 200%; /* IMPORTANT */ -webkit-background-clip: text; 
    background-clip: text; color: transparent; pointer-events: none; }

/*.wave-imageblue{
    content:'';
    background-image: url(/RP3-Retail-Software/wp-content/themes/hello-elementor/assets/images/bg-wave-shape.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 0%;
    padding: 330px 0 0;  
}*/

/* Tabs */
.custom-tabs .nav-link {
  border-radius: 30px;
  padding: 6px 25px;
  font-size: 14px;
  color: #fff;
  border: 1px solid transparent;
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: normal;
  letter-spacing: 1%;
  text-align: center;
  vertical-align: middle;
}

.custom-tabs .nav-link.active {
  position: relative;
  background: #fff;
  color: #000;
  font-weight: 600;
}

.custom-tabs .nav-link.active::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px; /* border thickness */
  border-radius: 16px;
     /* background: linear-gradient(180deg, #162C77 0%, rgba(83, 111, 211, 0.9) 100%);*/
  -webkit-mask:
    linear-gradient(#fff 0 0) content-box,
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}

.custom-tabs .nav-link:hover{
  background: #fff;
  color: #000;
}

.custom-tabs {
    padding-left: 15px;
}

.copy-right{
    color: #65717C;
}

.dividerline{
    max-width: 50%;
    margin: 10px auto 25px;
    display: block;
}

.case-box {
  border-radius: 20px;
}

.mid-heading-align{
  font-family: Manrope, sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 32px;
leading-trim: NONE;
line-height: 45.5px;
letter-spacing: 1%;
vertical-align: middle;
padding-right: 20px;

}

/* Badge */
.case-badge {
  display: inline-block;
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 14px;
  margin-bottom: 20px;
  font-family: "Stack Sans Text", sans-serif;
font-weight: 400;
font-style: Regular;
leading-trim: NONE;
line-height:normal;
letter-spacing: 1%;
text-align: center;
vertical-align: middle;
    background: linear-gradient(180deg, #162C77 0%, rgba(83, 111, 211, 0.9) 100%);
    color: #fff;
}

/* Stats */
.case-stats h5 {
font-family: Manrope, sans-serif;
font-weight: 600;
font-style: Medium;
font-size: 32px;
leading-trim: NONE;
line-height: 30px;
letter-spacing: 1%;
vertical-align: middle;
margin-bottom: 0;
}

.case-stats span {
    font-family: Manrope, sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1px;
    vertical-align: middle;
    color: #474747;
    display: block;
    margin-top: 7px;
}

.case-stats .doted-line{
border-left: 1px dashed #000000;
}

.gradient-section-countries {
  position: relative;
  padding:50px 0;
/*  overflow: hidden;*/
  background: #00083F;
  animation: gradientMove 6s ease infinite;
  top: -1px;
}

.start-a-conversation{
    min-width: 80%;
    background: #606D9D;
    border-radius: 12px;
    padding: 20px 35px 35px;
    width: fit-content;
    margin: 20px auto 30px;
    text-align: center;
    position: relative;
    border: 0.2px solid #ffffff85;
}

.footer-wave{
    height: 42vh;
    min-height: 350px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-mask-image: radial-gradient(#ffffff 0, #000 65%, #00000024 75%);
    mask-image: radial-gradient(#ffffff 0, #000 65%, #00000024 75%); 
}

.start-a-conversation p{
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
}

.gradient-section-countries h2{
font-family: "Stack Sans Text", sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 55px;
leading-trim: NONE;
line-height: 55px;
letter-spacing: 1%;
text-align: center;
vertical-align: middle;
color: #fff;
margin-bottom: 50px;
margin-top: 0;
}


.gradient-section-countries h2 span{
    font-family: "Manrope", sans-serif;
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0.7px;
}

.start-conversation{
font-family: Manrope, sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 32px;
leading-trim: NONE;
line-height: 45px;
letter-spacing: 3%;
text-align: center;
vertical-align: middle;
color: #fff;
}

.scroll-to-explore{
    color: #45BFD5 !important;
    font-size: 14px;
    font-weight: 400;
}

#left-map-image{
    position: relative;
}

.mobile-hide {
position: absolute;
top: 48% !important;
left: 551px !important;
transform: translate(25%, -50%) !important;
}

.scroll-to-explore img{
       margin-right: 7px;
    vertical-align: bottom;
}

.hover-text-animate , .hover-text-animate span{
    font-family: "Stack Sans Text", sans-serif;
    font-size: 55px;
    font-weight: 800;
    line-height: 1.1;
    display: inline-block;
    background: linear-gradient(90deg, #5C53AC 0%, #5C53AC 33%, #9E72C6 45%, #C46DD6 70%, #CB5F88 100%);
    background-size: 195% 100%;
    background-position: 0% 50%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: background-position 0.8s ease;
    text-transform: capitalize;
    padding-bottom: 3px;
}

.hover-text-animate:hover,
.hover-text-animate:hover span {
  background-position: 100% 50%;
}


.contact-us-btn {
    font-family: "Stack Sans Text", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.6px;
    vertical-align: middle;
    background: #5262B0;
    padding: 15px 30px;
    border-radius: 50px;
    color: #fff;
    width: max-content;
    text-align: center;
    margin: 0px auto;
}
.contact-us-btn:hover{
  color: #fff;
}

.ecosystem-section {
    background: #dfe9fe;
}

.ecosystem-section p{
    color: #00083F;
    line-height: 27px;
    font-size: 18px;
}

.ecosystem-section img{
    width: 175px;
    height: 175px;
    object-fit: cover;
}

.ecosystem-section h2{
    font-size: 45px;
    font-family: "Stack Sans Text", sans-serif;
    font-style: normal;
    font-weight: bolder;
  background: linear-gradient(
    90deg,
    #5C53AC 0%,
    #5C53AC 33%,   /* extended dark blue */
    #9E72C6 45%,
    #C46DD6 70%,
    #CB5F88 100%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

.ecosystem-section-text-pera{
    color: #00083F;
    font-size: 16px;
     font-family: Manrope, sans-serif;
}


.short-image-gradient{
  width: 80%;
  margin-bottom: 40px;
}

/* Icon */
.eco-card .icon {
  font-size: 32px;
  width: 64px;
  height: 64px;
  margin: 0 auto 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background: white;
}


.featured-series {
  margin-bottom: 0px;
  position: relative;
  background: linear-gradient(to right, #f3f6ff00 0%, #EEF2FE 50%, #dfe9fe 100%);
}

/*.featured-series:before{
    content: '';
    position: absolute;
    background-image: url('/RP3-Retail-Software/wp-content/themes/hello-elementor/assets/images/news_circle.svg');
    width: 450px;
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    top: -195px;
    left: -162px;
  animation: moveTopBottom 5s ease-in-out infinite;
  will-change: transform;
}*/

/*@keyframes moveTopBottom {
  0% {
    transform: translateY(10px);
  }

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

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


/*.featured-series:after{
    content: '';
    position: absolute;
    background-image: url(/RP3-Retail-Software/wp-content/themes/hello-elementor/assets/images/pattern-after.svg);
    width: 500px;
    height: 630px;
    background-repeat: no-repeat;
    top:0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
   animation: moveRighti 15s linear infinite;
    will-change: transform;
    opacity: 0.8;
     -webkit-mask-image: radial-gradient(#ffffff 0, #000 65%, #00000024 75%);
    mask-image: radial-gradient(#ffffff 0, #000 65%, #00000024 75%);
}

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

  50% {
    transform: translateX(70vw);
  }

  100% {
    transform: translateX(0);
  }
}*/

.blog-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 25px;
}

.blog-card p{
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    color: #00083F;
    margin-bottom: 0;
}

.blog-card img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.featured-slider .owl-nav {
    display: none;
}

.featured-slider .owl-dots {
  margin-top: 25px;
  text-align: center;
  display: none;
}

.featured-slider .owl-dot span {
    width: 12px;
    height: 12px;
    border-radius: 100px;
    display: block;
    background: #e5ebf7;
    border: 1px solid #1b317d;
    margin: 0px 5px 0 0;
}

.featured-slider .owl-dot.active span {
    background: linear-gradient(180deg, #162C77 0%, rgba(83, 111, 211, 0.9) 100%);
 display: block;
}

.featurec-tag{
font-family: "Stack Sans Text", sans-serif;
font-weight: 600;
font-style: SemiBold;
font-size: 16px;
leading-trim: NONE;
line-height: 30px;
letter-spacing: 3%;
vertical-align: middle;
color: #7E7C7C;
}

.ultimate-text{
font-family: Manrope, sans-serif;
font-weight: 600;
font-size: 45px;
leading-trim: NONE;
line-height: 50px;
vertical-align: middle;
color: #2D3162;
margin-bottom: 35px;
}

.ultimate-text-pera{
font-family: Manrope;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 25px;
color: #65717C;
margin-bottom: 30px;
max-width: 83%;
}

.blog-badge{
    font-family: "Manrope", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    line-height: 30px;
    vertical-align: middle;
    color: #65717c;
    letter-spacing: 0.5px;
    position: relative;
    padding-left: 15px;
}

.blog-badge:before{
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #65717c;
    border-radius: 100px;
    left: 0;
    top: 8px;
}

.div-block-back {
min-height: 160px;
background: #DFE9FE;
padding: 20px 30px;
}

/* Left Menu */
.side-menu li {
  font-weight: 500;
  padding: 14px 0;
  color: #333;
  cursor: pointer;
  font-family: "Stack Sans Text", sans-serif;
}

/* Card */
.growth-card {
    padding: 25px;
    background-color: #fff;
    border-radius: 20px;
    width: 100%;
    transition: transform 0.3s ease;
        position: relative;
 
}


.growth-card p{
     color: #65717C;
     font-size: 14px;
    font-family: "Manrope", sans-serif;
}

.growth-card h3{
    font-size: 27px;
    font-weight: 500;
    color: #2D3162;
    font-family: "Manrope", sans-serif;
}

.merchandising{
background-color: #DFE9FE;
padding: 15px;
border-radius: 10px;
}
.merchandising h3{
color: #00083F;
font-size: 20px;
}

/* Logo Cloud */
.logo-cloud img {
    width: 100%;
    height: 100%;
    padding: 0;
    border-radius: 0;
    margin-bottom: 25px;
}

.guiding-text .badge.rounded-pill{
    padding: 10px;
    font-family: "Stack Sans Text", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 14px;
    leading-trim: NONE;
    line-height: normal;
    letter-spacing: 3%;
    vertical-align: middle;
    color: #000;
    padding: 10px 25px;
    background: #fff;
    border: 1px solid #fff;
    margin-bottom: 15px;
  }

.guiding-text h3{
font-family: "Stack Sans Text", sans-serif;
font-weight: 500;
font-style: Medium;
font-size: 22px;
leading-trim: NONE;
line-height: 30px;
letter-spacing: 3%;
vertical-align: middle;
}

.guiding-text p{
font-family: Manrope;
font-weight: 400;
font-style: Regular;
font-size: 16px;
leading-trim: NONE;
line-height: 25px;
letter-spacing: 3%;
}

.view-more-btn{
    font-family: "Stack Sans Text", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: normal;
    letter-spacing: 0.6px;
    vertical-align: middle;
    background: #5262B0;
    padding: 15px 30px;
    color: #fff;
    border-radius: 50px;
    display: block;
    margin-top: 15px;
    width: max-content;
}

.view-more-btns{
    width: fit-content;
    margin: 40px auto 0;
}

.accordion-button::after{
    display: inline-block;
    right: 10px;
    position: absolute;
    top: 18px;
}
/* OPEN STATE (Arrow UP) */
.custom-accordion .accordion-button:not(.collapsed)::after {
  transform: rotate(-180deg);
  background-image: url("https://rp3.5exceptions.co/wp-content/themes/hello-elementor/assets/images/text_outlines.svg")!important;
  background-size: 16px;
}

.custom-accordion .accordion-button:after{
background-image: url("https://rp3.5exceptions.co/wp-content/themes/hello-elementor/assets/images/text_outlines-plus.svg")!important;
background-size: 16px;
}


.scroll-tabs-section {
  padding: 50px 0;
  position: relative;
}

/* LEFT TABS */
.scroll-tabs {
  list-style: none;
  padding: 0;
  position: sticky;
  top: 120px;
}

.scroll-tabs .tab {
    padding: 14px 15px 14px 0;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.3s ease;
    font-family: 'Manrope';
    border-bottom: 0.5px solid #2f3d941a;
    opacity: 1;
    color: #00083F;
    font-size: 18px;
}

.scroll-tabs .tab:focus{
    background-color: transparent!important;
}

.scroll-tabs .tab.active {
  color: #4272E5;
   opacity: 1;
}

#ss-scroll-section .scroll-tabs li button{
width: 100%;
text-align: left;
border-radius: 0;
position: relative;
}


#ss-scroll-section .scroll-tabs li button:before{
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #00083F;
    border-radius: 100px;
    left: 0;
    top: 24px;
}

#ss-scroll-section .nav-pills .nav-link.active::before{
    top: 24px;
    background: #4272E5;
}

#ss-scroll-section .scroll-tabs li button:hover{
    background: transparent;
}

#ss-scroll-section .nav-pills .nav-link{
    padding: 15px 15px;
}

#ss-scroll-section .nav-pills .nav-link.active {
    background: transparent;
    padding:15px 15px;
     position: relative;
}

/* Bottom line */
#ss-scroll-section .nav-pills .nav-link::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #4272e5;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.9s ease;
}

/* Active state */
#ss-scroll-section .nav-pills .nav-link.active::after {
  transform: scaleX(1);
}




/* Blur Stage */
.stage {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  filter: blur(130px);
  z-index: 0;
  pointer-events: none;
}

/* Blob Base */
.blob {
  position: absolute;
  width: 50vw;
  height: 50vw;
  border-radius: 50%;
  opacity: 0;
  mix-blend-mode: screen;
  will-change: transform, opacity;
  background: radial-gradient(
    circle,
    #91ACE5 2%,
    transparent 94%
  );
}

/* Blob Positions */
.blob-tr {
  top: -25%;
  right: -25%;
  animation: move-tr 14s linear infinite;
}

.blob-bl {
  bottom: -25%;
  left: -25%;
  animation: move-bl 14s linear infinite;
  animation-delay: 4s;
}

.blob-tl {
  top: -25%;
  left: -25%;
  animation: move-tl 14s linear infinite;
  animation-delay: 8s;
}

.blob-center {
  top: 30%;
  left: 30%;
  animation: float-center 18s ease-in-out infinite;
  animation-delay: 2s;
}

/* Animations */

@keyframes move-tr {
  0% {
    transform: translate(0,0) scale(1);
    opacity: 0;
  }

  25% { opacity: 0.6; }

  50% {
    transform: translate(-40vw,40vh) scale(1.3);
    opacity: 0.4;
  }

  100% {
    transform: translate(-70vw,70vh) scale(1);
    opacity: 0;
  }
}

@keyframes move-bl {
  0% {
    transform: translate(0,0) scale(1);
    opacity: 0;
  }

  25% { opacity: 0.6; }

  50% {
    transform: translate(40vw,-40vh) scale(1.3);
    opacity: 0.4;
  }

  100% {
    transform: translate(70vw,-70vh) scale(1);
    opacity: 0;
  }
}

@keyframes move-tl {
  0% {
    transform: translate(0,0) scale(1);
    opacity: 0;
  }

  25% { opacity: 0.6; }

  50% {
    transform: translate(40vw,40vh) scale(1.3);
    opacity: 0.4;
  }

  100% {
    transform: translate(70vw,70vh) scale(1);
    opacity: 0;
  }
}

@keyframes float-center {
  0% {
    transform: translate(0,0) scale(1);
    opacity: 0.3;
  }

  25% {
    transform: translate(40px,-60px) scale(1.2);
  }

  50% {
    transform: translate(-50px,40px) scale(1.1);
    opacity: 0.5;
  }

  75% {
    transform: translate(30px,60px) scale(1.25);
  }

  100% {
    transform: translate(0,0) scale(1);
    opacity: 0.3;
  }
}


.blobi{
  position:absolute;
  border-radius:50%;
  background: radial-gradient(
    circle,
    #90ABD0 2%,
    #90ABD0 94%,
    transparent 100%
  );
  filter:blur(130px);
  opacity:0.55;
  z-index:0;
}

/* start from right bottom */
.blobi1{
  width:550px;
  height:550px;
  top:0px;
  right:-80px;
}

.blobi2{
  width:600px;
  height:600px;
  bottom:120px;
  right:220px;
}

.blobi3 {
  width:550px;
  height:550px;
  top:250px;
  right:-80px;
}

.upside{
    z-index: 99999;
    position: relative;
}

/* PANEL */
.panel {
  min-height: 420px;
  border-radius: 12px;
  margin-bottom: 30px;

}

.panel:last-child {
  margin-bottom: 0;
}

#success-stories {
    position: relative;
}
.case-box {
    padding: 40px;
}

.nav-pills .nav-link {
  cursor: pointer;
}


#section-countries svg path {
  stroke-dasharray: 1000;
  stroke-dashoffset: 1000;
}

.rp3-delivers-results h3,
.rp3-delivers-results p {
  opacity: 0;
  transform: translateY(30px);
}

#section-countries h2,
#section-countries .start-conversation,
#section-countries .view-more-btns {
  opacity: 0;
  transform: translateY(30px);
}

.ai-powered-tech-text h2 {
  font-size: 55px;
}

.scroll-tabs .common-view-more-btns{
    margin-top: 70px;
}

.parallax {
    position: relative;
    height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #00083F;
/*    border-radius: 10px;*/
    padding: 50px;
    margin-top: 60px;
}

#Ellipse-11 {
    background: linear-gradient(90deg, #5C53AC 0%, #5C53AC 33%, #9E72C6 45%, #C46DD6 70%, #CB5F88 100%);
}

/*.parallax:before{
    content: '';
    position: absolute;
    background-image: url(/RP3-Retail-Software/wp-content/themes/hello-elementor/assets/images/mid-circle-image.svg);
    width: 750px;
    height: 750px;
    background-repeat: no-repeat;
    background-size: cover;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}*/

.parallax svg {
  width: 100%;
  height: auto;
  will-change: transform;
}


#custom-scroll-tabs .custom-tabs {
  position: sticky;
  top: 100px;
}

#custom-scroll-tabs .nav-link {
  cursor: pointer;
  padding: 12px 0;
  font-weight: 500;
  color: #333;
}

#custom-scroll-tabs .nav-link.active {
  color: #4d71dd;
  font-weight: 700;
}

#custom-scroll-tabs .content-scroll {
  height: 100vh;
  overflow-y: auto;
  scroll-behavior: smooth;
}

#custom-scroll-tabs .content-panel {
  min-height: 100vh;
  padding: 40px;
}


.detail-story{
 font-family: "Manrope", sans-serif;
 color: #000;
}


.detail-story h3{
     font-weight: 700;
     margin-bottom: 5px;
    font-family: "Manrope", sans-serif;
}
.detail-story p{
    font-size: 16px;
}

.sticky-bb{
    position: fixed;
    left: 0;
}

.scroll-tabs.sticky-bb {
  position: fixed;
  top: 100px;
  width: 100%;
  max-width: 260px; /* match left column */
  z-index: 100;
}

.ai-powered-animi {
  overflow: hidden; /* hide letters before animation */
}

.ai-animation-split span {
  display: inline-block;
  transform: translateY(100%);
  opacity: 0; 
  text-transform: none;
    letter-spacing: normal;
  text-align: center;
  color: #fff;
  font-size: 32px;
}

.site-title.hide{
    display: block!important;
}

.sticky .site-title.hide{
    top: -5px;
    position: relative;
}

.our-section-page{
 padding-top: 110px;
}

.our-section-page h1{
    font-family: "Manrope", sans-serif;
    color: #2d3162;
    font-weight: 700;
    font-size: 45px;
}

.our-section-page p{
    margin-bottom: 30px;
    color: #00083F;
}

.button-design-inline a {
    background: #121b4a;
    padding: 7px 20px;
    border-radius: 5px;
    font-size: 14px;
    color: #fff;
    margin: 20px 20px 0 0;
    display: inline-block;
    font-family: "Manrope", sans-serif;
    letter-spacing: 0.5px;
        border: 1px solid  #121b4a;
}

.button-design-inline a:hover{
    color: #fff;
}

.button-design-inline .outlines{
    background: #fff;
    border: 1px solid #121b4a;
    color: #000;
}

.button-design-inline .outlines:hover{
    color: #000;
}

.feature-card {
  max-width: 100%;
  background: #ffffff;
  border-radius: 16px;
  padding: 25px;
  box-shadow: 0 20px 40px rgb(49 49 49 / 6%);
  font-family: "Manrope", sans-serif;
}

.feature-card {
  height: 100%;
  transition: 
    transform 0.5s cubic-bezier(.4,0,.2,1),
    box-shadow 0.5s cubic-bezier(.4,0,.2,1);
  transform-style: preserve-3d;
}

/* 3D hover lift */
.feature-card:hover {
  transform: translateY(-12px) rotateX(6deg) rotateY(-6deg);
  box-shadow:
    0 35px 60px rgba(0,0,0,0.18);
}

/* Icon depth */
.feature-card .icon-box {
  width: 52px;
  height: 52px;
  border-radius: 10px;
  background: linear-gradient(90deg, #2C3A90 1%, #5263C1 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin-bottom: 18px;
  transition: transform 0.5s ease;
  transform: translateZ(30px);
}

/* Icon pop on hover */
.feature-card:hover .icon-box {
  transform: translateZ(50px) scale(1.05);
}

/* Badge floating effect */
.feature-card .badge {
  display: inline-block;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: #6a11cb;
  transform: translateZ(20px);
}

/* Text depth */
.feature-card h3,
.feature-card p {
  transform: translateZ(18px);
}

/* Soft glow */
.feature-card::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: radial-gradient(circle at top left, rgba(106,17,203,0.25), transparent 60%);
  opacity: 0;
  transition: opacity 0.5s ease;
  pointer-events: none;
}

.feature-card:hover::after {
  opacity: 1;
}


span.badge {
  display: inline-block;
  padding: 6px 14px;
  font-size: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #1f2937;
  background: #eef3f8;
  border-radius: 999px;
  margin-bottom: 14px;
}

.feature-card h3 {
  font-size: 22px;
  line-height: 1.4;
  font-weight: 600;
  color: #0f172a;
  margin-bottom: 12px;
}

.feature-card p {
  font-size: 15px;
  line-height: 1.6;
  color: #475569;
  margin: 0;
}

#panelScroll .mid-heading-align,
#panelScroll .doted-line{
color: #000;
}

.contact-info {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: 1px dashed #969aaf;
    padding: 25px;
    border-radius: 5px;
    width: 80%;
    margin: 0px auto;
}

.contact-info h3{
    font-family: "Stack Sans Text", sans-serif;
}

.banner-solution{
    background: url('https://rp3.5exceptions.co/wp-content/themes/hello-elementor/assets/images/people-taking-part-business-event.jpg');
    padding: 80px 25px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-attachment: fixed!important;
    border-radius: 10px;
    color: #fff;
    position: relative;
}

.banner-solution:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0000006e;
    border-radius: 10px;
}

.banner-solution h3{
    color: #fff;
    font-family: "Stack Sans Text", sans-serif;
    font-size: 45px;
    position: relative;
    z-index: 1;
}

.container-new{
  width:100%;
  display:flex;
  flex-direction:column;
  height:auto;
  position:sticky;
}

.wrapper_full_width{
  width:100%;
  text-align:center;
  top:0;
}

.wrapper_full_width h1{
  font-size:62px;
  color: black;
}

.card_wrapper{
  display:flex;
  flex-direction:column;
  justify-content: space-evenly;
  align-items:center;
}

.ScrollSection{height:150vh;}
.Card{
 width:90%;
 height:70vh;
 top:0;
  border-radius:46px;
  padding : 5vw;
  position:sticky;
  backdrop-filter:grayscale(0);
}

.Scroll{
  height:300vh;
}

.is_1{
  background-color:#345262;
  
   z-index:1;
}
.is_2{
  
  background-color:#59391B;
 z-index:2;
}
.is_3{  
  background-color:#D8D2C2;
   z-index:3;
}

.is_4{
  background-color:#6B879E;
  z-index:4;
}

.pera-mid-align-width{
    max-width: 63%;
    margin: 0px auto;;
}

.gradient-wave-bg {
    position: relative;
    height: 40vh;
}

/* Common blob style */
.blob {
  position: absolute;
  opacity: 1;
}

/* Top-left blue blob */
.blob-1{
     width: 600px;
    height: 600px;
    background-image: url(https://rp3.5exceptions.co/wp-content/themes/hello-elementor/assets/images/bolb-circle.svg);
    top: -256px;
    left: -221px;
    z-index: 1;
    border-radius: 50%;
    opacity: 0.8;
}

/* Bottom-right purple blob */
.blob-2 {
    width: 300px;
    height: 300px;
    background-repeat: no-repeat;
    background-image: url('https://rp3.5exceptions.co/wp-content/themes/hello-elementor/assets/images/right-bolb.svg');bottom: -12px;
       bottom: -101px;
    right: -146px;
    z-index: 1;
    border-radius: 50%;
    background-size: contain;
}

/* Content above blobs */
.content-wave{
    background: linear-gradient(180deg, #ffffff 0%, #dee8ff 100%);
    padding-bottom: 350px;
}

.content-wave img{
    position: absolute;
    bottom: -36px;
    opacity: 0.9;
}

.solution-page-button-top.common-view-more-btns{
    background: transparent;
    border: 1px solid #00083F;
    color: #00083F;
    margin-left: 20px;
}

.solution-page-button-top.common-view-more-btns:hover{
        color: #00083F!important;
}

.content-block {
min-height: 70vh; /* Ensures a section stays in view long enough */
display: flex;
align-items: center;
}

.bg-counter-number{
    background: linear-gradient(180deg, #E7EDFE 0%, #F3F6FF 54%, #F3F6FF 100%);
    padding: 20px 0;
    border-radius: 10px;
        max-width: 85%;
    margin: 0px auto;
}

.bg-counter-number .hover-text {
    font-size: 45px;
    font-family: "Stack Sans Text", sans-serif;
    font-style: normal;
    font-weight: bolder;
    background: linear-gradient(90deg, #5C53AC 0%, #5C53AC 33%, /* extended dark blue */ #9E72C6 45%, #C46DD6 70%, #CB5F88 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}


.text-editor-design ul li::marker{
    color: #45bfd5;
}

.rounded-image{
    border-radius: 10px;
}

.faq-section .heading-tag h2{
    font-family: Manrope, sans-serif;
    font-weight: 600;
    font-size: 45px;
}

.submit-search{
    border-radius: 0 7px 7px 0 !important;
    padding: 10px 15px !important;
    box-shadow: none;
    background-color: #00083F !important;
    border-color: #00083F !important;
}

.submit-search .bi{
  color: #fff;
}

.blog-page-single{
  padding-top: 115px;
}

.blog-page-single .input-group{
  max-width: 70%;
}

.blog-page-single .search-category-filter{
    display: flex;
    align-items: center;
    margin: 10px auto 45px;
    justify-content: space-around;
}

.search-category-filter input{
        background: #f3f7ff;
}

.blog-page-single .blog-card{
  box-shadow: 0 6px 18px rgba(0,0,0,.08);
  transition: all 0.35s ease;
      z-index: 1;
    position: relative;
}

.blog-page-single .blog-card:hover{
  transform: translateY(-8px) scale(1.01);
  box-shadow: 0 20px 40px rgba(0,0,0,.15);
}

.blog-page-single .div-block-back{
  background: #f3f7ff;
}
    
.blog-page-single .div-block-back p{
margin: 10px 0;
}

.blog-page-single{
  position: relative;
}

.div-block-back .secondary-text{
    color: #65717C;
    font-size: 14px;
    font-family: "Manrope", sans-serif;
}

.filter-part {
    border: 1px solid #2d3162;
    padding: 9px 30px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    gap: 30px;
    cursor: pointer;
    transition: 0.5s ease all;
    background: #f3f7ff;
    z-index: 1;
}

.filter-part p{
color: #2d3162;
font-size: 18px;
margin: 0;
font-weight: 500;
}

#topic-blog{
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 47px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, .08);
    position: relative;
}

.toggle-content.open#topic-blog {
      margin-bottom: 30px;
}

#topic-blog h3{
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    color: #2d3162;
    font-weight: 700;
    margin: 0;
}

#topic-blog ul{
  margin: 0; 
  padding: 0;
}

#topic-blog ul li {
    list-style: none;
    display: inline-block;
    background: #ccd8f4;
    padding: 9px 30px;
    margin: 0px 15px 0 0;
    border-radius: 100px;
}

#topic-blog ul li a{
    color: #2d3162;
    font-size: 16px;
    font-weight: 500;
    font-family: "Manrope", sans-serif;
}

#topic-blog .rightarrow-svg{
    position: absolute;
    right: 10px;
    cursor: pointer;
}

.aligned-feature{
  display: flex;
  align-items: center;
  height: 290px;
  background: #f3f7ff;
}

.aligned-feature img{
  height: auto;
}

.featured-blogs-section h2{
    margin-top: 0;
    font-size: 45px;
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    color: #2d3162;
}



.filter-part:hover,
.filter-part:hover p{
/*  border-color:#9e72c6;
  color:#9e72c6;*/
}


.blog-page-single{
  position: relative;
  padding-top: 115px;
  background: linear-gradient(to bottom, #f3f6ff00 0%, #EEF2FE 50%, #dfe9fe 100%);
}


.max-headings{
  max-width: 70%;
}

.blog-detail-page h1{
    font-size: 50px;
    font-weight: 700;
    line-height: 62px;
    color: #2D3162;
}

 .max-headings p{
    font-size: 17px;
    line-height: 32px;
    color: #000;
 }

 .max-headings h2{
    font-weight: 700;
    color: #2D3162;
    font-size: 28px;
 }

.topblog-detail {
    width: 100%;
    margin-top: 25px;
    border-radius:60px;
    height: 400px;
    object-fit: cover;
    object-position: center;
    padding: 0;
}

.impact-animation-socails a{
    color: #000;
}

.read-time-min{
    font-size: 14px;
    text-align: right;
    margin-top: 15px;
    font-weight: 500;
}

.white-cover-blog{
    background-color: #fff;
    border-radius: 15px;
    padding: 30px;
}

.blog-card h3 {
    font-family: Manrope;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    color: #00083F;}

.div-block-back .secondary-text {
    color: #65717C;
    font-size: 14px;
    font-family: "Manrope", sans-serif;
}

.recommend-blog.blog-page-single:before{
 display: none;   
}


.featured-blogs-section p{
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 25px;
}

.aligned-feature h3{
    font-family: Manrope;
    font-weight: 500;
    font-size: 21px;
    line-height: normal;
    color: #00083F;
}

.aligned-feature .secondary-text{
 font-size: 18px;
} 

.first-scroll-move{
    position: relative;
    margin-top: -150px;
}

.maps-pins-other-01 img {
    width: 29px;
    height: 29px;
}

.maps-pins-other-01{
    position: absolute;
    top: 66%;
    left: 50%;
}

.maps-pins-other-01 .Peru_text {
    position: absolute;
    left: 20px;
    top: 33px;
}

.maps-pins-other-01 .Nicaragua_text{
    position: absolute;
    left: 105px;
    top: 33px;
}

.maps-pins-other-01 .El_salvador_text {
    position: absolute;
    left: 5px;
    top: -55px;
}

.maps-pins-other-01 .Paraguay_text{
position: absolute;
    left: 60px;
    top: 12px;
}

.maps-pins-other-01 .Honduras_text{
    position: absolute;
    left: 43px;
    top: -58px;
}

.maps-pins-other-01 .Guyana_text{
    position: absolute;
    left: 84px;
    top: -54px;
}

.maps-pins-other-01 .Venezuela_text{
    position: absolute;
    left: 64px;
    top: -49px;
}

.maps-pins-other-01 .Trinidadtobago_text{
position: absolute;
    left: 104px;
    top: -35px;
}

.maps-pins-other-01 .The-Caribbean_text{
position: absolute;
    left: 64px;
    top: -31px;
}


.maps-pins-other-01 .Jamaica_text{
    position: absolute;
    left: 63px;
    top: -100px;
}

.maps-pins-other-01 .Miami-usa{
    position: absolute;
    left: 31px;
    top: -137px;
}

.maps-pins-other-01 .Dominican-republic{
    position: absolute;
    left: 52px;
    top: -71px;
}

.Mexico_text{
    position: absolute;
    left: 29%;
    top: 36%;
    width: 29px;
    height: 29px;
}

.El-Salvador_text{
    position: absolute;
    left: 35%;
    top: 51%;
    width: 29px;
    height: 29px;
}

.Costa_rica_text{
    position: absolute;
    left: 41%;
    top: 54%;
    width: 29px;
    height: 29px;
}

.Belize_text{
    position: absolute;
    left: 40%;
    top: 46%; 
      width: 29px;
    height: 29px;
}

.Guatemala_text{
position: absolute;
    left: 33%;
    top: 47%;
    width: 29px;
    height: 29px;
}

.integrations-page{
    padding-top: 120px;
}


.integrations-page .top-move-unified-fade-in{
     font-size: 24px;
    line-height: 26px;
}


/* The canvas for the blur */
        .stage-inline {
            position: absolute;
            width: 100vw;
            height: 100vh;
            filter: blur(120px);
            z-index: 0;
        }

        .blobtop {
            position: absolute;
            width: 30vw;
            height: 30vw;
            border-radius: 50%;
            opacity: 0; /* Hidden by default */
            mix-blend-mode: screen;
        }

        /* --- BLOB 1: Top Right to Center --- */
        .blob-one {
            background: #F8B2F0;
            top: 20%;
            right: -20%;
            animation: move-tr-center 12s infinite;
        }

        /* --- BLOB 2: Bottom Left to Center --- */
        .blob-second {
            background: #648DF0;
            bottom: -60%;
           left: -20%;
            animation: move-bl-center 12s infinite;
            animation-delay: 4s; /* Starts after the first one is moving */
        }

        /* --- BLOB 3: Top Left to Center --- */
        .blob-third {
            background: #5499F4;
            top: -20%;
            left: -20%;
            animation: move-tl-center 12s infinite;
            animation-delay: 8s; /* Starts last */
        }

        /* --- ANIMATION KEYFRAMES --- */

        /* From Top Right to Center */
        @keyframes move-tr-center {
            0% { transform: translate(0, 0); opacity: 0; }
            20% { opacity: 0.6; } /* Fade in as it enters */
            50% { transform: translate(-40vw, 40vh) scale(1.2); opacity: 0.4; } /* Mid point */
            80% { opacity: 0; } /* Fade out before it reaches the far side */
            100% { transform: translate(-60vw, 60vh); opacity: 0; }
        }

        /* From Bottom Left to Center */
        @keyframes move-bl-center {
            0% { transform: translate(0, 0); opacity: 0; }
            20% { opacity: 0.6; }
            50% { transform: translate(40vw, -40vh) scale(1.2); opacity: 0.4; }
            80% { opacity: 0; }
            100% { transform: translate(60vw, -60vh); opacity: 0; }
        }

        /* From Top Left to Center */
        @keyframes move-tl-center {
            0% { transform: translate(0, 0); opacity: 0; }
            20% { opacity: 0.6; }
            50% { transform: translate(40vw, 40vh) scale(1.2); opacity: 0.4; }
            80% { opacity: 0; }
            100% { transform: translate(60vw, 60vh); opacity: 0; }
        }

        
.fullfooter{
background: linear-gradient(to right, #f3f6ff00 0%, #EEF2FE 50%, #dfe9fe 100%);
}


@media (min-width: 1920px) {
.blobi1,.blobi2,.blobi3{
  width:800px;
  height:800px;
}

 #section-3:before{
    top: -1197px;
 }
.success-stories-bg{
   padding: 315px 0 50px; 
}

.content-block {
     min-height: 56vh;
}

}

@media screen and (min-width: 1200px) and (max-width: 1399px) {
.mobile-hide{
    left: 473px !important;
}
}

}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .gradient-numberhover h3 {
    font-size: 50px;
  }  

}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .scroll-tabs{
        background: #fff;
    }

   .scroll-tabs .nav-item{
    padding: 5px 15px;
    } 

    .scroll-tabs .common-view-more-btns{
        margin-top: 0;
    }

    .point-sales-peragraph{
    max-width: 100%;
    }

    body .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{
        display: block!important;
    } 
        .site-navigation-toggle-holder.show{
        display: none;
    }
    .gradient-numberhover h3{
        font-size: 30px;
    }
    .gradient-numberhover span{
        font-size: 14px;
    }
    .mobile-hide{
        display: none;
    }
    .scroll-tabs .view-more-btns {
        margin-top: 0;
    }
    .parallax{
        height: 100%;
    }
    .scroll-tabs {
        margin-bottom: 10px;
    }
    .accordion-button {
        white-space: normal !important;
    }
    .hero-main-text span{
       font-size: 36px;
    }
}

@media (max-width: 767px) {

 .clients-header h2{
    font-size: 25px;
 }
  .clients-grid{
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr))!important;
   }
    #success-stories::before{
    background-position: center center;
    background-size: cover;
    }
    .point-sales-peragraph{
        max-width: 95%;
    }
    .custom-tabs{
        justify-content: center;
    }
    .featured-series:before{
        top: auto;
        bottom: 0px;
    }
    .graph-mask img{
        min-width: 100%;
    }
    .bg-footerwave{
            padding: 0px 0 90px;
    }
    .mobile-justify-center{
      justify-content: center;
        text-align: center;
    }
    .real-time-graph h2{
        font-size: 23px;
    }
    .growth-card h3 {
        font-size: 17px;
        margin-bottom: 8px;
    }
    .case-box, .growth-card {
     padding: 20px;
    }

    .hero-main-text{
            width: 79%;
    }
    .hero-main-text h1{
        font-size: 40px;
    }
    .hero-main-text span{
            font-size: 27px;
    }
    .gradient-wave-bg{
        height: 24vh;
    }

    .wave-imageblue{
        padding: 100px 0 0;
    }

    #custom-scroll-tabs .custom-tabs {
    position: static;
    flex-direction: row;
    overflow-x: auto;
    white-space: nowrap;
  }



  #custom-scroll-tabs .nav-item {
    display: inline-block;
    margin-right: 15px;
  }

  #custom-scroll-tabs .content-scroll {
    height: auto;
  }
    .mobileview-btn{
    width: max-content;
    margin: 0px auto;
    position: absolute;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%);
    }
    .mobileview-btn span{
        margin-left: 13px;
    }
    #section-countries h2{
        font-size: 27px;
        margin-bottom: 25px;
        line-height: 32px;
    }
    #Vector img{
      width: 70px!important;
    } 

    .scroll-tabs .common-view-more-btns {
    margin-top: 15px;
    margin-bottom: 15px;
}

.move-space-top-section:before{
        width: 200px;
    height: 200px;
    background-repeat: no-repeat;
    right: -102px;
    bottom: -80px;
    background-size: cover;
    z-index: -1;
}

.drawer-toggle img {
    width: 30px;
    height: 30px;
}

.drawer-toggle{
    padding: 0;
}

   body .site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{
        display: block!important;
    }

    .position-right .soft-border-btn{
            margin-right: 0;
            padding: 6px 6px 6px 10px;
            font-size: 14px;
            display: none;
    }

    .site-navigation-toggle-holder.show{
        display: none;
    }

    .icon-banner-top{
        width: 50px;
        height: 50px;
    }

    .icon-banner-top.topmove{
        top: 0;
        left: -74px;
    }
    .icon-banner-top.last-move{
        right: -52px;
        top: 0;
    }
    #section-3 .owl-nav{
        display: none!important;
    }
    .gradient-numberhover{
        text-align: center;
    }
    .gradient-numberhover h3 {
    font-size:35px;
}
   .gradient-numberhover span{
        font-size: 14px;
        line-height: 19px;
    }

    .mt-space-count {
    margin-top: 10px;
    }
    .mobile-hide{
        display: none;
    }
    .start-conversation{
        font-size: 25px;
        line-height: 35px;
    }
    .parallax{
        height: 100%;
        padding: 5px;
        margin: 0;
    }
    .hover-text span{
        font-size: 25px!important;
    }
    .heading-tag h2 {
     font-size: 25px;
    }
    .heading-tag span {
       font-size: 22px;  
    }
    
    .scroll-tabs{
        background: #fff;
    }

   .scroll-tabs .nav-item{
    padding: 5px 15px;
    }   
    #ss-scroll-section{
        padding-top: 0px!important;
    }
    .short-image-gradient {
     width: 55%;
     margin-bottom: 5px;
    }
    .accordion-button{
        white-space: normal !important;
    }
    .mid-heading-align{
            font-size: 20px;
            line-height: 27px;
    }
    .case-stats h5{
        font-size: 26px;
    }
    .case-stats span{
        font-size: 12px;
    }
    .rp3-delivers-results h3{
        margin-top: 15px;
    }
    .ecosystem-section h2, .ultimate-text{
        font-size: 25px;
    }
    .accordion-button{
        font-size: 14px !important;
    }
    .ecosystem-section img{
        width: 155px;
    height: 155px;
    }
}


/* Responsive fix */
@media (max-width: 768px) {
    .side-menu {
    text-align: center;
  }
}


@media (min-width: 1200px) {
   .site-header .header-inner{
      min-width: 1300px;
    }
}



/* --- BLUR BACKGROUND SYSTEM --- */
        .blur-stage {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            filter: blur(100px);
            z-index: 0;
        }

        .blob {
            position: absolute;
            width: 40vw;
            height: 40vw;
            border-radius: 50%;
            opacity: 0;
        }

        .blob-tr { background: #c7d2fe; top: -10%; right: -10%; animation: move-tr 15s infinite; }
        .blob-bl { background: #e0e7ff; bottom: -10%; left: -10%; animation: move-bl 15s infinite; animation-delay: 5s; }

        @keyframes move-tr {
            0% { transform: translate(0, 0); opacity: 0; }
            50% { opacity: 0.6; }
            100% { transform: translate(-50vw, 50vh); opacity: 0; }
        }
        @keyframes move-bl {
            0% { transform: translate(0, 0); opacity: 0; }
            50% { opacity: 0.6; }
            100% { transform: translate(50vw, -50vh); opacity: 0; }
        }

        /* --- CROSSING WAVES (DNA EFFECT) --- */
        .wave-wrapper {
            position: relative;
            width: 200%;
            height: 400px;
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 5;
        }

        .dna-svg {
            position: absolute;
            width: 200%; /* Double width for seamless scroll */
            height: 150%;
        }

        /* Wave 1 - Moving Left to Right */
        .wave-1 {
            animation: flow 10s linear infinite;
        }

        /* Wave 2 - Moving Right to Left or offset speed to create "crossing" */
        .wave-2 {
            animation: flow 7s linear infinite reverse;
            opacity: 0.6;
        }

        /* Wave 3 - Faster thin line */
        .wave-3 {
            animation: flow 15s linear infinite;
            opacity: 0.3;
        }