.featured-projects{display:grid;gap:1.8rem;grid-auto-rows:1fr}@media(max-width:820px){.featured-projects{grid-auto-rows:auto;margin:0 auto;max-width:62rem}}.featured-project{background-color:var(--e-global-color-45a9d4e);border-radius:.5rem;box-shadow:1px 2px 5px rgb(0 0 0 / .05),1px 2px 3px rgb(0 0 0 / .1);display:flex;gap:max(3.2rem,2.5vw);padding:1.8rem 2rem}@media(max-width:820px){.featured-project{flex-direction:column;padding:clamp(1.2rem,2.5vw,1.8rem) clamp(1rem,2vw,2rem)}}.featured-project__img{aspect-ratio:16/9;border-radius:2px!important;-o-object-fit:cover;object-fit:cover;width:clamp(35rem,37.5vw,46rem)}@media(max-width:820px){.featured-project__img{width:100%}}.featured-project .content--textual{display:grid;grid-template-rows:auto 1fr}.featured-project__main{display:grid;grid-template-columns:1fr;height:100%}.featured-project__header{margin-bottom:1.8rem}.featured-project__heading{margin-bottom:.25rem}.featured-project .contact-item{display:flex;font-size:1.45rem;gap:.5em;margin-bottom:1rem;opacity:.9}.featured-project .contact-item .icon-wrapper{height:1.05em;position:relative;top:calc((2.2475rem - 1.05em)/2);width:1.05em}.featured-project .contact-item svg{fill:currentColor}.featured-project .contact-item br{display:none}@media(min-width:821px)and (max-width:945px){.featured-project .contact-item br{display:block}.featured-project .contact-item .inline-divider{display:none}}@media(max-width:526px){.featured-project br{display:block!important}.featured-project .inline-divider{display:none}}.featured-project .product-branches{display:flex;gap:.5rem}.featured-project .icon-wrapper--product-branch{height:3.15rem;width:3.15rem}.featured-project .elementor-widget-button{align-self:end}