.blocklist{flex-flow:wrap;width:100%;height:auto;display:flex}.card-title{margin-bottom:.6rem;font-weight:700}.card-description{color:#5d5d5d;display:inline-flex;position:relative}.c-card-grids{flex-direction:column;gap:2rem;display:flex}.c-card-grid__list{grid-template-columns:1fr;gap:1.5rem;display:grid}@media screen and (min-width:640px){.c-card-grid__list--2,.c-card-grid__list--3,.c-card-grid__list--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1024px){.c-card-grid__list--3{grid-template-columns:repeat(3,minmax(0,1fr))}.c-card-grid__list--4{grid-template-columns:repeat(4,minmax(0,1fr))}.c-card-grid__list--auto{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:1280px){.c-card-grid__list--auto{grid-template-columns:repeat(3,minmax(0,1fr))}}.card{color:var(--primary);background-color:var(--secondary-light);border-radius:1rem;flex-direction:column;flex-shrink:0;justify-content:space-between;gap:2rem;width:100%;padding:2rem;display:flex;position:relative;box-shadow:0 1px 2px #0000001a}.card-cta{flex-direction:row;justify-content:space-between;display:flex}.card-text{flex-direction:column;width:100%;display:flex;position:relative}
.about{align-items:center;min-height:70svh;display:flex}.about-content{align-items:center;gap:3rem;display:flex}.about-content--reversed{flex-direction:row-reverse}.about-image{object-fit:cover;border-radius:1rem;width:50%;box-shadow:0 1px 2px #0000001a}.about-descriptions{flex-direction:column;flex:1;justify-content:center;gap:2rem;display:flex}.about-description-paragraph .richtext__strong{color:var(--primary)}@media screen and (max-width:1200px){.about-content{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.about-image{width:100%}}
.survey{width:100%}.surveyCover__image{z-index:1;align-items:stretch;height:64svh;margin-top:-14svh;display:flex;position:relative}.c-survey-complete-content-description{width:70%;font-size:1.125rem;line-height:1.6}.c-survey-complete,.surveyCover{background-color:var(--secondary-light);border-radius:1rem;flex-direction:row;justify-content:center;align-items:center;height:50svh;padding:50px;display:flex}.c-survey-complete-content{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex;position:relative}.surveyCover-content{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:2rem;width:60%;margin-right:0;display:flex;position:relative}.surveyCover-content__title{color:var(--primary);font-size:3rem;font-weight:700;line-height:100%}.c-survey-section{align-items:center;height:70svh;scroll-margin-top:15vh;display:flex}.c-survey-step{background-color:var(--secondary-light);border-radius:1rem;flex-direction:column;justify-content:space-between;height:50svh;padding:50px;display:flex}.c-survey-step__content{flex-direction:column;gap:1.5rem;display:flex}.c-survey-step__title{color:var(--black);text-wrap:balance;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.c-survey-step__answers{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);justify-items:start;display:grid}.c-survey-step__answer-label{cursor:pointer;align-items:center;gap:1rem;padding:16px;transition:background-color .2s;display:flex}.c-survey-step__answer-text{color:var(--black);margin-left:.75rem}.c-survey-step__actions{justify-content:flex-end;gap:.75rem;display:flex}.c-survey-step__actions .is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.c-survey-step__progress{background:var(--grey-6);height:.5rem}.c-survey-step__progress-fill{background:var(--primary);height:100%;transition:width .3s}.c-survey-step__answer-radio{width:20px;height:20px;color:var(--primary);accent-color:var(--primary-hover)}@media screen and (min-width:768px){.c-survey-step__title{font-size:1.5rem}}@media screen and (max-width:1600px){.surveyCover__image{display:none}.surveyCover{justify-content:left}.surveyCover-content{width:100%}.c-survey-complete-content{align-items:stretch;display:flex}.c-survey-step__answers{grid-template-rows:repeat(1,1fr);grid-template-columns:repeat(1,1fr);display:grid}.c-survey-complete,.c-survey-step{background-color:var(--secondary-light);border-radius:1rem;flex-direction:column;height:65svh;padding:1.6rem;display:flex}.c-survey-complete-content-description{display:none}}
.c-hero-service-page{padding:0 var(--container-padding);display:flex;position:relative}.c-hero-service-page__container{isolation:isolate;border-radius:1.5rem;align-items:center;width:100%;min-height:clamp(28rem,52svh,34rem);margin-inline:auto;display:flex;position:relative;overflow:hidden}.c-hero-service-page .o-fxbg-services{border-radius:inherit;height:100%;max-height:none;inset:0}.c-hero-service-page .o-fxbg__image-services{object-fit:cover;object-position:center;height:100%}.c-hero-service-page__solutions{grid-template-columns:repeat(2,1fr);gap:1rem;height:100%;display:grid}.c-hero-service-page__content{justify-content:center;gap:var(--space-md);width:min(100%,58rem);color:var(--white);flex-direction:column;padding:clamp(3rem,7vw,7rem);display:flex}.c-hero-service-page__title{color:var(--primary);font-size:clamp(2rem,3vw,3rem);line-height:1.12}.c-hero-service-page__subtitle{max-width:58rem;margin-top:0;font-size:clamp(1.05rem,1.25vw,1.35rem);line-height:1.55}.c-hero-service-page__cta{gap:var(--space-sm);margin-top:var(--space-md);flex-flow:wrap;display:flex}.c-hero-service-page__image{object-fit:cover;border-radius:1rem;width:50%;height:100%}.c-hero-service-page__experience{flex-direction:row;grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.c-hero-service-page__contact-form{display:none}@media screen and (max-width:520px){.c-hero-service-page__cta{flex-direction:column;display:flex}.c-hero-service-page__content{padding:8%}.c-hero-service-page{padding-inline:0}.c-hero-service-page__container{border-radius:0;min-height:clamp(28rem,62svh,36rem);margin-bottom:3rem}}
