<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'CircularXX-Regular';
    src: url('../fonts/CircularXXWeb-Regular.woff') format('woff');
}

@font-face {
    font-family: 'CircularXX-Bold';
    src: url('../fonts/CircularXXWeb-Bold.woff') format('truetype');
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'CircularXX-Regular';
}

body {
    font-size: 16px;
}

button {
    cursor: pointer;
    min-width: 230px;
    padding: 15px;
    font-size: 16px;
    text-align: center;
    color: white;
    background-color: #f99144;
    border-radius: 7px;
    transition: 0.2s;
    font-family: 'CircularXX-Bold';
    border: none;
}

button:hover,
button:focus {
    background-color: #E88033;
    transition: 0.2s;
    box-shadow: none;
}

section#how-works-section-1 .container {
    background: url(/assets/images/how-it-works/tf6gchjqhrt0danxsfxg.jpg);
    background-size: cover;
    background-position: center;
    min-height: 460px;
    padding: 89px 0px 104px 10px;
}

section#how-works-section-1 .container .mobile_banner {
    display: none;
}

section#how-works-section-1 .container .title {
    max-width: 1000px;
    margin: auto;
}

section#how-works-section-1 .container .title h1 {
    width: 100%;
    max-width: 550px;
    margin: 0 0 35px;
    font-size: 58px;
    font-family: 'CircularXX-Bold';
    line-height: 70px;
    color: #1c4973;
}

section#how-works-section-1 .container .title p {
    width: 100%;
    max-width: 495px;
    margin: 0;
    font-size: 20px;
    line-height: 26px;
    color: #02213e;
}

section#home-section-6 .container {
    margin-top: 100px;
}

section#home-section-6 .container .title h2 {
    font-family: 'CircularXX-Bold';
    font-size: 58px;
    color: #1c4973;
    text-align: center;
}

section#home-section-6 .container .row_div {
    margin: 40px auto;
    display: flex;
    justify-content: center;
}

section#home-section-6 .container .row_div .single_div {
    margin: 20px 0;
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

section#home-section-6 .container .row_div .single_div h4 {
    margin: 30px auto;
    font-family: 'CircularXX-Bold';
    font-size: 16px;
    text-align: center;
    color: #7ca4c9;
}

section#home-section-6 .container .row_div .single_div p {
    padding: 0 40px;
    margin: 0;
    font-size: 16px;
    text-align: center;
    color: #02213e;
}

section#home-section-6 .container .row_div .single_div p.title {
    margin: 0 auto 40px;
    font-size: 22px;
    text-align: center;
    color: #1c4973;
    font-family: 'CircularXX-Bold';
}

section#home-section-6 .container .button_div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 100px;
}

section#home-section-6 .container .button_div button {
    min-width: 300px;
}

section#home-section-6 .container .button_div span {
    margin: 0 30px;
}

section#home-section-3 .container {
    background-color: #f8f8f8;
    padding: 100px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

section#home-section-3 .container .title h2 {
    margin: 0 auto 6px;
    font-size: 58px;
    font-weight: bold;
    font-family: 'CircularXX-Bold';
    text-align: center;
    color: #1c4973;
}

section#home-section-3 .container .title p {
    max-width: 678px;
    margin: 0 auto 56px;
    font-size: 20px;
    font-weight: 500;
    font-family: 'CircularXX-Bold';
    text-align: center;
    color: #1c4973;
}

section#home-section-3 .container .card_div {
    display: flex;
    padding: 10px 5%;
}

section#home-section-3 .container .card_div .card {
    text-align: center;
    border: none;
    cursor: pointer;
    margin: 10px;
}

section#home-section-3 .container .card_div .card h4 {
    font-family: 'CircularXX-Bold';
    margin: 0 auto 7px;
    font-size: 32px;
}

section#home-section-3 .container .card_div .card p {
    max-width: 292px;
    margin: 0 auto 23.5px;
    font-size: 18px;
    color: #02213e;
}

section#home-section-3 .container .card_div #section-3-card-1 {
    background-color: #e0effc;
    overflow: hidden;
    color: #1c4973;
}

section#home-section-3 .container .card_div img {
    max-width: 100%;
}

section#home-section-3 .container .card_div #section-3-card-2 {
    background-color: #316493;
    color: white;
}

section#home-section-3 .container .card_div #section-3-card-2 p {
    color: white;
}

section#home-section-3 .container .card_div .assets {
    display: flex;
    justify-content: center;
    width: 100%;
    max-width: 310px;
    margin: 0 auto;
}

section#home-section-3 .container .card_div .assets .data {
    padding-top: 10px;
    font-size: 14px;
    color: #1c4973;
    text-align: center;
    font-size: 14px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

section#home-section-3 .container .card_div #section-3-card-2 .assets .data {
    color: white;
}

section#home-section-3 .container .card_div .assets .data .middle {
    margin: 5px 0 0;
    font-size: 70px;
    font-weight: 900;
    text-align: center;
    color: #f99144;
}

section#home-section-3 .container .card_div .assets .icon {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 0 30px;
    padding-bottom: 4.5px;
}

section#home-section-3 .container .card_div .assets .icon span {
    flex: 1 1 auto;
    display: block;
    height: 100%;
    width: 1px;
    background: #7ba4c8;
}

section#home-section-3 .container .card_div .assets .icon .icon-sun {
    flex: none;
    display: block;
    height: 35px;
    width: 35px;
    margin-bottom: 6.5px;
    background: url(/assets/images/home/2205209_bright_day_light_sun_icon.svg) center/100% no-repeat;
}

section#home-section-3 .container .card_div .assets .icon .icon-moon {
    flex: none;
    display: block;
    height: 35px;
    width: 35px;
    margin-bottom: 6.5px;
    background: url(/assets/images/home/9023566_moon_fill_icon.svg) center/100% no-repeat;
}

section#home-section-3 .container .card_div a.btn {
    cursor: pointer;
    display: inline-block;
    width: auto;
    min-width: 230px;
    padding: 15px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.28px;
    text-transform: uppercase;
    text-align: center;
    color: white;
    background-color: #f99144;
    border-radius: 7px;
    transition: 0.2s;
    border: none;
    margin-top: 20px;
}

section#home-section-3 .container .card_div .card:hover a.btn {
    background-color: #E88033;
    transition: 0.2s;
}

section#how-works-section-2 .container {
    margin-top: 100px;
}

section#how-works-section-2 .container .title h2 {
    font-family: 'CircularXX-Bold';
    font-size: 58px;
    color: #1c4973;
    text-align: center;
}

section#how-works-section-2 .container .row_div {
    margin: 40px auto;
    display: flex;
    justify-content: center;
}

section#how-works-section-2 .container .row_div .single_div {
    margin: 20px 0;
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

section#how-works-section-2 .container .row_div .single_div h4 {
    margin: 30px auto;
    font-family: 'CircularXX-Bold';
    font-size: 16px;
    text-align: center;
    color: #7ca4c9;
}

section#how-works-section-2 .container .row_div .single_div p {
    padding: 0 40px;
    margin: 0;
    font-size: 16px;
    text-align: center;
    color: #02213e;
}

section#how-works-section-2 .container .row_div .single_div p.title {
    margin: 0 auto 40px;
    font-size: 22px;
    text-align: center;
    color: #1c4973;
    font-family: 'CircularXX-Bold';
}

section#home-section-8 .container {
    padding: 98px 0 88px;
    background: #fef7ee;
    display: flex;
    flex-direction: column;
    align-items: center;
}

section#home-section-8 .container .mobile-only {
    display: none;
}

section#home-section-8 .container h2 {
    margin: 0 auto 78px;
    font-size: 58px;
    text-align: center;
    color: #1c4973;
    font-family: 'CircularXX-Bold';
}

section#home-section-8 .container .table-wrapper {
    margin: 0 15%;
    text-align: center;
    background-color: white;
    border-radius: 15px;
}

section#home-section-8 .container .table-wrapper table {
    margin: 0;
}

section#home-section-8 .container .table-wrapper tbody {
    border: none;
}

section#home-section-8 .container .table-wrapper tr th,
section#home-section-8 .container .table-wrapper tr td {
    width: 33%;
    border: none;
}

section#home-section-8 .container .table-wrapper tr th:first-child,
section#home-section-8 .container .table-wrapper tr td:first-child {
    text-align: left;
}

section#home-section-8 .container .table-wrapper tr th {
    background-color: #f0f0f0;
    padding: 28px 18px;
    font-size: 20px;
    color: #1c4973;
    border: 0;
}

section#home-section-8 .container .table-wrapper tr th:first-child {
    border-top-left-radius: 15px;
}

section#home-section-8 .container .table-wrapper tr th:last-child {
    border-top-right-radius: 15px;
}

section#home-section-8 .container .table-wrapper tr th:nth-child(2) {
    background: #316493;
    position: relative;
}

section#home-section-8 .container .table-wrapper tr th:nth-child(2)::before {
    content: '';
    display: block;
    height: 32px;
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 100%;
    left: 0;
    background: #316493;
    border-radius: 12px 12px 0 0;
}

section#home-section-8 .container .table-wrapper tr td {
    padding: 21px 18px;
    font-size: 16px;
    color: #02213e;
    position: relative;
}

section#home-section-8 .container .table-wrapper tr:nth-child(odd) td:nth-child(2) {
    background: #c8e0f5;
}

section#home-section-8 .container .table-wrapper tr:nth-child(even) td:nth-child(2) {
    background: #e0effc;
}

section#home-section-8 .container .table-wrapper tr:nth-child(even) {
    background-color: #f8f8f8;
}

section#home-section-8 .container .table-wrapper tr:last-child td:nth-child(2)::after {
    content: '';
    display: block;
    height: 35px;
    width: 100%;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    background: #e0effc;
    border-radius: 0 0 12px 12px;
}

section#clear-aligners-section-6 .container {
    padding: 80px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #316493;
}

section#clear-aligners-section-6 .container&gt;div {
    max-width: 1028px;
    margin: 0 auto;
    padding: 0 30px;
}

section#clear-aligners-section-6 .container .title h1 {
    margin: 0 auto 8px;
    font-size: 58px;
    text-align: center;
    color: white;
    font-family: 'CircularXX-Bold';
}

section#clear-aligners-section-6 .container .title p {
    margin: 0 auto 44px;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: white;
}

section#clear-aligners-section-6 .container .card_div {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 30px;
}

section#clear-aligners-section-6 .container .card_div .card {
    width: calc(100%/2 - 15px);
    border: none;
    border-radius: 15px;
}

section#clear-aligners-section-6 .container .card_div .card .card-img-top.mobile_only {
    display: none;
}

section#clear-aligners-section-6 .container .card_div .card:first-child {
    overflow: hidden;
}

section#clear-aligners-section-6 .container .card_div .card:first-child .notice {
    display: flex;
    align-items: center;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    padding: 16px 10px;
    font-size: 16px;
    line-height: 19px;
    color: white;
    background: #7ca4c9;
}

section#clear-aligners-section-6 .container .card_div .card:first-child .notice span {
    margin-left: 10px;
}

section#clear-aligners-section-6 .container .card_div .card:first-child .mobile_only {
    display: none;
}

section#clear-aligners-section-6 .container .card_div .card .card-body {
    padding: 20px 30px;
}

section#clear-aligners-section-6 .container .card_div .card .card-body h3 {
    width: 100%;
    margin: 0 auto 9px;
    font-size: 36px;
    font-weight: bold;
    color: #1c4973;
}

section#clear-aligners-section-6 .container .card_div .card ul {
    list-style-type: none;
    padding: 0 0 0 30px;
}

section#clear-aligners-section-6 .container .card_div .card ul li {
    position: relative;
    padding: 5px 0;
    font-size: 20px;
}

section#clear-aligners-section-6 .container .card_div .card ul li::before {
    background-image: url(/assets/images/clear-aligners/tick.svg);
    position: absolute;
    content: "";
    top: 10px;
    left: -30px;
    min-width: 20px;
    min-height: 20px;
    width: 20px;
    height: 20px;
}

section#clear-aligners-section-6 .container .card_div .card .button_div {
    display: flex;
    justify-content: center;
    align-items: center;
}

section#clear-aligners-section-6 .container .card_div .card a {
    text-decoration: none;
    cursor: pointer;
    min-width: 230px;
    padding: 15px;
    font-size: 16px;
    text-align: center;
    color: white;
    background-color: #f99144;
    border-radius: 7px;
    transition: 0.2s;
    font-family: 'CircularXX-Bold';
    border: none;
}

section#clear-aligners-section-6 .container .card_div .card a:hover,
section#clear-aligners-section-6 .container .card_div .card a:focus {
    background-color: #E88033;
    transition: 0.2s;
    box-shadow: none;
}

section#clear-aligners-section-6 .container .card_div .center {
    display: block;
    height: 75px;
    width: 75px;
    position: absolute;
    top: 40%;
    left: -55px;
    font-size: 22px;
    line-height: 74px;
    letter-spacing: -0.13px;
    text-align: center;
    color: white;
    border-radius: 9999px;
    background: #316493;
    z-index: 999;
}

@media screen and (max-width:996px) {
    section#home-section-6 .container .row_div {
        flex-direction: column;
    }
    section#home-section-6 .container .row_div .single_div {
        width: 100%;
    }
    section#home-section-6 .container .row_div .single_div h4 {
        margin: 10px auto;
        text-align: center;
    }
}

@media screen and (max-width:767px) {
    section#how-works-section-1 .container {
        background: #f8f8f8;
        padding: 0;
    }
    section#how-works-section-1 .container .mobile_banner {
        display: block;
    }
    section#how-works-section-1 .container .mobile_banner img {
        max-width: 100%;
    }
    section#how-works-section-1 .container .title h1 {
        margin-top: 35px;
        font-size: 34px;
        text-align: center;
        padding: 0 20px;
        line-height: normal;
    }
    section#how-works-section-1 .container .title p {
        font-size: 18px;
        padding: 0 20px;
        text-align: center;
        line-height: normal;
    }
    section#home-section-6 .container .title h2 {
        font-size: 38px;
    }
    section#home-section-6 .container .row_div {
        flex-direction: column;
    }
    section#home-section-6 .container .row_div .single_div {
        width: 100%;
    }
    section#home-section-6 .container .row_div .single_div h4 {
        margin: 10px auto;
        text-align: center;
    }
    section#home-section-6 .container .button_div {
        flex-direction: column;
        margin-bottom: 40px;
    }
    section#home-section-6 .container {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    section#home-section-3 .container .card_div .card {
        max-width: 100%;
        width: auto;
    }
    section#home-section-3 .container .card_div {
        flex-direction: column;
        padding: 10px 10px;
    }
    section#home-section-3 .container .title h2 {
        font-size: 34px;
    }
    section#home-section-3 .container .title p {
        padding: 0 20px;
        margin-top: 20px;
    }
    section#how-works-section-2 .container .title h2 {
        font-size: 38px;
    }
    section#how-works-section-2 .container .row_div {
        flex-direction: column;
    }
    section#how-works-section-2 .container .row_div .single_div {
        width: 100%;
    }
    section#how-works-section-2 .container .row_div .single_div h4 {
        margin: 10px auto;
        text-align: center;
    }
    section#home-section-8 .container h2 {
        font-size: 34px;
    }
    section#home-section-8 .container .table-wrapper {
        margin: 0;
    }
    section#home-section-8 .container .table-wrapper tr th:first-child,
    section#home-section-8 .container .table-wrapper tr td:first-child {
        width: 70%;
        padding: 12px 23px;
        line-height: 1;
    }
    section#home-section-8 .container .table-wrapper tr th:nth-child(2)::before {
        display: none;
    }
    section#home-section-8 .container .table-wrapper tr th:nth-child(2),
    section#home-section-8 .container .table-wrapper tr td:nth-child(2),
    section#home-section-8 .container .table-wrapper tr th:nth-child(3),
    section#home-section-8 .container .table-wrapper tr td:nth-child(3) {
        padding: 12px 23px;
    }
    section#home-section-8 .container .table-wrapper .desktop-only {
        display: none;
    }
    section#home-section-8 .container .table-wrapper .mobile-only {
        display: block;
        padding: 0;
        margin: auto;
        width: 40px;
        height: 40px;
    }
    section#home-section-8 .container .table-wrapper tr:last-child td:nth-child(2)::after {
        display: none;
    }
    section#clear-aligners-section-6 .container .title h1 {
        margin-bottom: 22px;
        font-size: 38px;
    }
    section#clear-aligners-section-6 .container .title p {
        margin-bottom: 64px;
        font-size: 16px;
    }
    section#clear-aligners-section-6 .container&gt;div {
        max-width: 100%;
        padding: 0 10px;
    }
    section#clear-aligners-section-6 .container .card_div {
        gap: 15px;
        align-items: stretch;
    }
    section#clear-aligners-section-6 .container .card_div .card:first-child .notice {
        padding: 6px 9px;
    }
    section#clear-aligners-section-6 .container .card_div .card:first-child .notice img {
        height: 15px;
        width: 15px;
    }
    section#clear-aligners-section-6 .container .card_div .card:first-child .notice .notice_word {
        display: none;
    }
    section#clear-aligners-section-6 .container .card_div .card:first-child .mobile_only {
        display: block;
    }
    section#clear-aligners-section-6 .container .card_div .card:first-child .notice span {
        font-size: 14px;
    }
    section#clear-aligners-section-6 .container .card_div .card .card-body {
        padding: 10px;
        position: relative;
    }
    section#clear-aligners-section-6 .container .card_div .card .card-body h3 {
        margin-bottom: 13px;
        font-size: 20px;
    }
    section#clear-aligners-section-6 .container .card_div .center {
        height: 34px;
        width: 34px;
        top: 40%;
        font-size: 13px;
        line-height: 34px;
        left: -26px;
    }
    section#clear-aligners-section-6 .container .card_div .card ul li::before {
        height: 10px;
        width: 10px;
        min-height: 10px;
        min-width: 10px;
        background-size: 100%;
        left: -15px;
    }
    section#clear-aligners-section-6 .container .card_div .card ul {
        padding: 0 0 0 15px;
        margin-bottom: 50px;
    }
    section#clear-aligners-section-6 .container .card_div .card ul li {
        font-size: 15px;
    }
    section#clear-aligners-section-6 .container .card_div .card a {
        min-width: 0;
        padding: 9px 2px 7px;
        font-size: 11px;
        width: 100%;
    }
    section#clear-aligners-section-6 .container .card_div .card .button_div {
        margin-bottom: 0;
        position: absolute;
        bottom: 10px;
        width: calc(100% - 20px);
    }
    section#clear-aligners-section-6 .container .card_div .card .card-img-top {
        display: none;
    }
    section#clear-aligners-section-6 .container .card_div .card .card-img-top.mobile_only {
        display: block;
        height: 150px;
        width: auto;
    }
    section#clear-aligners-section-6 .container .card_div .card .card-img-top-div {
        padding-top: 150px;
        background: url(/assets/images/clear-aligners/section-6-card-2.jpg);
        background-size: auto 150px;
        background-position: center;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
    }
    section#home-section-6 .container .button_div span {
        margin: 20px 0;
    }
}</pre></body></html>