.inner-banner {
  overflow: hidden;
  position: relative;
}
.inner-banner .banner-image {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}
.inner-banner .banner-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  margin-top: -18%;
}
@media screen and (max-width: 1740px) {
  .inner-banner .banner-image {
    height: 1830px;
  }
}
@media screen and (max-width: 991px) {
  .inner-banner .banner-image {
    height: 956px;
  }
  .inner-banner .banner-image img {
    height: 122%;
  }
}
@media screen and (max-width: 820px) {
  .inner-banner .banner-image {
    height: 100%;
  }
  .inner-banner .banner-image img {
    height: 122%;
  }
}
@media screen and (max-width: 1365px) {
  .inner-banner h1.data-management {
    font-size: 50px;
    line-height: 70px;
  }
}
@media screen and (max-width: 991px) {
  .inner-banner {
    min-height: 800px;
  }
}
@media screen and (max-width: 820px) {
  .inner-banner {
    min-height: 900px;
  }
}
@media screen and (max-width: 500px) {
  .inner-banner {
    min-height: 1000px;
  }
}

.card-box {
  padding: 90px;
  border-radius: 50px;
  background: rgba(0, 0, 0, 0.6);
  margin-top: 8%;
}
@media screen and (max-width: 1365px) {
  .card-box.data-management .font-60 {
    font-size: 40px;
    line-height: 60px;
  }
}
@media screen and (max-width: 1199px) {
  .card-box {
    padding: 50px;
    margin: 0 0 40px;
  }
}
@media screen and (max-width: 767px) {
  .card-box {
    padding: 20px;
  }
}

.header-black .header-menu-global {
  background-color: #000;
}

@media (max-width: 450px) {
  .global-wrapper .container-xlarge.frontier-head-con .card-box h3 {
    font-size: 40px !important;
    line-height: 44px !important;
  }
  .global-wrapper .container-xlarge.frontier-head-con .card-box p {
    font-size: 18px !important;
    line-height: 24px !important;
  }
}
.cta-svg-line-anim svg .draw-curve-1 {
  stroke-dashoffset: 2111.19921875px;
  stroke-dasharray: 2111.19921875px;
  transition: stroke-dashoffset 2s linear 0s;
}
@media (max-width: 767px) {
  .cta-svg-line-anim svg .draw-curve-1 {
    stroke-width: 9;
  }
}
.cta-svg-line-anim.active svg .draw-curve-1 {
  stroke-dashoffset: 4222.3984375px;
}

.cta-form-top-anim svg .draw-footer-form-top-curve {
  stroke-dashoffset: 2249.0639648438px;
  stroke-dasharray: 2249.0639648438px;
  transition: stroke-dashoffset 2s linear 0s;
}
@media (max-width: 767px) {
  .cta-form-top-anim svg .draw-footer-form-top-curve {
    stroke-width: 9;
    opacity: 1;
  }
}
.cta-form-top-anim.active svg .draw-footer-form-top-curve {
  stroke-dashoffset: 4498.1279296875px;
}

.cta-form-bottom-anim svg .draw-footer-form-bottom-curve {
  stroke-dashoffset: 2256.82421875px;
  stroke-dasharray: 2256.82421875px;
  transition: stroke-dashoffset 2s linear 0s;
}
@media (max-width: 767px) {
  .cta-form-bottom-anim svg .draw-footer-form-bottom-curve {
    stroke-width: 9;
    opacity: 1;
  }
}
.cta-form-bottom-anim.active svg .draw-footer-form-bottom-curve {
  stroke-dashoffset: 0;
}

.approach-wrapper {
  overflow: hidden;
}
.approach-wrapper.bg-light-blue {
  background-color: #f3f7fb;
}
.approach-wrapper .approach-data {
  display: flex;
  gap: 16px;
}
.approach-wrapper .approach-data .left-col {
  width: 40%;
  color: #2475EC;
}
.approach-wrapper .approach-data .right-col {
  width: 60%;
}
@media (max-width: 991px) {
  .approach-wrapper .approach-data {
    flex-wrap: wrap;
  }
  .approach-wrapper .approach-data .left-col, .approach-wrapper .approach-data .right-col {
    width: 100%;
  }
}
.approach-wrapper p {
  margin-bottom: 0;
}

/* Timeline Styles */
.timeline {
  position: relative;
  padding-left: 60px;
  margin-left: 30px;
  border-left: 2px solid #BEBEBE;
  padding-top: 60px;
  margin-top: 30px;
}
.timeline .timeline-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 75px;
  position: relative;
}
.timeline .timeline-item .icon {
  width: 60px;
  height: 60px;
  background-color: #C201B0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -90px;
  top: -20px;
}
.timeline .timeline-item .icon img {
  width: 42px;
  height: 42px;
}
.timeline .timeline-item .content h3 {
  font-weight: bold;
  margin-bottom: 16px;
}

.sap-offering {
  overflow: hidden;
}
.sap-offering .left-col {
  width: 40%;
}
.sap-offering .right-col {
  width: 60%;
  padding-left: 80px;
}
@media only screen and (max-width: 1200px) {
  .sap-offering .right-col {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .sap-offering {
    padding-bottom: 60px;
  }
  .sap-offering .left-col, .sap-offering .right-col {
    width: 100%;
  }
  .sap-offering .right-col {
    padding-left: 0px;
  }
  .sap-offering .left-col {
    padding-bottom: 30px;
  }
}

.flex-wrap {
  flex-wrap: wrap;
}

/* sap consulting services page */
.sap-offering .slider-tab__sec {
  border: 1px solid #0095FF;
  border-radius: 50px;
  padding: 76px 56px 50px;
  color: #fff;
}
.sap-offering .slider-tab__sec .slider-tab__left {
  width: auto !important;
  position: relative;
}
.sap-offering .slider-tab__sec .slider-tab-dropdown {
  display: none;
  background-color: #237efb;
  font-size: 18px;
  padding: 15px 50px 10px 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  position: relative;
  font-family: "Helvetica-Bold";
}
.sap-offering .slider-tab__sec .slider-tab-dropdown::after {
  display: block;
  content: "";
  border: solid #030a24;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 17px;
  transition: all 0.25s ease;
}
.sap-offering .slider-tab__sec .slider-tab-dropdown.tab-selected::after {
  top: 21px;
  transform: rotate(224deg);
}
.sap-offering .slider-tab__sec .slide-slider-copy__image {
  width: 127px;
  height: 127px;
  background-color: #fff;
  border-radius: 100px;
  padding: 33px;
}
.sap-offering .slider-tab__sec h3 {
  margin: 34px 0;
}
@media only screen and (max-width: 1200px) {
  .sap-offering .slider-tab__sec {
    padding: 30px 20px 20px;
  }
  .sap-offering .slider-tab__sec .list {
    margin: 40px -10px 0 !important;
  }
  .sap-offering .slider-tab__sec .list li {
    padding: 15px;
    margin: 10px 10px;
    width: calc(50% - 20px);
  }
}
@media only screen and (min-width: 992px) {
  .sap-offering .slider-tab__sec .list {
    margin: 80px -15px 0 !important;
    list-style: none;
    margin: 0 -15px;
    padding: 0px;
    flex-wrap: wrap;
    display: flex !important;
  }
  .sap-offering .slider-tab__sec .list li {
    width: calc(50% - 30px);
    margin: 20px 15px;
    border: 1.5px solid #237EFB;
    border-radius: 100px;
    padding: 24px 20px;
    text-align: center;
    font-weight: 700;
    cursor: pointer;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .sap-offering .slider-tab__sec .list li.active, .sap-offering .slider-tab__sec .list li:hover {
    background: #237EFB;
    color: #fff;
  }
}
@media screen and (max-width: 991px) {
  .sap-offering .slider-tab__sec .list {
    display: none;
    top: calc(100% - 19px);
    width: 100%;
    position: absolute;
    z-index: 4;
    background: #237efb;
    margin: 0px !important;
    padding: 0px;
    list-style: none;
  }
  .sap-offering .slider-tab__sec .list li {
    padding: 10px;
    margin: 0px;
    border-bottom: solid 1px #707070;
    left: 0px;
    width: 100%;
  }
  .sap-offering .slider-tab__sec .list li.active, .sap-offering .slider-tab__sec .list li:hover {
    background: #000;
  }
  .sap-offering .slider-tab__sec .slider-tab-dropdown {
    display: block;
    background-color: #237efb;
    font-size: 18px;
    padding: 15px 50px 10px 20px;
    line-height: 1.2;
    margin-bottom: 20px;
    position: relative;
    font-family: Helvetica-Bold;
  }
  .sap-offering .slider-tab__sec .slider-tab {
    display: flex;
    flex-direction: column-reverse;
  }
  .sap-offering .slider-tab__sec h3 {
    margin: 20px 0;
  }
}

.slick-arrow {
  display: none !important;
  transform: none !important;
  top: initial !important;
  bottom: 0 !important;
  left: 0 !important;
  right: initial !important;
  width: get-vw(104px);
  height: get-vw(104px);
  background: url(../../images/industry/sl-arrow.svg) !important;
  background-repeat: no-repeat !important;
  background-position: left top !important;
  background-size: contain !important;
  z-index: 3;
}
.slick-arrow::before {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .slick-arrow {
    display: block !important;
    width: 30px;
    height: 30px;
    bottom: -80px !important;
  }
}
.slick-arrow:hover {
  opacity: 0.6;
}
.slick-arrow.slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.slick-arrow.slick-next {
  transform: rotate(180deg) !important;
}
@media screen and (max-width: 991px) {
  .slick-arrow.slick-next {
    left: 50px !important;
  }
}

.unique-value {
  overflow: hidden;
}

.vtab-style-1 .slider-tab-dropdown {
  display: none;
  background-color: #237efb;
  font-size: 18px;
  padding: 15px 50px 10px 20px;
  line-height: 1.2;
  margin-bottom: 20px;
  position: relative;
  font-family: "Helvetica-Bold";
  color: #fff;
}
.vtab-style-1 .slider-tab-dropdown::after {
  display: block;
  content: "";
  border: solid #030a24;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  right: 20px;
  top: 17px;
  transition: all 0.25s ease;
}
.vtab-style-1 .slider-tab-dropdown.tab-selected::after {
  top: 21px;
  transform: rotate(224deg);
}
.vtab-style-1 .slide-slider {
  box-shadow: 21px 21px 60px rgba(0, 0, 0, 0.29);
  background-color: #fff;
  padding: 30px 0 30px 30px;
  border-radius: 42px;
}
.vtab-style-1 .slide-slider .icon {
  background: #237EFB;
  border-radius: 100px;
  padding: 30px;
  box-shadow: 9px 9px 21px rgba(0, 0, 0, 0.29);
  width: 127px;
  margin-right: 20px;
}
.vtab-style-1 .slide-slider h3 {
  width: calc(100% - 150px);
  font-weight: 700;
}
.vtab-style-1 .slide-slider p {
  margin: 20px 30px 0 0;
}
.vtab-style-1 .slide-slider-copy__image {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.vtab-style-1 .slide-slider-copy__area ul {
  padding: 0px;
  margin: 20px 30px 0 0;
}
.vtab-style-1 .slide-slider-copy__area ul li {
  display: flex;
  align-items: center;
  padding-left: 45px;
  position: relative;
  margin: 10px 0;
}
.vtab-style-1 .slide-slider-copy__area ul li:before {
  content: "";
  background: url("../images/data-engineering/check.svg") no-repeat center center;
  width: 25px;
  height: 25px;
  margin-right: 27px;
  background-color: #C301B1;
  box-shadow: 9px 9px 21px rgba(0, 0, 0, 0.29);
  border-radius: 100px;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 15px;
}
@media only screen and (min-width: 992px) {
  .vtab-style-1 .slider-tab {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .vtab-style-1 .slider-tab__left {
    width: 50%;
    position: relative;
  }
  .vtab-style-1 .slide-slider {
    width: 50%;
    max-width: 658px;
  }
  .vtab-style-1 .list {
    list-style: none;
    display: block !important;
    padding: 0px;
  }
  .vtab-style-1 .list li {
    cursor: pointer;
    color: rgba(11, 12, 40, 0.2);
    margin: 30px 0px;
    padding: 0px 0 0 25px;
    display: flex;
    position: relative;
  }
  .vtab-style-1 .list li.active, .vtab-style-1 .list li:hover {
    color: #0B0C28;
  }
  .vtab-style-1 .list li.active:before, .vtab-style-1 .list li:hover:before {
    content: "";
    width: 14px;
    height: 14px;
    background: #C301B1;
    border-radius: 100px;
    position: absolute;
    left: 0px;
    top: 5px;
  }
}
@media screen and (max-width: 991px) {
  .vtab-style-1 {
    padding-bottom: 80px;
  }
  .vtab-style-1 .slider-tab__left {
    position: relative;
  }
  .vtab-style-1 .list {
    display: none;
    top: calc(100% - 19px);
    width: 100%;
    position: absolute;
    z-index: 4;
    background: #237efb;
    margin: 0px !important;
    padding: 0px;
    list-style: none;
  }
  .vtab-style-1 .list li {
    padding: 10px;
    margin: 0px;
    border-bottom: solid 1px #707070;
    left: 0px;
    width: 100%;
    color: #fff;
  }
  .vtab-style-1 .list li.active, .vtab-style-1 .list li:hover {
    background: #000;
  }
  .vtab-style-1 .slider-tab-dropdown {
    display: block;
    background-color: #237efb;
    font-size: 18px;
    padding: 15px 50px 10px 20px;
    line-height: 1.2;
    margin-bottom: 20px;
    position: relative;
    font-family: Helvetica-Bold;
  }
  .vtab-style-1 .slider-tab {
    display: flex;
    flex-direction: column;
  }
  .vtab-style-1 h3 {
    margin: 20px 0;
  }
}

/* SAP Consulting page - SAP consulting services */
.sap-consulting .left-col {
  width: 45%;
  padding-right: 20px;
}
.sap-consulting .right-col {
  width: 55%;
}
.sap-consulting .acc-list {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 20px;
  justify-content: flex-end;
  grid-auto-rows: 1fr;
}
.sap-consulting .acc-item {
  border-radius: 30px;
  color: #fff;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  overflow: hidden;
  box-sizing: border-box;
}
@media only screen and (min-width: 1024px) {
  .sap-consulting .acc-item {
    width: 100%;
    max-width: 116px;
    height: 330px;
    padding: 50px 20px;
    margin: 0;
    transition: all 0.8s ease;
    cursor: pointer;
    /* Hidden content initially */
    /* Expanded state */
  }
  .sap-consulting .acc-item h3, .sap-consulting .acc-item p {
    opacity: 0;
    transform: translateX(-10px);
    transition: all 0.6s opacity;
    margin: 10px 0 0;
  }
  .sap-consulting .acc-item.expanded {
    max-width: 414px;
    padding: 50px 50px;
  }
  .sap-consulting .acc-item.expanded h3, .sap-consulting .acc-item.expanded p {
    opacity: 1;
    transform: translateX(0);
  }
}
@media only screen and (max-width: 1366px) {
  .sap-consulting .acc-item {
    height: 380px;
  }
  .sap-consulting .acc-item.expanded {
    padding: 30px 20px;
  }
}
@media only screen and (max-width: 1199px) {
  .sap-consulting .left-col, .sap-consulting .right-col {
    width: 100%;
  }
  .sap-consulting .left-col {
    padding-right: 0px;
  }
  .sap-consulting .acc-list {
    justify-content: center;
  }
  .sap-consulting .acc-item {
    padding: 20px;
    height: 340px;
  }
}
@media only screen and (max-width: 1023px) {
  .sap-consulting .acc-list {
    display: flex;
  }
  .sap-consulting .acc-item {
    margin: 0 10px;
    height: auto;
  }
  .sap-consulting .slick-track {
    display: flex;
    height: 100%;
  }
  .sap-consulting .icon {
    margin-bottom: 20px;
  }
}
.sap-consulting .slick-dots {
  bottom: -50px;
}
.sap-consulting .slick-dots li button::before {
  color: #4fb6ff;
  font-size: 20px;
  opacity: 0.2;
  content: "";
  background-color: #4fb6ff;
  border-radius: 100px;
}
.sap-consulting .slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #4fb6ff;
}
@media only screen and (max-width: 576px) {
  .sap-consulting {
    padding-bottom: 10px;
  }
}

.flip-card-list {
  display: flex;
  flex-wrap: wrap;
}
.flip-card-list .card-item {
  width: calc(20% - 20px);
  margin: 0 10px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  min-height: 375px;
  transform-style: preserve-3d;
  transition: transform 0.6s ease;
  cursor: pointer;
}
.flip-card-list .card-item .bg-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flip-card-list .card-item .bg-img h3 {
  position: absolute;
  left: 0px;
  bottom: 15px;
  background-color: #237EFB;
  padding: 10px 15px;
  border-radius: 30px;
  width: calc(100% - 20px);
  margin: 0 10px;
}
.flip-card-list .card-item > .card-front,
.flip-card-list .card-item > .card-back {
  display: block;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-duration: 1s;
  transition-property: transform, opacity;
}
.flip-card-list .card-item > .card-front {
  transform: rotateY(0deg);
  height: 100%;
}
.flip-card-list .card-item > .card-back {
  position: absolute;
  opacity: 0;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  transform: rotateY(-180deg);
  background: #1a73e8; /* Example blue background */
  color: white;
  transform: rotateY(180deg);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 20px 25px;
}
.flip-card-list .card-item.flipped > .card-front {
  transform: rotateY(180deg);
}
.flip-card-list .card-item.flipped > .card-back {
  opacity: 1;
  transform: rotateY(0deg);
}
@media only screen and (max-width: 1023px) {
  .flip-card-list .slick-track {
    display: flex;
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .flip-card-list .card-item {
    min-height: auto;
  }
}

@media only screen and (max-width: 576px) {
  .flip-card {
    margin-bottom: 60px;
  }
}

.inner-banner .mt-80 {
  margin-top: 800px;
}
@media only screen and (max-width: 991px) {
  .inner-banner .mt-80 {
    margin-top: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-banner {
    min-height: auto;
  }
  .inner-banner .mt-80 {
    margin-top: 250px;
  }
  .inner-banner .box {
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 30px;
  }
}

.sap-offering {
  position: relative;
  background-color: #0b0c28;
}

.sap-consulting, .flip-card {
  position: relative;
  overflow: hidden;
}
.sap-consulting .curve-line, .flip-card .curve-line {
  position: relative;
  height: 100%;
  width: 100%;
}
.sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
  position: absolute;
  z-index: 0;
  top: 100px;
}
.sap-consulting .sap-consulting-line svg path, .flip-card .sap-consulting-line svg path {
  stroke-dashoffset: 5000px;
  stroke-dasharray: 5000px;
  transition: stroke-dashoffset 2s linear 0s;
}
.sap-consulting .sap-consulting-line.active svg path, .flip-card .sap-consulting-line.active svg path {
  stroke-dashoffset: 0;
}
@media only screen and (max-width: 1366px) {
  .sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
    top: 50px;
    height: 400px;
  }
  .sap-consulting .sap-consulting-line svg, .flip-card .sap-consulting-line svg {
    width: 110%;
  }
}
@media only screen and (max-width: 1199px) {
  .sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
    top: 150px;
  }
}
@media only screen and (max-width: 991px) {
  .sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
    top: 0px;
    height: 700px;
  }
  .sap-consulting .sap-consulting-line svg, .flip-card .sap-consulting-line svg {
    width: 110%;
  }
}
@media only screen and (max-width: 768px) {
  .sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
    top: 100px;
    height: 400px;
  }
}
@media only screen and (max-width: 576px) {
  .sap-consulting .sap-consulting-line, .flip-card .sap-consulting-line {
    top: -80px;
    height: 400px;
  }
}

.flip-card .sap-consulting-line {
  top: 250px;
}
@media only screen and (max-width: 1199px) {
  .flip-card .sap-consulting-line {
    top: 100px;
  }
}
@media only screen and (max-width: 768px) {
  .flip-card .sap-consulting-line {
    top: 150px;
    height: 400px;
    width: 100%;
  }
}

.slick-dots {
  bottom: -50px;
}
.slick-dots li button::before {
  color: #4fb6ff;
  font-size: 20px;
  opacity: 0.2;
  content: "";
  background-color: #4fb6ff;
  border-radius: 100px;
}
.slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #4fb6ff;
}

.divider .border {
  border: 1px solid #707070;
}

.bottom-form-wrapper {
  padding-bottom: 150px;
  overflow: hidden;
}
.bottom-form-wrapper .bottom-form-svg {
  position: relative;
}
.bottom-form-wrapper .bottom-form-svg .svg-1 {
  transform: rotate(-5deg);
}
.bottom-form-wrapper .bottom-form-svg .svg-2 {
  position: absolute;
  top: 60px;
  left: 0;
}
.bottom-form-wrapper .top-form-svg {
  height: 50px;
  position: relative;
}
.bottom-form-wrapper .top-form-svg svg {
  transform: rotate(-14deg);
  position: absolute;
  width: 100%;
  top: 100px;
}
.bottom-form-wrapper .container-xlarge {
  max-width: 1364px !important;
}
.bottom-form-wrapper .form-inner-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  position: relative;
  z-index: 1;
  margin: -120px 0 -200px;
}
.bottom-form-wrapper .form-inner-wrapper .form-right {
  width: 100%;
}
.bottom-form-wrapper .form-inner-wrapper .form-right .bottom-form-main .bottom-form-inner {
  box-shadow: 12px 12px 60px rgba(0, 0, 0, 0.2509803922);
  border: 2px dashed #0095FF;
  border-radius: 20px;
  background: #F6F6F6;
  padding: 40px;
  overflow: hidden;
}
.bottom-form-wrapper .form-inner-wrapper h4 {
  font-weight: 100;
  color: #1C1C1C;
  margin-bottom: 120px;
  line-height: 82px;
}
.bottom-form-wrapper .form-inner-wrapper .indicator {
  font-weight: bold;
  line-height: 48px;
  color: #C201B0;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 991px) {
  .bottom-form-wrapper .form-inner-wrapper {
    display: block;
  }
  .bottom-form-wrapper .form-inner-wrapper .form-left {
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
  }
  .bottom-form-wrapper .form-inner-wrapper .form-right {
    width: 100%;
  }
  .bottom-form-wrapper .form-inner-wrapper h4 {
    margin-bottom: 50px;
  }
  .bottom-form-wrapper .form-inner-wrapper .form-right {
    text-align: center;
  }
  .bottom-form-wrapper .form-inner-wrapper .indicator {
    gap: 10px;
    margin: 0 auto;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
}
@media screen and (max-width: 1366px) {
  .bottom-form-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .bottom-form-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}

/* SVG Animation*/
.top-form-svg svg path {
  stroke-dashoffset: 3000px;
  stroke-dasharray: 3000px;
  transition: stroke-dashoffset 2s linear 0s;
}

.top-form-svg.active svg path {
  stroke-dashoffset: 0;
}

.bottom-form-svg svg .bottom-line-1 {
  stroke-dashoffset: 3000px;
  stroke-dasharray: 3000px;
  transition: stroke-dashoffset 2s linear 0s;
}

.bottom-form-svg.active svg .bottom-line-1 {
  stroke-dashoffset: 0;
}

.bottom-form-svg svg .bottom-line-2 {
  stroke-dashoffset: 3000px;
  stroke-dasharray: 3000px;
  transition: stroke-dashoffset 2s linear 0s;
}

.bottom-form-svg.active svg .bottom-line-2 {
  stroke-dashoffset: 0;
}

.sap-offering .slider-tab__sec {
  background-color: #000000;
}/*# sourceMappingURL=sap-business-technology.css.map */