:root{--c29-copper: #b76535;--c29-black: #171717;--c29-white: #ffffff;--c29-cream: #f6f3ee;--c29-border: #e7e2dc}.c29-header,.c29-hero,.c29-benefits,.c29-products,.c29-story,.c29-header *,.c29-hero *,.c29-benefits *,.c29-products *,.c29-story *{box-sizing:border-box}.c29-header{position:relative;width:100%;background:#fff;z-index:50;border-bottom:1px solid rgba(0,0,0,.05)}.c29-header__inner{height:105px;display:grid;grid-template-columns:230px 1fr 150px;align-items:center;gap:30px}.c29-logo{display:flex;align-items:center;color:#111;text-decoration:none}.c29-logo img{width:auto;height:auto;max-width:190px;max-height:62px;display:block}.c29-logo span{font-size:31px;font-weight:700;letter-spacing:.12em}.c29-desktop-nav{display:flex;justify-content:center;align-items:center;gap:clamp(20px,2.5vw,42px)}.c29-desktop-nav a{position:relative;color:#171717;text-decoration:none;font-size:11px;letter-spacing:.05em;white-space:nowrap}.c29-desktop-nav a:after{content:"";position:absolute;left:0;bottom:-11px;width:0;height:1px;background:var(--c29-copper);transition:width .25s ease}.c29-desktop-nav a:hover:after,.c29-desktop-nav a.is-active:after{width:100%}.c29-header__icons{display:flex;justify-content:flex-end;align-items:center;gap:20px}.c29-header-icon{position:relative;width:22px;height:22px;color:#1a1a1a}.c29-header-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5}.c29-cart-count{position:absolute;right:-8px;bottom:-6px;min-width:16px;height:16px;padding:0 4px;border-radius:50px;background:var(--c29-copper);color:#fff;font-size:9px;display:flex;align-items:center;justify-content:center}.c29-mobile-menu-btn{display:none}.c29-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none;z-index:999}.c29-mobile-menu.is-open{visibility:visible;pointer-events:auto}.c29-mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059;opacity:0;transition:opacity .3s ease}.c29-mobile-menu.is-open .c29-mobile-menu__overlay{opacity:1}.c29-mobile-menu__panel{position:absolute;top:0;left:0;width:min(86%,360px);height:100%;background:#fff;padding:80px 28px 30px;transform:translate(-100%);transition:transform .3s ease}.c29-mobile-menu.is-open .c29-mobile-menu__panel{transform:translate(0)}.c29-mobile-menu__close{position:absolute;top:22px;right:24px;border:0;background:transparent;font-size:35px;font-weight:200;cursor:pointer}.c29-mobile-menu nav{display:flex;flex-direction:column}.c29-mobile-menu nav a{padding:17px 0;border-bottom:1px solid #eee;color:#171717;text-decoration:none;font-size:14px;letter-spacing:.05em}.c29-hero{position:relative;min-height:650px;display:flex;align-items:center;background-image:var(--c29-hero-image);background-size:cover;background-position:center;background-repeat:no-repeat}.c29-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#ffffffb3,#ffffff6b 30%,#ffffff0d,#fff0)}.c29-hero__content{position:relative;z-index:2;width:100%}.c29-hero__box{max-width:520px}.c29-hero h1{margin:0;color:var(--c29-black);font-size:clamp(38px,4.1vw,60px);line-height:1.08;letter-spacing:.045em}.c29-line{display:block;width:48px;height:2px;margin:22px 0;background:var(--c29-copper)}.c29-hero__text{max-width:365px;margin-bottom:26px}.c29-hero__text p{margin:0;color:#3e3e3e;font-size:15px;line-height:1.65}.c29-button,.c29-product-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:45px;border:1px solid var(--c29-copper);padding:0 20px;color:var(--c29-copper);background:transparent;text-decoration:none;font-size:11px;letter-spacing:.055em;transition:background .25s ease,color .25s ease}.c29-button:hover,.c29-product-button:hover{background:var(--c29-copper);color:#fff}.c29-benefits{padding:55px 0;background:#fff}.c29-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.c29-benefit{min-width:0;padding:18px 30px;text-align:center;border-right:1px solid var(--c29-border)}.c29-benefit:last-child{border-right:0}.c29-benefit__icon{min-height:50px;color:var(--c29-copper);font-size:34px}.c29-benefit h3{margin:16px 0 12px;color:#222;font-size:12px;letter-spacing:.05em}.c29-benefit p{max-width:220px;margin:auto;color:#555;font-size:12px;line-height:1.6}.c29-products{overflow:hidden;padding:75px 0 90px;background:#fff}.c29-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.c29-section-heading .c29-line{margin:0 0 18px}.c29-section-heading h2{margin:0;color:#171717;font-size:30px;line-height:1.1;letter-spacing:.03em}.c29-section-heading>a{display:flex;align-items:center;gap:18px;padding-bottom:4px;color:#222;text-decoration:none;font-size:11px;letter-spacing:.04em}.c29-carousel-wrapper{position:relative}.c29-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 40px) / 3);gap:20px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.c29-carousel::-webkit-scrollbar{display:none}.c29-product-card{min-width:0;scroll-snap-align:start}.c29-product-image{display:block;width:100%;overflow:hidden;aspect-ratio:4 / 5;background:#f3f0ec}.c29-product-image .c29-product-image--small{aspect-ratio:1 / 1}.c29-product-image .c29-product-image--small img{object-fit:contain;padding:35px}.c29-product-image .c29-product-image--medium{aspect-ratio:4 / 5}.c29-product-image .c29-product-image--medium img{object-fit:contain;padding:18px}.c29-product-image .c29-product-image--large{aspect-ratio:4 / 5}.c29-product-image .c29-product-image--large img{object-fit:cover;padding:0}.c29-product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s ease}.c29-product-card:hover .c29-product-image img{transform:scale(1.025)}.c29-product-info{padding:18px 6px 0;text-align:center}.c29-product-info h3{margin:0 0 8px;font-size:12px;line-height:1.45;letter-spacing:.025em;text-transform:uppercase}.c29-product-info h3 a{color:#171717;text-decoration:none}.c29-price{min-height:22px;margin-bottom:15px;color:#222;font-size:13px}.c29-price s{margin-left:5px;opacity:.5}.c29-price-sale{color:var(--c29-copper)}.c29-product-button{min-height:41px;padding:0 19px}.c29-carousel-btn{position:absolute;top:40%;z-index:4;width:46px;height:46px;border:1px solid #ece7e1;border-radius:50%;background:#fffffff7;color:var(--c29-copper);cursor:pointer;box-shadow:0 4px 20px #00000012;transform:translateY(-50%)}.c29-carousel-prev{left:-23px}.c29-carousel-next{right:-23px}.c29-story__grid{display:grid;grid-template-columns:1fr 1fr}.c29-story__image{min-height:450px;background:#eee}.c29-story__image img{width:100%;height:100%;min-height:450px;display:block;object-fit:cover}.c29-story__content{min-height:450px;display:flex;align-items:center;background:var(--c29-cream);padding:70px}.c29-story__content>div{max-width:450px}.c29-story h2{margin:0 0 18px;color:#191919;font-size:30px;letter-spacing:.035em}.c29-story__text p{margin:0 0 26px;color:#535353;font-size:14px;line-height:1.75}.c29-story a{display:inline-flex;gap:20px;align-items:center;color:var(--c29-copper);text-decoration:none;font-size:11px;letter-spacing:.05em}@media screen and (min-width:1200px){.c29-hero{min-height:680px}}@media screen and (min-width:750px)and (max-width:989px){.c29-header__inner{height:90px;grid-template-columns:170px 1fr 105px;gap:15px}.c29-logo img{max-width:150px}.c29-desktop-nav{gap:16px}.c29-desktop-nav a{font-size:9px}.c29-header__icons{gap:14px}.c29-hero{min-height:560px;background-position:60% center}.c29-hero__box{max-width:410px}.c29-hero h1{font-size:41px}.c29-benefits__grid{grid-template-columns:repeat(2,1fr)}.c29-benefit{border-bottom:1px solid var(--c29-border)}.c29-benefit:nth-child(2n){border-right:0}.c29-carousel{grid-auto-columns:calc((100% - 18px)/2);gap:18px}.c29-story__content{padding:45px 38px}}@media screen and (max-width:749px){.c29-header__inner{height:74px;display:grid;grid-template-columns:45px 1fr 85px;gap:10px}.c29-mobile-menu-btn{width:28px;height:23px;display:flex;flex-direction:column;justify-content:space-between;padding:3px 0;border:0;background:transparent}.c29-mobile-menu-btn span{width:22px;height:1px;display:block;background:#171717}.c29-logo{justify-content:center}.c29-logo img{max-width:145px;max-height:47px}.c29-logo span{font-size:23px}.c29-desktop-nav{display:none}.c29-header__icons{gap:14px}.c29-header-icon{width:20px;height:20px}.c29-account-icon{display:none}.c29-hero{min-height:570px;align-items:flex-end;background-position:67% center}.c29-hero__overlay{background:linear-gradient(0deg,#fffffff7,#ffffffc7 28%,#ffffff40 54%,#fff0 72%)}.c29-hero__content{padding-bottom:40px}.c29-hero__box{max-width:325px}.c29-hero h1{font-size:31px;line-height:1.1}.c29-line{margin:17px 0}.c29-hero__text{max-width:295px;margin-bottom:20px}.c29-hero__text p{font-size:13px;line-height:1.55}.c29-button{min-height:42px;font-size:10px}.c29-benefits{padding:30px 0}.c29-benefits__grid{grid-template-columns:repeat(2,1fr)}.c29-benefit{padding:24px 12px;border-right:0;border-bottom:1px solid var(--c29-border)}.c29-benefit:nth-child(odd){border-right:1px solid var(--c29-border)}.c29-benefit__icon{font-size:28px}.c29-benefit h3{margin-top:12px;font-size:10px}.c29-benefit p{font-size:11px;line-height:1.5}.c29-products{padding:50px 0 60px}.c29-section-heading{gap:15px;margin-bottom:25px}.c29-section-heading h2{font-size:23px}.c29-section-heading>a{gap:8px;font-size:9px}.c29-carousel-wrapper{margin-right:calc((100vw - 100%)/-2)}.c29-carousel{grid-auto-columns:82%;gap:14px;padding-right:22px}.c29-product-info{padding-top:14px}.c29-product-info h3{font-size:11px}.c29-price{font-size:12px}.c29-product-button{min-height:39px;padding:0 16px;font-size:9px}.c29-carousel-btn{display:none}.c29-story__grid{grid-template-columns:1fr}.c29-story__image,.c29-story__image img{min-height:320px}.c29-story__content{min-height:0;padding:42px 22px}.c29-story h2{font-size:25px}.c29-story__text p{font-size:13px;line-height:1.65}}@media screen and (max-width:390px){.c29-logo img{max-width:125px}.c29-hero h1{font-size:28px}.c29-carousel{grid-auto-columns:87%}}@media screen and (max-width:350px){.c29-benefits__grid{grid-template-columns:1fr}.c29-benefit:nth-child(odd){border-right:0}}.c29-product-image.c29-product-image--small img{width:68%;height:68%;object-fit:contain;padding:0}.c29-product-image.c29-product-image--medium img{width:82%;height:82%;object-fit:contain;padding:0}@media screen and (min-width:990px){.c29-products .page-width{max-width:1180px;margin:0 auto}.c29-carousel{grid-auto-columns:calc((100% - 48px) / 3);gap:24px}.c29-product-card{width:100%;max-width:330px;margin:0 auto}.c29-product-image{aspect-ratio:1 / 1.05}.c29-product-info{padding-top:14px}.c29-product-info h3{font-size:11px}.c29-price{font-size:12px}}.c29-product-image.c29-product-image--small{display:flex;align-items:center;justify-content:center}.c29-product-image.c29-product-image--small img{width:58%;height:58%;object-fit:contain;padding:0}.c29-product-image.c29-product-image--medium{display:flex;align-items:center;justify-content:center}.c29-product-image.c29-product-image--medium img{width:78%;height:78%;object-fit:contain;padding:0}.c29-product-image.c29-product-image--large img{width:100%;height:100%;object-fit:cover;padding:0}.c29-benefit__icon{width:64px;height:64px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center}.c29-benefit__icon img{width:100%;height:100%;object-fit:contain;display:block}
/*# sourceMappingURL=/cdn/shop/t/5/assets/cobre29.css.map */
