.grid.faqs {
    width: 96%;
    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: 98%;
    font-family: var(--font2);
    color: var(--theme1);
    font-weight: 500;
    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);
    font-weight: 400;
    padding-top: 0.7em;
    padding-bottom: 0.7em;
    height: fit-content;
    margin-left: 1em;
    color: var(--theme7);
    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;
    width: calc(96% - 5em);
    margin-left: 1em;
}
.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: 30px;
    font-family: var(--font2);
    text-align: left;
    text-align-last: left;
}
.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;
}
.grid.about {
    grid-template-columns: auto auto;
}
.p4 .grid.wrapper {
    background: var(--theme6);
}
.p4 .grid.wrapper .header {
    color: var(--theme7);
    position: relative;
}
@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: 40px;
    }
    .square {
        height: 50vh;
        max-height: 36em;
    }
    .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;
        margin-bottom: -2em;
    }
    .p3 .wrapper .header {
        font-size: min(40px, 5vw);
    }
    .p4 .grid.wrapper {
        grid-gap: 2em;
        padding-bottom: 1em;
    }
    .p4 .grid .grid {
        grid-gap: 0.4em !important;
    }
    .grid.faqs .faq .body1 {
        margin-bottom: 0 !important;
    }
    .grid.about {
        grid-template-columns: auto;
    }
    .p2 .grid.grid2 .body.last-body {
        padding-bottom: 0em !important;
    }
    .contents {
        margin-left: auto;
    }
    .p4 .grid .grid.faqs {
        margin-top: 1.2em !important;
    }
    .contents .header {
        margin-top: 0.4em;
    }
    .grid.faqs {
        width: 100%;
    }
    .contents {
        width: calc(96% - 2em);
    }
    .grid.faqs .faq .body1 {
        margin-bottom: 0 !important;
        width: calc(93% - 0.5em);
        padding-right: .5em;
    }
}
.p4 .grid.wrapper {
    border-radius: 4px;
}
.image {
    max-height: 30em;
}
.grid.about .grid.grid2 {
    grid-template-columns: auto;
    grid-gap: 0em;
}
.p2 .grid2 .body {
    margin-bottom: 2em;
}
.p2 .grid.grid2 .body.last-body {
    padding-bottom: 2em;
}
.p4 .grid.wrapper .image {
    max-height: unset;
    height: auto;
    width: 100%;
}
.p4 .grid.wrapper .image img {
    height: auto;
    width: auto;
    position: absolute;
}
.p4 .grid.wrapper, .p4 .grid.wrapper * {
    cursor: auto !important;
}
.p4 .grid.faqs .faq .body1 {
    cursor: pointer !important;
}
.reviews {
    position: relative;
    width: 96vw;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 2em;
    margin-bottom: 5em;
    overflow: hidden;
}
.review {
    position: relative;
    border: 1px rgb(210, 188, 190) solid;
    border-radius: 4px;
    width: 95vw;
    max-width: 34em;
    height: fit-content;
    padding-bottom: 1em;
    overflow: hidden;
    top: 0;
    bottom: 0;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
}
.review .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: 0em;
    font-size: 18px;
    font-family: var(--font2);
}
.reviews .grid {
    grid-gap: 1em;
    grid-column-gap: 4em;
    grid-auto-flow: column;
    left: -18.66vw;

}
.review .body.last-body {
    margin-bottom: 0 !important;
}
@media screen and (max-device-width: 1080px) {
    .p4 .grid.faqs .faq .body1 {
        width: calc(100% - 1.6em) !important;
        font-size: 18px !important;
    }
    .p4 .grid.faqs .faq .body2 {
        font-size: 17px !important;
    }
}