@-webkit-keyframes fade-in{0%{opacity:.00001}to{opacity:1}}@keyframes fade-in{0%{opacity:.00001}to{opacity:1}}html{background-color:#e6d0ab;height:100%}.wrapper,body{align-items:center;display:flex;flex-direction:column}body{-webkit-animation:fade-in 1s;animation:fade-in 1s;background-attachment:fixed;background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.1)),linear-gradient(60deg,rgba(255,168,1,.5) 5%,rgba(255,185,52,.35)),url(bg.jpg);background-position:50%,50%,bottom;background-repeat:no-repeat;background-size:cover;font-family:Source Sans Pro,Helvetica,sans-serif;font-size:16pt;font-weight:300;-webkit-justify-content:center;justify-content:center;letter-spacing:.2em;line-height:2;margin:0;min-height:100%;padding-top:5px;text-transform:uppercase}.wrapper{-webkit-justify-content:space-between;justify-content:space-between;max-width:100%;-webkit-align-items:center;-webkit-flex-direction:column;display:-webkit-flex;width:27em}main{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.92);border-radius:4px;box-shadow:rgba(0,0,0,.25) 0 54px 55px,rgba(0,0,0,.12) 0 -12px 30px,rgba(0,0,0,.12) 0 4px 6px,rgba(0,0,0,.17) 0 12px 13px,rgba(0,0,0,.09) 0 -3px 5px;box-sizing:border-box;margin:.5em;max-width:100%;padding:2.5em 3em 2em;text-align:center}h1{color:#313f47;font-size:1.85em;letter-spacing:.22em;line-height:1.3;margin:0}abbr{text-decoration:none}.title{font-size:150%;margin-bottom:1em}.label span,.location{color:#616f77}.label,p{color:#313f47}.label{font-size:120%}.label span{display:block;font-size:75%;width:100%}.label-phone{line-height:1.5;margin-bottom:0}.phone-number{color:#ffa801;display:block;font-size:250%;line-height:1;margin-top:.5rem;text-decoration:none}p{margin:0 0 1.5em}p:last-of-type{margin-bottom:0}hr{border:0;border-bottom:1px solid rgba(255,168,1,.4);margin:3em 0}footer a,footer p{color:rgba(139,69,19,.4)}footer p{font-size:110%;letter-spacing:.05rem;opacity:.9;text-shadow:-1px -1px rgba(0,0,0,.5),1px 1px rgba(255,255,255,.5),1px 1px 10px rgba(0,0,0,.12);transition:color .2s,opacity .2s,text-shadow .2s;word-spacing:.5rem}footer a{text-decoration:none;word-spacing:.1rem}footer a:active,footer a:focus,footer a:hover{color:rgba(139,69,19,.6);opacity:1;text-decoration:underline;text-shadow:-1px -1px rgba(0,0,0,.6),1px 1px rgba(255,255,255,.7),1px 1px 10px rgba(0,0,0,.16)}@media (max-width:550px){main{padding:3em 2.5em 1.5em}.phone-number{font-size:140%}}@media (max-width:385px){.phone-number{font-size:100%}}