/* Custom */
.k15t-override-base-macro > p {
    margin-bottom: 1rem;
    font-size: 1.125rem;
}
.k15t-override-base-macro > h3 {
    margin-bottom: 1rem;
    padding-top: 0px;
    font-family: akademie-bold;
    font-size: 1.25rem;
}
.k15t-override-base-macro > ul {
    margin-left: 1.5rem;
    margin-top: 0px;
    margin-bottom: 0px;
}
.k15t-override-base-macro.k15t-override-tip-macro {
    --tw-bg-opacity: 1;
    background-color: rgb(234 255 249 / var(--tw-bg-opacity));
}
.k15t-override-base-macro.k15t-override-warning-macro {
    background-color: rgb(237 80 48 / .07);
}
.k15t-override-base-macro.k15t-override-warning-macro > ul {
    list-style: url("../images/common/list-bullet_red.svg");
}
.k15t-override-base-macro.k15t-override-info-macro {
    background-color: rgb(16 98 251 / .07);
}
.k15t-override-base-macro.k15t-override-info-macro > ul {
    list-style: url("../images/common/list-bullet_blue.svg");
}
.k15t-override-base-macro.k15t-override-note-macro {
    background-color: rgb(255 196 32 / .07);
}
.k15t-override-base-macro.k15t-override-note-macro > ul {
    list-style: url("../images/common/list-bullet_yellow.svg");
}
/* Customizations for RtD Article content */
article section h1, article header h2 {
    font-family: untitled-regular;
    font-size: 3rem;
}
article section h2 {
    margin-bottom: 2rem;
    margin-top: 4rem;
    font-family: untitled-regular;
    font-size: 1.875rem;
}
article section h3 {
    margin-bottom: 2rem;
    margin-top: 4rem;
    font-family: untitled-regular;
    font-size: 1.5rem;
}
article section h4 {
    font-family: untitled-regular;
    font-size: 1.125rem;
}
article section h5 {
    font-family: untitled-regular;
    font-size: 1.25rem;
}
article section h6 {
    font-family: untitled-medium;
    font-size: 3rem;
}
article section ul {
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 2rem;
    font-size: 1.125rem;
}
article section ol {
    margin-top: 2rem;
    margin-bottom: 2rem;
    list-style-position: outside;
    list-style-type: decimal;
    padding-left: 2rem;
    font-size: 1.125rem;
}
article section li {
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding-left: 0.125rem;
    font-size: 1.125rem;
}
article section p {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
}
article section p:empty {
    margin-top: 0px;
    margin-bottom: 0px;
    height: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
article section a {
    font-size: 1.125rem;
    --tw-text-opacity: 1;
    color: rgb(16 98 251 / var(--tw-text-opacity));
}
article section a:hover {
    text-decoration-line: underline;
}
article section strong {
    font-family: akademie-bold;
    font-size: 1.125rem;
}
article section figcaption {
    margin-top: 1rem;
    font-family: akademie-regular;
    font-size: .875rem;
}
article section .panel > div > *,
article section .panel > div > p > span > a,
article section .panel > div > p > a,
article section .panel > div > p,
article section .panel > div > a,
article section .panel > div > span {
    text-align: center;
    font-size: 1.875rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
article section .panel > div > p > span > a,
article section .panel > div > p > a {
    cursor: pointer;
    font-size: 1.125rem;
    text-decoration-line: underline;
}
article section .tip> div > *, article section .info> div > *,article section .warning > div > *,article section .note > div > *,
article section .tip> div > p > span > a, article section .info> div > p > span > a, article section .warning > div > p > span > a, article section .note > div > p > span > a,
article section .tip> div > p > a, article section .info> div > p > a,article section .warning > div > p > a, article section .note > div > p > a,
article section .tip> div > p, article section .info> div > p, article section .warning > div > p, article section .note > div > p,
article section .tip> div > a, article section .info> div > a, article section .warning > div > a, article section .note > div > a,
article section .tip> div > span , article section .info> div > span , article section .warning > div > span , article section .note > div > span {
    font-size: 1.125rem;
}
article section .panel > p > span > a,
article section .panel > p > a {
    font-size: 1.125rem;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    text-decoration-line: underline;
}
article section [data-macro-name="excerpt"] .confluence-embedded-image {
    max-width: 428px !important;
    max-height: 428px !important;
    margin-left: auto;
    margin-right: auto;
}
article section {
    overflow-x: hidden;
}
article section .table-wrap {
    margin-top: 2rem;
    margin-bottom: 1rem;
    overflow-x: auto;
    font-size: 1.125rem;
    box-shadow: inset -10px 0 6px -7px rgba(0,0,0,0.1);
}
article section table {
    width: -moz-max-content;
    width: max-content;
    max-width: 1500px;
    box-shadow: inset -10px 0 6px -7px rgba(0,0,0,0.1);
}
article section .table-wrap tbody {
    vertical-align: baseline;
}
article section table tr {
    border-top-width: 2px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(0 12 52 / var(--tw-border-opacity));
    font-size: 1.125rem;
}
article section table tr:first-of-type {
    border-bottom-width: 4px;
    border-style: solid;
    font-family: akademie-black;
    font-size: 1.125rem;
    border-top: none;
}
article section table th, article section table td {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.125rem;
}
article section table th, article section table td img {
    margin-left: auto;
    margin-right: auto;
}
article section .confluence-content-image-border {
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(242 243 247 / var(--tw-border-opacity));
}
article section .emoticon {
    display: inline;
    font-size: 1.125rem;
}
article section .status-macro.aui-lozenge {
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 238 / var(--tw-bg-opacity));
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-size: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
    border-radius: 5px;
}
article section blockquote:before {
    background-color: #25e9a4;
    border-radius: 2px;
    border: 0;
    clear: both;
    content: "";
    display: table;
    height: 4px;
    width: 4rem;
    margin: 0;
    position: absolute;
    transform: rotate(90deg) translateX(2rem) translateY(6ch);
}
article section blockquote {
    position: relative;
    margin-top: 3rem;
    margin-bottom: 3rem;
    margin-right: 1rem;
    margin-left: 2rem;
    max-width: 614px;
    border-left-width: 0px;
    padding: 0px;
    font-family: untitled-regular;
}
article section blockquote p,
article section blockquote span,
article section blockquote {
    color:inherit;
    line-height: 1.2;
    font-family: untitled-regular;
    font-size: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
@media (min-width: 768px) {
    article section blockquote p,
article section blockquote span,
article section blockquote {
        font-size: 2.25rem;
    }
}
article section blockquote + p {
    margin-top: -2rem;
    margin-right: 0px;
    margin-bottom: 4rem;
    margin-left: 2rem;
    font-size: .875rem;
}
.anchor {
    position: relative;
    display: none;
    height: 100%;
    cursor: pointer;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.125rem;
    text-decoration-line: none !important;
    opacity: 0;
    transition-property: opacity;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 768px) {
    .anchor {
        display: inline-flex;
    }
}
.anchor-link-icon {
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    background-position: center;
    opacity: 0.3;
     background-image: url('../images/common/icons/link-solid.svg');
}
article h2:hover .anchor, article h3:hover .anchor {
    opacity: 1;
}
@font-face {
    font-family: 'untitled-regular';
    font-style: normal;
    font-weight: 400;
    src:
    url('../fonts/UntitledSerif-Regular.otf') format('otf'), /* Super Modern Browsers */
    url('../fonts/UntitledSerifWeb-Regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/UntitledSerifWeb-Regular.eot') format('eot')
}
@font-face {
    font-family: 'untitled-medium';
    font-style: normal;
    font-weight: 400;
    src:
    url('../fonts/UntitledSerif-Medium.otf') format('otf'), /* Super Modern Browsers */
    url('../fonts/UntitledSerifWeb-Medium.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/UntitledSerifWeb-Medium.woff') format('woff'), /* Modern Browsers */
    url('../fonts/UntitledSerifWeb-Medium.eot') format('eot')
}
@font-face {
    font-family: 'akademie-light';
    font-style: normal;
    font-weight: 400;
    src:
    url('../fonts/nb_akademie_light.otf') format('otf'), /* Super Modern Browsers */
    url('../fonts/nb_akademie_light-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nb_akademie_light-webfont.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nb_akademie_light-webfont.ttf') format('ttf'),
    url('../fonts/nb_akademie_light-webfont.eot') format('eot')
}
@font-face {
    font-family: 'akademie-regular';
    font-style: normal;
    font-weight: 400;
    src:
    url('../fonts/nb_akademie_regular.otf') format('otf'), /* Super Modern Browsers */
    url('../fonts/nb_akademie_regular-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nb_akademie_regular-webfont.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nb_akademie_regular-webfont.ttf') format('ttf'),
    url('../fonts/nb_akademie_regular-webfont.eot') format('eot')
}
@font-face {
    font-family: 'akademie-medium';
    font-style: normal;
    font-weight: 400;
    src:
    url('../fonts/nb_akademie_medium.otf') format('otf'), /* Super Modern Browsers */
    url('../fonts/nb_akademie_medium-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nb_akademie_medium-webfont.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nb_akademie_medium-webfont.ttf') format('ttf'),
    url('../fonts/nb_akademie_medium-webfont.eot') format('eot')
}
@font-face {
    font-family: 'akademie-bold';
    font-style: normal;
    font-weight: 400;
    src:
    url('../fonts/nb_akademie_bold.otf') format('otf'), /* Super Modern Browsers */
    url('../fonts/nb_akademie_bold-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nb_akademie_bold-webfont.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nb_akademie_bold-webfont.ttf') format('ttf'),
    url('../fonts/nb_akademie_bold-webfont.eot') format('eot')
}
@font-face {
    font-family: 'akademie-black';
    font-style: normal;
    font-weight: 400;
    src:
    url('../fonts/nb_akademie_black.otf') format('oft'), /* Super Modern Browsers */
    url('../fonts/nb_akademie_black-webfont.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/nb_akademie_black-webfont.woff') format('woff'), /* Modern Browsers */
    url('../fonts/nb_akademie_black-webfont.ttf') format('ttf'),
    url('../fonts/nb_akademie_black-webfont.eot') format('eot')
}
/* Honeypot for bots */
#urlStyling {
    display: none;
}
#timerError {
    margin-top: 1.25rem;
    display: block;
    --tw-text-opacity: 1;
    color: rgb(239 111 93 / var(--tw-text-opacity));
}
.content-wrapper form > p {
    margin-bottom: 0px;
    font-family: untitled-regular;
    font-size: 1.5rem;
}
.content-wrapper form > p:empty {
    height: 0px;
}
.content-wrapper form .field-group:not([data-macro-name="sp-form-hidden"]) {
    display: flex;
    flex-direction: column;
    padding-bottom: 1.5rem;
}
.content-wrapper form div.field-group > label {
    padding-bottom: 0.5rem;
    font-family: akademie-medium;
    font-size: .875rem;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
.content-wrapper form div.field-group > label > span {
    display: none;
}
.content-wrapper form .form-error-field {
    border-bottom-width: 2px !important;
    border-style: solid !important;
    background-color: rgb(244 174 183 / 0.3) !important;
    --tw-text-opacity: 1 !important;
    color: rgb(239 111 93 / var(--tw-text-opacity)) !important;
}
.content-wrapper form .form-error-field:hover {
    background-color: rgb(250 217 172 / 0.3) !important;
}
.content-wrapper form .icon-required {
    --tw-text-opacity: 1;
    color: rgb(237 80 48 / var(--tw-text-opacity));
}
.content-wrapper form .checkbox label {
    position: relative;
    display: inline;
}
@media (min-width: 768px) {
    .content-wrapper form .checkbox label {
        font-size: .875rem;
    }
}
.content-wrapper form input:not(input[type='checkbox']) {
    margin-bottom: 0px;
    border-radius: 0.25rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(242 243 247 / var(--tw-bg-opacity));
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    font-family: akademie-medium;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.content-wrapper form input:not(input[type='checkbox']):focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.content-wrapper form input:not(input[type='checkbox']):hover {
    --tw-bg-opacity: 1;
    background-color: rgb(247 248 252 / var(--tw-bg-opacity));
}
.content-wrapper form input:not(input[type='checkbox']):focus {
    margin-bottom: 0px;
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 238 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.content-wrapper form input:not(input[type='checkbox']):focus::-moz-placeholder {
    color: transparent;
}
.content-wrapper form input:not(input[type='checkbox']):focus::placeholder {
    color: transparent;
}
.content-wrapper form input:not(input[type='checkbox']):-webkit-autofill {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(247 248 252 / var(--tw-bg-opacity)) !important;
}
.content-wrapper form input::-moz-placeholder {
    text-align: left;
    font-family: akademie-regular;
    --tw-text-opacity: 1;
    color: rgb(170 174 187 / var(--tw-text-opacity));
}
.content-wrapper form input::placeholder {
    text-align: left;
    font-family: akademie-regular;
    --tw-text-opacity: 1;
    color: rgb(170 174 187 / var(--tw-text-opacity));
}
.content-wrapper form div.checkbox > label,
.content-wrapper form div.checkbox > input {
    cursor: pointer;
}
.content-wrapper form input[type="checkbox"] {
    margin: 0px;
    margin-right: 0.5rem;
    display: inline-flex;
    border-radius: 0.25rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(242 243 247 / var(--tw-bg-opacity));
    vertical-align: middle;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.content-wrapper form select, form select:focus, form select:active {
    border-width: 1px;
    border-style: solid;
    --tw-border-opacity: 1;
    border-color: rgb(170 174 187 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(242 243 247 / var(--tw-bg-opacity));
    padding: 0.5rem;
    transition-property: none;
}
.content-wrapper form select:hover {
    cursor: pointer;
    --tw-bg-opacity: 1;
    background-color: rgb(247 248 252 / var(--tw-bg-opacity));
}
.content-wrapper form textarea {
    min-height: 100px;
    resize: vertical;
    border-radius: 0.25rem;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(242 243 247 / var(--tw-bg-opacity));
    padding: 0.5rem;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.content-wrapper form textarea:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.content-wrapper form textarea:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(247 248 252 / var(--tw-bg-opacity));
}
.content-wrapper form textarea:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 238 / var(--tw-bg-opacity));
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.content-wrapper form textarea:focus::-moz-placeholder {
    color: transparent;
}
.content-wrapper form textarea:focus::placeholder {
    color: transparent;
}
.content-wrapper form textarea::-moz-placeholder {
    text-align: left;
    font-family: akademie-regular;
    --tw-text-opacity: 1;
    color: rgb(170 174 187 / var(--tw-text-opacity));
}
.content-wrapper form textarea::placeholder {
    text-align: left;
    font-family: akademie-regular;
    --tw-text-opacity: 1;
    color: rgb(170 174 187 / var(--tw-text-opacity));
}
.content-wrapper form textarea:-webkit-autofill {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(247 248 252 / var(--tw-bg-opacity)) !important;
}
.content-wrapper form fieldset legend {
    display: none;
}
.content-wrapper form fieldset[data-macro-name="sp-form-checkbox"] {
    margin-bottom: 1rem;
    margin-left: 0.5rem;
    margin-top: 0.5rem;
}
/* Social Media Icons */
.k15t-social-facebook {
    background-image: url('../images/common/icons/social-facebook-default.svg');
}
.k15t-social-facebook:hover {
    background-image: url('../images/common/icons/social-facebook-hover.svg');
}
.k15t-social-instagram {
    background-image: url('../images/common/icons/social-instagram-default.svg');
}
.k15t-social-instagram:hover {
    background-image: url('../images/common/icons/social-instagram-hover.svg');
}
.k15t-social-youtube {
    background-image: url('../images/common/icons/social-youtube-default.svg');
}
.k15t-social-youtube:hover {
    background-image: url('../images/common/icons/social-youtube-hover.svg');
}
.k15t-social-twitter {
    background-image: url('../images/common/icons/social-twitter-default.svg');
}
.k15t-social-twitter:hover {
    background-image: url('../images/common/icons/social-twitter-hover.svg');
}
.k15t-social-tiktok {
    background-image: url('../images/common/icons/social-tiktok-default.svg');
}
.k15t-social-tiktok:hover {
    background-image: url('../images/common/icons/social-tiktok-hover.svg');
}
.k15t-social-linkedin {
    background-image: url('../images/common/icons/social-linkedin-default.svg');
}
.k15t-social-linkedin:hover {
    background-image: url('../images/common/icons/social-linkedin-hover.svg');
}
.k15t-checkmark-list-item:before {
    background-image: url("../images/common/icons/dark-checkmark.svg");
    background-position-y: 7px;
    background-repeat: no-repeat;
    background-size: 80%;
    border-right: 0.5em solid transparent;
    content: "";
    display: table-cell;
    height: 1em;
    padding-right: 1em;
    width: 1em;
}
.gallery {
    position: relative;
    margin-bottom: 6rem;
    width: 100%;
}
.gallery-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    height: 450px;
    align-items: center;
}
.gallery-item {
    position: absolute;
    z-index: 0;
    height: 350px;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    background-color: #000C34;
}
.gallery-item > figcaption {
    transition: all 0.1s ease-in-out;
    opacity: 0;
}
.gallery-item-1 {
    left: 15%;
    opacity: 0;
    transform: translateX(-50%);
}
.gallery-item-2,
.gallery-item-4 {
    z-index: 10;
    height: 411px;
    opacity: 1;
}
.gallery-item-2 {
    left: 30%;
    transform: translateX(-50%);
}
.gallery-item-3 {
    left: 50%;
    z-index: 20;
    height: 450px;
    opacity: 1;
    transform: translateX(-50%);
}
.gallery-item > img {
    min-width: 735px;
    max-width: 735px;
    opacity: .4;
    transition: all 0.3s ease-in-out;
}
.gallery-item-3 > img {
    min-width: 815px;
    max-width: 815px;
    opacity: 1;
}
.gallery-item-3 > figcaption {
    opacity: 1;
}
.gallery-item-4 {
    left: 70%;
    transform: translateX(-50%);
}
.gallery-item-5 {
    left: 85%;
    opacity: 0;
    transform: translateX(-50%);
}
.gallery-item-1 > img,
.gallery-item-5 > img {
    min-width: 625px;
}
.gallery-controls {
    position: absolute;
    top: 200px;
    z-index: 30;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
@media (min-width: 1024px) {
    .gallery-controls {
        left: 68px;
        width: 860px;
    }
}
@media (min-width: 1225px) {
    .gallery-controls {
        left: 183px;
    }
}
@media (min-width: 1450px) {
    .gallery-controls {
        left: 290px;
        width: 870px;
    }
}
.gallery-controls-previous,
.gallery-controls-next {
    position: relative;
    cursor: pointer;
}
.k15t-slider-swipe {
    overflow: hidden;
    visibility: hidden;
    position: relative;
}
.k15t-slider-swipe-wrap {
    overflow: hidden;
    position: relative;
}
.k15t-slider-swipe-wrap > div {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.toc-list {
    position: relative;
    display: flex;
    flex-direction: column;
    padding-left: 0px;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
.toc-list-item .toc-list {
    padding-left: 0.75rem;
    position: inherit;
}
.toc-list-item .toc-list .toc-link {
    border-width: 0px;
    border-left-width: 2px;
}
.toc-link {
    display: inline-block;
    width: 100%;
    padding: 0.5rem;
    font-size: .875rem;
}
.toc-link::before {
    display: none;
}
.active-nights-n100 {
    --tw-border-opacity: 1;
    border-color: rgb(231 233 238 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 238 / var(--tw-bg-opacity));
}
.js-viewport-preview {
    border: 1px solid gray;
    height: -moz-fit-content;
    height: fit-content;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
}
.js-viewport-preview img {
    max-width: 100%;
}
.js-viewport-preview .js-viewport-preview__imgLeft {
    left: 0;
    position: absolute;
    top: 0;
}
.js-viewport-preview .js-viewport-preview__handle {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 200px;
}
.js-viewport-preview .js-viewport-preview__handle:before,
.js-viewport-preview .js-viewport-preview__handle:after {
    --tw-bg-opacity: 1;
    background-color: rgb(0 12 52 / var(--tw-bg-opacity));
    content: "";
    cursor: grab;
    left: 50%;
    position: absolute;
}
.js-viewport-preview .js-viewport-preview__handle:before {
    height: 100%;
    top: 0;
    transform: translateX(-50%);
    width: 3px;
}
.js-viewport-preview .js-viewport-preview__handle__ping-animation {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 200px;
}
.js-viewport-preview .js-viewport-preview__handle__ping-animation:after {
    position: absolute;
    left: 41%;
    --tw-bg-opacity: 1;
    background-color: rgb(0 12 52 / var(--tw-bg-opacity));
    content: "";
    cursor: grab;
    top: 47%;
    height: 38px;
    width: 38px;
}
@keyframes ping {
    75%, 100% {
        transform: scale(2);
        opacity: 0;
    }
}
.js-viewport-preview .js-viewport-preview__handle__ping-animation:after {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: rgb(0 12 52 / var(--tw-bg-opacity));
}
.js-viewport-preview .js-viewport-preview__handle:after {
    top: 50%;
    height: 55px;
    width: 55px;
    border-radius: 9999px;
    --tw-border-opacity: 1;
    border-color: rgb(0 12 52 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(37 233 164 / var(--tw-bg-opacity));
    transform: translate(-50%, -50%);
    background-image: url('../images/common/k15t-viewport-preview-handle.svg');
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
}
#viewport-preview-text-visibility {
    --left: hidden;
    --right: hidden;
}
[data-k15t="viewport-preview-viewport-text"]:before, [data-k15t="viewport-preview-confluence-text"]:before {
    position: absolute;
    top: 100%;
    height: 0px;
    width: 0px;
    content: '';
    left: 48%;
    border: .75rem solid transparent;
    border-top: none;
    border-bottom-color: #BB9AE8;
    transform: rotate(180deg);
}
[data-k15t="viewport-preview-viewport-text"]:before {
    visibility: var(--right);
}
[data-k15t="viewport-preview-confluence-text"]:before {
    visibility: var(--left);
}
.onPageSeo-message {
    position: relative;
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
    display: inline-flex;
    border-radius: 0.25rem;
    padding: 0.25rem;
    transition-property: all;
    transition-duration: 100ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@keyframes pulse {
    50% {
        opacity: .5;
    }
}
.onPageSeo-active {
    animation: pulse .500s ease-in-out infinite;
}
[data-k15t="onPageSeo-error"] > div {
    border-bottom-width: 4px;
    border-left-width: 4px;
    --tw-border-opacity: 1;
    border-color: rgb(209 42 58 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(246 152 150 / var(--tw-bg-opacity));
}
[data-k15t="onPageSeo-error"] > div:hover {
    --tw-border-opacity: 1;
    border-color: rgb(237 80 48 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(244 174 183 / var(--tw-bg-opacity));
}
.onPageSeo-error-text {
    border-width: 2px;
    --tw-border-opacity: 1;
    border-color: rgb(209 42 58 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(246 152 150 / var(--tw-bg-opacity));
}
[data-k15t="onPageSeo-warning"] > div {
    border-bottom-width: 4px;
    border-left-width: 4px;
    --tw-border-opacity: 1;
    border-color: rgb(249 157 28 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(255 235 105 / var(--tw-bg-opacity));
}
[data-k15t="onPageSeo-warning"] > div:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 196 32 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(250 217 172 / var(--tw-bg-opacity));
}
[data-k15t="onPageSeo-recommended"] > div {
    border-bottom-width: 4px;
    border-left-width: 4px;
    --tw-border-opacity: 1;
    border-color: rgb(16 98 251 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(146 208 255 / var(--tw-bg-opacity));
}
[data-k15t="onPageSeo-recommended"] > div:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 153 255 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(189 236 255 / var(--tw-bg-opacity));
}
/* ! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / 0.5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur:  ;
    --tw-brightness:  ;
    --tw-contrast:  ;
    --tw-grayscale:  ;
    --tw-hue-rotate:  ;
    --tw-invert:  ;
    --tw-saturate:  ;
    --tw-sepia:  ;
    --tw-drop-shadow:  ;
    --tw-backdrop-blur:  ;
    --tw-backdrop-brightness:  ;
    --tw-backdrop-contrast:  ;
    --tw-backdrop-grayscale:  ;
    --tw-backdrop-hue-rotate:  ;
    --tw-backdrop-invert:  ;
    --tw-backdrop-opacity:  ;
    --tw-backdrop-saturate:  ;
    --tw-backdrop-sepia:  ;
}
.container {
    width: 100%;
}
.\!container {
    width: 100% !important;
}
@media (min-width: 480px) {
    .container {
        max-width: 480px;
    }
    .\!container {
        max-width: 480px !important;
    }
}
@media (min-width: 640px) {
    .container {
        max-width: 640px;
    }
    .\!container {
        max-width: 640px !important;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 768px;
    }
    .\!container {
        max-width: 768px !important;
    }
}
@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
    }
    .\!container {
        max-width: 1024px !important;
    }
}
@media (min-width: 1225px) {
    .container {
        max-width: 1225px;
    }
    .\!container {
        max-width: 1225px !important;
    }
}
@media (min-width: 1450px) {
    .container {
        max-width: 1450px;
    }
    .\!container {
        max-width: 1450px !important;
    }
}
.visible {
    visibility: visible;
}
.collapse {
    visibility: collapse;
}
.\!fixed {
    position: fixed !important;
}
.fixed {
    position: fixed;
}
.absolute {
    position: absolute;
}
.relative {
    position: relative;
}
.sticky {
    position: sticky;
}
.inset-0 {
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
}
.inset-x-0 {
    left: 0px;
    right: 0px;
}
.top-40 {
    top: 10rem;
}
.top-8 {
    top: 2rem;
}
.top-24 {
    top: 6rem;
}
.-right-\[100px\] {
    right: -100px;
}
.top-0 {
    top: 0px;
}
.left-0 {
    left: 0px;
}
.top-4 {
    top: 1rem;
}
.right-4 {
    right: 1rem;
}
.top-1\/2 {
    top: 50%;
}
.-right-8 {
    right: -2rem;
}
.right-8 {
    right: 2rem;
}
.right-1 {
    right: 0.25rem;
}
.top-1 {
    top: 0.25rem;
}
.left-\[5\%\] {
    left: 5%;
}
.top-\[40\%\] {
    top: 40%;
}
.right-\[4\%\] {
    right: 4%;
}
.top-\[57\%\] {
    top: 57%;
}
.top-\[-25\%\] {
    top: -25%;
}
.-top-\[135px\] {
    top: -135px;
}
.top-\[5\.2rem\] {
    top: 5.2rem;
}
.bottom-6 {
    bottom: 1.5rem;
}
.right-6 {
    right: 1.5rem;
}
.bottom-\[0rem\] {
    bottom: 0rem;
}
.bottom-4 {
    bottom: 1rem;
}
.-bottom-\[8rem\] {
    bottom: -8rem;
}
.-right-\[800px\] {
    right: -800px;
}
.top-72 {
    top: 18rem;
}
.-right-\[400px\] {
    right: -400px;
}
.top-32 {
    top: 8rem;
}
.top-80 {
    top: 20rem;
}
.-left-\[25px\] {
    left: -25px;
}
.-bottom-\[55px\] {
    bottom: -55px;
}
.right-\[30px\] {
    right: 30px;
}
.-bottom-\[60px\] {
    bottom: -60px;
}
.left-\[-528px\] {
    left: -528px;
}
.-bottom-24 {
    bottom: -6rem;
}
.right-\[-600px\] {
    right: -600px;
}
.left-\[-660px\] {
    left: -660px;
}
.-left-\[190px\] {
    left: -190px;
}
.-top-20 {
    top: -5rem;
}
.-left-\[160px\] {
    left: -160px;
}
.-bottom-20 {
    bottom: -5rem;
}
.-top-40 {
    top: -10rem;
}
.left-1\/2 {
    left: 50%;
}
.-left-\[195px\] {
    left: -195px;
}
.top-6 {
    top: 1.5rem;
}
.-right-\[420px\] {
    right: -420px;
}
.-bottom-36 {
    bottom: -9rem;
}
.-right-\[230px\] {
    right: -230px;
}
.bottom-14 {
    bottom: 3.5rem;
}
.bottom-\[10rem\] {
    bottom: 10rem;
}
.-left-\[660px\] {
    left: -660px;
}
.-left-\[150px\] {
    left: -150px;
}
.left-\[440px\] {
    left: 440px;
}
.top-\[280px\] {
    top: 280px;
}
.right-\[465px\] {
    right: 465px;
}
.-left-\[0px\] {
    left: -0px;
}
.bottom-0 {
    bottom: 0px;
}
.-right-\[280px\] {
    right: -280px;
}
.bottom-\[9\.5rem\] {
    bottom: 9.5rem;
}
.-bottom-\[36rem\] {
    bottom: -36rem;
}
.-right-\[830px\] {
    right: -830px;
}
.-left-\[200px\] {
    left: -200px;
}
.top-\[440px\] {
    top: 440px;
}
.right-\[-515px\] {
    right: -515px;
}
.top-60 {
    top: 15rem;
}
.-right-12 {
    right: -3rem;
}
.top-\[100px\] {
    top: 100px;
}
.right-\[-420px\] {
    right: -420px;
}
.left-\[-700px\] {
    left: -700px;
}
.top-\[-190px\] {
    top: -190px;
}
.right-\[-400px\] {
    right: -400px;
}
.-bottom-\[20rem\] {
    bottom: -20rem;
}
.-left-\[440px\] {
    left: -440px;
}
.-right-\[850px\] {
    right: -850px;
}
.-left-24 {
    left: -6rem;
}
.-left-\[60px\] {
    left: -60px;
}
.top-\[calc\(50\%\+125px\)\] {
    top: calc(50% + 125px);
}
.top-2\.5 {
    top: 0.625rem;
}
.top-2 {
    top: 0.5rem;
}
.top-\[200px\] {
    top: 200px;
}
.left-\[41\%\] {
    left: 41%;
}
.top-\[47\%\] {
    top: 47%;
}
.z-10 {
    z-index: 10;
}
.z-0 {
    z-index: 0;
}
.z-20 {
    z-index: 20;
}
.z-40 {
    z-index: 40;
}
.z-50 {
    z-index: 50;
}
.z-\[999\] {
    z-index: 999;
}
.z-30 {
    z-index: 30;
}
.order-first {
    order: -9999;
}
.order-last {
    order: 9999;
}
.order-2 {
    order: 2;
}
.order-3 {
    order: 3;
}
.order-1 {
    order: 1;
}
.col-span-12 {
    grid-column: span 12 / span 12;
}
.col-span-1 {
    grid-column: span 1 / span 1;
}
.col-span-3 {
    grid-column: span 3 / span 3;
}
.col-span-7 {
    grid-column: span 7 / span 7;
}
.col-span-4 {
    grid-column: span 4 / span 4;
}
.clear-both {
    clear: both;
}
.m-0 {
    margin: 0px;
}
.m-auto {
    margin: auto;
}
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}
.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
}
.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
}
.mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
}
.my-3 {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}
.my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
}
.my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.my-24 {
    margin-top: 6rem;
    margin-bottom: 6rem;
}
.mx-0 {
    margin-left: 0px;
    margin-right: 0px;
}
.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.my-0 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.mt-96 {
    margin-top: 24rem;
}
.mt-8 {
    margin-top: 2rem;
}
.mt-6 {
    margin-top: 1.5rem;
}
.mt-4 {
    margin-top: 1rem;
}
.mb-8 {
    margin-bottom: 2rem;
}
.mb-24 {
    margin-bottom: 6rem;
}
.mb-6 {
    margin-bottom: 1.5rem;
}
.mr-6 {
    margin-right: 1.5rem;
}
.mr-1 {
    margin-right: 0.25rem;
}
.mb-4 {
    margin-bottom: 1rem;
}
.mr-4 {
    margin-right: 1rem;
}
.mt-2 {
    margin-top: 0.5rem;
}
.mb-12 {
    margin-bottom: 3rem;
}
.mr-12 {
    margin-right: 3rem;
}
.mb-0 {
    margin-bottom: 0px;
}
.mr-8 {
    margin-right: 2rem;
}
.ml-1 {
    margin-left: 0.25rem;
}
.mr-16 {
    margin-right: 4rem;
}
.ml-16 {
    margin-left: 4rem;
}
.mt-24 {
    margin-top: 6rem;
}
.mb-2 {
    margin-bottom: 0.5rem;
}
.ml-2 {
    margin-left: 0.5rem;
}
.mt-12 {
    margin-top: 3rem;
}
.mt-20 {
    margin-top: 5rem;
}
.mt-16 {
    margin-top: 4rem;
}
.mr-40 {
    margin-right: 10rem;
}
.mr-0 {
    margin-right: 0px;
}
.mb-16 {
    margin-bottom: 4rem;
}
.mb-10 {
    margin-bottom: 2.5rem;
}
.mr-2 {
    margin-right: 0.5rem;
}
.mt-\[2px\] {
    margin-top: 2px;
}
.-mt-24 {
    margin-top: -6rem;
}
.ml-8 {
    margin-left: 2rem;
}
.mb-20 {
    margin-bottom: 5rem;
}
.mb-32 {
    margin-bottom: 8rem;
}
.-ml-1 {
    margin-left: -0.25rem;
}
.-mt-40 {
    margin-top: -10rem;
}
.mb-56 {
    margin-bottom: 14rem;
}
.mt-56 {
    margin-top: 14rem;
}
.mt-32 {
    margin-top: 8rem;
}
.mt-1 {
    margin-top: 0.25rem;
}
.mt-\[30rem\] {
    margin-top: 30rem;
}
.mt-0 {
    margin-top: 0px;
}
.-mt-8 {
    margin-top: -2rem;
}
.ml-3 {
    margin-left: 0.75rem;
}
.mt-\[6px\] {
    margin-top: 6px;
}
.mt-\[10px\] {
    margin-top: 10px;
}
.ml-4 {
    margin-left: 1rem;
}
.ml-12 {
    margin-left: 3rem;
}
.mb-3 {
    margin-bottom: 0.75rem;
}
.block {
    display: block;
}
.inline-block {
    display: inline-block;
}
.inline {
    display: inline;
}
.flex {
    display: flex;
}
.inline-flex {
    display: inline-flex;
}
.table {
    display: table;
}
.table-row {
    display: table-row;
}
.grid {
    display: grid;
}
.contents {
    display: contents;
}
.hidden {
    display: none;
}
.\!hidden {
    display: none !important;
}
.h-\[112px\] {
    height: 112px;
}
.h-\[25px\] {
    height: 25px;
}
.h-\[60px\] {
    height: 60px;
}
.h-10 {
    height: 2.5rem;
}
.h-16 {
    height: 4rem;
}
.h-full {
    height: 100%;
}
.h-\[190px\] {
    height: 190px;
}
.h-14 {
    height: 3.5rem;
}
.h-20 {
    height: 5rem;
}
.h-24 {
    height: 6rem;
}
.h-36 {
    height: 9rem;
}
.h-fit {
    height: -moz-fit-content;
    height: fit-content;
}
.h-\[570px\] {
    height: 570px;
}
.h-12 {
    height: 3rem;
}
.h-\[80vh\] {
    height: 80vh;
}
.h-\[700px\] {
    height: 700px;
}
.h-\[1240px\] {
    height: 1240px;
}
.h-\[376px\] {
    height: 376px;
}
.h-\[800px\] {
    height: 800px;
}
.h-\[1087px\] {
    height: 1087px;
}
.h-4 {
    height: 1rem;
}
.h-6 {
    height: 1.5rem;
}
.h-\[450px\] {
    height: 450px;
}
.h-\[350px\] {
    height: 350px;
}
.h-\[411px\] {
    height: 411px;
}
.h-\[17px\] {
    height: 17px;
}
.h-\[4px\] {
    height: 4px;
}
.h-0 {
    height: 0px;
}
.h-\[38px\] {
    height: 38px;
}
.h-\[55px\] {
    height: 55px;
}
.h-5 {
    height: 1.25rem;
}
.max-h-\[70px\] {
    max-height: 70px;
}
.max-h-\[100px\] {
    max-height: 100px;
}
.max-h-0 {
    max-height: 0px;
}
.min-h-\[500px\] {
    min-height: 500px;
}
.min-h-\[204px\] {
    min-height: 204px;
}
.min-h-\[300px\] {
    min-height: 300px;
}
.min-h-\[400px\] {
    min-height: 400px;
}
.min-h-\[330px\] {
    min-height: 330px;
}
.min-h-\[150px\] {
    min-height: 150px;
}
.min-h-\[700px\] {
    min-height: 700px;
}
.min-h-\[100px\] {
    min-height: 100px;
}
.w-full {
    width: 100%;
}
.w-6 {
    width: 1.5rem;
}
.w-\[544px\] {
    width: 544px;
}
.w-\[170px\] {
    width: 170px;
}
.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}
.w-\[100px\] {
    width: 100px;
}
.w-\[220px\] {
    width: 220px;
}
.w-10 {
    width: 2.5rem;
}
.w-16 {
    width: 4rem;
}
.w-2\/12 {
    width: 16.666667%;
}
.w-8 {
    width: 2rem;
}
.w-4\/5 {
    width: 80%;
}
.w-max {
    width: -moz-max-content;
    width: max-content;
}
.w-24 {
    width: 6rem;
}
.w-\[800px\] {
    width: 800px;
}
.w-\[150px\] {
    width: 150px;
}
.w-\[1300px\] {
    width: 1300px;
}
.w-12 {
    width: 3rem;
}
.w-\[545px\] {
    width: 545px;
}
.w-\[1332px\] {
    width: 1332px;
}
.w-\[1280px\] {
    width: 1280px;
}
.w-\[1044px\] {
    width: 1044px;
}
.w-\[375px\] {
    width: 375px;
}
.w-\[1993px\] {
    width: 1993px;
}
.w-\[376px\] {
    width: 376px;
}
.w-\[1230px\] {
    width: 1230px;
}
.w-\[543px\] {
    width: 543px;
}
.w-4 {
    width: 1rem;
}
.w-\[370px\] {
    width: 370px;
}
.w-\[17px\] {
    width: 17px;
}
.w-\[60px\] {
    width: 60px;
}
.w-\[38px\] {
    width: 38px;
}
.w-\[55px\] {
    width: 55px;
}
.w-0 {
    width: 0px;
}
.w-5 {
    width: 1.25rem;
}
.w-\[300px\] {
    width: 300px;
}
.min-w-\[180px\] {
    min-width: 180px;
}
.min-w-\[465px\] {
    min-width: 465px;
}
.min-w-full {
    min-width: 100%;
}
.max-w-\[50\%\] {
    max-width: 50%;
}
.max-w-\[550px\] {
    max-width: 550px;
}
.max-w-\[70px\] {
    max-width: 70px;
}
.max-w-\[100px\] {
    max-width: 100px;
}
.max-w-lg {
    max-width: 32rem;
}
.max-w-\[600px\] {
    max-width: 600px;
}
.max-w-\[500px\] {
    max-width: 500px;
}
.max-w-\[1130px\] {
    max-width: 1130px;
}
.max-w-\[100\%\] {
    max-width: 100%;
}
.max-w-\[700px\] {
    max-width: 700px;
}
.max-w-\[900px\] {
    max-width: 900px;
}
.max-w-full {
    max-width: 100%;
}
.max-w-\[350px\] {
    max-width: 350px;
}
.max-w-\[624px\] {
    max-width: 624px;
}
.max-w-\[410px\] {
    max-width: 410px;
}
.max-w-\[120px\] {
    max-width: 120px;
}
.max-w-\[400px\] {
    max-width: 400px;
}
.max-w-\[65\%\] {
    max-width: 65%;
}
.max-w-\[278px\] {
    max-width: 278px;
}
.max-w-\[180px\] {
    max-width: 180px;
}
.max-w-\[808px\] {
    max-width: 808px;
}
.max-w-\[1016px\] {
    max-width: 1016px;
}
.max-w-\[1500px\] {
    max-width: 1500px;
}
.max-w-\[614px\] {
    max-width: 614px;
}
.border-collapse {
    border-collapse: collapse;
}
.rotate-\[115deg\] {
    --tw-rotate: 115deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[180deg\] {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[15deg\] {
    --tw-rotate: 15deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[-10deg\] {
    --tw-rotate: -10deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[197deg\] {
    --tw-rotate: 197deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[-65deg\] {
    --tw-rotate: -65deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[65deg\] {
    --tw-rotate: 65deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[45deg\] {
    --tw-rotate: 45deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[78deg\] {
    --tw-rotate: 78deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-\[66deg\] {
    --tw-rotate: 66deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.rotate-90 {
    --tw-rotate: 90deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes ping {
    75%, 100% {
        transform: scale(2);
        opacity: 0;
    }
}
.animate-ping {
    animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;
}
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.animate-spin {
    animation: spin 1s linear infinite;
}
@keyframes pulse {
    50% {
        opacity: .5;
    }
}
.animate-\[pulse_\.500s_ease-in-out_infinite\] {
    animation: pulse .500s ease-in-out infinite;
}
.cursor-pointer {
    cursor: pointer;
}
.resize-y {
    resize: vertical;
}
.list-outside {
    list-style-position: outside;
}
.list-disc {
    list-style-type: disc;
}
.list-decimal {
    list-style-type: decimal;
}
.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr));
}
.grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
.grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.flex-row {
    flex-direction: row;
}
.flex-col {
    flex-direction: column;
}
.flex-wrap {
    flex-wrap: wrap;
}
.flex-nowrap {
    flex-wrap: nowrap;
}
.content-end {
    align-content: flex-end;
}
.items-center {
    align-items: center;
}
.justify-start {
    justify-content: flex-start;
}
.justify-end {
    justify-content: flex-end;
}
.justify-center {
    justify-content: center;
}
.justify-between {
    justify-content: space-between;
}
.justify-around {
    justify-content: space-around;
}
.gap-8 {
    gap: 2rem;
}
.gap-24 {
    gap: 6rem;
}
.gap-16 {
    gap: 4rem;
}
.gap-6 {
    gap: 1.5rem;
}
.gap-4 {
    gap: 1rem;
}
.gap-2 {
    gap: 0.5rem;
}
.gap-12 {
    gap: 3rem;
}
.gap-10 {
    gap: 2.5rem;
}
.gap-14 {
    gap: 3.5rem;
}
.gap-y-14 {
    row-gap: 3.5rem;
}
.self-start {
    align-self: flex-start;
}
.self-end {
    align-self: flex-end;
}
.self-center {
    align-self: center;
}
.justify-self-end {
    justify-self: end;
}
.overflow-auto {
    overflow: auto;
}
.overflow-hidden {
    overflow: hidden;
}
.overflow-scroll {
    overflow: scroll;
}
.overflow-x-hidden {
    overflow-x: hidden;
}
.overflow-y-scroll {
    overflow-y: scroll;
}
.break-words {
    overflow-wrap: break-word;
}
.rounded-full {
    border-radius: 9999px;
}
.rounded {
    border-radius: 0.25rem;
}
.rounded-sm {
    border-radius: 0.125rem;
}
.rounded-lg {
    border-radius: 0.5rem;
}
.rounded-\[2px\] {
    border-radius: 2px;
}
.border-2 {
    border-width: 2px;
}
.border {
    border-width: 1px;
}
.border-0 {
    border-width: 0px;
}
.border-l-2 {
    border-left-width: 2px;
}
.border-b-\[32px\] {
    border-bottom-width: 32px;
}
.border-l-8 {
    border-left-width: 8px;
}
.border-t-2 {
    border-top-width: 2px;
}
.border-b-4 {
    border-bottom-width: 4px;
}
.\!border-b-2 {
    border-bottom-width: 2px !important;
}
.border-l-4 {
    border-left-width: 4px;
}
.border-b-2 {
    border-bottom-width: 2px;
}
.border-solid {
    border-style: solid;
}
.\!border-solid {
    border-style: solid !important;
}
.border-none {
    border-style: none;
}
.border-blues-b100 {
    --tw-border-opacity: 1;
    border-color: rgb(189 236 255 / var(--tw-border-opacity));
}
.border-blues-b200 {
    --tw-border-opacity: 1;
    border-color: rgb(146 208 255 / var(--tw-border-opacity));
}
.border-blues-b400 {
    --tw-border-opacity: 1;
    border-color: rgb(16 98 251 / var(--tw-border-opacity));
}
.border-nights-n50 {
    --tw-border-opacity: 1;
    border-color: rgb(242 243 247 / var(--tw-border-opacity));
}
.border-nights-n100 {
    --tw-border-opacity: 1;
    border-color: rgb(231 233 238 / var(--tw-border-opacity));
}
.border-nights-n200 {
    --tw-border-opacity: 1;
    border-color: rgb(213 215 221 / var(--tw-border-opacity));
}
.border-nights-n300 {
    --tw-border-opacity: 1;
    border-color: rgb(170 174 187 / var(--tw-border-opacity));
}
.border-nights-n400 {
    --tw-border-opacity: 1;
    border-color: rgb(128 134 154 / var(--tw-border-opacity));
}
.border-nights-n500 {
    --tw-border-opacity: 1;
    border-color: rgb(85 93 120 / var(--tw-border-opacity));
}
.border-nights-n700 {
    --tw-border-opacity: 1;
    border-color: rgb(0 12 52 / var(--tw-border-opacity));
}
.border-purples-p200 {
    --tw-border-opacity: 1;
    border-color: rgb(187 154 232 / var(--tw-border-opacity));
}
.border-purples-p400 {
    --tw-border-opacity: 1;
    border-color: rgb(124 56 184 / var(--tw-border-opacity));
}
.border-reds-r300 {
    --tw-border-opacity: 1;
    border-color: rgb(246 152 150 / var(--tw-border-opacity));
}
.border-reds-r400 {
    --tw-border-opacity: 1;
    border-color: rgb(239 111 93 / var(--tw-border-opacity));
}
.border-reds-r600 {
    --tw-border-opacity: 1;
    border-color: rgb(209 42 58 / var(--tw-border-opacity));
}
.border-yellows-y300 {
    --tw-border-opacity: 1;
    border-color: rgb(255 235 105 / var(--tw-border-opacity));
}
.border-yellows-y400 {
    --tw-border-opacity: 1;
    border-color: rgb(255 223 79 / var(--tw-border-opacity));
}
.border-yellows-y500 {
    --tw-border-opacity: 1;
    border-color: rgb(255 196 32 / var(--tw-border-opacity));
}
.border-greens-g300 {
    --tw-border-opacity: 1;
    border-color: rgb(51 255 197 / var(--tw-border-opacity));
}
.border-greens-g400 {
    --tw-border-opacity: 1;
    border-color: rgb(37 233 164 / var(--tw-border-opacity));
}
.border-greens-g500 {
    --tw-border-opacity: 1;
    border-color: rgb(46 183 133 / var(--tw-border-opacity));
}
.border-transparent {
    border-color: transparent;
}
.border-secondary-n700 {
    --tw-border-opacity: 1;
    border-color: rgb(0 12 52 / var(--tw-border-opacity));
}
.bg-white\/30 {
    background-color: rgb(255 255 255 / 0.3);
}
.bg-blues-b100 {
    --tw-bg-opacity: 1;
    background-color: rgb(189 236 255 / var(--tw-bg-opacity));
}
.bg-blues-b200 {
    --tw-bg-opacity: 1;
    background-color: rgb(146 208 255 / var(--tw-bg-opacity));
}
.bg-blues-b300 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 153 255 / var(--tw-bg-opacity));
}
.bg-blues-b400 {
    --tw-bg-opacity: 1;
    background-color: rgb(16 98 251 / var(--tw-bg-opacity));
}
.bg-nights-n25 {
    --tw-bg-opacity: 1;
    background-color: rgb(247 248 252 / var(--tw-bg-opacity));
}
.bg-nights-n50 {
    --tw-bg-opacity: 1;
    background-color: rgb(242 243 247 / var(--tw-bg-opacity));
}
.bg-nights-n100 {
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 238 / var(--tw-bg-opacity));
}
.bg-nights-n200 {
    --tw-bg-opacity: 1;
    background-color: rgb(213 215 221 / var(--tw-bg-opacity));
}
.bg-nights-n300 {
    --tw-bg-opacity: 1;
    background-color: rgb(170 174 187 / var(--tw-bg-opacity));
}
.bg-nights-n400 {
    --tw-bg-opacity: 1;
    background-color: rgb(128 134 154 / var(--tw-bg-opacity));
}
.bg-nights-n700 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 12 52 / var(--tw-bg-opacity));
}
.bg-purples-p100 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 227 255 / var(--tw-bg-opacity));
}
.bg-purples-p200 {
    --tw-bg-opacity: 1;
    background-color: rgb(187 154 232 / var(--tw-bg-opacity));
}
.bg-purples-p400 {
    --tw-bg-opacity: 1;
    background-color: rgb(124 56 184 / var(--tw-bg-opacity));
}
.bg-reds-r300 {
    --tw-bg-opacity: 1;
    background-color: rgb(246 152 150 / var(--tw-bg-opacity));
}
.bg-reds-r400 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 111 93 / var(--tw-bg-opacity));
}
.bg-reds-r600 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 42 58 / var(--tw-bg-opacity));
}
.bg-yellows-y300 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 235 105 / var(--tw-bg-opacity));
}
.bg-yellows-y400 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 223 79 / var(--tw-bg-opacity));
}
.bg-yellows-y500 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 196 32 / var(--tw-bg-opacity));
}
.bg-yellows-y600 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 157 28 / var(--tw-bg-opacity));
}
.bg-greens-g300 {
    --tw-bg-opacity: 1;
    background-color: rgb(51 255 197 / var(--tw-bg-opacity));
}
.bg-greens-g400 {
    --tw-bg-opacity: 1;
    background-color: rgb(37 233 164 / var(--tw-bg-opacity));
}
.bg-greens-g500 {
    --tw-bg-opacity: 1;
    background-color: rgb(46 183 133 / var(--tw-bg-opacity));
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-nights-n700\/\[\.45\] {
    background-color: rgb(0 12 52 / .45);
}
.bg-reds-r200 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 174 183 / var(--tw-bg-opacity));
}
.bg-yellows-y200 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 217 172 / var(--tw-bg-opacity));
}
.bg-none {
    background-image: none;
}
.bg-\[length\:0_100\%\] {
    background-size: 0 100%;
}
.bg-cover {
    background-size: cover;
}
.bg-clip-border {
    background-clip: border-box;
}
.bg-clip-padding {
    background-clip: padding-box;
}
.bg-center {
    background-position: center;
}
.bg-bottom {
    background-position: bottom;
}
.bg-no-repeat {
    background-repeat: no-repeat;
}
.object-contain {
    -o-object-fit: contain;
       object-fit: contain;
}
.object-cover {
    -o-object-fit: cover;
       object-fit: cover;
}
.p-4 {
    padding: 1rem;
}
.p-2 {
    padding: 0.5rem;
}
.p-8 {
    padding: 2rem;
}
.p-6 {
    padding: 1.5rem;
}
.p-12 {
    padding: 3rem;
}
.p-0 {
    padding: 0px;
}
.p-1 {
    padding: 0.25rem;
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
}
.px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
}
.px-36 {
    padding-left: 9rem;
    padding-right: 9rem;
}
.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.py-1\.5 {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}
.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}
.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
}
.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;
}
.py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
}
.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}
.py-0\.5 {
    padding-top: 0.125rem;
    padding-bottom: 0.125rem;
}
.pb-16 {
    padding-bottom: 4rem;
}
.pb-3 {
    padding-bottom: 0.75rem;
}
.pt-0 {
    padding-top: 0px;
}
.pr-4 {
    padding-right: 1rem;
}
.pb-8 {
    padding-bottom: 2rem;
}
.pt-4 {
    padding-top: 1rem;
}
.pb-12 {
    padding-bottom: 3rem;
}
.pr-8 {
    padding-right: 2rem;
}
.pr-12 {
    padding-right: 3rem;
}
.pl-12 {
    padding-left: 3rem;
}
.pt-12 {
    padding-top: 3rem;
}
.pt-2 {
    padding-top: 0.5rem;
}
.pb-4 {
    padding-bottom: 1rem;
}
.pt-16 {
    padding-top: 4rem;
}
.pb-24 {
    padding-bottom: 6rem;
}
.pr-24 {
    padding-right: 6rem;
}
.pr-16 {
    padding-right: 4rem;
}
.pr-0 {
    padding-right: 0px;
}
.pl-2 {
    padding-left: 0.5rem;
}
.pt-6 {
    padding-top: 1.5rem;
}
.pr-1 {
    padding-right: 0.25rem;
}
.pt-\[30vh\] {
    padding-top: 30vh;
}
.pl-4 {
    padding-left: 1rem;
}
.pt-24 {
    padding-top: 6rem;
}
.pl-8 {
    padding-left: 2rem;
}
.pt-8 {
    padding-top: 2rem;
}
.pb-56 {
    padding-bottom: 14rem;
}
.pb-20 {
    padding-bottom: 5rem;
}
.pr-3 {
    padding-right: 0.75rem;
}
.pt-1 {
    padding-top: 0.25rem;
}
.pb-10 {
    padding-bottom: 2.5rem;
}
.pr-20 {
    padding-right: 5rem;
}
.pl-0 {
    padding-left: 0px;
}
.pb-0 {
    padding-bottom: 0px;
}
.pb-\[56\.5\%\] {
    padding-bottom: 56.5%;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.align-top {
    vertical-align: top;
}
.font-untitled-regular {
    font-family: untitled-regular;
}
.font-akademie-medium {
    font-family: akademie-medium;
}
.font-akademie-regular {
    font-family: akademie-regular;
}
.font-akademie-bold {
    font-family: akademie-bold;
}
.font-akademie-light {
    font-family: akademie-light;
}
.font-untitled-medium {
    font-family: untitled-medium;
}
.text-4xl {
    font-size: 2.25rem;
}
.text-sm {
    font-size: .875rem;
}
.text-lg {
    font-size: 1.125rem;
}
.text-xl {
    font-size: 1.25rem;
}
.text-5xl {
    font-size: 3rem;
}
.text-2xl {
    font-size: 1.5rem;
}
.\!text-lg {
    font-size: 1.125rem !important;
}
.text-base {
    font-size: 1rem;
}
.text-xs {
    font-size: .75rem;
}
.\!text-xl {
    font-size: 1.25rem !important;
}
.text-3xl {
    font-size: 1.875rem;
}
.text-tiny {
    font-size: .875rem;
}
.font-normal {
    font-weight: 400;
}
.not-italic {
    font-style: normal;
}
.leading-8 {
    line-height: 2rem;
}
.leading-tight {
    line-height: 1.25;
}
.leading-10 {
    line-height: 2.5rem;
}
.leading-relaxed {
    line-height: 1.625;
}
.text-nights-n700 {
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
.text-nights-n100 {
    --tw-text-opacity: 1;
    color: rgb(231 233 238 / var(--tw-text-opacity));
}
.text-reds-r400 {
    --tw-text-opacity: 1;
    color: rgb(239 111 93 / var(--tw-text-opacity));
}
.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-reds-r600 {
    --tw-text-opacity: 1;
    color: rgb(209 42 58 / var(--tw-text-opacity));
}
.text-blues-b400 {
    --tw-text-opacity: 1;
    color: rgb(16 98 251 / var(--tw-text-opacity));
}
.text-nights-n300 {
    --tw-text-opacity: 1;
    color: rgb(170 174 187 / var(--tw-text-opacity));
}
.text-nights-n400 {
    --tw-text-opacity: 1;
    color: rgb(128 134 154 / var(--tw-text-opacity));
}
.\!text-reds-r400 {
    --tw-text-opacity: 1 !important;
    color: rgb(239 111 93 / var(--tw-text-opacity)) !important;
}
.underline {
    text-decoration-line: underline;
}
.\!underline {
    text-decoration-line: underline !important;
}
.no-underline {
    text-decoration-line: none;
}
.opacity-75 {
    opacity: 0.75;
}
.opacity-40 {
    opacity: 0.4;
}
.opacity-50 {
    opacity: 0.5;
}
.opacity-100 {
    opacity: 1;
}
.opacity-25 {
    opacity: 0.25;
}
.opacity-0 {
    opacity: 0;
}
.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-none {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.brightness-50 {
    --tw-brightness: brightness(.5);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.brightness-100 {
    --tw-brightness: brightness(1);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}
.transition-none {
    transition-property: none;
}
.duration-500 {
    transition-duration: 500ms;
}
.duration-200 {
    transition-duration: 200ms;
}
.duration-300 {
    transition-duration: 300ms;
}
.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.html body {
    font-family: akademie-regular;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
.k15t-container {
    width: 100%;
}
@media (min-width: 480px) {
    .k15t-container {
        max-width: 480px;
    }
}
@media (min-width: 640px) {
    .k15t-container {
        max-width: 640px;
    }
}
@media (min-width: 768px) {
    .k15t-container {
        max-width: 768px;
    }
}
@media (min-width: 1024px) {
    .k15t-container {
        max-width: 1024px;
    }
}
@media (min-width: 1225px) {
    .k15t-container {
        max-width: 1225px;
    }
}
@media (min-width: 1450px) {
    .k15t-container {
        max-width: 1450px;
    }
}
.k15t-container {
    padding-left: 1rem;
    padding-right: 1rem;
}
@media (min-width: 1225px) {
    .k15t-container {
        padding-left: 0px;
        padding-right: 0px;
    }
}
h1,h2,h3,h4,h5,h6 {
    line-height: 1.375;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
h1 {
    font-size: 3rem;
    line-height: 1.25;
}
@media (min-width: 1024px) {
    h1 {
        font-size: 3.75rem;
    }
}
@media (min-width: 1225px) {
    h1 {
        font-size: 4.5rem;
    }
}
h2 {
    font-size: 1.875rem;
    line-height: 1.25;
}
@media (min-width: 768px) {
    h2 {
        font-size: 2.25rem;
    }
}
h3 {
    font-size: 1.5rem;
}
@media (min-width: 768px) {
    h3 {
        font-size: 1.875rem;
    }
}
@media (min-width: 1024px) {
    h3 {
        font-size: 2.25rem;
    }
}
p, span {
    font-family: akademie-regular;
    line-height: 1.625;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
.k15t-button {
    box-sizing: content-box;
    display: inline-flex;
    height: 2.5rem;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 9999px;
    padding-left: 2rem;
    padding-right: 2rem;
    font-family: akademie-medium;
    font-size: 1.25rem;
}
@media (min-width: 768px) {
    .k15t-button {
        height: 3rem;
    }
}
.k15t-button {
    width: -moz-max-content;
    width: max-content;
    max-width: max-content;
    max-width: -moz-max-content;
}
button[type="submit"].k15t-button-greens-g400, .k15t-button-greens-g400 {
    --tw-bg-opacity: 1;
    background-color: rgb(37 233 164 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
button[type="submit"].k15t-button-greens-g400:hover, .k15t-button-greens-g400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 238 / var(--tw-bg-opacity));
}
button[type="submit"].k15t-button-white, .k15t-button-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
button[type="submit"].k15t-button-white:hover, .k15t-button-white:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 238 / var(--tw-bg-opacity));
}
button[type="submit"].k15t-button-nights-n700, .k15t-button-nights-n700 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 12 52 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
button[type="submit"].k15t-button-nights-n700:hover, .k15t-button-nights-n700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 238 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
.k15t-button-arrow::after {
    margin-left: 0.75rem;
    margin-top: 6px;
    height: 17px;
    width: 17px;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    content: "";
}
a.k15t-button-arrow:not(.k15t-button)::after {
    margin-top: 10px;
}
.k15t-button-arrow-greens-g400::after,
.k15t-button-arrow-white::after {
    background: transparent url('../images/common/icons/k15t-icon-arrow-right-dark.svg') no-repeat;
}
.k15t-button-arrow-greens-g400:hover::after,
.k15t-button-arrow-white:hover::after,
.k15t-button-arrow-white:hover::after {
    margin-left: 1rem;
    margin-right: -0.25rem;
    background: transparent url('../images/common/icons/k15t-icon-arrow-right-dark.svg') no-repeat;
}
.k15t-button-arrow-nights-n700::after {
    background: transparent url('../images/common/icons/k15t-icon-arrow-right-white.svg') no-repeat;
}
.k15t-button-arrow-nights-n700:hover::after {
    margin-left: 1rem;
    margin-right: -0.25rem;
    background: transparent url('../images/common/icons/k15t-icon-arrow-right-dark.svg') no-repeat;
}
.k15t-hero-gradient-80 {
    background: linear-gradient(90deg, transparent 60%, #F2F3F7 50%);
}
.k15t-hero-gradient-60 {
    background: linear-gradient(90deg, transparent 60%, #F2F3F7 50%);
}
.k15t-green-gradient {
    transition: background-size 0.4s ease;
    background-image: linear-gradient(180deg, transparent 65%, #25E9A4 0);
}
.k15t-module-spacing {
    margin-top: 6rem;
}
@media (min-width: 768px) {
    .k15t-module-spacing {
        margin-top: 6rem;
    }
}
@media (min-width: 1024px) {
    .k15t-module-spacing {
        margin-top: 6rem;
    }
}
.k15t-link-green-underline {
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s ease;
    background-image: linear-gradient(180deg, transparent 65%, #25E9A4 0);
}
.k15t-link-green-underline:hover {
    background-size: 100% 100%;
}
.k15t-border-top:before {
    background-color: #25e9a4;
    border-radius: 2px;
    border: 0;
    clear: both;
    content: "";
    display: table;
    height: 4px;
    margin: 0 auto 2em;
    width: 45px;
}
.k15t-border-top-dark:before {
    --tw-bg-opacity: 1;
    background-color: rgb(0 12 52 / var(--tw-bg-opacity));
}
.k15t-heading-underline:after,
.k15t-heading-underline-30:after,
.k15t-heading-underline-n700:after,
.k15t-heading-underline-center:after,
.k15t-heading-top-line:before,
.k15t-heading-top-line-n700:before {
    clear: both;
    display: table;
    height: 4px;
    width: 60px;
    border-radius: 2px;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(37 233 164 / var(--tw-bg-opacity));
}
.k15t-heading-underline-center:after,
.k15t-heading-underline-30:after {
    width: 30px;
}
.k15t-heading-underline-n700:after,
.k15t-heading-top-line-n700:before {
    clear: both;
    display: table;
    height: 4px;
    border-radius: 2px;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(0 12 52 / var(--tw-bg-opacity));
}
.k15t-heading-underline:after,
.k15t-heading-underline-30:after,
.k15t-heading-underline-center:after {
    content: "";
    margin: .5em 0 0;
}
.k15t-heading-underline-center:after {
    margin: .5em auto 0;
}
.k15t-heading-top-line:before,
.k15t-heading-top-line-n700:before {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1rem;
    content: "";
}
.k15t-heading-top-line-left:before {
    margin-bottom: 1rem;
    margin-left: 0px;
}
.k15t-arrow-infront:before {
    content: "";
    display: block;
    position: absolute;
    top: 42%;
    left: 7.5rem;
    width: 10px;
    height: 5px;
    transform: rotate(90deg);
    padding-left: .625rem;
    background-image: url("../images/common/icons/k15t-dropdown-arrow.svg");
}
.k15t-breadcrumb {
    margin-left: 3rem;
    overflow: hidden;
    font-family: akademie-bold;
    font-size: 1.125rem;
}
.k15t-breadcrumb:before {
    content: "";
    display: block;
    position: absolute;
    top: 42%;
    left: 7.5rem;
    width: 10px;
    height: 5px;
    transform: rotate(90deg);
    padding-left: .625rem;
    background-image: url("../images/common/icons/k15t-dropdown-arrow.svg");
}
.k15t-breadcrumb {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
@media screen and (max-width: 640px) {
    .k15t-breadcrumb {
        display: none;
    }
}
.k15t-dropdown-arrow:after, .k15t-dropdown-arrow-mobile:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 2.5rem;
    width: 10px;
    height: 6px;
    transform: rotate(180deg) translateY(50%);
    padding-left: .625rem;
    background-image: url("../images/common/icons/k15t-dropdown-arrow.svg");
}
.k15t-dropdown-arrow:hover:after, .k15t-dropdown-arrow-mobile:hover:after {
    transform: rotate(0) translateY(-50%);
}
.k15t-dropdown-arrow-mobile:after {
    margin-top: .8rem;
    margin-left: 1rem;
    position: inherit;
}
.k15t-arrow-down {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.k15t-arrow-up {
    border: solid black;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.k15t-email-label {
    background-image: url('../images/common/icons/k15t-email-label.svg');
    background-position: 10px center;
}
.k15t-html-render {
    font-family: akademie-regular;
    font-size: 1rem;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
.k15t-html-render > h2,
.k15t-html-render > h3 {
    margin-bottom: 2rem;
    margin-top: 4rem;
    font-family: akademie-medium;
    font-size: 1.875rem;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
.k15t-html-render > h2:after,
.k15t-html-render > h3:after {
    background-color: rgb(37 233 164 / var(--tw-bg-opacity));
    width: 30px;
    clear: both;
    display: table;
    height: 4px;
    border-radius: 2px;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: rgb(0 12 52 / var(--tw-bg-opacity));
    content: "";
    margin: .5em 0 0;
}
.k15t-html-render > h3 {
    font-size: 1.5rem;
}
.k15t-html-render > h2:first-of-type,
.k15t-html-render > h3:first-of-type {
    margin-top: 0px;
}
.k15t-html-render > p {
    margin-bottom: 1rem;
}
.k15t-html-render > a,
.k15t-html-render > p > a {
    cursor: pointer;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
    text-decoration-line: underline;
}
.k15t-html-render > ul {
    margin-bottom: 2rem;
}
.k15t-html-render > ul >  li {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.k15t-html-render > ul >  li > a {
    margin-bottom: 2rem;
    font-family: akademie-regular;
    font-size: 1.5rem;
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
    background-size: 0 100%;
    background-repeat: no-repeat;
    transition: background-size 0.4s ease;
    background-image: linear-gradient(180deg, transparent 65%, #25E9A4 0);
}
.k15t-html-render > ul >  li > a:hover {
    background-size: 100% 100%;
}
.k15t-announcementBanner a {
    margin-left: 1rem;
    display: inline-flex;
    text-decoration-line: none;
}
.k15t-announcementBanner a::after {
    margin-left: 0.75rem;
    margin-top: 6px;
    height: 17px;
    width: 17px;
    transition-duration: 300ms;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    content: "";
}
a.k15t-announcementBanner a:not(.k15t-button)::after {
    margin-top: 10px;
}
.k15t-announcementBanner a::after {
    background: transparent url('../images/common/icons/k15t-icon-arrow-right-dark.svg') no-repeat;
}
.k15t-announcementBanner a:hover::after,.k15t-announcementBanner a:hover::after {
    margin-left: 1rem;
    margin-right: -0.25rem;
    background: transparent url('../images/common/icons/k15t-icon-arrow-right-dark.svg') no-repeat;
}
.k15t-announcementBanner p {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.k15t-youtube-embed {
    position: relative;
    display: block;
    height: 0px;
    max-width: 100%;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 56.5%;
}
.k15t-youtube-embed > iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    border-width: 0px;
}
.k15t-background-wave-stripe {
    background-image: url('../images/common/patterns/bg-pattern-wave-stripe.svg');
    background-repeat: no-repeat;
    background-size: auto;
    background-position-x: -330px;
    background-position-y: 100px;
}
.hover\:bg-secondary-n700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 12 52 / var(--tw-bg-opacity));
}
.hover\:bg-nights-n100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 238 / var(--tw-bg-opacity));
}
.hover\:bg-white\/30:hover {
    background-color: rgb(255 255 255 / 0.3);
}
.hover\:bg-nights-n25:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(247 248 252 / var(--tw-bg-opacity));
}
.hover\:bg-purples-p200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(187 154 232 / var(--tw-bg-opacity));
}
.hover\:bg-\[length\:100\%_100\%\]:hover {
    background-size: 100% 100%;
}
.hover\:bg-center:hover {
    background-position: center;
}
.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hover\:underline:hover {
    text-decoration-line: underline;
}
.hover\:opacity-100:hover {
    opacity: 1;
}
.focus\:bg-nights-n100:focus {
    --tw-bg-opacity: 1;
    background-color: rgb(231 233 238 / var(--tw-bg-opacity));
}
.focus\:text-nights-n700:focus {
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
}
.group:hover .group-hover\:ml-4 {
    margin-left: 1rem;
}
.group\/item:hover .group-hover\/item\:flex {
    display: flex;
}
.group\/item:hover .group-hover\/item\:flex-col {
    flex-direction: column;
}
.group\/item:hover .group-hover\/item\:border-b-4 {
    border-bottom-width: 4px;
}
.group:hover .group-hover\:border-b-4 {
    border-bottom-width: 4px;
}
.group:hover .group-hover\:bg-\[length\:100\%_100\%\] {
    background-size: 100% 100%;
}
.group:hover .group-hover\:text-nights-n700 {
    --tw-text-opacity: 1;
    color: rgb(0 12 52 / var(--tw-text-opacity));
}
.group:hover .group-hover\:underline {
    text-decoration-line: underline;
}
.group\/link:hover .group-hover\/link\:underline {
    text-decoration-line: underline;
}
.group:hover .group-hover\:opacity-100 {
    opacity: 1;
}
@media (min-width: 480px) {
    .xsm\:block {
        display: block;
    }
    .xsm\:h-\[252px\] {
        height: 252px;
    }
}
@media (min-width: 640px) {
    .sm\:col-start-2 {
        grid-column-start: 2;
    }
    .sm\:h-\[340px\] {
        height: 340px;
    }
}
@media (min-width: 768px) {
    .md\:container {
        width: 100%;
    }
    @media (min-width: 480px) {
        .md\:container {
            max-width: 480px;
        }
    }
    @media (min-width: 640px) {
        .md\:container {
            max-width: 640px;
        }
    }
    @media (min-width: 768px) {
        .md\:container {
            max-width: 768px;
        }
    }
    @media (min-width: 1024px) {
        .md\:container {
            max-width: 1024px;
        }
    }
    @media (min-width: 1225px) {
        .md\:container {
            max-width: 1225px;
        }
    }
    @media (min-width: 1450px) {
        .md\:container {
            max-width: 1450px;
        }
    }
    .md\:absolute {
        position: absolute;
    }
    .md\:relative {
        position: relative;
    }
    .md\:inset-y-8 {
        top: 2rem;
        bottom: 2rem;
    }
    .md\:inset-x-8 {
        left: 2rem;
        right: 2rem;
    }
    .md\:inset-x-auto {
        left: auto;
        right: auto;
    }
    .md\:bottom-auto {
        bottom: auto;
    }
    .md\:order-1 {
        order: 1;
    }
    .md\:order-2 {
        order: 2;
    }
    .md\:col-span-10 {
        grid-column: span 10 / span 10;
    }
    .md\:col-span-2 {
        grid-column: span 2 / span 2;
    }
    .md\:col-span-1 {
        grid-column: span 1 / span 1;
    }
    .md\:col-start-2 {
        grid-column-start: 2;
    }
    .md\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .md\:mx-auto {
        margin-left: auto;
        margin-right: auto;
    }
    .md\:my-24 {
        margin-top: 6rem;
        margin-bottom: 6rem;
    }
    .md\:mx-16 {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .md\:my-40 {
        margin-top: 10rem;
        margin-bottom: 10rem;
    }
    .md\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    .md\:my-48 {
        margin-top: 12rem;
        margin-bottom: 12rem;
    }
    .md\:mt-16 {
        margin-top: 4rem;
    }
    .md\:mb-0 {
        margin-bottom: 0px;
    }
    .md\:mb-12 {
        margin-bottom: 3rem;
    }
    .md\:mb-16 {
        margin-bottom: 4rem;
    }
    .md\:mb-2 {
        margin-bottom: 0.5rem;
    }
    .md\:mt-8 {
        margin-top: 2rem;
    }
    .md\:mb-24 {
        margin-bottom: 6rem;
    }
    .md\:mt-12 {
        margin-top: 3rem;
    }
    .md\:mr-auto {
        margin-right: auto;
    }
    .md\:mr-12 {
        margin-right: 3rem;
    }
    .md\:mt-0 {
        margin-top: 0px;
    }
    .md\:mr-60 {
        margin-right: 15rem;
    }
    .md\:mr-2 {
        margin-right: 0.5rem;
    }
    .md\:ml-2 {
        margin-left: 0.5rem;
    }
    .md\:mt-24 {
        margin-top: 6rem;
    }
    .md\:mb-40 {
        margin-bottom: 10rem;
    }
    .md\:ml-8 {
        margin-left: 2rem;
    }
    .md\:mr-6 {
        margin-right: 1.5rem;
    }
    .md\:mt-40 {
        margin-top: 10rem;
    }
    .md\:mb-8 {
        margin-bottom: 2rem;
    }
    .md\:block {
        display: block;
    }
    .md\:inline {
        display: inline;
    }
    .md\:flex {
        display: flex;
    }
    .md\:inline-flex {
        display: inline-flex;
    }
    .md\:grid {
        display: grid;
    }
    .md\:hidden {
        display: none;
    }
    .md\:h-\[414px\] {
        height: 414px;
    }
    .md\:h-12 {
        height: 3rem;
    }
    .md\:min-h-\[650px\] {
        min-height: 650px;
    }
    .md\:min-h-\[500px\] {
        min-height: 500px;
    }
    .md\:w-\[112px\] {
        width: 112px;
    }
    .md\:w-\[480px\] {
        width: 480px;
    }
    .md\:w-10\/12 {
        width: 83.333333%;
    }
    .md\:w-1\/2 {
        width: 50%;
    }
    .md\:w-9\/12 {
        width: 75%;
    }
    .md\:w-\[500px\] {
        width: 500px;
    }
    .md\:w-full {
        width: 100%;
    }
    .md\:w-3\/4 {
        width: 75%;
    }
    .md\:w-\[492px\] {
        width: 492px;
    }
    .md\:min-w-\[100px\] {
        min-width: 100px;
    }
    .md\:min-w-\[240px\] {
        min-width: 240px;
    }
    .md\:min-w-\[350px\] {
        min-width: 350px;
    }
    .md\:min-w-\[632px\] {
        min-width: 632px;
    }
    .md\:max-w-\[175px\] {
        max-width: 175px;
    }
    .md\:max-w-\[80px\] {
        max-width: 80px;
    }
    .md\:max-w-\[600px\] {
        max-width: 600px;
    }
    .md\:max-w-\[420px\] {
        max-width: 420px;
    }
    .md\:max-w-\[240px\] {
        max-width: 240px;
    }
    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .md\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .md\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .md\:flex-row {
        flex-direction: row;
    }
    .md\:items-center {
        align-items: center;
    }
    .md\:justify-end {
        justify-content: flex-end;
    }
    .md\:gap-16 {
        gap: 4rem;
    }
    .md\:gap-36 {
        gap: 9rem;
    }
    .md\:gap-14 {
        gap: 3.5rem;
    }
    .md\:gap-4 {
        gap: 1rem;
    }
    .md\:gap-6 {
        gap: 1.5rem;
    }
    .md\:gap-8 {
        gap: 2rem;
    }
    .md\:gap-0 {
        gap: 0px;
    }
    .md\:gap-12 {
        gap: 3rem;
    }
    .md\:gap-x-6 {
        -moz-column-gap: 1.5rem;
             column-gap: 1.5rem;
    }
    .md\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .md\:self-auto {
        align-self: auto;
    }
    .md\:bg-clip-border {
        background-clip: border-box;
    }
    .md\:bg-center {
        background-position: center;
    }
    .md\:bg-no-repeat {
        background-repeat: no-repeat;
    }
    .md\:p-12 {
        padding: 3rem;
    }
    .md\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .md\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    .md\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }
    .md\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem;
    }
    .md\:py-12 {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .md\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .md\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .md\:pt-12 {
        padding-top: 3rem;
    }
    .md\:pb-16 {
        padding-bottom: 4rem;
    }
    .md\:pr-12 {
        padding-right: 3rem;
    }
    .md\:pr-52 {
        padding-right: 13rem;
    }
    .md\:pr-32 {
        padding-right: 8rem;
    }
    .md\:pt-16 {
        padding-top: 4rem;
    }
    .md\:pl-8 {
        padding-left: 2rem;
    }
    .md\:pt-32 {
        padding-top: 8rem;
    }
    .md\:pl-14 {
        padding-left: 3.5rem;
    }
    .md\:pl-16 {
        padding-left: 4rem;
    }
    .md\:pb-32 {
        padding-bottom: 8rem;
    }
    .md\:pt-24 {
        padding-top: 6rem;
    }
    .md\:pb-40 {
        padding-bottom: 10rem;
    }
    .md\:pl-12 {
        padding-left: 3rem;
    }
    .md\:text-2xl {
        font-size: 1.5rem;
    }
    .md\:text-3xl {
        font-size: 1.875rem;
    }
    .md\:text-4xl {
        font-size: 2.25rem;
    }
    .md\:text-xl {
        font-size: 1.25rem;
    }
    .md\:text-5xl {
        font-size: 3rem;
    }
    .md\:\!text-xl {
        font-size: 1.25rem !important;
    }
    .md\:leading-\[3rem\] {
        line-height: 3rem;
    }
}
@media (min-width: 1024px) {
    .lg\:relative {
        position: relative;
    }
    .lg\:inset-y-32 {
        top: 8rem;
        bottom: 8rem;
    }
    .lg\:inset-x-32 {
        left: 8rem;
        right: 8rem;
    }
    .lg\:-top-\[25px\] {
        top: -25px;
    }
    .lg\:-left-\[140px\] {
        left: -140px;
    }
    .lg\:-bottom-\[165px\] {
        bottom: -165px;
    }
    .lg\:right-\[40px\] {
        right: 40px;
    }
    .lg\:-right-\[65px\] {
        right: -65px;
    }
    .lg\:top-\[-55\%\] {
        top: -55%;
    }
    .lg\:left-\[68px\] {
        left: 68px;
    }
    .lg\:order-last {
        order: 9999;
    }
    .lg\:order-first {
        order: -9999;
    }
    .lg\:order-2 {
        order: 2;
    }
    .lg\:order-3 {
        order: 3;
    }
    .lg\:order-1 {
        order: 1;
    }
    .lg\:col-span-8 {
        grid-column: span 8 / span 8;
    }
    .lg\:col-span-1 {
        grid-column: span 1 / span 1;
    }
    .lg\:col-span-3 {
        grid-column: span 3 / span 3;
    }
    .lg\:col-start-2 {
        grid-column-start: 2;
    }
    .lg\:mx-0 {
        margin-left: 0px;
        margin-right: 0px;
    }
    .lg\:mx-24 {
        margin-left: 6rem;
        margin-right: 6rem;
    }
    .lg\:my-36 {
        margin-top: 9rem;
        margin-bottom: 9rem;
    }
    .lg\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }
    .lg\:my-40 {
        margin-top: 10rem;
        margin-bottom: 10rem;
    }
    .lg\:mb-16 {
        margin-bottom: 4rem;
    }
    .lg\:mb-20 {
        margin-bottom: 5rem;
    }
    .lg\:mr-10 {
        margin-right: 2.5rem;
    }
    .lg\:ml-4 {
        margin-left: 1rem;
    }
    .lg\:mb-0 {
        margin-bottom: 0px;
    }
    .lg\:mr-8 {
        margin-right: 2rem;
    }
    .lg\:mt-0 {
        margin-top: 0px;
    }
    .lg\:mr-24 {
        margin-right: 6rem;
    }
    .lg\:mr-80 {
        margin-right: 20rem;
    }
    .lg\:mr-4 {
        margin-right: 1rem;
    }
    .lg\:mr-6 {
        margin-right: 1.5rem;
    }
    .lg\:mt-10 {
        margin-top: 2.5rem;
    }
    .lg\:mt-96 {
        margin-top: 24rem;
    }
    .lg\:mt-24 {
        margin-top: 6rem;
    }
    .lg\:mt-16 {
        margin-top: 4rem;
    }
    .lg\:ml-0 {
        margin-left: 0px;
    }
    .lg\:mr-12 {
        margin-right: 3rem;
    }
    .lg\:mb-24 {
        margin-bottom: 6rem;
    }
    .lg\:mb-40 {
        margin-bottom: 10rem;
    }
    .lg\:mt-3 {
        margin-top: 0.75rem;
    }
    .lg\:block {
        display: block;
    }
    .lg\:flex {
        display: flex;
    }
    .lg\:hidden {
        display: none;
    }
    .lg\:h-\[530px\] {
        height: 530px;
    }
    .lg\:max-h-\[140px\] {
        max-height: 140px;
    }
    .lg\:min-h-\[850px\] {
        min-height: 850px;
    }
    .lg\:min-h-\[750px\] {
        min-height: 750px;
    }
    .lg\:min-h-\[500px\] {
        min-height: 500px;
    }
    .lg\:w-\[935px\] {
        width: 935px;
    }
    .lg\:w-\[800px\] {
        width: 800px;
    }
    .lg\:w-10\/12 {
        width: 83.333333%;
    }
    .lg\:w-3\/4 {
        width: 75%;
    }
    .lg\:w-\[860px\] {
        width: 860px;
    }
    .lg\:min-w-\[245px\] {
        min-width: 245px;
    }
    .lg\:min-w-\[465px\] {
        min-width: 465px;
    }
    .lg\:max-w-\[140px\] {
        max-width: 140px;
    }
    .lg\:max-w-full {
        max-width: 100%;
    }
    .lg\:max-w-\[100px\] {
        max-width: 100px;
    }
    .lg\:max-w-\[500px\] {
        max-width: 500px;
    }
    .lg\:max-w-\[80px\] {
        max-width: 80px;
    }
    .lg\:max-w-\[620px\] {
        max-width: 620px;
    }
    .lg\:max-w-\[345px\] {
        max-width: 345px;
    }
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .lg\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr));
    }
    .lg\:flex-row {
        flex-direction: row;
    }
    .lg\:flex-col {
        flex-direction: column;
    }
    .lg\:gap-24 {
        gap: 6rem;
    }
    .lg\:gap-8 {
        gap: 2rem;
    }
    .lg\:gap-x-4 {
        -moz-column-gap: 1rem;
             column-gap: 1rem;
    }
    .lg\:gap-x-12 {
        -moz-column-gap: 3rem;
             column-gap: 3rem;
    }
    .lg\:border-t {
        border-top-width: 1px;
    }
    .lg\:border-nights-n500 {
        --tw-border-opacity: 1;
        border-color: rgb(85 93 120 / var(--tw-border-opacity));
    }
    .lg\:p-12 {
        padding: 3rem;
    }
    .lg\:py-24 {
        padding-top: 6rem;
        padding-bottom: 6rem;
    }
    .lg\:px-24 {
        padding-left: 6rem;
        padding-right: 6rem;
    }
    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem;
    }
    .lg\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem;
    }
    .lg\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
    }
    .lg\:px-14 {
        padding-left: 3.5rem;
        padding-right: 3.5rem;
    }
    .lg\:py-0 {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .lg\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
    .lg\:pr-16 {
        padding-right: 4rem;
    }
    .lg\:pr-48 {
        padding-right: 12rem;
    }
    .lg\:pb-4 {
        padding-bottom: 1rem;
    }
    .lg\:pt-40 {
        padding-top: 10rem;
    }
    .lg\:pb-24 {
        padding-bottom: 6rem;
    }
    .lg\:pr-6 {
        padding-right: 1.5rem;
    }
    .lg\:pt-3 {
        padding-top: 0.75rem;
    }
    .lg\:text-left {
        text-align: left;
    }
    .lg\:text-right {
        text-align: right;
    }
    .lg\:text-5xl {
        font-size: 3rem;
    }
    .lg\:text-2xl {
        font-size: 1.5rem;
    }
    .lg\:text-6xl {
        font-size: 3.75rem;
    }
    .lg\:text-3xl {
        font-size: 1.875rem;
    }
    .lg\:text-xl {
        font-size: 1.25rem;
    }
}
@media (min-width: 1225px) {
    .xl\:absolute {
        position: absolute;
    }
    .xl\:top-\[60px\] {
        top: 60px;
    }
    .xl\:-left-\[210px\] {
        left: -210px;
    }
    .xl\:-bottom-\[155px\] {
        bottom: -155px;
    }
    .xl\:right-\[0px\] {
        right: 0px;
    }
    .xl\:-right-\[115px\] {
        right: -115px;
    }
    .xl\:-left-\[320px\] {
        left: -320px;
    }
    .xl\:-top-20 {
        top: -5rem;
    }
    .xl\:-left-\[160px\] {
        left: -160px;
    }
    .xl\:bottom-0 {
        bottom: 0px;
    }
    .xl\:-right-\[230px\] {
        right: -230px;
    }
    .xl\:top-14 {
        top: 3.5rem;
    }
    .xl\:left-\[183px\] {
        left: 183px;
    }
    .xl\:col-span-4 {
        grid-column: span 4 / span 4;
    }
    .xl\:col-span-2 {
        grid-column: span 2 / span 2;
    }
    .xl\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem;
    }
    .xl\:mt-8 {
        margin-top: 2rem;
    }
    .xl\:mr-20 {
        margin-right: 5rem;
    }
    .xl\:ml-40 {
        margin-left: 10rem;
    }
    .xl\:ml-8 {
        margin-left: 2rem;
    }
    .xl\:mr-12 {
        margin-right: 3rem;
    }
    .xl\:mt-0 {
        margin-top: 0px;
    }
    .xl\:mr-16 {
        margin-right: 4rem;
    }
    .xl\:-ml-8 {
        margin-left: -2rem;
    }
    .xl\:ml-0 {
        margin-left: 0px;
    }
    .xl\:block {
        display: block;
    }
    .xl\:grid {
        display: grid;
    }
    .xl\:min-h-\[870px\] {
        min-height: 870px;
    }
    .xl\:w-9\/12 {
        width: 75%;
    }
    .xl\:min-w-\[290px\] {
        min-width: 290px;
    }
    .xl\:min-w-\[620px\] {
        min-width: 620px;
    }
    .xl\:max-w-\[100px\] {
        max-width: 100px;
    }
    .xl\:max-w-\[760px\] {
        max-width: 760px;
    }
    .xl\:max-w-\[620px\] {
        max-width: 620px;
    }
    .xl\:max-w-\[968px\] {
        max-width: 968px;
    }
    .xl\:max-w-\[110px\] {
        max-width: 110px;
    }
    .xl\:max-w-full {
        max-width: 100%;
    }
    .xl\:max-w-fit {
        max-width: -moz-fit-content;
        max-width: fit-content;
    }
    .xl\:max-w-\[510px\] {
        max-width: 510px;
    }
    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
    .xl\:gap-4 {
        gap: 1rem;
    }
    .xl\:justify-self-center {
        justify-self: center;
    }
    .xl\:p-8 {
        padding: 2rem;
    }
    .xl\:px-0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .xl\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem;
    }
    .xl\:pr-64 {
        padding-right: 16rem;
    }
    .xl\:font-akademie-bold {
        font-family: akademie-bold;
    }
    .xl\:text-xl {
        font-size: 1.25rem;
    }
    .xl\:text-7xl {
        font-size: 4.5rem;
    }
    .xl\:text-\[96px\] {
        font-size: 96px;
    }
}
@media (min-width: 1450px) {
    .\32xl\:left-\[290px\] {
        left: 290px;
    }
    .\32xl\:w-\[870px\] {
        width: 870px;
    }
    .\32xl\:max-w-\[864px\] {
        max-width: 864px;
    }
    .\32xl\:max-w-\[180px\] {
        max-width: 180px;
    }
    .\32xl\:gap-8 {
        gap: 2rem;
    }
    .\32xl\:text-7xl {
        font-size: 4.5rem;
    }
}
