.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}#timeline-rail-closing{transform-origin:center center}#timeline-rail-closing:before{content:"";position:absolute;top:50%;left:50%;width:10px;height:100vw;background-image:var(--seam-texture-url);background-repeat:repeat;background-size:50% auto;transform:translate(-50%,-50%) rotate(90deg);transform-origin:center center}:root{--mobile-breakpoint: 415px}.qsn-v2{--header-height: 0px;--rouleau-ref-width: 4439;--rouleau-ref-height: 651;--tissue-ref-width: 3866;--tissue-ref-height: 1491;--left-bg-ref-width: 1007;--left-bg-ref-height: 5941;--left-bg-ref-x: -500;--right-bg-ref-width: 1003.03;--right-bg-ref-height: 5941;--right-bg-ref-x: 3936;--rouleau-aspect: calc(var(--rouleau-ref-height) / var(--rouleau-ref-width));--tissue-width-ratio: calc(var(--tissue-ref-width) / var(--rouleau-ref-width));--left-bg-width-ratio: calc(var(--left-bg-ref-width) / var(--rouleau-ref-width));--left-bg-aspect: calc(var(--left-bg-ref-height) / var(--left-bg-ref-width));--left-bg-x-ratio: calc(var(--left-bg-ref-x) / var(--rouleau-ref-width));--right-bg-width-ratio: calc(var(--right-bg-ref-width) / var(--rouleau-ref-width));--right-bg-aspect: calc(var(--right-bg-ref-height) / var(--right-bg-ref-width));--right-bg-x-ratio: calc(var(--right-bg-ref-x) / var(--rouleau-ref-width));--header-max-width: 85rem;--header-padding: clamp(1rem, 4vw, 2rem);--header-content-width: calc(var(--header-max-width) - 2 * var(--header-padding));--desired-width: min(80vw, calc(var(--header-content-width) * .8));--available-height: calc(100vh - var(--header-height));--min-width-for-bg-height: calc(var(--available-height) / (var(--left-bg-width-ratio) * var(--left-bg-aspect)));--container-width: min( max(var(--desired-width), var(--min-width-for-bg-height)), 100vw );--rouleau-height: calc(var(--container-width) * var(--rouleau-aspect));--visible-height: calc(100vh - var(--rouleau-height) - var(--header-height) + 4px);--rouleau-ref-total-width: 4439;--rouleau-ref-total-height: 651;--rouleau-aspect-ratio: calc(var(--rouleau-ref-total-height) / var(--rouleau-ref-total-width));--rouleau-left-width-ratio: calc(154 / var(--rouleau-ref-total-width));--rouleau-left-height-ratio: calc(643 / var(--rouleau-ref-total-height));--rouleau-left-x-ratio: 0;--rouleau-left-y-ratio: 0;--rouleau-center-x-ratio: calc(55 / var(--rouleau-ref-total-width));--rouleau-center-y-ratio: 0;--rouleau-center-width-ratio: calc(4315 / var(--rouleau-ref-total-width));--rouleau-center-height-ratio: calc(651 / var(--rouleau-ref-total-height));--rouleau-right-width-ratio: calc(154 / var(--rouleau-ref-total-width));--rouleau-right-height-ratio: calc(644 / var(--rouleau-ref-total-height));--rouleau-right-x-ratio: calc(4285 / var(--rouleau-ref-total-width));--rouleau-right-y-ratio: 0;--rouleau-texture-width-ratio: calc(4315 / var(--rouleau-ref-total-width));--rouleau-texture-height-ratio: calc(680 / var(--rouleau-ref-total-height))}.qsn-v2__container{width:var(--container-width)}.qsn-v2__shadow{top:calc(var(--header-height) + var(--rouleau-height) - 1px);left:50%;transform:translate(-50%);width:calc(var(--container-width) * var(--tissue-width-ratio))}.qsn-v2__tissue-container{top:calc(var(--header-height) + var(--rouleau-height) - 4px);left:50%;transform:translate(-50%);width:calc(var(--container-width) * var(--tissue-width-ratio));min-height:var(--visible-height);height:auto;overflow-x:visible;overflow-y:visible}@media (min-width: 769px){.qsn-v2__tissue-container{height:var(--visible-height);overflow-y:hidden}}@media (max-width: 768px){.qsn-v2{--tissue-overscroll-buffer: 400px}.qsn-v2__tissue-container{top:calc(var(--header-height) + var(--rouleau-height) - 4px - var(--tissue-overscroll-buffer));height:calc(100vh - var(--header-height) - var(--rouleau-height) + 4px + var(--tissue-overscroll-buffer));overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.qsn-v2__tissue{padding-top:var(--tissue-overscroll-buffer)}.qsn-v2__tissue-container::-webkit-scrollbar{display:none;width:0;height:0}}.qsn-v2__tissue{width:100%;background-image:var(--tissue-url-desktop);background-repeat:repeat-y;background-position:top center;background-size:100% auto}.qsn-v2__left-bg{top:var(--header-height);left:calc(var(--container-width) * var(--left-bg-x-ratio));width:calc(var(--container-width) * var(--left-bg-width-ratio));height:var(--available-height)}.qsn-v2__right-bg{top:var(--header-height);left:calc(var(--container-width) * var(--right-bg-x-ratio));width:calc(var(--container-width) * var(--right-bg-width-ratio));height:var(--available-height)}.qsn-v2__left-repeatable-bg{top:var(--header-height);left:calc((var(--container-width) - 100vw) / 2);right:calc(var(--container-width) * (1 - var(--left-bg-x-ratio)));height:var(--available-height);background-image:var(--left-repeatable-bg-url);background-repeat:repeat-x;background-position:right top;background-size:auto calc(var(--container-width) * var(--left-bg-width-ratio) * var(--left-bg-aspect))}.qsn-v2__right-repeatable-bg{top:var(--header-height);left:calc(var(--container-width) * (var(--right-bg-x-ratio) + var(--right-bg-width-ratio)));right:calc((var(--container-width) - 100vw) / 2);height:var(--available-height);background-image:var(--right-repeatable-bg-url);background-repeat:repeat-x;background-position:left top;background-size:auto calc(var(--container-width) * var(--right-bg-width-ratio) * var(--right-bg-aspect))}.qsn-v2__content-wrapper{pointer-events:none}.qsn-v2__content-wrapper a,.qsn-v2__content-wrapper button{pointer-events:auto}.qsn-v2__slide{height:var(--visible-height);display:flex;align-items:center;justify-content:center;position:relative;overflow:visible;padding:2rem 1rem}@media (max-width: 768px){.qsn-v2__slide{height:auto;padding:1.5rem 1rem}}.qsn-v2__dots-navigation{position:fixed;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;z-index:50}.qsn-v2__dot{position:relative;width:12px;height:12px;padding:0;border:none;background:transparent;cursor:pointer;transition:transform .3s ease}.qsn-v2__dot:hover{transform:scale(1.2)}.qsn-v2__dot-inner{display:block;width:100%;height:100%;border-radius:50%;background:#fff6;border:1px solid rgba(255,255,255,.6);transition:all .3s ease}.qsn-v2__dot--active .qsn-v2__dot-inner{background:#ffffffe6;border-color:#fff;box-shadow:0 0 8px #ffffff80}@media (max-width: 768px){.qsn-v2__dots-navigation{right:auto;top:auto;bottom:2rem;left:50%;transform:translate(-50%);flex-direction:row}.qsn-v2__spacer{height:calc(var(--visible-height) * .2)}.qsn-v2__spacer-image{max-width:140px;max-height:140px}}.qsn-v2__rouleau-dynamic{top:var(--header-height)!important}.qsn-v2__rouleau-wrapper{position:relative;width:var(--container-width);height:calc(var(--container-width) * var(--rouleau-aspect-ratio))}.qsn-v2__roll-end{position:absolute;top:0;z-index:10;object-fit:contain;object-position:center}.qsn-v2__roll-end--left{left:calc(var(--container-width) * var(--rouleau-left-x-ratio));top:calc(var(--container-width) * var(--rouleau-aspect-ratio) * var(--rouleau-left-y-ratio));width:calc(var(--container-width) * var(--rouleau-left-width-ratio));height:calc(var(--container-width) * var(--rouleau-aspect-ratio) * var(--rouleau-left-height-ratio))}.qsn-v2__roll-end--right{left:calc(var(--container-width) * var(--rouleau-right-x-ratio));top:calc(var(--container-width) * var(--rouleau-aspect-ratio) * var(--rouleau-right-y-ratio));width:calc(var(--container-width) * var(--rouleau-right-width-ratio));height:calc(var(--container-width) * var(--rouleau-aspect-ratio) * var(--rouleau-right-height-ratio))}.qsn-v2__center-anim-container{position:absolute;top:calc(var(--container-width) * var(--rouleau-aspect-ratio) * var(--rouleau-center-y-ratio));left:calc(var(--container-width) * var(--rouleau-center-x-ratio));width:calc(var(--container-width) * var(--rouleau-center-width-ratio));height:calc(var(--container-width) * var(--rouleau-aspect-ratio) * var(--rouleau-center-height-ratio));z-index:1;-webkit-mask-image:var(--rouleau-alpha-mask-desktop);mask-image:var(--rouleau-alpha-mask-desktop);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.qsn-v2__edge-fade-wrapper{-webkit-mask-image:linear-gradient(to bottom,black 0%,black 98%,transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black 98%,transparent 100%)}.qsn-v2__texture-anim{background-image:var(--rouleau-tissu-url-desktop);background-repeat:repeat;background-size:100% calc(100% * var(--rouleau-texture-height-ratio));background-position:0 0;z-index:2}.qsn-v2__texture-anim[data-section-id]{filter:var(--displacement-filter-desktop)}@supports (filter: url(#test)){.qsn-v2__texture-anim[data-section-id]{filter:var(--displacement-filter-desktop)}}.qsn-v2__dof-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-mask-image:linear-gradient(to bottom,black 0%,transparent 2%,transparent 98%,black 100%);mask-image:linear-gradient(to bottom,black 0%,transparent 2%,transparent 98%,black 100%)}.qsn-v2__light-overlay--mobile,.qsn-v2__shadow-overlay--mobile,.qsn-v2__mobile-bg{display:none}.qsn-v2__desktop-bg{display:block}@media (max-width: 415px){.qsn-v2__light-overlay--mobile,.qsn-v2__shadow-overlay--mobile,.qsn-v2__mobile-bg{display:block}.qsn-v2__desktop-bg{display:none}.qsn-v2__edge-fade-wrapper:has(.qsn-v2__light-overlay--mobile) .qsn-v2__light-overlay--desktop,.qsn-v2__edge-fade-wrapper:has(.qsn-v2__shadow-overlay--mobile) .qsn-v2__shadow-overlay--desktop{display:none}.qsn-v2{--header-height: 52px;--container-width: 100vw !important;--rouleau-ref-width: 2340;--rouleau-ref-total-width: 2340;--rouleau-ref-height: 651;--rouleau-ref-total-height: 651;--rouleau-aspect: calc(var(--rouleau-ref-height) / var(--rouleau-ref-width));--rouleau-aspect-ratio: calc(var(--rouleau-ref-total-height) / var(--rouleau-ref-total-width));--tissue-ref-width: 2037;--tissue-width-ratio: calc(var(--tissue-ref-width) / var(--rouleau-ref-width));--rouleau-left-width-ratio: calc(154 / 2340);--rouleau-left-height-ratio: calc(643 / 651);--rouleau-left-x-ratio: 0;--rouleau-left-y-ratio: 0;--rouleau-center-x-ratio: calc(55 / 2340);--rouleau-center-y-ratio: 0;--rouleau-center-width-ratio: calc(2216 / 2340);--rouleau-center-height-ratio: 1 ;--rouleau-right-width-ratio: calc(154 / 2340);--rouleau-right-height-ratio: calc(644 / 651);--rouleau-right-x-ratio: calc(2186 / 2340);--rouleau-right-y-ratio: 0}.qsn-v2__roll-end{object-fit:contain}.qsn-v2__center-anim-container{height:calc(var(--container-width) * var(--rouleau-aspect-ratio))!important}.qsn-v2__tissue{background-image:var(--tissue-url-mobile, var(--tissue-url-desktop))}.qsn-v2__texture-anim{background-image:var(--rouleau-tissu-url-mobile, var(--rouleau-tissu-url-desktop));filter:var(--displacement-filter-mobile, var(--displacement-filter-desktop))!important}.qsn-v2__center-anim-container{-webkit-mask-image:var(--rouleau-alpha-mask-mobile, var(--rouleau-alpha-mask-desktop))!important;mask-image:var(--rouleau-alpha-mask-mobile, var(--rouleau-alpha-mask-desktop))!important}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.shopify_group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.shopify_group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.shopify_group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.faq-section{background:transparent}.faq-item{transition:all .3s ease}.faq-question:hover .faq-icon svg{transform:rotate(90deg)}.faq-question[aria-expanded=true] .faq-icon svg{transform:rotate(45deg)}.faq-answer{transition:max-height .5s cubic-bezier(.4,0,.2,1)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-answer[style*="max-height: 0"]{animation:none}.faq-answer:not([style*="max-height: 0"]){animation:slideDown .3s ease-out}@media (max-width: 768px){.faq-section .max-w-4xl{padding-left:1rem;padding-right:1rem}.faq-question{padding-top:1rem;padding-bottom:1rem}}.image{display:block;position:relative;overflow:hidden}.image>img{width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map */
