 @media only screen and (min-width: 0rem) {#contact-1268 {overflow: hidden;position: relative;z-index: 1;}#contact-1268 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: stretch;flex-direction: column;}#contact-1268 .cs-content {text-align: center;width: 100%;padding: var(--sectionPadding);box-sizing: border-box;display: flex;flex-direction: column;align-items: center;}#contact-1268 .cs-form-group {text-align: center;width: 100%;max-width: 44rem;margin: auto;padding: var(--sectionPadding);box-sizing: border-box;display: flex;flex-direction: column;align-items: center;order: 2;}#contact-1268 .cs-title {color: var(--headerColor);}#contact-1268 .cs-text {margin: 0;color: var(--bodyTextColor);opacity: 0.8;}#contact-1268 .cs-h3 {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;text-align: left;max-width: 32.625rem;margin: 0 auto 2rem 0;color: var(--headerColor);display: flex;justify-content: flex-start;align-items: flex-start;gap: 1rem;}#contact-1268 .cs-picture {width: 3.25rem;height: 3.25rem;border-radius: 50%;overflow: hidden;display: flex;justify-content: center;align-items: center;flex: none;position: relative;z-index: 1;}#contact-1268 .cs-picture:before {content: "";width: 100%;height: 100%;background: var(--headerColor);opacity: 0.8;position: absolute;display: block;top: 0;left: 0;z-index: -1;}#contact-1268 .cs-form {width: 100%;padding: 0;box-sizing: border-box;display: grid;grid-template-columns: repeat(12, 1fr);gap: 0.75rem;}#contact-1268 .cs-label {font-size: clamp(0.875rem, 1.5vw, 1rem);color: var(--headerColor);display: flex;grid-column: span 12;flex-direction: column;justify-content: center;align-items: flex-start;gap: 0.5rem;}#contact-1268 .cs-input {font-size: 1rem;width: 100%;height: clamp(2.875rem, 4.5vw, 3.5rem);padding: 0;padding-left: 1.5rem;color: var(--headerColor);border: 1px solid #dad9e3;box-sizing: border-box;}#contact-1268 .cs-input::placeholder {color: #7d799c;opacity: 0.6;}#contact-1268 .cs-textarea {min-height: 7.5rem;padding-top: 1.5rem;margin-bottom: 1rem;font-family: inherit;}#contact-1268 .checkbox {display: flex;flex-direction: row;justify-content: flex-start;align-items: center;}#contact-1268 .checkbox .cs-check {height: 1.5rem;width: auto;}#contact-1268 .cs-submit {width: 100%;margin: 0;color: var(--bodyTextColorWhite);border: none;grid-column: span 12;}#contact-1268 .cs-submit:hover {cursor: pointer;}#contact-1268 .cs-wrapper {display: flex;justify-content: center;align-items: center;position: relative;}#contact-1268 .cs-card-group {width: 100%;max-width: 32.625rem;margin: 0;padding: var(--sectionPadding);box-sizing: border-box;display: flex;flex-direction: column;align-items: center;gap: clamp(1rem, 2.3vw, 1.25rem);order: 1;position: relative;z-index: 1;}#contact-1268 .cs-item {text-align: left;list-style: none;width: 100%;margin: 0;padding: clamp(1rem, 4vw, 2.5rem);box-sizing: border-box;background-color: #fff;position: relative;z-index: 1;}#contact-1268 .cs-item:hover:before {opacity: 1;}#contact-1268 .cs-item:hover .cs-header, #contact-1268 .cs-item:hover .cs-item-text, #contact-1268 .cs-item:hover .cs-link {color: var(--bodyTextColorWhite);}#contact-1268 .cs-item:hover .cs-text, #contact-1268 .cs-item:hover .cs-link {opacity: 0.8;}#contact-1268 .cs-item:hover .cs-link:hover {color: var(--primary);}#contact-1268 .cs-item:hover .cs-icon {filter: grayscale(1) brightness(1000%);}#contact-1268 .cs-item:before {content: "";width: 100%;height: 100%;background: #1a1a1a;border: 1px solid var(--primary);opacity: 0;position: absolute;display: block;top: 0;left: 0;z-index: -1;transition: opacity 0.3s;}#contact-1268 .cs-header {font-size: 1.25rem;line-height: 1.2em;text-align: inherit;font-weight: 700;margin: 0 0 clamp(0.75rem, 1.6vw, 1rem);display: block;transition: color 0.3s;}#contact-1268 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;text-align: inherit;margin: 0 0 0.25rem;color: var(--bodyTextColor);display: block;transition: color 0.3s;}#contact-1268 .cs-link {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;text-align: inherit;margin: 0;color: var(--bodyTextColor);display: flex;justify-content: flex-start;align-items: center;gap: 0.25rem;transition: color 0.3s;}#contact-1268 .cs-icon {width: 1rem;height: auto;}#contact-1268 .cs-background {width: 100%;height: 100%;background-color: #1a1a1a;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#contact-1268 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#contact-1268 .cs-label:nth-of-type(1), #contact-1268 .cs-label:nth-of-type(2) {grid-column: span 6;}}@media only screen and (min-width: 64rem) {#contact-1268 {padding: var(--sectionPadding);}#contact-1268 .cs-container {flex-direction: row;align-items: center;justify-content: space-between;}#contact-1268 .cs-content {text-align: left;margin: 0;padding: 0;align-items: flex-start;}#contact-1268 .cs-form-group {width: 43%;max-width: 32.625rem;margin: 0;padding: 0;}#contact-1268 .cs-form {padding: 0;}#contact-1268 .cs-wrapper {width: 50%;max-width: 32.75rem;flex: none;position: initial;}#contact-1268 .cs-background {width: 60vw;height: 100%;left: auto;right: 50%;top: 0;}#contact-1268 .cs-card-group {padding: 0;}}@media only screen and (min-width: 0rem) {body.dark-mode #contact-1268 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #contact-1268 .cs-label {color: var(--bodyTextColorWhite);}body.dark-mode #contact-1268 .cs-input {background-color: var(--medium);color: var(--bodyTextColorWhite);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #contact-1268 .cs-input::placeholder {color: #fff;opacity: 0.5;}body.dark-mode #contact-1268 .cs-background {background-color: rgba(0, 0, 0, 0.6);}}rem, 1.5vw, 1rem);
    line-height: 1.5em;
    text-align: inherit;
    margin: 0 0 0.25rem;
    color: var(--bodyTextColor);
    display: block;
    transition: color 0.3s;
  }
  #contact-1268 .cs-link {
    /* 14px - 16px */
    font-size: clamp(0.875rem, 1.5vw, 1rem);
    line-height: 1.5em;
    text-align: inherit;
    margin: 0;
    color: var(--bodyTextColor);
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0.25rem;
    transition: color 0.3s;
  }
  #contact-1268 .cs-icon {
    width: 1rem;
    height: auto;
  }
  #contact-1268 .cs-background {
    width: 100%;
    height: 100%;
    background-color: #1a1a1a;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #contact-1268 .cs-background img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
}
/* Tablet - 768px */
@media only screen and (min-width: 48rem) {
  #contact-1268 .cs-label:nth-of-type(1),
  #contact-1268 .cs-label:nth-of-type(2) {
    grid-column: span 6;
  }
}
/* Desktop - 1024px */
@media only screen and (min-width: 64rem) {
  #contact-1268 {
    /* moved padding back to the section container */
    padding: var(--sectionPadding);
  }
  #contact-1268 .cs-container {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  #contact-1268 .cs-content {
    text-align: left;
    margin: 0;
    padding: 0;
    align-items: flex-start;
  }
  #contact-1268 .cs-form-group {
    width: 43%;
    max-width: 32.625rem;
    margin: 0;
    padding: 0;
  }
  #contact-1268 .cs-form {
    padding: 0;
  }
  #contact-1268 .cs-wrapper {
    width: 50%;
    max-width: 32.75rem;
    flex: none;
    /* removes position from it so the absolutely positioned background group can now be positioned relative to the section container */
    position: initial;
  }
  #contact-1268 .cs-background {
    width: 60vw;
    height: 100%;
    left: auto;
    right: 50%;
    top: 0;
  }
  #contact-1268 .cs-card-group {
    padding: 0;
  }
}
/* Dark Mode */
@media only screen and (min-width: 0rem) {
  body.dark-mode #contact-1268 .cs-h3 {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #contact-1268 .cs-label {
    color: var(--bodyTextColorWhite);
  }
  body.dark-mode #contact-1268 .cs-input {
    background-color: var(--medium);
    color: var(--bodyTextColorWhite);
    border-color: rgba(255, 255, 255, 0.2);
  }
  body.dark-mode #contact-1268 .cs-input::placeholder {
    color: #fff;
    opacity: 0.5;
  }
  body.dark-mode #contact-1268 .cs-background {
    background-color: rgba(0, 0, 0, 0.6);
  }
}
