body{color:#222;font-family:lato,Arial,sans-serif;line-height:1.5;margin:0;max-width:100vw;background:#dbdbdb;text-shadow:#fff 0 0 2px}header{background:#fff;margin-bottom:1em;text-align:center;display:flex;flex-direction:column;overflow:hidden}header .header-top{display:flex;justify-content:space-between;align-items:center}header.content-width{padding:2em 0}h1,h2,h3,h4,h5,h6{font-family:roboto condensed,Arial,sans-serif;font-size:2.5em;font-weight:700;margin:2em 0 1em;letter-spacing:.02em}h2{font-size:2em}h3{font-size:1.5em}.site-title .title-section{text-align:left;line-height:1;display:flex;flex-direction:column}.site-title .title-section h1{margin:0}.site-title .owner{font-size:1.2em;margin-bottom:.5em;font-weight:700}#hamburger-btn{display:block;width:72px;height:72px;font-size:2.5em;background:0 0;border:none;position:relative}#hamburger-btn:focus{outline:none;background:gold}#hamburger-btn span{position:absolute;left:0;top:50%;right:0;bottom:50%;transition:all .3s ease-in-out;display:inline-block;text-align:center;vertical-align:middle;line-height:0}#hamburger-btn .hamburger{transform:rotateY(0);opacity:1}#hamburger-btn .close{transform:rotateY(90deg);opacity:0;font-size:1.5em}#hamburger-btn.open .hamburger{transform:rotateY(90deg);opacity:0}#hamburger-btn.open .close{transform:rotateY(0);opacity:1}.site-title h1{font-size:2.5em;margin:0 0;transition:all .3s ease-in-out;text-transform:uppercase}h2{border-bottom:3px solid #222}@media(max-width:768px){h1,h2,h3{font-size:2em}.site-title img{width:96px}.site-title h1{font-size:1.8em;margin:2em 0}.site-title .owner{font-size:1.3em}.top-section header .phone-link{font-size:1.4em}header.content-width{padding:2em 1em}}@media(max-width:480px){h1,h2,h3{font-size:1.5em}.site-title img{width:92px}.site-title h1{font-size:1.4em;margin:1em 0}.site-title .owner{font-size:1.1em}.top-section header .phone-link{font-size:1.2em}header.content-width{padding:2em .5em}}header nav{overflow:hidden;height:0}header nav ul{list-style:none;padding:0;margin:0;display:inline-block;min-width:60%}header nav ul li a{text-decoration:none;color:#222;font-size:1.2em;padding:.5em;transition:background .3s,color .3s;display:block;font-weight:700}header nav ul li a:hover{background:gold}.site-title img{transition:width .7s ease-in-out}.content-width{padding:1em 4em;max-width:900px;margin:0 auto;transition:padding .3s ease-in-out}@media(max-width:768px){.content-width{padding:1em 2em}}#contact-form{background:#ffffffc2;padding:2em;box-shadow:0 2px 8px rgba(0,0,0,5%);max-width:500px;margin:2em auto;border:3px solid #222}#contact-form label{font-size:1.2em;margin-top:1em}#contact-form input,#contact-form textarea{width:100%;padding:.5em;margin:.5em 0 1em;border:none;border-bottom:2px solid #222;background:0 0;font-size:1em;box-sizing:border-box}#contact-form button{background:#222;color:#fff;border:none;padding:.75em 2em;border-radius:4px;font-size:1.2em;cursor:pointer;transition:background .2s}#contact-form button:hover{background:gold;color:#222}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.site-title{display:flex;align-items:center;text-decoration:none;color:inherit;gap:1em}.top-section{background:#fff;position:relative}.top-section a{text-decoration:none;color:#222}header .phone-link{font-weight:700;font-size:1.4em}header .phone-link:hover{text-decoration:underline}.top-section::after{content:'';display:block;position:absolute;height:6px;left:56px;right:56px;bottom:0;border-bottom:#222 6px solid;transition:all 1.5s ease-in-out}header::before{content:'';display:block;position:absolute;bottom:0;left:0;width:56px;height:64px;background:url(/custom_border.svg)no-repeat;transition:all 1.5s ease-in-out}header::after{content:'';display:block;position:absolute;bottom:0;right:0;width:56px;height:64px;background:url(/custom_border.svg)no-repeat -136px 0;transition:all 1.5s ease-in-out}@media(max-width:768px){header::before{left:-32px}header::after{width:24px}.top-section::after{left:24px;right:24px}}main,footer{overflow-x:hidden}footer{background:#ccc;background-image:url(/logo-footer.svg);background-position:calc(100% + 50px)calc(100% + 50px);background-repeat:no-repeat;margin-top:2em}footer .phone-link{color:#222;text-decoration:none;font-weight:700;font-size:1.4em}footer .phone-link:hover{text-decoration:underline}.twocol-list ul{columns:2;margin:0;padding:0}.twocol-list li{margin-bottom:.5em;list-style:none;padding-left:2em;position:relative}.twocol-list li::before{content:'';display:inline-block;position:absolute;left:0;top:.2em;width:1.2em;height:1.2em;background:url(/bullet.svg)no-repeat 50%;background-size:contain}@media(max-width:768px){.twocol-list ul{columns:1}}.footer-sections{display:flex;flex-direction:row;justify-content:space-between;gap:2em}#contact-us{flex-direction:row-reverse}.footer-section{flex:1}#bottom-bar .section-2{text-align:right}@media(max-width:768px){.footer-sections{flex-direction:column;gap:0}#contact-us{flex-direction:column}#bottom-bar .section-2{text-align:left}}.glide img{height:300px;width:100%;object-fit:cover}main .glide__bullet{width:24px;height:24px}