
[
	{
		"post_id": "9", 
		"post_category_id": "1", 
		"post_title": "Travel with Confidence – Essential Tips for a Smoother Journey", 
		"post_content_short": "<style>\n\t.flyhugz-article {\n\t\t--fh-text: #242424;\n\t\t--fh-muted: #666666;\n\t\t--fh-gold: #d4ad4f;\n\t\t--fh-gold-dark: #a9822f;\n\t\t--fh-soft: #f7f5ef;\n\t\t--fh-border: #e8e4da;\n\t\t--fh-white: #ffffff;\n\n\t\tmax-width: 1180px;\n\t\tmargin: 0 auto;\n\t\tpadding: 2rem 1.25rem 5rem;\n\t\tcolor: var(--fh-text);\n\t\tfont-family: inherit;\n\t\tbox-sizing: border-box;\n\t}\n\n\t.flyhugz-article *,\n\t.flyhugz-article *::before,\n\t.flyhugz-article *::after {\n\t\tbox-sizing: border-box;\n\t}\n\n\t.flyhugz-hero {\n\t\tposition: relative;\n\t\toverflow: hidden;\n\t\tbackground:\n\t\t\tlinear-gradient(135deg, rgba(30,30,30,0.96), rgba(51,51,51,0.88));\n\t\tborder-radius: 22px;\n\t\tpadding: 4.5rem 3.5rem;\n\t\tmargin-bottom: 2rem;\n\t}\n\n\t.flyhugz-hero::after {\n\t\tcontent: \"\";\n\t\tposition: absolute;\n\t\twidth: 260px;\n\t\theight: 260px;\n\t\tborder-radius: 50%;\n\t\tbackground: rgba(212, 173, 79, 0.12);\n\t\tright: -70px;\n\t\ttop: -80px;\n\t}\n\n\t.flyhugz-kicker {\n\t\tdisplay: inline-block;\n\t\tmargin-bottom: 1rem;\n\t\tpadding: 0.5rem 0.9rem;\n\t\tborder: 1px solid rgba(212, 173, 79, 0.5);\n\t\tborder-radius: 999px;\n\t\tcolor: #e3c779;\n\t\tfont-size: 0.82rem;\n\t\tfont-weight: 700;\n\t\tletter-spacing: 0.08em;\n\t\ttext-transform: uppercase;\n\t}\n\n\t.flyhugz-hero h1 {\n\t\tposition: relative;\n\t\tz-index: 2;\n\t\tmax-width: 820px;\n\t\tmargin: 0;\n\t\tcolor: #ffffff;\n\t\tfont-size: clamp(2.3rem, 5vw, 4.8rem);\n\t\tline-height: 1.04;\n\t\tletter-spacing: -0.04em;\n\t}\n\n\t.flyhugz-hero p {\n\t\tposition: relative;\n\t\tz-index: 2;\n\t\tmax-width: 720px;\n\t\tmargin: 1.5rem 0 0;\n\t\tcolor: rgba(255,255,255,0.78);\n\t\tfont-size: 1.1rem;\n\t\tline-height: 1.75;\n\t}\n\n\t.flyhugz-intro-grid {\n\t\tdisplay: grid;\n\t\tgrid-template-columns: 1.45fr 0.75fr;\n\t\tgap: 1.5rem;\n\t\tmargin-bottom: 2rem;\n\t}\n\n\t.flyhugz-intro-card,\n\t.flyhugz-nav-card {\n\t\tbackground: var(--fh-white);\n\t\tborder: 1px solid var(--fh-border);\n\t\tborder-radius: 18px;\n\t\tpadding: 2rem;\n\t}\n\n\t.flyhugz-intro-card {\n\t\tbox-shadow: 0 12px 35px rgba(0,0,0,0.05);\n\t}\n\n\t.flyhugz-intro-card p {\n\t\tmargin: 0 0 1rem;\n\t\tfont-size: 1.03rem;\n\t\tline-height: 1.8;\n\t\tcolor: #484848;\n\t}\n\n\t.flyhugz-intro-card p:last-child {\n\t\tmargin-bottom: 0;\n\t}\n\n\t.flyhugz-nav-card {\n\t\tbackground: var(--fh-soft);\n\t}\n\n\t.flyhugz-nav-card h2 {\n\t\tmargin: 0 0 1rem;\n\t\tfont-size: 1.15rem;\n\t}\n\n\t.flyhugz-nav-card a {\n\t\tdisplay: block;\n\t\tpadding: 0.72rem 0;\n\t\tborder-bottom: 1px solid #e3ded2;\n\t\tcolor: var(--fh-text);\n\t\ttext-decoration: none;\n\t\tfont-weight: 600;\n\t\tfont-size: 0.95rem;\n\t}\n\n\t.flyhugz-nav-card a:last-child {\n\t\tborder-bottom: 0;\n\t}\n\n\t.flyhugz-nav-card a:hover {\n\t\tcolor: var(--fh-gold-dark);\n\t}\n\n\t.flyhugz-section {\n\t\tmargin-top: 1.5rem;\n\t\tpadding: 2.4rem;\n\t\tbackground: var(--fh-white);\n\t\tborder: 1px solid var(--fh-border);\n\t\tborder-radius: 20px;\n\t}\n\n\t.flyhugz-section h2 {\n\t\tmargin: 0 0 1rem;\n\t\tfont-size: clamp(1.65rem, 3vw, 2.25rem);\n\t\tline-height: 1.2;\n\t\tletter-spacing: -0.02em;\n\t}\n\n\t.flyhugz-section p {\n\t\tmargin: 0 0 1rem;\n\t\tcolor: #505050;\n\t\tfont-size: 1rem;\n\t\tline-height: 1.8;\n\t}\n\n\t.flyhugz-section p:last-child {\n\t\tmargin-bottom: 0;\n\t}\n\n\t.flyhugz-tips {\n\t\tdisplay: grid;\n\t\tgrid-template-columns: repeat(2, minmax(0, 1fr));\n\t\tgap: 1rem;\n\t\tmargin-top: 1.3rem;\n\t}\n\n\t.flyhugz-tip {\n\t\tpadding: 1.25rem;\n\t\tbackground: var(--fh-soft);\n\t\tborder-radius: 14px;\n\t}\n\n\t.flyhugz-tip strong {\n\t\tdisplay: block;\n\t\tmargin-bottom: 0.45rem;\n\t\tfont-size: 1rem;\n\t\tcolor: var(--fh-text);\n\t}\n\n\t.flyhugz-tip span {\n\t\tcolor: var(--fh-muted);\n\t\tfont-size: 0.95rem;\n\t\tline-height: 1.65;\n\t}\n\n\t.flyhugz-highlight {\n\t\tmargin-top: 1.5rem;\n\t\tpadding: 1.35rem 1.5rem;\n\t\tborder-left: 4px solid var(--fh-gold);\n\t\tbackground: #fbf8ef;\n\t\tborder-radius: 0 14px 14px 0;\n\t\tcolor: #4b463b;\n\t\tline-height: 1.7;\n\t}\n\n\t.flyhugz-final {\n\t\tmargin-top: 2rem;\n\t\tpadding: 3rem;\n\t\tborder-radius: 22px;\n\t\tbackground: #292929;\n\t\tcolor: #ffffff;\n\t\ttext-align: center;\n\t}\n\n\t.flyhugz-final h2 {\n\t\tmargin: 0 0 1rem;\n\t\tcolor: #ffffff;\n\t\tfont-size: clamp(1.8rem, 3vw, 2.7rem);\n\t}\n\n\t.flyhugz-final p {\n\t\tmax-width: 760px;\n\t\tmargin: 0 auto;\n\t\tcolor: rgba(255,255,255,0.78);\n\t\tfont-size: 1rem;\n\t\tline-height: 1.8;\n\t}\n\n\t.flyhugz-brand-line {\n\t\twidth: 58px;\n\t\theight: 3px;\n\t\tmargin: 0 0 1.4rem;\n\t\tbackground: var(--fh-gold);\n\t\tborder-radius: 3px;\n\t}\n\n\t@media (max-width: 850px) {\n\t\t.flyhugz-intro-grid {\n\t\t\tgrid-template-columns: 1fr;\n\t\t}\n\n\t\t.flyhugz-hero {\n\t\t\tpadding: 3.2rem 2rem;\n\t\t}\n\t}\n\n\t@media (max-width: 620px) {\n\t\t.flyhugz-article {\n\t\t\tpadding: 1rem 0.8rem 3rem;\n\t\t}\n\n\t\t.flyhugz-hero {\n\t\t\tborder-radius: 16px;\n\t\t\tpadding: 2.5rem 1.4rem;\n\t\t}\n\n\t\t.flyhugz-section,\n\t\t.flyhugz-intro-card,\n\t\t.flyhugz-nav-card {\n\t\t\tpadding: 1.4rem;\n\t\t\tborder-radius: 15px;\n\t\t}\n\n\t\t.flyhugz-tips {\n\t\t\tgrid-template-columns: 1fr;\n\t\t}\n\n\t\t.flyhugz-final {\n\t\t\tpadding: 2.2rem 1.4rem;\n\t\t\tborder-radius: 16px;\n\t\t}\n\t}\n<\/style>\nPlanning your next trip? Discover practical travel tips to help you stay organised, comfortable and confident from departure to arrival.", 
		"post_icon": "https:\/\/www.flyhugz.co.nz\/media\/website_posts\/9\/Category_banner_travel1_1.webp", 
		"post_content_type": "page", 
		"post_content_url": "https:\/\/www.flyhugz.co.nz\/blog\/travel-with-confidence-essential-tips-for-a-smoother-journey\/", 
		"post_date": "2025-12-10 10:09:00"
	}, 
	{
		"post_id": "8", 
		"post_category_id": "1", 
		"post_title": "Essential Travel Items to Pack for Your Next Trip", 
		"post_content_short": "Not sure what to pack for your next trip? Discover practical travel essentials that can help you stay organised, comfortable and prepared\nfrom departure to destination.", 
		"post_icon": "https:\/\/www.flyhugz.co.nz\/media\/website_posts\/8\/gift-guide-bannerimages-personalised-acc.png", 
		"post_content_type": "page", 
		"post_content_url": "https:\/\/www.flyhugz.co.nz\/blog\/essential-travel-items-to-pack-for-your-next-trip\/", 
		"post_date": "2025-12-10 09:58:58"
	}, 
	{
		"post_id": "7", 
		"post_category_id": "1", 
		"post_title": "Must-Have Travel Accessories for a More Comfortable Journey", 
		"post_content_short": "Discover practical travel accessories that can help you stay comfortable, organised and prepared for flights, holidays, road trips and long-haul journeys.", 
		"post_icon": "https:\/\/www.flyhugz.co.nz\/media\/website_posts\/7\/GIF-BANNER-ENG-1024x326.gif", 
		"post_content_type": "page", 
		"post_content_url": "https:\/\/www.flyhugz.co.nz\/blog\/must-have-travel-accessories-for-a-more-comfortable-journey\/", 
		"post_date": "2025-12-10 09:34:56"
	}, 
	{
		"post_id": "2", 
		"post_category_id": "1", 
		"post_title": "How to Stay Comfortable on a Long-Haul Flight", 
		"post_content_short": "Long flight ahead? Discover practical ways to stay comfortable, organised and prepared throughout a long-haul journey, from boarding through to arrival.", 
		"post_icon": "https:\/\/www.flyhugz.co.nz\/media\/website_posts\/2\/Your-paragraph-text-(1).gif", 
		"post_content_type": "page", 
		"post_content_url": "https:\/\/www.flyhugz.co.nz\/blog\/how-to-stay-comfortable-on-a-long-haul-flight\/", 
		"post_date": "2025-11-20 14:24:00"
	}
]