.care-services-drawer{position:fixed;top:0;left:0;width:100vw;height:100%;z-index:var(--z-index-cart-drawer);display:flex;justify-content:flex-end;background-color:rgba(var(--color-foreground),0);visibility:hidden;pointer-events:none}.care-services-drawer.active,.care-services-drawer.closing{visibility:visible;pointer-events:auto}.care-services-drawer.closing{pointer-events:none}.care-services-drawer.active{animation:fadeIn var(--animation-duration-4) ease forwards}.care-services-drawer.closing{animation:fadeOut var(--animation-duration-4) ease forwards}.care-services-drawer__overlay{position:fixed;top:0;top:calc(var(--header-bottom-position) + var(--header-height) + .1rem);right:0;bottom:0;left:0;opacity:0}.care-services-drawer__overlay:empty{display:block}.care-services-drawer.active .care-services-drawer__overlay{animation:fadeIn var(--animation-duration-4) ease forwards}.care-services-drawer.closing .care-services-drawer__overlay{animation:fadeOut var(--animation-duration-4) ease forwards}.care-services-drawer .drawer__inner{height:100%;width:40rem;max-width:calc(100vw - 3rem);padding:0;border-right:0;background:var(--Surface-Surface-Blur, rgba(255, 255, 255, .95));box-shadow:0 4px 4px #bbbbbb26;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);overflow:hidden;display:flex;flex-direction:column;transform:translate(100%)}.care-services-drawer.active .drawer__inner{animation:slideInRight var(--animation-duration-4) ease forwards}.care-services-drawer.closing .drawer__inner{animation:slideOutRight var(--animation-duration-4) ease forwards}@media screen and (min-width: 750px){.care-services-drawer .drawer__inner{width:400px}}.care-services-drawer .drawer__header{display:flex;align-items:center;justify-content:flex-end;margin:11px 0;border-bottom:none;position:absolute;top:0;right:0;z-index:2}.global__drawer-close{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.global__drawer-close{padding:2px 0;background:transparent;border:none;cursor:pointer;transition:opacity var(--animation-duration-4) ease}.global__drawer-close:hover{background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.global__drawer-close:before{content:"";display:block;width:24px;height:24px;background-image:var(--icon-notification-bar-close);background-repeat:no-repeat;background-size:24px 24px;background-position:center center}.global__drawer-close:focus,.global__drawer-close:active{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);outline:none!important;box-shadow:none!important}.care-services-drawer .drawer__contents{flex-grow:1;overflow:auto;padding:68px 0 0 12px}.care-services-drawer__content{display:flex;flex-direction:column;gap:3.2rem}.care-services-drawer__links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--Spacing-1, 8px)}.care-services-drawer__links>li.care-service-menu__title{margin:0 0 4px}.care-services-drawer__link{display:block;text-decoration:none}.care-services-drawer__link:hover{color:var(--Text-Text-Primary, #201B1B);font-size:11px;line-height:140%;letter-spacing:.3px;text-transform:uppercase;font-weight:500}.care-services-drawer__empty{padding:4rem 2rem;text-align:center}.care-services-trigger{cursor:pointer;transition:opacity var(--animation-duration-4) ease}.care-services-trigger:hover{opacity:.8}@media screen and (max-width: 749px){.care-services-drawer__section,.care-services-drawer__menu-item{padding:1.6rem}.care-services-drawer__menu-list{gap:1.6rem}}.care-services-drawer__links li{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/588/assets/component-care-services-drawer.css.map */
