.single-product{margin-top:var(--sp-128);margin-bottom:var(--sp-192)}@media (min-width:1024px){.single-product{margin-bottom:var(--sp-112)}.single-product.is-gallery-sticky .gallery-wrapper{height:100%}.single-product.is-gallery-sticky .gallery-wrapper .gallery{top:var(--sp-24);position:-webkit-sticky;position:sticky}}.single-product .container{gap:0;gap:var(--sp-72);flex-direction:column;display:flex}@media (min-width:1024px){.single-product .container{column-gap:var(--sp-56);grid-template-columns:1fr 1.3fr;justify-content:start;align-items:start;display:grid}}@media (min-width:1366px){.single-product .container{gap:var(--sp-128)}}.single-product .heading{text-transform:uppercase;font-size:max(1.75rem,min(1.5rem + 1.06667vw,3.5rem));font-weight:600}.single-product .heading+span{color:var(--color-accent);text-transform:uppercase;font-size:max(.875rem,min(.767857rem + .457143vw,1.625rem));font-weight:600}.single-product .heading+span+strong{margin-top:max(1.5rem,min(1.28571rem + .914286vw,3rem))}.single-product-about{gap:0;gap:var(--sp-24);flex-direction:column;display:flex}.single-product-about .simple-text{font-size:var(--fs-18);font-weight:300}.single-product-about .simple-text :first-child{margin-top:0}.single-product-about .simple-text strong,.single-product-about .simple-text b{font-weight:500}.single-product-about .simple-text p,.single-product-about .simple-text ul,.single-product-about .simple-text ol{margin-top:var(--sp-16)}.single-product-about .simple-text p{line-height:1.2}.single-product-about .simple-text ol,.single-product-about .simple-text ul{line-height:1.4}.single-product-about.accordions-opened .flc_accordion-item{grid-template-rows:auto 1fr}.single-product-about.accordions-opened .flc_accordion-trigger:after{display:none}.single-product .gallery{gap:var(--sp-10);grid-template-columns:1fr .8fr;height:16rem;display:grid}@media (min-width:640px){.single-product .gallery{height:24rem}}@media (min-width:1024px){.single-product .gallery{gap:var(--sp-20);height:32rem}}.single-product .gallery .image-wrapper{border-radius:var(--sp-10);min-width:0;min-height:0;overflow:hidden}.single-product .gallery .image-wrapper img{object-fit:cover;width:100%;height:100%}.single-product .gallery.items-1,.single-product .gallery.items-2{grid-template-rows:1fr}.single-product .gallery.items-3{grid-template-rows:1fr 1fr}.single-product .gallery.items-3>.image-wrapper:first-of-type{grid-row:1/3}.single-product .gallery.items-4{grid-template-rows:1fr 1fr}.single-product table{border-collapse:separate;border-spacing:0;margin-top:var(--sp-28);text-align:center;font-size:var(--fs-14);min-width:100%;position:relative}@media (min-width:1024px){.single-product table{font-size:var(--fs-16)}}.single-product table strong{font-weight:600}.single-product table em{font-style:normal;font-weight:400;font-size:var(--fs-14)}.single-product table:after{content:"";clear:both;z-index:1;border-radius:var(--sp-4);pointer-events:none;border:1px solid #c2c2c2;display:block;position:absolute;top:0;bottom:0;left:0;right:0}.single-product table td,.single-product table th{padding:var(--sp-12)var(--sp-2);border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}@media (min-width:1024px){.single-product table td,.single-product table th{padding:var(--sp-12)var(--sp-16)}}.single-product table td:last-child,.single-product table th:last-child{border-right:none}.single-product table tr:last-child td,.single-product table tr:last-child th{border-bottom:none}.single-product .flc_accordion{font-size:var(--fs-18);font-weight:300}.single-product .flc_accordion :first-child{margin-top:0}.single-product .flc_accordion strong,.single-product .flc_accordion b{font-weight:500}.single-product .flc_accordion p,.single-product .flc_accordion ul,.single-product .flc_accordion ol{margin-top:var(--sp-16)}.single-product .flc_accordion p{line-height:1.2}.single-product .flc_accordion ol,.single-product .flc_accordion ul{line-height:1.4}.single-product .flc_accordion ol li,.single-product .flc_accordion ul li{margin-left:var(--sp-18)}.lightbox{z-index:999999;opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.lightbox.is-active{opacity:1;pointer-events:auto}.lightbox__overlay{background:rgba(0,0,0,.73);position:absolute;top:0;bottom:0;left:0;right:0}.lightbox__close,.lightbox__prev,.lightbox__next{z-index:10;cursor:pointer;background-color:transparent;border:none;padding:.5rem .75rem;font-size:2rem;transition:opacity .2s,width .2s,right .2s;position:absolute}.lightbox__close{width:var(--sp-40);height:var(--sp-40);z-index:100;background-color:var(--color-accent);border-radius:50%;justify-content:center;align-items:center;padding:0;transition:all .3s;display:flex;top:2rem;right:2rem}.lightbox__close svg{width:1.35rem;height:1.35rem}.lightbox__close:hover{background-color:var(--color-primary)}.lightbox__prev,.lightbox__next{min-width:60px}@media (min-width:1024px){.lightbox__prev,.lightbox__next{min-width:unset}}.lightbox__prev svg,.lightbox__next svg{position:absolute;top:50%;transform:translateY(-50%)}.lightbox__prev{justify-content:center;align-items:center;width:20px;display:flex;top:0;bottom:0;left:0}.lightbox__prev svg{left:1rem}@media (min-width:1024px){.lightbox__prev svg{left:4rem}}.lightbox__next{justify-content:center;align-items:center;width:20px;display:flex;top:0;bottom:0;right:0}.lightbox__next svg{right:1rem}@media (min-width:1024px){.lightbox__next svg{right:4rem}}.lightbox__inner{z-index:5;border-radius:var(--sp-10);opacity:0;width:auto;max-width:min(90vw,1400px);height:auto;max-height:95vh;transition:opacity .2s;position:relative;overflow:hidden}.lightbox__inner img{object-fit:contain;width:auto;max-width:90vw;height:auto;max-height:95vh}.lightbox__inner.is-loaded{opacity:1}.cursor-dot{pointer-events:none;z-index:10000;width:2.7rem;height:2.7rem;position:fixed}
/*# sourceMappingURL=single-product.css.map*/