.elementor-4633 .elementor-element.elementor-element-6eaf8cf{--display:flex;--min-height:calc(100vh - 50px);--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-end;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4633 .elementor-element.elementor-element-6eaf8cf:not(.elementor-motion-effects-element-type-background), .elementor-4633 .elementor-element.elementor-element-6eaf8cf > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#DFDFD6;}.elementor-4633 .elementor-element.elementor-element-8d38191{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4633 .elementor-element.elementor-element-2622ea6{--display:flex;--min-height:100%;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:space-between;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4633 .elementor-element.elementor-element-cf08ef2{--display:flex;--gap:44px 44px;--row-gap:44px;--column-gap:44px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-4633 .elementor-element.elementor-element-259186e > .elementor-widget-container{padding:6px 0px 0px 0px;}.elementor-4633 .elementor-element.elementor-element-259186e .elementor-heading-title{font-family:"Chivo Mono", Sans-serif;font-size:15px;font-weight:400;letter-spacing:-0.3px;color:#34342D;}.elementor-4633 .elementor-element.elementor-element-3e9bc87{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4633 .elementor-element.elementor-element-c96703a > .elementor-widget-container{padding:6px 0px 32px 0px;}.elementor-4633 .elementor-element.elementor-element-c96703a .elementor-heading-title{font-family:"Chivo Mono", Sans-serif;font-size:15px;font-weight:400;letter-spacing:-0.3px;color:#34342D;}@media(max-width:1024px){.elementor-4633 .elementor-element.elementor-element-c96703a > .elementor-widget-container{padding:0px 0px 80px 0px;}}@media(min-width:768px){.elementor-4633 .elementor-element.elementor-element-8d38191{--width:66.6%;}.elementor-4633 .elementor-element.elementor-element-2622ea6{--width:50%;}}@media(max-width:1024px) and (min-width:768px){.elementor-4633 .elementor-element.elementor-element-8d38191{--width:50%;}.elementor-4633 .elementor-element.elementor-element-2622ea6{--width:100%;}}@media(max-width:767px){.elementor-4633 .elementor-element.elementor-element-8d38191{--width:50%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:6px;}.elementor-4633 .elementor-element.elementor-element-259186e .elementor-heading-title{font-size:13px;}.elementor-4633 .elementor-element.elementor-element-c96703a > .elementor-widget-container{padding:0px 0px 139px 0px;}.elementor-4633 .elementor-element.elementor-element-c96703a .elementor-heading-title{font-size:13px;}}/* Start custom CSS for heading, class: .elementor-element-259186e */.elementor-4633 .elementor-element.elementor-element-259186e p {
    max-width: 308px;
}

@media (max-width: 1024px) {
    .elementor-4633 .elementor-element.elementor-element-259186e p {
        max-width: 100%;
    }
}/* End custom CSS */

/* Start custom CSS for shortcode, class: .elementor-element-388de3f *//* === CF7 layout (exact for your markup) === */
.tivi-cf7 {
  width: 100%;
  max-width: 295px;
}

/* remove CF7 <p> default spacing */
.tivi-cf7 p {
  margin: 0;
  padding: 0;
}

/* remove <br> impact (CF7 adds line breaks) */
.tivi-cf7 br {
  display: none;
}

/* wraps become block + spacing between fields */
.tivi-cf7 .wpcf7-form-control-wrap {
  display: block;
  margin: 0 0 4px;
}

/* fields look like screenshot */
.tivi-cf7 input[type="text"],
.tivi-cf7 input[type="email"],
.tivi-cf7 input[type="tel"],
.tivi-cf7 textarea {
  width: 100%;
  background: #CDCEC7;
  border: 0;
  border-radius: 0;
  padding: 0px 1px;
  font-size: 15px;
  line-height: 1.2;
  color: #161616;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
  font-family: "Chivo Mono", Sans-serif;
  border: 1px solid #CDCEC7;
}

.tivi-cf7 textarea {
  min-height: 87px;
  max-height: 87px;
  height: 87px;
  resize: vertical;
  margin-top: 4px;
  position: relative;
}

.tivi-cf7 .wpcf7-form-control-wrap[data-name="your-message"] {
  position: relative;
}

.tivi-cf7 .wpcf7-form-control-wrap[data-name="your-message"]::after {
  content: '';
  position: absolute;
  width: 20px;
  height: 20px;
  background: #CDCEC7;
  bottom: 7px;
  right: 1px;
  /*pointer-events: none;*/
}

/* placeholder */
.tivi-cf7 input::placeholder,
.tivi-cf7 textarea::placeholder {
  color: #161616;
  opacity: 0.26;
}

/* keep focus subtle (optional) */
.tivi-cf7 input:focus,
.tivi-cf7 textarea:focus {
  outline: none;
  border: 1px solid #161616 !important;
}

/* honeypot hidden */
.tivi-cf7 .tivi-hp {
  position: absolute !important;
  left: -9999px !important;
  top: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

/* submit bottom-left like screenshot */
.tivi-cf7 .tivi-submit {
  margin-top: 44px;
  background: transparent;
  border: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1;
  font-weight: 400;
  color: #2b2b27;
  cursor: pointer;
  font-family: "Chivo Mono", Sans-serif;
}

.tivi-cf7 .tivi-submit:hover {
  text-decoration: underline;
}

/* CF7 spinner — keep it from shifting layout */
.tivi-cf7 .wpcf7-spinner {
  margin-left: 16px;
  vertical-align: middle;
}

/* CF7 validation messages (so they don't ruin layout) */
.tivi-cf7 .wpcf7-not-valid-tip {
    font-size: 9px;
    color: #DE1111;
    position: absolute;
    top: 6px;
    right: 2px;
}

.wpcf7-response-output {
  border: 0 !important;
  font-size: 12px !important;
  color: #34342D !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
  max-width: 308px;
  font-family: "Chivo Mono", Sans-serif;
}

.wpcf7-not-valid {
    border: 1px solid #DE1111 !important;
}/* End custom CSS */


/* Start custom CSS for heading, class: .elementor-element-c96703a */.elementor-4633 .elementor-element.elementor-element-c96703a p {
    max-width: 308px;
}

.elementor-4633 .elementor-element.elementor-element-c96703a p a:hover {
    text-decoration: underline;
}/* End custom CSS */




/* Start custom CSS for container, class: .elementor-element-6eaf8cf */footer {
    position: relative;
}

footer:after {
    content: "Serving locally.\ASpace coming soon.";
  white-space: pre-line;
    position: absolute;
  bottom: 20px !important;
  right: 33px !important;
  transform: rotate(-90deg) translateX(100%) !important;
  transform-origin: bottom right !important;
z-index: 9999 !important;
    font-size: 15px;
    line-height: 1;
    letter-spacing: -0.3px;
    font-family: "Chivo Mono", Sans-serif !important;
}

@media (max-width: 767px) {
    footer:after {
        font-size: 13px;
    }
}/* End custom CSS */
