﻿body {
    font-size: 16px;
    color: #1d1d1f;
    font-family: 'Source Sans Pro', sans-serif;
    padding-top: 3px;
    padding-right: 3px;
}

.page {
    height: 100%;
    width: 100%;
}

.iu-footer {
    width: 100%;
    position: fixed;
    bottom: 0;
    text-align: left;
}

.iu-footer-links {
    padding-left: 28px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.m64 {
    margin-bottom: 64px;
}

.m48 {
    margin-bottom: 48px;
}

.m40 {
    margin-bottom: 40px;
}

.m32 {
    margin-bottom: 32px;
}

.m24 {
    margin-bottom: 24px;
}

.m16 {
    margin-bottom: 16px;
}

.m12 {
    margin-bottom: 12px;
}

.m8 {
    margin-bottom: 8px;
}

.iu-pastellheadline {
    text-transform: uppercase;
    font-weight: 700;
    --tw-bg-opacity: 1;
    background-color: rgb(255 220 176/var(--tw-bg-opacity));
    display: inline;
    text-align: left;
}

.iu-card {
    min-width: 100px;
    background: #FFFFFF;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    float: left;
    margin: 10px;
    display: inline-block;
}

@media (max-width: 600px) {
    .card {
        width: 100%;
        float: none;
        margin: 10px 0;
    }
}

.iu-card-image {
    max-height: 150px;
    position: relative;
}

.iu-card-textarea {
    position: relative;
    min-height: 100px;
    background-color: rgb(243 243 245);
    margin-top: -10px;
}

.iu-card-headline {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
    line-height: 1.4;
    font-weight: 700;
    background-color: rgb(184 253 255);
    position: absolute;
    top: -20px;
    left: 5px;
}

.iu-card-text {
    padding: 10px 40px;
    position: absolute;
    left: 5px;
}

.iu-checkbox-text {
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* or 24px */
    /* Neutrals/Grey 100 */

    color: #1D1D1F;
    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.iu-checkbox {
    width: 24px;
    height: 24px;
    left: 0px;
    top: 0px;
    /* Neutrals/White */

    background: #FFFFFF;
    /* Neutrals/Grey 100 */

    border: 1px solid #1D1D1F;
}

.iu-fileupload-success-box {
    border: 1px;
    border-style: solid;
    padding: 16px;
}

.iu-file-upload-success-text {
    position: relative;
    width: 348px;
    height: 48px;
    /* Body/Body Text + Links/text-base - 1rem - reg */

    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* or 24px */

    display: flex;
    align-items: center;
    text-align: center;
    text-decoration-line: underline;
    color: #1D1D1F;
    display: inline;
}

.iu-file-upload-success-filesize {
    width: 61px;
    height: 24px;
    /* Body/Body Text + Links/text-base - 1rem - reg */

    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* identical to box height, or 24px */
    /* Neutrals/Grey 80 */
    display: inline;
    color: #59595E;
    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.iu-fileupload-actual {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
    border: 1px dashed #1D1D1F;
}

.iu-fileupload {
    box-sizing: border-box;
    position: relative;
    height: 104px;
    width: 100%;
    background: #FFFFFF;
    border: 1px dashed #1D1D1F;
    cursor: pointer;
    display: grid;
    place-items: center;
}

    .iu-fileupload:hover {
        /* Neutrals/Grey 30 */

        background: #CACACF;
        /* Neutrals/Grey 100 */

        border: 1px dashed #1D1D1F;
    }

.iu-fileupload-text {
    text-align: center;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    color: #1D1D1F;
}

.iu-button {
    margin-top: 32px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    gap: 12px;
    width: 196px;
    height: 52px;
    margin-bottom: 8px;
    background: #3772FF;
    flex: none;
    order: 1;
    flex-grow: 0;
    border: 0px;
}

    .iu-button:active {
        border: 1px black;
    }

.iu-button-copy-overlay {
    position: absolute;
    top: 10px;
    right: 10px;
}

.iu-headline {
    padding: 0px 40px 0px 40px;
    background: #FFA73A;
    color: #1D1D1F;
    --tw-shadow: .5rem 0 0 #FFA73A,-.5rem 0 0 #FFA73A;
    text-transform: uppercase;
    line-height: 1.375;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 24px;
}

.iu-subtitle {
    font-weight: bolder;
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
    line-height: 1.5rem;
    font-size: 1rem;
    white-space: pre-line;
}

.iu-topic {
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-align: left;
    color: #1D1D1F;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
    display: inline-block;
    margin-top: 1em;
}

.iu-text {
    --tw-text-opacity: 1;
    color: rgba(29, 29, 31, var(--tw-text-opacity));
    line-height: 1.5rem;
}

.iu-labeltext {
    --tw-text-opacity: 1;
    color: rgba(89, 93, 94, var(--tw-text-opacity));
    margin-bottom: 12px;
    font-size: .75rem;
    line-height: 1rem;
}

.iu-input {
    background-color: #f9f9f9;
    padding: 6px;
    height: auto;
    overflow: auto;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 14px 16px;
    gap: 10px;
    border: 1px solid #1D1D1F;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.iu-input-inline {
    width: 400px !important;
    display: block !important;
}

.iu-input:hover {
    background: #D9D9DD;
    border: 1px solid #1D1D1F;
}

a {
    /* Body/Body Text + Links/Links Regular */

    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* identical to box height, or 24px */

    text-decoration-line: underline;
    /* Neutrals/Grey 100 */

    color: #1D1D1F;
    /* Inside auto layout */

    flex: none;
    order: 3;
    flex-grow: 0;
}

.iu-button:hover {
    /* primary */
    /* Auto layout */

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    gap: 12px;
    height: 52px;
    /* Primary/Variants/CTA light 80% */

    background: #739CFF;
    /* Inside auto layout */

    flex: none;
    order: 1;
}

.iu-button-text {
    /* Button */

    height: 19px;
    /* Buttons/Default (text-base - 1rem 16px) */

    font-style: normal;
    font-weight: 700;
    line-height: 116%;
    /* identical to box height, or 19px */

    display: flex;
    align-items: center;
    letter-spacing: -0.32px;
    text-transform: uppercase;
    /* Neutrals/White */

    color: #FFFFFF;
    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
}

.iu-infobox {
    background: #F5F4F3;
    flex: none;
    order: 1;
    flex-grow: 0;
    padding: 24px;
}

.iu-infobox-title {
    font-style: normal;
    font-weight: 700;
    line-height: 116%;
    /* or 28px */

    letter-spacing: -0.48px;
    text-transform: uppercase;
    /* Secondary/OLD/Gray 100 (black) */

    color: #1D1D1F;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
}

.iu-infobox-text {
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    font-size: 12px;
    color: #1D1D1F;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.iu-infobox2 {
    /* Auto layout */
    margin: 0.5em;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    padding: 16px;
    width: 694px;
    height: 56px;
    /* Primary/Variants/Green light 8% */

    background: #F1FFF1;
    /* Primary / Green Hover */

    border: 2px solid #0BF000;
    /* Inside auto layout */
    padding: 0.5em;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.iu-infobox2-text {
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    /* identical to box height, or 24px */
    /* Secondary/OLD/Gray 100 (black) */

    color: #1D1D1F;
    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 1;
}

.iu-p-errortext {
    color: red;
    margin-top: 3px;
    font-size: .90rem;
}

.iu-input-errorBorder {
    border-color: red;
    border-width: 2px;
}