/*!
 * This file is generated.
 * Do not edit it directly.
 * Changes will be overwritten upon upgrades.
 * 
 */
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.15;
}
blockquote,
h4,
h5,
h6,
hr,
ol,
p,
pre,
table,
ul {
    margin-bottom: 1.5rem;
}
.aperture-p-0,
body,
hr {
    padding: 0;
}
#menuToggle a,
#nav-desktop a,
#nav-footer a {
    text-decoration: none;
}
#menuToggle a,
a,
a:hover {
    text-decoration: none;
}


.nav-drill,
.nav-expand-content {
    background-color: var(--dnn-color-tertiary-light, #3c7a9a);
    transform: translateX(100%);
}
.aperture-theme .aperture-footer .aperture-container .footer-left .footer-terms-privacy a,
body {
    font-weight: 200;
}
@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 700;
    src:
        url(../fonts/Ubuntu-Bold.woff2) format("woff2"),
        url(../fonts/Ubuntu-Bold.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 700;
    src:
        url(../fonts/Ubuntu-BoldItalic.woff2) format("woff2"),
        url(../fonts/Ubuntu-BoldItalic.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 400;
    src:
        url(../fonts/Ubuntu-Italic.woff2) format("woff2"),
        url(../fonts/Ubuntu-Italic.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 300;
    src:
        url(../fonts/Ubuntu-Light.woff2) format("woff2"),
        url(../fonts/Ubuntu-Light.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 300;
    src:
        url(../fonts/Ubuntu-LightItalic.woff2) format("woff2"),
        url(../fonts/Ubuntu-LightItalic.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 500;
    src:
        url(../fonts/Ubuntu-Medium.woff2) format("woff2"),
        url(../fonts/Ubuntu-Medium.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: italic;
    font-weight: 500;
    src:
        url(../fonts/Ubuntu-MediumItalic.woff2) format("woff2"),
        url(../fonts/Ubuntu-MediumItalic.woff) format("woff");
}
@font-face {
    font-display: swap;
    font-family: Ubuntu;
    font-style: normal;
    font-weight: 400;
    src:
        url(../fonts/Ubuntu-Regular.woff2) format("woff2"),
        url(../fonts/Ubuntu-Regular.woff) format("woff");
}
.aperture-mt-3,
.aperture-title-wrapper {
    margin-top: 1rem;
}
.aperture-m-0,
.dnnLogin .LoginPanel .dnnFormItem:last-child .dnnLoginActions li,
body,
ol ol,
ol ul,
ul ol,
ul ul {
    margin: 0;
}
.aperture-title-wrapper h5 {
    margin-left: 2rem;
}
.aperture-content-pane .aperture-title-wrapper h5,
.aperture-ms-0 {
    margin-left: 0;
}


.aperture-w-50,
.dnnLogin .LoginPanel .dnnFormItem:nth-child(3) {
    width: 50%;
}

.aperture-theme .aperture-footer .aperture-container .footer-right,
.aperture-w-100,
.dnnLogin .LoginPanel .dnnFormItem:last-child,
.dnnLogin .LoginPanel .dnnFormItem:last-child .dnnLoginActions,
.dnnLogin .LoginPanel .dnnFormItem:last-child .dnnLoginActions a {
    width: 100%;
}

.aperture-d-none,
.dnnLogin .LoginPanel .dnnFormItem .dnnFormLabel {
    display: none;
}

hr {
    display: block;
}

#nav-desktop li,
#nav-desktop > li:hover > ul,
#nav-footer li,
#nav-footer > li:hover > ul,
.aperture-d-flex {
    display: flex;
}

#nav-desktop > li ul,
#nav-desktop > li > ul li,
#nav-footer > li ul,
#nav-footer > li > ul li,
.aperture-flex-column {
    flex-direction: column;
}
.aperture-flex-wrap {
    flex-wrap: wrap;
}
.aperture-flex-nowrap {
    flex-wrap: nowrap;
}
.aperture-flex-wrap-reverse {
    flex-wrap: wrap-reverse;
}
.aperture-flex-grow-0 {
    flex-grow: 0;
}
.aperture-flex-grow-1,
.aperture-theme .aperture-main {
    flex-grow: 1;
}
#dnn_dnnSearch_ClassicSearch span,
.aperture-me-2 {
    margin-right: 0.5rem;
}
.aperture-content-pane {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 2rem;
    width: 100%;
}
.aperture-static {
    position: static;
}
#menuToggle,
#menuToggle span,
#nav-desktop > li,
#nav-footer > li,
.aperture-relative,
sub,
sup {
    position: relative;
}
#menuToggle input,
.aperture-absolute {
    position: absolute;
}
.aperture-fixed {
    position: fixed;
}
.aperture-sticky {
    position: "-webkit-sticky";
    position: sticky;
}
.aperture-top-0 {
    top: 0;
}
.aperture-end-0 {
    right: 0;
}
.aperture-bottom-0 {
    bottom: 0;
}
.aperture-start-0 {
    left: 0;
}
.aperture-top-1 {
    top: 0.25rem;
}
.aperture-end-1 {
    right: 0.25rem;
}
.aperture-bottom-1 {
    bottom: 0.25rem;
}
.aperture-start-1 {
    left: 0.25rem;
}
.aperture-top-2 {
    top: 0.5rem;
}
.aperture-end-2 {
    right: 0.5rem;
}
.aperture-bottom-2 {
    bottom: 0.5rem;
}
.aperture-start-2 {
    left: 0.5rem;
}
.aperture-top-3 {
    top: 1rem;
}
.aperture-end-3 {
    right: 1rem;
}
.aperture-bottom-3 {
    bottom: 1rem;
}
.aperture-start-3 {
    left: 1rem;
}
.aperture-top-4 {
    top: 2.5rem;
}
.aperture-end-4 {
    right: 2.5rem;
}
.aperture-bottom-4 {
    bottom: 2.5rem;
}
.aperture-start-4 {
    left: 2.5rem;
}
.aperture-top-5 {
    top: 5rem;
}
.aperture-end-5 {
    right: 5rem;
}
#body-overlay,
.nav-drill {
    position: fixed;
    right: 0;
    top: 0;
}
.aperture-bottom-5 {
    bottom: 5rem;
}
.aperture-start-5 {
    left: 5rem;
}
.aperture-text-start {
    text-align: start;
}
.aperture-text-center {
    text-align: center;
}
.aperture-text-end {
    text-align: end;
}
@media (min-width: 0px) {
    .aperture-w-xs-0 {
        width: 0 !important;
    }
    .aperture-w-xs-25 {
        width: 25% !important;
    }
    .aperture-w-xs-50 {
        width: 50% !important;
    }
    .aperture-w-xs-75 {
        width: 75% !important;
    }
    .aperture-w-xs-100 {
        width: 100% !important;
    }
    .aperture-w-xs-auto {
        width: auto !important;
    }
    .aperture-h-xs-0 {
        height: 0 !important;
    }
    .aperture-h-xs-25 {
        height: 25% !important;
    }
    .aperture-h-xs-50 {
        height: 50% !important;
    }
    .aperture-h-xs-75 {
        height: 75% !important;
    }
    .aperture-h-xs-100 {
        height: 100% !important;
    }
    .aperture-h-xs-auto {
        height: auto !important;
    }
    .aperture-min-w-xs-0 {
        min-width: 0 !important;
    }
    .aperture-min-w-xs-25 {
        min-width: 25% !important;
    }
    .aperture-min-w-xs-50 {
        min-width: 50% !important;
    }
    .aperture-min-w-xs-75 {
        min-width: 75% !important;
    }
    .aperture-min-w-xs-100 {
        min-width: 100% !important;
    }
    .aperture-min-w-xs-auto {
        min-width: auto !important;
    }
    .aperture-min-h-xs-0 {
        min-height: 0 !important;
    }
    .aperture-min-h-xs-25 {
        min-height: 25% !important;
    }
    .aperture-min-h-xs-50 {
        min-height: 50% !important;
    }
    .aperture-min-h-xs-75 {
        min-height: 75% !important;
    }
    .aperture-min-h-xs-100 {
        min-height: 100% !important;
    }
    .aperture-min-h-xs-auto {
        min-height: auto !important;
    }
    .aperture-max-w-xs-0 {
        max-width: 0 !important;
    }
    .aperture-max-w-xs-25 {
        max-width: 25% !important;
    }
    .aperture-max-w-xs-50 {
        max-width: 50% !important;
    }
    .aperture-max-w-xs-75 {
        max-width: 75% !important;
    }
    .aperture-max-w-xs-100 {
        max-width: 100% !important;
    }
    .aperture-max-w-xs-auto {
        max-width: auto !important;
    }
    .aperture-max-h-xs-0 {
        max-height: 0 !important;
    }
    .aperture-max-h-xs-25 {
        max-height: 25% !important;
    }
    .aperture-max-h-xs-50 {
        max-height: 50% !important;
    }
    .aperture-max-h-xs-75 {
        max-height: 75% !important;
    }
    .aperture-max-h-xs-100 {
        max-height: 100% !important;
    }
    .aperture-max-h-xs-auto {
        max-height: auto !important;
    }
    .aperture-d-xs-none {
        display: none !important;
    }
    .aperture-d-xs-inline {
        display: inline !important;
    }
    .aperture-d-xs-block {
        display: block !important;
    }
    .aperture-d-xs-inline-block {
        display: inline-block !important;
    }
    .aperture-d-xs-flex {
        display: flex !important;
    }
    .aperture-d-xs-inline-flex {
        display: inline-flex !important;
    }
    .aperture-flex-xs-row {
        flex-direction: row !important;
    }
    .aperture-flex-xs-column {
        flex-direction: column !important;
    }
    .aperture-flex-xs-wrap {
        flex-wrap: wrap !important;
    }
    .aperture-flex-xs-nowrap {
        flex-wrap: nowrap !important;
    }
    .aperture-flex-wrap-xs-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .aperture-flex-grow-xs-0 {
        flex-grow: 0 !important;
    }
    .aperture-flex-grow-xs-1 {
        flex-grow: 1 !important;
    }
    .aperture-flex-shrink-xs-0 {
        flex-shrink: 0 !important;
    }
    .aperture-flex-shrink-xs-1 {
        flex-shrink: 1 !important;
    }
    .aperture-flex-xs-fill {
        flex: 1 1 auto !important;
    }
    .aperture-justify-content-xs-start {
        justify-content: flex-start !important;
    }
    .aperture-justify-content-xs-end {
        justify-content: flex-end !important;
    }
    .aperture-justify-content-xs-center {
        justify-content: center !important;
    }
    .aperture-justify-content-xs-between {
        justify-content: space-between !important;
    }
    .aperture-justify-content-xs-around {
        justify-content: space-around !important;
    }
    .aperture-align-items-xs-start {
        align-items: flex-start !important;
    }
    .aperture-align-items-xs-end {
        align-items: flex-end !important;
    }
    .aperture-align-items-xs-center {
        align-items: center !important;
    }
    .aperture-align-items-xs-baseline {
        align-items: baseline !important;
    }
    .aperture-align-items-xs-stretch {
        align-items: stretch !important;
    }
    .aperture-align-content-xs-start {
        align-content: flex-start !important;
    }
    .aperture-align-content-xs-end {
        align-content: flex-end !important;
    }
    .aperture-align-content-xs-center {
        align-content: center !important;
    }
    .aperture-align-content-xs-between {
        align-content: space-between !important;
    }
    .aperture-align-content-xs-around {
        align-content: space-around !important;
    }
    .aperture-align-content-xs-stretch {
        align-content: stretch !important;
    }
    .aperture-align-self-xs-auto {
        align-self: auto !important;
    }
    .aperture-align-self-xs-start {
        align-self: flex-start !important;
    }
    .aperture-align-self-xs-end {
        align-self: flex-end !important;
    }
    .aperture-align-self-xs-center {
        align-self: center !important;
    }
    .aperture-align-self-xs-baseline {
        align-self: baseline !important;
    }
    .aperture-align-self-xs-stretch {
        align-self: stretch !important;
    }
    .aperture-gap-xs-0 {
        gap: 0 !important;
    }
    .aperture-gap-xs-1 {
        gap: 0.25rem !important;
    }
    .aperture-gap-xs-2 {
        gap: 0.5rem !important;
    }
    .aperture-gap-xs-3 {
        gap: 1rem !important;
    }
    .aperture-gap-xs-4 {
        gap: 2.5rem !important;
    }
    .aperture-gap-xs-5 {
        gap: 5rem !important;
    }
    .aperture-row-gap-xs-0 {
        row-gap: 0 !important;
    }
    .aperture-row-gap-xs-1 {
        row-gap: 0.25rem !important;
    }
    .aperture-row-gap-xs-2 {
        row-gap: 0.5rem !important;
    }
    .aperture-row-gap-xs-3 {
        row-gap: 1rem !important;
    }
    .aperture-row-gap-xs-4 {
        row-gap: 2.5rem !important;
    }
    .aperture-row-gap-xs-5 {
        row-gap: 5rem !important;
    }
    .aperture-column-gap-xs-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .aperture-column-gap-xs-1 {
        -moz-column-gap: 0.25rem !important;
        column-gap: 0.25rem !important;
    }
    .aperture-column-gap-xs-2 {
        -moz-column-gap: 0.5rem !important;
        column-gap: 0.5rem !important;
    }
    .aperture-column-gap-xs-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important;
    }
    .aperture-column-gap-xs-4 {
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important;
    }
    .aperture-column-gap-xs-5 {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important;
    }
    .aperture-m-xs-0 {
        margin: 0 !important;
    }
    .aperture-m-xs-1 {
        margin: 0.25rem !important;
    }
    .aperture-m-xs-2 {
        margin: 0.5rem !important;
    }
    .aperture-m-xs-3 {
        margin: 1rem !important;
    }
    .aperture-m-xs-4 {
        margin: 2.5rem !important;
    }
    .aperture-m-xs-5 {
        margin: 5rem !important;
    }
    .aperture-m-xs-auto {
        margin: auto !important;
    }
    .aperture-mx-xs-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .aperture-mx-xs-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }
    .aperture-mx-xs-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
    .aperture-mx-xs-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .aperture-mx-xs-4 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }
    .aperture-mx-xs-5 {
        margin-left: 5rem !important;
        margin-right: 5rem !important;
    }
    .aperture-mx-xs-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .aperture-my-xs-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .aperture-my-xs-1 {
        margin-bottom: 0.25rem !important;
        margin-top: 0.25rem !important;
    }
    .aperture-my-xs-2 {
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }
    .aperture-my-xs-3 {
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }
    .aperture-my-xs-4 {
        margin-bottom: 2.5rem !important;
        margin-top: 2.5rem !important;
    }
    .aperture-my-xs-5 {
        margin-bottom: 5rem !important;
        margin-top: 5rem !important;
    }
    .aperture-my-xs-auto {
        margin-bottom: auto !important;
        margin-top: auto !important;
    }
    .aperture-mt-xs-0 {
        margin-top: 0 !important;
    }
    .aperture-mt-xs-1 {
        margin-top: 0.25rem !important;
    }
    .aperture-mt-xs-2 {
        margin-top: 0.5rem !important;
    }
    .aperture-mt-xs-3 {
        margin-top: 1rem !important;
    }
    .aperture-mt-xs-4 {
        margin-top: 2.5rem !important;
    }
    .aperture-mt-xs-5 {
        margin-top: 5rem !important;
    }
    .aperture-mt-xs-auto {
        margin-top: auto !important;
    }
    .aperture-mb-xs-0 {
        margin-bottom: 0 !important;
    }
    .aperture-mb-xs-1 {
        margin-bottom: 0.25rem !important;
    }
    .aperture-mb-xs-2 {
        margin-bottom: 0.5rem !important;
    }
    .aperture-mb-xs-3 {
        margin-bottom: 1rem !important;
    }
    .aperture-mb-xs-4 {
        margin-bottom: 2.5rem !important;
    }
    .aperture-mb-xs-5 {
        margin-bottom: 5rem !important;
    }
    .aperture-mb-xs-auto {
        margin-bottom: auto !important;
    }
    .aperture-ms-xs-0 {
        margin-left: 0 !important;
    }
    .aperture-ms-xs-1 {
        margin-left: 0.25rem !important;
    }
    .aperture-ms-xs-2 {
        margin-left: 0.5rem !important;
    }
    .aperture-ms-xs-3 {
        margin-left: 1rem !important;
    }
    .aperture-ms-xs-4 {
        margin-left: 2.5rem !important;
    }
    .aperture-ms-xs-5 {
        margin-left: 5rem !important;
    }
    .aperture-ms-xs-auto {
        margin-left: auto !important;
    }
    .aperture-me-xs-0 {
        margin-right: 0 !important;
    }
    .aperture-me-xs-1 {
        margin-right: 0.25rem !important;
    }
    .aperture-me-xs-2 {
        margin-right: 0.5rem !important;
    }
    .aperture-me-xs-3 {
        margin-right: 1rem !important;
    }
    .aperture-me-xs-4 {
        margin-right: 2.5rem !important;
    }
    .aperture-me-xs-5 {
        margin-right: 5rem !important;
    }
    .aperture-me-xs-auto {
        margin-right: auto !important;
    }
    .aperture-p-xs-0 {
        padding: 0 !important;
    }
    .aperture-p-xs-1 {
        padding: 0.25rem !important;
    }
    .aperture-p-xs-2 {
        padding: 0.5rem !important;
    }
    .aperture-p-xs-3 {
        padding: 1rem !important;
    }
    .aperture-p-xs-4 {
        padding: 2.5rem !important;
    }
    .aperture-p-xs-5 {
        padding: 5rem !important;
    }
    .aperture-px-xs-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .aperture-px-xs-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }
    .aperture-px-xs-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    .aperture-px-xs-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .aperture-px-xs-4 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }
    .aperture-px-xs-5 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    .aperture-py-xs-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .aperture-py-xs-1 {
        padding-bottom: 0.25rem !important;
        padding-top: 0.25rem !important;
    }
    .aperture-py-xs-2 {
        padding-bottom: 0.5rem !important;
        padding-top: 0.5rem !important;
    }
    .aperture-py-xs-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }
    .aperture-py-xs-4 {
        padding-bottom: 2.5rem !important;
        padding-top: 2.5rem !important;
    }
    .aperture-py-xs-5 {
        padding-bottom: 5rem !important;
        padding-top: 5rem !important;
    }
    .aperture-pt-xs-0 {
        padding-top: 0 !important;
    }
    .aperture-pt-xs-1 {
        padding-top: 0.25rem !important;
    }
    .aperture-pt-xs-2 {
        padding-top: 0.5rem !important;
    }
    .aperture-pt-xs-3 {
        padding-top: 1rem !important;
    }
    .aperture-pt-xs-4 {
        padding-top: 2.5rem !important;
    }
    .aperture-pt-xs-5 {
        padding-top: 5rem !important;
    }
    .aperture-pb-xs-0 {
        padding-bottom: 0 !important;
    }
    .aperture-pb-xs-1 {
        padding-bottom: 0.25rem !important;
    }
    .aperture-pb-xs-2 {
        padding-bottom: 0.5rem !important;
    }
    .aperture-pb-xs-3 {
        padding-bottom: 1rem !important;
    }
    .aperture-pb-xs-4 {
        padding-bottom: 2.5rem !important;
    }
    .aperture-pb-xs-5 {
        padding-bottom: 5rem !important;
    }
    .aperture-ps-xs-0 {
        padding-left: 0 !important;
    }
    .aperture-ps-xs-1 {
        padding-left: 0.25rem !important;
    }
    .aperture-ps-xs-2 {
        padding-left: 0.5rem !important;
    }
    .aperture-ps-xs-3 {
        padding-left: 1rem !important;
    }
    .aperture-ps-xs-4 {
        padding-left: 2.5rem !important;
    }
    .aperture-ps-xs-5 {
        padding-left: 5rem !important;
    }
    .aperture-pe-xs-0 {
        padding-right: 0 !important;
    }
    .aperture-pe-xs-1 {
        padding-right: 0.25rem !important;
    }
    .aperture-pe-xs-2 {
        padding-right: 0.5rem !important;
    }
    .aperture-pe-xs-3 {
        padding-right: 1rem !important;
    }
    .aperture-pe-xs-4 {
        padding-right: 2.5rem !important;
    }
    .aperture-pe-xs-5 {
        padding-right: 5rem !important;
    }
    .aperture-text-xs-start {
        text-align: start !important;
    }
    .aperture-text-xs-center {
        text-align: center !important;
    }
    .aperture-text-xs-end {
        text-align: end !important;
    }
}
@media (min-width: 576px) {
    .aperture-w-sm-0 {
        width: 0 !important;
    }
    .aperture-w-sm-25 {
        width: 25% !important;
    }
    .aperture-w-sm-50 {
        width: 50% !important;
    }
    .aperture-w-sm-75 {
        width: 75% !important;
    }
    .aperture-w-sm-100 {
        width: 100% !important;
    }
    .aperture-w-sm-auto {
        width: auto !important;
    }
    .aperture-h-sm-0 {
        height: 0 !important;
    }
    .aperture-h-sm-25 {
        height: 25% !important;
    }
    .aperture-h-sm-50 {
        height: 50% !important;
    }
    .aperture-h-sm-75 {
        height: 75% !important;
    }
    .aperture-h-sm-100 {
        height: 100% !important;
    }
    .aperture-h-sm-auto {
        height: auto !important;
    }
    .aperture-min-w-sm-0 {
        min-width: 0 !important;
    }
    .aperture-min-w-sm-25 {
        min-width: 25% !important;
    }
    .aperture-min-w-sm-50 {
        min-width: 50% !important;
    }
    .aperture-min-w-sm-75 {
        min-width: 75% !important;
    }
    .aperture-min-w-sm-100 {
        min-width: 100% !important;
    }
    .aperture-min-w-sm-auto {
        min-width: auto !important;
    }
    .aperture-min-h-sm-0 {
        min-height: 0 !important;
    }
    .aperture-min-h-sm-25 {
        min-height: 25% !important;
    }
    .aperture-min-h-sm-50 {
        min-height: 50% !important;
    }
    .aperture-min-h-sm-75 {
        min-height: 75% !important;
    }
    .aperture-min-h-sm-100 {
        min-height: 100% !important;
    }
    .aperture-min-h-sm-auto {
        min-height: auto !important;
    }
    .aperture-max-w-sm-0 {
        max-width: 0 !important;
    }
    .aperture-max-w-sm-25 {
        max-width: 25% !important;
    }
    .aperture-max-w-sm-50 {
        max-width: 50% !important;
    }
    .aperture-max-w-sm-75 {
        max-width: 75% !important;
    }
    .aperture-max-w-sm-100 {
        max-width: 100% !important;
    }
    .aperture-max-w-sm-auto {
        max-width: auto !important;
    }
    .aperture-max-h-sm-0 {
        max-height: 0 !important;
    }
    .aperture-max-h-sm-25 {
        max-height: 25% !important;
    }
    .aperture-max-h-sm-50 {
        max-height: 50% !important;
    }
    .aperture-max-h-sm-75 {
        max-height: 75% !important;
    }
    .aperture-max-h-sm-100 {
        max-height: 100% !important;
    }
    .aperture-max-h-sm-auto {
        max-height: auto !important;
    }
    .aperture-d-sm-none {
        display: none !important;
    }
    .aperture-d-sm-inline {
        display: inline !important;
    }
    .aperture-d-sm-block {
        display: block !important;
    }
    .aperture-d-sm-inline-block {
        display: inline-block !important;
    }
    .aperture-d-sm-flex {
        display: flex !important;
    }
    .aperture-d-sm-inline-flex {
        display: inline-flex !important;
    }
    .aperture-flex-sm-row {
        flex-direction: row !important;
    }
    .aperture-flex-sm-column {
        flex-direction: column !important;
    }
    .aperture-flex-sm-wrap {
        flex-wrap: wrap !important;
    }
    .aperture-flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }
    .aperture-flex-wrap-sm-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .aperture-flex-grow-sm-0 {
        flex-grow: 0 !important;
    }
    .aperture-flex-grow-sm-1 {
        flex-grow: 1 !important;
    }
    .aperture-flex-shrink-sm-0 {
        flex-shrink: 0 !important;
    }
    .aperture-flex-shrink-sm-1 {
        flex-shrink: 1 !important;
    }
    .aperture-flex-sm-fill {
        flex: 1 1 auto !important;
    }
    .aperture-justify-content-sm-start {
        justify-content: flex-start !important;
    }
    .aperture-justify-content-sm-end {
        justify-content: flex-end !important;
    }
    .aperture-justify-content-sm-center {
        justify-content: center !important;
    }
    .aperture-justify-content-sm-between {
        justify-content: space-between !important;
    }
    .aperture-justify-content-sm-around {
        justify-content: space-around !important;
    }
    .aperture-align-items-sm-start {
        align-items: flex-start !important;
    }
    .aperture-align-items-sm-end {
        align-items: flex-end !important;
    }
    .aperture-align-items-sm-center {
        align-items: center !important;
    }
    .aperture-align-items-sm-baseline {
        align-items: baseline !important;
    }
    .aperture-align-items-sm-stretch {
        align-items: stretch !important;
    }
    .aperture-align-content-sm-start {
        align-content: flex-start !important;
    }
    .aperture-align-content-sm-end {
        align-content: flex-end !important;
    }
    .aperture-align-content-sm-center {
        align-content: center !important;
    }
    .aperture-align-content-sm-between {
        align-content: space-between !important;
    }
    .aperture-align-content-sm-around {
        align-content: space-around !important;
    }
    .aperture-align-content-sm-stretch {
        align-content: stretch !important;
    }
    .aperture-align-self-sm-auto {
        align-self: auto !important;
    }
    .aperture-align-self-sm-start {
        align-self: flex-start !important;
    }
    .aperture-align-self-sm-end {
        align-self: flex-end !important;
    }
    .aperture-align-self-sm-center {
        align-self: center !important;
    }
    .aperture-align-self-sm-baseline {
        align-self: baseline !important;
    }
    .aperture-align-self-sm-stretch {
        align-self: stretch !important;
    }
    .aperture-gap-sm-0 {
        gap: 0 !important;
    }
    .aperture-gap-sm-1 {
        gap: 0.25rem !important;
    }
    .aperture-gap-sm-2 {
        gap: 0.5rem !important;
    }
    .aperture-gap-sm-3 {
        gap: 1rem !important;
    }
    .aperture-gap-sm-4 {
        gap: 2.5rem !important;
    }
    .aperture-gap-sm-5 {
        gap: 5rem !important;
    }
    .aperture-row-gap-sm-0 {
        row-gap: 0 !important;
    }
    .aperture-row-gap-sm-1 {
        row-gap: 0.25rem !important;
    }
    .aperture-row-gap-sm-2 {
        row-gap: 0.5rem !important;
    }
    .aperture-row-gap-sm-3 {
        row-gap: 1rem !important;
    }
    .aperture-row-gap-sm-4 {
        row-gap: 2.5rem !important;
    }
    .aperture-row-gap-sm-5 {
        row-gap: 5rem !important;
    }
    .aperture-column-gap-sm-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .aperture-column-gap-sm-1 {
        -moz-column-gap: 0.25rem !important;
        column-gap: 0.25rem !important;
    }
    .aperture-column-gap-sm-2 {
        -moz-column-gap: 0.5rem !important;
        column-gap: 0.5rem !important;
    }
    .aperture-column-gap-sm-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important;
    }
    .aperture-column-gap-sm-4 {
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important;
    }
    .aperture-column-gap-sm-5 {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important;
    }
    .aperture-m-sm-0 {
        margin: 0 !important;
    }
    .aperture-m-sm-1 {
        margin: 0.25rem !important;
    }
    .aperture-m-sm-2 {
        margin: 0.5rem !important;
    }
    .aperture-m-sm-3 {
        margin: 1rem !important;
    }
    .aperture-m-sm-4 {
        margin: 2.5rem !important;
    }
    .aperture-m-sm-5 {
        margin: 5rem !important;
    }
    .aperture-m-sm-auto {
        margin: auto !important;
    }
    .aperture-mx-sm-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .aperture-mx-sm-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }
    .aperture-mx-sm-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
    .aperture-mx-sm-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .aperture-mx-sm-4 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }
    .aperture-mx-sm-5 {
        margin-left: 5rem !important;
        margin-right: 5rem !important;
    }
    .aperture-mx-sm-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .aperture-my-sm-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .aperture-my-sm-1 {
        margin-bottom: 0.25rem !important;
        margin-top: 0.25rem !important;
    }
    .aperture-my-sm-2 {
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }
    .aperture-my-sm-3 {
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }
    .aperture-my-sm-4 {
        margin-bottom: 2.5rem !important;
        margin-top: 2.5rem !important;
    }
    .aperture-my-sm-5 {
        margin-bottom: 5rem !important;
        margin-top: 5rem !important;
    }
    .aperture-my-sm-auto {
        margin-bottom: auto !important;
        margin-top: auto !important;
    }
    .aperture-mt-sm-0 {
        margin-top: 0 !important;
    }
    .aperture-mt-sm-1 {
        margin-top: 0.25rem !important;
    }
    .aperture-mt-sm-2 {
        margin-top: 0.5rem !important;
    }
    .aperture-mt-sm-3 {
        margin-top: 1rem !important;
    }
    .aperture-mt-sm-4 {
        margin-top: 2.5rem !important;
    }
    .aperture-mt-sm-5 {
        margin-top: 5rem !important;
    }
    .aperture-mt-sm-auto {
        margin-top: auto !important;
    }
    .aperture-mb-sm-0 {
        margin-bottom: 0 !important;
    }
    .aperture-mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .aperture-mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .aperture-mb-sm-3 {
        margin-bottom: 1rem !important;
    }
    .aperture-mb-sm-4 {
        margin-bottom: 2.5rem !important;
    }
    .aperture-mb-sm-5 {
        margin-bottom: 5rem !important;
    }
    .aperture-mb-sm-auto {
        margin-bottom: auto !important;
    }
    .aperture-ms-sm-0 {
        margin-left: 0 !important;
    }
    .aperture-ms-sm-1 {
        margin-left: 0.25rem !important;
    }
    .aperture-ms-sm-2 {
        margin-left: 0.5rem !important;
    }
    .aperture-ms-sm-3 {
        margin-left: 1rem !important;
    }
    .aperture-ms-sm-4 {
        margin-left: 2.5rem !important;
    }
    .aperture-ms-sm-5 {
        margin-left: 5rem !important;
    }
    .aperture-ms-sm-auto {
        margin-left: auto !important;
    }
    .aperture-me-sm-0 {
        margin-right: 0 !important;
    }
    .aperture-me-sm-1 {
        margin-right: 0.25rem !important;
    }
    .aperture-me-sm-2 {
        margin-right: 0.5rem !important;
    }
    .aperture-me-sm-3 {
        margin-right: 1rem !important;
    }
    .aperture-me-sm-4 {
        margin-right: 2.5rem !important;
    }
    .aperture-me-sm-5 {
        margin-right: 5rem !important;
    }
    .aperture-me-sm-auto {
        margin-right: auto !important;
    }
    .aperture-p-sm-0 {
        padding: 0 !important;
    }
    .aperture-p-sm-1 {
        padding: 0.25rem !important;
    }
    .aperture-p-sm-2 {
        padding: 0.5rem !important;
    }
    .aperture-p-sm-3 {
        padding: 1rem !important;
    }
    .aperture-p-sm-4 {
        padding: 2.5rem !important;
    }
    .aperture-p-sm-5 {
        padding: 5rem !important;
    }
    .aperture-px-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .aperture-px-sm-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }
    .aperture-px-sm-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    .aperture-px-sm-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .aperture-px-sm-4 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }
    .aperture-px-sm-5 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    .aperture-py-sm-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .aperture-py-sm-1 {
        padding-bottom: 0.25rem !important;
        padding-top: 0.25rem !important;
    }
    .aperture-py-sm-2 {
        padding-bottom: 0.5rem !important;
        padding-top: 0.5rem !important;
    }
    .aperture-py-sm-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }
    .aperture-py-sm-4 {
        padding-bottom: 2.5rem !important;
        padding-top: 2.5rem !important;
    }
    .aperture-py-sm-5 {
        padding-bottom: 5rem !important;
        padding-top: 5rem !important;
    }
    .aperture-pt-sm-0 {
        padding-top: 0 !important;
    }
    .aperture-pt-sm-1 {
        padding-top: 0.25rem !important;
    }
    .aperture-pt-sm-2 {
        padding-top: 0.5rem !important;
    }
    .aperture-pt-sm-3 {
        padding-top: 1rem !important;
    }
    .aperture-pt-sm-4 {
        padding-top: 2.5rem !important;
    }
    .aperture-pt-sm-5 {
        padding-top: 5rem !important;
    }
    .aperture-pb-sm-0 {
        padding-bottom: 0 !important;
    }
    .aperture-pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .aperture-pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .aperture-pb-sm-3 {
        padding-bottom: 1rem !important;
    }
    .aperture-pb-sm-4 {
        padding-bottom: 2.5rem !important;
    }
    .aperture-pb-sm-5 {
        padding-bottom: 5rem !important;
    }
    .aperture-ps-sm-0 {
        padding-left: 0 !important;
    }
    .aperture-ps-sm-1 {
        padding-left: 0.25rem !important;
    }
    .aperture-ps-sm-2 {
        padding-left: 0.5rem !important;
    }
    .aperture-ps-sm-3 {
        padding-left: 1rem !important;
    }
    .aperture-ps-sm-4 {
        padding-left: 2.5rem !important;
    }
    .aperture-ps-sm-5 {
        padding-left: 5rem !important;
    }
    .aperture-pe-sm-0 {
        padding-right: 0 !important;
    }
    .aperture-pe-sm-1 {
        padding-right: 0.25rem !important;
    }
    .aperture-pe-sm-2 {
        padding-right: 0.5rem !important;
    }
    .aperture-pe-sm-3 {
        padding-right: 1rem !important;
    }
    .aperture-pe-sm-4 {
        padding-right: 2.5rem !important;
    }
    .aperture-pe-sm-5 {
        padding-right: 5rem !important;
    }
    .aperture-text-sm-start {
        text-align: start !important;
    }
    .aperture-text-sm-center {
        text-align: center !important;
    }
    .aperture-text-sm-end {
        text-align: end !important;
    }
}
@media (min-width: 992px) {
    .aperture-w-lg-0 {
        width: 0 !important;
    }
    .aperture-w-lg-25 {
        width: 25% !important;
    }
    .aperture-w-lg-50 {
        width: 50% !important;
    }
    .aperture-w-lg-75 {
        width: 75% !important;
    }
    .aperture-w-lg-100 {
        width: 100% !important;
    }
    .aperture-w-lg-auto {
        width: auto !important;
    }
    .aperture-h-lg-0 {
        height: 0 !important;
    }
    .aperture-h-lg-25 {
        height: 25% !important;
    }
    .aperture-h-lg-50 {
        height: 50% !important;
    }
    .aperture-h-lg-75 {
        height: 75% !important;
    }
    .aperture-h-lg-100 {
        height: 100% !important;
    }
    .aperture-h-lg-auto {
        height: auto !important;
    }
    .aperture-min-w-lg-0 {
        min-width: 0 !important;
    }
    .aperture-min-w-lg-25 {
        min-width: 25% !important;
    }
    .aperture-min-w-lg-50 {
        min-width: 50% !important;
    }
    .aperture-min-w-lg-75 {
        min-width: 75% !important;
    }
    .aperture-min-w-lg-100 {
        min-width: 100% !important;
    }
    .aperture-min-w-lg-auto {
        min-width: auto !important;
    }
    .aperture-min-h-lg-0 {
        min-height: 0 !important;
    }
    .aperture-min-h-lg-25 {
        min-height: 25% !important;
    }
    .aperture-min-h-lg-50 {
        min-height: 50% !important;
    }
    .aperture-min-h-lg-75 {
        min-height: 75% !important;
    }
    .aperture-min-h-lg-100 {
        min-height: 100% !important;
    }
    .aperture-min-h-lg-auto {
        min-height: auto !important;
    }
    .aperture-max-w-lg-0 {
        max-width: 0 !important;
    }
    .aperture-max-w-lg-25 {
        max-width: 25% !important;
    }
    .aperture-max-w-lg-50 {
        max-width: 50% !important;
    }
    .aperture-max-w-lg-75 {
        max-width: 75% !important;
    }
    .aperture-max-w-lg-100 {
        max-width: 100% !important;
    }
    .aperture-max-w-lg-auto {
        max-width: auto !important;
    }
    .aperture-max-h-lg-0 {
        max-height: 0 !important;
    }
    .aperture-max-h-lg-25 {
        max-height: 25% !important;
    }
    .aperture-max-h-lg-50 {
        max-height: 50% !important;
    }
    .aperture-max-h-lg-75 {
        max-height: 75% !important;
    }
    .aperture-max-h-lg-100 {
        max-height: 100% !important;
    }
    .aperture-max-h-lg-auto {
        max-height: auto !important;
    }
    .aperture-d-lg-none {
        display: none !important;
    }
    .aperture-d-lg-inline {
        display: inline !important;
    }
    .aperture-d-lg-block {
        display: block !important;
    }
    .aperture-d-lg-inline-block {
        display: inline-block !important;
    }
    .aperture-d-lg-flex {
        display: flex !important;
    }
    .aperture-d-lg-inline-flex {
        display: inline-flex !important;
    }
    .aperture-flex-lg-row {
        flex-direction: row !important;
    }
    .aperture-flex-lg-column {
        flex-direction: column !important;
    }
    .aperture-flex-lg-wrap {
        flex-wrap: wrap !important;
    }
    .aperture-flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }
    .aperture-flex-wrap-lg-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .aperture-flex-grow-lg-0 {
        flex-grow: 0 !important;
    }
    .aperture-flex-grow-lg-1 {
        flex-grow: 1 !important;
    }
    .aperture-flex-shrink-lg-0 {
        flex-shrink: 0 !important;
    }
    .aperture-flex-shrink-lg-1 {
        flex-shrink: 1 !important;
    }
    .aperture-flex-lg-fill {
        flex: 1 1 auto !important;
    }
    .aperture-justify-content-lg-start {
        justify-content: flex-start !important;
    }
    .aperture-justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .aperture-justify-content-lg-center {
        justify-content: center !important;
    }
    .aperture-justify-content-lg-between {
        justify-content: space-between !important;
    }
    .aperture-justify-content-lg-around {
        justify-content: space-around !important;
    }
    .aperture-align-items-lg-start {
        align-items: flex-start !important;
    }
    .aperture-align-items-lg-end {
        align-items: flex-end !important;
    }
    .aperture-align-items-lg-center {
        align-items: center !important;
    }
    .aperture-align-items-lg-baseline {
        align-items: baseline !important;
    }
    .aperture-align-items-lg-stretch {
        align-items: stretch !important;
    }
    .aperture-align-content-lg-start {
        align-content: flex-start !important;
    }
    .aperture-align-content-lg-end {
        align-content: flex-end !important;
    }
    .aperture-align-content-lg-center {
        align-content: center !important;
    }
    .aperture-align-content-lg-between {
        align-content: space-between !important;
    }
    .aperture-align-content-lg-around {
        align-content: space-around !important;
    }
    .aperture-align-content-lg-stretch {
        align-content: stretch !important;
    }
    .aperture-align-self-lg-auto {
        align-self: auto !important;
    }
    .aperture-align-self-lg-start {
        align-self: flex-start !important;
    }
    .aperture-align-self-lg-end {
        align-self: flex-end !important;
    }
    .aperture-align-self-lg-center {
        align-self: center !important;
    }
    .aperture-align-self-lg-baseline {
        align-self: baseline !important;
    }
    .aperture-align-self-lg-stretch {
        align-self: stretch !important;
    }
    .aperture-gap-lg-0 {
        gap: 0 !important;
    }
    .aperture-gap-lg-1 {
        gap: 0.25rem !important;
    }
    .aperture-gap-lg-2 {
        gap: 0.5rem !important;
    }
    .aperture-gap-lg-3 {
        gap: 1rem !important;
    }
    .aperture-gap-lg-4 {
        gap: 2.5rem !important;
    }
    .aperture-gap-lg-5 {
        gap: 5rem !important;
    }
    .aperture-row-gap-lg-0 {
        row-gap: 0 !important;
    }
    .aperture-row-gap-lg-1 {
        row-gap: 0.25rem !important;
    }
    .aperture-row-gap-lg-2 {
        row-gap: 0.5rem !important;
    }
    .aperture-row-gap-lg-3 {
        row-gap: 1rem !important;
    }
    .aperture-row-gap-lg-4 {
        row-gap: 2.5rem !important;
    }
    .aperture-row-gap-lg-5 {
        row-gap: 5rem !important;
    }
    .aperture-column-gap-lg-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .aperture-column-gap-lg-1 {
        -moz-column-gap: 0.25rem !important;
        column-gap: 0.25rem !important;
    }
    .aperture-column-gap-lg-2 {
        -moz-column-gap: 0.5rem !important;
        column-gap: 0.5rem !important;
    }
    .aperture-column-gap-lg-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important;
    }
    .aperture-column-gap-lg-4 {
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important;
    }
    .aperture-column-gap-lg-5 {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important;
    }
    .aperture-m-lg-0 {
        margin: 0 !important;
    }
    .aperture-m-lg-1 {
        margin: 0.25rem !important;
    }
    .aperture-m-lg-2 {
        margin: 0.5rem !important;
    }
    .aperture-m-lg-3 {
        margin: 1rem !important;
    }
    .aperture-m-lg-4 {
        margin: 2.5rem !important;
    }
    .aperture-m-lg-5 {
        margin: 5rem !important;
    }
    .aperture-m-lg-auto {
        margin: auto !important;
    }
    .aperture-mx-lg-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .aperture-mx-lg-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }
    .aperture-mx-lg-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
    .aperture-mx-lg-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .aperture-mx-lg-4 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }
    .aperture-mx-lg-5 {
        margin-left: 5rem !important;
        margin-right: 5rem !important;
    }
    .aperture-mx-lg-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .aperture-my-lg-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .aperture-my-lg-1 {
        margin-bottom: 0.25rem !important;
        margin-top: 0.25rem !important;
    }
    .aperture-my-lg-2 {
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }
    .aperture-my-lg-3 {
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }
    .aperture-my-lg-4 {
        margin-bottom: 2.5rem !important;
        margin-top: 2.5rem !important;
    }
    .aperture-my-lg-5 {
        margin-bottom: 5rem !important;
        margin-top: 5rem !important;
    }
    .aperture-my-lg-auto {
        margin-bottom: auto !important;
        margin-top: auto !important;
    }
    .aperture-mt-lg-0 {
        margin-top: 0 !important;
    }
    .aperture-mt-lg-1 {
        margin-top: 0.25rem !important;
    }
    .aperture-mt-lg-2 {
        margin-top: 0.5rem !important;
    }
    .aperture-mt-lg-3 {
        margin-top: 1rem !important;
    }
    .aperture-mt-lg-4 {
        margin-top: 2.5rem !important;
    }
    .aperture-mt-lg-5 {
        margin-top: 5rem !important;
    }
    .aperture-mt-lg-auto {
        margin-top: auto !important;
    }
    .aperture-mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .aperture-mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .aperture-mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .aperture-mb-lg-3 {
        margin-bottom: 1rem !important;
    }
    .aperture-mb-lg-4 {
        margin-bottom: 2.5rem !important;
    }
    .aperture-mb-lg-5 {
        margin-bottom: 5rem !important;
    }
    .aperture-mb-lg-auto {
        margin-bottom: auto !important;
    }
    .aperture-ms-lg-0 {
        margin-left: 0 !important;
    }
    .aperture-ms-lg-1 {
        margin-left: 0.25rem !important;
    }
    .aperture-ms-lg-2 {
        margin-left: 0.5rem !important;
    }
    .aperture-ms-lg-3 {
        margin-left: 1rem !important;
    }
    .aperture-ms-lg-4 {
        margin-left: 2.5rem !important;
    }
    .aperture-ms-lg-5 {
        margin-left: 5rem !important;
    }
    .aperture-ms-lg-auto {
        margin-left: auto !important;
    }
    .aperture-me-lg-0 {
        margin-right: 0 !important;
    }
    .aperture-me-lg-1 {
        margin-right: 0.25rem !important;
    }
    .aperture-me-lg-2 {
        margin-right: 0.5rem !important;
    }
    .aperture-me-lg-3 {
        margin-right: 1rem !important;
    }
    .aperture-me-lg-4 {
        margin-right: 2.5rem !important;
    }
    .aperture-me-lg-5 {
        margin-right: 5rem !important;
    }
    .aperture-me-lg-auto {
        margin-right: auto !important;
    }
    .aperture-p-lg-0 {
        padding: 0 !important;
    }
    .aperture-p-lg-1 {
        padding: 0.25rem !important;
    }
    .aperture-p-lg-2 {
        padding: 0.5rem !important;
    }
    .aperture-p-lg-3 {
        padding: 1rem !important;
    }
    .aperture-p-lg-4 {
        padding: 2.5rem !important;
    }
    .aperture-p-lg-5 {
        padding: 5rem !important;
    }
    .aperture-px-lg-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .aperture-px-lg-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }
    .aperture-px-lg-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    .aperture-px-lg-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .aperture-px-lg-4 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }
    .aperture-px-lg-5 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    .aperture-py-lg-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .aperture-py-lg-1 {
        padding-bottom: 0.25rem !important;
        padding-top: 0.25rem !important;
    }
    .aperture-py-lg-2 {
        padding-bottom: 0.5rem !important;
        padding-top: 0.5rem !important;
    }
    .aperture-py-lg-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }
    .aperture-py-lg-4 {
        padding-bottom: 2.5rem !important;
        padding-top: 2.5rem !important;
    }
    .aperture-py-lg-5 {
        padding-bottom: 5rem !important;
        padding-top: 5rem !important;
    }
    .aperture-pt-lg-0 {
        padding-top: 0 !important;
    }
    .aperture-pt-lg-1 {
        padding-top: 0.25rem !important;
    }
    .aperture-pt-lg-2 {
        padding-top: 0.5rem !important;
    }
    .aperture-pt-lg-3 {
        padding-top: 1rem !important;
    }
    .aperture-pt-lg-4 {
        padding-top: 2.5rem !important;
    }
    .aperture-pt-lg-5 {
        padding-top: 5rem !important;
    }
    .aperture-pb-lg-0 {
        padding-bottom: 0 !important;
    }
    .aperture-pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .aperture-pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .aperture-pb-lg-3 {
        padding-bottom: 1rem !important;
    }
    .aperture-pb-lg-4 {
        padding-bottom: 2.5rem !important;
    }
    .aperture-pb-lg-5 {
        padding-bottom: 5rem !important;
    }
    .aperture-ps-lg-0 {
        padding-left: 0 !important;
    }
    .aperture-ps-lg-1 {
        padding-left: 0.25rem !important;
    }
    .aperture-ps-lg-2 {
        padding-left: 0.5rem !important;
    }
    .aperture-ps-lg-3 {
        padding-left: 1rem !important;
    }
    .aperture-ps-lg-4 {
        padding-left: 2.5rem !important;
    }
    .aperture-ps-lg-5 {
        padding-left: 5rem !important;
    }
    .aperture-pe-lg-0 {
        padding-right: 0 !important;
    }
    .aperture-pe-lg-1 {
        padding-right: 0.25rem !important;
    }
    .aperture-pe-lg-2 {
        padding-right: 0.5rem !important;
    }
    .aperture-pe-lg-3 {
        padding-right: 1rem !important;
    }
    .aperture-pe-lg-4 {
        padding-right: 2.5rem !important;
    }
    .aperture-pe-lg-5 {
        padding-right: 5rem !important;
    }
    .aperture-text-lg-start {
        text-align: start !important;
    }
    .aperture-text-lg-center {
        text-align: center !important;
    }
    .aperture-text-lg-end {
        text-align: end !important;
    }
}
@media (min-width: 1200px) {
    .aperture-w-xl-0 {
        width: 0 !important;
    }
    .aperture-w-xl-25 {
        width: 25% !important;
    }
    .aperture-w-xl-50 {
        width: 50% !important;
    }
    .aperture-w-xl-75 {
        width: 75% !important;
    }
    .aperture-w-xl-100 {
        width: 100% !important;
    }
    .aperture-w-xl-auto {
        width: auto !important;
    }
    .aperture-h-xl-0 {
        height: 0 !important;
    }
    .aperture-h-xl-25 {
        height: 25% !important;
    }
    .aperture-h-xl-50 {
        height: 50% !important;
    }
    .aperture-h-xl-75 {
        height: 75% !important;
    }
    .aperture-h-xl-100 {
        height: 100% !important;
    }
    .aperture-h-xl-auto {
        height: auto !important;
    }
    .aperture-min-w-xl-0 {
        min-width: 0 !important;
    }
    .aperture-min-w-xl-25 {
        min-width: 25% !important;
    }
    .aperture-min-w-xl-50 {
        min-width: 50% !important;
    }
    .aperture-min-w-xl-75 {
        min-width: 75% !important;
    }
    .aperture-min-w-xl-100 {
        min-width: 100% !important;
    }
    .aperture-min-w-xl-auto {
        min-width: auto !important;
    }
    .aperture-min-h-xl-0 {
        min-height: 0 !important;
    }
    .aperture-min-h-xl-25 {
        min-height: 25% !important;
    }
    .aperture-min-h-xl-50 {
        min-height: 50% !important;
    }
    .aperture-min-h-xl-75 {
        min-height: 75% !important;
    }
    .aperture-min-h-xl-100 {
        min-height: 100% !important;
    }
    .aperture-min-h-xl-auto {
        min-height: auto !important;
    }
    .aperture-max-w-xl-0 {
        max-width: 0 !important;
    }
    .aperture-max-w-xl-25 {
        max-width: 25% !important;
    }
    .aperture-max-w-xl-50 {
        max-width: 50% !important;
    }
    .aperture-max-w-xl-75 {
        max-width: 75% !important;
    }
    .aperture-max-w-xl-100 {
        max-width: 100% !important;
    }
    .aperture-max-w-xl-auto {
        max-width: auto !important;
    }
    .aperture-max-h-xl-0 {
        max-height: 0 !important;
    }
    .aperture-max-h-xl-25 {
        max-height: 25% !important;
    }
    .aperture-max-h-xl-50 {
        max-height: 50% !important;
    }
    .aperture-max-h-xl-75 {
        max-height: 75% !important;
    }
    .aperture-max-h-xl-100 {
        max-height: 100% !important;
    }
    .aperture-max-h-xl-auto {
        max-height: auto !important;
    }
    .aperture-d-xl-none {
        display: none !important;
    }
    .aperture-d-xl-inline {
        display: inline !important;
    }
    .aperture-d-xl-block {
        display: block !important;
    }
    .aperture-d-xl-inline-block {
        display: inline-block !important;
    }
    .aperture-d-xl-flex {
        display: flex !important;
    }
    .aperture-d-xl-inline-flex {
        display: inline-flex !important;
    }
    .aperture-flex-xl-row {
        flex-direction: row !important;
    }
    .aperture-flex-xl-column {
        flex-direction: column !important;
    }
    .aperture-flex-xl-wrap {
        flex-wrap: wrap !important;
    }
    .aperture-flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }
    .aperture-flex-wrap-xl-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .aperture-flex-grow-xl-0 {
        flex-grow: 0 !important;
    }
    .aperture-flex-grow-xl-1 {
        flex-grow: 1 !important;
    }
    .aperture-flex-shrink-xl-0 {
        flex-shrink: 0 !important;
    }
    .aperture-flex-shrink-xl-1 {
        flex-shrink: 1 !important;
    }
    .aperture-flex-xl-fill {
        flex: 1 1 auto !important;
    }
    .aperture-justify-content-xl-start {
        justify-content: flex-start !important;
    }
    .aperture-justify-content-xl-end {
        justify-content: flex-end !important;
    }
    .aperture-justify-content-xl-center {
        justify-content: center !important;
    }
    .aperture-justify-content-xl-between {
        justify-content: space-between !important;
    }
    .aperture-justify-content-xl-around {
        justify-content: space-around !important;
    }
    .aperture-align-items-xl-start {
        align-items: flex-start !important;
    }
    .aperture-align-items-xl-end {
        align-items: flex-end !important;
    }
    .aperture-align-items-xl-center {
        align-items: center !important;
    }
    .aperture-align-items-xl-baseline {
        align-items: baseline !important;
    }
    .aperture-align-items-xl-stretch {
        align-items: stretch !important;
    }
    .aperture-align-content-xl-start {
        align-content: flex-start !important;
    }
    .aperture-align-content-xl-end {
        align-content: flex-end !important;
    }
    .aperture-align-content-xl-center {
        align-content: center !important;
    }
    .aperture-align-content-xl-between {
        align-content: space-between !important;
    }
    .aperture-align-content-xl-around {
        align-content: space-around !important;
    }
    .aperture-align-content-xl-stretch {
        align-content: stretch !important;
    }
    .aperture-align-self-xl-auto {
        align-self: auto !important;
    }
    .aperture-align-self-xl-start {
        align-self: flex-start !important;
    }
    .aperture-align-self-xl-end {
        align-self: flex-end !important;
    }
    .aperture-align-self-xl-center {
        align-self: center !important;
    }
    .aperture-align-self-xl-baseline {
        align-self: baseline !important;
    }
    .aperture-align-self-xl-stretch {
        align-self: stretch !important;
    }
    .aperture-gap-xl-0 {
        gap: 0 !important;
    }
    .aperture-gap-xl-1 {
        gap: 0.25rem !important;
    }
    .aperture-gap-xl-2 {
        gap: 0.5rem !important;
    }
    .aperture-gap-xl-3 {
        gap: 1rem !important;
    }
    .aperture-gap-xl-4 {
        gap: 2.5rem !important;
    }
    .aperture-gap-xl-5 {
        gap: 5rem !important;
    }
    .aperture-row-gap-xl-0 {
        row-gap: 0 !important;
    }
    .aperture-row-gap-xl-1 {
        row-gap: 0.25rem !important;
    }
    .aperture-row-gap-xl-2 {
        row-gap: 0.5rem !important;
    }
    .aperture-row-gap-xl-3 {
        row-gap: 1rem !important;
    }
    .aperture-row-gap-xl-4 {
        row-gap: 2.5rem !important;
    }
    .aperture-row-gap-xl-5 {
        row-gap: 5rem !important;
    }
    .aperture-column-gap-xl-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .aperture-column-gap-xl-1 {
        -moz-column-gap: 0.25rem !important;
        column-gap: 0.25rem !important;
    }
    .aperture-column-gap-xl-2 {
        -moz-column-gap: 0.5rem !important;
        column-gap: 0.5rem !important;
    }
    .aperture-column-gap-xl-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important;
    }
    .aperture-column-gap-xl-4 {
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important;
    }
    .aperture-column-gap-xl-5 {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important;
    }
    .aperture-m-xl-0 {
        margin: 0 !important;
    }
    .aperture-m-xl-1 {
        margin: 0.25rem !important;
    }
    .aperture-m-xl-2 {
        margin: 0.5rem !important;
    }
    .aperture-m-xl-3 {
        margin: 1rem !important;
    }
    .aperture-m-xl-4 {
        margin: 2.5rem !important;
    }
    .aperture-m-xl-5 {
        margin: 5rem !important;
    }
    .aperture-m-xl-auto {
        margin: auto !important;
    }
    .aperture-mx-xl-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .aperture-mx-xl-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }
    .aperture-mx-xl-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
    .aperture-mx-xl-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .aperture-mx-xl-4 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }
    .aperture-mx-xl-5 {
        margin-left: 5rem !important;
        margin-right: 5rem !important;
    }
    .aperture-mx-xl-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .aperture-my-xl-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .aperture-my-xl-1 {
        margin-bottom: 0.25rem !important;
        margin-top: 0.25rem !important;
    }
    .aperture-my-xl-2 {
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }
    .aperture-my-xl-3 {
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }
    .aperture-my-xl-4 {
        margin-bottom: 2.5rem !important;
        margin-top: 2.5rem !important;
    }
    .aperture-my-xl-5 {
        margin-bottom: 5rem !important;
        margin-top: 5rem !important;
    }
    .aperture-my-xl-auto {
        margin-bottom: auto !important;
        margin-top: auto !important;
    }
    .aperture-mt-xl-0 {
        margin-top: 0 !important;
    }
    .aperture-mt-xl-1 {
        margin-top: 0.25rem !important;
    }
    .aperture-mt-xl-2 {
        margin-top: 0.5rem !important;
    }
    .aperture-mt-xl-3 {
        margin-top: 1rem !important;
    }
    .aperture-mt-xl-4 {
        margin-top: 2.5rem !important;
    }
    .aperture-mt-xl-5 {
        margin-top: 5rem !important;
    }
    .aperture-mt-xl-auto {
        margin-top: auto !important;
    }
    .aperture-mb-xl-0 {
        margin-bottom: 0 !important;
    }
    .aperture-mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .aperture-mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .aperture-mb-xl-3 {
        margin-bottom: 1rem !important;
    }
    .aperture-mb-xl-4 {
        margin-bottom: 2.5rem !important;
    }
    .aperture-mb-xl-5 {
        margin-bottom: 5rem !important;
    }
    .aperture-mb-xl-auto {
        margin-bottom: auto !important;
    }
    .aperture-ms-xl-0 {
        margin-left: 0 !important;
    }
    .aperture-ms-xl-1 {
        margin-left: 0.25rem !important;
    }
    .aperture-ms-xl-2 {
        margin-left: 0.5rem !important;
    }
    .aperture-ms-xl-3 {
        margin-left: 1rem !important;
    }
    .aperture-ms-xl-4 {
        margin-left: 2.5rem !important;
    }
    .aperture-ms-xl-5 {
        margin-left: 5rem !important;
    }
    .aperture-ms-xl-auto {
        margin-left: auto !important;
    }
    .aperture-me-xl-0 {
        margin-right: 0 !important;
    }
    .aperture-me-xl-1 {
        margin-right: 0.25rem !important;
    }
    .aperture-me-xl-2 {
        margin-right: 0.5rem !important;
    }
    .aperture-me-xl-3 {
        margin-right: 1rem !important;
    }
    .aperture-me-xl-4 {
        margin-right: 2.5rem !important;
    }
    .aperture-me-xl-5 {
        margin-right: 5rem !important;
    }
    .aperture-me-xl-auto {
        margin-right: auto !important;
    }
    .aperture-p-xl-0 {
        padding: 0 !important;
    }
    .aperture-p-xl-1 {
        padding: 0.25rem !important;
    }
    .aperture-p-xl-2 {
        padding: 0.5rem !important;
    }
    .aperture-p-xl-3 {
        padding: 1rem !important;
    }
    .aperture-p-xl-4 {
        padding: 2.5rem !important;
    }
    .aperture-p-xl-5 {
        padding: 5rem !important;
    }
    .aperture-px-xl-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .aperture-px-xl-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }
    .aperture-px-xl-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    .aperture-px-xl-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .aperture-px-xl-4 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }
    .aperture-px-xl-5 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    .aperture-py-xl-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .aperture-py-xl-1 {
        padding-bottom: 0.25rem !important;
        padding-top: 0.25rem !important;
    }
    .aperture-py-xl-2 {
        padding-bottom: 0.5rem !important;
        padding-top: 0.5rem !important;
    }
    .aperture-py-xl-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }
    .aperture-py-xl-4 {
        padding-bottom: 2.5rem !important;
        padding-top: 2.5rem !important;
    }
    .aperture-py-xl-5 {
        padding-bottom: 5rem !important;
        padding-top: 5rem !important;
    }
    .aperture-pt-xl-0 {
        padding-top: 0 !important;
    }
    .aperture-pt-xl-1 {
        padding-top: 0.25rem !important;
    }
    .aperture-pt-xl-2 {
        padding-top: 0.5rem !important;
    }
    .aperture-pt-xl-3 {
        padding-top: 1rem !important;
    }
    .aperture-pt-xl-4 {
        padding-top: 2.5rem !important;
    }
    .aperture-pt-xl-5 {
        padding-top: 5rem !important;
    }
    .aperture-pb-xl-0 {
        padding-bottom: 0 !important;
    }
    .aperture-pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .aperture-pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .aperture-pb-xl-3 {
        padding-bottom: 1rem !important;
    }
    .aperture-pb-xl-4 {
        padding-bottom: 2.5rem !important;
    }
    .aperture-pb-xl-5 {
        padding-bottom: 5rem !important;
    }
    .aperture-ps-xl-0 {
        padding-left: 0 !important;
    }
    .aperture-ps-xl-1 {
        padding-left: 0.25rem !important;
    }
    .aperture-ps-xl-2 {
        padding-left: 0.5rem !important;
    }
    .aperture-ps-xl-3 {
        padding-left: 1rem !important;
    }
    .aperture-ps-xl-4 {
        padding-left: 2.5rem !important;
    }
    .aperture-ps-xl-5 {
        padding-left: 5rem !important;
    }
    .aperture-pe-xl-0 {
        padding-right: 0 !important;
    }
    .aperture-pe-xl-1 {
        padding-right: 0.25rem !important;
    }
    .aperture-pe-xl-2 {
        padding-right: 0.5rem !important;
    }
    .aperture-pe-xl-3 {
        padding-right: 1rem !important;
    }
    .aperture-pe-xl-4 {
        padding-right: 2.5rem !important;
    }
    .aperture-pe-xl-5 {
        padding-right: 5rem !important;
    }
    .aperture-text-xl-start {
        text-align: start !important;
    }
    .aperture-text-xl-center {
        text-align: center !important;
    }
    .aperture-text-xl-end {
        text-align: end !important;
    }
}
.aperture-visible {
    visibility: visible;
}
.aperture-invisible {
    visibility: hidden;
}
*,
:after,
:before {
    box-sizing: border-box;
}
body {
    background-color: var(--dnn-color-background, #fff);
    color: var(--dnn-color-foreground, #000);
    font-size: 16px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Ubuntu, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
}
h1,
h2 {
    font-size: 2.67rem;
}
h3 {
    font-size: 2.33rem;
}
h4,
h5 {
    font-size: 2rem;
}
h6 {
    font-size: 1.33rem;
}
.lead {
    font-size: 1.22rem;
    margin-bottom: 2rem;
}
.nav-link,
p {
    font-size: 1rem;
}
.lead,
p {
    line-height: 1.5;
}
b,
code,
em,
small,
strong {
    line-height: 1;
}
sub,
sup {
    top: -0.4em;
    vertical-align: baseline;
}
sub {
    top: 0.4em;
}
a {
    color: var(--dnn-color-primary, #00a5e0);
    transition: 0.25s ease-in-out;
}
a:hover {
    color: var(--dnn-color-primary-light, #1aaee3);
}
footer a,
header a {
    font-weight: 400;
}
hr {
    border: 0;
    border-top: 1px solid var(--dnn-color-primary, #00a5e0);
    height: 1px;
    margin-top: 1.5rem;
}
pre {
    background: var(--dnn-color-neutral, #ededee);
    padding: 10px 15px;
}
.dnnLogin {
    display: flex;
    justify-content: center;
    margin: 3rem;
    width: 90%;
}
@media (max-width: 768px) {
    .dnnLogin {
        margin: 2rem 0;
    }
}
.dnnLogin .LoginPanel,
.dnnLogin > div {
    padding: 0;
    width: 100%;
}
.aperture-theme .aperture-footer .aperture-container .footer-left,
.dnnLogin .LoginPanel .dnnFormItem:first-child,
.dnnLogin .LoginPanel .dnnFormItem:nth-child(2) {
    display: flex;
    flex-direction: column;
}
.dnnLogin .LoginPanel .dnnFormItem:first-child .dnnFormLabel,
.dnnLogin .LoginPanel .dnnFormItem:nth-child(2) .dnnFormLabel {
    display: block;
    float: left;
}
.dnnLogin .LoginPanel .dnnFormItem:first-child .dnnFormLabel:after,
.dnnLogin .LoginPanel .dnnFormItem:nth-child(2) .dnnFormLabel:after {
    clear: both;
    content: "";
}
.dnnLogin .LoginPanel .dnnFormItem:first-child label,
.dnnLogin .LoginPanel .dnnFormItem:nth-child(2) label {
    font-size: 1.5rem;
    font-weight: 700;
}
.dnnLogin .LoginPanel .dnnFormItem:first-child input,
.dnnLogin .LoginPanel .dnnFormItem:nth-child(2) input {
    font-size: 1.5rem;
    font-weight: 500;
    min-width: 100%;
    padding: 0.25em;
}
.dnnLogin .LoginPanel .dnnFormItem .dnnLoginRememberMe img,
.dnnLogin .LoginPanel .dnnFormItem:last-child .dnnLoginActions ul,
.nav-drill ul {
    padding: 0;
    margin: 0;
}
.dnnLogin .LoginPanel .dnnFormItem:nth-child(3) a {
    margin: 0;
    width: 50%;
}
.dnnLogin .LoginPanel .dnnFormItem:nth-child(3) a.dnnPrimaryAction {
    margin-right: 0.25em;
}
.dnnLogin .LoginPanel .dnnFormItem:nth-child(3) a.dnnSecondaryAction {
    margin-left: 0.25em;
}
.dnnLogin .LoginPanel .dnnFormItem .dnnLoginRememberMe {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
}
.dnnLogin .LoginPanel .dnnFormItem .dnnLoginRememberMe .dnnCheckbox {
    display: inline-flex;
    margin: 1em 0;
    vertical-align: middle;
}
.dnnLogin .LoginPanel .dnnFormItem .dnnLoginRememberMe label {
    font-size: 1.25rem;
    font-weight: 550;
    margin-left: 0.5em;
}
.dnnLogin .LoginPanel .dnnFormItem:last-child .dnnLoginActions li:first-child {
    padding-right: 0.25em;
}
.dnnLogin .LoginPanel .dnnFormItem:last-child .dnnLoginActions li:nth-child(2) {
    padding-left: 0.25em;
}


#nav-desktop,
#nav-desktop ul,
#nav-footer,
#nav-footer ul {
    display: flex;
    gap: 2rem;
    list-style: none;
    margin: 0;
    padding: 0;
}
#nav-desktop ul,
#nav-desktop ul ul,
#nav-footer ul,
#nav-footer ul ul {
    flex-direction: column;
    gap: 0.5rem;
}
#nav-desktop a,
#nav-footer a {
    font-size: 0.89rem;
    font-weight: 600;
    text-transform: uppercase;
}
#nav-desktop a:hover,
#nav-footer a:hover {
    color: var(--dnn-color-background, #fff);
}
#nav-desktop > li > a,
#nav-footer > li > a {
    align-items: flex-end;
    display: flex;
}
#nav-desktop > li li.selected > a,
#nav-footer > li li.selected > a {
    background: 0 0;
    color: var(--dnn-color-background, #fff);
}
#nav-desktop > li li:not(.selected) > a:hover,
#nav-footer > li li:not(.selected) > a:hover {
    background: 0 0;
}
#nav-desktop > li > ul,
#nav-footer > li > ul {
    background: var(--dnn-color-tertiary, #0e2936);
    box-shadow: 1px 1px 5px 1px
        rgba(var(--dnn-color-foreground-r), var(--dnn-color-foreground-g), var(--dnn-color-foreground-b), 0.2);
    display: none;
    flex-direction: column;
    max-width: 100%;
    min-width: -moz-max-content;
    min-width: max-content;
    padding-right: 2rem;
    position: absolute;
    top: 100%;
}
#nav-desktop > li > ul a,
#nav-footer > li > ul a {
    padding: 0.75rem 1.25rem;
}
#nav-desktop > li > ul li > ul a,
#nav-footer > li > ul li > ul a {
    font-size: 0.78rem;
    font-weight: 700;
    padding: 0.5rem 0.75rem 0.5rem 3rem;
}
#body-overlay {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    height: 100vh;
    left: 0;
    width: 100vw;
    z-index: 1;
}
.hamburger {
    color: var(--dnn-color-primary-contrast, #fff);
    cursor: pointer;
    margin-left: auto;
}
#menuToggle {
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    z-index: 1;
}
#menuToggle a {
    transition: color 0.3s;
}
#menuToggle a:hover {
    background-color: var(--dnn-color-background-dark, #ccc);
}
#menuToggle input {
    cursor: pointer;
    display: block;
    height: 32px;
    left: -5px;
    opacity: 0;
    top: -7px;
    width: 40px;
    z-index: 2;
    -webkit-touch-callout: none;
}
#menuToggle span {
    background: #cdcdcd;
    border-radius: 3px;
    display: block;
    height: 4px;
    margin-bottom: 5px;
    transform-origin: 4px 0;
    transition:
        transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
        background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1),
        opacity 0.55s;
    width: 33px;
    z-index: 1;
}
#menuToggle span:first-child {
    transform-origin: 0 0;
}
#menuToggle span:nth-last-child(2) {
    transform-origin: 0 100%;
}
#menuToggle input:checked ~ span {
    background: var(--dnn-color-primary-contrast, #fff);
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
}
#menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0) scale(0.2);
}
#menuToggle input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translateY(-1px);
}
#menuToggle input:checked ~ ul {
    transform: none;
}
.nav-is-toggled .nav-drill {
    transform: translateX(0);
}
.nav-drill {
    display: flex;
    height: calc(100vh - 168px);
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    width: 320px;
    z-index: 100;
    -webkit-overflow-scrolling: touch;
    margin-top: 168px;
    transition: 0.45s;
}
.nav-drill ul {
    list-style: none;
}
.nav-items {
    flex: 0 0 100%;
}
.nav-item {
    display: flex;
    justify-content: space-between;
}
.nav-item:not(:last-child) {
    border-bottom: 1px hidden var(--dnn-color-foreground-light, #333);
}
.nav-item .nav-link {
    background-color: var(--dnn-color-tertiary-light, #3c7a9a);
}
.nav-item.selected {
    background-color: var(--dnn-color-primary-light, #1aaee3);
}
.nav-item.selected > .nav-link {
    background-color: transparent;
    color: var(--dnn-color-background, #fff);
}
.nav-item .nav-back-link {
    align-items: center;
    background: var(--dnn-color-neutral-dark, #999);
    color: var(--dnn-color-background, #fff);
    display: flex;
}
.nav-item .nav-back-link i {
    font-size: 1.125rem;
}
.nav-link {
    display: block;
    flex: 1 1 auto;
    font-weight: 500;
    line-height: 1.5em;
    padding: 0.875rem 1rem;
}
.nav-link .link-description {
    font-size: 0.875rem;
    font-weight: 400;
}
.nav-expand-content {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: 0.3s;
    visibility: hidden;
    width: 100%;
}
.nav-expand-link {
    align-items: center;
    display: flex;
    flex-grow: 0;
    font-size: 1.125rem;
}
.nav-expand.active > .nav-expand-content {
    transform: translateX(0);
    visibility: visible;
}
ul.searchSkinObjectPreview > li > a.searchSkinObjectPreview_more {
    color: var(--dnn-color-neutral-dark, #999);
}
.aperture-theme .aperture-header {
    position: sticky;
    top: 0;
    z-index: 1000;
}
.aperture-theme .aperture-header .eyebrow-bar {
    background-color: var(--dnn-color-tertiary, #0e2936);
    padding: 0.5rem 0;
    margin: 0;
}
.aperture-theme .aperture-header .eyebrow-bar .aperture-container {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: flex-end;
}
.aperture-theme .aperture-header .logo-menu-bar {
    background-color: var(--dnn-color-tertiary-light, #3c7a9a);
    margin: 0;
    padding: 0.5rem 0;
}
.aperture-theme .aperture-header .logo-menu-bar .aperture-container {
    align-items: center;
    display: flex;
    gap: 1rem;
    justify-content: space-between;
}
@media (min-width: 768px) {
    .aperture-w-md-0 {
        width: 0 !important;
    }
    .aperture-w-md-25 {
        width: 25% !important;
    }
    .aperture-w-md-50 {
        width: 50% !important;
    }
    .aperture-w-md-75 {
        width: 75% !important;
    }
    .aperture-w-md-100 {
        width: 100% !important;
    }
    .aperture-w-md-auto {
        width: auto !important;
    }
    .aperture-h-md-0 {
        height: 0 !important;
    }
    .aperture-h-md-25 {
        height: 25% !important;
    }
    .aperture-h-md-50 {
        height: 50% !important;
    }
    .aperture-h-md-75 {
        height: 75% !important;
    }
    .aperture-h-md-100 {
        height: 100% !important;
    }
    .aperture-h-md-auto {
        height: auto !important;
    }
    .aperture-min-w-md-0 {
        min-width: 0 !important;
    }
    .aperture-min-w-md-25 {
        min-width: 25% !important;
    }
    .aperture-min-w-md-50 {
        min-width: 50% !important;
    }
    .aperture-min-w-md-75 {
        min-width: 75% !important;
    }
    .aperture-min-w-md-100 {
        min-width: 100% !important;
    }
    .aperture-min-w-md-auto {
        min-width: auto !important;
    }
    .aperture-min-h-md-0 {
        min-height: 0 !important;
    }
    .aperture-min-h-md-25 {
        min-height: 25% !important;
    }
    .aperture-min-h-md-50 {
        min-height: 50% !important;
    }
    .aperture-min-h-md-75 {
        min-height: 75% !important;
    }
    .aperture-min-h-md-100 {
        min-height: 100% !important;
    }
    .aperture-min-h-md-auto {
        min-height: auto !important;
    }
    .aperture-max-w-md-0 {
        max-width: 0 !important;
    }
    .aperture-max-w-md-25 {
        max-width: 25% !important;
    }
    .aperture-max-w-md-50 {
        max-width: 50% !important;
    }
    .aperture-max-w-md-75 {
        max-width: 75% !important;
    }
    .aperture-max-w-md-100 {
        max-width: 100% !important;
    }
    .aperture-max-w-md-auto {
        max-width: auto !important;
    }
    .aperture-max-h-md-0 {
        max-height: 0 !important;
    }
    .aperture-max-h-md-25 {
        max-height: 25% !important;
    }
    .aperture-max-h-md-50 {
        max-height: 50% !important;
    }
    .aperture-max-h-md-75 {
        max-height: 75% !important;
    }
    .aperture-max-h-md-100 {
        max-height: 100% !important;
    }
    .aperture-max-h-md-auto {
        max-height: auto !important;
    }
    .aperture-d-md-none {
        display: none !important;
    }
    .aperture-d-md-inline {
        display: inline !important;
    }
    .aperture-d-md-block {
        display: block !important;
    }
    .aperture-d-md-inline-block {
        display: inline-block !important;
    }
    .aperture-d-md-flex {
        display: flex !important;
    }
    .aperture-d-md-inline-flex {
        display: inline-flex !important;
    }
    .aperture-flex-md-row {
        flex-direction: row !important;
    }
    .aperture-flex-md-column {
        flex-direction: column !important;
    }
    .aperture-flex-md-wrap {
        flex-wrap: wrap !important;
    }
    .aperture-flex-md-nowrap {
        flex-wrap: nowrap !important;
    }
    .aperture-flex-wrap-md-reverse {
        flex-wrap: wrap-reverse !important;
    }
    .aperture-flex-grow-md-0 {
        flex-grow: 0 !important;
    }
    .aperture-flex-grow-md-1 {
        flex-grow: 1 !important;
    }
    .aperture-flex-shrink-md-0 {
        flex-shrink: 0 !important;
    }
    .aperture-flex-shrink-md-1 {
        flex-shrink: 1 !important;
    }
    .aperture-flex-md-fill {
        flex: 1 1 auto !important;
    }
    .aperture-justify-content-md-start {
        justify-content: flex-start !important;
    }
    .aperture-justify-content-md-end {
        justify-content: flex-end !important;
    }
    .aperture-justify-content-md-center {
        justify-content: center !important;
    }
    .aperture-justify-content-md-between {
        justify-content: space-between !important;
    }
    .aperture-justify-content-md-around {
        justify-content: space-around !important;
    }
    .aperture-align-items-md-start {
        align-items: flex-start !important;
    }
    .aperture-align-items-md-end {
        align-items: flex-end !important;
    }
    .aperture-align-items-md-center {
        align-items: center !important;
    }
    .aperture-align-items-md-baseline {
        align-items: baseline !important;
    }
    .aperture-align-items-md-stretch {
        align-items: stretch !important;
    }
    .aperture-align-content-md-start {
        align-content: flex-start !important;
    }
    .aperture-align-content-md-end {
        align-content: flex-end !important;
    }
    .aperture-align-content-md-center {
        align-content: center !important;
    }
    .aperture-align-content-md-between {
        align-content: space-between !important;
    }
    .aperture-align-content-md-around {
        align-content: space-around !important;
    }
    .aperture-align-content-md-stretch {
        align-content: stretch !important;
    }
    .aperture-align-self-md-auto {
        align-self: auto !important;
    }
    .aperture-align-self-md-start {
        align-self: flex-start !important;
    }
    .aperture-align-self-md-end {
        align-self: flex-end !important;
    }
    .aperture-align-self-md-center {
        align-self: center !important;
    }
    .aperture-align-self-md-baseline {
        align-self: baseline !important;
    }
    .aperture-align-self-md-stretch {
        align-self: stretch !important;
    }
    .aperture-gap-md-0 {
        gap: 0 !important;
    }
    .aperture-gap-md-1 {
        gap: 0.25rem !important;
    }
    .aperture-gap-md-2 {
        gap: 0.5rem !important;
    }
    .aperture-gap-md-3 {
        gap: 1rem !important;
    }
    .aperture-gap-md-4 {
        gap: 2.5rem !important;
    }
    .aperture-gap-md-5 {
        gap: 5rem !important;
    }
    .aperture-row-gap-md-0 {
        row-gap: 0 !important;
    }
    .aperture-row-gap-md-1 {
        row-gap: 0.25rem !important;
    }
    .aperture-row-gap-md-2 {
        row-gap: 0.5rem !important;
    }
    .aperture-row-gap-md-3 {
        row-gap: 1rem !important;
    }
    .aperture-row-gap-md-4 {
        row-gap: 2.5rem !important;
    }
    .aperture-row-gap-md-5 {
        row-gap: 5rem !important;
    }
    .aperture-column-gap-md-0 {
        -moz-column-gap: 0 !important;
        column-gap: 0 !important;
    }
    .aperture-column-gap-md-1 {
        -moz-column-gap: 0.25rem !important;
        column-gap: 0.25rem !important;
    }
    .aperture-column-gap-md-2 {
        -moz-column-gap: 0.5rem !important;
        column-gap: 0.5rem !important;
    }
    .aperture-column-gap-md-3 {
        -moz-column-gap: 1rem !important;
        column-gap: 1rem !important;
    }
    .aperture-column-gap-md-4 {
        -moz-column-gap: 2.5rem !important;
        column-gap: 2.5rem !important;
    }
    .aperture-column-gap-md-5 {
        -moz-column-gap: 5rem !important;
        column-gap: 5rem !important;
    }
    .aperture-m-md-0 {
        margin: 0 !important;
    }
    .aperture-m-md-1 {
        margin: 0.25rem !important;
    }
    .aperture-m-md-2 {
        margin: 0.5rem !important;
    }
    .aperture-m-md-3 {
        margin: 1rem !important;
    }
    .aperture-m-md-4 {
        margin: 2.5rem !important;
    }
    .aperture-m-md-5 {
        margin: 5rem !important;
    }
    .aperture-m-md-auto {
        margin: auto !important;
    }
    .aperture-mx-md-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .aperture-mx-md-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }
    .aperture-mx-md-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }
    .aperture-mx-md-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
    .aperture-mx-md-4 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }
    .aperture-mx-md-5 {
        margin-left: 5rem !important;
        margin-right: 5rem !important;
    }
    .aperture-mx-md-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .aperture-my-md-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .aperture-my-md-1 {
        margin-bottom: 0.25rem !important;
        margin-top: 0.25rem !important;
    }
    .aperture-my-md-2 {
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }
    .aperture-my-md-3 {
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }
    .aperture-my-md-4 {
        margin-bottom: 2.5rem !important;
        margin-top: 2.5rem !important;
    }
    .aperture-my-md-5 {
        margin-bottom: 5rem !important;
        margin-top: 5rem !important;
    }
    .aperture-my-md-auto {
        margin-bottom: auto !important;
        margin-top: auto !important;
    }
    .aperture-mt-md-0 {
        margin-top: 0 !important;
    }
    .aperture-mt-md-1 {
        margin-top: 0.25rem !important;
    }
    .aperture-mt-md-2 {
        margin-top: 0.5rem !important;
    }
    .aperture-mt-md-3 {
        margin-top: 1rem !important;
    }
    .aperture-mt-md-4 {
        margin-top: 2.5rem !important;
    }
    .aperture-mt-md-5 {
        margin-top: 5rem !important;
    }
    .aperture-mt-md-auto {
        margin-top: auto !important;
    }
    .aperture-mb-md-0 {
        margin-bottom: 0 !important;
    }
    .aperture-mb-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .aperture-mb-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .aperture-mb-md-3 {
        margin-bottom: 1rem !important;
    }
    .aperture-mb-md-4 {
        margin-bottom: 2.5rem !important;
    }
    .aperture-mb-md-5 {
        margin-bottom: 5rem !important;
    }
    .aperture-mb-md-auto {
        margin-bottom: auto !important;
    }
    .aperture-ms-md-0 {
        margin-left: 0 !important;
    }
    .aperture-ms-md-1 {
        margin-left: 0.25rem !important;
    }
    .aperture-ms-md-2 {
        margin-left: 0.5rem !important;
    }
    .aperture-ms-md-3 {
        margin-left: 1rem !important;
    }
    .aperture-ms-md-4 {
        margin-left: 2.5rem !important;
    }
    .aperture-ms-md-5 {
        margin-left: 5rem !important;
    }
    .aperture-ms-md-auto {
        margin-left: auto !important;
    }
    .aperture-me-md-0 {
        margin-right: 0 !important;
    }
    .aperture-me-md-1 {
        margin-right: 0.25rem !important;
    }
    .aperture-me-md-2 {
        margin-right: 0.5rem !important;
    }
    .aperture-me-md-3 {
        margin-right: 1rem !important;
    }
    .aperture-me-md-4 {
        margin-right: 2.5rem !important;
    }
    .aperture-me-md-5 {
        margin-right: 5rem !important;
    }
    .aperture-me-md-auto {
        margin-right: auto !important;
    }
    .aperture-p-md-0 {
        padding: 0 !important;
    }
    .aperture-p-md-1 {
        padding: 0.25rem !important;
    }
    .aperture-p-md-2 {
        padding: 0.5rem !important;
    }
    .aperture-p-md-3 {
        padding: 1rem !important;
    }
    .aperture-p-md-4 {
        padding: 2.5rem !important;
    }
    .aperture-p-md-5 {
        padding: 5rem !important;
    }
    .aperture-px-md-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .aperture-px-md-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }
    .aperture-px-md-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }
    .aperture-px-md-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }
    .aperture-px-md-4 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }
    .aperture-px-md-5 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    .aperture-py-md-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
    .aperture-py-md-1 {
        padding-bottom: 0.25rem !important;
        padding-top: 0.25rem !important;
    }
    .aperture-py-md-2 {
        padding-bottom: 0.5rem !important;
        padding-top: 0.5rem !important;
    }
    .aperture-py-md-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }
    .aperture-py-md-4 {
        padding-bottom: 2.5rem !important;
        padding-top: 2.5rem !important;
    }
    .aperture-py-md-5 {
        padding-bottom: 5rem !important;
        padding-top: 5rem !important;
    }
    .aperture-pt-md-0 {
        padding-top: 0 !important;
    }
    .aperture-pt-md-1 {
        padding-top: 0.25rem !important;
    }
    .aperture-pt-md-2 {
        padding-top: 0.5rem !important;
    }
    .aperture-pt-md-3 {
        padding-top: 1rem !important;
    }
    .aperture-pt-md-4 {
        padding-top: 2.5rem !important;
    }
    .aperture-pt-md-5 {
        padding-top: 5rem !important;
    }
    .aperture-pb-md-0 {
        padding-bottom: 0 !important;
    }
    .aperture-pb-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .aperture-pb-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .aperture-pb-md-3 {
        padding-bottom: 1rem !important;
    }
    .aperture-pb-md-4 {
        padding-bottom: 2.5rem !important;
    }
    .aperture-pb-md-5 {
        padding-bottom: 5rem !important;
    }
    .aperture-ps-md-0 {
        padding-left: 0 !important;
    }
    .aperture-ps-md-1 {
        padding-left: 0.25rem !important;
    }
    .aperture-ps-md-2 {
        padding-left: 0.5rem !important;
    }
    .aperture-ps-md-3 {
        padding-left: 1rem !important;
    }
    .aperture-ps-md-4 {
        padding-left: 2.5rem !important;
    }
    .aperture-ps-md-5 {
        padding-left: 5rem !important;
    }
    .aperture-pe-md-0 {
        padding-right: 0 !important;
    }
    .aperture-pe-md-1 {
        padding-right: 0.25rem !important;
    }
    .aperture-pe-md-2 {
        padding-right: 0.5rem !important;
    }
    .aperture-pe-md-3 {
        padding-right: 1rem !important;
    }
    .aperture-pe-md-4 {
        padding-right: 2.5rem !important;
    }
    .aperture-pe-md-5 {
        padding-right: 5rem !important;
    }
    .aperture-text-md-start {
        text-align: start !important;
    }
    .aperture-text-md-center {
        text-align: center !important;
    }
    .aperture-text-md-end {
        text-align: end !important;
    }
    .aperture-theme .aperture-header .logo-menu-bar .aperture-container .mobile-menu {
        display: none;
    }
}

.aperture-theme .aperture-footer .aperture-container .footer-left .footer-copyright {
    font-size: small;
}
@media (max-width: 767px) {
    .aperture-theme .aperture-header .logo-menu-bar .aperture-container #nav-desktop.desktop-menu {
        display: none;
    }
    .aperture-theme .aperture-footer .aperture-container .footer-left .footer-menu #nav-footer {
        flex-direction: column;
        gap: 1rem;
    }
    .aperture-theme .aperture-footer .aperture-container {
        flex-direction: column-reverse;
    }
}
.aperture-theme .aperture-container {
    display: flex;
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 2rem;
    width: 100%;
}
.aperture-theme {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
