@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";
:root{--primary-green:#4f6f52;--primary-gold:#c6a664;--realplast-yellow:#f8db08;--realplast-red:#d1121c;--bg-color:#fcfcfc;--surface-color:#fff;--text-main:#1a1a1a;--text-muted:#666;--border-color:#e0e0e0;--transition-smooth:all .3s cubic-bezier(.25, .8, .25, 1);--shadow-sm:0 2px 8px #0000000d;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 10px 30px #0000001f}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-color);color:var(--text-main);font-family:Outfit,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none;font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.section-padding{padding:80px 0}.heading-primary{color:var(--primary-green);margin-bottom:1rem;font-size:2.5rem;font-weight:600}.heading-secondary{margin-bottom:1.5rem;font-size:2rem;font-weight:500}.text-center{text-align:center}.btn{transition:var(--transition-smooth);border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-weight:500;display:inline-flex}.btn-primary{background-color:var(--primary-green);color:#fff}.btn-primary:hover{box-shadow:var(--shadow-md);background-color:#3d553f;transform:translateY(-2px)}.btn-outline{color:var(--primary-green);border:1px solid var(--primary-green);background-color:#0000}.btn-outline:hover{background-color:var(--primary-green);color:#fff}.btn-whatsapp{color:#fff;background-color:#25d366}.btn-whatsapp:hover{box-shadow:var(--shadow-md);background-color:#128c7e;transform:translateY(-2px)}@media (max-width:768px){.heading-primary{font-size:2rem}.section-padding{padding:50px 0}}
.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid var(--border-color);box-shadow:var(--shadow-sm);background-color:#fffffff2;position:sticky;top:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;height:80px;display:flex}.Header-module__hBw1pG__logoLink{align-items:center;display:flex}.Header-module__hBw1pG__logoPlaceholder{flex-direction:column;line-height:1.1;display:flex}.Header-module__hBw1pG__nav{gap:30px;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-main);transition:var(--transition-smooth);font-size:.95rem;font-weight:500;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--primary-green);width:0;height:2px;transition:var(--transition-smooth);position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--primary-green)}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__rightLogos{flex-direction:column;align-items:flex-end;display:flex}.Header-module__hBw1pG__collabText{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem}.Header-module__hBw1pG__realPlastPlaceholder{background-color:var(--realplast-yellow);border-radius:4px;padding:4px 8px;font-size:1.1rem;display:inline-block}.Header-module__hBw1pG__mobileMenuBtn{color:var(--text-main);background:0 0;font-size:1.5rem;display:none}@media (max-width:992px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__mobileMenuBtn{display:block}}
.Footer-module__S6Hkya__footer{color:#eee;background-color:#111;margin-top:60px;padding-top:60px}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;padding-bottom:40px;display:grid}.Footer-module__S6Hkya__footerCol{flex-direction:column;display:flex}.Footer-module__S6Hkya__footerTitle{color:var(--primary-gold);margin-bottom:1rem;font-size:1.5rem}.Footer-module__S6Hkya__footerText{color:#aaa;margin-bottom:1.5rem;font-size:.95rem}.Footer-module__S6Hkya__collabBox{background-color:#ffffff0d;border-radius:8px;margin-top:auto;padding:15px;display:inline-block}.Footer-module__S6Hkya__collabText{color:#888;margin-bottom:5px;font-size:.75rem;display:block}.Footer-module__S6Hkya__rpLogo{background-color:var(--realplast-yellow);color:var(--realplast-red);border-radius:4px;padding:4px 8px;font-weight:700;display:inline-block}.Footer-module__S6Hkya__footerSubtitle{color:#fff;margin-bottom:1.5rem;font-size:1.1rem}.Footer-module__S6Hkya__footerLinks{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__S6Hkya__footerLinks a{color:#aaa;transition:color .3s}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--primary-gold)}.Footer-module__S6Hkya__footerContact{color:#aaa;flex-direction:column;gap:15px;list-style:none;display:flex}.Footer-module__S6Hkya__socialLinks{gap:15px;margin-top:20px;display:flex}.Footer-module__S6Hkya__socialLinks a{color:#fff;background-color:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__S6Hkya__socialLinks a:hover{background-color:var(--primary-green);transform:translateY(-3px)}.Footer-module__S6Hkya__footerBottom{text-align:center;color:#666;background-color:#000;padding:20px 0;font-size:.9rem}
