@import url(https://use.typekit.net/oyg0vng.css);


address{
        font-style: normal;
}.rich-text{
        display: flex;
        justify-content: flex-end;
}.brand-background {
        border-radius: var(--space-l);
        overflow: hidden;
        background-image: linear-gradient(to right, var(--tw-gradient-stops));
        --tw-gradient-from: #185CA3 var(--tw-gradient-from-position);
        --tw-gradient-to: rgb(24 92 163 / 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
        --tw-gradient-to: #48CDFF var(--tw-gradient-to-position);
        padding-top: var(--space-3xl);
        padding-bottom: var(--space-3xl);
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }@media (min-width: 1024px){

    .brand-background {
        border-radius: var(--space-3xl);
    }
}.light-background{
        --tw-bg-opacity: 1;
        background-color: rgb(235 250 255 / var(--tw-bg-opacity, 1));
        padding-top: var(--space-3xl);
        padding-bottom: var(--space-3xl);
}.chapters-map{
        position: relative;
}.chapters-map > div{
        display: flex;
}.chapters-map .chapter-links{
        position: relative;
        z-index: 10;
        display: flex;
        max-width: 640px;
        flex-basis: 100%;
        flex-direction: column;
}.chapters-map .chapter-links > *:not(:last-child):not(.brand-background):not(.hero-homepage){
        margin-bottom: var(--space-l);
}@media (min-width: 1024px){.chapters-map .chapter-links{
                flex-basis: 33.333333%;
        }
}@media (min-width: 1280px){.chapters-map .chapter-links{
                flex-basis: 50%;
        }
}.chapters-map #globe{
        position: absolute;
        top: 0px;
        display: none;
        height: 100%;
        width: 100% !important;
        flex-basis: 100% !important;
}@media (min-width: 1024px){.chapters-map #globe{
                display: flex;
                width: 50% !important;
                flex-basis: 50% !important;
        }
}.chapters-map #globe {
        left: -20%;
    }@media (min-width: 1280px) {.chapters-map #globe{
                left: 0px;
        }
        }/* Media Query for macbook squished globe */@media (max-width: 1279px) and (orientation: landscape) {.chapters-map #globe {
            left: -2.0%;
            top: 12.5%;
            height: 80%
    }
        }@media (max-height: 880px) and (min-height: 721px) and (orientation: landscape) {.chapters-map #globe{
                height: 80%;
            top: 12.5%;
        }
        }@media (max-height: 720px) and (orientation: landscape) {.chapters-map #globe{
                height: 50%;
            top: 25%;
        }
        }.chapters-map #globe > canvas{
        position: absolute;
        top: 50%;
        height: 100% !important;
        width: 75% !important;
}@media (min-width: 1024px){.chapters-map #globe > canvas{
                width: 100% !important;
        }
}.chapters-map #globe > canvas {
            left: 100%;
            transform: translateY(-50%);
            mix-blend-mode: luminosity;
        }.block-header{
        margin-bottom: var(--space-l);
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        gap: var(--space-l);
        border-bottom-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
        padding-bottom: var(--space-l);
}.block-header h2{
        font-weight: 900;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
        font-size: var(--step-5);
}.block-header svg{
        height: 2.5rem;
        width: 2.5rem;
}.block-header > div:first-child{
        display: flex;
        flex-wrap: wrap;
        gap: var(--space-l);
}.block-header .prose {
        font-weight: 400;
    }.team .block-header{
        flex-direction: column;
        align-items: baseline;
        gap: 1rem;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.glide-auto {
    margin-left: calc((100% - 100vw) / 2);
    width: 100vw;
}.glide-auto .glide__slide{
        height: auto;
}.glide-auto .glide__slide img{
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
}.video-youtube{
        position: relative;
        aspect-ratio: 16 / 9;
        height: auto;
        width: 100%;
        overflow: hidden;
        border-radius: 0.375rem;
}.video-youtube img, .video-youtube iframe{
        aspect-ratio: 16 / 9;
        height: 100%;
        width: 100%;
        border-radius: 0.75rem;
}.video{
        position: relative;
        aspect-ratio: 16 / 9;
        cursor: pointer;
}.video video{
        aspect-ratio: 16 / 9;
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
}.video .play-overlay, .video-youtube .play-overlay{
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 6rem;
        line-height: 1;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
        transform: translateX(-50%) translateY(-50%);
}.video .play-overlay svg, .video-youtube .play-overlay svg{
        position: relative;
        height: 9rem;
        width: 9rem;
        border-radius: 9999px;
        --tw-bg-opacity: 1;
        background-color: rgb(24 92 163 / var(--tw-bg-opacity, 1));
        padding: var(--space-l);
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
            left: 5px;
}.video:hover .play-overlay svg, .video-youtube:hover .play-overlay svg{
        --tw-scale-x: 1.25;
        --tw-scale-y: 1.25;
        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));
}.latest-news header, .logo-carousel header{
        margin-bottom: var(--space-l);
}.columns{
        display: flex;
        flex-direction: column;
        gap: var(--space-l);
        padding-top: var(--space-l);
}@media (min-width: 1024px){.columns{
                flex-direction: row;
                gap: var(--space-3xl);
        }
}.columns > *{
        flex-basis: 50%;
}.events > div{
        display: flex;
        flex-direction: column;
        gap: var(--space-l);
}@media (min-width: 1024px){.events > div{
                flex-direction: row;
                gap: var(--space-3xl);
        }
}.events .main-img-wrapper{
        position: relative;
        flex-basis: 50%;
        align-self: baseline;
        overflow: hidden;
        border-top-width: 4px;
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
        border-radius: 0 0 25% 0;
        aspect-ratio: 9/10;
}.events .main-img-wrapper:after {
            content: " ";
            position: absolute;
            inset: 0px;
            height: 100%;
            width: 100%;
            --tw-bg-opacity: 1;
            background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
            opacity: 0.25;
        }.events .main-img-wrapper header{
        position: relative;
        z-index: 10;
        padding: var(--space-l);
            border: none;
}.events .main-img-wrapper header h2{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.events .main-img-wrapper img{
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
            aspect-ratio: 9/10;
}.events .events-list{
        flex-basis: 50%;
}.events .events-list > *{
        border-top-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.cta > div {
        border-radius: var(--space-l);
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        background-image: linear-gradient(to right, var(--tw-gradient-stops));
        --tw-gradient-from: #185CA3 var(--tw-gradient-from-position);
        --tw-gradient-to: rgb(24 92 163 / 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
        --tw-gradient-to: #48CDFF var(--tw-gradient-to-position);
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }@media (min-width: 1024px){.cta > div{
                flex-direction: row;
        }
}.cta .cta-content{
        display: flex;
        flex-basis: 60%;
        flex-direction: column;
        justify-content: center;
        gap: var(--space-s);
        padding: var(--space-l);
}@media (min-width: 1024px){.cta .cta-content{
                padding: var(--space-3xl);
        }
}.cta .cta-content h2{
        font-weight: 900;
}.cta .cta-media{
        flex-basis: 40%;
}.cta img {
        border-radius: var(--space-l);
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
    }.feature-block{
        display: flex;
        flex-direction: column;
        gap: var(--space-l);
}@media (min-width: 1024px){.feature-block{
                flex-direction: row;
                gap: var(--space-3xl);
        }
}.feature-block:not(.feature-top){
        align-items: center;
}.feature-block.reverse{
        flex-direction: column;
}@media (min-width: 1024px){.feature-block.reverse{
                flex-direction: row-reverse;
        }
}.feature-block > *{
        flex-basis: 50%;
}.feature-block .feature-media{
        overflow: hidden;
        border-radius: 0.5rem;
}.feature-block .feature-content{
        display: flex;
        flex-direction: column;
        gap: var(--space-l);
}.feature-block .feature-content :is(:where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *))) {
        font-size: var(--step-0);
        line-height: var(--step-0);
    }.feature-block .feature-content ul { line-height: var(--step-2); }.feature-block .feature-content h2{
        font-weight: 900;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.stats, .logo-carousel{
        border-radius: 0px !important;
}.stats > div, .logo-carousel > div{
        display: flex;
        gap: var(--space-l);
        overflow: hidden;
}.stats > div ul, .logo-carousel > div ul {
            will-change: transform;
            display: flex;
            gap: var(--space-l);
        }.stats > div ul li, .logo-carousel > div ul li{
        padding-right: var(--space-l);
                font-size: var(--step-2);
                white-space: nowrap;
}.logo-carousel{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: var(--space-l);
        overflow-x: hidden;
}.logo-carousel ul {
        animation: scrolling 30s linear infinite;
    }.logo-carousel ul li {
            width: 320px;
        }.logo-carousel ul img{
        aspect-ratio: 16 / 9;
        height: 100%;
        width: 100%;
        border-radius: 0.5rem;
        -o-object-fit: contain;
           object-fit: contain;
}.logo-carousel .reverse ul {
            animation: scrolling-reverse 30s linear infinite;
        }.stats{
        background-image: linear-gradient(to right, var(--tw-gradient-stops));
        --tw-gradient-from: #185CA3 var(--tw-gradient-from-position);
        --tw-gradient-to: rgb(24 92 163 / 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
        --tw-gradient-to: #48CDFF var(--tw-gradient-to-position);
        padding: var(--space-l);
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.stats > div {
        -webkit-mask: linear-gradient(90deg,#0000,#000 10% 90%,#0000);
    }.stats ul {
        animation: scrolling 10s linear infinite;
    }.stats ul li{
        border-right-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.stats.notification {
        letter-spacing: 0.05rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }.stats.notification li{
        font-size: 0.75rem;
        line-height: 1rem;
}.stats .close-notification{
        position: absolute;
        top: 0px;
        right: 0px;
}.stats .close-notification svg{
        height: 1rem;
        width: 1rem;
}.grid-crosslinks{
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: var(--space-xl);
}@media (min-width: 768px){.grid-crosslinks{
                grid-template-columns: repeat(2, minmax(0, 1fr));
        }
}@media (min-width: 1024px){.grid-crosslinks{
                grid-template-columns: repeat(4, minmax(0, 1fr));
        }
}article:has(aside) .stack .grid-crosslinks{
        gap: var(--space-l) !important;
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: var(--space-xl);
}@media (min-width: 768px){article:has(aside) .stack .grid-crosslinks{
                grid-template-columns: repeat(2, minmax(0, 1fr));
        }
}@media (min-width: 1024px){article:has(aside) .stack .grid-crosslinks{
                gap: var(--space-3xl);
        }
}.social-share{
        display: flex;
        align-items: center;
        gap: var(--space-s);
}.related-content{
        --tw-bg-opacity: 1;
        background-color: rgb(235 250 255 / var(--tw-bg-opacity, 1));
}.related-content header{
        padding-top: var(--space-3xl);
}.listings-wrapper > div{
        display: flex;
        flex-direction: column;
        gap: var(--space-xl);
}.listings-wrapper > div > header{
        display: flex;
        flex-direction: column;
        gap: var(--space-s);
}@media (min-width: 1024px){.listings-wrapper > div > header{
                max-width: 640px;
        }
}.listings-wrapper > div > header h2{
        font-weight: 900;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.listings-wrapper > div > header .kicker{
        --tw-text-opacity: 1;
        color: rgb(0 80 115 / var(--tw-text-opacity, 1));
}.listings-wrapper .listings{
        display: flex;
        gap: var(--space-3xl);
}.listings-wrapper .listings > div{
        flex-basis: 100%;
}.listings-wrapper .listings header, .listings-wrapper .listings .row{
        gap: var(--space-xl);
}.listings-wrapper .listings .row:not(:last-child){
        border-bottom-width: 1px;
        padding-bottom: var(--space-s);
}.listings-wrapper .listings:has(> .card-crosslink) > a{
        flex-basis: 33.333333%;
}.listings-wrapper .listings:has(> .card-crosslink) > div{
        flex-basis: 66.666667%;
}.listings-wrapper:nth-child(2n + 1) .listings{
        flex-direction: row-reverse;
}.listings-wrapper:nth-child(2n + 1) .listings .row:not(:last-child){
        --tw-border-opacity: 1;
        border-color: rgb(194 238 255 / var(--tw-border-opacity, 1));
}.listings-wrapper:nth-child(2n + 1) {
        margin-left: calc((100% - 100vw) / 2);
        width: 100vw;
        --tw-bg-opacity: 1;
        background-color: rgb(235 250 255 / var(--tw-bg-opacity, 1));
        padding-top: var(--space-3xl);
        padding-bottom: var(--space-3xl);
    }.listings-wrapper:nth-child(2n + 1) > div{
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 1rem;
        padding-left: 1rem;
}@media (min-width: 640px){.listings-wrapper:nth-child(2n + 1) > div{
                max-width: 640px;
                padding-right: 2rem;
                padding-left: 2rem;
        }
}@media (min-width: 768px){.listings-wrapper:nth-child(2n + 1) > div{
                max-width: 768px;
        }
}@media (min-width: 1024px){.listings-wrapper:nth-child(2n + 1) > div{
                max-width: 1024px;
                padding-right: 2.5rem;
                padding-left: 2.5rem;
        }
}@media (min-width: 1280px){.listings-wrapper:nth-child(2n + 1) > div{
                max-width: 1280px;
                padding-right: 3rem;
                padding-left: 3rem;
        }
}@media (min-width: 1536px){.listings-wrapper:nth-child(2n + 1) > div{
                max-width: 1536px;
        }
}article .stack .listings-wrapper:nth-child(2n + 1) > div{
        max-width: 100% !important;
        padding: 0px; /* overwrite container styles if it is in an article */
}.contact-wrapper .listings-wrapper:nth-child(2n + 1) > div{
        display: flex;
        flex-direction: column;
        gap: var(--space-l);
}@media (min-width: 1024px){.contact-wrapper .listings-wrapper:nth-child(2n + 1) > div{
                flex-direction: row;
                gap: var(--space-3xl);
        }
}.contact-wrapper .listings-wrapper:nth-child(2n + 1) > div > div{
        position: sticky;
        top: var(--space-l);
        height: -moz-fit-content;
        height: fit-content;
        flex-basis: 100%;
}@media (min-width: 1024px){.contact-wrapper .listings-wrapper:nth-child(2n + 1) > div > div{
                flex-basis: 66.666667%;
        }
}.contact-wrapper .listings-wrapper:nth-child(2n + 1) > div > aside{
        display: flex;
        flex-basis: 100%;
        flex-direction: column;
        gap: var(--space-xl);
}@media (min-width: 1024px){.contact-wrapper .listings-wrapper:nth-child(2n + 1) > div > aside{
                flex-basis: 33.333333%;
        }
}#member-listings .row > *, #member-listings header > *{
        flex-basis: 100%;
}@media (min-width: 1024px){#member-listings .row > *, #member-listings header > *{
                flex-basis: 33.333333%;
        }
}#content > .stack:not(.no-block-end) > *:last-child:not(.video-youtube):not(.events-list), #content > .stack:not(.no-block-end) > *:last-child:has(.event-row):last-child {
    padding-bottom: calc(var(--space-3xl) * 2) !important;
}#content > .stack > *:last-child.video-youtube {
    margin-bottom: calc(var(--space-3xl) * 2);
}.brand-background + .brand-background {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
        border-bottom-left-radius: var(--space-l);
        border-bottom-right-radius: var(--space-l);
}@media (min-width: 1024px){

    .brand-background + .brand-background {
        border-bottom-left-radius: var(--space-3xl);
        border-bottom-right-radius: var(--space-3xl);
    }
}.brand-background + .brand-background {
    margin-top: calc( var(--space-3xl) * -1 );
}/* Keep at bottom to overwrite spacing for rounded corners */.brand-background + .brand-background{
        padding-top: var(--space-3xl);
        padding-bottom: var(--space-3xl);
}.brand-background + section:not(.brand-background) {
    margin-top: calc(var(--space-3xl) * -1);
    padding-top: calc(var(--space-3xl) * 2);
}.hero-homepage + .brand-background {
    margin-top: calc(var(--space-3xl) * -1);
}.light-background + .light-background {
    margin-top: calc(var(--space-3xl) * -1);
}.stats + .light-background, .light-background + .stats {
    margin-top: calc(var(--space-3xl) * -1);
}.stack > *:first-of-type.light-background {
        margin-top: calc(var(--space-3xl) * -1);
    }.stack > *:first-of-type.brand-background{
        position: relative;
        margin-top: calc(var(--space-3xl) * -2);
        z-index: 11;
}.no-block-end{
        padding-bottom: var(--space-3xl);
}.block-end {
    padding-bottom: calc(var(--space-3xl) * 2);
}.labels-wrapper{
        position: absolute;
        top: 0px;
        left: 100% !important;
}.chapter-label{
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-weight: 900;
        text-transform: uppercase;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    opacity: 1;
}.chapter-label.hide{
        opacity: 0;
}.events-list header h2{
        font-size: 1.5rem;
        line-height: 2rem;
        font-weight: 700;
}.events-list .event-row{
        padding-top: var(--space-l);
        padding-bottom: var(--space-l);
}.events-list .event-row:first-of-type{
        padding-top: 0px;
}.events-list .event-row h3{
        font-size: 1.5rem;
        line-height: 2rem;
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.events-list .event-row p, .events-list .event-row h4{
        font-size: 1.125rem;
        line-height: 1.75rem;
}.events-list .event-row svg{
        height: 1.5rem;
        width: 1.5rem;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.events-list .event-row svg.disabled{
        --tw-text-opacity: 1;
        color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}.events-list .event-row:nth-of-type(2n){
        --tw-bg-opacity: 1;
        background-color: rgb(235 250 255 / var(--tw-bg-opacity, 1));
}.events-list .event-row .table-header, .events-list .event-row .event-details{
        display: flex;
        flex-direction: column;
        align-items: baseline;
        justify-content: space-between;
}@media (min-width: 1024px){.events-list .event-row .table-header, .events-list .event-row .event-details{
                flex-direction: row;
                align-items: center;
                gap: var(--space-3xl);
        }
}.events-list .event-row .table-header > *:first-child, .events-list .event-row .event-details > *:first-child{
        display: flex;
        align-items: center;
}@media (min-width: 1024px){.events-list .event-row .table-header > *:first-child, .events-list .event-row .event-details > *:first-child{
                width: 16.666667%;
        }.events-list .event-row .table-header > *:nth-child(2), .events-list .event-row .event-details > *:nth-child(2){
                width: 41.666667%;
        }.events-list .event-row .table-header > *:nth-child(3), .events-list .event-row .event-details > *:nth-child(3){
                width: 33.333333%;
        }
}.events-list .event-row .table-header > *:nth-child(4), .events-list .event-row .event-details > *:nth-child(4){
        display: flex;
        justify-content: center;
}@media (min-width: 1024px){.events-list .event-row .table-header > *:nth-child(4), .events-list .event-row .event-details > *:nth-child(4){
                width: 8.333333%;
        }
}.events-list .event-row .table-header{
        display: none;
}@media (min-width: 1024px){.events-list .event-row .table-header{
                display: flex;
        }
}.events-list .event-row .event-details > *:before {
                    content: attr(data-title);
                    margin-right: 0.5rem;
                    font-weight: 700;
                }@media (min-width: 1024px){.events-list .event-row .event-details > *:before{
                margin-right: 0px;
                        content: "";
        }
}.events-list .event-row .table-header{
        margin-top: var(--space-s);
        margin-bottom: var(--space-s);
        border-bottom-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(72 205 255 / var(--tw-border-opacity, 1));
}.events-list .event-row .events-wrapper{
        display: flex;
        flex-direction: column;
        gap: 1rem;
}.events-list .event-row .events-wrapper .event-date{
        margin-top: 1rem;
}@media (min-width: 1024px){.events-list .event-row .events-wrapper .event-date{
                margin-top: 0px;
        }
}.events-list .event-row .events-wrapper .event-date > *{
        display: flex;
        align-items: center;
        justify-content: center;
        border-width: 1px;
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        text-align: center;
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(0 120 171 / var(--tw-text-opacity, 1));
}.events-list .event-row .events-wrapper > *:first-child {

                }.events-list .event-row .events-wrapper > *:not(:last-child){
        border-bottom-width: 1px;
        padding-bottom: 1rem;
}.form-block > *:has(> header){
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        align-items: baseline;
        gap: var(--space-l);
}@media (min-width: 1024px){.form-block > *:has(> header){
                grid-template-columns: repeat(2, minmax(0, 1fr));
        }
}.form-block > *:has(> header) header{
        display: flex;
        flex-direction: column;
        align-items: baseline;
        gap: var(--space-l);
        border-width: 0px;
}.form-block > *:has(> header) > div {
                align-self: anchor-center;
            }@media (min-width: 1024px){.form-block.contain > *{
                grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
        }
}.form-block.contain header{
        margin-bottom: 0px !important;
}.btn, .fui-btn{
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: var(--space-xl);
        align-self: baseline;
        border-radius: 9999px;
        border-width: 1px;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        padding-left: 1rem;
        padding-right: 0.75rem;
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 700;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
    min-width: 250px;
    max-width: 100%;
}.btn .btn-icon, .fui-btn .btn-icon{
        position: relative;
        border-radius: 9999px;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}.btn .btn-icon:after, .fui-btn .btn-icon:after {
            content: " ";
            position: absolute;
            right: 2rem;
            background-size: contain;
            background-repeat: no-repeat;
            opacity: 0;
            transition-property: all;
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-duration: 150ms;
            transform: translateY(-50%) translateX(-50%);
            top: calc( 50% + 1px );
            width: 1.05rem;
            height: 1.05rem;
            background-image: url(/images/arrow.svg?26252bfbfffdff3c48e3f969a2c74eba);
        }.btn svg, .fui-btn svg{
        position: relative;
        height: 2rem;
        width: 2rem;
        border-radius: 9999px;
        padding: 0.5rem;
        opacity: 1;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}.btn:hover svg, .fui-btn:hover svg{
        opacity: 0;
            transform: translateX(15px);
}.btn:hover .btn-icon:after, .fui-btn:hover .btn-icon:after{
        right: 0px;
        opacity: 1;
}.fui-repeater-add-btn{
        --tw-bg-opacity: 1;
        background-color: rgb(24 92 163 / var(--tw-bg-opacity, 1));
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-primary{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.btn-primary svg{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-primary .btn-icon{
        --tw-bg-opacity: 1;
        background-color: rgb(24 92 163 / var(--tw-bg-opacity, 1));
}.btn-primary .btn-icon:after{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-primary.--dark{
        --tw-bg-opacity: 1;
        background-color: rgb(24 92 163 / var(--tw-bg-opacity, 1));
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-primary.--dark svg{
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-primary.--dark .btn-icon{
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.btn-primary.--dark .btn-icon:after {
                background-image: url(/images/arrow-dark.svg?fc07eb8185cb9d02e8ccbecf4984bdf7);
            }.btn-primary:hover{
        --tw-text-opacity: 1;
        color: rgb(72 205 255 / var(--tw-text-opacity, 1));
}.btn-primary:hover .btn-icon{
        --tw-bg-opacity: 1;
        background-color: rgb(72 205 255 / var(--tw-bg-opacity, 1));
}.btn-primary:hover.--dark{
        --tw-text-opacity: 1;
        color: rgb(235 250 255 / var(--tw-text-opacity, 1));
}.btn-primary:hover.--dark .btn-icon{
        --tw-bg-opacity: 1;
        background-color: rgb(235 250 255 / var(--tw-bg-opacity, 1));
}.btn-secondary{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-secondary svg{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-secondary .btn-icon{
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}.btn-secondary .btn-icon:after{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-secondary:hover{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.btn-secondary.--dark{
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.btn-secondary.--dark svg{
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.btn-secondary.--dark .btn-icon{
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
}.btn-secondary.--dark .btn-icon:after {
                background-image: url(/images/arrow-dark.svg?fc07eb8185cb9d02e8ccbecf4984bdf7);
            }.fui-submit{
        position: relative;
}.fui-submit:after {
        content: " ";
        background-image: url(/images/arrow-dark.svg?fc07eb8185cb9d02e8ccbecf4984bdf7);
        background-repeat: no-repeat;
        background-position: 50%;
        position: absolute;
        right: 0px;
        aspect-ratio: 1 / 1;
        height: 100%;
        border-radius: 9999px;
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
    }.btn-cluster{
        display: flex;
        align-items: center;
        gap: var(--space-m);
}.btn-cluster-col{
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: var(--space-m);
}.btn-cluster-col > *{
        align-self: stretch;
}.btn-stack{
        display: flex;
        flex-direction: column;
        gap: var(--space-s);
}.btn-list{
        display: flex;
        flex-direction: column;
        gap: var(--space-s);
}.btn-list > *{
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: var(--space-s);
        border-top-width: 1px;
        padding-top: var(--space-s);
        font-weight: 100;
        font-size: var(--step-1);
}.btn-list > *:after {
            content: " ";
            top: -1px;
            position: absolute;
            right: 0px;
            width: 0px;
            border-top-width: 1px;
            --tw-border-opacity: 1;
            border-color: rgb(72 205 255 / var(--tw-border-opacity, 1));
            transition-property: all;
            transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
            transition-duration: 500ms;
        }.btn-list > * svg{
        height: 2rem;
        width: 2rem;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}.btn-list > * .btn-icon{
        position: relative;
}.btn-list > * .btn-icon:after {
                content: " ";
                position: absolute;
                right: 2rem;
                background-size: contain;
                background-repeat: no-repeat;
                opacity: 0;
                transition-property: all;
                transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
                transition-duration: 150ms;
                top: calc( 50% + 2px );
                transform: translateY(-50%) translateX(-50%);
                width: 100%;
                height: 100%;
                background-image: url(/images/arrow.svg?26252bfbfffdff3c48e3f969a2c74eba);
            }.btn-list > *:hover:after{
        width: 100%;
}.btn-list > *:hover svg{
        opacity: 0;
                transform: translateX(15px);
}.btn-list > *:hover .btn-icon:after{
        opacity: 1;
                    right: -15px;
}.btn-list.--dark .btn-icon:after {
                background-image: url(/images/arrow-dark.svg?fc07eb8185cb9d02e8ccbecf4984bdf7);
            }.top{
        position: relative;
        left: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        padding-bottom: var(--space-l);
        opacity: 0.5;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
    transform: translateX(-50%);
}.top:hover{
        opacity: 1;
}.top svg{
        height: 2rem;
        width: 2rem;
        --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));
}.slides-nav,.pagination{
        display: flex;
        align-items: center;
        gap: var(--space-s);
}.slides-nav svg, .pagination svg{
        height: 2.5rem;
        width: 2.5rem;
        border-radius: 9999px;
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
        padding: 0.5rem;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.slides-nav .prev svg, .pagination .prev svg{
        --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));
}.search-btn{
        display: flex;
        align-items: center;
}.search-btn input {
        border: none;
    }.search-btn button{
        height: 100%;
        border-radius: 9999px;
        --tw-bg-opacity: 1;
        background-color: rgb(24 92 163 / var(--tw-bg-opacity, 1));
        padding-left: 0.25rem;
        padding-right: 0.25rem;
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.search-btn button svg{
        height: 2.5rem;
}.pagination{
        flex-wrap: wrap;
        justify-content: center;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.pagination .active{
        border-bottom-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
}/* fix for button on mobile squeezing icon */.nav-wrapper .btn {
    min-width: -moz-fit-content;
    min-width: fit-content;
}@media (min-width: 1024px) {.nav-wrapper .btn {
        min-width: 250px
}
    }.site-header .btn-secondary > span {

        }.event-card-list{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: var(--space-l);
        padding-top: var(--space-l);
        padding-bottom: var(--space-l);
}@media (min-width: 1024px){.event-card-list{
                align-items: center;
        }
}@media (min-width: 1280px){.event-card-list{
                flex-direction: row;
        }
}.event-card-list > *{
        flex-basis: 50%;
}.event-card-list h3{
        margin-bottom: var(--space-s);
        font-weight: 900;
}.event-card-list p{
        margin-top: var(--space-s);
        font-weight: 100;
}.event-card-list address {
        font-style: normal;
    }.card-news, .card-event, .card-crosslink{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
}.card-news .card-media, .card-event .card-media, .card-crosslink .card-media {
        border-top-right-radius: var(--space-l);
        border-bottom-right-radius: var(--space-l);
        margin-bottom: var(--space-s);
        aspect-ratio: 1 / 1;
        width: 100%;
        overflow: hidden;
    }.card-news .card-media img, .card-event .card-media img, .card-crosslink .card-media img{
        aspect-ratio: 1 / 1;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
}.card-news .card-content, .card-event .card-content, .card-crosslink .card-content{
        display: flex;
        flex-direction: column;
        gap: var(--space-s);
}.card-news .card-content time, .card-event .card-content time, .card-crosslink .card-content time{
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(0 120 171 / var(--tw-text-opacity, 1));
}.card-news .card-content .kicker, .card-event .card-content .kicker, .card-crosslink .card-content .kicker{
        --tw-text-opacity: 1;
        color: rgb(0 80 115 / var(--tw-text-opacity, 1));
}.card-news .card-content h3, .card-event .card-content h3, .card-crosslink .card-content h3 {
        font-size: var(--step-1);
        line-height: var(--step-1);
        margin-top: 0.5rem;
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
    }.card-news .card-content p, .card-event .card-content p, .card-crosslink .card-content p{
        font-weight: 100;
}.card-news.card-bkg, .card-event.card-bkg, .card-crosslink.card-bkg {
        border-top-right-radius: var(--space-l);
        border-bottom-right-radius: var(--space-l);
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
    }.card-news.card-bkg .card-media, .card-event.card-bkg .card-media, .card-crosslink.card-bkg .card-media {
            border-bottom-right-radius: 0;
        }.card-news.card-bkg .card-content, .card-event.card-bkg .card-content, .card-crosslink.card-bkg .card-content{
        padding: var(--space-l);
}.card-contact{
        display: flex;
        flex-direction: column;
        gap: var(--space-s);
}.card-contact h3 {
        font-size: var(--step-1);
        line-height: var(--step-1);
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
    }.card-contact > div {
        font-size: var(--step-0);
        line-height: var(--step-0);
        font-weight: 100;
    }.card-contact > div h4{
        margin-right: 0.5rem;
        font-size: 1.25rem;
        line-height: 1.75rem;
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.card-contact > div h4:not(.address-title){
        display: inline;
}.card-contact > div h4.address-title{
        margin-bottom: 1rem;
}.card-contact .address > p:last-child{
        margin-top: 0.5rem;
}.grid-list-card h2 {
        font-size: var(--step-2);
        line-height: var(--step-2);
        margin-bottom: var(--space-s);
        border-bottom-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
        padding-bottom: var(--space-s);
        font-weight: 900;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
    }.grid-list-card h3 {
        font-size: var(--step-1);
        line-height: var(--step-1);
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
    }.grid-list-card .item-content{
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
        justify-content: space-between;
        gap: var(--space-s);
}.main-footer {
        border-top-left-radius: var(--space-l);
        border-top-right-radius: var(--space-l);
        position: relative;
        z-index: 20;
        background-image: linear-gradient(to top, var(--tw-gradient-stops));
        --tw-gradient-from: #185CA3 var(--tw-gradient-from-position);
        --tw-gradient-to: rgb(24 92 163 / 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
        --tw-gradient-to: #48CDFF var(--tw-gradient-to-position);
        padding-top: var(--space-3xl);
        padding-bottom: var(--space-3xl);
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    }@media (min-width: 1024px){

    .main-footer {
        border-top-left-radius: var(--space-3xl);
        border-top-right-radius: var(--space-3xl);
    }
}.main-footer {
    /* border-radius: var(--border-radius) var(--space-xl) 0 0; */
    margin-top: calc(var(--space-3xl) * -1);
}.main-footer .footer-content{
        display: flex;
        flex-direction: column;
        gap: var(--space-3xl);
}@media (min-width: 1024px){.main-footer .footer-content{
                flex-direction: row;
        }
}.main-footer .footer-content > *{
        margin-bottom: var(--space-l);
        display: flex;
        flex-basis: 100%;
        flex-direction: column;
        gap: var(--space-l);
}@media (min-width: 1024px){.main-footer .footer-content > *{
                flex-basis: 50%;
        }
}.main-footer .footer-menus{
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
}.main-footer .footer-menus h2{
        margin-bottom: var(--space-s);
        font-size: 1rem;
        line-height: 1.5rem;
        font-weight: 700;
}.main-footer .footer-menus > *{
        display: flex;
        flex-direction: column;
        gap: 0.25rem;
}.main-footer .footer-legal{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: var(--space-l);
        border-top-width: 1px;
        padding-top: var(--space-l);
}@media (min-width: 1024px){.main-footer .footer-legal{
                justify-content: space-between;
        }
}.main-footer .footer-legal nav{
        display: flex;
        gap: 0.5rem;
        font-size: 0.875rem;
        line-height: 1.25rem;
}.main-footer .footer-legal nav > *:not(:last-child){
        border-right-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
        padding-right: 0.5rem;
}.form-filters{
        margin-bottom: var(--space-l);
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: space-between;
        gap: var(--space-l);
}@media (min-width: 768px){.form-filters{
                flex-direction: row;
        }
}.form-filters .end{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        gap: var(--space-l);
}.form-filters p{
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.form-select{
        border-top-width: 1px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-right-width: 0px;
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
        padding-right: var(--space-3xl);
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="18.195" height="10.575" viewBox="0 0 18.195 10.575"><path id="chevron-down-svgrepo-com" d="M14.567,16.09l7.62-7.62,1.478,1.478-9.1,9.1-9.1-9.1L6.947,8.47Z" transform="translate(-5.47 -8.47)" fill="%23175ca3" fill-rule="evenodd"/></svg>');
    background-size: 14px;
}.fui-title{
        margin-bottom: var(--space-l) !important;
        border-bottom-width: 1px !important;
        --tw-border-opacity: 1 !important;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1)) !important;
        padding-bottom: var(--space-l) !important;
        font-weight: 900 !important;
        --tw-text-opacity: 1 !important;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1)) !important;
    font-size: var(--step-5) !important;
}.fui-row{
        display: flex;
        gap: var(--space-l);
}.fui-row > *{
        flex-basis: 100%;
}.fui-row > *[data-fields="2"]{
        flex-basis: 100%;
}@media (min-width: 768px){.fui-row > *[data-fields="2"]{
                flex-basis: 50%;
        }
}.fui-row > * input{
        width: 100%;
}.icota-form legend{
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border-width: 0;
}.icota-form .fui-page-container{
        display: flex;
        flex-direction: column;
        gap: var(--space-s);
}.form-input input, .form-input textarea {
        font-size: var(--step-0) !important;
        line-height: var(--step-0) !important;
        width: 100% !important;
        border-radius: 0px !important;
        border-bottom-width: 2px !important;
        border-left-width: 0px !important;
        border-top-width: 0px !important;
        border-right-width: 0px !important;
        --tw-border-opacity: 1 !important;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1)) !important;
        padding-left: 0px !important;
        font-weight: 100 !important;
    }.form-input-light{
        width: 100% !important;
        border-radius: 0.25rem !important;
        border-width: 1px !important;
        --tw-border-opacity: 1 !important;
        border-color: rgb(214 211 209 / var(--tw-border-opacity, 1)) !important;
}.form-label, .icota-form label{
        margin-bottom: 0.25rem !important;
        display: block !important;
        font-size: 1.125rem !important;
        line-height: 1.75rem !important;
}.login-form{
        display: flex;
        max-width: 768px;
        flex-direction: column;
        gap: var(--space-l);
}.notice{
        border-radius: 0.375rem;
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(21 128 61 / var(--tw-border-opacity, 1));
        --tw-bg-opacity: 1;
        background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
        padding: var(--space-s);
        --tw-text-opacity: 1;
        color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}.error{
        border-radius: 0.375rem;
        border-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(185 28 28 / var(--tw-border-opacity, 1));
        --tw-bg-opacity: 1;
        background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
        padding: var(--space-s);
        --tw-text-opacity: 1;
        color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}label:has(input[type=checkbox]){
        display: flex;
        align-items: center;
        gap: 0.25rem;
}.contact-form, .form-block .fui-page-container{
        display: flex;
        flex-direction: column;
        gap: var(--space-l);
}.contact-form label, .form-block .fui-page-container label{
        font-size: 1.125rem !important;
        line-height: 1.75rem !important;
}.fui-instructions p{
        margin-top: 0.25rem;
        margin-bottom: 0.25rem;
        font-size: 0.875rem !important;
        line-height: 1.25rem !important;
        opacity: 0.6;
}.fui-repeater-rows{
        display: flex;
        flex-direction: column;
        gap: var(--space-s);
}@media (min-width: 1024px){.fui-repeater-rows{
                gap: var(--space-l);
        }
}.fui-repeater-rows:first-of-type{
        margin-top: var(--space-l);
}.fui-repeater-rows > *{
        border-width: 1px;
        border-style: dashed;
        --tw-border-opacity: 1;
        border-color: rgb(229 229 229 / var(--tw-border-opacity, 1));
        --tw-bg-opacity: 1;
        background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
        padding: var(--space-s);
}@media (min-width: 1024px){.fui-repeater-rows > *{
                padding: var(--space-l);
        }
}.fui-repeater-rows .fui-field-rows{
        display: flex;
        flex-direction: column;
        gap: var(--space-s);
}.fui-repeater-rows .fui-field-rows select{
        width: 100%;
}.fui-repeater-rows .fui-btn{
        margin-top: var(--space-s);
        min-width: -moz-fit-content;
        min-width: fit-content;
}.fui-repeater-add-btn{
        margin-top: var(--space-l);
    min-width: -moz-fit-content;
    min-width: fit-content;
}.fui-legend, .form-legend label, .fui-type-payment > .fui-field-container > .fui-label {
        font-size: var(--step-0) !important;
        line-height: var(--step-0) !important;
        font-weight: 700;
        text-transform: uppercase;
    }@media (min-width: 1024px){

    .fui-legend, .form-legend label, .fui-type-payment > .fui-field-container > .fui-label {
        font-size: var(--step-1) !important;
        line-height: var(--step-1) !important;
    }
}input[readonly]{
        border-width: 0px;
        padding-left: 0px;
    width: -moz-fit-content;
    width: fit-content;
}input[readonly]:focus {
       --tw-ring-color: transparent !important;
    }.fui-row:has(.gbp), .fui-row:has(.nok){
        border-radius: 0.25rem;
        border-width: 1px;
        padding: var(--space-s);
}@media (min-width: 1024px){.fui-row:has(.gbp), .fui-row:has(.nok){
                padding: var(--space-l);
        }
}.fui-input-wrapper:has( > .gbp)::before {
        content: "£";
        padding-right: 0.5rem;
    }.fui-input-wrapper:has( > .nok)::before {
        content: "KR";
        padding-right: 0.5rem;
    }.fui-input{
        border-radius: 0.25rem !important;
        --tw-border-opacity: 1 !important;
        border-color: rgb(229 229 229 / var(--tw-border-opacity, 1)) !important;
}.strong-label label {
        font-size: var(--step-1) !important;
        line-height: var(--step-1) !important;
        font-weight: 700;
        text-transform: uppercase;
    }.fui-legend:has(+ div > .fui-checkbox){
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border-width: 0;
}.fui-checkbox{
        display: flex;
        align-items: center;
}.fui-checkbox > input{
        margin-right: 0.5rem;
        width: 1rem;
        height: 1rem;
}[data-conditionally-hidden]{
        display: none;
}.fui-row:has([data-field-handle="priceDisplay"][data-conditionally-hidden]):has([data-field-handle="price"][data-conditionally-hidden]){
        display: none;
}/* input[name=fields[priceDisplay]] {
    @apply fs-0;
} */.hero-default{
        position: relative;
        margin-bottom: var(--space-3xl);
        overflow: hidden;
        --tw-bg-opacity: 1;
        background-color: rgb(24 92 163 / var(--tw-bg-opacity, 1));
        padding-top: var(--space-3xl);
        padding-bottom: var(--space-3xl);
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
    padding-top: calc(var(--space-3xl) + 115px);
}.hero-default .hero-content{
        position: relative;
        z-index: 10;
        display: flex;
        width: 100%;
        flex-direction: column;
        gap: var(--space-xl);
}@media (min-width: 1024px){.hero-default .hero-content{
                width: 50%;
        }
}.hero-default .hero-content h1{
        font-weight: 900;
}.hero-default .hero-content h2{
        border-top-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
        padding-top: var(--space-xl);
}.hero-default .hero-media{
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        width: 100%;
        opacity: 0.15;
        --tw-grayscale: grayscale(100%);
        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);
}.hero-default .hero-media img, .hero-default .hero-media video{
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
}.hero-default.homepage .hero-media{
        opacity: 0.5;
        --tw-grayscale: grayscale(0);
        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);
}.hero-default.homepage .hero-media img, .hero-default.homepage .hero-media video{
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
           object-fit: cover;
}.hero-default.has-overlay:after {
            content: " ";
            position: absolute;
            left: 0px;
            top: 0px;
            height: 100%;
            width: 100%;
            background: linear-gradient(90deg, rgb(24 92 163 / 0.75) 0%, rgb(24 92 163 / 0.75) 40%, rgba(0, 0, 0, 0) 100%);
        }.hero-default {
    padding-bottom: calc(var(--space-3xl) * 2);
}.hero-default + *:not(.brand-background) {
        border-radius: var(--space-3xl);
        position: relative;
        z-index: 10;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        padding-top: var(--space-3xl);
        margin-top: calc( (var(--space-3xl) * 2) * -1 );
    }.hero-default:has(+ .chapters-map) {
    padding-bottom: calc(var(--space-3xl) * 2);
}.hero-default:has(+ .brand-background) {
    padding-bottom: calc(var(--space-3xl) * 2);
}.hero-default + .chapters-map {
    margin-top: calc( (var(--space-3xl) * 2) * -1 )
}.stack > *:not(:last-child):not(.brand-background):not(.hero-homepage){
        margin-bottom: var(--space-3xl);
}.stack-sm > *:not(:last-child):not(.brand-background):not(.hero-homepage){
        margin-bottom: var(--space-l);
}article > div{
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
        gap: var(--space-3xl);
}@media (min-width: 1024px){article > div{
                flex-direction: row;
        }
}article aside{
        top: var(--space-l);
        display: flex;
        height: -moz-fit-content;
        height: fit-content;
        flex-basis: 100%;
        flex-direction: column;
        gap: var(--space-l);
}@media (min-width: 1024px){article aside{
                position: sticky;
                flex-basis: 40%;
        }
}article aside h2{
        font-weight: 900;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}article .stack{
        flex-basis: 100%;
}@media (min-width: 1024px){article .stack{
                flex-basis: 60%;
        }
}article .stack .container{
        max-width: 100% !important;
        padding: 0px; /* overwrite container styles if it is in an article */
}.feature-grid-2{
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: var(--space-xl);
}@media (min-width: 768px){.feature-grid-2{
                grid-template-columns: repeat(2, minmax(0, 1fr));
        }
}@media (min-width: 1024px){.feature-grid-2{
                gap: var(--space-3xl);
        }
}.feature-grid-3{
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: var(--space-xl);
}@media (min-width: 768px){.feature-grid-3{
                grid-template-columns: repeat(2, minmax(0, 1fr));
        }
}@media (min-width: 1024px){.feature-grid-3{
                grid-template-columns: repeat(3, minmax(0, 1fr));
        }
}.feature-grid-4{
        display: grid;
        grid-template-columns: repeat(1, minmax(0, 1fr));
        gap: var(--space-xl);
}@media (min-width: 768px){.feature-grid-4{
                grid-template-columns: repeat(2, minmax(0, 1fr));
        }
}@media (min-width: 1024px){.feature-grid-4{
                grid-template-columns: repeat(4, minmax(0, 1fr));
        }
}.table-flex{
        display: flex;
        flex-direction: column;
        gap: var(--space-s);
}.table-flex header{
        display: flex;
        width: 100%;
        justify-content: space-between;
        border-bottom-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(0 159 227 / var(--tw-border-opacity, 1));
        padding-bottom: var(--space-s);
}.table-flex header > * {
            font-size: var(--step-0);
            font-weight: 700;
            --tw-text-opacity: 1;
            color: rgb(24 92 163 / var(--tw-text-opacity, 1));
        }.table-flex > .row{
        display: flex;
        width: 100%;
        justify-content: space-between;
        gap: var(--space-l);
}.table-flex > .row a{
        display: flex;
        justify-content: flex-end;
        gap: 0.25rem;
}.table-flex > .row a svg{
        height: 1.5rem;
        width: 1.5rem;
        --tw-text-opacity: 1;
        color: rgb(0 159 227 / var(--tw-text-opacity, 1));
}.event-details{
        display: flex;
        flex-direction: column;
        gap: var(--space-s);
}.contact-wrapper .container{
        display: flex;
        flex-direction: column;
        gap: var(--space-l);
}@media (min-width: 1024px){.contact-wrapper .container{
                flex-direction: row;
                gap: var(--space-3xl);
        }
}.contact-wrapper .container > div{
        position: sticky;
        top: var(--space-l);
        height: -moz-fit-content;
        height: fit-content;
        flex-basis: 100%;
}@media (min-width: 1024px){.contact-wrapper .container > div{
                flex-basis: 66.666667%;
        }
}.contact-wrapper .container > aside{
        display: flex;
        flex-basis: 100%;
        flex-direction: column;
        gap: var(--space-xl);
}@media (min-width: 1024px){.contact-wrapper .container > aside{
                flex-basis: 33.333333%;
        }
}:root {
    --lineWidth: 35px;
    --lineHeight: 5px;
}.site-header{
        position: absolute;
        z-index: 20;
        width: 100%;
        padding-top: var(--space-l);
        padding-bottom: var(--space-l);
}.site-header .header-content{
        display: flex;
        align-items: center;
        justify-content: space-between;
}.site-header .header-content .btn-cluster a{
        display: none;
}@media (min-width: 768px){.site-header .header-content .btn-cluster a{
                display: flex;
        }
}.logo{
        display: flex;
        justify-content: center;
}.logo img {
        width: 200px;
    }.hamburger{
        position: relative;
        margin-left: var(--space-l);
    height: calc( var(--lineHeight) * 5 );
    width: var(--lineWidth);

    /* &:hover {
        > * {
            width: var(--lineWidth);
        }
    } */
}.hamburger > *{
        position: absolute;
        right: 0px;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
        height: var(--lineHeight);
}/* Use golden ratio to create hamburger lines */.hamburger > *:nth-of-type(1) { width: var(--lineWidth); top: 0; }.hamburger > *:nth-of-type(2) { width: calc(var(--lineWidth) / 1.618); top: calc(var(--lineHeight) * 2); }.hamburger > *:nth-of-type(3) { width: calc(var(--lineWidth) / (1.618 * 2)); top: calc(var(--lineHeight) * 4); }.nav-wrapper, .chapter-nav-wrapper{
        top: 0px;
        right: 0px;
        z-index: 50;
        display: flex;
        height: 100vh;
        width: 100%;
        flex-direction: column;
        gap: var(--space-xl);
        overflow-y: scroll;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        padding: var(--space-xl);
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 500ms;
}.nav-wrapper[aria-hidden='true'], .chapter-nav-wrapper[aria-hidden='true'] {
        right: -100%;
        transition-property: all;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
    }.nav-wrapper .close-menu, .nav-wrapper .close-chapters, .chapter-nav-wrapper .close-menu, .chapter-nav-wrapper .close-chapters{
        display: flex;
        align-items: center;
        gap: 0.5rem;
}.nav-wrapper .close-menu svg, .nav-wrapper .close-chapters svg, .chapter-nav-wrapper .close-menu svg, .chapter-nav-wrapper .close-chapters svg {
            /* @apply h-8 w-8; */
            height: 43px;
            width: 43px;
        }.nav-wrapper a svg, .chapter-nav-wrapper a svg{
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.nav-wrapper a .btn-icon:after, .chapter-nav-wrapper a .btn-icon:after {
                background-image: url(/images/arrow-dark.svg?fc07eb8185cb9d02e8ccbecf4984bdf7);
            }.nav-wrapper{
        position: fixed;
        border-left-width: 8px;
        --tw-border-opacity: 1;
        border-color: rgb(0 159 227 / var(--tw-border-opacity, 1));
}@media (min-width: 768px){.nav-wrapper{
                width: 50%;
        }
}@media (min-width: 1024px){.nav-wrapper{
                width: 41.666667%;
        }
}.chapter-nav-wrapper{
        border-left-width: 1px;
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
}.chapter-nav {
    z-index: 901;
    position: fixed;
    top: 50%;
    display: flex;
    flex-direction: row;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    transform: translateY(-50%);
    left: calc(100% - 47px);
}.chapter-nav.open{
        right: 0px;
}.chapter-nav .nav-btn {
        border-top-right-radius: var(--space-s);
        border-bottom-right-radius: var(--space-s);
        cursor: pointer;
        align-self: center;
        border-width: 1px;
        border-left-width: 0px;
        --tw-border-opacity: 1;
        border-color: rgb(24 92 163 / var(--tw-border-opacity, 1));
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        font-weight: 700;
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
        transform: rotate(180deg);
        writing-mode: vertical-lr;
    }:root {
  --step--2: clamp(0.7813rem, 0.7736rem + 0.0341vw, 0.8rem);
  --step--1: clamp(0.9375rem, 0.9119rem + 0.1136vw, 1rem);
  --step-0: clamp(1.125rem, 1.0739rem + 0.2273vw, 1.25rem);
  --step-1: clamp(1.35rem, 1.2631rem + 0.3864vw, 1.5625rem);
  --step-2: clamp(1.62rem, 1.4837rem + 0.6057vw, 1.9531rem);
  --step-3: clamp(1.944rem, 1.7405rem + 0.9044vw, 2.4414rem);
  --step-4: clamp(2.3328rem, 2.0387rem + 1.3072vw, 3.0518rem);
  --step-5: clamp(2.7994rem, 2.384rem + 1.8461vw, 3.8147rem);

  --space-3xs: clamp(0.3125rem, 0.3125rem + 0vw, 0.3125rem);
  --space-2xs: clamp(0.5625rem, 0.5369rem + 0.1136vw, 0.625rem);
  --space-xs: clamp(0.875rem, 0.8494rem + 0.1136vw, 0.9375rem);
  --space-s: clamp(1.125rem, 1.0739rem + 0.2273vw, 1.25rem);
  --space-m: clamp(1.6875rem, 1.6108rem + 0.3409vw, 1.875rem);
  --space-l: clamp(2.25rem, 2.1477rem + 0.4545vw, 2.5rem);
  --space-xl: clamp(3.375rem, 3.2216rem + 0.6818vw, 3.75rem);
  --space-2xl: clamp(4.5rem, 4.2955rem + 0.9091vw, 5rem);
  --space-3xl: clamp(6.75rem, 6.4432rem + 1.3636vw, 7.5rem);

  --border-radius: 8rem;
}#cc-main {
     /** Change button primary color to black **/
     --cc-btn-primary-bg: #185CA3;
     --cc-btn-primary-border-color: #185CA3;
     --cc-btn-primary-hover-bg: transparent;
     --cc-btn-primary-hover-border-color: #185CA3;
     --cc-btn-primary-color: #EBFAFF;
      --cc-btn-primary-hover-color: #185CA3;

     /** Also make toggles the same color as the button **/
     --cc-toggle-on-bg: var(--cc-btn-primary-bg);

     /** Make the buttons a bit rounder **/
     --cc-btn-border-radius: 10px;
 }*, ::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-gradient-from-position:  ;
        --tw-gradient-via-position:  ;
        --tw-gradient-to-position:  ;
        --tw-ordinal:  ;
        --tw-slashed-zero:  ;
        --tw-numeric-figure:  ;
        --tw-numeric-spacing:  ;
        --tw-numeric-fraction:  ;
        --tw-ring-inset:  ;
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: 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:  ;
        --tw-contain-size:  ;
        --tw-contain-layout:  ;
        --tw-contain-paint:  ;
        --tw-contain-style:  ;
}::backdrop{
        --tw-border-spacing-x: 0;
        --tw-border-spacing-y: 0;
        --tw-translate-x: 0;
        --tw-translate-y: 0;
        --tw-rotate: 0;
        --tw-skew-x: 0;
        --tw-skew-y: 0;
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        --tw-pan-x:  ;
        --tw-pan-y:  ;
        --tw-pinch-zoom:  ;
        --tw-scroll-snap-strictness: proximity;
        --tw-gradient-from-position:  ;
        --tw-gradient-via-position:  ;
        --tw-gradient-to-position:  ;
        --tw-ordinal:  ;
        --tw-slashed-zero:  ;
        --tw-numeric-figure:  ;
        --tw-numeric-spacing:  ;
        --tw-numeric-fraction:  ;
        --tw-ring-inset:  ;
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: 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:  ;
        --tw-contain-size:  ;
        --tw-contain-layout:  ;
        --tw-contain-paint:  ;
        --tw-contain-style:  ;
}/* ! tailwindcss v3.4.17 | 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: #e5e5e5; /* 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.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  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: "Nunito Sans",system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}/*
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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. 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-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}/*
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-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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;
}/*
Reset default styling for dialogs.
*/dialog {
  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: #a3a3a3; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #a3a3a3; /* 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]:where(:not([hidden="until-found"])) {
  display: none;
}[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        background-color: #fff;
        border-color: #737373;
        border-width: 1px;
        border-radius: 0px;
        padding-top: 0.5rem;
        padding-right: 0.75rem;
        padding-bottom: 0.5rem;
        padding-left: 0.75rem;
        font-size: 1rem;
        line-height: 1.5rem;
        --tw-shadow: 0 0 #0000;
}[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
        --tw-ring-offset-width: 0px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
        border-color: #2563eb;
}input::-moz-placeholder, textarea::-moz-placeholder{
        color: #737373;
        opacity: 1;
}input::placeholder,textarea::placeholder{
        color: #737373;
        opacity: 1;
}::-webkit-datetime-edit-fields-wrapper{
        padding: 0;
}::-webkit-date-and-time-value{
        min-height: 1.5em;
}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
        padding-top: 0;
        padding-bottom: 0;
}select{
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23737373' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
        background-position: right 0.5rem center;
        background-repeat: no-repeat;
        background-size: 1.5em 1.5em;
        padding-right: 2.5rem;
        -webkit-print-color-adjust: exact;
                color-adjust: exact;
}[multiple]{
        background-image: initial;
        background-position: initial;
        background-repeat: unset;
        background-size: initial;
        padding-right: 0.75rem;
        -webkit-print-color-adjust: unset;
                color-adjust: unset;
}[type='checkbox'],[type='radio']{
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        padding: 0;
        -webkit-print-color-adjust: exact;
                color-adjust: exact;
        display: inline-block;
        vertical-align: middle;
        background-origin: border-box;
        -webkit-user-select: none;
           -moz-user-select: none;
                user-select: none;
        flex-shrink: 0;
        height: 1rem;
        width: 1rem;
        color: #2563eb;
        background-color: #fff;
        border-color: #737373;
        border-width: 1px;
        --tw-shadow: 0 0 #0000;
}[type='checkbox']{
        border-radius: 0px;
}[type='radio']{
        border-radius: 100%;
}[type='checkbox']:focus,[type='radio']:focus{
        outline: 2px solid transparent;
        outline-offset: 2px;
        --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
        --tw-ring-offset-width: 2px;
        --tw-ring-offset-color: #fff;
        --tw-ring-color: #2563eb;
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}[type='checkbox']:checked,[type='radio']:checked{
        border-color: transparent;
        background-color: currentColor;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
}[type='checkbox']:checked{
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}[type='radio']:checked{
        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
        border-color: transparent;
        background-color: currentColor;
}[type='checkbox']:indeterminate{
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
        border-color: transparent;
        background-color: currentColor;
        background-size: 100% 100%;
        background-position: center;
        background-repeat: no-repeat;
}[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
        border-color: transparent;
        background-color: currentColor;
}[type='file']{
        background: unset;
        border-color: inherit;
        border-width: 0;
        border-radius: 0;
        padding: 0;
        font-size: unset;
        line-height: inherit;
}[type='file']:focus{
        outline: 1px auto -webkit-focus-ring-color;
}.container{
        width: 100%;
        margin-right: auto;
        margin-left: auto;
        padding-right: 1rem;
        padding-left: 1rem;
}@media (min-width: 640px){.container{
                max-width: 640px;
                padding-right: 2rem;
                padding-left: 2rem;
        }
}@media (min-width: 768px){.container{
                max-width: 768px;
        }
}@media (min-width: 1024px){.container{
                max-width: 1024px;
                padding-right: 2.5rem;
                padding-left: 2.5rem;
        }
}@media (min-width: 1280px){.container{
                max-width: 1280px;
                padding-right: 3rem;
                padding-left: 3rem;
        }
}@media (min-width: 1536px){.container{
                max-width: 1536px;
        }
}.prose{
        color: var(--tw-prose-body);
        max-width: 65ch;
}.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 1.25em;
        margin-bottom: 1.25em;
}.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-lead);
        font-size: 1.25em;
        line-height: 1.6;
        margin-top: 1.2em;
        margin-bottom: 1.2em;
}.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-links);
        text-decoration: underline;
        font-weight: 500;
}.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-bold);
        font-weight: 600;
}.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: inherit;
}.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: inherit;
}.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: inherit;
}.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: decimal;
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-inline-start: 1.625em;
}.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: upper-alpha;
}.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: lower-alpha;
}.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: upper-alpha;
}.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: lower-alpha;
}.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: upper-roman;
}.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: lower-roman;
}.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: upper-roman;
}.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: lower-roman;
}.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: decimal;
}.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        list-style-type: disc;
        margin-top: 1.25em;
        margin-bottom: 1.25em;
        padding-inline-start: 1.625em;
}.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
        font-weight: 400;
        color: var(--tw-prose-counters);
}.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
        color: var(--tw-prose-bullets);
}.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        margin-top: 1.25em;
}.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        border-color: var(--tw-prose-hr);
        border-top-width: 1px;
        margin-top: 3em;
        margin-bottom: 3em;
}.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        font-weight: 500;
        font-style: italic;
        color: var(--tw-prose-quotes);
        border-inline-start-width: 0.25rem;
        border-inline-start-color: var(--tw-prose-quote-borders);
        quotes: "\201C""\201D""\2018""\2019";
        margin-top: 1.6em;
        margin-bottom: 1.6em;
        padding-inline-start: 1em;
}.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
        content: open-quote;
}.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
        content: close-quote;
}.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 800;
        font-size: 2.25em;
        margin-top: 0;
        margin-bottom: 0.8888889em;
        line-height: 1.1111111;
}.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        font-weight: 900;
        color: inherit;
}.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 700;
        font-size: 1.5em;
        margin-top: 2em;
        margin-bottom: 1em;
        line-height: 1.3333333;
}.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        font-weight: 800;
        color: inherit;
}.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        font-size: 1.25em;
        margin-top: 1.6em;
        margin-bottom: 0.6em;
        line-height: 1.6;
}.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        font-weight: 700;
        color: inherit;
}.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        margin-top: 1.5em;
        margin-bottom: 0.5em;
        line-height: 1.5;
}.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        font-weight: 700;
        color: inherit;
}.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 2em;
        margin-bottom: 2em;
}.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        display: block;
        margin-top: 2em;
        margin-bottom: 2em;
}.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 2em;
        margin-bottom: 2em;
}.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        font-weight: 500;
        font-family: inherit;
        color: var(--tw-prose-kbd);
        box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
        font-size: 0.875em;
        border-radius: 0.3125rem;
        padding-top: 0.1875em;
        padding-inline-end: 0.375em;
        padding-bottom: 0.1875em;
        padding-inline-start: 0.375em;
}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-code);
        font-weight: 600;
        font-size: 0.875em;
}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
        content: "`";
}.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
        content: "`";
}.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: inherit;
}.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: inherit;
}.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: inherit;
        font-size: 0.875em;
}.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: inherit;
        font-size: 0.9em;
}.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: inherit;
}.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: inherit;
}.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: inherit;
}.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-pre-code);
        background-color: var(--tw-prose-pre-bg);
        overflow-x: auto;
        font-weight: 400;
        font-size: 0.875em;
        line-height: 1.7142857;
        margin-top: 1.7142857em;
        margin-bottom: 1.7142857em;
        border-radius: 0.375rem;
        padding-top: 0.8571429em;
        padding-inline-end: 1.1428571em;
        padding-bottom: 0.8571429em;
        padding-inline-start: 1.1428571em;
}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        background-color: transparent;
        border-width: 0;
        border-radius: 0;
        padding: 0;
        font-weight: inherit;
        color: inherit;
        font-size: inherit;
        font-family: inherit;
        line-height: inherit;
}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
        content: none;
}.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
        content: none;
}.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        width: 100%;
        table-layout: auto;
        margin-top: 2em;
        margin-bottom: 2em;
        font-size: 0.875em;
        line-height: 1.7142857;
}.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        border-bottom-width: 1px;
        border-bottom-color: var(--tw-prose-th-borders);
}.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-headings);
        font-weight: 600;
        vertical-align: bottom;
        padding-inline-end: 0.5714286em;
        padding-bottom: 0.5714286em;
        padding-inline-start: 0.5714286em;
}.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        border-bottom-width: 1px;
        border-bottom-color: var(--tw-prose-td-borders);
}.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        border-bottom-width: 0;
}.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        vertical-align: baseline;
}.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        border-top-width: 1px;
        border-top-color: var(--tw-prose-th-borders);
}.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        vertical-align: top;
}.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        text-align: start;
}.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0;
        margin-bottom: 0;
}.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        color: var(--tw-prose-captions);
        font-size: 0.875em;
        line-height: 1.4285714;
        margin-top: 0.8571429em;
}.prose{
        --tw-prose-body: #374151;
        --tw-prose-headings: #185CA3;
        --tw-prose-lead: #4b5563;
        --tw-prose-links: #111827;
        --tw-prose-bold: #111827;
        --tw-prose-counters: #6b7280;
        --tw-prose-bullets: #d1d5db;
        --tw-prose-hr: #e5e7eb;
        --tw-prose-quotes: #111827;
        --tw-prose-quote-borders: #e5e7eb;
        --tw-prose-captions: #6b7280;
        --tw-prose-kbd: #111827;
        --tw-prose-kbd-shadows: 17 24 39;
        --tw-prose-code: #111827;
        --tw-prose-pre-code: #e5e7eb;
        --tw-prose-pre-bg: #1f2937;
        --tw-prose-th-borders: #d1d5db;
        --tw-prose-td-borders: #e5e7eb;
        --tw-prose-invert-body: #d1d5db;
        --tw-prose-invert-headings: #fff;
        --tw-prose-invert-lead: #9ca3af;
        --tw-prose-invert-links: #fff;
        --tw-prose-invert-bold: #fff;
        --tw-prose-invert-counters: #9ca3af;
        --tw-prose-invert-bullets: #4b5563;
        --tw-prose-invert-hr: #374151;
        --tw-prose-invert-quotes: #f3f4f6;
        --tw-prose-invert-quote-borders: #374151;
        --tw-prose-invert-captions: #9ca3af;
        --tw-prose-invert-kbd: #fff;
        --tw-prose-invert-kbd-shadows: 255 255 255;
        --tw-prose-invert-code: #fff;
        --tw-prose-invert-pre-code: #d1d5db;
        --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
        --tw-prose-invert-th-borders: #4b5563;
        --tw-prose-invert-td-borders: #374151;
        font-size: 1rem;
        line-height: 1.75;
}.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0;
        margin-bottom: 0;
}.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0.5em;
        margin-bottom: 0.5em;
}.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        padding-inline-start: 0.375em;
}.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        padding-inline-start: 0.375em;
}.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0.75em;
        margin-bottom: 0.75em;
}.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 1.25em;
}.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-bottom: 1.25em;
}.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 1.25em;
}.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-bottom: 1.25em;
}.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0.75em;
        margin-bottom: 0.75em;
}.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 1.25em;
        margin-bottom: 1.25em;
}.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0.5em;
        padding-inline-start: 1.625em;
}.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0;
}.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0;
}.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0;
}.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0;
}.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        padding-inline-start: 0;
}.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        padding-inline-end: 0;
}.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        padding-top: 0.5714286em;
        padding-inline-end: 0.5714286em;
        padding-bottom: 0.5714286em;
        padding-inline-start: 0.5714286em;
}.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        padding-inline-start: 0;
}.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        padding-inline-end: 0;
}.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 2em;
        margin-bottom: 2em;
}.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-top: 0;
}.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
        margin-bottom: 0;
}.fs-5 {
        font-size: var(--step-5);
        line-height: var(--step-5);
    }.sr-only{
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        white-space: nowrap;
        border-width: 0;
}.pointer-events-none{
        pointer-events: none;
}.visible{
        visibility: visible;
}.invisible{
        visibility: hidden;
}.collapse{
        visibility: collapse;
}.static{
        position: static;
}.fixed{
        position: fixed;
}.absolute{
        position: absolute;
}.relative{
        position: relative;
}.inset-0{
        inset: 0px;
}.inset-y-0{
        top: 0px;
        bottom: 0px;
}.bottom-0{
        bottom: 0px;
}.bottom-\[60px\]{
        bottom: 60px;
}.left-0{
        left: 0px;
}.right-0{
        right: 0px;
}.top-0{
        top: 0px;
}.z-10{
        z-index: 10;
}.z-20{
        z-index: 20;
}.z-30{
        z-index: 30;
}.z-40{
        z-index: 40;
}.z-50{
        z-index: 50;
}.m-0{
        margin: 0px;
}.-mx-2{
        margin-left: -0.5rem;
        margin-right: -0.5rem;
}.mx-2{
        margin-left: 0.5rem;
        margin-right: 0.5rem;
}.mx-auto{
        margin-left: auto;
        margin-right: auto;
}.my-8{
        margin-top: 2rem;
        margin-bottom: 2rem;
}.-mt-1\.5{
        margin-top: -0.375rem;
}.-mt-px{
        margin-top: -1px;
}.mb-0{
        margin-bottom: 0px;
}.mb-1{
        margin-bottom: 0.25rem;
}.mb-12{
        margin-bottom: 3rem;
}.mb-16{
        margin-bottom: 4rem;
}.mb-2{
        margin-bottom: 0.5rem;
}.mb-3{
        margin-bottom: 0.75rem;
}.mb-4{
        margin-bottom: 1rem;
}.mb-6{
        margin-bottom: 1.5rem;
}.mb-8{
        margin-bottom: 2rem;
}.mb-gutter-xl{
        margin-bottom: var(--space-xl);
}.ml-2{
        margin-left: 0.5rem;
}.ml-3{
        margin-left: 0.75rem;
}.mr-1{
        margin-right: 0.25rem;
}.mr-2{
        margin-right: 0.5rem;
}.mr-3{
        margin-right: 0.75rem;
}.mr-5{
        margin-right: 1.25rem;
}.mt-1{
        margin-top: 0.25rem;
}.mt-2{
        margin-top: 0.5rem;
}.mt-4{
        margin-top: 1rem;
}.mt-8{
        margin-top: 2rem;
}.mt-gutter-xs{
        margin-top: var(--space-s);
}.block{
        display: block;
}.inline-block{
        display: inline-block;
}.inline{
        display: inline;
}.flex{
        display: flex;
}.inline-flex{
        display: inline-flex;
}.table{
        display: table;
}.table-column{
        display: table-column;
}.table-row{
        display: table-row;
}.grid{
        display: grid;
}.hidden{
        display: none;
}.h-14{
        height: 3.5rem;
}.h-4{
        height: 1rem;
}.h-5{
        height: 1.25rem;
}.h-6{
        height: 1.5rem;
}.h-7{
        height: 1.75rem;
}.h-8{
        height: 2rem;
}.h-9{
        height: 2.25rem;
}.h-\[2px\]{
        height: 2px;
}.w-0{
        width: 0px;
}.w-1\/2{
        width: 50%;
}.w-11\/12{
        width: 91.666667%;
}.w-14{
        width: 3.5rem;
}.w-4{
        width: 1rem;
}.w-5{
        width: 1.25rem;
}.w-6{
        width: 1.5rem;
}.w-64{
        width: 16rem;
}.w-7{
        width: 1.75rem;
}.w-8{
        width: 2rem;
}.w-full{
        width: 100%;
}.max-w-screen-md{
        max-width: 768px;
}.flex-1{
        flex: 1 1 0%;
}.flex-none{
        flex: none;
}.flex-shrink{
        flex-shrink: 1;
}.flex-grow{
        flex-grow: 1;
}.basis-1\/2{
        flex-basis: 50%;
}.basis-1\/4{
        flex-basis: 25%;
}.basis-2\/4{
        flex-basis: 50%;
}.-translate-x-full{
        --tw-translate-x: -100%;
        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));
}.-translate-y-full{
        --tw-translate-y: -100%;
        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));
}.translate-x-0{
        --tw-translate-x: 0px;
        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));
}.translate-x-full{
        --tw-translate-x: 100%;
        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));
}.translate-y-full{
        --tw-translate-y: 100%;
        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));
}.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));
}.transform-none{
        transform: none;
}.cursor-default{
        cursor: default;
}.cursor-not-allowed{
        cursor: not-allowed;
}.cursor-pointer{
        cursor: pointer;
}.resize{
        resize: both;
}.appearance-none{
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
}.grid-cols-4{
        grid-template-columns: repeat(4, minmax(0, 1fr));
}.grid-cols-7{
        grid-template-columns: repeat(7, minmax(0, 1fr));
}.flex-col{
        flex-direction: column;
}.flex-wrap{
        flex-wrap: wrap;
}.items-start{
        align-items: flex-start;
}.items-end{
        align-items: 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;
}.gap-2{
        gap: 0.5rem;
}.gap-gutter{
        gap: var(--space-l);
}.gap-gutter-xl{
        gap: var(--space-xl);
}.gap-gutter-xs{
        gap: var(--space-s);
}.space-x-2 > :not([hidden]) ~ :not([hidden]){
        --tw-space-x-reverse: 0;
        margin-right: calc(0.5rem * var(--tw-space-x-reverse));
        margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.divide-gray-300 > :not([hidden]) ~ :not([hidden]){
        --tw-divide-opacity: 1;
        border-color: rgb(212 212 212 / var(--tw-divide-opacity, 1));
}.self-baseline{
        align-self: baseline;
}.overflow-hidden{
        overflow: hidden;
}.rounded{
        border-radius: 0.25rem;
}.rounded-lg{
        border-radius: 0.5rem;
}.rounded-e-lg{
        border-start-end-radius: 0.5rem;
        border-end-end-radius: 0.5rem;
}.rounded-l-lg{
        border-top-left-radius: 0.5rem;
        border-bottom-left-radius: 0.5rem;
}.rounded-r-lg{
        border-top-right-radius: 0.5rem;
        border-bottom-right-radius: 0.5rem;
}.rounded-s-lg{
        border-start-start-radius: 0.5rem;
        border-end-start-radius: 0.5rem;
}.rounded-t{
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
}.rounded-bl{
        border-bottom-left-radius: 0.25rem;
}.rounded-br{
        border-bottom-right-radius: 0.25rem;
}.rounded-tl{
        border-top-left-radius: 0.25rem;
}.rounded-tr{
        border-top-right-radius: 0.25rem;
}.border{
        border-width: 1px;
}.border-0{
        border-width: 0px;
}.border-2{
        border-width: 2px;
}.border-b-2{
        border-bottom-width: 2px;
}.border-l{
        border-left-width: 1px;
}.border-r{
        border-right-width: 1px;
}.border-t{
        border-top-width: 1px;
}.border-t-2{
        border-top-width: 2px;
}.border-none{
        border-style: none;
}.border-black{
        --tw-border-opacity: 1;
        border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}.border-gray-100{
        --tw-border-opacity: 1;
        border-color: rgb(245 245 245 / var(--tw-border-opacity, 1));
}.border-gray-300{
        --tw-border-opacity: 1;
        border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}.border-green-400{
        --tw-border-opacity: 1;
        border-color: rgb(74 222 128 / var(--tw-border-opacity, 1));
}.border-red-400{
        --tw-border-opacity: 1;
        border-color: rgb(248 113 113 / var(--tw-border-opacity, 1));
}.border-red-500{
        --tw-border-opacity: 1;
        border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}.\!bg-gray-50{
        --tw-bg-opacity: 1 !important;
        background-color: rgb(250 250 250 / var(--tw-bg-opacity, 1)) !important;
}.bg-gray-100{
        --tw-bg-opacity: 1;
        background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}.bg-gray-200{
        --tw-bg-opacity: 1;
        background-color: rgb(229 229 229 / var(--tw-bg-opacity, 1));
}.bg-gray-400{
        --tw-bg-opacity: 1;
        background-color: rgb(163 163 163 / var(--tw-bg-opacity, 1));
}.bg-gray-600{
        --tw-bg-opacity: 1;
        background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
}.bg-gray-800{
        --tw-bg-opacity: 1;
        background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
}.bg-gray-900\/50{
        background-color: rgb(23 23 23 / 0.5);
}.bg-green-100{
        --tw-bg-opacity: 1;
        background-color: rgb(220 252 231 / var(--tw-bg-opacity, 1));
}.bg-green-500{
        --tw-bg-opacity: 1;
        background-color: rgb(34 197 94 / var(--tw-bg-opacity, 1));
}.bg-red-100{
        --tw-bg-opacity: 1;
        background-color: rgb(254 226 226 / var(--tw-bg-opacity, 1));
}.bg-red-500{
        --tw-bg-opacity: 1;
        background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}.bg-white{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bg-white\/50{
        background-color: rgb(255 255 255 / 0.5);
}.fill-current{
        fill: currentColor;
}.p-1{
        padding: 0.25rem;
}.p-2\.5{
        padding: 0.625rem;
}.p-4{
        padding: 1rem;
}.px-2{
        padding-left: 0.5rem;
        padding-right: 0.5rem;
}.px-3{
        padding-left: 0.75rem;
        padding-right: 0.75rem;
}.px-4{
        padding-left: 1rem;
        padding-right: 1rem;
}.px-5{
        padding-left: 1.25rem;
        padding-right: 1.25rem;
}.py-1{
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
}.py-2{
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}.py-2\.5{
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
}.py-3{
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
}.pb-0{
        padding-bottom: 0px;
}.pb-1{
        padding-bottom: 0.25rem;
}.pb-gutter-2xl{
        padding-bottom: var(--space-3xl);
}.pl-1{
        padding-left: 0.25rem;
}.pr-1{
        padding-right: 0.25rem;
}.pr-5{
        padding-right: 1.25rem;
}.pt-2{
        padding-top: 0.5rem;
}.pt-4{
        padding-top: 1rem;
}.text-left{
        text-align: left;
}.text-center{
        text-align: center;
}.text-right{
        text-align: right;
}.text-base{
        font-size: 1rem;
        line-height: 1.5rem;
}.text-lg{
        font-size: 1.125rem;
        line-height: 1.75rem;
}.text-sm{
        font-size: 0.875rem;
        line-height: 1.25rem;
}.font-black{
        font-weight: 900;
}.font-bold{
        font-weight: 700;
}.font-medium{
        font-weight: 500;
}.font-normal{
        font-weight: 400;
}.font-semibold{
        font-weight: 600;
}.font-thin{
        font-weight: 100;
}.uppercase{
        text-transform: uppercase;
}.leading-5{
        line-height: 1.25rem;
}.leading-6{
        line-height: 1.5rem;
}.leading-9{
        line-height: 2.25rem;
}.leading-tight{
        line-height: 1.25;
}.tracking-wide{
        letter-spacing: 0.025em;
}.text-brand-blue-500{
        --tw-text-opacity: 1;
        color: rgb(24 92 163 / var(--tw-text-opacity, 1));
}.text-brand-cyan-700{
        --tw-text-opacity: 1;
        color: rgb(0 80 115 / var(--tw-text-opacity, 1));
}.text-gray-400{
        --tw-text-opacity: 1;
        color: rgb(163 163 163 / var(--tw-text-opacity, 1));
}.text-gray-500{
        --tw-text-opacity: 1;
        color: rgb(115 115 115 / var(--tw-text-opacity, 1));
}.text-gray-800{
        --tw-text-opacity: 1;
        color: rgb(38 38 38 / var(--tw-text-opacity, 1));
}.text-gray-900{
        --tw-text-opacity: 1;
        color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}.text-green-700{
        --tw-text-opacity: 1;
        color: rgb(21 128 61 / var(--tw-text-opacity, 1));
}.text-red-500{
        --tw-text-opacity: 1;
        color: rgb(239 68 68 / var(--tw-text-opacity, 1));
}.text-red-700{
        --tw-text-opacity: 1;
        color: rgb(185 28 28 / var(--tw-text-opacity, 1));
}.text-white{
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.opacity-0{
        opacity: 0;
}.opacity-100{
        opacity: 1;
}.shadow{
        --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
        --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-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);
}.outline{
        outline-style: solid;
}.blur{
        --tw-blur: blur(8px);
        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{
        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-transform{
        transition-property: transform;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-duration: 150ms;
}.duration-150{
        transition-duration: 150ms;
}.ease-in-out{
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.ease-out{
        transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}@keyframes scrolling {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}@keyframes scrolling-reverse {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(0);
    }
}body, html {
    font-family: "neue-haas-grotesk-display", sans-serif;
    font-style: normal;
    font-weight: 400;
}h1 { font-size: var(--step-4); line-height: calc(var(--step-4) + 25%); }h2 { font-size: var(--step-3); line-height: calc(var(--step-3) + 25%); }h3 { font-size: var(--step-2); line-height: calc(var(--step-2) + 25%); }h4 { font-size: var(--step-1); }p { font-size: var(--step-0); }.kicker{
        font-size: 0.875rem;
        line-height: 1.25rem;
        font-weight: 700;
        text-transform: uppercase;
}.heading{
        border-bottom-width: 2px;
        --tw-border-opacity: 1;
        border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
        font-weight: 900;
    font-size: var(--step-5);
}.modal{
        position: fixed;
        inset: 0px;
        display: none;
        height: 100%;
        width: 100%;
        align-items: center;
        justify-content: center;
        background-color: rgb(0 0 0 / 0.75);
    z-index: 100;
}.modal > div{
        width: 100%;
        max-width: 768px;
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
        padding: var(--space-l);
}.modal > div header{
        margin-bottom: var(--space-l);
        display: flex;
        justify-content: space-between;
}.modal > div header svg {
                width: 43px;
                height: 43px;
            }.modal.is-open{
        display: flex;
}@media (min-width: 1024px){.lg\:prose-xl{
                font-size: 1.25rem;
                line-height: 1.8;
        }.lg\:prose-xl :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 1.2em;
                margin-bottom: 1.2em;
        }.lg\:prose-xl :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 1.2em;
                line-height: 1.5;
                margin-top: 1em;
                margin-bottom: 1em;
        }.lg\:prose-xl :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 1.6em;
                margin-bottom: 1.6em;
                padding-inline-start: 1.0666667em;
        }.lg\:prose-xl :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 2.8em;
                margin-top: 0;
                margin-bottom: 0.8571429em;
                line-height: 1;
        }.lg\:prose-xl :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 1.8em;
                margin-top: 1.5555556em;
                margin-bottom: 0.8888889em;
                line-height: 1.1111111;
        }.lg\:prose-xl :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 1.5em;
                margin-top: 1.6em;
                margin-bottom: 0.6666667em;
                line-height: 1.3333333;
        }.lg\:prose-xl :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 1.8em;
                margin-bottom: 0.6em;
                line-height: 1.6;
        }.lg\:prose-xl :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 2em;
                margin-bottom: 2em;
        }.lg\:prose-xl :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 2em;
                margin-bottom: 2em;
        }.lg\:prose-xl :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0;
                margin-bottom: 0;
        }.lg\:prose-xl :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 2em;
                margin-bottom: 2em;
        }.lg\:prose-xl :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 0.9em;
                border-radius: 0.3125rem;
                padding-top: 0.25em;
                padding-inline-end: 0.4em;
                padding-bottom: 0.25em;
                padding-inline-start: 0.4em;
        }.lg\:prose-xl :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 0.9em;
        }.lg\:prose-xl :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 0.8611111em;
        }.lg\:prose-xl :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 0.9em;
        }.lg\:prose-xl :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 0.9em;
                line-height: 1.7777778;
                margin-top: 2em;
                margin-bottom: 2em;
                border-radius: 0.5rem;
                padding-top: 1.1111111em;
                padding-inline-end: 1.3333333em;
                padding-bottom: 1.1111111em;
                padding-inline-start: 1.3333333em;
        }.lg\:prose-xl :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 1.2em;
                margin-bottom: 1.2em;
                padding-inline-start: 1.6em;
        }.lg\:prose-xl :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 1.2em;
                margin-bottom: 1.2em;
                padding-inline-start: 1.6em;
        }.lg\:prose-xl :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0.6em;
                margin-bottom: 0.6em;
        }.lg\:prose-xl :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                padding-inline-start: 0.4em;
        }.lg\:prose-xl :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                padding-inline-start: 0.4em;
        }.lg\:prose-xl :where(.lg\:prose-xl > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0.8em;
                margin-bottom: 0.8em;
        }.lg\:prose-xl :where(.lg\:prose-xl > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 1.2em;
        }.lg\:prose-xl :where(.lg\:prose-xl > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-bottom: 1.2em;
        }.lg\:prose-xl :where(.lg\:prose-xl > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 1.2em;
        }.lg\:prose-xl :where(.lg\:prose-xl > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-bottom: 1.2em;
        }.lg\:prose-xl :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0.8em;
                margin-bottom: 0.8em;
        }.lg\:prose-xl :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 1.2em;
                margin-bottom: 1.2em;
        }.lg\:prose-xl :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 1.2em;
        }.lg\:prose-xl :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0.6em;
                padding-inline-start: 1.6em;
        }.lg\:prose-xl :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 2.8em;
                margin-bottom: 2.8em;
        }.lg\:prose-xl :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0;
        }.lg\:prose-xl :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0;
        }.lg\:prose-xl :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0;
        }.lg\:prose-xl :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0;
        }.lg\:prose-xl :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 0.9em;
                line-height: 1.5555556;
        }.lg\:prose-xl :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                padding-inline-end: 0.6666667em;
                padding-bottom: 0.8888889em;
                padding-inline-start: 0.6666667em;
        }.lg\:prose-xl :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                padding-inline-start: 0;
        }.lg\:prose-xl :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                padding-inline-end: 0;
        }.lg\:prose-xl :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                padding-top: 0.8888889em;
                padding-inline-end: 0.6666667em;
                padding-bottom: 0.8888889em;
                padding-inline-start: 0.6666667em;
        }.lg\:prose-xl :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                padding-inline-start: 0;
        }.lg\:prose-xl :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                padding-inline-end: 0;
        }.lg\:prose-xl :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 2em;
                margin-bottom: 2em;
        }.lg\:prose-xl :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0;
                margin-bottom: 0;
        }.lg\:prose-xl :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                font-size: 0.9em;
                line-height: 1.5555556;
                margin-top: 1em;
        }.lg\:prose-xl :where(.lg\:prose-xl > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-top: 0;
        }.lg\:prose-xl :where(.lg\:prose-xl > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
                margin-bottom: 0;
        }
}.placeholder\:font-light::-moz-placeholder{
        font-weight: 300;
}.placeholder\:font-light::placeholder{
        font-weight: 300;
}.hover\:border-gray-300:hover{
        --tw-border-opacity: 1;
        border-color: rgb(212 212 212 / var(--tw-border-opacity, 1));
}.hover\:bg-gray-100:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-500:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(115 115 115 / var(--tw-bg-opacity, 1));
}.hover\:bg-gray-700:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
}.hover\:bg-green-700:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(21 128 61 / var(--tw-bg-opacity, 1));
}.hover\:bg-red-700:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(185 28 28 / var(--tw-bg-opacity, 1));
}.hover\:bg-white:hover{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.hover\:text-gray-600:hover{
        --tw-text-opacity: 1;
        color: rgb(82 82 82 / var(--tw-text-opacity, 1));
}.hover\:text-gray-700:hover{
        --tw-text-opacity: 1;
        color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}.hover\:text-gray-900:hover{
        --tw-text-opacity: 1;
        color: rgb(23 23 23 / var(--tw-text-opacity, 1));
}.focus\:border-gray-400:focus{
        --tw-border-opacity: 1;
        border-color: rgb(163 163 163 / var(--tw-border-opacity, 1));
}.focus\:bg-white:focus{
        --tw-bg-opacity: 1;
        background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.focus\:text-gray-700:focus{
        --tw-text-opacity: 1;
        color: rgb(64 64 64 / var(--tw-text-opacity, 1));
}.focus\:outline-none:focus{
        outline: 2px solid transparent;
        outline-offset: 2px;
}.focus\:ring-2:focus{
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.focus\:ring-4:focus{
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.focus\:ring-gray-200:focus{
        --tw-ring-opacity: 1;
        --tw-ring-color: rgb(229 229 229 / var(--tw-ring-opacity, 1));
}@media (min-width: 640px){.sm\:px-0{
                padding-left: 0px;
                padding-right: 0px;
        }
}@media (min-width: 768px){.md\:mb-0{
                margin-bottom: 0px;
        }.md\:block{
                display: block;
        }.md\:flex{
                display: flex;
        }.md\:w-full{
                width: 100%;
        }
}@media (min-width: 1024px){.lg\:flex{
                display: flex;
        }.lg\:w-full{
                width: 100%;
        }
}@media (min-width: 1280px){.xl\:w-full{
                width: 100%;
        }
}.rtl\:rotate-180:where([dir="rtl"], [dir="rtl"] *){
        --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));
}.rtl\:space-x-reverse:where([dir="rtl"], [dir="rtl"] *) > :not([hidden]) ~ :not([hidden]){
        --tw-space-x-reverse: 1;
}@media (prefers-color-scheme: dark){.dark\:border-gray-600{
                --tw-border-opacity: 1;
                border-color: rgb(82 82 82 / var(--tw-border-opacity, 1));
        }.dark\:border-gray-700{
                --tw-border-opacity: 1;
                border-color: rgb(64 64 64 / var(--tw-border-opacity, 1));
        }.dark\:\!bg-gray-700{
                --tw-bg-opacity: 1 !important;
                background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1)) !important;
        }.dark\:bg-gray-600{
                --tw-bg-opacity: 1;
                background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
        }.dark\:bg-gray-700{
                --tw-bg-opacity: 1;
                background-color: rgb(64 64 64 / var(--tw-bg-opacity, 1));
        }.dark\:bg-gray-800{
                --tw-bg-opacity: 1;
                background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
        }.dark\:bg-gray-800\/50{
                background-color: rgb(38 38 38 / 0.5);
        }.dark\:bg-gray-900\/80{
                background-color: rgb(23 23 23 / 0.8);
        }.dark\:text-gray-400{
                --tw-text-opacity: 1;
                color: rgb(163 163 163 / var(--tw-text-opacity, 1));
        }.dark\:text-gray-500{
                --tw-text-opacity: 1;
                color: rgb(115 115 115 / var(--tw-text-opacity, 1));
        }.dark\:text-white{
                --tw-text-opacity: 1;
                color: rgb(255 255 255 / var(--tw-text-opacity, 1));
        }.dark\:hover\:bg-gray-600:hover{
                --tw-bg-opacity: 1;
                background-color: rgb(82 82 82 / var(--tw-bg-opacity, 1));
        }.dark\:hover\:bg-gray-800:hover{
                --tw-bg-opacity: 1;
                background-color: rgb(38 38 38 / var(--tw-bg-opacity, 1));
        }.dark\:hover\:text-gray-300:hover{
                --tw-text-opacity: 1;
                color: rgb(212 212 212 / var(--tw-text-opacity, 1));
        }.dark\:hover\:text-white:hover{
                --tw-text-opacity: 1;
                color: rgb(255 255 255 / var(--tw-text-opacity, 1));
        }
}

/*# sourceMappingURL=app.css.map*/