.elementor-8 .elementor-element.elementor-element-53af8a7{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-8 .elementor-element.elementor-element-f2d0d7f .elementor-button{background-color:#6D5EF5;font-family:"Inter", Sans-serif;font-size:14px;font-weight:600;padding:015px 024px 015px 024px;}.elementor-8 .elementor-element.elementor-element-f2d0d7f.elementor-element{--align-self:flex-start;}.elementor-8 .elementor-element.elementor-element-71d1d22 .elementor-button{background-color:#61CE701C;font-family:"Inter", Sans-serif;font-size:14px;font-weight:600;fill:#4B4563;color:#4B4563;border-style:solid;border-width:1px 1px 1px 1px;border-color:#DCD6F5;padding:015px 024px 015px 024px;}.elementor-8 .elementor-element.elementor-element-71d1d22.elementor-element{--align-self:flex-start;}.elementor-8 .elementor-element.elementor-element-a55943b{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-8 .elementor-element.elementor-element-65d4fe4{--display:grid;--e-con-grid-template-columns:repeat(1, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;}body.elementor-page-8:not(.elementor-motion-effects-element-type-background), body.elementor-page-8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FCFBFF;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-8 .elementor-element.elementor-element-53af8a7{--grid-auto-flow:row;}.elementor-8 .elementor-element.elementor-element-a55943b{--grid-auto-flow:row;}.elementor-8 .elementor-element.elementor-element-65d4fe4{--grid-auto-flow:row;}}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-53af8a7{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-8 .elementor-element.elementor-element-a55943b{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}.elementor-8 .elementor-element.elementor-element-65d4fe4{--e-con-grid-template-columns:repeat(1, 1fr);--grid-auto-flow:row;}}/* Start custom CSS for html, class: .elementor-element-3164e78 */.tx-experience-badge {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    padding: 9px 14px;
    background: #F3F0FF;
    border: 1px solid #E6E0FF;
    border-radius: 50px;
    color: #5B4BB7;
    font-family: "Inter", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
}

.tx-badge-dot {
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #7C5CFC;
    box-shadow: 0 0 0 4px #E9E3FF;
}

.tx-hero-title {
    margin: 26px 0 0;
    max-width: 680px;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: clamp(48px, 5vw, 76px);
    line-height: 1.05;
    letter-spacing: -3px;
    font-weight: 800;
    color: #191532;
}

.tx-hero-title span {
    color: #6D5EF5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4ab104d */.tx-hero-description {
    max-width: 590px;
    margin: 24px 0 0;
    color: #69657A;
    font-family: "Inter", sans-serif;
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e530e49 */.tx-hero-stats {
    display: flex;
    align-items: center;
    gap: 34px;
    margin-top: 38px;
}

.tx-stat {
    display: flex;
    align-items: center;
    gap: 11px;
    position: relative;
}

.tx-stat:not(:last-child)::after {
    content: "";
    position: absolute;
    right: -18px;
    top: 3px;
    width: 1px;
    height: 40px;
    background: #E7E2F2;
}

.tx-stat-icon {
    width: 40px;
    height: 40px;
    flex: 0 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 11px;
    background: #F1EEFF;
}

.tx-stat-icon svg {
    width: 21px;
    height: 21px;
    fill: none;
    stroke: #6D5EF5;
    stroke-width: 1.7;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.tx-stat-content {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.tx-stat-content strong {
    color: #191532;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 21px;
    line-height: 1;
    font-weight: 800;
}

.tx-stat-content > span {
    color: #77728A;
    font-family: "Inter", sans-serif;
    font-size: 10px;
    line-height: 1.2;
    font-weight: 500;
    white-space: nowrap;
}

.tx-rating {
    display: flex;
    align-items: center;
    gap: 6px;
}

.tx-rating span {
    color: #6D5EF5;
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1;
}

.tx-rating small {
    color: #77728A;
    font-family: "Inter", sans-serif;
    font-size: 9px;
    white-space: nowrap;
}


/* MOBILE */
@media (max-width: 767px) {

    .tx-hero-stats {
        justify-content: center;
        gap: 20px;
        flex-wrap: wrap;
    }

    .tx-stat:not(:last-child)::after {
        display: none;
    }

    .tx-stat-icon {
        width: 35px;
        height: 35px;
        flex-basis: 35px;
    }

    .tx-stat-icon svg {
        width: 18px;
        height: 18px;
    }

    .tx-stat-content strong {
        font-size: 18px;
    }

    .tx-stat-content > span {
        font-size: 9px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-edcc2c6 */.tx-trust-line {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 22px;
    color: #77728A;
    font: 500 11px/1.5 Inter, sans-serif;
}

.tx-trust-stars {
    color: #6D5EF5;
    letter-spacing: 1px;
    font-size: 10px;
}

.tx-trust-dot {
    color: #C8C2D8;
}

.tx-trust-line strong {
    color: #4B4563;
    font-weight: 600;
}

@media (max-width: 767px) {
    .tx-trust-line {
        justify-content: center;
        font-size: 10px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6eeb12d */.tx-right-hero {
    position: relative;
    width: 100%;
    min-height: 560px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}


/* PURPLE GLOW */

.tx-hero-glow {
    position: absolute;
    width: 430px;
    height: 430px;
    right: 0;
    top: 100px;
    border-radius: 50%;
    background: #EEE9FF;
    filter: blur(30px);
    opacity: .85;
}


/* DOT PATTERN */

.tx-dot-pattern {
    position: absolute;
    width: 120px;
    height: 150px;
    right: -5px;
    top: 15px;

    background-image: radial-gradient(
        #C8BCFF 2px,
        transparent 2px
    );

    background-size: 18px 18px;
    opacity: .65;
}


/* FIVERR CARD */

.tx-fiverr-card {
    position: absolute;
    z-index: 10;

    top: 0;
    left: 50%;
    transform: translateX(-35%);

    width: 310px;
    min-height: 105px;

    display: flex;
    align-items: center;
    gap: 18px;

    padding: 18px 22px;

    background: rgba(255,255,255,.97);
    border: 1px solid #E8E3F5;
    border-radius: 18px;

    box-shadow:
        0 25px 60px rgba(55,35,120,.13);
}


.tx-fiverr-logo {
    width: 60px;
    height: 60px;
    flex: 0 0 60px;

    border-radius: 50%;
    overflow: hidden;
}


.tx-fiverr-logo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.tx-fiverr-info {
    display: flex;
    flex-direction: column;
}


.tx-fiverr-info strong {
    color: #191532;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 17px;
    font-weight: 800;
}


.tx-fiverr-info span {
    margin-top: 3px;

    color: #77728A;
    font-family: Inter, sans-serif;
    font-size: 12px;
}


.tx-fiverr-stars {
    margin-top: 5px;

    color: #F5B800;
    font-size: 14px;
    letter-spacing: 2px;
}


/* BROWSER */

.tx-browser {
    position: relative;
    z-index: 5;

    width: 100%;
    max-width: 590px;

    margin-top: 85px;

    background: #FFFFFF;

    border: 1px solid #E7E2F3;
    border-radius: 25px;

    overflow: hidden;

    transform: rotate(-2deg);

    box-shadow:
        0 35px 80px rgba(54,42,100,.14);
}


/* BROWSER TOP */

.tx-browser-top {
    height: 54px;

    display: flex;
    align-items: center;
    justify-content: space-between;

    padding: 0 20px;

    border-bottom: 1px solid #ECE8F5;
}


.tx-browser-dots {
    display: flex;
    gap: 6px;
}


.tx-browser-dots i {
    width: 8px;
    height: 8px;

    border-radius: 50%;
    background: #D8D2E8;
}


.tx-browser-menu {
    display: flex;
    align-items: center;
    gap: 24px;

    font-family: Inter, sans-serif;
    font-size: 10px;
    color: #5E596E;
}


.tx-browser-menu .active {
    color: #6D5EF5;
}


.tx-browser-menu b {
    padding: 9px 14px;

    background: #6D5EF5;
    color: white;

    border-radius: 8px;

    font-weight: 600;
}


/* BROWSER BODY */

.tx-browser-body {
    display: flex;
    justify-content: space-between;

    padding: 45px 38px 30px;

    min-height: 300px;

    background:
        linear-gradient(
            135deg,
            #FFFFFF 0%,
            #FAF8FF 100%
        );
}


.tx-browser-content {
    width: 53%;
}


.tx-mini-brand {
    color: #6D5EF5;

    font-family: Inter, sans-serif;
    font-size: 11px;
    font-weight: 700;

    letter-spacing: 1px;
}


.tx-browser-content h3 {
    margin: 18px 0 0;

    color: #191532;

    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 32px;
    line-height: 1.08;

    letter-spacing: -1.5px;
}


.tx-browser-content h3 em {
    color: #6D5EF5;
    font-style: normal;
}


.tx-mini-line {
    width: 55px;
    height: 4px;

    margin-top: 20px;

    border-radius: 10px;

    background: #6D5EF5;
}


.tx-browser-content p {
    max-width: 270px;

    margin: 18px 0;

    color: #77728A;

    font-family: Inter, sans-serif;
    font-size: 11px;
    line-height: 1.6;
}


.tx-mini-button {
    display: inline-flex;
    align-items: center;
    gap: 9px;

    padding: 10px 16px;

    border-radius: 9px;

    background: #6D5EF5;
    color: white;

    font-family: Inter, sans-serif;
    font-size: 10px;
    font-weight: 600;

    text-decoration: none;
}


.tx-mini-button span {
    font-size: 15px;
}


/* ABSTRACT IMAGE */

.tx-abstract-image {
    position: relative;

    width: 42%;
    height: 170px;

    margin-top: 15px;

    border-radius: 16px;

    overflow: hidden;

    background:
        linear-gradient(
            135deg,
            #F0ECFF,
            #D8CEFF
        );
}


.tx-wave {
    position: absolute;

    width: 150%;
    height: 70px;

    left: -20%;

    border-radius: 50%;

    background: rgba(255,255,255,.55);

    transform: rotate(-12deg);
}


.wave-one {
    top: 20px;
}


.wave-two {
    top: 65px;

    background: rgba(139,112,255,.25);
}


.wave-three {
    top: 105px;

    background: rgba(255,255,255,.45);
}


/* SLIDER DOTS */

.tx-slider-dots {
    display: flex;
    justify-content: center;
    gap: 8px;

    padding-bottom: 20px;
}


.tx-slider-dots i {
    width: 7px;
    height: 7px;

    border-radius: 50%;

    background: #DED8EF;
}


.tx-slider-dots i.active {
    background: #6D5EF5;
}


/* SERVICE CARDS */

.tx-service-row {
    display: flex;
    gap: 14px;

    padding: 0 25px 25px;
}


.tx-service {
    flex: 1;

    display: flex;
    align-items: center;
    gap: 10px;

    padding: 15px 13px;

    background: white;

    border: 1px solid #ECE8F5;
    border-radius: 12px;

    box-shadow: 0 8px 20px rgba(50,35,100,.06);
}


.tx-service-icon {
    width: 32px;
    height: 32px;

    display: flex;
    align-items: center;
    justify-content: center;

    flex: 0 0 32px;

    border-radius: 9px;

    background: #F1EEFF;
    color: #6D5EF5;

    font-size: 12px;
    font-weight: 700;
}


.tx-service span {
    color: #353047;

    font-family: Inter, sans-serif;
    font-size: 10px;
    font-weight: 600;
}


/* MOBILE */

@media (max-width: 767px) {

    .tx-right-hero {
        min-height: 470px;
        margin-top: 40px;
    }

    .tx-fiverr-card {
        top: 0;
        left: 50%;
        transform: translateX(-50%);

        width: 280px;
        min-height: 90px;

        padding: 14px 16px;
    }

    .tx-fiverr-logo {
        width: 48px;
        height: 48px;
        flex-basis: 48px;
    }

    .tx-fiverr-info strong {
        font-size: 14px;
    }

    .tx-fiverr-info span {
        font-size: 10px;
    }

    .tx-fiverr-stars {
        font-size: 12px;
    }

    .tx-browser {
        margin-top: 85px;
        transform: rotate(0);
        width: 100%;
        border-radius: 18px;
    }

    .tx-browser-top {
        height: 42px;
        padding: 0 14px;
    }

    .tx-browser-menu {
        gap: 8px;
        font-size: 8px;
    }

    .tx-browser-menu span {
        display: none;
    }

    .tx-browser-menu b {
        padding: 7px 10px;
    }

    .tx-browser-body {
        padding: 28px 20px 20px;
        min-height: 220px;
    }

    .tx-browser-content h3 {
        font-size: 24px;
    }

    .tx-browser-content p {
        font-size: 9px;
    }

    .tx-abstract-image {
        height: 125px;
    }

    .tx-service-row {
        gap: 7px;
        padding: 0 15px 15px;
    }

    .tx-service {
        padding: 9px;
    }

    .tx-service-icon {
        width: 26px;
        height: 26px;
        flex-basis: 26px;
    }

    .tx-service span {
        font-size: 8px;
    }

    .tx-dot-pattern {
        display: none;
    }
}/* End custom CSS */