{"id":90,"date":"2026-07-08T12:13:07","date_gmt":"2026-07-08T12:13:07","guid":{"rendered":"http:\/\/localhost:10113\/?page_id=90"},"modified":"2026-07-09T08:03:24","modified_gmt":"2026-07-09T08:03:24","slug":"home-2","status":"publish","type":"page","link":"https:\/\/flexible-charcoal-sparrow.5-9-254-201.cpanel.site\/el\/home-2\/","title":{"rendered":"Home&#8211;2"},"content":{"rendered":"<div class=\"et_pb_section_0 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_0 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_0 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_0 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- HTML -->\n<section class=\"hero\" id=\"hero\">\n  <div class=\"hero-image-wrap\">\n    <img decoding=\"async\" src=\"https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/07\/DJI_0789.avif\" alt=\"Rakidio Aerial View\" class=\"hero-bg\">\n    <div class=\"hero-overlay\"><\/div>\n  <\/div>\n  <div class=\"hero-grain\"><\/div>\n  <div class=\"wrap hero-inner\">\n    <div class=\"hero-eyebrow\"><span class=\"rule\"><\/span> Sellia \u00b7 Rethymno \u00b7 Crete<\/div>\n    <h1>Where the mountain<br>still <em>breathes raki<\/em><\/h1>\n    <p class=\"hero-sub\">An authentic Cretan experience center where copper stills, stone walls and centuries of hospitality meet \u2014 for travellers who want to taste the island, not just see it.<\/p>\n    <div class=\"hero-actions\">\n      <a href=\"#visit\" class=\"btn btn-primary\">Reserve Your Visit<\/a>\n      <a href=\"#experiences\" class=\"btn btn-ghost\">Discover Rakidio<\/a>\n    <\/div>\n  <\/div>\n  <div class=\"scroll-cue\"><span>Scroll<\/span><span class=\"stem\"><\/span><\/div>\n<\/section>\n\n<style>\n\/* CSS *\/\n:root{\n  --cream:#FAF6EF;\n  --paper:#F3ECE0;\n  --terracotta:#A8593C;\n  --terracotta-deep:#8A4530;\n  --olive:#6E7350;\n  --olive-deep:#525640;\n  --stone:#A89C8C;\n  --ink:#2B2620;\n  --blue:#1C3A4B;\n  --gold:#B98A4A;\n  --maxw: 1240px;\n}\n\n*{box-sizing:border-box; margin:0; padding:0;}\n\n.hero{\n  position:relative; min-height:100vh; display:flex; align-items:flex-end;\n  overflow:hidden;\n}\n\n.hero-image-wrap{\n  position:absolute; inset:0; z-index:1;\n}\n\n.hero-bg{\n  width:100%; height:100%;\n  object-fit:cover;\n  object-position:center;\n}\n\n.hero-overlay{\n  position:absolute; inset:0;\n  background:linear-gradient(180deg, rgba(15,20,18,0.15) 0%, rgba(15,20,18,0.55) 78%, rgba(10,12,10,0.78) 100%);\n  z-index:2;\n}\n\n.hero-grain{\n  position:absolute; inset:0; z-index:3; pointer-events:none; opacity:0.05;\n  background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'\/%3E%3C\/svg%3E\");\n}\n\n.hero-inner{\n  position:relative; z-index:5; width:100%; padding-bottom:8vh;\n}\n\n.hero-eyebrow{\n  color:#EADFC8; font-size:13px; letter-spacing:0.32em; text-transform:uppercase;\n  display:flex; align-items:center; gap:14px; margin-bottom:22px;\n  opacity:0; animation:rise .9s .3s ease forwards;\n}\n\n.hero-eyebrow .rule{width:42px; height:1px; background:#EADFC8;}\n\n.hero h1{\n  color:#FAF6EF; font-size:clamp(46px,8vw,108px); line-height:0.98;\n  font-family:'Fraunces', serif; font-weight:400;\n  opacity:0; animation:rise 1s .45s ease forwards;\n}\n\n.hero h1 em{ font-style:italic; color:#E7C893; font-weight:300;}\n\n.hero-sub{\n  margin-top:26px; max-width:480px; color:#EFE7D8; font-size:17px; font-weight:300;\n  font-family:'Inter', sans-serif;\n  opacity:0; animation:rise 1s .65s ease forwards;\n}\n\n.hero-actions{\n  margin-top:42px; display:flex; gap:18px; align-items:center; flex-wrap:wrap;\n  opacity:0; animation:rise 1s .85s ease forwards;\n}\n\n.btn{\n  display:inline-block; padding:15px 30px; font-size:12.5px; letter-spacing:0.1em;\n  text-transform:uppercase; border-radius:2px; transition:all .4s ease; cursor:pointer; border:1px solid transparent;\n  font-family:'Inter', sans-serif; font-weight:500;\n}\n\n.btn-primary{ background:var(--terracotta); color:var(--cream); }\n.btn-primary:hover{ background:var(--terracotta-deep); transform:translateY(-2px); }\n\n.btn-ghost{ border-color:rgba(250,246,239,0.55); color:var(--cream); }\n.btn-ghost:hover{ border-color:var(--cream); background:rgba(250,246,239,0.08); }\n\n@keyframes rise{ from{opacity:0; transform:translateY(26px);} to{opacity:1; transform:translateY(0);} }\n\n.scroll-cue{\n  position:absolute; right:6vw; bottom:5vh; z-index:5; color:#EFE7D8;\n  display:flex; flex-direction:column; align-items:center; gap:10px;\n  font-size:11px; letter-spacing:0.2em; text-transform:uppercase;\n  font-family:'Inter', sans-serif;\n}\n\n.scroll-cue .stem{ \n  width:1px; height:46px; \n  background:linear-gradient(#EFE7D8, transparent); \n  animation:stem 2s ease-in-out infinite;\n}\n\n@keyframes stem{ \n  0%,100%{transform:scaleY(1); transform-origin:top;} \n  50%{transform:scaleY(0.55); transform-origin:top;} \n}\n\n.wrap{max-width:var(--maxw); margin:0 auto; padding:0 6vw;}\n\n@media(min-width:1300px){ .wrap{padding:0 40px;} }\n\n@media(max-width:768px){\n  .hero h1{ font-size:clamp(36px,10vw,64px); }\n  .hero-sub{ font-size:15px; }\n  .hero-actions{ gap:12px; }\n  .btn{ padding:12px 24px; font-size:11.5px; }\n}\n<\/style>\n<script>\n\/\/ JavaScript - smooth scroll for hero buttons\n(function(){\n  document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n    anchor.addEventListener('click', function (e) {\n      e.preventDefault();\n      const target = document.querySelector(this.getAttribute('href'));\n      if(target){\n        target.scrollIntoView({ behavior: 'smooth', block: 'start' });\n      }\n    });\n  });\n})();\n<\/script>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_1 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_1 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_1 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_1 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- HTML -->\n<section class=\"experiences\" id=\"experiences\">\n<div class=\"wrap\">\n<div class=\"section-head reveal\">\n<div class=\"eyebrow\"><span class=\"rule\"><\/span> The Rakidio Estate<\/div>\n<h2>Five moments,<br>one <em>mountain<\/em> day<\/h2>\n<p>Before you reach the long table, the estate unfolds in layers \u2014 animals in the garden, a copper still breathing smoke, a stone mitato where hands still shape cheese, a museum of quiet tools, and a feast that tastes of the soil it came from.<\/p>\n<\/div>\n<div class=\"exp-grid reveal\">\n<!-- HERO CARD -->\n<div class=\"exp-card exp-hero\" style=\"background-image: url('https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/misc17-1536x1536.avif');\">\n<div class=\"hero-num\">5<\/div>\n<div class=\"hero-label\">experiences<br>across the estate<\/div>\n<p class=\"hero-text\">This is not a tour. It is a morning that becomes an afternoon, and an afternoon that becomes a memory.<\/p>\n<\/div>\n<div class=\"exp-card\" style=\"background-image: url('https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/misc17-1536x1536.avif');\">\n<div class=\"exp-num\">01<\/div>\n<svg class=\"exp-icon\" viewBox=\"0 0 48 48\" fill=\"none\">\n<path d=\"M10 34c3-1.5 6-1.5 9 0s6 1.5 9 0 6-1.5 9 0\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M16 30v-6a3 3 0 016 0v6\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M26 30v-6a3 3 0 016 0v6\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M14 20c1-2 3-3 5-3s4 1 5 3M24 20c1-2 3-3 5-3s4 1 5 3\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<\/svg>\n<h3>The Experiential Farm<\/h3>\n<p>Explore our 50-acre estate, meet and feed our friendly animals, and enjoy a traditional donkey ride through lush organic gardens.<\/p>\n<\/div>\n<div class=\"exp-card\" style=\"background-image: url('https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/kazani-1151x1536.avif');\">\n<div class=\"exp-num\">02<\/div>\n<svg class=\"exp-icon\" viewBox=\"0 0 48 48\" fill=\"none\">\n<path d=\"M18 38V20c0-4 3-8 6-8s6 4 6 8v18\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M14 38h20\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M20 14c-2-3-1-6 2-7\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M28 14c2-3 1-6-2-7\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M22 24c1 1 3 1 4 0\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<\/svg>\n<h3>The Art of Raki<\/h3>\n<p>Discover the secrets of authentic Cretan distillation. Follow the journey of our iconic spirit from the copper still straight to your glass.<\/p>\n<\/div>\n<div class=\"exp-card\" style=\"background-image: url('https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/misc25-1-2048x2048.avif');\">\n<div class=\"exp-num\">03<\/div>\n<svg class=\"exp-icon\" viewBox=\"0 0 48 48\" fill=\"none\">\n<ellipse cx=\"24\" cy=\"30\" rx=\"14\" ry=\"6\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M10 30c0-6 6-16 14-16s14 10 14 16\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M18 24c2-2 4-3 6-3s4 1 6 3\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M24 14v-4M20 11l-2-2M28 11l2-2\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<\/svg>\n<h3>Traditional Cheese Making<\/h3>\n<p>Visit our stone mitato, try your hand at milking, and actively participate in crafting fresh, traditional tyrozouli cheese.<\/p>\n<\/div>\n<div class=\"exp-card\" style=\"background-image: url('https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/moyseio8.avif');\">\n<div class=\"exp-num\">04<\/div>\n<svg class=\"exp-icon\" viewBox=\"0 0 48 48\" fill=\"none\">\n<path d=\"M12 38V18l12-8 12 8v20\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M12 38h24\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M20 38v-8h8v8\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M18 22h4M26 22h4\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<circle cx=\"24\" cy=\"16\" r=\"1.5\" fill=\"#A8593C\"\/>\n<\/svg>\n<h3>A Journey Through History<\/h3>\n<p>Step back in time at our folklore museum. Witness authentic 19th and 20th-century treasures, old farming tools, and historical artifacts.<\/p>\n<\/div>\n<div class=\"exp-card\" style=\"background-image: url('https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/misc6-1024x1024.avif');\">\n<div class=\"exp-num\">05<\/div>\n<svg class=\"exp-icon\" viewBox=\"0 0 48 48\" fill=\"none\">\n<ellipse cx=\"24\" cy=\"32\" rx=\"14\" ry=\"4\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M10 32c0-4 6-10 14-10s14 6 14 10\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M18 26c1-1 2-2 3-2M27 24c1 0 2 1 3 2\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<path d=\"M20 20l-2-4M24 18v-4M28 20l2-4\" stroke=\"#A8593C\" stroke-width=\"1.4\"\/>\n<\/svg>\n<h3>Cretan Hospitality &amp; Flavors<\/h3>\n<p>Enjoy a genuine farm-to-table feast. Savor fresh, handmade delicacies straight from our land, including traditional kalitsounia and savory apaki.<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/section>\n\n<style>\n\/* CSS *\/\n:root{\n--cream:#FAF6EF;\n--paper:#F3ECE0;\n--terracotta:#A8593C;\n--terracotta-deep:#8A4530;\n--olive:#6E7350;\n--olive-deep:#525640;\n--stone:#A89C8C;\n--ink:#2B2620;\n--blue:#1C3A4B;\n--gold:#B98A4A;\n--line: rgba(43,38,32,0.12);\n--maxw: 1240px;\n}\n*{box-sizing:border-box; margin:0; padding:0;}\nsection{ padding:140px 0; position:relative; }\n.experiences{ background:var(--cream); }\n.eyebrow{\nfont-size:12.5px; letter-spacing:0.28em; text-transform:uppercase; color:var(--terracotta);\ndisplay:flex; align-items:center; gap:14px; margin-bottom:18px;\nfont-family:'Inter', sans-serif; font-weight:600;\n}\n.eyebrow .rule{width:34px; height:1px; background:var(--terracotta);}\n.section-head{ max-width:640px; margin-bottom:70px; }\n.section-head h2{\nfont-family:'Fraunces', serif;\nfont-size:clamp(32px,4.2vw,52px);\nline-height:1.08;\nfont-weight:500;\ncolor:var(--ink);\n}\n.section-head h2 em{\nfont-style:italic; color:var(--terracotta); font-weight:400;\n}\n.section-head p{\nmargin-top:18px; color:#5C5346; font-size:16.5px; font-weight:300;\nmax-width:520px; font-family:'Inter', sans-serif; line-height:1.65;\n}\n.exp-grid{\ndisplay:grid; grid-template-columns:repeat(3,1fr);\ngap:2px; background:var(--line);\nborder:1px solid var(--line);\n}\n\n\/* CARD BACKGROUNDS & OVERLAYS *\/\n.exp-card{\nbackground-color: var(--cream); \nbackground-size: cover; \nbackground-position: center;\npadding:50px 36px; \nposition:relative; \ntransition: transform .4s ease, box-shadow .4s ease;\noverflow: hidden;\n}\n\/* Cream overlay to keep text readable without changing the design colors *\/\n.exp-card::before {\ncontent: \"\";\nposition: absolute;\ninset: 0;\nbackground: rgba(250, 246, 239, 0.88); \ntransition: background .5s ease;\nz-index: 1;\n}\n.exp-card:hover::before {\nbackground: rgba(250, 246, 239, 0.60); \/* Reveals the image more on hover *\/\n}\n.exp-card > * {\nposition: relative;\nz-index: 2;\n}\n.exp-card:hover {\ntransform: translateY(-5px);\nbox-shadow: 0 15px 30px rgba(43,38,32,0.08);\n}\n\n.exp-num{\nfont-family:'Fraunces',serif; font-size:14px; color:var(--stone);\nmargin-bottom:30px; letter-spacing:0.05em;\n}\n.exp-icon{ width:46px; height:46px; margin-bottom:26px; }\n.exp-card h3{\nfont-family:'Fraunces', serif;\nfont-size:23px; margin-bottom:14px;\nfont-weight:500; color:var(--ink);\n}\n.exp-card p{ color:#5C5346; font-size:15px; font-weight:300; font-family:'Inter', sans-serif; line-height:1.6; }\n\n\/* HERO CARD *\/\n.exp-hero{\nbackground-color: var(--paper);\ndisplay:flex; flex-direction:column; justify-content:center; align-items:flex-start;\npadding:50px 40px;\n}\n.exp-hero::before {\nbackground: rgba(243, 236, 224, 0.92); \n}\n.exp-hero:hover::before {\nbackground: rgba(243, 236, 224, 0.70);\n}\n.hero-num{\nfont-family:'Fraunces', serif;\nfont-size:120px;\nfont-weight:400;\nline-height:0.9;\ncolor:var(--terracotta);\nletter-spacing:-0.03em;\nmargin-bottom:10px;\n}\n.hero-label{\nfont-family:'Inter', sans-serif;\nfont-size:11.5px;\nletter-spacing:0.22em;\ntext-transform:uppercase;\ncolor:var(--stone);\nline-height:1.5;\nmargin-bottom:22px;\n}\n.hero-text{\nfont-family:'Fraunces', serif;\nfont-style:italic;\nfont-size:17px;\ncolor:var(--ink);\nline-height:1.5;\nfont-weight:400;\nmax-width:280px;\n}\n\n.reveal{ opacity:0; transform:translateY(34px); transition:opacity .9s ease, transform .9s ease; }\n.reveal.in{ opacity:1; transform:translateY(0); }\n.wrap{max-width:var(--maxw); margin:0 auto; padding:0 6vw;}\n@media(min-width:1300px){ .wrap{padding:0 40px;} }\n@media(max-width:1000px){\n.exp-grid{ grid-template-columns:1fr; }\nsection{ padding:90px 0; }\n.hero-num{ font-size:90px; }\n}\n<\/style>\n\n<script>\n\/\/ JavaScript\n(function(){\nconst revealEls = document.querySelectorAll('#experiences .reveal');\nif(!revealEls.length) return;\nconst io = new IntersectionObserver((entries) => {\nentries.forEach(e => {\nif (e.isIntersecting) {\ne.target.classList.add('in');\nio.unobserve(e.target);\n}\n});\n}, { threshold: 0.15 });\nrevealEls.forEach(el => io.observe(el));\n})();\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n\n\n\n\n\n\n<div class=\"et_pb_section_6 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_6 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_6 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_6 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- HTML -->\n<section class=\"distillery\" id=\"distillery\">\n  <div class=\"wrap dist-grid\">\n    <div class=\"reveal\">\n      <div class=\"eyebrow\"><span class=\"rule\"><\/span> Raki Distillery<\/div>\n      <h2>The kazani has<br>never gone cold<\/h2>\n      <p>Each autumn, grapes from our own terraces and neighbouring growers are pressed and left to ferment in stone vats. What remains \u2014 the stalks, skins and seeds \u2014 becomes the soul of tsikoudia, slow-distilled over wood fire in a hand-beaten copper kazani older than most of our visitors.<\/p>\n      <p>We distil in small batches, tasting as we go, the way it was taught to us: by ear, by smell, never by clock.<\/p>\n      <div class=\"dist-stats\">\n        <div><span>3<\/span><small>Generations Distilling<\/small><\/div>\n        <div><span>40\u00b0<\/span><small>Traditional Strength<\/small><\/div>\n        <div><span>Oct\u2013Nov<\/span><small>Harvest Season<\/small><\/div>\n      <\/div>\n    <\/div>\n    <div class=\"still-wrap reveal\">\n      <svg viewBox=\"0 0 360 420\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n        <ellipse cx=\"180\" cy=\"390\" rx=\"140\" ry=\"14\" fill=\"#10222C\"\/>\n        <path d=\"M90 260 Q90 180 180 170 Q270 180 270 260 Q270 320 180 330 Q90 320 90 260Z\" fill=\"#B98A4A\" stroke=\"#E7C893\" stroke-width=\"1.5\"\/>\n        <ellipse cx=\"180\" cy=\"172\" rx=\"46\" ry=\"14\" fill=\"#C9954E\" stroke=\"#E7C893\" stroke-width=\"1.5\"\/>\n        <path d=\"M210 168 Q260 150 260 110 Q260 80 230 70\" fill=\"none\" stroke=\"#E7C893\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\n        <path d=\"M230 70 Q200 64 198 100 Q196 140 150 150 Q110 158 108 200\" fill=\"none\" stroke=\"#E7C893\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\n        <rect x=\"86\" y=\"320\" width=\"188\" height=\"14\" rx=\"3\" fill=\"#3F4B30\"\/>\n        <rect x=\"100\" y=\"334\" width=\"160\" height=\"10\" rx=\"2\" fill=\"#2A2E1F\"\/>\n        <circle cx=\"100\" cy=\"198\" r=\"6\" fill=\"#1C3A4B\"\/>\n        <g opacity=\"0.5\"><path d=\"M70 380 q10-10 20 0\" stroke=\"#E7C893\" stroke-width=\"2\" fill=\"none\"\/><path d=\"M270 380 q10-10 20 0\" stroke=\"#E7C893\" stroke-width=\"2\" fill=\"none\"\/><\/g>\n      <\/svg>\n    <\/div>\n  <\/div>\n<\/section>\n<style>\n\/* CSS *\/\n:root{\n  --cream:#FAF6EF;\n  --paper:#F3ECE0;\n  --terracotta:#A8593C;\n  --terracotta-deep:#8A4530;\n  --olive:#6E7350;\n  --olive-deep:#525640;\n  --stone:#A89C8C;\n  --ink:#2B2620;\n  --blue:#1C3A4B;\n  --gold:#B98A4A;\n  --maxw: 1240px;\n}\n\n*{box-sizing:border-box; margin:0; padding:0;}\n\nsection{ padding:140px 0; position:relative; }\n\n.distillery{\n  background:var(--blue); color:var(--cream); overflow:hidden;\n}\n\n.dist-grid{ \n  display:grid; grid-template-columns:1fr 1fr; \n  gap:80px; align-items:center; \n}\n\n.eyebrow{\n  font-size:12.5px; letter-spacing:0.28em; text-transform:uppercase; \n  color:#E7C893; display:flex; align-items:center; gap:14px; margin-bottom:18px;\n  font-family:'Inter', sans-serif; font-weight:600;\n}\n\n.eyebrow .rule{width:34px; height:1px; background:#E7C893;}\n\n.distillery h2{ \n  font-family:'Fraunces', serif; \n  color:var(--cream); \n  font-size:clamp(32px,4.2vw,52px); \n  line-height:1.08; \n  font-weight:500;\n}\n\n.distillery p{ \n  color:#C9D3D6; font-weight:300; font-size:16px; margin-top:18px; \n  font-family:'Inter', sans-serif;\n}\n\n.dist-stats{ display:flex; gap:48px; margin-top:46px; }\n\n.dist-stats div span{ \n  display:block; font-family:'Fraunces',serif; \n  font-size:30px; color:#E7C893; font-weight:500;\n}\n\n.dist-stats div small{ \n  font-size:11.5px; letter-spacing:0.1em; text-transform:uppercase; \n  color:#9FB0B5; font-family:'Inter', sans-serif;\n}\n\n.still-wrap{ position:relative; display:flex; align-items:center; justify-content:center; }\n\n.still-wrap svg{ width:100%; max-width:380px; }\n\n.reveal{ opacity:0; transform:translateY(34px); transition:opacity .9s ease, transform .9s ease; }\n.reveal.in{ opacity:1; transform:translateY(0); }\n\n.wrap{max-width:var(--maxw); margin:0 auto; padding:0 6vw;}\n\n@media(min-width:1300px){ .wrap{padding:0 40px;} }\n\n@media(max-width:1000px){\n  .dist-grid{ grid-template-columns:1fr; gap:50px; }\n  section{ padding:90px 0; }\n}\n<\/style>\n<script>\n\/\/ JavaScript\n(function(){\n  const revealEls = document.querySelectorAll('.reveal');\n  \n  const io = new IntersectionObserver((entries) => {\n    entries.forEach(e => { \n      if (e.isIntersecting) { \n        e.target.classList.add('in'); \n        io.unobserve(e.target); \n      } \n    });\n  }, { threshold: 0.15 });\n  \n  revealEls.forEach(el => io.observe(el));\n})();\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_7 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_7 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_7 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_7 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- HTML -->\n<section class=\"gallery\" id=\"gallery\">\n  <div class=\"wrap\">\n    <div class=\"section-head reveal\">\n      <div class=\"eyebrow\"><span class=\"rule\"><\/span> Glimpses<\/div>\n      <h2>A morning at Rakidio<\/h2>\n      <p>Stone courtyards, copper light, and the textures of Sellia \u2014 a quiet preview of what's waiting in the mountains.<\/p>\n    <\/div>\n    <div class=\"gal-grid reveal\">\n      <div class=\"g1\">\n        <img decoding=\"async\" src=\"https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/kazani-768x1025.avif\" alt=\"The Kazani at Dawn\">\n        <span class=\"cap\">The Kazani at Dawn<\/span>\n      <\/div>\n      <div class=\"g2\">\n        <img decoding=\"async\" src=\"https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/Rakidio-Outdoors.avif\" alt=\"Olive Terraces\">\n        <span class=\"cap\">Olive Terraces<\/span>\n      <\/div>\n      <div class=\"g3\">\n        <img decoding=\"async\" src=\"https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/misc25-1-1536x1536.avif\" alt=\"Stone Courtyard\">\n        <span class=\"cap\">Stone Courtyard<\/span>\n      <\/div>\n      <div class=\"g4\">\n        <img decoding=\"async\" src=\"https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/animals_deer.avif\" alt=\"View to the Libyan Sea\">\n        <span class=\"cap\">Farm Animals<\/span>\n      <\/div>\n      <div class=\"g5\">\n        <img decoding=\"async\" src=\"https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/09\/Rakidio-after-tour-meal-1536x2048.avif\" alt=\"Fresh Myzithra\">\n        <span class=\"cap\">The Long Table<\/span>\n      <\/div>\n      <div class=\"g6\">\n        <img decoding=\"async\" src=\"https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/products1.avif\" alt=\"The Long Table\">\n        <span class=\"cap\">Local Products<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<style>\n\/* CSS *\/\n:root{\n  --cream:#FAF6EF;\n  --paper:#F3ECE0;\n  --terracotta:#A8593C;\n  --terracotta-deep:#8A4530;\n  --olive:#6E7350;\n  --olive-deep:#525640;\n  --stone:#A89C8C;\n  --ink:#2B2620;\n  --blue:#1C3A4B;\n  --gold:#B98A4A;\n  --line: rgba(43,38,32,0.12);\n  --maxw: 1240px;\n}\n\n*{box-sizing:border-box; margin:0; padding:0;}\n\na{text-decoration:none; color:inherit;}\n\nsection{ padding:140px 0; position:relative; }\n\n.gallery{ background:var(--paper); }\n\n.eyebrow{\n  font-size:12.5px; letter-spacing:0.28em; text-transform:uppercase; color:var(--terracotta);\n  display:flex; align-items:center; gap:14px; margin-bottom:18px;\n  font-family:'Inter', sans-serif; font-weight:600;\n}\n\n.eyebrow .rule{width:34px; height:1px; background:var(--terracotta);}\n\n.section-head{ max-width:640px; margin-bottom:70px; }\n\n.section-head h2{ \n  font-family:'Fraunces', serif; \n  font-size:clamp(32px,4.2vw,52px); \n  line-height:1.08; \n  font-weight:500;\n  color:var(--ink);\n}\n\n.section-head p{ \n  margin-top:18px; color:#5C5346; font-size:16.5px; font-weight:300; \n  max-width:520px; font-family:'Inter', sans-serif;\n}\n\n.gal-grid{\n  display:grid; grid-template-columns:repeat(6,1fr); grid-auto-rows:140px; gap:14px;\n}\n\n.gal-grid > div{\n  border-radius:3px; position:relative; overflow:hidden; cursor:pointer;\n}\n\n.gal-grid > div img{\n  width:100%; height:100%; object-fit:cover;\n  transition: transform .6s ease;\n}\n\n.gal-grid > div:hover img{ transform: scale(1.05); }\n\n.gal-grid > div::after{\n  content:''; position:absolute; inset:0; \n  background:linear-gradient(180deg, transparent 55%, rgba(20,16,10,0.45) 100%);\n  opacity:0; transition:opacity .4s ease;\n}\n\n.gal-grid > div:hover::after{ opacity:1; }\n\n.gal-grid > div .cap{\n  position:absolute; left:18px; bottom:14px; color:#fff; font-size:13px; letter-spacing:0.05em;\n  opacity:0; transform:translateY(8px); transition:all .4s ease; font-family:'Fraunces',serif;\n  z-index:2;\n}\n\n.gal-grid > div:hover .cap{ opacity:1; transform:translateY(0); }\n\n.gal-grid .g1{ grid-column:span 3; grid-row:span 2; }\n.gal-grid .g2{ grid-column:span 3; grid-row:span 1; }\n.gal-grid .g3{ grid-column:span 3; grid-row:span 1; }\n.gal-grid .g4{ grid-column:span 2; grid-row:span 2; }\n.gal-grid .g5{ grid-column:span 2; grid-row:span 2; }\n.gal-grid .g6{ grid-column:span 2; grid-row:span 2; }\n\n.reveal{ opacity:0; transform:translateY(34px); transition:opacity .9s ease, transform .9s ease; }\n.reveal.in{ opacity:1; transform:translateY(0); }\n\n.wrap{max-width:var(--maxw); margin:0 auto; padding:0 6vw;}\n\n@media(min-width:1300px){ .wrap{padding:0 40px;} }\n\n@media(max-width:1000px){\n  .gal-grid{ grid-template-columns:repeat(2,1fr); grid-auto-rows:160px; }\n  .gal-grid .g1,.gal-grid .g2,.gal-grid .g3,.gal-grid .g4,.gal-grid .g5,.gal-grid .g6{ grid-column:span 1; grid-row:span 1; }\n  section{ padding:90px 0; }\n}\n<\/style>\n<script>\n\/\/ JavaScript\n(function(){\n  const revealEls = document.querySelectorAll('.reveal');\n  \n  const io = new IntersectionObserver((entries) => {\n    entries.forEach(e => { \n      if (e.isIntersecting) { \n        e.target.classList.add('in'); \n        io.unobserve(e.target); \n      } \n    });\n  }, { threshold: 0.15 });\n  \n  revealEls.forEach(el => io.observe(el));\n})();\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_8 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_8 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_8 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_8 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- HTML -->\n<section class=\"about\" id=\"about\">\n  <div class=\"wrap about-grid\">\n    <div class=\"about-frame reveal\">\n      <img decoding=\"async\" src=\"https:\/\/rakidio.gr\/wp-content\/uploads\/2025\/08\/Rakidio-Ram.avif\" alt=\"Rakidio Stone House\">\n    <\/div>\n    <div class=\"reveal\">\n      <div class=\"eyebrow\"><span class=\"rule\"><\/span> Our Story<\/div>\n      <h2>A family courtyard,<br>opened to guests<\/h2>\n      <p>Rakidio began as the Papadakis family courtyard in Sellia \u2014 a single still, a handful of olive trees, and a table that never seemed to empty. Three generations later, we've restored the old stone buildings and opened our rituals to travellers who want something more than a postcard view of Crete.<\/p>\n      <p>Nothing here is staged for photographs. The raki is the same raki we drink ourselves; the cheese is the cheese our family eats; the welcome is the welcome we'd give a cousin arriving from Athens.<\/p>\n      <div class=\"quote\">\"We don't perform tradition. We just didn't stop doing it.\"<span>Manolis Papadakis, Founder<\/span><\/div>\n    <\/div>\n  <\/div>\n<\/section>\n<style>\n\/* CSS *\/\n:root{\n  --cream:#FAF6EF;\n  --paper:#F3ECE0;\n  --terracotta:#A8593C;\n  --terracotta-deep:#8A4530;\n  --olive:#6E7350;\n  --olive-deep:#525640;\n  --stone:#A89C8C;\n  --ink:#2B2620;\n  --blue:#1C3A4B;\n  --gold:#B98A4A;\n  --line: rgba(43,38,32,0.12);\n  --maxw: 1240px;\n}\n\n*{box-sizing:border-box; margin:0; padding:0;}\n\na{text-decoration:none; color:inherit;}\n\nsection{ padding:140px 0; position:relative; }\n\n.about{ background:var(--cream); }\n\n.about-grid{ display:grid; grid-template-columns:0.9fr 1.1fr; gap:90px; align-items:center; }\n\n.about-frame{\n  position:relative; aspect-ratio:4\/5; border-radius:3px; overflow:hidden;\n}\n\n.about-frame img{\n  width:100%; height:100%; object-fit:cover;\n}\n\n.about-frame::before{\n  content:''; position:absolute; inset:18px; border:1px solid rgba(250,246,239,0.45); pointer-events:none; z-index:2;\n}\n\n.eyebrow{\n  font-size:12.5px; letter-spacing:0.28em; text-transform:uppercase; color:var(--terracotta);\n  display:flex; align-items:center; gap:14px; margin-bottom:18px;\n  font-family:'Inter', sans-serif; font-weight:600;\n}\n\n.eyebrow .rule{width:34px; height:1px; background:var(--terracotta);}\n\n.about h2{ \n  font-family:'Fraunces', serif; \n  font-size:clamp(32px,4.2vw,52px); \n  line-height:1.08; \n  font-weight:500;\n  color:var(--ink);\n}\n\n.about p{ color:#5C5346; font-size:16.5px; font-weight:300; margin-top:20px; font-family:'Inter', sans-serif; }\n\n.quote{\n  margin-top:34px; padding-left:24px; border-left:2px solid var(--terracotta);\n  font-family:'Fraunces',serif; font-style:italic; font-size:21px; color:var(--ink);\n}\n\n.quote span{ \n  display:block; margin-top:14px; font-family:'Inter',sans-serif; \n  font-style:normal; font-size:12.5px; letter-spacing:0.08em; text-transform:uppercase; \n  color:var(--stone);\n}\n\n.reveal{ opacity:0; transform:translateY(34px); transition:opacity .9s ease, transform .9s ease; }\n.reveal.in{ opacity:1; transform:translateY(0); }\n\n.wrap{max-width:var(--maxw); margin:0 auto; padding:0 6vw;}\n\n@media(min-width:1300px){ .wrap{padding:0 40px;} }\n\n@media(max-width:1000px){\n  .about-grid{ grid-template-columns:1fr; gap:50px; }\n  section{ padding:90px 0; }\n}\n<\/style>\n<script>\n\/\/ JavaScript\n(function(){\n  const revealEls = document.querySelectorAll('.reveal');\n  \n  const io = new IntersectionObserver((entries) => {\n    entries.forEach(e => { \n      if (e.isIntersecting) { \n        e.target.classList.add('in'); \n        io.unobserve(e.target); \n      } \n    });\n  }, { threshold: 0.15 });\n  \n  revealEls.forEach(el => io.observe(el));\n})();\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>\n\n<div class=\"et_pb_section_9 et_pb_section et_section_regular et_flex_section\">\n<div class=\"et_pb_row_9 et_pb_row et_flex_row\">\n<div class=\"et_pb_column_9 et_pb_column et-last-child et_flex_column et_pb_css_mix_blend_mode_passthrough et_flex_column_24_24 et_flex_column_24_24_tablet et_flex_column_24_24_phone\">\n<div class=\"et_pb_code_9 et_pb_code et_pb_module\"><div class=\"et_pb_code_inner\"><!-- HTML -->\n<section class=\"visit\" id=\"visit\">\n  <div class=\"wrap visit-grid\">\n    <div class=\"visit-info reveal\">\n      <div class=\"eyebrow\"><span class=\"rule\"><\/span> Visit &amp; Book<\/div>\n      <h2>Come up the mountain<\/h2>\n      <p>Rakidio sits 20 minutes above Plakias, in the village of Sellia. Visits are small, hosted, and best booked a few days ahead \u2014 especially during harvest season.<\/p>\n      <div class=\"info-row\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12 21s7-7.4 7-12a7 7 0 10-14 0c0 4.6 7 12 7 12z\" stroke=\"currentColor\" stroke-width=\"1.4\"\/><circle cx=\"12\" cy=\"9\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"1.4\"\/><\/svg>\n        <div><h4>Sellia, Rethymno<\/h4><span>Above Plakias, Crete, Greece<\/span><\/div>\n      <\/div>\n      <div class=\"info-row\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"9\" stroke=\"currentColor\" stroke-width=\"1.4\"\/><path d=\"M12 7v5l3 2\" stroke=\"currentColor\" stroke-width=\"1.4\"\/><\/svg>\n        <div><h4>Visiting Hours<\/h4><span>Tuesday \u2013 Sunday, 10:00 \u2013 18:00<\/span><\/div>\n      <\/div>\n      <div class=\"info-row\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M4 4h16v16H4z\" stroke=\"currentColor\" stroke-width=\"1.4\"\/><path d=\"M4 6l8 7 8-7\" stroke=\"currentColor\" stroke-width=\"1.4\"\/><\/svg>\n        <div><h4>Reach Us<\/h4><span>hello@rakidio.gr \u00b7 +30 6900 000 000<\/span><\/div>\n      <\/div>\n    <\/div>\n    <form class=\"reveal\" onsubmit=\"event.preventDefault(); this.querySelector('.form-submit').textContent='Request Sent \u2713';\">\n      <div class=\"form-row\">\n        <div><label>Full Name<\/label><input type=\"text\" placeholder=\"Your name\" required><\/div>\n        <div><label>Email<\/label><input type=\"email\" placeholder=\"you@email.com\" required><\/div>\n      <\/div>\n      <div class=\"form-row\">\n        <div><label>Preferred Date<\/label><input type=\"date\"><\/div>\n        <div><label>Guests<\/label><select><option>2 Guests<\/option><option>3\u20134 Guests<\/option><option>5\u20138 Guests<\/option><option>Private Group<\/option><\/select><\/div>\n      <\/div>\n      <div><label>Experience<\/label>\n      <select>\n        <option>Raki Distillery Tour<\/option>\n        <option>Cheese Making Workshop<\/option>\n        <option>Olive Grove Walk<\/option>\n        <option>Full Cretan Day (All Experiences)<\/option>\n      <\/select>\n      <\/div>\n      <div><label>Message<\/label><textarea placeholder=\"Tell us about your visit...\"><\/textarea><\/div>\n      <button class=\"form-submit\" type=\"submit\">Send Request<\/button>\n    <\/form>\n  <\/div>\n<\/section>\n<style>\n\/* CSS *\/\n:root{\n  --cream:#FAF6EF;\n  --paper:#F3ECE0;\n  --terracotta:#A8593C;\n  --terracotta-deep:#8A4530;\n  --olive:#6E7350;\n  --olive-deep:#525640;\n  --stone:#A89C8C;\n  --ink:#2B2620;\n  --blue:#1C3A4B;\n  --gold:#B98A4A;\n  --maxw: 1240px;\n}\n\n*{box-sizing:border-box; margin:0; padding:0;}\n\na{text-decoration:none; color:inherit;}\n\nsection{ padding:140px 0; position:relative; }\n\n.visit{ background:var(--olive-deep); color:var(--cream); }\n\n.visit .eyebrow{ color:#D8CDA8; }\n.visit .eyebrow .rule{ background:#D8CDA8; }\n\n.visit h2{ \n  font-family:'Fraunces', serif; \n  color:var(--cream); \n  font-size:clamp(32px,4.2vw,52px); \n  line-height:1.08; \n  font-weight:500;\n}\n\n.visit-grid{ display:grid; grid-template-columns:1fr 1fr; gap:90px; }\n\n.visit-info p{ color:#D7D5C6; font-weight:300; font-size:16px; margin-top:16px; font-family:'Inter', sans-serif; }\n\n.info-row{ display:flex; gap:18px; margin-top:28px; padding-top:24px; border-top:1px solid rgba(250,246,239,0.18); }\n\n.info-row svg{ width:20px; height:20px; flex-shrink:0; margin-top:3px; color:#E7C893; }\n\n.info-row h4{ font-family:'Fraunces',serif; font-weight:500; font-size:16px; margin-bottom:4px; color:var(--cream); }\n\n.info-row span{ color:#C9C6B4; font-size:14.5px; font-weight:300; font-family:'Inter', sans-serif; }\n\nform{ display:flex; flex-direction:column; gap:18px; }\n\n.form-row{ display:grid; grid-template-columns:1fr 1fr; gap:18px; }\n\nlabel{ font-size:11.5px; letter-spacing:0.1em; text-transform:uppercase; color:#D8CDA8; margin-bottom:8px; display:block; font-family:'Inter', sans-serif; }\n\ninput, select, textarea{\n  width:100%; background:transparent; border:none; border-bottom:1px solid rgba(250,246,239,0.35);\n  padding:10px 2px; color:var(--cream); font-family:'Inter',sans-serif; font-size:15px; font-weight:300;\n  transition:border-color .3s ease;\n}\n\ninput::placeholder, textarea::placeholder{ color:#9C9A86; }\n\ninput:focus, select:focus, textarea:focus{ outline:none; border-color:#E7C893; }\n\nselect option{ color:#222; }\n\ntextarea{ resize:none; min-height:70px; }\n\n.form-submit{\n  margin-top:10px; align-self:flex-start; background:var(--terracotta); color:var(--cream);\n  border:none; padding:16px 36px; font-size:12.5px; letter-spacing:0.1em; text-transform:uppercase;\n  cursor:pointer; transition:all .35s ease; border-radius:2px; font-family:'Inter', sans-serif; font-weight:500;\n}\n\n.form-submit:hover{ background:#C26B47; transform:translateY(-2px); }\n\n.reveal{ opacity:0; transform:translateY(34px); transition:opacity .9s ease, transform .9s ease; }\n.reveal.in{ opacity:1; transform:translateY(0); }\n\n.wrap{max-width:var(--maxw); margin:0 auto; padding:0 6vw;}\n\n@media(min-width:1300px){ .wrap{padding:0 40px;} }\n\n@media(max-width:1000px){\n  .visit-grid{ grid-template-columns:1fr; gap:50px; }\n  section{ padding:90px 0; }\n  .form-row{ grid-template-columns:1fr; }\n}\n<\/style>\n<script>\n\/\/ JavaScript\n(function(){\n  const revealEls = document.querySelectorAll('.reveal');\n  \n  const io = new IntersectionObserver((entries) => {\n    entries.forEach(e => { \n      if (e.isIntersecting) { \n        e.target.classList.add('in'); \n        io.unobserve(e.target); \n      } \n    });\n  }, { threshold: 0.15 });\n  \n  revealEls.forEach(el => io.observe(el));\n})();\n<\/script><\/div><\/div>\n<\/div>\n<\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-90","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/flexible-charcoal-sparrow.5-9-254-201.cpanel.site\/el\/wp-json\/wp\/v2\/pages\/90","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/flexible-charcoal-sparrow.5-9-254-201.cpanel.site\/el\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/flexible-charcoal-sparrow.5-9-254-201.cpanel.site\/el\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/flexible-charcoal-sparrow.5-9-254-201.cpanel.site\/el\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/flexible-charcoal-sparrow.5-9-254-201.cpanel.site\/el\/wp-json\/wp\/v2\/comments?post=90"}],"version-history":[{"count":4,"href":"https:\/\/flexible-charcoal-sparrow.5-9-254-201.cpanel.site\/el\/wp-json\/wp\/v2\/pages\/90\/revisions"}],"predecessor-version":[{"id":108,"href":"https:\/\/flexible-charcoal-sparrow.5-9-254-201.cpanel.site\/el\/wp-json\/wp\/v2\/pages\/90\/revisions\/108"}],"wp:attachment":[{"href":"https:\/\/flexible-charcoal-sparrow.5-9-254-201.cpanel.site\/el\/wp-json\/wp\/v2\/media?parent=90"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}