{"id":4578,"date":"2026-08-18T12:47:32","date_gmt":"2026-08-18T12:47:32","guid":{"rendered":"https:\/\/loftygls.com\/?page_id=4578"},"modified":"2026-08-26T17:29:18","modified_gmt":"2026-08-26T17:29:18","slug":"meet-our-team-leaders","status":"publish","type":"page","link":"https:\/\/loftygls.com\/?page_id=4578","title":{"rendered":"Meet Our Team Leaders\u00a0"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"4578\" class=\"elementor elementor-4578\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-228d8b4 elementor-section-full_width elementor-section-height-default elementor-section-height-default default-style\" data-id=\"228d8b4\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;rt_color_sets&quot;:&quot;default-style&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f1507af\" data-id=\"f1507af\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9c68957 elementor-widget elementor-widget-html\" data-id=\"9c68957\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n\r\n\/* =========================================================\r\n   LOFTY GLOBAL SYSTEMS\r\n   OUR TEAM LEADERS\r\n   COMPLETE WORDPRESS VERSION\r\n   POPPINS FONT\r\n   BOLDER + LARGER TYPOGRAPHY\r\n   FULLY RESPONSIVE\r\n   ========================================================= *\/\r\n\r\n\r\n\/* =========================================================\r\n   IMPORT POPPINS\r\n   ========================================================= *\/\r\n\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap');\r\n\r\n\r\n\/* =========================================================\r\n   GLOBAL RESET\r\n   ========================================================= *\/\r\n\r\nhtml,\r\nbody {\r\n    margin: 0 !important;\r\n    padding: 0 !important;\r\n    width: 100% !important;\r\n    overflow-x: hidden !important;\r\n}\r\n\r\n.lofty-team-page,\r\n.lofty-team-page *,\r\n.lofty-team-page *::before,\r\n.lofty-team-page *::after {\r\n    box-sizing: border-box;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FULL WIDTH PAGE\r\n   ========================================================= *\/\r\n\r\n.lofty-team-page {\r\n    width: 100vw;\r\n    max-width: 100vw;\r\n\r\n    position: relative;\r\n    left: 50%;\r\n    margin-left: -50vw;\r\n\r\n    overflow-x: hidden;\r\n\r\n    background: #ffffff;\r\n\r\n    color: #536271;\r\n\r\n    font-family:\r\n        'Poppins',\r\n        Arial,\r\n        Helvetica,\r\n        sans-serif;\r\n\r\n    font-size: 17px;\r\n\r\n    font-weight: 700 !important;\r\n\r\n    line-height: 1.75;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FORCE ALL PAGE TEXT BOLD\r\n   ========================================================= *\/\r\n\r\n.lofty-team-page p,\r\n.lofty-team-page span,\r\n.lofty-team-page div,\r\n.lofty-team-page li,\r\n.lofty-team-page a,\r\n.lofty-team-page h1,\r\n.lofty-team-page h2,\r\n.lofty-team-page h3,\r\n.lofty-team-page h4,\r\n.lofty-team-page h5,\r\n.lofty-team-page h6,\r\n.lofty-team-page strong,\r\n.lofty-team-page b {\r\n    font-weight: 700 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CONTAINER\r\n   ========================================================= *\/\r\n\r\n.lofty-team-container {\r\n    width: min(\r\n        1180px,\r\n        calc(100% - 40px)\r\n    );\r\n\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO\r\n   ========================================================= *\/\r\n\r\n.lofty-team-hero {\r\n    position: relative;\r\n\r\n    width: 100%;\r\n    min-height: 470px;\r\n\r\n    display: flex;\r\n    align-items: center;\r\n\r\n    overflow: hidden;\r\n\r\n    background:\r\n        linear-gradient(\r\n            135deg,\r\n            #062447 0%,\r\n            #0b557a 100%\r\n        );\r\n\r\n    color: #ffffff;\r\n}\r\n\r\n\r\n.lofty-team-hero::before {\r\n    content: \"\";\r\n\r\n    position: absolute;\r\n\r\n    width: 650px;\r\n    height: 650px;\r\n\r\n    right: -300px;\r\n    top: -330px;\r\n\r\n    border-radius: 50%;\r\n\r\n    background:\r\n        rgba(255,255,255,.045);\r\n}\r\n\r\n\r\n.lofty-team-hero::after {\r\n    content: \"\";\r\n\r\n    position: absolute;\r\n\r\n    width: 430px;\r\n    height: 430px;\r\n\r\n    left: -280px;\r\n    bottom: -270px;\r\n\r\n    border-radius: 50%;\r\n\r\n    background:\r\n        rgba(72,190,230,.07);\r\n}\r\n\r\n\r\n.lofty-team-hero-content {\r\n    position: relative;\r\n\r\n    z-index: 2;\r\n\r\n    max-width: 820px;\r\n\r\n    padding: 90px 0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO KICKER\r\n   ========================================================= *\/\r\n\r\n.lofty-team-kicker {\r\n    display: inline-block;\r\n\r\n    margin-bottom: 20px;\r\n\r\n    color: #70c9eb;\r\n\r\n    font-size: 15px;\r\n\r\n    font-weight: 800 !important;\r\n\r\n    letter-spacing: 2.8px;\r\n\r\n    text-transform: uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO HEADING\r\n   ========================================================= *\/\r\n\r\n.lofty-team-hero h1 {\r\n    margin:\r\n        0 0 24px;\r\n\r\n    color: #ffffff;\r\n\r\n    font-size:\r\n        clamp(48px, 6vw, 76px);\r\n\r\n    line-height: 1.04;\r\n\r\n    letter-spacing: -1.8px;\r\n\r\n    font-weight: 900 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   HERO PARAGRAPH\r\n   ========================================================= *\/\r\n\r\n.lofty-team-hero p {\r\n    max-width: 740px;\r\n\r\n    margin: 0;\r\n\r\n    color:\r\n        rgba(255,255,255,.94);\r\n\r\n    font-size: 19px;\r\n\r\n    line-height: 1.85;\r\n\r\n    font-weight: 700 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   INTRODUCTION\r\n   ========================================================= *\/\r\n\r\n.lofty-team-intro {\r\n    width: 100%;\r\n\r\n    padding:\r\n        90px 0 60px;\r\n\r\n    background: #ffffff;\r\n\r\n    text-align: center;\r\n}\r\n\r\n\r\n.lofty-team-intro-inner {\r\n    max-width: 850px;\r\n\r\n    margin: 0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SECTION LABEL\r\n   ========================================================= *\/\r\n\r\n.lofty-team-label {\r\n    margin-bottom: 14px;\r\n\r\n    color: #1388bd;\r\n\r\n    font-size: 14px;\r\n\r\n    font-weight: 800 !important;\r\n\r\n    letter-spacing: 2.3px;\r\n\r\n    text-transform: uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   INTRO HEADING\r\n   ========================================================= *\/\r\n\r\n.lofty-team-intro h2 {\r\n    margin:\r\n        0 0 20px;\r\n\r\n    color: #172b42;\r\n\r\n    font-size:\r\n        clamp(36px, 4vw, 52px);\r\n\r\n    line-height: 1.15;\r\n\r\n    font-weight: 900 !important;\r\n\r\n    letter-spacing: -1px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   INTRO PARAGRAPH\r\n   ========================================================= *\/\r\n\r\n.lofty-team-intro p {\r\n    margin: 0;\r\n\r\n    color: #536271;\r\n\r\n    font-size: 18px;\r\n\r\n    line-height: 1.9;\r\n\r\n    font-weight: 700 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TEAM SECTION\r\n   ========================================================= *\/\r\n\r\n.lofty-team-section {\r\n    width: 100%;\r\n\r\n    padding:\r\n        30px 0 105px;\r\n\r\n    background: #ffffff;\r\n}\r\n\r\n\r\n.lofty-team-grid {\r\n    display: grid;\r\n\r\n    grid-template-columns:\r\n        repeat(2, minmax(0, 1fr));\r\n\r\n    gap: 30px;\r\n\r\n    max-width: 1050px;\r\n\r\n    margin: 0 auto;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TEAM CARD\r\n   ========================================================= *\/\r\n\r\n.lofty-team-card {\r\n    position: relative;\r\n\r\n    display: flex;\r\n\r\n    flex-direction: column;\r\n\r\n    min-width: 0;\r\n\r\n    background: #ffffff;\r\n\r\n    border:\r\n        1px solid #dce6ed;\r\n\r\n    overflow: hidden;\r\n\r\n    box-shadow:\r\n        0 8px 28px\r\n        rgba(6,39,68,.055);\r\n\r\n    transition:\r\n        transform .3s ease,\r\n        box-shadow .3s ease;\r\n}\r\n\r\n\r\n.lofty-team-card:hover {\r\n    transform:\r\n        translateY(-6px);\r\n\r\n    box-shadow:\r\n        0 20px 45px\r\n        rgba(6,39,68,.11);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   RESPONSIVE IMAGE FRAME\r\n   ========================================================= *\/\r\n\r\n.lofty-team-image {\r\n    position: relative;\r\n\r\n    width: 100%;\r\n\r\n    height: 390px;\r\n\r\n    display: flex;\r\n\r\n    align-items: center;\r\n    justify-content: center;\r\n\r\n    overflow: hidden;\r\n\r\n    background: #eef3f6;\r\n\r\n    padding: 0;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   ACTUAL TEAM IMAGE\r\n   ========================================================= *\/\r\n\r\n.lofty-team-image img {\r\n    display: block;\r\n\r\n    width: 100% !important;\r\n    height: 100% !important;\r\n\r\n    max-width: 100% !important;\r\n    max-height: 100% !important;\r\n\r\n    margin: 0 !important;\r\n    padding: 0 !important;\r\n\r\n    object-fit: contain !important;\r\n\r\n    object-position:\r\n        center center !important;\r\n\r\n    border: 0 !important;\r\n\r\n    outline: none !important;\r\n\r\n    transform: none !important;\r\n\r\n    transition:\r\n        transform .35s ease;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   IMAGE HOVER\r\n   ========================================================= *\/\r\n\r\n.lofty-team-card:hover\r\n.lofty-team-image img {\r\n    transform:\r\n        scale(1.015);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   IMAGE OVERLAY\r\n   ========================================================= *\/\r\n\r\n.lofty-team-image::after {\r\n    content: \"\";\r\n\r\n    position: absolute;\r\n\r\n    left: 0;\r\n    right: 0;\r\n    bottom: 0;\r\n\r\n    height: 18%;\r\n\r\n    background:\r\n        linear-gradient(\r\n            transparent,\r\n            rgba(6,36,71,.10)\r\n        );\r\n\r\n    pointer-events: none;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CEO IMAGE\r\n   ========================================================= *\/\r\n\r\n.lofty-team-card.featured\r\n.lofty-team-image {\r\n\r\n    height: 500px;\r\n\r\n    background:\r\n        #edf2f5;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FUNMI IMAGE\r\n   ========================================================= *\/\r\n\r\n.lofty-team-card.manager\r\n.lofty-team-image {\r\n\r\n    height: 390px;\r\n\r\n    background:\r\n        #edf2f5;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   NO PHOTO MEMBERS\r\n   ========================================================= *\/\r\n\r\n.lofty-team-no-photo {\r\n\r\n    width: 100%;\r\n\r\n    height: 390px;\r\n\r\n    display: flex;\r\n\r\n    align-items: center;\r\n    justify-content: center;\r\n\r\n    position: relative;\r\n\r\n    overflow: hidden;\r\n\r\n    background:\r\n        linear-gradient(\r\n            145deg,\r\n            #062447,\r\n            #0b668a\r\n        );\r\n\r\n    color: #ffffff;\r\n}\r\n\r\n\r\n.lofty-team-no-photo::before {\r\n    content: \"\";\r\n\r\n    position: absolute;\r\n\r\n    width: 280px;\r\n    height: 280px;\r\n\r\n    right: -120px;\r\n    top: -130px;\r\n\r\n    border-radius: 50%;\r\n\r\n    background:\r\n        rgba(255,255,255,.055);\r\n}\r\n\r\n\r\n.lofty-team-no-photo::after {\r\n    content: \"\";\r\n\r\n    position: absolute;\r\n\r\n    width: 220px;\r\n    height: 220px;\r\n\r\n    left: -120px;\r\n    bottom: -110px;\r\n\r\n    border-radius: 50%;\r\n\r\n    background:\r\n        rgba(255,255,255,.04);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   INITIALS\r\n   ========================================================= *\/\r\n\r\n.lofty-team-initials {\r\n\r\n    position: relative;\r\n\r\n    z-index: 2;\r\n\r\n    width: 110px;\r\n    height: 110px;\r\n\r\n    display: flex;\r\n\r\n    align-items: center;\r\n    justify-content: center;\r\n\r\n    border:\r\n        2px solid\r\n        rgba(255,255,255,.45);\r\n\r\n    border-radius: 50%;\r\n\r\n    color: #ffffff;\r\n\r\n    font-size: 35px;\r\n\r\n    font-weight: 900 !important;\r\n\r\n    letter-spacing: 2px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TEAM CONTENT\r\n   ========================================================= *\/\r\n\r\n.lofty-team-content {\r\n\r\n    padding:\r\n        32px 32px 36px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TEAM NUMBER\r\n   ========================================================= *\/\r\n\r\n.lofty-team-number {\r\n\r\n    margin-bottom: 11px;\r\n\r\n    color: #1388bd;\r\n\r\n    font-size: 14px;\r\n\r\n    font-weight: 900 !important;\r\n\r\n    letter-spacing: 2px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TEAM ROLE\r\n   ========================================================= *\/\r\n\r\n.lofty-team-role {\r\n\r\n    margin-bottom: 9px;\r\n\r\n    color: #1388bd;\r\n\r\n    font-size: 14px;\r\n\r\n    font-weight: 900 !important;\r\n\r\n    letter-spacing: 1.6px;\r\n\r\n    line-height: 1.5;\r\n\r\n    text-transform: uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TEAM NAME\r\n   ========================================================= *\/\r\n\r\n.lofty-team-content h3 {\r\n\r\n    margin:\r\n        0 0 14px;\r\n\r\n    color: #172b42;\r\n\r\n    font-size: 29px;\r\n\r\n    line-height: 1.2;\r\n\r\n    font-weight: 900 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TEAM DESCRIPTION\r\n   ========================================================= *\/\r\n\r\n.lofty-team-description {\r\n\r\n    margin: 0;\r\n\r\n    color: #536271;\r\n\r\n    font-size: 17px;\r\n\r\n    line-height: 1.85;\r\n\r\n    font-weight: 700 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FEATURED CEO CARD\r\n   ========================================================= *\/\r\n\r\n.lofty-team-card.featured {\r\n\r\n    grid-column:\r\n        1 \/ -1;\r\n\r\n    display: grid;\r\n\r\n    grid-template-columns:\r\n        minmax(330px, .8fr)\r\n        minmax(0, 1.2fr);\r\n\r\n    max-width: 100%;\r\n\r\n    background:\r\n        linear-gradient(\r\n            135deg,\r\n            #f5f9fc,\r\n            #ffffff\r\n        );\r\n}\r\n\r\n\r\n.lofty-team-card.featured\r\n.lofty-team-content {\r\n\r\n    display: flex;\r\n\r\n    flex-direction: column;\r\n\r\n    justify-content: center;\r\n\r\n    padding:\r\n        55px;\r\n}\r\n\r\n\r\n.lofty-team-card.featured\r\n.lofty-team-content h3 {\r\n\r\n    font-size:\r\n        clamp(34px, 4vw, 46px);\r\n\r\n    font-weight: 900 !important;\r\n}\r\n\r\n\r\n.lofty-team-card.featured\r\n.lofty-team-description {\r\n\r\n    max-width: 600px;\r\n\r\n    font-size: 18px;\r\n\r\n    line-height: 1.9;\r\n\r\n    font-weight: 700 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   BADGE\r\n   ========================================================= *\/\r\n\r\n.lofty-team-badge {\r\n\r\n    display: inline-flex;\r\n\r\n    align-items: center;\r\n\r\n    width: fit-content;\r\n\r\n    margin-bottom: 19px;\r\n\r\n    padding:\r\n        8px 14px;\r\n\r\n    background: #062447;\r\n\r\n    color: #ffffff;\r\n\r\n    font-size: 12px;\r\n\r\n    font-weight: 900 !important;\r\n\r\n    letter-spacing: 1.3px;\r\n\r\n    line-height: 1.4;\r\n\r\n    text-transform: uppercase;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VALUES SECTION\r\n   ========================================================= *\/\r\n\r\n.lofty-team-values {\r\n\r\n    width: 100%;\r\n\r\n    padding:\r\n        100px 0;\r\n\r\n    background: #f5f9fc;\r\n}\r\n\r\n\r\n.lofty-team-values-heading {\r\n\r\n    max-width: 760px;\r\n\r\n    margin:\r\n        0 auto 55px;\r\n\r\n    text-align: center;\r\n}\r\n\r\n\r\n.lofty-team-values-heading h2 {\r\n\r\n    margin:\r\n        0 0 18px;\r\n\r\n    color: #172b42;\r\n\r\n    font-size:\r\n        clamp(35px, 4vw, 50px);\r\n\r\n    line-height: 1.15;\r\n\r\n    font-weight: 900 !important;\r\n}\r\n\r\n\r\n.lofty-team-values-heading p {\r\n\r\n    margin: 0;\r\n\r\n    color: #536271;\r\n\r\n    font-size: 18px;\r\n\r\n    line-height: 1.85;\r\n\r\n    font-weight: 700 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VALUES GRID\r\n   ========================================================= *\/\r\n\r\n.lofty-team-values-grid {\r\n\r\n    display: grid;\r\n\r\n    grid-template-columns:\r\n        repeat(3, minmax(0, 1fr));\r\n\r\n    gap: 22px;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VALUE CARD\r\n   ========================================================= *\/\r\n\r\n.lofty-team-value {\r\n\r\n    padding:\r\n        38px 30px;\r\n\r\n    background: #ffffff;\r\n\r\n    border:\r\n        1px solid #dce6ed;\r\n\r\n    transition:\r\n        transform .25s ease,\r\n        box-shadow .25s ease;\r\n}\r\n\r\n\r\n.lofty-team-value:hover {\r\n\r\n    transform:\r\n        translateY(-5px);\r\n\r\n    box-shadow:\r\n        0 15px 35px\r\n        rgba(6,39,68,.07);\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VALUE NUMBER\r\n   ========================================================= *\/\r\n\r\n.lofty-team-value-number {\r\n\r\n    margin-bottom: 16px;\r\n\r\n    color: #1388bd;\r\n\r\n    font-size: 29px;\r\n\r\n    font-weight: 900 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VALUE HEADING\r\n   ========================================================= *\/\r\n\r\n.lofty-team-value h3 {\r\n\r\n    margin:\r\n        0 0 11px;\r\n\r\n    color: #172b42;\r\n\r\n    font-size: 22px;\r\n\r\n    font-weight: 900 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   VALUE DESCRIPTION\r\n   ========================================================= *\/\r\n\r\n.lofty-team-value p {\r\n\r\n    margin: 0;\r\n\r\n    color: #536271;\r\n\r\n    font-size: 16px;\r\n\r\n    line-height: 1.85;\r\n\r\n    font-weight: 700 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CTA\r\n   ========================================================= *\/\r\n\r\n.lofty-team-cta {\r\n\r\n    width: 100%;\r\n\r\n    padding:\r\n        85px 0;\r\n\r\n    background: #062447;\r\n\r\n    color: #ffffff;\r\n}\r\n\r\n\r\n.lofty-team-cta-inner {\r\n\r\n    display: flex;\r\n\r\n    align-items: center;\r\n\r\n    justify-content: space-between;\r\n\r\n    gap: 40px;\r\n}\r\n\r\n\r\n.lofty-team-cta h2 {\r\n\r\n    margin:\r\n        0 0 14px;\r\n\r\n    color: #ffffff;\r\n\r\n    font-size:\r\n        clamp(34px, 4vw, 48px);\r\n\r\n    line-height: 1.15;\r\n\r\n    font-weight: 900 !important;\r\n}\r\n\r\n\r\n.lofty-team-cta p {\r\n\r\n    max-width: 700px;\r\n\r\n    margin: 0;\r\n\r\n    color:\r\n        rgba(255,255,255,.84);\r\n\r\n    font-size: 17px;\r\n\r\n    line-height: 1.8;\r\n\r\n    font-weight: 700 !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   CTA BUTTON\r\n   ========================================================= *\/\r\n\r\n.lofty-team-button {\r\n\r\n    display: inline-flex;\r\n\r\n    align-items: center;\r\n    justify-content: center;\r\n\r\n    min-width: 175px;\r\n\r\n    padding:\r\n        16px 30px;\r\n\r\n    background: #ffffff;\r\n\r\n    color: #062447 !important;\r\n\r\n    text-decoration: none !important;\r\n\r\n    font-size: 14px;\r\n\r\n    font-weight: 900 !important;\r\n\r\n    letter-spacing: .8px;\r\n\r\n    border:\r\n        1px solid #ffffff;\r\n\r\n    transition:\r\n        all .25s ease;\r\n}\r\n\r\n\r\n.lofty-team-button:hover {\r\n\r\n    background: transparent;\r\n\r\n    color: #ffffff !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   LAPTOP \/ DESKTOP\r\n   ========================================================= *\/\r\n\r\n@media (min-width: 901px) {\r\n\r\n    .lofty-team-card.featured\r\n    .lofty-team-image {\r\n\r\n        height: 500px;\r\n    }\r\n\r\n    .lofty-team-image img {\r\n\r\n        object-fit: contain !important;\r\n    }\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TABLET\r\n   ========================================================= *\/\r\n\r\n@media (max-width: 900px) {\r\n\r\n    .lofty-team-container {\r\n\r\n        width:\r\n            calc(100% - 36px);\r\n    }\r\n\r\n\r\n    .lofty-team-card.featured {\r\n\r\n        grid-template-columns: 1fr;\r\n    }\r\n\r\n\r\n    .lofty-team-card.featured\r\n    .lofty-team-image {\r\n\r\n        height: 460px;\r\n    }\r\n\r\n\r\n    .lofty-team-card.featured\r\n    .lofty-team-content {\r\n\r\n        padding:\r\n            42px;\r\n    }\r\n\r\n\r\n    .lofty-team-image {\r\n\r\n        height: 380px;\r\n    }\r\n\r\n\r\n    .lofty-team-image img {\r\n\r\n        width: 100% !important;\r\n        height: 100% !important;\r\n\r\n        object-fit: contain !important;\r\n    }\r\n\r\n\r\n    .lofty-team-no-photo {\r\n\r\n        height: 380px;\r\n    }\r\n\r\n\r\n    .lofty-team-values-grid {\r\n\r\n        grid-template-columns:\r\n            repeat(2, minmax(0, 1fr));\r\n    }\r\n\r\n\r\n    .lofty-team-intro p,\r\n    .lofty-team-values-heading p {\r\n\r\n        font-size: 17px;\r\n    }\r\n\r\n\r\n    .lofty-team-description {\r\n\r\n        font-size: 16px;\r\n    }\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   MOBILE\r\n   ========================================================= *\/\r\n\r\n@media (max-width: 650px) {\r\n\r\n    .lofty-team-container {\r\n\r\n        width:\r\n            calc(100% - 30px);\r\n    }\r\n\r\n\r\n    .lofty-team-page {\r\n\r\n        font-size: 16px;\r\n    }\r\n\r\n\r\n    .lofty-team-hero {\r\n\r\n        min-height: 450px;\r\n    }\r\n\r\n\r\n    .lofty-team-hero-content {\r\n\r\n        padding:\r\n            75px 0;\r\n    }\r\n\r\n\r\n    .lofty-team-kicker {\r\n\r\n        font-size: 12px;\r\n\r\n        letter-spacing: 2px;\r\n    }\r\n\r\n\r\n    .lofty-team-hero h1 {\r\n\r\n        font-size: 46px;\r\n\r\n        letter-spacing: -.9px;\r\n\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-hero p {\r\n\r\n        font-size: 17px;\r\n\r\n        line-height: 1.8;\r\n\r\n        font-weight: 700 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-intro {\r\n\r\n        padding:\r\n            70px 0 45px;\r\n    }\r\n\r\n\r\n    .lofty-team-label {\r\n\r\n        font-size: 12px;\r\n\r\n        letter-spacing: 1.8px;\r\n    }\r\n\r\n\r\n    .lofty-team-intro h2 {\r\n\r\n        font-size: 38px;\r\n\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-intro p {\r\n\r\n        font-size: 16px;\r\n\r\n        line-height: 1.85;\r\n\r\n        font-weight: 700 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-section {\r\n\r\n        padding:\r\n            25px 0 75px;\r\n    }\r\n\r\n\r\n    .lofty-team-grid {\r\n\r\n        grid-template-columns: 1fr;\r\n\r\n        gap: 24px;\r\n    }\r\n\r\n\r\n    \/* =====================================================\r\n       CEO BECOMES VERTICAL\r\n       ===================================================== *\/\r\n\r\n    .lofty-team-card.featured {\r\n\r\n        grid-column: auto;\r\n\r\n        display: flex;\r\n\r\n        flex-direction: column;\r\n    }\r\n\r\n\r\n    \/* =====================================================\r\n       MOBILE CEO IMAGE\r\n       ===================================================== *\/\r\n\r\n    .lofty-team-card.featured\r\n    .lofty-team-image {\r\n\r\n        height: auto;\r\n\r\n        min-height: 0;\r\n\r\n        aspect-ratio: 4 \/ 5;\r\n\r\n        padding: 0;\r\n    }\r\n\r\n\r\n    \/* =====================================================\r\n       MOBILE FUNMI IMAGE\r\n       ===================================================== *\/\r\n\r\n    .lofty-team-card.manager\r\n    .lofty-team-image {\r\n\r\n        height: auto;\r\n\r\n        min-height: 0;\r\n\r\n        aspect-ratio: 4 \/ 5;\r\n\r\n        padding: 0;\r\n    }\r\n\r\n\r\n    \/* =====================================================\r\n       ALL PHOTOS\r\n       ===================================================== *\/\r\n\r\n    .lofty-team-image img {\r\n\r\n        width: 100% !important;\r\n\r\n        height: 100% !important;\r\n\r\n        object-fit: contain !important;\r\n\r\n        object-position:\r\n            center center !important;\r\n    }\r\n\r\n\r\n    .lofty-team-image {\r\n\r\n        height: auto;\r\n\r\n        min-height: 0;\r\n\r\n        aspect-ratio: 4 \/ 5;\r\n    }\r\n\r\n\r\n    .lofty-team-no-photo {\r\n\r\n        height: 340px;\r\n    }\r\n\r\n\r\n    .lofty-team-card.featured\r\n    .lofty-team-content {\r\n\r\n        padding:\r\n            30px 25px 34px;\r\n    }\r\n\r\n\r\n    .lofty-team-card.featured\r\n    .lofty-team-content h3 {\r\n\r\n        font-size: 33px;\r\n\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-card.featured\r\n    .lofty-team-description {\r\n\r\n        font-size: 17px;\r\n\r\n        line-height: 1.85;\r\n\r\n        font-weight: 700 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-content {\r\n\r\n        padding:\r\n            27px 24px 30px;\r\n    }\r\n\r\n\r\n    .lofty-team-content h3 {\r\n\r\n        font-size: 26px;\r\n\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-description {\r\n\r\n        font-size: 16px;\r\n\r\n        line-height: 1.85;\r\n\r\n        font-weight: 700 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-role {\r\n\r\n        font-size: 12px;\r\n\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-values {\r\n\r\n        padding:\r\n            70px 0;\r\n    }\r\n\r\n\r\n    .lofty-team-values-heading h2 {\r\n\r\n        font-size: 37px;\r\n\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-values-heading p {\r\n\r\n        font-size: 16px;\r\n\r\n        line-height: 1.85;\r\n\r\n        font-weight: 700 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-values-grid {\r\n\r\n        grid-template-columns: 1fr;\r\n    }\r\n\r\n\r\n    .lofty-team-value h3 {\r\n\r\n        font-size: 21px;\r\n\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-value p {\r\n\r\n        font-size: 16px;\r\n\r\n        line-height: 1.8;\r\n\r\n        font-weight: 700 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-cta {\r\n\r\n        padding:\r\n            65px 0;\r\n    }\r\n\r\n\r\n    .lofty-team-cta-inner {\r\n\r\n        flex-direction: column;\r\n\r\n        align-items: flex-start;\r\n    }\r\n\r\n\r\n    .lofty-team-cta h2 {\r\n\r\n        font-size: 37px;\r\n\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-cta p {\r\n\r\n        font-size: 16px;\r\n\r\n        line-height: 1.8;\r\n\r\n        font-weight: 700 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-button {\r\n\r\n        width: 100%;\r\n\r\n        font-size: 14px;\r\n\r\n        font-weight: 900 !important;\r\n    }\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   SMALL PHONES\r\n   ========================================================= *\/\r\n\r\n@media (max-width: 400px) {\r\n\r\n    .lofty-team-container {\r\n\r\n        width:\r\n            calc(100% - 24px);\r\n    }\r\n\r\n\r\n    .lofty-team-hero h1 {\r\n\r\n        font-size: 40px;\r\n\r\n        font-weight: 900 !important;\r\n    }\r\n\r\n\r\n    .lofty-team-hero p {\r\n\r\n        font-size: 16px;\r\n    }\r\n\r\n\r\n    .lofty-team-intro h2 {\r\n\r\n        font-size: 34px;\r\n    }\r\n\r\n\r\n    .lofty-team-intro p {\r\n\r\n        font-size: 15.5px;\r\n    }\r\n\r\n\r\n    .lofty-team-card.featured\r\n    .lofty-team-image {\r\n\r\n        aspect-ratio: 4 \/ 5.2;\r\n    }\r\n\r\n\r\n    .lofty-team-card.manager\r\n    .lofty-team-image {\r\n\r\n        aspect-ratio: 4 \/ 5.2;\r\n    }\r\n\r\n\r\n    .lofty-team-image {\r\n\r\n        aspect-ratio: 4 \/ 5.2;\r\n    }\r\n\r\n\r\n    .lofty-team-card.featured\r\n    .lofty-team-content {\r\n\r\n        padding:\r\n            25px 20px 28px;\r\n    }\r\n\r\n\r\n    .lofty-team-card.featured\r\n    .lofty-team-content h3 {\r\n\r\n        font-size: 30px;\r\n    }\r\n\r\n\r\n    .lofty-team-content {\r\n\r\n        padding:\r\n            24px 20px 27px;\r\n    }\r\n\r\n\r\n    .lofty-team-content h3 {\r\n\r\n        font-size: 24px;\r\n    }\r\n\r\n\r\n    .lofty-team-description {\r\n\r\n        font-size: 15.5px;\r\n\r\n        line-height: 1.8;\r\n    }\r\n\r\n\r\n    .lofty-team-no-photo {\r\n\r\n        height: 300px;\r\n    }\r\n\r\n\r\n    .lofty-team-values-heading h2 {\r\n\r\n        font-size: 33px;\r\n    }\r\n\r\n\r\n    .lofty-team-values-heading p {\r\n\r\n        font-size: 15.5px;\r\n    }\r\n\r\n\r\n    .lofty-team-value h3 {\r\n\r\n        font-size: 20px;\r\n    }\r\n\r\n\r\n    .lofty-team-value p {\r\n\r\n        font-size: 15px;\r\n    }\r\n\r\n\r\n    .lofty-team-cta h2 {\r\n\r\n        font-size: 33px;\r\n    }\r\n\r\n\r\n    .lofty-team-cta p {\r\n\r\n        font-size: 15px;\r\n    }\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   WORDPRESS IMAGE PROTECTION\r\n   ========================================================= *\/\r\n\r\n.lofty-team-page img {\r\n\r\n    max-width: 100% !important;\r\n\r\n    height: auto;\r\n}\r\n\r\n\r\n.lofty-team-page figure {\r\n\r\n    margin: 0 !important;\r\n\r\n    padding: 0 !important;\r\n}\r\n\r\n\r\n.lofty-team-page .lofty-team-image img {\r\n\r\n    max-width: 100% !important;\r\n\r\n    border: none !important;\r\n\r\n    box-shadow: none !important;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   TEXT PROTECTION\r\n   ========================================================= *\/\r\n\r\n.lofty-team-page h1,\r\n.lofty-team-page h2,\r\n.lofty-team-page h3,\r\n.lofty-team-page p {\r\n\r\n    overflow-wrap: break-word;\r\n}\r\n\r\n\r\n\/* =========================================================\r\n   FINAL BOLD TEXT PROTECTION\r\n   ========================================================= *\/\r\n\r\n.lofty-team-page * {\r\n\r\n    font-weight: 700 !important;\r\n}\r\n\r\n\r\n.lofty-team-page h1,\r\n.lofty-team-page h2,\r\n.lofty-team-page h3 {\r\n\r\n    font-weight: 900 !important;\r\n}\r\n\r\n\r\n.lofty-team-page .lofty-team-kicker,\r\n.lofty-team-page .lofty-team-label,\r\n.lofty-team-page .lofty-team-number,\r\n.lofty-team-page .lofty-team-role,\r\n.lofty-team-page .lofty-team-badge,\r\n.lofty-team-page .lofty-team-button {\r\n\r\n    font-weight: 900 !important;\r\n}\r\n\r\n<\/style>\r\n\r\n\r\n<!-- =========================================================\r\n     LOFTY GLOBAL SYSTEMS\r\n     OUR TEAM LEADERS\r\n     ========================================================= -->\r\n\r\n<div class=\"lofty-team-page\">\r\n\r\n\r\n<!-- =========================================================\r\n     HERO\r\n     ========================================================= -->\r\n\r\n<section class=\"lofty-team-hero\">\r\n\r\n    <div class=\"lofty-team-container\">\r\n\r\n        <div class=\"lofty-team-hero-content\">\r\n\r\n            <span class=\"lofty-team-kicker\">\r\n                LOFTY GLOBAL SYSTEMS\r\n            <\/span>\r\n\r\n            <h1>\r\n                Our Team Leaders\r\n            <\/h1>\r\n\r\n            <p>\r\n                Meet the experienced professionals driving\r\n                innovation, technology, enterprise solutions\r\n                and sustainable business growth at\r\n                Lofty Global Systems.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     INTRODUCTION\r\n     ========================================================= -->\r\n\r\n<section class=\"lofty-team-intro\">\r\n\r\n    <div class=\"lofty-team-container\">\r\n\r\n        <div class=\"lofty-team-intro-inner\">\r\n\r\n            <div class=\"lofty-team-label\">\r\n                Our Leadership\r\n            <\/div>\r\n\r\n            <h2>\r\n                Solutions Built Around Business\r\n            <\/h2>\r\n\r\n            <p>\r\n                At Lofty Global Systems, our people are at the\r\n                heart of everything we do. Our leadership team\r\n                combines business knowledge, technical\r\n                expertise and practical experience to deliver\r\n                solutions that help organisations improve\r\n                performance, strengthen their systems and\r\n                achieve their business objectives.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     TEAM MEMBERS\r\n     ========================================================= -->\r\n\r\n<section class=\"lofty-team-section\">\r\n\r\n    <div class=\"lofty-team-container\">\r\n\r\n        <div class=\"lofty-team-grid\">\r\n\r\n\r\n            <!-- =================================================\r\n                 KENNY AWE\r\n                 ================================================= -->\r\n\r\n            <article class=\"lofty-team-card featured\">\r\n\r\n                <div class=\"lofty-team-image\">\r\n\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/loftygls.com\/wp-content\/uploads\/2022\/08\/Mr-Awe.jpg\"\r\n                        alt=\"Kenny Awe - CEO and Program Manager\"\r\n                    >\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"lofty-team-content\">\r\n\r\n                    <span class=\"lofty-team-badge\">\r\n                        Executive Leadership\r\n                    <\/span>\r\n\r\n                    <div class=\"lofty-team-number\">\r\n                        01\r\n                    <\/div>\r\n\r\n                    <div class=\"lofty-team-role\">\r\n                        CEO &amp; Program Manager\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Kenny Awe\r\n                    <\/h3>\r\n\r\n                    <p class=\"lofty-team-description\">\r\n                        As Chief Executive Officer and Program\r\n                        Manager, Kenny Awe provides strategic\r\n                        leadership and direction for Lofty Global\r\n                        Systems. His role focuses on delivering\r\n                        technology-driven solutions, supporting\r\n                        client objectives and ensuring that projects\r\n                        are effectively managed from strategy\r\n                        through implementation.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- =================================================\r\n                 FUNMI ADEYIOLU\r\n                 ================================================= -->\r\n\r\n            <article class=\"lofty-team-card manager\">\r\n\r\n                <div class=\"lofty-team-image\">\r\n\r\n                    <img decoding=\"async\"\r\n                        src=\"https:\/\/loftygls.com\/wp-content\/uploads\/2022\/08\/Miss-Funmi.png\"\r\n                        alt=\"Funmi Adeyiolu - Business and Project Manager\"\r\n                    >\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"lofty-team-content\">\r\n\r\n                    <div class=\"lofty-team-number\">\r\n                        02\r\n                    <\/div>\r\n\r\n                    <div class=\"lofty-team-role\">\r\n                        Business \/ Project Manager\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Funmi Adeyiolu\r\n                    <\/h3>\r\n\r\n                    <p class=\"lofty-team-description\">\r\n                        Funmi Adeyiolu supports business and project\r\n                        management activities, helping to coordinate\r\n                        projects, maintain effective communication\r\n                        with stakeholders and support the successful\r\n                        delivery of client-focused solutions.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- =================================================\r\n                 OHIS IMOUKHUEDE\r\n                 ================================================= -->\r\n\r\n            <article class=\"lofty-team-card\">\r\n\r\n                <div class=\"lofty-team-no-photo\">\r\n\r\n                    <div class=\"lofty-team-initials\">\r\n                        OI\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"lofty-team-content\">\r\n\r\n                    <div class=\"lofty-team-number\">\r\n                        03\r\n                    <\/div>\r\n\r\n                    <div class=\"lofty-team-role\">\r\n                        Technical Lead \/ Basis Consultant\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Ohis Imoukhuede\r\n                    <\/h3>\r\n\r\n                    <p class=\"lofty-team-description\">\r\n                        Provides technical leadership and SAP Basis\r\n                        consulting expertise, supporting enterprise\r\n                        systems and helping clients maintain reliable,\r\n                        secure and effective technology environments.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- =================================================\r\n                 UTIBEIMA UKOH\r\n                 ================================================= -->\r\n\r\n            <article class=\"lofty-team-card\">\r\n\r\n                <div class=\"lofty-team-no-photo\">\r\n\r\n                    <div class=\"lofty-team-initials\">\r\n                        UU\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"lofty-team-content\">\r\n\r\n                    <div class=\"lofty-team-number\">\r\n                        04\r\n                    <\/div>\r\n\r\n                    <div class=\"lofty-team-role\">\r\n                        BI \/ BW Consultant\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Utibeima Ukoh\r\n                    <\/h3>\r\n\r\n                    <p class=\"lofty-team-description\">\r\n                        Provides Business Intelligence and Business\r\n                        Warehouse consulting support, helping\r\n                        organisations transform business data into\r\n                        useful information for reporting, analysis\r\n                        and informed decision-making.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- =================================================\r\n                 AYODEJI OLUWAFEMI\r\n                 ================================================= -->\r\n\r\n            <article class=\"lofty-team-card\">\r\n\r\n                <div class=\"lofty-team-no-photo\">\r\n\r\n                    <div class=\"lofty-team-initials\">\r\n                        AO\r\n                    <\/div>\r\n\r\n                <\/div>\r\n\r\n\r\n                <div class=\"lofty-team-content\">\r\n\r\n                    <div class=\"lofty-team-number\">\r\n                        05\r\n                    <\/div>\r\n\r\n                    <div class=\"lofty-team-role\">\r\n                        SRM \/ ABAP Consultant\r\n                    <\/div>\r\n\r\n                    <h3>\r\n                        Ayodeji Oluwafemi\r\n                    <\/h3>\r\n\r\n                    <p class=\"lofty-team-description\">\r\n                        Provides SAP Supplier Relationship Management\r\n                        and Advanced Business Application Programming\r\n                        consulting support, contributing to effective\r\n                        enterprise application development,\r\n                        integration and business process solutions.\r\n                    <\/p>\r\n\r\n                <\/div>\r\n\r\n            <\/article>\r\n\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     TEAM VALUES\r\n     ========================================================= -->\r\n\r\n<section class=\"lofty-team-values\">\r\n\r\n    <div class=\"lofty-team-container\">\r\n\r\n\r\n        <div class=\"lofty-team-values-heading\">\r\n\r\n            <div class=\"lofty-team-label\">\r\n                What Drives Us\r\n            <\/div>\r\n\r\n            <h2>\r\n                Our Leadership Principles\r\n            <\/h2>\r\n\r\n            <p>\r\n                We combine technical expertise, business\r\n                understanding and commitment to deliver\r\n                meaningful value to our clients.\r\n            <\/p>\r\n\r\n        <\/div>\r\n\r\n\r\n        <div class=\"lofty-team-values-grid\">\r\n\r\n\r\n            <!-- VALUE 01 -->\r\n\r\n            <article class=\"lofty-team-value\">\r\n\r\n                <div class=\"lofty-team-value-number\">\r\n                    01\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Leadership\r\n                <\/h3>\r\n\r\n                <p>\r\n                    We provide clear direction, encourage\r\n                    collaboration and create an environment\r\n                    where people can contribute effectively\r\n                    to achieving shared objectives.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- VALUE 02 -->\r\n\r\n            <article class=\"lofty-team-value\">\r\n\r\n                <div class=\"lofty-team-value-number\">\r\n                    02\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Technical Excellence\r\n                <\/h3>\r\n\r\n                <p>\r\n                    We apply practical technical knowledge\r\n                    and industry experience to develop\r\n                    reliable solutions that address real\r\n                    business requirements.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- VALUE 03 -->\r\n\r\n            <article class=\"lofty-team-value\">\r\n\r\n                <div class=\"lofty-team-value-number\">\r\n                    03\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Client Focus\r\n                <\/h3>\r\n\r\n                <p>\r\n                    We place our clients at the centre of\r\n                    our work and focus on understanding\r\n                    their needs, challenges and long-term\r\n                    objectives.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- VALUE 04 -->\r\n\r\n            <article class=\"lofty-team-value\">\r\n\r\n                <div class=\"lofty-team-value-number\">\r\n                    04\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Innovation\r\n                <\/h3>\r\n\r\n                <p>\r\n                    We embrace technology and innovative\r\n                    approaches that help organisations\r\n                    improve efficiency, productivity and\r\n                    business performance.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- VALUE 05 -->\r\n\r\n            <article class=\"lofty-team-value\">\r\n\r\n                <div class=\"lofty-team-value-number\">\r\n                    05\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Collaboration\r\n                <\/h3>\r\n\r\n                <p>\r\n                    We believe strong collaboration between\r\n                    our people, clients and stakeholders\r\n                    creates better solutions and stronger\r\n                    outcomes.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n\r\n            <!-- VALUE 06 -->\r\n\r\n            <article class=\"lofty-team-value\">\r\n\r\n                <div class=\"lofty-team-value-number\">\r\n                    06\r\n                <\/div>\r\n\r\n                <h3>\r\n                    Excellence\r\n                <\/h3>\r\n\r\n                <p>\r\n                    We are committed to high standards,\r\n                    continuous improvement and delivering\r\n                    quality in every project and service\r\n                    we undertake.\r\n                <\/p>\r\n\r\n            <\/article>\r\n\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<!-- =========================================================\r\n     CALL TO ACTION\r\n     ========================================================= -->\r\n\r\n<section class=\"lofty-team-cta\">\r\n\r\n    <div class=\"lofty-team-container\">\r\n\r\n        <div class=\"lofty-team-cta-inner\">\r\n\r\n\r\n            <div>\r\n\r\n                <h2>\r\n                    Let us build better\r\n                    solutions together.\r\n                <\/h2>\r\n\r\n                <p>\r\n                    Speak with Lofty Global Systems about\r\n                    your SAP, ERP, cybersecurity, technical\r\n                    support, business consulting or enterprise\r\n                    technology requirements.\r\n                <\/p>\r\n\r\n            <\/div>\r\n\r\n\r\n            <a\r\n                href=\"\/contact-us\/\"\r\n                class=\"lofty-team-button\"\r\n            >\r\n                CONTACT US\r\n            <\/a>\r\n\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/section>\r\n\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>LOFTY GLOBAL SYSTEMS Our Team Leaders Meet the experienced professionals driving innovation, technology, enterprise solutions and sustainable business growth at Lofty Global Systems. Our Leadership Solutions Built Around Business At Lofty Global Systems, our people are at the heart of everything we do. Our leadership team combines business knowledge, technical expertise and practical experience to [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-4578","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Meet Our Team Leaders\u00a0 - Lofty Global Systems<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/loftygls.com\/?page_id=4578\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Meet Our Team Leaders\u00a0 - Lofty Global Systems\" \/>\n<meta property=\"og:description\" content=\"LOFTY GLOBAL SYSTEMS Our Team Leaders Meet the experienced professionals driving innovation, technology, enterprise solutions and sustainable business growth at Lofty Global Systems. Our Leadership Solutions Built Around Business At Lofty Global Systems, our people are at the heart of everything we do. Our leadership team combines business knowledge, technical expertise and practical experience to [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/loftygls.com\/?page_id=4578\" \/>\n<meta property=\"og:site_name\" content=\"Lofty Global Systems\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-26T17:29:18+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/loftygls.com\\\/?page_id=4578\",\"url\":\"https:\\\/\\\/loftygls.com\\\/?page_id=4578\",\"name\":\"Meet Our Team Leaders\u00a0 - Lofty Global Systems\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/loftygls.com\\\/#website\"},\"datePublished\":\"2026-08-18T12:47:32+00:00\",\"dateModified\":\"2026-08-26T17:29:18+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/loftygls.com\\\/?page_id=4578#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/loftygls.com\\\/?page_id=4578\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/loftygls.com\\\/?page_id=4578#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/loftygls.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Meet Our Team Leaders\u00a0\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/loftygls.com\\\/#website\",\"url\":\"https:\\\/\\\/loftygls.com\\\/\",\"name\":\"Lofty Global Systems\",\"description\":\"Lofty Global Systems Official Website\",\"publisher\":{\"@id\":\"https:\\\/\\\/loftygls.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/loftygls.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/loftygls.com\\\/#organization\",\"name\":\"Lofty Global Systems\",\"url\":\"https:\\\/\\\/loftygls.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/loftygls.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/secureservercdn.net\\\/45.40.150.109\\\/f91.d68.myftpupload.com\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/cropped-Lofty-Logo.png?time=1661526996\",\"contentUrl\":\"https:\\\/\\\/secureservercdn.net\\\/45.40.150.109\\\/f91.d68.myftpupload.com\\\/wp-content\\\/uploads\\\/2022\\\/08\\\/cropped-Lofty-Logo.png?time=1661526996\",\"width\":512,\"height\":512,\"caption\":\"Lofty Global Systems\"},\"image\":{\"@id\":\"https:\\\/\\\/loftygls.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Meet Our Team Leaders\u00a0 - Lofty Global Systems","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/loftygls.com\/?page_id=4578","og_locale":"en_GB","og_type":"article","og_title":"Meet Our Team Leaders\u00a0 - Lofty Global Systems","og_description":"LOFTY GLOBAL SYSTEMS Our Team Leaders Meet the experienced professionals driving innovation, technology, enterprise solutions and sustainable business growth at Lofty Global Systems. Our Leadership Solutions Built Around Business At Lofty Global Systems, our people are at the heart of everything we do. Our leadership team combines business knowledge, technical expertise and practical experience to [&hellip;]","og_url":"https:\/\/loftygls.com\/?page_id=4578","og_site_name":"Lofty Global Systems","article_modified_time":"2026-08-26T17:29:18+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/loftygls.com\/?page_id=4578","url":"https:\/\/loftygls.com\/?page_id=4578","name":"Meet Our Team Leaders\u00a0 - Lofty Global Systems","isPartOf":{"@id":"https:\/\/loftygls.com\/#website"},"datePublished":"2026-08-18T12:47:32+00:00","dateModified":"2026-08-26T17:29:18+00:00","breadcrumb":{"@id":"https:\/\/loftygls.com\/?page_id=4578#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/loftygls.com\/?page_id=4578"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/loftygls.com\/?page_id=4578#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/loftygls.com\/"},{"@type":"ListItem","position":2,"name":"Meet Our Team Leaders\u00a0"}]},{"@type":"WebSite","@id":"https:\/\/loftygls.com\/#website","url":"https:\/\/loftygls.com\/","name":"Lofty Global Systems","description":"Lofty Global Systems Official Website","publisher":{"@id":"https:\/\/loftygls.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/loftygls.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/loftygls.com\/#organization","name":"Lofty Global Systems","url":"https:\/\/loftygls.com\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/loftygls.com\/#\/schema\/logo\/image\/","url":"https:\/\/secureservercdn.net\/45.40.150.109\/f91.d68.myftpupload.com\/wp-content\/uploads\/2022\/08\/cropped-Lofty-Logo.png?time=1661526996","contentUrl":"https:\/\/secureservercdn.net\/45.40.150.109\/f91.d68.myftpupload.com\/wp-content\/uploads\/2022\/08\/cropped-Lofty-Logo.png?time=1661526996","width":512,"height":512,"caption":"Lofty Global Systems"},"image":{"@id":"https:\/\/loftygls.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/loftygls.com\/index.php?rest_route=\/wp\/v2\/pages\/4578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/loftygls.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/loftygls.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/loftygls.com\/index.php?rest_route=\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/loftygls.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4578"}],"version-history":[{"count":19,"href":"https:\/\/loftygls.com\/index.php?rest_route=\/wp\/v2\/pages\/4578\/revisions"}],"predecessor-version":[{"id":4642,"href":"https:\/\/loftygls.com\/index.php?rest_route=\/wp\/v2\/pages\/4578\/revisions\/4642"}],"wp:attachment":[{"href":"https:\/\/loftygls.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}