body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:600;line-height:1.6}.App,body{color:#1a1a1a}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.btn{font-weight:700}.btn-secondary{background:#0000;border:2px solid #1a1a1a;color:#1a1a1a}.btn-secondary:hover{background:#1a1a1a;color:#fff;transform:translateY(-2px)}h1,h2,h3,h4,h5,h6{font-weight:700}a,div,li,p,span{font-weight:600}b,strong{font-weight:700}@media (max-width:768px){.container{padding:0 15px}.section-title{font-size:2rem}.btn{font-size:.9rem;padding:.8rem 1.5rem}}@media (max-width:480px){.container{padding:0 10px}}.navbar{background:#0000;border-bottom:none;box-shadow:none;left:0;padding:.5rem 0;position:fixed;right:0;top:0;z-index:1000}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{text-decoration:none}.logo-image{height:100px;object-fit:contain;width:auto}.navbar-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.navbar-link{color:#1a1a1a;font-size:1rem;font-weight:600;position:relative;text-decoration:none;text-shadow:0 2px 4px #fffc;transition:color .3s ease}.navbar-link.active,.navbar-link:hover{color:#e63939}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;padding:.5rem}.bar{background-color:#1a1a1a;height:3px;margin:5px 0;transition:.3s;width:25px}.bar.active:first-child{transform:rotate(-45deg) translate(-5px,6px)}.bar.active:nth-child(2){opacity:0}.bar.active:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-top:1px solid #e639391a;box-shadow:0 4px 20px #0000001a;display:none;left:0;padding:1rem 0;position:absolute;right:0;top:100%}.mobile-menu.active{display:block}.mobile-menu .navbar-link{border-bottom:1px solid #f0f0f0;color:#1a1a1a;display:block;font-weight:500;padding:1rem 2rem}.mobile-menu .navbar-link:last-child{border-bottom:none}.mobile-menu .navbar-link.active,.mobile-menu .navbar-link:hover{background-color:#e639391a;color:#e63939}@media (max-width:768px){.navbar-links{display:none}.mobile-menu-btn{display:block}.mobile-menu{display:none}.mobile-menu.active{display:block}}.home{background:#fff;background-attachment:fixed;background-image:linear-gradient(#ffffffb3,#fffc),url(https://images.unsplash.com/photo-1506905925346-21bda4d32df4?ixlib=rb-4.0.3&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-size:cover;max-width:100%;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.home:before{background:linear-gradient(135deg,#e6393908,#0000 50%),linear-gradient(45deg,#0000,#e6393905)}.home:after,.home:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.home:after{background-image:radial-gradient(circle at 10% 20%,#e639390a 0,#0000 30%),radial-gradient(circle at 90% 80%,#e6393908 0,#0000 30%),radial-gradient(circle at 50% 50%,#e6393905 0,#0000 40%)}.hero{align-items:center;background:#0000;color:#1a1a1a;display:flex;min-height:100vh;overflow:hidden;padding:160px 0 80px;position:relative;z-index:2}.hero-background{z-index:1}.hero-background,.hero-overlay{bottom:0;left:0;position:absolute;right:0;top:0}.hero-overlay{background:linear-gradient(135deg,#e63939cc,#e6393999);z-index:2}.hero-container{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1.2fr 1fr;margin:0 auto;max-width:1400px;padding:0 20px;position:relative;z-index:3}.hero-content{z-index:4}.hero-badge{background:#e639391a;border:1px solid #e6393933;border-radius:50px;box-shadow:0 2px 10px #e639391a;color:#e63939;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1.5rem}.hero-title{color:#1a1a1a;display:flex;flex-direction:column;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.title-line{display:block}.highlight{color:#e63939;position:relative}.hero-subtitle{color:#666;font-size:1.4rem;font-weight:500;line-height:1.4;margin-bottom:1.5rem}.hero-description{color:#666;font-size:1.1rem;font-weight:400;line-height:1.7;margin-bottom:2.5rem;max-width:500px}.hero-features{display:flex;flex-direction:column;gap:0;margin-bottom:2.5rem}.feature-item{align-items:center;color:#666;display:flex;font-size:.95rem;font-weight:500;gap:.75rem}.feature-item .feature-icon{align-items:center;background:#0000;display:flex;flex-shrink:0;height:40px;justify-content:center;width:80px}.feature-item .feature-icon img{border-radius:4px;height:100%;object-fit:contain;width:100%}.hero-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:5rem}.hero-buttons .btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.hero-buttons .btn-primary{background:#e63939;border:2px solid #e63939;box-shadow:0 8px 25px #e6393966;color:#fff}.hero-buttons .btn-primary:hover{background:#fff;box-shadow:0 12px 35px #e6393980;color:#e63939;transform:translateY(-3px)}.hero-buttons .btn-primary svg{height:20px;transition:transform .3s ease;width:20px}.hero-buttons .btn-primary:hover svg{transform:translateX(3px)}.hero-buttons .btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:2px solid #e63939;color:#e63939}.hero-buttons .btn-secondary:hover{background:#e63939;box-shadow:0 8px 25px #e6393966;color:#fff;transform:translateY(-3px)}.hero-visual{margin-top:-2rem}.hero-card,.hero-visual{align-items:center;display:flex;justify-content:center;position:relative;z-index:4}.hero-card{background:#0000;border:none;border-radius:15px;flex-direction:column;height:500px;padding:3rem;width:500px}.card-header{margin-bottom:1.5rem;position:relative;text-align:center;z-index:2}.card-header h3{align-items:center;color:#1a1a1a;display:flex;font-size:2rem;font-weight:700;gap:.5rem;margin:0;text-shadow:0 2px 4px #fffc}.card-header h3:after{content:"🍁";font-size:2.5rem}.approach-points{display:flex;flex-direction:column;gap:1.5rem;padding-left:2rem;position:relative;z-index:2}.approach-points:before{background:#e63939;bottom:0;content:"";left:1rem;position:absolute;top:0;width:2px;z-index:1}.approach-point{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #e6393933;border-radius:10px;box-shadow:0 2px 8px #0000001a;color:#1a1a1a;font-size:1.1rem;font-weight:500;gap:1rem;padding:1rem 1.5rem;z-index:2}.approach-point,.point-number{align-items:center;display:flex;position:relative}.point-number{background:#e63939;border-radius:50%;box-shadow:0 2px 4px #0000004d;color:#fff;flex-shrink:0;font-size:1rem;font-weight:700;height:32px;justify-content:center;width:32px;z-index:3}.process-section{position:relative}.process-section:before{background:linear-gradient(135deg,#e6393905,#0000 50%),linear-gradient(45deg,#0000,#e6393903);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}@media (max-width:768px){.container{overflow-x:hidden;padding:0 15px}}@media (max-width:480px){.container{overflow-x:hidden;padding:0 10px}}.process-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.process-step{transition:transform .3s ease,box-shadow .3s ease}.process-step:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.process-icon{color:#e63939;font-size:3rem;margin-bottom:1rem}.process-icon svg{color:#e63939;height:3rem;width:3rem}.services-preview{background:#fff;padding:60px 0;position:relative}.services-preview:before{background:linear-gradient(45deg,#e6393905,#0000 50%),linear-gradient(135deg,#0000,#e6393903);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.services-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{background:#fff;border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 4px 20px #0000001a;padding:2rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.service-card:before{background:#e63939;border-radius:0 0 0 10px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.service-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.service-card h3{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.service-card p{color:#666;font-weight:600;line-height:1.6;margin-bottom:1.5rem}.service-link{color:#e63939;font-weight:700;text-decoration:none;transition:color .3s ease}.service-link:hover{color:#e63939}@media (max-width:768px){.hero{min-height:auto;overflow:hidden;padding:120px 0 40px}.hero-container{gap:2rem;grid-template-columns:1fr;padding:0 15px}.hero-container,.hero-content{max-width:100%;overflow:hidden}.hero-content{word-wrap:break-word;padding:0;text-align:left}.hero-visual{display:none!important}.hero-title{font-size:2rem;-webkit-hyphens:auto;hyphens:auto;line-height:1.2;margin-bottom:1rem}.hero-title,.title-line{word-wrap:break-word;overflow-wrap:break-word}.title-line{display:block}.hero-subtitle{font-size:1rem;line-height:1.4;margin-bottom:1rem}.hero-description,.hero-subtitle{word-wrap:break-word;overflow-wrap:break-word}.hero-description{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;max-width:100%}.hero-features{gap:1rem;justify-content:flex-start;margin-bottom:1.5rem}.feature-item{font-size:.85rem;gap:.5rem}.feature-item .feature-icon{height:30px;width:60px}.hero-buttons{flex-direction:column;gap:1rem;justify-content:flex-start;margin-top:2rem}.hero-buttons .btn{font-size:.95rem;justify-content:center;max-width:100%;padding:.9rem 1.5rem;width:100%}.hero-badge{font-size:.8rem;margin-bottom:1rem;padding:.4rem 1rem}.process-grid,.services-grid{grid-template-columns:1fr}.section-title{font-size:1.8rem}}@media (max-width:480px){.hero{min-height:auto;padding:100px 0 30px}.hero-container{padding:0 10px}.hero-content{padding:0}.hero-title{font-size:1.6rem;line-height:1.2}.hero-subtitle{font-size:.9rem}.hero-description{font-size:.85rem}.hero-features{flex-direction:column;gap:.75rem}.feature-item{font-size:.8rem}.hero-buttons{margin-top:1.5rem}.hero-buttons .btn{font-size:.9rem;padding:.8rem 1.2rem}.hero-badge{font-size:.75rem;padding:.35rem .9rem}.btn{font-size:.9rem;padding:.8rem 1.5rem}.process-step,.service-card{padding:1.5rem}}.cta-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:60px 0;text-align:center}.cta-content .btn-large{font-size:1.1rem;font-weight:700;padding:1.2rem 2.5rem}.about{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#fff;background-attachment:fixed;background-image:linear-gradient(#ffffffbf,#ffffffd9),url(/static/media/pei-beach.7f150b91dab90cf5e1b7.jpg);background-position:center 98%;background-size:200%;min-height:100vh;position:relative}.about:before{background:linear-gradient(135deg,#e6393908,#0000 50%),linear-gradient(45deg,#0000,#e6393905)}.about:after,.about:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.about:after{background-image:radial-gradient(circle at 10% 20%,#e639390a 0,#0000 30%),radial-gradient(circle at 90% 80%,#e6393908 0,#0000 30%),radial-gradient(circle at 50% 50%,#e6393905 0,#0000 40%)}.about-hero{align-items:center;background:#0000;color:#1a1a1a;display:flex;min-height:300px;padding:120px 0 40px;position:relative;text-align:center;z-index:2}.about-hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1000 1000'%3E%3Cpath fill='%23fff' fill-opacity='.1' d='M0 1000 1000 0v1000z'/%3E%3C/svg%3E");background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.about-title{color:#1a1a1a;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.about-subtitle,.about-title{position:relative;text-shadow:0 2px 4px #fffc;z-index:2}.about-subtitle{color:#666;font-size:1.1rem;font-weight:600}.story-section{background:#fff;padding:80px 0}.story-content{margin:0 auto;max-width:1000px}.story-intro{margin-bottom:4rem;text-align:center}.story-intro h2{color:#1a1a1a;font-size:3rem;font-weight:800;margin-bottom:1.5rem;position:relative}.story-intro h2:after{background:#e63939;border-radius:2px;bottom:-15px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:100px}.story-lead{color:#666;font-size:1.3rem;font-weight:500;line-height:1.7;margin:0 auto;max-width:700px}.story-timeline{margin-bottom:4rem;position:relative}.story-timeline:before{background:#e63939;border-radius:2px;bottom:0;content:"";left:30px;position:absolute;top:0;width:3px}.timeline-item{margin-bottom:3rem;padding-left:80px;position:relative}.timeline-marker{align-items:center;background:#e63939;border-radius:50%;box-shadow:0 8px 25px #e639394d;display:flex;height:60px;justify-content:center;left:0;position:absolute;top:0;width:60px;z-index:2}.marker-icon{color:#fff;font-size:1.5rem}.marker-icon svg{height:1.5rem;width:1.5rem}.timeline-content{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 8px 30px #0000001a;padding:2rem;position:relative}.timeline-content:before{border-bottom:15px solid #0000;border-right:15px solid #fff;border-top:15px solid #0000;content:"";height:0;left:-15px;position:absolute;top:30px;width:0}.timeline-content h3{color:#1a1a1a;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.timeline-content p{color:#666;font-weight:500;line-height:1.7}.founder-intro,.timeline-content p{font-size:1.1rem;margin-bottom:1rem}.founder-intro{color:#e63939;font-weight:600}.founder-quote{background:#e639390d;border-left:4px solid #e63939;border-radius:0 10px 10px 0;color:#333;font-size:1.1rem;font-style:italic;line-height:1.7;margin:1.5rem 0;padding:1.5rem;position:relative}.founder-quote:before{color:#e63939;content:'"';font-family:serif;font-size:3rem;left:15px;line-height:1;position:absolute;top:-10px}.credentials-section{background:#f8f9fa;border:2px solid #e63939;border-radius:20px;padding:3rem;position:relative;text-align:center}.credentials-section:before{background:linear-gradient(45deg,#e6393905,#0000 50%);border-radius:20px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.credentials-section h3{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:2rem}.credentials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.credential-card{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 8px 25px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.credential-card:hover{box-shadow:0 12px 35px #00000026;transform:translateY(-5px)}.credential-icon{align-items:center;background:#0000;border-radius:0;color:#1a1a1a;display:flex;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.credential-icon svg{height:1.5rem;width:1.5rem}.credential-icon img{height:5.2rem;object-fit:contain;width:5.2rem}.credential-icon img[alt="RCIC-IRB Logo"]{height:15.6rem;width:15.6rem}.credential-card h4{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.credential-card p{color:#666;font-weight:500;line-height:1.5}.values-section{background:#fff;padding:60px 0}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.value-card{background:#fff;border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 4px 20px #0000001a;padding:2.5rem 2rem;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.value-card:before{background:#e63939;border-radius:10px 10px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.value-card:hover{box-shadow:0 8px 30px #00000026;transform:translateY(-5px)}.value-icon{color:#e63939;font-size:3.5rem;margin-bottom:1.5rem}.value-icon svg{color:#e63939;height:3.5rem;width:3.5rem}.value-card h3{color:#1a1a1a;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.value-card p{color:#666;font-weight:600;line-height:1.6}@media (max-width:768px){.about-title{font-size:2.5rem}.about-subtitle{display:none!important}.story-intro h2{font-size:2.2rem}.story-lead{font-size:1.1rem}.story-timeline:before{left:20px}.timeline-item{padding-left:60px}.timeline-marker{height:40px;width:40px}.marker-icon svg{height:1rem;width:1rem}.timeline-content{padding:1.5rem}.timeline-content:before{border-bottom-width:10px;border-right-width:10px;border-top-width:10px;left:-10px}.credentials-grid,.values-grid{grid-template-columns:1fr}.cta-content h2,.section-title{font-size:2rem}}@media (max-width:480px){.about-hero{padding:100px 0 60px}.about-title{font-size:2rem}.about-subtitle{display:none!important}.story-section{padding:60px 0}.story-intro h2{font-size:1.8rem}.timeline-item{padding-left:50px}.timeline-marker{height:30px;width:30px}.timeline-content{padding:1rem}.credentials-section{padding:2rem}.value-card{padding:2rem 1.5rem}}.about-cta{background:#f8f9fa;padding:60px 0;text-align:center}.services{background:#fff;background-attachment:fixed;background-image:linear-gradient(#ffffffbf,#ffffffd9),url(/static/media/ottawaparl.11220e56a000a4e4149e.jpg);background-position:center 99%;background-size:200%;min-height:100vh;position:relative}.services:before{background:linear-gradient(135deg,#e6393908,#0000 50%),linear-gradient(45deg,#0000,#e6393905)}.services:after,.services:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.services:after{background-image:radial-gradient(circle at 10% 20%,#e639390a 0,#0000 30%),radial-gradient(circle at 90% 80%,#e6393908 0,#0000 30%),radial-gradient(circle at 50% 50%,#e6393905 0,#0000 40%)}.services-hero{align-items:center;background:#0000;display:flex;min-height:300px;padding:120px 0 40px;text-align:center}.services-hero,.services-title{color:#1a1a1a;position:relative;z-index:2}.services-title{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;text-shadow:0 2px 4px #fffc}.services-subtitle{color:#666;font-size:1.1rem;font-weight:600;position:relative;text-shadow:0 2px 4px #fffc;z-index:2}.services-grid-section{background:#fff;padding:60px 0}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.service-card-detailed{background:#fff;border:1px solid #f0f0f0;border-radius:15px;box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;height:100%;padding:2.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease}.service-card-detailed:before{background:#e63939;border-radius:15px 15px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.service-card-detailed:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-5px)}.service-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.service-icon{color:#e63939;flex-shrink:0;font-size:2.5rem}.service-icon svg{color:#e63939;height:2.5rem;width:2.5rem}.service-header h3{color:#1a1a1a;font-size:1.5rem;font-weight:700;margin:0}.service-description{color:#666;font-weight:600;line-height:1.6;margin-bottom:1.5rem}.service-features h4{color:#1a1a1a;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.service-features ul{flex-grow:1;list-style:none;margin:0 0 2rem;padding:0}.service-features li{border-bottom:1px solid #f0f0f0;color:#666;font-weight:600;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-features li:before{color:#e63939;content:"✓";font-weight:700;left:0;position:absolute}.service-cta{align-self:flex-start;background:#e63939;border-radius:5px;color:#fff;display:inline-block;font-weight:600;margin-top:auto;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.service-cta:hover{background:#e63939;transform:translateY(-2px)}.services-description{margin-left:auto;margin-right:auto;margin-top:3rem;max-width:800px;text-align:center}.services-description p{background:#ffffffe6;border:1px solid #e639391a;border-radius:10px;box-shadow:0 4px 20px #0000000d;color:#666;font-size:1.1rem;font-weight:500;line-height:1.7;padding:2rem}.process-section{background:#f8f9fa;padding:60px 0}.section-title{color:#1a1a1a;font-size:2.5rem;font-weight:800;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:#e63939;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.process-steps{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.process-step{background:#fff;border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 4px 20px #0000001a;padding:2rem;position:relative;text-align:center}.process-step:before{background:#e63939;border-radius:10px 10px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.step-number{align-items:center;background:#e63939;border-radius:50%;color:#fff;display:flex;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.process-step h3{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.process-step p{color:#666;font-weight:600;line-height:1.6}.services-cta{background:#f8f9fa;color:#1a1a1a;padding:60px 0;position:relative;text-align:center}.services-cta:before{background:linear-gradient(135deg,#e6393905,#0000 50%),linear-gradient(45deg,#0000,#e6393903);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.cta-content h2{color:#1a1a1a;font-size:2.5rem;font-weight:800;margin-bottom:1rem;position:relative}.cta-content h2:after{background:#e63939;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.cta-content p{color:#666;font-size:1.1rem;font-weight:600;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.btn-primary{box-shadow:0 4px 15px #e639394d}.btn-primary:hover{box-shadow:0 6px 20px #e6393966}@media (max-width:768px){.services{background-attachment:scroll!important;background-image:none!important}.services-hero{background-attachment:scroll;background-image:linear-gradient(#ffffffbf,#ffffffd9),url(/static/media/ottawaparl.11220e56a000a4e4149e.jpg);background-position:center 99%;background-repeat:no-repeat;background-size:200%;margin-bottom:0;min-height:auto;padding:100px 0 0}.services-hero .container{margin-bottom:0;padding-bottom:0}.services-title{font-size:2.5rem;margin-bottom:0}.services-subtitle{display:none!important}.services-grid-section{background:#fff;border-top:3px solid #fff;margin-bottom:0;margin-top:0;padding:0;position:relative;z-index:10}.services-grid-section .container{margin-bottom:0;margin-top:0;padding-bottom:60px;padding-top:20px}.process-steps,.services-grid{grid-template-columns:1fr}.cta-content h2,.section-title{font-size:2rem}}@media (max-width:480px){.services{background-attachment:scroll!important;background-image:none!important}.services-hero{background-attachment:scroll;background-image:linear-gradient(#ffffffbf,#ffffffd9),url(/static/media/ottawaparl.11220e56a000a4e4149e.jpg);background-position:center 99%;background-repeat:no-repeat;background-size:200%;margin-bottom:0;min-height:auto;padding:100px 0 0}.services-hero .container{margin-bottom:0;padding-bottom:0}.services-title{font-size:2rem;margin-bottom:0}.services-subtitle{display:none!important}.services-grid-section{background:#fff;border-top:3px solid #fff;margin-bottom:0;margin-top:0;padding:0;position:relative;z-index:10}.services-grid-section .container{margin-bottom:0;margin-top:0;padding-bottom:60px;padding-top:15px}.service-card-detailed{padding:2rem}.process-step{padding:1.5rem}}.consultation{background:#fff;max-width:100%;min-height:100vh;overflow-x:hidden;position:relative;width:100%}.consultation:before{background:linear-gradient(135deg,#e6393908,#0000 50%),linear-gradient(45deg,#0000,#e6393905)}.consultation:after,.consultation:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.consultation:after{background-image:radial-gradient(circle at 10% 20%,#e639390a 0,#0000 30%),radial-gradient(circle at 90% 80%,#e6393908 0,#0000 30%),radial-gradient(circle at 50% 50%,#e6393905 0,#0000 40%)}.consultation-hero{align-items:center;background:#0000;display:flex;min-height:300px;padding:120px 0 40px;text-align:center}.consultation-hero,.consultation-title{color:#1a1a1a;position:relative;z-index:2}.consultation-title{font-size:2.5rem;font-weight:800;margin-bottom:.5rem;text-shadow:0 2px 4px #fffc}.consultation-subtitle{color:#666;font-size:1.1rem;font-weight:600;position:relative;text-shadow:0 2px 4px #fffc;z-index:2}.consultation-details{margin-bottom:2rem;margin-top:0}.consultation-details p{font-size:1rem;font-weight:500}.consultation-details .consultation-cta-text{color:#1a1a1a!important;font-size:1.1rem;font-weight:700!important}.consultation-content{background:#fff;padding:60px 0}.container{box-sizing:border-box;margin:0 auto;max-width:1200px;overflow-x:hidden;padding:0 20px;width:100%}.content-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.form-section{margin-top:3rem}.form-section h2{color:#1a1a1a;font-size:2rem;font-weight:800;margin-bottom:2rem;position:relative}.form-section h2:after{background:#e63939;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.consultation-form{background:#fff;border:2px solid #f0f0f0;border-radius:15px;box-shadow:0 8px 32px #0000001a;padding:2.5rem}.form-contact-info{border-top:1px solid #e9ecef;margin-top:1.5rem;padding-top:1rem;text-align:center}.form-contact-info p{color:#6c757d;font-size:.9rem;margin:0}.form-contact-info a{color:#dc3545;font-weight:500;text-decoration:none}.form-contact-info a:hover{text-decoration:underline}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1.5rem}.form-group label{color:#1a1a1a;display:block;font-weight:700;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e0e0e0;border-radius:5px;box-sizing:border-box;font-family:Arial,sans-serif;font-size:1rem;max-width:100%;padding:.8rem;transition:border-color .3s ease;width:100%}.form-group input::placeholder,.form-group textarea::placeholder{font-family:Arial,sans-serif}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e63939;outline:none}.form-group textarea{min-height:120px;resize:vertical}.btn{border:none;border-radius:5px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:#e63939;box-shadow:0 4px 15px #ff44444d;color:#fff}.btn-primary:hover{box-shadow:0 6px 20px #f446;transform:translateY(-2px)}.btn-large{font-size:1.1rem;padding:1.2rem 2.5rem;width:100%}.success-message{background:#fff;border:2px solid #f0f0f0;border-radius:15px;box-shadow:0 8px 32px #0000001a;margin:0 auto;max-width:600px;padding:4rem 2rem;text-align:center}.success-icon{color:#e63939;font-size:4rem;margin-bottom:2rem}.success-icon svg{color:#e63939;height:4rem;width:4rem}.success-message h2{color:#1a1a1a;font-size:2rem;font-weight:800;margin-bottom:1rem}.success-message p{color:#666;font-weight:600;line-height:1.6;margin-bottom:2rem}.info-section{background:#fff;border:2px solid #f0f0f0;border-radius:15px;box-shadow:0 8px 32px #0000001a;padding:2.5rem}.info-section h2{color:#1a1a1a;font-size:2rem;font-weight:800;margin-bottom:2rem;position:relative}.info-section h2:after{background:#e63939;bottom:-10px;content:"";height:3px;left:0;position:absolute;width:80px}.info-items{margin-bottom:3rem}.info-item{align-items:flex-start;background:#f8f9fa;border:1px solid #f0f0f0;border-radius:10px;display:flex;gap:1rem;margin-bottom:2rem;padding:1.5rem;position:relative}.info-item:before{background:#e63939;border-radius:0 0 0 10px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.info-icon{color:#e63939;flex-shrink:0;font-size:2rem}.info-icon svg{color:#e63939;height:2rem;width:2rem}.info-content h3{color:#1a1a1a;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.info-content p{color:#666;font-weight:600;line-height:1.6;margin:0}.consultation-info{margin-bottom:3rem}.consultation-intro{color:#666;font-size:1.1rem;font-weight:600;margin-bottom:2rem}.consultation-options{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.consultation-option{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:10px;padding:1.5rem;position:relative;transition:all .3s ease}.consultation-option:before{background:#e63939;border-radius:0 0 0 10px;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.consultation-option:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.consultation-duration{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:.5rem}.consultation-price{color:#e63939;font-size:1.8rem;font-weight:800;margin-bottom:.5rem}.consultation-description{color:#666;font-weight:600;line-height:1.5}.consultation-details{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:10px;padding:1.5rem}.consultation-details p{color:#666;font-weight:600;line-height:1.6;margin-bottom:1rem}.consultation-details p:last-child{margin-bottom:0}.consultation-cta-text{color:#1a1a1a!important;font-size:1.1rem;font-weight:700!important;text-align:center}.contact-info-section{background:#f8f9fa;border:1px solid #f0f0f0;border-radius:10px;padding:2rem}.contact-info-section h3{color:#1a1a1a;font-size:1.3rem;font-weight:700;margin-bottom:1.5rem}.contact-items{display:flex;flex-direction:column;gap:1.5rem}.contact-item{align-items:flex-start;background:#fff;border:1px solid #f0f0f0;border-radius:8px;display:flex;gap:1rem;padding:1rem;position:relative}.contact-item:before{background:#e63939;border-radius:8px 8px 0 0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.contact-icon{color:#e63939;flex-shrink:0;font-size:1.5rem}.contact-icon svg{color:#e63939;height:1.5rem;width:1.5rem}.contact-item h4{color:#1a1a1a;font-size:1rem;font-weight:700;margin-bottom:.5rem}.contact-item p{color:#666;font-weight:600;line-height:1.4;margin:0}@media (max-width:768px){.container{overflow-x:hidden;padding:0 15px}.consultation-hero{padding:100px 0 40px}.consultation-title{font-size:2rem}.consultation-subtitle,.consultation-title{word-wrap:break-word;overflow-wrap:break-word;padding:0 10px}.consultation-subtitle{font-size:1rem}.consultation-content{overflow-x:hidden;padding:40px 0}.content-grid{gap:2rem;grid-template-columns:1fr;overflow-x:hidden;padding:0}.form-section{margin-top:2rem;max-width:100%;overflow-x:hidden;width:100%}.form-section h2{word-wrap:break-word;font-size:1.8rem;overflow-wrap:break-word}.form-row{gap:1rem;grid-template-columns:1fr}.consultation-form,.info-section{box-sizing:border-box;max-width:100%;overflow-x:hidden;padding:1.5rem;width:100%}.consultation-details{word-wrap:break-word;margin-bottom:1.5rem;overflow-wrap:break-word;padding:1.25rem}.consultation-details p{word-wrap:break-word;font-size:.95rem;overflow-wrap:break-word}.info-section{box-sizing:border-box;max-width:100%;width:100%}.info-section h2{font-size:1.8rem}.consultation-option,.info-section h2{word-wrap:break-word;overflow-wrap:break-word}.consultation-option{box-sizing:border-box;padding:1.25rem;width:100%}.contact-info-section{box-sizing:border-box;padding:1.5rem;width:100%}.contact-item,.info-item{word-wrap:break-word;box-sizing:border-box;overflow-wrap:break-word;padding:1rem;width:100%}.success-message{box-sizing:border-box;margin:0 15px;max-width:calc(100% - 30px);padding:3rem 1.5rem}}@media (max-width:480px){.container{overflow-x:hidden;padding:0 10px}.consultation-hero{padding:100px 0 30px}.consultation-title{font-size:1.6rem;padding:0 5px}.consultation-subtitle{font-size:.9rem;padding:0 5px}.consultation-content{padding:30px 0}.content-grid{gap:1.5rem;padding:0}.form-section h2,.info-section h2{word-wrap:break-word;font-size:1.5rem;overflow-wrap:break-word}.consultation-form,.info-section{padding:1.25rem}.consultation-details,.consultation-option{padding:1rem}.contact-info-section{padding:1.25rem}.contact-item,.info-item{font-size:.9rem;padding:.875rem}.info-content h3{font-size:1.1rem}.contact-item p,.info-content p{font-size:.875rem}.consultation-duration{font-size:1.1rem}.consultation-price{font-size:1.5rem}.consultation-description{font-size:.9rem}}.footer{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border-top:1px solid #444;color:#fff;padding:40px 0 25px}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:0 20px}.footer-section h3{color:#e63939;font-size:1.3rem;margin-bottom:1rem}.footer-section h4{color:#e63939;font-size:1.1rem;margin-bottom:1rem}.footer-section p{color:#ccc;line-height:1.6}.footer-section p a{color:#ccc;text-decoration:none}.footer-section p a:hover{color:#ccc}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#e63939}.social-links{display:flex;flex-wrap:wrap;gap:1rem}.social-link{border:1px solid #444;border-radius:5px;color:#ccc;padding:.5rem 1rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background-color:#e639391a;border-color:#e63939;color:#e63939}.footer-bottom{border-top:1px solid #444;margin-top:2rem;padding-top:1rem}.footer-bottom-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.footer-bottom p{color:#ccc;margin:0}.footer-bottom-links{display:flex;gap:2rem}.footer-bottom-links a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-bottom-links a:hover{color:#e63939}@media (max-width:768px){.footer-container{gap:1.5rem;grid-template-columns:1fr}.footer-bottom-container{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}}
/*# sourceMappingURL=main.4c062846.css.map*/