/* screen - final-mobile  */
@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Bricolage+Grotesque:400,700,600|Inter:500,400,600");

.safe-wrapper {
    position: relative;
    /*height: calc(var(--vh, 1vh) * 100);*/
    overflow-y: auto;
    overflow-anchor: none;
    overscroll-behavior: none;
    contain: layout paint;
    will-change: transform;
}

.final-mobile .overlap-group {
    min-height: 100%;
    position: relative;
}

.final-mobile .screen a {
    display: contents;
    text-decoration: none;
}

.final-mobile .container-center-horizontal {
    display: flex;
    flex-direction: row;
    justify-content: center;
    pointer-events: none;
    width: 100%;
}

.final-mobile .container-center-horizontal > * {
    flex-shrink: 0;
    pointer-events: auto;
}

.final-mobile .valign-text-middle {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

* {
    box-sizing: border-box;
}


:root {
    --black: #000000;
    --gray500: #667084;
    --gray600: #475466;
    --lavender: #c878e1;
    --medium-purple: #8b5cf6;
    --mischka: #cbd5e1;
    --silver-sand: #c2c2c2;
    --storm-gray: #64748b;
    --vulcan: #1a1222;
    --white: #ffffff;
    --wild-sand: #f4f4f5;

    --font-size-l: 12px;
    --font-size-m: 10.9px;
    --font-size-xl: 13px;
    --font-size-xxl: 15px;
    --font-size-xxxl: 15.3px;
    --font-size-xxxxl: 16px;
    --font-size-xxxxxl: 30px;

    --font-family-bricolage_grotesque: "Bricolage Grotesque", Helvetica;
    --font-family-bricolage_grotesque_36pt-semibold: "Bricolage Grotesque 36pt-SemiBold", Helvetica;
    --font-family-inter: "Inter", Helvetica;
}

.final-mobile .inter-semi-bold-fiord-16px {
    color: var(--gray600);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xxxxl);
    font-style: normal;
    font-weight: 600;
}

.final-mobile .bricolagegrotesque-normal-silver-sand-12px {
    color: var(--silver-sand);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-l);
    font-style: normal;
    font-weight: 400;
}

.final-mobile .bricolagegrotesque36pt-semi-bold-medium-purple-30px {
    color: var(--medium-purple);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-xxxxxl);
    font-style: normal;
    font-weight: 600;
}

.final-mobile .inter-normal-fiord-16px {
    color: var(--gray600);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xxxxl);
    font-style: normal;
    font-weight: 400;
}

.final-mobile .bricolagegrotesque-normal-medium-purple-30px {
    color: var(--medium-purple);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-xxxxxl);
    font-style: normal;
    font-weight: 400;
}

.final-mobile .bricolagegrotesque-normal-white-12-3px {
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 12.3px;
    font-style: normal;
    font-weight: 400;
}

.final-mobile .bricolagegrotesque-normal-white-15px {
    color: var(--white);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-xxl);
    font-style: normal;
    font-weight: 400;
}

.final-mobile .bricolagegrotesque-normal-silver-sand-15-3px {
    color: var(--silver-sand);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-xxxl);
    font-style: normal;
    font-weight: 400;
}

.final-mobile .inter-semi-bold-lavender-16px {
    color: var(--lavender);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xxxxl);
    font-style: normal;
    font-weight: 600;
}

.final-mobile .bricolagegrotesque-bold-mischka-20px {
    color: var(--mischka);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
}

.final-mobile .bricolagegrotesque-normal-silver-sand-13px {
    color: var(--silver-sand);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-xl);
    font-style: normal;
    font-weight: 400;
}

.final-mobile .bricolagegrotesque-normal-white-12px {
    color: var(--white);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-l);
    font-style: normal;
    font-weight: 400;
}

.final-mobile .bricolagegrotesque-normal-mischka-12px {
    color: var(--mischka);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-l);
    font-style: normal;
    font-weight: 400;
}

.final-mobile .bricolagegrotesque-normal-silver-sand-10-9px {
    color: var(--silver-sand);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-m);
    font-style: normal;
    font-weight: 400;
}

.final-mobile .inter-semi-bold-pale-sky-14px {
    color: var(--gray500);
    font-family: var(--font-family-inter);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}

.final-mobile .bricolagegrotesque-semi-bold-white-22px {
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
}

.final-mobile .bricolagegrotesque-normal-silver-sand-13-3px {
    color: var(--silver-sand);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 13.3px;
    font-style: normal;
    font-weight: 400;
}

.final-mobile .bricolagegrotesque-bold-white-42-7px {
    color: var(--white);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 42.7px;
    font-style: normal;
    font-weight: 700;
}

.final-mobile .bricolagegrotesque-normal-wild-sand-15px {
    color: var(--wild-sand);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-xxl);
    font-style: normal;
    font-weight: 400;
}


.final-mobile {
    align-items: flex-start;
    background-color: var(--white);
    display: flex;
    height: 11526px;
    overflow: hidden;
    width: 402px;
    min-width: 402px;
    margin: 0 auto; /* Center the entire content */
    position: relative;
}

.final-mobile .overlap-group12 {
    height: 11656px;
    margin-left: -22px;
    margin-top: -4px;
    position: relative;
    width: 1026px;
    padding-top: 69px; /* Match navbar height */
}

.final-mobile .background {
    background-color: #1a1121;
    height: 11530px;
    left: 22px;
    position: absolute;
    top: 0;
    width: 402px;
}

.final-mobile .blurred-blobs {
    height: 11526px;
    left: 22px;
    position: absolute;
    top: 4px;
    width: 402px;
}

.final-mobile .group-59708 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    left: 0;
    min-height: 11656px;
    position: absolute;
    top: 0;
    width: 486px;
}

.final-mobile .dotspattern {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    min-height: 1457px;
    padding: 0 22px;
    width: 486px;
}

.final-mobile .reversible-container-1 {
    height: 967px;
    margin-top: 4px;
    position: relative;
    width: 402px;
}

.final-mobile .x216reversible-3 {
    height: 482px;
    left: 0;
    position: absolute;
    top: 0;
    width: 402px;
}

.final-mobile .x216reversible-4 {
    height: 486px;
    left: 0;
    position: absolute;
    top: 481px;
    width: 402px;
}

.final-mobile .x216reversible {
    height: 486px;
    width: 402px;
}

.final-mobile .reversible-container {
    height: 971px;
    position: relative;
    width: 402px;
}

.final-mobile .x216reversible-1 {
    height: 486px;
    left: 0;
    position: absolute;
    top: 0;
    width: 402px;
}

.final-mobile .x216reversible-2 {
    height: 486px;
    left: 0;
    position: absolute;
    top: 485px;
    width: 402px;
}

.final-mobile .x216reversible-5 {
    height: 360px;
    width: 402px;
}

.final-mobile .group-59681 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 16px;
    left: 55px;
    min-height: 176px;
    position: absolute;
    top: 523px;
    width: 345px;
}

.final-mobile .group-59680 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 10px;
    /*min-height: 115px;*/
    width: 332px;
}

.final-mobile .instant-design-excellence {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    letter-spacing: 0;
    line-height: normal;
    min-height: 15px;
    min-width: 147px;
    text-align: center;
    text-fill-color: transparent;
}

.final-mobile .all-your-design-need {
    letter-spacing: 0.30px;
    line-height: 30px;
    /*min-height: 90px;*/
    width: 340px;
}

.final-mobile .our {
    letter-spacing: 0.20px;
    line-height: 22.2px;
    min-height: 45px;
    width: 343px;
}

.final-mobile .text-11 {
    color: var(--medium-purple);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: var(--font-size-xxl);
    font-weight: 400;
    left: 141px;
    letter-spacing: 0;
    line-height: 24px;
    position: absolute;
    text-align: center;
    top: 866px;
    width: 164px;
}

.final-mobile .group-59653 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 16px;
    left: 54px;
    min-height: 69px;
    position: absolute;
    top: 2143px;
    width: 369px;
}

.final-mobile .what-we-do {
    letter-spacing: 0.30px;
    line-height: 30px;
    width: 365px;
}

.final-mobile .take-a-look-at-what {
    letter-spacing: 0.20px;
    line-height: 22.2px;
    min-height: 23px;
    width: 343px;
}

.final-mobile .group-59678 {
    align-items: flex-start;
    display: flex;
    gap: 5px;
    height: 37px;
    left: 146px;
    min-width: 154px;
    position: absolute;
    top: 108px;
}

.final-mobile .frame-5 {
    height: 37px;
    position: relative;
    width: 48px;
}

.final-mobile .frame-58 {
    height: 37px;
    width: 49px;
}

.final-mobile .frame-5-1 {
    gap: 9.51px;
    left: 57px;
    top: 690px;
}

.final-mobile .fun-label-color {
    align-items: center;
    background-color: var(--wild-sand);
    border-radius: 12.69px;
    display: flex;
    gap: 7.93px;
    height: 44px;
    justify-content: center;
    overflow: hidden;
    padding: 11.89px 19.03px;
    position: relative;
    width: 208px;
}

.final-mobile .label-text {
    color: var(--medium-purple);
    font-family: var(--font-family-inter);
    font-size: 12.7px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    position: relative;
    white-space: nowrap;
    width: fit-content;
}

.final-mobile .fun-label-color-1 {
    border: 0.79px solid;
    border-color: var(--white);
    border-radius: 12.69px;
    flex: 0 0 auto;
    gap: 7.93px;
    padding: 11.89px 19.03px;
}

.final-mobile .ellipse-2 {
    height: 20.61px;
    object-fit: cover;
    position: relative;
    width: 20.61px;
}

.final-mobile .label-text-1 {
    color: var(--wild-sand);
    font-size: 12.7px;
    white-space: nowrap;
}

.final-mobile .phone {
    height: 19.03px;
    position: relative;
    width: 19.03px;
}

.final-mobile .image-3-1 {
    height: 371px;
    left: 37px;
    object-fit: cover;
    position: absolute;
    top: 105px;
    width: 371px;
}

.final-mobile .frame-74 {
    position: absolute;
    left: 22px;
    top: 937px;
    width: 401px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    gap: var(--logo-rows-gap);
}

.final-mobile .group-59703 {
    height: 68px;
    position: relative;
    width: 589px;
}

.final-mobile .flex-row {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 0 20px;
}

.final-mobile .cl_13-copy {
    align-self: center;
    height: 57px;
    margin-top: 5.0px;
    object-fit: cover;
    width: 120px;
}

.final-mobile .cl_15-copy {
    height: 55px;
    margin-bottom: 1px;
    margin-left: 54px;
    object-fit: cover;
    width: 116px;
}

.final-mobile .cl_12 {
    height: 45px;
    margin-bottom: 4.76px;
    margin-left: 33px;
    object-fit: cover;
    width: 96px;
}

.final-mobile .cl_7 {
    height: 68px;
    margin-left: 25px;
    object-fit: cover;
    width: 145px;
}

.final-mobile .group-59704 {
    height: 73px;
    position: relative;
    width: 706px;
}

.final-mobile .flex-row-1 {
    align-items: center;
    display: flex;
    height: 73px;
    min-width: 706px;
}

.final-mobile .cl_10 {
    align-self: flex-end;
    height: 69px;
    object-fit: cover;
    width: 150px;
}

.final-mobile .cl_15 {
    height: 53px;
    margin-left: 56px;
    margin-top: 2.0px;
    object-fit: cover;
    width: 113px;
}

.final-mobile .cl_9 {
    align-self: flex-start;
    height: 69px;
    margin-left: 60px;
    object-fit: cover;
    width: 149px;
}

.final-mobile .cl_8 {
    height: 57px;
    margin-bottom: 2.0px;
    margin-left: 55px;
    object-fit: cover;
    width: 123px;
}

.final-mobile .group-59705 {
    height: 63px;
    position: relative;
    width: 639px;
}

.final-mobile .flex-row-2 {
    align-items: center;
    display: flex;
    min-width: 639px;
}

.final-mobile .cl_14-copy-2 {
    height: 63px;
    object-fit: cover;
    width: 135px;
}

.final-mobile .cl_14-copy {
    align-self: flex-end;
    height: 62px;
    margin-left: 55px;
    object-fit: cover;
    width: 134px;
}

.final-mobile .cl_13-copy-2 {
    height: 51px;
    margin-left: 49px;
    margin-top: 2.0px;
    object-fit: cover;
    width: 107px;
}

.final-mobile .cl_11 {
    height: 57px;
    margin-left: 38px;
    margin-top: 2.0px;
    object-fit: cover;
    width: 121px;
}

.final-mobile .image-4-1 {
    height: 344px;
    left: 51px;
    object-fit: cover;
    position: absolute;
    top: 1250px;
    width: 344px;
    animation: gentle-bounce 3s ease-in-out infinite;
}

.final-mobile .group-59880 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 18px;
    left: 50px;
    min-height: 756px;
    position: absolute;
    top: 8313px;
    width: 347px;
}

.final-mobile .group-59681-1 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 17px;
    margin-left: 4px;
    min-height: 115px;
    width: 345px;
}

.final-mobile .group-59680-1 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-height: 53px;
    width: 332px;
}

.final-mobile .read {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    letter-spacing: 0;
    line-height: normal;
    min-height: 15px;
    min-width: 30px;
    text-align: center;
    text-fill-color: transparent;
}

.final-mobile .surname {
    letter-spacing: 0.30px;
    line-height: 30px;
    width: 330px;
}

.final-mobile .group-59707 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 11px;
    justify-content: center;
    min-height: 623px;
    width: 355px;
}

.final-mobile .overlap-group {
    align-items: flex-start;
    background-color: var(--vulcan);
    border-radius: 23px;
    display: flex;
    flex-direction: column;
    gap: 6px;
    margin-left: -1px;
    min-height: 307px;
    padding: 3.0px 0.8px;
    width: 349px;
    border: 1px solid #6D476D;
}

.final-mobile .rectangle {
    height: 197px;
    object-fit: cover;
    width: 345px;
    border-radius: 22px;
    padding: 6px;
}

.final-mobile .heading {
    color: var(--storm-gray);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    margin-left: 7.16px;
    width: 278px;
}

.final-mobile .supporting-text {
    align-self: center;
    color: var(--silver-sand);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xl);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 18px;
    margin-right: 13.0px;
    min-height: 36px;
    width: 320px;
}

.final-mobile .group-59786 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 83px;
    left: 53px;
    min-height: 1032px;
    position: absolute;
    top: 10446px;
    width: 320px;
}

.final-mobile .frame-72 {
    align-items: flex-start;
    display: inline-flex;
    flex-direction: column;
    gap: 43px;
    position: relative;
}

.final-mobile .logo-and-supporting-text {
    align-items: flex-start;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 32px;
    position: relative;
    width: 320px;
}

.final-mobile .logo-2-1 {
    height: 34px;
    position: relative;
    width: 113.68px;
}

.final-mobile .text {
    align-self: stretch;
    letter-spacing: 0;
    line-height: 24px;
    position: relative;
}

.final-mobile .footer-links-column-1 {
    align-items: flex-start;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 16px;
    position: relative;
    width: 277.33px;
}

.final-mobile .heading-1 {
    align-self: stretch;
    letter-spacing: 0;
    line-height: 20px;
    margin-top: -1.00px;
    position: relative;
}

.final-mobile .footer-links {
    align-items: flex-start;
    align-self: stretch;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 12px;
    position: relative;
    width: 100%;
}

.final-mobile .footer-link {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 8px;
    position: relative;
}

.final-mobile .button {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 8px;
    justify-content: center;
    position: relative;
}

.final-mobile .text-1 {
    letter-spacing: 0;
    line-height: 24px;
    margin-top: -1.00px;
    position: relative;
    white-space: nowrap;
    width: fit-content;
}

.final-mobile .footer-links-column {
    flex: 0 0 auto;
    gap: 16px;
    width: 277.33px;
}

.final-mobile .footer-links-1 {
    align-self: stretch;
    gap: 12px;
    height: 160px;
    width: 100%;
}

.final-mobile .flex-container-57189946 {
    display: inline-flex;
    gap: 16px;
}

.final-mobile .flex-container-57189949 {
    display: flex;
    gap: 16px;
    height: 109px;
    width: 256px;
}

.final-mobile .text-2 {
    align-self: stretch;
    letter-spacing: 0;
    line-height: 10px;
    position: relative;
}

.final-mobile .frame-73 {
    align-items: flex-start;
    display: inline-flex;
    flex-direction: column;
    gap: 42px;
    justify-content: center;
    position: relative;
}

.final-mobile .footer-text {
    color: var(--gray500);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xxxxl);
    font-weight: 400;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: -1.00px;
    position: relative;
    width: 174px;
}

.final-mobile .social-icons {
    align-items: center;
    display: inline-flex;
    flex: 0 0 auto;
    gap: 24px;
    position: relative;
}

.final-mobile .social-icon {
    height: 24px;
    position: relative;
    width: 24px;
}

.final-mobile .group-59788 {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    gap: 99px;
    left: 48px;
    min-height: 882px;
    position: absolute;
    top: 7242px;
    width: 356px;
}

.final-mobile .group-59787 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-right: -2px;
    min-height: 248px;
    width: 350px;
}

.final-mobile .how-we-compare {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 10px;
    min-height: 145px;
    width: 348px;
}

.final-mobile .faq {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    letter-spacing: 0;
    line-height: normal;
    min-height: 15px;
    min-width: 29px;
    text-align: center;
    text-fill-color: transparent;
}

.final-mobile .have-any-other-quest {
    letter-spacing: 0.30px;
    line-height: 30px;
    min-height: 120px;
    width: 348px;
}

.final-mobile .everything-you-need {
    letter-spacing: 0.20px;
    line-height: 22.2px;
    min-height: 89px;
    width: 298px;
}

.final-mobile .group-59706 {
    position: relative;
    width: 363px;
    padding: 20px;
}

.final-mobile .text-container {
    position: relative;
    margin-bottom: 16px;
    cursor: pointer; /* Show container is clickable */
    transition: all 0.3s ease; /* Smooth transition for hover effects */
}

.final-mobile .text-container:hover {
    opacity: 0.9; /* Optional: add hover effect */
}

.final-mobile .text-12 {
    background-color: var(--vulcan);
    border-radius: 8px;
    padding: 16px;
    padding-right: 40px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.final-mobile .supporting-text-1 {
    display: none;
    padding: 16px 14px;
    opacity: 0;
    transition: all 0.3s ease;
    line-height: 18px;
}

.final-mobile .supporting-text-1.show {
    display: block;
    opacity: 1;
}

.final-mobile .minus-circle {
    position: absolute;
    right: 16px;
    top: 29px;
    width: 24px;
    height: 24px;
    pointer-events: none; /* Prevent icon from capturing clicks */
}

.final-mobile .flex-col {
    display: none;
}

.final-mobile .flex-row-3 {
    align-items: flex-start;
    display: flex;
    gap: 49px;
    height: 56px;
    min-width: 314px;
}

.final-mobile .text-13 {
    letter-spacing: 0;
    line-height: 28px;
    min-height: 56px;
    width: 246px;
}

.final-mobile .icon-1 {
    margin-top: 6.16px;
}

.final-mobile .overlap-group-1 {
    height: 28px;
    margin-top: 26px;
    position: relative;
    width: 314px;
}

.final-mobile .text-3 {
    left: 0;
    letter-spacing: 0;
    line-height: 28px;
    position: absolute;
    top: 0;
    width: 300px;
}

.final-mobile .icon {
    height: 18px;
    left: 295px;
    position: absolute;
    top: 3px;
    width: 18px;
}

.final-mobile .flex-row-4 {
    align-items: flex-start;
    display: flex;
    gap: 34px;
    height: 56px;
    margin-top: 31px;
    min-width: 314px;
}

.final-mobile .text-14 {
    letter-spacing: 0;
    line-height: 28px;
    min-height: 56px;
    width: 261px;
}

.final-mobile .icon-2 {
    margin-top: 3.16px;
}

.final-mobile .flex-row-5 {
    align-items: flex-start;
    display: flex;
    gap: 82px;
    height: 56px;
    margin-top: 31px;
    min-width: 314px;
}

.final-mobile .text-15 {
    letter-spacing: 0;
    line-height: 28px;
    min-height: 56px;
    width: 213px;
}

.final-mobile .icon-3 {
    margin-top: 2.16px;
}

.final-mobile .group-59790 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 32px;
    left: 53px;
    min-height: 1014px;
    position: absolute;
    top: 5354px;
    width: 340px;
}

.final-mobile .how-we-compare-1 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-left: 1px;
    min-height: 85px;
    width: 330px;
}

.final-mobile .how-it-works {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    letter-spacing: 0;
    line-height: normal;
    min-height: 15px;
    min-width: 75px;
    text-align: center;
    text-fill-color: transparent;
}

.final-mobile .a-seamless-way-of-working {
    letter-spacing: 0.30px;
    line-height: 30px;
    min-height: 60px;
    width: 330px;
}

.final-mobile .group-59685 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 58px;
    justify-content: center;
    min-height: 897px;
    width: 340px;
}

.final-mobile .overlap-group-3 {
    align-items: flex-start;
    background-color: var(--vulcan);
    border-radius: 23px;
    display: flex;
    flex-direction: column;
    margin-left: -1px;
    min-height: 177px;
    padding: 27px 26px;
    width: 342px;
    border: 1px solid #6D476D;

}

.final-mobile .group {
    height: 100%;
    margin-left: 9.79px;
    margin-top: 20px;
    width: 55px;
}

.final-mobile .text-16 {
    letter-spacing: 0;
    line-height: 20px;
    margin-left: 9.79px;
    margin-top: 17px;
    white-space: nowrap;
}

.final-mobile .text-17 {
    align-self: flex-end;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 11px;
    width: 280px;
}

.final-mobile .overlap-group1 {
    align-items: flex-start;
    background-color: var(--vulcan);
    border-radius: 23px;
    display: flex;
    flex-direction: column;
    margin-left: -1px;
    min-height: 177px;
    padding: 26.4px 14.3px;
    width: 342px;
    border: 1px solid #6D476D;
}

.final-mobile .group-1 {
    height: 42px;
    margin-left: 23.59px;
    margin-top: 6px;
    width: 35px;
}

.final-mobile .text-18 {
    align-self: center;
    letter-spacing: 0;
    line-height: 20px;
    margin-right: 37.42px;
    margin-top: 17px;
    min-width: 233px;
    white-space: nowrap;
}

.final-mobile .text-4 {
    align-self: flex-end;
    letter-spacing: 0;
    line-height: 28px;
    margin-top: 7px;
    width: 292px;
}

.final-mobile .overlap-group2 {
    align-items: flex-start;
    background-color: var(--vulcan);
    border-radius: 23px;
    display: flex;
    flex-direction: column;
    margin-left: -1px;
    min-height: 194px;
    padding: 23px 14px;
    width: 342px;
    border: 1px solid #6D476D;
}

.final-mobile .group-2 {
    height: 38px;
    margin-left: 21.79px;
    margin-top: 14px;
    width: 43px;
}

.final-mobile .text-19 {
    align-self: center;
    letter-spacing: 0;
    line-height: 24px;
    margin-right: 38.0px;
    margin-top: 17px;
    min-height: 40px;
    width: 232px;
}

.final-mobile .overlap-group3 {
    align-items: flex-start;
    background-color: var(--vulcan);
    border-radius: 23px;
    display: flex;
    flex-direction: column;
    margin-left: -1px;
    min-height: 177px;
    padding: 27.0px 35.8px;
    width: 342px;
    border: 1px solid #6D476D;
}

.final-mobile .group-3 {
    height: 35px;
    margin-left: 2.21px;
    margin-top: 12px;
    width: 43px;
}

.final-mobile .text-20 {
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 17px;
    white-space: nowrap;
}

.final-mobile .text-21 {
    letter-spacing: 0;
    line-height: 28px;
    margin-left: 0.21px;
    margin-top: 11px;
    width: 258px;
}

.final-mobile .overlap-group8 {
    height: 826px;
    left: 51px;
    position: absolute;
    top: 9288px;
    width: 343px;
}

.final-mobile .rectangle-64 {
    background-color: var(--vulcan);
    border: 1px solid;
    border-color: transparent;
    border-image: linear-gradient(to bottom, rgb(139, 58, 236), rgb(10.34, 72.39, 155.13) 26.5%, rgb(181.69, 13.63, 106.9) 56%, rgb(150, 58, 243) 82%) 1;
    border-radius: 23px;
    height: 343px;
    left: -242px;
    position: absolute;
    top: 242px;
    transform: rotate(-90.00deg);
    width: 826px;
}

.final-mobile .mask-group {
    height: 824px;
    left: 1px;
    position: absolute;
    top: 1px;
    width: 341px;
}

.final-mobile .overlap-group-4 {
    height: 409px;
    left: 1px;
    position: absolute;
    top: 96px;
    width: 341px;
}

.final-mobile .frame-5-2 {
    gap: 11.13px;
    left: 79px;
    top: 294px;
}

.final-mobile .fun-label-color-2 {
    background-color: var(--white);
    border-radius: 14.84px;
    gap: 9.27px;
    height: 51.94px;
    padding: 13.91px 22.26px;
}

.final-mobile .label-text-2 {
    color: var(--medium-purple);
    font-size: 14.8px;
}

.final-mobile .fun-label-color-3 {
    border: 0.93px solid;
    border-color: var(--white);
    border-radius: 14.84px;
    flex: 0 0 auto;
    gap: 9.27px;
    padding: 13.91px 22.26px;
}

.final-mobile .ellipse-2-1 {
    height: 24.11px;
    object-fit: cover;
    position: relative;
    width: 24.11px;
}

.final-mobile .label-text-3 {
    color: var(--white);
    font-size: 14.8px;
}

.final-mobile .phone-1 {
    height: 22.26px;
    position: relative;
    width: 22.26px;
}

.final-mobile .vector {
    height: 17px;
    left: 3px;
    position: absolute;
    top: 2px;
    width: 17px;
}

.final-mobile .flex-container-57191044 {
    display: flex;
    gap: 30px;
    height: 180px;
    left: 0;
    position: absolute;
    top: 78px;
    width: 341px;
}

.final-mobile .text-5 {
    align-self: stretch;
    letter-spacing: 0;
    line-height: 15px;
    position: relative;
    text-align: center;
}

.final-mobile .group-59858 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 24px;
    left: 24px;
    min-height: 652px;
    position: absolute;
    top: 4518px;
    width: 398px;
}

.final-mobile .group-59791 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-right: 7.46px;
    min-height: 85px;
    width: 330px;
}

.final-mobile .how-we-compare-2 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    letter-spacing: 0;
    line-height: normal;
    min-height: 15px;
    min-width: 100px;
    text-align: center;
    text-fill-color: transparent;
}

.final-mobile .unlimited-design-vs-other-solutions {
    letter-spacing: 0.30px;
    line-height: 30px;
    min-height: 60px;
    width: 330px;
}

.final-mobile .group-59833 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 8px;
    min-height: 543px;
    width: 398px;
}

.final-mobile .overlap-group4 {
    align-items: flex-end;
    background-color: var(--vulcan);
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    margin-top: -1px;
    min-height: 269px;
    padding: 16px 6px;
    width: 342px;
    border: 1px solid #6D476D;
}

.final-mobile .group-59820 {
    align-items: flex-start;
    display: flex;
    gap: 191px;
    height: 20px;
    margin-right: 4px;
    margin-top: 1px;
    min-width: 319px;
}

.final-mobile .text-6 {
    color: var(--white);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    min-width: 65px;
    text-align: center;
    white-space: nowrap;
}

.final-mobile .text-22 {
    color: var(--white);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    min-width: 59px;
    text-align: center;
    white-space: nowrap;
}

.final-mobile .line-37 {
    height: 1px;
    margin-right: 8px;
    margin-top: 17px;
    object-fit: cover;
    width: 315px;
}

.final-mobile .group-container-1 {
    align-items: flex-start;
    display: flex;
    gap: 22px;
    height: 180px;
    margin-top: 18px;
    min-width: 323px;
}

.final-mobile .group-59821 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-height: 180px;
    width: 129px;
}

.final-mobile .text-7 {
    letter-spacing: 0;
    line-height: 20px;
    white-space: nowrap;
}

.final-mobile .group-59822 {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-height: 176px;
    width: 172px;
}

.final-mobile .overlap-group3-1 {
    height: 20px;
    margin-left: 13.0px;
    position: relative;
    width: 143px;
}

.final-mobile .rectangle-31 {
    background-color: var(--medium-purple);
    border: 0.5px solid;
    border-color: var(--white);
    border-radius: 23px;
    height: 19px;
    left: 0;
    position: absolute;
    top: 0;
    width: 143px;
}

.final-mobile .text-8 {
    left: 9px;
    letter-spacing: 0;
    line-height: 20px;
    position: absolute;
    text-align: right;
    top: 0;
    white-space: nowrap;
}

.final-mobile .overlap-group-5 {
    height: 20px;
    margin-right: 4.0px;
    position: relative;
    width: 160px;
}

.final-mobile .rectangle-73 {
    background-color: var(--medium-purple);
    border: 0.5px solid;
    border-color: var(--white);
    border-radius: 23px;
    height: 19px;
    left: 0;
    position: absolute;
    top: 0;
    width: 160px;
}

.final-mobile .text-23 {
    left: 8px;
    letter-spacing: 0;
    line-height: 20px;
    position: absolute;
    text-align: right;
    top: 0;
    white-space: nowrap;
}

.final-mobile .overlap-group2-1 {
    height: 20px;
    margin-right: 8.0px;
    position: relative;
    width: 164px;
}

.final-mobile .rectangle-74 {
    background-color: var(--medium-purple);
    border: 0.5px solid;
    border-color: var(--white);
    border-radius: 23px;
    height: 19px;
    left: 0;
    position: absolute;
    top: 0;
    width: 164px;
}

.final-mobile .overlap-group1-1 {
    align-self: flex-end;
    height: 20px;
    margin-right: 8px;
    position: relative;
    width: 113px;
}

.final-mobile .rectangle-75 {
    background-color: var(--medium-purple);
    border: 0.5px solid;
    border-color: var(--white);
    border-radius: 23px;
    height: 19px;
    left: 0;
    position: absolute;
    top: 0;
    width: 113px;
}

.final-mobile .vector-1 {
    align-self: flex-end;
    height: 16px;
    margin-right: 8px;
    width: 16px;
}

.final-mobile .group-59829 {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.final-mobile .group-5982 {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 30px; /* Reduce arrow size */
    height: 30px; /* Reduce arrow size */
}

.final-mobile .group-5982[src*="59828"] {
    left: 0px;
    /* Move left arrow more outward */
}

.final-mobile .group-5982[src*="59827"] {
    right: 0px; /* Move right arrow more outward */
}

.final-mobile .group-5982.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.final-mobile .overlap-group-6 {
    background-color: var(--vulcan);
    display: none;
    margin: 0 auto;
    border: 1px solid #6D476D;
    padding: 10px;
    border-radius: 20px;
}

.final-mobile .overlap-group-6:first-child {
    display: block;
}

.final-mobile .group-59820-1 {
    align-items: flex-start;
    display: flex;
    gap: 149px;
    height: 20px;
    margin-right: 4px;
    margin-top: 1px;
    min-width: 319px;
}

.final-mobile .text-24 {
    color: var(--white);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    min-width: 101px;
    text-align: right;
    white-space: nowrap;
}

.final-mobile .group-container-2 {
    align-items: flex-start;
    display: flex;
    gap: 21px;
    height: 180px;
    margin-top: 18px;
    min-width: 323px;
}

.final-mobile .group-59822-1 {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    gap: 20px;
    min-height: 176px;
    width: 173px;
}

.final-mobile .text-25 {
    letter-spacing: 0;
    line-height: 20px;
    margin-right: 8px;
    min-width: 109px;
    text-align: right;
    white-space: nowrap;
}

.final-mobile .text-26 {
    letter-spacing: 0;
    line-height: 20px;
    margin-right: 8px;
    min-width: 86px;
    text-align: right;
    white-space: nowrap;
}

.final-mobile .text-27 {
    align-self: flex-start;
    letter-spacing: 0;
    line-height: 20px;
    min-width: 165px;
    text-align: right;
    white-space: nowrap;
}

.final-mobile .text-28 {
    letter-spacing: 0;
    line-height: 20px;
    margin-right: 8px;
    min-width: 28px;
    text-align: right;
    white-space: nowrap;
}

.final-mobile .vector-2 {
    height: 16px;
    margin-right: 8px;
    width: 16px;
}

.final-mobile .group-59789 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 10px;
    left: 55px;
    min-height: 85px;
    position: absolute;
    top: 6539px;
    width: 330px;
}

.final-mobile .surname-1 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    letter-spacing: 0;
    line-height: normal;
    min-height: 15px;
    min-width: 69px;
    text-align: center;
    text-fill-color: transparent;
}

.final-mobile .hundreds-of-happy-customers {
    letter-spacing: 0.30px;
    line-height: 30px;
    min-height: 60px;
    width: 330px;
}

.final-mobile .group-59784 {
    align-items: center;
    display: flex;
    flex-direction: column;
    left: 55px;
    min-height: 974px;
    position: absolute;
    top: 3453px;
    width: 310px;
}

.final-mobile .what-you-get-with-lurulabs {
    align-self: flex-start;
    letter-spacing: 0.30px;
    line-height: 30px;
    min-height: 60px;
    width: 286px;
}

.final-mobile .group-4 {
    height: 121px;
    margin-left: 27.21px;
    margin-top: 113px;
    width: 124px;
    animation: floatBounce 2s ease-in-out infinite;
}

.final-mobile .text-29 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    letter-spacing: 0.29px;
    line-height: 27px;
    margin-left: 27.21px;
    margin-top: 25px;
    min-height: 45px;
    text-align: center;
    text-fill-color: transparent;
    width: 187px;
    animation-delay: 0s;
}

.final-mobile .supporting-text-2 {
    letter-spacing: 0.18px;
    line-height: 21.5px;
    margin-left: 27.0px;
    margin-top: 13px;
    min-height: 22px;
    min-width: 229px;
    text-align: center;
    white-space: nowrap;
}

.final-mobile .group-5 {
    height: 113px;
    margin-left: 26.18px;
    margin-top: 52px;
    width: 124px;
    animation: floatBounce 3s ease-in-out infinite;
}

.final-mobile .text-30 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    letter-spacing: 0.29px;
    line-height: 27px;
    margin-left: 26.91px;
    margin-top: 25px;
    min-height: 45px;
    text-align: center;
    text-fill-color: transparent;
    width: 187px;
    animation-delay: 0.5s;
}

.final-mobile .supporting-text-3 {
    letter-spacing: 0.18px;
    line-height: 21.5px;
    margin-left: 25.0px;
    margin-top: 13px;
    min-height: 22px;
    min-width: 243px;
    text-align: center;
    white-space: nowrap;
}

.final-mobile .group-6 {
    height: 130px;
    margin-left: 25.21px;
    margin-top: 69px;
    width: 129px;
    animation: floatBounce 3s ease-in-out infinite;
}

.final-mobile .text-31 {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    letter-spacing: 0.29px;
    line-height: 27px;
    margin-left: 26.91px;
    margin-top: 26px;
    min-height: 45px;
    text-align: center;
    text-fill-color: transparent;
    width: 187px;
    animation-delay: 1s;
}

.final-mobile .supporting-text-4 {
    letter-spacing: 0.18px;
    line-height: 21.5px;
    margin-left: 24.0px;
    margin-top: 13px;
    min-height: 22px;
    min-width: 258px;
    text-align: center;
    white-space: nowrap;
}

.final-mobile .group-59652 {
    -webkit-backdrop-filter: blur(10px) brightness(100%);
    backdrop-filter: blur(10px) brightness(100%);
    background-color: #1a1222;
    display: flex;
    gap: 177px;
    height: 69px;
    min-width: 402px;
    padding: 15px 24px;
    position: fixed;
    top: 0;
    left: 50%;
    transform: translateX(-50%); /* Center the navbar */
    width: 402px;
    z-index: 1000;
}

.final-mobile .group-19 {
    align-self: center;
    background-image: url(../img/third_mobile/group-20@2x.png);
    background-size: 100% 100%;
    height: 22px;
    margin-bottom: 0.88px;
    width: 100px;
}

.final-mobile .evamenu-fill {
    height: 37px;
    width: 37px;
    cursor: pointer;
}

.final-mobile .overlap-group9 {
    align-items: flex-start;
    background-color: var(--vulcan);
    border-radius: 25px;
    display: flex;
    height: 466px;
    justify-content: flex-end;
    left: 57px;
    min-width: 331px;
    padding: 63.7px 36.3px;
    position: absolute;
    top: 2878px;
    border: 1px solid #6D476D;
}

.final-mobile .frame-65 {
    align-items: flex-start;
    display: inline-flex;
    flex-direction: column;
    gap: 35px;
    justify-content: center;
    position: relative;
}

.final-mobile .metric-item {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 14.24px;
    position: relative;
    width: 258.44px;
}

.final-mobile .number-and-text {
    align-items: flex-start;
    align-self: stretch;
    display: flex;
    flex: 0 0 auto;
    flex-direction: column;
    gap: 8.54px;
    position: relative;
    width: 100%;
}

.final-mobile .number {
    align-self: stretch;
    letter-spacing: -0.85px;
    line-height: 51.3px;
    margin-top: -0.71px;
    position: relative;
    text-align: center;
}

.final-mobile .text-9 {
    align-self: stretch;
    letter-spacing: 0.20px;
    line-height: 29px;
    position: relative;
    text-align: center;
}

.final-mobile .vector-3 {
    height: 40px;
    left: 361px;
    position: absolute;
    top: 2872px;
    width: 40px;
    animation: blink 2s infinite;
}

/* Add blink animation keyframes */
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0.2;
    }
    100% {
        opacity: 1;
    }
}

.final-mobile .vector-4 {
    height: 40px;
    left: 79px;
    position: absolute;
    top: 3291px;
    width: 40px;
    animation: blink 2s infinite;

}

.final-mobile .group-59601 {
    position: absolute;
    width: 262px;
    left: 93px;
    top: 6670px;
    /* transform: rotate(2.25deg); */
}

.final-mobile .review-slider {
    position: relative;
    width: 262px;
    height: 365px;
}

.final-mobile .group-container-3 {
    display: none; /* Hide by default */
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    animation: fadeEffect 0.3s ease-in-out;
    background-color: var(--vulcan);
    border-radius: 23px;
    padding: 15.5px 14.1px;
}

.final-mobile .group-container-3.active {
    display: block; /* Show when active */
}

.final-mobile .review-arrow {
    position: absolute;
    top: 45%;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 2;
    border: 1px solid #6D476D;
}

.final-mobile .review-arrow.prev {
    left: -50px;
}

.final-mobile .review-arrow.next {
    right: -50px;
}

.final-mobile .review-arrow img {
    width: 20px;
    height: 20px;
}


.final-mobile .review-arrow:hover {
    background: rgba(255, 255, 255, 0.2);
}

.final-mobile .review-arrow.disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.final-mobile .group-container-3 {
    align-items: flex-end;
    background-color: var(--vulcan);
    border-radius: 23px;
    display: flex;
    flex-direction: column;
    gap: 13px;
    margin-top: -1px;
    min-height: 365px;
    padding: 15.5px 14.1px;
    width: 262px;
}

.final-mobile .group-59586 {
    align-items: center;
    display: flex;
    margin-right: 10.4px;
    margin-top: 2px;
    min-width: 221px;
}

.final-mobile .ellipse-5 {
    align-self: flex-start;
    height: 35px;
    margin-top: 0;
    object-fit: cover;
    transform: rotate(-2.25deg);
    width: 35px;
}


.final-mobile .text-32 {
    color: var(--storm-gray);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 10.2px;
    font-weight: 700;
    left: 0;
    letter-spacing: 0;
    line-height: 14.6px;
    position: absolute;
    top: 20px;
    white-space: nowrap;
    left: 60px;
}

.final-mobile .text-33 {
    color: var(--storm-gray);
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 10.2px;
    font-weight: 400;
    left: 60px;
    letter-spacing: 0;
    line-height: 14.6px;
    position: absolute;
    top: 32px;
    white-space: nowrap;
}

.final-mobile .vector-5 {
    height: 15px;
    margin-left: 145px;
    margin-top: 0.01px;
    transform: rotate(-2.25deg);
    width: 16px;
}

.final-mobile .group-59599 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 3px;
    min-height: 284px;
    width: 231px;
}

.final-mobile .group-59591 {
    align-items: flex-start;
    display: flex;
    gap: 5px;
    height: 17px;
    justify-content: flex-end;
    min-width: 59px;
    padding: 0.0px 0.3px;
    margin-top: 17px;
}

.final-mobile .star {
    height: 15px;
    margin-top: 0;
    transform: rotate(-2.25deg);
    width: 16px;
}

.final-mobile .star-3 {
    height: 15px;
    transform: rotate(-2.25deg);
    width: 16px;
}

.final-mobile .flex-container-57191286 {
    display: flex;
    gap: 10.19px;
    height: 264px;
    margin-left: 0;
    position: relative;
    width: 229px;
}

.final-mobile .text-10 {
    align-self: stretch;
    letter-spacing: 0;
    line-height: 21.1px;
    position: relative;
}

.final-mobile .group-59850 {
    height: 25px;
    left: 48px;
    position: absolute;
    top: 6855px;
    width: 350px;
}

.final-mobile .group-59881 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 26px;
    left: 54px;
    min-height: 284px;
    position: absolute;
    top: 1658px;
    width: 345px;
}

.final-mobile .overlap-group-7 {
    height: 124px;
    position: relative;
    width: 330px;
}

.final-mobile .group-59679 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 92px;
    left: 0;
    min-height: 124px;
    position: absolute;
    top: 0;
    width: 317px;
}

.final-mobile .no-more-stressing-over-design-tasks {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    letter-spacing: 0;
    line-height: normal;
    min-height: 15px;
    text-fill-color: transparent;
}

.final-mobile .ps-it-really-is-i {
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    background: linear-gradient(180deg, rgb(203.32, 180.62, 255) 0%, rgb(255, 255, 255) 100%);
    background-clip: text;
    color: transparent;
    font-family: var(--font-family-bricolage_grotesque);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: normal;
    min-height: 17px;
    text-fill-color: transparent;
}

.final-mobile .weve-got-you-covered-instantly {
    left: 0;
    letter-spacing: 0.30px;
    line-height: 30px;
    position: absolute;
    top: 25px;
    width: 330px;
}

.final-mobile .with-lurulabs-you-ge {
    letter-spacing: 0.20px;
    line-height: 22.2px;
    min-height: 134px;
    width: 343px;
}

.final-mobile .group-59898 {
    align-items: flex-start;
    display: flex;
    height: 459px;
    left: 22px;
    min-width: 1004px;
    position: absolute;
    top: 2247px;
}

.final-mobile .group-container-4 {
    align-self: flex-end;
    height: 428px;
    margin-bottom: 0;
    position: relative;
    width: 402px;
}

.final-mobile .group-59531 {
    height: 413px;
    left: 247px;
    position: absolute;
    top: 0;
    width: 155px;
}

.final-mobile .group-59897 {
    height: 413px;
    left: 0;
    position: absolute;
    top: 15px;
    width: 263px;
}

.final-mobile .group-59533 {
    align-items: flex-start;
    align-self: center;
    display: flex;
    margin-bottom: 15.41px;
    margin-left: 104px;
    min-width: 238px;
    transform: rotate(-3.57deg);
}

.final-mobile .group-container {
    border-radius: 6.04px;
    height: 399px;
    margin-top: 0;
    position: relative;
    width: 238px;
}

.final-mobile .group-595 {
    align-items: center;
    background-color: #241b2a80;
    border: 0.6px solid;
    border-color: #884bb933;
    border-radius: 6.04px;
    display: flex;
    gap: 1259px;
    height: 399px;
    justify-content: flex-end;
    left: 0;
    min-width: 238px;
    position: absolute;
    top: 0;
}

.final-mobile .rectangle-3 {
    border: 0.3px solid;
    border-color: transparent;
    border-image: linear-gradient(to bottom, rgb(139, 58, 236), rgb(10.34, 72.39, 155.13) 26.5%, rgb(181.69, 13.63, 106.9) 56%, rgb(150, 58, 243) 82%) 1;
    border-radius: 6.04px;
    height: 388px;
    margin-bottom: 1.2px;
    width: 233px;
}

.final-mobile .mask-group-1 {
    margin-bottom: -6522.07px;
}

.final-mobile .overlap-group-2 {
    height: 58px;
    left: 3px;
    position: absolute;
    top: 335px;
    width: 232px;
}

.final-mobile .rectangle-43 {
    background: linear-gradient(180deg, rgb(2, 6, 23) 0%, rgb(29.08, 0.78, 93.5) 22.5%, rgba(10.87, 32.61, 125, 0) 49.57%);
    border-radius: 5.43px;
    filter: blur(1.21px);;
    height: 56px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 2px;
    width: 232px;
}

.final-mobile .rectangle-43-1 {
    background: linear-gradient(180deg, rgb(139, 58, 236) 0%, rgb(10.34, 72.39, 155.13) 26.5%, rgb(181.69, 13.63, 106.9) 56%, rgb(150, 58, 243) 82%);
    border-radius: 13.28px;
    filter: blur(10.99px);;
    height: 9px;
    left: 34px;
    opacity: 0.5;
    position: absolute;
    top: 34px;
    width: 164px;
}

.final-mobile .rectangle-42 {
    background: linear-gradient(180deg, rgb(139, 58, 236) 0%, rgb(10.34, 72.39, 155.13) 26.5%, rgb(181.69, 13.63, 106.9) 56%, rgb(150, 58, 243) 82%);
    border-radius: 13.28px;
    height: 1px;
    left: 35px;
    position: absolute;
    top: 43px;
    width: 161px;
}

.final-mobile .x-design {
    color: var(--white);
    font-family: var(--font-family-bricolage_grotesque_36pt-semibold);
    font-size: 18.1px;
    font-weight: 600;
    left: 35px;
    letter-spacing: 0.18px;
    line-height: 41.0px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 161px;
}

.final-mobile .group-59532 {
    align-items: flex-start;
    display: flex;
    margin-left: 9px;
    margin-top: 7.04px;
    min-width: 238px;
    transform: rotate(-3.57deg);
}

.final-mobile .mask-group-2 {
    margin-bottom: -6522.08px;
}

.final-mobile .flex-container {
    align-items: flex-start;
    flex-direction: column;
}

.final-mobile .footer-links-2 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    position: relative;
}

.final-mobile .frame-5-3 {
    align-items: flex-start;
    display: inline-flex;
    flex-direction: column;
    position: absolute;
}

.final-mobile .fun-label-color-4 {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 208px;
}

.final-mobile .icon-4 {
    height: 18px;
    width: 18px;
}

.final-mobile .label-text-4 {
    font-family: var(--font-family-inter);
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    position: relative;
    width: fit-content;
}

.final-mobile .mask-group-3 {
    align-self: flex-end;
    height: 395px !important;
    width: 240px;
}

/* Add new mobile nav styles */
.mobile-nav {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: transparent;
    background-color: #1a1222;
    z-index: 2000;
    transition: left 0.3s ease;
}

.mobile-nav.active {
    left: 0;
}

.mobile-nav-header {
    -webkit-backdrop-filter: blur(10px) brightness(100%);
    backdrop-filter: blur(10px) brightness(100%);
    background-color: #1a1222;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 15px;
    height: 69px;
}

.mobile-nav-content {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.mobile-nav-item {
    color: var(--white);
    font-family: var(--font-family-inter);
    font-size: var(--font-size-xxl);
    text-decoration: none;
    padding: 15px;
    border-radius: 8px;
}

.mobile-nav-item:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

/* Prevent scrolling when menu is open */
body.menu-open {
    overflow: hidden;
}

/* Update the close button styles */
.close-button {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    /* background-color: rgba(255, 255, 255, 0.1); */
    margin: 10px;
}

/* .close-button:hover {
  background-color: rgba(255, 255, 255, 0.2);
} */

.close-icon {
    color: var(--white);
    font-size: 36px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 4px; /* Optical adjustment for the × symbol */
}

/* @media screen and (max-width: 402px) {
  .container-center-horizontal {
    min-width: 402px;
  }

  html {
    zoom: var(--zoom-factor);
    -moz-transform: scale(var(--zoom-factor));
    -moz-transform-origin: 0 0;
  }
} */

:root {
    /* --zoom-factor: calc(100vw / 402); */
    --logo-rows-gap: 10px;
    --slider-position: 2px; /* Adjust this value to move the slider content left/right */
}

/* Update existing container styles */
.final-mobile .container-center-horizontal {
    min-width: 402px;
    overflow-x: hidden;
}

/* Add new styles for infinite scroll */
.final-mobile .logos-container {
    display: flex;
    width: fit-content;
    animation: scroll 20s linear infinite;
}

.final-mobile .logos-scroll {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.final-mobile .flex-row {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 0 20px;
}


/* Animation keyframes */
@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}


@keyframes scroll-reverse {
    0% {
        transform: translateX(-50%);
    }
    100% {
        transform: translateX(0);
    }
}

/* Ensure images are same size */
.final-mobile .logos-container img {
    height: 60px;
    width: auto;
    object-fit: contain;
}

/* Add reverse animation for middle row */
.final-mobile .logos-container.reverse {
    animation: scroll-reverse 20s linear infinite;
}


/* Update and add new styles for the slider */
.final-mobile .slider-container {
    position: relative;
    width: 402px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.final-mobile .slider-wrapper {
    width: 280px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    transform: translateX(var(--slider-position)); /* Add position control */
}

.final-mobile .slider-items {
    display: flex;
    transition: transform 0.3s ease;
}

.final-mobile .design-box {
    min-width: 280px;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.final-mobile .design-content {
    position: relative;
    margin-bottom: 15px;
    width: 250px; /* Fixed width for all image containers */
    height: 450px; /* Fixed height for all image containers */
    display: flex;
    justify-content: center;
    align-items: center;
}

.final-mobile .mask-group-3 {

    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: none;
    margin: 0;
    align-self: center;
}

.final-mobile .slider-arrow {
    background: rgba(255, 255, 255, 0.1);
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6D476D;
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    z-index: 1;
    border: 1px solid #6D476D;
}

.final-mobile .slider-arrow:hover {
    background: rgba(255, 255, 255, 0.2);

}

.final-mobile .slider-arrow.prev {
    left: 22px; /* Match container padding */
}

.final-mobile .slider-arrow.next {
    right: 22px; /* Match container padding */
}

/* Hide arrows when at the end */
.final-mobile .slider-arrow.disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

/* Update title container styles */
.final-mobile .design-title {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

/* Update slider wrapper width to accommodate the design boxes */
.final-mobile .slider-wrapper {
    width: 280px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    transform: translateX(var(--slider-position));
}

/* Update slider items container */
.final-mobile .slider-items {
    display: flex;
    transition: transform 0.3s ease;
    align-items: center;
    gap: 20px; /* Consistent gap between slides */
}

/* Add mild infinite bounce animation */
@keyframes floatBounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
}

/* Apply animation to the group images */
.final-mobile .group-4,
.final-mobile .group-5,
.final-mobile .group-6 {
    animation: floatBounce 3s ease-in-out infinite;
}

@keyframes riseUp {
    0% {
        opacity: 1;
        transform: translateY(30px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Apply animation to group images with different delays */
.final-mobile .group {
    animation: riseUp 1s ease forwards;
    opacity: 0;
}

.final-mobile .group-1 {
    animation: riseUp 1s ease forwards;
    opacity: 0;
}

.final-mobile .group-2 {
    animation: riseUp 1s ease forwards;
    opacity: 0;
}

.final-mobile .group-3 {
    animation: riseUp 1s ease forwards;
    opacity: 0;
}

/* Add FAQ styles */
.final-mobile .text-container {
    background: var(--vulcan);
    border-radius: 18px;
    padding: 4px;
    margin-bottom: 8px;
    cursor: pointer;
    border: 1px solid #6D476D;
}

.final-mobile .supporting-text-1 {
    /* background: #1e0b2b; */
    border-radius: 0 0 8px 8px;
    padding: 0 16px 16px 16px;
    margin-top: 0px;
    display: none;
}

.final-mobile .minus-circle {
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    width: 24px;
    height: 24px;
}

/* Update container position for icon placement */
.final-mobile .text-container {
    position: relative;
}

/* Add transition for smooth show/hide */
.final-mobile .supporting-text-1 {
    transition: all 0.3s ease;
}

/* Add rise-up animation for reviews */
@keyframes riseUpX {
    100% {
        opacity: 1;
        transform: translateX(1px)
    }
    100% {
        opacity: 1;
        transform: translateX(0)
    }
}

.final-mobile .group-container-3 {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    animation: none;
    will-change: transform, opacity;
    border: 1px solid #6D476D;
}

.final-mobile .group-container-3.active {
    display: block;
    animation: riseUpX 0.2s cubic-bezier(0.4, 0, 0.2, 0.1) forwards;
}

/* Update review arrow styles */
.review-arrow {
    background: transparent;
    border: 1px solid #6D476D;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #6D476D;
    font-size: 20px;
    transition: all 0.3s ease;
}

.review-arrow:hover {
    /* background: rgba(109, 71, 109, 0.1); */
    color: #6D476D;
}

.review-arrow.disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

/* Hide the image inside arrow buttons */
.review-arrow img {
    display: none;
}

