.card-page{position:relative;display:flex;align-items:center;justify-content:space-between;gap:2.4rem;padding:3rem 2rem 3rem 3rem;border-radius:var(--border-radius-block);border:.1rem solid rgb(var(--color-foreground),.03);overflow:hidden;width:100%;height:100%}.card-page__arrow{pointer-events:none;position:relative;z-index:4;width:2rem;height:2rem;color:rgb(var(--color-tertiary-button-icon));background-color:rgb(var(--background-color-tertiary-button-icon));border-color:rgba(var(--color-tertiary-button-icon),.06);box-shadow:0 2px 2px rgba(var(--color-shadow),.12)}.card-page__arrow .button-icon__icon-wrapper{width:2rem;height:2rem}.card-page__arrow .icon-button-arrow{color:rgb(var(--color-tertiary-button-icon))}@media screen and (hover:hover)and (pointer:fine){.card-page:hover .card-page__arrow{border-color:rgb(var(--color-hover-tertiary-button-icon),.08)}.card-page:hover .card-page__arrow .button-icon__icon:first-of-type{transform:translate3d(50%,0,0);opacity:0}.card-page:hover .card-page__arrow .button-icon__icon:last-of-type{transform:translateZ(0);opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/94/assets/component-page-card.css.map */
