body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App>button{z-index:20;position:absolute;bottom:0}body>#webpack-dev-server-client-overlay-div,body>iframe{display:none}html{scroll-behavior:smooth;font-size:20px;overflow-x:hidden}*{box-sizing:border-box}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-thumb{background:linear-gradient(to bottom, var(--primary-colour-highlight), var(--secondary-colour-highlight));border-radius:2rem}::-webkit-scrollbar-track{background-color:var(--neutral-background-colour-opaque);border-radius:2rem}h1,h2,h3,h4,li,p,ul,figure{margin:0;padding:0}ul{list-style:none}dialog::backdrop,button{cursor:pointer}fieldset{border:none;margin:0;padding:0}.loader{position:absolute;top:0}:root{--primary-colour:#470000;--primary-colour-highlight:#8a0000;--primary-colour-highlight-opaque:#8a000080;--primary-gradient:linear-gradient(to right, #540303, #980202, #db0000, #980202, #540303, #980202);--primary-gradient-new:linear-gradient(to right, #ffde59, #ff914d);--secondary-colour:#b7860b;--secondary-colour-light:#d9a520;--secondary-colour-highlight:#ffd900;--secondary-colour-glow:#ff0;--secondary-colour-pale:#fff5bd;--secondary-colour-pale-opaque:#fff5bd80;--secondary-gradient:linear-gradient(to right, #b38728, #bf953f, #fcf6ba, #bf953f, #b38728, #bf953f);--secondary-gradient-new:linear-gradient(to right, #ff914d, #ffde59, #ff914d);--tertiary-colour:#ff8c00;--grey-colour:#919191;--grey-colour-dark:#5e5e5e;--grey-colour-highlight:#c4c4c4;--grey-colour-glow:#dedede;--grey-colour-glow-opaque:#dedede80;--field-colour:white;--font-colour-on-light-background:black;--font-colour-on-light-background-new:#343434;--font-colour-on-dark-background:white;--neutral-background-colour:ivory;--neutral-background-colour-dark:#b3a480;--neutral-background-colour-mid-opaque:#fffff080;--neutral-background-colour-opaque:#fffff01a}body{font-family:Montserrat,sans-serif}h1,h2,h3,h4{text-align:center;text-transform:uppercase;font-family:Arima Madurai,cursive;font-weight:900}h1,h2,h3{letter-spacing:.25rem;margin-bottom:2rem;line-height:2rem}h1{font-size:clamp(2rem,5vw,3.5rem);line-height:3rem}h2{font-size:clamp(1.5rem,4vw,3rem)}p,li{letter-spacing:.025rem;line-height:1.25}.App{scroll-snap-type:y mandatory;background-color:#fdfdfd}.other-sections>section{padding:4rem 2rem}.other-sections>section,.hero-section>header{scroll-snap-align:start;flex-wrap:nowrap;display:flex}.other-sections>section:nth-child(2),.hero-section>header{min-height:100vh}.other-sections>section{flex-flow:column;align-items:center}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
