.hero{margin-top:68px;position:relative;width:100%;height:700px;overflow:hidden}.hero-slides{display:flex;height:100%;transition:transform .8s cubic-bezier(.77,0,.175,1)}.hero-slide{min-width:100%;height:100%;position:relative;display:flex;align-items:center}.hero-slide:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,rgba(45,45,45,.82) 0%,rgba(45,45,45,.35) 55%,transparent 100%);z-index:1}.hero-content{position:relative;z-index:2;padding:0 5rem;max-width:640px}.hero-badge{display:inline-block;background:var(--orange);color:var(--white);font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;padding:4px 12px;border-radius:100px;margin-bottom:1rem}.hero-content h1{font-size:clamp(28px,4vw,48px);font-weight:800;color:var(--white);line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em}.hero-content h1 em{font-style:normal;color:var(--orange-light)}.hero-content p{font-size:15px;color:#ffffffbf;line-height:1.7;margin-bottom:1.5rem;font-weight:400;max-width:480px}.hero-price{display:flex;align-items:baseline;gap:8px;margin-bottom:1.5rem}.hero-price-value{font-size:32px;font-weight:800;color:var(--white);letter-spacing:-.02em}.hero-price-label{font-size:13px;color:#ffffff8c}.hero-btns{display:flex;gap:12px}.hero-dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:8px}.hero-dot{width:8px;height:8px;border-radius:100px;background:#fff6;cursor:pointer;border:none;transition:all .3s}.hero-dot.active{width:24px;background:var(--orange)}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;backdrop-filter:blur(4px)}.hero-arrow:hover{background:#fff3}.hero-arrow-prev{left:1.5rem}.hero-arrow-next{right:1.5rem}.section-benefits{max-width:1100px;margin:0 auto;padding:5rem 3rem}.section-benefits-header{text-align:center;margin-bottom:3rem}.section-benefits-header h2{font-size:clamp(28px,3.5vw,40px);font-weight:800;letter-spacing:-.02em;margin-bottom:.75rem}.section-benefits-header h2 em{font-style:normal;color:var(--orange)}.section-benefits-header p{font-size:15px;color:var(--muted);max-width:500px;margin:0 auto}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.benefit-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column;align-items:center;text-align:center}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2d2d2d14;border-color:var(--orange-light)}.benefit-icon{width:72px;height:72px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.benefit-icon img{width:100%;height:100%;object-fit:contain}.benefit-card h3{font-size:15px;font-weight:700;margin-bottom:.5rem}.benefit-card p{font-size:13px;color:var(--muted);line-height:1.65}.section-catalog{background:var(--bg-card);padding:5rem 3rem}.section-catalog-inner{max-width:1100px;margin:0 auto}.section-catalog-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.section-catalog-header h2{font-size:clamp(26px,3vw,36px);font-weight:800;letter-spacing:-.02em}.section-catalog-header h2 em{font-style:normal;color:var(--orange)}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem}.section-about{max-width:1100px;margin:0 auto;padding:5rem 3rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about-left h2{font-size:clamp(28px,3.5vw,40px);font-weight:800;letter-spacing:-.02em;margin-bottom:1.5rem;line-height:1.15}.about-left h2 em{font-style:normal;color:var(--orange)}.about-left p{font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:1.25rem}.about-right{display:flex;align-items:stretch}.novidades-card{width:100%;background:var(--white);border:1px solid var(--border);border-radius:20px;padding:2rem}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-size:11px;font-weight:700;letter-spacing:.1em;color:var(--text);margin-bottom:.5rem}.form-required{color:var(--orange)}.form-optional{font-weight:400;color:var(--muted);text-transform:none;letter-spacing:0;font-size:11px}.form-input,.form-textarea{width:100%;background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:12px 14px;font-size:13px;font-family:Raleway,sans-serif;color:var(--text);outline:none;transition:border-color .2s;box-sizing:border-box}.form-input:focus,.form-textarea:focus{border-color:var(--orange)}.form-textarea{resize:vertical;min-height:100px}.form-submit{width:100%;background:var(--orange);color:var(--white);border:none;border-radius:100px;padding:13px;font-size:14px;font-weight:700;font-family:Raleway,sans-serif;cursor:pointer;transition:background .2s;margin-top:.5rem}.form-submit:hover{background:var(--orange-dark)}.form-success{text-align:center;padding:2rem 0;font-size:15px;font-weight:600;color:var(--orange)}.section-blog{max-width:1100px;margin:0 auto;padding:4rem 3rem 5rem}.section-blog-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.section-blog-header h2{font-size:clamp(22px,3vw,32px);font-weight:800;letter-spacing:-.02em}.section-blog-header h2 em{font-style:normal;color:var(--orange)}.home-blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.home-blog-card{background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden;text-decoration:none;color:var(--text);display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.home-blog-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2d2d2d14}.home-blog-thumb{width:100%;aspect-ratio:16/9;overflow:hidden;background:var(--bg-card)}.home-blog-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.home-blog-card:hover .home-blog-thumb img{transform:scale(1.04)}.home-blog-thumb-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--orange-light) 0%,rgba(232,114,42,.05) 100%)}.home-blog-body{padding:1.1rem 1.25rem 1.25rem;flex:1;display:flex;flex-direction:column}.home-blog-cat{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--orange);margin-bottom:.4rem;display:block}.home-blog-body h3{font-size:14px;font-weight:700;line-height:1.4;margin-bottom:.4rem}.home-blog-body p{font-size:12px;color:var(--muted);line-height:1.65;flex:1}@media(max-width:900px){.home-blog-grid{grid-template-columns:1fr}.hero{height:480px}.hero-content{padding:0 1.5rem}.benefits-grid{grid-template-columns:1fr}.section-benefits,.section-catalog{padding:3rem 1.5rem}.section-about{grid-template-columns:1fr;padding:3rem 1.5rem}}
