.fa-products{min-height:70vh;overflow:hidden;background:#fffaf6}.fa-products__hero{position:relative;overflow:hidden;padding:clamp(4.8rem,8vw,9rem) 0 3rem;background:radial-gradient(circle at 88% 16%,rgba(240,180,77,.28),transparent 24rem),radial-gradient(circle at 4% 94%,rgba(215,38,87,.12),transparent 33rem),linear-gradient(135deg,#fffaf6,#fff 48%,#edf8f5)}.fa-products__hero:after{content:"";position:absolute;right:clamp(-7rem,-3vw,-2rem);top:clamp(-8rem,-4vw,-3rem);width:clamp(18rem,30vw,44rem);aspect-ratio:1;border:clamp(2rem,4vw,5rem) solid rgba(47,156,143,.08);border-radius:50%;pointer-events:none}.fa-products__hero-inner{position:relative;z-index:1}.fa-products__hero h1{max-width:15ch;margin:0;color:var(--fa-ink);font-size:clamp(3.7rem,7vw,7.6rem);font-weight:800;letter-spacing:-.055em;line-height:.98}.fa-products__hero-bottom{display:grid;gap:2rem;align-items:end;margin-top:2.6rem}.fa-products__hero-bottom>p{max-width:60rem;margin:0;color:var(--fa-muted);font-size:clamp(1.6rem,2vw,2rem);line-height:1.6}.fa-products__jump{display:flex;flex-wrap:wrap;gap:1rem}.fa-products__jump a{display:inline-flex;align-items:center;min-height:4.6rem;padding:1rem 1.7rem;border:1px solid var(--fa-line);border-radius:999px;background:#ffffffdb;font-size:1.35rem;font-weight:750;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.fa-products__trust{display:grid;grid-template-columns:1fr;gap:.9rem;margin-top:3rem;padding:1.4rem;border:1px solid var(--fa-line);border-radius:2rem;background:#ffffffc7;box-shadow:0 1.6rem 5rem #462f2a0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fa-products__trust span{display:flex;align-items:center;gap:1rem;min-width:0;color:var(--fa-muted);font-size:1.25rem;font-weight:650}.fa-products__trust svg{width:2.2rem;height:2.2rem;flex:none;color:var(--fa-accent)}.fa-products__catalog{padding-top:clamp(4.5rem,7vw,8rem);padding-bottom:clamp(5rem,9vw,11rem)}.fa-products__group{scroll-margin-top:3rem}.fa-products__group+.fa-products__group{margin-top:clamp(6rem,9vw,11rem)}.fa-products__group-head{display:grid;gap:1rem;margin-bottom:2.5rem}.fa-products__label{margin:0 0 .8rem;color:var(--fa-accent);font-size:1.15rem;font-weight:800;letter-spacing:.11em;line-height:1.4;text-transform:uppercase}.fa-products__group-head h2,.fa-products__details h2{max-width:19ch;margin:0;color:var(--fa-ink);font-size:clamp(2.8rem,5vw,5.2rem);font-weight:800;letter-spacing:-.045em;line-height:1.03}.fa-products__group-head>p{max-width:48rem;margin:0;color:var(--fa-muted);font-size:1.45rem;line-height:1.6}.fa-products__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem}.fa-products__card{min-width:0;overflow:hidden;display:flex;flex-direction:column;border:1px solid var(--fa-line);border-radius:2.4rem;background:#fff;box-shadow:0 1.6rem 4.8rem #462f2a14;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.fa-products__media{position:relative;display:grid;place-items:center;aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(145deg,#fdebf0,#fff 62%)}.fa-products__card--business .fa-products__media{background:linear-gradient(145deg,#e6f5f1,#fff 62%)}.fa-products__image,.fa-products__placeholder{width:100%;height:100%;padding:clamp(1.4rem,3vw,2.4rem);object-fit:contain;object-position:center;transition:transform .24s ease}.fa-products__badge{position:absolute;z-index:2;top:1.4rem;left:1.4rem;padding:.65rem 1.05rem;border-radius:999px;color:#fff;background:var(--fa-accent);font-size:1.05rem;font-weight:800;letter-spacing:.04em}.fa-products__card--business .fa-products__badge,.fa-products__card--business .fa-products__arrow{background:var(--fa-teal)}.fa-products__card-body{flex:1;display:flex;flex-direction:column;padding:2rem}.fa-products__card h3{margin:0;color:var(--fa-ink);font-size:clamp(1.8rem,2vw,2.25rem);font-weight:780;letter-spacing:-.028em;line-height:1.15}.fa-products__card-foot{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin-top:auto;padding-top:2.2rem}.fa-products__card-foot>span:first-child{color:var(--fa-ink);font-size:1.65rem;font-weight:780}.fa-products__arrow{width:4rem;height:4rem;flex:none;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--fa-accent)}.fa-products__arrow svg,.fa-products__business-link svg{width:2rem;height:2rem}.fa-products__business-link{display:flex;justify-content:center;margin-top:3rem}.fa-products__details{display:grid;gap:3rem;margin-top:clamp(7rem,11vw,13rem);padding:clamp(2.4rem,5vw,5rem);border:1px solid var(--fa-line);border-radius:3rem;background:#fff;box-shadow:var(--fa-shadow)}.fa-products__description{max-width:78rem;color:var(--fa-muted);font-size:1.55rem;line-height:1.72}.fa-products__description>:first-child{margin-top:0}.fa-products__description>:last-child{margin-bottom:0}.fa-products__description h2{margin:3.2rem 0 1.2rem;color:var(--fa-ink);font-size:clamp(2.2rem,3vw,3rem);line-height:1.15}.fa-products__description a{color:var(--fa-accent);text-decoration:underline;text-decoration-thickness:.1em;text-underline-offset:.18em}@media(hover:hover){.fa-products__jump a:hover,.fa-products__card:hover{transform:translateY(-.35rem)}.fa-products__jump a:hover{border-color:#d7265759;box-shadow:0 1.2rem 3rem #462f2a14}.fa-products__card:hover{border-color:#d7265742;box-shadow:0 2.4rem 6.5rem #462f2a21}.fa-products__card--business:hover{border-color:#2f9c8f52}.fa-products__card:hover .fa-products__image{transform:none}}@media(min-width:650px){.fa-products__trust{grid-template-columns:repeat(2,minmax(0,1fr))}.fa-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}@media(min-width:990px){.fa-products__hero-bottom,.fa-products__group-head,.fa-products__details{grid-template-columns:minmax(0,1.15fr) minmax(34rem,.85fr)}.fa-products__hero-bottom>p,.fa-products__group-head>p{justify-self:end}.fa-products__jump{justify-content:flex-end}.fa-products__trust{grid-template-columns:repeat(4,minmax(0,1fr));padding:1.8rem 2.2rem}.fa-products__trust span{justify-content:center}.fa-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.fa-products__description{justify-self:end}}@media(max-width:420px){.fa-products__jump{display:grid}.fa-products__jump a{justify-content:center}.fa-products__card-body{padding:1.8rem}}@media(prefers-reduced-motion:reduce){.fa-products__jump a,.fa-products__card,.fa-products__image{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/fa-products-overview-2026.css.map */
