body:has(.sedation-cases-page) #subtop {
    display: none !important;
}

.sedation-cases-page,
.sedation-cases-page * {
    box-sizing: border-box;
}

.sedation-cases-page {
    width: 100%;
    color: #292524;
    background: #fff;
    font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
}

body:has(.sedation-cases-page) #quickSide,
body:has(.sedation-cases-page) #quickFloat,
body:has(.sedation-cases-page) #quickToggleBtn,
body:has(.sedation-cases-page) #quickForm,
body:has(.sedation-cases-page) #floating1,
body:has(.sedation-cases-page) #floating1_btn,
body:has(.sedation-cases-page) .bform,
body:has(.sedation-cases-page) #footer,
body:has(.sedation-cases-page) .footer-copyright {
    display: none !important;
}

.scases-mobile,
.scases-text-mobile,
.scases-text-tablet,
.scases-hero__desc--tablet,
.scases-hero__desc--mobile,
.scases-banner__eyebrow-responsive,
.scases-banner__title-responsive,
.scases-banner__desc-responsive,
.scases-banner__responsive-bg {
    display: none !important;
}

.scases-text-pc-tablet {
    display: inline;
}

.scases-text-pc {
    display: inline;
}

.scases-hero {
    position: relative;
    width: 100%;
    height: 900px;
    overflow: hidden;
    background: #111;
}

.scases-hero__media,
.scases-hero__media picture {
    position: absolute;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
}

.scases-hero__main-img {
    position: absolute;
    top: -33.35%;
    left: -0.01%;
    width: 126.43%;
    height: 149.78%;
    max-width: none;
}

.scases-hero__overlay-img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    object-position: bottom;
}

.scases-hero__overlay {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 225px 0;
    background: rgba(0, 0, 0, 0.6);
    -webkit-backdrop-filter: blur(2.5px);
    backdrop-filter: blur(2.5px);
}

.scases-hero__container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    width: 100%;
    max-width: 1370px;
    padding: 0 15px;
    text-align: center;
}

.scases-hero__text {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35px;
    width: 100%;
    color: #fff;
}

.scases-hero__eyebrow {
    margin: 0;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.2px;
    text-transform: uppercase;
    opacity: 0.8;
    white-space: nowrap;
}

.scases-hero__copy {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    width: 100%;
}

.scases-hero__title {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
    color: #fff;
    font-size: 64px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: -1.92px;
}

.scases-hero__title span {
    display: block;
}

.scases-hero__desc {
    width: 100%;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -1.2px;
    white-space: normal;
}

.scases-hero__buttons {
    display: flex;
    align-items: center;
    gap: 10px;
}

.scases-hero__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 220px;
    max-width: 220px;
    padding: 15px 0;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff !important;
    background: rgba(255, 255, 255, 0);
    text-decoration: none !important;
    font-size: 17px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.51px;
    white-space: nowrap;
}

.scases-hero__button-icon {
    width: 15px;
    height: 15px;
    flex: 0 0 15px;
}

body:has(.sedation-cases-page) #site_config {
    height: 60px;
    background: #fff;
}

body:has(.sedation-cases-page) #site_config .container {
    width: 100%;
    max-width: none;
    padding: 0;
}

body:has(.sedation-cases-page) #site_config .site {
    display: flex;
    align-items: stretch;
    width: 100%;
    height: 60px;
    margin: 0;
    padding-left: 240px;
}

body:has(.sedation-cases-page) #site_config .site .home {
    display: flex;
    align-items: center;
    position: relative;
    height: 60px;
    font-family: 'Pretendard', -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 17px;
    font-weight: 590;
    line-height: 22px;
    letter-spacing: -0.43px;
    color: #666;
}

body:has(.sedation-cases-page) #site_config .site .home.home1 {
    flex: 0 0 60px;
    width: 60px;
    height: 60px;
    justify-content: center;
    background: #444;
}

body:has(.sedation-cases-page) #site_config .site .home.home1 img {
    width: 20px;
    height: 20px;
}

body:has(.sedation-cases-page) #site_config .site .home.home2,
body:has(.sedation-cases-page) #site_config .site .home.home3 {
    flex: 0 0 300px;
    width: 300px;
    background: #fff;
}

body:has(.sedation-cases-page) #site_config .site .home > span {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 52px 0 20px;
}

body:has(.sedation-cases-page) #site_config .site .home.home2::after,
body:has(.sedation-cases-page) #site_config .site .home.home3::after {
    content: "";
    position: absolute;
    z-index: 4;
    top: 0;
    right: 20px;
    width: 22px;
    height: 100%;
    display: block;
    background: url(../img/site_arr.png) center center no-repeat;
    pointer-events: none;
}

.scases-banner {
    background: #f7f7f7;
    padding: 30px 240px;
}

.scases-banner__inner {
    position: relative;
    display: flex;
    max-width: 1440px;
    height: 700px;
    margin: 0 auto;
    overflow: hidden;
    background: linear-gradient(90deg, rgba(220, 214, 222, 0.5) 0%, rgba(225, 217, 227, 0.5) 100%);
}

.scases-banner__media {
    position: absolute;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
}

.scases-banner__media::before {
    content: "";
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: radial-gradient(ellipse at 50% 14.8%, #fff 15%, #fafafa 56.25%);
}

.scases-banner__desktop-bg {
    position: absolute;
    z-index: 1;
    top: 15.56%;
    left: 13.52%;
    width: 36.46%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    opacity: 0.8;
}

.scases-banner__overlay-img {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    object-position: center bottom;
}

.scases-banner__copy {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    flex: 1 1 50%;
    align-items: flex-start;
    justify-content: center;
    width: 50%;
    padding: 0 100px;
}

.scases-banner__copy > * {
    width: 100%;
}

.scases-banner__spacer {
    flex: 1 1 50%;
    width: 50%;
}

.scases-banner__eyebrow {
    margin: 0 0 15px;
    color: #5e2c7b;
    font-size: 28px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -1.4px;
}

.scases-banner__content {
    display: flex;
    flex-direction: column;
    gap: 35px;
}

.scases-banner h2 {
    margin: 0;
    color: #292524;
    font-size: 64px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: -1.92px;
}

.scases-banner__content p {
    margin: 0;
    color: rgba(68, 64, 60, 0.7);
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -1.2px;
}

.scases-treatment {
    background: #f7f7f7;
}

.scases-case-section {
    background: #f7f7f7;
    padding: 130px 0;
}

.scases-case-section:first-child {
    padding: 100px 0;
}

.scases-case-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 15px;
}

.scases-case-title {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0;
}

.scases-case-title__system {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    text-align: center;
}

.scases-case-title__number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #b05ba8;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: -1.05px;
}

.scases-case-title h2 {
    margin: 0;
    color: #5e2c7b;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: -0.72px;
}

.scases-case-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    width: 100%;
    max-width: 1340px;
    padding: 60px 15px;
    border-top: 3px solid #5e2c7b;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.6);
    box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.03);
    overflow: hidden;
}

.scases-card-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    width: 100%;
    text-align: center;
}

.scases-card-block--intro {
    gap: 10px;
}

#case-01 .scases-card-block--intro {
    gap: 30px;
}

.scases-card-block--points {
    padding: 30px 0;
}

.scases-label-flow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    padding: 5px 15px;
    border-radius: 15px;
    background: rgba(94, 44, 123, 0.1);
    color: #5e2c7b;
    font-size: 17px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.51px;
}

.scases-label-flow img {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
}

.scases-card-block h3 {
    margin: 0;
    color: #5e2c7b;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -1.5px;
    word-break: break-word;
}

.scases-case-lead,
.scases-card-block p,
.scases-card-block li,
.scases-review-card__copy p,
.scases-case-note p {
    margin: 0;
    color: #78716c;
    font-size: 21px;
    font-weight: 500;
    line-height: 31px;
    letter-spacing: -0.84px;
}

.scases-case-note p {
    font-weight: 400;
    letter-spacing: -0.63px;
}

.scases-case-lead,
.scases-card-block p,
.scases-card-block li,
.scases-review-card__copy p,
.scases-case-note p {
    word-break: break-word;
}

.scases-card-block h3 .scases-text-pc-tablet,
.scases-card-block h3 .scases-text-pc,
.scases-card-block h3 .scases-text-tablet,
.scases-card-block h3 .scases-text-mobile,
.scases-case-lead .scases-text-pc-tablet,
.scases-case-lead .scases-text-pc,
.scases-case-lead .scases-text-tablet,
.scases-case-lead .scases-text-mobile,
.scases-card-block p .scases-text-pc-tablet,
.scases-card-block p .scases-text-pc,
.scases-card-block p .scases-text-tablet,
.scases-card-block p .scases-text-mobile,
.scases-review-card__copy p .scases-text-pc-tablet,
.scases-review-card__copy p .scases-text-pc,
.scases-review-card__copy p .scases-text-tablet,
.scases-review-card__copy p .scases-text-mobile,
.scases-case-note p .scases-text-pc-tablet,
.scases-case-note p .scases-text-mobile {
    white-space: pre-wrap;
}

.scases-card-block ul {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.scases-mini-label {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 5px 15px;
    border-radius: 15px;
    background: rgba(94, 44, 123, 0.1);
    color: #5e2c7b;
    font-size: 17px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.51px;
}

.scases-review-wrap {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 30px 0;
}

.scases-review-card {
    display: flex;
    align-items: flex-start;
    gap: 30px;
    width: 100%;
    max-width: 1064px;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 16px;
    background: #fff;
}

.scases-review-card__photo {
    width: 130px;
    height: 130px;
    flex: 0 0 130px;
    border-radius: 50%;
    object-fit: cover;
}

.scases-review-card__divider {
    width: 1px;
    align-self: stretch;
    background: #eee;
}

.scases-review-card__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
    flex: 0 0 814px;
    width: 814px;
    padding-top: 16px;
}

.scases-review-card__copy strong {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #5e2c7b;
    font-size: 21px;
    font-weight: 700;
    line-height: 31px;
    letter-spacing: -1.05px;
}

.scases-review-card__copy strong i {
    display: block;
    width: 2px;
    height: 19px;
    background: rgba(94, 44, 123, 0.8);
}

.scases-review-card__copy p {
    color: #78716c;
}

.scases-case-lead {
    color: #666;
}

.scases-case-notes {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-width: 1340px;
}

.scases-case-note {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
}

.scases-case-note img {
    width: 20px;
    height: 25px;
    flex: 0 0 20px;
    object-fit: contain;
}

.scases-case-actions {
    display: flex;
    justify-content: center;
    gap: 60px;
    width: 100%;
}

.scases-case-actions a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 280px;
    height: 54px;
    padding: 15px 20px;
    border-radius: 5px;
    background: #292524;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 17px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: -0.51px;
}

.scases-case-actions a + a {
    width: 252px;
}

.scases-case-actions img {
    width: 24px;
    height: 24px;
    flex: 0 0 24px;
}

body:has(.sedation-cases-page) .imp-footer {
    padding-bottom: 131px;
}

@media (min-width: 768px) and (max-width: 1199px) {
    .sedation-cases-page [data-aos] {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }

    .scases-text-pc,
    .scases-text-mobile {
        display: none !important;
    }

    .scases-text-tablet {
        display: inline !important;
    }

    .scases-hero {
        height: 850px;
    }

    .scases-hero__main-img {
        top: -1.94%;
        left: -98.13%;
        width: 216.1%;
        height: 102.41%;
    }

    .scases-hero__overlay {
        padding: 225px 0;
        -webkit-backdrop-filter: blur(7.5px);
        backdrop-filter: blur(7.5px);
    }

    .scases-hero__container {
        padding: 0 40px;
    }

    .scases-hero__text {
        white-space: nowrap;
    }

    .scases-hero__desc--desktop {
        display: none !important;
    }

    .scases-hero__desc--tablet {
        display: block !important;
    }

    body:has(.sedation-cases-page) #site_config .site {
        padding-left: 0;
    }

    body:has(.sedation-cases-page) #site_config .site .home.home3 {
        flex: 0 0 auto;
        width: auto;
    }

    .scases-banner {
        padding: 0;
        background: #fff;
    }

    .scases-banner__inner {
        flex-direction: column;
        max-width: none;
        height: auto;
        min-height: 1235px;
    }

    .scases-banner__media::before {
        content: none;
    }

    .scases-banner__media::after {
        content: "";
        position: absolute;
        z-index: 2;
        inset: 0;
        background: linear-gradient(181.6665deg, #fff 34.946%, rgba(255, 255, 255, 0) 77.276%);
    }

    .scases-banner__desktop-bg,
    .scases-banner__eyebrow-desktop,
    .scases-banner__title-desktop,
    .scases-banner__desc-desktop {
        display: none !important;
    }

    .scases-banner__responsive-bg,
    .scases-banner__eyebrow-responsive,
    .scases-banner__title-responsive,
    .scases-banner__desc-responsive {
        display: inline !important;
    }

    .scases-banner__responsive-bg {
        position: absolute;
        top: -27.39%;
        left: -14.24%;
        display: block !important;
        width: 116.23%;
        height: 128.43%;
        max-width: none;
        object-fit: fill;
        opacity: 1;
    }

    .scases-banner__overlay-img {
        top: 0;
        right: 0;
        bottom: auto;
        width: 100%;
        height: 100%;
        object-fit: fill;
        object-position: center bottom;
    }

    .scases-banner__copy {
        z-index: 3;
        flex: 0 0 auto;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        padding: 100px 15px 40px;
        text-align: center;
    }

    .scases-banner__eyebrow {
        margin-bottom: 30px;
        font-size: 41px;
        line-height: normal;
        letter-spacing: -2.05px;
    }

    .scases-banner__content {
        align-items: center;
        gap: 15px;
    }

    .scases-banner h2 {
        font-size: 64px;
        line-height: 1.3;
        letter-spacing: -1.92px;
    }

    .scases-banner__content p {
        font-size: 24px;
        line-height: 34px;
        letter-spacing: -1.2px;
    }

    .scases-banner__spacer {
        flex: 0 0 650px;
        width: 100%;
    }

    .scases-case-container {
        max-width: none;
        padding: 0 15px;
    }

    .scases-case-card,
    .scases-case-notes {
        max-width: 100%;
    }

    .scases-review-card__copy {
        flex: 1 1 auto;
        width: auto;
        padding-top: 0;
    }

    body:has(.sedation-cases-page) .imp-footer {
        padding-top: 100px;
        padding-bottom: 190px;
    }
}

@media (max-width: 767px) {
    .sedation-cases-page [data-aos] {
        opacity: 1 !important;
        transform: none !important;
        transition: none !important;
    }

    .scases-desktop-tablet,
    .scases-text-pc-tablet,
    .scases-text-pc,
    .scases-text-tablet,
    .scases-hero__desc--desktop,
    .scases-hero__desc--tablet {
        display: none !important;
    }

    .scases-mobile,
    .scases-text-mobile,
    .scases-hero__desc--mobile {
        display: inline !important;
    }

    .scases-hero {
        height: 650px;
    }

    .scases-hero__main-img {
        top: 0;
        left: -142.89%;
        width: 330.49%;
        height: 100%;
    }

    .scases-hero__overlay {
        padding: 225px 0;
        -webkit-backdrop-filter: blur(7.5px);
        backdrop-filter: blur(7.5px);
    }

    .scases-hero__container {
        gap: 60px;
        max-width: 375px;
        padding: 0 15px;
    }

    .scases-hero__text {
        gap: 35px;
    }

    .scases-hero__eyebrow {
        font-size: 14px;
        letter-spacing: 1.4px;
    }

    .scases-hero__title {
        width: auto;
        font-size: 32px;
        line-height: 1.3;
        letter-spacing: -0.96px;
        white-space: nowrap;
    }

    .scases-hero__desc {
        min-width: 100%;
        width: min-content;
        font-size: 17px;
        line-height: 1.3;
        letter-spacing: -0.85px;
    }

    .scases-hero__buttons {
        flex-direction: column;
        align-items: flex-start;
    }

    .scases-hero__button {
        width: 220px;
        max-width: 220px;
        font-size: 17px;
        line-height: normal;
    }

    .scases-hero__button-icon {
        width: 9px;
        height: 9px;
        flex-basis: 9px;
    }

    body:has(.sedation-cases-page) #site_config {
        height: 120px;
    }

    body:has(.sedation-cases-page) #site_config .site {
        flex-wrap: wrap;
        height: 120px;
        padding-left: 0;
    }

    body:has(.sedation-cases-page) #site_config .site .home.home1 {
        flex: 0 0 60px;
        width: 60px;
    }

    body:has(.sedation-cases-page) #site_config .site .home.home2 {
        flex: 0 0 300px;
        width: 300px;
    }

    body:has(.sedation-cases-page) #site_config .site .home.home3 {
        flex: 0 0 315px;
        width: 315px;
        margin-left: 60px;
    }

    body:has(.sedation-cases-page) #site_config .site .home.home3::after {
        right: auto;
        left: 157px;
    }

    .scases-banner {
        padding: 0;
        background: #fff;
    }

    .scases-banner__inner {
        flex-direction: column;
        max-width: none;
        height: auto;
        min-height: 701px;
    }

    .scases-banner__media::before {
        content: none;
    }

    .scases-banner__media::after {
        content: "";
        position: absolute;
        z-index: 2;
        inset: 0;
        background: linear-gradient(181.9371deg, #fff 34.946%, rgba(255, 255, 255, 0) 77.276%);
    }

    .scases-banner__desktop-bg,
    .scases-banner__eyebrow-desktop,
    .scases-banner__title-desktop,
    .scases-banner__desc-desktop {
        display: none !important;
    }

    .scases-banner__responsive-bg,
    .scases-banner__eyebrow-responsive,
    .scases-banner__title-responsive,
    .scases-banner__desc-responsive {
        display: inline !important;
    }

    .scases-banner__responsive-bg {
        position: absolute;
        top: -4.89%;
        left: -12%;
        display: block !important;
        width: 119.73%;
        height: 106%;
        max-width: none;
        object-fit: fill;
        opacity: 1;
    }

    .scases-banner__overlay-img {
        top: 0;
        right: 0;
        bottom: auto;
        width: 100%;
        height: 100%;
        object-fit: fill;
        object-position: center bottom;
    }

    .scases-banner__copy {
        z-index: 3;
        flex: 0 0 auto;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        padding: 100px 80px 40px;
        text-align: center;
    }

    .scases-banner__copy > * {
        width: max-content;
        max-width: none;
    }

    .scases-banner__eyebrow {
        margin-bottom: 30px;
        font-size: 24px;
        line-height: normal;
        letter-spacing: -1.2px;
        white-space: nowrap;
    }

    .scases-banner__content {
        align-items: center;
        gap: 15px;
    }

    .scases-banner h2 {
        font-size: 32px;
        line-height: 1.3;
        letter-spacing: -0.96px;
        white-space: nowrap;
    }

    .scases-banner__content p {
        font-size: 17px;
        line-height: 1.3;
        letter-spacing: -0.85px;
        white-space: nowrap;
    }

    .scases-banner__spacer {
        flex: 0 0 286px;
        width: 100%;
    }

    .scases-case-section {
        padding: 20px 0;
    }

    .scases-case-section:first-child {
        padding: 20px 0;
    }

    .scases-case-container {
        gap: 30px;
        max-width: none;
        padding: 0 15px;
    }

    .scases-case-title__system {
        gap: 8px;
    }

    .scases-case-title__number {
        width: 28px;
        height: 28px;
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: -0.75px;
    }

    .scases-case-title h2 {
        font-size: 17px;
        line-height: 1.3;
        letter-spacing: -0.51px;
    }

    .scases-case-card {
        justify-content: center;
        gap: 24px;
        width: 345px;
        max-width: 100%;
        padding: 48px 12px;
        border-top-width: 2.4px;
        border-radius: 12.8px;
        box-shadow: 12px 12px 24px rgba(0, 0, 0, 0.03);
    }

    #case-01 .scases-case-card {
        height: 1499px;
    }

    #case-02 .scases-case-card {
        height: 1545px;
    }

    #case-03 .scases-case-card {
        height: 1522px;
    }

    #case-04 .scases-case-card {
        height: 1568px;
    }

    .scases-card-block,
    .scases-card-block--intro {
        gap: 10px;
    }

    #case-01 .scases-card-block--intro {
        gap: 10px;
    }

    .scases-card-block--points {
        padding: 0;
    }

    .scases-label-flow,
    .scases-mini-label {
        padding: 5px 15px;
        border-radius: 15px;
        font-size: 13px;
        line-height: normal;
        letter-spacing: -0.39px;
    }

    .scases-label-flow {
        padding: 4px 15px;
        border-radius: 100px;
    }

    .scases-label-flow img {
        width: 24px;
        height: 24px;
        flex-basis: 24px;
    }

    .scases-card-block h3 {
        font-size: 23px;
        line-height: 1.3;
        letter-spacing: -0.45px;
    }

    .scases-case-lead,
    .scases-card-block p,
    .scases-card-block li,
    .scases-case-note p {
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: -0.6px;
    }

    .scases-card-block ul {
        gap: 2px;
    }

    .scases-review-wrap {
        padding: 0;
    }

    .scases-review-card {
        align-items: flex-start;
        gap: 20px;
        width: 321px;
        max-width: 100%;
        padding: 20px;
        border-width: 0.8px;
        border-radius: 10px;
    }

    .scases-review-card__photo {
        width: 80px;
        height: 80px;
        flex-basis: 80px;
    }

    .scases-review-card__divider {
        display: none;
    }

    .scases-review-card__copy {
        flex: 1 1 auto;
        width: auto;
        padding-top: 5px;
        gap: 5px;
    }

    .scases-review-card__copy strong {
        gap: 4px;
        font-size: 15px;
        line-height: 1.5;
        letter-spacing: -0.75px;
    }

    .scases-review-card__copy strong i {
        width: 1.6px;
        height: 15.2px;
    }

    .scases-review-card__copy p {
        font-size: 13px;
        font-weight: 400;
        line-height: normal;
        letter-spacing: -0.39px;
    }

    .scases-case-notes {
        gap: 15px;
        width: 345px;
        max-width: 100%;
    }

    .scases-case-note:first-child {
        min-height: 92px;
    }

    .scases-case-note:last-child {
        min-height: 46px;
    }

    .scases-case-note img {
        width: 14px;
        height: 19px;
        flex-basis: 14px;
    }

    .scases-case-note p {
        letter-spacing: -0.45px;
    }

    .scases-case-actions {
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }

    .scases-case-actions a {
        width: 280px;
        height: 54px;
        font-size: 17px;
        line-height: normal;
        letter-spacing: -0.51px;
    }

    .scases-case-actions a + a {
        width: 252px;
    }

    .scases-case-actions img {
        width: 20px;
        height: 20px;
        flex-basis: 20px;
    }

    body:has(.sedation-cases-page) .imp-footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    body:has(.sedation-cases-page) .imp-footer__logo {
        height: 30px;
    }

    body:has(.sedation-cases-page) .bform {
        display: none !important;
    }
}
