:root{--clr-bg-dark-1:rgb(21, 19, 19);--clr-primary:rgb(40, 40, 40);--clr-secondary:rgb(100, 100, 100)}.main-container{display:flex;flex-direction:column;gap:4.5em;line-height:1.5rem;margin-bottom:3em}.title-container{transition:all 300ms;padding:2.5em 0;background-color:var(--clr-bg-dark-1)}.body-wrapper:has(.header--sticky) .title-container{margin-top:auto}.page-title{font-family:"Gilroy-700",'Montserrat','Poppins','Helvetica Neue',Helvetica,Arial,sans-serif;text-align:start;font-size:50px;line-height:48px;color:#fff;font-weight:700;text-align:center}.section-title,.content-title{color:var(--clr-primary);text-align:center;margin-left:auto;margin-right:auto}.section-title::before,.section-title::after{background-color:var(--clr-primary)}.service-gallery{display:grid;grid-template-areas:"a a b c" "a a b d";gap:.8em;height:400px}.a{grid-area:a}.b{grid-area:b}.c{grid-area:c}.d{grid-area:d}.gallery-img{width:100%;height:100%;display:inline-block;overflow:hidden;position:relative}.img-overlay{content:"";position:absolute;inset:0;background-color:rgb(0 0 0 / .2);transition:background-color 300ms}.img-overlay:hover{background-color:#fff0}.gallery-img>img{width:100%;height:100%;position:absolute;object-position:center;object-fit:cover}.content-wrapper{display:flex}.text-wrapper{display:flex;flex-direction:column;gap:1em;flex:15}.img-wrapper{position:relative;height:372px;width:100%;border-radius:1.5em;overflow:hidden;flex:18}.content-heading{color:var(--clr-primary);font-size:30px;line-height:42px;font-weight:700}.content-body{color:var(--clr-secondary);font-size:20px;line-height:30px;font-weight:300}.content-body ul{list-style:none}.content-body ul>li{position:relative;padding-left:.8em}.content-body ul>li::before{content:"";position:absolute;height:4px;width:4px;border-radius:50%;background-color:var(--clr-secondary);top:.55em;left:0}.overview-section .content-wrapper{flex-direction:column;gap:1em}.side-by-side{display:flex;gap:3em;justify-content:space-between;align-items:center}.why-us-section .text-wrapper{align-self:flex-start}.content-img{width:100%;height:100%;position:absolute;object-position:center;object-fit:cover}.img-wrapper::after{content:"";position:absolute;inset:0;background-color:rgb(0 0 0 / .05);z-index:2}.our-services-section .side-by-side{flex-direction:row-reverse}.who-benefits-section .side-by-side{flex-direction:row-reverse}.service-card{box-shadow:0 0 10px rgb(0 0 0 / .2);position:relative;padding:0;gap:0}.service-card__link{position:unset}.service-card__text-content{padding:calc(85px / 2 + 1em) 1em 1em 1em}.service-card-img{height:266px;position:relative!important}.service-card__icon-container{position:absolute;width:85px;height:85px;top:calc(266px - 85px / 2);left:1em;overflow:hidden;align-self:left;overflow:hidden;border:1px solid red;border-radius:50%;background-color:#fff}.service-card__icon--lorry-1{background-size:490px;background-position:-303px -3px}.service-card__icon--forklift-1{background-size:390px;background-position:-72px -152px}.service-card__icon--lorry-2{background-size:390px;background-position:-74px 8px}.service-card__icon--forklift-2{background-size:400px;background-position:-158px -157px}.service-card__icon--location{background-size:390px;background-position:-312px 8px}@media screen and (max-width:1200px){.page-title{font-size:45px}.service-gallery{height:250px}.img-wrapper{height:232px}.service-card-img{height:200px}.service-card__icon-container{top:calc(200px - 85px / 2)}}@media screen and (max-width:768px){.page-title{font-size:30px;line-height:39px}.service-gallery{height:auto;display:flex;flex-wrap:wrap}.gallery-img:nth-child(1){width:100%;height:190px}.gallery-img:nth-child(2){width:calc(40% - 0.5em);height:130px}.gallery-img:nth-child(3){width:calc(60% - 0.4em);height:130px}.gallery-img:nth-child(n+4){display:none}.content-body{font-size:16px;line-height:24px}.side-by-side{flex-direction:column!important}.text-wrapper{flex:unset;align-self:flex-start}.img-wrapper{height:372px;flex:unset}.img-wrapper{height:258px;border-radius:1em}.service-card{height:auto}}