.about-new{color:#111;font-family:inherit;line-height:1.6;background:#fff;overflow-x:hidden}.about-new__container{max-width:1200px;margin:0 auto;padding:0 24px}.about-new__subtop{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#8a6d3b;margin-bottom:12px;display:block}.about-new__heading{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:800;line-height:1.2;color:var(--g-color-heading, #111111);letter-spacing:-.5px;margin:0 0 16px}.about-new__heading--sm{font-size:clamp(1.6rem,2.8vw,2.2rem)}.about-new__heading--center{text-align:center}.about-new__desc{font-size:1rem;color:#555;line-height:1.7;margin:0 0 24px}.about-new__desc p{margin:0 0 16px}.about-new__desc p:last-child{margin-bottom:0}.about-new__btn{display:inline-flex;align-items:center;gap:10px;padding:13px 28px;background:#111;color:#fff;border-radius:4px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 14px #0000001f;border:1px solid #111111}.about-new__btn:hover{background:#2a2a2a;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #0003;text-decoration:none}.about-new__btn-arrow{display:inline-flex;align-items:center;transition:transform .25s ease}.about-new__btn:hover .about-new__btn-arrow{transform:translate(4px)}.about-new__btn-arrow svg{width:14px;height:14px;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important}.about-new__img-placeholder{width:100%;height:100%;min-height:280px;display:flex;align-items:center;justify-content:center;background:#f0eee9;border-radius:12px}.about-new__img-placeholder svg{width:48px;height:48px;opacity:.3}.about-hero{padding:60px 0 80px}.about-hero__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:50px;align-items:center}.about-hero__content{padding-right:20px}.about-hero__media{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;box-shadow:0 12px 36px #00000014;background:#f4f3f0}.about-hero__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.about-hero__media:hover .about-hero__img{transform:scale(1.03)}.about-story{padding:80px 0;background:#f7f5f0}.about-story__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.about-story__media{border-radius:16px;overflow:hidden;aspect-ratio:1 / 1;box-shadow:0 12px 36px #00000014;background:#fff}.about-story__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.about-story__media:hover .about-story__img{transform:scale(1.03)}.about-story__content{padding:20px 0}.about-values{padding:90px 0;background:#fff}.about-values__head{text-align:center;max-width:680px;margin:0 auto 50px}.about-values__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.about-value-card{background:#fff;border:1px solid #e8e5df;border-radius:14px;padding:36px 24px 30px;text-align:center;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:center}.about-value-card:hover{transform:translateY(-6px);border-color:#111;box-shadow:0 16px 36px #00000014}.about-value-card__icon-wrap{width:60px;height:60px;border-radius:50%;background:#f6f3ee;border:1px solid #e5dfd5;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#7a5c29;transition:all .3s ease}.about-value-card:hover .about-value-card__icon-wrap{background:#111;border-color:#111;color:#fff}.about-value-card__icon-wrap svg{width:26px;height:26px;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}.about-value-card__icon-wrap svg *{fill:none!important;stroke:currentColor!important}.about-value-card__title{font-size:16px;font-weight:700;color:#111;margin:0 0 10px;letter-spacing:-.2px}.about-value-card__text{font-size:13px;color:#666;line-height:1.55;margin:0}.about-ingredients{padding:80px 0;background:#f7f5f0}.about-ingredients__grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.about-ingredients__content{padding-right:20px}.about-ingredients__media{border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;box-shadow:0 12px 36px #00000014;background:#fff}.about-ingredients__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.about-ingredients__media:hover .about-ingredients__img{transform:scale(1.03)}.about-process{padding:90px 0;background:#fff}.about-process__head{text-align:center;max-width:680px;margin:0 auto 50px}.about-process__timeline{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;position:relative}.about-process__timeline:before{content:"";position:absolute;top:36px;left:10%;right:10%;height:1.5px;background:#e2ddd5;z-index:1}.about-step{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:2;padding:0 6px}.about-step__icon-box{width:72px;height:72px;border-radius:50%;background:#fff;border:2px solid #e5dfd5;box-shadow:0 4px 14px #0000000f;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#7a5c29;transition:all .3s cubic-bezier(.16,1,.3,1)}.about-step:hover .about-step__icon-box{background:#111;border-color:#111;color:#fff;transform:translateY(-4px);box-shadow:0 10px 24px #00000026}.about-step__icon-box svg{width:28px;height:28px;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}.about-step__icon-box svg *{fill:none!important;stroke:currentColor!important}.about-step__title{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:#111;margin:0 0 8px}.about-step__text{font-size:12.5px;color:#666;line-height:1.45;margin:0}.about-range{padding:90px 0;background:#f7f5f0}.about-range__grid{display:grid;grid-template-columns:1fr 2fr;gap:50px;align-items:center}.about-range__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.about-range-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 4px 16px #0000000a;transition:all .35s cubic-bezier(.16,1,.3,1)}.about-range-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #0000001a;text-decoration:none;color:inherit}.about-range-card__img-wrap{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#ece8e1}.about-range-card__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.about-range-card:hover .about-range-card__img{transform:scale(1.05)}.about-range-card__info{padding:16px 14px;text-align:center}.about-range-card__title{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;color:#111;margin:0 0 4px}.about-range-card__subtitle{font-size:12px;color:#777;margin:0}.about-stats{padding:36px 0;background:#ede8df;border-top:1px solid #dfd8cc;border-bottom:1px solid #dfd8cc}.about-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;align-items:center}.about-stat-item{display:flex;align-items:center;justify-content:center;gap:14px;text-align:left}.about-stat-item__icon{width:40px;height:40px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#111;flex-shrink:0;box-shadow:0 2px 8px #0000000f}.about-stat-item__icon svg{width:20px;height:20px;fill:none!important;stroke:currentColor!important;stroke-width:1.8!important}.about-stat-item__icon svg *{fill:none!important;stroke:currentColor!important}.about-stat-item__content{display:flex;flex-direction:column}.about-stat-item__title{font-size:16px;font-weight:800;color:#111;line-height:1.2}.about-stat-item__subtitle{font-size:12px;color:#666;font-weight:500}.about-mission{padding:90px 0 100px;background:#fff}.about-mission__grid{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;align-items:center}.about-mission__media{border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;box-shadow:0 12px 36px #00000014;background:#f4f3f0}.about-mission__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.16,1,.3,1)}.about-mission__media:hover .about-mission__img{transform:scale(1.03)}.about-mission__content{padding:20px 0}@media(max-width:991px){.about-hero__grid,.about-story__grid,.about-ingredients__grid,.about-mission__grid{grid-template-columns:1fr;gap:40px}.about-hero__content,.about-ingredients__content{padding-right:0}.about-values__grid{grid-template-columns:repeat(2,1fr)}.about-range__grid{grid-template-columns:1fr;gap:36px}.about-stats__grid{grid-template-columns:repeat(2,1fr);gap:20px}.about-process__timeline{grid-template-columns:repeat(5,1fr);gap:10px}}@media(max-width:749px){.about-hero{padding:40px 0 50px}.about-story,.about-values,.about-ingredients,.about-process,.about-range,.about-mission{padding:50px 0}.about-values__grid,.about-range__cards{grid-template-columns:1fr;gap:16px}.about-process__timeline{display:flex;flex-direction:column;gap:24px}.about-process__timeline:before{display:none}.about-step{flex-direction:row;text-align:left;gap:18px;align-items:center}.about-step__icon-box{margin-bottom:0;flex-shrink:0;width:56px;height:56px}.about-stats__grid{grid-template-columns:1fr 1fr;gap:16px}.about-stat-item{justify-content:flex-start}.about-hero__media,.about-story__media,.about-ingredients__media,.about-mission__media{aspect-ratio:16 / 10}.about-new__btn{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/about-new.css.map */
