.hero{color:var(--white);color:var(--inkwell);padding:10rem 0}@media (min-width:768px){.hero{padding:10rem 0}}.hero__content-wrapper{align-items:center;display:flex;filter:drop-shadow(0 0 40px var(--white));flex-direction:column;gap:1rem;justify-content:center}.hero__content-wrapper h1,.hero__content-wrapper p{margin:0}.hero__pretitle{border-radius:.8rem;color:var(--inkwell);filter:drop-shadow(0 0 10px rgba(0,0,0,.08));font-size:1.4rem;padding:.4rem 2rem}@media (min-width:992px){.hero__pretitle{background:color-mix(in srgb,var(--lunar),#fff 20%);color:var(--white);font-size:1.6rem;padding:.5rem 4rem}}.hero__title{font-size:3.4rem;font-weight:800;line-height:110%;transition:all .3s ease}@media (min-width:768px){.hero__title{font-size:6rem;line-height:120%}}@media (min-width:992px){.hero__title{font-size:9rem}}.hero__title span{color:var(--sage);font-weight:800}.hero__description{font-size:2rem;line-height:160%;margin:1.6rem auto 0;max-width:75rem}.hero__action{margin-top:3rem}.services-section{padding-bottom:10rem}.services-section .services{display:flex;flex-wrap:wrap;gap:var(--edge);justify-content:center}.services-section .services__item{--card-border-radius:1.4rem;--card-border-width:.1rem;align-items:stretch;background-color:var(--white);background:linear-gradient(45deg,#b9baa61a,#b9baa64d);border-radius:var(--card-border-radius);display:flex;filter:drop-shadow(0 0 10px rgba(0,0,0,.08));padding:var(--card-border-width);transition:all .5s ease-in-out;width:100%}@media (min-width:768px){.services-section .services__item{filter:drop-shadow(0 0 30px rgba(0,0,0,.04));max-width:47%}}@media (min-width:992px){.services-section .services__item{max-width:23%}}.services-section .services__item h3{color:var(--inkwell);font-size:1.8rem;margin:0}@media (min-width:768px){.services-section .services__item h3{font-size:2rem}}.services-section .services__item:hover{background:var(--sage)}.services-section .services__card-wrapper{background:var(--white);border-radius:calc(var(--card-border-radius) - var(--card-border-width));color:var(--lunar);display:flex;flex-direction:column;gap:.8rem;padding:2rem;width:100%}@media (min-width:768px){.services-section .services__card-wrapper{padding:2.4rem}}.services-section .services__card-wrapper>*{margin:0}.services-section .services__icon{margin-bottom:.4rem;width:2.5rem}.services-section .services__icon svg{width:100%}.projects{padding-top:0}.projects__item{display:flex;flex-direction:column}@media (min-width:768px){.projects__item{align-items:center;flex-direction:row;gap:var(--edge)}}.projects__item:not(:last-child){margin-bottom:var(--spacing-sm)}@media (min-width:768px){.projects__item:not(:last-child){margin-bottom:var(--spacing-md)}}.projects__item h3{font-weight:700;margin:0}@media (min-width:768px){.projects__item h3{font-size:3.5rem}}.projects__item .col{order:2;width:100%}.projects__item .col--image{order:1}@media (min-width:768px){.projects__item:nth-child(2n) .projects__image{border-bottom-left-radius:10rem;border-top-left-radius:10rem}.projects__item:nth-child(2n) .col--image{order:2}}.projects__item:nth-child(odd) .col:first-child{order:2}.projects__item:nth-child(odd) .projects__image{border-radius:0}@media (min-width:768px){.projects__item:nth-child(odd) .projects__image{border-bottom-right-radius:10rem;border-top-right-radius:10rem}}.projects__content{margin:0 auto;max-width:55rem;padding:1.8rem var(--edge) var(--edge)}.projects__content p{color:var(--steel);margin:1.2rem 0 0}.projects__image{overflow:hidden}@media (min-width:768px){.projects__image{margin:0}}.projects__image img{border-radius:1.6rem}.contact-section__box{background:var(--inkwell);color:var(--sage);margin-bottom:0;padding:4rem}@media (min-width:768px){.contact-section__box{border-radius:1.6rem;padding:10rem 0}}@media (max-width:767px){.contact-section .container{padding:0}}.contact-section .container p{color:var(--white)}.contact-section__container{margin:0 auto;max-width:60rem}.contact-section__title{font-size:3rem;font-weight:700;line-height:100%;margin-top:0}@media (min-width:768px){.contact-section__title{font-size:7.2rem}}.contact-section__title span{color:var(--white);font-weight:700}.contact-section__form{margin-top:3rem;position:relative;width:100%}.contact-section__success-message{align-items:center;background:var(--inkwell);color:var(--white);display:flex;font-size:2rem;height:100%;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:10}@media (min-width:768px){.contact-section__success-message{font-size:2.2rem}.contact-section__half-field{display:grid;gap:1rem;grid-template-columns:1fr 1fr}}.contact-section__submit-wrap{text-align:right}.contact-section__button-wrap{display:inline-block}.coming-soon{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100vh;justify-content:center;padding:0 3rem;text-align:center}.coming-soon h1{font-size:6rem;font-weight:700;line-height:110%}.coming-soon p.message{font-weight:300;margin-top:2rem}
