.falmouth-page{--u: calc(min(100vw, 1920px) / 1920);--fal-sans: var(--font-body-family, "Open Sans", Helvetica, Arial, sans-serif);--fal-serif: Georgia, "Times New Roman", serif;--fal-ink: #1a1a1a;--fal-sage: rgb(215, 224, 207);max-width:1920px;margin-inline:auto;color:var(--fal-ink);font-family:var(--fal-sans);overflow-x:clip}.falmouth-page *,.falmouth-page *:before,.falmouth-page *:after{box-sizing:border-box}.falmouth-page section{position:relative}.falmouth-page img{display:block}.fal-hero{background:#fff}.fal-hero__bg{position:absolute;pointer-events:none;z-index:0}.fal-hero__bg--texture{top:calc(152 * var(--u));left:calc(-20 * var(--u));width:calc(1920 * var(--u));height:calc(1663 * var(--u));opacity:.75}.fal-hero__bg img{width:100%;height:100%}.fal-hero__content{position:relative;z-index:1}.fal-hero__title{margin:0;padding-top:calc(40 * var(--u));text-align:center;font-family:var(--fal-sans);font-weight:800;font-size:calc(104 * var(--u));line-height:1.05;letter-spacing:.005em;text-transform:uppercase;color:#000}.fal-hero__subtitle{margin:calc(38 * var(--u)) 0 0;text-align:center;font-family:var(--fal-serif);font-weight:700;font-size:calc(46 * var(--u));line-height:1.1;color:#000}.fal-hero__body{max-width:calc(1160 * var(--u));margin:calc(28 * var(--u)) auto 0;text-align:center;font-size:calc(33 * var(--u));line-height:1.54;color:#222}.fal-collage{position:relative;z-index:1;margin-top:calc(60 * var(--u));width:100%;aspect-ratio:1920 / 896}.fal-collage__viewport,.fal-collage__slide{display:contents}.fal-collage__nav{display:none}.fal-collage__arrow{width:44px;height:44px;border-radius:50%;border:1px solid rgba(0,0,0,.35);background:transparent;color:#000;font-size:1.25rem;cursor:pointer;display:grid;place-items:center;transition:background .2s ease}.fal-collage__arrow:hover:not(:disabled){background:#00000014}.fal-collage__arrow:disabled{opacity:.35;cursor:default}.fal-collage__arrow:focus-visible{outline:2px solid #000;outline-offset:2px}.fal-tile{position:absolute;display:block;padding:0;border:0;background:none;cursor:pointer;overflow:hidden}.fal-tile img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.fal-tile:hover img,.fal-tile:focus-visible img{transform:scale(1.035)}.fal-tile:focus-visible{outline:2px solid #000;outline-offset:2px}.fal-tile__zoom{position:absolute;right:8px;bottom:8px;width:30px;height:30px;border-radius:50%;background:#0000008c;color:#fff;display:grid;place-items:center;opacity:0;transition:opacity .25s ease;pointer-events:none}.fal-tile:hover .fal-tile__zoom,.fal-tile:focus-visible .fal-tile__zoom{opacity:1}.fal-tile--1{left:2.7604%;top:0%;width:17.9167%;height:20.9821%}.fal-tile--2{left:2.7604%;top:22.7679%;width:18.125%;height:50.8929%}.fal-tile--3{left:2.7604%;top:75.3348%;width:18.125%;height:24.6652%}.fal-tile--4{left:22.0833%;top:.3348%;width:17.6563%;height:26.8973%}.fal-tile--5{left:21.8229%;top:29.9107%;width:17.9167%;height:23.8839%}.fal-tile--6{left:21.7708%;top:56.808%;width:17.9688%;height:43.192%}.fal-tile--7{left:41.0417%;top:.8929%;width:17.5521%;height:50.4464%}.fal-tile--8{left:40.7813%;top:53.3482%;width:18.0208%;height:20.3125%}.fal-tile--9{left:40.8854%;top:74.6652%;width:17.8125%;height:25%}.fal-tile--10{left:59.7396%;top:.6696%;width:17.8125%;height:47.5446%}.fal-tile--11{left:59.7396%;top:50.1116%;width:17.8125%;height:49.2188%}.fal-tile--12{left:78.75%;top:.8929%;width:17.7604%;height:25.3348%}.fal-tile--13{left:78.8021%;top:27.9018%;width:17.7083%;height:23.2143%}.fal-tile--14{left:78.5417%;top:53.7946%;width:17.9688%;height:45.5357%}.fal-lightbox[hidden]{display:none}.fal-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;overflow-y:auto;background:#0c0c0ced;padding:clamp(1rem,4vw,3rem)}.fal-lightbox__figure{margin:0;display:flex;flex-direction:column;align-items:center;max-width:100%}.fal-lightbox__img{max-width:100%;max-height:78vh;width:auto;height:auto;object-fit:contain;border-radius:4px;box-shadow:0 10px 40px #00000080}.fal-lightbox__caption{color:#f4f4f4;text-align:center;max-width:46rem;margin:.9rem auto 0}.fal-lightbox__caption-title{font-family:var(--fal-serif);font-size:1.15rem;margin:0 0 .35rem}.fal-lightbox__caption-text{font-size:.95rem;line-height:1.55;color:#cfcfcf;margin:0}.fal-lightbox__count{display:block;margin-top:.5rem;font-size:.8rem;letter-spacing:.08em;color:#9a9a9a}.fal-lightbox__btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:0;background:#ffffff1f;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .2s ease;z-index:2}.fal-lightbox__btn:hover{background:#ffffff47}.fal-lightbox__btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.fal-lightbox__btn--prev{left:clamp(.5rem,2vw,1.5rem)}.fal-lightbox__btn--next{right:clamp(.5rem,2vw,1.5rem)}.fal-lightbox__close{position:absolute;top:clamp(.5rem,2vw,1.25rem);right:clamp(.5rem,2vw,1.25rem);width:44px;height:44px;border-radius:50%;border:0;background:#ffffff1f;color:#fff;font-size:1.4rem;cursor:pointer;z-index:2}.fal-lightbox__close:hover{background:#ffffff47}.fal-lightbox__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.fal-story{display:flex;align-items:center}.fal-story--roots{margin-top:calc(183 * var(--u))}.fal-story--craft{margin-top:calc(77 * var(--u))}.fal-story__media{display:grid;grid-template-columns:1fr 1fr;gap:0;flex:none}.fal-story__media img{width:100%;height:100%;aspect-ratio:412 / 290;object-fit:cover}.fal-story--roots .fal-story__text{margin-left:calc(118 * var(--u));width:calc(823 * var(--u))}.fal-story--roots .fal-story__media{margin-left:calc(89 * var(--u));width:calc(824 * var(--u))}.fal-story--craft .fal-story__media{margin-left:calc(53 * var(--u));width:calc(824 * var(--u));order:-1}.fal-story--craft .fal-story__text{margin-left:calc(87 * var(--u));width:calc(737 * var(--u))}.fal-story__title{margin:0 0 calc(28 * var(--u));font-family:var(--fal-sans);font-weight:700;font-size:calc(44 * var(--u));line-height:1.18;letter-spacing:.02em;color:#000}.fal-story__body{font-size:calc(30 * var(--u));line-height:calc(44 / 30);color:#222}.fal-story__body p{margin:0}.fal-story__body p+p{margin-top:calc(24 * var(--u))}.fal-collabs{margin-top:calc(124 * var(--u))}.fal-collabs__title{margin:0;text-align:center;font-family:var(--fal-serif);font-weight:700;font-size:calc(62 * var(--u));line-height:1.1;color:#000}.fal-collabs__subtitle{margin:calc(6 * var(--u)) 0 0;text-align:center;font-family:var(--fal-serif);font-style:italic;font-weight:700;font-size:calc(42 * var(--u));line-height:1.15;color:#000}.fal-collabs__intro{max-width:calc(1305 * var(--u));margin:calc(50 * var(--u)) auto 0;text-align:center;font-size:calc(29 * var(--u));line-height:1.6;color:#222}.fal-collab{display:flex;align-items:center}.fal-collab__media{flex:none;margin-left:calc(53 * var(--u))}.fal-collab__media img{width:100%;height:auto}.fal-collab__title{margin:0 0 calc(26 * var(--u));font-family:var(--fal-sans);font-weight:700;font-size:calc(34 * var(--u));line-height:1.2;color:#000}.fal-collab__body{font-size:calc(28 * var(--u));line-height:calc(40 / 28);color:#222}.fal-collab__body p{margin:0}.fal-collab__body p+p{margin-top:calc(22 * var(--u))}.fal-press{margin-top:calc(59 * var(--u))}.fal-press__title{margin:0;text-align:center;font-family:var(--fal-serif);font-weight:700;font-size:calc(62 * var(--u));line-height:1.1;color:#000}.fal-press__subtitle{margin:calc(6 * var(--u)) 0 0;text-align:center;font-family:var(--fal-serif);font-style:italic;font-weight:700;font-size:calc(42 * var(--u));line-height:1.15;color:#000}.fal-press__viewport{overflow:hidden;width:calc(1750 * var(--u));margin:calc(30 * var(--u)) auto 0}.fal-press__track{display:flex;gap:calc(70 * var(--u));transition:transform .45s ease}.fal-press__card{flex:0 0 calc(385 * var(--u));min-width:0;text-align:center}.fal-press__thumb{width:100%;aspect-ratio:385 / 290;object-fit:cover;background:#f1f1f1}.fal-press__logo-box{height:calc(151 * var(--u));margin-top:calc(15 * var(--u));display:flex;align-items:center;justify-content:center}.fal-press__logo{max-height:100%;max-width:80%;width:auto;height:auto;object-fit:contain}.fal-press__card-title{margin:calc(15 * var(--u)) 0 0;font-size:calc(24 * var(--u));line-height:1.4;color:#111}.fal-press__link{display:inline-block;margin-top:calc(12 * var(--u));font-weight:700;font-size:calc(20 * var(--u));text-decoration:underline;text-underline-offset:4px;color:#000}.fal-press__nav{display:flex;justify-content:center;gap:1rem;margin-top:calc(40 * var(--u))}.fal-press__arrow{width:44px;height:44px;border-radius:50%;border:1px solid rgba(0,0,0,.25);background:transparent;color:#000;font-size:1.25rem;cursor:pointer;display:grid;place-items:center;transition:background .2s ease}.fal-press__arrow:hover:not(:disabled){background:#0000000f}.fal-press__arrow:disabled{opacity:.35;cursor:default}.fal-press__arrow:focus-visible{outline:2px solid #000;outline-offset:2px}.fal-today{position:relative;margin-top:calc(120 * var(--u));background:var(--fal-sage);padding-top:calc(70 * var(--u));height:calc(850 * var(--u))}.fal-today__title{margin:0;text-align:center;font-family:var(--fal-serif);font-weight:700;font-size:calc(60 * var(--u));line-height:1.1;color:#000}.fal-today__body{max-width:calc(1184 * var(--u));margin:calc(28 * var(--u)) auto 0;text-align:center;font-size:calc(27 * var(--u));line-height:1.55;color:#1c1c1c}.fal-today__cards{position:static}.fal-today__viewport,.fal-today__track{display:contents}.fal-today__nav{display:none}.fal-today__arrow{width:44px;height:44px;border-radius:50%;border:1px solid rgba(0,0,0,.35);background:transparent;color:#000;font-size:1.25rem;cursor:pointer;display:grid;place-items:center;transition:background .2s ease}.fal-today__arrow:hover:not(:disabled){background:#00000014}.fal-today__arrow:disabled{opacity:.35;cursor:default}.fal-today__arrow:focus-visible{outline:2px solid #000;outline-offset:2px}.fal-today__card{position:absolute;text-align:center;text-decoration:none;color:inherit;display:block}.fal-today__card img{width:100%;height:auto}.fal-today__card--1{left:calc(76 * var(--u));top:calc(358 * var(--u));width:calc(517 * var(--u))}.fal-today__card--2{left:calc(700 * var(--u));top:calc(368 * var(--u));width:calc(523 * var(--u))}.fal-today__card--3{left:calc(1358 * var(--u));top:calc(370 * var(--u));width:calc(455 * var(--u))}.fal-today__card-label{display:inline-block;margin-top:calc(56 * var(--u));font-weight:700;font-size:calc(32 * var(--u));color:#000;padding-bottom:calc(8 * var(--u));border-bottom:calc(8 * var(--u)) solid #000}@media(max-width:749px){.fal-hero__bg--building,.fal-hero__bg--mark1,.fal-hero__bg--mark2{display:none}.fal-hero__bg--texture{top:120px;left:0;width:100%;height:auto}.fal-hero__title{font-size:34px;padding:28px 16px 0}.fal-hero__subtitle{font-size:20px;margin-top:10px;padding:0 16px}.fal-hero__body{font-size:15px;line-height:1.6;margin:14px auto 0;padding:0 20px;max-width:34rem}.fal-collage__viewport{display:block;overflow:hidden;padding:0 12px;margin-top:24px}.fal-collage{position:static;z-index:auto;margin-top:0;aspect-ratio:auto;height:auto;display:flex;gap:8px;padding:0}.fal-collage__slide{display:flex;flex-direction:column;gap:8px;flex:0 0 46%}.fal-tile{position:static;width:100%;height:auto}.fal-tile img{height:auto;aspect-ratio:4 / 3}.fal-collage__nav{display:flex;justify-content:center;gap:1rem;margin-top:16px}.fal-lightbox__img{max-height:62vh}.fal-lightbox__btn{width:40px;height:40px;font-size:1.25rem}.fal-story{display:block;margin-top:48px!important}.fal-story__text{width:auto!important;margin:0 0 18px!important;padding:0 20px}.fal-story__media{width:100%!important;margin:0!important}.fal-story__title{font-size:26px;margin-bottom:12px}.fal-story__body{font-size:15px;line-height:1.6}.fal-collabs{margin-top:56px}.fal-collabs__title{font-size:30px;padding:0 16px}.fal-collabs__subtitle{font-size:20px;padding:0 16px}.fal-collabs__intro{font-size:15px;line-height:1.6;margin:18px auto 0;padding:0 20px;max-width:34rem}.fal-collab{display:block;margin-top:40px!important}.fal-collab__media{width:100%!important;margin:0!important}.fal-collab__media img{width:100%}.fal-collab__text{width:auto!important;margin:16px 0 0!important;padding:0 20px}.fal-collab__title{font-size:21px;margin-bottom:10px}.fal-collab__body{font-size:15px;line-height:1.6}.fal-press{margin-top:56px}.fal-press__title{font-size:30px}.fal-press__subtitle{font-size:20px}.fal-press__viewport{width:calc(100% - 48px);margin-top:20px}.fal-press__track{gap:16px}.fal-press__card{flex-basis:100%}.fal-press__logo-box{height:80px;margin-top:12px}.fal-press__card-title{font-size:15px;margin-top:10px}.fal-press__link{font-size:14px;margin-top:8px}.fal-press__nav{margin-top:20px}.fal-today{margin-top:48px;padding:36px 0 48px;height:auto}.fal-today__title{font-size:30px}.fal-today__body{font-size:15px;line-height:1.6;margin:14px auto 0;padding:0 20px;max-width:34rem}.fal-today__cards{position:static;margin-top:28px}.fal-today__viewport{display:block;overflow:hidden;width:calc(100% - 48px);margin:0 auto}.fal-today__track{display:flex;gap:16px;transition:transform .45s ease}.fal-today__card{position:static!important;flex:0 0 100%;width:100%!important}.fal-today__card img{width:min(300px,78%);margin:0 auto}.fal-today__card-label{font-size:18px;margin-top:12px!important;border-bottom-width:4px;padding-bottom:4px}.fal-today__nav{display:flex;justify-content:center;gap:1rem;margin-top:20px}}@media(prefers-reduced-motion:reduce){.fal-tile img,.fal-press__track,.fal-lightbox__btn{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/falmouth.css.map */
