/* ---------------REAL ESTATE LASSO APP css START -----------*/

@font-face {
    font-family: "Lufga";
    src: local("Lufga Black"), local("Lufga-Black"),
        url("./fonts/Lufga-Black.woff2") format("woff2"),
        url("./fonts/Lufga-Black.woff") format("woff"),
        url("./fonts/Lufga-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lufga";
    src: local("Lufga ExtraBold"), local("Lufga-ExtraBold"),
        url("./fonts/Lufga-ExtraBold.woff2") format("woff2"),
        url("./fonts/Lufga-ExtraBold.woff") format("woff"),
        url("./fonts/Lufga-ExtraBold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lufga";
    src: local("Lufga Bold"), local("Lufga-Bold"),
        url("./fonts/Lufga-Bold.woff2") format("woff2"),
        url("./fonts/Lufga-Bold.woff") format("woff"),
        url("./fonts/Lufga-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lufga";
    src: local("Lufga ExtraLight"), local("Lufga-ExtraLight"),
        url("./fonts/Lufga-ExtraLight.woff2") format("woff2"),
        url("./fonts/Lufga-ExtraLight.woff") format("woff"),
        url("./fonts/Lufga-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lufga";
    src: local("Lufga Light"), local("Lufga-Light"),
        url("./fonts/Lufga-Light.woff2") format("woff2"),
        url("./fonts/Lufga-Light.woff") format("woff"),
        url("./fonts/Lufga-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lufga";
    src: local("Lufga Medium"), local("Lufga-Medium"),
        url("./fonts/Lufga-Medium.woff2") format("woff2"),
        url("./fonts/Lufga-Medium.woff") format("woff"),
        url("./fonts/Lufga-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lufga";
    src: local("Lufga Italic"), local("Lufga-Italic"),
        url("./fonts/Lufga-Italic.woff2") format("woff2"),
        url("./fonts/Lufga-Italic.woff") format("woff"),
        url("./fonts/Lufga-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Lufga";
    src: local("Lufga Regular"), local("Lufga-Regular"),
        url("./fonts/Lufga-Regular.woff2") format("woff2"),
        url("./fonts/Lufga-Regular.woff") format("woff"),
        url("./fonts/Lufga-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lufga";
    src: local("Lufga Thin"), local("Lufga-Thin"),
        url("./fonts/Lufga-Thin.woff2") format("woff2"),
        url("./fonts/Lufga-Thin.woff") format("woff"),
        url("./fonts/Lufga-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Lufga";
    src: local("Lufga SemiBold"), local("Lufga-SemiBold"),
        url("./fonts/Lufga-SemiBold.woff2") format("woff2"),
        url("./fonts/Lufga-SemiBold.woff") format("woff"),
        url("./fonts/Lufga-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Helvetica Neue";
    src: local("Helvetica Neue Light"), local("HelveticaNeue-Light"),
        url("./fonts/HelveticaNeue-Light.woff2") format("woff2"),
        url("./fonts/HelveticaNeue-Light.woff") format("woff"),
        url("./fonts/HelveticaNeue-Light.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a {
    margin: 0;
}

a {
    display: inline;
    color: inherit;
    text-decoration: none;
}

a:hover {
    color: inherit;
    text-decoration: none;
}

img {
    display: inline-block;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
}





.lasso-wrapper .object-fit-fill {
    object-fit: fill;
}

.lasso-wrapper .lasso-font-lufga {
    font-family: "Lufga", sans-serif;
    font-style: normal;
    letter-spacing: 0.8px;
}

.lasso-wrapper .lasso-font-helvetica-neue-roman {
    font-family: "Helvetica Neue";
    font-style: normal;
    letter-spacing: 0.8px;
}

.lasso-wrapper .lasso-font-thin {
    font-weight: 100;
}

.lasso-wrapper .lasso-font-medium {
    font-weight: 500;
}

.lasso-wrapper .lasso-text-84 {
    font-size: 64px;
}

.lasso-wrapper .lasso-text-22 {
    font-size: 22px;
    line-height: 36px;
}

.lasso-wrapper .lasso-text-48 {
    font-size: 48px;
}

.lasso-wrapper .lasso-text-24 {
    font-size: 24px;
}

.lasso-wrapper .lasso-text-42 {
    font-size: 42px;
}

.lasso-wrapper .lasso-text-40 {
    font-size: 40px;
}

.lasso-wrapper .lasso-text-20 {
    font-size: 20px;
}

.lasso-wrapper .lasso-text-18 {
    font-size: 18px;
}

.lasso-wrapper .lasso-text-16 {
    font-size: 16px;
}

@media only screen and (max-width: 380px) {
    .lasso-wrapper .lasso-text-84 {
        font-size: 34px;
    }

    .lasso-wrapper .lasso-text-48,
    .lasso-wrapper .lasso-text-40 {
        font-size: 28px;
    }

    .lasso-wrapper .lasso-text-24 {
        font-size: 20px;
    }

    .lasso-wrapper .lasso-text-22 {
        font-size: 18px;
        line-height: 28px;
    }

    .lasso-wrapper .lasso-text-20 {
        font-size: 16px;
    }
}

@media (min-width: 381px) and (max-width: 575px) {
    .lasso-wrapper .lasso-text-84 {
        font-size: 36px;
    }

    .lasso-wrapper .lasso-text-48,
    .lasso-wrapper .lasso-text-40 {
        font-size: 28px;
    }

    .lasso-wrapper .lasso-text-24 {
        font-size: 20px;
    }

    .lasso-wrapper .lasso-text-22 {
        font-size: 18px;
        line-height: 28px;
    }

    .lasso-wrapper .lasso-text-20 {
        font-size: 16px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .lasso-wrapper .lasso-text-84 {
        font-size: 38px;
    }

    .lasso-wrapper .lasso-text-48,
    .lasso-wrapper .lasso-text-40 {
        font-size: 30px;
    }

    .lasso-wrapper .lasso-text-24 {
        font-size: 22px;
    }

    .lasso-wrapper .lasso-text-22 {
        font-size: 18px;
        line-height: 28px;
    }

    .lasso-wrapper .lasso-text-20 {
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .lasso-wrapper .lasso-text-84 {
        font-size: 36px;
    }

    .lasso-wrapper .lasso-text-48,
    .lasso-wrapper .lasso-text-40 {
        font-size: 28px;
    }

    .lasso-wrapper .lasso-text-24 {
        font-size: 20px;
    }

    .lasso-wrapper .lasso-text-22 {
        font-size: 16px;
        line-height: 28px;
    }

    .lasso-wrapper .lasso-text-20 {
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .lasso-wrapper .lasso-text-84 {
        font-size: 38px;
    }

    .lasso-wrapper .lasso-text-48,
    .lasso-wrapper .lasso-text-40 {
        font-size: 28px;
    }

    .lasso-wrapper .lasso-text-24 {
        font-size: 22px;
    }

    .lasso-wrapper .lasso-text-22 {
        font-size: 20px;
        line-height: 28px;
    }

    .lasso-wrapper .lasso-text-20 {
        font-size: 18px;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .lasso-wrapper .lasso-text-84 {
        font-size: 54px;
    }
}

.lasso-wrapper .lasso-container {
    width: 100%;
    padding: 0 16px;
}

@media only screen and (min-width: 1200px) {
    .lasso-wrapper .lasso-container {
        width: calc(100% - 150px);
        margin: 0 auto;
        padding: 0;
    }
}

@media only screen and (min-width: 1300px) {
    .lasso-wrapper .lasso-container {
        width: calc(100% - 180px);
    }
}

@media only screen and (min-width: 1400px) {
    .lasso-wrapper .lasso-container {
        width: calc(100% - 220px);
    }
}

@media only screen and (min-width: 1500px) {
    .lasso-wrapper .lasso-container {
        width: 100%;
        max-width: 1440px;
    }
}

.lasso-wrapper .lasso-h-full {
    height: 100%;
}

.lasso-wrapper .lasso-w-full {
    width: 100%;
}

.lasso-wrapper .lasso-text-14D6B3 {
    color: #14d6b3;
}

.lasso-wrapper .lasso-text-black-60 {
    color: rgba(0, 0, 0, 0.6);
}

.lasso-wrapper .lasso-rounded-40 {
    border-radius: 40px;
}

@media only screen and (max-width: 380px) {
    .lasso-wrapper .lasso-rounded-40 {
        border-radius: 15px;
    }
}

@media (min-width: 381px) and (max-width: 575px) {
    .lasso-wrapper .lasso-rounded-40 {
        border-radius: 22px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .lasso-wrapper .lasso-rounded-40 {
        border-radius: 32px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .lasso-wrapper .lasso-rounded-40 {
        border-radius: 24px;
    }
}

@media only screen and (max-width: 380px) {
    .lasso-wrapper .lasso-rounded-mobile-image {
        border-radius: 15px;
    }
}

@media (min-width: 381px) and (max-width: 575px) {
    .lasso-wrapper .lasso-rounded-mobile-image {
        border-radius: 22px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .lasso-wrapper .lasso-rounded-mobile-image {
        border-radius: 32px;
    }
}

.lasso-wrapper .lasso-z-1 {
    z-index: 1;
}

.lasso-wrapper .lasso-pt-95 {
    padding-top: 95px;
}

.lasso-wrapper .lasso-pb-150 {
    padding-bottom: 155px;
}

.lasso-wrapper .lasso-ptb-160 {
    padding-top: 160px;
    padding-bottom: 160px;
}

.lasso-wrapper .lasso-ptb-120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.lasso-wrapper .lasso-ptb-125 {
    padding-top: 125px;
    padding-bottom: 125px;
}

.lasso-wrapper .lasso-pt-125 {
    padding-top: 125px;
}

.lasso-wrapper .lasso-pb-120 {
    padding-bottom: 120px;
}

.lasso-wrapper .lasso-pt-43 {
    padding-top: 43px;
}

.lasso-wrapper .lasso-pb-160 {
    padding-bottom: 160px;
}

.lasso-wrapper .lasso-pt-40 {
    padding-top: 40px;
}

.lasso-wrapper .lasso-pb-300 {
    padding-bottom: 300px;
}

@media screen and (max-width: 1199px) {
    .lasso-wrapper .lasso-pt-95 {
        padding-top: 55px;
    }

    .lasso-wrapper .lasso-pb-150 {
        padding-bottom: 55px;
    }

    .lasso-wrapper .lasso-ptb-160 {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .lasso-wrapper .lasso-ptb-120 {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .lasso-wrapper .lasso-ptb-125 {
        padding-top: 55px;
        padding-bottom: 55px;
    }

    .lasso-wrapper .lasso-pt-125 {
        padding-top: 55px;
    }

    .lasso-wrapper .lasso-pb-120 {
        padding-bottom: 55px;
    }

    .lasso-wrapper .lasso-pt-43 {
        padding-top: 55px;
    }

    .lasso-wrapper .lasso-pb-160 {
        padding-bottom: 55px;
    }

    .lasso-wrapper .lasso-pt-40 {
        padding-top: 0px;
    }

    .lasso-wrapper .lasso-pb-300 {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 991px) {
    .lasso-wrapper .lasso-pt-95 {
        padding-top: 50px;
    }

    .lasso-wrapper .lasso-pb-150 {
        padding-bottom: 50px;
    }

    .lasso-wrapper .lasso-ptb-160 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .lasso-wrapper .lasso-ptb-120 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .lasso-wrapper .lasso-ptb-125 {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .lasso-wrapper .lasso-pt-125 {
        padding-top: 50px;
    }

    .lasso-wrapper .lasso-pb-120 {
        padding-bottom: 50px;
    }

    .lasso-wrapper .lasso-pt-43 {
        padding-top: 50px;
    }

    .lasso-wrapper .lasso-pb-160 {
        padding-bottom: 50px;
    }

    .lasso-wrapper .lasso-pt-40 {
        padding-top: 0px;
    }

    .lasso-wrapper .lasso-pb-300 {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    .lasso-wrapper .lasso-pt-95 {
        padding-top: 45px;
    }

    .lasso-wrapper .lasso-pb-150 {
        padding-bottom: 45px;
    }

    .lasso-wrapper .lasso-ptb-160 {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .lasso-wrapper .lasso-ptb-120 {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .lasso-wrapper .lasso-ptb-125 {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .lasso-wrapper .lasso-pt-125 {
        padding-top: 45px;
    }

    .lasso-wrapper .lasso-pb-120 {
        padding-bottom: 45px;
    }

    .lasso-wrapper .lasso-pt-43 {
        padding-top: 45px;
    }

    .lasso-wrapper .lasso-pb-160 {
        padding-bottom: 45px;
    }

    .lasso-wrapper .lasso-pt-40 {
        padding-top: 0px;
    }

    .lasso-wrapper .lasso-pb-300 {
        padding-bottom: 0px;
    }
}

@media screen and (max-width: 575px) {
    .lasso-wrapper .lasso-pt-95 {
        padding-top: 35px;
    }

    .lasso-wrapper .lasso-pb-150 {
        padding-bottom: 35px;
    }

    .lasso-wrapper .lasso-ptb-160 {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .lasso-wrapper .lasso-ptb-120 {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .lasso-wrapper .lasso-ptb-125 {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .lasso-wrapper .lasso-pt-125 {
        padding-top: 35px;
    }

    .lasso-wrapper .lasso-pb-120 {
        padding-bottom: 35px;
    }

    .lasso-wrapper .lasso-pt-43 {
        padding-top: 35px;
    }

    .lasso-wrapper .lasso-pb-160 {
        padding-bottom: 35px;
    }

    .lasso-wrapper .lasso-pt-40 {
        padding-top: 0px;
    }

    .lasso-wrapper .lasso-pb-300 {
        padding-bottom: 0px;
    }
}

.lasso-wrapper .lasso-star-button {
    width: 74px;
    height: 74px;
    background-color: #14d6b3;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
}

.lasso-wrapper .lasso-star-button img {
    width: 32px;
    height: 32px;
}

.lasso-wrapper .lasso-comman-button {
    width: -moz-fit-content;
    width: fit-content;
    max-width: 193px;
    padding: 10px 15px 7px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: transparent;
    border-radius: 100px;
    color: white;
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.lasso-wrapper .lasso-text-white-60 {
    color: rgba(255, 255, 255, 0.6);
}

.lasso-wrapper .lasso-responsive-flex-container h3 {
    display: none;
}

@media (min-width: 381px) and (max-width: 575px) {
    .lasso-wrapper .lasso-responsive-flex-container {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        gap: 12px;
    }

    .lasso-wrapper .lasso-responsive-flex-container h3 {
        display: block;
    }

    .lasso-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .text h3 {
        display: none;
    }
}

.lasso-wrapper .hero-section-gradient-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 952px;
}

.lasso-wrapper .lasso-hero-section .hero-section-text-wrapper {
    position: relative;
}

.lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .hero-section-header-text {
    display: flex;
    flex-direction: column;
    position: relative;
}

.lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .hero-section-header-text .text-highlight-svg {
    width: 45px;
    height: 50px;
    position: absolute;
    top: -30px;
    left: -20px;
    display: none;
}

@media only screen and (min-width: 1200px) {
    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .hero-section-header-text .text-highlight-svg {
        display: block;
    }
}

.lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .svg-down-arrow {
    position: absolute;
    bottom: -35px;
    right: 40px;
}

.lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 18px;
}

.lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one {
    width: 65%;
}

.lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text {
    display: flex;
    flex-direction: column;
    position: absolute;
    bottom: -10px;
    left: 0;
}

.lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text .img-txt-span {
    font-size: clamp(24px, 5vw, 100px);
    line-height: clamp(32px, 7vw, 120px);
}

.lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text .lasso-comman-button {
    height: 4.5vw;
    max-height: 60px;
    max-width: 190px;
    width: 11vw;
    border-radius: 60px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two {
    width: 35%;
    display: flex;
    flex-direction: column;
    gap: 18px;
}

.lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two .lasso-star-button {
    position: absolute;
    bottom: 0;
    right: 0;
}

@media only screen and (max-width: 380px) {
    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .svg-down-arrow {
        display: none;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper {
        flex-direction: column;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one {
        width: 100%;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text {
        display: none;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two {
        display: none;
    }
}

@media (min-width: 381px) and (max-width: 575px) {
    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .svg-down-arrow {
        display: none;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper {
        flex-direction: column;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one {
        width: 100%;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text {
        display: none;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .svg-down-arrow {
        display: none;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper {
        flex-direction: column;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one {
        width: 100%;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text {
        display: none;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper {
        position: relative;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .hero-section-header-text {
        display: flex;
        flex-direction: column;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .svg-down-arrow {
        display: none;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper {
        display: flex;
        align-items: stretch;
        justify-content: center;
        gap: 18px;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one {
        width: 65%;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text {
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: -10px;
        gap: 3px;
        left: 0;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text .img-txt-span {
        font-size: 5.8vw;
        line-height: 8.5vw;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text .lasso-comman-button {
        height: 5vw;
        max-width: 13vw;
        border-radius: 60px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text .lasso-comman-button span {
        margin-top: 5px;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two {
        width: 35%;
        display: flex;
        flex-direction: column;
        gap: 18px;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two .lasso-star-button {
        width: 5.5vw;
        height: 5.5vw;
        aspect-ratio: 1;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two .lasso-star-button img {
        width: 3vw;
        height: 3vw;
        aspect-ratio: 1;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper {
        position: relative;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .hero-section-header-text {
        display: flex;
        flex-direction: column;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .svg-down-arrow {
        display: none;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper {
        display: flex;
        align-items: stretch;
        justify-content: center;
        gap: 18px;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one {
        width: 65%;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text {
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: -10px;
        gap: 3px;
        left: 0;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text .img-txt-span {
        font-size: 5.8vw;
        line-height: 8.5vw;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text .lasso-comman-button {
        height: 5vw;
        max-width: 13vw;
        border-radius: 60px;
        font-size: 14px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text .lasso-comman-button span {
        margin-top: 5px;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two {
        width: 35%;
        display: flex;
        flex-direction: column;
        gap: 18px;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two .lasso-star-button {
        width: 5.5vw;
        height: 5.5vw;
        aspect-ratio: 1;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two .lasso-star-button img {
        width: 3vw;
        height: 3vw;
        aspect-ratio: 1;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper {
        position: relative;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .hero-section-header-text {
        display: flex;
        flex-direction: column;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-text-wrapper .svg-down-arrow {
        position: absolute;
        bottom: -35px;
        right: 40px;
        width: 12vw;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper {
        display: flex;
        align-items: stretch;
        justify-content: center;
        gap: 18px;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one {
        width: 65%;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text {
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: -10px;
        left: 0;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text .img-txt-span {
        font-size: 5.6vw;
        line-height: 7vw;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-one .image-text .lasso-comman-button {
        height: 4.5vw;
        max-width: 12vw;
        border-radius: 60px;
        font-size: 16px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 25px;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two .lasso-star-button {
        width: 5.2vw;
        height: 5.2vw;
        aspect-ratio: 1;
    }

    .lasso-wrapper .lasso-hero-section .hero-section-design-making-image-wrapper .section-two .lasso-star-button img {
        width: 2.5vw;
        height: 2.5vw;
        aspect-ratio: 1;
    }
}

.lasso-wrapper .green-line {
    background-color: #14d6b3;
    height: 27px;
    border-bottom-right-radius: 40px;
    border-bottom-left-radius: 40px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.lasso-wrapper .section-two-wrapper {
    position: relative;
}

.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 30px;
}

.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one,
.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
    width: 50%;
}

.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one {
    display: flex;
    flex-direction: column;
    gap: 28px;
    max-width: 643px;
}

.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
    max-width: 697px;
    max-height: 728px;
}

.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 36%;
    max-width: 253.46px;
    max-height: 347px;
    z-index: 99;
}

.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 85%;
    max-width: 211px;
    display: flex;
    flex-direction: column;
}

.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper div img {
    width: 40px;
    height: 40px;
}

.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper div p {
    line-height: 30px;
}

.lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .overlay-shape {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 25%;
}

.lasso-wrapper .section-two-wrapper .laptop-mockup img {
    border-radius: 40px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 30px;
    width: 100%;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one,
.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
    width: 50%;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one {
    overflow: hidden;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper {
    position: relative;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider {
    position: relative;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button {
    position: absolute;
    top: -5px;
    left: -5px;
    width: 106px;
    height: 106px;
    border: 6px solid white;
    border-radius: 100%;
    background-color: #14d6b3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button img {
    width: 25px;
    height: 25px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller {
    width: 100%;
    max-width: 410px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    background-color: white;
    padding: 18.5px;
    padding-bottom: 0px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide {
    margin: 0 !important;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-wrapper {
    width: 100%;
    justify-content: space-between;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb img {
    border-radius: 24px;
    padding: 3px;
    border: 3px solid transparent;
    transition: 0.2s all ease-in-out;
    width: 100%;
    height: 100%;
    min-width: 85px;
    min-height: 85px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide-thumb-active .slider-thumb img {
    border: 3px solid #14d6b3;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
    max-width: 646px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: flex-start;
    gap: 32px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec {
    display: flex;
    align-items: start;
    justify-content: flex-start;
    gap: 24px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap {
    min-width: 60px;
    height: 60px;
    aspect-ratio: 1;
    background-color: rgba(20, 214, 179, 0.1);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap img {
    width: 28px;
    height: 28px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .text {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: flex-start;
    gap: 8px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .text h6 {
    line-height: 30px;
}

.lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .text p {
    color: rgba(0, 0, 0, 0.8);
}

@media only screen and (max-width: 380px) {
    .lasso-wrapper .green-line {
        height: 10px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
        max-width: calc(100% - 32px);
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper {
        flex-direction: column;
        gap: 35px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one {
        gap: 16px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one p {
        font-size: 16px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one h4 br {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper {
        gap: 0px;
        width: calc(100% - 40px);
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper p {
        font-size: 11px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper div img {
        width: 20px;
        height: 20px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper .lasso-text-42 {
        font-size: 20px;
    }

    .lasso-wrapper .section-two-wrapper .laptop-mockup img {
        border-radius: 15px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper {
        flex-direction: column;
        gap: 35px;
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button {
        top: -4px;
        left: -4px;
        width: 50px;
        height: 50px;
        border: 4px solid white;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button img {
        width: 15px;
        height: 15px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller {
        width: 100%;
        background-color: transparent;
        border-radius: 0;
        padding: 15px;
        max-width: 120px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide {
        margin: 0 !important;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-wrapper {
        width: 100%;
        justify-content: space-between;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb {
        margin: auto;
        width: 10px;
        height: 10px;
        background-color: white;
        border-radius: 100px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb img {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide-thumb-active .slider-thumb {
        background-color: #14d6b3;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        max-width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper {
        display: flex;
        flex-direction: column;
        gap: 22px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper {
        gap: 35px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec {
        flex-direction: column;
        gap: 8px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap {
        min-width: 50px;
        height: 50px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap img {
        width: 22px;
        height: 22px;
    }
}

@media (min-width: 381px) and (max-width: 575px) {
    .lasso-wrapper .green-line {
        height: 10px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
        max-width: calc(100% - 32px);
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper {
        flex-direction: column;
        gap: 35px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one {
        gap: 16px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one p {
        font-size: 16px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one h4 br {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper {
        gap: 0px;
        width: calc(100% - 40px);
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper p {
        font-size: 3vw;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper div img {
        width: 4vw;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper div .lasso-text-42 {
        font-size: 6vw;
    }

    .lasso-wrapper .section-two-wrapper .laptop-mockup img {
        border-radius: 15px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper {
        flex-direction: column;
        gap: 35px;
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button {
        top: -4px;
        left: -4px;
        width: 70px;
        height: 70px;
        border: 4px solid white;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button img {
        width: 18px;
        height: 18px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller {
        width: 100%;
        background-color: transparent;
        border-radius: 0;
        padding: 15px;
        max-width: 120px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide {
        margin: 0 !important;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-wrapper {
        width: 100%;
        justify-content: space-between;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb {
        margin: auto;
        width: 10px;
        height: 10px;
        background-color: white;
        border-radius: 100px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb img {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide-thumb-active .slider-thumb {
        background-color: #14d6b3;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        max-width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper {
        display: flex;
        flex-direction: column;
        gap: 22px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper {
        gap: 35px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec {
        flex-direction: column;
        gap: 8px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap {
        min-width: 50px;
        height: 50px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap img {
        width: 22px;
        height: 22px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .text h6 {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .lasso-wrapper .green-line {
        height: 10px;
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
        max-width: calc(100% - 32px);
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper {
        flex-direction: column;
        gap: 35px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
        width: 100%;
        max-width: 100%;
        max-height: 100%;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one {
        gap: 16px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one h4 br {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper {
        gap: 0px;
        width: calc(100% - 40px);
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper p {
        font-size: 3vw;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper div img {
        width: 4vw;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper div .lasso-text-42 {
        font-size: 6vw;
    }

    .lasso-wrapper .section-two-wrapper .laptop-mockup img {
        border-radius: 32px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper {
        flex-direction: column;
        gap: 45px;
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button {
        top: -4px;
        left: -4px;
        width: 70px;
        height: 70px;
        border: 4px solid white;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button img {
        width: 15px;
        height: 15px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller {
        width: 100%;
        background-color: transparent;
        border-radius: 0;
        padding: 15px;
        max-width: 120px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide {
        margin: 0 !important;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-wrapper {
        width: 100%;
        justify-content: space-between;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb {
        margin: auto;
        width: 10px;
        height: 10px;
        background-color: white;
        border-radius: 100px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb img {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide-thumb-active .slider-thumb {
        background-color: #14d6b3;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        max-width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper {
        display: flex;
        flex-direction: column;
        gap: 45px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 30px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec {
        flex-direction: column;
        width: 47%;
        gap: 8px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap {
        min-width: 50px;
        height: 50px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap img {
        width: 22px;
        height: 22px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .text h6 {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .lasso-wrapper .section-two-wrapper {
        position: relative;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper {
        padding-top: 27px;
        gap: 20px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
        width: 50%;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one {
        display: flex;
        flex-direction: column;
        gap: 16px;
        max-width: 643px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
        position: relative;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #14d6b3;
        opacity: 25%;
        z-index: 1;
        border-radius: 24px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two img {
        border-radius: 24px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .overlay-shape {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .laptop-mockup img {
        border-radius: 24px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper {
        flex-direction: row;
        gap: 30px;
        width: 100%;
        align-items: flex-start;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one {
        position: sticky;
        top: 24px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button {
        top: -4px;
        left: -4px;
        width: 70px;
        height: 70px;
        border: 4px solid white;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button img {
        width: 15px;
        height: 15px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller {
        width: 100%;
        background-color: transparent;
        border-radius: 0;
        padding: 15px;
        max-width: 120px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide {
        margin: 0 !important;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-wrapper {
        width: 100%;
        justify-content: space-between;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb {
        margin: auto;
        width: 10px;
        height: 10px;
        background-color: white;
        border-radius: 100px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb img {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide-thumb-active .slider-thumb {
        background-color: #14d6b3;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        max-width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper {
        flex-direction: column;
        justify-content: space-between;
        gap: 18px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec {
        flex-direction: column;
        width: 100%;
        gap: 8px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap {
        min-width: 50px;
        height: 50px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap img {
        width: 22px;
        height: 22px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .lasso-wrapper .section-two-wrapper {
        position: relative;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper {
        padding-top: 27px;
        gap: 35px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
        width: 50%;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one {
        display: flex;
        flex-direction: column;
        gap: 16px;
        max-width: 643px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one h4 br {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
        max-width: 697px;
        max-height: 728px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper {
        width: 80%;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper .lasso-text-42 {
        font-size: 3vw;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper img {
        width: 2.5vw !important;
        height: 2.5vw !important;
        aspect-ratio: 1;
        margin-top: -5px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper p {
        font-size: 1.8vw;
    }

    .lasso-wrapper .section-two-wrapper .laptop-mockup img {
        border-radius: 24px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper {
        flex-direction: row;
        gap: 30px;
        width: 100%;
        align-items: flex-start;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one {
        position: sticky;
        top: 24px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button {
        top: -4px;
        left: -4px;
        width: 70px;
        height: 70px;
        border: 4px solid white;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button img {
        width: 15px;
        height: 15px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller {
        width: 100%;
        background-color: transparent;
        border-radius: 0;
        padding: 15px;
        max-width: 120px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide {
        margin: 0 !important;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-wrapper {
        width: 100%;
        justify-content: space-between;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb {
        margin: auto;
        width: 10px;
        height: 10px;
        background-color: white;
        border-radius: 100px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb img {
        display: none;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide-thumb-active .slider-thumb {
        background-color: #14d6b3;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        max-width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper {
        flex-direction: column;
        justify-content: space-between;
        gap: 18px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec {
        flex-direction: column;
        width: 100%;
        gap: 8px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap {
        min-width: 50px;
        height: 50px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap img {
        width: 22px;
        height: 22px;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .lasso-wrapper .section-two-wrapper {
        position: relative;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        gap: 30px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
        width: 50%;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one {
        display: flex;
        flex-direction: column;
        gap: 28px;
        max-width: 643px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-one p {
        font-size: 18px;
        line-height: 30px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two {
        max-width: 697px;
        max-height: 728px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 36%;
        max-width: 253.46px;
        max-height: 347px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 80%;
        max-width: 211px;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper p {
        line-height: 2vw;
        font-size: 1.5vw;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper div {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .section-two .side-text-section .flex-wrapper div img {
        width: 40px;
        height: 40px;
    }

    .lasso-wrapper .section-two-wrapper .inner-section-one-wrapper .overlay-shape {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 25%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        gap: 30px;
        width: 100%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one,
    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        width: 50%;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one {
        overflow: hidden;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper {
        position: relative;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider {
        position: relative;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button {
        position: absolute;
        top: -5px;
        left: -5px;
        width: 106px;
        height: 106px;
        border: 6px solid white;
        border-radius: 100%;
        background-color: #14d6b3;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .slider .slider-link-button img {
        width: 25px;
        height: 25px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller {
        width: 100%;
        max-width: 410px;
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
        z-index: 10;
        background-color: white;
        padding: 18.5px;
        padding-bottom: 0px;
        border-top-left-radius: 40px;
        border-top-right-radius: 40px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide {
        margin: 0 !important;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-wrapper {
        width: 100%;
        justify-content: space-between;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb {
        width: 100%;
        margin: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .slider-thumb img {
        border-radius: 24px;
        padding: 3px;
        border: 3px solid transparent;
        transition: 0.2s all ease-in-out;
        width: 100%;
        height: 100%;
        min-width: 85px;
        min-height: 85px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-one .image-silder-wrapper .image-slider-controller .swiper-slide-thumb-active .slider-thumb img {
        border: 3px solid #14d6b3;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two {
        max-width: 646px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: flex-start;
        gap: 32px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec {
        display: flex;
        align-items: start;
        justify-content: flex-start;
        gap: 24px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap {
        min-width: 60px;
        height: 60px;
        aspect-ratio: 1;
        background-color: rgba(20, 214, 179, 0.1);
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .svg-icon-wrap img {
        width: 28px;
        height: 28px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .text {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: flex-start;
        gap: 8px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .text h6 {
        line-height: 30px;
    }

    .lasso-wrapper .section-two-wrapper .slider-section-main-wrapper .section-two .challenges-section-wrapper .challenges-inner-info-wrapper .challenges-flex-sec .text p {
        color: rgba(0, 0, 0, 0.8);
    }
}

.lasso-wrapper .section-three-main-wrapper .solution-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 28px;
    max-width: 833px;
    margin: auto;
}

.lasso-wrapper .section-three-main-wrapper .solution-section .flex-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 24px;
}

.lasso-wrapper .section-three-main-wrapper .solution-section p {
    color: rgba(255, 255, 255, 0.6);
}

.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
    position: relative;
}

.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one,
.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two {
    width: 50%;
    max-width: 646px;
}

.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .sec-two-image,
.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .sec-two-image {
    aspect-ratio: 1/1.4;
    max-height: 760px;
}

.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper,
.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: flex-start;
    gap: 60px;
}

.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper .list,
.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper .list {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: flex-start;
    gap: 12px;
}

.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .overlay-wrapper {
    position: absolute;
    max-width: 852px;
    max-height: 440px;
    bottom: 0%;
    left: 10%;
}

.lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .overlay-wrapper .overlay-image {
    border: 12px solid black;
}

@media only screen and (max-width: 380px) {
    .lasso-wrapper .section-three-main-wrapper .solution-section {
        gap: 16px;
        max-width: 100%;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .lasso-wrapper .section-three-main-wrapper .solution-section .flex-section {
        align-items: flex-start;
        gap: 16px;
    }

    .lasso-wrapper .section-three-main-wrapper .solution-section .flex-section p {
        line-height: 34px;
    }

    .lasso-wrapper .section-three-main-wrapper .solution-section p {
        color: rgba(255, 255, 255, 0.6);
        text-align: start !important;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper {
        flex-direction: column;
        gap: 35px;
        position: relative;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two {
        width: 100%;
        max-width: 100%;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper {
        gap: 18px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper .list,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper .list {
        gap: 6px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .overlay-wrapper {
        display: none;
    }
}

@media (min-width: 381px) and (max-width: 575px) {
    .lasso-wrapper .section-three-main-wrapper .solution-section {
        gap: 16px;
        max-width: 100%;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .lasso-wrapper .section-three-main-wrapper .solution-section .flex-section {
        align-items: flex-start;
        gap: 16px;
    }

    .lasso-wrapper .section-three-main-wrapper .solution-section .flex-section p {
        line-height: 34px;
    }

    .lasso-wrapper .section-three-main-wrapper .solution-section p {
        color: rgba(255, 255, 255, 0.6);
        text-align: start !important;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper {
        flex-direction: column;
        gap: 35px;
        position: relative;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two {
        width: 100%;
        max-width: 100%;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper {
        gap: 18px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper .list,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper .list {
        gap: 6px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .overlay-wrapper {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .lasso-wrapper .section-three-main-wrapper .solution-section {
        gap: 16px;
        max-width: 100%;
        align-items: flex-start;
        justify-content: flex-start;
    }

    .lasso-wrapper .section-three-main-wrapper .solution-section .flex-section {
        align-items: flex-start;
        gap: 16px;
    }

    .lasso-wrapper .section-three-main-wrapper .solution-section .flex-section p {
        line-height: 34px;
    }

    .lasso-wrapper .section-three-main-wrapper .solution-section p {
        color: rgba(255, 255, 255, 0.6);
        text-align: start !important;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper {
        flex-direction: column;
        gap: 35px;
        position: relative;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two {
        width: 100%;
        max-width: 100%;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper {
        gap: 18px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper .list,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper .list {
        gap: 6px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .overlay-wrapper {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper {
        align-items: stretch;
        justify-content: space-between;
        gap: 30px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two {
        width: 50%;
        max-width: 646px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper {
        gap: 30px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper .list,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper .list {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: flex-start;
        gap: 12px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .overlay-wrapper {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper {
        align-items: stretch;
        justify-content: space-between;
        gap: 30px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two {
        width: 50%;
        max-width: 646px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper {
        gap: 30px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper .list,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper .list {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: flex-start;
        gap: 12px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .overlay-wrapper {
        display: none;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper {
        align-items: stretch;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two {
        padding-top: 0;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: flex-start;
        gap: 30px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-one .solution-list-wrapper .list,
    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .section-two .solution-list-wrapper .list {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: flex-start;
        gap: 12px;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .overlay-wrapper {
        position: absolute;
        max-width: 852px;
        max-height: 440px;
        bottom: -1%;
        left: 10%;
    }

    .lasso-wrapper .section-three-main-wrapper .our-solution-list-flex-wrapper .our-solution-flex-wraper .overlay-wrapper .overlay-image {
        border: 12px solid black;
    }
}

.lasso-wrapper .card-flex-main-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.lasso-wrapper .card-flex-main-wrapper .card-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    width: 100%;
}

.lasso-wrapper .card-flex-main-wrapper .card-one {
    width: 33.33%;
    height: 100%;
    max-width: 468px;
    max-height: 364px;
    position: relative;
}

.lasso-wrapper .card-flex-main-wrapper .card-one .text {
    position: absolute;
    left: 24px;
    bottom: 24px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
}

@media only screen and (min-width: 1200px) {
    .lasso-wrapper .card-flex-main-wrapper .card-one .text {
        padding-right: 24px;
    }
}

.lasso-wrapper .card-flex-main-wrapper .card-one .text span {
    max-width: 251px;
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .lasso-wrapper .card-flex-main-wrapper .card-one .text span {
        max-width: 100%;
        display: inline-block;
    }
}

.lasso-wrapper .card-flex-main-wrapper .card-one .text p {
    max-width: 420px;
}

.lasso-wrapper .card-flex-main-wrapper .card-one .svg-icon-wrap {
    min-width: 70px;
    max-width: 80px;
    min-height: 70px;
    max-height: 80px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #14d6b3;
    position: absolute;
    top: 0;
    left: 0;
}

.lasso-wrapper .footer-section .tech-stack-info-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-flex {
    display: flex;
    align-items: stretch;
    justify-content: flex-end;
    gap: 40px;
}

.lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card {
    padding: 35px 60px;
    background-color: #fafafa;
    border-radius: 40px;
}

@media only screen and (min-width: 1300px) {
    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card {
        padding: 35px 70px;
    }
}

@media only screen and (min-width: 1600px) {
    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card {
        padding: 35px 92px;
    }
}

.lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card .flex-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
}

.lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card .flex-sec .wrapper {
    width: 80px;
    height: 80px;
}

.lasso-wrapper .footer-section .thank-ypu-section {
    background-color: #14d6b3;
    padding: 89px 0;
}

.lasso-wrapper .our-impact-section {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    position: relative;
}

.lasso-wrapper .our-impact-section .section-one {
    width: 65%;
    position: relative;
}

.lasso-wrapper .our-impact-section .section-one .overlay-text {
    position: absolute;
    bottom: 75px;
    left: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    max-width: 400px;
    gap: 12px;
}

.lasso-wrapper .our-impact-section .section-one .overlay-text h2 {
    font-size: clamp(26px, 2.5vw, 36px);
}

.lasso-wrapper .our-impact-section .section-one .overlay-text p {
    font-size: clamp(16px, 1.2vw, 20px);
}

.lasso-wrapper .our-impact-section .section-two {
    width: 35%;
    background-color: #fafafa;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    margin-bottom: 4px;
    padding: 40px 20px;
}

.lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    gap: 10px;
}

.lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    gap: 10px;
}

.lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card h3 {
    font-size: clamp(18px, 1.2vw, 24px);
}

.lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card p {
    font-size: clamp(16px, 0.8vw, 18px);
}

.lasso-wrapper .our-impact-section .responsive-sec {
    display: none;
    flex-direction: column;
    gap: 35px;
}

.lasso-wrapper .our-impact-section .responsive-sec .image-container {
    width: 100%;
    height: 100%;
}

.lasso-wrapper .our-impact-section .responsive-sec .our-impact-card {
    background-color: #14d6b3;
    padding: 30px 16px;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .lasso-wrapper .our-impact-section .responsive-sec .our-impact-card {
        padding: 15px;
    }
}

.lasso-wrapper .our-impact-section .responsive-sec .our-impact-card .text {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 12px;
}

.lasso-wrapper .our-impact-section .responsive-sec .our-impact-card .text h2 {
    font-size: clamp(24px, 3.5vw, 28px);
}

.lasso-wrapper .our-impact-section .responsive-sec .our-impact-card .text p {
    font-size: clamp(16px, 2vw, 18px);
}

.lasso-wrapper .our-impact-section .responsive-sec .our-impact-card .mask-image {
    position: absolute;
    bottom: -18%;
    right: -25%;
    width: 100%;
    height: 100%;
    transform: rotate(-20deg);
}

@media only screen and (max-width: 380px) {
    .lasso-wrapper .card-flex-main-wrapper {
        gap: 25px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-wrapper {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        gap: 25px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one {
        width: 100%;
        background-color: #fafafa;
        max-width: 100%;
        padding: 24px;
        border-radius: 15px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text {
        position: relative;
        bottom: 0;
        left: 0;
        gap: 6px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text span {
        font-size: 18px;
        max-width: 100%;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text p {
        font-size: 16px;
        max-width: 100%;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one img {
        display: none;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .svg-icon-wrap {
        display: none;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper {
        flex-direction: column;
        justify-content: start;
        align-items: flex-start;
        gap: 24px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .text {
        width: 100%;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-flex {
        overflow: auto;
        justify-content: space-between;
        width: 100%;
        gap: 20px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card {
        min-width: 80%;
        padding: 15px;
        border-radius: 15px;
    }

    .lasso-wrapper .footer-section .thank-ypu-section {
        background-color: #14d6b3;
        padding: 24px 0;
    }

    .lasso-wrapper .footer-section .thank-ypu-section h3 {
        font-size: 18px;
    }

    .lasso-wrapper .our-impact-section {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        position: relative;
        flex-direction: column;
        gap: 35px;
    }

    .lasso-wrapper .our-impact-section .section-one {
        display: none;
    }

    .lasso-wrapper .our-impact-section .section-two {
        width: 100%;
        background-color: transparent;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-bottom: 0;
        padding: 0;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: space-between;
        gap: 24px;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: space-between;
        gap: 10px;
        background-color: #fafafa;
        padding: 15px;
        border-radius: 15px;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card h3 {
        font-size: clamp(18px, 1.2vw, 24px);
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card p {
        font-size: clamp(16px, 0.8vw, 18px);
    }

    .lasso-wrapper .our-impact-section .responsive-sec {
        display: flex;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one {
        padding: 15px;
        border-radius: 15px;
    }
}

@media (min-width: 381px) and (max-width: 575px) {
    .lasso-wrapper .card-flex-main-wrapper {
        gap: 25px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-wrapper {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        gap: 25px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one {
        width: 100%;
        background-color: #fafafa;
        max-width: 100%;
        padding: 15px;
        border-radius: 15px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text {
        position: relative;
        bottom: 0;
        left: 0;
        gap: 6px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text sapn {
        font-size: 18px;
        max-width: 100%;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text p {
        font-size: 16px;
        max-width: 100%;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one img {
        display: none;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .svg-icon-wrap {
        display: none;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper {
        flex-direction: column;
        justify-content: start;
        align-items: flex-start;
        gap: 24px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .text {
        width: 100%;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-flex {
        overflow: auto;
        justify-content: space-between;
        width: 100%;
        gap: 20px;
        padding-bottom: 10px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card .flex-sec {
        flex-direction: row;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card {
        min-width: -moz-fit-content;
        min-width: fit-content;
        padding: 15px;
        border-radius: 15px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card .flex-sec .wrapper {
        height: 40px;
        width: 40px;
    }

    .lasso-wrapper .footer-section .thank-ypu-section {
        background-color: #14d6b3;
        padding: 24px 0;
    }

    .lasso-wrapper .footer-section .thank-ypu-section h3 {
        font-size: 18px;
    }

    .lasso-wrapper .our-impact-section {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        position: relative;
        flex-direction: column;
        gap: 35px;
    }

    .lasso-wrapper .our-impact-section .section-one {
        display: none;
    }

    .lasso-wrapper .our-impact-section .section-two {
        width: 100%;
        background-color: transparent;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-bottom: 0;
        padding: 0;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: space-between;
        gap: 24px;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: space-between;
        gap: 10px;
        background-color: #fafafa;
        padding: 15px;
        border-radius: 15px;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card h3 {
        font-size: clamp(18px, 1.2vw, 24px);
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card p {
        font-size: clamp(16px, 0.8vw, 18px);
    }

    .lasso-wrapper .our-impact-section .responsive-sec {
        display: flex;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .lasso-wrapper .card-flex-main-wrapper {
        gap: 25px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-wrapper {
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        gap: 25px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one {
        width: 100%;
        background-color: #fafafa;
        max-width: 100%;
        padding: 15px;
        border-radius: 15px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text {
        position: relative;
        bottom: 0;
        left: 0;
        gap: 6px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text span {
        font-size: 18px;
        max-width: 100%;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text p {
        font-size: 16px;
        max-width: 100%;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one img {
        display: none;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .svg-icon-wrap {
        display: none;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper {
        flex-direction: column;
        justify-content: start;
        align-items: flex-start;
        gap: 24px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .text {
        width: 100%;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-flex {
        overflow: auto;
        justify-content: space-between;
        width: 100%;
        gap: 20px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card {
        min-width: -moz-fit-content;
        min-width: fit-content;
        padding: 35px 55px;
        border-radius: 15px;
    }

    .lasso-wrapper .footer-section .thank-ypu-section {
        background-color: #14d6b3;
        padding: 24px 0;
    }

    .lasso-wrapper .footer-section .thank-ypu-section h3 {
        font-size: 18px;
    }

    .lasso-wrapper .our-impact-section {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        position: relative;
        flex-direction: column;
        gap: 35px;
    }

    .lasso-wrapper .our-impact-section .section-one {
        display: none;
    }

    .lasso-wrapper .our-impact-section .section-two {
        width: 100%;
        background-color: transparent;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-bottom: 0;
        padding: 0;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: space-between;
        gap: 24px;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card {
        display: flex;
        flex-direction: column;
        align-items: start;
        justify-content: space-between;
        gap: 10px;
        background-color: #fafafa;
        padding: 30px;
        border-radius: 24px;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card h3 {
        font-size: clamp(18px, 1.2vw, 24px);
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card p {
        font-size: clamp(16px, 0.8vw, 18px);
    }

    .lasso-wrapper .our-impact-section .responsive-sec {
        display: flex;
    }

    .lasso-wrapper .our-impact-section .responsive-sec .our-impact-card {
        border-radius: 24px;
        padding: 30px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .lasso-wrapper .card-flex-main-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        gap: 18px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-wrapper {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        gap: 18px;
        width: 100%;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one {
        width: 33.33%;
        height: auto;
        max-width: 468px;
        max-height: 100%;
        position: relative;
        background-color: #fafafa;
        padding: 24px;
        border-radius: 24px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one img {
        display: none;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one h3 {
        padding-top: 24px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text {
        position: relative;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 10px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text span {
        max-width: 251px;
        font-size: 18px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text p {
        max-width: 420px;
        font-size: 16px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .svg-icon-wrap {
        display: none;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper {
        flex-direction: column;
        justify-content: start;
        align-items: flex-start;
        gap: 24px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .text {
        width: 100%;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .text h3 br {
        display: none;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-flex {
        overflow: auto;
        justify-content: space-between;
        width: 100%;
        gap: 30px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card {
        min-width: -moz-fit-content;
        min-width: fit-content;
        width: 33.33%;
        padding: 35px 55px;
        border-radius: 34px;
    }

    .lasso-wrapper .footer-section .thank-ypu-section {
        background-color: #14d6b3;
        padding: 24px 0;
    }

    .lasso-wrapper .footer-section .thank-ypu-section h3 {
        font-size: 18px;
    }

    .lasso-wrapper .our-impact-section {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        position: relative;
        flex-direction: column;
        gap: 24px;
    }

    .lasso-wrapper .our-impact-section .section-one {
        display: none;
    }

    .lasso-wrapper .our-impact-section .section-two {
        width: 100%;
        background-color: transparent;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-bottom: 0;
        padding: 0;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 20px;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card {
        width: 48.5%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 10px;
        background-color: #fafafa;
        padding: 24px;
        border-radius: 20px;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card h3 {
        font-size: clamp(18px, 1.2vw, 24px);
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card p {
        font-size: clamp(16px, 0.8vw, 18px);
    }

    .lasso-wrapper .our-impact-section .responsive-sec {
        display: flex;
        width: 100%;
        flex-direction: row;
        gap: 20px;
    }

    .lasso-wrapper .our-impact-section .responsive-sec .our-impact-card {
        border-radius: 20px;
        padding: 24px;
        width: 50%;
    }

    .lasso-wrapper .our-impact-section .responsive-sec .image-container {
        width: 50%;
    }

    .lasso-wrapper .our-impact-section .responsive-sec .image-container img {
        border-radius: 20px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .lasso-wrapper .card-flex-main-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        gap: 18px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-wrapper {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        gap: 18px;
        width: 100%;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one {
        width: 33.33%;
        height: auto;
        max-width: 468px;
        max-height: 100%;
        position: relative;
        background-color: #fafafa;
        padding: 24px;
        border-radius: 24px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one img {
        display: none;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one h3 {
        padding-top: 24px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text {
        position: relative;
        left: 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 10px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text span {
        max-width: 251px;
        font-size: 18px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text p {
        max-width: 420px;
        font-size: 16px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .svg-icon-wrap {
        display: none;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper {
        flex-direction: column;
        justify-content: start;
        align-items: flex-start;
        gap: 24px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .text {
        width: 100%;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .text h3 br {
        display: none;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-flex {
        overflow: auto;
        justify-content: space-between;
        width: 100%;
        gap: 30px;
    }

    .lasso-wrapper .footer-section .tech-stack-info-wrapper .tech-stack-card {
        min-width: -moz-fit-content;
        min-width: fit-content;
        width: 33.33%;
        padding: 35px 55px;
        border-radius: 34px;
    }

    .lasso-wrapper .footer-section .thank-ypu-section {
        background-color: #14d6b3;
        padding: 24px 0;
    }

    .lasso-wrapper .footer-section .thank-ypu-section h3 {
        font-size: 18px;
    }

    .lasso-wrapper .our-impact-section {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        position: relative;
        flex-direction: column;
        gap: 24px;
    }

    .lasso-wrapper .our-impact-section .section-one {
        display: none;
    }

    .lasso-wrapper .our-impact-section .section-two {
        width: 100%;
        background-color: transparent;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        margin-bottom: 0;
        padding: 0;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 20px;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card {
        width: 48.5%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 10px;
        background-color: #fafafa;
        padding: 24px;
        border-radius: 20px;
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card h3 {
        font-size: clamp(18px, 1.2vw, 24px);
    }

    .lasso-wrapper .our-impact-section .section-two .our-impact-flex-wrapper .our-impact-card p {
        font-size: clamp(16px, 0.8vw, 18px);
    }

    .lasso-wrapper .our-impact-section .responsive-sec {
        display: flex;
        width: 100%;
        flex-direction: row;
        gap: 20px;
    }

    .lasso-wrapper .our-impact-section .responsive-sec .our-impact-card {
        border-radius: 20px;
        padding: 24px;
        width: 50%;
    }

    .lasso-wrapper .our-impact-section .responsive-sec .image-container {
        width: 50%;
    }

    .lasso-wrapper .our-impact-section .responsive-sec .image-container img {
        border-radius: 20px;
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .lasso-wrapper .our-impact-section {
        display: flex;
        align-items: stretch;
        justify-content: space-between;
        position: relative;
    }

    .lasso-wrapper .our-impact-section .section-one {
        width: 65%;
        position: relative;
    }

    .lasso-wrapper .our-impact-section .section-one .overlay-text {
        position: absolute;
        bottom: 30px;
        left: 30px;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        max-width: 300px;
        gap: 12px;
    }

    .lasso-wrapper .our-impact-section .section-one .overlay-text h2 {
        font-size: clamp(26px, 2.5vw, 36px);
    }

    .lasso-wrapper .our-impact-section .section-one .overlay-text p {
        font-size: clamp(16px, 1.2vw, 20px);
    }

    .lasso-wrapper .card-flex-main-wrapper {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        gap: 18px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-wrapper {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 18px;
        width: 100%;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one {
        width: 33.33%;
        height: 100%;
        max-width: 468px;
        max-height: 364px;
        position: relative;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text {
        position: absolute;
        left: 24px;
        bottom: 24px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 10px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text span {
        max-width: 251px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .text p {
        max-width: 420px;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .svg-icon-wrap {
        min-width: 5px;
        min-height: 5vw;
        aspect-ratio: 1;
        border-radius: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #14d6b3;
        position: absolute;
        top: 0;
        left: 0;
    }

    .lasso-wrapper .card-flex-main-wrapper .card-one .svg-icon-wrap img {
        width: 2.5vw;
        height: 2.5vw;
    }
}

/* ---------------REAL ESTATE LASSO APP css END -----------*/