{"id":26505,"date":"2025-09-28T10:10:55","date_gmt":"2025-09-28T07:10:55","guid":{"rendered":"https:\/\/ghareeboglu.com\/?page_id=26505"},"modified":"2025-12-20T07:11:13","modified_gmt":"2025-12-20T04:11:13","slug":"about-us","status":"publish","type":"page","link":"https:\/\/ghareeboglu.com\/en\/about-us\/","title":{"rendered":"About us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"26505\" class=\"elementor elementor-26505 elementor-26030\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"wd-negative-gap elementor-section elementor-top-section elementor-element elementor-element-82f4088 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"82f4088\" 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-bd8117a\" data-id=\"bd8117a\" 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-7bd76c6 elementor-widget elementor-widget-wd_text_block\" data-id=\"7bd76c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wd_text_block.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wd-text-block reset-last-child text-left\">\n\t\t\t\n\t\t\t<style>\n  \/* Ghareeb Oglu - About Us (Brand palette: Dark Green, Yellow, White) *\/\n  .go-about {\n    --go-green: #163d30;\n    --go-yellow: #f6c343;\n    --go-white: #ffffff;\n\n    --go-text: #0f172a;\n    --go-muted: #475569;\n    --go-border: rgba(15, 23, 42, 0.12);\n    --go-shadow: 0 14px 34px rgba(0,0,0,.12);\n\n    font-family: inherit;\n    color: var(--go-text);\n    line-height: 1.75;\n    background: transparent;\n  }\n  .go-about * { box-sizing: border-box; }\n\n  .go-wrap { max-width: 1100px; margin: 0 auto; padding: 28px 18px; }\n\n  .go-hero {\n    border: 1px solid var(--go-border);\n    border-radius: 18px;\n    overflow: hidden;\n    background:\n      radial-gradient(900px 320px at 10% 0%, rgba(22,61,48,.22), transparent 60%),\n      radial-gradient(700px 320px at 90% 0%, rgba(246,195,67,.22), transparent 55%),\n      linear-gradient(180deg, var(--go-white), rgba(246,195,67,.10));\n    box-shadow: var(--go-shadow);\n    position: relative;\n  }\n  .go-hero:after{\n    content:\"\";\n    position:absolute;\n    inset:0;\n    background: linear-gradient(90deg, rgba(246,195,67,.22), transparent 45%, rgba(22,61,48,.12));\n    pointer-events:none;\n    mix-blend-mode: multiply;\n  }\n\n  .go-hero-inner {\n    position: relative;\n    z-index: 1;\n    padding: 34px 26px;\n    display: grid;\n    grid-template-columns: 1.2fr .8fr;\n    gap: 22px;\n    align-items: center;\n  }\n\n  .go-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    font-weight: 900;\n    color: var(--go-green);\n    letter-spacing: .6px;\n    text-transform: uppercase;\n    font-size: 12px;\n  }\n  .go-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 999px;\n    background: var(--go-yellow);\n    box-shadow: 0 0 0 6px rgba(246,195,67,.22);\n    border: 1px solid rgba(22,61,48,.18);\n  }\n\n  .go-title {\n    margin: 10px 0 10px;\n    font-size: clamp(26px, 3vw, 40px);\n    line-height: 1.12;\n    font-weight: 900;\n    color: var(--go-green);\n  }\n\n  .go-subtitle {\n    margin: 0;\n    color: var(--go-muted);\n    font-size: 16px;\n    max-width: 62ch;\n  }\n\n  .go-badges { display: grid; gap: 12px; }\n  .go-badge {\n    border: 1px solid rgba(22,61,48,.18);\n    border-radius: 14px;\n    padding: 14px 14px;\n    background: rgba(255,255,255,.86);\n    display: grid;\n    gap: 4px;\n    box-shadow: 0 10px 18px rgba(0,0,0,.06);\n  }\n  .go-badge strong { color: var(--go-green); font-weight: 900; font-size: 14px; }\n  .go-badge span { color: var(--go-muted); font-size: 13px; }\n\n  .go-section {\n    margin-top: 26px;\n    border: 1px solid rgba(22,61,48,.14);\n    border-radius: 18px;\n    padding: 22px 20px;\n    background: var(--go-white);\n    box-shadow: 0 10px 26px rgba(0,0,0,.07);\n  }\n  .go-section h2 {\n    margin: 0 0 10px;\n    font-size: 22px;\n    font-weight: 900;\n    color: var(--go-green);\n  }\n  .go-section p { margin: 0; color: var(--go-text); }\n\n  .go-story {\n    border: 1px solid rgba(246,195,67,.55);\n    background: linear-gradient(135deg, rgba(22,61,48,.10), rgba(246,195,67,.12));\n  }\n\n  .go-list { margin-top: 14px; display: grid; gap: 10px; }\n  .go-list-item {\n    display: grid;\n    grid-template-columns: 18px 1fr;\n    gap: 10px;\n    align-items: start;\n    padding: 10px 12px;\n    border-radius: 14px;\n    background: rgba(22,61,48,.06);\n    border: 1px solid rgba(22,61,48,.12);\n  }\n  .go-check {\n    width: 18px; height: 18px;\n    border-radius: 6px;\n    background: var(--go-green);\n    display: inline-block;\n    position: relative;\n    margin-top: 2px;\n  }\n  .go-check:after {\n    content: \"\";\n    position: absolute;\n    left: 5px; top: 3px;\n    width: 6px; height: 10px;\n    border: 2px solid #fff;\n    border-top: 0; border-left: 0;\n    transform: rotate(45deg);\n  }\n\n  .go-brands { margin-top: 14px; display: grid; gap: 10px; }\n  .go-brand {\n    border: 1px solid rgba(22,61,48,.14);\n    border-radius: 16px;\n    padding: 16px 14px;\n    background: rgba(255,255,255,.92);\n  }\n  .go-brand h3 { margin: 0 0 6px; color: var(--go-green); font-weight: 900; font-size: 18px; }\n  .go-brand p { margin: 0; color: var(--go-muted); font-size: 14px; }\n\n  .go-flavours { margin-top: 10px; display: flex; flex-wrap: wrap; gap: 8px; }\n  .go-chip {\n    display: inline-flex;\n    align-items: center;\n    padding: 6px 10px;\n    border-radius: 999px;\n    border: 1px solid rgba(246,195,67,.60);\n    background: rgba(246,195,67,.18);\n    color: var(--go-green);\n    font-weight: 900;\n    font-size: 12px;\n  }\n\n  .go-cta {\n    margin-top: 22px;\n    border: 1px solid rgba(246,195,67,.55);\n    border-radius: 18px;\n    padding: 18px 18px;\n    background: linear-gradient(135deg, rgba(22,61,48,.12), rgba(246,195,67,.18));\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    align-items: center;\n    justify-content: space-between;\n  }\n  .go-cta strong { font-size: 16px; font-weight: 900; color: var(--go-green); }\n  .go-cta span { color: var(--go-muted); font-size: 14px; display: block; margin-top: 4px; }\n\n  .go-btns { display: flex; gap: 10px; flex-wrap: wrap; }\n  .go-btn {\n    display: inline-block;\n    padding: 10px 14px;\n    border-radius: 12px;\n    border: 1px solid rgba(22,61,48,.28);\n    text-decoration: none;\n    font-weight: 900;\n    font-size: 14px;\n    transition: transform .15s ease, box-shadow .15s ease, background .15s ease;\n    cursor: pointer;\n    white-space: nowrap;\n  }\n  .go-btn-primary {\n    background: var(--go-green);\n    color: #fff;\n    border-color: var(--go-green);\n    box-shadow: 0 12px 22px rgba(22,61,48,.20);\n  }\n  .go-btn-primary:hover { transform: translateY(-1px); box-shadow: 0 16px 30px rgba(22,61,48,.24); }\n  .go-btn-ghost { background: var(--go-white); color: var(--go-green); }\n  .go-btn-ghost:hover {\n    transform: translateY(-1px);\n    background: rgba(246,195,67,.16);\n    border-color: rgba(246,195,67,.65);\n  }\n\n  @media (max-width: 860px) {\n    .go-hero-inner { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n<section class=\"go-about\">\n  <div class=\"go-wrap\">\n\n    <div class=\"go-hero\">\n      <div class=\"go-hero-inner\">\n        <div>\n          <div class=\"go-kicker\"><span class=\"go-dot\"><\/span> About Ghareeb Oglu<\/div>\n          <h1 class=\"go-title\">From coffee lovers, for coffee lovers<\/h1>\n          <p class=\"go-subtitle\">\n            We build flavour the way you taste it: aroma first, body second, finish last.\n            Carefully selected Arabica beans, fresh roasting, and blends made for Egypt, so every brew feels intentional.\n          <\/p>\n        <\/div>\n\n        <div class=\"go-badges\">\n          <div class=\"go-badge\">\n            <strong>Arabica selection<\/strong>\n            <span>Chosen for clarity, sweetness, and a clean finish.<\/span>\n          <\/div>\n          <div class=\"go-badge\">\n            <strong>Precision roasting<\/strong>\n            <span>Roast curves tuned to protect oils and unlock natural flavour notes.<\/span>\n          <\/div>\n          <div class=\"go-badge\">\n            <strong>Consistency you can dial in<\/strong>\n            <span>Stable batches that let your grind and extraction shine.<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"go-section go-story\">\n      <h2 style=\"color: var(--go-green);\">Our Story<\/h2>\n      <p style=\"color: var(--go-green); font-weight: 700;\">\n        At Ghareeb Oglu, we do not just see coffee as a beverage, but a science, an art, and an endless passion.\n        We meticulously select the beans, then roast them using modern Turkish roasting techniques at precisely calculated temperatures that bring out their natural flavours and preserve rich coffee oils.\n        We watch every bean closely. We adjust the timing. We test the colour. We listen to the sound of the beans as they crack and evolve into a story.\n        Every cup carries a long journey of passion that began in ancient Turkey and has finally reached your coffee loving hands.\n      <\/p>\n    <\/div>\n\n    <div class=\"go-section\">\n      <h2>Who we are<\/h2>\n      <p>\n        Ghareeb Oglu is a commercial coffee company with one mission: deliver high quality coffee at a fair price, with a flavour profile that stays consistent.\n        We rely on deep expertise in bean selection, fresh roasting, and blending for Egyptian preferences.\n        Our goal is to become one of the most trusted and widely recognised coffee names through consistent quality, fair pricing, and strong distribution.\n      <\/p>\n\n      <div class=\"go-list\" aria-label=\"Key commitments\">\n        <div class=\"go-list-item\">\n          <span class=\"go-check\" aria-hidden=\"true\"><\/span>\n          <div><strong>Aroma driven freshness<\/strong> that you notice the moment you open the bag.<\/div>\n        <\/div>\n        <div class=\"go-list-item\">\n          <span class=\"go-check\" aria-hidden=\"true\"><\/span>\n          <div><strong>Balanced extraction friendly blends<\/strong> that perform across brew methods.<\/div>\n        <\/div>\n        <div class=\"go-list-item\">\n          <span class=\"go-check\" aria-hidden=\"true\"><\/span>\n          <div><strong>Everyday reliability<\/strong> so your cup tastes familiar and satisfying.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"go-section\">\n      <h2>Three brands, one craft<\/h2>\n      <p style=\"color: var(--go-muted); margin-top: -4px;\">\n        Ghareeb Oglu, Istanbul, and El Bahawat each express a different coffee personality.\n        Each brand includes four core flavours to match your taste.\n      <\/p>\n\n      <div class=\"go-brands\" aria-label=\"Brand families\">\n\n        <div class=\"go-brand\">\n          <h3>Ghareeb Oglu<\/h3>\n          <p>\n            A balanced everyday profile with a smooth body and a clean finish, built for the cup you reach for again and again.\n            Ideal for coffee lovers who want dependable flavour with strong value.\n          <\/p>\n          <div class=\"go-flavours\" aria-label=\"Ghareeb Oglu flavours\">\n            <span class=\"go-chip\">Plain Turkish coffee<\/span>\n            <span class=\"go-chip\">Spiced Turkish coffee<\/span>\n            <span class=\"go-chip\">Espresso beans<\/span>\n            <span class=\"go-chip\">Flavoured coffee beans<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"go-brand\">\n          <h3>Istanbul<\/h3>\n          <p>\n            A modern vibrant profile with dynamic flavour notes for coffee lovers who enjoy something lively and contemporary.\n            Designed to feel energetic, expressive, and bold in the cup.\n          <\/p>\n          <div class=\"go-flavours\" aria-label=\"Istanbul flavours\">\n            <span class=\"go-chip\">Plain Turkish coffee<\/span>\n            <span class=\"go-chip\">Spiced Turkish coffee<\/span>\n            <span class=\"go-chip\">Espresso beans<\/span>\n            <span class=\"go-chip\">Flavoured coffee beans<\/span>\n          <\/div>\n        <\/div>\n\n        <div class=\"go-brand\">\n          <h3>El Bahawat<\/h3>\n          <p>\n            A classic refined profile with deeper traditional notes and a full bodied character.\n            Made for coffee lovers who appreciate authenticity, depth, and an elegant finish.\n          <\/p>\n          <div class=\"go-flavours\" aria-label=\"El Bahawat flavours\">\n            <span class=\"go-chip\">Plain Turkish coffee<\/span>\n            <span class=\"go-chip\">Spiced Turkish coffee<\/span>\n            <span class=\"go-chip\">Espresso beans<\/span>\n            <span class=\"go-chip\">Flavoured coffee beans<\/span>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"go-section\">\n      <h2>Made to match your taste<\/h2>\n      <p>\n        Whether you love classic Turkish coffee, a confident espresso, or a modern flavoured blend, there is a brand family that fits you.\n        What stays constant is the craft, the freshness, and the care in every roast.\n      <\/p>\n\n      <div class=\"go-cta\">\n        <div>\n          <strong>Get your coffee now<\/strong>\n          <span>Choose your brand, pick your flavour, and start brewing.<\/span>\n        <\/div>\n        <div class=\"go-btns\">\n          <a class=\"go-btn go-btn-primary\" href=\"https:\/\/ghareeboglu.com\/en\/\">Get your coffee now<\/a>\n          <a class=\"go-btn go-btn-ghost\" href=\"https:\/\/ghareeboglu.com\/en\/\">Learn more<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n\n\t\t\t\t\t<\/div>\n\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>About Ghareeb Oglu From coffee lovers, for coffee lovers We build flavour the way you taste it: aroma first, body<\/p>\n","protected":false},"author":8,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-26505","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/ghareeboglu.com\/en\/wp-json\/wp\/v2\/pages\/26505","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ghareeboglu.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ghareeboglu.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ghareeboglu.com\/en\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/ghareeboglu.com\/en\/wp-json\/wp\/v2\/comments?post=26505"}],"version-history":[{"count":7,"href":"https:\/\/ghareeboglu.com\/en\/wp-json\/wp\/v2\/pages\/26505\/revisions"}],"predecessor-version":[{"id":26840,"href":"https:\/\/ghareeboglu.com\/en\/wp-json\/wp\/v2\/pages\/26505\/revisions\/26840"}],"wp:attachment":[{"href":"https:\/\/ghareeboglu.com\/en\/wp-json\/wp\/v2\/media?parent=26505"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}