.page-module__IyeJrW__main{width:100%;max-width:100vw;overflow-x:hidden}.page-module__IyeJrW__container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.page-module__IyeJrW__hero{text-align:center;color:#fff;background-color:#0000;background-image:linear-gradient(135deg,#000000b3 0%,#1b5e2066 100%),url(/hero-vermiculite.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin-bottom:6rem;padding:10rem 1rem 12rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000004d}.page-module__IyeJrW__heroTitle{color:#fff;text-shadow:0 4px 20px #00000080;z-index:2;margin-bottom:1.5rem;font-size:5.5rem;line-height:1.1;animation:1s ease-out page-module__IyeJrW__fadeIn;position:relative}.page-module__IyeJrW__highlight{background:var(--gradient-gold);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.page-module__IyeJrW__heroSubtitle{opacity:.95;text-shadow:0 2px 10px #00000080;z-index:2;max-width:800px;margin:0 auto 3rem;font-size:1.6rem;font-weight:300;animation:1s ease-out .3s backwards page-module__IyeJrW__fadeIn;position:relative}.page-module__IyeJrW__heroCta{z-index:2;animation:1s ease-out .6s backwards page-module__IyeJrW__fadeIn;position:relative}.page-module__IyeJrW__heroParticles span{background:var(--color-gold);width:8px;height:8px;box-shadow:0 0 10px var(--color-gold);opacity:0;border-radius:50%;animation:15s linear infinite page-module__IyeJrW__floatUp;position:absolute;bottom:-20px}.page-module__IyeJrW__heroParticles span:first-child{width:12px;height:12px;animation-duration:12s;animation-delay:0s;left:10%}.page-module__IyeJrW__heroParticles span:nth-child(2){width:8px;height:8px;animation-duration:18s;animation-delay:2s;left:30%}.page-module__IyeJrW__heroParticles span:nth-child(3){width:15px;height:15px;animation-duration:15s;animation-delay:4s;left:50%}.page-module__IyeJrW__heroParticles span:nth-child(4){width:6px;height:6px;animation-duration:10s;animation-delay:1s;left:70%}.page-module__IyeJrW__heroParticles span:nth-child(5){width:10px;height:10px;animation-duration:14s;animation-delay:3s;left:90%}@keyframes page-module__IyeJrW__floatUp{0%{opacity:0;transform:translateY(0)rotate(0)}20%{opacity:.8}80%{opacity:.6}to{opacity:0;transform:translateY(-100vh)rotate(360deg)}}.page-module__IyeJrW__section{padding:6rem 0;position:relative}.page-module__IyeJrW__sectionTitle{background:var(--gradient-dark);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:3rem;display:inline-block;position:relative;left:50%;transform:translate(-50%)}.page-module__IyeJrW__sectionTitle:after{content:"";background:var(--gradient-primary);border-radius:3px;width:60px;height:6px;margin:10px auto 0;display:block}.page-module__IyeJrW__contentBlock{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.page-module__IyeJrW__reverse{direction:rtl}.page-module__IyeJrW__reverse .page-module__IyeJrW__textBlock{direction:ltr}.page-module__IyeJrW__textBlock h3{color:var(--color-green-dark);margin-bottom:1.2rem;font-size:2.2rem}.page-module__IyeJrW__textBlock p{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.8}.page-module__IyeJrW__imageBlock{height:500px;box-shadow:var(--shadow-lg);border-radius:24px;transition:transform .5s;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(5deg)}.page-module__IyeJrW__imageBlock:hover{transform:perspective(1000px)rotateY(0)scale(1.02)}.page-module__IyeJrW__reverse .page-module__IyeJrW__imageBlock{transform:perspective(1000px)rotateY(-5deg)}.page-module__IyeJrW__reverse .page-module__IyeJrW__imageBlock:hover{transform:perspective(1000px)rotateY(0)scale(1.02)}.page-module__IyeJrW__imageBlock img{object-fit:cover;width:100%;height:100%}.page-module__IyeJrW__waveDivider{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden;transform:rotate(180deg)}.page-module__IyeJrW__waveDivider svg{width:calc(100% + 1.3px);height:100px;display:block;position:relative}.page-module__IyeJrW__shapeFill{fill:var(--color-cream)}.page-module__IyeJrW__cardGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-top:3rem;display:grid}.page-module__IyeJrW__card{box-shadow:var(--shadow-md);text-align:center;background:#fff;border:1px solid #00000008;border-radius:24px;padding:3rem 2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:visible}.page-module__IyeJrW__cardIcon{background:var(--color-cream);width:80px;height:80px;box-shadow:var(--shadow-md);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin:-4rem auto 1.5rem;font-size:2.5rem;display:flex}.page-module__IyeJrW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.page-module__IyeJrW__card h3{color:var(--color-green-dark);margin-bottom:1rem;font-size:1.5rem}.page-module__IyeJrW__tableWrapper{box-shadow:var(--shadow-md);border-radius:12px;margin:2rem 0;overflow-x:auto}.page-module__IyeJrW__comparisonTable{border-collapse:collapse;background:#fff;width:100%}.page-module__IyeJrW__comparisonTable th,.page-module__IyeJrW__comparisonTable td{text-align:left;border-bottom:1px solid #eee;padding:1.5rem}.page-module__IyeJrW__comparisonTable th{background:var(--color-green-dark);color:#fff;font-weight:600}.page-module__IyeJrW__comparisonTable tr:last-child td{border-bottom:none}.page-module__IyeJrW__comparisonTable tr:hover{background-color:var(--color-bg-light)}.page-module__IyeJrW__faqGrid{gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.page-module__IyeJrW__faqItem{box-shadow:var(--shadow-sm);border-left:4px solid var(--color-gold);background:#fff;border-radius:16px;padding:2rem}.page-module__IyeJrW__faqItem h3{color:var(--color-green-dark);margin-bottom:.5rem;font-size:1.3rem}.page-module__IyeJrW__stepList{counter-reset:step;gap:2rem;list-style:none;display:grid}.page-module__IyeJrW__stepItem{padding-left:4rem;position:relative}.page-module__IyeJrW__stepItem:before{counter-increment:step;content:counter(step);background:var(--gradient-primary);width:3rem;height:3rem;color:var(--color-green-dark);box-shadow:var(--shadow-md);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex;position:absolute;top:0;left:0}.page-module__IyeJrW__stepItem h3{color:var(--color-green-dark);margin-bottom:.5rem}.page-module__IyeJrW__blob{z-index:-1;pointer-events:none;background:radial-gradient(circle,#00c8531a 0%,#fff0 70%);border-radius:50%;width:600px;height:600px;position:absolute}.page-module__IyeJrW__blob1{top:0;right:-200px}.page-module__IyeJrW__blob2{bottom:0;left:-200px}@media (max-width:768px){.page-module__IyeJrW__heroTitle{font-size:3rem}.page-module__IyeJrW__contentBlock{grid-template-columns:1fr;gap:3rem}.page-module__IyeJrW__reverse{direction:ltr}.page-module__IyeJrW__imageBlock{height:350px;transform:none}.page-module__IyeJrW__reverse .page-module__IyeJrW__imageBlock{transform:none}}.page-module__IyeJrW__productSection{text-align:center;background:#fdfdfd;padding:4rem 0}.page-module__IyeJrW__productTitle{color:var(--color-green-dark);font-size:2.5rem;font-family:var(--font-heading);margin-bottom:3rem}.page-module__IyeJrW__productGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-top:2rem;display:grid}.page-module__IyeJrW__productCard{box-shadow:var(--shadow-md);background:#fff;border-radius:16px;flex-direction:column;align-items:center;height:100%;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex}.page-module__IyeJrW__productCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-10px)}.page-module__IyeJrW__productImageWrapper{border-radius:12px;width:100%;height:200px;margin-bottom:1.5rem;position:relative;overflow:hidden}.page-module__IyeJrW__productImage{object-fit:contain;transition:transform .5s}.page-module__IyeJrW__productCard:hover .page-module__IyeJrW__productImage{transform:scale(1.05)}.page-module__IyeJrW__productName{color:var(--color-text-main);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:1rem;font-size:1rem;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__IyeJrW__productBtn{color:#3e2723;text-transform:uppercase;background:linear-gradient(45deg,gold,#ff6f00,gold) 0 0/200% 200%;border-radius:50px;width:100%;padding:10px 20px;font-size:.9rem;font-weight:800;text-decoration:none;transition:all .3s;animation:2s infinite page-module__IyeJrW__pulse-glow;display:block;box-shadow:0 4px 10px #ff6f004d}.page-module__IyeJrW__productBtn:hover{background-position:100%;transform:translateY(-2px);box-shadow:0 6px 15px #ff6f0080}@media (max-width:1024px){.page-module__IyeJrW__productGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.page-module__IyeJrW__productGrid{grid-template-columns:repeat(1,1fr);max-width:350px;margin-left:auto;margin-right:auto}}
