 @media only screen and (min-width: 0rem) {#cs-contact-242 {padding: var(--sectionPadding);}#cs-contact-242 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cs-contact-242 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#cs-contact-242 #cs-form-242 {width: 100%;margin-bottom: clamp(2rem, 5.3vw, 2.5rem);padding: clamp(1.25rem, 4.5vw, 2.5rem);box-sizing: border-box;border: 1px solid #dad9e3;border-radius: 1rem;box-shadow: 0px 20px 50px -10px rgba(0, 0, 0, 0.25);}#cs-contact-242 .cs-label {font-size: clamp(0.875rem, 1.3vw, 1rem);line-height: 1.5em;font-weight: 700;margin-bottom: clamp(1rem, 1em, 1.25rem);color: var(--headerColor);display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}#cs-contact-242 .cs-label-message {margin-bottom: clamp(2rem, 4.5vw, 2.5rem);}#cs-contact-242 .cs-input, #cs-contact-242 .cs-textarea {font-size: 1rem;width: 100%;height: 4rem;margin-top: 0.25rem;padding-left: 1.25rem;border: 1px solid transparent;border-bottom: 1px solid #b4b2c7;box-sizing: border-box;transition: border 0.3s;}#cs-contact-242 .cs-input:hover, #cs-contact-242 .cs-textarea:hover {border: 1px solid var(--primary);}#cs-contact-242 .cs-input::placeholder, #cs-contact-242 .cs-textarea::placeholder {color: #7d799c;}#cs-contact-242 .cs-textarea {font-family: inherit;margin: 0;padding-top: 1.25rem;min-height: 7.5rem;}#cs-contact-242 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 1.5rem;background-color: var(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#cs-contact-242 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#cs-contact-242 .cs-button-solid:hover:before {width: 100%;}#cs-contact-242 .cs-submit {width: 100%;border: none;border-radius: 0.5rem;}#cs-contact-242 .cs-submit:hover {cursor: pointer;}#cs-contact-242 .cs-right-section {width: 100%;display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-end;gap: clamp(1.75rem, 4vw, 2.5rem);position: relative;}#cs-contact-242 .cs-ul {padding: 0;padding-left: clamp(1rem, 3vw, 2rem);margin: 0;width: 100%;box-sizing: border-box;display: flex;flex-direction: column;gap: 1.25rem;}#cs-contact-242 .cs-li {list-style: none;display: flex;justify-content: flex-start;align-items: center;}#cs-contact-242 .cs-li:hover .cs-icon-wrapper {transform: scale(1.2);}#cs-contact-242 .cs-li:nth-of-type(2) {padding-bottom: 1.25rem;border-bottom: 1px solid #dad9e3;}#cs-contact-242 .cs-header {font-size: clamp(1rem, 2vw, 1.25rem);font-weight: 700;line-height: 1.2em;margin-bottom: 0.5rem;color: var(--headerColor);display: block;}#cs-contact-242 .cs-link {font-size: clamp(1rem, 2vw, 1.25rem);line-height: 1.2em;text-decoration: none;color: var(--bodyTextColor);position: relative;}#cs-contact-242 .cs-link:hover:before {width: 100%;}#cs-contact-242 .cs-link:before {content: "";width: 0%;height: 2px;background: currentColor;opacity: 1;position: absolute;display: block;bottom: 0;left: 0;transition: width 0.3s;}#cs-contact-242 .cs-block {display: block;}#cs-contact-242 .cs-icon-wrapper {margin-right: clamp(2rem, 2.5vw, 2.25rem);display: flex;justify-content: center;align-items: center;flex: none;transition: transform 0.3s;}#cs-contact-242 .cs-icon {width: clamp(2rem, 3vw, 2.25rem);height: auto;display: block;}#cs-contact-242 .cs-picture {width: 100%;border-radius: clamp(1rem, 1.5vw, 1.25rem);overflow: hidden;display: block;position: relative;aspect-ratio: 288/200;}#cs-contact-242 .cs-img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 43.75rem) {#cs-contact-242 #cs-form-242 {display: flex;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;order: 2;}#cs-contact-242 .cs-label {width: 48%;}#cs-contact-242 .cs-label-message {width: 100%;}#cs-contact-242 .cs-button-solid {margin-left: 0;}#cs-contact-242 .cs-right-section {flex-direction: row;align-items: center;}}@media only screen and (min-width: 64rem) {#cs-contact-242 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;align-items: flex-start;flex-wrap: wrap;column-gap: 1.25em;row-gap: 4rem;}#cs-contact-242 #cs-form-242 {width: 50%;max-width: 40.625rem;}#cs-contact-242 .cs-label {width: 100%;}#cs-contact-242 .cs-right-section {width: 45%;max-width: 33.875rem;flex: none;flex-direction: column;}#cs-contact-242 .cs-block {display: inline-block;}#cs-contact-242 .cs-picture {width: 100%;max-width: 100%;height: 27.375rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #cs-contact-242 .cs-text, body.dark-mode #cs-contact-242 .cs-title {color: var(--bodyTextColorWhite);}body.dark-mode #cs-contact-242 #cs-form-242 label, body.dark-mode #cs-contact-242 #cs-form-242 input, body.dark-mode #cs-contact-242 #cs-form-242 textarea {background-color: transparent;color: var(--bodyTextColorWhite);}body.dark-mode #cs-contact-242 #cs-form-242 label::placeholder, body.dark-mode #cs-contact-242 #cs-form-242 input::placeholder, body.dark-mode #cs-contact-242 #cs-form-242 textarea::placeholder {filter: brightness(1.9);color: var(--bodyTextColorWhite);}body.dark-mode #cs-contact-242 .cs-icon {filter: brightness(900%);}body.dark-mode #cs-contact-242 .cs-header, body.dark-mode #cs-contact-242 .cs-link {color: var(--bodyTextColorWhite);}}@media only screen and (min-width: 0rem) {#faq-326 {padding: var(--sectionPadding);}#faq-326 .cs-container {width: 100%;max-width: 43.75rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#faq-326 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#faq-326 .cs-title {margin: 0;}#faq-326 .cs-faq-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 0.75rem;}#faq-326 .cs-faq-item {list-style: none;width: 100%;background-color: #f7f7f7;overflow: hidden;border-radius: 0.75rem;transition: border-bottom 0.3s;}#faq-326 .cs-faq-item.active .cs-button {background-color: var(--primary);color: var(--bodyTextColorWhite);}#faq-326 .cs-faq-item.active .cs-button:before {background-color: var(--secondaryLight);transform: rotate(315deg);}#faq-326 .cs-faq-item.active .cs-button:after {background-color: var(--secondaryLight);transform: rotate(-315deg);}#faq-326 .cs-faq-item.active .cs-item-p {height: auto;padding: clamp(1.25rem, 1.3vw, 1.5rem) clamp(1rem, 2vw, 1.5rem);opacity: 1;}#faq-326 .cs-button {font-size: 1rem;line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1rem, 1.3vw, 1.25rem);background-color: #f7f7f7;border: none;color: var(--headerColor);display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-326 .cs-button:hover {cursor: pointer;}#faq-326 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.5rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-326 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--headerColor);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.3125rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-326 .cs-button-text {width: 80%;display: block;}#faq-326 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 90%;height: 0;margin: 0;padding: 0 clamp(1rem, 2vw, 1.5rem);opacity: 0;color: var(--bodyTextColor);overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}}@media only screen and (min-width: 0rem) {body.dark-mode #faq-326 .cs-topper {color: var(--secondaryLight);}body.dark-mode #faq-326 .cs-title, body.dark-mode #faq-326 .cs-item-p {color: var(--bodyTextColorWhite);}body.dark-mode #faq-326 .cs-faq-item {background-color: var(--accent);}body.dark-mode #faq-326 .cs-faq-item.active .cs-button {background-color: var(--secondaryLight);color: var(--primary);}body.dark-mode #faq-326 .cs-faq-item.active .cs-button:before, body.dark-mode #faq-326 .cs-faq-item.active .cs-button:after {background-color: var(--primary);}body.dark-mode #faq-326 .cs-button {background-color: var(--accent);color: var(--bodyTextColorWhite);}body.dark-mode #faq-326 .cs-button:before, body.dark-mode #faq-326 .cs-button:after {background-color: var(--bodyTextColorWhite);}}