.page_container__aoG4z{height:100vh}.page_gallery__sJw99{background:#eee}.page_galleryCell__LhRlx{width:66%;height:200px;margin-right:10px;background:#8c8;counter-increment:galleryCell}.page_galleryCell__LhRlx:before{display:block;text-align:center;content:counter(galleryCell);line-height:200px;font-size:80px;color:#fff}@keyframes tonext{75%{left:0}95%{left:100%}98%{left:100%}99%{left:0}}@keyframes tostart{75%{left:0}95%{left:-300%}98%{left:-300%}99%{left:0}}@keyframes snap{96%{scroll-snap-align:center}97%{scroll-snap-align:none}99%{scroll-snap-align:none}to{scroll-snap-align:center}}.carousel{position:relative;filter:drop-shadow(0 0 10px #0003);max-height:90vh;animation:RevealUp 2s}.carousel__viewport{margin-top:-1rem;max-height:90vh;display:flex;overflow-x:scroll;overflow-y:hidden;counter-reset:item;scroll-behavior:smooth;scroll-snap-type:x mandatory}.carousel__slide{position:relative;flex:0 0 100%;width:100%;counter-increment:item}.carousel__slide:before{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-40%,70px);color:#fff;font-size:2em}.carousel__snapper{position:absolute;top:0;left:0;width:100%;height:100%;scroll-snap-align:center}@media (hover:hover){.carousel__snapper{animation-name:tonext,snap;animation-timing-function:ease;animation-duration:4s;animation-iteration-count:infinite}.carousel__slide:last-child .carousel__snapper{animation-name:tostart,snap}}@media (prefers-reduced-motion:reduce){.carousel__snapper{animation-name:none}}.carousel:focus-within .carousel__snapper,.carousel:hover .carousel__snapper{animation-name:none}.carousel__navigation{position:absolute;right:0;bottom:0;left:0;text-align:center;background:linear-gradient(180deg,transparent,#000)}.carousel__navigation-item,.carousel__navigation-list{display:inline-block}.carousel__navigation-button{display:inline-block;width:1.5rem;height:1.5rem;background-clip:content-box;border:.25rem solid transparent;border-radius:50%;font-size:0;transition:transform .1s}.carousel:after,.carousel:before,.carousel__next,.carousel__prev{position:absolute;top:0;margin-top:40%;width:2rem;height:2rem;transform:translateY(-50%);border-radius:50%;font-size:0;outline:0}.carousel:before,.carousel__prev{font-size:larger;text-align:center;left:2rem}.carousel:after,.carousel__next{font-size:larger;text-align:center;right:2rem}.carousel:after,.carousel:before{content:"";z-index:1;background-size:1.5rem 1.5rem;background-repeat:no-repeat;background-position:50%;color:#fff;font-size:2.5rem;line-height:4rem;text-align:center;pointer-events:none}.productCard:hover .productHeadings{animation:productCardHeadingAnimation .5s ease-in-out .2s;animation-fill-mode:both;animation-direction:alternate}.productCard:hover .productCoverImg{animation:productCardImgAnimation 2s ease-in-out;animation-fill-mode:both;animation-direction:alternate}@keyframes productCardHeadingAnimation{0%{transform:translateY(0);color:#fff}to{background-image:linear-gradient(to right,var(--companylogo-color1),transparent);transform:translateY(-5rem);border-radius:10px}}@keyframes productCardImgAnimation{to{transform:scale(1.2)}}