.fta-brochure-selection{position:relative;padding:140px var(--content-padding) 0;min-height:100vh}@media(min-width:1440px){.fta-brochure-selection{padding-left:15vw;padding-right:15vw}}.fta-brochure-selection__content{max-width:var(--content-max-width);position:relative}.fta-brochure-selection__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media(max-width:989px){.fta-brochure-selection__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:749px){.fta-brochure-selection__grid{grid-template-columns:1fr;max-width:469px}}.fta-brochure-card{display:block;text-decoration:none;color:var(--color-text)}.fta-brochure-card__image{aspect-ratio:469 / 587;overflow:hidden;background:#d7cdc3}.fta-brochure-card__image img{width:100%;height:100%;object-fit:cover;display:block}.fta-brochure-card__title{font-family:var(--font-body);font-weight:500;font-size:18px;line-height:1;text-transform:lowercase;margin-top:14px}.fta-brochure-card__year{font-family:var(--font-body);font-weight:var(--weight-light);font-size:13px;line-height:1;text-transform:lowercase;margin-top:7px}.fta-brochure-selection__sticky-inner{display:contents}.fta-brochure-selection.is-short-page .fta-sticky-footer-bar.is-hidden-for-footer{opacity:1}.fta-brochure-selection__keyline{border:none;border-top:1px solid #896A5D;opacity:.3;margin:var(--space-2xl) 0 0}.fta-brochure-selection__back-to-top{display:block;text-align:center;font-family:var(--font-body);font-size:18px;font-weight:var(--weight-light);color:var(--color-text);text-decoration:none;text-transform:lowercase;padding:var(--space-xl) 0;transition:color .2s ease}.fta-brochure-viewer{position:relative;width:100%;height:100vh;overflow:hidden;background:var(--color-bg)}.fta-brochure-viewer:fullscreen{width:100vw;height:100vh}.fta-brochure-toolbar{position:absolute;top:0;left:0;right:0;height:var(--header-height);display:flex;align-items:flex-start;padding-top:42px;z-index:50}.fta-brochure-toolbar__controls{display:flex;align-items:center;margin-left:249px}.fta-brochure-toolbar__item{opacity:0}.fta-brochure-toolbar__pipe{width:1px;height:22px;background:var(--color-accent);margin:0 29px;flex-shrink:0}.fta-brochure-toolbar__pipe:first-child{margin-left:0}.fta-brochure-toolbar__btn{font-family:var(--font-body);font-weight:700;font-size:12px;letter-spacing:-.6px;color:var(--color-accent);text-transform:uppercase;cursor:pointer;background:none;border:none;padding:0;white-space:nowrap;text-decoration:none;display:inline-flex;align-items:center;transition:color .5s ease}.fta-brochure-toolbar__btn:hover{color:var(--hover-color, #2D231A)}.fta-brochure-toolbar__btn svg{width:21px;height:18px}.fta-brochure-toolbar__page{font-family:var(--font-body);font-weight:500;font-size:18px;line-height:1;color:var(--color-accent);white-space:nowrap;opacity:0}.fta-brochure-toolbar__fullscreen-compress{display:none}.fta-brochure-viewer:fullscreen .fta-brochure-toolbar__fullscreen-expand{display:none}.fta-brochure-viewer:fullscreen .fta-brochure-toolbar__fullscreen-compress{display:block}.fta-brochure-viewer:fullscreen .fta-brochure-toolbar__controls{margin-left:26px}.fta-brochure-viewer:fullscreen .fta-brochure-toolbar__pipe:first-child{display:none}.fta-brochure-viewer__spread-area{position:absolute;top:calc(var(--header-height) / 2 + 6.5vh);left:60px;right:60px;bottom:6.5vh}.fta-brochure-viewer__spread{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.25,0,.15,1)}.fta-brochure-viewer__spread--active{opacity:1;pointer-events:auto}.fta-brochure-viewer__img{max-height:100%;max-width:100%;width:auto;height:auto;min-width:0;display:block;box-shadow:0 4px 5px 1px #00000040}.fta-brochure-viewer__spread--cover .fta-brochure-viewer__img,.fta-brochure-viewer__spread--back_cover .fta-brochure-viewer__img{max-width:50%}.fta-brochure-placeholder{box-shadow:0 4px 5px 1px #00000040;background:#d7cdc3}.fta-brochure-viewer__nav{position:absolute;top:calc(50vh + var(--header-height, 94px) / 4);transform:translateY(-50%);width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:none;border:none;padding:0;color:var(--color-accent);opacity:1;transition:opacity .3s ease;z-index:10}@media(hover:hover){.fta-brochure-viewer__nav{opacity:0}.fta-brochure-viewer:hover .fta-brochure-viewer__nav:not([disabled]){opacity:1}}.fta-brochure-viewer__nav:focus-visible{opacity:1}.fta-brochure-viewer__nav[disabled]{opacity:0!important;pointer-events:none}.fta-brochure-viewer__nav--prev{left:20px}.fta-brochure-viewer__nav--next{right:20px}.fta-brochure-viewer__nav svg{width:24px;height:24px}.fta-brochure-pages-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);background:#eae1d880;opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.25,0,.15,1),visibility .3s cubic-bezier(.25,0,.15,1)}.fta-brochure-pages-overlay--open{opacity:1;visibility:visible}.fta-brochure-pages-overlay__panel{position:absolute;top:0;left:0;right:0;height:476px;background:#d7cdc3;transform:translateY(-100%);transition:transform .5s cubic-bezier(.25,0,.15,1)}.fta-brochure-pages-overlay--open .fta-brochure-pages-overlay__panel{transform:translateY(0)}.fta-brochure-pages-overlay__header{display:flex;justify-content:space-between;align-items:center;padding:51px 26px 0}.fta-brochure-pages-overlay__strip{cursor:grab}.fta-brochure-pages-overlay__strip:active{cursor:grabbing}.fta-brochure-pages-overlay__label{font-family:var(--font-body);font-weight:700;font-size:12px;letter-spacing:-.6px;color:var(--color-accent);text-transform:uppercase}.fta-brochure-pages-overlay__close{width:20px;height:20px;cursor:pointer;background:none;border:none;padding:0;color:var(--color-accent)}.fta-brochure-pages-overlay__close svg{width:100%;height:100%}.fta-brochure-pages-overlay__strip{display:flex;gap:14px;padding:28px 23px 0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.fta-brochure-pages-overlay__strip::-webkit-scrollbar{display:none}.fta-brochure-pages-overlay__thumb{flex:0 0 auto;height:290px;cursor:pointer;border:1.5px solid transparent;overflow:hidden;background:var(--color-bg);transition:border-color .2s ease;padding:0}.fta-brochure-pages-overlay__thumb--cover,.fta-brochure-pages-overlay__thumb--back_cover{width:243px}.fta-brochure-pages-overlay__thumb--spread{width:478px}.fta-brochure-pages-overlay__thumb--active{border-color:var(--color-text)}.fta-brochure-pages-overlay__thumb img{width:100%;height:100%;object-fit:cover;display:block}.fta-brochure-pages-overlay__scrub{position:relative;margin:36px 26px 0;height:22px;cursor:pointer}.fta-brochure-pages-overlay__scrub-line{position:absolute;top:50%;left:0;right:0;height:1px;background:var(--color-accent);transform:translateY(-50%)}.fta-brochure-pages-overlay__scrub-handle{position:absolute;top:50%;min-width:36px;height:8px;border-radius:4px;background:var(--color-accent);transform:translateY(-50%);cursor:grab;transition:left .15s ease,width .15s ease}.fta-brochure-pages-overlay__scrub-handle:active{cursor:grabbing}.fta-brochure-placeholder--cover-thumb,.fta-brochure-placeholder--back_cover-thumb,.fta-brochure-placeholder--spread-thumb{width:100%;height:100%;background:#d2c7bb}body:has(.fta-brochure-viewer) .shopify-section-group-footer-group{display:none}body:has(.fta-brochure-pages-overlay--open) .shopify-section-group-header-group{z-index:-1!important}@media(max-width:989px){.fta-brochure-toolbar__btn[data-action=fullscreen],.fta-brochure-toolbar__btn[data-action=fullscreen]+.fta-brochure-toolbar__pipe{display:none}.fta-brochure-toolbar{top:var(--header-height);height:auto;padding:10px var(--content-padding) 10px;justify-content:center;align-items:center}.fta-brochure-toolbar__controls{margin-left:0;align-items:center}.fta-brochure-toolbar__pipe:first-child{display:none}.fta-brochure-viewer__spread-area{top:calc(var(--header-height) + 50px)}.fta-brochure-viewer__nav{top:calc(46.75vh + var(--header-height, 94px) / 2 + 25px)}}@media(max-width:749px){.fta-brochure-toolbar__pipe{margin:0 16px}.fta-brochure-viewer__spread-area{left:20px;right:20px}.fta-brochure-pages-overlay__panel{height:360px}.fta-brochure-pages-overlay__thumb{height:200px}.fta-brochure-pages-overlay__thumb--cover,.fta-brochure-pages-overlay__thumb--back_cover{width:140px}.fta-brochure-pages-overlay__thumb--spread{width:280px}.fta-brochure-viewer__nav--prev{left:8px}.fta-brochure-viewer__nav--next{right:8px}.fta-brochure-viewer__spread--cover .fta-brochure-viewer__img,.fta-brochure-viewer__spread--back_cover .fta-brochure-viewer__img,.fta-brochure-viewer__spread--cover .fta-brochure-placeholder,.fta-brochure-viewer__spread--back_cover .fta-brochure-placeholder{max-width:100%}.fta-brochure-viewer__spread[data-show-page=left] .fta-brochure-viewer__img--paired:last-child{display:none!important}.fta-brochure-viewer__spread[data-show-page=right] .fta-brochure-viewer__img--paired:first-child{display:none!important}.fta-brochure-viewer__spread--spread>div{width:100%!important;height:100%!important;box-shadow:none!important;align-items:center!important;justify-content:center!important}.fta-brochure-viewer__img--paired{width:auto!important;height:auto!important;max-width:100%!important;max-height:100%!important;flex:0 0 auto!important;box-shadow:0 4px 5px 1px #00000040!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/fta-brochure.css.map */
