.image {
    max-height: 30em;
}
.grid.faqs {
    width: calc(100% - 6em);
    height: fit-content;
    margin-top: 2em;
    position: relative;
    background: rgb(235, 235, 235);
    padding: 0.1em;
    max-width: 38em;
    left: 0;
    right: 0;
    margin: auto;
    position: relative;
    margin-top: 1.4em;
    grid-gap: 0.3em;
    background: none;
}
.grid.wrapper * {
    cursor: auto !important;
}
.grid.faqs .faq {
    position: relative;
    height: 1.6em;
    overflow: hidden;
    background: none;
    border-radius: 5px;
    cursor: pointer !important;
    background-color: rgb(245, 245, 245);
}
.grid.faqs .faq * {
    cursor: pointer !important;
}
.image2 {
    display: none;
}
.image.player2 {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 2em;
    margin-left: 2em;
    max-width: 50%;
    position: fixed;
    z-index: 1;
    margin-bottom: auto;
    margin-top: auto;
}
.grid.wrapper .header {
    margin-top: 1em;
    position: relative;
    color: var(--theme1);
    font-size: 30px;
    font-family: var(--font2);
}
.grid.faqs .faq .body1 {
    text-align: left;
    box-shadow: 0px 0px 5px 2px rgb(235, 235, 235);
    border: 1px rgb(235, 235, 235) solid;
    text-align-last: left;
    left: 0;
    right: 0;
    margin: auto;
    position: relative;
    line-height: 1.4em;
    background-color: rgb(245, 245, 245);
    letter-spacing: 0.22px !important;
    font-size: 19px;
    word-spacing: 0;
    font-weight: 400;
    font-family: var(--font1);
    color: rgb(45, 45, 45);
    font-weight: 400;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    height: fit-content;
    margin-left: 1em;
    margin-left: 0;
    max-width: unset;
    padding-left: 1em;
    width: 95%;
    font-family: var(--font2);
    color: var(--theme1);
    font-weight: 500;
    width: 100%;
    font-size: 16px;
}
.grid.faqs .faq .body2 {
    text-align: left;
    text-align-last: left;
    left: 0;
    right: 0;
    margin: auto;
    position: relative;
    line-height: 1.4em;
    letter-spacing: 0.22px !important;
    font-size: 17px;
    word-spacing: 0;
    font-weight: 400;
    width: 96%;
    font-family: var(--font1);
    color: rgb(135, 135, 135);
    font-weight: 400;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    height: fit-content;
    margin-left: 1em;
    color: var(--theme1);
    font-family: var(--font2);
    background-color: none;
}
.image.player2 img, .image img {
    margin-right: 0;
    margin-left: 0;
    left: 0;
    transform: none;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}