.almaris-layout,:root{--almaris-off-white:#fbfbfa;--almaris-alabaster:#f5f4f0;--almaris-sand:#efefe9;--almaris-espresso:#1a1310;--almaris-charcoal:#3d3834;--almaris-muted:#7a746e;--almaris-champagne:#c4a574;--almaris-champagne-soft:rgba(196,165,116,.35);--almaris-border:rgba(26,19,16,.08);--almaris-glass:rgba(251,251,250,.72);--almaris-serif:"Cormorant Garamond","Playfair Display",Georgia,serif;--almaris-sans:"Montserrat","Inter",system-ui,sans-serif;--almaris-header-h:4.25rem;--almaris-header-total:6.5rem;--almaris-content-max:min(92rem, calc(100% - 2.5rem) )}body.almaris-body{background:var(--almaris-off-white);color:var(--almaris-espresso)}.almaris-layout__main,body.almaris-body main{padding-top:0!important}.almaris-header{border-bottom:.5px solid transparent;left:0;position:fixed;right:0;top:0;transition:background .45s ease,box-shadow .45s ease,border-color .45s ease;z-index:1200}.almaris-header--scrolled{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:var(--almaris-glass);border-bottom-color:var(--almaris-border);box-shadow:none}.almaris-header__top{background:transparent;border-bottom:.5px solid var(--almaris-border)}.almaris-header__top-inner{align-items:center;color:var(--almaris-muted);display:flex;font-family:var(--almaris-sans);font-size:.6875rem;font-weight:500;gap:1rem;justify-content:space-between;letter-spacing:.14em;margin:0 auto;max-width:var(--almaris-content-max);padding:.4rem 1.25rem;text-transform:uppercase}.almaris-header__boutique{color:var(--almaris-muted);flex:1;opacity:.85;text-align:center;text-decoration:none;transition:color .25s ease,opacity .25s ease}.almaris-header__boutique:hover{color:var(--almaris-espresso);opacity:1}.almaris-header__top .ui-mode-switch{gap:.35rem}.almaris-header__top .ui-mode-switch__btn{background:transparent;border:none;color:var(--almaris-muted);font-size:.5625rem;letter-spacing:.1em;padding:.15rem .35rem}.almaris-header__top .ui-mode-switch__btn--active{border-bottom:1px solid var(--almaris-champagne);color:var(--almaris-espresso)}.almaris-header__main-inner{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:var(--almaris-content-max);min-height:var(--almaris-header-h);padding:.85rem 1.25rem}.almaris-header__brand{align-items:center;color:var(--almaris-espresso);display:inline-flex;gap:.65rem;text-decoration:none}.almaris-header__logo{max-height:2rem;-o-object-fit:contain;object-fit:contain;width:auto}.almaris-header__brand-text{font-family:var(--almaris-serif);font-size:1.35rem;font-weight:500;letter-spacing:.12em}.almaris-header__actions{align-items:center;display:flex;gap:.35rem}.almaris-header__icon-btn{align-items:center;background:transparent;border:none;color:var(--almaris-espresso);cursor:pointer;display:inline-flex;height:2.5rem;justify-content:center;text-decoration:none;transition:color .25s ease,transform .25s ease;width:2.5rem}.almaris-header__icon-btn:hover{color:var(--almaris-champagne)}.almaris-header__cart{position:relative}.almaris-header__cart-count{color:var(--almaris-champagne);font-family:var(--almaris-sans);font-size:.5625rem;font-weight:500;letter-spacing:.02em;line-height:1.2;min-width:.85rem;padding:0 .2rem;position:absolute;right:.2rem;text-align:center;top:.35rem}.almaris-header__search-overlay{align-items:flex-start;animation:almaris-search-in .45s cubic-bezier(.22,1,.36,1) forwards;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#1a13106b;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:6rem 1.5rem 2rem;position:fixed;z-index:1300}@keyframes almaris-search-in{0%{opacity:0}to{opacity:1}}.almaris-search-fade-enter-active,.almaris-search-fade-leave-active{transition:opacity .35s ease}.almaris-search-fade-enter-from,.almaris-search-fade-leave-to{opacity:0}.almaris-header__search-panel{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:var(--almaris-glass);border:.5px solid var(--almaris-border);box-shadow:none;padding:2rem 1.5rem 1.5rem;position:relative;width:min(40rem,100%)}.almaris-header__search-input{background:transparent;border:none;border-bottom:.5px solid var(--almaris-border);color:var(--almaris-espresso);font-family:var(--almaris-sans);font-size:1.125rem;font-weight:300;letter-spacing:.06em;outline:none;padding:.85rem 0;width:100%}.almaris-header__search-input::-moz-placeholder{color:var(--almaris-muted)}.almaris-header__search-input::placeholder{color:var(--almaris-muted)}.almaris-header__search-submit{background:none;border:none;color:var(--almaris-espresso);cursor:pointer;font-family:var(--almaris-sans);font-size:.6875rem;font-weight:600;letter-spacing:.22em;margin-top:1.25rem;padding:0;text-transform:uppercase}.almaris-header__search-submit:hover{color:var(--almaris-champagne)}.almaris-luxe-hero{background:var(--almaris-alabaster);margin-top:var(--almaris-header-total);min-height:min(92vh,920px);overflow:hidden;position:relative}.almaris-luxe-hero__ambient{background:radial-gradient(ellipse 80% 60% at 50% 100%,rgba(196,165,116,.12),transparent 55%),linear-gradient(180deg,var(--almaris-off-white) 0,var(--almaris-sand) 100%);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.almaris-luxe-hero__bg{background-position:center 42%;background-size:cover;filter:saturate(.92);top:-4%;right:-4%;bottom:-4%;left:-4%;opacity:.38;position:absolute;transition:opacity .8s ease}.almaris-luxe-hero__inner{align-items:end;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:min(72rem,calc(100% - 2rem));min-height:min(78vh,780px);padding:2.5rem 1rem 3.5rem;position:relative;z-index:2}@media(min-width:1024px){.almaris-luxe-hero__inner{align-items:center;grid-template-columns:1fr 1fr;padding:3rem 1.5rem 4rem}}.almaris-luxe-hero__arch-col{display:flex;justify-content:center;order:1}.almaris-luxe-hero__copy{order:2;padding-bottom:1rem;text-align:center}@media(min-width:1024px){.almaris-luxe-hero__copy{order:1;padding-bottom:0;text-align:left}.almaris-luxe-hero__arch-col{order:2}}.almaris-luxe-hero__kicker{color:var(--almaris-muted);display:inline-block;font-family:var(--almaris-sans);font-size:.625rem;font-weight:600;letter-spacing:.38em;margin-bottom:1rem;text-transform:uppercase}.almaris-luxe-hero__title{color:var(--almaris-espresso);font-family:var(--almaris-serif);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:500;letter-spacing:.04em;line-height:1.05;margin:0}.almaris-luxe-hero__subtitle{color:var(--almaris-muted);font-family:var(--almaris-sans);font-size:.875rem;font-weight:300;letter-spacing:.06em;line-height:1.7;margin:1.25rem auto 0;max-width:28rem}@media(min-width:1024px){.almaris-luxe-hero__subtitle{margin-left:0;margin-right:0}}.almaris-luxe-hero__cta{align-items:center;background:transparent;border:.5px solid var(--almaris-espresso);border-radius:4px;color:var(--almaris-espresso);display:inline-flex;font-family:var(--almaris-sans);font-size:.6875rem;font-weight:600;letter-spacing:.22em;margin-top:2rem;overflow:hidden;padding:.9rem 2rem;position:relative;text-decoration:none;text-transform:uppercase;transition:color .35s ease,border-color .35s ease}.almaris-luxe-hero__cta:before{background:var(--almaris-espresso);content:"";top:0;right:0;bottom:0;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.22,1,.36,1);z-index:-1}.almaris-luxe-hero__cta:hover{border-color:var(--almaris-espresso);color:var(--almaris-off-white)}.almaris-luxe-hero__cta:hover:before{transform:scaleX(1)}.almaris-luxe-hero__arch-frame{aspect-ratio:4/5;position:relative;width:min(100%,22rem)}@media(min-width:768px){.almaris-luxe-hero__arch-frame{width:min(100%,26rem)}}.almaris-luxe-hero__arch{backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);background:linear-gradient(165deg,#ffffff8c,#f5f4f059 45%,#efefe933);border:.5px solid hsla(0,0%,100%,.55);border-radius:50% 50% 0 0/42% 42% 0 0;box-shadow:none;top:0;right:0;bottom:0;left:0;overflow:hidden;position:absolute}.almaris-luxe-hero__arch img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;padding:8% 6% 4%;transition:transform .65s cubic-bezier(.22,1,.36,1);width:100%}.almaris-luxe-hero__arch-frame:hover .almaris-luxe-hero__arch img{transform:scale(1.04)}.almaris-luxe-hero__dots{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}@media(min-width:1024px){.almaris-luxe-hero__dots{justify-content:flex-start}}.almaris-luxe-hero__dot{background:var(--almaris-border);border:none;cursor:pointer;height:2px;padding:0;transition:background .3s ease,width .3s ease;width:1.75rem}.almaris-luxe-hero__dot--active{background:var(--almaris-champagne);width:2.5rem}.almaris-layout .almaris-storefront{background:var(--almaris-off-white);color:var(--almaris-espresso);font-family:var(--almaris-sans)}.almaris-layout .home-page-body .tw-font-serif,.almaris-layout .home-page-body h4{font-family:var(--almaris-serif)!important;letter-spacing:.04em}.almaris-layout .almaris-flash-card__title,.almaris-layout .almaris-product-card__title{display:block;-webkit-hyphens:auto;hyphens:auto;overflow:visible;word-break:break-word}.almaris-layout .almaris-flash-card__offer-label,.almaris-layout .almaris-product-card__badge,.almaris-layout .almaris-product-card__offer-label{font-family:var(--almaris-sans);font-size:.5625rem;font-weight:500;letter-spacing:.18em;overflow:visible;text-overflow:unset;text-transform:uppercase;white-space:normal}.almaris-layout .almaris-flash-card__link,.almaris-layout .almaris-product-card__link{background:#fff;border:.5px solid var(--almaris-border)!important;box-shadow:none!important}.almaris-layout .almaris-flash-card__link:hover,.almaris-layout .almaris-product-card__link:hover{border-color:var(--almaris-champagne-soft)!important}.almaris-layout .almaris-storefront .embla__container>li,.almaris-layout .almaris-storefront .flash-slider .embla__container>li{flex:0 0 50%}@media(min-width:640px){.almaris-layout .almaris-storefront .embla__container>li,.almaris-layout .almaris-storefront .flash-slider .embla__container>li{flex:0 0 33.333%}}@media(min-width:1100px){.almaris-layout .almaris-storefront .embla__container>li,.almaris-layout .almaris-storefront .flash-slider .embla__container>li{flex:0 0 25%}}.almaris-layout .almaris-storefront .glide-nav button{background:transparent!important;border:none!important;border-radius:0;box-shadow:none!important;color:var(--almaris-espresso);height:auto;min-height:2rem;min-width:2rem;opacity:.55;padding:.35rem;transition:opacity .25s ease,transform .25s ease;width:auto}.almaris-layout .almaris-storefront .glide-nav button:hover:not(.disabled){opacity:1;transform:scale(1.05)}.almaris-layout .almaris-storefront .glide-nav button .icon:before{font-size:1.1rem}.almaris-layout .almaris-storefront .glide-nav button.disabled{opacity:.2}.almaris-reveal{opacity:0;transform:translateY(1.25rem);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.almaris-reveal.is-visible{opacity:1;transform:translateY(0)}.home-2-layout,:root{--home2-off-white:var(--almaris-off-white);--home2-alabaster:var(--almaris-alabaster);--home2-sand:var(--almaris-sand);--home2-espresso:var(--almaris-espresso);--home2-muted:var(--almaris-muted);--home2-champagne:var(--almaris-champagne);--home2-border:var(--almaris-border);--home2-serif:var(--almaris-serif);--home2-sans:var(--almaris-sans);--home2-content-max:min(92rem, calc(100% - 2.5rem) )}body.home-2-body{background:var(--home2-off-white);color:var(--home2-espresso);font-family:var(--home2-sans);font-size:.8125rem;font-weight:300;letter-spacing:.04em}.home-2-layout__main,body.home-2-body main{padding-top:0!important}.home2-header__mode-links{align-items:center;display:flex;font-family:var(--home2-sans);font-size:.5625rem;font-weight:500;gap:.35rem;letter-spacing:.12em;text-transform:uppercase}.home2-header__mode-link{color:var(--home2-muted);text-decoration:none;transition:color .25s ease}.home2-header__mode-link.router-link-active,.home2-header__mode-link:hover{color:var(--home2-espresso)}.home2-header__mode-sep{color:var(--home2-border);opacity:.8}.home2-luxe-hero{background:var(--home2-alabaster);margin-top:var(--almaris-header-total);min-height:min(92vh,920px);overflow:hidden;position:relative}.home2-luxe-hero__ambient{background:radial-gradient(ellipse 80% 60% at 50% 100%,rgba(196,165,116,.1),transparent 55%),linear-gradient(180deg,var(--home2-off-white) 0,var(--home2-sand) 100%);top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.home2-luxe-hero__bg{background-position:center 38%;background-size:cover;filter:saturate(.9);top:-6%;right:-6%;bottom:-6%;left:-6%;opacity:.42;position:absolute;transition:opacity .8s ease}.home2-luxe-hero__inner{align-items:end;display:grid;gap:2rem;grid-template-columns:1fr;margin:0 auto;max-width:min(76rem,calc(100% - 2rem));min-height:min(78vh,780px);padding:2.5rem 1rem 3.5rem;position:relative;z-index:2}@media(min-width:1024px){.home2-luxe-hero__inner{align-items:center;grid-template-columns:1fr 1fr;padding:3rem 1.5rem 4rem}}.home2-luxe-hero__arch-col{align-items:center;display:flex;flex-direction:column;gap:1.25rem;order:1}.home2-luxe-hero__copy{order:2;padding-bottom:1rem;text-align:center}@media(min-width:1024px){.home2-luxe-hero__copy{order:1;padding-bottom:0;text-align:left}.home2-luxe-hero__arch-col{order:2}}.home2-luxe-hero__kicker{color:var(--home2-muted);display:inline-block;font-family:var(--home2-sans);font-size:.625rem;font-weight:500;letter-spacing:.38em;margin-bottom:1rem;text-transform:uppercase}.home2-luxe-hero__title{color:var(--home2-espresso);font-family:var(--home2-serif);font-size:clamp(2.25rem,5vw,3.75rem);font-weight:500;letter-spacing:.05em;line-height:1.05;margin:0}.home2-luxe-hero__subtitle{color:var(--home2-muted);font-family:var(--home2-sans);font-size:.875rem;font-weight:300;letter-spacing:.06em;line-height:1.7;margin:1.25rem auto 0;max-width:28rem}@media(min-width:1024px){.home2-luxe-hero__subtitle{margin-left:0;margin-right:0}}.home2-luxe-hero__cta{align-items:center;background:transparent;border:.5px solid var(--home2-espresso);border-radius:999px;color:var(--home2-espresso);display:inline-flex;font-family:var(--home2-sans);font-size:.6875rem;font-weight:500;letter-spacing:.22em;margin-top:2rem;overflow:hidden;padding:.85rem 2rem;position:relative;text-decoration:none;text-transform:uppercase;transition:color .35s ease,border-color .35s ease}.home2-luxe-hero__cta:before{background:var(--home2-espresso);content:"";top:0;right:0;bottom:0;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.22,1,.36,1);z-index:-1}.home2-luxe-hero__cta:hover{color:var(--home2-off-white)}.home2-luxe-hero__cta:hover:before{transform:scaleX(1)}.home2-luxe-hero__arch-frame{aspect-ratio:4/5;display:block;position:relative;text-decoration:none;width:min(100%,26rem)}@media(min-width:768px){.home2-luxe-hero__arch-frame{width:min(100%,32rem)}}@media(min-width:1200px){.home2-luxe-hero__arch-frame{width:min(100%,36rem)}}.home2-luxe-hero__arch{border:1px solid rgba(0,0,0,.04);border-radius:50% 50% 0 0/42% 42% 0 0;box-shadow:none;top:0;right:0;bottom:0;left:0;isolation:isolate;overflow:hidden;position:absolute}.home2-luxe-hero__arch-backdrop{background:radial-gradient(ellipse 90% 70% at 50% 18%,hsla(0,0%,100%,.95) 0,transparent 62%),linear-gradient(180deg,#fbfbfa,#f5f4f0 48%,#efefe9);top:0;right:0;bottom:0;left:0;position:absolute;z-index:0}.home2-luxe-hero__arch-floor{background:radial-gradient(ellipse at center,rgba(26,19,16,.1) 0,rgba(26,19,16,.04) 42%,transparent 72%);border-radius:50%;bottom:6%;height:14%;left:50%;pointer-events:none;position:absolute;transform:translate(-50%);width:72%;z-index:1}.home2-luxe-hero__arch-rim{border:1px solid hsla(0,0%,100%,.55);border-radius:inherit;box-shadow:inset 0 1px #ffffffa6,inset 0 -24px 48px #f5f4f080;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:4}.home2-luxe-hero__arch-media{align-items:flex-end;box-sizing:border-box;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:4% 6% 8%;position:absolute;z-index:2}.home2-luxe-hero__arch-img{display:block;filter:drop-shadow(0 20px 40px rgba(26,19,16,.14));height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center bottom;object-position:center bottom;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .7s ease;width:auto!important}.home2-luxe-hero__arch-frame:hover .home2-luxe-hero__arch-img{filter:drop-shadow(0 28px 52px rgba(26,19,16,.18));transform:translateY(-4px) scale(1.02)}.home2-luxe-hero__filmstrip{display:flex;flex-wrap:nowrap;gap:.65rem;justify-content:center;max-width:100%;overflow-x:auto;padding:.25rem 0;scrollbar-width:none}.home2-luxe-hero__filmstrip::-webkit-scrollbar{display:none}.home2-luxe-hero__film-card{background:var(--home2-off-white);border:.5px solid var(--home2-border);border-radius:4px;cursor:pointer;flex:0 0 auto;opacity:.65;padding:0;transition:opacity .3s ease,border-color .3s ease}.home2-luxe-hero__film-card--active{border-color:var(--home2-champagne);opacity:1}.home2-luxe-hero__film-media{display:block;height:3.5rem;overflow:hidden;width:3.5rem}.home2-luxe-hero__film-media img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%!important}.home2-luxe-hero__dots{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}@media(min-width:1024px){.home2-luxe-hero__dots{justify-content:flex-start}}.home2-luxe-hero__dot{background:var(--home2-border);border:none;cursor:pointer;height:2px;padding:0;transition:background .3s ease,width .3s ease;width:1.75rem}.home2-luxe-hero__dot--active{background:var(--home2-champagne);width:2.5rem}.home-2-page.almaris-storefront,.home-page-body--home2{background:var(--home2-off-white)}.home-page-body--home2{color:var(--home2-espresso);font-family:var(--home2-sans)}.home-page-body--home2 .tw-bg-luxury-ivory,.home-page-body--home2 .tw-bg-white,.home-page-body--home2>section{background:var(--home2-alabaster)!important;border:none!important;box-shadow:none!important}.home-page-body--home2 .tw-rounded-luxury,.home-page-body--home2 article{background:var(--home2-off-white)!important;border:1px solid rgba(0,0,0,.04)!important;box-shadow:none!important}.home-page-body--home2 .tw-font-serif,.home-page-body--home2 h4,.home-page-body--home2 h5{font-family:var(--home2-serif)!important;font-weight:500!important;letter-spacing:.05em}.home-page-body--home2 .container-fluid{margin-left:auto;margin-right:auto;max-width:var(--home2-content-max)}.home-page-body--home2 .embla__container{gap:2rem}@media(min-width:1100px){.home-page-body--home2 .embla__container{gap:2rem}}.home-page-body--home2 .featured-brands.area{background:var(--home2-sand);padding:4rem 0 5rem}.home-page-body--home2 .featured-brands .title h4,.home-page-body--home2 .featured-brands h4{font-family:var(--home2-serif)!important;font-size:clamp(1.5rem,3vw,2rem);font-weight:500;letter-spacing:.05em}.home-page-body--home2 .featured-brands .brand-item,.home-page-body--home2 .featured-brands .brand-item a{align-items:center;background:var(--home2-off-white);border:1px solid rgba(0,0,0,.04)!important;border-radius:4px;box-shadow:none!important;display:flex;justify-content:center;min-height:4.5rem;padding:1.25rem 1.5rem}.home-page-body--home2 .featured-brands .brand-item p,.home-page-body--home2 .featured-brands .brand-item span{font-family:var(--home2-serif);font-size:.9375rem;letter-spacing:.08em;line-height:1.3;overflow:visible;text-align:center;text-overflow:unset;white-space:normal}.home-page-body--home2 .tw-shadow-soft,.home-page-body--home2 .tw-shadow-soft-sm{box-shadow:none!important}.home-page-body--home2 section.tw-bg-white{background:var(--home2-alabaster)!important}.home-page-body--home2 .tw-from-black\/60{background:linear-gradient(0deg,rgba(26,19,16,.55),transparent 55%)!important}.home-page-body--home2 h3.tw-absolute{font-family:var(--home2-serif)!important;letter-spacing:.06em;text-shadow:0 1px 24px rgba(0,0,0,.35)}.home-page-body--home2 .grid-product-wrapper{margin-left:auto;margin-right:auto;max-width:var(--home2-content-max);padding-left:1rem;padding-right:1rem}.home-page-body--home2 .search-product-tile{gap:2rem}.home-page-body--home2 .almaris-flash-card__link,.home-page-body--home2 .almaris-product-card__link,.home-page-body--home2.almaris-layout .almaris-product-card__link{border:1px solid rgba(0,0,0,.04)!important;box-shadow:none!important}.home-page-body--home2 .embla__container>li,.home-page-body--home2 .flash-slider .embla__container>li{flex:0 0 50%}@media(min-width:640px){.home-page-body--home2 .embla__container>li,.home-page-body--home2 .flash-slider .embla__container>li{flex:0 0 33.333%}}@media(min-width:1100px){.home-page-body--home2 .embla__container>li,.home-page-body--home2 .flash-slider .embla__container>li{flex:0 0 25%}}.home2-footer{background:var(--home2-sand);border-top:1px solid rgba(0,0,0,.04);margin-top:0;padding:5rem 1.25rem 3rem}.home2-footer__inner{display:grid;gap:3.5rem;margin:0 auto;max-width:var(--home2-content-max)}@media(min-width:900px){.home2-footer__inner{align-items:start;gap:4rem;grid-template-columns:minmax(12rem,1.2fr) 2fr}}.home2-footer__logo{max-height:3rem;-o-object-fit:contain;object-fit:contain;width:auto!important}.home2-footer__story{color:var(--home2-muted);font-family:var(--home2-sans);font-size:.8125rem;font-weight:300;letter-spacing:.05em;line-height:1.85;margin:1.5rem 0 0;max-width:22rem}.home2-footer__columns{display:grid;gap:2.5rem 2rem;grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.home2-footer__columns{gap:2rem;grid-template-columns:repeat(4,1fr)}}.home2-footer__col-title{color:var(--home2-espresso);font-family:var(--home2-sans);font-size:.5625rem;font-weight:600;letter-spacing:.28em;margin:0 0 1.25rem;text-transform:uppercase}.home2-footer__nav,.home2-footer__social{display:flex;flex-direction:column;gap:.65rem}.home2-footer__nav a,.home2-footer__social a{color:var(--home2-muted);font-family:var(--home2-sans);font-size:.75rem;font-weight:300;letter-spacing:.06em;text-decoration:none;transition:color .25s ease}.home2-footer__nav a:hover,.home2-footer__social a:hover{color:var(--home2-espresso)}.home2-footer__bottom{border-top:1px solid rgba(0,0,0,.04);margin-top:1rem;padding-top:3rem}.home2-footer__copy{color:var(--home2-muted);font-family:var(--home2-sans);font-size:.6875rem;font-weight:300;letter-spacing:.12em;margin:0;text-align:center}@media(min-width:900px){.home2-footer__copy{text-align:left}}
