.section-gallery-with-text{display:flex;justify-content:space-between;padding-top:2rem;padding-bottom:2rem}.section-gallery-with-text .text-content{width:40%;line-height:1.2;text-align:justify;font-size:1.5rem;display:flex;justify-content:flex-end;flex-direction:column}.section-gallery-with-text .text-content h3{margin-bottom:0}.section-gallery-with-text .text-content h3 strong{font-size:3rem;display:inline-block;font-weight:500}.gallery-with-text--main-slider{cursor:pointer}.section-gallery-with-text .gallery--wrapper{position:relative;width:40%}@media screen and (max-width: 989px){.section-gallery-with-text{flex-direction:column;padding-top:1.5rem;gap:2rem}.section-gallery-with-text .text-content{width:100%;order:1}.section-gallery-with-text .gallery--wrapper{width:100%;order:-1}.section-gallery-with-text .text-content h3 strong{font-size:2.5rem}}.gallery-with-text--main-slider .image-wrap{position:relative;height:calc(100vh - var(--header-height) - 4rem);max-height:800px}@media screen and (max-width: 989px){.gallery-with-text--main-slider .image-wrap{height:0;padding-bottom:150%}}.gallery-with-text--main-slider .image-wrap img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product__media-toggle{display:flex;border:none;background-color:transparent;color:currentColor;padding:0}.product__media-toggle:focus-visible{outline:0;box-shadow:none}@media (forced-colors: active){.product__media-toggle:focus-visible,.product__media-toggle:focus-visible:after{outline:transparent solid 1px;outline-offset:2px}}.product__media-toggle.focused{outline:0;box-shadow:none}.product__media-toggle:focus-visible:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product__media-toggle.focused:after{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem rgba(var(--color-foreground),.5);border-radius:var(--media-radius)}.product-media-modal{background-color:rgb(var(--color-background));height:100%;position:fixed;top:0;left:0;width:100%;visibility:hidden;opacity:0;z-index:-1}.product-media-modal[open]{visibility:visible;opacity:1;z-index:101}.product-media-modal__dialog{display:flex;align-items:center;height:100vh}.product-media-modal__content{max-height:100vh;width:100%;overflow:auto}.product-media-modal__content>*:not(.active),.product__media-list .deferred-media{display:none}@media screen and (min-width: 750px){.product-media-modal__content{padding-bottom:2rem}.product-media-modal__content>*:not(.active){display:block}}.product-media-modal__content>*{display:block;height:auto;margin:auto}.product-media-modal__content .media{background:none}.product-media-modal__content .deferred-media{width:100%}@media screen and (min-width: 750px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*{width:100%}.product-media-modal__content>*+*{margin-top:2rem}.product-media-modal__toggle{right:5rem;top:2.2rem}}@media screen and (min-width: 990px){.product-media-modal__content{padding:2rem 11rem}.product-media-modal__content>*+*{margin-top:1.5rem}.product-media-modal__content{padding-bottom:1.5rem}.product-media-modal__toggle{right:5rem}}.section-gallery-with-text .gallery-top-bar--wrap{position:absolute;top:0;left:0;width:100%;z-index:1}.section-gallery-with-text .gallery-top-bar{position:relative;display:flex;width:100%;z-index:2;padding:1rem;box-sizing:border-box;justify-content:space-between;cursor:pointer}.section-gallery-with-text .gallery--wrapper .gallery-top-bar--wrap .gallery-top-bar>p{opacity:0;transition:opacity .3s linear}.section-gallery-with-text .gallery--wrapper.gallery-with-text--wrapper:hover .gallery-top-bar--wrap .gallery-top-bar>p{opacity:1}.section-gallery-with-text .gallery--wrapper .swiper-slide{transition:opacity .3s linear}.section-gallery-with-text .gallery--wrapper.gallery-with-text--wrapper:hover .swiper-slide{opacity:.8}.section-gallery-with-text .gallery-top-bar p{margin:0;font-size:1.3rem}.section-gallery-with-text .gallery-top-bar svg{display:block;width:1.6rem;height:1.6rem}.section-gallery-with-text .gallery--wrapper .swiper-pagination{text-align:right;font-size:1.5rem;font-family:var(--font-heading-family)}.section-gallery-with-text .gallery--wrapper .swiper-pagination-current,.section-gallery-with-text .gallery--wrapper .swiper-pagination-total{padding:0 2.5rem}.gallery-modal{display:none;position:fixed;z-index:10;overflow:auto;top:0;left:0;width:100%;height:100%;background:#00000080;cursor:pointer}.gallery-modal.open{display:block}.gallery-modal .modal-content{background:#fff;padding:20px;border-radius:8px;box-shadow:0 0 10px #0003;position:relative}.gallery-modal .floating-close{position:fixed;pointer-events:none;transform:translate(-50%,-50%);transition:transform .05s linear;font-size:20px;font-family:var(--font-heading-family);font-style:italic;z-index:100;transition:opacity .3s linear;color:rgb(var(--color-foreground));opacity:0}.gallery-modal .gallery-modal__dialog,.gallery-modal .gallery-media-modal__content,.gallery-modal .swiper-wrapper{min-height:100vh}.gallery-modal img.swiper-slide{min-height:100vh;object-fit:cover}.gallery-modal .swiper-buttons{position:fixed;bottom:0;padding:0 20px;display:flex;width:100%;height:115px;background:linear-gradient(0deg,#ffffff70,#fff0);justify-content:space-between;align-items:center;z-index:2}.gallery-modal .swiper-button-next--modal,.gallery-modal .swiper-button-prev--modal{display:flex!important;position:static;justify-content:center;align-items:center;width:44px;margin:0}.gallery-modal .swiper-buttons .swiper-button-next--modal:after,.gallery-modal .swiper-buttons .swiper-button-prev--modal:after{color:rgb(var(--color-foreground));font-size:25px}.gallery-modal .swiper-pagination--modal{position:fixed;bottom:40px;z-index:2;width:200px;left:50%;transform:translate(-50%);color:rgb(var(--color-foreground))}@media screen and (max-width: 989px){.gallery-modal .swiper-buttons{height:80px}.gallery-modal .swiper-button-next--modal,.gallery-modal .swiper-button-prev--modal{width:40px}.gallery-modal .swiper-buttons .swiper-button-next--modal:after,.gallery-modal .swiper-buttons .swiper-button-prev--modal:after{font-size:18px}.gallery-modal .swiper-pagination--modal{bottom:26px;font-size:15px}.gallery-modal .gallery-close-btn{position:fixed;right:6px;top:4px;color:rgb(var(--color-foreground));font-size:1.4rem;padding:6px 12px;z-index:1;cursor:pointer}}.product-gallery__no-zoom .gallery-top-bar--wrap{display:none}.section-gallery-with-text.product-gallery__no-zoom .gallery--wrapper.gallery-with-text--wrapper:hover .swiper-slide{opacity:1}.section-gallery-with-text .swiper-slide.image-ratio-auto{width:auto}@media screen and (max-width: 989px){.section-gallery-with-text.product-gallery .gallery-with-text--main-slider .swiper-slide.image-ratio-auto .image-wrap{height:calc(70vh - var(--header-height) - 15rem);min-height:20rem}}.section-gallery-with-text .swiper-slide.image-ratio-auto .image-wrap img{display:block;width:auto;position:relative}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-gallery-with-text.css.map */
