html,body{background-color:#000;color:#333;font-weight:400;line-height:1.4;font-family:"Pretendard",sans-serif}body{overflow-x:hidden}*{margin:0;padding:0;border:none;border-collapse:collapse;font-style:normal;word-break:keep-all;box-sizing:border-box;list-style:none}html{font-size:62.5%}a{text-decoration:none;color:inherit}a:hover,a:focus,a:active,a:active{text-decoration:none;outline:none}button{border:none;cursor:pointer}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input:focus,textarea:focus,button:focus{outline:none;touch-action:manipulation}input,textarea{font-family:"Pretendard",sans-serif;touch-action:manipulation}img{max-width:100%;vertical-align:top}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media screen and (max-width: 768px){a,button{cursor:default}}.header{padding-top:min(2.5vw,4rem);margin-bottom:min(3vw,4.5rem);text-align:center}.header img{width:12rem}@media screen and (min-width: 960px){.header img{width:16.4rem}}.footer{background-color:#222;width:100%;max-width:90rem;margin-inline:auto}.footer__foot{width:95%;margin-inline:auto;position:relative;display:flex;flex-direction:column;row-gap:var(--gap-40)}.footer__logo{width:16.5rem}.footer__ohters{display:flex;gap:var(--gap-20)}.footer__info{display:flex;flex-wrap:wrap}.footer__info span:not(:last-child){position:relative;padding-right:1rem;margin-right:1rem}.footer__info span:not(:last-child)::after{content:"";display:block;width:.1rem;height:1rem;background-color:#999;position:absolute;top:50%;transform:translateY(-50%);right:0}