:root{--slider-transition: .8s cubic-bezier(.4, 0, .2, 1);--frame-max-height: 650px;--frame-max-width: 1600px}.store-wrapper{overflow:hidden;width:100%;max-width:var(--frame-max-width);margin:0 auto}.store-nav{display:flex;gap:20px;padding:15px 20px;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid #e8e8e8;-webkit-overflow-scrolling:touch}.store-nav::-webkit-scrollbar{display:none}@media(min-width:768px){.store-nav{justify-content:center}}.store-nav a{cursor:pointer;text-decoration:none;font-size:15px;color:#666;white-space:nowrap;padding:8px 0;border-bottom:2px solid transparent;transition:.3s}.store-nav a.active{font-weight:700;color:#000;border-bottom:2px solid #000}.store-slider-container{position:relative;touch-action:pan-y;width:100%;overflow:hidden}.store-slider{display:flex;transition:transform var(--slider-transition)}.store-slide{min-width:100%;display:flex;flex-direction:column;min-height:500px;box-sizing:border-box}@media(min-width:768px){.store-slide{flex-direction:row;height:var(--frame-max-height)}}.store-left{position:relative;width:100%;overflow:hidden;background:#f4f4f4}.image-gallery-wrapper{position:relative;width:100%;height:100%}.gallery-item{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;z-index:1}.gallery-item.active{opacity:1;z-index:2}.gallery-item img{width:100%;height:100%;object-fit:cover}@media(max-width:767px){.store-left{height:350px}.store-right{min-height:400px}}.store-right{padding:30px 20px;display:flex;flex-direction:column;justify-content:center;width:100%;box-sizing:border-box}@media(min-width:768px){.store-right{padding:40px 60px}}.flower-img{margin-top:20px}.store-button-container{display:flex;width:100%;margin-top:25px}.store-button{display:inline-block;padding:12px 35px;text-decoration:none;text-align:center;font-weight:600;transition:.3s ease;width:fit-content;border-radius:4px}.store-button:hover{filter:brightness(.9)}
/*# sourceMappingURL=/cdn/shop/t/48/compiled_assets/styles.css.map */
