@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}.list__item--button{font-size:1.5rem;background-color:transparent;color:#fff;border:1px solid red;width:fit-content;padding:.5rem;border-radius:10px;cursor:pointer}.list.open{display:block;cursor:pointer}.background{position:fixed;left:0;width:100vw;height:100vh;background-image:url(/assets/spaceman-Bsog5LV_.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;z-index:-1}.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;max-width:800px;margin:0 auto}@media screen and (min-width: 768px){.footer__cta-content{padding:2rem 4rem}}@media screen and (min-width: 1279px){.footer__cta-content{padding:2rem 5rem}}.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:4rem 1.5rem 2rem}@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}}.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;display:flex;flex-direction:column;align-items:center;gap:1rem}@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{flex-direction:row;justify-content:space-between;gap:0}}.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{font-size:1.5rem;font-weight:700;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:flex;align-items:center;justify-content:center;text-decoration:none}.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}.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:#fffc;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;flex-direction:column;align-items:center;justify-content:space-between;padding:2rem 1rem;gap: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:box-shadow .3s ease,transform .3s ease}.cards__card--copy:hover{box-shadow:0 8px 16px #0003,0 4px 6px #0000001a;transform:translateY(-.5px)}.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:.2rem}textarea{height:10rem;border-radius:7px;border:1px solid lightgray;font-size:1rem;padding:.5rem}.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}.blogPost{border:1px solid #eee;border-top-right-radius:15px;border-top-left-radius:15px}.blogPost__image{width:100%;height:auto;object-fit:cover;display:block;border-top-right-radius:15px;border-top-left-radius:15px}@media screen and (min-width: 768px){.blogPost__image{height:20rem}}.blogPost__heading{padding:1.5rem 0;text-align:center}.blogPost__subtitle{padding:1rem .2rem .1rem}.blogPost__content{padding:.2rem;font-weight:100}.smallPostCard{display:flex;flex-direction:column;gap:1rem;background-color:#fff;border-radius:15px;box-shadow:0 4px 8px #0000001a;padding:1rem;transition:all .3s ease}.smallPostCard:hover{transform:scale(1.02);box-shadow:0 6px 12px #0003}.smallPostCard__image{width:100%;height:auto;object-fit:cover;display:block;border-radius:15px}@media screen and (min-width: 768px){.smallPostCard__image{height:10rem}}.blogs{display:flex;flex-direction:column;height:100vh;padding:1rem 1.5rem;background-color:#fff}@media screen and (min-width: 768px){.blogs{padding:2rem 4rem}}@media screen and (min-width: 1279px){.blogs{padding:2rem 5rem}}@media screen and (min-width: 768px){.blogs{flex-direction:row}}.blogs__main{flex:2;transition:all .3s ease;overflow-y:auto;padding:0 1rem 2rem 0;background:#fff}@media screen and (min-width: 768px){.blogs__main{flex:3}}.blogs__heading{text-align:center;padding:2rem}.blogs__sidebar{flex:1;border-top:1px solid #eee;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width: 768px){.blogs__sidebar{border-left:1px solid #eee;border-top:none}}.blogs__sidebar--heading{text-align:center;padding:2rem 0 .7rem;font-size:1.5rem;font-weight:700}.blogs__sidebar--post{cursor:pointer;padding:1rem;transition:transform .3s}.blogs__sidebar--post:hover{transform:scale(1.02)}.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{font-size:2rem;font-weight:700;margin-bottom: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__form{display:flex;flex-direction:column}@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{padding:.2rem}input{padding:.5rem;border:1px solid lightgrey;border-radius:5px;font-size:1rem}#info{height:2rem}textarea#info.contact__form--textarea{height:10rem;padding:.5rem;font-size:1rem;border:1px solid lightgrey;border-radius:8px}.thank__message{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;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;transition:all .3s ease;position:relative}.work__project:hover{transform:translateY(-8px);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;top:0;left:0;right:0;bottom: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,#334155);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}}*{margin:0;padding:0;font-family:lato}
