:root{--gallery-primary: #f58718;--gallery-primary-light: #ff9d3d;--gallery-primary-dark: #d67010;--gallery-glass-white: rgba(255, 255, 255, .1);--gallery-glass-border: rgba(255, 255, 255, .2);--gallery-glow-intensity: .15;--gallery-card-gap: 16px;--gallery-section-padding: 40px}.gallery.vela-section.theme-blue{--gallery-primary: #3b82f6;--gallery-primary-light: #60a5fa;--gallery-primary-dark: #2563eb}.gallery.vela-section.theme-purple{--gallery-primary: #a855f7;--gallery-primary-light: #c084fc;--gallery-primary-dark: #9333ea}.gallery.vela-section.theme-green{--gallery-primary: #10b981;--gallery-primary-light: #34d399;--gallery-primary-dark: #059669}.gallery.vela-section.theme-red{--gallery-primary: #ef4444;--gallery-primary-light: #f87171;--gallery-primary-dark: #dc2626}.gallery.vela-section.theme-cyan{--gallery-primary: #06b6d4;--gallery-primary-light: #22d3ee;--gallery-primary-dark: #0891b2}.gallery.vela-section{overflow:hidden!important;width:100%;max-width:100%;position:relative;background:linear-gradient(135deg,#000000e0,#000000c7),url(https://images.unsplash.com/photo-1461896836934-ffe607ba8211?w=1920&q=80) center/cover no-repeat fixed;background-blend-mode:multiply}.gallery.vela-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(245,135,24,var(--gallery-glow-intensity)) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(245,135,24,calc(var(--gallery-glow-intensity) * .8)) 0%,transparent 60%),linear-gradient(180deg,rgba(0,0,0,.2) 0%,transparent 30%,transparent 70%,rgba(0,0,0,.3) 100%);pointer-events:none;z-index:0;animation:galleryPulseGlow 8s ease-in-out infinite}@keyframes galleryPulseGlow{0%,to{opacity:1}50%{opacity:.75}}.gallery.vela-section .vela-section__content{overflow:hidden!important;position:relative;width:100%;z-index:1}.gallery.vela-section .heading-group{text-align:center;margin-bottom:35px!important;padding-bottom:0!important}.gallery.vela-section .heading-group .heading{color:#fff!important;font-size:42px;font-weight:700;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.5);margin-bottom:10px!important}.gallery.vela-section .heading-group .sub-heading{color:#ffffffd9!important;font-size:16px;font-weight:400;letter-spacing:.02em;text-shadow:0 1px 10px rgba(0,0,0,.4);margin-top:8px!important}.gallery.vela-section .vela-section__inner{padding:var(--gallery-section-padding) 0;overflow:hidden;position:relative}.gallery.vela-section .row.marquee-row{display:flex;flex-wrap:nowrap!important;animation:galleryMarqueeScroll 45s linear infinite;width:max-content;margin:0;padding:15px 0;will-change:transform;gap:var(--gallery-card-gap)}.gallery.vela-section .row.marquee-row:hover{animation-play-state:paused}@keyframes galleryMarqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.gallery.vela-section .js-carousel.slick-carousel{position:relative;padding:0 60px}.gallery.vela-section .js-carousel .slick-arrow{width:48px;height:48px;background:linear-gradient(135deg,var(--gallery-primary) 0%,var(--gallery-primary-dark) 100%);border:2px solid rgba(255,255,255,.25);border-radius:50%;z-index:10;transition:all .35s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #f5871859;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery.vela-section .js-carousel .slick-arrow:hover{background:linear-gradient(135deg,var(--gallery-primary-light) 0%,var(--gallery-primary) 100%);transform:scale(1.12);box-shadow:0 6px 30px #f5871880}.gallery.vela-section .js-carousel .slick-arrow:before{font-size:18px;color:#fff;opacity:1}.gallery.vela-section .js-carousel .slick-prev{left:5px}.gallery.vela-section .js-carousel .slick-next{right:5px}.gallery.vela-section .js-carousel .slick-dots{bottom:-35px}.gallery.vela-section .js-carousel .slick-dots li button:before{color:var(--gallery-primary);opacity:.35;font-size:11px}.gallery.vela-section .js-carousel .slick-dots li.slick-active button:before{opacity:1;color:var(--gallery-primary)}.gallery.vela-section .row.marquee-row .gallery__item{flex-shrink:0;width:240px;padding:0}.gallery.vela-section .gallery__item{margin-bottom:0}.gallery.vela-section .gallery__wrapper{transition:all .45s cubic-bezier(.4,0,.2,1);border:1.5px solid rgba(255,255,255,.15);background:linear-gradient(145deg,#ffffff1a,#ffffff0d,#ffffff14);backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);box-shadow:0 8px 32px #0003,0 3px 10px #00000026,inset 0 1px #ffffff26;transform:translateY(0);overflow:hidden;position:relative;display:block;border-radius:14px!important;perspective:1000px}.gallery.vela-section .gallery__wrapper:before{content:"";position:absolute;top:-1.5px;right:-1.5px;bottom:-1.5px;left:-1.5px;background:linear-gradient(45deg,var(--gallery-primary),var(--gallery-primary-light),var(--gallery-primary),var(--gallery-primary-dark));background-size:300% 300%;border-radius:14px;z-index:-1;opacity:0;animation:galleryGradientShift 3s ease infinite;transition:opacity .45s ease}@keyframes galleryGradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.gallery.vela-section .gallery__image-container:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(0,0,0,.88) 0%,rgba(0,0,0,.5) 30%,transparent 100%);z-index:1;transition:all .45s cubic-bezier(.4,0,.2,1);pointer-events:none}.gallery.vela-section .gallery__wrapper:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.15) 50%,transparent 70%);transform:rotate(45deg);transition:all .55s cubic-bezier(.4,0,.2,1);z-index:3;pointer-events:none;opacity:0}.gallery.vela-section .gallery__image-container{position:relative;overflow:hidden;border-radius:12px}.gallery.vela-section .gallery__wrapper .card__image,.gallery.vela-section .gallery__wrapper img{transition:all .55s cubic-bezier(.4,0,.2,1);transform:scale(1);filter:brightness(.92) contrast(1.05) saturate(1.08);position:relative;z-index:0;display:block;width:100%;will-change:transform}.gallery.vela-section .gallery__wrapper .gallery__content{padding:0;background:transparent;transition:all .45s cubic-bezier(.4,0,.2,1);opacity:1;transform:translateY(0);z-index:2;pointer-events:none}.gallery.vela-section .gallery__content-inner{padding:20px 18px;background:transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.gallery.vela-section .gallery__wrapper .gallery__title{font-weight:700;letter-spacing:-.01em;margin-bottom:6px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.7);transition:all .35s cubic-bezier(.4,0,.2,1);line-height:1.3;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-transform:uppercase}.gallery.vela-section .gallery__wrapper .gallery__desc{opacity:.88;color:#ffffffe0;text-shadow:0 1px 8px rgba(0,0,0,.6);transition:all .35s cubic-bezier(.4,0,.2,1);font-size:12px;line-height:1.5;font-weight:400;letter-spacing:.01em;margin-bottom:0}.gallery.vela-section .gallery__cta{display:none}.gallery.vela-section .gallery__wrapper:hover{transform:translateY(-12px) scale(1.015);border-color:var(--gallery-primary);background:linear-gradient(145deg,#ffffff26,#ffffff14,#ffffff1f);box-shadow:0 20px 50px #00000047,0 12px 30px #f5871840,0 0 0 1px var(--gallery-primary),inset 0 1px #ffffff40}.gallery.vela-section .gallery__wrapper:hover:before{opacity:1}.gallery.vela-section .gallery__wrapper:hover:after{opacity:1;top:-100%;left:-100%}.gallery.vela-section .gallery__wrapper:hover .gallery__image-container:after{height:65%;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.55) 35%,transparent 100%)}.gallery.vela-section .gallery__wrapper:hover .card__image,.gallery.vela-section .gallery__wrapper:hover img{transform:scale(1.12);filter:brightness(1.08) contrast(1.08) saturate(1.15)}.gallery.vela-section .gallery__wrapper:hover .gallery__title{color:var(--gallery-primary-light);transform:translateY(-3px);text-shadow:0 2px 15px rgba(0,0,0,.7),0 0 35px rgba(245,135,24,.5)}.gallery.vela-section .gallery__wrapper:hover .gallery__desc{opacity:1;transform:translateY(-2px);color:#fff}.gallery.vela-section .gallery__wrapper:active{transform:translateY(-6px) scale(1);transition:all .1s ease}.gallery.vela-section .row.g-4,.gallery.vela-section .row.g-3,.gallery.vela-section .row.g-2{margin:0 calc(var(--gallery-card-gap) / -2);gap:var(--gallery-card-gap)}.gallery.vela-section .row.g-4>.col,.gallery.vela-section .row.g-3>.col,.gallery.vela-section .row.g-2>.col{padding:0 calc(var(--gallery-card-gap) / 2)}.gallery.vela-section .row-cols-lg-6>*{flex:0 0 auto;width:20%!important}@media (min-width: 1600px){.gallery.vela-section .row.marquee-row .gallery__item{width:280px}.gallery.vela-section .gallery__wrapper .gallery__title{font-size:16px}.gallery.vela-section .gallery__wrapper .gallery__desc{font-size:13px}.gallery.vela-section .gallery__content-inner{padding:22px 20px}}@media (min-width: 1400px) and (max-width: 1599px){.gallery.vela-section .row.marquee-row .gallery__item{width:260px}}@media (max-width: 1399px){.gallery.vela-section .row.marquee-row .gallery__item{width:240px}.gallery.vela-section .heading-group .heading{font-size:38px}}@media (max-width: 1199px){.gallery.vela-section .row-cols-lg-6>*{width:25%!important}.gallery.vela-section .row.marquee-row .gallery__item{width:230px}}@media (max-width: 991px){.gallery.vela-section .row-cols-lg-6>*{width:33.333%!important}.gallery.vela-section .row.marquee-row .gallery__item{width:220px}.gallery.vela-section .row.marquee-row{animation-duration:50s;padding:12px 0}.gallery.vela-section .vela-section__inner{padding:35px 0}.gallery.vela-section .heading-group{margin-bottom:30px!important}.gallery.vela-section .heading-group .heading{font-size:34px}.gallery.vela-section .heading-group .sub-heading{font-size:15px}.gallery.vela-section .gallery__wrapper{border-radius:12px!important}.gallery.vela-section .gallery__image-container{border-radius:10px}.gallery.vela-section .js-carousel.slick-carousel{padding:0 50px}.gallery.vela-section .js-carousel .slick-arrow{width:44px;height:44px}.gallery.vela-section .gallery__wrapper:hover{transform:translateY(-10px) scale(1.012)}}@media (max-width: 767px){.gallery.vela-section .row-cols-lg-6>*,.gallery.vela-section .row-cols-md-3>*{width:50%!important}.gallery.vela-section .gallery__wrapper:hover{transform:translateY(-8px) scale(1.01)}.gallery.vela-section .row.marquee-row .gallery__item{width:200px}.gallery.vela-section .row.marquee-row{animation-duration:55s;padding:10px 0}.gallery.vela-section .vela-section__inner{padding:30px 0}.gallery.vela-section .heading-group{margin-bottom:25px!important}.gallery.vela-section .heading-group .heading{font-size:28px}.gallery.vela-section .heading-group .sub-heading,.gallery.vela-section .gallery__wrapper .gallery__title{font-size:14px}.gallery.vela-section .gallery__wrapper .gallery__desc{font-size:11px}.gallery.vela-section .gallery__content-inner{padding:16px 14px}.gallery.vela-section .js-carousel.slick-carousel{padding:0 42px}.gallery.vela-section .js-carousel .slick-arrow{width:40px;height:40px}}@media (max-width: 575px){.gallery.vela-section .row-cols-2>*,.gallery.vela-section .row-cols-lg-6>*,.gallery.vela-section .row-cols-md-3>*{width:100%!important}.gallery.vela-section .row.marquee-row .gallery__item{width:240px}.gallery.vela-section .row.marquee-row{animation-duration:60s;padding:8px 0}.gallery.vela-section .vela-section__inner{padding:25px 0}.gallery.vela-section .heading-group{margin-bottom:20px!important}.gallery.vela-section .heading-group .heading{font-size:24px}.gallery.vela-section .heading-group .sub-heading{font-size:13px}.gallery.vela-section .gallery__wrapper .gallery__title{font-size:13px;margin-bottom:5px}.gallery.vela-section .gallery__wrapper .gallery__desc{font-size:11px}.gallery.vela-section .gallery__content-inner{padding:14px 12px}.gallery.vela-section .gallery__wrapper{border-radius:10px!important;border-width:1px}.gallery.vela-section .gallery__image-container{border-radius:8px}.gallery.vela-section .js-carousel.slick-carousel{padding:0 38px}.gallery.vela-section .js-carousel .slick-arrow{width:36px;height:36px}.gallery.vela-section .js-carousel .slick-arrow:before{font-size:15px}.gallery.vela-section .gallery__wrapper:hover{transform:translateY(-6px)}.gallery.vela-section .gallery__wrapper:hover .card__image,.gallery.vela-section .gallery__wrapper:hover img{transform:scale(1.08)}}@media (prefers-reduced-motion: reduce){.gallery.vela-section .gallery__wrapper,.gallery.vela-section .gallery__wrapper *,.gallery.vela-section .row.marquee-row{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.gallery.vela-section .gallery__wrapper:focus-visible{outline:2px solid var(--gallery-primary);outline-offset:3px}@media print{.gallery.vela-section .gallery__wrapper{break-inside:avoid}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/gallery.css.map */
