body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.banner-container{background-image:url(https://i.ibb.co/fXWMnxL/cover-edited.jpg);background-size:cover;display:flex;justify-content:flex-end;align-items:center;height:90vh}.banner-text{width:50%}.banner-header-text{color:#fff;width:75%;margin:auto;font-size:9vmin}.banner-subtext{font-size:3vmin}@media only screen and (max-width:688px){.banner-container{height:100vh;justify-content:center;width:100%;background-position:45% 50%}}@media only screen and (min-width:689px) and (max-width:991px){.package-container{grid-template-columns:repeat(2,1fr)}.banner-container{height:100vh;justify-content:center;width:100%;background-position:40% 50%}}@media only screen and (min-width:991px) and (max-width:1366px){.banner-container{height:100vh;width:100%;background-position:40% 50%}}.spec-box-container{display:flex;justify-content:center}.spec-box{width:85%;padding:20px;box-shadow:1px 1px 10px rgba(0,0,0,.2);background-color:rgba(153,11,11,.04)}
/*# sourceMappingURL=main.4d8f9ad0.chunk.css.map */