    .home-container {
    width: 100%;
    display: flex;
    overflow: auto;
    min-height: 100vh;
    align-items: center;
    flex-direction: column;
}

.home-homefloatingwrapper {
    flex: 0 0 auto;
    width: 490px;
    bottom: 0;
    display: flex;
    position: fixed;
    align-items: flex-start;
    justify-content: center;
}

.home-homefloating {
    flex: 1;
    width: 100%;
    height: 55px;
    display: flex;
    padding: 0x;
    overflow: hidden;
    flex-wrap: wrap;
    box-shadow: 10px -5px 50px 0px #d4d4d4;
    margin-top: 0px;
    align-items: stretch;
    padding-top: 0px;
    border-color: #dfdfdf;
    border-width: 1px;
    padding-left: 0px;
    border-radius: var(--dl-radius-radius-radius4);
    margin-bottom: 0px;
    padding-right: 0px;
    flex-direction: row;
    padding-bottom: 0px;
    justify-content: space-between;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-top-left-radius: var(--dl-radius-radius-radius8);
    border-top-right-radius: var(--dl-radius-radius-radius8);
}

.home-link {
    display: contents;
}

.home-container01 {
    flex: 1;
    width: auto;
    height: auto;
    display: flex;
    transition: 0.3s;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background-color: #ffffff;
}

.home-container01:hover {
    background-color: #a4c9f9;
}

.home-btnnav {
    font-size: 1rem;
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-halfunit);
}

.home-container02 {
    flex: 0 0 auto;
    width: 0%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    border-color: #c9c9c9;
    border-style: solid;
    border-width: 1px;
}

.home-link1 {
    display: contents;
}

.home-container03 {
    flex: 1;
    width: auto;
    height: auto;
    display: flex;
    transition: 0.3s;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background-color: #ffffff;
}

.home-container03:hover {
    background-color: #a4c9f9;
}

.home-btnnav1 {
    font-size: 1rem;
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-halfunit);
}

.home-container04 {
    flex: 0 0 auto;
    width: 0%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    border-color: #c9c9c9;
    border-style: solid;
    border-width: 1px;
}

.home-link2 {
    display: contents;
}

.home-container05 {
    flex: 1;
    width: auto;
    height: auto;
    display: flex;
    transition: 0.3s;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background-color: #ffffff;
}

.home-container05:hover {
    background-color: #a4c9f9;
}

.home-btnnav2 {
    font-size: 1rem;
    padding-top: var(--dl-space-space-halfunit);
    padding-left: var(--dl-space-space-unit);
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-halfunit);
}

.home-divider {
    flex: 0 0 auto;
    width: 100%;
    height: 0px;
    display: flex;
    align-items: flex-start;
    border-color: #dfdfdf;
    border-style: solid;
    border-width: 1px;
}

.home-container06 {
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-color: #e9e9e9;
}

.home-container07 {
    flex: 0 0 auto;
    width: 490px;
    height: auto;
    display: flex;
    margin-top: 0px0;
    align-items: flex-start;
    padding-top: var(--dl-space-space-oneandhalfunits);
    border-color: #dfdfdf;
    border-width: 1px;
    padding-left: var(--dl-space-space-unit);
    margin-bottom: 0px0;
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-oneandhalfunits);
    justify-content: center;
    background-color: #ffffff;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.home-frame8 {
    gap: 22px;
    width: 458px;
    height: auto;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.home-container08 {
    flex: 0 0 auto;
    width: 100px;
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    align-self: center;
    margin-top: var(--dl-space-space-twounits);
    align-items: flex-start;
}

.home-image {
    width: 100%;
    object-fit: cover;
}

.home-text {
    font-size: 2em;
    align-self: stretch;
    margin-top: var(--dl-space-space-oneandhalfunits);
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
}

.home-text01 {
    font-size: 1.5em;
    align-self: stretch;
    text-align: center;
}

.home-cardpayment {
    gap: 0;
    width: 458px;
    height: auto;
    display: flex;
    padding: 0px;
    flex-shrink: 0;
    border-color: #dfdfdf;
    border-width: 1px;
    border-radius: var(--dl-radius-radius-radius8);
    flex-direction: column;
    background-color: #e5edf9;
}

.home-container09 {
    gap: var(--dl-space-space-unit);
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    display: flex;
    padding: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    flex-direction: column;
}

.home-text02 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.home-text03 {
    height: auto;
    padding: 0px;
    font-size: 24px;
    font-style: normal;
    text-align: left;
    font-family: Inter;
    font-weight: 800;
    line-height: normal;
    font-stretch: normal;
    border-radius: var(--dl-radius-radius-radius8);
    text-decoration: none;
}

.home-text05 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 1rem;
    align-self: stretch;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
    font-stretch: normal;
    text-decoration: none;
}

.home-link3 {
    fill: #3B82F6;
    color: #001e52;
    font-size: 1.2rem;
    align-self: stretch;
    font-style: normal;
    text-align: center;
    transition: 0.3s;
    font-weight: 600;
    padding-top: var(--dl-space-space-unit);
    border-color: #dfdfdf;
    border-width: 0px;
    padding-left: 18PX;
    padding-right: 18PX;
    padding-bottom: var(--dl-space-space-unit);
    text-decoration: none;
    background-color: #a4c9f9;
    border-top-width: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.home-link3:hover {
    color: #ffffff;
    background-color: rgb(59, 130, 246);
}

.home-cardpayment1 {
    gap: 0;
    width: 458px;
    height: auto;
    display: flex;
    padding: 0px;
    flex-shrink: 0;
    border-color: #dfdfdf;
    border-width: 1px;
    border-radius: var(--dl-radius-radius-radius8);
    flex-direction: column;
    background-color: #e5edf9;
}

.home-container10 {
    gap: var(--dl-space-space-unit);
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    display: flex;
    padding: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    flex-direction: column;
}

.home-text06 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.home-text07 {
    height: auto;
    padding: 0px;
    font-size: 24px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 800;
    line-height: normal;
    font-stretch: normal;
    border-radius: var(--dl-radius-radius-radius8);
    text-decoration: none;
}

.home-text08 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 1rem;
    align-self: stretch;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
    font-stretch: normal;
    text-decoration: none;
}

.home-link4 {
    fill: #001e52;
    color: #001e52;
    font-size: 1.2rem;
    align-self: stretch;
    font-style: normal;
    text-align: center;
    transition: 0.3s;
    font-weight: 600;
    padding-top: var(--dl-space-space-unit);
    border-color: #dfdfdf;
    border-width: 0px;
    padding-left: 18PX;
    padding-right: 18PX;
    padding-bottom: var(--dl-space-space-unit);
    text-decoration: none;
    background-color: #a4c9f9;
    border-top-width: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.home-link4:hover {
    color: #ffffff;
    background-color: rgb(59, 130, 246);
}

.home-cardpayment2 {
    gap: 0;
    width: 458px;
    height: auto;
    display: flex;
    padding: 0px;
    flex-shrink: 0;
    border-color: #dfdfdf;
    border-width: 1px;
    border-radius: var(--dl-radius-radius-radius8);
    flex-direction: column;
    background-color: #e5edf9;
}

.home-container11 {
    gap: var(--dl-space-space-unit);
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    display: flex;
    padding: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    flex-direction: column;
}

.home-text09 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.home-text10 {
    height: auto;
    padding: 0px;
    font-size: 24px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 800;
    line-height: normal;
    font-stretch: normal;
    border-radius: var(--dl-radius-radius-radius8);
    text-decoration: none;
}

.home-text11 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 1rem;
    align-self: stretch;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
    font-stretch: normal;
    text-decoration: none;
}

.home-link5 {
    fill: #001e52;
    color: #001e52;
    font-size: 1.2rem;
    align-self: stretch;
    font-style: normal;
    text-align: center;
    transition: 0.3s;
    font-weight: 600;
    padding-top: var(--dl-space-space-unit);
    border-color: #dfdfdf;
    border-width: 0px;
    padding-left: 18PX;
    padding-right: 18PX;
    padding-bottom: var(--dl-space-space-unit);
    text-decoration: none;
    background-color: #a4c9f9;
    border-top-width: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.home-link5:hover {
    color: #ffffff;
    background-color: rgb(59, 130, 246);
}

.home-cardpayment3 {
    gap: 0;
    width: 458px;
    height: auto;
    display: flex;
    padding: 0px;
    flex-shrink: 0;
    border-color: #dfdfdf;
    border-width: 1px;
    border-radius: var(--dl-radius-radius-radius8);
    flex-direction: column;
    background-color: #e5edf9;
}

.home-container12 {
    gap: var(--dl-space-space-unit);
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    display: flex;
    padding: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    flex-direction: column;
}

.home-text12 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.home-text13 {
    height: auto;
    padding: 0px;
    font-size: 24px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 800;
    line-height: normal;
    font-stretch: normal;
    border-radius: var(--dl-radius-radius-radius8);
    text-decoration: none;
}

.home-text14 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 1rem;
    align-self: stretch;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
    font-stretch: normal;
    text-decoration: none;
}

.home-link6 {
    fill: #001e52;
    color: #001e52;
    font-size: 1.2rem;
    align-self: stretch;
    font-style: normal;
    text-align: center;
    transition: 0.3s;
    font-weight: 600;
    padding-top: var(--dl-space-space-unit);
    border-color: #dfdfdf;
    border-width: 0px;
    padding-left: 18PX;
    padding-right: 18PX;
    padding-bottom: var(--dl-space-space-unit);
    text-decoration: none;
    background-color: #a4c9f9;
    border-top-width: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.home-link6:hover {
    color: #ffffff;
    background-color: rgb(59, 130, 246);
}

.home-cardpayment4 {
    gap: 0;
    width: 458px;
    height: auto;
    display: flex;
    padding: 0px;
    flex-shrink: 0;
    border-color: #dfdfdf;
    border-width: 1px;
    border-radius: var(--dl-radius-radius-radius8);
    flex-direction: column;
    background-color: #e5edf9;
}

.home-container13 {
    gap: var(--dl-space-space-unit);
    flex: 0 0 auto;
    width: 100%;
    height: auto;
    display: flex;
    padding: var(--dl-space-space-oneandhalfunits);
    align-items: flex-start;
    flex-direction: column;
}

.home-text15 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 500;
    line-height: normal;
    font-stretch: normal;
    text-decoration: none;
}

.home-text16 {
    height: auto;
    padding: 0px;
    font-size: 24px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 800;
    line-height: normal;
    font-stretch: normal;
    border-radius: var(--dl-radius-radius-radius8);
    text-decoration: none;
}

.home-text17 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 1rem;
    align-self: stretch;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
    font-stretch: normal;
    text-decoration: none;
}

.home-link7 {
    fill: #001e52;
    color: #001e52;
    font-size: 1.2rem;
    align-self: stretch;
    font-style: normal;
    text-align: center;
    transition: 0.3s;
    font-weight: 600;
    padding-top: var(--dl-space-space-unit);
    border-color: #dfdfdf;
    border-width: 0px;
    padding-left: 18PX;
    padding-right: 18PX;
    padding-bottom: var(--dl-space-space-unit);
    text-decoration: none;
    background-color: #a4c9f9;
    border-top-width: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.home-link7:hover {
    color: #ffffff;
    background-color: rgb(59, 130, 246);
}

.home-divider1 {
    flex: 0 0 auto;
    width: 100%;
    height: 0px;
    display: flex;
    align-items: flex-start;
    border-color: #dfdfdf;
    border-style: solid;
    border-width: 1px;
}

.home-container14 {
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-color: #e9e9e9;
}

.home-container15 {
    flex: 0 0 auto;
    width: 490px;
    height: auto;
    display: flex;
    margin-top: 0px;
    align-items: flex-start;
    padding-top: var(--dl-space-space-fourunits);
    border-color: #dfdfdf;
    border-width: 1px;
    padding-left: var(--dl-space-space-unit);
    margin-bottom: 0px;
    padding-right: var(--dl-space-space-unit);
    padding-bottom: var(--dl-space-space-fourunits);
    justify-content: center;
    background-color: #ffffff;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.home-guidewrapper {
    gap: 0;
    width: 458px;
    height: auto;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.home-text18 {
    font-size: 1.5em;
    align-self: stretch;
    text-align: center;
    margin-bottom: var(--dl-space-space-oneandhalfunits);
}

.home-guide-head {
    gap: 19px;
    width: 458px;
    display: none;
    padding: 30px;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: #dfdfdf;
    border-width: 1px;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 1);
}

.home-text19 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
    font-stretch: normal;
    text-decoration: none;
}

.home-ul {
    list-style-type: decimal;
    list-style-image: none;
    list-style-position: outside;
}

.home-list-item {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: var(--dl-space-space-unit);
}

.home-text24 {
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 600;
}

.home-text26 {
    color: #505050;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
}

.home-list-item1 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: var(--dl-space-space-unit);
}

.home-text28 {
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 600;
}

.home-text30 {
    color: #505050;
    font-size: 18px;
    line-height: 1.5;
}

.home-list-item2 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: var(--dl-space-space-unit);
}

.home-text33 {
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 600;
}

.home-text35 {
    color: #fbb529;
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
}

.home-text36 {
    color: #505050;
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
}

.home-text37 {
    color: #505050;
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
}

.home-text38 {
    color: #505050;
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
}

.home-text39 {
    color: #fbb529;
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
}

.home-text40 {
    color: #505050;
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
}

.home-list-item3 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: var(--dl-space-space-unit);
}

.home-text43 {
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 600;
}

.home-text45 {
    color: #505050;
    font-size: 18px;
    font-style: normal;
    font-family: "Arial";
    font-weight: 400;
    line-height: 1.5;
}

.home-list-item4 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: var(--dl-space-space-unit);
}

.home-text48 {
    font-size: 18px;
    font-style: normal;
    font-family: "Inter";
    font-weight: 600;
}

.home-text50 {
    color: #505050;
    font-size: 18px;
    font-style: normal;
    font-family: "Arial";
    font-weight: 400;
    line-height: 1.5;
}

.home-guide-head1 {
    gap: 19px;
    width: 458px;
    display: none;
    padding: 30px;
    align-items: flex-start;
    flex-shrink: 0;
    border-color: #dfdfdf;
    border-width: 1px;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 1);
}

.home-text52 {
    color: rgb(0, 0, 0);
    height: auto;
    font-size: 18px;
    font-style: normal;
    text-align: left;
    font-family: "Inter";
    font-weight: 400;
    line-height: 1.5;
    font-stretch: normal;
    text-decoration: none;
}

.home-steps {
    width: 100%;
    display: flex;
    padding: var(--dl-space-space-threeunits);
    max-width: var(--dl-size-size-maxwidth);
    align-items: center;
    flex-direction: column;
}

.home-container16 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.home-container17 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.home-step {
    display: flex;
    padding: var(--dl-space-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
}

.home-text53 {
    color: var(--dl-color-gray-900);
    font-size: 4rem;
    text-align: center;
    font-weight: 900;
    margin-bottom: var(--dl-space-space-unit);
}

.home-text55 {
    font-size: 1.15rem;
}

.home-text56 {
    color: var(--dl-color-gray-500);
    font-size: 1rem;
    margin-top: var(--dl-space-space-halfunit);
    text-align: center;
    line-height: 1.5;
}

.home-step1 {
    display: flex;
    padding: var(--dl-space-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
}

.home-text59 {
    color: var(--dl-color-gray-900);
    font-size: 4rem;
    text-align: center;
    font-weight: 900;
    margin-bottom: var(--dl-space-space-unit);
}

.home-text61 {
    font-size: 1.15rem;
}

.home-text62 {
    color: var(--dl-color-gray-500);
    font-size: 1rem;
    margin-top: var(--dl-space-space-halfunit);
    text-align: center;
    line-height: 1.5;
}

.home-container18 {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.home-step2 {
    display: flex;
    padding: var(--dl-space-space-oneandhalfunits);
    align-items: center;
    flex-direction: column;
}

.home-text65 {
    color: var(--dl-color-gray-900);
    font-size: 4rem;
    text-align: center;
    font-weight: 900;
    margin-bottom: var(--dl-space-space-unit);
}

.home-text67 {
    font-size: 1.15rem;
}

.home-text68 {
    color: var(--dl-color-gray-500);
    font-size: 1rem;
    margin-top: var(--dl-space-space-halfunit);
    text-align: center;
    line-height: 1.5;
}

.home-divider2 {
    flex: 0 0 auto;
    width: 100%;
    height: 0px;
    display: flex;
    align-items: flex-start;
    border-color: #dfdfdf;
    border-style: solid;
    border-width: 1px;
}

.home-container19 {
    flex: 0 0 auto;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-color: #e9e9e9;
}

.home-container20 {
    flex: 0 0 auto;
    width: 490px;
    height: auto;
    display: flex;
    padding: var(--dl-space-space-fourunits);
    padding: 0% !important;
    margin-top: 0px;
    align-items: flex-start;
    border-color: #dfdfdf;
    border-width: 1px;
    margin-bottom: 0px;
    justify-content: center;
    background-color: #ffffff;
    border-top-width: 0px;
    border-bottom-width: 0px;
}

.home-frame81 {
    gap: 22px;
    width: 458px;
    height: auto;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.home-text71 {
    font-size: 1.5em;
    align-self: stretch;
    text-align: center;
}

.home-container21 {
    width: 100%;
    height: 790px;
}

.home-container22 {
    display: contents;
}

@media(max-width: 991px) {
    .home-text53 {
        text-align: center;
    }
    .home-text55 {
        text-align: center;
    }
    .home-text59 {
        text-align: center;
    }
    .home-text61 {
        text-align: center;
    }
    .home-text65 {
        text-align: center;
    }
    .home-text67 {
        text-align: center;
    }
}

@media(max-width: 767px) {
    .home-steps {
        padding-left: var(--dl-space-space-twounits);
        padding-right: var(--dl-space-space-twounits);
    }
    .home-container16 {
        flex-direction: column;
    }
    .home-step {
        padding: var(--dl-space-space-unit);
    }
    .home-step1 {
        padding: var(--dl-space-space-unit);
    }
    .home-step2 {
        padding: var(--dl-space-space-unit);
    }
}

@media(max-width: 479px) {
    .home-homefloatingwrapper {
        width: 100%;
        padding: 0px;
    }
    .home-homefloating {
        width: 100%;
        border-color: rgba(223, 223, 223, 0);
    }
    .home-container06 {
        padding-left: 0t;
        padding-right: 0t;
    }
    .home-container07 {
        width: 100%;
        border-color: rgba(223, 223, 223, 0);
    }
    .home-frame8 {
        width: 100%;
    }
    .home-text {
        align-self: stretch;
        text-align: center;
    }
    .home-text01 {
        align-self: stretch;
        text-align: center;
    }
    .home-cardpayment {
        width: 100%;
        flex-direction: column;
    }
    .home-text03 {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
    }
    .home-cardpayment1 {
        width: 100%;
        flex-direction: column;
    }
    .home-text07 {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
    }
    .home-cardpayment2 {
        width: 100%;
        flex-direction: column;
    }
    .home-text10 {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
    }
    .home-cardpayment3 {
        width: 100%;
        flex-direction: column;
    }
    .home-text13 {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
    }
    .home-cardpayment4 {
        width: 100%;
        flex-direction: column;
    }
    .home-text16 {
        font-size: 28px;
        font-style: normal;
        font-weight: 700;
    }
    .home-container14 {
        padding-left: 0nit;
        padding-right: 0nit;
    }
    .home-container15 {
        width: 100%;
        border-color: rgba(223, 223, 223, 0);
    }
    .home-guidewrapper {
        width: 100%;
        padding-left: var(--dl-space-space-unit);
        padding-right: var(--dl-space-space-unit);
    }
    .home-text18 {
        align-self: stretch;
        text-align: center;
    }
    .home-guide-head {
        width: 100%;
    }
    .home-guide-head1 {
        width: 100%;
    }
    .home-steps {
        padding-top: var(--dl-space-space-twounits);
        padding-left: var(--dl-space-space-unit);
        padding-right: var(--dl-space-space-unit);
        padding-bottom: var(--dl-space-space-twounits);
    }
    .home-container17 {
        flex-direction: column;
    }
    .home-container18 {
        flex-direction: column;
    }
    .home-container19 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .home-container20 {
        width: 100%;
        padding-top: var(--dl-space-space-fourunits);
        border-color: rgba(223, 223, 223, 0);
        padding-left: var(--dl-space-space-halfunit);
        padding-right: var(--dl-space-space-halfunit);
        padding-bottom: var(--dl-space-space-fourunits);
    }
    .home-frame81 {
        width: 100%;
    }
    .home-text71 {
        align-self: stretch;
        text-align: center;
    }