#cms-section-footer .section-bg { position: relative; background-color: #ffffff;}#cms-section-footer .headline { text-align: left;}#cms-section-footer .txt { display: inline-block;}#cms-section-footer .txt h1, #cms-section-footer .txt h2, #cms-section-footer .txt h3, #cms-section-footer .txt h4, #cms-section-footer .txt h5, #cms-section-footer .txt h6, #cms-section-footer .txt p { text-align: left;}#cms-section-footer .txt b, #cms-section-footer .txt span { color: #009687;}#cms-section-footer .flex-bg { display: flex;}#cms-section-footer .content-box { display: flex; flex: 0 0 40%; position: relative;}#cms-section-footer .contact-info { position: relative; z-index: 2; width: 100%;}#cms-section-footer .contact-form { flex: 0 1 100%; margin-left: 3rem; display: flex; flex-direction: column; justify-content: flex-end; z-index: 2;}#cms-section-footer .contact-opts ul { padding: 0; margin: 0; list-style: none; margin-top: 2rem;}#cms-section-footer .contact-opts ul li { display: flex; height: 56px; align-items: center; justify-content: flex-start; margin-bottom: 1rem;}#cms-section-footer .content-left { text-align: left;}#cms-section-footer .content-center { text-align: center;}#cms-section-footer .content-right { text-align: right;}#cms-section-footer .icon-img { flex: 0 0 56px; height: 56px; padding: 16px; box-sizing: border-box; border: 0.5px solid var(--border-color); border-radius: 50%; -webkit-border-radius: 50%; margin-right: 24px;}#cms-section-footer .context-txt a { margin: 0; font-weight: bold;}#cms-section-footer .social-media { display: flex; margin-top: 2rem;}#cms-section-footer .social-icon { width: 24px; height: 24px; margin-right: 16px;}#cms-section-footer .social-icon svg { height: 100%; fill: var(--body-font-color); background-color: unset; stroke: unset; transition: transform var(--animation-duration) ease-in, fill var(--animation-duration) ease-in; -webkit-transition: transform var(--animation-duration) ease-in, fill var(--animation-duration) ease-in;}#cms-section-footer .social-icon:hover { cursor: pointer;}#cms-section-footer .social-icon:hover svg { transform: scale(1.3); -webkit-transform: scale(1.3);}#cms-section-footer .frm-container { display: flex; margin-bottom: 1.8rem;}#cms-section-footer .input-holder { position: relative; padding: 12px 16px; box-sizing: border-box; width: 100%; border: 1px solid var(--input-border-color); background-color: var(--input-bg-color);}#cms-section-footer .input-holder label { position: absolute; top: 12px; left: 16px; background-color: var(--input-bg-color); padding: 0 8px; display: inline-block; color: var(--input-border-color); transition: color 100ms linear, transform 100ms linear, font-weight 100ms linear; -webkit-transition: color 100ms linear, transform 100ms linear, font-weight 100ms linear;}#cms-section-footer .input-holder input, #cms-section-footer .input-holder textarea { background: none; border: none; outline: none; width: 100%; font-size: 16px; transition: border-color 300ms cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: border-color 300ms cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-footer .input-holder:focus-within { border-color: var(--focus-input-border-color);}#cms-section-footer .active-input label { transform: translate(-4px, -23px); -webkit-transform: translate(-4px, -23px); color: var(--body-font-color); font-weight: bold;}#cms-section-footer .frm-ctrls { display: flex; justify-content: flex-end; align-items: center;}#cms-section-footer .frm-btn { padding: 16px 24px; box-sizing: border-box; min-width: 180px; background-color: var(--button-primary-color); color: var(--button-font-color); border: none; font-family: var(--button-font); font-size: var(--button-font-size); text-transform: var(--button-font-transform); letter-spacing: var(--button-font-letterspacing); font-weight: var(--button-font-weight); border-radius: 40px; -webkit-border-radius: 40px; box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.15); -webkit-box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.15); transform: translate(0px, 0px); -webkit-transform: translate(0px, 0px); transition: box-shadow 300ms cubic-bezier(0.3, 0, 0.1, 0.5), background-color 300ms cubic-bezier(0.3, 0, 0.1, 0.5), transform 300ms cubic-bezier(0.3, 0, 0.1, 0.5); -webkit-transition: box-shadow 300ms cubic-bezier(0.3, 0, 0.1, 0.5), background-color 300ms cubic-bezier(0.3, 0, 0.1, 0.5), transform 300ms cubic-bezier(0.3, 0, 0.1, 0.5);}#cms-section-footer .frm-btn:hover { background-color: var(--button-primary-hover-color); cursor: pointer; box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0 8px 16px 4px rgba(0, 0, 0, 0.25); transform: translate(0px, -2px); -webkit-transform: translate(0px, -2px);}#cms-section-footer .info-inputs { flex: 0 0 50%; padding-right: 12px; box-sizing: border-box;}#cms-section-footer .info-inputs .input-holder { margin-bottom: 12px;}#cms-section-footer .info-inputs .input-holder:last-child { margin-bottom: 0px;}#cms-section-footer .message { flex: 0 0 50%;}#cms-section-footer .message .input-holder { height: 100%;}#cms-section-footer .message .input-holder textarea { height: 100%; resize: none;}#cms-section-footer .decor-img-desktop { position: absolute; bottom: 0; right: 0; height: calc(100% - var(--desktop-section-spacing)); z-index: 1;}#cms-section-footer .decor-img-desktop img { height: 100%; position: absolute; bottom: 0; right: 0;}#cms-section-footer footer { padding: 0; box-sizing: border-box; background-color: #383838;}#cms-section-footer footer p, #cms-section-footer footer a { color: var(--footer-font-color);}#cms-section-footer footer p, #cms-section-footer footer a { text-transform: uppercase; font-size: 13px;}#cms-section-footer .footer-flex { position: relative; display: flex; justify-content: space-between; align-items: center; max-width: var(--desktop-max-width); flex-wrap: wrap; margin: 0 auto; padding: 0 var(--desktop-gutter-size); box-sizing: border-box; z-index: 2; background-color: #383838;}#cms-section-footer .copyright { padding: 16px 0 0 0; text-align: center; margin: auto;}#cms-section-footer .user-msg { text-align: center;}#cms-section-footer .footer-menu { flex: 0 1 auto; display: flex; align-items: center; flex-wrap: wrap; width: 100%; justify-content: center;}#cms-section-footer .footer-menu p { margin: 0;}#cms-section-footer .footer-menu ul { padding: 0; margin: 0; display: flex; list-style: none; flex-wrap: wrap; padding: 0 0 8px 0; justify-content: center;}#cms-section-footer .footer-menu li { padding: 8px 0;}#cms-section-footer .footer-menu li a { display: block; padding: 0px 16px; border-right: 1px solid var(--footer-font-color);}#cms-section-footer .footer-menu li:first-child a { padding-left: 0;}#cms-section-footer .footer-menu li:last-child a { padding-right: 0; border-right: none;}#cms-section-footer .input-error p { background-color: var(--error-input-bg-color); color: var(--error-input-border-color); padding: 4px 8px; text-align: left; font-size: 13px; margin-bottom: 12px;}#cms-section-footer .user-msg svg { fill: #28a745; background-color: unset; width: 70px;}#cms-section-footer .top-divider { position: relative; height: 137px; background-color: #ffffff; position: relative; border: none; outline: none; box-sizing: border-box;}#cms-section-footer .divider-bg-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-repeat: repeat-x; background-size: contain; transition: background-image 50ms ease-in, transform 300ms ease-in, opacity 300ms ease-in; -webkit-transition: background-image 50ms ease-in, transform 300ms ease-in, opacity 300ms ease-in; background-position: center; border: none; outline: none; box-sizing: border-box; z-index: 1; transform: translateY(0px); -webkit-transform: translateY(0px); opacity: 1;}#cms-section-footer .cms-lazyloader.divider-bg-img { transform: translateY(50px); -webkit-transform: translateY(50px); opacity: 0.5;}@media (max-width: 826px) { #cms-section-footer .top-divider {  height: calc(137px / 2); } #cms-section-footer .flex-bg {  display: block; } #cms-section-footer .contact-form {  margin-left: 0;  margin-top: 3rem; } #cms-section-footer .contact-info {  max-width: 60vw; } #cms-section-footer .content-box {  display: flex;  flex: 0 0 35%; } #cms-section-footer .decor-img-desktop {  top: var(--tablet-section-spacing);  bottom: auto;  width: 50%;  height: auto; } #cms-section-footer .decor-img-desktop img {  height: auto;  top: 0;  bottom: auto;  width: 100%; } #cms-section-footer .footer-menu ul {  display: block; } #cms-section-footer .footer-menu li a {  border: none;  text-align: center;  padding: 0; } #cms-section-footer .footer-flex {  padding: 0 var(--tablet-gutter-size); }}@media (max-width: 480px) { #cms-section-footer .content-box {  display: block; } #cms-section-footer .decor-img-desktop {  top: var(--mobile-section-spacing); } #cms-section-footer .info-inputs {  padding: 0; } #cms-section-footer .frm-container {  display: block; } #cms-section-footer .contact-info {  max-width: 100vw; } #cms-section-footer .headline {  max-width: 50%; } #cms-section-footer .message {  margin-top: 12px; } #cms-section-footer .frm-btn {  width: 100%; } #cms-section-footer .footer-flex {  padding: 0 var(--mobile-gutter-size); } #cms-section-footer .message .input-holder textarea {  height: 120px; }}