:root{--yellow: #f3d901;--black: #111111;--text: #000000;--white: #ffffff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Figtree,sans-serif;font-weight:400;color:var(--text);line-height:1.7;font-size:1.125rem}h1,h2,h3,h4,h5{font-family:Mohave,sans-serif;font-weight:600;line-height:1.2}h1{font-size:4.375rem}h2{font-size:3.75rem}h3{font-size:2.8125rem}h4{font-size:1.875rem}h5{font-size:1.625rem}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.container{max-width:90rem;margin:0 auto;padding:0 2rem}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8125rem 1.75rem;font-family:Figtree,sans-serif;font-weight:800;font-size:1rem;letter-spacing:.0625rem;cursor:pointer;transition:all .25s;text-transform:uppercase;border:2px solid transparent}.btn-yellow{background:var(--yellow);color:var(--text);border-color:var(--yellow)}.btn-yellow:hover{background:#000;color:var(--yellow);border-color:#000}.btn-secondary{background:#000;color:var(--white);border-color:#000}.btn-secondary:hover{background:var(--white);color:var(--text);border-color:var(--white)}.navbar{background:transparent;position:absolute;top:0;left:0;right:0;z-index:100;border-bottom:1px solid #ffffff6e;padding:1.25rem 0}.navbar-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.logo{text-decoration:none;flex-shrink:0}.logo img{display:block;width:auto}.nav-links{display:flex;gap:1.75rem;align-items:center}.nav-links a{color:var(--white);font-family:Figtree,sans-serif;font-weight:800;font-size:1rem;letter-spacing:.0625rem;text-transform:uppercase;transition:color .2s}.nav-links a:hover{color:var(--yellow)}.phone-btn{white-space:nowrap;flex-shrink:0}.hero{position:relative;min-height:33.75rem;display:flex;align-items:center;background-color:#263040;background-image:url(/_astro/hero-truck.BfkscKSY.jpg);background-size:cover;background-position:center right;background-repeat:no-repeat}.hero-content{position:relative;z-index:1;width:100%;padding-top:12.5rem;padding-bottom:7rem}.hero h1{font-weight:900;color:var(--white);line-height:1.1;margin-bottom:1.25rem}.hero p{color:#ffffffd9;font-size:1.125rem;margin-bottom:2rem;line-height:1.65}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.stats-bar{background:linear-gradient(to right,#000,#555);border-top:3px solid var(--yellow);padding:.625rem 0}.stats-inner{display:grid;grid-template-columns:repeat(4,1fr)}.stat-item{display:flex;align-items:center;justify-content:center;gap:.875rem;padding:1.25rem}.stat-icon{color:var(--yellow);flex-shrink:0;display:flex;align-items:center}.stat-label{color:var(--white);font-family:Figtree,sans-serif;font-weight:400;font-size:1.125rem;letter-spacing:.02rem}.services-section{padding:6rem 0;background:var(--white)}.section-title{font-weight:800;text-align:center;margin-bottom:1rem;color:var(--black)}.section-desc{text-align:center;max-width:42.5rem;margin:0 auto 3rem;color:var(--text);font-size:1.125rem;line-height:1.85}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:3rem}.service-card{border-radius:3px;overflow:hidden;box-shadow:0 4px 16px #00000014;transition:box-shadow .3s,transform .3s}.service-card:hover{box-shadow:0 10px 32px #00000024;transform:translateY(-3px)}.service-img{display:block;width:100%;object-position:center}.service-body{padding:1.25rem 1.125rem 1.5rem}.service-body h5{font-weight:700;margin-bottom:.625rem;color:var(--black);line-height:1.35;text-align:center;min-height:4.375rem;display:flex;align-items:center;justify-content:center}.service-body p{font-size:1.125rem;color:var(--text);line-height:1.75;text-align:center}.services-cta{text-align:center}.about-section{position:relative;display:flex;min-height:32.5rem}.about-image{position:absolute;left:0;top:0;bottom:0;width:50%;background-image:url(/_astro/about-truck.C8tVfJMW.jpg);background-color:#4a5060;background-size:cover;background-position:center}.about-spacer{flex:0 0 50%}.about-content{flex:1;position:relative;z-index:1;background:var(--black) url(/_astro/about-content-background-image.pjPog6fx.jpg) no-repeat center / cover;padding:6.25rem max(2rem,calc((100vw - 90rem)/2 + 2rem)) 6.25rem 5.625rem;display:flex;flex-direction:column;justify-content:center;gap:1.125rem}.about-content .welcome-label{color:var(--yellow);font-family:Mohave,sans-serif;font-weight:600;font-size:2.25rem;letter-spacing:.1875rem;line-height:1rem;text-transform:uppercase}.about-content h2{font-weight:900;color:var(--white);text-transform:uppercase;line-height:1.15}.about-content p{color:var(--white);font-size:1.125rem;line-height:1.85}.about-btn{margin-top:.375rem;align-self:flex-start}.why-section{background:var(--yellow);padding:5rem 0}.why-section h2{display:flex;align-items:center;justify-content:center;gap:1.25rem;font-weight:900;color:var(--black);margin-bottom:2.5rem}.why-section h2:before,.why-section h2:after{content:"";flex:1;height:2px;background:var(--black)}.why-box{margin:0 auto;padding:4.375rem 3.25rem 2.5rem;display:flex;flex-direction:column;gap:1.375rem;border:2px solid #000;border-top:none;margin-top:-4.6875rem}.why-box p{font-size:1.125rem;line-height:1.85;color:var(--text);text-align:center}.steps-section{padding:5rem 0;background:var(--white)}.steps-title{font-weight:800;text-align:center;margin-bottom:3rem;color:var(--black)}.steps-wrapper{position:relative;margin-bottom:3rem}.steps-strip{position:absolute;left:0;right:0;top:0;height:.625rem;background:linear-gradient(to right,#000,#555)}.steps-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:5.625rem}.step-card{box-shadow:0 4px 16px #00000014;position:relative;padding:5rem 1.5625rem 2.1875rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.125rem;border-radius:3px;background:var(--white)}.step-card img{position:absolute;top:-3.75rem;left:50%;transform:translate(-50%);z-index:2}.step-card--dark{background:var(--black);border-color:var(--black)}.step-card h3{font-weight:700;color:var(--black)}.step-card--dark h3{color:var(--white)}.step-card p{font-size:1.125rem;color:var(--text);line-height:1.75}.step-card--dark p{color:#ffffffa6}.steps-cta{text-align:center}.gallery-section{overflow:hidden}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr)}.gallery-item{height:20vw;max-height:22rem;overflow:hidden;cursor:pointer}.gallery-item img{width:100%;height:100%;object-fit:cover;object-position:center;transition:opacity .3s}.gallery-item:hover img{opacity:.88}.contact-section{position:relative;display:flex;min-height:30rem}.contact-form-col{flex:0 0 50%;padding:9.375rem 5.625rem 9.375rem max(2rem,calc((100vw - 90rem)/2 + 2rem));background:var(--white) url(/_astro/send-us-a-message-background-image.DmE7eBcf.jpg) no-repeat center / cover;display:flex;flex-direction:column;gap:1.75rem}.contact-form-col h2{font-weight:800;color:var(--white);text-align:center}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form .btn{align-self:center}.form-row input,.form-row textarea{width:100%;padding:.75rem 1rem;border:1px solid #ccc;font-family:inherit;font-size:.9rem;background:#f9f9f9;color:#333;transition:border-color .2s,background .2s;outline:none}.form-row input:focus,.form-row textarea:focus{border-color:var(--yellow);background:var(--white)}.form-row textarea{resize:vertical}.form-row--two{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}.contact-map-col{position:absolute;right:0;top:0;bottom:0;width:50%;background:#ccc;overflow:hidden}.contact-map-col iframe{width:100%;height:100%;border:0;display:block}.footer{background:#000;color:var(--white);font-size:1.125rem;font-family:Figtree,sans-serif;font-weight:600}.footer-inner{display:grid;grid-template-columns:2fr 2fr 1fr;gap:4rem;padding:3.5rem 1.5rem 3.25rem;align-items:start}.footer-brand img{display:block;height:3.75rem;width:auto}.footer-contact h4,.footer-col h4{font-family:Mohave,sans-serif;font-weight:600;font-size:1.5rem;color:var(--yellow);text-transform:capitalize;letter-spacing:.0625rem;margin-bottom:1.125rem}.footer-contact-body{display:flex;gap:3rem}.footer-contact-body address{font-style:normal}.footer-contact-body p,.footer-contact-phone p{color:var(--white);line-height:2}.footer-label{color:var(--yellow)}.footer-contact-phone a{color:var(--white);transition:color .2s}.footer-contact-phone a:hover{color:var(--yellow)}.footer-col nav{display:flex;flex-direction:column;gap:.625rem}.footer-col nav a{color:var(--white);transition:color .2s}.footer-col nav a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding:1.125rem 0}.footer-bottom-inner{display:flex;flex-direction:column;align-items:center;gap:.375rem;font-size:1rem;font-weight:500;color:var(--white);text-align:center}.footer-company-name{color:var(--yellow)}.footer-legal{display:flex;align-items:center;gap:.5rem}.footer-legal a{color:var(--white);transition:color .2s}.footer-legal a:hover{color:var(--yellow)}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;background:none;border:none;cursor:pointer;padding:.375rem;flex-shrink:0}.nav-toggle span{display:block;width:1.5rem;height:2px;background:var(--white);transition:transform .3s,opacity .3s}.nav-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:1024px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}.hero-content{padding-top:9rem;padding-bottom:4rem}.stats-inner,.services-grid{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-brand{grid-column:1 / -1}.why-box{margin-top:-3.8rem}}@media(max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.625rem}.nav-toggle{display:flex}.phone-btn{display:none}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:var(--black);flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1.25rem;z-index:99;border-top:1px solid rgba(255,255,255,.1)}.nav-links.nav-open{display:flex}.hero:before{content:"";position:absolute;inset:0;background:#00000073;z-index:0}.hero-content{padding-top:11rem;padding-bottom:3.5rem}.stat-item{padding:1rem}.services-section{padding:4rem 0}.about-section{flex-direction:column}.about-image{position:relative;width:100%;height:18rem}.about-spacer{display:none}.about-content{padding:3.5rem 1.5rem}.about-content .welcome-label{font-size:1.5rem}.why-section{padding:3.5rem 0}.why-box{padding:2rem 1.5rem}.steps-section{padding:4rem 0}.steps-strip{display:none}.steps-grid{grid-template-columns:1fr;gap:5.5rem;margin-top:4.5rem}.gallery-grid{grid-template-columns:1fr}.gallery-item{height:55vw;max-height:none}.contact-section{flex-direction:column}.contact-form-col{flex:none;width:100%;padding:3.5rem 1.5rem}.contact-map-col{position:relative;width:100%;height:20rem}.form-row--two{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.5rem;text-align:center}.footer-brand{display:flex;justify-content:center}.footer-contact-body{flex-direction:column;align-items:center;gap:1.5rem}.footer-col nav{align-items:center}}@media(max-width:480px){h1{font-size:2rem}h2{font-size:1.75rem}.why-section h2:before,.why-section h2:after{display:none}.why-section h2{margin-bottom:0}.why-box{border:none;margin-top:0;padding-top:0}.btn{padding-top:.625rem;padding-bottom:.625rem;font-size:.875rem}.hero-content{text-align:center}.hero-buttons{flex-direction:column;align-items:center}.hero p br{display:none}.stats-inner,.services-grid{grid-template-columns:1fr}.service-body h5{min-height:0}.stat-label{font-size:1rem}.about-content{text-align:center;align-items:center}.about-btn{align-self:center}.gallery-grid{grid-template-columns:1fr}.gallery-item,.gallery-item img{height:auto}}@media(max-height:500px)and (orientation:landscape){.hero{min-height:20rem}.hero-content{padding-top:5rem;padding-bottom:2.5rem}}
