/*
Theme Name:SHU Blog Theme V2
Author: Sheffield Hallam Univesity
Author URI: https://www.shu.ac.uk/
Description: SHU Blog Theme Version 2.
Requires at least: 6.0
Tested up to: 8.0
Requires PHP: 8.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shublogtheme_v2
*/

@font-face {
    font-family: FFMetaSerifWebPro;
    font-style: regular;
    font-weight: 500;
    src: url(https://use.typekit.net/af/c00e0b/0000000000000000773599ad/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff2"),url("https://use.typekit.net/af/c00e0b/0000000000000000773599ad/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff")
}
@font-face {
    font-family: FFMetaSerifWebPro;
    font-style: italic;
    font-weight: 500;
    src: url(https://use.typekit.net/af/2ccb86/0000000000000000773599b7/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3) format("woff2"),url(https://use.typekit.net/af/2ccb86/0000000000000000773599b7/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i6&v=3) format("woff")
}
@font-face {
    font-family: FFMetaWebPro;
    font-style: regular;
    font-weight: 700;
    src: url(https://use.typekit.net/af/9f5d07/0000000000000000773599cd/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3) format("woff2"),url(https://use.typekit.net/af/9f5d07/0000000000000000773599cd/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n7&v=3) format("woff")
}
@font-face {
    font-family: FFMetaWebPro;
    font-style: italic;
    font-weight: 700;
    src: url(https://use.typekit.net/af/818e87/0000000000000000773599ba/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3) format("woff2"),url(https://use.typekit.net/af/818e87/0000000000000000773599ba/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i7&v=3) format("woff")
}
@font-face {
    font-family: FFMetaWebPro;
    font-style: regular;
    font-weight: 500;
    src: url(https://use.typekit.net/af/062ba4/00000000000000007735999d/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n6&v=3) format("woff2"),url(https://use.typekit.net/af/062ba4/00000000000000007735999d/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n6&v=3) format("woff")
}
@font-face {
    font-family: FFMetaWebPro;
    font-style: regular;
    font-weight: 400;
    src: url(https://use.typekit.net/af/52375b/0000000000000000773599ca/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/52375b/0000000000000000773599ca/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=n4&v=3) format("woff")
}
@font-face {
    font-family: FFMetaWebPro;
    font-style: italic;
    font-weight: 400;
    src: url(https://use.typekit.net/af/37c53a/0000000000000000773599c7/30/l?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3) format("woff2"),url(https://use.typekit.net/af/37c53a/0000000000000000773599c7/30/d?primer=f592e0a4b9356877842506ce344308576437e4f677d7c9b78ca2162e6cad991a&fvd=i4&v=3) format("woff")
} 

/*! tailwindcss v3.3.5 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0 solid
}

:after,
:before {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: FFMetaWebPro, sans-serif, serif;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    -webkit-font-feature-settings: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: rgba(0, 0, 0, 0);
    background-image: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

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

[hidden] {
    display: none
}

*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::-ms-backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, 0.5);
    --tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow: 0 0 rgba(0, 0, 0, 0);
    --tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.agt-title{
    text-align: center;
    font-size: 48px;
    margin-top: 45px;
    color: #000;
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem
}

footer .menu-item a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    text-decoration-line: none;
    opacity: .7
}

footer .menu-item a:hover {
    text-decoration-line: underline
}

footer .email a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    text-decoration-line: none
}

footer .email a:hover {
    text-decoration-line: underline
}

footer .contact-menu .menu-item a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    text-decoration-line: none;
    opacity: 1
}

footer .contact-menu .menu-item a:hover {
    text-decoration-line: none
}

.sticky-nav-stuck {
    z-index: 120;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

.contact-menu {
    background: #333
}

.contact-menu .container {
    padding: 0
}

.contact-menu .back-to-top:before {
    content: "";
    background-image: url('data:image/svg+xml;charset=utf-8,<svg class="flex flex-shrink-0 w-6 h-6 lg:mt-3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 55 31"><path fill="%23ffffff" d="M51 0l3.5 3.5-27.2 27.3L0 3.5 3.5 0l23.8 23.7z"/></svg>');
    background-repeat: no-repeat;
    display: inline-block;
    width: 10px;
    height: 7px;
    font-weight: 700;
    top: auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    margin: auto 3px auto auto
}

.contact-menu .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .5rem .25rem
}

.contact-menu .menu-item a {
    margin-top: .5rem;
    margin-bottom: .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: .25rem;
    padding: .75rem .5rem;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 700;
    line-height: 1.25;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    background-color: rgba(0, 0, 0, .2);
    -webkit-transition: .1s;
    transition: .1s
}

.contact-menu .menu-item a:focus,
.contact-menu .menu-item a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(172 20 90/var(--tw-bg-opacity));
    -webkit-transition: .1s;
    transition: .1s
}

.contact-menu .menu-item a:active {
    --tw-bg-opacity: 1;
    background-color: rgb(82 26 56/var(--tw-bg-opacity))
}

.card-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 1rem;
}

.info-card {
    display: flex;
    background: #fff;
    border-radius: 0.5rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    max-width: 600px;
    width: 100%;
    margin-right: 25px;
    margin-bottom: 25px;
}

.info-card.right-alignment{
    flex-direction: row-reverse;
}

.info-card .card-image {
    height: auto;
    position: relative;
    overflow: hidden;
    min-height: 150px;
    min-width: 220px;
}

.info-card .card-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 320px;
}

.info-card .card-content {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.info-card .card-header {
    padding: 1.25rem;
}

.info-card .card-header h2 {
    margin: 0 0 0.5rem;
    font-size: 1.5rem;
    font-weight: bold;
}

.info-card .card-header p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #4a5568;
}

.info-card .card-footer {
    margin-top: auto;
    padding: 1rem 1.25rem;
    padding-bottom: 0px;
    background-color: #f7fafc;
    font-size: 0.875rem;
    color: #4a5568;
}

.info-card .additional-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.info-card .btn-book {
    display: inline-block;
    margin-top: 0.75rem;
    padding: 0.5rem 1rem;
    background-color: #4c51bf;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border-radius: 0.375rem;
    text-align: center;
}

.info-card .btn-book:hover {
    background-color: #434190;
}

.info-card .disclaimer > * {
    margin-top: 0.75rem;
    font-size: 0.75rem;
    color: #718096;
}

.brand-wrap {
    position: relative;
    z-index: 40;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu-main-menu li>a {
    position: relative;
    font-family: FFMetaWebPro, sans-serif;
    font-size: 1.25rem;
    line-height: 1.75rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.menu-main-menu .sub-menu>li.menu-item-has-children>a:first-of-type {
    margin-bottom: -.2rem
}

.sub-sub-menu {
    margin-bottom: 25px;
}

.menu-main-menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    letter-spacing: .05em
}

.menu-main-menu li.menu-item-has-children {
    z-index: 40 !important;
    padding-right: 4rem
}

.menu-main-menu li.menu-item-has-children>a:before {
    content: "";
    background-image: url('data:image/svg+xml;charset=utf-8,<svg class="flex flex-shrink-0 w-6 h-6 lg:mt-3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 55 31"><path fill="%23ffffff" d="M51 0l3.5 3.5-27.2 27.3L0 3.5 3.5 0l23.8 23.7z"/></svg>');
    background-repeat: no-repeat;
    display: block;
    width: 16px;
    height: 10px;
    position: absolute;
    right: 0;
    font-weight: 700;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    margin-top: 2px
}

.menu-main-menu .current-menu-item a {
    opacity: 1;
    -webkit-transition-property: none;
    transition-property: none
}

.nav-container {
    top: 0
}

.nav-container,
.sub-menu {
    position: absolute;
    display: none
}

.sub-menu {
    margin-top: 0;
    --tw-bg-opacity: 1;
    background-color: rgb(103 33 70/var(--tw-bg-opacity));
    padding: 2rem;
    width: auto;
    left: auto;
    z-index: 100;
    top: 4px
}

.sub-menu li {
    margin: 0 1rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    text-align: left
}

.sub-menu li:last-child {
    padding: 0
}

.sub-menu li a {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    font-family: FFMetaWebPro, sans-serif;
    font-weight: 500;
    text-transform: none;
    line-height: 1.25;
    letter-spacing: 0;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.sub-menu li.menu-item-has-children {
    padding: 0
}

.sub-menu li.menu-item-has-children>a {
    font-family: FFMetaWebPro, sans-serif;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 500;
    --tw-text-opacity: 1;
    color: rgb(227 28 121/var(--tw-text-opacity));
    cursor: default !important
}

a[href="headerLink"] {
    pointer-events: none !important;
}

.sub-menu li.menu-item-has-children>a:before {
    display: none
}

.sub-menu li.menu-item-has-children>a:hover {
    text-decoration: none !important
}

.sub-menu li.menu-item-has-children:before {
    top: 0 !important;
    display: none;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.sub-menu .sub-menu {
    position: relative;
    margin-left: 0;
    display: block;
    padding: 0
}

.sub-menu .sub-menu a {
    opacity: 1;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px
}

.sub-menu .sub-menu a:hover {
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px
}

.sub-menu.mobile-layout,
.sub-sub-menu.mobile-layout {
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.sub-menu.mobile-layout.show,
.sub-sub-menu.mobile-layout.show {
    visibility: visible;
    max-height: 1000px;
}

.accordion {
  list-style: none;
  padding: 0;
  margin: 0;
}

.accordion-header{
    font-size: 42px;
    text-align: center;
    color: #ac145a;
}
.accordion-subHeader{
    font-size: 24px;
    text-align: center;
    color: #672146;
    margin-bottom: 15px;
}

.accordion__item {
  position: relative;
  padding: 18px 0 4px;
  border-top: 1px dotted #dce7eb;
  animation: flipdown 1.5s ease both;
}

.accordion__toggle {
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
}

.accordion__icon {
  position: absolute;
  right: 0;
  margin-top: 16px;
  transform: translate(-6px, 0);
}

.accordion__icon::before,
.accordion__icon::after {
  content: "";
  position: absolute;
  background-color: #ac145a;
  width: 3px;
  height: 9px;
  transition: all 0.25s ease-in-out;
}

.accordion__icon::before {
  transform: translate(-2px, 0) rotate(45deg);
}

.accordion__icon::after {
  transform: translate(2px, 0) rotate(-45deg);
}

.accordion__toggle:checked ~ .accordion__content {
  margin-top: 0;
  max-height: 0;
  opacity: 0;
  transform: translate(0, 50%);
}

.accordion__toggle:checked ~ .accordion__icon::before {
  transform: translate(2px, 0) rotate(45deg);
}

.accordion__toggle:checked ~ .accordion__icon::after {
  transform: translate(-2px, 0) rotate(-45deg);
}

.accordion__title {
  font-size: 26px;
  line-height: 34px;
  font-weight: 300;
  letter-spacing: 1px;
  display: block;
  background-color: #fefffa;
  margin: 0;
  cursor: pointer;
  color: #ac145a;
  user-select: none;
}

.accordion__content {
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 1px;
  position: relative;
  overflow: hidden;
  max-height: 1800px;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2;
  transition: all 0.25s ease-in-out;
}

.accordion__content.wysiwyg a{
    text-decoration: underline;
    color: blue;
}

.accordion-container {
  min-height: 0;
  display: inline-block;
  position: relative;
  left: 50%;
  margin: 90px 0;
  transform: translate(-50%, 0);
  max-width: 850px;
  width: 100%;
  padding: 30px;
}

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg);
  }
  10% {
    opacity: 1;
  }
  60% {
    transform: rotateX(8deg);
  }
  80% {
    transform: rotateX(6deg);
  }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg);
  }
}

.hamburger {
    position: relative;
    --tw-bg-opacity: 1;
    background-color: rgb(231 231 231/var(--tw-bg-opacity));
    padding: .75rem
}

.hamburger .line {
    width: 22px;
    height: 2.5px;
    background-color: #000;
    display: block;
    margin: 3px 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.hamburger .line:last-of-type {
    width: 16px;
    -webkit-transform: translateX(6px);
    -ms-transform: translateX(6px);
    transform: translateX(6px)
}

.hamburger:hover {
    cursor: pointer
}

.hamburger.is-active .line:nth-child(2) {
    opacity: 0
}

.hamburger.is-active .line:first-child {
    -webkit-transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg)
}

.hamburger.is-active .line:nth-child(3) {
    width: 22px;
    -webkit-transform: translateY(-5px) rotate(-45deg);
    -ms-transform: translateY(-5px) rotate(-45deg);
    transform: translateY(-5px) rotate(-45deg)
}

.mobile-menu #menu-contact-menu-1,
.mobile-menu #menu-main-menu-mobile {
    z-index: 40;
    margin-bottom: 0;
    margin-top: 7rem
}

.mobile-menu #menu-contact-menu-1 li,
.mobile-menu #menu-main-menu-mobile li {
    margin-bottom: 2rem;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    white-space: normal
}

.mobile-menu #menu-contact-menu-1 li.menu-item-has-children a:before,
.mobile-menu #menu-main-menu-mobile li.menu-item-has-children a:before {
    top: 0;
    margin-top: 20px;
    margin-right: 0;
    background-image: url('data:image/svg+xml;charset=utf-8,<svg class="flex flex-shrink-0 w-6 h-6 lg:mt-3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 55 31"><path fill="%23AC145A" d="M51 0l3.5 3.5-27.2 27.3L0 3.5 3.5 0l23.8 23.7z"/></svg>')
}

.mobile-menu #menu-contact-menu-1 li.menu-item-has-children.mobile-active a:before,
.mobile-menu #menu-main-menu-mobile li.menu-item-has-children.mobile-active a:before {
    transform: scale(-1, -1);
    margin-top: 10px;
}

.mobile-menu #menu-contact-menu-1 li a,
.mobile-menu #menu-main-menu-mobile li a {
    position: relative;
    z-index: 20;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: .75rem;
    text-align: left;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity));
    border-bottom: 1px solid rgba(0, 0, 0, .25)
}

.mobile-menu #menu-contact-menu-1 li a:hover,
.mobile-menu #menu-main-menu-mobile li a:hover {
    color: #000 !important
}

.mobile-menu #menu-contact-menu-1 li .sub-menu,
.mobile-menu #menu-main-menu-mobile li .sub-menu {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    display: block;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    padding: .5rem 0
}

.mobile-menu #menu-contact-menu-1 li .sub-menu:after,
.mobile-menu #menu-main-menu-mobile li .sub-menu:after {
    content: " ";
    display: block;
    overflow: hidden
}

.mobile-menu #menu-contact-menu-1 li .sub-menu li,
.mobile-menu #menu-main-menu-mobile li .sub-menu li {
    margin-right: 0;
    margin-bottom: 1.25rem;
    opacity: 1
}

.mobile-menu #menu-contact-menu-1 li .sub-menu li:last-child,
.mobile-menu #menu-main-menu-mobile li .sub-menu li:last-child {
    margin-bottom: 0
}

.mobile-menu #menu-contact-menu-1 li .sub-menu li.menu-item-has-children>a:before,
.mobile-menu #menu-main-menu-mobile li .sub-menu li.menu-item-has-children>a:before {
    content: "";
    background-image: none
}

.mobile-menu #menu-contact-menu-1 li .sub-menu li a,
.mobile-menu #menu-main-menu-mobile li .sub-menu li a {
    border-width: 0;
    padding-bottom: 0;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    line-height: 1.25;
    text-decoration-line: none;
    opacity: 1
}

.mobile-menu #menu-contact-menu-1 li .sub-menu li .menu-item-has-children a,
.mobile-menu #menu-main-menu-mobile li .sub-menu li .menu-item-has-children a {
    border-width: 0;
    padding-bottom: 0;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    line-height: 1.25;
    text-decoration-line: none;
    opacity: .5
}

.mobile-menu #menu-contact-menu-1 li .sub-menu .sub-menu,
.mobile-menu #menu-main-menu-mobile li .sub-menu .sub-menu {
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 1.25rem
}

.mobile-menu #menu-contact-menu-1 li .sub-menu .sub-menu li,
.mobile-menu #menu-main-menu-mobile li .sub-menu .sub-menu li {
    margin: .5rem 0 0;
    font-weight: 400
}

.mobile-menu #menu-contact-menu-1 li .sub-menu .sub-menu a,
.mobile-menu #menu-main-menu-mobile li .sub-menu .sub-menu a {
    margin-bottom: 0;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 400;
    line-height: 1.25;
    opacity: .5
}

.mobile-menu #menu-contact-menu-1 .menu-item-has-children,
.mobile-menu #menu-main-menu-mobile .menu-item-has-children {
    padding-bottom: 0
}

.wysiwyg {
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #333;
}

.wysiwyg h1,
.wysiwyg h2 {
    margin-bottom: 10px;
    font-family: FFMetaSerifWebPro, serif;
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 700;
    line-height: 1.5;
}

.wysiwyg h1 {
    font-size: 48px;
}

.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
    font-family: FFMetaWebPro, sans-serif;
    font-weight: 400;
}

.wysiwyg .h3,
.wysiwyg .h4,
.wysiwyg h3,
.wysiwyg h4 {
    font-weight: 400
}

.wysiwyg .h3,
.wysiwyg .h4,
.wysiwyg .h5,
.wysiwyg .h6,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    line-height: 1
}

.wysiwyg a {
    color: #ba0046;
    text-decoration: underline;
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
}

.wysiwyg ul {
    margin-top: 1rem;
    margin-bottom: 1rem;
    list-style: disc;
    list-style-position: outside;
    margin-left: 3rem
}

.wysiwyg ul li {
    padding-left: 1.5rem
}

.wysiwyg img {
    margin-top: 15px;
    margin-bottom: 15px;
}

.btn {
    background-color: rgb(172 20 90/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(247 247 247/var(--tw-text-opacity));
    text-decoration-line: none;
    box-shadow: -1px 21px 18px -10px rgba(0, 0, 0, .17);
    -webkit-box-shadow: -1px 21px 18px -10px rgba(0, 0, 0, .17);
    -moz-box-shadow: -1px 21px 18px -10px rgba(0, 0, 0, .17)
}

.btn,
.btn:hover {
    --tw-bg-opacity: 1;
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.btn:hover {
    background-color: rgb(103 33 70/var(--tw-bg-opacity))
}

.btn.btn.theme-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(172 20 90/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(247 247 247/var(--tw-text-opacity))
}

.btn.btn.theme-dark:focus,
.btn.btn.theme-dark:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(103 33 70/var(--tw-bg-opacity))
}

.btn.btn.theme-dark:active {
    --tw-bg-opacity: 1;
    background-color: rgb(82 26 56/var(--tw-bg-opacity))
}

.btn.theme-light {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(103 33 70/var(--tw-text-opacity));
    box-shadow: -1px 21px 18px -10px rgba(0, 0, 0, .17);
    -webkit-box-shadow: -1px 21px 18px -10px rgba(0, 0, 0, .17);
    -moz-box-shadow: -1px 21px 18px -10px rgba(0, 0, 0, .17)
}

.btn.theme-light:focus,
.btn.theme-light:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(103 33 70/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(247 247 247/var(--tw-text-opacity))
}

.btn.theme-light:active {
    --tw-bg-opacity: 1;
    background-color: rgb(82 26 56/var(--tw-bg-opacity))
}

.theme-accent-under-text .btn {
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 247/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(172 20 90/var(--tw-text-opacity))
}

.theme-accent-under-text .btn:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(103 33 70/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(247 247 247/var(--tw-text-opacity))
}

.wysiwyg a.btn {
    text-decoration-line: none
}

.image-banner {
    min-height: 250px
}

.image-banner:before {
    content: "";
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .7)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    position: absolute;
    left: 0;
    z-index: 20;
    height: 100%;
    width: 100%;
    top: 0
}

.image-banner-small img {
    max-height: 220px;
    -o-object-fit: cover;
    object-fit: cover
}

.image-text-section {
    padding: 4rem 0;
}

.image-text-section .section-container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}

.image-text-section .panel {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 2rem;
}

.image-text-section.image-right .panel {
    flex-direction: row-reverse;
}

.image-text-section .image-container {
    flex: 1 1 50%;
}

.image-text-section .image-container img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.image-text-section .text-container {
    flex: 1 1 50%;
}

.image-text-section .heading {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 2rem;
    font-family: FFMetaSerifWebPro;
    line-height: 1.4;
}

.image-text-section .wysiwyg {
    font-size: 1rem;
    line-height: 1.8;
}

.image-text-section .button-wrapper {
    margin-top: 2rem;
}

.image-text-section .button {
    display: inline-block;
    padding: 0.75rem 2rem;
    color: #fff;
    font-weight: bold;
    font-size: 1.125rem;
    text-decoration: none;
    border-radius: 4px;
}

.post-cards {
    color: #000000;
}

.post-cards a:hover .title {
    text-decoration: underline
}

.post-cards a:hover .text-bg {
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 247/var(--tw-bg-opacity))
}

.post-cards.theme-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.post-cards.theme-white .text-bg {
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 247/var(--tw-bg-opacity))
}

.post-cards.theme-white a:hover .text-bg {
    background-color: #ededed
}

.post-cards.theme-light {
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 247/var(--tw-bg-opacity))
}

.post-cards.theme-light .text-bg {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.post-cards.theme-light a:hover .text-bg {
    background-color: #ededed
}

.post-cards.theme-medium {
    --tw-bg-opacity: 1;
    background-color: rgb(214 210 196/var(--tw-bg-opacity))
}

.post-cards.theme-medium .text-bg {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.post-cards.theme-medium a:hover .text-bg {
    background-color: #ededed
}

.post-cards .image-area-image img {
    max-height: 237.37px;
    min-height: 237.37px;
}

.post-cards .postedData {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.post-cards .postedData .postedOn {
    font-style: italic;
    color: #666;
    display: flex;
    justify-content: center;
    align-items: center;
}

.post-cards .postedData .postedOn svg {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}


.visible {
    visibility: visible
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-x-0 {
    left: 0;
    right: 0
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.right-24 {
    right: 6rem
}

.right-5 {
    right: 1.25rem
}

.top-0 {
    top: 0
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.m-auto {
    margin: auto
}

.-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem
}

.mx-0 {
    margin-left: 0;
    margin-right: 0
}

.mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.my-auto {
    margin-top: auto;
    margin-bottom: auto
}

.-mt-10 {
    margin-top: -2.5rem
}

.-mt-12 {
    margin-top: -3rem
}

.-mt-16 {
    margin-top: -4rem
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-auto {
    margin-bottom: auto
}

.ml-4 {
    margin-left: 1rem
}

.ml-\[8px\] {
    margin-left: 8px
}

.ml-auto {
    margin-left: auto
}

.mr-0 {
    margin-right: 0
}

.mr-10 {
    margin-right: 2.5rem
}

.mr-4 {
    margin-right: 1rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-auto {
    margin-top: auto
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-12 {
    height: 3rem
}

.h-16 {
    height: 4rem
}

.h-20 {
    height: 5rem
}

.h-32 {
    height: 8rem
}

.h-6 {
    height: 1.5rem
}

.h-64 {
    height: 16rem
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.w-1\/2 {
    width: 50%
}

.w-1\/3 {
    width: 33.333333%
}

.w-11\/12 {
    width: 91.666667%
}

.w-12 {
    width: 3rem
}

.w-16 {
    width: 4rem
}

.w-2\/12 {
    width: 16.666667%
}

.w-2\/5 {
    width: 40%
}

.w-20 {
    width: 5rem
}

.w-32 {
    width: 8rem
}

.w-4 {
    width: 1rem
}

.w-48 {
    width: 12rem
}

.w-6 {
    width: 1.5rem
}

.w-7\/12 {
    width: 58.333333%
}

.w-9\/12 {
    width: 75%
}

.w-full {
    width: 100%
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-6xl {
    max-width: 72rem
}

.max-w-\[180px\] {
    max-width: 180px
}

.max-w-xl {
    max-width: 36rem
}

.flex-shrink-0 {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.grow {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.transform {
    -webkit-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    -ms-transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-pointer {
    cursor: pointer
}

.select-none {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr))
}

.flex-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-col-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.items-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.justify-start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.gap-1 {
    gap: .25rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.self-center {
    -ms-flex-item-align: center;
    align-self: center
}

.overflow-hidden {
    overflow: hidden
}

.overflow-scroll {
    overflow: scroll
}

.break-normal {
    overflow-wrap: normal;
    word-break: normal
}

.rounded {
    border-radius: .25rem
}

.border {
    border-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l {
    border-left-width: 1px
}

.border-shu-maroon {
    --tw-border-opacity: 1;
    border-color: rgb(103 33 70/var(--tw-border-opacity))
}

.border-shu-steel {
    --tw-border-opacity: 1;
    border-color: rgb(91 103 112/var(--tw-border-opacity))
}

.border-yellow {
    --tw-border-opacity: 1;
    border-color: rgb(246 208 88/var(--tw-border-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.bg-blue-light {
    --tw-bg-opacity: 1;
    background-color: rgb(3 124 194/var(--tw-bg-opacity))
}

.bg-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 53/var(--tw-bg-opacity))
}

.bg-grey-lighter {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 248/var(--tw-bg-opacity))
}

.bg-grey-lightest {
    --tw-bg-opacity: 1;
    background-color: rgb(248 248 248/var(--tw-bg-opacity))
}

.bg-orange {
    --tw-bg-opacity: 1;
    background-color: rgb(245 207 87/var(--tw-bg-opacity))
}

.bg-pink {
    --tw-bg-opacity: 1;
    background-color: rgb(223 100 141/var(--tw-bg-opacity))
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(68 80 99/var(--tw-bg-opacity))
}

.bg-red {
    --tw-bg-opacity: 1;
    background-color: rgb(185 9 69/var(--tw-bg-opacity))
}

.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(86 189 238/var(--tw-bg-opacity))
}

.bg-shu-crimson {
    --tw-bg-opacity: 1;
    background-color: rgb(172 20 90/var(--tw-bg-opacity))
}

.bg-shu-darkgrey {
    --tw-bg-opacity: 1;
    background-color: rgb(51 51 51/var(--tw-bg-opacity))
}

.bg-shu-lightgrey {
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 247/var(--tw-bg-opacity))
}

.bg-shu-maroon {
    --tw-bg-opacity: 1;
    background-color: rgb(103 33 70/var(--tw-bg-opacity))
}

.bg-shu-pink {
    --tw-bg-opacity: 1;
    background-color: rgb(227 28 121/var(--tw-bg-opacity))
}

.bg-shu-postoffice-grey {
    --tw-bg-opacity: 1;
    background-color: rgb(214 210 196/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-white .text-white,
.bg-white>* {
    color: #000;
}

.bg-yellow {
    --tw-bg-opacity: 1;
    background-color: rgb(246 208 88/var(--tw-bg-opacity))
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-center {
    -o-object-position: center;
    object-position: center
}

.p-10 {
    padding: 2.5rem
}

.p-2 {
    padding: .5rem
}

.p-4 {
    padding: 1rem
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-20 {
    padding-left: 5rem;
    padding-right: 5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.pb-0 {
    padding-bottom: 0
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pl-8 {
    padding-left: 2rem
}

.pr-10 {
    padding-right: 2.5rem
}

.pr-4 {
    padding-right: 1rem
}

.pt-0 {
    padding-top: 0
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-8 {
    padding-top: 2rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.align-middle {
    vertical-align: middle
}

.font-body,
.font-heading {
    font-family: FFMetaWebPro, sans-serif
}

.font-sans {
    font-family: FFMetaWebPro, sans-serif, serif
}

.font-serif {
    font-family: FFMetaSerifWebPro, serif;
    color: #000;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.font-black {
    font-weight: 900
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.uppercase {
    text-transform: uppercase
}

.normal-case {
    text-transform: none
}

.not-italic {
    font-style: normal
}

.leading-none {
    line-height: 1
}

.leading-normal,
.leading-relaxed {
    line-height: 1.5
}

.leading-tight {
    line-height: 1.25
}

.text-black {
    --tw-text-opacity: 1;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-grey {
    --tw-text-opacity: 1;
    color: rgb(54 54 53/var(--tw-text-opacity))
}

.text-highlight {
    --tw-text-opacity: 1;
    color: rgb(227 28 121/var(--tw-text-opacity))
}

.text-light {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.text-primary {
    --tw-text-opacity: 1;
    color: rgb(68 80 99/var(--tw-text-opacity))
}

.text-secondary {
    --tw-text-opacity: 1;
    color: rgb(86 189 238/var(--tw-text-opacity))
}

.text-shu-crimson {
    --tw-text-opacity: 1;
    color: rgb(172 20 90/var(--tw-text-opacity))
}

.text-shu-maroon {
    --tw-text-opacity: 1;
    color: rgb(103 33 70/var(--tw-text-opacity))
}

.text-shu-pink {
    --tw-text-opacity: 1;
    color: rgb(227 28 121/var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.decoration-1 {
    text-decoration-thickness: 1px
}

.underline-offset-2 {
    text-underline-offset: 2px
}

.opacity-20 {
    opacity: .2
}

.opacity-25 {
    opacity: .25
}

.opacity-30 {
    opacity: .3
}

.opacity-50 {
    opacity: .5
}

.opacity-70 {
    opacity: .7
}

.opacity-75 {
    opacity: .75
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    -webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow)
}

.outline {
    outline-style: solid
}

.transition {
    -webkit-transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    -webkit-transition-duration: .15s;
    transition-duration: .15s
}

.duration-500 {
    -webkit-transition-duration: .5s;
    transition-duration: .5s
}

.has-material-red-color {
    color: #f44336
}

.has-material-red-background-color {
    background-color: #f44336
}

.has-material-pink-color {
    color: #e91e63
}

.has-material-pink-background-color {
    background-color: #e91e63
}

.has-material-purple-color {
    color: #9c27b0
}

.has-material-purple-background-color {
    background-color: #9c27b0
}

.has-material-deep-purple-color {
    color: #673ab7
}

.has-material-deep-purple-background-color {
    background-color: #673ab7
}

.has-material-indigo-color {
    color: #3f51b5
}

.has-material-indigo-background-color {
    background-color: #3f51b5
}

.has-material-blue-color {
    color: #2196f3
}

.has-material-blue-background-color {
    background-color: #2196f3
}

.has-material-light-blue-color {
    color: #03a9f4
}

.has-material-light-blue-background-color {
    background-color: #03a9f4
}

.has-material-cyan-color {
    color: #00bcd4
}

.has-material-cyan-background-color {
    background-color: #00bcd4
}

.has-material-teal-color {
    color: #009688
}

.has-material-teal-background-color {
    background-color: #009688
}

.has-material-green-color {
    color: #4caf50
}

.has-material-green-background-color {
    background-color: #4caf50
}

.has-material-light-green-color {
    color: #8bc34a
}

.has-material-light-green-background-color {
    background-color: #8bc34a
}

.has-material-lime-color {
    color: #cddc39
}

.has-material-lime-background-color {
    background-color: #cddc39
}

.has-material-yellow-color {
    color: #ffeb3b
}

.has-material-yellow-background-color {
    background-color: #ffeb3b
}

.has-material-amber-color {
    color: #ffc107
}

.has-material-amber-background-color {
    background-color: #ffc107
}

.has-material-orange-color {
    color: #ff9800
}

.has-material-orange-background-color {
    background-color: #ff9800
}

.has-material-deep-orange-color {
    color: #ff5722
}

.has-material-deep-orange-background-color {
    background-color: #ff5722
}

.has-material-brown-color {
    color: #795548
}

.has-material-brown-background-color {
    background-color: #795548
}

.has-material-grey-color {
    color: #9e9e9e
}

.has-material-grey-background-color {
    background-color: #9e9e9e
}

.has-material-blue-grey-color {
    color: #607d8b
}

.has-material-blue-grey-background-color {
    background-color: #607d8b
}

.has-xs-font-size {
    font-size: 12px
}

.has-s-font-size {
    font-size: 16px
}

.has-m-font-size {
    font-size: 20px
}

.has-l-font-size {
    font-size: 28px
}

.has-xl-font-size {
    font-size: 36px
}

.aligncenter,
.alignleft,
.alignnone,
.alignright {
    margin: 5px 15px 10px
}

.alignleft {
    float: left;
    margin-left: 0
}

.alignright {
    float: right;
    margin-right: 0
}

.alignnone {
    display: block;
    margin-left: 0;
    margin-right: 0
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    position: relative
}

.wp-caption img {
    width: 100%
}

.wp-caption-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 5px 10px;
    background: rgba(0, 0, 0, .5);
    color: #fff
}

.articles,
.widgets {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.gallery {
    position: relative;
    overflow: hidden;
    padding-bottom: 20px
}

.gallery .wp-caption-text {
    right: 10px;
    bottom: 10px;
    left: 10px;
    text-align: left
}

.paging ul {
    padding: 0;
    margin: 0
}

.paging li,
.paging ul {
    display: inline-block;
    vertical-align: top
}

.paging a {
    margin: .25rem;
    display: inline-block;
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(227 28 121/var(--tw-border-opacity));
    padding: .75rem 1.25rem;
    font-family: FFMetaSerifWebPro, serif;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 700
}

.paging a:focus,
.paging a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(227 28 121/var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.paging .current a {
    --tw-border-opacity: 1;
    border-color: rgb(214 210 196/var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(214 210 196/var(--tw-bg-opacity))
}

html {
    -webkit-font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow-x: hidden;
    scroll-behavior: smooth
}

body.menu-open {
    overflow-y: hidden
}

.menu-open .contact-menu {
    display: none
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    font-family: FFMetaWebPro, sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(68 80 99/var(--tw-text-opacity));
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[aria-hidden=true] {
    display: none
}

.wp-block-social-links [aria-hidden=true] {
    display: unset !important;
}

a.skip-main {
    display: inline-block;
    width: auto;
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    padding: .5rem 1.25rem;
    font-family: FFMetaWebPro, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
    font-weight: 400;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: 1px;
    height: 1px;
    overflow: hidden
}

a.skip-main:active,
a.skip-main:focus {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: auto;
    height: auto;
    padding: .5rem 1.25rem
}

h1,
h2 {
    font-family: FFMetaSerifWebPro, serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

h3,
h4,
h5,
h6 {
    font-family: FFMetaWebPro, sans-serif, serif
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

p {
    margin-bottom: 1rem;
    line-height: 1.5
}

p:last-child {
    margin-bottom: 0
}

.container {
    max-width: 100%
}

.menu-open {
    position: fixed;
    width: 100%
}

.menu-open .header {
    min-height: 100vh
}

.menu-open .header .container {
    -webkit-box-shadow: 3px -57px 50px 48px rgba(0, 0, 0, .1);
    box-shadow: 3px -57px 50px 48px rgba(0, 0, 0, .1)
}

.menu-open .mobile-menu {
    overflow-y: scroll
}

.header {
    z-index: 99999
}

.header .search-form {
    z-index: 99999;
    height: 125px;
    margin-top: 35px;
    padding-top: 35px;
}

.header .search-form .search-form__field {
    border-radius: 2em;
    border: .15rem solid #ccc;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: .75rem
}

.header .search-form .search-form__field:focus {
    border-color: #aa0040
}

.header .search-form .search-form__submit-button {
    background-repeat: no-repeat;
    background-position: 50%;
    text-indent: -5000px;
    cursor: pointer;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 127' transform='translate(-.237)' fill='none' d='M0 0h23v23H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(.237)' clip-path='url(%23a)'%3E%3Cpath data-name='Path 236' d='M22.602 21.188L13.461 12.1a7.384 7.384 0 00-.564-9.91 7.571 7.571 0 00-10.653 0 7.491 7.491 0 009.161 11.71l9.257 9.209zM4.18 10.857a4.748 4.748 0 010-6.741 4.817 4.817 0 016.78 0 4.748 4.748 0 010 6.741 4.931 4.931 0 01-6.78 0z'/%3E%3C/g%3E%3C/svg%3E");
    background-color: rgba(0, 0, 0, 0);
    background-size: 1.2rem;
    position: absolute;
    right: 4.62rem;
    margin-top: 1px
}

.search-open body:after {
    content: " ";
    background: #000;
    opacity: .5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    position: fixed;
    z-index: 9999
}

.search-toggle {
    position: relative;
    --tw-bg-opacity: 1;
    background-color: rgb(231 231 231/var(--tw-bg-opacity));
    padding: .75rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 127' transform='translate(-.237)' fill='none' d='M0 0h23v23H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(.237)' clip-path='url(%23a)'%3E%3Cpath data-name='Path 236' d='M22.602 21.188L13.461 12.1a7.384 7.384 0 00-.564-9.91 7.571 7.571 0 00-10.653 0 7.491 7.491 0 009.161 11.71l9.257 9.209zM4.18 10.857a4.748 4.748 0 010-6.741 4.817 4.817 0 016.78 0 4.748 4.748 0 010 6.741 4.931 4.931 0 01-6.78 0z'/%3E%3C/g%3E%3C/svg%3E");
    text-indent: -50rem;
    background-size: 1.2rem
}

.search-close,
.search-toggle {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50%;
    width: 3rem;
    height: 3rem
}

.search-close {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath data-name='Rectangle 163' fill='none' d='M0 0h20v20H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg data-name='Search (1)'%3E%3Cg data-name='Group 353' clip-path='url(%23a)'%3E%3Cpath data-name='Path 248' d='M2.222 0L20 17.778 17.777 20 0 2.222z'/%3E%3Cpath data-name='Path 249' d='M20 2.222L2.222 20 0 17.777 17.778 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: 1rem;
    text-indent: -100vw;
    margin-left: .5rem
}

.hover\:bg-shu-crimson:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(172 20 90/var(--tw-bg-opacity))
}

.hover\:bg-shu-pink:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(227 28 121/var(--tw-bg-opacity))
}

.hover\:bg-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.hover\:text-shu-crimson:hover {
    --tw-text-opacity: 1;
    color: rgb(172 20 90/var(--tw-text-opacity))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.hover\:opacity-75:hover {
    opacity: .75
}

.imageGridImage {
    width: 140px;
    height: 80px;
}

.shu-carousel-item {
    margin-bottom: 15px;
}

.shu-carousel-item img {
    width: 196px;
    height: 196px;
    object-fit: contain;
}

.search-container {
    max-width: 800px;
    margin: 2em auto;
    padding: 0 1em;
    font-family: FFMetaWebPro, sans-serif;
}

.search-title {
    font-size: 2em;
    margin-bottom: 0.5em;
}

.search-result {
    border-bottom: 1px solid #ddd;
    padding: 1em 0;
}

.search-result:last-child {
    border-bottom: none;
}

.search-result h2 {
    margin: 0 0 0.3em;
    font-size: 1.5em;
}

.search-result h2 a {
    text-decoration: none;
    color: #000;
    text-decoration: underline;
}

.search-result h2 a:hover {
    color: #161616;
}

.search-result .excerpt {
    color: #555;
    margin: 0.5em 0;
}

.search-result .meta {
    font-size: 0.9em;
    color: #999;
}

.search-result img {
    float: left;
    margin-right: 1em;
    width: 120px;
    height: auto;
}

.search-result:after {
    content: "";
    display: table;
    clear: both;
}

.search-pagination {
    text-align: center;
    margin: 2em 0;
}

.search-pagination .page-numbers {
    display: inline-block;
    margin: 0 0.25em;
    padding: 0.5em 0.75em;
    background: #f5f5f5;
    color: #333;
    text-decoration: none;
}

.search-pagination .page-numbers.current {
    background: rgb(158, 22, 85);
    color: #fff;
    cursor: pointer;
}

.search-pagination .page-numbers:hover {
    background: rgb(201, 27, 108);
    color: #fff;
}

.no-results {
    text-align: center;
    padding: 2em;
    color: #666;
}

#mobile-search-container {
    display: none;
}

#mobile-search-container.open {
    display: block;
}

.headerBanner {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    min-height: 550px;
    max-height: 60vh;
    min-width: 300px;
    color: #eee;
    text-shadow: 0 2px 6px #000a;
    background-color: var(--bg-color); /* Set by JS */
}

.headerBanner .banner-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.headerBanner .info {
    position: relative;
    z-index: 1;
    padding: 20px;
    max-width: 80%;
}

.headerBanner:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.12) 40%, rgba(27, 32, 48, 1) 100%);
}

.headerBanner .info h1 {
    font-family: FFMetaSerifWebPro, sans-serif;
    font-size: 52px;
}

.headerBanner.textDirection-left {
    justify-content: unset;
    text-align: left;
}

.headerBanner.textDirection-right {
    justify-content: flex-end;
    text-align: right;
}

.headerBanner.textDirection-left .info {
    text-align: left;
}

.headerBanner.textDirection-right .info {
    text-align: right;
}

.headerBanner .textColour {
    color: var(--text-color);
}

@media (max-width: 1150px) {
    .sub-sub-menu {
        margin-top: 25px;
        margin-left: 25px;
    }

    .header .search-form {
        margin-top: 10px;
    }
    
    .info-card{
        flex-direction: column;
    }
    .info-card .card-image{
        width: 100%;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 576px
    }

    .container {
        max-width: 100%
    }

    .sm\:static {
        position: static
    }

    .sm\:text-center {
        text-align: center
    }

    .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .sm\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .sm\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px
    }

    .contact-menu .menu-item {
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0
    }

    .contact-menu .menu-item a {
        padding: 1rem 2.5rem;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-left: 23px
    }

    .sub-menu li {
        padding-bottom: .5rem
    }

    .container {
        max-width: 100%
    }

    .md\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .md\:my-10 {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem
    }

    .md\:mb-16 {
        margin-bottom: 4rem
    }

    .md\:mb-8 {
        margin-bottom: 2rem
    }

    .md\:ml-6 {
        margin-left: 1.5rem
    }

    .md\:mr-24 {
        margin-right: 6rem
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:mt-12 {
        margin-top: 3rem
    }

    .md\:mt-4 {
        margin-top: 1rem
    }

    .md\:mt-8 {
        margin-top: 2rem
    }

    .md\:block {
        display: block
    }

    .md\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-10\/12 {
        width: 83.333333%
    }

    .md\:w-2\/3,
    .md\:w-8\/12 {
        width: 66.666667%
    }

    .md\:w-9\/12 {
        width: 75%
    }

    .md\:w-auto {
        width: auto
    }

    .md\:w-full {
        width: 100%
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .md\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .md\:flex-col {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .md\:flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .md\:justify-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .md\:gap-10 {
        gap: 2.5rem
    }

    .md\:bg-primary {
        --tw-bg-opacity: 1;
        background-color: rgb(68 80 99/var(--tw-bg-opacity))
    }

    .md\:p-10 {
        padding: 2.5rem
    }

    .md\:p-6 {
        padding: 1.5rem
    }

    .md\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .md\:py-28 {
        padding-top: 7rem;
        padding-bottom: 7rem
    }

    .md\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .md\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .md\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .md\:text-center {
        text-align: center
    }

    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .md\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }

    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .headerBanner {
        min-height: 400px;
        max-height: 50vh;
        padding: 75px 0;
    }
}

@media (max-width: 768px) {
    .agt-title{
        font-size: 25px;
        margin-left: 25px;
        margin-right: 25px;
    }

    .accordion-container {
        box-sizing: border-box;
        transform: translate(0, 0);
        max-width: 100%;
        min-height: 100%;
        margin: 0;
        left: 0;
    }
    .accordion-header{
        font-size: 36px;
    }
    .accordion-subHeader{
        font-size: 22px;
        margin-bottom: 10px;
    }
    .image-text-section .panel {
        flex-direction: column;
    }

    .image-text-section.image-right .panel {
        flex-direction: column;
    }
    
    .headerBanner .info h1 {
        font-family: FFMetaSerifWebPro;
        font-size: 36px;
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }

    .contact-menu .back-to-top:before {
        margin-right: 10px;
        width: 16px;
        height: 12px
    }

    .contact-menu .menu-item {
        padding-left: .5rem;
        padding-right: .5rem
    }

    .contact-menu .menu-item a {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .menu-main-menu {
        height: 100%
    }

    .menu-main-menu .sub-menu>li.menu-item-has-children>a:first-of-type {
        margin-bottom: .2rem
    }

    .menu-main-menu li:not(.menu-item-has-children) a:hover {
        text-decoration-line: underline;
        text-decoration-color: #e31c79;
        text-decoration-thickness: 2px;
        text-underline-offset: 4px
    }

    .menu-main-menu li {
        margin-top: -.5rem
    }

    .menu-main-menu li.menu-item-has-children:hover a {
        text-decoration-line: underline;
        text-decoration-color: #e31c79;
        text-decoration-thickness: 2px;
        text-underline-offset: 4px
    }

    .menu-main-menu li.menu-item-has-children:hover .sub-menu a {
        text-decoration-line: none
    }

    .menu-main-menu li.menu-item-has-children:hover .sub-menu a:hover {
        text-decoration-line: underline;
        text-decoration-color: #fff;
        text-decoration-thickness: 1px;
        text-underline-offset: 2px
    }

    .menu-main-menu li.menu-item-has-children>a:before {
        right: -27px
    }

    .sub-menu {
        margin-top: 4rem;
        margin-left: -2rem;
        min-width: 400px
    }

    .sub-menu .sub-menu {
        margin-bottom: 2rem;
        margin-top: 0
    }

    .menu-item-has-children:hover>.sub-menu {
        z-index: 40;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .wysiwyg .h3,
    .wysiwyg .h4,
    .wysiwyg h3,
    .wysiwyg h4 {
        margin-top: 2rem;
        margin-bottom: 2rem;
        font-size: 1.5rem;
        line-height: 2rem;
        line-height: 1.25
    }

    .wysiwyg .h5,
    .wysiwyg .h6,
    .wysiwyg h5,
    .wysiwyg h6 {
        margin-top: 2rem;
        margin-bottom: 2rem;
        font-size: 1.25rem;
        line-height: 1.75rem;
        line-height: 1.25
    }

    .image-banner {
        min-height: 580px
    }

    .image-banner:before {
        top: 0;
        background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .72)), to(rgba(0, 0, 0, 0)));
        background-image: linear-gradient(90deg, rgba(0, 0, 0, .72), rgba(0, 0, 0, 0))
    }

    .image-banner-small img {
        max-height: 460px
    }

    .search-form {
        position: relative;
        left: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        width: auto
    }

    .container {
        max-width: 100%
    }

    .header .search-form {
        display: block !important;
        height: auto
    }

    .header .search-form .search-form__field {
        border-radius: 0;
        border: 1px solid #ccc;
        width: 100%;
    }

    .header .search-form .search-form__field:focus {
        border-color: #bbb
    }

    .header .search-form .search-form__submit-button {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='M19.671 18.094l-3.777-3.765a8.8 8.8 0 001.877-5.443 8.886 8.886 0 10-8.886 8.886 8.8 8.8 0 005.443-1.877l3.765 3.777a1.115 1.115 0 101.577-1.577zM2.222 8.886a6.665 6.665 0 116.665 6.665 6.665 6.665 0 01-6.665-6.665z' fill='%23fff' data-name='Search Icon'/%3E%3C/svg%3E");
        background-color: #aa0040;
        position: absolute;
        right: 0;
        margin-top: 0
    }

    .search-open body:after {
        display: none
    }

    .block-tabbed-content .tabs__content {
        padding-right: 2.5rem
    }

    .lg\:static {
        position: static
    }

    .lg\:relative {
        position: relative
    }

    .lg\:right-0 {
        right: 0
    }

    .lg\:right-10 {
        right: 2.5rem
    }

    .lg\:z-40 {
        z-index: 40
    }

    .lg\:order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .lg\:col-span-1 {
        grid-column: span 1/span 1
    }

    .lg\:col-span-2 {
        grid-column: span 2/span 2
    }

    .lg\:m-0 {
        margin: 0
    }

    .lg\:m-auto {
        margin: auto
    }

    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .lg\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:mb-1 {
        margin-bottom: .25rem
    }

    .lg\:mb-12 {
        margin-bottom: 3rem
    }

    .lg\:mb-28 {
        margin-bottom: 7rem
    }

    .lg\:mb-8 {
        margin-bottom: 2rem
    }

    .lg\:ml-4 {
        margin-left: 1rem
    }

    .lg\:ml-6 {
        margin-left: 1.5rem
    }

    .lg\:mr-2 {
        margin-right: .5rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mt-2 {
        margin-top: .5rem
    }

    .lg\:mt-3 {
        margin-top: .75rem
    }

    .lg\:mt-4 {
        margin-top: 1rem
    }

    .lg\:mt-6 {
        margin-top: 1.5rem
    }

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:block {
        display: block
    }

    .lg\:inline {
        display: inline
    }

    .lg\:flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .lg\:grid {
        display: grid
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-20 {
        height: 5rem
    }

    .lg\:h-24 {
        height: 6rem
    }

    .lg\:h-48 {
        height: 12rem
    }

    .lg\:h-96 {
        height: 24rem
    }

    .lg\:h-auto {
        height: auto
    }

    .lg\:h-full {
        height: 100%
    }

    .lg\:w-1\/12 {
        width: 8.333333%
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-10\/12 {
        width: 83.333333%
    }

    .lg\:w-2\/12 {
        width: 16.666667%
    }

    .lg\:w-4\/12 {
        width: 33.333333%
    }

    .lg\:w-4\/5 {
        width: 80%
    }

    .lg\:w-5\/12 {
        width: 41.666667%
    }

    .lg\:w-6\/12 {
        width: 50%
    }

    .lg\:w-7\/12 {
        width: 58.333333%
    }

    .lg\:w-8\/12 {
        width: 66.666667%
    }

    .lg\:w-80 {
        width: 20rem
    }

    .lg\:w-9\/12 {
        width: 75%
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:max-w-3xl {
        max-width: 48rem
    }

    .lg\:max-w-md {
        max-width: 28rem
    }

    .lg\:flex-shrink-0 {
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }

    .lg\:flex-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .lg\:flex-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .lg\:items-center {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .lg\:justify-start {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .lg\:justify-end {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .lg\:gap-20 {
        gap: 5rem
    }

    .lg\:gap-3 {
        gap: .75rem
    }

    .lg\:bg-shu-maroon {
        --tw-bg-opacity: 1;
        background-color: rgb(103 33 70/var(--tw-bg-opacity))
    }

    .lg\:p-4 {
        padding: 1rem
    }

    .lg\:p-6 {
        padding: 1.5rem
    }

    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .lg\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .lg\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem
    }

    .lg\:px-48 {
        padding-left: 12rem;
        padding-right: 12rem
    }

    .lg\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }

    .lg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .lg\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }

    .lg\:py-28 {
        padding-top: 7rem;
        padding-bottom: 7rem
    }

    .lg\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pb-10 {
        padding-bottom: 2.5rem
    }

    .lg\:pb-16 {
        padding-bottom: 4rem
    }

    .lg\:pb-28 {
        padding-bottom: 7rem
    }

    .lg\:pr-10 {
        padding-right: 2.5rem
    }

    .lg\:pr-16 {
        padding-right: 4rem
    }

    .lg\:pr-32 {
        padding-right: 8rem
    }

    .lg\:pt-0 {
        padding-top: 0
    }

    .lg\:pt-20 {
        padding-top: 5rem
    }

    .lg\:pt-24 {
        padding-top: 6rem
    }

    .lg\:pt-28 {
        padding-top: 7rem
    }

    .lg\:pt-6 {
        padding-top: 1.5rem
    }

    .lg\:text-center {
        text-align: center
    }

    .lg\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .lg\:text-7xl {
        font-size: 4.5rem;
        line-height: 1
    }

    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .lg\:font-normal {
        font-weight: 400
    }

    .lg\:opacity-100 {
        opacity: 1
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 100%
    }

    .xl\:mb-4 {
        margin-bottom: 1rem
    }

    .xl\:mt-12 {
        margin-top: 3rem
    }

    .xl\:mt-16 {
        margin-top: 4rem
    }

    .xl\:mt-8 {
        margin-top: 2rem
    }

    .xl\:block {
        display: block
    }

    .xl\:w-1\/3 {
        width: 33.333333%
    }

    .xl\:w-2\/3 {
        width: 66.666667%
    }

    .xl\:w-9\/12 {
        width: 75%
    }

    .xl\:max-w-2xl {
        max-width: 42rem
    }

    .xl\:max-w-4xl {
        max-width: 56rem
    }

    .xl\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

    .xl\:gap-10 {
        gap: 2.5rem
    }

    .xl\:gap-20 {
        gap: 5rem
    }

    .xl\:p-10 {
        padding: 2.5rem
    }

    .xl\:px-64 {
        padding-left: 16rem;
        padding-right: 16rem
    }

    .xl\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .xl\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .xl\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .xl\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1440px
    }

    .image-banner {
        min-height: 615px
    }

    .container {
        max-width: 1400px
    }

    .xxl\:w-1\/2 {
        width: 50%
    }

    .xxl\:w-10\/12 {
        width: 83.333333%
    }

    .xxl\:w-4\/12 {
        width: 33.333333%
    }

    .xxl\:max-w-5xl {
        max-width: 64rem
    }

    .xxl\:p-16 {
        padding: 4rem
    }

    .xxl\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .xxl\:px-64 {
        padding-left: 16rem;
        padding-right: 16rem
    }

    .xxl\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }

    .xxl\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .xxl\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .xxl\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }
}

@media only screen and (max-width: 1024px) {
    .contact-menu .container {
        max-width: 100%
    }
}

@media (min-width: 1600px) {
    .xxxl\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
}

.shu-logo {
    width: auto;
    height: 72px;
}