.container{font-family:sans-serif;padding:2rem;height:100vh;box-sizing:border-box}.header{display:flex;justify-content:space-between;align-items:center;padding-left:2rem;padding-right:2rem;padding-top:20px}.nav a{margin-left:1rem;text-decoration:none;color:#333}.articles{background-color:#C8FFA1;padding:10px;color:rgb(31,31,31);border-radius:10px}.hero{position:relative;margin-top:30px!important;height:80vh!important;background-color:#0a654a;border-radius:6px}.background-image{width:100%;height:100%!important;display:block;border-radius:6px;object-fit:cover;opacity:.65}.hero-content{position:absolute;top:20%;left:10%;max-height:100%!important;max-width:500px;color:white}.hero-content h1{font-size:2.5rem;line-height:1.2}.hero-content button{margin-top:1.5rem;padding:.75rem 1.5rem;background-color:white;color:black;border:none;border-radius:999px;font-weight:700;cursor:pointer}.mockup{position:absolute;bottom:10%;right:20%;width:300px}@media (max-width:1000px){.mockup img{width:100%;max-width:300px}.mockup{bottom:10%;right:10%!important}.copy,.mockup{position:absolute;width:300px}.copy{z-index:999;height:350px;top:70px!important;left:70px!important;color:white;font-family:Helvetica,sans-serif!important;display:flex;justify-content:space-between;align-items:start;flex-direction:column;text-align:start}}.mockup img{width:500px;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.2)}.copy{position:absolute;z-index:999;height:350px;top:100px;left:100px;width:300px;color:white;font-family:Helvetica,sans-serif!important;display:flex;justify-content:space-between;align-items:start;flex-direction:column;text-align:start}.copy h2{font-weight:400;font-size:40px}.soon{background-color:white;padding:10px;color:rgb(60,60,60);display:flex;justify-content:center;align-items:center;border-radius:10px}.how-it-works{padding:4rem 2rem;text-align:center}.how-it-works h2{font-size:2rem;margin-bottom:2rem}.steps{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.step{max-width:200px}.icon-placeholder{width:220px;height:220px;background-color:#ddd;border-radius:50%;overflow:hidden;border:1px solid rgb(241,241,241);margin:0 auto 1rem}.icon-placeholder img{width:100%;height:100%}.step p{font-size:1rem;line-height:1.4}.what-you-receive{padding:4rem 2rem;text-align:center}.what-you-receive h2{font-size:2rem;margin-bottom:1rem;font-weight:lighter}h2{font-weight:lighter}.what-you-receive p{margin-bottom:2rem;color:#666;font-size:.95rem}.metals{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.metal{display:flex;flex-direction:column;align-items:start;color:rgb(69,69,69)}.metal img{width:100%;border-radius:.5rem}.metal span{display:block;margin-top:.5rem;font-size:.9rem;font-weight:500}.who-does-test{background-color:#c8ffab;padding:2.5rem 2rem;border-radius:.75rem;text-align:left;margin:4rem 2rem}.who-does-test h2{font-size:1.75rem;margin-bottom:1rem}.who-does-test p{font-size:1rem;line-height:1.5;max-width:600px}.lab-logo{margin-top:2rem}.lab-logo img{max-height:40px}.cta{text-align:center;padding:4rem 2rem;background:#fff}.cta p{font-size:1.2rem;margin-bottom:2rem}.cta-button{background-color:#c8ffab;border:none;padding:1rem 2rem;border-radius:9999px;font-size:1rem;cursor:pointer;transition:background .2s ease}.cta-button:hover{background-color:#b3f799}.metal-symbol{position:absolute;right:10px;top:10px;color:rgb(189,189,189)}.metal-card{height:300px;width:300px;position:relative;border-radius:5px;background-color:rgb(248,248,248)}.metal-disc{position:absolute;bottom:15px;max-width:20ch;font-family:Courier New,Courier,monospace;left:15px;color:rgb(40,40,40);text-align:start}.footer{padding:2rem;background-color:#f9f9f9;height:500px;border-radius:5px;text-align:start}.footer-content{margin:0 auto}.footer-logo{font-weight:600;font-size:1.2rem;margin-bottom:1rem}.footer-links{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem}.footer-links a{text-decoration:none;color:#333;font-size:.9rem}.footer-copy{font-size:.8rem;color:#777}