{"id":257,"date":"2024-03-08T06:34:05","date_gmt":"2024-03-08T06:34:05","guid":{"rendered":"https:\/\/headergroup.com\/?page_id=257"},"modified":"2024-03-30T18:32:28","modified_gmt":"2024-03-30T18:32:28","slug":"about-the-company","status":"publish","type":"page","link":"https:\/\/headergroup.com\/index.php\/about-the-company\/","title":{"rendered":"About the Company"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"257\" class=\"elementor elementor-257\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-33bc5ac elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"33bc5ac\" data-element_type=\"section\" data-e-type=\"section\">\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-50 elementor-top-column elementor-element elementor-element-ab22e7c\" data-id=\"ab22e7c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-e33cf58\" data-id=\"e33cf58\" 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-8ff5bbf elementor-invisible elementor-widget elementor-widget-image\" data-id=\"8ff5bbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"399\" height=\"392\" src=\"https:\/\/headergroup.com\/wp-content\/uploads\/2024\/03\/74A4685_mod.jpg\" class=\"attachment-full size-full wp-image-15\" alt=\"\" srcset=\"https:\/\/headergroup.com\/wp-content\/uploads\/2024\/03\/74A4685_mod.jpg 399w, https:\/\/headergroup.com\/wp-content\/uploads\/2024\/03\/74A4685_mod-300x295.jpg 300w\" sizes=\"(max-width: 399px) 100vw, 399px\" \/>\t\t\t\t\t\t\t\t\t\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ffb9b7a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ffb9b7a\" data-element_type=\"section\" data-e-type=\"section\">\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-05470b3\" data-id=\"05470b3\" 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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-36657b8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"36657b8\" data-element_type=\"section\" data-e-type=\"section\">\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-50 elementor-inner-column elementor-element elementor-element-1673eed\" data-id=\"1673eed\" 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-ab57e19 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"ab57e19\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Header<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9224f1 elementor-widget elementor-widget-html\" data-id=\"e9224f1\" 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>\n    :root{\n    --myText : 'Header';\n    --textColor: #9C0FE7;\n    --textStroke: 2px;\n    --anDuration: 8s;\n}\n\n.text_stroke{\n    -webkit-text-stroke: var(--textStroke) var(--textColor);\n    display: table;\n    width: -moz-fit-content;\n    width: -webkit-fit-content;\n    width: fit-content;\n    text-align: center;\n    margin: 0 auto\n}\n.text_stroke .elementor-heading-title::before{\n    content: var(--myText);\n    color: var(--textColor);\n    position: absolute;\n    top: 0;\n    width: 0%;\n    height: 100%;\n    text-align: left;\n    overflow: hidden;\n    white-space: nowrap;\n    border-right: var(--textStroke) solid var(--textColor);\n    -webkit-animation:animateX var(--anDuration) linear infinite;\n            animation:animateX var(--anDuration) linear infinite;\n}\n@-webkit-keyframes animateX{\n   0%,10%,100%{\n        width:0%;\n    }\n   70%, 90%{\n        width: 100%;\n    }\n}\n@keyframes animateX{\n   0%,10%,100%{\n        width:0%;\n    }\n   70%, 90%{\n        width: 100%;\n    }\n}\n<\/style>\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<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-25bef0b\" data-id=\"25bef0b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\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\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>Header<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-257","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/headergroup.com\/index.php\/wp-json\/wp\/v2\/pages\/257","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/headergroup.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/headergroup.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/headergroup.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/headergroup.com\/index.php\/wp-json\/wp\/v2\/comments?post=257"}],"version-history":[{"count":68,"href":"https:\/\/headergroup.com\/index.php\/wp-json\/wp\/v2\/pages\/257\/revisions"}],"predecessor-version":[{"id":1268,"href":"https:\/\/headergroup.com\/index.php\/wp-json\/wp\/v2\/pages\/257\/revisions\/1268"}],"wp:attachment":[{"href":"https:\/\/headergroup.com\/index.php\/wp-json\/wp\/v2\/media?parent=257"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}