.Landingpage_gen_landingpage_wrapper__TSPju {
    display: flex;
    flex-direction: column;
    width: 100%;
    background: #1252a5;
}
.Herosection_gen_hero_wrapper__rz6MB {
    display: flex;
    flex-direction: column;
    gap: 50px;
    width: 100%;
    align-items: center;
    position: relative;
    background: #fff;
    overflow: hidden;
    padding: 50px 15px 280px;
    border-radius: 0 0 100px 100px;
}
.Herosection_herosection_wrapper__XS2Cc {
    display: flex;
    justify-content: center;
    width: 94%;
}
.Herosection_welcomeContainer__TqdaC {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 12px 46px;
    border-radius: 150px;
    background-color: #fff;
    z-index: 1;
}
.Herosection_welcomeContainer__TqdaC:before {
    content: "";
    position: absolute;
    top: -3px;
    left: -3px;
    right: -3px;
    bottom: -3px;
    border-radius: 150px;
    background: linear-gradient(90deg, red, #ff7f00, #ff0, #0f0, #00f, indigo, #9400d3, red);
    background-size: 200% 200%;
    z-index: -1;
    animation: Herosection_rainbow-border__9K_Kv 2s linear infinite;
}
@keyframes Herosection_rainbow-border__9K_Kv {
    0% {
        background-position: 0 50%;
    }
    to {
        background-position: 200% 50%;
    }
}
.Herosection_welcomeContainer__TqdaC:after {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 150px;
    background: #fff;
    z-index: -1;
    filter: blur(1px);
}
.Herosection_welcomeContainer__TqdaC p {
    font-family: Parkinsans;
    font-size: 21px;
    font-weight: 400;
    line-height: 29px;
    color: #000;
}
.Herosection_herosection_left_wrapper__uftAO {
    display: flex;
    flex-direction: column;
    gap: 12px;
    position: relative;
    width: 100%;
    animation: Herosection_outin__e08TX 1s ease-in-out;
}
@keyframes Herosection_outin__e08TX {
    0% {
        opacity: 0;
        bottom: -100px;
    }
    to {
        opacity: 1;
        bottom: 0;
    }
}
.Herosection_herosection_left_drupsc__j9gZl {
    display: flex;
    flex-direction: column;
}
.Herosection_herosection_left_drupsc__j9gZl h1 {
    font-family: Rawkner;
    font-size: 55px;
    line-height: 65px;
    letter-spacing: 0.02em;
    display: flex;
    gap: 10px;
    color: #201f1f;
}
.Herosection_herosection_left_wrapper__uftAO h3 {
    font-family: Parkinsans;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.03em;
    color: #000;
}
.Herosection_herosection_right_wrapper__o9B56 {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: flex-end;
    position: relative;
    animation: Herosection_outin__e08TX 1s ease-in-out;
}
.Herosection_herosection_right_wrapper__o9B56 img {
    width: 500px;
    height: auto;
}
.Herosection_download_metrics__Q1qf_ {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 60px;
}
.Herosection_download_metrics__Q1qf_ p {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}
.Herosection_app_wrapper__rftWa {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 61px;
    height: 40px;
    border-radius: 61px;
    border: 1px solid #000;
}
.Herosection_herosection_left_drupsc__j9gZl h1 span {
    font-size: 31px;
    line-height: 55px;
}
.Herosection_bannerCircle__3fqos {
    background: #fbc707;
    width: 1000px;
    height: 1000px;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    padding: 80px 40px;
    bottom: -620px;
}
.Herosection_bannerCircle_h2__cZZ0S {
    font-size: 27px;
    font-weight: 600;
    margin: 0;
}
.Herosection_bannerCircle_h2__cZZ0S,
.Herosection_bannerCircle_p__h925v {
    font-family: Parkinsans;
    position: relative;
    animation: Herosection_outin__e08TX 1s ease-in-out;
}
.Herosection_bannerCircle_p__h925v {
    font-size: 24px;
    font-weight: 500;
    margin-top: 0.3rem;
}
.Herosection_buttonGroup__vglTv {
    display: flex;
    gap: 1rem;
    margin-top: 1.5rem;
    flex-wrap: wrap;
    justify-content: center;
    background-color: #fff;
    padding: 7px 18px 7px 13px;
    align-items: center;
    gap: 11px;
    border-radius: 53px;
    position: relative;
    animation: Herosection_outin__e08TX 1s ease-in-out;
}
.Herosection_button1__M6_Bl {
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    border-radius: 61px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    background: #fdc500;
    display: inline-flex;
    padding: 13px 31px 14px;
    justify-content: center;
    align-items: center;
    border-color: #000 #353535 #353535 #000;
    border-style: solid;
    border-width: 1px 4.473px 4.473px 1px;
}
.Herosection_button1__M6_Bl:hover,
.Herosection_button2__LpYxp:hover {
    transform: scale(1.1);
}
.Herosection_button1__M6_Bl h1,
.Herosection_button2__LpYxp h1 {
    color: #000;
    text-align: center;
    font-family: Parkinsans;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 33px;
}
.Herosection_button2__LpYxp {
    font-weight: 500;
    cursor: pointer;
    transition: all 0.2s ease;
    border-radius: 61px;
    border: 1px solid #000;
    background: #fff;
    display: inline-flex;
    padding: 13px 31px 14px;
    justify-content: center;
    align-items: center;
}
.Herosection_primary__WUy_T {
    background-color: #000;
    color: #fff;
    border: none;
}
.Herosection_primary__WUy_T:hover {
    background-color: #333;
}
.Herosection_button__pBhRB:hover {
    transform: translateY(-2px);
}
@media screen and (max-width: 1100px) {
    .Herosection_herosection_left_drupsc__j9gZl h1 {
        font-size: 41px;
        line-height: 55px;
    }
    .Herosection_bannerCircle__3fqos {
        width: 500px;
        height: 500px;
        bottom: -240px;
    }
    .Herosection_bannerCircle_h2__cZZ0S {
        font-size: 21px;
    }
    .Herosection_bannerCircle_p__h925v {
        font-size: 18px;
    }
    .Herosection_button1__M6_Bl {
        padding: 11px 20px;
    }
    .Herosection_button1__M6_Bl h1,
    .Herosection_button2__LpYxp h1 {
        font-size: 12px;
        line-height: 15px;
    }
    .Herosection_button2__LpYxp {
        padding: 11px 20px;
    }
}
@media screen and (max-width: 830px) {
    .Herosection_gen_hero_wrapper__rz6MB {
        padding: 50px 15px 250px;
    }
    .Herosection_herosection_wrapper__XS2Cc {
        display: flex;
        flex-direction: column;
        gap: 20px;
        justify-content: flex-start;
        align-items: center;
        width: 100%;
    }
    .Herosection_herosection_right_wrapper__o9B56 {
        height: -moz-fit-content;
        height: fit-content;
        justify-content: center;
    }
}
@media screen and (max-width: 650px) {
    .Herosection_herosection_left_drupsc__j9gZl h1 {
        font-size: 29px;
        line-height: 40px;
    }
    .Herosection_bannerCircle__3fqos {
        width: 320px;
        height: 320px;
        bottom: -150px;
        padding: 40px 10px;
    }
    .Herosection_bannerCircle_h2__cZZ0S {
        font-size: 14px;
    }
    .Herosection_bannerCircle_p__h925v {
        font-size: 11px;
    }
    .Herosection_button1__M6_Bl {
        padding: 10px 15px;
    }
    .Herosection_button1__M6_Bl h1,
    .Herosection_button2__LpYxp h1 {
        font-size: 10px;
        line-height: 12px;
    }
    .Herosection_button2__LpYxp {
        padding: 10px 15px;
    }
}
@media screen and (max-width: 600px) {
    .Herosection_download_metrics__Q1qf_ {
        margin-top: 20px;
    }
    .Herosection_gen_hero_wrapper__rz6MB {
        padding: 50px 15px 180px;
    }
    .Herosection_welcomeContainer__TqdaC {
        padding: 12px 30px;
    }
    .Herosection_welcomeContainer__TqdaC p {
        font-size: 16px;
        line-height: 20px;
    }
}
.FeatureTitle_heading__sOuh3 {
    font-family: Bangers, system-ui;
}
.FeatureTitle_description__pFxQv {
    font-family: More Sugar Thin;
    font-weight: lighter;
}
.secondPage_parent__4V_FE {
    width: 100vw;
    display: flex;
    justify-content: center;
    background-color: #fffdf5;
}
.secondPage_container__1_hBp {
    overflow-x: hidden;
    justify-content: center;
    align-items: center;
}
.secondPage_container__1_hBp,
.secondPage_marqueeContainer__etZFQ {
    display: flex;
    flex-direction: column;
}
.secondPage_heading__OUGGW {
    font-size: max(3.5vw, 3.5vh);
    font-family: Bangers, system-ui;
    letter-spacing: 4px;
    word-spacing: 10px;
}
.secondPage_desc__W6Nhb {
    font-size: max(1vw, 2vh);
    font-family: More Sugar Thin;
}
@media only screen and (max-width: 600px) {
    .secondPage_desc__W6Nhb {
        width: 70vw;
        padding: 1vw;
    }
}
.secondPage_buttonContainer__L26ne {
    background-color: #fad36b;
    border-radius: 30px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.7);
    margin-bottom: 2rem;
}
.secondPage_button__vxHc_ {
    font-family: More Sugar Thin, system-ui;
    outline: none;
    border: none;
    background-color: transparent;
    color: #000;
    font-size: max(3vw, 3vh);
    padding-left: 0.4em;
    padding-right: 0.4em;
}
.Backdrop_backdropBlur__HI9Lq {
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
    -moz-backdrop-filter: blur(40px);
}
.Backdrop_backdropNav__0NzD1 {
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    -moz-backdrop-filter: blur(20px);
}
.Loader_loader__oaLvI {
    border-radius: 50%;
    border: 5px solid #fa7e7e;
    border-left-color: transparent;
    width: 36px;
    height: 36px;
    animation: Loader_spin89345__h3j2F 1s linear infinite;
}
@keyframes Loader_spin89345__h3j2F {
    0% {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@font-face {
    font-family: __Bangers_57ffb9;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/b1bbcec5a05df9d3-s.woff2) format("woff2");
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+0300-0301, u+0303-0304, u+0308-0309, u+0323, u+0329, u+1ea0-1ef9, u+20ab;
}
@font-face {
    font-family: __Bangers_57ffb9;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/a6e189517e59054d-s.woff2) format("woff2");
    unicode-range: u+0100-02ba, u+02bd-02c5, u+02c7-02cc, u+02ce-02d7, u+02dd-02ff, u+0304, u+0308, u+0329, u+1d00-1dbf, u+1e00-1e9f, u+1ef2-1eff, u+2020, u+20a0-20ab, u+20ad-20c0, u+2113, u+2c60-2c7f, u+a720-a7ff;
}
@font-face {
    font-family: __Bangers_57ffb9;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../media/2c2fc5ac4fb02646-s.p.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+0304, u+0308, u+0329, u+2000-206f, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd;
}
@font-face {
    font-family: __Bangers_Fallback_57ffb9;
    src: local("Arial");
    ascent-override: 107.26%;
    descent-override: 21.99%;
    line-gap-override: 0%;
    size-adjust: 82.32%;
}
.__className_57ffb9 {
    font-family: __Bangers_57ffb9, __Bangers_Fallback_57ffb9;
    font-weight: 400;
    font-style: normal;
}
.CoursesSection_matchsection_wrapper__xNV_E {
    width: 100%;
    display: flex;
    justify-content: center;
    position: relative;
    padding: 88px 15px;
    overflow: hidden;
}
.CoursesSection_courses_sec_wrapper__7SDG9 {
    width: 1250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 88px;
}
.CoursesSection_courses_header_wrapper__RfCHf {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}
.CoursesSection_courses_header_wrapper__RfCHf h2 {
    color: #fff;
    text-align: center;
    font-family: Parkinsans, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 33px;
}
.CoursesSection_courses_header_wrapper__RfCHf h5 {
    color: #fff;
    text-align: center;
    font-family: Parkinsans, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.CoursesSection_courses_ul__HNKMi {
    display: flex;
    align-items: center;
    gap: 20px;
}
.CoursesSection_courses_ul_li__LMstO {
    padding: 12px 46px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #fff;
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    cursor: pointer;
    color: #fff;
}
.CoursesSection_courses_ul_li__LMstO.CoursesSection_active__mjKkH {
    background: hsla(0, 0%, 100%, 0.142);
}
.CoursesSection_courses_grid__k_4nV {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(360px, 1fr));
    row-gap: 60px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    width: 100%;
}
.CoursesSection_grid_item__3y998 {
    width: 350px;
    height: 370px;
    background: #fff;
    border-radius: 23px;
    box-shadow: 0 20px 30px 0 rgba(253, 197, 0, 0.07), 0 21px 13px 0 rgba(253, 197, 0, 0.05), 0 12px 10px 0 rgba(253, 197, 0, 0.04), 0 12px 10px 0 rgba(253, 197, 0, 0.04), 0 6px 5px 0 rgba(253, 197, 0, 0.03),
        0 2px 2px 0 rgba(253, 197, 0, 0.02);
    transition: 0.2s ease-in-out;
    position: relative;
    display: flex;
    flex-direction: column;
    opacity: 0;
    transform: translateX(100px);
    transition: opacity 0.5s ease, transform 0.5s ease;
}
.CoursesSection_grid_item__3y998.CoursesSection_animate__LDWgk {
    opacity: 1;
    transform: translateX(0);
}
.CoursesSection_grid_item__3y998:first-child {
    transition-delay: 0.1s;
}
.CoursesSection_grid_item__3y998:nth-child(2) {
    transition-delay: 0.2s;
}
.CoursesSection_grid_item__3y998:nth-child(3) {
    transition-delay: 0.3s;
}
.CoursesSection_grid_item__3y998:nth-child(4) {
    transition-delay: 0.4s;
}
.CoursesSection_grid_item__3y998:nth-child(5) {
    transition-delay: 0.5s;
}
.CoursesSection_grid_item__3y998:nth-child(6) {
    transition-delay: 0.6s;
}
.CoursesSection_grid_item__3y998:nth-child(7) {
    transition-delay: 0.7s;
}
.CoursesSection_grid_item__3y998:nth-child(8) {
    transition-delay: 0.8s;
}
.CoursesSection_grid_item__3y998:nth-child(9) {
    transition-delay: 0.9s;
}
.CoursesSection_grid_item__3y998:nth-child(10) {
    transition-delay: 1s;
}
.CoursesSection_item_img__D6gbW {
    width: 100%;
    height: 45%;
    border-top-left-radius: 23px;
    border-top-right-radius: 23px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.3s ease-in-out;
}
.CoursesSection_item_footer__qkRED {
    width: 100%;
    height: 55%;
    border-bottom-left-radius: 23px;
    border-bottom-right-radius: 23px;
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 20px;
    justify-content: space-between;
}
.CoursesSection_desc_wrapper__0mHxN {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.CoursesSection_desc_wrapper__0mHxN h3 {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    width: 100%;
}
.CoursesSection_desc_wrapper__0mHxN h5 {
    color: #525252;
    font-family: Parkinsans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    width: 100%;
}
.CoursesSection_buy_now_wrapper__lFnDD {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.CoursesSection_buy_now_wrapper2__YJoJv {
    display: flex;
    gap: 3px;
    align-items: center;
}
.CoursesSection_buy_now_wrapper2__YJoJv button {
    padding: 8px 35px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #000;
    background: #fdc500;
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-size: 11px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    transition: all 0.3s ease-in-out;
}
.CoursesSection_buy_now_wrapper2__YJoJv button:hover {
    border-bottom: 4px solid #000;
}
.CoursesSection_buy_now_wrapper__lFnDD hr {
    width: 1px;
    background: #000;
    height: 16px;
}
.CoursesSection_buy_now_wrapper__lFnDD p {
    color: #000;
    text-align: center;
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}
.CoursesSection_circle_in_block__pWfrQ {
    position: absolute;
    top: -50px;
    left: -10px;
}
.CoursesSection_circle_in_block2__fpe8M {
    position: absolute;
    bottom: -50px;
    right: -10px;
    transform: rotate(-180deg);
}
@media screen and (max-width: 1300px) {
    .CoursesSection_courses_sec_wrapper__7SDG9 {
        width: 100%;
    }
}
@media screen and (max-width: 1190px) {
    .CoursesSection_courses_grid__k_4nV {
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
        row-gap: 40px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        place-items: center;
    }
    .CoursesSection_grid_item__3y998 {
        width: 300px;
        height: 290px;
        border-radius: 18px;
    }
    .CoursesSection_item_img__D6gbW {
        height: 45%;
        border-top-left-radius: 18px;
        border-top-right-radius: 18px;
    }
    .CoursesSection_item_footer__qkRED {
        height: 55%;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        gap: 4px;
        padding: 12px 15px;
    }
    .CoursesSection_desc_wrapper__0mHxN {
        gap: 8px;
    }
    .CoursesSection_desc_wrapper__0mHxN h3 {
        font-size: 15px;
    }
    .CoursesSection_desc_wrapper__0mHxN h5 {
        font-size: 11px;
        line-height: 15px;
    }
    .CoursesSection_buy_now_wrapper2__YJoJv button {
        padding: 7px 10px;
        font-size: 10px;
    }
    .CoursesSection_buy_now_wrapper__lFnDD p {
        font-size: 11px;
        line-height: 18px;
    }
}
@media screen and (max-width: 880px) {
    .CoursesSection_courses_ul__HNKMi {
        gap: 8px;
    }
    .CoursesSection_courses_ul_li__LMstO {
        padding: 12px 20px;
        font-size: 12px;
    }
}
@media screen and (max-width: 500px) {
    .CoursesSection_courses_sec_wrapper__7SDG9 {
        gap: 60px;
    }
    .CoursesSection_courses_header_wrapper__RfCHf h2 {
        font-size: 23px;
        line-height: 33px;
    }
    .CoursesSection_courses_header_wrapper__RfCHf h5 {
        font-size: 14px;
        line-height: 24px;
    }
    .CoursesSection_courses_ul_li__LMstO {
        padding: 10px 14px;
        font-size: 10px;
    }
}
@media screen and (max-width: 420px) {
    .CoursesSection_courses_ul_li__LMstO {
        padding: 10px 12px;
        font-size: 9px;
    }
}
.WhyChooseUs_whychooseus_wrapper__zuCx0 {
    display: flex;
    justify-content: center;
    position: relative;
    padding: 80px 15px;
    width: 100%;
    background: #fff;
    overflow: hidden;
    border-radius: 100px 100px 0 0;
}
.WhyChooseUs_why_choose_us__5aevv {
    display: flex;
    flex-direction: column;
    gap: 46px;
    width: 700px;
    margin-top: 80px;
    position: relative;
    animation: WhyChooseUs_outin__qvm3E 1s ease-in-out;
}
@keyframes WhyChooseUs_outin__qvm3E {
    0% {
        opacity: 0;
        bottom: -100px;
    }
    to {
        opacity: 1;
        bottom: 0;
    }
}
.WhyChooseUs_why_choose_us__5aevv h2 {
    font-size: 32px;
    font-weight: 600;
    line-height: 33px;
}
.WhyChooseUs_why_choose_us__5aevv h2,
.WhyChooseUs_why_choose_us__5aevv h5 {
    color: #000;
    text-align: center;
    font-family: Parkinsans, sans-serif;
    font-style: normal;
}
.WhyChooseUs_why_choose_us__5aevv h5 {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
}
.WhyChooseUs_circle__5dsTf {
    width: 780px;
    height: 780px;
    border-radius: 50%;
    position: absolute;
    top: -700px;
    left: 50%;
    transform: translateX(-50%);
    background: #fdc500;
}
.WhyChooseUs_big_cloud__a0K4M {
    position: absolute;
    top: 60px;
    left: 2px;
}
.WhyChooseUs_small_cloud__gxKR_ {
    position: absolute;
    top: 25px;
    left: 260px;
}
@media screen and (max-width: 1000px) {
    .WhyChooseUs_why_choose_us__5aevv {
        width: 85%;
    }
    .WhyChooseUs_why_choose_us__5aevv h2 {
        font-size: 27px;
        line-height: 33px;
    }
    .WhyChooseUs_why_choose_us__5aevv h5 {
        font-size: 14px;
        line-height: 30px;
    }
    .WhyChooseUs_circle__5dsTf {
        width: 500px;
        height: 500px;
        top: -400px;
    }
    .WhyChooseUs_big_cloud__a0K4M {
        width: 200px;
        height: auto;
    }
    .WhyChooseUs_small_cloud__gxKR_ {
        top: 40px;
        left: 180px;
        width: 130px;
        height: auto;
    }
}
@media screen and (max-width: 460px) {
    .WhyChooseUs_why_choose_us__5aevv {
        width: 92%;
        gap: 35px;
    }
    .WhyChooseUs_why_choose_us__5aevv h2 {
        font-size: 24px;
        line-height: 33px;
    }
    .WhyChooseUs_why_choose_us__5aevv h5 {
        font-size: 13px;
        line-height: 30px;
    }
    .WhyChooseUs_circle__5dsTf {
        width: 250px;
        height: 250px;
        top: -205px;
    }
    .WhyChooseUs_big_cloud__a0K4M {
        width: 170px;
        height: auto;
    }
    .WhyChooseUs_small_cloud__gxKR_ {
        top: 50px;
        left: 150px;
        width: 110px;
        height: auto;
    }
}
.OurApp_ourapp_wrapper__5tpns {
    display: flex;
    justify-content: center;
    padding: 0 15px 80px;
    width: 100%;
    background: #fff;
    overflow-x: hidden;
}
.OurApp_ourapp_centered__gWl7Y {
    width: 1250px;
    display: flex;
    flex-direction: column;
    gap: 57px;
    align-items: center;
}
.OurApp_hr_notsure_wrapper__2r_Wu {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 22px;
    z-index: 3;
}
.OurApp_hr_notsure_wrapper__2r_Wu hr {
    width: 645px;
    opacity: 0.5;
    border-top: 1px dashed #000;
}
.OurApp_notsure_wrapper__XDZCd {
    display: flex;
    padding: 12px 46px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 1px solid #a0a0a0;
}
.OurApp_notsure_wrapper__XDZCd p {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.OurApp_ourapp_h1__gaFki {
    color: #201f1f;
    font-family: Rawkner;
    font-size: 65px;
    font-style: normal;
    font-weight: 900;
    line-height: 71px;
    text-align: left;
    width: 85%;
}
.OurApp_ourapp_first_sec__JjsX1 {
    display: flex;
    align-items: center;
    gap: 20px;
    width: 100%;
}
.OurApp_ourapp_img__nwrdN {
    width: 540px;
    height: auto;
    position: relative;
    animation: OurApp_outin__7ilZE 1s ease-in-out;
}
@keyframes OurApp_outin__7ilZE {
    0% {
        opacity: 0;
        bottom: -150px;
    }
    to {
        opacity: 1;
        bottom: 0;
    }
}
.OurApp_ourapp_first_sec_right__JuMZ_ {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
    position: relative;
    animation: OurApp_outin__7ilZE 1s ease-in-out;
}
.OurApp_ourapp_first_sec_right__JuMZ_ h3 {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 34px;
}
.OurApp_ourapp_first_sec_right__JuMZ_ h5 {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
}
.OurApp_ourapp_button_wrapper__ACFhW {
    display: flex;
    gap: 20px;
    align-items: center;
}
.OurApp_download_button__652Ji {
    padding: 13px 40px;
    border-radius: 100px;
    border: 1px solid #000;
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-optical-sizing: auto;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    cursor: pointer;
    background: #fdc500;
    transition: all 0.3s ease-in-out;
    width: -moz-fit-content;
    width: fit-content;
}
.OurApp_download_button__652Ji:hover {
    border-bottom: 5px solid #000;
}
.OurApp_app_wrapper__zmhvg {
    align-items: center;
    justify-content: center;
    display: flex;
    width: 71px;
    height: 50px;
    border-radius: 61px;
    border: 1px solid #000;
}
.OurApp_card_wrapper__sN_sa {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 18px;
    width: 100%;
    justify-content: center;
}
.OurApp_card__jyCfM {
    position: relative;
    opacity: 0;
    transform: translateX(100px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}
.OurApp_card__jyCfM.OurApp_animate__VLvyO {
    opacity: 1;
    transform: translateX(0);
}
.OurApp_main_card__ce2VM {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 270px;
    height: 370px;
    border-radius: 20px;
    padding: 55px 15px 20px 30px;
    background: #fff;
    border: 1px solid #000;
}
.OurApp_card_shadow__DlWmo {
    width: 270px;
    height: 370px;
    border-radius: 20px;
}
.OurApp_card_shadow__DlWmo,
.OurApp_flower__2rH42 {
    position: absolute;
    left: 8px;
    top: 8px;
}
.OurApp_curve__EJFBN {
    position: absolute;
    left: 14px;
    top: 14px;
}
.OurApp_main_card__ce2VM h3 {
    color: #000;
    font-family: Rawkner;
    font-size: 30px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}
.OurApp_main_card__ce2VM p {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.OurApp_slider_item__CYCkf {
    position: relative;
    opacity: 0;
    transform: translateX(100px);
    transition: opacity 0.8s ease, transform 0.8s ease;
}
.OurApp_slider_item__CYCkf.OurApp_animate__VLvyO {
    opacity: 1;
    transform: translateX(0);
}
.OurApp_main_slider_item__slK5N {
    display: flex;
    flex-direction: column;
    width: 280px;
    height: 380px;
    border-radius: 16px;
    padding: 12px;
    gap: 15px;
    position: relative;
}
.OurApp_item_top__e4_4V {
    height: 32%;
    border: 1px solid #201f1f;
    border-radius: 8px;
    width: 100%;
    display: flex;
    padding: 8px 14px;
    align-items: center;
}
.OurApp_item_top__e4_4V h3 {
    font-family: Rawkner;
    font-size: 27px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}
.OurApp_item_footer__y05kB {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    height: 68%;
}
.OurApp_details__za8Hl {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
.OurApp_item_shadow__N0RD_ {
    position: absolute;
    left: 8px;
    top: 8px;
    width: 280px;
    height: 380px;
    border-radius: 16px;
}
@media screen and (max-width: 1300px) {
    .OurApp_ourapp_centered__gWl7Y {
        width: 100%;
    }
}
@media screen and (max-width: 1000px) {
    .OurApp_hr_notsure_wrapper__2r_Wu hr {
        width: 70%;
    }
    .OurApp_notsure_wrapper__XDZCd {
        padding: 12px 40px;
    }
    .OurApp_notsure_wrapper__XDZCd p {
        font-size: 14px;
    }
    .OurApp_ourapp_h1__gaFki {
        font-size: 52px;
        line-height: 60px;
    }
    .OurApp_ourapp_img__nwrdN {
        width: 400px;
        height: auto;
    }
}
@media screen and (max-width: 800px) {
    .OurApp_ourapp_h1__gaFki {
        font-size: 41px;
        line-height: 60px;
    }
    .OurApp_ourapp_first_sec__JjsX1 {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
}
@media screen and (max-width: 500px) {
    .OurApp_ourapp_h1__gaFki {
        font-size: 31px;
        line-height: 45px;
    }
    .OurApp_ourapp_img__nwrdN {
        width: 100%;
        height: auto;
    }
    .OurApp_ourapp_first_sec_right__JuMZ_ h3 {
        font-size: 21px;
    }
    .OurApp_ourapp_first_sec_right__JuMZ_ h5 {
        font-size: 13px;
        line-height: 25px;
    }
    .OurApp_ourapp_button_wrapper__ACFhW {
        gap: 12px;
    }
    .OurApp_download_button__652Ji {
        padding: 11px 20px;
        border-radius: 100px;
        font-size: 12px;
    }
    .OurApp_app_wrapper__zmhvg {
        width: 54px;
        height: 40px;
        border-radius: 51px;
    }
}
.Testimonials_testimonials_wrapper__kPBRO {
    display: flex;
    justify-content: center;
    padding: 0 15px 80px;
    width: 100%;
    background: #fff;
}
.Testimonials_testimonials_centered__45W7f {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 57px;
}
.Testimonials_hr_notsure_wrapper__PFP1a {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 22px;
    z-index: 3;
}
.Testimonials_hr_notsure_wrapper__PFP1a hr {
    width: 645px;
    opacity: 0.5;
    border-top: 1px dashed #000;
}
.Testimonials_notsure_wrapper__2ET5O {
    display: flex;
    padding: 12px 46px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 1px solid #a0a0a0;
}
.Testimonials_notsure_wrapper__2ET5O p {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.Testimonials_header_wrapper__AKYIO {
    width: 1250px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}
.Testimonials_header_wrapper__AKYIO h1 {
    color: #201f1f;
    font-family: Rawkner;
    font-size: 65px;
    font-style: normal;
    font-weight: 900;
    line-height: 71px;
    text-align: right;
    width: 85%;
}
.Testimonials_header_wrapper__AKYIO h5 {
    margin-top: 20px;
    color: #000;
    text-align: right;
    font-family: Parkinsans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 29px;
    width: 85%;
}
.Testimonials_slider_wrapper__yQnbH {
    display: inline-flex;
    overflow: hidden;
    padding: 30px 0;
    backface-visibility: hidden;
}
.Testimonials_first_slide__xbEvL {
    display: inline-flex;
    animation: Testimonials_firstslide__ilf_E 20s linear infinite;
    backface-visibility: hidden;
}
.Testimonials_slider_wrapper__yQnbH:hover .Testimonials_first_slide__xbEvL {
    animation-play-state: paused;
}
@keyframes Testimonials_firstslide__ilf_E {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(-100%);
    }
}
.Testimonials_slider_item__HA3wT {
    position: relative;
    margin: 0 30px;
    transform: skewX(2deg);
}
.Testimonials_main_slider_item__ca8Le {
    display: flex;
    flex-direction: column;
    width: 330px;
    height: 360px;
    border-radius: 16px;
    padding: 15px;
    gap: 15px;
    position: relative;
}
.Testimonials_item_top__VYjdH {
    height: 35%;
    border: 1px solid #201f1f;
    border-radius: 8px;
    width: 100%;
}
.Testimonials_item_footer___5mHU {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 100%;
    height: 65%;
}
.Testimonials_des_name_wrapper__lzhED {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    gap: 2px;
}
.Testimonials_des_name_wrapper__lzhED h5 {
    color: #000;
    font-family: Parkinsans, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.Testimonials_des_wrapper__npxFO {
    display: flex;
    padding: 7px 15px;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    border: 1px solid #a0a0a0;
}
.Testimonials_des_wrapper__npxFO p {
    color: #000;
    font-size: 9px;
    line-height: normal;
}
.Testimonials_des_wrapper__npxFO p,
.Testimonials_details__WryNQ {
    font-family: Parkinsans, sans-serif;
    font-style: normal;
    font-weight: 400;
}
.Testimonials_details__WryNQ {
    color: #525252;
    font-size: 12px;
    line-height: 21px;
}
.Testimonials_item_shadow__FNp2R {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 330px;
    height: 360px;
    border-radius: 16px;
    background: #000;
}
@media screen and (max-width: 1300px) {
    .Testimonials_header_wrapper__AKYIO {
        width: 100%;
    }
}
@media screen and (max-width: 1000px) {
    .Testimonials_hr_notsure_wrapper__PFP1a hr {
        width: 70%;
    }
    .Testimonials_notsure_wrapper__2ET5O {
        padding: 12px 40px;
    }
    .Testimonials_notsure_wrapper__2ET5O p {
        font-size: 14px;
    }
    .Testimonials_header_wrapper__AKYIO h1 {
        font-size: 52px;
        line-height: 60px;
        width: 85%;
    }
    .Testimonials_header_wrapper__AKYIO h5 {
        font-size: 15px;
        line-height: 29px;
        width: 85%;
    }
    .Testimonials_item_shadow__FNp2R,
    .Testimonials_main_slider_item__ca8Le {
        width: 270px;
        height: 320px;
    }
    .Testimonials_des_name_wrapper__lzhED h5 {
        font-size: 16px;
    }
    .Testimonials_details__WryNQ {
        font-size: 11px;
        line-height: 21px;
    }
}
@media screen and (max-width: 550px) {
    .Testimonials_header_wrapper__AKYIO h1 {
        font-size: 27px;
        line-height: 35px;
        width: 100%;
    }
    .Testimonials_header_wrapper__AKYIO h5 {
        font-size: 14px;
        line-height: 24px;
        width: 100%;
    }
}
