﻿@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

/*!sc*/
html,
body {
    width: 100%;
    -webkit-scroll-behavior: smooth !important;
    -moz-scroll-behavior: smooth !important;
    -ms-scroll-behavior: smooth !important;
    scroll-behavior: smooth !important;
}

/*!sc*/
.tap-read {
    display: none;
}

.frist {
    margin-top: -5rem;
}
/*!sc*/
a {
    color: inherit;
    -webkit-text-decoration: none;
    text-decoration: none;
}

/*!sc*/
.PhoneInputCountrySelectArrow {
    opacity: 1 !important;
    border-color: #fefefe !important;
}

/*!sc*/
.PhoneInputInput {
    font-size: 16px !important;
    padding: 4px !important;
}

/*!sc*/
data-styled.g1[id="sc-global-bllXnd1"] {
    content: "sc-global-bllXnd1,"
}

/*!sc*/
.iZRPAr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 30px;
    background-color: #01afd1;
    right: -100px;
    cursor: pointer;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 103;
}

    /*!sc*/
    .iZRPAr img {
        width: 100%;
        height: auto;
    }

    /*!sc*/
    .iZRPAr:hover {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-transition: scale 0.2s;
        transition: scale 0.2s;
    }

/*!sc*/
@media only screen and (max-width:900px) {
    .iZRPAr {
        display: none;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
        bottom: 30px;
        right: -100px;
    }
}

/*!sc*/
data-styled.g2[id="sc-a930a5c7-0"] {
    content: "iZRPAr,"
}

/*!sc*/
.dbyLxt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    position: fixed;
    bottom: 30px;
    right: -100px;
    cursor: pointer;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 103;
    display: none;
}

    /*!sc*/
    .dbyLxt img {
        width: 100%;
        height: auto;
    }

/*!sc*/
@media only screen and (max-width:900px) {
    .dbyLxt {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
        bottom: 30px;
        right: -100px;
        z-index: 2;
    }
}

/*!sc*/
data-styled.g3[id="sc-a930a5c7-1"] {
    content: "dbyLxt,"
}

/*!sc*/
.faNMdD {
    position: fixed;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    right: 0px;
    bottom: -800px;
    z-index: 200;
}

/*!sc*/
@media (max-width:600px) {
    .faNMdD {
        display: none;
        width: 100vw;
        height: 100vh;
        background: rgba(0, 0, 0, 0.4);
    }
}

/*!sc*/
data-styled.g4[id="sc-a930a5c7-2"] {
    content: "faNMdD,"
}

/*!sc*/
.hIRIsh {
    position: absolute;
    right: 0px;
    bottom: -800px;
    width: 100vw;
    -webkit-transition: bottom 0.5s ease-in-out;
    transition: bottom 0.5s ease-in-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-item: center;
    z-index: 200;
    opacity: 1;
}

/*!sc*/
@media screen and (min-width:600px) {
    .hIRIsh {
        width: 20vw;
        right: 30px;
        border-radius: 5px;
        -webkit-box-pack: end;
        -webkit-justify-content: end;
        -ms-flex-pack: end;
        justify-content: end;
        bottom: -800px;
    }
}

/*!sc*/
data-styled.g5[id="sc-a930a5c7-3"] {
    content: "hIRIsh,"
}

/*!sc*/
.bcZbAs {
    background-color: #fff;
    border-radius: 12px;
    width: 100%;
    padding: 12px 24px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    box-shadow: 0px 0px 5px #999999;
}

/*!sc*/
@media (max-width:600px) {
    .bcZbAs {
        border-radius: 12px 12px 0px 0px;
    }
}

/*!sc*/
data-styled.g6[id="sc-a930a5c7-4"] {
    content: "bcZbAs,"
}

/*!sc*/
.bBEKIM {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    margin: 10px 10px;
    border-radius: var(--radius-small, 8px);
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.04);
    height: 52px;
    gap: 10px;
}

    /*!sc*/
    .bBEKIM span {
        text-align: center;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 13px;
    }

    /*!sc*/
    .bBEKIM img {
        height: 30px;
        margin-right: 0px;
    }

/*!sc*/
@media (max-width:600px) {
    .bBEKIM {
        padding: 12px 26px;
    }
}

/*!sc*/
data-styled.g7[id="sc-a930a5c7-5"] {
    content: "bBEKIM,"
}

/*!sc*/
.bNtgpd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    margin: 10px 10px;
    height: 52px;
    padding: 5px;
    gap: 10px;
    border-radius: var(--radius-small, 8px);
    box-shadow: 0px 0px 20px 2px rgba(0, 0, 0, 0.04);
}

    /*!sc*/
    .bNtgpd span {
        margin-right: 10px;
        text-align: center;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 13px;
    }

    /*!sc*/
    .bNtgpd img {
        height: 30px;
        margin-right: 10px;
    }

/*!sc*/
data-styled.g8[id="sc-a930a5c7-6"] {
    content: "bNtgpd,"
}

/*!sc*/
.hOjqnV {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px;
}

/*!sc*/
@media (max-width:600px) {
    .hOjqnV {
        padding: 12px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

/*!sc*/
data-styled.g10[id="sc-a930a5c7-8"] {
    content: "hOjqnV,"
}

/*!sc*/
.koCIhw {
    display: none;
    cursor: pointer;
}

/*!sc*/
@media screen and (max-width:768px) {
    .koCIhw {
        display: block;
    }
}

/*!sc*/
data-styled.g15[id="sc-337176a2-0"] {
    content: "koCIhw,"
}

/*!sc*/
.cHkSdg {
    height: 24px;
    width: 24px;
}

/*!sc*/
data-styled.g17[id="sc-caf8874b-1"] {
    content: "cHkSdg,"
}

/*!sc*/
.eeTxkQ {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px;
    position: relative;
    margin-left: 24px;
    border-radius: 37.5px;
    background: #fff;
}

    /*!sc*/
    .eeTxkQ:hover {
        cursor: pointer;
    }

    /*!sc*/
    .eeTxkQ:first-child {
        margin-left: 0;
    }

/*!sc*/
@media screen and (max-width:600px) {
    .eeTxkQ {
        position: relative;
        margin-left: 24px;
    }

        .eeTxkQ:first-child {
            margin-left: 0;
        }
}

/*!sc*/
data-styled.g18[id="sc-caf8874b-2"] {
    content: "eeTxkQ,"
}

/*!sc*/
.gqSmOb {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 20px;
    background: #112023;
    width: 100%;
    margin-top: -2px;
}

/*!sc*/
@media (max-width:769px) {
    .gqSmOb {
        padding: 0px 16px;
        padding-top: 40px;
        padding-bottom: 0;
    }
}

/*!sc*/
data-styled.g19[id="sc-caf8874b-3"] {
    content: "gqSmOb,"
}

/*!sc*/
.btGNFp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-self: center;
    margin-bottom: 24px;
    border-radius: 50px;
    background: #212e30;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 12px 30px;
}

/*!sc*/
@media (max-width:769px) {
    .btGNFp {
        margin: 30px auto 16px auto;
    }
}

/*!sc*/
data-styled.g20[id="sc-caf8874b-4"] {
    content: "btGNFp,"
}

/*!sc*/
.ldEXX {
    font-weight: 500;
    font-size: 28px;
    line-height: 28px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 12px;
    color: var(--primitive-color-grey-grey-1, #f2f2f2);
    font-family: 'Poppins', sans-serif;
}

/*!sc*/
@media (max-width:769px) {
    .ldEXX {
        margin-top: 0;
        margin-bottom: 0px;
        font-weight: 500;
        font-size: 16px;
        line-height: 20px;
    }
}

/*!sc*/
@media (min-width:1550px) {
    .ldEXX {
        font-size: 28px;
    }
}

/*!sc*/
data-styled.g22[id="sc-caf8874b-6"] {
    content: "ldEXX,"
}

/*!sc*/
.gYULjA {
    margin-top: 12px;
    color: #e5e5e5;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin: auto;
    line-height: 22px;
    width: 60%;
}

/*!sc*/
@media (max-width:935px) {
    .gYULjA {
        font-size: 12px;
    }
}

/*!sc*/
@media (min-width:1550px) {
    .gYULjA {
        font-size: 15px;
    }
}

/*!sc*/
@media (max-width:769px) {
    .gYULjA {
        width: 80%;
        margin-top: 12px;
        color: var(--primitive-color-grey-grey-3, #e5e5e5);
        text-align: center;
        font-family: 'Poppins', sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
    }
}

/*!sc*/
data-styled.g23[id="sc-caf8874b-7"] {
    content: "gYULjA,"
}

/*!sc*/
.fzYZUq {
    list-style-type: none;
    margin: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 40px;
    margin-top: 24px;
    margin-bottom: 24px;
}

/*!sc*/
@media (max-width:769px) {
    .fzYZUq {
        margin-bottom: 12px;
        margin-top: 20px;
        gap: 30px;
    }
}

/*!sc*/
data-styled.g24[id="sc-caf8874b-8"] {
    content: "fzYZUq,"
}

/*!sc*/
.gxMBGt {
    color: var(--primitive-color-grey-grey-2, #e5e5e5);
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

/*!sc*/
@media (max-width:935px) {
    .gxMBGt {
        font-size: 12px;
    }
}

/*!sc*/
@media (max-width:769px) {
    .gxMBGt {
        font-weight: 400;
        font-size: 12px;
        line-height: 15.6px;
    }
}

/*!sc*/
@media (min-width:1550px) {
    .gxMBGt {
        font-size: 15px;
    }
}

/*!sc*/
data-styled.g25[id="sc-caf8874b-9"] {
    content: "gxMBGt,"
}

/*!sc*/
.hmYpEf {
    margin-top: 24px;
    color: #e5e5e5;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

/*!sc*/
@media (max-width:600px) {
    .hmYpEf {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 12px;
        line-height: 14px;
    }
}

/*!sc*/
data-styled.g26[id="sc-caf8874b-10"] {
    content: "hmYpEf,"
}

/*!sc*/
.cOfjdP {
    background-color: #01afd1;
    color: white;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 0;
    right: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    width: 100%;
    height: 60px;
    z-index: 200;
    position: fixed;
    margin-top: 60px;
}

/*!sc*/
@media (max-width:768px) {
    .cOfjdP {
        height: 70px;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: fixed;
        z-index: 200;
        margin-top: 0;
    }
}

/*!sc*/
@media (min-width:1950px) {
    .cOfjdP {
        height: 84px;
        margin-top: 84px;
    }
}

/*!sc*/
data-styled.g27[id="sc-55e4f565-0"] {
    content: "cOfjdP,"
}

/*!sc*/
.ffBfho {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    height: 60px;
    color: #ffffff;
    opacity: 0.9;
    position: relative;
    margin-right: 44px;
    height: 100%;
}

/*!sc*/
@media (min-width:648px) and (max-width:847px) {
    .ffBfho {
        font-size: 12px;
    }
}

/*!sc*/
@media (min-width:1950px) {
    .ffBfho {
        font-size: 25px;
    }
}

/*!sc*/
data-styled.g28[id="sc-55e4f565-1"] {
    content: "ffBfho,"
}

/*!sc*/
.DQxXE {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    margin-left: 51px;
}

    /*!sc*/
    .DQxXE li:hover {
        cursor: pointer;
    }

/*!sc*/
@media (max-width:648px) {
    .DQxXE li {
        font-size: 16px;
    }
}

/*!sc*/
@media (max-width:768px) {
    .DQxXE {
        display: none;
    }
}

/*!sc*/
data-styled.g29[id="sc-55e4f565-2"] {
    content: "DQxXE,"
}

/*!sc*/
.gMemsk {
    display: none;
    position: relative;
    width: 60px;
    height: 60px;
}

/*!sc*/
@media (max-width:768px) {
    .gMemsk {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 60%;
        height: 46px;
        margin: 26px 0 26px 12px;
    }
}

/*!sc*/
data-styled.g30[id="sc-55e4f565-3"] {
    content: "gMemsk,"
}

/*!sc*/
.YA-DaI {
    display: none;
}

/*!sc*/
@media (max-width:768px) {
    .YA-DaI {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: fixed;
        right: 6.5px;
        margin-right: 7.8px;
        z-index: 99;
        right: 20px;
        margin-right: 35px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        position: relative;
    }

        .YA-DaI svg {
            height: 4vh;
        }

        .YA-DaI path {
            fill: none;
            stroke: white;
            stroke-width: 6;
            -webkit-transition: stroke-dasharray 300ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1);
            transition: stroke-dasharray 300ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1);
        }

        .YA-DaI path {
            fill: white;
            stroke: white;
            stroke-width: 0;
        }
}

/*!sc*/
.eqBCwP {
    display: none;
}

/*!sc*/
@media (max-width:768px) {
    .eqBCwP {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        position: fixed;
        right: 6.5px;
        margin-right: 7.8px;
        z-index: 99;
    }

        .eqBCwP svg {
            height: 4vh;
        }

        .eqBCwP path {
            fill: none;
            stroke: white;
            stroke-width: 6;
            -webkit-transition: stroke-dasharray 300ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1);
            transition: stroke-dasharray 300ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 300ms cubic-bezier(0.4, 0, 0.2, 1);
        }
}

/*!sc*/
data-styled.g31[id="sc-55e4f565-4"] {
    content: "YA-DaI,eqBCwP,"
}

/*!sc*/
.gHWxTQ {
    width: 68%;
    height: 100vh;
    background-color: white;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 0;
}

/*!sc*/
data-styled.g32[id="sc-55e4f565-5"] {
    content: "gHWxTQ,"
}

/*!sc*/
.gSzjNL {
    font-weight: 400;
    font-size: 14px;
    color: #444444;
    list-style-type: none;
}

    /*!sc*/
    .gSzjNL li {
        padding: 1.77vh 0 1.78vh 4.62vw;
        font-size: 100%;
        border-bottom: 0.5px solid rgba(0, 0, 0, 0.15);
    }

/*!sc*/
data-styled.g34[id="sc-55e4f565-7"] {
    content: "gSzjNL,"
}

/*!sc*/
.eHoMSs {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.21em;
    color: #444444;
    list-style-type: none;
    margin-top: 5px;
}

    /*!sc*/
    .eHoMSs li {
        font-size: 100%;
        margin: 2.37vh 0 2.37vh 4.62vw;
    }

/*!sc*/
data-styled.g35[id="sc-55e4f565-8"] {
    content: "eHoMSs,"
}

/*!sc*/
.fBCKFX {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    z-index: 9;
    position: fixed;
    top: 70px;
    right: 0;
    width: 100vw;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

/*!sc*/
data-styled.g36[id="sc-55e4f565-9"] {
    content: "fBCKFX,"
}

/*!sc*/
.iFPxQM {
    position: fixed;
    top: 70px;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 3;
    display: none;
    background: rgba(16, 16, 16, 0.4);
}

/*!sc*/
data-styled.g37[id="sc-55e4f565-10"] {
    content: "iFPxQM,"
}

/*!sc*/
.kIxxbJ {
    width: auto;
    height: auto;
    position: absolute;
    top: 40px;
    z-index: 999;
}

/*!sc*/
data-styled.g40[id="sc-55e4f565-13"] {
    content: "kIxxbJ,"
}

/*!sc*/
.bHGXDC {
    position: relative;
    width: 16px;
    height: 16px;
    color: black;
    -webkit-transition: -webkit-transform 0.5s ease;
    -webkit-transition: transform 0.5s ease;
    transition: transform 0.5s ease;
}

/*!sc*/
@media (min-width:1920px) {
    .bHGXDC {
        width: 28px;
        height: 28px;
    }
}

/*!sc*/
data-styled.g41[id="sc-55e4f565-14"] {
    content: "bHGXDC,"
}

/*!sc*/
.fchdgz {
    stroke-dasharray: 60 207;
    stroke-dashoffset: 0;
}

/*!sc*/
data-styled.g42[id="sc-55e4f565-15"] {
    content: "fchdgz,"
}

/*!sc*/
.elSuub {
    stroke-dasharray: 60 60;
    stroke-dashoffset: 0;
}

/*!sc*/
data-styled.g43[id="sc-55e4f565-16"] {
    content: "elSuub,"
}

/*!sc*/
.kaNQFx {
    stroke-dasharray: 60 207;
    stroke-dashoffset: 0;
}

/*!sc*/
data-styled.g44[id="sc-55e4f565-17"] {
    content: "kaNQFx,"
}

/*!sc*/
.elKa-dt {
    padding: 30px 10% 0px 10%;
    width: 100%;
    background: #112023;
}

/*!sc*/
@media (max-width:600px) {
    .elKa-dt {
        padding: 30px 0px 0px 0px;
        text-align: center;
        grid-template-columns: repeat(1, 1fr);
        font-weight: 400;
        font-size: 12px;
        line-height: 144.69%;
        text-align: center;
        color: #e5e5e5;
    }
}

/*!sc*/
data-styled.g46[id="sc-52f7432b-0"] {
    content: "elKa-dt,"
}

/*!sc*/
.NRwwI {
    margin-bottom: 9px;
    color: #fbfbfb;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 27px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}

/*!sc*/
@media (max-width:600px) {
    .NRwwI {
        color: #f2f2f2;
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 14px;
        margin-bottom: 20px;
    }
}

/*!sc*/
@media (min-width:1520px) {
    .NRwwI {
        font-size: 18px;
    }
}

/*!sc*/
data-styled.g47[id="sc-52f7432b-1"] {
    content: "NRwwI,"
}

/*!sc*/
.hjRdtz {
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 120px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80%;
    position: relative;
}

    /*!sc*/
    .hjRdtz ul {
        list-style-type: none;
        font-weight: 400;
        font-size: 14px;
        line-height: 16px;
        color: #e5e5e5;
    }

        /*!sc*/
        .hjRdtz ul li {
            font-weight: 400;
            font-size: 15px;
            line-height: 22px;
            margin-bottom: 4px;
            cursor: pointer;
        }

            /*!sc*/
            .hjRdtz ul li:hover {
                color: #ffffff;
            }

/*!sc*/
@media (max-width:600px) {
    .hjRdtz {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        text-align: start;
        gap: 0;
    }

        .hjRdtz ul li {
            font-size: 12px;
        }
}

/*!sc*/
data-styled.g49[id="sc-52f7432b-3"] {
    content: "hjRdtz,"
}

/*!sc*/
.eBJuic {
    width: 80%;
    margin: 0px 10%;
    position: relative;
    height: 55px;
    background-image: url(images/footer-desktop.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/*!sc*/
@media (min-width:1520px) {
    .eBJuic {
        height: 80px;
    }
}

/*!sc*/
@media (max-width:600px) {
    .eBJuic {
        margin: 0px;
        width: 100%;
        height: 70px;
        background-size: cover;
        background-image: url(images/footer-mobile.png);
    }
}

/*!sc*/
data-styled.g52[id="sc-52f7432b-6"] {
    content: "eBJuic,"
}

/*!sc*/
.hsIwOy li {
    color: #e5e5e5;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

/*!sc*/
.hsIwOy ul > li {
    height: 30px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #ababab;
    margin: 0;
}

    /*!sc*/
    .hsIwOy ul > li:hover {
        color: #f2f2f2;
    }

/*!sc*/
@media (max-width:600px) {
    .hsIwOy {
        position: relative;
        padding: 15px 0px;
        max-height: 45px;
        overflow: hidden;
        border-top: 1.1px solid rgba(255, 255, 255, 0.2);
    }
}

/*!sc*/
.fpQoij li {
    color: #e5e5e5;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

/*!sc*/
.fpQoij ul > li {
    height: 30px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    color: #ababab;
    margin: 0;
}

    /*!sc*/
    .fpQoij ul > li:hover {
        color: #f2f2f2;
    }

/*!sc*/
@media (max-width:600px) {
    .fpQoij {
        position: relative;
        padding: 15px 0px;
        max-height: 45px;
        overflow: hidden;
        border-top: 1.1px solid rgba(255, 255, 255, 0.2);
        border-bottom: 1.1px solid rgba(255, 255, 255, 0.2);
    }
}

/*!sc*/
data-styled.g53[id="sc-52f7432b-7"] {
    content: "hsIwOy,fpQoij,"
}

/*!sc*/
.fZKZSW {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 2px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 24px;
}

/*!sc*/
@media (max-width:600px) {
    .fZKZSW {
        margin-bottom: 0px;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 0px;
    }
}

/*!sc*/
data-styled.g54[id="sc-52f7432b-8"] {
    content: "fZKZSW,"
}

/*!sc*/
.iKliT {
    position: absolute;
    top: 14px;
    right: 24px;
}

/*!sc*/
@media (min-width:600px) {
    .iKliT {
        display: none;
    }
}

/*!sc*/
data-styled.g55[id="sc-52f7432b-9"] {
    content: "iKliT,"
}

/*!sc*/
.iqiWXz {
    width: 100%;
    height: 8px;
    border-top-left-radius: 100px;
    border-top-right-radius: 100px;
    background-color: #01afd1;
}

/*!sc*/
@media (max-width:600px) {
    .iqiWXz {
        border-top-left-radius: 100px;
        border-top-right-radius: 100px;
        height: 4px;
    }
}

/*!sc*/
data-styled.g56[id="sc-52f7432b-10"] {
    content: "iqiWXz,"
}

/*!sc*/
.gonkea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*!sc*/
data-styled.g58[id="sc-52f7432b-12"] {
    content: "gonkea,"
}

/*!sc*/
.kpOaoh {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 20px;
    position: relative;
}

/*!sc*/
@media (max-width:600px) {
    .kpOaoh {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 16px;
    }
}

/*!sc*/
data-styled.g59[id="sc-1697e5a4-0"] {
    content: "kpOaoh,"
}

/*!sc*/
.gUJNjz {
    height: 100%;
    width: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    position: absolute;
    left: 0.5vw;
}

/*!sc*/
@media screen and (max-width:600px) {
    .gUJNjz {
        left: 2vw;
    }
}

/*!sc*/
.liznBC {
    height: 40%;
    width: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    position: absolute;
    left: 0.5vw;
}

/*!sc*/
@media screen and (max-width:600px) {
    .liznBC {
        left: 2vw;
    }
}

/*!sc*/
data-styled.g60[id="sc-1697e5a4-1"] {
    content: "gUJNjz,liznBC,"
}

/*!sc*/
.fhucTq {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #015f74;
    margin-bottom: 8px;
}

/*!sc*/
@media screen and (max-width:600px) {
    .fhucTq {
        color: #015f74;
    }
}

/*!sc*/
data-styled.g61[id="sc-1697e5a4-2"] {
    content: "fhucTq,"
}

/*!sc*/
.eQRUfz {
    height: 48px;
    width: 100%;
    padding: 12px 42px;
    outline: none;
    border-radius: 5px;
    background: #ffffff;
    border: 1px solid #015f74;
}

    /*!sc*/
    .eQRUfz:focus {
        border: 2px solid #015f74;
    }

    /*!sc*/
    .eQRUfz::placeholder {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: rgba(12, 12, 12, 0.4);
    }

/*!sc*/
@media (max-width:600px) {
    .eQRUfz::-webkit-input-placeholder {
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 15.75px;
        line-height: 24px;
    }

    .eQRUfz::-moz-placeholder {
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 15.75px;
        line-height: 24px;
    }

    .eQRUfz:-ms-input-placeholder {
        font-family: 'Poppins', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 15.75px;
        line-height: 24px;
    }

    .eQRUfz::placeholder {
        font-family: "Roboto";
        font-style: normal;
        font-weight: 400;
        font-size: 15.75px;
        line-height: 24px;
    }
}

/*!sc*/
@media (min-width:1620px) {
    .eQRUfz::placeholder {
        font-size: 16px;
        line-height: 18px;
    }
}

/*!sc*/
@media (max-width:600px) {
    .eQRUfz {
        height: 44px;
    }
}

/*!sc*/
@media (min-width:1620px) {
    .eQRUfz {
        height: 50px;
    }
}

/*!sc*/
data-styled.g62[id="sc-1697e5a4-3"] {
    content: "eQRUfz,"
}

/*!sc*/
.kDqYLx {
    font-family: 'Poppins', sans-serif;
    height: 90px;
    width: 100%;
    resize: none;
    padding: 12px 42px;
    margin-top: 8px;
    margin-bottom: 16px;
    border: 1px solid #015f74;
    border-radius: 5px;
}

    /*!sc*/
    .kDqYLx:focus {
        outline: 1px solid #015f74;
    }

    /*!sc*/
    .kDqYLx::placeholder {
        font-family: 'Poppins', sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: rgba(12, 12, 12, 0.4);
    }

/*!sc*/
@media (max-width:600px) {
    .kDqYLx::-webkit-input-placeholder {
        font-weight: 400;
        font-size: 15px;
        line-height: 14px;
    }

    .kDqYLx::-moz-placeholder {
        font-weight: 400;
        font-size: 15px;
        line-height: 14px;
    }

    .kDqYLx:-ms-input-placeholder {
        font-weight: 400;
        font-size: 15px;
        line-height: 14px;
    }

    .kDqYLx::placeholder {
        font-weight: 400;
        font-size: 15px;
        line-height: 14px;
    }
}

/*!sc*/
@media (min-width:1620px) {
    .kDqYLx::placeholder {
        font-size: 16px;
        line-height: 18px;
    }
}

/*!sc*/
data-styled.g63[id="sc-1697e5a4-4"] {
    content: "kDqYLx,"
}

/*!sc*/
.foOvJl {
    position: fixed;
    left: 50vw;
    bottom: 50vh;
    z-index: 15000;
    width: 0px;
    height: 0px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    overflow: hidden;
    opacity: 0;
}

/*!sc*/
@media screen and (max-width:600px) {
    .foOvJl {
        -webkit-align-items: end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end;
        -webkit-transition: bottom top 0.4s ease-in-out;
        transition: bottom top 0.4s ease-in-out;
        -webkit-transition: bottom top 0.4s ease-in-out;
        width: 100vw;
        bottom: -100vh;
        height: 100vh;
        left: 0;
    }
}

/*!sc*/
data-styled.g64[id="sc-c88751e6-0"] {
    content: "foOvJl,"
}

/*!sc*/
.bBQslk {
    position: relative;
    height: 60%;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url();
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    /*!sc*/
    .bBQslk img {
        object-fit: cover;
    }

/*!sc*/
@media (max-width:600px) {
    .bBQslk {
        display: none;
    }
}

/*!sc*/
data-styled.g65[id="sc-c88751e6-1"] {
    content: "bBQslk,"
}

/*!sc*/
.cnpTav {
    width: 80vw;
    height: 80vh;
    background-color: white;
    border-radius: 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-y: hidden;
}

/*!sc*/
@media (max-width:600px) {
    .cnpTav {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100vw;
        max-height: 90vh;
        overflow-y: hidden;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding-top: 40px;
        border-radius: 15px 15px 0 0;
    }
}

/*!sc*/
data-styled.g66[id="sc-c88751e6-2"] {
    content: "cnpTav,"
}

/*!sc*/
.hhYszZ {
    height: 24px;
    width: 24px;
    fill: transparent;
    border: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer;
    background: transparent;
    z-index: 500;
    color: #fff;
    border-radius: 50%;
}

/*!sc*/
data-styled.g67[id="sc-c88751e6-3"] {
    content: "hhYszZ,"
}

/*!sc*/
.fftHja {
    width: 60%;
    height: 100%;
    border-radius: 15px 0 0 15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

/*!sc*/
@media (max-width:600px) {
    .fftHja {
        width: 100%;
        height: 100%;
        padding: 0;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

/*!sc*/
data-styled.g68[id="sc-c88751e6-4"] {
    content: "fftHja,"
}

/*!sc*/
.fTgfGI {
    width: 40%;
    height: 100%;
    border-radius: 0 15px 15px 0;
    background-color: rgba(1, 175, 209, 0.15);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 45px 22px;
    box-sizing: border-box;
}

/*!sc*/
@media (max-width:600px) {
    .fTgfGI {
        width: 90%;
        margin: 20px 0;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        height: 100%;
        border-radius: 0;
        padding: 15px;
        background-color: rgba(1, 175, 209, 0.15);
        border: 1px solid #015f74;
        border-radius: 8px;
    }
}

/*!sc*/
data-styled.g69[id="sc-c88751e6-5"] {
    content: "fTgfGI,"
}

/*!sc*/
.foTEMP {
    display: none;
}

/*!sc*/
@media (max-width:600px) {
    .foTEMP {
        position: relative;
        height: 178px;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 2vh 0;
        background-image: url();
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }

        .foTEMP img {
            object-fit: contain;
        }
}

/*!sc*/
data-styled.g70[id="sc-c88751e6-6"] {
    content: "foTEMP,"
}

/*!sc*/
.kAykqs {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    font-size: 33.18px;
    line-height: 40px;
    text-align: center;
    padding: 40px 0 16px 0;
    color: #015F74;
}

/*!sc*/
@media (max-width:600px) {
    .kAykqs {
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        font-size: 22.43px;
        line-height: 29px;
        padding: 0 0 8px 0;
    }
}

/*!sc*/
data-styled.g71[id="sc-c88751e6-7"] {
    content: "kAykqs,"
}

/*!sc*/
.dCmVTO {
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 19.2px;
    line-height: 27px;
    text-align: center;
    color: rgba(12, 12, 12, 0.7);
}

/*!sc*/
@media (max-width:600px) {
    .dCmVTO {
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 15.75px;
        line-height: 20px;
    }
}

/*!sc*/
data-styled.g72[id="sc-c88751e6-8"] {
    content: "dCmVTO,"
}

/*!sc*/
.gsANHB {
    height: 48px;
    width: 100%;
    background-color: #FEE60B;
    border-radius: 24px;
    outline: none;
    border: none;
    font-weight: 500;
    font-size: 18px;
    line-height: 135.19%;
    margin-top: 28px;
    color: rgba(12, 12, 12, 1);
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 6px;
    z-index: auto;
}

    /*!sc*/
    .gsANHB:hover {
        background-color: #ffef5e;
    }

/*!sc*/
@media (max-width:600px) {
    .gsANHB {
        height: 42px;
        border-radius: 47px;
        font-weight: 500;
        font-size: 16px;
        line-height: 135.19%;
        margin: 3vw auto 6vw auto;
    }

        .gsANHB:hover {
            background-color: #ffef5e;
        }
}

/*!sc*/
data-styled.g75[id="sc-c88751e6-11"] {
    content: "gsANHB,"
}

/*!sc*/
.bvMMfm {
    height: 3.2vw;
    width: 100%;
    background-color: #FEE60B;
    border-radius: 36px;
    outline: none;
    border: none;
    height: 3.2vw;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 19.2px;
    line-height: 27px;
    color: rgba(12, 12, 12, 0.9);
    margin-top: 0;
    margin-bottom: 2px;
    cursor: pointer;
}

    /*!sc*/
    .bvMMfm:hover {
        background-color: #ffef5e;
    }

/*!sc*/
@media (max-width:600px) {
    .bvMMfm {
        height: 48px;
        font-family: 'Poppins', sans-serif;
        font-weight: 500;
        font-size: 15.75px;
        line-height: 20px;
        margin-top: 10px;
    }
}

/*!sc*/
data-styled.g81[id="sc-13fbb96f-2"] {
    content: "bvMMfm,"
}

/*!sc*/
.bhyfQQ {
    opacity: 0;
    position: fixed;
    bottom: 18vh;
    z-index: 20;
    left: -100vw;
    height: 5vw;
    width: 30vw;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    background: #015f74;
    color: #fff;
    border: 1px solid #015f74;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}

/*!sc*/
@media screen and (max-width:600px) {
    .bhyfQQ {
        width: 94%;
        background-color: #015f74;
        color: white;
        top: -100vh;
        left: 2vw;
        margin: 0 3%;
        font-size: 14px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        padding: 20px;
        -webkit-transition: all 1.2s ease-in-out;
        transition: all 1.2s ease-in-out;
    }
}

/*!sc*/
data-styled.g90[id="sc-729a27fa-5"] {
    content: "bhyfQQ,"
}

/*!sc*/
.hXzXzG {
    width: auto;
    height: auto;
    background: rgba(1, 175, 209, 0.02);
    border-radius: 6px;
    gap: 8px;
}

/*!sc*/
@media screen and (max-width:600px) {
}

/*!sc*/
@media screen and (min-width:1620px) {
    .hXzXzG {
        height: 580px;
    }
}

/*!sc*/
data-styled.g96[id="sc-6ce34238-0"] {
    content: "hXzXzG,"
}

/*!sc*/
.cQCGKr {
    width: 100%;
    gap: 10px;
    position: relative;
}

/*!sc*/
@media screen and (max-width:600px) {
    .cQCGKr {
        display: none;
    }
}

/*!sc*/
data-styled.g97[id="sc-6ce34238-1"] {
    content: "cQCGKr,"
}

/*!sc*/
.iaBMxS {
    position: relative;
    height: 100%;
    aspect-ratio: 1/1;
}

    /*!sc*/
    .iaBMxS img {
        object-fit: cover;
    }

/*!sc*/
@media (min-width:1950px) {
    .iaBMxS {
        width: 80px;
    }
}

/*!sc*/
data-styled.g105[id="sc-63d1a386-0"] {
    content: "iaBMxS,"
}

/*!sc*/
.hqsdvO {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    color: #332d2d;
    font-weight: 400;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    height: 60px;
    position: fixed;
    z-index: 99;
}

/*!sc*/
@media (max-width:768px) {
    .hqsdvO {
        display: none;
    }
}

/*!sc*/
@media (min-width:1950px) {
    .hqsdvO {
        height: 84px;
    }
}

/*!sc*/
data-styled.g106[id="sc-63d1a386-1"] {
    content: "hqsdvO,"
}

/*!sc*/
.bhiBwd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 63px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: 1px solid #01afd1;
    padding: 10px 20px;
    gap: 6px;
}

    /*!sc*/
    .bhiBwd p {
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #121212;
        opacity: 0.9;
        color: #01afd1;
    }

/*!sc*/
@media (max-width:1136px) {
    .bhiBwd p {
        font-size: 12px;
        line-height: 14px;
    }
}

/*!sc*/
@media (min-width:1950px) {
    .bhiBwd p {
        font-size: 25px;
        line-height: 21px;
    }
}

/*!sc*/
data-styled.g108[id="sc-63d1a386-3"] {
    content: "bhiBwd,"
}

/*!sc*/
.knqLTd {
    float: left;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*!sc*/
data-styled.g109[id="sc-63d1a386-4"] {
    content: "knqLTd,"
}

/*!sc*/
.tTmBr {
    position: relative;
    display: block;
    text-align: center;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    cursor: pointer;
    opacity: 0.9;
}

    /*!sc*/
    .tTmBr:focus {
        font-weight: 700;
    }

/*!sc*/
@media (min-width:1440px) and (max-width:1920px) {
    .tTmBr {
        font-size: 14px;
        line-height: 16px;
    }
}

/*!sc*/
@media (max-width:1024px) {
    .tTmBr {
        font-size: 12px;
        line-height: 14px;
    }
}

/*!sc*/
@media (min-width:1950px) {
    .tTmBr {
        font-size: 25px;
        line-height: 21px;
    }
}

/*!sc*/
.tTmBr:after {
    display: block;
    width: 60%;
    content: "";
    border-bottom: solid 3px #01afd1;
    border-radius: 18px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    -webkit-transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    -webkit-transform-origin: (100% 0%);
    -ms-transform-origin: (100% 0%);
    transform-origin: (100% 0%);
}

/*!sc*/
.tTmBr:hover:after {
    font-weight: 500;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

/*!sc*/
.tTmBr:focus:after {
    font-weight: bold;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-delay: 150ms;
    transition-delay: 150ms;
    -webkit-transform-origin: 0% 50%;
    -ms-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
}

/*!sc*/
data-styled.g110[id="sc-63d1a386-5"] {
    content: "tTmBr,"
}

/*!sc*/
.kfbvKv {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 32px;
    list-style-type: none;
    margin: 0;
    padding: 12px 50px;
    overflow: hidden;
    height: 100%;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*!sc*/
@media (max-width:1400px) {
    .kfbvKv {
        width: 60%;
    }
}

/*!sc*/
@media (min-width:1024px) and (max-width:1440px) {
    .kfbvKv {
        width: 70%;
        gap: 20px;
    }
}

/*!sc*/
data-styled.g111[id="sc-63d1a386-6"] {
    content: "kfbvKv,"
}

/*!sc*/
.kLHUGo {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 7.32vw;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 50px;
}

/*!sc*/
data-styled.g112[id="sc-63d1a386-7"] {
    content: "kLHUGo,"
}

/*!sc*/
.ldKiCi {
    position: relative;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    width: 100%;
}

/*!sc*/
@media screen and (max-width:600px) {
    .ldKiCi {
        position: relative;
        margin-top: 20px;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

/*!sc*/
data-styled.g115[id="sc-d6d4c47-0"] {
    content: "ldKiCi,"
}

/*!sc*/
.inGuDA {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    cursor: pointer;
    min-width: 200px;
    padding: 10px 6.15vw 10px 24px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border-radius: 67px;
    border: 1px solid #01afd1;
    background: #f8f8f8;
}

    /*!sc*/
    .inGuDA::-webkit-input-placeholder {
        color: rgba(0, 0, 0, 0.38);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    /*!sc*/
    .inGuDA::-moz-placeholder {
        color: rgba(0, 0, 0, 0.38);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    /*!sc*/
    .inGuDA:-ms-input-placeholder {
        color: rgba(0, 0, 0, 0.38);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    /*!sc*/
    .inGuDA::placeholder {
        color: rgba(0, 0, 0, 0.38);
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    /*!sc*/
    .inGuDA:focus {
        outline: 1px solid #fff;
    }

/*!sc*/
@media screen and (min-width:600px) and (max-width:1440px) {
    .inGuDA {
        padding: 10px 20px;
    }

        .inGuDA::-webkit-input-placeholder {
            color: rgba(0, 0, 0, 0.38);
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        .inGuDA::-moz-placeholder {
            color: rgba(0, 0, 0, 0.38);
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        .inGuDA:-ms-input-placeholder {
            color: rgba(0, 0, 0, 0.38);
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        .inGuDA::placeholder {
            color: rgba(0, 0, 0, 0.38);
            font-size: 12px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }
}

/*!sc*/
@media screen and (max-width:600px) {
    .inGuDA {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding: 10px 6.15vw;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
        border-radius: 67px;
        border: 1px solid #01afd1;
        background: #f8f8f8;
    }

        .inGuDA::-webkit-input-placeholder {
            color: rgba(0, 0, 0, 0.38);
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        .inGuDA::-moz-placeholder {
            color: rgba(0, 0, 0, 0.38);
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        .inGuDA:-ms-input-placeholder {
            color: rgba(0, 0, 0, 0.38);
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        .inGuDA::placeholder {
            color: rgba(0, 0, 0, 0.38);
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
        }

        .inGuDA:focus {
            outline: 1px solid #fff;
        }
}

/*!sc*/
data-styled.g116[id="sc-d6d4c47-1"] {
    content: "inGuDA,"
}

/*!sc*/
.kzOmCo {
    position: absolute;
    height: 100%;
    top: 0;
    right: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 6px;
    z-index: 2;
}

    /*!sc*/
    .kzOmCo svg {
        cursor: pointer;
    }

/*!sc*/
@media screen and (max-width:600px) {
    .kzOmCo {
        position: absolute;
        height: 100%;
        top: 0;
        right: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 6px;
        z-index: 2;
    }
}

/*!sc*/
data-styled.g117[id="sc-d6d4c47-2"] {
    content: "kzOmCo,"
}

/*!sc*/
.kvVSna {
    color: black;
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 6px;
    margin-top: 15px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display: none;
}

    /*!sc*/
    .kvVSna::before {
        content: "";
        position: absolute;
        top: 6px;
        fill: #ffffff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
    }

/*!sc*/
data-styled.g122[id="sc-15d84c27-0"] {
    content: "kvVSna,"
}

/*!sc*/
.bSNOVu {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

/*!sc*/
data-styled.g123[id="sc-15d84c27-1"] {
    content: "bSNOVu,"
}

/*!sc*/
.dlzlF {
    list-style-type: none;
    max-height: 250px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

    /*!sc*/
    .dlzlF input[type="range"] {
        -webkit-appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        cursor: pointer;
        outline: none;
        border-radius: 15px;
        height: 6px;
        background: #ccc;
    }

        /*!sc*/
        .dlzlF input[type="range"]::-webkit-slider-thumb {
            -webkit-appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            height: 15px;
            width: 15px;
            background-color: #01afd1;
            border-radius: 50%;
            border: none;
            -webkit-transition: 0.2s ease-in-out;
            transition: 0.2s ease-in-out;
        }

        /*!sc*/
        .dlzlF input[type="range"]::-moz-range-thumb {
            height: 15px;
            width: 15px;
            background-color: #01afd1;
            border-radius: 50%;
            border: none;
            -webkit-transition: 0.2s ease-in-out;
            transition: 0.2s ease-in-out;
        }

        /*!sc*/
        .dlzlF input[type="range"]::-webkit-slider-thumb:hover {
            box-shadow: 0 0 0 10px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .dlzlF input[type="range"]:active::-webkit-slider-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .dlzlF input[type="range"]:focus::-webkit-slider-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .dlzlF input[type="range"]::-moz-range-thumb:hover {
            box-shadow: 0 0 0 10px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .dlzlF input[type="range"]:active::-moz-range-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .dlzlF input[type="range"]:focus::-moz-range-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

/*!sc*/
.fTxVVY {
    list-style-type: none;
    max-height: 250px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

    /*!sc*/
    .fTxVVY input[type="range"] {
        -webkit-appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        cursor: pointer;
        outline: none;
        border-radius: 15px;
        height: 6px;
        background: #ccc;
    }

        /*!sc*/
        .fTxVVY input[type="range"]::-webkit-slider-thumb {
            -webkit-appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            height: 15px;
            width: 15px;
            background-color: #01afd1;
            border-radius: 50%;
            border: none;
            -webkit-transition: 0.2s ease-in-out;
            transition: 0.2s ease-in-out;
        }

        /*!sc*/
        .fTxVVY input[type="range"]::-moz-range-thumb {
            height: 15px;
            width: 15px;
            background-color: #01afd1;
            border-radius: 50%;
            border: none;
            -webkit-transition: 0.2s ease-in-out;
            transition: 0.2s ease-in-out;
        }

        /*!sc*/
        .fTxVVY input[type="range"]::-webkit-slider-thumb:hover {
            box-shadow: 0 0 0 10px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .fTxVVY input[type="range"]:active::-webkit-slider-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .fTxVVY input[type="range"]:focus::-webkit-slider-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .fTxVVY input[type="range"]::-moz-range-thumb:hover {
            box-shadow: 0 0 0 10px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .fTxVVY input[type="range"]:active::-moz-range-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .fTxVVY input[type="range"]:focus::-moz-range-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

/*!sc*/
.dIaUv {
    list-style-type: none;
    max-height: 250px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
}

    /*!sc*/
    .dIaUv input[type="range"] {
        -webkit-appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        cursor: pointer;
        outline: none;
        border-radius: 15px;
        height: 6px;
        background: #ccc;
    }

        /*!sc*/
        .dIaUv input[type="range"]::-webkit-slider-thumb {
            -webkit-appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            height: 15px;
            width: 15px;
            background-color: #01afd1;
            border-radius: 50%;
            border: none;
            -webkit-transition: 0.2s ease-in-out;
            transition: 0.2s ease-in-out;
        }

        /*!sc*/
        .dIaUv input[type="range"]::-moz-range-thumb {
            height: 15px;
            width: 15px;
            background-color: #01afd1;
            border-radius: 50%;
            border: none;
            -webkit-transition: 0.2s ease-in-out;
            transition: 0.2s ease-in-out;
        }

        /*!sc*/
        .dIaUv input[type="range"]::-webkit-slider-thumb:hover {
            box-shadow: 0 0 0 10px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .dIaUv input[type="range"]:active::-webkit-slider-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .dIaUv input[type="range"]:focus::-webkit-slider-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .dIaUv input[type="range"]::-moz-range-thumb:hover {
            box-shadow: 0 0 0 10px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .dIaUv input[type="range"]:active::-moz-range-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

        /*!sc*/
        .dIaUv input[type="range"]:focus::-moz-range-thumb {
            box-shadow: 0 0 0 13px rgba(1, 175, 209, 0.25);
        }

/*!sc*/
data-styled.g124[id="sc-15d84c27-2"] {
    content: "dlzlF,fTxVVY,dIaUv,"
}

/*!sc*/
.kkxlVR {
    list-style: none;
    gap: 15px;
    padding: 4px 10px;
    width: 100%;
    min-width: 160px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 13.33px;
    line-height: 20px;
    margin: 0;
    color: rgba(12, 12, 12, 0.75);
}

    /*!sc*/
    .kkxlVR:hover,
    .kkxlVR:active {
        background: rgba(1, 175, 209, 0.05);
        color: #015f74;
        outline: 1px solid #01afd1;
        border-radius: 4px;
    }

/*!sc*/
data-styled.g126[id="sc-15d84c27-4"] {
    content: "kkxlVR,"
}

/*!sc*/
.cKqFa-d {
    margin: 45px 0;
}

/*!sc*/
@media screen and (max-width:600px) {
}

/*!sc*/
data-styled.g127[id="sc-87e42e1e-0"] {
    content: "cKqFa-d,"
}

/*!sc*/
.jXmMsA {
    display: block;
}

/*!sc*/
@media screen and (max-width:600px) {
    .jXmMsA {
        display: none;
    }
}

/*!sc*/
data-styled.g128[id="sc-3c19efc9-0"] {
    content: "jXmMsA,"
}

/*!sc*/
.iCiYiJ {
    display: none;
}

/*!sc*/
@media screen and (max-width:600px) {
    .iCiYiJ {
        display: block;
    }
}

/*!sc*/
data-styled.g129[id="sc-3c19efc9-1"] {
    content: "iCiYiJ,"
}

/*!sc*/
.gRBbHo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #01afd1;
    border: 1px solid #fff;
    position: fixed;
    bottom: 100px;
    right: -100px;
    cursor: pointer;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    z-index: 103;
    border-radius: 50%;
}

/*!sc*/
@media screen and (max-width:600px) {
    .gRBbHo {
        margin-bottom: 0px;
        right: -100px;
        z-index: 2;
    }
}

/*!sc*/
data-styled.g130[id="sc-aa9ec06f-0"] {
    content: "gRBbHo,"
}

/*!sc*/
.bvrqjM {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-scroll-behavior: smooth;
    -moz-scroll-behavior: smooth;
    -ms-scroll-behavior: smooth;
    scroll-behavior: smooth;
}

/*!sc*/
data-styled.g131[id="sc-6a9d39a8-0"] {
    content: "bvrqjM,"
}

/*!sc*/
.hLitLu {
    width: 100%;
    min-height: 100vh;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    max-width: 100vw;
    margin-top: 120px;
    -webkit-scroll-behavior: smooth;
    -moz-scroll-behavior: smooth;
    -ms-scroll-behavior: smooth;
    scroll-behavior: smooth;
}

/*!sc*/
@media screen and (max-width:768px) {
    .hLitLu {
        margin-top: 0;
        overflow-x: hidden;
    }
}

/*!sc*/
data-styled.g132[id="sc-6a9d39a8-1"] {
    content: "hLitLu,"
}

/*!sc*/
.eNpROL {
    width: 100%;
    overflow-x: hidden;
}

/*!sc*/
@media screen and (max-width:600px) {
    .eNpROL {
        margin-top: 56px;
    }
}

/*!sc*/
data-styled.g1007[id="sc-362a1539-0"] {
    content: "eNpROL,"
}

/*!sc*/
.kvJAHI {
    width: 100%;
    height: 60vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%), url("images/about-us.jpg");
    background-position: center 25%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .kvJAHI {
        height: 50vh;
    }
}

/*!sc*/
data-styled.g1008[id="sc-362a1539-1"] {
    content: "kvJAHI,"
}

/*!sc*/
.dWgPyr {
    font-size: 3vw;
    font-weight: 600;
    color: white;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .dWgPyr {
        font-size: 10vw;
    }
}

/*!sc*/
data-styled.g1009[id="sc-362a1539-2"] {
    content: "dWgPyr,"
}

/*!sc*/
.kQfgcu {
    width: 100%;
    text-align: center;
    font-size: 2vw;
    font-weight: 600;
    color: #4a4a4a;
    margin: 48px 0 24px 0;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .kQfgcu {
        font-size: 5vw;
        margin: 24px 0;
        padding: 0 12vw;
    }
}

/*!sc*/
data-styled.g1010[id="sc-362a1539-3"] {
    content: "kQfgcu,"
}

/*!sc*/
.kgVOYt {
    width: 100%;
    padding: 0 25vw;
    margin-bottom: 8px;
    font-size: 1.1vw;
    font-weight: 400;
    color: #4a4a4a;
    text-align: justify;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .kgVOYt {
        font-size: 3vw;
        padding: 0 10vw;
    }
}

/*!sc*/
data-styled.g1011[id="sc-362a1539-4"] {
    content: "kgVOYt,"
}

/*!sc*/
.fIDqAq {
    padding: 0 10vw;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .fIDqAq {
        display: none;
    }
}

/*!sc*/
data-styled.g1012[id="sc-362a1539-5"] {
    content: "fIDqAq,"
}

/*!sc*/
.gqZRkj {
    width: 100%;
    padding: 0 5%;
    margin-bottom: 10%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-x: scroll;
}

    /*!sc*/
    .gqZRkj::-webkit-scrollbar {
        display: none;
    }

/*!sc*/
@media only screen and (min-width:769px) {
    .gqZRkj {
        display: none;
    }
}

/*!sc*/
data-styled.g1013[id="sc-362a1539-6"] {
    content: "gqZRkj,"
}

/*!sc*/
.hJISsG {
    width: 25vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .hJISsG {
        width: 40vw;
    }
}

/*!sc*/
data-styled.g1015[id="sc-362a1539-8"] {
    content: "hJISsG,"
}

/*!sc*/
.bmZEKH {
    object-fit: cover;
    margin: 2vw 0;
    height: 10vw;
    width: 10vw;
    border-radius: 100px;
    overflow: hidden;
    box-shadow: 0px 6px 12px rgb(0 0 0 / 40%);
}

/*!sc*/
@media only screen and (max-width:768px) {
    .bmZEKH {
        margin: 5vw auto;
        height: 24vw;
        width: 24vw;
    }
}

/*!sc*/
data-styled.g1016[id="sc-362a1539-9"] {
    content: "bmZEKH,"
}

/*!sc*/
.ijsqNQ {
    font-size: 2vw;
    font-weight: 600;
    color: #4a4a4a;
    text-align: center;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .ijsqNQ {
        font-size: 3.5vw;
    }
}

/*!sc*/
data-styled.g1017[id="sc-362a1539-10"] {
    content: "ijsqNQ,"
}

/*!sc*/
.fVKumb {
    font-size: 1.5vw;
    font-weight: 200;
    color: #4a4a4a;
    text-align: center;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .fVKumb {
        font-size: 3vw;
        font-weight: 400;
    }
}

/*!sc*/
data-styled.g1018[id="sc-362a1539-11"] {
    content: "fVKumb,"
}

/*!sc*/
.ihqbkn {
    margin: 0.5vw 0;
    width: 3vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .ihqbkn {
        margin: 1vw auto;
        width: 10vw;
        min-height: 2vw;
    }
}

/*!sc*/
data-styled.g1019[id="sc-362a1539-12"] {
    content: "ihqbkn,"
}

/*!sc*/
.iGLJiJ {
    height: 1.3vw;
    cursor: pointer;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .iGLJiJ {
        height: 4vw;
    }
}

/*!sc*/
data-styled.g1020[id="sc-362a1539-13"] {
    content: "iGLJiJ,"
}

/*!sc*/
.guIEKs {
    width: 8vw;
    height: 2px;
    border: 1px solid #2755b0;
    background-color: #2755b0;
    margin-bottom: 1.5vw;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .guIEKs {
        width: 16vw;
        margin: 0 auto;
        margin-bottom: 3vw;
    }
}

/*!sc*/
data-styled.g1021[id="sc-362a1539-14"] {
    content: "guIEKs,"
}

/*!sc*/
.jWEdoM {
    width: 24vw;
    font-size: 1vw;
    font-weight: 200;
    color: #4a4a4a;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .jWEdoM {
        width: 38vw;
        font-size: 2.5vw;
        font-weight: 400;
        margin: 0 auto;
    }
}

/*!sc*/
data-styled.g1022[id="sc-362a1539-15"] {
    content: "jWEdoM,"
}

/*!sc*/
.iPPnNn {
    padding: 0 10vw;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .iPPnNn {
        padding: 0 3vw;
    }
}

/*!sc*/
data-styled.g1023[id="sc-362a1539-16"] {
    content: "iPPnNn,"
}

/*!sc*/
.enMmwq {
    width: 25vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .enMmwq {
        width: 30vw;
    }
}

/*!sc*/
data-styled.g1024[id="sc-362a1539-17"] {
    content: "enMmwq,"
}

/*!sc*/
.hSlydy {
    height: 5vw;
    margin-bottom: 16px;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .hSlydy {
        height: 15vw;
        margin-bottom: 8px;
    }
}

/*!sc*/
data-styled.g1025[id="sc-362a1539-18"] {
    content: "hSlydy,"
}

/*!sc*/
.ctpQZi {
    font-size: 2vw;
    font-weight: 600;
    color: #4a4a4a;
    text-align: center;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .ctpQZi {
        font-size: 3vw;
    }
}

/*!sc*/
data-styled.g1026[id="sc-362a1539-19"] {
    content: "ctpQZi,"
}

/*!sc*/
.igOAmy {
    width: 5vw;
    height: 2px;
    border: 1px solid #2755b0;
    background-color: #2755b0;
    margin: 1vw 0;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .igOAmy {
        width: 10vw;
    }
}

/*!sc*/
data-styled.g1027[id="sc-362a1539-20"] {
    content: "igOAmy,"
}

/*!sc*/
.eCLXQR {
    width: 24vw;
    font-size: 1vw;
    font-weight: 200;
    color: #4a4a4a;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .eCLXQR {
        width: 28vw;
        font-size: 2.4vw;
        font-weight: 400;
    }
}

/*!sc*/
data-styled.g1028[id="sc-362a1539-21"] {
    content: "eCLXQR,"
}

/*!sc*/
.kVWxFx {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

/*!sc*/
data-styled.g1029[id="sc-362a1539-22"] {
    content: "kVWxFx,"
}

/*!sc*/
.cpRrxW {
    width: 50vw;
    margin: 0 25vw;
    background-color: #FFFFFF;
    padding: 8px;
    max-height: 3vw;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .cpRrxW {
        width: 80vw;
        margin: 0 10vw;
        max-height: 7vw;
    }
}

/*!sc*/
data-styled.g1030[id="sc-362a1539-23"] {
    content: "cpRrxW,"
}

/*!sc*/
.eunBle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

/*!sc*/
data-styled.g1031[id="sc-362a1539-24"] {
    content: "eunBle,"
}

/*!sc*/
.gxbUlF {
    width: 2vw;
    text-align: right;
    font-size: 1.5vw;
    font-weight: 600;
    color: #848484;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .gxbUlF {
        width: 3.5vw;
        font-size: 3vw;
    }
}

/*!sc*/
data-styled.g1032[id="sc-362a1539-25"] {
    content: "gxbUlF,"
}

/*!sc*/
.hMKgjf {
    margin-left: 8px;
    width: 47vw;
    text-transform: capitalize;
    font-size: 1.5vw;
    font-weight: 600;
    color: #3a3a3a;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .hMKgjf {
        width: 70vw;
        font-size: 3vw;
    }
}

/*!sc*/
data-styled.g1033[id="sc-362a1539-26"] {
    content: "hMKgjf,"
}

/*!sc*/
.jsJYyJ {
    height: 1vw;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .jsJYyJ {
        height: 2.5vw;
    }
}

/*!sc*/
data-styled.g1034[id="sc-362a1539-27"] {
    content: "jsJYyJ,"
}

/*!sc*/
.kYBJiy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 8px 0;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .kYBJiy {
        padding: 4px 0;
    }
}

/*!sc*/
data-styled.g1035[id="sc-362a1539-28"] {
    content: "kYBJiy,"
}

/*!sc*/
.dkfjWX {
    width: 2vw;
    text-align: right;
    color: #ffffff;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .dkfjWX {
        width: 3.5vw;
    }
}

/*!sc*/
data-styled.g1036[id="sc-362a1539-29"] {
    content: "dkfjWX,"
}

/*!sc*/
.ejvayt {
    margin-left: 8px;
    width: 46vw;
    font-size: 1vw;
    font-weight: 200;
    color: #ffffff;
}

/*!sc*/
@media only screen and (max-width:768px) {
    .ejvayt {
        width: 65vw;
        font-size: 2vw;
    }
}

/*!sc*/
data-styled.g1037[id="sc-362a1539-30"] {
    content: "ejvayt,"
}

/*!sc*/
.jdcVqL {
    width: 60vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 2vw auto;
    margin-bottom: 72px;
}

/*!sc*/
@media screen and (max-width:768px) {
    .jdcVqL {
        width: 90%;
        margin-bottom: 40px;
    }
}

/*!sc*/
data-styled.g1038[id="sc-362a1539-31"] {
    content: "jdcVqL,"
}

/*!sc*/
.kALwDq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/*!sc*/
data-styled.g1039[id="sc-362a1539-32"] {
    content: "kALwDq,"
}

/*!sc*/
.eKOfvg {
    height: 4vw;
    margin-bottom: 16px;
}

/*!sc*/
@media screen and (max-width:768px) {
    .eKOfvg {
        height: 6vw;
        margin-bottom: 8px;
    }
}

/*!sc*/
data-styled.g1040[id="sc-362a1539-33"] {
    content: "eKOfvg,"
}

/*!sc*/
.csyFnU {
    font-size: 1.5vw;
    font-weight: 600;
    color: #494949;
}

/*!sc*/
@media screen and (max-width:768px) {
    .csyFnU {
        font-size: 3vw;
    }
}

/*!sc*/
data-styled.g1041[id="sc-362a1539-34"] {
    content: "csyFnU,"
}

/*!sc*/

