*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{font-family:Barlow,sans-serif;background:#fff;color:#111;padding-top:68px}.hdr{height:68px;background:#fff;border-bottom:1px solid #e0dbd4;justify-content:space-between;padding:0 48px;position:fixed;top:0;left:0;right:0;z-index:100;box-shadow:0 1px 6px rgba(0,0,0,.06)}.hdr,.logo-wrap{display:flex;align-items:center}.logo-wrap{gap:10px;text-decoration:none}.logo-wrap img{height:44px;width:44px;object-fit:contain;display:block;flex-shrink:0}.logo-text{font-family:Big Shoulders Display,sans-serif;font-weight:800;font-size:20px;color:#1a1a1a;text-transform:uppercase;letter-spacing:.04em;line-height:1}.logo-lv{color:#b8401a}.hdr-nav a{font-weight:600;font-size:15px;color:#222;text-decoration:none;margin-left:36px}.hdr-nav a:hover{color:#b8401a}footer{background:#111622;padding:30px max(60px,calc((100% - 1200px) / 2));display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:14px}.ft-links a{font-size:13px;color:rgba(255,255,255,.4);text-decoration:none;margin-left:20px}.ft-links a:hover{color:#fff}.ft-copy{font-size:12px;color:rgba(255,255,255,.28)}.hamburger{display:none}@media (max-width:680px){body{padding-top:60px}.hdr{padding:0 16px;height:60px}.logo-text{font-size:16px}.hdr-nav{display:none;position:fixed;top:60px;left:0;right:0;background:#fff;border-bottom:2px solid #e0dbd4;flex-direction:column;padding:8px 0;box-shadow:0 6px 20px rgba(0,0,0,.12);z-index:99}.hdr-nav.open{display:flex}.hdr-nav a{margin-left:0;padding:14px 20px;border-bottom:1px solid #f0ece6;font-size:16px;display:block}.hdr-nav a:last-child{border-bottom:none}.hamburger{display:flex;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.hamburger span{display:block;width:22px;height:2px;background:#333;transition:.2s}.hamburger.active span:first-child{transform:translateY(7px) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}