::v-deep(.my-next-btn),::v-deep(.my-prev-btn){align-items:center;background:none;border-radius:50%;color:#5d3653;cursor:pointer;display:flex;flex-flow:row nowrap;font-size:1.5rem;gap:0;height:56px;justify-content:center;outline:1px solid rgba(222,225,232,.698);padding:10px 12px 8px 10px;position:absolute;transition:.3s;width:56px}::v-deep(.my-prev-btn){left:-20px;transform:translate(-100%)}::v-deep(.my-prev-btn):disabled{cursor:default;height:0;opacity:0;width:0}::v-deep(.my-prev-btn):hover:not(:disabled){background-color:#ebdae880}::v-deep(.my-next-btn){right:-20px;transform:translate(100%)}::v-deep(.my-next-btn):disabled{cursor:default;height:0;opacity:0;width:0}::v-deep(.my-next-btn):hover:not(:disabled){background-color:#ebdae880}.breadcrumb{color:#7f7f7f;font-size:1.2rem;margin-bottom:6px}.breadcrumb__list{display:flex}.breadcrumb__item{align-items:center;display:flex;flex-flow:row nowrap;gap:0;justify-content:center}.breadcrumb__link{min-width:-moz-max-content;min-width:max-content;text-decoration:none}.breadcrumb__separator{margin:0 8px}
