@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-y:auto}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}body,html{margin:0;padding:0;font-family:"Poppins",sans-serif;background:#fff;color:#000;scroll-behavior:smooth}#particles-js{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-section{position:relative;z-index:1;min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;background:hsla(0,0%,100%,.8);border-radius:0 0 16px 16px}.hero-title{font-family:"Avenir Next";font-size:2.6rem;font-weight:700;margin-bottom:1rem;color:#205ea3}.hero-subtitle{font-size:1.2rem;margin-bottom:1rem;font-weight:500}.hero-description{font-size:1.1rem;max-width:700px;line-height:1.6}.services-section{position:relative;z-index:1;padding:3rem 2rem;background:#f2f7fa;text-align:center;border-radius:16px;margin:2rem auto;max-width:1200px}.services-section h2{font-size:2rem;margin-bottom:2rem;color:#205ea3;font-weight:600}.services-wrapper{display:flex;flex-wrap:wrap;grid-gap:2rem;gap:2rem;justify-content:center}.service-card{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);border-radius:12px;max-width:300px;padding:1.5rem;text-align:center;transition:box-shadow .2s ease;cursor:pointer}.service-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.service-card h3{margin-top:0;color:#205ea3;font-size:1.2rem;margin-bottom:.5rem;font-weight:600;text-align:center}.service-content{position:relative;width:100%;height:250px}.service-description,.service-icon{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .3s ease}.service-icon{top:50%;left:50%;width:60%;height:auto;transform:translate(-50%,-50%);opacity:1;z-index:2;filter:brightness(0) saturate(100%) invert(29%) sepia(99%) saturate(550%) hue-rotate(190deg) brightness(90%) contrast(90%)}.service-description{opacity:0;z-index:1;display:flex;justify-content:center;align-items:center;text-align:center;padding:0;margin:0}.service-content.active .service-icon,.service-content:hover .service-icon{opacity:0}.service-content.active .service-description,.service-content:hover .service-description{opacity:1}.trusted-by-section{position:relative;z-index:1;padding:3rem 2rem;text-align:center;background:#fff;margin:2rem auto;max-width:1200px;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.trusted-by-section h2{font-size:1.8rem;margin-bottom:2rem;color:#205ea3;font-weight:600}@media (max-width:768px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.4rem}.services-wrapper{flex-direction:column;align-items:center}.service-card{max-width:90%}.trusted-by-section h2{font-size:1.6rem}}.logo-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:40px;gap:40px;align-items:center;justify-items:center;opacity:0;transform:translateY(20px);animation:fadeInUp .8s ease-out forwards}.logo-item img{width:100%;max-width:140px;height:auto;filter:grayscale(100%);transition:filter .3s ease,transform .3s ease}.logo-item:hover img{filter:grayscale(0);transform:scale(1.05)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.logo-container{display:block}#merck-logo{margin-top:53px}}.mission-container{max-width:1100px;margin:0 auto;padding:2rem;font-family:"Inter",sans-serif;color:#333}.mission-hero{text-align:center;margin-bottom:3rem}.mission-hero h1{font-size:2.2rem;color:#205ea3;margin-bottom:1rem}.mission-hero p{font-size:1.1rem;line-height:1.6;max-width:700px;margin:0 auto}.mission-content{margin-bottom:3rem}.mission-text-block{margin-bottom:2rem}.mission-text-block h2{font-size:1.5rem;color:#205ea3;margin-bottom:.75rem}.mission-text-block p{font-size:1rem;line-height:1.6;margin-bottom:1rem}.snippet-block{background:#fafafa;border-left:4px solid #205ea3;padding:1rem 1.5rem;margin-left:0;margin-right:0}.paper-quote{margin-top:1rem;font-style:italic;color:#555}.mission-cta{text-align:center;background:#f7f7f7;padding:2rem;border-radius:4px}.mission-cta h2{font-size:1.8rem;margin-bottom:1rem;color:#205ea3}.mission-cta p{font-size:1rem;line-height:1.5;max-width:600px;margin:.5rem auto 2rem;color:#555}.cta-button{font-weight:600;padding:.8rem 1.4rem;border-radius:4px;transition:background .3s ease}.cta-button:hover{background:#036;transform:scale(1.05)}.paper-button{display:inline-block;background-color:#205ea3;color:#fff;text-decoration:none;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;transition:background .3s ease-in-out,transform .2s ease-in-out;text-align:center}.paper-button:hover{background-color:#036;transform:scale(1.05)}@media (max-width:768px){.mission-hero h1{font-size:1.8rem}.mission-cta p,.mission-hero p,.mission-text-block p{font-size:.95rem}.paper-button{font-size:.9rem;padding:.6rem 1.2rem}}.benefits-container{max-width:1100px;margin:0 auto;font-family:"Poppins",sans-serif;color:#333;padding:5rem 2rem 2rem}.benefits-intro{text-align:center;margin-bottom:3rem}.benefits-intro h1{font-size:2rem;margin-bottom:1rem;color:#205ea3;font-weight:600}.benefits-intro p{font-size:1rem;line-height:1.6;max-width:700px;margin:.5rem auto}.timeline-section{margin-bottom:3rem}.timeline-wrapper{display:flex;flex-direction:column;grid-gap:2rem;gap:2rem}.timeline{background:#f9f9f9;border-radius:12px;padding:1.5rem;box-shadow:0 2px 6px rgba(0,0,0,.05)}.timeline h2{margin-top:0;font-size:1.4rem;color:#205ea3;margin-bottom:1rem;text-align:center;font-weight:600}.timeline-steps{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;overflow-x:auto;grid-gap:1rem;gap:1rem;padding:1rem 0}.timeline-step{min-width:140px;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1);text-align:center;flex-shrink:0;transition:box-shadow .2s ease}.timeline-step.highlight{min-width:160px;min-height:8px;padding:1.2rem 1rem;background:#205ea3!important;color:#fff!important;font-size:1.05rem;border:none}.timeline-step:hover{box-shadow:0 2px 5px rgba(0,0,0,.15)}.timeline-step span{display:block;font-size:.9rem;font-weight:500;margin:0}.earlier-steps{background:#e7f0fb}.skip-label{background:#ffeeb3;font-size:.8rem}.highlight{background:#205ea3;color:#fff}.traditional{border-left:6px solid #fca311;border-radius:12px}.cornucopia{border-left:6px solid #205ea3;border-radius:12px}.benefits-highlights{margin-top:3rem}.benefits-highlights h2{text-align:center;font-size:1.6rem;color:#205ea3;margin-bottom:2rem;font-weight:600}.benefit-point{margin-bottom:2rem}.benefit-point h3{font-size:1.2rem;color:#333;margin-bottom:.5rem;font-weight:500}.benefit-point p{font-size:1rem;line-height:1.6}@media (max-width:768px){.timeline-steps{flex-direction:column;align-items:center;overflow-x:hidden}.timeline-step{min-width:unset;width:100%;text-align:center}.timeline h2{font-size:1.2rem}.timeline-step span{font-size:.8rem}.benefit-point h3{font-size:1.1rem}}.contact-container{max-width:900px;margin:0 auto;font-family:"Poppins",sans-serif;color:#333;padding:5rem 2rem 2rem}.contact-intro{text-align:center;margin-bottom:2rem}.contact-intro h2{font-size:2rem;color:#205ea3;margin-bottom:.5rem;font-weight:600}.contact-intro p{font-size:1rem;line-height:1.6;margin:0 auto;max-width:600px}.contact-content{display:flex;flex-wrap:wrap;grid-gap:2rem;gap:2rem}.contact-info{flex:1 1 250px;background:#f9f9f9;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.contact-info h3{margin-top:0;margin-bottom:1rem;font-size:1.4rem;color:#205ea3;font-weight:600}.contact-info p{margin-bottom:.5rem;font-size:1rem;line-height:1.5}.contact-info strong{color:#000}.contact-info a{color:inherit;text-decoration:none}.contact-info a:focus,.contact-info a:hover{text-decoration:underline}.contact-form{flex:2 1 400px;display:flex;flex-direction:column;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.contact-form h3{margin-top:0;margin-bottom:1rem;font-size:1.4rem;color:#205ea3;font-weight:600}.contact-form label{margin:.8rem 0 .2rem}.contact-form input,.contact-form textarea{padding:.8rem;margin-bottom:.5rem;border:1px solid #ddd;border-radius:8px;font-size:.95rem;width:100%;box-sizing:border-box;font-family:"Poppins",sans-serif}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#205ea3;box-shadow:0 0 0 2px rgba(32,94,163,.1)}.btn-submit{background:#205ea3;color:#fff;font-weight:600;font-size:1rem;border:none;padding:.8rem 1.2rem;border-radius:8px;cursor:pointer;margin-top:1rem;transition:background .3s ease;align-self:flex-start}.btn-submit:hover{background:#036}@media (max-width:768px){.contact-content{flex-direction:column}.contact-form,.contact-info{flex:1 1 auto;margin-bottom:1.5rem}}.contact-form label input[type=checkbox],.contact-form label input[type=radio]{margin-right:.6rem;width:16px;height:16px}.contact-form label{display:flex;align-items:center;margin-top:1rem;font-weight:500;font-size:.95rem;cursor:pointer}.contact-form .form-check-group{display:flex;flex-direction:column;margin-bottom:1rem}.navbar{font-family:"Poppins",sans-serif;position:fixed;top:0;left:0;right:0;background:#fff;border-radius:0 0 16px 16px;padding:.75rem 5%;z-index:1000;display:flex;justify-content:space-between;align-items:center}.logo-container{flex-shrink:0}.nav-links{display:flex;list-style:none;grid-gap:1.5rem;gap:1.5rem;margin:0;padding:0}.nav-links li a{display:inline-block;text-decoration:none;color:#205ea3;font-size:1rem;font-weight:500;padding:.75rem 1rem;border-radius:8px;transition:transform .2s ease,color .2s ease;position:relative}.nav-links li a:after{content:"";position:absolute;left:0;bottom:5px;width:100%;height:2px;background-color:#036;transform:scaleX(0);transform-origin:bottom right;transition:transform .2s ease}.nav-links li a:hover{transform:scale(1.22);color:#036}.nav-links li a:hover:after{transform:scaleX(1);transform-origin:bottom left}.hamburger{display:none;flex-direction:column;cursor:pointer;grid-gap:5px;gap:5px;z-index:1100}.hamburger .bar{width:25px;height:3px;background-color:#205ea3;border-radius:3px;transition:all .3s ease}.hamburger.open .bar:first-child{transform:translateY(8px) rotate(45deg)}.hamburger.open .bar:nth-child(2){opacity:0}.hamburger.open .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width:768px){.hamburger{display:flex}.nav-links{position:absolute;top:60px;left:0;width:100%;height:0;background:#fff;flex-direction:column;grid-gap:1rem;gap:1rem;text-align:center;box-shadow:0 2px 10px rgba(0,0,0,.1);padding:0;overflow:hidden;transition:height .3s ease-in-out}.nav-links.active{height:auto;padding:1rem 0}}.services-page{max-width:1200px;margin:0 auto;padding:1.2rem;font-family:"Poppins",sans-serif;line-height:1.6;color:#000}.hero-section{text-align:center;margin-bottom:.1rem;padding:0}.hero-section h1{font-size:2.1rem;font-weight:700;color:#205ea3;margin:0;letter-spacing:.01em}.spacer{height:.5rem}.services-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.service-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.75rem;box-shadow:0 2px 6px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.service-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.service-item h2{margin:0 0 .75rem;color:#205ea3;font-size:1.25rem;font-weight:600}.service-item p{margin:0 0 1rem}.turnaround{margin-bottom:0}.cta-section{text-align:center;border-top:1px solid #e5e7eb;padding-top:2.5rem}.cta-section h2{font-size:1.8rem;margin-bottom:.8rem;color:#205ea3;font-weight:600}.cta-section p{margin:0 auto 1.5rem;max-width:600px}.cta-button{display:inline-block;background:#205ea3;color:#fff;padding:.8rem 1.8rem;border-radius:8px;font-size:1rem;font-weight:500;text-decoration:none;transition:background .2s ease}.cta-button:hover{background:#1b4f8d}.highlight,.price{font-weight:700;color:#205ea3;background:transparent;padding:0}@media (max-width:540px){.hero-section h1{font-size:2rem}.hero-section p{font-size:1rem}.service-item{padding:1.25rem}}
/*# sourceMappingURL=main.1770c68d.chunk.css.map */