.products-in-situ{position:relative;display:flex;overflow:hidden;width:100%;height:100vh}.background{flex:1;background-size:cover;background-position:center;transition:transform .4s ease;display:flex;align-items:center;justify-content:center;position:relative}.overlay-content{color:#fff;text-align:center;z-index:2;padding:5rem 2rem;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.top-text{font-size:1rem;margin-bottom:1rem;font-style:italic}.middle-text{font-size:1.2rem;max-width:600px;margin:0 auto 2rem}.sidebar-open-button{background:none;border:1px solid white;color:#fff;padding:.75rem 1.5rem;font-size:.9rem;cursor:pointer;text-transform:uppercase;width:400px;text-align:center}.sidebar{position:fixed;top:0;right:0;width:30vw;height:100vh;background-color:#fff;color:#1e1e1e;overflow-y:auto;transform:translate(100%);transition:transform .4s ease;z-index:10;padding:5rem 1rem}.sidebar.active{transform:translate(0)}.product-details{display:flex;align-self:start;justify-content:space-between;width:100%}.product-card-in-situ{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;border-bottom:1px solid #444;padding-bottom:2rem}.product-image{max-width:100%;height:auto}.product-name{font-weight:700;font-size:1rem}.product-info{color:#1e1e1e;opacity:.6}.close-button{position:absolute;bottom:2rem;left:2rem;background:none;border:none;font-size:.9rem;color:#000;cursor:pointer;text-transform:uppercase}.sidebar-open .background{transform:translate(-30vw)}@media screen and (max-width: 749px){.products-in-situ{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/products-in-situ.css.map */
