@charset "UTF-8";
:root {
    --white: #fff;
    --black: #000;
    --primary: #88e5fe;
    --second: #024f7c;
    --body: #25476b;
}

h1,
h2,
h3,
h4,2
h5 {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.25
}

a,
button,
i,
img {
    transition: all ease .4s
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeindown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media screen and (max-width:996px) {
    .fadeindown {
        animation: none
    }
}

.line-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

.line-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.line-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.box-title {
    margin-bottom: 80px
}

@media screen and (max-width:996px) {
    .box-title {
        margin-bottom: 20px
    }
}

.box-title h2 {
    font-size: 60px;
    color: #000;
    text-align: center
}

@media screen and (max-width:996px) {
    .box-title h2 {
        font-size: 6.33vw!important;
        letter-spacing: -.28vw
    }
}

.box-title h2 span {
    color: var(--body)
}

.box-title .slogan {
    text-align: center;
    font-size: 20px;
    color: #000;
    font-weight: 600
}

@media screen and (max-width:996px) {
    .box-title .slogan {
        font-size: 14px
    }
}

.min-wraper {
    width: min(1080px, 100%);
    margin: 0 auto
}

.home-banner {
    position: relative;
    z-index: 2
}

.home-banner .banner-item {
    z-index: 4;
    overflow: initial;
    position: relative
}

.home-banner .box-img::after {
    content: "";
    width: 100%;
    height: 540px;
    position: absolute;
    left: 0;
    bottom: -5px;
    z-index: 4;
    background: url(../images/visual_dim.png) no-repeat center top
}

@media screen and (max-width:996px) {
    .home-banner .box-img::after {
        height: 200px;
        background-size: 100%;
        background-position: center bottom
    }
}

.home-banner .banner-item ul li .text {
    width: 1082px;
    margin: 0 auto;
    padding: 297px 0 150px 50px;
    position: relative
}

@media screen and (max-width:996px) {
    .home-banner .banner-item ul li .text {
        padding: 22.08vw 0 7% 7.36vw;
        width: auto
    }
    .home-banner .banner-item ul li .text img {
        width: 47.08vw
    }
}

.home-banner .visual-left {
    width: 543px;
    height: 691px;
    max-width: 543px;
    left: 50%;
    top: 536px;
    margin-left: -1180px;
    background-image: url(../images/visual_img_decoration_01.png);
    transition: transform .2s ease-out;
    position: absolute;
    z-index: 5;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
    will-change: transform
}

@media screen and (max-width:996px) {
    .home-banner .visual-left {
        bottom: -15vw
    }
}

.home-banner .visual-right {
    width: 204px;
    height: 309px;
    left: 50%;
    top: 745px;
    margin-left: 615px;
    background-image: url(../images/visual_img_decoration_02.png);
    transition: transform .1s ease-out;
    position: absolute;
    z-index: 5;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
    transition: transform .3s ease-out;
    will-change: transform
}

@media screen and (max-width:996px) {
    .home-banner .visual-right {
        width: 14.58vw;
        height: 17.22vw;
        margin-left: 0;
        left: inherit;
        background-image: url(//image.idhospital.com/www/rn_2025/main/visual_img_decoration_02_v1.png);
        right: -4.58vw;
        top: 63vw
    }
}

@media screen and (max-width:996px) {
    .counsel-wrapper {
        display: none
    }
}

.counsel-wrapper .counsel-form {
    display: flex;
    width: 960px;
    height: 104px;
    margin-left: -480px;
    position: absolute;
    left: 50%;
    top: 80%;
    z-index: 4;
    align-items: center;
    border-radius: 70px;
    background-color: #19212d
}

.counsel-wrapper .counsel-form .gr-input {
    width: auto
}

.counsel-wrapper .counsel-form .name .vuta-input {
    width: 140px;
    height: 58px;
    margin-left: 20px;
    flex-shrink: 0;
    font-size: 19px;
    color: #aaaab3;
    font-weight: 500;
    box-sizing: border-box;
    text-align: center;
    border-radius: 50px;
    border: none
}

.counsel-wrapper .counsel-form .phone .vuta-input {
    width: 170px;
    height: 58px;
    margin-left: 13px;
    padding: 0 20px;
    font-size: 19px;
    color: #aaaab3;
    font-weight: 500;
    box-sizing: border-box;
    text-align: center;
    border-radius: 50px;
    border: none
}

.counsel-wrapper .counsel-form .select-box select {
    width: 180px;
    height: 58px;
    margin-left: 13px;
    padding-left: 25px;
    font-size: 19px;
    color: #aaaab3;
    font-weight: 500;
    box-sizing: border-box;
    border-radius: 50px;
    outline: 0;
    border: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(../images/icon_select_field.png) no-repeat right 29px center
}

.counsel-wrapper .counsel-form .gr-checkbox {
    margin-left: 13px;
    font-size: 13px;
    color: #fff
}

.counsel-wrapper .counsel-form .gr-checkbox a {
    color: rgba(255, 255, 255, .7);
    text-decoration: 1px solid rgba(255, 255, 255, .7);
    margin-left: 3px
}

.counsel-wrapper .counsel-form .gr-checkbox input {
    display: none
}

.counsel-wrapper .counsel-form .gr-checkbox span {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 9px;
    position: relative;
    border-radius: 4px;
    background-color: #fff
}

.counsel-wrapper .counsel-form .gr-checkbox input[type=checkbox]:checked+span {
    background: #fff url(../images/icon_checkbox_check.png) no-repeat center center
}

.counsel-wrapper .counsel-form .gr-checkbox label {
    display: inline-flex;
    cursor: pointer;
    align-items: center
}

.counsel-wrapper .counsel-form button {
    display: flex;
    width: 180px;
    height: 100%;
    position: absolute;
    right: -3px;
    top: 0;
    font-size: 24px;
    color: #fff;
    background: var(--body);
    font-weight: 800;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 70px
}

.slick-arrow {
    border: none
}

.slick-arrow.slick-prev {
    width: 86px;
    height: 86px;
    left: 50%;
    margin-left: -30%;
    border-radius: 50%;
    background: rgba(255, 255, 255, .5) url(../images/btn_swiper.png) no-repeat center center
}

@media screen and (max-width:996px) {
    .slick-arrow.slick-prev {
        left: 5px;
        margin-left: 0;
        background: transparent url(../images/btn_swiper.png) no-repeat center center
    }
}

.slick-arrow.slick-next {
    width: 86px;
    height: 86px;
    top: 50%;
    right: 50%;
    margin-right: -30%;
    transform: rotate(180deg) translateY(50%);
    border-radius: 50%;
    background: rgba(255, 255, 255, .5) url(../images/btn_swiper.png) no-repeat center center
}

@media screen and (max-width:996px) {
    .slick-arrow.slick-next {
        right: 10px;
        margin-right: 0;
        background: transparent url(../images/btn_swiper.png) no-repeat center center
    }
}

.slick-arrow::before {
    display: none
}

.id-slider {
    padding-left: 15px;
    padding-right: 15px
}

@media screen and (max-width:996px) {
    .id-slider {
        padding: 0;
        margin: 0 -5px
    }
}

.id-slider .item .id-slider-item {
    position: relative;
    border-radius: 30px 30px 0 30px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 15px;
    margin-left: 15px;
    aspect-ratio: 4/6;
}

@media screen and (max-width:996px) {
    .id-slider .item .id-slider-item {
        margin: 0 5px;
        border-radius: 4.17vw 4.17vw 0 4.17vw
    }
}

@media (max-width:1650px) {
    .home-banner {
        overflow: hidden;
    }
}

.dropdown-menu.show {
    transform: unset !important;
    top: 30px !important;
}

.dropdown-menu {
    background: transparent;
    border: 0;
}

.dropdown-menu li {
    padding: 2px 10px;
    background: #ccc;
    transition: all ease 0.4s;
    width: fit-content;
}

.dropdown-menu.show li:hover {
    background: var(--primary);
}

.id-slider .item .id-slider-item>a {
    position: absolute;
    inset: 0;
    z-index: 2
}

.id-slider .item .id-slider-item .box-item {
    display: flex;
    position: absolute;
    left: 31px;
    right: 31px;
    top: 29px;
    bottom: 25px;
    justify-content: space-between;
    flex-direction: column
}

@media screen and (max-width:996px) {
    .id-slider .item .id-slider-item .box-item {
        inset: 20px;
    }
}

.id-slider .item .id-slider-item .box-item .icon {
    width: 24px;
    height: 24px;
    background-image: url(../images/icon-logo.png);
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(0) invert(1);
}

.id-slider .item .id-slider-item .box-item .info {
    text-align: center
}

.id-slider .item .id-slider-item .box-item .info h4 {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -.5px
}

@media screen and (max-width:996px) {
    .id-slider .item .id-slider-item .box-item .info h4 {
        font-size: 20px;
        letter-spacing: -.07vw
    }
}

.id-slider .item .id-slider-item .box-item .info .tag {
    font-size: 16px;
    letter-spacing: -1px;
    color: rgba(255, 255, 255, .5)
}

@media screen and (max-width:996px) {
    .id-slider .item .id-slider-item .box-item .info .tag {
        font-size: 2.22vw;
        letter-spacing: -.14vw
    }
}

.tab-content {
    display: none
}

.tab-content.active {
    display: block
}

.section-1 {
    padding: 25px 0 100px
}

@media screen and (max-width:996px) {
    .section-1 {
        padding-bottom: 25px
    }
}

.section-2 .box-title {
    margin-bottom: 10px
}

.section-2 .tabs {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-bottom: 70px
}

@media screen and (max-width:996px) {
    .section-2 .tabs {
        flex-wrap: wrap;
        margin-bottom: 20px
    }
}

.section-2 .tabs button {
    display: inline-flex;
    height: 45px;
    padding: 0 29px;
    font-size: 17px;
    letter-spacing: -1px;
    font-weight: 400;
    color: #737380;
    border-radius: 22px;
    align-items: center;
    justify-content: center;
    background-color: #f4f4f4;
    transition: all ease .4s
}

@media screen and (max-width:996px) {
    .section-2 .tabs button {
        padding: 0 2.78vw;
        height: 6.25vw;
        line-height: 6.25vw;
        font-size: 2.36vw;
        letter-spacing: -.14vw;
        border-radius: 3.06vw
    }
}

.section-2 .tabs button.active,
.section-2 .tabs button:hover {
    background: var(--body);
    color: #fff
}

.bf-slider .slick-dots {
    bottom: -50px
}

.bf-slider .slick-dots li button {
    border-radius: 50%;
    height: 14px;
    background: #ddd;
    width: 14px
}

.bf-slider .slick-dots li button::before {
    display: none
}

.bf-slider .slick-dots li.slick-active button {
    background: var(--primary)
}

.bf-slider .item {
    margin-left: 55px;
    padding: 55px;
    margin-right: 55px
}

@media screen and (max-width:996px) {
    .bf-slider .item {
        padding: 0;
        margin: 0
    }
}

.bf-slider .bf-slider-item {
    display: flex;
    height: 370px;
    overflow: hidden;
    justify-content: space-evenly;
    border-radius: 186px;
    background-color: #f8f8f8
}

@media screen and (max-width:996px) {
    .bf-slider .bf-slider-item {
        height: auto
    }
}

.bf-slider .bf-slider-item .left img {
    filter: blur(15px)
}

.bf-slider .bf-slider-item .left,
.bf-slider .bf-slider-item .right {
    width: 50%;
    flex-shrink: 0;
    position: relative
}

.bf-slider .bf-slider-item .left .login-dim,
.bf-slider .bf-slider-item .right .login-dim {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    justify-content: center;
    align-items: flex-end;
    background-color: rgba(0, 0, 0, .5)
}

@media screen and (max-width:996px) {
    .bf-slider .bf-slider-item .left .login-dim,
    .bf-slider .bf-slider-item .right .login-dim {
        align-items: center
    }
}

.bf-slider .bf-slider-item .left .login-dim .text,
.bf-slider .bf-slider-item .right .login-dim .text {
    padding-bottom: 92px;
    margin-left: 19px;
    text-align: center
}

@media screen and (max-width:996px) {
    .bf-slider .bf-slider-item .left .login-dim .text,
    .bf-slider .bf-slider-item .right .login-dim .text {
        padding-bottom: 0
    }
}

.bf-slider .bf-slider-item .left .login-dim .text p,
.bf-slider .bf-slider-item .right .login-dim .text p {
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    line-height: 1.35;
    letter-spacing: -.5px
}

@media screen and (max-width:996px) {
    .bf-slider .bf-slider-item .left .login-dim .text p,
    .bf-slider .bf-slider-item .right .login-dim .text p {
        font-size: 14px
    }
}

.bf-slider .bf-slider-item .left .login-dim .text p strong,
.bf-slider .bf-slider-item .right .login-dim .text p strong {
    color: var(--primary)
}

.bf-slider .bf-slider-item .left .login-dim .text button,
.bf-slider .bf-slider-item .right .login-dim .text button {
    height: 40px;
    line-height: 40px;
    padding: 0 34px;
    font-size: 15px;
    color: #111113;
    font-weight: 600;
    cursor: pointer;
    border-radius: 50px;
    letter-spacing: -1px;
    border: none;
    background-color: #fff
}

.section-2 {
    padding-bottom: 100px
}

@media screen and (max-width:996px) {
    .section-2 {
        padding-bottom: 40px
    }
}

.section-3 {
    position: relative;
    margin-bottom: 100px
}

@media screen and (max-width:996px) {
    .section-3 {
        overflow: hidden;
        margin-bottom: 40px
    }
}

.section-3::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 50%;
    left: 0;
    height: 100%;
    background-color: var(--primary)
}

.section-3 .box-title {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 3;
    height: 69px;
    color: #fff;
    font-size: 46px;
    background-color: var(--primary);
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 800;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section-3 .box-title h2 {
    margin-bottom: 0;
    width: 100%;
    height: 69px
}

.section-3 .box-title h2 a {
    display: flex;
    align-items: center;
    height: 69px;
    width: 100%;
    justify-content: center;
    gap: 30px;
    position: relative
}

.section-3 .box-title h2 a::before {
    display: block;
    position: absolute;
    top: 0;
    content: "";
    width: 50%;
    height: 100%;
    right: -60px;
    width: 60px;
    border-bottom-right-radius: 60px;
    border-top-right-radius: 60px;
    background-color: var(--primary)
}

.section-3 .box-title h2 a strong {
    background-color: var(--body);
    display: inline-block;
    font-size: 20px;
    line-height: 45px;
    height: 45px;
    padding: 0 27px;
    border-radius: 40px;
    letter-spacing: 0;
    box-sizing: border-box;
    color: #fff
}

@media screen and (max-width:996px) {
    .section-3 .box-title h2 a strong {
        font-size: 16px
    }
}

.section-3 .box-title h2 a span {
    font-size: 30px;
    color: #fff
}

@media screen and (max-width:996px) {
    .section-3 .box-title h2 a span {
        font-size: 14px
    }
}

.section-3 .box-title h2 a span::before {
    content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    right: -20px;
    transform: translateY(-50%) rotate(-45deg);
    border-right: 3px solid var(--primary);
    border-bottom: 3px solid var(--primary)
}

.section-4 {
    margin-bottom: 100px
}

@media screen and (max-width:996px) {
    .section-4 {
        margin-bottom: 40px
    }
}

.section-4 .cl-slider .item {
    margin-left: 15px;
    margin-right: 15px
}

.section-4 .cl-slider .item .box-img {
    aspect-ratio: 240/480;
    border-radius: 30px;
    overflow: hidden;
    height: 100%
}

@media screen and (max-width:996px) {
    .section-4 .cl-slider .item .box-img {
        aspect-ratio: 4/3
    }
}

.section-4 .cl-slider .item .box-img img {
    height: 100%
}

.section-5 {
    margin-bottom: 100px
}

@media screen and (max-width:996px) {
    .section-5 {
        margin-bottom: 40px
    }
}

.pl-slider .item {
    margin-left: 15px;
    margin-right: 15px
}

.section-6 {
    margin-bottom: 100px
}

.section-6 .wraper {
    margin: 0 auto;
    width: min(996px, 100%)
}

.section-6 .wraper .at-item {
    position: relative
}

@media screen and (max-width:996px) {
    .section-6 .wraper .at-item {
        margin-bottom: 20px
    }
}

.section-6 .wraper .at-item .box-img {
    border-radius: 20px;
    overflow: hidden
}

.section-6 .wraper .at-item .box-img img {
    height: 100%
}

@media screen and (max-width:996px) {
    .section-6 .wraper .at-item .box-img {
        aspect-ratio: 3/2
    }
}

.section-6 .wraper .at-item .box-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 299px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    z-index: 9;
    content: ""
}

@media screen and (max-width:996px) {
    .section-6 .wraper .at-item .box-content {
        transform: translateY(-50%);
        top: 50%
    }
    .section-6 .wraper .at-item .box-content h4 {
        font-size: 18px;
    }
    .section-6 .wraper .at-item .box-content p {
        font-size: 14px;
    }
}

@media screen and (max-width:996px) {
    .section-6 {
        margin-bottom: 20px
    }
}

.section-7 .box-title {
    margin-bottom: 0
}

.section-7 .item {
    padding: 100px
}

@media screen and (max-width:996px) {
    .section-7 .item {
        padding: 20px
    }
}

@media screen and (max-width:1400px) {
    .section-8 {
        display: none
    }
}

.img-1 {
    width: 293px;
    height: 501px;
    position: absolute;
    content: "";
    right: 0;
    top: 2363px;
    background-image: url(//image.idhospital.com/www/rn_2025/main/img_decoration_01_250708.png)
}

.img-2 {
    width: 260px;
    height: 415px;
    content: "";
    left: 0;
    position: absolute;
    top: 4186px;
    background-image: url(//image.idhospital.com/www/rn_2025/main/img_decoration_02_250708.png)
}

.img-3 {
    width: 390px;
    height: 726px;
    position: absolute;
    right: 0;
    top: 4120px;
    content: "";
    background-image: url(//image.idhospital.com/www/rn_2025/main/img_decoration_03_250708_v1.png)
}

.model .box-title h2 {
    font-size: 40px
}

.model .model-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    column-gap: 30px;
    row-gap: 30px;
    margin-bottom: 30px
}

@media screen and (max-width:996px) {
    .model .model-list {
        column-gap: 10px;
        row-gap: 10px;
        grid-template-columns: repeat(2, 1fr)
    }
}

.model .model-list .model-item {
    flex: 1 1 calc(33.333% - 30px);
    max-width: 330px;
    flex: auto;
    position: relative
}

@media screen and (max-width:996px) {
    .model .model-list .model-item {
        flex: 1 1 calc(50% - 10px)
    }
}

.model .model-list .model-item>a {
    position: absolute;
    inset: 0;
    z-index: 2
}

.model .model-list .model-item .box-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 24px 10px;
    box-sizing: border-box
}

.model .model-list .model-item .box-content span {
    color: var(--primary);
    font-size: 22px;
    line-height: 1.5
}

@media screen and (max-width:996px) {
    .model .model-list .model-item .box-content span {
        font-size: 14px
    }
}

.model .model-list .model-item .box-content h4 {
    font-size: 32px;
    color: #fff
}

@media screen and (max-width:996px) {
    .model .model-list .model-item .box-content h4 {
        font-size: 16px
    }
}

.blog-item {
    display: flex;
    gap: 30px;
    margin-bottom: 50px
}

@media screen and (max-width:996px) {
    .blog-item {
        flex-direction: column;
        gap: 10px;
        margin-bottom: 15px
    }
}

.blog-item .box-img {
    aspect-ratio: 465/340;
    max-width: 465px;
    overflow: hidden;
    border-radius: 20px
}

.blog-item .box-img img {
    height: 100%
}

.blog-item .box-content {
    max-width: 465px
}

.blog-item .box-content .time {
    font-size: 20px;
    font-weight: 600
}

.blog-item .box-content h4 a {
    font-size: 50px;
    font-weight: 700;
    color: var(--primary);
}

@media screen and (max-width:996px) {
    .blog-item .box-content h4 a {
        font-size: 20px
    }
}

.blog-item .box-content p {
    color: #45474d;
    font-size: 17px
}

@media screen and (max-width:996px) {
    .blog-item .box-content p {
        font-size: 14px
    }
}

.section-9 .hop-info {
    display: flex;
    flex-wrap: wrap
}

.section-9 .hop-info li {
    width: 25%;
    position: relative;
    overflow: hidden;
    aspect-ratio: 1/1;
    cursor: pointer;
    overflow: hidden
}

.section-9 .hop-info li img {
    height: 100%;
    transition: all ease .7s
}

.section-9 .hop-info li:hover img {
    transform: scale(1.1)
}

.section-9 .hop-info li .content {
    position: absolute;
    inset: 0;
    text-align: center;
    display: flex;
    align-items: center;
    /* background: rgba(0, 0, 0, .5); */
    content: "";
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    justify-content: center
}

.about-1 {
    padding: 110px 60px 0
}

@media screen and (max-width:996px) {
    .about-1 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px
    }
}

.about-1 .min-wraper {
    width: min(960px, 100%)
}

.about-1 .box-title {
    text-align: center
}

.about-1 .box-title h2 {
    font-size: 50px;
    color: var(--second);
    font-weight: 900;
    margin-bottom: 45px
}

@media screen and (max-width:996px) {
    .about-1 .box-title h2 {
        font-size: 24px;
        margin-bottom: 15px
    }
}

.about-1 .box-title h3 {
    font-size: 50px;
    color: var(--primary);
    margin-bottom: 60px
}

@media screen and (max-width:996px) {
    .about-1 .box-title h3 {
        font-size: 24px;
        margin-bottom: 10px
    }
}

.about-1 .box-title p {
    font-size: 20px;
    color: #000;
    font-weight: 500
}

@media screen and (max-width:996px) {
    .about-1 .box-title p {
        font-size: 14px
    }
}

.about-1 .box-title span {
    font-size: 25px;
    color: var(--second);
    font-weight: 800;
    margin-top: 8px
}

@media screen and (max-width:996px) {
    .about-1 .box-title span {
        font-size: 14px
    }
}

.about-1 .box-title span strong {
    display: inline-block;
    font-size: 25px;
    color: var(--primary);
    font-weight: 800;
    position: relative
}

.about-1 .box-title span strong::before {
    content: "[";
    display: inline-block;
    font-size: 29px;
    color: #ffc1df;
    font-weight: 900;
    padding-right: 5px
}

.about-1 .box-title span strong::after {
    content: "]";
    display: inline-block;
    font-size: 29px;
    color: #ffc1df;
    font-weight: 900;
    padding-left: 5px
}

.about-1 .box-blog {
    border-top: 1px solid #e3e3e3;
    padding-top: 50px
}

.main-about {
    padding-bottom: 110px;
    border-bottom: 1px #e3e3e3;
    display: flex
}

@media screen and (max-width:996px) {
    .main-about {
        padding-bottom: 30px
    }
}

.main-about .box-img {
    aspect-ratio: 1/1;
    max-width: 465px;
    border-radius: 20px;
    overflow: hidden
}

@media screen and (max-width:996px) {
    .main-about {
        flex-direction: column
    }
}

.main-about .box-content {
    padding-left: 35px;
    text-align: left;
    display: flex;
    flex-direction: column;
    padding-top: 75px
}

@media screen and (max-width:996px) {
    .main-about .box-content {
        padding-top: 10px;
        padding-left: 0
    }
}

.main-about .box-content h4 {
    font-size: 25px;
    color: var(--primary);
    font-weight: 800;
    margin-bottom: 20px;
    line-height: 1.2
}

.main-about .box-content p {
    font-size: 20px;
    color: #000;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -.5px;
    flex: 1
}

.main-about .box-content .ceo-info {
    display: flex;
    gap: 0 15px;
    flex-direction: row;
    font-size: 17px;
    color: #000;
    font-weight: 800;
    line-height: 1.2;
    align-items: flex-end
}

.box-principle .principle-item {
    margin-bottom: 60px
}

.box-principle .principle-item .title {
    font-size: 30px;
    color: #ffc1df;
    font-weight: 800;
    text-align: center;
    display: block;
    margin-bottom: 30px;
    line-height: 1
}

.box-principle .principle-item .title span {
    display: block;
    margin-bottom: 20px
}

.box-principle .principle-item .title strong {
    font-size: 30px;
    color: var(--primary);
    font-weight: 800;
    margin-bottom: 20px
}

.box-principle .principle-item .box-img {
    border-radius: 20px;
    overflow: hidden
}

.box-principle .principle-item .box-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    gap: 5px;
    padding-top: 20px;
    max-width: 575px
}

.box-principle .principle-item .box-content h4 {
    font-size: 25px;
    color: var(--second);
    font-weight: 800
}

.box-principle .principle-item .box-content p {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    display: block;
    line-height: 1.3;
    padding-top: 6px
}

.blog {
    padding-top: 50px
}

.blog .box-title {
    text-align: center
}

.blog .box-title h2 {
    color: var(--primary)
}

.blog .box-title p {
    font-size: 20px;
    font-weight: 600
}

.blog .vuta-container-fluid {
    width: min(1440px, 100%);
    margin: 0 auto
}

.blog .vuta-container-fluid .wraper {
    display: flex;
    gap: 50px
}

@media screen and (max-width:996px) {
    .blog .vuta-container-fluid .wraper {
        flex-direction: column
    }
}

.blog .vuta-container-fluid .main-blog {
    width: calc(75% - 50px);
    border-right: 1px solid #e3e3e3
}

@media screen and (max-width:996px) {
    .blog .vuta-container-fluid .main-blog {
        width: 100%;
        border-right: 0
    }
}

.blog .vuta-container-fluid .main-blog .blog-item .box-img {
    aspect-ratio: 1/1
}

.blog .vuta-container-fluid .main-blog .blog-item .box-content .profile {
    display: flex;
    gap: 20px;
    margin-bottom: 20px
}

.blog .vuta-container-fluid .main-blog .blog-item .box-content .profile img {
    border-radius: 50%;
    height: 80px;
    width: 80px;
    aspect-ratio: 1/1
}

@media screen and (max-width:996px) {
    .blog .vuta-container-fluid .main-blog .blog-item .box-content .profile img {
        height: 50px;
        width: 50px
    }
}

.blog .vuta-container-fluid .main-blog .blog-item .box-content .profile .name {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.3
}

@media screen and (max-width:996px) {
    .blog .vuta-container-fluid .main-blog .blog-item .box-content .profile .name {
        font-size: 16px
    }
}

.blog .vuta-container-fluid .main-blog .blog-item .box-content .profile p {
    display: flex;
    font-size: 24px;
    gap: 20px;
    color: #000b17
}

@media screen and (max-width:996px) {
    .blog .vuta-container-fluid .main-blog .blog-item .box-content .profile p {
        font-size: 18px
    }
}

.blog .vuta-container-fluid .main-blog .blog-item .box-content .profile i {
    padding-left: 23px;
    font-weight: 500;
    font-style: normal;
    background: url(../images/icon_location.png) no-repeat left center
}

.blog .vuta-container-fluid .main-blog .blog-item .box-content p {
    margin-bottom: 0;
    font-size: 20px
}

.blog .vuta-container-fluid .main-blog .blog-item .box-content .tag {
    font-size: 20px;
    margin-bottom: 30px
}

@media screen and (max-width:996px) {
    .blog .vuta-container-fluid .main-blog .blog-item .box-content .tag {
        margin-bottom: 5px;
        font-size: 14px
    }
}

.blog .vuta-container-fluid .main-blog .blog-item .suricar-info .title {
    font-size: 24px;
    color: var(--second);
    font-weight: 600
}

.blog .vuta-container-fluid .main-blog .blog-item .suricar-info ul li {
    font-size: 15px;
    color: #737380
}

.blog .vuta-container-fluid .aside {
    width: 25%
}

@media screen and (max-width:996px) {
    .blog .vuta-container-fluid .aside {
        width: 100%
    }
}

.blog .vuta-container-fluid .aside .list-cat li {
    height: 6.1vw;
    max-height: 100px;
    min-height: 100px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto
}

@media screen and (max-width:996px) {
    .blog .vuta-container-fluid .aside .list-cat li {
        margin-bottom: 10px
    }
}

.blog .vuta-container-fluid .aside .list-cat li a {
    display: flex;
    height: 100%;
    padding-left: 41px;
    font-size: 21px;
    color: #000b17;
    align-items: center
}

.blog .vuta-container-fluid .aside .list-box {
    display: flex;
    padding: 45px 0;
    justify-content: space-around
}

.blog .vuta-container-fluid .aside .list-box a {
    min-width: 45px;
    display: inline-block;
    padding-top: 50px;
    font-size: 21px;
    color: #000b17;
    font-weight: 500;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center top
}

.blog .vuta-container-fluid .aside .list-box a:first-child {
    background-image: url(../images/aside_icon_counseling.png)
}

.blog .vuta-container-fluid .aside .list-box a:nth-child(2) {
    background-image: url(../images/aside_icon_counseling.png)
}

.blog .vuta-container-fluid .aside .list-box a:nth-child(3) {
    background-image: url(../images/aside_icon_kakaoTalk.png)
}

.blog .vuta-container-fluid .aside .tel {
    display: flex;
    padding-top: 40px;
    font-size: 19px;
    color: #737380;
    font-weight: 500;
    align-items: center;
    justify-content: center
}

.blog .vuta-container-fluid .aside .tel span {
    padding-left: 23px;
    background: url(../images/aside_icon_tel.png) no-repeat left center
}

.blog .vuta-container-fluid .aside .tel a {
    color: #000b17;
    padding-left: 12px;
    font-size: 32px;
    font-weight: 900
}

.products {
    padding-top: 100px
}

.products-item {
    padding: 29px 23px 22px;
    position: relative;
    background: #fff7fb;
    border-radius: 14px;
    box-shadow: 0 4px 10px 5px rgba(0, 0, 0, .1);
    max-width: 343px
}

.products-item .title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: 10px;
}

.products-item .title h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.products-item .title p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.products-item>a {
    position: absolute;
    z-index: 2;
    inset: 0
}

.products-item h4 {
    font-size: 23px;
    font-weight: 800
}

.products-item p {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2
}

.products-item .price {
    padding-top: 13px;
    font-size: 25px
}

.products-item .price span {
    display: inline-block;
    font-size: 47px;
    font-weight: 800;
    color: var(--second)
}

.cat-title {
    display: flex;
    max-width: 514px;
    height: 110px;
    margin: 0 auto 57px;
    position: relative;
    padding-left: 33px;
    flex-direction: column;
    justify-content: center;
    box-sizing: border-box;
    background: url(//image.idhospital.com/www/rn_2025/promotion/onsale/tit_eye_bg_250613.png) no-repeat right 38px center;
    background-size: auto;
    background-size: contain
}

.cat-title::before {
    content: "[";
    position: absolute;
    left: 0;
    bottom: 6px;
    font-size: 68px;
    color: var(--second);
    font-weight: 900
}

.cat-title::after {
    content: "]";
    position: absolute;
    right: 0;
    bottom: 6px;
    font-size: 68px;
    color: var(--second);
    font-weight: 900
}

.cat-title span {
    color: #737380;
    line-height: 1.2;
    font-size: 26px;
    letter-spacing: -1px
}

.cat-title h3 {
    display: block;
    color: var(--second);
    font-weight: 900;
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: -2px
}

.products-slider {
    margin-bottom: 20px
}

.products-slider .item {
    padding: 10px;
    margin-bottom: 10px
}

.calendar-header {
    padding: 15px;
    border-bottom: 1px solid #333;
    border-top: 0 solid #333;
    text-align: center;
    position: relative;
    vertical-align: middle;
    display: flex;
    justify-content: space-between;
    line-height: 1;
    font-weight: 700;
    align-items: center;
    font-size: 36px
}

@media screen and (max-width:996px) {
    .calendar-header {
        font-size: 24px
    }
}

.other-month {
    color: #888!important
}

.btn {
    background: 0 0;
    border: none;
    font-size: 22px;
    cursor: pointer
}

.future {
    background: var(--second);
    color: #fff;
    height: 52px;
    width: 52px;
    padding: 15px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.past {
    color: #888;
    cursor: not-allowed
}

.selected {
    background: var(--primary)!important;
    border: 2px solid var(--body);
    display: inline-flex;
    height: 51px;
    width: 51px;
    justify-content: center;
    align-items: center
}

.booking {
    padding-top: 100px
}

@media screen and (max-width:996px) {
    .booking {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.booking .vuta-container-fluid {
    width: min(1440px, 100%);
    margin: 0 auto
}

.booking .wraper {
    display: flex
}

@media screen and (max-width:996px) {
    .booking .wraper {
        flex-direction: column;
        gap: 20px
    }
}

.booking .wraper .left {
    width: 50%;
    border-right: 1px solid #e3e3e3
}

@media screen and (max-width:996px) {
    .booking .wraper .left {
        width: 100%;
        border-right: 0
    }
}

.booking .wraper .right {
    width: 50%
}

@media screen and (max-width:996px) {
    .booking .wraper .right {
        width: 100%
    }
}

.booking table,
.booking td,
.booking th,
.booking tr {
    border: 0!important;
    text-align: center
}

@media screen and (max-width:996px) {
    .booking table,
    .booking td,
    .booking th,
    .booking tr {
        width: 100%
    }
}

.booking table td,
.booking table th,
.booking td td,
.booking td th,
.booking th td,
.booking th th,
.booking tr td,
.booking tr th {
    border-bottom: 1px solid #ddd!important;
    padding: 1.66rem 0;
    height: 80px!important
}

.booking table td,
.booking td td,
.booking th td,
.booking tr td {
    height: 80px!important
}

.booking .right form {
    padding-left: 40px
}

@media screen and (max-width:996px) {
    .booking .right form {
        padding-left: 0
    }
}

.booking .right .box-title {
    margin-bottom: 0;
    display: flex;
    height: 76px;
    align-items: center;
    justify-content: center;
    border-bottom: 1px solid #333
}

.booking .right .vuta-input {
    padding-left: 20px;
    border: 0;
    border-radius: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 80px;
    border-bottom: 1px solid #ddd
}

.booking .right .vuta-input:focus {
    outline: 0;
    box-shadow: none
}

.booking .right textarea {
    padding-top: 25px;
    margin-bottom: 40px
}

.booking .right .box-btn button {
    display: inline-flex;
    background: var(--body);
    color: #fff;
    border-radius: 16px;
    padding: 10px 60px
}

.booking .right .box-btn button:hover {
    background: var(--body)
}

.mega-content {
    display: none
}

.mega-content.active {
    display: block;
    padding-left: 50px
}

.mega-content.show-all {
    display: block!important;
    padding-left: 0!important;
    position: static
}

.mega-content.show-all .submenu li {
    opacity: 1!important
}

.mega-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 20px
}

.mega-menu>.show-all {
    width: calc(16.6666666667% - 20px)
}

.mega-menu>li a {
    display: block;
    width: 100%
}

.mega-menu>li span {
    font-size: 13px;
    margin-bottom: 5px;
    color: #737380
}

.mega-menu>li .submenu li {
    margin-bottom: 4px
}

.mega-menu>li .submenu li a {
    font-size: 15px;
    color: #000b17;
    font-weight: 500
}

.vuta-header .wraper {
    width: 100%
}

.vuta-header .wraper .header-top {
    justify-content: space-around;
    align-items: center;
    border-bottom: 2px solid #f4f4f4;
    display: flex;
    padding: 20px 0;
    background: #fff
}

@media screen and (max-width:1200px) {
    .vuta-header .wraper .header-top {
        padding-left: 15px;
        padding-right: 15px;
        justify-content: space-between
    }
}

.vuta-header .wraper .icon svg {
    width: 21px!important;
    height: 21px!important
}

@media screen and (max-width:1200px) {
    .vuta-header .wraper .main-menu {
        display: none
    }
}

.vuta-header .wraper .main-menu .accordion {
    display: flex;
    gap: 28px
}

.vuta-header .wraper .main-menu .accordion>li a {
    color: #474748
}

.vuta-header .wraper .main-menu .accordion>li:hover>a {
    font-weight: 700;
    color: #000
}

.vuta-header .wraper .menu-right>ul {
    display: flex;
    gap: 20px
}


.vuta-header .wraper .menu-right #open_mega {
    display: block;
    position: relative;
    height: 30px;
    margin-top: 6px;
    width: 18px
}

.vuta-header .wraper .menu-right #open_mega span {
    display: block;
    position: absolute;
    background: #474748;
    height: 2px;
    content: "";
    transition: all ease .4s;
    width: 18px
}

.vuta-header .wraper .menu-right #open_mega span:last-child {
    margin-bottom: 0
}

.vuta-header .wraper .menu-right #open_mega span:first-child {
    top: 0;
    left: 0
}

.vuta-header .wraper .menu-right #open_mega span:nth-child(2) {
    top: 7px;
    left: 0
}

.vuta-header .wraper .menu-right #open_mega span:last-child {
    top: 14px;
    left: 0
}

.vuta-header .wraper .menu-right #open_mega.active span:nth-child(2) {
    display: none
}

.vuta-header .wraper .menu-right #open_mega.active span:first-child {
    transform: translateY(7px) rotate(45deg)
}

.vuta-header .wraper .menu-right #open_mega.active span:last-child {
    transform: translateY(-7px) rotate(-45deg)
}

.header-absolute {
    position: absolute;
    box-shadow: -7px 4px 10px rgba(0, 0, 0, .1);
    width: 100%;
    z-index: 99;
    background: #fff;
    opacity: 0;
    visibility: hidden
}

@media screen and (max-width:996px) {
    .header-absolute {
        display: none
    }
}

.header-absolute.active {
    opacity: 1;
    visibility: visible
}

.header-absolute .box-header {
    display: flex;
    padding: 10px 0;
    width: min(1195px, 100%);
    margin: 0 auto
}

.header-absolute .box-header .left {
    width: 70%;
    flex-shrink: 0
}

.header-absolute .box-header .right {
    width: 30%
}

.header-absolute .box-header .tel {
    padding-top: 25px;
    font-size: 32px;
    color: #000b17;
    font-weight: 900;
    line-height: 1.1
}

.header-absolute .box-header .tel a {
    color: #000b17
}

@keyframes gnbLiIn {
    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.mobile-btn {
    display: none
}

@media screen and (max-width:1200px) {
    .mobile-btn {
        display: block
    }
}

.mobile-btn #mobile-btn span {
    background: #000;
    margin-bottom: 5px;
    height: 2px
}

.mobile-btn #mobile-btn span:last-child {
    margin-bottom: 0
}

#menu-mobile .mobile-logo {
    text-align: center;
    margin-bottom: 40px
}

#menu-mobile .mobile-logo img {
    width: 100px
}

#menu-mobile .list-mobile-menu ul li a {
    color: var(--primary)
}

.vuta-footer .footer-top {
    border-top: 1px solid #f4f4f4;
    padding: 20px 0;
    border-bottom: 1px solid #f4f4f4
}

.vuta-footer .footer-top .wraper {
    align-items: center
}

.vuta-footer .wraper {
    padding-left: 15px;
    padding-right: 15px
}

.vuta-footer .footer-mid {
    padding: 20px 0;
    border-bottom: 1px solid #f4f4f4
}

@media screen and (max-width:996px) {
    .vuta-footer .footer-mid .wraper {
        align-items: start
    }
}

.vuta-footer .footer-mid .left ul li {
    margin-bottom: 10px;
    font-size: 20px
}

@media screen and (max-width:996px) {
    .vuta-footer .footer-mid .left ul li {
        font-size: 14px
    }
    .id-slider .item .id-slider-item .box-item .info .tag {
        font-size: 12px;
    }
}

.vuta-footer .footer-mid .left ul li:last-child {
    margin-bottom: 0
}

.id-slider .item .id-slider-item .box-item .info .tag .vuta-footer .footer-mid .right ul li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.vuta-footer .footer-mid .right ul li:last-child {
    margin-bottom: 0
}

.vuta-footer .footer-mid .right ul li span {
    font-size: 24px;
    font-weight: 700;
    color: #474748;
    margin-left: 20px
}

@media screen and (max-width:996px) {
    .vuta-footer .footer-mid .right ul li span {
        font-size: 14px
    }
}

.vuta-footer .footer-mid .right ul li {
    display: flex;
    align-items: center;
}

.vuta-footer .footer-mid .right ul li span a {
    color: #474748
}

.vuta-footer .wraper {
    display: flex;
    width: min(1000px, 100%);
    margin: 0 auto;
    align-items: center;
    justify-content: space-between
}

.vuta-footer .wraper .list-social {
    display: flex;
    gap: 20px
}

.vuta-footer .wraper .list-social .icon svg {
    width: 28px!important;
    height: 28px!important
}

.vuta-footer .wraper .list-social .icon svg path {
    fill: #474748
}

.vuta-footer .footer-copyright p {
    padding: 20px 0;
    margin-bottom: 0;
    color: #aaaab2
}

@media screen and (max-width:996px) {
    .vuta-footer .footer-copyright p {
        font-size: 14px;
        padding: 10px 0
    }
}

.vuta-footer .footer-copyright p a {
    color: #000;
    font-weight: 600
}

.banner-slider .item {
    position: relative;
}

.banner-slider .box-content {
    position: absolute;
    top: 30%;
    width: 100%;
    content: "";
    z-index: 9;
}

.has-sub a {
    padding-right: 10px;
    position: relative;
}

.has-sub a::before {
    position: absolute;
    content: "\f107";
    right: -7px;
    font-family: fontawesome;
}

.banner-slider .box-content h2 {
    font-size: 40px;
    color: var(--body);
    margin-bottom: 10px;
}

.banner-slider .box-content p {
    font-size: 120px;
    font-weight: 900;
    color: var(--body);
}

.banner-slider .btn-primary {
    border: 1px solid var(--body);
    background: var(--body);
    color: #fff;
    border-radius: 9999px;
    font-size: 14px;
}

.banner-slider .btn-primary:hover {
    background: var(--body);
    background: var(--primary);
}

@media (max-width:996px) {
    .banner-slider .box-content h2 {
        font-size: 16px;
        color: var(--body);
        margin-bottom: 10px;
    }
    .banner-slider .box-content p {
        font-size: 30px;
        font-weight: 900;
        color: var(--body);
    }
}

@media screen and (max-width: 996px) {
    .home-banner .visual-right {
        width: 14.58vw;
        height: 17.22vw;
        margin-left: 0;
        left: inherit;
        background-image: url(//image.idhospital.com/www/rn_2025/main/visual_img_decoration_02_v1.png);
        right: 1.42vw;
        top: 33vw;
    }
    .home-banner .visual-left {
        width: 100px;
        height: 200px;
        margin-left: 0;
        top: unset;
        left: 50%;
        transform: translateX(-50%);
        display: none;
        bottom: -9vw;
    }
    .banner-slider .box-content {
        top: 18%;
    }
    .banner-slider .box-content p {
        margin-bottom: 0;
    }
    .header-top .logo img {
        width: 120px !important;
    }
    .vuta-header .wraper .menu-right>ul {
        display: flex;
        gap: 10px;
    }
    .vuta-header.fixed-top.fadeindown {
        position: unset;
        animation: none;
    }
}

@media (max-width: 996px) {
    .home-banner {
        overflow: unset;
    }
    .vuta-footer .wraper {
        flex-direction: column;
    }
}

.about-2 {
    padding: 100px 0 40px;
    background-image: url(../images/clinic-bg.png);
    background-size: cover;
    background-repeat: no-repeat
}

@media screen and (max-width:996px) {
    .about-2 {
        padding: 40px 0 5px
    }
}

.about-2 .box-title {
    text-align: center
}

.about-2 .box-title .logo {
    margin-bottom: 40px
}

.about-2 .box-title .logo img {
    height: 70px
}

.about-2 .box-title h2 {
    font-size: 55px;
    display: inline-block;
    color: var(--second);
    line-height: 1.5;
    border-bottom: 1px solid var(--second);
    margin-bottom: 10px;
    font-weight: 500
}

.about-2 .box-title h2 span {
    display: block;
    font-size: 75px
}

@media screen and (max-width:996px) {
    .about-2 .box-title h2 span {
        font-size: 40px
    }
}

.about-2 .box-title h3 {
    font-weight: 500;
    color: var(--second)
}

@media screen and (max-width:996px) {
    .about-2 .box-title h3 {
        font-size: 18px
    }
}

@media screen and (max-width:996px) {
    .about-2 .about-item {
        padding-left: 0;
        padding-right: 0
    }
}

.about-2 .about-item .box-content {
    padding-top: 20px
}

.about-2 .about-item .box-content ul {
    font-weight: 600;
    color: var(--second)
}

.about-2 .about-item .box-content ul span {
    font-weight: 300
}

.about-2 .about-item .box-content ul li {
    margin-bottom: 10px;
    font-size: 18px
}

.about-item {
    max-width: 1100px;
    margin: 0 auto;
    margin-bottom: 40px
}

.about-item .box-content {
    padding: 0 20px
}

@media screen and (max-width:996px) {
    .about-item .box-content {
        padding-left: 0;
        padding-right: 0
    }
}

.about-item .box-content h2 {
    font-size: 40px;
    font-weight: 500;
    color: var(--second)
}

@media screen and (max-width:996px) {
    .about-item .box-content h2 {
        font-size: 24px
    }
}

.about-3 {
    padding: 60px 0 40px
}

@media screen and (max-width:996px) {
    .about-3 {
        padding: 20px 0
    }
}

.about-3 .box-title h2 {
    font-weight: 500;
    color: var(--second)
}

.about-3 .list-about-item .about-item {
    border-bottom: 1px solid var(--second);
    padding-bottom: 30px
}

.about-3 .list-about-item .about-item .vuta-row {
    align-items: center
}

@media screen and (max-width:996px) {
    .about-3 .list-about-item .about-item {
        padding-bottom: 10px;
        margin-bottom: 15px
    }
    .about-3 .list-about-item .about-item .box-img {
        margin-bottom: 20px;
        aspect-ratio: 1/1
    }
    .about-3 .list-about-item .about-item .box-img img {
        height: 100%;
        width: 100%;
        object-position: top
    }
}

.about-3 .list-about-item .about-item:nth-child(odd) [class^=vuta-col-]:last-child {
    order: 1
}

@media screen and (max-width:996px) {
    .about-3 .list-about-item .about-item:nth-child(odd) [class^=vuta-col-]:last-child {
        order: 2
    }
}

.about-3 .list-about-item .about-item:nth-child(odd) [class^=vuta-col-]:first-child {
    order: 2
}

@media screen and (max-width:996px) {
    .about-3 .list-about-item .about-item:nth-child(odd) [class^=vuta-col-]:first-child {
        order: 1
    }
}

.about-3 .list-about-item .about-item h3 {
    font-size: 32px;
    margin-bottom: 20px;
    font-weight: 500;
    color: var(--second);
    text-transform: uppercase
}

@media screen and (max-width:996px) {
    .about-3 .list-about-item .about-item h3 {
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 10px
    }
}

.about-3 .list-about-item .about-item ul {
    padding-left: 15px
}

.about-3 .list-about-item .about-item ul li {
    list-style: disc;
    margin-bottom: 10px
}

.about-4 {
    padding: 20px 0 40px
}

@media screen and (max-width:996px) {
    .about-4 {
        padding-top: 0
    }
}

.about-4 .box-title h2 {
    font-weight: 500;
    color: var(--second)
}

.about-4 .box-item {
    padding: 40px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .1);
    border-radius: 10px;
    background-image: url(../images/clinic-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 80px
}

@media screen and (max-width:996px) {
    .about-4 .box-item {
        margin-bottom: 20px
    }
}

.about-4 .box-item ul {
    padding-left: 15px
}

.about-4 .box-item ul li {
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: capitalize;
    list-style: disc
}

@media screen and (max-width:996px) {
    .about-4 .box-item ul li {
        font-size: 16px
    }
}

.about-4 .box-slogan {
    max-width: 996px;
    margin: 0 auto
}

.about-4 .box-slogan h4 {
    line-height: 1.5;
    font-weight: 500;
    color: var(--second);
    font-style: italic
}

@media screen and (max-width:996px) {
    .about-4 .box-slogan h4 {
        font-size: 18px;
        text-align: center
    }
}