body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.App{background-color:#fff;box-sizing:border-box;height:100vh;width:100%}.Card{background-color:hsla(0,0%,100%,.8);height:-moz-fit-content;height:fit-content;margin:30px auto auto;padding:30px 80px;width:100%}@media screen and (max-width:768px){.Card{padding:20px 50px;width:100%}}@media screen and (max-width:480px){.Card{padding:10px 20px}}.Card .cardContent{font-family:Snell Roundhand,cursive;font-size:30px;font-weight:700;height:100%;width:100%}@media screen and (max-width:768px){.Card .cardContent{font-size:22px}}@media screen and (max-width:480px){.Card .cardContent{font-size:20px}}.Gallery{height:650px;margin-top:10px;width:100%}@media screen and (max-width:768px){.Gallery{height:450px}}@media screen and (max-width:480px){.Gallery{height:350px}}.Gallery .carousel-inner{background-color:rgba(0,0,0,.9);height:100%;width:100%}.Gallery .carousel-inner .carousel-item{height:100%;transition:all .5s ease-in-out;width:100%}.Gallery .carousel-inner .carousel-item img{display:block;height:100%;left:50%;margin:auto;object-fit:contain;position:absolute;top:50%;transform:translate(-50%,-50%)}.Home{background:url(https://amanda-data.s3.ca-central-1.amazonaws.com/background.jpg);background-size:cover;height:100vh;overflow:auto;padding:20px 100px}@media screen and (max-width:768px){.Home{padding:20px 50px}}@media screen and (max-width:480px){.Home{padding:10px 20px}}@media screen and (max-width:375px){.Home{padding:10px}}.Home .header{display:flex;justify-content:space-between;width:100%}.Home .header .Title{color:red;font-family:Snell Roundhand,cursive;font-size:60px;font-weight:800;opacity:.9;text-align:center}
/*# sourceMappingURL=main.17d1ed32.css.map*/