/* common */
html.lenis,
html.lenis body { height: auto; }
.lenis.lenis-smooth { scroll-behavior: auto !important; }
.lenis.lenis-smooth [data-lenis-prevent] { overscroll-behavior: contain; }
.lenis.lenis-stopped { overflow: clip; }
.lenis.lenis-stopped .os-scrollbar { display: none; }
.lenis.lenis-scrolling iframe { pointer-events: none; }
html.sr .load-hidden { visibility: hidden; }
.document-loaded .main { animation: mainFadeIn .65s cubic-bezier(0.4, 0, 0.2, 1) 0s forwards; }
.main { position: relative; }
.modal-video-body { max-width: 1340px; }
[data-scroll-y="false"] { overflow-y: hidden; }
[role="button"] { cursor: pointer; }
.lenis-stopped[data-overlayscrollbars-viewport~=overflowYScroll] { overflow-y: hidden !important; }
.blind { position: absolute; width: 1px; height: 1px; clip-path: rect(0 0 0 0); overflow: hidden; }
.inner { position: relative; margin-left: auto; margin-right: auto; max-width: 1600px; width: 90%; }
.inner-small { max-width: 1480px; }
.image-wrap { position: relative; }
.image-wrap::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/* .heading { color: var(--heading); } */
.color-black { color: var(--clr-dark) !important; }
.color-dark { color: var(--clr-dark) !important; }
.color-primary { color: var(--clr-primary) !important; }
.color-secondary { color: var(--clr-secondary) !important; }
.color-red { color: var(--clr-red) !important; }
.color-blue { color: var(--clr-blue) !important; }
.bg-light { background-color: #fff !important; }
.bg-gray { background-color: #F5F5F5 !important; }
.bg-dark { background-color: #272B31 !important; }
.align-top { vertical-align: top; }
.word-break-all { word-break: break-all; }
.text-justify { text-align: justify !important; }
.text-center { text-align: center !important; }
.text-left { text-align: left !important; }
.text-right { text-align: right !important; }
.fw-light { font-weight: 200; }
.fw-bold { font-weight: bold; }
.fw-normal { font-weight: 400; }
.fw-medium { font-weight: 500; }
.fw-semibold { font-weight: 600; }
.font-secondary { font-family: 'Russo One'; }
.font-italic { font-style: italic; }
.w-auto { width: auto; }
.d-none { display: none !important; }
.indent-1 { text-indent: 1em; }
.indent-2 { text-indent: 2em; }
.mt-1 { margin-top: 0.5em; }
.border-0 { border: none !important; }
.letter-spacing { letter-spacing: 0.05em; }
.text-link { text-decoration: underline !important; text-underline-offset: 0.25em; }
.text-link .icon-certify { margin-left: 0.25em; width: 1em; height: 1em; }
.text-link .icon-certify::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.75' y='1.75' width='16.5' height='16.5' rx='8.25' stroke='%2347CE78' stroke-width='1.5'/%3E%3Cpath d='M6 10.0833L8.94737 13L14 8' stroke='%2347CE78' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.tb,
.sp,
.mo { display: none !important; }
@media (hover: hover) and (pointer: fine) {
    .text-link:hover { color: var(--clr-primary); }
    /* .text-link:hover .icon-certify::before { background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1.75' y='1.75' width='16.5' height='16.5' rx='8.25' stroke='%23FCAF17' stroke-width='1.5'/%3E%3Cpath d='M6 10.0833L8.94737 13L14 8' stroke='%23FCAF17' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); } */
}
@media screen and (min-width: 1025px) {
    .main { min-height: calc(100vh - 348px); }
}
@media screen and (max-width: 1024px) {
    .main { min-height: calc(100vh - 263px); }

    .pc { display: none !important; }
    .tb,
    .sp { display: block !important; }
}
@media screen and (max-width: 768px) {
    .main { min-height: calc(100vh - 212px); }
}
@media screen and (max-width: 500px) {
    .tb { display: none !important; }
    .mo { display: block !important; }
}


.swiper-scrollbar { background: #D9D9D9; }
.swiper-scrollbar-drag { background: var(--clr-primary); }
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal { left: 0; right: 0; width: 100%; height: 6px; }
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after { content: none; }
.swiper-button-next,
.swiper-button-prev { width: 40px; height: 40px; background-repeat: no-repeat; background-position: center; background-size: 100% auto; }
.swiper-button-next { right: 0; background-image: url('/images/slide-next-e9d86d09f084b3eb577b6ce11d026a6a.svg'); }
.swiper-button-prev { left: 0; background-image: url('/images/slide-prev-c38d29a26a9275ca07d7d146a527683e.svg'); }
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction { display: flex; align-items: center; justify-content: center; bottom: 0; }
.swiper-pagination-bullet-active { background: var(--clr-primary); }
.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal { z-index: 2; }

@media screen and (max-width: 1024px) {
    .swiper-horizontal > .swiper-scrollbar,
    .swiper-scrollbar.swiper-scrollbar-horizontal { height: 4px; }
}
@media screen and (max-width: 768px) {
    .mobile-scroll { overflow: visible; position: relative; padding-bottom: 25px; }
    .mobile-scroll img { max-width: none; }
}
@media screen and (max-width: 684px) {
    .mobile-scroll .swiper-slide { min-width: 550px; width: auto; }
}


.check { display: inline-flex; align-items: center; position: relative; user-select: none; }
.check label { padding-left: 8px; font-size: 1.6rem; color: var(--clr-dark); cursor: pointer; }
.check i { flex-shrink: 0; display: inline-block; vertical-align: middle; position: relative; width: 24px; height: 24px; pointer-events: none; }
.check i::before,
.check i::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: auto 100%; background-position: center; border-radius: 50%; }
/* .check i::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('/images/checked-d13e93da83bccbd130424e5f82c5b496.svg'); background-size: auto 100%; background-position: center; } */
.check i::after { background-repeat: no-repeat; border: 1px solid var(--clr-primary); background-color: #ffffff; background-image: url('/images/checked-primary-ad1da1d74ba795970f9eab86d00eb398.svg'); transition: all ease .1s; opacity: 0; }
.check i::before { background-color: #ffffff; border: 1px solid #DDDDDD; }
.check input { z-index: 2; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; width: 24px; height: 24px; color: #fff; opacity: 0; cursor: pointer; }
.check input:checked ~ i::after { opacity: 1; }
.check a { display: inline-block; margin-left: 8px; font-size: 1.6rem; color: var(--clr-black); text-decoration: underline; text-underline-offset: 0.25em; }
.check a span { vertical-align: baseline; }
.check-light label { color: #fff; cursor: pointer; }
.check-light i::after { background-color: var(--clr-primary); background-image: url('/images/check-light-f14c69de934354fd45d2ecc04cba38b6.svg'); }
.check-light i::before { border-color: #fff; }
.check-round i { width: 20px; height: 20px; }
.check-round i::before,
.check-round i::after { border-radius: 50%; }
.check-round i::before { background-image: none; border-color: #B3B3B3; }
.check-round i::after { background-image: url('/images/checked-light-f604918a74cfe10f226415d088467b15.svg'); background-color: var(--clr-primary); background-size: auto 66%; }
.radio { display: inline-flex; align-items: center; position: relative; user-select: none; }
.radio label { padding-left: 10px; font-size: 1.6rem; color: #3d3d40; cursor: pointer; }
.radio i { flex-shrink: 0; display: inline-block; vertical-align: middle; position: relative; width: 24px; height: 24px; pointer-events: none; }
.radio i::before,
.radio i::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.radio i::after { padding: 4px; background: var(--clr-primary) url('/images/checked-light-f604918a74cfe10f226415d088467b15.svg') no-repeat center / auto 70%; opacity: 0; }
.radio i::before { border: 1px solid #dddddd; }
.radio input { z-index: 2; position: absolute; top: 0; left: 0; bottom: 0; margin: auto; min-width: auto !important; width: 24px; height: 24px; color: #fff; opacity: 0; cursor: pointer; }
.radio input:checked ~ i::after { opacity: 1; }
/* .radio input:checked ~ label { color: #000; } */
.radio-round i { width: 20px; height: 20px; }
.radio-round i::before,
.radio-round i::after { border-radius: 50%; }
.radio-round i::before { background-image: none; border-color: #B3B3B3; }
.radio-round i::after { background-image: url('/images/checked-light-f604918a74cfe10f226415d088467b15.svg'); background-color: var(--clr-primary); background-size: auto 66%; }
.input-group { display: flex; flex-wrap: wrap; align-items: center; margin: -4px -5px; }
.input-group.radio-box { margin: 0; padding: 10px 20px; min-height: 65px; border: 1px solid var(--border); border-radius: 8px; }
.input-group + .check { margin-top: 14px; }
.input-group .button { padding-top: 8px; padding-bottom: 8px; width: 140px; text-align: center; font-size: inherit; }
.input-group .check,
.input-group .radio { margin: 4px 36px 4px 4px; }
.input-group .col { padding: 5px; }
.input-group .col.auto { flex-grow: 0 !important; }
.input-group.tel { width: 100%; }
.input-group.tel .col { flex: 1 1; }
.input-group.tel .input,
.input-group.tel .select { min-width: auto; width: 100%; }
.input-group.email .col { flex: 1 1; }
.input-group.email .col:first-child input { width: 100%; }
.input-group.email .col:nth-child(2) { flex: 0 0; }
/* .input-group.email input,
.input-group.email select { min-width: 280px; } */
.input-group.regi { max-width: 600px; }
.input-group.regi .col { flex: 1 1; }
.input-group.regi .col:nth-child(2) { flex: 0 0 auto; }
.input-group.regi .col:nth-child(4) { flex: 0 0 140px; width: 100%; }
.input-group.regi .col:nth-child(4) .button { width: 100%; }
.input-group.regi .input,
.input-group.regi .select { width: 100%; }
.input-group.auto .col { flex: 1 1 auto; }
.input-group.auto .input,
.input-group.auto .select,
.input-group.auto textarea { width: 100%; }
.input-group p { margin: 6px; }

.mobile-scroll-container img { max-width: 100%; }
@media (hover: hover) and (pointer: fine) {
    .floating:hover { transform: scale(1.1); }
    .floating:hover .floating-wrap { box-shadow: -3px 3px 14px 0px rgba(234, 0, 44, 0.5), 3px -3px 14px 0px rgb(255, 121, 0, 0.5); }

    /* .check a:hover { color: var(--clr-dark); } */
}
@media screen and (max-width:1024px){
    .inner { padding: 0; width: 90%; }
    .image-wrap.border:not(.full) { padding: 60px; }

    .floating-container { right: 5%; }
    .floating-wrap { margin-bottom: 15px; width: 75px; height: 75px; }
    .floating .icon { margin-bottom: 5px; width: 35px; height: 20px; }
    .floating .text { font-size: 1.2rem; }

    .mobile-scroll-container { overflow: visible; position: relative; padding-bottom: 12px; }
    .mobile-scroll-container .swiper-slide { width: auto; }
    .mobile-scroll-container .image-wrap img { max-width: none; width: 1000px; }

    .scroll-top a { width: 55px; height: 55px; }

    .check i { width: 22px; height: 22px; }
    .check label { font-size: 1.5rem; }
    .check a { font-size: 1.5rem; }
    .input-block-group .radio-block label { font-size: 1.6rem; }

	.input-group { margin: -4px; }
	.input-group .col { flex: 1 1 auto; padding: 4px; }
	.input-group.radio-box { padding: 10px; }
	.input-group .check,
	.input-group .radio { margin: 4px 24px 4px 4px; }
    .input-group.tel { max-width: none; }
	.input-group.email .col { flex-basis: 0; }
	.input-group.email .col:nth-child(2) { flex-grow: 0; }
	.input-group.email .col .select { width: 100%; }
}
@media screen and (max-width:768px){
    .image-wrap.border:not(.full) { padding: 24px; }

    .floating-container { bottom: 25px; }
    .scroll-top { bottom: 15px; }
    .scroll-top a { width: 45px; height: 45px; }

    .check i { width: 20px; height: 20px; }
    .check label { padding-left: 6px; font-size: 1.4rem; }
    .check a { font-size: 1.4rem; }
    .input-block-group .radio-block label { font-size: 1.4rem; }

    .input-group.email .col:last-child { flex-basis: 100%; }
}


/* Icons */
.icon { z-index: 2; position: relative; display: inline-block; vertical-align: middle; width: 24px; height: 24px; }
.icon::before { content: ''; display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: auto 100%; transition: all ease .15s; }
.icon-chevron-left::before { background-image: url('/images/chevron-left-c4b4c9065e44efcd2bc54f3e9d4224b9.svg'); }
.icon-x::before { background-image: url('/images/x-591a48f0a815dd4e9a4a5bf51af0442d.svg'); }
.icon-x-light::before { background-image: url('/images/x-light-e7fb89851b79caec1094b297281ca19b.svg'); }
.icon-chevron-right::before { background-image: url('/images/chevron-right-6cfb0faf25124f59045ee09ad511347b.svg'); }
.icon-chevron-left-light::before { background-image: url('/images/chevron-left-light.svg'); }
.icon-chevron-right-light::before { background-image: url('/images/chevron-right-light-6f969ec7995a3a19e2b5acd913dbbbfd.svg'); }
.icon-chevrons-right::before { background-image: url('/images/chevrons-right-7828171283ccd305e7bbc09475d77584.svg'); }
.icon-rotate-cw::before { background-image: url('/images/icon-rotate-cw.svg'); }
.icon-upload::before { background-image: url('/images/upload.svg'); }
.icon-danger::before { background-image: url('/images/danger.svg'); }
.icon-option::before { background-image: url('/images/option-light.svg'); }
.icon-download::before { background-image: url('/images/download-96dd02a1378d6f60b88d1abe5b5f421d.svg'); }
.icon-arrow-long-right-light::before { background-image: url('/images/arrow-long-right-light-199c612a1110c24672db1246ccd8da42.svg'); }
.icon-headphone::before { background-image: url('/images/headphone-f8c1f7c490c940f8498b82979a74745a.svg'); }
.icon-user::before { background-image: url('/images/user-2740bd774973fc3dad2d3efde362ffe0.svg'); }
.icon-pin::before { background-image: url('/images/pin-e0dc1d82677d726c73ac0f6bc6f7da43.svg'); }
.icon-pin2::before { background-image: url('/images/pin2-b8b85a2feae68c3a7937e5b99925f960.svg'); }
.icon-search-light::before { background-image: url('/images/search-light-80a18282771adf2aa173c1027bcdc71c.svg'); }
.icon-plus::before { background-image: url('/images/plus-e3d1aa7d2ca869f076d91400cc4d7201.svg'); }
.icon-plus-light::before { background-image: url('/images/plus-light-9f83aac1d025ead35473387ce6802ea3.svg'); }
.icon-rotate::before { background-image: url('/images/rotate-95235f2728227689606aa90ac1d0714e.svg'); }
.icon-home::before { background-image: url('/images/home-8b75a120a440a52309572d9fee428bee.svg'); }
.icon-external-link::before { background-image: url('/images/external-link-9e8462ba093a5f6981a55fe205ada418.svg'); }
.icon-external-link-light::before { background-image: url('/images/external-link-light-d6c4b3bf8d62516c6c14ee2c33af6155.svg'); }
.icon-tel::before { background-image: url('/images/tel-896353ab0fa5632a5dab0534f83fe382.svg'); }
.icon-fax::before { background-image: url('/images/fax-dfb843f9a6100811ef1d59ee44533fbd.svg'); }
.icon-copy::before { background-image: url('/images/copy-6f530299af2e17e761cfcf049697d4e8.svg'); }
.icon-map::before { background-image: url('/images/map-c3fa4355dc821a6bbd1876a3068541d5.svg'); }
@media (hover: hover) and (pointer: fine) {
    .button:hover .icon-chevron-right::before { background-image: url('/images/chevron-right-light-6f969ec7995a3a19e2b5acd913dbbbfd.svg'); }
    .button:hover .icon-upload::before { background-image: url('/images/upload-light.svg'); }
    .button:hover .icon-download::before { background-image: url('/images/download-light-dc25a3849f571b9f5c6221eb71db7596.svg'); }
}
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 768px) {
}


/* Button */
.button { overflow: hidden; display: inline-flex; align-items: center; justify-content: center; position: relative; padding-right: 24px; padding-left: 24px; height: 60px; line-height: 60px; font-size: inherit; color: var(--clr-dark); font-weight: 700; background: transparent; border: 1px solid transparent; border-radius: 8px; transition-property: color, background; transition-timing-function: ease; transition-duration: .15s; }
.button::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--clr-primary); transform: scaleX(0); transform-origin: left; transition: transform cubic-bezier(0.22, 0.61, 0.36, 1) .5s; pointer-events: none; }
.button span { display: block; z-index: 2; position: relative; }
.button .icon { margin-right: -0.5em; width: 24px; height: 24px; }
.button .icon:last-child { margin-left: 0.5em; margin-right: 0; }
.button .icon:first-child { margin-left: 0; margin-right: 0.5em; }
.button-center { justify-content: center; }
.button-large { line-height: 70px; height: 70px; }
.button-round { border-radius: 100px; }
.button-primary { font-weight: 700; color: #fff; background: var(--clr-primary); }
.button-primary::before { content: none; }
.button-red { font-weight: 700; color: #fff; background: var(--clr-red); }
.button-red::before { content: none; }
.button-arrow { overflow: hidden; display: inline-block; position: relative; padding-right: 60px; min-width: 220px; color: #fff; border: 1px solid #fff; transition: all ease .35s; }
.button-arrow::after { content: ''; position: absolute; top: 0; right: 30px; bottom: 0; margin: auto; display: block; width: 7px; height: 13px; background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 7.7 12.9' enable-background='new 0 0 7.7 12.9' xml:space='preserve' stroke='%23111111'%3E%3Cg%3E%3Cpath stroke-width='1.8' stroke-miterlimit='10' d='M5.7,6.4'/%3E%3Cline stroke-width='1.8' stroke-linecap='square' stroke-linejoin='bevel' stroke-miterlimit='10' x1='1.3' y1='1.3' x2='6.4' y2='6.4'/%3E%3Cline stroke-width='1.8' stroke-linecap='square' stroke-linejoin='bevel' stroke-miterlimit='10' x1='1.3' y1='11.6' x2='6.4' y2='6.4'/%3E%3C/g%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center; transition: background-image ease .15s; }
.button-round { border-radius: 50px; }
.button-gradient { color: #fff; background-image: linear-gradient(48deg, var(--clr-primary), #ff7900, #ff7900, var(--clr-primary)); background-size: 400% 100%; background-position: 0%; border-color: transparent; transition: background ease .3s; }
.button-dark { color: #fff; background: var(--clr-dark); }
.button-dark::before { content: none; }
/* .button-border { color: var(--clr-dark); background: transparent; border-color: #e5e5e5; } */
.button-border { text-align: center; border: 1px solid var(--border); }
.button-border::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #23323B; border-radius: 40px; transform: translateX(-101%); transform-origin: left; transition: transform ease .35s; }
.button-border-light { color: #fff; border-color: #fff; }
.button-border-dark { text-align: center; background: #fff; border: 1px solid var(--clr-dark); }
/* .button-border-dark::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #23323B; border-radius: 40px; transform: translateX(-101%); transform-origin: left; transition: transform ease .35s; } */
.button-border-dark::before { content: none; }
.button-border-primary { color: var(--clr-primary); border-color: var(--clr-primary); }
.button-border-primary[aria-selected="true"] { color: #fff; background: var(--clr-primary); border-color: var(--clr-primary); }
.button-border-gray { background: #fff; border-color: #9D9D9D; }
.button-border-gray::before { content: none; }
.button-border[aria-selected="true"] { color: #fff; background: var(--clr-primary); border-color: var(--clr-primary); }
.button-arrow[aria-selected="true"]::after { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 7.7 12.9' enable-background='new 0 0 7.7 12.9' xml:space='preserve' stroke='%23ffffff'%3E%3Cg%3E%3Cpath stroke-width='1.8' stroke-miterlimit='10' d='M5.7,6.4'/%3E%3Cline stroke-width='1.8' stroke-linecap='square' stroke-linejoin='bevel' stroke-miterlimit='10' x1='1.3' y1='1.3' x2='6.4' y2='6.4'/%3E%3Cline stroke-width='1.8' stroke-linecap='square' stroke-linejoin='bevel' stroke-miterlimit='10' x1='1.3' y1='11.6' x2='6.4' y2='6.4'/%3E%3C/g%3E%3C/svg%3E"); }
.button-light { background-color: #fff; }
.button-light::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #23323B; border-radius: 40px; transform: translateX(-101%); transform-origin: left; transition: transform ease .35s; }
.button-white { color: #fff; }
.button-more { border-color: #fff; border-radius: 50px; }
.button-more svg { z-index: 2; position: relative; margin-left: 36px; transition: all ease .35s; }
.button-more::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #fff; border-radius: 50px; transform: translateX(-100%); transition: transform ease .65s; }
.button.disabled { pointer-events: none; }
.button-border.disabled { color: #777 !important; }
.button-link-light { overflow: hidden; display: inline-flex; align-items: center; justify-content: space-between; position: relative; padding: 0 8px 0 20px; height: 40px; line-height: 40px; border: 1px solid #fff; border-radius: 40px; transition: all ease .15s; }
.button-link-light::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--clr-primary); border-radius: 40px; transform: translateX(-100%); transform-origin: left; transition: transform ease .35s; }
.button-link-light .icon { z-index: 2; position: relative; display: flex; margin-left: 1em; width: 24px; height: 24px; border: 1px solid #fff; border-radius: 50%; transition: all ease .15s; }
.button-link-light .icon::before { content: ''; display: block; width: 100%; height: 100%; background: url('/images/chevron-2-right-light.svg') no-repeat center / auto 150%; }
.button-link-light span { z-index: 2; position: relative; }
.button-link { overflow: hidden; display: inline-flex; align-items: center; justify-content: space-between; position: relative; padding: 0 8px 0 20px; height: 40px; line-height: 40px; border: 1px solid #23323B; border-radius: 40px; transition: all ease .15s; }
.button-link::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--clr-primary); border-radius: 40px; transform: translateX(-100%); transform-origin: left; transition: transform ease .35s; }
.button-link .icon { z-index: 2; position: relative; display: flex; margin-left: 1em; width: 24px; height: 24px; border: 1px solid #23323B; border-radius: 50%; transition: all ease .15s; }
.button-link .icon::before { content: ''; display: block; width: 100%; height: 100%; background: url('/images/chevron-2-right.svg') no-repeat center / auto 150%; }
.button-link span { z-index: 2; position: relative; }
.button-naver { color: #fff; background: #00c73c; }
.button-kakao { color: #3C1E1E; background: #ffde00; }
.button-naver::before,
.button-kakao::before { content: none; }
.button-naver svg,
.button-kakao svg { margin-right: 8px; }
.button.disabled { opacity: 0.4 !important; -moz-user-select: none; user-select: none; }
@media (hover: hover) and (pointer: fine) {
    .button:hover { background-color: rgba(25, 25, 25, 0.06); }
    .button:hover::before { transform: none; }
    .button-hover:hover { color: var(--clr-primary); background-color: transparent; }
    .button-hover:hover .icon::before { background-image: url('/images/download-primary.svg'); }
    .button-primary:hover { background: var(--clr-primary-hover); }
    .button-red:hover { background: var(--clr-red-hover); }
    .button-dark:hover { background: #3a3a3f; }
    .button-light:hover { color: #fff; background-color: #fff; }
    .button-light:hover::before { transform: none; }
    .button-border:hover { color: #fff; background-color: #fff; }
    .button-border:hover::before { transform: none; }
    .button-border-dark:hover { color: #fff; background-color: var(--clr-dark); }
    /* .button-border-dark:hover::before { transform: none; } */
    .button-border-primary:hover { color: #fff; background: var(--clr-primary); }
    .button-arrow:hover { color: var(--clr-dark); background: #fff; border-color: #fff; }
    .button-arrow:hover::after { background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 7.7 12.9' enable-background='new 0 0 7.7 12.9' xml:space='preserve' stroke='%23ffffff'%3E%3Cg%3E%3Cpath stroke-width='1.8' stroke-miterlimit='10' d='M5.7,6.4'/%3E%3Cline stroke-width='1.8' stroke-linecap='square' stroke-linejoin='bevel' stroke-miterlimit='10' x1='1.3' y1='1.3' x2='6.4' y2='6.4'/%3E%3Cline stroke-width='1.8' stroke-linecap='square' stroke-linejoin='bevel' stroke-miterlimit='10' x1='1.3' y1='11.6' x2='6.4' y2='6.4'/%3E%3C/g%3E%3C/svg%3E"); }
    .button-gradient:hover { background-position: 20%; }
    .button-border-light:hover { color: #fff !important; background: var(--clr-primary); border-color: var(--clr-primary); }
    .button-hover-white:hover { color: #151515; background: #fff;}
    .button-hover-primary:hover { color: #fff !important; background: var(--clr-primary) !important; }
    .button-hover-primary:hover * { color: inherit; }
    .button-more:hover::after { transform: none; }
    .button-more:hover svg { stroke: #151515; }
    .button-link-light:hover { border-color: var(--clr-primary); }
    .button-link-light:hover::before { transform: none; }
    .button-link-light:hover .icon { background: #fff; }
    .button-link-light:hover .icon::before { background-image: url('/images/chevron-2-right-primary.svg'); }
    .button-link:hover { color: #fff; border-color: var(--clr-primary) !important; }
    .button-link:hover::before { transform: none; }
    .button-link:hover .icon { background: #fff !important; border-color: #fff !important; }
    .button-link:hover .icon::before { background-image: url('/images/chevron-2-right-primary.svg') !important; }
    .button-naver:hover { background: #00c23a; }
    .button-kakao:hover { background: #f7d600; }
}
@media screen and (max-width: 1024px) {
    .button { height: 50px; line-height: 50px; font-size: 1.5rem; }
    .button-arrow { padding: 12px 40px 12px 30px; }
}
@media screen and (max-width: 768px) {
    .button { height: 45px; line-height: 45px; font-size: 1.4rem; }
}


/* Header */
.header { z-index: 11; position: fixed; top: 0; left: 0; width: 100%; }
.header-primary { z-index: 2; position: relative; color: #fff; transition-property: color, background, box-shadow; transition-duration: .35s, .35s, .35s; transition-timing-function: ease; }
.header-primary-wrap { z-index: 3; position: relative; }
.header-primary .logo { z-index: 3; position: absolute; top: 27px; left: 0; width: 140px; height: 31px; background: url('/images/logo-28eeac85559db9df498a7c50076903ff.svg') no-repeat center / auto 100%; transition: all ease .35s; }
.header-primary .gnb { position: relative; }
.header-primary .hamburger,
.header-primary .gnb .close { transition: all ease .15s; }
.header-primary .hamburger { display: none; position: absolute; top: 22px; right: 40px; width: 50px; height: 50px; }
.header-primary .hamburger a { display: block; position: relative; width: 100%; height: 100%; }
.header-primary .hamburger .circle { display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; width: 20px; height: 1px; background: #fff; border: none; }
.header-primary .hamburger .circle::before,
.header-primary .hamburger .circle::after { content: ''; position: absolute; width: 100%; height: 1px; background: #fff; }
.header-primary .hamburger .circle::before { top: -7px; }
.header-primary .hamburger .circle::after { top: 7px; }
.header-primary .gnb .depth1 { display: flex; }
.header-primary .gnb .depth1 .title { display: flex; align-items: center; justify-content: center; position: relative; height: 90px; font-size: 1.7rem; text-align: center; color: inherit; font-weight: 600; cursor: default; }
.header-primary .gnb .depth2 { padding: 32px 0; height: 100%; transition: background ease .35s; }
.header-primary .gnb .depth2 > li > a { display: inline-block; padding: 5px 4px; font-size: 1.6rem; font-weight: 500; }
.header-primary .gnb .close { display: none; position: fixed; top: 8px; margin: auto; }
.header-primary .gnb .close a { display: block; width: 100%; height: 100%; }
.header-primary .gnb .close .circle { display: block; position: relative; width: 100%; height: 100%; border: none; border-radius: 50%; }
.header-primary .gnb .close .circle::before,
.header-primary .gnb .close .circle::after { content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; margin: auto; width: 22px; height: 1px; background: #fff; }
.header-primary .gnb .close .circle::before { transform: rotate(45deg); }
.header-primary .gnb .close .circle::after { transform: rotate(-45deg); }
.header-primary .header-right { display: flex; align-items: center; z-index: 3; position: absolute; top: 20px; right: 0; }
.header-primary .header-right .button { margin-left: 10px; }
.header-primary .header-right .button-solid { padding: 0; height: 50px; line-height: 50px; font-size: 1.4rem; font-weight: 400; color: inherit; background: transparent; border: 1px solid rgba(255, 255, 255, 0.32); border-radius: 50px; }
.header-primary .header-right .button-solid span { padding: 0 18px; font-family: var(--font-display); }
.header-primary .header-right .button-solid .icon { margin-right: 0; width: 100%; height: 100%; }
.header-primary .header-right .button-round { width: 50px; border-radius: 50%; }
.header-primary .language { display: flex; align-items: center; margin: 0 -12px; }
.header-primary .language li { position: relative; padding: 0 12px; line-height: 1; font-size: 1.6rem; font-weight: 700; }
.header-primary .language li:not(:last-child)::before { content: ''; position: absolute; top: 1px; right: 0; margin: auto; width: 1px; height: 12px; background: rgba(255, 255, 255, 0.3); }
.header-primary .language li a { display: block; position: relative; }
.header-primary .language li a::after { content: ''; position: absolute; bottom: -0.1em; left: 0; width: 100%; height: 2px; background: currentColor; opacity: 0; }
.header-primary .language li.on a::after { opacity: 1; }

.header-search-handler { display: none; z-index: 10; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background: rgba(0, 0, 0, .5); opacity: 0; visibility: hidden; }
.header-search-handler-wrapper { position: relative; top: 0; padding: 80px 60px; background: #F7F7F7; } 
.header-search-handler form { display: block; width: 100%; }
.header-search-handler .heading { margin-bottom: 20px; text-align: center; font-size: 3.6rem; font-weight: 700; color: var(--clr-dark); }
.header-search-handler .input-group { position: relative; margin: auto; max-width: 780px; background: #fff; border: 1px solid #ddd; border-radius: 55px; }
.header-search-handler .input-group .search { position: absolute; top: 0; right: 0; width: 80px; height: 100%; background: url('/images/search-139cc1ead4262b5247271cacda8c6256.svg') no-repeat center / auto 46%; }
.header-search-handler .input-group .input { padding-right: 100px; padding-left: 20px; width: 100%; height: 55px; font-size: 1.6rem; font-weight: 400; background: transparent; border: none; outline: none; }
.header-search-handler .close { position: absolute; top: 24px; right: 120px; width: 55px; height: 55px; background: url('/images/x-591a48f0a815dd4e9a4a5bf51af0442d.svg') no-repeat center / auto 60%; }

/* [data-header-theme="light"] .header-primary,
[data-header-sticky="true"] .header-primary { background: #fff; } */
[data-hamburger="opened"] .header-primary { background: #000 ; }
/* [data-hamburger="opened"] .header-primary .language .current::before,
[data-header-theme="dark"] .header-primary .language .current::before,
[data-header-theme="light"] .header-primary .language .current::before,
[data-header-sticky="true"] .header-primary .language .current::before { background-image: url('/images/language-dark.svg'); } */
[data-header-theme="light"] .header-primary { color: #000; background: #fff; }
[data-header-menu="true"] .header-primary,
[data-header-theme="dark"] .header-primary,
[data-header-sticky="true"] .header-primary,
[data-header-theme="transparent"][data-header-expanded="true"] .header-primary { color: #fff; background: #000; }
/* [data-header-theme="transparent"] .header-primary .logo,
[data-header-theme="blurred"] .header-primary .logo { background-image: url('/images/logo-light-a1ae4bab495c873a3c87b44f26c0d2d6.svg'); } */
[data-hamburger="opened"] .header-primary .logo,
[data-header-menu="true"] .header-primary .logo,
[data-header-theme="dark"] .header-primary .logo,
[data-header-theme="light"] .header-primary .logo,
[data-header-sticky="true"] .header-primary .logo { background-image: url('/images/logo-28eeac85559db9df498a7c50076903ff.svg'); }
/* [data-header-sticky="true"] .header-primary .language .current,
[data-header-theme="dark"] .header-primary .language .current,
[data-header-theme="light"] .header-primary .language .current { background-image: url('/images/language-arrow-dark.svg'); } */
/* [data-header-sticky="true"] .header-primary .hamburger a .circle, */
[data-header-theme="dark"] .header-primary .hamburger a .circle,
[data-header-theme="light"] .header-primary .hamburger a .circle { border-color: var(--clr-dark); }
/* [data-header-sticky="true"] .header-primary .hamburger a .circle::before,
[data-header-sticky="true"] .header-primary .hamburger a .circle::after, */
[data-header-theme="dark"] .header-primary .hamburger .circle,
[data-header-theme="light"] .header-primary .hamburger .circle,
[data-header-theme="dark"] .header-primary .hamburger a .circle::before,
[data-header-theme="dark"] .header-primary .hamburger a .circle::after,
[data-header-theme="light"] .header-primary .hamburger a .circle::before,
[data-header-theme="light"] .header-primary .hamburger a .circle::after { background: #000; }
[data-header-theme="light"] .header-primary .header-right .button-solid { background: #fff; border-color: rgba(0, 0, 0, 0.3); }
[data-header-theme="dark"] .header-primary .header-right .button-solid { background: rgba(150, 150, 150, 0.1); }
[data-header-theme="dark"] .header-primary .language li:not(:last-child)::before { background: rgba(0, 0, 0, 1); }
[data-header-theme="light"] .header-primary .language li:not(:last-child)::before { background: rgba(5, 5, 5, 0.3); }
[data-header-theme="light"] .header-primary .header-right .button-solid .icon::before { filter: brightness(0); }
[data-header-sticky="true"][data-header-theme="light"] .header-primary { color: #000; background: #fff; box-shadow: 0px 0px 0px 1px #dddddd; }
[data-header-sticky="true"][data-header-theme="light"] .header-primary .header-right .button-solid { background: #fff; border-color: rgba(0, 0, 0, 0.3); }
[data-header-theme="light"][data-header-expanded="true"] { box-shadow: 0px 0px 0px 1px #dddddd; }
/* [data-header-sticky="true"][data-header-theme="light"] .header-primary .header-right .button-solid .icon::before { filter: brightness(1); } */
[data-header-sticky="true"][data-header-theme="light"] .header-primary .hamburger a .circle::before,
[data-header-sticky="true"][data-header-theme="light"] .header-primary .hamburger a .circle::after { background: #000; }
[data-hamburger="opened"][data-header-theme="light"] .header-primary { color: #000; background: #fff; }
[data-header-theme="light"] .header-primary .gnb .close .circle::before,
[data-header-theme="light"] .header-primary .gnb .close .circle::after { background: #000; }
[data-header-theme="light"] .header-primary .gnb { background: #fff; }
[data-header-theme="light"] .header-primary .gnb .depth1 .title::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' viewBox='0 96 960 960' width='48' fill='%23000000'%3E%3Cpath d='m375 816-43-43 198-198-198-198 43-43 241 241-241 241Z'/%3E%3C/svg%3E"); }
[data-header-theme="light"] .header-primary .gnb .depth1 > li > .title[aria-expanded="true"]::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' viewBox='0 96 960 960' width='48' fill='%23E60012'%3E%3Cpath d='m375 816-43-43 198-198-198-198 43-43 241 241-241 241Z'/%3E%3C/svg%3E"); }
@media screen and (pointer: fine) {
    .header-primary .gnb .depth2 > li > a:hover { color: var(--clr-red); }
    .header-primary .gnb .depth1 > li > a:hover span { transform: translateY(-100%); }
    [data-header-theme="light"] .header-primary .header-right .button-solid:hover { color: #fff; }
    [data-header-theme="light"] .header-primary .header-right .button-solid:hover .icon::before { filter: brightness(1); }
}
@media screen and (min-width: 1025px) {
    .header-primary { padding: 0 80px; }
    .header-primary .gnb { overflow: hidden; z-index: 2; display: flex; justify-content: center; padding-right: 0; height: 90px; transition-property: padding, opacity, visibility; transition-timing-function: ease; transition-duration: .35s; }
    .header-primary .gnb .depth1 > li.on > .title { color: var(--clr-primary); }
    .header-primary .gnb .depth1 > li.on > .title::before { opacity: 1; }
    .header-primary .nav { transition: all ease .35s; }
    .header-primary .background { z-index: 2; position: absolute; top: 90px; left: 0; width: 100%; height: 0px; transition: opacity ease .6s; pointer-events: none; }
    .header-primary .gnb .depth1 .title { padding: 0 20px; }
    .header-primary .gnb .sub-menu { position: absolute; top: 0; left: 0; margin-top: 90px; width: 100%; visibility: hidden; opacity: 0; border-top: 1px solid rgba(255, 255, 255, 0.2); }
    [data-header-theme="light"][data-header-expanded="true"] .header-primary .gnb .sub-menu { border-top-color: var(--border); }
    [data-header-theme="transparent"][data-header-expanded="true"] .header-primary .background { background: #000; }
    [data-header-gnb="opened"] .header-primary .background { opacity: 1; }
    [data-header-spread="false"] .header-primary .gnb { visibility: hidden; opacity: 0; }
    [data-header-spread="false"] .header-primary .header-right .button-solid,
    [data-header-spread="true"] .header-primary .header-right .button-solid { visibility: visible; opacity: 1; }
    [data-header-spread="true"] .header-primary .gnb { padding-right: 128px; }
}
@media screen and (max-width: 1600px) {
    .header-primary { padding: 0 40px; }
}
@media screen and (max-width: 1024px) {
    .header { z-index: 12; height: 70px; }
	.header-background { content: ''; z-index: 1; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.6); visibility: hidden; opacity: 0; transition: all ease .35s; }
    .header-primary-wrap { margin: 0; }
    .header-primary { padding: 0 5%; height: 100%; transition: background ease .3s; }
    .header-primary .logo { top: 23px; left: 0; width: 108px; height: 24px; }
    .header-primary .hamburger,
    .header-primary .gnb .close { top: 10px; right: 5%; margin-right: -9px; width: 50px; height: 50px; }
    .header-primary .hamburger { display: block; }
    .header-primary .gnb { z-index: 1; overflow-y: auto; position: fixed; top: 0; right: -100%; margin-top: 70px; padding: 30px 34px 170px; max-width: 500px; width: 80%; height: 100vh !important; background: #000; transition: all ease .6s; }
    .header-primary .gnb .depth1 { flex-direction: column; }
    .header-primary .gnb .depth1 > li:last-child { border-bottom: none; }
    .header-primary .gnb .depth1 .title { justify-content: flex-start; padding: 10px 0 2px; width: 100%; height: auto; text-align: left; font-size: 1.6rem; font-weight: 600; }
    .header-primary .gnb .depth1 .title::after { content: ''; z-index: 2; position: absolute; top: 0; bottom: 0; right: 4px; margin: auto; width: 26px; height: 26px; background-repeat: no-repeat; background-size: auto 100%; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' viewBox='0 96 960 960' width='48' fill='%23ffffff'%3E%3Cpath d='m375 816-43-43 198-198-198-198 43-43 241 241-241 241Z'/%3E%3C/svg%3E"); transform: rotate(90deg); transition: transform ease .15s; }
    .header-primary .gnb .depth2 { padding: 10px 0; }
    .header-primary .gnb .depth2 > li > a { padding: 6px 0.865rem; text-align: left; font-size: 1.6rem; font-weight: 400; }
    .header-primary .gnb .sub-menu { overflow: hidden; margin-bottom: 10px; padding: 0; max-height: 0; opacity: 0; visibility: hidden; }
	.header-primary .gnb .depth1 > li > .title[aria-expanded="true"] { color: var(--clr-red); }
	.header-primary .gnb .depth1 > li > .title[aria-expanded="true"]::after { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' viewBox='0 96 960 960' width='48' fill='%23E60012'%3E%3Cpath d='m375 816-43-43 198-198-198-198 43-43 241 241-241 241Z'/%3E%3C/svg%3E"); transform: rotate(90deg) scaleX(-1); }

    .header-search-handler-wrapper { padding: 60px 5% 40px; }
    .header-search-handler .heading { margin-bottom: 16px; font-size: 2.4rem; }
    .header-search-handler .input-group .input { padding-right: 60px; height: 50px; }
    .header-search-handler .input-group .search { width: 50px; }
    .header-search-handler .close { top: 8px; right: 5%; background-size: auto 50%; }

	[data-hamburger="opened"] .header-background { visibility: visible; opacity: 1; }
    [data-hamburger="opened"] .header-primary .hamburger { opacity: 0; visibility: hidden; }
    [data-hamburger="opened"] .header-primary .close { opacity: 1; visibility: visible; }
    [data-hamburger="opened"] .header-primary .gnb { right: 0; }
    [data-hamburger="opened"] .header-primary .gnb .close { display: block; }

    .header-primary .header-right { top: 10px; right: 39px; }
    .header-primary .header-right .button-center,
    .header-primary .header-right .button-agency { display: none; }
    .header-primary .header-right .button-search { order: 1; }
    .header-primary .header-right .button-login { order: 2; }
    .header-primary .header-right .button { margin-left: 0; width: 46px; border: none; }
    .header-primary .header-right .button .icon::before { background-size: auto 95%; }

}
@media screen and (max-width: 768px) {
}


/* Footer */
.footer { position: relative; color: #aaa; background: #000000; }
.footer-sitemap { border-top: 1px solid #222; border-bottom: 1px solid #222; }
.footer-sitemap__list { display: flex; align-items: center; justify-content: center; }
.footer-sitemap__item { margin: 0 35px; }
.footer-sitemap__item a { display: block; padding: 19px 0; font-size: 1.7rem; }
.footer-primary { margin: 0 auto; padding: 80px 0; max-width: 1600px; width: 90%; }
.footer-primary .button-primary { justify-content: space-between; padding: 0 24px; width: 195px; font-family: var(--font-display); font-size: 1.6rem; font-weight: 400; }
.footer-primary__row { display: flex; justify-content: space-between; }
.footer-primary__row:first-child { margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #353535; }
/* .footer-primary__site { display: flex; justify-content: space-between; margin: 0 -15px; }
.footer-primary__site-item { flex: 1 1; padding: 0 15px; width: 240px; }
.footer-primary__site-title { margin-bottom: 20px; color: #ffffff; }
.footer-primary__site-text { margin-top: 10px; line-height: 1.6; font-size: 1.6rem; }
.footer-primary__site-link { line-height: inherit; color: inherit; font-weight: inherit; transition: color ease .15s; } */
.footer-primary__logo { width: 120px; height: auto; }
.footer-primary__copyright { margin-top: 10px; font-size: 1.4rem; letter-spacing: -0.01em; color: #999999; }
.footer-primary__social { display: flex; align-items: center; margin: 0 -14px; }
/* .footer-primary__social-text { margin-left: 24px; } */
.footer-primary__social-item { padding: 0 14px; }
.footer-primary__social-link { display: block; opacity: 0.6; transition: opacity ease .1s; }
.footer-primary__social-link .icon { display: block; width: 26px; height: 26px; background-repeat: no-repeat; background-position: center; background-size: auto 100%; }
.footer-primary__social-link .icon-cafe { background-image: url('/images/cafe-045f3aa25ff3b64f19b2216f0a0b8ce2.svg'); }
.footer-primary__social-link .icon-chat { background-image: url('/images/chat-5aa3a539afde6ced06e8ff53dda4871d.svg'); }
.footer-primary__social-link .icon-instagram { background-image: url('/images/instagram-7fbf89d924115a21e8a93b016c188c34.svg'); }
.footer-primary__social-link .icon-youtube { background-image: url('/images/youtube-a1cb6df1281b1b4997309754ada7e384.svg'); }
.footer-primary__info { display: flex; flex-wrap: wrap; margin: -6px -20px; }
.footer-primary__info-item { position: relative; padding: 4px 20px; font-size: 1.6rem; }
.footer-primary__info-item .line { position: relative; display: inline-block; padding-left: 1.16em; }
.footer-primary__info-item .line::before { content: ''; position: absolute; top: 0; left: 0.42em; bottom: 0; margin: auto; width: 2px; height: 48%; background: #666666; }
.footer-primary__info-item:first-child { width: 100%; }
/* .footer-primary__info-item:not(:last-child)::after { content: ''; position: absolute; top: 0; right: -1px; bottom: 0; margin: auto; width: 1px; height: 15px; background: #fff; } */
.footer-primary__link { display: flex; flex-wrap: wrap; margin: 0 -10px; }
.footer-primary__link-item { position: relative; padding: 0 10px; font-size: 1.6rem; }
/* .footer-primary__link-item:not(:last-child)::after { content: ''; position: absolute; top: 0; right: 0; bottom: 0; margin: auto; width: 1px; height: 13px; background: #fff; transform: translateY(-2px); } */
.footer-primary__link a { font-size: 1.6rem; color: #AAAAAA; transition: color ease .1s; }
.footer-primary__link a b { font-weight: 600; color: #fff; transition: inherit; }
.footer-primary__external-link { display: inline-flex; align-items: center; justify-content: space-between; padding: 0 20px 0 25px; width: 210px; height: 50px; line-height: 50px; font-size: 1.6rem; font-weight: 400; color: #fff; border: 1px solid #AAAAAA; border-radius: 50px; backface-visibility: hidden;
    transform-style: preserve-3d;
    transform: translateZ(0); }
.footer-primary__external-link::after { content: ''; display: inline-flex; width: 24px; height: 24px; background: url('/images/external-link-9e8462ba093a5f6981a55fe205ada418.svg') no-repeat center / auto 100%; }

.footer-category { z-index: 12; position: fixed; top: 0; right: 0; height: 100%; transition: all cubic-bezier(0.22, 0.61, 0.36, 1) .55s; }
.footer-category__button { position: absolute; top: 260px; right: 20px; padding: 0 20px; font-family: var(--font-display); font-size: 1.6rem; font-weight: 400; color: #fff; white-space: nowrap; letter-spacing: 0.0065em; border-radius: 0; transform: rotate(90deg); transform-origin: center right; }
.footer-category__button::before,
.footer-category__button::after { content: ''; position: absolute; top: 0; width: 20px; height: 100%; background-repeat: no-repeat; background-size: auto 100%; background-image: url("data:image/svg+xml,%3Csvg width='21' height='46' viewBox='0 0 21 46' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-2.01072e-06 0L10.9603 38.7827C12.1669 43.0521 16.0633 46 20.5 46L20.5 2.91861e-06L-2.01072e-06 0Z' fill='%23f32735'/%3E%3C/svg%3E"); pointer-events: none; }
.footer-category__button::before { left: 0; }
.footer-category__button::after { right: 0; transform: scaleX(-1); }
.footer-category__button .textbox { display: flex; align-items: center; padding-left: 0.6em; height: 46px; line-height: 46px; background: #f32735; }
.footer-category__button .textbox .icon { margin-left: 0.4em; }
.footer-category__button .textbox .icon::before { background-image: url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.8327 7.16667L8.49935 10.5L5.16602 7.16667' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.footer-category__scroll { overflow-x: hidden; overflow-y: auto; position: relative; padding: 5px 32px 32px 26px; }
.footer-category__scroll::after { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 100px; background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1)); transition: all ease .15s; pointer-events: none; }
.footer-category__scroll[data-overlayscrollbars-position="end"]::after { opacity: 0; visibility: hidden; }
.footer-category__lists { display: flex; flex-direction: column; position: absolute; top: 0; left: 0; padding-top: 28px; width: 260px; height: 100%; text-align: center; background: #010101; }
.footer-category__heading { margin-bottom: 10px; padding: 0 32px; font-size: 1.6rem; color: #fff; }
.footer-category__ul { display: flex; flex-wrap: wrap; margin: -6px auto; width: 95%; }
.footer-category__item { width: 50%; padding: 6px; }
.footer-category__link { display: block; color: #fff; }
.footer-category__icon { display: inline-flex; align-items: center; justify-content: center; position: relative; width: 66px; height: 66px; border-radius: 50%; }
.footer-category__icon::before { content: ''; z-index: -1; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: var(--clr-primary); border-radius: 50%; transform: scale(.65); opacity: 0; transition: all ease .15s; }
.footer-category__icon .item { will-change: transform; display: block; width: 66px; height: auto; }
.footer-category__title { line-height: 1.2; margin-top: -0.25em; font-size: 1.6rem; }
.footer-category__button[aria-pressed="true"] .textbox .icon::before { transform: scaleY(-1); }

.footer-floaty { overflow: hidden; z-index: 11; position: fixed; bottom: 60px; right: 40px; pointer-events: none; }
.footer-floaty__list { display: flex; flex-direction: column; align-items: flex-end; }
.footer-floaty__button { overflow: hidden; display: inline-flex; align-items: center; margin-bottom: 10px; font-size: 1.8rem; font-weight: 400; border-radius: 70px; }
.footer-floaty__button .textbox { display: flex; align-items: center; margin-right: 70px; padding: 0 30px 0 20px; height: 70px; line-height: 70px; color: #fff; background: #333333; border-radius: 70px; box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1), 0 0 4px 0 rgba(0, 0, 0, .1); transform: translateX(100%); transition: all ease .3s; pointer-events: all; }
.footer-floaty__button .text { display: flex; align-items: center; transition: all ease .3s; white-space: nowrap; font-size: 1.6rem; transform: translateX(14px); }
.footer-floaty__button .text::after { content: ''; display: inline-flex; margin-left: 0.66em; width: 20px; height: 20px; background-repeat: no-repeat; background-position: center; background-size: auto 100%; background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.0007 15.8337L15.834 10.0003M15.834 10.0003L10.0007 4.16699M15.834 10.0003L4.16732 10.0003' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A"); }
.footer-floaty__button .icon { margin-right: 8px; width: 28px; height: 28px; background-repeat: no-repeat; background-position: center; background-size: auto 100%; }
.footer-floaty__button .icon-menu::before { background-image: url('/images/floating/menu-936d169d617fa7f71b430e8e55a7dfb5.svg'); }
.footer-floaty__button .icon-calendar::before { background-image: url('/images/floating/calendar-97bdf1265370d968461796a651d2350f.svg'); }
.footer-floaty__button .icon-badge::before { background-image: url('/images/floating/badge-5034b1c059077e6db02b5af3ebf162f6.svg'); }
.footer-floaty__button .icon-bluewave::before { background-image: url('/images/floating/bluewave-349a7ed792ee8ee016e23861721bbc25.svg'); }
.footer-floaty__top { display: flex; justify-content: flex-end; }
.footer-floaty__top-button { display: flex; align-items: center; width: 70px; height: 70px; font-size: 1.8rem; font-weight: 700; color: #fff; background: #333333; border-radius: 50%; outline: none; transition: all ease .35s; visibility: hidden; opacity: 0; pointer-events: all; }
.footer-floaty__top-button::before { content: ''; display: block; width: 100%; height: 32px; background: url('/images/scroll-top-arrow-a144653abb819d5c8f47efac381da1be.svg') no-repeat center / auto 100%; }
.footer-floaty__button--toggle { display: none; }
.footer-floaty__button--toggle .textbox { background: var(--clr-red); }
.footer-category__close { display: none; position: absolute; top: 0; right: 0; width: 60px; height: 60px; background: url('/images/x-light-e7fb89851b79caec1094b297281ca19b.svg') no-repeat center / auto 40%; }
/* [data-floating="false"] { position: absolute; right: 40px; } */
[data-floating="false"] { right: 40px; }
/* [data-scroll-top="true"] .footer-floaty { pointer-events: auto; } */
[data-scroll-top="true"] .footer-floaty__top-button { opacity: 1; visibility: visible; transition: ease .3s; }
@media (hover: hover) and (pointer: fine) {
    /* .footer-primary__site-link:hover { color: #fff; } */
    .footer-primary__link a:hover { color: var(--clr-primary); }
    .footer-primary__link a:hover b { color: inherit; }
    .footer-primary__social-link:hover { opacity: 1; }
    .footer-sitemap__item a:hover { color: var(--clr-primary); }
    .footer-floaty__button .textbox:hover { background: var(--clr-primary); transform: translateX(70px); }
    .footer-floaty__button .textbox:hover .text { transform: none; }
    .footer-category__link:hover .footer-category__icon::before { transform: scale(1); opacity: 1; }
}
@media screen and (min-width: 1025px) {
    .footer-primary__info { max-width: 700px; }
    .footer-primary__info-item:nth-child(2)::after { content: none; }
    .footer-primary__row:first-child { align-items: center; }
    .footer-primary__row:first-child .footer-primary__col:first-child { display: flex; align-items: flex-end; }
    .footer-primary__logo { margin-right: 30px; }
    .footer-category[data-category="opened"] { right: 260px; }
}
@media screen and (max-width: 1024px) {
    .footer-primary__row:first-child { flex-direction: column; margin-bottom: 20px; padding-bottom: 30px; }
    .footer-primary__row:last-child { flex-direction: column-reverse; }
    .footer-primary__logo { margin-bottom: 20px; width: 100px; }
    .footer-primary__info { margin-top: 20px; }
    .footer-primary__link { margin: 0 -5px; }
    .footer-primary__info-item { font-size: 1.5rem; }
    .footer-primary__link-item { padding: 0 5px; }
    .footer-primary__social { margin: 20px -10px -10px; }
    .footer-primary__social-item { padding: 0 10px; }
    .footer-primary__social-link .icon { width: 22px; height: 22px; }
    .footer-primary__link a { font-size: 1.5rem; }
    .footer-primary__copyright { font-size: 1.5rem; }
    .footer-primary .button-primary { margin-top: 35px; font-size: 1.4rem; }
    .footer-primary__external-link { height: 45px; line-height: 45px; font-size: 1.5rem; }
    
	.footer-floaty { bottom: 20px; right: 20px; }
	.footer-floaty__top-button { width: 45px; height: 45px; }
    .footer-floaty__button { margin-bottom: 5px; }
    .footer-floaty__button .textbox { justify-content: center; margin-right: 0; padding: 0; width: 45px; height: 45px; line-height: 45px; transform: none; }
    .footer-floaty__button .text { position: absolute; width: 1px; height: 1px; clip-path: rect(0 0 0 0); overflow: hidden; }
    .footer-floaty__button .icon { margin-right: 0; width: 22px; height: 22px; }
    .footer-floaty__button--toggle { display: block; }
    .footer-category { padding: 1.6rem; width: 100%; background: rgba(0, 0, 0, 0.6); visibility: hidden; opacity: 0; transition: none; }
    .footer-category__button { display: none; }
    .footer-category__lists { position: relative; padding-top: 20px; width: 100%; border-radius: 10px; }
    .footer-category__heading { margin-bottom: 20px; }
    .footer-category__item { width: 25%; }
    .footer-category__close { display: block; }
    .footer-sitemap { display: none; }
}
@media screen and (max-width: 768px) {
    .footer-primary { padding: 45px 0; }
    .footer-primary__logo { width: 100px; }
    .footer-primary__info { margin: 30px -5px 0; }
    .footer-primary__info-item { padding: 0px 5px; width: 100%; font-size: 1.4rem; }
    .footer-primary__copyright { font-size: 1.3rem; }

    .footer-category__item { width: 33.33333%; }
    .footer-category__title { margin-top: -0.5em; font-size: 1.4rem; }
    .footer-floaty { bottom: 15px; right: 15px; }
}


/* ------- Modal ------- */
.modal-container { display: none; z-index: 11; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); }
.modal-container .modal-wrapper { display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 5px; width: auto; height: 100%; min-height: calc(100% - 10px); max-height: calc(100% - 10px); }
.modal-container .modal { overflow: hidden; display: flex; flex-direction: column; justify-content: center; position: relative; padding: 0 60px; max-width: 800px; width: 100%; height: auto; transform: scale(0.9); animation: zoomIn ease .35s forwards; }
.modal-container .modal-body { overflow-x: hidden; overflow-y: auto; padding: 24px 5%; max-height: 600px; color: var(--clr-black); background: #fff; }
.modal-container .modal-body::-webkit-scrollbar { width: 22px; }
.modal-container .modal-body::-webkit-scrollbar-thumb { background-color: var(--clr-primary); border: 7px solid rgba(255, 255, 255, 1); border-radius: 22px; }
.modal-container .modal-body::-webkit-scrollbar-track { background-color: rgba(0, 0, 0, 0); }
.modal-container .modal-body p:not(.head-title) { margin: 0.25em 0; }
.modal-container .modal .close { display: block; position: absolute; top: -20px; right: 0; width: 60px; height: 60px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-x'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center; background-size: auto 55%; }
.modal-container .modal img { max-width: 100%; }
.modal-container .head-title { margin-bottom: 15px; padding-bottom: 10px; text-align: center; font-size: 1.6rem; font-weight: 600; border-bottom: 1px solid var(--border-c); }
.modal-container--auto .modal { max-width: 100%; width: auto; }
.modal-container--flat .modal-body { padding: 0; }
.modal-container .modal-agree h2{font-size:20px}
.modal-container .modal-agree p{font-size:1.6rem;}
.modal-container .modal-agree ul { list-style: inherit; margin: revert; padding: revert; }
.modal-container .modal-agree ul li { font-size:1.6rem; list-style: inherit; }
.modal-container.modal-opened .modal { animation-name: zoomOut; }
@keyframes zoomIn {
	from { transform: scale(1); }
	to { transform: scale(0.9); }
}
@keyframes zoomOut {
	from { transform: scale(0.9); }
	to { transform: scale(1); }
}
@media screen and (max-width: 768px) {
    .modal-container .modal{padding:0 20px; overflow:unset; max-height:500px;}
    .modal-container .modal .close{top:-48px;}

    .modal-container .modal-agree h2{font-size:1.6rem;}
    .modal-container .modal-agree p{font-size:14px;}
    .modal-container .modal-agree ul li{font-size:14px;}
}


/* Pagination */
.pagination { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; margin-top: 60px; }
.pagination .page-item .page-link { display: flex; align-items: center; justify-content: center; margin: 0 4px; padding-right: 0.5em; padding-left: 0.5em; width: 40px; height: 40px; font-size: 1.6rem; font-weight: 400; color: #23323B; border: 1px solid transparent; border-radius: 50%; }
/* .pagination .page-item.active .page-link { color: #fff; background: #01ABAA; } */
/* .pagination .page-item:nth-child(1) .page-link,
.pagination .page-item:nth-child(2) .page-link,
.pagination .page-item:nth-last-child(1) .page-link,
.pagination .page-item:nth-last-child(2) .page-link { padding-right: 0; padding-left: 0; width: 40px; } */
.pagination .page-item .page-link .number { display: flex; align-items: center; justify-content: center; padding-top: 4px; text-align: center; border-bottom: 1px solid transparent; }
.pagination .page-item.active .page-link { color: #fff; background: var(--clr-primary); }
.pagination .page-item .page-link span { display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: auto 120%; }
.pagination .page-item .page-link span.first { background-image: url('/images/pagination-arrow-first-58b3b65f4cd205d0e2e33705156769e5.svg'); }
.pagination .page-item .page-link span.previous { background-image: url('/images/pagination-arrow-prev-24d67fa155bfdecb4380bc521869ec76.svg'); }
.pagination .page-item .page-link span.next { background-image: url('/images/pagination-arrow-next-6cacb379e85fb750948f8fe8e475195f.svg'); }
.pagination .page-item .page-link span.last { background-image: url('/images/pagination-arrow-last-5ac783799e3fa4c2f6edd595f92c19bc.svg'); }
.pagination .page-item.disabled,
.pagination .disabled > .page-link { opacity: 0.55; pointer-events: none; }
@media screen and (pointer: fine) {
    /* .pagination .page-item:nth-child(1) .page-link:hover,
    .pagination .page-item:nth-child(2) .page-link:hover,
    .pagination .page-item:nth-last-child(1) .page-link:hover,
    .pagination .page-item:nth-last-child(2) .page-link:hover { background: #3574f2; } */
    /* .pagination .page-item .page-link:hover { color: #01ABAA; } */
    /* .pagination .page-item .page-link:hover span.first { background-image: url('../images/pagination-arrow-first.png'); }
    .pagination .page-item .page-link:hover span.previous { background-image: url('../images/pagination-arrow-previous.png'); }
    .pagination .page-item .page-link:hover span.next { background-image: url('../images/pagination-arrow-next.png'); }
    .pagination .page-item .page-link:hover span.last { background-image: url('../images/pagination-arrow-last.png'); } */
}
@media screen and (max-width: 1024px) {
    .pagination { margin-top: 50px; }
    .pagination .page-item:nth-child(1) .page-link,
    .pagination .page-item:nth-child(2) .page-link,
    .pagination .page-item:nth-last-child(1) .page-link,
    .pagination .page-item:nth-last-child(2) .page-link { width: 36px; }
    .pagination .page-item .page-link { font-size: 1.4rem; width: 36px; height: 36px; line-height: 36px; }
}
@media screen and (max-width: 768px) {
    .pagination { margin-top: 30px; }
    .pagination .page-item:nth-child(1) .page-link,
    .pagination .page-item:nth-child(2) .page-link,
    .pagination .page-item:nth-last-child(1) .page-link,
    .pagination .page-item:nth-last-child(2) .page-link { width: 30px; }
    .pagination .page-item .page-link { font-size: 1.3rem; }
    .pagination .page-item .page-link span { background-size: auto 100%; }
}
@media screen and (max-width: 500px) {
    .pagination .page-item .page-link { margin: 0; width: 30px; height: 30px; line-height: 30px; }
}


.lenis-scrolling .document-scrollbar { opacity: 1; }
.os-scrollbar { z-index: 2; }
.document-scrollbar { opacity: 0; }
.os-theme-dark {
    --os-handle-bg: var(--clr-primary);
    --os-handle-bg-hover: var(--clr-primary);
    --os-handle-bg-active: var(--clr-primary);
}
@media screen and (max-width: 1024px) {
    .os-scrollbar-vertical .os-scrollbar-handle { width: 4px; }
    .os-scrollbar { display: none; }
}


/* datepicker */
.ui-widget { font-family: inherit; }
/* .ui-widget.ui-widget-content { border:0px; padding:0; box-shadow: 0px 2px 10px 0px rgba(26, 26, 26, .15); } */
.ui-widget.ui-widget-content { border:0px; padding:0; box-shadow: none; }
.ui-widget-header { background: var(--clr-primary); border: 0px; border-radius: 0px; }
.ui-widget-header .ui-icon { background: none; }
.ui-datepicker-prev { text-align:center; line-height: 2em; }
.ui-widget.ui-datepicker { box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, .15); }
.ui-datepicker-prev::before { font: var(--fa-font-solid); content:'\f0d9'; color:#fff; }
.ui-datepicker-next { text-align:center; line-height: 2em; }
.ui-datepicker-next::before { font: var(--fa-font-solid); content:'\f0da'; color:#fff; }
.ui-datepicker .ui-datepicker-title { font-size: 0.89em; color: #fff; }
.ui-datepicker table { margin: 0 6px 6px; width: calc(100% - 12px); font-size: 0.89em; }
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active { border:0px; background: none; text-align: center; width: 30px; height: 30px; line-height: 26px; border-radius: 100%; padding: 0.15em 0 0; margin: 0 auto; }
.ui-datepicker .ui-datepicker-header { padding: 8px; }
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight { border:0px; color: #fff; background: #555; }
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover { color: #fff; background: var(--clr-primary); }
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next { top: 4px; width: 40px; height: 40px; background-repeat: no-repeat; background-position: center; background-size: auto 60%; background-color: transparent; border: none; cursor: pointer; }
.ui-datepicker .ui-datepicker-prev { left: 2px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-left'%3E%3Cpolyline points='15 18 9 12 15 6'%3E%3C/polyline%3E%3C/svg%3E"); }
.ui-datepicker .ui-datepicker-next { right: 2px; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-right'%3E%3Cpolyline points='9 18 15 12 9 6'%3E%3C/polyline%3E%3C/svg%3E"); }
.ui-datepicker .ui-datepicker-prev::before,
.ui-datepicker .ui-datepicker-next::before { content: none; }
.ui-datepicker-calendar .ui-state-hover:not(.ui-state-active):not(.ui-state-highlight) { background: #f1f1f1 !important; }

/* dialog */
div[title] { display: none; }
.ui-widget-overlay { background: #000; opacity: 0.5; }
.ui-dialog.ui-widget.ui-widget-content { padding: 10px; background: transparent; border-radius: 0; }
.ui-dialog .ui-dialog-content { padding: 0.5em 1.5em 2em; max-height: 600px !important; background: #fff; }
.ui-dialog .ui-dialog-titlebar { padding: 1em 1.5em; background: #fff; }
.ui-dialog .ui-dialog-titlebar-close { top: 18px; right: 10px; width: 50px; height: 50px; }
.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick { top: 0; left: 0; margin: 0; width: 100%; height: 100%; background: url('/images/x-591a48f0a815dd4e9a4a5bf51af0442d.svg') no-repeat center / auto 50%; }
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus { background: transparent; border: none; }
.ui-dialog .bottom-button { display: flex; align-items: center; justify-content: center; margin-top: 36px; margin-right: -4px; margin-left: -4px; }
.ui-dialog .bottom-button .button { margin-bottom: 0; margin-right: 4px; margin-left: 4px; max-width: 200px; }