.wrapper {
    background-color: #141414;
    padding: 0 130px;
    color: #fff
}

.top-section {
    display: flex;
    justify-content: space-between
}

.top-section__right {
    display: flex
}

.top-section__right__content-wrapper {
    padding-top: 56px
}

.top-section__right__heading {
    margin-top: 20px;
    font-size: 30px;
    font-weight: 400
}

.top-section__right__sub-heading {
    margin-top: 23px;
    font-size: 30px;
    font-weight: 200
}

.top-section__right__button-wrapper {
    display: flex;
    gap: 52px;
    margin-top: 38px
}

.footer-store {
    width: 200px;
    height: 59px;
    cursor: pointer
}

.top-section__left__wrapper {
    position: relative;
    width: 800px;
    height: 350px
}

.top-section__left__model-1 {
    position: absolute;
    right: 250;
    z-index: 1
}

.top-section__left__model-2 {
    position: absolute;
    right: 103px;
    top: 20px;
    z-index: 1
}

.top-section__left__model-3 {
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 1
}

.top-section__left__model-4 {
    position: absolute;
    right: 160;
    top: 145;
    z-index: 1
}

.top-section__left__model-5 {
    position: absolute;
    right: 15;
    top: 140;
    z-index: 1
}

.top-section__left__model-6, .top-section__left__model-7 {
    position: absolute;
    right: 75;
    z-index: 1
}

.top-section__left__background-line {
    position: absolute;
    z-index: 0;
    top: 30;
    right: -133
}

.top-section__left__triangle-1 {
    top: 250;
    right: 445
}

.top-section__left__triangle-2 {
    top: 50;
    right: 520;
    rotate: -16deg
}

.top-section__left__triangle-3 {
    right: -120;
    top: 10
}

.top-section__left__triangle-4 {
    right: -60;
    top: 180
}

.bottom-section {
    margin-top: 50px;
    font-size: 15px;
    font-weight: 400
}

.bottom-section, .bottom-section-div {
    display: flex;
    gap: 100px
}

.bottom-section__info-wrapper {
    margin-bottom: 50px
}

.bottom-section__info-heading {
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 600
}

.bottom-section__info-sub-heading-1 {
    color: #cf48c6;
    margin-bottom: 10px
}

.bottom-section__info-sub-heading-2, .bottom-section__info-sub-heading-customer {
    margin-bottom: 10px
}

.bottom-section__info-socialLinks {
    display: flex;
    gap: 27px
}

.bottom-section_footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 15px;
    font-weight: 400;
    margin-top: 37px;
    padding-bottom: 37px
}

.bottom-section_footer-heading {
    display: flex;
    gap: 100px
}

@media only screen and (max-width: 1032px) {
    .wrapper {
        padding: 0 60px
    }

    .top-section__left__wrapper {
        display: none
    }

    .top-section {
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center
    }

    .bottom-section, .top-section__right__button-wrapper {
        display: flex;
        justify-content: space-between
    }
}

@media only screen and (max-width: 700px) {
    .bottom-section {
        display: flex;
        flex-direction: column;
        gap: 10px
    }

    .bottom-section__info-wrapper {
        margin-bottom: 0
    }

    .social-wrapper {
        display: flex;
        gap: 100px;
        margin-bottom: 35px
    }

    .bottom-section__info-sub-heading-customer {
        margin-bottom: 10px;
        width: 186px
    }
}

@media only screen and (max-width: 574px) {
    .wrapper {
        padding: 0 30px
    }

    .bottom-section_footer {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 55px
    }

    .decoration {
        display: none
    }

    .hr-styles {
        width: 200%;
        margin-left: -50px
    }

    .bottom-section_footer-heading {
        display: flex;
        width: 100%;
        gap: 100px;
        justify-content: space-between
    }
}

@media only screen and (max-width: 470px) {
    .top-section__right__heading {
        margin-top: 20px;
        font-size: 25px;
        font-weight: 400
    }

    .top-section__right__sub-heading {
        margin-top: 23px;
        font-size: 20px;
        font-weight: 200
    }

    .top-section__right__button-wrapper {
        display: flex;
        gap: 10px
    }

    .footer-store {
        width: 140px;
        height: 45px;
        cursor: pointer
    }

    .bottom-section {
        margin-top: 50px;
        display: flex;
        gap: 10px;
        font-size: 13px;
        font-weight: 400
    }

    .bottom-section_footer {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 55px
    }

    .decoration {
        display: none
    }

    .works-text {
        min-width: 92px
    }
}

@media only screen and (max-width: 402px) {
    .works-text {
        min-width: 81px
    }
}

@media only screen and (max-width: 386px) {
    .bottom-section-div {
        display: flex;
        gap: 80px
    }
}

@media only screen and (max-width: 380px) {
    .bottom-section-div {
        display: flex;
        gap: 35px
    }
}

.swiper {
    position: relative;
    width: 100%;
    height: 100%
}

.listClass {
    text-align: center
}

@font-face {
    font-family: revicons;
    fallback: fallback;
    src: url(./revicons.ff59b316.woff) format("woff"), url(./revicons.b96bdb22.ttf) format("ttf"), url(./revicons.652e7269.eot) format("ttf")
}

.react-multi-carousel-list {
    display: flex;
    align-items: center;
    overflow: hidden;
    position: relative
}

.react-multi-carousel-track {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    position: relative;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform, transition
}

.react-multiple-carousel__arrow {
    position: absolute;
    outline: 0;
    transition: all .5s;
    border-radius: 35px;
    z-index: 1000;
    border: 0;
    background: rgba(0, 0, 0, .5);
    min-width: 43px;
    min-height: 43px;
    opacity: 1;
    cursor: pointer
}

.react-multiple-carousel__arrow:hover {
    background: rgba(0, 0, 0, .8)
}

.react-multiple-carousel__arrow:before {
    font-size: 20px;
    color: #fff;
    display: block;
    font-family: revicons;
    text-align: center;
    z-index: 2;
    position: relative
}

.react-multiple-carousel__arrow:disabled {
    cursor: default;
    background: rgba(0, 0, 0, .5)
}

.react-multiple-carousel__arrow--left {
    left: calc(4% + 1px)
}

.react-multiple-carousel__arrow--left:before {
    content: "\e824"
}

.react-multiple-carousel__arrow--right {
    right: calc(4% + 1px)
}

.react-multiple-carousel__arrow--right:before {
    content: "\e825"
}

.react-multi-carousel-dot-list {
    position: absolute;
    bottom: 0;
    display: flex;
    left: 0;
    right: 0;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.react-multi-carousel-dot button {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 1;
    box-shadow: none;
    transition: background .5s;
    border: 2px solid grey;
    padding: 0;
    margin: 0 6px 0 0;
    outline: 0;
    cursor: pointer
}

.react-multi-carousel-dot button:hover:active, .react-multi-carousel-dot--active button {
    background: #080808
}

.react-multi-carousel-item {
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .react-multi-carousel-item {
        flex-shrink: 0 !important
    }

    .react-multi-carousel-track {
        overflow: visible !important
    }
}

[dir=rtl].react-multi-carousel-list {
    direction: rtl
}

.rtl.react-multiple-carousel__arrow--right {
    right: auto;
    left: calc(4% + 1px)
}

.rtl.react-multiple-carousel__arrow--right:before {
    content: "\e824"
}

.rtl.react-multiple-carousel__arrow--left {
    left: auto;
    right: calc(4% + 1px)
}

.rtl.react-multiple-carousel__arrow--left:before {
    content: "\e825"
}

.categories-wrapper {
    background-color: #191919;
    padding: 38px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.categories-title {
    text-align: center;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 40px
}

.categories-container {
    width: 100%;
    gap: 107px;
    flex-wrap: wrap
}

.categories-container, .category-box {
    display: flex;
    align-items: center;
    justify-content: center
}

.category-box {
    flex-direction: column;
    gap: 10px;
    color: #fff
}

.category-label {
    color: #fff;
    font-size: 13px;
    font-weight: 400
}

@media only screen and (max-width: 842px) {
    .categories-container {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 40px
    }
}

@media only screen and (max-width: 425px) {
    .categories-container {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 54px
    }
}

.socialee-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 50px 270px
}

.socialee-title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px
}

.socialee-description, .socialee-title {
    width: 100%;
    text-align: center;
    color: #222
}

.socialee-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 43px
}

.socialee-container {
    width: 100%;
    align-items: center;
    display: flex;
    gap: 63px
}

.socialee-box {
    position: relative;
    flex-direction: column
}

.play-wrapper, .socialee-box {
    display: flex;
    align-items: center
}

.play-wrapper {
    position: absolute;
    top: 40%;
    left: 40%;
    background-color: #191919;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    justify-content: center;
    cursor: pointer;
    opacity: 0
}

.play-wrapper:hover {
    opacity: 1;
    z-index: 3
}

.play-wrapper:active {
    transform: scale(.97)
}

.socialee-label {
    display: flex;
    align-items: center;
    color: #757575;
    font-size: 11px;
    margin-top: 5px
}

@media only screen and (max-width: 842px) {
    .socialee-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 50px
    }

    .socialee-container {
        width: 80%;
        margin: auto;
        align-items: center;
        display: flex;
        gap: 63px;
        overflow: scroll
    }

    ::-webkit-scrollbar {
        display: none
    }

    .socialee-title {
        text-align: center;
        color: #222;
        font-size: 25px;
        font-weight: 700;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 500px) {
    .socialee-container {
        width: 80%;
        margin: auto;
        align-items: center;
        display: flex;
        gap: 32px;
        overflow: scroll
    }

    .socialee-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 50px 25px
    }
}

@media only screen and (max-width: 380px) {
    .socialee-container {
        width: 80%;
        margin: auto;
        align-items: center;
        display: flex;
        gap: 26px;
        overflow: scroll
    }

    .socialee-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 50px 10px
    }
}

@media only screen and (min-width: 843px) {
    .socialee-container {
        width: 100%;
        align-items: center;
        display: flex;
        justify-content: center;
        gap: 63px
    }
}

.earning-wrapper {
    width: 100%;
    background-color: #fff;
    margin: 90px auto;
    position: relative;
    z-index: 0
}

.earning-title {
    color: #000;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 129.5%;
    display: flex;
    justify-content: center
}

.earning-subtitle {
    font-weight: 500;
    margin-top: 50px;
    margin-bottom: 40px
}

.earning-subtitle, .earning-titles {
    color: #000;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    line-height: 129.5%;
    display: flex;
    flex-direction: column;
    flex-shrink: 0
}

.earning-titles {
    width: 50%;
    margin: 0 auto
}

.earning-child {
    display: flex;
    width: 866px;
    flex-direction: column;
    flex-shrink: 0;
    color: #000;
    text-align: center;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 129.5%
}

.earning-label {
    margin-top: 10px;
    color: #000
}

.earning, .earning-label {
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 129.5%
}

.earning {
    color: #72256d;
    margin-left: 3px;
    margin-right: 3px
}

.earning-bottom {
    color: #000;
    text-align: center;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 129.5%;
    display: flex;
    flex-direction: column;
    flex-shrink: 0
}

.main, .range-manager {
    display: flex;
    align-items: center;
    justify-content: center
}

.range-manager {
    flex-direction: column;
    margin: 40px auto;
    position: relative;
    width: -moz-fit-content;
    width: fit-content
}

.progress {
    background: linear-gradient(90deg, #72256d 2%, #cf48c6 6.99907%, #fff 0, #ededed);
    border-radius: 36px;
    height: 44px;
    width: 1000px;
    outline: none;
    transition: background .45s ease-in;
    -webkit-appearance: none
}

.progress::-webkit-slider-thumb {
    width: 25px;
    height: 82px;
    border-radius: 36px;
    -webkit-appearance: none;
    cursor: ew-resize;
    background: #434343
}

.progress2 {
    border-radius: 36px;
    background: linear-gradient(90deg, #255672 7%, #764f9a 18%, #cf48c6 0, #dcdcdc 14%, #ededed 0);
    height: 44px;
    width: 1000px;
    outline: none;
    transition: background .45s ease-in;
    -webkit-appearance: none
}

input[type=range]::-moz-range-thumb {
    width: 25px;
    height: 82px;
    border-radius: 36px;
    cursor: ew-resize;
    background: #434343;
    -moz-appearance: none
}

.bubble1 {
    color: #fff;
    padding: 4px 12px;
    border-radius: 4px;
    transform: translateX(-80%);
    top: 65px;
    margin-left: 33px
}

.bubble1, .bubble1:after {
    background: #171515;
    position: absolute;
    left: 10%;
    z-index: 5
}

.bubble1:after {
    content: "";
    width: 2px;
    height: 2px;
    top: -1px
}

.bubble2 {
    color: #fff;
    padding: 4px 12px;
    border-radius: 4px;
    transform: translateX(-50%);
    bottom: -47px;
    top: 245px
}

.bubble2, .bubble2:after {
    background: #171515;
    position: absolute;
    left: 20%;
    z-index: 5
}

.bubble2:after {
    content: "";
    width: 2px;
    height: 2px;
    top: -1px
}

@media only screen and (max-width: 1248px) {
    .earning-wrapper {
        width: 80%;
        margin: 40px auto
    }

    .earning-label {
        margin-top: 10px;
        color: #000
    }

    .earning, .earning-label {
        text-align: center;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 129.5%
    }

    .earning {
        color: #72256d;
        margin-left: 3px;
        margin-right: 3px
    }

    .earning-titles {
        width: 60%;
        flex-shrink: 0;
        margin: 10px auto;
        color: #000;
        text-align: center;
        font-size: 25px;
        font-style: normal;
        line-height: 129.5%;
        display: flex;
        flex-direction: column
    }

    .progress {
        background: linear-gradient(90deg, #72256d 2%, #cf48c6 6.99907%, #fff 0, #ededed);
        border-radius: 36px;
        height: 44px;
        width: 800px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    .progress::-webkit-slider-thumb {
        width: 25px;
        height: 82px;
        border-radius: 36px;
        -webkit-appearance: none;
        cursor: ew-resize;
        background: #434343
    }

    .progress2 {
        border-radius: 36px;
        background: linear-gradient(90deg, #255672 7%, #764f9a 18%, #cf48c6 0, #dcdcdc 14%, #ededed 0);
        height: 44px;
        width: 800px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    input[type=range]::-moz-range-thumb {
        width: 25px;
        height: 82px;
        border-radius: 36px;
        cursor: ew-resize;
        background: #434343;
        -moz-appearance: none
    }
}

@media only screen and (max-width: 1024px) {
    .earning-label {
        margin-top: 10px;
        color: #000;
        text-align: center;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 129.5%
    }

    .progress {
        background: linear-gradient(90deg, #72256d 2%, #cf48c6 6.99907%, #fff 0, #ededed);
        border-radius: 36px;
        height: 44px;
        width: 700px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    .progress::-webkit-slider-thumb {
        width: 25px;
        height: 82px;
        border-radius: 36px;
        -webkit-appearance: none;
        cursor: ew-resize;
        background: #434343
    }

    .progress2 {
        border-radius: 36px;
        background: linear-gradient(90deg, #255672 7%, #764f9a 18%, #cf48c6 0, #dcdcdc 14%, #ededed 0);
        height: 44px;
        width: 700px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    input[type=range]::-moz-range-thumb {
        width: 25px;
        height: 82px;
        border-radius: 36px;
        cursor: ew-resize;
        background: #434343;
        -moz-appearance: none
    }
}

@media only screen and (max-width: 940px) {
    .earning-titles {
        width: 80%;
        flex-shrink: 0;
        margin: 10px auto;
        color: #000;
        text-align: center;
        font-size: 23px;
        font-style: normal;
        line-height: 129.5%;
        display: flex;
        flex-direction: column
    }

    .progress {
        background: linear-gradient(90deg, #72256d 2%, #cf48c6 6.99907%, #fff 0, #ededed);
        border-radius: 36px;
        height: 34px;
        width: 600px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    .progress::-webkit-slider-thumb {
        width: 20px;
        height: 52px;
        border-radius: 36px;
        -webkit-appearance: none;
        cursor: ew-resize;
        background: #434343
    }

    .progress2 {
        border-radius: 36px;
        background: linear-gradient(90deg, #255672 7%, #764f9a 18%, #cf48c6 0, #dcdcdc 14%, #ededed 0);
        height: 34px;
        width: 600px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    input[type=range]::-moz-range-thumb {
        width: 25px;
        height: 82px;
        border-radius: 36px;
        cursor: ew-resize;
        background: #434343;
        -moz-appearance: none
    }

    .bubble1 {
        color: #fff;
        padding: 4px 12px;
        border-radius: 4px;
        left: 8%;
        transform: translateX(-80%);
        top: 50px;
        margin-left: 33px
    }

    .bubble1, .bubble1:after {
        background: #171515;
        position: absolute;
        z-index: 5
    }

    .bubble1:after {
        content: "";
        width: 2px;
        height: 2px;
        top: -1px;
        left: 10%
    }

    .bubble2 {
        color: #fff;
        padding: 4px 12px;
        border-radius: 4px;
        transform: translateX(-50%);
        bottom: -44px;
        top: 220px
    }

    .bubble2, .bubble2:after {
        background: #171515;
        position: absolute;
        left: 20%;
        z-index: 5
    }

    .bubble2:after {
        content: "";
        width: 2px;
        height: 2px;
        top: -1px
    }
}

@media only screen and (max-width: 820px) {
    .bubble2 {
        background: #171515;
        color: #fff;
        padding: 4px 12px;
        position: absolute;
        border-radius: 4px;
        left: 20%;
        transform: translateX(-50%);
        bottom: -44px;
        z-index: 5;
        top: 255px
    }
}

@media only screen and (max-width: 450px) {
    .bubble2 {
        background: #171515;
        color: #fff;
        padding: 4px 12px;
        position: absolute;
        border-radius: 4px;
        left: 20%;
        transform: translateX(-50%);
        bottom: -40px;
        z-index: 5;
        top: 250px
    }
}

@media only screen and (max-width: 425px) {
    .bubble2 {
        background: #171515;
        color: #fff;
        padding: 4px 12px;
        position: absolute;
        border-radius: 4px;
        left: 20%;
        transform: translateX(-50%);
        bottom: -40px;
        z-index: 5;
        top: 190px
    }
}

@media only screen and (max-width: 380px) {
    .bubble2 {
        background: #171515;
        color: #fff;
        padding: 4px 12px;
        position: absolute;
        border-radius: 4px;
        left: 20%;
        transform: translateX(-50%);
        bottom: -43px;
        z-index: 5;
        top: 209px
    }
}

@media only screen and (max-width: 650px) {
    .progress {
        background: linear-gradient(90deg, #72256d 2%, #cf48c6 6.99907%, #fff 0, #ededed);
        border-radius: 36px;
        height: 30px;
        width: 500px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    .progress::-webkit-slider-thumb {
        width: 20px;
        height: 52px;
        border-radius: 36px;
        -webkit-appearance: none;
        cursor: ew-resize;
        background: #434343
    }

    .progress2 {
        border-radius: 36px;
        background: linear-gradient(90deg, #255672 7%, #764f9a 18%, #cf48c6 0, #dcdcdc 14%, #ededed 0);
        height: 30px;
        width: 500px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    input[type=range]::-moz-range-thumb {
        width: 25px;
        height: 82px;
        border-radius: 36px;
        cursor: ew-resize;
        background: #434343;
        -moz-appearance: none
    }
}

@media only screen and (max-width: 550px) {
    .progress {
        background: linear-gradient(90deg, #72256d 2%, #cf48c6 6.99907%, #fff 0, #ededed);
        border-radius: 36px;
        height: 30px;
        width: 400px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    .progress::-webkit-slider-thumb {
        width: 20px;
        height: 52px;
        border-radius: 36px;
        -webkit-appearance: none;
        cursor: ew-resize;
        background: #434343
    }

    .progress2 {
        background: linear-gradient(90deg, #255672 7%, #764f9a 18%, #cf48c6 0, #dcdcdc 14%, #ededed 0);
        height: 30px;
        width: 400px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    input[type=range]::-moz-range-thumb {
        width: 25px;
        height: 82px;
        border-radius: 36px;
        cursor: ew-resize;
        background: #434343;
        -moz-appearance: none
    }
}

@media only screen and (max-width: 425px) {
    .earning-wrapper {
        width: 80%;
        margin: 0 auto
    }

    .earning-label {
        margin-top: 10px;
        width: 345px;
        font-size: 25px
    }

    .earning-label, .earning-title {
        color: #000;
        text-align: center;
        font-style: normal;
        font-weight: 600;
        line-height: 129.5%
    }

    .earning-title {
        font-size: 40px;
        display: flex;
        justify-content: center;
        padding: 0 38px
    }

    .earning-titles {
        width: 100%;
        flex-shrink: 0;
        margin: 10px auto;
        color: #000;
        font-size: 14px;
        display: flex;
        flex-direction: column
    }

    .earning, .earning-titles {
        text-align: center;
        font-style: normal;
        line-height: 129.5%
    }

    .earning {
        color: #72256d;
        font-size: 25px;
        font-weight: 600;
        margin-left: 3px;
        margin-right: 3px
    }

    .earning-subtitle {
        color: #000;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 129.5%;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
        margin-top: 50px;
        margin-bottom: 40px
    }

    .progress {
        background: linear-gradient(90deg, #72256d 2%, #cf48c6 6.99907%, #fff 0, #ededed);
        border-radius: 36px;
        height: 30px;
        width: 300px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    .progress::-webkit-slider-thumb {
        width: 20px;
        height: 52px;
        border-radius: 36px;
        -webkit-appearance: none;
        cursor: ew-resize;
        background: #434343
    }

    .progress2 {
        border-radius: 36px;
        background: linear-gradient(90deg, #255672 7%, #764f9a 18%, #cf48c6 0, #dcdcdc 14%, #ededed 0);
        height: 30px;
        width: 300px;
        outline: none;
        transition: background .45s ease-in;
        -webkit-appearance: none
    }

    .earning-bottom {
        color: #000;
        text-align: center;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 129.5%;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
        margin-top: 10px
    }

    input[type=range]::-moz-range-thumb {
        width: 25px;
        height: 82px;
        border-radius: 36px;
        cursor: ew-resize;
        background: #434343;
        -moz-appearance: none
    }
}

@media only screen and (max-width: 400px) {
    .earning-title {
        color: #000;
        text-align: center;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 129.5%;
        display: flex;
        justify-content: center;
        padding: 0 27px
    }
}

@media only screen and (max-width: 360px) {
    .earning-title {
        color: #000;
        text-align: center;
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        line-height: 129.5%;
        display: flex;
        justify-content: center;
        padding: 0 10px
    }
}

.experience-wrapper {
    background-color: #fbfbfb
}

.experience-top-section, .experience-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center
}

.experience-top-section {
    color: #222;
    justify-content: center;
    margin-bottom: 6px;
    gap: 8px;
    padding: 50px 25px 0
}

.experience-bottom-section {
    width: 100%;
    gap: 150px;
    flex-wrap: wrap;
    padding: 40px 130px
}

.experience-bottom-section, .experience-card {
    display: flex;
    align-items: center;
    justify-content: center
}

.experience-card {
    color: #222;
    flex-direction: column;
    gap: 24px
}

.experience-heading {
    text-align: center;
    font-size: 28px;
    font-weight: 700
}

.experience-sub-heading {
    text-align: center;
    font-size: 14px;
    font-weight: 400
}

@media only screen and (max-width: 1370px) {
    .experience-card {
        color: #222;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 24px;
        font-size: 12px
    }
}

@media only screen and (max-width: 1200px) {
    .experience-card {
        color: #222;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        font-size: 22px
    }
}

@media only screen and (max-width: 842px) {
    .experience-bottom-section {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 35px
    }
}

@media only screen and (max-width: 870px) {
    .experience-bottom-section {
        width: 100%;
        gap: 35px
    }

    .experience-bottom-section, .experience-card {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .experience-card {
        color: #222;
        font-size: 22px;
        text-align: center
    }
}

@media only screen and (max-width: 425px) {
    .experience-bottom-section {
        width: 100%;
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        gap: 35px;
        font-weight: 600;
        padding: 40px 85px
    }
}

.accordion-wrapper {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #343433
}

.bar-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 10px 10px 10px 0;
    align-items: center;
    color: #343433;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    cursor: pointer
}

.accordion-description {
    color: #222;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    margin: 5px 0
}

.faq-title {
    color: #222;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -.2px
}

#it-works {
    scroll-margin-top: 80px
}

.work-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: #fff;
    padding: 50px;
    align-items: center
}

.work-heading {
    color: #000;
    text-align: center;
    font-size: 40px;
    font-weight: 600
}

.work-bottom-section {
    color: #000;
    margin-top: 46px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden
}

.work-bottom-section-card {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 30px;
    overflow: hidden
}

.firstBox {
    margin-top: -19px
}

.workImage-wrapper {
    width: 70px;
    height: 70px
}

.work-image {
    width: 100%;
    height: 100%
}

.work-bottom-section-heading {
    color: #000;
    font-size: 15px;
    font-weight: 600
}

.work-bottom-section--sub-heading {
    color: #000;
    font-size: 15px;
    font-weight: 400
}

.work-bottom-section--sub-heading1 {
    visibility: hidden
}

.work-bottom-section-step {
    height: 26px;
    width: 26px;
    border-radius: 26.139px;
    border: .594px solid #787878;
    color: #000;
    font-size: 11.881px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    background-color: #fff;
    flex-shrink: 0;
    margin-inline: 3px
}

.cover {
    display: flex;
    width: 210px
}

.dotted-after, .dotted-before {
    margin: 13px 5px 0 0;
    width: 100%;
    height: 1px;
    background: repeating-linear-gradient(90deg, silver 0 5px, #0000 0 10px)
}

.work-bottom-section-card:first-child .dotted-before, .work-bottom-section-card:last-child .dotted-after {
    background: none
}

.work-bottom-typo--desktop {
    display: flex;
    flex-direction: column;
    text-align: center
}

@media screen and (max-width: 1380px) {
    .workImage-wrapper {
        width: 65px;
        height: 65px
    }

    .work-bottom-section-heading {
        color: #000;
        font-size: 14px;
        font-weight: 600
    }

    .work-bottom-section--sub-heading {
        color: #000;
        font-size: 14px;
        font-weight: 400
    }

    .cover {
        display: flex;
        width: 200px
    }

    .firstBox {
        margin-top: -18px
    }

    .work-bottom-typo--desktop {
        display: flex;
        flex-direction: column;
        text-align: center
    }
}

@media screen and (max-width: 1320px) {
    .workImage-wrapper {
        width: 60px;
        height: 60px
    }

    .work-bottom-section-heading {
        color: #000;
        font-size: 13px;
        font-weight: 600
    }

    .work-bottom-section--sub-heading {
        color: #000;
        font-size: 13px;
        font-weight: 400
    }

    .cover {
        display: flex;
        width: 190px
    }

    .firstBox {
        margin-top: -15px
    }

    .work-bottom-typo--desktop {
        display: flex;
        flex-direction: column;
        text-align: center
    }
}

@media screen and (max-width: 1266px) {
    .workImage-wrapper {
        width: 60px;
        height: 60px
    }

    .work-bottom-section-heading {
        color: #000;
        font-size: 13px;
        font-weight: 600
    }

    .work-bottom-section--sub-heading {
        color: #000;
        font-size: 13px;
        font-weight: 400
    }

    .cover {
        display: flex;
        width: 180px
    }

    .firstBox {
        margin-top: -16px
    }

    .work-bottom-typo--desktop {
        display: flex;
        flex-direction: column;
        text-align: center
    }
}

@media screen and (max-width: 1254px) {
    .work-bottom-section {
        width: 500px;
        color: #000;
        margin-top: 46px;
        display: flex;
        flex-wrap: wrap;
        overflow: hidden
    }

    .work-wrapper {
        justify-content: center;
        background-color: #fff;
        padding: 50px 0
    }

    .cover, .work-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .cover {
        width: 80px;
        height: 100%
    }

    .work-bottom-section-heading {
        color: #000;
        font-size: 16px;
        font-weight: 600
    }

    .work-bottom-section--sub-heading {
        color: #000;
        font-size: 14px;
        font-weight: 400
    }

    .work-bottom-section-card img {
        display: none
    }

    .work-bottom-section-card {
        height: 74px;
        flex-direction: row;
        gap: 30px;
        overflow: hidden
    }

    .work-bottom-section-card, .work-bottom-section-step {
        display: flex;
        justify-content: center;
        align-items: center
    }

    .work-bottom-section-step {
        height: 26px;
        width: 26px;
        border-radius: 26.139px;
        border: .594px solid #787878;
        color: #fff;
        font-size: 11.881px;
        font-weight: 500;
        z-index: 1;
        background-color: #72246c;
        flex-shrink: 0;
        margin-inline: 3px
    }

    .dotted-after, .dotted-before {
        margin: unset;
        width: 1px;
        height: 100%;
        background: repeating-linear-gradient(0deg, #72246c 0 5px, #0000 0 10px)
    }
}

@media only screen and (max-width: 425px) {
    .work-heading {
        color: #000;
        text-align: center;
        font-size: 28px;
        font-weight: 600
    }

    .work-bottom-typo--mob {
        display: flex;
        flex-direction: column
    }
}

.banner-wrapper {
    display: flex;
    justify-content: space-between;
    position: relative
}

.text-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 80px
}

.title {
    text-align: center;
    font-size: 50px;
    color: var(--primary-color);
    font-weight: 600;
    margin-bottom: 15px;
    padding: 80px 80px 0
}

.description {
    font-size: 20px;
    color: #000;
    font-weight: 300;
    margin-bottom: 50px;
    padding: 0 80px
}

.scanner-wrapper {
    display: flex;
    align-items: center;
    gap: 7px
}

.scanner-image {
    width: 126px;
    height: 126px
}

.scanner-image img {
    width: 100%
}

.scanner-description {
    display: flex;
    flex-direction: column
}

.scanner-description__title {
    color: var(--primary-color);
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 6px
}

.bannerImage-wrapper {
    width: 50%;
    position: relative;
    display: flex;
    gap: 15px;
    margin-top: 72px
}

.bannerImage1-wrapper {
    width: 192px
}

.bannerImage2-wrapper {
    width: 409px
}

.bannerImage3-wrapper {
    width: 192px
}

.banner-image {
    width: 100%;
    height: 100%
}

@media only screen and (max-width: 1024px) {
    .title {
        text-align: center;
        font-size: 50px;
        color: var(--primary-color);
        font-weight: 600;
        margin-bottom: 15px;
        padding-top: 80px
    }

    .description {
        font-size: 20px;
        color: #000;
        font-weight: 300;
        margin-bottom: 50px;
        padding: 0 30px
    }

    .decoration, .scanner-wrapper {
        display: none
    }
}

@media only screen and (max-width: 842px) {
    .banner-wrapper {
        display: flex;
        flex-direction: column-reverse;
        position: relative
    }

    .bannerImage-wrapper {
        width: 100%;
        position: relative;
        display: flex;
        justify-content: space-between;
        gap: 15px;
        margin-top: 70px
    }

    .decoration {
        display: none
    }
}

@media only screen and (max-width: 768px) {
    .bannerImage-wrapper {
        width: 100%;
        position: relative;
        display: flex;
        justify-content: space-between;
        gap: 15px;
        margin-top: 70px
    }

    .bannerImage1-wrapper {
        width: 192px;
        height: 768px
    }

    .bannerImage2-wrapper {
        width: 409px;
        height: 768px
    }

    .bannerImage3-wrapper {
        width: 192px;
        height: 768px
    }

    .text-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0 25px
    }

    .decoration {
        display: none
    }
}

@media only screen and (max-width: 683px) {
    .bannerImage1-wrapper, .bannerImage2-wrapper, .bannerImage3-wrapper {
        height: 450px
    }

    .title {
        text-align: center;
        font-size: 45px;
        color: var(--primary-color);
        font-weight: 600;
        margin-bottom: 15px;
        padding: 50px 80px 0
    }

    .description {
        font-size: 18px;
        color: #000;
        font-weight: 300;
        margin-bottom: 50px;
        padding: 0 80px
    }

    .decoration {
        display: none
    }
}

@media only screen and (max-width: 485px) {
    .text-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center
    }

    .text-wrapper, .title {
        padding: 41px 31px 0 30px
    }

    .title {
        display: contents;
        text-align: center;
        font-size: 28px;
        color: var(--primary-color);
        font-weight: 600;
        margin-bottom: 15px
    }

    .description {
        font-size: 12px;
        color: #000;
        font-weight: 300;
        margin-bottom: 50px;
        padding: 14px 30px 0 0
    }

    .decoration {
        display: none
    }
}

.faq-wrapper {
    padding: 45px 130px;
    min-height: 350px;
    background-color: #fff;
    color: #000
}

.faq-heading {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 50px
}

@media only screen and (max-width: 842px) {
    .faq-wrapper {
        padding: 45px 100px;
        min-height: 350px;
        background-color: #fff;
        color: #000
    }

    .faq-heading {
        text-align: center;
        font-size: 50px;
        font-weight: 600;
        margin-bottom: 50px
    }

    .bar-wrapper {
        display: flex;
        justify-content: space-between;
        padding: 15px 10px 10px 0;
        align-items: center;
        color: #343433;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        cursor: pointer
    }
}

@media only screen and (max-width: 548px) {
    .faq-wrapper {
        padding: 45px 32px;
        min-height: 350px;
        background-color: #fff;
        color: #000
    }

    .faq-heading {
        font-size: 28px;
        font-weight: 600;
        margin-bottom: 50px
    }

    .bar-wrapper img {
        width: 6px;
        height: 12px
    }

    .accordion-wrapper {
        display: flex;
        flex-direction: column;
        border-bottom: 1px solid #e6e8f1
    }
}

/*
     FILE ARCHIVED ON 23:25:11 Jul 21, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:22:33 Oct 24, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.5
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.015
  esindex: 0.01
  cdx.remote: 12.838
  LoadShardBlock: 232.053 (3)
  PetaboxLoader3.datanode: 368.067 (5)
  PetaboxLoader3.resolve: 72.862 (2)
  load_resource: 253.496
  loaddict: 38.39
*/
