.hero__top{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-top:40px;padding-bottom:40px;max-width:1280px;margin:0 auto;touch-action:pan-y}.hero__top{touch-action:pan-y;cursor:grab;-webkit-user-select:none;user-select:none}.hero__top.is-dragging{cursor:grabbing}.hero__top.is-dragging a{pointer-events:none}.hero{background:var(--hero-bg, #FBF1E7);color:var(--hero-text, #2B1D14);padding-bottom:40px;overflow:hidden}.hero__content{padding:0 24px}.hero__heading{font-size:64px;line-height:1.1;font-weight:800;letter-spacing:-.01em;margin:0 0 18px}.hero__heading-accent{color:var(--hero-accent, #D97A2B)}.hero__description{font-size:18px;line-height:1.6;opacity:.75;max-width:380px;margin-bottom:26px}.hero__description p{margin:0}.hero__button{display:inline-flex;align-items:center;gap:10px;background:var(--hero-btn-bg, #D97A2B);color:var(--hero-btn-text, #FFFFFF);text-decoration:none;font-weight:600;font-size:15px;padding:14px 26px;border-radius:999px;transition:transform .15s ease,box-shadow .15s ease}.hero__button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #d97a2b4d}.hero__dots{display:flex;align-items:center;gap:6px;margin-top:28px}.hero__dot{width:8px;height:8px;border-radius:999px;background:#2b1d1433}.hero__dot--active{width:20px;background:var(--hero-accent, #D97A2B)}.hero__media{position:relative;border-radius:32px;overflow:hidden;aspect-ratio:4 / 3;margin-right:-190px}.hero__media-shape{position:absolute;top:0;right:0;bottom:0;left:0;background:#e4d9c9;border-top-left-radius:200px;z-index:0}.hero__image{position:relative;z-index:1;width:100%;height:100%;object-fit:cover;display:block;border-radius:32px}.hero__image--placeholder svg{width:100%;height:100%}.hero__features-wrap{max-width:1280px;margin:0 auto;padding:0 24px}.hero__features{background:var(--hero-card-bg, #FFFFFF);border-radius:20px;padding:22px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;box-shadow:0 10px 30px #0000000a}.hero__features>:nth-child(-n+2){border-right:1px solid #00000026}.hero__feature{display:flex;justify-content:center;align-items:center;gap:20px;flex:1 1 200px}.hero__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:#d97a2b1f;color:var(--hero-accent, #D97A2B);flex-shrink:0}.hero__feature-icon img{width:32px;height:32px;object-fit:contain}.hero__feature-text{display:flex;flex-direction:column;line-height:1.3}.hero__feature-text strong{font-size:20px;font-weight:700;letter-spacing:0}.hero__feature-text span{font-size:16px;opacity:.6}@media(max-width:900px){.hero__top{grid-template-columns:1fr;padding-top:24px}.hero__heading{font-size:34px}.hero__media{order:-1;aspect-ratio:4 / 3;margin:0 24px;width:auto}.hero__features{justify-content:flex-start}.hero__features>:nth-child(-n+2){border:none}.hero__feature{flex:1 1 45%}}@media(max-width:520px){.hero__heading{font-size:28px}.hero__feature{flex:1 1 100%}}.hero__slides{position:relative;min-height:280px}.hero__slide{display:none;animation:heroSlideIn .5s ease}.hero__slide.is-active{display:block}@keyframes heroSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero__images{position:relative;width:100%;height:100%}.hero__image-wrap{display:none;width:100%;height:100%}.hero__image-wrap.is-active{display:block;animation:heroSlideIn .5s ease}.hero__dot{border:none;padding:0;cursor:pointer;transition:width .3s ease,background .3s ease}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-hero.css.map */
