.section-hero{position:relative;min-height:var(--hero-height-desktop,70vh);display:flex;align-items:center}@media (max-width:768px){.section-hero{min-height:var(--hero-height-mobile,var(--hero-height-desktop,70vh))}}.section-hero__content{width:100%}.section-hero--v-top .section-hero__content{padding-top:5rem;padding-bottom:2rem;align-self:flex-start}.section-hero--v-bottom .section-hero__content{padding-top:2rem;padding-bottom:4rem;align-self:flex-end}@media (max-width:768px){.section-hero--v-top .section-hero__content{padding-top:4rem}.section-hero--v-bottom .section-hero__content{padding-bottom:3rem}}@media (max-width:768px){.section-hero--v-mobile-top .section-hero__content{align-self:flex-start;padding-top:4rem;padding-bottom:2rem}.section-hero--v-mobile-center .section-hero__content{align-self:center;padding-top:0;padding-bottom:0}.section-hero--v-mobile-bottom .section-hero__content{align-self:flex-end;padding-top:2rem;padding-bottom:3rem}.section-hero--h-mobile-left .section-hero__content .col-lg-8{text-align:left!important}.section-hero--h-mobile-center .section-hero__content .col-lg-8{text-align:center!important}.section-hero--h-mobile-right .section-hero__content .col-lg-8{text-align:right!important}.section-hero--h-mobile-left .section-hero__content .d-flex{justify-content:flex-start!important}.section-hero--h-mobile-center .section-hero__content .d-flex{justify-content:center!important}.section-hero--h-mobile-right .section-hero__content .d-flex{justify-content:flex-end!important}}.section-hero--container{max-width:1320px;margin-left:auto;margin-right:auto;border-radius:1rem;overflow:hidden}@media (max-width:768px){.section-hero--container{border-radius:0}}.section-hero__bg{position:absolute;inset:0;z-index:-1;width:100%;height:100%;will-change:transform}.section-hero__bg img,.section-hero__bg video{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.section-hero__bg picture img{object-fit:var(--mobile-image-fit,cover);object-position:var(--mobile-image-position,center)}}.hero-video-mobile{display:none}.hero-image-mobile{display:none;width:100%;height:100%}.hero-image-mobile img{width:100%;height:100%}@media (max-width:768px){.hero-video-desktop:has(~.hero-video-mobile),.hero-video-desktop:has(~.hero-image-mobile){display:none}.hero-video-mobile{display:block}.hero-image-mobile{display:block}}.section-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--hero-overlay-color,#000000) 45%,transparent) 0%,var(--hero-overlay-color,#000000) 100%);opacity:var(--hero-overlay-opacity,.55);pointer-events:none}.section-hero__overlay--color{background:none}.section-hero__bg video[controls]{z-index:2;position:relative;object-fit:contain;background:#000}.section-hero__bg:has(video[controls]) .section-hero__overlay{pointer-events:none}.hero-badge{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:2rem;background-color:rgb(0 0 0 / .7);color:#fff;font-size:.85rem;font-weight:600;line-height:1.2}.hero-badge--v-top{top:1.25rem}.hero-badge--v-center{top:50%;transform:translateY(-50%)}.hero-badge--v-bottom{bottom:1.25rem}.hero-badge--h-left{left:1.25rem}.hero-badge--h-center{left:50%;transform:translateX(-50%)}.hero-badge--h-right{right:1.25rem}.hero-badge--v-center.hero-badge--h-center{transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.section-hero__bg[data-parallax-speed]{transform:none!important}}.section-hero-slider{position:relative}.section-hero-slider .carousel{position:relative}.section-hero-slider .carousel-item{min-height:var(--hero-height-desktop,70vh)}@media (max-width:768px){.section-hero-slider .carousel-item{min-height:var(--hero-height-mobile,var(--hero-height-desktop,70vh))}}.section-hero-slider--container{padding-block:2rem}.section-hero-slider--container .carousel{border-radius:.5rem;overflow:hidden;max-width:1320px;margin-left:auto;margin-right:auto}@media (max-width:768px){.section-hero-slider--container .carousel{border-radius:0}}.section-hero-slider .carousel-control-prev,.section-hero-slider .carousel-control-next{z-index:10}.section-hero-slider .carousel-indicators{z-index:10}.section-hero-slider__bg{position:absolute;inset:0;z-index:0;background-size:cover;background-position:center;overflow:hidden}.section-hero-slider__bg img,.section-hero-slider__bg video{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.section-hero-slider__bg picture img{object-fit:var(--mobile-image-fit,cover);object-position:var(--mobile-image-position,center)}}.section-hero-slider__bg .hero-video-mobile{display:none}.section-hero-slider__bg .hero-image-mobile{display:none;width:100%;height:100%}.section-hero-slider__bg .hero-image-mobile img{width:100%;height:100%}@media (max-width:768px){.section-hero-slider__bg .hero-video-desktop:has(~.hero-video-mobile),.section-hero-slider__bg .hero-video-desktop:has(~.hero-image-mobile){display:none}.section-hero-slider__bg .hero-video-mobile{display:block}.section-hero-slider__bg .hero-image-mobile{display:block}}.section-hero-slider__overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.section-hero-slider__content{position:absolute;inset:0;z-index:2;padding-block:4rem;min-height:inherit}.section-hero-slider__bg video[controls]{z-index:2;object-fit:contain;background:#000}.section-hero-slider--controls-auto .carousel-control-prev,.section-hero-slider--controls-auto .carousel-control-next{width:8%;opacity:.8;transition:background-color 0.2s ease,opacity 0.2s ease}.section-hero-slider--controls-auto .carousel-control-prev:hover,.section-hero-slider--controls-auto .carousel-control-next:hover{background-color:rgb(0 0 0 / .2);opacity:1}.section-hero-slider--controls-auto .carousel-control-prev-icon,.section-hero-slider--controls-auto .carousel-control-next-icon{background-color:rgb(0 0 0 / .3);border-radius:50%;padding:1.5rem;background-size:50%}.section-hero-slider--controls-auto .carousel-indicators button{border:1px solid rgb(0 0 0 / .3)}.section-hero-slider--controls-light .carousel-control-prev-icon,.section-hero-slider--controls-light .carousel-control-next-icon{filter:drop-shadow(1px 1px 2px rgb(0 0 0 / .4))}.section-hero-slider--controls-dark .carousel-control-prev-icon,.section-hero-slider--controls-dark .carousel-control-next-icon{filter:invert(1) drop-shadow(1px 1px 2px rgb(255 255 255 / .4))}.section-hero-slider--controls-dark .carousel-indicators button{background-color:rgb(0 0 0 / .5)}.section-hero-slider--controls-dark .carousel-indicators button.active{background-color:rgb(0 0 0 / .9)}.section-hero-slider .carousel-control-prev,.section-hero-slider .carousel-control-next{opacity:.8;transition:background-color 0.2s ease,opacity 0.2s ease}.section-hero-slider .carousel-control-prev:hover,.section-hero-slider .carousel-control-next:hover{opacity:1}@keyframes heroSliderKenBurns{0%{transform:scale(1)}100%{transform:scale(1.12)}}.section-hero-slider--zoom .carousel-item.active .section-hero-slider__bg{animation:heroSliderKenBurns 6s ease-out forwards}.section-hero-slider--zoom .carousel-item.active .section-hero-slider__bg img{animation:heroSliderKenBurns 6s ease-out forwards}.section-hero-slider--zoom .carousel-item:not(.active) .section-hero-slider__bg,.section-hero-slider--zoom .carousel-item:not(.active) .section-hero-slider__bg img{animation:none;transform:scale(1)}@media (prefers-reduced-motion:reduce){.section-hero-slider--zoom .carousel-item.active .section-hero-slider__bg,.section-hero-slider--zoom .carousel-item.active .section-hero-slider__bg img{animation:none}}.section-gallery__item{position:relative;border-radius:var(--bs-border-radius,.375rem);background:var(--bs-light,#f8f9fa);overflow:hidden}.section-gallery__item img{width:100%;height:100%;object-fit:cover}.gallery-masonry{column-count:var(--cols,3);column-gap:1rem}.gallery-masonry__item{position:relative;break-inside:avoid;margin-bottom:1rem;cursor:pointer;border-radius:var(--bs-border-radius,.375rem);overflow:hidden;background:var(--bs-light,#f8f9fa)}.gallery-masonry__item img{width:100%;height:auto;display:block;border-radius:var(--bs-border-radius,.375rem)}.section-gallery__overlay{position:absolute;inset:0;background:rgb(0 0 0 / .4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease;color:#fff;font-size:1.5rem;z-index:2;border-radius:var(--bs-border-radius,.375rem)}.section-gallery__item:hover .section-gallery__overlay,.gallery-masonry__item:hover .section-gallery__overlay{opacity:1}.product-card-gallery__main{aspect-ratio:4/3;background:var(--bs-light,#f8f9fa);cursor:pointer;position:relative;border-radius:var(--bs-border-radius,.375rem);overflow:hidden}.product-card-gallery__main img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.product-card-gallery__main:hover img{transform:scale(1.02)}.product-card-gallery__zoom{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50px;height:50px;background:rgb(0 0 0 / .6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;opacity:0;transition:opacity 0.2s ease}.product-card-gallery__main:hover .product-card-gallery__zoom{opacity:1}.product-card-gallery__thumb{width:80px;height:80px;flex-shrink:0;border:2px solid #fff0;border-radius:var(--bs-border-radius,.375rem);overflow:hidden;transition:border-color 0.2s ease;cursor:pointer}.product-card-gallery__thumb.active,.product-card-gallery__thumb:hover{border-color:var(--bs-primary,#0d6efd)}.product-card-gallery__thumb img{width:100%;height:100%;object-fit:cover}.gallery-lightbox{position:fixed;inset:0;z-index:9999;background:rgb(0 0 0 / .95);display:flex;align-items:center;justify-content:center}.gallery-lightbox__close{position:absolute;top:1rem;right:1rem;width:3rem;height:3rem;border:none;background:rgb(255 255 255 / .1);color:#fff;font-size:1.5rem;border-radius:50%;cursor:pointer;transition:background 0.2s;display:flex;align-items:center;justify-content:center;z-index:10}.gallery-lightbox__close:hover{background:rgb(255 255 255 / .2)}.gallery-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border:none;background:rgb(255 255 255 / .1);color:#fff;font-size:1.5rem;border-radius:50%;cursor:pointer;transition:background 0.2s;display:flex;align-items:center;justify-content:center;z-index:10}.gallery-lightbox__nav:hover{background:rgb(255 255 255 / .2)}.gallery-lightbox__nav--prev{left:1rem}.gallery-lightbox__nav--next{right:1rem}.gallery-lightbox__content{max-width:90vw;max-height:90vh;display:flex;flex-direction:column;align-items:center}.gallery-lightbox__image{max-width:100%;max-height:85vh;object-fit:contain}.gallery-lightbox__counter{color:rgb(255 255 255 / .7);margin-top:1rem;font-size:.875rem}.transition{transition-property:all}.ease-out{transition-timing-function:ease-out}.ease-in{transition-timing-function:ease-in}.duration-200{transition-duration:200ms}.duration-150{transition-duration:150ms}.opacity-0{opacity:0}.opacity-100{opacity:1}@media (max-width:768px){.gallery-lightbox__nav{width:2.5rem;height:2.5rem;font-size:1.25rem}.gallery-lightbox__close{width:2.5rem;height:2.5rem;font-size:1.25rem}.product-card-gallery__thumb{width:60px;height:60px}.gallery-masonry{column-count:2}}@media (max-width:480px){.gallery-masonry{column-count:1}}.section-block__image img{width:100%;height:auto;border-radius:.5rem}