
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.footer_st01 {
  padding-top: 2.4rem;
  padding-bottom: 2.4rem;
  background: #111; width: 100%; float: left
}
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.footer_st01 {
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  background: #111; width: 100%; float: left
}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


}
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.footer_st01 .footer-top {display: flex;flex-direction: column; padding: 20px 0px}
 
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.footer_st01 .footer-top {display: flex;flex-direction: column; padding: 0px 10px 10px}
 
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


.footer_st01 .footer-bottom {

  border-top: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center; padding: 20px 0px; width: 100%; float: left
}

.footer_st01 .footer-logo {
  margin-bottom: 0;
}

.footer_st01 .footer-logo img {
  height: 3.3rem;
  object-fit: contain;
}

.footer_st01 .footer-menulist { width: 100%; float: left;
  display: flex;
  align-items: center;
  flex-wrap: wrap; flex-direction: row!important;  padding: 10px 0px 20px
}
.footer_st01 .footer-menulink  span{
  color: #fff;
  padding-right: 1.2rem;
  font-size: var(--fs-p3); cursor: pointer;   padding-left: 1.2rem; position: relative
}

.footer_st01 .footer-menulink  span.setting_icon{
  color: #fff;
}

.footer_st01 .footer-menulink  span.setting_icon:before{
  color: #fff; font-size: 25px;content: "\ec60";    font-family: unicons-line; display: none
}


.footer_st01 .footer-menulink  span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 1px;
  height: 1.4rem;
  background: rgba(255, 255, 255, 0.1);
}
.footer_st01 .footer-menulink:first-child  span{
 padding-left: 0px
}
.footer_st01 .footer-menulink:first-child  span::after{
display: none
}
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.footer_st01 .footer-snslist { width: auto;
  display: flex;
  align-items: center;position: absolute; right: 0px; top:0px; 
}
	

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
.footer_st01 .footer-snslist { width: auto;
  display: flex;
  align-items: center;position: absolute; right: 30px; top:0px; 
}
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.footer_st01 .footer-snslist {
  display: flex;
  align-items: center;position: absolute; right:10px; top:0px; 
}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {.footer_st01 .footer-tel { width: auto;
  display: flex;
  align-items: center;position: absolute; right: 0px; top:0px; font-size: 18px; color: #fff; font-weight: 700 ; padding-left: 30px;
} 
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {.footer_st01 .footer-tel { width:auto; margin: 0px auto;
  display: flex;
  align-items: center; font-size: 14px; color: #fff; font-weight: 700 ; padding-left: 30px; position: relative; margin-bottom: 20px
} 
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/




.footer_st01 .footer-tel:before{ content: "";    font-family: unicons-line; position: absolute; left: 0px; top: -3px; font-size: 30px;   width: 24px;
  height: 24px;
  background: url('/_img/icons/phone.svg') no-repeat center center;
  background-size: contain;
}

.footer_st01 .footer-tel em{ width: auto;
font-size: 30px; color: var(--primary); font-weight: 700 ; margin-left: 15px
}
	


.footer_st01 .footer-snslist.noview { display: none}

.footer_st01 .footer-snsitem+.footer-snsitem {
  margin-left: 0.8rem;
}

.footer_st01 .footer-snslink {
  width: auto;
  height: 3.6rem;
  padding: 0.6rem;
  display: flex;
  align-items: center;
}
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
	.footer_st01 .footer-snslink {
  width: 3.6rem;
  height: 3.6rem;
  padding: 0.6rem;
  display: flex;
  align-items: center;
}

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
	.footer_st01 .footer-snslink {
  width: 3rem;
  height: 3rem;
  padding: 0.2rem;
  display: flex;
  align-items: center;
}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/





.footer_st01 .footer-snslink img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.footer_st01 .selectset {
  max-width: 18rem;
  height: 4rem;
}
.footer_st01 .selectset.noview {
display: none
}
.footer_st01 .footer-txtgroup {
  margin-top: 2rem;
}

.footer_st01 .footer-txtgroup p {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.6);
}
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
.footer_st01 .footer-txt {
  color: rgba(255,255,255,0.72); font-size: 14px;
}

}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) {
.footer_st01 .footer-txt {
  color: #fff; font-size: 11px;
}

}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


.footer_st01 .footer-txt+.footer-txt {
  margin-top: 0.1rem;
}

.footer_st01 .footer-txt p {
  margin-bottom: 0;
}
.footer_st01 .footer-txt p {
  margin-bottom: 0; grid-gap: 3px!important
}
/* 구분 -----------------------------------*/
/**** pc ****/
@media only all and (min-width:768px) {
}
/**** pc2 ****/
@media all and (max-width:1280px) and (min-width:768px) {
}
/**** 모바일 ****/
@media only all and (max-width:767px) { .footer-txt p span{
grid-gap: 0px!important; line-height: 120%!important; width:auto; float: left; font-weight: 400; font-size: 12px!important}
}
/**** 모바일2 ****/
@media only all and (max-width:400px) {
}
/* 구분 //end -----------------------------------*/


.footer_st01 .footer-txt p+p {
  margin-left: 0.4rem;
}

.footer_st01 .footer-txt p span+span {
  margin-left: 0.4rem;
}

.footer_st01 .selectset .btn {
  display: flex;
  align-items: center;
}

.footer_st01 .footer-modal {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  transition: opacity 0.3s, visibility 0.3s;
  will-change: opacity;
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2.4rem;
  opacity: 0;
  visibility: hidden;
}

.footer_st01 .footer-modal.block-active {
  opacity: 1;
  visibility: visible;
}

.footer_st01 .modal-area {
  width: 100%;
  max-width: 92rem;
  background: #fff;
  border-radius: 0.6rem;
}

.footer_st01 .info-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2.4rem;
  border-bottom: 1px solid #e5e5e5;
}

.footer_st01 .modal-close {
  cursor: pointer;
}

.footer_st01 .info-area {
  overflow-y: auto;
}

.footer_st01 .modal-email .info-area {
  max-height: 17rem;
}

.footer_st01 .modal-privacy .info-area {
  max-height: 70.3rem;
}

.footer_st01 .info-group {
  padding: 2.4rem;
}

.footer_st01 .info-group+.info-group {
  margin-top: 2.4rem;
}

.footer_st01 .info-group strong {
  padding-bottom: 1.2rem;
  display: block;
}

.footer_st01 .info-desc {
  max-height: 20.7rem;
  padding: 1.6rem;
  background: #f8f8fa;
  border-radius: 1.6rem;
  overflow-y: auto;
  scrollbar-width: none;
}

.footer_st01 .info-desc p.fw-medium {
  font-weight: var(--fw-medium);
}

.footer_st01 .info-desc .mtb {
  margin: 2.4rem 0;
}

.footer_st01 .info-desc em {
  font-style: normal;
  font-weight: 600;
  margin: 2.4rem 0 1rem;
  position: relative;
  display: flex;
  align-items: center;
}

.footer_st01 .info-list em::before {
  content: "";
  width: 0.4rem;
  height: 0.4rem;
  background: #000;
  border-radius: 50%;
  margin-right: 0.8rem;
}

.footer_st01 .info-list p {
  padding-left: 1.2rem;
}

@media (max-width: 992px) {
  .footer_st01 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .footer_st01 .footer-top {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; position: relative
  }

  .footer_st01 .footer-snslist {
    margin-top: 0.5rem; position: absolute ; top: 90px;
  }

  .footer_st01 .footer-txtgroup {
    margin-top: 1.2rem;
  }

  .footer_st01 .footer-txt {
    flex-direction: column;
  }

  .footer_st01 .footer-txt+.footer-txt {
    margin-top: 0.6rem;
  }

  .footer_st01 .footer-txt p+p {
    margin-left: 0;
  }

  .footer_st01 .selectset {
    display: none;
  }
}




.sns_btn_box {
    position: fixed;
    right: 6rem;
    bottom: 4rem;
    z-index: 509999999999999999999999999999999999; display: none
}
.sns_btn_box.view {
   display: block!important;  z-index: 509999999999999999999999999999999999; 
}

.sns_btn_box .quick-menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 8rem!important;
    height: 8rem!important;
    color: var(--secondary);
    border-radius: 50%;
    background: var(--white);
    box-shadow: 0 0.4rem 2rem rgba(0, 0, 0, 0.1);
    transition: background 0.3s
}

.sns_btn_box .quick-menu.active {
    color: #fff;
  background-color:var(--primary);
}

.sns_btn_box .quick-menu i {
    display: flex;
    font-style: normal; color:var(--primary);
}
.sns_btn_box .quick-menu.active  i {
    display: flex;
    font-style: normal; color: #fff
}

.sns_btn_box .quick-menu i::before {
    font-size: 2.6rem;
    transition: color 0.3s, transform 0.3s
}

.sns_btn_box .quick-menu.active i::before {
    transform: rotate(45deg); 
}

.sns_btn_box .menu-list {
    position: absolute;
    right: 0;
    bottom: calc(100% + 1.2rem);
    opacity: 0;
    visibility: hidden;
    background: var(--white);
    border-radius: 0.6rem;
    box-shadow: 0 0.4rem 2rem rgba(0, 0, 0, 0.1);
    transition: opacity 0.3s, visibility 0.3s; 
}

.sns_btn_box .menu-list.active {
    opacity: 1!important;
    visibility: visible; z-index: 999999999999999999999999999999999999999; display: block;  
}

.sns_btn_box .menu-list a {
    display: flex;
    align-items: center;
    gap: 0.8rem;
    padding: 1.2rem 2rem;
    transition: color 0.3s
}

.sns_btn_box .menu-list a:not(:last-child) {
    border-bottom: 1px solid var(--border-color)
}

.sns_btn_box .menu-list a:hover {
   color: #000
}

.sns_btn_box .menu-list a:hover i {
    filter: invert(33%) sepia(100%) saturate(748%) hue-rotate(180deg) brightness(85%) contrast(95%)
}

.sns_btn_box .menu-list a i {
    flex-shrink: 0;
    width: 2rem;
    height: 2rem;
    transition: filter 0.3s
}



@media (max-width: 992px) {
    .sns_btn_box {
        right: 2.4rem;
        bottom: 2rem
    }

    .sns_btn_box .quick-menu {
        width: 6rem;
        height: 6rem
    }

    .sns_btn_box .quick-menu i::before {
        font-size: 2rem
    }

    .sns_btn_box .menu-list a {
        gap: 0.3rem;
        border: none
    }

    .sns_btn_box .menu-list a i {
        width: 1.6rem;
        height: 1.6rem
    }
}

.sns_btn_box.view {
   display: block
}


.footer-logo img {
  height: 3.3rem;
  object-fit: contain; filter: var(--logo-White)
}
.footer-snslink i {
color: #fff; font-size: 26px
}


.footer-txt p5 span{font-size: 13px!important ; line-height: 100%!important}















/* temhaticket-N8 */
.quick_menu2 {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translate(54rem, -50%);
    z-index: 50;
    transition: transform 0.3s;
    pointer-events: none; display: none
}
/* temhaticket-N8 */
.quick_menu2.view {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translate(54rem, -50%);
    z-index: 50;
    transition: transform 0.3s;
    pointer-events: none; display: block
}
.quick_menu2:has(.quick-wrap.active) {
    transform: translate(0, -50%)
}

.quick_menu2 .quick-wrap {
    display: flex;
    align-items: center;
    pointer-events: auto
}

.quick_menu2 .btn-wrap {
    display: flex;
    align-items: center
}

.quick_menu2 .btn-wrap .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.1rem;
    width: 4.2rem;
    height: 10rem;
    border-radius: 2rem 0 0 2rem;
    background: var(--white);
    box-shadow: 0 0 1.6rem rgba(var(--black-rgb), 0.1)
}

.quick_menu2 .btn-wrap .btn::before {
    transition: transform 0.3s
}

.quick_menu2 .quick-wrap.active .btn {
    margin-left: 0
}

.quick_menu2 .quick-wrap.active .btn::before {
    transform: rotate(180deg)
}

.quick_menu2 .btn-wrap .text {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6.5rem;
    height: 20rem;
    background: var(--white);
    border-radius: 2rem 0 0 2rem;
    box-shadow: 0 -1.6rem 1.6rem -1.6rem rgba(var(--black-rgb), 0.1), 1.6rem 0 1.6rem -1.6rem rgba(var(--black-rgb), 0.1), 0 1.6rem 1.6rem -1.6rem rgba(var(--black-rgb), 0.1)
}

.quick_menu2 .quick-wrap.active .text {
    display: none
}

.quick_menu2 .btn-wrap .text span {
    transform: rotate(90deg);
    font-weight: var(--fw-bold);
    color: var(--primary);
    white-space: nowrap
}

.quick_menu2 .quick-cont {
    padding: 3.5rem 4rem 4rem;
    width: 54rem;
    background: var(--white);
    border-radius: 4rem 0 0 4rem;
    box-shadow: 0 -1.6rem 1.6rem -1.6rem rgba(var(--black-rgb), 0.1), 1.6rem 0 1.6rem -1.6rem rgba(var(--black-rgb), 0.1), 0 1.6rem 1.6rem -1.6rem rgba(var(--black-rgb), 0.1)
}

.quick_menu2 .title-area {
    margin-bottom: 2rem
}

.quick_menu2 .list-area {
    overflow: hidden;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border: 1px solid var(--border-color);
    border-radius: 2rem
}

.quick_menu2 .list-area li {
    border-bottom: 1px solid var(--border-color);
    border-left: 1px solid var(--border-color)
}

.quick_menu2 .list-area li:nth-child(1),
.quick_menu2 .list-area li:nth-child(5) {
    border-left: 0
}

.quick_menu2 .list-area li:nth-child(n + 5) {
    border-bottom: none
}

.quick_menu2 .list-area a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 2rem;
    height: 100%;
    transition: background .3s
}

.quick_menu2 .list-area a:hover {
    background: var(--line-color1)
}

.quick_menu2 .list-area a img {
    width: 2.6rem;
    height: 2.6rem;
    object-fit: contain
}

.quick_menu2 .list-area a i {
    display: flex;
    font-size: 2.4rem
}

.quick_menu2 .list-area a span {
    margin-top: 0.8rem;
    text-align: center;
    white-space: nowrap;
    font-weight: var(--fw-medium)
}

@media (max-width: 992px) {
    .quick_menu2 {
        display: none
    }
}












/* agency-N7 */
.quick_popup1 {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 99;
    transform: translateY(-50%);
    pointer-events: none; display: none
}
.quick_popup1.view {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 99;
    transform: translateY(-50%);
    pointer-events: none; display: block
}

.quick_popup1 .quick-area {
    display: flex;
    transform: translateX(32.8rem);
    pointer-events: auto;
    transition: transform 0.4s
}

.quick_popup1 .quick-area.active {
    transform: translateX(0)
}

.quick_popup1 .btn-quick {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6rem;
    height: 6rem;
    border-radius: 0.8rem 0 0 0.8rem;
    background: var(--white);
    box-shadow: 0 0 1.6rem rgba(var(--black-rgb), 0.1);
    transition: background 0.3s
}

.quick_popup1 .quick-area.active .btn-quick {
    background: var(--black)
}

.quick_popup1 .btn-quick::before {
    font-size: 2.4rem;
    transition: color 0.3s
}

.quick_popup1 .quick-area.active .btn-quick::before {
    color: var(--white)
}

.quick_popup1 .quick-wrap {
    overflow: hidden;
    position: relative;
    transform: translateY(-1.2rem);
    width: 32.8rem;
    height: 32.8rem;
    border-radius: 0.8rem 0 0 0.8rem
}

.quick_popup1 .thumb {
    position: relative;
    margin: 0;
    width: 100%;
    height: 100%
}

.quick_popup1 .thumb::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, var(--black) -20%, rgba(125, 125, 125, 0) 30%)
}

.quick_popup1 .thumb img {
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover
}

.quick_popup1 .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 1.2rem 1.6rem
}

.quick_popup1 .desc strong {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    color: var(--white);
    font-weight: var(--fw-bold)
}

.quick_popup1 .desc p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    color: var(--white)
}

.quick_popup1 .title-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 0.8rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 1.2rem 1.6rem;
    width: 100%;
    background: rgba(var(--white-rgb), 0.3);
    backdrop-filter: blur(2rem)
}

.quick_popup1 .title-area h2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1
}

.quick_popup1 .paging {
    display: flex;
    align-items: center;
    gap: 0.4rem
}

.quick_popup1 .paging [class*="btn-"] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    background: transparent;
    border: none;
    color: var(--text-color1)
}

.quick_popup1 .paging [class*="btn-"]::before {
    font-weight: var(--fw-bold)
}

.quick_popup1 .paging-wrap {
    display: flex;
    align-items: center;
    gap: 0.4rem;
    color: var(--text-color2);
    font-weight: var(--fw-bold)
}

.quick_popup1 .paging-wrap .curr {
    color: var(--text-color1)
}

@media (max-width: 992px) {
    .quick_popup1 .quick-area {
        transform: translateX(29.8rem)
    }

    .quick_popup1 .btn-quick {
        width: 4.6rem;
        height: 4.6rem
    }

    .quick_popup1 .btn-quick::before {
        font-size: 2rem
    }

    .quick_popup1 .quick-wrap {
        width: 29.8rem;
        height: 29.8rem
    }

    .quick_popup1 .desc {
        padding: 1rem 1.2rem
    }

    .quick_popup1 .title-area {
        padding: 1rem 1.2rem
    }
}















/* quick_menu1 */

.quick_menu1 {
    position: fixed;
    right: 4rem;
    bottom: 4rem;
    z-index: 50; display: none
}
.quick_menu1.view {
    position: fixed;
    right: 4rem;
    bottom: 4rem;
    z-index: 50; display: block
}

.quick_menu1 .quick-menu {
    width: 10rem;
    box-shadow: 0.6rem 0.6rem 2rem 0 rgba(var(--black-rgb), 0.1)
}

.quick_menu1 .menu-list a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 0.6rem;
    width: 100%;
    height: 10rem;
    background: var(--white)
}

.quick_menu1 .menu-list li i::before {
    font-size: 2.4rem;
    transition: color 0.3s
}

.quick_menu1 .menu-list li:hover i::before {
    color: var(--primary)
}

.quick_menu1 .ico-call {
    background: url(../icons/ico_call.svg) no-repeat center/contain
}

.quick_menu1 .ico-message {
    background: url(../icons/ico_message.svg) no-repeat center/contain
}

.quick_menu1 .ico-directions {
    background: url(../icons/ico_directions.svg) no-repeat center/contain
}

.quick_menu1 .menu-list li:hover a {
    color: var(--primary)
}

.quick_menu1 .top-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    width: 100%;
    height: 4.6rem;
    background: var(--primary)
}

.quick_menu1 .top-btn .ico-up {
    width: 2.4rem;
    height: 2.4rem;
    background: url(../icons/ico_up.svg) no-repeat center/contain
}

.quick_menu1 .top-btn span {
    font-weight: var(--fw-medium)
}

@media (max-width: 992px) {
    .quick_menu1 {
        right: 0;
        bottom: 0;
        width: 100%
    }

    .quick_menu1 .quick-menu {
        width: 100%
    }

    .quick_menu1 .menu-list {
        display: flex
    }

    .quick_menu1 .menu-list li {
        flex: 1
    }

    .quick_menu1 .menu-list a {
        gap: 0.4rem;
        width: 100%;
        height: 8rem
    }

    .quick_menu1 .menu-list li i[class*="ico-"] {
        width: 3.2rem;
        height: 3.2rem;
        font-size: 2.4rem
    }

    .quick_menu1 .top-btn {
        display: none
    }

    .quick_menu1 .top-btn .ico-up {
        width: 1.6rem;
        height: 1.6rem
    }
}








/* quick_menu1 */

.quick_popup2{
    position: fixed;
    right: 4rem;
    bottom: 4rem;
    z-index: 50; display: none
}
.quick_popup2.view {
    position: fixed;
    right: 4rem;
    bottom: 4rem;
    z-index: 50; display: block
}
