@charset "UTF-8";
/*
Theme Name: Module
Theme URI: https://api.modulestudio.co.uk
Details URI: https://api.modulepreview.co.uk/?action=get_metadata&slug=module
Author: Module Studio
Author URI: https://modulestudio.co.uk
Description: Module FSI Theme
Requires at least: 6.1
Tested up to: 6.22
Requires PHP: 5.6
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: Module
*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Funnel+Sans:ital,wght@0,300..800;1,300..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Funnel+Sans:ital,wght@0,300..800;1,300..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
* {
  box-sizing: border-box;
  font-family: "Raleway", sans-serif;
}
.hideThis {
  display: none !important;
}
body, header {
  background-color: #f7f7f7 !important;
}
:root :where(.is-layout-constrained) > *, main {
  margin-top: 0px !important;
}
.wp-site-blocks > * {
  margin-block-start: 0 !important;
  margin-block-end: 0 !important;
}
.is-layout-constrained > [class^="lazyblock-"] {
  margin-block-start: 0 !important;
  margin-top: 0 !important;
}
ul li {
  text-align: left;
}
.classButton, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry, .wp-block-button__link, .wp-element-button, button[type="submit"], input[type="submit"], .btn, .button {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 15px 30px;
  background: #252F2E;
  color: #ffffff !important;
  text-decoration: none !important;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1rem;
  font-family: "Raleway", sans-serif;
  border: none;
  cursor: pointer;
  transition: all 0.3s ease;
  overflow: hidden;
}
@media only screen and (max-width: 850px) {
  .classButton, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry, .wp-block-button__link, .wp-element-button, button[type="submit"], input[type="submit"], .btn, .button {
    padding: 12px 24px;
    font-size: 0.95rem;
    gap: 6px;
  }
}
.classButton::after, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters::after, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry::after, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters::after, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry::after, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters::after, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry::after, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters::after, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry::after, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters::after, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry::after, .wp-block-button__link::after, .wp-element-button::after, button[type="submit"]::after, input[type="submit"]::after, .btn::after, .button::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/uploads/2025/07/Group-24.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 0.5rem;
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform-origin: center;
}
@media only screen and (max-width: 850px) {
  .classButton::after, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters::after, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry::after, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters::after, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry::after, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters::after, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry::after, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters::after, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry::after, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters::after, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry::after, .wp-block-button__link::after, .wp-element-button::after, button[type="submit"]::after, input[type="submit"]::after, .btn::after, .button::after {
    width: 14px;
    height: 14px;
    margin-left: 4px;
  }
}
.classButton:hover, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters:hover, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry:hover, .wp-block-button__link:hover, .wp-element-button:hover, button[type="submit"]:hover, input[type="submit"]:hover, .btn:hover, .button:hover {
  background: #009AB0 !important;
  transform: translateY(-2px);
}
.classButton:hover::after, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters:hover::after, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry:hover::after, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters:hover::after, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry:hover::after, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters:hover::after, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry:hover::after, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters:hover::after, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry:hover::after, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters:hover::after, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry:hover::after, .wp-block-button__link:hover::after, .wp-element-button:hover::after, button[type="submit"]:hover::after, input[type="submit"]:hover::after, .btn:hover::after, .button:hover::after {
  transform: rotate(45deg);
}
.classButton:active, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters:active, .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry:active, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters:active, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry:active, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters:active, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry:active, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters:active, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry:active, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters:active, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry:active, .wp-block-button__link:active, .wp-element-button:active, button[type="submit"]:active, input[type="submit"]:active, .btn:active, .button:active {
  transform: translateY(-1px);
}
.wp-block-button .wp-block-button__link {
  border-radius: 50px !important;
}
.wp-block-button .wp-block-button__link.has-background {
  background: #252F2E !important;
}
.wp-block-button .wp-block-button__link.has-background:hover {
  background: #009AB0 !important;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
  border: 2px solid #252F2E !important;
  color: #252F2E !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover {
  background: #009AB0 !important;
  border-color: #009AB0 !important;
  color: #ffffff !important;
}
@keyframes arrowSlide {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(4px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes fastVortexSpin {
  0% {
    transform: rotate(0deg) scale(1);
  }
  25% {
    transform: rotate(90deg) scale(1.1);
  }
  50% {
    transform: rotate(180deg) scale(0.9);
  }
  75% {
    transform: rotate(270deg) scale(1.05);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
@keyframes arrowBounce {
  0%, 100% {
    transform: translateX(0) scale(1);
  }
  50% {
    transform: translateX(3px) scale(1.1);
  }
}
@keyframes spiralVortex {
  0% {
    transform: rotate(0deg) scale(1);
  }
  20% {
    transform: rotate(72deg) scale(1.3);
  }
  40% {
    transform: rotate(144deg) scale(0.7);
  }
  60% {
    transform: rotate(216deg) scale(1.2);
  }
  80% {
    transform: rotate(288deg) scale(0.9);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
.button--secondary, .wp-block-button.is-style-secondary .wp-block-button__link {
  background: #009AB0 !important;
}
.button--secondary:hover, .wp-block-button.is-style-secondary .wp-block-button__link:hover {
  background: #006d7d !important;
}
.button--outline, .wp-block-button.is-style-outline .wp-block-button__link {
  background: transparent !important;
  border: 2px solid #252F2E !important;
  color: #252F2E !important;
}
.button--outline:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover {
  background: #252F2E !important;
  color: #ffffff !important;
}
.button--small {
  padding: 10px 20px;
  font-size: 0.95rem;
}
.button--small::after {
  width: 14px;
  height: 14px;
}
@media only screen and (max-width: 850px) {
  .button--small {
    padding: 8px 16px;
    font-size: 0.9rem;
  }
  .button--small::after {
    width: 12px;
    height: 12px;
  }
}
.button--large {
  padding: 18px 36px;
  font-size: 1.3rem;
}
.button--large::after {
  width: 18px;
  height: 18px;
}
@media only screen and (max-width: 850px) {
  .button--large {
    padding: 15px 30px;
    font-size: 1rem;
  }
  .button--large::after {
    width: 16px;
    height: 16px;
  }
}
.wp-block-lazyblock-main-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000000 !important;
  background: #ffffff;
  transition: transform 0.3s ease-in-out;
  box-shadow: 0px 0px 14px 0px #0000003d;
}
.wp-block-lazyblock-main-navigation.navigation-hidden {
  transform: translateY(-100%);
}
body.admin-bar .wp-block-lazyblock-main-navigation {
  top: 32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar .wp-block-lazyblock-main-navigation {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  body.admin-bar .wp-block-lazyblock-main-navigation {
    top: 0;
  }
}
.subMenuSecond {
  display: flex;
  gap: 0;
  justify-content: center;
  padding: 0;
  background: #009AB0;
  position: relative;
}
@media (max-width: 1024px) {
  .subMenuSecond {
    display: none !important;
  }
}
body.parent-pageid-496 .subMenuSecond, body.page-id-496 .subMenuSecond, body.ancestor-pageid-496 .subMenuSecond {
  background: #FFAE00;
}
body.parent-pageid-496 .subMenuSecond .subMenuSecondLink, body.page-id-496 .subMenuSecond .subMenuSecondLink, body.ancestor-pageid-496 .subMenuSecond .subMenuSecondLink {
  border-right-color: white !important;
  border-left-color: white !important;
}
body.parent-pageid-498 .subMenuSecond, body.page-id-498 .subMenuSecond, body.ancestor-pageid-498 .subMenuSecond {
  background: #DE3070;
}
body.parent-pageid-498 .subMenuSecond .subMenuSecondLink, body.page-id-498 .subMenuSecond .subMenuSecondLink, body.ancestor-pageid-498 .subMenuSecond .subMenuSecondLink {
  border-right-color: white !important;
  border-left-color: white !important;
}
body.parent-pageid-500 .subMenuSecond, body.page-id-500 .subMenuSecond, body.ancestor-pageid-500 .subMenuSecond {
  background: #9C27B0;
}
body.parent-pageid-500 .subMenuSecond .subMenuSecondLink, body.page-id-500 .subMenuSecond .subMenuSecondLink, body.ancestor-pageid-500 .subMenuSecond .subMenuSecondLink {
  border-right-color: white !important;
  border-left-color: white !important;
}
.subMenuSecond .contextSwitch {
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff;
  text-decoration: underline;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  font-size: 0.9rem;
  transition: opacity 0.3s ease;
  z-index: 10;
}
.subMenuSecond .contextSwitch:hover {
  opacity: 0.8;
}
@media (max-width: 1200px) {
  .subMenuSecond .contextSwitch {
    right: 1rem;
    font-size: 0.85rem;
  }
}
.subMenuSecond:has(.contextSwitch) .subMenuSecondItem {
  margin: 0 auto;
}
.subMenuSecond .subMenuSecondItem {
  position: relative;
  min-width: 240px;
}
.subMenuSecond .subMenuSecondItem .subMenuSecondLink {
  display: flex;
  align-items: center;
  padding: 1rem 2rem;
  background: transparent;
  color: #ffffff;
  text-decoration: none;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  transition: all 0.3s ease;
  position: relative;
}
.subMenuSecond .subMenuSecondItem .subMenuSecondLink:hover {
  background: rgba(255, 255, 255, 0.1);
}
.subMenuSecond .subMenuSecondItem .subMenuSecondLink.active {
  background: rgba(255, 255, 255, 0.2);
  font-weight: 600;
}
.subMenuSecond .subMenuSecondItem.sub-active > .subMenuSecondLink {
  background: rgba(255, 255, 255, 0.15);
}
.subMenuSecond .subMenuSecondItem.hasDropdown .subMenuSecondLink {
  padding-right: 20px;
}
.subMenuSecond .subMenuSecondItem.hasDropdown .subMenuSecondLink::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  transition: transform 0.3s ease;
  transform: translateY(0) rotate(45deg);
  position: absolute;
  right: 30px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transition: transform 0.3s ease;
}
.subMenuSecond .subMenuSecondItem.hasDropdown .subMenuSecondLink:hover::after, .subMenuSecond .subMenuSecondItem.hasDropdown .subMenuSecondLink:focus::after {
  transform: translateY(-50%) rotate(-135deg);
}
.subMenuSecond .subMenuSecondItem.hasDropdown:hover > .subMenuSecondLink::after, .subMenuSecond .subMenuSecondItem.hasDropdown:focus-within > .subMenuSecondLink::after {
  transform: translateY(-50%) rotate(-135deg);
}
.subMenuSecond .subMenuSecondItem .megaDropdown {
  position: absolute;
  top: 100%;
  left: 0;
  background: #ffffff;
  width: 720px;
  height: 500px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  z-index: 100;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
  pointer-events: none;
  display: flex;
  opacity: 0.98;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft {
  flex: 1;
  padding: 2rem;
  padding-top: 1.5rem;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList {
  list-style: none;
  margin: 0;
  padding: 0;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li {
  margin: 0;
  padding: 0;
  position: relative;
  border: none !important;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaMenuLink {
  display: block;
  padding: 1rem 0;
  color: #252F2E;
  text-decoration: none;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  transition: all 0.3s ease;
  position: relative;
  border: none !important;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaMenuLink:hover {
  color: #009AB0;
  background: none;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaMenuLink.active {
  font-weight: 700;
  color: #009AB0;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaMenuLink:before, .subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaMenuLink:after {
  border: none !important;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li.sub-active > .megaMenuLink {
  font-weight: 600;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li.hasSubDropdown .megaMenuLink {
  padding-right: 30px;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li.hasSubDropdown .megaMenuLink::after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  transition: transform 0.3s ease;
  transform: translateY(0) rotate(45deg);
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
  border-left: 2px solid currentColor !important;
  border-bottom: 2px solid currentColor !important;
  border-top: none !important;
  border-right: none !important;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li.hasSubDropdown .megaMenuLink:hover::after {
  transform: translateY(-50%) rotate(135deg);
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaSubMenu {
  position: static;
  padding: 0;
  margin: 0;
  margin-top: 0.5rem;
  border-radius: 6px;
  list-style: none;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  border: none !important;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaSubMenu li {
  margin: 0;
  padding: 0;
  border: none !important;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaSubMenu li .megaSubMenuLink {
  display: block;
  padding: 0.75rem 1rem;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
  border: none !important;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaSubMenu li .megaSubMenuLink:hover {
  color: #252F2E;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaSubMenu li .megaSubMenuLink.active {
  font-weight: 700;
  color: #252F2E;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaSubMenu li .megaSubMenuLink:before, .subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaSubMenu li .megaSubMenuLink:after {
  display: none !important;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li .megaSubMenu li.active > .megaSubMenuLink {
  font-weight: 700;
  color: #252F2E;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li.hasSubDropdown:hover .megaSubMenu {
  max-height: 300px;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaLeft .megaMenuList li.hasSubDropdown.sub-active .megaSubMenu {
  max-height: 300px;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaRight {
  width: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.subMenuSecond .subMenuSecondItem .megaDropdown .megaRight .megaIcon {
  width: 160px;
  height: auto;
}
.subMenuSecond .subMenuSecondItem:hover .megaDropdown {
  max-height: 450px;
  pointer-events: auto;
}
.subMenuSecond .subMenuSecondItem.youngPerson .megaRight {
  background: linear-gradient(135deg, #FFA500, #FF8C00);
}
.subMenuSecond .subMenuSecondItem.youngPerson .megaLeft {
  background: #feedcd;
}
.subMenuSecond .subMenuSecondItem.youngPerson .megaDropdown .megaLeft .megaMenuList li .megaMenuLink:hover {
  color: #FF8C00 !important;
}
.subMenuSecond .subMenuSecondItem.youngPerson .megaDropdown .megaLeft .megaMenuList li .megaMenuLink.active {
  color: #FF8C00 !important;
}
.subMenuSecond .subMenuSecondItem.youngPerson .megaDropdown .megaLeft .megaSubMenu li .megaSubMenuLink:hover {
  color: #FF8C00 !important;
}
.subMenuSecond .subMenuSecondItem.youngPerson .megaDropdown .megaLeft .megaSubMenu li .megaSubMenuLink.active {
  color: #FF8C00 !important;
}
.subMenuSecond .subMenuSecondItem.employer .megaRight {
  background: #DE3070;
}
.subMenuSecond .subMenuSecondItem.employer .megaLeft {
  background: #FDD5E5;
}
.subMenuSecond .subMenuSecondItem.employer .megaDropdown .megaLeft .megaMenuList li .megaMenuLink:hover {
  color: #DE3070 !important;
}
.subMenuSecond .subMenuSecondItem.employer .megaDropdown .megaLeft .megaMenuList li .megaMenuLink.active {
  color: #DE3070 !important;
}
.subMenuSecond .subMenuSecondItem.employer .megaDropdown .megaLeft .megaSubMenu li .megaSubMenuLink:hover {
  color: #DE3070 !important;
}
.subMenuSecond .subMenuSecondItem.employer .megaDropdown .megaLeft .megaSubMenu li .megaSubMenuLink.active {
  color: #DE3070 !important;
}
.subMenuSecond .subMenuSecondItem.interested .megaRight {
  background: linear-gradient(135deg, #9C27B0, #7B1FA2);
}
.subMenuSecond .subMenuSecondItem.interested .megaLeft {
  background: #f0b9ff;
}
.subMenuSecond .subMenuSecondItem.interested .megaDropdown .megaLeft .megaMenuList li .megaMenuLink:hover {
  color: #9C27B0 !important;
}
.subMenuSecond .subMenuSecondItem.interested .megaDropdown .megaLeft .megaMenuList li .megaMenuLink.active {
  color: #9C27B0 !important;
}
.subMenuSecond .subMenuSecondItem.interested .megaDropdown .megaLeft .megaSubMenu li .megaSubMenuLink:hover {
  color: #9C27B0 !important;
}
.subMenuSecond .subMenuSecondItem.interested .megaDropdown .megaLeft .megaSubMenu li .megaSubMenuLink.active {
  color: #9C27B0 !important;
}
.hideDesk {
  display: none;
}
@media (max-width: 1024px) {
  .hideDesk {
    display: block;
  }
}
.mainNavigation {
  z-index: 1000;
}
.mainNavigation .navContainer {
  max-width: 1450px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
}
.mainNavigation .navContainer .logoContainer {
  flex-shrink: 0;
}
.mainNavigation .navContainer .logoContainer .logoLink {
  display: block;
}
.mainNavigation .navContainer .logoContainer .logoLink img {
  height: 80px;
  width: auto;
}
@media only screen and (max-width: 850px) {
  .mainNavigation .navContainer .logoContainer .logoLink img {
    height: 60px;
  }
}
.mainNavigation .navContainer .logoContainer .logoLink .logoPlaceholder {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 50px;
  background: #e0e0e0;
  border-radius: 6px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #666;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
}
.mainNavigation .navContainer .logoContainer .logoLink .logoPlaceholder:hover {
  background: #c7c7c7;
}
.mainNavigation .navContainer .mobile-menu-trigger {
  display: none;
  background: none;
  border: none;
  padding: 15px;
  cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .mainNavigation .navContainer .mobile-menu-trigger {
    display: block;
  }
}
.mainNavigation .navContainer .mobile-menu-trigger .hamburger {
  display: block;
  width: 24px;
  height: 2px;
  background: #252F2E;
  position: relative;
  transition: background 0.3s ease;
}
.mainNavigation .navContainer .mobile-menu-trigger .hamburger::before, .mainNavigation .navContainer .mobile-menu-trigger .hamburger::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #252F2E;
  left: 0;
  transition: transform 0.3s ease;
}
.mainNavigation .navContainer .mobile-menu-trigger .hamburger::before {
  top: -6px;
}
.mainNavigation .navContainer .mobile-menu-trigger .hamburger::after {
  bottom: -6px;
}
.mainNavigation .navContainer .mobile-menu-trigger.is-active .hamburger {
  background: transparent;
}
.mainNavigation .navContainer .mobile-menu-trigger.is-active .hamburger::before {
  transform: translateY(6px) rotate(45deg);
}
.mainNavigation .navContainer .mobile-menu-trigger.is-active .hamburger::after {
  transform: translateY(-6px) rotate(-45deg);
}
.mainNavigation .navContainer .desktopMenu {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  margin: 0 40px;
}
@media (max-width: 1024px) {
  .mainNavigation .navContainer .desktopMenu {
    display: none;
  }
}
.mainNavigation .navContainer .desktopMenu .menuItems {
  display: flex;
  gap: 40px;
  list-style: none;
  margin: 0;
  padding: 0;
  align-items: center;
}
.mainNavigation .navContainer .desktopMenu .menuItems li {
  position: relative;
}
.mainNavigation .navContainer .desktopMenu .menuItems li a.menuLink {
  text-decoration: none;
  color: #252F2E;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 12px 0;
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  transition: all 0.3s ease;
  border-bottom: 2px solid transparent;
  position: relative;
}
.mainNavigation .navContainer .desktopMenu .menuItems li a.menuLink:hover {
  color: #009AB0;
  border-bottom-color: #009AB0;
}
.mainNavigation .navContainer .desktopMenu .menuItems li a.menuLink[aria-current="page"] {
  color: #009AB0;
  border-bottom-color: #009AB0;
}
.mainNavigation .navContainer .desktopMenu .menuItems li.hasDropdown > a.menuLink {
  padding-right: 20px;
}
.mainNavigation .navContainer .desktopMenu .menuItems li.hasDropdown > a.menuLink::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  transition: transform 0.3s ease;
  transform: translateY(-2px) rotate(45deg);
  right: 0;
}
.mainNavigation .navContainer .desktopMenu .menuItems li.hasDropdown > a.menuLink:hover::after {
  transform: translateY(1px) rotate(-135deg);
}
.mainNavigation .navContainer .desktopMenu .menuItems li.hasDropdown:hover > .subMenuItems {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  pointer-events: auto;
}
.mainNavigation .navContainer .desktopMenu .menuItems li.hasSubDropdown > a.menuLink {
  padding-right: 20px;
}
.mainNavigation .navContainer .desktopMenu .menuItems li.hasSubDropdown > a.menuLink::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  transition: transform 0.3s ease;
  transform: translateY(-2px) rotate(-45deg);
  right: 30px;
}
.mainNavigation .navContainer .desktopMenu .menuItems li.hasSubDropdown > a.menuLink:hover::after, .mainNavigation .navContainer .desktopMenu .menuItems li.hasSubDropdown > a.menuLink:focus::after {
  transform: translateY(0px) rotate(135deg);
}
.mainNavigation .navContainer .desktopMenu .menuItems li.hasSubDropdown:hover > a.menuLink::after, .mainNavigation .navContainer .desktopMenu .menuItems li.hasSubDropdown:focus-within > a.menuLink::after {
  transform: translateY(0px) rotate(135deg);
}
.mainNavigation .navContainer .desktopMenu .subMenuItems {
  position: absolute;
  top: 100%;
  left: 0;
  background: white;
  min-width: 220px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 0.5rem 0;
  margin-top: 0;
  z-index: 100;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.3s ease;
  pointer-events: none;
}
.mainNavigation .navContainer .desktopMenu .subMenuItems li {
  position: relative;
}
.mainNavigation .navContainer .desktopMenu .subMenuItems li a.menuLink {
  background: transparent;
  padding: 0.75rem 1.5rem;
  border-radius: 0;
  border-bottom: none;
  font-weight: 400;
}
.mainNavigation .navContainer .desktopMenu .subMenuItems li a.menuLink:hover {
  background: #f7f7f7;
  color: #009AB0;
}
.mainNavigation .navContainer .desktopMenu .subMenuItems li a.menuLink[aria-current="page"] {
  color: #009AB0;
  font-weight: 500;
}
.mainNavigation .navContainer .desktopMenu .subSubMenuItems {
  position: absolute;
  top: 0;
  left: 100%;
  background: white;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  min-width: 200px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-10px);
  transition: all 0.3s ease;
  list-style: none;
  margin: 0;
  padding: 0.5rem 0;
}
.mainNavigation .navContainer .desktopMenu .subSubMenuItems li a.menuLink {
  padding: 0.75rem 1.5rem;
  font-family: "Raleway", sans-serif;
  border-bottom: none;
}
.mainNavigation .navContainer .desktopMenu .subSubMenuItems li a.menuLink:hover {
  background: #f7f7f7;
  color: #009AB0;
}
.mainNavigation .navContainer .navActions {
  display: flex;
  align-items: center;
  gap: 15px;
}
@media (max-width: 1024px) {
  .mainNavigation .navContainer .navActions {
    gap: 10px;
  }
}
.mainNavigation .navContainer .navActions .searchIconWrapper {
  display: flex;
  align-items: center;
}
@media (max-width: 1024px) {
  .mainNavigation .navContainer .navActions .searchIconWrapper {
    display: none;
  }
}
.mainNavigation .navContainer .navActions .searchIconWrapper .searchToggle {
  background: none;
  border: none;
  padding: 8px;
  cursor: pointer;
  color: #252F2E;
  transition: color 0.3s ease;
}
.mainNavigation .navContainer .navActions .searchIconWrapper .searchToggle:hover {
  color: #009AB0;
}
.mainNavigation .navContainer .navActions .searchIconWrapper .searchToggle svg {
  display: block;
}
@media (max-width: 1024px) {
  .mainNavigation .navContainer .navActions .classButton, .mainNavigation .navContainer .navActions .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters, .postFilterContainer .postFilterError .postFilterErrorContent .mainNavigation .navContainer .navActions .postFilterClearFilters, .mainNavigation .navContainer .navActions .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry, .postFilterContainer .postFilterError .postFilterErrorContent .mainNavigation .navContainer .navActions .postFilterRetry, .mainNavigation .navContainer .navActions .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .mainNavigation .navContainer .navActions .teamFilterClearFilters, .mainNavigation .navContainer .navActions .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .mainNavigation .navContainer .navActions .teamFilterRetry, .mainNavigation .navContainer .navActions .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .mainNavigation .navContainer .navActions .teamFilterClearFilters, .mainNavigation .navContainer .navActions .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .mainNavigation .navContainer .navActions .teamFilterRetry, .mainNavigation .navContainer .navActions .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .mainNavigation .navContainer .navActions .teamFilterClearFilters, .mainNavigation .navContainer .navActions .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .mainNavigation .navContainer .navActions .teamFilterRetry, .mainNavigation .navContainer .navActions .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterErrorContent .mainNavigation .navContainer .navActions .teamFilterClearFilters, .mainNavigation .navContainer .navActions .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterErrorContent .mainNavigation .navContainer .navActions .teamFilterRetry {
    display: none;
  }
}
.mobile-menu-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.mobile-menu-overlay.is-open {
  opacity: 1;
  visibility: visible;
}
.mobile-nav, .mobile-menu-items {
  height: 100%;
}
.mobile-menu-container {
  position: fixed;
  top: 0;
  right: 0;
  width: 90%;
  max-width: 400px;
  height: 100%;
  background: #ffffff;
  overflow-x: hidden;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  z-index: 1001;
}
.is-open .mobile-menu-container {
  transform: translateX(0);
}
.mobile-menu-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  border-bottom: 1px solid #eee;
}
.mobile-menu-header .logoContainer img {
  height: 60px;
  width: auto;
}
.mobile-menu-header .mobile-menu-close {
  background: none;
  border: none;
  font-size: 30px;
  cursor: pointer;
  color: #252F2E;
  padding: 5px;
}
.mobile-menu-items {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  font-family: "Raleway", sans-serif;
  height: calc(100% - 120px);
}
.mobile-menu-items > li {
  border-bottom: 1px solid #eee;
}
.mobile-menu-items > li > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px 20px;
  padding-right: 10px;
  text-decoration: none;
  color: #252F2E;
  font-weight: 500;
  font-size: 16px;
  transition: all 0.3s ease;
}
.mobile-menu-items > li > a:hover {
  color: #009AB0;
  background: rgba(0, 154, 176, 0.05);
}
.mobile-menu-items > li > a[aria-current="page"] {
  color: #009AB0;
  background: rgba(0, 154, 176, 0.05);
}
.mobile-menu-items > li .submenu-toggle {
  height: 44px;
  width: 44px;
  min-width: 44px;
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  position: relative;
  background: #f0f0f0;
  border-radius: 6px;
  margin-right: 10px;
}
.mobile-menu-items > li .submenu-toggle::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  transition: transform 0.3s ease;
  transform: translateY(0) rotate(-45deg);
}
.mobile-menu-items > li .submenu-toggle:hover {
  background: rgba(0, 154, 176, 0.2);
  color: #009AB0;
}
.mobile-menu-items > li .submenu-toggle:hover::after {
  transform: translateX(2px) rotate(-45deg);
}
.mobile-menu-items .submenu-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffffff;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  z-index: 1;
  overflow-y: auto;
  overflow-x: hidden;
}
.mobile-menu-items .submenu-container.active {
  transform: translateX(0);
}
.mobile-menu-items .submenu-container.exit {
  transform: translateX(-100%);
}
.mobile-menu-items .submenu-container.prev-exit {
  transform: translateX(100%);
}
.mobile-menu-items > li {
  transition: opacity 0.3s ease;
}
.mobile-menu-items.has-active-submenu > li:not(.has-active-submenu) {
  opacity: 0;
}
.mobile-menu-items .sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mobile-menu-items .sub-menu > li {
  border-bottom: 1px solid #eee;
}
.mobile-menu-items .sub-menu > li > a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 20px;
  padding-right: 10px;
  text-decoration: none;
  color: #252F2E;
  font-weight: 400;
  font-size: 15px;
  transition: all 0.3s ease;
}
.mobile-menu-items .sub-menu > li > a:hover {
  color: #009AB0;
  background: rgba(0, 154, 176, 0.05);
}
.mobile-menu-items .sub-menu > li > a[aria-current="page"] {
  color: #009AB0;
  background: rgba(0, 154, 176, 0.05);
}
.mobile-menu-items .sub-menu > li .submenu-toggle {
  height: 44px;
  width: 44px;
  min-width: 44px;
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: #252F2E;
  transition: all 0.3s ease;
  position: relative;
  background: #f0f0f0;
  border-radius: 6px;
  margin-right: 10px;
}
.mobile-menu-items .sub-menu > li .submenu-toggle::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  transition: transform 0.3s ease;
  transform: translateY(0) rotate(-45deg);
}
.mobile-menu-items .sub-menu > li .submenu-toggle:hover {
  color: #009AB0;
  background: rgba(0, 154, 176, 0.2);
}
.mobile-menu-items .sub-menu > li .submenu-toggle:hover::after {
  transform: translateX(2px) rotate(-45deg);
}
.mobile-menu-items .submenu-back {
  display: flex;
  align-items: center;
  padding: 18px 20px;
  background: #f8f9fa;
  border: none;
  border-bottom: 1px solid #eee;
  cursor: pointer;
  width: 100%;
  margin: 0;
  font-size: 16px;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  transition: all 0.3s ease;
  position: relative;
  padding-left: 36px;
}
.mobile-menu-items .submenu-back::before {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  transition: transform 0.3s ease;
  transform: translateY(0) rotate(135deg);
  left: 20px;
}
.mobile-menu-items .submenu-back:hover {
  background: rgba(0, 154, 176, 0.1);
  color: #009AB0;
}
.mobile-menu-items .submenu-back:hover::before {
  transform: translateX(-2px) rotate(135deg);
}
.mobile-donate-button {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 16px 24px;
  background: #009AB0;
  color: #ffffff;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  font-size: 16px;
  transition: all 0.3s ease;
  font-family: "Raleway", sans-serif;
  position: relative;
}
.mobile-donate-button::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  border: solid currentColor;
  border-width: 0 2px 2px 0;
  transition: transform 0.3s ease;
  transform: translateY(0) rotate(-45deg);
  position: relative;
  margin-left: 4px;
}
.mobile-donate-button:hover {
  background: #006d7d;
  transform: translateY(-2px);
}
.mobile-donate-button:hover::after {
  transform: translateX(2px) rotate(-45deg);
}
.search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  backdrop-filter: blur(10px);
  z-index: 2000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.search-overlay.active {
  opacity: 1;
  visibility: visible;
}
.search-overlay .search-overlay-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-width: 1450px;
  margin: 0 auto;
  padding: 0 20px;
  padding-top: 2rem;
}
.search-overlay .search-overlay-header {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 2rem;
}
.search-overlay .search-overlay-header .search-overlay-close {
  background: none;
  border: none;
  color: #ffffff;
  font-size: 2rem;
  cursor: pointer;
  padding: 10px;
}
.search-overlay .search-overlay-header .search-overlay-close:hover {
  color: #009AB0;
}
.search-overlay .search-overlay-content {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.search-overlay .search-overlay-content h2 {
  color: #ffffff;
  font-size: 3rem;
  margin-bottom: 2rem;
  font-family: "Raleway", sans-serif;
}
@media (max-width: 850px) {
  .search-overlay .search-overlay-content h2 {
    font-size: 2rem;
  }
}
.search-overlay .search-overlay-content .search-form {
  width: 100%;
  max-width: 600px;
  margin-bottom: 2rem;
}
.search-overlay .search-overlay-content .search-form .search-input-wrapper {
  display: flex;
  align-items: center;
  background: #ffffff;
  border-radius: 50px;
  padding: 4px;
}
.search-overlay .search-overlay-content .search-form .search-input-wrapper .search-field {
  flex: 1;
  border: none;
  padding: 15px 20px;
  font-size: 1.3rem;
  background: transparent;
  outline: none;
  font-family: "Raleway", sans-serif;
}
.search-overlay .search-overlay-content .search-form .search-input-wrapper .search-field::placeholder {
  color: #999;
}
.search-overlay .search-overlay-content .search-form .search-input-wrapper .search-submit {
  display: flex;
  align-items: center;
  background: #252F2E;
  color: #ffffff;
  border: none;
  padding: 15px 20px;
  border-radius: 50px;
  cursor: pointer;
  transition: background 0.3s ease;
}
.search-overlay .search-overlay-content .search-form .search-input-wrapper .search-submit:after {
  display: none;
}
.search-overlay .search-overlay-content .search-form .search-input-wrapper .search-submit:hover {
  background: #009AB0;
  transform: translateY(0px) !important;
}
body.admin-bar .mobile-menu-container {
  top: 32px;
  height: calc(100% - 32px);
}
@media screen and (max-width: 782px) {
  body.admin-bar .mobile-menu-container {
    top: 46px;
    height: calc(100% - 46px);
  }
}
body.no-scroll {
  overflow: hidden;
}
body.search-open {
  overflow: hidden;
}
/*BLOCKS*/
.heroHome {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  background-color: #BFE4E9;
  min-height: 600px;
}
.heroHome::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2025/08/Subtract-3.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 10;
  display: none;
}
@media only screen and (max-width: 850px) {
  .heroHome {
    min-height: 500px;
    padding: 2rem 0;
  }
}
.heroHome .heroContent {
  position: relative;
  z-index: 2;
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  width: 100%;
  max-width: 1450px;
  margin: 0 auto;
}
@media only screen and (max-width: 850px) {
  .heroHome .heroContent {
    padding: 0 1.5rem;
  }
}
.heroHome .heroContent .heroIntro {
  font-size: 1.3rem;
  font-weight: 500;
  margin-bottom: 1.5rem;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .heroHome .heroContent .heroIntro {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.heroHome .heroContent .heroTitle {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin-bottom: 2rem;
  line-height: 0.85;
}
@media only screen and (max-width: 850px) {
  .heroHome .heroContent .heroTitle {
    margin-bottom: 1.5rem;
    line-height: 0.9;
  }
}
.heroHome .heroContent .heroTitle .heroTitlePart1, .heroHome .heroContent .heroTitle .heroTitlePart2 {
  font-size: 10rem;
  font-weight: 900;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  letter-spacing: -0.02em;
  margin: 0;
}
@media only screen and (max-width: 1050px) {
  .heroHome .heroContent .heroTitle .heroTitlePart1, .heroHome .heroContent .heroTitle .heroTitlePart2 {
    font-size: 8rem;
  }
}
@media only screen and (max-width: 850px) {
  .heroHome .heroContent .heroTitle .heroTitlePart1, .heroHome .heroContent .heroTitle .heroTitlePart2 {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .heroHome .heroContent .heroTitle .heroTitlePart1, .heroHome .heroContent .heroTitle .heroTitlePart2 {
    font-size: 3rem;
  }
}
.heroHome .heroContent .heroTitle .heroTitleLine1, .heroHome .heroContent .heroTitle .heroTitleLine2 {
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media only screen and (max-width: 850px) {
  .heroHome .heroContent .heroTitle .heroTitleLine1, .heroHome .heroContent .heroTitle .heroTitleLine2 {
    gap: 0.5rem;
  }
}
.heroHome .heroContent .heroTitle .heroTitleLine1 .heroIcon, .heroHome .heroContent .heroTitle .heroTitleLine2 .heroIcon {
  width: 115px;
  height: auto;
  transition: transform 0.1s ease-out;
}
@media only screen and (max-width: 1050px) {
  .heroHome .heroContent .heroTitle .heroTitleLine1 .heroIcon, .heroHome .heroContent .heroTitle .heroTitleLine2 .heroIcon {
    width: 80px;
  }
}
@media only screen and (max-width: 850px) {
  .heroHome .heroContent .heroTitle .heroTitleLine1 .heroIcon, .heroHome .heroContent .heroTitle .heroTitleLine2 .heroIcon {
    width: 55px;
  }
}
@media only screen and (max-width: 480px) {
  .heroHome .heroContent .heroTitle .heroTitleLine1 .heroIcon, .heroHome .heroContent .heroTitle .heroTitleLine2 .heroIcon {
    width: 45px;
  }
}
.heroHome .heroContent .heroTitle .heroTitleLine1 .heroIcon.spinning, .heroHome .heroContent .heroTitle .heroTitleLine2 .heroIcon.spinning {
  animation: vortexSpin 2s ease-out;
}
.heroHome .heroContent .heroTitle .heroTitleLine1 .heroIcon.floating, .heroHome .heroContent .heroTitle .heroTitleLine2 .heroIcon.floating {
  animation: diagonalFloat 3s ease-in-out;
}
.heroHome .heroContent .heroSubtitle {
  font-size: 1.3rem;
  font-weight: 500;
  color: #252F2E;
  margin-bottom: 2rem;
  font-family: "Raleway", sans-serif;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 850px) {
  .heroHome .heroContent .heroSubtitle {
    font-size: 1rem;
    margin-bottom: 1.5rem;
    max-width: 100%;
  }
}
.heroHome .heroImageLeft, .heroHome .heroImageRight {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 850px) {
  .heroHome .heroImageLeft, .heroHome .heroImageRight {
    display: none;
  }
}
.heroHome .heroImageLeft img, .heroHome .heroImageRight img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.heroHome .heroImageLeft {
  left: 0;
  height: 460px;
}
.heroHome .heroImageRight {
  right: 0;
  height: 280px;
}
@keyframes vortexSpin {
  0% {
    transform: rotate(0deg) scale(1);
  }
  25% {
    transform: rotate(180deg) scale(0.8);
  }
  50% {
    transform: rotate(360deg) scale(1.1);
  }
  75% {
    transform: rotate(540deg) scale(0.9);
  }
  100% {
    transform: rotate(720deg) scale(1);
  }
}
@keyframes diagonalFloat {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px, -5px);
  }
  50_ {
    transform: translate(0, 0);
  }
  75% {
    transform: translate(5px, -5px);
  }
}
.wp-block-lazyblock-pick-your-path {
  background: #7A36FD;
}
.donationForm {
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
}
@media only screen and (max-width: 1150px) {
  .donationForm {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .donationForm {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.pickYourPath {
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
}
@media only screen and (max-width: 1150px) {
  .pickYourPath {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .pickYourPath {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.pickYourPath.animate-in .pickYourPathCard {
  animation: cardSlideUp 0.6s cubic-bezier(0.23, 1, 0.32, 1) both;
}
.pickYourPath .pickYourPathContainer .pickYourPathHeader {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathHeader {
    margin-bottom: 1.5rem;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathHeader .pickYourPathTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0;
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathHeader .pickYourPathTitle {
    font-size: 1.3rem;
    gap: 6px;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathHeader .pickYourPathTitle .pickYourPathChevron {
  width: 24px;
  height: auto;
  filter: brightness(0) invert(1);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathHeader .pickYourPathTitle .pickYourPathChevron {
    width: 20px;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathGrid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  text-decoration: none;
  display: block;
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:nth-child(1) {
  animation-delay: 0ms;
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:nth-child(2) {
  animation-delay: 100ms;
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:nth-child(3) {
  animation-delay: 200ms;
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:nth-child(4) {
  animation-delay: 300ms;
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:hover .pickYourPathCardDefault {
  opacity: 0;
  transform: scale(0.95) translateY(-30px);
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:hover .pickYourPathCardHover {
  opacity: 1;
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:hover .pickYourPathCardHover .pickYourPathCardHoverContent {
  transform: translateY(0) scale(1);
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:hover .pickYourPathCardHoverText {
  transform: translateX(0);
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:hover .pickYourPathCardArrow {
  transform: scale(1.1) translateY(0);
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:hover .pickYourPathCardImage img {
  transform: translate(-10px, -10px) scale(1.1);
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard:hover .pickYourPathArrowIcon {
  transform: translateX(3px) rotate(10deg);
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardInner {
  position: relative;
  height: 480px;
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  margin: -1px;
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardInner {
    height: 500px;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardDefault {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  display: flex;
  flex-direction: column;
  opacity: 1;
  transform: translateY(0) scale(1);
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardImage {
  flex: 1.2;
  overflow: hidden;
  min-height: 300px;
  margin: -10px -10px 0 -10px;
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardImage img {
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  object-fit: cover;
  object-position: center;
  transform: translate(-10px, -10px);
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardContent {
  padding: 2rem;
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardContent {
    padding: 1.5rem;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardTitle {
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  margin: 0 0 1rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardTitle {
    font-size: 1.1rem;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardText {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.5;
  margin: 0;
  font-family: "Raleway", sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 4.5em;
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardText {
    font-size: 0.95rem;
    -webkit-line-clamp: 2;
    max-height: 3em;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardHover {
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  background: var(--hover-bg-color, #FFAE00);
  display: flex;
  align-items: center;
  opacity: 0;
  transform: translateY(0) scale(1);
  transition: opacity 0s 0s;
  overflow: hidden;
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardHover .pickYourPathCardHoverContent {
  transform: translateY(30px) scale(0.9);
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardHoverContent {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  text-align: left;
  overflow: hidden;
  padding: 1.5rem;
  transform: translateY(30px) scale(0.9);
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardHoverContent {
    padding: 1.5rem;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardHoverText {
  font-size: 6rem;
  font-weight: 900;
  color: var(--hover-text-color, #ffffff);
  line-height: 0.9;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  text-align: left;
  margin-top: 2rem;
  width: 100%;
  transform: translateX(-20px);
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardHoverText {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 480px) {
  .pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardHoverText {
    font-size: 3rem;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardArrow {
  align-self: flex-end;
  width: 80px;
  height: 80px;
  background: var(--hover-text-color, #ffffff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
  flex-shrink: 0;
  margin-top: auto;
  transform: scale(0.8) translateY(20px);
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathCardArrow {
    width: 70px;
    height: 70px;
  }
}
.pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathArrowIcon {
  width: 24px;
  height: 24px;
  display: block;
  margin: 0;
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
@media only screen and (max-width: 850px) {
  .pickYourPath .pickYourPathContainer .pickYourPathGrid .pickYourPathCard .pickYourPathArrowIcon {
    width: 20px;
    height: 20px;
  }
}
@keyframes chevronFloat {
  0%, 100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(4px);
  }
}
@keyframes cardSlideUp {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.wp-block-lazyblock-whatwedo {
  background: #252F2E;
}
.whatWeDo {
  background: #252F2E;
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .whatWeDo {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .whatWeDo {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.whatWeDo .whatWeDoContainer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 4rem;
  align-items: center;
}
@media only screen and (max-width: 850px) {
  .whatWeDo .whatWeDoContainer {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoHeader {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoHeader {
    margin-bottom: 1.5rem;
  }
}
.whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoHeader .whatWeDoTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1.5rem 0;
  justify-content: flex-start;
}
@media only screen and (max-width: 850px) {
  .whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoHeader .whatWeDoTitle {
    font-size: 0.95rem;
    gap: 6px;
    margin-bottom: 1rem;
  }
}
.whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoHeader .whatWeDoTitle .whatWeDoChevron {
  width: 24px;
  height: auto;
  filter: brightness(0) invert(1);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoHeader .whatWeDoTitle .whatWeDoChevron {
    width: 20px;
  }
}
.whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoLargeTitle {
  font-size: 3rem;
  font-weight: 900;
  color: #ffffff;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
}
@media only screen and (max-width: 1500px) {
  .whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoLargeTitle {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1250px) {
  .whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoLargeTitle {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 1050px) {
  .whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoLargeTitle {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 850px) {
  .whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoLargeTitle {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoLargeTitle {
    font-size: 2rem;
  }
}
.whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoParagraph {
  font-size: 1.3rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoParagraph {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
.whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoButton {
  background: #009AB0 !important;
}
.whatWeDo .whatWeDoContainer .whatWeDoContent .whatWeDoButton:hover {
  background: #006d7d !important;
}
.whatWeDo .whatWeDoContainer .whatWeDoImageContainer {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  margin: -10px -10px -10px 0;
}
@media only screen and (max-width: 850px) {
  .whatWeDo .whatWeDoContainer .whatWeDoImageContainer {
    margin: 0;
    order: -1;
  }
}
.whatWeDo .whatWeDoContainer .whatWeDoImageContainer .whatWeDoImage {
  width: calc(100% + 10px);
  height: auto;
  display: block;
  object-fit: cover;
  object-position: center;
  transform: translate(-5px, 0);
}
@media only screen and (max-width: 850px) {
  .whatWeDo .whatWeDoContainer .whatWeDoImageContainer .whatWeDoImage {
    width: 100%;
    transform: none;
  }
}
.textSlider {
  background: #FE564B;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  padding: 1.5rem 0;
}
@media only screen and (max-width: 850px) {
  .textSlider {
    padding: 1rem 0;
  }
}
.textSlider:hover .textSliderTrack {
  animation-play-state: paused;
}
.textSlider .textSliderTrack {
  display: inline-flex;
  align-items: center;
  animation: slideInfinite 60s linear infinite;
  gap: 3rem;
}
@media only screen and (max-width: 850px) {
  .textSlider .textSliderTrack {
    gap: 2rem;
    animation-duration: 40s;
  }
}
.textSlider .textSliderTrack .textSliderItem {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  white-space: nowrap;
  flex-shrink: 0;
}
@media only screen and (max-width: 850px) {
  .textSlider .textSliderTrack .textSliderItem {
    gap: 0.5rem;
  }
}
.textSlider .textSliderTrack .textSliderItem .textSliderText {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  letter-spacing: 0.5px;
}
@media only screen and (max-width: 850px) {
  .textSlider .textSliderTrack .textSliderItem .textSliderText {
    font-size: 0.95rem;
  }
}
.textSlider .textSliderTrack .textSliderItem .textSliderImage {
  width: 24px;
  height: 24px;
  object-fit: contain;
  filter: brightness(0) invert(1);
}
@media only screen and (max-width: 850px) {
  .textSlider .textSliderTrack .textSliderItem .textSliderImage {
    width: 20px;
    height: 20px;
  }
}
@keyframes slideInfinite {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-16.666%);
  }
}
.wp-block-lazyblock-statsblock {
  background: #00B792;
}
.statsBlock {
  background: #00B792;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .statsBlock {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .statsBlock {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.statsBlock .statsBlockTop {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 850px) {
  .statsBlock .statsBlockTop {
    margin-bottom: 2rem;
  }
}
.statsBlock .statsBlockTop .statsBlockTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0;
  background: #252F2E;
  padding: 1rem 1.5rem;
  border-radius: 6px;
}
@media only screen and (max-width: 850px) {
  .statsBlock .statsBlockTop .statsBlockTitle {
    font-size: 0.95rem;
    padding: 0.5rem 1rem;
    gap: 6px;
  }
}
.statsBlock .statsBlockTop .statsBlockTitle .statsBlockChevron {
  width: 24px;
  height: auto;
  filter: brightness(0) invert(1);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .statsBlock .statsBlockTop .statsBlockTitle .statsBlockChevron {
    width: 20px;
  }
}
.statsBlock .statsBlockTop .statsBlockButton:hover {
  background: rgba(0, 0, 0, 0.7) !important;
}
.statsBlock .statsBlockContent {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 3rem 6rem;
}
@media only screen and (max-width: 850px) {
  .statsBlock .statsBlockContent {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
.statsBlock .statsBlockContent .statsBlockItem {
  position: relative;
  padding-left: 3rem;
}
@media only screen and (max-width: 850px) {
  .statsBlock .statsBlockContent .statsBlockItem {
    padding-left: 2rem;
  }
}
.statsBlock .statsBlockContent .statsBlockItem::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 200px;
  width: 2px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 1px;
}
@media only screen and (max-width: 850px) {
  .statsBlock .statsBlockContent .statsBlockItem::before {
    height: 80px;
  }
}
.statsBlock .statsBlockContent .statsBlockItem:nth-child(even) {
  margin-top: 4rem;
}
@media only screen and (max-width: 850px) {
  .statsBlock .statsBlockContent .statsBlockItem:nth-child(even) {
    margin-top: 0;
  }
}
.statsBlock .statsBlockContent .statsBlockItem .statsBlockItemTitle {
  color: #252F2E;
  font-size: 1.3rem;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .statsBlock .statsBlockContent .statsBlockItem .statsBlockItemTitle {
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
  }
}
.statsBlock .statsBlockContent .statsBlockItem .statsBlockItemNumber {
  color: #ffffff;
  font-size: 6rem;
  font-weight: 900;
  font-family: "DM Sans", sans-serif !important;
  line-height: 1;
  margin: 0 0 1rem 0;
  position: relative;
  display: inline-block;
}
.statsBlock .statsBlockContent .statsBlockItem .statsBlockItemNumber span {
  font-family: "DM Sans", sans-serif !important;
}
.statsBlock .statsBlockContent .statsBlockItem .statsBlockItemNumber::after {
  content: "";
  position: absolute;
  top: 0;
  right: -1.2em;
  width: 1.2em;
  height: 1.2em;
  background-image: url("/wp-content/uploads/2025/07/Group-813.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 850px) {
  .statsBlock .statsBlockContent .statsBlockItem .statsBlockItemNumber {
    font-size: 4rem;
  }
}
.statsBlock .statsBlockContent .statsBlockItem .statsBlockItemText {
  color: #252F2E;
  font-size: 1.1rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  line-height: 1.4;
  margin: 0;
}
@media only screen and (max-width: 850px) {
  .statsBlock .statsBlockContent .statsBlockItem .statsBlockItemText {
    font-size: 0.9rem;
  }
}
footer {
  background: #252F2E;
  color: #ffffff;
  margin: 0 auto !important;
}
footer .footerWrap {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  footer .footerWrap {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  footer .footerWrap {
    padding: 3rem 1rem 3rem 1rem;
  }
}
footer .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
footer .wp-block-image {
  margin: 0 0 2rem 0;
}
footer .wp-block-image img {
  width: auto;
  display: block;
}
@media only screen and (max-width: 850px) {
  footer .wp-block-image {
    margin-bottom: 1.5rem;
  }
}
footer .topGroup {
  display: flex;
  gap: 6rem;
  margin-bottom: 3rem;
  align-items: flex-start;
}
@media only screen and (max-width: 1100px) {
  footer .topGroup {
    gap: 4rem;
  }
}
@media only screen and (max-width: 850px) {
  footer .topGroup {
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 2rem;
  }
}
footer .topGroup .textSocials {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  max-width: 400px;
}
footer .topGroup .textSocials > p {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
  margin: 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  footer .topGroup .textSocials > p {
    font-size: 0.95rem;
  }
}
footer .topGroup > .wp-block-group:not(.textSocials) {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  footer .topGroup > .wp-block-group:not(.textSocials) {
    gap: 6px;
  }
}
footer .topGroup > .wp-block-group:not(.textSocials) > p:first-child {
  font-size: 1rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  footer .topGroup > .wp-block-group:not(.textSocials) > p:first-child {
    font-size: 0.95rem;
  }
}
footer .topGroup > .wp-block-group:not(.textSocials) > p.edits {
  font-size: 1rem !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  margin: 0 !important;
  font-family: "Raleway", sans-serif !important;
  cursor: initial !important;
}
@media only screen and (max-width: 850px) {
  footer .topGroup > .wp-block-group:not(.textSocials) > p.edits {
    font-size: 0.95rem !important;
  }
}
footer .topGroup > .wp-block-group:not(.textSocials) > p:not(:first-child) {
  font-size: 0.95rem;
  font-weight: 400;
  margin: 0;
  font-family: "Raleway", sans-serif;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  transition: color 0.3s ease;
}
footer .topGroup > .wp-block-group:not(.textSocials) > p:not(:first-child):hover {
  color: #009AB0;
}
footer .topGroup > .wp-block-group:not(.textSocials) > p:not(:first-child) a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: color 0.3s ease;
}
footer .topGroup > .wp-block-group:not(.textSocials) > p:not(:first-child) a:hover {
  color: #009AB0;
}
@media only screen and (max-width: 850px) {
  footer .topGroup > .wp-block-group:not(.textSocials) > p:not(:first-child) {
    font-size: 0.9rem;
  }
}
footer .topGroup .tweaksHere p:not(.edits) {
  cursor: initial !important;
}
footer .topGroup .tweaksHere p:not(.edits):hover {
  color: rgba(255, 255, 255, 0.8) !important;
}
footer .bottomGroup {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding-top: 2rem;
  margin-top: 2rem;
}
@media only screen and (max-width: 850px) {
  footer .bottomGroup {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    padding-top: 1.5rem;
    margin-top: 1.5rem;
  }
}
footer .bottomGroup > p {
  font-size: 0.95rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  footer .bottomGroup > p {
    font-size: 0.9rem;
    order: 2;
  }
}
footer .bottomGroup .wp-block-group {
  display: flex;
  gap: 1.5rem;
  align-items: center;
}
@media only screen and (max-width: 850px) {
  footer .bottomGroup .wp-block-group {
    gap: 1rem;
    order: 1;
    flex-wrap: wrap;
  }
}
footer .bottomGroup .wp-block-group p {
  font-size: 0.95rem;
  font-weight: 400;
  margin: 0;
  font-family: "Raleway", sans-serif;
  position: relative;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer;
  transition: color 0.3s ease;
}
footer .bottomGroup .wp-block-group p:hover {
  color: #009AB0;
}
footer .bottomGroup .wp-block-group p a {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  transition: color 0.3s ease;
}
footer .bottomGroup .wp-block-group p a:hover {
  color: #009AB0;
}
footer .bottomGroup .wp-block-group p:not(:last-child)::after {
  content: "|";
  margin-left: 1.5rem;
  color: rgba(255, 255, 255, 0.4);
}
@media only screen and (max-width: 850px) {
  footer .bottomGroup .wp-block-group p:not(:last-child)::after {
    margin-left: 1rem;
  }
}
@media only screen and (max-width: 850px) {
  footer .bottomGroup .wp-block-group p {
    font-size: 0.9rem;
  }
}
.footerTextSlider {
  background: #252F2E;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  padding: 2rem 0;
}
@media only screen and (max-width: 850px) {
  .footerTextSlider {
    padding: 1.5rem 0;
  }
}
.footerTextSlider.footerTextSliderReverse {
  padding-top: 0px !important;
}
.footerTextSlider.footerTextSliderReverse .footerTextSliderTrack {
  animation-direction: reverse;
}
.footerTextSlider:not(.footerTextSliderReverse) {
  padding-bottom: 0px !important;
}
.footerTextSlider .footerTextSliderTrack {
  display: inline-flex;
  align-items: center;
  animation: footerSlideInfinite 30s linear infinite;
  gap: 3rem;
}
@media only screen and (max-width: 850px) {
  .footerTextSlider .footerTextSliderTrack {
    gap: 2rem;
  }
}
.footerTextSlider .footerTextSliderTrack .footerTextSliderItem {
  display: inline-flex;
  align-items: center;
  gap: 1.5rem;
  white-space: nowrap;
  flex-shrink: 0;
}
@media only screen and (max-width: 850px) {
  .footerTextSlider .footerTextSliderTrack .footerTextSliderItem {
    gap: 1rem;
  }
}
.footerTextSlider .footerTextSliderTrack .footerTextSliderItem .footerTextSliderText {
  color: #ffffff;
  font-size: 8rem;
  font-weight: 900;
  font-family: "Raleway", sans-serif;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
@media only screen and (max-width: 850px) {
  .footerTextSlider .footerTextSliderTrack .footerTextSliderItem .footerTextSliderText {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .footerTextSlider .footerTextSliderTrack .footerTextSliderItem .footerTextSliderText {
    font-size: 3rem;
  }
}
.footerTextSlider .footerTextSliderTrack .footerTextSliderItem .footerTextSliderImage {
  object-fit: contain;
}
@keyframes footerSlideInfinite {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.footerTextSliderTooltip {
  position: fixed;
  top: 0;
  left: 0;
  background: #009AB0;
  color: #ffffff;
  padding: 12px 20px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  pointer-events: none;
  opacity: 0;
  z-index: 9999;
  box-shadow: 0 4px 20px rgba(0, 154, 176, 0.4);
  transform: translate(-50%, -50%) scale(0.8);
  transition: opacity 0.3s ease, transform 0.3s ease;
  white-space: nowrap;
}
.footerTextSliderTooltip.show {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
  pointer-events: auto;
}
.footerTextSliderTooltip .tooltipArrow {
  width: 14px;
  height: 14px;
  filter: brightness(0) invert(1);
  transition: transform 0.3s ease;
}
.footerTextSliderTooltip:hover .tooltipArrow {
  transform: rotate(45deg);
}
.page-id-152 .wp-block-lazyblock-textblockfillanimation {
  background-color: #BFE4E9;
}
.page-id-152 .wp-block-lazyblock-textblockfillanimation .textBlockFillAnimation {
  background-color: #BFE4E9;
}
.wp-block-lazyblock-textblockfillanimation.rmvPad .textBlockFillAnimation {
  padding-bottom: 0px !important;
}
.textBlockFillAnimation {
  background: #F7F7F7;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  max-width: 1450px;
  margin: 0 auto;
}
@media only screen and (max-width: 1150px) {
  .textBlockFillAnimation {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .textBlockFillAnimation {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.textBlockFillAnimation.animate-in .textBlockFillMainText.animate::before {
  clip-path: inset(0 0 0 0);
}
.textBlockFillAnimation .textBlockFillContainer {
  margin: 0 auto;
}
.textBlockFillAnimation .textBlockFillContainer .textBlockFillHeader {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .textBlockFillAnimation .textBlockFillContainer .textBlockFillHeader {
    margin-bottom: 1.5rem;
  }
}
.textBlockFillAnimation .textBlockFillContainer .textBlockFillHeader .textBlockFillTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0;
  background: #009AB0;
  padding: 1rem 1.5rem;
  border-radius: 6px;
  display: inline-flex;
}
@media only screen and (max-width: 850px) {
  .textBlockFillAnimation .textBlockFillContainer .textBlockFillHeader .textBlockFillTitle {
    font-size: 0.95rem;
    padding: 0.5rem 1rem;
    gap: 6px;
  }
}
.textBlockFillAnimation .textBlockFillContainer .textBlockFillHeader .textBlockFillTitle .textBlockFillChevron {
  width: 24px;
  height: auto;
  filter: brightness(0) invert(1);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .textBlockFillAnimation .textBlockFillContainer .textBlockFillHeader .textBlockFillTitle .textBlockFillChevron {
    width: 20px;
  }
}
.textBlockFillAnimation .textBlockFillContainer .textBlockFillContent {
  text-align: left;
}
.textBlockFillAnimation .textBlockFillContainer .textBlockFillContent .textBlockFillMainText {
  font-size: 2.5rem;
  font-weight: 900;
  font-family: "Raleway", sans-serif;
  line-height: 1.2;
  margin: 0;
  position: relative;
  color: #AACCD1;
  max-width: 800px;
}
@media only screen and (max-width: 850px) {
  .textBlockFillAnimation .textBlockFillContainer .textBlockFillContent .textBlockFillMainText {
    font-size: 1.8rem;
    line-height: 1.3;
  }
}
@media only screen and (max-width: 480px) {
  .textBlockFillAnimation .textBlockFillContainer .textBlockFillContent .textBlockFillMainText {
    font-size: 1.4rem;
  }
}
.textBlockFillAnimation .textBlockFillContainer .textBlockFillContent .textBlockFillMainText::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  color: #252F2E;
  width: 100%;
  height: 100%;
  clip-path: inset(0 100% 0 0);
  transition: clip-path 2s ease-out;
}
.textBlockFillAnimation .textBlockFillContainer .textBlockFillContent .textBlockFillMainText.animate::before {
  clip-path: inset(0 0 0 0);
}
.custom-breadcrumbs {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .custom-breadcrumbs {
    margin-bottom: 1.5rem;
  }
}
.custom-breadcrumbs {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .custom-breadcrumbs {
    margin-bottom: 1.5rem;
  }
}
.breadcrumb-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 0.5rem;
}
@media only screen and (max-width: 850px) {
  .breadcrumb-list {
    gap: 4px;
  }
}
.breadcrumb-item {
  display: flex;
  align-items: center;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .breadcrumb-item {
    font-size: 0.9rem;
  }
}
.breadcrumb-link {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}
.breadcrumb-link:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline;
}
.breadcrumb-current span {
  color: #ffffff;
  font-weight: 500;
}
.breadcrumb-chevron {
  width: 12px;
  height: auto;
  margin: 0 0.5rem;
  filter: brightness(0) invert(1) opacity(0.6);
}
@media only screen and (max-width: 850px) {
  .breadcrumb-chevron {
    width: 10px;
    margin: 0 4px;
  }
}
.single-blogs .heroWithArrow, .single-news .heroWithArrow, .single-case-studies .heroWithArrow {
  min-height: 620px;
  max-height: 620px;
}
@media only screen and (max-width: 1510px) {
  .single-blogs .heroWithArrow, .single-news .heroWithArrow, .single-case-studies .heroWithArrow {
    min-height: 550px;
    max-height: 550px;
  }
}
@media only screen and (max-width: 1100px) {
  .single-blogs .heroWithArrow, .single-news .heroWithArrow, .single-case-studies .heroWithArrow {
    min-height: auto;
    max-height: auto;
  }
}
.heroWithArrow {
  position: relative;
  margin: 0 auto;
  display: flex;
  overflow: hidden;
}
.heroWithArrow .heroWithArrowBgGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 1;
  overflow: hidden;
}
@media only screen and (max-width: 1025px) {
  .heroWithArrow .heroWithArrowBgGraphic {
    display: none;
  }
}
@media only screen and (max-width: 850px) {
  .heroWithArrow .heroWithArrowBgGraphic {
    opacity: 0.3;
    display: none;
  }
}
.heroWithArrow .heroWithArrowBgGraphic .heroWithArrowBgGraphicImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.8;
  object-fit: contain;
  object-position: left center;
}
@media only screen and (max-width: 850px) {
  .heroWithArrow .heroWithArrowBgGraphic .heroWithArrowBgGraphicImage {
    min-width: 100%;
    width: 100%;
  }
}
.heroWithArrow.plus .heroWithArrowTitleBefore, .heroWithArrow.plus .heroWithArrowTitleAfter, .heroWithArrow.plus span, .heroWithArrow.plus .breadcrumb-item a {
  color: #252F2E !important;
}
.heroWithArrow.plus .breadcrumb-chevron {
  filter: brightness(0);
}
.heroWithArrow.postHero .heroWithArrowTitleBefore {
  font-size: 2.8rem !important;
  font-weight: 800 !important;
  font-family: "Raleway", sans-serif !important;
  letter-spacing: -0.02em !important;
  line-height: 1.1 !important;
  margin: 0 !important;
}
@media only screen and (max-width: 1500px) {
  .heroWithArrow.postHero .heroWithArrowTitleBefore {
    font-size: 2.3rem !important;
  }
}
@media only screen and (max-width: 850px) {
  .heroWithArrow.postHero .heroWithArrowTitleBefore {
    font-size: 1.9rem !important;
  }
}
.heroWithArrow.heart span, .heroWithArrow.heart .breadcrumb-item a, .heroWithArrow.heart .heroWithArrowSupportingText {
  color: #252F2E !important;
}
.heroWithArrow.heart .heroWithArrowTitleBefore, .heroWithArrow.heart .heroWithArrowTitleAfter {
  color: #FFAE00 !important;
}
.heroWithArrow.heart .breadcrumb-chevron {
  filter: brightness(0);
}
.heroWithArrow.black .heroWithArrowTitleBefore, .heroWithArrow.black .heroWithArrowTitleAfter, .heroWithArrow.black span, .heroWithArrow.black .breadcrumb-item a, .heroWithArrow.black .heroWithArrowSupportingText {
  color: #252F2E !important;
}
.heroWithArrow.black .breadcrumb-chevron {
  filter: brightness(0);
}
.heroWithArrow.eventHero {
  min-height: 620px;
  max-height: 620px;
}
@media only screen and (max-width: 1510px) {
  .heroWithArrow.eventHero {
    min-height: 550px;
    max-height: 550px;
  }
}
@media only screen and (max-width: 1100px) {
  .heroWithArrow.eventHero {
    min-height: auto;
    max-height: auto;
  }
}
.heroWithArrow.eventHero .heroWithArrowTitleBefore, .heroWithArrow.eventHero .heroWithArrowTitleAfter, .heroWithArrow.eventHero span, .heroWithArrow.eventHero .breadcrumb-item a, .heroWithArrow.eventHero .heroWithArrowSupportingText {
  color: #252F2E !important;
}
.heroWithArrow.eventHero .breadcrumb-chevron {
  filter: brightness(0);
}
.heroWithArrow.eventHero .eventHeroTags {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  margin-top: 2rem;
}
@media only screen and (max-width: 850px) {
  .heroWithArrow.eventHero .eventHeroTags {
    gap: 6px;
    margin-top: 1.5rem;
  }
}
.heroWithArrow.eventHero .eventHeroTags .eventHeroTag {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border: 1px solid #E0F6F9;
  border-radius: 20px;
  background: transparent;
  font-size: 0.95rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
  font-family: "Raleway", sans-serif;
  transition: border-color 0.3s ease;
  background: #E0F6F9;
}
@media only screen and (max-width: 850px) {
  .heroWithArrow.eventHero .eventHeroTags .eventHeroTag {
    font-size: 0.9rem;
    padding: 4px 0.5rem;
    gap: 4px;
  }
}
.heroWithArrow.eventHero .eventHeroTags .eventHeroTag span {
  color: rgba(255, 255, 255, 0.9);
}
.heroWithArrow.eventHero .heroWithArrowTitleBefore, .heroWithArrow.eventHero .heroWithArrowTitleAfter {
  font-size: 3rem !important;
  font-weight: 800 !important;
  font-family: "Raleway", sans-serif !important;
  letter-spacing: -0.02em !important;
  line-height: 1.1 !important;
  margin: 0 !important;
}
@media only screen and (max-width: 1122px) {
  .heroWithArrow.eventHero .heroWithArrowTitleBefore, .heroWithArrow.eventHero .heroWithArrowTitleAfter {
    font-size: 2.5rem !important;
  }
}
@media only screen and (max-width: 850px) {
  .heroWithArrow.eventHero .heroWithArrowTitleBefore, .heroWithArrow.eventHero .heroWithArrowTitleAfter {
    font-size: 2rem !important;
  }
}
@media only screen and (max-width: 850px) {
  .heroWithArrow {
    flex-direction: column;
  }
}
.heroWithArrow::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2025/08/Subtract-3.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 10;
}
.heroWithArrow .heroWithArrowContent {
  display: flex;
  width: 100%;
  position: relative;
  z-index: 1;
  max-width: 1450px;
  margin: 0 auto;
}
@media only screen and (max-width: 850px) {
  .heroWithArrow .heroWithArrowContent {
    flex-direction: column;
  }
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection {
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
@media only screen and (max-width: 1150px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection > * {
  position: relative;
  z-index: 2;
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle {
  display: flex;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  row-gap: 0;
}
@media only screen and (max-width: 850px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle {
    justify-content: flex-start;
    margin-bottom: 1rem;
    gap: 0.5rem;
  }
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowTitleBefore, .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowTitleAfter {
  font-size: 5rem;
  font-weight: 900;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin: 0;
}
@media only screen and (max-width: 1190px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowTitleBefore, .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowTitleAfter {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 850px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowTitleBefore, .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowTitleAfter {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 480px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowTitleBefore, .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowTitleAfter {
    font-size: 2.8rem;
  }
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowIcon {
  height: auto;
  transition: transform 0.1s ease-out;
}
@media only screen and (max-width: 850px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowIcon {
    width: 50px;
  }
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowIcon.floating {
  animation: diagonalFloat 3s ease-in-out;
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowTitle .heroWithArrowIcon.spinning {
  animation: vortexSpin 3s ease-out;
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowSupportingText {
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 2rem;
  font-family: "Raleway", sans-serif;
  line-height: 1.5;
  margin-top: 0 !important;
}
@media only screen and (max-width: 850px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowSupportingText {
    font-size: 1rem;
    margin-bottom: 1.5rem;
    text-align: left;
  }
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowLinks {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 850px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowLinks {
    justify-content: flex-start;
    gap: 1rem;
  }
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowLinks .heroWithArrowButton {
  color: #252F2E !important;
  font-weight: 600;
}
.heroWithArrow .heroWithArrowContent .heroWithArrowTextSection .heroWithArrowLinks .heroWithArrowButton::after {
  filter: brightness(0);
}
.heroWithArrow .heroWithArrowContent .heroWithArrowImageSection {
  flex: 1;
  position: relative;
}
@media only screen and (max-width: 1025px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowImageSection {
    display: none;
  }
}
@media only screen and (max-width: 850px) {
  .heroWithArrow .heroWithArrowContent .heroWithArrowImageSection {
    display: none;
  }
}
.heroWithArrow .heroWithArrowContent .heroWithArrowImageSection .heroWithArrowImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@keyframes diagonalFloat {
  0%, 100% {
    transform: translate(0, 0);
  }
  25% {
    transform: translate(5px, -5px);
  }
  50% {
    transform: translate(0, 0);
  }
  75_ {
    transform: translate(5px, -5px);
  }
}
.twoColumn {
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .twoColumn {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .twoColumn {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.twoColumn .twoColumnContainer {
  display: flex;
  gap: 4rem;
  align-items: center;
}
.twoColumn .twoColumnContainer.flipped {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 850px) {
  .twoColumn .twoColumnContainer {
    flex-direction: column;
    gap: 2rem;
  }
}
.twoColumn .twoColumnContainer .twoColumnImageSection {
  flex: 1;
}
@media only screen and (max-width: 850px) {
  .twoColumn .twoColumnContainer .twoColumnImageSection {
    order: -1;
    width: 100%;
  }
}
.twoColumn .twoColumnContainer .twoColumnImageSection .twoColumnImage {
  width: 100%;
  height: auto;
  display: block;
}
@media only screen and (max-width: 850px) {
  .twoColumn .twoColumnContainer .twoColumnImageSection .twoColumnImage {
    object-fit: cover;
  }
}
.twoColumn .twoColumnContainer .twoColumnTextSection {
  flex: 1;
}
.twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnChevronTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #252F2E;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1.5rem 0;
  justify-content: flex-start;
}
@media only screen and (max-width: 850px) {
  .twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnChevronTitle {
    font-size: 0.95rem;
    gap: 6px;
    margin-bottom: 1rem;
  }
}
.twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnChevronTitle .twoColumnChevron {
  width: 24px;
  height: auto;
  animation: chevronFloat 2s ease-in-out infinite;
  filter: brightness(0);
}
@media only screen and (max-width: 850px) {
  .twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnChevronTitle .twoColumnChevron {
    width: 20px;
  }
}
.twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnMainTitle {
  font-size: 3rem;
  font-weight: 900;
  color: #252F2E;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
}
@media only screen and (max-width: 1500px) {
  .twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnMainTitle {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1250px) {
  .twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnMainTitle {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 1050px) {
  .twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnMainTitle {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 850px) {
  .twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnMainTitle {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnMainTitle {
    font-size: 2rem;
  }
}
.twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnParagraph {
  font-size: 1.1rem;
  color: #252F2E;
  line-height: 1.6;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
}
.twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnParagraph a {
  color: #009AB0;
  text-decoration: underline;
  font-weight: 500;
  transition: color 0.3s ease;
}
.twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnParagraph a:hover {
  color: #005764;
  text-decoration: underline;
}
.twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnParagraph ul {
  margin-top: 1em;
}
.twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnParagraph li {
  margin-bottom: 1em;
}
@media only screen and (max-width: 850px) {
  .twoColumn .twoColumnContainer .twoColumnTextSection .twoColumnParagraph {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
.twoColumn.twoColumnTabbed .twoColumnTextSection .twoColumnTabs {
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 850px) {
  .twoColumn.twoColumnTabbed .twoColumnTextSection .twoColumnTabs {
    gap: 0.5rem;
    margin-bottom: 1.5rem;
  }
}
.twoColumn.twoColumnTabbed .twoColumnTextSection .twoColumnTabs .twoColumnTabBtn {
  padding: 12px 24px;
  background: transparent;
  color: #252F2E;
  border: 1px solid #e0e0e0;
  border-radius: 50px;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.twoColumn.twoColumnTabbed .twoColumnTextSection .twoColumnTabs .twoColumnTabBtn:hover:not(.active) {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #FFAE00;
}
.twoColumn.twoColumnTabbed .twoColumnTextSection .twoColumnTabs .twoColumnTabBtn.active {
  background: #FFAE00;
  color: #252F2E;
  border-color: #FFAE00;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 174, 0, 0.2);
}
.twoColumn.twoColumnTabbed .twoColumnTextSection .twoColumnTabs .twoColumnTabBtn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}
@media only screen and (max-width: 850px) {
  .twoColumn.twoColumnTabbed .twoColumnTextSection .twoColumnTabs .twoColumnTabBtn {
    padding: 10px 20px;
    font-size: 0.9rem;
  }
}
.twoColumn.twoColumnTabbed .twoColumnTextSection .twoColumnTabContent {
  position: relative;
}
.twoColumn.twoColumnTabbed .twoColumnTextSection .twoColumnTabContent .twoColumnTabPanel {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.twoColumn.twoColumnTabbed .twoColumnTextSection .twoColumnTabContent .twoColumnTabPanel.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  position: relative;
}
.valuesBlock {
  background: #f7f7f7;
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .valuesBlock {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .valuesBlock {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.valuesBlock.animate-in .valuesBlockItem {
  animation: valueItemSlideUp 0.6s cubic-bezier(0.23, 1, 0.32, 1) both;
}
.valuesBlock.animate-in .valuesBlockItem--1 {
  animation-delay: 0ms;
}
.valuesBlock.animate-in .valuesBlockItem--2 {
  animation-delay: 100ms;
}
.valuesBlock.animate-in .valuesBlockItem--3 {
  animation-delay: 200ms;
}
.valuesBlock.animate-in .valuesBlockItem--4 {
  animation-delay: 300ms;
}
.valuesBlock .valuesBlockContainer .valuesBlockChevronTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #252F2E;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1.5rem 0;
  justify-content: center;
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockChevronTitle {
    font-size: 0.95rem;
    gap: 6px;
    margin-bottom: 1rem;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockChevronTitle .valuesBlockChevron {
  width: 24px;
  height: auto;
  animation: chevronFloat 2s ease-in-out infinite;
  filter: brightness(0);
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockChevronTitle .valuesBlockChevron {
    width: 20px;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockMainTitle {
  font-size: 3rem;
  font-weight: 900;
  color: #252F2E;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
  text-align: center;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 1500px) {
  .valuesBlock .valuesBlockContainer .valuesBlockMainTitle {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1250px) {
  .valuesBlock .valuesBlockContainer .valuesBlockMainTitle {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 1050px) {
  .valuesBlock .valuesBlockContainer .valuesBlockMainTitle {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockMainTitle {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .valuesBlock .valuesBlockContainer .valuesBlockMainTitle {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockMainTitle {
    margin-bottom: 2rem;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid {
  display: grid;
  grid-template-columns: 1.5fr 1.5fr 1.5fr;
  grid-template-rows: 1fr 1fr;
  gap: 1.5rem;
  min-height: 600px;
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockGrid {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto auto;
    min-height: auto;
    gap: 1rem;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem {
  position: relative;
  border-radius: 12px;
  padding: 2.5rem;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  min-height: 400px;
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem.auto-hover {
  transform: translateY(-4px);
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem.auto-hover .valuesBlockIconImage {
  transform: scale(1.1) rotate(5deg);
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem:hover {
  transform: translateY(-4px);
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem:hover .valuesBlockIconImage {
  transform: scale(1.1) rotate(5deg);
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem {
    padding: 2rem;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem:hover {
  transform: translateY(-4px);
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem:hover .valuesBlockIconImage {
  transform: scale(1.1) rotate(5deg);
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--1 {
  grid-column: 1;
  grid-row: 1;
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--1 {
    grid-column: 1;
    grid-row: 1;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--2 {
  grid-column: 2 / 4;
  grid-row: 1;
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--2 {
    grid-column: 1;
    grid-row: 2;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--2 .valuesBlockIcon {
  bottom: -50px !important;
  right: 0 !important;
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--3 {
  grid-column: 1 / 3;
  grid-row: 2;
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--3 {
    grid-column: 1;
    grid-row: 3;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--3 .valuesBlockIcon {
  top: -50px !important;
  right: 0 !important;
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--4 {
  grid-column: 3;
  grid-row: 2;
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--4 {
    grid-column: 1;
    grid-row: 4;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem--4 .valuesBlockIcon {
  right: 0 !important;
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem .valuesBlockIcon {
  position: absolute;
  top: 2rem;
  right: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem .valuesBlockIcon {
    top: 1.5rem;
    right: 1.5rem;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem .valuesBlockIcon .valuesBlockIconImage {
  width: auto;
  height: auto;
  object-fit: contain;
  transition: transform 0.3s ease;
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem .valuesBlockContent {
  position: relative;
  z-index: 2;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  max-width: 75%;
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem .valuesBlockContent {
    max-width: 75%;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem .valuesBlockContent .valuesBlockItemTitle {
  font-size: 1.5rem;
  font-weight: 600;
  color: #252F2E;
  margin: 0 0 1rem 0;
  font-family: "Raleway", sans-serif;
  line-height: 1.2;
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem .valuesBlockContent .valuesBlockItemTitle {
    font-size: 1.3rem;
    margin-bottom: 0.5rem;
  }
}
.valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem .valuesBlockContent .valuesBlockItemParagraph {
  font-size: 1rem;
  color: rgba(28, 27, 27, 0.8);
  line-height: 1.5;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
}
@media only screen and (max-width: 850px) {
  .valuesBlock .valuesBlockContainer .valuesBlockGrid .valuesBlockItem .valuesBlockContent .valuesBlockItemParagraph {
    font-size: 0.95rem;
  }
}
@keyframes valueItemSlideUp {
  0% {
    transform: translateY(30px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.timelineWrapper {
  background: #00333B;
}
.timelineWrapper.blackTextOverride .ourStoryChevronTitle {
  color: rgba(0, 0, 0, 0.8) !important;
}
.timelineWrapper.blackTextOverride .ourStoryChevronTitle .ourStoryChevron {
  filter: brightness(0) !important;
  opacity: 0.8 !important;
}
.timelineWrapper.blackTextOverride .ourStoryTitleBefore, .timelineWrapper.blackTextOverride .ourStoryTitleAfter {
  color: #000 !important;
}
.timelineWrapper.blackTextOverride .ourStoryDate {
  color: #000 !important;
  border: 1px solid #000 !important;
}
.timelineWrapper.blackTextOverride .ourStoryItemTitle {
  color: #000 !important;
}
.timelineWrapper.blackTextOverride .ourStoryText {
  color: rgba(0, 0, 0, 0.8) !important;
}
.timelineWrapper.blackTextOverride .ourStoryYear {
  color: #000 !important;
}
.timelineWrapper.blackTextOverride .ourStoryNavPrev, .timelineWrapper.blackTextOverride .ourStoryNavNext {
  background: rgba(0, 0, 0, 0.1) !important;
  border: 2px solid rgba(0, 0, 0, 0.2) !important;
}
.timelineWrapper.blackTextOverride .ourStoryNavPrev:hover, .timelineWrapper.blackTextOverride .ourStoryNavNext:hover {
  background: rgba(0, 0, 0, 0.2) !important;
}
.timelineWrapper.blackTextOverride .ourStoryNavPrev img, .timelineWrapper.blackTextOverride .ourStoryNavNext img {
  filter: brightness(0) !important;
}
.timelineWrapper.blackTextOverride .ourStoryProgressBar {
  background: rgba(0, 0, 0, 0.2) !important;
}
.timelineWrapper.blackTextOverride .ourStoryProgressBar .ourStoryProgressFill {
  background: #000 !important;
}
.timelineWrapper.blackTextOverride .ourStoryItem {
  border-left: 2px solid rgba(0, 0, 0, 0.2) !important;
}
@media only screen and (max-width: 850px) {
  .timelineWrapper.blackTextOverride .ourStoryItem {
    border-left: 1px solid rgba(0, 0, 0, 0.2) !important;
  }
}
.wp-block-lazyblock-timeline {
  position: relative;
  overflow: visible;
}
.wp-block-lazyblock-timeline::before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-image: url("/wp-content/uploads/2025/08/Spacer-2.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 10;
  display: none;
}
.wp-block-lazyblock-timeline::after {
  content: "";
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 100%;
  background-image: url("/wp-content/uploads/2025/08/Spacer-1.svg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 10;
  display: none;
}
.ourStoryBlock {
  background: #00333B;
  padding: 5rem 0;
  max-width: 1450px;
  margin: 0 auto;
  position: relative;
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 850px) {
  .ourStoryBlock {
    padding: 3rem 0;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.ourStoryBlock .ourStoryContainer {
  display: flex;
  gap: 4rem;
  max-width: 1450px;
  margin: 0 auto;
  padding-left: 5rem;
}
@media only screen and (max-width: 1150px) {
  .ourStoryBlock .ourStoryContainer {
    padding-left: 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .ourStoryBlock .ourStoryContainer {
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 850px) {
  .ourStoryBlock .ourStoryContainer {
    flex-direction: column;
    gap: 2rem;
    padding-left: 1rem;
  }
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft {
  flex-basis: 38%;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  padding-bottom: 60px;
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryChevronTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  margin-bottom: 1.5rem;
  justify-content: flex-start;
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryChevronTitle .ourStoryChevron {
  width: 20px;
  height: auto;
  filter: brightness(0) invert(1);
  opacity: 0.8;
  animation: chevronFloat 2s ease-in-out infinite;
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  gap: 0px;
}
@media only screen and (max-width: 850px) {
  .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle {
    margin-bottom: 1.5rem;
    flex-direction: row;
    gap: 12px;
  }
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle .ourStoryTitleBefore, .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle .ourStoryTitleAfter {
  font-size: 5rem;
  font-weight: 900;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin: 0;
}
@media only screen and (max-width: 850px) {
  .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle .ourStoryTitleBefore, .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle .ourStoryTitleAfter {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 480px) {
  .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle .ourStoryTitleBefore, .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle .ourStoryTitleAfter {
    font-size: 2.8rem;
  }
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle .ourStoryPinkArrow {
  height: 57px;
  transition: transform 0.1s ease-out;
  margin-left: 5px;
}
@media only screen and (max-width: 850px) {
  .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle .ourStoryPinkArrow {
    height: auto;
    margin: 0;
  }
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle .ourStoryPinkArrow.floating {
  animation: diagonalFloat 3s ease-in-out;
}
@media only screen and (max-width: 850px) {
  .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryMainTitle .ourStoryPinkArrow {
    width: 36px;
  }
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryButton {
  background: #009AB0 !important;
  margin-bottom: 2rem;
  width: fit-content;
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryButton:hover {
  background: #006d7d !important;
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  position: absolute;
  bottom: 0;
  width: 85%;
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryNavPrev, .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryNavNext {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
  justify-content: center;
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryNavPrev:hover, .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryNavNext:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryNavPrev:disabled, .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryNavNext:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryNavPrev img, .ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryNavNext img {
  width: 16px;
  height: 16px;
  filter: brightness(0) invert(1);
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryNavPrev img {
  transform: rotate(225deg);
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryNavNext img {
  transform: rotate(45deg);
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryProgressBar {
  flex: 1;
  height: 4px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  overflow: hidden;
}
.ourStoryBlock .ourStoryContainer .ourStoryLeft .ourStoryControls .ourStoryProgressBar .ourStoryProgressFill {
  height: 100%;
  background: #ffffff;
  width: 0%;
  transition: width 0.3s ease;
}
.ourStoryBlock .ourStoryContainer .ourStoryRight {
  flex-basis: 62%;
  overflow: hidden;
  padding-right: 2rem;
}
@media only screen and (max-width: 850px) {
  .ourStoryBlock .ourStoryContainer .ourStoryRight {
    padding-right: 0;
  }
}
.ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider {
  display: flex;
  transition: transform 0.5s ease;
}
.ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem {
  flex: 0 0 auto;
  padding: 2rem;
  background: transparent;
  border: none;
  border-left: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  margin-right: 1.5rem;
  box-sizing: border-box;
}
.ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 850px) {
  .ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem {
    margin-right: 0;
    padding: 1.5rem 0 1.5rem 1.5rem;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem .ourStoryYear {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1rem;
  justify-content: flex-start;
  font-size: 5rem;
  font-weight: 900;
  color: #315a61;
  font-family: "DM Sans", sans-serif !important;
  line-height: 1;
}
.ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem .ourStoryYear img {
  height: auto;
  margin-right: 20px;
}
@media only screen and (max-width: 1150px) {
  .ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem .ourStoryYear {
    font-size: 4rem;
  }
}
.ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem .ourStoryDate {
  color: #ffffff;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  margin-bottom: 1rem;
  border: 1px solid #315a61;
  border-radius: 25px;
  width: fit-content;
  padding: 6px 12px;
}
.ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem .ourStoryItemTitle {
  color: #ffffff;
  font-size: 1.3rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1.5rem 0;
  line-height: 1.3;
}
.ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem .ourStoryImageContainer {
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 1.5rem;
}
.ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem .ourStoryImageContainer .ourStoryImage {
  width: 100%;
  object-fit: cover;
}
.ourStoryBlock .ourStoryContainer .ourStoryRight .ourStorySlider .ourStoryItem .ourStoryText {
  color: rgba(255, 255, 255, 0.8);
  font-size: 1rem;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
  line-height: 1.5;
  margin: 0;
}
.twoColCta {
  background: #ffffff;
  max-width: 1450px;
  margin: 0 auto;
  border-radius: 12px;
  min-height: 500px;
  margin: 4rem 0;
}
@media only screen and (max-width: 1150px) {
  .twoColCta {
    margin: 3rem 0;
  }
}
@media only screen and (max-width: 850px) {
  .twoColCta {
    margin: 2rem 0;
  }
}
@media only screen and (max-width: 850px) {
  .twoColCta {
    min-height: auto;
  }
}
.twoColCta .twoColCtaContainer {
  display: flex;
  gap: 0;
  align-items: stretch;
  min-height: 500px;
}
@media only screen and (max-width: 850px) {
  .twoColCta .twoColCtaContainer {
    flex-direction: column-reverse;
    gap: 1rem;
    min-height: auto;
  }
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection {
  flex-basis: 50%;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 1150px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection {
    padding: 3rem 1rem 3rem 1rem;
  }
}
@media only screen and (max-width: 850px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection {
    order: 2;
  }
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaChevronTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1.5rem 0;
  justify-content: flex-start;
}
@media only screen and (max-width: 850px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaChevronTitle {
    font-size: 0.95rem;
    gap: 6px;
    margin-bottom: 1rem;
  }
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaChevronTitle .twoColCtaChevron {
  width: 24px;
  height: auto;
  animation: chevronFloat 2s ease-in-out infinite;
  filter: brightness(0) invert(1);
}
@media only screen and (max-width: 850px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaChevronTitle .twoColCtaChevron {
    width: 20px;
  }
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaMainTitle {
  font-size: 3rem;
  font-weight: 900;
  color: #ffffff;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
}
@media only screen and (max-width: 1500px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaMainTitle {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1250px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaMainTitle {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 1050px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaMainTitle {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 850px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaMainTitle {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaMainTitle {
    font-size: 2rem;
  }
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph {
  font-size: 1.3rem;
  color: #ffffff;
  line-height: 1.6;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph > *:first-child {
  margin-top: 0;
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph > *:last-child {
  margin-bottom: 0;
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph p {
  margin: 0 0 1rem 0;
  color: #ffffff;
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph p:last-child {
  margin-bottom: 0;
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph ul, .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph ol {
  margin: 1rem 0;
  padding-left: 2rem;
  color: #ffffff;
}
@media only screen and (max-width: 850px) {
  .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph ul, .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph ol {
    text-align: left;
  }
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph ul li, .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph ol li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
  color: #ffffff;
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 500;
  transition: opacity 0.3s ease;
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph a:hover {
  opacity: 0.8;
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph strong, .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph b {
  font-weight: 700;
  color: #ffffff;
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph em, .twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaParagraph i {
  font-style: italic;
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaButton {
  width: fit-content;
}
.twoColCta .twoColCtaContainer .twoColCtaTextSection .twoColCtaButton:hover {
  background-color: #252F2E !important;
}
.twoColCta .twoColCtaContainer .twoColCtaImageSection {
  flex-basis: 50%;
  position: relative;
  min-height: 500px;
  overflow: hidden;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
@media only screen and (max-width: 850px) {
  .twoColCta .twoColCtaContainer .twoColCtaImageSection {
    order: 1;
    min-height: 300px;
    border-radius: 12px 12px 0 0;
  }
}
.twoColCta .twoColCtaContainer .twoColCtaImageSection .twoColCtaImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
}
@media only screen and (max-width: 850px) {
  .twoColCta .twoColCtaContainer .twoColCtaImageSection .twoColCtaImage {
    position: relative;
    border-radius: 12px 12px 0 0;
  }
}
.postFilterContainer {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
}
@media only screen and (max-width: 1150px) {
  .postFilterContainer {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .postFilterContainer {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.postFilterContainer .postFilterLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: transparent;
  backdrop-filter: blur(4px);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
.postFilterContainer .postFilterLoadingOverlay .postFilterLoader {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.postFilterContainer .postFilterLoadingOverlay .postFilterLoader .postFilterSpinner {
  width: 40px;
  height: 40px;
  border: 3px solid #e0e0e0;
  border-top: 3px solid #009AB0;
  border-radius: 50%;
  animation: postFilterSpin 1s linear infinite;
  margin: 0 auto 1rem;
}
.postFilterContainer .postFilterLoadingOverlay .postFilterLoader p {
  font-size: 0.95rem;
  color: #666;
  margin: 0;
  font-family: "Raleway", sans-serif;
}
.postFilterContainer .postFilterControls {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterControls {
    margin-bottom: 1.5rem;
  }
}
.postFilterContainer .postFilterControls .postFilterTopRow {
  display: flex;
  gap: 1.5rem;
  align-items: flex-end;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterControls .postFilterTopRow {
    flex-direction: column;
    gap: 1rem;
    align-items: stretch;
    margin-bottom: 1rem;
  }
}
.postFilterContainer .postFilterSearch {
  flex: 1;
  max-width: 600px;
}
.postFilterContainer .postFilterSearch .postSearchContainer {
  position: relative;
}
.postFilterContainer .postFilterSearch .postSearchContainer .postSearchInput {
  width: 100%;
  padding: 15px 50px 15px 20px;
  border: 2px solid #e0e0e0;
  border-radius: 50px;
  font-size: 1rem;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  background: #ffffff;
  transition: all 0.3s ease;
  outline: none;
}
.postFilterContainer .postFilterSearch .postSearchContainer .postSearchInput::placeholder {
  color: #999;
}
.postFilterContainer .postFilterSearch .postSearchContainer .postSearchInput:focus {
  border-color: #009AB0;
  box-shadow: 0 0 0 3px rgba(0, 154, 176, 0.1);
}
.postFilterContainer .postFilterSearch .postSearchContainer .postSearchInput:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterSearch .postSearchContainer .postSearchInput {
    padding: 12px 50px 12px 16px;
    font-size: 0.95rem;
  }
}
.postFilterContainer .postFilterSearch .postSearchContainer .postSearchIcon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  transition: color 0.3s ease;
  z-index: 10;
  cursor: pointer !important;
  pointer-events: auto !important;
}
.postFilterContainer .postFilterSearch .postSearchContainer .postSearchIcon:hover {
  color: #009AB0;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterSearch .postSearchContainer .postSearchIcon {
    right: 12px;
    width: 18px;
    height: 18px;
  }
}
.postFilterContainer .postFilterSearch .postSearchContainer .postClearSearch {
  position: absolute;
  right: 45px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.9);
  border: none;
  cursor: pointer;
  color: #999;
  padding: 6px;
  border-radius: 50%;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.postFilterContainer .postFilterSearch .postSearchContainer .postClearSearch:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #009AB0;
}
.postFilterContainer .postFilterSearch .postSearchContainer .postClearSearch:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterSearch .postSearchContainer .postClearSearch {
    right: 40px;
    padding: 4px;
  }
}
.postFilterContainer .postFilterSort {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
}
.postFilterContainer .postFilterSort .postFilterSortLabel {
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  white-space: nowrap;
}
.postFilterContainer .postFilterSort .postSortSelect {
  padding: 12px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  background: #ffffff;
  cursor: pointer;
  min-width: 140px;
}
.postFilterContainer .postFilterSort .postSortSelect:focus {
  outline: none;
  border-color: #009AB0;
  box-shadow: 0 0 0 2px rgba(0, 154, 176, 0.1);
}
.postFilterContainer .postFilterSort .postSortSelect:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterSort .postSortSelect {
    padding: 10px 12px;
    min-width: 120px;
  }
}
.postFilterContainer .postFilterButtons {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterButtons {
    gap: 0.5rem;
  }
}
.postFilterContainer .postFilterButtons .postFilterBtn {
  padding: 12px 24px;
  background: transparent;
  color: #252F2E;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  font-weight: 500;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.postFilterContainer .postFilterButtons .postFilterBtn:hover:not(:disabled) {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #009AB0;
}
.postFilterContainer .postFilterButtons .postFilterBtn.active {
  background: #252F2E;
  color: #ffffff;
  border-color: #252F2E;
}
.postFilterContainer .postFilterButtons .postFilterBtn.active:hover {
  background: #009AB0;
  border-color: #009AB0;
}
.postFilterContainer .postFilterButtons .postFilterBtn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterButtons .postFilterBtn {
    padding: 10px 20px;
    font-size: 0.9rem;
  }
}
.postFilterContainer .postFilterResultsInfo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  padding: 1rem 0;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterResultsInfo {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
  }
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsCount .postFilterResultsText {
  font-size: 0.95rem;
  color: #666;
  font-family: "Raleway", sans-serif;
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsCount .postFilterResultsText strong {
  color: #252F2E;
  font-weight: 600;
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsActions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterResultsInfo .postFilterResultsActions {
    gap: 1rem;
    flex-wrap: wrap;
  }
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsActions .postFilterPerPage {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsActions .postFilterPerPage label {
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  white-space: nowrap;
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsActions .postFilterPerPage .postPerPageSelect {
  padding: 8px 12px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  background: #ffffff;
  cursor: pointer;
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsActions .postFilterPerPage .postPerPageSelect:focus {
  outline: none;
  border-color: #009AB0;
  box-shadow: 0 0 0 2px rgba(0, 154, 176, 0.1);
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsActions .postFilterPerPage .postPerPageSelect:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsActions .postFilterClearAll {
  padding: 8px 16px;
  background: transparent;
  color: #252F2E;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsActions .postFilterClearAll:hover:not(:disabled) {
  border-color: #009AB0;
  color: #009AB0;
}
.postFilterContainer .postFilterResultsInfo .postFilterResultsActions .postFilterClearAll:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.postFilterContainer .postFilterContent {
  position: relative;
}
.postFilterContainer .postFilterGrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterGrid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.postFilterContainer .postFilterGrid .postFilterItem {
  background: transparent;
  border-radius: 0;
  border-right: 1px solid #e0e0e0;
  overflow: hidden;
  box-shadow: none;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 1;
  transform: translateY(0);
  padding: 0 2rem 2rem 0;
}
.postFilterContainer .postFilterGrid .postFilterItem:hover {
  transform: translateY(-4px);
  box-shadow: none;
}
.postFilterContainer .postFilterGrid .postFilterItem:nth-child(3n) {
  border-right: none;
}
@media only screen and (max-width: 1200px) {
  .postFilterContainer .postFilterGrid .postFilterItem:nth-child(3n) {
    border-right: 1px solid #e0e0e0;
  }
}
@media only screen and (max-width: 1024px) {
  .postFilterContainer .postFilterGrid .postFilterItem:nth-child(2n) {
    border-right: none;
  }
  .postFilterContainer .postFilterGrid .postFilterItem:nth-child(3n) {
    border-right: 1px solid #e0e0e0;
  }
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterGrid .postFilterItem {
    border-right: none;
    padding-right: 0;
    padding-bottom: 1.5rem;
  }
}
.postFilterContainer .postFilterGrid .postFilterItem.postFilterItemAnimateIn {
  animation: postSlideUp 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  opacity: 0;
  transform: translateY(30px) scale(0.95);
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterLink {
  display: block;
  color: inherit;
  text-decoration: none;
  height: 100%;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterImageContainer {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5rem;
  border-radius: 12px;
  aspect-ratio: 1.3333333333;
}
@supports not (aspect-ratio: 1.3333333333) {
  .postFilterContainer .postFilterGrid .postFilterItem .postFilterImageContainer {
    padding-top: 75%;
    height: 0;
  }
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterImageContainer .postFilterImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
  border-radius: 12px;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterImageContainer .postFilterPlaceholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  display: flex;
  align-items: center;
  color: #999;
  border-radius: 12px;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterImageContainer .postFilterPlaceholder svg {
  opacity: 0.5;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterImageContainer .postFilterDateBadge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #f7f7f7;
  backdrop-filter: blur(8px);
  padding: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 2;
  border-radius: 4px;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterImageContainer .postFilterDateBadge .postFilterDate {
  font-size: 0.95rem;
  color: #252F2E;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterGrid .postFilterItem .postFilterImageContainer .postFilterDateBadge .postFilterDate {
    font-size: 0.9rem;
  }
}
.postFilterContainer .postFilterGrid .postFilterItem:hover .postFilterImage {
  transform: scale(1.08);
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent {
  padding: 0;
  position: relative;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterEventInfo {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin: 0.5rem 0 1rem 0;
  font-size: 0.95rem;
  color: #666;
  font-family: "Raleway", sans-serif;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterEventInfo .eventDateTime, .postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterEventInfo .eventLocation {
  display: flex;
  align-items: center;
  gap: 6px;
  line-height: 1.4;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterEventInfo .eventDateTime:before, .postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterEventInfo .eventLocation:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterEventInfo .eventDateTime:before {
  background-image: url("/wp-content/uploads/2025/08/Group-388.png");
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterEventInfo .eventLocation:before {
  background-image: url("/wp-content/uploads/2025/08/Group-389.png");
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterTitle {
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  line-height: 1.3;
  margin: 0 0 1.5rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterTitle {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterExcerpt {
  font-size: 0.95rem;
  color: #666;
  line-height: 1.5;
  margin: 0 0 1.5rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterExcerpt {
    margin-bottom: 1rem;
  }
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterBottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterBottom .postFilterType {
  padding: 8px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Raleway", sans-serif;
  background: transparent;
  color: #252F2E;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterBottom .postFilterType {
    padding: 6px 12px;
    font-size: 10px;
  }
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterBottom .postFilterArrow {
  width: 40px;
  height: 40px;
  background: transparent;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
.postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterBottom .postFilterArrow::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/uploads/2025/07/Group-24.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0);
  transition: transform 0.2s ease;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterBottom .postFilterArrow {
    width: 36px;
    height: 36px;
  }
  .postFilterContainer .postFilterGrid .postFilterItem .postFilterContent .postFilterBottom .postFilterArrow::after {
    width: 14px;
    height: 14px;
  }
}
.postFilterContainer .postFilterGrid .postFilterItem:hover .postFilterArrow {
  background: #252F2E !important;
  border-color: #252F2E !important;
  transform: scale(1.1);
}
.postFilterContainer .postFilterGrid .postFilterItem:hover .postFilterArrow::after {
  filter: brightness(0) invert(1) !important;
  transform: rotate(45deg) !important;
}
.postFilterContainer .postFilterError {
  text-align: center;
  padding: 2rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  min-height: 300px;
}
.postFilterContainer .postFilterError .postFilterErrorContent {
  max-width: 400px;
  margin: 0 auto;
}
.postFilterContainer .postFilterError .postFilterErrorContent .postFilterErrorTitle {
  font-size: 1.5rem;
  font-weight: 600;
  color: #252F2E;
  margin: 0 0 1rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterError .postFilterErrorContent .postFilterErrorTitle {
    font-size: 1.3rem;
  }
}
.postFilterContainer .postFilterError .postFilterErrorContent .postFilterErrorText {
  font-size: 1rem;
  color: #666;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
  line-height: 1.5;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterError .postFilterErrorContent .postFilterErrorText {
    font-size: 0.95rem;
    margin-bottom: 1.5rem;
  }
}
.postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters {
  background: #009AB0 !important;
}
.postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters:hover:not(:disabled) {
  background: #006d7d !important;
}
.postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}
.postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry {
  background: #009AB0 !important;
}
.postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry:hover:not(:disabled) {
  background: #006d7d !important;
}
.postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}
.postFilterContainer .postFilterPagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-top: 2rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterPagination {
    gap: 0.5rem;
    margin-top: 1.5rem;
  }
}
.postFilterContainer .postFilterPagination .postPaginationBtn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 12px 20px;
  background: transparent;
  color: #252F2E;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
}
.postFilterContainer .postFilterPagination .postPaginationBtn:hover:not(:disabled) {
  transform: translateY(-2px);
  border-color: #009AB0;
  color: #009AB0;
}
.postFilterContainer .postFilterPagination .postPaginationBtn:hover:not(:disabled) svg {
  color: #009AB0;
}
.postFilterContainer .postFilterPagination .postPaginationBtn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}
.postFilterContainer .postFilterPagination .postPaginationBtn svg {
  transition: color 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterPagination .postPaginationBtn {
    padding: 10px 16px;
    font-size: 0.9rem;
  }
  .postFilterContainer .postFilterPagination .postPaginationBtn svg {
    width: 14px;
    height: 14px;
  }
}
.postFilterContainer .postFilterPagination .postPaginationNumbers {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.postFilterContainer .postFilterPagination .postPaginationNumbers .postPaginationNumber {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: #252F2E;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  transition: all 0.3s ease;
  cursor: pointer;
}
.postFilterContainer .postFilterPagination .postPaginationNumbers .postPaginationNumber:hover:not(.active):not(:disabled) {
  border-color: #009AB0;
  color: #009AB0;
  transform: translateY(-2px);
}
.postFilterContainer .postFilterPagination .postPaginationNumbers .postPaginationNumber.active {
  background: #252F2E;
  color: #ffffff;
  border-color: #252F2E;
  cursor: default;
}
.postFilterContainer .postFilterPagination .postPaginationNumbers .postPaginationNumber.active:hover {
  background: #009AB0;
  border-color: #009AB0;
}
.postFilterContainer .postFilterPagination .postPaginationNumbers .postPaginationNumber:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterPagination .postPaginationNumbers .postPaginationNumber {
    width: 36px;
    height: 36px;
    font-size: 0.9rem;
  }
}
.postFilterContainer .postFilterPagination .postPaginationNumbers .postPaginationEllipsis {
  color: #999;
  font-weight: 500;
  padding: 0 0.5rem;
  font-family: "Raleway", sans-serif;
}
@keyframes postSlideUp {
  0% {
    opacity: 0;
    transform: translateY(30px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes postFilterSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.postFilterContainer button:focus, .postFilterContainer input:focus, .postFilterContainer select:focus {
  outline: 2px solid #009AB0;
  outline-offset: 2px;
}
@media (prefers-contrast: high) {
  .postFilterContainer .postFilterBtn, .postFilterContainer .postPaginationBtn, .postFilterContainer .postPaginationNumber {
    border-width: 3px;
  }
  .postFilterContainer .postFilterItem {
    border: 2px solid #252F2E;
  }
}
@media (prefers-reduced-motion: reduce) {
  .postFilterContainer *, .postFilterContainer *::before, .postFilterContainer *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
  }
  .postFilterContainer .postFilterLoadingOverlay .postFilterSpinner {
    animation: none;
    border: 3px solid #009AB0;
  }
}
@media print {
  .postFilterContainer .postFilterControls, .postFilterContainer .postFilterPagination, .postFilterContainer .postFilterLoadingOverlay {
    display: none !important;
  }
  .postFilterContainer .postFilterGrid {
    display: block !important;
  }
  .postFilterContainer .postFilterGrid .postFilterItem {
    break-inside: avoid;
    margin-bottom: 1.5rem;
    box-shadow: none;
    border: 1px solid #ccc;
  }
}
@media only screen and (max-width: 850px) {
  .postFilterContainer .postFilterBtn, .postFilterContainer .postPaginationBtn, .postFilterContainer .postPaginationNumber {
    min-height: 44px;
    min-width: 44px;
  }
  .postFilterContainer .postFilterGrid {
    scroll-behavior: smooth;
  }
  .postFilterContainer .postFilterLoadingOverlay .postFilterLoader .postFilterSpinner {
    width: 32px;
    height: 32px;
  }
  .postFilterContainer .postFilterLoadingOverlay .postFilterLoader p {
    font-size: 0.9rem;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .postFilterContainer .postFilterGrid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1200px) {
  .postFilterContainer .postFilterGrid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.postHeroContainer {
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .postHeroContainer {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .postHeroContainer {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.postHeroContainer .breadcrumb-list span, .postHeroContainer .breadcrumb-list a {
  color: #252F2E !important;
}
.postHeroContainer .breadcrumb-chevron {
  filter: brightness(0) !important;
}
.postHeroContainer .postHeroInner {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media only screen and (max-width: 850px) {
  .postHeroContainer .postHeroInner {
    gap: 1.5rem;
  }
}
.postHeroContainer .postHeroInner .postHeroMain {
  display: flex;
  gap: 4rem;
  align-items: center;
}
@media only screen and (max-width: 850px) {
  .postHeroContainer .postHeroInner .postHeroMain {
    flex-direction: column;
    gap: 2rem;
  }
}
.postHeroContainer .postHeroInner .postHeroMain .postHeroContent {
  flex: 1;
  width: 100%;
}
.postHeroContainer .postHeroInner .postHeroMain .postHeroContent .postTitle {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
}
@media only screen and (max-width: 1000px) {
  .postHeroContainer .postHeroInner .postHeroMain .postHeroContent .postTitle {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 850px) {
  .postHeroContainer .postHeroInner .postHeroMain .postHeroContent .postTitle {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
}
.postHeroContainer .postHeroInner .postHeroMain .postHeroContent .postMeta {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  align-items: center;
}
@media only screen and (max-width: 850px) {
  .postHeroContainer .postHeroInner .postHeroMain .postHeroContent .postMeta {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
}
.postHeroContainer .postHeroInner .postHeroMain .postHeroContent .postMeta .postDate {
  font-size: 1rem;
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 850px) {
  .postHeroContainer .postHeroInner .postHeroMain .postHeroContent .postMeta .postDate {
    font-size: 0.95rem;
  }
}
.postHeroContainer .postHeroInner .postHeroMain .postHeroContent .postMeta .postCategories {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.postHeroContainer .postHeroInner .postHeroMain .postHeroContent .postMeta .postCategories .postCategoryTag {
  background: rgba(255, 255, 255, 0.2);
  padding: 0.5rem 1rem;
  border-radius: 6px;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .postHeroContainer .postHeroInner .postHeroMain .postHeroContent .postMeta .postCategories .postCategoryTag {
    font-size: 0.9rem;
    padding: 4px 0.5rem;
  }
}
.postHeroContainer .postHeroInner .postHeroMain .postFeaturedImage {
  flex: 1;
  border-radius: 12px;
  overflow: hidden;
  background-color: #009AB0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 80px;
}
.postHeroContainer .postHeroInner .postHeroMain .postFeaturedImage img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}
.wpColumnsContainer {
  max-width: 1450px !important;
  margin: 0 auto !important;
  display: flex !important;
  gap: 4rem;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .wpColumnsContainer {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer {
    padding: 3rem 1rem 3rem 1rem;
  }
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer {
    flex-direction: column;
    gap: 2rem;
  }
}
.wpColumnsContainer .postContentMain {
  flex: 2 !important;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
}
.wpColumnsContainer .postContentMain h1, .wpColumnsContainer .postContentMain h2, .wpColumnsContainer .postContentMain h3, .wpColumnsContainer .postContentMain h4, .wpColumnsContainer .postContentMain h5, .wpColumnsContainer .postContentMain h6 {
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 1.5rem 0;
}
.wpColumnsContainer .postContentMain h1:not(:first-child), .wpColumnsContainer .postContentMain h2:not(:first-child), .wpColumnsContainer .postContentMain h3:not(:first-child), .wpColumnsContainer .postContentMain h4:not(:first-child), .wpColumnsContainer .postContentMain h5:not(:first-child), .wpColumnsContainer .postContentMain h6:not(:first-child) {
  margin-top: 2rem;
}
.wpColumnsContainer .postContentMain h1 {
  font-size: 3rem;
  font-weight: 900;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postContentMain h1 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .wpColumnsContainer .postContentMain h1 {
    font-size: 2rem;
  }
}
.wpColumnsContainer .postContentMain h2 {
  font-size: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postContentMain h2 {
    font-size: 1.3rem;
  }
}
.wpColumnsContainer .postContentMain h3 {
  font-size: 1.3rem;
  font-weight: 600;
  margin: 2rem 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postContentMain h3 {
    font-size: 1.1rem;
  }
}
.wpColumnsContainer .postContentMain h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 1.5rem 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postContentMain h4 {
    font-size: 1rem;
  }
}
.wpColumnsContainer .postContentMain h5, .wpColumnsContainer .postContentMain h6 {
  font-size: 1rem;
  font-weight: 600;
}
.wpColumnsContainer .postContentMain p {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.6;
  margin: 0 0 1.5rem 0;
  font-weight: 400;
}
.wpColumnsContainer .postContentMain p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postContentMain p {
    font-size: 0.95rem;
  }
}
.wpColumnsContainer .postContentMain a {
  color: #009AB0;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}
.wpColumnsContainer .postContentMain a:hover {
  color: #005764;
  text-decoration: underline;
}
.wpColumnsContainer .postContentMain ul, .wpColumnsContainer .postContentMain ol {
  margin: 0 0 1.5rem 0;
  padding-left: 2rem;
}
.wpColumnsContainer .postContentMain ul li, .wpColumnsContainer .postContentMain ol li {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.6;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postContentMain ul li, .wpColumnsContainer .postContentMain ol li {
    font-size: 0.95rem;
  }
}
.wpColumnsContainer .postContentMain img {
  max-width: 100%;
  height: auto;
  margin: 2rem 0;
  border-radius: 8px;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postContentMain img {
    margin: 1.5rem 0;
  }
}
.wpColumnsContainer .postContentMain blockquote {
  background: #f7f7f7;
  border-left: 4px solid #009AB0;
  padding: 1.5rem 2rem;
  margin: 2rem 0;
  font-style: italic;
  border-radius: 0 8px 8px 0;
}
.wpColumnsContainer .postContentMain blockquote p {
  margin: 0;
  font-size: 1.1rem;
  color: rgba(28, 27, 27, 0.8);
  margin-bottom: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postContentMain blockquote {
    padding: 1.5rem;
    margin: 1.5rem 0;
  }
}
.wpColumnsContainer .postSidebar {
  flex: 1 !important;
  padding: 2rem;
  border-radius: 12px;
  height: fit-content;
  padding-top: 0px;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.wpColumnsContainer .postSidebar h1, .wpColumnsContainer .postSidebar h2, .wpColumnsContainer .postSidebar h3, .wpColumnsContainer .postSidebar h4, .wpColumnsContainer .postSidebar h5, .wpColumnsContainer .postSidebar h6 {
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 1.5rem 0;
}
.wpColumnsContainer .postSidebar h1:not(:first-child), .wpColumnsContainer .postSidebar h2:not(:first-child), .wpColumnsContainer .postSidebar h3:not(:first-child), .wpColumnsContainer .postSidebar h4:not(:first-child), .wpColumnsContainer .postSidebar h5:not(:first-child), .wpColumnsContainer .postSidebar h6:not(:first-child) {
  margin-top: 2rem;
}
.wpColumnsContainer .postSidebar h1 {
  font-size: 3rem;
  font-weight: 900;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postSidebar h1 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .wpColumnsContainer .postSidebar h1 {
    font-size: 2rem;
  }
}
.wpColumnsContainer .postSidebar h2 {
  font-size: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postSidebar h2 {
    font-size: 1.3rem;
  }
}
.wpColumnsContainer .postSidebar h3 {
  font-size: 1.3rem;
  font-weight: 600;
  margin: 2rem 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postSidebar h3 {
    font-size: 1.1rem;
  }
}
.wpColumnsContainer .postSidebar h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 1.5rem 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postSidebar h4 {
    font-size: 1rem;
  }
}
.wpColumnsContainer .postSidebar h5, .wpColumnsContainer .postSidebar h6 {
  font-size: 1rem;
  font-weight: 600;
}
.wpColumnsContainer .postSidebar p {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.6;
  margin: 0 0 1.5rem 0;
  font-weight: 400;
}
.wpColumnsContainer .postSidebar p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postSidebar p {
    font-size: 0.95rem;
  }
}
.wpColumnsContainer .postSidebar a {
  color: #009AB0;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}
.wpColumnsContainer .postSidebar a:hover {
  color: #005764;
  text-decoration: underline;
}
.wpColumnsContainer .postSidebar ul, .wpColumnsContainer .postSidebar ol {
  margin: 0 0 1.5rem 0;
  padding-left: 2rem;
}
.wpColumnsContainer .postSidebar ul li, .wpColumnsContainer .postSidebar ol li {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.6;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postSidebar ul li, .wpColumnsContainer .postSidebar ol li {
    font-size: 0.95rem;
  }
}
.wpColumnsContainer .postSidebar img {
  max-width: 100%;
  height: auto;
  margin: 2rem 0;
  border-radius: 8px;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postSidebar img {
    margin: 1.5rem 0;
  }
}
.wpColumnsContainer .postSidebar blockquote {
  background: #f7f7f7;
  border-left: 4px solid #009AB0;
  padding: 1.5rem 2rem;
  margin: 2rem 0;
  font-style: italic;
  border-radius: 0 8px 8px 0;
}
.wpColumnsContainer .postSidebar blockquote p {
  margin: 0;
  font-size: 1.1rem;
  color: rgba(28, 27, 27, 0.8);
  margin-bottom: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postSidebar blockquote {
    padding: 1.5rem;
    margin: 1.5rem 0;
  }
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postSidebar {
    padding: 0;
    padding-top: 0px;
  }
}
.wpColumnsContainer .postSidebar p {
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
}
@media only screen and (max-width: 850px) {
  .wpColumnsContainer .postSidebar p {
    font-size: 0.95rem;
  }
}
.postContentContainer {
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .postContentContainer {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .postContentContainer {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.postContentContainer .postContentInner {
  display: flex;
  gap: 5rem;
}
@media only screen and (max-width: 1230px) {
  .postContentContainer .postContentInner {
    gap: 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner {
    flex-direction: column;
    gap: 2rem;
  }
}
.postContentContainer .postContentInner .postContentMain {
  flex: 2;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
}
.postContentContainer .postContentInner .postContentMain h1, .postContentContainer .postContentInner .postContentMain h2, .postContentContainer .postContentInner .postContentMain h3, .postContentContainer .postContentInner .postContentMain h4, .postContentContainer .postContentInner .postContentMain h5, .postContentContainer .postContentInner .postContentMain h6 {
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 1.5rem 0;
}
.postContentContainer .postContentInner .postContentMain h1:not(:first-child), .postContentContainer .postContentInner .postContentMain h2:not(:first-child), .postContentContainer .postContentInner .postContentMain h3:not(:first-child), .postContentContainer .postContentInner .postContentMain h4:not(:first-child), .postContentContainer .postContentInner .postContentMain h5:not(:first-child), .postContentContainer .postContentInner .postContentMain h6:not(:first-child) {
  margin-top: 2rem;
}
.postContentContainer .postContentInner .postContentMain h1 {
  font-size: 3rem;
  font-weight: 900;
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner .postContentMain h1 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .postContentContainer .postContentInner .postContentMain h1 {
    font-size: 2rem;
  }
}
.postContentContainer .postContentInner .postContentMain h2 {
  font-size: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner .postContentMain h2 {
    font-size: 1.3rem;
  }
}
.postContentContainer .postContentInner .postContentMain h3 {
  font-size: 1.3rem;
  font-weight: 600;
  margin: 2rem 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner .postContentMain h3 {
    font-size: 1.1rem;
  }
}
.postContentContainer .postContentInner .postContentMain h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 1.5rem 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner .postContentMain h4 {
    font-size: 1rem;
  }
}
.postContentContainer .postContentInner .postContentMain h5, .postContentContainer .postContentInner .postContentMain h6 {
  font-size: 1rem;
  font-weight: 600;
}
.postContentContainer .postContentInner .postContentMain p {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.6;
  margin: 0 0 1.5rem 0;
  font-weight: 400;
}
.postContentContainer .postContentInner .postContentMain p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner .postContentMain p {
    font-size: 0.95rem;
  }
}
.postContentContainer .postContentInner .postContentMain a {
  color: #009AB0;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}
.postContentContainer .postContentInner .postContentMain a:hover {
  color: #005764;
  text-decoration: underline;
}
.postContentContainer .postContentInner .postContentMain ul, .postContentContainer .postContentInner .postContentMain ol {
  margin: 0 0 1.5rem 0;
  padding-left: 2rem;
}
.postContentContainer .postContentInner .postContentMain ul li, .postContentContainer .postContentInner .postContentMain ol li {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.6;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner .postContentMain ul li, .postContentContainer .postContentInner .postContentMain ol li {
    font-size: 0.95rem;
  }
}
.postContentContainer .postContentInner .postContentMain img {
  max-width: 100%;
  height: auto;
  margin: 2rem 0;
  border-radius: 8px;
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner .postContentMain img {
    margin: 1.5rem 0;
  }
}
.postContentContainer .postContentInner .postContentMain blockquote {
  background: #f7f7f7;
  border-left: 4px solid #009AB0;
  padding: 1.5rem 2rem;
  margin: 2rem 0;
  font-style: italic;
  border-radius: 0 8px 8px 0;
}
.postContentContainer .postContentInner .postContentMain blockquote p {
  margin: 0;
  font-size: 1.1rem;
  color: rgba(28, 27, 27, 0.8);
  margin-bottom: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner .postContentMain blockquote {
    padding: 1.5rem;
    margin: 1.5rem 0;
  }
}
.postContentContainer .postContentInner .postSidebar {
  flex: 1;
  padding: 2rem;
  border-radius: 12px;
  height: fit-content;
  padding-top: 0px;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner .postSidebar {
    padding: 0;
    padding-top: 0px;
  }
}
.postContentContainer .postContentInner .postSidebar p {
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
}
@media only screen and (max-width: 850px) {
  .postContentContainer .postContentInner .postSidebar p {
    font-size: 0.95rem;
  }
}
.postReadingTime span {
  display: inline-block;
  padding: 0.5rem 1rem;
  border: 1px solid #252F2E;
  color: #252F2E;
  border-radius: 6px;
  font-size: 0.95rem;
  font-weight: 400;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .postReadingTime span {
    font-size: 0.9rem;
    padding: 4px 0.5rem;
  }
}
.shareArticleBlock {
  background: #FEEDCD;
  border-radius: 12px;
  padding: 2rem;
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
  flex-direction: column;
}
@media only screen and (max-width: 850px) {
  .shareArticleBlock {
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    gap: 1.5rem;
  }
}
.shareArticleBlock .shareArticleContent {
  flex: 1;
}
.shareArticleBlock .shareArticleContent .shareArticleTitle {
  font-size: 1.5rem;
  font-weight: 600;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .shareArticleBlock .shareArticleContent .shareArticleTitle {
    font-size: 1.1rem;
  }
}
.shareArticleBlock .shareArticleContent .shareArticleText {
  font-size: 1rem;
  color: rgba(28, 27, 27, 0.8);
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 2rem 0 !important;
}
@media only screen and (max-width: 850px) {
  .shareArticleBlock .shareArticleContent .shareArticleText {
    font-size: 0.95rem;
    margin-bottom: 1.5rem;
  }
}
.shareArticleBlock .shareArticleContent .shareArticleIcons {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.shareArticleBlock .shareArticleContent .shareArticleIcons .shareIcon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all 0.3s ease;
  background: #252F2E;
  color: #ffffff;
}
@media only screen and (max-width: 850px) {
  .shareArticleBlock .shareArticleContent .shareArticleIcons .shareIcon {
    width: 40px;
    height: 40px;
  }
}
.shareArticleBlock .shareArticleContent .shareArticleIcons .shareIcon svg {
  width: 20px;
  height: 20px;
}
@media only screen and (max-width: 850px) {
  .shareArticleBlock .shareArticleContent .shareArticleIcons .shareIcon svg {
    width: 18px;
    height: 18px;
  }
}
.shareArticleBlock .shareArticleContent .shareArticleIcons .shareIcon:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  background: #526866;
}
.shareArticleBlock .shareArticleIcon {
  flex-shrink: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.shareArticleBlock .shareArticleIcon .shareArticleArrow {
  height: auto;
  display: block;
}
.textSliderBold {
  background: transparent;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  padding: 0;
  margin: 4rem 0 1rem 0;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 850px) {
  .textSliderBold {
    margin: 3rem 0 0.5rem 0;
  }
}
@media only screen and (max-width: 850px) {
  .textSliderBold {
    padding: 1.5rem 0;
  }
}
.textSliderBold.textSliderBoldReverse {
  padding-top: 0px !important;
}
.textSliderBold.textSliderBoldReverse .textSliderBoldTrack {
  animation-direction: reverse;
}
.textSliderBold:not(.textSliderBoldReverse) {
  padding-bottom: 0px !important;
}
.textSliderBold .textSliderBoldTrack {
  display: inline-flex;
  align-items: center;
  animation: textSliderBoldInfinite 30s linear infinite;
  gap: 3rem;
}
@media only screen and (max-width: 850px) {
  .textSliderBold .textSliderBoldTrack {
    gap: 2rem;
  }
}
.textSliderBold .textSliderBoldTrack .textSliderBoldItem {
  display: inline-flex;
  align-items: center;
  gap: 1.5rem;
  white-space: nowrap;
  flex-shrink: 0;
}
@media only screen and (max-width: 850px) {
  .textSliderBold .textSliderBoldTrack .textSliderBoldItem {
    gap: 1rem;
  }
}
.textSliderBold .textSliderBoldTrack .textSliderBoldItem .textSliderBoldText {
  color: #252F2E;
  font-size: 8rem;
  font-weight: 900;
  font-family: "Raleway", sans-serif;
  letter-spacing: -0.02em;
  text-transform: uppercase;
}
@media only screen and (max-width: 850px) {
  .textSliderBold .textSliderBoldTrack .textSliderBoldItem .textSliderBoldText {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .textSliderBold .textSliderBoldTrack .textSliderBoldItem .textSliderBoldText {
    font-size: 3rem;
  }
}
.textSliderBold .textSliderBoldTrack .textSliderBoldItem .textSliderBoldImage {
  object-fit: contain;
  height: auto;
  max-height: 100px;
}
@media only screen and (max-width: 850px) {
  .textSliderBold .textSliderBoldTrack .textSliderBoldItem .textSliderBoldImage {
    max-height: 60px;
  }
}
@keyframes textSliderBoldInfinite {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.page-id-152 .latestPostsBlock {
  padding-bottom: 0px !important;
  padding-top: 0px !important;
}
.latestPostsBlock {
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .latestPostsBlock {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock .latestPostsContainer .latestPostsHeader {
    flex-direction: column;
    gap: 1rem;
    align-items: flex-start;
    margin-bottom: 1.5rem;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsControls {
  display: flex;
  justify-content: flex-start;
}
.latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsControls .latestPostsRandomize {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 12px 24px;
  background: transparent;
  color: #252F2E;
  border: 1px solid #e0e0e0;
  border-radius: 50px;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
}
.latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsControls .latestPostsRandomize svg {
  transition: transform 0.3s ease;
}
.latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsControls .latestPostsRandomize:hover:not(:disabled) {
  border-color: #009AB0;
  color: #009AB0;
  transform: translateY(-2px);
}
.latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsControls .latestPostsRandomize:hover:not(:disabled) svg {
  transform: rotate(180deg);
}
.latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsControls .latestPostsRandomize:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsControls .latestPostsRandomize {
    padding: 10px 20px;
    font-size: 0.9rem;
    gap: 4px;
  }
  .latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsControls .latestPostsRandomize svg {
    width: 14px;
    height: 14px;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsViewAll {
  padding: 12px 24px;
  background: transparent;
  color: #252F2E;
  border: 1px solid #e0e0e0;
  border-radius: 50px;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsViewAll:hover {
  border-color: #009AB0;
  color: #009AB0;
  transform: translateY(-2px);
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock .latestPostsContainer .latestPostsHeader .latestPostsViewAll {
    padding: 10px 20px;
    font-size: 0.9rem;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 1024px) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem {
  background: transparent;
  border-radius: 0;
  border-right: 1px solid #e0e0e0;
  overflow: hidden;
  box-shadow: none;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 1;
  transform: translateY(0);
  padding: 0 2rem 2rem 0;
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem:nth-child(3n) {
  border-right: none;
}
@media only screen and (max-width: 1200px) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem:nth-child(3n) {
    border-right: 1px solid #e0e0e0;
  }
}
@media only screen and (max-width: 1024px) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem:nth-child(2n) {
    border-right: none;
  }
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem:nth-child(3n) {
    border-right: 1px solid #e0e0e0;
  }
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem {
    border-right: none !important;
    padding-right: 0;
    padding-bottom: 1.5rem;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem.latestPostItemAnimateIn {
  animation: postSlideUp 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  opacity: 0;
  transform: translateY(30px) scale(0.95);
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostLink {
  display: block;
  color: inherit;
  text-decoration: none;
  height: 100%;
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostImageContainer {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 1.5rem;
  border-radius: 12px;
  aspect-ratio: 1.3333333333;
}
@supports not (aspect-ratio: 1.3333333333) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostImageContainer {
    padding-top: 75%;
    height: 0;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostImageContainer .latestPostImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
  border-radius: 12px;
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostImageContainer .latestPostPlaceholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  display: flex;
  align-items: center;
  color: #999;
  border-radius: 12px;
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostImageContainer .latestPostPlaceholder svg {
  opacity: 0.5;
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostImageContainer .latestPostDateBadge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #f7f7f7;
  backdrop-filter: blur(8px);
  padding: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 2;
  border-radius: 4px;
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostImageContainer .latestPostDateBadge .postFilterDate {
  font-size: 0.95rem;
  color: #252F2E;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostImageContainer .latestPostDateBadge .postFilterDate {
    font-size: 0.9rem;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem:hover .latestPostImage {
  transform: scale(1.08);
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent {
  padding: 0;
  position: relative;
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostTitle {
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  line-height: 1.3;
  margin: 0 0 1.5rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostTitle {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostExcerpt {
  font-size: 0.95rem;
  color: #666;
  line-height: 1.5;
  margin: 0 0 1.5rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostExcerpt {
    margin-bottom: 1rem;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostBottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostBottom .latestPostType {
  padding: 8px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Raleway", sans-serif;
  background: transparent;
  color: #252F2E;
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostBottom .latestPostType {
    padding: 6px 12px;
    font-size: 10px;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostBottom .latestPostArrow {
  width: 40px;
  height: 40px;
  background: transparent;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostBottom .latestPostArrow::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/uploads/2025/07/Group-24.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0);
  transition: transform 0.2s ease;
}
@media only screen and (max-width: 850px) {
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostBottom .latestPostArrow {
    width: 36px;
    height: 36px;
  }
  .latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem .latestPostContent .latestPostBottom .latestPostArrow::after {
    width: 14px;
    height: 14px;
  }
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem:hover .latestPostArrow {
  background: #252F2E !important;
  border-color: #252F2E !important;
  transform: scale(1.1);
}
.latestPostsBlock .latestPostsContainer .latestPostsGrid .latestPostItem:hover .latestPostArrow::after {
  filter: brightness(0) invert(1) !important;
  transform: rotate(45deg) !important;
}
.teamFilterContainer {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
  max-width: 1450px;
  margin: 0 auto;
}
@media only screen and (max-width: 1150px) {
  .teamFilterContainer {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .teamFilterContainer {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.teamFilterContainer .teamFilterLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  backdrop-filter: blur(4px);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
.teamFilterContainer .teamFilterLoadingOverlay .teamFilterLoader {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.teamFilterContainer .teamFilterLoadingOverlay .teamFilterLoader .teamFilterSpinner {
  width: 40px;
  height: 40px;
  border: 3px solid #e0e0e0;
  border-top: 3px solid #009AB0;
  border-radius: 50%;
  animation: teamFilterSpin 1s linear infinite;
  margin: 0 auto 1rem;
}
.teamFilterContainer .teamFilterLoadingOverlay .teamFilterLoader p {
  font-size: 0.95rem;
  color: #666;
  margin: 0;
  font-family: "Raleway", sans-serif;
}
.teamFilterContainer .teamFilterControls {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .teamFilterContainer .teamFilterControls {
    margin-bottom: 1.5rem;
  }
}
.teamFilterContainer .teamFilterControls .teamFilterButtons {
  display: flex;
  justify-content: flex-start;
  gap: 1rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 850px) {
  .teamFilterContainer .teamFilterControls .teamFilterButtons {
    gap: 0.5rem;
  }
}
.teamFilterContainer .teamFilterControls .teamFilterButtons .teamFilterBtn {
  padding: 12px 24px;
  background: transparent;
  color: #252F2E;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}
.teamFilterContainer .teamFilterControls .teamFilterButtons .teamFilterBtn:hover:not(:disabled) {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-color: #009AB0;
}
.teamFilterContainer .teamFilterControls .teamFilterButtons .teamFilterBtn.active {
  background: #252F2E;
  color: #ffffff;
  border-color: #252F2E;
}
.teamFilterContainer .teamFilterControls .teamFilterButtons .teamFilterBtn.active:hover {
  background: #009AB0;
  border-color: #009AB0;
}
.teamFilterContainer .teamFilterControls .teamFilterButtons .teamFilterBtn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}
@media only screen and (max-width: 850px) {
  .teamFilterContainer .teamFilterControls .teamFilterButtons .teamFilterBtn {
    padding: 10px 20px;
    font-size: 0.9rem;
  }
}
.teamFilterContainer .teamFilterGrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 2rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .teamFilterContainer .teamFilterGrid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.teamFilterContainer .teamFilterGrid .teamFilterItem {
  background: transparent;
  border-radius: 0;
  overflow: hidden;
  box-shadow: none;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  opacity: 1;
  transform: translateY(0);
  padding: 2rem;
  cursor: pointer;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem:hover {
  transform: translateY(-4px);
  background: #ffffff;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem:hover .teamFilterImage {
  transform: scale(1.01);
}
.teamFilterContainer .teamFilterGrid .teamFilterItem:hover .teamFilterMoreInfo {
  color: #009AB0;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem:hover .teamFilterMoreInfo::after {
  transform: rotate(45deg);
}
.teamFilterContainer .teamFilterGrid .teamFilterItem.teamFilterItemAnimateIn {
  animation: teamSlideUp 0.6s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  opacity: 0;
  transform: translateY(30px) scale(0.95);
}
.teamFilterContainer .teamFilterGrid .teamFilterItem.our-team .teamFilterJobTitle {
  background: #BFE4E9;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem.trustees .teamFilterJobTitle {
  background: #FAD1E1;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterImageContainer {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: 1.5rem;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterImageContainer .teamFilterImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s ease;
  border-radius: 12px;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterImageContainer .teamFilterPlaceholder {
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  display: flex;
  align-items: center;
  color: #999;
  border-radius: 12px;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterImageContainer .teamFilterPlaceholder svg {
  opacity: 0.5;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterContent {
  padding: 0;
  position: relative;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterContent .teamFilterName {
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  line-height: 1.3;
  margin: 0 0 0.5rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterContent .teamFilterName {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}
.teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterContent .teamFilterJobTitle {
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  margin: 0 0 1.5rem 0;
  display: inline-block;
}
@media only screen and (max-width: 850px) {
  .teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterContent .teamFilterJobTitle {
    padding: 6px 12px;
    font-size: 10px;
    margin-bottom: 1rem;
  }
}
.teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterContent .teamFilterMoreInfo {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #252F2E;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  transition: all 0.3s ease;
}
.teamFilterContainer .teamFilterGrid .teamFilterItem .teamFilterContent .teamFilterMoreInfo::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/uploads/2025/07/Group-24.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0);
  transition: transform 0.3s ease;
}
.teamFilterContainer .teamFilterNoResults, .teamFilterContainer .teamFilterError {
  text-align: center;
  padding: 2rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  min-height: 300px;
}
.teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent, .teamFilterContainer .teamFilterError .teamFilterErrorContent {
  max-width: 400px;
  margin: 0 auto;
}
.teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterNoResultsTitle, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterErrorTitle, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterNoResultsTitle, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterErrorTitle, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterNoResultsTitle, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterErrorTitle, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterNoResultsTitle, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterErrorTitle {
  font-size: 1.5rem;
  font-weight: 600;
  color: #252F2E;
  margin: 0 0 1rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterNoResultsTitle, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterErrorTitle, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterNoResultsTitle, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterErrorTitle, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterNoResultsTitle, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterErrorTitle, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterNoResultsTitle, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterErrorTitle {
    font-size: 1.3rem;
  }
}
.teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterNoResultsText, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterErrorText, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterNoResultsText, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterErrorText, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterNoResultsText, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterErrorText, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterNoResultsText, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterErrorText {
  font-size: 1rem;
  color: #666;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
  line-height: 1.5;
}
@media only screen and (max-width: 850px) {
  .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterNoResultsText, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterErrorText, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterNoResultsText, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterErrorText, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterNoResultsText, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterErrorText, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterNoResultsText, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterErrorText {
    font-size: 0.95rem;
    margin-bottom: 1.5rem;
  }
}
.teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry {
  background: #009AB0 !important;
}
.teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters:hover:not(:disabled), .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry:hover:not(:disabled), .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters:hover:not(:disabled), .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry:hover:not(:disabled), .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters:hover:not(:disabled), .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry:hover:not(:disabled), .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters:hover:not(:disabled), .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry:hover:not(:disabled) {
  background: #006d7d !important;
}
.teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters:disabled, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry:disabled, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters:disabled, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry:disabled, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters:disabled, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry:disabled, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters:disabled, .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}
.teamModal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.teamModal.active {
  opacity: 1;
  visibility: visible;
}
.teamModal .teamModalOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem;
}
@media only screen and (max-width: 850px) {
  .teamModal .teamModalOverlay {
    padding: 1.5rem;
  }
}
.teamModal .teamModalContainer {
  background: #009AB0;
  border-radius: 12px;
  max-width: 900px;
  width: 100%;
  max-height: 90vh;
  overflow-y: auto;
  position: relative;
  padding: 2rem;
  transform: scale(0.9) translateY(20px);
  transition: all 0.3s cubic-bezier(0.23, 1, 0.32, 1);
}
@media only screen and (max-width: 850px) {
  .teamModal .teamModalContainer {
    padding: 1.5rem;
    max-height: 95vh;
  }
}
.active .teamModal .teamModalContainer {
  transform: scale(1) translateY(0);
}
.teamModal .teamModalContainer .teamModalBack {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 12px 0;
  background: none;
  border: none;
  color: #ffffff;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 1.5rem;
}
.teamModal .teamModalContainer .teamModalBack .teamModalBackIcon {
  width: 16px;
  height: 16px;
  filter: brightness(0) invert(1);
  transform: rotate(225deg);
  transition: transform 0.3s ease;
}
.teamModal .teamModalContainer .teamModalBack:hover .teamModalBackIcon {
  transform: rotate(225deg) translateX(-2px);
}
.teamModal .teamModalContainer .teamModalContent {
  display: flex;
  gap: 2rem;
}
@media only screen and (max-width: 850px) {
  .teamModal .teamModalContainer .teamModalContent {
    flex-direction: column;
    gap: 1.5rem;
  }
}
.teamModal .teamModalContainer .teamModalContent .teamModalLeft {
  flex-shrink: 0;
  width: 300px;
}
@media only screen and (max-width: 850px) {
  .teamModal .teamModalContainer .teamModalContent .teamModalLeft {
    width: 100%;
  }
}
.teamModal .teamModalContainer .teamModalContent .teamModalLeft .teamModalImageContainer {
  width: 100%;
  height: 300px;
  overflow: hidden;
  border-radius: 8px;
}
@media only screen and (max-width: 850px) {
  .teamModal .teamModalContainer .teamModalContent .teamModalLeft .teamModalImageContainer {
    height: 250px;
  }
}
.teamModal .teamModalContainer .teamModalContent .teamModalLeft .teamModalImageContainer .teamModalImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.teamModal .teamModalContainer .teamModalContent .teamModalRight {
  flex: 1;
  color: #ffffff;
}
.teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalName {
  font-size: 3rem;
  font-weight: 900;
  color: #ffffff;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalName {
    font-size: 2.5rem;
  }
}
.teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalJobTitle {
  padding: 8px 16px;
  background: #BFE4E9;
  border-radius: 4px;
  font-size: 0.95rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  margin: 0 0 2rem 0;
  display: inline-block;
}
@media only screen and (max-width: 850px) {
  .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalJobTitle {
    margin-bottom: 1.5rem;
  }
}
.teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio {
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio {
    font-size: 0.95rem;
  }
}
.teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio p {
  margin: 0 0 1.5rem 0;
}
.teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio p:last-child {
  margin-bottom: 0;
}
.teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h1, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h2, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h3, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h4, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h5, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h6 {
  color: #ffffff;
  font-family: "Raleway", sans-serif;
  margin: 2rem 0 1.5rem 0;
}
.teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h1:first-child, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h2:first-child, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h3:first-child, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h4:first-child, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h5:first-child, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio h6:first-child {
  margin-top: 0;
}
.teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio ul, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio ol {
  margin: 0 0 1.5rem 1.5rem;
}
.teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio ul li, .teamModal .teamModalContainer .teamModalContent .teamModalRight .teamModalBio ol li {
  margin-bottom: 0.5rem;
}
body.team-modal-open {
  overflow: hidden;
}
@keyframes teamSlideUp {
  0% {
    opacity: 0;
    transform: translateY(30px) scale(0.95);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes teamFilterSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.gridWithHoverStates {
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
}
@media only screen and (max-width: 1150px) {
  .gridWithHoverStates {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.gridWithHoverStates.animate-in .gridWithHoverStatesCard {
  animation: cardSlideUp 0.6s cubic-bezier(0.23, 1, 0.32, 1) both;
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesHeader {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesHeader {
    margin-bottom: 1.5rem;
  }
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesHeader .gridWithHoverStatesTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #252F2E;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0;
  justify-content: center;
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesHeader .gridWithHoverStatesTitle {
    font-size: 0.95rem;
    gap: 6px;
  }
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesHeader .gridWithHoverStatesTitle .gridWithHoverStatesChevron {
  width: 24px;
  height: auto;
  filter: brightness(0);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesHeader .gridWithHoverStatesTitle .gridWithHoverStatesChevron {
    width: 20px;
  }
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  text-decoration: none;
  display: block;
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:nth-child(1) {
  animation-delay: 0ms;
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:nth-child(2) {
  animation-delay: 100ms;
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:nth-child(3) {
  animation-delay: 200ms;
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:nth-child(4) {
  animation-delay: 300ms;
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:hover {
  transform: translateY(-8px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:hover .gridWithHoverStatesCardDefault {
  opacity: 0;
  transform: scale(0.95) translateY(-30px);
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:hover .gridWithHoverStatesCardHover {
  opacity: 1;
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:hover .gridWithHoverStatesCardHover .gridWithHoverStatesCardHoverContent {
  transform: translateY(0) scale(1);
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:hover .gridWithHoverStatesCardHover .gridWithHoverStatesCardHoverText {
  transform: translateX(0);
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:hover .gridWithHoverStatesCardHover .gridWithHoverStatesCardArrow {
  transform: scale(1.1) translateY(0);
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:hover .gridWithHoverStatesCardImage img {
  transform: scale(1.1);
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard:hover .gridWithHoverStatesArrowIcon {
  transform: translateX(3px) rotate(10deg);
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardInner {
  position: relative;
  height: 400px;
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardInner {
    height: 350px;
  }
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardDefault {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  transform: translateY(0) scale(1);
  transition: all 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardImage {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardImage .gridWithHoverStatesCardOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: center;
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardImage .gridWithHoverStatesCardOverlay .gridWithHoverStatesCardWhiteTitle {
  color: #ffffff;
  font-size: 2.5rem;
  font-weight: 900;
  font-family: "Raleway", sans-serif;
  text-align: center;
  line-height: 1.1;
  margin: 0;
  padding: 0 1.5rem;
  text-transform: uppercase;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardImage .gridWithHoverStatesCardOverlay .gridWithHoverStatesCardWhiteTitle {
    font-size: 2rem;
    padding: 0 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardImage .gridWithHoverStatesCardOverlay .gridWithHoverStatesCardWhiteTitle {
    font-size: 1.5rem;
  }
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--hover-bg-color, #FFAE00);
  display: flex;
  align-items: center;
  opacity: 0;
  transform: translateY(0) scale(1);
  transition: opacity 0s 0s;
  overflow: hidden;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 2rem;
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover {
    padding: 1.5rem;
  }
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover .gridWithHoverStatesCardHoverContent {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  width: 100%;
  transform: translateY(30px) scale(0.9);
  transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover .gridWithHoverStatesCardText {
  font-size: 1rem;
  color: var(--hover-text-color, #ffffff);
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 1.5rem 0;
  flex: 1;
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover .gridWithHoverStatesCardText {
    font-size: 0.95rem;
  }
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover .gridWithHoverStatesCardHoverText {
  font-size: 6rem;
  font-weight: 900;
  color: var(--hover-text-color, #ffffff);
  line-height: 0.9;
  font-family: "Raleway", sans-serif;
  text-transform: uppercase;
  letter-spacing: -0.03em;
  text-align: left;
  margin-top: 2rem;
  width: 100%;
  transform: translateX(-20px);
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover .gridWithHoverStatesCardHoverText {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 480px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover .gridWithHoverStatesCardHoverText {
    font-size: 3rem;
  }
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover .gridWithHoverStatesCardArrow {
  align-self: flex-end;
  width: 80px;
  height: 80px;
  background: var(--hover-text-color, #ffffff);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s;
  flex-shrink: 0;
  margin-top: auto;
  transform: scale(0.8) translateY(20px);
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover .gridWithHoverStatesCardArrow {
    width: 70px;
    height: 70px;
  }
}
.gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover .gridWithHoverStatesCardArrow .gridWithHoverStatesArrowIcon {
  width: 24px;
  height: 24px;
  display: block;
  margin: 0;
  transition: transform 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
@media only screen and (max-width: 850px) {
  .gridWithHoverStates .gridWithHoverStatesContainer .gridWithHoverStatesGrid .gridWithHoverStatesCard .gridWithHoverStatesCardHover .gridWithHoverStatesCardArrow .gridWithHoverStatesArrowIcon {
    width: 20px;
    height: 20px;
  }
}
.jobTwoCol {
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  gap: 120px;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
}
@media only screen and (max-width: 1150px) {
  .jobTwoCol {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .jobTwoCol {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.jobTwoCol.rmvPad {
  padding-bottom: 0px !important;
}
@media only screen and (max-width: 850px) {
  .jobTwoCol {
    flex-direction: column;
    gap: 0px;
  }
}
.jobTwoCol h1, .jobTwoCol h2, .jobTwoCol h3, .jobTwoCol h4, .jobTwoCol h5, .jobTwoCol h6 {
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 1.5rem 0;
}
.jobTwoCol h1:not(:first-child), .jobTwoCol h2:not(:first-child), .jobTwoCol h3:not(:first-child), .jobTwoCol h4:not(:first-child), .jobTwoCol h5:not(:first-child), .jobTwoCol h6:not(:first-child) {
  margin-top: 2rem;
}
.jobTwoCol h1 {
  font-size: 3rem;
  font-weight: 900;
}
@media only screen and (max-width: 850px) {
  .jobTwoCol h1 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .jobTwoCol h1 {
    font-size: 2rem;
  }
}
.jobTwoCol h2 {
  font-size: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 850px) {
  .jobTwoCol h2 {
    font-size: 1.3rem;
  }
}
.jobTwoCol h3 {
  font-size: 1.3rem;
  font-weight: 600;
  margin: 2rem 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .jobTwoCol h3 {
    font-size: 1.1rem;
  }
}
.jobTwoCol h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 1.5rem 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .jobTwoCol h4 {
    font-size: 1rem;
  }
}
.jobTwoCol h5, .jobTwoCol h6 {
  font-size: 1rem;
  font-weight: 600;
}
.jobTwoCol p {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.6;
  margin: 0 0 1.5rem 0;
  font-weight: 400;
}
.jobTwoCol p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 850px) {
  .jobTwoCol p {
    font-size: 0.95rem;
  }
}
.jobTwoCol a {
  color: #009AB0;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}
.jobTwoCol a:hover {
  color: #005764;
  text-decoration: underline;
}
.jobTwoCol ul, .jobTwoCol ol {
  margin: 0 0 1.5rem 0;
  padding-left: 2rem;
}
.jobTwoCol ul li, .jobTwoCol ol li {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.6;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
@media only screen and (max-width: 850px) {
  .jobTwoCol ul li, .jobTwoCol ol li {
    font-size: 0.95rem;
  }
}
.jobTwoCol img {
  max-width: 100%;
  height: auto;
  margin: 2rem 0;
  border-radius: 8px;
}
@media only screen and (max-width: 850px) {
  .jobTwoCol img {
    margin: 1.5rem 0;
  }
}
.jobTwoCol blockquote {
  background: #f7f7f7;
  border-left: 4px solid #009AB0;
  padding: 1.5rem 2rem;
  margin: 2rem 0;
  font-style: italic;
  border-radius: 0 8px 8px 0;
}
.jobTwoCol blockquote p {
  margin: 0;
  font-size: 1.1rem;
  color: rgba(28, 27, 27, 0.8);
  margin-bottom: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 850px) {
  .jobTwoCol blockquote {
    padding: 1.5rem;
    margin: 1.5rem 0;
  }
}
.jobTwoCol h2.wp-block-heading {
  font-size: 3rem !important;
  font-weight: 900 !important;
  color: #252F2E !important;
  line-height: 1.1 !important;
  font-family: "Raleway", sans-serif !important;
  margin: 0 !important;
  margin-bottom: 2rem !important;
}
@media only screen and (max-width: 850px) {
  .jobTwoCol h2.wp-block-heading {
    font-size: 2.5rem !important;
  }
}
.twoColColouredBG {
  background: #009AB0;
  border-radius: 12px;
  max-width: 100%;
}
.twoColColouredBG.black .twoColColouredBGChevronTitle {
  color: #252F2E !important;
}
.twoColColouredBG.black .twoColColouredBGChevronTitle .twoColColouredBGChevron {
  filter: brightness(0) !important;
}
.twoColColouredBG.black .twoColColouredBGMainTitle {
  color: #252F2E !important;
}
.twoColColouredBG.black .twoColColouredBGParagraph {
  color: #252F2E !important;
}
.twoColColouredBG.black .twoColColouredBGParagraph a, .twoColColouredBG.black .twoColColouredBGParagraph span {
  color: #252F2E !important;
}
.twoColColouredBG.black .twoColColouredBGParagraph p {
  color: #252F2E !important;
}
.twoColColouredBG .twoColColouredBGContainer {
  display: flex;
  gap: 4rem;
  align-items: center;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  margin: 0 auto;
}
@media only screen and (max-width: 1150px) {
  .twoColColouredBG .twoColColouredBGContainer {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .twoColColouredBG .twoColColouredBGContainer {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.twoColColouredBG .twoColColouredBGContainer.flipped {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 850px) {
  .twoColColouredBG .twoColColouredBGContainer.flipped {
    flex-direction: column;
    gap: 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .twoColColouredBG .twoColColouredBGContainer {
    flex-direction: column;
    gap: 2rem;
  }
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGChevronTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1.5rem 0;
  justify-content: flex-start;
}
@media only screen and (max-width: 850px) {
  .twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGChevronTitle {
    font-size: 0.95rem;
    gap: 6px;
    margin-bottom: 1rem;
  }
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGChevronTitle .twoColColouredBGChevron {
  width: 24px;
  height: auto;
  filter: brightness(0) invert(1);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGChevronTitle .twoColColouredBGChevron {
    width: 20px;
  }
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGMainTitle {
  font-size: 3rem;
  font-weight: 900;
  color: #ffffff;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
}
@media only screen and (max-width: 1500px) {
  .twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGMainTitle {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1250px) {
  .twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGMainTitle {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 1050px) {
  .twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGMainTitle {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 850px) {
  .twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGMainTitle {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGMainTitle {
    font-size: 2rem;
  }
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGParagraph {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGParagraph a, .twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGParagraph span {
  color: rgba(255, 255, 255, 0.9);
}
@media only screen and (max-width: 850px) {
  .twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGParagraph {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGParagraph p {
  margin: 0 0 1rem 0;
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGParagraph p:last-child {
  margin-bottom: 0;
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGParagraph ul li {
  margin-top: 1em;
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGButton {
  background: #ffffff !important;
  color: #252F2E !important;
  width: fit-content;
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGButton:hover {
  background: rgba(255, 255, 255, 0.9) !important;
  transform: translateY(-2px);
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGButton::after {
  filter: brightness(0);
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGButton[style*="background-color"] {
  color: #ffffff !important;
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGButton[style*="background-color"]:hover {
  opacity: 0.9;
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGTextSection .twoColColouredBGButton[style*="background-color"]::after {
  filter: brightness(0) invert(1);
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGImageSection {
  flex: 1;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
@media only screen and (max-width: 850px) {
  .twoColColouredBG .twoColColouredBGContainer .twoColColouredBGImageSection {
    order: -1;
    width: 100%;
  }
}
.twoColColouredBG .twoColColouredBGContainer .twoColColouredBGImageSection .twoColColouredBGImage {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 12px;
}
.logoSlider {
  background: transparent;
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
}
@media only screen and (max-width: 1150px) {
  .logoSlider {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .logoSlider {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.logoSlider .logoSliderContainer {
  position: relative;
  overflow: hidden;
  padding-bottom: 2rem;
}
.logoSlider .logoSliderContainer .logoSliderDesktop {
  display: block;
  position: relative;
  width: 100%;
  height: 140px;
}
@media only screen and (max-width: 850px) {
  .logoSlider .logoSliderContainer .logoSliderDesktop {
    display: none;
  }
}
.logoSlider .logoSliderContainer .logoSliderDesktop .logoSliderSlide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.logoSlider .logoSliderContainer .logoSliderDesktop .logoSliderSlide.active {
  opacity: 1;
  visibility: visible;
}
.logoSlider .logoSliderContainer .logoSliderDesktop .logoSliderSlide .logoSliderLogos {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  align-items: center;
  height: 100%;
  padding: 1.5rem 0;
}
.logoSlider .logoSliderContainer .logoSliderDesktop .logoSliderSlide .logoSliderLogos .logoSliderLogo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.logoSlider .logoSliderContainer .logoSliderDesktop .logoSliderSlide .logoSliderLogos .logoSliderLogo img {
  max-width: 100%;
  min-height: 70px;
  max-height: 70px;
  width: auto;
  height: auto;
  object-fit: contain;
  background: transparent;
  mix-blend-mode: multiply;
}
.logoSlider .logoSliderContainer .logoSliderMobile {
  display: none;
}
@media only screen and (max-width: 850px) {
  .logoSlider .logoSliderContainer .logoSliderMobile {
    display: block;
    position: relative;
    width: 100%;
    height: 120px;
  }
}
.logoSlider .logoSliderContainer .logoSliderMobile .logoSliderSlide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 0.5s ease;
}
.logoSlider .logoSliderContainer .logoSliderMobile .logoSliderSlide.active {
  opacity: 1;
  visibility: visible;
}
.logoSlider .logoSliderContainer .logoSliderMobile .logoSliderSlide .logoSliderLogos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  align-items: center;
  height: 100%;
  padding: 1.5rem 0;
}
.logoSlider .logoSliderContainer .logoSliderMobile .logoSliderSlide .logoSliderLogos .logoSliderLogo {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.logoSlider .logoSliderContainer .logoSliderMobile .logoSliderSlide .logoSliderLogos .logoSliderLogo img {
  max-width: 100%;
  max-height: 80px;
  width: auto;
  height: auto;
  object-fit: contain;
  background: transparent;
}
.logoSlider .logoSliderContainer .logoSliderDotsDesktop {
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  margin-top: 3rem;
}
@media only screen and (max-width: 850px) {
  .logoSlider .logoSliderContainer .logoSliderDotsDesktop {
    display: none;
  }
}
.logoSlider .logoSliderContainer .logoSliderDotsDesktop .logoSliderDot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: none;
  background: rgba(28, 27, 27, 0.3);
  cursor: pointer;
  transition: all 0.3s ease;
}
.logoSlider .logoSliderContainer .logoSliderDotsDesktop .logoSliderDot:hover {
  background: rgba(28, 27, 27, 0.5);
  transform: scale(1.2);
}
.logoSlider .logoSliderContainer .logoSliderDotsDesktop .logoSliderDot.active {
  background: #252F2E;
  transform: scale(1.3);
}
.logoSlider .logoSliderContainer .logoSliderDotsMobile {
  display: none;
}
@media only screen and (max-width: 850px) {
  .logoSlider .logoSliderContainer .logoSliderDotsMobile {
    display: flex;
    justify-content: center;
    gap: 6px;
    margin-top: 2rem;
  }
}
.logoSlider .logoSliderContainer .logoSliderDotsMobile .logoSliderDot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  border: none;
  background: rgba(28, 27, 27, 0.3);
  cursor: pointer;
  transition: all 0.3s ease;
}
.logoSlider .logoSliderContainer .logoSliderDotsMobile .logoSliderDot:hover {
  background: rgba(28, 27, 27, 0.5);
  transform: scale(1.2);
}
.logoSlider .logoSliderContainer .logoSliderDotsMobile .logoSliderDot.active {
  background: #252F2E;
  transform: scale(1.3);
}
.logoSlider:hover .logoSliderTrack {
  animation-play-state: paused;
}
.contactBlock {
  gap: 120px;
  margin-bottom: 60px !important;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .contactBlock {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .contactBlock {
    padding: 3rem 1rem 3rem 1rem;
  }
}
@media only screen and (max-width: 850px) {
  .contactBlock {
    gap: 40px;
    margin-bottom: 0px !important;
  }
}
.contactBlock figure img {
  width: 100%;
}
.contactBlock .formDiv {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactBlock .gfield_description {
  margin-top: 0px !important;
}
.relatedArticlesBlock {
  margin-top: 2rem;
}
.relatedArticlesBlock .relatedArticlesTitle {
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  margin: 0 0 1.5rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .relatedArticlesBlock .relatedArticlesTitle {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.relatedArticlesBlock .relatedArticlesGrid {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .relatedArticlesBlock .relatedArticlesGrid {
    gap: 1rem;
  }
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem {
  background: transparent;
  border-radius: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  padding-bottom: 30px !important;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem:hover .relatedArticleImage {
  transform: scale(1.08);
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem:hover .relatedArticleArrow {
  background: #252F2E !important;
  border-color: #252F2E !important;
  transform: scale(1.1);
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem:hover .relatedArticleArrow::after {
  filter: brightness(0) invert(1) !important;
  transform: rotate(45deg) !important;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleLink {
  display: block;
  color: inherit;
  text-decoration: none;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleImageContainer {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 1rem;
  border-radius: 12px;
  aspect-ratio: 1.3333333333;
}
@supports not (aspect-ratio: 1.3333333333) {
  .relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleImageContainer {
    padding-top: 75%;
    height: 0;
  }
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleImageContainer .relatedArticleImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transition: transform 0.3s ease;
  border-radius: 12px;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleImageContainer .relatedArticlePlaceholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  display: flex;
  align-items: center;
  color: #999;
  border-radius: 12px;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleImageContainer .relatedArticlePlaceholder svg {
  opacity: 0.5;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleImageContainer .relatedArticleDateBadge {
  position: absolute;
  top: 10px;
  right: 10px;
  background: #f7f7f7;
  backdrop-filter: blur(8px);
  padding: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  z-index: 2;
  border-radius: 4px;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleImageContainer .relatedArticleDateBadge .relatedArticleDate {
  font-size: 0.9rem;
  color: #252F2E;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleContent {
  padding: 0;
  padding-right: 12px;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleContent .relatedArticleTitle {
  font-size: 1rem;
  font-weight: 600;
  color: #252F2E;
  line-height: 1.3;
  margin: 0 0 1rem 0;
  font-family: "Raleway", sans-serif;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (max-width: 850px) {
  .relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleContent .relatedArticleTitle {
    font-size: 0.95rem;
  }
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleContent .relatedArticleBottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleContent .relatedArticleBottom .relatedArticleType {
  padding: 6px 12px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Raleway", sans-serif;
  background: transparent;
  color: #252F2E;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleContent .relatedArticleBottom .relatedArticleArrow {
  width: 32px;
  height: 32px;
  background: transparent;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
  flex-shrink: 0;
}
.relatedArticlesBlock .relatedArticlesGrid .relatedArticleItem .relatedArticleContent .relatedArticleBottom .relatedArticleArrow::after {
  content: "";
  width: 12px;
  height: 12px;
  background-image: url("/wp-content/uploads/2025/07/Group-24.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0);
  transition: transform 0.2s ease;
}
.statsColumnsBlock {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .statsColumnsBlock {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .statsColumnsBlock {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.statsColumnsBlock .statsColumnsContainer {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
}
@media only screen and (max-width: 1190px) {
  .statsColumnsBlock .statsColumnsContainer {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media only screen and (max-width: 850px) {
  .statsColumnsBlock .statsColumnsContainer {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  text-align: center;
  padding: 2rem;
  border-radius: 12px;
  min-height: 300px;
  position: relative;
  transition: transform 0.3s ease;
  background: #f7f7f7;
}
@media only screen and (max-width: 850px) {
  .statsColumnsBlock .statsColumnsContainer .statsColumnItem {
    padding: 1.5rem;
    min-height: 180px;
  }
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem:hover {
  transform: translateY(-4px);
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem.statsColumnItemAnimateIn {
  opacity: 1;
  transform: translateY(0);
  animation: statsSlideUp 0.6s cubic-bezier(0.23, 1, 0.32, 1) both;
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem.statsColumnItemAnimateIn:nth-child(1) {
  animation-delay: 0ms;
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem.statsColumnItemAnimateIn:nth-child(2) {
  animation-delay: 150ms;
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem.statsColumnItemAnimateIn:nth-child(3) {
  animation-delay: 300ms;
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem.statsColumnItemAnimateIn:nth-child(4) {
  animation-delay: 450ms;
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnTop {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
  width: 100%;
}
@media only screen and (max-width: 850px) {
  .statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnTop {
    margin-bottom: 1rem;
  }
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnNumber {
  font-size: 5rem;
  font-weight: 900;
  color: #252F2E;
  line-height: 1;
  margin: 0;
  font-family: "DM Sans", sans-serif;
}
@media only screen and (max-width: 1270px) {
  .statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnNumber {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width: 850px) {
  .statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnNumber {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 480px) {
  .statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnNumber {
    font-size: 2.5rem;
  }
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnIcon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
@media only screen and (max-width: 850px) {
  .statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnIcon {
    width: 35px;
    height: 35px;
  }
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnIcon img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnText {
  font-size: 1rem;
  color: rgba(28, 27, 27, 0.8);
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  line-height: 1.4;
  margin: 0;
}
@media only screen and (max-width: 850px) {
  .statsColumnsBlock .statsColumnsContainer .statsColumnItem .statsColumnText {
    font-size: 0.95rem;
  }
}
@keyframes statsSlideUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.vacanciesBlock {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .vacanciesBlock {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .vacanciesBlock {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.vacanciesBlock .vacanciesContainer {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media only screen and (max-width: 850px) {
  .vacanciesBlock .vacanciesContainer {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.vacancyItem {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
}
.vacancyItem:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}
.vacancyItem:hover .vacancyTop {
  background: #FEEDCD;
}
.vacancyItem:hover .vacancyTop .vacancyTimeBadge {
  background: #FFAE00;
}
.vacancyItem:hover .vacancyTags .vacancyTag {
  border-color: #FFAE00 !important;
}
.vacancyItem .vacancyTop {
  background: #FFFCF5;
  padding: 2rem;
  transition: background 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .vacancyItem .vacancyTop {
    padding: 1.5rem;
  }
}
.vacancyItem .vacancyTop .vacancyTimeBadge {
  display: inline-flex;
  align-items: center;
  background: #FEEDCD;
  padding: 0.5rem 1rem;
  border-radius: 20px;
  margin-bottom: 1.5rem;
  transition: all 0.3s ease;
}
.vacancyItem .vacancyTop .vacancyTimeBadge::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/uploads/2025/07/Frame-13311.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.5rem;
  filter: brightness(0);
  animation: chevronFloat 2s ease-in-out infinite;
}
.vacancyItem .vacancyTop .vacancyTimeBadge .vacancyTimeText {
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
}
.vacancyItem .vacancyTop .vacancyTitle {
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  line-height: 1.3;
  margin: 0 0 1.5rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .vacancyItem .vacancyTop .vacancyTitle {
    font-size: 1rem;
  }
}
.vacancyItem .vacancyTop .vacancyTags {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.vacancyItem .vacancyTop .vacancyTags .vacancyTag {
  padding: 0.5rem 1rem;
  border: 1px solid #FEEDCD;
  border-radius: 20px;
  background: transparent;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  transition: border-color 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .vacancyItem .vacancyTop .vacancyTags .vacancyTag {
    font-size: 0.9rem;
    padding: 4px 0.5rem;
  }
}
.vacancyItem .vacancyBottom {
  background: #ffffff;
  padding: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 1.5rem;
  flex: 1;
}
@media only screen and (max-width: 850px) {
  .vacancyItem .vacancyBottom {
    padding: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
}
.vacancyItem .vacancyBottom .vacancyInfo {
  flex: 1;
}
.vacancyItem .vacancyBottom .vacancyInfo .vacancySalary {
  font-size: 1rem;
  font-weight: 600;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin-bottom: 4px;
}
.vacancyItem .vacancyBottom .vacancyInfo .vacancyLocation {
  font-size: 0.95rem;
  font-weight: 400;
  color: rgba(28, 27, 27, 0.7);
  font-family: "Raleway", sans-serif;
}
.vacancyItem .vacancyBottom .vacancyActions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-shrink: 0;
}
@media only screen and (max-width: 850px) {
  .vacancyItem .vacancyBottom .vacancyActions {
    width: 100%;
    justify-content: space-between;
    gap: 1rem;
  }
}
.vacancyItem .vacancyBottom .vacancyActions .vacancyApplyBtn {
  font-size: 0.95rem;
  padding: 12px 24px;
}
.vacancyItem .vacancyBottom .vacancyActions .vacancyApplyBtn:hover {
  background: #FFAE00 !important;
}
@media only screen and (max-width: 850px) {
  .vacancyItem .vacancyBottom .vacancyActions .vacancyApplyBtn {
    font-size: 0.9rem;
    padding: 10px 20px;
  }
}
.vacancyItem .vacancyBottom .vacancyActions .vacancyMoreInfo {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(28, 27, 27, 0.7);
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  transition: color 0.3s ease;
  position: relative;
}
.vacancyItem .vacancyBottom .vacancyActions .vacancyMoreInfo:hover {
  color: #252F2E;
}
.vacancyItem .vacancyBottom .vacancyActions .vacancyMoreInfo:hover::after {
  transform: rotate(45deg);
}
.vacancyItem .vacancyBottom .vacancyActions .vacancyMoreInfo::after {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("/wp-content/uploads/2025/07/Group-24.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 0.5rem;
  transition: transform 0.3s ease;
  flex-shrink: 0;
  filter: brightness(0);
}
@media only screen and (max-width: 850px) {
  .vacancyItem .vacancyBottom .vacancyActions .vacancyMoreInfo {
    font-size: 0.9rem;
  }
  .vacancyItem .vacancyBottom .vacancyActions .vacancyMoreInfo::after {
    width: 12px;
    height: 12px;
  }
}
.vacancyHeroContainer {
  width: 100%;
  padding: 0;
  margin: 0;
  background: linear-gradient(to bottom, #FFAE00 0%, #FFAE00 60%, #f7f7f7 60%, #f7f7f7 100%);
}
.vacancyHeroContainer.vacancy-get-involved {
  background: linear-gradient(to bottom, #9C27B0 0%, #9C27B0 60%, #f7f7f7 60%, #f7f7f7 100%);
}
.vacancyHeroContainer.vacancy-get-involved .vacancyHeroBottom .vacancyHeroActions .vacancyHeroApplyBtn:hover {
  background: #9C27B0 !important;
}
.vacancyHeroContainer .vacancyHeroInner {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  padding-bottom: 0px !important;
}
@media only screen and (max-width: 1150px) {
  .vacancyHeroContainer .vacancyHeroInner {
    padding: 3rem 2rem;
    padding-bottom: 1.5rem !important;
  }
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner {
    padding: 3rem 1rem !important;
    padding-bottom: 1rem !important;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain {
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .breadcrumb-list, .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .breadcrumb-item, .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .breadcrumb-link, .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .breadcrumb-list span {
  color: #252F2E;
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .breadcrumb-chevron {
  filter: brightness(0);
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop {
  background: transparent;
  padding: 2rem;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop {
    padding: 1.5rem;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTimeBadge {
  display: inline-flex;
  align-items: center;
  background: rgba(0, 0, 0, 0.1);
  padding: 0.5rem 1rem;
  border-radius: 20px;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTimeBadge {
    margin-bottom: 1rem;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTimeBadge::before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/wp-content/uploads/2025/07/Frame-13311.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 0.5rem;
  filter: brightness(0);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTimeBadge::before {
    width: 14px;
    height: 14px;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTimeBadge .vacancyHeroTimeText {
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTimeBadge .vacancyHeroTimeText {
    font-size: 0.9rem;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTitle {
  font-size: 3.5rem;
  font-weight: 900;
  color: #252F2E;
  line-height: 1.1;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTitle {
    font-size: 2rem;
    margin-bottom: 1.5rem;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTags {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTags .vacancyHeroTag {
  padding: 0.5rem 1rem;
  border: 1px solid #252F2E;
  border-radius: 20px;
  background: transparent;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroTop .vacancyHeroTags .vacancyHeroTag {
    font-size: 0.9rem;
    padding: 6px 12px;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom {
  background: #ffffff;
  padding: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 2rem;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom {
    padding: 1.5rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroInfo {
  flex: 1;
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroInfo .vacancyHeroSalary {
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroInfo .vacancyHeroSalary {
    font-size: 1rem;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroInfo .vacancyHeroLocation {
  font-size: 1rem;
  color: rgba(28, 27, 27, 0.7);
  font-family: "Raleway", sans-serif;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroInfo .vacancyHeroLocation {
    font-size: 0.95rem;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroInfo .vacancyHeroDeadline {
  font-size: 0.95rem;
  color: rgba(28, 27, 27, 0.8);
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroInfo .vacancyHeroDeadline {
    font-size: 0.9rem;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroInfo .vacancyHeroDeadline strong {
  color: #252F2E;
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroActions {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroActions {
    width: 100%;
    justify-content: space-between;
  }
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroActions .vacancyHeroApplyBtn:hover {
  background: #FFAE00 !important;
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroActions .vacancyHeroMoreInfo {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(28, 27, 27, 0.7);
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  transition: color 0.3s ease;
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroActions .vacancyHeroMoreInfo:hover {
  color: #252F2E;
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroActions .vacancyHeroMoreInfo:hover::after {
  transform: rotate(45deg);
}
.vacancyHeroContainer .vacancyHeroInner .vacancyHeroMain .vacancyHeroBottom .vacancyHeroActions .vacancyHeroMoreInfo::after {
  content: "";
  width: 14px;
  height: 14px;
  background-image: url("/wp-content/uploads/2025/07/Group-24.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 0.5rem;
  transition: transform 0.3s ease;
  filter: brightness(0);
}
.vacancyContentContainer {
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .vacancyContentContainer {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .vacancyContentContainer {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.vacancyContentContainer .vacancyContentInner {
  display: flex;
  gap: 4rem;
}
@media only screen and (max-width: 850px) {
  .vacancyContentContainer .vacancyContentInner {
    flex-direction: column;
    gap: 2rem;
  }
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain {
  flex: 2;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain h1, .vacancyContentContainer .vacancyContentInner .vacancyContentMain h2, .vacancyContentContainer .vacancyContentInner .vacancyContentMain h3, .vacancyContentContainer .vacancyContentInner .vacancyContentMain h4, .vacancyContentContainer .vacancyContentInner .vacancyContentMain h5, .vacancyContentContainer .vacancyContentInner .vacancyContentMain h6 {
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 1.5rem 0;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain h1:not(:first-child), .vacancyContentContainer .vacancyContentInner .vacancyContentMain h2:not(:first-child), .vacancyContentContainer .vacancyContentInner .vacancyContentMain h3:not(:first-child), .vacancyContentContainer .vacancyContentInner .vacancyContentMain h4:not(:first-child), .vacancyContentContainer .vacancyContentInner .vacancyContentMain h5:not(:first-child), .vacancyContentContainer .vacancyContentInner .vacancyContentMain h6:not(:first-child) {
  margin-top: 2rem;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain h1 {
  font-size: 3rem;
  font-weight: 900;
}
@media only screen and (max-width: 850px) {
  .vacancyContentContainer .vacancyContentInner .vacancyContentMain h1 {
    font-size: 2.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .vacancyContentContainer .vacancyContentInner .vacancyContentMain h1 {
    font-size: 2rem;
  }
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain h2 {
  font-size: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 850px) {
  .vacancyContentContainer .vacancyContentInner .vacancyContentMain h2 {
    font-size: 1.3rem;
  }
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain h3 {
  font-size: 1.3rem;
  font-weight: 600;
  margin: 2rem 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .vacancyContentContainer .vacancyContentInner .vacancyContentMain h3 {
    font-size: 1.1rem;
  }
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain h4 {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 1.5rem 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .vacancyContentContainer .vacancyContentInner .vacancyContentMain h4 {
    font-size: 1rem;
  }
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain h5, .vacancyContentContainer .vacancyContentInner .vacancyContentMain h6 {
  font-size: 1rem;
  font-weight: 600;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain p {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.6;
  margin: 0 0 1.5rem 0;
  font-weight: 400;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain p:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 850px) {
  .vacancyContentContainer .vacancyContentInner .vacancyContentMain p {
    font-size: 0.95rem;
  }
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain a {
  color: #009AB0;
  text-decoration: none;
  font-weight: 500;
  transition: color 0.3s ease;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain a:hover {
  color: #005764;
  text-decoration: underline;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain ul, .vacancyContentContainer .vacancyContentInner .vacancyContentMain ol {
  margin: 0 0 1.5rem 0;
  padding-left: 2rem;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain ul li, .vacancyContentContainer .vacancyContentInner .vacancyContentMain ol li {
  font-size: 1rem;
  color: #252F2E;
  line-height: 1.6;
  margin-bottom: 0.5rem;
  font-weight: 400;
}
@media only screen and (max-width: 850px) {
  .vacancyContentContainer .vacancyContentInner .vacancyContentMain ul li, .vacancyContentContainer .vacancyContentInner .vacancyContentMain ol li {
    font-size: 0.95rem;
  }
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain img {
  max-width: 100%;
  height: auto;
  margin: 2rem 0;
  border-radius: 8px;
}
@media only screen and (max-width: 850px) {
  .vacancyContentContainer .vacancyContentInner .vacancyContentMain img {
    margin: 1.5rem 0;
  }
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain blockquote {
  background: #f7f7f7;
  border-left: 4px solid #009AB0;
  padding: 1.5rem 2rem;
  margin: 2rem 0;
  font-style: italic;
  border-radius: 0 8px 8px 0;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain blockquote p {
  margin: 0;
  font-size: 1.1rem;
  color: rgba(28, 27, 27, 0.8);
  margin-bottom: 1.5rem;
  font-weight: 600;
}
@media only screen and (max-width: 850px) {
  .vacancyContentContainer .vacancyContentInner .vacancyContentMain blockquote {
    padding: 1.5rem;
    margin: 1.5rem 0;
  }
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection {
  background: #f7f7f7;
  padding: 2rem;
  border-radius: 12px;
  margin-top: 2rem;
  text-align: center;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection h3 {
  margin-bottom: 1rem;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection p {
  margin-bottom: 2rem;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .classButton:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters:hover, .postFilterContainer .postFilterError .postFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .postFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry:hover, .postFilterContainer .postFilterError .postFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .postFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection .teamFilterRetry:hover {
  background: #FFAE00 !important;
}
.vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .classButton:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters:hover, .postFilterContainer .postFilterError .postFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .postFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry:hover, .postFilterContainer .postFilterError .postFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .postFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancyContentMain .vacancyApplicationSection.vacancy-get-involved .teamFilterRetry:hover {
  background: #9C27B0 !important;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar {
  flex: 1;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo {
  background: #ffffff;
  border-radius: 12px;
  padding: 2rem;
  margin-bottom: 2rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoTitle {
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  margin: 0 0 1.5rem 0;
  font-family: "Raleway", sans-serif;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoGrid {
  margin-bottom: 2rem;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoGrid .vacancyQuickInfoItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(224, 224, 224, 0.5);
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoGrid .vacancyQuickInfoItem:last-child {
  border-bottom: none;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoGrid .vacancyQuickInfoItem .vacancyQuickInfoLabel {
  font-size: 0.95rem;
  color: rgba(28, 27, 27, 0.7);
  font-family: "Raleway", sans-serif;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoGrid .vacancyQuickInfoItem .vacancyQuickInfoValue {
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  text-align: right;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .classButton, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters, .postFilterContainer .postFilterError .postFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .postFilterClearFilters, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry, .postFilterContainer .postFilterError .postFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .postFilterRetry, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterClearFilters, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterRetry, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterClearFilters, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterRetry, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterClearFilters, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterRetry, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterClearFilters, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterRetry {
  width: 100%;
  justify-content: center;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .classButton:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters:hover, .postFilterContainer .postFilterError .postFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .postFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry:hover, .postFilterContainer .postFilterError .postFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .postFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .teamFilterRetry:hover {
  background: #FFAE00 !important;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .vacancyBackToJobs {
  color: rgba(28, 27, 27, 0.7);
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  text-align: center;
  transition: color 0.3s ease;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo .vacancyQuickInfoActions .vacancyBackToJobs:hover {
  color: #252F2E;
}
.vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .classButton:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters:hover, .postFilterContainer .postFilterError .postFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .postFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry:hover, .postFilterContainer .postFilterError .postFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .postFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterRetry:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterClearFilters:hover, .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .vacancyContentContainer .vacancyContentInner .vacancySidebar .vacancyQuickInfo.vacancy-get-involved .vacancyQuickInfoActions .teamFilterRetry:hover {
  background: #9C27B0 !important;
}
.quoteSlider {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
  overflow: hidden;
  max-width: 1450px;
  margin: 0 auto;
}
@media only screen and (max-width: 1150px) {
  .quoteSlider {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .quoteSlider {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.quoteSlider .quoteSliderContainer {
  position: relative;
}
.quoteSlider .quoteSliderContainer .quoteSliderCounter {
  position: absolute;
  top: 3rem;
  right: 45%;
  transform: translateY(-50%);
  z-index: 10;
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderCounter {
    position: relative;
    top: auto;
    right: auto;
    transform: none;
    text-align: center;
    margin-bottom: 1.5rem;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderCounter .quoteSliderCounterInner {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.5rem;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderCounter .quoteSliderCounterInner {
    flex-direction: row;
    justify-content: center;
    background: rgba(255, 255, 255, 0.9);
    padding: 0.5rem 1rem;
    border-radius: 20px;
    display: inline-flex;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderCounter .quoteSliderCounterInner .quoteSliderCurrentSlide, .quoteSlider .quoteSliderContainer .quoteSliderCounter .quoteSliderCounterInner .quoteSliderTotalSlides {
  font-size: 1rem;
  font-weight: 600;
  color: #252F2E;
  transform: rotate(90deg);
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderCounter .quoteSliderCounterInner .quoteSliderCurrentSlide, .quoteSlider .quoteSliderContainer .quoteSliderCounter .quoteSliderCounterInner .quoteSliderTotalSlides {
    transform: none;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderCounter .quoteSliderCounterInner .quoteSliderDivider {
  font-size: 1rem;
  color: rgba(28, 27, 27, 0.5);
  margin: 0;
  transform: rotate(90deg);
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderCounter .quoteSliderCounterInner .quoteSliderDivider {
    transform: none;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderCounter .quoteSliderCounterInner .quoteSliderCounterChevron {
  width: 16px;
  height: 16px;
  filter: brightness(0);
  margin-top: 0.5rem;
  transform: rotate(90deg);
  animation: chevronFloatDown 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderCounter .quoteSliderCounterInner .quoteSliderCounterChevron {
    display: none;
  }
}
@keyframes chevronFloatDown {
  0%, 100% {
    transform: rotate(90deg) translateX(0);
  }
  50% {
    transform: rotate(90deg) translateX(4px);
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper {
  position: relative;
  overflow: hidden;
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack {
  display: flex;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide {
  flex: 0 0 100%;
  width: 100%;
  opacity: 0;
  transform: translateX(20px);
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide.active {
  opacity: 1;
  transform: translateX(0);
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent {
  display: flex;
  align-items: stretch;
  min-height: 600px;
  overflow: hidden;
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent {
    flex-direction: column;
    min-height: auto;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderImageContainer {
  flex: 0 0 45%;
  border-radius: 12px;
  overflow: hidden;
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderImageContainer {
    flex: none;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderImageContainer .quoteSliderImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderDivider {
  width: 2px;
  background: #e0e0e0;
  flex-shrink: 0;
  margin: 0 2rem;
  border-radius: 1px;
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderDivider {
    width: 100%;
    height: 2px;
    margin: 1.5rem 0;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent {
  flex: 1;
  padding: 3rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  padding-bottom: 4rem;
}
@media only screen and (max-width: 1050px) {
  .quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent {
    padding: 2rem;
    padding-bottom: 3rem;
  }
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent {
    padding: 2rem;
    text-align: center;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent .quoteSliderText {
  font-size: 2rem;
  font-weight: 600;
  color: #252F2E;
  line-height: 1.3;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent .quoteSliderText {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent .quoteSliderText {
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent .quoteSliderText {
    font-size: 1.2rem;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent .quoteSliderPerson {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent .quoteSliderPerson {
    flex-direction: column;
    gap: 0.5rem;
    align-items: center;
    margin-bottom: 1.5rem;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent .quoteSliderPerson .quoteSliderPersonName {
  padding: 0.5rem 1rem;
  background: rgba(28, 27, 27, 0.1);
  border-radius: 20px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
}
.quoteSlider .quoteSliderContainer .quoteSliderWrapper .quoteSliderTrack .quoteSliderSlide .quoteSliderContent .quoteSliderTextContent .quoteSliderPerson .quoteSliderPersonAge {
  padding: 0.5rem 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  background: transparent;
}
.quoteSlider .quoteSliderContainer .quoteSliderNavigation {
  position: absolute;
  bottom: 10px;
  right: 60px;
  display: flex;
  gap: 1.5rem;
  z-index: 10;
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderNavigation {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 0;
    justify-content: center;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderNavigation .quoteSliderNavBtn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  z-index: 5;
}
.quoteSlider .quoteSliderContainer .quoteSliderNavigation .quoteSliderNavBtn:hover {
  background: #252F2E;
  border-color: #252F2E;
  transform: translateY(-2px);
}
.quoteSlider .quoteSliderContainer .quoteSliderNavigation .quoteSliderNavBtn:hover .quoteSliderArrow {
  filter: brightness(0) invert(1);
}
.quoteSlider .quoteSliderContainer .quoteSliderNavigation .quoteSliderNavBtn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none !important;
}
.quoteSlider .quoteSliderContainer .quoteSliderNavigation .quoteSliderNavBtn .quoteSliderArrow {
  width: 16px;
  height: 16px;
  filter: brightness(0);
  transition: filter 0.3s ease;
  pointer-events: none;
}
@media only screen and (max-width: 850px) {
  .quoteSlider .quoteSliderContainer .quoteSliderNavigation .quoteSliderNavBtn {
    width: 40px;
    height: 40px;
  }
  .quoteSlider .quoteSliderContainer .quoteSliderNavigation .quoteSliderNavBtn .quoteSliderArrow {
    width: 14px;
    height: 14px;
  }
}
.quoteSlider .quoteSliderContainer .quoteSliderNavigation .quoteSliderNavPrev .quoteSliderArrow {
  transform: rotate(225deg);
}
.quoteSlider .quoteSliderContainer .quoteSliderNavigation .quoteSliderNavNext .quoteSliderArrow {
  transform: rotate(45deg);
}
.quoteSliderWide {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
  overflow: hidden;
  max-width: 1450px;
  margin: 0 auto;
}
@media only screen and (max-width: 1150px) {
  .quoteSliderWide {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .quoteSliderWide {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.quoteSliderWide .quoteSliderWideContainer {
  position: relative;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideCounter {
  position: relative;
  top: auto;
  right: auto;
  transform: none;
  text-align: center;
  margin-bottom: 1.5rem;
  z-index: 10;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideCounter .quoteSliderWideCounterInner {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-family: "Raleway", sans-serif;
  background: rgba(255, 255, 255, 0.85);
  padding: 0.5rem 1rem;
  border-radius: 20px;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideCounter .quoteSliderWideCounterInner .quoteSliderWideCurrent, .quoteSliderWide .quoteSliderWideContainer .quoteSliderWideCounter .quoteSliderWideCounterInner .quoteSliderWideTotal {
  font-size: 0.85rem;
  font-weight: 600;
  color: #252F2E;
  transform: none;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideCounter .quoteSliderWideCounterInner .quoteSliderWideDivider {
  font-size: 0.85rem;
  color: rgba(28, 27, 27, 0.5);
  transform: none;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideCounter .quoteSliderWideCounterInner .quoteSliderWideChevron {
  display: none;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper {
  position: relative;
  overflow: hidden;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack {
  display: flex;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide {
  flex: 0 0 100%;
  width: 100%;
  opacity: 0;
  transform: translateX(20px);
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide.active {
  opacity: 1;
  transform: translateX(0);
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide .quoteSliderWideContent {
  display: flex;
  align-items: center;
  min-height: 300px;
  padding: 3rem;
  text-align: center;
  justify-content: center;
  flex-direction: column;
}
@media only screen and (max-width: 850px) {
  .quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide .quoteSliderWideContent {
    min-height: auto;
    padding: 2rem;
  }
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide .quoteSliderWideContent .quoteSliderWideText {
  font-size: 1.6rem;
  font-weight: 600;
  color: #252F2E;
  line-height: 1.4;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 1100px) {
  .quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide .quoteSliderWideContent .quoteSliderWideText {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 850px) {
  .quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide .quoteSliderWideContent .quoteSliderWideText {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 480px) {
  .quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide .quoteSliderWideContent .quoteSliderWideText {
    font-size: 1.2rem;
  }
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide .quoteSliderWideContent .quoteSliderWidePerson {
  display: flex;
  gap: 1.5rem;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide .quoteSliderWideContent .quoteSliderWidePerson .quoteSliderWideName {
  padding: 0.5rem 1rem;
  background: rgba(28, 27, 27, 0.1);
  border-radius: 20px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideWrapper .quoteSliderWideTrack .quoteSliderWideSlide .quoteSliderWideContent .quoteSliderWidePerson .quoteSliderWideAge {
  padding: 0.5rem 1rem;
  border: 1px solid #e0e0e0;
  border-radius: 20px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideNavigation {
  position: absolute;
  bottom: 40px;
  right: 60px;
  display: flex;
  gap: 1.5rem;
  z-index: 10;
}
@media only screen and (max-width: 850px) {
  .quoteSliderWide .quoteSliderWideContainer .quoteSliderWideNavigation {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 2rem;
    justify-content: center;
  }
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideNavigation .quoteSliderWideNavBtn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideNavigation .quoteSliderWideNavBtn:hover {
  background: #252F2E;
  border-color: #252F2E;
  transform: translateY(-2px);
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideNavigation .quoteSliderWideNavBtn:hover .quoteSliderWideArrow {
  filter: brightness(0) invert(1);
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideNavigation .quoteSliderWideNavBtn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none !important;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideNavigation .quoteSliderWideNavBtn .quoteSliderWideArrow {
  width: 16px;
  height: 16px;
  filter: brightness(0);
  transition: filter 0.3s ease;
  pointer-events: none;
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideNavigation .quoteSliderWidePrev .quoteSliderWideArrow {
  transform: rotate(225deg);
}
.quoteSliderWide .quoteSliderWideContainer .quoteSliderWideNavigation .quoteSliderWideNext .quoteSliderWideArrow {
  transform: rotate(45deg);
}
.eventSidebarPanel {
  border-radius: 12px;
  margin-bottom: 1.5rem;
}
.eventSidebarPanel .eventSidebarTitle {
  font-weight: 600;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .eventSidebarPanel .eventSidebarTitle {
    font-size: 1rem;
  }
}
.eventSidebarPanel .eventSidebarContent .eventHours {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border: 1px solid #E0F6F9;
  border-radius: 20px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E !important;
  font-family: "Raleway", sans-serif;
  transition: border-color 0.3s ease;
  background: #E0F6F9;
}
@media only screen and (max-width: 850px) {
  .eventSidebarPanel .eventSidebarContent .eventHours {
    font-size: 0.9rem;
    padding: 4px 0.5rem;
    gap: 4px;
  }
}
.eventSidebarPanel .eventSidebarContent .eventHours span {
  color: #252F2E !important;
}
.eventSidebarPanel .eventSidebarContent .eventSidebarTag {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: flex-start;
  padding: 0.5rem 1rem;
  border: 1px solid #E0F6F9;
  border-radius: 20px;
  background: transparent;
}
.eventSidebarPanel .eventSidebarContent .eventSidebarTag .eventSidebarTagIcon {
  width: 16px;
  height: auto;
  filter: brightness(0);
}
@media only screen and (max-width: 850px) {
  .eventSidebarPanel .eventSidebarContent .eventSidebarTag .eventSidebarTagIcon {
    width: 14px;
  }
}
.eventSidebarPanel .eventSidebarContent .eventSidebarTag .eventSidebarTagText {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.eventSidebarPanel .eventSidebarContent .eventSidebarTag .eventSidebarTagText .eventSidebarTagDate, .eventSidebarPanel .eventSidebarContent .eventSidebarTag .eventSidebarTagText .eventSidebarTagTime, .eventSidebarPanel .eventSidebarContent .eventSidebarTag .eventSidebarTagText .eventSidebarTagLocation {
  font-size: 0.95rem;
  font-weight: 400;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
}
.eventSidebarPanel .eventSidebarContent .eventSidebarTag .eventSidebarTagText .eventSidebarTagDate {
  font-weight: 600;
}
.eventLocationPanel {
  margin-bottom: 1.5rem;
  position: relative;
}
.eventLocationPanel .eventLocationTitle {
  font-weight: 600;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1rem 0;
}
@media only screen and (max-width: 850px) {
  .eventLocationPanel .eventLocationTitle {
    font-size: 1rem;
  }
}
.eventLocationPanel .eventLocationContent {
  margin-bottom: 1rem;
}
.eventLocationPanel .eventLocationContent .eventSidebarTag {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  justify-content: flex-start;
  padding: 0.5rem 1rem;
  border: 1px solid #E0F6F9;
  border-radius: 20px;
  background: transparent;
}
.eventLocationPanel .eventLocationContent .eventSidebarTag .eventSidebarTagIcon {
  width: 16px;
  height: auto;
  filter: brightness(0);
}
@media only screen and (max-width: 850px) {
  .eventLocationPanel .eventLocationContent .eventSidebarTag .eventSidebarTagIcon {
    width: 14px;
  }
}
.eventLocationPanel .eventLocationContent .eventSidebarTag .eventSidebarTagText .eventSidebarTagLocation {
  font-size: 0.95rem;
  font-weight: 600;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
}
.eventLocationPanel .eventLocationDirections .eventDirectionsLink {
  font-size: 0.95rem;
  font-weight: 600;
  color: #009AB0;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
  transition: color 0.3s ease;
}
.eventLocationPanel .eventLocationDirections .eventDirectionsLink:hover {
  color: #006d7d;
}
.eventBookingCTA {
  margin-bottom: 1.5rem;
  position: relative;
  background-color: #009AB0;
  border-radius: 12px;
  min-height: 200px;
  padding: 2rem;
}
.eventBookingCTA .eventBookingArrow {
  position: absolute;
  right: 0;
  top: 0;
  padding: 1.5rem;
  z-index: 94;
  opacity: 0.2;
}
.eventBookingCTA h2, .eventBookingCTA a {
  z-index: 99;
}
.eventBookingCTA h2 {
  color: #ffffff;
}
.eventBookingCTA .classButton, .eventBookingCTA .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters, .postFilterContainer .postFilterError .postFilterErrorContent .eventBookingCTA .postFilterClearFilters, .eventBookingCTA .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry, .postFilterContainer .postFilterError .postFilterErrorContent .eventBookingCTA .postFilterRetry, .eventBookingCTA .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .eventBookingCTA .teamFilterClearFilters, .eventBookingCTA .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .eventBookingCTA .teamFilterRetry, .eventBookingCTA .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .eventBookingCTA .teamFilterClearFilters, .eventBookingCTA .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .eventBookingCTA .teamFilterRetry, .eventBookingCTA .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .eventBookingCTA .teamFilterClearFilters, .eventBookingCTA .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .eventBookingCTA .teamFilterRetry, .eventBookingCTA .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterErrorContent .eventBookingCTA .teamFilterClearFilters, .eventBookingCTA .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterErrorContent .eventBookingCTA .teamFilterRetry {
  width: 100%;
  justify-content: center;
  align-items: center;
}
.eventBookingCTA .classButton:hover, .eventBookingCTA .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters:hover, .postFilterContainer .postFilterError .postFilterErrorContent .eventBookingCTA .postFilterClearFilters:hover, .eventBookingCTA .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry:hover, .postFilterContainer .postFilterError .postFilterErrorContent .eventBookingCTA .postFilterRetry:hover, .eventBookingCTA .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .eventBookingCTA .teamFilterClearFilters:hover, .eventBookingCTA .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .eventBookingCTA .teamFilterRetry:hover, .eventBookingCTA .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .eventBookingCTA .teamFilterClearFilters:hover, .eventBookingCTA .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .eventBookingCTA .teamFilterRetry:hover, .eventBookingCTA .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .eventBookingCTA .teamFilterClearFilters:hover, .eventBookingCTA .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .eventBookingCTA .teamFilterRetry:hover, .eventBookingCTA .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .eventBookingCTA .teamFilterClearFilters:hover, .eventBookingCTA .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry:hover, .teamFilterContainer .teamFilterError .teamFilterErrorContent .eventBookingCTA .teamFilterRetry:hover {
  background: #252F2E !important;
}
.heroNoImage {
  position: relative;
  margin: 0 auto;
  min-height: 450px;
  overflow: hidden;
  padding-bottom: 60px;
  display: flex;
  align-items: center;
}
.heroNoImage::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 0;
  width: 500px;
  height: 500px;
  background: url("/wp-content/uploads/2025/08/Union-13.svg") no-repeat center;
  background-size: contain;
  opacity: 0.4;
  transform-origin: top right;
  pointer-events: none;
  z-index: 0;
}
@media only screen and (max-width: 850px) {
  .heroNoImage::after {
    width: 200px;
    height: 200px;
  }
}
.heroNoImage.black .breadcrumb-item a, .heroNoImage.black .heroWithArrowSupportingText, .heroNoImage.black .custom-breadcrumbs span {
  color: #252F2E !important;
}
.heroNoImage.black .breadcrumb-chevron {
  filter: brightness(0);
}
@media only screen and (max-width: 850px) {
  .heroNoImage {
    padding: 2rem 0;
  }
}
.heroNoImage::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("/wp-content/uploads/2025/08/Subtract-4.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  pointer-events: none;
  z-index: 10;
}
.heroNoImage .custom-breadcrumbs {
  justify-content: flex-start !important;
}
.heroNoImage .heroNoImageContent {
  display: flex;
  width: 100%;
  position: relative;
  z-index: 1;
  justify-content: center;
  align-items: center;
  max-width: 1450px;
  margin: 0 auto;
}
.heroNoImage .heroNoImageContent .heroWithArrowSupportingText {
  font-size: 1.3rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 2rem;
  font-family: "Raleway", sans-serif;
  line-height: 1.5;
  text-align: left;
}
@media only screen and (max-width: 850px) {
  .heroNoImage .heroNoImageContent .heroWithArrowSupportingText {
    font-size: 1rem;
    margin-bottom: 1.5rem;
    text-align: left;
  }
}
.heroNoImage .heroNoImageContent .heroNoImageTextSection {
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-align: center;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  margin-left: 0px !important;
  margin-right: 0px !important;
}
@media only screen and (max-width: 1150px) {
  .heroNoImage .heroNoImageContent .heroNoImageTextSection {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .heroNoImage .heroNoImageContent .heroNoImageTextSection {
    padding: 3rem 1rem 3rem 1rem;
  }
}
@media only screen and (max-width: 850px) {
  .heroNoImage .heroNoImageContent .heroNoImageTextSection {
    text-align: center;
  }
}
.heroNoImage .heroNoImageContent .heroNoImageTextSection > * {
  position: relative;
  z-index: 2;
}
.heroNoImage .heroNoImageContent .heroNoImageTextSection .custom-breadcrumbs {
  margin-bottom: 2rem;
  width: 100%;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 850px) {
  .heroNoImage .heroNoImageContent .heroNoImageTextSection .custom-breadcrumbs {
    margin-bottom: 1.5rem;
  }
}
.heroNoImage .heroNoImageContent .heroNoImageTextSection .custom-breadcrumbs .breadcrumb-list {
  justify-content: center;
}
.heroNoImage .heroNoImageContent .heroNoImageTextSection .heroNoImageTitle {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .heroNoImage .heroNoImageContent .heroNoImageTextSection .heroNoImageTitle {
    margin-bottom: 1.5rem;
  }
}
.heroNoImage .heroNoImageContent .heroNoImageTextSection .heroNoImageTitle .heroNoImageTitleText {
  font-size: 4rem;
  font-weight: 900;
  font-family: "Raleway", sans-serif;
  letter-spacing: -0.02em;
  line-height: 1.1;
  margin: 0;
  display: block;
  text-align: left;
}
@media only screen and (max-width: 850px) {
  .heroNoImage .heroNoImageContent .heroNoImageTextSection .heroNoImageTitle .heroNoImageTitleText {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 480px) {
  .heroNoImage .heroNoImageContent .heroNoImageTextSection .heroNoImageTitle .heroNoImageTitleText {
    font-size: 2.8rem;
  }
}
.heroNoImage .heroNoImageContent .heroNoImageTextSection .heroNoImageLinks {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 850px) {
  .heroNoImage .heroNoImageContent .heroNoImageTextSection .heroNoImageLinks {
    gap: 1rem;
  }
}
.heroNoImage .heroNoImageContent .heroNoImageTextSection .heroNoImageLinks .heroNoImageButton {
  color: #252F2E !important;
}
.heroNoImage .heroNoImageContent .heroNoImageTextSection .heroNoImageLinks .heroNoImageButton::after {
  filter: brightness(0);
}
.heroNoImage[style*="color: #ffffff"] .breadcrumb-list span, .heroNoImage[style*="color: #ffffff"] .breadcrumb-list a, .heroNoImage[style*="color: white"] .breadcrumb-list span, .heroNoImage[style*="color: white"] .breadcrumb-list a {
  color: #ffffff !important;
}
.heroNoImage[style*="color: #ffffff"] .breadcrumb-chevron, .heroNoImage[style*="color: white"] .breadcrumb-chevron {
  filter: brightness(0) invert(1) opacity(0.6) !important;
}
.heroNoImage[style*="color: #ffffff"] .heroNoImageTitleText, .heroNoImage[style*="color: white"] .heroNoImageTitleText {
  color: #ffffff;
}
.heroNoImage[style*="color: #000000"] .breadcrumb-list span, .heroNoImage[style*="color: #000000"] .breadcrumb-list a, .heroNoImage[style*="color: black"] .breadcrumb-list span, .heroNoImage[style*="color: black"] .breadcrumb-list a {
  color: #252F2E !important;
}
.heroNoImage[style*="color: #000000"] .breadcrumb-chevron, .heroNoImage[style*="color: black"] .breadcrumb-chevron {
  filter: brightness(0) !important;
}
.heroNoImage[style*="color: #000000"] .heroNoImageTitleText, .heroNoImage[style*="color: black"] .heroNoImageTitleText {
  color: #252F2E;
}
.heroNoImage[style*="color: #252F2E"] .breadcrumb-list span, .heroNoImage[style*="color: #252F2E"] .breadcrumb-list a {
  color: #252F2E !important;
}
.heroNoImage[style*="color: #252F2E"] .breadcrumb-chevron {
  filter: brightness(0) !important;
}
.heroNoImage[style*="color: #252F2E"] .heroNoImageTitleText {
  color: #252F2E;
}
.ctaBlockSidebar {
  width: 100%;
  border-radius: 12px;
  padding: 2rem;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .ctaBlockSidebar {
    padding: 1.5rem;
  }
}
.ctaBlockSidebar h2 {
  margin-bottom: 0px !important;
}
.ctaBlockSidebar .ctaBlockSidebarContent {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .ctaBlockSidebar .ctaBlockSidebarContent {
    gap: 1rem;
  }
}
.ctaBlockSidebar .ctaBlockSidebarContent .classButton, .ctaBlockSidebar .ctaBlockSidebarContent .postFilterContainer .postFilterError .postFilterErrorContent .postFilterClearFilters, .postFilterContainer .postFilterError .postFilterErrorContent .ctaBlockSidebar .ctaBlockSidebarContent .postFilterClearFilters, .ctaBlockSidebar .ctaBlockSidebarContent .postFilterContainer .postFilterError .postFilterErrorContent .postFilterRetry, .postFilterContainer .postFilterError .postFilterErrorContent .ctaBlockSidebar .ctaBlockSidebarContent .postFilterRetry, .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterClearFilters, .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterNoResultsContent .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterRetry, .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterClearFilters, .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterNoResults .teamFilterErrorContent .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterRetry, .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterClearFilters, .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterNoResultsContent .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterRetry, .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterClearFilters, .teamFilterContainer .teamFilterError .teamFilterErrorContent .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterClearFilters, .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterContainer .teamFilterError .teamFilterErrorContent .teamFilterRetry, .teamFilterContainer .teamFilterError .teamFilterErrorContent .ctaBlockSidebar .ctaBlockSidebarContent .teamFilterRetry {
  width: fit-content;
}
.ctaBlockSidebar[style*="color: #ffffff"] .ctaBlockSidebarArrow, .ctaBlockSidebar[style*="color: white"] .ctaBlockSidebarArrow {
  filter: brightness(0) invert(1);
}
.ctaBlockSidebar[style*="color: #000000"] .ctaBlockSidebarArrow, .ctaBlockSidebar[style*="color: black"] .ctaBlockSidebarArrow, .ctaBlockSidebar[style*="color: #252F2E"] .ctaBlockSidebarArrow {
  filter: brightness(0);
}
.error404Container {
  min-height: 80vh;
  display: flex;
  align-items: center;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .error404Container {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .error404Container {
    padding: 3rem 1rem 3rem 1rem;
  }
}
@media only screen and (max-width: 850px) {
  .error404Container {
    min-height: 70vh;
    padding: 2rem 0;
  }
}
.error404Container .error404Inner {
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.error404Container .error404Inner .error404Content {
  margin-bottom: 4rem;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404Content {
    margin-bottom: 3rem;
  }
}
.error404Container .error404Inner .error404Content .error404Visual {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404Content .error404Visual {
    margin-bottom: 1.5rem;
  }
}
.error404Container .error404Inner .error404Content .error404Visual .error404IconContainer {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404Content .error404Visual .error404IconContainer {
    width: 160px;
    height: 160px;
  }
}
.error404Container .error404Inner .error404Content .error404Visual .error404IconContainer .error404MainIcon {
  width: 80px;
  height: auto;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404Content .error404Visual .error404IconContainer .error404MainIcon {
    width: 60px;
  }
}
.error404Container .error404Inner .error404Content .error404Visual .error404IconContainer .floatingDot {
  position: absolute;
  border-radius: 50%;
  animation: floatUp 3s ease-in-out infinite;
}
.error404Container .error404Inner .error404Content .error404Visual .error404IconContainer .floatingDot--1 {
  width: 8px;
  height: 8px;
  background: #009AB0;
  top: 20px;
  right: 40px;
  animation-delay: 0s;
  opacity: 0.7;
}
.error404Container .error404Inner .error404Content .error404Visual .error404IconContainer .floatingDot--2 {
  width: 6px;
  height: 6px;
  background: #7A36FD;
  top: 60px;
  right: 15px;
  animation-delay: 0.5s;
  opacity: 0.6;
}
.error404Container .error404Inner .error404Content .error404Visual .error404IconContainer .floatingDot--3 {
  width: 10px;
  height: 10px;
  background: #00B792;
  bottom: 30px;
  right: 50px;
  animation-delay: 1s;
  opacity: 0.8;
}
.error404Container .error404Inner .error404Content .error404Visual .error404IconContainer .floatingDot--4 {
  width: 7px;
  height: 7px;
  background: #F0C516;
  top: 40px;
  left: 20px;
  animation-delay: 1.5s;
  opacity: 0.5;
}
.error404Container .error404Inner .error404Content .error404Visual .error404IconContainer .floatingDot--5 {
  width: 5px;
  height: 5px;
  background: #FFAE00;
  bottom: 50px;
  left: 30px;
  animation-delay: 2s;
  opacity: 0.6;
}
.error404Container .error404Inner .error404Content .error404Visual .error404IconContainer .floatingDot--6 {
  width: 9px;
  height: 9px;
  background: #DE3070;
  bottom: 70px;
  left: 60px;
  animation-delay: 2.5s;
  opacity: 0.7;
}
.error404Container .error404Inner .error404Content .error404Text .error404Title {
  font-size: 3rem;
  font-weight: 900;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1.5rem 0;
  line-height: 1.1;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404Content .error404Text .error404Title {
    font-size: 2.5rem;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .error404Container .error404Inner .error404Content .error404Text .error404Title {
    font-size: 2rem;
  }
}
.error404Container .error404Inner .error404Content .error404Text .error404Description {
  font-size: 1.3rem;
  color: rgba(28, 27, 27, 0.8);
  font-family: "Raleway", sans-serif;
  line-height: 1.5;
  margin: 0 0 2rem 0;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404Content .error404Text .error404Description {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
.error404Container .error404Inner .error404Content .error404Text .error404Actions {
  display: flex;
  gap: 1.5rem;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404Content .error404Text .error404Actions {
    gap: 1rem;
    flex-direction: column;
    align-items: center;
  }
}
.error404Container .error404Inner .error404Content .error404Text .error404Actions .error404HomeButton.error404LatestButton, .error404Container .error404Inner .error404Content .error404Text .error404Actions .error404LatestButton.error404LatestButton {
  background: transparent !important;
  color: #252F2E !important;
  border: 2px solid #252F2E !important;
}
.error404Container .error404Inner .error404Content .error404Text .error404Actions .error404HomeButton.error404LatestButton:hover, .error404Container .error404Inner .error404Content .error404Text .error404Actions .error404LatestButton.error404LatestButton:hover {
  background: #009AB0 !important;
  border-color: #009AB0 !important;
  color: #ffffff !important;
}
.error404Container .error404Inner .error404Content .error404Text .error404Actions .error404HomeButton.error404LatestButton::after, .error404Container .error404Inner .error404Content .error404Text .error404Actions .error404LatestButton.error404LatestButton::after {
  filter: brightness(0);
}
.error404Container .error404Inner .error404Content .error404Text .error404Actions .error404HomeButton.error404LatestButton:hover::after, .error404Container .error404Inner .error404Content .error404Text .error404Actions .error404LatestButton.error404LatestButton:hover::after {
  filter: brightness(0) invert(1);
}
.error404Container .error404Inner .error404HelpfulLinks {
  background: #ffffff;
  border-radius: 12px;
  padding: 2rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404HelpfulLinks {
    padding: 1.5rem;
  }
}
.error404Container .error404Inner .error404HelpfulLinks .error404HelpfulLinksTitle {
  font-size: 1.5rem;
  font-weight: 600;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404HelpfulLinks .error404HelpfulLinksTitle {
    font-size: 1.3rem;
    margin-bottom: 1.5rem;
  }
}
.error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
  }
}
@media only screen and (max-width: 480px) {
  .error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid {
    grid-template-columns: 1fr;
  }
}
.error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid .error404LinkItem {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 1.5rem;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  text-decoration: none;
  color: #252F2E;
  transition: all 0.3s ease;
  gap: 0.5rem;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid .error404LinkItem {
    padding: 1rem;
  }
}
.error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid .error404LinkItem:hover {
  border-color: #009AB0;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 154, 176, 0.1);
  text-decoration: none;
}
.error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid .error404LinkItem:hover .error404LinkIcon img {
  filter: brightness(0) saturate(100%) invert(47%) sepia(97%) saturate(1018%) hue-rotate(164deg) brightness(91%) contrast(91%);
}
.error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid .error404LinkItem:hover .error404LinkText {
  color: #009AB0;
}
.error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid .error404LinkItem .error404LinkIcon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
}
.error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid .error404LinkItem .error404LinkIcon img {
  width: 100%;
  height: auto;
  filter: brightness(0);
  transition: filter 0.3s ease;
}
.error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid .error404LinkItem .error404LinkText {
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  transition: color 0.3s ease;
  text-align: center;
}
@media only screen and (max-width: 850px) {
  .error404Container .error404Inner .error404HelpfulLinks .error404LinksGrid .error404LinkItem .error404LinkText {
    font-size: 0.9rem;
  }
}
@keyframes floatUp {
  0%, 100% {
    transform: translateY(0);
    opacity: 0.4;
  }
  50% {
    transform: translateY(-10px);
    opacity: 0.8;
  }
}
.page-id-155 .ourStoryBlock {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.animate-on-scroll, .animate-fade-in, .animate-slide-up, .animate-slide-left, .animate-slide-right, .animate-scale-in {
  opacity: 0;
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.animate-in {
  opacity: 1 !important;
  transform: none !important;
}
.animate-slide-up {
  transform: translateY(30px);
}
.animate-slide-left {
  transform: translateX(30px);
}
.animate-slide-right {
  transform: translateX(-30px);
}
.animate-scale-in {
  transform: scale(0.9);
}
.animate-stagger-container .animate-stagger-child {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.animate-stagger-container .animate-stagger-child.animate-in {
  opacity: 1;
  transform: translateY(0);
}
::-webkit-scrollbar {
  width: 12px;
  background: #f7f7f7;
}
@media only screen and (max-width: 850px) {
  ::-webkit-scrollbar {
    width: 8px;
  }
}
::-webkit-scrollbar-track {
  background: #f7f7f7;
}
::-webkit-scrollbar-thumb {
  background: rgba(37, 47, 46, 0.3);
  border-radius: 6px;
  transition: background 0.3s ease;
}
::-webkit-scrollbar-thumb:hover {
  background: rgba(37, 47, 46, 0.5);
}
::-webkit-scrollbar-thumb:active {
  background: rgba(37, 47, 46, 0.6);
}
::-webkit-scrollbar-corner {
  background: #f7f7f7;
}
html {
  scrollbar-width: thin;
  scrollbar-color: rgba(37, 47, 46, 0.3) #f7f7f7;
}
@media only screen and (max-width: 850px) {
  body::after {
    height: 3px;
  }
}
.page-id-701 .quoteSliderWide {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.colouredColumns {
  width: 100%;
}
.colouredColumns.black .colouredColumnsChevronTitle {
  color: #252F2E !important;
}
.colouredColumns.black .colouredColumnsChevronTitle .colouredColumnsChevron {
  filter: brightness(0) !important;
}
.colouredColumns.black .colouredColumnsMainTitle {
  color: #252F2E !important;
}
.colouredColumns.black .colouredColumnsParagraph {
  color: #252F2E !important;
}
.colouredColumns.black .colouredColumnsParagraph p, .colouredColumns.black .colouredColumnsParagraph a {
  color: #252F2E !important;
}
.colouredColumns .colouredColumnsContainer {
  max-width: 1450px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  display: flex;
  gap: 4rem;
  align-items: flex-start;
}
@media only screen and (max-width: 1150px) {
  .colouredColumns .colouredColumnsContainer {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .colouredColumns .colouredColumnsContainer {
    padding: 3rem 1rem 3rem 1rem;
  }
}
@media only screen and (max-width: 850px) {
  .colouredColumns .colouredColumnsContainer {
    flex-direction: column;
    gap: 2rem;
  }
}
.colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection .colouredColumnsChevronTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1.5rem 0;
  justify-content: flex-start;
}
@media only screen and (max-width: 850px) {
  .colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection .colouredColumnsChevronTitle {
    font-size: 0.95rem;
    gap: 6px;
    margin-bottom: 1rem;
    justify-content: flex-start;
  }
}
.colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection .colouredColumnsChevronTitle .colouredColumnsChevron {
  width: 24px;
  height: auto;
  filter: brightness(0) invert(1);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection .colouredColumnsChevronTitle .colouredColumnsChevron {
    width: 20px;
  }
}
.colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection .colouredColumnsMainTitle {
  font-size: 3rem;
  font-weight: 900;
  color: #ffffff;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
  margin: 0;
}
@media only screen and (max-width: 1500px) {
  .colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection .colouredColumnsMainTitle {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1250px) {
  .colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection .colouredColumnsMainTitle {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 1050px) {
  .colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection .colouredColumnsMainTitle {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 850px) {
  .colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection .colouredColumnsMainTitle {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .colouredColumns .colouredColumnsContainer .colouredColumnsLeftSection .colouredColumnsMainTitle {
    font-size: 2rem;
  }
}
.colouredColumns .colouredColumnsContainer .colouredColumnsRightSection {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.colouredColumns .colouredColumnsContainer .colouredColumnsRightSection .colouredColumnsParagraph {
  font-size: 1.1rem;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .colouredColumns .colouredColumnsContainer .colouredColumnsRightSection .colouredColumnsParagraph {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
.colouredColumns .colouredColumnsContainer .colouredColumnsRightSection .colouredColumnsParagraph p {
  margin: 0 0 1rem 0;
  color: rgba(255, 255, 255, 0.9);
}
.colouredColumns .colouredColumnsContainer .colouredColumnsRightSection .colouredColumnsParagraph p:last-child {
  margin-bottom: 0;
}
.colouredColumns .colouredColumnsContainer .colouredColumnsRightSection .colouredColumnsParagraph a {
  color: rgba(255, 255, 255, 0.9);
}
.colouredColumns .colouredColumnsContainer .colouredColumnsRightSection .colouredColumnsButton {
  background: #ffffff !important;
  color: #252F2E !important;
  width: fit-content;
}
.colouredColumns .colouredColumnsContainer .colouredColumnsRightSection .colouredColumnsButton:hover {
  background: rgba(255, 255, 255, 0.9) !important;
  transform: translateY(-2px);
}
.colouredColumns .colouredColumnsContainer .colouredColumnsRightSection .colouredColumnsButton::after {
  filter: brightness(0);
}
.vacanciesBlock.get-involved .vacancyItem:hover .vacancyTop {
  background: #FAD1E1;
}
.vacanciesBlock.get-involved .vacancyItem:hover .vacancyTop .vacancyTimeBadge {
  background: #9C27B0;
}
.vacanciesBlock.get-involved .vacancyItem:hover .vacancyTop .vacancyTimeBadge .vacancyTimeText {
  color: #ffffff;
}
.vacanciesBlock.get-involved .vacancyItem:hover .vacancyTags .vacancyTag {
  border-color: #9C27B0 !important;
}
.vacanciesBlock.get-involved .vacancyItem .vacancyTop {
  background: #FDF4F8;
}
.vacanciesBlock.get-involved .vacancyItem .vacancyTop .vacancyTimeBadge {
  background: #FAD1E1;
}
.vacanciesBlock.get-involved .vacancyItem .vacancyTop .vacancyTags .vacancyTag {
  border-color: #FAD1E1;
}
.vacanciesBlock.get-involved .vacancyItem .vacancyBottom .vacancyActions .vacancyApplyBtn:hover {
  background: #9C27B0 !important;
}
.noVacanciesState, .postFilterNoResults, .searchNoResults {
  padding: 4rem 0;
  display: flex;
  align-items: center;
  text-align: center;
}
@media only screen and (max-width: 850px) {
  .noVacanciesState, .postFilterNoResults, .searchNoResults {
    padding: 2rem 0;
  }
}
.noVacanciesState .noVacanciesContent, .postFilterNoResults .noVacanciesContent, .searchNoResults .noVacanciesContent {
  max-width: 600px;
  margin: 0 auto;
}
.noVacanciesState .noVacanciesContent .noVacanciesVisual, .postFilterNoResults .noVacanciesContent .noVacanciesVisual, .searchNoResults .noVacanciesContent .noVacanciesVisual {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .noVacanciesState .noVacanciesContent .noVacanciesVisual, .postFilterNoResults .noVacanciesContent .noVacanciesVisual, .searchNoResults .noVacanciesContent .noVacanciesVisual {
    margin-bottom: 1.5rem;
  }
}
.noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer {
  position: relative;
  width: 160px;
  height: 160px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 850px) {
  .noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer {
    width: 120px;
    height: 120px;
  }
}
.noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .noVacanciesMainIcon, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .noVacanciesMainIcon, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .noVacanciesMainIcon {
  width: 60px;
  height: auto;
  z-index: 2;
  position: relative;
}
@media only screen and (max-width: 850px) {
  .noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .noVacanciesMainIcon, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .noVacanciesMainIcon, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .noVacanciesMainIcon {
    width: 45px;
  }
}
.noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot {
  position: absolute;
  border-radius: 50%;
  animation: floatUp 3s ease-in-out infinite;
}
.noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--1, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--1, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--1 {
  width: 6px;
  height: 6px;
  background: #009AB0;
  top: 15px;
  right: 30px;
  animation-delay: 0s;
  opacity: 0.7;
}
.noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--2, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--2, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--2 {
  width: 5px;
  height: 5px;
  background: #7A36FD;
  top: 45px;
  right: 12px;
  animation-delay: 0.5s;
  opacity: 0.6;
}
.noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--3, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--3, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--3 {
  width: 8px;
  height: 8px;
  background: #00B792;
  bottom: 25px;
  right: 40px;
  animation-delay: 1s;
  opacity: 0.8;
}
.noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--4, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--4, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--4 {
  width: 6px;
  height: 6px;
  background: #F0C516;
  top: 30px;
  left: 15px;
  animation-delay: 1.5s;
  opacity: 0.5;
}
.noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--5, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--5, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--5 {
  width: 4px;
  height: 4px;
  background: #FFAE00;
  bottom: 40px;
  left: 25px;
  animation-delay: 2s;
  opacity: 0.6;
}
.noVacanciesState .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--6, .postFilterNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--6, .searchNoResults .noVacanciesContent .noVacanciesVisual .noVacanciesIconContainer .floatingDot--6 {
  width: 7px;
  height: 7px;
  background: #DE3070;
  bottom: 55px;
  left: 45px;
  animation-delay: 2.5s;
  opacity: 0.7;
}
.noVacanciesState .noVacanciesContent .noVacanciesText .noVacanciesTitle, .postFilterNoResults .noVacanciesContent .noVacanciesText .noVacanciesTitle, .searchNoResults .noVacanciesContent .noVacanciesText .noVacanciesTitle {
  font-size: 2.5rem;
  font-weight: 900;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1rem 0;
  line-height: 1.1;
}
@media only screen and (max-width: 850px) {
  .noVacanciesState .noVacanciesContent .noVacanciesText .noVacanciesTitle, .postFilterNoResults .noVacanciesContent .noVacanciesText .noVacanciesTitle, .searchNoResults .noVacanciesContent .noVacanciesText .noVacanciesTitle {
    font-size: 2rem;
    margin-bottom: 0.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .noVacanciesState .noVacanciesContent .noVacanciesText .noVacanciesTitle, .postFilterNoResults .noVacanciesContent .noVacanciesText .noVacanciesTitle, .searchNoResults .noVacanciesContent .noVacanciesText .noVacanciesTitle {
    font-size: 1.75rem;
  }
}
.noVacanciesState .noVacanciesContent .noVacanciesText .noVacanciesDescription, .postFilterNoResults .noVacanciesContent .noVacanciesText .noVacanciesDescription, .searchNoResults .noVacanciesContent .noVacanciesText .noVacanciesDescription {
  font-size: 1.3rem;
  color: rgba(28, 27, 27, 0.8);
  font-family: "Raleway", sans-serif;
  line-height: 1.5;
  margin: 0;
}
@media only screen and (max-width: 850px) {
  .noVacanciesState .noVacanciesContent .noVacanciesText .noVacanciesDescription, .postFilterNoResults .noVacanciesContent .noVacanciesText .noVacanciesDescription, .searchNoResults .noVacanciesContent .noVacanciesText .noVacanciesDescription {
    font-size: 1rem;
  }
}
.searchControls {
  margin-bottom: 2rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #e0e0e0;
}
.searchControls .searchControlsInner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .searchControls .searchControlsInner {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
}
.searchControls .searchResultsCount {
  font-family: "Raleway", sans-serif;
  font-size: 0.95rem;
  color: #666;
  font-weight: 500;
}
.searchControls .searchOrderControls {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.searchControls .searchOrderControls .searchOrderLabel {
  font-family: "Raleway", sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
}
.searchOrderSelect {
  padding: 12px 16px;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  background: #ffffff;
  cursor: pointer;
  min-width: 140px;
}
.searchOrderSelect:focus {
  outline: none;
  border-color: #009AB0;
  box-shadow: 0 0 0 2px rgba(0, 154, 176, 0.1);
}
.searchOrderSelect:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
@media only screen and (max-width: 850px) {
  .searchOrderSelect {
    padding: 10px 12px;
    min-width: 120px;
  }
}
.searchResults {
  margin-bottom: 2rem;
}
.searchResultItem {
  padding: 2rem 0;
  border-bottom: 1px solid #f0f0f0;
}
.searchResultItem:last-child {
  border-bottom: none;
}
.searchResultItem .searchResultContent .searchResultMeta {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 1rem;
}
.searchResultItem .searchResultContent .searchResultMeta .searchResultType {
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: "Raleway", sans-serif;
  background: #009AB0;
  color: #ffffff;
}
@media only screen and (max-width: 850px) {
  .searchResultItem .searchResultContent .searchResultMeta .searchResultType {
    padding: 6px 12px;
    font-size: 10px;
  }
}
.searchResultItem .searchResultContent .searchResultMeta .searchResultDate {
  font-family: "Raleway", sans-serif;
  font-size: 0.95rem;
  color: #666;
  font-weight: 400;
}
@media only screen and (max-width: 850px) {
  .searchResultItem .searchResultContent .searchResultMeta .searchResultDate {
    font-size: 0.9rem;
  }
}
.searchResultItem .searchResultContent .searchResultTitle {
  margin-bottom: 1rem;
}
.searchResultItem .searchResultContent .searchResultTitle .searchResultLink {
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  text-decoration: none;
  line-height: 1.3;
  transition: color 0.3s ease;
}
.searchResultItem .searchResultContent .searchResultTitle .searchResultLink:hover {
  color: #009AB0;
}
@media only screen and (max-width: 850px) {
  .searchResultItem .searchResultContent .searchResultTitle .searchResultLink {
    font-size: 1.3rem;
  }
}
.searchResultItem .searchResultContent .searchResultExcerpt {
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  color: #666;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .searchResultItem .searchResultContent .searchResultExcerpt {
    font-size: 0.95rem;
  }
}
.searchResultItem .searchResultContent .searchResultReadMore {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-family: "Raleway", sans-serif;
  font-size: 0.95rem;
  font-weight: 500;
  color: #009AB0;
  text-decoration: none;
  transition: all 0.3s ease;
}
.searchResultItem .searchResultContent .searchResultReadMore:hover {
  gap: 1rem;
}
.searchResultItem .searchResultContent .searchResultReadMore:hover svg {
  transform: translateX(2px);
}
.searchResultItem .searchResultContent .searchResultReadMore svg {
  transition: transform 0.3s ease;
}
.searchFilterPagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-top: 2rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 850px) {
  .searchFilterPagination {
    gap: 0.5rem;
    margin-top: 1.5rem;
  }
}
.searchFilterPagination .postPaginationBtn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 12px 20px;
  background: transparent;
  color: #252F2E !important;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
  cursor: pointer;
  font-weight: 400 !important;
  transform: translateY(0) !important;
}
.searchFilterPagination .postPaginationBtn:hover:not(:disabled) {
  transform: translateY(-2px) !important;
  border-color: #009AB0 !important;
  color: #009AB0 !important;
  text-decoration: none !important;
  box-shadow: 0 4px 12px rgba(0, 154, 176, 0.15) !important;
}
.searchFilterPagination .postPaginationBtn:hover:not(:disabled) svg {
  color: #009AB0 !important;
}
.searchFilterPagination .postPaginationBtn:active:not(:disabled) {
  transform: translateY(0) !important;
  transition: all 0.1s ease !important;
}
.searchFilterPagination .postPaginationBtn:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
}
.searchFilterPagination .postPaginationBtn:disabled:hover {
  transform: none !important;
  border-color: #e0e0e0 !important;
  color: #252F2E !important;
  box-shadow: none !important;
}
.searchFilterPagination .postPaginationBtn svg {
  transition: all 0.3s ease !important;
}
@media only screen and (max-width: 850px) {
  .searchFilterPagination .postPaginationBtn {
    padding: 10px 16px;
    font-size: 0.9rem;
  }
  .searchFilterPagination .postPaginationBtn svg {
    width: 14px;
    height: 14px;
  }
}
.searchFilterPagination .postPaginationNumbers {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.searchFilterPagination .postPaginationNumbers .postPaginationNumber {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  color: #252F2E !important;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 0.95rem;
  font-family: "Raleway", sans-serif;
  text-decoration: none !important;
  transition: all 0.3s ease !important;
  cursor: pointer;
  transform: translateY(0) scale(1) !important;
}
.searchFilterPagination .postPaginationNumbers .postPaginationNumber:hover:not(.active):not(:disabled) {
  border-color: #009AB0 !important;
  color: #009AB0 !important;
  transform: translateY(-2px) scale(1.05) !important;
  text-decoration: none !important;
  box-shadow: 0 4px 12px rgba(0, 154, 176, 0.15) !important;
}
.searchFilterPagination .postPaginationNumbers .postPaginationNumber:active:not(.active):not(:disabled) {
  transform: translateY(0) scale(0.98) !important;
  transition: all 0.1s ease !important;
}
.searchFilterPagination .postPaginationNumbers .postPaginationNumber.active {
  background: #252F2E !important;
  color: #ffffff !important;
  border-color: #252F2E !important;
  cursor: default;
  text-decoration: none !important;
}
.searchFilterPagination .postPaginationNumbers .postPaginationNumber.active:hover {
  background: #009AB0 !important;
  border-color: #009AB0 !important;
  color: #ffffff !important;
  text-decoration: none !important;
  transform: translateY(-1px) scale(1.02) !important;
}
.searchFilterPagination .postPaginationNumbers .postPaginationNumber:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.searchFilterPagination .postPaginationNumbers .postPaginationNumber:disabled:hover {
  transform: none !important;
  border-color: #e0e0e0 !important;
  color: #252F2E !important;
  box-shadow: none !important;
}
@media only screen and (max-width: 850px) {
  .searchFilterPagination .postPaginationNumbers .postPaginationNumber {
    width: 36px;
    height: 36px;
    font-size: 0.9rem;
  }
}
.searchFilterPagination .postPaginationNumbers .postPaginationEllipsis {
  color: #999;
  font-weight: 500;
  padding: 0 0.5rem;
  font-family: "Raleway", sans-serif;
}
.searchNoResults, .searchFormContainer {
  text-align: center;
  padding: 2rem 0;
}
.searchForm {
  max-width: 600px;
  margin: 0 auto;
}
.searchForm .searchInputGroup {
  display: flex;
  gap: 1rem;
}
@media only screen and (max-width: 850px) {
  .searchForm .searchInputGroup {
    flex-direction: column;
  }
}
.searchForm .searchInputGroup .searchInput {
  flex: 1;
  padding: 14px 20px;
  border: 1px solid #e0e0e0;
  border-radius: 50px;
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  background: #ffffff;
  color: #252F2E;
  transition: border-color 0.3s ease;
}
.searchForm .searchInputGroup .searchInput:focus {
  outline: none;
  border-color: #009AB0;
  box-shadow: 0 0 0 2px rgba(0, 154, 176, 0.1);
}
.searchForm .searchInputGroup .searchInput::placeholder {
  color: #999;
}
.searchForm .searchInputGroup .searchSubmitBtn {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 14px 28px;
  background: #009AB0;
  color: #ffffff;
  border: none;
  border-radius: 50px;
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}
.searchForm .searchInputGroup .searchSubmitBtn:hover {
  background: #006d7d;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 154, 176, 0.3);
}
.searchForm .searchInputGroup .searchSubmitBtn:active {
  transform: translateY(0);
}
@media only screen and (max-width: 850px) {
  .searchForm .searchInputGroup .searchSubmitBtn {
    justify-content: center;
  }
}
.searchTipsBlock {
  background: #f8f9fa;
  border-radius: 12px;
  padding: 2rem;
  margin-bottom: 2rem;
  border: 1px solid #e9ecef;
}
@media only screen and (max-width: 850px) {
  .searchTipsBlock {
    padding: 1.5rem;
  }
}
.searchTipsBlock .searchTipsIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  background: #009AB0;
  border-radius: 50%;
  margin-bottom: 1.5rem;
}
.searchTipsBlock .searchTipsIcon svg {
  color: #ffffff;
}
@media only screen and (max-width: 850px) {
  .searchTipsBlock .searchTipsIcon {
    width: 40px;
    height: 40px;
    margin-bottom: 1rem;
  }
}
.searchTipsBlock .searchTipsTitle {
  font-family: "Raleway", sans-serif;
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .searchTipsBlock .searchTipsTitle {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
}
.searchTipsBlock .searchTipsList {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchTipsBlock .searchTipsList li {
  font-family: "Raleway", sans-serif;
  font-size: 0.95rem;
  color: #666;
  line-height: 1.5;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 20px;
}
.searchTipsBlock .searchTipsList li:before {
  content: "•";
  color: #009AB0;
  font-weight: 500;
  position: absolute;
  left: 0;
}
.searchTipsBlock .searchTipsList li:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 850px) {
  .searchTipsBlock .searchTipsList li {
    font-size: 0.9rem;
  }
}
.accordionContainer {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 40px;
}
.accordionContainer .accordionItem {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid rgba(37, 47, 46, 0.1);
}
.accordionContainer .accordionItem:last-child {
  border-bottom: none;
}
.accordionContainer .accordionItem:first-of-type .accordionTrigger {
  padding-top: 0 !important;
}
.accordionContainer .accordionItem.isActive .accordionTitle {
  color: #009AB0;
}
.accordionContainer .accordionItem.isActive .accordionPlus .line1, .accordionContainer .accordionItem.isActive .accordionPlus .line2 {
  background-color: #009AB0;
}
.accordionContainer .accordionItem.isActive .accordionPlus .line2 {
  opacity: 0;
}
.accordionContainer .accordionItem.isActive .accordionPlus .line1 {
  transform: translateX(-50%) rotate(90deg);
}
.accordionContainer .accordionTrigger {
  width: 100%;
  background: none;
  border: none;
  padding: 24px 0;
  cursor: pointer;
  text-align: left;
  transition: all 0.3s ease;
}
.accordionContainer .accordionTrigger:hover .accordionTitle {
  color: #009AB0;
}
.accordionContainer .accordionHeader {
  display: flex;
  align-items: center;
  gap: 16px;
}
.accordionContainer .accordionTitle {
  flex: 1;
  margin: 0;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.3;
  transition: color 0.3s ease;
  margin: 0 !important;
}
@media only screen and (max-width: 850px) {
  .accordionContainer .accordionTitle {
    font-size: 1.3rem;
  }
}
.accordionContainer .accordionPlus {
  position: relative;
  width: 16px;
  height: 16px;
  margin-left: auto;
  flex-shrink: 0;
}
.accordionContainer .accordionPlus .line1, .accordionContainer .accordionPlus .line2 {
  position: absolute;
  background-color: #252F2E;
  transition: all 0.3s ease;
}
.accordionContainer .accordionPlus .line1 {
  width: 2px;
  height: 16px;
  left: 50%;
  top: 0;
  transform: translateX(-50%) rotate(0deg);
}
.accordionContainer .accordionPlus .line2 {
  width: 16px;
  height: 2px;
  top: 50%;
  left: 0;
  transform: translateY(-50%) rotate(0deg);
}
.accordionContainer .accordionContent {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
}
.accordionContainer .accordionInner {
  padding-bottom: 24px;
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  color: #666;
  line-height: 1.6;
}
.accordionContainer .accordionInner p {
  margin-bottom: 1rem;
}
.accordionContainer .accordionInner p:last-child {
  margin-bottom: 0;
}
.accordionContainer .accordionInner ul, .accordionContainer .accordionInner ol {
  margin-bottom: 1rem;
  padding-left: 20px;
}
.accordionContainer .accordionInner ul li, .accordionContainer .accordionInner ol li {
  margin-bottom: 0.5rem;
}
.accordionContainer .accordionInner ul li:last-child, .accordionContainer .accordionInner ol li:last-child {
  margin-bottom: 0;
}
.accordionContainer .accordionInner a {
  color: #009AB0;
  text-decoration: none;
  transition: color 0.3s ease;
}
.accordionContainer .accordionInner a:hover {
  color: #006d7d;
  text-decoration: underline;
}
@media only screen and (max-width: 850px) {
  .accordionContainer .accordionInner {
    font-size: 0.95rem;
    padding-bottom: 20px;
  }
}
.jobsBlockSmall {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  max-width: 1450px;
  margin: 0 auto;
}
@media only screen and (max-width: 1150px) {
  .jobsBlockSmall {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .jobsBlockSmall {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.jobsBlockSmall.getInvolved .vacancyItem:hover .vacancyTop {
  background: #FAD1E1;
}
.jobsBlockSmall.getInvolved .vacancyItem:hover .vacancyTop .vacancyTimeBadge {
  background: #9C27B0;
}
.jobsBlockSmall.getInvolved .vacancyItem:hover .vacancyTop .vacancyTimeBadge .vacancyTimeText {
  color: #ffffff;
}
.jobsBlockSmall.getInvolved .vacancyItem:hover .vacancyTags .vacancyTag {
  border-color: #9C27B0 !important;
}
.jobsBlockSmall.getInvolved .vacancyItem .vacancyTop {
  background: #FDF4F8;
}
.jobsBlockSmall.getInvolved .vacancyItem .vacancyTop .vacancyTimeBadge {
  background: #FAD1E1;
}
.jobsBlockSmall.getInvolved .vacancyItem .vacancyTop .vacancyTags .vacancyTag {
  border-color: #FAD1E1;
}
.jobsBlockSmall.getInvolved .vacancyItem .vacancyBottom .vacancyActions .vacancyApplyBtn:hover {
  background: #9C27B0 !important;
}
.jobsBlockSmall .viewAllSection {
  margin-bottom: 2rem;
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 850px) {
  .jobsBlockSmall .viewAllSection {
    margin-bottom: 1.5rem;
  }
}
.jobsBlockSmall .jobsBlockColumns {
  display: flex;
  gap: 4rem;
  align-items: flex-start;
}
@media only screen and (max-width: 850px) {
  .jobsBlockSmall .jobsBlockColumns {
    flex-direction: column;
    gap: 2rem;
  }
}
.jobsBlockSmall .jobsBlockColumns .jobsBlockLeft {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media only screen and (max-width: 850px) {
  .jobsBlockSmall .jobsBlockColumns .jobsBlockLeft {
    gap: 1.5rem;
    width: 100%;
  }
}
.jobsBlockSmall .jobsBlockColumns .jobsBlockRight {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 850px) {
  .jobsBlockSmall .jobsBlockColumns .jobsBlockRight {
    order: -1;
    width: 100%;
  }
}
.jobsBlockSmall .jobsBlockColumns .jobsBlockRight .jobsBlockImage {
  width: 100%;
  height: auto;
  border-radius: 12px;
  object-fit: cover;
}
.eventHeroTag--expired {
  background-color: #f5f5f5;
  color: #666;
}
.classButton--disabled {
  background-color: #ccc;
  cursor: not-allowed;
  pointer-events: none;
}
.eventBookingDeadline {
  font-size: 0.9em;
  color: #666;
  margin-top: 0.5rem;
}
.accordionTabs {
  position: relative;
  width: 100%;
  transition: background-color 0.3s ease;
}
.accordionTabs .accordionTitle {
  grid-column: 1 / -1;
  color: #ffffff;
  font-size: 3rem !important;
  font-weight: 900 !important;
  line-height: 1.1 !important;
  font-family: "Raleway", sans-serif !important;
  margin: 0 !important;
  margin-bottom: 1.5rem !important;
}
@media only screen and (max-width: 850px) {
  .accordionTabs .accordionTitle {
    font-size: 2.5rem !important;
    margin-bottom: 1rem !important;
  }
}
.accordionTabs .accordionTitle.text-black {
  color: #252F2E;
}
.accordionTabs .accordionTitle.text-white {
  color: #ffffff;
}
.accordionTabs .accordionTabsContainer {
  max-width: 1450px;
  margin: 0 auto;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  display: grid;
  grid-template-columns: 400px 1fr;
  gap: 4rem;
  align-items: start;
}
@media only screen and (max-width: 1150px) {
  .accordionTabs .accordionTabsContainer {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .accordionTabs .accordionTabsContainer {
    padding: 3rem 1rem 3rem 1rem;
  }
}
@media only screen and (max-width: 1150px) {
  .accordionTabs .accordionTabsContainer {
    grid-template-columns: 350px 1fr;
    gap: 3rem;
  }
}
@media only screen and (max-width: 850px) {
  .accordionTabs .accordionTabsContainer {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .accordionTabsNav {
    position: relative;
  }
}
.accordionTabsList {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
@media only screen and (max-width: 850px) {
  .accordionTabsList {
    display: none;
  }
}
.accordionTabsList.text-white {
  color: #ffffff;
}
.accordionTabsList.text-black {
  color: #252F2E;
}
.accordionTabItem {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 2rem;
  cursor: pointer;
  transition: all 0.3s ease;
  background: transparent;
  border-radius: 8px;
  user-select: none;
}
@media only screen and (max-width: 1150px) {
  .accordionTabItem {
    padding: 1.5rem 1rem;
  }
}
.accordionTabItem:hover {
  background: rgba(255, 255, 255, 0.15);
  transform: translateX(4px);
}
.accordionTabItem:hover .accordionTabArrow {
  transform: translateX(4px) rotate(45deg);
}
.accordionTabItem.active {
  background: rgba(255, 255, 255, 0.25);
}
.accordionTabItem.active .accordionTabArrow {
  transform: translateX(6px) rotate(45deg);
}
.accordionTabTitle {
  font-size: 1.3rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  line-height: 1.3;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 1150px) {
  .accordionTabTitle {
    font-size: 1.1rem;
  }
}
.accordionTabArrow {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  filter: brightness(0) invert(1);
}
.text-black .accordionTabArrow {
  filter: brightness(0);
}
@media only screen and (max-width: 1150px) {
  .accordionTabArrow {
    width: 18px;
    height: 18px;
  }
}
@media only screen and (max-width: 850px) {
  .accordionTabArrow {
    display: none;
  }
}
.accordionTabsMobileControls {
  display: none;
}
@media only screen and (max-width: 850px) {
  .accordionTabsMobileControls {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    margin-top: 1.5rem;
  }
}
.accordionMobilePrev, .accordionMobileNext {
  background: rgba(255, 255, 255, 0.2);
  border: none;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  color: inherit;
}
.accordionMobilePrev:hover, .accordionMobileNext:hover {
  background: rgba(255, 255, 255, 0.3);
  transform: scale(1.05);
}
.accordionMobilePrev:active, .accordionMobileNext:active {
  transform: scale(0.95);
}
.accordionMobilePrev:disabled, .accordionMobileNext:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
.accordionMobilePrev:disabled:hover, .accordionMobileNext:disabled:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: scale(1);
}
.accordionMobilePrev svg, .accordionMobileNext svg {
  width: 20px;
  height: 20px;
}
.accordionMobileIndicator {
  font-size: 1rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  min-width: 60px;
  text-align: center;
}
.accordionMobileIndicator .currentTab {
  font-weight: 700;
}
.accordionTabsContent {
  position: relative;
}
.accordionTabsContent.text-white {
  color: #ffffff;
}
.accordionTabsContent.text-white h1, .accordionTabsContent.text-white h2, .accordionTabsContent.text-white h3, .accordionTabsContent.text-white h4, .accordionTabsContent.text-white h5, .accordionTabsContent.text-white h6 {
  color: #ffffff;
}
.accordionTabsContent.text-white p, .accordionTabsContent.text-white ul, .accordionTabsContent.text-white ol, .accordionTabsContent.text-white li {
  color: #ffffff;
}
.accordionTabsContent.text-black {
  color: #252F2E;
}
.accordionTabsContent.text-black h1, .accordionTabsContent.text-black h2, .accordionTabsContent.text-black h3, .accordionTabsContent.text-black h4, .accordionTabsContent.text-black h5, .accordionTabsContent.text-black h6 {
  color: #252F2E;
}
.accordionTabsContent.text-black p, .accordionTabsContent.text-black ul, .accordionTabsContent.text-black ol, .accordionTabsContent.text-black li {
  color: #252F2E;
}
.accordionTabPanel {
  display: none;
  opacity: 0;
  transition: opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.accordionTabPanel.active {
  display: block;
  opacity: 1;
}
.accordionTabPanelInner {
  padding-top: 20px;
}
.accordionTabPanelInner > *:first-child {
  margin-top: 0 !important;
}
.accordionTabPanelInner > *:last-child {
  margin-bottom: 0 !important;
}
.accordionTabPanelInner h1, .accordionTabPanelInner h2, .accordionTabPanelInner h3, .accordionTabPanelInner h4, .accordionTabPanelInner h5, .accordionTabPanelInner h6 {
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  line-height: 1.2;
}
.accordionTabPanelInner h1 {
  font-size: 2.5rem;
}
@media only screen and (max-width: 850px) {
  .accordionTabPanelInner h1 {
    font-size: 2rem;
  }
}
.accordionTabPanelInner h2 {
  font-size: 2rem;
}
@media only screen and (max-width: 850px) {
  .accordionTabPanelInner h2 {
    font-size: 1.75rem;
  }
}
.accordionTabPanelInner h3 {
  font-size: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .accordionTabPanelInner h3 {
    font-size: 1.35rem;
  }
}
.accordionTabPanelInner p {
  margin-bottom: 1rem;
  line-height: 1.6;
  font-size: 1.1rem;
}
@media only screen and (max-width: 850px) {
  .accordionTabPanelInner p {
    font-size: 1rem;
  }
}
.accordionTabPanelInner p:last-child {
  margin-bottom: 0;
}
.accordionTabPanelInner ul, .accordionTabPanelInner ol {
  margin: 1rem 0;
  padding-left: 2rem;
  font-size: 1.1rem;
}
@media only screen and (max-width: 850px) {
  .accordionTabPanelInner ul, .accordionTabPanelInner ol {
    font-size: 1rem;
  }
}
.accordionTabPanelInner ul li, .accordionTabPanelInner ol li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
  font-size: 1.1rem;
}
@media only screen and (max-width: 850px) {
  .accordionTabPanelInner ul li, .accordionTabPanelInner ol li {
    font-size: 1rem;
  }
}
.accordionTabPanelInner strong, .accordionTabPanelInner b {
  font-weight: 700;
}
.accordionTabPanelInner em, .accordionTabPanelInner i {
  font-style: italic;
}
.accordionTabPanelInner a {
  color: inherit;
  text-decoration: underline;
  transition: opacity 0.3s ease;
}
.accordionTabPanelInner a:hover {
  opacity: 0.7;
}
.accordionTabsEmpty {
  text-align: center;
  padding: 3rem;
  font-size: 1.3rem;
  opacity: 0.6;
}
@media only screen and (max-width: 850px) {
  .accordionTabsNav {
    overflow: hidden;
    margin: 0 -1rem;
    padding: 0 1rem;
  }
  .accordionTabsNav .accordionTabsList {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    gap: 1rem;
    padding-bottom: 0.5rem;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .accordionTabsNav .accordionTabsList::-webkit-scrollbar {
    display: none;
  }
  .accordionTabsNav .accordionTabItem {
    scroll-snap-align: start;
    flex-shrink: 0;
    min-width: 100%;
    width: 100%;
    padding: 1rem;
  }
  .accordionTabsNav .accordionTabItem:hover {
    transform: none;
  }
  .accordionTabsNav .accordionTabTitle {
    font-size: 1rem;
  }
}
.columnContentGrid {
  width: 100%;
  margin: 4rem 0;
}
@media only screen and (max-width: 1150px) {
  .columnContentGrid {
    margin: 3rem 0;
  }
}
@media only screen and (max-width: 850px) {
  .columnContentGrid {
    margin: 2rem 0;
  }
}
.columnContentGridContainer {
  max-width: 1450px;
  margin: 0 auto;
  padding: 0 20px;
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
}
@media only screen and (max-width: 1150px) {
  .columnContentGridContainer {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .columnContentGridContainer {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.columnContentGridMainTitle {
  font-size: 3rem;
  font-weight: 900;
  color: #252F2E;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
  text-align: center;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 1500px) {
  .columnContentGridMainTitle {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1250px) {
  .columnContentGridMainTitle {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 1050px) {
  .columnContentGridMainTitle {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 850px) {
  .columnContentGridMainTitle {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .columnContentGridMainTitle {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .columnContentGridMainTitle {
    margin-bottom: 2rem;
  }
}
.columnContentGridMainParagraph {
  text-align: center;
  margin-bottom: 3rem;
  font-size: 1.1rem;
  line-height: 1.6;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .columnContentGridMainParagraph {
    font-size: 1rem;
  }
}
.columnContentGridMainParagraph p {
  margin: 0 0 1rem 0;
}
.columnContentGridMainParagraph p:last-child {
  margin-bottom: 0;
}
.columnContentGridMainParagraph ul li {
  margin-top: 1em;
}
@media only screen and (max-width: 850px) {
  .columnContentGridMainParagraph {
    margin-bottom: 2rem;
  }
}
.columnContentGridItems {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
}
@media only screen and (max-width: 850px) {
  .columnContentGridItems {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.columnContentGridItem {
  padding: 2rem;
  border-radius: 12px;
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .columnContentGridItem {
    padding: 1.5rem;
  }
}
.columnContentGridItem:hover {
  transform: translateY(-4px);
}
.columnContentGridItemTitle {
  font-size: 1.5rem;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  line-height: 1.3;
  margin: 0 0 1.5rem 0;
}
@media only screen and (max-width: 850px) {
  .columnContentGridItemTitle {
    font-size: 1.3rem;
    margin-bottom: 1rem;
  }
}
.columnContentGridItemParagraph {
  font-size: 1.1rem;
  line-height: 1.6;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
}
@media only screen and (max-width: 850px) {
  .columnContentGridItemParagraph {
    font-size: 1rem;
  }
}
.columnContentGridItemParagraph > *:first-child {
  margin-top: 0;
}
.columnContentGridItemParagraph > *:last-child {
  margin-bottom: 0;
}
.columnContentGridItemParagraph p {
  margin: 0 0 1rem 0;
  color: inherit;
}
.columnContentGridItemParagraph p:last-child {
  margin-bottom: 0;
}
.columnContentGridItemParagraph ul, .columnContentGridItemParagraph ol {
  margin: 1rem 0;
  padding-left: 2rem;
}
.columnContentGridItemParagraph ul li, .columnContentGridItemParagraph ol li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
}
.columnContentGridItemParagraph a {
  color: inherit;
  text-decoration: underline;
  font-weight: 500;
  transition: opacity 0.3s ease;
}
.columnContentGridItemParagraph a:hover {
  opacity: 0.7;
}
.columnContentGridItemParagraph strong, .columnContentGridItemParagraph b {
  font-weight: 700;
}
.columnContentGridItemParagraph em, .columnContentGridItemParagraph i {
  font-style: italic;
}
.careersSlider {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
  max-width: 1450px;
  margin: 0 auto;
  padding-bottom: 0px !important;
}
@media only screen and (max-width: 1150px) {
  .careersSlider {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .careersSlider {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.careersSlider .careersSliderContainer {
  position: relative;
}
.careersSlider .careersSliderContainer .careersSliderHeader {
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderHeader {
    margin-bottom: 1.5rem;
    flex-wrap: wrap;
  }
}
.careersSlider .careersSliderContainer .careersSliderHeader .careersSliderChevronTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #252F2E;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0;
  background: #FFAE00;
  padding: 1rem 1.5rem;
  border-radius: 6px;
  display: inline-flex;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderHeader .careersSliderChevronTitle {
    font-size: 0.95rem;
    padding: 0.5rem 1rem;
    gap: 6px;
  }
}
.careersSlider .careersSliderContainer .careersSliderHeader .careersSliderChevronTitle .careersSliderChevron {
  width: 24px;
  height: auto;
  filter: brightness(0);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderHeader .careersSliderChevronTitle .careersSliderChevron {
    width: 20px;
  }
}
.careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation {
  display: flex;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation {
    gap: 1rem;
  }
}
.careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation .careersSliderNavBtn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
.careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation .careersSliderNavBtn:hover:not(:disabled) {
  background: #252F2E;
  border-color: #252F2E;
  transform: translateY(-2px);
}
.careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation .careersSliderNavBtn:hover:not(:disabled) .careersSliderArrow {
  filter: brightness(0) invert(1);
}
.careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation .careersSliderNavBtn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none !important;
}
.careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation .careersSliderNavBtn .careersSliderArrow {
  width: 16px;
  height: 16px;
  filter: brightness(0);
  transition: filter 0.3s ease;
  pointer-events: none;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation .careersSliderNavBtn .careersSliderArrow {
    width: 14px;
    height: 14px;
  }
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation .careersSliderNavBtn {
    width: 40px;
    height: 40px;
  }
}
.careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation .careersSliderNavPrev .careersSliderArrow {
  transform: rotate(225deg);
}
.careersSlider .careersSliderContainer .careersSliderHeader .careersSliderNavigation .careersSliderNavNext .careersSliderArrow {
  transform: rotate(45deg);
}
.careersSlider .careersSliderContainer .careersSliderImagesWrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderImagesWrapper {
    margin-bottom: 1.5rem;
  }
}
.careersSlider .careersSliderContainer .careersSliderImagesWrapper .careersSliderImagesTrack {
  display: flex;
  gap: 1.5rem;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderImagesWrapper .careersSliderImagesTrack {
    gap: 1rem;
  }
}
.careersSlider .careersSliderContainer .careersSliderImagesWrapper .careersSliderImagesTrack .careersSliderImageSlide {
  flex: 0 0 calc((100% - (2 * 1.5rem)) / 3);
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderImagesWrapper .careersSliderImagesTrack .careersSliderImageSlide {
    flex: 0 0 calc(80% - (1rem / 2));
  }
}
.careersSlider .careersSliderContainer .careersSliderImagesWrapper .careersSliderImagesTrack .careersSliderImageSlide.active {
  opacity: 1;
}
.careersSlider .careersSliderContainer .careersSliderImagesWrapper .careersSliderImagesTrack .careersSliderImageSlide .careersSliderImageContainer {
  width: 100%;
  height: 400px;
  border-radius: 12px;
  overflow: hidden;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderImagesWrapper .careersSliderImagesTrack .careersSliderImageSlide .careersSliderImageContainer {
    height: 300px;
  }
}
.careersSlider .careersSliderContainer .careersSliderImagesWrapper .careersSliderImagesTrack .careersSliderImageSlide .careersSliderImageContainer .careersSliderImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}
.careersSlider .careersSliderContainer .careersSliderImagesWrapper .careersSliderImagesTrack .careersSliderImageSlide .careersSliderImageContainer .careersSliderPlaceholder {
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  display: flex;
  align-items: center;
  color: #999;
}
.careersSlider .careersSliderContainer .careersSliderImagesWrapper .careersSliderImagesTrack .careersSliderImageSlide .careersSliderImageContainer .careersSliderPlaceholder svg {
  opacity: 0.5;
}
.careersSlider .careersSliderContainer .careersSliderContentSection {
  position: relative;
  min-height: 250px;
  margin-bottom: 2rem;
  max-width: 900px;
}
@media only screen and (max-width: 1150px) {
  .careersSlider .careersSliderContainer .careersSliderContentSection {
    max-width: 100%;
  }
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderContentSection {
    min-height: 200px;
    margin-bottom: 1.5rem;
  }
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  position: relative;
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderName {
  padding: 0.5rem 1rem;
  background: rgba(28, 27, 27, 0.1);
  border-radius: 20px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  display: inline-block;
  margin-bottom: 0.5rem;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderName {
    font-size: 0.9rem;
  }
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderJobPosition {
  padding: 0.5rem 1rem;
  background: #FEEDCD;
  border-radius: 20px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  display: inline-block;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderJobPosition {
    font-size: 0.9rem;
    margin-bottom: 1rem;
  }
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio {
  font-size: 1rem;
  color: rgba(28, 27, 27, 0.8);
  line-height: 1.6;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio {
    font-size: 0.95rem;
  }
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio p {
  margin: 0 0 1.5rem 0;
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio p:last-child {
  margin-bottom: 0;
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h1, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h2, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h3, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h4, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h5, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h6 {
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin: 1.5rem 0 1rem 0;
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h1:first-child, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h2:first-child, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h3:first-child, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h4:first-child, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h5:first-child, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio h6:first-child {
  margin-top: 0;
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio ul, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio ol {
  margin: 0 0 1.5rem 1.5rem;
}
.careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio ul li, .careersSlider .careersSliderContainer .careersSliderContentSection .careersSliderContentSlide .careersSliderBio ol li {
  margin-bottom: 0.5rem;
}
.supportServicesBlock {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  background: #f7f7f7;
}
@media only screen and (max-width: 1150px) {
  .supportServicesBlock {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.supportServicesBlock .supportServicesContainer {
  max-width: 1450px;
  margin: 0 auto;
}
.supportServicesBlock .supportServicesContainer .supportServicesMainTitle {
  font-size: 3rem;
  font-weight: 900;
  color: #252F2E;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
  text-align: center;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 1500px) {
  .supportServicesBlock .supportServicesContainer .supportServicesMainTitle {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1250px) {
  .supportServicesBlock .supportServicesContainer .supportServicesMainTitle {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 1050px) {
  .supportServicesBlock .supportServicesContainer .supportServicesMainTitle {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesMainTitle {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .supportServicesBlock .supportServicesContainer .supportServicesMainTitle {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesMainTitle {
    margin-bottom: 2rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner {
  background: linear-gradient(135deg, #FFAE00, #FF8C00);
  border-radius: 12px;
  padding: 2rem;
  margin-bottom: 3rem;
  display: flex;
  align-items: center;
  gap: 2rem;
  box-shadow: 0 4px 20px rgba(255, 174, 0, 0.2);
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner {
    flex-direction: column;
    padding: 1.5rem;
    gap: 1.5rem;
    margin-bottom: 2rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisIcon {
  flex-shrink: 0;
  color: #ffffff;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisIcon svg {
    width: 40px;
    height: 40px;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisIcon svg {
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}
.supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisContent {
  flex: 1;
}
.supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisContent .supportServicesCrisisTitle {
  font-size: 1.5rem;
  font-weight: 700;
  color: #ffffff;
  margin: 0 0 1rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisContent .supportServicesCrisisTitle {
    font-size: 1.3rem;
    text-align: center;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisContent .supportServicesCrisisNumbers {
  display: flex;
  gap: 1.5rem;
  flex-wrap: wrap;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisContent .supportServicesCrisisNumbers {
    flex-direction: column;
    gap: 1rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisContent .supportServicesCrisisNumbers .supportServicesCrisisLink {
  color: #ffffff;
  text-decoration: none;
  font-size: 1.1rem;
  font-family: "Raleway", sans-serif;
  transition: opacity 0.3s ease;
}
.supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisContent .supportServicesCrisisNumbers .supportServicesCrisisLink:hover {
  opacity: 0.8;
}
.supportServicesBlock .supportServicesContainer .supportServicesCrisisBanner .supportServicesCrisisContent .supportServicesCrisisNumbers .supportServicesCrisisLink strong {
  font-weight: 700;
}
.supportServicesBlock .supportServicesContainer .supportServicesFilters {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesFilters {
    margin-bottom: 1.5rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesSearch {
  position: relative;
  margin-bottom: 1.5rem;
}
.supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesSearch .supportServicesSearchInput {
  width: 100%;
  padding: 15px 50px 15px 20px;
  border: 1px solid #ddd;
  border-radius: 50px;
  font-size: 1rem;
  font-family: "Raleway", sans-serif;
  transition: border-color 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesSearch .supportServicesSearchInput {
    padding: 12px 45px 12px 16px;
    font-size: 0.95rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesSearch .supportServicesSearchInput:focus {
  outline: none;
  border-color: #FFAE00;
}
.supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesSearch .supportServicesSearchInput::placeholder {
  color: #999;
}
.supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesSearch .supportServicesSearchIcon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
  pointer-events: none;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesSearch .supportServicesSearchIcon {
    right: 15px;
    width: 18px;
    height: 18px;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesCategories {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  justify-content: center;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesCategories {
    gap: 6px;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesCategories .supportServicesCategoryBtn {
  padding: 10px 20px;
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 50px;
  font-size: 0.95rem;
  font-weight: 500;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesCategories .supportServicesCategoryBtn {
    padding: 8px 16px;
    font-size: 0.9rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesCategories .supportServicesCategoryBtn:hover {
  border-color: #FFAE00;
  background: rgba(255, 174, 0, 0.05);
}
.supportServicesBlock .supportServicesContainer .supportServicesFilters .supportServicesCategories .supportServicesCategoryBtn.active {
  background: #FFAE00;
  border-color: #FFAE00;
  color: #ffffff;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
  gap: 2rem;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesGrid {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard {
  background: #ffffff;
  border-radius: 12px;
  padding: 2rem;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard {
    padding: 1.5rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard.hidden {
  display: none;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceBadge {
  display: inline-block;
  padding: 4px 12px;
  border-radius: 12px;
  font-size: 0.9rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  margin-bottom: 0.5rem;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceBadge--national {
  background: rgba(0, 154, 176, 0.15);
  color: #009AB0;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceBadge--london {
  background: rgba(156, 39, 176, 0.15);
  color: #9C27B0;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceBadge--food-bank {
  background: rgba(0, 183, 146, 0.15);
  color: #00B792;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceBadge--crisis {
  background: rgba(254, 86, 75, 0.15);
  color: #FE564B;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceBadge--housing {
  background: rgba(255, 174, 0, 0.15);
  color: #FFAE00;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceBadge--mental-health {
  background: rgba(122, 54, 253, 0.15);
  color: #7A36FD;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceBorough {
  display: inline-block;
  padding: 4px 12px;
  background: #f7f7f7;
  border-radius: 12px;
  font-size: 0.9rem;
  font-weight: 500;
  color: rgba(37, 47, 46, 0.7);
  font-family: "Raleway", sans-serif;
  margin-left: 0.5rem;
  margin-bottom: 0.5rem;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceName {
  font-size: 1.3rem;
  font-weight: 700;
  color: #252F2E;
  margin: 1rem 0;
  font-family: "Raleway", sans-serif;
  line-height: 1.3;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceName {
    font-size: 1rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceDescription {
  font-size: 0.95rem;
  color: rgba(37, 47, 46, 0.7);
  line-height: 1.6;
  margin: 0 0 1.5rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceDescription {
    font-size: 0.9rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceContacts {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  margin-bottom: 1rem;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceContacts .supportServiceContact {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.95rem;
  font-weight: 500;
  color: #FFAE00;
  text-decoration: none;
  font-family: "Raleway", sans-serif;
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceContacts .supportServiceContact {
    font-size: 0.9rem;
  }
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceContacts .supportServiceContact:hover {
  opacity: 0.7;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceContacts .supportServiceContact svg {
  flex-shrink: 0;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceHours {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.9rem;
  color: rgba(37, 47, 46, 0.6);
  font-family: "Raleway", sans-serif;
  padding-top: 1rem;
  border-top: 1px solid #f7f7f7;
}
.supportServicesBlock .supportServicesContainer .supportServicesGrid .supportServiceCard .supportServiceHours svg {
  flex-shrink: 0;
}
.supportServicesBlock .supportServicesContainer .supportServicesNoResults {
  text-align: center;
  padding: 4rem 2rem;
  color: rgba(37, 47, 46, 0.6);
  font-family: "Raleway", sans-serif;
}
.supportServicesBlock .supportServicesContainer .supportServicesNoResults p {
  font-size: 1.1rem;
  margin: 0;
}
.gform_wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-family: "Raleway", sans-serif;
}
.gform_wrapper .gform_validation_errors {
  display: none !important;
}
.gform_wrapper .gform_description {
  display: none;
}
.gform_wrapper .gform_body .gform_fields {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2rem;
}
@media (max-width: 850px) {
  .gform_wrapper .gform_body .gform_fields {
    gap: 1.5rem;
    grid-template-columns: 1fr;
  }
}
@media (min-width: 851px) {
  .gform_wrapper .gform_body .gform_fields {
    grid-template-columns: repeat(2, 1fr);
  }
  .gform_wrapper .gform_body .gform_fields .gfield--width-half {
    grid-column: span 1;
  }
  .gform_wrapper .gform_body .gform_fields .gfield:not(.gfield--width-half) {
    grid-column: span 2;
  }
}
@media (max-width: 850px) {
  .gform_wrapper .gform_body .gform_fields .gfield, .gform_wrapper .gform_body .gform_fields .gfield--width-half {
    grid-column: span 1 !important;
  }
}
.gform_wrapper .gfield_label, .gform_wrapper legend.gfield_label {
  font-size: 1rem;
  font-weight: 600;
  color: #252F2E;
  margin-bottom: 0.5rem;
  font-family: "Raleway", sans-serif;
}
.gform_wrapper .gfield_label .gfield_required, .gform_wrapper legend.gfield_label .gfield_required {
  display: none;
}
.gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper textarea {
  padding: 15px 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 1rem;
  font-family: "Raleway", sans-serif;
  color: #252F2E;
  background: #ffffff;
  transition: border-color 0.3s ease;
}
@media (max-width: 850px) {
  .gform_wrapper input[type="text"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper textarea {
    padding: 12px 16px;
    font-size: 0.9rem;
  }
}
.gform_wrapper input[type="text"]::placeholder, .gform_wrapper input[type="email"]::placeholder, .gform_wrapper input[type="tel"]::placeholder, .gform_wrapper textarea::placeholder {
  color: #999;
}
.gform_wrapper input[type="text"]:focus, .gform_wrapper input[type="email"]:focus, .gform_wrapper input[type="tel"]:focus, .gform_wrapper textarea:focus {
  outline: none;
  border-color: #009AB0;
}
.gform_wrapper input[type="text"]:hover:not(:focus), .gform_wrapper input[type="email"]:hover:not(:focus), .gform_wrapper input[type="tel"]:hover:not(:focus), .gform_wrapper textarea:hover:not(:focus) {
  border-color: #ccc;
}
.gform_wrapper input[type="text"]:-webkit-autofill, .gform_wrapper input[type="text"]:-webkit-autofill:hover, .gform_wrapper input[type="text"]:-webkit-autofill:focus, .gform_wrapper input[type="email"]:-webkit-autofill, .gform_wrapper input[type="email"]:-webkit-autofill:hover, .gform_wrapper input[type="email"]:-webkit-autofill:focus, .gform_wrapper input[type="tel"]:-webkit-autofill, .gform_wrapper input[type="tel"]:-webkit-autofill:hover, .gform_wrapper input[type="tel"]:-webkit-autofill:focus, .gform_wrapper textarea:-webkit-autofill, .gform_wrapper textarea:-webkit-autofill:hover, .gform_wrapper textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset;
  -webkit-text-fill-color: #252F2E;
  transition: background-color 5000s ease-in-out 0s;
}
.gform_wrapper textarea {
  min-height: 120px;
  resize: vertical;
}
@media (max-width: 850px) {
  .gform_wrapper textarea {
    min-height: 100px;
  }
}
.gform_wrapper .gfield--type-radio .gfield_radio {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
@media (max-width: 850px) {
  .gform_wrapper .gfield--type-radio .gfield_radio {
    flex-direction: column;
    gap: 0.5rem;
  }
}
.gform_wrapper .gfield--type-radio .gfield_radio .gchoice input[type="radio"] {
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}
.gform_wrapper .gfield--type-radio .gfield_radio .gchoice label {
  padding: 12px 20px;
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 50px;
  font-size: 0.9rem;
  font-weight: 500;
  color: #252F2E;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}
@media (max-width: 850px) {
  .gform_wrapper .gfield--type-radio .gfield_radio .gchoice label {
    padding: 10px 16px;
    font-size: 0.8rem;
    width: 100%;
    text-align: center;
  }
}
.gform_wrapper .gfield--type-radio .gfield_radio .gchoice label:hover {
  border-color: #009AB0;
  background: rgba(0, 154, 176, 0.05);
}
.gform_wrapper .gfield--type-radio .gfield_radio .gchoice input:checked + label {
  background: #252F2E;
  border-color: #252F2E;
  color: #ffffff;
}
.gform_wrapper .ginput_container_name .ginput_complex {
  display: flex;
  gap: 1rem;
}
@media (max-width: 850px) {
  .gform_wrapper .ginput_container_name .ginput_complex {
    flex-direction: column;
    gap: 0.5rem;
  }
}
.gform_wrapper .ginput_container_name .ginput_complex .name_first {
  flex: 1;
}
.gform_wrapper .ginput_container_name .ginput_complex .name_first .gform-field-label--type-sub {
  display: none;
}
.gform_wrapper .gfield_description {
  font-size: 0.9rem;
  color: rgba(28, 27, 27, 0.6);
  margin-top: 0.5rem;
  font-family: "Raleway", sans-serif;
  line-height: 1.4;
}
.gform_wrapper .charleft {
  text-align: right;
  margin-top: 0.5rem;
  font-size: 0.8rem;
  color: rgba(28, 27, 27, 0.5);
}
.gform_wrapper .gfield_error input[type="text"], .gform_wrapper .gfield_error input[type="email"], .gform_wrapper .gfield_error input[type="tel"], .gform_wrapper .gfield_error textarea {
  border-color: #FE564B !important;
}
.gform_wrapper .gfield_error .validation_message {
  color: #FE564B;
  font-size: 0.9rem;
  margin-top: 0.5rem;
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  background: none !important;
  border: none !important;
  padding: 0 !important;
  box-shadow: none !important;
}
@media (max-width: 850px) {
  .gform_wrapper .gfield_error .validation_message {
    font-size: 0.8rem;
  }
}
.gform_wrapper .gform_footer {
  margin-top: 2rem;
}
.gform_wrapper .gform_footer .gform_button {
  width: 100%;
  padding: 15px 40px;
  background: #252F2E;
  color: #ffffff !important;
  border: none;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1rem;
  font-family: "Raleway", sans-serif;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media (max-width: 850px) {
  .gform_wrapper .gform_footer .gform_button {
    padding: 12px 32px;
    font-size: 0.9rem;
  }
}
.gform_wrapper .gform_footer .gform_button:hover {
  background: #009AB0 !important;
  transform: translateY(-2px);
}
.gform_wrapper .gform_footer .gform_button:focus {
  outline: 2px solid #009AB0;
  outline-offset: 2px;
}
.gform_wrapper .gform_confirmation_message {
  background: rgba(0, 183, 146, 0.1);
  border: 1px solid #00B792;
  border-radius: 8px;
  padding: 2rem;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  color: #007B0E;
  font-weight: 500;
}
.gform_wrapper .gfield {
  margin: 0 !important;
  padding: 0 !important;
}
.gform_wrapper.gravity-theme .gfield-choice-input + label {
  max-width: 100% !important;
}
.wp-block-lazyblock-signupblock.marg {
  margin-top: 60px !important;
}
.formBlock {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  border-radius: 12px;
  margin: 0 auto;
  color: #ffffff;
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 1150px) {
  .formBlock {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .formBlock {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.formBlock h2 {
  margin-top: 50px !important;
  margin-bottom: 0px !important;
}
.formBlock--columnLayout .formBlockContainer {
  flex-direction: column;
  gap: 0 !important;
}
.formBlock.formBlock--blackText {
  color: #252F2E !important;
}
.formBlock.formBlock--blackText .formBlockChevronTitle {
  color: #252F2E !important;
}
.formBlock.formBlock--blackText .formBlockChevronTitle .formBlockChevron {
  filter: brightness(0) !important;
}
.formBlock.formBlock--blackText .formBlockMainTitle, .formBlock.formBlock--blackText .formBlockParagraph, .formBlock.formBlock--blackText .formBlockParagraph p, .formBlock.formBlock--blackText .formBlockParagraph a, .formBlock.formBlock--blackText .formBlockChecklistItem {
  color: #252F2E !important;
}
.formBlock.formBlock--blackText .formBlockCheckIcon {
  color: #252F2E !important;
}
.formBlock.formBlock--blackText .formBlockAfterFormContent, .formBlock.formBlock--blackText .formBlockAfterFormContent p, .formBlock.formBlock--blackText .formBlockAfterFormContent a {
  color: #252F2E !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .gfield_label, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper legend.gfield_label {
  color: #252F2E !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="text"], .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="email"], .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="tel"], .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper textarea {
  color: #252F2E !important;
  border: 1px solid #252F2E !important;
  background: #ffffff !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="text"]::placeholder, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="email"]::placeholder, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="tel"]::placeholder, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper textarea::placeholder {
  color: rgba(0, 0, 0, 0.5) !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="text"]:focus, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="email"]:focus, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="tel"]:focus, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper textarea:focus {
  border-color: #009AB0 !important;
  background: #ffffff !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="text"]:hover:not(:focus), .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="email"]:hover:not(:focus), .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="tel"]:hover:not(:focus), .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper textarea:hover:not(:focus) {
  border-color: #526866 !important;
  background: #ffffff !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="text"]:-webkit-autofill, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="text"]:-webkit-autofill:hover, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="text"]:-webkit-autofill:focus, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="email"]:-webkit-autofill, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="email"]:-webkit-autofill:hover, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="email"]:-webkit-autofill:focus, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="tel"]:-webkit-autofill, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="tel"]:-webkit-autofill:hover, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper input[type="tel"]:-webkit-autofill:focus, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper textarea:-webkit-autofill, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper textarea:-webkit-autofill:hover, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
  -webkit-text-fill-color: #252F2E !important;
  transition: background-color 5000s ease-in-out 0s;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper select, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .ginput_container_select select {
  padding: 12px 20px;
  border: 1px solid #252F2E !important;
  border-radius: 8px;
  font-size: 1rem;
  line-height: 1.5;
  font-family: "Raleway", sans-serif;
  color: #252F2E !important;
  background: #ffffff !important;
  transition: border-color 0.3s ease;
}
@media (max-width: 850px) {
  .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper select, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .ginput_container_select select {
    padding: 10px 16px;
    font-size: 0.9rem;
  }
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper select:hover:not(:focus), .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .ginput_container_select select:hover:not(:focus) {
  border-color: #526866 !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper select:focus, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .ginput_container_select select:focus {
  outline: none;
  border-color: #009AB0 !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .gfield--type-radio .gfield_radio .gchoice label {
  color: #252F2E !important;
  border: 1px solid #252F2E !important;
  background: #ffffff !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .gfield--type-radio .gfield_radio .gchoice label:hover {
  border-color: #009AB0 !important;
  background: rgba(0, 154, 176, 0.05) !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .gfield--type-radio .gfield_radio .gchoice input:checked + label {
  background: #252F2E !important;
  border-color: #252F2E !important;
  color: #ffffff !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .gfield_description, .formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .charleft {
  color: rgba(0, 0, 0, 0.6) !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .gform_button {
  background: #252F2E !important;
  color: #ffffff !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .gform_button:hover {
  background: #009AB0 !important;
}
.formBlock.formBlock--blackText .formBlockFormSection .gform_wrapper .gfield_error select {
  border-color: #FE564B !important;
}
.formBlock .formBlockContainer {
  max-width: 1450px;
  margin: 0 auto;
  display: flex;
  gap: 3rem;
}
@media only screen and (max-width: 985px) {
  .formBlock .formBlockContainer {
    flex-direction: column;
    gap: 2rem;
  }
}
.formBlock .formBlockContainer .formBlockContent {
  width: 100%;
}
.formBlock .formBlockContainer .formBlockContent .formBlockChevronTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1.5rem 0;
}
@media only screen and (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockChevronTitle {
    font-size: 0.95rem;
    gap: 6px;
    margin-bottom: 1rem;
  }
}
.formBlock .formBlockContainer .formBlockContent .formBlockChevronTitle .formBlockChevron {
  width: 24px;
  height: auto;
  filter: brightness(0) invert(1);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockChevronTitle .formBlockChevron {
    width: 20px;
  }
}
.formBlock .formBlockContainer .formBlockContent .formBlockMainTitle {
  font-size: 3rem;
  font-weight: 900;
  color: #ffffff;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0 0 2rem 0;
  margin-bottom: 1.5rem !important;
}
@media only screen and (max-width: 1500px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockMainTitle {
    font-size: 3rem;
  }
}
@media only screen and (max-width: 1250px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockMainTitle {
    font-size: 2.7rem;
  }
}
@media only screen and (max-width: 1050px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockMainTitle {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockMainTitle {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockMainTitle {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockMainTitle {
    font-size: 2rem;
  }
}
.formBlock .formBlockContainer .formBlockContent .formBlockParagraph {
  font-size: 1.1rem;
  color: #ffffff;
  line-height: 1.6;
  margin: 0 0 2rem 0;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockParagraph {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
.formBlock .formBlockContainer .formBlockContent .formBlockParagraph p {
  margin: 0 0 1rem 0;
  color: #ffffff;
}
.formBlock .formBlockContainer .formBlockContent .formBlockParagraph p:last-child {
  margin-bottom: 0;
}
.formBlock .formBlockContainer .formBlockContent .formBlockParagraph ul, .formBlock .formBlockContainer .formBlockContent .formBlockParagraph ol {
  margin: 1rem 0;
  padding-left: 2rem;
  text-align: left;
}
.formBlock .formBlockContainer .formBlockContent .formBlockParagraph ul li, .formBlock .formBlockContainer .formBlockContent .formBlockParagraph ol li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
}
.formBlock .formBlockContainer .formBlockContent .formBlockParagraph a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 500;
  transition: opacity 0.3s ease;
}
.formBlock .formBlockContainer .formBlockContent .formBlockParagraph a:hover {
  opacity: 0.7;
}
.formBlock .formBlockContainer .formBlockContent .formBlockParagraph strong, .formBlock .formBlockContainer .formBlockContent .formBlockParagraph b {
  font-weight: 700;
}
.formBlock .formBlockContainer .formBlockContent .formBlockParagraph em, .formBlock .formBlockContainer .formBlockContent .formBlockParagraph i {
  font-style: italic;
}
.formBlock .formBlockContainer .formBlockContent .formBlockChecklist {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media only screen and (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockChecklist {
    gap: 0.5rem;
    align-items: flex-start;
  }
}
.formBlock .formBlockContainer .formBlockContent .formBlockChecklist .formBlockChecklistItem {
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1rem;
  font-weight: 500;
  color: #ffffff;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockChecklist .formBlockChecklistItem {
    font-size: 0.95rem;
    gap: 0.5rem;
  }
}
.formBlock .formBlockContainer .formBlockContent .formBlockChecklist .formBlockChecklistItem .formBlockCheckIcon {
  width: 20px;
  height: 20px;
  color: #ffffff;
  flex-shrink: 0;
}
@media only screen and (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockContent .formBlockChecklist .formBlockChecklistItem .formBlockCheckIcon {
    width: 18px;
    height: 18px;
  }
}
.formBlock .formBlockContainer .formBlockFormSection {
  width: 100%;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border-radius: 12px;
  padding: 2rem;
}
@media only screen and (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockFormSection {
    padding: 1.5rem;
  }
}
.formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 0.95rem;
  color: #ffffff;
  line-height: 1.6;
  font-family: "Raleway", sans-serif;
}
@media only screen and (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent {
    font-size: 0.9rem;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
  }
}
.formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent p {
  margin: 0 0 1rem 0;
  color: #ffffff;
}
.formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent p:last-child {
  margin-bottom: 0;
}
.formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent ul, .formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent ol {
  margin: 1rem 0;
  padding-left: 2rem;
  text-align: left;
}
.formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent ul li, .formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent ol li {
  margin-bottom: 0.5rem;
  line-height: 1.6;
}
.formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent a {
  color: #ffffff;
  text-decoration: underline;
  font-weight: 500;
  transition: opacity 0.3s ease;
}
.formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent a:hover {
  opacity: 0.7;
}
.formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent strong, .formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent b {
  font-weight: 700;
}
.formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent em, .formBlock .formBlockContainer .formBlockFormSection .formBlockAfterFormContent i {
  font-style: italic;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .gfield_label, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper legend.gfield_label {
  color: #ffffff;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="text"], .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="email"], .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="tel"], .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper textarea {
  color: #252F2E !important;
  border: 1px solid #252F2E !important;
  background: #ffffff !important;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="text"]::placeholder, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="email"]::placeholder, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="tel"]::placeholder, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper textarea::placeholder {
  color: rgba(0, 0, 0, 0.5);
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="text"]:focus, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="email"]:focus, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="tel"]:focus, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper textarea:focus {
  border-color: #009AB0 !important;
  background: #ffffff !important;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="text"]:hover:not(:focus), .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="email"]:hover:not(:focus), .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="tel"]:hover:not(:focus), .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper textarea:hover:not(:focus) {
  border-color: #526866 !important;
  background: #ffffff !important;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="text"]:-webkit-autofill, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="text"]:-webkit-autofill:hover, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="text"]:-webkit-autofill:focus, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="email"]:-webkit-autofill, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="email"]:-webkit-autofill:hover, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="email"]:-webkit-autofill:focus, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="tel"]:-webkit-autofill, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="tel"]:-webkit-autofill:hover, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper input[type="tel"]:-webkit-autofill:focus, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper textarea:-webkit-autofill, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper textarea:-webkit-autofill:hover, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper textarea:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px #ffffff inset !important;
  -webkit-text-fill-color: #252F2E !important;
  transition: background-color 5000s ease-in-out 0s;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper select, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .ginput_container_select select {
  padding: 15px 20px;
  border: 1px solid #252F2E !important;
  border-radius: 8px;
  font-size: 1rem;
  font-family: "Raleway", sans-serif;
  color: #252F2E !important;
  background: #ffffff !important;
  transition: border-color 0.3s ease;
}
@media (max-width: 850px) {
  .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper select, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .ginput_container_select select {
    padding: 12px 16px;
    font-size: 0.9rem;
  }
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper select:hover:not(:focus), .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .ginput_container_select select:hover:not(:focus) {
  border-color: #526866 !important;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper select:focus, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .ginput_container_select select:focus {
  outline: none;
  border-color: #009AB0 !important;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .gfield--type-radio .gfield_radio .gchoice label {
  color: #252F2E;
  border: 1px solid #252F2E !important;
  background: #ffffff !important;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .gfield--type-radio .gfield_radio .gchoice label:hover {
  border-color: #009AB0 !important;
  background: rgba(0, 154, 176, 0.05) !important;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .gfield--type-radio .gfield_radio .gchoice input:checked + label {
  background: #252F2E !important;
  border-color: #252F2E !important;
  color: #ffffff;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .gfield_description, .formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .charleft {
  color: rgba(255, 255, 255, 0.7);
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .gform_button {
  background: #252F2E;
  color: #ffffff !important;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .gform_button:hover {
  background: #009AB0 !important;
  color: #ffffff !important;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .gfield_error .validation_message {
  color: #FE564B;
}
.formBlock .formBlockContainer .formBlockFormSection .gform_wrapper .gfield_error select {
  border-color: #FE564B !important;
}
/* Form Container */
.formContainer {
  position: relative;
  width: 100%;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* Success Wrapper */
.formSuccessWrapper {
  position: relative;
  text-align: center;
  padding: 4rem 2rem;
  animation: successFadeIn 0.8s cubic-bezier(0.23, 1, 0.32, 1) forwards;
  overflow: hidden;
}
@media only screen and (max-width: 850px) {
  .formSuccessWrapper {
    padding: 3rem 1.5rem;
  }
}
@keyframes successFadeIn {
  from {
    opacity: 0;
    transform: scale(0.8) translateY(20px);
  }
  to {
    opacity: 1;
    transform: scale(1) translateY(0);
  }
}
/* Animated Checkmark Icon */
.formSuccessIconWrapper {
  width: 120px;
  height: 120px;
  margin: 0 auto 2rem;
  animation: iconBounce 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0.2s forwards;
  opacity: 0;
}
@media only screen and (max-width: 850px) {
  .formSuccessIconWrapper {
    width: 100px;
    height: 100px;
    margin-bottom: 1.5rem;
  }
}
@keyframes iconBounce {
  0% {
    opacity: 0;
    transform: scale(0) rotate(-180deg);
  }
  60% {
    opacity: 1;
    transform: scale(1.2) rotate(10deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }
}
.formSuccessIcon {
  width: 100%;
  height: 100%;
  filter: drop-shadow(0 4px 20px rgba(0, 154, 176, 0.3));
}
/* Circle animation */
.formSuccessCircle {
  stroke-dasharray: 340;
  stroke-dashoffset: 340;
  animation: drawCircle 0.8s ease-out 0.4s forwards;
}
@keyframes drawCircle {
  to {
    stroke-dashoffset: 0;
  }
}
/* Checkmark animation */
.formSuccessCheck {
  stroke-dasharray: 100;
  stroke-dashoffset: 100;
  animation: drawCheck 0.6s ease-out 0.8s forwards;
}
@keyframes drawCheck {
  to {
    stroke-dashoffset: 0;
  }
}
/* Success Content */
.formSuccessContent {
  position: relative;
  z-index: 2;
  max-width: 500px;
  margin: 0 auto;
}
.formSuccessTitle {
  font-size: 3rem;
  font-weight: 900;
  font-family: "Raleway", sans-serif;
  color: #009AB0;
  margin: 0 0 1.5rem 0;
  line-height: 1.1;
  animation: titleSlideUp 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.6s both;
}
@media only screen and (max-width: 850px) {
  .formSuccessTitle {
    font-size: 2.5rem;
    margin-bottom: 1rem;
  }
}
@keyframes titleSlideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.formSuccessMessage {
  font-size: 1.1rem;
  font-family: "Raleway", sans-serif;
  color: rgba(37, 47, 46, 0.8);
  line-height: 1.6;
  margin: 0 0 2rem 0;
  animation: messageSlideUp 0.6s cubic-bezier(0.23, 1, 0.32, 1) 0.8s both;
}
@media only screen and (max-width: 850px) {
  .formSuccessMessage {
    font-size: 1rem;
    margin-bottom: 1.5rem;
  }
}
@keyframes messageSlideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
/* Floating Shapes Animation */
.formFloatingShapes {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  z-index: 1;
}
.formFloatingShape {
  position: absolute;
  opacity: 0;
  animation: floatShapeIn 1s ease-out forwards, floatShape 4s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .formFloatingShape {
    display: none;
  }
}
.formShape1 {
  width: 40px;
  height: 40px;
  top: 15%;
  left: 10%;
  animation-delay: 0.8s, 0.8s;
}
.formShape2 {
  width: 50px;
  height: 50px;
  top: 25%;
  right: 15%;
  animation-delay: 1s, 1s;
}
.formShape3 {
  width: 35px;
  height: 35px;
  top: 60%;
  left: 15%;
  animation-delay: 1.2s, 1.2s;
}
.formShape4 {
  width: 45px;
  height: 45px;
  top: 70%;
  right: 10%;
  animation-delay: 1.4s, 1.4s;
}
.formShape5 {
  width: 38px;
  height: 38px;
  top: 40%;
  left: 5%;
  animation-delay: 1.6s, 1.6s;
}
.formShape6 {
  width: 42px;
  height: 42px;
  top: 50%;
  right: 8%;
  animation-delay: 1.8s, 1.8s;
}
.formShape7 {
  width: 20px;
  height: 20px;
  top: 20%;
  right: 25%;
  animation-delay: 2s, 2s;
}
.formShape8 {
  width: 20px;
  height: 20px;
  top: 75%;
  left: 25%;
  animation-delay: 2.2s, 2.2s;
}
@keyframes floatShapeIn {
  from {
    opacity: 0;
    transform: translateY(20px) scale(0.5);
  }
  to {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes floatShape {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
  }
  25% {
    transform: translateY(-15px) rotate(5deg);
  }
  50% {
    transform: translateY(0) rotate(0deg);
  }
  75% {
    transform: translateY(15px) rotate(-5deg);
  }
}
/* Pulse Glow Effect */
.formSuccessIconWrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 140%;
  height: 140%;
  background: radial-gradient(circle, rgba(0, 154, 176, 0.15) 0%, transparent 70%);
  transform: translate(-50%, -50%);
  animation: pulseGlow 2s ease-in-out 1.2s infinite;
  border-radius: 50%;
  z-index: -1;
}
@keyframes pulseGlow {
  0%, 100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.6;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.2;
  }
}
.latestPostsHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
  margin-top: 3rem;
  gap: 1rem;
}
@media (max-width: 768px) {
  .latestPostsHeader {
    flex-direction: column;
    align-items: flex-start;
  }
}
.latestPostsTitle {
  font-size: 3rem;
  font-weight: 900;
  color: #252F2E;
  line-height: 1.1;
  font-family: "Raleway", sans-serif;
  margin: 0;
}
@media (max-width: 850px) {
  .latestPostsTitle {
    font-size: 2.5rem;
  }
}
.storySlider {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
  max-width: 1450px;
  margin: 0 auto;
}
@media only screen and (max-width: 1150px) {
  .storySlider {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .storySlider {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.storySlider .storySliderContainer {
  position: relative;
}
.storySlider .storySliderContainer .storySliderHeader {
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderHeader {
    margin-bottom: 1.5rem;
    flex-wrap: wrap;
  }
}
.storySlider .storySliderContainer .storySliderHeader .storySliderChevronTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0;
  padding: 1rem 1.5rem;
  border-radius: 6px;
  display: inline-flex;
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderHeader .storySliderChevronTitle {
    font-size: 0.95rem;
    padding: 0.5rem 1rem;
    gap: 6px;
  }
}
.storySlider .storySliderContainer .storySliderHeader .storySliderChevronTitle .storySliderChevron {
  width: 24px;
  height: auto;
  filter: brightness(0);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderHeader .storySliderChevronTitle .storySliderChevron {
    width: 20px;
  }
}
.storySlider .storySliderContainer .storySliderHeader .storySliderNavigation {
  display: flex;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderHeader .storySliderNavigation {
    gap: 1rem;
  }
}
.storySlider .storySliderContainer .storySliderHeader .storySliderNavigation .storySliderNavBtn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
.storySlider .storySliderContainer .storySliderHeader .storySliderNavigation .storySliderNavBtn:hover:not(:disabled) {
  background: #252F2E;
  border-color: #252F2E;
  transform: translateY(-2px);
}
.storySlider .storySliderContainer .storySliderHeader .storySliderNavigation .storySliderNavBtn:hover:not(:disabled) .storySliderArrow {
  filter: brightness(0) invert(1);
}
.storySlider .storySliderContainer .storySliderHeader .storySliderNavigation .storySliderNavBtn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none !important;
}
.storySlider .storySliderContainer .storySliderHeader .storySliderNavigation .storySliderNavBtn .storySliderArrow {
  width: 16px;
  height: 16px;
  filter: brightness(0);
  transition: filter 0.3s ease;
  pointer-events: none;
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderHeader .storySliderNavigation .storySliderNavBtn .storySliderArrow {
    width: 14px;
    height: 14px;
  }
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderHeader .storySliderNavigation .storySliderNavBtn {
    width: 40px;
    height: 40px;
  }
}
.storySlider .storySliderContainer .storySliderHeader .storySliderNavigation .storySliderNavPrev .storySliderArrow {
  transform: rotate(225deg);
}
.storySlider .storySliderContainer .storySliderHeader .storySliderNavigation .storySliderNavNext .storySliderArrow {
  transform: rotate(45deg);
}
.storySlider .storySliderContainer .storySliderWrapper {
  position: relative;
  overflow: hidden;
}
.storySlider .storySliderContainer .storySliderWrapper .storySliderTrack {
  display: flex;
  gap: 1.5rem;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderWrapper .storySliderTrack {
    gap: 1rem;
  }
}
.storySlider .storySliderContainer .storySliderWrapper .storySliderTrack .storySliderSlide {
  flex: 0 0 calc((100% - (2 * 1.5rem)) / 3);
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderWrapper .storySliderTrack .storySliderSlide {
    flex: 0 0 calc(80% - (1rem / 2));
  }
}
.storySlider .storySliderContainer .storySliderWrapper .storySliderTrack .storySliderSlide.active {
  opacity: 1;
}
.storySlider .storySliderContainer .storySliderWrapper .storySliderTrack .storySliderSlide .storySliderLink {
  display: block;
  color: inherit;
  text-decoration: none;
  height: 100%;
}
.storySlider .storySliderContainer .storySliderWrapper .storySliderTrack .storySliderSlide .storySliderCard {
  width: 100%;
}
.storySlider .storySliderContainer .storySliderWrapper .storySliderTrack .storySliderSlide:hover .storySliderImage {
  transform: scale(1.05);
}
.storySlider .storySliderContainer .storySliderWrapper .storySliderTrack .storySliderSlide:hover .storySliderArrow {
  background: #252F2E !important;
  border-color: #252F2E !important;
  transform: scale(1.1);
}
.storySlider .storySliderContainer .storySliderWrapper .storySliderTrack .storySliderSlide:hover .storySliderArrow::after {
  filter: brightness(0) invert(1) !important;
  transform: rotate(45deg) !important;
}
.storySlider .storySliderContainer .storySliderImageContainer {
  width: 100%;
  height: 400px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  background: #f7f7f7;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderImageContainer {
    height: 300px;
    margin-bottom: 1rem;
  }
}
.storySlider .storySliderContainer .storySliderImageContainer .storySliderImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform 0.6s ease;
}
.storySlider .storySliderContainer .storySliderImageContainer .storySliderPlaceholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #999;
}
.storySlider .storySliderContainer .storySliderImageContainer .storySliderPlaceholder svg {
  opacity: 0.5;
}
.storySlider .storySliderContainer .storySliderContent {
  padding: 0;
}
.storySlider .storySliderContainer .storySliderContent .storySliderTitleRow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}
.storySlider .storySliderContainer .storySliderContent .storySliderTitleRow .storySliderCardTitle {
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin: 0;
  line-height: 1.3;
  flex: 1;
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderContent .storySliderTitleRow .storySliderCardTitle {
    font-size: 1rem;
  }
}
.storySlider .storySliderContainer .storySliderContent .storySliderTitleRow .storySliderArrow {
  width: 40px;
  height: 40px;
  background: transparent;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.storySlider .storySliderContainer .storySliderContent .storySliderTitleRow .storySliderArrow::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("https://driveforward.modulepreview.co.uk/wp-content/uploads/2025/07/Group-24.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0);
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .storySlider .storySliderContainer .storySliderContent .storySliderTitleRow .storySliderArrow {
    width: 36px;
    height: 36px;
  }
  .storySlider .storySliderContainer .storySliderContent .storySliderTitleRow .storySliderArrow::after {
    width: 14px;
    height: 14px;
  }
}
.footerSocialIcons {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}
.footerSocialIcons .socialIcon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  transition: all 0.3s ease;
}
.footerSocialIcons .socialIcon svg {
  width: 16px;
  height: 16px;
}
.footerSocialIcons .socialIcon.socialIconFacebook {
  background: #1877f2;
}
.footerSocialIcons .socialIcon.socialIconX {
  background: #000000;
}
.footerSocialIcons .socialIcon.socialIconLinkedin {
  background: #0077b5;
}
.footerSocialIcons .socialIcon.socialIconYoutube {
  background: #ff0000;
}
.footerSocialIcons .socialIcon:hover {
  transform: translateY(-2px);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.12);
}
@media only screen and (max-width: 850px) {
  .footerSocialIcons .socialIcon {
    width: 32px;
    height: 32px;
  }
  .footerSocialIcons .socialIcon svg {
    width: 14px;
    height: 14px;
  }
}
.publicationsSlider {
  max-width: 1450px;
  margin: 0 auto;
  padding: 5rem;
  position: relative;
  max-width: 1450px;
  margin: 0 auto;
}
@media only screen and (max-width: 1150px) {
  .publicationsSlider {
    padding: 3rem 2rem 3rem 2rem;
  }
}
@media only screen and (max-width: 850px) {
  .publicationsSlider {
    padding: 3rem 1rem 3rem 1rem;
  }
}
.publicationsSlider .publicationsSliderContainer {
  position: relative;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader {
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderHeader {
    margin-bottom: 1.5rem;
    flex-wrap: wrap;
  }
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderChevronTitle {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  margin: 0;
  padding: 1rem 1.5rem;
  border-radius: 6px;
  display: inline-flex;
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderChevronTitle {
    font-size: 0.95rem;
    padding: 0.5rem 1rem;
    gap: 6px;
  }
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderChevronTitle .publicationsSliderChevron {
  width: 24px;
  height: auto;
  filter: brightness(0);
  animation: chevronFloat 2s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderChevronTitle .publicationsSliderChevron {
    width: 20px;
  }
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation {
  display: flex;
  gap: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation {
    gap: 1rem;
  }
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation .publicationsSliderNavBtn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: transparent;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation .publicationsSliderNavBtn:hover:not(:disabled) {
  background: #252F2E;
  border-color: #252F2E;
  transform: translateY(-2px);
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation .publicationsSliderNavBtn:hover:not(:disabled) .publicationsSliderArrow {
  filter: brightness(0) invert(1);
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation .publicationsSliderNavBtn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
  transform: none !important;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation .publicationsSliderNavBtn .publicationsSliderArrow {
  width: 16px;
  height: 16px;
  filter: brightness(0);
  transition: filter 0.3s ease;
  pointer-events: none;
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation .publicationsSliderNavBtn .publicationsSliderArrow {
    width: 14px;
    height: 14px;
  }
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation .publicationsSliderNavBtn {
    width: 40px;
    height: 40px;
  }
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation .publicationsSliderNavPrev .publicationsSliderArrow {
  transform: rotate(225deg);
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderHeader .publicationsSliderNavigation .publicationsSliderNavNext .publicationsSliderArrow {
  transform: rotate(45deg);
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper {
  position: relative;
  overflow: hidden;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper .publicationsSliderTrack {
  display: flex;
  gap: 1.5rem;
  transition: transform 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper .publicationsSliderTrack {
    gap: 1rem;
  }
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper .publicationsSliderTrack .publicationsSliderSlide {
  flex: 0 0 calc((100% - (2 * 1.5rem)) / 3);
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper .publicationsSliderTrack .publicationsSliderSlide {
    flex: 0 0 calc(80% - (1rem / 2));
  }
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper .publicationsSliderTrack .publicationsSliderSlide.active {
  opacity: 1;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper .publicationsSliderTrack .publicationsSliderSlide .publicationsSliderLink {
  display: block;
  color: inherit;
  text-decoration: none;
  height: 100%;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper .publicationsSliderTrack .publicationsSliderSlide .publicationsSliderCard {
  width: 100%;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper .publicationsSliderTrack .publicationsSliderSlide:hover .publicationsSliderImage {
  transform: scale(1.05);
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper .publicationsSliderTrack .publicationsSliderSlide:hover .publicationsSliderArrow {
  background: #252F2E !important;
  border-color: #252F2E !important;
  transform: scale(1.1);
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderWrapper .publicationsSliderTrack .publicationsSliderSlide:hover .publicationsSliderArrow::after {
  filter: brightness(0) invert(1) !important;
  transform: rotate(45deg) !important;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderImageContainer {
  width: 100%;
  height: 400px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  background: #f7f7f7;
  margin-bottom: 1.5rem;
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderImageContainer {
    height: 300px;
    margin-bottom: 1rem;
  }
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderImageContainer .publicationsSliderImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  transition: transform 0.6s ease;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderContent {
  padding: 0;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderContent .publicationsSliderTitleRow {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  margin-bottom: 1rem;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderContent .publicationsSliderTitleRow .publicationsSliderCardTitle {
  font-size: 1.3rem;
  font-weight: 600;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin: 0;
  line-height: 1.3;
  flex: 1;
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderContent .publicationsSliderTitleRow .publicationsSliderCardTitle {
    font-size: 1rem;
  }
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderContent .publicationsSliderTitleRow .publicationsSliderArrow {
  width: 40px;
  height: 40px;
  background: transparent;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderContent .publicationsSliderTitleRow .publicationsSliderArrow::after {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("https://driveforward.modulepreview.co.uk/wp-content/uploads/2025/07/Group-24.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0);
  transition: transform 0.3s ease;
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderContent .publicationsSliderTitleRow .publicationsSliderArrow {
    width: 36px;
    height: 36px;
  }
  .publicationsSlider .publicationsSliderContainer .publicationsSliderContent .publicationsSliderTitleRow .publicationsSliderArrow::after {
    width: 14px;
    height: 14px;
  }
}
.publicationsSlider .publicationsSliderContainer .publicationsSliderContent .publicationsSliderDate {
  font-size: 0.95rem;
  color: #666;
  margin: 0;
  font-weight: 500;
}
@media only screen and (max-width: 850px) {
  .publicationsSlider .publicationsSliderContainer .publicationsSliderContent .publicationsSliderDate {
    font-size: 0.9rem;
  }
}
.downloadPublicationSection {
  position: relative;
  border-radius: 16px;
  padding: 3rem;
  margin: 3rem 0;
  overflow: hidden;
  border: 2px solid rgba(0, 154, 176, 0.15);
}
@media only screen and (max-width: 850px) {
  .downloadPublicationSection {
    padding: 2rem;
    margin: 2rem 0;
  }
}
.downloadPublicationSection .downloadFloatingShapes {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
}
.downloadPublicationSection .downloadFloatingShapes .downloadFloatingShape {
  position: absolute;
  opacity: 0.12;
  animation: floatDownloadShape 12s ease-in-out infinite;
  mix-blend-mode: multiply;
}
.downloadPublicationSection .downloadFloatingShapes .downloadFloatingShape.downloadShape1 {
  width: 50px;
  height: 50px;
  background: #009AB0;
  border-radius: 50%;
  top: 12%;
  left: 8%;
  animation-delay: 0s;
}
.downloadPublicationSection .downloadFloatingShapes .downloadFloatingShape.downloadShape2 {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 45px solid #7A36FD;
  top: 65%;
  right: 12%;
  animation-delay: 2s;
  opacity: 0.1;
}
.downloadPublicationSection .downloadFloatingShapes .downloadFloatingShape.downloadShape3 {
  width: 45px;
  height: 45px;
  background: #FFAE00;
  border-radius: 8px;
  bottom: 18%;
  left: 25%;
  transform: rotate(15deg);
  animation-delay: 4s;
  opacity: 0.1;
}
.downloadPublicationSection .downloadFloatingShapes .downloadFloatingShape.downloadShape4 {
  width: 40px;
  height: 40px;
  background: #00B792;
  top: 30%;
  right: 25%;
  transform: rotate(45deg);
  animation-delay: 6s;
  opacity: 0.1;
}
@media only screen and (max-width: 850px) {
  .downloadPublicationSection .downloadFloatingShapes .downloadFloatingShape.downloadShape1 {
    width: 30px;
    height: 30px;
  }
  .downloadPublicationSection .downloadFloatingShapes .downloadFloatingShape.downloadShape2 {
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 30px solid #7A36FD;
  }
  .downloadPublicationSection .downloadFloatingShapes .downloadFloatingShape.downloadShape3 {
    width: 30px;
    height: 30px;
  }
  .downloadPublicationSection .downloadFloatingShapes .downloadFloatingShape.downloadShape4 {
    width: 28px;
    height: 28px;
  }
}
.downloadPublicationSection .downloadPublicationContent {
  position: relative;
  z-index: 1;
  text-align: center;
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationIconWrapper {
  width: 100px;
  height: 100px;
  background: #009AB0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1.5rem;
  box-shadow: 0 10px 30px rgba(0, 154, 176, 0.3);
  animation: pulseDownloadIcon 3s ease-in-out infinite;
}
@media only screen and (max-width: 850px) {
  .downloadPublicationSection .downloadPublicationContent .downloadPublicationIconWrapper {
    width: 80px;
    height: 80px;
    margin-bottom: 1rem;
  }
  .downloadPublicationSection .downloadPublicationContent .downloadPublicationIconWrapper svg {
    width: 36px;
    height: 36px;
  }
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationIconWrapper .downloadPublicationIcon {
  stroke: #ffffff;
  animation: bounceDownloadIcon 2s ease-in-out infinite;
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationTitle {
  font-size: 2rem;
  font-weight: 700;
  color: #252F2E;
  font-family: "Raleway", sans-serif;
  margin: 0 0 1rem 0;
  line-height: 1.2;
}
@media only screen and (max-width: 850px) {
  .downloadPublicationSection .downloadPublicationContent .downloadPublicationTitle {
    font-size: 1.5rem;
  }
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationText {
  font-size: 1rem !important;
  margin: 0 0 2rem 0 !important;
  line-height: 1.6 !important;
  max-width: 500px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media only screen and (max-width: 850px) {
  .downloadPublicationSection .downloadPublicationContent .downloadPublicationText {
    font-size: 0.95rem !important;
    margin-bottom: 1.5rem !important;
  }
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationButton {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  padding: 18px 40px;
  background: #252F2E;
  color: #ffffff !important;
  text-decoration: none !important;
  border-radius: 50px;
  font-weight: 700;
  font-size: 1.3rem;
  font-family: "Raleway", sans-serif;
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  box-shadow: 0 6px 20px rgba(37, 47, 46, 0.15);
  position: relative;
  overflow: hidden;
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationButton::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  transform: translate(-50%, -50%);
  transition: width 0.6s, height 0.6s;
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationButton:hover {
  background: #009AB0;
  transform: translateY(-3px);
  box-shadow: 0 10px 30px rgba(0, 154, 176, 0.3);
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationButton:hover::before {
  width: 300px;
  height: 300px;
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationButton:hover svg {
  transform: translateY(3px);
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationButton:active {
  transform: translateY(-1px);
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationButton svg {
  stroke: #ffffff;
  transition: transform 0.3s ease;
  position: relative;
  z-index: 1;
}
.downloadPublicationSection .downloadPublicationContent .downloadPublicationButton span {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 850px) {
  .downloadPublicationSection .downloadPublicationContent .downloadPublicationButton {
    padding: 14px 32px;
    font-size: 1rem;
    gap: 0.5rem;
  }
  .downloadPublicationSection .downloadPublicationContent .downloadPublicationButton svg {
    width: 18px;
    height: 18px;
  }
}
.downloadPublicationSection .downloadPublicationContent .downloadSuccessMessage {
  margin-top: 1.5rem;
  padding: 1rem 1.5rem;
  background: #00B792;
  color: #ffffff;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  font-size: 1rem;
  animation: slideInSuccess 0.5s ease-out;
  box-shadow: 0 6px 20px rgba(0, 183, 146, 0.3);
}
.downloadPublicationSection .downloadPublicationContent .downloadSuccessMessage svg {
  stroke: #ffffff;
  animation: checkmarkDraw 0.5s ease-out 0.3s forwards;
  stroke-dasharray: 50;
  stroke-dashoffset: 50;
}
@media only screen and (max-width: 850px) {
  .downloadPublicationSection .downloadPublicationContent .downloadSuccessMessage {
    font-size: 0.95rem;
    padding: 0.5rem 1rem;
    gap: 6px;
  }
  .downloadPublicationSection .downloadPublicationContent .downloadSuccessMessage svg {
    width: 20px;
    height: 20px;
  }
}
@keyframes floatDownloadShape {
  0%, 100% {
    transform: translateY(0) rotate(0deg);
    opacity: 0.12;
  }
  25% {
    transform: translateY(-15px) rotate(90deg);
    opacity: 0.18;
  }
  50% {
    transform: translateY(0) rotate(180deg);
    opacity: 0.12;
  }
  75% {
    transform: translateY(15px) rotate(270deg);
    opacity: 0.18;
  }
}
@keyframes pulseDownloadIcon {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 10px 30px rgba(0, 154, 176, 0.3);
  }
  50% {
    transform: scale(1.05);
    box-shadow: 0 15px 40px rgba(0, 154, 176, 0.4);
  }
}
@keyframes bounceDownloadIcon {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
}
@keyframes slideInSuccess {
  0% {
    opacity: 0;
    transform: translateY(-20px) scale(0.8);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}
@keyframes checkmarkDraw {
  to {
    stroke-dashoffset: 0;
  }
}
