.product-card__drawer-buttons,.product-page__drawer-buttons{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.product-card__drawer-btn,.product-page__drawer-btn{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.6rem;font-size:1.4rem;font-weight:500;border:1px solid rgba(var(--color-foreground),.2);background-color:transparent;color:rgb(var(--color-foreground));cursor:pointer;transition:all var(--duration-short) ease;white-space:nowrap;text-transform:uppercase;letter-spacing:.1rem}.product-card__drawer-btn:hover,.product-page__drawer-btn:hover{border-color:rgba(var(--color-foreground),.4);background-color:rgba(var(--color-foreground),.05)}.product__brand-vendor-wrapper{margin-bottom:1rem;display:flex;justify-content:flex-end;width:100%}.product__brand-vendor-inner{display:flex;align-items:center;gap:1rem;flex-direction:row}.product__brand-logo-btn{background:none!important;border:none!important;padding:0!important;margin:0!important;cursor:pointer;display:inline-block;transition:opacity var(--duration-short) ease;flex-shrink:0}.product__brand-logo-btn:hover{opacity:.7}.product__brand-logo{max-height:2.5rem!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important}.product__vendor{margin-bottom:0}.product__vendor .caption-with-letter-spacing,.product__vendor-text{font-size:1.2rem;color:rgb(var(--color-foreground));opacity:.8;margin:0}.product__vendor-btn{background:none!important;border:none!important;padding:0!important;margin:0!important;cursor:pointer;display:inline-block;transition:opacity var(--duration-short) ease}.product__vendor-btn:hover{opacity:.7}.product__vendor-btn .caption-with-letter-spacing{margin:0}.product-card-drawer{position:relative}.product-card-drawer__details{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;visibility:hidden;opacity:0;transition:visibility var(--duration-default) ease,opacity var(--duration-default) ease}.product-card-drawer__details[open]{visibility:visible;opacity:1}.product-card-drawer__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000c;cursor:pointer}.product-card-drawer__inner{position:absolute;top:0;right:0;width:100%;max-width:50rem;height:100%;background-color:rgb(var(--color-background));box-shadow:-4px 0 20px #0000004d;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration-default) ease;overflow:hidden}.product-card-drawer__details[open] .product-card-drawer__inner{transform:translate(0)}.product-card-drawer__header{display:flex;justify-content:space-between;align-items:center;padding:2rem;border-bottom:1px solid rgba(var(--color-foreground),.1);flex-shrink:0}.product-card-drawer__title{margin:0;font-size:1.8rem;font-weight:600;color:rgb(var(--color-foreground));text-transform:uppercase;letter-spacing:.1rem}.product-card-drawer__close{background:none;border:none;font-size:3rem;color:rgb(var(--color-foreground));cursor:pointer;padding:0;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;line-height:1;transition:opacity var(--duration-short) ease}.product-card-drawer__close:hover{opacity:.7}.product-card-drawer__content{flex:1;overflow-y:auto;padding:2rem}.product-card-drawer__description,.product-card-drawer__size-chart,.product-card-drawer__brand{color:rgb(var(--color-foreground));line-height:1.6}.product-card-drawer__brand-logo{margin-bottom:2rem;text-align:center}.product-card-drawer__brand-logo img{max-width:100%;height:auto}.product-card-drawer__brand-content{margin-top:2rem}@media screen and (max-width: 749px){.product-card-drawer__inner{max-width:100%}.product-card-drawer__header,.product-card-drawer__content{padding:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/component-product-card-drawer.css.map */
