.page_slider__dIQOt{position:relative;background:var(--ink-100);min-height:calc(100vh - var(--header-h));max-width:var(--container);margin-inline:auto;margin-block:var(--s-4);overflow:hidden;border-radius:var(--radius)}.page_arrow__sO0lj{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;color:var(--panel-00);cursor:pointer;opacity:.55;transition:opacity var(--dur-base) var(--ease-out),color var(--dur-base) var(--ease-out)}.page_arrow__sO0lj:focus-visible,.page_arrow__sO0lj:hover{opacity:1;color:var(--lamp-amber);outline:none}.page_arrowPrev__ylUqY{left:var(--s-3)}.page_arrowNext__ALYY3{right:var(--s-3)}.page_dots__M0sz8{position:absolute;left:0;right:0;bottom:var(--s-4);display:flex;justify-content:center;gap:12px}.page_dot__T8eCC{width:12px;height:12px;border-radius:50%;background:var(--panel-00);opacity:.35}.page_dotActive__qKzni{opacity:1;background:var(--lamp-amber)}