:root{--dark-blue:#1F2662;--light-grey:#e8e8e8;--yellow:#FDC200;--light-yellow:#FFF3DA;--beige:#f5f5f0;--dark-grey:#353535;--white:#fff;--eco-green:#39AA27}.py-6{padding-top:4rem!important;padding-bottom:4rem!important}.py-7{padding-top:6rem!important;padding-bottom:6rem!important}.pt-6{padding-top:4rem!important}.pb-6{padding-bottom:4rem!important}.pt-7{padding-top:6rem!important}.pb-7{padding-bottom:6rem!important}.letter-spacing-1{letter-spacing:.08em}.letter-spacing-2{letter-spacing:.12em}.letter-spacing-3{letter-spacing:.25em}body{font-family:'Myriad Pro',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:var(--dark-grey);font-size:1.25rem;line-height:1.6;margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-family:'Myriad Pro',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;text-transform:uppercase;font-weight:700;letter-spacing:.25em}.text-dark-blue{color:var(--dark-blue)}.text-yellow{color:var(--yellow)}.text-eco-green{color:var(--eco-green)}.background-dark-blue{background-color:var(--dark-blue)}.background-yellow{background-color:var(--yellow)}.background-light-yellow{background-color:var(--light-yellow)}.background-eco-green{background-color:var(--eco-green)}.btn:disabled{background-color:var(--light-grey)!important}.btn:hover{background-color:var(--yellow)!important}header.site-header{position:relative;z-index:10;height:105px}.header-logo img{height:105px;left:0;position:absolute;top:0}@media (max-width: 450px){.header-logo img{height:55px;right:55vw;position:absolute;top:0}header.site-header{height:55px}.mobile-menu-overlay{top:55px!important;height:calc(100% - 55px)!important}}@media (min-width: 549px){.header-logo img{left:auto}}@media (min-width: 450px) and (max-width: 991.99px){.header-logo img{left:-150px}}@media (min-width: 992px){.header-logo img{right:65vw}}@media (min-width: 1200px){.header-logo img{right:70vw}}.main-nav{height:100%;display:flex;align-items:center}.main-nav .nav-item a.nav-link{color:#fff;text-transform:uppercase;letter-spacing:.12em;font-weight:500;padding-left:.75rem;padding-right:.75rem;font-size:1.1rem}@media (min-width: 1200px){.main-nav .nav-item a.nav-link{padding-left:1.5rem;padding-right:1.5rem}}.main-nav .nav-item.selected{position:relative;padding-left:3.25rem;padding-right:3.25rem}.main-nav .nav-item.selected + .nav-item{margin-left:6px}.main-nav .nav-item.selected::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/img/menu-highlight.webp);background-repeat:no-repeat;background-position:center;background-size:cover;z-index:-1}.main-nav .nav-item.selected a{color:#000}nav .main-nav__list{height:100%;display:flex;align-items:center;padding:0;margin:0}nav .main-nav__list .nav-item{height:100%;display:flex;align-items:center}nav .main-nav__list .nav-item + .nav-item{margin-left:1rem}.mobile-menu-toggle{background:transparent;border:none;padding:44px;cursor:pointer;z-index:1001;position:relative;display:flex;align-items:center;justify-content:center}.mobile-menu-toggle:focus{outline:2px solid #ffffff80;outline-offset:2px}.mobile-menu-toggle__icon{display:flex;flex-direction:column;gap:5px;width:24px;height:18px;position:relative;justify-content:center}.mobile-menu-toggle__icon span{display:block;width:100%;height:2px;background-color:#fff;transition:all .3s ease;position:absolute;left:0}.mobile-menu-toggle__icon span:nth-child(1){top:0}.mobile-menu-toggle__icon span:nth-child(2){top:50%;transform:translateY(-50%)}.mobile-menu-toggle__icon span:nth-child(3){bottom:0}.mobile-menu-toggle[aria-expanded="true"] .mobile-menu-toggle__icon span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.mobile-menu-toggle[aria-expanded="true"] .mobile-menu-toggle__icon span:nth-child(2){opacity:0;transform:translateY(-50%)}.mobile-menu-toggle[aria-expanded="true"] .mobile-menu-toggle__icon span:nth-child(3){top:50%;transform:translateY(-50%) rotate(-45deg)}.mobile-menu-overlay{position:fixed;top:105px;left:0;width:100%;height:calc(100% - 105px);background-color:var(--dark-blue);z-index:1000;display:flex;align-items:flex-start;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:2rem 0}.mobile-menu-overlay--open{opacity:1;visibility:visible}.mobile-menu{max-width:600px;padding:2rem;margin:auto 0;display:flex;align-items:center;min-height:min-content}.mobile-menu__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;gap:2rem}.mobile-menu__item{width:100%;text-align:center}.mobile-menu__link{color:#fff;text-transform:uppercase;letter-spacing:.12em;font-weight:500;font-size:1.5rem;text-decoration:none;display:block;padding:.75rem 1rem;transition:opacity .3s ease}.mobile-menu__link:hover{opacity:.8;color:#fff}.mobile-menu__item--has-submenu{display:flex;flex-direction:column;align-items:center}.mobile-menu__submenu{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;align-items:center;gap:.75rem;width:100%}.mobile-menu__sublink{color:#fff;text-transform:uppercase;letter-spacing:.08em;font-weight:400;font-size:.9rem;text-decoration:none;display:block;padding:.5rem 1rem;opacity:.85;transition:opacity .3s ease}.mobile-menu__sublink:hover{opacity:1;color:#fff}.nav-subheading{background-color:var(--yellow);background-size:cover;background-position:center center;background-repeat:no-repeat;width:100%;height:auto;padding-top:2rem;padding-bottom:2rem}@media (min-width: 767.99px){.nav-subheading{height:250px;padding-top:inherit;padding-bottom:inherit}.nav-subheading-cranes{background-image:url(/assets/img/sub-heading-cranes.webp)}.nav-subheading-fleet{background-image:url(/assets/img/sub-heading-fleet.webp)}.nav-subheading-about{background-image:url(/assets/img/sub-heading-about.webp)}.nav-subheading-about-our-community{background-image:url(/assets/img/sub-heading-about-our-community.webp)}.nav-subheading-about-crane-safety{background-image:url(/assets/img/sub-heading-about-crane-safety.webp)}.nav-subheading-socials{background-image:url(/assets/img/sub-heading-socials.webp?2)}.nav-subheading-contact{background-image:url(/assets/img/sub-heading-contact.webp)}}.hero{position:relative;min-height:60vh;display:flex;align-items:stretch;color:#fff;background-image:url(/assets/img/hero.webp);background-size:cover;background-position:center center;background-color:gray}.hero__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:flex-start;min-height:780px}.hero__text-block{display:inline-flex;flex-direction:column;align-items:flex-start;gap:0}.hero-pill{font-family:'montserrat-500',sans-serif;text-transform:uppercase;letter-spacing:.25em;display:inline-flex;align-items:center;justify-content:flex-start;padding:.5rem 1.8rem;border-radius:0 9999px 9999px 0;line-height:1}.hero-pill span{top:1px}.hero-pill--blue span{position:relative}.hero-pill--white span{position:relative}.hero-pill--yellow span{position:relative}.hero-pill--eco-green span{position:relative;padding-left:20px}.hero-pill--blue{background-color:#002b5c;color:#fff;font-size:1.75rem;padding:1.4rem 4rem 1.4rem 2rem}.hero-pill--white{background-color:#fff;color:#111a48;font-size:1rem;line-height:1.2rem;padding:.5rem 3rem .5rem 2rem}.hero-pill--yellow{background-color:var(--yellow);color:#000;font-size:.9rem;margin-top:2rem;padding:.5rem 1.2rem}.hero-pill--eco-green{background:linear-gradient(to bottom,#1F2662 0%,#557340 100%);color:#fff;font-size:.9rem;margin-top:2rem;padding:.5rem 1.2rem;position:relative;overflow:visible}.hero-pill--eco-green-withbadge::before{content:'';position:absolute;left:0;bottom:-10px;width:100px;height:150px;background-image:url(/assets/img/icon-eco.webp);background-size:contain;background-repeat:no-repeat;background-position:left bottom;z-index:1}.hero-pill--bottom{left:0;bottom:25px;position:absolute;white-space:nowrap}.icon-eco-badge{max-width:150px;margin:0;right:35vw;top:-124px;z-index:0}.angle-section{position:relative;overflow:hidden;color:#fff}.angle-section__bg{position:absolute;inset:0;z-index:-1;background-size:cover;background-position:center center}.angle-section--blue .angle-section__bg{background-color:var(--dark-blue)}.angle-section--lightyellow .angle-section__bg{background-color:var(--light-yellow)}.angle-section--yellow .angle-section__bg{background-color:#FDC200}.angle-section--image--cranes1 .angle-section__bg{background-image:url(/assets/img/cranes1alt2.webp)}.angle-section--image--cranes1{min-height:560px}.angle-section--bottom-right .angle-section__bg{clip-path:polygon(0 0,100% 0,100% calc(100% - 150px),0 100%)}.angle-section--bottom-left .angle-section__bg{clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 150px))}.angle-section--top-right .angle-section__bg{clip-path:polygon(0 150px,100% 0,100% 100%,0 100%)}.angle-section--top-left .angle-section__bg{clip-path:polygon(0 0,100% 150px,100% 100%,0 100%)}.angle-section--top-right.angle-section--bottom-left .angle-section__bg{clip-path:polygon(0 150px,/* top-left (pushed down) */ 100% 0,/* top-right (at the top) */ 100% 100%,/* bottom-right (full height) */ 0 calc(100% - 100px) /* bottom-left (pulled up) */)}.angle-section--image--cranes1,.angle-section--image--cranes1.angle-section--bottom-left
+ .angle-section--lightyellow.angle-section--top-left{margin-top:-150px}.angle-section--lightyellow.angle-section--bottom-right
+ #lets-connect.angle-section--top-right{margin-top:-150px}.angle-section--yellow{min-height:290px}.angle-section--top-left.angle-section--bottom-right .angle-section__bg{clip-path:polygon(0 0,/* top-left at top */ 100% 150px,/* top-right lower */ 100% calc(100% - 150px),/* bottom-right raised */ 0 100% /* bottom-left at bottom */)}.angle-section--final .angle-section__bg{background-color:var(--dark-blue)}.angle-section--final{min-height:360px}footer p{font-size:.9rem;letter-spacing:.25rem}.enquiry-form{display:flex;flex-direction:column;gap:1rem}.enquiry-form input,.enquiry-form textarea,.enquiry-form select,.enquiry-form button{border:none;height:3rem;border-radius:0}.enquiry-form textarea{height:150px}.team-member-card{cursor:pointer;padding:1rem;transition:opacity .3s ease}.team-member-card:hover{opacity:.8}#teamCarousel .carousel-control-prev,#teamCarousel .carousel-control-next{width:50px;opacity:1}#teamCarousel .carousel-control-prev-icon,#teamCarousel .carousel-control-next-icon{filter:brightness(0) invert(1);width:30px;height:30px}@media (max-width: 991.98px){#teamCarousel .carousel-control-prev{left:-40px}#teamCarousel .carousel-control-next{right:-40px}}.profile-image{width:150px;height:150px;object-fit:cover}