.wdc-footer{background-color:var(--gray-900);color:#fff;padding:100px 0;font-size:12px;line-height:1.6}.wdc-footer__inner{text-align:left;flex-direction:column;align-items:flex-start;max-width:1320px;margin:0 auto;display:flex}@media (max-width:768px){.wdc-footer__inner{padding:0 15px}}@media (max-width:1320px){.wdc-footer__inner{padding:0 20px}}.wdc-footer__logo{margin-bottom:30px;font-size:16px;font-weight:700}@media (max-width:768px){.wdc-footer__logo{margin-bottom:10px;font-size:14px}}
.wdc-header{z-index:100;color:#323232;width:100%;height:72px;display:flex;position:fixed;top:0}.wdc-header.light{color:#fff}@media (max-width:768px){.wdc-header.light{color:#323232}.wdc-header{background-color:#fff;height:56px;position:sticky}}.wdc-header .header-inner{justify-content:space-between;align-items:center;width:100%;max-width:1320px;margin:0 auto;display:flex}@media (max-width:768px){.wdc-header .header-inner{justify-content:center}}.wdc-header .title{font-family:var(--font-baskerville);font-size:21px;font-weight:700}.wdc-header .title:hover{color:var(--main-color)}.wdc-header .nav{gap:50px;display:flex}@media (max-width:768px){.wdc-header .nav{display:none}}.wdc-header .link{font-family:Apple SD Gothic Neo;font-size:12px;font-weight:700}.wdc-header .link:hover{color:var(--main-color)}@media (max-width:1320px){.wdc-header{padding:0 20px}}html{scroll-behavior:smooth}
