product-content-drawer dialog.product-content-drawer__dialog{margin:0 auto 0 0;border-right:var(--style-border-drawer);border-left:none}product-content-drawer dialog.product-content-drawer__dialog[open]{--start-x: var(--custom-transform-from, -100%);--end-x: var(--custom-transform-to, 0px);--start-opacity: 1;animation:var(--dialog-drawer-opening-animation) var(--animation-speed) var(--animation-easing) forwards}product-content-drawer dialog.product-content-drawer__dialog[open].dialog-closing{--start-x: 0px;--end-x: -100%;--start-opacity: 1;--end-opacity: 1;animation:var(--dialog-drawer-closing-animation) var(--animation-speed) var(--animation-easing)}.product-content-drawer__button{position:relative;background-color:var(--fruiter-gray);outline:none;padding-inline:1rem;padding-block:.5rem;border:none;width:100%;font-size:21px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:background-color var(--animation-speed) var(--animation-easing);margin-block:.7rem}.product-content-drawer__button:hover,.product-content-drawer__button:focus,.product-content-drawer__button:focus-visible,.product-content-drawer__button:focus-within{cursor:pointer}.product-content-drawer__button-icon{display:inline-flex;z-index:2}.product-content-drawer__button-icon svg{transition:transform .4s var(--animation-easing)}.product-content-drawer__button:hover .product-content-drawer__button-icon svg,.product-content-drawer__button:focus .product-content-drawer__button-icon svg,.product-content-drawer__button:focus-visible .product-content-drawer__button-icon svg,.product-content-drawer__button:focus-within .product-content-drawer__button-icon svg{transform:scale(1.1)}.product-content-drawer__button .product-content-drawer__background{opacity:1;transition:opacity var(--animation-speed) var(--animation-easing)}.product-content-drawer__button-text{display:block;color:var(--color-foreground)}.product-content-drawer__drawer-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-inline:1.5rem}.product-content-drawer__drawer-title{text-transform:uppercase;font-size:28px}button.product-content-drawer__close{right:9px;position:relative;top:unset}.product-content-drawer__close .svg-wrapper{height:42px;width:42px}.product-content-drawer__close svg{height:42px;width:42px}.product-content-drawer__content{padding:1.5rem}.product-content-drawer__background{position:absolute;left:0}.product-content-drawer__background path{fill:var(--fruiter-gray)}.product-content-drawer__background--top{top:-18px}.product-content-drawer__background--bottom{bottom:-18px}@media screen and (min-width:1200px){.product-content-drawer__background--top{top:-20px}.product-content-drawer__background--bottom{bottom:-20px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/fruiter-product-content-drawer.css.map */
