/*
CTC Separate Stylesheet
Updated: 2026-02-11 15:33:12
*/

/*main.css*/

@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-ms-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-o-keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes rotateWithFade {
  0% {
    transform: rotate(0deg);
    left: -20rem;
  }

  100% {
    transform: rotate(360deg);
    left: 0;
  }
}

@-moz-keyframes rotateWithFade {
  0% {
    transform: rotate(0deg);
    left: -20rem;
  }

  100% {
    transform: rotate(360deg);
    left: 0;
  }
}

@-ms-keyframes rotateWithFade {
  0% {
    transform: rotate(0deg);
    left: -20rem;
  }

  100% {
    transform: rotate(360deg);
    left: 0;
  }
}

@-o-keyframes rotateWithFade {
  0% {
    transform: rotate(0deg);
    left: -20rem;
  }

  100% {
    transform: rotate(360deg);
    left: 0;
  }
}

@keyframes rotateWithFade {
  0% {
    transform: rotate(0deg);
    left: -20rem;
  }

  100% {
    transform: rotate(360deg);
    left: 0;
  }
}

@-webkit-keyframes rotateAlt {
  0% {
    transform: rotate(-110deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@-moz-keyframes rotateAlt {
  0% {
    transform: rotate(-110deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@-ms-keyframes rotateAlt {
  0% {
    transform: rotate(-110deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@-o-keyframes rotateAlt {
  0% {
    transform: rotate(-110deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes rotateAlt {
  0% {
    transform: rotate(-110deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes rotateXs {
  0% {
    transform: rotate(-90deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@-moz-keyframes rotateXs {
  0% {
    transform: rotate(-90deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@-ms-keyframes rotateXs {
  0% {
    transform: rotate(-90deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@-o-keyframes rotateXs {
  0% {
    transform: rotate(-90deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@keyframes rotateXs {
  0% {
    transform: rotate(-90deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

@font-face {
  font-family: "Futura Hv BT";
  src: url("../font/subset-FuturaBT-HeavyItalic.eot");
  src: url("../font/subset-FuturaBT-HeavyItalic.eot?#iefix") format("embedded-opentype"),
    url("../font/subset-FuturaBT-HeavyItalic.woff2") format("woff2"),
    url("../font/subset-FuturaBT-HeavyItalic.woff") format("woff"),
    url("../font/subset-FuturaBT-HeavyItalic.ttf") format("truetype"),
    url("../font/subset-FuturaBT-HeavyItalic.svg#FuturaBT-HeavyItalic") format("svg");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Futura Hv BT";
  src: url("../font/subset-FuturaBT-Heavy.eot");
  src: url("../font/subset-FuturaBT-Heavy.eot?#iefix") format("embedded-opentype"),
    url("../font/subset-FuturaBT-Heavy.woff2") format("woff2"),
    url("../font/subset-FuturaBT-Heavy.woff") format("woff"),
    url("../font/subset-FuturaBT-Heavy.ttf") format("truetype"),
    url("../font/subset-FuturaBT-Heavy.svg#FuturaBT-Heavy") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Futura LtCn BT";
  src: url("../font/subset-FuturaBT-LightCondensed.eot");
  src: url("../font/subset-FuturaBT-LightCondensed.eot?#iefix") format("embedded-opentype"),
    url("../font/subset-FuturaBT-LightCondensed.woff2") format("woff2"),
    url("../font/subset-FuturaBT-LightCondensed.woff") format("woff"),
    url("../font/subset-FuturaBT-LightCondensed.ttf") format("truetype"),
    url("../font/subset-FuturaBT-LightCondensed.svg#FuturaBT-LightCondensed") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Futura Lt BT";
  src: url("../font/subset-FuturaBT-Light.eot");
  src: url("../font/subset-FuturaBT-Light.eot?#iefix") format("embedded-opentype"),
    url("../font/subset-FuturaBT-Light.woff2") format("woff2"),
    url("../font/subset-FuturaBT-Light.woff") format("woff"),
    url("../font/subset-FuturaBT-Light.ttf") format("truetype"),
    url("../font/subset-FuturaBT-Light.svg#FuturaBT-Light") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Futura XBlk BT";
  src: url("../font/subset-FuturaBT-ExtraBlack.eot");
  src: url("../font/subset-FuturaBT-ExtraBlack.eot?#iefix") format("embedded-opentype"),
    url("../font/subset-FuturaBT-ExtraBlack.woff2") format("woff2"),
    url("../font/subset-FuturaBT-ExtraBlack.woff") format("woff"),
    url("../font/subset-FuturaBT-ExtraBlack.ttf") format("truetype"),
    url("../font/subset-FuturaBT-ExtraBlack.svg#FuturaBT-ExtraBlack") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Futura Bk BT";
  src: url("../font/subset-FuturaBT-BookItalic.eot");
  src: url("../font/subset-FuturaBT-BookItalic.eot?#iefix") format("embedded-opentype"),
    url("../font/subset-FuturaBT-BookItalic.woff2") format("woff2"),
    url("../font/subset-FuturaBT-BookItalic.woff") format("woff"),
    url("../font/subset-FuturaBT-BookItalic.ttf") format("truetype"),
    url("../font/subset-FuturaBT-BookItalic.svg#FuturaBT-BookItalic") format("svg");
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: "Futura Bk BT normal";
  src: url("../font/FuturaBT-Book.eot");
  src: url("../font/FuturaBT-Book.eot?#iefix") format("embedded-opentype"),
    url("../font/FuturaBT-Book.woff2") format("woff2"),
    url("../font/FuturaBT-Book.woff") format("woff"),
    url("../font/FuturaBT-Book.ttf") format("truetype"),
    url("../font/FuturaBT-Book.svg#FuturaBT-Book") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Futura Md BT";
  src: url("../font/subset-FuturaBT-Medium.eot");
  src: url("../font/subset-FuturaBT-Medium.eot?#iefix") format("embedded-opentype"),
    url("../font/subset-FuturaBT-Medium.woff2") format("woff2"),
    url("../font/subset-FuturaBT-Medium.woff") format("woff"),
    url("../font/subset-FuturaBT-Medium.ttf") format("truetype"),
    url("../font/subset-FuturaBT-Medium.svg#FuturaBT-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "AvantGarde Bk BT";
  src: url("../font/AvantGardeITCbyBT-Demi.eot");
  src: url("../font/AvantGardeITCbyBT-Demi.eot?#iefix") format("embedded-opentype"),
    url("../font/AvantGardeITCbyBT-Demi.woff2") format("woff2"),
    url("../font/AvantGardeITCbyBT-Demi.woff") format("woff"),
    url("../font/AvantGardeITCbyBT-Demi.ttf") format("truetype"),
    url("../font/AvantGardeITCbyBT-Demi.svg#AvantGardeITCbyBT-Demi") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "AvantGarde Bk BT";
  src: url("../font/AvantGardeITCbyBT-Book.eot");
  src: url("../font/AvantGardeITCbyBT-Book.eot?#iefix") format("embedded-opentype"),
    url("../font/AvantGardeITCbyBT-Book.woff2") format("woff2"),
    url("../font/AvantGardeITCbyBT-Book.woff") format("woff"),
    url("../font/AvantGardeITCbyBT-Book.ttf") format("truetype"),
    url("../font/AvantGardeITCbyBT-Book.svg#AvantGardeITCbyBT-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

p {
  font-size: 1rem;
  font-family: "Futura Lt BT";
  font-weight: normal;
  color: #252525;
  line-height: 1.12;
  padding: 0;
  margin: 0 0 1rem 0;
}

p strong {
  font-family: "Futura Md BT";
}

ul li {
  font-size: 1rem;
  font-family: "Futura Lt BT";
  font-weight: normal;
  color: #252525;
  line-height: 1.12;
}

h1 {
  font-size: 2.94rem;
  line-height: 1.2;
  font-family: "Futura XBlk BT";
  color: #fff;
  text-transform: uppercase;
  margin: 0;
}

h2 {
  font-size: 2.06rem;
  font-family: "Futura Hv BT";
  font-weight: normal;
  color: #252525;
  line-height: 1.14;
  padding: 0;
  margin: 0;
}

h3 {
  font-weight: normal;
  font-family: "Futura XBlk BT";
  text-shadow: 0px 3px 10px rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 1.76rem;
  line-height: 1.1;
  margin: 0;
  padding: 0;
}

h4 {
  font-size: 1.17rem;
  font-family: "Futura Hv BT";
  font-weight: normal;
  color: #252525;
  line-height: 1.17;
  padding: 0;
  margin: 0;
}

h5 {
  font-size: 1rem;
  font-family: "Futura Md BT";
  font-weight: normal;
  color: #252525;
  line-height: 1.17;
  padding: 0;
  margin: 0;
}

h5.orange-text {
  color: #f18a11;
}

h6 {
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.34px;
  line-height: 0.94;
  font-family: "AvantGarde Bk BT";
  font-weight: bold;
  margin: 0;
}

.orange-text {
  color: #f18a11;
}

@media (max-width: 760px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 1.625rem;
  }

  h3 {
    font-size: 1.3rem;
  }

  h4 {
    font-size: 1.125rem;
  }
}

@media (max-width: 399px) {
  h1 {
    font-size: 2rem;
  }
}

.button {
  font-size: 1rem;
  font-weight: normal;
  font-family: "Futura Hv BT";
  padding: 14px 1.29rem 15px;
  position: relative;
  transition: color 0.3s ease 0s, background 0s ease 0s;
  background-image: none;
  background-size: 0;
  background-position: unset;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
}

.button:after {
  position: absolute;
  content: "";
  transition-duration: 0.5s;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  left: 0;
  top: 0;
}

.button span {
  position: relative;
  z-index: 2;
  cursor: pointer;
  text-transform: uppercase;
}

.button.button-orange {
  background-color: #252525;
  color: #fff;
}

.button.button-orange:after {
  background-color: #f18a11;
}

.button.button-orange:hover,
.button.button-orange:focus {
  color: #fff;
}

.button.button-white {
  background-color: #252525;
  color: #252525;
}

.button.button-white:after {
  background-color: #fff;
  color: #252525;
}

.button.button-white:hover,
.button.button-white:focus {
  color: #fff;
}

.button:hover,
.button:focus {
  outline: none;
  box-shadow: none;
  background-size: 0;
}

.button:hover:after,
.button:focus:after {
  width: 0px;
  height: 100%;
  opacity: 1;
}

.button-block.center-block {
  display: flex;
  align-items: center;
  justify-content: center;
}

.newsletter-success {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 42rem;
  background-color: rgba(191, 191, 191, 0.9);
  text-align: center;
  transition: all 0.5s linear;
  transform: translateY(-50%);
  opacity: 0;
  z-index: -1;
}

.newsletter-success.show {
  opacity: 1;
  z-index: 100;
}

.newsletter-success .close-popup {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 33px;
  top: 26px;
  cursor: pointer;
}

.newsletter-success .close-popup:before,
.newsletter-success .close-popup:after {
  position: absolute;
  left: 16px;
  content: " ";
  height: 40px;
  width: 2px;
  background-color: #252525;
}

.newsletter-success .close-popup:before {
  transform: rotate(45deg);
}

.newsletter-success .close-popup:after {
  transform: rotate(-45deg);
}

.newsletter-success .popup-content {
  padding: 7.35rem 0 5.29rem 0;
}

.newsletter-success .popup-content p {
  font-size: 1.17rem;
  line-height: 1.3;
  margin-bottom: 1.65rem;
}

.thank-you-content {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 42rem;
  background-color: #f18a11;
  text-align: center;
  transition: all 0.5s linear;
  transform: translateY(-50%);
  opacity: 0;
  z-index: -1;
}

.thank-you-content.show {
  opacity: 1;
  z-index: 100;
}

.thank-you-content .close-popup {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 33px;
  top: 26px;
  cursor: pointer;
}

.thank-you-content .close-popup:before,
.thank-you-content .close-popup:after {
  position: absolute;
  left: 16px;
  content: " ";
  height: 40px;
  width: 2px;
  background-color: #252525;
}

.thank-you-content .close-popup:before {
  transform: rotate(45deg);
}

.thank-you-content .close-popup:after {
  transform: rotate(-45deg);
}

.thank-you-content .popup-content {
  padding: 7.35rem 0 5.29rem 0;
}

.thank-you-content .popup-content h2 {
  color: #fff;
}

.thank-you-content .popup-content p {
  font-size: 1.17rem;
  line-height: 1.3;
  margin-bottom: 1.65rem;
}

.home-hero {
  height: 80vh;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: cover;
  z-index: 1;
}

.home-hero .container {
  height: 100%;
}

.home-hero__inside {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: calc(100% - 6.88rem);
}

.home-hero__inside .hero-icon {
  -webkit-animation: fade-in 3s ease alternate;
  -moz-animation: fade-in 3s ease alternate;
  -ms-animation: fade-in 3s ease alternate;
  -o-animation: fade-in 3s ease alternate;
  animation: fade-in 3s ease alternate;
  transition: fade-in 0.3s linear;
}

.home-hero__inside .hero-icon img {
  width: 14rem;
  height: auto;
  -webkit-animation: rotateWithFade 3s ease alternate;
  -moz-animation: rotateWithFade 3s ease alternate;
  -ms-animation: rotateWithFade 3s ease alternate;
  -o-animation: rotateWithFade 3s ease alternate;
  animation: rotateWithFade 3s ease alternate;
  transition: rotateWithFade 0.3s linear;
  position: relative;
}

.home-hero__inside h1 {
  margin-bottom: 6px;
  text-shadow: 3px 3px 12px #007388;
}

.home-hero__inside .short-text {
  margin: 0 auto;
}

.home-hero__inside .short-text p {
  /* text-shadow: 3px 3px 12px #007388;*/
  font-family: "Jost", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 36px;
  line-height: 56px;
  text-align: center;
  letter-spacing: 0.28px;
  color: #fff;
}

.page-hero {
  position: relative;
  height: 100vh;
  overflow: hidden;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}

.page-hero__top {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  flex-grow: 2;
}

.page-hero__top__inside {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  height: 100%;
}

.page-hero__top__inside .hero-icon {
  -webkit-animation: fade-in 3s ease alternate;
  -moz-animation: fade-in 3s ease alternate;
  -ms-animation: fade-in 3s ease alternate;
  -o-animation: fade-in 3s ease alternate;
  animation: fade-in 3s ease alternate;
  transition: fade-in 0.3s linear;
}

.page-hero__top__inside .hero-icon img {
  width: 7.3rem;
  height: auto;
  -webkit-animation: rotateWithFade 3s ease alternate;
  -moz-animation: rotateWithFade 3s ease alternate;
  -ms-animation: rotateWithFade 3s ease alternate;
  -o-animation: rotateWithFade 3s ease alternate;
  animation: rotateWithFade 3s ease alternate;
  transition: rotateWithFade 0.3s linear;
  position: relative;
}

.page-hero__top__inside .three-hero-icons {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

.page-hero__top__inside .three-hero-icons .hero-icon {
  margin: 0 0.5rem;
}

.page-hero__top__inside .three-hero-icons .hero-icon:first-child {
  transition: fade-in 2s linear;
}

.page-hero__top__inside .three-hero-icons .hero-icon:first-child img {
  width: 5.06rem;
}

.page-hero__top__inside .three-hero-icons .hero-icon:nth-child(2) {
  transition: fade-in 1s linear;
}

.page-hero__top__inside .three-hero-icons .hero-icon:last-child {
  transition: fade-in 0.3s linear;
}

.page-hero__top__inside .three-hero-icons .hero-icon:last-child img {
  width: 5.06rem;
}

.page-hero__top__inside h1 {
  padding-top: 2rem;
  padding-bottom: 15%;
  text-shadow: 0px 0px 27px #252525;
}

.page-hero__bottom {
  height: 12rem;
  background-color: #252525;
}

.page-hero__bottom__inside {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.page-hero__bottom__inside .hero-text {
  text-align: center;
  max-width: 37%;
  margin: 0 auto;
}

.page-hero__bottom__inside .hero-text p {
  margin: 0;
  color: #fff;
}

.page-hero__bottom__inside .hero-text p strong {
  font-weight: normal;
  font-family: "Futura Md BT";
}

.page-hero .container {
  height: 100%;
}

.page-id-17 .page-hero__top,
.page-id-19 .page-hero__top {
  background-position: center bottom;
}

.page-id-21 .page-hero__top {
  background-position: center 0rem;
}

.page-id-3285 .page-hero__top {
  background-position: center top;
}

.page-hero-small {
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 22.4rem;
}

.page-hero-small .container {
  height: 100%;
}

.page-hero-small__inside {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  text-align: center;
  height: 100%;
}

.page-hero-small__inside h1 {
  margin-bottom: 3.35rem;
  text-shadow: 0px 0px 27px #252525;
}

.smaller-hero-image {
  display: none;
  visibility: hidden;
}

@media (max-width: 1365px) {
  .page-hero__bottom__inside .hero-text {
    max-width: 45%;
  }
}

@media (max-width: 1279px) {
  .page-hero__top {
    background-position: center center;
  }

  .page-hero__top__inside {
    align-items: center;
  }

  .page-hero__top__inside h1 {
    padding-bottom: 2rem;
  }

  /*.smaller-hero-image {
      display: block;
      visibility: visible;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 2;
      overflow: hidden;
      img {
          width: 100%;
          height: auto;
          max-width: initial;
      }
  }*/
}

@media (max-width: 760px) {
  .home-hero {
    background: none !important;
  }

  .home-hero .smaller-hero-image {
    display: block;
    visibility: visible;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    overflow: hidden;
  }

  .home-hero .smaller-hero-image img {
    width: 100%;
    max-width: initial;
    object-fit: cover;
    height: 100%;
    object-position: right;
  }

  .home-hero__inside .short-text p {
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.28px;
    color: #ffffff;
    margin-bottom: 24px;
  }

  .home-hero__inside {
    position: relative;
    z-index: 3;
  }

  .page-hero__top__inside {
    align-items: flex-end;
  }

  .page-hero__top__inside .vertical-bottom {
    display: none;
  }

  .page-hero__bottom {
    height: 55vh;
    position: relative;
  }

  .page-hero__bottom__inside {
    flex-direction: column;
    justify-content: flex-start;
  }

  .page-hero__bottom__inside .mobile-visible {
    text-align: center;
  }

  .page-hero__bottom__inside .mobile-visible .hero-icon {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: -15%;
    z-index: 5;
    width: 7.75rem;
  }

  .page-hero__bottom__inside .mobile-visible .hero-icon img {
    border-radius: 50%;
  }

  .page-hero__bottom__inside .mobile-visible h1 {
    margin-top: 4.25rem;
  }

  .page-hero__bottom__inside .hero-text {
    max-width: 100%;
    flex: 2;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 599px) {
  .page-hero__bottom__inside .mobile-visible h1 {
    margin-top: 6.25rem;
  }
}

@media (max-width: 499px) {
  .home-hero__inside {
    height: 100%;
  }

  .home-hero__inside .hero-icon img {
    width: 10rem;
  }

  .home-hero__inside .short-text {
    max-width: 100%;
  }

  .page-template-page-contact .page-hero-small {
    background-position: 0 0;
  }
}

@media (max-width: 369px) {
  .home-hero {
    height: 92vh;
  }
}

.testimonials-block {
  background-color: #fff;
  padding: 6.06rem 0 7.82rem 0;
}

.testimonials-block__inside {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 32%;
  padding-top: 7.47rem;
}

.testimonials-block__inside h2 {
  text-align: center;
  margin: 0 auto;
  max-width: 65%;
}

.testimonials-block__inside .testimonials-list {
  margin: 2.7rem 0 4.47rem 0;
  display: flex;
  flex-flow: column wrap;
  align-content: space-between;
  justify-content: center;
  height: 38rem;
  counter-reset: items;
  max-width: 74%;
  margin: 2.4rem auto 4rem;
}

.testimonials-block__inside .testimonials-list:after,
.testimonials-block__inside .testimonials-list:before {
  content: "";
  flex-basis: 100%;
  width: 0;
  order: 2;
}

.testimonials-block__inside .testimonials-list .one-testimonial {
  background: #ef8a21;
  background: -webkit-linear-gradient(left, #ef8a21, #e05c26);
  background: linear-gradient(to right, #ef8a21, #e05c26);
  padding: 2.53rem 2.94rem 2.47rem 2.94rem;
  border-radius: 2rem;
  margin: 0.675rem;
  position: relative;
  width: calc(49% - 5.88rem);
}

.testimonials-block__inside .testimonials-list .one-testimonial .text-block {
  font-family: "Futura Bk BT normal";
  color: #fff;
}

.testimonials-block__inside .testimonials-list .one-testimonial .text-block sup {
  font-size: 9px;
}

.testimonials-block__inside .testimonials-list .one-testimonial h5 {
  color: #fff;
  margin-top: 10px;
}

.testimonials-block__inside .testimonials-list .one-testimonial__quote {
  position: absolute;
  z-index: 4;
}

.testimonials-block__inside .testimonials-list .one-testimonial__quote .icon-quote {
  width: 2.82rem;
  height: 2.76rem;
  background-size: 2.82rem 2.76rem;
  display: block;
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(2n + 1) {
  order: 1;
  border-radius: 2rem 2rem 2rem 0;
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(2n) {
  order: 2;
  border-radius: 2rem 2rem 0 2rem;
}

.testimonials-block__inside .testimonials-list .one-testimonial:first-child .one-testimonial__quote {
  top: 2rem;
  left: -2rem;
}

.testimonials-block__inside .testimonials-list .one-testimonial:first-child .one-testimonial__quote .icon-quote {
  background: url("../img/quote-black.svg") no-repeat center center;
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(2) {
  width: calc(39% - 5.88rem);
  top: -1.5rem;
  background: #252525;
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(2) .one-testimonial__quote {
  bottom: 2rem;
  right: -2rem;
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(2) .one-testimonial__quote .icon-quote {
  background: url("../img/quote-orange.svg") no-repeat center center;
  transform: rotate(-180deg);
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(3) {
  z-index: 3;
  background: #252525;
  left: -1.2rem;
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(3) .one-testimonial__quote {
  top: 2rem;
  left: -2rem;
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(3) .one-testimonial__quote .icon-quote {
  background: url("../img/quote-orange.svg") no-repeat center center;
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(4) {
  left: -3.5rem;
  top: -1.5rem;
  z-index: 2;
  width: calc(52% - 5.88rem);
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(4) .one-testimonial__quote {
  bottom: 2rem;
  right: -2rem;
}

.testimonials-block__inside .testimonials-list .one-testimonial:nth-child(4) .one-testimonial__quote .icon-quote {
  background: url("../img/quote-black.svg") no-repeat center center;
  transform: rotate(-180deg);
}

.testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:first-child .one-testimonial__quote {
  top: 2rem;
  left: -2rem;
}

.testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:first-child .one-testimonial__quote .icon-quote {
  background: url("../img/quote-black.svg") no-repeat center center;
}

.testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:nth-child(2) {
  width: calc(52% - 5.88rem);
  top: -6.8rem;
  background: #ef8a21;
  background: -webkit-linear-gradient(left, #ef8a21, #e05c26);
  background: linear-gradient(to right, #ef8a21, #e05c26);
}

.testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:nth-child(2) .one-testimonial__quote {
  bottom: 2rem;
  right: -2rem;
}

.testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:nth-child(2) .one-testimonial__quote .icon-quote {
  background: url("../img/quote-black.svg") no-repeat center center;
  transform: rotate(-180deg);
}

.testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:nth-child(3) {
  z-index: 3;
  background: #252525;
  left: 26%;
  top: -2.5rem;
}

.testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:nth-child(3) .one-testimonial__quote {
  top: 2rem;
  left: -2rem;
}

.testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:nth-child(3) .one-testimonial__quote .icon-quote {
  background: url("../img/quote-orange.svg") no-repeat center center;
}

.testimonials-block__inside .testimonials-list.team-by-design {
  height: 32rem;
  justify-content: flex-start;
  max-width: 85%;
}

.testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:first-child {
  width: calc(43% - 5.88rem);
  top: 5rem;
}

.testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:first-child .one-testimonial__quote {
  top: 2rem;
  left: -2rem;
}

.testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:first-child .one-testimonial__quote .icon-quote {
  background: url("../img/quote-black.svg") no-repeat center center;
}

.testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:nth-child(2) {
  width: calc(47% - 5.88rem);
  top: 0;
  left: -2rem;
  background: #ef8a21;
  background: -webkit-linear-gradient(left, #ef8a21, #e05c26);
  background: linear-gradient(to right, #ef8a21, #e05c26);
}

.testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:nth-child(2) .one-testimonial__quote {
  top: 2rem;
  left: -2rem;
}

.testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:nth-child(2) .one-testimonial__quote .icon-quote {
  background: url("../img/quote-black.svg") no-repeat center center;
  transform: none;
}

.testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:nth-child(3) {
  z-index: 3;
  background: #252525;
  left: 38%;
  top: 0.5rem;
  width: calc(51% - 5.88rem);
}

.testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:nth-child(3) .one-testimonial__quote {
  top: auto;
  left: auto;
  bottom: 2rem;
  right: -2rem;
}

.testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:nth-child(3) .one-testimonial__quote .icon-quote {
  background: url("../img/quote-orange.svg") no-repeat center center;
  transform: rotate(-180deg);
}

.testimonials-block__inside .testimonials-list.wide {
  height: 39rem;
  max-width: 95%;
}

@media (max-width: 1279px) {
  .testimonials-block {
    padding: 4rem 0 5rem 0;
  }

  .testimonials-block__inside .testimonials-list {
    height: 40rem;
    max-width: 90%;
  }

  .testimonials-block__inside .testimonials-list.team-by-design {
    max-width: 95%;
    height: 33rem;
  }
}

@media (max-width: 1023px) {
  .testimonials-block__inside .testimonials-list.wide {
    height: 41rem;
    max-width: 95%;
  }

  .testimonials-block__inside .testimonials-list.team-by-design {
    height: 36rem;
  }
}

@media (max-width: 919px) {
  .testimonials-block__inside .testimonials-list {
    height: 50rem;
    max-width: 86%;
  }

  .testimonials-block__inside .testimonials-list.wide {
    height: 46rem;
    max-width: 95%;
  }

  .testimonials-block__inside .testimonials-list.team-by-design {
    height: 41rem;
  }
}

@media (max-width: 799px) {
  .testimonials-block {
    padding: 3rem 0 4rem 0;
  }

  .testimonials-block__inside {
    padding-top: 4.5rem;
    background-size: 35%;
  }

  .testimonials-block__inside .testimonials-list.wide {
    height: 50rem;
  }
}

@media (max-width: 760px) {
  .testimonials-block {
    padding-bottom: 3rem;
  }

  .testimonials-block__inside {
    background-size: 50%;
  }

  .testimonials-block__inside h2 {
    max-width: 90%;
  }

  .testimonials-block__inside .testimonials-list {
    height: auto;
    max-width: 100%;
    margin: 1.68rem auto 2.25rem;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial {
    width: calc(100% - 4rem - 25px) !important;
    margin: 0 0 13px 0;
    padding: 2rem;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial__quote .icon-quote {
    background-size: contain !important;
    width: 38px;
    height: 37px;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial:first-child {
    margin-left: 25px;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial:first-child .one-testimonial__quote {
    left: -1.4rem;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial:nth-child(2) {
    order: unset;
    top: 0;
    margin-right: 25px;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial:nth-child(2) .one-testimonial__quote {
    right: -1.4rem;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial:nth-child(3) {
    order: unset;
    margin-left: 25px;
    left: 0;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial:nth-child(3) .one-testimonial__quote {
    left: -1.4rem;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial:nth-child(2n + 1) {
    order: unset;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial:nth-child(4) {
    left: 0;
    top: 0;
    margin-right: 25px;
  }

  .testimonials-block__inside .testimonials-list .one-testimonial:nth-child(4) .one-testimonial__quote {
    right: -1.4rem;
  }

  .testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:first-child .one-testimonial__quote {
    left: -1.4rem;
  }

  .testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:nth-child(2) {
    top: 0;
  }

  .testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:nth-child(2) .one-testimonial__quote {
    right: -1.4rem;
  }

  .testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:nth-child(3) {
    left: 0;
    top: 0;
  }

  .testimonials-block__inside .testimonials-list.leader-by-design .one-testimonial:nth-child(3) .one-testimonial__quote {
    left: -1.4rem;
  }

  .testimonials-block__inside .testimonials-list.team-by-design {
    height: auto;
    max-width: 100%;
  }

  .testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:first-child {
    top: 0;
  }

  .testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:first-child .one-testimonial__quote {
    left: -1.4rem;
  }

  .testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:nth-child(2) {
    top: 0;
    left: 0;
    margin-right: 0;
    margin-left: 25px;
  }

  .testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:nth-child(2) .one-testimonial__quote {
    left: -1.4rem;
  }

  .testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:nth-child(3) {
    left: 0;
    top: 0;
    margin-left: 0;
    margin-right: 25px;
  }

  .testimonials-block__inside .testimonials-list.team-by-design .one-testimonial:nth-child(3) .one-testimonial__quote {
    right: -1.4rem;
  }

  .testimonials-block__inside .testimonials-list.wide {
    height: auto;
    max-width: 100%;
  }
}

.latest-posts {
  margin: 7.82rem 0 8rem 0;
  position: relative;
  overflow-x: hidden;
}

.latest-posts:after {
  content: "";
  display: block;
  background: url("../img/double-arrows-big.svg") no-repeat;
  height: 6.65rem;
  width: 58.88rem;
  bottom: 1.88rem;
  position: absolute;
  z-index: 2;
  left: -22.8rem;
}

.latest-posts:before {
  content: "";
  display: block;
  background: url("../img/double-arrows-big.svg") no-repeat;
  height: 6.65rem;
  width: 58.88rem;
  top: 0;
  position: absolute;
  z-index: 2;
  right: -18rem;
  transform: rotate(-180deg);
}

.latest-posts__list {
  margin: 2.11rem -8px 4.11rem -8px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 4;
}

.latest-posts__list .one-post {
  flex: 1 0 calc(33% - 16px);
  max-width: calc(33% - 16px);
  margin: 0 8px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}

.latest-posts-alt {
  padding: 7.12rem 0 7.53rem 0;
  position: relative;
  overflow-x: hidden;
  background-color: #f2f2f2;
}

.latest-posts-alt h2 {
  text-align: center;
}

.latest-posts-alt__list {
  margin: 3.52rem -8px 0 -8px;
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 4;
}

.latest-posts-alt__list .one-post {
  flex: 1 0 calc(33% - 16px);
  max-width: calc(33% - 16px);
  margin: 0 8px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}

.one-post {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
}

.one-post__image {
  height: 11.6rem;
  overflow: hidden;
  background: #fff;
}

.one-post__image img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: relative;
  max-width: initial;
  width: 100%;
}

.one-post__content {
  padding: 1.88rem 1.59rem 1.71rem 1.17rem;
  background-color: #f2f2f2;
  transition: all 0.3s linear;
  min-height: 7.5rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 2;
}

.one-post__content h4 {
  margin-bottom: 1.17rem;
}

.one-post__content h4 a {
  color: #252525;
  text-decoration: none;
}

.one-post__content .read-more {
  display: block;
  text-decoration: none;
  color: #252525;
  font-family: "Futura Hv BT";
  text-transform: uppercase;
}

.one-post__content .read-more .arrow-right {
  display: inline-block;
  background: url("../img/arrow-right.svg") no-repeat center center;
  margin-left: 10px;
  width: 15px;
  height: 13px;
  background-size: 15px 13px;
  transition: margin-left 0.3s linear;
}

.one-post__content:hover {
  background-color: #f18a11;
}

.one-post__content:hover .read-more .arrow-right {
  margin-left: 1.2rem;
}

@media (max-width: 1679px) {
  .latest-posts:before {
    right: -34rem;
  }

  .latest-posts:after {
    left: -27rem;
  }
}

@media (max-width: 1279px) {
  .latest-posts {
    margin: 5rem 0 6rem 0;
  }

  .latest-posts:before {
    right: -20rem;
    background-size: contain;
    height: 5rem;
    width: 43.5rem;
    top: 3rem;
  }

  .latest-posts:after {
    left: -22rem;
    background-size: contain;
    height: 5rem;
    width: 43.5rem;
    bottom: 2.5rem;
  }
}

@media (max-width: 799px) {
  .latest-posts:before {
    right: -20rem;
    background-size: contain;
    height: 4rem;
    width: 34.8rem;
    top: 3rem;
  }

  .latest-posts:after {
    left: -18rem;
    background-size: contain;
    height: 4rem;
    width: 34.8rem;
    bottom: 3.5rem;
  }
}

@media (max-width: 760px) {
  .latest-posts {
    margin: 2.43rem 0 4.68rem 0;
  }

  .latest-posts:before {
    right: -12rem;
    background-size: contain;
    height: 3.375rem;
    width: 29.375rem;
    top: 3.5rem;
  }

  .latest-posts:after {
    left: -28rem;
    background-size: contain;
    height: 7.125rem;
    width: 62rem;
    bottom: 33%;
  }

  .latest-posts h2 {
    text-align: center;
  }

  .latest-posts__list {
    margin: 3.06rem 0 2.625rem 0;
    flex-flow: row wrap;
  }

  .latest-posts__list .one-post {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 1.75rem 0;
  }

  .one-post__image {
    height: 15.5rem;
  }

  .one-post__content {
    padding: 1.625rem 1.125rem 1.125rem 1.18rem;
    min-height: 1rem;
  }

  .one-post__content h4 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    -webkit-box-orient: vertical;
  }

  .latest-posts-alt {
    padding: 4.12rem 0 4.53rem 0;
  }

  .latest-posts-alt h2 {
    text-align: center;
  }

  .latest-posts-alt__list {
    margin: 3rem 0 0 0;
    flex-flow: row wrap;
  }

  .latest-posts-alt__list .one-post {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 1.75rem 0;
  }
}

@media (max-width: 550px) {
  .latest-posts:after {
    left: -32rem;
  }
}

@media (max-width: 510px) {
  .latest-posts:after {
    left: -34rem;
  }
}

@media (max-width: 479px) {
  .home-page-content .latest-posts:before {
    top: 4.8rem;
  }

  .home-page-content .latest-posts h2 {
    max-width: 70%;
    margin: 0 auto;
  }

  .home-page-content .latest-posts:after {
    left: -37rem;
  }
}

@media (max-width: 399px) {
  .contact-page-content .latest-posts:before {
    top: 6.5rem;
  }

  .latest-posts:after {
    height: 5.125rem;
    left: -23rem;
  }

  .home-page-content .latest-posts:after {
    left: -23rem;
  }

  .home-page-content .latest-posts h2 {
    max-width: 75%;
  }
}

@media (max-width: 389px) {
  .home-page-content .latest-posts h2 {
    max-width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 369px) {
  .home-page-content .latest-posts h2 {
    max-width: 85%;
    margin: 0 auto;
  }

  .latest-posts:after {
    left: -24rem;
  }

  .home-page-content .latest-posts:after {
    left: -24rem;
  }
}

@media (max-width: 349px) {
  .home-page-content .latest-posts h2 {
    max-width: 90%;
    margin: 0 auto;
  }

  .latest-posts:after {
    left: -25rem;
  }

  .home-page-content .latest-posts:after {
    left: -25rem;
  }
}

.join-block {
  background-color: #f2f2f2;
  padding-top: 6.29rem;
}

.join-block__content {
  display: flex;
  justify-content: space-between;
}

.join-block__content__left {
  flex: 1 0 52%;
  max-width: 52%;
  margin-right: 11.4rem;
  padding-top: 2.59rem;
}

.join-block__content__left .text {
  margin: 1.88rem 0 1.76rem 0;
  max-width: 85%;
}

.join-block__content__left .text p {
  margin: 0;
}

.join-block__content__left .read-more {
  display: block;
  text-decoration: none;
  color: #f18a11;
  font-family: "Futura Md BT";
  transition: all 0.3s linear;
}

.join-block__content__left .read-more .arrow-right {
  display: inline-block;
  background: url("../img/arrow-right-orange.svg") no-repeat center center;
  margin-left: 10px;
  width: 15px;
  height: 13px;
  background-size: 15px 13px;
  transition: margin-left 0.3s linear;
}

.join-block__content__left .read-more:hover,
.join-block__content__left .read-more:focus {
  color: #252525;
}

.join-block__content__left .read-more:hover .arrow-right,
.join-block__content__left .read-more:focus .arrow-right {
  margin-left: 1.2rem;
  background: url("../img/arrow-right.svg") no-repeat center center;
  width: 15px;
  height: 13px;
  background-size: 15px 13px;
}

.join-block__content__right {
  line-height: 0;
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.join-block__content__right .circle-image {
  position: absolute;
  left: -11.4rem;
  bottom: -6.41rem;
  margin: 0 auto;
  z-index: 2;
  transition-duration: 1s !important;
}

.join-block__content__right .circle-image.aos-animate img {
  -webkit-animation: rotateAlt 2s ease alternate;
  -moz-animation: rotateAlt 2s ease alternate;
  -ms-animation: rotateAlt 2s ease alternate;
  -o-animation: rotateAlt 2s ease alternate;
  animation: rotateAlt 2s ease alternate;
  transition: rotateAlt 2s linear;
}

.join-block__content__right img {
  line-height: 0;
}

@media (max-width: 1365px) {
  .join-block__content__right .circle-image {
    width: 14rem;
    left: -9.4rem;
    bottom: -4.8rem;
  }
}

@media (max-width: 1279px) {
  .join-block {
    padding-top: 5rem;
  }

  .join-block__content__left {
    padding-bottom: 3rem;
    margin-right: 8.4rem;
  }

  .join-block__content__right {
    align-items: flex-end;
  }

  .join-block__content__right .circle-image {
    width: 12rem;
    left: -8rem;
    bottom: -4rem;
  }

  .page-template-page-by-design .join-block__content__left {
    padding-bottom: 0rem;
    margin-right: 4rem;
  }

  .page-template-page-by-design .join-block__content__right {
    align-items: center;
  }
}

@media (max-width: 1023px) {
  .join-block__content__left {
    margin-right: 3rem;
  }

  .page-template-page-by-design .join-block__content__left {
    margin-right: 4rem;
  }
}

@media (max-width: 799px) {
  .join-block {
    padding-top: 2rem;
  }
}

@media (max-width: 760px) {
  .join-block {
    padding-top: 4.5rem;
  }

  .join-block__content {
    flex-flow: row wrap;
  }

  .join-block__content__left {
    margin-right: 0;
    padding: 0;
    flex: 1 0 calc(100% - 37px);
    max-width: calc(100% - 37px);
    margin-right: 37px;
    margin-bottom: 2.125rem;
  }

  .join-block__content__left h2 {
    max-width: 65%;
  }

  .join-block__content__right {
    flex: 1 0 100%;
    max-width: 100%;
    justify-content: flex-end;
    text-align: right;
  }

  .join-block__content__right .circle-image {
    width: 15rem;
    left: -1rem;
    bottom: -5rem;
  }

  .join-block__content__right .right-image {
    max-width: 72%;
  }

  .by-design-page-content .join-block__content__right .right-image {
    max-width: calc(100% - 74px);
    margin: 0 37px;
  }
}

@media (max-width: 499px) {
  .join-block__content__left h2 {
    max-width: 90%;
  }

  .join-block__content__left .text {
    max-width: 100%;
  }

  .join-block__content__right .circle-image {
    width: 12rem;
  }
}

.events-block__inside h2 {
  padding-bottom: 6.17rem;
  text-align: center;
}

.events-block-content .tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding: 0;
}

.events-block-content .tribe-common--breakpoint-medium.tribe-common .tribe-common-h3,
.events-block-content .tribe-common .tribe-common-h3 {
  font-weight: normal;
  font-family: "Futura Md BT";
  font-weight: normal;
  text-shadow: none;
  color: #252525;
  font-size: 1.17rem;
}

.events-block-content .tribe-common .tribe-common-c-btn,
.events-block-content .tribe-common a.tribe-common-c-btn {
  font-family: "Futura Hv BT";
  font-weight: normal;
  padding: 12px 1.29rem 13px;
  background-color: #f18a11;
}

.events-block-content .tribe-common .tribe-common-c-btn:focus,
.events-block-content .tribe-common .tribe-common-c-btn:hover,
.events-block-content .tribe-common a.tribe-common-c-btn:focus,
.events-block-content .tribe-common a.tribe-common-c-btn:hover {
  background: #f18a11;
}

.events-block-content .tribe-events .tribe-events-c-view-selector__list-item-text {
  color: #252525;
  font-family: "Futura Lt BT";
}

.events-block-content .tribe-common .tribe-common-b2,
.events-block-content .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input,
.events-block-content .tribe-common .tribe-common-form-control-text__input {
  color: #252525;
  font-family: "Futura Lt BT";
}

.events-block-content .tribe-common .tribe-common-c-svgicon {
  color: #f18a11;
}

.events-block-content .tribe-common .tribe-common-c-btn-border-small,
.events-block-content .tribe-common a.tribe-common-c-btn-border-small {
  font-family: "Futura Hv BT";
  color: #252525;
  font-weight: normal;
}

.events-block-content .tribe-common .tribe-common-h5,
.events-block-content .tribe-common .tribe-common-h6,
.events-block-content .tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.events-block-content .tribe-common .tribe-common-h7,
.events-block-content .tribe-common .tribe-common-h8 {
  font-family: "Futura Md BT";
  text-shadow: none;
  color: #252525;
  font-weight: normal;
}

.events-block-content .tribe-events .tribe-events-c-ical__link {
  border: 1px solid #f18a11;
  color: #fff;
  background: #f18a11;
}

.events-block-content .tribe-events .tribe-events-c-ical__link:active,
.events-block-content .tribe-events .tribe-events-c-ical__link:focus,
.events-block-content .tribe-events .tribe-events-c-ical__link:hover {
  color: #fff;
  background: #f18a11;
}

.events-block-content .tribe-events .tribe-events-c-ical__link .tribe-common-c-svgicon {
  color: #fff;
}

.events-block-content .tribe-events .tribe-events-c-view-selector__list-item-text,
.events-block-content .tribe-common .tribe-common-c-btn,
.events-block-content .tribe-common a.tribe-common-c-btn,
.events-block-content .tribe-common--breakpoint-medium.tribe-common .tribe-common-form-control-text__input,
.events-block-content .tribe-common .tribe-common-c-btn-border-small,
.events-block-content .tribe-common a.tribe-common-c-btn-border-small,
.events-block-content .tribe-events .tribe-events-calendar-list__event-date-tag-weekday,
.events-block-content .tribe-common--breakpoint-medium.tribe-common .tribe-common-b2,
.events-block-content .tribe-common--breakpoint-medium.tribe-common .tribe-common-b1--min-medium,
.events-block-content .tribe-common--breakpoint-medium.tribe-common .tribe-common-b3--min-medium {
  font-size: 1rem;
}

.events-block-content .tribe-events-single .tribe-events-sub-nav,
.events-block-content .tribe-events-event-meta,
.events-block-content .tribe-events-back a,
.events-block-content .tribe-events-back a:visited {
  font-size: 1rem;
  color: #252525;
  font-family: "Futura Lt BT";
}

.events-block-content .tribe-events-single-event-title {
  font-size: 2.06rem;
  font-family: "Futura Hv BT";
  font-weight: normal;
  color: #252525;
}

.events-block-content .tribe-events-schedule .recurringinfo,
.events-block-content .tribe-events-schedule h2,
.events-block-content .tribe-related-event-info .recurringinfo {
  font-size: 1.17rem;
  font-family: "Futura Hv BT";
  font-weight: normal;
  color: #252525;
}

.events-block-content .tribe-events-cal-links .tribe-events-gcal,
.events-block-content .tribe-events-cal-links .tribe-events-ical {
  color: #f18a11;
  font-size: 1rem;
  font-family: "Futura Lt BT";
}

.events-block-content .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 2.06rem;
  font-family: "Futura Md BT";
  font-weight: normal;
  color: #252525;
}

.community-page-content .events-block {
  padding-top: 8rem;
}

@media (max-width: 760px) {
  .community-page-content .events-block {
    padding-top: 4rem;
  }

  .events-block-content .tribe-events-single-event-title,
  .events-block-content .tribe-events-meta-group .tribe-events-single-section-title {
    font-size: 1.625rem;
  }

  .events-block-content .tribe-common--breakpoint-medium.tribe-common .tribe-common-h3,
  .events-block-content .tribe-common .tribe-common-h3,
  .events-block-content .tribe-events-schedule .recurringinfo,
  .events-block-content .tribe-events-schedule h2,
  .events-block-content .tribe-related-event-info .recurringinfo {
    font-size: 1.125rem;
  }
}

html {
  font-size: 17px;
}

body {
  margin: 0 auto;
  background-color: #fff;
  font-family: "Futura Lt BT", Helvetica, Arial, Lucida, sans-serif;
  font-size: 1rem;
  line-height: 1.12;
}

.container {
  max-width: 1440px;
  margin: 0 auto;
  overflow-x: hidden;
}

.container-sm {
  max-width: 1160px;
  margin: 0 auto;
}

a {
  transition: all 0.3s linear;
}

a:hover,
a:focus {
  outline: none;
  box-shadow: none;
}

img {
  max-width: 100%;
  height: auto;
}

.responsive-video {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.responsive-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.socialBlock .social-media-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
}

.socialBlock .social-media-icons li {
  margin-right: 8px;
}

.socialBlock .social-media-icons li a i {
  display: block;
  width: 22px;
  height: 22px;
  background-size: 12px;
  background-repeat: no-repeat;
  background-color: #f18a11;
  border-radius: 50%;
  background-position: center center;
}

.socialBlock .social-media-icons li a i.facebook {
  background-image: url("../img/facebook.png");
}

.socialBlock .social-media-icons li a i.linkedin {
  background-image: url("../img/linkedIn.svg");
}

.video-iframe a {
  background-image: none;
  background-size: 0;
  background-position: unset;
  display: block;
  position: relative;
}

.video-iframe a:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: calc(50% - 2.76rem);
  width: 0;
  height: 0;
  border-top: 3.08rem solid transparent;
  border-bottom: 3.08rem solid transparent;
  border-left: 5.52rem solid #fff;
}

.mobile-visible {
  display: none;
  visibility: hidden;
}

.tablet-visible {
  display: none;
  visibility: hidden;
}

@media (max-width: 1279px) {
  html {
    font-size: 16px;
  }

  body {
    overflow-x: hidden;
  }

  .container-sm {
    padding: 0 37px;
    width: calc(100% - 74px);
  }

  .container {
    padding: 0 37px;
    width: calc(100% - 74px);
  }
}

@media (max-width: 899px) {
  .tablet-visible {
    display: block;
    visibility: visible;
    margin-bottom: 2rem;
  }
}

@media (max-width: 760px) {
  .mobile-visible {
    display: block;
    visibility: visible;
  }
}

@media (max-width: 399px) {
  .socialBlock .social-media-icons {
    padding-left: 1rem;
  }
}

.site-header__inside {
  display: flex;
  align-items: stretch;
}

.site-header__inside .logo-block {
  background-color: #252525;
  padding: 1.35rem 2.35rem 1.29rem 2.65rem;
  position: relative;
}

.site-header__inside .logo-block a {
  display: block;
  line-height: 0;
}

.site-header__inside .logo-block a img {
  height: auto !important;
  width: auto;
}

.site-header__inside .navigation-block {
  flex-grow: 2;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 2.17rem;
}

.desktop-navigation .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.desktop-navigation .menu li {
  margin: 0 1rem;
}

.desktop-navigation .menu li a {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(white, white), linear-gradient(#fff, #fff);
  background-size: 0% 1px, 0% 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat, no-repeat;
  transition: all 0.3s linear;
  font-size: 0.82rem;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  font-family: "AvantGarde Bk BT";
  font-weight: normal;
}

.desktop-navigation .menu li a:focus,
.desktop-navigation .menu li a:hover {
  background-size: 0% 1px, 100% 1px;
  outline: none;
  box-shadow: none;
}

.page-template-page-home .site-header {
  top: auto;
  bottom: 0;
}

.page-template-page-home .site-header.fixed-nav {
  position: fixed;
  top: 0;
  bottom: auto;
}

.navbar-toggle {
  display: none;
}

.mobile-nav-wrapper {
  display: none;
}

@media (max-width: 1439px) {
  .site-header__inside .logo-block {
    padding: 1rem 1.35rem 1rem 1.65rem;
  }

  .site-header__inside .logo-block a img {
    height: 4rem;
  }

  .site-header__inside .logo-block:after {
    border-top-width: 3rem;
    border-bottom-width: 3rem;
  }
}

@media (max-width: 1365px) {
  .site-header__inside .logo-block {
    padding: 1rem 1.35rem 1rem 1.65rem;
  }

  .site-header__inside .logo-block a img {
    height: 3.5rem;
  }

  .site-header__inside .logo-block:after {
    border-top-width: 2.75rem;
    border-bottom-width: 2.75rem;
  }

  .desktop-navigation .menu li {
    margin: 0 0.7rem;
  }
}

@media (max-width: 1279px) {
  .site-header__inside .logo-block {
    padding: 0.8rem 1rem 0.7rem 2.17rem;
  }

  .site-header__inside .logo-block a img {
    height: 2.75rem;
  }

  .site-header__inside .logo-block:after {
    border-top-width: 2.125rem;
    border-bottom-width: 2.125rem;
    border-left-width: 1.29rem;
    right: -1.29rem;
  }

  .site-header__inside .navigation-block {
    padding-right: 37px;
  }

  .navbar-toggle {
    display: block;
    vertical-align: middle;
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #fff;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-shadow: none;
    z-index: 5000;
    width: auto;
    cursor: pointer;
  }

  .navbar-toggle:focus,
  .navbar-toggle:hover {
    outline: none;
    box-shadow: none;
  }

  .navbar-toggle span {
    position: relative;
    left: 0;
    display: block;
    width: 27px;
    height: 3px;
    border-radius: 2px;
    background: #fff;
    transition: 0.5s all ease;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
  }

  .navbar-toggle span.nf {
    margin-top: 5px;
  }

  .navbar-toggle.opened span {
    width: 27px;
    height: 3px;
    top: 2px;
    left: 5px;
  }

  .navbar-toggle.opened span.nf {
    margin-top: 6px;
  }

  .navbar-toggle.opened span:nth-child(1) {
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transform: rotate(40deg);
  }

  .navbar-toggle.opened span:nth-child(2) {
    width: 0;
    opacity: 0;
  }

  .navbar-toggle.opened span:nth-child(3) {
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
  }

  .mobile-nav-wrapper {
    display: block;
    opacity: 0;
    transition: all 0.4s ease 0.3s;
    width: 0;
    background-color: #f18a11;
    position: absolute;
    right: 0;
    top: 65px;
    overflow-x: hidden;
    padding: 1.76rem 37px 2.68rem 37px;
    height: calc(100vh - 8rem);
    display: flex;
    flex-direction: column;
  }

  .mobile-nav-wrapper .menu-main-menu-container {
    opacity: 0;
    visibility: hidden;
    height: 0;
    transform: translateX(100%);
    transition: all 0.3s ease 0.2s;
    text-align: right;
  }

  .mobile-nav-wrapper .menu-main-menu-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }

  .mobile-nav-wrapper .menu-main-menu-container ul li {
    margin-bottom: 23px;
  }

  .mobile-nav-wrapper .menu-main-menu-container ul li a {
    color: #fff;
    font-weight: normal;
    font-family: "AvantGarde Bk BT";
    display: block;
    text-align: right;
    text-decoration: none;
    text-transform: uppercase;
  }

  .mobile-nav-wrapper .menu-main-menu-container ul li a:hover,
  .mobile-nav-wrapper .menu-main-menu-container ul li a:focus {
    outline: none;
    box-shadow: none;
  }

  .mobile-nav-wrapper.show {
    opacity: 1;
    visibility: visible;
    width: 50%;
  }

  .mobile-nav-wrapper.show .menu-main-menu-container {
    opacity: 1;
    visibility: visible;
    height: auto;
    transform: translateX(0);
  }

  .navigation-block .desktop-navigation {
    display: none;
  }

  .page-template-page-home .site-header {
    top: 0;
    bottom: auto;
  }
}

@media (max-width: 599px) {
  .site-header__inside .logo-block {
    flex: 1 0 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
    text-align: center;
    padding: 0.8rem 0.5rem 0.7rem 0.5rem;
  }

  .mobile-nav-wrapper {
    top: 68px;
  }
}

.site-footer {
  background-color: #252525;
  position: relative;
  z-index: 6;
}

.site-footer:before {
  content: "";
  display: block;
  left: 0;
  width: 144px;
  height: 47px;
  top: -23px;
  background: url("../img/double-arrows.svg") no-repeat center center;
  position: absolute;
  z-index: 7;
}

.site-footer .footer-top {
  padding: 3.82rem 0 2.88rem 0;
  margin-bottom: 1rem;
  border-bottom: 1px solid #fff;
  display: flex;
  justify-content: space-between;
}

.site-footer .footer-top .ft-block {
  margin-right: 1.65rem;
}

.site-footer .footer-top .ft-block:first-child {
  max-width: 22rem;
  flex: 1 0 22rem;
}

.site-footer .footer-top .ft-block:nth-child(4) .ft-block-inside:first-child {
  display: none;
}

.site-footer .footer-top .ft-block:last-child {
  margin-right: 0;
}

.site-footer .footer-top .ft-block:last-child .ft-block-inside a {
  display: block;
}

.site-footer .footer-top .ft-block:last-child .ft-block-inside a img {
  height: 3.23rem !important;
  width: auto;
}

.site-footer .footer-top .ft-block .ft-block-inside .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-footer .footer-top .ft-block .ft-block-inside .menu li {
  margin-bottom: 0.94rem;
}

.site-footer .footer-top .ft-block .ft-block-inside .menu li a {
  color: #fff;
  text-decoration: none;
  background-image: linear-gradient(white, white), linear-gradient(#fff, #fff);
  background-size: 0% 1px, 0% 1px;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat, no-repeat;
  transition: all 0.3s linear;
  font-size: 0.82rem;
  letter-spacing: 0.28px;
  text-transform: uppercase;
  font-family: "AvantGarde Bk BT";
  font-weight: normal;
}

.site-footer .footer-top .ft-block .ft-block-inside .menu li a:focus,
.site-footer .footer-top .ft-block .ft-block-inside .menu li a:hover {
  background-size: 0% 1px, 100% 1px;
  outline: none;
  box-shadow: none;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container {
  background-color: transparent;
  margin-top: 12px;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header {
  padding: 0 !important;
  background-color: transparent;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text {
  padding: 0;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text h2 {
  font-family: "AvantGarde Bk BT";
  font-weight: bold !important;
  font-size: 0.82rem !important;
  color: #fff;
  letter-spacing: 0.28px;
  margin: 0 0 6px 0;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text p {
  font-family: "AvantGarde Bk BT";
  font-weight: normal;
  font-size: 0.82rem;
  color: #fff;
  letter-spacing: 0.28px;
  margin: 0 0 10px 0;
  line-height: 1.5;
  max-width: 16rem;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content {
  padding: 0;
  background-color: transparent;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content:before {
  display: none;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields {
  display: flex;
  justify-content: stretch;
  align-items: stretch;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input {
  margin-bottom: 0;
  float: none;
  flex: 1 0 calc(100% - 6.5rem);
  max-width: calc(100% - 6.5rem);
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input {
  padding: 14px 16px 15px 16px !important;
  border-radius: 0 !important;
  background-color: rgba(255, 255, 255, 0.2);
  font-family: "AvantGarde Bk BT";
  font-weight: normal;
  font-size: 0.82rem;
  color: #fff;
  letter-spacing: 0.28px;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input::placeholder,
.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input:-ms-input-placeholder,
.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input::-ms-input-placeholder {
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input:focus,
.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input:hover {
  outline: none;
  box-shadow: none;
  border: none;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input:focus::-moz-placeholder {
  opacity: 0;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input:focus:-ms-input-placeholder {
  opacity: 0;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_popup_input input:focus::placeholder {
  opacity: 0;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_submit_subscription {
  border-radius: 0 !important;
  background-color: #f18a11;
  color: #252525;
  font-family: "AvantGarde Bk BT";
  font-weight: bold !important;
  font-size: 0.82rem !important;
  letter-spacing: 0.28px;
  padding: 14px 0 15px 0;
  width: 6.5rem;
  text-align: center;
}

.site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content .et_bloom_fields .et_bloom_submit_subscription .et_bloom_button_text {
  color: #252525 !important;
  font-family: "AvantGarde Bk BT" !important;
  font-weight: bold !important;
  font-size: 0.82rem !important;
  letter-spacing: 0.28px;
  text-transform: none !important;
}

.site-footer .footer-bottom {
  padding-bottom: 2.82rem;
  font-family: "AvantGarde Bk BT";
  font-weight: normal;
  font-size: 0.82rem;
  color: #fff;
  letter-spacing: 0.28px;
}

.site-footer .footer-bottom a {
  color: #fff;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #fff;
  display: inline-block;
}

@media (max-width: 1279px) {
  .site-footer .footer-top {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .site-footer .footer-top .ft-block:first-child {
    grid-row-start: 3;
    grid-row-end: 4;
    grid-column-start: 1;
    grid-column-end: 4;
    max-width: 100%;
    margin-right: 0;
  }

  .site-footer .footer-top .ft-block:first-child .ft-block-inside {
    margin: 0 auto;
    max-width: 80%;
    text-align: center;
  }

  .site-footer .footer-top .ft-block:last-child {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 4;
    max-width: 100%;
    margin-right: 0;
  }

  .site-footer .footer-top .ft-block:last-child .ft-block-inside {
    text-align: center;
    margin: 38px 0 33px 0;
  }

  .site-footer .footer-top .ft-block:nth-child(2) {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 1;
    grid-column-end: 2;
    max-width: 100%;
    margin-right: 0;
  }

  .site-footer .footer-top .ft-block:nth-child(3) {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 2;
    grid-column-end: 3;
    max-width: 100%;
    margin-right: 0;
  }

  .site-footer .footer-top .ft-block:nth-child(4) {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 3;
    grid-column-end: 4;
    max-width: 100%;
    margin-right: 0;
  }

  .site-footer .footer-top .ft-block .ft-block-inside .et_bloom_widget_content .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer .et_bloom_form_header .et_bloom_form_text p {
    max-width: 100%;
  }
}

@media (max-width: 760px) {
  .site-footer:before {
    display: none;
  }

  .site-footer .footer-top {
    grid-template-columns: auto auto;
  }

  .site-footer .footer-top .ft-block:first-child {
    grid-column-end: 3;
  }

  .site-footer .footer-top .ft-block:nth-child(2) {
    grid-column-end: 2;
  }

  .site-footer .footer-top .ft-block:nth-child(3) {
    display: none;
  }

  .site-footer .footer-top .ft-block:nth-child(4) {
    grid-column-start: 2;
    grid-column-end: 3;
  }

  .site-footer .footer-top .ft-block:nth-child(4) .ft-block-inside:first-child {
    display: block;
  }

  .site-footer .footer-top .ft-block:last-child {
    grid-column-end: 3;
  }

  .site-footer .footer-bottom {
    text-align: center;
  }
}

@media (max-width: 499px) {
  .site-footer .footer-top .ft-block:first-child .ft-block-inside {
    max-width: 100%;
  }
}

@media (max-width: 399px) {
  .site-footer .footer-top {
    grid-column-gap: 2rem;
  }

  .site-footer .footer-top .ft-block:nth-child(4) .ft-block-inside ul {
    padding-left: 1rem;
  }

  .site-footer .footer-bottom a {
    padding-left: 0;
    margin-left: 0;
    margin-top: 5px;
    border-left: none;
    display: block;
    text-align: center;
  }
}

.desktop-navigation .menu {
  /* hides sub-sublists */
  /* shows sublist on hover */
}

.desktop-navigation .menu .menu-item-has-children a {
  display: flex;
  margin: auto;
}

.desktop-navigation .menu .menu-item-has-children a span {
  margin: auto 0 auto 5px;
}

.desktop-navigation .menu li a span {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid white;
  margin-left: 3px;
}

.desktop-navigation .menu .sub-menu {
  position: absolute;
  display: none;
  /* hides sublists */
  background: #f18a11;
  margin-left: -1rem;
  width: max-content;
  padding: 0.5rem 0;
}

.desktop-navigation .menu .sub-menu li {
  list-style-type: none;
  padding: 0.5rem 1rem;
  margin: 0 0 !important;
}

.desktop-navigation .menu .sub-menu li a {
  width: max-content;
  margin: inherit;
}

.desktop-navigation .menu li:hover ul ul {
  display: none;
}

.desktop-navigation .menu li:hover ul {
  display: block;
}

.desktop-navigation .menu li li:hover ul {
  display: block;
  /* shows sub-sublist on hover */
  right: 100%;
  /* this should be the same width as the parent list item */
  margin-top: -30px;
  /* aligns top of sub menu with top of list item */
}

@media (max-width: 1279px) {
  .menu .sub-menu {
    padding-top: 20px !important;
    display: none;
  }
}

#mobileNav .menu-item-has-children a {
  display: inline-flex;
  margin: auto;
}

#mobileNav .menu-item-has-children a span {
  margin: auto 0 auto 5px;
}

#mobileNav li a span {
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 5px solid white;
  margin-left: 3px;
}

.home-intro {
  background: url("../img/gray-arrows.svg") no-repeat 126% 6.12rem;
  padding: 8.18rem 0 7.18rem 0;
}

.home-intro__inside {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.home-intro__inside__left {
  flex: 2;
}

.home-intro__inside__left .text-block {
  margin-bottom: 2.29rem;
}

.home-intro__inside__left .intro-list .intro-list-items {
  margin-top: 13px;
  max-width: 81%;
}

.home-intro__inside__left .intro-list .intro-list-items .one-item {
  margin: 0 0 6px 0;
}

.home-intro__inside__left .intro-list .intro-list-items .one-item a {
  display: block;
  position: relative;
  font-family: "Futura Lt BT";
  color: #252525;
  font-size: 1rem;
  line-height: 1.12;
  padding-left: 1.35rem;
  transition: all 0.4s linear;
  text-decoration: none;
}

.home-intro__inside__left .intro-list .intro-list-items .one-item a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #bfbfbf;
  position: absolute;
  left: 0;
  top: 2px;
}

.home-intro__inside__left .intro-list .intro-list-items .one-item a:hover,
.home-intro__inside__left .intro-list .intro-list-items .one-item a:focus {
  color: #252525;
  font-family: "Futura Md BT";
}

.home-intro__inside__left .intro-list .intro-list-items .one-item a:hover:before,
.home-intro__inside__left .intro-list .intro-list-items .one-item a:focus:before {
  border-left: 7px solid #252525;
}

.home-intro__inside__left .bottom-text {
  margin: 2.23rem 0 1.29rem 0;
}

.home-intro__inside__left .bottom-text p {
  font-family: "Futura Md BT";
  margin: 0;
}

.home-intro__inside__right {
  flex: 1 0 34%;
  max-width: 34%;
  margin-left: 11.53rem;
}

.home-intro__inside__right .image-container {
  position: relative;
}

.home-intro__inside__right .image-container .default-image {
  position: relative;
  z-index: 2;
  transition-duration: 1s !important;
}

.home-intro__inside__right .image-container .default-image.aos-animate img {
  -webkit-animation: rotateXs 2s ease alternate;
  -moz-animation: rotateXs 2s ease alternate;
  -ms-animation: rotateXs 2s ease alternate;
  -o-animation: rotateXs 2s ease alternate;
  animation: rotateXs 2s ease alternate;
  transition: rotateXs 2s linear;
}

.home-intro__inside__right .image-container .items-images {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}

.home-intro__inside__right .image-container .items-images .one-image {
  visibility: hidden;
  opacity: 0;
  height: 0;
  transition: opacity 0.3s linear;
}

.home-intro__inside__right .image-container .items-images .one-image.show {
  visibility: visible;
  opacity: 1;
  height: auto;
}

.home-approach {
  background-color: #f2f2f2;
  padding: 6.47rem 0;
  position: relative;
}

.home-approach:after {
  content: "";
  display: block;
  background: url("../img/double-arrows-big.svg") no-repeat;
  height: 6.65rem;
  width: 58.88rem;
  bottom: -3.2rem;
  position: absolute;
  z-index: 2;
  left: -33.89rem;
}

.home-approach__inside {
  text-align: center;
}

.home-approach__inside .icon-block-container {
  display: flex;
  justify-content: center;
  margin-top: 3.24rem;
  margin-bottom: 2.88rem;
}

.home-approach__inside .icon-block-container .icon-block {
  margin: 0 1rem;
  flex: 1 0 calc(25% - 2rem);
  max-width: calc(25% - 2rem);
  position: relative;
  padding-top: 1.35rem;
}

.home-approach__inside .icon-block-container .icon-block:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 13.18rem;
  height: 13.18rem;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}

.home-approach__inside .icon-block-container .icon-block__image {
  margin-bottom: 13px;
  position: relative;
  z-index: 10;
}

.home-approach__inside .icon-block-container .icon-block__image img {
  height: 2.88rem;
  width: auto;
}

.home-approach__inside .icon-block-container .icon-block__content {
  position: relative;
  z-index: 10;
}

.home-approach__inside .icon-block-container .icon-block__content h4 {
  margin-bottom: 1.5rem;
}

.home-approach__inside .icon-block-container .icon-block__description p {
  text-align: center;
  margin-bottom: 0.8rem;
}

@media (max-width: 1919px) {
  .home-intro {
    background-position: 145% 6.12rem;
  }
}

@media (max-width: 1679px) {
  .home-intro {
    background-position: 180% 6.12rem;
    background-size: 70%;
  }
}

@media (max-width: 1279px) {
  .home-approach:after {
    background-size: contain;
  }

  .home-approach__inside .icon-block-container .icon-block:before {
    width: 13rem;
    height: 13rem;
  }
}

@media (max-width: 1023px) {
  .home-approach {
    padding: 4.5rem 0;
  }

  .home-approach__inside .icon-block-container {
    flex-flow: row wrap;
  }

  .home-approach__inside .icon-block-container .icon-block {
    flex: 1 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem);
    margin-bottom: 2.25rem;
  }
}

@media (max-width: 799px) {
  .home-intro {
    background-size: 40%;
    background-position: 100% 5rem;
    padding: 5rem 0;
  }

  .home-intro__inside__right {
    margin-left: 4.5rem;
  }

  .home-approach:after {
    background-size: contain;
    height: 4rem;
    width: 34.8rem;
    bottom: -2rem;
    left: -20rem;
  }
}

@media (max-width: 760px) {
  .home-intro {
    padding: 8rem 0 2.9rem 0;
    background-position: 16rem 37%;
    background-size: 100%;
  }

  .home-intro__inside {
    flex-flow: row wrap;
  }

  .home-intro__inside__left .bottom-text {
    display: none;
  }

  .home-intro__inside__left .button-block {
    display: none;
  }

  .home-intro__inside__right {
    margin-left: 0;
    margin-top: 21px;
    flex: 1 0 100%;
    max-width: 100%;
  }

  .home-intro__inside__right .image-container {
    margin: 0 auto;
    max-width: 62%;
  }

  .home-intro__inside__right .mobile-visible {
    margin-top: 18px;
    text-align: center;
  }

  .home-approach {
    padding: 4.3rem 0 6.3rem 0;
  }

  .home-approach:after {
    height: 3.56rem;
    width: 31rem;
    bottom: -1.78rem;
    left: -12rem;
  }

  .home-approach__inside .icon-block-container .icon-block {
    margin: 0 0.5rem 2.25rem 0.5rem;
    flex: 1 0 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }

  .home-approach__inside .icon-block-container .icon-block__image img {
    height: 2.5rem;
  }

  .home-approach__inside .icon-block-container .icon-block__content h4 {
    margin-bottom: 1rem;
  }

  .team-page-content .home-approach {
    padding: 4.3rem 0 2rem 0;
  }
}

@media (max-width: 529px) {
  .home-approach__inside .icon-block-container .icon-block:before {
    width: 11rem;
    height: 11rem;
  }

  .home-approach__inside .icon-block-container .icon-block__description p {
    margin-bottom: 0.2rem;
  }
}

@media (max-width: 459px) {
  .home-approach__inside .icon-block-container .icon-block:before {
    width: 9rem;
    height: 9rem;
  }
}

@media (max-width: 399px) {
  .home-approach__inside .icon-block-container .icon-block:before {
    width: 8rem;
    height: 8rem;
  }
}

@media (max-width: 369px) {
  .home-intro {
    padding-top: 2.5rem;
  }
}

.home-page .reasons-block {
  overflow-x: unset;
}

.video-home {
  padding-top: 5.5rem;
}

@media (max-width: 760px) {
  .video-home {
    padding-top: 3rem;
  }
}

@media (max-width: 459px) {
  .video-home {
    padding-top: 3rem;
  }
}

@media (max-width: 399px) {
  .video-home {
    padding-top: 0rem;
  }
}

.home-page .home-book {
  padding-bottom: 7.8rem;
}

@media (max-width: 760px) {
  .home-page .home-book {
    padding-top: 0rem;
  }
}

.home-page .home-book .join-block__content__left {
  margin-right: 0;
}

@media (max-width: 760px) {
  .home-page .home-book .join-block__content__left {
    max-width: calc(100% - 8rem);
  }
}

.home-page .home-book .content-left {
  position: relative;
  margin-right: 11.3rem;
  background-repeat: no-repeat;
  background-position: right;
  height: 450px;
  background-size: cover;
}

@media (max-width: 1024px) {
  .home-page .home-book .content-left {
    margin-right: 8rem;
    height: 300px;
  }
}

@media (max-width: 760px) {
  .home-page .home-book .content-left {
    margin-right: 0px;
    height: 250px;
  }
}

.home-page .home-book .content-left img {
  position: absolute;
  width: 16rem;
  margin: auto;
  top: 0;
  bottom: 0;
  right: -10rem;
}

@media (max-width: 760px) {
  .home-page .home-book .content-left img {
    width: 13rem;
    right: -8rem;
  }
}

.home-page .home-book .content-author {
  margin: auto 11.75rem auto 0;
}

@media (max-width: 1024px) {
  .home-page .home-book .content-author {
    margin: auto 3rem auto 0;
  }
}

@media (max-width: 760px) {
  .home-page .home-book .content-author {
    margin: 2rem 37px 0 37px;
  }
}

.home-page .home-book .content-author h2 {
  padding-bottom: 1rem;
}

.home-page .home-book .content-author .button-block {
  padding-top: 1rem;
}

.contact-page-content .form-block {
  padding: 7.23rem 0 6.18rem 0;
}

.contact-page-content .form-block__inside {
  display: flex;
  justify-content: space-between;
}

.contact-page-content .form-block__inside .left-block {
  flex: 1 0 58%;
  max-width: 58%;
  margin-right: 3.06rem;
}

.contact-page-content .form-block__inside .left-block .form-container {
  margin-top: 2.65rem;
}

.contact-page-content .form-block__inside .left-block .form-container form .wpcf7-response-output {
  display: none;
  visibility: hidden;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row {
  display: flex;
  margin: 0 -8px 10px -8px;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field {
  flex: 1 0 calc(50% - 16px);
  max-width: calc(50% - 16px);
  margin: 0 8px;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.full-width {
  flex: 1 0 calc(100% - 16px);
  max-width: calc(100% - 16px);
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field input {
  background-color: #f2f2f2;
  border: none;
  padding: 11px 16px 14px 16px;
  width: calc(100% - 32px);
  color: #252525;
  font-family: "Futura Lt BT";
  font-weight: normal;
  font-size: 1rem;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field input::placeholder,
.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field input:-ms-input-placeholder,
.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field input::-ms-input-placeholder {
  color: #252525;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field input:focus,
.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field input:hover {
  outline: none;
  box-shadow: none;
  border: none;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field input:focus::-moz-placeholder {
  opacity: 0;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field input:focus:-ms-input-placeholder {
  opacity: 0;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field input:focus::placeholder {
  opacity: 0;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field textarea {
  background-color: #f2f2f2;
  border: none;
  padding: 11px 16px 14px 16px;
  width: calc(100% - 32px);
  color: #252525;
  font-family: "Futura Lt BT";
  font-weight: normal;
  font-size: 1rem;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field textarea::placeholder,
.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field textarea:-ms-input-placeholder,
.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field textarea::-ms-input-placeholder {
  color: #252525;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field textarea:focus,
.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field textarea:hover {
  outline: none;
  box-shadow: none;
  border: none;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field textarea:focus::-webkit-input-placeholder {
  opacity: 0;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field textarea:focus::-moz-placeholder {
  opacity: 0;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field textarea:focus:-ms-input-placeholder {
  opacity: 0;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field textarea:focus::placeholder {
  opacity: 0;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field {
  margin-top: 10px;
  margin-bottom: 1.17rem;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .main-label {
  margin-bottom: 14px;
  font-family: "Futura Md BT";
  font-size: 1rem;
  font-weight: normal;
  display: block;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox .wpcf7-list-item {
  flex: 1 0 calc(33% - 26px);
  max-width: calc(33% - 26px);
  margin: 0 26px 11px 0;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox .wpcf7-list-item label {
  font-weight: normal;
  display: block;
  cursor: pointer;
  user-select: none;
  text-align: left;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox .wpcf7-list-item label+.radio {
  margin-top: 7px;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox .wpcf7-list-item label input {
  display: none;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox .wpcf7-list-item label input+span {
  display: inline-block;
  position: relative;
  padding-left: 29px;
  line-height: 23px;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox .wpcf7-list-item label input+span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 50%;
  margin-right: 7px;
  width: 22px;
  height: 22px;
  background: #f2f2f2;
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox .wpcf7-list-item label input+span:after {
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background: #f18a11;
  position: absolute;
  border-radius: 50%;
  top: 4px;
  left: 4px;
  opacity: 0;
  transform: scale(0, 0);
  transition: all 0.2s cubic-bezier(0.64, 0.57, 0.67, 1.53);
}

.contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox .wpcf7-list-item label input:checked+span:after {
  opacity: 1;
  transform: scale(1, 1);
}

.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside {
  font-size: 1rem;
  font-weight: normal;
  position: relative;
  transition: color 0.3s ease 0s, background 0s ease 0s;
  background-image: none;
  background-size: 0;
  background-position: unset;
  display: inline-block;
  background-color: #252525;
  color: #fff;
  cursor: pointer;
  font-family: "Futura Hv BT";
  cursor: pointer;
}

.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside:after {
  position: absolute;
  content: "";
  transition-duration: 0.5s;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  left: 0;
  top: 0;
  background-color: #f18a11;
}

.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside .wpcf7-submit {
  position: relative;
  z-index: 2;
  font-size: 1rem;
  font-weight: normal;
  padding: 14px 1.29rem 15px;
  background: transparent;
  color: #fff;
  border: none;
  border-radius: 0;
  width: 100%;
  font-family: "Futura Hv BT";
  cursor: pointer;
}

.page-template-page-form-resources-php .contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside .wpcf7-submit {
  padding: 14px 1.29rem 0px;
}

.page-template-page-contact-php .contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside .wpcf7-submit {
  padding: 14px 1.29rem 0px;
}

.page-template-page-form-resources-php .wpcf7-spinner {
  width: 14px;
  height: 14px;
}

.page-template-page-contact-php .wpcf7-spinner {
  width: 14px;
  height: 14px;
}

.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside .wpcf7-submit:hover,
.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside .wpcf7-submit:focus {
  outline: none;
  box-shadow: none;
  border: none;
}

.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside .ajax-loader {
  position: absolute;
  top: 20px;
}

.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside:hover,
.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside:focus {
  outline: none;
  box-shadow: none;
  background-size: 0;
  color: #fff;
}

.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside:hover .wpcf7-submit,
.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside:focus .wpcf7-submit {
  color: #fff;
}

.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside:hover:after,
.contact-page-content .form-block__inside .left-block .form-container form .submit-button__inside:focus:after {
  width: 0px;
  height: 100%;
  opacity: 1;
}

.contact-page-content .form-block__inside .right-block {
  border-left: 1px solid #f18a11;
  padding: 14px 0 3.7rem 3.59rem;
  align-self: flex-start;
}

.contact-page-content .form-block__inside .right-block .simple-link {
  font-family: "Futura Md BT";
  color: #252525;
  text-decoration: none;
}

.contact-page-content .form-block__inside .right-block .simple-link:hover,
.contact-page-content .form-block__inside .right-block .simple-link:focus {
  outline: none;
  box-shadow: none;
}

.contact-page-content .form-block__inside .right-block h4 {
  margin: 1.59rem 0 0.94rem 0;
}

.contact-page-content .form-block__inside .right-block h4.margin-top {
  margin-top: 2.94rem;
}

.contact-page-content .form-block__inside .right-block .button {
  min-width: 5.6rem;
}

@media (max-width: 1023px) {
  .contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox .wpcf7-list-item {
    flex: 1 0 calc(50% - 26px);
    max-width: calc(50% - 26px);
  }
}

@media (max-width: 799px) {
  .contact-page-content .form-block {
    padding: 4rem 0 3rem 0;
  }
}

@media (max-width: 760px) {
  .contact-page-content .form-block__inside {
    flex-flow: row wrap;
  }

  .contact-page-content .form-block__inside .left-block {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 2.375rem 0;
  }

  .contact-page-content .form-block__inside .left-block h2 {
    text-align: center;
  }

  .contact-page-content .form-block__inside .left-block .form-container form .submit-button {
    text-align: center;
  }

  .contact-page-content .form-block__inside .right-block {
    border-left: none;
    border-top: 1px solid #f18a11;
    padding: 2.375rem 0 0 0;
    text-align: center;
    flex: 2;
  }
}

@media (max-width: 399px) {
  .contact-page-content .form-block__inside .left-block .form-container form .form-row {
    display: flex;
    margin: 0;
    flex-flow: row wrap;
  }

  .contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 10px 0;
  }

  .contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.full-width {
    flex: 1 0 100%;
    max-width: 100%;
  }

  .contact-page-content .form-block__inside .left-block .form-container form .form-row .form-field.radio-field .wpcf7-checkbox .wpcf7-list-item {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 11px 0;
  }
}

.single-blog-post {
  padding: 12rem 0 7rem 0;
}

.single-blog-post__container {
  display: flex;
  flex-flow: row wrap;
}

.single-blog-post__container__left {
  flex: 2;
}

.single-blog-post__container__left h1 {
  color: #252525;
  font-size: 2.06rem;
  text-shadow: none;
  line-height: 1.14;
  font-family: "Futura Hv BT";
  margin-bottom: 2.7rem;
  text-transform: none;
}

.single-blog-post__container__left .single-post-content h2 {
  font-size: 1.17rem;
  margin-bottom: 1.2rem;
}

.single-blog-post__container__left .single-post-content h3 {
  font-size: 1rem;
  font-family: "Futura Hv BT";
  font-weight: normal;
  color: #252525;
  line-height: 1.17;
  text-shadow: none;
  margin-bottom: 1.2rem;
}

.single-blog-post__container__left .single-post-content a {
  color: #252525;
}

.single-blog-post__container__left .single-post-buttons {
  display: flex;
  flex-flow: row wrap;
  margin-top: 3.58rem;
}

.single-blog-post__container__left .single-post-buttons .one-btn:last-child {
  margin-left: 22px;
}

.single-blog-post__container .post-right-sidebar {
  flex: 1 0 40%;
  max-width: 40%;
  margin-left: 6rem;
}

.single-blog-post__container .post-right-sidebar .single-post-image {
  margin-bottom: 2.29rem;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar {
  position: relative;
  padding: 3.41rem 0 5.94rem 0;
  margin-bottom: 2.23rem;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .sidebar-newsletter h3 {
  font-family: "AvantGarde Bk BT";
  font-weight: bold;
  color: #f18a11;
  letter-spacing: 0.34px;
  margin-bottom: 11px;
  text-shadow: none;
  font-size: 1rem;
  line-height: 0.94;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .sidebar-newsletter .textwidget {
  margin-bottom: 11px;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form {
  margin: 0;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container {
  background-color: transparent;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer {
  display: none;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content {
  background-color: transparent;
  padding: 0;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input {
  float: none;
  margin: 0;
  padding: 0;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input {
  padding: 12px 16px 13px 16px !important;
  border-radius: 0 !important;
  background-color: rgba(191, 191, 191, 0.3);
  font-family: "Futura Lt BT";
  font-weight: normal;
  font-size: 1rem;
  color: #252525;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input::placeholder,
.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:-ms-input-placeholder,
.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input::-ms-input-placeholder {
  color: #252525;
  opacity: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus,
.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:hover {
  outline: none;
  box-shadow: none;
  border: none;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus::-moz-placeholder {
  opacity: 0;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus:-ms-input-placeholder {
  opacity: 0;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus::placeholder {
  opacity: 0;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription {
  float: none;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Futura Hv BT";
  padding: 12px 1.29rem 13px;
  position: relative;
  transition: color 0.3s ease 0s, background 0s ease 0s;
  background-image: none;
  background-size: 0;
  background-position: unset;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  background-color: #252525;
  color: #fff;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:after {
  position: absolute;
  content: "";
  transition-duration: 0.5s;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  left: 0;
  top: 0;
  background-color: #f18a11;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription .et_bloom_button_text {
  position: relative;
  z-index: 2;
  cursor: pointer;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Futura Hv BT";
  color: #fff !important;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:hover,
.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:focus {
  color: #fff;
  outline: none;
  box-shadow: none;
  background-size: 0;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:hover:after,
.single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:focus:after {
  width: 0px;
  height: 100%;
  opacity: 1;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .circle-image {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 2;
  transition-duration: 1s !important;
}

.single-blog-post__container .post-right-sidebar .newsletter-sidebar .circle-image.aos-animate img {
  -webkit-animation: rotateAlt 2s ease alternate;
  -moz-animation: rotateAlt 2s ease alternate;
  -ms-animation: rotateAlt 2s ease alternate;
  -o-animation: rotateAlt 2s ease alternate;
  animation: rotateAlt 2s ease alternate;
  transition: rotateAlt 2s linear;
}

.single-blog-post__container .post-right-sidebar h4 {
  color: #f18a11;
  text-shadow: none;
}

.single-blog-post__container .post-right-sidebar .other-post-list {
  display: flex;
  flex-flow: row wrap;
  margin: 1.88rem -1rem 3.06rem;
}

.single-blog-post__container .post-right-sidebar .other-post-list .one-post {
  flex: 1 0 calc(50% - 2rem);
  max-width: calc(50% - 2rem);
  margin: 0 1rem;
}

.single-blog-post__container .post-right-sidebar .other-post-list .one-post__image {
  height: 8.53rem;
}

.single-blog-post__container .post-right-sidebar .other-post-list .one-post__content {
  min-height: 8.5rem;
}

.single-blog-post__container .post-right-sidebar .other-post-list .one-post__content h4 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  /* number of lines to show */
  -webkit-box-orient: vertical;
}

@media (max-width: 1270px) {
  .single-blog-post {
    padding: 9rem 0 7rem 0;
  }

  .single-blog-post__container .post-right-sidebar .newsletter-sidebar {
    padding: 2.41rem 0 3.94rem 0;
  }

  .single-blog-post__container .post-right-sidebar .newsletter-sidebar .circle-image {
    width: 60%;
  }

  .single-blog-post__container .post-right-sidebar .other-post-list {
    margin: 1.88rem 0 1.5rem;
  }

  .single-blog-post__container .post-right-sidebar .other-post-list .one-post {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 1.5rem 0;
  }

  .single-blog-post__container .post-right-sidebar .other-post-list .one-post__image {
    height: 12rem;
  }
}

@media (max-width: 899px) {
  .single-blog-post__container__left {
    flex: 2;
  }

  .single-blog-post__container__left .single-post-buttons {
    justify-content: center;
  }

  .single-blog-post__container__left .single-post-buttons .one-btn {
    margin: 0 11px;
  }

  .single-blog-post__container__left .single-post-buttons .one-btn:last-child {
    margin-left: 0;
  }

  .single-blog-post__container .post-right-sidebar {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 3rem 0 0 0;
  }

  .single-blog-post__container .post-right-sidebar .single-post-image {
    display: none;
  }

  .single-blog-post__container .post-right-sidebar .newsletter-sidebar .sidebar-newsletter {
    text-align: center;
  }

  .single-blog-post__container .post-right-sidebar .newsletter-sidebar .circle-image {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 16rem;
  }

  .single-blog-post__container .post-right-sidebar .other-post-list {
    margin: 1.88rem -1rem 3.06rem;
  }

  .single-blog-post__container .post-right-sidebar .other-post-list .one-post {
    flex: 1 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem);
    margin: 0 1rem;
  }

  .single-blog-post__container .post-right-sidebar .other-post-list .one-post__image {
    height: 12rem;
  }

  .single-blog-post__container .post-right-sidebar .button-block {
    text-align: center;
  }
}

@media (max-width: 760px) {
  .single-blog-post__container__left h1 {
    font-size: 1.625rem;
    margin-bottom: 2.7rem;
  }

  .single-blog-post__container__left .single-post-content h2 {
    font-size: 1.125rem;
  }

  .single-blog-post__container .post-right-sidebar .newsletter-sidebar .circle-image {
    width: 14rem;
  }

  .single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields {
    display: flex;
    justify-content: center;
    align-items: stretch;
  }

  .single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input {
    float: none !important;
    max-width: initial !important;
    width: 68% !important;
  }

  .single-blog-post__container .post-right-sidebar .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription {
    float: none !important;
    max-width: initial !important;
    width: auto !important;
  }
}

@media (max-width: 599px) {
  .single-blog-post {
    padding: 9rem 0 7rem 0;
  }

  .single-blog-post__container .post-right-sidebar .other-post-list {
    margin: 1.88rem 0 1.5rem;
  }

  .single-blog-post__container .post-right-sidebar .other-post-list .one-post {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 1.5rem 0;
  }

  .single-blog-post__container .post-right-sidebar .other-post-list .one-post__image {
    height: 12rem;
  }
}

@media (max-width: 369px) {
  .single-blog-post__container__left .single-post-buttons {
    flex-flow: row wrap;
  }

  .single-blog-post__container__left .single-post-buttons .one-btn {
    margin: 0 5px 1rem 5px;
  }

  .single-blog-post__container__left .single-post-buttons .one-btn:last-child {
    margin-left: 5px;
  }

  .single-blog-post__container__left .single-post-buttons .one-btn .button {
    min-width: 5.6rem;
  }
}

.static-page {
  padding: 12rem 0 7rem 0;
}

.static-page__inside h1 {
  color: #252525;
  font-size: 2.06rem;
  text-shadow: none;
  line-height: 1.14;
  font-family: "Futura Hv BT";
  margin-bottom: 2.7rem;
  text-transform: none;
}

.static-page__inside .page-content h2 {
  font-size: 1.17rem;
  margin-bottom: 1.2rem;
}

.static-page__inside .page-content h3 {
  font-size: 1rem;
  font-family: "Futura Hv BT";
  font-weight: normal;
  color: #252525;
  line-height: 1.17;
  text-shadow: none;
  margin-bottom: 1.2rem;
}

.static-page__inside .page-content a {
  color: #252525;
}

@media (max-width: 1270px) {
  .static-page {
    padding: 9rem 0 7rem 0;
  }
}

@media (max-width: 760px) {
  .static-page__inside h1 {
    font-size: 1.625rem;
    margin-bottom: 2.7rem;
  }

  .static-page__inside .page-content h2 {
    font-size: 1.125rem;
  }
}

@media (max-width: 599px) {
  .static-page {
    padding: 9rem 0 7rem 0;
  }
}

.blocks-with-icons {
  background-color: #f2f2f2;
  padding: 6.47rem 0;
  position: relative;
}

.blocks-with-icons:after {
  content: "";
  display: block;
  background: url("../img/double-arrows-big.svg") no-repeat;
  height: 6.65rem;
  width: 58.88rem;
  bottom: -3.2rem;
  position: absolute;
  z-index: 2;
  left: -33.89rem;
}

.blocks-with-icons__inside {
  text-align: center;
}

.blocks-with-icons__inside .icon-block-container {
  display: flex;
  justify-content: center;
  margin-top: 3.17rem;
  margin-bottom: 4.82rem;
}

.blocks-with-icons__inside .icon-block-container .icon-block {
  margin: 0 2.5rem;
  flex: 1 0 calc(33% - 5rem);
  max-width: calc(33% - 5rem);
  position: relative;
  padding-top: 1.35rem;
}

.blocks-with-icons__inside .icon-block-container .icon-block:before {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 13.18rem;
  height: 13.18rem;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  position: absolute;
  z-index: 1;
}

.blocks-with-icons__inside .icon-block-container .icon-block__image {
  margin-bottom: 13px;
  position: relative;
  z-index: 10;
  height: 5rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.blocks-with-icons__inside .icon-block-container .icon-block__image img {
  height: auto;
  max-height: 4.5rem;
}

.blocks-with-icons__inside .icon-block-container .icon-block__content {
  position: relative;
  z-index: 10;
}

.blocks-with-icons__inside .icon-block-container .icon-block__content h4 {
  margin-top: 1.17rem;
  margin-bottom: 8px;
}

.blocks-with-icons__inside .icon-block-container .icon-block__description p {
  text-align: center;
  margin-bottom: 0.8rem;
}

.blocks-with-icons__inside .description-block {
  margin: 0 auto 1.88rem auto;
  max-width: 53%;
}

.meet-blocks {
  padding: 10.53rem 0 13.23rem 0;
  position: relative;
  overflow: hidden;
}

.meet-blocks:before {
  content: "";
  display: block;
  background: url("../img/double-arrows-big.svg") no-repeat;
  height: 6.65rem;
  width: 58.88rem;
  bottom: 8.18rem;
  position: absolute;
  z-index: 2;
  right: -18rem;
  transform: rotate(-180deg);
}

.meet-blocks__inside__title {
  margin-bottom: 5.47rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.meet-blocks__inside__title .left-icon {
  flex: 1 0 8.7rem;
  max-width: 8.7rem;
  margin-right: 2.47rem;
}

.meet-blocks__inside__title .right-text {
  flex: 2;
  max-width: 62%;
}

.meet-blocks__inside__title .right-text h2 {
  margin-bottom: 1.18rem;
}

.meet-blocks__inside__blocks {
  position: relative;
  z-index: 5;
}

.meet-blocks__inside__blocks .workshops-list {
  display: flex;
  justify-content: space-between;
  margin: 0 -8px;
  flex-flow: row wrap;
}

.meet-blocks__inside__blocks .workshops-list .one-workshop {
  flex: 1 0 calc(33% - 16px);
  max-width: calc(33% - 16px);
  margin: 0 8px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
}

.meet-blocks__inside__blocks .workshops-list .one-workshop__image {
  height: 11.6rem;
  overflow: hidden;
  position: relative;
}

.meet-blocks__inside__blocks .workshops-list .one-workshop__image img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: relative;
  max-width: initial;
  width: 100%;
}

.meet-blocks__inside__blocks .workshops-list .one-workshop__image .workshop-title {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 1.41rem 1.23rem 1.35rem;
}

.meet-blocks__inside__blocks .workshops-list .one-workshop__image .workshop-title h3 {
  text-transform: uppercase;
}

.meet-blocks__inside__blocks .workshops-list .one-workshop__content {
  padding: 1.88rem 1.59rem 1.71rem 1.17rem;
  background-color: #f2f2f2;
  transition: all 0.3s linear;
  min-height: 7.5rem;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 2;
}

.meet-blocks__inside__blocks .workshops-list .one-workshop__content .short-text {
  font-size: 1.17rem;
  line-height: 1.2;
  font-family: "Futura Hv BT";
  color: #252525;
}

.meet-blocks__inside__blocks .workshops-list .one-workshop__content .read-more {
  display: block;
  text-decoration: none;
  color: #252525;
  font-family: "Futura Hv BT";
  text-transform: uppercase;
}

.meet-blocks__inside__blocks .workshops-list .one-workshop__content .read-more .arrow-right {
  display: inline-block;
  background: url("../img/arrow-right.svg") no-repeat center center;
  margin-left: 10px;
  width: 15px;
  height: 13px;
  background-size: 15px 13px;
  transition: margin-left 0.3s linear;
}

.meet-blocks__inside__blocks .workshops-list .one-workshop__content:hover {
  background-color: #f18a11;
}

.meet-blocks__inside__blocks .workshops-list .one-workshop__content:hover .read-more .arrow-right {
  margin-left: 1.2rem;
}

.meet-blocks.programing-formats {
  padding-bottom: 0;
}

.meet-blocks.programing-formats:before {
  bottom: auto;
  top: 60%;
}

.meet-blocks.programing-formats:after {
  content: "";
  display: block;
  background: url(../img/double-arrows-big.svg) no-repeat;
  height: 6.65rem;
  width: 58.88rem;
  top: 8.4rem;
  position: absolute;
  z-index: 2;
  left: -22.8rem;
}

.meet-blocks.programing-formats .meet-blocks__inside .meet-blocks__inside__blocks .workshops-list {
  justify-content: flex-start;
}

.meet-blocks.programing-formats .meet-blocks__inside .meet-blocks__inside__blocks .workshops-list .one-workshop {
  margin-bottom: 1.53rem;
}

.video-block {
  background-color: #f2f2f2;
  padding: 0 0 7.35rem 0;
  position: relative;
  overflow: hidden;
}

.video-block__inside {
  max-width: 70%;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 5;
}

.video-block__inside h2 {
  margin-bottom: 2.88rem;
}

.video-block .circle-image {
  position: absolute;
  left: -4.05rem;
  bottom: -6.41rem;
  z-index: 2;
}

.video-block .circle-image.aos-animate img {
  -webkit-animation: rotateWithFade 5s ease alternate;
  -moz-animation: rotateWithFade 5s ease alternate;
  -ms-animation: rotateWithFade 5s ease alternate;
  -o-animation: rotateWithFade 5s ease alternate;
  animation: rotateWithFade 5s ease alternate;
  transition: rotateWithFade 3.2s linear;
}

.video-block:before {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 12rem;
  z-index: 1;
}

.newsletter-block {
  background-color: #f18a11;
  padding: 3.88rem 0 4.06rem 0;
  text-align: center;
}

.newsletter-block__inside .description {
  margin-bottom: 12px;
  margin: 5px auto 0;
  max-width: 20rem;
}

.newsletter-block__inside .newsletter-form {
  margin: 0 auto;
  max-width: 27rem;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form {
  margin: 0;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container {
  background-color: transparent;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer {
  display: none;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content {
  background-color: transparent;
  padding: 0;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input {
  float: none;
  margin: 0;
  padding: 0;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input {
  padding: 12px 16px 13px 16px !important;
  border-radius: 0 !important;
  background-color: rgba(255, 255, 255, 0.8);
  font-family: "Futura Lt BT";
  font-weight: normal;
  font-size: 1rem;
  color: #252525;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input::placeholder,
.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:-ms-input-placeholder,
.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input::-ms-input-placeholder {
  color: #252525;
  opacity: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus,
.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:hover {
  outline: none;
  box-shadow: none;
  border: none;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus::-moz-placeholder {
  opacity: 0;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus:-ms-input-placeholder {
  opacity: 0;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus::placeholder {
  opacity: 0;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription {
  float: none;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Futura Hv BT";
  padding: 12px 1.29rem 13px;
  position: relative;
  transition: color 0.3s ease 0s, background 0s ease 0s;
  background-image: none;
  background-size: 0;
  background-position: unset;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  background-color: #fff;
  color: #f18a11;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:after {
  position: absolute;
  content: "";
  transition-duration: 0.5s;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  left: 0;
  top: 0;
  background-color: #252525;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription .et_bloom_button_text {
  position: relative;
  z-index: 2;
  cursor: pointer;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Futura Hv BT";
  color: #f18a11 !important;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:hover,
.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:focus {
  color: #f18a11;
  outline: none;
  box-shadow: none;
  background-size: 0;
}

.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:hover:after,
.newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:focus:after {
  width: 0px;
  height: 100%;
  opacity: 1;
}

.steps-block {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5.94rem 0 7.53rem 0;
  position: relative;
}

.steps-block__inside {
  text-align: center;
}

.steps-block__inside__content {
  text-align: center;
  max-width: 60%;
  margin: 0 auto;
  position: relative;
  z-index: 4;
}

.steps-block__inside__content .steps-navigation {
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.steps-block__inside__content .steps-navigation .step-left {
  flex: 1 0 calc(50% - 2rem);
  max-width: calc(50% - 2rem);
  padding-right: 2rem;
}

.steps-block__inside__content .steps-navigation .step-left a {
  justify-content: flex-start;
}

.steps-block__inside__content .steps-navigation .step-right {
  flex: 1 0 calc(50% - 2rem);
  max-width: calc(50% - 2rem);
  padding-left: 2rem;
}

.steps-block__inside__content .steps-navigation .step-right a {
  justify-content: flex-end;
}

.steps-block__inside__content .steps-navigation a {
  display: flex;
  align-items: center;
}

.steps-block__inside__content .steps-navigation a .left-arrow {
  background: url("../img/arrow-right.svg") no-repeat 0 0;
  background-size: 32px 27px;
  width: 32px;
  height: 27px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  left: 0;
  transition: all 0.3s linear;
  transform: rotate(-180deg);
  max-width: 32px;
  flex: 1 0 32px;
}

.steps-block__inside__content .steps-navigation a .right-arrow {
  background: url("../img/arrow-right.svg") no-repeat 0 0;
  background-size: 32px 27px;
  width: 32px;
  height: 27px;
  display: inline-block;
  margin-left: 10px;
  position: relative;
  right: 0;
  transition: all 0.3s linear;
  max-width: 32px;
  flex: 1 0 32px;
}

.steps-block__inside__content .steps-navigation a:hover .left-arrow {
  left: -1rem;
}

.steps-block__inside__content .steps-navigation a:hover .right-arrow {
  right: -1rem;
}

.steps-block__inside .circle-image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6.41rem;
  margin: 0 auto;
  z-index: 2;
}

.steps-block__inside .circle-image.aos-animate img {
  -webkit-animation: rotateWithFade 5s ease alternate;
  -moz-animation: rotateWithFade 5s ease alternate;
  -ms-animation: rotateWithFade 5s ease alternate;
  -o-animation: rotateWithFade 5s ease alternate;
  animation: rotateWithFade 5s ease alternate;
  transition: rotateWithFade 3.2s linear;
}

.page-id-17 .meet-blocks__inside__blocks .workshops-list .one-workshop__content {
  min-height: 10rem;
}

.page-id-21 .meet-blocks__inside__blocks .workshops-list .one-workshop__content {
  min-height: 11rem;
}

@media (max-width: 1679px) {
  .meet-blocks.programing-formats:before {
    right: -25rem;
  }

  .meet-blocks.programing-formats:after {
    left: -34rem;
  }
}

@media (max-width: 1279px) {
  .blocks-with-icons:after {
    background-size: contain;
    height: 5rem;
    width: 43.5rem;
    left: -23rem;
  }

  .meet-blocks:before {
    background-size: contain;
    height: 5rem;
    width: 43.5rem;
    right: -15rem;
  }

  .meet-blocks__inside__title .right-text {
    max-width: initial;
  }

  .newsletter-block__inside .description {
    max-width: 28rem;
  }

  .newsletter-block__inside .newsletter-form {
    max-width: 34rem;
  }
}

@media (max-width: 1023px) {
  .blocks-with-icons__inside .icon-block-container .icon-block {
    margin: 0 2rem;
    flex: 1 0 calc(33% - 4rem);
    max-width: calc(33% - 4rem);
  }

  .page-id-21 .meet-blocks__inside__blocks .workshops-list .one-workshop__content {
    min-height: 16rem;
  }

  .page-id-17 .meet-blocks__inside__blocks .workshops-list .one-workshop__content {
    min-height: 14rem;
  }

  .meet-blocks__inside__blocks .workshops-list .one-workshop__image .workshop-title h3 {
    font-size: 1.4rem;
  }

  .meet-blocks__inside__blocks .workshops-list .one-workshop__content {
    min-height: 10rem;
  }
}

@media (max-width: 919px) {
  .blocks-with-icons__inside .icon-block-container .icon-block {
    margin: 0 1rem;
    flex: 1 0 calc(33% - 2rem);
    max-width: calc(33% - 2rem);
  }

  .blocks-with-icons__inside .icon-block-container .icon-block:before {
    width: 12.5rem;
    height: 12.5rem;
  }

  .page-id-21 .meet-blocks__inside__blocks .workshops-list .one-workshop__content {
    min-height: 18rem;
  }

  .page-id-17 .meet-blocks__inside__blocks .workshops-list .one-workshop__content {
    min-height: 16rem;
  }

  .meet-blocks__inside__blocks .workshops-list .one-workshop__image .workshop-title h3 {
    font-size: 1.2rem;
  }

  .meet-blocks__inside__blocks .workshops-list .one-workshop__content {
    min-height: 12rem;
  }

  .meet-blocks.programing-formats:after {
    background-size: contain;
    height: 5rem;
    width: 43.5rem;
  }
}

@media (max-width: 799px) {
  .blocks-with-icons {
    padding: 4rem 0;
  }

  .blocks-with-icons:after {
    background-size: contain;
    height: 4rem;
    width: 34.8rem;
    bottom: -2rem;
    left: -20rem;
  }

  .blocks-with-icons__inside .icon-block-container {
    margin-bottom: 3rem;
  }

  .blocks-with-icons__inside .icon-block-container .icon-block:before {
    width: 12rem;
    height: 12rem;
  }

  .meet-blocks {
    padding: 5.5rem 0 6rem 0;
  }

  .meet-blocks:before {
    height: 4rem;
    width: 34.8rem;
    bottom: 4rem;
  }

  .meet-blocks__inside__title {
    margin-bottom: 4rem;
  }

  .meet-blocks__inside__title .left-icon {
    margin-right: 1.2rem;
  }

  .meet-blocks__inside__blocks .workshops-list .one-workshop__content {
    min-height: 14rem;
  }
}

@media (max-width: 760px) {
  .blocks-with-icons:after {
    height: 3.56rem;
    width: 31rem;
    bottom: -1.78rem;
    left: -12rem;
  }

  .blocks-with-icons__inside .icon-block-container {
    flex-flow: row wrap;
    margin-bottom: 1rem;
  }

  .blocks-with-icons__inside .icon-block-container .icon-block {
    margin: 0 1rem 2rem 1rem;
    flex: 1 0 calc(50% - 2rem);
    max-width: calc(50% - 2rem);
  }

  .blocks-with-icons__inside .description-block {
    max-width: 100%;
  }

  .meet-blocks__inside__title {
    flex-flow: row wrap;
    margin-bottom: 2rem;
  }

  .meet-blocks__inside__title .left-icon {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 2rem 0;
    text-align: center;
  }

  .meet-blocks__inside__title .left-icon img {
    width: 7.75rem;
  }

  .meet-blocks__inside__title .right-text {
    text-align: center;
  }

  .meet-blocks__inside__blocks .workshops-list {
    margin: 0;
  }

  .meet-blocks__inside__blocks .workshops-list .one-workshop {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 1.75rem 0;
  }

  .meet-blocks__inside__blocks .workshops-list .one-workshop__image {
    height: 15.5rem;
  }

  .meet-blocks__inside__blocks .workshops-list .one-workshop__content {
    padding: 1.625rem 1.125rem 1.125rem 1.18rem;
    min-height: 1rem !important;
  }

  .meet-blocks__inside__blocks .workshops-list .one-workshop__content .short-text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    -webkit-box-orient: vertical;
    margin-bottom: 1.17rem;
  }

  .steps-block {
    padding: 4.94rem 0 6.53rem 0;
  }

  .steps-block__inside__content {
    max-width: 100%;
  }

  .steps-block__inside .circle-image {
    width: 42%;
  }

  .video-block__inside {
    max-width: 100%;
  }

  .newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields {
    display: flex;
    justify-content: center;
    align-items: stretch;
  }

  .newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input {
    float: none !important;
    max-width: initial !important;
    width: 68% !important;
  }

  .newsletter-block__inside .newsletter-form .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription {
    float: none !important;
    max-width: initial !important;
    width: auto !important;
  }
}

@media (max-width: 529px) {
  .blocks-with-icons__inside .icon-block-container {
    margin: 3.17rem -0.5rem 1rem;
  }

  .blocks-with-icons__inside .icon-block-container .icon-block {
    margin: 0 0.5rem 2rem 0.5rem;
    flex: 1 0 calc(50% - 1rem);
    max-width: calc(50% - 1rem);
  }
}

@media (max-width: 469px) {
  .blocks-with-icons__inside .icon-block-container .icon-block:before {
    width: 10rem;
    height: 10rem;
  }

  .steps-block__inside__content .steps-navigation a .right-arrow,
  .steps-block__inside__content .steps-navigation a .left-arrow {
    background-size: 20px 17px;
    width: 20px;
    height: 17px;
    max-width: 20px;
    flex: 1 0 20px;
  }

  .steps-block__inside__content .steps-navigation .step-left {
    padding-right: 0.5rem;
    flex: 1 0 calc(50% - 0.5rem);
    max-width: calc(50% - 0.5rem);
  }

  .steps-block__inside__content .steps-navigation .step-right {
    padding-left: 0.5rem;
    flex: 1 0 calc(50% - 0.5rem);
    max-width: calc(50% - 0.5rem);
  }

  .steps-block__inside .circle-image {
    width: 57%;
  }
}

@media (max-width: 399px) {
  .blocks-with-icons__inside .icon-block-container .icon-block {
    margin: 0 0 2rem 0;
    flex: 1 0 100%;
    max-width: 100%;
  }

  .blocks-with-icons__inside .icon-block-container .icon-block__image img {
    width: 4rem;
  }

  .blocks-with-icons__inside .icon-block-container .icon-block__content h4 {
    margin-top: 1rem;
    margin-bottom: 5px;
  }
}

.reasons-block {
  background-position: center 8.82rem;
  background-repeat: no-repeat;
  background-size: 25%;
  padding: 8.82rem 0 4.7rem 0;
  overflow-x: hidden;
}

.reasons-block__inside h2 {
  text-align: center;
  margin: 2.41rem 0 3.71rem;
  color: #f18a11;
}

.reasons-block__inside .reasons-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 0 -2rem 3.53rem -2rem;
}

.reasons-block__inside .reasons-list .one-reason {
  flex: 1 0 calc(50% - 4rem);
  max-width: calc(50% - 4rem);
  margin: 0 2rem 3.41rem 2rem;
  display: flex;
}

.reasons-block__inside .reasons-list .one-reason__icon {
  flex: 1 0 2.65rem;
  margin-right: 1.29rem;
  max-width: 2.65rem;
}

.reasons-block__inside .reasons-list .one-reason__icon__inside {
  background-color: #bfbfbf;
  width: 2.65rem;
  height: 2.65rem;
  border-radius: 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}

.reasons-block__inside .reasons-list .one-reason__icon .check-icon {
  display: inline-block;
  transform: rotate(45deg);
  height: 20px;
  width: 12px;
  margin-top: 7px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
}

.reasons-block__inside .reasons-list .one-reason__content {
  flex: 2;
}

.reasons-block__inside .reasons-list .one-reason__content h4 {
  margin-bottom: 1rem;
}

.members-block {
  padding-top: 5rem;
  overflow-x: hidden;
}

.members-block__inside h2 {
  text-align: center;
  color: #f18a11;
  margin-bottom: 3.29rem;
}

.members-block__inside .members-list {
  display: flex;
  flex-flow: row wrap;
  margin: 0 -8px;
}

.members-block__inside .members-list .one-member {
  flex: 1 0 calc(33% - 16px - 3.42rem);
  max-width: calc(33% - 16px - 3.42rem);
  margin: 0 8px 2.29rem 8px;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
  background-color: #f2f2f2;
  padding: 2.41rem 1.71rem 1.65rem 1.71rem;
}

.members-block__inside .members-list .one-member__image {
  text-align: center;
  max-width: 12rem;
  margin: 0 auto 1.47rem;
  height: 12rem;
  overflow: hidden;
}

.members-block__inside .members-list .one-member__image img {
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
  position: relative;
  max-width: initial;
  width: 100%;
  border-radius: 50%;
}

.members-block__inside .members-list .one-member__content {
  text-align: center;
}

.members-block__inside .members-list .one-member__content h3 {
  text-shadow: none;
  color: #252525;
  margin-bottom: 10px;
  font-family: "Futura Hv BT";
}

.members-block__inside .members-list .one-member__content h4 {
  font-family: "Futura Bk BT normal";
  margin-bottom: 10px;
}

.members-block__inside .members-list .one-member__content a {
  color: #f18a11;
  font-family: "Futura Md BT";
  font-size: 1.17rem;
}

.members-block__inside .members-list .one-member__description {
  margin-top: 1.47rem;
}

.members-block__inside .members-list .one-member__description p {
  margin: 0;
}

.schedule-block {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 14rem;
  padding: 5.88rem 0 4.76rem 0;
  overflow-x: hidden;
}

.schedule-block__inside {
  text-align: center;
  padding: 3.17rem 0 3.82rem 0;
}

.schedule-block__inside h4 {
  max-width: 43%;
  margin: 0 auto 1.47rem auto;
}

@media (max-width: 1023px) {
  .members-block__inside .members-list .one-member {
    flex: 1 0 calc(50% - 16px - 3.42rem);
    max-width: calc(50% - 16px - 3.42rem);
  }
}

@media (max-width: 760px) {
  .reasons-block {
    padding: 6.87rem 0 5rem;
    background-size: 100%;
    background-position: center 4.8rem;
  }

  .reasons-block__inside h2 {
    margin: 0 auto 2.37rem auto;
    max-width: 52%;
  }

  .reasons-block__inside .reasons-list {
    margin: 0 0 1rem 0;
  }

  .reasons-block__inside .reasons-list .one-reason {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 2.375rem 0;
  }

  .members-block {
    padding-top: 4.56rem;
  }

  .members-block__inside h2 {
    margin-bottom: 2.375rem;
  }

  .members-block__inside .members-list {
    margin: 0;
  }

  .members-block__inside .members-list .one-member {
    padding: 1.87rem 1.12rem 1.62rem 1rem;
    flex: 1 0 calc(100% - 2.12rem);
    max-width: calc(100% - 2.12rem);
    margin: 0 0 1.875rem 0;
  }

  .members-block__inside .members-list .one-member__image {
    max-width: 8rem;
    height: 8rem;
  }

  .schedule-block {
    padding: 3.31rem 0 5.37rem 0;
  }

  .schedule-block__inside {
    padding: 3.37rem 0 1.81rem 0;
  }

  .schedule-block__inside h4 {
    max-width: 100%;
  }
}

@media (max-width: 499px) {
  .reasons-block__inside .reasons-list .one-reason {
    flex-flow: row wrap;
  }

  .reasons-block__inside .reasons-list .one-reason__icon {
    flex: 1 0 100%;
    margin-right: 0;
    max-width: 100%;
    margin-bottom: 22px;
  }
}

@media (max-width: 399px) {
  .reasons-block {
    background-size: 190%;
  }

  .reasons-block__inside h2 {
    max-width: 90%;
  }
}

.blog-intro {
  padding: 2.94rem 0;
}

.blog-intro__inside {
  display: flex;
  justify-content: space-between;
}

.blog-intro__inside .left-block {
  flex: 1 0 45%;
  max-width: 45%;
  padding-top: 2.65rem;
}

.blog-intro__inside .right-block {
  padding: 3.29rem 0 5.76rem 10.47rem;
  position: relative;
  flex: 2;
}

.blog-intro__inside .right-block .newsletter-sidebar h6 {
  font-family: "AvantGarde Bk BT";
  font-weight: bold;
  color: #f18a11;
  letter-spacing: 0.34px;
  margin-bottom: 11px;
}

.blog-intro__inside .right-block .newsletter-sidebar .text-block {
  margin-bottom: 11px;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form {
  margin: 0;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container {
  background-color: transparent;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_header_outer {
  display: none;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content {
  background-color: transparent;
  padding: 0;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input {
  float: none;
  margin: 0;
  padding: 0;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input {
  padding: 12px 16px 13px 16px !important;
  border-radius: 0 !important;
  background-color: rgba(191, 191, 191, 0.3);
  font-family: "Futura Lt BT";
  font-weight: normal;
  font-size: 1rem;
  color: #252525;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input::placeholder,
.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:-ms-input-placeholder,
.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input::-ms-input-placeholder {
  color: #252525;
  opacity: 1;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus,
.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:hover {
  outline: none;
  box-shadow: none;
  border: none;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus::-moz-placeholder {
  opacity: 0;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus:-ms-input-placeholder {
  opacity: 0;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input input:focus::placeholder {
  opacity: 0;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription {
  float: none;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Futura Hv BT";
  padding: 12px 1.29rem 13px;
  position: relative;
  transition: color 0.3s ease 0s, background 0s ease 0s;
  background-image: none;
  background-size: 0;
  background-position: unset;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  background-color: #252525;
  color: #fff;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:after {
  position: absolute;
  content: "";
  transition-duration: 0.5s;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
  left: 0;
  top: 0;
  background-color: #f18a11;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription .et_bloom_button_text {
  position: relative;
  z-index: 2;
  cursor: pointer;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Futura Hv BT";
  color: #fff !important;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:hover,
.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:focus {
  color: #fff;
  outline: none;
  box-shadow: none;
  background-size: 0;
}

.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:hover:after,
.blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription:focus:after {
  width: 0px;
  height: 100%;
  opacity: 1;
}

.blog-intro__inside .right-block .circle-image {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 2;
  transition-duration: 1s !important;
}

.blog-intro__inside .right-block .circle-image.aos-animate img {
  -webkit-animation: rotateAlt 2s ease alternate;
  -moz-animation: rotateAlt 2s ease alternate;
  -ms-animation: rotateAlt 2s ease alternate;
  -o-animation: rotateAlt 2s ease alternate;
  animation: rotateAlt 2s ease alternate;
  transition: rotateAlt 2s linear;
}

.sc-ajax-filter .nav-filter {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
}

.sc-ajax-filter .nav-filter li {
  margin: 0 8px;
}

.sc-ajax-filter .nav-filter li a {
  text-decoration: none;
}

.sc-ajax-filter .nav-filter li a .filter-icon {
  width: 210px;
  height: 60px;
  background-size: 210px 60px;
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  cursor: pointer;
  transition: background-image 0.3s ease;
}

.sc-ajax-filter .nav-filter li a .filter-icon.icon-startup {
  background-image: url("../img/filter-btn/TPR-Startup.png");
}

.sc-ajax-filter .nav-filter li a .filter-icon.icon-leadership {
  background-image: url("../img/filter-btn/TPR-Leader.png");
}

.sc-ajax-filter .nav-filter li a .filter-icon.icon-team {
  background-image: url("../img/filter-btn/TPR-Team.png");
}

.sc-ajax-filter .nav-filter li a .filter-icon.icon-business {
  background-image: url("../img/filter-btn/TPR-Business.png");
}

.sc-ajax-filter .nav-filter li a .filter-icon.icon-life {
  background-image: url("../img/filter-btn/TPR-Life.png");
}

.sc-ajax-filter .nav-filter li a:hover .filter-icon.icon-startup,
.sc-ajax-filter .nav-filter li a:focus .filter-icon.icon-startup {
  background-image: url("../img/filter-btn/TPR-Startup-Selected.png");
}

.sc-ajax-filter .nav-filter li a:hover .filter-icon.icon-leadership,
.sc-ajax-filter .nav-filter li a:focus .filter-icon.icon-leadership {
  background-image: url("../img/filter-btn/TPR-Leader-Selected.png");
}

.sc-ajax-filter .nav-filter li a:hover .filter-icon.icon-team,
.sc-ajax-filter .nav-filter li a:focus .filter-icon.icon-team {
  background-image: url("../img/filter-btn/TPR-Team-Selected.png");
}

.sc-ajax-filter .nav-filter li a:hover .filter-icon.icon-business,
.sc-ajax-filter .nav-filter li a:focus .filter-icon.icon-business {
  background-image: url("../img/filter-btn/TPR-Business-Selected.png");
}

.sc-ajax-filter .nav-filter li a:hover .filter-icon.icon-life,
.sc-ajax-filter .nav-filter li a:focus .filter-icon.icon-life {
  background-image: url("../img/filter-btn/TPR-Life-Selected.png");
}

.sc-ajax-filter .nav-filter li.active a .filter-icon.icon-startup {
  background-image: url("../img/filter-btn/TPR-Startup-Selected.png");
}

.sc-ajax-filter .nav-filter li.active a .filter-icon.icon-leadership {
  background-image: url("../img/filter-btn/TPR-Leader-Selected.png");
}

.sc-ajax-filter .nav-filter li.active a .filter-icon.icon-team {
  background-image: url("../img/filter-btn/TPR-Team-Selected.png");
}

.sc-ajax-filter .nav-filter li.active a .filter-icon.icon-business {
  background-image: url("../img/filter-btn/TPR-Business-Selected.png");
}

.sc-ajax-filter .nav-filter li.active a .filter-icon.icon-life {
  background-image: url("../img/filter-btn/TPR-Life-Selected.png");
}

.sc-ajax-filter .status {
  display: none;
  visibility: hidden;
}

.sc-ajax-filter .content {
  padding: 4.58rem 0 8rem 0;
  margin: 0 -8px;
  display: flex;
  justify-content: flex-start;
  position: relative;
  z-index: 4;
  flex-flow: row wrap;
}

.sc-ajax-filter .content .one-post {
  flex: 1 0 calc(33% - 16px);
  max-width: calc(33% - 16px);
  margin: 0 8px 1.53rem 8px;
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  align-items: stretch;
}

.sc-ajax-filter .content .pagination {
  flex: 1 0 100%;
  max-width: 100%;
  padding: 0;
  list-style: none;
  margin: 8.12rem 0 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sc-ajax-filter .content .pagination li {
  width: 2.18rem;
  text-align: center;
  font-size: 1.17rem;
  line-height: 1.2;
}

.sc-ajax-filter .content .pagination li span {
  color: #f18a11;
  font-family: "Futura Hv BT";
}

.sc-ajax-filter .content .pagination li a {
  color: #252525;
  text-decoration: none;
}

.sc-ajax-filter .content .pagination li a:hover,
.sc-ajax-filter .content .pagination li a:focus {
  outline: none;
  border: none;
  color: #f18a11;
  font-family: "Futura Hv BT";
}

.sc-ajax-filter .content .pagination li a.next {
  background: url("../img/arrow-right-orange.svg") no-repeat 0 0;
  display: inline-block;
  width: 15px;
  height: 13px;
  background-size: contain;
  margin-left: 10px;
  margin-top: 1px;
}

.sc-ajax-filter .content .pagination li a.prev {
  background: url("../img/arrow-right-orange.svg") no-repeat 0 0;
  display: inline-block;
  width: 15px;
  height: 13px;
  background-size: contain;
  margin-right: 10px;
  transform: rotate(-180deg);
  margin-top: 1px;
}

@media (max-width: 1279px) {
  .sc-ajax-filter .nav-filter li a .filter-icon {
    width: 140px;
    height: 40px;
    background-size: contain;
  }

  .sc-ajax-filter .content {
    padding-bottom: 5rem;
  }

  .sc-ajax-filter .content .pagination {
    margin-top: 5rem;
  }
}

@media (max-width: 1279px) {
  .blog-intro__inside .left-block {
    padding-top: 1rem;
  }

  .blog-intro__inside .right-block {
    padding: 1.29rem 0 2.76rem 4.47rem;
  }

  .blog-intro__inside .right-block .circle-image {
    width: 60%;
  }

  .sc-ajax-filter .nav-filter li a .filter-icon {
    width: 123px;
    height: 35px;
  }
}

@media (max-width: 760px) {
  .blog-intro__inside {
    flex-flow: row wrap;
  }

  .blog-intro__inside .left-block {
    flex: 1 0 100%;
    max-width: 100%;
    padding: 0;
    text-align: center;
  }

  .blog-intro__inside .right-block {
    padding: 0;
    margin-top: 2.375rem;
    text-align: center;
  }

  .blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields {
    display: flex;
    justify-content: center;
    align-items: stretch;
  }

  .blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_popup_input {
    float: none !important;
    max-width: initial !important;
    width: 68% !important;
  }

  .blog-intro__inside .right-block .newsletter-sidebar .et_bloom_inline_form .et_bloom_form_container .et_bloom_form_container_wrapper .et_bloom_form_content form .et_bloom_fields .et_bloom_submit_subscription {
    float: none !important;
    max-width: initial !important;
    width: auto !important;
  }

  .blog-intro__inside .right-block .circle-image {
    width: 100%;
    left: 0;
  }

  .sc-ajax-filter .nav-filter {
    flex-flow: row wrap;
    justify-content: center;
  }

  .sc-ajax-filter .nav-filter li {
    margin: 0 8px 16px 8px;
  }

  .sc-ajax-filter .content {
    padding: 3rem 0 4rem 0;
    margin: 0;
  }

  .sc-ajax-filter .content .one-post {
    flex: 1 0 100%;
    max-width: 100%;
    margin: 0 0 1.75rem 0;
  }
}

.error-page {
  padding: 15.47rem 0 9.24rem 0;
}

.error-page__content__inside {
  margin: 0 auto;
  text-align: center;
  max-width: 65%;
}

.error-page__content__inside h1 {
  color: #f18a11;
  margin-bottom: 2.82rem;
  text-shadow: none;
}

.error-page__content__inside h2 {
  margin-bottom: 2.82rem;
}

@media (max-width: 899px) {
  .error-page__content__inside {
    max-width: 100%;
  }
}

@media (max-width: 599px) {
  .error-page {
    padding: 9.7rem 0 4.59rem 0;
  }
}

.workshop-page .related-blocks:before {
  content: "";
  display: block;
  background: url(../img/double-arrows-big.svg) no-repeat;
  height: 6.65rem;
  width: 58.88rem;
  bottom: -3.82rem;
  position: absolute;
  z-index: 2;
  right: -18rem;
  transform: rotate(-180deg);
}

.workshop-page .latest-posts-alt {
  padding: 7.12rem 0 11.53rem 0;
}

.workshop-page .workshop-title {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 1.41rem 1.23rem 1.35rem;
}

.workshop-page .short-text p {
  font-size: 1.17rem;
  line-height: 1.2;
  font-family: "Futura Hv BT";
  color: #252525;
}

.workshop-page .meet-blocks {
  padding: 0rem 0 13.23rem 0;
}

.workshop-page .steps-block__inside__content {
  max-width: 65%;
}

.workshop-page .steps-block__inside__content h2 {
  padding-bottom: 50px;
}

.workshop-page .meet-blocks__inside__title h2 {
  text-align: center;
}

.workshop-page .meet-blocks__inside__blocks .workshops-list {
  justify-content: center;
}

.workshop-page .blocks-with-icons__inside .icon-block-container {
  display: flex;
  flex-wrap: wrap;
  align-content: space-around;
  height: 34em;
}

@media (max-width: 529px) {
  .workshop-page .blocks-with-icons__inside .icon-block-container {
    height: unset;
  }
}

@media (max-width: 760px) {
  .workshop-page .blocks-with-icons__inside .icon-block-container {
    height: unset;
  }
}

.workshop-page .join-block__content__left {
  padding-top: unset;
}

@media (max-width: 760px) {

  .workshop-page .join-block__content__left h2,
  .workshop-page .join-block__content__left .text {
    max-width: 100%;
  }
}

.workshop-page .join-block__content {
  padding-bottom: 8.1rem;
}

@media (max-width: 529px) {
  .workshop-page .join-block__content {
    padding-bottom: 0px;
  }
}

@media (max-width: 760px) {
  .workshop-page .join-block__content__right .right-image {
    max-width: 100%;
    margin: 0;
  }
}

.workshop-page .video-block__inside {
  max-width: 100%;
}

.workshop-page .video-info-block {
  padding-top: 8.8rem;
  padding-bottom: 0px;
}

@media (max-width: 760px) {
  .workshop-page .video-info-block {
    padding-top: 70px;
    padding-bottom: 0px;
  }
}

@media (max-width: 529px) {
  .workshop-page .video-info-block {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

@media (max-width: 980px) {
  .workshop-page .blocks-with-icons .join-block__content {
    padding-bottom: 0px;
  }
}

@media (max-width: 760px) {
  .workshop-page .blocks-with-icons .join-block__content {
    padding-bottom: 70px;
  }
}

.workshop-page .join-block__content__left {
  margin-right: 5rem;
}

.workshop-page .icon-workshop img {
  position: absolute;
  top: -30px;
  width: 100px;
}

@media (max-width: 980px) {
  .workshop-page .icon-workshop img {
    top: -20px;
    width: 80px;
  }
}

@media (max-width: 760px) {
  .workshop-page .icon-workshop img {
    top: -20px;
    width: 70px;
  }
}

@media (max-width: 529px) {
  .workshop-page .icon-workshop img {
    top: -20px;
    width: 60px;
  }
}

@media (max-width: 1279px) {
  .workshop-page .join-block__content__right {
    align-items: unset;
  }
}

.workshop-page .steps-contact {
  padding: 5rem 0 5rem 0;
}

.form-resources-page .form-resources-block .left-block {
  max-width: 50%;
  margin-right: 6.06rem;
}

@media (max-width: 760px) {
  .form-resources-page .form-resources-block .left-block {
    max-width: 100%;
  }
}

.form-resources-page .form-resources-block .left-block h2 {
  padding-bottom: 2rem;
  width: 70%;
}

@media (max-width: 760px) {
  .form-resources-page .form-resources-block .left-block h2 {
    width: 100%;
    text-align: left;
  }
}

.form-resources-page .form-resources-block .left-block p {
  padding-bottom: 2rem;
}

.form-resources-page .form-resources-block .left-block .wpcf7-list-item {
  margin: 1rem 0 !important;
}

.form-resources-page .form-resources-block .left-block .form-container form .form-row .form-field input[type="checkbox"] {
  width: unset !important;
}

.form-resources-page .form-resources-block .video-block__inside {
  max-width: 100% !important;
}

.form-resources-page .form-resources-block {
  position: relative;
}

.form-resources-page .form-resources-block:before {
  content: "";
  display: block;
  background: url(../img/double-arrows-big.svg) no-repeat;
  height: 6.65rem;
  width: 35rem;
  bottom: 18.5rem;
  position: absolute;
  z-index: 0;
  right: 0;
  transform: rotate(-180deg);
}

@media (max-width: 1279px) {
  .form-resources-page .form-resources-block:before {
    display: none;
  }
}

@media (max-width: 899px) {
  .form-resources-page .form-resources-block:before {
    width: 30rem;
    height: 4.65rem;
    bottom: 10.5rem;
  }
}

@media (max-width: 760px) {
  .form-resources-page .form-resources-block:before {
    display: block;
    width: 30rem;
    height: 4.65rem;
    bottom: 2.5rem;
  }
}

@media (max-width: 529px) {
  .form-resources-page .form-resources-block:before {
    width: 20rem;
    bottom: 3.5rem;
  }
}

@media (max-width: 799px) {
  .contact-page-content .form-block {
    padding: 4rem 0 5rem 0;
  }
}

.resources-page .resources-block {
  padding-top: 6rem;
}

@media (max-width: 760px) {
  .resources-page .resources-block {
    padding-top: 4rem;
  }
}

.resources-page .resources-block h2,
.resources-page .resources-block span {
  padding-bottom: 1rem;
}

.resources-page .resources-block p {
  padding-bottom: 2rem;
}

.resources-page .resources-block:before {
  content: "";
  display: block;
  background: url(../img/double-arrows-big.svg) no-repeat;
  height: 6.65rem;
  width: 40rem;
  position: absolute;
  z-index: -1;
  right: 0;
  transform: rotate(-180deg);
}

@media (max-width: 899px) {
  .resources-page .resources-block:before {
    width: 30rem;
    height: 4.65rem;
  }
}

@media (max-width: 760px) {
  .resources-page .resources-block:before {
    display: none;
  }
}

.resources-page .links-resources-block {
  padding-bottom: 4rem;
}

@media (max-width: 760px) {
  .resources-page .links-resources-block {
    padding-bottom: 2rem;
  }
}

.resources-page .links-resources-block .images-links {
  text-align: center;
}

.resources-page .links-resources-block a {
  text-decoration: none;
}

.resources-page .links-resources-block a img {
  width: 13rem;
  padding-bottom: 1rem;
}

@media (max-width: 1160px) {
  .resources-page .links-resources-block a img {
    width: 13rem;
  }
}

@media (max-width: 899px) {
  .resources-page .links-resources-block a img {
    width: 13rem;
  }
}

@media (max-width: 760px) {
  .resources-page .links-resources-block a img {
    width: 9rem;
  }
}

@media (max-width: 529px) {
  .resources-page .links-resources-block a img {
    width: 9rem;
  }
}

.resources-page .links-resources-block p {
  padding-bottom: 1rem;
}

.resources-page .section-resource {
  padding-bottom: 6rem;
}

.resources-page .section-resource .head-section {
  display: flex;
  padding-bottom: 2rem;
}

@media (max-width: 760px) {
  .resources-page .section-resource .head-section {
    padding-bottom: 1rem;
  }
}

.resources-page .section-resource .icon-resource {
  margin-right: 2rem;
}

.resources-page .section-resource .icon-resource img {
  width: 5rem;
}

@media (max-width: 760px) {
  .resources-page .section-resource .icon-resource img {
    max-width: unset;
    width: 3rem;
  }
}

.resources-page .section-resource .info-resource h2 {
  padding-bottom: 0.5rem;
}

.resources-page .section-resource .all-suggests {
  display: -webkit-flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  position: relative;
}

.resources-page .section-resource .all-suggests .suggests {
  min-height: 3rem;
  padding: 1.5rem;
  margin: 1rem;
  background-color: #f2f2f2;
  position: relative;
  width: calc(1160px / 2 - 5rem);
}

.resources-page .section-resource .all-suggests .suggests p {
  margin: 0 0 0.5rem 0 !important;
}

.resources-page .section-resource .all-suggests .suggests a {
  color: #f18a11;
}

@media (max-width: 1160px) {
  .resources-page .section-resource .all-suggests .suggests {
    width: calc(100% / 2 - 5rem);
  }
}

@media (max-width: 899px) {
  .resources-page .section-resource .all-suggests .suggests {
    width: calc(100% / 2 - 5rem);
  }
}

@media (max-width: 760px) {
  .resources-page .section-resource .all-suggests .suggests {
    width: calc(100% - 50px);
    margin: 1rem 0;
    height: auto;
  }
}

.resources-page .section-resource .all-suggests .suggests img {
  position: absolute;
  width: 4rem;
  top: -0.5rem;
  right: 2rem;
}

.resources-page .section-resource .all-suggests .suggests h5 {
  padding-bottom: 1.5rem;
  font-weight: bold;
}

.resources-page .section-resource .all-suggests .suggests span.title-span {
  color: #252525;
  line-height: 1.5;
}

.resources-page .section-resource .all-suggests .suggests .title-link {
  color: #f18a11;
  line-height: 1.5;
}

.resources-page .section-resource {
  position: relative;
}

.resources-page .section-resource:before {
  content: "";
  display: block;
  background: url(../img/double-arrows-big.svg) no-repeat;
  height: 6.65rem;
  width: 40rem;
  bottom: 4.5rem;
  position: absolute;
  z-index: 0;
  right: 0;
  transform: rotate(-180deg);
}

@media (max-width: 899px) {
  .resources-page .section-resource:before {
    width: 30rem;
    height: 4.65rem;
    bottom: 10.5rem;
  }
}

@media (max-width: 760px) {
  .resources-page .section-resource:before {
    width: 30rem;
    height: 4.65rem;
    bottom: 5.5rem;
  }
}

@media (max-width: 529px) {
  .resources-page .section-resource:before {
    width: 20rem;
  }
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-subscribe-dropdown {
  float: unset !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown {
  display: block !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button.tribe-events-c-subscribe-dropdown__button--active,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,
.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #f18a11 !important;
  color: #ffffff !important;
}

.tribe-common .tribe-common-c-btn-border,
.tribe-common a.tribe-common-c-btn-border {
  color: #f18a11 !important;
  background-color: #ffffff !important;
  border-color: #f18a11 !important;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
  background-color: #f18a11 !important;
}

.book-page .steps-contact h2 {
  padding: 8.5rem 0 3.75rem 0;
}

@media (max-width: 760px) {
  .book-page .steps-contact h2 {
    padding: 5.5rem 0 3.75rem 0;
  }
}

.book-page .steps-contact .button-block.center-block {
  padding-bottom: 4.4rem;
}

.book-page .steps-contact .steps-block__inside__content {
  max-width: 70%;
}

@media (max-width: 760px) {
  .book-page .steps-contact .steps-block__inside__content {
    max-width: 90%;
  }
}

.book-page .testimonials-block {
  padding: 6.06rem 0 1rem 0;
}

.book-page .testimonials-block__inside h2 {
  max-width: 50%;
}

@media (max-width: 760px) {
  .book-page .testimonials-block__inside h2 {
    max-width: 90%;
  }
}

.book-page .presentation {
  padding: 8.5rem 0 8rem 0;
}

@media (max-width: 919px) {
  .book-page .presentation {
    padding: 8.5rem 0 2rem 0;
  }
}

@media (max-width: 760px) {
  .book-page .presentation {
    padding: 5.5rem 0 5rem 0;
  }

  .book-page .presentation .right-image {
    margin: 0 0;
  }

  .book-page .presentation .join-block__content__right {
    justify-content: flex-start;
  }

  .book-page .presentation .join-block__content {
    display: flex;
    flex-direction: column-reverse;
  }

  .book-page .presentation .join-block__content__left .text {
    max-width: 100% !important;
  }

  .book-page .presentation h1 {
    font-size: 2.3rem;
  }
}

.book-page .presentation h1 {
  color: #252525;
}

.book-page .presentation .content-left {
  padding: 10rem 0 0 0;
}

@media (max-width: 919px) {
  .book-page .presentation .content-left {
    padding: 2rem 0 0 0;
  }
}

@media (max-width: 760px) {
  .book-page .presentation .content-left {
    padding: 2rem 0 0 0;
  }
}

.book-page .presentation .join-block__content__left {
  margin-right: 1rem;
}

.book-page .presentation .right-image img {
  padding-top: 2rem;
}

.book-page .video {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 17.25rem;
  padding-bottom: 12.5rem;
}

@media (max-width: 760px) {
  .book-page .video {
    padding-top: 6.25rem;
    padding-bottom: 5.5rem;
  }

  .book-page .video .join-block__content__right {
    justify-content: flex-start;
    text-align: left;
  }
}

.book-page .video .join-block__content__right {
  margin: auto;
}

.book-page .video .join-block__content__right h6 {
  padding-bottom: 1rem;
  line-height: 1.2;
}

.book-page .video .video-block__inside {
  max-width: 80%;
  margin: 0;
}

@media (max-width: 760px) {
  .book-page .video .video-block__inside {
    max-width: 100%;
  }
}

.book-page .video .join-block__content__right {
  display: unset;
}

.book-page .video .join-block__content__left {
  margin-right: 5.4rem;
  padding-top: unset;
}

@media (max-width: 760px) {
  .book-page .video .join-block__content__left {
    margin-right: 0px;
  }
}

.book-page .get-your-copy {
  padding-top: 8.6rem;
  padding-bottom: 7.1rem;
}

@media (max-width: 760px) {
  .book-page .get-your-copy {
    padding-top: 5rem;
    padding-bottom: 5.1rem;
  }

  .book-page .get-your-copy .join-block__content__left .text {
    max-width: 100%;
  }

  .book-page .get-your-copy .join-block__content {
    display: flex;
    flex-direction: column-reverse;
  }

  .book-page .get-your-copy .join-block__content__right {
    padding-bottom: 2rem;
  }
}

.book-page .get-your-copy .join-block__content__left {
  margin-right: 0;
}

.book-page .get-your-copy .right-image {
  margin: auto;
  transition-duration: 1s !important;
}

.book-page .get-your-copy .right-image.aos-animate img {
  -webkit-animation: rotateAlt 2s ease alternate;
  -moz-animation: rotateAlt 2s ease alternate;
  -ms-animation: rotateAlt 2s ease alternate;
  -o-animation: rotateAlt 2s ease alternate;
  animation: rotateAlt 2s ease alternate;
  transition: rotateAlt 2s linear;
}

.book-page .about-the-author {
  padding-bottom: 7.8rem;
}

@media (max-width: 760px) {
  .book-page .about-the-author {
    padding-top: 5rem;
    padding-bottom: 5.8rem;
  }
}

.book-page .about-the-author .join-block__content__left {
  margin-right: 0;
}

.book-page .about-the-author .content-left {
  margin-right: 6.3rem;
}

@media (max-width: 760px) {
  .book-page .about-the-author .content-left {
    margin-right: 0rem;
  }
}

.book-page .about-the-author .content-left img {
  width: 100%;
}

.book-page .about-the-author .content-author {
  margin: auto;
}

.book-page .about-the-author .content-author h2 {
  padding-bottom: 1rem;
}

.book-page .about-the-author .content-author .button-block {
  padding-top: 1rem;
}

@media (max-width: 760px) {
  .book-page .join-block__content__left {
    max-width: calc(100% - 0px) !important;
  }
}

/*# sourceMappingURL=main.css.map */

body.page-template-page-form-resources>form>div.submit-button>div>p {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.form-resources-page .form-resources-block .left-block .submit-button__inside p {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.page-template-page-contact-php .form-block__inside .left-block .submit-button__inside p {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.titleNov span {
  font-size: 35.2px !important;
}

.titleNov {
  border-bottom: 1px solid;
  padding-bottom: 16px;
}

/*CALENDARIO*/
.tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar {
  border-radius: 50px;
  height: 55px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search-container {
  border-radius: 50px;
  height: 54px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__content {
  border-bottom-right-radius: 50px !important;
  border-top-right-radius: 50px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
  width: 210px;
}

.tribe-events .tribe-events-c-search__button,
.tribe-events button.tribe-events-c-search__button {
  background-color: #ffb115 !important;
}

.tribe-events .tribe-events-c-search__button:focus,
.tribe-events .tribe-events-c-search__button:hover,
.tribe-events button.tribe-events-c-search__button:focus,
.tribe-events button.tribe-events-c-search__button:hover {
  background-color: #f7be4b !important;
}

.tribe-common .tribe-common-c-btn,
.tribe-common a.tribe-common-c-btn,
.tribe-common button.tribe-common-c-btn {
  border-radius: 50px !important;
  height: 36px !important;
  line-height: inherit !important;
}

.tribe-events .tribe-events-c-events-bar .tribe-common-form-control-text__input {
  font-size: 18px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-common-c-btn.tribe-events-c-search__button {
  font-size: 15px;
  line-height: 15px !important;
}

.tribe-events .tribe-events-c-search__input-control-icon-svg {
  color: #ffb115 !important;
}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path,
.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path {
  fill: #ffb115 !important;
}

.tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button {
  font-size: 16px !important;
}

.tribe-events-calendar-list__event-date-tag-datetime span {
  background-color: #ffb115;
}

/*.tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
  padding-top: 13px !important;
  font-size: 15px !important;
  color: #fff !important;
  font-weight: 600 !important;
  border-top-right-radius: 18px;
  border-top-left-radius: 18px;
}*/

.tribe-events-calendar-list__event-date-tag-datetime .tribe-common-h4--min-medium {
  padding-bottom: 12px;
  border-bottom-left-radius: 18px;
  color: #fff !important;
  font-size: 17px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event {
  background-color: white;
  padding: 10px;
  padding-top: 22px;
  padding-bottom: 22px;
  border-radius: 28px;
  width: 80%;
}

.tribe-common .tribe-common-b2--bold {
  color: white;
  background-color: #ffb115;
  padding: 4px 13px;
  border-radius: 18px;
  font-size: 12px;
  font-weight: 600 !important;
}


.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button-text,
.tribe-events .tribe-events-c-subscribe-dropdown button.tribe-events-c-subscribe-dropdown__button-text {
  text-transform: capitalize;
  font-size: 16px !important;
}

.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
  background-color: #ff8c3e !important;
  border-color: #ff8c3e !important;
  color: #ffffff !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container {
  padding-bottom: 35px !important;
  padding-top: 60px !important;
}

.tribe-events .tribe-events-calendar-list__event-venue {
  margin-bottom: 5px !important;
  margin-top: 6px;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.tribe-events-calendar-list__event-venue-title {
  margin-bottom: 6px !important;
  width: fit-content;
}

.tribe-events-calendar-list__event-venue-address {
  color: #545352;
  font-size: 12px;
}

@media (max-width: 825px) {
  .tribe-events .tribe-events-calendar-list__event {
    flex-direction: column;
    background-color: white;
    padding: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-top: 22px;
    padding-bottom: 22px;
    border-radius: 28px;
    width: 100%;
    margin-left: 8px !important;
  }

  .tribe-events-calendar-list__event-title-link {
    font-size: 14px;
    line-height: 18px !important;
    display: block;
  }

  .tribe-events .tribe-events-calendar-list__event-venue {
    margin-bottom: 5px !important;
    margin-top: 6px;
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .tribe-events-calendar-list__event-venue-title {
    margin-bottom: 6px !important;
    width: fit-content;
  }

  .tribe-common .tribe-common-c-btn-border,
  .tribe-common a.tribe-common-c-btn-border {
    color: #fff !important;
    background-color: #ff6700 !important;
    border-color: #ff6700 !important;
  }

  .tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover {
    background-color: #ff8c3e !important;
    border-color: #ff8c3e !important;
    color: #ffffff !important;
  }
}






/* EVENT */

.tribe-events .tribe-events-calendar-list__event-header {
  display: block !important;
}

.tribe-events-calendar-list__event-details p {
  text-indent: 0 !important;
  clear: both !important;
}

.tribe-events-calendar-list__event-details p::before {
  content: none !important;
}

.tribe-events .tribe-events-calendar-list__event-header .tribe-events-calendar-list__event-venue {
  margin: 0px !important;
  margin-top: 6px !important;
  margin-right: 4px !important;
}

.tribe-common .tribe-common-b2--bold {
  font-size: 0.8rem;
  line-height: 1.12;
  padding: 6px 16px !important;
}

.mc4wp-alert p{font-size: 22px !important;}

footer .mc4wp-alert p{color: #fff !important;font-size: 18px !important;}

.elementor-form .elementor-message{
font-size: 22px !important;
  color: #1c1c1b !important;
  }