:root {
  --header-height: 80px;
}
@media (max-width: 1199px) {
  :root {
    --header-height: 60px;
  }
}

.tcl-footer .wpcf7-submit {
  height: 42px !important;
}
.tcl-footer__newsletter {
  position: relative;
}
.tcl-footer__newsletter-image {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media (max-width: 1199px) {
  .tcl-footer__newsletter-image {
    position: static;
    height: auto;
  }
}
.tcl-footer__newsletter-image .tcl-picture {
  width: 100%;
  height: 100%;
}
.tcl-footer__newsletter-image .tcl-picture img {
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}
.tcl-footer__newsletter-container {
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .tcl-footer__newsletter-container {
    background-color: #0071f2;
  }
}
.tcl-footer__newsletter-content {
  background-color: rgba(0, 113, 242, 0.6);
  padding: 30px 15px;
  color: #fff;
}
@media (max-width: 1199px) {
  .tcl-footer__newsletter-content {
    background-color: transparent;
    padding: 30px 0;
  }
}
.tcl-footer__newsletter-heading {
  font-size: 32px;
  line-height: 37px;
  font-weight: 700;
  margin-bottom: 15px;
}
.tcl-footer__newsletter-description {
  margin-bottom: 25px;
}
.tcl-footer__newsletter-form .row {
  margin-bottom: 0 !important;
}
.tcl-footer__newsletter-form p {
  margin-bottom: 0;
}
.tcl-footer__newsletter-form .row {
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .tcl-footer__newsletter-form .row {
    margin-bottom: 0;
  }
  .tcl-footer__newsletter-form .row > div {
    margin-bottom: 30px;
  }
}
.tcl-footer__newsletter-form .tcl-form__label,
.tcl-footer__newsletter-form .tcl-form__field label {
  font-size: 14px;
  padding-left: 10px;
  line-height: 1.6;
}
.tcl-footer__newsletter-form .tcl-form__field input,
.tcl-footer__newsletter-form .tcl-form__field select {
  display: block;
  width: 100%;
  border-radius: 0;
  height: 40px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.6);
  outline: none;
  padding: 0 10px;
  color: #231f20;
  font-size: 16px;
}
.tcl-footer__newsletter-form .tcl-form__input .wpcf7-form-control-wrap {
  display: block;
}
.tcl-footer__newsletter-form .tcl-form__input .wpcf7-form-control-wrap input,
.tcl-footer__newsletter-form .tcl-form__input .wpcf7-form-control-wrap select {
  display: block;
  width: 100%;
  border-radius: 0;
  height: 40px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.6);
  outline: none;
  padding: 0 10px;
  color: #231f20;
  font-size: 16px;
}
.tcl-footer__newsletter-form .align-items-end {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}
.tcl-footer__newsletter-form .tcl-form__button {
  position: relative;
  margin-top: 20px;
}
.tcl-footer__newsletter-form .tcl-form__button .wpcf7-spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0.7);
      -ms-transform: translate(-50%, -50%) scale(0.7);
          transform: translate(-50%, -50%) scale(0.7);
  margin: 0;
  opacity: 0.5;
}
.tcl-footer__newsletter-form .tcl-form__button .wpcf7-submit {
  border: none;
  outline: none;
  color: #0071f2;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 5px;
  background-color: #fff;
  max-width: 160px;
  min-width: inherit;
  padding: 0;
  width: 100%;
  margin-left: auto;
  cursor: pointer;
}
.tcl-footer__newsletter-form .tcl-form__button span {
  opacity: 1 !important;
}
.tcl-footer__newsletter-form .wpcf7-submit {
  cursor: pointer;
  padding: 0 !important;
  color: #0071f2 !important;
}
.tcl-footer__newsletter-form .wpcf7-submit span {
  opacity: 0;
}
.tcl-footer__newsletter-form .wpcf7-spinner {
  opacity: 0;
}
.tcl-footer__newsletter-form .wpcf7-not-valid-tip {
  color: #fff;
  font-size: 12px;
}
.tcl-footer__newsletter-form .tcl-form__intro {
  font-size: 14px;
}
.tcl-footer__newsletter-form .wpcf7-response-output {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 16px !important;
}
.tcl-footer__newsletter-form .wpcf7-not-valid {
  border: 3px solid #e01445 !important;
}
.tcl-footer__about-organization {
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #e8d4bf;
  color: #000000;
}
.tcl-footer__bottom {
  padding-top: 65px;
  padding-bottom: 85px;
  background-color: #0071f2;
  color: #ffffff;
}
@media (max-width: 1199px) {
  .tcl-footer__bottom {
    text-align: center;
    padding-bottom: 150px;
  }
}
.tcl-footer__title {
  font-size: 20px;
  line-height: 112.5%;
  font-weight: 700;
  margin-bottom: 35px;
}
.tcl-footer__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 12px;
}
@media (max-width: 1199px) {
  .tcl-footer__links {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.tcl-footer__links a {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
}
.tcl-footer__links a:hover {
  opacity: 0.7;
}
.tcl-footer__text {
  margin-bottom: 20px;
}
.tcl-footer__button a {
  background-color: #cc0000;
  font-size: 18px;
  line-height: 120%;
  text-decoration: none !important;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  cursor: pointer;
  color: #fff;
  min-height: 50px;
  min-width: 145px;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  border: 1px solid #cc0000;
  text-align: center;
}
.tcl-footer__button a:hover {
  background-color: transparent;
  color: #cc0000;
}
@media (max-width: 1199px) {
  .tcl-footer__button a {
    margin: 0 auto 40px;
  }
}
.tcl-footer__copy-button {
  margin-bottom: 20px;
}
.tcl-footer__copy-button button {
  background-color: #cc0000;
  font-size: 18px;
  line-height: 120%;
  text-decoration: none !important;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  cursor: pointer;
  color: #fff;
  min-height: 50px;
  min-width: 145px;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  border: 1px solid #cc0000;
  text-align: center;
  background-color: #fff;
  color: #0071f2;
  border-color: #fff;
}
.tcl-footer__copy-button button:hover {
  background-color: transparent;
  color: #cc0000;
}
@media (max-width: 1199px) {
  .tcl-footer__copy-button button {
    margin-left: auto;
    margin-right: auto;
  }
}
.tcl-footer__copy-button button:hover {
  color: #fff;
  border-color: #fff;
}
.tcl-footer__copy-button button:active {
  background-color: #fff !important;
  color: #0071f2 !important;
  border-color: #fff !important;
}
.tcl-footer__image img {
  width: auto !important;
  margin: 0 auto;
}
@media (max-width: 1199px) {
  .tcl-footer__image {
    margin-bottom: 40px;
  }
}
.tcl-footer__socials {
  margin-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media (max-width: 1199px) {
  .tcl-footer__socials {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 40px;
  }
}
.tcl-footer__socials a {
  width: 25px;
  height: 25px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.tcl-footer__socials a:hover {
  opacity: 0.7;
}
.tcl-footer__socials a img {
  width: 100% !important;
  height: 100%;
  max-width: none !important;
}