@import"https://fonts.googleapis.com/css2?family=Belanosima&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital@1&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@300;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato&display=swap";.nav{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:4rem;padding:1rem 1.5rem}@media screen and (min-width: 768px){.nav{padding:2rem 4rem}}@media screen and (min-width: 1279px){.nav{padding:2rem 5rem}}.nav__logo{text-decoration:none;font-size:2rem;color:#fff}.nav__logo--container{display:flex;flex-direction:row}.nav__logo--creative{font-size:1.5rem}.nav__logo--image{width:4rem;height:4rem}.nav__link{text-decoration:none;color:#fff}@media screen and (min-width: 768px){.nav__link{font-weight:500}}.hamburger{background-image:url(/assets/hamburger-D3s8_8Nm.png);width:2rem;height:2rem;background-repeat:no-repeat;background-size:contain;position:relative;cursor:pointer}@media screen and (min-width: 768px){.hamburger{display:none}}.list{font-size:1.5rem;padding:1rem 2rem;line-height:1.5;position:absolute;width:100%;background-color:#0009;margin:18.2rem 0 0 -2rem;display:none;flex-direction:column;height:fit-content;z-index:100}@media screen and (min-width: 768px){.list{background-color:transparent;width:auto;display:flex;flex-direction:row;justify-content:space-evenly;position:inherit;color:#fff;height:auto;margin:0}}@media screen and (min-width: 1279px){.list{width:40%}}.list__item{display:flex;flex-direction:column}@media screen and (min-width: 768px){.list__item{display:flex;align-items:center;margin-left:1rem;color:#fff;z-index:100}}.list__item--link{list-style-type:none;color:#fff;text-decoration:none;cursor:pointer;transition:color .3s ease}.list__item--link:hover{color:#46b39c}@media screen and (min-width: 768px){.list__item--contact{background:#46b39c;padding:.5rem 1.25rem;border-radius:6px;transition:all .3s ease}.list__item--contact:hover{background:#3a9b82;color:#fff;transform:translateY(-2px)}}.list.open{display:block;cursor:pointer}.background{position:fixed;left:0;width:100vw;height:100vh;background-image:url(/assets/spaceman-mobile-CHQouahc.webp);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1}@media screen and (min-width: 768px){.background{background-image:url(/assets/spaceman-hsaN98uy.webp)}}.background__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d}.footer{background:linear-gradient(135deg,#1e293b,#0f172a);color:#e2e8f0}.footer__cta{background:#46b39c;padding:4rem 0;text-align:center;color:#fff}@media screen and (min-width: 768px){.footer__cta{padding:6rem 0}}.footer__cta-content{padding:1rem 1.5rem}@media screen and (min-width: 768px){.footer__cta-content{padding:2rem 4rem}}@media screen and (min-width: 1279px){.footer__cta-content{padding:2rem 5rem}}@media screen and (min-width: 768px){.footer__cta-content{max-width:800px;margin:0 auto}}@media screen and (min-width: 1279px){.footer__cta-content{max-width:800px;margin:0 auto}}.footer__cta-heading{font-size:2rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media screen and (min-width: 768px){.footer__cta-heading{font-size:2.5rem}}@media screen and (min-width: 1279px){.footer__cta-heading{font-size:3rem}}.footer__cta-subheading{font-size:1.1rem;margin-bottom:2rem;opacity:.9;line-height:1.6}@media screen and (min-width: 768px){.footer__cta-subheading{font-size:1.25rem;margin-bottom:3rem}}.footer__cta-buttons{display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (min-width: 768px){.footer__cta-buttons{flex-direction:row;justify-content:center;gap:1.5rem}}.footer__cta-button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;min-width:160px;font-size:1rem}.footer__cta-button--primary{background:#fff;color:#46b39c;box-shadow:0 4px 12px #00000026}.footer__cta-button--primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000040;background:#f8fafc}.footer__cta-button--secondary{background:transparent;color:#fff;border:2px solid white}.footer__cta-button--secondary:hover{background:#fff;color:#46b39c;transform:translateY(-2px)}.footer__main{padding:1rem 1.5rem}@media screen and (min-width: 768px){.footer__main{padding:2rem 4rem}}@media screen and (min-width: 1279px){.footer__main{padding:2rem 5rem}}@media screen and (min-width: 768px){.footer__main{padding-top:6rem;padding-bottom:3rem}}@media screen and (min-width: 1279px){.footer__main{padding-top:4rem}}.footer__content{display:grid;grid-template-columns:1fr;gap:3rem}@media screen and (min-width: 768px){.footer__content{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:4rem}}@media screen and (min-width: 768px){.footer__section--company{grid-column:1}}@media screen and (min-width: 768px){.footer__section--services,.footer__section--company-links{grid-column:span 1}}@media screen and (min-width: 768px){.footer__section--newsletter{grid-column:4}}.footer__section-title{font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;color:#fff;text-transform:uppercase;letter-spacing:1px}.footer__logo h3{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.footer__tagline{font-size:.95rem;line-height:1.6;color:#cbd5e1;margin-bottom:2rem}.footer__social{display:flex;gap:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border-radius:8px;color:#cbd5e1;transition:all .3s ease}.footer__social-link:hover{background:#46b39c;color:#fff;transform:translateY(-2px)}.footer__links{list-style:none;padding:0;margin:0}.footer__links li{margin-bottom:.75rem}.footer__links a{color:#cbd5e1;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer__links a:hover{color:#fff}.footer__newsletter-description{font-size:.9rem;color:#cbd5e1;line-height:1.5;margin-bottom:1.5rem}.footer__newsletter-form{margin-bottom:1rem}.footer__newsletter-input-wrapper{display:flex;background:#ffffff1a;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.footer__newsletter-input-wrapper:focus-within{border-color:#46b39c;box-shadow:0 0 0 3px #46b39c1a}.footer__newsletter-input{flex:1;padding:.75rem 1rem;background:transparent;border:none;color:#fff;font-size:.9rem}.footer__newsletter-input::placeholder{color:#94a3b8}.footer__newsletter-input:focus{outline:none}.footer__newsletter-input:disabled{opacity:.7}.footer__newsletter-button{padding:.75rem 1.5rem;background:#46b39c;color:#fff;border:none;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.footer__newsletter-button:hover:not(:disabled){background:#3a9b82}.footer__newsletter-button:disabled{opacity:.7;cursor:not-allowed}.footer__newsletter-success,.footer__newsletter-error{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem;border-radius:8px;gap:.75rem}.footer__newsletter-success{background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#86efac}.footer__newsletter-success svg{color:#22c55e}.footer__newsletter-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5}.footer__newsletter-reset,.footer__newsletter-retry{background:transparent;border:1px solid currentColor;color:currentColor;padding:.5rem 1rem;border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .3s ease}.footer__newsletter-reset:hover,.footer__newsletter-retry:hover{background:currentColor;color:#1e293b}.footer__spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:2rem 0}.footer__bottom-content{padding:1rem 1.5rem}@media screen and (min-width: 768px){.footer__bottom-content{padding:2rem 4rem}}@media screen and (min-width: 1279px){.footer__bottom-content{padding:2rem 5rem}}@media screen and (min-width: 768px){.footer__bottom-content{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:0}}@media screen and (min-width: 1279px){.footer__bottom-content{display:flex;flex-direction:column;align-items:center;gap:1rem}}.footer__copyright{font-size:.9rem;color:#94a3b8;margin:0}.footer__legal{display:flex;gap:2rem}.footer__legal a{font-size:.9rem;color:#94a3b8;text-decoration:none;transition:color .3s ease}.footer__legal a:hover{color:#fff}@media (max-width: 768px){.footer__content{gap:2.5rem}.footer__cta{padding:3rem 0}.footer__cta-heading{font-size:1.75rem}.footer__cta-subheading{font-size:1rem;margin-bottom:2rem}.footer__cta-buttons{gap:1rem}.footer__cta-button{width:100%;max-width:280px}.footer__main{padding-top:3rem;padding-bottom:2rem}.footer__newsletter-input-wrapper{flex-direction:column}.footer__newsletter-button{border-radius:0 0 8px 8px}.footer__newsletter-input{border-radius:8px 8px 0 0}}.body{display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100;position:relative;height:90vh;color:#d3d3d3;padding:1rem;gap:1rem;z-index:0;padding:1rem 1.5rem}@media screen and (min-width: 768px){.body{padding:2rem 4rem}}@media screen and (min-width: 1279px){.body{padding:2rem 5rem}}@media screen and (min-width: 768px){.body{align-items:flex-start}}.body__container{text-align:center;display:flex;flex-direction:column}@media screen and (min-width: 768px){.body__container{text-align:left;flex-direction:column-reverse}}.body__heading{font-size:4.5rem;line-height:1}@media screen and (min-width: 768px){.body__heading{font-size:6rem}}.body__content{width:60%;height:20%;border-radius:25px;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 768px){.body__content{width:40%}}.body__content--copy{font-size:1.2rem}.body__content--press{background-color:#46b39c;border:none;color:#fff;font-weight:700;font-size:16px;border-radius:8px;padding:1rem;margin:2rem auto;width:10rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 5px 10px #0003}.body__content--press:active{transform:scale(.95);box-shadow:0 5px 10px #0003}.why{background-color:#fff;color:#000;display:flex;flex-direction:row;padding:1rem 1.5rem}@media screen and (min-width: 768px){.why{padding:2rem 4rem}}@media screen and (min-width: 1279px){.why{padding:2rem 5rem}}.why__text--container{padding:1rem 0}.why__text--heading{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:left;padding:1rem 0}.why__text--sub-heading{font-size:1.2rem;font-weight:700;padding:.2rem 0}.why__text--copy{font-size:1rem;padding:.2rem 0}.why__action{background-color:#46b39c;border:none;color:#fff;font-weight:700;font-size:16px;border-radius:8px;padding:1rem;margin:2rem auto;width:10rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 5px 10px #0003}.why__image{display:none}@media screen and (min-width: 768px){.why__image{display:block;width:50%;height:auto}}.link__button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:inherit}.feature{background-color:#fff;color:#000;display:flex;flex-direction:column;padding:1rem 1.5rem}@media screen and (min-width: 768px){.feature{padding:2rem 4rem}}@media screen and (min-width: 1279px){.feature{padding:2rem 5rem}}.feature__heading{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:2rem}.feature__features{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (min-width: 768px){.feature__features{flex-direction:row;flex-wrap:wrap;align-items:flex-start}}.feature__features--item{display:flex;flex-direction:column;align-items:center;text-align:center;align-self:auto;flex-basis:auto;padding:1rem;flex-grow:1;height:auto;width:70%}@media screen and (min-width: 768px){.feature__features--item{width:calc(33% - 2rem);margin:1rem}}@media screen and (min-width: 1279px){.feature__features--item{width:calc(25% - 2rem);margin:1.5rem}}.feature__features--image{width:2.5rem;height:2.5rem;margin:0 auto;padding:.5rem}.feature__features--action{background-color:#46b39c;border:none;color:#fff;font-weight:700;font-size:16px;border-radius:8px;padding:1rem;margin:2rem auto;width:10rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 5px 10px #0003}.pricing{background-color:#fff;top:0;left:0;padding:1rem 1.5rem}@media screen and (min-width: 768px){.pricing{padding:2rem 4rem}}@media screen and (min-width: 1279px){.pricing{padding:2rem 5rem}}.pricing__head{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem;padding:2rem 1rem}.pricing__head--heading,.pricing__head--sub{text-align:center}.cards{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 768px){.cards{flex-direction:row}}.cards__card{box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;display:flex;flex-direction:column;gap:1rem;border-radius:25px;padding-bottom:1rem;flex:1;background-color:#fff}.cards__card--head{font-size:1.3rem}.cards__card--heading{padding:2rem 0;text-align:center;background-color:#46b39c;position:relative;clip-path:polygon(0 0,100% 0,100% 80%,0 100%);border-top-left-radius:25px;border-top-right-radius:25px}.cards__card--sub{padding:1.5rem 0;text-align:center;background-color:#fef3e2;position:relative;clip-path:polygon(0 30%,100% 0,100% 100%,0 100%);margin-top:-1.5rem}.cards__card--body{display:flex;flex-direction:column}.cards__card--copy{padding:1rem;transition:all .3s ease}.cards__card--copy:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.cards__card--button{background-color:#46b39c;border:none;color:#fff;font-weight:700;font-size:16px;border-radius:8px;padding:1rem;margin:2rem auto;width:10rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 5px 10px #0003;margin:0 auto}.container{padding:5rem;display:flex;flex-direction:column;gap:1rem;border-radius:14px;box-shadow:0 4px 8px #0003;background-color:#fff;z-index:1000;position:fixed;top:1rem;bottom:1rem;margin:2rem}@media screen and (min-width: 768px){.container{width:50%;left:25%}}.container__heading{text-align:center}form{display:flex;flex-direction:column;gap:.5rem}textarea{height:10rem;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;transition:border-color .3s ease}textarea:focus{outline:none;border-color:#46b39c}.modal__close{position:absolute;top:1rem;right:1rem;background:none;cursor:pointer;border:none;font-size:1.5rem}.modal__submit{background-color:#46b39c;border:none;color:#fff;font-weight:700;font-size:16px;border-radius:8px;padding:1rem;margin:2rem auto;width:10rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 5px 10px #0003;margin:1rem auto}.content{background:linear-gradient(135deg,#f8fafc,#fff);min-height:100vh;padding:1rem 1.5rem}@media screen and (min-width: 768px){.content{padding:2rem 4rem}}@media screen and (min-width: 1279px){.content{padding:2rem 5rem}}.content__header{text-align:center;max-width:900px;margin:0 auto 4rem;padding:3rem 0}.content__header--title{font-size:3rem;font-weight:700;color:#0f172a;margin-bottom:1rem;letter-spacing:-.02em}.content__header--subtitle{font-size:1.25rem;color:#475569;line-height:1.8}.content__grid{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.blog-card{background:#fff;border-radius:16px;box-shadow:0 1px 3px #0000000d;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column}.blog-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-2px)}@media (min-width: 768px){.blog-card{flex-direction:row}}.blog-card__image-wrapper{position:relative;overflow:hidden;width:100%;height:280px}@media (min-width: 768px){.blog-card__image-wrapper{width:40%;height:auto}}.blog-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card:hover .blog-card__image{transform:scale(1.05)}.blog-card__badge{position:absolute;top:1rem;left:1rem;background:#14b8a6;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600}.blog-card__content{padding:2rem;flex:1}@media (min-width: 768px){.blog-card__content{width:60%}}.blog-card__meta{display:flex;gap:1.5rem;margin-bottom:1rem;color:#64748b;font-size:.875rem}.blog-card__meta-item{display:flex;align-items:center;gap:.5rem}.blog-card__title{font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;line-height:1.3}.blog-card__subtitle{font-size:1.125rem;color:#475569;margin-bottom:1rem;font-weight:500}.blog-card__preview{color:#64748b;line-height:1.7;margin-bottom:1.5rem}.blog-card__full-content{margin:2rem 0;padding-top:2rem;border-top:2px solid #f1f5f9}.blog-card__button{display:inline-flex;align-items:center;gap:.5rem;background:#14b8a6;color:#fff;padding:.875rem 1.75rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.blog-card__button:hover{background:#0d9488;transform:translateY(-1px);box-shadow:0 4px 12px #14b8a64d}.blog-card__button:active{transform:translateY(0)}.blog-section{margin-bottom:2rem}.blog-section__heading{font-size:1.375rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.blog-section__paragraph{color:#475569;line-height:1.8;margin-bottom:1rem;font-size:1.0625rem}.blog-section__paragraph:last-child{margin-bottom:0}.questions{background-color:#fffc;display:flex;flex-direction:column;align-items:center;padding:1rem 1.5rem}@media screen and (min-width: 768px){.questions{padding:2rem 4rem}}@media screen and (min-width: 1279px){.questions{padding:2rem 5rem}}.questions__heading{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:2rem;font-size:2rem}.questions__copy{width:70%}.questions__questions{display:flex;gap:.5rem;flex-direction:column}@media screen and (min-width: 1279px){.questions__questions{width:80%}}.contact{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;padding:1rem 1.5rem}@media screen and (min-width: 768px){.contact{padding:2rem 4rem}}@media screen and (min-width: 1279px){.contact{padding:2rem 5rem}}.contact__head{text-align:center;padding:0 0 1rem}@media screen and (min-width: 768px){.contact__head{text-align:left}}.contact__container{display:flex;flex-direction:column}@media screen and (min-width: 768px){.contact__container{flex-direction:row;justify-content:center;justify-content:space-between;gap:2rem}}.contact__container-label{color:#fff;padding-top:1rem}.contact__form{display:flex;flex-direction:column;color:#fff}@media screen and (min-width: 768px){.contact__form{width:50%}}.contact__button{background-color:#46b39c;border:none;color:#fff;font-weight:700;font-size:16px;border-radius:8px;padding:1rem;margin:2rem auto;width:10rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 5px 10px #0003}@media screen and (min-width: 768px){.contact__blurb{width:50%;padding-top:4rem}}label{display:block;font-weight:500;margin-bottom:.5rem;color:#334155}input{padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;transition:border-color .3s ease}input:focus{outline:none;border-color:#46b39c}#info{height:2rem}textarea#info.contact__form--textarea{height:10rem;padding:.75rem 1rem;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem;transition:border-color .3s ease}textarea#info.contact__form--textarea:focus{outline:none;border-color:#46b39c}.thank__message{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;height:100vh;background-color:#fffc;padding:1rem;color:#000;font-size:1.5rem;font-weight:700;animation:fadeInBounce 1s ease-out}@keyframes fadeInBounce{0%{opacity:0;transform:translateY(20px)}50%{transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.work{display:flex;flex-direction:column;background:linear-gradient(135deg,#f8fafc,#fff);min-height:100vh;padding:1rem 1.5rem}@media screen and (min-width: 768px){.work{padding:2rem 4rem}}@media screen and (min-width: 1279px){.work{padding:2rem 5rem}}.work__header{text-align:center;margin-bottom:4rem}@media screen and (min-width: 768px){.work__header{margin-bottom:6rem}}.work__heading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;gap:1rem;margin-bottom:1rem;position:relative}.work__heading:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:#46b39c;border-radius:2px}.work__subtitle{font-size:1.1rem;color:#64748b;max-width:600px;margin:0 auto;line-height:1.6}.work__grid{display:flex;flex-direction:column;gap:4rem;margin-bottom:6rem}@media screen and (min-width: 768px){.work__grid{gap:6rem}}.work__project{display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 10px 30px #00000014;overflow:hidden;position:relative;transition:all .3s ease}.work__project:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.work__project:hover{box-shadow:0 20px 40px #0000001f}@media screen and (min-width: 768px){.work__project{flex-direction:row;min-height:400px}}@media screen and (min-width: 768px){.work__project--reverse{flex-direction:row-reverse}}.work__project-image{position:relative;overflow:hidden}@media screen and (min-width: 768px){.work__project-image{flex:1;min-height:400px}}.work__project-link{display:block;position:relative;width:100%;height:100%}.work__project-img{width:100%;height:250px;object-fit:contain;transition:transform .3s ease}@media screen and (min-width: 768px){.work__project-img{height:100%}}.work__project:hover .work__project-img{transform:scale(1.05)}.work__project-overlay{position:absolute;inset:0;background:#46b39ce6;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.work__project:hover .work__project-overlay{opacity:1}.work__project-cta{color:#fff;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px}.work__project-content{padding:2rem;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 768px){.work__project-content{flex:1;padding:3rem}}.work__project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.work__project-tag{background:#46b39c;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.work__project-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:1rem;line-height:1.2}@media screen and (min-width: 768px){.work__project-title{font-size:2rem}}.work__project-description{font-size:1rem;color:#475569;line-height:1.6;margin-bottom:2rem}.work__project-details{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}@media screen and (min-width: 768px){.work__project-details{flex-direction:row;gap:2rem}}.work__project-detail{flex:1}.work__project-detail h4{font-size:.9rem;font-weight:600;color:#46b39c;text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem}.work__project-detail p{font-size:.9rem;color:#64748b;line-height:1.5}.work__project-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:2rem;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.work__project-metric{display:flex;flex-direction:column;align-items:center;text-align:center}.work__project-metric-label{font-size:.8rem;color:#64748b;text-transform:capitalize;margin-bottom:.25rem}.work__project-metric-value{font-weight:600;color:#1e293b;font-size:.9rem}.work__project-button{display:inline-flex;align-items:center;gap:.5rem;background:#46b39c;color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;align-self:flex-start;box-shadow:0 4px 12px #46b39c4d}.work__project-button:hover{background:#3a9b82;transform:translateY(-2px);box-shadow:0 8px 20px #46b39c66}.work__project-button svg{transition:transform .3s ease}.work__project-button:hover svg{transform:translate(2px,-2px)}.work__cta{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:16px;color:#fff;margin-top:2rem}.work__cta h3{font-size:1.75rem;margin-bottom:1rem}@media screen and (min-width: 768px){.work__cta h3{font-size:2.25rem}}.work__cta p{font-size:1.1rem;color:#cbd5e1;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.work__cta-button{display:inline-block;background:#46b39c;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 12px #46b39c4d}.work__cta-button:hover{background:#3a9b82;transform:translateY(-2px);box-shadow:0 8px 20px #46b39c66}@media (max-width: 768px){.work__project-content{padding:1.5rem}.work__project-title{font-size:1.5rem}.work__project-details{gap:1rem}.work__project-metrics{grid-template-columns:1fr;gap:.75rem;padding:1rem}.work__cta{padding:3rem 1.5rem}.work__cta h3{font-size:1.5rem}}.about{background-color:#fff;min-height:100vh;padding:1rem 1.5rem}@media screen and (min-width: 768px){.about{padding:2rem 4rem}}@media screen and (min-width: 1279px){.about{padding:2rem 5rem}}@media screen and (min-width: 768px){.about{padding-top:2rem;padding-bottom:4rem}}@media screen and (min-width: 1279px){.about{padding-top:2rem;padding-bottom:4rem}}.about__content{max-width:1200px;margin:0 auto}.about__intro{margin-bottom:4rem}.about__heading{text-align:center;font-size:1.5rem;font-weight:700;font-size:2.5rem;margin-bottom:2rem}@media screen and (min-width: 768px){.about__heading{font-size:3rem}}.about__subheading{font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;color:#1e293b;text-align:center}@media screen and (min-width: 768px){.about__subheading{font-size:2rem}}.about__text{font-size:1.1rem;line-height:1.8;color:#475569;margin-bottom:1.5rem;text-align:center}@media screen and (min-width: 768px){.about__text{text-align:left}}.about__mission{background:linear-gradient(135deg,#46b39c,#3a9b82);padding:3rem 2rem;border-radius:16px;margin-bottom:4rem;box-shadow:0 10px 30px #46b39c33}.about__mission .about__subheading,.about__mission .about__text{color:#fff}.about__values{margin-bottom:4rem}.about__values-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media screen and (min-width: 768px){.about__values-grid{grid-template-columns:repeat(2,1fr)}}.about__value-item{background:#f8fafc;padding:2rem;border-radius:12px;border:2px solid #e2e8f0;transition:all .3s ease}.about__value-item:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.about__value-item:hover{border-color:#46b39c}.about__value-title{font-size:1.25rem;font-weight:600;color:#46b39c;margin-bottom:.75rem}.about__value-text{font-size:1rem;line-height:1.6;color:#64748b}.about__team{margin-top:4rem}.about__team-intro{margin-bottom:3rem}.about__team-grid{display:grid;grid-template-columns:1fr;gap:3rem;margin-top:3rem}@media screen and (min-width: 768px){.about__team-grid{grid-template-columns:repeat(2,1fr);gap:4rem}}.about__team-member{text-align:center;padding:1rem;transition:all .3s ease}.about__team-member:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.about__team-image{width:14rem;height:14rem;overflow:hidden;background-position:cover}.about__team-image-placeholder{width:14rem;height:14rem;margin:0 auto 1.5rem;border-radius:50%;overflow:hidden;border:4px solid #46b39c;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.about__team-image-placeholder:hover{border-color:#3a9b82;box-shadow:0 15px 40px #46b39c4d}.about__team-name{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.about__team-role{font-size:1.1rem;color:#46b39c;font-weight:600;margin-bottom:1rem}.about__team-bio{font-size:1rem;line-height:1.6;color:#64748b;max-width:400px;margin:0 auto}.about__placeholder-icon{width:100%;height:100%;display:block}.process{background-color:#fff;min-height:100vh;padding:1rem 1.5rem}@media screen and (min-width: 768px){.process{padding:2rem 4rem}}@media screen and (min-width: 1279px){.process{padding:2rem 5rem}}@media screen and (min-width: 768px){.process{padding-top:2rem;padding-bottom:4rem}}@media screen and (min-width: 1279px){.process{padding-top:2rem;padding-bottom:4rem}}.process__content{max-width:1200px;margin:0 auto}.process__intro{text-align:center;margin-bottom:4rem}@media screen and (min-width: 768px){.process__intro{margin-bottom:6rem}}.process__heading{text-align:center;font-size:1.5rem;font-weight:700;margin-bottom:2rem;font-size:2.5rem;margin-bottom:1.5rem}@media screen and (min-width: 768px){.process__heading{font-size:3.5rem}}.process__subtitle{font-size:1.1rem;line-height:1.8;color:#64748b;max-width:800px;margin:0 auto}@media screen and (min-width: 768px){.process__subtitle{font-size:1.25rem}}.process__timeline{position:relative;padding:2rem 0}@media screen and (min-width: 768px){.process__timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:3px;background:linear-gradient(to bottom,#46b39c,#3a9b82);transform:translate(-50%)}}.process__step{position:relative;margin-bottom:3rem;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.process__step{flex-direction:row;margin-bottom:4rem}}@media screen and (min-width: 768px){.process__step--left{justify-content:flex-end}.process__step--left .process__step-content{margin-right:3rem;text-align:right}.process__step--left .process__step-content .process__step-details{align-items:flex-end}.process__step--left .process__step-marker{order:2}}@media screen and (min-width: 768px){.process__step--right{justify-content:flex-start}.process__step--right .process__step-content{margin-left:3rem;text-align:left}.process__step--right .process__step-content .process__step-details{align-items:flex-start}.process__step--right .process__step-marker{order:1}}.process__step-marker{position:relative;z-index:2;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#46b39c,#3a9b82);border-radius:50%;box-shadow:0 10px 30px #46b39c4d;margin-bottom:1.5rem;flex-shrink:0}@media screen and (min-width: 768px){.process__step-marker{margin-bottom:0}}.process__step-number{font-size:2rem;font-weight:700;color:#fff}.process__step-content{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 30px #00000014;border:2px solid #e2e8f0;transition:all .3s ease;max-width:100%}.process__step-content:hover{transform:translateY(-2px);box-shadow:0 8px 16px #0003}.process__step-content:hover{border-color:#46b39c}@media screen and (min-width: 768px){.process__step-content{max-width:500px}}.process__step-header{margin-bottom:1rem}.process__step-title{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}@media screen and (min-width: 768px){.process__step-title{font-size:2rem}}.process__step-duration{display:inline-block;background:#f1f5f9;color:#46b39c;font-weight:600;font-size:.9rem;padding:.5rem 1rem;border-radius:20px;margin-top:.5rem}.process__step-description{font-size:1.05rem;line-height:1.7;color:#475569;margin-bottom:1.5rem}.process__step-details{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.process__step-detail{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;color:#64748b;line-height:1.6}.process__checkmark{flex-shrink:0;margin-top:.1rem;color:#46b39c}.process__cta{text-align:center;margin-top:6rem;padding:4rem 2rem;background:linear-gradient(135deg,#1e293b,#0f172a);border-radius:16px;color:#fff}.process__cta-title{font-size:2rem;font-weight:700;margin-bottom:1rem}@media screen and (min-width: 768px){.process__cta-title{font-size:2.5rem}}.process__cta-text{font-size:1.1rem;line-height:1.7;color:#cbd5e1;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.process__cta-button{display:inline-block;background:#46b39c;color:#fff;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 12px #46b39c4d}.process__cta-button:hover{background:#3a9b82;transform:translateY(-2px);box-shadow:0 8px 20px #46b39c66}@media (max-width: 768px){.process__step-content{text-align:center}.process__step-content .process__step-details{align-items:center}.process__step-content .process__step-detail{text-align:left}}*{margin:0;padding:0;font-family:lato}
