 @media only screen and (min-width: 0rem) {#quem-somos {padding: var(--sectionPadding);display: flex;flex-direction: column;}#quem-somos .title-div {align-self: flex-start;width: 100%;max-width: 80rem;}#quem-somos .cs-container {transition-delay: 0.5s;display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;row-gap: 0.5rem;}#quem-somos .cs-left {position: relative;height: 39.75em;width: 39.4375em;font-size: min(2.31vw, 0.7em);}#quem-somos .cs-picture {display: block;overflow: hidden;}#quem-somos .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#quem-somos .cs-picture1 {position: absolute;top: 0;left: 0;height: 36.3125em;width: 32.625em;}#quem-somos .picture-container {display: none;}#quem-somos .cs-picture2, #quem-somos .cs-picture3 {display: none;}#quem-somos .cs-right {margin: auto;max-width: 33.875rem;}#quem-somos .cs-right .list {list-style-type: none;display: flex;flex-direction: column;gap: 0.5rem;}#quem-somos .cs-right .list .list-item {display: flex;align-items: center;}#quem-somos .cs-right .button-div {display: flex;justify-content: space-between;align-items: center;margin-top: 2rem;}#quem-somos .cs-right .owner-container {display: flex;flex-direction: column;}#quem-somos .cs-right .owner-container .name {font-weight: bold;}#quem-somos .cs-topper {margin-bottom: 0.25rem;text-align: left;}#quem-somos .cs-title {max-width: 50rem;text-align: left;}#quem-somos .cs-text {margin-bottom: 1rem;max-width: 46.875rem;text-align: left;}#quem-somos .cs-text:last-of-type {margin-bottom: 2rem;}#quem-somos .cs-graphic {display: none;}}@media only screen and (min-width: 48rem) {#quem-somos .title-div {position: relative;left: 35%;}#quem-somos .title-div .cs-title {font-size: 7.25rem;}}@media only screen and (min-width: 64rem) {#quem-somos {}#quem-somos .cs-container {flex-flow: row;justify-content: space-between;align-items: flex-start;gap: 3.25rem;}#quem-somos .cs-left {font-size: min(1.2vw, 1em);flex: none;}#quem-somos .cs-right {margin: 0;}#quem-somos .cs-right .button-div {width: 80%;}#quem-somos .cs-graphic {width: clamp(3.25rem, 10vw, 10.3125rem);height: auto;display: block;position: absolute;z-index: 2;left: 1.25rem;right: auto;bottom: -1.875rem;animation: moveBackAndForth 10s infinite ease-in-out;}@keyframes moveBackAndForth {0% {transform: translateY(0);}50% {transform: translateY(-100px);}100% {transform: translateY(0);}}}@media only screen and (min-width: 1200px) {#quem-somos .picture-container {display: flex;position: absolute;transform: translate(-35%, 25%);gap: 1.5rem;}#quem-somos .cs-picture2, #quem-somos .cs-picture3 {position: relative;border-radius: 1.5em;background-color: #fff;height: 13.125em;width: 22.125em;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;display: block;overflow: hidden;}#quem-somos .cs-picture2 img, #quem-somos .cs-picture3 img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 0rem) {body.dark-mode #quem-somos .cs-left:before, body.dark-mode #quem-somos .cs-left:after {background: var(--accent);}body.dark-mode #quem-somos .owner-container {color: var(--bodyTextColorWhite);}body.dark-mode #quem-somos .owner-container .name {color: var(--bodyTextColorWhite);}body.dark-mode #quem-somos .cs-picture2 {border: clamp(0.375em, 1.5vw, 0.75em) solid var(--dark);background-color: var(--dark);}body.dark-mode #quem-somos .cs-topper {color: var(--primaryLight);}body.dark-mode #quem-somos .list-item img {filter: grayscale(1) brightness(1000%);}body.dark-mode #quem-somos .cs-title, body.dark-mode #quem-somos .cs-text, body.dark-mode #quem-somos .cs-h3, body.dark-mode #quem-somos .cs-flex-p, body.dark-mode #quem-somos .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #quem-somos .cs-flex-group {background-color: var(--accent);}body.dark-mode #quem-somos .cs-graphic {filter: grayscale(1) brightness(1000%);}body.dark-mode #quem-somos .cs-job {opacity: 0.8;color: var(--bodyTextColorWhite);}body.dark-mode #quem-somos .cs-quote-icon {opacity: 0.2;}}@media only screen and (min-width: 0rem) {.service-names-slider {margin-bottom: 3rem;}.service-names-slider .swiper-slide {width: auto;}.service-names-slider .swiper-wrapper {transition-timing-function: linear !important;}.service-names-slider .marquee-card {display: flex;align-items: center;gap: 32px;}.service-names-slider .marquee-card a {font-size: 4.625rem;text-transform: none;text-decoration: none;color: var(--secondary);color: transparent;-webkit-text-stroke: 2px var(--secondary);transition: all 0.3s;}.service-names-slider .marquee-card a:hover {color: var(--secondary);}@supports (-webkit-text-stroke: 1px var(--secondary)) {.service-names-slider .outline-text {color: transparent;-webkit-text-stroke: 2px var(--secondary);}}}@media only screen and (min-width: 0rem) {body.dark-mode .service-names-slider .icon-img {filter: grayscale(1) brightness(1000%);}body.dark-mode .service-names-slider .stars-separator {filter: invert(1) brightness(1000%);}body.dark-mode .service-names-slider .marquee-card a {color: var(--primary);color: transparent;-webkit-text-stroke: 2px var(--primary);transition: all 0.3s;}body.dark-mode .service-names-slider .marquee-card a:hover {color: var(--primary);}}@media only screen and (min-width: 0rem) {#services-1628 {padding: var(--sectionPadding);background-color: #f7f7f7;}#services-1628 .cs-container {width: 100%;max-width: 34.375em;margin: auto;display: flex;flex-direction: column;position: relative;gap: clamp(3rem, 6vw, 4rem);}#services-1628 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#services-1628 .cs-title {font-weight: 400;font-size: 3.75rem;max-width: unset;}#services-1628 .cs-text {max-width: 40rem;position: relative;z-index: 1;font-size: 1rem;line-height: 1.5em;text-align: left;margin: 0 0 1.5rem 0;}#services-1628 .swiper-progress span {background-color: var(--secondary);}#services-1628 .cs-card-group {width: 100%;overflow: unset;margin: 0;padding: 0;position: relative;}#services-1628 .cs-item {padding: 3rem 2rem;list-style: none;border-radius: 1.5rem;width: 100%;box-shadow: 0px 0px 28px 7px rgba(0, 0, 0, 0.51);background-color: var(--secondary);}#services-1628 .cs-item::before {top: 0;position: absolute;height: 100%;border-radius: 1rem;width: 100%;content: "";background-color: rgba(0, 0, 0, 0.75);z-index: -1;}#services-1628 .cs-item .cs-h3 {font-size: 1.5625rem;line-height: 1.2em;font-weight: 700;text-align: left;color: var(--bodyTextColorWhite);}#services-1628 .cs-item .cs-text {color: var(--bodyTextColorWhite);}#services-1628 .cs-item .icon-img {filter: grayscale(1) brightness(1000%);}#services-1628 .cs-item.swiper-slide-active {padding: 3rem 2rem;background-color: var(--secondary);list-style: none;border-radius: 1.5rem;width: 100%;}#services-1628 .cs-item.swiper-slide-active .cs-h3 {color: var(--bodyTextColorWhite);}#services-1628 .cs-item.swiper-slide-active .cs-text {color: var(--bodyTextColorWhite);}#services-1628 .cs-item.swiper-slide-active .icon-img {filter: grayscale(1) brightness(1000%);}#services-1628 .cs-item.swiper-slide-active .cs-picture {display: block;}#services-1628 .cs-picture {display: none;align-self: center;position: absolute;top: 0;left: 0;border-radius: 1rem;height: 100%;z-index: -2;width: 100%;overflow: hidden;}#services-1628 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#services-1628 .cs-link {width: 100%;text-decoration: none;height: 100%;display: flex;flex-direction: column;align-items: flex-start;gap: 1rem;}#services-1628 .image-container {width: 100%;display: flex;justify-content: space-between;}#services-1628 .icon-img {width: auto;height: 5.625rem;overflow: hidden;display: block;position: relative;}#services-1628 .saiba-mais {width: auto;height: 6.25rem;overflow: hidden;display: block;position: relative;}#services-1628 .cs-button-solid {background-color: #fff;color: var(--primary);border: 1px solid var(--primary);width: 100%;}#services-1628 .cs-button-solid:hover {background-color: var(--primary);color: #fff;}#services-1628 .cs-icon {width: 1.25rem;height: auto;display: block;transition: transform 0.3s;}#services-1628 .bottom-container {display: flex;width: 100%;justify-content: space-evenly;align-items: center;}#services-1628 .bottom-container .swiper-pagination-numbers {width: auto;}#services-1628 .bottom-container .swiper-progress {top: unset;position: relative;width: auto;min-width: 3rem;}#services-1628 .swiper {width: 100%;height: 100%;}#services-1628 .swiper-slide {text-align: center;font-size: 18px;display: flex;justify-content: center;align-items: center;}#services-1628 .swiper-slide {position: relative;}#services-1628 .swiper-button-next {right: unset;left: unset;}#services-1628 .swiper-button-prev {left: unset;right: unset;top: unset;}#services-1628 .swiper-button-next.swiper-button-disabled, #services-1628 .swiper-button-prev.swiper-button-disabled {color: #90b3d9;}#services-1628 .swiper-button-next, #services-1628 .swiper-button-prev {position: relative;background-color: #fff;border-radius: 50%;padding: 1rem;top: unset;height: 3rem;width: 3rem;bottom: unset;margin-top: unset;}#services-1628 .swiper-button-prev::after, #services-1628 .swiper-button-next::after {content: "";position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);background-image: url("/assets/svgs/slider-arrow-left.svg");width: 1.2rem;height: 1.2rem;background-size: contain;background-repeat: no-repeat;background-position: center;}#services-1628 .swiper-button-prev::after {background-image: url("/assets/svgs/slider-arrow-left.svg");}#services-1628 .swiper-button-next::after {background-image: url("/assets/svgs/slider-arrow-right.svg");}#services-1628 .button-div {display: flex;justify-content: center;align-items: center;gap: 1rem;position: relative;}@keyframes spin {from {transform: rotate(0deg);}to {transform: rotate(360deg);}}#services-1628 #transform-group {animation: spin 24s linear infinite;transform-origin: center;}}@media only screen and (min-width: 64rem) {#services-1628 .cs-container {max-width: 80rem;max-width: none;}#services-1628 .cs-content {flex-direction: row;justify-content: center;align-items: flex-end;gap: 2rem;}#services-1628 .right-container .cs-text {margin-bottom: 0;}#services-1628 .cs-link {justify-content: center;}#services-1628 .cs-flex {text-align: left;width: 40vw;max-width: 40rem;flex: none;}#services-1628 .cs-title {margin: 0;}#services-1628 .cs-text:after {width: 1px;height: 100%;margin: 0 1.5rem 0 0;order: -1;position: absolute;left: 0;top: 0;}#services-1628 .swiper-slide {width: unset;}#services-1628 .cs-item.swiper-slide-active {padding-bottom: 6.5rem;background-color: var(--secondary);list-style: none;border-radius: 1.5rem;width: unset;}#services-1628 .bottom-container {width: 50%;position: absolute;bottom: -2rem;right: 0;}#services-1628 .bottom-container .swiper-progress {width: 100%;max-width: 20rem;height: 10px;border-radius: 0.5rem;}#services-1628 .bottom-container .swiper-progress .swiper-pagination-progressbar-fill {height: 10px;border-radius: 0.5rem;}#services-1628 .swiper-pagination-numbers {font-size: 1.25rem;}#services-1628 .swiper-pagination-current {font-size: 2.5rem;font-weight: bold;}}@media only screen and (min-width: 81.25rem) {#services-1628 .cs-item {grid-column: span 3;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-1628 {background-color: var(--dark);}body.dark-mode #services-1628 .icon-img {filter: grayscale(1) brightness(1000%);}body.dark-mode #services-1628 .swiper-progress span {background-color: var(--bodyTextColorWhite);}body.dark-mode #services-1628 .cs-title, body.dark-mode #services-1628 .cs-text, body.dark-mode #services-1628 .cs-h3, body.dark-mode #services-1628 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-1628 .bottom-container .swiper-pagination-numbers {color: var(--bodyTextColorWhite);}body.dark-mode #services-1628 .cs-text, body.dark-mode #services-1628 .cs-item-text {opacity: 0.8;}body.dark-mode #services-1628 #list-1165 .cs-li {color: var(--bodyTextColorWhite);}body.dark-mode #services-1628 #list-1165 .cs-li:before {background: var(--bodyTextColorWhite);}body.dark-mode #services-1628 #list-1165 .cs-li {opacity: 0.8;}body.dark-mode #services-1628 .cs-button-solid {background-color: var(--primary);color: #fff;border: 1px solid var(--primary);}body.dark-mode #services-1628 .cs-button-solid:hover {background-color: #fff;color: var(--primary);}}@media only screen and (min-width: 0rem) {#stats-315 {position: relative;padding: var(--sectionPadding);}#stats-315::before {content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(0, 0, 0, 0.75);z-index: -1;}#stats-315 .cs-card-group {width: 100%;max-width: 37.5rem;margin: auto;padding: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 2.5rem;}#stats-315 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#stats-315 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;object-position: top;}#stats-315 .cs-item {border-radius: 50%;list-style: none;width: 14.6875rem;border: 1px solid gray;height: 14.6875rem;margin: 0;padding: 0;display: flex;justify-content: center;align-items: center;}#stats-315 .cs-flex-group {display: flex;justify-content: center;align-items: center;flex-direction: column;}#stats-315 .cs-flex-group .percentage {display: flex;}#stats-315 .cs-number {font-size: clamp(2.5375rem, 4.9vw, 4.0625rem);color: var(--primary);font-weight: 700;line-height: 1.2em;margin: 0;display: block;}#stats-315 .cs-number1 {font-size: clamp(2.5375rem, 4.9vw, 4.0625rem);color: var(--primary);font-weight: 700;line-height: 1.2em;margin: 0;display: block;}#stats-315 .cs-stat {font-size: var(--bodyFontSize);line-height: 1.5em;color: rgba(255, 255, 255, 0.7);display: block;text-transform: uppercase;}}@media only screen and (min-width: 40.625rem) {#stats-315 .cs-card-group {flex-direction: row;flex-wrap: wrap;column-gap: 1.25rem;row-gap: 2rem;}}@media only screen and (min-width: 64rem) {#stats-315 .cs-card-group {max-width: 80rem;flex-wrap: nowrap;justify-content: space-evenly;}}@media only screen and (min-width: 0rem) {#gallery {padding: var(--sectionPadding);}#gallery .swiper-wrapper {transition-timing-function: linear !important;}#gallery .slider-area {display: flex;flex-direction: column;gap: 20px;}#gallery .swiper {width: 100%;}#gallery .swiper-slide {width: auto;}#gallery .project-card {position: relative;overflow: hidden;border-radius: 12px;box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);}#gallery .project-card img {display: block;width: 250px;height: 250px;object-fit: cover;}}@media only screen and (min-width: 48rem) {#gallery .cs-title {font-size: 5rem;}#gallery .project-card img {display: block;width: 400px;height: 400px;object-fit: cover;}}@media only screen and (min-width: 0rem) {#steps-1173 {padding: var(--sectionPadding);overflow: hidden;position: relative;z-index: 1;}#steps-1173 .cs-container {width: 100%;max-width: 44rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#steps-1173 .cs-title {font-size: 3.75rem;}#steps-1173 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#steps-1173 .cs-text {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;width: 100%;max-width: 40.625rem;margin: 0;color: var(--bodyTextColor);}#steps-1173 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;gap: 1.25rem;}#steps-1173 .cs-item {text-align: center;list-style: none;display: flex;flex-direction: column;align-items: flex-start;gap: 1.5rem;position: relative;background-color: var(--secondary);padding: clamp(1rem, 3vw, 2rem);}#steps-1173 .cs-item::before {position: absolute;content: "";height: 1rem;width: 1rem;background-color: var(--primary);border-radius: 50%;top: 0;left: 50%;transform: translate(-50%, -50%);}#steps-1173 .cs-item::after {position: absolute;content: "";opacity: 0;height: 1rem;width: 1rem;background-color: var(--primary);border-radius: 50%;top: 0;left: 50%;transition: all 0.3s;transform: translate(-50%, -50%);box-shadow: 0px 0px 15px 11px #fdb52a;}#steps-1173 .cs-item:hover::after {opacity: 1;}#steps-1173 .cs-picture {align-self: flex-start;width: 4.25rem;height: 4.25rem;border: 1px solid rgba(255, 255, 255, 0.2);border-radius: 50%;display: flex;justify-content: center;align-items: center;}#steps-1173 .cs-icon {width: 2.5rem;height: auto;display: block;}#steps-1173 .cs-h3 {font-size: 1.5625rem;line-height: 1.2em;font-weight: 400;text-align: inherit;margin: 0;align-self: center;color: var(--bodyTextColorWhite);}#steps-1173 .cs-item-text {align-self: flex-start;font-size: 1rem;line-height: 1.5em;text-align: left;max-width: 25.8125rem;margin: 0;color: rgba(255, 255, 255, 0.5);}}@media only screen and (min-width: 48rem) {#steps-1173 .cs-content {width: auto;justify-content: flex-start;}#steps-1173 .cs-container {max-width: 80rem;flex-direction: row;}#steps-1173 .cs-card-group {flex-direction: row;position: relative;}#steps-1173 .cs-card-group::before {position: absolute;content: "";background-image: url("/assets/svgs/steps-line.svg");background-repeat: no-repeat;background-size: contain;top: -48px;left: 0;width: 100%;height: 52px;z-index: -1;}#steps-1173 .cs-item {justify-content: space-between;}}@media (max-width: 1399px) {#steps-1173 .cs-card-group::before {display: none;}}@media only screen and (min-width: 1400px) {#steps-1173 .cs-card-group::before {position: absolute;content: "";background-image: url("/assets/svgs/steps-line.svg");background-repeat: no-repeat;background-size: contain;top: -88px;left: 0;width: 100%;height: 62px;z-index: -1;}}@media only screen and (min-width: 0rem) {body.dark-mode #steps-1173 .cs-title, body.dark-mode #steps-1173 .cs-text, body.dark-mode #steps-1173 .cs-item-text, body.dark-mode #steps-1173 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #steps-1173 .cs-text, body.dark-mode #steps-1173 .cs-item-text {opacity: 0.8;}body.dark-mode #steps-1173 .cs-graphic {opacity: 0.05;}}@media only screen and (min-width: 0rem) {#faq-489 {padding-top: 0;padding: var(--sectionPadding);background: #fafbfc;}#faq-489 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: clamp(2.5rem, 5vw, 3rem);}#faq-489 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#faq-489 .cs-color {color: var(--primary);}#faq-489 .cs-title {max-width: 17ch;}#faq-489 .cs-text {margin-bottom: clamp(2rem, 3vw, 3rem);}#faq-489 .cs-faq-group {max-width: 46.25rem;padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 1.25rem;}#faq-489 .cs-faq-item {list-style: none;width: 100%;box-sizing: border-box;border: 1px solid #f1f1f4;border-radius: 1rem;transition: border 0.3s, padding 0.3s, border-color 0.3s;}#faq-489 .cs-faq-item:hover {border-color: var(--secondary);}#faq-489 .cs-faq-item.active {padding-bottom: 1rem;border-color: var(--secondary);}#faq-489 .cs-faq-item.active .cs-button {color: var(--secondary);}#faq-489 .cs-faq-item.active .cs-button:before {transform: translateY(-50%) rotate(180deg);opacity: 0;background-color: var(--secondary);}#faq-489 .cs-faq-item.active .cs-button:after {transform: translateY(-50%) rotate(360deg);background-color: var(--secondary);}#faq-489 .cs-faq-item.active .cs-item-p {height: auto;margin-top: 0.5rem;opacity: 1;}#faq-489 .cs-button {font-size: clamp(1.1rem, 1vw, 1.2625rem);line-height: 1.2em;text-align: left;padding: 1rem 1.5rem;border: none;background: transparent;color: var(--secondary);display: flex;align-items: center;gap: 1rem;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-489 .cs-button:hover {cursor: pointer;}#faq-489 .cs-button:before {content: "";width: 1rem;height: 0.1875rem;background-color: currentColor;opacity: 1;border-radius: 1px;position: absolute;display: block;top: 50%;right: 1.5rem;transform: translateY(-50%);transition: transform 0.5s, opacity 0.3s;}#faq-489 .cs-button:after {content: "";width: 1rem;height: 0.1875rem;background-color: currentColor;opacity: 1;border-radius: 1px;position: absolute;display: block;top: 50%;right: 1.5rem;transform: translateY(-50%) rotate(90deg);transform-origin: center;transition: transform 0.5s;}#faq-489 .cs-button-text {width: 80%;display: block;}#faq-489 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 90%;height: 0;margin: 0;box-sizing: border-box;padding: 0 1.5rem;opacity: 0;color: var(--bodyTextColor);overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}#faq-489 .tool-image {margin-top: 2rem;width: 100%;height: auto;position: relative;}}@media only screen and (min-width: 48rem) {#faq-489 {padding: var(--sectionPadding);}#faq-489 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;align-items: flex-start;gap: 3.25rem;}#faq-489 .cs-content {margin-top: 3.125rem;}#faq-489 .cs-title, #faq-489 .cs-topper {text-align: left;margin-left: 0;}#faq-489 .cs-faq-group {width: clamp(56%, 58vw, 58%);flex: none;}#faq-489 .tool-image {width: auto;height: 10rem;align-self: flex-end;}}@media only screen and (min-width: 64rem) {#faq-489 .tool-image {width: auto;height: 15rem;align-self: flex-end;}}@media only screen and (min-width: 0rem) {body.dark-mode #faq-489 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #faq-489 .cs-topper {color: var(--bodyTextColorWhite);}body.dark-mode #faq-489 .cs-title, body.dark-mode #faq-489 .cs-text, body.dark-mode #faq-489 .cs-item-p {color: var(--bodyTextColorWhite);}body.dark-mode #faq-489 .cs-text, body.dark-mode #faq-489 .cs-item-p {opacity: 0.8;}body.dark-mode #faq-489 .cs-faq-item {border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #faq-489 .cs-faq-item:hover {border-color: var(--primary);}body.dark-mode #faq-489 .cs-faq-item.active {border-color: var(--primaryLight);}body.dark-mode #faq-489 .cs-faq-item.active .cs-button {color: var(--primaryLight);}body.dark-mode #faq-489 .cs-faq-item.active .cs-button:before, body.dark-mode #faq-489 .cs-faq-item.active .cs-button:after {background-color: var(--primaryLight);}body.dark-mode #faq-489 .cs-button {color: var(--bodyTextColorWhite);}body.dark-mode #faq-489 .cs-button:before, body.dark-mode #faq-489 .cs-button:after {background-color: var(--bodyTextColorWhite);}}@media only screen and (min-width: 0rem) {#contact-569 {padding: var(--sectionPadding);background-color: var(--secondary);position: relative;z-index: 1;}#contact-569 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#contact-569 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;object-position: top;}#contact-569 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;justify-content: center;align-items: center;max-width: 39.375rem;display: flex;flex-direction: column;align-items: flex-start;gap: 3rem;}#contact-569 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#contact-569 .cs-topper {color: var(--bodyTextColorWhite);}#contact-569 .cs-form {display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;gap: 1rem;}#contact-569 .cs-label {font-size: clamp(0.875rem, 1.5vw, 1rem);width: 100%;color: var(--bodyTextColorWhite);display: flex;flex-direction: column;justify-content: center;align-items: flex-start;gap: 0.25rem;}#contact-569 .cs-title {color: var(--bodyTextColorWhite);font-weight: 400;max-width: none;}#contact-569 .cs-input {font-size: 1rem;width: 100%;height: 2.5rem;padding: 0;padding-left: 1.5rem;color: var(--bodyTextColorWhite);background-color: #fff;border: 1px solid #e0e0e0;border-radius: 1.0625rem;box-sizing: border-box;transition: border-color 0.3s;}#contact-569 .cs-input:hover {border-color: var(--secondary);}#contact-569 .cs-input:focus {outline: 1px solid var(--secondary);}#contact-569 .cs-input::placeholder {color: #7d799c;opacity: 0.6;font-size: 0.875rem;}#contact-569 .cs-textarea {min-height: clamp(7.5rem, 28vw, 8.75rem);padding-top: 1.5rem;margin-bottom: 0.75rem;font-family: inherit;}#contact-569 .cs-flex {width: 49%;display: flex;flex-direction: column;align-items: flex-start;gap: 1rem;}#contact-569 .cs-header {font-size: clamp(1.25rem, 5vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0;color: var(--bodyTextColorWhite);display: block;}#contact-569 .cs-link {font-size: clamp(0.875rem, 1.4vw, 1rem);line-height: 1.5em;text-decoration: none;margin: 0;color: var(--bodyTextColorWhite);display: block;}#contact-569 .cs-link:hover {text-decoration: underline;}#contact-569 .cs-phone {margin-top: -0.5rem;}}@media only screen and (min-width: 40.625rem) {#contact-569 .cs-label {width: 48.4%;}#contact-569 .cs-message {width: 100%;}}@media only screen and (min-width: 64rem) {#contact-569 .cs-container {max-width: 54rem;justify-content: space-between;align-items: flex-end;width: 50%;}#contact-569 .cs-submit {width: 15rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #contact-569 {background-color: var(--dark);}body.dark-mode #contact-569 .cs-topper {color: var(--bodyTextColorWhite);}body.dark-mode #contact-569 .cs-title, body.dark-mode #contact-569 .cs-text, body.dark-mode #contact-569 .cs-label, body.dark-mode #contact-569 .cs-link {color: var(--bodyTextColorWhite);}body.dark-mode #contact-569 .cs-text {opacity: 0.8;}body.dark-mode #contact-569 .cs-input {background-color: rgba(255, 255, 255, 0.1);color: var(--bodyTextColorWhite);border-color: rgba(255, 255, 255, 0.1);}body.dark-mode #contact-569 .cs-input:hover {border-color: var(--secondary);}body.dark-mode #contact-569 .cs-input::placeholder {color: #fff;opacity: 0.5;}body.dark-mode #contact-569 .cs-header {color: var(--secondary);}}@media only screen and (min-width: 0rem) {#reviews-1672 {padding: var(--sectionPadding);}#reviews-1672 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 4.5vw, 4rem);}#reviews-1672 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#reviews-1672 .cs-title {margin: 0rem;}#reviews-1672 .cs-card-group {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2.5vw, 1.25rem);}#reviews-1672 .cs-item {list-style: none;width: 100%;padding: clamp(1.25rem, 3.15vw, 2.5rem) clamp(1.25rem, 3.15vw, 2.5rem);background-color: #f7f7f7;box-sizing: border-box;display: flex;grid-column: span 12;justify-content: flex-start;align-items: flex-start;flex-direction: column;position: relative;gap: clamp(1.5rem, 4vw, 3rem);}#reviews-1672 .cs-flex-group {display: flex;align-items: flex-start;gap: 0.75rem;}#reviews-1672 .cs-profile {width: 3.25rem;height: auto;border-radius: 50%;position: relative;display: block;}#reviews-1672 .cs-profile img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#reviews-1672 .cs-name {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin: 0;margin-top: auto;color: var(--headerColor);display: block;}#reviews-1672 .cs-job {font-size: 1rem;line-height: 1.5em;font-weight: 400;margin: 0;color: var(--bodyTextColor);display: block;}#reviews-1672 .wrapper {display: flex;flex-direction: column;gap: 1rem;}#reviews-1672 .cs-item-stars {width: 6.75rem;height: auto;}#reviews-1672 .cs-review {font-size: clamp(0.875rem, 1.6vw, 1.25rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);z-index: 1;}#reviews-1672 .cs-quote {width: 5.375rem;height: auto;position: absolute;right: 0rem;bottom: 0rem;z-index: 0;}}@media only screen and (min-width: 48rem) {#reviews-1672 .cs-item {grid-column: span 4;}#reviews-1672 .cs-title {font-size: 7.25rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-1672 .cs-title, body.dark-mode #reviews-1672 .cs-review, body.dark-mode #reviews-1672 .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-1672 .cs-item {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #reviews-1672 .cs-job {color: var(--bodyTextColorWhite);opacity: 0.7;}body.dark-mode #reviews-1672 .cs-quote {opacity: 0.2;}}