*{box-sizing:border-box;margin:0;padding:0}:root{--main-color:brown;--green-color:#67fffd;--font-size-content:1rem;--gap-100:8px;--gap-200:16px}body{color:#222;background-color:#fff;width:100%;min-width:375px;font-family:Pretendard Variable,Pretendard,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p{letter-spacing:-.25px;font-size:16px;font-weight:400;line-height:1.6}ul,ol{list-style:none}img{max-width:100%;display:block}button{cursor:pointer;font:inherit;background:0 0;border:none}.main-container{flex-direction:column;min-width:375px;height:auto;margin:0 auto;padding:0;display:flex}:focus{outline:none}.mint{color:#339a99}@media screen and (max-width:1024px){h1{font-size:32px}p{font-size:16px}h2{font-size:24px}}
.footer{color:#fff;background-color:#2b2b2b;justify-content:center;width:100%;min-width:375px;height:519px;padding:80px 36px;display:flex}.footer-inner{box-sizing:border-box;flex-direction:column;gap:60px;width:100%;max-width:1440px;display:flex}.footer-content-wrapper{border-bottom:2px solid #a1a1a1;flex-direction:row;width:100%;height:173px;padding-bottom:48px;display:flex}.footer-logo{aspect-ratio:auto;cursor:pointer;width:200px}.footer-info{flex-direction:column;gap:48px;width:100%;height:271px;display:flex}.footer-company{flex-direction:column;flex:1;gap:16px;display:flex}.footer-menu{cursor:pointer;flex:1;grid-template-columns:repeat(2,auto);display:grid}.footer-company p{font-size:14px;font-weight:600;line-height:1.4}.footer-bottom{flex-direction:column;gap:16px;height:50px;font-size:14px;font-weight:600;display:flex}.footer-item{font-size:18px}.mo-br{display:none}@media screen and (max-width:1024px){.footer{height:694px}.footer-content-wrapper{flex-direction:column;gap:60px;height:445px}.footer-menu{gap:24px}}@media screen and (max-width:480px){.footer-logo{width:145px}.mo-br{display:block}.footer{height:511px;padding:48px 24px}.footer-inner{gap:48px}.footer-company{gap:8px}.footer-company p{font-size:10px}.footer-info{gap:32px;height:343px}.footer-item{font-size:14px}.footer-content-wrapper{gap:48px;height:271px;padding-bottom:32px}.footer-menu{gap:20px;height:99px;padding-bottom:32px}.footer-bottom{font-size:10px}}
header{z-index:99;background-color:#fff;border-bottom:.05rem solid #f0f0f0;justify-content:center;width:100%;display:flex;position:sticky;top:0}.header-wrapper{justify-content:space-between;align-items:center;width:100%;min-width:375px;max-width:1512px;height:100px;padding:0 36px;display:flex;position:relative}@media screen and (max-width:480px){.header-wrapper{height:56px;padding:0 24px}.header-wrapper .nav-center-wrapper,.header-wrapper>.menu right{display:none}}.logo-wrapper{flex-shrink:0;align-items:center;width:200px;height:100%;display:flex}@media screen and (max-width:480px){.logo-wrapper{width:146px}}
.header-wrapper nav{width:100%}.header-wrapper ul{justify-content:end;align-items:center;display:flex}.nav-center-wrapper{align-items:center;gap:2.5rem;height:100%;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}@media screen and (max-width:1024px){.nav-center-wrapper{display:none}}.sidebar-icon{width:32px;height:32px}@media screen and (max-width:428px){.sidebar-icon{width:24px;height:24px}}.nav-right-wrapper .sidebar-menu-icon{height:32px;font-size:32px;display:none}.nav-right-wrapper .menu{display:flex}@media screen and (max-width:1024px){.nav-right-wrapper .menu{display:none}.nav-right-wrapper .sidebar-menu-icon{align-items:center;display:flex}}.menu{cursor:pointer;color:#222;font-size:18px;transition:color .2s;position:relative}.menu.active{color:#1ea4a8}.menu.active:after{content:"";background:#1ea4a8;border-radius:1px;width:100%;max-width:4rem;height:4px;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}
.sidebar-overlay{z-index:100;background:#00000080;width:100%;height:100%;position:fixed;top:0;left:0}.sidebar-menu{z-index:101;background-color:#fff;width:360px;height:100vh;position:fixed;top:0;right:0}.sidebar-header{box-sizing:border-box;background-color:#01aaa7;justify-content:space-between;align-items:center;width:100%;height:100px;padding:0 24px;display:flex}.sidebar-logo{object-fit:contain;width:207px;height:auto;display:block}.sidebar-close{aspect-ratio:auto;cursor:pointer;width:32px;display:block}.sidebar-list{flex-direction:column;width:100%;height:280px;padding:0 24px;display:flex}.sidebar-item{border-bottom:1px solid #f0f0f0;align-items:center;width:312px;height:56px;font-size:16px;font-weight:500;display:flex}@media screen and (max-width:480px){.sidebar-header{height:56px}.sidebar-menu{width:300px}.sidebar-list{height:240px}.sidebar-item{width:252px}.sidebar-logo{width:146px}.sidebar-close{width:18px}.sidebar-item{font-size:14px}}
