body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}i{font-size:1.25rem}a,h1,h2,h3,h4,h5,h6,li,p{font-family:"PT Serif",serif}.home-page{background-color:#fff}.home-page .main-section{margin:auto;min-height:80vh;padding-top:1rem}.home-page .main-section .img-wrapper{height:100%;display:flex;justify-content:center;align-items:center}.home-page .main-section img{max-width:100%;height:auto}.home-page .main-section .main-image{margin:auto;height:90%}.home-page .comment-image{display:block;max-height:30vh}.home-page .reactions{background-color:#fff;width:100%;position:relative}.home-page .reactions .reactions-content{margin:auto}@media screen and (max-width:599px){.home-page .reactions .reactions-content{padding:1rem}}.home-page #reactions2{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;padding:2rem 0}.home-page #trailer{background-color:#000}.home-page #trailer .video-content{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.home-page #trailer .video-content embed,.home-page #trailer .video-content iframe,.home-page #trailer .video-content object{position:absolute;top:0;left:0;width:100%;height:100%}.home-page #trailer .video-container{max-width:800px;margin:auto;align-self:center;padding:6rem 0}.home-page #text .text-content{padding:4rem 0;text-align:center}.home-page #text .text-content .titles{max-width:600px;margin:2rem auto}.home-page #text .text-content h2{margin-bottom:4rem}.home-page #text .text-content h4{margin-bottom:1rem}.home-page #text .text-content .left{text-align:left}.home-page #text .text-content .right{text-align:right}.home-page #about .about-content{margin:auto;padding:6rem 0}.home-page #about .about-content span{color:#d38185}@media screen and (max-width:599px){.home-page #about .about-content{padding:6rem 2rem}}.home-page #about .profile-picture{border:1px solid #000}.home-page #about .image-container{justify-content:center;align-items:center;margin:auto;display:flex}@media screen and (max-width:599px){.home-page #about .image-container{margin-bottom:3rem}}.home-page #footer{background-color:#2b2520;color:#ccc}.home-page #footer .footer-content{margin:auto;padding:6rem 0}.home-page .overlay{min-height:20vh;display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center}.home-page .overlay span{color:#d38185}@media screen and (max-width:599px){.home-page .overlay{flex-direction:column;align-items:center;padding:0 1rem}.home-page .overlay .scroll-button{margin-top:2rem}}.home-page .overlay .title-section h1{font-size:48px;text-transform:uppercase;letter-spacing:1.5rem}@media screen and (max-width:599px){.home-page .overlay .title-section h1{text-align:center;margin-bottom:1rem}.home-page .overlay .button-section{padding:2rem}}.home-page .overlay .button-section .scroll-button{font-family:"PT Serif",serif;background-color:#000;text-transform:uppercase;letter-spacing:3px;border:4px;padding:1rem 3rem;color:#fff}.notes{min-height:50vh}