﻿a {
    text-decoration: none;
    color: inherit;
}

    a:visited {
        text-decoration: none;
        color: inherit;
        border: none;
    }

    a:hover {
        text-decoration: none;
    }

html {
    color: #084f6f;
    height: 100%;
    width: 100%;
}

body {
    background-color: #FFFFFF;
    color: #084f6f;
    font-family: "Asap", serif;
}

.outer-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

html, body {
    font-family: "Asap", serif;
    font-size: 16px !important;
    font-family: "Asap", serif;
}

.font-h1 {
    font-family: "Asap", serif;
    font-size: 3.875rem;
    font-weight: normal;
}

.font-h1-strong {
    font-family: "Asap", serif;
    font-size: 3.875rem;
    font-weight: 600;
}

.font-h2 {
    font-family: "Asap", serif;
    font-size: 1.5rem;
    font-weight: normal;
}

.font-h2-strong {
    font-family: "Asap", serif;
    font-size: 1.5rem;
    font-weight: 600;
}

.font-h3 {
    font-family: "Rasa", serif;
    font-size: 1.375rem;
    font-weight: 300;
}

.font-h3-strong {
    font-family: "Rasa", serif;
    font-size: 1.375rem;
    font-weight: 600;
}

.font-h4 {
    font-family: "Asap", serif;
    font-size: 0.875rem;
    font-weight: 600;
}

.font-h5 {
    font-family: "Asap", serif;
    font-size: 0.75rem;
    font-weight: 300;
}

.font-h5-strong {
    font-family: "Asap", serif;
    font-size: 0.75rem;
    font-weight: 600;
}

.font-h6 {
    font-family: "Asap", serif;
    font-size: 5.9375rem;
    font-weight: 500;
}

.font-p {
    font-family: "Rasa", serif;
    font-size: 0.9375rem;
    font-weight: 400;
}

.font-nav {
    font-family: "Asap", serif !important;
    font-size: 0.9375rem !important;
}

.font-button {
    font-family: "Asap", serif !important;
    font-size: 0.9375rem !important;
}

/* Outlined icons */
/* Filled icons - using Sharp as a separate family */
.font-faq-title {
    font-family: "Asap Condensed", serif;
    font-size: 5.9375rem;
    font-weight: 500;
    color: #FFFFFF;
}

.font-faq-question-title {
    font-family: "Asap", serif;
    font-size: 1.5rem;
    font-weight: 600;
    color: #FFFFFF;
}

.font-faq-answer-title {
    font-family: "Asap", serif;
    font-size: 0.875rem;
    font-weight: 600;
    color: #FFFFFF;
}

.font-faq-answer-desc {
    font-family: "Rasa", serif;
    font-size: 0.9375rem;
    font-weight: 400;
    color: #084f6f;
}

.font-providers-title {
    font-family: "Asap Condensed", serif;
    font-size: 5.9375rem;
    font-weight: 500;
    color: #FFFFFF;
}

.nav, .nav-link {
    font-family: "Asap", serif !important;
    font-size: 0.9375rem !important;
    color: #084f6f !important;
    text-transform: uppercase;
    padding-right: 1rem !important;
}

.navbar-collapse {
    flex-grow: 0;
}

.navbar .navbar-brand img {
    height: 6rem;
}

.navbar .navbar-wrapper {
    padding-left: 0 !important;
}

.navbar .dropdown-item {
    color: #084f6f !important;
}

html {
    background-color: #FFFFFF;
}

p {
    font-family: "Asap", serif;
    font-size: 0.9375rem;
}

.cursor-pointer {
    cursor: pointer;
}

.hidden {
    display: none !important;
}

.opacity100 {
    opacity: 1;
}

.opacity40 {
    opacity: 0.4;
}

.opacity50 {
    opacity: 0.5;
}

.opacity60 {
    opacity: 0.6;
}

.buttons {
    background-color: #ffd346;
    border-radius: 1rem;
    border: none;
    padding: 0.3rem 0.5rem;
    font-family: "Asap", serif !important;
    font-size: 0.9375rem !important;
}

.clickable-div, .email-div {
    cursor: pointer;
}

#back-to-top {
    font-family: "Material Symbols Outlined";
    font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
    display: none;
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    z-index: 99;
    font-size: 3rem;
    transition: opacity 0.3s ease-in-out;
    cursor: pointer;
}

.appointment-wrapper {
    background-color: #ffd346;
    border-radius: 1rem;
    border: none;
    padding: 0.3rem 0.5rem;
    width: fit-content;
}

    .appointment-wrapper .icon {
        display: inline-block;
    }

        .appointment-wrapper .icon span {
            font-family: "Material Symbols Outlined";
            font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
            vertical-align: middle;
        }

    .appointment-wrapper .button-wrapper {
        display: inline-block;
        font-family: "Asap", serif !important;
        font-size: 0.9375rem !important;
    }

        .appointment-wrapper .button-wrapper span {
            border: none;
            background-color: inherit;
            text-transform: uppercase;
            color: #000000;
            padding: 0 0.3rem;
        }

    .appointment-wrapper.location-nav {
        margin-left: 1rem;
    }

.button-container {
    background-color: #ffd346;
    border-radius: 1rem;
    border: none;
    padding: 0.3rem 0.5rem;
    width: fit-content;
    margin-left: 40%;
}

    .button-container button {
        font-family: "Asap", serif !important;
        font-size: 0.9375rem !important;
        border: none;
        background-color: inherit;
        text-transform: uppercase;
    }

.form-control {
    border-radius: 1.5rem;
    font-family: "Asap", serif;
    font-size: 0.75rem;
    font-weight: 300;
    border-color: #abbe91;
}

.page .page-container .navigation-container {
    margin-bottom: 3rem;
    margin-top: 2rem;
}

.home-page .page-container .intro-container .top-container .title {
    line-height: 4rem;
    font-family: "Asap", serif;
    font-size: 3.875rem;
    font-weight: 600;
    text-align: center;
}

.home-page .page-container .intro-container .top-container .splash {
    text-align: center;
}

    .home-page .page-container .intro-container .top-container .splash .image {
        max-height: 50rem;
        max-width: 100%;
    }

.home-page .page-container .intro-container .top-container .subtitle {
    font-family: "Asap", serif;
    font-size: 1.5rem;
    font-weight: normal;
    text-align: center;
    padding-top: 1rem;
    line-height: 2rem;
}

.home-page .page-container .intro-container .desc-container {
    margin-top: 3rem;
}

    .home-page .page-container .intro-container .desc-container .part1 {
        padding-right: 1rem;
    }

    .home-page .page-container .intro-container .desc-container .part2 {
        padding-left: 1rem;
    }

.home-page .page-container .location-container {
    border-bottom-right-radius: 3.5rem;
    border-top-right-radius: 3.5rem;
    background-color: #a4daec;
    box-shadow: -630px 0 0 #a4daec;
}

    .home-page .page-container .location-container .content {
        padding-top: 3rem;
    }

        .home-page .page-container .location-container .content .info-wrapper .visuals {
            padding-left: 2rem;
        }

            .home-page .page-container .location-container .content .info-wrapper .visuals .icon .image {
                width: 5rem;
                padding-bottom: 1rem;
            }

            .home-page .page-container .location-container .content .info-wrapper .visuals .line {
                position: relative;
                right: 2rem;
                width: 10rem;
            }

        .home-page .page-container .location-container .content .info-wrapper .desc .title {
            color: #FFFFFF;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: 600;
        }

        .home-page .page-container .location-container .content .info-wrapper .desc .address-wrapper {
            font-weight: 600;
            line-height: 1.1rem;
            padding: 0.8rem 0;
        }

        .home-page .page-container .location-container .content .info-wrapper .desc .map-links-wrapper {
            font-family: "Asap", serif;
            font-size: 0.75rem;
            font-weight: 300;
            padding-bottom: 1rem;
            text-decoration: underline;
        }

        .home-page .page-container .location-container .content .info-wrapper .desc .parking-wrapper .title {
            color: #FFFFFF;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: 600;
        }

        .home-page .page-container .location-container .content .info-wrapper .desc .parking-wrapper .info {
            font-family: "Asap", serif;
            font-size: 0.75rem;
            font-weight: 300;
        }

        .home-page .page-container .location-container .content .map-wrapper {
            padding-top: 1rem;
            padding-bottom: 1rem;
            padding-right: 3rem;
            margin-bottom: 5rem;
            min-height: 25rem;
        }

            .home-page .page-container .location-container .content .map-wrapper .map {
                border: 2px solid #FFFFFF;
                height: 100%;
                width: 100%;
            }

        .home-page .page-container .location-container .content .parking-wrapper-sm {
            padding-left: 3rem;
        }

            .home-page .page-container .location-container .content .parking-wrapper-sm .title {
                color: #FFFFFF;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: 600;
            }

            .home-page .page-container .location-container .content .parking-wrapper-sm .info {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
            }

.home-page .page-container .testimonial-container {
    padding-top: 6rem;
    padding-bottom: 3rem;
    min-height: 35rem;
    overflow: hidden;
}

    .home-page .page-container .testimonial-container .top-section {
        padding-bottom: 2rem;
    }

        .home-page .page-container .testimonial-container .top-section .title {
            text-align: center;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
            text-transform: uppercase;
        }

    .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

        .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item {
            display: flex;
            flex-grow: 0;
            flex-shrink: 0;
            flex-basis: auto;
            justify-content: center;
            margin: 0;
        }

            .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
                display: flex;
                padding-right: 3rem;
                padding-left: 3rem;
            }

                .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper {
                    flex-grow: 1;
                    flex-shrink: 0;
                    flex-basis: 0%;
                    padding-right: 3rem;
                    padding-left: 3rem;
                    display: flex;
                    flex-direction: column;
                }

                    .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
                        padding-top: 1rem;
                        padding-bottom: 1rem;
                        text-align: center;
                    }

                        .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper .icon span {
                            font-family: "Material Symbols Sharp";
                            font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
                            font-size: 3.5rem;
                        }

                    .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .testimonial-text {
                        font-family: "Rasa", serif;
                        font-size: 1.375rem;
                        font-weight: 300;
                    }

                    .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section {
                        flex: 1 1 auto;
                        padding-top: 2rem;
                        display: flex;
                        align-items: flex-end;
                        justify-content: center;
                    }

                        .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span {
                            vertical-align: middle;
                        }

                            .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.full-rating {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                            .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.half-rating {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                            .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.zero-rating {
                                font-family: "Material Symbols Outlined";
                                font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                        .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source {
                            padding-left: 0.3rem;
                            font-variant: all-small-caps;
                            font-weight: 600;
                        }

                            .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source::before {
                                content: "|";
                                font-weight: 600;
                            }

    .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers {
        position: relative;
        top: -10rem;
    }

        .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn {
            transform: translateY(-50%);
            background-color: inherit;
            opacity: 0.2;
            border: none;
            padding: 10px;
            cursor: pointer;
            color: inherit;
            z-index: 1000;
        }

            .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn .icon span {
                font-family: "Material Symbols Outlined";
                font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
            }

            .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev, .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                font-size: 3rem;
            }

            .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev {
                float: left;
            }

            .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                float: right;
            }

.home-page .page-container .providers-container {
    border-top-left-radius: 3.5rem;
    border-bottom-left-radius: 3.5rem;
    background-color: #bdcca9;
    box-shadow: 630px 0 0 #bdcca9;
    padding-top: 3rem;
    padding-bottom: 4rem;
    min-height: 50rem;
    color: #FFFFFF;
    position: relative;
}

    .home-page .page-container .providers-container::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        width: var(--providers-container-filler, 0);
        display: none;
    }

    .home-page .page-container .providers-container .content {
        padding-left: 5rem;
    }

        .home-page .page-container .providers-container .content .top-section {
            padding-bottom: 2rem;
        }

            .home-page .page-container .providers-container .content .top-section .visuals {
                margin-bottom: 1rem;
            }

                .home-page .page-container .providers-container .content .top-section .visuals .team {
                    padding-bottom: 1rem;
                }

                    .home-page .page-container .providers-container .content .top-section .visuals .team .image {
                        width: 100%;
                    }

                .home-page .page-container .providers-container .content .top-section .visuals .line .image {
                    width: 100%;
                }

            .home-page .page-container .providers-container .content .top-section .desc {
                padding-top: 7rem;
                padding-left: 3rem;
            }

                .home-page .page-container .providers-container .content .top-section .desc .part1 {
                    font-weight: bold;
                }

        .home-page .page-container .providers-container .content .providers .image {
            padding-left: 2rem;
            text-align: center;
        }

        .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers {
            display: flex;
            gap: 2rem;
            justify-content: center;
            flex-wrap: wrap;
            margin-left: 2rem;
        }

            .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider {
                transition: 1.5s all;
            }

                .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider .provider-info {
                    display: none;
                }

                .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider.inactive {
                    opacity: 0.4;
                    transition: 1.5s all;
                }

                .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider .image {
                    position: relative;
                    overflow: visible;
                    flex: 0 0 auto;
                    width: 200px;
                    height: 300px;
                    transition: all 0.3s ease;
                }

                    .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider .image img {
                        border: 1px solid #FFF;
                        border-radius: 1rem;
                        width: 100%;
                        height: 100%;
                        object-fit: cover;
                        display: block;
                    }

                .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider .icons {
                    position: relative;
                    width: fit-content;
                    float: right;
                    bottom: 1.3rem;
                    padding-right: 0.5rem;
                    cursor: pointer;
                }

                    .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider .icons .icon span {
                        font-family: "Material Symbols Sharp";
                        font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
                        font-size: 2rem;
                    }

                    .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider .icons .icon-plus {
                        color: #6e7960;
                    }

                    .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider .icons .icon-minus {
                        color: #ffd346;
                    }

                        .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider .icons .icon-plus .hidden, .home-page .page-container .providers-container .content .providers-wrapper .providers-image-wrapper .providers .provider .icons .icon-minus .hidden {
                            display: none;
                        }

        .home-page .page-container .providers-container .content .providers-wrapper .detail-section {
            padding-top: 3rem;
        }

            .home-page .page-container .providers-container .content .providers-wrapper .detail-section .bio-wrapper .name {
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: normal;
            }

            .home-page .page-container .providers-container .content .providers-wrapper .detail-section .bio-wrapper .credentials {
                font-family: "Asap", serif;
                font-size: 0.875rem;
                font-weight: 600;
            }

            .home-page .page-container .providers-container .content .providers-wrapper .detail-section .bio-wrapper .bio {
                font-family: "Rasa", serif;
                font-size: 0.9375rem;
                font-weight: 400;
                color: #084f6f;
                padding-top: 1rem;
                padding-bottom: 1rem;
            }

            .home-page .page-container .providers-container .content .providers-wrapper .detail-section .bio-wrapper .link-wrapper {
                width: fit-content;
            }

                .home-page .page-container .providers-container .content .providers-wrapper .detail-section .bio-wrapper .link-wrapper .text {
                    font-family: "Asap", serif;
                    font-size: 0.875rem;
                    font-weight: 600;
                    color: #084f6f;
                    display: inline-block;
                    padding-top: 0.3rem;
                }

                    .home-page .page-container .providers-container .content .providers-wrapper .detail-section .bio-wrapper .link-wrapper .text::after {
                        content: "arrow_circle_right";
                        font-family: "Material Symbols Outlined";
                        font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                        font-size: 2rem;
                        vertical-align: middle;
                    }

            .home-page .page-container .providers-container .content .providers-wrapper .detail-section .bio-wrapper .email-wrapper {
                border: 1px solid #FFF;
                width: fit-content;
                margin-top: 2rem;
                border-radius: 3rem;
                padding: 0 1.2rem;
                background-color: #abbe91;
            }

                .home-page .page-container .providers-container .content .providers-wrapper .detail-section .bio-wrapper .email-wrapper .text {
                    display: inline-block;
                    padding-top: 0.3rem;
                    text-transform: uppercase;
                }

                    .home-page .page-container .providers-container .content .providers-wrapper .detail-section .bio-wrapper .email-wrapper .text::before {
                        content: "mail";
                        font-family: "Material Symbols Outlined";
                        font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                        font-size: 2rem;
                        vertical-align: middle;
                    }

            .home-page .page-container .providers-container .content .providers-wrapper .detail-section .default-intro {
                display: none;
            }

            .home-page .page-container .providers-container .content .providers-wrapper .detail-section .directory-section {
                padding-bottom: 3rem;
                font-size: 0.7rem;
                display: flex;
                align-items: self-end;
                background-image: url("../img/general/2bwell-white-line-up.png");
                background-repeat: no-repeat;
                background-position: bottom right;
                max-width: 10rem;
            }

                .home-page .page-container .providers-container .content .providers-wrapper .detail-section .directory-section .directory-wrapper .link-wrapper .text {
                    font-family: "Asap", serif;
                    font-size: 0.875rem;
                    font-weight: 600;
                    font-size: clamp(0.805rem, 0.875rem, 0.4vw + 0.5rem);
                    display: inline-block;
                    padding-top: 0.3rem;
                }

                    .home-page .page-container .providers-container .content .providers-wrapper .detail-section .directory-section .directory-wrapper .link-wrapper .text::after {
                        content: "arrow_circle_right";
                        font-family: "Material Symbols Outlined";
                        font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                        font-size: 2rem;
                        vertical-align: middle;
                    }

.home-page .page-container .services-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-top: 4rem;
    margin-bottom: 5rem;
    overflow: hidden;
    position: relative;
}

    .home-page .page-container .services-container .top-section {
        padding-bottom: 2rem;
    }

        .home-page .page-container .services-container .top-section .title {
            text-align: center;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
            text-transform: uppercase;
        }

    .home-page .page-container .services-container .services-wrapper {
        margin-top: 3rem;
    }

        .home-page .page-container .services-container .services-wrapper .carousel-track {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

            .home-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item {
                display: flex;
                flex-grow: 0;
                flex-shrink: 0;
                flex-basis: auto;
                justify-content: center;
                margin: 0;
            }

                .home-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper {
                    display: flex;
                    padding-right: 3rem;
                    padding-left: 3rem;
                }

                    .home-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper {
                        flex-grow: 1;
                        flex-shrink: 0;
                        flex-basis: 0%;
                        padding-right: 3rem;
                        padding-left: 3rem;
                        display: flex;
                        flex-direction: column;
                    }

                        .home-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper .image-container .image {
                            width: 100%;
                            border-radius: 10rem;
                        }

                        .home-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper .name-wrapper {
                            padding-top: 1rem;
                            text-align: center;
                        }

                            .home-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper .name-wrapper .name {
                                font-family: "Rasa", serif;
                                font-size: 1.375rem;
                                font-weight: 300;
                                text-decoration: underline;
                                text-decoration-thickness: 1px;
                            }

        .home-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: inherit;
            opacity: 0.2;
            border: none;
            padding: 10px;
            cursor: pointer;
            color: inherit;
            z-index: 1000;
        }

            .home-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn .icon span {
                font-family: "Material Symbols Outlined";
                font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
            }

            .home-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn.prev, .home-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn.next {
                font-size: 3rem;
            }

            .home-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn.prev {
                left: 0rem;
            }

            .home-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn.next {
                right: 0rem;
            }

        .home-page .page-container .services-container .services-wrapper .carousel-controllers .prev, .home-page .page-container .services-container .services-wrapper .carousel-controllers .next {
            font-size: 3rem;
        }

.about-page .page-container .intro-container .sidebar-container {
    margin-top: 7rem;
}

    .about-page .page-container .intro-container .sidebar-container .link-wrapper {
        line-height: 1.15rem;
        color: #084f6f;
        padding-bottom: 2rem;
        max-width: 9rem;
    }

        .about-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper {
            display: flex;
            flex-direction: column;
        }

            .about-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title {
                font-family: "Asap", serif;
                font-size: 0.875rem;
                font-weight: 600;
                font-size: clamp(0.805rem, 0.875rem, 0.4vw + 0.5rem);
                vertical-align: middle;
                padding-bottom: 0.5rem;
                text-transform: uppercase;
            }

                .about-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text {
                    display: inline-block;
                    padding-top: 0.3rem;
                }

            .about-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
                padding-right: 0.2rem;
                display: flex;
                justify-content: left;
                padding-bottom: 1rem;
            }

                .about-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc .days, .about-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc .hours {
                    display: flex;
                    flex-direction: column;
                }

                .about-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc .days {
                    padding-right: 0.6rem;
                }

            .about-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .image {
                width: 100%;
                position: relative;
                bottom: 0.5rem;
            }

    .about-page .page-container .intro-container .sidebar-container .phone-number a {
        text-decoration: underline;
    }

    .about-page .page-container .intro-container .sidebar-container .phone-number::before {
        content: "call";
        font-family: "Material Symbols Outlined";
        font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
        font-size: 2rem;
        vertical-align: middle;
    }

.about-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper {
    padding-top: 4rem;
    padding-bottom: 2rem;
}

    .about-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .title {
        line-height: 4rem;
        font-family: "Asap", serif;
        font-size: 3.875rem;
        font-weight: normal;
        font-size: clamp(3.5rem, 3.875rem, 0.6vw + 3.5rem);
    }

    .about-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .subtitle {
        line-height: 1.5rem;
        font-family: "Asap", serif;
        font-size: 1.5rem;
        font-weight: normal;
        padding-top: 1rem;
    }

.about-page .page-container .intro-container .detail-container .detail-wrapper .desc p {
    font-family: "Rasa", serif;
    font-size: 1.375rem;
    font-weight: 300;
}

.about-page .page-container .content-wrapper {
    margin-top: 4rem;
}

    .about-page .page-container .content-wrapper .description-wrapper .description {
        margin-top: 2rem;
    }

        .about-page .page-container .content-wrapper .description-wrapper .description .title {
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
            padding-top: 1rem;
            padding-bottom: 1rem;
        }

        .about-page .page-container .content-wrapper .description-wrapper .description p {
            font-family: "Rasa", serif;
            font-size: 1.375rem;
            font-weight: 300;
        }

    .about-page .page-container .content-wrapper .testimonial-container {
        padding-top: 6rem;
        padding-bottom: 0;
        min-height: 35rem;
        overflow: hidden;
    }

        .about-page .page-container .content-wrapper .testimonial-container .top-section {
            padding-bottom: 2rem;
        }

            .about-page .page-container .content-wrapper .testimonial-container .top-section .title {
                text-align: center;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: normal;
                text-transform: uppercase;
            }

        .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

            .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item {
                display: flex;
                flex-grow: 0;
                flex-shrink: 0;
                flex-basis: auto;
                justify-content: center;
                margin: 0;
            }

                .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
                    display: flex;
                    padding-right: 3rem;
                    padding-left: 3rem;
                }

                    .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper {
                        flex-grow: 1;
                        flex-shrink: 0;
                        flex-basis: 0%;
                        padding-right: 3rem;
                        padding-left: 3rem;
                        display: flex;
                        flex-direction: column;
                    }

                        .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
                            padding-top: 1rem;
                            padding-bottom: 1rem;
                            text-align: center;
                        }

                            .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper .icon span {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
                                font-size: 3.5rem;
                            }

                        .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .testimonial-text {
                            font-family: "Rasa", serif;
                            font-size: 1.375rem;
                            font-weight: 300;
                        }

                        .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section {
                            flex: 1 1 auto;
                            padding-top: 2rem;
                            display: flex;
                            align-items: flex-end;
                            justify-content: center;
                        }

                            .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span {
                                vertical-align: middle;
                            }

                                .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.full-rating {
                                    font-family: "Material Symbols Sharp";
                                    font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                                }

                                .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.half-rating {
                                    font-family: "Material Symbols Sharp";
                                    font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                                }

                                .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.zero-rating {
                                    font-family: "Material Symbols Outlined";
                                    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
                                }

                            .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source {
                                padding-left: 0.3rem;
                                font-variant: all-small-caps;
                                font-weight: 600;
                            }

                                .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source::before {
                                    content: "|";
                                    font-weight: 600;
                                }

        .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers {
            position: relative;
            top: -10rem;
        }

            .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn {
                transform: translateY(-50%);
                background-color: inherit;
                opacity: 0.2;
                border: none;
                padding: 10px;
                cursor: pointer;
                color: inherit;
                z-index: 1000;
            }

                .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn .icon span {
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                }

                .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev, .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                    font-size: 3rem;
                }

                .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev {
                    float: left;
                }

                .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                    float: right;
                }

    .about-page .page-container .content-wrapper .location-container {
        border-bottom-right-radius: 3.5rem;
        border-top-right-radius: 3.5rem;
        background-color: #a4daec;
        box-shadow: -630px 0 0 #a4daec;
        margin-top: 5rem;
    }

        .about-page .page-container .content-wrapper .location-container .content {
            padding-top: 3rem;
        }

            .about-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals {
                padding-left: 2rem;
            }

                .about-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals .icon .image {
                    width: 5rem;
                    padding-bottom: 1rem;
                }

                .about-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals .line {
                    position: relative;
                    right: 2rem;
                    width: 10rem;
                }

            .about-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .title {
                color: #FFFFFF;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: 600;
            }

            .about-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .address-wrapper {
                font-weight: 600;
                line-height: 1.1rem;
                padding: 0.8rem 0;
            }

            .about-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .map-links-wrapper {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
                padding-bottom: 1rem;
                text-decoration: underline;
            }

            .about-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .parking-wrapper .title {
                color: #FFFFFF;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: 600;
            }

            .about-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .parking-wrapper .info {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
            }

            .about-page .page-container .content-wrapper .location-container .content .map-wrapper {
                padding-top: 1rem;
                padding-bottom: 1rem;
                padding-right: 3rem;
                margin-bottom: 5rem;
                min-height: 25rem;
            }

                .about-page .page-container .content-wrapper .location-container .content .map-wrapper .map {
                    border: 2px solid #FFFFFF;
                    height: 100%;
                    width: 100%;
                }

            .about-page .page-container .content-wrapper .location-container .content .parking-wrapper-sm {
                padding-left: 3rem;
            }

                .about-page .page-container .content-wrapper .location-container .content .parking-wrapper-sm .title {
                    color: #FFFFFF;
                    font-family: "Asap", serif;
                    font-size: 1.5rem;
                    font-weight: 600;
                }

                .about-page .page-container .content-wrapper .location-container .content .parking-wrapper-sm .info {
                    font-family: "Asap", serif;
                    font-size: 0.75rem;
                    font-weight: 300;
                }

    .about-page .page-container .content-wrapper .-services-container {
        padding-top: 3rem;
        padding-bottom: 3rem;
        margin-top: 4rem;
        margin-bottom: 5rem;
        overflow: hidden;
        position: relative;
    }

        .about-page .page-container .content-wrapper .-services-container .top-section {
            padding-bottom: 2rem;
        }

            .about-page .page-container .content-wrapper .-services-container .top-section .title {
                text-align: center;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: normal;
                text-transform: uppercase;
            }

        .about-page .page-container .content-wrapper .-services-container .services-wrapper {
            margin-top: 3rem;
        }

            .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-track {
                display: flex;
                transition: transform 0.5s ease-in-out;
            }

                .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-track .carousel-ras-item {
                    display: flex;
                    flex-grow: 0;
                    flex-shrink: 0;
                    flex-basis: auto;
                    justify-content: center;
                    margin: 0;
                }

                    .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper {
                        display: flex;
                        padding-right: 3rem;
                        padding-left: 3rem;
                    }

                        .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper {
                            flex-grow: 1;
                            flex-shrink: 0;
                            flex-basis: 0%;
                            padding-right: 3rem;
                            padding-left: 3rem;
                            display: flex;
                            flex-direction: column;
                        }

                            .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper .image-container .image {
                                width: 100%;
                                border-radius: 10rem;
                            }

                            .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper .name-wrapper {
                                padding-top: 1rem;
                                text-align: center;
                            }

                                .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper .name-wrapper .name {
                                    font-family: "Rasa", serif;
                                    font-size: 1.375rem;
                                    font-weight: 300;
                                }

            .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-controllers .carousel-btn {
                position: absolute;
                top: 50%;
                transform: translateY(-50%);
                background-color: inherit;
                opacity: 0.2;
                border: none;
                padding: 10px;
                cursor: pointer;
                color: inherit;
                z-index: 1000;
            }

                .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-controllers .carousel-btn .icon span {
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                }

                .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-controllers .carousel-btn.prev, .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-controllers .carousel-btn.next {
                    font-size: 3rem;
                }

                .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-controllers .carousel-btn.prev {
                    left: 0rem;
                }

                .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-controllers .carousel-btn.next {
                    right: 0rem;
                }

            .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-controllers .prev, .about-page .page-container .content-wrapper .-services-container .services-wrapper .carousel-controllers .next {
                font-size: 3rem;
            }

.about-page .page-container .services-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-top: 0;
    margin-bottom: 0;
    overflow: hidden;
    position: relative;
}

    .about-page .page-container .services-container .top-section {
        padding-bottom: 2rem;
    }

        .about-page .page-container .services-container .top-section .title {
            text-align: center;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
            text-transform: uppercase;
        }

    .about-page .page-container .services-container .services-wrapper {
        margin-top: 3rem;
    }

        .about-page .page-container .services-container .services-wrapper .carousel-track {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

            .about-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item {
                display: flex;
                flex-grow: 0;
                flex-shrink: 0;
                flex-basis: auto;
                justify-content: center;
                margin: 0;
            }

                .about-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper {
                    display: flex;
                    padding-right: 3rem;
                    padding-left: 3rem;
                }

                    .about-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper {
                        flex-grow: 1;
                        flex-shrink: 0;
                        flex-basis: 0%;
                        padding-right: 3rem;
                        padding-left: 3rem;
                        display: flex;
                        flex-direction: column;
                    }

                        .about-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper .image-container .image {
                            width: 100%;
                            border-radius: 10rem;
                        }

                        .about-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper .name-wrapper {
                            padding-top: 1rem;
                            text-align: center;
                        }

                            .about-page .page-container .services-container .services-wrapper .carousel-track .carousel-ras-item .card-wrapper .service-wrapper .name-wrapper .name {
                                font-family: "Rasa", serif;
                                font-size: 1.375rem;
                                font-weight: 300;
                            }

        .about-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: inherit;
            opacity: 0.2;
            border: none;
            padding: 10px;
            cursor: pointer;
            color: inherit;
            z-index: 1000;
        }

            .about-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn .icon span {
                font-family: "Material Symbols Outlined";
                font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
            }

            .about-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn.prev, .about-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn.next {
                font-size: 3rem;
            }

            .about-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn.prev {
                left: 0rem;
            }

            .about-page .page-container .services-container .services-wrapper .carousel-controllers .carousel-btn.next {
                right: 0rem;
            }

        .about-page .page-container .services-container .services-wrapper .carousel-controllers .prev, .about-page .page-container .services-container .services-wrapper .carousel-controllers .next {
            font-size: 3rem;
        }

.articles-page .page-content .filters-container {
    margin-top: 2rem;
    margin-bottom: 3rem;
}

    .articles-page .page-content .filters-container .filters-wrapper .title {
        max-width: 12rem;
        font-size: 85%;
        margin-bottom: 1.5rem;
    }

    .articles-page .page-content .filters-container .filters-wrapper .filters {
        max-width: fit-content;
    }

        .articles-page .page-content .filters-container .filters-wrapper .filters .filter {
            text-transform: uppercase;
            display: flex;
            align-items: center;
            cursor: pointer;
            font-size: 0.85rem;
        }

            .articles-page .page-content .filters-container .filters-wrapper .filters .filter.active {
                font-weight: 600;
            }

            .articles-page .page-content .filters-container .filters-wrapper .filters .filter::after {
                content: "arrow_circle_right";
                font-family: "Material Symbols Outlined";
                font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                vertical-align: middle;
                margin-left: auto;
                padding-left: 0.7rem;
            }

    .articles-page .page-content .filters-container .filters-wrapper .image {
        margin-top: 1rem;
    }

.articles-page .page-content .page-title {
    font-size: 4rem;
    margin-bottom: 2rem;
}

.articles-page .page-content .articles-wrapper .articles-container .article {
    margin-bottom: 3rem;
}

    .articles-page .page-content .articles-wrapper .articles-container .article .article-wrapper .image-wrapper .image img {
        border-radius: 2rem;
    }

    .articles-page .page-content .articles-wrapper .articles-container .article .article-wrapper .info-wrapper .title {
        font-size: 2rem;
        margin-bottom: 2rem;
    }

    .articles-page .page-content .articles-wrapper .articles-container .article .article-wrapper .info-wrapper .link {
        text-transform: uppercase;
        font-weight: 600;
        text-decoration: underline;
    }

        .articles-page .page-content .articles-wrapper .articles-container .article .article-wrapper .info-wrapper .link::after {
            content: "chevron_right";
            font-family: "Material Symbols Outlined";
            font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
            vertical-align: middle;
            display: inline-block;
            font-size: 1.5rem;
        }

.articles-page .loading {
    text-align: center;
}

    .articles-page .loading .text {
        border: none;
        background: none;
        text-decoration: underline;
        text-transform: uppercase;
    }

    .articles-page .loading .graphic {
        display: flex;
        justify-content: center;
        gap: 4px;
        margin: 30px auto;
        cursor: pointer;
        width: fit-content;
    }

        .articles-page .loading .graphic div {
            width: 14px;
            height: 14px;
            background-color: #ccc;
            border-radius: 3px;
            animation: pulse 4.2s ease-in-out infinite;
            filter: brightness(1);
        }

            .articles-page .loading .graphic div:nth-child(1) {
                animation-delay: 0s;
            }

            .articles-page .loading .graphic div:nth-child(2) {
                animation-delay: 0.2s;
            }

            .articles-page .loading .graphic div:nth-child(3) {
                animation-delay: 0.4s;
            }

            .articles-page .loading .graphic div:nth-child(4) {
                animation-delay: 0.6s;
            }

            .articles-page .loading .graphic div:nth-child(5) {
                animation-delay: 0.8s;
            }

            .articles-page .loading .graphic div:nth-child(6) {
                animation-delay: 1s;
            }

            .articles-page .loading .graphic div:nth-child(7) {
                animation-delay: 1.2s;
            }

@keyframes pulse {
    0%, 100% {
        filter: brightness(1);
    }

    50% {
        filter: brightness(1.4);
    }
}

.article-page .page-container .top-section {
    margin-top: 4rem;
}

    .article-page .page-container .top-section .title {
        font-family: "Asap", serif;
        font-size: 3.875rem;
        font-weight: normal;
    }

    .article-page .page-container .top-section .author {
        margin-bottom: 2rem;
    }

.article-page .page-container .image-wrapper {
    text-align: center;
    margin-top: 3rem;
}

    .article-page .page-container .image-wrapper .image {
        border-radius: 2rem;
    }

.article-page .page-container .content {
    margin-top: 3rem;
}

    .article-page .page-container .content .links-section .desc {
        text-transform: uppercase;
        font-family: "Asap", serif;
        font-size: 0.875rem;
        font-weight: 600;
        padding-bottom: 1rem;
    }

    .article-page .page-container .content .links-section .links-wrapper .link {
        display: inline-block;
        padding-right: 1rem;
    }

        .article-page .page-container .content .links-section .links-wrapper .link a .image {
            width: 2rem;
            vertical-align: middle;
            vertical-align: -webkit-baseline-middle;
        }

    .article-page .page-container .content .links-section .line {
        position: relative;
        right: 1.5rem;
        bottom: 0.5rem;
    }

.service-page .page-container .intro-container {
    min-height: 35rem;
}

    .service-page .page-container .intro-container .sidebar-container {
        margin-top: 7rem;
    }

        .service-page .page-container .intro-container .sidebar-container .link-wrapper {
            line-height: 1.15rem;
            color: #abbe91;
            padding-bottom: 2rem;
            max-width: 9rem;
        }

            .service-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper {
                display: flex;
                flex-direction: column;
            }

                .service-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title {
                    font-family: "Asap", serif;
                    font-size: 0.875rem;
                    font-weight: 600;
                    font-size: clamp(0.805rem, 0.875rem, 0.4vw + 0.5rem);
                    vertical-align: middle;
                    padding-bottom: 0.5rem;
                }

                    .service-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text {
                        display: inline-block;
                        padding-top: 0.3rem;
                    }

                        .service-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text::after {
                            content: "arrow_circle_right";
                            font-family: "Material Symbols Outlined";
                            font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                            font-size: 2rem;
                            vertical-align: middle;
                        }

                        .service-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text a {
                            color: inherit;
                        }

                .service-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc {
                    font-family: "Asap", serif;
                    font-size: 0.75rem;
                    font-weight: 300;
                    padding-right: 0.2rem;
                    flex-grow: 1;
                    padding-bottom: 1rem;
                }

                .service-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .image {
                    width: 100%;
                    position: relative;
                    bottom: 0.5rem;
                }

    .service-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper {
        padding-top: 4rem;
        padding-bottom: 2rem;
    }

        .service-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .title {
            line-height: 4rem;
            font-family: "Asap", serif;
            font-size: 3.875rem;
            font-weight: normal;
        }

        .service-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .subtitle {
            line-height: 1.5rem;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
            padding-top: 1rem;
        }

    .service-page .page-container .intro-container .detail-container .detail-wrapper .desc p {
        font-family: "Rasa", serif;
        font-size: 1.375rem;
        font-weight: 300;
    }

    .service-page .page-container .intro-container .detail-container .detail-wrapper .image {
        width: 60%;
        float: right;
        shape-outside: circle(30%);
        shape-outside: polygon(153px 160px, 234px 129px, 340px 21px, 131px 468px, 49px 409px, 2px 274px, 3px 226px, 26px 193px);
        shape-margin: 1rem;
        margin-right: -1rem;
    }

    .service-page .page-container .intro-container .detail-container-sm .detail-wrapper .title {
        line-height: 4rem;
        font-family: "Asap", serif;
        font-size: 3.875rem;
        font-weight: normal;
    }

    .service-page .page-container .intro-container .detail-container-sm .detail-wrapper .image-wrapper .image {
        width: 100%;
    }

    .service-page .page-container .intro-container .detail-container-sm .detail-wrapper .subtitle {
        line-height: 1.5rem;
        font-family: "Asap", serif;
        font-size: 1.5rem;
        font-weight: normal;
    }

    .service-page .page-container .intro-container .detail-container-sm .detail-wrapper .desc {
        padding-top: 1.5rem;
    }

        .service-page .page-container .intro-container .detail-container-sm .detail-wrapper .desc p {
            font-family: "Rasa", serif;
            font-size: 1.375rem;
            font-weight: 300;
        }

.service-page .page-container .faq-container {
    border-bottom-right-radius: 3.5rem;
    border-top-right-radius: 3.5rem;
    background-color: #bdcca9;
    box-shadow: -630px 0 0 #bdcca9;
    position: relative;
    top: -38rem;
    min-height: 60rem;
}

    .service-page .page-container .faq-container .title .text {
        font-family: "Asap Condensed", serif;
        font-size: 5.9375rem;
        font-weight: 500;
        color: #FFFFFF;
        padding-left: 2rem;
        line-height: 6rem;
        padding-top: 2rem;
    }

    .service-page .page-container .faq-container .sections-wrapper {
        padding-left: 5rem;
        padding-right: 1.5rem;
        padding-bottom: 4rem;
    }

        .service-page .page-container .faq-container .sections-wrapper .sections .section {
            padding-top: 2rem;
            width: 90%;
        }

            .service-page .page-container .faq-container .sections-wrapper .sections .section .question button {
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: 600;
                color: #FFFFFF;
                padding-bottom: 0.5rem;
            }

            .service-page .page-container .faq-container .sections-wrapper .sections .section .answer p {
                font-family: "Rasa", serif;
                font-size: 0.9375rem;
                font-weight: 400;
                color: #084f6f;
            }

            .service-page .page-container .faq-container .sections-wrapper .sections .section .answer .faq-ul, .service-page .page-container .faq-container .sections-wrapper .sections .section .answer .faq-ol {
                font-family: "Rasa", serif;
                font-size: 0.9375rem;
                font-weight: 400;
                color: #084f6f;
            }

            .service-page .page-container .faq-container .sections-wrapper .sections .section .answer .block .title {
                font-family: "Asap", serif;
                font-size: 0.875rem;
                font-weight: 600;
                color: #FFFFFF;
            }

            .service-page .page-container .faq-container .sections-wrapper .sections .section .answer .block .desc p {
                font-family: "Rasa", serif;
                font-size: 0.9375rem;
                font-weight: 400;
                color: #084f6f;
            }

            .service-page .page-container .faq-container .sections-wrapper .sections .section .answer .block .desc .faq-ul, .service-page .page-container .faq-container .sections-wrapper .sections .section .answer .block .desc .faq-ol {
                font-family: "Rasa", serif;
                font-size: 0.9375rem;
                font-weight: 400;
                color: #084f6f;
            }

.service-page .page-container .form-container {
    border-radius: 1.5rem;
    border: 1px solid #abbe91;
    background-color: #FFFFFF;
    position: relative;
    top: 15rem;
    right: 5rem;
    z-index: 3;
    padding: 1rem 1rem 2.5rem 1rem;
    overflow: hidden;
}

    .service-page .page-container .form-container label {
        font-family: "Asap", serif;
        font-size: 0.75rem;
        font-weight: 300;
        color: #4f758e;
    }

    .service-page .page-container .form-container .top-wrapper {
        color: #abbe91;
    }

        .service-page .page-container .form-container .top-wrapper .image .icon {
            text-align: center;
        }

            .service-page .page-container .form-container .top-wrapper .image .icon span {
                font-size: 4rem;
                font-family: "Material Symbols Sharp";
                font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
            }

        .service-page .page-container .form-container .top-wrapper .title {
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: 600;
            text-align: center;
        }

    .service-page .page-container .form-container .form-wrapper {
        padding-top: 1rem;
        transition: opacity 0.6s ease-in-out;
    }

        .service-page .page-container .form-container .form-wrapper .button-container {
            margin-left: auto;
            margin-right: auto;
        }

    .service-page .page-container .form-container .success-message-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-top: 2rem;
        padding-left: 1rem;
        padding-right: 1rem;
        /* Initially hide the content */
        opacity: 0;
        pointer-events: none; /* Prevents clicks on invisible content */
        transition: opacity 0.6s ease-in-out;
    }

        .service-page .page-container .form-container .success-message-content .success-icon {
            height: 60%;
            text-align: center;
        }

            .service-page .page-container .form-container .success-message-content .success-icon img {
                height: 100%;
            }

        .service-page .page-container .form-container .success-message-content .success-text {
            padding-left: 1rem;
            padding-right: 1rem;
            padding-top: 2rem;
        }

            .service-page .page-container .form-container .success-message-content .success-text .title {
                font-weight: 600;
                line-height: 3rem;
                text-transform: uppercase;
                color: #f58649;
                font-size: clamp(2.4rem, 1.5rem + 1.7vw, 3.5rem);
            }

            .service-page .page-container .form-container .success-message-content .success-text .message {
                padding-top: 0.5rem;
            }

.service-page .page-container .testimonial-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
    min-height: 35rem;
    overflow: hidden;
    margin-top: -35rem;
}

    .service-page .page-container .testimonial-container .top-section {
        padding-bottom: 2rem;
    }

        .service-page .page-container .testimonial-container .top-section .title {
            text-align: center;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
            text-transform: uppercase;
        }

    .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

        .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item {
            display: flex;
            flex-grow: 0;
            flex-shrink: 0;
            flex-basis: auto;
            justify-content: center;
            margin: 0;
        }

            .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
                display: flex;
                padding-right: 3rem;
                padding-left: 3rem;
            }

                .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper {
                    flex-grow: 1;
                    flex-shrink: 0;
                    flex-basis: 0%;
                    padding-right: 3rem;
                    padding-left: 3rem;
                    display: flex;
                    flex-direction: column;
                }

                    .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
                        padding-top: 1rem;
                        padding-bottom: 1rem;
                        text-align: center;
                    }

                        .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper .icon span {
                            font-family: "Material Symbols Sharp";
                            font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
                            font-size: 3.5rem;
                        }

                    .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .testimonial-text {
                        font-family: "Rasa", serif;
                        font-size: 1.375rem;
                        font-weight: 300;
                    }

                        .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .testimonial-text .read-more {
                            text-decoration: underline;
                        }

                    .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section {
                        flex: 1 1 auto;
                        padding-top: 2rem;
                        display: flex;
                        align-items: flex-end;
                        justify-content: center;
                    }

                        .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span {
                            vertical-align: middle;
                        }

                            .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.full-rating {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                            .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.half-rating {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                            .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.zero-rating {
                                font-family: "Material Symbols Outlined";
                                font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                        .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source {
                            padding-left: 0.3rem;
                            font-variant: all-small-caps;
                            font-weight: 600;
                        }

                            .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source::before {
                                content: "|";
                                font-weight: 600;
                            }

    .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers {
        position: relative;
        top: -10rem;
    }

        .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn {
            transform: translateY(-50%);
            background-color: inherit;
            opacity: 0.2;
            border: none;
            padding: 10px;
            cursor: pointer;
            color: inherit;
            z-index: 1000;
        }

            .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn .icon span {
                font-family: "Material Symbols Outlined";
                font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
            }

            .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev, .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                font-size: 3rem;
            }

            .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev {
                float: left;
            }

            .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                float: right;
            }

.service-page .page-container .providers-container {
    border-top-left-radius: 3.5rem;
    border-bottom-left-radius: 3.5rem;
    background-color: #bdcca9;
    box-shadow: 630px 0 0 #bdcca9;
    padding-top: 3rem;
    padding-bottom: 4rem;
    min-height: 50rem;
    color: #FFFFFF;
    position: relative;
}

    .service-page .page-container .providers-container::before {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 100%;
        width: var(--providers-container-filler, 0);
        display: none;
    }

    .service-page .page-container .providers-container .top-section {
        padding-bottom: 2rem;
        padding-left: 3rem;
    }

        .service-page .page-container .providers-container .top-section .title {
            font-family: "Asap Condensed", serif;
            font-size: 5.9375rem;
            font-weight: 500;
            color: #FFFFFF;
            line-height: 6rem;
        }

    .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers {
        display: flex;
        gap: 2rem;
        justify-content: center;
        flex-wrap: wrap;
    }

        .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider {
            transition: 1.5s all;
        }

            .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider .provider-info {
                display: none;
            }

            .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider.inactive {
                opacity: 0.4;
                transition: 1.5s all;
            }

            .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider .image {
                position: relative;
                overflow: visible;
                flex: 0 0 auto;
                width: 200px;
                height: 300px;
                transition: all 0.3s ease;
            }

                .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider .image img {
                    border: 1px solid #FFF;
                    border-radius: 1rem;
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                    display: block;
                }

            .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider .icons {
                position: relative;
                width: fit-content;
                float: right;
                bottom: 1.3rem;
                padding-right: 0.5rem;
                cursor: pointer;
            }

                .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider .icons .icon span {
                    font-family: "Material Symbols Sharp";
                    font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
                    font-size: 2rem;
                }

                .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider .icons .icon-plus {
                    color: #6e7960;
                }

                .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider .icons .icon-minus {
                    color: #ffd346;
                }

                    .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider .icons .icon-plus .hidden, .service-page .page-container .providers-container .providers-wrapper .providers-image-wrapper .providers .provider .icons .icon-minus .hidden {
                        display: none;
                    }

    .service-page .page-container .providers-container .providers-wrapper .detail-section {
        padding-top: 3rem;
    }

        .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .name {
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
        }

        .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .credentials {
            font-family: "Asap", serif;
            font-size: 0.875rem;
            font-weight: 600;
        }

        .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .bio {
            font-family: "Rasa", serif;
            font-size: 0.9375rem;
            font-weight: 400;
            color: #084f6f;
            padding-top: 1rem;
            padding-bottom: 1rem;
        }

        .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .link-wrapper {
            width: fit-content;
        }

            .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .link-wrapper .text {
                font-family: "Asap", serif;
                font-size: 0.875rem;
                font-weight: 600;
                color: #084f6f;
                display: inline-block;
                padding-top: 0.3rem;
            }

                .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .link-wrapper .text::after {
                    content: "arrow_circle_right";
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                    font-size: 2rem;
                    vertical-align: middle;
                }

        .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .email-wrapper {
            border: 0.09375rem solid #FFF;
            width: fit-content;
            margin-top: 2rem;
            border-radius: 3rem;
            padding: 0 1.2rem;
            background-color: #abbe91;
        }

            .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .email-wrapper .text {
                display: inline-block;
                padding-top: 0.3rem;
                text-transform: uppercase;
            }

                .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .email-wrapper .text::before {
                    content: "mail";
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                    font-size: 2rem;
                    vertical-align: middle;
                }

        .service-page .page-container .providers-container .providers-wrapper .detail-section .default-intro {
            display: none;
        }

        .service-page .page-container .providers-container .providers-wrapper .detail-section .directory-section {
            padding-bottom: 3rem;
            font-size: 0.7rem;
            display: flex;
            align-items: self-end;
            background-image: url("../img/general/2bwell-white-line-up.png");
            background-repeat: no-repeat;
            background-position: bottom right;
            max-width: 10rem;
        }

            .service-page .page-container .providers-container .providers-wrapper .detail-section .directory-section .directory-wrapper .link-wrapper .text {
                font-family: "Asap", serif;
                font-size: 0.875rem;
                font-weight: 600;
                font-size: clamp(0.805rem, 0.875rem, 0.4vw + 0.5rem);
                display: inline-block;
                padding-top: 0.3rem;
            }

                .service-page .page-container .providers-container .providers-wrapper .detail-section .directory-section .directory-wrapper .link-wrapper .text::after {
                    content: "arrow_circle_right";
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                    font-size: 2rem;
                    vertical-align: middle;
                }

.service-page .page-container .articles-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-top: 4rem;
    overflow: hidden;
    position: relative;
}

    .service-page .page-container .articles-container .top-section {
        padding-bottom: 2rem;
    }

        .service-page .page-container .articles-container .top-section .title {
            text-align: center;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
            text-transform: uppercase;
        }

    .service-page .page-container .articles-container .articles-wrapper {
        margin-top: 3rem;
    }

        .service-page .page-container .articles-container .articles-wrapper .carousel-track {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

            .service-page .page-container .articles-container .articles-wrapper .carousel-track .carousel-ras-item {
                display: flex;
                flex-grow: 0;
                flex-shrink: 0;
                flex-basis: auto;
                justify-content: center;
                margin: 0;
            }

                .service-page .page-container .articles-container .articles-wrapper .carousel-track .carousel-ras-item .card-wrapper {
                    display: flex;
                    padding-right: 3rem;
                    padding-left: 3rem;
                }

                    .service-page .page-container .articles-container .articles-wrapper .carousel-track .carousel-ras-item .card-wrapper .article-wrapper {
                        flex-grow: 1;
                        flex-shrink: 0;
                        flex-basis: 0%;
                        padding-right: 3rem;
                        padding-left: 3rem;
                        display: flex;
                        flex-direction: column;
                    }

                        .service-page .page-container .articles-container .articles-wrapper .carousel-track .carousel-ras-item .card-wrapper .article-wrapper .image-container .image {
                            width: 100%;
                            border-radius: 10rem;
                        }

                        .service-page .page-container .articles-container .articles-wrapper .carousel-track .carousel-ras-item .card-wrapper .article-wrapper .name-wrapper {
                            padding-top: 1rem;
                            text-align: center;
                        }

                            .service-page .page-container .articles-container .articles-wrapper .carousel-track .carousel-ras-item .card-wrapper .article-wrapper .name-wrapper .name {
                                font-family: "Rasa", serif;
                                font-size: 1.375rem;
                                font-weight: 300;
                                text-decoration: underline;
                                text-decoration-thickness: 1px;
                            }

        .service-page .page-container .articles-container .articles-wrapper .carousel-controllers .carousel-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background-color: inherit;
            opacity: 0.2;
            border: none;
            padding: 10px;
            cursor: pointer;
            color: inherit;
            z-index: 1000;
        }

            .service-page .page-container .articles-container .articles-wrapper .carousel-controllers .carousel-btn .icon span {
                font-family: "Material Symbols Outlined";
                font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
            }

            .service-page .page-container .articles-container .articles-wrapper .carousel-controllers .carousel-btn.prev, .service-page .page-container .articles-container .articles-wrapper .carousel-controllers .carousel-btn.next {
                font-size: 3rem;
            }

            .service-page .page-container .articles-container .articles-wrapper .carousel-controllers .carousel-btn.prev {
                left: 0rem;
            }

            .service-page .page-container .articles-container .articles-wrapper .carousel-controllers .carousel-btn.next {
                right: 0rem;
            }

        .service-page .page-container .articles-container .articles-wrapper .carousel-controllers .prev, .service-page .page-container .articles-container .articles-wrapper .carousel-controllers .next {
            font-size: 3rem;
        }

.staff-page .page-container .intro-container .sidebar-container {
    margin-top: 7rem;
}

    .staff-page .page-container .intro-container .sidebar-container .link-wrapper {
        line-height: 1.15rem;
        color: #084f6f;
        padding-bottom: 2rem;
        max-width: 9rem;
    }

        .staff-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper {
            display: flex;
            flex-direction: column;
        }

            .staff-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title {
                font-family: "Asap", serif;
                font-size: 0.875rem;
                font-weight: 600;
                font-size: clamp(0.805rem, 0.875rem, 0.4vw + 0.5rem);
                vertical-align: middle;
                padding-bottom: 0.5rem;
            }

                .staff-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text {
                    display: inline-block;
                    padding-top: 0.3rem;
                }

                    .staff-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text::after {
                        content: "arrow_circle_right";
                        font-family: "Material Symbols Outlined";
                        font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                        font-size: 2rem;
                        vertical-align: middle;
                    }

                    .staff-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text a {
                        color: inherit;
                    }

            .staff-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
                padding-right: 0.2rem;
                flex-grow: 1;
                padding-bottom: 1rem;
            }

            .staff-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .image {
                width: 100%;
                position: relative;
                bottom: 0.5rem;
            }

.staff-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper {
    padding-top: 4rem;
    padding-bottom: 2rem;
}

    .staff-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .title {
        line-height: 4rem;
        font-family: "Asap", serif;
        font-size: 3.875rem;
        font-weight: normal;
        font-size: clamp(3.5rem, 3.875rem, 0.6vw + 3.5rem);
    }

    .staff-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .subtitle {
        line-height: 1.5rem;
        font-family: "Asap", serif;
        font-size: 1.5rem;
        font-weight: normal;
        padding-top: 1rem;
    }

.staff-page .page-container .intro-container .detail-container .detail-wrapper .desc p {
    font-family: "Rasa", serif;
    font-size: 1.375rem;
    font-weight: 300;
}

.staff-page .page-container .content-wrapper {
    margin-top: 4rem;
}

    .staff-page .page-container .content-wrapper .bio-fade {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 5rem;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
        pointer-events: none;
        transition: opacity 0.3s;
    }

    .staff-page .page-container .content-wrapper .bio-expanded {
        max-height: none !important;
    }

        .staff-page .page-container .content-wrapper .bio-expanded .bio-fade {
            opacity: 0;
        }

    .staff-page .page-container .content-wrapper .specialty {
        color: #084f6f;
    }

        .staff-page .page-container .content-wrapper .specialty.acupuncture, .staff-page .page-container .content-wrapper .specialty.neurofeedback {
            background: #00b3d8;
        }

        .staff-page .page-container .content-wrapper .specialty.massage-therapy, .staff-page .page-container .content-wrapper .specialty.counseling, .staff-page .page-container .content-wrapper .specialty.nutritional-consultations {
            background: #ffd346;
        }

        .staff-page .page-container .content-wrapper .specialty.primary-care, .staff-page .page-container .content-wrapper .specialty.naturopathic-medicine {
            background: #abbe91;
        }

        .staff-page .page-container .content-wrapper .specialty.cosmetic-acupuncture, .staff-page .page-container .content-wrapper .specialty.cosmetic-injections {
            background: #f58649;
        }

    .staff-page .page-container .content-wrapper .specialty-wrapper-lg-expanded-horizontal {
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 0.5rem;
        text-align: center;
        margin-top: 1rem !important;
    }

        .staff-page .page-container .content-wrapper .specialty-wrapper-lg-expanded-horizontal .specialty {
            border-radius: 0.75rem;
        }

    .staff-page .page-container .content-wrapper .providers-container .providers .provider {
        margin-bottom: 8rem;
    }

        .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .email-wrapper {
            margin-top: 2rem;
            border-radius: 3rem;
            padding: 0 1.2rem;
            background-color: #084f6f;
            width: 100%;
            text-align: center;
            margin-right: auto;
            margin-left: auto;
            font-size: clamp(0.75rem, 1rem, 0.5rem + 0.7vw);
        }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .email-wrapper .text {
                display: inline-block;
                padding-top: 0.3rem;
                text-transform: uppercase;
                color: #FFFFFF;
            }

                .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .email-wrapper .text::before {
                    content: "mail";
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                    font-size: 1.5rem;
                    vertical-align: middle;
                }

        .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .title {
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: 600;
        }

        .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .image-section .sticky-lg {
            position: sticky;
            top: 1rem;
            align-self: flex-start;
            z-index: 2;
            background: #fff;
            /*
  .email-wrapper {
      border: 1px solid #FFF;
      width: fit-content;
      margin-top: 2rem;
      border-radius: 3rem;
      padding: 0 1.2rem;
      background-color: v.$clr-dusk;

      .text {
          display: inline-block;
          padding-top: 0.3rem;
          text-transform: uppercase;
          color: v.$clr-white;

          &::before {
              content: 'mail';
              @include f.mx-icon-outlined-200;
              font-size: 2rem;
              vertical-align: middle;
          }
      }
  }
  */
        }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .image-section .sticky-lg .image-wrapper .image {
                border-radius: 1rem;
            }

        .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .expand-collapse .icons {
            width: fit-content;
            font-size: 4rem;
            cursor: pointer;
            margin: 0 auto;
            z-index: 2;
            margin-top: -2rem;
        }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .expand-collapse .icons .icon span {
                font-family: "Material Symbols Outlined";
                font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
            }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .expand-collapse .icons .icon-plus {
                color: #084f6f;
                transition: transform 0.3s ease-in-out;
            }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .expand-collapse .icons.toggled .icon-plus {
                transform: rotate(180deg);
            }

        .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .specialty-container .specialty-wrapper {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            text-align: center;
            font-weight: 600;
            margin-top: 1rem;
            width: 100%;
            margin-left: auto;
            margin-right: auto;
        }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .specialty-container .specialty-wrapper .specialty {
                padding: 0.3rem;
                flex: 0 0 auto;
                border-radius: 0.75rem;
            }

        .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .bio-wrapper {
            position: relative;
            overflow: hidden;
            max-height: 400px;
            transition: max-height 0.4s ease;
        }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .bio-wrapper .bio .video-wrapper {
                margin-top: 2rem;
                margin-bottom: 1rem;
            }

                .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .bio-wrapper .bio .video-wrapper .video {
                    position: relative;
                    padding-bottom: 56.25%; /* 16:9 aspect ratio */
                    height: 0;
                    overflow: hidden;
                    max-width: 100%;
                }

                    .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .bio-wrapper .bio .video-wrapper .video iframe {
                        position: absolute;
                        top: 0;
                        left: 0;
                        width: 100%;
                        height: 100%;
                    }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .bio-wrapper .bio.buffer {
                margin-top: 2rem;
            }

        .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .expand {
            text-transform: uppercase;
            font-weight: 600;
            float: right;
        }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .expand::after {
                content: "add_circle";
                font-family: "Material Symbols Outlined";
                font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 1, "opsz" 24;
                font-size: 2rem;
                position: relative;
                top: 0.6rem;
            }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .expand a {
                cursor: pointer;
            }

        .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .contract::after {
            content: "do_not_disturb_on";
        }

        .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .content .specialty-section .email-wrapper {
            width: 80%;
        }

        .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .specialty-container-lg .sticky-lg {
            position: sticky;
            top: 1rem;
            align-self: flex-start;
            z-index: 2;
        }

            .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .specialty-container-lg .sticky-lg .specialty-wrapper {
                width: 100%;
                margin-top: 5rem;
                box-sizing: border-box;
            }

                .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .specialty-container-lg .sticky-lg .specialty-wrapper .specialty {
                    padding: 0.5rem;
                    flex: 0 0 auto;
                    margin: 0.6rem 0;
                    border-radius: 1rem;
                    text-align: center;
                    font-weight: 600;
                    text-transform: uppercase;
                }

.appointment-page .page-container .intro-container .sidebar-container {
    margin-top: 7rem;
}

    .appointment-page .page-container .intro-container .sidebar-container .link-wrapper {
        line-height: 1.15rem;
        color: #084f6f;
        padding-bottom: 2rem;
        max-width: 9rem;
    }

        .appointment-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper {
            display: flex;
            flex-direction: column;
        }

            .appointment-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title {
                font-family: "Asap", serif;
                font-size: 0.875rem;
                font-weight: 600;
                font-size: clamp(0.805rem, 0.875rem, 0.4vw + 0.5rem);
                vertical-align: middle;
                padding-bottom: 0.5rem;
            }

                .appointment-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text {
                    display: inline-block;
                    padding-top: 0.3rem;
                }

                    .appointment-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text::after {
                        content: "arrow_circle_right";
                        font-family: "Material Symbols Outlined";
                        font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                        font-size: 2rem;
                        vertical-align: middle;
                    }

                    .appointment-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text a {
                        color: inherit;
                    }

            .appointment-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
                padding-right: 0.2rem;
                flex-grow: 1;
                padding-bottom: 1rem;
            }

            .appointment-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .image {
                width: 100%;
                position: relative;
                bottom: 0.5rem;
            }

.appointment-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper {
    padding-top: 4rem;
    padding-bottom: 2rem;
}

    .appointment-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .title {
        line-height: 4rem;
        font-family: "Asap", serif;
        font-size: 3.875rem;
        font-weight: normal;
        font-size: clamp(3.5rem, 3.875rem, 0.6vw + 3.5rem);
    }

    .appointment-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .subtitle {
        line-height: 1.5rem;
        font-family: "Asap", serif;
        font-size: 1.5rem;
        font-weight: normal;
        padding-top: 1rem;
    }

.appointment-page .page-container .intro-container .detail-container .detail-wrapper .desc p {
    font-family: "Rasa", serif;
    font-size: 1.375rem;
    font-weight: 300;
}

.appointment-page .page-container .content-wrapper {
    margin-top: 4rem;
}

    .appointment-page .page-container .content-wrapper .form-container {
        border-top-left-radius: 3.5rem;
        border-bottom-left-radius: 3.5rem;
        background-color: #a4daec;
        box-shadow: 630px 0 0 #a4daec;
        padding: 2rem 2rem 4rem 4rem;
    }

        .appointment-page .page-container .content-wrapper .form-container label {
            font-family: "Asap", serif;
            font-size: 0.75rem;
            font-weight: 600;
            color: #084f6f;
        }

        .appointment-page .page-container .content-wrapper .form-container .form-section .info-wrapper {
            color: #FFFFFF;
        }

            .appointment-page .page-container .content-wrapper .form-container .form-section .info-wrapper .image .icon {
                text-align: center;
            }

                .appointment-page .page-container .content-wrapper .form-container .form-section .info-wrapper .image .icon span {
                    font-size: 8rem;
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 100, "GRAD" 0, "opsz" 24;
                }

            .appointment-page .page-container .content-wrapper .form-container .form-section .info-wrapper .line {
                margin-top: -2rem;
                margin-left: 2.5rem;
                margin-bottom: 0.5rem;
            }

                .appointment-page .page-container .content-wrapper .form-container .form-section .info-wrapper .line .image {
                    width: 80%;
                }

            .appointment-page .page-container .content-wrapper .form-container .form-section .info-wrapper .desc {
                font-family: "Rasa", serif;
                font-size: 0.9375rem;
                font-weight: 400;
                line-height: 1rem;
                padding: 0 2rem;
            }

        .appointment-page .page-container .content-wrapper .form-container .form-section .form-wrapper {
            padding-top: 1rem;
        }

            .appointment-page .page-container .content-wrapper .form-container .form-section .form-wrapper .title {
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: 600;
                margin-bottom: 2rem;
                text-transform: uppercase;
            }

            .appointment-page .page-container .content-wrapper .form-container .form-section .form-wrapper form .form-control {
                border-color: #084f6f;
            }

            .appointment-page .page-container .content-wrapper .form-container .form-section .form-wrapper form .circle-checkbox {
                border-radius: 50%;
            }

            .appointment-page .page-container .content-wrapper .form-container .form-section .form-wrapper form .form-check-input:checked {
                background-color: #00b3d8 !important;
                border-color: #084f6f !important;
            }

            .appointment-page .page-container .content-wrapper .form-container .form-section .form-wrapper .submit-container {
                margin-left: 3rem;
                margin-top: 3rem;
            }

                .appointment-page .page-container .content-wrapper .form-container .form-section .form-wrapper .submit-container .submit {
                    border-radius: 1rem;
                    padding: 0.2rem 1.5rem;
                    color: inherit;
                    background-color: #ffd346;
                    color: #084f6f;
                    border: 2px solid #FFFFFF;
                    text-transform: uppercase;
                    font-size: 80%;
                }

    .appointment-page .page-container .content-wrapper .form-container-after-submission {
        border-top-left-radius: 3.5rem;
        border-bottom-left-radius: 3.5rem;
        background-color: #ffdc73;
        box-shadow: 630px 0 0 #ffdc73;
        padding: 2rem 2rem 4rem 4rem;
    }

        .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .info-wrapper {
            color: #FFFFFF;
        }

            .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .info-wrapper .image .icon {
                text-align: center;
            }

                .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .info-wrapper .image .icon span {
                    font-size: 8rem;
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 100, "GRAD" 0, "opsz" 24;
                }

            .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .info-wrapper .line {
                margin-top: -2rem;
                margin-left: 2.5rem;
                margin-bottom: 0.5rem;
            }

                .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .info-wrapper .line .image {
                    width: 80%;
                }

        .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper {
            padding-top: 1rem;
        }

            .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .title {
                margin-bottom: 2rem;
                text-transform: uppercase;
                line-height: 4rem;
                font-family: "Asap", serif;
                font-size: 3.875rem;
                font-weight: normal;
                font-size: clamp(3.5rem, 3.875rem, 0.6vw + 3.5rem);
                color: #f58649;
            }

            .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .subtitle {
                font-weight: 600;
                line-height: 1.2rem;
                margin-top: 1rem;
                margin-bottom: 2rem;
            }

            .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper {
                margin-top: 5rem;
            }

                .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles {
                    display: flex;
                    gap: 3rem;
                    flex-wrap: wrap;
                }

                    .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article {
                        display: flex;
                        flex-direction: column;
                        width: 50%;
                        flex: 1 0 calc(50% - 1.5rem);
                    }

                        .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article .image-container {
                            margin-left: auto;
                            margin-right: auto;
                        }

                            .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article .image-container .image {
                                width: 100%;
                                max-width: 8rem;
                                border-radius: 50%;
                            }

                        .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article .name-wrapper {
                            margin-top: 1rem;
                            text-align: center;
                        }

                            .appointment-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article .name-wrapper .name {
                                line-height: 1.2rem;
                            }

    .appointment-page .page-container .content-wrapper .testimonial-container {
        padding-top: 6rem;
        padding-bottom: 3rem;
        min-height: 35rem;
        overflow: hidden;
    }

        .appointment-page .page-container .content-wrapper .testimonial-container .top-section {
            padding-bottom: 2rem;
        }

            .appointment-page .page-container .content-wrapper .testimonial-container .top-section .title {
                text-align: center;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: normal;
                text-transform: uppercase;
            }

        .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

            .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item {
                display: flex;
                flex-grow: 0;
                flex-shrink: 0;
                flex-basis: auto;
                justify-content: center;
                margin: 0;
            }

                .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
                    display: flex;
                    padding-right: 3rem;
                    padding-left: 3rem;
                }

                    .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper {
                        flex-grow: 1;
                        flex-shrink: 0;
                        flex-basis: 0%;
                        padding-right: 3rem;
                        padding-left: 3rem;
                        display: flex;
                        flex-direction: column;
                    }

                        .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
                            padding-top: 1rem;
                            padding-bottom: 1rem;
                            text-align: center;
                        }

                            .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper .icon span {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
                                font-size: 3.5rem;
                            }

                        .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .testimonial-text {
                            font-family: "Rasa", serif;
                            font-size: 1.375rem;
                            font-weight: 300;
                        }

                        .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section {
                            flex: 1 1 auto;
                            padding-top: 2rem;
                            display: flex;
                            align-items: flex-end;
                            justify-content: center;
                        }

                            .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span {
                                vertical-align: middle;
                            }

                                .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.full-rating {
                                    font-family: "Material Symbols Sharp";
                                    font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                                }

                                .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.half-rating {
                                    font-family: "Material Symbols Sharp";
                                    font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                                }

                                .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.zero-rating {
                                    font-family: "Material Symbols Outlined";
                                    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
                                }

                            .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source {
                                padding-left: 0.3rem;
                                font-variant: all-small-caps;
                                font-weight: 600;
                            }

                                .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source::before {
                                    content: "|";
                                    font-weight: 600;
                                }

        .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers {
            position: relative;
            top: -10rem;
        }

            .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn {
                transform: translateY(-50%);
                background-color: inherit;
                opacity: 0.2;
                border: none;
                padding: 10px;
                cursor: pointer;
                color: inherit;
                z-index: 1000;
            }

                .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn .icon span {
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                }

                .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev, .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                    font-size: 3rem;
                }

                .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev {
                    float: left;
                }

                .appointment-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                    float: right;
                }

    .appointment-page .page-container .content-wrapper .location-container {
        border-bottom-right-radius: 3.5rem;
        border-top-right-radius: 3.5rem;
        margin-bottom: 5rem;
        background-color: #a4daec;
        box-shadow: -630px 0 0 #a4daec;
    }

        .appointment-page .page-container .content-wrapper .location-container .content {
            padding-top: 3rem;
        }

            .appointment-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals {
                padding-left: 2rem;
            }

                .appointment-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals .icon .image {
                    width: 5rem;
                    padding-bottom: 1rem;
                }

                .appointment-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals .line {
                    position: relative;
                    right: 2rem;
                    width: 10rem;
                }

            .appointment-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .title {
                color: #FFFFFF;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: 600;
            }

            .appointment-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .address-wrapper {
                font-weight: 600;
                line-height: 1.1rem;
                padding: 0.8rem 0;
            }

            .appointment-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .map-links-wrapper {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
                padding-bottom: 1rem;
                text-decoration: underline;
            }

            .appointment-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .parking-wrapper .title {
                color: #FFFFFF;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: 600;
            }

            .appointment-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .parking-wrapper .info {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
            }

            .appointment-page .page-container .content-wrapper .location-container .content .map-wrapper {
                padding-top: 1rem;
                padding-bottom: 1rem;
                padding-right: 3rem;
                margin-bottom: 5rem;
                min-height: 25rem;
            }

                .appointment-page .page-container .content-wrapper .location-container .content .map-wrapper .map {
                    border: 2px solid #FFFFFF;
                    height: 100%;
                    width: 100%;
                }

            .appointment-page .page-container .content-wrapper .location-container .content .parking-wrapper-sm {
                padding-left: 3rem;
            }

                .appointment-page .page-container .content-wrapper .location-container .content .parking-wrapper-sm .title {
                    color: #FFFFFF;
                    font-family: "Asap", serif;
                    font-size: 1.5rem;
                    font-weight: 600;
                }

                .appointment-page .page-container .content-wrapper .location-container .content .parking-wrapper-sm .info {
                    font-family: "Asap", serif;
                    font-size: 0.75rem;
                    font-weight: 300;
                }

.contact-page .page-container .intro-container .sidebar-container {
    margin-top: 7rem;
}

    .contact-page .page-container .intro-container .sidebar-container .link-wrapper {
        line-height: 1.15rem;
        color: #084f6f;
        padding-bottom: 2rem;
        max-width: 9rem;
    }

        .contact-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper {
            display: flex;
            flex-direction: column;
        }

            .contact-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title {
                font-family: "Asap", serif;
                font-size: 0.875rem;
                font-weight: 600;
                font-size: clamp(0.805rem, 0.875rem, 0.4vw + 0.5rem);
                vertical-align: middle;
                padding-bottom: 0.5rem;
                text-transform: uppercase;
            }

                .contact-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text {
                    display: inline-block;
                    padding-top: 0.3rem;
                }

            .contact-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
                padding-right: 0.2rem;
                display: flex;
                justify-content: left;
                padding-bottom: 1rem;
            }

                .contact-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc .days, .contact-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc .hours {
                    display: flex;
                    flex-direction: column;
                }

                .contact-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc .days {
                    padding-right: 0.6rem;
                }

            .contact-page .page-container .intro-container .sidebar-container .link-wrapper .content-wrapper .image {
                width: 100%;
                position: relative;
                bottom: 0.5rem;
            }

    .contact-page .page-container .intro-container .sidebar-container .phone-number a {
        text-decoration: underline;
    }

    .contact-page .page-container .intro-container .sidebar-container .phone-number::before {
        content: "call";
        font-family: "Material Symbols Outlined";
        font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
        font-size: 2rem;
        vertical-align: middle;
    }

.contact-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper {
    padding-top: 4rem;
    padding-bottom: 2rem;
}

    .contact-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .title {
        line-height: 4rem;
        font-family: "Asap", serif;
        font-size: 3.875rem;
        font-weight: normal;
        font-size: clamp(3.5rem, 3.875rem, 0.6vw + 3.5rem);
    }

    .contact-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .subtitle {
        line-height: 1.5rem;
        font-family: "Asap", serif;
        font-size: 1.5rem;
        font-weight: normal;
        padding-top: 1rem;
    }

.contact-page .page-container .intro-container .detail-container .detail-wrapper .desc p {
    font-family: "Rasa", serif;
    font-size: 1.375rem;
    font-weight: 300;
}

.contact-page .page-container .intro-container .detail-container .detail-wrapper .note {
    font-style: italic;
}

    .contact-page .page-container .intro-container .detail-container .detail-wrapper .note a {
        text-decoration: underline;
    }

.contact-page .page-container .content-wrapper {
    margin-top: 4rem;
}

    .contact-page .page-container .content-wrapper .form-container {
        border-top-left-radius: 3.5rem;
        border-bottom-left-radius: 3.5rem;
        background-color: #bdcca9;
        box-shadow: 630px 0 0 #bdcca9;
        padding: 2rem 2rem 4rem 4rem;
    }

        .contact-page .page-container .content-wrapper .form-container label {
            font-family: "Asap", serif;
            font-size: 0.75rem;
            font-weight: 600;
            color: #084f6f;
        }

        .contact-page .page-container .content-wrapper .form-container .form-section .info-wrapper {
            color: #FFFFFF;
        }

            .contact-page .page-container .content-wrapper .form-container .form-section .info-wrapper .image .icon {
                text-align: center;
            }

                .contact-page .page-container .content-wrapper .form-container .form-section .info-wrapper .image .icon span {
                    font-size: 8rem;
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 100, "GRAD" 0, "opsz" 24;
                }

            .contact-page .page-container .content-wrapper .form-container .form-section .info-wrapper .line {
                margin-top: -2rem;
                margin-left: 2.5rem;
                margin-bottom: 0.5rem;
            }

                .contact-page .page-container .content-wrapper .form-container .form-section .info-wrapper .line .image {
                    width: 80%;
                }

            .contact-page .page-container .content-wrapper .form-container .form-section .info-wrapper .desc {
                font-family: "Rasa", serif;
                font-size: 0.9375rem;
                font-weight: 400;
                line-height: 1rem;
                padding: 0 2rem;
            }

        .contact-page .page-container .content-wrapper .form-container .form-section .form-wrapper {
            padding-top: 1rem;
        }

            .contact-page .page-container .content-wrapper .form-container .form-section .form-wrapper .title {
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: 600;
                margin-bottom: 2rem;
                text-transform: uppercase;
            }

            .contact-page .page-container .content-wrapper .form-container .form-section .form-wrapper form .form-control {
                border-color: #084f6f;
            }

            .contact-page .page-container .content-wrapper .form-container .form-section .form-wrapper form .circle-checkbox {
                border-radius: 50%;
            }

            .contact-page .page-container .content-wrapper .form-container .form-section .form-wrapper form .form-check-input:checked {
                background-color: #084f6f !important;
                border-color: #084f6f !important;
            }

            .contact-page .page-container .content-wrapper .form-container .form-section .form-wrapper .submit-container {
                margin-left: 3rem;
                margin-top: 3rem;
            }

                .contact-page .page-container .content-wrapper .form-container .form-section .form-wrapper .submit-container .submit {
                    border-radius: 1rem;
                    padding: 0.2rem 1.5rem;
                    color: inherit;
                    background-color: #ffd346;
                    color: #084f6f;
                    border: 2px solid #FFFFFF;
                    text-transform: uppercase;
                    font-size: 80%;
                }

    .contact-page .page-container .content-wrapper .form-container-after-submission {
        border-top-left-radius: 3.5rem;
        border-bottom-left-radius: 3.5rem;
        background-color: #ffdc73;
        box-shadow: 630px 0 0 #ffdc73;
        padding: 2rem 2rem 4rem 4rem;
    }

        .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .info-wrapper {
            color: #FFFFFF;
        }

            .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .info-wrapper .image .icon {
                text-align: center;
            }

                .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .info-wrapper .image .icon span {
                    font-size: 8rem;
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 100, "GRAD" 0, "opsz" 24;
                }

            .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .info-wrapper .line {
                margin-top: -2rem;
                margin-left: 2.5rem;
                margin-bottom: 0.5rem;
            }

                .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .info-wrapper .line .image {
                    width: 80%;
                }

        .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper {
            padding-top: 1rem;
        }

            .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .title {
                margin-bottom: 2rem;
                text-transform: uppercase;
                line-height: 4rem;
                font-family: "Asap", serif;
                font-size: 3.875rem;
                font-weight: normal;
                font-size: clamp(3.5rem, 3.875rem, 0.6vw + 3.5rem);
                color: #f58649;
            }

            .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .subtitle {
                font-weight: 600;
                line-height: 1.2rem;
                margin-top: 1rem;
                margin-bottom: 2rem;
            }

            .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper {
                margin-top: 5rem;
            }

                .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles {
                    display: flex;
                    gap: 3rem;
                    flex-wrap: wrap;
                }

                    .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article {
                        display: flex;
                        flex-direction: column;
                        width: 50%;
                        flex: 1 0 calc(50% - 1.5rem);
                    }

                        .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article .image-container {
                            margin-left: auto;
                            margin-right: auto;
                        }

                            .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article .image-container .image {
                                width: 100%;
                                max-width: 8rem;
                                border-radius: 50%;
                            }

                        .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article .name-wrapper {
                            margin-top: 1rem;
                            text-align: center;
                        }

                            .contact-page .page-container .content-wrapper .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article .name-wrapper .name {
                                line-height: 1.2rem;
                            }

    .contact-page .page-container .content-wrapper .testimonial-container {
        padding-top: 6rem;
        padding-bottom: 3rem;
        min-height: 35rem;
        overflow: hidden;
    }

        .contact-page .page-container .content-wrapper .testimonial-container .top-section {
            padding-bottom: 2rem;
        }

            .contact-page .page-container .content-wrapper .testimonial-container .top-section .title {
                text-align: center;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: normal;
                text-transform: uppercase;
            }

        .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track {
            display: flex;
            transition: transform 0.5s ease-in-out;
        }

            .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item {
                display: flex;
                flex-grow: 0;
                flex-shrink: 0;
                flex-basis: auto;
                justify-content: center;
                margin: 0;
            }

                .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
                    display: flex;
                    padding-right: 3rem;
                    padding-left: 3rem;
                }

                    .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper {
                        flex-grow: 1;
                        flex-shrink: 0;
                        flex-basis: 0%;
                        padding-right: 3rem;
                        padding-left: 3rem;
                        display: flex;
                        flex-direction: column;
                    }

                        .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
                            padding-top: 1rem;
                            padding-bottom: 1rem;
                            text-align: center;
                        }

                            .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper .icon span {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
                                font-size: 3.5rem;
                            }

                        .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .testimonial-text {
                            font-family: "Rasa", serif;
                            font-size: 1.375rem;
                            font-weight: 300;
                        }

                        .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section {
                            flex: 1 1 auto;
                            padding-top: 2rem;
                            display: flex;
                            align-items: flex-end;
                            justify-content: center;
                        }

                            .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span {
                                vertical-align: middle;
                            }

                                .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.full-rating {
                                    font-family: "Material Symbols Sharp";
                                    font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                                }

                                .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.half-rating {
                                    font-family: "Material Symbols Sharp";
                                    font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                                }

                                .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.zero-rating {
                                    font-family: "Material Symbols Outlined";
                                    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
                                }

                            .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source {
                                padding-left: 0.3rem;
                                font-variant: all-small-caps;
                                font-weight: 600;
                            }

                                .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source::before {
                                    content: "|";
                                    font-weight: 600;
                                }

        .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers {
            position: relative;
            top: -10rem;
        }

            .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn {
                transform: translateY(-50%);
                background-color: inherit;
                opacity: 0.2;
                border: none;
                padding: 10px;
                cursor: pointer;
                color: inherit;
                z-index: 1000;
            }

                .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn .icon span {
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                }

                .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev, .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                    font-size: 3rem;
                }

                .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev {
                    float: left;
                }

                .contact-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                    float: right;
                }

    .contact-page .page-container .content-wrapper .location-container {
        border-bottom-right-radius: 3.5rem;
        border-top-right-radius: 3.5rem;
        margin-bottom: 5rem;
        background-color: #a4daec;
        box-shadow: -630px 0 0 #a4daec;
    }

        .contact-page .page-container .content-wrapper .location-container .content {
            padding-top: 3rem;
        }

            .contact-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals {
                padding-left: 2rem;
            }

                .contact-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals .icon .image {
                    width: 5rem;
                    padding-bottom: 1rem;
                }

                .contact-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals .line {
                    position: relative;
                    right: 2rem;
                    width: 10rem;
                }

            .contact-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .title {
                color: #FFFFFF;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: 600;
            }

            .contact-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .address-wrapper {
                font-weight: 600;
                line-height: 1.1rem;
                padding: 0.8rem 0;
            }

            .contact-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .map-links-wrapper {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
                padding-bottom: 1rem;
                text-decoration: underline;
            }

            .contact-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .parking-wrapper .title {
                color: #FFFFFF;
                font-family: "Asap", serif;
                font-size: 1.5rem;
                font-weight: 600;
            }

            .contact-page .page-container .content-wrapper .location-container .content .info-wrapper .desc .parking-wrapper .info {
                font-family: "Asap", serif;
                font-size: 0.75rem;
                font-weight: 300;
            }

            .contact-page .page-container .content-wrapper .location-container .content .map-wrapper {
                padding-top: 1rem;
                padding-bottom: 1rem;
                padding-right: 3rem;
                margin-bottom: 5rem;
                min-height: 25rem;
            }

                .contact-page .page-container .content-wrapper .location-container .content .map-wrapper .map {
                    border: 2px solid #FFFFFF;
                    width: 100%;
                    height: 100%;
                }

            .contact-page .page-container .content-wrapper .location-container .content .parking-wrapper-sm {
                padding-left: 3rem;
            }

                .contact-page .page-container .content-wrapper .location-container .content .parking-wrapper-sm .title {
                    color: #FFFFFF;
                    font-family: "Asap", serif;
                    font-size: 1.5rem;
                    font-weight: 600;
                }

                .contact-page .page-container .content-wrapper .location-container .content .parking-wrapper-sm .info {
                    font-family: "Asap", serif;
                    font-size: 0.75rem;
                    font-weight: 300;
                }

.testimonials-page .video-container {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 6rem;
    margin-bottom: 3rem;
}

    .testimonials-page .video-container.blue-wave {
        background-image: url(../img/pages/testimonials/Testimonials-Single-Blue.png);
    }

    .testimonials-page .video-container.orange-wave {
        background-image: url(../img/pages/testimonials/Testimonials-Single-Orange.png);
    }

    .testimonials-page .video-container.yellow-wave {
        background-image: url(../img/pages/testimonials/Testimonials-Single-Yellow.png);
    }

    .testimonials-page .video-container .video-wrapper .video {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 aspect ratio */
        height: 0;
        overflow: hidden;
        max-width: 100%;
    }

        .testimonials-page .video-container .video-wrapper .video iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

.testimonials-page .container .intro-container {
    margin-bottom: 3rem;
}

    .testimonials-page .container .intro-container .sidebar-container {
        margin-top: 7rem;
    }

        .testimonials-page .container .intro-container .sidebar-container .link-wrapper {
            line-height: 1.15rem;
            color: #084f6f;
            padding-bottom: 2rem;
            max-width: 9rem;
            margin: auto;
        }

            .testimonials-page .container .intro-container .sidebar-container .link-wrapper .content-wrapper {
                display: flex;
                flex-direction: column;
                /*
  .sm-wrapper {
      .sm {
          .image {
              height: 2rem;
              width: 100%;
          }
      }
  }
  */
            }

                .testimonials-page .container .intro-container .sidebar-container .link-wrapper .content-wrapper .title {
                    font-family: "Asap", serif;
                    font-size: 0.875rem;
                    font-weight: 600;
                    font-size: clamp(0.805rem, 0.875rem, 0.4vw + 0.5rem);
                    vertical-align: middle;
                    padding-bottom: 0.5rem;
                }

                    .testimonials-page .container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text {
                        display: inline-block;
                        padding-top: 0.3rem;
                    }

                        .testimonials-page .container .intro-container .sidebar-container .link-wrapper .content-wrapper .title .text a {
                            color: inherit;
                        }

                .testimonials-page .container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc {
                    font-family: "Asap", serif;
                    font-size: 0.75rem;
                    font-weight: 300;
                    padding-right: 0.2rem;
                    flex-grow: 1;
                    padding-bottom: 1rem;
                }

                    .testimonials-page .container .intro-container .sidebar-container .link-wrapper .content-wrapper .desc a {
                        text-decoration: underline;
                        font-weight: 400;
                    }

                .testimonials-page .container .intro-container .sidebar-container .link-wrapper .content-wrapper .image {
                    width: 100%;
                    position: relative;
                    bottom: 0.5rem;
                }

                .testimonials-page .container .intro-container .sidebar-container .link-wrapper .content-wrapper .sm-wrapper {
                    display: flex;
                    gap: 1.5rem;
                    align-items: center;
                }

                    .testimonials-page .container .intro-container .sidebar-container .link-wrapper .content-wrapper .sm-wrapper .sm {
                        width: 1.5rem;
                        height: 1.5rem;
                        border-radius: 50%;
                        overflow: hidden;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                    }

                        .testimonials-page .container .intro-container .sidebar-container .link-wrapper .content-wrapper .sm-wrapper .sm .logo {
                            width: 100%;
                            height: 100%;
                            object-fit: cover;
                        }

    .testimonials-page .container .intro-container .detail-container .detail-wrapper .header-wrapper {
        padding-top: 4rem;
        padding-bottom: 2rem;
    }

        .testimonials-page .container .intro-container .detail-container .detail-wrapper .header-wrapper .title {
            line-height: 4rem;
            font-family: "Asap", serif;
            font-size: 3.875rem;
            font-weight: normal;
            font-size: clamp(3.5rem, 3.875rem, 0.6vw + 3.3rem);
        }

        .testimonials-page .container .intro-container .detail-container .detail-wrapper .header-wrapper .subtitle {
            line-height: 1.5rem;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
            padding-top: 1rem;
        }

    .testimonials-page .container .intro-container .detail-container .detail-wrapper .desc p {
        font-family: "Rasa", serif;
        font-size: 1.375rem;
        font-weight: 300;
    }

.testimonials-page .container .testimonials-block {
    margin-top: 4rem;
}

    .testimonials-page .container .testimonials-block .testimonials {
        display: flex;
        transition: transform 0.5s ease-in-out;
        gap: 0.5rem;
    }

        .testimonials-page .container .testimonials-block .testimonials .testimonial {
            display: flex;
            flex-grow: 1;
            flex-basis: 0;
            justify-content: center;
            margin: 0;
            flex-direction: column;
        }

            .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper {
                display: flex;
                flex-direction: column;
                align-items: center;
                flex: 1;
            }

                .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper {
                    padding-right: 3rem;
                    padding-left: 3rem;
                    display: flex;
                    flex-direction: column;
                    flex: 1;
                }

                    .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
                        text-align: center;
                        line-height: 1rem;
                    }

                        .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper .icon span {
                            font-family: "Material Symbols Sharp";
                            font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
                            font-size: 3.5rem;
                        }

                    .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper .testimonial-text {
                        font-family: "Rasa", serif;
                        font-size: 1.375rem;
                        font-weight: 300;
                    }

                    .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper .bottom-section {
                        /*
  flex: 1 1 auto;
  padding-top: 2rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  */
                        margin-top: auto;
                        display: flex;
                        align-items: center;
                        text-align: center;
                        flex-direction: row;
                        justify-content: center;
                    }

                        .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span {
                            vertical-align: middle;
                        }

                            .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.full-rating {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                            .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.half-rating {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                            .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.zero-rating {
                                font-family: "Material Symbols Outlined";
                                font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                        .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper .bottom-section .source {
                            padding-left: 0.3rem;
                            font-variant: all-small-caps;
                            font-weight: 600;
                        }

                            .testimonials-page .container .testimonials-block .testimonials .testimonial .card-wrapper .testimonial-wrapper .bottom-section .source::before {
                                content: "|";
                                font-weight: 600;
                            }

.testimonials-page .container ._testimonial-container {
    padding-top: 6rem;
    padding-bottom: 3rem;
    min-height: 35rem;
    overflow: hidden;
}

    .testimonials-page .container ._testimonial-container .top-section {
        padding-bottom: 2rem;
    }

        .testimonials-page .container ._testimonial-container .top-section .title {
            text-align: center;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
            text-transform: uppercase;
        }

    .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

        .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item {
            display: flex;
            flex-grow: 0;
            flex-shrink: 0;
            flex-basis: auto;
            justify-content: center;
            margin: 0;
        }

            .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
                display: flex;
                padding-right: 3rem;
                padding-left: 3rem;
            }

                .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper {
                    flex-grow: 1;
                    flex-shrink: 0;
                    flex-basis: 0%;
                    padding-right: 3rem;
                    padding-left: 3rem;
                    display: flex;
                    flex-direction: column;
                }

                    .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
                        padding-top: 1rem;
                        padding-bottom: 1rem;
                        text-align: center;
                    }

                        .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper .icon span {
                            font-family: "Material Symbols Sharp";
                            font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
                            font-size: 3.5rem;
                        }

                    .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .testimonial-text {
                        font-family: "Rasa", serif;
                        font-size: 1.375rem;
                        font-weight: 300;
                    }

                    .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section {
                        flex: 1 1 auto;
                        padding-top: 2rem;
                        display: flex;
                        align-items: flex-end;
                        justify-content: center;
                    }

                        .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span {
                            vertical-align: middle;
                        }

                            .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.full-rating {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                            .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.half-rating {
                                font-family: "Material Symbols Sharp";
                                font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                            .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.zero-rating {
                                font-family: "Material Symbols Outlined";
                                font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
                            }

                        .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source {
                            padding-left: 0.3rem;
                            font-variant: all-small-caps;
                            font-weight: 600;
                        }

                            .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source::before {
                                content: "|";
                                font-weight: 600;
                            }

    .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-controllers {
        position: relative;
        top: -10rem;
    }

        .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn {
            transform: translateY(-50%);
            background-color: inherit;
            opacity: 0.2;
            border: none;
            padding: 10px;
            cursor: pointer;
            color: inherit;
            z-index: 1000;
        }

            .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn .icon span {
                font-family: "Material Symbols Outlined";
                font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
            }

            .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev, .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                font-size: 3rem;
            }

            .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev {
                float: left;
            }

            .testimonials-page .container ._testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                float: right;
            }

.testimonials-page .container .testimonial-container {
    padding-top: 6rem;
    padding-bottom: 3rem;
    overflow: visible;
}

    .testimonials-page .container .testimonial-container .top-section {
        padding-bottom: 2rem;
    }

        .testimonials-page .container .testimonial-container .top-section .title {
            text-align: center;
            font-family: "Asap", serif;
            font-size: 1.5rem;
            font-weight: normal;
            text-transform: uppercase;
        }

    .testimonials-page .container .testimonial-container .testimonials-wrapper {
        position: relative;
    }

        .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport {
            overflow: hidden;
            width: 100%;
            transition: height 0.3s ease;
            min-height: 25rem;
        }

            .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track {
                display: flex;
                align-items: flex-start;
                transition: transform 0.5s ease-in-out;
            }

                .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item {
                    display: flex;
                    flex-grow: 0;
                    flex-shrink: 0;
                    flex-basis: auto;
                    justify-content: center;
                    margin: 0;
                    align-self: flex-start;
                    align-items: flex-start;
                }

                    .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper {
                        display: flex;
                        padding-right: 3rem;
                        padding-left: 3rem;
                        align-items: flex-start;
                    }

                        .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper {
                            flex-grow: 1;
                            flex-shrink: 0;
                            flex-basis: 0%;
                            padding-right: 3rem;
                            padding-left: 3rem;
                            display: flex;
                            flex-direction: column;
                        }

                            .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
                                padding-top: 1rem;
                                padding-bottom: 1rem;
                                text-align: center;
                            }

                                .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper .icon span {
                                    font-family: "Material Symbols Sharp";
                                    font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
                                    font-size: 3.5rem;
                                }

                            .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .testimonial-text {
                                font-family: "Rasa", serif;
                                font-size: 1.375rem;
                                font-weight: 300;
                            }

                            .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section {
                                flex: 1 1 auto;
                                padding-top: 2rem;
                                display: flex;
                                align-items: flex-end;
                                justify-content: center;
                            }

                                .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span {
                                    vertical-align: middle;
                                }

                                    .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.full-rating {
                                        font-family: "Material Symbols Sharp";
                                        font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                                    }

                                    .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.half-rating {
                                        font-family: "Material Symbols Sharp";
                                        font-variation-settings: "FILL" 1, "wght" 400, "GRAD" 0, "opsz" 24;
                                    }

                                    .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .rating-wrapper span.zero-rating {
                                        font-family: "Material Symbols Outlined";
                                        font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
                                    }

                                .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source {
                                    padding-left: 0.3rem;
                                    font-variant: all-small-caps;
                                    font-weight: 600;
                                }

                                    .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-viewport .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .bottom-section .source::before {
                                        content: "|";
                                        font-weight: 600;
                                    }

        .testimonials-page .container .testimonial-container .testimonials-wrapper ._carousel-controllers {
            position: relative;
            top: -10rem;
        }

            .testimonials-page .container .testimonial-container .testimonials-wrapper ._carousel-controllers .carousel-btn {
                transform: translateY(-50%);
                background-color: inherit;
                opacity: 0.2;
                border: none;
                padding: 10px;
                cursor: pointer;
                color: inherit;
                z-index: 1000;
            }

                .testimonials-page .container .testimonial-container .testimonials-wrapper ._carousel-controllers .carousel-btn .icon span {
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                }

                .testimonials-page .container .testimonial-container .testimonials-wrapper ._carousel-controllers .carousel-btn.prev, .testimonials-page .container .testimonial-container .testimonials-wrapper ._carousel-controllers .carousel-btn.next {
                    font-size: 3rem;
                }

                .testimonials-page .container .testimonial-container .testimonials-wrapper ._carousel-controllers .carousel-btn.prev {
                    float: left;
                }

                .testimonials-page .container .testimonial-container .testimonials-wrapper ._carousel-controllers .carousel-btn.next {
                    float: right;
                }

        .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-controllers {
            position: absolute;
            top: 50%;
            left: 0;
            right: 0;
            transform: translateY(-50%);
            display: flex;
            justify-content: space-between;
            padding: 0 1rem;
            z-index: 1000;
            pointer-events: none;
        }

            .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn {
                pointer-events: auto;
                background-color: inherit;
                opacity: 0.2;
                border: none;
                padding: 10px;
                cursor: pointer;
                color: inherit;
                float: none;
                transform: none;
            }

                .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn .icon span {
                    font-family: "Material Symbols Outlined";
                    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 24;
                }

                .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.prev, .testimonials-page .container .testimonial-container .testimonials-wrapper .carousel-controllers .carousel-btn.next {
                    font-size: 3rem;
                }

.service-page.nutritional-consultations-page .page-container .intro-container .detail-container .detail-wrapper .image {
    shape-outside: polygon(372px 181px, 374px 45px, 498px 17px, 498px 601px, 49.11% 93.57%, 108px 572px, 99px 470px, 23.93% 63%, 184px 330px, 32.32% 39.56%, 260px 204px);
}

.service-page.neurofeedback-page .page-container .intro-container .detail-container .detail-wrapper .image {
    shape-outside: polygon(147px 32px, 273px 15px, 378px 6px, 376px 642px, 134px 576px, 20px 387px, 73px 289px, 72px 235px);
}

.service-page.massage-therapy-page .page-container .intro-container .detail-container .detail-wrapper .image {
    shape-outside: polygon(232px 89px, 273px 15px, 378px 6px, 434px 626px, 32.45% 94.07%, 167px 536px, 11.28% 66.65%, 39px 329px, 54px 270px, 164px 235px);
}

.service-page.acupuncture-page .page-container .intro-container .detail-container .detail-wrapper .image {
    shape-outside: polygon(172px 146px, 201px 36px, 340px 21px, 409px 590px, 29px 597px, 7.1% 71.03%, 10.15% 62.4%, 107px 347px, 193px 291px, 161px 217px);
}

.service-page.primary-care-page .page-container .intro-container .detail-container .detail-wrapper .image {
    shape-outside: polygon(164px 56px, 260px 36px, 340px 21px, 54.31% 93.74%, 21.98% 85.66%, 87px 463px, 47px 420px, 28px 322px, 28px 232px, 111px 159px);
}

.service-page.cosmetic-acupuncture-page .page-container .intro-container .detail-container .detail-wrapper .image {
    shape-outside: polygon(153px 160px, 242px 114px, 340px 21px, 52.93% 96.56%, 20.97% 91.22%, 87px 534px, 15px 426px, 20px 363px, 40px 262px, 87px 218px);
}

.service-page.cosmetic-injections-page .page-container .intro-container .detail-container .detail-wrapper .image {
    shape-outside: polygon(153px 160px, 223px 54px, 340px 21px, 57.09% 97.82%, 13.28% 95.64%, 192px 553px, 119px 416px, 98px 343px, 107px 282px, 102px 243px);
}

.service-page.counseling-page .page-container .intro-container .detail-container .detail-wrapper .image {
    shape-outside: polygon(237px 133px, 295px 63px, 418px 90px, 57.17% 90.37%, 293px 613px, 197px 486px, 104px 379px, 92px 283px, 119px 233px);
}

.service-page.naturopathic-medicine-page .page-container .intro-container .detail-container .detail-wrapper .image {
    shape-outside: polygon(226px 228px, 261px 134px, 340px 21px, 480px 532px, 62.29% 94.6%, 275px 643px, 24.93% 86.33%, 101px 448px, 110px 344px, 139px 276px);
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
    .service-page.massage-therapy-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(232px 89px, 273px 15px, 378px 6px, 407px 505px, 48.57% 97.85%, 160px 496px, 11.28% 66.65%, 39px 329px, 54px 270px, 146px 227px);
    }

    .service-page.massage-therapy-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.acupuncture-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(155px 143px, 163px 43px, 340px 21px, 347px 558px, 22px 533px, 7.29% 65.63%, 12.74% 58.08%, 109px 289px, 155px 248px, 141px 185px);
    }

    .service-page.acupuncture-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.primary-care-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(118px 46px, 169px 32px, 340px 21px, 54.31% 93.74%, 32.78% 91.39%, 110px 435px, 44px 371px, 28px 322px, 28px 232px, 53px 143px);
    }

    .service-page.primary-care-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.cosmetic-acupuncture-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(161px 104px, 232px 66px, 340px 21px, 52.93% 96.56%, 35.43% 91.4%, 88px 492px, 50px 427px, 20px 363px, 36px 305px, 127px 266px);
    }

    .service-page.cosmetic-acupuncture-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.cosmetic-injections-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(153px 160px, 223px 54px, 340px 21px, 57.09% 97.82%, 13.28% 95.64%, 172px 475px, 119px 416px, 118px 350px, 94px 281px, 102px 243px);
    }

    .service-page.counseling-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(260px 130px, 295px 63px, 418px 90px, 57.17% 90.37%, 275px 535px, 197px 486px, 114px 375px, 104px 283px, 176px 187px);
    }

    .service-page.counseling-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.naturopathic-medicine-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(188px 214px, 261px 134px, 55.87% 7.14%, 340px 21px, 414px 459px, 60.99% 96.76%, 224px 543px, 24.93% 86.33%, 97px 355px, 109px 292px, 135px 248px);
    }

    .service-page.naturopathic-medicine-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.nutritional-consultations-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(346px 150px, 374px 45px, 498px 17px, 487px 515px, 49.11% 93.57%, 124px 504px, 74px 470px, 23.93% 63%, 163px 294px, 32.32% 39.56%, 262px 177px);
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .service-page.massage-therapy-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.neurofeedback-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(173px 51px, 273px 15px, 378px 6px, 352px 437px, 155px 437px, 66px 319px, 32px 265px, 56px 232px);
    }

    .service-page.massage-therapy-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(241px 65px, 273px 15px, 378px 6px, 376px 441px, 163px 427px, 84px 365px, 94px 277px, 150px 264px);
    }

    .service-page.acupuncture-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(130px 103px, 133px 39px, 340px 21px, 193px 467px, 22px 444px, 7.29% 65.63%, 12.74% 54%, 113px 228px, 134px 199px, 119px 153px);
    }

    .service-page.acupuncture-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.primary-care-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(118px 46px, 169px 32px, 340px 21px, 54.98% 94.6%, 43.9% 93.75%, 130px 410px, 70px 344px, 36px 311px, 28px 232px, 53px 143px);
    }

    .service-page.primary-care-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.cosmetic-acupuncture-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(161px 104px, 232px 66px, 340px 21px, 52.93% 93.12%, 35.43% 91.4%, 104px 427px, 62px 383px, 20px 363px, 21px 325px, 127px 266px);
    }

    .service-page.cosmetic-acupuncture-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.cosmetic-injections-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(175px 52px, 223px 54px, 340px 21px, 59.54% 94.38%, 10.39% 95.21%, 89px 424px, 119px 416px, 118px 350px, 74px 223px, 93px 137px);
    }

    .service-page.counseling-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(228px 105px, 295px 63px, 418px 90px, 57.17% 90.37%, 223px 447px, 185px 417px, 144px 359px, 92px 283px, 151px 223px);
    }

    .service-page.counseling-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.naturopathic-medicine-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(169px 169px, 208px 76px, 55.87% 7.14%, 340px 21px, 343px 395px, 60.99% 96.55%, 214px 445px, 26.26% 84.18%, 97px 355px, 89px 287px, 135px 248px);
    }

    .service-page.naturopathic-medicine-page .page-container .intro-container {
        margin-bottom: 3rem;
    }

    .service-page.nutritional-consultations-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(307px 74px, 374px 45px, 436px 41px, 417px 457px, 49.11% 93.57%, 126px 411px, 63px 372px, 23.93% 63%, 147px 254px, 34.32% 39.56%, 279px 149px);
    }

    .service-page.nutritional-consultations-page .page-container .intro-container {
        margin-bottom: 3rem;
    }
}

@media (max-width: 991.98px) {
    .service-page.massage-therapy-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(166px 64px, 273px 15px, 378px 6px, 344px 392px, 167px 405px, 109px 369px, 118px 317px, 150px 264px);
    }

    .service-page.neurofeedback-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(65px 169px, 273px 15px, 378px 6px, 319px 411px, 146px 407px, 58px 326px, 32px 265px, 49px 219px);
    }

    .service-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .title {
        font-size: 3.4rem;
    }

    .service-page.massage-therapy-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(241px 65px, 273px 15px, 378px 6px, 376px 441px, 163px 427px, 84px 365px, 94px 277px, 150px 264px);
    }

    .service-page.acupuncture-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(117px 104px, 133px 39px, 340px 21px, 255px 414px, 14px 393px, 7.29% 65.63%, 12.74% 54%, 97px 214px, 134px 199px, 119px 153px);
    }

    .service-page.primary-care-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(118px 46px, 169px 32px, 340px 21px, 54.98% 94.6%, 43.9% 93.75%, 144px 369px, 70px 344px, 73px 304px, 28px 232px, 33px 143px);
    }

    .service-page.cosmetic-acupuncture-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(131px 88px, 201px 44px, 340px 21px, 60.4% 90.01%, 47.38% 94.27%, 119px 375px, 78px 366px, 62px 345px, 21px 325px, 100px 268px);
    }

    .service-page.cosmetic-injections-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(151px 42px, 224px 29px, 340px 21px, 59.54% 94.38%, 13.63% 95.21%, 96px 387px, 130px 371px, 118px 350px, 74px 223px, 92px 120px);
    }

    .service-page.counseling-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(171px 89px, 295px 63px, 418px 90px, 63.15% 85.1%, 217px 392px, 179px 384px, 152px 333px, 104px 279px, 91px 174px);
    }

    .service-page.naturopathic-medicine-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(160px 118px, 208px 76px, 55.87% 7.14%, 340px 21px, 311px 353px, 60.99% 96.55%, 184px 409px, 34.98% 89.44%, 97px 355px, 89px 287px, 131px 198px);
    }

    .service-page.nutritional-consultations-page .page-container .intro-container .detail-container .detail-wrapper .image {
        shape-outside: polygon(307px 74px, 374px 45px, 373px 37px, 347px 403px, 49.11% 93.57%, 133px 381px, 76px 363px, 23.93% 63%, 123px 221px, 34.32% 39.56%, 243px 125px);
    }
}

.service-page.theme-green .faq-container {
    background-color: #bdcca9;
    box-shadow: -630px 0 0 #bdcca9;
}

    .service-page.theme-green .faq-container .title .text {
        color: #FFFFFF;
    }

.service-page.theme-green .sections-wrapper .sections .section .question button {
    color: #FFFFFF;
}

.service-page.theme-green .sections-wrapper .sections .section .answer p {
    color: #084f6f;
}

.service-page.theme-green .sections-wrapper .sections .section .answer .block .title {
    color: #FFFFFF;
}

.service-page.theme-green .sections-wrapper .sections .section .answer .block .desc p {
    color: #084f6f;
}

.service-page.theme-green .providers .title {
    color: #FFFFFF;
}

.service-page.theme-green .intro-container .sidebar-container .link-wrapper {
    color: #abbe91;
}

.service-page.theme-green .form-container {
    border-color: #abbe91;
}

    .service-page.theme-green .form-container .top-wrapper {
        color: #abbe91;
    }

.service-page.theme-green .form-control {
    border-color: #abbe91;
}

.service-page.theme-green .providers-container {
    background-color: #bdcca9;
    box-shadow: 630px 0 0 #bdcca9;
}

    .service-page.theme-green .providers-container .providers-wrapper .detail-section .bio-wrapper .email-wrapper {
        background-color: #abbe91;
    }

.service-page.theme-blue .faq-container {
    background-color: #a4daec;
    box-shadow: -630px 0 0 #a4daec;
}

    .service-page.theme-blue .faq-container .title .text {
        color: #FFFFFF;
    }

.service-page.theme-blue .sections-wrapper .sections .section .question button {
    color: #FFFFFF;
}

.service-page.theme-blue .sections-wrapper .sections .section .answer p {
    color: #084f6f;
}

.service-page.theme-blue .sections-wrapper .sections .section .answer .block .title {
    color: #FFFFFF;
}

.service-page.theme-blue .sections-wrapper .sections .section .answer .block .desc p {
    color: #084f6f;
}

.service-page.theme-blue .providers .title {
    color: #FFFFFF;
}

.service-page.theme-blue .intro-container .sidebar-container .link-wrapper {
    color: #00b3d8;
}

.service-page.theme-blue .form-container {
    border-color: #00b3d8;
}

    .service-page.theme-blue .form-container .top-wrapper {
        color: #00b3d8;
    }

.service-page.theme-blue .form-control {
    border-color: #00b3d8;
}

.service-page.theme-blue .providers-container {
    background-color: #a4daec;
    box-shadow: 630px 0 0 #a4daec;
}

    .service-page.theme-blue .providers-container .providers-wrapper .detail-section .bio-wrapper .email-wrapper {
        background-color: #00b3d8;
    }

.service-page.theme-gold .faq-container {
    background-color: #ffdc73;
    box-shadow: -630px 0 0 #ffdc73;
}

    .service-page.theme-gold .faq-container .title .text {
        color: #FFFFFF;
    }

.service-page.theme-gold .sections-wrapper .sections .section .question button {
    color: #FFFFFF;
}

.service-page.theme-gold .sections-wrapper .sections .section .answer p {
    color: #084f6f;
}

.service-page.theme-gold .sections-wrapper .sections .section .answer .block .title {
    color: #FFFFFF;
}

.service-page.theme-gold .sections-wrapper .sections .section .answer .block .desc p {
    color: #084f6f;
}

.service-page.theme-gold .providers .title {
    color: #FFFFFF;
}

.service-page.theme-gold .intro-container .sidebar-container .link-wrapper {
    color: #084f6f;
}

.service-page.theme-gold .form-container {
    border-color: #ffd346;
}

    .service-page.theme-gold .form-container .top-wrapper {
        color: #ffd346;
    }

.service-page.theme-gold .form-control {
    border-color: #ffd346;
}

.service-page.theme-gold .providers-container {
    background-color: #ffdc73;
    box-shadow: 630px 0 0 #ffdc73;
}

    .service-page.theme-gold .providers-container .providers-wrapper .detail-section .bio-wrapper .email-wrapper {
        background-color: #ffd346;
    }

.service-page.theme-orange .faq-container {
    background-color: #f8a172;
    box-shadow: -630px 0 0 #f8a172;
}

    .service-page.theme-orange .faq-container .title .text {
        color: #FFFFFF;
    }

.service-page.theme-orange .sections-wrapper .sections .section .question button {
    color: #FFFFFF;
}

.service-page.theme-orange .sections-wrapper .sections .section .answer p {
    color: #084f6f;
}

.service-page.theme-orange .sections-wrapper .sections .section .answer .block .title {
    color: #FFFFFF;
}

.service-page.theme-orange .sections-wrapper .sections .section .answer .block .desc p {
    color: #084f6f;
}

.service-page.theme-orange .providers .title {
    color: #FFFFFF;
}

.service-page.theme-orange .intro-container .sidebar-container .link-wrapper {
    color: #f58649;
}

.service-page.theme-orange .form-container {
    border-color: #f58649;
}

    .service-page.theme-orange .form-container .top-wrapper {
        color: #f58649;
    }

.service-page.theme-orange .form-control {
    border-color: #f58649;
}

.service-page.theme-orange .providers-container {
    background-color: #f8a172;
    box-shadow: 630px 0 0 #f8a172;
}

    .service-page.theme-orange .providers-container .providers-wrapper .detail-section .bio-wrapper .email-wrapper {
        background-color: #f58649;
    }

.cosmetic-acupuncture-price-page {
    /* Modal styling */
    /* Pricing Card styles */
    /* Common card styling for all three boxes */
}

    .cosmetic-acupuncture-price-page .main-card {
        padding: 3rem;
        background-color: white;
        border-radius: 0.5rem;
        box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
        max-width: 400px;
        margin: auto;
    }

    .cosmetic-acupuncture-price-page .main-heading {
        font-size: 1.5rem;
        font-weight: 700;
        margin-bottom: 0.75rem;
        color: #212529;
    }

    .cosmetic-acupuncture-price-page .main-subheading {
        color: #6c757d;
        margin-bottom: 1rem;
    }

    .cosmetic-acupuncture-price-page .modal-card {
        border-radius: 1rem;
        box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    }

    .cosmetic-acupuncture-price-page .modal-header-custom {
        border-bottom: 0;
        padding-bottom: 0;
    }

    .cosmetic-acupuncture-price-page .modal-body-custom {
        padding-top: 0;
    }

    .cosmetic-acupuncture-price-page .modal-title {
        font-size: 1.75rem;
        font-weight: 700;
        text-align: center;
        margin-bottom: 1.5rem;
        color: #212529;
    }

    .cosmetic-acupuncture-price-page .pricing-card {
        padding: 1.5rem;
        border-radius: 0.5rem;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

        .cosmetic-acupuncture-price-page .pricing-card.common {
            background-color: #e3f2fd;
            border: 1px solid #0d6efd;
        }

    .cosmetic-acupuncture-price-page .card-heading {
        font-size: 1.25rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
    }

    .cosmetic-acupuncture-price-page .package-title {
        font-size: 1.125rem;
        font-weight: 700;
        margin-bottom: 0.75rem;
        color: #212529;
    }

    .cosmetic-acupuncture-price-page .package-description-heading {
        font-size: 0.875rem;
        font-weight: 600;
        margin-bottom: 0.5rem;
        color: #6c757d;
    }

    .cosmetic-acupuncture-price-page .package-list {
        list-style-type: circle;
        padding: 0;
        margin: 0 0 0.75rem 0;
        font-size: 0.875rem;
        color: #212529;
    }

    .cosmetic-acupuncture-price-page .package-list-item {
        margin-bottom: 0;
    }

    .cosmetic-acupuncture-price-page .text-success {
        color: #198754 !important;
    }

    .cosmetic-acupuncture-price-page .icon-spacing {
        margin-right: 0.5rem;
    }

    .cosmetic-acupuncture-price-page .text-primary-common {
        color: #0d6efd !important;
    }

    .cosmetic-acupuncture-price-page .bg-primary-light {
        background-color: #c9e6fa;
    }

    .cosmetic-acupuncture-price-page .discount-box {
        padding: 0.5rem;
        border-radius: 0.25rem;
    }

    .cosmetic-acupuncture-price-page .discount-text {
        font-size: 0.875rem;
        font-weight: 600;
        margin-bottom: 0;
    }

.footer {
    background-color: #ffd346;
}

    .footer .footer-container {
        padding-top: 2.5rem;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        padding-bottom: 1rem;
        margin-top: 5rem;
    }

        .footer .footer-container a:hover {
            text-decoration: underline;
        }

        .footer .footer-container .top-wrapper .logo {
            display: inline-block;
        }

        .footer .footer-container .top-wrapper .appointment-wrapper.location-footer {
            border: 1px solid #084f6f;
            display: inline-block;
            background-color: inherit;
            float: right;
            font-size: 1.3rem;
        }

        .footer .footer-container .mid-wrapper {
            padding-top: 3rem;
        }

            .footer .footer-container .mid-wrapper .contact-wrapper .address-wrapper .street-address {
                font-weight: 600;
            }

            .footer .footer-container .mid-wrapper .contact-wrapper .address-wrapper .city-address {
                font-weight: 600;
                padding-bottom: 1.5 rem;
            }

            .footer .footer-container .mid-wrapper .contact-wrapper .address-wrapper .map-wrapper {
                padding-top: 0.5rem;
                padding-bottom: 2rem;
            }

                .footer .footer-container .mid-wrapper .contact-wrapper .address-wrapper .map-wrapper .map {
                    font-size: 0.8rem;
                }

                    .footer .footer-container .mid-wrapper .contact-wrapper .address-wrapper .map-wrapper .map a {
                        text-decoration: underline;
                    }

            .footer .footer-container .mid-wrapper .contact-wrapper .phone {
                font-weight: 600;
            }

                .footer .footer-container .mid-wrapper .contact-wrapper .phone a {
                    text-decoration: underline;
                }

            .footer .footer-container .mid-wrapper .contact-wrapper .email-wrapper {
                font-weight: 600;
            }

                .footer .footer-container .mid-wrapper .contact-wrapper .email-wrapper a {
                    text-decoration: underline;
                }

            .footer .footer-container .mid-wrapper .hours-social-wrapper .hours-desc-wrapper .title {
                font-weight: 600;
            }

            .footer .footer-container .mid-wrapper .hours-social-wrapper .hours-desc-wrapper .hours-desc {
                display: flex;
                justify-content: left;
                padding-bottom: 1rem;
            }

                .footer .footer-container .mid-wrapper .hours-social-wrapper .hours-desc-wrapper .hours-desc .days, .footer .footer-container .mid-wrapper .hours-social-wrapper .hours-desc-wrapper .hours-desc .hours {
                    display: flex;
                    flex-direction: column;
                }

                .footer .footer-container .mid-wrapper .hours-social-wrapper .hours-desc-wrapper .hours-desc .days {
                    padding-right: 0.8rem;
                }

            .footer .footer-container .mid-wrapper .hours-social-wrapper .social-medias-wrapper {
                display: flex;
                align-items: center;
                gap: 1.5rem;
                margin-top: 1.5rem;
            }

                .footer .footer-container .mid-wrapper .hours-social-wrapper .social-medias-wrapper .social-media-wrapper .link a i {
                    font-size: 2rem;
                }

                .footer .footer-container .mid-wrapper .hours-social-wrapper .social-medias-wrapper .desc {
                    text-transform: uppercase;
                    font-weight: 600;
                }

            .footer .footer-container .mid-wrapper .menu-wrapper .menu-part1-wrapper .top-menu, .footer .footer-container .mid-wrapper .menu-wrapper .menu-part2-wrapper .top-menu {
                font-weight: 600;
                padding-bottom: 1rem;
            }

        .footer .footer-container .menu-md {
            color: #084f6f;
        }

            .footer .footer-container .menu-md .menu-container {
                position: relative;
                margin-top: 4rem;
                font-size: clamp(0.35rem, 0.875rem, 0.7vw + 0.3rem);
            }

                .footer .footer-container .menu-md .menu-container .separator {
                    background-color: #084f6f;
                    position: absolute;
                    height: 1px;
                    top: 2.5vw;
                    left: 0.7rem;
                }

                .footer .footer-container .menu-md .menu-container .menu-col .top-level {
                    font-weight: 600;
                    margin-bottom: 1rem;
                }

        .footer .footer-container .bottom-wrapper {
            margin-top: 2rem;
        }

            .footer .footer-container .bottom-wrapper .copyright {
                font-size: 0.8rem;
            }

@media (min-width: 992px) and (max-width: 4991.98px) {
    .service-page .page-container .providers-container .providers-wrapper .detail-section {
        padding-top: 3rem;
        padding-left: 0;
    }

        .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .email-wrapper {
            line-height: inherit;
        }
}

@media (min-width: 2000px) {
    .service-page .page-container .providers-container::before {
        display: initial;
    }
}

@media (max-width: 1199.98px) {
    .article-page .page-container .content .links-section {
        padding-bottom: 2rem;
    }

        .article-page .page-container .content .links-section .desc {
            padding-bottom: 0;
            padding-right: 1rem;
        }
}

@media (max-width: 991.98px) {
    /*
  .articles-page .page-content .filters-container .filters-wrapper .title {
      max-width: inherit;
  }

  .articles-page .page-content .filters-container .filters-wrapper .filters {
      max-width: inherit;
  }

  .articles-page .page-content .filters-container .filters-wrapper .filters .filter::after {
      content: '';
  }

  .articles-page .page-content .filters-container .filters-wrapper .filters .filter {
      text-decoration: underline;
  }

  .articles-page .page-content .filters-container .filters-wrapper .image {
      display: none;
  }

  // article page
  .article-page .page-container .top-section .title {
      font-size: 3.1rem;
  }
  */
    .articles-page .page-content .filters-container .filters-wrapper .title {
        max-width: inherit;
    }

    .articles-page .page-content .filters-container .filters-wrapper .filters {
        max-width: inherit;
    }

        .articles-page .page-content .filters-container .filters-wrapper .filters .filter {
            text-decoration: underline;
        }

            .articles-page .page-content .filters-container .filters-wrapper .filters .filter::after {
                content: "";
            }

    .articles-page .page-content .filters-container .filters-wrapper .image {
        display: none;
    }

    .article-page .page-container .top-section .title {
        font-size: 3.1rem;
    }

    .testimonials-page .video-container {
        background: none !important;
    }

    .service-page .page-container .form-container .success-message-content .success-text {
        padding-top: 1.5rem;
    }

        .service-page .page-container .form-container .success-message-content .success-text .title {
            font-size: 3.5rem;
        }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .service-page .page-container .intro-container .sidebar-container {
        margin-top: 1rem;
    }

    .service-page .page-container .navigation-container {
        margin-bottom: 0;
    }

    .service-page .page-container .form-container {
        top: -25rem !important;
        margin-bottom: 12rem;
    }

    .service-page .page-container .faq-container {
        padding-bottom: 25rem;
        position: inherit !important;
    }

        .service-page .page-container .faq-container .title .text {
            font-size: 4.5rem;
        }

        .service-page .page-container .faq-container .sections-wrapper {
            padding-left: 3rem;
            padding-right: 0;
            padding-bottom: 0;
        }

    .service-page .page-container .testimonial-container .top-section {
        padding-bottom: 0;
    }

    .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers {
        top: -15rem;
    }

    .service-page .page-container .providers-container .providers-wrapper .detail-section {
        padding-top: 0;
        min-height: 45rem;
        padding-left: 1.5rem;
    }

        .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .bio {
            padding-bottom: 0;
        }

        .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .email-wrapper {
            line-height: 1.7rem;
        }

    .about-page .page-container .intro-container .sidebar-container {
        margin-top: 1rem;
    }

    .about-page .page-container .navigation-container {
        margin-bottom: 0;
    }

    .about-page .page-container .testimonial-container .top-section {
        padding-bottom: 0;
    }

    .about-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .about-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers {
        top: -15rem;
    }

    .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .article-page .page-container .top-section .title {
        font-size: 2.1rem;
    }

    .appointment-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .contact-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .staff-page .page-container .intro-container .detail-container .detail-wrapper .header-wrapper .title {
        font-size: 3.5rem;
    }

    .staff-page .page-container .specialty-wrapper {
        display: grid !important;
        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
        gap: 0.5rem;
    }

    .service-page.theme-green .providers-container {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 3.5rem;
        border-top-right-radius: 3.5rem;
        box-shadow: -630px 0 0 #bdcca9;
    }

    .service-page.theme-green .faq-container {
        border-top-left-radius: 3.5rem;
        border-bottom-left-radius: 3.5rem;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        box-shadow: 630px 0 0 #bdcca9;
        top: 0;
    }

    .service-page.theme-blue .providers-container {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 3.5rem;
        border-top-right-radius: 3.5rem;
        box-shadow: -630px 0 0 #a4daec;
    }

    .service-page.theme-blue .faq-container {
        border-top-left-radius: 3.5rem;
        border-bottom-left-radius: 3.5rem;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        box-shadow: 630px 0 0 #a4daec;
        top: 0;
    }

    .service-page.theme-gold .providers-container {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 3.5rem;
        border-top-right-radius: 3.5rem;
        box-shadow: -630px 0 0 #ffdc73;
    }

    .service-page.theme-gold .faq-container {
        border-top-left-radius: 3.5rem;
        border-bottom-left-radius: 3.5rem;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        box-shadow: 630px 0 0 #ffdc73;
        top: 0;
    }

    .service-page.theme-orange .providers-container {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 3.5rem;
        border-top-right-radius: 3.5rem;
        box-shadow: -630px 0 0 #f8a172;
    }

    .service-page.theme-orange .faq-container {
        border-top-left-radius: 3.5rem;
        border-bottom-left-radius: 3.5rem;
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
        box-shadow: 630px 0 0 #f8a172;
        top: 0;
    }
}

@media (max-width: 767.98px) {
    .service-page .page-container .testimonial-container {
        padding-bottom: 0 !important;
        min-height: inherit !important;
        margin-top: inherit !important;
    }

        .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
            padding-top: inherit;
            padding-bottom: inherit;
        }

        .service-page .page-container .testimonial-container .testimonials-wrapper .carousel-controllers {
            top: -15rem;
        }

    .service-page .page-container .faq-container {
        border-radius: 0 !important;
        padding-bottom: 30rem;
        box-shadow: none !important;
        top: 0 !important;
    }

        .service-page .page-container .faq-container .sections-wrapper {
            padding-left: 1rem !important;
            padding-right: 1rem !important;
        }

        .service-page .page-container .faq-container .title .text {
            padding-left: inherit;
        }

    .service-page .page-container .form-container {
        margin-top: -30rem;
        top: 0 !important;
        right: 0 !important;
        margin-left: auto;
        margin-right: auto;
        width: 85%;
    }

    .service-page .page-container .providers-container {
        border-radius: 0 !important;
        box-shadow: none;
        margin-top: 4rem !important;
    }

        .service-page .page-container .providers-container .providers-wrapper .detail-section {
            padding-top: 0;
            min-height: 15rem;
        }

            .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .email-wrapper {
                margin-top: 0;
                margin-left: auto;
                margin-right: auto;
            }

            .service-page .page-container .providers-container .providers-wrapper .detail-section .bio-wrapper .bio {
                padding-bottom: 0;
            }

    .service-page.theme-green .page-container .testimonial-container {
        background: #FFF;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(189, 204, 169) 85%, rgb(189, 204, 169) 100%);
    }

    .service-page.theme-green .page-container .faq-container {
        background: #FFF;
        background: linear-gradient(180deg, rgb(189, 204, 169) 0%, rgb(189, 204, 169) 15%, rgb(189, 204, 169) 70%, rgb(255, 255, 255) 100%);
    }

    .service-page.theme-blue .page-container .testimonial-container {
        background: #FFF;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(164, 218, 236) 85%, rgb(164, 218, 236) 100%);
    }

    .service-page.theme-blue .page-container .faq-container {
        background: #FFF;
        background: linear-gradient(180deg, rgb(164, 218, 236) 0%, rgb(164, 218, 236) 15%, rgb(164, 218, 236) 70%, rgb(255, 255, 255) 100%);
    }

    .service-page.theme-orange .page-container .testimonial-container {
        background: #FFF;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(248, 161, 114) 85%, rgb(248, 161, 114) 100%);
    }

    .service-page.theme-orange .page-container .faq-container {
        background: #FFF;
        background: linear-gradient(180deg, rgb(248, 161, 114) 0%, rgb(248, 161, 114) 15%, rgb(248, 161, 114) 70%, rgb(255, 255, 255) 100%);
    }

    .service-page.theme-gold .page-container .testimonial-container {
        background: #FFF;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 220, 115) 85%, rgb(255, 220, 115) 100%);
    }

    .service-page.theme-gold .page-container .faq-container {
        background: #FFF;
        background: linear-gradient(180deg, rgb(255, 220, 115) 0%, rgb(255, 220, 115) 15%, rgb(255, 220, 115) 70%, rgb(255, 255, 255) 100%);
    }

    .home-page .page-container .providers-container {
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(189, 204, 169) 40%, rgb(189, 204, 169) 70%, rgb(255, 255, 255) 100%);
        border-radius: 0 !important;
        padding-bottom: 15rem;
    }

        .home-page .page-container .providers-container .content {
            padding-left: inherit;
            padding-top: 15rem;
        }

            .home-page .page-container .providers-container .content .top-section .visuals {
                margin: 0 auto;
            }

            .home-page .page-container .providers-container .content .top-section .desc {
                padding-top: 2rem;
            }

                .home-page .page-container .providers-container .content .top-section .desc .part2 {
                    display: block;
                    padding-top: 2rem;
                    color: #084f6f;
                }

            .home-page .page-container .providers-container .content .providers {
                padding-top: 3rem;
            }

                .home-page .page-container .providers-container .content .providers .image {
                    text-align: center;
                    padding-left: inherit;
                }

    .home-page .page-container .location-container {
        border-radius: 0 !important;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(164, 218, 236) 40%, rgb(164, 218, 236) 70%, rgb(255, 255, 255) 100%);
        padding-top: 10rem;
        padding-bottom: 10rem;
        box-shadow: none !important;
    }

        .home-page .page-container .location-container .content .info-wrapper .visuals {
            padding-left: 0;
            text-align: center;
        }

            .home-page .page-container .location-container .content .info-wrapper .visuals .icon .image {
                width: 6rem;
            }

            .home-page .page-container .location-container .content .info-wrapper .visuals .line {
                position: inherit;
                width: auto;
            }

        .home-page .page-container .location-container .content .info-wrapper .desc {
            padding-left: 3rem;
        }

        .home-page .page-container .location-container .content .map-wrapper {
            padding-left: 2rem;
            padding-right: 2rem;
        }

    .home-page .page-container .intro-container .desc-container .part1 {
        padding-right: 0;
    }

    .home-page .page-container .intro-container .desc-container .part2 {
        padding-left: 0;
        padding-top: 1.5rem;
    }

    .home-page .page-container .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
        padding-top: inherit;
        padding-bottom: inherit;
    }

    .about-page .page-container .content-wrapper .location-container {
        border-radius: 0 !important;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(164, 218, 236) 40%, rgb(164, 218, 236) 70%, rgb(255, 255, 255) 100%);
        padding-top: 10rem;
        padding-bottom: 10rem;
        box-shadow: none !important;
    }

        .about-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals {
            padding-left: 0;
            text-align: center;
        }

            .about-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals .icon .image {
                width: 6rem;
            }

            .about-page .page-container .content-wrapper .location-container .content .info-wrapper .visuals .line {
                position: inherit;
                width: auto;
            }

        .about-page .page-container .content-wrapper .location-container .content .info-wrapper .desc {
            padding-left: 3rem;
        }

        .about-page .page-container .content-wrapper .location-container .content .map-wrapper {
            padding-left: 2rem;
            padding-right: 2rem;
        }

    .about-page .page-container .content-wrapper .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper .testimonial-wrapper .quotation-mark .icon-wrapper {
        padding-top: inherit;
        padding-bottom: inherit;
    }

    .articles-page .page-content .page-title {
        text-align: center;
        margin-bottom: 2rem;
        line-height: normal;
    }

    .articles-page .page-content .articles-wrapper .articles-container .article {
        margin-bottom: 8rem;
    }

    .article-page .page-container .top-section .title {
        font-size: 2.1rem;
    }

    .staff-page .page-container .specialty-wrapper {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 75% !important;
    }

        .staff-page .page-container .specialty-wrapper .specialty {
            width: 100%;
            margin-top: 1rem;
        }

    .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .title {
        text-align: center;
    }

    .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .image-section .sticky-lg .image-wrapper {
        width: 70%;
        margin: 1rem auto;
    }

    .appointment-page .form-container {
        border-radius: 0 !important;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(164, 218, 236) 40%, rgb(164, 218, 236) 70%, rgb(255, 255, 255) 100%);
        padding-top: 10rem !important;
        padding-bottom: 10rem !important;
        box-shadow: none !important;
    }

    .appointment-page .form-container-after-submission {
        padding: 1rem !important;
        border-radius: 0 !important;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 220, 115) 40%, rgb(255, 220, 115) 70%, rgb(255, 255, 255) 100%);
        padding-top: 10rem !important;
        padding-bottom: 10rem !important;
        box-shadow: none !important;
    }

        .appointment-page .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article {
            padding: 0 !important;
        }

    .appointment-page .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .appointment-page .location-container {
        border-radius: 0 !important;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(164, 218, 236) 40%, rgb(164, 218, 236) 70%, rgb(255, 255, 255) 100%);
        padding-top: 10rem;
        padding-bottom: 10rem;
        box-shadow: none !important;
    }

        .appointment-page .location-container .content .info-wrapper .visuals {
            padding-left: 0;
            text-align: center;
        }

            .appointment-page .location-container .content .info-wrapper .visuals .icon .image {
                width: 6rem !important;
            }

            .appointment-page .location-container .content .info-wrapper .visuals .line {
                position: inherit !important;
                width: auto !important;
            }

        .appointment-page .location-container .content .info-wrapper .desc {
            padding-left: 3rem !important;
        }

        .appointment-page .location-container .content .map-wrapper {
            padding-left: 2rem !important;
            padding-right: 2rem !important;
        }

    .contact-page .form-container {
        border-radius: 0 !important;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(189, 204, 169) 40%, rgb(189, 204, 169) 70%, rgb(255, 255, 255) 100%);
        padding-top: 10rem !important;
        padding-bottom: 10rem !important;
        box-shadow: none !important;
    }

    .contact-page .form-container-after-submission {
        padding: 1rem !important;
        border-radius: 0 !important;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 220, 115) 40%, rgb(255, 220, 115) 70%, rgb(255, 255, 255) 100%);
        padding-top: 10rem !important;
        padding-bottom: 10rem !important;
        box-shadow: none !important;
    }

        .contact-page .form-container-after-submission .form-section .form-wrapper .articles-wrapper .articles .article {
            padding: 0 !important;
        }

    .contact-page .testimonial-container .testimonials-wrapper .carousel-track .carousel-ras-item .card-wrapper {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .contact-page .location-container {
        border-radius: 0 !important;
        background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(164, 218, 236) 40%, rgb(164, 218, 236) 70%, rgb(255, 255, 255) 100%);
        padding-top: 10rem;
        padding-bottom: 10rem;
        box-shadow: none !important;
    }

        .contact-page .location-container .content .info-wrapper .visuals {
            padding-left: 0;
            text-align: center;
        }

            .contact-page .location-container .content .info-wrapper .visuals .icon .image {
                width: 6rem !important;
            }

            .contact-page .location-container .content .info-wrapper .visuals .line {
                position: inherit !important;
                width: auto !important;
            }

        .contact-page .location-container .content .info-wrapper .desc {
            padding-left: 3rem !important;
        }

        .contact-page .location-container .content .map-wrapper {
            padding-left: 2rem !important;
            padding-right: 2rem !important;
        }

    .testimonials-page .testimonials-block {
        margin-top: 0 !important;
    }

        .testimonials-page .testimonials-block .testimonials {
            flex-direction: column;
        }

            .testimonials-page .testimonials-block .testimonials .testimonial {
                flex: 0 0 100%;
                max-width: 100%;
                margin-top: 3rem !important;
            }
}

@media (max-width: 576px) {
    .service-page .page-container .faq-container .sections-wrapper .sections .section .question button {
        margin-left: 3rem;
    }

        .service-page .page-container .faq-container .sections-wrapper .sections .section .question button::before {
            content: "add_circle";
            margin-right: 5px;
            font-family: "Material Symbols Sharp";
            font-variation-settings: "FILL" 1, "wght" 200, "GRAD" 0, "opsz" 24;
            font-size: 2rem;
            position: absolute;
            top: -0.3rem;
            left: -2.5rem;
        }

        .service-page .page-container .faq-container .sections-wrapper .sections .section .question button:not(.collapsed)::before {
            content: "do_not_disturb_on";
        }

        .service-page .page-container .faq-container .sections-wrapper .sections .section .question button[aria-expanded=true] {
            color: #084f6f !important;
        }

    .service-page .page-container .faq-container .sections-wrapper .sections .section .answer {
        padding-left: 2rem;
    }

    .staff-page .page-container .content-wrapper .providers-container .providers .provider .provider-container .provider-wrapper .title {
        text-align: center;
        margin-bottom: 1rem;
    }
}

@media (min-width: 577px) {
    .service-page .page-container .faq-container .sections-wrapper .sections .section .question button {
        pointer-events: none;
    }

        .service-page .page-container .faq-container .sections-wrapper .sections .section .question button::before {
            content: none;
        }

        .service-page .page-container .faq-container .sections-wrapper .sections .section .question button::after {
            display: none;
        }

    .accordion-collapse {
        display: block !important;
        height: auto !important;
    }
}
