html{font-size:62.5%}*{margin:0;padding:0;box-sizing:border-box}*::selection{background-color:#eb5a3c;color:#fff}body{width:100%;font-family:Funnel Display,sans-serif}@media only screen and (max-width: 50em){html{font-size:60%}}@media only screen and (max-width: 31.25em){html{font-size:58%}}main.main{min-height:100vh;background-color:#000;background-image:linear-gradient(to bottom,#c1460026,#00000059),url(/assets/background-n9QffrU-.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:cover;color:#fff;padding:6rem;position:relative}@media only screen and (max-width: 50em){main.main{padding:4rem}}@media only screen and (max-width: 31.25em){main.main{padding:3rem}}.quote__container{font-size:1.8rem;display:flex;align-items:center;font-weight:100;transition:all .25s ease;width:75%}.quote h3{margin-top:.5rem;font-size:2rem;margin-left:3.5rem;font-weight:700;transition:all .25s ease}@media only screen and (max-width: 31.25em){.quote__container{width:95%}}.greeting{margin-top:10rem}.greeting--primary{font-size:3.5rem;text-transform:uppercase;font-weight:100}.greeting h3:first-of-type{font-size:12rem;margin-top:.5rem;font-weight:800;letter-spacing:5px}.greeting h3:nth-of-type(2),.greeting h3:nth-of-type(3){display:inline-block;margin-top:.5rem;font-size:1.8rem}.greeting h3:nth-of-type(3){margin-left:1.5rem}@media only screen and (max-width: 31.25em){.greeting{display:flex;flex-direction:column}.greeting--primary{font-size:3rem}.greeting h3{margin:1.5rem 0}.greeting h3:first-of-type{font-size:10rem}}.geolocation{position:absolute;width:100%;height:0;overflow:hidden;background-color:#fffc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);left:0;bottom:0;padding:0;display:grid;row-gap:5rem;grid-template-columns:repeat(2,1fr);transition:all .25s ease}.geolocation h3{font-size:3.5rem;color:#666;font-weight:100;text-transform:uppercase}.geolocation h3.geo-helper:after{content:"";display:inline-block;width:100%;height:2px;background-color:#6666664d}.geolocation h3.hidden{display:none}.geolocation__entity{border-bottom:1px solid rgba(102,102,102,.25);padding-bottom:4rem}.geolocation__entity h4{color:#666;letter-spacing:1px;font-size:2rem;font-weight:800;text-transform:uppercase}.geolocation__entity h3{margin-top:.8rem;color:#000;font-size:4rem;font-weight:600}.geolocation.geolocation-display{height:100%;padding:4.5rem 5rem;overflow-y:scroll}@media only screen and (max-width: 50em){.geolocation{grid-template-columns:repeat(1,1fr)}}button.geodata--btn{margin-top:2rem;background-color:#eb5a3c;color:#fff}button.geodata--btn :disabled,button.geodata--btn[disabled]{opacity:.75;pointer-events:none}button.geodata--btn:hover{background-color:#c14600}button.geodata--close{position:fixed;right:0;top:0;margin:2rem;background-color:#31081f;color:#fff}button{display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;font-size:1.8rem;text-transform:uppercase;font-family:Funnel Display,sans-serif;border:2px solid transparent;outline:2px solid transparent;border-radius:4px;transition:all .25s ease}button:hover{cursor:pointer}button:focus{outline:2px solid #eb5a3c;border:2px solid currentColor}button span:nth-of-type(2){margin-left:5px}.loader{width:5rem;height:5rem;border-radius:50%;display:inline-block;position:relative;background:linear-gradient(0deg,#ffab5b,#c14600);box-sizing:border-box;animation:rotation 1s linear infinite}.loader:after{content:"";box-sizing:border-box;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:4rem;height:4rem;border-radius:50%;background:#31081f}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
