.info-bar{padding:15px 20px;overflow:hidden}.info-bar-container{max-width:1400px;margin:0 auto;display:flex;justify-content:space-around;align-items:center;flex-wrap:nowrap;gap:30px}.info-bar-item{text-align:center;white-space:nowrap;flex-shrink:0}@media (max-width: 768px){.info-bar{padding:15px 0}.info-bar-container{justify-content:flex-start;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 20px;gap:40px;scroll-behavior:smooth}.info-bar-container::-webkit-scrollbar{display:none}}.panel-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;padding:40px 20px;max-width:1400px;margin:0 auto}.panel-item{position:relative;overflow:hidden;cursor:pointer;text-decoration:none;display:block}.panel-image{width:100%;height:500px;object-fit:cover;display:block}.panel-item.portrait .panel-image{height:600px}.panel-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#0000;transition:background .3s ease}.panel-item:hover .panel-overlay{background:#0000}.panel-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.panel-title{font-size:2rem;font-weight:700;text-align:center;margin:0;padding:0 20px}.panel-arrow{width:50px;height:50px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:0;transform:translateY(10px);transition:all .3s ease}.panel-item:hover .panel-arrow{opacity:1;transform:translateY(0)}.panel-arrow svg{width:24px;height:24px;stroke:#0e6b6b}@media (max-width: 768px){.panel-gallery{grid-template-columns:1fr}.panel-title{font-size:1.5rem}.panel-image,.panel-item.portrait .panel-image{height:300px}}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map */
