.collections-showcase-section{padding-top:var(--mg-top-desktop);padding-bottom:var(--mg-bottom-desktop);background:var(--background)}@media(max-width:1200px){.collections-showcase-section{padding-top:var(--mg-top-tablet);padding-bottom:var(--mg-bottom-tablet)}}@media(max-width:767px){.collections-showcase-section{padding-top:var(--mg-top-mobile);padding-bottom:var(--mg-bottom-mobile)}}.collections-section{position:relative}.collections-showcase-section .carousel-container{position:relative;width:100%}.collections-showcase-section .item-title{font-weight:600;font-size:14px;letter-spacing:.05em;color:#232323;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.collections-showcase-section a{font-weight:100;display:flex;justify-content:center;gap:6px;padding:0 4px;scroll-snap-align:start}.collections-showcase-section .items-wrapper .item .img-wrapper{text-align:left;max-width:fit-content;margin:auto;display:block;object-fit:cover;z-index:1;position:absolute;top:23px;bottom:23px;left:40px;right:20px}.collections-showcase-section .items-wrapper .item .video-wrapper{top:0;left:0;right:0;bottom:0;min-width:var(--item-width-desktop);max-width:var(--item-width-desktop);min-height:var(--item-height-desktop);max-height:var(--item-height-desktop)}.collections-showcase-section .video-controls{display:flex;align-items:center;gap:8px;z-index:2;position:absolute;bottom:-13px;left:calc(50% - 25px)}.collections-showcase-section .video-controls button{all:unset;cursor:pointer;display:flex;align-items:center;justify-content:center}.collections-showcase-section .video-controls button svg{width:14px;height:14px}.collections-showcase-section .video-controls .video-showcase--play{background:#fff;padding:10px;border-radius:999px}.collections-showcase-section .video-controls .video-showcase--mute svg{fill:#fff;stroke:#fff;width:24px;height:24px}.collections-showcase-section .video-wrapper:is(.not-playing) .video-controls .icon-pause,.collections-showcase-section .video-wrapper:is(.not-mute) .video-controls .icon-unmute,.collections-showcase-section .video-wrapper .video-controls .icon-mute,.collections-showcase-section .video-wrapper .video-controls .icon-play{display:none}.collections-showcase-section .video-wrapper:is(.not-playing) .video-controls .icon-play,.collections-showcase-section .video-wrapper:is(.not-mute) .video-controls .icon-mute{display:block}.collections-showcase-section .items-wrapper .item .video-wrapper video{clip-path:url(#hello-brain-mask);position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%;object-fit:cover}.collections-showcase-section .items-wrapper .item .content-wrapper{left:45px;right:auto;top:40px;bottom:40px;text-align:center;max-width:fit-content}.collections-showcase-section .items-wrapper .item .content-wrapper *{font-size:var(--fs-desktop)!important}.collections-showcase-section .items-wrapper .item .item-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--bg-color);display:block!important;clip-path:url(#hello-brain-mask);z-index:0}.collections-showcase-section .items-wrapper .item{min-width:var(--item-width-desktop);max-width:var(--item-width-desktop);min-height:var(--item-height-desktop);max-height:var(--item-height-desktop)}.collections-showcase-section .items-wrapper .item img{display:block;width:100%;height:auto}.collections-showcase-section .call-to-action{align-items:center;justify-content:flex-start;text-decoration:underline}.collections-showcase-section .items-wrapper{display:flex;gap:16px;overflow-x:auto;justify-content:center;padding:15px 4px;position:relative}.collections-showcase-section .carousel-container:before{content:"";opacity:0;position:absolute;width:60px;left:-5px;top:0;bottom:15px;z-index:20;background:linear-gradient(270deg,#e0dbe000,#e0dbe0);transition:opacity .3s ease-in-out;pointer-events:none}.collections-showcase-section .carousel-container:is(.can-scroll-left,.can-scroll-right) .items-wrapper{justify-content:start}.collections-showcase-section .carousel-container.can-scroll-left:before{opacity:1}.collections-showcase-section .carousel-container:after{content:"";opacity:0;position:absolute;width:60px;right:-5px;top:0;bottom:15px;z-index:20;background:linear-gradient(90deg,#e0dbe000,#e0dbe0);transition:opacity .3s ease-in-out;pointer-events:none}.collections-showcase-section .carousel-container.can-scroll-right:after{opacity:1}.collections-showcase-section .item p{margin-bottom:3px;text-align:center}.collections-showcase-section .item{cursor:pointer;position:relative}.collections-showcase-section .item:hover:after{width:70%}.collections-showcase-section .bg-pattern{position:absolute;pointer-events:none;width:var(--width-desk);top:var(--top-desk);bottom:var(--bottom-desk);left:var(--left-desk);right:var(--right-desk);transform:var(--transform-desk)}.collections-showcase-section .bg-pattern img{width:100%;height:auto}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media(max-width:1024px){.collections-showcase-section .carousel-container{width:100%}.collections-showcase-section .items-wrapper{padding-top:8px;width:100%;justify-content:space-between}}@media(max-width:900px){.collections-showcase-section .items-wrapper .item,.collections-showcase-section .items-wrapper .item .video-wrapper{min-width:var(--item-width-tablet);max-width:var(--item-width-tablet);min-height:var(--item-height-tablet);max-height:var(--item-height-tablet)}.collections-showcase-section a{width:var(--item-width-tablet);height:var(--item-height-tablet)}.collections-showcase-section .items-wrapper .item .content-wrapper *{font-size:var(--fs-tablet)!important}.collections-showcase-section .items-wrapper .item .content-wrapper{left:30px;top:30px}.collections-showcase-section .bg-pattern{width:var(--width-tablet, var(--width-desk));top:var(--top-tablet, var(--top-desk));bottom:var(--bottom-tablet, var(--bottom-desk));left:var(--left-tablet, var(--left-desk));right:var(--right-tablet, var(--right-desk));transform:var(--transform-tablet, var(--transform-desk))}}@media(max-width:600px){.collections-showcase-section .items-wrapper{gap:12px}.collections-showcase-section .items-wrapper .item,.collections-showcase-section .items-wrapper .item .video-wrapper{min-width:var(--item-width-mb);max-width:var(--item-width-mb);min-height:var(--item-height-mb);max-height:var(--item-height-mb)}.collections-showcase-section a{width:var(--item-width-mb);height:var(--item-height-mb)}.collections-showcase-section .bg-pattern{width:var(--width-mb, var(--width-tablet, var(--width-desk)));top:var(--top-mb, var(--top-tablet, var(--top-desk)));bottom:var(--bottom-mb, var(--bottom-tablet, var(--bottom-desk)));left:var(--left-mb, var(--left-tablet, var(--left-desk)));right:var(--right-mb, var(--right-tablet, var(--right-desk)));transform:var(--transform-mb, var(--transform-tablet, var(--transform-desk)))}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/showcase.css.map */
