.inner-hero-sec {
    padding-top: 190px;
    padding-bottom: 55px;
    position: relative;
    background-color: #fff;
    overflow: hidden;
}
.inner-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.inner-hero-sec.new-web-magento-sec .inner-wrapper{
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 60px;
}
.inner-wrapper .left-col {
    width: 55.7%;
}
.inner-wrapper .right-col {
    width: 41%;
    position: relative;
}
.inner-hero-content h1 {
    display: inline-block;
}
.inner-web-magneto-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    object-fit: cover;
}
.inner-web-magneto-img {
    position: relative;
    text-align: center;
    min-height: 342px;
}
.inner-hero-sec.new-web-magento-sec .right-col {
    position: relative;
}
.inner-wrapper .right-col::before {
    content: "";
    background-image: url('/wp-content/uploads/2025/11/Polygon-1.png');
    background-repeat: no-repeat;
    width: 408px;
    height: 468px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.inner-web-magneto-img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    object-fit: cover;
    margin: 0 auto;
}

/* 1. Keyframes define the animation movement */
@keyframes float-up-down {
    0% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-15px);
    }
    100% {
      transform: translateY(0);
    }
  }
  
  /* 2. Apply the animation to the image */
  .inner-web-magneto-img img {
    display: block; 
    animation: float-up-down 2s ease-in-out infinite; 
  }


  .new-web-tab ul li a {
    font-size: 16px;
    color: #282828;
    line-height: 137%;
    font-weight: 600;
    position: relative;
}
.new-web-tab ul li a.active::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 100%;
    border-bottom: 6px solid transparent;
    top: 0;
    left: -22px;
    transition: all .1s linear;
    background-color: #ad5151;
    margin: 0;
}
.new-web-tab ul li a.active{
    color: #ad5151;
}
.new-web-tab ul li {
    margin-bottom: 35px;
    opacity: 1;
    padding: 0 22px;
}
.new-web-tab ul li.active-tab {
    background: linear-gradient(97.18deg, rgba(21, 192, 100, 0.1) 28.5%, rgba(0, 209, 255, 0.1) 91.82%);
    opacity: 1;
    border-radius: 11px;
    padding: 16px 22px;
}
.new-web-tab ul li:last-child {
    margin-bottom: 0;
}
.new-web-tab {
    max-width: 367px;
    width: 100%;
    position: sticky;
    top: 20px;
    transition: top 0.3s;
    border: 1px solid #EEF0F5;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    padding: 18px 20px;
    border-radius: 13px;
}
.new-web-tab ul {
    border-left: 1px solid #e4e2e3;
}
.new-web-magento-tab-wrapper {
    display: flex;
    align-items: start;
    gap: 50px;
    border-bottom: 1px solid #DFDFDF;
    padding-bottom: 60px;
}
.new-web-content {
    max-width: calc(100% - 417px);
    width: 100%;
}
.new-web-title-block h2::before {
    content: "";
    display: block;
    background: linear-gradient(111.61deg, #15C064 -0.6%, #00D1FF 92.42%);
    width: 5px;
    height: 34px;
    position: absolute;
    top: 5px;
    left: 0;
    transform: none;
}
.new-web-title-block h2 {
    position: relative;
    padding-left: 20px;
}
.new-web-title-block {
    margin-bottom: 60px;
}
.new-web-title-block:last-child {
    margin-bottom: 0;
}
.new-web-title-block span {
    line-height: 167%;
    font-weight: 700;
    color: #282828;
    letter-spacing: 0.32px;
    margin-bottom: 30px;
    display: inline-block;
}
.new-web-inner-title-block h6 {
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 0.32px;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
}
.new-web-inner-title-block h6::before{
    content: "";
    display: block;
    background-image: url('/wp-content/uploads/2025/11/Group-1000004341.svg');
    background-repeat: no-repeat;
    background-size: 22px;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 2px;
    left: 0;
}



.tab-content-item {
    display: none;
}

/* Ensure the first one shows by default */
.tab-content-item.active-content {
    display: block;
}
.new-web-inner-title-block {
    margin-bottom: 25px;
}
.new-web-title-block ul{
    margin-bottom: 25px;
}
.new-web-inner-title-block:last-child {
    margin-bottom: 0;
}
.new-web-title-block ul li {
    font-size: 16px;
    line-height: 190%;
    font-weight: 500;
    color: #535353;
    position: relative;
    padding-left: 35px;
    margin-bottom: 10px;
}
.new-web-title-block ul li:last-child{
    margin-bottom: 0;
}
.new-web-title-block ul li::before{
    content: "";
    display: block;
    background-image: url('/wp-content/uploads/2025/11/Group-1000004341.svg');
    background-repeat: no-repeat;
    background-size: 22px;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 2px;
    left: 0;
}
.new-web-title-block ul li strong {
    color: #000;
}
.book-demo-block {
    background-image: url('/wp-content/uploads/2025/11/need-help-banner.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    padding: 55px 40px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    gap: 80px;
    position: relative;
    flex-wrap: wrap;
}
.book-demo-block::after {
    content: "";
    display: block;
    background-image: url('/wp-content/uploads/2025/11/Frame.svg');
    background-repeat: no-repeat;
    background-size: 65px;
    width: 65px;
    height: 65px;
    position: absolute;
    bottom: 45px;
    right: 200px;
    z-index: 1;
}
.book-demo-left-col {
    width: 60%;
}
.book-demo-right-col {
    width: 27%;
    text-align: right;
}
.book-demo-left-col h3 {
    font-size: 28px;
    line-height: 137%;
    letter-spacing: -0.32px;
    color: #fff;
}
.book-demo-left-col p {
    color: #fff;
    font-size: 16px;
    line-height: 190%;
}
.book-demo-right-col .btn.btn-white{
    color: #fff;
}
.book-demo-right-col .btn.btn-white::after {
    background-color: transparent;
}
table.comparison-table tbody tr td {
    font-size: 16px;
    line-height: 167%;
    color: #282828;
    border: 1px solid #DFDFDF;
    padding: 20px 25px;
    border-bottom: 1px solid #DFDFDF;
    white-space: nowrap;
}
.comparison-table thead tr th {
    background: #F7F5EF;
    font-size: 18px;
    line-height: 167%;
    color: #282828;
    border: 1px solid #DFDFDF;
    padding: 20px;
    border-bottom: 1px solid #EBEBEB;
    white-space: nowrap;
}
.new-web-table-block {
    padding: 2px; 
    border-radius: 15px; 
    overflow-x: auto; 
    background: linear-gradient(111.61deg, #15C064 -0.6%, #00D1FF 92.42%);
    cursor: grab;
    &::-webkit-scrollbar { display: none; }
    -ms-overflow-style: none;  
    scrollbar-width: none;
}


.new-web-table-block.is-dragging {
    cursor: grabbing; 
    -webkit-user-select: none; 
    -moz-user-select: none; 
    -ms-user-select: none; 
    user-select: none; 
}
table.comparison-table {
    width: 100%;
    border-collapse: collapse;
    background-color: white;
    border-radius: 13px;
    overflow: hidden;
    margin: 0;
}



.faq-sec .header-text {
    margin-bottom: 64px;
}
.accrodion-item:not(:last-child) {
    margin-bottom: 20px;
}
.accrodion-item {
    border-radius: 10px 10px 10px 10px;
    border: 1.3px solid #efefef;
    background: #fff;
}
.accrodion-title {
    cursor: pointer;
    padding: 24px 70px 24px 32px;
    position: relative;
}
.accrodion-title h3 {
    font-weight: 600;
    margin: 0;
    font-size: 18px;
}
.accrodion-title:after {
    content: '';
    background-image: url('../../images/plus.svg');
    display: inline-block;
    position: absolute;
    right: 32px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.accrodion-item.active .accrodion-title:after {
    background-image: url('../../images/minus.svg');
}
.accordion-main .accrodion-item:first-child .accrodion-content {
    display: block;
}
.accrodion-content {
    padding: 0 32px 24px 32px;
    display: none;
}
.accrodion-content li, .accrodion-content p {
    color: #535353;
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: .32px;
}


.migration-box-row {
    background-image: url('/wp-content/uploads/2025/11/think-migration.png');
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    padding: 31px 20px;
    border-radius: 14px;
    text-align: center;
}
.thinking-migration-box {
    padding: 0 0 80px;
}
.migration-box-row p {
    font-size: 16px;
    line-height: 190%;
    color: #fff;
    margin-bottom: 34px;
}
.migration-box-row h3 {
    color: #fff;
    font-size: 28px;
    line-height: 137%;
    letter-spacing: -0.32px;
}
.migration-box-row .btn.btn-white {
    color: #fff;
}
.migration-box-row .btn.btn-white::after {
    background-color: transparent;
}


.request-banner {
    background: -o-linear-gradient(352.82deg,#15c064 28.5%,#00d1ff 91.82%);
    background: linear-gradient(97.18deg,#15c064 28.5%,#00d1ff 91.82%);
    padding: 35px 0;
}
.request-banner .request-banner-text {
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 32px;
}
.request-banner .request-banner-text h3 {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.6px;
}
.request-banner .btn-white {
    color: #121212;
}

.new-web-content {
    height: 100vh; 
    overflow-y: auto; 
    scroll-behavior: smooth; 
    scrollbar-width: none;  
    -ms-overflow-style: none;
}
.new-web-content::-webkit-scrollbar {
    display: none;
    width: 0;
}