@media only screen and (min-width:0rem){#blurb-quote{background-color:#f7f7f7;padding:var(--sectionPadding);position:relative;z-index:1}#blurb-quote .cs-container{margin:auto;max-width:75rem}#blurb-quote .cs-container,#blurb-quote .cs-content{align-items:center;display:flex;flex-direction:column;width:100%}#blurb-quote .cs-content{gap:1.5rem;max-width:43.75rem;text-align:center}#blurb-quote .cs-title{color:var(--headerColor);margin:0}#blurb-quote .cs-text{color:var(--bodyTextColor);margin:0}#blurb-quote .cs-button-solid{margin-top:.75rem}#request-quote-1093{background-color:var(--light);padding:var(--sectionPadding)}#request-quote-1093 .cs-container{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:75rem;width:100%}#request-quote-1093 .cs-form-content{margin-bottom:0;text-align:left;width:100%}#request-quote-1093 .cs-form-content .cs-topper{color:var(--primary)}#request-quote-1093 .cs-form-content .cs-title{color:var(--headerColor);margin-bottom:1rem}#request-quote-1093 .cs-intro-text{color:var(--light);font-size:var(--bodyFontSize);line-height:1.5em;margin:0 0 1rem}#request-quote-1093 .cs-intro-text:last-of-type{margin-bottom:1.5rem}#request-quote-1093 .cs-form{display:flex;flex-wrap:wrap;gap:1rem;max-width:49rem;width:100%}#request-quote-1093 .cs-label{color:var(--headerColor);display:flex;flex-direction:column;font-size:clamp(.875rem,1.5vw,1rem);gap:.5rem;width:100%}#request-quote-1093 .cs-label-text{display:block;margin-bottom:.5rem}#request-quote-1093 .cs-label-sub{color:var(--primary);display:inline;font-size:.875rem;font-weight:400}#request-quote-1093 .cs-input{background-color:var(--light);border:1px solid #000;box-sizing:border-box;color:var(--bodyTextColor);font-size:1rem;height:3rem;padding:0 1rem;transition:border-color .3s;width:100%}#request-quote-1093 .cs-input:hover{border-color:var(--secondary)}#request-quote-1093 .cs-input:focus{border-color:var(--primary);outline:none}}@media only screen and (min-width:0rem){#request-quote-1093 .cs-input::-moz-placeholder{color:var(--bodyTextColor);opacity:.6}#request-quote-1093 .cs-input::placeholder{color:var(--bodyTextColor);opacity:.6}#request-quote-1093 .cs-textarea{font-family:inherit;min-height:7.5rem;padding:1rem;resize:vertical}#request-quote-1093 .cs-file-input{height:auto;padding:0}#request-quote-1093 .cs-file-input::file-selector-button{background-color:var(--primary);border:none;border-radius:0;color:#fff;cursor:pointer;font-size:.875rem;font-weight:700;margin-right:1rem;padding:.75rem 1rem;transition:background-color .3s}#request-quote-1093 .cs-file-input::file-selector-button:hover{background-color:#e65a2f}#request-quote-1093 .cs-image-preview-container{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:.75rem;width:100%}#request-quote-1093 .cs-image-preview-item{background-color:#f0f0f0;border:1px solid #ddd;border-radius:.25rem;overflow:hidden;padding-bottom:100%;position:relative;width:100%}#request-quote-1093 .cs-image-preview-item img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#request-quote-1093 .cs-image-preview-item .cs-remove-image{align-items:center;background-color:rgba(0,0,0,.7);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:1.75rem;justify-content:center;position:absolute;right:.25rem;top:.25rem;transition:background-color .3s;width:1.75rem}#request-quote-1093 .cs-image-preview-item .cs-remove-image:hover{background-color:rgba(0,0,0,.9)}#request-quote-1093 .cs-services-info{background-color:var(--light);border:2px solid var(--borderColor);border-radius:.25rem;margin:2rem 0;padding:1.5rem;width:100%}#request-quote-1093 .cs-services-info h3{color:var(--headerColor);font-size:1.25rem;margin:0 0 1.5rem}#request-quote-1093 .cs-services-info h4{color:var(--headerColor);font-size:1rem;margin:1rem 0 .75rem}#request-quote-1093 .cs-services-info p{color:var(--bodyTextColor);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em;margin:0 0 .75rem}#request-quote-1093 .cs-services-info ul{margin:0 0 .75rem;padding-left:1.5rem}#request-quote-1093 .cs-services-info ul li{color:var(--bodyTextColor);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em;margin-bottom:.25rem}#request-quote-1093 .cs-service-block{border-bottom:1px solid var(--borderColor);margin-bottom:1.5rem;padding-bottom:1.5rem}#request-quote-1093 .cs-service-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}#request-quote-1093 .cs-checkbox-group{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;width:100%}#request-quote-1093 .cs-cleanliness-group,#request-quote-1093 .cs-severity-group,#request-quote-1093 .cs-vehicle-group{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem;width:100%}#request-quote-1093 .cs-radio-label{align-items:center;color:var(--bodyTextColor);cursor:pointer;display:flex;flex:1;font-size:clamp(.875rem,1.5vw,1rem);gap:.5rem;min-width:calc(33.33333% - 1rem)}#request-quote-1093 .cs-radio-label input[type=radio]{accent-color:var(--primary);cursor:pointer;height:1.25rem;margin:0;min-width:1.25rem;width:1.25rem}#request-quote-1093 .cs-checkbox-label{align-items:flex-start;color:var(--bodyTextColor);cursor:pointer;display:flex;font-size:clamp(.875rem,1.5vw,1rem);gap:.75rem;line-height:1.5em}#request-quote-1093 .cs-checkbox-label input[type=checkbox]{accent-color:var(--primary);cursor:pointer;height:1.25rem;margin-top:.25rem;min-width:1.25rem;width:1.25rem}#request-quote-1093 .cs-quote-contact{color:var(--secondary);font-size:clamp(.875rem,1.5vw,1rem);font-weight:600;margin:0 0 .75rem}#request-quote-1093 .cs-quote-note{color:var(--bodyTextColor);font-size:clamp(.875rem,1.5vw,1rem);font-style:italic;margin-top:.75rem}#request-quote-1093 .cs-button-solid{background-color:var(--primary);box-sizing:border-box;color:#fff;display:inline-block;font-size:1rem;font-weight:700;line-height:clamp(2.875rem,5.5vw,3.5rem);min-width:9.375rem;padding:0 1.5rem;position:relative;text-align:center;text-decoration:none;transition:color .3s;z-index:1}#request-quote-1093 .cs-button-solid:before{background:#000;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:width .3s;width:0;z-index:-1}#request-quote-1093 .cs-button-solid:hover{color:#fff}#request-quote-1093 .cs-button-solid:hover:before{width:100%}#request-quote-1093 .cs-submit{border:none;border-radius:0;margin:2rem 0 0;max-width:25rem;width:100%}}@media only screen and (min-width:48rem){#request-quote-1093 .cs-form{gap:1.5rem}#request-quote-1093 .cs-label{width:calc(50% - 12px)}#request-quote-1093 .cs-label.cs-message,#request-quote-1093 .cs-services-info{width:100%}#request-quote-1093 .cs-cleanliness-group,#request-quote-1093 .cs-severity-group,#request-quote-1093 .cs-vehicle-group{gap:1.5rem}#request-quote-1093 .cs-radio-label{min-width:calc(33.33333% - 1.5rem)}}@media only screen and (min-width:0rem){#contact-1093{background-color:#f7f7f7;position:relative;z-index:1}#contact-1093 .cs-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:96.875rem;width:100%}#contact-1093 .cs-content{align-items:flex-start;box-sizing:border-box;display:flex;flex:none;flex-direction:column;max-width:49rem;padding:var(--sectionPadding);text-align:left;width:100%}#contact-1093 .cs-text{color:var(--bodyTextColor);font-size:var(--bodyFontSize);line-height:1.5em;margin:0;max-width:40.625rem;text-align:inherit;width:100%}#contact-1093 .cs-topper{color:#767676}#contact-1093 .cs-title{max-width:20ch}#contact-1093 .cs-text{margin-bottom:1rem}#contact-1093 .cs-text:last-of-type{margin-bottom:2rem}#contact-1093 .cs-form-group{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;gap:3rem;padding:var(--sectionPadding);position:relative;width:100%}#contact-1093 .cs-form-content{align-items:flex-start;display:flex;flex-direction:column;text-align:left;width:100%}#contact-1093 .cs-form-content .cs-topper{color:var(--primary)}#contact-1093 .cs-form-content .cs-title{color:var(--bodyTextColorWhite);margin-bottom:clamp(2.25rem,4vw,3rem)}#contact-1093 .cs-form{align-items:center;background-color:rgba(26,26,26,.72);box-sizing:border-box;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;max-width:49rem;padding:clamp(2rem,4vw,3rem) clamp(1rem,4vw,3rem);width:100%}#contact-1093 .cs-label{align-items:flex-start;color:var(--bodyTextColorWhite);display:flex;flex-direction:column;font-size:clamp(.875rem,1.5vw,1rem);gap:.25rem;justify-content:center;width:100%}#contact-1093 .cs-input{background-color:#595756;border:none;box-sizing:border-box;color:var(--bodyTextColorWhite);font-size:1rem;height:3.5rem;padding:0 0 0 1.5rem;transition:border-color .3s;width:100%}#contact-1093 .cs-input:hover{border-color:var(--secondary)}#contact-1093 .cs-input:focus{outline:1px solid var(--secondary)}#contact-1093 .cs-input::-moz-placeholder{color:#bababa;opacity:.6}#contact-1093 .cs-input::placeholder{color:#bababa;opacity:.6}#contact-1093 .cs-textarea{font-family:inherit;margin:0;min-height:7.5rem;padding-top:1.5rem}#contact-1093 .cs-button-solid{background-color:var(--primary);border-radius:.25rem;box-sizing:border-box;color:#fff;display:inline-block;font-size:1rem;font-weight:700;line-height:clamp(2.875rem,5.5vw,3.5rem);margin:0;min-width:9.375rem;padding:0 1.5rem;position:relative;text-align:center;text-decoration:none;transition:color .3s;z-index:1}#contact-1093 .cs-button-solid:before{background:#000;content:"";height:100%;left:0;opacity:1;position:absolute;top:0;transition:width .3s;width:0;z-index:-1}#contact-1093 .cs-button-solid:hover:before{width:100%}#contact-1093 .cs-submit{border:none;border-radius:0;margin-top:clamp(2.25rem,4vw,3rem);min-width:15.0625rem}#contact-1093 .cs-submit:before{background-color:#000}#contact-1093 .cs-submit:hover{color:#fff;cursor:pointer}#contact-1093 .cs-background{z-index:-1}#contact-1093 .cs-background,#contact-1093 .cs-background:before{display:block;height:100%;left:0;position:absolute;top:0;width:100%}#contact-1093 .cs-background:before{background:#1a1a1a;content:"";opacity:.72;z-index:1}#contact-1093 .cs-background img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}#contact-1093 .cs-icon{display:block;height:auto;margin:0 0 clamp(1.75rem,4vw,2.5rem);width:clamp(3rem,6vw,4.5rem)}#contact-1093 .cs-review-group{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-direction:column;gap:clamp(1.75rem,4vw,2.5rem);justify-content:center;padding:clamp(1.5rem,4vw,2rem) clamp(1rem,5vw,2rem)}#contact-1093 .cs-picture{flex:none;height:15rem;width:100%}#contact-1093 .cs-picture img{height:100%;max-width:18.75rem;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;width:100%}#contact-1093 .cs-review-text{color:var(--bodyTextColor);font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em;margin:0 0 clamp(1rem,3vw,1.75rem);text-align:left}#contact-1093 .cs-name{display:block;font-size:clamp(1.25rem,3vw,1.5625rem);font-weight:700;line-height:1.2em;margin:0;text-align:left}#contact-1093 .cs-desc{color:var(--bodyTextColor);display:block;font-size:clamp(.875rem,1.5vw,1rem);line-height:1.5em;margin:0;text-align:left}}@media only screen and (min-width:48rem){#contact-1093 .cs-review-group{flex-direction:row;justify-content:space-between}#contact-1093 .cs-picture{height:12.625rem;width:11.1875rem}}@media only screen and (min-width:93.75rem){#contact-1093{padding:var(--sectionPadding);position:relative}#contact-1093 .cs-container{flex-direction:row;gap:5.625rem;justify-content:space-between;max-width:80rem}#contact-1093 .cs-content{max-width:39.375rem;padding:0}#contact-1093 .cs-form-group{order:2;padding:0;position:static}#contact-1093 .cs-form{transform:translateX(5rem)}#contact-1093 .cs-background{background:url(https://csimg.nyc3.cdn.digitaloceanspaces.com/Images/People/mechanic16.jpg);background-attachment:fixed;background-position:100%;background-repeat:no-repeat;background-size:cover;left:50%;margin-left:5rem;right:auto;width:50vw}#contact-1093 .cs-background img{display:none}}.cs-price-range{color:var(--primary);font-size:.875rem;font-style:italic;font-weight:400}.cs-estimate-button{background-color:var(--primary);border:none;border-radius:.25rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;min-width:12rem;padding:.75rem 2rem;transition:all .3s ease}.cs-estimate-button:hover{background-color:#e65a2f}.cs-estimate-button-container{animation:fadeIn .3s ease-in-out forwards;margin:3rem 0 1rem;opacity:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}