/* 
font-family: 'Cedarville Cursive', cursive;
font-family: "ltr-beowolf-r21", serif;
font-family: 'Archivo Black', sans-serif;
 */


body {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
}

.bg-container {
    /* background: linear-gradient(#640c02, #000); */
    background-image: url(../img/background3.jpg);
    background-repeat: no-repeat;
    background-size:cover;
    background-position: 50% 0; 
    background-attachment: fixed;
}

.container {
    background: linear-gradient(#00000059, #000000e0, #000000e0, #000000e0, #000000e0);
    max-width: 100%;
    margin: 0 auto;
}

hr {
    border-color: #ffffff1c;
    margin: 10vh 0px;
}

p {
    font-family: 'Cedarville Cursive', cursive;
}

/* THE LOGO */

.logo {
    width: 100%;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}

.logo img {
    height: 01vh;
}

.logo svg {
    width: 1000px;
    height: 90vh;
    mix-blend-mode: soft-light;
}

/* MAIN */

main {
    background: transparent;
    padding: 80px;
}
/* DESC */
.desc {
    display: flex;
    align-items: center;
    gap: 50px;
    
    max-width: 90%;
    margin-left: 5%;
    
    /* font-size: 1.3rem; */
}
.desc img {
    width: 25%;
    border: 5px solid #ffffff1c;
    
}

.desc p {
    font-family: 'Cedarville Cursive', cursive;
    font-size: 2rem;
    line-height: 3rem;
}

/* INTRO */

.para {
    columns: 2;
    column-gap: 50px;
}

.intro {
    max-width: 90%;
    margin-left: 5%;
    display: flex;
    flex-wrap: nowrap;
    gap: 50px;
    justify-content: space-between;
}

.intro p {
    font-family: 'Cedarville Cursive', cursive;
    font-size: 1.5rem;
    line-height: 2.5rem;
}

h1 {
    width: 25%;
    font-size: 6.5rem;
    font-family: "ltr-beowolf-r21", serif;
    font-weight: 1000;
    font-style: normal;
    text-transform: uppercase;
    text-align:right;
    color: #ff0000c7;
    margin-bottom: 50px;
    line-height: 5rem;
}

.intro img {
    width: 95%;
    margin-top: 20px;
    border: 5px solid #ffffff1c;
}

.intro .para {
    margin-top: 100px;
}

/*  */

h2 {
    font-size: 5rem;
    font-family: "ltr-beowolf-r21", serif;
    font-weight: 1000;
    font-style: normal;
    text-transform: uppercase;
    color: #ff0000c7;
    text-align: left;
    line-height: 4.5rem;
}


/* The Overlook Hotel */

.cont-01 {
    max-width: 90%;
    margin-left: 5%;
}

.cont-01 h2{
    margin-bottom: 50px;
}

.sec-01 {
    display: flex;
    flex-wrap: nowrap;
    gap: 50px;
    justify-content: space-between;
}

.sec-01 p {
    font-family: 'Cedarville Cursive', cursive;
    font-size: 1.5rem;
    line-height: 2.5rem;
}

.sec-01-00 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.sec-01-00 img {
    margin-top: 50px;
    border: 5px solid #ffffff1c;
}

.sec-01-cont {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}

.sec-01-cont h3{
    font-size: 2.5rem;
    font-family: "ltr-beowolf-r21", serif;
    font-weight: 1000;
    font-style: normal;
    text-transform: uppercase;
}

.sec-01-cont p{
    margin-top: 10px;
}

.sec-01-cont div {
    border: 2px solid #ffffff1c;
    padding: 20px;
}



/* The Torrance Family Settles In */

.cont-02 {
    max-width: 90%;
    margin-left: 5%;
}

.cont-02 h2 {
    max-width: 70%;
    margin-left: 30%;
    margin-bottom: 50px;
    text-align: right;
}

.sec-02 {
    display: flex;
    flex-wrap: nowrap;
    gap: 50px;
    justify-content: space-between;
}

.sec-02 p {
    font-family: 'Cedarville Cursive', cursive;
    font-size: 1.5rem;
    line-height: 2.5rem;
}

.sec-02 img {
    border: 5px solid #ffffff1c;
}

/* The Hotel's Supernatural Activities Begin */

.sec-03 {
    max-width: 90%;
    margin-left: 5%;
    display: flex;
    flex-wrap: nowrap;
    gap: 50px;
    justify-content: space-between;
}

.sec-03 h2 {
    text-align: right;
    line-height: 4.5rem;
}

.sec-03 p {
    font-family: 'Cedarville Cursive', cursive;
    font-size: 1.5rem;
    line-height: 2.5rem;
    width: 35ch;
}

/* Jack's Descent into Madness */

.sec-04 {
    max-width: 90%;
    margin-left: 5%;
    display: flex;
    flex-wrap: nowrap;
    gap: 50px;
    justify-content: space-between;
}

.sec-04 h2 {
    text-align: right;
    line-height: 4.5rem;
}

.sec-04 p {
    font-family: 'Cedarville Cursive', cursive;
    font-size: 1.5rem;
    line-height: 2.5rem;
    width: 35ch;
}


/* CHARACTERS */

.characters {
    max-width: 90%;
    margin-left: 5%;
}

.characters p {
    font-family: 'Cedarville Cursive', cursive;
    font-size: 1.5rem;
    line-height: 2.5rem;
    width: 75ch;
}

.characters .para {
    columns: 1;
}

.char-cont-01 {
    max-width: 90%;
    margin-left: 5%;
}

.char-cont-01 h2{
    text-align: right;
}

.char-cont-01 .char .para {
    columns: 2;
    margin-top: 100px;
}

.char {
    max-width: 90%;
    margin-top: 50px;
    margin-left: 5%;
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    justify-content: space-between;
}

.char h3 {
    width: 25%;
    font-size: 2.5rem;
    font-family: "ltr-beowolf-r21", serif;
    font-weight: 1000;
    font-style: normal;
    text-transform: uppercase;
    text-align: right;
}

.char p {
    font-family: 'Cedarville Cursive', cursive;
    font-size: 1.5rem;
    line-height: 2.5rem;
    width: 35ch;
}

.char img {
    width: 100%;
    margin-top: 50px;
    border: 5px solid #ffffff1c;
}

.char-cont-02 {
    max-width: 90%;
    margin-left: 5%;
}

.char-cont-02 h2{
    text-align: center;
}

.char-cont-02 .char .para {
    columns: 1;
    margin-top: 100px;
}

.char-cont-02 .char {
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 50px;
}

.char-cont-02 .char h3 {
    width: 35%;
    text-align: left;
}

.char-cont-02 .char p {
    text-align: right;
    width: 75ch;
}

.conc {
    max-width: 90%;
    margin-left: 5%;
    display: flex;
    justify-content: space-between;
    gap: 50px;
}

.conc h1 {
    width: 40%;
    margin: 0;
}

.conc .para {
    font-size: 1.5rem;
    line-height: 2.5rem;
    columns: 1;
    width: 55%;
}

.analysis {
    max-width: 90%;
    margin-left: 5%;
    display: flex;
    flex-direction: row-reverse;
    gap: 50px;
}

.analysis h2 {
    margin-bottom: 50px;
}

.analysis .para {
    font-size: 1.5rem;
    line-height: 2.5rem;
}

.analysis p {
    margin-bottom: 50px;
}

/* FOOTER */

footer {
    display: flex;
    justify-content: center;
    height: 20vh;
    align-items: flex-start;
    gap: 50px;
}

footer svg{
    height: 10%;
}