    /* #region============GLOBAL=============== */

    * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    ::-webkit-scrollbar {
        display: none;
    }

    body {
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: "neue-haas-unica", Arial, sans-serif;
        font-weight: 200;
        font-size: 0.95rem;
        color: black;
        line-height: 1rem;
    }

    /* #endregion============GLOBAL=============== */

#loading{
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
        justify-content: center;
            align-items: flex-end;

}

#loading>div{
    background-color: black;
    color: white;
}


    /* #region============Z-INDEX=============== */

    .tutorial {
        z-index: 10;
    }

    #top,
    #bottom {
        z-index: 35;
    }

    #loading {
        z-index: 10;
    }

    #animation_background {
        z-index: 0;
    }

    #content {
        z-index: 25;
    }

    #text {
        z-index: 20;
    }

    #zoom_buttons {
        z-index: 1;
    }

    #sources {
        z-index: 35;
    }

    #listview {
        z-index: 1;
    }

    .close-button {
        z-index: 70;
    }

    .map-button0,
    .map-button1,
    .map-button2 {
        z-index: 4;
    }

    #start{
        z-index: 10;
    }


    /* #endregion ============END=============== */

    /* #region============textstyles=============== */


    .navigationbutton {
        display: flex;
        font-weight: 400;
        font-size: 1.2rem;
        cursor: pointer;
        background-color: rgba(0, 0, 0, 0.8);
        color: white;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        width: 30px;
        height: 30px;
        flex-shrink: 0;
    }


    .innerbutton {
        width: 100%;
        font-size: 0.9rem;
        height: 100%;
        align-items: center;
        display: flex;
        justify-content: center;
    }

    /* #endregion============textstyles=============== */

    /* #region============start=============== */

    p {
        margin: 0;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    #start {
        position: absolute;
        bottom: 0;
        overflow: hidden;
        color: black;
        gap: 0rem;
        cursor: pointer;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 100%;
        overflow-y: auto;
        box-sizing: border-box;
        height: 100%;
        /* background-color: #00000029; */
    }

    #start>div {
        margin: 2rem;
        display: flex;
        flex-direction: column;
        overflow-y: hidden;
        min-height: 0;
        position: relative;
    }

    #start>div>div {
        margin-top: 10svh;
        margin-bottom: 10svh;
        padding: 1rem;
        z-index: 100;
        max-width: 400px;
        display: flex;
        flex-direction: column;
        gap: 0rem;
        overflow: hidden;
        opacity: 1;
            transition: opacity 0.5s ease;
    }

        #start3 {
            color: rgb(254, 255, 225, 0.95);
            font-weight: 300;
            font-size: 0.9rem;
            max-height: 50vh;
            position: relative;
            overflow: scroll;
            line-height: 1.05rem;
                }


        #start3>div {
            background-color: blue;
            text-align: center;
            margin-top: 1rem;
            font-size: 0.85rem;
            color: rgb(254, 255, 225,0.9);
            padding: 0.5rem;
        }

.textbutton{
    text-decoration: underline;
}

#textshowbutton {
    font-style: italic;
    opacity: 0.5;
}

/* #endregion============start=============== */

    /* #region============BACKGROUND=============== */

    #animation_background {
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100svh;
        overflow: auto;
        cursor: move;
        background-color: rgb(254, 255, 225);
        scrollbar-width: none;
        -ms-overflow-style: none;

    }

    #animation_container {
        width: 1870px;
        height: 850px;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .backgroundimage {
        position: absolute;
        top: 0;
        left: 0;
        -webkit-user-drag: none;
        -webkit-user-select: none;
        user-select: none;
        background-color: rgb(254, 255, 225);
        overflow: hidden;
    }

    .map-button0 {
        position: absolute;
        cursor: pointer;
        border-radius: 0.5rem;
        /* background-color: rgba(127, 255, 212, 0.576); */
    }

    .map-button1 {
        position: absolute;
        cursor: pointer;
        border-radius: 0.5rem;
        /* background-color: rgba(127, 255, 212, 0.576); */
    }

    .map-button2 {
        position: absolute;
        cursor: pointer;
        border-radius: 0.5rem;
        /* background-color: rgba(127, 255, 212, 0.576); */
    }

    .mapbubble {
        z-index: 0;
        position: absolute;
        width: 1870px;
        height: 850px;
        pointer-events: visiblePainted;
    }

    .infront {
        z-index: 2;
        position: absolute;
        width: 1870px;
        height: 850px;
        pointer-events: visiblePainted;
    }

    .bubblechange {
        /* filter: brightness(0.8); */
        opacity: 0.5;
    }


    .btn_uk_revenue:hover,
    .btn_staffing:hover,
    .btn_profits:hover,
    .btn_productivity_pay:hover,
    .btn_productivity:hover,
    .btn_compare:hover,
    .btn_arch_pay:hover,
    .btn_uk:hover,
    .btn_uk2:hover,
    .btn_london:hover,
    .btn_percentiles:hover,
    .btn_age:hover,
    .btn_experience:hover,
    .btn_uspay:hover,
    .btn_studentnumbers:hover,
    .btn_studentrevenue:hover,
    .btn_career:hover,
                .btn_gender:hover,
                                                                .btn_ethnicity:hover
     {
        cursor: url('links/cursor.png') 10 10, auto;
    }

    .btn_uk_revenue:hover~.bubble_uk_revenue,
    .btn_staffing:hover~.bubble_staffing,
    .btn_profits:hover~.bubble_profits,
    .btn_productivity_pay:hover~.bubble_productivity_pay,
    .btn_productivity:hover~.bubble_productivity,
    .btn_compare:hover~.bubble_compare,
    .btn_arch_pay:hover~.bubble_arch_pay,
    .btn_uk:hover~.bubble_uk,
    .btn_uk2:hover~.bubble_uk2,
    .btn_london:hover~.bubble_london,
    .btn_percentiles:hover~.bubble_percentiles,
    .btn_age:hover~.bubble_age,
    .btn_experience:hover~.bubble_experience,
    .btn_uspay:hover~.bubble_uspay,
    .btn_studentnumbers:hover~.bubble_studentnumbers,
    .btn_studentrevenue:hover~.bubble_studentrevenue,
    .btn_career:hover~.bubble_career,
                                        .btn_gender:hover~.bubble_gender,
                                        .btn_ethnicity:hover~.bubble_ethnicity
     {
        filter: brightness(0.5);
        z-index: 0;
    }


    /* #endregion============BACKGROUND=============== */

    /* #region============TOP=============== */


    #top {
        top: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        box-sizing: border-box;
        overflow: hidden;
        height: auto;
        width: 100%;
        position: absolute;
        pointer-events: auto;
        color: white;
        flex-wrap: wrap;
    }

    #top>div {
        display: none;
        width: 100%;
        justify-content: space-between;
        text-align: center;
        padding: 0.15rem;
        font-size: 0.95rem;
    }

    #top.toploaded>#toploaded {
        display: flex !important;
        justify-content: center;
        font-weight: 200;
        color: white;
        background-color: rgba(0, 0, 0, 0.477);
        padding: 0.1rem;
        font-size: 1rem;
    }

    #top.topbase>#topbase {
        display: flex !important;
    }

    #top.topbox>#topbase {
        display: flex !important;
        opacity: 0.6;
    }

    #topbase>div {
        cursor: pointer;
    }

    #top.topbox>#topbox {
        display: flex !important;
        border-top: 1px solid grey;
    }

    #top>div>div:nth-child(1),
    #top>div>div:nth-child(3) {
        color: white;
        display: block;
        z-index: 14;
        width: 1rem;
    }


    .menuactive {
        display: block;
        color: white;
        gap: 0.1rem;
        font-weight: 300;
    }

    .menuactive>div:nth-child(1) {
        /* display: flex; */
        text-align: center;
        gap: 0.1rem;
    }

    /* .menuactive.topactive>div:nth-child(1)>span {
                            display: none;
                        } */

    .menuactive>div:nth-child(2),
    .menuactive>div:nth-child(3) {
        display: none;
        text-align: center;
    }

    .menuinactive {
        display: none;
    }

    /* with suffix */

    /* .menuactive.topactive {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;

    } */

    .menuactive.topactive>div:nth-child(2),
    .menuactive.topactive>div:nth-child(3) {
        display: block;
        color: white;
        font-style: normal;
        max-width: 80vw;
    }

    #minus {
        font-size: 1.4rem;
        transform: translateY(-0.1rem);
    }

    #bottomchild {
        display: flex;
        text-transform: uppercase;
        width: 100%;
        justify-content: center;
    }

    /* #endregion============TOP=============== */

    /* #region============BOTTOM=============== */

    #bottom {
        bottom: 0;
        box-sizing: border-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-end;
        overflow: hidden;
        width: 100%;
        position: absolute;
        pointer-events: none;
        height: 100%;
    }

    .bottomleft {
        display: flex;
        flex-direction: row;
        align-items: center;
        line-height: 0.8rem;
        font-weight: 200;
        color: black;
        cursor: pointer;
        font-size: 0.95rem;
        pointer-events: auto;
        height: 25px;
    }

    #bottomright {
        position: fixed;
        bottom: 0;
        right: 0;
        line-height: 1rem;
        font-weight: 200;
        color: #000000;
        text-align: left;
        text-wrap: nowrap;
        cursor: pointer;
        display: inline-block;
        vertical-align: middle;
        padding: 0.1rem;
        padding-left: 0.3rem;
        padding-right: 0.3rem;
        pointer-events: auto;
        height: 1.3rem;
        font-size: 0.9rem;
    }

    #bottomright.active {
        color: white;
        font-weight: 400;
        background-color: blue;
        animation: tutorial 1s forwards;
    }

    #bottomright.active::after {
        content: 'ON';
    }

    .startbutton {
        pointer-events: auto;
        line-height: 1rem;
        text-wrap: nowrap;
        text-align: center;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        display: flex;
        padding-bottom: 0.1rem;
        color: white;
        font-weight: 200;
        background-color: #000000;
        animation: tutorial 1s forwards;
        font-size: 0.95rem;
        width: 70px;
        height: 100%;
    }

    .startbutton.open {
        background-color: #00000025;
    }

    .bottom-menu {
        position: relative;
        cursor: pointer;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 0.2rem;
        background-color: #00000070;
        color: white;
        height: 100%;
    }

    .bottom-menu>div:first-child.active {
        display: block;
    }

    .bottom-menu>div:nth-child(2) {
        text-wrap: nowrap;
    }

    #drawings-menu {
        width: 75px;

    }

    #drawings-menu-inner {
        flex-direction: column;
        gap: 2rem;
        position: absolute;
        bottom: 100%;
        left: 0;
        z-index: 10;
        background-color: #00000090;
        padding: 5px;
        width: 300px;
        color: white;
    }

    #drawings-menu-inner>div {
        display: flex;
        flex-direction: row;
    }

    #drawings-menu-inner>div>div:first-child {
        flex: 0 0 70px;
    }

    .menuclickselected,
    .menuclicknonselected {
        display: flex;
        padding: 0.2rem;
    }

    .menuclickselected>div:nth-child(1) {
        font-weight: 400;
    }

    .menuclickselected>div:nth-child(2) {
        display: none;
    }

    .menuclicknonselected>div:nth-child(1) {
        opacity: 0.5;
    }

    .menuclicknonselected>div:nth-child(2) {
        opacity: 0.5;
    }

    .menuclicknonselected>div:nth-child(3) {
        display: none;
    }


    #objects-menu {
        width: 100px;
    }

    #objects-menu-inner {
        display: flex;
        flex-direction: row;
            gap: 10rem;
            position: absolute;
            bottom: 100%;
            left: 0;
            z-index: 10;
        background-color: #00000090;     
        color: white;      
         padding: 5px;
            width: 200px;
            font-size: 1rem;
            }

    #objects-menu-inner button {
        font-size: 0.9rem;
        font-weight: 200;
        color: white;
    }

    #objects-menu-inner button::after {
        content: '\00B7\00B7\00B7';
    }

    #objects-menu-inner .bubblechange {
        text-decoration: line-through;
    }


    #drawings-menu-inner::before,
    #objects-menu-inner::before {
        content: '(Close)';
        font-style: italic;
        line-height: 1.2rem;
        margin: 0.2rem;
        font-size: 0.9rem;
    }

    /* #endregion============BOTTOM=============== */

    /* #region============SOURCES=============== */
    #sources {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(255, 255, 255, 0.25);
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #sources_layout {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        background-color: rgb(255, 255, 255);
        border: 1px solid lightgrey;
        padding: 1rem;
        max-width: 500px;
        overflow: hidden;
        gap: 0.6rem;
    }

    #sources_layout>div {
        color: rgb(87, 87, 87);
    }

    .sources-data {
        color: rgba(0, 0, 0, 0.85);
        font-weight: 200;
        font-style: normal;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        padding: 0.05rem;
        padding-left: 0.4rem;
        text-align: left;
        box-sizing: border-box;
        margin-top: 0.5rem;
    }

    /* #endregion============SOURCES=============== */

    /* #region============FIRSTCHILD=============== */

    #firstchild {
        max-width: 300px;
        background-color: rgba(234, 234, 234, 0.917);
        padding: 0rem;
        position: relative;
    }

    #firstchild>div:not(:nth-child(1)) {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        overflow: hidden;
    }

    .firstchildbody {
        display: flex;
        line-height: 19px;
        flex-direction: column;
        padding-top: 0.5rem;
        margin-bottom: 0;
    }

    .gender .non-selected-sub,
    .ethnicity .non-selected-sub {
        background-color: rgba(0, 0, 0, 0.1);
    }


    .gender .selected-sub::after,
    .ethnicity .selected-sub::after {
        content: 'x';
        top: 100%;
        font-weight: 200;
        left: 0;
        transform: translateX(-52px) translateY(2px);
        color: white;
    }



    .selected-sub {
        font-weight: 400;
        background-color: rgba(0, 0, 0, 0.761);
        color: white;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        padding: 0.05rem;
        padding-left: 0.3rem;
        text-align: left;
        font-size: 0.85rem;
    }

    .selected-sub:hover {
        background-color: black;
    }

    .non-selected-sub {
        color: rgba(0, 0, 0, 0.85);
        font-weight: 200;
        font-style: normal;
        background-color: rgba(255, 255, 255, 0.82);
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        border-top: 0.5px solid rgba(0, 0, 0, 0.1);
        padding: 0.05rem;
        padding-left: 0.4rem;
        text-align: left;
        line-height: 0.96rem;
        font-size: 0.85rem;
    }

    .non-selected-sub:hover {
        background-color: grey;
        color: white;
    }

    .firstchildtop {
        display: flex;
        text-align: center;
        width: 100%;
    }

    .selected {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        font-weight: 500;
        font-size: 1rem;
        cursor: pointer;
        background-color: black;
        color: white;
        width: 100%;
        justify-content: center;
        align-items: center;
        padding: 0.3rem;

    }

    .non-selected {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        color: rgba(0, 0, 0, 0.4);
        cursor: pointer;
        font-size: 1rem;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.82);
        justify-content: center;
        align-items: center;
        font-weight: 200;
        padding: 0.3rem;
    }

    .non-selected:hover {
        /* font-weight: 500; */
        color: black;
    }

    .firstchildbottom {
        cursor: pointer;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        margin-top: 1.5rem;
        padding: 5px;
        font-size: 0.8rem;
        line-height: 0.85rem;
        color: rgba(0, 0, 0, 0.85);
        background-color: rgba(255, 255, 255, 0.82);
    }

    /* #endregion============FIRSTCHILD=============== */

    /* #region============SECONDCHILD=============== */
    #secondchild {
        justify-content: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        overflow: hidden;
        pointer-events: auto;
        flex-grow: 0;
        position: relative;
    }


    .secondchildimg {
        width: 100%;
        height: 100%;
        object-fit: contain;

    }

    .secondchildimages {
        justify-content: center;
        object-fit: contain;
        background-color: rgba(234, 234, 234, 0.917);
        width: 100%;
        height: 100%;
    }

    .secondchildimageslong {
        justify-content: flex-start;
        object-fit: contain;
        background-color: rgba(234, 234, 234, 0.917);
        width: 100%;
        height: 100%;
        overflow-x: auto;
    }


    @keyframes pulse {

        0%,
        20%,
        40%,
        60%,
        80% {
            opacity: 0.5;
        }

        10%,
        30%,
        50%,
        70%,
        90% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    @-webkit-keyframes pulse {

        0%,
        20%,
        40%,
        60%,
        80% {
            opacity: 0.5;
        }

        10%,
        30%,
        50%,
        70%,
        90% {
            opacity: 1;
        }

        100% {
            opacity: 0;
        }
    }

    /* #endregion============SECONDCHILD=============== */

    /* #region============THIRDCHILD=============== */

    #thirdchild {
        max-width: 300px;
        /* overflow-y: hidden; */
        max-height: 200px;
position: relative;
    }


    #thirdchild>div {
        display: flex;
        flex-direction: column;
        color: rgba(55, 55, 55);
        overflow-y: auto;
        scrollbar-width: 0px;
        box-sizing: border-box;
    }



    #thirdchild>div {
        overflow-y: auto;
        scrollbar-width: none;
        font-weight: 300;
        font-size: 0.9rem;
        cursor: pointer;
        ;
    }

    .thirdchildlink {
        pointer-events: auto;
        text-decoration: underline;
    }

    .subtitle {
        background-color: rgba(234, 234, 234, 0.917);
        padding-left: 0.2rem;
        padding-bottom: 0.2rem;
    }


    .texttext {
        flex-direction: column;
        color: rgba(0, 0, 0, 0.8);
        font-weight: 200;
        padding-top: 0.3rem;
        padding-left: 0.3rem;
        padding-right: 0.3rem;
        padding-bottom: 0.9rem;
        font-size: 0.85rem;
        text-align: left;
        background-color: rgba(255, 255, 255, 0.95);
        gap: 0.15rem;
        pointer-events: none;
    }

        #still-life {
            display: block !important;
            position: absolute;
            top: 50%;
            right: 0;
            transform: translateX(100%);
            color: black !important;
            z-index: 50;
        }

    /* #endregion============THIRDCHILD=============== */

    /* #region============TOGGLE=============== */

    .toggle-container {
        line-height: 0.8rem;
        font-size: 0.8rem;
        width: 100%;
        padding: 0.05rem;
        margin-top: 1.2rem;
    }

    .toggle-container:hover {
        background-color: rgba(255, 255, 255, 0.502);
    }

    .toggle-switch {
        position: relative;
        display: flex;
        align-items: center;
        cursor: pointer;
        pointer-events: none;
        background-color: #000000c4;
        width: 100%;
        color: white;
        background-color: rgba(0, 0, 0, 0.85);
        font-weight: 400;
        padding: 0.05rem;
        padding-left: 0.4rem;
        height: 1rem;
    }


    .toggle-switch.active {
        font-weight: 200;
        color: #000000;
        background-color: rgba(255, 255, 255, 0.82);
    }


    .toggle-switch.active>div:nth-child(1) {
        display: none;

    }

    .toggle-switch.active>div:nth-child(2) {
        display: flex;

    }

    .toggle-switch>div:nth-child(1) {
        display: flex;

    }

    .toggle-switch>div:nth-child(2) {
        display: none;
    }

    #uk .toggle-switch,
    #uk2 .toggle-switch,
    #london .toggle-switch {
        font-weight: 200;
        color: #000000;
        background-color: rgba(255, 255, 255, 0.82);
    }

    #uk .toggle-switch.active,
    #uk2 .toggle-switch.active,
    #london .toggle-switch.active {
        font-weight: 400;
        color: white;
        background-color: #000000c4;
    }

    /* #endregion============TOGGLE=============== */

    /* #region============box=============== */
    #content {
        position: absolute;
        top: 0;
        height: 100svh;
        width: 100vw;
        pointer-events: none;
        overflow: hidden;
    }

    #vers {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        overflow: hidden;
        width: 100%;
        justify-content: center;
        height: 100%;

    }

    #box {
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        height: 100%;
        justify-content: center;
        align-items: center;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
        pointer-events: auto;
        overflow: hidden;
        max-width: calc(100svh + 400px);
    }

    /* #endregion============box=============== */

    /* #region============HOW=============== */

    #tutorial0 {
        position: fixed;
        top: 0;
        left: 100%;
        transform: rotate(90deg) translate(1.6rem, 0.2rem);
        transform-origin: top left;
    }

    #tutorial05 {
        position: fixed;
        top: 0;
        left: 0%;
        transform: rotate(90deg) translate(1.6rem, -1.2rem);
        transform-origin: top left;
    }

    #tutorial1 {
        position: absolute;
        transform: translateX(90%) translateY(150%);
    }

    #tutorial6 {
        position: absolute;
        transform: translateX(80%) translateY(200%);
    }

    #tutorial2 {
        position: absolute;
        transform: translateX(62%);
    }

    #tutorial3 {
        position: fixed;
        transform: translate(calc(50vw - 50%), 1.2rem);
    }

    #tutorial4 {
        z-index: 100;
        position: absolute;
        transform: translateY(calc(-0.2rem - 100%));
    }

    #tutorial9{
        position: fixed;
        transform: rotate(-90deg) translate(0.5rem, 0.3rem);
        transform-origin: top left;
    }

    .tutorial {
        color: white;
        font-weight: 300;
        font-size: 0.9rem;
        white-space: nowrap;
        background-color: blue;
        animation: tutorial 1s forwards;
        padding-left: 0.2rem;
        padding-right: 0.2rem;
        pointer-events: none;
    }

    #bottomright::after {
        content: 'OFF';
    }

    .guides-map {
        display: none;
    }

    .guides-box {
        display: none;
    }

    .guides-map.active {
        display: block;
    }

    .guides-map.active.hidden {
        display: none !important;
    }


    .guides-box.active {
        display: block;
    }

    @keyframes tutorial {

        0% {
            opacity: 0;
        }

        50% {
            opacity: 0.5;
        }

        100% {
            opacity: 1;
        }
    }

    @-webkit-keyframes tutorial {

        0% {
            opacity: 0;
        }

        50% {
            opacity: 0.5;
        }

        100% {
            opacity: 1;
        }
    }

    /* #endregion============HOW=============== */

    a {
        color: inherit;
        text-decoration: none;
    }

    a:visited {
        color: inherit;
    }

    a:hover {
        color: black;
    }

    button {
        background: none;
        border: none;
        cursor: pointer;
        font-family: "neue-haas-unica", Arial, sans-serif;
        line-height: 16px;
        padding: 0;
        margin: 0;
    }

    button:hover {
        background-color: aliceblue;
    }

    #overlay_button {
        justify-content: center;
    }

    .timeline-container {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        flex-shrink: 0;
        align-items: center;
        width: 100%;
        gap: 0.5rem;
        background-color: rgba(255, 255, 255, 0.82);
        box-sizing: border-box;
    }

    .frame-slider {
        -webkit-appearance: none;
        appearance: none;
        width: 100%;
        border-radius: 1rem;
        background-color: lightgray;
    }

    .frame-slider::-webkit-slider-thumb {
        -webkit-appearance: none;
        width: 0.8rem;
        height: 0.8rem;
        border-radius: 50%;
        background: black;
        cursor: pointer;
    }

    #current-frameproductivitypay {
        display: flex;
        align-items: center;
        font-weight: 400;
        height: 100%;
        padding-right: 0.4rem;
    }

    #playbutton {
        border: 1px solid black;
        height: 100%;
        padding: 0.25rem;
    }

    #compare-grid {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto auto;
        justify-items: center;
        align-items: center;
        object-fit: contain;
    }

    #compare-grid>div {
        height: 100%;
        width: 100%;
    }

    #compare-grid>div>img {
        height: 100%;
        width: 100%;

    }

    .unicode {
        display: inline-block;
        transform: translateY(-.1rem);
    }

    @media (max-height: 600px) {
        #secondchild {
            max-height: calc(100svh - 100px);
        }

        #top {
            padding: 0.15rem;
        }
    }

    @media (max-width: 900px) {

        #firstchild {
            margin-top: 1.2rem;
        }

        #box {
            flex-direction: column;
            height: auto;
            max-height: none;
            margin-top: 6rem;
            margin-bottom: 5rem;
        }

        #thirdchild>div {
            overflow-y: hidden;
        }


        #thirdchild {
            overflow-y: hidden;
            max-height: none;
            max-width: 400px;
            margin-left: 50px;
            margin-right: 50px;
        }

        #vers {
            overflow: auto;
            align-items: flex-start;
        }

        .secondchildimageslong::after {
            content: 'Scroll \2192 ';
            position: absolute;
            font-size: 0.9rem;
            left: 90%;
            top: 50%;
            background-color: rgba(240, 255, 255, 0.741);
            padding: 0.2rem;
            transform: translate(-50%, -50%);
            opacity: 0;
            animation: pulse 5s forwards;
        }


        #secondchild {
            height: 100%;
            width: 100%;
        }

        #listview_content {
            margin-top: 10svh;
        }

        #back {
            position: absolute;
            right: 0;
            top: 0;
            opacity: 0;
        }

        #tutorial2 {
            transform: rotate(90deg) translateX(62%);
        }

                #tutorial1 {
                    text-wrap: wrap;
                    transform:translate(100%,100%);
                }

        .subtitle {
            text-align: center;
            background-color: #000000;
            color: white;
            padding-right: 0.2rem;
        }


    }


    @media (max-width: 500px) {



        #bottomright {
            transform: rotate(-90deg) translateX(100%);
            transform-origin: bottom right;
        }

        #drawings-menu>div:nth-child(1) {
            width: calc(100vw - 100px);
        }

        #objects-menu>div:nth-child(1) {
            width: calc(100vw - 217px);
        }

                #start>div>div {
                    margin-top: 2svh;
                    margin-bottom: 2svh;
                }

    }

    @media (min-width: 900px) and (max-width: 1200px) {
        #thirdchild {
            max-width: 200px;
        }
    }