.gallery-section-details{margin:auto;overflow:hidden}.gallery-section-details[open]{animation:details-open .4s ease-out}.gallery-section-details:not([open]){animation:details-close .3s ease-in}.gallery-section-summary{display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:18px;font-weight:600;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;transition:background .2s ease;border-bottom:1px solid #e0e0e0;color:var(--color-headings-text);scroll-margin-top:8rem}.gallery-section-summary::-webkit-details-marker{display:none}.gallery-section-summary::marker{display:none}.gallery-section-summary:after{content:"+";margin-right:8px;font-size:20px;font-weight:700;transition:all .3s ease;display:inline-block}.gallery-section-details[open] .gallery-section-summary:after{content:"\2212";transform:none}.gallery-section-content{padding:20px 0;opacity:0;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease}.gallery-section-details[open] .gallery-section-content{opacity:1;transform:translateY(0);animation:content-slide-in .4s ease-out}@keyframes details-open{0%{max-height:60px}to{max-height:2000px}}@keyframes details-close{0%{max-height:2000px}to{max-height:60px}}@keyframes content-slide-in{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.gallery-block{padding:4rem;background:#d7d3cd;margin-bottom:8rem}.gallery-title{color:var(--color-headings-text);text-align:center;font-size:18px;font-weight:700}.gallery-slider{position:relative;overflow:hidden;max-width:100%;padding:0 60px;margin-bottom:4rem}.gallery-slider-container{overflow:hidden;width:100%}.gallery-slider-track{display:flex;transition:transform .3s ease;gap:16px}.gallery-slide{flex:0 0 50%;min-width:0;height:auto}@media(max-width:768px){.gallery-slide{flex:0 0 100%}}.gallery-slide img{width:100%;height:auto;object-fit:cover;display:block}.gallery-slide-text{margin:12px 0 0;font-size:14px;color:#666;text-align:center}.gallery-slider-btn{width:4rem;height:4rem;position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;color:#000}.gallery-slider-btn:hover{background:transparent;transform:translateY(-50%) scale(1.1);color:#000}.gallery-slider-prev{left:-22px}.gallery-slider-next{right:-22px}@media(max-width:1024px){.gallery-block{padding:3rem 2rem;margin-bottom:6rem}.gallery-title{font-size:16px}}@media(max-width:768px){.gallery-slider{padding:0 50px}.gallery-slider-btn{width:36px;height:36px}.gallery-slider-prev{left:0}.gallery-slider-next{right:0}.gallery-block{padding:2rem 1rem;margin-bottom:4rem}.gallery-title{font-size:14px;margin-bottom:1.5rem}.gallery-slide-text{font-size:12px}.gallery-section-summary{font-size:16px;padding:12px 0}}@media(max-width:480px){.gallery-slider{padding:0 40px}.gallery-slider-btn{width:2rem;height:2rem;padding:1rem}.gallery-block{padding:1.5rem .5rem;margin-bottom:3rem}.gallery-slider-track{gap:12px}.gallery-section-content{padding:15px 0}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/section-be-gallery.css.map */
