.c-hero{flex-direction:column;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex;position:relative}.c-hero__container{flex-direction:column;align-items:center;gap:1rem;display:flex}.c-hero__solutions{flex-direction:row;gap:1rem;margin-top:-35rem;display:flex}.c-hero__content{width:100%;height:70rem;color:var(--white);flex-direction:column;justify-content:center;font-weight:600;display:flex}.c-hero__title{font-family:var(--font-Russo);font-size:4rem;font-weight:700;line-height:1.1}.c-hero__subtitle{margin-top:.5rem;font-weight:400;line-height:1.5}.c-hero__cta{gap:1rem;margin-top:1.5rem;display:flex}.c-hero__round{background-color:#ffb219;border-radius:50%;width:.95rem;height:.95rem;margin-right:.5rem;display:inline-block;position:relative}.c-hero__background{object-fit:cover;border-radius:1rem;width:100%;height:100%}.c-hero__title-subtitle{width:60%;color:var(--white);flex-direction:column;gap:1rem;margin-bottom:34rem;padding-inline:4%;display:flex}.c-hero__slogan{font-family:var(--font-Inter);align-items:center;padding-bottom:3rem;font-size:1.2rem;font-weight:700;display:flex}.c-hero__contact-form{display:none}.c-hero__solutions-card-title{font-family:var(--font-Russo);margin-bottom:.6rem;font-weight:600}.c-hero__solutions-card{transition-behavior:normal;background:var(--secondary-light);width:24rem;height:30svh;color:var(--secondary);border-radius:1rem;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:2rem;transition:all .5s;display:flex;position:relative;box-shadow:0 6px 12px -2px #32325d40,0 3px 7px -3px #0000004d}.c-hero__solutions-card:hover{color:var(--primary);cursor:pointer;transform:scale(1.05);box-shadow:0 0 20px #0000001a}.c-hero__solutions-card-content{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.c-hero__solutions-card-link{font-size:4rem;transition:color .3s}@media screen and (max-width:1500px){.c-hero__content{width:100%;padding:3rem 2rem}.c-hero__container{height:80svh}.c-hero__solutions{display:none}.c-hero__title-subtitle{margin-bottom:0}}@media screen and (max-width:1200px){.c-hero{place-content:start flex-start;padding:0;display:flex}.c-hero__title-subtitle{width:100%;margin-bottom:2rem}.c-hero__c-hero__slogan,.c-hero__cta{display:none}.c-hero__contact-form{text-align:center;background:var(--white);color:var(--secondary);border-radius:1rem;flex-direction:column;gap:2rem;padding:2rem 1rem;display:flex}.c-hero__container{flex-direction:column;display:flex}.c-hero__content{border-radius:0;justify-content:center;width:100%;padding:1rem}.c-hero__background{display:none}.c-hero__contact-form{background:var(--white)}.c-hero__cta{display:none}.c-hero__slogan{text-align:center;padding-bottom:0;font-size:1.1rem}}@media screen and (max-width:900px){.c-hero__slogan{justify-content:center;align-items:center;padding-bottom:0;font-size:1.1rem;display:flex}.c-hero__title-subtitle{flex-direction:column;gap:1rem;display:flex}.c-hero__subtitle{text-align:center;font-size:1.2rem}.c-hero__title{text-align:center;font-size:2rem}.c-hero__round{display:none}.o-fxbg__image{object-fit:cover;height:80svh}}
