/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.embla{width:100%;height:400px;overflow:hidden}.embla__viewport,.embla__container{width:100%;height:100%;display:flex;position:relative}.btn-box{z-index:4;width:100%;position:absolute;display:flex;justify-content:space-between;top:50%}.embla__prev,.embla__next{height:50px;background-color:#00000063}@font-face{font-family:Saira Condensed;font-style:normal;font-weight:400;src:url(/assets/SairaCondensed-Regular-BKozN-5D.woff2)}@font-face{font-family:Saira Condensed;font-style:normal;font-weight:800;src:url(/assets/SairaCondensed-ExtraBold-B_Bd7GAn.woff2)}:root{font-family:Saira Condensed,sans-serif;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-size:1.25rem;text-decoration:none;color:navy;border-radius:10px;padding:.25rem .5rem;transition:transform .25s ease-in,color .25s ease-in,background-color .25s ease-in}a:hover{color:#5454f9;transform:scale(1.1);background-color:#9f9f9fba}body{margin:0 auto;min-width:200px;min-height:100vh;max-width:1920px}h1{font-size:3.2em}h1{font-size:3rem}p,li{font-weight:500}button{all:unset;margin:1rem;border-radius:8px;background-color:transparent;cursor:pointer;width:fit-content;transition:transform .25s ease-in}button:hover{transform:scale(1.3)}button:focus{outline:none}button:focus-visible{outline:4px auto -webkit-focus-ring-color}#root{margin:0 auto;overflow-x:clip}section{background-color:navy;margin:0;padding:0;text-align:center}*{font-family:Saira Condensed,sans-serif}h2{font-size:2rem;margin:.5rem}h3{margin:.75rem 0;padding:0 .25rem;font-size:1.5rem}p,li{font-size:1.25rem}nav{position:sticky;display:flex;top:0;background-color:#c6c6c6;justify-content:space-between;align-items:center;padding:.5rem;z-index:2;-moz-box-shadow:0px 8px 8px rgba(0,0,0,.3);-khtml-box-shadow:0px 8px 8px rgba(0,0,0,.3);-webkit-box-shadow:0px 8px 8px rgba(0,0,0,.3);box-shadow:0 8px 8px #0000004d}.link-box{display:flex;justify-content:flex-end;gap:2rem}.logo-box>a:hover{background:none}.logo-box{height:2rem}.logo-box>a>img{height:100%}.call-to-action{display:flex;justify-content:center;z-index:2;color:navy;gap:2rem}.nav-phone{font-size:1.75rem}.mini-nav{display:none}.carousel{position:relative;width:100%;height:400px;margin:auto;overflow:hidden}.img-container{width:100%;height:100%;display:flex}.carousel-img{width:100%;height:100%;display:block;object-fit:cover;flex-grow:0;flex-shrink:0;transition:translate 1.2s ease-in-out}.hero-container{position:relative;background-color:#c6c6c6}.hero-text{font-size:3rem;padding:1.5rem;margin:0 auto;text-align:center;color:navy}.hero-container>p{font-size:x-large;margin:0 auto;width:75%;padding-bottom:1.5rem}.services{margin-bottom:2rem}.services>h1{color:#c6c6c6;padding:2rem 0 1.5rem;margin:0}.services>p{color:#c6c6c6;margin:0 auto;margin-bottom:1rem;width:75%;font-size:x-large}.skills-container{display:flex;flex-wrap:wrap;background-color:navy}.skill{min-width:300px;margin:1.25rem 0;display:flex;flex-grow:1;flex-direction:column;align-items:center;color:#fff}.img-block>img{width:5rem}.skill>ul{width:150px}.skill>ul>li{text-align:center}ul{list-style:none;padding:0;margin:0}.left-blurb,.right-blurb{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:300px;background-color:#c6c6c6;margin:0;padding:0}.blurb:nth-child(odd){background-color:navy;color:#fff}.blurb-heading{text-align:center}.right-text,.left-text{margin:auto;max-width:50ch;padding:0 1rem}.right-text>h1{color:navy}.left-text>h1{color:#c6c6c6}.blurb-img{width:100%;object-fit:cover;height:100%}.right-img{line-height:0px}iframe{position:static;width:100%;height:50vh;margin:0;padding:0;border:none}.information{background-color:#fff;margin:0 auto;padding:2rem;width:75%;text-align:center;min-height:50vh}.information>h1{margin:0;text-align:center}.contact>div>p{margin:.25rem}.contact{display:flex;flex-direction:column;gap:1rem;justify-content:space-around}.address>h3,.phone-number>h3{font-size:2rem}.address>p,.phone-number>p{font-size:1.5rem}.service>img{width:100%;max-height:400px;object-fit:cover;padding:0;margin:0;line-height:0rem}.service-container{background-color:#fff;margin:0 auto;padding:2rem;width:75%}.service-container>h1{margin:0;text-align:center}.accordion-item{margin:0 auto;width:65%;text-align:left}.accordion-title{background-color:#c6c6c6;display:flex;gap:1rem;justify-content:space-between;align-items:center;padding:.5rem 2rem;border:1px solid black}.accordion-info{display:flex;flex-grow:1;justify-content:space-between;align-items:center}.accordion-info>h3{padding:.5rem}.symbol{position:relative;transition:transform .5s}.up{transform:rotate(180deg)}.accordion-content{background-color:#dadada;border-style:solid;border-width:0 1px 1px 1px;border-color:#000;overflow:hidden;transition:max-height .75s}.open{max-height:75rem}.closed{max-height:0rem;transition:max-height .5s}.info-test{padding:2rem}.accordion-content>h3{margin:0}.accordion-content>ul{margin-bottom:0}.about{background-color:navy}.about>img{width:100%;max-height:400px;object-fit:cover;padding:0;margin:0}.text-container{background-color:#fff;margin:0 auto;padding:2rem;width:65%}.text-container>h1{margin:0;text-align:center}.text-container>p{margin:1.5rem max(3rem,10%);text-align:left}.ugly-car{object-fit:cover}.error-container{background-color:#fff;margin:0 auto;padding:2rem;width:65%;text-align:center;min-height:40vh}footer{padding:1rem;background-color:#c6c6c6;display:flex;justify-content:space-between;align-items:center}.footer-contact>p,.sitemap>a,.sitemap>p,.footer-copyright>p{font-size:1.25rem;margin:.25rem}.sitemap{text-align:center}.sitemap>a{display:block;padding:0 .5rem}.footer-contact>p:first-child,.sitemap>p:first-child,.footer-copyright{font-weight:800}.loading-container{height:100vh;width:100%;display:flex;justify-content:center;background-color:navy}.loading-container>img{height:4rem;width:auto;padding:13rem;animation:2s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 900px){.hero-container{position:relative}.hero-text{padding:1rem;font-size:2rem;max-width:100%}.call-sentence{display:none}.left-blurb,.right-blurb{grid-template-rows:none}.text-container,.error-container,.accordion-item{width:80%}}@media screen and (max-width: 600px){.logo-box>a>img{height:1.75rem}.logo-box>a{padding:0;margin:0}.nav-phone{font-size:1rem}.mini-nav{display:block}.link-box{visibility:hidden;position:absolute;flex-direction:column;left:110%;width:65%;background-color:navy;top:0;z-index:2;border-radius:1rem;box-shadow:-7px 5px 14px 2px #000;gap:.5rem;transition:left 1s ease-in-out,visibility 1s}.slide{visibility:visible;left:50%}.link-box>a{font-size:2rem;padding:1rem;color:#c6c6c6;transition:color .25s ease-in,transform .25s ease-in,color .25s ease-in,background-color .25s ease-in}.link-box>a:hover{color:#000;transform:none}.close{height:2rem;width:2rem}.hero-container{padding:2rem}.skill{display:grid;justify-items:center;grid-template-columns:repeat(2,1fr);margin:1rem}.skills-container{grid-template-columns:1fr}.skill>ul{list-style:square;padding-left:.25rem}.skill>ul>li{text-align:left}.blurb{display:block;width:100%}.blurb-heading{margin:1rem}.right-text,.left-text{padding:1rem}footer{display:block;text-align:center}footer>*{padding:.25rem}.text-container>p{margin:1rem}.error-container>p{margin:1rem}.service-container{width:80%}.accordion-item{width:auto}.info-test{padding:.75rem}.information{padding:1rem;width:80%}}
