{"id":28803,"date":"2026-06-25T11:32:19","date_gmt":"2026-06-25T01:32:19","guid":{"rendered":"https:\/\/amesgroup.com.au\/?page_id=28803"},"modified":"2026-06-25T12:54:24","modified_gmt":"2026-06-25T02:54:24","slug":"office-location-update","status":"publish","type":"page","link":"https:\/\/amesgroup.com.au\/zh\/office-location-update\/","title":{"rendered":"Office Location Update"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"28803\" class=\"elementor elementor-28803\" data-elementor-settings=\"{&quot;ha_cmc_init_switcher&quot;:&quot;no&quot;}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6bf5e0e e-flex e-con-boxed e-con e-parent\" data-id=\"6bf5e0e\" data-element_type=\"container\" data-settings=\"{&quot;_ha_eqh_enable&quot;:false}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb31506 elementor-widget elementor-widget-html\" data-id=\"eb31506\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- AMES Group Office Location Update | Elementor HTML Widget Snippet\r\n     Paste this entire block into an Elementor HTML widget.\r\n     This is not a full standalone page file, so it does not need document-level wrapper tags.\r\n     The official AMES Group logo is embedded as base64, so no image upload is required.\r\n-->\r\n<div class=\"ames-location-elementor\">\r\n<style>\r\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&display=swap');\r\n\r\n\/* =========================================================\r\n     AMES Group BRAND TOKENS\r\n     Navy #2A3074 | Royal #26388B | Teal #0085BD | Sky #3ABFF0\r\n     Orange #E8822E | Peach #F49B58 | Slate #607CBD | White #FFF\r\n     Font: Poppins only. Shapes: organic, rounded, no sharp tips.\r\n     ========================================================= *\/\r\n  .ames-location-elementor {\r\n    --navy: #2A3074;\r\n    --royal: #26388B;\r\n    --teal: #0085BD;\r\n    --sky: #3ABFF0;\r\n    --orange: #E8822E;\r\n    --peach: #F49B58;\r\n    --slate: #607CBD;\r\n    --white: #FFFFFF;\r\n    --ink: #2A3074;\r\n    --soft: #f4f6fb;\r\n    --radius: 22px;\r\n    --radius-pill: 999px;\r\n    --shadow: 0 18px 50px rgba(42, 48, 116, 0.18);\r\n    --shadow-soft: 0 8px 26px rgba(42, 48, 116, 0.10);\r\n  }\r\n\r\n  * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n  html { scroll-behavior: smooth; }\r\n\r\n  .ames-location-elementor {\r\n    font-family: 'Poppins', system-ui, sans-serif;\r\n    color: var(--ink);\r\n    background: var(--white);\r\n    line-height: 1.6;\r\n    -webkit-font-smoothing: antialiased;\r\n    overflow-x: hidden;\r\n    position: relative;\r\n  }\r\n\r\n\r\n  .ames-wrap { position: relative; z-index: 1; }\r\n\r\n  \/* ====================== BLOB SYSTEM ====================== *\/\r\n  .ames-blob {\r\n    position: absolute;\r\n    border-radius: 48% 52% 60% 40% \/ 55% 45% 55% 45%;\r\n    filter: blur(2px);\r\n    opacity: 0.9;\r\n    pointer-events: none;\r\n    z-index: 0;\r\n  }\r\n\r\n  \/* ====================== LANDING PAGE ====================== *\/\r\n  \/* AMES Group official logo (real brand asset, embedded) *\/\r\n  .ames-logo { display: flex; align-items: center; }\r\n  .ames-logo-img { height: 46px; width: auto; display: block; }\r\n  .ames-logo-img-footer { height: 52px; margin: 0 auto; }\r\n  \/* HERO *\/\r\n  .ames-hero {\r\n    position: relative;\r\n    padding: 70px 6vw 90px;\r\n    overflow: hidden;\r\n    background: linear-gradient(180deg, #ffffff 0%, var(--soft) 100%);\r\n  }\r\n  .ames-hero .ames-blob-a {\r\n    width: 340px; height: 340px;\r\n    background: var(--orange);\r\n    top: -90px; right: -80px;\r\n    opacity: 0.16;\r\n  }\r\n  .ames-hero .ames-blob-b {\r\n    width: 300px; height: 300px;\r\n    background: var(--sky);\r\n    bottom: -120px; left: -90px;\r\n    opacity: 0.16;\r\n  }\r\n  .ames-badge {\r\n    display: inline-flex;\r\n    align-items: center;\r\n    gap: 8px;\r\n    background: rgba(232,130,46,0.12);\r\n    color: var(--orange);\r\n    font-weight: 600;\r\n    font-size: 0.78rem;\r\n    padding: 8px 16px;\r\n    border-radius: var(--radius-pill);\r\n    margin-bottom: 18px;\r\n  }\r\n  .ames-badge .ames-dot { width: 8px; height: 8px; border-radius: 50%; background: var(--orange); }\r\n  .ames-hero h1 {\r\n    font-weight: 800;\r\n    font-size: clamp(2rem, 5vw, 3.1rem);\r\n    color: var(--navy);\r\n    line-height: 1.12;\r\n    max-width: 760px;\r\n    margin-bottom: 18px;\r\n  }\r\n  .ames-hero h1 .ames-accent { color: var(--orange); }\r\n  .ames-hero p.lead {\r\n    font-size: clamp(1rem, 2vw, 1.18rem);\r\n    color: var(--royal);\r\n    max-width: 640px;\r\n    font-weight: 400;\r\n  }\r\n\r\n  \/* CARDS GRID *\/\r\n  .ames-section { padding: 20px 6vw 40px; position: relative; }\r\n  .ames-grid {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 26px;\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n  }\r\n  .ames-card {\r\n    background: var(--white);\r\n    border-radius: var(--radius);\r\n    padding: 34px 32px;\r\n    box-shadow: var(--shadow-soft);\r\n    border: 1px solid #eef1f8;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .ames-card .ames-corner-blob {\r\n    position: absolute;\r\n    width: 130px; height: 130px;\r\n    border-radius: 48% 52% 60% 40% \/ 55% 45% 55% 45%;\r\n    top: -40px; right: -40px;\r\n    opacity: 0.12;\r\n  }\r\n  .ames-card.temp .ames-corner-blob { background: var(--orange); }\r\n  .ames-card.perm .ames-corner-blob { background: var(--teal); }\r\n\r\n  .ames-card .ames-icon {\r\n    width: 52px; height: 52px;\r\n    border-radius: 50%;\r\n    background: var(--navy);\r\n    display: flex; align-items: center; justify-content: center;\r\n    margin-bottom: 18px;\r\n    font-size: 1.4rem;\r\n  }\r\n  .ames-card.perm .ames-icon { background: var(--teal); }\r\n  .ames-card h2 {\r\n    font-weight: 700;\r\n    font-size: 1.35rem;\r\n    color: var(--navy);\r\n    margin-bottom: 6px;\r\n  }\r\n  .ames-card .ames-kicker {\r\n    font-weight: 600;\r\n    font-size: 0.72rem;\r\n    text-transform: uppercase;\r\n    letter-spacing: 1px;\r\n    color: var(--orange);\r\n    margin-bottom: 14px;\r\n    display: block;\r\n  }\r\n  .ames-card.perm .ames-kicker { color: var(--teal); }\r\n\r\n  .ames-detail { margin: 14px 0; }\r\n  .ames-detail .ames-label {\r\n    font-weight: 600;\r\n    font-size: 0.78rem;\r\n    color: var(--slate);\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.5px;\r\n  }\r\n  .ames-detail .ames-value {\r\n    font-weight: 500;\r\n    font-size: 1rem;\r\n    color: var(--navy);\r\n  }\r\n  .ames-detail .ames-value a { color: var(--royal); text-decoration: none; font-weight: 600; }\r\n\r\n  .ames-arrangements { list-style: none; margin-top: 6px; }\r\n  .ames-arrangements li {\r\n    display: flex;\r\n    align-items: flex-start;\r\n    gap: 10px;\r\n    margin-bottom: 10px;\r\n    font-size: 0.95rem;\r\n    color: var(--royal);\r\n  }\r\n  .ames-arrangements li::before {\r\n    content: \"\";\r\n    flex: none;\r\n    width: 18px; height: 18px;\r\n    margin-top: 3px;\r\n    border-radius: 50%;\r\n    background: var(--navy);\r\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'\/%3E%3C\/svg%3E\");\r\n    background-repeat: no-repeat;\r\n    background-position: center;\r\n  }\r\n\r\n  .ames-note-strip {\r\n    max-width: 1100px;\r\n    margin: 8px auto 0;\r\n    background: rgba(58,191,240,0.10);\r\n    border-left: 5px solid var(--teal);\r\n    border-radius: 14px;\r\n    padding: 16px 22px;\r\n    color: var(--royal);\r\n    font-size: 0.95rem;\r\n    font-weight: 500;\r\n  }\r\n\r\n  \/* CTA BANNER *\/\r\n  .ames-cta-banner {\r\n    margin: 50px 6vw 0;\r\n    background: var(--orange);\r\n    border-radius: 28px;\r\n    padding: 46px 40px;\r\n    text-align: center;\r\n    position: relative;\r\n    overflow: hidden;\r\n  }\r\n  .ames-cta-banner .ames-b1 { width: 220px; height: 220px; background: #fff; opacity: 0.10; top: -70px; left: -50px; }\r\n  .ames-cta-banner .ames-b2 { width: 180px; height: 180px; background: #fff; opacity: 0.10; bottom: -80px; right: -40px; }\r\n  .ames-cta-banner h2 {\r\n    color: #fff;\r\n    font-weight: 800;\r\n    font-size: clamp(1.4rem, 3vw, 2rem);\r\n    margin-bottom: 10px;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n  .ames-cta-banner p {\r\n    color: rgba(255,255,255,0.95);\r\n    max-width: 600px;\r\n    margin: 0 auto 24px;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n  .ames-cta-row {\r\n    display: flex;\r\n    gap: 14px;\r\n    justify-content: center;\r\n    flex-wrap: wrap;\r\n    position: relative;\r\n    z-index: 1;\r\n  }\r\n\r\n  \/* BUTTONS *\/\r\n  .ames-location-elementor a.ames-btn,\r\n  .ames-location-elementor a.ames-btn:visited,\r\n  .ames-location-elementor a.ames-btn:hover,\r\n  .ames-location-elementor a.ames-btn:focus,\r\n  .ames-location-elementor a.ames-btn:active {\r\n    font-family: 'Poppins', sans-serif !important;\r\n    font-weight: 700 !important;\r\n    font-size: 0.95rem !important;\r\n    padding: 14px 28px !important;\r\n    border-radius: var(--radius-pill) !important;\r\n    border: none !important;\r\n    cursor: pointer !important;\r\n    text-decoration: none !important;\r\n    display: inline-flex !important;\r\n    align-items: center !important;\r\n    justify-content: center !important;\r\n    gap: 8px !important;\r\n    transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease !important;\r\n    line-height: 1.2 !important;\r\n  }\r\n  .ames-location-elementor a.ames-btn:hover { transform: translateY(-2px); }\r\n  .ames-location-elementor a.ames-btn-orange,\r\n  .ames-location-elementor a.ames-btn-orange:visited,\r\n  .ames-location-elementor a.ames-btn-orange:hover,\r\n  .ames-location-elementor a.ames-btn-orange:focus,\r\n  .ames-location-elementor a.ames-btn-orange:active {\r\n    background: var(--orange) !important;\r\n    color: #ffffff !important;\r\n    box-shadow: 0 8px 20px rgba(232,130,46,0.35) !important;\r\n  }\r\n  .ames-location-elementor a.ames-btn-orange:hover { background: #d9741f !important; }\r\n  .ames-location-elementor a.ames-btn-navy,\r\n  .ames-location-elementor a.ames-btn-navy:visited,\r\n  .ames-location-elementor a.ames-btn-navy:hover,\r\n  .ames-location-elementor a.ames-btn-navy:focus,\r\n  .ames-location-elementor a.ames-btn-navy:active {\r\n    background: var(--navy) !important;\r\n    color: #ffffff !important;\r\n  }\r\n  .ames-location-elementor a.ames-btn-navy:hover { background: #20255c !important; }\r\n  .ames-location-elementor a.ames-btn-white,\r\n  .ames-location-elementor a.ames-btn-white:visited,\r\n  .ames-location-elementor a.ames-btn-white:hover,\r\n  .ames-location-elementor a.ames-btn-white:focus,\r\n  .ames-location-elementor a.ames-btn-white:active {\r\n    background: #ffffff !important;\r\n    color: var(--orange) !important;\r\n  }\r\n  .ames-location-elementor a.ames-btn-white:hover { background: #fdf2e8 !important; }\r\n  .ames-location-elementor a.ames-btn-ghost,\r\n  .ames-location-elementor a.ames-btn-ghost:visited,\r\n  .ames-location-elementor a.ames-btn-ghost:hover,\r\n  .ames-location-elementor a.ames-btn-ghost:focus,\r\n  .ames-location-elementor a.ames-btn-ghost:active {\r\n    background: rgba(255,255,255,0.18) !important;\r\n    color: #ffffff !important;\r\n    border: 1.5px solid rgba(255,255,255,0.7) !important;\r\n  }\r\n  .ames-location-elementor a.ames-btn-ghost:hover { background: rgba(255,255,255,0.28) !important; }\r\n\r\n  \/* ====================== RESPONSIVE ====================== *\/\r\n  @media (max-width: 760px) {\r\n    .ames-grid { grid-template-columns: 1fr; }\r\n    .ames-hero { padding: 50px 7vw 70px; }\r\n    .ames-cta-row .ames-btn { width: 100%; justify-content: center; }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"ames-wrap\">\r\n\r\n  <!-- ===================== HERO ===================== -->\r\n  <section class=\"ames-hero\">\r\n    <span class=\"ames-blob ames-blob-a\"><\/span>\r\n    <span class=\"ames-blob ames-blob-b\"><\/span>\r\n    <span class=\"ames-badge\"><span class=\"ames-dot\"><\/span> Temporary office update<\/span>\r\n    <h1>We're operating from a <span class=\"ames-accent\">temporary office<\/span> while we prepare our new permanent home.<\/h1>\r\n    <p class=\"ames-lead\">We are getting ready for our new permanent location. In the meantime, please check the details below before visiting so we can make your appointment smooth and easy.<\/p>\r\n  <\/section>\r\n\r\n  <!-- ===================== LOCATION CARDS ===================== -->\r\n  <section class=\"ames-section\">\r\n    <div class=\"ames-grid\">\r\n\r\n      <!-- TEMPORARY LOCATION -->\r\n      <div class=\"ames-card ames-temp\">\r\n        <span class=\"ames-corner-blob\"><\/span>\r\n        <div class=\"ames-icon\">\ud83d\udccd<\/div>\r\n        <span class=\"ames-kicker\">Where to find us now<\/span>\r\n        <h2>Our Temporary Office<\/h2>\r\n\r\n        <div class=\"ames-detail\">\r\n          <div class=\"ames-label\">Temporary Address<\/div>\r\n          <div class=\"ames-value\">The Great Room 85 Castlereagh Street<br \/>Sydney NSW 2000<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ames-detail\">\r\n          <div class=\"ames-label\">Office Hours<\/div>\r\n          <div class=\"ames-value\">Mon \u2013 Fri, 9:00AM \u2013 5:00PM<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ames-detail\">\r\n          <div class=\"ames-label\">Visiting Arrangements<\/div>\r\n          <ul class=\"ames-arrangements\">\r\n            <li>Please book or confirm your appointment before visiting<\/li>\r\n            <li>Walk-in availability may be limited during this period<\/li>\r\n            <li>Contact our team first so we can guide you to the right location<\/li>\r\n            <li>Online consultations may be available if you prefer to meet remotely<\/li>\r\n          <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"ames-detail\">\r\n          <div class=\"ames-label\">Get in touch<\/div>\r\n          <div class=\"ames-value\">\r\n            \u7535\u8bdd\uff1a <a href=\"\/zh\/\u7535\u8bdd\uff1a+61292830769\/\">+61 2 9283 0769<\/a><br \/>\r\n            \u7535\u5b50\u90ae\u4ef6\uff1a <a href=\"mailto:info@amesgroup.com.au\">info@amesgroup.com.au<\/a>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- PERMANENT LOCATION -->\r\n      <div class=\"ames-card ames-perm\">\r\n        <span class=\"ames-corner-blob\"><\/span>\r\n        <div class=\"ames-icon\">\ud83c\udfe2<\/div>\r\n        <span class=\"ames-kicker\">Coming soon<\/span>\r\n        <h2>Our New Permanent Home<\/h2>\r\n\r\n        <div class=\"ames-detail\">\r\n          <div class=\"ames-label\">New Permanent Address<\/div>\r\n          <div class=\"ames-value\">179 Elizabeth Street<br \/>Sydney NSW 2000<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ames-detail\">\r\n          <div class=\"ames-label\">Expected Move-In<\/div>\r\n          <div class=\"ames-value\">To be announced soon<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ames-detail\">\r\n          <div class=\"ames-label\">What this means for you<\/div>\r\n          <div class=\"ames-value\">We are preparing a new space so we can continue supporting our students, clients, and partners more comfortably. We will share more details once the move is confirmed.<\/div>\r\n        <\/div>\r\n\r\n        <div class=\"ames-detail\">\r\n          <div class=\"ames-label\">Stay updated<\/div>\r\n          <div class=\"ames-value\">\r\n            Follow us on <a href=\"https:\/\/www.facebook.com\/amesgroupau\" target=\"_blank\" rel=\"noopener\">Facebook<\/a> or message us anytime for the latest.\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"ames-note-strip\">\r\n      \ud83d\udcac <strong>Planning a visit?<\/strong> Please confirm the location and a suitable time with our team first. We will make sure someone is ready to assist you.\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- ===================== CTA BANNER ===================== -->\r\n  <section class=\"ames-cta-banner\">\r\n    <span class=\"ames-blob ames-b1\"><\/span>\r\n    <span class=\"ames-blob ames-b2\"><\/span>\r\n    <h2>Let us help you plan your visit<\/h2>\r\n    <p>Before coming in, please contact our team to confirm the correct location and the best time to visit. We are here to help and make the process simple for you.<\/p>\r\n    <div class=\"ames-cta-row\">\r\n      <a class=\"ames-btn ames-btn-white\" href=\"\/zh\/\u7535\u8bdd\uff1a+61292830769\/\">\ud83d\udcde Call Us Now<\/a>\r\n      <a class=\"ames-btn ames-btn-navy\" href=\"mailto:info@amesgroup.com.au\">\u2709\ufe0f Email Our Team<\/a>\r\n      <a class=\"ames-btn ames-btn-ghost\" href=\"https:\/\/m.me\/amesgroupau\">\ud83d\udcac Message on Facebook<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n\r\n\r\n<\/div>\r\n<\/div>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Temporary office update We&#8217;re operating from a temporary office while we prepare our new permanent home. We are getting ready for our new permanent location. In the meantime, please check the details below before visiting so we can make your appointment smooth and easy. \ud83d\udccd Where to find us now Our Temporary Office Temporary Address [&hellip;]<\/p>","protected":false},"author":6,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","content-type":"","footnotes":""},"class_list":["post-28803","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/amesgroup.com.au\/zh\/wp-json\/wp\/v2\/pages\/28803","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/amesgroup.com.au\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/amesgroup.com.au\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/amesgroup.com.au\/zh\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/amesgroup.com.au\/zh\/wp-json\/wp\/v2\/comments?post=28803"}],"version-history":[{"count":13,"href":"https:\/\/amesgroup.com.au\/zh\/wp-json\/wp\/v2\/pages\/28803\/revisions"}],"predecessor-version":[{"id":28823,"href":"https:\/\/amesgroup.com.au\/zh\/wp-json\/wp\/v2\/pages\/28803\/revisions\/28823"}],"wp:attachment":[{"href":"https:\/\/amesgroup.com.au\/zh\/wp-json\/wp\/v2\/media?parent=28803"}],"curies":[{"name":"\u53ef\u6e7f\u6027\u7c89\u5242","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}