/*.dk-block {
  display: none !important;
}
.dk-flex {
  display: none !important;
}*/
@media screen and (max-width: 1104px) {
  ::-webkit-scrollbar {
    display: none;
  }
  .swiper-button-prev,
  .swiper-button-next {
    display: none;
  }
}
@media screen and (min-width: 1104px) {
  .dk-mt-0 {
    margin-top: 0px !important;
  }
  .swiper-pagination-bullet {
    width: 8px !important;
    height: 8px !important;
  }
  .f-button.is-arrow {
    background-color: rgba(255, 255, 255, 0.8) !important;
    background-repeat: no-repeat;
    background-position: center;
    width: 44px !important;
    height: 44px !important;
    border-radius: 50%;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  }
  .f-button.is-arrow.is-next {
    background-image: url("data:image/svg+xml,%3csvg%20width='26'%20height='25'%20viewBox='0%200%2026%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0625%203.5625L18.8129%2012.3129L10.0625%2021.0634'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") !important;
  }
  .f-button.is-arrow.is-prev {
    background-image: url("data:image/svg+xml,%3csvg%20width='26'%20height='25'%20viewBox='0%200%2026%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.9375%203.5625L7.18705%2012.3129L15.9375%2021.0634'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") !important;
  }
  .f-button.is-arrow svg {
    display: none;
  }
  .swiper-button-prev,
  .swiper-button-next {
    background-color: rgba(255, 255, 255, 0.8) !important;
    background-repeat: no-repeat;
    background-position: center;
    width: 44px !important;
    height: 44px !important;
    border-radius: 50%;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  }
  .swiper-button-prev:after,
  .swiper-button-next:after {
    display: none;
  }
  .swiper-button-prev {
    left: 24px !important;
    background-image: url("data:image/svg+xml,%3csvg%20width='26'%20height='25'%20viewBox='0%200%2026%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15.9375%203.5625L7.18705%2012.3129L15.9375%2021.0634'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") !important;
  }
  .swiper-button-next {
    right: 24px !important;
    background-image: url("data:image/svg+xml,%3csvg%20width='26'%20height='25'%20viewBox='0%200%2026%2025'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0625%203.5625L18.8129%2012.3129L10.0625%2021.0634'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") !important;
  }
  .f-button.is-arrow.is-next:hover,
  .f-button.is-arrow.is-prev:hover,
  .swiper-button-prev:hover,
  .swiper-button-next:hover {
    background-color: #bababa !important;
  }
  body:not(.admin-body):not(.aeu-body) {
    --dk-view: 1104px;
    --dk-width: 1104px;
    --dk-main-width: 660px;
    --dk-pad: calc((100vw - var(--dk-width)) / 2);
    --dk-dialog-width: 900px;
    --offset-top: 40px;
    --main-offset: -222px;
    margin-top: 80px;
    background: transparent;
  }
  body:not(.admin-body):not(.aeu-body).dk-single {
    --dk-pad: calc((100vw - var(--dk-main-width)) / 2);
  }
  body:not(.admin-body):not(.aeu-body) #dk-wrapper {
    width: var(--dk-view);
  }
  body:not(.admin-body):not(.aeu-body).dk-single {
    --main-offset: 0px !important;
  }
  body:not(.admin-body):not(.aeu-body):not(.dk-single) header.main-header:not(.dk-top-nav) {
    transform: translateX(var(--main-offset));
  }
  body:not(.admin-body):not(.aeu-body):not(.dk-single) #dk-container {
    transform: translateX(var(--main-offset));
  }
  body:not(.admin-body):not(.aeu-body) .home-search-input {
    font-size: 22px !important;
    line-height: 30.8px !important;
  }
  body:not(.admin-body):not(.aeu-body) .dk-pb-3 {
    padding-bottom: 16px !important;
  }
  body:not(.admin-body):not(.aeu-body) .dk-pb-\[32px\] {
    padding-bottom: 32px !important;
  }
  body:not(.admin-body):not(.aeu-body) .toast-container {
    max-width: 366px !important;
    margin: 0 147px !important;
    padding: 0 !important;
  }
  body:not(.admin-body):not(.aeu-body) .toast-container.love-toast-container {
    bottom: 40px !important;
  }
  body:not(.admin-body):not(.aeu-body) .toast-container .toast-body > div {
    padding-left: 24px !important;
  }
  body:not(.admin-body):not(.aeu-body) .trans-placeholder,
  body:not(.admin-body):not(.aeu-body) textarea.form-control {
    min-height: var(--dk-min-height, 173px) !important;
  }
  body:not(.admin-body):not(.aeu-body) .count-content-box .input-content {
    font-size: 16px !important;
    line-height: 22.4px !important;
  }
  body:not(.admin-body):not(.aeu-body) .dk-fs-26,
  body:not(.admin-body):not(.aeu-body) .page-title {
    font-size: 26px !important;
    line-height: 36.92px !important;
  }
  body:not(.admin-body):not(.aeu-body) .dk-flex-start {
    justify-content: flex-start !important;
  }
  body:not(.admin-body):not(.aeu-body) .dk-gap-16 {
    gap: 16px !important;
  }
  body:not(.admin-body):not(.aeu-body) .ltd-post-text {
    -webkit-line-clamp: 2 !important;
  }
  body:not(.admin-body):not(.aeu-body) .ltd-post-text + .images:not(.d-none),
  body:not(.admin-body):not(.aeu-body) .read-more-btn + .images:not(.d-none) {
    margin-top: 24px;
  }
  body:not(.admin-body):not(.aeu-body) .reply-rev-btn {
    margin-top: 8px !important;
  }
  body:not(.admin-body):not(.aeu-body) #dk-sub-container {
    display: block;
  }
  body:not(.admin-body):not(.aeu-body) .dk-align-items-center {
    align-items: center;
  }
  body:not(.admin-body):not(.aeu-body) .add-news-box {
    bottom: 38px !important;
  }
  body:not(.admin-body):not(.aeu-body) #dk-main-container {
    position: relative;
  }
  body:not(.admin-body):not(.aeu-body) .fixed-bottom {
    position: absolute;
  }
  body:not(.admin-body):not(.aeu-body) .dk-absolute,
  body:not(.admin-body):not(.aeu-body) .positon-fixed.dk-absolute {
    position: absolute !important;
  }
  body:not(.admin-body):not(.aeu-body) #dk-main-container {
    padding-top: var(--dk-pt, var(--offset-top));
  }
  body:not(.admin-body):not(.aeu-body) #dk-sub-container {
    padding-top: 41px;
  }
  body:not(.admin-body):not(.aeu-body) #dk-sub-container.own-content {
    padding-top: 0 !important;
  }
  body:not(.admin-body):not(.aeu-body).no-header-body #dk-main-container {
    padding-top: 0;
  }
  body:not(.admin-body):not(.aeu-body) header.main-header:not(.dk-top-nav) {
    position: absolute;
    max-width: var(--dk-main-width) !important;
    margin: 0 auto !important;
    top: 80px;
  }
  body:not(.admin-body):not(.aeu-body) header.main-header:not(.dk-top-nav).dk-header2 {
    top: 120px;
  }
  body:not(.admin-body):not(.aeu-body) header.main-header:not(.dk-top-nav) .notif-btn {
    display: none !important;
  }
  body:not(.admin-body):not(.aeu-body) #upload-img-modal .modal-content,
  body:not(.admin-body):not(.aeu-body) .modal-bottom .modal-content,
  body:not(.admin-body):not(.aeu-body) .dk-bot-dialog {
    max-width: var(--dk-dialog-width) !important;
  }
  body:not(.admin-body):not(.aeu-body) .dk-main-nav-box {
    display: flex;
    align-items: center;
    width: 100%;
    padding-right: 12px;
  }
  body:not(.admin-body):not(.aeu-body) .video-thumb video,
  body:not(.admin-body):not(.aeu-body) .video-thumb img {
    height: 234px;
  }
  body:not(.admin-body):not(.aeu-body) #dk-container {
    display: flex;
    width: var(--dk-main-width);
    gap: 30px;
    margin: auto;
  }
  body:not(.admin-body):not(.aeu-body) #dk-main-container > .body,
  body:not(.admin-body):not(.aeu-body) .fixed-bottom,
  body:not(.admin-body):not(.aeu-body) .dk-fit-main {
    max-width: var(--dk-main-width) !important;
  }
  body:not(.admin-body):not(.aeu-body) #dk-sub-container {
    width: 414px;
    min-height: 830px;
    height: 830px;
  }
  body:not(.admin-body):not(.aeu-body) #dk-sub-container.own-content {
    max-height: unset;
    min-height: unset;
    height: fit-content;
    position: sticky;
    top: 80px;
  }
  body:not(.admin-body):not(.aeu-body) #dk-main-container {
    width: var(--dk-main-width);
    min-width: var(--dk-main-width);
    min-height: 830px;
    height: fit-content;
  }
  body:not(.admin-body):not(.aeu-body) #dk-main-container,
  body:not(.admin-body):not(.aeu-body) #dk-sub-container {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.0784313725);
    background: #fff;
  }
  body:not(.admin-body):not(.aeu-body) #dk-main-container,
  body:not(.admin-body):not(.aeu-body) #dk-sub-container,
  body:not(.admin-body):not(.aeu-body) #dk-sub-container > div {
    border-radius: 8px;
  }
  body:not(.admin-body):not(.aeu-body) .hospital-detail-map #map,
  body:not(.admin-body):not(.aeu-body) .banner .hospital-img-slider .item img {
    border-radius: 8px 8px 0 0;
  }
  body:not(.admin-body):not(.aeu-body) .fixed-bottom,
  body:not(.admin-body):not(.aeu-body) .hospital-detail-map .footer {
    border-radius: 0 0 8px 8px;
  }
  body:not(.admin-body):not(.aeu-body) .dk-block {
    display: block !important;
  }
  body:not(.admin-body):not(.aeu-body) .dk-flex {
    display: flex !important;
  }
  body:not(.admin-body):not(.aeu-body) .dk-none {
    display: none !important;
  }
  body:not(.admin-body):not(.aeu-body) .dk-main-nav {
    font-family: "Pretendard-Bold";
    font-size: 24px;
    line-height: 140%;
    display: flex;
    padding-top: 11px;
    gap: 43px;
    height: 56px;
    margin-right: auto;
    margin-left: 52px;
  }
  body:not(.admin-body):not(.aeu-body) .dk-main-nav a {
    border-bottom: 3px solid #fff;
    color: #b3b5b9 !important;
  }
  body:not(.admin-body):not(.aeu-body) .dk-main-nav .active {
    color: var(--app-color) !important;
    border-bottom: 3px solid var(--app-color);
  }
  body:not(.admin-body):not(.aeu-body) footer.home-footer {
    position: absolute;
    width: 100%;
    margin-left: calc((var(--dk-width) - 100%) / 2);
    z-index: -1;
  }
  body:not(.admin-body):not(.aeu-body) footer.home-footer .d-table {
    display: flex !important;
    gap: 100px;
  }
  body:not(.admin-body):not(.aeu-body) .main-nav {
    display: none !important;
  }
  body:not(.admin-body):not(.aeu-body) .home-button.main-wrapper.hospital-type-box {
    display: flex;
    column-gap: 10px;
    width: 100%;
  }
  body:not(.admin-body):not(.aeu-body) .home-button.main-wrapper.hospital-type-box .home-new-hospital {
    /* flex: 1 0 auto; */
    height: 100%;
    width: 33%;
  }
  body:not(.admin-body):not(.aeu-body) .home-button.main-wrapper.hospital-type-box .home-new-hospital .box {
    max-height: unset;
    height: 160px;
  }
  body:not(.admin-body):not(.aeu-body) .home-button.main-wrapper.hospital-type-box .home-new-hospital .box .d-flex {
    flex-wrap: wrap;
    height: 100%;
  }
  body:not(.admin-body):not(.aeu-body) .home-button.main-wrapper.hospital-type-box .home-new-hospital .box .d-flex .image {
    right: 21px !important;
    bottom: 17px !important;
  }
  body:not(.admin-body):not(.aeu-body) .home-button.main-wrapper.hospital-type-box .d-flex.r-1 {
    width: 66.67%;
    margin-bottom: 0 !important;
  }
  body:not(.admin-body):not(.aeu-body) .home-upper {
    padding-bottom: 24px;
  }
  body:not(.admin-body):not(.aeu-body) .home-banner {
    margin-bottom: 23px;
    margin-top: calc(24px - var(--offset-top));
  }
  body:not(.admin-body):not(.aeu-body) header.dk-top-nav {
    display: flex !important;
    padding: 0 calc((100% - var(--dk-width)) / 2);
    height: 56px;
    align-items: center;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.0784313725);
    width: 100vw !important;
    max-width: 100% !important;
    margin-bottom: 20px;
    left: 0;
    position: absolute;
    top: 0;
    background: #fff;
    z-index: 3 !important;
  }
  body:not(.admin-body):not(.aeu-body) .fixed-top {
    z-index: 1 !important;
  }
  body:not(.admin-body):not(.aeu-body) .hos-tag-form {
    min-height: 790px;
  }
  body:not(.admin-body):not(.aeu-body) #dk-main-container.minimize {
    max-height: 830px;
    overflow: hidden;
  }
  body:not(.admin-body):not(.aeu-body) .fit-main-dialog {
    width: fit-content;
    height: 830px;
    margin-top: 80px;
    max-height: calc(100vh - 80px);
  }
  body:not(.admin-body):not(.aeu-body) .fit-main-dialog .modal-dialog {
    max-width: var(--dk-main-width) !important;
    width: var(--dk-main-width) !important;
    margin-left: var(--dk-pad) !important;
    max-height: 830px;
  }
  body:not(.admin-body):not(.aeu-body) .fit-main-dialog .modal-content {
    max-width: var(--dk-main-width) !important;
    width: var(--dk-main-width) !important;
    border-radius: 8px;
  }
  .dk-pt-0 {
    padding-top: 0 !important;
  }
  .body.pt-80:not(.dk-pt-80) {
    padding-top: 0;
  }
  .body.pt-80:not(.dk-pt-80) .home-footer {
    padding: 55px 0 61px 0 !important;
  }
  .body.pt-80:not(.dk-pt-80) .home-footer .footer-line {
    border-top: 2px solid #777777;
    width: 16px;
    margin-bottom: 22px;
    margin-top: -40px;
  }
  .body.pt-80:not(.dk-pt-80) .banner .hospital-img-slider .item img {
    height: 516px;
  }
  .body.pt-80:not(.dk-pt-80) .dk-tag-modal {
    max-width: 500px;
  }
  .body.pt-80:not(.dk-pt-80) .dk-tag-modal .tag-bot-box-img-box {
    margin-bottom: 21px !important;
  }
  .body.pt-80:not(.dk-pt-80) .dk-tag-modal .tag-modal-head {
    height: 64px;
    margin-bottom: 0 !important;
  }
  .body.pt-80:not(.dk-pt-80) .dk-tag-modal .tag-modal-content {
    padding: 0 24px 40px 24px !important;
  }
  .body.pt-80:not(.dk-pt-80) .dk-tag-modal .tag-bot-box {
    max-height: 385px;
  }
  .body.pt-80:not(.dk-pt-80) .dk-tag-modal img {
    height: 250px;
    width: 100%;
    object-fit: cover;
  }
  .body.pt-80:not(.dk-pt-80) .dk-tag-modal .popup-tag-title-desc {
    max-height: 103px;
    overflow-y: auto;
  }
  .body.pt-80:not(.dk-pt-80) .dk-mt {
    margin-top: var(--dk-mt) !important;
  }
  .body.pt-80:not(.dk-pt-80) .dk-mt-32 {
    margin-top: 32px !important;
  }
  .body.pt-80:not(.dk-pt-80) .dk-mt-0 {
    margin-top: 0px !important;
  }
  .body.pt-80:not(.dk-pt-80) .dk-mb-0 {
    margin-bottom: 0px !important;
  }
  .body.pt-80:not(.dk-pt-80) .home-footer .logo-ft {
    margin-bottom: 34px;
  }
  .body.pt-80:not(.dk-pt-80) .img-preview {
    grid-template-columns: 110px 110px 110px 110px 110px !important;
    gap: 14px !important;
  }
  .body.pt-80:not(.dk-pt-80) .popup-tag-title {
    font-size: 24px;
    line-height: 33.6px;
  }
  .body.pt-80:not(.dk-pt-80) .popup-tag-title-desc {
    font-size: 18px;
    line-height: 25.2px;
  }
  .body.pt-80:not(.dk-pt-80) .big-hospital-logo {
    padding-top: 38px !important;
    --big-hospital-logo-gap: 12px !important;
  }
  .body.pt-80:not(.dk-pt-80) .big-hospital-logo a {
    height: 134px;
    align-content: center;
  }
  .body.pt-80:not(.dk-pt-80) .big-hospital-logo .item img {
    height: 74px !important;
    width: 210px !important;
  }
  .body.pt-80:not(.dk-pt-80) .dk-py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .body.pt-80:not(.dk-pt-80) .dk-py-24 {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .body.pt-80:not(.dk-pt-80)#page-home .review-time {
    display: none !important;
  }
  .body.pt-80:not(.dk-pt-80)#page-user-hos-love #dk-main-container, .body.pt-80:not(.dk-pt-80)#page-search-new-hos #dk-main-container, .body.pt-80:not(.dk-pt-80)#page-big-hos-detail #dk-main-container, .body.pt-80:not(.dk-pt-80)#page-search #dk-main-container {
    margin-bottom: 5px;
  }
  .body.pt-80:not(.dk-pt-80)#page-big-hos-detail .page-title, .body.pt-80:not(.dk-pt-80)#page-search-new-hos .page-title, .body.pt-80:not(.dk-pt-80)#page-big-hos .page-title {
    margin-bottom: 29px !important;
  }
  .body.pt-80:not(.dk-pt-80)#page-hospital-request-reply .pre-line.ltd-post-text {
    margin-bottom: 38px;
  }
  .body.pt-80:not(.dk-pt-80)#page-hospital-request-reply .count-content-box {
    margin-bottom: 0px !important;
  }
  .body.pt-80:not(.dk-pt-80)#page-hospital-request-reply .page-title {
    margin-bottom: 0 !important;
  }
  .body.pt-80:not(.dk-pt-80)#page-hos-news .list-news {
    gap: 20px;
    padding-bottom: 160px;
  }
  .body.pt-80:not(.dk-pt-80)#page-hos-news .list-news .news-item > img {
    border-radius: 14px !important;
  }
  .body.pt-80:not(.dk-pt-80)#page-hos-review-reply .page-title {
    font-size: 24px !important;
    line-height: 33.6px !important;
    margin-bottom: 10px !important;
  }
  .body.pt-80:not(.dk-pt-80)#page-hos-news-detail .page-title, .body.pt-80:not(.dk-pt-80)#page-hos-news-add .page-title {
    font-size: 24px !important;
    line-height: 33.6px !important;
  }
  .body.pt-80:not(.dk-pt-80)#page-hos-me-video .video-preview {
    margin: 0 16px;
  }
  .body.pt-80:not(.dk-pt-80)#page-hos-me-video .video-preview img,
  .body.pt-80:not(.dk-pt-80)#page-hos-me-video .video-preview video {
    height: 418px !important;
    width: 580px !important;
  }
  .body.pt-80:not(.dk-pt-80) .search-icon {
    width: 36px;
    height: 36px;
    margin-right: 8px;
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__toolbar__column.is-right [data-fancybox-close] {
    margin-right: 24px;
    margin-left: auto;
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__nav .f-button:before {
    display: none !important;
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__nav {
    display: block !important;
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__nav .f-button {
    /*width: 44px;
    height: 44px;*/
    width: 50px;
    height: 50px;
    background-color: rgba(255, 255, 255, 0.8) !important;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__nav .f-button.is-next {
    background-image: url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.6602%204.84375L21.6038%2014.7874L11.6602%2024.7311'%20stroke='black'%20stroke-width='1.95312'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") !important;
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__nav .f-button.is-prev {
    background-image: url("data:image/svg+xml,%3csvg%20width='30'%20height='30'%20viewBox='0%200%2030%2030'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.3398%204.84375L8.39615%2014.7874L18.3398%2024.7311'%20stroke='black'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e") !important;
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__nav .f-button:hover {
    background-color: #777777 !important;
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__nav .f-button svg {
    display: none;
    /*color: #000;
    width: var(--f-button-svg-width);
    height: var(--f-button-svg-height);
    fill: var(--f-button-svg-fill);
    stroke: currentColor;
    stroke-width: var(--f-button-svg-stroke-width);
    stroke-linecap: round;
    stroke-linejoin: round;
    transition: opacity 0.15s ease;
    transform: var(--f-button-transform);
    filter: var(--f-button-svg-filter);
    pointer-events: none;*/
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__nav .f-button.is-prev {
    --f-button-prev-pos: 42px;
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__nav .f-button.is-next {
    --f-button-next-pos: 42px;
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__caption {
    position: fixed;
    bottom: 60px;
    font-family: "Pretendard-Medium";
    line-height: 22.08px;
  }
  .body.pt-80:not(.dk-pt-80) .fancybox__content {
    max-height: 600px !important;
  }
  .body.pt-80:not(.dk-pt-80) #address-modal .search-result-box .list {
    padding-bottom: 24px !important;
  }
  .body.pt-80:not(.dk-pt-80) .tab-content {
    min-height: unset;
  }
  .body.pt-80:not(.dk-pt-80) .hover-to-scroll {
    position: fixed !important;
  }
  .body.pt-80:not(.dk-pt-80) .list-item-body {
    display: block !important;
    height: unset !important;
  }
  .body.pt-80:not(.dk-pt-80) .list-item-body .me-list-item {
    height: unset !important;
  }
  .speech-bubble {
    position: relative;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.0784313725);
  }
  .speech-bubble .no-data-area img {
    width: 50px;
    height: 55px;
  }
  .speech-bubble:after {
    content: "";
    position: absolute;
    width: 22px;
    height: 32px;
    background: url("data:image/svg+xml,%3csvg%20width='22'%20height='32'%20viewBox='0%200%2022%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7.14108%201.68326C7.80906%200.000400305%2010.1909%200.000395298%2010.8589%201.68325L17.4395%2018.2621C17.9607%2019.5752%2016.9933%2021%2015.5806%2021H2.41937C1.00671%2021%200.0392811%2019.5752%200.560453%2018.2621L7.14108%201.68326Z'%20fill='white'/%3e%3c/svg%3e") no-repeat;
    right: 36px;
    top: -17px;
  }
  .speech-bubble-noti {
    position: absolute;
    right: -37px;
    top: 70px;
    text-align: left;
  }
  .speech-bubble-noti > div {
    width: 390px;
    height: 430px;
    overflow: auto;
  }
  .speech-bubble-noti:not(.open) {
    display: none;
  }
}