*,html{padding:unset;margin:unset;outline:unset;box-sizing:border-box;}html,body{height:100%;}@media (max-width:800px){html,body{height:auto}}body{font:400 1.5rem/0 'Quicksand';display:flex;justify-content:center;align-items:center;background-image:url(../img/background.png);background-position:75% 25%;background-repeat:no-repeat;background-size:auto 50%;}@media (max-width:800px){body{font-size:1.25rem;background-position:112.5% 150%}}@media (max-width:420px){body{font-size:1rem}}a,a:link,a:hover,a:active,a:visited,a:focus{color:#000;text-decoration:underline;}.wrap{position:relative;background-color:#f2f2f2;border-radius:8px;padding:2rem;min-width:640px;max-width:84%;display:flex;flex-direction:column;justify-content:center;align-items:center;}@media (max-width:800px){.wrap{min-width:unset;margin-top:2rem;margin-bottom:2rem}}@media (max-width:360px){.wrap{padding:1.5rem}}.wrap::before{content:'';position:absolute;top:50px;left:30px;width:calc(100% - 60px);height:calc(100% - 60px);background-color:rgba(0,15,30,.2);box-shadow:0 0 30px 30px rgb(0 15 30 / 20%);z-index:-1;}.logo{margin-bottom:2rem;}.logo img{max-width:100%;height:auto}.maps{list-style:none;margin-top:2rem;}.maps a,.maps a:link,.maps a:hover,.maps a:active,.maps a:visited,.maps a:focus{display:flex;justify-content:center;align-items:center;text-decoration:none;column-gap:8px;padding:8px 20px;border:1px solid #000}.maps svg{width:auto;height:12px}.cta{list-style:none;text-align:center;margin-top:2rem;}.cta a,.cta a:link,.cta a:hover,.cta a:active,.cta a:visited,.cta a:focus{text-decoration:none}p,a,a:link,a:hover,a:active,a:visited,a:focus{line-height:1.5;}.text-center{text-align:center;}