@charset "UTF-8";@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:local("Pretendard Variable"),url(../assets/font/PretendardVariable.woff2) format("woff2-variations")}html{-webkit-text-size-adjust:100%;font-family:Pretendard Variable,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.2;-moz-tab-size:4;-o-tab-size:4;tab-size:4;color:#000;letter-spacing:-.04em;font-size:18px;font-weight:400;height:100%;font-variant-ligatures:no-contextual;font-feature-settings:"calt"}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}*{margin:0;padding:0;font:inherit;color:inherit}body,.bodyBox{height:100%}body{-webkit-font-smoothing:antialiased;min-width:360px;overflow-x:auto}canvas,img,picture,svg,video{height:auto;display:block;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}button{background:none;border:0;cursor:pointer}a{text-decoration:none;cursor:pointer}.container{max-width:1120px;margin:0 auto}@media(max-width:1200px){.container{margin:0 6%}}@media(max-width:480px){.container{margin:0 16px}}body{padding-top:120px}@media(max-width:768px){body{padding-top:80px}}@media(max-width:480px){body{padding-top:60px}}section,#section1,#section2{scroll-margin-top:120px}@media(max-width:768px){section,#section1,#section2{scroll-margin-top:80px}}@media(max-width:480px){section,#section1,#section2{scroll-margin-top:60px}}header{position:fixed;top:0;left:0;width:100%;height:120px;background:#fff;border-bottom:1px solid #ffffff;transition:all .3s ease;z-index:1000;min-width:360px;overflow-x:hidden}@media(max-width:1200px){header{padding:0}}@media(max-width:768px){header{height:80px}}@media(max-width:480px){header{height:60px}}header.active{border-color:#ddd;box-shadow:0 2px 4px #0000000d}header .header-inner{display:flex;justify-content:space-between;align-items:center;height:100%}header .logo{width:108px}@media(max-width:768px){header .logo{width:80px}}@media(max-width:480px){header .logo{width:60px}}header .nav{display:flex;gap:40px;font-size:20px;font-weight:700;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}@media(max-width:1200px){header .nav{font-size:18px;gap:30px}}@media(max-width:950px){header .nav{gap:20px}}@media(max-width:768px){header .nav{font-weight:500;gap:30px}}@media(max-width:480px){header .nav{font-size:15px;gap:20px}}header .nav a{flex-shrink:0;transition:color .2s}header .nav a:hover{color:#f36f20}header .header-left{display:flex;align-items:center;column-gap:80px;min-width:0;flex:1}@media(max-width:1200px){header .header-left{column-gap:40px}}@media(max-width:480px){header .header-left{column-gap:20px}}header .header-right{display:flex;align-items:center;gap:16px}header .header-badge{position:relative;background-color:#f3f3f3;padding:8px 20px;border-radius:20px;font-size:16px;color:#000}header .header-badge:after{content:"";position:absolute;bottom:0;left:8%;width:0;height:0;border:10px solid transparent;border-top-color:#f3f3f3;border-bottom:0;border-left:0;margin-left:-5px;margin-bottom:-10px}@media(max-width:1200px){header .header-badge{font-size:14px}}@media(max-width:768px){header .header-badge{display:none}}header .menu-icon{width:24px;height:24px;cursor:pointer;display:flex;justify-content:center;align-items:center}@media(max-width:768px){header .menu-icon{width:20px;height:20px}}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:10000;opacity:0;transition:opacity .4s ease;align-items:center;justify-content:center;min-width:360px}.modal.active{opacity:1;display:flex}.modal.active .modal-content{transform:translateY(0)!important}@media(max-width:768px){.modal:has(.floating-bn){align-items:flex-end}}.modal .modal-content{background-color:#fff;margin:0;padding:40px 80px;max-width:1120px;border-radius:16px;position:relative;text-align:center;flex:1;transform:translateY(-50px);transition:transform .4s cubic-bezier(.165,.84,.44,1)}@media(max-width:1200px){.modal .modal-content{margin:0 6%;padding:40px 60px}}@media(max-width:768px){.modal .modal-content{padding:16px 30px}}@media(max-width:480px){.modal .modal-content{margin:0 16px}}.modal .modal-content.floating-bn{padding:0;background:transparent;overflow:hidden;border-radius:26px;width:fit-content;flex:none}@media(max-width:768px){.modal .modal-content.floating-bn{max-width:100%;margin:0;border-radius:16px 16px 0 0;transform:translateY(50px)}}.modal .modal-content.floating-bn .close-btn{top:15px;right:15px}.modal .modal-content.floating-bn .close-btn:hover{background-color:#0000001a}.modal .modal-content.floating-bn .close-btn:before,.modal .modal-content.floating-bn .close-btn:after{height:30px}@media(max-width:480px){.modal .modal-content.floating-bn .close-btn:before,.modal .modal-content.floating-bn .close-btn:after{height:24px}}.modal .modal-content.floating-bn .modal-body{line-height:0}.modal .modal-content.floating-bn .modal-body a{display:block}.modal .modal-content.floating-bn .modal-body img{width:auto;height:auto}.modal .modal-content.floating-bn .modal-footer{background-color:#fff;display:flex;justify-content:space-between;align-items:center;white-space:nowrap;height:60px}@media(max-width:768px){.modal .modal-content.floating-bn .modal-footer{height:50px}}.modal .modal-content.floating-bn .modal-footer .btn-close-text{background:none;border:none;font-size:17px;font-weight:600;color:#000;cursor:pointer;height:100%;padding:0 24px;transition:background-color .2s}.modal .modal-content.floating-bn .modal-footer .btn-close-text:hover{background-color:#0000000d}@media(max-width:768px){.modal .modal-content.floating-bn .modal-footer .btn-close-text{font-size:15px}}.modal .modal-content.floating-bn .modal-footer .btn-close-text.today-close{font-weight:400}.modal .close-btn{position:absolute;width:38px;height:38px;border-radius:8px;top:24px;right:24px;cursor:pointer;transition:background-color .2s}.modal .close-btn:hover{background-color:#e9e9e9}.modal .close-btn:before,.modal .close-btn:after{content:"";width:2px;height:24px;background-color:#000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%)}.modal .close-btn:before{transform:translate(-50%,-50%) rotate(-45deg)}.modal .close-btn:after{transform:translate(-50%,-50%) rotate(45deg)}.modal nav{text-align:left}.modal nav>ul{display:flex;flex-direction:column}.modal nav>ul>li{display:flex;align-items:center;border-bottom:1px solid #CCCCCC;padding:36px 0;column-gap:160px}@media(max-width:1200px){.modal nav>ul>li{column-gap:110px}}@media(max-width:768px){.modal nav>ul>li{flex-direction:column;align-items:flex-start;padding:26px 0}}.modal nav>ul>li:last-child{border-bottom:none}.modal nav>ul>li>a{font-size:30px;font-weight:700}@media(max-width:1200px){.modal nav>ul>li>a{font-size:26px}}@media(max-width:768px){.modal nav>ul>li>a{font-size:22px}}@media(max-width:480px){.modal nav>ul>li>a{font-size:18px}}.modal nav>ul>li>ul{display:flex;column-gap:100px}@media(max-width:1200px){.modal nav>ul>li>ul{column-gap:60px}}@media(max-width:768px){.modal nav>ul>li>ul{flex-direction:column;row-gap:20px;margin-top:24px;list-style-position:inside;list-style-type:"- "}}.modal nav>ul>li>ul a{font-size:24px;font-weight:400}@media(max-width:1200px){.modal nav>ul>li>ul a{font-size:22px}}@media(max-width:768px){.modal nav>ul>li>ul a{font-size:18px}}@media(max-width:480px){.modal nav>ul>li>ul a{font-size:16px}}.modal nav>ul a{transition:color .2s}.modal nav>ul a:hover{color:#f36f20}.hero-section{display:flex;column-gap:24px;height:400px}@media(max-width:1200px){.hero-section{height:300px}}@media(max-width:950px){.hero-section{flex-direction:column;row-gap:24px;height:auto}}.hero-section .hero-main{width:700px;border-radius:16px;color:#fff;position:relative;overflow:hidden}@media(max-width:1200px){.hero-section .hero-main{width:55%}}@media(max-width:950px){.hero-section .hero-main{width:100%}}.hero-section .hero-main-swiper{height:100%}.hero-section .hero-main-swiper .swiper-pagination{display:flex;justify-content:center;column-gap:10px;bottom:30px}@media(max-width:768px){.hero-section .hero-main-swiper .swiper-pagination{bottom:22px}}.hero-section .hero-main-swiper .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;border:1px solid #fff;background-color:#fff0;opacity:1;margin:0;border-radius:50%;transition:background-color .3s}@media(max-width:768px){.hero-section .hero-main-swiper .swiper-pagination .swiper-pagination-bullet{width:16px;height:16px}}.hero-section .hero-main-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.hero-section .hero-main-swiper .slide-inner{position:relative;z-index:1;width:70%;height:100%;padding:60px 0 60px 60px;box-sizing:border-box;color:#fff}@media(max-width:1200px){.hero-section .hero-main-swiper .slide-inner{width:100%;padding:60px 0 60px 40px}}@media(max-width:768px){.hero-section .hero-main-swiper .slide-inner{padding:40px 0 40px 30px;height:250px}}.hero-section .hero-main-swiper .slide-inner>h1{font-weight:700;font-size:36px;line-height:128%}@media(max-width:1200px){.hero-section .hero-main-swiper .slide-inner>h1{font-size:26px}}@media(max-width:768px){.hero-section .hero-main-swiper .slide-inner>h1{font-size:24px}}.hero-section .hero-main-swiper .slide-inner>h1 span{display:block}.hero-section .hero-main-swiper .slide-inner>h1 .pc-inline{display:block}@media(min-width:1200px){.hero-section .hero-main-swiper .slide-inner>h1 .pc-inline{display:inline;margin-right:2px}}.hero-section .hero-main-swiper .slide-inner>p{font-weight:400;font-size:22px;margin-top:30px}@media(max-width:1200px){.hero-section .hero-main-swiper .slide-inner>p{font-size:18px}}@media(max-width:768px){.hero-section .hero-main-swiper .slide-inner>p{font-size:16px;margin-top:10px}}.hero-section .hero-main-swiper .slide-background-img{position:absolute;right:0;bottom:0;height:100%}@media(max-width:1200px){.hero-section .hero-main-swiper .slide-background-img{height:90%}}@media(max-width:950px){.hero-section .hero-main-swiper .slide-background-img{height:100%}}@media(max-width:480px){.hero-section .hero-main-swiper .slide-background-img{height:90%}}.hero-section .hero-side{flex:1;display:flex;flex-direction:column;row-gap:14px}@media(max-width:950px){.hero-section .hero-side{flex-direction:row;column-gap:14px}}.hero-section .hero-side .side-card{flex:1;position:relative;border:1px solid #DDDDDD;border-radius:8px;padding:30px 36px;display:flex;background-color:#fff;cursor:pointer;transition:border-color .2s}@media(max-width:950px){.hero-section .hero-side .side-card{padding:30px}}@media(max-width:768px){.hero-section .hero-side .side-card{padding:20px;height:240px}}.hero-section .hero-side .side-card:hover .side-card-text h3>svg{margin-left:.4em}.hero-section .hero-side .side-card .side-card-text{display:flex;flex-direction:column;row-gap:12px}.hero-section .hero-side .side-card .side-card-text p{font-weight:400;font-size:18px;line-height:1.16;color:#666}@media(max-width:1200px){.hero-section .hero-side .side-card .side-card-text p{font-size:16px}}@media(max-width:768px){.hero-section .hero-side .side-card .side-card-text p{font-size:14px}}.hero-section .hero-side .side-card .side-card-text h3{font-weight:700;font-size:24px;line-height:29px;color:#000;letter-spacing:-1px}.hero-section .hero-side .side-card .side-card-text h3>svg{display:inline-block;transition:margin-left .2s;margin-left:.2em}@media(max-width:1200px){.hero-section .hero-side .side-card .side-card-text h3{font-size:20px}}@media(max-width:768px){.hero-section .hero-side .side-card .side-card-text h3{font-size:22px;line-height:27px}}.hero-section .hero-side .side-card .side-card-text h3 .pc-inline{display:inline}.hero-section .hero-side .side-card .side-card-text h3 .pc-inline:first-child{margin-right:.2em}@media(max-width:768px){.hero-section .hero-side .side-card .side-card-text h3 .pc-inline{display:block}}.hero-section .hero-side .side-card .side-card-img{max-width:140px;position:absolute;right:19px;bottom:13px;pointer-events:none}@media(max-width:950px){.hero-section .hero-side .side-card .side-card-img{width:36%;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);right:3%}}@media(max-width:768px){.hero-section .hero-side .side-card .side-card-img{max-width:140px;width:65%;bottom:15px;right:11px;top:auto;transform:none}}.info-section{padding:70px 0 90px}@media(max-width:768px){.info-section{padding:50px 0}}.info-section .section-title{font-weight:700;font-size:34px;text-align:center;color:#000;margin-bottom:26px}@media(max-width:1200px){.info-section .section-title{font-size:28px}}@media(max-width:768px){.info-section .section-title{font-size:23px;margin-bottom:20px}}.info-section .info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}@media(max-width:768px){.info-section .info-grid{grid-template-columns:1fr;gap:48px}}.info-section .info-grid .info-card .info-img-wrap{position:relative;height:212px;border-radius:8px;margin-bottom:30px;background-color:#d8f5ed}@media(max-width:768px){.info-section .info-grid .info-card .info-img-wrap{height:180px;margin-bottom:16px}}.info-section .info-grid .info-card:nth-child(2) .info-img-wrap{background-color:#f9f2da}.info-section .info-grid .info-card:nth-child(3) .info-img-wrap{background-color:#e8f1f4}.info-section .info-grid .info-card .info-img{position:absolute;left:50%;transform:translate(-50%);-webkit-transform:translateX(-50%);bottom:0;max-width:230px}@media(max-width:768px){.info-section .info-grid .info-card .info-img{height:78%}}.info-section .info-grid .info-card h3{font-size:22px;margin-bottom:20px;font-weight:700}@media(max-width:1200px){.info-section .info-grid .info-card h3{font-size:20px;margin-bottom:12px}}@media(max-width:768px){.info-section .info-grid .info-card h3{font-size:18px;margin-bottom:10px}}.info-section .info-grid .info-card p{font-weight:400;font-size:18px;line-height:170%;color:#555}@media(max-width:1200px){.info-section .info-grid .info-card p{font-size:16px}}.info-section .info-grid .info-card .btn-check{display:inline-block;color:#000;font-size:15px;font-weight:700;line-height:1;padding:7px 14px;border:1px solid #CCCCCC;border-radius:20px;background:#fff;cursor:pointer;transition:all .2s}.info-section .info-grid .info-card .btn-check:hover{background:#f8f9fa}@media(max-width:1200px){.info-section .info-grid .info-card .btn-check{font-size:14px;padding:6px 12px}}.purchase-section{background-color:#f3f3f3;padding:80px 0;text-align:center}@media(max-width:768px){.purchase-section{padding:50px 0}}.purchase-section .section-title{font-weight:700;font-size:34px;text-align:center;color:#000;margin-bottom:45px}@media(max-width:1200px){.purchase-section .section-title{font-size:28px}}@media(max-width:768px){.purchase-section .section-title{font-size:23px;margin-bottom:20px}}.purchase-section .tab-container{display:flex;margin:0 auto;position:relative;width:340px;height:60px;background-color:#e5e5e5;border-radius:30px;padding:6px 10px;cursor:pointer;transition:opacity .3s ease}@media(max-width:768px){.purchase-section .tab-container{width:300px;height:48px;padding:5px 10px}}.purchase-section .tab-item{flex:1;display:flex;justify-content:center;align-items:center;z-index:2;text-align:center;font-weight:400;font-size:20px;color:#000;transition:all .3s ease}.purchase-section .tab-item.active{color:#f36f20;font-weight:700}@media(max-width:1200px){.purchase-section .tab-item{font-size:18px}}@media(max-width:768px){.purchase-section .tab-item{font-size:16px}}.purchase-section .tab-indicator{position:absolute;top:6px;left:10px;width:calc(50% - 10px);height:calc(100% - 12px);background-color:#fff;border-radius:25px;box-shadow:1px 1px 4px #0000001a;transition:transform .3s cubic-bezier(.4,0,.2,1);z-index:1}@media(max-width:768px){.purchase-section .tab-indicator{top:5px;left:10px;width:calc(50% - 10px);height:calc(100% - 10px)}}@keyframes slideIn{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.purchase-section .tab-placeholder #dynamic-tab{animation:slideIn .4s ease}.purchase-section .purchase-group .tab-placeholder{min-height:60px;display:flex;justify-content:center;margin-bottom:30px}@media(max-width:768px){.purchase-section .purchase-group .tab-placeholder{min-height:48px;margin-bottom:48px}}.purchase-section .purchase-group+.purchase-group{margin-top:60px}.purchase-section .purchase-group .group-title{position:relative;font-size:30px;font-weight:700;margin-bottom:24px}@media(max-width:1200px){.purchase-section .purchase-group .group-title{font-size:24px}}@media(max-width:768px){.purchase-section .purchase-group .group-title{font-size:20px;margin-bottom:10px}}.purchase-section .purchase-group .group-desc{font-size:18px;color:#333;margin-bottom:36px;word-break:keep-all}@media(max-width:1200px){.purchase-section .purchase-group .group-desc{font-size:16px}}@media(max-width:768px){.purchase-section .purchase-group .group-desc{margin-bottom:28px;line-height:150%}}.purchase-section .purchase-group .group-desc span{display:block;font-size:16px;color:#666;margin-top:5px}@media(max-width:1200px){.purchase-section .purchase-group .group-desc span{font-size:15px}}@media(max-width:768px){.purchase-section .purchase-group .group-desc span{font-size:14px;margin-top:0}}.purchase-section .purchase-group .logo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 24px}@media(max-width:1200px){.purchase-section .purchase-group .logo-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.purchase-section .purchase-group .logo-grid{grid-template-columns:repeat(2,1fr);gap:16px}}.purchase-section .purchase-group .logo-grid .logo-item{background-color:#fff;border-radius:8px;padding:30px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:8px;box-shadow:1px 2px 3px #0000001a;transition:all .2s}@media(max-width:768px){.purchase-section .purchase-group .logo-grid .logo-item{padding:18px 12px}}.purchase-section .purchase-group .logo-grid .logo-item:hover{transform:translateY(-4px)}.purchase-section .purchase-group .logo-grid .logo-item .logo-img{width:100%;max-width:148px}.purchase-section .purchase-group .logo-grid .logo-item p{font-size:16px;font-weight:500;color:#333;word-break:keep-all}.purchase-section .bubble{animation:float 1.5s ease-in-out infinite;position:relative;display:inline-block;padding:3px 6px;color:#3717ce;font-weight:500;font-size:14px;background-color:#f3f3f3;border:1px solid #3717CE;border-radius:5px;margin-bottom:12px}.purchase-section .bubble:before{content:"";position:absolute;bottom:-7px;left:50%;transform:translate(-50%);border-style:solid;border-width:7px 5px 0 5px;border-color:#3717CE transparent transparent transparent}.purchase-section .bubble:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);border-style:solid;border-width:6px 4px 0 4px;border-color:#F3F3F3 transparent transparent transparent}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}main:has(.detail-section){border-top:1px solid #ddd}.detail-section .event-header{padding:60px 0 30px}@media(max-width:768px){.detail-section .event-header{padding:40px 0 20px}}@media(max-width:480px){.detail-section .event-header{padding:28px 0 16px}}.detail-section .event-header .event-title{font-size:27px;font-weight:700}@media(max-width:1200px){.detail-section .event-header .event-title{font-size:22px}}@media(max-width:768px){.detail-section .event-header .event-title{font-size:20px}}@media(max-width:480px){.detail-section .event-header .event-title{font-size:18px}}.detail-section .event-content{max-width:1120px}.detail-section .event-content img{width:100%;margin:0 auto}.detail-section .event-footer{padding:40px 0 100px;display:flex;justify-content:center}@media(max-width:768px){.detail-section .event-footer{padding:20px 0 60px}}.detail-section .event-footer .btn-home{display:flex;align-items:center;justify-content:center;width:300px;height:60px;border:1px solid #777777;border-radius:30px;font-size:16px;font-weight:600;transition:all .2s ease-in-out}.detail-section .event-footer .btn-home:hover{background-color:#303030;color:#fff}@media(max-width:768px){.detail-section .event-footer .btn-home{width:100%;height:50px;font-size:15px}}@media(max-width:480px){.detail-section .event-footer .btn-home{height:40px;font-size:14px}}footer{background-color:#303030;color:#fff;padding:30px 0 40px}footer .footer-logo{margin-bottom:20px}footer .footer-logo>img{width:52px}footer .footer-info>p:nth-child(1){font-size:12px;margin-bottom:10px}footer .footer-info>p:nth-child(2){font-size:11px}.scroll-top{position:fixed;bottom:80px;right:100px;width:50px;height:50px;background-color:#f36f20;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:1px 2px 4px #00000026}@media(max-width:1200px){.scroll-top{right:30px}}@media(max-width:768px){.scroll-top{right:16px}}
