.clearfix:after {
    content: "";
    display: table;
    clear: both
}

.wp-block-columns.inset {
    padding-left: 6rem;
    padding-right: 6rem
}

@media screen and (max-width: 900px) {
    .wp-block-columns.inset {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.indent {
    padding-left: 5px
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: rgba(0, 0, 0, 0)
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

html {
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    font-size: 62.5%;
    line-height: 1.5;
    margin-top: 0 !important;
    scroll-padding-top: 155px
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    font-family: "Nunito", sans-serif;
    font-size: 1.8rem;
    color: #fff;
    background: #000
}

body.home {
    background: #000;
    color: #fff
}

.container,
.menu-schedule-menu-container {
    width: 100%;
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
    padding: 0 20px
}

.clear {
    clear: both
}

.hidden {
    display: none;
    visibility: hidden
}

sup {
    font-size: 50%;
    top: -0.65em
}

h1,
h2,
.date-header,
h3,
h4,
h5,
h6 {
    font-family: "Nunito", sans-serif;
    line-height: normal;
    font-weight: 400;
    margin: 0
}

h1 {
    font-size: 3.2rem;
    line-height: 1.4;
    font-weight: 300;
    margin-bottom: 2rem
}

.page-header h1 {
    line-height: 1.4;
    color: #fff;
    margin-bottom: 3rem
}

.top-parent .page-header h1 {
    margin-bottom: 0
}

.search-results-wrap .page-header h1,
.search-results .page-header h1 {
    color: #2772e5
}

@media screen and (max-width: 600px) {
    h1 {
        font-size: 2.8rem
    }
}

.single h1.entry-title {
    font-size: 2.4rem;
    line-height: 28px
}

h2,
.date-header {
    font-size: 2.4rem;
    line-height: 28px;
    font-weight: 600
}

.body-text h2,
.body-text .date-header {
    margin-top: 2rem
}

h3 {
    font-size: 1.9rem;
    line-height: 1.5;
    font-weight: 600
}

h4 {
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: 600
}

h5 {
    font-size: 1.4rem;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 7px
}

h6 {
    font-size: 1.4rem;
    line-height: 16px;
    text-transform: uppercase
}

ul,
ol {
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    font-size: 1.6rem;
    line-height: 22px
}

ul {
    list-style: disc outside
}

ol {
    list-style: decimal outside
}

ul li,
ol li {
    margin: 0 0 10px;
    font-weight: 300
}

ul li ul,
ul li ol,
ol li ul,
ol li ol {
    margin-top: 10px
}

a {
    color: #0026ff;
    text-decoration: none;
    transition: all .2s ease
}

.body-text a {
    color: #0026ff;
    text-decoration: underline;
    font-weight: 600
}

.body-text a:hover {
    color: #2772e5;
    text-decoration: underline
}

a.arrow {
    color: #ff00b4;
    font-weight: bold;
    text-decoration: none
}

a.arrow:after {
    content: "";
    font-size: 1.2rem;
    font-family: "Font Awesome 5 Free";
    margin-left: 10px
}

a.arrow:hover {
    color: #2772e5;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #2772e5
}

p {
    line-height: 1.5;
    margin: 0 0 16px;
    font-size: 1.6rem;
    font-weight: 300
}

blockquote {
    background: #fff;
    color: #fff;
    margin: 0 0 10px;
    padding: 20px;
    position: relative
}

blockquote:before {
    content: "";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-size: 2rem
}

blockquote p {
    font-style: italic;
    margin: 0
}

em,
i {
    font-weight: 300
}

hr {
    height: 1px;
    width: 100%;
    background: #ff00b4;
    text-align: left;
    border: none !important;
    display: block;
    margin: 1rem 0 .6rem;
    display: inline-block
}

.home hr {
    background: #fff
}

img {
    max-width: 100%;
    height: auto
}

.round-corners img {
    border-radius: 8px !important
}

.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: rgba(0, 0, 0, .3);
    color: #fff;
    z-index: 999;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 4rem;
    opacity: 0;
    display: flex;
    transition: all .3s ease
}

.back-to-top.show {
    opacity: .3
}

.back-to-top:hover {
    opacity: .8;
    color: #fff
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 495px
}

#front-page-video .video-container iframe {
    max-height: 100% !important
}

.wp-block-embed__wrapper {
    overflow: hidden;
    position: relative;
    max-width: 100%;
    height: auto;
    padding-bottom: 56.25%
}

.wp-block-embed-youtube iframe,
.wp-block-embed-youtube object,
.wp-block-embed-youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.ml-row-0 {
    display: none
}

.ml-responsive-table dl dd:nth-of-type(1) {
    font-size: 20px;
    font-weight: bold
}

.ml-responsive-table dl:nth-of-type(odd) {
    background: #ebebeb
}

.ml-responsive-table dl dt {
    font-size: 14px;
    font-weight: normal
}

.ml-responsive-table dl dt br {
    display: none
}

.ml-responsive-table dl dt span {
    font-size: 12px
}

strong.red-bold,
strong.orange-bold,
strong.secondary-bold,
span.red-bold,
span.orange-bold,
span.secondary-bold {
    color: #2772e5
}

strong.purple-bold,
strong.blue-bold,
strong.primary-bold,
span.purple-bold,
span.blue-bold,
span.primary-bold {
    color: #ff00b4
}

.wp-block-table {
    width: 100% !important
}

.wp-block-table th,
.wp-block-table td {
    padding: 5px 30px 5px 5px;
    line-height: 1.5;
    font-size: 1.6rem;
    font-weight: 300
}

.wp-block-table td:last-child {
    padding-right: 5px
}

.wp-block-table th {
    font-weight: bold
}

.wp-block-table.is-style-stripes tbody tr:nth-child(2n+1) {
    background-color: #ffe0f6
}

.m-0 {
    margin: 0 !important
}

.p-0 {
    padding: 0 !important
}

.rounded-corners {
    border-radius: 1.5rem
}

.wp-block-column.has-background {
    border-radius: 1.5rem
}

.has-blue-400-background-color {
    background-color: #2772e5
}

.has-magenta-400-background-color {
    background-color: #ff00b4
}

.has-purple-400-background-color {
    background-color: #b92fb6
}

.alignnone {
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    height: auto
}

.aligncenter {
    display: block;
    margin: 2rem auto;
    height: auto
}

.alignleft,
.alignright {
    margin-bottom: 2rem;
    height: auto
}

.alignleft {
    float: left;
    margin-right: 4rem
}

.alignright {
    float: right;
    margin-left: 4rem
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    width: 100% !important;
    padding: 5px 3px 10px;
    text-align: center
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

a.btn,
button.btn,
input[type=submit],
form button {
    border-radius: 20vh;
    background: #ff00b4;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 1.4rem;
    font-weight: bold;
    min-width: 140px;
    padding: 1rem 2rem .8rem;
    position: relative;
    color: #fff
}

a.btn:after,
button.btn:after,
input[type=submit]:after,
form button:after {
    content: "";
    font-family: "Font Awesome 5 Free";
    display: inline-block;
    font-size: 1.2rem;
    margin-left: 5px;
    transition: all .2 ease
}

a.btn.white,
a.btn.tertiary,
button.btn.white,
button.btn.tertiary,
input[type=submit].white,
input[type=submit].tertiary,
form button.white,
form button.tertiary {
    background: #fff;
    color: #ff00b4
}

a.btn.white:hover,
a.btn.tertiary:hover,
button.btn.white:hover,
button.btn.tertiary:hover,
input[type=submit].white:hover,
input[type=submit].tertiary:hover,
form button.white:hover,
form button.tertiary:hover {
    background: #2772e5;
    color: #fff
}

a.btn.red,
a.btn.secondary,
button.btn.red,
button.btn.secondary,
input[type=submit].red,
input[type=submit].secondary,
form button.red,
form button.secondary {
    background: #ff00b4;
    color: #fff
}

a.btn:hover,
button.btn:hover,
input[type=submit]:hover,
form button:hover {
    background: #2772e5;
    color: #fff
}

.main a.btn,
.main button.btn,
.main input[type=submit],
.main form button {
    margin-bottom: 1rem
}

@media screen and (max-width: 600px) {

    a.btn,
    button.btn,
    input[type=submit],
    form button {
        padding: 1rem;
        font-size: 1.2rem
    }
}

@media screen and (max-width: 375px) {

    a.btn,
    button.btn,
    input[type=submit],
    form button {
        min-width: auto
    }

    a.btn:after,
    button.btn:after,
    input[type=submit]:after,
    form button:after {
        display: none
    }
}

input[type=submit],
form button {
    padding: 8px 20px 6px 15px
}

@keyframes btn-icon-bounce-right {
    0% {
        right: 15px
    }

    25% {
        right: 18px
    }

    50% {
        right: 15px
    }

    75% {
        right: 18px
    }

    100% {
        right: 15px
    }
}

@keyframes btn-icon-bounce-left {
    0% {
        left: 20px
    }

    25% {
        left: 17px
    }

    50% {
        left: 20px
    }

    75% {
        left: 17px
    }

    100% {
        left: 20px
    }
}

@keyframes btn-icon-bounce-up {
    0% {
        top: 0px
    }

    25% {
        top: -3px
    }

    50% {
        top: 0px
    }

    75% {
        top: -3px
    }

    100% {
        top: 0px
    }
}

@keyframes btn-icon-bounce-down {
    0% {
        top: 1px
    }

    25% {
        top: 3px
    }

    50% {
        top: 1px
    }

    75% {
        top: 3px
    }

    100% {
        top: 1px
    }
}

.fa-chevron-right.circle {
    background: rgba(0, 0, 0, 0);
    color: #fff;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 2px;
    font-size: 1.5rem;
    line-height: 1px;
    transition: all .2s ease
}

.fa-chevron-right.circle:after {
    content: "";
    display: table;
    clear: both
}

.social-links {
    list-style: none;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    max-width: 500px;
    width: 100%;
    height: 105px
}

.social-links li {
    margin-left: 3rem
}

@media screen and (max-width: 600px) {
    .social-links li {
        margin-left: 0;
        margin-right: 3rem
    }
}

.social-links a:hover {
    color: #000
}

.social-links .fa,
.social-links .fab {
    font-size: 2rem
}

.contact-us form {
    margin-bottom: 60px
}

body:not(.wp-admin) input[type=text],
body:not(.wp-admin) input[type=email],
body:not(.wp-admin) input[type=file],
body:not(.wp-admin) textarea {
    background-color: #ffe0f6;
    color: #000;
    border: none !important;
    border-radius: .5rem;
    width: 100% !important;
    padding: 10px 20px;
    margin-bottom: 20px;
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 24px;
    height: 36px
}

.home body:not(.wp-admin) input[type=text],
.home body:not(.wp-admin) input[type=email],
.home body:not(.wp-admin) input[type=file],
.home body:not(.wp-admin) textarea {
    background-color: #fff
}

body:not(.wp-admin) input[type=text] ::-moz-placeholder,
body:not(.wp-admin) input[type=email] ::-moz-placeholder,
body:not(.wp-admin) input[type=file] ::-moz-placeholder,
body:not(.wp-admin) textarea ::-moz-placeholder {
    color: #b3b3b3
}

body:not(.wp-admin) input[type=text] ::placeholder,
body:not(.wp-admin) input[type=email] ::placeholder,
body:not(.wp-admin) input[type=file] ::placeholder,
body:not(.wp-admin) textarea ::placeholder {
    color: #b3b3b3
}

body:not(.wp-admin) input[type=text]:focus,
body:not(.wp-admin) input[type=email]:focus,
body:not(.wp-admin) input[type=file]:focus,
body:not(.wp-admin) textarea:focus {
    outline: none;
    border-color: #ff00b4
}

body:not(.wp-admin) input[type=file] {
    line-height: 0;
    height: auto;
    font-size: 1.6rem
}

body:not(.wp-admin) textarea {
    height: 200px
}

body:not(.wp-admin) form ul {
    list-style: none;
    padding: 0;
    margin: 0
}

body:not(.wp-admin) .wpforms-container label {
    display: none
}

.search-form body:not(.wp-admin) .wpforms-container label,
body:not(.wp-admin) .wpforms-container label.wpforms-field-label-inline {
    display: inline-block;
    margin-left: 10px
}

body:not(.wp-admin) form button,
body:not(.wp-admin) form input[type=submit] {
    border: none
}

body:not(.wp-admin) .select2 {
    width: 100% !important
}

body:not(.wp-admin) .select2-container--default .select2-selection--single {
    background: #2772e5;
    color: #000;
    margin-bottom: 20px;
    border-radius: 6px;
    padding: 0rem 1rem;
    display: flex;
    align-items: center;
    font-size: 1.4rem;
    line-height: 28px;
    height: 40px;
    font-weight: 600;
    text-align: center
}

body:not(.wp-admin) .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
    font-weight: 600;
    width: 100%
}

.select2-results__option {
    font-size: 1.3rem;
    line-height: 1;
    margin: 0;
    padding: 10px 5px;
    color: #000
}

.select2-container--default .select2-results__option--highlighted {
    background: #ff00b4;
    color: #fff
}

.select2-container--default .select2-search::after {
    font-family: "Font Awesome 5 Free" !important;
    color: #2772e5;
    font-weight: 900;
    padding-top: 3px;
    line-height: 1;
    font-size: 2rem;
    content: "";
    position: absolute;
    top: .8rem;
    right: 1rem
}

.select2-container--default .select2-search__field {
    color: #ff00b4 !important;
    caret-color: #ff00b4;
    padding: 7px 0 0 !important;
    position: relative;
    width: 100%
}

.select2-container--default .select2-search__field:focus {
    text-align: left
}

.select2-container--default .select2-search__field:focus::-moz-placeholder {
    color: #ffe0f6
}

.select2-container--default .select2-search__field:focus::placeholder {
    color: #ffe0f6
}

.select2-container--default .select2-search__field::-moz-placeholder {
    display: inline !important;
    color: #2772e5 !important;
    font-weight: 900;
    font-size: 1.5rem;
    text-transform: uppercase;
    text-align: center
}

.select2-container--default .select2-search__field::placeholder {
    display: inline !important;
    color: #2772e5 !important;
    font-weight: 900;
    font-size: 1.5rem;
    text-transform: uppercase;
    text-align: center
}

.select2-container--default.select2-container--focus .select2-search::after {
    display: none
}

.select2-container--default .select2-selection__choice+.select2-search::after {
    display: none
}

.select2-container--default .select2-selection__choice+.select2-search .select2-search__field:focus {
    background-color: #fff !important
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-left: -20px;
    margin-top: 3px;
    border-color: #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-width: 8px 8px 0 8px
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0);
    border-width: 0 8px 8px 8px
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #ff00b4
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background: #ff00b4;
    color: #fff
}

.select2-container--default .select2-selection--multiple {
    border-color: #2772e5
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    font-size: 1.3rem
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #2772e5;
    font-size: 1.2rem;
    font-weight: 500;
    border-radius: 5px;
    color: #fff;
    border: 0;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 3px 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice ul {
    margin: 0 !important;
    padding: 0 !important
}

.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    color: #fff;
    overflow: hidden;
    width: 15px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove::before {
    font-family: "Font Awesome 5 Free";
    content: "";
    font-weight: 900;
    margin-right: 120px;
    margin-left: 1px
}

.select2-container .select2-search--inline {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0
}

.wpforms-field-checkbox {
    margin-bottom: 20px
}

.wpforms-field-checkbox .wpforms-field-label {
    display: block;
    margin-bottom: 7px
}

.wpforms-field-file-upload label {
    display: inline-block
}

.wpforms-container .wpforms-field-hp {
    display: none !important;
    display: absolute !important;
    left: -9000px !important
}

.grecaptcha-badge {
    bottom: 80px !important
}

input.wpforms-error {
    margin-bottom: 5px
}

label.wpforms-error {
    margin-bottom: 20px;
    display: block !important
}

.search-everything-highlight-color {
    background-color: #ff0 !important
}

.main-page-links {
    text-align: center !important;
    margin: 0 0 20px !important;
    display: none
}

.main-page-links a {
    color: #ff00b4 !important;
    font-weight: 600 !important;
    font-size: 1.5rem !important
}

.main-page-links a:hover {
    color: #2772e5 !important
}

.shortcodes {
    padding: 0 2rem !important
}

.shortcodes>.col {
    width: 100%
}

.shortcodes,
.linklings-wp-plugin-contents {
    padding: 0;
    font-weight: 500;
    font-size: 1.5rem;
    margin: 4rem 0 0 !important
}

.shortcodes a,
.linklings-wp-plugin-contents a {
    font-size: 1.3rem !important
}

.shortcodes a:hover,
.linklings-wp-plugin-contents a:hover {
    color: #2772e5;
    text-decoration: underline
}

.shortcodes.container,
.shortcodes.menu-schedule-menu-container,
.linklings-wp-plugin-contents.container,
.linklings-wp-plugin-contents.menu-schedule-menu-container {
    max-width: 1120px;
    padding: 0 20px;
    margin: 0 auto !important;
    flex-wrap: wrap;
    justify-content: flex-start
}

.shortcodes .current-page.main-page-link a,
.linklings-wp-plugin-contents .current-page.main-page-link a {
    color: #bf0087 !important
}

.shortcodes .filters,
.linklings-wp-plugin-contents .filters {
    text-align: left !important;
    display: flex;
    justify-content: space-between;
    gap: 2rem
}

@media screen and (max-width: 1100px) {

    .shortcodes .filters,
    .linklings-wp-plugin-contents .filters {
        flex-wrap: wrap
    }
}

.shortcodes .filter-container,
.linklings-wp-plugin-contents .filter-container {
    margin-left: 0;
    width: 100% !important;
    flex: auto;
    max-width: 40%
}

.shortcodes .clear-all-button.filter-container,
.linklings-wp-plugin-contents .clear-all-button.filter-container {
    flex: 1
}

.shortcodes .clear-all-button.filter-container button,
.linklings-wp-plugin-contents .clear-all-button.filter-container button {
    border-radius: 30px;
    background-color: #2772e5;
    color: #fff;
    font-weight: 700;
    font-size: 1.4rem;
    padding: 1rem 2rem;
    text-transform: uppercase;
    border: 0;
    white-space: nowrap
}

.shortcodes .clear-all-button.filter-container button:hover,
.linklings-wp-plugin-contents .clear-all-button.filter-container button:hover {
    background-color: #ff00b4
}

.shortcodes .filter-selector-label,
.linklings-wp-plugin-contents .filter-selector-label {
    display: none !important
}

.shortcodes .large-date-sels,
.shortcodes .small-date-sels,
.shortcodes .small_date_sel_container,
.linklings-wp-plugin-contents .large-date-sels,
.linklings-wp-plugin-contents .small-date-sels,
.linklings-wp-plugin-contents .small_date_sel_container {
    text-align: center;
    margin: 0 auto
}

.shortcodes .large-date-sels .large-date-sel,
.shortcodes .large-date-sels .small_date_sel,
.shortcodes .small-date-sels .large-date-sel,
.shortcodes .small-date-sels .small_date_sel,
.shortcodes .small_date_sel_container .large-date-sel,
.shortcodes .small_date_sel_container .small_date_sel,
.linklings-wp-plugin-contents .large-date-sels .large-date-sel,
.linklings-wp-plugin-contents .large-date-sels .small_date_sel,
.linklings-wp-plugin-contents .small-date-sels .large-date-sel,
.linklings-wp-plugin-contents .small-date-sels .small_date_sel,
.linklings-wp-plugin-contents .small_date_sel_container .large-date-sel,
.linklings-wp-plugin-contents .small_date_sel_container .small_date_sel {
    outline: none;
    background-color: #ff00b4;
    color: #fff;
    cursor: pointer;
    margin: 0 10px 20px 0px;
    font-weight: 600;
    font-size: 1.3rem !important;
    border-radius: 30px;
    padding: 8px 20px 6px 15px
}

.shortcodes .large-date-sels .large-date-sel .selected-date,
.shortcodes .large-date-sels .large-date-sel:hover,
.shortcodes .large-date-sels .small_date_sel .selected-date,
.shortcodes .large-date-sels .small_date_sel:hover,
.shortcodes .small-date-sels .large-date-sel .selected-date,
.shortcodes .small-date-sels .large-date-sel:hover,
.shortcodes .small-date-sels .small_date_sel .selected-date,
.shortcodes .small-date-sels .small_date_sel:hover,
.shortcodes .small_date_sel_container .large-date-sel .selected-date,
.shortcodes .small_date_sel_container .large-date-sel:hover,
.shortcodes .small_date_sel_container .small_date_sel .selected-date,
.shortcodes .small_date_sel_container .small_date_sel:hover,
.linklings-wp-plugin-contents .large-date-sels .large-date-sel .selected-date,
.linklings-wp-plugin-contents .large-date-sels .large-date-sel:hover,
.linklings-wp-plugin-contents .large-date-sels .small_date_sel .selected-date,
.linklings-wp-plugin-contents .large-date-sels .small_date_sel:hover,
.linklings-wp-plugin-contents .small-date-sels .large-date-sel .selected-date,
.linklings-wp-plugin-contents .small-date-sels .large-date-sel:hover,
.linklings-wp-plugin-contents .small-date-sels .small_date_sel .selected-date,
.linklings-wp-plugin-contents .small-date-sels .small_date_sel:hover,
.linklings-wp-plugin-contents .small_date_sel_container .large-date-sel .selected-date,
.linklings-wp-plugin-contents .small_date_sel_container .large-date-sel:hover,
.linklings-wp-plugin-contents .small_date_sel_container .small_date_sel .selected-date,
.linklings-wp-plugin-contents .small_date_sel_container .small_date_sel:hover {
    background-color: #2772e5 !important
}

.shortcodes .date-sels .large-date-sels .selected-date,
.linklings-wp-plugin-contents .date-sels .large-date-sels .selected-date {
    background: #bf0087 !important
}

.linklings-wp-plugin-contents a {
    font-size: 1.5rem !important
}

.indices {
    display: flex;
    justify-content: center
}

@media screen and (max-width: 600px) {
    .indices {
        flex-wrap: wrap
    }

    .indices .separater {
        display: none
    }

    .indices .letter-link {
        margin-inline: .5rem;
        font-size: 16px !important
    }

    .indices .letter-link:after {
        content: "" !important
    }
}

.tablesched table {
    width: 100%
}

.tablesched>table td span,
.tablesched>table td span a,
.tablesched>table td div,
.tablesched>table td div a {
    font-size: 1.3rem !important;
    line-height: 1.3 !important
}

.tablesched thead {
    background-color: #000;
    color: #fff
}

.figure-size {
    float: left;
    margin: 1em 10px;
}

.tablesched th {
    text-align: left;
    text-transform: uppercase;
    padding: 10px !important;
    font-size: 1.3rem !important
}

.logo {
    width: 80px;
    height: 80px;
}

@media screen and (max-width: 768px) {
    .logo {
        width: 40px;
        height: 40px;
    }
}

.container-area {
    background: #ffe0f6;
    border-radius: 74px;
    max-width: 1024px;    
    margin: 2em auto;

}

.container-area .col {
    color: #000000;
    padding: 2em 3em;
    display: block;
}

.vertical-table {
    display: table;
}

.vertical-table .vertical-cell {
    height: 155px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    vertical-align: middle;
    margin: 1em 0;
}

.tablesched .odd td {
    /* background: #ffe0f6 !important */
    background: #9cd6ec !important
}

.tablesched td {
    background: none;
    vertical-align: top;
    font-size: 1.3rem !important;
    padding: 10px !important;
    color: #000
}

.tablesched td.combo-sess-pres td {
    padding: 0 !important
}

.tablesched th.color-header,
.tablesched td.tag-color-td {
    display: none !important
}

.tablesched .speaker-td .presentation-speaker :last-child.presenter-name::after {
    content: ", "
}

.tablesched .speaker-td .presentation-speaker .presenter-details:last-child .presenter-name::after {
    content: ""
}

.tablesched td>span *,
.tablesched td>span * * {
    line-height: initial !important
}

th.calendar-header {
    white-space: initial !important
}

th.calendar-header:before {
    text-align: right;
    content: "Add to schedule";
    font-size: .8rem;
    line-height: 1.1;
    display: block
}

@media screen and (max-width: 768px) {
    th.calendar-header:before {
        display: none
    }
}

th.calendar-header .default-text {
    display: none
}

@media only screen and (min-width: 1120px) {
    .tablesched table:first-child {
        table-layout: fixed !important;
        border-collapse: separate;
        border-spacing: 0 !important
    }

    .tablesched th.time-header {
        width: 120px
    }

    .tablesched th.type-header {
        width: 120px
    }

    .tablesched table th.header.presentation-header {
        width: 200px !important
    }

    .tablesched th.speaker-header {
        width: 200px
    }

    .tablesched th.location-header {
        width: 90px
    }

    .linklings-wp-plugin-contents.program .tablesched th.header.tag-header {
        width: 220px
    }

    .linklings-wp-plugin-contents .tablesched .session-display {
        padding: 0 !important
    }

    .linklings-wp-plugin-contents .tablesched .session-display .session-contents .info-label {
        padding-left: 1rem
    }

    .linklings-wp-plugin-contents .tablesched .session-display table .presentation-time-td {
        width: 259px !important;
        padding: 1rem !important
    }
}

@media only screen and (min-width: 1120px)and (max-width: 1100px) {
    .linklings-wp-plugin-contents .tablesched .session-display table .presentation-time-td {
        width: 117px !important
    }
}

@media only screen and (min-width: 1120px) {
    .linklings-wp-plugin-contents .tablesched .session-display table .hide-med.hide-small:empty {
        background: red
    }

    .linklings-wp-plugin-contents .tablesched .session-display table .title-speakers-td {
        width: auto
    }
}

.ptrack-list .program-track {
    margin: 1px
}

.ptrack-list .program-track .bsp-finalist,
.ptrack-list .program-track .brp-finalist,
.ptrack-list .program-track .bp-finalist {
    background-color: #000 !important;
    font-weight: 400 !important;
    font-size: .9rem !important;
    color: #fff !important;
    width: auto !important
}

.ptrack-list .tag-group-list .program-track>* {
    color: #fff !important;
    font-size: 9px !important;
    font-weight: 400 !important
}

.ptrack-list .tag-group-list.award-finalist .program-track>* {
    background-color: #000 !important
}

.ptrack-list .tag .program-track>* {
    background-color: #b92fb6 !important;
    color: #fff !important;
    font-size: 9px !important
}

@media screen and (max-width: 600px) {
    .ptrack-list .tag .program-track>* {
        font-size: initial !important
    }
}

.ptrack-list .registration-category .program-track>* {
    background-color: #2772e5 !important;
    font-size: .9rem !important
}

select[style*="display: none"]+.select2 {
    display: none !important
}

.date-header {
    display: flex;
    align-items: center;
    padding: 0 !important;
    margin-top: 4rem;
    margin-bottom: 4rem;
    flex-wrap: wrap
}

@media screen and (max-width: 600px) {
    .date-header {
        margin-bottom: 2rem
    }
}

.date-header .formatted-date {
    font-weight: 600 !important
}

.date-header .show-hide-links {
    margin-left: auto;
    float: none !important;
    text-align: right
}

@media screen and (max-width: 600px) {
    .date-header .show-hide-links {
        width: 100%;
        display: block;
        text-align: left;
        margin: 0 0 0 -0.5rem !important
    }
}

.date-header .show-hide-links .show-hide-connector {
    padding: 0 3px
}

.date-header .show-hide-links .show-hide-connector .default-text {
    display: none
}

.date-header .show-hide-links a {
    outline: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #ff00b4;
    color: #fff;
    cursor: pointer;
    margin: 0 0 1rem 0;
    padding: 0 2rem;
    font-weight: 600;
    font-size: 1.3rem !important;
    border-radius: 30px;
    text-transform: capitalize;
    height: 33.5px
}

.date-header .show-hide-links a:hover {
    cursor: pointer;
    text-decoration: none;
    background-color: #2772e5
}

@media screen and (max-width: 600px) {
    .presenter-display .biography {
        margin-bottom: 4rem !important
    }
}

.presenter-display div.presenter-institution {
    display: inline-flex !important
}

@media screen and (max-width: 600px) {
    .presenter-display div.presenter-name {
        background-color: rgba(0, 0, 0, 0) !important;
        padding: 0 !important;
        margin-bottom: 1rem
    }
}

.presenter-details-sect .pic-auth-container {
    display: flex !important;
    align-items: center;
    margin-bottom: 10px !important
}

.presenter-details-sect .pic-auth-container .presenter-pic {
    margin-bottom: 0;
    max-width: 60px
}

.presenter-details-sect .pic-auth-container .presenter-name {
    margin-right: 5px
}

.job-postings .main-page-links,
.job-fair .main-page-links {
    display: none
}

.job-postings .main-page-links+div,
.job-fair .main-page-links+div {
    display: flex;
    justify-content: center;
    align-items: center
}

.job-postings #program_filter,
.job-fair #program_filter {
    max-width: 33%;
    margin-left: auto;
    margin-right: auto
}

.job-postings .info-section.presentation-title,
.job-fair .info-section.presentation-title {
    max-width: 50%
}

.job-postings .clickable .default-text,
.job-fair .clickable .default-text {
    text-transform: lowercase;
    font-weight: 600;
    font-size: 1.4rem
}

.job-postings .clickable .default-text:hover,
.job-fair .clickable .default-text:hover {
    text-decoration: underline
}

.job-postings .abstract-sect.info-section,
.job-fair .abstract-sect.info-section {
    margin-top: 2rem
}

.job-postings div[class^=job].presentation-display,
.job-fair div[class^=job].presentation-display {
    border-bottom: 1px solid #2772e5;
    margin: 2rem 0
}

.job-postings div[class^=job].presentation-display .presenter-details-sect,
.job-fair div[class^=job].presentation-display .presenter-details-sect {
    margin-top: 0 !important
}

.job-postings div[class^=job].presentation-display .representative-image,
.job-fair div[class^=job].presentation-display .representative-image {
    display: none
}

.job-postings div[class^=job].presentation-display .info-section,
.job-fair div[class^=job].presentation-display .info-section {
    padding: 0 !important
}

.job-postings div[class^=job].presentation-display .info-section.session-title-sect,
.job-postings div[class^=job].presentation-display .info-section.event-type-sect,
.job-postings div[class^=job].presentation-display .info-section.presentation-date-sect,
.job-postings div[class^=job].presentation-display .info-section.room-sect,
.job-fair div[class^=job].presentation-display .info-section.session-title-sect,
.job-fair div[class^=job].presentation-display .info-section.event-type-sect,
.job-fair div[class^=job].presentation-display .info-section.presentation-date-sect,
.job-fair div[class^=job].presentation-display .info-section.room-sect {
    display: none
}

.job-postings div[class^=job].presentation-display .details-with-rep-img,
.job-fair div[class^=job].presentation-display .details-with-rep-img {
    width: 100%
}

.job-postings div[class^=job].presentation-display .job-posting.divider,
.job-fair div[class^=job].presentation-display .job-posting.divider {
    display: none !important
}

.job-postings .job-posting.company,
.job-fair .job-posting.company {
    font-weight: bold
}

.expand-collapse-links .expand-collapse-separator {
    display: none
}

.expand-collapse-links .clickable {
    border-radius: 20vh;
    background: #ff00b4;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 1.4rem;
    font-weight: bold;
    min-width: 140px;
    padding: 1rem 2rem .8rem;
    position: relative;
    color: #fff;
    margin-right: 1rem
}

.expand-collapse-links .clickable:hover {
    background: #2772e5;
    color: #fff;
    text-decoration: none !important
}

.expand-collapse-links .clickable:hover .default-text {
    text-decoration: none
}

@media screen and (max-width: 768px) {

    .linklings-wp-plugin-contents .filter-container,
    .shortcodes .filter-container {
        max-width: 100%
    }
}

.org-type-sels .org-type-sel {
    border-radius: 20vh;
    background-color: #ff00b4;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 1rem 2rem .8rem;
    position: relative;
    color: #fff
}

.org-type-sels .org-type-sel.selected-org {
    background-color: #2772e5 !important
}

.info-section .exhibitor-header {
    font-weight: bold
}

@media screen and (max-width: 600px) {
    .presentation-location {
        text-align: right
    }
}

.agenda-item,
.small-screen-flag,
td.calendar-td {
    padding: 1rem !important
}

.agenda-item .agenda-button::before,
.small-screen-flag .agenda-button::before,
td.calendar-td .agenda-button::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1rem;
    color: #ff00b4;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 1.5rem;
    height: 1.5rem;
    border: 1px solid #ff00b4
}

@media screen and (max-width: 600px) {

    .agenda-item .agenda-button::before,
    .small-screen-flag .agenda-button::before,
    td.calendar-td .agenda-button::before {
        width: 2.5rem;
        height: 2.5rem;
        font-size: 1.5rem
    }
}

.agenda-item .agenda-button img,
.small-screen-flag .agenda-button img,
td.calendar-td .agenda-button img {
    display: none
}

.agenda-item .agenda-add-button::before,
.small-screen-flag .agenda-add-button::before,
td.calendar-td .agenda-add-button::before {
    content: ""
}

.agenda-item .agenda-remove-button::before,
.small-screen-flag .agenda-remove-button::before,
td.calendar-td .agenda-remove-button::before {
    content: "";
    color: #2772e5;
    border-color: #2772e5
}

body.support .page-banner,
body.my-agenda .page-banner,
body.my-schedule .page-banner,
body.happening-now .page-banner,
body.presenter-index .page-banner,
body.organization-index .page-banner,
body.organization .page-banner,
body.search-program .page-banner,
body.presentation .page-banner,
body.presenter .page-banner,
body.session .page-banner,
body.schedule .page-banner,
body.maps .page-banner,
body.map .page-banner,
body.posters-gallery .page-banner {
    margin-bottom: 0
}

.schedule-menu {
    background: linear-gradient(90deg, rgb(39, 114, 229) 0.02%, rgb(42, 117, 231) 34.32%, rgb(50, 127, 237) 61.87%, rgb(64, 144, 248) 87%, rgb(74, 156, 255) 100%);
    padding: 0 0 1.5rem
}

#menu-schedule-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%
}

#menu-schedule-menu .menu-item {
    margin: 0
}

@media screen and (max-width: 1100px) {
    #menu-schedule-menu .menu-item {
        text-align: center
    }
}

@media screen and (max-width: 900px) {
    #menu-schedule-menu .menu-item {
        text-align: left
    }
}

#menu-schedule-menu .menu-item::before {
    font-size: 1.2rem;
    color: #fff;
    margin-right: .5rem
}

@media screen and (max-width: 1100px) {
    #menu-schedule-menu .menu-item::before {
        display: block
    }
}

@media screen and (max-width: 900px) {
    #menu-schedule-menu .menu-item::before {
        display: inline-block
    }
}

#menu-schedule-menu a {
    color: #fff;
    text-transform: uppercase;
    font-family: "Nunito", sans-serif;
    font-size: 1.2rem
}

#menu-schedule-menu a:hover {
    color: #fff;
    text-decoration: underline
}

@media screen and (max-width: 900px) {
    #menu-schedule-menu {
        flex-wrap: wrap
    }

    #menu-schedule-menu .menu-item {
        flex-basis: 50%;
        margin-bottom: 1rem !important
    }
}

.sticky_filter_display {
    left: -5px;
    bottom: -5px !important;
    width: 100vw !important;
    display: flex;
    flex-direction: column
}

.sticky_filter_display .sticky_filter_label {
    background-color: #2772e5 !important;
    color: #fff;
    border: 0 !important;
    margin-left: auto !important;
    margin-right: 140px !important;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 1.3rem;
    text-align: center
}

.sticky_filter_display .filters_box,
.sticky_filter_display .filters_box_wrapper {
    background-color: #2772e5 !important;
    border: 0 !important;
    display: flex;
    justify-content: center;
    gap: 2rem
}

.sticky_filter_display .filters_box {
    max-width: 1080px;
    width: 100%;
    padding: 2rem !important;
    justify-content: space-between
}

.sticky_filter_display .filter_disp_container {
    min-width: 300px
}

.sticky_filter_display .clear_filters_button {
    display: inline;
    position: initial;
    margin-left: auto;
    font-size: 1.4rem !important;
    font-weight: 700;
    color: #fff;
    background-color: #2772e5;
    white-space: nowrap;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: .8rem 2rem;
    text-transform: uppercase;
    height: -moz-fit-content;
    height: fit-content
}

.sticky_filter_display .clear_filters_button:hover {
    background-color: #ff00b4;
    border-color: #ff00b4
}

.sticky_filter_display .current_filter_val {
    border: 0;
    padding: 0;
    margin-right: 2rem;
    margin-bottom: 1rem;
    font-size: 1.3rem;
    color: #fff
}

.presenter-details-list {
    display: flex;
    flex-wrap: wrap
}

.presenter-details-list .pic-auth-container {
    display: block !important
}

.presenter-details-list .pic-auth-container>.presenter-name:first-child::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    background: #2772e5;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffe0f6;
    float: left;
    margin-right: 1em;
    margin-bottom: 1em
}

.presenter-details-list .presenter-name {
    display: block !important;
    font-weight: bold
}

.presenter-details-list .professional-info>:first-child::before {
    content: "" !important
}

.presenter-details-list .professional-info a {
    font-size: 1rem !important
}

.presenter-details-list .professional-info .professional-title {
    display: none
}

.presenter-details-list .presenter-details {
    max-width: 33%;
    width: 100%;
    margin-top: 4rem
}

@media screen and (max-width: 800px) {
    .presenter-details-list .presenter-details {
        max-width: 45%
    }
}

@media screen and (max-width: 640px) {
    .presenter-details-list .presenter-details {
        max-width: 100%
    }
}

.presenter-details-sect .info-label {
    font-size: 1.8rem
}

.presenter-details-sect .info-label::after {
    display: none
}

.speaker_zoom_link,
.av_tech_link {
    order: 5;
    background-color: #ff00b4 !important;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    height: 53px;
    display: flex;
    align-items: center;
    padding-left: 1rem
}

.speaker_zoom_link b,
.av_tech_link b {
    order: 1;
    margin-right: 1rem
}

.speaker_zoom_link i,
.av_tech_link i {
    order: 2
}

.speaker_zoom_link a,
.speaker_zoom_link .avtech_url,
.av_tech_link a,
.av_tech_link .avtech_url {
    color: #fff;
    border: 2px solid #fff;
    border-radius: 40px;
    padding: .5rem 1rem;
    font-size: 1rem !important;
    text-transform: uppercase;
    order: 2;
    margin-right: 1rem
}

.speaker_zoom_link a::after,
.speaker_zoom_link .avtech_url::after,
.av_tech_link a::after,
.av_tech_link .avtech_url::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: .3rem;
    transition: all .3s ease;
    font-size: 1rem
}

.speaker_zoom_link a:hover,
.speaker_zoom_link .avtech_url:hover,
.av_tech_link a:hover,
.av_tech_link .avtech_url:hover {
    color: #fff;
    background: #2772e5;
    text-decoration: none;
    border-color: #2772e5
}

.speaker_zoom_link a:hover::after,
.speaker_zoom_link .avtech_url:hover::after,
.av_tech_link a:hover::after,
.av_tech_link .avtech_url:hover::after {
    margin-left: .6rem
}

.av_tech_link {
    background-color: #b92fb6 !important;
    padding: 1rem
}

.ll_vimeo_video_wrapper,
.wrong-registration {
    background-color: #b92fb6
}

.session .ll_vimeo_video_wrapper,
.session .wrong-registration {
    max-width: 1080px;
    margin-inline: auto;
    margin-bottom: 2rem
}

.ll_vimeo_video_wrapper iframe,
.wrong-registration iframe {
    border: 0 !important
}

.linklings-wp-plugin-contents .right-col .info-section {
    padding: 0 1rem 0 !important;
    font-size: 1.2rem;
    margin-top: 0 !important
}

.linklings-wp-plugin-contents .right-col .info-section.archive-link {
    margin-bottom: 1.4rem !important
}

.linklings-wp-plugin-contents .right-col .info-section.pdf-details-sect {
    border-top: 1px solid #ff00b4;
    padding-top: 2rem !important
}

.linklings-wp-plugin-contents .right-col .info-section.event-type-sect {
    background-color: #ffe0f6;
    margin-bottom: 1rem;
    padding-block: 1rem !important
}

.linklings-wp-plugin-contents .right-col .info-section.room-sect {
    border-bottom: 1px solid #ff00b4;
    padding-bottom: 2rem !important
}

.linklings-wp-plugin-contents .right-col .info-section.presentation-track-sect.registration-category {
    margin-bottom: 2rem !important;
    margin-top: 1rem
}

.linklings-wp-plugin-contents .right-col .info-section.presentation-track-sect.tag {
    padding-bottom: 2rem !important;
    padding-top: 1rem
}

.linklings-wp-plugin-contents .right-col .info-section.next-presentation-sect {
    border-top: 1px solid #ff00b4;
    padding-top: 1.6rem !important;
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 1 49%;
    align-items: center;
    gap: 1.5rem
}

.linklings-wp-plugin-contents .right-col .info-section.next-presentation-sect .info-label {
    display: none
}

.linklings-wp-plugin-contents .right-col .info-section.next-presentation-sect a {
    color: #000;
    cursor: default;
    font-size: 1.2rem !important
}

.linklings-wp-plugin-contents .right-col .info-section.next-presentation-sect a:hover {
    text-decoration: none
}

.linklings-wp-plugin-contents .right-col .info-section.next-presentation-sect>a:first-of-type {
    background-color: #ff00b4;
    border-radius: 40px;
    padding: .5rem 1rem;
    font-size: 1.1rem !important;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
    cursor: pointer
}

.linklings-wp-plugin-contents .right-col .info-section.next-presentation-sect>a:first-of-type::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: .3rem;
    transition: all .2s ease
}

.linklings-wp-plugin-contents .right-col .info-section.next-presentation-sect>a:first-of-type:hover {
    text-decoration: none;
    background-color: #2772e5
}

.linklings-wp-plugin-contents .right-col .info-section.next-presentation-sect>a:first-of-type:hover::after {
    margin-left: .5rem
}

.session-display .info-section,
.presentation-display .info-section {
    padding: 0 6rem
}

@media screen and (max-width: 600px) {

    .session-display .info-section,
    .presentation-display .info-section {
        padding: 0 2rem
    }

    .session-display .info-section.presentation-title,
    .presentation-display .info-section.presentation-title {
        background: none !important;
        padding: 5px 2rem !important;
        font-size: 1.2rem !important
    }
}

.session-display .info-section:last-child,
.presentation-display .info-section:last-child {
    margin-bottom: 0 !important
}

td.session-display .info-section {
    padding: 0
}

.session .page-content,
.presentation .page-content {
    padding: 0
}

.session .page-content .container.page-content-container,
.session .page-content .page-content-container.menu-schedule-menu-container,
.presentation .page-content .container.page-content-container,
.presentation .page-content .page-content-container.menu-schedule-menu-container {
    padding: 0
}

.linklings-wp-plugin-contents>.presentation-sign-in {
    margin-left: 6rem;
    margin-right: 6rem
}

@media screen and (max-width: 600px) {
    .linklings-wp-plugin-contents>.presentation-sign-in {
        margin-left: 0rem;
        margin-right: 0rem
    }
}

.linklings-wp-plugin-contents.birdsofafeather {
    padding: 0
}

.linklings-wp-plugin-contents .above-cols,
.linklings-wp-plugin-contents .presentation-display .info-section {
    padding: 0 6rem
}

@media screen and (max-width: 600px) {

    .linklings-wp-plugin-contents .above-cols,
    .linklings-wp-plugin-contents .presentation-display .info-section {
        padding: 0 2rem
    }
}

.linklings-wp-plugin-contents .above-cols {
    margin-bottom: 4rem;
    display: flex;
    flex-direction: column
}

.linklings-wp-plugin-contents .below-cols,
.session .linklings-wp-plugin-contents .session-contents,
.linklings-wp-plugin-contents .presentation-details-sect,
.linklings-wp-plugin-contents .presenter-details-sect {
    margin-top: 6rem;
    background-color: #ffe0f6 !important;
    padding: 6rem
}

@media screen and (max-width: 600px) {

    .linklings-wp-plugin-contents .below-cols,
    .session .linklings-wp-plugin-contents .session-contents,
    .linklings-wp-plugin-contents .presentation-details-sect,
    .linklings-wp-plugin-contents .presenter-details-sect {
        padding: 6rem 2rem
    }
}

.linklings-wp-plugin-contents .below-cols .info-section,
.session .linklings-wp-plugin-contents .session-contents .info-section,
.linklings-wp-plugin-contents .presentation-details-sect .info-section,
.linklings-wp-plugin-contents .presenter-details-sect .info-section {
    padding: 0;
    margin-top: 0
}

.session .linklings-wp-plugin-contents .session-contents {
    margin-bottom: 0 !important
}

.session .linklings-wp-plugin-contents .session-contents>.info-label {
    font-size: 1.8rem;
    margin-bottom: 4rem;
    display: block
}

.session .linklings-wp-plugin-contents .session-contents>.info-label::after {
    display: none
}

.linklings-wp-plugin-contents .left-col {
    padding-left: 6rem
}

@media screen and (max-width: 600px) {
    .linklings-wp-plugin-contents .left-col {
        padding-left: 2rem;
        padding-right: 2rem;
        margin-bottom: 6rem
    }
}

.linklings-wp-plugin-contents .left-col .info-section {
    padding-left: 0;
    padding-right: 0
}

.linklings-wp-plugin-contents .right-col {
    padding-right: 6rem
}

@media screen and (max-width: 600px) {
    .linklings-wp-plugin-contents .right-col {
        padding-left: 2rem !important;
        padding-right: 2rem;
        margin-bottom: 6rem
    }
}

.linklings-wp-plugin-contents .right-col .ll_countdown {
    color: #b92fb6;
    font-weight: 900 !important;
    font-size: 1rem;
    text-transform: uppercase;
    margin-bottom: 0
}

.linklings-wp-plugin-contents .right-col .ll_countdown::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    margin-right: .3rem
}

.linklings-wp-plugin-contents .right-col .ll_countdown>div {
    padding: 0;
    font-weight: 900 !important
}

.linklings-wp-plugin-contents .right-col .ll_countdown .days-count::before {
    content: "Starts In";
    text-transform: uppercase;
    margin-right: .3rem
}

.linklings-wp-plugin-contents .right-col .ll_countdown .days-count,
.linklings-wp-plugin-contents .right-col .ll_countdown .hours-count,
.linklings-wp-plugin-contents .right-col .ll_countdown .minutes-count {
    font-weight: 900 !important
}

.linklings-wp-plugin-contents .right-col .ll_countdown .days-label,
.linklings-wp-plugin-contents .right-col .ll_countdown .hours-label,
.linklings-wp-plugin-contents .right-col .ll_countdown .minutes-label,
.linklings-wp-plugin-contents .right-col .ll_countdown .seconds-label {
    display: none
}

.linklings-wp-plugin-contents .right-col .ll_countdown .countdown-seconds {
    display: none
}

.pres-over {
    color: #fff;
    margin: 0 !important;
    background-color: #b92fb6 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    min-height: 380px;
    font-size: 1.8rem !important
}

.linklings-wp-plugin-contents .countdown_wrapper {
    color: #fff;
    margin: 0 !important;
    background-color: #b92fb6 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    min-height: 380px;
    font-size: 1.8rem !important
}

.linklings-wp-plugin-contents .countdown_wrapper::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "";
    margin-bottom: 1rem;
    font-size: 3.6rem
}

.linklings-wp-plugin-contents .countdown_wrapper .countdown-seconds {
    display: none
}

.linklings-wp-plugin-contents .countdown_wrapper .days-count,
.linklings-wp-plugin-contents .countdown_wrapper .hours-count,
.linklings-wp-plugin-contents .countdown_wrapper .minutes-count,
.linklings-wp-plugin-contents .countdown_wrapper .seconds-count,
.linklings-wp-plugin-contents .countdown_wrapper .divider {
    font-size: 8.5rem;
    font-weight: 300;
    line-height: 1
}

.linklings-wp-plugin-contents .countdown_wrapper .days-label,
.linklings-wp-plugin-contents .countdown_wrapper .hours-label,
.linklings-wp-plugin-contents .countdown_wrapper .minutes-label,
.linklings-wp-plugin-contents .countdown_wrapper .seconds-label {
    font-size: 1.2rem;
    text-align: center;
    font-weight: 700
}

body.logged-in .hide-logged-out {
    display: flex !important
}

.linklings-wp-plugin-contents .inline-login,
.linklings-wp-plugin-contents .presentation-sign-in,
.linklings-wp-plugin-contents .wrong-registration {
    background-color: #b92fb6;
    color: #fff;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 2rem;
    padding: 2rem 25%;
    text-transform: uppercase;
    min-height: 380px;
    font-size: 1.8rem
}

@media screen and (max-width: 600px) {

    .linklings-wp-plugin-contents .inline-login,
    .linklings-wp-plugin-contents .presentation-sign-in,
    .linklings-wp-plugin-contents .wrong-registration {
        padding: 4rem 4rem;
        line-height: 1.4
    }
}

.linklings-wp-plugin-contents .inline-login form#loginform,
.linklings-wp-plugin-contents .presentation-sign-in form#loginform,
.linklings-wp-plugin-contents .wrong-registration form#loginform {
    background-color: rgba(0, 0, 0, 0);
    border: 0
}

.linklings-wp-plugin-contents .inline-login::before,
.linklings-wp-plugin-contents .presentation-sign-in::before,
.linklings-wp-plugin-contents .wrong-registration::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 3.6rem;
    content: "";
    margin-bottom: 1rem
}

@media screen and (max-width: 600px) {

    .linklings-wp-plugin-contents .inline-login::before,
    .linklings-wp-plugin-contents .presentation-sign-in::before,
    .linklings-wp-plugin-contents .wrong-registration::before {
        margin-bottom: 2rem
    }
}

.linklings-wp-plugin-contents .inline-login a,
.linklings-wp-plugin-contents .presentation-sign-in a,
.linklings-wp-plugin-contents .wrong-registration a {
    display: inline-block;
    text-decoration: none;
    margin: 1rem;
    font-size: 2.1rem !important;
    color: #fff;
    padding: 1rem 2rem;
    border: 2px solid #fff;
    border-radius: 50px;
    cursor: pointer
}

@media screen and (max-width: 600px) {

    .linklings-wp-plugin-contents .inline-login a,
    .linklings-wp-plugin-contents .presentation-sign-in a,
    .linklings-wp-plugin-contents .wrong-registration a {
        margin-top: 2rem
    }
}

.linklings-wp-plugin-contents .inline-login a::after,
.linklings-wp-plugin-contents .presentation-sign-in a::after,
.linklings-wp-plugin-contents .wrong-registration a::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: .7rem;
    transition: all .2s ease
}

.linklings-wp-plugin-contents .inline-login a:hover,
.linklings-wp-plugin-contents .presentation-sign-in a:hover,
.linklings-wp-plugin-contents .wrong-registration a:hover {
    text-decoration: none;
    background-color: #2772e5;
    border-color: #2772e5
}

.linklings-wp-plugin-contents .inline-login a:hover::after,
.linklings-wp-plugin-contents .presentation-sign-in a:hover::after,
.linklings-wp-plugin-contents .wrong-registration a:hover::after {
    margin-left: 1rem
}

.linklings-wp-plugin-contents .inline-login br,
.linklings-wp-plugin-contents .presentation-sign-in br,
.linklings-wp-plugin-contents .wrong-registration br {
    display: none
}

.reg_group.avtech .orig-text,
.reg_group.exhibits-reg-pass .orig-text,
.reg_group.exhibit-hall-only .orig-text,
.reg_group.exhibits-reg-pass .orig-text,
.reg_group.tech-program-reg-pass .orig-text,
.reg_group.tutorial-reg-pass .orig-text,
.reg_group.workshop-reg-pass .orig-text {
    display: none
}

.reg_group.avtech::after {
    content: "av "
}

.reg_group.exhibits-reg-pass::after,
.reg_group.exhibit-hall-only::after {
    content: "xo ex "
}

.reg_group.tech-program-reg-pass::after {
    content: "tp "
}

.reg_group.tutorial-reg-pass::after {
    content: "tut "
}

.reg_group.workshop-reg-pass::after {
    content: "w "
}

.extra-tz-disp {
    display: inline !important;
    font-size: 1.4rem
}

.tz-link {
    outline: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #ff00b4;
    color: #fff;
    cursor: pointer;
    margin: 1rem 1rem;
    padding: 0 2rem;
    font-weight: 600;
    font-size: 1.3rem !important;
    border-radius: 30px;
    height: 33.5px;
    text-transform: capitalize
}

@media screen and (max-width: 600px) {
    .tz-link {
        margin-left: 0 !important
    }
}

.tz-link:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #2772e5
}

.tz-link .default-text::before {
    content: "Timezone"
}

.tz-link .timezone {
    display: none
}

#timezone_modal .entry-title {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 4rem
}

#timezone_modal .entry-title .default-text {
    display: none
}

#timezone_modal .entry-title::before {
    font-family: "Font Awesome 5 Free";
    content: "";
    display: block;
    text-align: center;
    font-weight: 900;
    font-size: 20px
}

#timezone_modal .entry-title::after {
    font-family: "Nunito", sans-serif;
    content: "Set your timezone";
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    margin-bottom: 20px;
    white-space: pre
}

#timezone_modal .modal_dismiss {
    text-align: center;
    color: #fff;
    display: block;
    text-decoration: none;
    text-transform: capitalize;
    margin-top: 2rem
}

#timezone_modal .modal_dismiss::before {
    font-family: "Font Awesome 5 Free";
    content: "";
    display: block;
    text-align: center;
    font-weight: 900;
    font-size: 20px
}

#timezone_modal .content {
    background-color: #b92fb6 !important;
    padding: 4rem 2rem !important
}

#timezone_modal select,
#timezone_modal .select2-container--default .select2-selection--single {
    background-color: #ff00b4 !important;
    border: 1px solid #fff
}

#timezone_modal .select2-container--default .select2-search::after {
    display: none
}

.search-page .presentation-title {
    text-indent: 0 !important;
    padding-right: 4rem !important
}

.search-program .etypes-list {
    display: inline-block !important;
    text-indent: -2rem;
    padding-right: .7rem
}

.search-program .etypes-list .etype {
    font-weight: bold
}

.search-program .ptrack-list {
    margin: 1rem 0
}

.search-program .abstract-sect {
    margin-bottom: 2rem
}

.search-program .abstract-title {
    border-bottom: 1px solid #ff00b4;
    display: block
}

.search-program .abstract-title .default-text {
    background-color: #ff00b4;
    border: 4px solid #ff00b4;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: bold;
    color: #fff;
    padding: .2rem .8rem 0
}

.search-program .abstract-title .default-text::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    margin-left: .6rem
}

.search-program .abstract-title .default-text:hover {
    border-color: #2772e5;
    background-color: #2772e5;
    color: #fff
}

.search-program .abstract-title.label-highlight {
    background: none !important
}

.search-program .abstract-title.label-highlight .default-text {
    color: #000;
    background-color: #ff0
}

.search-program .abstract {
    display: block;
    padding-top: 1rem
}

.filter_buttons {
    text-align: center
}

.masonry>.presentation-display .view_button,
.poster_filter_button {
    border-radius: 20vh;
    background: #ff00b4;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    text-decoration: none !important;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 1rem 2rem .8rem;
    position: relative;
    color: #fff
}

.masonry>.presentation-display .view_button.selected,
.masonry>.presentation-display .view_button:hover,
.poster_filter_button.selected,
.poster_filter_button:hover {
    background-color: #2772e5
}

.masonry>.presentation-display {
    padding: 2rem !important;
    width: 235px !important;
    margin-bottom: 2rem;
    margin-inline: 1rem !important;
    background-color: #ffe0f6;
    border-radius: 20px
}

@media screen and (max-width: 600px) {
    .masonry>.presentation-display {
        width: 100% !important;
        margin-inline: 0 !important
    }
}

.masonry>.presentation-display .representative-img {
    min-width: 160px !important;
    margin-bottom: .5rem !important
}

.masonry>.presentation-display .event_type_display {
    background: #2772e5;
    color: #fff;
    font-size: 1.2rem;
    display: inline-block;
    padding: 3px;
    margin-bottom: 2rem
}

.masonry>.presentation-display .view_button {
    margin: 0 auto;
    display: flex !important;
    max-width: 137px
}

.masonry>.presentation-display .left-col,
.masonry>.presentation-display .above-cols,
.masonry>.presentation-display .right-col,
.masonry>.presentation-display .below-cols {
    padding: 0 !important;
    margin: 0 !important;
    width: 100% !important;
    display: block !important
}

.masonry>.presentation-display .info-section.next-presentation-sect,
.masonry>.presentation-display .wrong-registration {
    display: none !important
}

.award_video_links {
    order: 99;
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1rem 0
}

.award_video_links .fake-button,
.award_video_links .vimeo_url {
    background-color: #ff00b4;
    border-radius: 40px;
    padding: .7rem 1rem .5rem;
    font-size: 1.1rem !important;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
    cursor: pointer
}

.award_video_links .fake-button.selected,
.award_video_links .vimeo_url.selected {
    background-color: #bf0087
}

.award_video_links .fake-button:hover,
.award_video_links .vimeo_url:hover {
    background-color: #2772e5
}

.award_video_links .countdown_wrapper {
    margin-left: 1rem !important;
    min-height: initial;
    font-size: 1rem !important;
    background: none !important;
    color: #b92fb6;
    font-weight: bold;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: .5rem
}

.award_video_links .countdown_wrapper::before {
    font-size: 1rem;
    margin-bottom: 0
}

.award_video_links .countdown_wrapper .ll_countdown>div {
    padding: 0
}

.award_video_links .countdown_wrapper .ll_countdown::before {
    content: " STARTS IN ";
    font-weight: bold;
    margin-right: 2px
}

.award_video_links .countdown_wrapper .divider {
    margin-top: 2px
}

.award_video_links .countdown_wrapper .days-label,
.award_video_links .countdown_wrapper .minutes-label,
.award_video_links .countdown_wrapper .hours-label {
    display: none !important
}

.award_video_links .countdown_wrapper .days-count,
.award_video_links .countdown_wrapper .hours-count,
.award_video_links .countdown_wrapper .minutes-count,
.award_video_links .countdown_wrapper .divider {
    font-size: 1rem !important;
    font-weight: bold !important
}

.sci-viz-supercut {
    margin-inline: 6rem;
    margin-bottom: 4rem
}

@media screen and (max-width: 768px) {
    .sci-viz-supercut {
        margin-inline: 2rem;
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0
    }

    .sci-viz-supercut iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        max-height: 495px
    }
}

.digital-experience-login {
    margin: 0 auto;
    max-width: 500px
}

.digital-experience-login form {
    color: #000
}

span.dashicons-visibility::before {
    color: #ff00b4
}

body.login div#login h1 a {
    width: auto;
    background-image: url(../../assets/images/sc22_logosignin.svg);
    background-size: initial
}

body.login form {
    background: #b92fb6;
    position: relative;
    border: 0;
    padding-top: 65px
}

body.login form::after {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    font-family: "Font Awesome 5 Free";
    content: "";
    display: block;
    text-align: center;
    font-weight: 900;
    font-size: 20px
}

body.login form::before {
    font-family: "Nunito", sans-serif;
    content: "Digital Experience";
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2.2px;
    margin-bottom: 20px;
    white-space: pre
}

body.login label {
    font-weight: 400
}

body.login input:focus {
    outline: 2px solid #8b2389;
    box-shadow: none;
    border: 0
}

body.login .input,
body.login input[type=text] {
    background: #ffe0f6;
    min-height: 30px;
    height: 30px;
    font-size: 1.4rem;
    border-radius: 4px;
    padding: 1rem
}

body.login .input:focus,
body.login input[type=text]:focus {
    background: #fff;
    outline-color: #8b2389
}

body.login input[type=checkbox] {
    transform: scale(1.4);
    border-radius: 2px;
    border: 0;
    margin-left: 2px;
    padding: 5px
}

body.login input[type=checkbox]:checked,
body.login input[type=checkbox]:focus {
    outline: 1px solid #8b2389 !important
}

body.login input[type=checkbox]:checked::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #8b2389;
    margin-top: 5px;
    display: inline-block;
    font-size: .9rem
}

body.login .message,
body.login .success,
body.login #login_error {
    background: #b92fb6;
    border-left: 4px solid #ff00b4;
    font-size: 1.4rem
}

body.login .message a,
body.login .success a,
body.login #login_error a {
    color: #fff
}

body.login .message a:hover,
body.login .success a:hover,
body.login #login_error a:hover {
    text-decoration: underline
}

body.login #login_error {
    border-color: red
}

body.login .button-primary,
body.login .button {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    background: rgba(0, 0, 0, 0);
    border-radius: 40px;
    border: 2px solid #fff !important
}

body.login .button-primary:hover,
body.login .button:hover {
    background: #8b2389;
    border-color: #8b2389 !important
}

body.login .button.wp-hide-pw,
body.login .button.wp-hide-pw:focus,
body.login .button.wp-hide-pw:hover,
body.login .button.wp-hide-pw:active {
    border: none !important;
    padding: 0 !important;
    min-height: 33px !important
}

body.login .button.wp-hide-pw::after,
body.login .button.wp-hide-pw:focus::after,
body.login .button.wp-hide-pw:hover::after,
body.login .button.wp-hide-pw:active::after {
    content: "";
    display: none
}

body.login #nav,
body.login #backtoblog {
    width: 55%;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #ff00b4;
    margin: 0;
    float: right
}

body.login #nav a,
body.login #backtoblog a {
    font-weight: bold;
    font-size: 12px;
    color: #fff
}

body.login #nav a:hover,
body.login #backtoblog a:hover {
    color: #fff;
    text-decoration: underline
}

body.login #backtoblog {
    width: 45%
}

.login h1.admin-email__heading {
    color: #fff
}

.forgetmenot {
    display: none
}

.sc-alert {
    display: none;
    width: 100%;
    background-color: #ff00b4;
    color: #fff;
    height: 80px;
    font-size: 2.4rem;
    font-weight: bold;
    transition: all .3s ease;
    text-align: center
}

.sc-alert .container,
.sc-alert .menu-schedule-menu-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px
}

@media screen and (max-width: 414) {}

.sc-alert h2.sc-alert-heading,
.sc-alert .sc-alert-heading.date-header {
    font-size: 2.4rem;
    font-weight: bold;
    white-space: nowrap;
    color: #fff;
    line-height: 1.4;
    margin-right: 10px
}

@media screen and (max-width: 600px) {

    .sc-alert h2.sc-alert-heading,
    .sc-alert .sc-alert-heading.date-header {
        font-size: 1.6rem
    }
}

@media screen and (max-width: 440px) {

    .sc-alert h2.sc-alert-heading,
    .sc-alert .sc-alert-heading.date-header {
        text-align: center
    }
}

@media screen and (max-width: 360px) {

    .sc-alert h2.sc-alert-heading,
    .sc-alert .sc-alert-heading.date-header {
        font-size: 1.5rem
    }
}

.sc-alert .btn {
    background-color: #fff;
    color: #2772e5;
    white-space: nowrap;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px
}

.sc-alert .btn:hover {
    background: #fff;
    color: #fff
}

.q-accordion-block {
    margin-bottom: 1rem;
    overflow: hidden
}

.q-accordion-block__header {
    background: #2772e5;
    color: #fff;
    cursor: pointer;
    padding: 2rem 10rem 2rem 2rem !important;
    margin: 0 !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    font-size: 1.4rem;
    font-weight: 400;
    position: relative;
    border-radius: 1.5rem;
    z-index: 2
}

.q-accordion-block__header:after {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 3;
    content: "";
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Font Awesome 5 Free";
    width: 30px;
    height: 30px;
    font-size: 2rem;
    color: #fff
}

.q-accordion-block__header.has-magenta-400-background-color {
    background-color: #ff00b4
}

.q-accordion-block__content {
    z-index: 1;
    max-height: 0;
    padding: 0 2rem;
    background: #ffe0f6
}

.q-accordion-block__content>p:last-child,
.q-accordion-block__content>ul:last-child,
.q-accordion-block__content>ol:last-child,
.q-accordion-block__content li:last-child {
    margin-bottom: 0
}

.q-accordion-block-open .q-accordion-block__header::after {
    content: ""
}

.q-accordion-block-open .q-accordion-block__content {
    max-height: 100vh;
    padding: 2.4rem 2rem 2rem;
    margin-top: -14px
}

.wp-admin .q-accordion-block__header::after {
    display: none !important
}

.wp-admin .q-accordion-block__content {
    max-height: 100vh;
    padding: 2.4rem 2rem 2rem;
    margin-top: -14px
}

.sc-tips .container,
.sc-tips .menu-schedule-menu-container {
    display: flex;
    margin-top: 6rem;
    padding: 2rem
}

.sc-tips .col {
    width: 50%;
    padding-right: 8rem;
    padding-left: 2rem
}

.sc-tips .col:first-child {
    padding: 0 0 0 2rem;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.sc-tips img {
    max-width: 514px;
    width: 100%;
    height: auto;
    border-radius: 8px
}

@media screen and (max-width: 1100px) {
    .sc-tips .col {
        padding: 0 2rem !important
    }
}

@media screen and (max-width: 900px) {

    .sc-tips .container,
    .sc-tips .menu-schedule-menu-container {
        display: block
    }

    .sc-tips .col {
        width: 100%;
        display: block !important
    }

    .sc-tips img {
        max-width: 100%;
        margin-bottom: 2rem
    }
}

.fixed-header-wrap {
    position: fixed;
    width: 100%;
    z-index: 9999;
    top: 0;
    background-color: #000
}

body.logged-in .fixed-header-wrap {
    top: 32px
}

body.logged-in--sub .fixed-header-wrap {
    top: 0
}

.top-nav-bar {
    background: #2772e5;
    width: 100%;
    max-width: 1042px;
    margin: 0 auto;
    padding: 0 3rem;
    overflow: hidden;
    height: 40px;
    border-bottom-left-radius: 20vw;
    border-bottom-right-radius: 20vw;
    transition: all .3s ease
}

.top-nav-bar li.fas a {
    font-family: "Nunito", sans-serif
}

.top-nav-bar li.fas::before {
    font-size: 1.2rem;
    margin-right: .5rem
}

@media screen and (max-width: 782px) {
    .top-nav-bar {
        display: none
    }
}

html.translated-ltr .top-nav-bar,
html.translated-rtl .top-nav-bar {
    top: 40px
}

.top-nav-bar .container,
.top-nav-bar .menu-schedule-menu-container {
    display: flex;
    justify-content: flex-end;
    height: 40px;
    align-items: center
}

.top-nav-bar nav.utility {
    margin-left: auto
}

.display-search-box .top-nav-bar {
    height: 60px
}

.display-search-box .top-nav-bar .search-toggle {
    margin-top: 14px
}

.display-search-box .top-nav-bar .search-toggle .fa-search {
    display: none !important
}

.display-search-box .top-nav-bar .search-toggle .fa-times {
    display: inline-block
}

.display-search-box .top-nav-bar li {
    opacity: 0
}

.top-nav-bar ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.top-nav-bar li {
    display: inline;
    margin: 0 1.5rem;
    transition: all .3s ease
}

.top-nav-bar a {
    color: #fff;
    font-size: 1.3rem;
    font-weight: 600;
    text-transform: uppercase
}

.top-nav-bar a:hover {
    color: #fff;
    text-decoration: underline
}

.top-nav-bar .search-toggle {
    display: block;
    width: 22px;
    height: 22px;
    font-weight: normal;
    font-size: 1.4rem;
    transition: all .3s ease;
    margin-left: 1rem
}

.top-nav-bar .search-toggle .fa-search {
    display: inline-block
}

.top-nav-bar .search-toggle .fa-times {
    display: none
}

.top-nav-bar .search-container {
    width: 100%;
    max-width: 850px;
    margin: 0 auto 0;
    z-index: 9999;
    position: absolute;
    top: 1rem;
    right: 0;
    left: 0;
    transition: all .2s ease;
    text-align: center;
    visibility: hidden;
    opacity: 0
}

@media screen and (max-width: 1040px) {
    .top-nav-bar .search-container {
        max-width: 80%
    }
}

.display-search-box .top-nav-bar .search-container {
    visibility: visible;
    opacity: 1
}

.top-nav-bar .search-container label {
    display: none
}

.top-nav-bar .search-container input {
    width: 100%;
    height: 35px;
    font-size: 1.8rem;
    padding: 5px 10px;
    border: none;
    color: #000;
    background: #d4e3fa
}

.top-nav-bar .search-container input:focus {
    background: #fff
}

.top-nav-bar .search-container button {
    display: none
}

.site-header {
    background: #000;
    width: 100%;
    position: relative;
    height: 110px
}

@media screen and (max-width: 900px) {
    .site-header {
        height: auto
    }
}

.site-header .container,
.site-header .menu-schedule-menu-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: static;
    height: 100%;
    padding: 1rem 8rem
}

@media screen and (max-width: 1100px) {

    .site-header .container,
    .site-header .menu-schedule-menu-container {
        padding: 1rem 2rem
    }
}

@media screen and (max-width: 768px) {

    .site-header .container,
    .site-header .menu-schedule-menu-container {
        padding: 0 2rem
    }
}

.brand svg {
    width: 234px
}

.brand svg #logo-location {
    display: none
}

@media screen and (max-width: 768px) {
    .brand svg {
        width: 120px
    }
}

.brand svg #tagline {
    display: none;
    visibility: hidden
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed !important
    }
}

#google_translate_element {
    margin-right: auto
}

.goog-te-gadget-simple {
    background: none !important;
    margin-right: 40px;
    border: none !important;
    color: #fff !important;
    padding: 0px !important;
    font-size: 1.4rem !important
}

.goog-te-gadget-simple .goog-te-gadget-icon {
    display: none !important
}

.goog-te-gadget-simple .goog-te-menu-value {
    color: #fff !important
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important
}

.header-bg {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 60px;
    position: absolute;
    top: 0px
}

.home .header-bg {
    display: none;
    visibility: hidden
}

.registered-user header {
    display: flex
}

.registered-user .username,
.registered-user .login,
.registered-user .user-reg-cats {
    font-size: 1.3rem;
    font-weight: 600;
    text-transform: uppercase
}

@media screen and (max-width: 600px) {

    .registered-user .username,
    .registered-user .login,
    .registered-user .user-reg-cats {
        font-size: 1.6rem
    }
}

@media screen and (max-width: 900px) {
    .user-reg-cats {
        margin-bottom: 2rem
    }
}

.user-reg-cats .groups {
    display: inline-flex
}

.user-reg-cats .groups>div {
    font-size: 1.3rem;
    margin-right: .3rem
}

.primary-nav {
    height: 100%;
    width: 100%;
    max-width: 505px
}

@media screen and (max-width: 900px) {
    .primary-nav {
        display: none
    }
}

.primary-nav>ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .primary-nav>ul {
        width: calc(100% - 200px)
    }
}

.primary-nav>ul>li {
    margin: 0;
    height: 100%
}

.primary-nav>ul>li a:after {
    background: #ff00b4
}

.primary-nav>ul>li:hover:hover>a:after {
    bottom: 0
}

.primary-nav>ul>li>a {
    text-transform: uppercase;
    color: #fff;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 5px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden
}

.primary-nav>ul>li>a:after {
    content: " ";
    display: block;
    background: #ff00b4;
    width: 100%;
    height: 8px;
    position: absolute;
    bottom: -10px;
    transition: all .2s ease
}

.super-nav {
    background: #000;
    color: #fff;
    position: absolute;
    width: 100%;
    z-index: 999999;
    top: 100px;
    visibility: hidden;
    left: 0
}

.super-nav .container,
.super-nav .menu-schedule-menu-container {
    max-width: 1140px !important;
    padding: 20px 0;
    opacity: 0
}

li:hover .super-nav {
    visibility: visible
}

li:hover .super-nav .container,
li:hover .super-nav .menu-schedule-menu-container {
    opacity: 1
}

.super-nav .panel {
    display: flex;
    width: 100%;
    padding: 0 20px
}

.super-nav .image {
    width: 200px
}

.super-nav nav {
    display:flex; align-items: center; justify-items: center;
    margin-left: 60px;
    width: 100%
}

.menu-submit-menu-container {
    width: 100%;
}

.super-nav nav>div>ul {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-fill: balance;
    column-fill: balance
}

.super-nav nav ul {
    list-style: none;
    padding: 0;
    width: 100%
}

.super-nav nav ul li {
    /* display: inline-block; */
    width: 100%;
    margin: 0;
    padding: 0
}

.super-nav nav ul.sub-menu,
.super-nav nav ul.children {
    margin-bottom: 0;
    padding-left: 20px;
    margin-top: 0
}

.super-nav a {
    color: #fff;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 20px;
    display: block;
    margin-bottom: 5px;
    justify-content: flex-start
}

.super-nav a:hover {
    color: #2772e5
}

@media screen and (max-width: 900px) {
    .registration-button {
        margin-left: auto;
        margin-right: 40px
    }
}

@media screen and (max-width: 475px) {
    .registration-button {
        margin: 0 10px
    }
}

.mobile-menu-toggle {
    display: none;
    color: #fff;
    font-size: 4rem;
    padding: 0;
    margin-left: 10px;
    background: none;
    border: none
}

.mobile-menu-toggle:before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    after: none
}

@media screen and (max-width: 900px) {
    .mobile-menu-toggle {
        display: block
    }
}

.mobile-menu-close {
    background: none;
    color: #fff;
    border: none;
    font-size: 3rem;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 999;
    text-align: center;
    padding: 0
}

.mobile-menu {
    display: none;
    position: fixed;
    top: 0;
    background-color: #2772e5;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    z-index: 9999999;
    padding: 20px 5px 20px 20px
}

.mobile-menu li a {
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #fff;
    font-weight: bold;
    display: block;
    font-size: 1.6rem;
    position: relative
}

.mobile-menu #menu-mobile-menu>li {
    overflow: hidden
}

.mobile-menu #menu-mobile-menu>li>.sub-menu {
    max-height: 0;
    margin: 0;
    padding: 0;
    opacity: 0;
    transition: all .3s ease-in-out;
    background: #2772e5
}

.mobile-menu #menu-mobile-menu>li.menu-item-has-children>a::after {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 1rem;
    color: #5590ea;
    display: inline-block;
    font-size: 2rem;
    transition: all .3s ease-in-out;
    position: absolute;
    right: 2rem;
    top: 0
}

.mobile-menu #menu-mobile-menu>li.menu-open {
    display: block
}

.mobile-menu #menu-mobile-menu>li.menu-open>a::after {
    transform: rotate(270deg)
}

.mobile-menu #menu-mobile-menu>li.menu-open .sub-menu {
    opacity: 1;
    max-height: 10000px;
    margin: 10px -5px 0 -20px;
    padding: 10px 0 5px 20px
}

.mobile-menu ul {
    list-style: none;
    padding: 0
}

.mobile-menu ul.sub-menu {
    padding: 0
}

.mobile-menu ul.sub-menu .sub-menu {
    margin: 0 !important;
    padding: 10px 0 0 20px !important
}

.mobile-menu ul.sub-menu li a {
    color: #fff;
    text-transform: none;
    margin-bottom: 0;
    font-size: 1.6rem
}

.mobile-menu .top-nav a {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: 1px
}

.mobile-menu .prime-nav {
    margin: 50px 0
}

.mobile-menu .prime-nav a {
    color: #fff;
    font-size: 2.2rem;
    font-weight: 400
}

.mobile-menu .prime-nav a i {
    margin-right: 5px
}

.mobile-menu input {
    background: #fff;
    color: #000;
    border: none;
    width: 96% !important
}

.mobile-menu .searchsubmit {
    display: none
}

.display-mobile-menu {
    overflow: hidden
}

.display-mobile-menu .mobile-menu {
    display: block !important
}

aside.sidebar {
    max-width: 276px;
    width: 100%;
    margin-left: 40px;
    flex: 1
}

.top-parent aside.sidebar {
    display: none;
    margin-left: 24px;
    margin-right: 12px
}

@media screen and (max-width: 900px) {
    .top-parent aside.sidebar {
        margin: 0
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    aside.sidebar {
        max-width: 294px
    }
}

@media screen and (max-width: 900px) {
    aside.sidebar {
        margin: 40px 0 0 0;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        max-width: 100%
    }
}

aside.sidebar .bucket {
    padding: 40px 20px;
    color: #000;
    border: 2px solid #2772e5;
    border-radius: 40px;
    background: none;
    text-align: center
}

.top-parent aside.sidebar .bucket {
    flex-basis: 23%;
    width: 100%;
    margin-right: 12px;
    text-align: center;
    background: none
}

@media screen and (max-width: 900px) {
    .top-parent aside.sidebar .bucket {
        flex-basis: 100%;
        margin: 0
    }
}

.bucket {
    margin-bottom: 40px
}

@media screen and (max-width: 900px) {
    .bucket {
        flex-basis: calc(50% - 20px)
    }
}

@media screen and (max-width: 600px) {
    .bucket {
        flex-basis: 100%
    }
}

.bucket p {
    font-size: 1.4rem
}

.bucket.call-to-action .icon {
    max-height: 45px;
    margin: 0 auto 30px;
    text-align: center
}

.bucket.call-to-action .icon svg {
    height: 45px;
    max-width: 55px
}

.bucket.call-to-action .icon svg path,
.bucket.call-to-action .icon svg polygon,
.bucket.call-to-action .icon svg circle,
.bucket.call-to-action .icon svg ellipse,
.bucket.call-to-action .icon svg rect {
    stroke: #2772e5 !important;
    fill: #2772e5 !important;
    transition: all .5s ease
}

.bucket.call-to-action .button {
    margin-top: 30px;
    text-align: center
}

.bucket.accordion {
    padding: 0
}

.bucket.accordion .row {
    margin-bottom: 20px
}

.bucket.accordion .handle {
    background: #2772e5;
    color: #fff;
    padding: 20px 100px 20px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-decoration: none;
    position: relative;
    border-radius: 1.5rem
}

@media screen and (max-width: 900px) {
    .bucket.accordion .handle {
        padding-right: 65px
    }
}

.bucket.accordion .handle:after {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Font Awesome 5 Free";
    width: 30px;
    height: 30px;
    font-size: 2rem;
    color: #fff
}

.bucket.accordion .handle h3 {
    font-size: 2rem;
    margin: 0;
    color: #fff
}

.bucket.accordion .handle p {
    font-size: 1.4rem;
    margin: 0;
    color: #fff
}

.bucket.accordion .shade {
    display: none;
    background: #ffe0f6;
    padding: 30px;
    margin-top: -10px
}

.bucket.accordion .shade p {
    font-size: 1.6rem
}

.bucket.accordion .row.open .shade {
    display: block
}

.bucket.accordion .row.open .handle:after {
    content: ""
}

.bucket.newsletter-signup {
    background: #fff;
    color: #fff
}

.bucket.newsletter-signup h3 {
    font-size: 1.8rem;
    margin-bottom: 40px
}

.bucket.newsletter-signup input {
    color: #000
}

.bucket.newsletter-signup p {
    font-size: 1.1rem
}

.bucket.newsletter-signup button {
    width: 100%;
    max-width: 100%
}

.widget_archive,
.widget_text {
    padding: 40px 20px;
    color: #000;
    border: 2px solid #2772e5;
    border-radius: 40px;
    background: none;
    padding: 30px 25px;
    margin-bottom: 40px
}

@media screen and (max-width: 900px) {

    .widget_archive,
    .widget_text {
        flex-basis: calc(50% - 20px);
        margin-top: 40px
    }
}

@media screen and (max-width: 600px) {

    .widget_archive,
    .widget_text {
        flex-basis: 100%
    }
}

.widget_archive h3,
.widget_text h3 {
    margin-bottom: 30px
}

.widget_archive ul,
.widget_text ul {
    list-style: none;
    padding: 0
}

.widget_tag_cloud {
    margin-bottom: 60px
}

@media screen and (max-width: 900px) {
    .widget_tag_cloud {
        flex-basis: calc(50% - 20px);
        margin-top: 40px
    }
}

@media screen and (max-width: 600px) {
    .widget_tag_cloud {
        flex-basis: 100%
    }
}

.widget_tag_cloud h3 {
    padding: 0 25px;
    text-transform: uppercase
}

.reg-cats {
    background: #2772e5;
    color: #fff;
    padding: 2rem;
    margin-bottom: 4rem
}

.reg-cats a {
    color: #fff
}

.reg-cats ul {
    list-style: none;
    padding: 0
}

.reg-cats ul li {
    font-size: 1.5rem
}

.reg-cats ul li strong {
    text-transform: uppercase
}

.reg-cats h3 {
    margin-bottom: 20px
}

.site-footer {
    background: linear-gradient(to bottom right, #ff7e5f, #2772e5, #ff758e,#feb47b);
    /* background-color: #fff; */
    /* background-image: url(../../assets/images/footer-gradient-80.jpg); */
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

.site-footer::before {
    background-color: #000;
    height: 140px;
    width: 100%;
    content: "";
    display: block;
    border-bottom-left-radius: 20vh;
    border-bottom-right-radius: 20vh
}

@media screen and (max-width: 900px) {
    .site-footer::before {
        border-bottom-left-radius: 10vh;
        border-bottom-right-radius: 10vh
    }
}

.site-footer a {
    color: #fff
}

.site-footer a:hover,
.site-footer a:focus {
    text-decoration: underline
}

.site-footer .brand {
    display: block;
    padding-top: 0
}

.site-footer .brand svg {
    margin-top: 0;
    width: 240px
}

.site-footer .brand svg path,
.site-footer .brand svg ellipse {
    fill: #fff !important
}

.site-footer .brand svg #tagline {
    display: block
}

.site-footer .brand svg #logo-location {
    display: inline
}

@media screen and (max-width: 917px) {
    .site-footer .brand {
        margin-right: 20px
    }
}

@media screen and (max-width: 827px) {
    .site-footer .brand {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 464px) {
    .site-footer .brand {
        margin-right: 0;
        margin-bottom: 2rem
    }
}

.site-footer .container,
.site-footer .menu-schedule-menu-container {
    max-width: 1120px;
    margin: 0 auto
}

@media screen and (max-width: 875px) {

    .site-footer .container,
    .site-footer .menu-schedule-menu-container {
        max-width: 700px;
        margin: 0 auto;
        justify-content: center
    }
}

.footer-top {
    color: #fff;
    padding: 10rem 0 6rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

@media screen and (max-width: 600px) {
    .footer-top {
        display: block
    }
}

.footer-top .col:first-child {
    flex-shrink: 1;
    min-width: 33%
}

.footer-top .col:last-child {
    flex-grow: 1
}

.footer-top a {
    color: #fff
}

.footer-top a:hover {
    color: #2772e5
}

.footer-btm {
    border-top: 1px solid #fff;
    display: flex;
    justify-content: space-between;
    padding: 2rem 0;
    margin: 2rem
}

@media screen and (max-width: 600px) {
    .footer-btm {
        display: block
    }
}

.nav-footer .nav {
    padding: 0;
    list-style: none;
    display: flex
}

@media screen and (max-width: 500px) {
    .nav-footer .nav {
        display: block;
        width: 100%
    }
}

.nav-footer .nav>.menu-item {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1.2rem;
    flex-grow: 1
}

.nav-footer .nav>.menu-item>a {
    cursor: initial;
    margin-bottom: 2rem;
    display: block
}

.nav-footer .nav>.menu-item>a:hover,
.nav-footer .nav>.menu-item>a:focus {
    text-decoration: none;
    color: #fff
}

.nav-footer .sub-menu {
    list-style: none;
    padding: 0;
    margin: 0
}

.nav-footer .sub-menu li {
    margin-bottom: 2rem
}

.nav-footer .sub-menu a {
    font-weight: 600;
    line-height: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    text-transform: none
}

.nav-footer .sub-menu a::before {
    font-family: "Font Awesome 5 Free";
    content: "";
    margin-right: 1rem;
    font-size: 1.2rem;
    transition: all .3s ease
}

.nav-footer .sub-menu a:hover,
.nav-footer .sub-menu a:focus {
    color: #fff;
    text-decoration: none
}

.nav-footer .sub-menu a:hover::before,
.nav-footer .sub-menu a:focus::before {
    margin-left: .5rem;
    margin-right: .5rem
}

@media screen and (max-width: 500px) {
    .nav-footer ul {
        -moz-column-count: 1;
        column-count: 1
    }
}

.policies .nav {
    list-style: none;
    padding: 0;
    display: flex
}

.policies .nav li {
    margin-right: 4rem
}

.policies .nav a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.1rem
}

.policies .nav a:hover,
.policies .nav a:focus {
    color: #000;
    text-decoration: none
}

.sponsors .container,
.sponsors .menu-schedule-menu-container {
    height: 90px;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 3rem 10rem 6rem
}

@media screen and (max-width: 600px) {

    .sponsors .container,
    .sponsors .menu-schedule-menu-container {
        width: 100%;
        flex-wrap: wrap;
        justify-content: center
    }
}

.sponsors .container h5,
.sponsors .menu-schedule-menu-container h5 {
    font-size: 3.2rem;
    font-weight: 300;
    line-height: 42px;
    text-transform: lowercase;
    color: #999
}

@media screen and (max-width: 880px) {

    .sponsors .container h5,
    .sponsors .menu-schedule-menu-container h5 {
        font-size: 2.2rem
    }
}

.sponsors .container::before,
.sponsors .menu-schedule-menu-container::before {
    position: absolute;
    background-color: #000;
    top: -50px;
    left: 0;
    border-top-left-radius: 20vh;
    border-top-right-radius: 20vh;
    content: " ";
    width: 100%;
    display: block;
    height: 50px
}

.sponsors .container .col,
.sponsors .menu-schedule-menu-container .col {
    flex: 1 1 45%
}

.sponsors .container .col:last-child,
.sponsors .menu-schedule-menu-container .col:last-child {
    flex: 1 1 55%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.sponsors .container svg,
.sponsors .menu-schedule-menu-container svg {
    height: 42px !important
}

@media screen and (max-width: 880px) {

    .sponsors .container svg,
    .sponsors .menu-schedule-menu-container svg {
        margin-right: 10px;
        height: 20px !important
    }
}

.sponsors .container svg *,
.sponsors .menu-schedule-menu-container svg * {
    fill: #999 !important
}

.sponsors .container .tchpc svg,
.sponsors .menu-schedule-menu-container .tchpc svg {
    height: 35px !important
}

@media screen and (max-width: 880px) {

    .sponsors .container .tchpc svg,
    .sponsors .menu-schedule-menu-container .tchpc svg {
        height: 20px !important
    }
}

.sponsors .container .vertical-divider,
.sponsors .menu-schedule-menu-container .vertical-divider {
    border-right: 1px solid #999;
    height: 42px;
    width: 1px;
    margin-top: -10px;
    margin-right: 1rem;
    margin-left: 1rem
}

@media screen and (max-width: 464px) {

    .sponsors .container .vertical-divider,
    .sponsors .menu-schedule-menu-container .vertical-divider {
        display: none
    }
}

.cc-color-override-170793312 .cc-btn {
    margin-left: 20px
}

.front-page-copy {
    max-width: 1240px;
    width: 100%;
    margin: 0 auto;
    padding: 0 1rem
}

.wp-block-cover__inner-container {
    padding: 2rem 5rem
}

@media screen and (max-width: 900px) {
    .wp-block-cover__inner-container {
        padding: 0 1rem
    }
}

.wp-block-cover__gradient-background,
.wp-block-cover__image-background {
    border-radius: 74px
}

@media screen and (max-width: 900px) {

    .wp-block-cover__gradient-background,
    .wp-block-cover__image-background {
        border-radius: 40px
    }
}

.blog-newsletter {
    padding: 60px 0;
    color: #fff
}

@media screen and (max-width: 1080px) {
    .blog-newsletter {
        padding: 5rem 0
    }
}

.blog-newsletter a {
    color: #fff
}

.blog-newsletter .container,
.blog-newsletter .menu-schedule-menu-container {
    display: flex;
    flex-wrap: wrap;
    max-width: 1202px;
    padding: 0 7rem
}

@media screen and (max-width: 900px) {

    .blog-newsletter .container,
    .blog-newsletter .menu-schedule-menu-container {
        padding: 0 4rem
    }
}

.blog-newsletter .col {
    width: 50%;
    max-width: 580px;
    position: relative;
    display: inline-block
}

.blog-newsletter .col:last-child {
    padding-left: 2.2rem
}

@media screen and (max-width: 1080px) {
    .blog-newsletter .col:last-child {
        padding-left: 0
    }
}

@media screen and (max-width: 1080px) {
    .blog-newsletter .col {
        width: 100%;
        max-width: 100%
    }
}

.blog-newsletter .col .icon svg {
    max-width: 60px;
    height: 60px;
    margin-bottom: 4rem;
    border: 2px solid #2772e5;
    border-radius: 15px;
    padding: 1rem
}

.blog-newsletter .col .icon svg * {
    stroke: #2772e5 !important;
    fill: #2772e5 !important
}

.blog-newsletter .col h3 {
    font-size: 3.2rem;
    line-height: 42px;
    margin-bottom: 40px;
    color: #fff;
    font-weight: 300;
    text-transform: lowercase
}

.blog-newsletter .col p {
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 300
}

.blog-newsletter .col p.small {
    font-size: 1rem
}

.blog-newsletter .col p a {
    text-decoration: underline
}

.blog-newsletter .btn {
    margin-top: 40px
}

.blog-newsletter .blog-recent-posts {
    list-style: none;
    padding: 0 50px 0 0
}

.blog-newsletter .blog-recent-posts li {
    margin-bottom: 20px
}

.blog-newsletter .blog-recent-posts a {
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 300
}

.blog-newsletter .blog-recent-posts a:after {
    content: "";
    font-size: 1.2rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-left: 10px;
    transition: all .2s ease
}

.blog-newsletter .blog-recent-posts a:hover:after {
    margin-left: 15px
}

@media screen and (max-width: 1080px) {
    .blog-newsletter .blog-highlights {
        margin-bottom: 60px
    }
}

.blog-newsletter .newsletter-signup form {
    margin: 40px 0 0 0
}

.blog-newsletter .newsletter-signup input {
    background: #333;
    color: #b3b3b3;
    font-size: 1.4rem
}

.blog-newsletter .newsletter-signup ::-webkit-input-placeholder {
    color: #b3b3b3
}

.blog-newsletter .newsletter-signup ::-moz-placeholder {
    color: #b3b3b3
}

.blog-newsletter .newsletter-signup :-ms-input-placeholder {
    color: #b3b3b3
}

.blog-newsletter .newsletter-signup :-moz-placeholder {
    color: #b3b3b3
}

.blog-newsletter .newsletter-signup button {
    margin-top: 40px;
    color: #fff
}

.wrap {
    margin-top: 165px
}

@media screen and (max-width: 782px) {
    .wrap {
        margin-top: 78px
    }
}

.main {
    padding-bottom: 0
}

.home .main {
    padding-bottom: 0
}

@media screen and (max-width: 900px) {
    .main .wp-block-group.has-background {
        padding: 0 3rem !important
    }

    .main .wp-block-columns.has-background {
        padding: 0 !important
    }
}

.page-content {
    overflow: hidden;
    padding-bottom: 4rem;
    max-width: 1202px;
    margin: 0 auto;
    background-color: #faf0ff;
    border-radius: 74px
}

@media screen and (max-width: 1280px) {
    .page-content {
        margin: 0 3rem
    }
}

@media screen and (max-width: 900px) {
    .page-content {
        border-radius: 40px !important;
        margin: 0 2rem
    }
}

.top-parent .page-content {
    border-radius: 74px 74px 0 0;
    background-position: center center;
    background-size: 100% 100%;
    background-color: #000;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #2772e5 100%)
}

.page-content svg path,
.page-content svg polygon,
.page-content svg circle,
.page-content svg ellipse,
.page-content svg rect,
.page-content svg line {
    stroke: #fff !important;
    fill: #fff !important
}

.page-content .container,
.page-content .menu-schedule-menu-container {
    padding: 0px 6rem;
    margin: 0;
    display: flex;
    color: #000
}

@media screen and (max-width: 900px) {

    .page-content .container,
    .page-content .menu-schedule-menu-container {
        flex-direction: column;
        padding: 0px 3rem
    }
}

.page-content .featured-icon {
    flex-basis: 23%;
    margin-left: 12px;
    width: 100%;
    max-width: 295px;
    margin-right: 24px;
    text-align: center
}

@media screen and (max-width: 900px) {
    .page-content .featured-icon {
        margin: 0;
        text-align: left;
        display: none
    }
}

.page-content .featured-icon img {
    max-width: 196px;
    max-height: 196px
}

.page-banner {
    margin-bottom: 4rem;
    background: linear-gradient(90deg, rgb(39, 114, 229) 0.02%, rgb(42, 117, 231) 34.32%, rgb(50, 127, 237) 61.87%, rgb(64, 144, 248) 87%, rgb(74, 156, 255) 100%);
    padding-top: 3rem
}

.top-parent .page-banner {
    background: none;
    margin-bottom: 0
}

.body-text {
    flex: 1;
    color: #000
}

.top-parent .body-text {
    color: #fff
}

.body-text .container,
.body-text .menu-schedule-menu-container {
    display: block
}

.card-content {
    margin-top: 6rem
}

.card-content .container,
.card-content .menu-schedule-menu-container {
    padding: 0;
    max-width: 1222px
}

.cards {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    justify-content: center;
    margin-bottom: 4rem;
    width: 100%
}

.cards .card {
    flex-basis: 23%;
    background: linear-gradient(0deg, rgba(10, 28, 57, 0) 0%, #2772e5 100%) no-repeat;
    margin: 12px;
    position: relative;
    padding: 20px 20px 50px;
    border-radius: 40px;
    border: 2px solid #000
}

@media screen and (max-width: 1080px) {
    .cards .card {
        flex-basis: 45%
    }
}

@media screen and (max-width: 540px) {
    .cards .card {
        flex-basis: 90%
    }
}

.cards .card a {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: flex-start;
    height: 100%
}

.cards .card .page-icon {
    max-height: 55px;
    margin: 30px auto 40px;
    text-align: center
}

.cards .card .page-icon svg {
    height: 55px;
    max-width: 55px
}

.cards .card .page-icon svg path,
.cards .card .page-icon svg polygon,
.cards .card .page-icon svg circle,
.cards .card .page-icon svg ellipse,
.cards .card .page-icon svg rect,
.cards .card .page-icon svg line {
    stroke: #fff !important;
    fill: #fff !important;
    transition: all .5s ease
}

.cards .card h4 {
    color: #fff;
    line-height: 22px;
    font-size: 1.8rem;
    margin-bottom: 15px;
    transition: all .5s ease
}

.cards .card p {
    color: #fff;
    font-weight: 300;
    font-size: 1.4rem
}

.cards .card span {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.2rem
}

.cards .card .fa-arrow-circle-right {
    color: #fff;
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 50%;
    transition: all .2s ease
}

.cards .card .fa-arrow-circle-right:before {
    padding-left: 2px
}

.cards .card .fa-arrow-circle-right:hover {
    color: #ff00b4
}

.cards .card:hover {
    border-color: #ff00b4
}

.registrations {
    position: relative
}

.registrations:hover .tooltip {
    opacity: 1;
    right: -120%;
    visibility: visible;
    display: block
}

.tooltip-content {
    display: none
}

.tooltip {
    background: #ff00b4;
    color: #fff;
    padding: 20px;
    position: absolute;
    right: -115%;
    top: -107px;
    transition: all .3s ease;
    z-index: 99999;
    display: none;
    opacity: 0;
    font-size: 1.2rem;
    font-weight: 300
}

@media screen and (max-width: 1080px) {}

.tooltip:before {
    right: 100%;
    top: 50%;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #ff00b4;
    border-width: 30px;
    margin-top: -30px
}

.tooltip ul {
    padding: 0;
    list-style: none
}

.tooltip li {
    font-size: 1.5rem
}

.tooltip strong {
    margin-right: 5px;
    text-transform: uppercase
}

.tooltip h5 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
    text-transform: none;
    color: #fff
}

.breadcrumbs {
    max-width: 1240px;
    margin-bottom: 40px;
    color: #fff;
    font-size: 1.2rem;
    width: 100%
}

.breadcrumbs a {
    color: #fff;
    font-size: 1.2rem;
    text-decoration: underline
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #fff
}

.breadcrumbs .fa-arrow-right {
    margin: 0 2px;
    font-size: 1.2rem
}

@media screen and (max-width: 600px) {
    .breadcrumbs {
        margin-bottom: 25px
    }
}

.breadcrumb-container {
    background: lime;
    padding: 2.1rem 2rem
}

.breadcrumb-container .container,
.breadcrumb-container .menu-schedule-menu-container {
    max-width: 1120px
}

.breadcrumb-container .breadcrumbs {
    color: #fff;
    margin-bottom: 0
}

.breadcrumb-container .breadcrumbs a {
    color: #fff
}

.container.search-results,
.search-results.menu-schedule-menu-container {
    max-width: 1120px;
    padding: 100px 20px
}

.container.search-results-wrap,
.search-results-wrap.menu-schedule-menu-container {
    max-width: 1200px;
    padding: 100px 20px
}

.container.search-results-wrap .page-header,
.search-results-wrap.menu-schedule-menu-container .page-header {
    margin-bottom: 60px
}

.container.search-results-wrap article,
.search-results-wrap.menu-schedule-menu-container article {
    border-bottom: 2px solid #2772e5;
    padding-bottom: 20px;
    margin-bottom: 40px
}

.container.search-results-wrap .alert,
.search-results-wrap.menu-schedule-menu-container .alert {
    margin-bottom: 60px
}

.anchor-list {
    margin-top: 40px;
    margin-bottom: 60px
}

.anchor-list a {
    font-weight: bold
}

.committees {
    margin-top: 40px;
    margin-bottom: 60px
}

.committees .sub-committee {
    margin: 40px 0
}

.committees .committee {
    margin-bottom: 40px
}

.committees .committee a {
    text-decoration: none !important
}

.committees .committee h2,
.committees .committee .date-header {
    margin-bottom: 20px
}

.committees .committee h3 {
    color: #2772e5;
    margin-bottom: 20px;
    margin-top: 20px
}

.committees .committee h4 {
    margin-bottom: 10px
}

.three-col {
    margin-top: 60px;
    display: flex;
    justify-content: space-between
}

.three-col a {
    color: #fff
}

.three-col a:hover {
    color: #fff
}

.three-col a:hover::after {
    padding-left: 3px;
    transition: all .3s ease-in-out
}

.three-col p {
    color: #fff
}

.three-col h2,
.three-col .date-header {
    color: #fff
}

@media screen and (max-width: 800px) {
    .three-col {
        flex-wrap: wrap
    }
}

.three-col .col {
    flex-basis: calc(33% - 10px)
}

@media screen and (max-width: 800px) {
    .three-col .col {
        flex-basis: calc(50% - 10px)
    }
}

@media screen and (max-width: 540px) {
    .three-col .col {
        flex-basis: 90%
    }
}

.three-col.container,
.three-col.menu-schedule-menu-container {
    max-width: 1240px;
    padding: 0 20px;
    flex-wrap: wrap;
    justify-content: flex-start
}

.three-col.container .col,
.three-col.menu-schedule-menu-container .col {
    flex-basis: calc(33% - 20px);
    background: #2772e5;
    color: #000;
    border-radius: 40px;
    padding: 30px;
    margin: 0 10px 20px;
    margin-bottom: 20px
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {

    .three-col.container .col,
    .three-col.menu-schedule-menu-container .col {
        max-width: calc(33% - 20px)
    }
}

@media screen and (max-width: 1080px) {

    .three-col.container .col,
    .three-col.menu-schedule-menu-container .col {
        flex-basis: calc(50% - 20px)
    }
}

@media screen and (max-width: 800px) {

    .three-col.container .col,
    .three-col.menu-schedule-menu-container .col {
        flex-basis: 100%
    }
}

article.post,
.archive {
    padding-top: 30px;
    border-top: 1px solid #ff00b4;
    margin-bottom: 30px
}

body.blog article.post,
body.blog .archive {
    display: flex
}

@media screen and (max-width: 900px) {

    body.blog article.post,
    body.blog .archive {
        flex-direction: column
    }
}

article.post .featured-img,
.archive .featured-img {
    width: 100%;
    padding-top: 2rem;
    max-width: 220px;
    flex: 1 0 25%;
    margin-right: 3rem
}

.single article.post,
.single .archive {
    border: none;
    padding-top: 0
}

article.post header,
.archive header {
    margin-bottom: 20px
}

article.post header .entry-title,
.archive header .entry-title {
    margin-bottom: 20px
}

article.post header time,
.archive header time {
    color: #2772e5;
    margin-bottom: 20px;
    display: block;
    font-size: 18px
}

article.post header .author .fa,
.archive header .author .fa {
    color: #2772e5;
    margin-right: 5px
}

article.post .entry-summary,
.archive .entry-summary {
    margin-bottom: 20px
}

.month,
.month p,
.tags {
    display: inline;
    font-size: 16px
}

.month .fa,
.month p .fa,
.tags .fa {
    color: #2772e5;
    margin-right: 5px
}

.month {
    margin-right: 10px
}

.tags:before {
    content: "";
    padding-right: 1rem;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 1.6rem;
    color: #2772e5
}

.social-share {
    margin-top: 25px;
    margin-bottom: 30px
}

.social-share a {
    margin-right: 10px
}

.social-share i {
    font-size: 3rem;
    font-weight: 900
}

.social-share i.fab {
    font-weight: normal
}

.nav-links {
    margin-top: 50px;
    margin-bottom: 100px;
    display: flex;
    justify-content: space-between
}

.nav-links a {
    text-decoration: none !important
}

.nav-links .nav-previous a:before {
    content: "";
    margin-right: 7px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

.nav-links .nav-next a:after {
    content: "";
    margin-left: 7px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900
}

/*# sourceMappingURL=main.min.css.map */