*,
:after,
:before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
html {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.5;
    min-height: 100vh;
}
canvas,
img,
picture,
svg,
video {
    display: block;
    max-width: 100%;
}
button,
input,
select,
textarea {
    font: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
    overflow-wrap: break-word;
}
ol,
ul {
    list-style: none;
}
a {
    color: inherit;
}
body {
    background-color: #fff;
    font-family: Inter, sans-serif;
    font-size: 18px;
    font-weight: 500;
}
a,
body {
    color: #000;
}
a {
    text-decoration: none;
}
a:hover {
    color: #f26a21;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1e1e1e;
    font-family:
        Alumni Sans,
        sans-serif;
    font-weight: 700;
    line-height: 1.1;
}
h1 {
    font-family: Oswald, sans-serif;
    font-size: 80px;
}
@media (max-width: 768px) {
    h1 {
        font-size: 66px;
    }
}
h2 {
    font-size: 78px;
}
@media (max-width: 768px) {
    h2 {
        font-size: 42px;
    }
}
h3 {
    font-size: 50px;
}
@media (max-width: 768px) {
    h3 {
        font-size: 44px;
    }
}
h4 {
    font-size: 42px;
}
@media (max-width: 768px) {
    h4 {
        font-size: 36px;
    }
}
h5 {
    font-size: 32px;
}
h6 {
    font-size: 28px;
}
.text-inter-medium {
    font-family: Inter, sans-serif;
    font-weight: 500;
}
.text-inter-bold {
    font-family: Inter, sans-serif;
    font-weight: 700;
}
.text-inter-extrabold-italic {
    font-family: Inter, sans-serif;
    font-style: italic;
    font-weight: 800;
}
.text-alumni-bold {
    font-family:
        Alumni Sans,
        sans-serif;
    font-weight: 700;
}
.text-alumni-semibold {
    font-family:
        Alumni Sans,
        sans-serif;
    font-weight: 600;
}
.text-alumni-extrabold {
    font-family:
        Alumni Sans,
        sans-serif;
    font-weight: 800;
}
.text-oswald-bold {
    font-family: Oswald, sans-serif;
    font-weight: 700;
}
.text-oswald-medium {
    font-family: Oswald, sans-serif;
    font-weight: 500;
}
.text-source-sans {
    font-family:
        Source Sans Pro,
        sans-serif;
    font-weight: 600;
}
.text-white {
    color: #fff;
}
.text-black {
    color: #000;
}
.text-orange {
    color: #f26a21;
}
.text-light-gray {
    color: #d9d9d9;
}
.text-heading-dark {
    color: #1e1e1e;
}
header {
    border-top: 12px solid #000;
    margin-bottom: 30px;
}
header .header-logo {
    height: 48px;
    width: auto;
}
header nav {
    margin: 49px 0 79px;
}
header nav ul {
    align-items: center;
    color: #000;
    display: flex;
    font-family: Oswald, sans-serif;
    font-size: 24px;
    font-weight: 700;
    gap: 24px;
}
header nav ul li {
    position: relative;
}
header nav ul li.menu-item-has-children {
    padding-right: 18px;
}
header nav ul li.menu-item-has-children:after {
    content: "▼";
    font-family:
        Open Sans,
        sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 36px;
    margin-left: 4px;
    position: absolute;
    right: 0;
}
header nav ul li:last-child a {
    background: #f26a21;
    border: 3px solid #000;
    border-radius: 0;
    color: #000;
    font-family:
        Alumni Sans,
        sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 100%;
    margin-left: 60px;
    padding: 11px 53px 11px 26px;
    text-transform: uppercase;
}
header nav ul li:last-child a:hover {
    color: #000;
}
header nav ul li:last-child a:before {
    background: no-repeat 50%
        url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuOTI0MjkgMC4wMDA1Mjg5MDdDNi4wOTUyNSAtMC4wMjA4MzMyIDUuMzkzODUgMC42MzMzOTUgNS4zNTc1NCAxLjQ2MTkyQzUuMzIxMzggMi4yOTAyOSA1Ljk2NDI5IDIuOTc5NTYgNi43OTMxOCAzLjAwMTA2TDEzLjQ4MDcgMy4xNzQzTDAuNDg3Njc0IDE1LjI5MzVDLTAuMTI0MTUyIDE1Ljg2NDIgLTAuMTY1NDY4IDE2LjgxNDIgMC4zOTUwNjggMTcuNDE1MkMwLjk1NTg5NCAxOC4wMTY1IDEuOTA2MjUgMTguMDQxIDIuNTE4MDggMTcuNDcwM0wxNS41MTExIDUuMzUxMUwxNS4yMTk1IDEyLjAzNDlDMTUuMTgzMyAxMi44NjMzIDE1LjgyNjIgMTMuNTUyNiAxNi42NTUxIDEzLjU3NDFDMTcuMDY5NyAxMy41ODQ4IDE3LjQ1MjQgMTMuNDI2NSAxNy43MzU4IDEzLjE2MjFDMTguMDE5MyAxMi44OTc3IDE4LjIwMzggMTIuNTI3IDE4LjIyMTkgMTIuMTEyN0wxOC42NzE3IDEuODA3MjdDMTguNzA3OCAwLjk3ODg5MyAxOC4wNjQ5IDAuMjg5NjI3IDE3LjIzNiAwLjI2ODExOEw2LjkyNDI5IDAuMDAwNTI4OTA3WiIgZmlsbD0iIzA0MDQwNCIvPgo8L3N2Zz4K);
    content: "";
    display: inline-block;
    height: 18px;
    position: absolute;
    right: 26px;
    top: calc(50% - 9px);
    width: 19px;
}
header nav ul li a {
    font-family: Oswald, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 100%;
    text-align: right;
    text-transform: uppercase;
}
header nav ul li a:hover {
    color: #f26a21;
}
header nav ul li ul {
    background-color: #fff;
    box-shadow: 0 4px 6px #0000001a;
    display: none;
    flex-direction: column;
    gap: 16px;
    left: 0;
    padding: 16px;
    position: absolute;
    top: 100%;
}
header nav ul li ul a {
    color: #000;
    font-family:
        Open Sans,
        sans-serif;
    font-size: 16px;
    font-weight: 400;
}
header nav ul li ul a:hover {
    color: #f26a21;
}
header nav ul li:hover ul {
    display: flex;
}
.mobile-menu-toggle {
    align-items: center;
    background: #0000;
    border: none;
    cursor: pointer;
    display: none;
    flex-direction: column;
    gap: 5px;
    height: 44px;
    justify-content: center;
    padding: 0;
    width: 44px;
    z-index: 1001;
}
.mobile-menu-toggle .burger-bar {
    background: #000;
    border-radius: 2px;
    display: block;
    height: 3px;
    transition:
        transform 0.3s ease,
        opacity 0.3s ease;
    width: 26px;
}
.mobile-menu-toggle[aria-expanded="true"] .burger-bar:first-child {
    transform: translateY(8px) rotate(45deg);
}
.mobile-menu-toggle[aria-expanded="true"] .burger-bar:nth-child(2) {
    opacity: 0;
}
.mobile-menu-toggle[aria-expanded="true"] .burger-bar:nth-child(3) {
    transform: translateY(-8px) rotate(-45deg);
}
.mobile-nav-overlay {
    align-items: center;
    background: #000;
    display: flex;
    flex-direction: column;
    inset: 0;
    justify-content: space-around;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    transition: opacity 0.3s ease;
    z-index: 1000;
}
.mobile-nav-overlay.is-open {
    opacity: 1;
    pointer-events: all;
}
.mobile-nav-overlay__close {
    background: #0000;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 2.5rem;
    line-height: 1;
    padding: 0;
    position: absolute;
    right: 24px;
    top: 24px;
}
.mobile-nav-overlay .mobile-nav-overlay__nav ul,
.mobile-nav-overlay__nav ul {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 32px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.mobile-nav-overlay .mobile-nav-overlay__nav ul li a,
.mobile-nav-overlay__nav ul li a {
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}
.mobile-nav-overlay .mobile-nav-overlay__nav ul li a:hover,
.mobile-nav-overlay__nav ul li a:hover {
    color: #f26a21;
}
@media (max-width: 768px) {
    .wp-block-smartlogix-legacy-nav-menu {
        display: none;
    }
    .mobile-menu-toggle {
        display: flex;
    }
}
.is-style-page-header {
    overflow: visible;
}
.is-style-page-header:before {
    background-color: #000;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: calc(50% - 1.5px);
    width: 100%;
    z-index: -1;
}
.is-style-page-header > div {
    background-color: #fff;
}
.is-style-page-header > div p:first-child {
    position: relative;
    z-index: 10;
}
.is-style-page-header > div p:first-child:before {
    background-color: #fff;
    content: "";
    height: 100%;
    left: 17%;
    position: absolute;
    top: 0;
    width: 66%;
    z-index: -1;
}
.is-style-review-block {
    position: relative;
}
.is-style-review-block > p {
    bottom: 0;
    position: absolute;
    width: 100%;
}
.is-style-checked-list {
    list-style: none;
    padding-left: 0;
}
.is-style-checked-list li {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzUiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzNSAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTI5LjEzNDggOC41NzUxN0MyOC43MzQ2IDkuMTQ4NTcgMjguMzM5IDkuNzQzOTcgMjcuOTQ1MiAxMC4zNlYyOC43Nzg4SDMuMDMzMlYzLjg2Njc3SDI0LjM0MUMyNS4wNzUyIDMuMTMzNTcgMjUuODI4NCAyLjQxODM3IDI2LjYwMDQgMS43MjI1N0MyNi45NTQ0IDEuNDAzOTcgMjcuMzI2OCAxLjEwNjk3IDI3LjcxMzggMC44MzMzNzRIMFYzMS44MTE4SDMwLjk3OVY2LjExMDM3QzMwLjM5NzIgNi44MzAxNyAyOS43ODA0IDcuNjQ3NTcgMjkuMTM0OCA4LjU3NTE3WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTMzLjk0NjcgMS4yMDA0QzMxLjI4NTcgMy4zNjU4IDI1LjY0MDcgOS4yNzU3OSAxOS44ODMzIDIzLjU4MzZDMTkuNDExMyAyNC43NTcyIDE4LjMwNTUgMjUuNTU1NCAxNy4wNDI3IDI1LjYyOThDMTYuNjIxOSAyNS42NTQ4IDE2LjIzOTkgMjUuNjc3MiAxNS44MjI5IDI1LjcwMkMxNC41NTIxIDI1Ljc3NjYgMTMuMzU2MyAyNS4xMDU0IDEyLjc1MjEgMjMuOTg0NEMxMS4wODM1IDIwLjg4NzIgOC45NTUxMSAxOC4wMzk0IDYuNDU4MTEgMTUuNTYxMkM1Ljc2MjcxIDE0Ljg3MSA1Ljg5MDMxIDEzLjcxMDYgNi43MTk1MSAxMy4xODgyQzcuNjU0MzEgMTIuNTk5NiA4LjYxNDMxIDEyLjA1MTYgOS41OTU1MSAxMS41NDVDMTAuOTg3MyAxMC44MjYyIDEyLjY5NTcgMTEuMjc2NCAxMy41NDYxIDEyLjU5MTRDMTQuNDI1NyAxMy45NTE0IDE1LjI0MjMgMTUuMzUxNCAxNS45OTMxIDE2Ljc4NjJDMTkuMDYxMSAxMS41MzIyIDIyLjk0MzcgNi43NTQyIDI3LjQ2MzUgMi42Nzk4QzI5LjEzNDEgMS4xNzMyIDMxLjMwNDcgMC4xNzUxOTYgMzMuNDcxMyAwLjAwMjM5NTUzQzM0LjEzMTkgLTAuMDUwNDA0NSAzNC40NjE1IDAuNzgyNzk2IDMzLjk0NjcgMS4yMDA0WiIgZmlsbD0iI0YyNkEyMSIvPgo8L3N2Zz4K);
    background-position: 0 0.25em;
    background-repeat: no-repeat;
    margin: 0 0 20px;
    padding-left: 55px;
}
.is-style-bordered-image img {
    border: 3px solid #000;
}
.is-style-arrow-button .wp-element-button {
    border: 3px solid #000;
    border-radius: 0;
    color: #000;
    font-family:
        Alumni Sans,
        sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 100%;
    padding-right: 53px !important;
    position: relative;
    text-transform: uppercase;
}
.is-style-arrow-button .wp-element-button:hover {
    color: #000;
}
.is-style-arrow-button .wp-element-button:before {
    background: no-repeat 50%
        url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuOTI0MjkgMC4wMDA1Mjg5MDdDNi4wOTUyNSAtMC4wMjA4MzMyIDUuMzkzODUgMC42MzMzOTUgNS4zNTc1NCAxLjQ2MTkyQzUuMzIxMzggMi4yOTAyOSA1Ljk2NDI5IDIuOTc5NTYgNi43OTMxOCAzLjAwMTA2TDEzLjQ4MDcgMy4xNzQzTDAuNDg3Njc0IDE1LjI5MzVDLTAuMTI0MTUyIDE1Ljg2NDIgLTAuMTY1NDY4IDE2LjgxNDIgMC4zOTUwNjggMTcuNDE1MkMwLjk1NTg5NCAxOC4wMTY1IDEuOTA2MjUgMTguMDQxIDIuNTE4MDggMTcuNDcwM0wxNS41MTExIDUuMzUxMUwxNS4yMTk1IDEyLjAzNDlDMTUuMTgzMyAxMi44NjMzIDE1LjgyNjIgMTMuNTUyNiAxNi42NTUxIDEzLjU3NDFDMTcuMDY5NyAxMy41ODQ4IDE3LjQ1MjQgMTMuNDI2NSAxNy43MzU4IDEzLjE2MjFDMTguMDE5MyAxMi44OTc3IDE4LjIwMzggMTIuNTI3IDE4LjIyMTkgMTIuMTEyN0wxOC42NzE3IDEuODA3MjdDMTguNzA3OCAwLjk3ODg5MyAxOC4wNjQ5IDAuMjg5NjI3IDE3LjIzNiAwLjI2ODExOEw2LjkyNDI5IDAuMDAwNTI4OTA3WiIgZmlsbD0iIzA0MDQwNCIvPgo8L3N2Zz4K);
    content: "";
    display: inline-block;
    height: 18px;
    position: absolute;
    right: 26px;
    top: calc(50% - 9px);
    width: 19px;
}
.is-style-responsive-items-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.is-style-responsive-items-list li.is-style-responsive-items-full-width {
    grid-column: 1/-1;
}
.wp-block-embed.is-style-full-width-responsive {
    max-width: 100%;
    width: 100%;
}
.wp-block-embed.is-style-full-width-responsive .wp-block-embed__wrapper {
    aspect-ratio: 3/1.7;
    max-width: 100%;
    position: relative;
    width: 100%;
}
.wp-block-embed.is-style-full-width-responsive embed,
.wp-block-embed.is-style-full-width-responsive iframe,
.wp-block-embed.is-style-full-width-responsive object,
.wp-block-embed.is-style-full-width-responsive video {
    aspect-ratio: 3/1.7;
    display: block;
    height: auto;
    inset: 0;
    position: absolute;
    width: 100% !important;
}
.wp-block-embed.is-style-full-width-responsive.wp-embed-aspect-21-9 .wp-block-embed__wrapper {
    aspect-ratio: 21/9;
}
.wp-block-embed.is-style-full-width-responsive.wp-embed-aspect-18-9 .wp-block-embed__wrapper {
    aspect-ratio: 18/9;
}
.wp-block-embed.is-style-full-width-responsive.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
    aspect-ratio: 16/9;
}
.wp-block-embed.is-style-full-width-responsive.wp-embed-aspect-4-3 .wp-block-embed__wrapper {
    aspect-ratio: 4/3;
}
.wp-block-embed.is-style-full-width-responsive.wp-embed-aspect-1-1 .wp-block-embed__wrapper {
    aspect-ratio: 1/1;
}
.wp-block-embed.is-style-full-width-responsive.wp-embed-aspect-9-16 .wp-block-embed__wrapper {
    aspect-ratio: 9/16;
}
.wp-block-embed.is-style-full-width-responsive.wp-embed-aspect-1-2 .wp-block-embed__wrapper {
    aspect-ratio: 1/2;
}
.film-strip-slider .film-strip-slider__arrows .film-strip-slider__arrow {
    background: no-repeat 50%
        url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCA3MiAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNDM5MzQgOS45ODUzQy0wLjE0NjQ0NyAxMC41NzExIC0wLjE0NjQ0NyAxMS41MjA4IDAuNDM5MzQgMTIuMTA2Nkw5Ljk4NTI4IDIxLjY1MjZDMTAuNTcxMSAyMi4yMzgzIDExLjUyMDggMjIuMjM4MyAxMi4xMDY2IDIxLjY1MjZDMTIuNjkyNCAyMS4wNjY4IDEyLjY5MjQgMjAuMTE3IDEyLjEwNjYgMTkuNTMxMkwzLjYyMTMyIDExLjA0NkwxMi4xMDY2IDIuNTYwNjhDMTIuNjkyNCAxLjk3NDg5IDEyLjY5MjQgMS4wMjUxNCAxMi4xMDY2IDAuNDM5MzU4QzExLjUyMDggLTAuMTQ2NDI5IDEwLjU3MTEgLTAuMTQ2NDI5IDkuOTg1MjggMC40MzkzNThMMC40MzkzNCA5Ljk4NTNaTTEuNSAxMS4wNDZWMTIuNTQ2SDcxLjVWMTEuMDQ2VjkuNTQ1OTZIMS41VjExLjA0NloiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);
    border: none;
    border-radius: 0;
    height: 23px;
    position: absolute;
    top: 156px;
    transform: none;
    width: 72px;
    z-index: 10;
}
.film-strip-slider .film-strip-slider__arrows .film-strip-slider__arrow--prev {
    left: 0;
}
.film-strip-slider .film-strip-slider__arrows .film-strip-slider__arrow--next {
    right: 0;
    transform: rotate(180deg);
}
.film-strip-slider .film-strip-slider__arrows .film-strip-slider__arrow:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCA3MiAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuNDM5MzQgOS45ODUzQy0wLjE0NjQ0NyAxMC41NzExIC0wLjE0NjQ0NyAxMS41MjA4IDAuNDM5MzQgMTIuMTA2Nkw5Ljk4NTI4IDIxLjY1MjZDMTAuNTcxMSAyMi4yMzgzIDExLjUyMDggMjIuMjM4MyAxMi4xMDY2IDIxLjY1MjZDMTIuNjkyNCAyMS4wNjY4IDEyLjY5MjQgMjAuMTE3IDEyLjEwNjYgMTkuNTMxMkwzLjYyMTMyIDExLjA0NkwxMi4xMDY2IDIuNTYwNjhDMTIuNjkyNCAxLjk3NDg5IDEyLjY5MjQgMS4wMjUxNCAxMi4xMDY2IDAuNDM5MzU4QzExLjUyMDggLTAuMTQ2NDI5IDEwLjU3MTEgLTAuMTQ2NDI5IDkuOTg1MjggMC40MzkzNThMMC40MzkzNCA5Ljk4NTNaTTEuNSAxMS4wNDZWMTIuNTQ2SDcxLjVWMTEuMDQ2VjkuNTQ1OTZIMS41VjExLjA0NloiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=) !important;
    box-shadow: none !important;
}
.film-strip-slider .film-strip-slider__arrows .film-strip-slider__arrow svg {
    display: none;
}
.film-strip-slider .film-strip-slider__dots .film-strip-slider__dot {
    background: #d9d9d9;
    border: 2px solid #000;
    height: 18px;
    width: 18px;
}
.film-strip-slider .film-strip-slider__dots .film-strip-slider__dot.is-active {
    background: #000;
    border: 2px solid #000;
}
.quform {
    color: #000;
    font-family: Inter, sans-serif;
    margin: 0 auto;
    max-width: 1200px;
}
.quform .quform-elements {
    margin: 0;
}
.quform .quform-element {
    margin-bottom: 23px;
    overflow: visible;
    position: relative;
}
.quform .quform-element-row {
    margin-left: -26px !important;
    margin-right: -26px !important;
}
.quform .quform-element-column {
    padding-left: 26px;
    padding-right: 26px;
}
.quform .quform-spacer {
    margin: 0;
    padding: 0;
}
.quform .quform-label {
    margin-bottom: 4px;
}
.quform .quform-label > label {
    display: inline-block;
    font-family: Inter, sans-serif;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 1.5;
}
.quform .quform-field-captcha,
.quform .quform-field-date,
.quform .quform-field-email,
.quform .quform-field-multiselect,
.quform .quform-field-password,
.quform .quform-field-select,
.quform .quform-field-text,
.quform .quform-field-textarea,
.quform .quform-field-time,
.quform .select2-container--quform .select2-selection {
    background-color: #0000;
    border: 1px solid #000;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    height: 45px;
    line-height: 1.2;
    min-height: 45px;
    padding: 6px 12px;
}
.quform .quform-field-textarea {
    height: auto;
    min-height: 45px;
    resize: vertical;
}
.quform .quform-field-captcha:focus,
.quform .quform-field-date:focus,
.quform .quform-field-email:focus,
.quform .quform-field-multiselect:focus,
.quform .quform-field-password:focus,
.quform .quform-field-select:focus,
.quform .quform-field-text:focus,
.quform .quform-field-textarea:focus,
.quform .quform-field-time:focus,
.quform .select2-container--quform.select2-container--focus .select2-selection,
.quform .select2-container--quform.select2-container--open .select2-selection {
    border-color: #f26a21;
    box-shadow: 0 0 0 3px #f26a2147;
}
.quform .quform-options {
    margin-top: 4px;
}
.quform .quform-error,
.quform .quform-error-inner,
.quform .quform-error-text,
.quform .quform-errors {
    background: #0000;
    border: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.quform .quform-error {
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 5;
}
.quform .quform-error-text {
    color: #b94a48;
    display: block;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2;
    margin-top: 2px;
}
.quform .quform-option {
    min-height: 0;
    padding: 0 0 8px;
}
.quform .quform-option .quform-option-label {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    padding-left: 16px;
}
.quform .quform-element-checkbox + .quform-element-text {
    margin-top: -6px;
}
.quform input[type="checkbox"],
.quform input[type="radio"] {
    accent-color: #000;
    appearance: none;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #000;
    border-radius: 0;
    height: 30px;
    margin: 0;
    position: relative;
    width: 30px;
}
.quform input[type="checkbox"]:checked:after,
.quform input[type="radio"]:checked:after {
    background: #000;
    content: "";
    inset: 6px;
    position: absolute;
}
.quform input[type="radio"],
.quform input[type="radio"]:checked:after {
    border-radius: 50%;
}
.quform .quform-element-submit {
    margin-top: 0;
}
.quform .quform-button-submit-default {
    float: none;
    margin: 0;
}
.quform .quform-element-submit > div {
    display: flex;
    justify-content: center;
}
.quform .quform-button-submit-default > button,
.quform .quform-submit {
    align-items: center;
    background: #f26a21;
    border: 3px solid #000;
    border-radius: 0;
    color: #000;
    display: inline-flex;
    font-family:
        Alumni Sans,
        sans-serif;
    font-size: 30px;
    font-weight: 700;
    gap: 12px;
    height: 55px;
    justify-content: space-between;
    letter-spacing: 0.02em;
    line-height: 1.2;
    min-height: 55px;
    min-width: 137px;
    padding: 9px 19px;
    position: relative;
    text-transform: uppercase;
    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease,
        background-color 0.2s ease;
    white-space: nowrap;
    width: auto;
}
.quform .quform-button-submit-default > button:after,
.quform .quform-submit:after {
    background: no-repeat 50%
        url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOSAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuOTI0MjkgMC4wMDA1Mjg5MDdDNi4wOTUyNSAtMC4wMjA4MzMyIDUuMzkzODUgMC42MzMzOTUgNS4zNTc1NCAxLjQ2MTkyQzUuMzIxMzggMi4yOTAyOSA1Ljk2NDI5IDIuOTc5NTYgNi43OTMxOCAzLjAwMTA2TDEzLjQ4MDcgMy4xNzQzTDAuNDg3Njc0IDE1LjI5MzVDLTAuMTI0MTUyIDE1Ljg2NDIgLTAuMTY1NDY4IDE2LjgxNDIgMC4zOTUwNjggMTcuNDE1MkMwLjk1NTg5NCAxOC4wMTY1IDEuOTA2MjUgMTguMDQxIDIuNTE4MDggMTcuNDcwM0wxNS41MTExIDUuMzUxMUwxNS4yMTk1IDEyLjAzNDlDMTUuMTgzMyAxMi44NjMzIDE1LjgyNjIgMTMuNTUyNiAxNi42NTUxIDEzLjU3NDFDMTcuMDY5NyAxMy41ODQ4IDE3LjQ1MjQgMTMuNDI2NSAxNy43MzU4IDEzLjE2MjFDMTguMDE5MyAxMi44OTc3IDE4LjIwMzggMTIuNTI3IDE4LjIyMTkgMTIuMTEyN0wxOC42NzE3IDEuODA3MjdDMTguNzA3OCAwLjk3ODg5MyAxOC4wNjQ5IDAuMjg5NjI3IDE3LjIzNiAwLjI2ODExOEw2LjkyNDI5IDAuMDAwNTI4OTA3WiIgZmlsbD0iIzA0MDQwNCIvPgo8L3N2Zz4K);
    content: "";
    display: inline-block;
    height: 18px;
    width: 25px;
}
.quform .quform-button-submit-default > button:hover,
.quform .quform-submit:hover {
    background-color: #f57a34;
    transform: translateY(-1px);
}
.quform .quform-button-submit-default > button:focus-visible,
.quform .quform-submit:focus-visible {
    box-shadow: 0 0 0 4px #f26a214d;
    outline: 2px solid #000;
    outline-offset: 2px;
}
.quform .quform-button-submit-default > button:active,
.quform .quform-submit:active {
    transform: translateY(0);
}
@media (max-width: 768px) {
    .quform .quform-label > label,
    .quform .quform-option .quform-option-label {
        font-size: 18px;
    }
    .quform .quform-element-row {
        margin: 0 !important;
    }
    .quform .quform-element-column {
        float: none;
        max-width: 100% !important;
        padding: 0;
        width: 100% !important;
    }
    .quform .quform-element-submit > div {
        justify-content: flex-start;
    }
}
@media (max-width: 480px) {
    .quform .quform-field-captcha,
    .quform .quform-field-date,
    .quform .quform-field-email,
    .quform .quform-field-multiselect,
    .quform .quform-field-password,
    .quform .quform-field-select,
    .quform .quform-field-text,
    .quform .quform-field-textarea,
    .quform .quform-field-time,
    .quform .select2-container--quform .select2-selection {
        font-size: 18px;
        height: 42px;
        min-height: 42px;
    }
    .quform .quform-button-submit-default > button,
    .quform .quform-submit {
        font-size: 24px;
        height: 55px;
        padding: 12px 24px;
        width: 100%;
    }
}
.quform .quform-inner-textarea.quform-field-size-slim .quform-field-textarea {
    height: 69px;
    min-height: 69px;
}
.quform .quform-inner-textarea.quform-field-size-fat .quform-field-textarea {
    height: 196px;
    min-height: 196px;
}
@media (max-width: 1600px) {
    .wp-block-post-content,
    header {
        padding-left: 26px;
        padding-right: 26px;
    }
    .home .wp-block-post-content .is-style-page-header .is-style-home-header {
        height: auto;
        min-height: max(300px, 46.6541588493vw) !important;
        position: relative;
    }
    .home .wp-block-post-content .is-style-page-header .is-style-home-header .wp-block-cover__inner-container {
        background: #fff6;
        inset: 0;
        padding-left: 30px;
        padding-right: 30px;
        position: absolute;
        top: -46px;
        width: 100%;
    }
    .home .wp-block-post-content .is-style-page-header .is-style-home-header .wp-block-cover__inner-container p {
        margin-top: 0 !important;
    }
    footer .footer-top {
        padding-left: 26px;
        padding-right: 26px;
    }
}
@media (max-width: 1400px) {
    header > .wp-block-group > .wp-block-group {
        flex-wrap: wrap;
        gap: 24px;
        justify-content: center;
    }
    header > .wp-block-group > .wp-block-group .wp-block-smartlogix-legacy-nav-menu {
        margin-bottom: 30px;
    }
    header > .wp-block-group > .wp-block-group .wp-block-smartlogix-legacy-nav-menu nav {
        margin-bottom: 0;
        margin-top: 0;
    }
    header > .wp-block-group > .wp-block-group .wp-block-smartlogix-legacy-nav-menu nav ul li a {
        font-size: 22px;
    }
    .wp-block-post-content .is-style-page-header {
        margin-bottom: 30px !important;
    }
    .wp-block-post-content
        .is-style-page-header
        .wp-block-columns
        > .wp-block-column
        > .wp-block-group
        > :not(ul):not(ol),
    .wp-block-post-content .is-style-page-header .wp-block-columns > .wp-block-column > :not(ul):not(ol) {
        justify-content: center;
        margin: 0 auto !important;
        padding: 0 !important;
        text-align: center;
    }
    .wp-block-post-content
        .is-style-page-header
        .wp-block-columns
        > .wp-block-column
        > .wp-block-group
        > :not(ul):not(ol):not(:last-child),
    .wp-block-post-content
        .is-style-page-header
        .wp-block-columns
        > .wp-block-column
        > :not(ul):not(ol):not(:last-child) {
        margin-bottom: 30px !important;
    }
    .wp-block-post-content .is-style-page-header .wp-block-columns > .wp-block-column > .wp-block-group > ol,
    .wp-block-post-content .is-style-page-header .wp-block-columns > .wp-block-column > .wp-block-group > ul,
    .wp-block-post-content .is-style-page-header .wp-block-columns > .wp-block-column > ol,
    .wp-block-post-content .is-style-page-header .wp-block-columns > .wp-block-column > ul {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .wp-block-post-content
        .is-style-page-header
        .wp-block-columns
        > .wp-block-column
        > .wp-block-group
        > ol:not(:last-child),
    .wp-block-post-content
        .is-style-page-header
        .wp-block-columns
        > .wp-block-column
        > .wp-block-group
        > ul:not(:last-child),
    .wp-block-post-content .is-style-page-header .wp-block-columns > .wp-block-column > ol:not(:last-child),
    .wp-block-post-content .is-style-page-header .wp-block-columns > .wp-block-column > ul:not(:last-child) {
        margin-bottom: 30px !important;
    }
}
@media (max-width: 1200px) {
    :root {
        --wp--style--global--content-size: min(1200px, calc(100vw - 64px));
        --wp--style--global--wide-size: min(1599px, calc(100vw - 64px));
    }
    header {
        margin-bottom: 42px;
    }
    header > .wp-block-group {
        padding-bottom: 0 !important;
    }
    header > .wp-block-group > .wp-block-group {
        justify-content: space-around;
    }
    header nav {
        margin: 32px 0 48px;
    }
    header nav ul {
        gap: 16px;
    }
    header nav ul li:last-child a {
        margin-left: 20px;
    }
    .home .wp-block-post-content .is-style-page-header .is-style-home-header p:first-child:before {
        left: 0;
        margin: 0 auto;
        right: 0;
        width: 80%;
    }
    .entry-content .is-style-page-header:before {
        left: -26px;
        right: -26px;
        width: calc(100% + 52px);
    }
    .entry-content .is-style-page-header .wp-block-columns {
        flex-wrap: wrap !important;
        gap: 24px;
    }
    .entry-content .is-style-page-header .wp-block-columns > .wp-block-column {
        flex-basis: 100% !important;
        min-width: 100% !important;
    }
    footer .footer-top > .wp-block-columns {
        flex-wrap: wrap !important;
    }
    footer .footer-top > .wp-block-columns > .wp-block-column {
        border: none !important;
        flex-basis: 100% !important;
        min-width: 100% !important;
        padding: 0 !important;
    }
    footer .footer-top > .wp-block-columns > .wp-block-column:first-child > .wp-block-group > .wp-block-group {
        gap: 20px;
        justify-content: center;
    }
    footer .footer-top > .wp-block-columns > .wp-block-column > .wp-block-group {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    footer .footer-top .affiliations > .wp-block-group {
        max-width: 560px;
    }
}
@media (max-width: 1024px) {
    header {
        margin-bottom: 30px;
    }
    header .wp-block-image {
        margin-top: 16px;
    }
    header .wp-block-image img {
        height: auto;
        width: 194px;
    }
    .wp-block-smartlogix-legacy-nav-menu {
        display: none !important;
    }
    .mobile-menu-toggle {
        align-items: center;
        border: 2px solid #000;
        display: flex !important;
        flex-direction: row;
        height: 55px;
        padding: 0 10px 0 12px;
        position: relative;
        width: 129px;
    }
    .mobile-menu-toggle:before {
        align-self: center;
        content: "Menu";
        flex-shrink: 0;
        font-family: Oswald, sans-serif;
        font-size: 24px;
        font-weight: 700;
        left: 12px;
        line-height: 1;
        position: absolute;
        text-align: left;
        text-transform: uppercase;
    }
    .mobile-menu-toggle .burger-bar {
        height: 2px;
        position: absolute;
        right: 10px;
        width: 35px;
    }
    .mobile-menu-toggle .burger-bar:first-child {
        top: calc(50% - 8px);
    }
    .mobile-menu-toggle .burger-bar:nth-child(2) {
        top: calc(50% - 1px);
    }
    .mobile-menu-toggle .burger-bar:nth-child(3) {
        top: calc(50% + 6px);
    }
    .mobile-menu-toggle[aria-expanded="true"] .burger-bar:first-child {
        transform: translateY(7px) rotate(45deg);
    }
    .mobile-menu-toggle[aria-expanded="true"] .burger-bar:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }
    .mobile-nav-overlay__close {
        font-size: 2rem;
        right: 18px;
        top: 18px;
    }
    .mobile-nav-overlay__nav ul {
        gap: 24px;
    }
    .mobile-nav-overlay__nav ul li a {
        font-size: clamp(34px, 5vw, 42px);
        line-height: 1;
    }
    .home .wp-block-post-content .is-style-page-header .is-style-home-header .wp-block-cover__inner-container {
        top: -21px;
    }
    .entry-content .is-style-page-header:before {
        left: -60px;
        right: -60px;
        width: calc(100% + 120px);
    }
    .entry-content.is-style-no-margin-bottom {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .entry-content > .wp-block-group.has-global-padding:not(.is-style-no-margin-bottom) {
        margin-bottom: 30px !important;
        margin-top: 0 !important;
    }
    .entry-content > .wp-block-group.has-global-padding.is-style-no-margin-bottom {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .entry-content .is-style-no-padding-bottom {
        padding-bottom: 0 !important;
    }
    .entry-content .is-style-normalize-on-mobile {
        background: #fff !important;
        margin-bottom: 20px !important;
        margin-top: 0 !important;
        padding-bottom: 1px !important;
        padding-top: 20px !important;
    }
    .entry-content .wp-block-columns {
        display: flex;
        flex-wrap: wrap !important;
        gap: 22px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .entry-content .wp-block-columns > .wp-block-column {
        flex-basis: calc(50% - 11px) !important;
        min-width: calc(50% - 11px) !important;
    }
    .entry-content .wp-block-columns > .wp-block-column.has-border-color,
    .entry-content .wp-block-columns > .wp-block-column:only-child {
        flex-basis: 100% !important;
        min-width: 100% !important;
    }
    .entry-content .wp-block-columns > .wp-block-column:last-child:nth-child(odd):not(.has-border-color) {
        margin-left: auto;
        margin-right: auto;
    }
    .entry-content .home-actions-section {
        margin-left: -26px !important;
        margin-right: -26px !important;
    }
    .entry-content .home-actions-section .wp-block-columns {
        flex-wrap: wrap !important;
        gap: 0;
    }
    .entry-content .home-actions-section .wp-block-columns .wp-block-column {
        border: none !important;
        border-top: 3px solid #000 !important;
        flex-basis: 100% !important;
        min-width: 100% !important;
        padding: 30px !important;
        text-align: center;
    }
    .entry-content .home-actions-section .wp-block-columns .wp-block-column:last-child {
        border-bottom: 3px solid #000 !important;
    }
    .entry-content > .wp-block-group.is-style-page-header {
        margin-bottom: 32px;
    }
    .entry-content > .wp-block-group.is-style-page-header:before {
        display: none;
    }
    .entry-content > .wp-block-group.is-style-page-header > .wp-block-columns {
        gap: 24px;
    }
    .entry-content > .wp-block-group.is-style-page-header > .wp-block-columns > .wp-block-column {
        flex-basis: 100% !important;
        min-width: 100% !important;
    }
    .entry-content > .wp-block-group.is-style-page-header .wp-block-image,
    .entry-content > .wp-block-group.is-style-page-header .wp-block-image img {
        width: 100%;
    }
    .entry-content > .wp-block-group.is-style-page-header .has-display-lg-font-size,
    .entry-content > .wp-block-group.is-style-page-header .has-display-md-plus-font-size,
    .entry-content > .wp-block-group.is-style-page-header .has-hero-font-size {
        font-size: clamp(32px, 8vw, 38px) !important;
        line-height: 1.1 !important;
        text-align: center !important;
    }
    .entry-content > .wp-block-group.is-style-page-header .has-lg-font-size,
    .entry-content > .wp-block-group.is-style-page-header .has-lg-plus-font-size {
        font-size: 24px !important;
        line-height: 1.25 !important;
        text-align: center !important;
    }
    .entry-content .has-display-md-font-size {
        font-size: clamp(32px, 8vw, 36px) !important;
        line-height: 1.12 !important;
    }
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table {
        table-layout: fixed;
    }
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table td,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table th {
        font-size: 13px;
        padding: 0.5rem 0.4rem;
        vertical-align: middle;
    }
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table td:first-child,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table th:first-child {
        width: 60%;
        word-break: break-word;
    }
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table td:nth-child(2),
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table td:nth-child(3),
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table th:nth-child(2),
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table th:nth-child(3) {
        text-align: center;
        width: 20%;
    }
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table td:nth-child(2) img,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table td:nth-child(2) svg,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table td:nth-child(3) img,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table td:nth-child(3) svg,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table th:nth-child(2) img,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table th:nth-child(2) svg,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table th:nth-child(3) img,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table th:nth-child(3) svg {
        height: auto;
        max-width: 28px;
    }
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table td:nth-child(2) .wp-block-image,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table td:nth-child(3) .wp-block-image,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table th:nth-child(2) .wp-block-image,
    .entry-content .wp-block-smartlogix-smart-table .smart-table-block__table th:nth-child(3) .wp-block-image {
        margin: 0 auto;
    }
    .entry-content .social-main-section .wp-block-columns .wp-block-column {
        border: none !important;
        flex-basis: 100% !important;
        min-width: 100% !important;
        padding-bottom: 10px !important;
        padding-top: 20px !important;
        text-align: center;
    }
    .is-style-checked-list li {
        background-position: 0 0.1em;
        background-size: 28px auto;
        font-size: 22px;
        line-height: 1.2;
        margin-bottom: 18px;
        padding-left: 44px;
    }
    .is-style-responsive-items-list {
        grid-template-columns: 1fr;
    }
    footer .sqp-section .wp-block-columns {
        flex-wrap: wrap !important;
        gap: 0;
    }
    footer .sqp-section .wp-block-columns > .wp-block-column {
        align-items: center;
        border: none !important;
        flex-basis: 100% !important;
        min-width: 100% !important;
        padding: 0 30px !important;
        text-align: center;
    }
    footer .sqp-section .wp-block-columns > .wp-block-column * {
        justify-content: center;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    footer .footer-top {
        padding-bottom: 36px;
        padding-top: 44px;
    }
    footer .footer-top .wp-block-button__link {
        font-size: 26px;
        min-height: 53px;
        padding: 10px 38px 10px 15px;
    }
    footer .footer-top .location {
        line-height: 1.25;
        text-align: center;
    }
    footer .footer-top .affiliations .wp-block-group.has-border-color {
        padding: 20px 14px;
    }
    footer .footer-top .affiliations .wp-block-group.is-content-justification-center {
        flex-wrap: wrap;
        gap: 12px;
    }
    footer .footer-top .affiliations figure {
        display: flex;
        flex: 0 0 calc(50% - 6px);
        justify-content: center;
    }
    footer .footer-bottom p {
        font-size: 14px;
        line-height: 1.43;
        text-align: center;
    }
}
@media (max-width: 768px) {
    :root {
        --wp--style--global--content-size: min(1200px, calc(100vw - 52px));
        --wp--style--global--wide-size: min(1599px, calc(100vw - 52px));
    }
    header {
        border-top-width: 8px;
    }
    .home .wp-block-post-content .is-style-page-header .is-style-home-header p:first-child:before {
        background: linear-gradient(180deg, #fff 60%, #0000);
        width: 95%;
    }
    .entry-content .wp-block-group.is-nowrap.is-layout-flex {
        gap: 16px;
    }
    .entry-content .wp-block-group.is-nowrap.is-layout-flex .wp-block-button__link {
        font-size: 26px;
        min-height: 53px;
        padding: 10px 34px 10px 15px;
    }
    .is-style-arrow-button .wp-element-button {
        font-size: 26px;
        padding-right: 44px !important;
    }
    .is-style-arrow-button .wp-element-button:before {
        height: 18px;
        right: 15px;
        top: calc(50% - 9px);
        width: 22px;
    }
    .footer-top > .wp-block-columns {
        flex-wrap: wrap !important;
        gap: 24px;
    }
    .footer-top > .wp-block-columns > .wp-block-column > .wp-block-group {
        border: none !important;
        flex-basis: 100% !important;
        min-width: 100% !important;
        padding: 0 !important;
    }
    .footer-top > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-group {
        flex-wrap: wrap !important;
    }
    .footer-top > .wp-block-columns > .wp-block-column > .wp-block-group > .wp-block-group:last-child {
        margin-top: 24px !important;
    }
    .footer-top .is-style-arrow-button .wp-element-button {
        padding-left: 12px !important;
        padding-right: 36px !important;
    }
    .footer-top .is-style-arrow-button .wp-element-button:before {
        height: 14px;
        right: 12px;
        top: calc(50% - 7px);
        width: 18px;
    }
    .footer-top .location {
        font-size: 18px;
        line-height: 1.2;
    }
}
@media (max-width: 480px) {
    .home .wp-block-post-content .is-style-page-header .is-style-home-header .wp-block-cover__inner-container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .home .wp-block-post-content .is-style-page-header .is-style-home-header .wp-block-cover__inner-container h2 {
        font-size: 24px !important;
        line-height: 1.18 !important;
    }
    .entry-content .wp-block-columns > .wp-block-column {
        flex-basis: 100% !important;
        min-width: 100% !important;
    }
    .entry-content > .wp-block-group .wp-block-group.is-nowrap.is-layout-flex {
        flex-wrap: wrap;
        gap: 12px;
        justify-content: center;
    }
    .entry-content .wp-block-buttons.is-layout-flex {
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer-top .affiliations,
    .footer-top > .wp-block-group {
        max-width: 410px;
    }
    .footer-top .wp-block-group.is-content-justification-center.is-nowrap.is-layout-flex {
        gap: 10px;
    }
    .footer-bottom {
        padding-bottom: 18px !important;
        padding-top: 16px !important;
    }
    .footer-bottom p {
        font-size: 12px !important;
        line-height: 1.35 !important;
        padding-left: 8px;
        padding-right: 8px;
    }
}
