{"id":6924,"date":"2026-06-12T09:16:51","date_gmt":"2026-06-12T09:16:51","guid":{"rendered":"https:\/\/ohnannyblue.com\/oi-synergates-mas\/"},"modified":"2026-06-15T06:49:53","modified_gmt":"2026-06-15T06:49:53","slug":"our-partners","status":"publish","type":"page","link":"https:\/\/ohnannyblue.com\/en\/our-partners\/","title":{"rendered":"Our Partners"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6924\" class=\"elementor elementor-6924 elementor-6747\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-0e3c426 elementor-section-height-min-height cs-section-content-fullwidth cs-parallax-on-scroll cs_scroll_y_80 elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"0e3c426\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" data-cs-parallax-y=\"80\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-1e0bd53 dark-color\" data-id=\"1e0bd53\" 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-a92edd7 elementor-widget elementor-widget-heading\" data-id=\"a92edd7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our Partners<\/h1>\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<div class=\"elementor-element elementor-element-572095a cs-section-content-fullwidth e-flex e-con-boxed e-con e-parent\" data-id=\"572095a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-487bbb4 elementor-widget elementor-widget-html\" data-id=\"487bbb4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n(function() {\r\n  function setupLoopReadMore() {\r\n    var widgets = document.querySelectorAll('.part-text');\r\n    \r\n    widgets.forEach(function(widget) {\r\n      \/\/ Prevent duplicating initialization setup\r\n      if (widget.classList.contains('readmore-initialized')) return;\r\n\r\n      var paragraphs = widget.querySelectorAll('p');\r\n      var PARAGRAPHS_TO_SHOW = 1;\r\n\r\n      if (paragraphs.length <= PARAGRAPHS_TO_SHOW) return;\r\n\r\n      \/\/ Hide all paragraphs after the first one initially\r\n      paragraphs.forEach(function(p, index) {\r\n        if (index >= PARAGRAPHS_TO_SHOW) {\r\n          p.style.display = 'none';\r\n        }\r\n      });\r\n\r\n      \/\/ Create the toggle button\r\n      var btn = document.createElement('button');\r\n      btn.textContent = '\u0394\u0399\u0391\u0392\u0391\u03a3\u03a4\u0395 \u03a0\u0395\u03a1\u0399\u03a3\u03a3\u039f\u03a4\u0395\u03a1\u0391';\r\n      btn.className = 'part-text-readmore-btn';\r\n      btn.setAttribute('data-state', 'collapsed');\r\n\r\n      \/\/ Toggle Open\/Close Event\r\n      btn.addEventListener('click', function() {\r\n        var isCollapsed = btn.getAttribute('data-state') === 'collapsed';\r\n\r\n        if (isCollapsed) {\r\n          \/\/ EXPAND\r\n          paragraphs.forEach(function(p) {\r\n            p.style.display = ''; \r\n          });\r\n          btn.textContent = '\u0394\u0399\u0391\u0392\u0391\u03a3\u03a4\u0395 \u039b\u0399\u0393\u039f\u03a4\u0395\u03a1\u0391';\r\n          btn.setAttribute('data-state', 'expanded');\r\n        } else {\r\n          \/\/ COLLAPSE\r\n          paragraphs.forEach(function(p, index) {\r\n            if (index >= PARAGRAPHS_TO_SHOW) {\r\n              p.style.display = 'none';\r\n            }\r\n          });\r\n          btn.textContent = '\u0394\u0399\u0391\u0392\u0391\u03a3\u03a4\u0395 \u03a0\u0395\u03a1\u0399\u03a3\u03a3\u039f\u03a4\u0395\u03a1\u0391';\r\n          btn.setAttribute('data-state', 'collapsed');\r\n\r\n          \/\/ Smoothly scroll back to the top of this specific widget container\r\n          widget.scrollIntoView({ behavior: 'smooth', block: 'nearest' });\r\n        }\r\n      });\r\n\r\n      \/\/ Append button to the layout\r\n      widget.appendChild(btn);\r\n      widget.classList.add('readmore-initialized');\r\n    });\r\n  }\r\n\r\n  \/\/ Lifecycle hooks for Elementor dynamic loading\r\n  setupLoopReadMore();\r\n  document.addEventListener('DOMContentLoaded', setupLoopReadMore);\r\n  window.addEventListener('load', setupLoopReadMore);\r\n  \r\n  setTimeout(setupLoopReadMore, 600);\r\n  setTimeout(setupLoopReadMore, 1500); \r\n})();\r\n<\/script>\r\n\r\n<style>\r\n\/* Button styles updated to your specific brand color hex *\/\r\n.part-text-readmore-btn {\r\n  display: block !important;\r\n  margin: 16px auto 0 auto !important;\r\n  padding: 10px 24px !important;\r\n  border: 1px solid #241E5E !important; \/* Your Custom Brand Dark Blue *\/\r\n  border-radius: 6px !important;\r\n  background: transparent !important;\r\n  color: #241E5E !important;\r\n  cursor: pointer !important;\r\n  font-size: 14px !important;\r\n  font-weight: bold !important;\r\n  text-transform: uppercase !important;\r\n  transition: all 0.25s ease !important;\r\n  width: 100% !important;\r\n  text-align: center !important;\r\n}\r\n\r\n\/* Hover style inverted with your brand color *\/\r\n.part-text-readmore-btn:hover {\r\n  background: #241E5E !important;\r\n  color: #ffffff !important;\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cf21521 e-con-full e-flex e-con e-child\" data-id=\"cf21521\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ff2eb0 elementor-widget elementor-widget-heading\" data-id=\"3ff2eb0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Corporate Partners<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-07b5550 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"07b5550\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:6760,&quot;_skin&quot;:&quot;post&quot;,&quot;columns&quot;:&quot;3&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t<style id=\"loop-6760\">.elementor-6760 .elementor-element.elementor-element-d405ce2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-primary );--border-color:var( --e-global-color-primary );--border-radius:12px 12px 12px 12px;}.elementor-6760 .elementor-element.elementor-element-09a3de1{--display:flex;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-6760 .elementor-element.elementor-element-70d7055{text-align:start;}.elementor-6760 .elementor-element.elementor-element-70d7055 img{height:200px;object-fit:contain;object-position:center left;border-radius:20px 20px 20px 20px;}.elementor-6760 .elementor-element.elementor-element-015f060{text-align:start;}.elementor-6760 .elementor-element.elementor-element-015f060 img{height:80px;object-fit:contain;object-position:center left;}.elementor-6760 .elementor-element.elementor-element-31fb0d8 .elementor-heading-title{color:var( --e-global-color-text );}.elementor-6760 .elementor-element.elementor-element-51e903e{color:var( --e-global-color-text );}.elementor-6760 .elementor-element.elementor-element-b57ba33{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6760 .elementor-element.elementor-element-df25656 .elementor-heading-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-6760 .elementor-element.elementor-element-df25656{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6760 .elementor-element.elementor-element-205c415 .elementor-icon-wrapper{text-align:center;}.elementor-6760 .elementor-element.elementor-element-205c415 .elementor-icon{font-size:18px;}.elementor-6760 .elementor-element.elementor-element-205c415 .elementor-icon svg{height:18px;}.elementor-6760 .elementor-element.elementor-element-205c415 .elementor-icon-wrapper svg{width:auto;}.elementor-6760 .elementor-element.elementor-element-205c415{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:05px 0px 0px 0px;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6760 .elementor-element.elementor-element-81d2022{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6760 .elementor-element.elementor-element-2545015 .elementor-heading-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-6760 .elementor-element.elementor-element-2545015{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6760 .elementor-element.elementor-element-2af7cd0 .elementor-icon-wrapper{text-align:center;}.elementor-6760 .elementor-element.elementor-element-2af7cd0 .elementor-icon{font-size:18px;}.elementor-6760 .elementor-element.elementor-element-2af7cd0 .elementor-icon svg{height:18px;}.elementor-6760 .elementor-element.elementor-element-2af7cd0 .elementor-icon-wrapper svg{width:auto;}.elementor-6760 .elementor-element.elementor-element-2af7cd0{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:05px 0px 0px 0px;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}.elementor-6760 .elementor-element.elementor-element-948bd6a{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6760 .elementor-element.elementor-element-17d2e30 .elementor-heading-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-6760 .elementor-element.elementor-element-17d2e30{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-6760 .elementor-element.elementor-element-20e258c .elementor-icon-wrapper{text-align:center;}.elementor-6760 .elementor-element.elementor-element-20e258c .elementor-icon{font-size:18px;}.elementor-6760 .elementor-element.elementor-element-20e258c .elementor-icon svg{height:18px;}.elementor-6760 .elementor-element.elementor-element-20e258c .elementor-icon-wrapper svg{width:auto;}.elementor-6760 .elementor-element.elementor-element-20e258c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:05px 0px 0px 0px;width:var( --container-widget-width, 20% );max-width:20%;--container-widget-width:20%;--container-widget-flex-grow:0;}@media(max-width:1367px){.elementor-6760 .elementor-element.elementor-element-df25656 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}.elementor-6760 .elementor-element.elementor-element-2545015 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}.elementor-6760 .elementor-element.elementor-element-17d2e30 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:1024px){.elementor-6760 .elementor-element.elementor-element-09a3de1{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6760 .elementor-element.elementor-element-df25656 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}.elementor-6760 .elementor-element.elementor-element-df25656{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-6760 .elementor-element.elementor-element-2545015 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}.elementor-6760 .elementor-element.elementor-element-17d2e30 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-6760 .elementor-element.elementor-element-df25656 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}.elementor-6760 .elementor-element.elementor-element-df25656{--container-widget-width:204px;--container-widget-flex-grow:0;width:var( --container-widget-width, 204px );max-width:204px;}.elementor-6760 .elementor-element.elementor-element-81d2022{--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-6760 .elementor-element.elementor-element-2545015 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}.elementor-6760 .elementor-element.elementor-element-2545015{--container-widget-width:204px;--container-widget-flex-grow:0;width:var( --container-widget-width, 204px );max-width:204px;}.elementor-6760 .elementor-element.elementor-element-17d2e30 .elementor-heading-title{font-size:var( --e-global-typography-text-font-size );}.elementor-6760 .elementor-element.elementor-element-17d2e30{--container-widget-width:204px;--container-widget-flex-grow:0;width:var( --container-widget-width, 204px );max-width:204px;}}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"6760\" class=\"elementor elementor-6760 e-loop-item e-loop-item-6934 post-6934 partnerships type-partnerships status-publish hentry partnership-category-company\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d405ce2 e-flex e-con-boxed e-con e-parent\" data-id=\"d405ce2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-09a3de1 e-con-full e-flex e-con e-child\" data-id=\"09a3de1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-015f060 elementor-widget elementor-widget-image\" data-id=\"015f060\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"512\" height=\"161\" src=\"https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/4S_Sailing_logo_lockup_colour.webp\" class=\"attachment-full size-full wp-image-6752\" alt=\"\" srcset=\"https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/4S_Sailing_logo_lockup_colour.webp 512w, https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/4S_Sailing_logo_lockup_colour-300x94.webp 300w, https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/4S_Sailing_logo_lockup_colour-370x116.webp 370w, https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/4S_Sailing_logo_lockup_colour-255x80.webp 255w\" sizes=\"(max-width: 512px) 100vw, 512px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31fb0d8 elementor-widget elementor-widget-heading\" data-id=\"31fb0d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">4S Sailing<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51e903e part-text elementor-widget elementor-widget-theme-post-content\" data-id=\"51e903e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t<p>4S Sailing offers tailor-made sailing experiences in Greece, designed around the needs and interests of each guest. With a strong focus on personal attention, safety, and hospitality, it creates authentic sea journeys that combine relaxation, exploration, and the beauty of the Greek summer.<\/p>\n<p>Its philosophy is based on crafting experiences that are customized to each traveler, ensuring that every itinerary is truly unique. Guided by the company\u2019s motto \u2014 4S (Sea, Sky, Summer, Sun) \u2014 the 4S Sailing team aims to create memorable moments that embody freedom, the sea, and the authentic spirit of the Greek summer.<\/p>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-b57ba33 e-con-full e-flex e-con e-child\" data-id=\"b57ba33\" data-element_type=\"container\" data-e-type=\"container\" href=\"https:\/\/4ssailing.com\/\" target=\"_blank\">\n\t\t\t\t<div class=\"elementor-element elementor-element-df25656 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"df25656\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u0395\u03c0\u03b9\u03c3\u03ba\u03b5\u03c6\u03c4\u03b5\u03af\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b9\u03c3\u03c4\u03cc\u03c4\u03bf\u03c0\u03bf.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-205c415 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"205c415\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 323\" style=\"enable-background:new 0 0 512 323;\" xml:space=\"preserve\"><style type=\"text\/css\">\t.st0{fill:#211860;}<\/style><g>\t<path class=\"st0\" d=\"M148.9,6.4c19.2,10.6,30.8,32,37.3,52.3c10.7,37,11.1,76.7,13.6,114.8c1.7,25.5,5.6,49.4,12.6,74  c0.3,1,0.6,2.1,0.9,3.1c2.1,7.2,5.2,13,9.1,19.4c5.2-0.4,7.1-1,10.6-4.9c10.9-18.1,18-37.5,25.2-57.3  c21.3-58.9,21.3-58.9,43.6-75.2c6.6-2.2,12.5-2.6,19.1,0c12.5,10,18.7,22.8,25.1,37.1c14.3,31.8,14.3,31.8,41.1,52.8  c6.4,2.1,12.8,2.4,19.5,2.6c4.3,0.7,5.7,1.7,8.3,5.2c0.6,4.6,1,7.7-1.7,11.7c-6.6,4.7-16.5,2.8-24.3,2c-19-4.6-33.8-17.6-44.2-33.6  c-6.8-11.5-12.6-23.4-18-35.6c-3.5-7.7-7.5-14.2-12.6-20.9c-3.7,0-3.7,0-7.6,1.5c-2.3,3.4-3.9,6.3-5.5,9.9c-0.5,1.1-1,2.1-1.5,3.2  c-1.8,3.7-3.5,7.5-5.2,11.3c-0.7,1.5-1.3,2.9-2,4.5c-5,11.2-9.9,22.5-14.8,33.7c-25.9,59.4-25.9,59.4-42.8,71.8  c-6.3,2.1-11.7,2.8-18.3,1.5c-15.4-8.2-20.6-26-25.5-41.5c-0.5-1.5-0.9-3-1.4-4.6c-0.4-1.4-0.8-2.7-1.2-4.1  c-9.2-32.4-13.8-66-18.6-99.3c-6.3-54.8-6.3-54.8-34.2-100.5c-6.1-2.7-9.1-2.5-15.4-0.6C77.2,74.3,71.2,160.7,61.4,210.2  c-0.3,1.5-0.6,3-0.9,4.5c-1.4,7.2-2.9,14.4-4.2,21.6c-5,25.8-11.5,57.9-29.9,77.9c-4.3,2.9-8.2,2.8-13.2,2.6  c-3.9-1-5.3-2.1-7.7-5.4c-3.1-7.6,0.1-14.8,2.2-22.3c4.7-17.7,8.2-35.5,11.5-53.5c0.3-1.4,0.5-2.8,0.8-4.3  c2.6-13.9,5.1-27.9,7.5-41.8C52.3,48.7,52.3,48.7,94.1,15.7C110,4.9,130.2-0.9,148.9,6.4z\"><\/path>\t<path class=\"st0\" d=\"M437.3,174.5c7.5,5.1,14.2,11.2,21,17.2c3.2,2.7,6.4,5.4,9.7,8c1.2,1,2.4,1.9,3.6,2.9c2.4,1.9,4.8,3.8,7.2,5.8  c3.3,2.6,6.6,5.3,9.9,7.9c1.1,0.8,2.1,1.7,3.2,2.5c13.6,11,13.6,11,15.9,20.1c0.2,5.5-0.1,8.3-2.9,13c-5.2,4.8-11,6.2-17.7,7.8  c-2.4,0.6-4.8,1.2-7.1,1.8c-1.2,0.3-2.5,0.6-3.8,0.9c-23.3,5.8-46.3,12.3-69.1,19.9c-1.9,0.6-3.8,1.2-5.7,1.9  c-2.4,0.8-2.4,0.8-4.9,1.6c-5.4,1.3-10,1.5-15.5,1.2c-4.6-3.2-5.9-5.3-7.4-10.7c-0.2-4.9,0.3-6.6,2.9-10.7c2.4-1.7,2.4-1.7,5.4-3.1  c1.1-0.5,2.2-1.1,3.4-1.6c1.2-0.6,2.4-1.1,3.7-1.7c1.3-0.6,2.5-1.2,3.8-1.8c13.5-6.1,27.4-11.3,41.4-16.4  c6.4-2.3,12.6-4.8,18.7-7.6c-3.2-2.6-6.4-5.1-9.6-7.6c-1.5-1.1-1.5-1.1-2.9-2.3c-5.9-4.6-11.9-9.1-18.1-13.3  c-8.5-6.2-13.8-11.5-16.7-21.9c0-6.2,1.1-9.3,4.6-14.4C418,167.6,429.3,170,437.3,174.5z\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\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>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-64db99e e-con-full e-flex e-con e-child\" data-id=\"64db99e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6bdc598 elementor-widget elementor-widget-heading\" data-id=\"6bdc598\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Professional Partners<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4d723d6 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"4d723d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:6760,&quot;_skin&quot;:&quot;post&quot;,&quot;columns&quot;:&quot;3&quot;,&quot;columns_tablet&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;[data-elementor-type=\\&quot;loop-item\\&quot;]&quot;,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-grid.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-loop-container elementor-grid\" role=\"list\">\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"6760\" class=\"elementor elementor-6760 e-loop-item e-loop-item-6937 post-6937 partnerships type-partnerships status-publish has-post-thumbnail hentry partnership-category-partners\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d405ce2 e-flex e-con-boxed e-con e-parent\" data-id=\"d405ce2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-09a3de1 e-con-full e-flex e-con e-child\" data-id=\"09a3de1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70d7055 elementor-widget elementor-widget-image\" data-id=\"70d7055\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"260\" height=\"300\" src=\"https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/AX-260x300.jpg\" class=\"attachment-medium size-medium wp-image-6938\" alt=\"\" srcset=\"https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/AX-260x300.jpg 260w, https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/AX-370x428.jpg 370w, https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/AX-255x295.jpg 255w, https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/AX.jpg 520w\" sizes=\"(max-width: 260px) 100vw, 260px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31fb0d8 elementor-widget elementor-widget-heading\" data-id=\"31fb0d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Antonios Chatzikostis<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51e903e part-text elementor-widget elementor-widget-theme-post-content\" data-id=\"51e903e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t<p>Fr. Antonios Chatzikostis is a final-year Psychology student (BSc Psychology) with training in a range of fields, including Cognitive Behavioural Therapy (CBT), Clinical Hypnotherapy, Autoimmune Diseases, Specific Phobias, Narcissistic Personality Disorder, Borderline Personality Disorder, and the Cognitive\u2013Philosophical Approach.<\/p>\n<p>Through his writing, he seeks to communicate scientifically grounded knowledge on mental health and human behavior in a way that is accessible, meaningful, and relevant to the wider public.<\/p>\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>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"6760\" class=\"elementor elementor-6760 e-loop-item e-loop-item-6935 post-6935 partnerships type-partnerships status-publish has-post-thumbnail hentry partnership-category-partners\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-d405ce2 e-flex e-con-boxed e-con e-parent\" data-id=\"d405ce2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-09a3de1 e-con-full e-flex e-con e-child\" data-id=\"09a3de1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-70d7055 elementor-widget elementor-widget-image\" data-id=\"70d7055\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"200\" height=\"300\" src=\"https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/EiriniP-200x300.jpg\" class=\"attachment-medium size-medium wp-image-6936\" alt=\"\" srcset=\"https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/EiriniP-200x300.jpg 200w, https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/EiriniP-370x555.jpg 370w, https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/EiriniP-255x383.jpg 255w, https:\/\/ohnannyblue.com\/wp-content\/uploads\/2026\/06\/EiriniP.jpg 520w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-31fb0d8 elementor-widget elementor-widget-heading\" data-id=\"31fb0d8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Eirini Patsea<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51e903e part-text elementor-widget elementor-widget-theme-post-content\" data-id=\"51e903e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-content.default\">\n\t\t\t\t\t<p>Eirini Patsea studied classical singing and choral conducting at the Kod\u00e1ly Conservatory. She is a graduate of the Department of Music Studies at the National and Kapodistrian University of Athens and holds a postgraduate degree in Music Pedagogy from the Hungarian Kod\u00e1ly Institute. In 2016, she was awarded a Master\u2019s degree in Music Education from the Ferenc Liszt Academy of Music in Budapest.<\/p>\n<p>She teaches Music Pedagogy based on the Kod\u00e1ly Method and Choral Conducting at both the Kod\u00e1ly Conservatory and the Athenaeum Conservatory, where she also serves as General Director.<\/p>\n<p>Eirini Patsea is the principal conductor of the Ch\u00f3r\u03b5s Choir (Artistic Director: Marina Satti), leading the ensemble in numerous live performances, recordings, and video productions. Since 2024, she has also been the conductor of the Chordae Women\u2019s Chamber Choir.<\/p>\n\t\t\t\t<\/div>\n\t\t<a class=\"elementor-element elementor-element-81d2022 e-con-full e-flex e-con e-child\" data-id=\"81d2022\" data-element_type=\"container\" data-e-type=\"container\" href=\"https:\/\/kodaly.gr\/\" target=\"_blank\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2545015 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"2545015\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u03a9\u03b4\u03b5\u03af\u03bf Kod\u00e1ly | \u0395\u03c0\u03af\u03c3\u03b7\u03bc\u03bf\u03c2 \u0399\u03c3\u03c4\u03cc\u03c4\u03bf\u03c0\u03bf\u03c2<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2af7cd0 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2af7cd0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 323\" style=\"enable-background:new 0 0 512 323;\" xml:space=\"preserve\"><style type=\"text\/css\">\t.st0{fill:#211860;}<\/style><g>\t<path class=\"st0\" d=\"M148.9,6.4c19.2,10.6,30.8,32,37.3,52.3c10.7,37,11.1,76.7,13.6,114.8c1.7,25.5,5.6,49.4,12.6,74  c0.3,1,0.6,2.1,0.9,3.1c2.1,7.2,5.2,13,9.1,19.4c5.2-0.4,7.1-1,10.6-4.9c10.9-18.1,18-37.5,25.2-57.3  c21.3-58.9,21.3-58.9,43.6-75.2c6.6-2.2,12.5-2.6,19.1,0c12.5,10,18.7,22.8,25.1,37.1c14.3,31.8,14.3,31.8,41.1,52.8  c6.4,2.1,12.8,2.4,19.5,2.6c4.3,0.7,5.7,1.7,8.3,5.2c0.6,4.6,1,7.7-1.7,11.7c-6.6,4.7-16.5,2.8-24.3,2c-19-4.6-33.8-17.6-44.2-33.6  c-6.8-11.5-12.6-23.4-18-35.6c-3.5-7.7-7.5-14.2-12.6-20.9c-3.7,0-3.7,0-7.6,1.5c-2.3,3.4-3.9,6.3-5.5,9.9c-0.5,1.1-1,2.1-1.5,3.2  c-1.8,3.7-3.5,7.5-5.2,11.3c-0.7,1.5-1.3,2.9-2,4.5c-5,11.2-9.9,22.5-14.8,33.7c-25.9,59.4-25.9,59.4-42.8,71.8  c-6.3,2.1-11.7,2.8-18.3,1.5c-15.4-8.2-20.6-26-25.5-41.5c-0.5-1.5-0.9-3-1.4-4.6c-0.4-1.4-0.8-2.7-1.2-4.1  c-9.2-32.4-13.8-66-18.6-99.3c-6.3-54.8-6.3-54.8-34.2-100.5c-6.1-2.7-9.1-2.5-15.4-0.6C77.2,74.3,71.2,160.7,61.4,210.2  c-0.3,1.5-0.6,3-0.9,4.5c-1.4,7.2-2.9,14.4-4.2,21.6c-5,25.8-11.5,57.9-29.9,77.9c-4.3,2.9-8.2,2.8-13.2,2.6  c-3.9-1-5.3-2.1-7.7-5.4c-3.1-7.6,0.1-14.8,2.2-22.3c4.7-17.7,8.2-35.5,11.5-53.5c0.3-1.4,0.5-2.8,0.8-4.3  c2.6-13.9,5.1-27.9,7.5-41.8C52.3,48.7,52.3,48.7,94.1,15.7C110,4.9,130.2-0.9,148.9,6.4z\"><\/path>\t<path class=\"st0\" d=\"M437.3,174.5c7.5,5.1,14.2,11.2,21,17.2c3.2,2.7,6.4,5.4,9.7,8c1.2,1,2.4,1.9,3.6,2.9c2.4,1.9,4.8,3.8,7.2,5.8  c3.3,2.6,6.6,5.3,9.9,7.9c1.1,0.8,2.1,1.7,3.2,2.5c13.6,11,13.6,11,15.9,20.1c0.2,5.5-0.1,8.3-2.9,13c-5.2,4.8-11,6.2-17.7,7.8  c-2.4,0.6-4.8,1.2-7.1,1.8c-1.2,0.3-2.5,0.6-3.8,0.9c-23.3,5.8-46.3,12.3-69.1,19.9c-1.9,0.6-3.8,1.2-5.7,1.9  c-2.4,0.8-2.4,0.8-4.9,1.6c-5.4,1.3-10,1.5-15.5,1.2c-4.6-3.2-5.9-5.3-7.4-10.7c-0.2-4.9,0.3-6.6,2.9-10.7c2.4-1.7,2.4-1.7,5.4-3.1  c1.1-0.5,2.2-1.1,3.4-1.6c1.2-0.6,2.4-1.1,3.7-1.7c1.3-0.6,2.5-1.2,3.8-1.8c13.5-6.1,27.4-11.3,41.4-16.4  c6.4-2.3,12.6-4.8,18.7-7.6c-3.2-2.6-6.4-5.1-9.6-7.6c-1.5-1.1-1.5-1.1-2.9-2.3c-5.9-4.6-11.9-9.1-18.1-13.3  c-8.5-6.2-13.8-11.5-16.7-21.9c0-6.2,1.1-9.3,4.6-14.4C418,167.6,429.3,170,437.3,174.5z\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t<a class=\"elementor-element elementor-element-948bd6a e-con-full e-flex e-con e-child\" data-id=\"948bd6a\" data-element_type=\"container\" data-e-type=\"container\" href=\"https:\/\/athenaeum.edu.gr\/\" target=\"_blank\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17d2e30 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"17d2e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u03a9\u03b4\u03b5\u03af\u03bf Athenaeum | \u0395\u03c0\u03af\u03c3\u03b7\u03bc\u03bf\u03c2 \u0399\u03c3\u03c4\u03cc\u03c4\u03bf\u03c0\u03bf\u03c2<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-20e258c elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"20e258c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" id=\"Layer_1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 512 323\" style=\"enable-background:new 0 0 512 323;\" xml:space=\"preserve\"><style type=\"text\/css\">\t.st0{fill:#211860;}<\/style><g>\t<path class=\"st0\" d=\"M148.9,6.4c19.2,10.6,30.8,32,37.3,52.3c10.7,37,11.1,76.7,13.6,114.8c1.7,25.5,5.6,49.4,12.6,74  c0.3,1,0.6,2.1,0.9,3.1c2.1,7.2,5.2,13,9.1,19.4c5.2-0.4,7.1-1,10.6-4.9c10.9-18.1,18-37.5,25.2-57.3  c21.3-58.9,21.3-58.9,43.6-75.2c6.6-2.2,12.5-2.6,19.1,0c12.5,10,18.7,22.8,25.1,37.1c14.3,31.8,14.3,31.8,41.1,52.8  c6.4,2.1,12.8,2.4,19.5,2.6c4.3,0.7,5.7,1.7,8.3,5.2c0.6,4.6,1,7.7-1.7,11.7c-6.6,4.7-16.5,2.8-24.3,2c-19-4.6-33.8-17.6-44.2-33.6  c-6.8-11.5-12.6-23.4-18-35.6c-3.5-7.7-7.5-14.2-12.6-20.9c-3.7,0-3.7,0-7.6,1.5c-2.3,3.4-3.9,6.3-5.5,9.9c-0.5,1.1-1,2.1-1.5,3.2  c-1.8,3.7-3.5,7.5-5.2,11.3c-0.7,1.5-1.3,2.9-2,4.5c-5,11.2-9.9,22.5-14.8,33.7c-25.9,59.4-25.9,59.4-42.8,71.8  c-6.3,2.1-11.7,2.8-18.3,1.5c-15.4-8.2-20.6-26-25.5-41.5c-0.5-1.5-0.9-3-1.4-4.6c-0.4-1.4-0.8-2.7-1.2-4.1  c-9.2-32.4-13.8-66-18.6-99.3c-6.3-54.8-6.3-54.8-34.2-100.5c-6.1-2.7-9.1-2.5-15.4-0.6C77.2,74.3,71.2,160.7,61.4,210.2  c-0.3,1.5-0.6,3-0.9,4.5c-1.4,7.2-2.9,14.4-4.2,21.6c-5,25.8-11.5,57.9-29.9,77.9c-4.3,2.9-8.2,2.8-13.2,2.6  c-3.9-1-5.3-2.1-7.7-5.4c-3.1-7.6,0.1-14.8,2.2-22.3c4.7-17.7,8.2-35.5,11.5-53.5c0.3-1.4,0.5-2.8,0.8-4.3  c2.6-13.9,5.1-27.9,7.5-41.8C52.3,48.7,52.3,48.7,94.1,15.7C110,4.9,130.2-0.9,148.9,6.4z\"><\/path>\t<path class=\"st0\" d=\"M437.3,174.5c7.5,5.1,14.2,11.2,21,17.2c3.2,2.7,6.4,5.4,9.7,8c1.2,1,2.4,1.9,3.6,2.9c2.4,1.9,4.8,3.8,7.2,5.8  c3.3,2.6,6.6,5.3,9.9,7.9c1.1,0.8,2.1,1.7,3.2,2.5c13.6,11,13.6,11,15.9,20.1c0.2,5.5-0.1,8.3-2.9,13c-5.2,4.8-11,6.2-17.7,7.8  c-2.4,0.6-4.8,1.2-7.1,1.8c-1.2,0.3-2.5,0.6-3.8,0.9c-23.3,5.8-46.3,12.3-69.1,19.9c-1.9,0.6-3.8,1.2-5.7,1.9  c-2.4,0.8-2.4,0.8-4.9,1.6c-5.4,1.3-10,1.5-15.5,1.2c-4.6-3.2-5.9-5.3-7.4-10.7c-0.2-4.9,0.3-6.6,2.9-10.7c2.4-1.7,2.4-1.7,5.4-3.1  c1.1-0.5,2.2-1.1,3.4-1.6c1.2-0.6,2.4-1.1,3.7-1.7c1.3-0.6,2.5-1.2,3.8-1.8c13.5-6.1,27.4-11.3,41.4-16.4  c6.4-2.3,12.6-4.8,18.7-7.6c-3.2-2.6-6.4-5.1-9.6-7.6c-1.5-1.1-1.5-1.1-2.9-2.3c-5.9-4.6-11.9-9.1-18.1-13.3  c-8.5-6.2-13.8-11.5-16.7-21.9c0-6.2,1.1-9.3,4.6-14.4C418,167.6,429.3,170,437.3,174.5z\"><\/path><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/a>\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>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\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>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Corporate Partners Professional Partners<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-wide-content.php","meta":{"_acf_changed":false,"cozystay_single_page_hide_site_header":"","cozystay_single_page_site_header_source":"","cozystay_single_page_custom_site_header":"","cozystay_single_page_custom_sticky_site_header":"","cozystay_single_page_hide_page_title":"on","cozystay_single_page_header_section_size":"","cozystay_single_page_header_background_color":"","cozystay_single_page_header_background_position_x":"center","cozystay_single_page_header_background_position_y":"center","cozystay_single_page_header_background_size":"cover","cozystay_single_page_header_background_repeat":"off","cozystay_single_page_header_background_scroll":"on","cozystay_single_page_header_text_color":"","cozystay_single_page_header_show_breadcrumb":"","cozystay_single_page_site_footer_hide_main":"","cozystay_single_custom_site_footer_main_source":"","cozystay_single_custom_site_footer_main":"","cozystay_single_page_site_footer_hide_above":"","cozystay_single_custom_site_footer_above_source":"","cozystay_single_custom_site_footer_above":"","cozystay_single_page_site_footer_hide_instagram":"","cozystay_single_page_site_footer_hide_bottom":"","cozystay_single_custom_mobile_menu_source":"","cozystay_single_custom_mobile_menu":"","cozystay_single_custom_mobile_menu_animation":"","cozystay_single_custom_mobile_menu_width":"","cozystay_single_custom_mobile_menu_custom_width":375,"footnotes":""},"class_list":["post-6924","page","type-page","status-publish","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/ohnannyblue.com\/en\/wp-json\/wp\/v2\/pages\/6924","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ohnannyblue.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ohnannyblue.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ohnannyblue.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ohnannyblue.com\/en\/wp-json\/wp\/v2\/comments?post=6924"}],"version-history":[{"count":4,"href":"https:\/\/ohnannyblue.com\/en\/wp-json\/wp\/v2\/pages\/6924\/revisions"}],"predecessor-version":[{"id":6932,"href":"https:\/\/ohnannyblue.com\/en\/wp-json\/wp\/v2\/pages\/6924\/revisions\/6932"}],"wp:attachment":[{"href":"https:\/\/ohnannyblue.com\/en\/wp-json\/wp\/v2\/media?parent=6924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}