:root{--habitante-black: #111111;--habitante-white: #ffffff;--habitante-ivory: #f8f7f3;--habitante-transition: .45s cubic-bezier(.22, 1, .36, 1)}html{scroll-behavior:smooth}body{margin:0;color:var(--habitante-black);background:var(--habitante-white);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,select,textarea{font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{border-radius:0}.page-width{max-width:none;width:100%;padding-left:0;padding-right:0}.section{padding-top:0;padding-bottom:0}.shopify-section{margin:0}.announcement-bar-section,.shopify-section-group-header-group .announcement-bar-section{display:none!important}.shopify-section-group-header-group{position:relative!important;z-index:1000!important}.shopify-section-group-header-group .section-header{position:absolute!important;top:0!important;left:0!important;right:0!important;width:100%!important;margin:0!important;z-index:1000!important}.shopify-section-group-header-group .header-wrapper{background:transparent!important;border:0!important;box-shadow:none!important}#MainContent{margin-top:0!important;padding-top:0!important}main{margin-top:0!important}.habitante-section{width:100%;position:relative}.habitante-container{width:100%;padding-left:3vw;padding-right:3vw;box-sizing:border-box}.habitante-container--small{max-width:1200px;margin:0 auto}.habitante-container--wide{max-width:1800px;margin:0 auto}.habitante-eyebrow{margin:0 0 12px;font-size:10px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.habitante-title{margin:0;font-size:clamp(28px,4vw,64px);line-height:.95;font-weight:400;letter-spacing:-.045em}.habitante-text{margin:18px 0 0;max-width:420px;font-size:13px;line-height:1.5;font-weight:400}.habitante-button{display:inline-flex;align-items:center;justify-content:center;margin-top:28px;padding:0 0 4px;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;font-size:10px;line-height:1.2;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:opacity var(--habitante-transition),border-color var(--habitante-transition)}.habitante-button:hover{opacity:.55}.habitante-image{display:block;width:100%;height:auto}.habitante-image-wrap{position:relative;overflow:hidden}.habitante-image-wrap img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.habitante-image-wrap:hover img{transform:scale(1.025)}.habitante-fullscreen{position:relative;width:100%;height:100vh;min-height:650px;overflow:hidden}.habitante-fullscreen img,.habitante-fullscreen video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.habitante-fullscreen__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.habitante-fullscreen__content{position:absolute;z-index:2;left:3vw;right:3vw;bottom:5vh;color:#fff}.habitante-fullscreen__content .habitante-title{max-width:700px}.habitante-editorial{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.7fr);min-height:85vh}.habitante-editorial__media{min-height:70vh;overflow:hidden}.habitante-editorial__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.22,1,.36,1)}.habitante-editorial__content{display:flex;flex-direction:column;justify-content:center;padding:7vw;box-sizing:border-box}.habitante-editorial__content--left{order:-1}.habitante-products{padding-top:8vw;padding-bottom:8vw}.habitante-products__header{display:flex;align-items:baseline;justify-content:space-between;padding:0 3vw 32px}.habitante-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.habitante-product{min-width:0}.habitante-product__image{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#f4f4f4}.habitante-product__image img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .4s ease,transform .8s ease}.habitante-product__image .habitante-product__hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.habitante-product:hover .habitante-product__image .habitante-product__primary{opacity:0}.habitante-product:hover .habitante-product__image .habitante-product__hover{opacity:1}.habitante-product:hover .habitante-product__image img{transform:scale(1.02)}.habitante-product__info{display:flex;justify-content:space-between;gap:15px;padding:12px 10px 40px;font-size:11px;line-height:1.35}.habitante-product__name{max-width:70%}.habitante-product__price{white-space:nowrap}.habitante-video{position:relative;width:100%;overflow:hidden}.habitante-video video{display:block;width:100%;height:auto}.habitante-video--fullscreen{height:100vh}.habitante-video--fullscreen video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.habitante-library{padding:8vw 3vw}.habitante-library__header{margin-bottom:40px}.habitante-library__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.habitante-library__item{position:relative;overflow:hidden;aspect-ratio:4 / 5}.habitante-library__item:nth-child(2),.habitante-library__item:nth-child(5){aspect-ratio:4 / 6}.habitante-library__item img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.22,1,.36,1)}.habitante-library__item:hover img{transform:scale(1.025)}.habitante-library__caption{position:absolute;left:20px;bottom:20px;z-index:2;color:#fff;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.habitante-newsletter{padding:10vw 3vw;text-align:center;background:var(--habitante-ivory)}.habitante-newsletter__title{margin:0;font-size:clamp(24px,3vw,44px);line-height:1;font-weight:400;letter-spacing:-.04em}.habitante-newsletter__form{display:flex;max-width:420px;margin:35px auto 0;border-bottom:1px solid var(--habitante-black)}.habitante-newsletter__input{flex:1;min-width:0;padding:12px 0;border:0;outline:0;background:transparent;font-size:12px}.habitante-newsletter__submit{padding:12px 0 12px 20px;border:0;background:transparent;cursor:pointer;font-size:10px;letter-spacing:.1em}@media screen and (max-width:749px){.habitante-container{padding-left:18px;padding-right:18px}.habitante-fullscreen{height:100svh;min-height:560px}.habitante-fullscreen__content{left:18px;right:18px;bottom:35px}.habitante-title{font-size:clamp(30px,10vw,48px)}.habitante-editorial{display:block}.habitante-editorial__media{min-height:75vw}.habitante-editorial__content{padding:60px 18px}.habitante-products{padding-top:70px;padding-bottom:70px}.habitante-products__header{padding:0 18px 25px}.habitante-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.habitante-product__info{display:block;padding:9px 8px 28px;font-size:10px}.habitante-product__name{max-width:100%}.habitante-product__price{margin-top:4px}.habitante-library{padding:70px 18px}.habitante-library__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.habitante-library__item,.habitante-library__item:nth-child(2),.habitante-library__item:nth-child(5){aspect-ratio:3 / 4}.habitante-newsletter{padding:80px 18px}.habitante-newsletter__form{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/habitante.css.map */
