:root{--th_true_white:#fff;--th_white:hsl(35,73%,97%);--th_attention:hsl(35,100%,50%);--th_bright:hsl(35,44%,88%);--th_normal:hsl(35,61%,68%);--th_dim:hsl(210,7%,35%);--th_black:hsl(210,50%,13%)}html{font-family:pt sans,Helvetica,Arial,sans-serif;color:var(--th_black);font-size:16px;margin:0;padding:0}@media(min-width:48em){html{font-size:20px}}h1{color:var(--th_black);font-size:36px;line-height:1rem}h2{color:var(--th_black);font-size:30px;line-height:1rem}h3{color:var(--th_black);font-size:24px;line-height:1rem}h4{color:var(--th_black);font-size:18px;line-height:.5rem}h5{color:var(--th_black);font-size:14px;line-height:.5rem}h6{color:var(--th_black);font-size:12px;line-height:.5rem}body{font-family:sans-serif;line-height:1.5;margin:0;padding:0;max-width:1600px}header{padding:0;color:var(--th_normal);background-color:var(--th_black);text-rendering:optimizeLegibility}header companybox{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-around;font-weight:700;line-height:1.3}header companybox companylogo img{width:200px;margin:.5rem}companyinfo{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:flex-end;justify-content:center}companyinfo companyname{font-size:2.5rem;min-width:10rem;font-family:abril fatface,serif;text-align:center}companyinfo companyslogan{text-align:center}companyphone{display:inline-block;white-space:nowrap;margin:4px;text-align:center}companyphone a{font-weight:700;color:var(--th_black);background:var(--th_attention);padding:.125rem .5rem;border-style:outset;border-radius:1rem;font-size:28px}companyphone a :target{border-style:inset}companyphone img{height:24px;filter:brightness(0)saturate(100%)invert(100%)}companysms{display:inline-block;white-space:nowrap;text-align:center}companysms a{font-weight:700;color:var(--th_white);background:var(--th_attention);padding:.125rem .5rem;border-style:outset;border-radius:1rem;font-size:28px}companysms a :target{border-style:inset}companysms img{height:24px;filter:brightness(0)saturate(100%)invert(100%)}socials{margin:0;padding:0 .5rem}socials ul{padding:0;margin:0;display:flex;flex-direction:column;justify-content:space-evenly}socials li{display:inline;fill:var(--th_bright)}socials li a.svg{width:50px;height:50px}socials li :hover{fill:var(--th_attention)}main{padding:.25rem;background-size:450%;background-image:url(/background.svg);background-position:top}@media(min-width:48em) and (min-height:1100px){header{position:fixed;top:0;left:0;bottom:0;width:18rem}contentor{display:flex;flex-direction:column;margin-left:18rem;padding-left:.5rem;flex:1}}@media(min-width:48em) and (min-height:1100px){header{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end}header companybox{display:flex;flex-direction:column}header companybox companyinfo companyname{text-align:center}header companybox socials{width:100%}header companybox socials ul{flex-direction:row}}map{display:flex;flex-direction:column;max-width:600px}map img{width:100%;height:100%;width:auto;height:auto}map mapcaption{text-align:center;font-weight:700}beforeafter{width:100%;padding-bottom:.5rem;position:relative;margin:0;display:flex;justify-content:space-evenly;align-items:center;line-height:0}beforeafter before{position:relative;width:50%;border-color:var(--th_black);border-style:none;border-right-style:solid;border-right-width:.25rem;margin:0;padding:0}beforeafter before img{margin:0;padding:0;aspect-ratio:4/3;width:100%;height:100%;border-radius:25px 0 0 25px}beforeafter before span{position:absolute;font-size:1.5rem;bottom:1rem;right:15px;color:var(--th_white);text-shadow:-1px -2px 0 var(--th_black),1px -2px 0 var(--th_black),-1px 2px 0 var(--th_black),1px 2px 0 var(--th_black);font-weight:700}beforeafter after{position:relative;width:50%;border-color:var(--th_black);border-style:none;border-left-style:solid;border-left-width:.25rem;margin:0;padding:0}beforeafter after img{margin:0;padding:0;aspect-ratio:4/3;width:100%;height:100%;border-radius:0 25px 25px 0}beforeafter after span{position:absolute;font-size:1.5rem;bottom:1rem;right:15px;color:var(--th_white);text-shadow:-2px -2px 0 var(--th_black),2px -2px 0 var(--th_black),-2px 2px 0 var(--th_black),2px 2px 0 var(--th_black);font-weight:700}footer{border-top:1px solid #222;margin-top:1rem}a{color:var(--th_normal);text-decoration:none}a:hover{color:var(--th_black)}