html,body{height: 100%;}
.vyberte-open-id {
    width: 895px;
    position: relative;
    line-height: 120%;
    font-weight: 600;
    display: inline-block;
}

.off {
    position: absolute;
    top: 8px;
    left: 22px;
    letter-spacing: -0.05em;
    line-height: 10px;
}

.toggle-child {
    position: absolute;
    top: 4px;
    left: 4px;
    box-shadow: 0px 4px 8px rgba(8, 35, 48, 0.1);
    border-radius: 50%;
    background-color: #fff;
    #width: 16px;
    #height: 16px;
}

.toggle {
    position: relative;
    #top: 8px;
    left: 50%;
    #border-radius: 1000px;
    #background-color: #ccc;

}

.nejnovj-open-id {
    position: relative;
    top: 7px;
    left: 0;
    line-height: 165%;
    font-weight: 600;
    display: inline-block;
    width: 242px;
}

.settings-toggle {
    position: absolute;
    top: 0;
    left: 0;
    width: 312px;
    height: 40px;
    font-size: 20px;
    color: #4d4d4d;
    font-family: Inter;
}

.toggle-parent {
    position: absolute;
    top: 86px;
    left: 0px;
    width: 446px;
    height: 32px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 32px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {

    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 32px;
}
form {
    position: relative;
    display: flex;
    flex-direction: column;

}
.profile-select {
    display: flex;
    width: 407px;
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;

    border-radius: 8px;
    border: 1px solid var(--gray-30, #E6E6E6);
    background: var(--white-100, #FFF);

    /* Shadow / lvl 2 */
    box-shadow: 0px 4px 8px 0px rgba(8, 35, 48, 0.10);
}
.slider.round:before {
    border-radius: 50%;
}

.on {
    position: absolute;
    top: 8px;
    left: 7px;
    letter-spacing: -0.05em;
    line-height: 10px;
}

.toggle-item {
    position: absolute;
    top: 4px;
    left: 26px;
    box-shadow: 0px 4px 8px rgba(8, 35, 48, 0.1);
    border-radius: 50%;
    background-color: #fff;
    width: 16px;
    height: 16px;
}

.toggle1 {
    position: absolute;
    top: 8px;
    left: 400px;
    border-radius: 1000px;
    background-color: #0f6dfa;
    border: 1px solid #0f6dfa;
    box-sizing: border-box;
    width: 46px;
    height: 24px;
}

.potential-open-id {
    position: absolute;
    top: 7px;
    left: 0px;
    line-height: 165%;
    font-weight: 600;
}

.toggle-group {
    position: absolute;
    top: 0px;
    left:  0px;
    width: 446px;
    height: 40px;
}

.referenn-implementace {
    position: absolute;
    top: 40px;
    left: 0px;
    font-size: 16px;
    line-height: 165%;
    font-family: Inter;
    color: #999;
    display: inline-block;
    width: 312px;
}

.frame-container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 446px;
    height: 50px;
    color: rgba(255, 255, 255, 0.8);
}

.frame-group {
    width: 446px;
    position: relative;
    height: 126px;
    font-size: 10px;
    color: #666;
    font-family: Poppins, serif;
}

.gap {
    display: inline-flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 48px;
}

.vyberte-open-id-vp-profil-pro-parent {
    position: relative;
    top: 20px;
    left: 0px;
    width: 895px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 40px;
}
.tooltip-div {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.nastavte-atributy-pedvanch {
    align-self: stretch;
    position: relative;
    line-height: 120%;
    font-weight: 600;
}

.atributy-osobnch-daj {
    align-self: stretch;
    position: relative;
    height: 29px;
    top: 0px;
    left: 0px;
    line-height: 120%;
    font-weight: 600;
    display: inline-block;
    width: 418px;
}
.bankid-scopes {
    align-self: stretch;
    position: relative;
    height: 29px;
    top: 0px;
    left: 0px;
    line-height: 120%;
    font-weight: 600;
    display: inline-block;
    width: 418px;
    font-size: 20px;
}

.vybrat-ve {
    position: relative;
    line-height: 170%;
    font-weight: 600;
}

.label-tooltip, .label-tooltip-wallet {
    position: relative;
    top: 0px;
    width: 40%;
    border: #333333 1px;
    height: fit-content;
    text-wrap: pretty;
    overflow: hidden;
}

.label-tooltip2, .label-tooltip2 {
    position: relative;
    top: 0px;
    padding-left: 5px;
    width: 70%;
    text-wrap: pretty;
    overflow: hidden;
    border-left: #e0e0e0 solid 1px;
}

.label-tooltip-wallet   {
    position: relative;
    top: 0px;
    width: 70%;
    border: #333333 1px;
    height: fit-content;
    text-wrap: pretty;
    overflow: hidden;
}
.label-tooltip2-wallet {
    position: relative;
    top: 0px;
    padding-left: 5px;
    width: 30%;
    text-wrap: pretty;
    overflow: hidden;
    border-left: #e0e0e0 solid 1px;
}

.label-tooltip2 {
    position: relative;
    top: 0px;
    padding-left: 5px;
    width: 70%;
    text-wrap: pretty;
    overflow: hidden;
    border-left: #e0e0e0 solid 1px;
}

.label-tooltip-wrapper {
    align-self: stretch;
    position: relative;
    height: 27px;
}

.row-inner {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.row-child {
    width: 16px;
    position: relative;
    height: 16px;
}

.checkbox-scope {
    width: 16px;
    position: relative;
    border-radius: 4px;
    max-width: 100%;
    overflow: hidden;
    height: 16px;
}

.row {
    align-self: stretch;
    background-color: #e0e0e0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 8px 24px;
    gap: 0px;
}

.poloka-seznamu {
    position: relative;
    line-height: 170%;
}

.label-wrapper {
    width: calc(100% - 16px);
    position: relative;
    height: 27px;
    display: flex;
}



.label-header-wrapper {
    width: calc(100% - 32px);
    position: relative;
    height: 27px;
    display: flex;
}

.scope-selector {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 16px;
}

.row1 {
    align-self: stretch;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 8px 24px;
    gap: 0px;
}

.row-parent {
    align-self: stretch;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 16px;
    color: #333;
}
.hide-row-parent  {
    display: none;
}

.frame-parent3 {
    width: 900px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    font-size: 20px;
}

.attestation-configuraion {
    position: relative;
    top: 40px;
    left: 0px;
    width: 893px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
}

.info-icon {
    width: 24px;
    position: relative;
    height: 24px;
    overflow: hidden;
    flex-shrink: 0;
}

.u-osobnch-daj {
    position: relative;
    line-height: 165%;
}

.value {
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

.info-parent {
    position: relative;
    top: 20px;
    left: 0px;
    width: 500px;
    height: 52px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 8px;
    font-size: 16px;
    color: #333;
}


.frame-parent2 {

}

.additional-attestations {
    position: relative;
    line-height: 165%;
    font-weight: 600;
}

.toggle2 {
    width: 46px;
    position: relative;
    border-radius: 100px;
    background-color: #ccc;
    height: 24px;
    font-size: 10px;
    color: #666;
}

.settings-toggle2 {
    align-self: stretch;
    height: 39px;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 3px 0px;
    box-sizing: border-box;
    gap: 0px;
}

.settings-toggle3 {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 3px 0px;
    gap: 0px;
}

.settings-toggle-parent {
    width: 400px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;
    font-size: 20px;

}
.frame-wrapper1 {
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 16px;
    width: 400px;
    color: #4d4d4d;
    gap: 20px;
}





.pejt-na-pihlaovac {
    position: absolute;
    top: 16px;
    left: 161.5px;
    line-height: 165%;
    font-weight: 500;
}

.button {
    position: absolute;
    width: 450px;
    box-shadow: 0px 7px 11px rgba(15, 109, 250, 0.11), 0px 11px 24px rgba(5, 45, 104, 0.16);
    border-radius: 8px;
    background-color: #0f6dfa;
    height: 65px;
    overflow: hidden;
    flex-shrink: 0;
    z-index: 0;
    color: white;
    line-height: 165%;
    font-weight: 600;
    font-size: 20px;
}

.button:hover {
    background-color: #3d78d7; /* Green */
}
.

.button1 {
    margin: 0 !important;
    position: absolute;
    top: 97px;
    left: 0px;
    border-radius: 8px;
    border: 2px solid #0f6dfa;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 16px 72px;
    z-index: 1;
    color: #0f6dfa;
    font-weight: 500;
}

.button-parent {
    margin: 0 !important;
    top: 822px;
    left: 0px;
    height: 162px;


}

.frame-div {
    position: relative;
    left: 0;
    width: 950px;
    top: 20px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 50px;
    justify-content: space-between;
    align-self: stretch;

}


.frame-parent {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-top: 50px;
    margin-bottom: 20px;
    gap: 20px;
    left: 12%;
    width: 30%;
    font-family: Poppins, serif;
}

.zante-vyvjet {
    position: relative;
    line-height: 165%;
    font-weight: 500;
}

.link {
    background-color: #fff;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 24px 24px 25px;
}

.links {
    display: none;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
}

.container {
    position: relative;
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
}

.sep-demo {
    font-weight: 500;
}

.eudiw-sep-demo-container {
    position: relative;
    left: 20px;
    font-size: 20px;
    line-height: 165%;
    color: #4d4d4d;
    text-align: left;
    display: inline-block;
    width: 300px;
    font-family: Poppins, serif;
}

.container-parent {
    align-self: stretch;
    position: relative;
    height: 47.7px;
}

.navigation {
    position: relative;
    top: 0px;
    left: 0px;
    box-shadow: 0px -1px 0px #e5e5e5 inset;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 24px;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    color: #666;
}

.icon-arrow {
    position: absolute;
    top: 120px;
    left: 204px;
    width: 24px;
    height: 24px;
    overflow: hidden;
    object-fit: contain;
}

.zpt {
    position: absolute;
    top: 119px;
    left: 236px;
    font-size: 16px;
    line-height: 165%;
    font-weight: 500;
    color: #0f6dfa;
}

.eudiw-sep-demo-nastaven {
    align-items: flex-start;
    width: 100%;
    position: relative;
    background-color: #fff;
    text-align: left;
    font-size: 39px;
    color: #262626;
    font-family: Poppins, serif;
}

.sthnte-testovac-aplikaci {
    align-self: stretch;
    position: relative;
    font-size: 39px;
    line-height: 120%;
    font-weight: 600;
}

.pokud-jste-se-container {
    width: 784px;
    position: relative;
    line-height: 165%;
    display: inline-block;
    flex-shrink: 0;
}

.pokud-jste-se-ji-zaregistrova-wrapper {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    color: #4d4d4d;
}

.wallet-qr-code {
    width: 200px;
    position: relative;
    height: 200px;
    object-fit: cover;
}

.nebo {
    align-self: stretch;
    position: relative;
    font-size: 16px;
    line-height: 165%;
    color: #999;
}

.odkaz-ke-staen {
    align-self: stretch;
    position: relative;
    line-height: 165%;
    font-weight: 500;
    color: #0f6dfa;
}

.sthnte-testovac-aplikaci-parent {
    width: 950px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 16px;
    gap: 12px;
}


.logo-icon {
    width: 120px;
    position: relative;
    height: 47.7px;
    overflow: hidden;
    flex-shrink: 0;
}

.infobankidcz {
    width: 120px;
    position: relative;
    line-height: 165%;
    display: inline-block;
    flex-shrink: 0;
}

.infobankidcz-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 0px 0px 0px 0px;
}

.logo-parent {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 6px;
}

.bank-id-2024 {
    width: 325px;
    position: relative;
    line-height: 165%;
    display: inline-block;
    flex-shrink: 0;
}

.bank-id-2024-vechna-prva-vy-wrapper {
    position: absolute;
    top: 112px;
    left: -0.34px;
    width: 339.3px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 0px 14px;
    box-sizing: border-box;
    font-size: 14px;
}


.bankid-inner {
    width: 340px;
    position: relative;
    color: #ffffff;
    align-self: stretch;
    height: 135px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}


.footer {
    position: relative;
    bottom:0;
    width:100%;
    gap: 10px;
    background-color: #262626;
    opacity: 1;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 32px;
    text-align: left;
    font-size: 16px;
}

.json-format {
    --bg-opacity: 1;
    background: #161B34;
    color: #A2A4AE;
    width: fit-content;
    font-size: 16px;
    font-family: JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;;
    border-radius: 24px;
    padding: 24px;
    justify-content: flex-end;
    align-items: flex-start;
    box-shadow: 0px 31px 56px 0px rgba(8, 35, 48, 0.17), 0px 7px 24px 0px rgba(8, 35, 48, 0.19);
}
.json-text {
    position: relative;
    align-self: center;
}
.vertical {
    display: flex;
    flex-direction: row;
}
.horizontal {
    margin-top: 5px;
    display: flex;
    flex-direction: column;
}
.selector-profile select {
    display: none;
}
.selector-profile {
    display: flex;
    width: 471px;
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 8px;
    border: 1px solid var(--gray-30, #E6E6E6);
    background: var(--white-100, #FFF);
    /* Shadow / lvl 2 */
    box-shadow: 0px 4px 8px 0px rgba(8, 35, 48, 0.10);
}
.selector-format {
    display: flex;
    width: 200px;
    padding: 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 8px;
    border: 1px solid var(--gray-30, #E6E6E6);
    background: var(--white-100, #FFF);
    /* Shadow / lvl 2 */
    box-shadow: 0px 4px 8px 0px rgba(8, 35, 48, 0.10);
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 240px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    white-space: pre-line;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
    font-size: 12px
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
}