.grid.faqs {
    width: 100%;
    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: 2em;
    grid-gap: 0.3em;
    background: none;
}
.grid.faqs .faq {
    position: relative;
    height: 1.6em;
    overflow: hidden;
    background: none;
    border-radius: 5px;
    cursor: pointer !important;
}
.grid.faqs .faq * {
    cursor: pointer !important;
}
.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;
    font-size: 18px;
}
.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;
}
.grid.faqs .button {
    position: relative;
    width: fit-content;
    height: fit-content;
    margin-top: 2em;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 1em;
    margin-bottom: 1em;
}
.contents {
    height: fit-content;
    position: relative;
    width: fit-content;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.grid.treatments {
    position: relative;
    width: fit-content;
    height: fit-content;
    overflow: hidden;
    grid-gap: 4em;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-top: 2em;
}
.grid.treatments .treatment {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: fit-content;
    max-width: 24em;
    background-color: rgb(245, 245, 245);
    border: 1px rgb(235, 235, 235) solid;
    box-shadow: 1px 1px 5px 1px rgb(235, 235, 235);
    cursor: pointer;
    overflow: hidden;
    border-radius: 4px;
    padding-bottom: 2em;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.grid.treatments .treatment .image img {
    min-height: 18em;
}
.grid.treatments .treatment .body {
    margin-top: 1em;
    margin-bottom: 0.5em;
    font-size: 20px;
    font-weight: 500;
}
.body.sub {
    margin-top: 0.4em;
}
.grid.treatments .body.inner {
    margin-top: 0em;
    margin-bottom: 0em;
    font-size: 18px;
}
.square {
    position: relative;
    width: 80%;
    height: 36em;
    background: black;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    object-fit: cover;
    object-position: center;
    left: 50%;
    transform: translateX(-50%);
}
.p2 .header {
    color: var(--theme1);
    font-size: 32px;
    font-family: var(--font2);
    text-align: center;
    text-align-last: center;
}
.p2 .grid1 {
    grid-template-columns: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 147%;
    position: absolute;
    max-width: 85em;
    width: 80%;
    grid-template-rows: 40% 20% 40%;
    margin-top: -4.8em;
    height: 44em;
}
.p2 .grid1, .square, .p2 .cover.cover2, .p2 .grid2 {
    width: 90%;
}
.p2 .grid1 .line {
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    transform: rotate(90deg);
    width: 18em;
}
.p2 .grid1 .line.line1 {
    width: 10em;
    margin-bottom: 7.7em;
}
.p2 .grid1 .line.line2 {
    margin-top: 2em;
    transform: none;
    width: 0.1em;
    height: 21em;
}
.p2 .cover.cover2 {
    height: 36em;
    margin-top: 0;
}
.p2 {
    margin-bottom: 4em;
}
.p2 .button {
    margin-bottom: 0;
}
.p2 .grid2 {
    grid-template-columns: 50% 50%;
    width: 90%;
}
.p2 .grid2 .body {
    max-width: unset;
    width: 95%;
    overflow-wrap: break-word;
    max-width: 100%;
    overflow: hidden;
    text-align: left;
    text-align-last: left;
    margin-left: 1em;
    padding: 0em;
    margin-top: 1em;
    margin-bottom: 3em;
    font-size: 18px;
    font-family: var(--font2);
}
.p3 {
    margin-top: 1em;
}
.p3 .header {
    color: var(--theme1);
    font-size: 40px;
    font-family: var(--font2);
    text-align: left;
    text-align-last: left;
    width: 90%;
    max-width: 85em;
}
.p3 .header .line {
    display: inline-block;
    position: absolute;
    margin-bottom: auto;
    margin-top: auto;
    margin-left: 5em;
    width: calc(100% - 5em);
}
.p3 .button-wrapper {
    grid-template-columns: auto 16em auto;
    width: 90%;
    margin-top: 1.4em;
}
.p3 .button-wrapper .button {
    position: relative;
}
.p3 .button-wrapper .line {
    width: 100%;
    margin-bottom: auto;
    margin-top: auto;
    max-width: unset;
}
.p3 .grid.collab {
    grid-gap: 0.6em;
    grid-template-columns: 25% 37.5% 37.5%;
    width: 90%;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
    height: 36em;
    margin-top: 1em;
}
.p3 .grid.collab .wrapper {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
}
.grid.collab .wrapper.wrapper1 {
    grid-column: 1/2;
    grid-row: 1/3;
}
.wrapper img {
    position: absolute;
    width: auto;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100%;
}
.wrapper .header {
    position: absolute;
    color: white;
    text-align: center;
    text-align-last: center;
    user-select: none;
}
.wrapper * {
    cursor: pointer;
}
.p4 .player {
    position: relative;
    width: auto;
    min-width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
@media screen and (max-device-width: 1080px) {
    .grid.treatments {
        width: 90%;
    }
    .p3 .grid.collab {
        grid-template-columns: auto auto;
        height: fit-content;
    }
    .p3 .grid.collab .wrapper {
        max-height: 14.5em;
        height: 25vh;
    }
    .grid.collab .wrapper.wrapper1 {
        grid-row: auto;
        grid-column: 1/3;
        max-height: 24.5em;
        height: 50vw;
    }
    .p2 .grid1 .line.line2 {
        height: 12.4em;
    }
    .p2 .header {
        font-size: 50px;
    }
    .p2 .grid.grid2 {
        grid-template-columns: 100%;
        width: 90%;
        margin-top: 1em;
    }
    .p2 .grid2 .body {
        margin-top: 1em;
        margin-bottom: 1em;
    }
    .p2 .button {
        margin-bottom: -3.4em;
    }
    .p3 .wrapper .header {
        font-size: min(40px, 5vw);
    }
    .p4 .grid.wrapper {
        grid-gap: 2em;
    }
    .p4 .grid .grid {
        grid-gap: 0.4em !important;
    }
    .grid.faqs .faq .body1 {
        margin-bottom: 0 !important;
    }
    .p2 .square {
        height: 50vh;
        max-height: 30em;
    }
    .p2 .cover.cover2 {
        height: 50vh;
        max-height: 30em;
    }
}
.p2 .header {
    font-size: 34px;
    width: 90%;
    margin-top: 0.6em;
}
.grid.wrapper .image img {
    width: 100%;
    height: auto;
}
.p4 .grid.wrapper, .p4 .grid.wrapper * {
    cursor: auto !important;
}
.p4 .grid.faqs .faq .body1 {
    cursor: pointer !important;
}
.grid.about {
    grid-template-columns: auto auto;
    grid-template-columns: 50% 50%;
    width: 92%;
    max-height: unset;
    height: fit-content;
    overflow: hidden;
}
.p2 .grid1, .square, .p2 .cover.cover2, .p2 .grid2 {
    width: 100%;
    max-width: unset;
    height: 100%;
    max-height: 40em;
    max-height: unset !important;
}
.grid.about .button {
    margin-top: 0em;
    position: relative;
}
.grid.wrapper .image img {
    object-fit: cover;
    width: auto;
    min-height: 100%;
    height: 30vw;
    max-height: 32em;
    min-width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (min-device-width: 1081px) {
    .grid.about .body {
        margin-top: 1em;
        margin-bottom: 1em;
        margin-left: 0;
        margin-right: 0;
        width: calc(100% - 2em);
    }
    .grid.about {
        min-height: calc(80vh - 4em);
    }
    .grid.wrapper .image img {
        max-height: 35em;
        height: 33vw;
    }
    .grid.about.og .body {
        margin-left: auto;
        margin-right: 0;
    }
    .p2 {
        margin-bottom: 0 !important;
        margin-top: 14em !important;
    }
    .page-section.p1, .page-section.p2, .page-section.p3, .page-section.p4, .ending {
        margin-top: 12em !important;
    }
    .p2.p5 .grid1, .p2.p5 .square, .p2.p5 .cover.cover2 {
        width: auto !important;
        height: 44vw !important;
        max-height: 35em;
    }
    .p2.p5 .container2 {
        height: 44vw !important;
        max-height: 35em;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .p2.p5 .container2 .square {
        left: 35%;
    }
}
@media screen and (max-device-width: 1080px) {
    .grid.about {
        grid-template-columns: auto;
        padding-bottom: 4em;
    }
    .grid.wrapper .image img {
        height: 79vw;
    }
    .p2 .header {
        margin-left: auto !important;
    }
    .container1 {
        grid-row: 2/2;
    }
    .container2 {
        grid-row: 1/1;
    }
    .p3 .grid.collab {
        height: fit-content !important;
    }
    .p2 {
        margin-top: 10em !important;
        margin-bottom: 0 !important;
    }
    .page-section, .p2.p5 {
        margin-top: 7em !important;
    }
    .grid.wrapper .image img {
        max-height: 32em;
        height: 58vw !important;
    }
    .p2 .square {
        width: 100%;
        height: auto;
        width: auto;
        height: auto;
        min-height: 100%;
        height: 60vw;
    }
    .p2 .cover.cover2 {
        width: 100%;
        height: auto;
    }
    .p2.p6 .container1, .p2.p5 .container2 {
        height: 60vw;
        max-height: 30em;
    }
    .grid.about .grid.grid2 {
        width: 100% !important;
    }
}
.button {
    cursor: pointer !important;
}
.grid.about .grid.grid2 {
    grid-template-columns: auto;
    grid-gap: 0em;
}
.p4 .wrapper .header {
    color: var(--theme1);
    position: relative;
    font-family: var(--font2);
    font-size: 30px;
    text-align: center;
    margin: 0 auto;
    margin-top: 1em;
    width: fit-content;
    text-align-last: center;
    margin-right: auto;
    margin: 0;
    width: 100%;
    margin-top: 1em;
    margin-bottom: 1em;
}
.grid.faqs {
    margin-top: 0 !important;
}
.grid.faqs .button {
    margin-top: 2em;
    padding: 2.4em;
    padding-top: 1.1em;
    padding-bottom: 1.2em;
}
.p3 .header .line {
    display: inline-block;
    position: absolute;
    margin-bottom: auto;
    margin-top: auto;
    margin-left: 14.2em;
    width: calc(100% - 14.2em);
}
.p3 .grid.collab {
    height: 30em;
}