:root{--be-cream: #f6f1e8;--be-sand: #e8ddca;--be-sage: #aab7a1;--be-sage-dark: #526253;--be-clay: #b96f52;--be-forest: #26382d;--be-ink: #2f352f;--be-white: #fffdf8;--be-line: rgba(47, 53, 47, .16)}html{scroll-behavior:smooth}body{background:var(--be-cream);color:var(--be-ink)}.be-home{overflow:clip;background:var(--be-cream);color:var(--be-ink)}.be-home *,.be-home *:before,.be-home *:after{box-sizing:border-box}.be-home a{color:inherit;text-decoration:none}.be-home h1,.be-home h2,.be-home p{overflow-wrap:break-word}.be-shipping-strip{min-height:38px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px 18px;padding:9px 20px;background:var(--be-forest);color:var(--be-white);font-size:11px;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.be-shipping-strip span{color:#d9b894}.be-hero{position:relative;width:min(1440px,100%);min-height:720px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(36px,6vw,96px);padding:clamp(90px,9vw,140px) clamp(24px,6vw,88px)}.be-hero:before{content:"";position:absolute;width:42vw;height:42vw;max-width:620px;max-height:620px;left:-24vw;top:-18vw;border:1px solid rgba(82,98,83,.12);border-radius:50%;pointer-events:none}.be-hero__copy{position:relative;z-index:2;min-width:0}.be-eyebrow,.be-kicker{margin:0 0 20px;color:var(--be-sage-dark);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.be-hero h1,.be-home h2{margin:0;font-family:var(--font-heading--family),Georgia,serif;font-weight:400;letter-spacing:-.035em}.be-hero h1{max-width:680px;font-size:clamp(4.4rem,7vw,7.6rem);line-height:.91}.be-home em{color:var(--be-clay);font-weight:inherit}.be-hero__text{max-width:560px;margin:28px 0 0;color:#2f352fbf;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.7}.be-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:32px}.be-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:0 24px;border:1px solid var(--be-forest);font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:transform .2s ease,background .2s ease,color .2s ease}.be-button:hover{transform:translateY(-2px)}.be-button--primary{background:var(--be-forest);color:var(--be-white)!important}.be-button--primary:hover{background:var(--be-sage-dark)}.be-button--outline{background:transparent;color:var(--be-forest)!important}.be-button--outline:hover{background:var(--be-sand)}.be-button--light{border-color:var(--be-white);background:var(--be-white);color:var(--be-forest)!important}.be-proof{display:flex;flex-wrap:wrap;gap:12px 26px;margin:35px 0 0;padding:0;list-style:none;color:#2f352fa8;font-size:11px}.be-proof li:before{content:"\2713";margin-right:8px;color:var(--be-sage-dark);font-weight:900}.be-hero-product{position:relative;display:block;min-height:600px;overflow:hidden;background:#e9e1d3;border-radius:48% 48% 12px 12px}.be-hero-product:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,255,255,.65);border-radius:inherit;pointer-events:none}.be-hero-product__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:7%;object-fit:contain;mix-blend-mode:multiply;transition:transform .6s ease}.be-hero-product:hover .be-hero-product__image{transform:scale(1.025)}.be-hero-product__info{position:absolute;z-index:3;left:34px;right:34px;bottom:30px;display:flex;align-items:end;justify-content:space-between;gap:20px;padding:17px 19px;background:#fffdf8e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.be-hero-product__info small,.be-hero-product__info strong{display:block}.be-hero-product__info small{margin-bottom:4px;color:var(--be-sage-dark);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.be-hero-product__info strong{font-size:14px}.be-hero-product__info b{white-space:nowrap;color:var(--be-clay);font-size:16px}.be-leaf{position:absolute;z-index:2;width:74px;height:34px;border-radius:100% 0;background:#52625357;pointer-events:none}.be-leaf--one{left:4%;top:16%;transform:rotate(-35deg)}.be-leaf--two{right:4%;top:23%;transform:rotate(135deg)}.be-section{width:min(1240px,calc(100vw - 48px));margin-inline:auto}.be-category-intro{display:grid;grid-template-columns:.32fr 1fr .72fr;gap:clamp(24px,4vw,64px);align-items:end;padding:clamp(90px,10vw,150px) 0 50px;border-bottom:1px solid var(--be-line)}.be-home h2{font-size:clamp(3.1rem,5.4vw,6.1rem);line-height:.95}.be-category-intro>p:last-child,.be-products-heading>p{max-width:420px;margin:0 0 5px;color:#2f352fb3;line-height:1.7}.be-categories{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:42px 0 120px}.be-category-card{display:block;background:var(--be-sand)}.be-category-card--sage{background:#dce2d7}.be-category-card__visual{display:block;height:clamp(390px,48vw,600px);overflow:hidden}.be-category-card__image{width:100%;height:100%;display:block;padding:8%;object-fit:contain;mix-blend-mode:multiply;transition:transform .6s ease}.be-category-card:hover .be-category-card__image{transform:scale(1.025)}.be-category-card__body{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 28px;border-top:1px solid rgba(47,53,47,.12)}.be-category-card__body small,.be-category-card__body strong{display:block}.be-category-card__body small{margin-bottom:4px;color:var(--be-sage-dark);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.be-category-card__body strong{font-family:var(--font-heading--family),Georgia,serif;font-size:30px;font-weight:400}.be-category-card__body b{font-size:24px;font-weight:400}.be-products-heading{display:grid;grid-template-columns:1fr .62fr;gap:60px;align-items:end;padding-bottom:45px}.be-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:52px 20px}.be-product{min-width:0}.be-product__visual{position:relative;display:block;aspect-ratio:1 / 1.08;overflow:hidden;background:var(--be-white)}.be-product:nth-child(3n+2) .be-product__visual{background:#ebe3d7}.be-product:nth-child(3n) .be-product__visual{background:#dfe4dc}.be-product__image{width:100%;height:100%;display:block;padding:10%;object-fit:contain;mix-blend-mode:multiply;transition:transform .5s ease}.be-product:hover .be-product__image{transform:scale(1.035)}.be-product__badge{position:absolute;right:12px;top:12px;padding:9px 11px;background:var(--be-clay);color:#fff;font-size:9px;font-weight:800;text-transform:uppercase}.be-product__body{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding-top:16px}.be-product__body>a:first-child{min-width:0;display:flex;justify-content:space-between;gap:12px}.be-product__body strong{min-width:0;font-size:14px;font-weight:650}.be-product__body span{flex:0 0 auto;color:#2f352fa3;font-size:13px;white-space:nowrap}.be-product__arrow{display:grid;place-items:center;width:36px;height:36px;border:1px solid var(--be-line);transition:background .2s,color .2s}.be-product:hover .be-product__arrow{background:var(--be-forest);color:#fff}.be-dual-actions{display:flex;justify-content:center;gap:12px;padding:65px 0 125px}.be-natural-story{display:grid;grid-template-columns:1fr 1fr;min-height:700px;background:var(--be-sage)}.be-natural-story__copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(60px,8vw,125px) max(24px,calc((100vw - 1240px)/2));padding-right:clamp(40px,7vw,100px)}.be-natural-story h2 em{color:var(--be-white)}.be-natural-story__copy>p:not(.be-kicker){max-width:540px;margin:30px 0;color:#26382dc7;font-size:16px;line-height:1.75}.be-values-mini{width:100%;border-top:1px solid rgba(38,56,45,.22)}.be-values-mini span{display:flex;gap:16px;padding:15px 0;border-bottom:1px solid rgba(38,56,45,.22);font-size:13px}.be-values-mini b{color:#26382d85}.be-natural-story__visual{position:relative;display:block;min-height:620px;overflow:hidden;background:#e9e1d3}.be-natural-story__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:8%;object-fit:contain;mix-blend-mode:multiply}.be-natural-story__visual>span{position:absolute;left:28px;right:28px;bottom:28px;display:flex;justify-content:space-between;gap:20px;padding:17px 19px;background:#fffdf8eb;font-size:12px;font-weight:750;text-transform:uppercase}.be-service{display:grid;grid-template-columns:repeat(3,1fr);padding:100px 0}.be-service>div{padding:0 38px;border-right:1px solid var(--be-line)}.be-service>div:first-child{padding-left:0}.be-service>div:last-child{padding-right:0;border-right:0}.be-service span{display:grid;place-items:center;width:58px;height:58px;margin-bottom:28px;border:1px solid var(--be-sage-dark);border-radius:50%;color:var(--be-sage-dark);font-family:Georgia,serif;font-size:16px}.be-service strong{display:block;font-family:var(--font-heading--family),Georgia,serif;font-size:27px;font-weight:400}.be-service p{max-width:330px;margin:12px 0 0;color:#2f352fad;line-height:1.65}.be-final-cta{display:grid;justify-items:center;padding:115px 24px 125px;background:var(--be-forest);color:var(--be-white);text-align:center}.be-final-cta .be-kicker{color:#d6bea0}.be-final-cta h2{max-width:850px}.be-final-cta h2 em{color:#d6bea0}.be-final-cta .be-actions{justify-content:center}.be-final-cta .be-button--primary{border-color:#d6bea0;background:#d6bea0;color:var(--be-forest)!important}.be-legal-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 26px;padding:25px 20px;background:#1e2c24;color:#ffffffbd;font-size:11px}.be-legal-links a:hover{color:#fff}.be-mobile-buy{display:none}header a[href*="/collections/coleccion-bordando-estrellas"],header a[href*="/collections/camisetas"],header a[href*="/collections/blusas"]{display:none!important}.resource-card__title,.predictive-search .resource-card__title,.product-card .resource-card__title{text-transform:none;letter-spacing:0}.footer-utilities__group-copyright a[href*="shopify.com"]{display:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.be-home img,.be-button{transition:none!important}}@media screen and (max-width:989px){.be-hero{min-height:auto;grid-template-columns:1fr;padding:82px 24px 70px}.be-hero h1{max-width:100%;font-size:clamp(4rem,12vw,6.6rem)}.be-hero-product{min-height:min(680px,90vw)}.be-category-intro{grid-template-columns:1fr;gap:18px}.be-category-intro>p:last-child{margin-top:5px}.be-products-heading{grid-template-columns:1fr;gap:25px}.be-products{grid-template-columns:repeat(2,minmax(0,1fr))}.be-natural-story{grid-template-columns:1fr}.be-natural-story__copy{padding:90px 24px}.be-natural-story__visual{min-height:min(760px,100vw)}}@media screen and (max-width:640px){.be-shipping-strip{gap:4px 9px;font-size:9px}.be-shipping-strip span:nth-of-type(n+2),.be-shipping-strip span:nth-of-type(n+2)+*{display:none}.be-hero{padding:62px 18px 54px;gap:40px}.be-hero h1{font-size:clamp(3.5rem,16vw,5rem);line-height:.94}.be-hero__text{margin-top:23px}.be-actions{align-items:stretch;flex-direction:column}.be-button{width:100%}.be-proof{display:grid;gap:9px;margin-top:27px}.be-hero-product{min-height:116vw;border-radius:46% 46% 8px 8px}.be-hero-product__image{padding:6%}.be-hero-product__info{left:20px;right:20px;bottom:18px;padding:14px}.be-hero-product__info small{display:none}.be-hero-product__info strong{font-size:12px}.be-section{width:min(100vw - 32px,560px)}.be-category-intro{padding:80px 0 35px}.be-home h2{font-size:clamp(3rem,14vw,4.5rem)}.be-categories{grid-template-columns:1fr;gap:16px;padding:28px 0 90px}.be-category-card__visual{height:108vw;max-height:540px}.be-category-card__body{padding:20px}.be-products-heading{padding-bottom:32px}.be-products{grid-template-columns:1fr;gap:42px}.be-product__visual{aspect-ratio:1 / 1.05}.be-product__body>a:first-child{display:grid}.be-dual-actions{flex-direction:column;padding:55px 0 90px}.be-natural-story__copy{padding:78px 20px}.be-natural-story__visual{min-height:120vw}.be-service{grid-template-columns:1fr;padding:70px 0 90px}.be-service>div,.be-service>div:first-child,.be-service>div:last-child{padding:30px 0;border-right:0;border-bottom:1px solid var(--be-line)}.be-final-cta{padding:92px 20px 112px}.be-mobile-buy{position:fixed;z-index:30;left:12px;right:12px;bottom:12px;min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:var(--be-clay);color:#fff!important;box-shadow:0 12px 34px #26382d47;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/be-polish.css.map */
