@charset "UTF-8";
/*
Theme Name:         APTN L&L Hub
Theme URI:          https://github.com/a8cteam51/nudge-design-starter
Author:             WordPress Special Projects
Author URI:         https://wpspecialprojects.wordpress.com
Description:        Custom theme for APTN L&L Hub
Version:            1.0.0
Update URI:			false
Requires at least:  6.8
Requires PHP:       8.1
License:            GNU General Public License v3 or later
License URI:        http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:        nudge-design-starter
Domain Path:        /languages
Tags:               one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, theme-options, threaded-comments, translation-ready, wide-blocks
*/
select {
  background: transparent !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' fill='none' viewBox='0 0 14 12'%3E%3Cpath fill='%23000' d='M6.928 12 0 0h13.856L6.928 12Z'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat !important;
  background-position: center right 0.875rem;
  border: 1px solid currentcolor;
  border-radius: 0;
  color: currentcolor;
  font-size: var(--wp--preset--font-size--body);
  font-weight: 600;
  padding: 0.825rem 2.5rem 0.825rem 0.875rem;
  appearance: none;
  line-height: 1.1;
}

body {
  -webkit-font-smoothing: antialiased;
  hyphens: auto;
  hyphenate-limit-chars: 10 5 5;
}

:focus-visible {
  outline-style: solid;
  outline-width: 2px;
  outline-offset: -1px;
}

:is(h1, h2, h3, h4, h5, h6).has-body-font-size {
  line-height: 1.6;
}

header.wp-block-template-part {
  position: sticky;
  top: var(--wp-admin--admin-bar--height, 0);
  z-index: 99998;
}
header.wp-block-template-part .site-logo {
  position: relative;
  line-height: 1;
}
.has-modal-open header.wp-block-template-part .site-logo {
  z-index: 100001;
}
header.wp-block-template-part .site-logo .icon-container::before {
  background-image: url("/wp-content/themes/aptnllhub/assets/img/animated-logo-opt.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: -2px;
  right: -1px;
  bottom: 0;
  visibility: hidden;
}
header.wp-block-template-part .site-logo:hover .icon-container {
  position: relative;
}
header.wp-block-template-part .site-logo:hover .icon-container::before {
  visibility: visible;
}
header.wp-block-template-part .site-logo:hover svg > * {
  display: none;
}
@media not all and (min-width: 1080px) {
  header.wp-block-template-part > .wp-block-group.header-row {
    padding-top: var(--wp--preset--spacing--20) !important;
    padding-bottom: var(--wp--preset--spacing--20) !important;
  }
}
@media not all and (min-width: 1080px) {
  header.wp-block-template-part .header-menu-wrap .wp-block-navigation {
    order: 2;
  }
}
header.wp-block-template-part .header-menu-wrap .wp-block-outermost-icon-block svg {
  height: auto;
  width: auto;
}

footer.wp-block-template-part {
  margin-top: 0;
}
@media not all and (min-width: 600px) {
  footer.wp-block-template-part .wp-block-navigation-item a {
    justify-content: flex-start;
  }
}

.imprint {
  font-size: var(--wp--preset--font-size--x-small) !important;
}

.aptnllhub-for-allies-tag-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}

.apt-term.apt_journey_category:not(.aptn-keep-color) {
  background-color: var(--aptnllhub--category-color, var(--wp--preset--color--accent-2)) !important;
  color: var(--aptnllhub--category-color-text, var(--wp--preset--color--contrast-alt)) !important;
}

.aptnllhub-journey-category-filter,
.aptnllhub-journey-tag-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}

.apt-filter-btn.apt_journey_category {
  background-color: var(--wp--preset--color--primary-45);
  border-width: 2px;
  color: var(--wp--preset--color--contrast);
  font-size: var(--wp--preset--font-size--medium-large);
  font-weight: 500;
  letter-spacing: -0.05em;
  padding: 1rem var(--wp--preset--spacing--60);
}
.apt-filter-btn.apt_journey_category::after {
  background-color: currentcolor;
  content: "  " !important;
  margin-left: 0.35em;
  -webkit-mask-composite: source-in, xor;
          mask-composite: intersect;
  -webkit-mask-image: linear-gradient(to right, #000 0%, #000 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath transform='translate(0 17) scale(1 -1)' fill-rule='evenodd' clip-rule='evenodd' d='M12.7954 10.5363C13.1802 10.5363 13.4922 10.2243 13.4922 9.83948L13.4922 3.92714C13.4922 3.54232 13.1802 3.23036 12.7954 3.23036L6.88307 3.23037C6.49825 3.23037 6.18629 3.54232 6.18629 3.92714C6.18629 4.31196 6.49825 4.62392 6.88307 4.62392L11.1132 4.62392L3.4342 12.303C3.16209 12.5751 3.16209 13.0162 3.4342 13.2884C3.70631 13.5605 4.14748 13.5605 4.41959 13.2884L12.0986 5.60931L12.0986 9.83948C12.0986 10.2243 12.4106 10.5363 12.7954 10.5363Z' fill='black'/%3E%3C/svg%3E");
          mask-image: linear-gradient(to right, #000 0%, #000 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath transform='translate(0 17) scale(1 -1)' fill-rule='evenodd' clip-rule='evenodd' d='M12.7954 10.5363C13.1802 10.5363 13.4922 10.2243 13.4922 9.83948L13.4922 3.92714C13.4922 3.54232 13.1802 3.23036 12.7954 3.23036L6.88307 3.23037C6.49825 3.23037 6.18629 3.54232 6.18629 3.92714C6.18629 4.31196 6.49825 4.62392 6.88307 4.62392L11.1132 4.62392L3.4342 12.303C3.16209 12.5751 3.16209 13.0162 3.4342 13.2884C3.70631 13.5605 4.14748 13.5605 4.41959 13.2884L12.0986 5.60931L12.0986 9.83948C12.0986 10.2243 12.4106 10.5363 12.7954 10.5363Z' fill='black'/%3E%3C/svg%3E");
  -webkit-mask-position: top left, bottom 0.3em left 0;
          mask-position: top left, bottom 0.3em left 0;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  transition: all 300ms ease-in-out;
}
.apt-filter-btn.apt_journey_category:hover::after {
  -webkit-mask-position: top left, bottom 0.2em left 0.1em;
          mask-position: top left, bottom 0.2em left 0.1em;
}
.apt-filter-btn.is-active.apt_journey_category::after {
  -webkit-mask-image: linear-gradient(to right, #000 0%, #000 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7954 10.5363C13.1802 10.5363 13.4922 10.2243 13.4922 9.83948L13.4922 3.92714C13.4922 3.54232 13.1802 3.23036 12.7954 3.23036L6.88307 3.23037C6.49825 3.23037 6.18629 3.54232 6.18629 3.92714C6.18629 4.31196 6.49825 4.62392 6.88307 4.62392L11.1132 4.62392L3.4342 12.303C3.16209 12.5751 3.16209 13.0162 3.4342 13.2884C3.70631 13.5605 4.14748 13.5605 4.41959 13.2884L12.0986 5.60931L12.0986 9.83948C12.0986 10.2243 12.4106 10.5363 12.7954 10.5363Z' fill='black'/%3E%3C/svg%3E");
          mask-image: linear-gradient(to right, #000 0%, #000 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12.7954 10.5363C13.1802 10.5363 13.4922 10.2243 13.4922 9.83948L13.4922 3.92714C13.4922 3.54232 13.1802 3.23036 12.7954 3.23036L6.88307 3.23037C6.49825 3.23037 6.18629 3.54232 6.18629 3.92714C6.18629 4.31196 6.49825 4.62392 6.88307 4.62392L11.1132 4.62392L3.4342 12.303C3.16209 12.5751 3.16209 13.0162 3.4342 13.2884C3.70631 13.5605 4.14748 13.5605 4.41959 13.2884L12.0986 5.60931L12.0986 9.83948C12.0986 10.2243 12.4106 10.5363 12.7954 10.5363Z' fill='black'/%3E%3C/svg%3E");
}
.apt-filter-btn.is-active.apt_journey_category:hover::after {
  -webkit-mask-position: top left, bottom 0.4em left 0.1em;
          mask-position: top left, bottom 0.4em left 0.1em;
}

.aptnllhub-library-tag-filter {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}

.wp-element-button:is(.apt_library_term, .apt_library-filter-btn).apt_library_tag {
  background-color: var(--wp--preset--color--accent-2);
  border-width: 1px;
  border-color: currentcolor;
  color: var(--wp--preset--color--contrast);
  font-size: var(--wp--preset--font-size--small);
  font-weight: 500;
  line-height: 1.3;
  padding: 0.625rem var(--wp--preset--spacing--30);
}

.apt-filter-btn.apt_library-filter-btn.apt_library_tag {
  background-color: var(--wp--preset--color--primary-45);
  color: var(--wp--preset--color--contrast);
}
.apt-filter-btn.apt_library-filter-btn.apt_library_tag.is-active {
  background-color: var(--wp--preset--color--accent-2);
}

/* empty */
.wp-singular.single-aptn_library .featured-image-wrap {
  margin-left: auto;
  margin-right: auto;
  width: max-content;
  max-width: 100%;
}
.wp-singular.single-aptn_library .featured-image-wrap:empty {
  display: none;
}
.wp-singular .wp-block-post-title {
  word-break: normal;
}

.wp-block-button .wp-block-button__link {
  transition: all 0.2s ease-out;
}

:is(.wp-block-button__link, .wp-element-button) {
  transition: background-color 0.3s ease-out;
}
.wp-block-button.is-style-outline :is(.wp-block-button__link, .wp-element-button):hover {
  background-color: var(--wp--preset--color--base);
  color: var(--wp--preset--color--contrast);
}
.wp-block-button.is-style-aptnllhub-arrow :is(.wp-block-button__link, .wp-element-button) {
  background-color: var(--wp--preset--color--base-alt);
  align-items: center;
  border: 1px solid var(--wp--preset--color--contrast-alt);
  color: var(--wp--preset--color--contrast-alt);
  display: flex;
  font-weight: 900;
  gap: 0.3em;
  padding-left: var(--wp--preset--spacing--30);
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-inline-end: 0.5em;
  transition: none;
}
.wp-block-button.is-style-aptnllhub-arrow :is(.wp-block-button__link, .wp-element-button):hover {
  color: inherit;
}
.wp-block-button.is-style-aptnllhub-arrow :is(.wp-block-button__link, .wp-element-button)::after {
  background-color: currentcolor;
  content: "  ";
  -webkit-mask-composite: source-in, xor;
          mask-composite: intersect;
  -webkit-mask-image: linear-gradient(to right, #000 0%, #000 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%233B5B4C' fill-rule='evenodd' d='M6.464 4.104c0-.403.326-.729.728-.729h6.178c.402 0 .728.326.728.729v6.177a.728.728 0 1 1-1.456 0v-4.42l-8.024 8.024a.728.728 0 0 1-1.03-1.03l8.024-8.023h-4.42a.728.728 0 0 1-.728-.728Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");
          mask-image: linear-gradient(to right, #000 0%, #000 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%233B5B4C' fill-rule='evenodd' d='M6.464 4.104c0-.403.326-.729.728-.729h6.178c.402 0 .728.326.728.729v6.177a.728.728 0 1 1-1.456 0v-4.42l-8.024 8.024a.728.728 0 0 1-1.03-1.03l8.024-8.023h-4.42a.728.728 0 0 1-.728-.728Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");
  -webkit-mask-position: top left, center;
          mask-position: top left, center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 300ms ease-in-out;
}
.wp-block-button.is-style-aptnllhub-arrow :is(.wp-block-button__link, .wp-element-button):hover::after {
  transform: translate(0.1em, -0.1em);
}
.wp-block-button.is-style-aptnllhub-angular :is(.wp-block-button__link, .wp-element-button) {
  border-radius: 0 !important;
  border: none;
  box-shadow: 5px 5px 0 var(--wp--preset--color--contrast-alt);
  color: var(--wp--preset--color--contrast-alt);
  font-size: var(--wp--preset--font-size--small);
  font-weight: 800;
  text-transform: uppercase;
  transition: all 0.2s ease-out;
}
.wp-block-button.is-style-aptnllhub-angular :is(.wp-block-button__link, .wp-element-button):hover {
  box-shadow: 0 0 0 var(--wp--preset--color--contrast);
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--base);
  transform: translate(5px, 5px);
}
.wp-block-button.is-style-aptnllhub-large :is(.wp-block-button__link, .wp-element-button) {
  font-size: var(--wp--preset--font-size--medium-large);
  padding-left: 3.75rem;
  padding-right: 3.75rem;
  padding-top: 1.1875rem;
  padding-bottom: 1.1875rem;
  min-width: 355px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: -2px;
}
@media not all and (min-width: 1080px) {
  .wp-block-button.is-style-aptnllhub-large :is(.wp-block-button__link, .wp-element-button) {
    min-width: 250px;
  }
}
.wp-block-button.is-style-aptnllhub-large-arrow :is(.wp-block-button__link, .wp-element-button) {
  background-color: var(--wp--preset--color--base-alt);
  font-size: var(--wp--preset--font-size--medium-large);
  margin-bottom: 0.1em;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  min-width: 355px;
  font-weight: 500;
  letter-spacing: -2px;
  line-height: 1;
}
@media not all and (min-width: 600px) {
  .wp-block-button.is-style-aptnllhub-large-arrow :is(.wp-block-button__link, .wp-element-button) {
    min-width: 100%;
    width: 100%;
    font-size: var(--wp--preset--font-size--large);
    padding: 0.5em;
  }
}
.wp-block-button.is-style-aptnllhub-large-arrow :is(.wp-block-button__link, .wp-element-button):hover {
  color: inherit;
}
.wp-block-button.is-style-aptnllhub-large-arrow :is(.wp-block-button__link, .wp-element-button)::after {
  background-color: currentcolor;
  content: "  ";
  margin-left: var(--wp--preset--spacing--20);
  -webkit-mask-composite: source-in, xor;
          mask-composite: intersect;
  -webkit-mask-image: linear-gradient(to right, #000 0%, #000 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%233B5B4C' fill-rule='evenodd' d='M6.464 4.104c0-.403.326-.729.728-.729h6.178c.402 0 .728.326.728.729v6.177a.728.728 0 1 1-1.456 0v-4.42l-8.024 8.024a.728.728 0 0 1-1.03-1.03l8.024-8.023h-4.42a.728.728 0 0 1-.728-.728Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");
          mask-image: linear-gradient(to right, #000 0%, #000 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%233B5B4C' fill-rule='evenodd' d='M6.464 4.104c0-.403.326-.729.728-.729h6.178c.402 0 .728.326.728.729v6.177a.728.728 0 1 1-1.456 0v-4.42l-8.024 8.024a.728.728 0 0 1-1.03-1.03l8.024-8.023h-4.42a.728.728 0 0 1-.728-.728Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");
  -webkit-mask-position: top left, bottom 0.3em left 0;
          mask-position: top left, bottom 0.3em left 0;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 300ms ease-in-out;
}
.wp-block-button.is-style-aptnllhub-large-arrow :is(.wp-block-button__link, .wp-element-button):hover::after {
  -webkit-mask-position: top left, bottom 0.4em left 0.1em;
          mask-position: top left, bottom 0.4em left 0.1em;
}
.wp-block-button.is-style-aptnllhub-download :is(.wp-block-button__link, .wp-element-button) {
  font-size: var(--wp--preset--font-size--medium-large);
  padding-left: 3.75rem;
  padding-right: 3.75rem;
  padding-top: 0.9em;
  padding-bottom: 0.9em;
  min-width: 355px;
  font-weight: 700;
  line-height: 1;
}
@media not all and (min-width: 600px) {
  .wp-block-button.is-style-aptnllhub-download :is(.wp-block-button__link, .wp-element-button) {
    min-width: 100%;
    width: 100%;
    font-size: var(--wp--preset--font-size--large);
    padding: 1rem;
  }
}
.wp-block-button.is-style-aptnllhub-download :is(.wp-block-button__link, .wp-element-button):hover {
  color: inherit;
}
.wp-block-button.is-style-aptnllhub-download :is(.wp-block-button__link, .wp-element-button)::after {
  background-color: currentcolor;
  content: "  ";
  margin-inline-start: var(--wp--preset--spacing--20);
  -webkit-mask-composite: source-in, xor;
          mask-composite: intersect;
  -webkit-mask-image: linear-gradient(to right, #000 0%, #000 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M12.795 6.186c.385 0 .697.312.697.697v5.913a.697.697 0 0 1-.697.696H6.883a.697.697 0 0 1 0-1.393h4.23l-7.679-7.68a.697.697 0 1 1 .986-.985l7.679 7.68v-4.23c0-.386.312-.698.696-.698Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");
          mask-image: linear-gradient(to right, #000 0%, #000 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' fill='none' viewBox='0 0 17 17'%3E%3Cpath fill='%23000' fill-rule='evenodd' d='M12.795 6.186c.385 0 .697.312.697.697v5.913a.697.697 0 0 1-.697.696H6.883a.697.697 0 0 1 0-1.393h4.23l-7.679-7.68a.697.697 0 1 1 .986-.985l7.679 7.68v-4.23c0-.386.312-.698.696-.698Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");
  -webkit-mask-position: top left, bottom 0.3em left 0;
          mask-position: top left, bottom 0.3em left 0;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  transition: all 300ms ease-in-out;
}
.wp-block-button.is-style-aptnllhub-download :is(.wp-block-button__link, .wp-element-button):hover::after {
  -webkit-mask-position: top left, bottom 0.2em left 0.1em;
          mask-position: top left, bottom 0.2em left 0.1em;
}
.wp-block-button.is-style-aptnllhub-download-icon :is(.wp-block-button__link, .wp-element-button) {
  align-items: center;
  display: inline-flex;
  height: 2em;
  justify-content: center;
  line-height: 1;
  padding: 0;
  text-indent: -200vw;
  width: 2em;
}
.wp-block-button.is-style-aptnllhub-download-icon :is(.wp-block-button__link, .wp-element-button)[href=""] {
  display: none;
}
.wp-block-button.is-style-aptnllhub-download-icon :is(.wp-block-button__link, .wp-element-button):hover {
  color: inherit;
}
.wp-block-button.is-style-aptnllhub-download-icon :is(.wp-block-button__link, .wp-element-button)::after {
  background-color: currentcolor;
  content: "";
  display: inline-block;
  height: 100%;
  -webkit-mask: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31' aria-label='download'><path fill='%23fff' d='M15.313 6.667a.5.5 0 0 0-1 0h1Zm-.5 11.851 2.887-5h-5.773l2.886 5Zm0-11.852h-.5v7.352h1V6.666h-.5Z'></path><path stroke='%23fff' stroke-linecap='round' d='M10.37 20.37H20'></path></svg>");
          mask: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='31' height='31' fill='none' viewBox='0 0 31 31' aria-label='download'><path fill='%23fff' d='M15.313 6.667a.5.5 0 0 0-1 0h1Zm-.5 11.851 2.887-5h-5.773l2.886 5Zm0-11.852h-.5v7.352h1V6.666h-.5Z'></path><path stroke='%23fff' stroke-linecap='round' d='M10.37 20.37H20'></path></svg>");
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 100%;
  transition: transform 300ms ease-in-out;
}
.wp-block-button.is-style-aptnllhub-download-icon :is(.wp-block-button__link, .wp-element-button):hover::after {
  transform: scale(1.2);
}
.wp-block-button.is-style-aptnllhub-toggle :is(.wp-block-button__link, .wp-element-button) {
  align-items: center;
  border: 1px solid currentcolor;
  display: inline-flex;
  justify-content: center;
  padding: 4px;
  text-indent: -200vw;
}
.wp-block-button.is-style-aptnllhub-toggle :is(.wp-block-button__link, .wp-element-button).is-visible {
  background-color: transparent !important;
  background-image: linear-gradient(45deg, transparent 0%, transparent calc(50% - 1px), currentcolor calc(50% - 1px), transparent calc(50% + 1px), transparent 100%);
}
.wp-block-button.is-style-aptnllhub-toggle :is(.wp-block-button__link, .wp-element-button)::after {
  aspect-ratio: 1;
  background-color: currentcolor;
  content: "";
  display: block;
  -webkit-mask-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 -2 25 23'><path d='M12.0911 0C6.39038 0.00610312 1.41602 3.86963 0 9.38721C1.42822 14.8987 6.40259 18.7439 12.0911 18.75C17.7917 18.7439 22.7661 14.8804 24.1821 9.35669C22.7539 3.85132 17.7795 0.00610312 12.0911 0ZM12.0911 3.125C15.5457 3.125 18.3411 5.92041 18.3411 9.375C18.3411 12.8296 15.5457 15.625 12.0911 15.625C8.63647 15.625 5.84106 12.8296 5.84106 9.375C5.84106 5.92041 8.63647 3.125 12.0911 3.125ZM12.0911 6.25C10.3638 6.25 8.96606 7.6477 8.96606 9.375C8.96606 11.1023 10.3638 12.5 12.0911 12.5C13.8184 12.5 15.2161 11.1023 15.2161 9.375C15.2161 7.6477 13.8184 6.25 12.0911 6.25Z' fill='%233B5B4C'></path></svg>");
          mask-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 -2 25 23'><path d='M12.0911 0C6.39038 0.00610312 1.41602 3.86963 0 9.38721C1.42822 14.8987 6.40259 18.7439 12.0911 18.75C17.7917 18.7439 22.7661 14.8804 24.1821 9.35669C22.7539 3.85132 17.7795 0.00610312 12.0911 0ZM12.0911 3.125C15.5457 3.125 18.3411 5.92041 18.3411 9.375C18.3411 12.8296 15.5457 15.625 12.0911 15.625C8.63647 15.625 5.84106 12.8296 5.84106 9.375C5.84106 5.92041 8.63647 3.125 12.0911 3.125ZM12.0911 6.25C10.3638 6.25 8.96606 7.6477 8.96606 9.375C8.96606 11.1023 10.3638 12.5 12.0911 12.5C13.8184 12.5 15.2161 11.1023 15.2161 9.375C15.2161 7.6477 13.8184 6.25 12.0911 6.25Z' fill='%233B5B4C'></path></svg>");
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 1.5em;
}

*:has(> .wp-block-columns.is-style-aptnllhub-stack-earlier) {
  container: columns/inline-size;
}

@container columns (max-width: 450px) {
  .wp-block-columns.is-style-aptnllhub-stack-earlier {
    flex-wrap: wrap !important;
  }
  .wp-block-columns.is-style-aptnllhub-stack-earlier .wp-block-column {
    flex-basis: 100% !important;
  }
  .wp-block-columns.is-style-aptnllhub-stack-earlier .wp-block-column.is-style-mmf-mobile-first {
    order: -1;
  }
}

.wp-block-details {
  padding-bottom: 1rem;
}
.wp-block-details summary {
  border-bottom: 1px solid var(--wp--preset--color--contrast);
  padding-bottom: 1rem;
  display: flex;
  font-size: var(--wp--preset--font-size--xx-large);
  line-height: 1.3;
  font-weight: 700;
  position: relative;
}
.wp-block-details summary::after {
  content: "+";
  display: block;
  line-height: 1;
  transform: rotate(0);
  transform-origin: 50% 55%;
  transition: 0.25s transform ease;
  position: absolute;
  right: 0;
  top: 0;
}
.wp-block-details summary::-webkit-details-marker {
  display: none;
}
.wp-block-details[open] summary::after {
  content: "-";
  transform: rotate(-180deg);
  transition: 0.2s transform ease;
}
.wp-block-details > *:not(summary) {
  margin-left: clamp(0.5rem, -2.125rem + 7vw, 3.125rem);
}

.wp-block-group {
  transition: background-color 0.3s ease-out;
}
.wp-block-group.is-style-aptnllhub-post-shadow {
  background-color: var(--wp--preset--color--base-alt);
  border: 2px solid var(--wp--preset--color--contrast-alt);
  border-radius: 24px;
  min-height: 100%;
}
.wp-block-post:has(> .wp-block-group.is-style-aptnllhub-post-shadow) {
  isolation: isolate;
  position: relative;
}
.wp-block-post:has(> .wp-block-group.is-style-aptnllhub-post-shadow).type-aptn_library {
  --aptnllhub--category-color: var(--wp--preset--color--contrast-alt);
}
.wp-block-post:has(> .wp-block-group.is-style-aptnllhub-post-shadow).type-aptn_for_allies {
  --aptnllhub--category-color: var(--wp--preset--color--primary-25);
}
.wp-block-post:has(> .wp-block-group.is-style-aptnllhub-post-shadow)::before {
  background-color: var(--aptnllhub--category-color, var(--wp--preset--color--accent-2));
  border: 2px solid var(--wp--preset--color--contrast-alt);
  border-radius: 24px;
  content: "";
  height: 100%;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 100%;
  z-index: -1;
}
.wp-block-group.is-style-aptnllhub-arch-bg {
  position: relative;
  isolation: isolate;
}
.wp-block-group.is-style-aptnllhub-arch-bg::before {
  content: "";
  background-color: var(--wp--preset--color--base-alt);
  border-radius: 11rem 11rem 1.625rem 1.625rem;
  border: 2px solid #CACCBC;
  position: absolute;
  top: 0;
  left: 2rem;
  width: calc(100% - 4rem);
  height: 100%;
  z-index: -1;
}
.wp-block-group.is-style-aptnllhub-rectangle-bg {
  position: relative;
  isolation: isolate;
}
.wp-block-group.is-style-aptnllhub-rectangle-bg::before {
  content: "";
  background-color: var(--wp--preset--color--base-alt);
  border-radius: 25px;
  border: 2px solid #2F493D;
  position: absolute;
  top: 0;
  left: 2rem;
  width: calc(100% - 4rem);
  height: 100%;
  z-index: -1;
}
.wp-block-group.is-style-aptnllhub-pattern-dot-grid {
  background-image: url("assets/img/pattern-dot-grid@2x.webp");
  background-position: 50% 0;
  background-size: 56px;
}
.wp-block-group.is-style-aptnllhub-pattern-nodes {
  background-image: url("assets/img/pattern-nodes@2x.webp");
  background-position: 0% 0%;
  background-size: 256px;
}
.wp-block-group.is-style-aptnllhub-pattern-square-grid {
  background-image: url("assets/img/pattern-square-grid@2x.webp");
  background-position: 50% 0;
  background-size: 48px;
}

h1, h2, h3, h4, h5, h6 {
  text-wrap: balance;
  font-variant-ligatures: discretionary-ligatures;
}

.is-style-h1.is-style-h1 {
  font-size: var(--wp--preset--font-size--xxx-large);
  font-weight: 900;
  line-height: 0.95;
  font-variant-ligatures: discretionary-ligatures;
}

.is-style-h2.is-style-h2 {
  font-size: var(--wp--preset--font-size--xx-large);
  font-weight: 900;
  line-height: 1;
  font-variant-ligatures: discretionary-ligatures;
}

.is-style-h3.is-style-h3 {
  font-size: var(--wp--preset--font-size--x-large);
  font-weight: 500;
  line-height: 1.1;
  font-variant-ligatures: discretionary-ligatures;
}

.is-style-h4.is-style-h4 {
  font-size: var(--wp--preset--font-size--large);
  font-weight: 800;
  line-height: 1.1;
  font-variant-ligatures: discretionary-ligatures;
}

.is-style-h5.is-style-h5 {
  font-size: var(--wp--preset--font-size--medium-large);
  font-weight: 700;
  line-height: 1.3;
  font-variant-ligatures: discretionary-ligatures;
}

.is-style-h6.is-style-h6 {
  font-size: var(--wp--preset--font-size--medium);
  font-weight: 700;
  font-variant-ligatures: discretionary-ligatures;
}

.is-style-body.is-style-body {
  font-size: var(--wp--preset--font-size--body);
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.35;
}

.is-style-small.is-style-small {
  font-size: var(--wp--preset--font-size--small);
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.35;
}

.is-style-x-small.is-style-x-small {
  font-size: var(--wp--preset--font-size--x-small);
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.35;
}

.is-style-xx-small.is-style-xx-small {
  font-size: var(--wp--preset--font-size--xx-small);
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.35;
}

.is-style-tiny.is-style-tiny {
  font-size: var(--wp--preset--font-size--tiny);
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.35;
}

/* empty */
.wp-block-post-content :is(ul, ol):not(.wp-block-post-template) {
  padding-inline-start: 1em;
}
.wp-block-post-content :is(ul, ol):not(.wp-block-post-template) li {
  margin-block-end: var(--wp--preset--spacing--20);
}

/* Bring up mobile menu as of 960px instead of default 600 px*/
@media (min-width: 600px) and (max-width: 1079px) {
  header.wp-block-template-part .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: block;
  }
  header.wp-block-template-part .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
.wp-block-navigation__responsive-container.is-menu-open {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.wp-block-navigation {
  --navigation-layout-align: stretch;
  align-items: stretch;
}
.wp-block-navigation > .wp-block-navigation-item:first-child {
  border-left: 1px solid var(--wp--preset--color--contrast);
}
.wp-block-navigation .wp-block-navigation-item {
  align-items: stretch;
  border-right: 1px solid var(--wp--preset--color--contrast);
  text-transform: uppercase;
}
@media (min-width: 1080px) {
  .wp-block-navigation .wp-block-navigation-item {
    flex-grow: 1;
  }
}
.wp-block-navigation .wp-block-navigation-item__content {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--wp--preset--spacing--40) clamp(1.5rem, -7.5rem + 12vw, 3rem);
  transition: background-color 0.2s ease-out;
}
@media (min-width: 1080px) {
  .wp-block-navigation .wp-block-navigation-item__content {
    flex-grow: 1;
  }
  .wp-block-navigation .wp-block-navigation-item__content:hover {
    background: var(--wp--preset--color--base-alt);
    text-decoration: none;
  }
}
.wp-block-navigation .wp-block-navigation-item.has-child > .wp-block-navigation-item__content {
  padding-right: calc(clamp(1.5rem, -7.5rem + 12vw, 3rem) - 1.3em);
}
.wp-block-navigation .wp-block-navigation-item.has-child:hover {
  background: var(--wp--preset--color--base-alt);
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
  margin-left: 0.25em;
  margin-right: 0.75em;
}
@media not all and (min-width: 1080px) {
  header.wp-block-template-part .wp-block-navigation > .wp-block-navigation-item:first-child {
    border-left: none;
  }
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation__responsive-container-open {
  align-items: center;
  padding-right: var(--wp--preset--spacing--40);
}
@media not all and (min-width: 1080px) {
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__container {
    width: 100%;
  }
}
@media not all and (min-width: 782px) {
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__container {
    width: 100%;
  }
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  margin-top: 0;
  padding-top: 0;
  height: 100%;
  overflow-y: auto;
}
@media (min-width: 782px) {
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    overflow: visible;
  }
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-dialog {
  height: 100%;
  margin-block-start: 0 !important;
  padding-block-start: calc(6rem + var(--wp-admin--admin-bar--height, 0px));
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-close {
  height: 100%;
  overflow: hidden;
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-close {
  top: calc(var(--wp--preset--spacing--10) + var(--wp-admin--admin-bar--height, 0px));
  padding-right: clamp(1rem, var(--wp--style--root--padding-left), 20rem);
}
@media not all and (min-width: 1080px) {
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item {
    border-top: 1px solid var(--wp--preset--color--contrast);
    border-right: none;
    align-items: center;
    width: 100%;
  }
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item:last-child {
    border-bottom: 1px solid var(--wp--preset--color--contrast) !important;
  }
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item__content {
    font-size: 1.875rem;
    padding: var(--wp--preset--spacing--30) !important;
    justify-content: flex-start;
  }
}
header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item.current-menu-ancestor, header.wp-block-template-part .wp-block-navigation .wp-block-navigation-item.current-menu-item {
  background: var(--wp--preset--color--base-alt);
}
@media (min-width: 1080px) {
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container {
    border: 1px solid var(--wp--preset--color--contrast) !important;
    border-width: 1px 0 0 !important;
  }
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container > .wp-block-navigation-item {
    border-bottom: 1px solid var(--wp--preset--color--contrast);
    border-right: none;
  }
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    background: var(--wp--preset--color--base-alt) !important;
    align-items: flex-start;
    justify-content: flex-start;
    padding: var(--wp--preset--spacing--30) !important;
    font-size: 0.9375rem;
  }
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item__content:hover {
    background: var(--wp--preset--color--accent-2) !important;
  }
}
@media not all and (min-width: 1080px) {
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container {
    border-top: 1px solid var(--wp--preset--color--contrast) !important;
    min-width: 100%;
    padding: 0 !important;
    width: 100% !important;
  }
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    background: var(--wp--preset--color--base-alt);
    padding: var(--wp--preset--spacing--30) var(--wp--preset--spacing--30) !important;
    font-size: 0.9375rem;
    align-self: stretch;
  }
  header.wp-block-template-part .wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item:last-of-type {
    border-bottom: none !important;
  }
}
.about-page-nav .wp-block-navigation .wp-block-navigation__container {
  padding-left: 0;
}
@media not all and (min-width: 782px) {
  .about-page-nav .wp-block-navigation .wp-block-navigation__container {
    flex-direction: column;
    border-top: none;
  }
}
.about-page-nav .wp-block-navigation .wp-block-navigation-item {
  margin-bottom: 0;
  justify-content: center;
}
.about-page-nav .wp-block-navigation .wp-block-navigation-item.current-menu-ancestor, .about-page-nav .wp-block-navigation .wp-block-navigation-item.current-menu-item {
  background: var(--wp--preset--color--base-alt) !important;
}
.about-page-nav .wp-block-navigation .wp-block-navigation-item:first-child {
  flex-grow: 2;
}
@media not all and (min-width: 782px) {
  .about-page-nav .wp-block-navigation .wp-block-navigation-item {
    border-top: 1px solid var(--wp--preset--color--contrast);
    border-left: 1px solid var(--wp--preset--color--contrast);
  }
  .about-page-nav .wp-block-navigation .wp-block-navigation-item:first-child {
    border-top: none;
  }
  .about-page-nav .wp-block-navigation .wp-block-navigation-item__content {
    width: 100%;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}
footer.wp-block-template-part .wp-block-navigation {
  margin-left: -1px;
}
footer.wp-block-template-part .wp-block-navigation .wp-block-navigation__container {
  border-top: 1px solid var(--wp--preset--color--contrast);
}
@media not all and (min-width: 600px) {
  footer.wp-block-template-part .wp-block-navigation .wp-block-navigation__container {
    flex-direction: column;
    border-top: none;
  }
}
footer.wp-block-template-part .wp-block-navigation .wp-block-navigation-item {
  flex-grow: 1;
}
@media not all and (min-width: 600px) {
  footer.wp-block-template-part .wp-block-navigation .wp-block-navigation-item {
    border-top: 1px solid var(--wp--preset--color--contrast);
    border-right: none;
  }
}
footer.wp-block-template-part .wp-block-navigation .wp-block-navigation-item__content {
  flex-grow: 1;
  padding-left: var(--wp--preset--spacing--30);
  padding-right: var(--wp--preset--spacing--30);
}
footer.wp-block-template-part .wp-block-navigation .wp-block-navigation-item:last-child {
  border-right: none;
}

.wp-block-query-pagination {
  gap: var(--wp--preset--spacing--20);
}

.wp-block-query-pagination-numbers {
  display: flex;
  gap: 0.25rem;
  line-height: 1.6;
}
.wp-block-query-pagination-numbers > * {
  padding: 0 0.25rem;
  line-height: 1;
}
.wp-block-query-pagination-numbers span.page-numbers.current {
  line-height: 1;
  font-size: 0;
}
.wp-block-query-pagination-numbers span.page-numbers.current::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Ccircle cx='6.548' cy='6.548' r='6.548' fill='%237C4BE8'/%3E%3C/svg%3E%0A");
  display: block;
  width: 13px;
  height: 13px;
}
.wp-block-query-pagination-numbers a.page-numbers {
  line-height: 1;
  font-size: 0;
}
.wp-block-query-pagination-numbers a.page-numbers::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none' viewBox='0 0 14 14'%3E%3Ccircle cx='6.548' cy='6.548' r='5.548' fill='%23FCFFEB' stroke='%237C4BE8' stroke-width='2'/%3E%3C/svg%3E%0A");
  display: block;
  width: 13px;
  height: 13px;
}

:is(.wp-block-query-pagination-previous-arrow,
.wp-block-query-pagination-next-arrow,
.wp-block-post-navigation-link__arrow-previous,
.wp-block-post-navigation-link__arrow-next).is-arrow-arrow {
  font-size: 0;
  vertical-align: middle;
}
:is(.wp-block-query-pagination-previous-arrow,
.wp-block-query-pagination-next-arrow,
.wp-block-post-navigation-link__arrow-previous,
.wp-block-post-navigation-link__arrow-next).is-arrow-arrow::after {
  content: "";
  display: inline-block;
  height: 1.5625rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' fill='none' viewBox='0 0 25 25'%3E%3Ccircle cx='12.5' cy='12.5' r='12.5' fill='%23CCFB10' transform='matrix(-1 0 0 1 25 0)'/%3E%3Cpath fill='%237C4BE8' d='M5.77 13.32a.5.5 0 0 1 0-1v1Zm13.815-.853a.5.5 0 0 1 0 .707l-3.182 3.182a.5.5 0 1 1-.707-.707l2.828-2.828-2.829-2.829a.5.5 0 0 1 .708-.707l3.182 3.182Zm-13.815.354v-.5h13.46v1H5.77v-.5Z'/%3E%3C/svg%3E%0A");
  width: 1.5625rem;
}

:is(.wp-block-query-pagination-previous-arrow,
.wp-block-post-navigation-link__arrow-previous).is-arrow-arrow::after {
  transform: scaleX(-1);
}

.wp-block-post-terms .wp-block-post-terms__separator {
  white-space-collapse: collapse;
}
.wp-block-post-terms.is-style-apt-text {
  display: inline-block;
}

.wp-block-query .wp-block-post-template.columns-4 {
  grid-template-columns: repeat(var(--nds--query-block-columns), minmax(0, 1fr)) !important;
  --nds--query-block-columns: 1;
}
@media (min-width: 392px) {
  .wp-block-query .wp-block-post-template.columns-4 {
    --nds--query-block-columns: 2;
  }
}
@media (min-width: 782px) {
  .wp-block-query .wp-block-post-template.columns-4 {
    --nds--query-block-columns: 3;
  }
}
@media (min-width: 1080px) {
  .wp-block-query .wp-block-post-template.columns-4 {
    --nds--query-block-columns: 4;
  }
}
.wp-block-query.is-style-single-line-loop ul.wp-block-post-template li {
  margin-top: 0;
  display: inline;
}
.wp-block-query.is-style-single-line-loop ul.wp-block-post-template li::after {
  content: " | ";
  font-size: 0.75em;
}
.wp-block-query.is-style-single-line-loop ul.wp-block-post-template li:last-child::after {
  content: "";
}
.wp-block-query.is-style-single-line-loop ul.wp-block-post-template li .wp-block-post-title {
  display: inline;
  line-height: 1.6;
}
.wp-block-query.is-style-single-line-loop ul.wp-block-post-template li .wp-block-post-title a {
  display: inline;
  text-decoration: underline;
}
.wp-block-query.is-style-single-line-loop ul.wp-block-post-template li .wp-block-post-title a::after {
  content: " ↗";
}
.wp-block-query.is-style-single-line-loop ul.wp-block-post-template li .wp-block-post-title a:hover {
  text-decoration: none;
}
.wp-block-query.is-style-single-line-loop ul.wp-block-post-template li .wp-block-post-terms {
  display: inline;
}

.wp-block-quote:not(.is-style-plain) {
  border: 0 none;
  position: relative;
}
.wp-block-quote:not(.is-style-plain)::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='22' fill='none' viewBox='0 0 26 22'%3E%3Cpath fill='%2386CA93' d='M0 13.904C0 8.873 2.393 4.648 7.178 1.23 8.298.41 9.133 0 9.68 0c.383 0 .574.246.574.738 0 .465-.082.807-.246 1.026a2.49 2.49 0 0 1-.533.533 9.386 9.386 0 0 1-.657.451 5.755 5.755 0 0 0-.779.615C5.36 5.66 4.02 7.903 4.02 10.09c0 1.176.479 1.764 1.436 1.764 4.02 0 6.03 1.654 6.03 4.962 0 1.286-.493 2.38-1.477 3.282-.985.875-2.065 1.312-3.24 1.312-2.16 0-3.829-.834-5.004-2.502C.588 17.213 0 15.545 0 13.904Zm14.52 0c0-5.113 2.324-9.297 6.972-12.55C22.586.45 23.406 0 23.953 0c.547 0 .82.246.82.738 0 .465-.082.793-.246.985a3.404 3.404 0 0 1-.533.574 9.385 9.385 0 0 1-.656.451 4.362 4.362 0 0 0-.738.615c-2.762 2.461-4.143 4.703-4.143 6.727 0 1.176.506 1.764 1.518 1.764 3.992 0 5.988 1.64 5.988 4.921 0 1.258-.492 2.352-1.477 3.282-.957.902-2.037 1.353-3.24 1.353-2.105 0-3.76-.82-4.963-2.46-1.176-1.669-1.764-3.35-1.764-5.046Z'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='22' fill='none' viewBox='0 0 26 22'%3E%3Cpath fill='%2386CA93' d='M0 13.904C0 8.873 2.393 4.648 7.178 1.23 8.298.41 9.133 0 9.68 0c.383 0 .574.246.574.738 0 .465-.082.807-.246 1.026a2.49 2.49 0 0 1-.533.533 9.386 9.386 0 0 1-.657.451 5.755 5.755 0 0 0-.779.615C5.36 5.66 4.02 7.903 4.02 10.09c0 1.176.479 1.764 1.436 1.764 4.02 0 6.03 1.654 6.03 4.962 0 1.286-.493 2.38-1.477 3.282-.985.875-2.065 1.312-3.24 1.312-2.16 0-3.829-.834-5.004-2.502C.588 17.213 0 15.545 0 13.904Zm14.52 0c0-5.113 2.324-9.297 6.972-12.55C22.586.45 23.406 0 23.953 0c.547 0 .82.246.82.738 0 .465-.082.793-.246.985a3.404 3.404 0 0 1-.533.574 9.385 9.385 0 0 1-.656.451 4.362 4.362 0 0 0-.738.615c-2.762 2.461-4.143 4.703-4.143 6.727 0 1.176.506 1.764 1.518 1.764 3.992 0 5.988 1.64 5.988 4.921 0 1.258-.492 2.352-1.477 3.282-.957.902-2.037 1.353-3.24 1.353-2.105 0-3.76-.82-4.963-2.46-1.176-1.669-1.764-3.35-1.764-5.046Z'/%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: var(--wp--preset--color--primary);
  content: "";
  display: block;
  margin-bottom: 0.833333333em;
  width: 1.083333em;
  height: 0.916666em;
}
.wp-block-quote:not(.is-style-plain).has-text-color::before {
  background-color: currentcolor;
}
.wp-block-quote.is-style-small {
  font-style: normal;
  font-size: var(--wp--preset--font-size--body);
}
.wp-block-quote.is-style-small::before {
  width: 1.444444em;
  height: 1.222222em;
}
.wp-block-quote cite::before {
  content: "— ";
}

.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__inside-wrapper {
  border-width: 0 0 1px;
  border-color: var(--wp--preset--color--contrast);
  background: transparent;
}
.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__inside-wrapper input {
  background-color: transparent;
}
.wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__inside-wrapper input::placeholder {
  color: rgba(59, 91, 76, 0.55);
}
@media not all and (min-width: 392px) {
  .wp-block-search__button-inside.wp-block-search__icon-button .wp-block-search__inside-wrapper input::placeholder {
    font-size: var(--wp--preset--font-size--x-small);
  }
}
.wp-block-search .wp-block-search__button.has-icon {
  background-color: transparent;
  border: none;
  border-radius: 0;
  outline-offset: -2px;
  padding: 0;
}
.wp-block-search .wp-block-search__button.has-icon svg {
  min-width: 1.75rem;
  min-height: 1.75rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' fill='none' viewBox='0 0 34 34'%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m29.75 29.75-7.362-7.363m0 0A10.625 10.625 0 1 0 7.36 7.361a10.625 10.625 0 0 0 15.027 15.026Z'%3E%3C/path%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.wp-block-search .wp-block-search__button.has-icon svg path {
  display: none;
}
.wp-block-search.aptnllhub-header-search .wp-block-search__input {
  background-color: var(--wp--preset--color--base);
  position: absolute;
  bottom: -122%;
  left: 0;
  width: 100%;
  opacity: 1;
  padding-top: 2rem;
  padding-bottom: 2rem;
  transform: translateY(0);
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
  opacity: 0;
  transform: translateY(-5px);
}

* {
  scroll-margin-block-start: calc(var(--wp-admin--admin-bar--height, 0px) + 80px);
}

main {
  min-height: calc(100vh - var(--wp-admin--admin-bar--height, 0px) - 70px - 1.5rem - 500px);
}
@media (min-width: 600px) {
  main {
    min-height: calc(100vh - var(--wp-admin--admin-bar--height, 0px) - 75px - 1.5rem - 200px);
  }
}

.border-left-block-on-desktop {
  border-left: 1px solid var(--wp--preset--color--contrast) !important;
}
@media not all and (min-width: 782px) {
  .border-left-block-on-desktop {
    border-left: none !important;
  }
}

@media not all and (min-width: 782px) {
  .border-top-block-on-mobile {
    border-top: 1px solid var(--wp--preset--color--contrast) !important;
    margin-top: -1px !important;
  }
}

.z-200 {
  position: relative;
  z-index: 200;
}

.z-100 {
  position: relative;
  z-index: 100;
}

.shaped-background {
  position: relative;
  isolation: isolate;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shaped-background > .wp-block-group {
  transform: rotate(-3deg);
}
.shaped-background > .wp-block-group .wp-block-heading {
  font-size: clamp(1.5rem, 0.5rem + 2.67vw, 2.5rem);
}
.wp-block-group:has(.shaped-background) {
  overflow: hidden;
}
.shaped-background::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='782' height='673' fill='none' viewBox='0 0 782 673'%3E%3Cpath fill='%23FE6600' d='m69.43 136.222 34.769 9.85 22.337 28.401 1.373 36.104-20.115 30.015-33.92 12.463-34.77-9.85-22.336-28.401-1.373-36.104 20.115-30.015 33.92-12.463Z'/%3E%3Cpath fill='%237C4BE8' d='M304 497.08 228.783 519 304 540.91l-78.33-.221 66.015 42.287-75.088-22.345 51.462 59.219-65.776-42.657 32.745 71.357-51.13-59.506 11.366 77.712-32.34-71.541L152 673l-10.924-77.785-32.34 71.541 11.366-77.712-51.12 59.506 32.735-71.357-65.776 42.657 51.462-59.219-75.088 22.345 66.015-42.287L0 540.91 75.217 519 0 497.08l78.33.222-66.015-42.278 75.088 22.345-51.462-59.219 65.776 42.657-32.736-71.357 51.121 59.505-11.366-77.72 32.34 71.55L152 365l10.924 77.785 32.34-71.55-11.366 77.72 51.13-59.505-32.745 71.357 65.776-42.657-51.462 59.219 75.088-22.345-66.015 42.278 78.33-.222Z'/%3E%3Crect width='93.491' height='180.541' fill='%2311A858' rx='46.745' transform='rotate(32.958 125.004 1255.23) skewX(.085)'/%3E%3Cpath fill='%23FAFFDE' d='m719.992 633.627-79.619-53.634 53.635-79.62 17.858 12.03a74.455 74.455 0 0 1 20.15 103.351l-12.031 17.86.007.013Z'/%3E%3Crect width='548' height='498' x='118.084' y='87.053' fill='%23CCFB10' stroke='%233B5B4C' stroke-width='2' rx='24' transform='rotate(-5.022 118.084 87.053)'/%3E%3Crect width='548' height='498' x='65.129' y='77.397' fill='%23CCA7FF' stroke='%233B5B4C' stroke-width='2' rx='24' transform='rotate(-8 65.13 77.397)'/%3E%3Crect width='548' height='498' x='122.092' y='39.062' fill='%233B5B4C' stroke='%233B5B4C' stroke-width='2' rx='24' transform='rotate(3.688 122.092 39.062)'/%3E%3C/svg%3E%0A");
  width: calc(100% + 200px);
  height: calc(100% + 100px);
  display: block;
  position: absolute;
  top: 0;
  left: -100px;
  right: -100px;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
@media not all and (min-width: 600px) {
  .shaped-background::after {
    width: calc(100% + 100px);
    height: calc(100% + 50px);
    left: -50px;
    right: -25px;
    background-size: cover;
  }
}

.shaped-background-2 {
  position: relative;
  isolation: isolate;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-group:has(.shaped-background-2) {
  overflow: hidden;
}
.shaped-background-2 > .wp-block-group {
  transform: rotate(-5deg);
  min-height: 400px;
}
@media not all and (min-width: 782px) {
  .shaped-background-2 > .wp-block-group {
    min-height: 300px;
  }
}
.shaped-background-2::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='826' height='596' fill='none' viewBox='0 0 826 596'%3E%3Crect width='662.752' height='481.509' fill='%233B5B4C' stroke='%233B5B4C' stroke-linecap='round' stroke-width='2' rx='24' transform='rotate(1.474 -3321.414 544.39) skewX(.057)'/%3E%3Crect width='663.175' height='481.214' fill='%23CCA7FF' stroke='%233B5B4C' stroke-linecap='round' stroke-width='2' rx='24' transform='matrix(.98313 .18293 -.17605 .98438 173.717 0)'/%3E%3Crect width='662.752' height='481.509' fill='%23CCFB10' stroke='%233B5B4C' stroke-linecap='round' stroke-width='2' rx='24' transform='rotate(1.474 -1878.838 2079.746) skewX(.057)'/%3E%3C/svg%3E%0A");
  width: calc(100% + 100px);
  height: 100%;
  display: block;
  position: absolute;
  top: 50px;
  left: -50px;
  right: -50px;
  z-index: -1;
  background-size: contain;
  background-repeat: no-repeat;
}
@media not all and (min-width: 782px) {
  .shaped-background-2::after {
    width: calc(100% + 40px);
    left: -20px;
    right: -20px;
  }
}

@media not all and (min-width: 960px) {
  .columns-break-early-large {
    flex-direction: column;
  }
}

@media not all and (min-width: 1080px) {
  .columns-break-early-xlarge {
    flex-direction: column;
  }
}

@media not all and (min-width: 782px) {
  .hero-stickers-left,
  .hero-stickers-right {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    column-gap: 1rem !important;
  }
  .hero-stickers-left .wp-block-columns,
  .hero-stickers-right .wp-block-columns {
    column-gap: 1rem !important;
  }
}

@media not all and (min-width: 782px) {
  .hero-stickers-right {
    column-gap: 2rem;
    align-items: flex-start;
  }
  .hero-stickers-right > * {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: auto !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
  }
  .hero-stickers-right > * .wp-block-column {
    margin-top: auto !important;
    padding-top: 0 !important;
  }
}

.hide-if-empty:empty {
  display: none;
}

.aptn-toggle-body {
  height: 0;
  overflow: hidden;
  transition: height 0.4s ease-out, padding 0.4s ease-out;
}
.aptn-toggle-body:not(.is-visible) {
  padding-block: 0 !important;
}
.aptn-toggle-body.is-visible {
  height: auto;
  height: calc-size(auto, size);
}

.aptnllhub-library-organisation a {
  text-decoration: none;
}
.aptnllhub-library-organisation a:hover {
  text-decoration: underline;
}
.aptnllhub-library-organisation:empty {
  display: none;
}

.apt-term:empty,
.aptnllhub-value:empty {
  display: none;
}
.apt-term.aptnllhub-url a[href=""],
.aptnllhub-value.aptnllhub-url a[href=""] {
  display: none;
}

.apt-filter-container {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem;
}

.apt-filter-btn {
  background-color: var(--wp--preset--color--base);
  border: 1px solid currentcolor;
  border-radius: 9999px;
  color: var(--wp--preset--color--primary);
  display: inline-block;
  font-size: var(--wp--preset--font-size--small);
  font-weight: 500;
  line-height: 1.3;
  padding: 0.625rem var(--wp--preset--spacing--30);
  text-align: center;
  text-decoration: none;
}
.apt-filter-btn::after {
  content: "  +";
}
.apt-filter-btn.is-active {
  background-color: var(--wp--preset--color--accent-2);
  color: var(--wp--preset--color--contrast);
}
.apt-filter-btn.is-active::after {
  content: "  ×";
}

.aptn-filter-reset {
  width: 100%;
}
.aptn-filter-reset .apt-filter-btn {
  font-size: var(--wp--preset--font-size--x-small);
}

#google_translate_element > * {
  font-size: 0;
}
#google_translate_element * {
  color: inherit !important;
}
#google_translate_element span {
  display: none;
}

.aptnllhub-google-translate {
  height: 1.5rem;
  width: 1.5rem;
  opacity: 0.5;
}
.aptnllhub-google-translate:has(select) {
  background-image: none !important;
  opacity: 1;
}
.aptnllhub-google-translate, .aptnllhub-google-translate select {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="%23000" d="M0 12a12 12 0 1 1 24 0 12 12 0 0 1-24 0ZM11.25 1.616c-1.005.305-2.002 1.23-2.83 2.782-.216.403-.413.839-.593 1.308 1.057.235 2.208.385 3.423.43v-4.52ZM6.373 5.309c.215-.578.455-1.117.722-1.618.261-.489.56-.957.896-1.399a10.5 10.5 0 0 0-3.414 2.283c.543.277 1.143.52 1.796.734Zm-1.11 5.941c.054-1.605.282-3.13.655-4.512a13.5 13.5 0 0 1-2.348-1 10.44 10.44 0 0 0-2.043 5.512h3.736Zm2.1-4.112a18.45 18.45 0 0 0-.6 4.112h4.487V7.636a20.261 20.261 0 0 1-3.886-.498Zm5.387.497v3.615h4.485a18.45 18.45 0 0 0-.598-4.112c-1.213.281-2.522.45-3.887.497ZM6.765 12.75c.053 1.48.264 2.871.599 4.111a20.4 20.4 0 0 1 3.886-.496V12.75H6.765Zm5.985 0v3.613c1.365.046 2.675.218 3.887.498.334-1.24.546-2.63.6-4.111H12.75Zm-4.923 5.544c.18.469.377.905.592 1.308.829 1.552 1.827 2.475 2.831 2.782v-4.519a19.04 19.04 0 0 0-3.423.429Zm.165 3.414c-.336-.442-.635-.91-.897-1.4a13.499 13.499 0 0 1-.721-1.618c-.618.198-1.218.444-1.797.735a10.507 10.507 0 0 0 3.415 2.283Zm-2.074-4.446a20.1 20.1 0 0 1-.656-4.512H1.527a10.44 10.44 0 0 0 2.043 5.512 13.624 13.624 0 0 1 2.348-1Zm10.091 4.446a10.5 10.5 0 0 0 3.413-2.281 12.598 12.598 0 0 0-1.796-.735 13.51 13.51 0 0 1-.721 1.616c-.261.49-.56.958-.896 1.4Zm-3.259-3.845v4.521c1.005-.306 2.002-1.23 2.83-2.782.216-.403.414-.839.593-1.308a18.902 18.902 0 0 0-3.423-.43Zm5.332-.601a13.59 13.59 0 0 1 2.348 1 10.44 10.44 0 0 0 2.043-5.512h-3.735a20.104 20.104 0 0 1-.655 4.512Zm4.391-6.012a10.44 10.44 0 0 0-2.043-5.513c-.705.388-1.492.723-2.348 1.001a20.1 20.1 0 0 1 .656 4.512h3.735Zm-5.568-7.559c.266.503.507 1.042.723 1.618a12.598 12.598 0 0 0 1.794-.736 10.5 10.5 0 0 0-3.413-2.28c.328.425.628.896.896 1.398Zm-.732 2.015c-.171-.447-.37-.884-.592-1.308-.829-1.552-1.826-2.475-2.831-2.782v4.519a19.04 19.04 0 0 0 3.423-.429Z"></path></svg>') !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.aptnllhub-google-translate select {
  appearance: none;
  border: 0 none;
  cursor: pointer;
  font-size: var(--wp--preset--font-size--xx-small);
  font-weight: 500;
  height: 1.5rem;
  margin: 0 !important;
  padding: 0 !important;
  padding-inline-start: 1.5rem !important;
  width: 0 !important;
}

.wp-block-co-authors-plus-coauthors > * {
  margin-top: 0 !important;
}

.contact-form .is-style-animated .grunion-field-wrap .animated-label__label {
  left: 0;
  top: calc(65% + var(--jetpack--contact-form--border-top-size, 0px) * 0.5 - var(--jetpack--contact-form--border-bottom-size, 0px) * 0.5);
}
.contact-form .is-style-animated .wp-block-jetpack-field-textarea .animated-label__label {
  top: initial;
}
.contact-form .is-style-animated .contact-form__select-wrapper select {
  font-weight: 700;
  padding-top: 0 !important;
}
.contact-form .is-style-animated .wp-block-jetpack-field-select .animated-label__label span {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.contact-form .is-style-animated .wp-block-jetpack-field-select .contact-form__select-wrapper {
  padding-top: 8px;
}
.contact-form .is-style-animated .animated-label__label span.grunion-label-text em {
  font-style: normal;
  font-weight: normal;
}
.contact-form .jetpack-field-dropdown__icon::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='12' fill='none' viewBox='0 0 14 12'%3E%3Cpath fill='%23000' d='M6.928 12 0 0h13.856L6.928 12Z'/%3E%3C/svg%3E%0A") !important;
  background-repeat: no-repeat !important;
  background-position: center right;
  border: none !important;
  top: 4px !important;
  height: 0.825em !important;
  width: 0.825em !important;
  transform: none !important;
}
.contact-form .wp-block-jetpack-field-checkbox-multiple fieldset .wp-block-jetpack-label {
  border-bottom: 1px solid var(--wp--preset--color--contrast);
  float: left;
  padding-bottom: 0.5rem;
  margin-right: 1rem;
}
@media not all and (min-width: 782px) {
  .contact-form .wp-block-jetpack-field-checkbox-multiple fieldset .wp-block-jetpack-label {
    float: none;
    border-bottom: none;
    margin-top: 0.75rem;
  }
}
.contact-form .wp-block-jetpack-button {
  margin-left: auto;
  margin-right: auto;
}
.contact-form .wp-block-jetpack-button .wp-block-button__link {
  background-color: var(--wp--preset--color--base-alt);
  font-size: var(--wp--preset--font-size--medium-large);
  margin-bottom: 0.1em;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
  min-width: 355px;
  font-weight: 500;
  letter-spacing: -2px;
  line-height: 1;
}
@media not all and (min-width: 600px) {
  .contact-form .wp-block-jetpack-button .wp-block-button__link {
    min-width: 100%;
    width: 100%;
    font-size: var(--wp--preset--font-size--large);
    padding: 1rem;
  }
}
.contact-form .wp-block-jetpack-button .wp-block-button__link:hover {
  color: inherit;
}
.contact-form .wp-block-jetpack-button .wp-block-button__link::after {
  background-color: currentcolor;
  content: "";
  display: inline-block;
  height: 1rem;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%233B5B4C' fill-rule='evenodd' d='M6.464 4.104c0-.403.326-.729.728-.729h6.178c.402 0 .728.326.728.729v6.177a.728.728 0 1 1-1.456 0v-4.42l-8.024 8.024a.728.728 0 0 1-1.03-1.03l8.024-8.023h-4.42a.728.728 0 0 1-.728-.728Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");
          mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none' viewBox='0 0 18 18'%3E%3Cpath fill='%233B5B4C' fill-rule='evenodd' d='M6.464 4.104c0-.403.326-.729.728-.729h6.178c.402 0 .728.326.728.729v6.177a.728.728 0 1 1-1.456 0v-4.42l-8.024 8.024a.728.728 0 0 1-1.03-1.03l8.024-8.023h-4.42a.728.728 0 0 1-.728-.728Z' clip-rule='evenodd'/%3E%3C/svg%3E%0A");
  -webkit-mask-position: left bottom;
          mask-position: left bottom;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 1rem;
  transition: all 300ms ease-in-out;
}
.contact-form .wp-block-jetpack-button .wp-block-button__link:hover::after {
  transform: translate(0.1em, -0.1em);
}

html {
  scroll-behavior: smooth;
}
/*# sourceMappingURL=style.css.map */