body,html{width:100%;height:100%;overflow:hidden}#canvas-container{width:100vw;height:100dvh}.page{position:absolute;inset:0;width:100vw;height:100dvh;overflow:hidden;display:flex;justify-content:center;align-items:center}.page__content{padding-top:3rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.page__top{padding-bottom:10%}.page__center{display:flex;align-items:center;justify-content:center;padding-bottom:12%}.page__bottom{margin-top:auto}.page__number{width:7.4rem;display:block;font-family:Magistral,sans-serif;font-style:normal;font-weight:700;font-size:10.4rem;line-height:110%;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#fff}@media (max-width:480px){.page__number{font-size:30vw;width:22vw}}@media (max-height:550px){.page__number{font-size:30vh;width:22vh}}.page__img{display:flex;justify-content:center;align-items:center}.page__img img{object-fit:contain}@media (min-width:480px){.page__img img{width:241px;height:280px;margin:0 1.5rem 3px}}@media (max-height:550px){.page__img img{width:170px;height:180px}}.link-button{z-index:2}