@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&family=Jost:wght@300;400;500;600&display=swap";.jsh{--cru:#FAF6F0;--areia:#EFE6DA;--areia2:#E4D7C6;--taupe:#8C7C66;--gold:#C39A5C;--tinta:#221D16;--erro:#9B3B2E;font-family:Jost,-apple-system,sans-serif;font-weight:400;color:var(--tinta);font-size:1.55rem;line-height:1.75}.jsh *{box-sizing:border-box}.jsh a{color:inherit;text-decoration:none}.jsh-wrap{max-width:138rem;margin:0 auto;padding:0 2.4rem}.jsh-wrap--wide{max-width:172rem;margin:0 auto;padding:0 2.4rem}@media(min-width:750px){.jsh-wrap,.jsh-wrap--wide{padding:0 4rem}}.jsh-sec{padding:8rem 0}@media(min-width:990px){.jsh-sec{padding:12.5rem 0}}.jsh-bg-areia{background:#efe6da}.jsh-h{font-family:Cormorant Garamond,Georgia,serif;font-weight:400;line-height:1.06;letter-spacing:0;margin:0;color:inherit}.jsh-h--xl{font-size:clamp(4.6rem,6.4vw,9rem)}.jsh-h--lg{font-size:clamp(3.2rem,4.4vw,5.6rem)}.jsh-kicker{display:block;font-size:1.1rem;letter-spacing:.3em;text-transform:uppercase;font-weight:500;color:var(--taupe)}.jsh-lede,.jsh-lede p{font-size:1.65rem;line-height:1.8;color:#4a4137;max-width:52ch;margin:0}.jsh-lede strong,.jsh-head strong{font-weight:500;color:var(--tinta)}.jsh-btn{display:inline-flex;align-items:center;justify-content:center;padding:1.6rem 3.2rem;background:var(--tinta);color:#fff!important;font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500;border-radius:4rem;border:1px solid var(--tinta);transition:background .25s,color .25s}.jsh-btn:hover{background:#3b3227}.jsh-btn--w{background:#fff;color:var(--tinta)!important;border-color:#fff}.jsh-btn--w:hover{background:var(--areia)}.jsh-btn--o{background:transparent;color:var(--tinta)!important}.jsh-btn--o:hover{background:var(--tinta);color:#fff!important}.jsh-btn--gold{background:var(--gold);border-color:var(--gold)}.jsh-btn--gold:hover{background:#b08a4d}.jsh-link{border-bottom:1px solid currentColor;padding-bottom:.4rem;font-size:1.2rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500}.jsh-head{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;flex-wrap:wrap;margin-bottom:5.6rem}.jsh-head p{color:var(--taupe);margin:1.4rem 0 0;font-size:1.5rem;max-width:50ch}.jsh-head--c{justify-content:center;text-align:center}.jsh-head--c p{margin-left:auto;margin-right:auto}.jsh-head .jsh-h{margin-top:1.6rem}.jsh-center{text-align:center;margin-top:6rem}.jsh-hero{position:relative;height:calc(100vh - 12rem);min-height:54rem;max-height:96rem;overflow:hidden;border-radius:.4rem;margin-top:1.4rem;background:var(--areia)}.jsh-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 24%}.jsh-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#1c17129e,#1c17124d 46%,#1c171200 76%)}.jsh-hero__in{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;padding:clamp(3.4rem,7vw,11rem);max-width:76rem;color:#fff}.jsh-hero__in .jsh-kicker{color:#fffc}.jsh-hero__in .jsh-h{margin:2.6rem 0 2.8rem;color:#fff}.jsh-hero__in em{font-style:italic}.jsh-hero__in p{font-size:1.7rem;line-height:1.8;color:#ffffffeb;max-width:44ch;margin:0 0 3.6rem}.jsh-hero__in p strong{color:#fff;font-weight:500}.jsh-hero__cta{display:flex;gap:2rem;flex-wrap:wrap;align-items:center}.jsh-hero__cta .jsh-link{color:#fff}@media(max-width:749px){.jsh-hero{height:calc(100svh - 11rem);min-height:48rem}.jsh-hero__veil{background:linear-gradient(to top,#1c1712c7,#1c17121f)}.jsh-hero__in{justify-content:flex-end;padding:3rem}}.jsh-sc{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem}.jsh-sc a{display:flex;background:var(--areia);min-height:19rem;overflow:hidden;transition:transform .3s}.jsh-sc a:nth-child(2){background:#f3ede4}.jsh-sc a:nth-child(3){background:#efe9e4}.jsh-sc a:hover{transform:translateY(-3px)}.jsh-sc__t{flex:1;padding:3.2rem;display:flex;flex-direction:column;justify-content:center;gap:.6rem}.jsh-sc__t h3{font-family:Cormorant Garamond,serif;font-size:2.6rem;font-weight:400;margin:0;letter-spacing:0}.jsh-sc__t span{font-size:1.35rem;color:var(--taupe)}.jsh-sc__t .jsh-link{align-self:flex-start;margin-top:1.8rem;font-size:1.1rem;color:var(--tinta)}.jsh-sc img{width:42%;height:auto;object-fit:cover;flex:none}@media(max-width:899px){.jsh-sc{grid-template-columns:1fr}.jsh-sc a{min-height:15rem}}.jsh-circ{display:grid;grid-template-columns:repeat(8,1fr);gap:2.2rem}.jsh-circ a{text-align:center;display:block}.jsh-circ__c{aspect-ratio:1;border-radius:50%;overflow:hidden;background:var(--areia);margin-bottom:1.6rem;transition:.4s}.jsh-circ__c img{width:100%;height:100%;object-fit:cover;object-position:center 18%;transition:transform .8s cubic-bezier(.2,.7,.3,1)}.jsh-circ a:hover .jsh-circ__c{transform:translateY(-3px)}.jsh-circ a:hover .jsh-circ__c img{transform:scale(1.05)}.jsh-circ span{font-size:1.15rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500}@media(max-width:989px){.jsh-circ{grid-template-columns:repeat(4,1fr)}}@media(max-width:559px){.jsh-circ{grid-template-columns:repeat(3,1fr);gap:1.4rem}}.jsh-grid{display:grid;grid-template-columns:repeat(var(--cols,4),1fr);gap:5.6rem 3rem}@media(max-width:1199px){.jsh-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:989px){.jsh-grid{grid-template-columns:repeat(3,1fr);gap:4.4rem 2.4rem}}@media(max-width:749px){.jsh-grid{grid-template-columns:repeat(2,1fr);gap:3.6rem 1.6rem}}.jsh-card{position:relative}.jsh-card__ph{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;background:var(--areia);margin-bottom:1.8rem}.jsh-card__ph img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s}.jsh-card__ph img.jsh-alt{opacity:0}@media(hover:hover){.jsh-card:hover .jsh-card__ph img.jsh-alt{opacity:1}}.jsh-card__tags{position:absolute;top:1.4rem;left:1.4rem;display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;z-index:2}.jsh-tag{background:transparent;color:var(--tinta);font-size:1.05rem;letter-spacing:.2em;text-transform:uppercase;font-weight:500;padding:0;line-height:1.2;text-shadow:0 1px 6px rgba(255,255,255,.7)}.jsh-tag--sale{background:transparent;color:var(--erro)}.jsh-tag--dark{background:transparent!important;color:var(--tinta)!important}.jsh-tag--muted{background:transparent!important;color:var(--taupe)!important}.jsh-card h3{font-family:Jost,sans-serif;font-size:1.35rem;font-weight:500;letter-spacing:.04em;line-height:1.5;margin:0}.jsh-card__pr{margin-top:.8rem;font-size:1.4rem;font-weight:400;display:flex;gap:1.2rem;align-items:baseline;color:#4a4137}.jsh-card__pr s{color:var(--taupe);font-size:1.25rem}.jsh-card__pr .is-sale{color:var(--erro);font-weight:500}.jsh-wide{display:grid;grid-template-columns:1.1fr 1fr;background:var(--areia);min-height:52rem;overflow:hidden}.jsh-wide--rev .jsh-wide__img{order:2}.jsh-wide__img img{width:100%;height:100%;object-fit:cover;min-height:52rem;display:block}.jsh-wide__t{padding:clamp(3.2rem,5.5vw,8rem);display:flex;flex-direction:column;justify-content:center;gap:1.8rem}.jsh-wide__cta{display:flex;gap:2rem;flex-wrap:wrap;align-items:center;margin-top:1rem}@media(max-width:859px){.jsh-wide{grid-template-columns:1fr;min-height:0}.jsh-wide--rev .jsh-wide__img{order:0}.jsh-wide__img img{min-height:32rem}}.jsh-ben{display:grid;grid-template-columns:repeat(4,1fr);gap:3.2rem}.jsh-ben>div{display:flex;gap:1.6rem;align-items:flex-start}.jsh-ben__ic{width:4.4rem;height:4.4rem;border-radius:50%;background:var(--areia);display:flex;align-items:center;justify-content:center;flex:none}.jsh-ben__ic svg{width:1.9rem;height:1.9rem;stroke:var(--tinta);fill:none;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.jsh-ben b{display:block;font-weight:500;font-size:1.25rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem}.jsh-ben span{font-size:1.35rem;color:var(--taupe);line-height:1.6}@media(max-width:899px){.jsh-ben{grid-template-columns:repeat(2,1fr)}}@media(max-width:519px){.jsh-ben{grid-template-columns:1fr}}.jsh-clube{background:var(--tinta);color:#f2eae0}.jsh-clube .jsh-kicker{color:var(--gold)}.jsh-clube .jsh-lede,.jsh-clube .jsh-lede p{color:#beb0a0}.jsh-clube .jsh-lede strong{color:#f2eae0}.jsh-clube .jsh-h{margin:2rem 0;max-width:18ch}.jsh-perks{display:grid;grid-template-columns:repeat(3,1fr);gap:4.4rem;margin:6rem 0 5rem}.jsh-perks div{border-top:1px solid rgba(195,154,92,.4);padding-top:2rem}.jsh-perks h4{font-family:Cormorant Garamond,serif;font-size:2.6rem;font-weight:500;margin:0 0 1rem;color:#f2eae0}.jsh-perks p{font-size:1.35rem;color:#beb0a0;margin:0}@media(max-width:749px){.jsh-perks{grid-template-columns:1fr;gap:2.4rem;margin:4rem 0 3.2rem}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/js-home.css.map */
