.our-features .container {
    z-index: 1;
    position: relative;
  }
  .our-features .bar-shape {
    z-index: -1;
    top: -81px;
    position: absolute;
    left: -788px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .our-features .bar-shape {
      display: none;
    }
  }
  .our-features .small-ball-shape {
    position: absolute;
    z-index: -1;
    top: -150px;
    left: -315px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .our-features .small-ball-shape {
      display: none;
    }
  }
  .our-features__item {
    padding: 27px;
    padding-bottom: 32px;
    border: 1.5px solid rgba(1, 9, 21, 0.1);
  }
  .our-features__item-wrapper {
    gap: 20px;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
  }
  @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .our-features__item-wrapper {
      -ms-grid-columns: 1fr;
      grid-template-columns: 1fr;
    }
  }
  .our-features__item p {
    color: rgba(1, 9, 21, 0.7) !important;
  }
  .our-features__item-header {
    gap: 14px;
  }
  .our-features__item-header .icon {
    max-width: 40px;
  }
  .our-features__item-header .icon img {
    width: auto;
    max-width: 100%;
  }
  .our-features__item .readmore {
    font-style: normal;
    font-size: 15px;
    line-height: 20px;
    color: var(--rr-text-primary);
    font-weight: var(--rr-fw-medium);
  }
  .our-features__item .readmore svg {
    margin-left: 5px;
  }

  .our-features__media {
    margin-top: -36px;
    margin-right: 68px;
    margin-left: -303px;
    margin-bottom: -126px;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .our-features__media {
      margin-right: 30px;
      margin-left: -396px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .our-features__media {
      margin-top: 40px;
      max-width: 700px;
      margin-left: -111px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
    .our-features__media {
      margin-bottom: -80px;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .our-features__media {
      margin-bottom: -70px;
    }
  }
  
  .our-features-1__section-space {
    padding-top: 173px;
    padding-bottom: 173px;
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
    .our-features-1__section-space {
      padding-top: 80px;
      padding-bottom: 80px;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .our-features-1__section-space {
      padding-top: 70px;
      padding-bottom: 70px;
    }
  }
  .our-features-1__section-space-top {
    padding-top: 225px;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .our-features-1__section-space-top {
      padding-top: 200px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .our-features-1__section-space-top {
      padding-top: 150px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .our-features-1__section-space-top {
      padding-top: 100px;
    }
  }
  @media only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .our-features-1__section-space-top {
      padding-top: 70px;
    }
  }
  .our-features-1 .container {
    z-index: 1;
    position: relative;
  }
  .our-features-1__shape-1 {
    z-index: -1;
    margin-left: -86px;
    position: absolute;
    margin-top: -274px;
  }
  .our-features-1__shape-container {
    top: -173px;
    z-index: -1;
    left: -315px;
    position: absolute;
  }
  .our-features-1__shape-container img {
    width: 1920px;
  }
  .our-features-1__list {
    padding: 0;
    margin: 0;
    padding-left: 17px;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    margin-bottom: -25px;
    max-width: 535px;
  }
  @media (max-width: 575px) {
    .our-features-1__list {
      -webkit-column-count: 1;
         -moz-column-count: 1;
              column-count: 1;
      margin-bottom: -15px;
    }
  }
  .our-features-1__list li {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 25px;
    color: var(--rr-heading-primary);
  }
  @media (max-width: 575px) {
    .our-features-1__list li {
      margin-bottom: 15px;
    }
  }
  .our-features-1__content .section__subtitle {
    padding-left: 42px;
  }
  .our-features-1__content h2, .our-features-1__content .h2 {
    font-size: var(--rr-fs-h2);
    line-height: var(--rr-lh-h2);
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .our-features-1__content h2, .our-features-1__content .h2 {
      font-size: 35px;
      line-height: 45px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px) {
    .our-features-1__content h2, .our-features-1__content .h2 {
      font-size: 33px;
      line-height: 43px;
    }
  }
  @media (max-width: 575px) {
    .our-features-1__content h2, .our-features-1__content .h2 {
      font-size: 28px;
      line-height: 38px;
    }
  }
  @media (max-width:450px) {
    .our-features-1__content h2, .our-features-1__content .h2 {
      font-size: 25px;
      line-height: 35px;
    }
  }
  .our-features-1__media {
    margin-top: -88px;
    margin-right: 80px;
    margin-left: -155px;
    margin-bottom: -180px;
  }
  @media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .our-features-1__media {
      margin-top: 0;
      margin-left: -194px;
      margin-right: 40px;
    }
  }
  @media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .our-features-1__media {
      margin-bottom: -84px;
      margin-left: 0;
      margin-top: 40px;
      margin-right: 0;
      max-width: 468px;
    }
  }
  .upDown {
    -webkit-animation: upDown 1.3S infinite alternate;
            animation: upDown 1.3S infinite alternate;
  }
  
  @-webkit-keyframes upDown {
    0% {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
    }
    100% {
      -webkit-transform: translateY(-15px);
      transform: translateY(-15px);
    }
  }
  
  @keyframes upDown {
    0% {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
    }
    100% {
      -webkit-transform: translateY(-15px);
      transform: translateY(-15px);
    }
  }
  .leftRight {
    -webkit-animation: leftRight 1.3S infinite alternate;
            animation: leftRight 1.3S infinite alternate;
  }
  
  @-webkit-keyframes rightLeft {
    0% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
    }
    100% {
      -webkit-transform: translateX(10px);
      transform: translateX(10px);
    }
  }
  
  @keyframes rightLeft {
    0% {
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
    }
    100% {
      -webkit-transform: translateX(10px);
      transform: translateX(10px);
    }
  }
  .rightLeft {
    -webkit-animation: rightLeft 1.3S infinite alternate;
            animation: rightLeft 1.3S infinite alternate;
  }
  
  @-webkit-keyframes zooming {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  
  @keyframes zooming {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.1);
              transform: scale(1.1);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @-webkit-keyframes wobble-vertical {
    16.65% {
      -webkit-transform: translateY(8px);
              transform: translateY(8px);
    }
    33.3% {
      -webkit-transform: translateY(-6px);
              transform: translateY(-6px);
    }
    49.95% {
      -webkit-transform: translateY(4px);
              transform: translateY(4px);
    }
    66.6% {
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px);
    }
    83.25% {
      -webkit-transform: translateY(1px);
              transform: translateY(1px);
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes wobble-vertical {
    16.65% {
      -webkit-transform: translateY(8px);
              transform: translateY(8px);
    }
    33.3% {
      -webkit-transform: translateY(-6px);
              transform: translateY(-6px);
    }
    49.95% {
      -webkit-transform: translateY(4px);
              transform: translateY(4px);
    }
    66.6% {
      -webkit-transform: translateY(-2px);
              transform: translateY(-2px);
    }
    83.25% {
      -webkit-transform: translateY(1px);
              transform: translateY(1px);
    }
    100% {
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @-webkit-keyframes zooming-8 {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.009);
              transform: scale(1.009);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @keyframes zooming-8 {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(1.009);
              transform: scale(1.009);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  .zooming-8 {
    -webkit-animation: zooming-8 1.3S infinite alternate;
            animation: zooming-8 1.3S infinite alternate;
  }
  
  .zooming {
    -webkit-animation: zooming 1.3S infinite alternate;
            animation: zooming 1.3S infinite alternate;
  }
  
  .zooming1 {
    -webkit-animation: zooming 1.5S infinite alternate;
            animation: zooming 1.5S infinite alternate;
  }
  
  .zooming2 {
    -webkit-animation: zooming 2.3S infinite alternate;
            animation: zooming 2.3S infinite alternate;
  }
  
  .zooming3 {
    -webkit-animation: zooming 3S infinite alternate;
            animation: zooming 3S infinite alternate;
  }
  
  .zooming4 {
    -webkit-animation: zooming 1S infinite alternate;
            animation: zooming 1S infinite alternate;
  }
  
  @-webkit-keyframes zoominupanimation {
    0% {
      -webkit-transform: scale(1) translate(0, 0);
              transform: scale(1) translate(0, 0);
    }
    50% {
      -webkit-transform: scale(0.8) translate(19px, 19px);
              transform: scale(0.8) translate(19px, 19px);
    }
    100% {
      -webkit-transform: scale(1) translate(0, 0);
              transform: scale(1) translate(0, 0);
    }
  }
  
  @keyframes zoominupanimation {
    0% {
      -webkit-transform: scale(1) translate(0, 0);
              transform: scale(1) translate(0, 0);
    }
    50% {
      -webkit-transform: scale(0.8) translate(19px, 19px);
              transform: scale(0.8) translate(19px, 19px);
    }
    100% {
      -webkit-transform: scale(1) translate(0, 0);
              transform: scale(1) translate(0, 0);
    }
  }
  .zoominupanimation {
    -webkit-animation: zoominupanimation 1.3S infinite alternate;
            animation: zoominupanimation 1.3S infinite alternate;
  }
  
  @-webkit-keyframes line-to-bottom {
    0% {
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
    }
    50% {
      -webkit-transform: translateY(800px);
              transform: translateY(800px);
    }
    100% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
  }
  
  @keyframes line-to-bottom {
    0% {
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
    }
    50% {
      -webkit-transform: translateY(800px);
              transform: translateY(800px);
    }
    100% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
  }
  @-webkit-keyframes line-to-bottom-360 {
    0% {
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
    }
    50% {
      -webkit-transform: translateY(300px);
              transform: translateY(300px);
    }
    100% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
  }
  @keyframes line-to-bottom-360 {
    0% {
      -webkit-transform: translateY(0%);
              transform: translateY(0%);
    }
    50% {
      -webkit-transform: translateY(300px);
              transform: translateY(300px);
    }
    100% {
      -webkit-transform: translateY(0px);
              transform: translateY(0px);
    }
  }
  @-webkit-keyframes zoominupanimation1 {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(0.9) translate(6px, 6px);
              transform: scale(0.9) translate(6px, 6px);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  @keyframes zoominupanimation1 {
    0% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
    50% {
      -webkit-transform: scale(0.9) translate(6px, 6px);
              transform: scale(0.9) translate(6px, 6px);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  .zoominupanimation1 {
    -webkit-animation: zoominupanimation1 1.3S infinite alternate;
            animation: zoominupanimation1 1.3S infinite alternate;
  }
  
  @-webkit-keyframes panel {
    0% {
      width: 100%;
    }
    100% {
      width: 0;
    }
  }
  
  @keyframes panel {
    0% {
      width: 100%;
    }
    100% {
      width: 0;
    }
  }
  .panel {
    position: absolute;
    top: 0;
    width: 0%;
    height: 100%;
    left: 0;
    background: var(--rr-theme-primary);
    z-index: 10;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    transition: -webkit-transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out;
    transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
    -webkit-animation: panel 2s;
            animation: panel 2s;
    -webkit-animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
            animation-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
  }


  .services-provided .container {
    position: relative;
    z-index: 1;
  }
  .services-provided__shape-container {
    position: absolute;
    z-index: -1;
    top: -120px;
    left: -315px;
  }
  .services-provided__shape-right {
    position: absolute;
    z-index: -1;
    top: -74px;
    right: -770px;
  }
  .services-provided__shape-right img {
    width: 1266.93px;
    height: 1006.14px;
  }
  .services-provided__tab {
    max-width: 332px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none !important;
    gap: 20px;
    position: relative;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .services-provided__tab {
      margin-bottom: 40px;
      gap: 10px;
      max-width: 100%;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
    }
    .services-provided__tab:after {
      display: none;
    }
  }
  .services-provided__tab:after {
    content: "";
    right: 0;
    height: 100%;
    position: absolute;
    width: 4px;
    background: rgba(1, 9, 21, 0.05);
    border-radius: 10px;
  }
  .services-provided__tab li {
    border: none !important;
    position: relative;
    z-index: 1;
  }
  .services-provided__tab li:after {
    width: 4px;
    height: 100%;
    content: "";
    right: 0;
    position: absolute;
    z-index: -1;
    top: 0;
    background: var(--rr-theme-primary);
    border-radius: 10px;
    opacity: 0;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .services-provided__tab li:after {
      display: none;
    }
  }
  .services-provided__tab li:has(button.active):after {
    opacity: 1;
  }
  .services-provided__tab li button {
    padding: 0;
    margin: 0;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 14px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 20px;
    line-height: 28px;
    background-color: transparent !important;
    border: none !important;
    color: var(--rr-heading-primary);
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .services-provided__tab li button {
      font-size: 16px;
      line-height: 26px;
      gap: 8px;
    }
  }
  .services-provided__tab li button.active {
    color: var(--rr-theme-primary);
  }
  .services-provided__tab li button.active span {
    background-color: var(--rr-theme-primary);
  }
  .services-provided__tab li button.active span svg path[stroke="#292D32"] {
    stroke: var(--rr-common-white);
  }
  .services-provided__tab li button span {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-radius: 500px;
    background: rgba(1, 9, 21, 0.05);
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .services-provided__tab li button span {
      width: 40px;
      height: 40px;
    }
    .services-provided__tab li button span svg {
      max-width: 18px;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .services-provided__tab li button span {
      width: 30px;
      height: 30px;
    }
    .services-provided__tab li button span svg {
      max-width: 15px;
    }
  }
  .services-provided__content {
    max-width: 586px;
    margin-left: auto;
    margin-right: auto;
  }
  .services-provided__tab-content-media svg {
    margin-left: 29px;
    max-width: 100%;
    margin-top: -55px;
  }
  @media only screen and (min-width: 768px) and (max-width: 991px), only screen and (min-width: 576px) and (max-width: 767px), (max-width: 575px) {
    .services-provided__tab-content-media svg {
      margin-left: 0;
      margin-top: 0;
      width: auto;
      height: auto;
    }
  }