.section-lifestyle-gallery{background-color:var(--color-bg-light-accent);overflow:hidden}.section-lifestyle-gallery .gallery-container{display:none;overflow:hidden;position:relative}.section-lifestyle-gallery .gallery-container.active{display:block}.section-lifestyle-gallery .gallery-container .loading .swiper-slide{display:none!important}.section-lifestyle-gallery .gallery-container .loading .swiper-slide:first-child{display:block!important}.section-lifestyle-gallery .gallery-container .swiper-navigation{display:none;position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;z-index:4;justify-content:space-between;pointer-events:none;align-items:center;justify-content:space-between}@media (max-width:1024px){.section-lifestyle-gallery .gallery-container .swiper-navigation{display:flex}}.section-lifestyle-gallery .gallery-container .swiper-navigation .swiper-button{width:2em;height:3.5em;display:flex;align-items:center;justify-content:center;pointer-events:all;background-color:var(--color-bg-light);pointer-events:all;cursor:pointer;border-radius:0 .25em .25em 0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.section-lifestyle-gallery .gallery-container .swiper-navigation .swiper-button--next{border-radius:.25em 0 0 .25em}.section-lifestyle-gallery .gallery-container .swiper-navigation .swiper-button svg{width:1.25em;height:auto}.section-lifestyle-gallery .gallery-container .swiper-navigation .swiper-button svg circle,.section-lifestyle-gallery .gallery-container .swiper-navigation .swiper-button svg line,.section-lifestyle-gallery .gallery-container .swiper-navigation .swiper-button svg path,.section-lifestyle-gallery .gallery-container .swiper-navigation .swiper-button svg polygon,.section-lifestyle-gallery .gallery-container .swiper-navigation .swiper-button svg polyline{fill:none;stroke:var(--color-text-body);stroke-width:1.25;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.section-lifestyle-gallery .gallery-container .swiper-navigation .swiper-button.swiper-button-disabled{opacity:.25}.section-lifestyle-gallery__form{display:flex;justify-content:center;border-bottom:1px solid var(--color-border-primary);background-color:var(--color-bg-light)}.section-lifestyle-gallery__form .button-price{display:none!important}.section-lifestyle-gallery__form form{display:flex;gap:3em;padding:1em 2em;border-top:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;justify-content:space-between;align-items:flex-start;margin:0 auto}@media (max-width:1024px){.section-lifestyle-gallery__form form{flex-direction:column;gap:1em;padding:1.5em 0;text-align:center;width:100%;min-width:100%}}.section-lifestyle-gallery__form form .button{min-width:16em}@media (max-width:1024px){.section-lifestyle-gallery__form form .button{width:100%}}.section-lifestyle-gallery__form form .price{font-size:1.125em;line-height:1}@media (max-width:1024px){.section-lifestyle-gallery__form form .price{font-size:1.25em}}.section-lifestyle-gallery__form form .price span{display:block;line-height:1}.section-lifestyle-gallery__form form .actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5em}@media (max-width:1024px){.section-lifestyle-gallery__form form .actions{width:100%;align-items:center;gap:1em}}.section-lifestyle-gallery__form form .actions .junip-product-summary-review-count{display:none}.section-lifestyle-gallery__form form .actions .junip-product-summary,.section-lifestyle-gallery__form form .actions .junip-product-summary-stars-wrapper{height:18px;display:none;margin-top:.125em}@media (max-width:1024px){.section-lifestyle-gallery__form form .actions .junip-product-summary,.section-lifestyle-gallery__form form .actions .junip-product-summary-stars-wrapper{display:block}}.section-lifestyle-gallery__form form .actions .junip-product-summary-star{width:18px;height:18px}.section-lifestyle-gallery__form form .meta{width:100%;display:flex;justify-content:space-between;align-items:center;height:18px}@media (max-width:1024px){.section-lifestyle-gallery__form form .meta{justify-content:center}}.section-lifestyle-gallery__form form .meta .junip-product-summary,.section-lifestyle-gallery__form form .meta .junip-product-summary-stars-wrapper{height:18px;display:block;margin:0}@media (max-width:1024px){.section-lifestyle-gallery__form form .meta .junip-product-summary,.section-lifestyle-gallery__form form .meta .junip-product-summary-stars-wrapper{display:none}}@media (max-width:1024px){.section-lifestyle-gallery__form .variant-wrapper{width:100%}}.section-lifestyle-gallery__form .variant-wrapper legend{display:block;line-height:1.2;margin-bottom:.5em}@media (max-width:1024px){.section-lifestyle-gallery__form .variant-wrapper legend{margin:0 auto .5em auto}}@media (max-width:1024px){.section-lifestyle-gallery__form .variant-wrapper fieldset .variant-options{justify-content:center}}.section-lifestyle-gallery .swiper{overflow:visible;background-color:var(--color-bg-dark)}@media (max-width:1024px){.section-lifestyle-gallery .swiper{background-color:var(--color-bg-light)}}.section-lifestyle-gallery .swiper:not(.swiper-initialized){display:none}.section-lifestyle-gallery .swiper .swiper-slide{width:32em}@media (max-width:1440px){.section-lifestyle-gallery .swiper .swiper-slide{width:28em}}@media (max-width:520px){.section-lifestyle-gallery .swiper .swiper-slide{width:100%}}.section-lifestyle-gallery .swiper a{display:block;width:100%;position:relative;overflow:hidden;height:0;padding-bottom:100%}.section-lifestyle-gallery .swiper a img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.01);transition:transform linear .2s;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;line-height:1}.section-lifestyle-gallery .swiper-wrapper{transition-timing-function:linear!important}.section-lifestyle-gallery .swiper-scrollbar{display:none;position:relative;left:auto;bottom:auto;width:100%;background-color:var(--color-border-primary);margin-top:3em;height:3px}.section-lifestyle-gallery .swiper-scrollbar .swiper-scrollbar-drag{background-color:var(--color-text-body)}