.noma-brand-selection{background:var(--brand-background);color:var(--brand-text);padding-block:var(--brand-padding-top) var(--brand-padding-bottom)}.noma-brand-selection__inner{margin-inline:auto;max-width:1300px;padding-inline:24px}.noma-brand-selection__header{margin:0 auto 38px;max-width:760px;text-align:center}.noma-brand-selection__heading{color:inherit;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:400;line-height:1.12;margin:0}.noma-brand-selection__subheading{font-size:1rem;line-height:1.65;margin-top:14px;opacity:.78}.noma-brand-selection__subheading p{margin:0}.noma-brand-selection__grid{align-items:center;display:grid;gap:28px 34px;grid-template-columns:repeat(var(--brand-columns),minmax(0,1fr))}.noma-brand-selection__item,.noma-brand-selection__link{align-items:center;display:flex;justify-content:center;min-height:calc(var(--brand-logo-height) + 28px)}.noma-brand-selection__link{color:inherit;text-decoration:none;width:100%}.noma-brand-selection__logo{height:var(--brand-logo-height);max-width:100%;object-fit:contain;opacity:.82;transition:opacity .18s ease,transform .18s ease;width:auto}.noma-brand-selection__link:hover .noma-brand-selection__logo,.noma-brand-selection__link:focus-visible .noma-brand-selection__logo{opacity:1;transform:translateY(-2px)}.noma-brand-selection__link:focus-visible{outline:2px solid currentColor;outline-offset:5px}.noma-brand-selection__name{font-size:.86rem;letter-spacing:.1em;text-align:center;text-transform:uppercase}@media screen and (max-width:989px){.noma-brand-selection__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:599px){.noma-brand-selection__inner{padding-inline:20px}.noma-brand-selection__header{margin-bottom:28px}.noma-brand-selection__grid{gap:24px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}.noma-brand-selection__logo{max-width:130px}}@media(prefers-reduced-motion:reduce){.noma-brand-selection__logo{transition:none}}.noma-category-paths{background:var(--category-background);color:var(--category-text);padding:clamp(48px,6vw,82px) 0}.noma-category-paths__container{margin:0 auto;max-width:1320px;padding:0 28px}.noma-category-paths__heading{color:inherit;font-size:clamp(2rem,3.5vw,3.2rem);font-weight:400;letter-spacing:-.025em;line-height:1.1;margin:0;text-align:center}.noma-category-paths__intro{font-size:1rem;line-height:1.6;margin:14px auto 0;max-width:620px;text-align:center}.noma-category-paths__intro p{margin:0}.noma-category-paths__grid{display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:34px}.noma-category-paths__card{border-radius:14px;color:#fff;display:block;overflow:hidden;text-decoration:none}.noma-category-paths__media{aspect-ratio:4 / 5;overflow:hidden;position:relative}.noma-category-paths__image,.noma-category-paths__placeholder{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.noma-category-paths__shade{background:linear-gradient(180deg,transparent 48%,rgba(21,34,25,.7) 100%);top:0;right:0;bottom:0;left:0;position:absolute}.noma-category-paths__label{align-items:center;bottom:0;display:flex;font-size:clamp(1.35rem,2.1vw,2rem);gap:12px;justify-content:center;left:0;padding:28px 20px;position:absolute;right:0;text-align:center}.noma-category-paths__label svg{height:22px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:22px}.noma-category-paths__card:hover .noma-category-paths__image{transform:scale(1.025)}.noma-category-paths__card:focus-visible{outline:2px solid currentColor;outline-offset:4px}@media(max-width:749px){.noma-category-paths{padding:44px 0 52px}.noma-category-paths__container{padding:0 20px}.noma-category-paths__grid{display:flex;gap:14px;margin-left:-20px;margin-right:-20px;overflow-x:auto;padding:0 20px 8px;scroll-padding-left:20px;scroll-snap-type:x mandatory;scrollbar-width:none}.noma-category-paths__grid::-webkit-scrollbar{display:none}.noma-category-paths__card{flex:0 0 78vw;max-width:330px;scroll-snap-align:start}.noma-category-paths__label{font-size:1.55rem}}@media(prefers-reduced-motion:reduce){.noma-category-paths__image{transition:none}}.noma-home-hero{background:var(--hero-background);color:var(--hero-text)}.noma-home-hero__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:clamp(540px,62vw,700px)}.noma-home-hero__content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,7vw,104px);text-align:center}.noma-home-hero__eyebrow{font-size:.75rem;letter-spacing:.2em;margin:0 0 18px;text-transform:uppercase}.noma-home-hero__heading{color:inherit;font-size:clamp(2.4rem,4.2vw,4.7rem);font-weight:400;letter-spacing:-.035em;line-height:1.04;margin:0;max-width:680px}.noma-home-hero__text{font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.65;margin-top:24px;max-width:590px}.noma-home-hero__text p{margin:0}.noma-home-hero__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:32px}.noma-home-hero__button{align-items:center;border:1px solid var(--hero-button);border-radius:6px;display:inline-flex;font-size:.9rem;justify-content:center;min-height:50px;padding:12px 25px;text-decoration:none;transition:background-color .18s ease,color .18s ease,transform .18s ease}.noma-home-hero__button--primary{background:var(--hero-button);color:var(--hero-button-text)}.noma-home-hero__button--secondary{background:transparent;color:var(--hero-button)}.noma-home-hero__button:hover{transform:translateY(-1px)}.noma-home-hero__button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.noma-home-hero__media,.noma-home-hero__media picture{display:block;height:100%;min-height:100%;overflow:hidden}.noma-home-hero__image,.noma-home-hero__placeholder{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.noma-home-hero__trust{align-items:center;background:#fff;border-bottom:1px solid rgba(44,58,46,.12);border-top:1px solid rgba(44,58,46,.12);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:17px clamp(24px,6vw,96px)}.noma-home-hero__trust-item{align-items:center;display:flex;font-size:.82rem;gap:9px;justify-content:center;letter-spacing:.02em;padding:5px 12px;text-align:center}.noma-home-hero__trust-icon{display:inline-flex;flex:0 0 auto}.noma-home-hero__trust-icon svg{height:21px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5;width:21px}@media(max-width:749px){.noma-home-hero__layout{display:flex;flex-direction:column;min-height:0}.noma-home-hero__content{padding:44px 24px 36px}.noma-home-hero__heading{font-size:clamp(2.25rem,11vw,3.2rem);max-width:360px}.noma-home-hero__text{font-size:1rem;margin-top:18px;max-width:340px}.noma-home-hero__actions{flex-direction:column;margin-top:26px;width:min(100%,340px)}.noma-home-hero__button{width:100%}.noma-home-hero__media,.noma-home-hero__media picture{aspect-ratio:4 / 5;min-height:0}.noma-home-hero__image{object-position:center 38%}.noma-home-hero__trust{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 10px;row-gap:8px}.noma-home-hero__trust-item{font-size:.73rem;padding:5px 4px}}@media(prefers-reduced-motion:reduce){.noma-home-hero__button{transition:none}}.noma-latest-articles{background:var(--noma-articles-background);color:var(--noma-articles-text);padding-block:var(--noma-articles-padding-top) var(--noma-articles-padding-bottom)}.noma-latest-articles__inner{width:min(100% - 40px,1180px);margin-inline:auto}.noma-latest-articles__header{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:30px}.noma-latest-articles__header>div{max-width:700px}.noma-latest-articles__eyebrow{margin:0 0 10px;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.noma-latest-articles__header h2{margin:0;color:inherit;font-size:clamp(30px,4vw,44px);line-height:1.1}.noma-latest-articles__intro{margin-top:14px;font-size:16px;line-height:1.6}.noma-latest-articles__intro p{margin:0}.noma-latest-articles__all-link,.noma-latest-articles__read-link{color:inherit;font-weight:600;text-decoration:none}.noma-latest-articles__all-link{display:inline-flex;flex-shrink:0;align-items:center;gap:9px;padding-bottom:5px;border-bottom:1px solid currentColor}.noma-latest-articles__all-link--mobile{display:none}.noma-latest-articles__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.noma-latest-articles__card{overflow:hidden;border:1px solid color-mix(in srgb,var(--noma-articles-text) 10%,transparent);border-radius:16px;background:var(--noma-articles-card)}.noma-latest-articles__image-link{display:block;overflow:hidden;aspect-ratio:4 / 3;background:color-mix(in srgb,var(--noma-articles-accent) 8%,var(--noma-articles-card))}.noma-latest-articles__image,.noma-latest-articles__placeholder,.noma-latest-articles__placeholder svg{width:100%;height:100%}.noma-latest-articles__image{display:block;object-fit:cover;transition:transform .35s ease}.noma-latest-articles__image-link:hover .noma-latest-articles__image{transform:scale(1.025)}.noma-latest-articles__placeholder{display:block;opacity:.35}.noma-latest-articles__content{padding:24px}.noma-latest-articles__content time{display:block;margin-bottom:11px;color:var(--noma-articles-accent);font-size:12px;font-weight:600;letter-spacing:.08em}.noma-latest-articles__content h3{margin:0;color:inherit;font-size:clamp(20px,2vw,25px);line-height:1.25}.noma-latest-articles__content h3 a{color:inherit;text-decoration:none}.noma-latest-articles__content p{display:-webkit-box;overflow:hidden;margin:14px 0 20px;color:inherit;font-size:14px;line-height:1.6;opacity:.78;-webkit-box-orient:vertical;-webkit-line-clamp:3}.noma-latest-articles__read-link{display:inline-flex;align-items:center;gap:8px;color:var(--noma-articles-accent);font-size:14px}@media(max-width:989px){.noma-latest-articles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.noma-latest-articles__card:last-child{display:none}}@media(max-width:749px){.noma-latest-articles__inner{width:min(100% - 32px,1180px)}.noma-latest-articles__header{margin-bottom:24px;text-align:center}.noma-latest-articles__header>div{margin-inline:auto}.noma-latest-articles__header>.noma-latest-articles__all-link{display:none}.noma-latest-articles__grid{grid-template-columns:1fr;gap:16px}.noma-latest-articles__card:last-child{display:block}.noma-latest-articles__content{padding:22px}.noma-latest-articles__all-link--mobile{display:flex;width:max-content;margin:26px auto 0}}@media(prefers-reduced-motion:reduce){.noma-latest-articles__image{transition:none}}.noma-social-proof{background:var(--noma-proof-background);color:var(--noma-proof-text);padding-block:var(--noma-proof-padding-top) var(--noma-proof-padding-bottom)}.noma-social-proof__inner{width:min(100% - 40px,1180px);margin-inline:auto}.noma-social-proof__header{max-width:720px;margin:0 auto 32px;text-align:center}.noma-social-proof__eyebrow{margin:0 0 10px;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.noma-social-proof__header h2{margin:0;color:inherit;font-size:clamp(30px,4vw,44px);line-height:1.1}.noma-social-proof__intro{margin-top:14px;font-size:16px;line-height:1.6}.noma-social-proof__intro p{margin:0}.noma-social-proof__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:980px;margin-inline:auto}.noma-social-proof__card{display:flex;flex-direction:column;min-height:260px;margin:0;padding:34px;border:1px solid color-mix(in srgb,var(--noma-proof-text) 12%,transparent);border-radius:16px;background:var(--noma-proof-card)}.noma-social-proof__stars{color:var(--noma-proof-accent);font-size:18px;letter-spacing:.12em}.noma-social-proof__star--empty{opacity:.25}.noma-social-proof__card blockquote{flex:1;margin:22px 0 28px}.noma-social-proof__card blockquote p{margin:0;font-family:var(--font-heading-family);font-size:clamp(21px,2vw,27px);line-height:1.35}.noma-social-proof__card figcaption{display:flex;flex-direction:column;gap:4px;font-size:14px;line-height:1.4}.noma-social-proof__card figcaption strong{font-size:15px}.noma-social-proof__card figcaption a{color:inherit;text-decoration-color:color-mix(in srgb,var(--noma-proof-text) 45%,transparent);text-underline-offset:3px}.noma-social-proof__card figcaption a:hover{text-decoration-color:currentColor}.noma-social-proof__note{margin:22px 0 0;text-align:center;font-size:13px;opacity:.72}@media(max-width:749px){.noma-social-proof__inner{width:min(100% - 32px,1180px)}.noma-social-proof__header{margin-bottom:24px}.noma-social-proof__grid{grid-template-columns:1fr;gap:14px}.noma-social-proof__card{min-height:0;padding:26px 24px}.noma-social-proof__card blockquote{margin-block:18px 24px}}.product-card{--noma-card-background: #f7f4ee;--noma-card-accent: #2c3a2e;height:100%}.product-card.product-card .product-card__main,.product-card.product-card .product-card__image-wrapper-link,.product-card.product-card .product-card__image-wrapper{border-radius:12px}.product-card.product-card .product-card__image-wrapper{background:var(--noma-card-background)}.product-card.product-card .product-card__image:not(video){top:8%;left:8%;width:84%;height:84%;object-fit:contain;object-position:center;mix-blend-mode:multiply}.product-card.product-card .product-card__footer{align-items:stretch;flex:1;height:auto;margin-top:14px;text-align:center}.product-card.product-card .product-card__swatches-wrapper,.product-card.product-card .jdgm-preview-badge,.product-card.product-card .product-card__price{justify-content:center}.product-card.product-card .product-card__title{display:-webkit-box;min-height:3em;margin-bottom:0;overflow:hidden;color:#242a27;font-size:16px;font-weight:500;line-height:1.5;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card.product-card .portuguese-title{display:-webkit-box;margin-top:4px;overflow:hidden;color:#6b6b66;font-size:13px;font-weight:400;line-height:1.45;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card.product-card .product-card__vendor{color:#847d73;font-size:12px;letter-spacing:.02em;text-align:center}.product-card.product-card .product-card__price{display:flex;flex-wrap:wrap;color:#242a27;font-size:16px;font-weight:600;text-align:center}.product-card.product-card .product-card__footer .product-card__quick-view-text-button{position:relative;bottom:auto;left:auto;visibility:visible;justify-content:center;width:100%;min-height:44px;margin-top:auto;padding:11px 16px;border:1px solid var(--noma-card-accent);border-radius:8px;opacity:1;background:var(--noma-card-accent);color:#fff;font-size:14px}.product-card.product-card .product-card__footer .product-card__quick-view-text-button:after{border-radius:8px;background:var(--noma-card-accent)}.product-card.product-card .product-card__footer .product-card__quick-view-text-button:hover,.product-card.product-card .product-card__footer .product-card__quick-view-text-button:focus-visible{border-color:#1f2f25;background:#1f2f25;color:#fff}.product-card.product-card .product-card__footer .product-card__quick-view-text-button:hover:after,.product-card.product-card .product-card__footer .product-card__quick-view-text-button:focus-visible:after{background:#1f2f25}@media(max-width:767px){.product-card.product-card .product-card__title{font-size:14px;line-height:1.4}.product-card.product-card .portuguese-title{font-size:12px}.product-card.product-card .product-card__vendor{font-size:11px}.product-card.product-card .product-card__price{font-size:15px}.product-card.product-card .product-card__footer .product-card__quick-view-text-button{min-height:44px;padding:10px 8px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/16/compiled_assets/styles.css.map */
