@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(var(--spacing-20))}to{transform:translate(0)}}@keyframes kvSlideBar{0%{scale:0 1}to{scale:1 1}}.c-page-anchor-link{display:flex;align-items:center;justify-content:center;max-width:58.5651537335vw;padding:var(--spacing-24);margin:0 auto;background-color:#fff4f3}.c-page-anchor-link__list{display:flex;gap:var(--spacing-30)}.c-page-anchor-link__list__item{font-size:16px;font-size:1.6rem;font-size:4.2666666667vw}@media screen and (min-width:769px){.c-page-anchor-link__list__item{font-size:1.1713030747vw}}@media screen and (min-width:1367px){.c-page-anchor-link__list__item{font-size:16px;font-size:1.6rem}}.c-page-anchor-link__list__item{line-height:1.7;letter-spacing:0}@media screen and (min-width:769px){.c-page-anchor-link__list__item{font-size:18px;font-size:1.8rem;font-size:4.8vw}}@media screen and (min-width:769px)and (min-width:769px){.c-page-anchor-link__list__item{font-size:1.317715959vw}}@media screen and (min-width:769px)and (min-width:1367px){.c-page-anchor-link__list__item{font-size:18px;font-size:1.8rem}}.c-page-anchor-link__list__item{position:relative;padding-right:var(--spacing-36);font-weight:700;color:#d80c18;transition:opacity .2s ease}.c-page-anchor-link__list__item:after{position:absolute;top:50%;right:0;display:inline-block;width:16px;height:16px;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 12L2 6.00712L3.00832 5L8 9.98575L12.9917 5L14 6.00712L8 12Z' fill='%23D80C18'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;transform:translateY(-50%)}.c-page-anchor-link__list__item:focus{opacity:.5}@media(hover:hover)and (pointer:fine){.c-page-anchor-link__list__item:hover{opacity:.5}}