/* _content/SpringTechnologies.VDR.UI/Shared/DataroomAuditLogs.razor.rz.scp.css */
.text-primary-blue[b-h13e4fcu06] {
    color: #001C60;
}

.data-room-sub-icon[b-h13e4fcu06] {
    padding: 0.25rem;
    justify-content: center;
    font-size: 24px;
    display: flex;
    align-items: center;
    color: #001C60;
}

.dataroom-users-container[b-h13e4fcu06] {
    border: 2px solid #99DBF8;
    padding: 2rem;
    margin: 1rem 0 5rem 0;
}

.table > thead[b-h13e4fcu06] {
    vertical-align: bottom;
    border-bottom: 1px solid #001C60;
}

.dataroom-users-title[b-h13e4fcu06] {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    color: #001C60;
}

.dataroom-users-sub-title[b-h13e4fcu06] {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    color: #001C60;
}

.access[b-h13e4fcu06] {
    font-size: 0.85rem;
    padding: 0.5rem 1rem;
    font-weight: 700;
    font-size: 0.85rem;
}

    .access.active[b-h13e4fcu06] {
        background: #D6FED0;
        color: #219653;
    }

    .access.not-active[b-h13e4fcu06] {
        background: #F9D8CE;
        color: #F51E1E;
    }

    .access.revoked[b-h13e4fcu06] {
        background: #EFEFEF;
        color: #838383;
    }

    .access.revoke[b-h13e4fcu06] {
        border: 1px solid #001C60;
        border-radius: 4px;
        cursor: pointer;
    }
/* _content/SpringTechnologies.VDR.UI/Shared/DataroomInvitation.razor.rz.scp.css */
.text-primary-blue[b-27yt6xesfr] {
    color: #001C60;
}

.data-room-sub-icon[b-27yt6xesfr] {
    padding: 0.25rem;
    justify-content: center;
    font-size: 24px;
    display: flex;
    align-items: center;
    color: #001C60;
}

.dataroom-users-container[b-27yt6xesfr] {
    border: 2px solid #99DBF8;
    padding: 2rem;
    margin: 1rem 0 5rem 0;
}

.table > thead[b-27yt6xesfr] {
    vertical-align: bottom;
    border-bottom: 1px solid #001C60;
}

.dataroom-users-title[b-27yt6xesfr] {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    color: #001C60;
}

.dataroom-users-sub-title[b-27yt6xesfr] {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    color: #001C60;
}


.status[b-27yt6xesfr] {
    font-size: 0.85rem;
    padding: 0.5rem 1rem;
    font-weight: 700;
    font-size: 0.85rem;
}

    .status.accepted[b-27yt6xesfr] {
        background: #D6FED0;
        color: #219653;
    }

    .status.rejected[b-27yt6xesfr] {
        background: #F9D8CE;
        color: #F51E1E;
    }

    .status.pending[b-27yt6xesfr] {
        background: #EFEFEF;
        color: #838383;
    }



.btn-accept[b-27yt6xesfr] {
    font-size: 0.75rem;
    font-weight: 700;
    color: #001C60 !important;
    border-radius: 20px;
    border: none;
    background: #fff;
}

.btn-reject[b-27yt6xesfr] {
    font-size: 0.75rem;
    color: #001C60 !important;
    border-radius: 20px;
    border: none;
    margin-right: 0.25rem;
    background: #fff;
}


    
/* _content/SpringTechnologies.VDR.UI/Shared/DataroomManagement.razor.rz.scp.css */
.text-primary-blue[b-z6tc2ouqcs] {
    color: #001C60;
}
.data-room-sub-icon[b-z6tc2ouqcs] {
    padding: 0.25rem;
    justify-content: center;
    font-size: 24px;
    display: flex;
    align-items: center;
    color: #001C60;
}

.dataroom-users-container[b-z6tc2ouqcs] {
    border: 2px solid #99DBF8;
    padding: 2rem;
    margin: 1rem 0 5rem 0;
}

.table > thead[b-z6tc2ouqcs] {
    vertical-align: bottom;
    border-bottom: 1px solid #001C60;
}

.dataroom-users-title[b-z6tc2ouqcs] {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    color: #001C60;
}

.dataroom-users-sub-title[b-z6tc2ouqcs] {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    color: #001C60;
}

.access[b-z6tc2ouqcs] {
    font-size: 0.85rem;
    padding: 0.5rem 1rem;
    font-weight: 700;
    font-size: 0.85rem;
    border-radius:20px;
}

.access.active[b-z6tc2ouqcs] {
    background: #D6FED0;
    color: #219653;
   
}

.access.not-active[b-z6tc2ouqcs] {
    background: #F9D8CE;
    color: #F51E1E;
}

.access.revoked[b-z6tc2ouqcs] {
    background: #EFEFEF;
    color: #838383;
    
}

.access.revoke[b-z6tc2ouqcs]{
    border: 1px solid #001C60;
    cursor: pointer;
}

.access.accept[b-z6tc2ouqcs] {
    border: 1px solid #198754;
    color: #219653;
    cursor: pointer;
}

.btn-outline-success[b-z6tc2ouqcs],
.btn-outline-success:hover[b-z6tc2ouqcs]{
    font-size: 0.75rem;
    font-weight: 700;
    border-radius: 20px;
    color: #198754;
    border-color: #198754;
}

.btn-outline-secondary[b-z6tc2ouqcs],
.btn-outline-secondary:hover[b-z6tc2ouqcs]{
    font-size: 0.75rem;
    border-radius: 20px;
    margin-right: 0.25rem;
    color: #6c757d;
    border-color: #6c757d;
}


.new-highlight[b-z6tc2ouqcs] {
    color: #EB5757;
    font-weight: bold;
}

.leads-progressbar-container[b-z6tc2ouqcs] {
    border-radius: 4px;
    background-color: #EFEFEF;
    width: 50%;
    height: 10px;
    position: relative;
}

.leads-progressbar[b-z6tc2ouqcs] {
    border-radius: 4px;
    background-color: #99DBF8;
    height: 10px;
}

.lock-progressbar[b-z6tc2ouqcs] {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    position: absolute;
    padding: 10px;
    width: fit-content;
    background-color: white;
    top: 0;
    left: 0;
    transform: translate(-25%, -35%);
    border-radius: 4px;
}

    .lock-progressbar > i[b-z6tc2ouqcs]:before {
        color: #EB5757;
    }


.locked-lead[b-z6tc2ouqcs] {
    display: flex;
    align-items: center;
    gap: 1rem;
    background-color: #FDEDEE;
    padding: 0.5rem;
    border-radius: 4px;
    
}

    .locked-lead > i[b-z6tc2ouqcs]:before {
        color: #EB5757;
    }
/* _content/SpringTechnologies.VDR.UI/Shared/DataroomQandA.razor.rz.scp.css */
.text-primary-blue[b-2176f8xs3u] {
    color: #001C60;
}

.data-room-sub-icon[b-2176f8xs3u] {
    padding: 0.25rem;
    justify-content: center;
    font-size: 24px;
    display: flex;
    align-items: center;
    color: #001C60;
}

.table > thead[b-2176f8xs3u] {
    vertical-align: bottom;
    border-bottom: 1px solid #001C60;
}
/* _content/SpringTechnologies.VDR.UI/Shared/DataroomSetup.razor.rz.scp.css */
.dataroom-container[b-9hjptcua3l] {
    padding-top: 3rem;
    padding-bottom: 5rem;
}

.data-room-title[b-9hjptcua3l] {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 0;
}

.data-room-close[b-9hjptcua3l] {
    display: flex;
    flex-direction: column;
    background-color: #EFEFEF;
    padding: 1rem;
}

.data-room-close-btn[b-9hjptcua3l] {
    height: fit-content;
}

.data-room-icon[b-9hjptcua3l] {
    background-color: #F2C94C;
    padding: 0.5rem;
    justify-content: center;
    font-size: 32px;
    display: flex;
    align-items: center;
    border-radius: 4px;
}

.data-room-submit[b-9hjptcua3l] {
    background-color: #EC5B62;
    color: #FFF;
    border: none;
}


.text-primary-blue[b-9hjptcua3l] {
    color: #001C60;
}

.data-room-cancel[b-9hjptcua3l] {
    color: #001C60;
}

.dataroom-form-container[b-9hjptcua3l] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
}

.nda-text[b-9hjptcua3l] {
    border-radius: 4px;
    border: 1px solid #ced4da;
    padding: 1.5rem;
}

.nda-required[b-9hjptcua3l] {
    font-size: 14px;
}

.radio-hidden[b-9hjptcua3l] {
    position: fixed;
    opacity: 0;
    pointer-events: none;
}

.dataroom-edit-field[b-9hjptcua3l] {
    position: absolute;
    right: 0;
    transform: translateX(-100%);
    color: #001C60;
    pointer-events: none;
}

    .dataroom-edit-field[b-9hjptcua3l]::before {
        font-size: 16px;
        font-weight: bold !important;
    }

.logo-upload[b-9hjptcua3l] {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    position: relative;
    cursor: pointer;
}

.logo-upload-label[b-9hjptcua3l] {
    color: #6c757d;
    position: absolute;
    padding: 1.5rem;
    pointer-events: none;
    cursor: pointer;
}

.vdr__body[b-9hjptcua3l] {
    padding-left: 5%;
    padding-right: 5%;
}


.data-room-sub-icon[b-9hjptcua3l] {
    padding: 0.25rem;
    justify-content: center;
    font-size: 24px;
    display: flex;
    align-items: center;
    color: #001C60;
}

.dataroom-users-title[b-9hjptcua3l] {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
    color: #001C60;
}


@media (min-width: 1200px) {
    .vdr__body[b-9hjptcua3l] {
        padding-left: 10%;
        padding-right: 10%;
    }
}

.no-underline:hover[b-9hjptcua3l] {
    text-decoration: none !important;
}

.link-primary[b-9hjptcua3l] {
    color: #001C60;
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
}

    .link-primary:hover[b-9hjptcua3l] {
        text-decoration: underline !important;
        color: #0056b3;
    }

.color-primary-blue[b-9hjptcua3l] {
    color: #001C60;
}

.color-primary-black[b-9hjptcua3l] {
    color: #555555;
}

.pointer[b-9hjptcua3l] {
    cursor: pointer;
}

[b-9hjptcua3l] .logo-upload input[type=file] {
    width: 100% !important;
    height: 100% !important;
    cursor: pointer;
    color: transparent;
    opacity: 0 !important;
}

.one[b-9hjptcua3l] {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.0s;
    animation: dot-b-9hjptcua3l 1.3s infinite;
    animation-delay: 0.0s;
}

.two[b-9hjptcua3l] {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.2s;
    animation: dot-b-9hjptcua3l 1.3s infinite;
    animation-delay: 0.2s;
}

.three[b-9hjptcua3l] {
    opacity: 0;
    -webkit-animation: dot 1.3s infinite;
    -webkit-animation-delay: 0.3s;
    animation: dot-b-9hjptcua3l 1.3s infinite;
    animation-delay: 0.3s;
}

@-webkit-keyframes dot {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes dot-b-9hjptcua3l {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}
/* _content/SpringTechnologies.VDR.UI/Shared/FileManager.razor.rz.scp.css */
.text-red[b-uq35crlwvi] {
    color: #ff0000;
    font-size: 0.75rem;
}

.link-primary[b-uq35crlwvi] {
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
}

.link-primary:hover[b-uq35crlwvi] {
    text-decoration: underline !important;
}

.text-decoration-none[b-uq35crlwvi] {
    text-decoration: none;
}

.icon-back[b-uq35crlwvi]:before {
    font-weight: bold !important;
}

.data-room-container[b-uq35crlwvi] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding-bottom: 5rem;
}

.data-room-actionbar[b-uq35crlwvi] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    background-color: #001C60;
    border: 2px solid #001C60 !important;
    border-radius: 4px;
    padding-right: 0.5rem;
}

.data-room-actionbar span[b-uq35crlwvi], .data-room-actionbar h1[b-uq35crlwvi], .data-room-actionbar i[b-uq35crlwvi] {
    color: white;
}

#vdr-upload-error-details[b-uq35crlwvi] {
    line-height: 16px;
    max-height: 400px;
    overflow-y: auto;
}

.color-primary-blue[b-uq35crlwvi] {
    color: #001C60;
}

.color-primary-black[b-uq35crlwvi] {
    color: #555555;
}

.data-room-icon[b-uq35crlwvi] {
    padding: 0.5rem;
    justify-content: center;
    font-size: 32px;
    display: flex;
    align-items: center;
    border-radius: 4px;
    color: #001C60;
}

.data-room-title[b-uq35crlwvi] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
}

.data-room-sub-title[b-uq35crlwvi] {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
}

.data-room-sub-icon[b-uq35crlwvi] {
    padding: 0.25rem;
    justify-content: center;
    font-size: 16px;
    display: flex;
    align-items: center;
    color: #001C60;
}


.data-room-name[b-uq35crlwvi] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
}

.data-room-description[b-uq35crlwvi] {
    font-size: 14px;
}

.file-manager-container[b-uq35crlwvi] {
    display: grid;
    grid-gap: 1rem;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
}


.btn-vdr-primary[b-uq35crlwvi] {
    background-color: #001C60 !important;
    font-size: 0.85rem;
    color: #fff;
    border-radius: 20px;
    border: 2px solid #001C60;
    font-weight: 700;
    border-color: unset;
}



.btn-vdr-secondary[b-uq35crlwvi] {
    background-color: #fff !important;
    font-size: 0.85rem;
    color: #001C60 !important;
    border-radius: 20px;
    border: 2px solid #001C60;
    font-weight: 700;
    border-color: unset;
}

@media(min-width: 1366px) {
    .file-manager-container[b-uq35crlwvi] {
        grid-gap: 0;
    }
}

.file-manager[b-uq35crlwvi] {
    grid-column: 1 / 3;
}
/* _content/SpringTechnologies.VDR.UI/Shared/FullScreenPreview.razor.rz.scp.css */
.full-screen-preview-container[b-ep209xy0om] {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.fullscreen-title[b-ep209xy0om] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* override bootstrap modal styles*/
.modal-body[b-ep209xy0om] {
    position: initial !important;
}

.modal-content[b-ep209xy0om] {
    position: initial !important;
    height: fit-content !important;
}

@media(min-width: 768px) {
    .modal-content[b-ep209xy0om] {
        position: initial !important;
        height: 100% !important;
    }

}

.modal-dialog[b-ep209xy0om] {
    position: relative;
}
/* _content/SpringTechnologies.VDR.UI/Shared/MainLayout.razor.rz.scp.css */
.page[b-eqrbsek8od] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-eqrbsek8od] {
    flex: 1;
}

.sidebar[b-eqrbsek8od] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-eqrbsek8od] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-eqrbsek8od]  a, .top-row .btn-link[b-eqrbsek8od] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-eqrbsek8od] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-eqrbsek8od] {
        display: none;
    }

    .top-row.auth[b-eqrbsek8od] {
        justify-content: space-between;
    }

    .top-row a[b-eqrbsek8od], .top-row .btn-link[b-eqrbsek8od] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-eqrbsek8od] {
        flex-direction: row;
    }

    .sidebar[b-eqrbsek8od] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-eqrbsek8od] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-eqrbsek8od], article[b-eqrbsek8od] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/SpringTechnologies.VDR.UI/Shared/NDA.razor.rz.scp.css */
.lst-kix_list_4-1 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_4-1
}

ol.lst-kix_list_7-0[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_2-1 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_2-1
}

ol.lst-kix_list_9-0.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_9-0 0
}

.lst-kix_list_6-1 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_6-1
}

.lst-kix_list_8-1 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_8-1
}

ol.lst-kix_list_8-2.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_8-2 0
}

ol.lst-kix_list_3-1.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_3-1 0
}

ol.lst-kix_list_6-6.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_6-6 0
}

ol.lst-kix_list_7-4.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_7-4 0
}

.lst-kix_list_5-0 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_5-0
}

.lst-kix_list_7-0 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_7-0
}

.lst-kix_list_9-0 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_9-0
}

ol.lst-kix_list_2-3.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_2-3 0
}

ol.lst-kix_list_7-5[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_7-6[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_7-7[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_7-8[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_7-1[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_1-5.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_1-5 0
}

ol.lst-kix_list_7-2[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_7-3[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_7-4[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_9-6.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_9-6 0
}

ol.lst-kix_list_5-3.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_5-3 0
}

.lst-kix_list_2-3 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_2-3
}

.lst-kix_list_4-3 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_4-3
}

ol.lst-kix_list_4-5.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_4-5 0
}

.lst-kix_list_1-2 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_1-2
}

ol.lst-kix_list_3-7.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_3-7 0
}

.lst-kix_list_5-2 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_5-2
}

ol.lst-kix_list_8-8.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_8-8 0
}

.lst-kix_list_3-2 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_3-2
}

.lst-kix_list_7-2 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_7-2
}

.lst-kix_list_9-2 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_9-2
}

ol.lst-kix_list_8-7.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_8-7 0
}

.lst-kix_list_5-0 > li[b-fdb8prb11q]:before {
    content: "(" counter(lst-ctn-kix_list_5-0,lower-roman) ") "
}

ol.lst-kix_list_6-0[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_6-1[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_5-4 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_5-4
}

.lst-kix_list_1-4 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_1-4
}

ol.lst-kix_list_1-6.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_1-6 0
}

.lst-kix_list_5-3 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_5-3,decimal) ". "
}

ol.lst-kix_list_9-5.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_9-5 0
}

.lst-kix_list_5-2 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_5-2,lower-roman) ". "
}

.lst-kix_list_8-3 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_8-3
}

.lst-kix_list_5-1 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_5-1,lower-latin) ". "
}

li.li-bullet-6[b-fdb8prb11q]:before {
    margin-left: -36pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 36pt
}

.lst-kix_list_5-7 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_5-7,lower-latin) ". "
}

.lst-kix_list_5-6 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_5-6,decimal) ". "
}

.lst-kix_list_5-8 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_5-8,lower-roman) ". "
}

.lst-kix_list_9-4 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_9-4
}

ol.lst-kix_list_6-6[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_6-7[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_5-4 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_5-4,lower-latin) ". "
}

ol.lst-kix_list_6-8[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_5-5 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_5-5,lower-roman) ". "
}

ol.lst-kix_list_6-2[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_6-3[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_6-4[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_6-5[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_1-0.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_1-0 0
}

.lst-kix_list_6-1 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_6-1,lower-latin) ". "
}

.lst-kix_list_6-3 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_6-3,decimal) ". "
}

.lst-kix_list_6-5 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_6-5
}

.lst-kix_list_6-8 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_6-8
}

.lst-kix_list_6-0 > li[b-fdb8prb11q]:before {
    content: "(" counter(lst-ctn-kix_list_6-0,lower-roman) ") "
}

.lst-kix_list_6-4 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_6-4,lower-latin) ". "
}

.lst-kix_list_3-0 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_3-0
}

ol.lst-kix_list_4-0.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_4-0 0
}

.lst-kix_list_3-6 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_3-6
}

li.li-bullet-2[b-fdb8prb11q]:before {
    margin-left: -39.5pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 39.5pt
}

.lst-kix_list_6-2 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_6-2,lower-roman) ". "
}

.lst-kix_list_2-5 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_2-5
}

.lst-kix_list_2-8 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_2-8
}

ol.lst-kix_list_3-2.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_3-2 0
}

.lst-kix_list_6-8 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_6-8,lower-roman) ". "
}

.lst-kix_list_6-5 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_6-5,lower-roman) ". "
}

.lst-kix_list_6-7 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_6-7,lower-latin) ". "
}

ol.lst-kix_list_2-4.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_2-4 0
}

.lst-kix_list_6-6 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_6-6,decimal) ". "
}

ol.lst-kix_list_1-3[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_1-4[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_2-7 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_2-7,lower-latin) ". "
}

.lst-kix_list_2-7 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_2-7
}

ol.lst-kix_list_1-5[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_7-4 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_7-4,lower-latin) ". "
}

.lst-kix_list_7-6 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_7-6,decimal) ". "
}

ol.lst-kix_list_1-6[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_1-0[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_2-5 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_2-5,lower-roman) ". "
}

ol.lst-kix_list_6-2.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_6-2 0
}

ol.lst-kix_list_1-1[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_1-2[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_7-2 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_7-2,lower-roman) ". "
}

.lst-kix_list_7-6 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_7-6
}

.lst-kix_list_8-6 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_8-6
}

ol.lst-kix_list_9-4.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_9-4 0
}

ol.lst-kix_list_4-6.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_4-6 0
}

ol.lst-kix_list_9-7[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_9-8[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_3-0.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_3-0 0
}

ol.lst-kix_list_9-3[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_9-4[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_5-7 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_5-7
}

.lst-kix_list_7-7 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_7-7
}

ol.lst-kix_list_9-5[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_7-8 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_7-8,lower-roman) ". "
}

ol.lst-kix_list_9-6[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_4-3.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_4-3 0
}

ol.lst-kix_list_1-7[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_4-7 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_4-7
}

ol.lst-kix_list_9-0[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_1-8[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_9-1[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_9-2[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_7-8 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_7-8
}

ol.lst-kix_list_2-5.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_2-5 0
}

.lst-kix_list_9-8 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_9-8
}

li.li-bullet-1[b-fdb8prb11q]:before {
    margin-left: -27.5pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 27.5pt
}

.lst-kix_list_2-6 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_2-6
}

.lst-kix_list_4-1 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_4-1,lower-latin) ". "
}

ol.lst-kix_list_7-3.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_7-3 0
}

.lst-kix_list_9-2 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_9-2,lower-roman) ". "
}

.lst-kix_list_4-3 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_4-3,decimal) ". "
}

.lst-kix_list_4-5 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_4-5,lower-roman) ". "
}

ol.lst-kix_list_5-7.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_5-7 0
}

.lst-kix_list_1-8 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_1-8
}

ol.lst-kix_list_1-4.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_1-4 0
}

.lst-kix_list_5-5 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_5-5
}

.lst-kix_list_3-5 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_3-5
}

ol.lst-kix_list_1-1.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_1-1 0
}

.lst-kix_list_9-0 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_9-0,decimal) ". "
}

.lst-kix_list_3-4 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_3-4
}

ol.lst-kix_list_4-4.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_4-4 0
}

.lst-kix_list_6-4 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_6-4
}

ol.lst-kix_list_9-2.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_9-2 0
}

.lst-kix_list_9-6 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_9-6,decimal) ". "
}

li.li-bullet-9[b-fdb8prb11q]:before {
    margin-left: -18pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 18pt
}

.lst-kix_list_9-3 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_9-3
}

.lst-kix_list_9-4 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_9-4,lower-latin) ". "
}

.lst-kix_list_6-3 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_6-3
}

ol.lst-kix_list_1-3.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_1-3 0
}

ol.lst-kix_list_2-8.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_2-8 0
}

ol.lst-kix_list_8-8[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_1-2.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_1-2 0
}

li.li-bullet-11[b-fdb8prb11q]:before {
    margin-left: -32.1pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 32.1pt
}

ol.lst-kix_list_7-6.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_7-6 0
}

ol.lst-kix_list_6-1.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_6-1 0
}

ol.lst-kix_list_8-4[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_8-5[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_8-6[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_8-7[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_8-0[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_9-8 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_9-8,lower-roman) ". "
}

ol.lst-kix_list_8-1[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_1-1 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_1-1,upper-latin) ". "
}

ol.lst-kix_list_8-2[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_8-3[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_8-5 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_8-5
}

.lst-kix_list_1-3 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_1-3,decimal) ". "
}

.lst-kix_list_4-8 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_4-8
}

.lst-kix_list_1-7 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_1-7,lower-latin) ". "
}

ol.lst-kix_list_5-8.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_5-8 0
}

ol.lst-kix_list_2-7.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_2-7 0
}

.lst-kix_list_1-3 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_1-3
}

.lst-kix_list_1-5 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_1-5,lower-roman) ". "
}

li.li-bullet-4[b-fdb8prb11q]:before {
    margin-left: -27.5pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 27.5pt
}

ol.lst-kix_list_9-1.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_9-1 0
}

.lst-kix_list_5-6 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_5-6
}

ol.lst-kix_list_7-5.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_7-5 0
}

.lst-kix_list_2-1 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_2-1,lower-latin) ". "
}

ol.lst-kix_list_6-0.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_6-0 0
}

.lst-kix_list_2-3 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_2-3,decimal) ". "
}

.lst-kix_list_4-2 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_4-2
}

ol.lst-kix_list_3-1[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_3-2[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_3-1 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_3-1
}

ol.lst-kix_list_3-3[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_3-4.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_3-4 0
}

.lst-kix_list_5-1 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_5-1
}

ol.lst-kix_list_3-4[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_3-0[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_1-1 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_1-1
}

.lst-kix_list_7-1 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_7-1
}

.lst-kix_list_9-1 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_9-1
}

ol.lst-kix_list_2-6.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_2-6 0
}

.lst-kix_list_3-0 > li[b-fdb8prb11q]:before {
    content: "(" counter(lst-ctn-kix_list_3-0,lower-roman) ") "
}

ol.lst-kix_list_7-7.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_7-7 0
}

.lst-kix_list_3-1 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_3-1,lower-latin) ". "
}

.lst-kix_list_3-2 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_3-2,lower-roman) ". "
}

.lst-kix_list_8-1 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_8-1,lower-latin) ". "
}

ol.lst-kix_list_1-8.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_1-8 0
}

.lst-kix_list_4-0 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_4-0
}

.lst-kix_list_8-2 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_8-2,lower-roman) ". "
}

.lst-kix_list_6-0 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_6-0
}

.lst-kix_list_8-0 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_8-0
}

.lst-kix_list_3-5 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_3-5,lower-roman) ". "
}

.lst-kix_list_3-4 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_3-4,lower-latin) ". "
}

.lst-kix_list_3-3 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_3-3,decimal) ". "
}

ol.lst-kix_list_3-5[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_3-6[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_8-0 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_8-0,upper-roman) ". "
}

ol.lst-kix_list_3-7[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_3-8[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_8-7 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_8-7,lower-latin) ". "
}

.lst-kix_list_3-8 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_3-8,lower-roman) ". "
}

.lst-kix_list_8-5 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_8-5,lower-roman) ". "
}

.lst-kix_list_8-6 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_8-6,decimal) ". "
}

.lst-kix_list_2-0 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_2-0
}

.lst-kix_list_8-3 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_8-3,decimal) ". "
}

.lst-kix_list_3-6 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_3-6,decimal) ". "
}

.lst-kix_list_3-7 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_3-7,lower-latin) ". "
}

.lst-kix_list_8-4 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_8-4,lower-latin) ". "
}

ol.lst-kix_list_5-0.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_5-0 0
}

ol.lst-kix_list_8-5.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_8-5 0
}

ol.lst-kix_list_4-2.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_4-2 0
}

ol.lst-kix_list_9-3.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_9-3 0
}

.lst-kix_list_8-8 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_8-8,lower-roman) ". "
}

ol.lst-kix_list_2-2[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_2-3[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_2-4[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_7-2.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_7-2 0
}

ol.lst-kix_list_2-5[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_4-4 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_4-4
}

ol.lst-kix_list_2-0[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_2-1[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_4-8 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_4-8,lower-roman) ". "
}

ol.lst-kix_list_6-4.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_6-4 0
}

.lst-kix_list_4-7 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_4-7,lower-latin) ". "
}

li.li-bullet-7[b-fdb8prb11q]:before {
    margin-left: -36pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 36pt
}

ol.lst-kix_list_5-6.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_5-6 0
}

ol.lst-kix_list_4-1.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_4-1 0
}

.lst-kix_list_7-3 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_7-3
}

li.li-bullet-10[b-fdb8prb11q]:before {
    margin-left: -18pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 18pt
}

ol.lst-kix_list_4-8.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_4-8 0
}

.lst-kix_list_8-4 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_8-4
}

ol.lst-kix_list_3-3.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_3-3 0
}

ol.lst-kix_list_2-6[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_2-7[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_2-8[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_7-8.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_7-8 0
}

ol.lst-kix_list_7-1.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_7-1 0
}

ol.lst-kix_list_8-6.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_8-6 0
}

.lst-kix_list_3-3 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_3-3
}

ol.lst-kix_list_6-3.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_6-3 0
}

ol.lst-kix_list_5-5.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_5-5 0
}

ol.lst-kix_list_8-0.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_8-0 0
}

.lst-kix_list_7-0 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_7-0,decimal) ". "
}

.lst-kix_list_2-2 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_2-2
}

ol.lst-kix_list_4-7.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_4-7 0
}

.lst-kix_list_6-2 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_6-2
}

ol.lst-kix_list_5-0[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_2-6 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_2-6,decimal) ". "
}

.lst-kix_list_3-7 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_3-7
}

ol.lst-kix_list_5-1[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_9-7.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_9-7 0
}

ol.lst-kix_list_5-2[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_2-4 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_2-4,lower-latin) ". "
}

.lst-kix_list_2-8 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_2-8,lower-roman) ". "
}

.lst-kix_list_7-1 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_7-1,lower-latin) ". "
}

.lst-kix_list_7-5 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_7-5,lower-roman) ". "
}

.lst-kix_list_9-6 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_9-6
}

.lst-kix_list_6-6 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_6-6
}

ol.lst-kix_list_5-4.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_5-4 0
}

.lst-kix_list_7-3 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_7-3,decimal) ". "
}

.lst-kix_list_9-7 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_9-7
}

ol.lst-kix_list_5-1.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_5-1 0
}

ol.lst-kix_list_5-7[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_6-7 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_6-7
}

ol.lst-kix_list_5-8[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_5-3[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_8-7 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_8-7
}

ol.lst-kix_list_5-4[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_1-7 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_1-7
}

ol.lst-kix_list_3-8.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_3-8 0
}

ol.lst-kix_list_5-5[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_5-6[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_7-7 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_7-7,lower-latin) ". "
}

ol.lst-kix_list_8-1.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_8-1 0
}

.lst-kix_list_7-5 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_7-5
}

.lst-kix_list_9-5 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_9-5
}

.lst-kix_list_5-8 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_5-8
}

.lst-kix_list_4-0 > li[b-fdb8prb11q]:before {
    content: "(" counter(lst-ctn-kix_list_4-0,lower-roman) ") "
}

.lst-kix_list_3-8 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_3-8
}

li.li-bullet-3[b-fdb8prb11q]:before {
    margin-left: -27.5pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 27.5pt
}

ol.lst-kix_list_6-8.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_6-8 0
}

.lst-kix_list_4-6 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_4-6
}

ol.lst-kix_list_1-7.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_1-7 0
}

.lst-kix_list_4-4 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_4-4,lower-latin) ". "
}

ol.lst-kix_list_2-2.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_2-2 0
}

.lst-kix_list_1-5 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_1-5
}

ol.lst-kix_list_6-5.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_6-5 0
}

.lst-kix_list_4-2 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_4-2,lower-roman) ". "
}

.lst-kix_list_4-6 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_4-6,decimal) ". "
}

.lst-kix_list_9-3 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_9-3,decimal) ". "
}

ol.lst-kix_list_7-0.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_7-0 0
}

.lst-kix_list_9-1 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_9-1,upper-latin) ". "
}

ol.lst-kix_list_4-0[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_4-1[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_4-2[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_4-3[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_9-7 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_9-7,lower-latin) ". "
}

.lst-kix_list_2-4 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_2-4
}

ol.lst-kix_list_6-7.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_6-7 0
}

ol.lst-kix_list_3-6.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_3-6 0
}

li.li-bullet-8[b-fdb8prb11q]:before {
    margin-left: -18pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 18pt
}

.lst-kix_list_9-5 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_9-5,lower-roman) ". "
}

li.li-bullet-5[b-fdb8prb11q]:before {
    margin-left: -36pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 36pt
}

.lst-kix_list_5-3 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_5-3
}

ol.lst-kix_list_4-8[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_7-4 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_7-4
}

.lst-kix_list_1-0 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_1-0,decimal) ". "
}

ol.lst-kix_list_4-4[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_4-5[b-fdb8prb11q] {
    list-style-type: none
}

.lst-kix_list_1-2 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_1-2,lower-roman) ". "
}

ol.lst-kix_list_2-0.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_2-0 0
}

ol.lst-kix_list_4-6[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_4-7[b-fdb8prb11q] {
    list-style-type: none
}

ol.lst-kix_list_8-4.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_8-4 0
}

.lst-kix_list_1-4 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_1-4,lower-latin) ". "
}

ol.lst-kix_list_3-5.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_3-5 0
}

.lst-kix_list_1-0 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_1-0
}

.lst-kix_list_8-8 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_8-8
}

.lst-kix_list_1-6 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_1-6
}

    .lst-kix_list_1-6 > li[b-fdb8prb11q]:before {
        content: "" counter(lst-ctn-kix_list_1-6,decimal) ". "
    }

li.li-bullet-0[b-fdb8prb11q]:before {
    margin-left: -27pt;
    white-space: nowrap;
    display: inline-block;
    min-width: 27pt
}

.lst-kix_list_2-0 > li[b-fdb8prb11q]:before {
    content: "(" counter(lst-ctn-kix_list_2-0,lower-roman) ") "
}

ol.lst-kix_list_2-1.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_2-1 0
}

ol.lst-kix_list_8-3.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_8-3 0
}

.lst-kix_list_4-5 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_4-5
}

ol.lst-kix_list_9-8.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_9-8 0
}

.lst-kix_list_1-8 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_1-8,lower-roman) ". "
}

.lst-kix_list_2-2 > li[b-fdb8prb11q]:before {
    content: "" counter(lst-ctn-kix_list_2-2,lower-roman) ". "
}

ol.lst-kix_list_5-2.start[b-fdb8prb11q] {
    counter-reset: lst-ctn-kix_list_5-2 0
}

.lst-kix_list_8-2 > li[b-fdb8prb11q] {
    counter-increment: lst-ctn-kix_list_8-2
}

ol[b-fdb8prb11q] {
    margin: 0;
    padding: 0
}

table td[b-fdb8prb11q], table th[b-fdb8prb11q] {
    padding: 0
}

.c11[b-fdb8prb11q] {
    -webkit-text-decoration-skip: none;
    color: #000000;
    font-weight: 400;
    text-decoration: underline;
    vertical-align: baseline;
    text-decoration-skip-ink: none;
    font-size: 10pt;
    font-family: "Arial";
    font-style: normal
}

.c28[b-fdb8prb11q] {
    padding-top: 0pt;
    border-bottom-color: #000000;
    border-bottom-width: 1.5pt;
    padding-bottom: 1pt;
    line-height: 1.0;
    border-bottom-style: solid;
    text-align: left;
    height: 12pt
}

.c13[b-fdb8prb11q] {
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.0;
    orphans: 2;
    widows: 2;
    text-align: left;
    margin-right: 18pt;
    height: 12pt
}

.c0[b-fdb8prb11q] {
    color: #000000;
    font-weight: 700;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 10pt;
    font-family: "Arial";
    font-style: normal
}

.c19[b-fdb8prb11q] {
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.5;
    orphans: 2;
    widows: 2;
    text-align: left;
    height: 12pt
}

.c4[b-fdb8prb11q] {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 10pt;
    font-family: "Arial";
    font-style: normal
}

.c23[b-fdb8prb11q] {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 9pt;
    font-family: "Arial";
    font-style: normal
}

.c27[b-fdb8prb11q] {
    padding-top: 0pt;
    border-bottom-color: #000000;
    border-bottom-width: 1.5pt;
    padding-bottom: 1pt;
    line-height: 1.0;
    border-bottom-style: solid;
    text-align: center
}

.c30[b-fdb8prb11q] {
    color: #000000;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    font-size: 12pt;
    font-family: "Times New Roman";
    font-style: normal
}

.c25[b-fdb8prb11q] {
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.5;
    orphans: 2;
    widows: 2;
    text-align: left
}

.c10[b-fdb8prb11q] {
    margin-left: 30.5pt;
    padding-top: 0pt;
    text-indent: -30.5pt;
    padding-bottom: 0pt;
    line-height: 1.5;
    text-align: justify
}

.c2[b-fdb8prb11q] {
    margin-left: 18pt;
    padding-top: 0pt;
    padding-left: 9.5pt;
    padding-bottom: 0pt;
    line-height: 1.5;
    text-align: justify
}

.c9[b-fdb8prb11q] {
    margin-left: 45.5pt;
    padding-top: 0pt;
    padding-left: 18pt;
    padding-bottom: 0pt;
    line-height: 1.5;
    text-align: justify
}

.c26[b-fdb8prb11q] {
    -webkit-text-decoration-skip: none;
    color: #000000;
    text-decoration: underline;
    vertical-align: baseline;
    text-decoration-skip-ink: none;
    font-style: normal
}

.c5[b-fdb8prb11q] {
    margin-left: 18pt;
    padding-top: 0pt;
    padding-left: 9pt;
    padding-bottom: 0pt;
    line-height: 1.5;
    text-align: justify
}

.c3[b-fdb8prb11q] {
    margin-left: 27pt;
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.5;
    text-align: justify
}

.c6[b-fdb8prb11q] {
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.5;
    text-align: justify;
    height: 12pt
}

.c21[b-fdb8prb11q] {
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.0;
    text-align: center;
    height: 12pt
}

.c24[b-fdb8prb11q] {
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.0;
    text-align: left;
    height: 12pt
}

.c14[b-fdb8prb11q] {
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.5;
    text-align: justify
}

.c12[b-fdb8prb11q] {
    background-color: #ffffff;
    text-indent: -27pt;
    orphans: 2;
    widows: 2
}

.c36[b-fdb8prb11q] {
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.0;
    text-align: left
}

.c33[b-fdb8prb11q] {
    padding-top: 0pt;
    padding-bottom: 0pt;
    line-height: 1.0;
    text-align: right
}

.c8[b-fdb8prb11q] {
    font-size: 10pt;
    font-family: "Arial";
    font-weight: 700
}

.c22[b-fdb8prb11q] {
    background-color: #ffffff;
    max-width: 470.2pt;
    padding: 85pt 70.9pt 92.2pt 70.9pt
}

.c16[b-fdb8prb11q] {
    font-size: 10pt;
    font-family: "Arial";
    font-weight: 400
}

.c32[b-fdb8prb11q] {
    background-color: #ffffff;
    margin-left: 18pt;
    padding-left: 14.1pt
}

.c1[b-fdb8prb11q] {
    padding: 0;
    margin: 0
}

.c7[b-fdb8prb11q] {
    margin-left: 27.5pt;
    text-indent: -27.5pt
}

.c29[b-fdb8prb11q] {
    orphans: 2;
    widows: 2
}

.c15[b-fdb8prb11q] {
    margin-left: 45pt;
    padding-left: 21.5pt
}

.c18[b-fdb8prb11q] {
    margin-left: 45.5pt;
    padding-left: 0pt
}

.c20[b-fdb8prb11q] {
    margin-left: 66.5pt
}

.c35[b-fdb8prb11q] {
    margin-left: 63.5pt
}

.c34[b-fdb8prb11q] {
    margin-left: 36pt
}

.c17[b-fdb8prb11q] {
    margin-left: 27.5pt
}

.c31[b-fdb8prb11q] {
    height: 12pt
}

.title[b-fdb8prb11q] {
    padding-top: 24pt;
    color: #000000;
    font-weight: 700;
    font-size: 36pt;
    padding-bottom: 6pt;
    font-family: "Times New Roman";
    line-height: 1.0;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left
}

.subtitle[b-fdb8prb11q] {
    padding-top: 18pt;
    color: #666666;
    font-size: 24pt;
    padding-bottom: 4pt;
    font-family: "Georgia";
    line-height: 1.0;
    page-break-after: avoid;
    font-style: italic;
    orphans: 2;
    widows: 2;
    text-align: left
}

li[b-fdb8prb11q] {
    color: #000000;
    font-size: 12pt;
    font-family: "Times New Roman"
}

p[b-fdb8prb11q] {
    margin: 0;
    color: #000000;
    font-size: 12pt;
    font-family: "Times New Roman"
}

h1[b-fdb8prb11q] {
    padding-top: 24pt;
    color: #000000;
    font-weight: 700;
    font-size: 24pt;
    padding-bottom: 6pt;
    font-family: "Times New Roman";
    line-height: 1.0;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left
}

h2[b-fdb8prb11q] {
    padding-top: 18pt;
    color: #000000;
    font-weight: 700;
    font-size: 18pt;
    padding-bottom: 4pt;
    font-family: "Times New Roman";
    line-height: 1.0;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left
}

h3[b-fdb8prb11q] {
    padding-top: 14pt;
    color: #000000;
    font-weight: 700;
    font-size: 14pt;
    padding-bottom: 4pt;
    font-family: "Times New Roman";
    line-height: 1.0;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left
}

h4[b-fdb8prb11q] {
    padding-top: 12pt;
    color: #000000;
    font-weight: 700;
    font-size: 12pt;
    padding-bottom: 2pt;
    font-family: "Times New Roman";
    line-height: 1.0;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left
}

h5[b-fdb8prb11q] {
    padding-top: 11pt;
    color: #000000;
    font-weight: 700;
    font-size: 11pt;
    padding-bottom: 2pt;
    font-family: "Times New Roman";
    line-height: 1.0;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left
}

h6[b-fdb8prb11q] {
    padding-top: 10pt;
    color: #000000;
    font-weight: 700;
    font-size: 10pt;
    padding-bottom: 2pt;
    font-family: "Times New Roman";
    line-height: 1.0;
    page-break-after: avoid;
    orphans: 2;
    widows: 2;
    text-align: left
}
/* _content/SpringTechnologies.VDR.UI/Shared/NDACancelPopUpMessage.razor.rz.scp.css */
.btn-vdr-primary[b-nm5j27gyll] {
    background-color: #001C60 !important;
    font-size: 0.85rem;
    color: #fff;
    border-radius: 20px;
    border: 2px solid #001C60;
    font-weight: 700;
    border-color: unset;
}



.btn-vdr-secondary[b-nm5j27gyll] {
    background-color: #fff !important;
    font-size: 0.85rem;
    color: #001C60 !important;
    border-radius: 15px;
    border: 2px solid #001C60;
    font-weight: 700;
    border-color: unset;
}

.color-primary-blue[b-nm5j27gyll] {
    color: #001C60;
}

.data-room-title[b-nm5j27gyll] {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 0;
}
/* _content/SpringTechnologies.VDR.UI/Shared/Preview.razor.rz.scp.css */
.preview-box[b-2q9mp0tnn8] {
    justify-content: center;
    align-items: center;
    height: 100%;
    display: block;
    position: relative;
}

.preview-container[b-2q9mp0tnn8] {
    display: flex;
    justify-content: center;
}

@media(min-width: 1366px) {
    .preview-box[b-2q9mp0tnn8] {
        display: flex;
    }
}

.preview-background[b-2q9mp0tnn8] {
    padding: 1rem;
    background-color: #EBF8FF8A;
}

.cap-height[b-2q9mp0tnn8] {
    max-height: 600px;
}

.preview-responsive[b-2q9mp0tnn8] {
    display: none;
}

@media(min-width: 1366px) {
    .preview-responsive[b-2q9mp0tnn8] {
        display: flex;
    }
}

.preview[b-2q9mp0tnn8] {
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.preview--pdf[b-2q9mp0tnn8] {
    overflow: hidden;
    height: 100%;
}

.file-name[b-2q9mp0tnn8] {
    font-size: 16px;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

canvas[b-2q9mp0tnn8] {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
}

.canvas-container[b-2q9mp0tnn8] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 1280px;
    height: 100%;
    position: relative;
}

.canvas-container--preview[b-2q9mp0tnn8] {
    max-height: 720px;
}

.preview-actions[b-2q9mp0tnn8] {
    display: flex;
    gap: 1rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -75%);
}

.actions-container[b-2q9mp0tnn8] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.absolute[b-2q9mp0tnn8] {
    display: flex;
    right: 0;
    bottom: 0;
    position: absolute;
}

.full-screen--image[b-2q9mp0tnn8] {
    transform: translate(-3rem, -1rem);
    background-color: rgba(0,0,0,0.6);
}

.full-screen--pdf[b-2q9mp0tnn8] {
    transform: translate(6rem, 0.5rem);
    background-color: rgba(0,0,0,0.6);
    right: 0;
}

.prev[b-2q9mp0tnn8] {
    font-size: 48px;
    background-color: rgba(0,0,0,0.6);
}

.next[b-2q9mp0tnn8] {
    font-size: 48px;
    background-color: rgba(0,0,0,0.6);
}

.action-white[b-2q9mp0tnn8] {
    color: white;
}

.action-black[b-2q9mp0tnn8] {
    color: black;
}
