::-webkit-scrollbar{width:4px;height:4px}@media(max-width:768px){::-webkit-scrollbar{width:0;height:0}}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#555}.header__menu{background:#fff;border-top:1px solid #d4d4d4;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:2}.header__menu.sticky{border-top:0}.header__menu nav{margin:0 auto;width:100%;height:auto}.header__menu nav ul{margin:0;list-style-type:none;display:inline-block;line-height:16px}.header__menu nav .list-menu .menu-item{margin-right:48px;position:relative;display:inline-block;line-height:1.2;padding:16px 0}.header__menu nav .list-menu .menu-item:last-child{margin-right:0}.header__menu nav .list-menu .menu-item.active-menu .link-menu{color:#008046}.header__menu nav .list-menu .menu-item a{position:relative;color:#111;font-size:16px;font-weight:500;text-decoration:none}.header__menu nav .list-menu .menu-item a .icon-dropdown{position:absolute;top:7px;right:-17px}.header__menu nav .list-menu .menu-item .list-menu-child{display:none;position:absolute;left:0;top:45px;z-index:2;background:#f5f5f5;padding:24px;border-radius:16px;min-width:280px;transition:.3s}.header__menu nav .list-menu .menu-item .list-menu-child li{width:100%;border-bottom:1px solid #d4d4d4;color:#111;font-size:16px;font-weight:400;line-height:16px;padding:0 0 16px;text-align:left;margin:0 0 16px}.header__menu nav .list-menu .menu-item .list-menu-child li a{display:flex;align-items:center}.header__menu nav .list-menu .menu-item .list-menu-child li a span{margin-left:0;transition:.3s}.header__menu nav .list-menu .menu-item .list-menu-child li a svg{width:0;opacity:0;transition:.3s}.header__menu nav .list-menu .menu-item .list-menu-child li a:hover{color:#008046}.header__menu nav .list-menu .menu-item .list-menu-child li a:hover span{margin-left:8px}.header__menu nav .list-menu .menu-item .list-menu-child li a:hover svg{width:10px;opacity:1;transition:.3s}.header__menu nav .list-menu .menu-item .list-menu-child li.active-menu a{color:#008046}.header__menu nav .list-menu .menu-item .list-menu-child li.active-menu a span{margin-left:10px}.header__menu nav .list-menu .menu-item .list-menu-child li.active-menu a svg{width:12px;opacity:1;transition:.3s}.header__menu nav .list-menu .menu-item .list-menu-child li:last-child{margin:0;padding:0;border-bottom:0}.header__menu nav .list-menu li:hover .list-menu-child{display:block;transition:.3s}@media(min-width:768px)and (max-width:1300px){.header__menu nav .list-menu{display:flex;flex-wrap:nowrap;overflow:auto}.header__menu nav .list-menu .menu-item{margin-right:30px;font-size:14px;flex:1 0 auto}}.menu-mobile .hamburger{display:none;cursor:pointer;padding:8px;border-radius:50%;position:absolute;top:17px;right:20px}.menu-mobile .hamburger img{width:24px;height:auto}.menu-mobile .hamburger span{background-color:#fff;display:block;height:3px;width:30px;margin:5px auto;transition:.3s}.menu-mobile .hamburger-close{width:30px;height:auto;position:fixed;top:25px;right:20px;z-index:99}.menu-mobile .list-menu{display:none;flex-direction:column;width:100%;background-color:#fff;position:absolute;top:50px;left:0;padding-top:74px;overflow:auto}.menu-mobile .list-menu.open{display:flex;position:fixed;z-index:9;width:100%;height:100%;top:0;left:0}.menu-mobile .menu-item{text-align:left;border-bottom:1px solid #d4d4d4;padding-bottom:20px;margin:0 24px 20px}.menu-mobile .menu-item span{display:inline-block;flex:1 0 auto}.menu-mobile .menu-item:first-child{padding-top:0}.menu-mobile .menu-item:last-child{border-bottom:0}.menu-mobile .menu-item a{display:flex;align-items:center;width:100%;font-size:16px;font-weight:600;line-height:24px}.menu-mobile .menu-item.active-menu .menu-item-link{color:#008046}.menu-mobile .menu-login{border-bottom:0;padding-bottom:0}.menu-mobile .menu-item .list-menu-child .active-menu .menu-lv-item-link{color:#008046}.menu-mobile .hamburger{display:block}.menu-mobile .list-menu-child li{padding-bottom:16px}.menu-mobile .list-menu-child li:first-child{padding-top:20px}.menu-mobile .list-menu-child li:last-child{padding-bottom:0}.menu-mobile .list-menu-child li a{color:#111;font-size:16px;font-weight:400;line-height:1.2;letter-spacing:-.03em}.header.sticky{position:fixed;top:0;left:0;width:100%;box-shadow:0 2px 5px rgba(0,0,0,.1);background:#fff;z-index:999}.header__top{background:#008046}@media(max-width:768px){.header__top{padding:12px 0}}.header__list-top{display:flex;justify-content:end;align-items:center}.header__call-phone,.header__login{margin:8px 0 8px 8px;color:#fff;border-radius:100px;display:inline-block;background:#008046;border:1px solid #fff;font-size:14px;padding:8px 16px;line-height:14px;font-weight:500}.header__call-phone:hover,.header__login:hover{background:#ffc52c;transition:.4s}.header__login{border:none}.header__login:hover{background:none}.header__search .input{position:relative}.header__search .icon-search{cursor:pointer;background:#008046;width:50px;position:absolute;top:0;right:0;height:100%;border-radius:0 12px 12px 0}.header__search .icon-search svg{position:absolute;right:18px;top:15px;width:18px}.header__search input{background:#eee;width:356px;height:48px;padding:16px 60px 16px 24px;font-size:16px;border-radius:12px}.header__search input:focus{outline:none}.header .language-dropdown{position:relative;display:inline-block}@media(max-width:768px){.header .language-dropdown .image{padding:6px;border-radius:8px;background:#fff}}.header .language-dropdown .image img{height:auto;width:24px}.header .language-dropdown .drop{margin-left:8px;width:10px}@media(max-width:768px){.header{transition:.4s}.header.sticky-menu-mobile{position:sticky;top:0;box-shadow:0 4px 10px rgba(0,0,0,.1);left:0;width:100%;z-index:9999;transition:.4s}}.footer .footer-top{background:#ffc52c}.footer .footer-top a span{font-size:14px;font-weight:400;line-height:22.4px;letter-spacing:-.03em;color:#111}.footer .footer-top .phone{font-size:20px;font-weight:700;line-height:34px;letter-spacing:-.03em}.footer .footer-top .copy-right{font-size:14px;font-weight:400;line-height:22.4px;letter-spacing:-.03em;color:#111}.footer .footer-bottom{background:#008046;padding:80px 0 50px}.footer .footer-bottom .logo{cursor:pointer}.footer .footer-bottom .logo p{margin:0}.footer .footer-bottom .logo img{width:314px;height:auto}.footer .footer-bottom .address{margin-top:32px}.footer .footer-bottom .address .address-item{margin-bottom:8px;display:flex;align-items:start}.footer .footer-bottom .address .address-item img{width:20px;height:auto}.footer .footer-bottom .address .address-item .item{margin-top:-3px;margin-left:16px;font-size:16px;font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#fff}.footer .footer-bottom .address .address-item .item .title{font-size:16px;font-weight:700;line-height:27.2px;letter-spacing:-.03em}.footer .footer-bottom .address .address-item .item .address-time .desc{font-size:16px;font-weight:400;line-height:27.2px}.footer .footer-bottom .address .address-item .item .address-time ul li{font-size:16px;font-weight:400;line-height:27.2px;letter-spacing:-.03em;position:relative;padding-left:25px}.footer .footer-bottom .address .address-item .item .address-time ul li:after{content:"";width:4px;height:4px;border-radius:100px;left:10px;bottom:10px;background:#fff;position:absolute}.footer .footer-bottom .address .address-bottom{font-size:16px;font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#fff;margin-top:24px}.footer .footer-bottom .footer-category .item{cursor:pointer;margin-bottom:16px;display:flex;align-items:center;max-width:380px;padding:12px 16px;border-radius:12px;border:1px solid #fff}.footer .footer-bottom .footer-category .item img{width:24px;height:auto}.footer .footer-bottom .footer-category .item .text{margin-left:16px;font-size:18px;font-weight:600;line-height:23.4px;letter-spacing:-.03em;display:flex;flex:1 0 auto;color:#fff}.footer .footer-bottom .footer-category .item .icon{cursor:pointer}.footer .footer-bottom .footer-category .item .icon img{width:16px;height:auto}.footer .footer-bottom .footer-contact .icon{cursor:pointer;margin-top:69px;display:flex}.footer .footer-bottom .footer-contact .icon img{margin-right:16px;height:auto}.footer .footer-bottom .footer-contact .check{display:flex;margin-top:24px;align-items:center}.footer .footer-bottom .footer-contact .check img{margin-right:24px;height:auto}.footer .footer-bottom .footer-contact .check-text{font-size:16px;font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#fff;margin-top:15px}.footer .footer-bottom .footer-menu ul li{margin-bottom:24px}.footer .footer-bottom .footer-menu ul li a{font-size:18px;font-weight:600;line-height:23.4px;letter-spacing:-.03em;color:#fff}@media(max-width:768px){.footer .footer-top .text{justify-content:start}.footer .footer-top .phone{font-size:16px}.footer .footer-bottom{padding:32px 0 24px}.footer .footer-bottom .footer-category .item{border:0;padding:0 0 16px;border-bottom:1px solid #fff;border-radius:0;width:100%;max-width:100%}.footer .footer-bottom .address{margin-top:8px;padding-bottom:8px}.footer .footer-bottom .address .address-bottom,.footer .footer-bottom .footer-contact .check-text{margin-top:8px}.footer .footer-bottom .footer-contact .icon{margin-top:32px}.footer .footer-bottom .footer-contact .check{margin-top:16px}.footer .footer-menu{margin-top:8px}}.box-contact{position:absolute;bottom:-125px;left:50%;transform:translate(-50%,-50%);z-index:1}.box-contact .list{width:1190px;padding:32px;border-radius:24px;display:flex;justify-content:center;background:#fff;box-shadow:0 4px 20px 0 rgba(17,17,17,.1019607843)}.box-contact .list .item{display:flex;border-right:1px solid #d4d4d4}.box-contact .list .item:last-child{margin-right:0;padding-right:0;border-right:none}.box-contact .list .item .img{margin-right:17px}.box-contact .list .item .title div{cursor:pointer;font-size:16px;font-weight:600;line-height:20.8px;letter-spacing:-.03em;text-align:left;text-decoration-skip-ink:none}.box-contact .list .item .title div:hover{color:#008046}.box-contact .list .item .title p{font-size:16px;font-weight:400;line-height:24px;letter-spacing:-.03em;text-align:left;text-decoration-skip-ink:none}@media(max-width:768px){.box-contact{position:relative;bottom:unset;left:unset;transform:unset}.box-contact .list{width:100%;flex-direction:column;padding:24px}.box-contact .list .item{border-right:0;border-bottom:1px solid #d4d4d4;padding-bottom:24px;margin-bottom:24px;margin-right:0;align-items:center}.box-contact .list .item:last-child{border-bottom:0;padding-bottom:0;margin-bottom:0}}.base-image,.base-image__item{width:100%;position:relative}.base-image__item{display:block;overflow:hidden;height:0;background:#f4f4f4;padding-bottom:45%}.base-image img{object-fit:cover;position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%}.news .title-top{text-transform:uppercase;font-size:12px;font-weight:700;line-height:12px;color:#008046}.news .sub-title{margin-top:20px;color:#111;font-size:40px;font-weight:700;line-height:44px;letter-spacing:-.03em}.news .nav-tabs{border:none;display:flex;height:100%;align-items:end;margin-top:-6px}.news .nav-tabs .nav-item{margin-right:24px}.news .nav-tabs .nav-item:last-child{margin-right:0}.news .nav-tabs .nav-link{padding:0 0 4px;border:none;font-size:20px;font-weight:600;line-height:26px;letter-spacing:-.03em;color:#a3a3a3}.news .nav-tabs .active{border-bottom:2px solid #008046;color:#111;background:rgba(0,0,0,0)}.news .tab-content{margin-top:36px}.news .more{margin-top:32px}.news-post{padding:60px 0;background:#f5f5f5}.news-post .title h1{margin-top:20px;font-weight:700;line-height:28.6px;letter-spacing:-.03em;color:#111}@media(max-width:768px){.news-post{padding:48px 0}.news-post .tab-content{margin-top:0}.news-post .nav.nav-tabs{overflow:auto;flex-wrap:nowrap}.news-post .nav.nav-tabs .nav-item{flex:1 0 auto;padding-bottom:10px}.news-post .nav.nav-tabs .nav-item .nav-link{font-size:18px}.news-post .title{margin-bottom:24px}.news-post .title h1{margin-top:8px}.news-post .content-mobile .row{flex-wrap:nowrap;overflow:auto}}.doctor-slider{margin-top:60px;display:flex;justify-content:center;align-items:center}.doctor-slider.customs-value-slide{max-width:300px!important}.doctor-slider .swiper-backface-hidden .swiper-slide:last-child{margin-right:0}.doctor-slider .items{text-align:center;margin-right:32px}.doctor-slider .items .image{border-radius:16px;overflow:hidden}.doctor-slider .items:last-child{margin-right:0}.doctor-slider .items .title{margin-top:24px;color:#545454;font-size:16px;font-weight:400;line-height:27.2px}.doctor-slider .items .desc,.doctor-slider .items .title{letter-spacing:-.03em;text-align:center;text-decoration-skip-ink:none}.doctor-slider .items .desc{margin-top:4px;color:#111;font-size:18px;font-weight:600;line-height:23.4px}.doctor-slider .swiper-pagination{margin-top:32px;position:unset;display:flex;justify-content:center}.doctor-slider .swiper-pagination span{display:inline-block;width:10px;height:auto;margin:0 3px;background:rgba(0,0,0,0);opacity:.7;transition:opacity .3s ease,transform .3s ease}@media(max-width:768px){.doctor-slider .swiper-pagination{margin-top:29px}}.doctor-slider .swiper-pagination .swiper-pagination-bullet-active img{content:url(/assets/images/dots-active.png)}.doctor-slider .swiper-pagination .swiper-pagination-bullet-active{opacity:1}@media(max-width:768px){.doctor-slider{margin-top:24px}.doctor-slider .items .title{margin-top:16px;font-size:16px}.doctor-slider .items .desc{font-size:16px}}.team-of-experts .doctor-list-content{padding-top:60px}.team-of-experts .left{padding-right:30px}.team-of-experts .left .input-container{position:relative;display:flex;align-items:center}.team-of-experts .left .input-container .custom-input{border-radius:12px;padding:16px 40px 16px 14px;background-color:#eee;border-color:#eee;color:#333;font-weight:400;line-height:27.2px;letter-spacing:-.03em}.team-of-experts .left .input-container .custom-input:focus{box-shadow:none;outline:none}.team-of-experts .left .input-container .input-icon{position:absolute;right:20px;color:#a3a3a3;font-size:20px}.team-of-experts .left .left-category{background:#f5f5f5;border-radius:16px;padding:24px;cursor:pointer}.team-of-experts .left .left-category span{font-size:20px;font-weight:600;line-height:26px;letter-spacing:-.03em}.team-of-experts .left .left-category svg{color:#008046}.team-of-experts .left .left-category .left-category-items ul li{font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#111;margin:16px 0;cursor:pointer}.team-of-experts .left .left-category .left-category-items ul li:first-child{margin-top:24px}.team-of-experts .left .left-category .left-category-items ul li:last-child{margin-bottom:0}.team-of-experts .left .left-category .left-category-items ul li.active{color:#008046}.team-of-experts .right .title{font-size:28px;font-weight:600;line-height:36.4px;letter-spacing:-.03em;border-bottom:1px solid #d4d4d4;padding-bottom:32px}.team-of-experts .right .right-items{margin-top:32px}.team-of-experts .right .right-items .items{margin-bottom:64px}.team-of-experts .right .right-items .items .base-image{border-radius:16px;overflow:hidden}.team-of-experts .right .right-items .items .group{margin-top:24px}.team-of-experts .right .right-items .items .group .group-title{font-size:16px;font-weight:600;line-height:23.4px;letter-spacing:-.03em;color:#111;margin-bottom:8px}.team-of-experts .right .right-items .items .group .company,.team-of-experts .right .right-items .items .group .desc,.team-of-experts .right .right-items .items .group .sub-title{font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#545454;margin-bottom:8px}.team-of-experts .right .right-items .items .group .company,.team-of-experts .right .right-items .items .group .desc{display:flex;align-items:center}.team-of-experts .right .right-items .items .group .company img,.team-of-experts .right .right-items .items .group .desc img{margin-right:8px}@media(max-width:768px){.team-of-experts .doctor-list-content{padding-top:48px}.team-of-experts .left{padding-right:0}.team-of-experts .right{padding-top:48px}}.base-post-item .post-item{border-radius:16px;overflow:hidden;position:relative;background:#eee;height:100%}.base-post-item .post-item .post-img img{width:100%;height:auto}.base-post-item .post-item .post-desc{padding:24px}.base-post-item .post-item .post-desc .post-new{font-size:12px;font-weight:700;line-height:12px;text-transform:uppercase;color:#008046}.base-post-item .post-item .post-desc .post-title{font-size:18px;font-weight:600;line-height:23.4px;letter-spacing:-.03em;margin-top:16px;color:#111}.base-post-item .post-item .post-desc .post-date{font-size:12px;font-weight:500;line-height:12px;color:#545454;margin-top:16px}.base-post-item .post-item .post-desc-position{background:rgba(0,0,0,0);position:absolute;bottom:0;left:0;z-index:1}.base-post-item .post-item .post-desc-position .post-date,.base-post-item .post-item .post-desc-position .post-new,.base-post-item .post-item .post-desc-position .post-title{color:#fff}.base-post-item .post-item-bg:after{content:"";position:absolute;width:100%;height:130px;background:linear-gradient(180deg,rgba(0,128,70,0),#008046);bottom:0;left:0}@media(max-width:768px){.base-post-item .post-item-bg:after{content:unset}.base-post-item .post-item-bg .post-desc-position .post-new{color:#008046}.base-post-item .post-item-bg .post-desc-position .post-title{color:#111}.base-post-item .post-item-bg .post-desc-position .post-date{color:#545454}}.base-pagination .page-item{margin-left:10px}.base-pagination .page-item .page-link{border:1px solid #d4d4d4!important;border-radius:8px;color:#a3a3a3}.base-pagination .page-item .page-link span svg{margin-bottom:2px;font-size:20px}.base-pagination .page-item.active .page-link{background:#008046!important;color:#fff!important;border:1px solid #008046!important;border-radius:8px}@media(max-width:768px){.base-pagination .pagination{justify-content:center}}.post-category-news .row{display:flex;flex-wrap:nowrap;overflow-x:auto;padding-bottom:10px}.post-category-news .row::-webkit-scrollbar{height:8px}.post-category-news .row::-webkit-scrollbar-track{background-color:#fff;border-radius:100px}.post-category-news .row::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:100px}.post-category-news .row::-webkit-scrollbar-thumb:hover{background-color:#d9d9d9}.post-category-news .post-category-news-items{border-radius:16px;overflow:hidden;position:relative}.post-category-news .post-category-news-items .post-img img{width:100%;height:auto}.post-category-news .post-category-news-items .post-desc{padding:24px;background:#eee}.post-category-news .post-category-news-items .post-desc .post-new{font-size:12px;font-weight:700;line-height:12px;text-transform:uppercase;color:#008046}.post-category-news .post-category-news-items .post-desc .post-title{font-size:18px;font-weight:600;line-height:23.4px;margin-top:16px;color:#111}.post-category-news .post-category-news-items .post-desc .post-date{font-size:12px;font-weight:500;line-height:12px;color:#545454;margin-top:16px}.post-category-news .post-category-news-items .post-desc-position{background:rgba(0,0,0,0);position:absolute;bottom:0;left:0;z-index:1}.post-category-news .post-category-news-items .post-desc-position *{color:#fff!important}.post-category-news .post-item-bg:after{content:"";position:absolute;width:100%;height:130px;background:linear-gradient(180deg,rgba(0,128,70,0),#008046);bottom:0;left:0}.base-search .icon-search{cursor:pointer;background:#008046;width:50px;position:absolute;top:0;right:0;height:100%;border-radius:0 12px 12px 0}.base-search .icon-search svg{position:absolute;right:18px;top:15px;width:18px}.base-search input{background:#eee;width:100%;height:48px;padding:16px 60px 16px 24px;font-size:16px;border-radius:12px}.base-search input:focus{outline:none}.post-category-item{border-radius:16px;overflow:hidden;position:relative}.post-category-item:after{content:"";position:absolute;width:100%;height:130px;background:linear-gradient(180deg,rgba(0,128,70,0),#008046);bottom:0;left:0}.post-category-item .post-img img{width:100%;height:auto}.post-category-item .post-desc{padding:24px;background:#eee}.post-category-item .post-desc .post-new{font-size:12px;font-weight:700;line-height:12px;text-transform:uppercase;color:#008046}.post-category-item .post-desc .post-title{font-size:18px;font-weight:600;line-height:23.4px;margin-top:16px;color:#111}.post-category-item .post-desc .post-date{font-size:12px;font-weight:500;line-height:12px;color:#545454;margin-top:16px}.post-category-item .post-desc-position{background:rgba(0,0,0,0);position:absolute;bottom:0;left:0;z-index:1}.post-category-item .post-desc-position *{color:#fff!important}.doctor-serenity-slider{display:flex;margin-top:136px;margin-bottom:106px;justify-content:space-between;align-items:stretch}.doctor-serenity-slider .items-hover{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#ffc52c;color:#fff;padding:20px;border-radius:5px;width:132%;z-index:2;opacity:1;transition:opacity .3s ease,transform .3s ease;visibility:hidden}.doctor-serenity-slider .active{transition:opacity .3s ease,transform .3s ease;visibility:inherit;opacity:1}.doctor-serenity-slider .item{position:relative;min-height:420px}.doctor-serenity-slider .item:after{content:"";position:absolute;width:100%;height:130px;background:linear-gradient(180deg,rgba(0,128,70,0),#008046);bottom:0;left:0}.doctor-serenity-slider .slider-items{min-height:345px;position:relative;cursor:pointer;flex:1;display:flex;justify-content:center;align-items:center;width:20%}.doctor-serenity-slider .slider-items:first-child .items-hover{left:0;transform:translateY(-50%);right:auto}.doctor-serenity-slider .slider-items:last-child .items-hover{right:0;transform:translateY(-50%);left:auto}.doctor-serenity-slider .slider-items:after{content:"";position:absolute;width:100%;height:130px;background:linear-gradient(180deg,rgba(0,128,70,0),#008046);bottom:0;left:0}.doctor-serenity-slider .slider-items img{width:100%;position:absolute;object-fit:cover;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}.doctor-serenity-slider .slider-items .list-title{color:#fff;position:absolute;bottom:0;left:0;padding:24px;z-index:1}.doctor-serenity-slider .slider-items .list-title .title{font-size:12px;font-weight:700;line-height:12px;text-align:left;text-decoration-skip-ink:none;color:#fff;text-transform:uppercase}.doctor-serenity-slider .slider-items .list-title .sub{margin-top:16px;font-size:20px;font-weight:600;line-height:26px;letter-spacing:-.03em;text-align:left;text-decoration-skip-ink:none}@media(max-width:768px){.doctor-serenity-slider{padding-bottom:10px;margin:0 10px;overflow:auto}.doctor-serenity-slider .slider-items{width:80%;flex:1 0 auto;min-height:286px;margin:0 16px 0 0}.doctor-serenity-slider .slider-items img{position:absolute;object-fit:cover;top:50%;left:50%;transform:translate(-50%,-50%);height:100%}.doctor-serenity-slider .slider-items .list-title{padding:16px}.doctor-serenity-slider .slider-items .list-title .sub{font-size:18px;margin-top:8px}.doctor-serenity-slider .items-hover{display:none;width:101%;min-height:286px;border-radius:0;border:10px solid #ffc52c;background:rgba(0,0,0,0)}.doctor-serenity-slider .items-hover .item{display:none}}.post-category{padding-bottom:60px}.post-category .title-post-category h1{font-size:28px;font-weight:600;line-height:36.4px;letter-spacing:-.03em;color:#111}.post-category .post-category-about-us{padding:60px 0;background:#f5f5f5}.post-category .post-category-about-us__title{margin-bottom:32px;color:#111;font-size:28px;font-weight:600;line-height:36.4px}.post-category .post-category-about-us__item{margin:16px 0;border-bottom:1px solid #d4d4d4;padding-bottom:16px}.post-category .post-category-about-us__item:first-child{margin-top:0}.post-category .post-category-about-us__item:last-child{border-bottom:0;margin-bottom:0}.post-category .post-category-about-us__item-title{color:#111;font-size:18px;font-weight:600;line-height:23.4px;letter-spacing:-.03em;margin-bottom:8px}.post-category .post-category-about-us__item-desc{font-size:16px;font-weight:400;line-height:1.2;letter-spacing:-.03em;color:#545454}.post-category .post-category-about-us__more{margin-top:32px}.post-category .post-category-doctor{padding-top:87px}.post-category .post-category-doctor .title{text-align:center;font-size:28px;font-weight:600;line-height:36.4px;letter-spacing:-.03em;color:#111}.post-category .post-category-doctor .doctor-serenity-slider{margin-top:100px}.doctor-detail p{background:#f5f5f5;border-radius:5px;padding:5px 10px;margin-bottom:10px}.doctor-detail p,.doctor-detail p span{font-family:var(--font-roboto)!important}.doctor-detail p span{font-size:14px}.doctor-detail__image{border-radius:16px;overflow:hidden}.doctor-detail__title{font-size:28px;font-weight:600;line-height:36.4px;color:#111}.doctor-detail__desc{color:#111;font-size:18px;font-weight:600;line-height:23.4px;letter-spacing:-.03em}.doctor-detail__item svg{margin-right:8px}.doctor-detail__item span{font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#545454}.doctor-detail__company{margin-left:32px}.doctor-detail__company svg{margin-right:8px}.doctor-detail__company span{font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#545454}.doctor-detail__list-left .title{color:#111;font-size:20px;font-weight:600;line-height:26px;letter-spacing:-.03em}.doctor-detail__list-left .item,.doctor-detail__list-left ul li{background:#f5f5f5;border-radius:5px;padding:5px 10px;margin-bottom:10px;margin-left:0!important;font-family:var(--font-roboto)!important}.doctor-detail__list-left .item span,.doctor-detail__list-left ul li span{font-family:var(--font-roboto)!important;font-size:14px}.doctor-detail__list-left .item-year{color:#111;font-size:18px;font-weight:600;line-height:23.4px;letter-spacing:-.03em}.doctor-detail__list-left .item-desc{font-size:16px;font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#545454}.doctor-detail__list-left .item-desc span{color:#111}.doctor-detail__list-left .list{max-height:475px;overflow:auto;padding-right:10px}.doctor-detail__list-left .list::-webkit-scrollbar{height:2px;width:4px}.doctor-detail__list-left .list::-webkit-scrollbar-track{background-color:#fff;border-radius:100px}.doctor-detail__list-left .list::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:100px}.doctor-detail__list-left .list::-webkit-scrollbar-thumb:hover{background-color:#d9d9d9}@media(max-width:768px){.doctor-detail__title{margin-top:16px}}.doctor-detail__image .base-image__item{background:none}.doctor-detail__image img{height:auto}.breadcrumb{margin-bottom:0;padding:48px 0;background:#fffbf0 url(/assets/images/breadcrumb-bg.png) no-repeat 100% 0}.breadcrumb ul li{display:inline-block}.breadcrumb ul li .dot:after{content:"|"}.breadcrumb ul li:last-child a span:last-child{color:#008046}.breadcrumb .order-doctor{margin-top:24px}.breadcrumb .order-doctor .button-action a:last-child{margin-left:16px}@media(max-width:768px){.breadcrumb{padding:24px 0}.breadcrumb .order-doctor{margin-top:16px}.breadcrumb .order-doctor .button-action{flex-direction:column}.breadcrumb .order-doctor .button-action a{margin-bottom:16px;width:100%;text-align:center;display:flex;justify-content:center}.breadcrumb .order-doctor .button-action a:last-child{margin-bottom:0;margin-left:0}}.gallery .swiper-wrapper{margin-bottom:30px}.gallery .swiper-slide{padding-top:10px}.gallery__tabs-content .MuiTab-root{border:none;font-size:20px;font-weight:600;letter-spacing:-.03em;color:#a3a3a3;width:auto;max-width:100%;min-width:auto;padding:0;text-transform:none;margin-right:24px}.gallery__tabs-content .MuiTab-root:last-child{margin-right:0}.gallery__tabs-content .MuiTab-root .MuiTouchRipple-root{display:none}.gallery__tabs-content .MuiTab-root.Mui-selected{color:#111}.gallery__tabs-content .MuiTabs-indicator{background:#008046;bottom:5px}.gallery .collections-stack-wiz__collection-stack2{opacity:30%;position:absolute;top:-8px;width:calc(100% - 20px);height:20%;left:12px;right:12px;border-radius:12px;background:#999}.gallery .collections-stack-wiz__collection-stack1{margin-top:-1px;border-top:1px solid #fff;background:#a5a4a4}.gallery .collections-stack-wiz__collection-stack1--medium{position:absolute;top:-4px;width:calc(100% - 12px);height:20%;left:8px;right:8px;border-radius:8px}.color-primary{color:#008046}.accent-color{color:#ffc52c}.button-primary{font-size:16px;font-weight:700;letter-spacing:-.03em;background:#008046;padding:16px 24px;border-radius:12px;border:1px solid #008046;color:#fff;display:inline-block}.button-primary:hover{cursor:pointer;background:#008046;transition:.3s;color:#fff}.button-primary-outline{font-size:16px;font-weight:700;letter-spacing:-.03em;text-decoration-skip-ink:none;padding:16px 24px;border-radius:12px;border:1px solid #008046;color:#008046;display:inline-block}.button-primary-outline:hover{cursor:pointer;background:#008046;transition:.3s;color:#fff}.button-accent{font-size:16px;font-weight:700;letter-spacing:-.03em;background:#ffc52c;padding:16px 24px;border-radius:12px;border:1px solid #ffc52c;color:#fff;display:inline-block}.button-accent:hover{cursor:pointer;background:#ffc52c;transition:.3s;color:#fff}.button-accent-hover{cursor:pointer;color:#fff;font-size:16px;font-weight:700;letter-spacing:-.03em;text-decoration-skip-ink:none;padding:16px 24px;border-radius:12px;background:#008046;display:inline-block}.button-accent-hover:hover{background:#ffc52c;transition:.3s}.button-gray{font-size:16px;font-weight:700;letter-spacing:-.03em;text-align:left;text-decoration-skip-ink:none;padding:16px 24px;border-radius:12px;border:1px solid #d4d4d4;color:#111;display:inline-block}.button-gray:hover{cursor:pointer;background:#008046;transition:.3s;color:#fff}.button-white{font-size:16px;font-weight:700;letter-spacing:-.03em;text-align:left;text-decoration-skip-ink:none;padding:16px 24px;border-radius:12px;border:1px solid #fff;color:#fff;display:inline-block}.button-white:hover{cursor:pointer;background:#fff;transition:.3s;color:#008046}.button-call{bottom:30px;z-index:9;left:0;padding:0 15px;width:100%}.button-call a{padding:12px 20px!important}.button-call-desk{position:fixed;right:0;bottom:0;transform:translate(-50%,-50%);z-index:999}.button-call-desk a{padding:12px!important;width:50px!important;height:50px!important;border-radius:100px!important}.button-call-desk .button-animation:before{position:absolute;content:" ";z-index:-1;top:-15px;left:-15px;background-color:#10b418;width:80px;height:80px;border-radius:100%;animation-fill-mode:both;-webkit-animation-fill-mode:both;opacity:.6;-webkit-animation:pulse 1s ease-out;animation:pulse 1.8s ease-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);opacity:0}25%{-webkit-transform:scale(.3);opacity:1}50%{-webkit-transform:scale(.6);opacity:.6}75%{-webkit-transform:scale(.9);opacity:.3}to{-webkit-transform:scale(1);opacity:0}}@keyframes pulse{0%{transform:scale(0);opacity:0}25%{transform:scale(.3);opacity:1}50%{transform:scale(.6);opacity:.6}75%{transform:scale(.9);opacity:.3}to{transform:scale(1);opacity:0}}.button-call-desk .button-animation svg{animation-name:transitionsCall;animation-duration:1.5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes transitionsCall{0%{transform:rotate(0deg)}20%,32%,44%,56%,68%{transform:rotate(0deg)}23%,35%,47%,59%,71%{transform:rotate(15deg)}26%,38%,50%,62%,74%{transform:rotate(0deg)}29%,41%,53%,65%,77%{transform:rotate(-15deg)}80%{transform:rotate(0deg)}}.text-clamp-1{-webkit-line-clamp:1}.text-clamp-1,.text-clamp-2{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.text-clamp-2{-webkit-line-clamp:2}.flex-1-0-auto{flex:1 0 auto}.mt-120{margin-top:120px}.mt-60{margin-top:60px}.mt-16{margin-top:16px!important}.mt-24{margin-top:24px!important}.mt-32{margin-top:32px!important}.mt-64{margin-top:64px}.mb-60{margin-bottom:60px}.mb-120{margin-bottom:120px}.mr-9{margin-right:3rem}a{text-decoration:none}.font-700{font-weight:700}.font-500{font-weight:500}.body-content{margin-top:199.19px}@media(max-width:768px){.body-content{margin-top:75px}.w-md-100{width:100%!important}.order-sx-1{order:1}.order-sx-2{order:2}.order-sx-3{order:3}}#hinh-anh-chuyen-khoa .department-content-box img,.content-editor img,.content-editor-post img,.content-excerpt img{margin:15px auto 0!important;margin-top:15px;border-radius:5px;box-shadow:0 0 8px #a9a9a9}#hinh-anh-chuyen-khoa .department-content-box div,#hinh-anh-chuyen-khoa .department-content-box p,#hinh-anh-chuyen-khoa .department-content-box ul,.content-editor div,.content-editor p,.content-editor ul,.content-editor-post div,.content-editor-post p,.content-editor-post ul,.content-excerpt div,.content-excerpt p,.content-excerpt ul{margin:0 0 1em}#hinh-anh-chuyen-khoa .department-content-box div *,#hinh-anh-chuyen-khoa .department-content-box p *,#hinh-anh-chuyen-khoa .department-content-box ul *,.content-editor div *,.content-editor p *,.content-editor ul *,.content-editor-post div *,.content-editor-post p *,.content-editor-post ul *,.content-excerpt div *,.content-excerpt p *,.content-excerpt ul *{font-size:1.1428571429rem!important}#hinh-anh-chuyen-khoa .department-content-box *,.content-editor *,.content-editor-post *,.content-excerpt *{font-family:var(--font-roboto)!important;line-height:160%}#ban-lanh-dao img{max-height:100%}.content-excerpt *{font-style:italic}#title-print{display:none}@media print{body *{visibility:hidden}.post-author{display:none}#content-post,#content-post *{visibility:visible}#content-post{position:absolute;left:0;top:0;width:100%}#title-print{display:block}}#nprogress .bar{background:#47e11c!important;position:fixed;z-index:99999!important;top:0;left:0;width:100%;height:4px!important}.custom-select{appearance:none;-moz-appearance:none;-webkit-appearance:none;border:1px solid #d4d4d4;border-radius:12px;height:51px;padding:8px 12px;transition:border-color .3s;width:100%;cursor:pointer;background-image:url(/)}.custom-select:focus{border-color:#008046;outline:none;box-shadow:none}.custom-select-icon{position:absolute;top:50%;right:15px;transform:translateY(-50%);pointer-events:none;color:#008046;font-size:26px}.custom-input-form{border:1px solid #d4d4d4;border-radius:12px;height:59px;padding:16px 24px;transition:border-color .3s;width:100%;cursor:pointer;font-size:16px;font-weight:400;line-height:1.2}.custom-input-form::placeholder{color:#a3a3a3}.custom-input-form:focus{border-color:#008046;outline:none;box-shadow:none}.bg-primary-color{background-color:#008046}.text-size-24{font-size:1.5rem}.text-size-20{font-size:1.25rem}.text-size-18{font-size:1.125rem}.active{color:#008046}.department-page .department{margin-top:60px}.department-page .count-number{color:#a3a3a3}.department-page .active{font-weight:600}.department-page .active .count-number{color:#008046}.department-page .department-content .ul-department-parent{padding-right:30px}.department-page .department-content .ul-department-parent ul{background-color:#f5f5f5;padding:24px;border-radius:16px}.department-page .department-content .ul-department-parent ul li a{padding-bottom:16px;display:block;font-size:16px;font-weight:400;line-height:27.2px;letter-spacing:-.03em}.department-page .department-content .ul-department-parent ul li a:hover,.department-page .department-content .ul-department-parent ul li a:hover .count-number{color:#008046}.department-page .department-content .list-department-data .box-department{padding:24px 0}.department-page .department-content .list-department-data .box-department h2{padding-bottom:16px}.department-page .department-content .list-department-data .box-department ul li{margin-bottom:8px;display:block}.department-page .department-content .list-department-data .box-department ul li:last-child{margin-bottom:0}.department-page .list-department .department-name{font-weight:600;font-size:28px;line-height:36.4px;letter-spacing:-.03em;color:#111;padding-bottom:24px;border-bottom:1px solid #d4d4d4}.department-page .list-department .box-department{border-bottom:1px solid #d4d4d4}.department-page .list-department .box-department:last-child{border-bottom:none}@media(max-width:768px){.department-page .department{margin-top:48px}.department-page .list-department .department-name{padding-top:48px}}.department-detail-page .button-action a{padding:7px 20px;border-radius:10px}.department-detail-page .button-action .btn-booking{background-color:#008046;color:#fff}.department-detail-page .button-action .btn-location{border:1px solid #d4d4d4}.department-detail-page .navication-page ul li{border-bottom:1px solid #d4d4d4}.department-detail-page .navication-page ul li.active{color:#000;font-weight:600;padding-left:20px;background:url(/assets/images/hoa-mai.png) no-repeat 0}.department-detail-page .navication-page ul li.active a{color:#111}.department-detail-page .navication-page ul li a{color:#a3a3a3}.department-detail-page .navication-page ul li:last-child{border-bottom:none}.department-detail-page .department-content-box h2{margin-bottom:10px;z-index:1000;padding:10px 0}.department-detail-page .department-content-box .department-infomation li{margin-bottom:10px}.department-detail-page .department-content-box .department-infomation li img,.department-detail-page .department-content-box .department-infomation li strong{padding-right:10px}.department-detail-page .department-content-box .department-services ul{margin-left:0}.department-detail-page .department-content-box .department-services li{list-style:none;background:url(/assets/images/hoa-mai.png) no-repeat 0 6px;padding:0 0 10px 25px}.department-detail-page .department-content-box .department-achievement li{background-image:url(/assets/images/hoa-mai-yellow.png)}.department-detail-page .department-detail{margin-top:60px}@media(max-width:768px){.department-detail-page .department-detail{margin-top:48px}}.infomation-page .info-content{margin-top:60px;min-height:1200px;background:url(/assets/images/info-bg.png) no-repeat 0 100%;background-size:contain}.infomation-page .info-content h1{font-weight:600}.infomation-page .info-content h1 span{color:#008046}.infomation-page .info-content img{color:rgba(0,0,0,0);border-radius:10px;box-shadow:0 0 10px #ababab}@media(width <= 1199px){.infomation-page .info-content{background:none;min-height:auto}}.infomation-page .infomation-main li{padding-left:20px;padding-bottom:10px;background:url(/assets/images/hoa-mai.png) no-repeat 0 4px}.infomation-page .infomation-main li strong{color:#008046;padding-right:5px}.infomation-page .infomation-banner{color:#fff;background:#008046 url(/assets/images/hoa-mai-bg.png) no-repeat 100% 0}.infomation-page .infomation-banner .text-banner p{font-size:1.125rem}.infomation-page .about-organizational h1 span{color:#008046;font-weight:500}.infomation-page .about-organizational .MuiTimelineItem-root:before{content:none}.infomation-page .about-organizational .MuiTimelineItem-root:first-child span.MuiTimelineDot-root{margin:0}.infomation-page .about-organizational .MuiTimelineContent-root{font-size:1.125rem;font-weight:500}.infomation-page .organizational-chart{background-color:#f5f5f5;text-align:center}.infomation-page .organizational-chart .main-box{font-weight:600;margin-bottom:60px;position:relative}.infomation-page .organizational-chart .groups{display:flex;justify-content:space-between;position:relative}.infomation-page .organizational-chart .group{position:relative}.infomation-page .organizational-chart .group-title{background-color:#ffc52c;color:#333;font-weight:700;padding:10px;margin-bottom:60px;position:relative}.infomation-page .organizational-chart .items{background-color:#e8e8e8;border:1px solid #ddd;padding:15px;text-align:left}.infomation-page .organizational-chart .items-cols{display:flex}.infomation-page .organizational-chart .items ul{list-style-type:none;padding:0;margin:0}.infomation-page .organizational-chart .items li{padding:10px 0}.infomation-page .organizational-chart .items li a:hover{color:#008046}.infomation-page .organizational-chart .group:before{content:"";position:absolute;top:-60px;left:50%;width:1px;height:60px;background-color:#008046}.infomation-page .organizational-chart .item-department:before{content:"";position:absolute;top:-61px;left:50%;width:1px;height:60px;background-color:#008046}.infomation-page .organizational-chart .organizational-body{min-width:1300px}.infomation-page .about-directors{background:#008046 url(/assets/images/background.png) no-repeat 100% 100%;background-size:cover}.infomation-page .about-directors .director-img{margin-left:auto;margin-right:auto;border-radius:20px}.department-content .content-editor p{padding-bottom:10px}.department-content .content-editor ol,.department-content .content-editor ul{margin-left:50px;margin-bottom:10px}.department-content .content-editor ul{list-style:disc!important}.department-content .content-editor ul li ul{list-style:circle!important}.department-content .content-editor ol{list-style:decimal}.post-detail__volum{position:relative;border:1px solid #d4d4d4}.post-detail__volum:after{position:absolute;top:-17px;content:" ";width:30px;height:1px;background:#bcbcbc}.post-detail__volum svg{border:1px solid #d4d4d4;padding:5px;border-radius:10px}.post-detail__volum svg:hover{background:#ffc52c;color:#fff}.post-detail__volum span:hover{color:#008046}.post-detail__share{padding-top:60px}.post-detail__share span{font-size:16px;font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#545454}.post-detail__title{font-size:40px;font-weight:700;line-height:60px;letter-spacing:-.03em;color:#111}.post-detail__sub{color:#008046}.post-detail__content-item{display:flex;align-items:center}.post-detail__content-item svg{margin-right:8px}.post-detail__content-item span{display:flex;align-items:center;border-right:1px solid #545454;padding-right:16px;margin-right:16px;font-weight:400;line-height:1.2;letter-spacing:-.03em;color:#545454}.post-detail__booking{padding-top:60px}.post-detail__vote{padding:24px 0;border-top:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4}.post-detail__vote-title{font-size:18px;font-weight:600;line-height:23.4px;letter-spacing:-.03em;color:#111}.post-detail__vote-view{font-size:16px;font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#a3a3a3}.post-detail__same-category-title{margin-bottom:32px;color:#111;font-size:28px;font-weight:600;line-height:36.4px}.post-detail__same-category-item{margin-bottom:16px;border-bottom:1px solid #d4d4d4;padding-bottom:16px}.post-detail__same-category-item:first-child{margin-top:0}.post-detail__same-category-item:last-child{border-bottom:0;margin-bottom:0}.post-detail__same-category-item:hover{color:#008046}.post-detail .file-pdf{color:#111;font-size:16px;cursor:pointer;list-style:disc}.post-detail .file-pdf:hover{color:#008046}.post-detail .file-pdf:last-child{margin-bottom:0}.post-detail .active{color:#008046}.post-detail__same-category-item-title{color:#111;font-size:18px;font-weight:600;line-height:23.4px;letter-spacing:-.03em;margin-bottom:8px}.post-detail__same-category-item-desc{font-size:16px;font-weight:400;line-height:1.2;letter-spacing:-.03em;color:#545454}@media(max-width:768px){.post-detail__same-category-content{margin-top:24px}.post-detail__same-category-item-title{font-size:16px;margin-bottom:4px}}body,html{font-size:14px;font-family:var(--font-roboto)}h1,h2,h3,h4,h5,h6{font-family:var(--font-noto-serif)}.content .banner{height:314px;margin-bottom:60px;display:flex;align-items:end;background-size:cover;padding-bottom:48px}.content .banner-left{font-size:40px;font-weight:700;line-height:44px;letter-spacing:-.03em;text-decoration-skip-ink:none}.content .banner-left h1{font-family:Noto serif}.content .banner-right p{width:80%;color:#111;font-size:16px;line-height:27.2px}.content .banner-right .more,.content .banner-right p{font-weight:400;letter-spacing:-.03em;text-decoration-skip-ink:none}.content .banner-right .more{cursor:pointer;display:flex;align-items:center;margin-top:22px;font-size:18px;line-height:18px}.content .banner-right .more .icon-more{background:#217f47;border-radius:100px;font-size:16px;width:18px;height:18px;padding:4px;color:#fff}.content .banner-right .more span{margin-right:5px}.content .banner-right .more img{width:16px;height:auto}.content .banner-right .more:hover{text-decoration:underline}.content .banner-right .more:hover .icon-more{background:#ffc52c}.content .slider-group{position:relative}.content .slider-group .thumbs-wrapper{margin:0}.content .slider-group .slider-group__button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;display:none}.content .slider-group .slider-group__button .content-text .title{font-size:40px;font-weight:700;line-height:48px;letter-spacing:-.03em;color:#fff;margin-bottom:40px}.content .slider-group .swiper-pagination{display:flex;justify-content:end;padding-right:50px;padding-bottom:10px}.content .slider-group .swiper-pagination span{display:inline-block;width:10px;height:auto;margin:0 3px;background:rgba(0,0,0,0);opacity:.7;transition:opacity .3s ease,transform .3s ease}@media(max-width:768px){.content .slider-group .swiper-pagination{justify-content:center;padding-right:0}}.content .slider-group .swiper-pagination .swiper-pagination-bullet-active img{content:url(/assets/images/dots-active.png)}.content .slider-group .swiper-pagination .swiper-pagination-bullet-active{opacity:1}@media(max-width:768px){.content .slider-group .swiper-slide{height:380px}.content .slider-group .swiper-slide img{width:100%}}.content .category .list{justify-content:center}.content .category .list .category-left .title h1{font-size:40px;font-weight:700;line-height:44px}.content .category .list .category-left .title .title-top{text-transform:uppercase;color:#008046;font-size:12px;font-weight:700;line-height:12px;text-align:left;text-decoration-skip-ink:none;margin-bottom:20px}.content .category .list .category-left .title .sub-title{font-size:40px;font-weight:700;line-height:44px;letter-spacing:-.03em;text-align:left;text-decoration-skip-ink:none;font-family:Noto serif}.content .category .list .category-left .title .desc{font-size:18px;font-weight:400;line-height:28.8px;letter-spacing:-.03em;text-align:left;text-decoration-skip-ink:none;margin-top:20px;color:#545454}.content .category .list .category-left .list-items{margin-top:24px}.content .category .list .category-left .list-items .item{font-size:24px;font-weight:600;line-height:31.2px;letter-spacing:-.03em;text-align:left;text-decoration-skip-ink:none;max-width:610px;padding:15px 20px 10px;cursor:pointer;position:relative;border-radius:12px}.content .category .list .category-left .list-items .item:after{position:absolute;content:"";width:90%;height:1px;background:#d4d4d4;bottom:0}.content .category .list .category-left .list-items .item:hover{background:#008046;transition:.3s;color:#fff}.content .category .list .category-left .more{margin-top:62px;margin-left:30px}.content .doctor-user{background:#f5f5f5;padding:60px 0}.content .doctor-user .title{flex:1 0 auto}.content .doctor-user .title h1{font-family:Noto serif;font-size:40px;font-weight:700;line-height:44px}.content .doctor-user .title .title-top{text-transform:uppercase;color:#008046;font-size:12px;font-weight:700;line-height:12px;text-decoration-skip-ink:none;margin-bottom:20px}.content .doctor-user .title .sub-title{font-size:40px;font-weight:700;line-height:44px;letter-spacing:-.03em;text-decoration-skip-ink:none}.content .doctor-user .title .desc{font-size:18px;font-weight:400;line-height:28.8px;letter-spacing:-.03em;text-align:left;text-decoration-skip-ink:none;margin-top:20px;color:#545454}.content .doctor-user .button-more{display:flex;justify-content:end;align-items:end}.content .doctor-banner{height:400px;background-size:auto}.content .doctor-banner-mobile{height:500px;overflow:hidden}.content .doctor-banner-mobile img{width:100%}.content .doctor-serenity{padding:60px 0;background:#fffbf0;background-size:cover}.content .doctor-serenity .title-mobile{font-size:22px;font-weight:600;line-height:28.6px;color:#111}.content .doctor-serenity .serenity-title .title{font-size:12px;font-weight:700;line-height:12px;text-align:center;text-decoration-skip-ink:none;text-transform:uppercase;color:#008046;margin-bottom:20px}.content .doctor-serenity .serenity-title .sub-title{font-size:40px;font-weight:700;line-height:44px;letter-spacing:-.03em;text-align:center;text-decoration-skip-ink:none;color:#111}.content .doctor-serenity .serenity-title .desc{margin-top:20px;font-size:18px;font-weight:400;line-height:28.8px;letter-spacing:-.03em;text-align:center;text-decoration-skip-ink:none;color:#545454}.content .post-contact{margin:60px 0}.content .post-contact .title h1{font-family:Noto serif;margin-top:20px;font-size:40px;font-weight:700;line-height:44px;letter-spacing:-.03em;color:#111;margin-bottom:0}.content .post-contact .title .title-top{text-transform:uppercase;font-size:12px;font-weight:700;line-height:1.2;color:#008046}.content .post-contact .title .sub-title{margin-top:20px;color:#111;font-size:40px;font-weight:700;line-height:44px;letter-spacing:-.03em}.content .post-contact .post-contact-scroll{padding-bottom:15px;overflow:auto;flex-wrap:inherit}.content .post-contact .contact{margin-top:60px}.content .post-contact .item{border-radius:16px;overflow:hidden;height:100%;background:#eee}.content .post-contact .item .img img{width:100%;height:auto}.content .post-contact .item .desc-pd-bottom{height:70px}.content .post-contact .item .desc{cursor:pointer;padding:24px}.content .post-contact .item .desc .new{font-size:20px;font-weight:600;line-height:26px;letter-spacing:-.03em;color:#111}.content .post-contact .item .desc .title{margin-top:8px;font-size:16px;font-weight:400;line-height:27.2px;letter-spacing:-.03em;text-decoration-skip-ink:none;color:#545454}.content .post-contact .item .desc .phone{margin-top:8px;display:flex;align-items:center}.content .post-contact .item .desc .phone span{font-size:16px;font-weight:400;line-height:20.8px;letter-spacing:-.03em;text-decoration:underline;color:#008046}.content .post-contact .item .desc .phone img{margin-right:8px;width:16px;height:auto}.content .post-contact .item .desc .directions{padding-top:73px;font-size:16px;font-weight:700;line-height:18.75px;letter-spacing:-.03em;color:#008046}.content .post-contact .custom-col{width:calc(33.3333333333% - 65px)}@media(max-width:768px){.content .post-contact .custom-col{width:calc(100% - 65px)}}.content .gg_map{margin-bottom:60px}@media(max-width:768px){.content .banner{height:auto;margin-bottom:60px;padding-bottom:35px}.content .banner .banner-left{margin-top:32px}.content .banner .banner-left h1{font-size:28px;margin-bottom:0}.content .banner .banner-right{margin-top:24px}.content .banner .banner-left,.content .banner .banner-right{text-align:center}.content .banner .banner-left p,.content .banner .banner-right p{padding:0 20px;width:100%}.content .banner .banner-left .more,.content .banner .banner-right .more{justify-content:center}.content .slider-group .slider-group__button{display:flex;align-items:end;justify-content:center;padding-bottom:42px}.content .slider-group .slider-group__button .content-text .title{font-size:30px;font-weight:700;line-height:36px;letter-spacing:-.03em;text-align:center;margin-bottom:24px}.content .slider-group .slider-group__button .button-more{width:100%}.content .slider-group .slider-group__button .button-more a{width:100%;text-align:center}.content .category .list .category-left .title .title-top{margin-bottom:8px}.content .category .list .category-left .title .desc{font-size:16px;margin-top:16px}.content .category .list .category-left .sub-title h1{font-size:26px}.content .category .list .category-left .list-items{margin-top:24px}.content .category .list .category-left .list-items .item{max-width:100%;padding-left:0;padding-right:0}.content .category .list .category-left .list-items .item h4{font-size:22px}.content .category .list .category-left .list-items .item svg{color:#008046}.content .category .list .category-left .list-items .item:hover{background:rgba(0,0,0,0);color:#008046}.content .category .list .category-left .list-items .item:after{width:100%}.content .category .list .category-left .list-items .item-groups:last-child .item:last-child:after{content:unset}.content .category .list .category-left .more{width:100%;margin:16px auto 0;text-align:center}.content .doctor-user{margin-top:64px;padding:48px 0}.content .doctor-user .title .title-top{margin-bottom:8px}.content .doctor-user .title .desc{font-size:16px;margin-top:16px}.content .doctor-user .sub-title h1{font-size:26px}.content .doctor-user .button-more{justify-content:center;align-items:center}.content .doctor-user .button-more a{width:100%;text-align:center}.content .doctor-serenity{padding:48px 0}.content .post-contact{margin:64px 0 24px}.content .post-contact .title h1{margin-top:8px;font-size:26px}.content .post-contact .title .title-top h1{margin-top:8px}.content .post-contact .contact{margin-top:24px}.content .post-contact .contact .custom-col{padding-right:0}.content .post-contact .contact .custom-col:last-child{padding-right:15px}.content .gg_map{margin-bottom:64px}}.under-construction{display:flex;justify-content:center;align-items:center;height:50vh}.under-construction .content{text-align:center;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,.1);max-width:600px;width:100%}.under-construction h2{color:tomato;font-size:1.5rem;margin-bottom:10px}.under-construction p{font-size:1.2rem;color:#555}.category-news .category-news-content{margin-top:60px}.category-news .category-news-content .category-news-content__left-category{background:#f5f5f5;border-radius:16px;padding:24px;cursor:pointer}.category-news .category-news-content .category-news-content__left-category span{font-size:20px;font-weight:600;line-height:26px;letter-spacing:-.03em}.category-news .category-news-content .category-news-content__left-category svg{color:#008046}.category-news .category-news-content .category-news-content__left-category .category-news-content__left-category-items ul li{font-size:16px;font-weight:400;line-height:27.2px;letter-spacing:-.03em;color:#111;margin:16px 0;cursor:pointer}.category-news .category-news-content .category-news-content__left-category .category-news-content__left-category-items ul li:first-child{margin-top:24px}.category-news .category-news-content .category-news-content__left-category .category-news-content__left-category-items ul li:last-child{margin-bottom:0}.category-news .category-news-content .category-news-content__left-category .category-news-content__left-category-items ul li.active{color:#008046}@media(max-width:768px){.category-news .category-news-content{margin-top:48px}}.h1{font-weight:700}.Example button,.Example input{font:inherit}.Example header{background-color:#323639;box-shadow:0 0 8px rgba(0,0,0,.5);padding:20px;color:#fff}.Example header h1{font-size:inherit;margin:0}.Example__container{margin-top:10px;display:flex;flex-direction:column;align-items:center}.Example__container__load{margin-top:1em;color:#fff}.react-pdf__Document{overflow:auto;height:100%}.Example__container__document{width:100%;margin:1em 0;box-shadow:0 4px 20px 0 rgba(17,17,17,.1019607843);border-radius:6px;height:850px;overflow:hidden}@media(max-width:768px){.Example__container__document{height:500px;padding:5px}}.Example__container__document.loading-file-pdf{box-shadow:none;height:0}.Example__container__document .react-pdf__Document{display:flex;flex-direction:column;align-items:center}.Example__container__document .react-pdf__Page{margin-bottom:10px;box-shadow:0 0 8px rgba(0,0,0,.5)}.Example__container__document .react-pdf__message{padding:20px;color:#fff}.fancybox__container{top:50px!important}@media(max-width:768px){.fancybox__container{top:75px!important}}.image-gallery{margin-top:57px}.image-gallery__items{margin-bottom:30px}.image-gallery__items a{border-radius:16px;display:block;overflow:hidden}.video-thumbnail{position:relative}.video-thumbnail .video-icon{width:40px;position:absolute;left:50%;top:35%;transform:translate(-50%,-50%)}.items-thumb{z-index:1;border-radius:8px;overflow:hidden}@media(max-width:768px){.image-gallery{margin-top:24px}.info-content{margin-top:48px}}.content-editor-post ul{margin-left:50px;list-style:disc!important}.content-editor-post ul li{padding-left:2px}.content-editor-post ul li ul{list-style:circle!important}