.artisans{position:relative;overflow:hidden}.artisans__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(90% 90% at 28% 32%,#6d2336,#4a1623 52%,#160810)}.artisans__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(44deg,rgba(184,151,106,.1) 0 1px,transparent 1px 8px),repeating-linear-gradient(-44deg,rgba(184,151,106,.06) 0 1px,transparent 1px 12px)}.artisans__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;min-height:40rem}.artisans__left{padding:7.5rem 4rem;display:flex;flex-direction:column;justify-content:center}.artisans__eyebrow{margin:0 0 1.375rem;font-family:var(--heading-font-family);font-style:italic;font-size:var(--text-base);color:rgb(var(--artisans-accent))}.artisans__heading{margin:0 0 1.75rem;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);letter-spacing:var(--heading-letter-spacing);font-size:clamp(2.5rem,1.9rem + 3vw,3rem);line-height:1.04;color:#f7f4ef}.artisans__heading em{font-style:italic;color:rgb(var(--artisans-accent))}.artisans__body{color:#f7f4efc7;font-family:var(--text-font-family);font-size:var(--text-base);max-width:27.5rem;margin:0 0 2.375rem;line-height:1.75}.artisans__stats{display:flex;gap:3rem;margin-bottom:2.625rem;flex-wrap:wrap}.artisans__stat-number{font-family:var(--heading-font-family);font-style:var(--heading-font-style);font-size:2.875rem;color:rgb(var(--artisans-accent));line-height:1}.artisans__stat-label{font-family:var(--text-font-family);font-size:.625rem;letter-spacing:.16em;text-transform:uppercase;color:#f7f4ef99;margin-top:.5rem}.artisans__cta{display:inline-block;align-self:flex-start;font-family:var(--text-font-family);font-size:var(--text-xs);letter-spacing:.24em;text-transform:uppercase;color:#f7f4ef;border:1px solid rgba(247,244,239,.45);padding:1rem 2.625rem;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1)}.artisans__cta:hover{background:rgb(var(--artisans-accent));border-color:rgb(var(--artisans-accent));color:#160810}.artisans__right{position:relative;border-inline-start:1px solid rgba(200,182,155,.18)}.artisans__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.artisans__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.artisans__video{width:100%;height:100%;object-fit:cover;display:block;border:none;pointer-events:none}.artisans__note{position:absolute;z-index:1;bottom:2.75rem;left:2.75rem;right:2.75rem;margin:0;font-family:var(--heading-font-family);font-style:italic;font-size:1.25rem;color:#f7f4ef8c}@media screen and (max-width:1024px){.artisans__inner{grid-template-columns:1fr}.artisans__right{min-height:18.75rem;border-inline-start:none;border-top:1px solid rgba(200,182,155,.18)}}@media screen and (max-width:699px){.artisans__left{padding:3.5rem 1.375rem}.artisans__stats{gap:3rem;flex-wrap:nowrap!important}}.as-worn__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.75rem}.as-worn__heading-group{display:flex;align-items:baseline;gap:.9rem}.as-worn__index{font-family:var(--heading-font-family);font-style:italic;font-size:var(--text-lg);color:rgb(var(--as-worn-accent))}.as-worn__heading{margin:0;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);letter-spacing:var(--heading-letter-spacing);font-size:clamp(1.75rem,1.35rem + 2vw,2.13rem);line-height:1.15;color:rgb(var(--text-color))}.as-worn__label{font-family:var(--text-font-family);font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:rgb(var(--as-worn-accent));white-space:nowrap;padding-bottom:.3rem}.as-worn__grid{display:grid;grid-template-columns:repeat(var(--as-worn-columns, 4),1fr);gap:1rem}.as-worn__carousel{position:relative}.as-worn__arrow{display:none}@media screen and (min-width:900px){.as-worn__grid--swipe-desktop{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.as-worn__grid--swipe-desktop::-webkit-scrollbar{display:none}.as-worn__grid--swipe-desktop .as-worn__item{flex:0 0 calc((100% - 3rem)/4);scroll-snap-align:start}.as-worn__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid rgb(var(--text-color) / .15);background:rgb(var(--background));color:rgb(var(--text-color));cursor:pointer;box-shadow:0 2px 12px #00000026;transition:transform .2s ease,border-color .2s ease,opacity .2s ease}.as-worn__arrow:hover{border-color:rgb(var(--as-worn-accent));transform:translateY(-50%) scale(1.06)}.as-worn__arrow svg{width:1rem;height:1rem;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.as-worn__arrow--prev{left:-1.375rem}.as-worn__arrow--next{right:-1.375rem}.as-worn__arrow.is-hidden{opacity:0;pointer-events:none}}.as-worn__item{display:block;text-decoration:none;color:rgb(var(--text-color))}.as-worn__item .content-over-media{aspect-ratio:4 / 5;overflow:hidden}.as-worn__item .content-over-media>img,.as-worn__item .content-over-media>svg,.as-worn__item .content-over-media>video-media{height:100%;transition:transform 1.1s cubic-bezier(.22,1,.36,1)}@media screen and (pointer:fine){.as-worn__item:hover .content-over-media>img,.as-worn__item:hover .content-over-media>svg,.as-worn__item:hover .content-over-media>video-media{transform:scale(1.05)}}.as-worn__pin{grid-area:full-start / full-start / full-end / full-end;position:relative;z-index:1;align-self:start;justify-self:start;font-family:var(--text-font-family);font-size:.625rem;letter-spacing:.1em;text-transform:uppercase;color:rgb(var(--text-color) / .7);border:1px solid rgb(var(--text-color) / .35);padding:.2rem .5rem;margin:.7rem 0 0 .7rem}.as-worn__caption{grid-area:full-start / full-start / full-end / full-end;position:relative;z-index:1;align-self:end;justify-self:start;text-align:start}.as-worn__who{margin:0;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);font-size:var(--text-h4);line-height:1.15;color:rgb(var(--text-color))}.as-worn__what{margin:.2rem 0 0;font-family:var(--text-font-family);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--as-worn-accent))}@media screen and (max-width:899px){.as-worn__grid{grid-template-columns:repeat(2,1fr)}.as-worn__grid--swipe-mobile{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.as-worn__grid--swipe-mobile::-webkit-scrollbar{display:none}.as-worn__grid--swipe-mobile .as-worn__item{flex:0 0 calc((100% + 4rem)/2);scroll-snap-align:start}}.cirqle{text-align:center}.cirqle__crest{font-family:var(--heading-font-family);font-size:1.25rem;color:rgb(var(--cirqle-accent));margin-bottom:.625rem}.cirqle__name{font-family:var(--heading-font-family);font-weight:500;font-size:clamp(2.5rem,1.6rem + 4.5vw,4.5rem);letter-spacing:.1em;color:rgb(var(--text-color));line-height:1;padding-inline-start:.1em}.cirqle__name-highlight{color:rgb(var(--cirqle-emphasis))}.cirqle__sub{margin:.875rem 0 1.875rem;font-family:var(--text-font-family);font-size:var(--text-xs);letter-spacing:.3em;text-transform:uppercase;color:rgb(var(--cirqle-accent))}.cirqle__lede{font-family:var(--heading-font-family);font-style:italic;font-size:clamp(1.25rem,1.05rem + .8vw,1.75rem);color:rgb(var(--text-color) / .85);max-width:42.5rem;margin:0 auto 2.875rem;line-height:1.5}.cirqle__lede p{margin:0}.cirqle__benefits{display:grid;grid-template-columns:repeat(3,1fr);max-width:61.25rem;margin:0 auto 3rem;border-top:1px solid rgb(var(--border-color));border-inline-start:1px solid rgb(var(--border-color))}.cirqle__benefit{padding:2.125rem 1.75rem;border-bottom:1px solid rgb(var(--border-color));border-inline-end:1px solid rgb(var(--border-color));text-align:start}.cirqle__benefit-numeral{font-family:var(--heading-font-family);font-style:italic;font-size:.8125rem;color:rgb(var(--cirqle-accent));margin-bottom:.75rem}.cirqle__benefit-title{margin:0 0 .5rem;font-family:var(--heading-font-family);font-weight:500;font-size:1.3125rem;color:rgb(var(--cirqle-emphasis))}.cirqle__benefit-description{font-family:var(--text-font-family);font-size:.78125rem;color:rgb(var(--text-color) / .75);line-height:1.6}.cirqle__benefit-description p{margin:0}.cirqle__cta{display:inline-block;font-family:var(--text-font-family);font-size:var(--text-xs);letter-spacing:.24em;text-transform:uppercase;padding:1rem 2.625rem;border:1px solid rgb(var(--cirqle-emphasis));color:rgb(var(--cirqle-emphasis));background:transparent;text-decoration:none;transition:all .4s cubic-bezier(.22,1,.36,1)}.cirqle__cta:hover{background:rgb(var(--cirqle-emphasis));color:rgb(var(--background))}@media screen and (max-width:1024px){.cirqle__benefits{grid-template-columns:1fr}}.collection-card__subheading{margin:0;font-family:var(--text-font-family);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--text-color) / .75)}.collection-card__content .h3{margin-block-start:0rem}.featured-collections__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:.5rem}.featured-collections__heading-group{display:flex;align-items:baseline;gap:1.1rem}.featured-collections__index{font-family:var(--text-font-family);font-style:italic;font-size:var(--text-lg);color:rgb(var(--featured-collections-accent, var(--text-color)))}.featured-collections__heading{margin:0;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);letter-spacing:var(--heading-letter-spacing);font-size:clamp(1.75rem,1.35rem + 2vw,2.13rem);line-height:1.15;color:#1a1614b3}.featured-collections__view-all{font-family:var(--text-font-family);font-size:var(--text-xs);letter-spacing:.2em;text-transform:uppercase;color:rgb(var(--text-color));border-bottom:1px solid rgb(var(--featured-collections-accent, var(--text-color)));padding-bottom:.25rem;white-space:nowrap;transition:opacity .25s ease}.featured-collections__view-all:hover{opacity:.65}.featured-collections--editorial .v-stack.justify-self-center{justify-self:start;text-align:start}.featured-collections--editorial .featured-collections-navigation{justify-content:safe start}.featured-collections--editorial .featured-collections-navigation>button{font-family:var(--heading-font-family);font-size:var(--text-xl);font-weight:400;text-transform:none;color:rgb(var(--text-color) / .45);transition:color .25s ease}.featured-collections--editorial .featured-collections-navigation>button[aria-current=true]{color:rgb(var(--featured-collections-accent, var(--text-color)))}.featured-collections--editorial .featured-collections-navigation>button:not(:only-child):after{background:rgb(var(--featured-collections-accent, var(--text-color)))}.featured-collections--editorial .product-title{font-family:var(--heading-font-family);font-weight:500;line-height:1.15}.whatsapp-float-button{position:fixed;inset-block-end:1.25rem;inset-inline-end:1.25rem;z-index:5}.whatsapp-float-button__link{display:flex;width:3rem;height:3rem;filter:drop-shadow(0 2px 8px rgb(0 0 0 / .25));transition:transform .2s ease}.whatsapp-float-button__link:hover{transform:scale(1.05)}.whatsapp-float-button__link svg{width:100%;height:100%}@media screen and (max-width:699px){.whatsapp-float-button{inset-block-end:1rem;inset-inline-end:1rem}.whatsapp-float-button__link{width:3rem;height:3rem}}.footer__brand-text{max-width:26rem}.footer__social-text{display:flex;flex-wrap:wrap;align-items:center;gap:0 1rem}.footer__social-link{display:flex;color:rgb(var(--text-color) / .7);transition:color .25s ease}.footer__social-link:hover{color:rgb(var(--text-color))}.four-houses__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:1.75rem}.four-houses__heading-group{display:flex;align-items:baseline;gap:.9rem}.four-houses__index{font-family:var(--text-font-family);font-style:italic;font-size:var(--text-sm);color:rgb(var(--text-color) / .45)}.four-houses__heading{margin:0;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);letter-spacing:var(--heading-letter-spacing);font-size:clamp(1.75rem,1.35rem + 2vw,2.13rem);line-height:1.15;color:#1a1614b3}.four-houses__label{margin:0 0 .35rem;font-family:var(--text-font-family);font-size:var(--text-xs);letter-spacing:.16em;text-transform:uppercase;color:rgb(var(--text-color) / .5);white-space:nowrap}.four-houses__grid{display:grid;grid-template-columns:repeat(var(--four-houses-columns, 4),1fr)}@media(min-width:700px){.four-houses__grid{border-top:1px solid rgb(214 211 206)}}.four-houses__item{display:flex;flex-direction:column;align-items:flex-start;padding:2.5rem 1.75rem 2.75rem;border-inline-start:1px solid rgb(var(--border-color));color:rgb(var(--text-color));text-decoration:none;background-color:transparent;transition:background-color .25s ease}.four-houses__item:first-child{border-inline-start:none}a.four-houses__item{cursor:pointer}@media screen and (pointer:fine){.four-houses__item:hover{background-color:#fff}.four-houses__item:hover .four-houses__title{color:rgb(var(--four-houses-accent))}.four-houses__item:hover .four-houses__cta-text{background-size:100% 1px}}.four-houses__eyebrow{margin:0 0 1.5rem;font-family:var(--text-font-family);font-style:italic;font-size:var(--text-sm);color:rgb(var(--four-houses-accent))}.four-houses__title{margin:24px 0 7px;font-family:var(--heading-font-family);font-weight:var(--heading-font-weight);font-style:var(--heading-font-style);letter-spacing:var(--heading-letter-spacing);font-size:var(--text-h3);line-height:1.15;color:var(--four-houses-title-color, rgb(var(--text-color)));transition:color .25s ease}.four-houses__meta{margin:0 0 1rem;font-family:var(--text-font-family);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--text-color) / .5)}.four-houses__description{margin:0 0 1.5rem;font-family:var(--text-font-family);font-size:var(--text-sm);line-height:1.6;color:rgb(var(--text-color) / .7)}.four-houses__description p{margin:0}.four-houses__cta{margin-top:auto;padding-top:.25rem}.four-houses__cta-text{font-family:var(--text-font-family);font-size:var(--text-xs);letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--text-color));background:linear-gradient(to right,rgb(var(--four-houses-accent)),rgb(var(--four-houses-accent))) 0 100% / 36% 1px no-repeat;padding-bottom:.3rem;transition:background-size .25s ease-in-out}.four-houses .four-houses__carousel{display:none}@media screen and (max-width:899px){.four-houses__grid:not(.four-houses__grid--carousel){display:none}.four-houses .four-houses__carousel{display:block}.four-houses__grid--carousel{display:flex;gap:1rem}.four-houses__grid--carousel .four-houses__item{flex-basis:82vw;border:1px solid rgb(var(--border-color))}.four-houses__header{align-items:baseline}}.newsletter-section .form-row .button{flex-grow:0;padding-top:0;padding-bottom:0;padding-inline:1.875rem}@media screen and (max-width:699px){.newsletter-section .form-row{flex-wrap:nowrap}.newsletter-section .form-row>.form-control{flex:1 1 auto;min-width:0}.newsletter-section .form-row .button{flex-shrink:0;padding-inline:1.25rem}}.color-scheme.newsletter-section{background-color:rgb(var(--newsletter-background, var(--background)));color:rgb(var(--newsletter-text, var(--text-color)))}.newsletter--with-pattern{position:relative;overflow:hidden}.newsletter--with-pattern:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:repeating-linear-gradient(40deg,rgba(200,182,155,.06) 0 1px,transparent 1px 11px)}.newsletter--with-pattern>*{position:relative;z-index:1}.full-width-image{width:auto;max-width:100%;height:auto}@media(min-width:768px)and (max-width:1023px){.full-width-image{width:100%}.image-set-gap{margin:10px 0}}@media(min-width:399px)and (max-width:768px){.full-width-image{width:100%}.image-set-gap{margin:10px 0}}@media(min-width:1024px){.full-width-image{width:100%}.image-set-gap{margin:10px auto 0}}
/*# sourceMappingURL=/cdn/shop/t/37/compiled_assets/styles.css.map */
