.wp-block-table.is-style-stripes tr:nth-child(odd) td,
.wp-block-table.is-style-stripes tr:nth-child(odd) th {
  background-color: #F3F8FB;
}


.latest-resources .image-wrapper img {
  height: auto;
  aspect-ratio: 16 / 10;
}

.site-header .custom-logo {
  width: 145px;
  max-width: 100%;
  height: auto;
}

.site-main {
  z-index: 1;
  position: relative;
}

.hide-mobile {
  display: none !important;
}

@media(min-width: 1280px) {
  .hide-desktop {
    display: none !important;
  }  
  
  .hide-mobile {
    display: block !important;
  }
}


.hero-thumbnail {
  position: relative;
  margin-bottom: clamp(40px,4vw, 100px);
}

.hero-thumbnail:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
  pointer-events: none;
}

.hero-thumbnail .title {
  position: relative;
  z-index: 1;
}

.text-image-single {
  background-color: #F3F8FB;
  padding-top: clamp(60px, 9vw, 150px);
  padding-bottom: clamp(60px, 9vw, 150px);
}


.resources-grid {
  /*display: grid;
  grid-template-columns: repeat(3, 1fr);*/
  gap: 30px;
  background: none !important;
  padding-top: 40px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}



.resources-grid .slider-item {
  width: calc(100% / 3 - 20px);
}

@media (max-width: 1023px) { 
  .resources-grid .slider-item {
    width: calc(100% / 2 - 20px);
  }
}

@media (max-width: 680px) { 
  .resources-grid .slider-item {
    width: 100%;
  }
}

.latest-resources.resources-grid .slider-item-link {
  position: relative;
}

.latest-resources.resources-grid .slider-item-link:hover .image-wrapper {
  filter: grayscale(0);
}

.latest-resources.resources-grid .image-wrapper {
  opacity: .3;
  filter: grayscale(1);
  transition: all .4s;
}

.latest-resources.resources-grid .image-wrapper img {
  display: block;
  aspect-ratio: 16 / 10;
}

.latest-resources.resources-grid .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5em;
}

.latest-resources.resources-grid .slider-meta {
  margin: 0;
}



@media (max-width: 1023px) {
  .resources-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .resources-grid {
    grid-template-columns: 1fr;
  }
}

.slider-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F3F8FB;
  padding: 8px 10px;
  font-size: 14px;
  margin-top: 18px;
}

.button.prev:after {
  display: none !important;
}

.button.prev:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCBtZWV0Ij48cGF0aCBmaWxsPSJ3aGl0ZSIgZD0iTTI4NS40NzYgMjcyLjk3MUw5MS4xMzIgNDY3LjMxNGMtOS4zNzMgOS4zNzMtMjQuNTY5IDkuMzczLTMzLjk0MSAwbC0yMi42NjctMjIuNjY3Yy05LjM1Ny05LjM1Ny05LjM3NS0yNC41MjItLjA0LTMzLjkwMUwxODguNTA1IDI1NiAzNC40ODQgMTAxLjI1NWMtOS4zMzUtOS4zNzktOS4zMTctMjQuNTQ0LjA0LTMzLjkxbDIyLjY2Ny0yMi42NjdjOS4zNzMtOS4zNzMgMjQuNTY5LTkuMzczIDMzLjk0MSAwTDI4NS40NzUgMjM5LjAzYzkuMzczIDkuMzcyIDkuMzczIDI0LjU2OC4wMDEgMzMuOTQxeiIvPjwvc3ZnPg==");
  display: inline-block;
  width: 12px;
  object-fit: contain;
  transform: translateY(2px) scaleX(-1);
  margin-right: 25px;
}

.button.prev:hover:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCBtZWV0Ij48cGF0aCBmaWxsPSIjMDAwMEYwIiBkPSJNMjg1LjQ3NiAyNzIuOTcxTDkxLjEzMiA0NjcuMzE0Yy05LjM3MyA5LjM3My0yNC41NjkgOS4zNzMtMzMuOTQxIDBsLTIyLjY2Ny0yMi42NjdjLTkuMzU3LTkuMzU3LTkuMzc1LTI0LjUyMi0uMDQtMzMuOTAxTDE4OC41MDUgMjU2IDM0LjQ4NCAxMDEuMjU1Yy05LjMzNS05LjM3OS05LjMxNy0yNC41NDQuMDQtMzMuOTFsMjIuNjY3LTIyLjY2N2M5LjM3My05LjM3MyAyNC41NjktOS4zNzMgMzMuOTQxIDBsMjUwLjAwNSAyMzcuNzgyYzkuMzczIDkuMzcyIDkuMzczIDI0LjU2OC4wMDEgMzMuOTQxeiIvPjwvc3ZnPg==");
}

.resource-filters {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    align-items: center;
}
.filter-button {
    display: inline-block;
    padding: 8px 12px;
    text-decoration: none;
    border-radius: 40px;
    background-color: #F3F8FB;
}
.filter-button.active,
.filter-button:hover {
    background-color: var(--color-blue);
    color: white;
}

.pagination {
    margin-top: 20px;
}
.pagination span,
.pagination a {
    margin-right: 10px;
}


.pagination a.disabled,
.pagination span.disabled {
  opacity: .5;
  pointer-events: none;
}


.pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
}

.latest-resources.resources-grid .slider-item {
  margin-right: 0;
}

.latest-resources.resources-grid .slider-item:hover {
    text-decoration: none;
}

.latest-resources.resources-grid .slider-item:hover .text {
    text-decoration: underline;
}

.latest-resources.resources-grid .slider-meta {
  gap: 0 12px;
  padding-block: 0;
}

.latest-resources.resources-grid .slider-meta-col {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 8px 0;
}

.latest-resources.resources-grid .slider-meta-col:first-child {
  width: 33%;
}

.latest-resources.resources-grid .slider-meta-col:last-child {
  width: 66%;
  text-align: right;
}



html :where(img[class*=wp-image-]) {
	max-width: initial !important;
}

.background-content.lighter-bg .container {
  background: rgba(0,0,240, .50);
}

.table tbody tr:nth-child(odd) td:empty.cell.highlight {
    background: var(--table-bg-odd) !important;
    color: var(--color-black);
}

.table tbody tr:nth-child(even) td:empty.cell.highlight {
	background: var(--table-bg-white);
	color: var(--color-black);
}

.table tbody tr:has(.cell.highlight) {
	position: relative;
}

@media (min-width: 480px) {
  .footer .grid {
      grid-template-columns: repeat(1, 1fr);
      grid-template-rows: repeat(1, auto);
      gap: 30px 20px;
  }
  
  .footer .grid img {
    max-width: 250px;
  }
}

@media (min-width: 768px) {
	.footer .grid {
		grid-template-columns: repeat(3, 1fr);
		grid-template-rows: repeat(3, auto);
	}
	
	.footer .grid .column:nth-child(4) {
		grid-column: 2;
	}
}

@media (min-width: 1280px) {
  .footer .grid {
      grid-template-columns: repeat(5, 1fr);
      gap: 0px 20px;
  }
	
	.footer .grid .column:nth-child(4) {
		grid-column: initial;
	}
  
  .footer .newsletter {
    margin-top: 50px;
  }
}

.footer .grid.bottom-grid {
  display: flex;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, auto);
  gap: 30px 40px;
  padding: 30px 0 0;
}

.footer .grid.bottom-grid .aenor-logo {
  width: 100px;
}

.footer .grid.bottom-grid .menu > .item {
  margin-bottom: 0;
}
        

.footer .grid.bottom-grid .menu {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.footer a[href="#"] {
  pointer-events: none;
}

@media (min-width: 1024px) {
  .footer .grid.bottom-grid .menu {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  
  .footer .grid.bottom-grid .level-2 {
    flex-direction: column;
  }
  
  .footer .grid.bottom-grid .level-1 > .item {
    width: calc(100% / 2 - 10px);
  }
}

@media (min-width: 1280px) {
  .footer .grid.bottom-grid .level-1 > .item {
    width: calc(100% / 4 - 20px);
  }
}

.footer .content-form {
  padding: 0;
  background: transparent;
}

.footer .content-form .form-wrapper {
  background: transparent;
  padding: 0 !important;
}

.footer .wpforms-form {
  max-width: 420px;
  position: relative;
}

.footer .wpforms-container .wpforms-field {
  padding-block: 0px;
}

.footer .wpforms-container .wpforms-field-checkbox {
  margin: 10px 0 0;
}

.footer .wpforms-container .wpforms-field-label-inline {
  word-break: auto-phrase;  
}

.footer .wpforms-submit-container {
  position: absolute !important;
  top: 1px;
  right: 0;
  
}

.footer .content-form .form-wrapper button[type="submit"].wpforms-submit {
  background: white !important;
  color: var(--color-blue) !important;
}

.footer .content-form .form-wrapper button[type="submit"].wpforms-submit:hover {
  background: var(--color-blue) !important;
  color: white !important;
}

.footer .wpforms-submit-container {
  margin: 0 !important;
}

.footer input[type="email"] {
  padding-right: 120px !important;
  color: white !important;
}

/* Target email field inside wpforms-7278 */
#wpforms-7278 input[type="email"]::placeholder,
#wpforms-7278 input[type="email"]::-webkit-input-placeholder,
#wpforms-7278 input[type="email"]::-moz-placeholder,
#wpforms-7278 input[type="email"]:-ms-input-placeholder,
#wpforms-7278 input[type="email"]::-ms-input-placeholder {
  color: #ffffff !important;
  opacity: 1 !important;
}

.footer .wpforms-confirmation-container-full {
  padding: 0 !important;
}

.footer .level-1 .item:has(.menu.level-2) > a {
  font-weight: bold;
}

.footer .menu.level-1 > .item:not(:has(.menu.level-2)) > a {
  font-weight: bold;
}

.footer .menu:not(:has(.menu)) > .item .link {
  font-weight: normal !important;
}

/* .footer .menu.level-1 > .item:not(:has(.menu.level-2)) > a {
  font-weight: bold;
}

.footer .menu.level-1 > .item:has(.menu.level-2) > .menu.level-2 > .item > a {
  font-weight: bold;
} */

@media (min-width: 768px) {
  .footer .newsletter {
    background-size: 45% auto;
  }
}

@media (min-width: 1280px) {
  .footer .newsletter {
    background-size: 45% auto;
  }
}


/* Grid Layout - Mobile First */
.team-grid .grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
}

@media (min-width: 768px) {
    .team-grid .grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (min-width: 1200px) {
    .team-grid .grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

/* Card Wrapper */
.team-grid .card {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

/* Front and Back Sides */
.team-grid .card-front,
.team-grid .card-back {
    /* No transition - instant hide/show */
}

/* Front Side */
.team-grid .card-front {
    position: relative;
    opacity: 1;
}

/* Photo Section */
.team-grid .photo-wrapper {
    position: relative;
    width: 100%;
    aspect-ratio: 9 / 12;
    overflow: hidden;
}

/* Back Side - positioned over photo only */
.team-grid .card-back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(248, 249, 250, 0.95);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    text-align: center;
    opacity: 0;
}

/* Hover Effects */
.team-grid .item:hover .photo-wrapper .card-back {
    opacity: 1;
}

.team-grid .photo-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top;
    display: block;
}

/* Taxonomy Overlays */
.team-grid .taxonomy-overlay {
    position: absolute;
    color: white;
    padding: 0.5rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.2;
    background: rgba(0, 0, 240, 0.75);
    bottom: 20px;
    text-align: center;
}

.team-grid .taxonomy-overlay.bottom-left {
    left: 5%;
    width: 57.5%;
}

.team-grid .taxonomy-overlay.bottom-right {
    right: 5%;
    width: 27.5%;
}

/* Details Section */
.team-grid .details {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: .5rem 1rem 1rem 0;
    background: #fff;
}

.team-grid .linkedin-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: transparent;
    color: var(--color-blue);
    text-decoration: none;
    font-size: 1rem;
    transition: opacity 0.3s ease;
    flex-shrink: 0;
    display: flex;
    align-items: center;
}

.team-grid .linkedin-icon:hover {
    opacity: 0.7;
}

.team-grid .linkedin-icon:hover + .text .name {
    text-decoration: underline;
}

.team-grid .text {
    flex: 1;
    min-width: 0;
}

.team-grid .text .name {
    font-size: 1.1rem;
    font-weight: 600;
    color: #333;
    line-height: 1.3;
}

.team-grid .text .role {
    margin: 0;
    font-size: 0.9rem;
    color: #666;
    line-height: 1.4;
}

/* Back Side Bio */
.team-grid .bio {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #555;
    max-width: 100%;
}

.footer .newsletter {
  background-image: none;
  padding: 20px 20px 0 20px;
  grid-template-columns: 1fr;
  padding: 20px 0 0 0;
}

@media (min-width: 768px) {
  .footer .wrapper {
      grid-column: initial;
  }
}

/* remove upper casing */
.footer .title,
.flip-cards .title {
  text-transform: none;
}


/* this is the rule to remove links from flip-cards */
.flip-cards a.card {
  text-decoration: none;
}

.flip-cards a.card:hover {
  text-decoration: underline;
}

.case-study-quote .quote {
  font-size: 16px;
  line-height: 1.2;
  font-style: italic;
  color: var(--color-white);
  text-align: center;
  font-family: "Poppins", Sans-serif;
  font-weight: 400;
}

.case-study-quote .author {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.2;
    color: var(--color-white);
    font-weight: 700;
    text-align: center;
    font-style: normal;
}

@media (min-width: 768px) {
    .case-study-quote .quote {
        font-size: 18px;
        text-align: left;
    }
    
    .case-study-quote .author {
        margin-top: 30px;
        text-align: left;
    }
}

.content-columns .wysiwyg li {
  margin: 0;
  padding-bottom: 5px;
}

.content-columns .wysiwyg li:last-child {
  padding: 0;
}

.content-columns .button-wrapper {
  margin: 0;
}

 {
  padding-block: 
}
@media (min-width: 768px) {
    .text-image--reduced-spacing .column--content {
        padding-block: 50px;
    }
}


@font-face {
  font-family: "Poppins";
  src: url(../../assets/fonts/Poppins-MediumItalic.woff);
  font-weight: 500;
  font-style: italic;
}

.card.card--image-only:before {
  display: none;
}

.navigation .item.active > .menu--sub {
  max-width: 9999px;
}

@media screen and (min-width: 1280px) {
  .menu--sub .has-submenu .menu {
    transform: translateX(-10px);
    top: 0;
    left: 100%;
  }
  
  .menu--sub .has-submenu:hover .menu {
    transform: translateX(0px);
  }
  
  .navigation .menu--sub .item.has-submenu .link:after {
    transform: rotateZ(-90deg) translateY(50%);
    margin-bottom: -4px;
  }
}

.newsletter .content-form .column.form-wrapper input::placeholder {
	color: #FFFFFF !important;
}

@media screen and (max-width: 1279px) {
  .navigation .menu-wrapper {
    height: auto;
    min-height: 100vh;
    box-shadow: 0 5px 5px 0 #999;
  }  
}

.wysiwyg a {
  color: inherit;
}

.wysiwyg a:hover {
  color: var(--color-blue);
}


.leadership-photos img {
  max-width: 200px;
}

.latest-resources .headline {
  position: relative;
}

.latest-resources .headline .slider-nav {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  display: block;
  margin: 0;
  width: 12px;
  object-fit: cover;
  height: 19px;
}

.latest-resources .headline .slider-nav-left {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCBtZWV0Ij48cGF0aCBmaWxsPSIjMDAwMEYwIiBkPSJNMjg1LjQ3NiAyNzIuOTcxTDkxLjEzMiA0NjcuMzE0Yy05LjM3MyA5LjM3My0yNC41NjkgOS4zNzMtMzMuOTQxIDBsLTIyLjY2Ny0yMi42NjdjLTkuMzU3LTkuMzU3LTkuMzc1LTI0LjUyMi0uMDQtMzMuOTAxTDE4OC41MDUgMjU2IDM0LjQ4NCAxMDEuMjU1Yy05LjMzNS05LjM3OS05LjMxNy0yNC41NDQuMDQtMzMuOTFsMjIuNjY3LTIyLjY2N2M5LjM3My05LjM3MyAyNC41NjktOS4zNzMgMzMuOTQxIDBMMjg1LjQ3NSAyMzkuMDNjOS4zNzMgOS4zNzIgOS4zNzMgMjQuNTY4LjAwMSAzMy45NDF6Ii8+PC9zdmc+");
  right: 18px;
  transform: rotate(180deg);
}

.latest-resources .headline .slider-nav-right {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCBtZWV0Ij48cGF0aCBmaWxsPSIjMDAwMEYwIiBkPSJNMjg1LjQ3NiAyNzIuOTcxTDkxLjEzMiA0NjcuMzE0Yy05LjM3MyA5LjM3My0yNC41NjkgOS4zNzMtMzMuOTQxIDBsLTIyLjY2Ny0yMi42NjdjLTkuMzU3LTkuMzU3LTkuMzc1LTI0LjUyMi0uMDQtMzMuOTAxTDE4OC41MDUgMjU2IDM0LjQ4NCAxMDEuMjU1Yy05LjMzNS05LjM3OS05LjMxNy0yNC41NDQuMDQtMzMuOTFsMjIuNjY3LTIyLjY2N2M5LjM3My05LjM3MyAyNC41NjktOS4zNzMgMzMuOTQxIDBMMjg1LjQ3NSAyMzkuMDNjOS4zNzMgOS4zNzIgOS4zNzMgMjQuNTY4LjAwMSAzMy45NDF6Ii8+PC9zdmc+");
  right: 0;
}

.latest-resources .slick-disabled {
  opacity: 0.5;
  pointer-events: none;
}

.wpforms-container-full {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}


.content-form .column.form-wrapper {
	padding-left: 30px;
}

.content-form .column.form-wrapper input {
	border-radius: 0;
	font-size: 18px;
	line-height: 130%;
	color: var(--color-black);
}

.content-form .column.form-wrapper input::placeholder {
	color: var(--color-black) !important;
	opacity: 1 !important;
}

.content-form .column.form-wrapper input::-webkit-input-placeholder {
	color: var(--color-black) !important;
	opacity: 1 !important;
}

.content-form .column.form-wrapper textarea {
	color: var(--color-black) !important;
	height: 240px !important;
	resize: none;
	border-radius: 0;
	font-size: 18px;
}

.content-form .column.form-wrapper textarea::placeholder {
  	color: var(--color-black) !important;
	opacity: 1 !important;
}

.content-form .column.form-wrapper textarea::-webkit-input-placeholder {
	color: var(--color-black) !important;
	opacity: 1 !important;
}

.content-form .column.form-wrapper .wpforms-field-html,
.content-form .column.form-wrapper .wpforms-field-checkbox .wpforms-field-label-inline {
	color: var(--color-white) !important;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 130%;
}

.content-form .column.form-wrapper button[type="submit"] {
    background: transparent !important;
    border: 2px solid var(--color-white);
    padding-block: 10px;
    line-height: 1 !important;
    height: auto;
    display: flex;
    align-items: center;
	border-radius: 0;
}

.content-form .column.form-wrapper input[type="checkbox"] {
	min-width: 30px;
    min-height: 30px;
    background-color: white;
    appearance: auto;
	border-radius: 0;
}

.content-form .column.form-wrapper input[type="checkbox"]:before,
.content-form .column.form-wrapper input[type="checkbox"]:after {
	content: none;
}

.content-form .column.form-wrapper .wpforms-field-checkbox a {
	text-decoration: underline;
	transition: 0.3s;
}

.content-form .column.form-wrapper .wpforms-field-checkbox a:hover {
	transform: translateY(-2px);
	opacity: 0.75;
}

.content-form .column.form-wrapper button[type="submit"]:hover {
	background-color: var(--color-white) !important;
	color: var(--color-blue) !important;
}

.content-form .column.form-wrapper .wpforms-field-description {
	font-size: 16px;
	position: absolute;
	top: 50px;
	left: 15px;
	width: calc(100% - 30px);
	pointer-events: none;
}

/* when textarea has content (not placeholder-shown) */
.content-form .column.form-wrapper textarea:not(:placeholder-shown) + p + .wpforms-field-description {
	opacity: 0;
}

.content-form .column.form-wrapper .wpforms-confirmation-container-full.wpforms-confirmation-scroll {
	background: transparent !important;
	border: none !important;
	color: var(--color-white) !important;
}

.content-form .column.form-wrapper .wpforms-confirmation-container-full.wpforms-confirmation-scroll > * {
	color: var(--color-white) !important;
}

.content-form .column.form-wrapper div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
	position: absolute;
    right: 0;
    left: 0;
    margin-inline: auto;
    margin-top: 24px;
}

div.mdx-form-wrapper .wpforms-container form {
    padding: 30px;
    background-color: var(--color-blue);
    color: var(--color-white);
    
}

div.mdx-form-wrapper .wpforms-container form input {
    border-radius: 0;
    font-size: 18px;
    line-height: 130%;
    color: var(--color-black);
}

div.mdx-form-wrapper .wpforms-container form input::placeholder {
    color: var(--color-black) !important;
    opacity: 1 !important;
}

div.mdx-form-wrapper .wpforms-container form input::-webkit-input-placeholder {
    color: var(--color-black) !important;
    opacity: 1 !important;
}

div.mdx-form-wrapper .wpforms-container form textarea {
    color: var(--color-black) !important;
    height: 240px !important;
    resize: none;
    border-radius: 0;
    font-size: 18px;
}

div.mdx-form-wrapper .wpforms-container form textarea::placeholder {
      color: var(--color-black) !important;
    opacity: 1 !important;
}

div.mdx-form-wrapper .wpforms-container form textarea::-webkit-input-placeholder {
    color: var(--color-black) !important;
    opacity: 1 !important;
}

div.mdx-form-wrapper .wpforms-container form .wpforms-field-html,
div.mdx-form-wrapper .wpforms-container form .wpforms-field-checkbox .wpforms-field-label-inline {
    color: var(--color-white) !important;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 130%;
}

div.mdx-form-wrapper .wpforms-container form button[type="submit"] {
    background: transparent !important;
    border: 2px solid var(--color-white);
    padding-block: 10px;
    line-height: 1 !important;
    height: auto;
    display: flex;
    align-items: center;
    border-radius: 0;
}

div.mdx-form-wrapper .wpforms-container form input[type="checkbox"] {
    min-width: 30px;
    min-height: 30px;
    background-color: white;
    appearance: auto;
    border-radius: 0;
}

div.mdx-form-wrapper .wpforms-container form input[type="checkbox"]:before,
div.mdx-form-wrapper .wpforms-container form input[type="checkbox"]:after {
    content: none;
}

div.mdx-form-wrapper .wpforms-container form .wpforms-field-checkbox a {
    text-decoration: underline;
    transition: 0.3s;
}

div.mdx-form-wrapper .wpforms-container form .wpforms-field-checkbox a:hover {
    transform: translateY(-2px);
    opacity: 0.75;
}

div.mdx-form-wrapper .wpforms-container form button[type="submit"]:hover {
    background-color: var(--color-white) !important;
    color: var(--color-blue) !important;
}

div.mdx-form-wrapper .wpforms-container form .wpforms-field-description {
    font-size: 16px;
    position: absolute;
    top: 50px;
    left: 15px;
    width: calc(100% - 30px);
    pointer-events: none;
}

/* when textarea has content (not placeholder-shown) */
div.mdx-form-wrapper .wpforms-container form textarea:not(:placeholder-shown) + p + .wpforms-field-description {
    opacity: 0;
}

div.mdx-form-wrapper .wpforms-container form .wpforms-confirmation-container-full.wpforms-confirmation-scroll {
    background: transparent !important;
    border: none !important;
    color: var(--color-white) !important;
}

div.mdx-form-wrapper .wpforms-container form .wpforms-confirmation-container-full.wpforms-confirmation-scroll > * {
    color: var(--color-white) !important;
}

div.mdx-form-wrapper .wpforms-container form div.wpforms-container-full .wpforms-form .wpforms-submit-spinner {
    position: absolute;
    right: 0;
    left: 0;
    margin-inline: auto;
    margin-top: 24px;
}

/* popups */
.popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0,0,0,.75);
  z-index: 666;
  display: none;
}
.popup {
  display: none;
  width: 640px;
  position: fixed;
  left: 50%;
  margin-left: -320px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 999;
  background: var(--color-blue);
  color: white;
  flex-direction: column;
  max-height: calc(100vh - 40px);
  overflow: auto;
}

.popup .popup-header {
  padding: 30px 30px 0;
  position: relative;
}

.popup .title {
  font-size: 40px;
  font-weight: 700;
}

.popup .description {
  font-size: 18px;
  line-height: 1.5em;
  margin: 16px 0 -16px;
  z-index: 2;
  position: relative;
}

.popup .popup-close {
  content: '';
  background: url(../images/close_icon.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 20px;
  right: 20px;
  transition: all .5s;
}

.popup .popup-close:hover {
  transform: scale(1.3);
}

.popup.active,
.popup-overlay.active {
  display: flex;
}

.popup .wpforms-confirmation-container-full {
  margin: 20px !important;
}

@media screen and (max-width: 680px) {
  .popup {
    width: calc(100vw - 40px);
    margin-left: calc(calc(50vw - 20px) * -1);
  }
  
  .popup .title {
    font-size: 28px;
  }
  
  .popup .description {
    font-size: 16px;
  }
  
  .popup .popup-close {
    width: 24px;
    height: 24px;
    top: 10px;
    right: 10px;
  }
}

.single-post .wysiwyg {
  padding-bottom: 20px;
}

.single-post .wysiwyg li {
  margin: 0;
}

.single-post .hero-thumbnail {
  min-height: 150px;
  background-size: cover;
}

.single-post .hero-thumbnail {
  padding-block: 60px;
}

@media (min-width: 1280px) {
  .single-post .hero-thumbnail {
    padding-block: 90px;
  }
}

.post-date:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: var(--color-blue);
  margin-right: 8px;
}

.post-date {
  font-weight: bold;
  line-height: 20px;
  display: flex;
  align-items: center;
}

.biography-block {
  margin: 30px 0 60px;
  
}

.biography-inner {
  display: flex;
  width: 100%;
  max-width: 480px;
  justify-content: space-between;
  border: 1px solid var(--color-blue);
  flex-wrap: wrap;
}

.biography-image {
  width: 150px;
}

.biography-image img {
  max-width: 100%;
  display: block;
}

.biography-content {
  width: calc(100% - 170px);
}

.biography-name {
  font-weight: bold;
  font-size: 1.2em;
  padding: 8px 0 8px;
}

.biography-text {
  margin: 12px 0 0;
}

.biography-by {
  width: 100%;
  background: var(--color-blue);
  color: white;
  font-weight: bold;
  padding: 8px;
}


@media screen and (max-width: 480px) {
  .biography-image {
    display: none;
  }
  
  .biography-content {
    width: 100%;
  }
}

.sinlge-post-container {
  max-width: 860px;
}

.single-post-hero {
  text-align: center;
}

.single-post-hero .title {
  max-width: 1024px;
  margin-left: auto;
  margin-right: auto;
}


/* Safari fix resources */
.latest-resources.resources-grid .slider-item-link {
	display: block;
}