{"id":15592,"date":"2026-07-28T14:03:45","date_gmt":"2026-07-28T04:03:45","guid":{"rendered":"https:\/\/www.resourcefulrecruitment.com.au\/?page_id=15592"},"modified":"2026-09-10T14:00:16","modified_gmt":"2026-09-10T04:00:16","slug":"home-copy","status":"publish","type":"page","link":"https:\/\/www.resourcefulrecruitment.com.au\/","title":{"rendered":"RR Home Page Redesign 2026"},"content":{"rendered":"\r\n<p><style>\r\n  .rr-hero-wrap,\r\n  .rr-hero-wrap * {\r\n    box-sizing: border-box;\r\n  }\r\n  .rr-hero-wrap {\r\n    width: 100%;\r\n    padding: 24px;\r\n    background-color: #F7F5F2;\r\n    box-shadow: 0 0 0 100vmax #F7F5F2;\r\n    clip-path: inset(0 -100vmax);\r\n  }\r\n  \/* =========================================================\r\n     HERO\r\n     ========================================================= *\/\r\n  .rr-hero {\r\n    position: relative;\r\n    display: flex;\r\n    width: calc(100% + 96px);\r\n    min-height: 620px !important;\r\n    margin-left: -48px;\r\n    margin-right: -48px;\r\n    overflow: hidden;\r\n    border-radius: 24px;\r\n    background-image:\r\n      url(\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/resourceful-recruitment\/wp-content\/uploads\/2026\/08\/website-hero.png\");\r\n    background-size: cover;\r\n    background-position: center center;\r\n    background-repeat: no-repeat;\r\n    background-color: #44474A;\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n  }\r\n  \/* =========================================================\r\n     DARK GRADIENT\r\n     ========================================================= *\/\r\n  .rr-hero::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    z-index: 1;\r\n    inset: 0;\r\n    border-radius: inherit;\r\n    background: linear-gradient(\r\n      90deg,\r\n      rgba(37, 40, 42, 0.91) 0%,\r\n      rgba(37, 40, 42, 0.80) 28%,\r\n      rgba(37, 40, 42, 0.48) 44%,\r\n      rgba(37, 40, 42, 0.16) 56%,\r\n      rgba(37, 40, 42, 0.02) 66%\r\n    );\r\n    pointer-events: none;\r\n  }\r\n  \/* =========================================================\r\n     HERO CONTENT\r\n     ========================================================= *\/\r\n  .rr-hero-content {\r\n    position: relative;\r\n    z-index: 2;\r\n    display: flex;\r\n    flex-direction: column;\r\n    justify-content: flex-end;\r\n    align-self: stretch;\r\n    width: 100%;\r\n    max-width: 570px;\r\n    padding: 52px 0 42px 52px;\r\n  }\r\n  \/* =========================================================\r\n     HEADING\r\n     ========================================================= *\/\r\n  .rr-hero-content h1 {\r\n    max-width: 540px;\r\n    margin: 0 0 18px;\r\n    color: #FFFFFF !important;\r\n    font-size: 48px;\r\n    font-weight: 700;\r\n    line-height: 1.08;\r\n    letter-spacing: -0.025em;\r\n  }\r\n  \/* =========================================================\r\n     INTRO\r\n     ========================================================= *\/\r\n  .rr-hero-intro {\r\n    max-width: 520px;\r\n    margin: 0 0 30px;\r\n    color: #F7F5F2;\r\n    font-size: 17px;\r\n    font-weight: 400;\r\n    line-height: 1.5;\r\n  }\r\n  \/* =========================================================\r\n     AUDIENCE PATHWAYS\r\n     ========================================================= *\/\r\n  .rr-hero-pathways {\r\n    display: flex;\r\n    flex-direction: column;\r\n    width: 100%;\r\n    max-width: 350px;\r\n    gap: 22px;\r\n  }\r\n  .rr-hero-pathway {\r\n    display: flex;\r\n    flex-direction: column;\r\n    align-items: flex-start;\r\n    width: 100%;\r\n  }\r\n  .rr-pathway-label {\r\n    margin: 0 0 8px;\r\n    color: rgba(255, 255, 255, 0.68);\r\n    font-size: 11px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.12em;\r\n    line-height: 1.2;\r\n    text-transform: uppercase;\r\n  }\r\n  \/* =========================================================\r\n     BUTTONS\r\n     ========================================================= *\/\r\n  .rr-btn-primary,\r\n  .rr-btn-secondary {\r\n    display: inline-flex;\r\n    width: 100%;\r\n    min-height: 52px;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 13px 22px;\r\n    border-radius: 8px;\r\n    color: #FFFFFF !important;\r\n    font-size: 15px;\r\n    font-weight: 600;\r\n    line-height: 1.25;\r\n    text-align: center;\r\n    text-decoration: none !important;\r\n    transition:\r\n      background-color 0.2s ease,\r\n      border-color 0.2s ease,\r\n      transform 0.2s ease;\r\n  }\r\n  .rr-btn-primary {\r\n    border: 2px solid #F58025;\r\n    background-color: #F58025;\r\n  }\r\n  .rr-btn-primary:hover {\r\n    border-color: #D96A12;\r\n    background-color: #D96A12;\r\n    color: #FFFFFF !important;\r\n    text-decoration: none !important;\r\n    transform: translateY(-2px);\r\n  }\r\n  .rr-btn-secondary {\r\n    border: 2px solid rgba(255, 255, 255, 0.72);\r\n    background-color: rgba(255, 255, 255, 0.06);\r\n  }\r\n  .rr-btn-secondary:hover {\r\n    border-color: #FFFFFF;\r\n    background-color: rgba(255, 255, 255, 0.15);\r\n    color: #FFFFFF !important;\r\n    text-decoration: none !important;\r\n    transform: translateY(-2px);\r\n  }\r\n  \/* =========================================================\r\n     SECONDARY LINKS\r\n     ========================================================= *\/\r\n  .rr-pathway-link {\r\n    display: inline-block;\r\n    margin-top: 9px;\r\n    color: rgba(255, 255, 255, 0.82) !important;\r\n    font-size: 13px;\r\n    font-weight: 500;\r\n    line-height: 1.4;\r\n    text-decoration: underline !important;\r\n    text-decoration-color: rgba(255, 255, 255, 0.35) !important;\r\n    text-underline-offset: 3px;\r\n    transition:\r\n      color 0.2s ease,\r\n      text-decoration-color 0.2s ease;\r\n  }\r\n  .rr-pathway-link:hover {\r\n    color: #FFFFFF !important;\r\n    text-decoration-color: #F58025 !important;\r\n  }\r\n  \/* =========================================================\r\n     TABLET\r\n     ========================================================= *\/\r\n  @media (max-width: 1000px) {\r\n    .rr-hero {\r\n      width: 100%;\r\n      margin-left: 0;\r\n      margin-right: 0;\r\n      background-position: 62% center;\r\n    }\r\n    .rr-hero-content {\r\n      max-width: 540px;\r\n      padding: 42px 0 38px 42px;\r\n    }\r\n    .rr-hero-content h1 {\r\n      font-size: 42px;\r\n    }\r\n    .rr-hero::before {\r\n      background: linear-gradient(\r\n        90deg,\r\n        rgba(37, 40, 42, 0.94) 0%,\r\n        rgba(37, 40, 42, 0.82) 34%,\r\n        rgba(37, 40, 42, 0.45) 54%,\r\n        rgba(37, 40, 42, 0.08) 72%\r\n      );\r\n    }\r\n  }\r\n  \/* =========================================================\r\n     MOBILE\r\n     ========================================================= *\/\r\n  @media (max-width: 768px) {\r\n    .rr-hero-wrap {\r\n      padding: 10px;\r\n    }\r\n    .rr-hero {\r\n      width: 100%;\r\n      \/*\r\n        Allows the content to determine the height while still\r\n        giving the hero enough room for the photograph.\r\n      *\/\r\n      min-height: max(620px, 82svh) !important;\r\n      margin: 0;\r\n      align-items: flex-end;\r\n      border-radius: 16px;\r\n      \/*\r\n        Moves the people\/subject further into view on phones.\r\n        This can be fine-tuned once we see it on your phone.\r\n      *\/\r\n      background-position: 68% center;\r\n    }\r\n    .rr-hero::before {\r\n      \/*\r\n        Mobile needs a bottom-up gradient because the text sits\r\n        across the bottom of the photograph.\r\n      *\/\r\n      background:\r\n        linear-gradient(\r\n          to top,\r\n          rgba(31, 34, 36, 0.99) 0%,\r\n          rgba(31, 34, 36, 0.96) 34%,\r\n          rgba(31, 34, 36, 0.80) 52%,\r\n          rgba(31, 34, 36, 0.30) 73%,\r\n          rgba(31, 34, 36, 0.05) 100%\r\n        );\r\n    }\r\n    .rr-hero-content {\r\n      width: 100%;\r\n      max-width: none;\r\n      justify-content: flex-end;\r\n      \/*\r\n        Fluid padding works better across different phone widths.\r\n      *\/\r\n      padding:\r\n        clamp(28px, 7vw, 38px)\r\n        clamp(20px, 6vw, 28px)\r\n        clamp(26px, 7vw, 34px);\r\n    }\r\n    .rr-hero-content h1 {\r\n      max-width: 520px;\r\n      margin: 0 0 12px;\r\n      \/*\r\n        Automatically scales between small and large phones.\r\n      *\/\r\n      font-size: clamp(30px, 8.5vw, 38px);\r\n      line-height: 1.08;\r\n      letter-spacing: -0.025em;\r\n    }\r\n    .rr-hero-intro {\r\n      max-width: 520px;\r\n      margin: 0 0 22px;\r\n      font-size: clamp(14px, 3.8vw, 16px);\r\n      line-height: 1.45;\r\n    }\r\n    .rr-hero-pathways {\r\n      width: 100%;\r\n      max-width: 440px;\r\n      gap: 17px;\r\n    }\r\n    .rr-pathway-label {\r\n      margin-bottom: 7px;\r\n      font-size: 10px;\r\n    }\r\n    .rr-btn-primary,\r\n    .rr-btn-secondary {\r\n      width: 100%;\r\n      min-height: 50px;\r\n      padding: 12px 16px;\r\n      border-radius: 7px;\r\n      font-size: 14px;\r\n    }\r\n    .rr-pathway-link {\r\n      margin-top: 7px;\r\n      font-size: 12px;\r\n      line-height: 1.35;\r\n    }\r\n    \/*\r\n      Hover movement isn't useful on touchscreens.\r\n    *\/\r\n    .rr-btn-primary:hover,\r\n    .rr-btn-secondary:hover {\r\n      transform: none;\r\n    }\r\n  }\r\n  \/* =========================================================\r\n     SMALL MOBILE\r\n     iPhone SE \/ small Android screens\r\n     ========================================================= *\/\r\n  @media (max-width: 420px) {\r\n    .rr-hero-wrap {\r\n      padding: 8px;\r\n    }\r\n    .rr-hero {\r\n      min-height: 610px !important;\r\n      border-radius: 14px;\r\n      background-position: 69% center;\r\n    }\r\n    .rr-hero-content {\r\n      padding: 26px 18px 24px;\r\n    }\r\n    .rr-hero-content h1 {\r\n      font-size: clamp(28px, 8vw, 32px);\r\n    }\r\n    .rr-hero-intro {\r\n      margin-bottom: 20px;\r\n      font-size: 14px;\r\n    }\r\n    .rr-hero-pathways {\r\n      gap: 15px;\r\n    }\r\n    .rr-btn-primary,\r\n    .rr-btn-secondary {\r\n      min-height: 48px;\r\n      padding: 11px 14px;\r\n      font-size: 14px;\r\n    }\r\n  }\r\n  \/* =========================================================\r\n     VERY SMALL \/ SHORT PHONE SCREENS\r\n     ========================================================= *\/\r\n  @media (max-width: 380px) {\r\n    .rr-hero-content {\r\n      padding-left: 16px;\r\n      padding-right: 16px;\r\n    }\r\n    .rr-hero-content h1 {\r\n      font-size: 28px;\r\n    }\r\n    .rr-hero-intro {\r\n      font-size: 13.5px;\r\n    }\r\n    .rr-pathway-link {\r\n      font-size: 11.5px;\r\n    }\r\n  }\r\n<\/style><\/p>\r\n<section aria-labelledby=\"rr-homepage-heading\">\r\n<h1 id=\"rr-homepage-heading\">Built for the industries that build Australia.<\/h1>\r\nSpecialist recruitment across mining, oil and gas, utilities, infrastructure, renewable energy and transmission, deeply focused on Australia and Papua New Guinea. Employers <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/contact-us\/\"> Discuss Your Hiring Needs <\/a> <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/market-read\/\"> Send us a position description for a market read <\/a> Job Seekers <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/jobs\/\"> Search Jobs <\/a> <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/submit-cv\/\"> Submit Your CV <\/a><\/section>\r\n<p><style>\r\n  .rr-proof-wrap,\r\n  .rr-proof-wrap * {\r\n    box-sizing: border-box;\r\n  }\r\n  .rr-proof-wrap {\r\n    width: 100%;\r\n    padding: 0 24px;\r\n    background-color: #F7F5F2;\r\n    \/* Matches the full width beige treatment used on the hero *\/\r\n    box-shadow: 0 0 0 100vmax #F7F5F2;\r\n    clip-path: inset(0 -100vmax);\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n  }\r\n  .rr-proof {\r\n    width: 100%;\r\n    margin: 0 auto;\r\n    padding: 24px 0 38px;\r\n  }\r\n  .rr-proof-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, minmax(0, 1fr));\r\n    gap: 20px;\r\n    align-items: start;\r\n  }\r\n  .rr-proof-item {\r\n    min-width: 0;\r\n    padding-right: 18px;\r\n  }\r\n  \/* Moves the first proof item slightly further right *\/\r\n  .rr-proof-item:first-child {\r\n    padding-left: 28px;\r\n  }\r\n  .rr-proof-item + .rr-proof-item {\r\n    padding-left: 20px;\r\n    border-left: 1px solid rgba(68, 71, 74, 0.14);\r\n  }\r\n  .rr-proof-number {\r\n    display: block;\r\n    margin: 0 0 4px;\r\n    color: #F58025;\r\n    font-size: 44px;\r\n    font-weight: 700;\r\n    line-height: 1;\r\n    letter-spacing: -0.035em;\r\n  }\r\n  .rr-proof-heading {\r\n    display: block;\r\n    margin: 0 0 4px;\r\n    color: #44474A;\r\n    font-size: 15px;\r\n    font-weight: 700;\r\n    line-height: 1.3;\r\n  }\r\n  .rr-proof-copy {\r\n    max-width: 245px;\r\n    margin: 0;\r\n    color: #6B6E71;\r\n    font-size: 13px;\r\n    font-weight: 400;\r\n    line-height: 1.45;\r\n  }\r\n  .rr-proof-link {\r\n    display: block;\r\n    color: inherit;\r\n    text-decoration: none;\r\n  }\r\n  .rr-proof-link:hover {\r\n    text-decoration: none;\r\n  }\r\n  .rr-proof-link:hover .rr-proof-heading {\r\n    color: #F58025;\r\n  }\r\n  \/* TABLET *\/\r\n  @media (max-width: 1000px) {\r\n    .rr-proof {\r\n      padding: 24px 0 34px;\r\n    }\r\n    .rr-proof-grid {\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n      gap: 28px 20px;\r\n    }\r\n    .rr-proof-item {\r\n      padding-right: 20px;\r\n    }\r\n    .rr-proof-item:first-child {\r\n      padding-left: 28px;\r\n    }\r\n    .rr-proof-item:nth-child(3) {\r\n      padding-left: 28px;\r\n      border-left: 0;\r\n    }\r\n    .rr-proof-item:nth-child(2),\r\n    .rr-proof-item:nth-child(4) {\r\n      padding-left: 20px;\r\n      border-left: 1px solid rgba(68, 71, 74, 0.14);\r\n    }\r\n    .rr-proof-number {\r\n      font-size: 42px;\r\n    }\r\n    .rr-proof-copy {\r\n      max-width: 300px;\r\n    }\r\n  }\r\n  \/* MOBILE *\/\r\n  @media (max-width: 768px) {\r\n    .rr-proof-wrap {\r\n      padding: 0 12px;\r\n    }\r\n    .rr-proof {\r\n      padding: 18px 12px 30px;\r\n    }\r\n    .rr-proof-grid {\r\n      grid-template-columns: 1fr;\r\n      gap: 0;\r\n    }\r\n    .rr-proof-item,\r\n    .rr-proof-item:first-child,\r\n    .rr-proof-item:nth-child(2),\r\n    .rr-proof-item:nth-child(3),\r\n    .rr-proof-item:nth-child(4) {\r\n      padding: 17px 0;\r\n      border-left: 0;\r\n      border-bottom: 1px solid rgba(68, 71, 74, 0.14);\r\n    }\r\n    .rr-proof-item:first-child {\r\n      padding-top: 4px;\r\n    }\r\n    .rr-proof-item:last-child {\r\n      padding-bottom: 0;\r\n      border-bottom: 0;\r\n    }\r\n    .rr-proof-number {\r\n      margin-bottom: 3px;\r\n      font-size: 38px;\r\n    }\r\n    .rr-proof-heading {\r\n      margin-bottom: 3px;\r\n      font-size: 15px;\r\n    }\r\n    .rr-proof-copy {\r\n      max-width: 100%;\r\n      font-size: 13px;\r\n      line-height: 1.45;\r\n    }\r\n  }\r\n<\/style><\/p>\r\n<section aria-label=\"Resourceful Recruitment experience and results\"><!-- VERIFY FIRST METRIC BEFORE FINAL PUBLISH --> 82% Repeat clients Since 2012 across Resourceful&#8217;s specialist markets. 76 Placements Under one 36-month supplier agreement with a major Australian transmission network operator. 25+ Project hires in six months Mobilised the delivery team on one of Australia&#8217;s largest pumped hydro projects. <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/rr-where-we-operate\/#papua-new-guinea\"> 15+ Years in Papua New Guinea Supporting organisations, boards and project teams across resources, energy and major-project environments. <\/a><\/section>\r\n<p><style>\r\n  .rr-sectors-wrap,\r\n  .rr-sectors-wrap * {\r\n    box-sizing: border-box;\r\n  }\r\n  .rr-sectors-wrap {\r\n    width: 100%;\r\n    padding: 0 24px;\r\n    background-color: #F7F5F2;\r\n    box-shadow: 0 0 0 100vmax #F7F5F2;\r\n    clip-path: inset(0 -100vmax);\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n  }\r\n  .rr-sectors {\r\n    width: 100%;\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    \/* TIGHTER BOTTOM SPACE *\/\r\n    padding: 38px 0 28px;\r\n  }\r\n  \/* =========================================================\r\n     SECTION HEADING\r\n     ========================================================= *\/\r\n  .rr-sectors-header {\r\n    margin: 0 0 30px;\r\n  }\r\n  .rr-sectors-header h2 {\r\n    margin: 0;\r\n    color: #44474A !important;\r\n    font-size: 40px;\r\n    font-weight: 700;\r\n    line-height: 1.12;\r\n    letter-spacing: -0.025em;\r\n  }\r\n  \/* =========================================================\r\n     SECTOR GRID\r\n     Extends to same width as hero\r\n     ========================================================= *\/\r\n  .rr-sectors-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, minmax(0, 1fr));\r\n    width: calc(100% + 96px);\r\n    margin-left: -48px;\r\n    margin-right: -48px;\r\n    gap: 20px;\r\n  }\r\n  \/* =========================================================\r\n     CARDS\r\n     ========================================================= *\/\r\n  .rr-sector-card {\r\n    position: relative;\r\n    display: block;\r\n    height: 330px;\r\n    overflow: hidden;\r\n    border-radius: 18px;\r\n    background-color: #44474A;\r\n    text-decoration: none !important;\r\n    transition:\r\n      transform 0.25s ease,\r\n      box-shadow 0.25s ease;\r\n  }\r\n  .rr-sector-card:hover {\r\n    transform: translateY(-4px);\r\n    box-shadow: 0 14px 30px rgba(35, 38, 40, 0.13);\r\n    text-decoration: none !important;\r\n  }\r\n  \/* IMAGES *\/\r\n  .rr-sector-card-img {\r\n    position: absolute;\r\n    inset: 0;\r\n    display: block;\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    transition: transform 0.45s ease;\r\n  }\r\n  .rr-sector-card:hover .rr-sector-card-img {\r\n    transform: scale(1.045);\r\n  }\r\n  \/* IMAGE CROPS *\/\r\n  .rr-sector-img-mining {\r\n    object-position: center center;\r\n  }\r\n  .rr-sector-img-oilgas {\r\n    object-position: center center;\r\n  }\r\n  .rr-sector-img-utilities {\r\n    object-position: center center;\r\n  }\r\n  .rr-sector-img-infrastructure {\r\n    object-position: center center;\r\n  }\r\n  .rr-sector-img-renewables {\r\n    object-position: center 58%;\r\n  }\r\n  .rr-sector-img-transmission {\r\n    object-position: center center;\r\n  }\r\n  \/* OVERLAY *\/\r\n  .rr-sector-card-overlay {\r\n    position: absolute;\r\n    z-index: 1;\r\n    inset: 0;\r\n    background: linear-gradient(\r\n      to top,\r\n      rgba(35, 38, 40, 0.95) 0%,\r\n      rgba(35, 38, 40, 0.62) 40%,\r\n      rgba(35, 38, 40, 0.10) 76%\r\n    );\r\n    transition: background 0.3s ease;\r\n  }\r\n  .rr-sector-card:hover .rr-sector-card-overlay {\r\n    background: linear-gradient(\r\n      to top,\r\n      rgba(35, 38, 40, 0.97) 0%,\r\n      rgba(35, 38, 40, 0.65) 43%,\r\n      rgba(35, 38, 40, 0.12) 78%\r\n    );\r\n  }\r\n  \/* CARD CONTENT *\/\r\n  .rr-sector-card-content {\r\n    position: absolute;\r\n    z-index: 2;\r\n    right: 0;\r\n    bottom: 0;\r\n    left: 0;\r\n    display: flex;\r\n    flex-direction: column;\r\n    padding: 24px;\r\n  }\r\n  .rr-sector-card-heading {\r\n    display: flex;\r\n    align-items: center;\r\n    justify-content: space-between;\r\n    gap: 16px;\r\n    margin: 0 0 8px;\r\n  }\r\n  .rr-sector-card-title {\r\n    margin: 0;\r\n    color: #FFFFFF !important;\r\n    font-size: 23px;\r\n    font-weight: 700;\r\n    line-height: 1.2;\r\n  }\r\n  .rr-sector-card-desc {\r\n    min-height: 63px;\r\n    max-width: 340px;\r\n    margin: 0;\r\n    color: rgba(255, 255, 255, 0.92);\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 1.5;\r\n  }\r\n  \/* ARROW *\/\r\n  .rr-sector-card-arrow {\r\n    display: inline-flex;\r\n    width: 32px;\r\n    height: 32px;\r\n    flex: 0 0 32px;\r\n    align-items: center;\r\n    justify-content: center;\r\n    border: 1px solid rgba(255, 255, 255, 0.48);\r\n    border-radius: 50%;\r\n    color: #FFFFFF;\r\n    font-size: 15px;\r\n    transition:\r\n      background-color 0.2s ease,\r\n      border-color 0.2s ease,\r\n      transform 0.2s ease;\r\n  }\r\n  .rr-sector-card:hover .rr-sector-card-arrow {\r\n    border-color: #F58025;\r\n    background-color: #F58025;\r\n    transform: translateX(2px);\r\n  }\r\n  \/* CTA *\/\r\n  .rr-sectors-cta {\r\n    display: flex;\r\n    justify-content: center;\r\n    margin-top: 34px;\r\n  }\r\n  .rr-sectors-button {\r\n    display: inline-flex;\r\n    min-height: 52px;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 13px 26px;\r\n    border: 2px solid #F58025;\r\n    border-radius: 8px;\r\n    background-color: #F58025;\r\n    color: #FFFFFF !important;\r\n    font-size: 15px;\r\n    font-weight: 600;\r\n    line-height: 1.2;\r\n    text-decoration: none !important;\r\n    transition:\r\n      background-color 0.2s ease,\r\n      border-color 0.2s ease,\r\n      transform 0.2s ease;\r\n  }\r\n  .rr-sectors-button:hover {\r\n    border-color: #D96A12;\r\n    background-color: #D96A12;\r\n    color: #FFFFFF !important;\r\n    transform: translateY(-2px);\r\n  }\r\n  \/* TABLET *\/\r\n  @media (max-width: 1000px) {\r\n    .rr-sectors {\r\n      max-width: 920px;\r\n      padding: 36px 0 26px;\r\n    }\r\n    .rr-sectors-grid {\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n      width: 100%;\r\n      margin-left: 0;\r\n      margin-right: 0;\r\n    }\r\n    .rr-sectors-header h2 {\r\n      font-size: 36px;\r\n    }\r\n    .rr-sector-card {\r\n      height: 320px;\r\n    }\r\n  }\r\n  \/* MOBILE *\/\r\n  @media (max-width: 768px) {\r\n    .rr-sectors-wrap {\r\n      padding: 0 24px;\r\n    }\r\n    .rr-sectors {\r\n      max-width: none;\r\n      padding: 30px 0 22px;\r\n    }\r\n    .rr-sectors-header {\r\n      margin-bottom: 22px;\r\n    }\r\n    .rr-sectors-header h2 {\r\n      font-size: 30px;\r\n    }\r\n    .rr-sectors-grid {\r\n      grid-template-columns: 1fr;\r\n      width: 100%;\r\n      margin-left: 0;\r\n      margin-right: 0;\r\n      gap: 14px;\r\n    }\r\n    .rr-sector-card {\r\n      height: 290px;\r\n      border-radius: 16px;\r\n    }\r\n    .rr-sector-card-content {\r\n      padding: 22px;\r\n    }\r\n    .rr-sector-card-title {\r\n      font-size: 22px;\r\n    }\r\n    .rr-sector-card-desc {\r\n      min-height: 0;\r\n      max-width: 92%;\r\n      font-size: 14px;\r\n    }\r\n    .rr-sectors-cta {\r\n      margin-top: 26px;\r\n    }\r\n    .rr-sectors-button {\r\n      width: 100%;\r\n    }\r\n  }\r\n<\/style><\/p>\r\n<section aria-labelledby=\"rr-sectors-heading\">\r\n<h2 id=\"rr-sectors-heading\">The sectors we know.<\/h2>\r\n<!-- MINING --> <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/mining\/\"> <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/resourceful-recruitment\/wp-content\/uploads\/2026\/08\/iStock-2262409543.jpg\" alt=\"Mining operations\" \/><\/a>\r\n<h3>Mining<\/h3>\r\n<a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/mining\/\">\u2192 Operations, processing, projects and corporate talent across Australia&#8217;s mining and resources sector. <\/a> <!-- OIL & GAS --> <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/oil-and-gas\/\"> <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/resourceful-recruitment\/wp-content\/uploads\/2026\/08\/iStock-174961581-resize.jpg\" alt=\"Oil and gas operations\" \/><\/a>\r\n<h3>Oil &amp; Gas<\/h3>\r\n<a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/oil-and-gas\/\">\u2192 Upstream to downstream: subsurface, wells, production, projects, LNG and pipelines across Australia and PNG. <\/a> <!-- UTILITIES --> <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/utilities\/\"> <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/resourceful-recruitment\/wp-content\/uploads\/2026\/08\/iStock-626349590.jpg\" alt=\"Water utility infrastructure\" \/><\/a>\r\n<h3>Utilities<\/h3>\r\n<a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/utilities\/\">\u2192 Water, wastewater and regulated utilities, from treatment and networks to capital delivery. <\/a> <!-- INFRASTRUCTURE --> <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/infrastructure\/\"> <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/resourceful-recruitment\/wp-content\/uploads\/2026\/08\/Infra-3.jpg\" alt=\"Major infrastructure project\" \/><\/a>\r\n<h3>Infrastructure<\/h3>\r\n<a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/infrastructure\/\">\u2192 Roads, bridges, tunnels, rail, aviation and the built environment. <\/a> <!-- RENEWABLE ENERGY --> <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/renewable-energy\/\"> <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/resourceful-recruitment\/wp-content\/uploads\/2026\/08\/iStock-2207488349.jpg\" alt=\"Solar and wind renewable energy project\" \/><\/a>\r\n<h3>Renewable Energy<\/h3>\r\n<a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/renewable-energy\/\">\u2192 Wind, solar, storage, pumped hydro and hydrogen, from development through operations. <\/a> <!-- ENERGY TRANSMISSION --> <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/energy-transmission\/\"> <img decoding=\"async\" src=\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/resourceful-recruitment\/wp-content\/uploads\/2026\/08\/IMG_14_Infrastructure_202006.jpg\" alt=\"Energy transmission infrastructure\" \/><\/a>\r\n<h3>Energy Transmission<\/h3>\r\n<a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/energy-transmission\/\">\u2192 Transmission lines, substations, power systems, grid connection and the programs delivering them. <\/a> <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/industrysectors\/\"> Explore Our Sectors <\/a><\/section>\r\n<p><style>\r\n  .rr-services-wrap,\r\n  .rr-services-wrap * {\r\n    box-sizing: border-box;\r\n  }\r\n  .rr-services-wrap {\r\n    width: 100%;\r\n    \/* REMOVED TOP GAP + REDUCED BOTTOM GAP *\/\r\n    padding: 0 24px 28px;\r\n    background-color: #F7F5F2;\r\n    box-shadow: 0 0 0 100vmax #F7F5F2;\r\n    clip-path: inset(0 -100vmax);\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n  }\r\n  \/* =========================================================\r\n     MAIN PANEL\r\n     Same width as hero\r\n     ========================================================= *\/\r\n  .rr-services {\r\n    width: calc(100% + 96px);\r\n    max-width: none;\r\n    margin-left: -48px;\r\n    margin-right: -48px;\r\n    padding: 54px 44px 46px;\r\n    background-color: #FFFFFF;\r\n    border-radius: 20px;\r\n  }\r\n  \/* SECTION HEADING *\/\r\n  .rr-services-header {\r\n    margin: 0 0 38px;\r\n  }\r\n  .rr-services-header h2 {\r\n    margin: 0;\r\n    color: #44474A !important;\r\n    font-size: 40px;\r\n    font-weight: 700;\r\n    line-height: 1.12;\r\n    letter-spacing: -0.025em;\r\n  }\r\n  \/* SERVICE GRID *\/\r\n  .rr-services-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, minmax(0, 1fr));\r\n    border-top: 1px solid #DDD8D2;\r\n    border-bottom: 1px solid #DDD8D2;\r\n  }\r\n  .rr-service-item {\r\n    position: relative;\r\n    display: flex;\r\n    flex-direction: column;\r\n    min-width: 0;\r\n    min-height: 245px;\r\n    padding: 30px 26px 28px;\r\n    color: inherit;\r\n    text-decoration: none !important;\r\n    transition:\r\n      background-color 0.2s ease,\r\n      transform 0.2s ease;\r\n  }\r\n  .rr-service-item:first-child {\r\n    padding-left: 0;\r\n    padding-right: 26px;\r\n  }\r\n  .rr-service-item:last-child {\r\n    padding-right: 0;\r\n    padding-left: 26px;\r\n  }\r\n  .rr-service-item + .rr-service-item {\r\n    border-left: 1px solid #DDD8D2;\r\n  }\r\n  .rr-service-item:hover {\r\n    background-color: #FAF9F7;\r\n    text-decoration: none !important;\r\n  }\r\n  \/* TITLES *\/\r\n  .rr-service-title {\r\n    max-width: 250px;\r\n    min-height: 54px;\r\n    margin: 0 0 12px;\r\n    color: #44474A !important;\r\n    font-size: 21px;\r\n    font-weight: 700;\r\n    line-height: 1.25;\r\n    transition: color 0.2s ease;\r\n  }\r\n  .rr-service-item:hover .rr-service-title {\r\n    color: #F58025 !important;\r\n  }\r\n  \/* DESCRIPTIONS *\/\r\n  .rr-service-desc {\r\n    max-width: 250px;\r\n    margin: 0 0 28px;\r\n    color: #6B6E71;\r\n    font-size: 14px;\r\n    font-weight: 400;\r\n    line-height: 1.55;\r\n  }\r\n  \/* LINKS *\/\r\n  .rr-service-link {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    margin-top: auto;\r\n    color: #44474A;\r\n    font-size: 13px;\r\n    font-weight: 600;\r\n    line-height: 1.3;\r\n    transition: color 0.2s ease;\r\n  }\r\n  .rr-service-arrow {\r\n    display: inline-flex;\r\n    width: 28px;\r\n    height: 28px;\r\n    flex: 0 0 28px;\r\n    align-items: center;\r\n    justify-content: center;\r\n    border: 1px solid rgba(68, 71, 74, 0.25);\r\n    border-radius: 50%;\r\n    color: #F58025;\r\n    font-size: 14px;\r\n    transition:\r\n      background-color 0.2s ease,\r\n      border-color 0.2s ease,\r\n      color 0.2s ease,\r\n      transform 0.2s ease;\r\n  }\r\n  .rr-service-item:hover .rr-service-link {\r\n    color: #F58025;\r\n  }\r\n  .rr-service-item:hover .rr-service-arrow {\r\n    border-color: #F58025;\r\n    background-color: #F58025;\r\n    color: #FFFFFF;\r\n    transform: translateX(2px);\r\n  }\r\n  \/* EXECUTIVE *\/\r\n  .rr-service-item--executive .rr-service-title {\r\n    max-width: 260px;\r\n  }\r\n  .rr-service-item--executive::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: -1px;\r\n    right: 26px;\r\n    left: 26px;\r\n    height: 2px;\r\n    background-color: #F58025;\r\n    opacity: 0;\r\n    transition: opacity 0.2s ease;\r\n  }\r\n  .rr-service-item--executive:hover::before {\r\n    opacity: 1;\r\n  }\r\n  \/* CTA *\/\r\n  .rr-services-cta {\r\n    display: flex;\r\n    justify-content: center;\r\n    margin-top: 34px;\r\n  }\r\n  .rr-services-button {\r\n    display: inline-flex;\r\n    min-height: 52px;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 13px 26px;\r\n    border: 2px solid #F58025;\r\n    border-radius: 8px;\r\n    background-color: #F58025;\r\n    color: #FFFFFF !important;\r\n    font-size: 15px;\r\n    font-weight: 600;\r\n    line-height: 1.2;\r\n    text-decoration: none !important;\r\n    transition:\r\n      background-color 0.2s ease,\r\n      border-color 0.2s ease,\r\n      transform 0.2s ease;\r\n  }\r\n  .rr-services-button:hover {\r\n    border-color: #D96A12;\r\n    background-color: #D96A12;\r\n    color: #FFFFFF !important;\r\n    transform: translateY(-2px);\r\n  }\r\n  \/* TABLET *\/\r\n  @media (max-width: 1000px) {\r\n    .rr-services-wrap {\r\n      padding: 0 24px 26px;\r\n    }\r\n    .rr-services {\r\n      width: 100%;\r\n      margin-left: 0;\r\n      margin-right: 0;\r\n      padding: 46px 36px 40px;\r\n    }\r\n    .rr-services-header {\r\n      margin-bottom: 32px;\r\n    }\r\n    .rr-services-header h2 {\r\n      font-size: 36px;\r\n    }\r\n    .rr-services-grid {\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    }\r\n    .rr-service-item,\r\n    .rr-service-item:first-child,\r\n    .rr-service-item:last-child {\r\n      min-height: 220px;\r\n      padding: 28px;\r\n    }\r\n    .rr-service-item:nth-child(odd) {\r\n      border-left: 0;\r\n    }\r\n    .rr-service-item:nth-child(even) {\r\n      border-left: 1px solid #DDD8D2;\r\n    }\r\n    .rr-service-item:nth-child(1),\r\n    .rr-service-item:nth-child(2) {\r\n      border-bottom: 1px solid #DDD8D2;\r\n    }\r\n    .rr-service-title {\r\n      min-height: 52px;\r\n      max-width: none;\r\n    }\r\n    .rr-service-desc {\r\n      max-width: 320px;\r\n    }\r\n    .rr-service-item--executive .rr-service-title {\r\n      max-width: none;\r\n    }\r\n  }\r\n  \/* MOBILE *\/\r\n  @media (max-width: 768px) {\r\n    .rr-services-wrap {\r\n      padding: 0 12px 22px;\r\n    }\r\n    .rr-services {\r\n      width: 100%;\r\n      margin-left: 0;\r\n      margin-right: 0;\r\n      padding: 38px 24px 34px;\r\n      border-radius: 16px;\r\n    }\r\n    .rr-services-header {\r\n      margin-bottom: 26px;\r\n    }\r\n    .rr-services-header h2 {\r\n      font-size: 30px;\r\n    }\r\n    .rr-services-grid {\r\n      grid-template-columns: 1fr;\r\n    }\r\n    .rr-service-item,\r\n    .rr-service-item:first-child,\r\n    .rr-service-item:last-child,\r\n    .rr-service-item:nth-child(odd),\r\n    .rr-service-item:nth-child(even) {\r\n      min-height: 0;\r\n      padding: 24px 0;\r\n      border-left: 0;\r\n      border-bottom: 1px solid #DDD8D2;\r\n    }\r\n    .rr-service-item:last-child {\r\n      border-bottom: 0;\r\n    }\r\n    .rr-service-title {\r\n      min-height: 0;\r\n      max-width: none;\r\n      margin-bottom: 9px;\r\n      font-size: 20px;\r\n    }\r\n    .rr-service-desc {\r\n      max-width: 100%;\r\n      margin-bottom: 18px;\r\n      font-size: 14px;\r\n    }\r\n    .rr-service-item--executive::before {\r\n      display: none;\r\n    }\r\n    .rr-services-cta {\r\n      margin-top: 26px;\r\n    }\r\n    .rr-services-button {\r\n      width: 100%;\r\n    }\r\n  }\r\n<\/style><\/p>\r\n<section aria-labelledby=\"rr-services-heading\">\r\n<h2 id=\"rr-services-heading\">Four ways we can help.<\/h2>\r\n<h3>Permanent Recruitment<\/h3>\r\n<a href=\"https:\/\/www.resourcefulrecruitment.com.au\/permanent-recruitment\/\">Specialist permanent appointments built for long-term fit. Explore Permanent Recruitment \u2192 <\/a>\r\n<h3>Contract Recruitment<\/h3>\r\n<a href=\"https:\/\/www.resourcefulrecruitment.com.au\/contract-and-payroll-services\/\">Skilled contractors for projects, changing workloads and hard-to-fill capability gaps. Explore Contract Recruitment \u2192 <\/a>\r\n<h3>Contractor Payroll<\/h3>\r\n<a href=\"https:\/\/www.resourcefulrecruitment.com.au\/contractor-payroll-services\/\">Already found the person? We handle employment, insurance, timesheets, payroll and administration. Explore Contractor Payroll \u2192 <\/a>\r\n<h3>Executive Search &amp; Leadership Advisory<\/h3>\r\n<a href=\"https:\/\/www.resourcefulrecruitment.com.au\/executive-search-and-leadership-advisory\/\">Senior-led, research-led search for board, C-suite and critical leadership appointments. Explore Executive Search \u2192 <\/a> <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/employers\"> Explore Our Services <\/a><\/section>\r\n<p><style>\r\n  .rr-trust-wrap,\r\n  .rr-trust-wrap * {\r\n    box-sizing: border-box;\r\n  }\r\n  .rr-trust-wrap {\r\n    width: 100%;\r\n    padding: 24px 24px 20px;\r\n    background-color: #F7F5F2;\r\n    box-shadow: 0 0 0 100vmax #F7F5F2;\r\n    clip-path: inset(0 -100vmax);\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n  }\r\n  \/* =========================================================\r\n     MAIN TRUST PANEL\r\n     Desktop breakout matches:\r\n     - Homepage hero\r\n     - Sector grid\r\n     - Services panel\r\n     Extends 48px on each side.\r\n     ========================================================= *\/\r\n  .rr-trust {\r\n    position: relative;\r\n    display: flex;\r\n    align-items: flex-end;\r\n    width: calc(100% + 96px);\r\n    max-width: none;\r\n    min-height: 500px;\r\n    margin-left: -48px;\r\n    margin-right: -48px;\r\n    padding: 72px 52px 46px;\r\n    overflow: hidden;\r\n    border-radius: 20px;\r\n    background-image:\r\n      url(\"https:\/\/cdn-01.cms-ap-v2i.applyflow.com\/resourceful-recruitment\/wp-content\/uploads\/2026\/08\/iStock-2262409543.jpg\");\r\n    background-size: cover;\r\n    background-position: center center;\r\n    background-repeat: no-repeat;\r\n    background-color: #44474A;\r\n  }\r\n  \/* =========================================================\r\n     DARK OVERLAY\r\n     ========================================================= *\/\r\n  .rr-trust::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    z-index: 1;\r\n    inset: 0;\r\n    background: linear-gradient(\r\n      to top,\r\n      rgba(35, 38, 40, 0.94) 0%,\r\n      rgba(35, 38, 40, 0.76) 37%,\r\n      rgba(35, 38, 40, 0.34) 67%,\r\n      rgba(35, 38, 40, 0.04) 100%\r\n    );\r\n    pointer-events: none;\r\n  }\r\n  \/* =========================================================\r\n     CONTENT GRID\r\n     ========================================================= *\/\r\n  .rr-trust-grid {\r\n    position: relative;\r\n    z-index: 2;\r\n    display: grid;\r\n    grid-template-columns:\r\n      minmax(0, 1.1fr)\r\n      minmax(340px, 0.9fr);\r\n    width: 100%;\r\n    gap: 86px;\r\n    align-items: end;\r\n  }\r\n  \/* =========================================================\r\n     LEFT SIDE\r\n     ========================================================= *\/\r\n  .rr-trust-content {\r\n    max-width: 610px;\r\n  }\r\n  .rr-trust-content h2 {\r\n    max-width: 560px;\r\n    margin: 0 0 20px;\r\n    color: #FFFFFF !important;\r\n    font-family: \"Inter\", Arial, sans-serif;\r\n    font-size: 40px;\r\n    font-weight: 700;\r\n    line-height: 1.12;\r\n    letter-spacing: -0.025em;\r\n  }\r\n  .rr-trust-content p {\r\n    max-width: 585px;\r\n    margin: 0 0 22px;\r\n    color: rgba(255, 255, 255, 0.88);\r\n    font-size: 16px;\r\n    font-weight: 400;\r\n    line-height: 1.65;\r\n  }\r\n  \/* =========================================================\r\n     PNG LINK\r\n     ========================================================= *\/\r\n  .rr-trust-link {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 9px;\r\n    color: #FFFFFF !important;\r\n    font-size: 14px;\r\n    font-weight: 600;\r\n    line-height: 1.3;\r\n    text-decoration: none !important;\r\n    transition:\r\n      color 0.2s ease,\r\n      gap 0.2s ease;\r\n  }\r\n  .rr-trust-link:hover {\r\n    gap: 13px;\r\n    color: #F58025 !important;\r\n    text-decoration: none !important;\r\n  }\r\n  .rr-trust-link-arrow {\r\n    color: #F58025;\r\n    font-size: 17px;\r\n    line-height: 1;\r\n  }\r\n  \/* =========================================================\r\n     CLIENT FEEDBACK\r\n     ========================================================= *\/\r\n  .rr-trust-testimonial {\r\n    width: 100%;\r\n    max-width: 430px;\r\n    justify-self: end;\r\n    padding-top: 18px;\r\n    border-top: 2px solid #F58025;\r\n    text-align: left;\r\n  }\r\n  .rr-trust-testimonial-label {\r\n    display: block;\r\n    margin: 0 0 15px;\r\n    color: #F58025;\r\n    font-size: 10px;\r\n    font-weight: 700;\r\n    letter-spacing: 0.14em;\r\n    line-height: 1.2;\r\n    text-transform: uppercase;\r\n  }\r\n  .rr-trust-quote {\r\n    max-width: 425px;\r\n    margin: 0 0 18px;\r\n    padding: 0;\r\n    border: 0;\r\n    color: #FFFFFF;\r\n    font-size: 21px;\r\n    font-weight: 500;\r\n    line-height: 1.48;\r\n    letter-spacing: -0.01em;\r\n    text-align: left;\r\n  }\r\n  .rr-trust-attribution {\r\n    margin: 0;\r\n    color: rgba(255, 255, 255, 0.68);\r\n    font-size: 12px;\r\n    font-weight: 600;\r\n    line-height: 1.5;\r\n    text-align: left;\r\n  }\r\n  \/* =========================================================\r\n     TABLET\r\n     ========================================================= *\/\r\n  @media (max-width: 1000px) {\r\n    .rr-trust-wrap {\r\n      padding: 20px 24px 20px;\r\n    }\r\n    \/*\r\n      Remove desktop breakout once the layout\r\n      begins collapsing.\r\n    *\/\r\n    .rr-trust {\r\n      width: 100%;\r\n      min-height: 470px;\r\n      margin-left: 0;\r\n      margin-right: 0;\r\n      padding: 60px 42px 42px;\r\n    }\r\n    .rr-trust-grid {\r\n      grid-template-columns:\r\n        minmax(0, 1fr)\r\n        minmax(310px, 0.8fr);\r\n      gap: 50px;\r\n    }\r\n    .rr-trust-content h2 {\r\n      color: #FFFFFF !important;\r\n      font-size: 36px;\r\n    }\r\n    .rr-trust-content p {\r\n      font-size: 15px;\r\n    }\r\n    .rr-trust-quote {\r\n      font-size: 19px;\r\n    }\r\n  }\r\n  \/* =========================================================\r\n     MOBILE\r\n     ========================================================= *\/\r\n  @media (max-width: 768px) {\r\n    .rr-trust-wrap {\r\n      padding: 14px 12px 16px;\r\n    }\r\n    .rr-trust {\r\n      width: 100%;\r\n      min-height: 650px;\r\n      margin-left: 0;\r\n      margin-right: 0;\r\n      align-items: flex-end;\r\n      padding: 44px 24px 32px;\r\n      border-radius: 16px;\r\n      background-position: center center;\r\n    }\r\n    .rr-trust::before {\r\n      background: linear-gradient(\r\n        to top,\r\n        rgba(35, 38, 40, 0.97) 0%,\r\n        rgba(35, 38, 40, 0.90) 48%,\r\n        rgba(35, 38, 40, 0.42) 77%,\r\n        rgba(35, 38, 40, 0.05) 100%\r\n      );\r\n    }\r\n    .rr-trust-grid {\r\n      grid-template-columns: 1fr;\r\n      gap: 32px;\r\n      align-items: end;\r\n    }\r\n    .rr-trust-content {\r\n      max-width: none;\r\n    }\r\n    .rr-trust-content h2 {\r\n      max-width: 100%;\r\n      margin-bottom: 16px;\r\n      color: #FFFFFF !important;\r\n      font-size: 30px;\r\n      line-height: 1.15;\r\n    }\r\n    .rr-trust-content p {\r\n      max-width: 100%;\r\n      margin-bottom: 18px;\r\n      font-size: 15px;\r\n      line-height: 1.6;\r\n    }\r\n    .rr-trust-testimonial {\r\n      max-width: none;\r\n      justify-self: stretch;\r\n      padding-top: 20px;\r\n      border-top: 1px solid rgba(245, 128, 37, 0.85);\r\n    }\r\n    .rr-trust-testimonial-label {\r\n      margin-bottom: 12px;\r\n    }\r\n    .rr-trust-quote {\r\n      max-width: 100%;\r\n      margin-bottom: 14px;\r\n      font-size: 19px;\r\n      line-height: 1.45;\r\n    }\r\n    .rr-trust-attribution {\r\n      font-size: 12px;\r\n    }\r\n  }\r\n  \/* =========================================================\r\n     SMALL MOBILE\r\n     ========================================================= *\/\r\n  @media (max-width: 420px) {\r\n    .rr-trust {\r\n      min-height: 680px;\r\n      padding: 40px 20px 28px;\r\n    }\r\n    .rr-trust-content h2 {\r\n      color: #FFFFFF !important;\r\n      font-size: 28px;\r\n    }\r\n    .rr-trust-content p {\r\n      font-size: 14px;\r\n    }\r\n    .rr-trust-quote {\r\n      font-size: 18px;\r\n    }\r\n  }\r\n<\/style><\/p>\r\n<section aria-labelledby=\"rr-trust-heading\"><!-- TRUST STORY -->\r\n<h2 id=\"rr-trust-heading\">Trusted when the hiring challenge matters.<\/h2>\r\nLong-term workforce agreements, major project mobilisations and senior appointments test a recruitment partner in different ways. Across Australia and Papua New Guinea, our strongest relationships have been built by delivering when the hiring is difficult, then being asked to do it again. <a href=\"https:\/\/www.resourcefulrecruitment.com.au\/rr-where-we-operate\/#papua-new-guinea\"> Explore Papua New Guinea \u2192 <\/a> <!-- CLIENT FEEDBACK --> Client feedback\r\n<blockquote>&#8220;Their speed, accuracy and understanding of technical disciplines is outstanding. They just get it.&#8221;<\/blockquote>\r\nTalent Acquisition Manager, Renewables<\/section>\r\n<p><style>\r\n  \/* =========================================================\r\n     RESOURCEFUL TYPOGRAPHY OVERRIDE\r\n     Applies Resourceful typography to the Applyflow\r\n     job search and featured jobs components without\r\n     changing headings elsewhere on the homepage.\r\n     ========================================================= *\/\r\n  \/* GENERAL FORM TYPOGRAPHY *\/\r\n  body,\r\n  button,\r\n  input,\r\n  select,\r\n  textarea {\r\n    font-family: \"Inter\", Arial, sans-serif !important;\r\n  }\r\n  \/* =========================================================\r\n     FEATURED JOBS HEADING\r\n     IMPORTANT:\r\n     This is now scoped to job-related sections only.\r\n     It no longer changes every H2 on the homepage.\r\n     ========================================================= *\/\r\n  [class*=\"job\"] h2,\r\n  [class*=\"jobs\"] h2 {\r\n    font-family: \"Inter\", Arial, sans-serif !important;\r\n    color: #44474A !important;\r\n    font-size: 40px !important;\r\n    font-weight: 700 !important;\r\n    line-height: 1.12 !important;\r\n    letter-spacing: -0.025em !important;\r\n  }\r\n  \/* =========================================================\r\n     JOB CARD TITLES\r\n     ========================================================= *\/\r\n  .job-title,\r\n  .job-title a,\r\n  [class*=\"job\"] h3,\r\n  [class*=\"job\"] h3 a {\r\n    font-family: \"Inter\", Arial, sans-serif !important;\r\n    color: #44474A !important;\r\n    font-size: 21px !important;\r\n    font-weight: 700 !important;\r\n    line-height: 1.2 !important;\r\n    letter-spacing: -0.01em !important;\r\n  }\r\n  \/* =========================================================\r\n     JOB CARD BODY COPY\r\n     ========================================================= *\/\r\n  [class*=\"job\"] p,\r\n  [class*=\"job\"] li {\r\n    font-family: \"Inter\", Arial, sans-serif !important;\r\n    color: #6B6E71 !important;\r\n    font-size: 14px !important;\r\n    font-weight: 400 !important;\r\n    line-height: 1.55 !important;\r\n  }\r\n  \/* =========================================================\r\n     SEARCH FORM TYPOGRAPHY\r\n     ========================================================= *\/\r\n  [class*=\"search\"] input,\r\n  [class*=\"search\"] select,\r\n  [class*=\"search\"] button,\r\n  [class*=\"filter\"] input,\r\n  [class*=\"filter\"] select,\r\n  [class*=\"filter\"] button {\r\n    font-family: \"Inter\", Arial, sans-serif !important;\r\n  }\r\n  \/* SEARCH FIELD LABELS\r\n     Keywords \/ Classification \/ Location\r\n  *\/\r\n  [class*=\"search\"] label,\r\n  [class*=\"filter\"] label {\r\n    font-family: \"Inter\", Arial, sans-serif !important;\r\n    color: #6B6E71 !important;\r\n    font-size: 11px !important;\r\n    font-weight: 600 !important;\r\n    line-height: 1.2 !important;\r\n    letter-spacing: 0.11em !important;\r\n    text-transform: uppercase !important;\r\n  }\r\n  \/* =========================================================\r\n     SEARCH FIELD VALUES\r\n     ========================================================= *\/\r\n  [class*=\"search\"] input,\r\n  [class*=\"search\"] select,\r\n  [class*=\"filter\"] input,\r\n  [class*=\"filter\"] select {\r\n    color: #44474A !important;\r\n    font-size: 17px !important;\r\n    font-weight: 400 !important;\r\n    line-height: 1.35 !important;\r\n  }\r\n  \/* =========================================================\r\n     SEARCH JOBS BUTTON\r\n     ========================================================= *\/\r\n  [class*=\"search\"] button,\r\n  [class*=\"search\"] input[type=\"submit\"],\r\n  [class*=\"filter\"] button,\r\n  [class*=\"filter\"] input[type=\"submit\"] {\r\n    font-family: \"Inter\", Arial, sans-serif !important;\r\n    font-size: 15px !important;\r\n    font-weight: 600 !important;\r\n    line-height: 1.2 !important;\r\n  }\r\n  \/* =========================================================\r\n     JOB LINKS\r\n     ========================================================= *\/\r\n  [class*=\"job\"] a,\r\n  [class*=\"jobs\"] a {\r\n    font-family: \"Inter\", Arial, sans-serif !important;\r\n  }\r\n  \/* =========================================================\r\n     TABLET\r\n     ========================================================= *\/\r\n  @media (max-width: 1000px) {\r\n    [class*=\"job\"] h2,\r\n    [class*=\"jobs\"] h2 {\r\n      font-size: 36px !important;\r\n    }\r\n  }\r\n  \/* =========================================================\r\n     MOBILE\r\n     ========================================================= *\/\r\n  @media (max-width: 768px) {\r\n    [class*=\"job\"] h2,\r\n    [class*=\"jobs\"] h2 {\r\n      font-size: 30px !important;\r\n    }\r\n    .job-title,\r\n    .job-title a,\r\n    [class*=\"job\"] h3,\r\n    [class*=\"job\"] h3 a {\r\n      font-size: 20px !important;\r\n    }\r\n    [class*=\"search\"] input,\r\n    [class*=\"search\"] select,\r\n    [class*=\"filter\"] input,\r\n    [class*=\"filter\"] select {\r\n      font-size: 15px !important;\r\n    }\r\n  }\r\n  \/* =========================================================\r\n     TRUST SECTION PROTECTION\r\n     Keeps the image-section heading white even if the\r\n     website theme applies another H2 colour elsewhere.\r\n     ========================================================= *\/\r\n  .rr-trust .rr-trust-content h2,\r\n  .rr-trust #rr-trust-heading {\r\n    color: #FFFFFF !important;\r\n  }\r\n<\/style><\/p>\r\n<!-- this template is based on Applyflow V2 - plugin version 5.3 -->\r\n<p><label for=\"search\">KEYWORDS<\/label> <input id=\"searchKey\" name=\"searchKey\" type=\"text\" placeholder=\"Enter Keyword\" \/> Classification in all classifications \u00d7 Select classifications from below<\/p>\r\n<ul>\r\n<li>Mining, Oil &amp; Gas\r\n<ul>\r\n<li>All Mining, Oil &amp; Gas<\/li>\r\n<\/ul>\r\nSelect sub classifications\r\n<ul>\r\n<li>Environmental;; OH &amp; S<\/li>\r\n<li>Management<\/li>\r\n<li>Other<\/li>\r\n<li>Project Management<\/li>\r\n<li>Operations<\/li>\r\n<li>Mining &#8211; Eng. &amp; Maintenance<\/li>\r\n<li>Maintenance<\/li>\r\n<li>Mining &#8211; Production<\/li>\r\n<li>Oil &amp; Gas &#8211; Production<\/li>\r\n<li>Environ.\/Health &amp; Safety<\/li>\r\n<li>Geosciences<\/li>\r\n<li>Mining &#8211; Mineral Processing<\/li>\r\n<li>Mining: Open Cut<\/li>\r\n<li>Mining: Underground<\/li>\r\n<li>Oil &amp; Gas &#8211; Eng. &amp; Maintenance<\/li>\r\n<li>Oil &amp; Gas &#8211; Exploration<\/li>\r\n<li>Oil &amp; Gas &#8211; Maintenance<\/li>\r\n<li>Business Services<\/li>\r\n<li>Drilling<\/li>\r\n<li>Exploration<\/li>\r\n<li>Geoscience<\/li>\r\n<li>Processing<\/li>\r\n<li>Production<\/li>\r\n<\/ul>\r\n<\/li>\r\n<li>Engineering\r\n<ul>\r\n<li>All Engineering<\/li>\r\n<\/ul>\r\nSelect sub classifications\r\n<ul>\r\n<li>Marine<\/li>\r\n<li>Piping<\/li>\r\n<li>Rail<\/li>\r\n<li>Scientific<\/li>\r\n<li>Water &amp; Waste<\/li>\r\n<li>Industrial<\/li>\r\n<li>Maintenance<\/li>\r\n<li>Other<\/li>\r\n<li>Project Management<\/li>\r\n<li>Automotive<\/li>\r\n<li>Engineer<\/li>\r\n<li>Electrical &amp; Electronics<\/li>\r\n<li>QA &amp; QC<\/li>\r\n<li>Building Services<\/li>\r\n<li>Administration &amp; Tech Support<\/li>\r\n<li>Sales<\/li>\r\n<li>Planning<\/li>\r\n<li>Manufacturing<\/li>\r\n<li>Drafting\/CAD<\/li>\r\n<li>Structural<\/li>\r\n<li>Surveying<\/li>\r\n<li>Management<\/li>\r\n<li>Mechanical<\/li>\r\n<li>HVAC<\/li>\r\n<li>Environmental<\/li>\r\n<li>Civil<\/li>\r\n<li>Mapping &amp; GIS<\/li>\r\n<li>Systems<\/li>\r\n<li>Supervisor<\/li>\r\n<li>IT &amp; Telecommunications<\/li>\r\n<li>Chemical &amp; Process<\/li>\r\n<li>Maintenance;; Plant;; Facilities<\/li>\r\n<li>Safety Coordinator &#8211; Officer<\/li>\r\n<li>Mining;; Oil &amp; Gas<\/li>\r\n<li>Aerospace<\/li>\r\n<li>Highway<\/li>\r\n<\/ul>\r\n<\/li>\r\n<li>Energy\r\n<ul>\r\n<li>All Energy<\/li>\r\n<\/ul>\r\nSelect sub classifications\r\n<ul>\r\n<li>Management<\/li>\r\n<\/ul>\r\n<\/li>\r\n<li>Other\r\n<ul>\r\n<li>All Other<\/li>\r\n<\/ul>\r\nSelect sub classifications<\/li>\r\n<\/ul>\r\n<p><input id=\"classification-trans\" type=\"hidden\" value=\"classifications\" \/> <label for=\"locationDd\">LOCATION<\/label> <button id=\"locationDd\" type=\"button\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\"> All Australia <\/button> Adelaide Brisbane Canberra Darwin Gold Coast Hobart Melbourne Other Perth Regional ACT Regional NSW Regional NT Regional QLD Regional SA Regional TAS Regional VIC Regional WA Sydney <button type=\"button\"> Search Jobs <\/button><\/p>\r\n<h2>Featured Jobs<\/h2>\r\n<p><a href=\"\/jobview\/senior-civil-designer\/3e85fb60-7e04-4829-8791-763805e2b040\/\">Senior Civil Designer<\/a><\/p>\r\n<p>Gold Coast QLD<\/p>\r\n<hr \/>\r\n<p>Join a growing engineering consultancy expanding its Mining &amp; Resources capability, with the technical challenge and career growth to match.<\/p>\r\n<p><a href=\"\/jobview\/senior-civil-designer\/3e85fb60-7e04-4829-8791-763805e2b040\/\">Learn more <\/a> <a href=\"\/jobview\/project-manager-water-and-utilities\/1275ca1d-aefa-48a5-b6f6-c9ee21973649\/\">Project Manager &#8211; Water &amp; Utilities<\/a><\/p>\r\n<p>Brisbane QLD<\/p>\r\n<hr \/>\r\n<p>Lead water and utilities projects across SEQ with a growing contractor, strong project pipeline, autonomy and genuine career progression.<\/p>\r\n<p><a href=\"\/jobview\/project-manager-water-and-utilities\/1275ca1d-aefa-48a5-b6f6-c9ee21973649\/\">Learn more <\/a> <a href=\"\/jobview\/senior-estimator\/160f2a86-8766-40e9-8d03-c658543d6d0d\/\">Senior Estimator<\/a><\/p>\r\n<p>Brisbane QLD<\/p>\r\n<hr \/>\r\n<p>Join a growing engineering contractor delivering industrial projects as a Senior Estimator.<\/p>\r\n<p><a href=\"\/jobview\/senior-estimator\/160f2a86-8766-40e9-8d03-c658543d6d0d\/\">Learn more <\/a> <a href=\"\/jobview\/operations-engineer\/6c487cd4-3442-4985-b570-ba18d6775eaf\/\">Operations Engineer<\/a><\/p>\r\n<p>Brisbane QLD<\/p>\r\n<hr \/>\r\n<p>Support safe, reliable operations across a growing oil &amp; gas asset portfolio!<\/p>\r\n<p><a href=\"\/jobview\/operations-engineer\/6c487cd4-3442-4985-b570-ba18d6775eaf\/\">Learn more <\/a> <a href=\"\/jobview\/project-manager\/8b1e9c0a-a089-4b1c-931f-e03987e096e1\/\">Project Manager<\/a><\/p>\r\n<p>Brisbane QLD<\/p>\r\n<hr \/>\r\n<p>Play a key role in delivering diverse capital projects for a major mining operator!<\/p>\r\n<p><a href=\"\/jobview\/project-manager\/8b1e9c0a-a089-4b1c-931f-e03987e096e1\/\">Learn more <\/a> <a href=\"\/jobview\/principal-geotechnical-engineer\/33ce32bb-6ca9-434f-a51a-a40302783883\/\">Principal Geotechnical Engineer<\/a><\/p>\r\n<p>South Eastern QLD<\/p>\r\n<hr \/>\r\n<p>Join a nationally recognised geotechnical consultancy backed by a global group spanning 35 countries<\/p>\r\n<p><a href=\"\/jobview\/principal-geotechnical-engineer\/33ce32bb-6ca9-434f-a51a-a40302783883\/\">Learn more <\/a> <a href=\"\/jobview\/senior-contracts-administrator\/22d88065-ad83-4328-92d5-b86f6db560d1\/\">Senior Contracts Administrator<\/a><\/p>\r\n<p>Brisbane QLD<\/p>\r\n<hr \/>\r\n<p>Brisbane | Permanent Full-Time | Package in the early-to-mid $200,000s + vehicle\/allowance options<\/p>\r\n<p><a href=\"\/jobview\/senior-contracts-administrator\/22d88065-ad83-4328-92d5-b86f6db560d1\/\">Learn more <\/a><\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>Built for the industries that build Australia. Specialist recruitment across mining, oil and gas, utilities, infrastructure, renewable energy and transmission, deeply focused on Australia and Papua New Guinea. Employers Discuss Your Hiring Needs Send us a position description for a market read Job Seekers Search Jobs Submit Your CV 82% Repeat clients Since 2012 across&hellip;<\/p>\n","protected":false},"author":20,"featured_media":0,"parent":0,"menu_order":10,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_robots_primary_cat":"","footnotes":""},"class_list":["post-15592","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.resourcefulrecruitment.com.au\/af-api\/wp\/v2\/pages\/15592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.resourcefulrecruitment.com.au\/af-api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.resourcefulrecruitment.com.au\/af-api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.resourcefulrecruitment.com.au\/af-api\/wp\/v2\/users\/20"}],"replies":[{"embeddable":true,"href":"https:\/\/www.resourcefulrecruitment.com.au\/af-api\/wp\/v2\/comments?post=15592"}],"version-history":[{"count":28,"href":"https:\/\/www.resourcefulrecruitment.com.au\/af-api\/wp\/v2\/pages\/15592\/revisions"}],"predecessor-version":[{"id":15958,"href":"https:\/\/www.resourcefulrecruitment.com.au\/af-api\/wp\/v2\/pages\/15592\/revisions\/15958"}],"wp:attachment":[{"href":"https:\/\/www.resourcefulrecruitment.com.au\/af-api\/wp\/v2\/media?parent=15592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}