:root{--primary-purple: rgb(164, 138, 211);--primary-green: rgb(123, 207, 180)}body{margin:0;min-width:320px;min-height:100vh;font-family:Arial,Helvetica,sans-serif;font-size:16pt;line-height:1.7}h1{font-size:3.2em;line-height:1.1}h2,h3,h4{line-height:1.1}button{border-radius:8px;border:1px solid white;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:var(--primary-green);cursor:pointer;transition:border-color .25s;box-shadow:5px 5px 10px #0000001a}button:hover{border-color:var(--primary-purple)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.open-sans-light{font-family:Open Sans,serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-variation-settings:"wdth" 100,}.sen-light{font-family:Sen,serif;font-optical-sizing:auto;font-weight:100;font-style:normal}.open-sans-normal{font-family:Open Sans,serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-variation-settings:"wdth" 100,}.sen-normal{font-family:Sen,serif;font-optical-sizing:auto;font-weight:100;font-style:normal}h2{font-family:Sen,serif;font-optical-sizing:auto;font-weight:400;font-style:bold;font-size:40px;letter-spacing:-3px}.bold{font-weight:800}.page-container{margin:0 auto;box-sizing:border-box}@media(max-width:1024px){.page-container{padding:15px}}@media(max-width:768px){.page-container{padding:10px}}@media(max-width:480px){.page-container{padding:5px}}.section-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-content{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.card{padding:2em;width:200px;height:400px}.section-title{text-align:center;margin-bottom:30px;font-size:2rem;color:#333}@media(max-width:1024px){body{font-size:14pt}}@media(max-width:768px){body{font-size:12pt}h2{font-size:24pt}}#about{max-width:1200px;margin:0 auto;padding:2em}.team-title{text-align:center}.team-wrapper{width:100%;display:flex;justify-content:center;margin:2em 0}.team-member{padding:20px}.team-member .content{flex:1;max-width:1600px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;box-sizing:border-box}.team-text{flex:2;padding:20px;line-height:1.7}.team-image{flex:1;display:flex;justify-content:center;align-items:center}.team-member-content{padding:0 20px}.content{flex-direction:row-reverse}.team-member .text,.team-member .image{flex:1;padding:1em;box-sizing:border-box}.team-member-title{display:flex;flex-direction:column;padding-left:10px}.team-member-title h2{flex:1;margin-bottom:0;text-align:left}.team-member-title h4{flex:1;margin-top:5px;font-size:small;font-weight:400}@media(min-width:1025px){.team-wrapper{padding:15px}.team-text,.team-image{padding:5px}.team-image img{box-shadow:5px 5px 10px #0000001a}}@media(min-width:768px){.team-image{padding:1.5em}.team-image img{height:500px}}@media(max-width:768px){.team-wrapper{flex-direction:column}.team-content{padding:10px}.team-member .content{flex-direction:column;margin:0;padding:0}.team-text,.team-image{flex:1;padding:0}.team-image img{width:100%}.team-title{margin:0}}.contact-section{padding:4rem 1rem;text-align:center}.contact-form{max-width:720px;margin:0 auto;padding:2rem 2.5rem;box-sizing:border-box;background:#fff;border-radius:18px;box-shadow:0 20px 45px #262a4e1f}.form-row{display:flex;flex-wrap:wrap;margin-bottom:1rem}.form-field{flex:1;min-width:220px;margin-right:1rem;margin-bottom:1rem}.form-field.full-width{flex:1 1 100%;margin-right:0}label{display:block;margin-bottom:.25rem;font-weight:600}input,textarea{width:100%;padding:.85rem;box-sizing:border-box;border:1px solid rgba(0,0,0,.1);border-radius:10px;font-size:1rem}.back-button{padding:.85rem 2rem;background-color:#fff;color:#413f3f;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .25s ease,transform .25s ease}.submit-button{padding:.85rem 2rem;background-color:var(--primary-green);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;transition:background-color .25s ease,transform .25s ease}.submit-button:hover:enabled{background-color:var(--primary-purple);transform:translateY(-1px)}.submit-button:disabled{opacity:.6;cursor:progress}.submission-message{margin-top:1rem;padding:1rem 1.5rem;border-radius:12px;font-weight:600}.submission-message.success{background:#d5f8e3;color:#1b5e3a}.submission-message.error{background:#ffe0dc;color:#9f1e1a}@media(max-width:768px){.form-row{flex-direction:column}.form-field{margin-right:0}.contact-form{padding:1.75rem}}.contact-address{margin-top:2.5rem;padding:1.5rem;border-radius:16px;background:#ffffffd9;box-shadow:inset 0 0 0 1px #0000000d;max-width:460px;margin-left:auto;margin-right:auto}.contact-address h3{margin:0 0 .5rem;font-size:.95rem;letter-spacing:.35em;text-transform:uppercase;color:#8b8ec4}.contact-address p{margin:0;line-height:1.6}@media(max-width:600px){.contact-address{padding:1.25rem}}.services-section{display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap}.services-section{padding:40px 20px;background:linear-gradient(15deg,#95d4c0,#95d4c0 50%,#d1c4e9 50%)}.services-section-title{text-align:center;margin-bottom:30px;font-size:2rem;color:#333}.services-cards-container{display:flex;flex-direction:row;gap:20px}.service-card{background:#fff;border:1px solid #ddd;padding:20px;border-radius:8px;text-align:left;transition:box-shadow .3s ease}.service-card-image{max-width:100%;height:auto;margin-bottom:15px;border-radius:4px}.service-card-title{font-size:1.5rem;margin-bottom:10px}.service-card-description{font-size:1rem}@media(max-width:1024px){.services-section{flex-direction:column}.services-section-title{margin-bottom:20px}.services-cards-container{flex-direction:column}.service-card{padding:15px}.service-card-title{font-size:1.2rem}}.footer{background:linear-gradient(180deg,#d1c4e9e0,#95d4c0f2);padding:3rem 1.5rem 2rem;color:#1e1e1e}.footer-wrapper{max-width:1180px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;align-items:center;text-align:center}.footer p{margin:0;line-height:1.7}.footer-divider{display:inline-block;margin:0 .4rem;color:#0009}.footer-address{display:inline;font-style:normal;line-height:1.7}.back-to-top{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:5px;border:1px solid rgba(0,0,0,.2);background:#ffffffd9;color:inherit;text-decoration:none;font-weight:600;transition:transform .2s ease,box-shadow .2s ease}.back-to-top:hover,.back-to-top:focus-visible{transform:translateY(-1px);box-shadow:0 10px 25px #00000026;outline:none}.footer a{color:#212121;text-decoration:underline}header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;background-color:#f1f1f1;border-bottom:1px solid #e9ecef;width:100%;min-height:200px}.logo{padding:40px;flex:1}.header-details{display:flex;flex-direction:column;align-items:flex-end;padding:0 2rem}.logo img{width:400px;height:auto}@media(max-width:768px){.logo img{width:auto}}.site-navbar{align-self:flex-end;margin:0 2rem 1rem;font-size:.82rem;letter-spacing:.1em}.nav-list{list-style:none;margin:0;padding:0;display:flex;gap:1rem}.nav-link{text-decoration:none;color:inherit;font-weight:500;text-transform:uppercase;transition:color .25s ease,transform .25s ease}.nav-link:hover,.nav-link:focus-visible{color:#646cff;transform:translateY(-1px)}@media(max-width:768px){.site-navbar{align-self:center;margin:0;font-size:.8rem}.nav-list{flex-direction:column;align-items:center;gap:.75rem}}.hero-wrapper{width:100%;background:linear-gradient(-15deg,#95d4c0,#95d4c0 50%,#d1c4e9 50%);display:flex;justify-content:center}.hero-section{max-width:1600px;width:100%;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;padding:50px}.hero-text{flex:1;padding:20px;line-height:1.7}.hero-image{flex:1;display:flex;justify-content:center;align-items:center}.hero-image img{box-shadow:5px 5px 10px #0000001a;transform:rotate(6deg);width:500px;border-radius:10px;border:5px solid #fff}@media(max-width:1300px){.hero-image img{width:400px}}@media(max-width:1024px){.hero-text,.hero-image{padding:5px}.hero-image img{width:300px}}@media(max-width:814px){.hero-section{flex-direction:column;padding:10px 20px}.hero-text{padding:10px}.hero-image img{display:none}}.thank-you-section{padding:4rem 1rem;display:flex;justify-content:center}.thank-you-card{max-width:720px;width:100%;border-radius:20px;padding:2.5rem;background:linear-gradient(180deg,#ffffffbf,#a5aadb1a);box-shadow:0 25px 50px #13173f26;border:1px solid rgba(255,255,255,.6);text-align:center}.thank-you-eyebrow{text-transform:uppercase;letter-spacing:.6em;color:#8b8ec4;margin-bottom:1rem;font-size:.75rem}.thank-you-card h2{margin-bottom:1rem;font-size:2.25rem}.thank-you-card p{margin-bottom:1.5rem;line-height:1.8}.thank-you-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.thank-you-actions .primary-btn,.thank-you-actions .secondary-btn{border-radius:999px;padding:.85rem 2rem;font-weight:600;border:none;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.thank-you-actions .primary-btn{background:#4d63ff;color:#fff}.thank-you-actions .secondary-btn{background:transparent;color:#1e1e1e;border:1px solid rgba(0,0,0,.2)}.thank-you-actions button:hover{transform:translateY(-1px);box-shadow:0 10px 25px #4d63ff40}@media(max-width:768px){.thank-you-card{padding:2rem}}
