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