/* Call fonts */
@font-face {
    font-family: 'Novatica Light';
    src: url('..//fonts/NovaticaLight.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Wix+Madefor+Text:wght@400;500;600;700&display=swap');

/* Call fonts */


/* General Style Start */

* {
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
}

/* General Style End */

/* Header Style Start */

/* header css start */

.nextwp-header {
    background: transparent;
    padding: 41px 38px 41px 36px;
    z-index: 99;
}

.navbar-toggler {
    border: none;
    padding: 0;
    box-shadow: none !important;
}

.navbar-toggler[aria-expanded="false"] .menuopen {
    display: block;
}

.navbar-toggler[aria-expanded="false"] .menuclose {
    display: none;
}

.navbar-toggler[aria-expanded="true"] .menuopen {
    display: none;
}

.navbar-toggler[aria-expanded="true"] .menuclose {
    display: block;
}

.nextwp-header .navbar-brand {
    font-weight: 700;
    font-size: 20px;
    color: #7f5af0;
    letter-spacing: 1px;
    margin-right: 85px;
}

.navbar-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.nextwp-header .navbar-nav .nav-link {
    color: #FFFFFF;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 15.75px;
    line-height: 24px;
    margin-right: 11px;
}

.navbar a.dropdown-item {
    color: #fff !important;
    font-size: 12px;
    line-height: 30px;
}

.navbar ul.dropdown-menu.show {
    background: transparent !important;
    color: #fff !important;
    border: unset !important;
    text-align: left;
}

.nextwp-header .navbar-nav .nav-link:hover {
    color: #7f5af0;
}

.nextwp-header .container {
    max-width: 1490px;
}

.nextwp-header .navbar-nav .nav-link:hover svg path {
    fill: #7f5af0;
}

.nextwp-header .btn-login {
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 15.88px;
    line-height: 24px;
    vertical-align: middle;
    color: #FFFFFF;
    margin-right: 26px;
    border-radius: 120px;
}


.nextwp-header .d-flex {
    align-items: center;
}

.navbar-nav .dropdown-menu {
    padding: 11px 4px;
}

.dropdown-item:hover {
    background: #7f5af0;
    color: #ffff;
    border-radius: 34px;
}

.nextwp-header .btn-start {
    margin: 0 15px 0 -6px;
    border-radius: 87.1px;
    padding-top: 16.55px;
    padding-right: 29.1px;
    padding-bottom: 16.55px;
    padding-left: 27.1px;
    border-width: 1px;
    border: 1px solid #FFFFFF24;
    background: linear-gradient(97.11deg, #AFAFAF 35.47%, rgba(175, 175, 175, 0) 119.92%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.navbar ul.dropdown-menu.show {
    background: rgba(255, 255, 255, 0.2) !important;
}

.nextwp-header .btn-start:hover {
    -webkit-text-fill-color: #fff;
    background: #333FE8;
    color: #fff;
    box-shadow: 0px 1px 0px 0px #FFFFFF66 inset, 0px -3px 0px 0px #00000033 inset, 0px 0px 0px 4px #FFFFFF12, 0px 0px 180px 0px #9917FF;
    border-radius: 120px;
}


/* header css end */


/* Banner css start */

.next-wp-banner-box {
    width: 100%;
    max-width: 738px;
    min-height: 100%;
    padding: 20px;
    z-index: 999999;
    margin-top: 36px;
    position: relative;
    background: #fff;
    border-radius: 10px;
}


.wp-banner-slide-bottom h2 {
    font-size: 24px;
    margin-bottom: 16px;
    margin-top: 42px;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 500;
    line-height: 19.2px;
}


@keyframes move-border {
    0% {
        background-position: 100% 0%;
    }

    100% {
        background-position: 181% 0%;
    }

}

.nextwp-banner-review-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 9px;
    cursor: pointer;
    margin-top: 40px;
}

.nextwp-banner-review-bar p {
    font-size: 18px !important;
    font-weight: 500 !important;
    line-height: 23px !important;
}

.nextwp-banner-review-bar path.tp-logo__text {
    color: #fff !important;
    fill: #fff;
}

.wp-banner-slide-bottom a.banner-botttom-content-nextwp {
    background: unset !important;
    box-shadow: unset !important;
    text-decoration: unset;
}

.nextwp-banner-review-bar svg {
    width: 93px;
    height: 100%;
    margin: -5px 0 0 0;
}

.nextwp-banner-review-bar span {
    font-size: 14px;
    font-weight: 400;
    line-height: 27px;
    text-decoration: underline;
}

.nextwp-banner-review-bar:hover span {
    text-decoration: unset;
}

.banner-botttom-content-nextwp span {
    line-height: 36px;
    color: #ffffff;
    font-weight: 400;
}

.banner-botttom-content-nextwp h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 16px;
    font-weight: 500;
    font-family: 'Evergrow Sans', sans-serif;
    margin-top: 42px;
}


.next-wp-banner-box::after {
    content: " ";
    position: absolute;
    inset: -1px;
    border: 1px solid transparent;
    border-radius: inherit;
    background-image: conic-gradient(from var(--angle), rgba(255, 255, 255, 0.2) var(--percent1), #fff var(--percent2), #fff var(--percent3), rgba(255, 255, 255, 0.2) var(--percent4));
    background-origin: border-box;
    -webkit-mask: linear-gradient(black, black) content-box, linear-gradient(black, black);
    mask: linear-gradient(black, black), linear-gradient(black, black);
    -webkit-mask-clip: content-box, border-box;
    mask-clip: content-box, border-box;
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    animation: spin 5s linear infinite;
}

@property --angle {
    syntax: "<angle>";
    inherits: true;
    initial-value: 0turn;
}

@property --percent1 {
    syntax: "<percentage>";
    inherits: true;
    initial-value: 74%;
}

@property --percent2 {
    syntax: "<percentage>";
    inherits: true;
    initial-value: 81%;
}

@property --percent3 {
    syntax: "<percentage>";
    inherits: true;
    initial-value: 94%;
}

@property --percent4 {
    syntax: "<percentage>";
    inherits: true;
    initial-value: 100%;
}

@keyframes spin {
    100% {
        --angle: 1turn;
    }
}



.textarea-container {
    position: relative;
    display: inline-block;
}

#user-input-text {
    width: 100%;
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
    resize: none;
    outline: none;
    color: #c9c9e8;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    min-height: 100px;
    max-height: 300px;
    overflow: auto;
    scrollbar-width: thin;
    scrollbar-color: #fff transparent;
    padding-right: 4px !important;
    font-family: 'Wix Madefor Text', sans-serif;
}


#animated-placeholder {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 16px;
    color: #aaa;
    font-style: italic;
    pointer-events: none;
    white-space: nowrap;
}


.box-content {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding: 0;
    gap: 42px;
    margin: 0;
    z-index: 99999999;
    position: relative;
}

#user-input-text {
    opacity: 0.8;
    width: 100%;
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
    resize: none;
    outline: none;
    color: #000 !important;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;

    &::placeholder {
        color: #000;
        opacity: 0.7;
        font-family: 'Wix Madefor Text', sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 19.7021px;
        color: rgb(15, 15, 15);
    }
}

.nextwp-container small.tab-text {
    display: none;
    text-align: left !important;
}

.input-area-container {

    min-height: 80px;
}

button.generate-button.active {
    width: 20%;

}



.generate-button {
    -webkit-text-fill-color: #fff;
    background: #9f46fc;
    color: #fff;
    box-shadow: 0px 1px 0px 0px #FFFFFF66 inset, 0px -3px 0px 0px #00000033 inset, 0px 0px 0px 4px #FFFFFF12, 0px 0px 180px 0px #9917FF;
    border-radius: 150px;
    width: fit-content;
    padding: 9px 14px;
    border: unset;
    transition: 0.5s;
    white-space: nowrap;
    overflow: hidden;
}

.generate-button svg {
    fill: #fff;
}

.next-wp-banner-box .banner-genrate-box-btn {
    display: flex;
    justify-content: end;
}






.wp-banner-slide-bottom {
    overflow: hidden;
    width: 100%;
}

.wp-banner-slide-bottom .container {
    max-width: 1272px;
}

.wp-banner-slide-bottom-wrap {
    display: flex;
    align-items: center;
    margin: 26px auto 0;
    gap: 12px;
    white-space: nowrap;
    animation: scrollLeft 30s linear infinite;
}

.wp-banner-slide-bottom-wrap p {
    white-space: nowrap;
    gap: 4px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.7);
    font-weight: 500;
    cursor: pointer;
    border: 1px solid transparent;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    padding: 9px 12px 7px 16px;
    font-size: 14px;
    line-height: 20px;
}

/* Animation for sliding */
@keyframes scrollLeft {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

.wp-banner-slide-bottom .container:before {
    content: "";
    position: absolute;
    height: 44px;
    width: 95px;
    top: 26px;
    left: -17px;
    pointer-events: none;
    z-index: 99999999999 !important;
    background: linear-gradient(89deg, #200b2d 4%, rgb(0 0 0 / 0%) 99.76%);
    border-radius: 0;
}

.wp-banner-slide-bottom .container:after {
    content: "";
    position: absolute;
    height: 44px;
    width: 95px;
    top: 26px;
    right: -17px;
    pointer-events: none;
    z-index: 99999999999 !important;
    background: linear-gradient(281deg, #200b2d 4%, rgb(0 0 0 / 0%) 99.76%);
    border-radius: 0;
}

.wp-banner-slide-bottom .container {
    overflow: hidden;
    position: relative;
}

.generate-button:hover {
    background: linear-gradient(90deg, #5a5aff, #7f6fff);
    transform: translateY(-2px);
}

.arrow-icon {
    margin-left: 8px;
    font-weight: 600;
    transition: margin-left 0.3s;
}

.generate-button:hover .arrow-icon {
    margin-left: 12px;
}

.wp-banner-slide-bottom .container {
    max-width: 740px !important;
}

.banner-conntent-wrap .container {
    max-width: 1100px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.nextwp-banner {
    background: radial-gradient(circle at center, #2B0B3A 0%, #1A0A24 50%, #000000 100%);
    color: #fff;
    text-align: center;
    min-height: 986px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: -159px;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px;
    position: relative;
    padding-top: 150px;
}

.banner-conntent-wrap {
    align-items: center;
    display: flex;
    max-width: 100%;
    flex-direction: column;
}

.nextwp-banner::after {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(42.82% 42.82% at 50% 50%, rgba(19, 15, 53, 0) 68.17%, #00000040 90%);
    pointer-events: none;
    z-index: 1;
}

.nextwp-banner h1 {
    color: #FFFFFF;
    font-family: 'Novatica Light';
    letter-spacing: 1px;
    text-align: center;
    vertical-align: middle;
    width: 72%;
    margin: 0px 0 16px 0;
    position: relative;
    font-size: 75.4062px;
    font-weight: 400;
    line-height: 75.4062px;
    opacity: 1;
    z-index: 999;
}

.nextwp-banner p {
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    font-family: 'Wix Madefor Text', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
}

.nextwp-banner .rating {
    color: #FFFFFF;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
}

.nextwp-banner .search-box {
    margin: 62px 0 -6px 0 !important;
}

.nextwp-banner a:hover {
    background: #7f5af0;
}

.nextwp-banner a {
    background: #333FE8;
    color: #fff;
    box-shadow: 0px 1px 0px 0px #FFFFFF66 inset, 0px -3px 0px 0px #00000033 inset, 0px 0px 0px 4px #FFFFFF12, 0px 0px 180px 0px #9917FF;
    padding: 19px 47px;
    border-radius: 120px;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
}

.banner-search {
    width: 100%;
    display: flex;
    justify-content: space-between;
    background: #fff;
    border-radius: 49px;
    padding: 7px 12px 7px 0px;
}

.nextwp-banner .search-box button:hover {
    background: #7f5af0;
}

.nextwp-banner .search-box input {
    border: none;
    outline: none;
    border-radius: 50px 0 0 50px;
    padding: 20px 20px;
    flex: 1;
    color: #686868;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 16.69px;
    line-height: 28.57px;
}

.nextwp-banner .search-box input::placeholder {
    color: #686868;
}

.nextwp-banner .search-box button {
    border: none;
    border-radius: 50px;
    padding: 19px 54.5px;
    font-size: 1rem;
    font-weight: 500;
    background: #333FE8;
    color: #fff;
    transition: 0.3s;

}

.nextwp-header .btn-login:hover {
    -webkit-text-fill-color: #fff;
    background: #333FE8;
    color: #fff;
    box-shadow: 0px 1px 0px 0px #FFFFFF66 inset, 0px -3px 0px 0px #00000033 inset, 0px 0px 0px 4px #FFFFFF12, 0px 0px 180px 0px #9917FF;
    border-radius: 120px;
}

.nextwp-banner-rate {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px !important;
}

.nextwp-banner-rate h3 {
    color: #FFFFFF;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    margin: 0;

}

.nextwp-banner h5 {
    text-align: center;
    vertical-align: middle;
    width: 83%;
    margin: 0 0 0 -5px;
    letter-spacing: 0px;
    font-family: 'Wix Madefor Text', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 25.2px;
}

/* Banner css End */

/* chooosen brand css start */

.nextwp-choosen-brands {
    background: #F4F4F5;
    padding: 74px 15px 30px 15px;
    text-align: center;
}

.nextwp-choosen-heading h2 {
    color: #191F2D;
    font-family: 'Novatica Light';
    text-align: center;
    vertical-align: middle;
    margin: 0;
    font-size: 45.5333px;
    font-weight: 400;
    line-height: 54.64px;
}

.nextwp-choosen-heading {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 64px;
}

.nextwp-choosen-heading p {
    color: #666666;
    text-align: center;
    vertical-align: middle;
    margin: 4px 0 -1px 0;
    font-family: 'Wix Madefor Text', sans-serif;
    font-size: 17.075px;
    font-weight: 400;
    line-height: 23.905px;
}

.nextwp-brands-logos ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
    gap: 19px;
    border-top: 1px solid #00000033;
}

.nextwp-brands-logos ul li {
    flex: 0 0 auto;
    margin-top: 30px;
    cursor: pointer;
}

.nextwp-brands-logos img {
    max-width: 100%;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.nextwp-brands-logos img:hover {
    opacity: 1;
}

.nextwp-choosen-brands .container {
    width: 1260px !important;
    padding: 0;
}

/* chooosen brand css end */

/* nextwp toggle section css start  */

.nextwp-container {
    padding: 86px 0px 113px 0;
}

.nextwp-steps li span.mob-tab {
    display: none;
}

.nextwp-container .container {
    max-width: 1208px;
}

.nextwp-container .nextwp-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0;
}

.nextwp-left h1 {
    color: #1D1E20;
    font-size: 52px;
    line-height: 61px;
    vertical-align: middle;
    margin: 33px 0 -17px 0;
    font-family: 'Novatica Light';
    font-weight: 400;
}

.nextwp-steps {
    list-style: none;
    padding: 0;
    margin-top: 32px;
    max-width: 456px;
}

.nextwp-steps li {
    font-size: 20px;
    margin: 20px 0 37px 0px;
    padding-left: 19px;
    position: relative;
    cursor: pointer;
    transition: color 0.3s;
}

.nextwp-steps li small {
    display: block;
    color: #1D1E20;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    margin: 10px 0 -6px 0 !important;
}

.nextwp-steps li.active {
    font-weight: 400;
    line-height: 32px;
    vertical-align: middle;
    color: #673DE6;
    font-family: 'Wix Madefor Text', sans-serif;

}

.progress-line {
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 100%;
    background: #D5DFFF;
    overflow: hidden;
}

.nextwp-steps li small {
    display: none;
}

.nextwp-steps li.active small {
    display: block;
    color: #555;

}

.progress-fill {
    width: 100%;
    height: 100%;
    background: #673DE6;
    transform: scaleY(0);
    transform-origin: top;
}

.nextwp-steps li.active .progress-fill {
    animation: fill linear forwards;
}

@keyframes fill {
    from {
        transform: scaleY(0);
    }

    to {
        transform: scaleY(1);
    }
}

.nextwp-box img {
    width: 100%;
}


.nextwp-right {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.nextwp-box {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    transition: 0.6s;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}

.nextwp-box .nextwp-box-content {
    padding: 15px 18px;
    background: #000;
    border: 1.52px solid #3D434D;
    box-shadow: 0px 1.52px 3.05px 0px #0A0D1408;
    border-radius: 18px 0px 0px 18px;
    width: 100%;
    white-space: nowrap;
    margin-top: -63px;
    overflow: hidden;
}

.nextwp-box.active {
    opacity: 1;
    transform: translateX(0);
    position: relative;
}

.nextwp-box-content h3 {
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 21.32px;
    line-height: 30.46px;
    color: var(--text-soft-400, #7B7B7B);
    margin-bottom: 13px;
}

.nextwp-box-content a.nextwp-box-content-btn {
    border: 0.98px solid #335CFF;
    background: linear-gradient(180deg, #335CFF 0%, #1F3799 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0) 100%);
    color: #EEF9FF;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 13.78px;
    line-height: 19.69px;
    vertical-align: middle;
    padding: 11px 31px;
    border-radius: 120px;
    display: flex;
    flex-direction: row;
    align-items: center;
    width: fit-content;
}

.nextwp-box-content a.nextwp-box-content-btn:hover {
    background: linear-gradient(180deg, #673DE6 0%, #673DE6 100%);
}

.nextwp-builders {
    max-width: 100%;
    margin: 122px 0 116px 0;
    padding: 0;
}

.nextwp-builders h2 {
    color: #0D0D0D;
    font-family: 'Wix Madefor Text', sans-serif;

    font-weight: 400;
    font-size: 52px;
    line-height: 120%;
    margin: 0 0 16px -8px;
}

.nextwp-builders p.subtitle {
    color: #666666;
    font-family: 'Wix Madefor Text', sans-serif;

    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    margin: -3px 0 0px -6px;
}

.nextwp-builders-grid {
    display: flex;
    gap: 20px;
    margin: 59px 0px 0px -8px;
}

.nextwp-builder-card {
    border: 1px solid #E7E9EF;
    background: #F9FAFB;
    padding: 38px 26px 3px 11px;
    border-radius: 20px;
}

.nextwp-builder-card h3 {
    font-size: 24px;
    margin-bottom: 12px;
}

.nextwp-builder-card p {
    color: #666666;
    font-family: 'Wix Madefor Text', sans-serif;

    font-weight: 400;
    font-size: 16px;
    line-height: 27.2px;
}

.nextwp-builder-card img {
    width: 100%;
    border-radius: 12px;
    display: block;
}

.content-main-nextwp-builder {
    padding: 0 24px;
}

/* nextwp toggle section css End  */

/* nextwp-AI-tabs css start */

.nextwp-AI-tabs-main {
    padding: 129px 0 145px 0;
    text-align: center;
    background: #000000;
}

.nextwp-AI-tabs-main h2 {
    color: #FFFFFF;
    font-family: 'Novatica Light';
    text-align: center;
    vertical-align: middle;
    margin-bottom: 24px;
    font-size: 45.5333px;
    font-weight: 400;
    line-height: 54.64px;
}

.nextwp-AI-tabs-main p {
    color: #FFFFFF;
    vertical-align: middle;
    align-items: center;
    text-align: center;
    margin-bottom: 89px;
    margin-right: 13px;
    font-family: 'Wix Madefor Text', sans-serif;
    font-size: 17.075px;
    font-weight: 400;
    line-height: 30.49px;
}

.nextwp-tabs .nav-link {
    background: transparent;
    border-color: transparent;
    padding: 12px 20px;
    color: #000000B2;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    transition: 0.6s;
    margin: 0;
    border-radius: 24px;
    font-family: 'Wix Madefor Text', sans-serif;
}

.nextwp-tabs .nav-link.active {
    background: #617AFA;
    color: #fff;
}

.marquee-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    margin: 16px 0;
}

.marquee-row {
    display: flex;
    gap: 16px;
    animation: marquee-left 25s linear infinite;
}

.marquee-row.reverse {
    animation: marquee-right 25s linear infinite;
}

.marquee-item {
    flex: 0 0 auto;
    width: 632px;
    height: auto;
    border-radius: 16px;
    overflow: hidden;
    background: transparent;
    border-color: transparent;
}

.marquee-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Animations */
@keyframes marquee-left {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(-50%);
    }
}

@keyframes marquee-right {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(50%);
    }
}

.nextwp-AI-tabs-main .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0;
}

.nextwp-nav-tab-main {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 40px;
}

.nextwp-AI-tabs-main ul.nav {
    width: 709px;
    max-width: 100%;
    background: #fff;
    border-radius: 24px;
    padding: 4px 7px 4px 4px;
    display: flex;
    justify-content: space-between !important;
}

/* nextwp-AI-tabs css end */


/* next wp performance css start */


.performance-section-nextwp {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #fff;
    padding: 120px 20px 120px 20px;
}

.performance-content {
    max-width: 1230px;
    width: 100%;
    display: flex;
    flex-direction: column;

}

.text-content h2 {
    text-align: left;
    max-width: 797px;
    font-weight: 300;
    font-size: 53.48px;
    line-height: 64.48px;
    letter-spacing: -0.30px;
    vertical-align: middle;
    color: #000000;
    margin: 1px 0 12px 0;
    font-family: 'Novatica Light';
}



.text-content p {
    color: #666;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    vertical-align: middle;
    margin: 23px 0 8px 0;
    font-family: 'Wix Madefor Text', sans-serif;
}


.next2p-feature-eplore {
    width: 511px;
}

.features {
    display: flex;
    justify-content: center;
    gap: 40px;

    flex-direction: column;
    width: 618px;
}



.feature-item-nextwp h3 {
    color: #000000;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 27.78px;
    line-height: 33.6px;
    letter-spacing: -0.28px;
    vertical-align: middle;
    margin-bottom: 9px;
}

.feature-item-nextwp p {
    color: #666;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 25.2px;
    vertical-align: middle;
    margin: 0;
    max-width: 516px;
}

.nextwp-feature-maingrid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 70px;
    gap: 20px;
}

/* next wp performance css end */


/* next wp enhance css start */

.nextwp-enhances-section {
    padding: 134px 20px 148px 20px;
    background-color: #F4F4F5;
}

.nextwp-enhances-container {
    max-width: 1260px;
    margin: 0 auto;
    text-align: center;
}

.nextwp-enhances-header h2 {
    font-weight: 300;
    font-size: 53.48px;
    line-height: 60.48px;
    letter-spacing: -0.30px;
    vertical-align: middle;
    color: #000000;
    margin: 1px 0 12px 0;
    font-family: 'Novatica Light';
}

.nextwp-enhances-container {
    max-width: 1260px;
    width: 100%;
    margin: 0 auto;
}

.nextwp-enhances-header p {
    color: #555;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    vertical-align: middle;
    margin: 0;
}

.nextwp-enhances-header {
    text-align: left;
    max-width: 832px;
}

.nextwp-enhances-image {
    margin-top: 64px;
}

.nextwp-video-placeholder {
    width: 100%;
    height: 601px;
    background-color: #E4E9F3;
    border-radius: 16px;
    margin-bottom: 40px;
}

.nextwp-video-placeholder video {
    border-radius: 16px;
}

.nextwp-enhances-cards {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 28px;
    text-align: left;
}


.nextwp-enhances-card h4 {
    font-family: 'Wix Madefor Text', sans-serif;

    font-weight: 400;
    font-size: 27.34px;
    line-height: 33.6px;
    letter-spacing: -0.28px;
    vertical-align: middle;
}

.nextwp-enhances-card p {
    font-family: 'Wix Madefor Text', sans-serif;

    font-weight: 400;
    font-size: 18px;
    line-height: 25.2px;
    margin: 0;
    color: #777;
    max-width: 270px;
}

.nextwp-enhances-cards .nextwp-enhances-card {
    border-top: 2px solid #E4E4E7;
    padding-top: 25px;
}

/* next wp enhance css end */

/* nextwp client testimonials css start */

.nextwp-client-testimonials-section {
    padding: 0px 20px 84px 20px;
    background-color: #ffffff;
}

.nextwp-client-testimonials-container {
    max-width: 1272px;
    margin: 0 auto;
}

.nextwp-client-testimonials-header h2 {
    text-align: left;
    max-width: 797px;
    font-weight: 300;
    font-size: 53.48px;
    line-height: 64.48px;
    letter-spacing: -0.30px;
    vertical-align: middle;
    color: #000000;
    margin: 1px 0 12px 0;
    font-family: 'Novatica Light';
}

.nextwp-client-testimonials-header p {
    margin: 16px 0 0 0;
    color: #666666;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}

.nextwp-client-testimonials-grid {
    display: grid;
    margin-bottom: 64px;
    margin-top: 64px;
}

.nextwp-client-testimonials-section .hidden {
    padding: 0;
    justify-content: space-between;
}

.testimonial-card {
    background-color: #F5F5F6;
    padding: 32px;
    border-radius: 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 24px;
    max-width: 407.9800109863281px;
}

.testimonial-user strong {
    display: block;
    font-size: 16px;
    color: #111;
}

.testimonial-user span {
    font-size: 13px;
    color: #888;
    display: block;
    margin-bottom: 10px;
}

.testimonial-card p {
    margin: 0;
    font-family: 'Wix Madefor Text', sans-serif;

    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
}

.testimonial-user-info strong {
    font-family: 'Wix Madefor Text', sans-serif;

    font-weight: 700;
    font-size: 13.78px;
    line-height: 20px;
    color: #000000;
}

.testimonial-user-info span {
    color: #00000080;
    font-family: 'Wix Madefor Text', sans-serif;

    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}

.testimonial-date {
    color: #00000080;
    font-family: 'Wix Madefor Text', sans-serif;

    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}

.testimonial-user-profile img {
    border-radius: 120px;
    height: 48px;
    width: 48px;
}

.hidden {
    display: none;
}

.nextwp-client-testimonials-button {
    text-align: center;
}

.nextwp-client-testimonials-button button {
    transition: all 0.3s ease;
    background: transparent;
    font-family: 'Wix Madefor Text', sans-serif;

    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    border: 1px solid #000000;
    padding: 14px 36px;
    border-radius: 6px;
    margin: 21px 0 0 0;
}

.nextwp-client-testimonials-button button:hover {
    background-color: #000;
    color: #fff;
    border-color: #000;
}

.testimonial-user-main {
    display: flex;
    align-items: center;
    gap: 16px;
}

.testimonial-user-info {
    display: flex;
    flex-direction: column;
}

.testimonial-nextwp-main {
    display: flex;
    gap: 24px;
}

/* nextwp client testimonials css end */

/* nextwp QA css start */

.nextwp-QA {
    padding: 64px 0px 142px 0px;
}

.nextwp-QA .container {
    width: 1036px;
}

.nextwp-QA button.accordion-button {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    color: #000000;
    font-family: Arial;
}

.nextwp-QA .accordion-button:not(.collapsed) {
    background: transparent !important;
}

.nextwp-QA .accordion-body {
    padding: 25px 0;
    border-bottom: 1px solid #EAEAEA;
    font-family: 'Wix Madefor Text', sans-serif;
    font-size: 14.1138px;
    font-weight: 400;
    line-height: 19.7593px;
    color: rgb(0, 0, 0);
}

.nextwp-QA .accordion-item {
    border: unset !important;
}

.nextwp-QA button.accordion-button {
    padding: 24px 0px;
    border-bottom: 1px solid #EAEAEA;
}

.nextwp-QA h3 {
    font-family: 'Novatica Light';
    color: #000000;
    margin-bottom: 25px;
    font-size: 50.6625px;
    font-weight: 400;
    line-height: 60.795px;
}

button.accordion-button::after {
    display: none;
}

button.accordion-button {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.nextwp-QA .accordion-button:not(.collapsed) .open-icon {
    display: none;
}

button.accordion-button.collapsed .close-icon {
    display: none;
}

.nextwp-QA button.accordion-button:focus {
    box-shadow: unset !important;
}

/* nextwp QA css End */

/* Nextwp build first css start */

.nextwp-build-first {
    background-image: url(..//images/footer\ top\ background.png);
    background-position: top center;
    padding: 126px 0px 84px 0px;
    text-align: center;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    object-fit: cover;
    background-size: cover;

}

.nextwp-build-first .content-wrapper {
    max-width: 800px;
    margin: 0 auto;
}

.nextwp-build-first h2 {
    color: #F3EDED;
    font-family: 'Novatica Light';
    font-weight: 400;
    font-size: 52px;
    line-height: 60px;
}

.nextwp-build-first p {
    color: #DBDBDB;
    font-weight: 400;
    font-size: 16px;
    line-height: 27.2px;
    text-align: center;
    margin-bottom: 60px;
    font-family: 'Wix Madefor Text', sans-serif;
}

.nextwp-build-first .btn-get-started {
    background-color: #335CFF;
    color: #ffffff;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 17px;
    text-align: center;
    padding: 17px 34px;
    border-radius: 8px;
}

.nextwp-build-first .btn-get-started:hover {
    background: #7f5af0;
}

/* Nextwp build first css End */


/* nextwp footer css start */


.nextwp-footer {
    background-color: #111;
    padding-top: 40px;
}

.nextwp-footer .container {
    max-width: 1272px;
}

.footer-columns {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #FFFFFF4D;
    padding-bottom: 40px;
}

.footer-columns .column {
    max-width: 390px;
}


.column-group-2 {
    margin-top: 40px;
}

.footer-columns .column h3 {
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: #FFFFFF80;
    margin-bottom: 20px;
}

.footer-columns .column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-columns .column li {
    margin-bottom: 8px;
}

.footer-columns .column a {
    color: #FFFFFF;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 35px;
}

.footer-columns .column a:hover {
    color: #7f5af0;
}

.footer-bottom {
    padding: 40px 0;
}

.footer-bottom .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-bottom .contact-info p {
    color: #FFFFFF;
    font-family: 'Wix Madefor Text', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: left;
    margin-bottom: 8px;
}

.social-icons a {
    color: #fff;
    margin-left: 15px;
    transition: color 0.3s ease;
}

.social-icons a:hover {
    color: #4A60FF;
}

/* Footer css End */