.fabric-tech{background-color:var(--fabric-tech-bg, #0a0a0a);color:var(--fabric-tech-text, #f5f5f5);position:relative;overflow:hidden}.fabric-tech__inner{position:relative;z-index:2}.fabric-tech__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.fabric-tech__bg img{width:100%;height:100%;object-fit:cover;opacity:var(--fabric-tech-bg-opacity, .15)}.fabric-tech__header{text-align:center;margin-bottom:4.8rem}.fabric-tech__title{font-size:clamp(2.4rem,4vw,3.6rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fabric-tech-text, #f5f5f5);margin:0 0 1.2rem}.fabric-tech__subtitle{font-size:clamp(1.4rem,1.8vw,1.6rem);font-weight:300;letter-spacing:.08em;opacity:.7;max-width:60rem;margin:0 auto;line-height:1.6;color:var(--fabric-tech-text, #f5f5f5)}.fabric-tech__grid{display:grid;grid-template-columns:repeat(var(--fabric-tech-columns, 4),1fr);gap:2.4rem}.fabric-tech__card{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:1.2rem;padding:3.2rem 2.4rem;text-align:center;transition:all .35s cubic-bezier(.25,.46,.45,.94);position:relative;overflow:hidden}.fabric-tech__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.06) 0%,transparent 60%);opacity:0;transition:opacity .35s ease}.fabric-tech__card:hover{background:#ffffff12;border-color:#ffffff26;transform:translateY(-4px)}.fabric-tech__card:hover:before{opacity:1}.fabric-tech__icon{width:5.6rem;height:5.6rem;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#ffffff14,#ffffff08);border:1px solid rgba(255,255,255,.1);position:relative;z-index:1}.fabric-tech__icon svg{width:2.4rem;height:2.4rem;stroke:currentColor;fill:none;stroke-width:1.8;opacity:.9}.fabric-tech__card-title{font-size:1.5rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin:0 0 .8rem;color:var(--fabric-tech-text, #f5f5f5);position:relative;z-index:1}.fabric-tech__card-desc{font-size:1.3rem;line-height:1.6;opacity:.6;margin:0;font-weight:300;color:var(--fabric-tech-text, #f5f5f5);position:relative;z-index:1}@media(prefers-reduced-motion:no-preference){.fabric-tech__card{animation:fabric-card-enter .6s cubic-bezier(.25,.46,.45,.94) backwards}.fabric-tech__card:nth-child(1){animation-delay:.1s}.fabric-tech__card:nth-child(2){animation-delay:.2s}.fabric-tech__card:nth-child(3){animation-delay:.3s}.fabric-tech__card:nth-child(4){animation-delay:.4s}.fabric-tech__card:nth-child(5){animation-delay:.5s}.fabric-tech__card:nth-child(6){animation-delay:.6s}}@keyframes fabric-card-enter{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:989px){.fabric-tech__grid{grid-template-columns:repeat(2,1fr);gap:1.6rem}.fabric-tech__card{padding:2.4rem 1.6rem}.fabric-tech__icon{width:4.8rem;height:4.8rem;margin-bottom:1.6rem}.fabric-tech__icon svg{width:2rem;height:2rem}}@media screen and (max-width:549px){.fabric-tech__header{margin-bottom:3.2rem}.fabric-tech__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.fabric-tech__card{padding:2rem 1.2rem;border-radius:.8rem}.fabric-tech__card-title{font-size:1.3rem}.fabric-tech__card-desc{font-size:1.2rem}}.section-fabric-tech-padding{padding-top:calc(var(--fabric-tech-pt, 60) * 1px);padding-bottom:calc(var(--fabric-tech-pb, 60) * 1px)}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-custom-fabric-tech.css.map */
