:root{--body-color:#fcfdfe;--checkout-color:#fff;--elements-color:#6772e5;--body-font-family:"EB Garamond",serif;--h1-color:#1a1f36;--h2-color:#7b818a;--h3-color:#a3acb9;--radius:0.6em;--container-width-max:2200px;--page-width-max:600px;--transition-duration:2s}body{margin:0;padding:0;background:var(--body-color);overflow-y:scroll;background:#f6f6f6}*{box-sizing:border-box;font-family:var(--body-font-family);-webkit-tap-highlight-color:rgba(0,0,0,0)}#__next{display:flex;justify-content:center}.container{max-width:var(--container-width-max);display:flex;flex-direction:column}.page-container{padding-bottom:60px;max-width:var(--page-width-max)}h1{font-weight:600;color:var(--h1-color);margin:6px 0 12px;font-size:27px;line-height:32px}h1 span.light{color:var(--h3-color)}h2{color:var(--h2-color)}h2,h3{margin:8px 0}h3{font-size:17px;color:var(--h3-color)}a{color:#439eed;text-decoration:none}header{position:relative;padding:2em 2em 0}main.container{flex-direction:column;justify-content:flex-start}.header-content,main.container{display:flex;align-items:flex-start}.header-content{flex-direction:row;justify-content:space-between;gap:2em;padding:2em;position:-webkit-sticky;position:sticky;top:0}.header-content .logo-mono{display:none}.header-content-scrolled{width:100%;padding:1em}.header-content-scrolled .logo,.header-content-scrolled .subtitle{display:none}.header-content-scrolled .logo-mono{display:block;background-color:rgba(0,0,0,.1);border-radius:.75em;padding:.5em .75em}.mono-icon{height:auto;width:3em;white-space:nowrap;fill:#fff;transform:translateY(.125em)}.cta-container{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;background-color:#e4ddd6;padding:1em 2em}.cta-title{display:block;box-sizing:border-box;font-size:1.75em;font-weight:300;line-height:1em;letter-spacing:-.03em;border-radius:.4em;color:#9c9c9c;padding:.5em .5em .5em 0;max-width:40ch}.email-form{box-sizing:border-box;display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;gap:0;padding:.5em}.email-input{border-radius:.25em 0 0 .25em;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}.email-button,.email-input{padding:.5em 1em;height:3em;box-sizing:border-box;font-family:Manrope,sans-serif}.email-button{text-transform:uppercase;width:-moz-fit-content;width:fit-content;border-radius:0 .25em .25em 0;color:#fff;background-color:#aeaeae;border:0;margin-top:0;font-weight:600}.logo{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;font-size:2em;color:#fff;gap:.125em}.logo,.subtitle{font-weight:300;line-height:1em;letter-spacing:-.03em}.subtitle{color:#9c9c9c;display:inline-block}.section{display:block}.news{display:flex;flex-direction:row;align-items:center;gap:1em;padding:2em}.news img{width:16em}.news-text{color:#666;font-size:2em;font-weight:300;line-height:1em;letter-spacing:-.03em;border-radius:.4em;max-width:20ch;padding:1em 0 2em}.tout{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%}li,ul{list-style:none;padding:0;margin:0}.card-list{display:flex;flex-wrap:wrap;align-content:flex-start;padding-top:64px}.card{display:block;border-radius:10px;position:relative;padding:12px;height:320px;flex:0 0 33%;min-width:304px;width:33%;margin:0 20px 20px 0;text-decoration:none;box-shadow:-20px 20px 60px #abacad,20px -20px 60px #fff}.card h2{color:#fff}.card h2.bottom{position:absolute;bottom:10px}.card img{width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-message{color:#ef2961}.FormRow,fieldset,input[type=number],input[type=text]{border-radius:var(--radius);padding:5px 12px;width:100%;background:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px;margin-top:10px}input[type=range]{margin:5px 0;width:100%}button{border-radius:var(--radius);color:#fff;font-size:larger;border:0;padding:12px 16px;margin-top:10px;font-weight:600;cursor:pointer;transition:all .2s ease;display:block;width:100%}button:disabled{opacity:.5;cursor:not-allowed}.about{align-items:flex-end;gap:1em;padding:2em 6em 2em 2.5em;width:100%}.about,.about-text-container{position:relative;display:flex;flex-direction:row;justify-content:center;flex-wrap:nowrap}.about-text-container{align-items:flex-start;gap:2em;padding:0}.about-text-container.expanded .about-image{display:none}.about-text.truncated{line-height:1.1em;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}.about-text.expanded,.about-text.truncated{color:#6e6e6e;font-size:1.5em;font-weight:300;letter-spacing:-.03em;display:-webkit-box;overflow:hidden;padding-bottom:.125em}.about-text.expanded{line-height:1.3em;line-clamp:13;-webkit-line-clamp:13}.about-image{width:8em;height:auto}.more-about{position:absolute;bottom:1.5em;right:2em;display:inline;padding:.5em 0;font-size:1.125em}.about>h5{color:#afafaf;font-size:1.5em;font-weight:300;line-height:1em;letter-spacing:-.03em}.products{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap}.product{display:block;font-weight:300;padding-bottom:4em;background-color:#eee}.product-images{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:1em;padding:1em;width:100vw;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory}.product-title{font-size:1.5em;font-weight:300;color:#666;line-height:1em;letter-spacing:-.03em;display:inline-block;padding:.5em 1.5em}.product-description{font-size:1em;padding:0 2em 1em 2.5em}.product-description,.product-price{display:block;font-weight:300;max-width:76ch;color:#666}.product-price{font-size:1.5em;padding:0}.product-quantity{display:none}.product-price-container{display:flex;flex-direction:row;align-items:center;gap:1em;justify-content:flex-start;padding:0 2em 1em 3em;cursor:pointer}.product-view-cart{background-color:#ddd}.product-add-to-cart,.product-view-cart{display:inline-block;width:8em;cursor:pointer}.product-add-to-cart{background-color:#fff}.product-image-container{max-height:30em;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image{display:block;width:100%;height:auto}.slider-images{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:1em;padding:0 1em}.slider-container{width:100vw;display:block;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;padding:1em 0 0;@media only screen and (max-width:980px){font-size:.5em;margin-top:3em}}.slider-image{display:inline-block;height:29em;width:auto}.product-slider-image{display:inline-block;height:22em;width:auto}.product-slider-container{width:100vw;display:block;overflow-x:scroll;overflow-y:hidden;scroll-snap-type:x mandatory;padding:1em 0;background-color:#eee;@media only screen and (max-width:980px){font-size:.5em;margin-top:3em}}.product-slider-images{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:1em;padding:0 1em;background-color:#eee}.shipping{font-size:1em;font-weight:300;padding:0 2em;font-family:Manrope,sans-serif}.checkout-form{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1em;padding:0 2em;max-width:30em}.cart-button-container{display:inline-block;min-width:5em;justify-content:flex-end}.cart-button{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:.5em;background-color:#fff;border-radius:1em;padding:.5em .75em;margin-top:0}.cart-count-badge{padding:.25em;background:transparent;border:1px solid #999;color:#999;border-radius:1em;width:-moz-fit-content;width:fit-content;height:1.75em}.cart-count-badge,.cart-count-badge-text{font-size:1em;font-weight:600;line-height:1em;letter-spacing:-.03em;display:inline-block;font-family:Manrope,sans-serif}.cart-count-badge-text{color:#439eed}.art-title{padding:.5em 1em}.art-title,.products-title{box-sizing:border-box;font-size:2em;font-weight:300;color:#9c9c9c;line-height:1em;letter-spacing:-.03em;display:inline-block;text-align:left;width:100%;margin-bottom:0}.products-title{background-color:#eee;padding:1em;margin-top:1em}code,pre{font-family:SF Mono,IBM Plex Mono,Menlo,monospace;font-size:12px;background:rgba(0,0,0,.03);padding:12px;border-radius:var(--radius);max-height:500px;width:var(--page-width-max);overflow:auto}@media only screen and (max-width:980px){.container,.header-content{flex-direction:column;gap:.5em}.header-content{font-size:1.5em;padding:1em}.logo{display:none}.header-content .logo-mono{display:inline-block;font-size:.75em;padding:.25em .5em;background:rgba(0,0,0,.7);border-radius:.5em}.subtitle{font-size:1em}.cart-button-container{min-width:1.5em;position:absolute;top:1em;right:1em}.cart-button{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:.5em;background-color:#fff;border-radius:1em;padding:.5em .75em;margin-top:0;font-size:.5em}.cart-count-badge,.cart-count-badge-text{display:none}.mono-icon{font-size:.5em}.news{padding:0;flex-direction:column;font-size:.85em;width:100%}.news img{width:22em}.news-text{max-width:24ch}.cta-container{flex-direction:column}.card{margin:0 20px 20px 0;box-shadow:none}.card-list{padding-top:0}.banner{box-shadow:none;bottom:0}.about{padding:1em;flex-direction:column;gap:0}.about-text-container{padding:1em 1em 0;flex-direction:row;gap:.75em}.more-about{padding:0;font-size:1em;right:1em}.about-image{width:8em}.about-text.truncated{font-size:1.5em;-webkit-line-clamp:3;line-clamp:3}.about-text.expanded,.about-text.truncated{color:#6e6e6e;font-weight:300;line-height:1.1em;letter-spacing:-.03em;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.about-text.expanded{font-size:1.25em;-webkit-line-clamp:23;line-clamp:23}}#mlb2-18314097.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody{padding:0!important}.ml-block-form{width:600px!important;max-width:100%!important;display:flex!important;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center}.ml-form-embedSubmit,.ml-form-embedSubmit>button,.ml-form-formContent{margin:0!important}.ml-embedded #mlb2-18314097.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{background-color:#9a9a9a!important;font-weight:500!important;font-family:Manrope,sans-serif!important;border-radius:0 .5em .5em 0!important}.ml-embedded #mlb2-18314097.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{border-radius:.5em 0 0 .5em!important}@media only screen and (max-width:600px){.container{flex-direction:column}.card{display:block;border-radius:8px;flex:1 0 100%;max-width:100%;padding-left:0;padding-right:0;margin:0 0 20px;box-shadow:none}.card-list{padding-top:0}code,h3,pre{display:none}.banner{box-shadow:none;bottom:0}.ml-block-form{width:600px!important;max-width:100%!important;display:flex!important;flex-direction:column;align-items:center;justify-content:center;padding:0 2em}.ml-embedded #mlb2-18314097.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-embedSubmit button{border-radius:0 0 .5em .5em!important}.ml-embedded #mlb2-18314097.ml-form-embedContainer .ml-form-embedWrapper .ml-form-embedBody .ml-form-fieldRow input{border-radius:.5em .5em 0 0!important}}