@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";:root{--main-color: #e6322e}html{width:100%;overflow-x:hidden}body{background-color:#fafafa;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,video,iframe{max-width:100%;height:auto;display:block}*,*:before,*:after{box-sizing:border-box;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;font-display:swap}.container{width:100%;max-width:1200px;margin:0 auto;padding:100px 20px}.section-header{text-align:center;margin-bottom:20px}.section-header.red{color:#fff}.section-title{font-size:2.5rem;font-weight:700;margin:0 0 12px}.devider{display:flex;justify-content:center;align-items:center}.devider-line{border-top:2px solid var(--main-color);width:50px;margin:1rem 0 2rem}.devider-line.red{border-top:2px solid #ffffff}.common-button{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-weight:500;font-size:1rem;padding:.75rem 2rem;border-radius:.75rem;transition:all .3s ease}.common-button:hover{transform:translateY(-2px)}.common-button.white{border:1.58px solid #878794;background-color:#fff;color:#09090b;box-shadow:0 4px 6px #d3d3d366}.common-button.white:hover{box-shadow:0 10px 15px #e6e6e680}.common-button.black{border:1.58px solid #3b3b3b;background-color:#000;color:#fff;box-shadow:0 4px 6px #3f3f3f66}.common-button.black:hover{box-shadow:0 10px 15px #3d3d3d99}.header{position:fixed;top:0;left:0;right:0;height:64px;display:flex;align-items:center;z-index:1000;background:transparent;color:#fff;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease}.header-scrolled{background-color:#000;color:#fff;box-shadow:0 2px 6px #0000000f}.header-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}.white-logo{height:30px;width:auto;letter-spacing:.08em;cursor:pointer}.header-nav{display:flex;align-items:center;gap:14px}.header-nav button{font-size:1.2rem;background:none;border:none;padding:4px 16px;cursor:pointer;color:inherit}.header-nav button:hover{color:#fcffe5;transform:scale(1.15)}.header-nav .select-wrapper{position:relative;display:inline-block}.header-nav ul{box-sizing:border-box;font-size:1.2rem;background:#000;color:#fff;border:1px solid #ffffff;box-shadow:0 4px 12px #00000014;margin:6px 0 0;padding:.25rem 0;cursor:default;list-style:none;position:absolute;top:125%;left:-.5rem;min-width:120px;z-index:1000;border-radius:10px}.header-nav li{font-size:1.2rem;position:relative;cursor:pointer;border-radius:6px;padding:.5rem 1rem}.header-nav li.active{background:#ffffff1f}.header-nav li.noactive{background:transparent}@media(max-width:768px){.header-inner{padding:0 1rem}.header-nav button{display:none}.header-nav select,.header-nav .select-wrapper button{display:flex}}footer{background-color:#000;padding:2rem 4rem;color:#fff}.footer-logo{width:200px;height:auto}.footer-information{margin-top:1.5rem}.footer-information p{line-height:1.5;margin:0}.footer-copyright{margin-top:2rem}.hero{position:relative;height:100vh;width:100%;min-height:620px;color:#fff;background-image:url(/factory.webp);background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#000000d8,#00000091)}.hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.hero-subtitle{font-size:1.5rem;margin:0 0 1rem;color:#fff;text-align:center}.hero-title{font-size:3.5rem;font-weight:700;text-align:center;margin:0 0 5rem;color:#fff}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:30px;border-radius:16px;width:50%;max-width:90%;max-height:90%;overflow-y:auto;box-shadow:0 2px 10px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center}.modal-header h2{margin:0}.close-button{cursor:pointer}.modal-address h3{font-weight:500;margin:1.25rem 0 .5rem}.address-text{width:fit-content;cursor:pointer;display:flex;align-items:center;gap:.5rem}.address-text p{border-bottom:1.5px solid #b3b3b3;margin:0}.address-text svg{cursor:pointer}.modal-map{width:100%;height:400px}.modal-map div{width:100%;height:100%}@media(max-width:768px){.modal-content{width:90%}}@media screen and (min-width:769px)and (max-width:1280px){.modal-content{width:80%}}.about-content{display:flex;align-items:center;justify-content:space-between;gap:40px}.about-description{flex:1;line-height:1.8;font-size:18px}.about-video{flex:1 1 0;min-width:0}.video-wrapper{position:relative;width:100%;padding-top:56.25%;border-radius:12px;overflow:hidden}.video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.about .common-button{margin-right:.5rem}@media(max-width:768px){.about{padding:80px 0}.about-content{flex-direction:column;align-items:flex-start;gap:40px}.about-video{width:100%}}.product{background-color:var(--main-color)}.product:before{content:"";position:absolute;inset:0;background:#00000059}.product-item{display:flex;align-items:start;gap:20px;margin-top:1.5rem}.product-item-index{font-size:4rem;font-weight:600;color:#fff;flex:1;text-align:center;margin:0}.product-item-content{flex:7;display:flex;flex-direction:column}.product-item-title{font-size:1.3rem;font-weight:700;color:#fff;margin:.5rem 0}.product-item-description{line-height:1.7;color:#fff;font-size:1rem}.history-container{display:grid;grid-template-columns:12rem 3fr;gap:4rem;align-items:start}.history{border-bottom:#b6b6b63b 1.5px solid;max-width:1200px;margin:0 auto}.history-timeline{position:relative;display:flex;flex-direction:column;margin-top:5px;gap:1rem}.history-year-row{display:flex;gap:3rem}.history .common-button{height:3rem;width:100%;font-size:18px;font-weight:500}.history-year-events{position:relative;padding-left:2rem;display:flex;flex-direction:column;gap:1.5rem}.history-year-events:before{content:"";position:absolute;top:0;bottom:0;left:.75rem;width:2px;background-color:#e3e7ec}.history-event{position:relative;display:flex;gap:12px;line-height:1.7}.history-event:before{content:"";position:absolute;left:-1.6rem;top:.85rem;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;background-color:#38b66a}.history-event-month{font-weight:600;color:#acacac;min-width:24px}.history-event-text{color:#333}.history-separater{height:0px}@media(max-width:768px){.history-container{grid-template-columns:1fr}.history{padding:5rem 0}.history-year-row{gap:1.5rem}.history-year{font-size:20px;width:fit-content}.history-timeline:before{left:5.45rem}}.form-container{display:flex;width:50rem;margin:auto;flex-direction:column;align-items:center;justify-content:center;gap:15px}.logo-container{box-sizing:border-box;width:80px;height:80px;background:linear-gradient(180deg,#f8f8f800 50%,#f8f8f888);border:1px solid #f7f7f8;filter:drop-shadow(0px .5px .5px #efefef) drop-shadow(0px 1px .5px rgba(239,239,239,.5));border-radius:11px}.title-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.title{margin:0;font-size:1.25rem;font-weight:700;color:#212121}.subtitle{font-size:.725rem;max-width:80%;text-align:center;line-height:1.1rem;color:#8b8e98}.input-container{width:100%;height:fit-content;position:relative;display:flex;flex-direction:column;gap:5px}.icon{width:20px;position:absolute;z-index:99;left:12px;top:1.75rem}.input-label{font-size:.75rem;color:#57595f;font-weight:600}.input-field{width:auto;height:40px;padding:0 0 0 40px;border-radius:7px;outline:none;border:1px solid #e5e5e5;filter:drop-shadow(0px 1px 0px #efefef) drop-shadow(0px 1px .5px rgba(239,239,239,.5));transition:all .3s cubic-bezier(.15,.83,.66,1)}.message .input-field{height:100px;padding-top:12px;resize:none}.input-field:focus{border:1px solid transparent;box-shadow:0 0 0 2px #242424;background-color:transparent}.personal-info-consent-checkbox{display:flex;margin-right:auto;margin:.5rem auto 1rem 0;align-items:center}.ios-checkbox{--checkbox-size: 1.5rem;position:relative;display:inline-block;cursor:pointer;-webkit-user-select:none;user-select:none;margin-right:.5rem;-webkit-tap-highlight-color:transparent}.ios-checkbox input{display:none}.checkbox-wrapper{position:relative;width:var(--checkbox-size);height:var(--checkbox-size);border-radius:8px;transition:transform .2s ease}.checkbox-bg{position:absolute;inset:0;border-radius:8px;border:2px solid var(--checkbox-border);background:#fff;transition:all .2s ease}.checkbox-icon{position:absolute;inset:0;margin:auto;width:80%;height:80%;color:#fff;transform:scale(0);transition:all .2s ease}.check-path{stroke-dasharray:40;stroke-dashoffset:40;transition:stroke-dashoffset .3s ease .1s}.ios-checkbox input:checked+.checkbox-wrapper .checkbox-bg{background:var(--checkbox-color);border-color:var(--checkbox-color)}.ios-checkbox input:checked+.checkbox-wrapper .checkbox-icon{transform:scale(1)}.ios-checkbox input:checked+.checkbox-wrapper .check-path{stroke-dashoffset:0}.ios-checkbox:hover .checkbox-wrapper{transform:scale(1.05)}.ios-checkbox:active .checkbox-wrapper{transform:scale(.95)}.ios-checkbox input:focus+.checkbox-wrapper .checkbox-bg{box-shadow:0 0 0 4px var(--checkbox-bg)}.ios-checkbox.red{--checkbox-color: var(--main-color);--checkbox-bg: #fee2e2;--checkbox-border: #fca5a5}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.ios-checkbox input:checked+.checkbox-wrapper{animation:bounce .3s cubic-bezier(.4,0,.2,1)}.submit-button{width:100%;height:40px;border:0;background:#000;border-radius:7px;outline:none;color:#fff;cursor:pointer}@media(max-width:768px){.form-container{width:100%}}
