.wqhnh0ygs .container.hero-content{max-width:1200px;padding-block-end:6rem;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:2rem}.wqhnh0ygs .hero-text{flex:1;display:flex;flex-direction:column;gap:1.5rem;color:var(--light-color)}.wqhnh0ygs .hero-location{display:flex;align-items:center;gap:0.5rem}.wqhnh0ygs .icon{font-size:1.2rem}.wqhnh0ygs .heading-1{font-size:3.5rem;font-weight:700;margin:0;line-height:1.1}.wqhnh0ygs .paragraph{font-size:1.5rem;margin:0;max-width:500px}.wqhnh0ygs .hero-buttons{display:flex;gap:1rem;margin-top:1rem}.wqhnh0ygs .hero-image{flex:1;display:flex;justify-content:center;align-items:center}.wqhnh0ygs .hero-image img{max-width:100%;height:auto;border-radius:0.5rem;box-shadow:0 4px 6px rgba(0,0,0,0.1)}@media (max-width:768px){.wqhnh0ygs .container.hero-content{flex-direction:column}.wqhnh0ygs .hero-text{order:2}.wqhnh0ygs .hero-image{order:1;margin-bottom:1.5rem}.wqhnh0ygs .heading-1{font-size:2.5rem}.wqhnh0ygs .paragraph{font-size:1.25rem;margin:0 auto}.wqhnh0ygs .hero-buttons{justify-content:center;flex-direction:column}}@media (max-width:480px){.wqhnh0ygs .heading-1{font-size:2rem}.wqhnh0ygs .hero-buttons{flex-direction:column;width:100%}.wqhnh0ygs .btn{width:100%}}
.ww7aqo3vr .services-grid{--button-shove-left: 1.5rem;--button-shove-top: 1rem;display:grid;padding-block-start:2rem;grid-template-columns:repeat(3,1fr);gap:1.5rem;text-align:left}.ww7aqo3vr .service-card{position:relative;padding:2.5rem var(--button-shove-left) 3rem var(--button-shove-left);display:flex;flex-direction:column;background-color:var(--light-color);border:1px solid var(--color-primary-600);border-radius:0.5rem;transition:box-shadow 0.3s ease}.ww7aqo3vr .service-card .card-content-wrapper{pointer-events:none;z-index:1;flex-grow:1}.ww7aqo3vr .service-card .stretched-cover-link{position:absolute;top:0;left:var(--button-shove-left);right:0;bottom:var(--button-shove-top);z-index:0;display:flex;flex-direction:column;align-items:flex-start;text-decoration:none}.ww7aqo3vr .service-card .stretched-cover-link:hover>span.btn{background:var(--button-hover-bg);color:var(--color-primary-400)}.ww7aqo3vr .service-card .stretched-cover-link>span{pointer-events:auto;z-index:2;display:inline-block;margin-top:auto;width:calc(100% - var(--button-shove-left)*2)}.ww7aqo3vr .service-card:hover{box-shadow:var(--shadow-small)}.ww7aqo3vr .service-card h3{font-size:1rem;margin-block-end:0.5rem}.ww7aqo3vr .service-card .paragraph{color:#4b5563;line-height:1.6;margin-block-end:2rem}.ww7aqo3vr .truncate{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-height:4.8em}.ww7aqo3vr .service-card img{display:block;object-fit:cover;margin-block-end:1rem}@media (max-width:992px){.ww7aqo3vr .services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ww7aqo3vr .services-grid{grid-template-columns:1fr}}@media (min-width:769px){.ww7aqo3vr .service-card img{height:200px}}
.waseemfxc .about-us-section{padding:4rem 0;background-color:#ffffff;color:#1f2937}.waseemfxc .container{max-width:1200px;margin:0 auto;padding:0 1rem}.waseemfxc .about-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media (min-width:768px){.waseemfxc .about-grid{grid-template-columns:1fr 1fr;gap:3rem}}.waseemfxc .about-text h2{font-size:2.25rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.waseemfxc .about-text p{font-size:1rem;line-height:1.6;margin-bottom:1rem;color:#4b5563}.waseemfxc .about-image-container{border-radius:8px;overflow:hidden;height:100%;min-height:300px}.waseemfxc .about-image{width:100%;height:100%;object-fit:cover;display:block}
.wvtxpecr8 .customer-tabs-section *{box-sizing:border-box}.wvtxpecr8 .customer-tabs-section{padding-block-start:10rem;margin-block-end:-10rem;background-image:linear-gradient(to right,var(--color-primary-200),var(--color-primary-100));color:var(--text-color);position:relative}.wvtxpecr8 .tabs-title-container{margin-bottom:2.5rem;text-align:center;margin-top:-3rem;padding:1.5rem 1rem;border-radius:0.5rem;position:relative;z-index:1;background-color:var(--light-color)}.wvtxpecr8 .tabs-content-container{transform:translateY(-14rem);border-radius:0.5rem;box-shadow:0 4px 6px -1px var(--color-slate-600),0 2px 4px -2px var(--color-slate-400);padding:2rem;background-color:var(--light-color)}.wvtxpecr8 .tab-content-panel{display:none}.wvtxpecr8 .tab-content-panel.active{display:block}.wvtxpecr8 .two-column-layout{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width:768px){.wvtxpecr8 .two-column-layout{grid-template-columns:repeat(2,1fr)}}.wvtxpecr8 .column{display:flex;flex-direction:column;justify-content:center}.wvtxpecr8 .left-column{gap:1rem}.wvtxpecr8 .left-column .button-container{display:flex;flex-direction:column;gap:1rem}.wvtxpecr8 .link-arrow{margin-left:0.25rem;display:inline-block}.wvtxpecr8 .testimonial{background-color:rgba(255,255,255,0.9);padding:1.5rem;border-radius:0.5rem;border:1px solid var(--color-primary-600)}.wvtxpecr8 .testimonial-logo{height:40px;width:auto;margin-bottom:1rem;opacity:0.8}.wvtxpecr8 .testimonial-quote{font-size:1.125rem;font-style:italic;margin-bottom:1rem;border-left:3px solid var(--color-secondary-500);padding-left:1rem}.wvtxpecr8 .testimonial-attribution{margin-top:1.5rem}.wvtxpecr8 .btn[data-ghost-button]{--button-bg: transparent;--button-border-color: var(--color-secondary-500);--button-hover-bg: transparent;--button-hover-color: var(--color-secondary-600)}
.wyj5va1tm #maps{height:500px;width:100%;margin-block-end:3rem}.wyj5va1tm .how-we-help-section{position:relative;background-image:linear-gradient(to right,var(--color-primary-200),var(--color-primary-100));color:var(--color-primary-950);padding-bottom:180px;z-index:10}.wyj5va1tm .how-we-help-section .container{padding:0 1rem;position:relative;z-index:2}.wyj5va1tm .section-title{text-align:center;margin-bottom:3rem}.wyj5va1tm .section-title h2{font-size:2.25rem;font-weight:600}.wyj5va1tm .map-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;background:var(--light-color);margin-bottom:3rem;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}.wyj5va1tm .map-iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wyj5va1tm .map-placeholder-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;padding:1rem;color:var(--dark-text);font-size:0.9rem}.wyj5va1tm .map-iframe:not([src=""])+.map-placeholder-text{display:none}.wyj5va1tm .card-link{color:var(--color-flush-orange-200);font-weight:600;text-decoration:none;margin-top:auto}.wyj5va1tm .card-link:hover{text-decoration:underline}.wyj5va1tm .section-curve{position:absolute;bottom:-1px;left:0;right:0;width:100%;height:150px;z-index:1}.wyj5va1tm .section-curve path{fill:var(--color-yellow-950)}.wyj5va1tm .service-areas-grid{display:grid;grid-template-columns:1fr;gap:2rem;padding:2rem}.wyj5va1tm .service-areas-list{background-color:var(--color-primary-800);padding:2rem;box-shadow:0 4px 6px -1px rgb(0 0 0/0.1)}.wyj5va1tm .wrapper{display:flex;flex-direction:column;gap:1rem}.wyj5va1tm .header-with-icon{display:flex;align-items:center;gap:0.5rem}.wyj5va1tm .wrapper h3{color:var(--color-glare-200);font-size:1.25rem;margin:0;font-weight:600}.wyj5va1tm .wrapper svg{color:var(--color-glare-200)}.wyj5va1tm .wrapper ul{list-style:none;padding-block:0;padding-inline:0;margin-block:0;margin-inline:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:0.75rem}.wyj5va1tm .wrapper .card-link{display:block;color:var(--color-primary-950);text-decoration:none;padding:0.5rem 0.75rem;border-radius:4px;background-color:var(--color-yellow-800);border:3px solid var(--color-yellow-800);transition:all 0.2s ease}.wyj5va1tm .wrapper .card-link:hover{background:transparent;color:var(--color-yellow-950);transform:translateY(-1px)}
.wxlwtg4ul .section-title{text-align:center;margin-bottom:3rem}.wxlwtg4ul .section-title h2{font-size:2.25rem;font-weight:600}.wxlwtg4ul .testimonials-section{background-color:var(--color-yellow-950);padding:4rem 1rem}.wxlwtg4ul .testimonials-section .container{background-color:var(--color-primary-900);border-radius:16px;max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2.5rem}@media (min-width:1024px){.wxlwtg4ul .testimonials-section .container{max-width:1200px;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}}.wxlwtg4ul .testimonial-card{padding:2rem}.wxlwtg4ul .testimonial-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.wxlwtg4ul .testimonial-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.wxlwtg4ul .testimonial-author{color:var(--color-yellow-900)}.wxlwtg4ul .testimonial-author .author-name{font-weight:600;font-size:1rem;margin:0;line-height:1.3}.wxlwtg4ul .testimonial-author .author-title{font-size:0.875rem;color:var(--color-secondary-400);text-transform:uppercase;letter-spacing:0.05em;margin:0;line-height:1.3}.wxlwtg4ul .testimonial-quote{font-size:1.125rem;color:var(--color-glare-200);line-height:1.6;font-style:italic;margin:0;max-width:65ch;border-inline-start:3px solid var(--color-yellow-900);padding-inline-start:1rem}.wxlwtg4ul .testimonials-section+*{margin-top:3rem}
.w5bebe7de .reqd{color:var(--color-yellow-900);font-size:.75rem}.w5bebe7de .cta-section{padding:5rem 0}.w5bebe7de .container{max-width:1100px;margin:0 auto;padding:0 1rem}.w5bebe7de .cta-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width:768px){.w5bebe7de .cta-grid{grid-template-columns:1fr 1fr}}.w5bebe7de .cta-text{--flow-space: 2rem}.w5bebe7de .cta-text h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.w5bebe7de .cta-text p{font-size:1.125rem;line-height:1.6;opacity:0.9}.w5bebe7de .cta-phone{display:inline-block;font-size:1.25rem;font-weight:600;text-decoration:none;border:2px solid var(--color-primary-800);padding:0.75rem 1.5rem;border-radius:0.375rem;transition:background-color 0.3s ease,border-color 0.3s ease}.w5bebe7de .cta-phone:hover{background-color:var(--color-yellow-700);border-color:rgba(255,255,255,0.8)}.w5bebe7de .cta-info{display:flex;align-items:start;gap:1rem;.w5bebe7de & span{display:inline-flex;align-items:center;justify-content:center;.w5bebe7de & svg{width:40px;height:40px;flex-shrink:0}}}.w5bebe7de .cta-info span svg{width:24px;height:24px;flex-shrink:0}.w5bebe7de .cta-form-container{background-color:var(--color-primary-800);padding:2.5rem;border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,0.1)}.w5bebe7de .cta-form .form-group{margin-bottom:1.5rem}.w5bebe7de .cta-form label{display:block;margin-bottom:0.5rem;font-weight:500;font-size:0.9rem;color:rgba(255,255,255,0.85)}.w5bebe7de .cta-form input[type="text"],.w5bebe7de .cta-form input[type="tel"],.w5bebe7de .cta-form select,.w5bebe7de .cta-form textarea{width:100%;padding:0.8rem 1rem;border:1px solid rgba(255,255,255,0.3);background-color:rgba(255,255,255,0.05);border-radius:0.375rem;font-size:1rem;color:#ffffff;transition:border-color 0.3s ease,background-color 0.3s ease}.w5bebe7de .cta-form input::placeholder,.w5bebe7de .cta-form textarea::placeholder{color:rgba(255,255,255,0.5)}.w5bebe7de .cta-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;utf8,<svg\ fill=\"%23ffffff\"\ height=\"24\"\ viewBox=\"0\ 0\ 24\ 24\"\ width=\"24\"\ xmlns=\"http://www.w3.org/2000/svg\"><path\ d=\"M7\ 10l5\ 5\ 5-5z\"/><path\ d=\"M0\ 0h24v24H0z\"\ fill=\"none\"/></svg>);background-repeat:no-repeat;background-position:right 1rem center;background-size:1em;padding-right:2.5rem}.w5bebe7de .cta-form select:required:invalid{color:rgba(255,255,255,0.5)}.w5bebe7de .cta-form option{background-color:#4f46e5;color:#ffffff}.w5bebe7de .cta-form option[disabled]{color:rgba(255,255,255,0.5)}.w5bebe7de .cta-form input:focus,.w5bebe7de .cta-form select:focus,.w5bebe7de .cta-form textarea:focus{outline:none;border-color:rgba(255,255,255,0.7);background-color:rgba(255,255,255,0.1)}.w5bebe7de .cta-form textarea{resize:vertical;min-height:80px}.w5bebe7de .btn{width:100%;justify-content:center;text-transform:uppercase;padding:1rem 1.5rem}
.logo {
    max-width: 100px;
    margin-inline-start: auto;
    aspect-ratio: 1/1;
  }

  .hero-section {
    background-image: var(--hero-gradient);
    color: var(--color-glare-500);
    width: 100%;
    padding: 0.5rem 1rem;
  }

  .services-overview {
    padding: 5rem 1rem 5rem 1rem;
    background-color: var(--light-color);
    /* Light background */
  }

  .about-us {
    padding-block-end: 15rem;
  }

  .services-overview .container {
    text-align: center;
  }

  .services-overview .heading-2 {
    margin-bottom: 1rem;
    font-size: 2rem;
    color: #111827;
  }

  .rimi-truck-section {
    padding: 3rem 0;
  }

  .rimi-truck-section .container {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 1rem;
  }

  .rimi-truck-image {
    width: 100%;
    height: auto;
    border-radius: 8px;
  }
.wnohxlxxq .top-banner{background-color:var(--color-primary-950);padding:0.75rem 1rem;width:100%;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.wnohxlxxq .nav nav ul{list-style:none;display:flex;flex-wrap:wrap;padding:0;margin:0;display:flex;gap:1.5rem}.wnohxlxxq .nav nav li a{color:var(--color-glare-500);text-decoration:none;padding-block:0.25rem;border-block-end:2px solid transparent;transition:color 0.2s ease,border-color 0.2s ease}.wnohxlxxq .nav nav li a:hover{color:#d1d5db;border-block-end-color:#d1d5db;text-decoration:none}.wnohxlxxq .nav nav li a.active{font-weight:var(--font-weight-semibold);border-block-end-color:var(--color-yellow-950)}.wnohxlxxq .top-banner .hero-contact{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:flex-end}.wnohxlxxq .top-banner .contact-item a,.wnohxlxxq .top-banner .contact-item svg,.wnohxlxxq .top-banner .contact-item span{color:var(--color-glare-500)}.wnohxlxxq .top-banner .contact-item a:hover{color:#d1d5db}.wnohxlxxq .contact-item{display:flex;align-items:center;gap:0.5rem}.wnohxlxxq .contact-item svg{flex-shrink:0}.wnohxlxxq .contact-item a,.wnohxlxxq .contact-item span{text-decoration:none;color:inherit}
.wat0gs90q .footer-section{background-color:var(--color-primary-800);color:var(--color-slate-200);padding:4rem 0 0}.wat0gs90q .container{max-width:1200px;margin:0 auto;padding:0 1rem}.wat0gs90q .footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:3rem}.wat0gs90q .footer-col h4{color:var(--color-yellow-950);border-bottom:1px solid var(--color-yellow-950)}@media (min-width:768px){.wat0gs90q .footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.wat0gs90q .footer-grid{grid-template-columns:1fr .5fr 1fr 1fr;gap:2.5rem}}.wat0gs90q .footer-logo{max-width:180px;margin-bottom:1.5rem}.wat0gs90q .business-name{font-weight:600;font-size:1.1rem;margin-bottom:1rem}.wat0gs90q .footer-heading{font-size:1.1rem;font-weight:600;margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:0.05em}.wat0gs90q .links-col ul{list-style:none;padding:0;margin:0}.wat0gs90q .links-col li{margin-bottom:0.75rem}.wat0gs90q .footer-link{text-decoration:none;font-size:0.85rem;transition:color 0.3s ease}.wat0gs90q .footer-link:hover{color:var(--color-yellow-900);text-decoration:underline}.wat0gs90q .service-areas-grid{display:grid;grid-template-columns:1fr;gap:2.25rem}.wat0gs90q .service-areas-subheading{font-size:0.95rem;font-weight:500;margin-bottom:0.75rem}.wat0gs90q .service-areas-section ul{list-style:none;padding:0;margin:0}.wat0gs90q .service-areas-section li{margin-bottom:0.75rem}.wat0gs90q .footer-copyright{border-top:1px solid rgba(255,255,255,0.1);padding:1.5rem 0;margin-top:3rem}.wat0gs90q .footer-copyright .container{text-align:center;display:flex;justify-content:center;gap:2rem}.wat0gs90q .footer-copyright p{font-size:0.85rem;color:rgb(156,163,175);margin:0}