.brand footer{color:#888;flex-direction:column;width:100%;min-width:750px;max-width:2560px;margin:0 auto;padding:30px 60px 40px;display:flex;position:relative}.brand footer ul.footer_list{gap:28px;margin-bottom:12px;display:flex}@media (max-width:750px),(pointer:coarse){.brand footer ul.footer_list{margin:24px 0;margin-top:calc(24*var(--m-vw,100vw)/750);margin-bottom:calc(24*var(--m-vw,100vw)/750)}}.brand footer ul.footer_list li{position:relative}.brand footer ul.footer_list li:after{content:"";background-color:#616161;width:1px;height:11px;font-weight:400;position:absolute;top:7px;right:-14px}.brand footer ul.footer_list li a{color:#9e9e9e;font-size:12px;font-weight:400}@media (max-width:750px),(pointer:coarse){.brand footer ul.footer_list li a{font-size:calc(24*var(--m-vw,100vw)/750)}}.brand footer ul.footer_list li a strong{color:#ddd}.brand footer ul.footer_list li:last-child:after{background:0 0}.brand footer address{color:#888;letter-spacing:-.11px;margin-bottom:20px;font-size:11px;font-style:normal;font-weight:500;line-height:158%}.brand footer address a{text-decoration-line:underline}@media (max-width:750px),(pointer:coarse){.brand footer address{font-size:calc(22*var(--m-vw,100vw)/750);margin-bottom:0}.brand footer address span{display:none}.brand footer address span:last-child,.brand footer address .addr_tail{display:block}.brand footer{text-align:center;min-width:0;max-width:100%;padding:64px 0;padding-top:calc(64*var(--m-vw,100vw)/750);padding-bottom:calc(64*var(--m-vw,100vw)/750);background-color:#000;align-items:center}}.brand ul.footer_logos{gap:34px;display:flex}@media (max-width:750px),(pointer:coarse){.brand ul.footer_logos{justify-content:center;align-items:center;gap:calc(56*var(--m-vw,100vw)/750);margin-top:calc(24*var(--m-vw,100vw)/750)}.brand ul.footer_logos img{width:auto;height:auto}.brand ul.footer_logos li:first-child img{height:calc(33.6*var(--m-vw,100vw)/750)}.brand ul.footer_logos li:nth-child(2) img{height:calc(30.8*var(--m-vw,100vw)/750)}.brand ul.footer_logos li:nth-child(3) img{height:calc(44.8*var(--m-vw,100vw)/750)}}.footer_list__break{display:none}@media (max-width:750px),(pointer:coarse){.brand[data-locale=ko] footer ul.footer_list{justify-content:center;gap:0 56px;column-gap:calc(56*var(--m-vw,100vw)/750);flex-wrap:wrap}.brand[data-locale=ko] footer ul.footer_list li{flex:none;width:auto}.brand[data-locale=ko] footer ul.footer_list li.footer_list__break{flex-basis:100%;height:0;display:block}.brand[data-locale=ko] footer ul.footer_list li.footer_list__break:after{content:none}.brand[data-locale=ko] footer ul.footer_list li:nth-child(4):after{background:0 0}}
.brand header{-webkit-backdrop-filter:blur(clamp(7.4882px,5.2px + .304688vw,13px));backdrop-filter:blur(clamp(7.4882px,5.2px + .304688vw,13px));z-index:9;background:#1d1d1dbf;justify-content:space-between;align-items:center;width:100%;min-width:751px;max-width:2560px;height:clamp(46.0813px,32px + 1.875vw,80px);margin:0 auto;padding:clamp(5.18414px,3.6px + .210938vw,9px) clamp(46.0813px,32px + 1.875vw,80px);display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.brand header ul.menu{align-items:center;gap:clamp(28.8008px,20px + 1.17188vw,50px);display:flex}.brand header ul.menu li a{color:#b7b7b7;letter-spacing:clamp(.172805px,.12px + .00703125vw,.3px);font-size:clamp(10.3683px,7.2px + .421875vw,18px);font-weight:600;line-height:160%;transition:all .3s;display:flex}.brand header ul.menu li a:hover,.brand header ul.menu li a.active{color:#fff}.brand header ul.menu li .logo{text-indent:-99999px;background-size:contain;width:clamp(40.8971px,28.4px + 1.66406vw,71px);height:clamp(32.2569px,22.4px + 1.3125vw,56px);margin-right:clamp(5.76016px,4px + .234375vw,10px)}.brand header ul.sns{align-items:center;gap:clamp(17.2805px,12px + .703125vw,30px);display:flex}.brand header ul.sns li a{color:#b7b7b7;letter-spacing:clamp(.172805px,.12px + .00703125vw,.3px);font-size:clamp(10.3683px,7.2px + .421875vw,18px);font-weight:600;line-height:160%;transition:all .3s;display:flex}.brand header ul.sns li a:hover{color:#fff}.brand header ul.sns li a svg{width:clamp(14.9764px,10.4px + .609375vw,26px);height:auto}@media (max-width:750px),(pointer:coarse){.brand header{display:none}}.brand .mobile_menu{display:none}@media (max-width:750px),(pointer:coarse){.brand .mobile_menu{display:block}}.brand .mobile_menu__toggle{z-index:20;width:calc(96*var(--m-vw,100vw)/750);height:calc(96*var(--m-vw,100vw)/750);flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex;position:fixed;top:0;left:0}.brand .mobile_menu__toggle span{width:calc(36*var(--m-vw,100vw)/750);height:calc(4*var(--m-vw,100vw)/750);border-radius:calc(4*var(--m-vw,100vw)/750);background:#fff;display:block}.brand .mobile_menu__panel{z-index:30;visibility:hidden;width:calc(668*var(--m-vw,100vw)/750);background:#000;flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.22,1,.36,1),visibility 0s linear .4s;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translate(-100%)}.brand .mobile_menu__panel.is-open{visibility:visible;transition:transform .4s cubic-bezier(.22,1,.36,1);transform:translate(0)}.brand .mobile_menu__close{color:#fff;margin:20px;margin-top:calc(20*var(--m-vw,100vw)/750);margin-left:calc(20*var(--m-vw,100vw)/750);display:flex;position:absolute;top:0;left:0}.brand .mobile_menu__close svg{width:calc(60*var(--m-vw,100vw)/750);height:calc(60*var(--m-vw,100vw)/750)}.brand .mobile_menu__logo{text-indent:-99999px;margin-top:calc(120*var(--m-vw,100vw)/750);width:calc(266*var(--m-vw,100vw)/750);height:calc(210*var(--m-vw,100vw)/750);background-position:50%;background-repeat:no-repeat;background-size:contain;min-width:133px;min-height:105px;overflow:hidden}.brand .mobile_menu__list{margin-bottom:40px;margin-bottom:calc(40*var(--m-vw,100vw)/750);flex-direction:column;justify-content:center;align-items:center;display:flex}.brand .mobile_menu__list li{height:calc(96*var(--m-vw,100vw)/750);flex-direction:column;justify-content:center;align-items:center;display:flex}.brand .mobile_menu__list li a{color:#fff;font-weight:500;font-size:calc(32*var(--m-vw,100vw)/750)}.brand .mobile_menu__sns{color:#888;align-items:center;gap:calc(24*var(--m-vw,100vw)/750);padding:48px 0;padding-top:calc(48*var(--m-vw,100vw)/750);padding-bottom:calc(48*var(--m-vw,100vw)/750);display:flex;position:relative}.brand .mobile_menu__sns:before{content:"";width:calc(500*var(--m-vw,100vw)/750);background:#1c1c1c;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand .mobile_menu__sns li{width:calc(64*var(--m-vw,100vw)/750);height:calc(64*var(--m-vw,100vw)/750);background:#3f3f3f;border-radius:8px;justify-content:center;align-items:center;display:flex}.brand .mobile_menu__sns li a{color:#e3e3e3;display:flex}.brand .mobile_menu__sns svg{width:calc(40*var(--m-vw,100vw)/750);height:auto}.brand .mobile_menu__apps{gap:calc(24*var(--m-vw,100vw)/750);margin-bottom:calc(96*var(--m-vw,100vw)/750);display:flex}.brand .mobile_menu__apps a{text-indent:-99999px;width:calc(240*var(--m-vw,100vw)/750);height:calc(74*var(--m-vw,100vw)/750);background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;overflow:hidden}
html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.custom-cursor{pointer-events:none;z-index:9999;visibility:hidden;will-change:transform;mix-blend-mode:difference;background:#fff;border-radius:100%;width:16px;height:16px;position:fixed;top:0;left:0}
.brand-loading{z-index:10000;opacity:1;background:#000;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:fixed;inset:0}.brand-loading.is-hide{opacity:0;pointer-events:none}.brand-loading.is-hide .brand-loading_logo{animation:.4s cubic-bezier(.55,0,1,.45) forwards brandLoadingLogoOut}.brand-loading_logo{width:clamp(216.582px,150.4px + 8.8125vw,376px);height:clamp(216.582px,150.4px + 8.8125vw,376px);animation:.5s cubic-bezier(.34,1.56,.64,1) both brandLoadingLogoIn;position:relative}@media (max-width:750px),(pointer:coarse){.brand-loading_logo{width:calc(188*var(--m-vw,100vw)/750);height:calc(188*var(--m-vw,100vw)/750)}}.brand-loading_logo .l1,.brand-loading_logo .l2{opacity:.5;background-position:50%;background-repeat:no-repeat;background-size:contain;animation:linear infinite brandLoadingSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-loading_logo .l1{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/main_logo_bg1.png);width:clamp(153.796px,106.8px + 6.25781vw,267px);height:clamp(153.796px,106.8px + 6.25781vw,267px);animation-duration:1.5s}@media (max-width:750px),(pointer:coarse){.brand-loading_logo .l1{width:calc(133.5*var(--m-vw,100vw)/750);height:calc(133.5*var(--m-vw,100vw)/750)}}.brand-loading_logo .l2{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/main_logo_bg2.png);width:clamp(216.582px,150.4px + 8.8125vw,376px);height:clamp(216.582px,150.4px + 8.8125vw,376px);animation-duration:1.8s;animation-direction:reverse}@media (max-width:750px),(pointer:coarse){.brand-loading_logo .l2{width:calc(188*var(--m-vw,100vw)/750);height:calc(188*var(--m-vw,100vw)/750)}}@keyframes brandLoadingSpin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes brandLoadingLogoIn{0%{transform:scale(.4)}to{transform:scale(1)}}@keyframes brandLoadingLogoOut{0%{transform:scale(1)}to{transform:scale(18)}}
.brand section{padding-block:0;position:relative}.brand section .inner{width:100%;max-width:1280px;margin-inline:auto;position:relative}@media (max-width:750px),(pointer:coarse){html{scroll-snap-type:y mandatory}html.is-snap-off{scroll-snap-type:none}}@media (max-width:750px) and (orientation:landscape),(pointer:coarse) and (orientation:landscape){html{scroll-snap-type:none}}@media (max-width:750px),(pointer:coarse){.brand #main,.brand #preReservation,.brand #info,.brand #world{scroll-snap-align:start}.brand footer{scroll-snap-align:end}.brand #preReservation,.brand #info,.brand #world{scroll-snap-stop:always}}.brand #main{z-index:1;justify-content:center;align-items:center;width:100%;min-width:751px;max-width:2560px;height:100vh;min-height:clamp(518.414px,360px + 21.0938vw,900px);margin:0 auto;display:flex;position:sticky;top:0}.brand #main .video{pointer-events:none;background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/world_bg2.jpg);background-position:top;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.brand #main .video video{mix-blend-mode:screen;width:100%;min-width:1920px;height:100%;min-height:1080px;transform:rotate(180deg)}.brand #main .video .cover{background:linear-gradient(#0000004d 36.68%,#000000bf 109.59%);width:100%;height:100%;position:absolute;top:0;left:0}.brand #main .inner{flex-direction:column;align-items:center;display:flex}.brand #main .logo{width:clamp(498.83px,346.4px + 20.2969vw,866px);height:clamp(403.211px,280px + 16.4063vw,700px);position:relative}.brand #main .logo .l1{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/main_logo_bg1.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(153.796px,106.8px + 6.25781vw,267px);height:clamp(153.796px,106.8px + 6.25781vw,267px);animation:10s linear infinite logoSpin;position:absolute;top:clamp(120.387px,83.6px + 4.89844vw,209px);left:clamp(166.469px,115.6px + 6.77344vw,289px)}.brand #main .logo .l2{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/main_logo_bg2.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(216.582px,150.4px + 8.8125vw,376px);height:clamp(216.582px,150.4px + 8.8125vw,376px);animation:13s linear infinite reverse logoSpin;position:absolute;top:clamp(88.1304px,61.2px + 3.58594vw,153px);left:clamp(134.788px,93.6px + 5.48438vw,234px)}.brand #main .logo .l3{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/main_logo_bg3.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(498.83px,346.4px + 20.2969vw,866px);height:clamp(403.211px,280px + 16.4063vw,700px);position:absolute;top:0;left:0}.brand #main .logo .l4{background-position:0 0;background-size:contain;background-image:var(--bg);background-repeat:no-repeat;background-size:contain;width:clamp(219.462px,152.4px + 8.92969vw,381px);height:clamp(180.869px,125.6px + 7.35938vw,314px);position:absolute;top:clamp(106.563px,74px + 4.33594vw,185px);left:clamp(124.995px,86.8px + 5.08594vw,217px)}.brand #main .btn_apps{gap:clamp(11.5203px,8px + .46875vw,20px);display:flex}.brand #main .btn_apps a{text-indent:100%;white-space:nowrap;background-image:var(--bg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:clamp(114.051px,79.2px + 4.64063vw,198px);height:clamp(34.5609px,24px + 1.40625vw,60px);transition:transform .2s,filter .2s;overflow:hidden}.brand #main .btn_apps a:hover{filter:drop-shadow(0 clamp(3.45609px,2.4px + .140625vw,6px) clamp(6.91219px,4.8px + .28125vw,12px) #00000059);transform:translateY(-3px)}.brand[data-locale=en] #main .logo .l4{width:clamp(397.451px,276px + 16.1719vw,690px);height:clamp(397.451px,276px + 16.1719vw,690px);top:clamp(5.76016px,4px + .234375vw,10px);left:clamp(50.1134px,34.8px + 2.03906vw,87px)}.brand[data-locale=en] #main .btn_apple,.brand[data-locale=en] #main .btn_google{width:clamp(111.747px,77.6px + 4.54688vw,194px);height:clamp(33.4089px,23.2px + 1.35938vw,58px)}.brand[data-locale=zh-Hans] #main .logo .l4{width:clamp(397.451px,276px + 16.1719vw,690px);height:clamp(397.451px,276px + 16.1719vw,690px);top:clamp(5.76016px,4px + .234375vw,10px);left:clamp(50.1134px,34.8px + 2.03906vw,87px)}.brand[data-locale=zh-Hans] #main .btn_apple,.brand[data-locale=zh-Hans] #main .btn_google{width:clamp(108.867px,75.6px + 4.42969vw,189px);height:clamp(33.4089px,23.2px + 1.35938vw,58px)}.brand[data-locale=zh-Hant] #main .logo .l4{width:clamp(397.451px,276px + 16.1719vw,690px);height:clamp(397.451px,276px + 16.1719vw,690px);top:clamp(18.4325px,12.8px + .75vw,32px);left:clamp(51.8414px,36px + 2.10938vw,90px)}.brand[data-locale=zh-Hant] #main .btn_apple,.brand[data-locale=zh-Hant] #main .btn_google{width:clamp(108.867px,75.6px + 4.42969vw,189px);height:clamp(33.4089px,23.2px + 1.35938vw,58px)}@media (max-width:750px),(pointer:coarse){.brand #main{min-width:0;max-width:100%;box-shadow:none;height:100svh;min-height:700.5px;padding-bottom:calc(140*var(--m-vw,100vw)/750);align-items:flex-end;position:relative;top:auto;overflow:hidden}}@media (max-width:750px) and (orientation:landscape),(pointer:coarse) and (orientation:landscape){.brand #main{height:200svh}}@media (max-width:750px),(pointer:coarse){.brand #main .inner{height:70%;width:calc(400.5*var(--m-vw,100vw)/750);min-height:calc(700.5*var(--m-vw,100vw)/750)}.brand #main .inner .logo{width:100%;height:100%}.brand #main .inner .logo .l1{top:calc(68*var(--m-vw,100vw)/750);left:calc(66*var(--m-vw,100vw)/750);width:calc(271.5*var(--m-vw,100vw)/750);height:calc(271.5*var(--m-vw,100vw)/750);background-size:contain}.brand #main .inner .logo .l2{width:calc(400.5*var(--m-vw,100vw)/750);height:calc(400.5*var(--m-vw,100vw)/750);background-size:contain;top:0;left:0}.brand #main .inner .logo .l3{width:calc(375*var(--m-vw,100vw)/750);height:calc(355.5*var(--m-vw,100vw)/750);background-size:contain;top:0;left:0}.brand #main .inner .logo .l4{top:calc(40*var(--m-vw,100vw)/750);left:calc(-20*var(--m-vw,100vw)/750);width:calc(402*var(--m-vw,100vw)/750);height:calc(330*var(--m-vw,100vw)/750);background-size:contain}.brand #main .inner .btn_apps{gap:8px;position:relative}.brand #main .inner .btn_apps .btn_apple,.brand #main .inner .btn_apps .btn_google{width:calc(261.36*var(--m-vw,100vw)/750);height:calc(77.88*var(--m-vw,100vw)/750);background-size:contain}.brand #main .logo .l4,.brand #main .btn_apps a{background-image:var(--bg-m)}.brand[data-locale=en] #main .inner .logo .l4,.brand[data-locale=zh-Hans] #main .inner .logo .l4{top:calc(-130*var(--m-vw,100vw)/750);left:calc(-132*var(--m-vw,100vw)/750);width:calc(690*var(--m-vw,100vw)/750);height:calc(690*var(--m-vw,100vw)/750)}.brand[data-locale=zh-Hant] #main .inner .logo .l4{top:calc(-108*var(--m-vw,100vw)/750);left:calc(-129*var(--m-vw,100vw)/750);width:calc(690*var(--m-vw,100vw)/750);height:calc(690*var(--m-vw,100vw)/750)}}.brand #preReservation{z-index:2;background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/regi_bg.jpg);background-size:cover;justify-content:center;align-items:center;width:100%;min-width:751px;max-width:2560px;height:100vh;min-height:clamp(518.414px,360px + 21.0938vw,900px);margin:0 auto;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:0 clamp(-15px,-6px - .351563vw,-8.64023px) clamp(23.0406px,16px + .9375vw,40px) #0006}.brand #preReservation:before{content:"";filter:blur(clamp(43.2012px,30px + 1.75781vw,75px));background:linear-gradient(#ffffff4d 0%,#fff 100%);border-radius:clamp(489.613px,340px + 19.9219vw,850px);width:clamp(489.613px,340px + 19.9219vw,850px);height:clamp(158.98px,110.4px + 6.46875vw,276px);position:absolute;bottom:clamp(42.0491px,29.2px + 1.71094vw,73px);left:50%;transform:translate(-50%,-50%)}.brand #preReservation .inner{flex-direction:column;align-items:center;gap:clamp(17.2805px,12px + .703125vw,30px);display:flex}.brand #preReservation .inner .title{text-indent:-99999px;background-image:var(--bg);background-repeat:no-repeat;background-size:contain;width:clamp(559.311px,388.4px + 22.7578vw,971px);height:clamp(93.3145px,64.8px + 3.79688vw,162px);position:relative}.brand #preReservation .inner .regi{width:clamp(347.913px,241.6px + 14.1563vw,604px)}.brand #preReservation .inner .regi .phone{z-index:2;background:#fff;border:clamp(1.15203px,.8px + .046875vw,2px) solid #1b83e5;border-radius:clamp(11.5203px,8px + .46875vw,20px);align-self:stretch;align-items:center;gap:clamp(5.76016px,4px + .234375vw,10px);height:clamp(46.0813px,32px + 1.875vw,80px);margin-bottom:clamp(17.2805px,12px + .703125vw,30px);padding:clamp(5.76016px,4px + .234375vw,10px) clamp(18.4325px,12.8px + .75vw,32px);display:flex;position:relative}.brand #preReservation .inner .regi .phone span.phoneFirst{color:#283c4b;width:clamp(40.3211px,28px + 1.64063vw,70px);font-size:clamp(14.9764px,10.4px + .609375vw,26px);font-style:normal;font-weight:500;line-height:clamp(12.6723px,8.8px + .515625vw,22px);position:relative}.brand #preReservation .inner .regi .phone span.phoneFirst:after{content:"";opacity:.7;background-color:#b5b5b5;width:clamp(1.15203px,.8px + .046875vw,2px);height:clamp(9.21625px,6.4px + .375vw,16px);position:absolute;top:clamp(1.72805px,1.2px + .0703125vw,3px);right:clamp(4.60813px,3.2px + .1875vw,8px)}.brand #preReservation .inner .regi .phone input{color:#283c4b;width:clamp(236.166px,164px + 9.60938vw,410px);font-size:clamp(13.8244px,9.6px + .5625vw,24px);font-style:normal;font-weight:600;line-height:140%}.brand #preReservation .inner .regi .phone input::placeholder{color:#b5b5b5;font-family:var(--font-sans);font-size:clamp(9.21625px,6.4px + .375vw,16px);font-style:normal;font-weight:500;line-height:clamp(12.6723px,8.8px + .515625vw,22px)}.brand #preReservation .inner .regi .agree_box{padding-left:clamp(11.5203px,8px + .46875vw,20px);position:relative}.brand #preReservation .inner .regi .agree_box ul.checklist{z-index:1;flex-direction:column;gap:clamp(5.76016px,4px + .234375vw,10px);display:flex;position:relative}.brand #preReservation .inner .regi .agree_box ul.checklist li{align-items:center;gap:clamp(5.18414px,3.6px + .210938vw,9px);display:flex;position:relative}.brand #preReservation .inner .regi .agree_box ul.checklist li:first-child{margin-bottom:clamp(1.72805px,1.2px + .0703125vw,3px)}.brand #preReservation .inner .regi .agree_box ul.checklist li:first-child input{background:#fff;border:clamp(.921625px,.64px + .0375vw,1.6px) solid #0d4f8e;border-radius:clamp(1.15203px,.8px + .046875vw,2px)}.brand #preReservation .inner .regi .agree_box ul.checklist li:first-child label{color:#0d4f8e;letter-spacing:clamp(-.36px,-.144px - .0084375vw,-.207366px);font-size:clamp(10.3683px,7.2px + .421875vw,18px);font-style:normal;font-weight:700;line-height:clamp(12.6723px,8.8px + .515625vw,22px)}.brand #preReservation .inner .regi .agree_box ul.checklist li:first-child label:before{background:#1b83e5}.brand #preReservation .inner .regi .agree_box ul.checklist li input{appearance:none;cursor:pointer;background:#fff9;border:clamp(.576016px,.4px + .0234375vw,1px) solid #4990b1;border-radius:clamp(1.15203px,.8px + .046875vw,2px);width:clamp(9.21625px,6.4px + .375vw,16px);height:clamp(9.21625px,6.4px + .375vw,16px);position:absolute;top:clamp(1.72805px,1.2px + .0703125vw,3px)}.brand #preReservation .inner .regi .agree_box ul.checklist li label{color:#4990b1;cursor:pointer;letter-spacing:clamp(-.32px,-.128px - .0075vw,-.184325px);padding-left:clamp(14.4004px,10px + .585938vw,25px);font-size:clamp(9.21625px,6.4px + .375vw,16px);font-weight:500;line-height:clamp(12.6723px,8.8px + .515625vw,22px)}.brand #preReservation .inner .regi .agree_box ul.checklist li label:before{content:"";opacity:0;background:#4ba3cc;border-radius:clamp(.576016px,.4px + .0234375vw,1px);width:clamp(4.60813px,3.2px + .1875vw,8px);height:clamp(4.60813px,3.2px + .1875vw,8px);position:absolute;top:clamp(4.03211px,2.8px + .164063vw,7px);left:clamp(2.30406px,1.6px + .09375vw,4px)}.brand #preReservation .inner .regi .agree_box ul.checklist li input:checked+label:before{opacity:1}.brand #preReservation .inner .regi .agree_box ul.checklist li button{color:#fff;letter-spacing:clamp(-.28px,-.112px - .0065625vw,-.161284px);background:#88b7cd;border-radius:clamp(2.30406px,1.6px + .09375vw,4px);justify-content:center;align-items:center;gap:clamp(5.76016px,4px + .234375vw,10px);width:clamp(43.7772px,30.4px + 1.78125vw,76px);height:clamp(11.5203px,8px + .46875vw,20px);font-size:clamp(8.06422px,5.6px + .328125vw,14px);font-style:normal;font-weight:700;line-height:clamp(12.6723px,8.8px + .515625vw,22px);display:flex}.brand #preReservation .inner .regi .agree_box .btn_regi{z-index:1;text-indent:100%;white-space:nowrap;background-image:var(--bg);background-repeat:no-repeat;background-size:auto clamp(63.3617px,44px + 2.57813vw,110px);width:clamp(138.244px,96px + 5.625vw,240px);height:clamp(63.3617px,44px + 2.57813vw,110px);position:absolute;top:0;right:0;overflow:hidden}.brand #preReservation .inner .regi .agree_box .btn_regi:hover{background-position-x:100%}.brand #preReservation .inner .notice_regi{color:#0d4f8e;letter-spacing:clamp(-.42px,-.168px - .00984375vw,-.241927px);justify-content:center;align-items:center;gap:clamp(3.45609px,2.4px + .140625vw,6px);font-size:clamp(8.06422px,5.6px + .328125vw,14px);font-weight:500;line-height:clamp(12.6723px,8.8px + .515625vw,22px);display:flex;position:relative}.brand #preReservation .inner .notice_regi br{display:none}.brand #preReservation .inner .notice_regi button{color:#f4fcff;text-align:center;letter-spacing:clamp(-.28px,-.112px - .0065625vw,-.161284px);background:#88b7cd;border-radius:clamp(2.30406px,1.6px + .09375vw,4px);justify-content:center;align-items:center;gap:clamp(5.76016px,4px + .234375vw,10px);width:clamp(35.713px,24.8px + 1.45313vw,62px);height:clamp(11.5203px,8px + .46875vw,20px);font-size:clamp(8.06422px,5.6px + .328125vw,14px);font-weight:700;line-height:clamp(12.6723px,8.8px + .515625vw,22px);display:flex}.brand #preReservation .obj{width:100%;min-width:clamp(1105.95px,768px + 45vw,1920px);max-width:2560px;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand #preReservation .obj span{background-size:cover;position:absolute}.brand #preReservation .obj{height:clamp(667.026px,463.2px + 27.1406vw,1158px);top:auto;bottom:0}.brand #preReservation .obj .o1{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/reg_char_l1.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(415.307px,288.4px + 16.8984vw,721px);height:clamp(525.326px,364.8px + 21.375vw,912px);position:absolute;top:0;left:0}.brand #preReservation .obj .o2{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/reg_char_l2.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(509.198px,353.6px + 20.7188vw,884px);height:clamp(555.279px,385.6px + 22.5938vw,964px);position:absolute;top:clamp(70.8499px,49.2px + 2.88281vw,123px);left:0}.brand #preReservation .obj .o3{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/reg_char_l3.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(299.528px,208px + 12.1875vw,520px);height:clamp(510.926px,354.8px + 20.7891vw,887px);position:absolute;top:clamp(161.284px,112px + 6.5625vw,280px);left:0}.brand #preReservation .obj .o4{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/reg_char_l4.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(493.069px,342.4px + 20.0625vw,856px);height:clamp(337.545px,234.4px + 13.7344vw,586px);position:absolute;top:clamp(328.905px,228.4px + 13.3828vw,571px);left:0}.brand #preReservation .obj .o5{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/reg_char_r1.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(357.706px,248.4px + 14.5547vw,621px);height:clamp(381.898px,265.2px + 15.5391vw,663px);position:absolute;top:clamp(58.1776px,40.4px + 2.36719vw,101px);left:auto;right:0}.brand #preReservation .obj .o6{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/reg_char_r2.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(305.864px,212.4px + 12.4453vw,531px);height:clamp(501.134px,348px + 20.3906vw,870px);position:absolute;top:clamp(34.5609px,24px + 1.40625vw,60px);left:auto;right:0}.brand #preReservation .obj .o7{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/reg_char_r3.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(427.98px,297.2px + 17.4141vw,743px);height:clamp(441.228px,306.4px + 17.9531vw,766px);position:absolute;top:clamp(261.511px,181.6px + 10.6406vw,454px);left:auto;right:0}.brand #preReservation .obj .o8{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/reg_char_r4.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(781.653px,542.8px + 31.8047vw,1357px);height:clamp(429.708px,298.4px + 17.4844vw,746px);position:absolute;top:clamp(273.031px,189.6px + 11.1094vw,474px);left:auto;right:0}@media (min-width:751px) and (pointer:fine){.brand[data-locale=ko] #preReservation .inner .notice_regi{margin-left:clamp(-120px,-48px - 2.8125vw,-69.1219px)}}.brand[data-locale=zh-Hant] #preReservation .inner{gap:clamp(4.60813px,3.2px + .1875vw,8px)}.brand[data-locale=zh-Hant] #preReservation .inner .title{width:clamp(573.136px,398px + 23.3203vw,995px);height:clamp(97.3466px,67.6px + 3.96094vw,169px);margin-bottom:clamp(11.5203px,8px + .46875vw,20px)}.brand[data-locale=zh-Hant] #preReservation .inner .regi .phone{margin-bottom:clamp(16.1284px,11.2px + .65625vw,28px)}.brand[data-locale=zh-Hant] #preReservation .inner .regi .phone div.phoneFirst{width:clamp(51.8414px,36px + 2.10938vw,90px);position:relative}.brand[data-locale=zh-Hant] #preReservation .inner .regi .phone div.phoneFirst:after{content:"";opacity:.7;background-color:#b5b5b5;width:clamp(1.15203px,.8px + .046875vw,2px);height:clamp(9.21625px,6.4px + .375vw,16px);position:absolute;top:clamp(1.72805px,1.2px + .0703125vw,3px);right:clamp(4.60813px,3.2px + .1875vw,8px)}.brand[data-locale=zh-Hant] #preReservation .inner .regi .phone div.phoneFirst .phoneFirst__toggle{color:#283c4b;text-align:left;cursor:pointer;align-items:center;gap:clamp(2.30406px,1.6px + .09375vw,4px);width:100%;height:100%;font-size:clamp(12.6723px,8.8px + .515625vw,22px);font-weight:500;line-height:clamp(12.6723px,8.8px + .515625vw,22px);display:flex}.brand[data-locale=zh-Hant] #preReservation .inner .regi .phone div.phoneFirst .phoneFirst__list{z-index:5;background:#fff;border:clamp(1.15203px,.8px + .046875vw,2px) solid #1b83e5;border-radius:clamp(6.91219px,4.8px + .28125vw,12px);min-width:clamp(115.203px,80px + 4.6875vw,200px);position:absolute;top:calc(100% + clamp(11.5203px,8px + .46875vw,20px));left:clamp(-30px,-12px - .703125vw,-17.2805px);overflow:hidden}.brand[data-locale=zh-Hant] #preReservation .inner .regi .phone div.phoneFirst .phoneFirst__option{color:#283c4b;text-align:left;cursor:pointer;width:100%;padding:clamp(6.91219px,4.8px + .28125vw,12px) clamp(14.9764px,10.4px + .609375vw,26px);font-size:clamp(10.3683px,7.2px + .421875vw,18px);font-weight:500;display:block}.brand[data-locale=zh-Hant] #preReservation .inner .regi .phone div.phoneFirst .phoneFirst__option:hover{background:#edf4ff}.brand[data-locale=zh-Hant] #preReservation .inner .regi ul.checklist{gap:clamp(9.21625px,6.4px + .375vw,16px);margin-bottom:clamp(13.8244px,9.6px + .5625vw,24px)}.brand[data-locale=zh-Hant] #preReservation .inner .regi ul.checklist li:first-child label{font-size:clamp(9.21625px,6.4px + .375vw,16px);font-weight:500}.brand[data-locale=zh-Hant] #preReservation .inner .regi ul.checklist li:first-child label a{color:#bcffcc;text-decoration:underline}.brand[data-locale=zh-Hant] #preReservation .inner .regi ul.checklist li input{background:#fff;border:clamp(.921625px,.64px + .0375vw,1.6px) solid #0d4f8e;border-radius:clamp(1.15203px,.8px + .046875vw,2px)}.brand[data-locale=zh-Hant] #preReservation .inner .regi ul.checklist li label{color:#0d4f8e;letter-spacing:clamp(-.32px,-.128px - .0075vw,-.184325px);font-weight:500}.brand[data-locale=zh-Hant] #preReservation .inner .regi ul.checklist li label:before{background:#1b83e5}.brand[data-locale=zh-Hant] #preReservation .inner .regi ul.checklist li label a{color:#2d96ff}.brand[data-locale=zh-Hant] #preReservation .inner .regi .btn_regi{background-image:var(--bg);background-repeat:no-repeat;background-size:cover;width:clamp(138.244px,96px + 5.625vw,240px);height:clamp(46.0813px,32px + 1.875vw,80px);margin:0 auto;display:block;position:relative}@media (max-width:750px),(pointer:coarse){.brand #preReservation{min-width:0;max-width:100%;box-shadow:none;height:calc(2328*var(--m-vw,100vw)/750);background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/mobile/regi_bg.jpg);background-size:contain;position:relative;top:auto}.brand #preReservation .inner{width:100%;height:100%;position:relative}.brand #preReservation .inner .title{background-image:var(--bg-m);left:50%;top:calc(180*var(--m-vw,100vw)/750);width:calc(652*var(--m-vw,100vw)/750);height:calc(259*var(--m-vw,100vw)/750);background-size:contain;position:absolute;transform:translate(-50%)}.brand #preReservation .inner .regi{left:50%;top:calc(1096*var(--m-vw,100vw)/750);width:calc(696*var(--m-vw,100vw)/750);height:calc(620*var(--m-vw,100vw)/750);position:absolute;transform:translate(-50%)}.brand #preReservation .inner .regi .phone{width:100%;height:calc(112*var(--m-vw,100vw)/750);width:calc(696*var(--m-vw,100vw)/750);padding:20px 36px;padding-top:calc(20*var(--m-vw,100vw)/750);padding-bottom:calc(20*var(--m-vw,100vw)/750);padding-left:calc(36*var(--m-vw,100vw)/750);padding-right:calc(36*var(--m-vw,100vw)/750);margin-bottom:calc(68*var(--m-vw,100vw)/750);border-radius:calc(24*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .phone span.phoneFirst{width:calc(98*var(--m-vw,100vw)/750);font-size:calc(40*var(--m-vw,100vw)/750);line-height:calc(44*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .phone span.phoneFirst:after{top:calc(10*var(--m-vw,100vw)/750);right:calc(8*var(--m-vw,100vw)/750);height:calc(28*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .phone input{width:calc(400*var(--m-vw,100vw)/750);line-height:183%;font-size:calc(40*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .phone input::placeholder{font-size:calc(28*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .agree_box{flex-direction:column;align-items:center;padding-left:0;display:flex}.brand #preReservation .inner .regi .agree_box ul.checklist{margin-bottom:calc(16*var(--m-vw,100vw)/750);gap:1px}.brand #preReservation .inner .regi .agree_box ul.checklist li{gap:calc(18*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .agree_box ul.checklist li input{top:calc(6*var(--m-vw,100vw)/750);width:calc(28*var(--m-vw,100vw)/750);height:calc(28*var(--m-vw,100vw)/750);border-width:calc(2*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .agree_box ul.checklist li button{color:#c9e7ff;width:calc(152*var(--m-vw,100vw)/750);height:calc(36*var(--m-vw,100vw)/750);font-weight:500;font-size:calc(24*var(--m-vw,100vw)/750);border-radius:calc(8*var(--m-vw,100vw)/750);background-color:#1c94f0}.brand #preReservation .inner .regi .agree_box ul.checklist li label{color:#c9e7ff;padding-left:calc(50*var(--m-vw,100vw)/750);font-weight:600;font-size:calc(28*var(--m-vw,100vw)/750);line-height:calc(44*var(--m-vw,100vw)/750);letter-spacing:calc(-.28*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .agree_box ul.checklist li label:before{top:calc(12*var(--m-vw,100vw)/750);left:calc(6*var(--m-vw,100vw)/750);width:calc(16*var(--m-vw,100vw)/750);height:calc(16*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .agree_box ul.checklist li:first-child{margin-bottom:calc(28*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .agree_box ul.checklist li:first-child input{width:calc(32*var(--m-vw,100vw)/750);height:calc(32*var(--m-vw,100vw)/750);border-width:calc(3.2*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .agree_box ul.checklist li:first-child label{color:#fff;font-weight:700;font-size:calc(32*var(--m-vw,100vw)/750);line-height:calc(44*var(--m-vw,100vw)/750);letter-spacing:calc(-.32*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .agree_box ul.checklist li:first-child label:before{top:calc(14*var(--m-vw,100vw)/750);left:calc(8*var(--m-vw,100vw)/750);width:calc(16*var(--m-vw,100vw)/750);height:calc(16*var(--m-vw,100vw)/750)}.brand #preReservation .inner .regi .agree_box:before{display:none}.brand #preReservation .inner .regi .agree_box .btn_regi{background-image:var(--bg-m);width:calc(480*var(--m-vw,100vw)/750);height:calc(210*var(--m-vw,100vw)/750);background-size:contain;position:relative}.brand #preReservation .inner .notice_regi{color:#0d4f8e;text-align:center;width:100%;left:50%;top:calc(1732*var(--m-vw,100vw)/750);height:calc(259*var(--m-vw,100vw)/750);font-size:calc(28*var(--m-vw,100vw)/750);line-height:calc(36*var(--m-vw,100vw)/750);letter-spacing:calc(-.84*var(--m-vw,100vw)/750);flex-direction:column;justify-content:flex-start;display:flex;position:absolute;transform:translate(-50%)}.brand #preReservation .inner .notice_regi br{display:revert}.brand #preReservation .inner .notice_regi .btn_notice{color:#c9e7ff;width:calc(124*var(--m-vw,100vw)/750);height:calc(36*var(--m-vw,100vw)/750);font-weight:500;font-size:calc(24*var(--m-vw,100vw)/750);border-radius:calc(8*var(--m-vw,100vw)/750);gap:calc(6*var(--m-vw,100vw)/750);background:#1c94f0}.brand[data-locale=zh-Hant] #preReservation .inner .title{width:calc(591.5*var(--m-vw,100vw)/750);height:calc(172*var(--m-vw,100vw)/750)}.brand[data-locale=zh-Hant] #preReservation .inner .regi .phone{margin-bottom:calc(56*var(--m-vw,100vw)/750)}.brand[data-locale=zh-Hant] #preReservation .inner .regi .agree_box{width:calc(580*var(--m-vw,100vw)/750);margin:0 auto}.brand[data-locale=zh-Hant] #preReservation .inner .regi .agree_box ul.checklist{margin-bottom:calc(40*var(--m-vw,100vw)/750)}.brand[data-locale=zh-Hant] #preReservation .inner .regi .agree_box ul.checklist li input{width:calc(32*var(--m-vw,100vw)/750);height:calc(32*var(--m-vw,100vw)/750);border-width:calc(3.2*var(--m-vw,100vw)/750)}.brand[data-locale=zh-Hant] #preReservation .inner .regi .agree_box ul.checklist li label{color:#fff;font-weight:500;font-size:calc(28*var(--m-vw,100vw)/750)}.brand[data-locale=zh-Hant] #preReservation .inner .regi .agree_box ul.checklist li label:before{top:calc(14*var(--m-vw,100vw)/750);left:calc(8*var(--m-vw,100vw)/750)}.brand[data-locale=zh-Hant] #preReservation .inner .regi .agree_box ul.checklist li:first-child label{font-weight:500;font-size:calc(28*var(--m-vw,100vw)/750)}.brand[data-locale=zh-Hant] #preReservation .inner .regi .agree_box .btn_regi{width:calc(480*var(--m-vw,100vw)/750);height:calc(150*var(--m-vw,100vw)/750)}.brand[data-locale=zh-Hant] #preReservation .inner .notice_regi{top:calc(1812*var(--m-vw,100vw)/750)}}.brand #info{z-index:3;width:100%;min-width:751px;max-width:2560px;height:clamp(1827.12px,1268.8px + 74.3438vw,3172px);margin:0 auto;position:relative;box-shadow:0 clamp(-15px,-6px - .351563vw,-8.64023px) clamp(23.0406px,16px + .9375vw,40px) #0006}@media (min-width:751px) and (pointer:fine){.brand #info{cursor:none}}.brand #info{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/info_bg.jpg);background-size:cover;overflow:hidden}.brand #info ul.card_list{width:clamp(1474.6px,1024px + 60vw,2560px);position:absolute;top:0;left:50%;transform:translate(-50%)}.brand #info ul.card_list li{border-radius:clamp(11.5203px,8px + .46875vw,20px);position:absolute}.brand #info ul.card_list li img.media,.brand #info ul.card_list li video.media{object-fit:cover;border-radius:clamp(11.5203px,8px + .46875vw,20px);width:100%;height:100%;position:absolute;top:0;left:0}.brand #info ul.card_list li span{position:absolute}.brand #info ul.card_list li span.cover{border-radius:clamp(11.5203px,8px + .46875vw,20px);width:100%;height:100%}.brand #info ul.card_list li span.cover p{position:absolute;left:clamp(21.8886px,15.2px + .890625vw,38px)}.brand #info ul.card_list li span.cover .tit{color:#fff;letter-spacing:clamp(-.56px,-.224px - .013125vw,-.322569px);font-size:clamp(16.1284px,11.2px + .65625vw,28px);font-weight:700;line-height:140%;top:clamp(28.8008px,20px + 1.17188vw,50px)}.brand #info ul.card_list li span.cover .txt{font-family:var(--font-sans);letter-spacing:clamp(-.36px,-.144px - .0084375vw,-.207366px);font-size:clamp(10.3683px,7.2px + .421875vw,18px);font-weight:500;line-height:150%;bottom:clamp(23.0406px,16px + .9375vw,40px)}.brand #info ul.card_list .card1 span.cover,.brand #info ul.card_list .card2 span.cover,.brand #info ul.card_list .card5 span.cover{overflow:hidden}.brand #info ul.card_list .card1 span.cover .cover_bg,.brand #info ul.card_list .card2 span.cover .cover_bg,.brand #info ul.card_list .card5 span.cover .cover_bg{width:100%;height:100%;transition:transform .3s}.brand #info ul.card_list .card1 span.cover .tit,.brand #info ul.card_list .card1 span.cover .txt,.brand #info ul.card_list .card2 span.cover .tit,.brand #info ul.card_list .card2 span.cover .txt,.brand #info ul.card_list .card5 span.cover .tit,.brand #info ul.card_list .card5 span.cover .txt{transition:opacity .2s,transform .25s cubic-bezier(.34,1.56,.64,1)}.brand #info ul.card_list .card1 span.char,.brand #info ul.card_list .card2 span.char,.brand #info ul.card_list .card5 span.char{transition:opacity .3s,transform .35s cubic-bezier(.34,1.56,.64,1)}.brand #info ul.card_list .card1:hover span.cover .tit,.brand #info ul.card_list .card2:hover span.cover .tit,.brand #info ul.card_list .card5:hover span.cover .tit{opacity:0;transition-delay:0s;transform:translateY(clamp(-60px,-24px - 1.40625vw,-34.5609px))}.brand #info ul.card_list .card1:hover span.cover .txt,.brand #info ul.card_list .card2:hover span.cover .txt,.brand #info ul.card_list .card5:hover span.cover .txt{opacity:0;transition-delay:.1s;transform:translateY(clamp(34.5609px,24px + 1.40625vw,60px))}.brand #info ul.card_list .card1:hover span.char,.brand #info ul.card_list .card2:hover span.char,.brand #info ul.card_list .card5:hover span.char{opacity:0;transition-delay:.2s}.brand #info ul.card_list .card1:hover span.cover .cover_bg,.brand #info ul.card_list .card2:hover span.cover .cover_bg,.brand #info ul.card_list .card5:hover span.cover .cover_bg{transition-delay:.3s}.brand #info ul.card_list .card1{width:clamp(230.406px,160px + 9.375vw,400px);height:clamp(311.048px,216px + 12.6563vw,540px);top:clamp(373.834px,259.6px + 15.2109vw,649px);left:clamp(456.204px,316.8px + 18.5625vw,792px)}.brand #info ul.card_list .card1 span.cover .cover_bg{background:#da2958d9}.brand #info ul.card_list .card1 span.cover .txt{color:#ffbacc}.brand #info ul.card_list .card1 span.char{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/info_char1.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(148.612px,103.2px + 6.04688vw,258px);height:clamp(158.98px,110.4px + 6.46875vw,276px);position:absolute;top:clamp(103.683px,72px + 4.21875vw,180px);left:clamp(-107px,-42.8px - 2.50781vw,-61.6337px)}.brand #info ul.card_list .card1:hover span.char{transform:translate(clamp(-60px,-24px - 1.40625vw,-34.5609px))}.brand #info ul.card_list .card1:hover span.cover .cover_bg{transform:translate(100%)}.brand #info ul.card_list .card2{width:clamp(230.406px,160px + 9.375vw,400px);height:clamp(311.048px,216px + 12.6563vw,540px);top:clamp(586.96px,407.6px + 23.8828vw,1019px);left:clamp(858.839px,596.4px + 34.9453vw,1491px)}.brand #info ul.card_list .card2 span.cover .cover_bg{background:#793cbed9}.brand #info ul.card_list .card2 span.cover .txt{color:#d6a4ff}.brand #info ul.card_list .card2 span.char{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/info_char2.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(115.779px,80.4px + 4.71094vw,201px);height:clamp(107.715px,74.8px + 4.38281vw,187px);position:absolute;top:clamp(75.458px,52.4px + 3.07031vw,131px);left:clamp(171.077px,118.8px + 6.96094vw,297px)}.brand #info ul.card_list .card2:hover span.char{transform:translate(clamp(34.5609px,24px + 1.40625vw,60px))}.brand #info ul.card_list .card2:hover span.cover .cover_bg{transform:translate(-100%)}.brand #info ul.card_list .card3 span.bg,.brand #info ul.card_list .card4 span.bg,.brand #info ul.card_list .card6 span.bg{border-radius:clamp(11.5203px,8px + .46875vw,20px);width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.brand #info ul.card_list .card3 span.bg .bg_img,.brand #info ul.card_list .card4 span.bg .bg_img,.brand #info ul.card_list .card6 span.bg .bg_img{transform-origin:50%;will-change:transform;width:100%;height:100%;position:absolute;inset:0}.brand #info ul.card_list .card3{width:clamp(264.967px,184px + 10.7813vw,460px);height:clamp(264.967px,184px + 10.7813vw,460px);top:clamp(874.968px,607.6px + 35.6016vw,1519px);left:clamp(184.325px,128px + 7.5vw,320px)}.brand #info ul.card_list .card3 span.bg .bg_img{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/info_card1.png)}.brand #info ul.card_list .card3 span.char{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/info_char3.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(112.899px,78.4px + 4.59375vw,196px);height:clamp(149.188px,103.6px + 6.07031vw,259px);position:absolute;top:clamp(142.852px,99.2px + 5.8125vw,248px);left:clamp(206.79px,143.6px + 8.41406vw,359px)}.brand #info ul.card_list .card4{width:clamp(449.292px,312px + 18.2813vw,780px);height:clamp(311.048px,216px + 12.6563vw,540px);top:clamp(1135.33px,788.4px + 46.1953vw,1971px);left:clamp(928.537px,644.8px + 37.7813vw,1612px)}.brand #info ul.card_list .card4 span.bg .bg_img{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/info_card2.png)}.brand #info ul.card_list .card4 span.char{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/info_char5.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(163.588px,113.6px + 6.65625vw,284px);height:clamp(134.212px,93.2px + 5.46094vw,233px);position:absolute;top:clamp(-176px,-70.4px - 4.125vw,-101.379px);left:clamp(-82px,-32.8px - 1.92188vw,-47.2333px)}.brand #info ul.card_list .card6{width:clamp(230.406px,160px + 9.375vw,400px);height:clamp(311.048px,216px + 12.6563vw,540px);top:clamp(1476.33px,1025.2px + 60.0703vw,2563px);left:clamp(360.01px,250px + 14.6484vw,625px)}.brand #info ul.card_list .card6 span.bg .bg_img{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/info_card3.png)}.brand #info ul.card_list .card5{width:clamp(230.406px,160px + 9.375vw,400px);height:clamp(311.048px,216px + 12.6563vw,540px);top:clamp(1332.32px,925.2px + 54.2109vw,2313px);left:clamp(518.99px,360.4px + 21.1172vw,901px)}.brand #info ul.card_list .card5 span.cover .cover_bg{background:#f6ab2acc}.brand #info ul.card_list .card5 span.cover .txt{color:#ffeac1}.brand #info ul.card_list .card5 span.char{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/info_char4.png);background-position:0 0;background-repeat:no-repeat;background-size:contain;width:clamp(126.147px,87.6px + 5.13281vw,219px);height:clamp(135.94px,94.4px + 5.53125vw,236px);position:absolute;top:clamp(79.4902px,55.2px + 3.23438vw,138px);left:clamp(-80px,-32px - 1.875vw,-46.0813px)}.brand #info ul.card_list .card5:hover span.char{transform:scale(.6)}.brand #info ul.card_list .card5:hover span.cover .cover_bg{transform:translateY(-100%)}@media (max-width:750px),(pointer:coarse){.brand #info{min-width:0;max-width:100%}.brand #info.mobile{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/mobile/info_bg.jpg);background-size:contain;height:100svh;position:relative;overflow:hidden}}@media (max-width:750px) and (orientation:landscape),(pointer:coarse) and (orientation:landscape){.brand #info.mobile{height:200svh}}@media (max-width:750px),(pointer:coarse){.brand #info.mobile .info_reveal{z-index:1;position:absolute;inset:0;overflow:hidden}.brand #info.mobile .info_swiper{width:100%;height:100%;position:absolute;inset:0}.brand #info.mobile .card{width:100%;height:100%;position:relative;overflow:hidden}.brand #info.mobile .card img.media,.brand #info.mobile .card video.media{object-fit:cover;width:100%;height:auto;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.brand #info.mobile .card .cover{padding-top:calc(128*var(--m-vw,100vw)/750);padding-bottom:calc(128*var(--m-vw,100vw)/750);padding-left:calc(76*var(--m-vw,100vw)/750);padding-right:calc(76*var(--m-vw,100vw)/750);background:linear-gradient(#00228600 0%,#000820 100%);flex-direction:column;justify-content:flex-end;display:flex;position:absolute;inset:0}.brand #info.mobile .card .cover .tit{color:#fff;font-weight:700;line-height:140%;font-size:calc(52*var(--m-vw,100vw)/750);margin-bottom:calc(36*var(--m-vw,100vw)/750);letter-spacing:calc(-1.04*var(--m-vw,100vw)/750);position:relative}.brand #info.mobile .card .cover .txt{color:#ffffffd9;font-weight:400;line-height:150%;font-size:calc(28*var(--m-vw,100vw)/750);letter-spacing:calc(-.84*var(--m-vw,100vw)/750)}.brand #info.mobile .card.card1 .cover .tit:after{content:"";top:calc(-300*var(--m-vw,100vw)/750);left:calc(-60*var(--m-vw,100vw)/750);width:calc(349.5*var(--m-vw,100vw)/750);height:calc(394.5*var(--m-vw,100vw)/750);background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/mobile/info_char1.png);background-repeat:no-repeat;background-size:contain;position:absolute}.brand #info.mobile .card.card2 .cover .tit:after{content:"";top:calc(-300*var(--m-vw,100vw)/750);left:calc(-30*var(--m-vw,100vw)/750);width:calc(303.5*var(--m-vw,100vw)/750);height:calc(366*var(--m-vw,100vw)/750);background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/mobile/info_char2.png);background-repeat:no-repeat;background-size:contain;position:absolute}.brand #info.mobile .card.card5 .cover .tit:after{content:"";top:calc(-300*var(--m-vw,100vw)/750);left:calc(-30*var(--m-vw,100vw)/750);width:calc(289.5*var(--m-vw,100vw)/750);height:calc(374*var(--m-vw,100vw)/750);background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/mobile/info_char4.png);background-repeat:no-repeat;background-size:contain;position:absolute}.brand #info.mobile .swiper-pagination-bullet{opacity:.35;width:calc(12*var(--m-vw,100vw)/750);height:calc(12*var(--m-vw,100vw)/750);margin:0 4px;margin-left:calc(4*var(--m-vw,100vw)/750);margin-right:calc(4*var(--m-vw,100vw)/750);border-radius:calc(12*var(--m-vw,100vw)/750);background:#fff;transition:width .3s,opacity .3s}.brand #info.mobile .swiper-pagination-bullet-active{opacity:1;width:calc(36*var(--m-vw,100vw)/750)}}.brand #world{z-index:4;background-color:#000820;width:100%;min-width:751px;max-width:2560px;height:1200vh;margin:0 auto;position:relative}@media (min-width:751px) and (pointer:fine){.brand #world{cursor:none}}.brand #world .obj{z-index:1;width:clamp(1474.6px,1024px + 60vw,2560px);height:clamp(195.269px,135.6px + 7.94531vw,339px);position:absolute;top:clamp(11.5203px,8px + .46875vw,20px);left:0;overflow:hidden}.brand #world .obj .world_o1{white-space:nowrap;color:#fff;opacity:.06;text-transform:uppercase;will-change:transform;width:max-content;font-family:Pretendard,sans-serif;font-size:clamp(92.1625px,64px + 3.75vw,160px);font-style:normal;font-weight:900;line-height:130%;animation:40s linear infinite worldMarquee;position:absolute;top:0;left:0}.brand #world .obj .world_o2{white-space:nowrap;-webkit-text-fill-color:#0000;-webkit-text-stroke-width:clamp(1.72805px,1.2px + .0703125vw,3px);-webkit-text-stroke-color:#fff;opacity:.06;text-transform:uppercase;will-change:transform;width:max-content;font-family:Pretendard,sans-serif;font-size:clamp(92.1625px,64px + 3.75vw,160px);font-style:normal;font-weight:900;line-height:130%;animation:40s linear infinite reverse worldMarquee;position:absolute;top:clamp(75.458px,52.4px + 3.07031vw,131px);left:0}.brand #world .world_inner{--world-bg-alpha:1;width:100%;height:100vh;min-height:clamp(518.414px,360px + 21.0938vw,900px);position:sticky;top:0;overflow:hidden}.brand #world .world_inner:before{content:"";opacity:var(--world-bg-alpha);pointer-events:none;background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/world_bg1.jpg);background-position:bottom;background-size:cover;position:absolute;inset:0}.brand #world .story{color:#fff;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@media (min-width:751px) and (pointer:fine){.brand #world .story{aspect-ratio:2560/1350;height:auto;top:50%;transform:translateY(-50%)}}.brand #world .story.story1 .story_cover_video video{transform:rotate(180deg)}.brand #world .story .story_cover_video{width:100%;height:100%;position:absolute;top:0;left:0}.brand #world .story .story_cover_video video{object-fit:cover;mix-blend-mode:screen;width:100%;height:100%}.brand #world .story .story_cover_video .cover{background-color:#0009;width:100%;height:100%;position:absolute;top:0;left:0}.brand #world .story div[class^=story_img]{text-indent:-99999px;transform-origin:50%;will-change:transform,opacity}.brand #world .story div[class^=story_line]{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.brand #world .story div[class^=story_line] .txt{letter-spacing:clamp(-.64px,-.256px - .015vw,-.36865px);white-space:nowrap;text-align:center;color:#0000;-webkit-text-fill-color:#0000;filter:drop-shadow(0 0 clamp(4.60813px,3.2px + .1875vw,8px) #fff6);background-image:linear-gradient(90deg,#fff 0% 45%,#fff3 55% 100%);background-position:100% 0;background-repeat:no-repeat;background-size:300% 100%;-webkit-background-clip:text;background-clip:text;font-size:clamp(18.4325px,12.8px + .75vw,32px);font-weight:500;line-height:170%}.brand #world .story1 .story_img1{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/world_bg2.jpg);background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.brand #world .story1 .story_img2{aspect-ratio:2560/1440;z-index:1;background-repeat:no-repeat;background-size:contain;width:clamp(1152.03px,800px + 46.875vw,2000px);height:auto;position:absolute;top:clamp(153.22px,106.4px + 6.23438vw,266px);left:15%}.brand #world .story2{z-index:1}.brand #world .story2 .story_img1{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/world_bg3.jpg);background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.brand #world .story3{z-index:1}.brand #world .story3 .story_img1{background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/world_bg4.jpg);background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.brand #world .story1 .story_img1{opacity:0;transform:translateY(100%)scale(1.1)}.brand #world .story1 .story_img2{opacity:0}.brand #world .story1 .story_cover_video video{opacity:0;will-change:opacity}.brand #world .story1 .story_line2,.brand #world .story2 .story_img1,.brand #world .story3 .story_img1,.brand #world .story2 .story_cover_video .cover,.brand #world .story3 .story_cover_video .cover{opacity:0}.brand #world .story2 .story_cover_video video,.brand #world .story3 .story_cover_video video{opacity:0;will-change:opacity}.brand #world .story2 .story_line,.brand #world .story3 .story_line{opacity:0}.brand #world .timeline_bar_wrapper{z-index:3;background:#ffffff40;border-radius:clamp(1.15203px,.8px + .046875vw,2px);width:90%;height:clamp(2.30406px,1.6px + .09375vw,4px);position:absolute;bottom:clamp(23.0406px,16px + .9375vw,40px);left:50%;overflow:hidden;transform:translate(-50%)}.brand #world .timeline_bar_wrapper .timeline_progress{background:#fff;border-radius:clamp(1.15203px,.8px + .046875vw,2px);width:0%;height:100%}@media (max-width:750px),(pointer:coarse){.brand #world{min-width:0;max-width:100%}.brand #world.mobile{height:calc(1624*var(--m-vw,100vw)/750);background-color:#000820;background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/world_bg1.jpg);background-size:contain;overflow:hidden}.brand #world.mobile .obj{z-index:1;width:100%;height:calc(290*var(--m-vw,100vw)/750)}.brand #world.mobile .obj .world_o1{top:calc(-40*var(--m-vw,100vw)/750);font-size:calc(140*var(--m-vw,100vw)/750)}.brand #world.mobile .obj .world_o2{top:calc(68*var(--m-vw,100vw)/750);font-size:calc(140*var(--m-vw,100vw)/750);-webkit-text-stroke-width:calc(3*var(--m-vw,100vw)/750)}.brand #world.mobile .story{width:100%;min-height:100svh;display:flex;position:relative;overflow:hidden}}@media (max-width:750px) and (orientation:landscape),(pointer:coarse) and (orientation:landscape){.brand #world.mobile .story{min-height:200svh}}@media (max-width:750px),(pointer:coarse){.brand #world.mobile .story img.bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.brand #world.mobile .story .story_line{z-index:1;text-align:center;opacity:1;height:1000px;height:calc(1000*var(--m-vw,100vw)/750);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:0;display:flex;position:relative}.brand #world.mobile .story .story_line .txt{color:#fff;text-align:center;text-shadow:0 0 calc(4.217*var(--m-vw,100vw)/750) #0fb;white-space:pre-line;-webkit-text-fill-color:#fff;font-style:normal;font-weight:200;line-height:160%;font-size:calc(28*var(--m-vw,100vw)/750);letter-spacing:calc(-.6*var(--m-vw,100vw)/750)}.brand #world.mobile .story .story_line .txt.para{margin-top:1.4em}.brand #world.mobile .story .story_img1{z-index:0;opacity:1;background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/mobile/world_bg2.jpg);background-position:50%;background-size:cover;width:100%;height:100%;font-size:0;position:absolute;inset:0;transform:none}.brand #world.mobile .story .story_img2{opacity:1;z-index:1;width:calc(1044*var(--m-vw,100vw)/750);height:calc(1234*var(--m-vw,100vw)/750);left:57%;top:calc(904*var(--m-vw,100vw)/750);background-image:url(https://dfidlevod.dn.nexoncdn.co.kr/brand/shared/mobile/world_char.gif);background-position:bottom;background-repeat:no-repeat;background-size:contain;font-size:0;position:absolute}}@keyframes worldMarquee{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes logoSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
