.mental-health-sidebar{position:relative;width:100%;background:#b90404;min-height:100vh;overflow:visible}.mental-health-sidebar__container{display:flex;gap:0;width:100%;margin:0;position:relative;min-height:100vh;background:#b90404;overflow-x:hidden;overflow-y:visible;padding:0;box-sizing:border-box}.mental-health-sidebar__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:97;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mental-health-sidebar__overlay.visible{opacity:1;visibility:visible}.mental-health-sidebar__sidebar{position:fixed;top:0;left:0;height:100vh;min-height:100vh;max-height:100vh;width:var(--sidebar-width, 280px);flex-shrink:0;background:#b90404;border-right:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;z-index:100;overflow-y:auto;overflow-x:hidden;transition:transform 1.2s cubic-bezier(.32,.72,0,1),top .6s cubic-bezier(.25,.46,.45,.94),height .6s cubic-bezier(.25,.46,.45,.94)!important;will-change:transform,top,height;transform:translate(0);backface-visibility:hidden;box-shadow:8px 0 40px #00000026;box-sizing:border-box}.mental-health-sidebar__sidebar.sidebar-open{transform:translate(0);transition:transform 1.2s cubic-bezier(.32,.72,0,1)!important}.mental-health-sidebar__sidebar:not(.header-scrolled){border-right:1px solid rgba(var(--color-foreground),.1)}.mental-health-sidebar__sidebar-body{display:flex;flex-direction:column;height:100%;padding:0 .5rem 1.5rem 1rem;gap:1.5rem;overflow:hidden;justify-content:flex-start;align-items:flex-end}.mental-health-sidebar__sidebar-scroll{display:flex;flex-direction:column;flex:1;overflow-y:auto;overflow-x:hidden;gap:0;width:100%;justify-content:flex-start;align-items:flex-end}.mental-health-sidebar__toggle-btn{position:fixed;top:0;left:0;width:48px;height:48px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;display:flex!important;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;z-index:201;box-shadow:2px 2px 8px #0000001a;transition:background .2s ease,box-shadow .2s ease,top .6s cubic-bezier(.25,.46,.45,.94)!important;will-change:top;padding:0;margin:0}.mental-health-sidebar__toggle-btn:hover{background:#f5f5f5;box-shadow:2px 2px 12px #00000026}.mental-health-sidebar__toggle-btn .toggle-btn__line{display:block;width:22px;height:2px;background-color:#1a1a1a;border-radius:2px;transition:all .7s cubic-bezier(.4,0,.2,1);transform-origin:center}.mental-health-sidebar__toggle-btn:hover .toggle-btn__line{background-color:#b90404}.mental-health-sidebar__toggle-btn.is-cross .toggle-btn__line--top{transform:translateY(7px) rotate(45deg)}.mental-health-sidebar__toggle-btn.is-cross .toggle-btn__line--middle{opacity:0;transform:scaleX(0)}.mental-health-sidebar__toggle-btn.is-cross .toggle-btn__line--bottom{transform:translateY(-7px) rotate(-45deg)}.mental-health-sidebar__sidebar.sidebar-hidden{transform:translate(-100%);box-shadow:none;transition:transform 1.2s cubic-bezier(.32,.72,0,1)!important}.mental-health-sidebar__toggle-btn{visibility:visible!important;opacity:1!important;display:flex!important}.mental-health-sidebar__content.sidebar-collapsed{margin-left:0;width:100%;max-width:100%;transition:margin-left 1.2s cubic-bezier(.32,.72,0,1),width 1.2s cubic-bezier(.32,.72,0,1),max-width 1.2s cubic-bezier(.32,.72,0,1)}.mental-health-sidebar__content.sidebar-collapsed .mental-health-sidebar__products-grid{grid-template-columns:repeat(4,1fr)}.mental-health-sidebar__content:not(.sidebar-collapsed){margin-left:var(--sidebar-width, 280px)!important;width:calc(100% - var(--sidebar-width, 280px))!important;max-width:calc(100% - var(--sidebar-width, 280px))!important;position:relative;left:0;overflow-x:hidden!important;transition:margin-left 1.2s cubic-bezier(.32,.72,0,1),width 1.2s cubic-bezier(.32,.72,0,1),max-width 1.2s cubic-bezier(.32,.72,0,1)!important}.mental-health-sidebar__content:not(.sidebar-collapsed) .mental-health-sidebar__products-grid{grid-template-columns:repeat(3,1fr)!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important;box-sizing:border-box;padding-left:2rem!important;padding-right:2rem!important;margin-left:0!important;margin-right:0!important}.mental-health-sidebar__content:not(.sidebar-collapsed) .mental-health-sidebar__products-header{padding-left:2rem;padding-right:2rem;width:100%;max-width:100%;box-sizing:border-box}.mental-health-sidebar__content:not(.sidebar-collapsed) .mental-health-sidebar__product-item{width:100%!important;max-width:100%!important;box-sizing:border-box;overflow:hidden;margin:0;padding:0}.mental-health-sidebar__content:not(.sidebar-collapsed) .mental-health-sidebar__product-item .card-wrapper,.mental-health-sidebar__content:not(.sidebar-collapsed) .mental-health-sidebar__product-item .card,.mental-health-sidebar__content:not(.sidebar-collapsed) .mental-health-sidebar__product-item .card__media{width:100%!important;max-width:100%!important;box-sizing:border-box;overflow:hidden;margin-left:0!important;margin-right:0!important}.mental-health-sidebar__logo{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:0 0 .75rem;margin-top:0;margin-bottom:0;position:relative;z-index:20;border-bottom:1px solid rgba(255,255,255,.2);width:100%;visibility:visible;opacity:1}.mental-health-sidebar__logo-icon{width:1.5rem;height:1.25rem;flex-shrink:0;border-radius:.25rem .25rem .125rem .125rem;background:rgba(var(--color-foreground),1);transition:all .3s ease}.mental-health-sidebar__logo-text{font-size:1.5rem;font-weight:700;color:#fff;white-space:nowrap;opacity:1;text-transform:uppercase;transition:opacity .3s ease;letter-spacing:.02em;display:inline-block;visibility:visible}.mental-health-sidebar__nav{display:flex;flex-direction:column;gap:0;flex:1;width:100%;justify-content:flex-start;align-items:flex-end;margin-top:0;padding-top:0}.mental-health-sidebar__category-group{display:flex;flex-direction:column;gap:.1rem;width:100%;margin-top:0;margin-bottom:.4rem;padding-top:0;padding-bottom:0;align-items:flex-end}.mental-health-sidebar__category-group:first-child{margin-top:20px;padding-top:0}.mental-health-sidebar__category-button{display:inline-flex;align-items:center;justify-content:flex-end;width:calc(100% - 60px);padding:.25rem .2rem;background:transparent;border:none;text-align:right;cursor:pointer;font-size:1.125rem;font-weight:700;color:#fff;transition:all .2s cubic-bezier(.4,0,.2,1);border-radius:.15rem;font-family:inherit;position:relative;overflow:hidden;min-height:auto;box-sizing:border-box;margin-left:auto}.mental-health-sidebar__category-group:first-child{margin-top:20px}.mental-health-sidebar__category-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.05);opacity:0;transition:opacity .2s ease;border-radius:.5rem}.mental-health-sidebar__category-button:hover:before{opacity:1}.mental-health-sidebar__category-button:hover,.mental-health-sidebar__category-group:hover .mental-health-sidebar__category-button{color:#000;background:#fff;transform:translate(2px)}.mental-health-sidebar__category-button.active{background:rgba(var(--color-foreground),.08);color:#fff}.mental-health-sidebar__category-button.active:before{opacity:0}.mental-health-sidebar__category-text{position:relative;z-index:1;transition:color .2s ease;font-weight:700;text-align:center;width:100%;padding-right:2.5rem;padding-left:2.5rem;box-sizing:border-box;color:#fff}.mental-health-sidebar__category-button:hover .mental-health-sidebar__category-text,.mental-health-sidebar__category-group:hover .mental-health-sidebar__category-text{color:#000}.mental-health-sidebar__category-button.active .mental-health-sidebar__category-text{color:#fff}.mental-health-sidebar__chevron{transition:transform .3s cubic-bezier(.4,0,.2,1),color .2s ease;flex-shrink:0;position:absolute;right:1.25rem;z-index:2;color:#fff;pointer-events:none}.mental-health-sidebar__category-button:hover .mental-health-sidebar__chevron{color:#000}.mental-health-sidebar__category-button.active .mental-health-sidebar__chevron{color:#fff}.mental-health-sidebar__category-button[aria-expanded=true] .mental-health-sidebar__chevron,.mental-health-sidebar__category-group:hover .mental-health-sidebar__chevron{transform:rotate(90deg);color:#000}.mental-health-sidebar__subcategories{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.mental-health-sidebar__category-group:hover .mental-health-sidebar__subcategories{max-height:500px;transition:max-height .4s ease-in;padding-left:0;padding-right:.2rem;display:flex;flex-direction:column;align-items:flex-end;gap:0;margin-left:0;margin-right:0;border-left:none;border-right:1px solid rgba(255,255,255,.2);width:100%}.mental-health-sidebar__subcategory-button{display:inline-flex;align-items:center;justify-content:flex-end;width:calc(100% - 70px);padding:.2rem .15rem;background:transparent;border:none;text-align:right;cursor:pointer;font-size:1rem;font-weight:500;color:#fff;transition:all .2s cubic-bezier(.4,0,.2,1);border-radius:.1rem;font-family:inherit;position:relative;overflow:hidden;min-height:auto;margin-left:auto}.mental-health-sidebar__subcategory-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.06);opacity:0;transition:opacity .2s ease,transform .2s ease;border-radius:.3rem;transform:scaleX(0);transform-origin:right}.mental-health-sidebar__subcategory-button:hover:before{opacity:1;transform:scaleX(1)}.mental-health-sidebar__subcategory-button:hover{color:#000}.mental-health-sidebar__subcategory-button.active{color:#fff;font-weight:600}.mental-health-sidebar__subcategory-button.active:before{opacity:0;transform:scaleX(0)}.mental-health-sidebar__subcategory-text{position:relative;z-index:1;color:#fff;transition:color .2s ease}.mental-health-sidebar__subcategory-button:hover .mental-health-sidebar__subcategory-text{color:#000}.mental-health-sidebar__content{flex:1;margin-left:var(--sidebar-width, 280px);background:#b90404;min-height:100vh;height:auto;width:calc(100% - var(--sidebar-width, 280px));max-width:calc(100% - var(--sidebar-width, 280px));transition:margin-left 1.2s cubic-bezier(.32,.72,0,1),width 1.2s cubic-bezier(.32,.72,0,1),max-width 1.2s cubic-bezier(.32,.72,0,1);padding-top:0;padding-left:0;padding-right:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:visible;box-sizing:border-box;position:relative;left:0;z-index:1;min-width:0;flex-shrink:1}.mental-health-sidebar__products-wrapper{display:flex;flex-direction:column;flex:1;width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible;min-height:100vh;box-sizing:border-box;margin:0;padding:0;position:relative;min-width:0;transition:width 1.2s cubic-bezier(.32,.72,0,1),max-width 1.2s cubic-bezier(.32,.72,0,1)}.mental-health-sidebar__products-header{flex-shrink:0;padding:0 2rem;width:100%;background:#b90404;margin-bottom:2rem;position:sticky;z-index:10;top:0;box-sizing:border-box;transition:padding 1.2s cubic-bezier(.32,.72,0,1),width 1.2s cubic-bezier(.32,.72,0,1);display:flex;justify-content:center;align-items:center}.mental-health-sidebar__products-title{font-size:2rem;font-weight:700;margin:0;line-height:1.2;color:#fff;text-transform:uppercase;text-align:center;width:100%}.mental-health-sidebar__products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;width:100%;max-width:100%;flex:1;overflow-y:visible;overflow-x:hidden;padding:0 2rem 2rem;min-height:fit-content;box-sizing:border-box;margin:0;position:relative;transition:padding 1.2s cubic-bezier(.32,.72,0,1),width 1.2s cubic-bezier(.32,.72,0,1),max-width 1.2s cubic-bezier(.32,.72,0,1),gap 1.2s cubic-bezier(.32,.72,0,1)}.mental-health-sidebar__product-item{width:100%;max-width:100%;position:relative;box-sizing:border-box}.mental-health-sidebar__product-item .card-wrapper{position:relative;background:#fff;border-radius:8px;overflow:hidden;border:2px solid rgba(0,0,0,.15);box-shadow:0 2.8px 2.2px #00000009,0 6.7px 5.3px #0000000c,0 12.5px 10px #0000000f,0 22.3px 17.9px #00000012,0 41.8px 33.4px #00000016,0 100px 80px #0000001f;transition:box-shadow .3s ease,transform .3s ease,border-color .3s ease}.mental-health-sidebar__product-item .card-wrapper:hover{box-shadow:0 2.8px 2.2px #0000000b,0 6.7px 5.3px #0000000f,0 12.5px 10px #00000012,0 22.3px 17.9px #00000015,0 41.8px 33.4px #00000018,0 100px 80px #00000026;border-color:#00000040;transform:translateY(-2px)}.mental-health-sidebar__product-item .card__inner{position:relative}.mental-health-sidebar__product-item .card__media{position:relative;min-height:380px;background:#f5f5f5;display:block!important;overflow:visible;width:100%;border-radius:8px 8px 0 0}.mental-health-sidebar__product-item .card__media .product-card-eye-btn{display:flex!important;visibility:visible!important;opacity:1!important}.mental-health-sidebar__product-item .card__inner>.card__content{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}.mental-health-sidebar__product-item .card-wrapper>.card__content,.mental-health-sidebar__product-item .card>.card__content{display:flex!important;flex-direction:column;position:relative}.mental-health-sidebar__product-item .card>.card__content .price,.mental-health-sidebar__product-item .card>.card__content .price-item,.mental-health-sidebar__product-item .card>.card__content .price__container{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.mental-health-sidebar__product-item .card__media img{display:block!important;width:100%;height:100%;object-fit:cover;visibility:visible!important;opacity:1!important;position:absolute;top:0;left:0}.mental-health-sidebar__product-item .card__media .media{position:relative;width:100%;height:100%;min-height:300px;display:block!important;visibility:visible!important;opacity:1!important}.mental-health-sidebar__product-item .card__media .media img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1!important;transition:opacity .5s ease-in-out;display:block!important;visibility:visible!important;z-index:1}.mental-health-sidebar__product-item .card__media .media img:first-child{opacity:1!important;z-index:2}.mental-health-sidebar__product-item .card__media .card__content,.mental-health-sidebar__product-item .card__media .card__information,.mental-health-sidebar__product-item .card__media .card__heading,.mental-health-sidebar__product-item .card__media h3,.mental-health-sidebar__product-item .card__media a,.mental-health-sidebar__product-item .card__media .full-unstyled-link,.mental-health-sidebar__product-item .card__media p,.mental-health-sidebar__product-item .card__media span:not(.badge),.mental-health-sidebar__product-item .card__media .card__badge{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;width:0!important;overflow:hidden!important}.mental-health-sidebar__product-item .card__media{position:relative;overflow:hidden}.mental-health-sidebar__product-item .card__media>*:not(img):not(.media):not(.media--carousel):not(.product-card-eye-btn):not(.product-card-rating-badge):not(.product-card-wishlist-btn):not(.product-card-add-to-cart-bar):not(.carousel-nav-container){display:none!important}.mental-health-sidebar__product-item .card__media .product-card-eye-btn,.mental-health-sidebar__product-item .card__media .product-card-eye-btn *,.mental-health-sidebar__product-item .card__media .product-card-wishlist-btn,.mental-health-sidebar__product-item .card__media .product-card-wishlist-btn *{display:flex!important;visibility:visible!important;opacity:1!important}.mental-health-sidebar__product-item .card>.card__content .product-card-add-to-cart-bar{position:relative;width:100%;background-color:#b90404;color:#fff;height:44px;transition:all .3s ease;padding:0;overflow:hidden;cursor:pointer;z-index:10;box-sizing:border-box;display:flex!important;align-items:center;justify-content:center;border-radius:8px;margin-top:.75rem}.mental-health-sidebar__product-item .card>.card__content .product-card-add-to-cart-bar:before{content:"";position:absolute;top:0;left:0;width:100%;height:0%;background:linear-gradient(180deg,#3cb371,#2e8b57);border-radius:8px;transition:height .4s cubic-bezier(.4,0,.2,1);z-index:0}.mental-health-sidebar__product-item .card>.card__content .product-card-add-to-cart-bar:hover:before{height:100%}.mental-health-sidebar__product-item .card>.card__content .product-card-add-to-cart-bar .add-to-cart-label{font-weight:700;font-size:1.1rem;margin:0;white-space:nowrap;color:#fff;text-transform:uppercase;letter-spacing:.5px;transition:opacity .3s ease,transform .3s ease;position:absolute;opacity:1;transform:translateY(0);z-index:1}.mental-health-sidebar__product-item .card>.card__content .product-card-add-to-cart-bar:hover .add-to-cart-label{opacity:0;transform:translateY(-10px)}.mental-health-sidebar__product-item .card>.card__content .product-card-add-to-cart-bar .add-to-cart-price{font-size:1.25rem;font-weight:700;margin:0;color:#fff;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;position:absolute;z-index:1}.mental-health-sidebar__product-item .card>.card__content .product-card-add-to-cart-bar:hover .add-to-cart-price{opacity:1;transform:translateY(0)}.mental-health-sidebar__product-item .card>.card__content>.product-card-add-to-cart-bar{display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.mental-health-sidebar__product-item .card__media .product-card-eye-btn svg{display:block!important;width:18px!important;height:18px!important}.mental-health-sidebar__product-item .card__media .media--carousel{position:relative;width:100%;height:100%;perspective:1500px;transform-style:preserve-3d;overflow:hidden}.mental-health-sidebar__product-item .card__media .media--carousel img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:rotateY(-90deg);transform-origin:left center;transition:transform .8s cubic-bezier(.25,.46,.45,.94),opacity .4s ease-in-out;backface-visibility:hidden;will-change:transform,opacity;z-index:1}.mental-health-sidebar__product-item .card__media .media--carousel img.active{opacity:1;transform:rotateY(0);z-index:2}.mental-health-sidebar__product-item .card__media .media--carousel img.flip-out-next{animation:flipOutLeft .8s cubic-bezier(.25,.46,.45,.94) forwards;z-index:1;will-change:transform,opacity}.mental-health-sidebar__product-item .card__media .media--carousel img.flip-in-next{animation:flipInRight .8s cubic-bezier(.25,.46,.45,.94) forwards;z-index:2;will-change:transform,opacity}.mental-health-sidebar__product-item .card__media .media--carousel img.flip-out-prev{animation:flipOutRight .8s cubic-bezier(.25,.46,.45,.94) forwards;z-index:1;will-change:transform,opacity}.mental-health-sidebar__product-item .card__media .media--carousel img.flip-in-prev{animation:flipInLeft .8s cubic-bezier(.25,.46,.45,.94) forwards;z-index:2;will-change:transform,opacity}@keyframes flipOutLeft{0%{transform:rotateY(0) scale(1);opacity:1}50%{opacity:.5}to{transform:rotateY(-90deg) scale(.95);opacity:0}}@keyframes flipInRight{0%{transform:rotateY(90deg) scale(.95);opacity:0}50%{opacity:.5}to{transform:rotateY(0) scale(1);opacity:1}}@keyframes flipOutRight{0%{transform:rotateY(0) scale(1);opacity:1}50%{opacity:.5}to{transform:rotateY(90deg) scale(.95);opacity:0}}@keyframes flipInLeft{0%{transform:rotateY(-90deg) scale(.95);opacity:0}50%{opacity:.5}to{transform:rotateY(0) scale(1);opacity:1}}.mental-health-sidebar__product-item .card__media .media--carousel img:first-child{opacity:1;transform:rotateY(0);z-index:2}.mental-health-sidebar__product-item .card__media .carousel-nav-container{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:101;opacity:0;transition:opacity .3s ease;pointer-events:none}.mental-health-sidebar__product-item .card__media:hover .carousel-nav-container{opacity:1;pointer-events:auto}.mental-health-sidebar__product-item .card__media .carousel-nav-btn{width:36px;height:36px;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #00000026;color:#1a1a1a;padding:0;margin:0}.mental-health-sidebar__product-item .card__media .carousel-nav-btn:hover{background:#b90404;border-color:#b90404;color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #b9040466}.mental-health-sidebar__product-item .card__media .carousel-nav-btn:active{transform:scale(.95)}.mental-health-sidebar__product-item .card__media .carousel-nav-btn svg{width:20px;height:20px;stroke:currentColor;stroke-width:2}.mental-health-sidebar__product-item .product-card-eye-btn{position:absolute;top:12px;right:12px;width:36px;height:36px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;box-shadow:0 1px 3px #00000014;padding:0;overflow:hidden}.mental-health-sidebar__product-item .product-card-eye-btn:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0%;background:#b90404;border-radius:50%;transition:height .4s cubic-bezier(.4,0,.2,1);z-index:1}.mental-health-sidebar__product-item .product-card-eye-btn:hover:before{height:100%}.mental-health-sidebar__product-item .product-card-eye-btn:hover{border-color:#b90404;box-shadow:0 2px 8px #b904044d}.mental-health-sidebar__product-item .product-card-eye-btn svg{width:18px;height:18px;stroke:#1a1a1a;stroke-width:1.5;fill:none;position:relative;z-index:2;transition:stroke .3s ease}.mental-health-sidebar__product-item .product-card-eye-btn:hover svg{stroke:#fff}.mental-health-sidebar__product-item .card__content{position:relative;padding:1rem;display:flex;flex-direction:column;min-height:auto;margin-top:0;background:#fff;border-radius:0 0 8px 8px}.mental-health-sidebar__product-item .product-card-rating-badge{position:absolute;top:1rem;right:1rem;background:#f5f5f5;border-radius:6px;padding:.375rem .625rem;display:flex;align-items:center;gap:.25rem;z-index:99;box-shadow:0 1px 3px #0000001a;font-size:.75rem;font-weight:600;color:#000}.mental-health-sidebar__product-item .product-card-rating-badge svg{width:14px;height:14px;flex-shrink:0}.mental-health-sidebar__product-item .product-card-rating-badge .rating-value{line-height:1}.mental-health-sidebar__product-item .card__media .product-card-rating-badge{top:12px;right:12px}.mental-health-sidebar__product-item .card__media:has(.product-card-rating-badge) .product-card-eye-btn{top:52px;right:12px}.mental-health-sidebar__product-item .card__media .card__content{display:none!important;visibility:hidden!important;opacity:0!important;height:0!important;padding:0!important;margin:0!important}.mental-health-sidebar__product-item .card-wrapper>.card__content,.mental-health-sidebar__product-item .card>.card__content{display:flex;flex-direction:column}.mental-health-sidebar__product-item .card__information{flex:1;padding-right:3.5rem}.mental-health-sidebar__product-item .card__heading{margin-bottom:.75rem;font-size:1.1rem;line-height:1.4;font-weight:700}.mental-health-sidebar__product-item .card__heading a{color:rgba(var(--color-foreground),1);text-decoration:none;font-weight:700}.mental-health-sidebar__product-item .card__heading a:hover{text-decoration:underline}.mental-health-sidebar__product-item .price{margin-top:.5rem;font-weight:600}.mental-health-sidebar__product-item .product-card-wishlist-btn{position:absolute;top:12px;left:12px;width:36px;height:36px;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:100;transition:all .3s ease;box-shadow:0 1px 3px #00000014;padding:0;color:#1a1a1a;overflow:hidden}.mental-health-sidebar__product-item .product-card-wishlist-btn:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0%;background:#b90404;border-radius:50%;transition:height .4s cubic-bezier(.4,0,.2,1);z-index:1}.mental-health-sidebar__product-item .product-card-wishlist-btn:hover:before{height:100%}.mental-health-sidebar__product-item .product-card-wishlist-btn:hover{border-color:#b90404;box-shadow:0 2px 8px #b904044d}.mental-health-sidebar__product-item .product-card-wishlist-btn:hover svg{stroke:#fff;fill:none;transform:scale(1.1)}.mental-health-sidebar__product-item .product-card-wishlist-btn svg{width:18px;height:18px;stroke:#1a1a1a;stroke-width:1.5;fill:none;transition:all .3s ease;position:relative;z-index:2}.mental-health-sidebar__product-item .product-card-wishlist-btn.active{background:#b90404;border-color:#b90404;box-shadow:0 2px 8px #b904044d}.mental-health-sidebar__product-item .product-card-wishlist-btn.active:before{height:100%}.mental-health-sidebar__product-item .product-card-wishlist-btn.active svg{fill:#fff;stroke:#fff}.mental-health-sidebar__product-item .card__media .product-card-wishlist-btn{display:flex!important;visibility:visible!important;opacity:1!important}.mental-health-sidebar__loading,.mental-health-sidebar__empty-state{grid-column:1 / -1;text-align:center;padding:4rem 2rem;font-size:1.1rem;color:rgba(var(--color-foreground),.6)}@media screen and (min-width: 750px){.mental-health-sidebar__products-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.mental-health-sidebar__content.sidebar-collapsed .mental-health-sidebar__products-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 990px){.mental-health-sidebar__products-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.mental-health-sidebar__content.sidebar-collapsed .mental-health-sidebar__products-grid{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1400px){.mental-health-sidebar__products-grid{grid-template-columns:repeat(3,1fr);gap:3rem}.mental-health-sidebar__content.sidebar-collapsed .mental-health-sidebar__products-grid{grid-template-columns:repeat(4,1fr);gap:3rem}}@media screen and (max-width: 749px){.mental-health-sidebar__container{flex-direction:column}.mental-health-sidebar__sidebar{position:fixed;top:80px;left:0;height:calc(100vh - 80px);width:100%;max-width:280px;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);border-right:1px solid rgba(var(--color-foreground),.1);z-index:1000}.mental-health-sidebar__sidebar[data-sidebar-open=true]{transform:translate(0)}.mental-health-sidebar__content{margin-left:0;width:100%}.mental-health-sidebar__products-wrapper{display:flex;flex-direction:column;height:100%}.mental-health-sidebar__products-header{padding:1.5rem 1.5rem 0}.mental-health-sidebar__products-grid{grid-template-columns:repeat(1,1fr);gap:1.5rem;padding:0 1.5rem 1.5rem}.mental-health-sidebar__product-item .card__media{min-height:320px}.mental-health-sidebar__products-title{font-size:1.75rem}}.mental-health-sidebar__sidebar-scroll{scrollbar-width:none;-ms-overflow-style:none}.mental-health-sidebar__sidebar-scroll::-webkit-scrollbar{display:none}.mental-health-sidebar__products-grid{scrollbar-width:none;-ms-overflow-style:none}.mental-health-sidebar__products-grid::-webkit-scrollbar{display:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mental-health-sidebar__product-item{animation:fadeIn .3s ease}.mental-health-sidebar__category-button,.mental-health-sidebar__subcategory-button{will-change:transform,background-color,color}@media (prefers-color-scheme: dark){.mental-health-sidebar__container{border-color:#ffffff1a}.mental-health-sidebar__sidebar{background:#0003;border-color:#ffffff1a}.mental-health-sidebar__content{background:#0000001a}}html.theme-dark .mental-health-sidebar,html.theme-dark .mental-health-sidebar__container{background:#000}html.theme-dark .mental-health-sidebar__sidebar{background:#000;border-right:1px solid rgba(255,255,255,.3)!important}html.theme-dark .mental-health-sidebar__content,html.theme-dark .mental-health-sidebar__products-header{background:#000}html.theme-dark .mental-health-sidebar__product-item .card>.card__content .product-card-add-to-cart-bar{background-color:#000}html.theme-dark .mental-health-sidebar__product-item .product-card-eye-btn:hover:before{background:#000}html.theme-dark .mental-health-sidebar__product-item .product-card-eye-btn:hover{border-color:#000;box-shadow:0 2px 8px #00000080}html.theme-dark .mental-health-sidebar__product-item .product-card-wishlist-btn:hover:before{background:#000}html.theme-dark .mental-health-sidebar__product-item .product-card-wishlist-btn:hover{border-color:#000;box-shadow:0 2px 8px #00000080}html.theme-dark .mental-health-sidebar__product-item .product-card-wishlist-btn.active{background:#b90404;border-color:#b90404}html.theme-dark .mental-health-sidebar__logo-text,html.theme-dark .mental-health-sidebar__category-button,html.theme-dark .mental-health-sidebar__category-text{color:#fff!important}html.theme-dark .mental-health-sidebar__category-button:hover,html.theme-dark .mental-health-sidebar__category-group:hover .mental-health-sidebar__category-button{background:#fff!important;color:#000!important}html.theme-dark .mental-health-sidebar__category-button:hover .mental-health-sidebar__category-text,html.theme-dark .mental-health-sidebar__category-group:hover .mental-health-sidebar__category-text{color:#000!important}html.theme-dark .mental-health-sidebar__category-button.active .mental-health-sidebar__category-text,html.theme-dark .mental-health-sidebar__subcategory-button,html.theme-dark .mental-health-sidebar__subcategory-text{color:#fff!important}html.theme-dark .mental-health-sidebar__subcategory-button:hover,html.theme-dark .mental-health-sidebar__subcategory-button:hover .mental-health-sidebar__subcategory-text{color:#000!important}html.theme-dark .mental-health-sidebar__subcategory-button.active,html.theme-dark .mental-health-sidebar__chevron{color:#fff!important}html.theme-dark .mental-health-sidebar__category-button:hover .mental-health-sidebar__chevron,html.theme-dark .mental-health-sidebar__category-group:hover .mental-health-sidebar__chevron{color:#000!important}html.theme-dark .mental-health-sidebar__category-button.active .mental-health-sidebar__chevron,html.theme-dark .mental-health-sidebar__category-button[aria-expanded=true] .mental-health-sidebar__chevron{color:#fff!important}.mental-health-sidebar__category-button:focus-visible,.mental-health-sidebar__subcategory-button:focus-visible{outline:2px solid rgba(var(--color-foreground),.5);outline-offset:2px}@media (prefers-reduced-motion: reduce){.mental-health-sidebar__category-button,.mental-health-sidebar__subcategory-button,.mental-health-sidebar__chevron,.mental-health-sidebar__subcategories{transition:none}.mental-health-sidebar__product-item{animation:none}}.product-quick-view-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .25s ease-out,visibility .25s ease-out;padding:0;isolation:isolate;pointer-events:none}.product-quick-view-modal.active{opacity:1;visibility:visible;pointer-events:auto}.product-quick-view-modal__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#fff9;z-index:9998;opacity:0;transition:opacity .25s ease-out}.product-quick-view-modal.active .product-quick-view-modal__overlay{opacity:1}body.modal-open{overflow:hidden}.mental-health-sidebar__sidebar,.mental-health-sidebar__content,header,footer,.header-wrapper,nav{transition:filter .2s ease-out}body.modal-open .shopify-section:not(:has(.product-quick-view-modal)),body.modal-open header,body.modal-open footer,body.modal-open .header-wrapper,body.modal-open nav{filter:blur(15px);transition:filter .2s ease-out;pointer-events:none}body.modal-open .mental-health-sidebar__sidebar,body.modal-open .mental-health-sidebar__content{filter:blur(15px);transition:filter .2s ease-out;pointer-events:none}body.modal-open .product-quick-view-modal,body.modal-open .product-quick-view-modal__content{filter:none!important;pointer-events:auto!important}.product-quick-view-modal__content{position:relative;background:#fff;width:95%;max-width:1200px;max-height:85vh;border-radius:16px;box-shadow:0 25px 80px #0000004d;z-index:10000;overflow:hidden;display:flex;flex-direction:column;transform:scale(.9) translateY(20px);opacity:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .25s ease-out;margin:0 auto}.product-quick-view-modal.active .product-quick-view-modal__content{transform:scale(1) translateY(0);opacity:1}.product-quick-view-modal__close{position:absolute;top:1rem;right:1rem;width:2.5rem;height:2.5rem;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:#000}.product-quick-view-modal__close:hover{background:#fff;transform:scale(1.1)}.product-quick-view-modal__close svg{width:1.5rem;height:1.5rem}.product-quick-view-modal__body{display:flex;flex-direction:row;overflow-y:auto;max-height:85vh;min-height:400px;scrollbar-width:none;-ms-overflow-style:none}.product-quick-view-modal__body::-webkit-scrollbar{display:none}.product-quick-view-modal__image-section{flex:1;min-width:48%;max-width:48%;background:#f8f8f8;display:flex;align-items:center;justify-content:center;padding:2rem}.product-quick-view-modal__image-container{width:100%;display:flex;flex-direction:column;gap:1rem}.product-quick-view-modal__main-image{width:100%;height:auto;max-height:500px;object-fit:contain;border-radius:4px}.product-quick-view-modal__image-thumbnails{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.product-quick-view-modal__thumbnail{width:60px;height:60px;object-fit:cover;border-radius:4px;cursor:pointer;border:2px solid transparent;transition:all .3s ease;opacity:.6}.product-quick-view-modal__thumbnail:hover,.product-quick-view-modal__thumbnail.active{border-color:#000;opacity:1}.product-quick-view-modal__info-section{flex:1;min-width:52%;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.product-quick-view-modal__info-section::-webkit-scrollbar{display:none}.product-quick-view-modal__title{font-size:1.5rem;font-weight:700;margin:0;color:#000;line-height:1.3}.product-quick-view-modal__price{font-size:1.25rem;font-weight:600;color:#000}.product-quick-view-modal__price .price-compare{text-decoration:line-through;color:#999;margin-right:.5rem}.product-quick-view-modal__price .price-sale{color:#e74c3c}.product-quick-view-modal__description{font-size:.875rem;line-height:1.5;color:#666;max-height:120px;overflow:hidden}.product-quick-view-modal__form{display:flex;flex-direction:column;gap:1.5rem}.product-quick-view-modal__variants{display:flex;flex-direction:column;gap:1rem}.product-quick-view-modal__option{display:flex;flex-direction:column;gap:.5rem}.product-quick-view-modal__option label{font-weight:600;font-size:.95rem;color:#000}.option-values{display:flex;gap:.5rem;flex-wrap:wrap}.option-value-btn{padding:.75rem 1.5rem;border:2px solid #ddd;background:#fff;color:#000;cursor:pointer;border-radius:4px;font-size:.9rem;font-weight:500;transition:all .3s ease;min-width:60px;text-align:center}.option-value-btn:hover{border-color:#000;background:#f9f9f9}.option-value-btn.active{border-color:#000;background:#000;color:#fff}.product-quick-view-modal__quantity{display:flex;align-items:center;gap:1rem}.product-quick-view-modal__quantity label{font-weight:600;font-size:.95rem;color:#000}.quantity-selector{display:flex;align-items:center;border:2px solid #ddd;border-radius:4px;overflow:hidden}.quantity-btn{width:2.5rem;height:2.5rem;border:none;background:#f5f5f5;color:#000;cursor:pointer;font-size:1.25rem;font-weight:600;transition:background .3s ease;display:flex;align-items:center;justify-content:center}.quantity-btn:hover{background:#e0e0e0}.quantity-input{width:4rem;height:2.5rem;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:1rem;font-weight:600;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-quick-view-modal__add-to-cart,.product-quick-view-modal__buy-now{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:4px;cursor:pointer;transition:all .3s ease;border:none;text-transform:uppercase;letter-spacing:.5px}.product-quick-view-modal__add-to-cart{background:#000;color:#fff}.product-quick-view-modal__add-to-cart:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.product-quick-view-modal__buy-now{background:#fff;color:#000;border:2px solid #000}.product-quick-view-modal__buy-now:hover{background:#000;color:#fff}.product-quick-view-modal__share{display:flex;align-items:center;gap:.75rem;font-size:.9rem;color:#666;padding-top:1rem;border-top:1px solid #eee}.product-quick-view-modal__share .share-link{color:#000;text-decoration:none;font-weight:500;transition:color .3s ease}.product-quick-view-modal__share .share-link:hover{color:#666;text-decoration:underline}.product-quick-view-modal__full-details{color:#000;text-decoration:none;font-weight:500;font-size:.95rem;display:inline-flex;align-items:center;gap:.5rem;transition:color .3s ease}.product-quick-view-modal__full-details:hover{color:#666;text-decoration:underline}.quick-view-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;width:100%;padding:4rem 2rem;text-align:center;font-size:1rem;color:#666;gap:1.5rem}.quick-view-loading:before{content:"";width:40px;height:40px;border:3px solid #f0f0f0;border-top-color:#000;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.quick-view-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;width:100%;padding:4rem 2rem;text-align:center;font-size:1rem;color:#e74c3c}.quick-view-error{color:#e74c3c}@media screen and (max-width: 990px){.product-quick-view-modal__body{flex-direction:column}.product-quick-view-modal__image-section,.product-quick-view-modal__info-section{min-width:100%}.product-quick-view-modal__image-section{max-height:400px}.product-quick-view-modal__main-image{max-height:300px}}@media screen and (max-width: 749px){.product-quick-view-modal__content{width:95%;max-height:95vh}.product-quick-view-modal__title{font-size:1.5rem}.product-quick-view-modal__image-section{padding:1rem}.product-quick-view-modal__info-section{padding:1.5rem}}body.sidebar-is-hidden footer,body.sidebar-is-hidden .footer,body.sidebar-is-hidden #shopify-section-footer,body.sidebar-is-hidden section.footer{margin-left:0!important;width:100%!important}.mental-health-sidebar__products-header.has-insomnia-banner{padding:0!important;margin-top:0!important;margin-bottom:2rem!important;min-height:400px;height:auto;display:block;top:0!important}.mental-health-sidebar__content:has(.has-insomnia-banner),.mental-health-sidebar__content .has-insomnia-banner{padding-top:0!important}.mental-health-sidebar__products-wrapper:has(.has-insomnia-banner){padding-top:0!important}.mental-health-sidebar__products-header.has-insomnia-banner{margin-top:0!important;margin-bottom:2rem!important}.mental-health-sidebar__insomnia-banner{width:100%;height:100%;display:block;margin:0;padding:0;position:relative}.insomnia-banner-image{width:100%;height:100%;display:block;object-fit:cover;visibility:visible;opacity:1}@media screen and (max-width: 749px){.mental-health-sidebar__products-header.has-insomnia-banner{min-height:300px;padding:0!important;margin-bottom:1.5rem!important}.mental-health-sidebar__insomnia-banner{width:100%;height:100%}.insomnia-banner-image{width:100%;height:100%;object-fit:cover}}@media screen and (max-width: 480px){.mental-health-sidebar__products-header.has-insomnia-banner{min-height:250px;padding:0!important;margin-bottom:1rem!important}.insomnia-banner-image{width:100%;height:100%;object-fit:cover}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/section-mental-health-sidebar.css.map */
