{"id":989409,"date":"2026-07-05T00:03:55","date_gmt":"2026-07-05T00:03:55","guid":{"rendered":"https:\/\/almaraclinic.pt\/?page_id=989409"},"modified":"2026-07-11T12:57:42","modified_gmt":"2026-07-11T12:57:42","slug":"blog","status":"publish","type":"page","link":"https:\/\/almaraclinic.pt\/en\/blog\/","title":{"rendered":"Blog"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"989409\" class=\"elementor elementor-989409\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1311245 e-con-full e-flex e-con e-parent\" data-id=\"1311245\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84f9946 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"84f9946\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"blog-hero\">\n  <div class=\"blog-bg\"><\/div>\n\n  <div class=\"blog-inner\">\n    <div class=\"blog-content\">\n\n      <p>Blog<\/p>\n\n      <h1>\n        Conhecimento para cuidar\n        melhor da sua sa\u00fade.\n      <\/h1>\n\n      <span>\n        Artigos, reflex\u00f5es e conte\u00fados educativos sobre sa\u00fade mental, longevidade, est\u00e9tica regenerativa, recovery e bem-estar.\n      <\/span>\n\n      <div class=\"blog-actions\">\n        <a href=\"#blog\">Ver artigos<\/a>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n@import url(\"https:\/\/fonts.googleapis.com\/css2?family=Funnel+Display:wght@300;400&family=Bricolage+Grotesque:wght@300;400&display=swap\");\n\n.blog-hero{\n  position:relative;\n  width:100vw;\n  margin-left:calc(50% - 50vw);\n  min-height:92vh;\n  display:flex;\n  align-items:center;\n  overflow:hidden;\n  background:#101010;\n  color:#fff;\n  font-family:\"Bricolage Grotesque\",Arial,sans-serif;\n}\n\n.blog-bg{\n  position:absolute;\n  inset:0;\n  overflow:hidden;\n}\n\n.blog-bg::before{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:url(\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/almara_treatment_1-scaled.jpg\");\n  background-size:cover;\n  background-position:center;\n  transform:scale(1.09);\n  transform-origin:center;\n  animation:blogImageIn 1.6s ease forwards;\n}\n\n.blog-bg::after{\n  content:\"\";\n  position:absolute;\n  inset:0;\n  background:\n    radial-gradient(circle at 18% 48%, rgba(243,110,33,.14), transparent 30%),\n    linear-gradient(\n      90deg,\n      rgba(0,0,0,.88) 0%,\n      rgba(0,0,0,.72) 26%,\n      rgba(0,0,0,.44) 50%,\n      rgba(0,0,0,.16) 74%,\n      rgba(0,0,0,0) 100%\n    );\n  pointer-events:none;\n}\n\n.blog-inner{\n  position:relative;\n  z-index:2;\n  width:100%;\n  padding:0 5vw;\n}\n\n.blog-content{\n  max-width:720px;\n}\n\n.blog-content p,\n.blog-content h1,\n.blog-content span,\n.blog-actions{\n  opacity:0;\n  transform:translateY(22px);\n  animation:blogTextIn .9s ease forwards;\n}\n\n.blog-content p{animation-delay:.25s;}\n.blog-content h1{animation-delay:.42s;}\n.blog-content span{animation-delay:.58s;}\n.blog-actions{animation-delay:.74s;}\n\n.blog-content p{\n  position:relative;\n  margin:0 0 24px 20px;\n  font-size:11px;\n  letter-spacing:.35em;\n  text-transform:uppercase;\n  color:rgba(255,255,255,.82);\n}\n\n.blog-content p::before{\n  content:\"\";\n  position:absolute;\n  left:-20px;\n  top:5px;\n  width:7px;\n  height:7px;\n  background:#fff;\n}\n\n.blog-content h1{\n  margin:0;\n  max-width:700px;\n  font-family:\"Funnel Display\",Arial,sans-serif;\n  font-size:clamp(42px,4.4vw,64px);\n  line-height:.95;\n  letter-spacing:-.055em;\n  font-weight:300;\n  color:#fff;\n}\n\n.blog-content span{\n  display:block;\n  max-width:580px;\n  margin-top:28px;\n  font-size:17px;\n  line-height:1.7;\n  color:rgba(255,255,255,.84);\n}\n\n.blog-actions{\n  display:flex;\n  gap:14px;\n  flex-wrap:wrap;\n  margin-top:42px;\n}\n\n.blog-actions a{\n  min-height:48px;\n  padding:0 24px;\n  border-radius:999px;\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  text-decoration:none;\n  font-size:14px;\n  border:1px solid rgba(255,255,255,.72);\n  transition:all .35s ease;\n}\n\n.blog-actions a:first-child{\n  background:#fff;\n  color:#004e60;\n  border-color:#fff;\n}\n\n.blog-actions a:first-child:hover{\n  background:#f36e21;\n  border-color:#f36e21;\n  color:#fff;\n  transform:translateY(-3px);\n}\n\n.blog-actions a:last-child{\n  background:transparent;\n  color:#fff;\n}\n\n.blog-actions a:last-child:hover{\n  background:#fff;\n  color:#004e60;\n  border-color:#fff;\n  transform:translateY(-3px);\n}\n\n@keyframes blogImageIn{\n  from{transform:scale(1.12);}\n  to{transform:scale(1.04);}\n}\n\n@keyframes blogTextIn{\n  to{\n    opacity:1;\n    transform:translateY(0);\n  }\n}\n\n@media(max-width:760px){\n\n  .blog-hero{\n    min-height:auto;\n    flex-direction:column;\n    align-items:stretch;\n  }\n  .blog-hero .blog-bg{\n    position:relative;\n    height:38vh;\n    min-height:230px;\n    max-height:340px;\n  }\n  .blog-inner{\n    padding:0;\n    display:flex;\n    flex-direction:column;\n  }\n  .blog-content{\n    padding:28px 24px 40px;\n  }\n  .blog-content h1{\n    font-size:clamp(28px,8vw,38px);\n  }\n  .blog-content span{\n    font-size:14px;\n  }\n\n  .blog-actions{\n    flex-direction:column;\n    width:100%;\n  }\n\n  .blog-actions a{\n    width:100%;\n    justify-content:center;\n  }\n\n  .blog-bg::after{\n    background:\n      linear-gradient(\n        180deg,\n        rgba(0,0,0,.16) 0%,\n        rgba(0,0,0,.30) 60%,\n        rgba(0,0,0,.62) 100%\n      );\n  }\n\n}\n<\/style>\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-0ab9ba3 e-con-full e-flex e-con e-parent\" data-id=\"0ab9ba3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab924fb elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"ab924fb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"almara-blog-intro\">\n\n    <div class=\"blog-intro-inner\">\n\n        <div class=\"blog-copy\">\n\n            <p>Conhecimento<\/p>\n\n            <h2>\n                Informa\u00e7\u00e3o baseada<br>\n                na ci\u00eancia.<br>\n                Explicada de forma humana.\n            <\/h2>\n\n            <small>\n                Acreditamos que compreender o pr\u00f3prio corpo \u00e9 o primeiro passo para cuidar melhor dele. Neste espa\u00e7o partilhamos artigos escritos pela nossa equipa sobre sa\u00fade mental, neuromodula\u00e7\u00e3o, longevidade, medicina regenerativa e bem-estar, sempre com base na evid\u00eancia cient\u00edfica e na experi\u00eancia cl\u00ednica.\n            <\/small>\n\n            <div class=\"blog-highlights\">\n\n                <span>Sa\u00fade Mental<\/span>\n                <span>Longevidade<\/span>\n                <span>Neuromodula\u00e7\u00e3o<\/span>\n                <span>Est\u00e9tica Regenerativa<\/span>\n                <span>Recovery<\/span>\n\n            <\/div>\n\n        <\/div>\n\n        <div class=\"blog-image\">\n\n            <img decoding=\"async\" src=\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2025\/11\/DSC07316-scaled.jpg\" alt=\"Equipa cl\u00ednica AlmaraClinic\">\n\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n<style>\n@import url(\"https:\/\/fonts.googleapis.com\/css2?family=Funnel+Display:wght@300;400&family=Bricolage+Grotesque:wght@300;400&display=swap\");\n\n.almara-blog-intro{\n    width:100vw;\n    margin-left:calc(50% - 50vw);\n    padding:120px 0;\n    background:#FAF2EA;\n    color:#004e60;\n    overflow:hidden;\n    font-family:\"Bricolage Grotesque\",sans-serif;\n}\n\n.blog-intro-inner{\n    max-width:1440px;\n    margin:0 auto;\n    padding:0 5vw;\n    display:grid;\n    grid-template-columns:1fr 560px;\n    gap:90px;\n    align-items:center;\n}\n\n.blog-copy{\n    max-width:700px;\n}\n\n.blog-copy > p{\n    position:relative;\n    margin:0 0 22px 20px;\n    font-size:11px;\n    letter-spacing:.34em;\n    text-transform:uppercase;\n    color:rgba(0,78,96,.62);\n}\n\n.blog-copy > p::before{\n    content:\"\";\n    position:absolute;\n    left:-20px;\n    top:5px;\n    width:7px;\n    height:7px;\n    background:#004e60;\n}\n\n.blog-copy h2{\n    margin:0;\n    font-family:\"Funnel Display\",sans-serif;\n    font-size:clamp(42px,4vw,60px);\n    line-height:.94;\n    letter-spacing:-.055em;\n    font-weight:100;\n    color:#004e60;\n}\n\n.blog-copy small{\n    display:block;\n    margin-top:26px;\n    max-width:620px;\n    font-size:17px;\n    line-height:1.8;\n    color:rgba(0,78,96,.70);\n}\n\n.blog-highlights{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    margin-top:36px;\n    \n}\n\n.blog-highlights span{\n    height:38px;\n    padding:0 16px;\n    display:flex;\n    align-items:center;\n    border-radius:999px;\n    background:#;\n    border:1px solid #004e60;\n    font-size:13px;\n    color:#004e60;\n}\n\n.blog-image{\n    position:relative;\n}\n\n.blog-image img{\n    display:block;\n    width:100%;\n    aspect-ratio:4\/5;\n    object-fit:cover;\n    border-radius:34px;\n    box-shadow:0 35px 80px rgba(0,0,0,.12);\n    transition:transform .8s cubic-bezier(.22,.61,.36,1);\n}\n\n.blog-image:hover img{\n    transform:scale(1.02);\n}\n\n@media(max-width:1100px){\n\n    .blog-intro-inner{\n        grid-template-columns:1fr;\n        gap:60px;\n    }\n\n    .blog-image{\n        max-width:600px;\n        margin:auto;\n    }\n\n}\n\n@media(max-width:768px){\n\n    .almara-blog-intro{\n        padding:56px 0;\n    }\n\n    .blog-intro-inner{\n        padding:0 20px;\n    }\n\n    .blog-copy h2{\n        font-size:clamp(26px,7.5vw,34px);\n    }\n\n    .blog-copy small{\n        font-size:14px;\n        line-height:1.55;\n    }\n\n    .blog-image img{\n        border-radius:18px;\n    }\n\n}\n<\/style>\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-76ccceb e-flex e-con-boxed e-con e-parent\" data-id=\"76ccceb\" data-element_type=\"container\" data-e-type=\"container\" id=\"blog\" 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-f8891e4 elementor-pagination-type-fraction elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-loop-carousel\" data-id=\"f8891e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;10129&quot;,&quot;slides_to_show&quot;:&quot;1&quot;,&quot;speed&quot;:600,&quot;pagination&quot;:&quot;fraction&quot;,&quot;slides_to_show_tablet&quot;:&quot;1&quot;,&quot;_skin&quot;:&quot;post&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;edit_handle_selector&quot;:&quot;.elementor-loop-container&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;offset_sides&quot;:&quot;none&quot;,&quot;arrows&quot;:&quot;yes&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"loop-carousel.post\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"swiper elementor-loop-container elementor-grid\" role=\"list\" dir=\"ltr\">\n\t\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t<style id=\"loop-dynamic-10129\">.e-loop-item-990615 .elementor-element.elementor-element-3f16f3d:not(.elementor-motion-effects-element-type-background), .e-loop-item-990615 .elementor-element.elementor-element-3f16f3d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-brain-mri-scan.jpg\");}<\/style><style id=\"loop-10129\">.elementor-10129 .elementor-element.elementor-element-63379c9{--display:flex;--min-height:566px;--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;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:none;--border-style:none;--border-radius:24px 24px 24px 24px;--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-10129 .elementor-element.elementor-element-63379c9:not(.elementor-motion-effects-element-type-background), .elementor-10129 .elementor-element.elementor-element-63379c9 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-vamtam_accent_5 );}.elementor-10129 .elementor-element.elementor-element-945a421{--display:flex;--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;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--border-radius:24px 24px 24px 24px;--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;--padding-top:0;--padding-bottom:0;--padding-left:0;--padding-right:0;}.elementor-10129 .elementor-element.elementor-element-0b9c258{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:7vh;--padding-bottom:14vh;--padding-left:5vh;--padding-right:5vh;}.elementor-10129 .elementor-element.elementor-element-e919513 .elementor-icon-wrapper{text-align:center;}.elementor-10129 .elementor-element.elementor-element-e919513.elementor-view-stacked .elementor-icon{background-color:#004E60;}.elementor-10129 .elementor-element.elementor-element-e919513.elementor-view-framed .elementor-icon, .elementor-10129 .elementor-element.elementor-element-e919513.elementor-view-default .elementor-icon{color:#004E60;border-color:#004E60;}.elementor-10129 .elementor-element.elementor-element-e919513.elementor-view-framed .elementor-icon, .elementor-10129 .elementor-element.elementor-element-e919513.elementor-view-default .elementor-icon svg{fill:#004E60;}.elementor-10129 .elementor-element.elementor-element-e919513 .elementor-icon{font-size:45px;}.elementor-10129 .elementor-element.elementor-element-e919513 .elementor-icon svg{height:45px;}.elementor-10129 .elementor-element.elementor-element-e919513 > .elementor-widget-container{margin:0 0 2.5vh 0;}.elementor-10129 .elementor-element.elementor-element-869eeb8 .elementor-icon-list-icon{width:14px;}.elementor-10129 .elementor-element.elementor-element-869eeb8 .elementor-icon-list-icon i{font-size:14px;}.elementor-10129 .elementor-element.elementor-element-869eeb8 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-10129 .elementor-element.elementor-element-869eeb8 .elementor-icon-list-text, .elementor-10129 .elementor-element.elementor-element-869eeb8 .elementor-icon-list-text a{color:#004E60;}.elementor-10129 .elementor-element.elementor-element-869eeb8 .elementor-icon-list-item{font-family:var( --e-global-typography-9f37c7d-font-family ), Sans-serif;font-size:var( --e-global-typography-9f37c7d-font-size );font-weight:var( --e-global-typography-9f37c7d-font-weight );text-transform:var( --e-global-typography-9f37c7d-text-transform );font-style:var( --e-global-typography-9f37c7d-font-style );line-height:var( --e-global-typography-9f37c7d-line-height );letter-spacing:var( --e-global-typography-9f37c7d-letter-spacing );word-spacing:var( --e-global-typography-9f37c7d-word-spacing );}.elementor-10129 .elementor-element.elementor-element-869eeb8 > .elementor-widget-container{margin:10px 15px 0px 15px;}.elementor-10129 .elementor-element.elementor-element-57eb590{text-align:center;}.elementor-10129 .elementor-element.elementor-element-57eb590 .elementor-heading-title{font-family:\"Bricolage Grotesque\", Sans-serif;font-size:30px;font-weight:100;color:#004E60;}.elementor-10129 .elementor-element.elementor-element-57eb590 > .elementor-widget-container{margin:050px 0px 50px 0px;}.elementor-10129 .elementor-element.elementor-element-f595179{--display:flex;--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;--justify-content:center;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-10129 .elementor-element.elementor-element-b3d8f7c .elementor-icon-wrapper{text-align:center;}.elementor-10129 .elementor-element.elementor-element-b3d8f7c.elementor-view-stacked .elementor-icon{background-color:#004E60;}.elementor-10129 .elementor-element.elementor-element-b3d8f7c.elementor-view-framed .elementor-icon, .elementor-10129 .elementor-element.elementor-element-b3d8f7c.elementor-view-default .elementor-icon{color:#004E60;border-color:#004E60;}.elementor-10129 .elementor-element.elementor-element-b3d8f7c.elementor-view-framed .elementor-icon, .elementor-10129 .elementor-element.elementor-element-b3d8f7c.elementor-view-default .elementor-icon svg{fill:#004E60;}.elementor-10129 .elementor-element.elementor-element-b3d8f7c .elementor-icon{font-size:25px;}.elementor-10129 .elementor-element.elementor-element-b3d8f7c .elementor-icon svg{height:25px;}.elementor-10129 .elementor-element.elementor-element-08ba945 .elementor-heading-title{font-family:var( --e-global-typography-4a10dca-font-family ), Sans-serif;font-size:var( --e-global-typography-4a10dca-font-size );font-weight:var( --e-global-typography-4a10dca-font-weight );font-style:var( --e-global-typography-4a10dca-font-style );line-height:var( --e-global-typography-4a10dca-line-height );letter-spacing:var( --e-global-typography-4a10dca-letter-spacing );word-spacing:var( --e-global-typography-4a10dca-word-spacing );color:#004E60;}.elementor-10129 .elementor-element.elementor-element-08ba945 > .elementor-widget-container{margin:2px 0px 0px 0px;}.elementor-10129 .elementor-element.elementor-element-3f16f3d{--display:flex;--min-height:clamp(30vh, 50vh, 680px);--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;--justify-content:flex-end;--border-radius:24px 24px 24px 24px;--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-10129 .elementor-element.elementor-element-3f16f3d:not(.elementor-motion-effects-element-type-background), .elementor-10129 .elementor-element.elementor-element-3f16f3d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:center center;background-repeat:no-repeat;background-size:cover;}@media(min-width:768px){.elementor-10129 .elementor-element.elementor-element-63379c9{--width:100%;}.elementor-10129 .elementor-element.elementor-element-0b9c258{--width:58%;}.elementor-10129 .elementor-element.elementor-element-3f16f3d{--width:50%;}}@media(max-width:1024px){.elementor-10129 .elementor-element.elementor-element-0b9c258{--justify-content:center;--padding-top:30px;--padding-bottom:80px;--padding-left:20px;--padding-right:20px;}.elementor-10129 .elementor-element.elementor-element-e919513 .elementor-icon{font-size:26px;}.elementor-10129 .elementor-element.elementor-element-e919513 .elementor-icon svg{height:26px;}.elementor-10129 .elementor-element.elementor-element-869eeb8 .elementor-icon-list-item{font-size:var( --e-global-typography-9f37c7d-font-size );line-height:var( --e-global-typography-9f37c7d-line-height );letter-spacing:var( --e-global-typography-9f37c7d-letter-spacing );word-spacing:var( --e-global-typography-9f37c7d-word-spacing );}.elementor-10129 .elementor-element.elementor-element-869eeb8 > .elementor-widget-container{margin:5px 0px 0px 0px;}.elementor-10129 .elementor-element.elementor-element-b3d8f7c .elementor-icon{font-size:30px;}.elementor-10129 .elementor-element.elementor-element-b3d8f7c .elementor-icon svg{height:30px;}.elementor-10129 .elementor-element.elementor-element-08ba945 .elementor-heading-title{font-size:var( --e-global-typography-4a10dca-font-size );line-height:var( --e-global-typography-4a10dca-line-height );letter-spacing:var( --e-global-typography-4a10dca-letter-spacing );word-spacing:var( --e-global-typography-4a10dca-word-spacing );}.elementor-10129 .elementor-element.elementor-element-3f16f3d{--min-height:clamp(30vh, 400px, 500px);}}@media(max-width:767px){.elementor-10129 .elementor-element.elementor-element-0b9c258{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-10129 .elementor-element.elementor-element-e919513 > .elementor-widget-container{margin:0px 0px 5px 0px;}.elementor-10129 .elementor-element.elementor-element-869eeb8 .elementor-icon-list-item{font-size:var( --e-global-typography-9f37c7d-font-size );line-height:var( --e-global-typography-9f37c7d-line-height );letter-spacing:var( --e-global-typography-9f37c7d-letter-spacing );word-spacing:var( --e-global-typography-9f37c7d-word-spacing );}.elementor-10129 .elementor-element.elementor-element-b3d8f7c .elementor-icon{font-size:25px;}.elementor-10129 .elementor-element.elementor-element-b3d8f7c .elementor-icon svg{height:25px;}.elementor-10129 .elementor-element.elementor-element-08ba945 .elementor-heading-title{font-size:var( --e-global-typography-4a10dca-font-size );line-height:var( --e-global-typography-4a10dca-line-height );letter-spacing:var( --e-global-typography-4a10dca-letter-spacing );word-spacing:var( --e-global-typography-4a10dca-word-spacing );}.elementor-10129 .elementor-element.elementor-element-3f16f3d{--min-height:calc(20vw + 30vh);}}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"10129\" class=\"elementor elementor-10129 swiper-slide e-loop-item e-loop-item-990615 post-990615 post type-post status-publish format-standard has-post-thumbnail hentry category-business\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-63379c9 e-con-full e-flex e-con e-parent\" data-id=\"63379c9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-945a421 e-flex e-con-boxed e-con e-child\" data-id=\"945a421\" 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-0b9c258 e-con-full e-flex e-con e-child\" data-id=\"0b9c258\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e919513 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e919513\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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\" id=\"Camada_2\" data-name=\"Camada 2\" viewBox=\"0 0 289.04 288.69\"><g id=\"Layer_1\" data-name=\"Layer 1\"><g><path d=\"M84.05,243.48c.58-.49,1.92-1.01,2.69-1.03,7.34-.12,10.43,9.35,7.66,15.08-1.88,3.89-8.86,7.16-12.83,4.95-2.05-1.14-1.59-2.3-2.36-3.75-.5-.93-1.5-1.52-1.75-2.61-.35-1.53-.2-3.65.39-5.1.38-.94,5.31-6.79,6.2-7.54Z\"><\/path><path d=\"M44.52,69.12c-.15.2-.86.31-1.19.72-3.92,4.83-9.51,6.6-15.3,3.52-3.45-1.84-4.27-4.77-3.38-8.66.84-3.66,9.08-7.81,12.59-7.53,3.11.25,7.87,3.56,7.87,7.01,0,.56-.44,4.74-.59,4.93Z\"><\/path><path d=\"M44.05,142.39c-.03.12-.67.12-.72.43-.06.41.36.95.18,1.46-1.29,3.75-7.72,7.21-11.52,5.87-2.31-.81-6.55-5.31-6.57-7.84-.02-4.04,3.95-8.26,7.68-9.37,7.67-2.29,12.97,1.3,10.95,9.45Z\"><\/path><path d=\"M126.56,261.76c3.04-.4,10.87,2.73,11.44,6.26.87,5.35-3.47,11.8-8.97,12.37-4.57.47-9.51-2.79-9.75-7.65-.13-2.58,4.42-10.6,7.27-10.97Z\"><\/path><path d=\"M42.02,238.55l.87.86c-6.24,2.1-10.16-2.77-11.48-8.37-2.11-8.91,6.64-11.95,13.54-7.87,1.64.97,4.71,5.41,4.42,7.18-.08.5-2.1,5.71-2.34,5.99-.68.78-3.86,2.29-5,2.2Z\"><\/path><path d=\"M69.8,55.38c.93.9,2.8,4.46,2.8,5.74,0,1.06-.99,4.55-1.44,5.58-1.42,3.28-7.22,6.19-10.71,4.78-1.49-.6-3.21-3.14-4.9-3.18.29-3.21-1.22-6.08,0-9.35.66-1.78,4.6-5.3,6.51-5.71,2.26-.48,6.09.54,7.73,2.13Z\"><\/path><path d=\"M258.39,184.97c1.58-.22,2.28-.22,3.77.37,1.04.41,5.92,4.24,6.27,5.08,2.07,5.04-1.64,11.63-7.49,11.42-2.04-.07-6.51-1.11-8.12-2.35-6.82-5.21-1.88-13.5,5.58-14.52Z\"><\/path><path d=\"M187.21,9.11c2.21,1.86,3.27,6.28,2.55,9.04-.14.54-2.32,4.84-2.65,5.2-1.09,1.18-6.64,3.01-8.29,3.09-6.18.29-6.89-8.02-5.01-12.46,1.41-3.33,2.07-2.04,4.07-3.24.35-.21.43-.91,1.04-1.23,2.28-1.2,6.15-2.21,8.29-.4Z\"><\/path><path d=\"M44.49,91.61c.21.2,2.82,3.66,2.92,3.88.44,1.02.44,3.3.19,4.39-.18.77-5.34,5.77-6.13,6.09-1.88.77-4.69.18-6.46-.73-1.03-.53-4.92-4.2-5.32-5.16-2.08-5.06,6.22-13.37,10.71-12.02,1.15.35,1.9,2.19,2.71,2.99.34.33,1.1.29,1.38.56Z\"><\/path><path d=\"M253.59,103.15c-3.15.98-3.98,4.72-7.56,4.92-1.85.1-6.63-2.06-7.87-3.48-4.75-5.46,3.4-15.4,9.08-14.34,1.34.25,5.43,2.34,6.18,3.44,2.11,3.06.3,6.13.16,9.47Z\"><\/path><path d=\"M2.04,125.24c1.69-2.69,6.16-5.86,9.45-4.79,2.95.96,7.82,7.92,6.77,11.18-.68,2.1-6.19,6.3-8.36,6.52-2.19.22-9.05-3.41-9.69-5.54-.73-2.44.56-5.33,1.83-7.37Z\"><\/path><path d=\"M78.8,210.03c-.11-.05-.16-.59-.46-.7-3.03-1.1-5.06-.52-5.93-4.5-.51-2.34,3.37-8.43,5.3-9.91,6.3-4.82,10.65-2.98,12.2,4.66.54,2.66.34,6.34-2.34,7.92-.41.24-5.7,2.43-6.17,2.55-.8.21-1.82.32-2.61-.02Z\"><\/path><path d=\"M102.1,217.32c1.14.83,1.57,2.19,2.31,3.13.42.53,1.45.64,1.66,1.35.08.26.12,3.83.07,4.27-.21,1.84-1.89,4.41-3.58,5.16-.32.14-5.1,1.6-5.38,1.64-2.1.27-6.29-1.62-7.26-3.61-.76-1.56-1.71-6.49-.81-7.98.58-.96,3.17-2.05,3.97-3.01,1-1.2.86-3.35,2.92-3.65.77-.11,5.25,2.1,6.08,2.71Z\"><\/path><path d=\"M243.97,40.53c.38.31.59,1.27,1.22,1.61.36.19-.05-1.65.86-.42,1.57,2.12,3.48,10.44,2.18,12.63-.26.44-5.69,3.51-6.4,3.64-3.17.61-8.69-1.28-9.42-4.82-.55-2.68.61-7.92,2.55-9.91,1.58-1.62,6.98-4.39,9.01-2.74Z\"><\/path><path d=\"M12.63,174.99c2.65-.06,7.21,2.62,8.15,5.15.59,1.6.84,4.02.62,5.7-.6,4.6-8.15,10.09-11.87,5.98-.21-.23-3.22-4.97-3.39-5.34-2.16-4.68,1.07-11.37,6.49-11.49Z\"><\/path><path d=\"M171.31,283.37c-.12-.05-.16-.57-.43-.73-4-2.44-5.01-6.5-2.82-10.8.4-.79,4.2-4.96,4.86-5.17,1-.32,2.22-.29,3.26-.16,6.88.85,9.74,10.24,4.58,14.98-1.86,1.71-7.27,2.82-9.45,1.88Z\"><\/path><path d=\"M236.97,202.18c-.28.25-3.42,1.89-3.87,2.02-3.71,1.1-4.06-1.14-6.25-3.21-1.62-1.53-5.36-4.33-5.5-6.76-.16-2.71,4.34-7.93,6.91-8.43,3.25-.63,8.89,5.86,9.73,8.84.56,1.97.56,6.09-1.03,7.53Z\"><\/path><path d=\"M275.85,145.66c3.22-.55,9.51,4.58,9.69,7.58.04.61-1.36,5.93-1.72,6.53-.76,1.27-3.69,3.01-5.15,3.18-3.56.42-10.27-6.53-10.55-10.24-.26-3.49,4.71-6.54,7.72-7.05Z\"><\/path><path d=\"M264.86,80.8c1.47-.86,1.45-1.4,3.67-.92,3.41.74,10.08,4.11,9.59,8.27-.23,1.98-5.29,8.24-7.4,8.79-2.21.58-5.88-2.37-7.43-3.94-1.25-1.26-2.8-5.15-2.63-6.99.25-2.69,2.14-4.01,4.2-5.21Z\"><\/path><path d=\"M22.26,198.93c3.43-.58,8.73.96,9.52,4.67.71,3.32-1.19,10.43-4.92,11.28-9.37,2.14-16.77-13.88-4.61-15.95Z\"><\/path><path d=\"M2.86,150.94c1.21-1.53,4.23-2.89,6.21-2.78.79.04,5.63,2.28,6.3,2.9,2.5,2.31,2.95,6.53,1.09,9.33-1.24,1.87-6.03,4.98-8.21,4.82-4.81-.35-7.92-11.06-5.38-14.27Z\"><\/path><path d=\"M163.67,35.7c7.82-1.62,13.23,8.15,7.76,13-.74.66-6.5,3.08-7.43,3.07-1.56-.02-5.37-2.09-5.99-3.62-.55-1.37-.02-8.44.77-9.48.17-.23,4.4-2.86,4.89-2.96Z\"><\/path><path d=\"M59.36,243.44c3.37-.55,7.45,2.53,7.93,5.83.31,2.09.66,5.9-.63,7.59-.91,1.2-4.28,2.13-5.72,2.15-3.8.06-10.49-4.96-10.64-8.96-.09-2.37,6.83-6.25,9.05-6.61Z\"><\/path><circle cx=\"55.97\" cy=\"160.06\" r=\"7.9\"><\/circle><path d=\"M86,14.77c4.28.03,6.2,3.46,6.89,7.28.58,3.22-2.53,7.39-5.6,8.41-4.25,1.41-10.42-2.91-10.13-7.58.09-1.43.97-1.99,1.33-2.99.37-1.03-.73-1.02.84-2.64,1.75-1.81,4.21-2.5,6.68-2.48Z\"><\/path><path d=\"M135.49,70.85c-.16-.14,0-.81-.21-1.05-.93-1.08-1.34-.86-1.92-2.69-1.92-6.08-.78-11.58,5.98-13.43,3.63-1,6.71,5.34,6.95,8.38.34,4.19-2.9,9.92-7.62,9.71-.18,0-3.05-.81-3.18-.92Z\"><\/path><path d=\"M133.99,28.71c6.01-1.25,13.79,5.66,9.72,11.46-2.14,3.04-4.19,4.66-8.09,4.6-3.57-.06-7.68-9.64-6.06-12.64.6-1.12,3.16-3.16,4.43-3.42Z\"><\/path><path d=\"M227.94,156.92l-.87-.86c5.82-.36,9.82,1.92,10.05,8.09.15,4.22-5.14,7.47-8.9,7.14-2-.18-6.4-1.92-6.81-4.12-.91-4.84.96-10.17,6.53-10.25Z\"><\/path><path d=\"M113.91,242.57c2.92-.53,4.11,1.14,5.44,3.52,1.61,2.87,2.77,7.13-.12,9.66-.43.37-3.26,1.81-3.79,1.92-1.91.37-2.62-1.06-4.31-1.21-1.87-.17-2.85,1.14-4.54-.66-1.58-1.69-1.65-5.51-1.1-7.66.79-3.06,5.59-5.04,8.41-5.56Z\"><\/path><path d=\"M209.94,39.6c5.74-.77,8.13,7.02,5.53,11.68-2.01,3.59-4.81,5.59-9.03,4.73-3.8-.77-5.39-8.05-3.93-11.11.76-1.59,5.74-5.07,7.43-5.3Z\"><\/path><path d=\"M36.46,178c.79-.9,5.58-.71,6.76-.23,1.4.57,4.25,4.02,4.46,5.6.15,1.11-.15,3.1-.67,4.08-.12.23-3.01,3.95-3.24,4.18-2.09,2.06-5.78,2.48-8.27.85-.77-.5-3.46-3.6-3.54-4.37-.05-.5,1.61-3.68,1.98-4.57.91-2.16.33-1.9,1.98-4.15.32-.44.33-1.16.54-1.4Z\"><\/path><path d=\"M85.08,86.95c-2.93,2.55-7.35,2.54-9.71-.72-.61-.84-.63-2.14-1.09-3.14-.19-.41-.8-.44-.98-.88-.5-1.27.2-5.49,1.21-6.47.77-.74,6.7-2.54,7.89-2.62,5.1-.32,7.08,6.78,5.1,10.81-.2.4-2.08,2.73-2.42,3.03Z\"><\/path><path d=\"M177.66,238.2c4.76-.37,8.47,4.5,8.66,8.93.39,8.92-7.74,8.86-12.48,3.41-3.99-4.59-2.46-11.84,3.82-12.33Z\"><\/path><path d=\"M160.45,238.26c-.51.47-.68,1.19-1.48,1.79-4.39,3.29-7.08,2.71-8.91-2.39-1.17-3.26-1.8-6.77,1.06-9.4.7-.64,5.55-2.62,6.41-2.68,4.51-.28,7.88,6.66,5.59,10.32-.66,1.06-1.84,1.59-2.66,2.35Z\"><\/path><path d=\"M231.76,240.37c2.89-.47,6.41,2.89,7,5.47.83,3.66-1.24,9.92-5.39,10.57-10.58,1.67-11.32-14.45-1.61-16.04Z\"><\/path><path d=\"M221.28,103.78c1-.21,2.35-.21,3.36-.06,9.6,1.37,5.26,18.29-5.43,14.59-7.17-2.48-3.12-13.46,2.08-14.53Z\"><\/path><path d=\"M63.96,222.95c.48-.5,2.29-1.04,3.01-1.47,1.14-.68,1.9-1.84,3.75-2.06,6.7-.8,8.01,10.02,3.46,13.1-4.45,3.02-12.09,3.9-12.12-3.36,0-1.34,1-5.3,1.9-6.21Z\"><\/path><path d=\"M73.31,99.89c1.55,1.34,3.36,4.52,3.22,6.62-.21,3.13-4.6,7.14-7.66,7.25-5.23.17-9.25-9.26-6.37-13.28.09-.13,2.61-1.64,2.77-1.7,2.09-.85,6.3-.39,8.05,1.12Z\"><\/path><path d=\"M242.63,81.27c-2,2.06-3.55,1.41-5.74,1.42-.82,0-1.61.46-2.21.43-1.13-.05-3.88-2.25-4.34-3.44-1.24-3.21-1.19-8.23,2.41-9.83.61-.27,4.54-1.48,5.06-1.5,5.89-.27,8.64,8.99,4.83,12.92Z\"><\/path><path d=\"M277.16,171.45c3.33-.35,8.46.64,9.16,4.56.26,1.49-.07,4.65-.82,5.96-.44.78-4.13,3.02-5.07,3.22-8.95,1.88-14.57-12.54-3.27-13.74Z\"><\/path><path d=\"M205.1,194.53c.57-.04,1.01.73,1.65.77,1.02.06,1.7-.72,3.32-.2,3.75,1.18,5.76,11.48,1.85,13.68-2.57,1.44-6.55,1.39-8.87-.54-2.44-2.03-4.46-5.64-3.15-8.85.46-1.12,3.99-4.76,5.2-4.84Z\"><\/path><path d=\"M188.56,216.39c.91-.12,1.47-.15,2.39,0,2.11.33,6.81,3.96,6.9,6.24s-4.18,7.6-6.29,8.58c-1.68.78-2.95.77-4.45-.5-.32-.28-4.46-5.53-4.6-5.87-1.82-4.19,2.13-7.91,6.04-8.43Z\"><\/path><path d=\"M194.93,71.97c1.66-2.5,6.67-2.66,8.8-.6,2.86,2.76,3.15,6.51,2.29,10.18-.44,1.89-3.36,3.26-5.12,3.6-8.25,1.6-9.7-7.55-5.97-13.18Z\"><\/path><path d=\"M190.76,31.33c5.76-.33,7.76,7.4,4.44,11.03-3.19,3.49-7.76,5.14-11.58,1.55-5.25-4.95,1.28-12.24,7.13-12.58Z\"><\/path><path d=\"M154.5,251.27c2.63-.47,7.52,2.48,7.95,5.42.32,2.19-2.13,8.94-3.93,9.97-3.45,1.97-9.53-2.42-9.97-6.12-.37-3.1,3.06-8.75,5.96-9.27Z\"><\/path><path d=\"M210.35,250.19c-.43.36-4.76,2.22-5.35,2.3-3.18.46-8.14-4.38-7.52-7.51.56-2.84,5.45-7.76,8.41-7.32,1.06.16,6.93,5.39,7.15,6.45.32,1.56-1.52,5.12-2.68,6.09Z\"><\/path><path d=\"M131.82,231.2c3.03-.34,6.86,3.35,7.07,6.3.61,8.91-9.96,10.4-14.23,2.85-1.2-2.13-.96-4.46.92-6.18.84-.77,5.12-2.84,6.24-2.96Z\"><\/path><path d=\"M253.55,142.67c3.16,3.19,2.02,8.24-1.62,10.53-2.28,1.43-7.83.16-9.36-1.95-2.18-3.01-.73-11.75,3.91-11.79,1.79-.02,5.82,1.95,7.07,3.21Z\"><\/path><path d=\"M263.15,210.31c4.54-.08,7.35,5.54,6.16,9.59-.28.97-4.23,3.99-5.26,4.34-10.87,3.59-11.1-13.75-.9-13.93Z\"><\/path><path d=\"M131.14,197.64c-.92.69-1.12,2.65-3.47,2.85-3.03.26-7.09-6.08-6.57-8.76.22-1.16,2.04-3.66,2.97-4.48,5.45-4.88,13.86,1.61,10.14,8.39-1.28,2.33-2.57,1.63-3.06,2Z\"><\/path><path d=\"M64.16,27.85c6.45-1.1,5.49,1.34,7.76,5.99.92,5.87-2.18,8.43-7.89,7.89-6.43-.6-7.58-12.56.13-13.88Z\"><\/path><path d=\"M62.85,178.85c3.23-.67,7.54.26,7.88,4.15.21,2.35-3.86,9.83-6.26,10.17-1.6.23-6.2-1.81-7.11-3.35-2.38-4.03,1.03-10.04,5.49-10.97Z\"><\/path><path d=\"M148.85,217.06c-.37.38-5.05,1.75-5.79,1.76-4.56.06-6.66-3.93-6.73-8.04-.06-3.4,5.18-7,8.27-6.08,1.26.38,4.54,3.27,4.96,4.56s.19,6.87-.72,7.8Z\"><\/path><path d=\"M205.37,171.89c1.27-.83,7.96-.36,9.03.55.73.62,2.49,4.66,2.6,5.7.92,8.52-15.22,7.72-14.34-.44.1-.98,2.07-5.4,2.71-5.82Z\"><\/path><path d=\"M174.26,207.55c.16.27-.66,5.51-.97,6.22-.77,1.75-4.31,4.42-6.18,4.25-4.02-.37-6.93-5.72-6.83-9.41.04-1.46,1.9-2.81,1.81-4.51.41-.36,6.53.22,7.49.48,1.8.5,2.37,2.23,3.59,3,.54.34,1.06-.09,1.09-.04Z\"><\/path><path d=\"M187.07,68.04c-1.47,1.56-1.75,3-4.61,2.36-.45-.1-2.2-1.06-2.52-1.42-.92-1.04,1.52.19.87-.86-.78-1.26-2.93-2.29-3.25-4.1-.47-2.66,3.68-8.5,6.56-8.78,1.17-.11,6.92,2.61,7.17,4.17.2,1.23-1.67,5.53-2.38,6.76-.72,1.26-1.16,1.15-1.84,1.87Z\"><\/path><path d=\"M127.41,221.81c-.73,1.51-6,3.02-7.72,2.56-5.85-1.58-6.63-11.45-.84-13.53,2.16-.78,7.97,2.3,8.82,4.24.63,1.45.44,5.28-.26,6.73Z\"><\/path><path d=\"M161.61,61.35c.16.13-.74.81-.21.87.58-.27,4.79.07,5,.2.91.56,3.09,5.38,3.08,6.57-.03,2.95-4.94,6.7-7.65,6.7-4.76,0-7.67-7.09-4.58-11.07.42-.54,3.97-3.59,4.37-3.27Z\"><\/path><path d=\"M92.53,54.46c3.54-.96,6.97,4.53,6.57,7.43-.51,3.67-2.68,4.92-6.19,4.65-4.74-.37-7.93-1.38-8.91-6.38-.87-4.43,4.06-3.92,6.9-4.68.57-.15,1.04-.86,1.62-1.01Z\"><\/path><path d=\"M136.54,8.79c2.24-2.24,4.36-2.96,7.6-2.88l-.23-.86c2.8,1.19,4.6,1.73,4.94,5.14.21,2.18-1.53,6.09-3.42,7.27-4.25,2.65-12.37-1.62-10.7-6.77.37-1.13,1.15-1.25,1.81-1.91Z\"><\/path><path d=\"M211.67,15.64c1.69,1.51,1.78,6.84,1.1,8.92-2.54,7.75-14.53,1.18-11.92-5.81,1.4-3.73,7.88-5.75,10.81-3.12Z\"><\/path><path d=\"M48.87,201.54c1.35-.41,5.49.58,6.79,1.33,3.29,1.9,3.78,5.96,1.84,9.03-1.72,2.72-4.64,2.66-7.54,1.9-3.27-.85-5.62-4.81-4.79-8.1.21-.84,2.91-3.93,3.7-4.17Z\"><\/path><path d=\"M98.52,265.81c2.2-.19,5.3.42,6.79,2.19,1.19,1.41,2.23,6.5,1.51,8.07-.36.8-4.04,2.84-4.9,2.99-4.59.78-9.68-5.84-7.47-10.13.53-1.02,2.91-3.02,4.07-3.12Z\"><\/path><path d=\"M216.9,218.56c5.95-1.36,8.42,5.36,6.41,9.9-.37.85-2.78,3.71-3.54,3.91-.36.09-4.8-.44-5.34-.61-1.21-.4-1.87-1.51-2.1-2.7-.26-1.36-.01-5.86.54-7.1.58-1.29,2.67-3.09,4.02-3.4Z\"><\/path><path d=\"M262.74,71.7c-.72.57-4.26.99-5.32.89-5.89-.56-8.29-7.94-3-11.17,2.53-1.54,6.74-1.67,9.09.36,2.06,1.78,1.29,8.26-.78,9.91Z\"><\/path><path d=\"M196.65,105.73c-2.09-1.85-1.74-7.73.08-9.47.65-.62,1.67-.39,2.31-.74.5-.27.52-.83.87-.97,3.86-1.62,5.95-.94,7.95,2.81,1.25,2.34-.55,5.57-2.24,7.36-1.85,1.96-6.8,2.93-8.97,1.02Z\"><\/path><path d=\"M82.09,119.94c3.21-.14,5.27,2.66,4.87,5.74-.24,1.83-3.62,5.61-5.47,5.9-4.39.71-9.23-2.3-8.46-7.15.55-3.51,6.13-4.37,9.07-4.5Z\"><\/path><path d=\"M67.19,134.38c.36.36,2.19,3.25,2.26,3.67.47,2.57-4.59,8.06-7.18,8.39-2.55.33-6.07-3.77-5.83-6.26.15-1.64,3.53-7.13,5.09-7.6,1.72-.52,4.44.6,5.66,1.8Z\"><\/path><path d=\"M220.21,137.41c1.11-1.34,6.54-3.85,8.35-3.61,1.93.25,4.82,3.92,4.62,5.85-.13,1.23-2.46,4.2-3.52,4.81-.93.53-5.74,1.7-6.71,1.57-2.44-.32-4.26-6.77-2.73-8.62Z\"><\/path><path d=\"M127.86,9.72c-.53.67-2.34,1.37-3.14,1.87-.66.41-1.04,1.41-1.83,1.66-1.79.55-3.25-.25-4.49-1.44-3.66-3.54-4-11.21,2.4-11.16,1.91.02,7.07,2.67,7.54,4.71.26,1.16.27,3.42-.48,4.36Z\"><\/path><path d=\"M102.48,34.08c6.93-.11,7.23,12.46-.01,12.47-2.32,0-5.58-2.62-6.22-4.73-1.75-5.75.64-7.65,6.24-7.73Z\"><\/path><path d=\"M255.76,162.27c2.58-.48,6.39.63,7.72,2.99,3.28,5.82-6.39,10.97-10.87,6.94-3.33-3-.79-9.2,3.15-9.93Z\"><\/path><path d=\"M94.29,173.63c4.6-.58,5.87,3.76,4.46,7.51-.45,1.19-4.63,4.83-5.91,5.02-2.34.35-4.23-.94-5.23-3.01-2.27-4.74,2.09-8.93,6.69-9.51Z\"><\/path><path d=\"M237.22,125.84c-.3-.5.19-4.17.43-4.82.61-1.71,9.16-4.5,10.61-3.42,2.47,1.85,1.29,4.7.42,7.02-1.21,3.24-1.87,4.9-5.67,4.84-3.36-.06-3.33-.67-4.85-3.04-.2-.32-.81-.4-.92-.57Z\"><\/path><path d=\"M278.7,126.5c1.06-1.29,4.46-2.27,6.11-1.78,1.5.45,4.1,5.56,4.22,7.16.22,3-4.1,6.97-6.84,5.94-1.15-.43-3.8-2.94-4.25-4.04-.42-1.04.1-6.47.76-7.28Z\"><\/path><path d=\"M127.86,88.72c-1.86,2.33-5.68,3.17-8.18,1.24-6.54-5.05.05-15.15,7.03-9.65,1.96,1.55,2.54,6.67,1.16,8.41Z\"><\/path><path d=\"M82.49,141.3c.67-.09,3.98.91,4.64,1.29,3.23,1.81,2.99,6.9.92,9.52-2.85,3.61-11.32-1.07-10.66-5.41.26-1.7,3.31-5.17,5.1-5.4Z\"><\/path><path d=\"M171.54,184.53c7.82-.93,8.9,13.42-.02,11.58-6.76-1.39-7.33-10.7.02-11.58Z\"><\/path><path d=\"M110.4,204.36c-6.31,5.27-11.97-4.52-8.02-8.89,5.46-6.04,14.04,3.86,8.02,8.89Z\"><\/path><path d=\"M209.93,260.47c5.69-1.14,9.19,4.2,6.41,9.03-1.39,2.42-2.86,3.03-5.66,2.67-5.29-.68-6.17-10.61-.75-11.7Z\"><\/path><path d=\"M117.3,20.11c4.73-.09,8.73,3.58,5.2,8.02-1.85,2.33-3.15,2.47-6.07,2.21-7.85-.68-6.15-10.1.87-10.24Z\"><\/path><path d=\"M51.08,113.81c5.42-.77,9.78,9.45,1.2,10.39-10.73,1.17-9.22-9.25-1.2-10.39Z\"><\/path><path d=\"M115.94,183.27c-2.08,2.25-3.18,3.34-6.25,1.35-4.26-2.77-2.54-8.66,1.41-10.35.69-.29,5.32-.03,6.12.2,3.35.96,1.09,6.01-.2,7.93-.29.44-.79.56-1.07.87Z\"><\/path><path d=\"M13.99,98.11c6.8-.86,7.74,9.68.98,11.48-7.3,1.94-8.94-10.47-.98-11.48Z\"><\/path><path d=\"M145.73,79.38c2.97-.23,6.43,2.8,6.27,5.72-.11,1.94-4.57,6.4-6.32,6.41-1.57,0-5.33-3.71-5.44-5.53-.16-2.44,2.94-6.4,5.5-6.6Z\"><\/path><path d=\"M218.92,32.22c.05-.11.65-.1.72-.42.17-.71-.06-1.57.01-2.32,1.61,1.01,1.58-1.18,3.48-1.32l-1.3-.86c3.98-.94,7.6-.74,7.44,4.15-.12,3.89-1.25,10.11-6.29,7.13-.34-.2-3.86-3.2-3.99-3.43-.38-.64-.39-2.26-.08-2.94Z\"><\/path><path d=\"M166.84.25c-.93,1.24.37.77.91,1.48.88,1.16.67,10.01-.9,10.96-3.1,1.87-8.24-2.83-8.32-5.66-.06-2.02,2.63-6.34,4.36-6.98.65-.24,2.95.54,3.95.2Z\"><\/path><path d=\"M117.4,57.98c.47.39.7,1.62,1.09,1.93.16.12.99-.55,1.45.98,1.9,6.2-6.72,11.34-10.03,3.91-.2-.45,0-1.04-.15-1.57-.56-1.91-1.58-2.18,0-4.62,1.22-1.89,6.13-1.86,7.64-.62Z\"><\/path><path d=\"M237.85,212.88c2.41-.71,6.38,0,7.02,2.84,1.67,7.45-5.21,12.29-9.27,5.78-1.44-2.31-.57-7.79,2.25-8.62Z\"><\/path><path d=\"M76.7,160.63c3.7-.35,6.8,4.34,5.67,7.63-.57,1.66-3.91,4-5.66,3.98-2.34-.03-5.48-4.03-5.46-6.37.01-2.08,3.53-5.06,5.45-5.24Z\"><\/path><path d=\"M217.79,81.52c6.58-1.35,8.33,11.18,1.16,11.67-7.19.49-7.03-10.46-1.16-11.67Z\"><\/path><path d=\"M150.59,278.35c1.99-.29,5.43.89,5.59,3.17.04.58-1.44,5.41-1.8,5.89-1.55,2.06-5.83,1.38-7.63-.19-3.94-3.43-.58-8.22,3.84-8.87Z\"><\/path><path d=\"M55.4,78.93c2.41-.12,6.37,3.36,6.68,5.81s-3.36,5.73-5.84,5.41c-1.3-.17-4.37-2.94-4.61-4.15-.5-2.56.69-6.91,3.77-7.07Z\"><\/path><path d=\"M283.22,106.01c1.61,1.61,1.84,4.18.59,6.08-.12.19-3.59,2.39-3.82,2.44-2.07.38-6.19-3.43-6.58-5.5-1-5.3,6.54-6.27,9.81-3.01Z\"><\/path><path d=\"M166.77,96.61c-.07.06-.58-.19-.79-.06-.6.4-1.03,1.02-1.75,1.25-.7.23-4.97,1.11-5.38,1.01-1.28-.3-2.27-4.44-1.86-5.61.47-1.34,4.2-5.09,5.48-5.5,3.26-1.04,6.31,7.06,4.3,8.9Z\"><\/path><path d=\"M95.84,165.08c-2.6-2.24-2.78-4.9-.56-7.48,4.23-4.92,12.36-.41,7.85,5.66-1.45,1.95-5.17,3.64-7.29,1.82Z\"><\/path><path d=\"M191.85,136.11c1.32-1.17,5.22-1.47,6.66-.6,3.94,2.36,1.27,12.4-3.29,10.28-.57-.26-4.1-4.08-4.41-4.76-.72-1.64-.32-3.72,1.04-4.92Z\"><\/path><path d=\"M248.34,231.64c2.1-.42,5,2.55,4.94,4.48-.11,3.87-4.53,8.52-8.31,5.68-3.91-2.93-.9-9.3,3.37-10.16Z\"><\/path><path d=\"M186.37,92.44c.29.27,1.28,2.78,1.32,3.26.34,3.59-6.61,8.85-8.18,6.64-.04-.06.41-.56.31-.76-.18-.38-1.82-1.19-2.07-2.96-.13-.93.29-4.13.82-4.81.15-.2,3.94-2.23,4.3-2.29.8-.13,2.96.41,3.49.91Z\"><\/path><path d=\"M106.48,91.16c.74.54,2.99,4.25,3.29,5.22,1.95,6.36-6.48,7.82-9,2.01-1.14-2.63.2-4.5,1.06-6.93l3.91.43-2.61-.86c1.05-.16,2.41-.56,3.36.13Z\"><\/path><path d=\"M151.01,187.57c4.01-.91,4.85,4.17,4.93,7.13.16,5.47-7.58,5.6-8.28,1.26-.48-3-.27-7.58,3.34-8.4Z\"><\/path><path d=\"M36.7,161.38c.12.17.99,3.59.98,4.03-.05,3.02-2.56,3.7-5.18,4.07-2.02.29-4.19-.01-5.23-1.95-1.67-3.12,2.32-7.2,5.34-7.14.58.01,3.9.71,4.09.98Z\"><\/path><path d=\"M44.95,40.05c6.2-1.43,10.61,8.17,1.98,9.41-2.82.4-5.33-1.87-5.7-4.6-.25-1.8,2.04-4.42,3.72-4.81Z\"><\/path><path d=\"M90.03,97.57c-.92,1.08,1.55,1.64,2.36,3.09,1.39,2.48-.21,8.36-2.97,8.25-3.97-.15-5.98-5.06-5.54-8.52.12-.93,2.44-2.23,3.53-1.95l-.44-.87h3.06Z\"><\/path><path d=\"M195.95,115.56c.74-.22,4.39-.25,5.07-.02,3.05,1.02.37,10.31-4.36,10.72-4.85.42-3.91-9.77-.72-10.7Z\"><\/path><path d=\"M99.49,128.21c2.12-.36,6.13,5.55,5.64,7.34-1.11,4.02-7.09,3.82-9.6.82-1.99-2.37-.55-2.52.37-4.37.23-.46-.14-1.04.21-1.51.18-.23,3.19-2.26,3.39-2.29Z\"><\/path><path d=\"M101.27,111.2c5.99-1.55,9.36,9.4,1.58,9.93-1.69.12-5.03-2.59-5.33-4.24-.37-2.03,1.78-5.18,3.75-5.69Z\"><\/path><path d=\"M25.32,88.3c-1.17,1.28-5.81,1.78-7.47.92-1.99-1.02-2.44-4.61-1.33-6.46,2.39-3.96,10.54-.74,10.22,2.34-.02.17-1.3,3.06-1.42,3.19Z\"><\/path><path d=\"M187.47,164.65c-3.79-3.01-2.09-11.25,4.13-8.71.49.2,3.18,2.74,3.38,3.17.85,1.85-1.4,5.97-3.15,6.47-.85.24-3.67-.38-4.36-.93Z\"><\/path><path d=\"M208.09,150.62c6.21.1,5.54,6.17,1.11,8.29-7.47,3.59-10.78-8.45-1.11-8.29Z\"><\/path><path d=\"M33.73,122.01l-.43-.87c-.66,2.82-5.82,3.38-7.73,1.61-4.55-4.21,2.46-11.19,7.3-6.64,2.3,2.16,1.75,6.65.86,5.91Z\"><\/path><path d=\"M211.66,123.85c1.19-.36,2.69-.15,3.78.4,5.27,2.68-3.26,14.15-7.82,7.39-1.56-2.31,2.14-7.22,4.04-7.79Z\"><\/path><path d=\"M258.86,132.11c-.11-.07-.77.43-.8.38-.67-3.66,3.29-9.35,7.14-7.37,5.68,2.94,2.11,10.46-4.22,9.01-1.76-.4-1.77-1.79-2.12-2.02Z\"><\/path><path d=\"M217.13,67.79c-1.7-1.71-.86-6.82,1.64-7.98,6.65-3.08,8.78,3.27,4.6,7.66-1.46,1.54-4.84,1.73-6.25.31Z\"><\/path><path d=\"M155.81,21.28c4.52-.6,8.44,8.06.74,9.04-8.46,1.08-5.69-8.38-.74-9.04Z\"><\/path><path d=\"M137.49,98.12c1.7,1.77-.44,7.7-3.58,7.76-4.04.07-5.6-1.93-5.05-5.93.51-3.72,6.21-4.36,8.64-1.83Z\"><\/path><path d=\"M103.03,8.19c5.82-.45,7.56,5.36,2,8.14-6.23,3.11-10.21-7.5-2-8.14Z\"><\/path><path d=\"M115.41,48.62c-1.37-5.44,2.62-9.42,7.09-5.12,4.11,3.95,1.54,8.83-3.69,7.18-1.09-.34-1.98-1.91-3.4-2.05Z\"><\/path><path d=\"M165.42,105.53c.91-.13,1.76-.32,2.55.3,1.52,1.19,1.72,6.13.85,7.48-.33.51-3.54,1.33-4.33,1.27-6.13-.41-4.47-8.26.93-9.05Z\"><\/path><path d=\"M103.55,81.86l.22-.87c-1.5.15-4.58-.78-5.23-2.19-1.9-4.18,4.49-9.05,7.64-5.46,2.34,2.67-.85,9.73-2.63,8.52Z\"><\/path><path d=\"M78.87,43.2c.85-1.25,2.61-2.23,4.17-1.93l-1.74-.86c4.25-1.01,8.71,4.52,4.58,7.42-4.42,3.1-10.58.65-7.01-4.62Z\"><\/path><path d=\"M187.05,181.67c-1.35-1.93-1.01-8.22,1.94-8.94,6.33-1.55,6.1,12.84,0,10.28-.27-.11-1.83-1.17-1.94-1.34Z\"><\/path><path d=\"M190.09,268.54c-1.29-1.07-1.71-3.71-.92-5.28,1.46-2.92,3.51-4.17,6.73-2.93,5.5,2.12-2.15,11.23-5.81,8.21Z\"><\/path><path d=\"M174.05,165.38c1.68-.07,3.86,3.44,3.72,5.29-.42,5.83-8.69,5.55-8.34-.88.05-.86.22-2.48.9-3.03.15-.13,3.51-1.36,3.71-1.37Z\"><\/path><path d=\"M264.05,107.75c.37.12,1.7,2.29,1.78,2.81.39,2.51-3.85,7.29-6.8,5.89-4.46-2.11-.36-10.48,5.02-8.71Z\"><\/path><path d=\"M121.45,103.68c-.96,2.2.12,1.48.44,2.04,2.32,4.03-1.59,9.03-5.79,5.83-.32-.24-2.32-3.44-2.42-3.81-.44-1.58.52-.7,1.18-1.24,2.4-1.96,1.87-4.35,6.59-2.81Z\"><\/path><path d=\"M188.34,205.51c-.3.35.11,1.1-.34,1.17-1.66.27-5.71-3-5.73-4.59-.04-3.3,8.68-7.63,8.98-1.28.15,3.21-1.61,3.17-2.91,4.69Z\"><\/path><path d=\"M117.4,167.27c-1.34,1.07-4.46.16-5.43-.85-1.74-1.8,1.3-8.81,6.46-7.12,3.52,1.15.91,6.41-1.03,7.96Z\"><\/path><path d=\"M179.62,112.97c1.22-1.01,4.87-1.04,5.12.99.1.84-.82,4.89-1.23,5.74-2.46,5.11-8.17.43-6.41-3.36.09-.19,2.35-3.24,2.51-3.37Z\"><\/path><path d=\"M161.08,179.1c-.09.08-.49-.3-.68-.21-.13.06.03.68-.73.78-6.72.85-9.46-9.47-1.44-7.79,1.85.39,4.65,2.69,4.17,4.82-.06.27-1.2,2.31-1.32,2.41Z\"><\/path><path d=\"M107.66,144.86c1.47-2.79,6.94-3.11,7.23,1.43.15,2.35-3.51,5.38-5.35,4.91-2.35-.6-2.98-4.26-1.88-6.34Z\"><\/path><path d=\"M118.95,126.7c-1.16-.92-1.32-4.26-.33-5.56.76-1,3.56-1.94,4.77-1.75,3.29.51,1.62,8.42-1.36,8.66-.17.01-2.95-1.25-3.08-1.35Z\"><\/path><path d=\"M150.63,104.61c.43.28,1.56,4.38,1.29,5.3-.15.5-2.04,2.35-2.56,2.69-3.91,2.56-6.4-5.97-2.05-7.72.73-.29,2.77-.63,3.32-.27Z\"><\/path><path d=\"M130.96,165.75c4.94-1.02,5.57,10.77-1.77,7.23-3.25-1.57-1.72-6.5,1.77-7.23Z\"><\/path><path d=\"M165.27,123.06c.7-.96,2.06-2.7,3.29-2.15.19.09,2.35,1.83,2.42,1.97,1.96,3.98-4.39,8.58-6.72,4.54-1.07-1.87-.08-2.85,1-4.35Z\"><\/path><path d=\"M177.39,149.86c-.09-.1-.57-2.49-.54-2.71.04-.28.7-.26.76-.36.12-.21-.37-.7.09-1.45.26-.43,2.5-2.21,2.89-2.24,3.24-.19,6.33,7.89.9,7.72-.49-.02-3.95-.82-4.09-.98Z\"><\/path><path d=\"M116.09,132.57c5.8-1.3,5.57,9.03-.33,7.14-3.94-1.26-3.67-6.24.33-7.14Z\"><\/path><path d=\"M144.04,182.57c-.26.22-1.9.59-2.29.55-.14-.02-2.51-1.2-2.61-1.31-.5-.53-1.12-2.04-1.09-2.8.17-5.09,7.01-4.39,6.98.39,0,.58-.64,2.87-.99,3.16Z\"><\/path><path d=\"M181.78,134.11c-.11-.05-.15-.57-.43-.73-2.87-1.76-5.32-4.18-.8-6.16,5.8-2.53,5.4,8.7,1.23,6.89Z\"><\/path><path d=\"M177.24,76.7c.11.07,1.58,1.88,1.64,2.05.71,2.41-.12,4.8-2.2,6.18-2.56,1.71-3.65-3.55-3.28-5.47.22-1.15,2.92-3.29,3.84-2.77Z\"><\/path><path d=\"M128.13,132.79c-.86-1.05-.36-5.1,1.05-5.48,1.9-.51,5.81,2.51,5.15,4.27-.93,2.47-4.38,3.42-6.2,1.21Z\"><\/path><path d=\"M156.32,118.13c.87,1.59-.17,2.16-.37,3.25-.17.92.1,1.71-.26,2.8-.61,1.86-3.1,3.23-4.03,1.01-1.06-2.52,2.8-8.72,4.66-7.06Z\"><\/path><path d=\"M138.02,120.69s-.65-.37-1-.28c-2.69.68-3.92,1.73-4.69-2.12-1.69-8.47,8.34.4,5.69,2.4Z\"><\/path><path d=\"M171.97,154.41c1.12,1.26.13,4.76-1.49,5.06-.97.18-4.2-2.37-4.46-3.3-.93-3.33,4.88-2.96,5.95-1.76Z\"><\/path><path d=\"M143.13,162.67c3.89-1.35,7.46,3.43,3.19,5.38-3.56,1.63-5.75-4.49-3.19-5.38Z\"><\/path><path d=\"M240.23,183.92c-.24-.37-.13-1.76.03-2.25.05-.17,2.02-2.75,2.18-2.84,1.05-.62,3.64.63,4.08,1.67.9,2.11-5.3,4.99-6.29,3.42Z\"><\/path><path d=\"M134.33,154.9c3.16.03,1.52,7.51-2.42,6.19-3.02-1.01.36-6.21,2.42-6.19Z\"><\/path><path d=\"M154.19,163.04c-.42-.4-.8-3.45-.2-4.34,2.43-3.66,5.95,1.25,5.25,2.59-.65,1.24-4.65,2.13-5.05,1.75Z\"><\/path><path d=\"M166.44,140.3c-.21-.35-.09-1.76.16-2.16.43-.66,1.9-.52,2.52-.86.92-.51.45-1.95,2.97-1.11,2.21.74,1.39,3.59-.33,4.08-1.18.34-2.02-.17-2.99-.14-.41.01-1.89.93-2.33.19Z\"><\/path><path d=\"M127.47,148.72c1.74,3.03-3.77,5.43-4.94,2.96-.38-.79.71-3.75,1.55-4.17.61-.31,3.19.85,3.39,1.2Z\"><\/path><path d=\"M155.74,134.92c1.68-1.76,5.29-1.1,4.47,1.62s-5.34,2.8-5.62.07c-.12-1.21.6-1.13,1.14-1.69Z\"><\/path><path d=\"M143.12,123.8c2.83-.9,4.04,5.81,1.6,6.46-1.89.5-4.06-5.67-1.6-6.46Z\"><\/path><path d=\"M158.66,150.27c-2.94-3.05,4.24-5.05,5.08-.16-.78,2.05-4.02,1.26-5.08.16Z\"><\/path><path d=\"M126.09,139.94c2.08-.67,6.55,3.74,2.08,4.32-3.72.48-3.28-3.93-2.08-4.32Z\"><\/path><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-869eeb8 elementor-align-center animated-fast elementor-invisible elementor-widget elementor-widget-post-info\" data-id=\"869eeb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-1af2604 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>2026-07-31<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57eb590 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"57eb590\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/almaraclinic.pt\/en\/o-que-e-tms-guia-completo-sobre-o-exotms\/\">O que \u00e9 TMS? Guia Completo Sobre o ExoTMS<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f595179 e-con-full e-flex e-con e-child\" data-id=\"f595179\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3d8f7c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b3d8f7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"vamtamtheme- vamtam-theme-article\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\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<\/div>\n\t\t<a class=\"elementor-element elementor-element-3f16f3d e-con-full e-flex e-con e-child\" data-id=\"3f16f3d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/almaraclinic.pt\/en\/o-que-e-tms-guia-completo-sobre-o-exotms\/\">\n\t\t\t\t<\/a>\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<style id=\"loop-dynamic-10129\">.e-loop-item-990610 .elementor-element.elementor-element-3f16f3d:not(.elementor-motion-effects-element-type-background), .e-loop-item-990610 .elementor-element.elementor-element-3f16f3d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"10129\" class=\"elementor elementor-10129 swiper-slide e-loop-item e-loop-item-990610 post-990610 post type-post status-publish format-standard has-post-thumbnail hentry category-business\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-63379c9 e-con-full e-flex e-con e-parent\" data-id=\"63379c9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-945a421 e-flex e-con-boxed e-con e-child\" data-id=\"945a421\" 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-0b9c258 e-con-full e-flex e-con e-child\" data-id=\"0b9c258\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e919513 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e919513\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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\" id=\"Camada_2\" data-name=\"Camada 2\" viewBox=\"0 0 289.04 288.69\"><g id=\"Layer_1\" data-name=\"Layer 1\"><g><path d=\"M84.05,243.48c.58-.49,1.92-1.01,2.69-1.03,7.34-.12,10.43,9.35,7.66,15.08-1.88,3.89-8.86,7.16-12.83,4.95-2.05-1.14-1.59-2.3-2.36-3.75-.5-.93-1.5-1.52-1.75-2.61-.35-1.53-.2-3.65.39-5.1.38-.94,5.31-6.79,6.2-7.54Z\"><\/path><path d=\"M44.52,69.12c-.15.2-.86.31-1.19.72-3.92,4.83-9.51,6.6-15.3,3.52-3.45-1.84-4.27-4.77-3.38-8.66.84-3.66,9.08-7.81,12.59-7.53,3.11.25,7.87,3.56,7.87,7.01,0,.56-.44,4.74-.59,4.93Z\"><\/path><path d=\"M44.05,142.39c-.03.12-.67.12-.72.43-.06.41.36.95.18,1.46-1.29,3.75-7.72,7.21-11.52,5.87-2.31-.81-6.55-5.31-6.57-7.84-.02-4.04,3.95-8.26,7.68-9.37,7.67-2.29,12.97,1.3,10.95,9.45Z\"><\/path><path d=\"M126.56,261.76c3.04-.4,10.87,2.73,11.44,6.26.87,5.35-3.47,11.8-8.97,12.37-4.57.47-9.51-2.79-9.75-7.65-.13-2.58,4.42-10.6,7.27-10.97Z\"><\/path><path d=\"M42.02,238.55l.87.86c-6.24,2.1-10.16-2.77-11.48-8.37-2.11-8.91,6.64-11.95,13.54-7.87,1.64.97,4.71,5.41,4.42,7.18-.08.5-2.1,5.71-2.34,5.99-.68.78-3.86,2.29-5,2.2Z\"><\/path><path d=\"M69.8,55.38c.93.9,2.8,4.46,2.8,5.74,0,1.06-.99,4.55-1.44,5.58-1.42,3.28-7.22,6.19-10.71,4.78-1.49-.6-3.21-3.14-4.9-3.18.29-3.21-1.22-6.08,0-9.35.66-1.78,4.6-5.3,6.51-5.71,2.26-.48,6.09.54,7.73,2.13Z\"><\/path><path d=\"M258.39,184.97c1.58-.22,2.28-.22,3.77.37,1.04.41,5.92,4.24,6.27,5.08,2.07,5.04-1.64,11.63-7.49,11.42-2.04-.07-6.51-1.11-8.12-2.35-6.82-5.21-1.88-13.5,5.58-14.52Z\"><\/path><path d=\"M187.21,9.11c2.21,1.86,3.27,6.28,2.55,9.04-.14.54-2.32,4.84-2.65,5.2-1.09,1.18-6.64,3.01-8.29,3.09-6.18.29-6.89-8.02-5.01-12.46,1.41-3.33,2.07-2.04,4.07-3.24.35-.21.43-.91,1.04-1.23,2.28-1.2,6.15-2.21,8.29-.4Z\"><\/path><path d=\"M44.49,91.61c.21.2,2.82,3.66,2.92,3.88.44,1.02.44,3.3.19,4.39-.18.77-5.34,5.77-6.13,6.09-1.88.77-4.69.18-6.46-.73-1.03-.53-4.92-4.2-5.32-5.16-2.08-5.06,6.22-13.37,10.71-12.02,1.15.35,1.9,2.19,2.71,2.99.34.33,1.1.29,1.38.56Z\"><\/path><path d=\"M253.59,103.15c-3.15.98-3.98,4.72-7.56,4.92-1.85.1-6.63-2.06-7.87-3.48-4.75-5.46,3.4-15.4,9.08-14.34,1.34.25,5.43,2.34,6.18,3.44,2.11,3.06.3,6.13.16,9.47Z\"><\/path><path d=\"M2.04,125.24c1.69-2.69,6.16-5.86,9.45-4.79,2.95.96,7.82,7.92,6.77,11.18-.68,2.1-6.19,6.3-8.36,6.52-2.19.22-9.05-3.41-9.69-5.54-.73-2.44.56-5.33,1.83-7.37Z\"><\/path><path d=\"M78.8,210.03c-.11-.05-.16-.59-.46-.7-3.03-1.1-5.06-.52-5.93-4.5-.51-2.34,3.37-8.43,5.3-9.91,6.3-4.82,10.65-2.98,12.2,4.66.54,2.66.34,6.34-2.34,7.92-.41.24-5.7,2.43-6.17,2.55-.8.21-1.82.32-2.61-.02Z\"><\/path><path d=\"M102.1,217.32c1.14.83,1.57,2.19,2.31,3.13.42.53,1.45.64,1.66,1.35.08.26.12,3.83.07,4.27-.21,1.84-1.89,4.41-3.58,5.16-.32.14-5.1,1.6-5.38,1.64-2.1.27-6.29-1.62-7.26-3.61-.76-1.56-1.71-6.49-.81-7.98.58-.96,3.17-2.05,3.97-3.01,1-1.2.86-3.35,2.92-3.65.77-.11,5.25,2.1,6.08,2.71Z\"><\/path><path d=\"M243.97,40.53c.38.31.59,1.27,1.22,1.61.36.19-.05-1.65.86-.42,1.57,2.12,3.48,10.44,2.18,12.63-.26.44-5.69,3.51-6.4,3.64-3.17.61-8.69-1.28-9.42-4.82-.55-2.68.61-7.92,2.55-9.91,1.58-1.62,6.98-4.39,9.01-2.74Z\"><\/path><path d=\"M12.63,174.99c2.65-.06,7.21,2.62,8.15,5.15.59,1.6.84,4.02.62,5.7-.6,4.6-8.15,10.09-11.87,5.98-.21-.23-3.22-4.97-3.39-5.34-2.16-4.68,1.07-11.37,6.49-11.49Z\"><\/path><path d=\"M171.31,283.37c-.12-.05-.16-.57-.43-.73-4-2.44-5.01-6.5-2.82-10.8.4-.79,4.2-4.96,4.86-5.17,1-.32,2.22-.29,3.26-.16,6.88.85,9.74,10.24,4.58,14.98-1.86,1.71-7.27,2.82-9.45,1.88Z\"><\/path><path d=\"M236.97,202.18c-.28.25-3.42,1.89-3.87,2.02-3.71,1.1-4.06-1.14-6.25-3.21-1.62-1.53-5.36-4.33-5.5-6.76-.16-2.71,4.34-7.93,6.91-8.43,3.25-.63,8.89,5.86,9.73,8.84.56,1.97.56,6.09-1.03,7.53Z\"><\/path><path d=\"M275.85,145.66c3.22-.55,9.51,4.58,9.69,7.58.04.61-1.36,5.93-1.72,6.53-.76,1.27-3.69,3.01-5.15,3.18-3.56.42-10.27-6.53-10.55-10.24-.26-3.49,4.71-6.54,7.72-7.05Z\"><\/path><path d=\"M264.86,80.8c1.47-.86,1.45-1.4,3.67-.92,3.41.74,10.08,4.11,9.59,8.27-.23,1.98-5.29,8.24-7.4,8.79-2.21.58-5.88-2.37-7.43-3.94-1.25-1.26-2.8-5.15-2.63-6.99.25-2.69,2.14-4.01,4.2-5.21Z\"><\/path><path d=\"M22.26,198.93c3.43-.58,8.73.96,9.52,4.67.71,3.32-1.19,10.43-4.92,11.28-9.37,2.14-16.77-13.88-4.61-15.95Z\"><\/path><path d=\"M2.86,150.94c1.21-1.53,4.23-2.89,6.21-2.78.79.04,5.63,2.28,6.3,2.9,2.5,2.31,2.95,6.53,1.09,9.33-1.24,1.87-6.03,4.98-8.21,4.82-4.81-.35-7.92-11.06-5.38-14.27Z\"><\/path><path d=\"M163.67,35.7c7.82-1.62,13.23,8.15,7.76,13-.74.66-6.5,3.08-7.43,3.07-1.56-.02-5.37-2.09-5.99-3.62-.55-1.37-.02-8.44.77-9.48.17-.23,4.4-2.86,4.89-2.96Z\"><\/path><path d=\"M59.36,243.44c3.37-.55,7.45,2.53,7.93,5.83.31,2.09.66,5.9-.63,7.59-.91,1.2-4.28,2.13-5.72,2.15-3.8.06-10.49-4.96-10.64-8.96-.09-2.37,6.83-6.25,9.05-6.61Z\"><\/path><circle cx=\"55.97\" cy=\"160.06\" r=\"7.9\"><\/circle><path d=\"M86,14.77c4.28.03,6.2,3.46,6.89,7.28.58,3.22-2.53,7.39-5.6,8.41-4.25,1.41-10.42-2.91-10.13-7.58.09-1.43.97-1.99,1.33-2.99.37-1.03-.73-1.02.84-2.64,1.75-1.81,4.21-2.5,6.68-2.48Z\"><\/path><path d=\"M135.49,70.85c-.16-.14,0-.81-.21-1.05-.93-1.08-1.34-.86-1.92-2.69-1.92-6.08-.78-11.58,5.98-13.43,3.63-1,6.71,5.34,6.95,8.38.34,4.19-2.9,9.92-7.62,9.71-.18,0-3.05-.81-3.18-.92Z\"><\/path><path d=\"M133.99,28.71c6.01-1.25,13.79,5.66,9.72,11.46-2.14,3.04-4.19,4.66-8.09,4.6-3.57-.06-7.68-9.64-6.06-12.64.6-1.12,3.16-3.16,4.43-3.42Z\"><\/path><path d=\"M227.94,156.92l-.87-.86c5.82-.36,9.82,1.92,10.05,8.09.15,4.22-5.14,7.47-8.9,7.14-2-.18-6.4-1.92-6.81-4.12-.91-4.84.96-10.17,6.53-10.25Z\"><\/path><path d=\"M113.91,242.57c2.92-.53,4.11,1.14,5.44,3.52,1.61,2.87,2.77,7.13-.12,9.66-.43.37-3.26,1.81-3.79,1.92-1.91.37-2.62-1.06-4.31-1.21-1.87-.17-2.85,1.14-4.54-.66-1.58-1.69-1.65-5.51-1.1-7.66.79-3.06,5.59-5.04,8.41-5.56Z\"><\/path><path d=\"M209.94,39.6c5.74-.77,8.13,7.02,5.53,11.68-2.01,3.59-4.81,5.59-9.03,4.73-3.8-.77-5.39-8.05-3.93-11.11.76-1.59,5.74-5.07,7.43-5.3Z\"><\/path><path d=\"M36.46,178c.79-.9,5.58-.71,6.76-.23,1.4.57,4.25,4.02,4.46,5.6.15,1.11-.15,3.1-.67,4.08-.12.23-3.01,3.95-3.24,4.18-2.09,2.06-5.78,2.48-8.27.85-.77-.5-3.46-3.6-3.54-4.37-.05-.5,1.61-3.68,1.98-4.57.91-2.16.33-1.9,1.98-4.15.32-.44.33-1.16.54-1.4Z\"><\/path><path d=\"M85.08,86.95c-2.93,2.55-7.35,2.54-9.71-.72-.61-.84-.63-2.14-1.09-3.14-.19-.41-.8-.44-.98-.88-.5-1.27.2-5.49,1.21-6.47.77-.74,6.7-2.54,7.89-2.62,5.1-.32,7.08,6.78,5.1,10.81-.2.4-2.08,2.73-2.42,3.03Z\"><\/path><path d=\"M177.66,238.2c4.76-.37,8.47,4.5,8.66,8.93.39,8.92-7.74,8.86-12.48,3.41-3.99-4.59-2.46-11.84,3.82-12.33Z\"><\/path><path d=\"M160.45,238.26c-.51.47-.68,1.19-1.48,1.79-4.39,3.29-7.08,2.71-8.91-2.39-1.17-3.26-1.8-6.77,1.06-9.4.7-.64,5.55-2.62,6.41-2.68,4.51-.28,7.88,6.66,5.59,10.32-.66,1.06-1.84,1.59-2.66,2.35Z\"><\/path><path d=\"M231.76,240.37c2.89-.47,6.41,2.89,7,5.47.83,3.66-1.24,9.92-5.39,10.57-10.58,1.67-11.32-14.45-1.61-16.04Z\"><\/path><path d=\"M221.28,103.78c1-.21,2.35-.21,3.36-.06,9.6,1.37,5.26,18.29-5.43,14.59-7.17-2.48-3.12-13.46,2.08-14.53Z\"><\/path><path d=\"M63.96,222.95c.48-.5,2.29-1.04,3.01-1.47,1.14-.68,1.9-1.84,3.75-2.06,6.7-.8,8.01,10.02,3.46,13.1-4.45,3.02-12.09,3.9-12.12-3.36,0-1.34,1-5.3,1.9-6.21Z\"><\/path><path d=\"M73.31,99.89c1.55,1.34,3.36,4.52,3.22,6.62-.21,3.13-4.6,7.14-7.66,7.25-5.23.17-9.25-9.26-6.37-13.28.09-.13,2.61-1.64,2.77-1.7,2.09-.85,6.3-.39,8.05,1.12Z\"><\/path><path d=\"M242.63,81.27c-2,2.06-3.55,1.41-5.74,1.42-.82,0-1.61.46-2.21.43-1.13-.05-3.88-2.25-4.34-3.44-1.24-3.21-1.19-8.23,2.41-9.83.61-.27,4.54-1.48,5.06-1.5,5.89-.27,8.64,8.99,4.83,12.92Z\"><\/path><path d=\"M277.16,171.45c3.33-.35,8.46.64,9.16,4.56.26,1.49-.07,4.65-.82,5.96-.44.78-4.13,3.02-5.07,3.22-8.95,1.88-14.57-12.54-3.27-13.74Z\"><\/path><path d=\"M205.1,194.53c.57-.04,1.01.73,1.65.77,1.02.06,1.7-.72,3.32-.2,3.75,1.18,5.76,11.48,1.85,13.68-2.57,1.44-6.55,1.39-8.87-.54-2.44-2.03-4.46-5.64-3.15-8.85.46-1.12,3.99-4.76,5.2-4.84Z\"><\/path><path d=\"M188.56,216.39c.91-.12,1.47-.15,2.39,0,2.11.33,6.81,3.96,6.9,6.24s-4.18,7.6-6.29,8.58c-1.68.78-2.95.77-4.45-.5-.32-.28-4.46-5.53-4.6-5.87-1.82-4.19,2.13-7.91,6.04-8.43Z\"><\/path><path d=\"M194.93,71.97c1.66-2.5,6.67-2.66,8.8-.6,2.86,2.76,3.15,6.51,2.29,10.18-.44,1.89-3.36,3.26-5.12,3.6-8.25,1.6-9.7-7.55-5.97-13.18Z\"><\/path><path d=\"M190.76,31.33c5.76-.33,7.76,7.4,4.44,11.03-3.19,3.49-7.76,5.14-11.58,1.55-5.25-4.95,1.28-12.24,7.13-12.58Z\"><\/path><path d=\"M154.5,251.27c2.63-.47,7.52,2.48,7.95,5.42.32,2.19-2.13,8.94-3.93,9.97-3.45,1.97-9.53-2.42-9.97-6.12-.37-3.1,3.06-8.75,5.96-9.27Z\"><\/path><path d=\"M210.35,250.19c-.43.36-4.76,2.22-5.35,2.3-3.18.46-8.14-4.38-7.52-7.51.56-2.84,5.45-7.76,8.41-7.32,1.06.16,6.93,5.39,7.15,6.45.32,1.56-1.52,5.12-2.68,6.09Z\"><\/path><path d=\"M131.82,231.2c3.03-.34,6.86,3.35,7.07,6.3.61,8.91-9.96,10.4-14.23,2.85-1.2-2.13-.96-4.46.92-6.18.84-.77,5.12-2.84,6.24-2.96Z\"><\/path><path d=\"M253.55,142.67c3.16,3.19,2.02,8.24-1.62,10.53-2.28,1.43-7.83.16-9.36-1.95-2.18-3.01-.73-11.75,3.91-11.79,1.79-.02,5.82,1.95,7.07,3.21Z\"><\/path><path d=\"M263.15,210.31c4.54-.08,7.35,5.54,6.16,9.59-.28.97-4.23,3.99-5.26,4.34-10.87,3.59-11.1-13.75-.9-13.93Z\"><\/path><path d=\"M131.14,197.64c-.92.69-1.12,2.65-3.47,2.85-3.03.26-7.09-6.08-6.57-8.76.22-1.16,2.04-3.66,2.97-4.48,5.45-4.88,13.86,1.61,10.14,8.39-1.28,2.33-2.57,1.63-3.06,2Z\"><\/path><path d=\"M64.16,27.85c6.45-1.1,5.49,1.34,7.76,5.99.92,5.87-2.18,8.43-7.89,7.89-6.43-.6-7.58-12.56.13-13.88Z\"><\/path><path d=\"M62.85,178.85c3.23-.67,7.54.26,7.88,4.15.21,2.35-3.86,9.83-6.26,10.17-1.6.23-6.2-1.81-7.11-3.35-2.38-4.03,1.03-10.04,5.49-10.97Z\"><\/path><path d=\"M148.85,217.06c-.37.38-5.05,1.75-5.79,1.76-4.56.06-6.66-3.93-6.73-8.04-.06-3.4,5.18-7,8.27-6.08,1.26.38,4.54,3.27,4.96,4.56s.19,6.87-.72,7.8Z\"><\/path><path d=\"M205.37,171.89c1.27-.83,7.96-.36,9.03.55.73.62,2.49,4.66,2.6,5.7.92,8.52-15.22,7.72-14.34-.44.1-.98,2.07-5.4,2.71-5.82Z\"><\/path><path d=\"M174.26,207.55c.16.27-.66,5.51-.97,6.22-.77,1.75-4.31,4.42-6.18,4.25-4.02-.37-6.93-5.72-6.83-9.41.04-1.46,1.9-2.81,1.81-4.51.41-.36,6.53.22,7.49.48,1.8.5,2.37,2.23,3.59,3,.54.34,1.06-.09,1.09-.04Z\"><\/path><path d=\"M187.07,68.04c-1.47,1.56-1.75,3-4.61,2.36-.45-.1-2.2-1.06-2.52-1.42-.92-1.04,1.52.19.87-.86-.78-1.26-2.93-2.29-3.25-4.1-.47-2.66,3.68-8.5,6.56-8.78,1.17-.11,6.92,2.61,7.17,4.17.2,1.23-1.67,5.53-2.38,6.76-.72,1.26-1.16,1.15-1.84,1.87Z\"><\/path><path d=\"M127.41,221.81c-.73,1.51-6,3.02-7.72,2.56-5.85-1.58-6.63-11.45-.84-13.53,2.16-.78,7.97,2.3,8.82,4.24.63,1.45.44,5.28-.26,6.73Z\"><\/path><path d=\"M161.61,61.35c.16.13-.74.81-.21.87.58-.27,4.79.07,5,.2.91.56,3.09,5.38,3.08,6.57-.03,2.95-4.94,6.7-7.65,6.7-4.76,0-7.67-7.09-4.58-11.07.42-.54,3.97-3.59,4.37-3.27Z\"><\/path><path d=\"M92.53,54.46c3.54-.96,6.97,4.53,6.57,7.43-.51,3.67-2.68,4.92-6.19,4.65-4.74-.37-7.93-1.38-8.91-6.38-.87-4.43,4.06-3.92,6.9-4.68.57-.15,1.04-.86,1.62-1.01Z\"><\/path><path d=\"M136.54,8.79c2.24-2.24,4.36-2.96,7.6-2.88l-.23-.86c2.8,1.19,4.6,1.73,4.94,5.14.21,2.18-1.53,6.09-3.42,7.27-4.25,2.65-12.37-1.62-10.7-6.77.37-1.13,1.15-1.25,1.81-1.91Z\"><\/path><path d=\"M211.67,15.64c1.69,1.51,1.78,6.84,1.1,8.92-2.54,7.75-14.53,1.18-11.92-5.81,1.4-3.73,7.88-5.75,10.81-3.12Z\"><\/path><path d=\"M48.87,201.54c1.35-.41,5.49.58,6.79,1.33,3.29,1.9,3.78,5.96,1.84,9.03-1.72,2.72-4.64,2.66-7.54,1.9-3.27-.85-5.62-4.81-4.79-8.1.21-.84,2.91-3.93,3.7-4.17Z\"><\/path><path d=\"M98.52,265.81c2.2-.19,5.3.42,6.79,2.19,1.19,1.41,2.23,6.5,1.51,8.07-.36.8-4.04,2.84-4.9,2.99-4.59.78-9.68-5.84-7.47-10.13.53-1.02,2.91-3.02,4.07-3.12Z\"><\/path><path d=\"M216.9,218.56c5.95-1.36,8.42,5.36,6.41,9.9-.37.85-2.78,3.71-3.54,3.91-.36.09-4.8-.44-5.34-.61-1.21-.4-1.87-1.51-2.1-2.7-.26-1.36-.01-5.86.54-7.1.58-1.29,2.67-3.09,4.02-3.4Z\"><\/path><path d=\"M262.74,71.7c-.72.57-4.26.99-5.32.89-5.89-.56-8.29-7.94-3-11.17,2.53-1.54,6.74-1.67,9.09.36,2.06,1.78,1.29,8.26-.78,9.91Z\"><\/path><path d=\"M196.65,105.73c-2.09-1.85-1.74-7.73.08-9.47.65-.62,1.67-.39,2.31-.74.5-.27.52-.83.87-.97,3.86-1.62,5.95-.94,7.95,2.81,1.25,2.34-.55,5.57-2.24,7.36-1.85,1.96-6.8,2.93-8.97,1.02Z\"><\/path><path d=\"M82.09,119.94c3.21-.14,5.27,2.66,4.87,5.74-.24,1.83-3.62,5.61-5.47,5.9-4.39.71-9.23-2.3-8.46-7.15.55-3.51,6.13-4.37,9.07-4.5Z\"><\/path><path d=\"M67.19,134.38c.36.36,2.19,3.25,2.26,3.67.47,2.57-4.59,8.06-7.18,8.39-2.55.33-6.07-3.77-5.83-6.26.15-1.64,3.53-7.13,5.09-7.6,1.72-.52,4.44.6,5.66,1.8Z\"><\/path><path d=\"M220.21,137.41c1.11-1.34,6.54-3.85,8.35-3.61,1.93.25,4.82,3.92,4.62,5.85-.13,1.23-2.46,4.2-3.52,4.81-.93.53-5.74,1.7-6.71,1.57-2.44-.32-4.26-6.77-2.73-8.62Z\"><\/path><path d=\"M127.86,9.72c-.53.67-2.34,1.37-3.14,1.87-.66.41-1.04,1.41-1.83,1.66-1.79.55-3.25-.25-4.49-1.44-3.66-3.54-4-11.21,2.4-11.16,1.91.02,7.07,2.67,7.54,4.71.26,1.16.27,3.42-.48,4.36Z\"><\/path><path d=\"M102.48,34.08c6.93-.11,7.23,12.46-.01,12.47-2.32,0-5.58-2.62-6.22-4.73-1.75-5.75.64-7.65,6.24-7.73Z\"><\/path><path d=\"M255.76,162.27c2.58-.48,6.39.63,7.72,2.99,3.28,5.82-6.39,10.97-10.87,6.94-3.33-3-.79-9.2,3.15-9.93Z\"><\/path><path d=\"M94.29,173.63c4.6-.58,5.87,3.76,4.46,7.51-.45,1.19-4.63,4.83-5.91,5.02-2.34.35-4.23-.94-5.23-3.01-2.27-4.74,2.09-8.93,6.69-9.51Z\"><\/path><path d=\"M237.22,125.84c-.3-.5.19-4.17.43-4.82.61-1.71,9.16-4.5,10.61-3.42,2.47,1.85,1.29,4.7.42,7.02-1.21,3.24-1.87,4.9-5.67,4.84-3.36-.06-3.33-.67-4.85-3.04-.2-.32-.81-.4-.92-.57Z\"><\/path><path d=\"M278.7,126.5c1.06-1.29,4.46-2.27,6.11-1.78,1.5.45,4.1,5.56,4.22,7.16.22,3-4.1,6.97-6.84,5.94-1.15-.43-3.8-2.94-4.25-4.04-.42-1.04.1-6.47.76-7.28Z\"><\/path><path d=\"M127.86,88.72c-1.86,2.33-5.68,3.17-8.18,1.24-6.54-5.05.05-15.15,7.03-9.65,1.96,1.55,2.54,6.67,1.16,8.41Z\"><\/path><path d=\"M82.49,141.3c.67-.09,3.98.91,4.64,1.29,3.23,1.81,2.99,6.9.92,9.52-2.85,3.61-11.32-1.07-10.66-5.41.26-1.7,3.31-5.17,5.1-5.4Z\"><\/path><path d=\"M171.54,184.53c7.82-.93,8.9,13.42-.02,11.58-6.76-1.39-7.33-10.7.02-11.58Z\"><\/path><path d=\"M110.4,204.36c-6.31,5.27-11.97-4.52-8.02-8.89,5.46-6.04,14.04,3.86,8.02,8.89Z\"><\/path><path d=\"M209.93,260.47c5.69-1.14,9.19,4.2,6.41,9.03-1.39,2.42-2.86,3.03-5.66,2.67-5.29-.68-6.17-10.61-.75-11.7Z\"><\/path><path d=\"M117.3,20.11c4.73-.09,8.73,3.58,5.2,8.02-1.85,2.33-3.15,2.47-6.07,2.21-7.85-.68-6.15-10.1.87-10.24Z\"><\/path><path d=\"M51.08,113.81c5.42-.77,9.78,9.45,1.2,10.39-10.73,1.17-9.22-9.25-1.2-10.39Z\"><\/path><path d=\"M115.94,183.27c-2.08,2.25-3.18,3.34-6.25,1.35-4.26-2.77-2.54-8.66,1.41-10.35.69-.29,5.32-.03,6.12.2,3.35.96,1.09,6.01-.2,7.93-.29.44-.79.56-1.07.87Z\"><\/path><path d=\"M13.99,98.11c6.8-.86,7.74,9.68.98,11.48-7.3,1.94-8.94-10.47-.98-11.48Z\"><\/path><path d=\"M145.73,79.38c2.97-.23,6.43,2.8,6.27,5.72-.11,1.94-4.57,6.4-6.32,6.41-1.57,0-5.33-3.71-5.44-5.53-.16-2.44,2.94-6.4,5.5-6.6Z\"><\/path><path d=\"M218.92,32.22c.05-.11.65-.1.72-.42.17-.71-.06-1.57.01-2.32,1.61,1.01,1.58-1.18,3.48-1.32l-1.3-.86c3.98-.94,7.6-.74,7.44,4.15-.12,3.89-1.25,10.11-6.29,7.13-.34-.2-3.86-3.2-3.99-3.43-.38-.64-.39-2.26-.08-2.94Z\"><\/path><path d=\"M166.84.25c-.93,1.24.37.77.91,1.48.88,1.16.67,10.01-.9,10.96-3.1,1.87-8.24-2.83-8.32-5.66-.06-2.02,2.63-6.34,4.36-6.98.65-.24,2.95.54,3.95.2Z\"><\/path><path d=\"M117.4,57.98c.47.39.7,1.62,1.09,1.93.16.12.99-.55,1.45.98,1.9,6.2-6.72,11.34-10.03,3.91-.2-.45,0-1.04-.15-1.57-.56-1.91-1.58-2.18,0-4.62,1.22-1.89,6.13-1.86,7.64-.62Z\"><\/path><path d=\"M237.85,212.88c2.41-.71,6.38,0,7.02,2.84,1.67,7.45-5.21,12.29-9.27,5.78-1.44-2.31-.57-7.79,2.25-8.62Z\"><\/path><path d=\"M76.7,160.63c3.7-.35,6.8,4.34,5.67,7.63-.57,1.66-3.91,4-5.66,3.98-2.34-.03-5.48-4.03-5.46-6.37.01-2.08,3.53-5.06,5.45-5.24Z\"><\/path><path d=\"M217.79,81.52c6.58-1.35,8.33,11.18,1.16,11.67-7.19.49-7.03-10.46-1.16-11.67Z\"><\/path><path d=\"M150.59,278.35c1.99-.29,5.43.89,5.59,3.17.04.58-1.44,5.41-1.8,5.89-1.55,2.06-5.83,1.38-7.63-.19-3.94-3.43-.58-8.22,3.84-8.87Z\"><\/path><path d=\"M55.4,78.93c2.41-.12,6.37,3.36,6.68,5.81s-3.36,5.73-5.84,5.41c-1.3-.17-4.37-2.94-4.61-4.15-.5-2.56.69-6.91,3.77-7.07Z\"><\/path><path d=\"M283.22,106.01c1.61,1.61,1.84,4.18.59,6.08-.12.19-3.59,2.39-3.82,2.44-2.07.38-6.19-3.43-6.58-5.5-1-5.3,6.54-6.27,9.81-3.01Z\"><\/path><path d=\"M166.77,96.61c-.07.06-.58-.19-.79-.06-.6.4-1.03,1.02-1.75,1.25-.7.23-4.97,1.11-5.38,1.01-1.28-.3-2.27-4.44-1.86-5.61.47-1.34,4.2-5.09,5.48-5.5,3.26-1.04,6.31,7.06,4.3,8.9Z\"><\/path><path d=\"M95.84,165.08c-2.6-2.24-2.78-4.9-.56-7.48,4.23-4.92,12.36-.41,7.85,5.66-1.45,1.95-5.17,3.64-7.29,1.82Z\"><\/path><path d=\"M191.85,136.11c1.32-1.17,5.22-1.47,6.66-.6,3.94,2.36,1.27,12.4-3.29,10.28-.57-.26-4.1-4.08-4.41-4.76-.72-1.64-.32-3.72,1.04-4.92Z\"><\/path><path d=\"M248.34,231.64c2.1-.42,5,2.55,4.94,4.48-.11,3.87-4.53,8.52-8.31,5.68-3.91-2.93-.9-9.3,3.37-10.16Z\"><\/path><path d=\"M186.37,92.44c.29.27,1.28,2.78,1.32,3.26.34,3.59-6.61,8.85-8.18,6.64-.04-.06.41-.56.31-.76-.18-.38-1.82-1.19-2.07-2.96-.13-.93.29-4.13.82-4.81.15-.2,3.94-2.23,4.3-2.29.8-.13,2.96.41,3.49.91Z\"><\/path><path d=\"M106.48,91.16c.74.54,2.99,4.25,3.29,5.22,1.95,6.36-6.48,7.82-9,2.01-1.14-2.63.2-4.5,1.06-6.93l3.91.43-2.61-.86c1.05-.16,2.41-.56,3.36.13Z\"><\/path><path d=\"M151.01,187.57c4.01-.91,4.85,4.17,4.93,7.13.16,5.47-7.58,5.6-8.28,1.26-.48-3-.27-7.58,3.34-8.4Z\"><\/path><path d=\"M36.7,161.38c.12.17.99,3.59.98,4.03-.05,3.02-2.56,3.7-5.18,4.07-2.02.29-4.19-.01-5.23-1.95-1.67-3.12,2.32-7.2,5.34-7.14.58.01,3.9.71,4.09.98Z\"><\/path><path d=\"M44.95,40.05c6.2-1.43,10.61,8.17,1.98,9.41-2.82.4-5.33-1.87-5.7-4.6-.25-1.8,2.04-4.42,3.72-4.81Z\"><\/path><path d=\"M90.03,97.57c-.92,1.08,1.55,1.64,2.36,3.09,1.39,2.48-.21,8.36-2.97,8.25-3.97-.15-5.98-5.06-5.54-8.52.12-.93,2.44-2.23,3.53-1.95l-.44-.87h3.06Z\"><\/path><path d=\"M195.95,115.56c.74-.22,4.39-.25,5.07-.02,3.05,1.02.37,10.31-4.36,10.72-4.85.42-3.91-9.77-.72-10.7Z\"><\/path><path d=\"M99.49,128.21c2.12-.36,6.13,5.55,5.64,7.34-1.11,4.02-7.09,3.82-9.6.82-1.99-2.37-.55-2.52.37-4.37.23-.46-.14-1.04.21-1.51.18-.23,3.19-2.26,3.39-2.29Z\"><\/path><path d=\"M101.27,111.2c5.99-1.55,9.36,9.4,1.58,9.93-1.69.12-5.03-2.59-5.33-4.24-.37-2.03,1.78-5.18,3.75-5.69Z\"><\/path><path d=\"M25.32,88.3c-1.17,1.28-5.81,1.78-7.47.92-1.99-1.02-2.44-4.61-1.33-6.46,2.39-3.96,10.54-.74,10.22,2.34-.02.17-1.3,3.06-1.42,3.19Z\"><\/path><path d=\"M187.47,164.65c-3.79-3.01-2.09-11.25,4.13-8.71.49.2,3.18,2.74,3.38,3.17.85,1.85-1.4,5.97-3.15,6.47-.85.24-3.67-.38-4.36-.93Z\"><\/path><path d=\"M208.09,150.62c6.21.1,5.54,6.17,1.11,8.29-7.47,3.59-10.78-8.45-1.11-8.29Z\"><\/path><path d=\"M33.73,122.01l-.43-.87c-.66,2.82-5.82,3.38-7.73,1.61-4.55-4.21,2.46-11.19,7.3-6.64,2.3,2.16,1.75,6.65.86,5.91Z\"><\/path><path d=\"M211.66,123.85c1.19-.36,2.69-.15,3.78.4,5.27,2.68-3.26,14.15-7.82,7.39-1.56-2.31,2.14-7.22,4.04-7.79Z\"><\/path><path d=\"M258.86,132.11c-.11-.07-.77.43-.8.38-.67-3.66,3.29-9.35,7.14-7.37,5.68,2.94,2.11,10.46-4.22,9.01-1.76-.4-1.77-1.79-2.12-2.02Z\"><\/path><path d=\"M217.13,67.79c-1.7-1.71-.86-6.82,1.64-7.98,6.65-3.08,8.78,3.27,4.6,7.66-1.46,1.54-4.84,1.73-6.25.31Z\"><\/path><path d=\"M155.81,21.28c4.52-.6,8.44,8.06.74,9.04-8.46,1.08-5.69-8.38-.74-9.04Z\"><\/path><path d=\"M137.49,98.12c1.7,1.77-.44,7.7-3.58,7.76-4.04.07-5.6-1.93-5.05-5.93.51-3.72,6.21-4.36,8.64-1.83Z\"><\/path><path d=\"M103.03,8.19c5.82-.45,7.56,5.36,2,8.14-6.23,3.11-10.21-7.5-2-8.14Z\"><\/path><path d=\"M115.41,48.62c-1.37-5.44,2.62-9.42,7.09-5.12,4.11,3.95,1.54,8.83-3.69,7.18-1.09-.34-1.98-1.91-3.4-2.05Z\"><\/path><path d=\"M165.42,105.53c.91-.13,1.76-.32,2.55.3,1.52,1.19,1.72,6.13.85,7.48-.33.51-3.54,1.33-4.33,1.27-6.13-.41-4.47-8.26.93-9.05Z\"><\/path><path d=\"M103.55,81.86l.22-.87c-1.5.15-4.58-.78-5.23-2.19-1.9-4.18,4.49-9.05,7.64-5.46,2.34,2.67-.85,9.73-2.63,8.52Z\"><\/path><path d=\"M78.87,43.2c.85-1.25,2.61-2.23,4.17-1.93l-1.74-.86c4.25-1.01,8.71,4.52,4.58,7.42-4.42,3.1-10.58.65-7.01-4.62Z\"><\/path><path d=\"M187.05,181.67c-1.35-1.93-1.01-8.22,1.94-8.94,6.33-1.55,6.1,12.84,0,10.28-.27-.11-1.83-1.17-1.94-1.34Z\"><\/path><path d=\"M190.09,268.54c-1.29-1.07-1.71-3.71-.92-5.28,1.46-2.92,3.51-4.17,6.73-2.93,5.5,2.12-2.15,11.23-5.81,8.21Z\"><\/path><path d=\"M174.05,165.38c1.68-.07,3.86,3.44,3.72,5.29-.42,5.83-8.69,5.55-8.34-.88.05-.86.22-2.48.9-3.03.15-.13,3.51-1.36,3.71-1.37Z\"><\/path><path d=\"M264.05,107.75c.37.12,1.7,2.29,1.78,2.81.39,2.51-3.85,7.29-6.8,5.89-4.46-2.11-.36-10.48,5.02-8.71Z\"><\/path><path d=\"M121.45,103.68c-.96,2.2.12,1.48.44,2.04,2.32,4.03-1.59,9.03-5.79,5.83-.32-.24-2.32-3.44-2.42-3.81-.44-1.58.52-.7,1.18-1.24,2.4-1.96,1.87-4.35,6.59-2.81Z\"><\/path><path d=\"M188.34,205.51c-.3.35.11,1.1-.34,1.17-1.66.27-5.71-3-5.73-4.59-.04-3.3,8.68-7.63,8.98-1.28.15,3.21-1.61,3.17-2.91,4.69Z\"><\/path><path d=\"M117.4,167.27c-1.34,1.07-4.46.16-5.43-.85-1.74-1.8,1.3-8.81,6.46-7.12,3.52,1.15.91,6.41-1.03,7.96Z\"><\/path><path d=\"M179.62,112.97c1.22-1.01,4.87-1.04,5.12.99.1.84-.82,4.89-1.23,5.74-2.46,5.11-8.17.43-6.41-3.36.09-.19,2.35-3.24,2.51-3.37Z\"><\/path><path d=\"M161.08,179.1c-.09.08-.49-.3-.68-.21-.13.06.03.68-.73.78-6.72.85-9.46-9.47-1.44-7.79,1.85.39,4.65,2.69,4.17,4.82-.06.27-1.2,2.31-1.32,2.41Z\"><\/path><path d=\"M107.66,144.86c1.47-2.79,6.94-3.11,7.23,1.43.15,2.35-3.51,5.38-5.35,4.91-2.35-.6-2.98-4.26-1.88-6.34Z\"><\/path><path d=\"M118.95,126.7c-1.16-.92-1.32-4.26-.33-5.56.76-1,3.56-1.94,4.77-1.75,3.29.51,1.62,8.42-1.36,8.66-.17.01-2.95-1.25-3.08-1.35Z\"><\/path><path d=\"M150.63,104.61c.43.28,1.56,4.38,1.29,5.3-.15.5-2.04,2.35-2.56,2.69-3.91,2.56-6.4-5.97-2.05-7.72.73-.29,2.77-.63,3.32-.27Z\"><\/path><path d=\"M130.96,165.75c4.94-1.02,5.57,10.77-1.77,7.23-3.25-1.57-1.72-6.5,1.77-7.23Z\"><\/path><path d=\"M165.27,123.06c.7-.96,2.06-2.7,3.29-2.15.19.09,2.35,1.83,2.42,1.97,1.96,3.98-4.39,8.58-6.72,4.54-1.07-1.87-.08-2.85,1-4.35Z\"><\/path><path d=\"M177.39,149.86c-.09-.1-.57-2.49-.54-2.71.04-.28.7-.26.76-.36.12-.21-.37-.7.09-1.45.26-.43,2.5-2.21,2.89-2.24,3.24-.19,6.33,7.89.9,7.72-.49-.02-3.95-.82-4.09-.98Z\"><\/path><path d=\"M116.09,132.57c5.8-1.3,5.57,9.03-.33,7.14-3.94-1.26-3.67-6.24.33-7.14Z\"><\/path><path d=\"M144.04,182.57c-.26.22-1.9.59-2.29.55-.14-.02-2.51-1.2-2.61-1.31-.5-.53-1.12-2.04-1.09-2.8.17-5.09,7.01-4.39,6.98.39,0,.58-.64,2.87-.99,3.16Z\"><\/path><path d=\"M181.78,134.11c-.11-.05-.15-.57-.43-.73-2.87-1.76-5.32-4.18-.8-6.16,5.8-2.53,5.4,8.7,1.23,6.89Z\"><\/path><path d=\"M177.24,76.7c.11.07,1.58,1.88,1.64,2.05.71,2.41-.12,4.8-2.2,6.18-2.56,1.71-3.65-3.55-3.28-5.47.22-1.15,2.92-3.29,3.84-2.77Z\"><\/path><path d=\"M128.13,132.79c-.86-1.05-.36-5.1,1.05-5.48,1.9-.51,5.81,2.51,5.15,4.27-.93,2.47-4.38,3.42-6.2,1.21Z\"><\/path><path d=\"M156.32,118.13c.87,1.59-.17,2.16-.37,3.25-.17.92.1,1.71-.26,2.8-.61,1.86-3.1,3.23-4.03,1.01-1.06-2.52,2.8-8.72,4.66-7.06Z\"><\/path><path d=\"M138.02,120.69s-.65-.37-1-.28c-2.69.68-3.92,1.73-4.69-2.12-1.69-8.47,8.34.4,5.69,2.4Z\"><\/path><path d=\"M171.97,154.41c1.12,1.26.13,4.76-1.49,5.06-.97.18-4.2-2.37-4.46-3.3-.93-3.33,4.88-2.96,5.95-1.76Z\"><\/path><path d=\"M143.13,162.67c3.89-1.35,7.46,3.43,3.19,5.38-3.56,1.63-5.75-4.49-3.19-5.38Z\"><\/path><path d=\"M240.23,183.92c-.24-.37-.13-1.76.03-2.25.05-.17,2.02-2.75,2.18-2.84,1.05-.62,3.64.63,4.08,1.67.9,2.11-5.3,4.99-6.29,3.42Z\"><\/path><path d=\"M134.33,154.9c3.16.03,1.52,7.51-2.42,6.19-3.02-1.01.36-6.21,2.42-6.19Z\"><\/path><path d=\"M154.19,163.04c-.42-.4-.8-3.45-.2-4.34,2.43-3.66,5.95,1.25,5.25,2.59-.65,1.24-4.65,2.13-5.05,1.75Z\"><\/path><path d=\"M166.44,140.3c-.21-.35-.09-1.76.16-2.16.43-.66,1.9-.52,2.52-.86.92-.51.45-1.95,2.97-1.11,2.21.74,1.39,3.59-.33,4.08-1.18.34-2.02-.17-2.99-.14-.41.01-1.89.93-2.33.19Z\"><\/path><path d=\"M127.47,148.72c1.74,3.03-3.77,5.43-4.94,2.96-.38-.79.71-3.75,1.55-4.17.61-.31,3.19.85,3.39,1.2Z\"><\/path><path d=\"M155.74,134.92c1.68-1.76,5.29-1.1,4.47,1.62s-5.34,2.8-5.62.07c-.12-1.21.6-1.13,1.14-1.69Z\"><\/path><path d=\"M143.12,123.8c2.83-.9,4.04,5.81,1.6,6.46-1.89.5-4.06-5.67-1.6-6.46Z\"><\/path><path d=\"M158.66,150.27c-2.94-3.05,4.24-5.05,5.08-.16-.78,2.05-4.02,1.26-5.08.16Z\"><\/path><path d=\"M126.09,139.94c2.08-.67,6.55,3.74,2.08,4.32-3.72.48-3.28-3.93-2.08-4.32Z\"><\/path><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-869eeb8 elementor-align-center animated-fast elementor-invisible elementor-widget elementor-widget-post-info\" data-id=\"869eeb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-1af2604 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>2026-07-30<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57eb590 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"57eb590\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/almaraclinic.pt\/en\/compulsao-alimentar-sintomas-causas-e-tratamento-com-exotms\/\">Compuls\u00e3o Alimentar: Sintomas, Causas e Tratamento com ExoTMS<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f595179 e-con-full e-flex e-con e-child\" data-id=\"f595179\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3d8f7c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b3d8f7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"vamtamtheme- vamtam-theme-article\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\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<\/div>\n\t\t<a class=\"elementor-element elementor-element-3f16f3d e-con-full e-flex e-con e-child\" data-id=\"3f16f3d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/almaraclinic.pt\/en\/compulsao-alimentar-sintomas-causas-e-tratamento-com-exotms\/\">\n\t\t\t\t<\/a>\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<style id=\"loop-dynamic-10129\">.e-loop-item-990605 .elementor-element.elementor-element-3f16f3d:not(.elementor-motion-effects-element-type-background), .e-loop-item-990605 .elementor-element.elementor-element-3f16f3d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-calm-woman-anxiety.jpg\");}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"10129\" class=\"elementor elementor-10129 swiper-slide e-loop-item e-loop-item-990605 post-990605 post type-post status-publish format-standard has-post-thumbnail hentry category-business\" data-elementor-post-type=\"elementor_library\" role=\"group\" aria-roledescription=\"slide\" data-custom-edit-handle=\"1\">\n\t\t\t<div class=\"elementor-element elementor-element-63379c9 e-con-full e-flex e-con e-parent\" data-id=\"63379c9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-945a421 e-flex e-con-boxed e-con e-child\" data-id=\"945a421\" 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-0b9c258 e-con-full e-flex e-con e-child\" data-id=\"0b9c258\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e919513 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e919513\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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\" id=\"Camada_2\" data-name=\"Camada 2\" viewBox=\"0 0 289.04 288.69\"><g id=\"Layer_1\" data-name=\"Layer 1\"><g><path d=\"M84.05,243.48c.58-.49,1.92-1.01,2.69-1.03,7.34-.12,10.43,9.35,7.66,15.08-1.88,3.89-8.86,7.16-12.83,4.95-2.05-1.14-1.59-2.3-2.36-3.75-.5-.93-1.5-1.52-1.75-2.61-.35-1.53-.2-3.65.39-5.1.38-.94,5.31-6.79,6.2-7.54Z\"><\/path><path d=\"M44.52,69.12c-.15.2-.86.31-1.19.72-3.92,4.83-9.51,6.6-15.3,3.52-3.45-1.84-4.27-4.77-3.38-8.66.84-3.66,9.08-7.81,12.59-7.53,3.11.25,7.87,3.56,7.87,7.01,0,.56-.44,4.74-.59,4.93Z\"><\/path><path d=\"M44.05,142.39c-.03.12-.67.12-.72.43-.06.41.36.95.18,1.46-1.29,3.75-7.72,7.21-11.52,5.87-2.31-.81-6.55-5.31-6.57-7.84-.02-4.04,3.95-8.26,7.68-9.37,7.67-2.29,12.97,1.3,10.95,9.45Z\"><\/path><path d=\"M126.56,261.76c3.04-.4,10.87,2.73,11.44,6.26.87,5.35-3.47,11.8-8.97,12.37-4.57.47-9.51-2.79-9.75-7.65-.13-2.58,4.42-10.6,7.27-10.97Z\"><\/path><path d=\"M42.02,238.55l.87.86c-6.24,2.1-10.16-2.77-11.48-8.37-2.11-8.91,6.64-11.95,13.54-7.87,1.64.97,4.71,5.41,4.42,7.18-.08.5-2.1,5.71-2.34,5.99-.68.78-3.86,2.29-5,2.2Z\"><\/path><path d=\"M69.8,55.38c.93.9,2.8,4.46,2.8,5.74,0,1.06-.99,4.55-1.44,5.58-1.42,3.28-7.22,6.19-10.71,4.78-1.49-.6-3.21-3.14-4.9-3.18.29-3.21-1.22-6.08,0-9.35.66-1.78,4.6-5.3,6.51-5.71,2.26-.48,6.09.54,7.73,2.13Z\"><\/path><path d=\"M258.39,184.97c1.58-.22,2.28-.22,3.77.37,1.04.41,5.92,4.24,6.27,5.08,2.07,5.04-1.64,11.63-7.49,11.42-2.04-.07-6.51-1.11-8.12-2.35-6.82-5.21-1.88-13.5,5.58-14.52Z\"><\/path><path d=\"M187.21,9.11c2.21,1.86,3.27,6.28,2.55,9.04-.14.54-2.32,4.84-2.65,5.2-1.09,1.18-6.64,3.01-8.29,3.09-6.18.29-6.89-8.02-5.01-12.46,1.41-3.33,2.07-2.04,4.07-3.24.35-.21.43-.91,1.04-1.23,2.28-1.2,6.15-2.21,8.29-.4Z\"><\/path><path d=\"M44.49,91.61c.21.2,2.82,3.66,2.92,3.88.44,1.02.44,3.3.19,4.39-.18.77-5.34,5.77-6.13,6.09-1.88.77-4.69.18-6.46-.73-1.03-.53-4.92-4.2-5.32-5.16-2.08-5.06,6.22-13.37,10.71-12.02,1.15.35,1.9,2.19,2.71,2.99.34.33,1.1.29,1.38.56Z\"><\/path><path d=\"M253.59,103.15c-3.15.98-3.98,4.72-7.56,4.92-1.85.1-6.63-2.06-7.87-3.48-4.75-5.46,3.4-15.4,9.08-14.34,1.34.25,5.43,2.34,6.18,3.44,2.11,3.06.3,6.13.16,9.47Z\"><\/path><path d=\"M2.04,125.24c1.69-2.69,6.16-5.86,9.45-4.79,2.95.96,7.82,7.92,6.77,11.18-.68,2.1-6.19,6.3-8.36,6.52-2.19.22-9.05-3.41-9.69-5.54-.73-2.44.56-5.33,1.83-7.37Z\"><\/path><path d=\"M78.8,210.03c-.11-.05-.16-.59-.46-.7-3.03-1.1-5.06-.52-5.93-4.5-.51-2.34,3.37-8.43,5.3-9.91,6.3-4.82,10.65-2.98,12.2,4.66.54,2.66.34,6.34-2.34,7.92-.41.24-5.7,2.43-6.17,2.55-.8.21-1.82.32-2.61-.02Z\"><\/path><path d=\"M102.1,217.32c1.14.83,1.57,2.19,2.31,3.13.42.53,1.45.64,1.66,1.35.08.26.12,3.83.07,4.27-.21,1.84-1.89,4.41-3.58,5.16-.32.14-5.1,1.6-5.38,1.64-2.1.27-6.29-1.62-7.26-3.61-.76-1.56-1.71-6.49-.81-7.98.58-.96,3.17-2.05,3.97-3.01,1-1.2.86-3.35,2.92-3.65.77-.11,5.25,2.1,6.08,2.71Z\"><\/path><path d=\"M243.97,40.53c.38.31.59,1.27,1.22,1.61.36.19-.05-1.65.86-.42,1.57,2.12,3.48,10.44,2.18,12.63-.26.44-5.69,3.51-6.4,3.64-3.17.61-8.69-1.28-9.42-4.82-.55-2.68.61-7.92,2.55-9.91,1.58-1.62,6.98-4.39,9.01-2.74Z\"><\/path><path d=\"M12.63,174.99c2.65-.06,7.21,2.62,8.15,5.15.59,1.6.84,4.02.62,5.7-.6,4.6-8.15,10.09-11.87,5.98-.21-.23-3.22-4.97-3.39-5.34-2.16-4.68,1.07-11.37,6.49-11.49Z\"><\/path><path d=\"M171.31,283.37c-.12-.05-.16-.57-.43-.73-4-2.44-5.01-6.5-2.82-10.8.4-.79,4.2-4.96,4.86-5.17,1-.32,2.22-.29,3.26-.16,6.88.85,9.74,10.24,4.58,14.98-1.86,1.71-7.27,2.82-9.45,1.88Z\"><\/path><path d=\"M236.97,202.18c-.28.25-3.42,1.89-3.87,2.02-3.71,1.1-4.06-1.14-6.25-3.21-1.62-1.53-5.36-4.33-5.5-6.76-.16-2.71,4.34-7.93,6.91-8.43,3.25-.63,8.89,5.86,9.73,8.84.56,1.97.56,6.09-1.03,7.53Z\"><\/path><path d=\"M275.85,145.66c3.22-.55,9.51,4.58,9.69,7.58.04.61-1.36,5.93-1.72,6.53-.76,1.27-3.69,3.01-5.15,3.18-3.56.42-10.27-6.53-10.55-10.24-.26-3.49,4.71-6.54,7.72-7.05Z\"><\/path><path d=\"M264.86,80.8c1.47-.86,1.45-1.4,3.67-.92,3.41.74,10.08,4.11,9.59,8.27-.23,1.98-5.29,8.24-7.4,8.79-2.21.58-5.88-2.37-7.43-3.94-1.25-1.26-2.8-5.15-2.63-6.99.25-2.69,2.14-4.01,4.2-5.21Z\"><\/path><path d=\"M22.26,198.93c3.43-.58,8.73.96,9.52,4.67.71,3.32-1.19,10.43-4.92,11.28-9.37,2.14-16.77-13.88-4.61-15.95Z\"><\/path><path d=\"M2.86,150.94c1.21-1.53,4.23-2.89,6.21-2.78.79.04,5.63,2.28,6.3,2.9,2.5,2.31,2.95,6.53,1.09,9.33-1.24,1.87-6.03,4.98-8.21,4.82-4.81-.35-7.92-11.06-5.38-14.27Z\"><\/path><path d=\"M163.67,35.7c7.82-1.62,13.23,8.15,7.76,13-.74.66-6.5,3.08-7.43,3.07-1.56-.02-5.37-2.09-5.99-3.62-.55-1.37-.02-8.44.77-9.48.17-.23,4.4-2.86,4.89-2.96Z\"><\/path><path d=\"M59.36,243.44c3.37-.55,7.45,2.53,7.93,5.83.31,2.09.66,5.9-.63,7.59-.91,1.2-4.28,2.13-5.72,2.15-3.8.06-10.49-4.96-10.64-8.96-.09-2.37,6.83-6.25,9.05-6.61Z\"><\/path><circle cx=\"55.97\" cy=\"160.06\" r=\"7.9\"><\/circle><path d=\"M86,14.77c4.28.03,6.2,3.46,6.89,7.28.58,3.22-2.53,7.39-5.6,8.41-4.25,1.41-10.42-2.91-10.13-7.58.09-1.43.97-1.99,1.33-2.99.37-1.03-.73-1.02.84-2.64,1.75-1.81,4.21-2.5,6.68-2.48Z\"><\/path><path d=\"M135.49,70.85c-.16-.14,0-.81-.21-1.05-.93-1.08-1.34-.86-1.92-2.69-1.92-6.08-.78-11.58,5.98-13.43,3.63-1,6.71,5.34,6.95,8.38.34,4.19-2.9,9.92-7.62,9.71-.18,0-3.05-.81-3.18-.92Z\"><\/path><path d=\"M133.99,28.71c6.01-1.25,13.79,5.66,9.72,11.46-2.14,3.04-4.19,4.66-8.09,4.6-3.57-.06-7.68-9.64-6.06-12.64.6-1.12,3.16-3.16,4.43-3.42Z\"><\/path><path d=\"M227.94,156.92l-.87-.86c5.82-.36,9.82,1.92,10.05,8.09.15,4.22-5.14,7.47-8.9,7.14-2-.18-6.4-1.92-6.81-4.12-.91-4.84.96-10.17,6.53-10.25Z\"><\/path><path d=\"M113.91,242.57c2.92-.53,4.11,1.14,5.44,3.52,1.61,2.87,2.77,7.13-.12,9.66-.43.37-3.26,1.81-3.79,1.92-1.91.37-2.62-1.06-4.31-1.21-1.87-.17-2.85,1.14-4.54-.66-1.58-1.69-1.65-5.51-1.1-7.66.79-3.06,5.59-5.04,8.41-5.56Z\"><\/path><path d=\"M209.94,39.6c5.74-.77,8.13,7.02,5.53,11.68-2.01,3.59-4.81,5.59-9.03,4.73-3.8-.77-5.39-8.05-3.93-11.11.76-1.59,5.74-5.07,7.43-5.3Z\"><\/path><path d=\"M36.46,178c.79-.9,5.58-.71,6.76-.23,1.4.57,4.25,4.02,4.46,5.6.15,1.11-.15,3.1-.67,4.08-.12.23-3.01,3.95-3.24,4.18-2.09,2.06-5.78,2.48-8.27.85-.77-.5-3.46-3.6-3.54-4.37-.05-.5,1.61-3.68,1.98-4.57.91-2.16.33-1.9,1.98-4.15.32-.44.33-1.16.54-1.4Z\"><\/path><path d=\"M85.08,86.95c-2.93,2.55-7.35,2.54-9.71-.72-.61-.84-.63-2.14-1.09-3.14-.19-.41-.8-.44-.98-.88-.5-1.27.2-5.49,1.21-6.47.77-.74,6.7-2.54,7.89-2.62,5.1-.32,7.08,6.78,5.1,10.81-.2.4-2.08,2.73-2.42,3.03Z\"><\/path><path d=\"M177.66,238.2c4.76-.37,8.47,4.5,8.66,8.93.39,8.92-7.74,8.86-12.48,3.41-3.99-4.59-2.46-11.84,3.82-12.33Z\"><\/path><path d=\"M160.45,238.26c-.51.47-.68,1.19-1.48,1.79-4.39,3.29-7.08,2.71-8.91-2.39-1.17-3.26-1.8-6.77,1.06-9.4.7-.64,5.55-2.62,6.41-2.68,4.51-.28,7.88,6.66,5.59,10.32-.66,1.06-1.84,1.59-2.66,2.35Z\"><\/path><path d=\"M231.76,240.37c2.89-.47,6.41,2.89,7,5.47.83,3.66-1.24,9.92-5.39,10.57-10.58,1.67-11.32-14.45-1.61-16.04Z\"><\/path><path d=\"M221.28,103.78c1-.21,2.35-.21,3.36-.06,9.6,1.37,5.26,18.29-5.43,14.59-7.17-2.48-3.12-13.46,2.08-14.53Z\"><\/path><path d=\"M63.96,222.95c.48-.5,2.29-1.04,3.01-1.47,1.14-.68,1.9-1.84,3.75-2.06,6.7-.8,8.01,10.02,3.46,13.1-4.45,3.02-12.09,3.9-12.12-3.36,0-1.34,1-5.3,1.9-6.21Z\"><\/path><path d=\"M73.31,99.89c1.55,1.34,3.36,4.52,3.22,6.62-.21,3.13-4.6,7.14-7.66,7.25-5.23.17-9.25-9.26-6.37-13.28.09-.13,2.61-1.64,2.77-1.7,2.09-.85,6.3-.39,8.05,1.12Z\"><\/path><path d=\"M242.63,81.27c-2,2.06-3.55,1.41-5.74,1.42-.82,0-1.61.46-2.21.43-1.13-.05-3.88-2.25-4.34-3.44-1.24-3.21-1.19-8.23,2.41-9.83.61-.27,4.54-1.48,5.06-1.5,5.89-.27,8.64,8.99,4.83,12.92Z\"><\/path><path d=\"M277.16,171.45c3.33-.35,8.46.64,9.16,4.56.26,1.49-.07,4.65-.82,5.96-.44.78-4.13,3.02-5.07,3.22-8.95,1.88-14.57-12.54-3.27-13.74Z\"><\/path><path d=\"M205.1,194.53c.57-.04,1.01.73,1.65.77,1.02.06,1.7-.72,3.32-.2,3.75,1.18,5.76,11.48,1.85,13.68-2.57,1.44-6.55,1.39-8.87-.54-2.44-2.03-4.46-5.64-3.15-8.85.46-1.12,3.99-4.76,5.2-4.84Z\"><\/path><path d=\"M188.56,216.39c.91-.12,1.47-.15,2.39,0,2.11.33,6.81,3.96,6.9,6.24s-4.18,7.6-6.29,8.58c-1.68.78-2.95.77-4.45-.5-.32-.28-4.46-5.53-4.6-5.87-1.82-4.19,2.13-7.91,6.04-8.43Z\"><\/path><path d=\"M194.93,71.97c1.66-2.5,6.67-2.66,8.8-.6,2.86,2.76,3.15,6.51,2.29,10.18-.44,1.89-3.36,3.26-5.12,3.6-8.25,1.6-9.7-7.55-5.97-13.18Z\"><\/path><path d=\"M190.76,31.33c5.76-.33,7.76,7.4,4.44,11.03-3.19,3.49-7.76,5.14-11.58,1.55-5.25-4.95,1.28-12.24,7.13-12.58Z\"><\/path><path d=\"M154.5,251.27c2.63-.47,7.52,2.48,7.95,5.42.32,2.19-2.13,8.94-3.93,9.97-3.45,1.97-9.53-2.42-9.97-6.12-.37-3.1,3.06-8.75,5.96-9.27Z\"><\/path><path d=\"M210.35,250.19c-.43.36-4.76,2.22-5.35,2.3-3.18.46-8.14-4.38-7.52-7.51.56-2.84,5.45-7.76,8.41-7.32,1.06.16,6.93,5.39,7.15,6.45.32,1.56-1.52,5.12-2.68,6.09Z\"><\/path><path d=\"M131.82,231.2c3.03-.34,6.86,3.35,7.07,6.3.61,8.91-9.96,10.4-14.23,2.85-1.2-2.13-.96-4.46.92-6.18.84-.77,5.12-2.84,6.24-2.96Z\"><\/path><path d=\"M253.55,142.67c3.16,3.19,2.02,8.24-1.62,10.53-2.28,1.43-7.83.16-9.36-1.95-2.18-3.01-.73-11.75,3.91-11.79,1.79-.02,5.82,1.95,7.07,3.21Z\"><\/path><path d=\"M263.15,210.31c4.54-.08,7.35,5.54,6.16,9.59-.28.97-4.23,3.99-5.26,4.34-10.87,3.59-11.1-13.75-.9-13.93Z\"><\/path><path d=\"M131.14,197.64c-.92.69-1.12,2.65-3.47,2.85-3.03.26-7.09-6.08-6.57-8.76.22-1.16,2.04-3.66,2.97-4.48,5.45-4.88,13.86,1.61,10.14,8.39-1.28,2.33-2.57,1.63-3.06,2Z\"><\/path><path d=\"M64.16,27.85c6.45-1.1,5.49,1.34,7.76,5.99.92,5.87-2.18,8.43-7.89,7.89-6.43-.6-7.58-12.56.13-13.88Z\"><\/path><path d=\"M62.85,178.85c3.23-.67,7.54.26,7.88,4.15.21,2.35-3.86,9.83-6.26,10.17-1.6.23-6.2-1.81-7.11-3.35-2.38-4.03,1.03-10.04,5.49-10.97Z\"><\/path><path d=\"M148.85,217.06c-.37.38-5.05,1.75-5.79,1.76-4.56.06-6.66-3.93-6.73-8.04-.06-3.4,5.18-7,8.27-6.08,1.26.38,4.54,3.27,4.96,4.56s.19,6.87-.72,7.8Z\"><\/path><path d=\"M205.37,171.89c1.27-.83,7.96-.36,9.03.55.73.62,2.49,4.66,2.6,5.7.92,8.52-15.22,7.72-14.34-.44.1-.98,2.07-5.4,2.71-5.82Z\"><\/path><path d=\"M174.26,207.55c.16.27-.66,5.51-.97,6.22-.77,1.75-4.31,4.42-6.18,4.25-4.02-.37-6.93-5.72-6.83-9.41.04-1.46,1.9-2.81,1.81-4.51.41-.36,6.53.22,7.49.48,1.8.5,2.37,2.23,3.59,3,.54.34,1.06-.09,1.09-.04Z\"><\/path><path d=\"M187.07,68.04c-1.47,1.56-1.75,3-4.61,2.36-.45-.1-2.2-1.06-2.52-1.42-.92-1.04,1.52.19.87-.86-.78-1.26-2.93-2.29-3.25-4.1-.47-2.66,3.68-8.5,6.56-8.78,1.17-.11,6.92,2.61,7.17,4.17.2,1.23-1.67,5.53-2.38,6.76-.72,1.26-1.16,1.15-1.84,1.87Z\"><\/path><path d=\"M127.41,221.81c-.73,1.51-6,3.02-7.72,2.56-5.85-1.58-6.63-11.45-.84-13.53,2.16-.78,7.97,2.3,8.82,4.24.63,1.45.44,5.28-.26,6.73Z\"><\/path><path d=\"M161.61,61.35c.16.13-.74.81-.21.87.58-.27,4.79.07,5,.2.91.56,3.09,5.38,3.08,6.57-.03,2.95-4.94,6.7-7.65,6.7-4.76,0-7.67-7.09-4.58-11.07.42-.54,3.97-3.59,4.37-3.27Z\"><\/path><path d=\"M92.53,54.46c3.54-.96,6.97,4.53,6.57,7.43-.51,3.67-2.68,4.92-6.19,4.65-4.74-.37-7.93-1.38-8.91-6.38-.87-4.43,4.06-3.92,6.9-4.68.57-.15,1.04-.86,1.62-1.01Z\"><\/path><path d=\"M136.54,8.79c2.24-2.24,4.36-2.96,7.6-2.88l-.23-.86c2.8,1.19,4.6,1.73,4.94,5.14.21,2.18-1.53,6.09-3.42,7.27-4.25,2.65-12.37-1.62-10.7-6.77.37-1.13,1.15-1.25,1.81-1.91Z\"><\/path><path d=\"M211.67,15.64c1.69,1.51,1.78,6.84,1.1,8.92-2.54,7.75-14.53,1.18-11.92-5.81,1.4-3.73,7.88-5.75,10.81-3.12Z\"><\/path><path d=\"M48.87,201.54c1.35-.41,5.49.58,6.79,1.33,3.29,1.9,3.78,5.96,1.84,9.03-1.72,2.72-4.64,2.66-7.54,1.9-3.27-.85-5.62-4.81-4.79-8.1.21-.84,2.91-3.93,3.7-4.17Z\"><\/path><path d=\"M98.52,265.81c2.2-.19,5.3.42,6.79,2.19,1.19,1.41,2.23,6.5,1.51,8.07-.36.8-4.04,2.84-4.9,2.99-4.59.78-9.68-5.84-7.47-10.13.53-1.02,2.91-3.02,4.07-3.12Z\"><\/path><path d=\"M216.9,218.56c5.95-1.36,8.42,5.36,6.41,9.9-.37.85-2.78,3.71-3.54,3.91-.36.09-4.8-.44-5.34-.61-1.21-.4-1.87-1.51-2.1-2.7-.26-1.36-.01-5.86.54-7.1.58-1.29,2.67-3.09,4.02-3.4Z\"><\/path><path d=\"M262.74,71.7c-.72.57-4.26.99-5.32.89-5.89-.56-8.29-7.94-3-11.17,2.53-1.54,6.74-1.67,9.09.36,2.06,1.78,1.29,8.26-.78,9.91Z\"><\/path><path d=\"M196.65,105.73c-2.09-1.85-1.74-7.73.08-9.47.65-.62,1.67-.39,2.31-.74.5-.27.52-.83.87-.97,3.86-1.62,5.95-.94,7.95,2.81,1.25,2.34-.55,5.57-2.24,7.36-1.85,1.96-6.8,2.93-8.97,1.02Z\"><\/path><path d=\"M82.09,119.94c3.21-.14,5.27,2.66,4.87,5.74-.24,1.83-3.62,5.61-5.47,5.9-4.39.71-9.23-2.3-8.46-7.15.55-3.51,6.13-4.37,9.07-4.5Z\"><\/path><path d=\"M67.19,134.38c.36.36,2.19,3.25,2.26,3.67.47,2.57-4.59,8.06-7.18,8.39-2.55.33-6.07-3.77-5.83-6.26.15-1.64,3.53-7.13,5.09-7.6,1.72-.52,4.44.6,5.66,1.8Z\"><\/path><path d=\"M220.21,137.41c1.11-1.34,6.54-3.85,8.35-3.61,1.93.25,4.82,3.92,4.62,5.85-.13,1.23-2.46,4.2-3.52,4.81-.93.53-5.74,1.7-6.71,1.57-2.44-.32-4.26-6.77-2.73-8.62Z\"><\/path><path d=\"M127.86,9.72c-.53.67-2.34,1.37-3.14,1.87-.66.41-1.04,1.41-1.83,1.66-1.79.55-3.25-.25-4.49-1.44-3.66-3.54-4-11.21,2.4-11.16,1.91.02,7.07,2.67,7.54,4.71.26,1.16.27,3.42-.48,4.36Z\"><\/path><path d=\"M102.48,34.08c6.93-.11,7.23,12.46-.01,12.47-2.32,0-5.58-2.62-6.22-4.73-1.75-5.75.64-7.65,6.24-7.73Z\"><\/path><path d=\"M255.76,162.27c2.58-.48,6.39.63,7.72,2.99,3.28,5.82-6.39,10.97-10.87,6.94-3.33-3-.79-9.2,3.15-9.93Z\"><\/path><path d=\"M94.29,173.63c4.6-.58,5.87,3.76,4.46,7.51-.45,1.19-4.63,4.83-5.91,5.02-2.34.35-4.23-.94-5.23-3.01-2.27-4.74,2.09-8.93,6.69-9.51Z\"><\/path><path d=\"M237.22,125.84c-.3-.5.19-4.17.43-4.82.61-1.71,9.16-4.5,10.61-3.42,2.47,1.85,1.29,4.7.42,7.02-1.21,3.24-1.87,4.9-5.67,4.84-3.36-.06-3.33-.67-4.85-3.04-.2-.32-.81-.4-.92-.57Z\"><\/path><path d=\"M278.7,126.5c1.06-1.29,4.46-2.27,6.11-1.78,1.5.45,4.1,5.56,4.22,7.16.22,3-4.1,6.97-6.84,5.94-1.15-.43-3.8-2.94-4.25-4.04-.42-1.04.1-6.47.76-7.28Z\"><\/path><path d=\"M127.86,88.72c-1.86,2.33-5.68,3.17-8.18,1.24-6.54-5.05.05-15.15,7.03-9.65,1.96,1.55,2.54,6.67,1.16,8.41Z\"><\/path><path d=\"M82.49,141.3c.67-.09,3.98.91,4.64,1.29,3.23,1.81,2.99,6.9.92,9.52-2.85,3.61-11.32-1.07-10.66-5.41.26-1.7,3.31-5.17,5.1-5.4Z\"><\/path><path d=\"M171.54,184.53c7.82-.93,8.9,13.42-.02,11.58-6.76-1.39-7.33-10.7.02-11.58Z\"><\/path><path d=\"M110.4,204.36c-6.31,5.27-11.97-4.52-8.02-8.89,5.46-6.04,14.04,3.86,8.02,8.89Z\"><\/path><path d=\"M209.93,260.47c5.69-1.14,9.19,4.2,6.41,9.03-1.39,2.42-2.86,3.03-5.66,2.67-5.29-.68-6.17-10.61-.75-11.7Z\"><\/path><path d=\"M117.3,20.11c4.73-.09,8.73,3.58,5.2,8.02-1.85,2.33-3.15,2.47-6.07,2.21-7.85-.68-6.15-10.1.87-10.24Z\"><\/path><path d=\"M51.08,113.81c5.42-.77,9.78,9.45,1.2,10.39-10.73,1.17-9.22-9.25-1.2-10.39Z\"><\/path><path d=\"M115.94,183.27c-2.08,2.25-3.18,3.34-6.25,1.35-4.26-2.77-2.54-8.66,1.41-10.35.69-.29,5.32-.03,6.12.2,3.35.96,1.09,6.01-.2,7.93-.29.44-.79.56-1.07.87Z\"><\/path><path d=\"M13.99,98.11c6.8-.86,7.74,9.68.98,11.48-7.3,1.94-8.94-10.47-.98-11.48Z\"><\/path><path d=\"M145.73,79.38c2.97-.23,6.43,2.8,6.27,5.72-.11,1.94-4.57,6.4-6.32,6.41-1.57,0-5.33-3.71-5.44-5.53-.16-2.44,2.94-6.4,5.5-6.6Z\"><\/path><path d=\"M218.92,32.22c.05-.11.65-.1.72-.42.17-.71-.06-1.57.01-2.32,1.61,1.01,1.58-1.18,3.48-1.32l-1.3-.86c3.98-.94,7.6-.74,7.44,4.15-.12,3.89-1.25,10.11-6.29,7.13-.34-.2-3.86-3.2-3.99-3.43-.38-.64-.39-2.26-.08-2.94Z\"><\/path><path d=\"M166.84.25c-.93,1.24.37.77.91,1.48.88,1.16.67,10.01-.9,10.96-3.1,1.87-8.24-2.83-8.32-5.66-.06-2.02,2.63-6.34,4.36-6.98.65-.24,2.95.54,3.95.2Z\"><\/path><path d=\"M117.4,57.98c.47.39.7,1.62,1.09,1.93.16.12.99-.55,1.45.98,1.9,6.2-6.72,11.34-10.03,3.91-.2-.45,0-1.04-.15-1.57-.56-1.91-1.58-2.18,0-4.62,1.22-1.89,6.13-1.86,7.64-.62Z\"><\/path><path d=\"M237.85,212.88c2.41-.71,6.38,0,7.02,2.84,1.67,7.45-5.21,12.29-9.27,5.78-1.44-2.31-.57-7.79,2.25-8.62Z\"><\/path><path d=\"M76.7,160.63c3.7-.35,6.8,4.34,5.67,7.63-.57,1.66-3.91,4-5.66,3.98-2.34-.03-5.48-4.03-5.46-6.37.01-2.08,3.53-5.06,5.45-5.24Z\"><\/path><path d=\"M217.79,81.52c6.58-1.35,8.33,11.18,1.16,11.67-7.19.49-7.03-10.46-1.16-11.67Z\"><\/path><path d=\"M150.59,278.35c1.99-.29,5.43.89,5.59,3.17.04.58-1.44,5.41-1.8,5.89-1.55,2.06-5.83,1.38-7.63-.19-3.94-3.43-.58-8.22,3.84-8.87Z\"><\/path><path d=\"M55.4,78.93c2.41-.12,6.37,3.36,6.68,5.81s-3.36,5.73-5.84,5.41c-1.3-.17-4.37-2.94-4.61-4.15-.5-2.56.69-6.91,3.77-7.07Z\"><\/path><path d=\"M283.22,106.01c1.61,1.61,1.84,4.18.59,6.08-.12.19-3.59,2.39-3.82,2.44-2.07.38-6.19-3.43-6.58-5.5-1-5.3,6.54-6.27,9.81-3.01Z\"><\/path><path d=\"M166.77,96.61c-.07.06-.58-.19-.79-.06-.6.4-1.03,1.02-1.75,1.25-.7.23-4.97,1.11-5.38,1.01-1.28-.3-2.27-4.44-1.86-5.61.47-1.34,4.2-5.09,5.48-5.5,3.26-1.04,6.31,7.06,4.3,8.9Z\"><\/path><path d=\"M95.84,165.08c-2.6-2.24-2.78-4.9-.56-7.48,4.23-4.92,12.36-.41,7.85,5.66-1.45,1.95-5.17,3.64-7.29,1.82Z\"><\/path><path d=\"M191.85,136.11c1.32-1.17,5.22-1.47,6.66-.6,3.94,2.36,1.27,12.4-3.29,10.28-.57-.26-4.1-4.08-4.41-4.76-.72-1.64-.32-3.72,1.04-4.92Z\"><\/path><path d=\"M248.34,231.64c2.1-.42,5,2.55,4.94,4.48-.11,3.87-4.53,8.52-8.31,5.68-3.91-2.93-.9-9.3,3.37-10.16Z\"><\/path><path d=\"M186.37,92.44c.29.27,1.28,2.78,1.32,3.26.34,3.59-6.61,8.85-8.18,6.64-.04-.06.41-.56.31-.76-.18-.38-1.82-1.19-2.07-2.96-.13-.93.29-4.13.82-4.81.15-.2,3.94-2.23,4.3-2.29.8-.13,2.96.41,3.49.91Z\"><\/path><path d=\"M106.48,91.16c.74.54,2.99,4.25,3.29,5.22,1.95,6.36-6.48,7.82-9,2.01-1.14-2.63.2-4.5,1.06-6.93l3.91.43-2.61-.86c1.05-.16,2.41-.56,3.36.13Z\"><\/path><path d=\"M151.01,187.57c4.01-.91,4.85,4.17,4.93,7.13.16,5.47-7.58,5.6-8.28,1.26-.48-3-.27-7.58,3.34-8.4Z\"><\/path><path d=\"M36.7,161.38c.12.17.99,3.59.98,4.03-.05,3.02-2.56,3.7-5.18,4.07-2.02.29-4.19-.01-5.23-1.95-1.67-3.12,2.32-7.2,5.34-7.14.58.01,3.9.71,4.09.98Z\"><\/path><path d=\"M44.95,40.05c6.2-1.43,10.61,8.17,1.98,9.41-2.82.4-5.33-1.87-5.7-4.6-.25-1.8,2.04-4.42,3.72-4.81Z\"><\/path><path d=\"M90.03,97.57c-.92,1.08,1.55,1.64,2.36,3.09,1.39,2.48-.21,8.36-2.97,8.25-3.97-.15-5.98-5.06-5.54-8.52.12-.93,2.44-2.23,3.53-1.95l-.44-.87h3.06Z\"><\/path><path d=\"M195.95,115.56c.74-.22,4.39-.25,5.07-.02,3.05,1.02.37,10.31-4.36,10.72-4.85.42-3.91-9.77-.72-10.7Z\"><\/path><path d=\"M99.49,128.21c2.12-.36,6.13,5.55,5.64,7.34-1.11,4.02-7.09,3.82-9.6.82-1.99-2.37-.55-2.52.37-4.37.23-.46-.14-1.04.21-1.51.18-.23,3.19-2.26,3.39-2.29Z\"><\/path><path d=\"M101.27,111.2c5.99-1.55,9.36,9.4,1.58,9.93-1.69.12-5.03-2.59-5.33-4.24-.37-2.03,1.78-5.18,3.75-5.69Z\"><\/path><path d=\"M25.32,88.3c-1.17,1.28-5.81,1.78-7.47.92-1.99-1.02-2.44-4.61-1.33-6.46,2.39-3.96,10.54-.74,10.22,2.34-.02.17-1.3,3.06-1.42,3.19Z\"><\/path><path d=\"M187.47,164.65c-3.79-3.01-2.09-11.25,4.13-8.71.49.2,3.18,2.74,3.38,3.17.85,1.85-1.4,5.97-3.15,6.47-.85.24-3.67-.38-4.36-.93Z\"><\/path><path d=\"M208.09,150.62c6.21.1,5.54,6.17,1.11,8.29-7.47,3.59-10.78-8.45-1.11-8.29Z\"><\/path><path d=\"M33.73,122.01l-.43-.87c-.66,2.82-5.82,3.38-7.73,1.61-4.55-4.21,2.46-11.19,7.3-6.64,2.3,2.16,1.75,6.65.86,5.91Z\"><\/path><path d=\"M211.66,123.85c1.19-.36,2.69-.15,3.78.4,5.27,2.68-3.26,14.15-7.82,7.39-1.56-2.31,2.14-7.22,4.04-7.79Z\"><\/path><path d=\"M258.86,132.11c-.11-.07-.77.43-.8.38-.67-3.66,3.29-9.35,7.14-7.37,5.68,2.94,2.11,10.46-4.22,9.01-1.76-.4-1.77-1.79-2.12-2.02Z\"><\/path><path d=\"M217.13,67.79c-1.7-1.71-.86-6.82,1.64-7.98,6.65-3.08,8.78,3.27,4.6,7.66-1.46,1.54-4.84,1.73-6.25.31Z\"><\/path><path d=\"M155.81,21.28c4.52-.6,8.44,8.06.74,9.04-8.46,1.08-5.69-8.38-.74-9.04Z\"><\/path><path d=\"M137.49,98.12c1.7,1.77-.44,7.7-3.58,7.76-4.04.07-5.6-1.93-5.05-5.93.51-3.72,6.21-4.36,8.64-1.83Z\"><\/path><path d=\"M103.03,8.19c5.82-.45,7.56,5.36,2,8.14-6.23,3.11-10.21-7.5-2-8.14Z\"><\/path><path d=\"M115.41,48.62c-1.37-5.44,2.62-9.42,7.09-5.12,4.11,3.95,1.54,8.83-3.69,7.18-1.09-.34-1.98-1.91-3.4-2.05Z\"><\/path><path d=\"M165.42,105.53c.91-.13,1.76-.32,2.55.3,1.52,1.19,1.72,6.13.85,7.48-.33.51-3.54,1.33-4.33,1.27-6.13-.41-4.47-8.26.93-9.05Z\"><\/path><path d=\"M103.55,81.86l.22-.87c-1.5.15-4.58-.78-5.23-2.19-1.9-4.18,4.49-9.05,7.64-5.46,2.34,2.67-.85,9.73-2.63,8.52Z\"><\/path><path d=\"M78.87,43.2c.85-1.25,2.61-2.23,4.17-1.93l-1.74-.86c4.25-1.01,8.71,4.52,4.58,7.42-4.42,3.1-10.58.65-7.01-4.62Z\"><\/path><path d=\"M187.05,181.67c-1.35-1.93-1.01-8.22,1.94-8.94,6.33-1.55,6.1,12.84,0,10.28-.27-.11-1.83-1.17-1.94-1.34Z\"><\/path><path d=\"M190.09,268.54c-1.29-1.07-1.71-3.71-.92-5.28,1.46-2.92,3.51-4.17,6.73-2.93,5.5,2.12-2.15,11.23-5.81,8.21Z\"><\/path><path d=\"M174.05,165.38c1.68-.07,3.86,3.44,3.72,5.29-.42,5.83-8.69,5.55-8.34-.88.05-.86.22-2.48.9-3.03.15-.13,3.51-1.36,3.71-1.37Z\"><\/path><path d=\"M264.05,107.75c.37.12,1.7,2.29,1.78,2.81.39,2.51-3.85,7.29-6.8,5.89-4.46-2.11-.36-10.48,5.02-8.71Z\"><\/path><path d=\"M121.45,103.68c-.96,2.2.12,1.48.44,2.04,2.32,4.03-1.59,9.03-5.79,5.83-.32-.24-2.32-3.44-2.42-3.81-.44-1.58.52-.7,1.18-1.24,2.4-1.96,1.87-4.35,6.59-2.81Z\"><\/path><path d=\"M188.34,205.51c-.3.35.11,1.1-.34,1.17-1.66.27-5.71-3-5.73-4.59-.04-3.3,8.68-7.63,8.98-1.28.15,3.21-1.61,3.17-2.91,4.69Z\"><\/path><path d=\"M117.4,167.27c-1.34,1.07-4.46.16-5.43-.85-1.74-1.8,1.3-8.81,6.46-7.12,3.52,1.15.91,6.41-1.03,7.96Z\"><\/path><path d=\"M179.62,112.97c1.22-1.01,4.87-1.04,5.12.99.1.84-.82,4.89-1.23,5.74-2.46,5.11-8.17.43-6.41-3.36.09-.19,2.35-3.24,2.51-3.37Z\"><\/path><path d=\"M161.08,179.1c-.09.08-.49-.3-.68-.21-.13.06.03.68-.73.78-6.72.85-9.46-9.47-1.44-7.79,1.85.39,4.65,2.69,4.17,4.82-.06.27-1.2,2.31-1.32,2.41Z\"><\/path><path d=\"M107.66,144.86c1.47-2.79,6.94-3.11,7.23,1.43.15,2.35-3.51,5.38-5.35,4.91-2.35-.6-2.98-4.26-1.88-6.34Z\"><\/path><path d=\"M118.95,126.7c-1.16-.92-1.32-4.26-.33-5.56.76-1,3.56-1.94,4.77-1.75,3.29.51,1.62,8.42-1.36,8.66-.17.01-2.95-1.25-3.08-1.35Z\"><\/path><path d=\"M150.63,104.61c.43.28,1.56,4.38,1.29,5.3-.15.5-2.04,2.35-2.56,2.69-3.91,2.56-6.4-5.97-2.05-7.72.73-.29,2.77-.63,3.32-.27Z\"><\/path><path d=\"M130.96,165.75c4.94-1.02,5.57,10.77-1.77,7.23-3.25-1.57-1.72-6.5,1.77-7.23Z\"><\/path><path d=\"M165.27,123.06c.7-.96,2.06-2.7,3.29-2.15.19.09,2.35,1.83,2.42,1.97,1.96,3.98-4.39,8.58-6.72,4.54-1.07-1.87-.08-2.85,1-4.35Z\"><\/path><path d=\"M177.39,149.86c-.09-.1-.57-2.49-.54-2.71.04-.28.7-.26.76-.36.12-.21-.37-.7.09-1.45.26-.43,2.5-2.21,2.89-2.24,3.24-.19,6.33,7.89.9,7.72-.49-.02-3.95-.82-4.09-.98Z\"><\/path><path d=\"M116.09,132.57c5.8-1.3,5.57,9.03-.33,7.14-3.94-1.26-3.67-6.24.33-7.14Z\"><\/path><path d=\"M144.04,182.57c-.26.22-1.9.59-2.29.55-.14-.02-2.51-1.2-2.61-1.31-.5-.53-1.12-2.04-1.09-2.8.17-5.09,7.01-4.39,6.98.39,0,.58-.64,2.87-.99,3.16Z\"><\/path><path d=\"M181.78,134.11c-.11-.05-.15-.57-.43-.73-2.87-1.76-5.32-4.18-.8-6.16,5.8-2.53,5.4,8.7,1.23,6.89Z\"><\/path><path d=\"M177.24,76.7c.11.07,1.58,1.88,1.64,2.05.71,2.41-.12,4.8-2.2,6.18-2.56,1.71-3.65-3.55-3.28-5.47.22-1.15,2.92-3.29,3.84-2.77Z\"><\/path><path d=\"M128.13,132.79c-.86-1.05-.36-5.1,1.05-5.48,1.9-.51,5.81,2.51,5.15,4.27-.93,2.47-4.38,3.42-6.2,1.21Z\"><\/path><path d=\"M156.32,118.13c.87,1.59-.17,2.16-.37,3.25-.17.92.1,1.71-.26,2.8-.61,1.86-3.1,3.23-4.03,1.01-1.06-2.52,2.8-8.72,4.66-7.06Z\"><\/path><path d=\"M138.02,120.69s-.65-.37-1-.28c-2.69.68-3.92,1.73-4.69-2.12-1.69-8.47,8.34.4,5.69,2.4Z\"><\/path><path d=\"M171.97,154.41c1.12,1.26.13,4.76-1.49,5.06-.97.18-4.2-2.37-4.46-3.3-.93-3.33,4.88-2.96,5.95-1.76Z\"><\/path><path d=\"M143.13,162.67c3.89-1.35,7.46,3.43,3.19,5.38-3.56,1.63-5.75-4.49-3.19-5.38Z\"><\/path><path d=\"M240.23,183.92c-.24-.37-.13-1.76.03-2.25.05-.17,2.02-2.75,2.18-2.84,1.05-.62,3.64.63,4.08,1.67.9,2.11-5.3,4.99-6.29,3.42Z\"><\/path><path d=\"M134.33,154.9c3.16.03,1.52,7.51-2.42,6.19-3.02-1.01.36-6.21,2.42-6.19Z\"><\/path><path d=\"M154.19,163.04c-.42-.4-.8-3.45-.2-4.34,2.43-3.66,5.95,1.25,5.25,2.59-.65,1.24-4.65,2.13-5.05,1.75Z\"><\/path><path d=\"M166.44,140.3c-.21-.35-.09-1.76.16-2.16.43-.66,1.9-.52,2.52-.86.92-.51.45-1.95,2.97-1.11,2.21.74,1.39,3.59-.33,4.08-1.18.34-2.02-.17-2.99-.14-.41.01-1.89.93-2.33.19Z\"><\/path><path d=\"M127.47,148.72c1.74,3.03-3.77,5.43-4.94,2.96-.38-.79.71-3.75,1.55-4.17.61-.31,3.19.85,3.39,1.2Z\"><\/path><path d=\"M155.74,134.92c1.68-1.76,5.29-1.1,4.47,1.62s-5.34,2.8-5.62.07c-.12-1.21.6-1.13,1.14-1.69Z\"><\/path><path d=\"M143.12,123.8c2.83-.9,4.04,5.81,1.6,6.46-1.89.5-4.06-5.67-1.6-6.46Z\"><\/path><path d=\"M158.66,150.27c-2.94-3.05,4.24-5.05,5.08-.16-.78,2.05-4.02,1.26-5.08.16Z\"><\/path><path d=\"M126.09,139.94c2.08-.67,6.55,3.74,2.08,4.32-3.72.48-3.28-3.93-2.08-4.32Z\"><\/path><\/g><\/g><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-869eeb8 elementor-align-center animated-fast elementor-invisible elementor-widget elementor-widget-post-info\" data-id=\"869eeb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-1af2604 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>2026-07-29<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57eb590 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"57eb590\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/almaraclinic.pt\/en\/o-que-e-ansiedade-sintomas-e-tratamento-com-tms\/\">O que \u00e9 Ansiedade? Sintomas e Tratamento com TMS<\/a><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f595179 e-con-full e-flex e-con e-child\" data-id=\"f595179\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b3d8f7c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"b3d8f7c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"vamtamtheme- vamtam-theme-article\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\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<\/div>\n\t\t<a class=\"elementor-element elementor-element-3f16f3d e-con-full e-flex e-con e-child\" data-id=\"3f16f3d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\" href=\"https:\/\/almaraclinic.pt\/en\/o-que-e-ansiedade-sintomas-e-tratamento-com-tms\/\">\n\t\t\t\t<\/a>\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\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"vamtamtheme- vamtam-theme-arrow-left\"><\/i>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"vamtamtheme- vamtam-theme-arrow-right\"><\/i>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d79e5da e-con-full e-flex e-con e-child\" data-id=\"d79e5da\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a77e30 elementor-grid-tablet-3 elementor-grid-3 elementor-grid-mobile-1 elementor-widget elementor-widget-loop-grid\" data-id=\"4a77e30\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;template_id&quot;:&quot;1079&quot;,&quot;columns_tablet&quot;:3,&quot;row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:30,&quot;sizes&quot;:[]},&quot;_skin&quot;:&quot;post&quot;,&quot;columns&quot;:&quot;3&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_tablet&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-1079\">.elementor-1079 .elementor-element.elementor-element-47ddb3d{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1079 .elementor-element.elementor-element-7b78e63 img{width:100%;max-width:100%;transition-duration:0.5s;}.elementor-1079 .elementor-element.elementor-element-7a2136e{--display:flex;--min-height:125px;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--border-radius:0px 0px 24px 24px;--margin-top:-120px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1079 .elementor-element.elementor-element-7a2136e:not(.elementor-motion-effects-element-type-background), .elementor-1079 .elementor-element.elementor-element-7a2136e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF00;}.elementor-1079 .elementor-element.elementor-element-1f69a00 .elementor-icon-wrapper{text-align:center;}.elementor-1079 .elementor-element.elementor-element-1f69a00.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-vamtam_accent_5 );}.elementor-1079 .elementor-element.elementor-element-1f69a00.elementor-view-framed .elementor-icon, .elementor-1079 .elementor-element.elementor-element-1f69a00.elementor-view-default .elementor-icon{color:var( --e-global-color-vamtam_accent_5 );border-color:var( --e-global-color-vamtam_accent_5 );}.elementor-1079 .elementor-element.elementor-element-1f69a00.elementor-view-framed .elementor-icon, .elementor-1079 .elementor-element.elementor-element-1f69a00.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-vamtam_accent_5 );}.elementor-1079 .elementor-element.elementor-element-1f69a00 .elementor-icon{font-size:35px;}.elementor-1079 .elementor-element.elementor-element-1f69a00 .elementor-icon svg{height:35px;}.elementor-1079 .elementor-element.elementor-element-7aef1cb .elementor-icon-list-icon{width:14px;}.elementor-1079 .elementor-element.elementor-element-7aef1cb .elementor-icon-list-icon i{font-size:14px;}.elementor-1079 .elementor-element.elementor-element-7aef1cb .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-1079 .elementor-element.elementor-element-7aef1cb .elementor-icon-list-text, .elementor-1079 .elementor-element.elementor-element-7aef1cb .elementor-icon-list-text a{color:#004E60;}.elementor-1079 .elementor-element.elementor-element-7aef1cb .elementor-icon-list-item{font-family:var( --e-global-typography-9f37c7d-font-family ), Sans-serif;font-size:var( --e-global-typography-9f37c7d-font-size );font-weight:var( --e-global-typography-9f37c7d-font-weight );text-transform:var( --e-global-typography-9f37c7d-text-transform );font-style:var( --e-global-typography-9f37c7d-font-style );line-height:var( --e-global-typography-9f37c7d-line-height );letter-spacing:var( --e-global-typography-9f37c7d-letter-spacing );word-spacing:var( --e-global-typography-9f37c7d-word-spacing );}.elementor-1079 .elementor-element.elementor-element-7aef1cb > .elementor-widget-container{margin:10px 15px 0px 15px;}.elementor-1079 .elementor-element.elementor-element-ecf825a{text-align:center;}.elementor-1079 .elementor-element.elementor-element-ecf825a .elementor-heading-title{font-family:\"Bricolage Grotesque\", Sans-serif;font-size:18px;font-weight:100;color:#004E60;}.elementor-1079 .elementor-element.elementor-element-ecf825a > .elementor-widget-container{margin:0px 15px 0px 15px;}@media(max-width:1024px){.elementor-1079 .elementor-element.elementor-element-7a2136e{--min-height:100px;--margin-top:-95px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-1079 .elementor-element.elementor-element-1f69a00 .elementor-icon{font-size:30px;}.elementor-1079 .elementor-element.elementor-element-1f69a00 .elementor-icon svg{height:30px;}.elementor-1079 .elementor-element.elementor-element-7aef1cb .elementor-icon-list-item{font-size:var( --e-global-typography-9f37c7d-font-size );line-height:var( --e-global-typography-9f37c7d-line-height );letter-spacing:var( --e-global-typography-9f37c7d-letter-spacing );word-spacing:var( --e-global-typography-9f37c7d-word-spacing );}.elementor-1079 .elementor-element.elementor-element-7aef1cb > .elementor-widget-container{margin:5px 0px 0px 0px;}.elementor-1079 .elementor-element.elementor-element-ecf825a > .elementor-widget-container{margin:0px 0px 0px 0px;}}@media(max-width:767px){.elementor-1079 .elementor-element.elementor-element-7a2136e{--min-height:100px;}.elementor-1079 .elementor-element.elementor-element-1f69a00 .elementor-icon{font-size:25px;}.elementor-1079 .elementor-element.elementor-element-1f69a00 .elementor-icon svg{height:25px;}.elementor-1079 .elementor-element.elementor-element-7aef1cb .elementor-icon-list-item{font-size:var( --e-global-typography-9f37c7d-font-size );line-height:var( --e-global-typography-9f37c7d-line-height );letter-spacing:var( --e-global-typography-9f37c7d-letter-spacing );word-spacing:var( --e-global-typography-9f37c7d-word-spacing );}}<\/style>\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1079\" class=\"elementor elementor-1079 e-loop-item e-loop-item-990615 post-990615 post type-post status-publish format-standard has-post-thumbnail hentry category-business\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-47ddb3d e-con-full e-flex e-con e-parent\" data-id=\"47ddb3d\" data-element_type=\"container\" data-e-type=\"container\" href=\"https:\/\/almaraclinic.pt\/en\/o-que-e-tms-guia-completo-sobre-o-exotms\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b78e63 animated-fast elementor-invisible elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"7b78e63\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-brain-mri-scan-1024x683.jpg\" class=\"elementor-animation-float attachment-large size-large wp-image-990614\" alt=\"\" srcset=\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-brain-mri-scan-1024x683.jpg 1024w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-brain-mri-scan-300x200.jpg 300w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-brain-mri-scan-768x512.jpg 768w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-brain-mri-scan-1536x1024.jpg 1536w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-brain-mri-scan-18x12.jpg 18w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-brain-mri-scan-1280x854.jpg 1280w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-brain-mri-scan-640x427.jpg 640w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-brain-mri-scan.jpg 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a2136e e-con-full content-bg-blur animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"7a2136e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f69a00 vamtam-show-on-hover elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1f69a00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"vamtamtheme- vamtam-theme-article\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\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<div class=\"elementor-element elementor-element-7aef1cb elementor-align-center animated-fast elementor-invisible elementor-widget elementor-widget-post-info\" data-id=\"7aef1cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-1af2604 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>31\/07\/2026<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ecf825a animated-fast elementor-invisible elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"ecf825a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">O que \u00e9 TMS? Guia Completo Sobre o ExoTMS<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1079\" class=\"elementor elementor-1079 e-loop-item e-loop-item-990610 post-990610 post type-post status-publish format-standard has-post-thumbnail hentry category-business\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-47ddb3d e-con-full e-flex e-con e-parent\" data-id=\"47ddb3d\" data-element_type=\"container\" data-e-type=\"container\" href=\"https:\/\/almaraclinic.pt\/en\/compulsao-alimentar-sintomas-causas-e-tratamento-com-exotms\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b78e63 animated-fast elementor-invisible elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"7b78e63\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"683\" height=\"1024\" src=\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food-683x1024.jpg\" class=\"elementor-animation-float attachment-large size-large wp-image-990609\" alt=\"\" srcset=\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food-683x1024.jpg 683w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food-200x300.jpg 200w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food-768x1152.jpg 768w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food-1024x1536.jpg 1024w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food-1365x2048.jpg 1365w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food-8x12.jpg 8w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food-1280x1920.jpg 1280w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food-640x960.jpg 640w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-woman-kitchen-food.jpg 1600w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a2136e e-con-full content-bg-blur animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"7a2136e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f69a00 vamtam-show-on-hover elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1f69a00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"vamtamtheme- vamtam-theme-article\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\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<div class=\"elementor-element elementor-element-7aef1cb elementor-align-center animated-fast elementor-invisible elementor-widget elementor-widget-post-info\" data-id=\"7aef1cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-1af2604 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>30\/07\/2026<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ecf825a animated-fast elementor-invisible elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"ecf825a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">Compuls\u00e3o Alimentar: Sintomas, Causas e Tratamento com ExoTMS<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t<div data-elementor-type=\"loop-item\" data-elementor-id=\"1079\" class=\"elementor elementor-1079 e-loop-item e-loop-item-990605 post-990605 post type-post status-publish format-standard has-post-thumbnail hentry category-business\" data-elementor-post-type=\"elementor_library\" data-custom-edit-handle=\"1\">\n\t\t\t<a class=\"elementor-element elementor-element-47ddb3d e-con-full e-flex e-con e-parent\" data-id=\"47ddb3d\" data-element_type=\"container\" data-e-type=\"container\" href=\"https:\/\/almaraclinic.pt\/en\/o-que-e-ansiedade-sintomas-e-tratamento-com-tms\/\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b78e63 animated-fast elementor-invisible elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image\" data-id=\"7b78e63\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"theme-post-featured-image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"1024\" height=\"770\" src=\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-calm-woman-anxiety-1024x770.jpg\" class=\"elementor-animation-float attachment-large size-large wp-image-990603\" alt=\"\" srcset=\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-calm-woman-anxiety-1024x770.jpg 1024w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-calm-woman-anxiety-300x226.jpg 300w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-calm-woman-anxiety-768x577.jpg 768w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-calm-woman-anxiety-1536x1155.jpg 1536w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-calm-woman-anxiety-16x12.jpg 16w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-calm-woman-anxiety-1280x962.jpg 1280w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-calm-woman-anxiety-640x481.jpg 640w, https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/pexels-calm-woman-anxiety.jpg 1600w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a2136e e-con-full content-bg-blur animated-fast e-flex elementor-invisible e-con e-child\" data-id=\"7a2136e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1f69a00 vamtam-show-on-hover elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1f69a00\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\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<i aria-hidden=\"true\" class=\"vamtamtheme- vamtam-theme-article\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\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<div class=\"elementor-element elementor-element-7aef1cb elementor-align-center animated-fast elementor-invisible elementor-widget elementor-widget-post-info\" data-id=\"7aef1cb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"post-info.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-inline-items elementor-icon-list-items elementor-post-info\">\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item elementor-repeater-item-1af2604 elementor-inline-item\" itemprop=\"datePublished\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date\">\n\t\t\t\t\t\t\t\t\t\t<time>29\/07\/2026<\/time>\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ecf825a animated-fast elementor-invisible elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading\" data-id=\"ecf825a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:50}\" data-widget_type=\"theme-post-title.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\">O que \u00e9 Ansiedade? Sintomas e Tratamento com TMS<\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/a>\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<div class=\"elementor-element elementor-element-eb3f58b e-con-full e-flex e-con e-parent\" data-id=\"eb3f58b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a7795c elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"0a7795c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"almara-process-v2\">\n  <div class=\"process-bg\"><\/div>\n\n  <div class=\"process-inner\">\n    <div class=\"process-heading\">\n      <p>Percurso ExoTMS<sup>\u00ae<\/sup><\/p>\n\n      <h2>\n        Um percurso cl\u00ednico,<br>\n        claro e acompanhado.\n      <\/h2>\n\n      <small>\n        Cada plano ExoTMS\u00ae come\u00e7a com avalia\u00e7\u00e3o m\u00e9dica e \u00e9 definido de forma personalizada, de acordo com os seus sintomas, objetivos e indica\u00e7\u00e3o cl\u00ednica.\n      <\/small>\n    <\/div>\n\n    <div class=\"process-flow\">\n      <article class=\"process-card\">\n        <span>01<\/span>\n        <h3>NeuroCheck<sup>\u00ae<\/sup><\/h3>\n        <p>Primeira visita \u00e0 cl\u00ednica para conhecer o espa\u00e7o, os tratamentos dispon\u00edveis e falar com a nossa equipa t\u00e9cnica.<\/p>\n      <\/article>\n\n      <article class=\"process-card\">\n        <span>02<\/span>\n        <h3>Consulta de Avalia\u00e7\u00e3o<\/h3>\n        <p>Avalia\u00e7\u00e3o m\u00e9dica para compreender sintomas, hist\u00f3rico cl\u00ednico, objetivos e adequa\u00e7\u00e3o ao tratamento.<\/p>\n      <\/article>\n\n      <article class=\"process-card\">\n        <span>03<\/span>\n        <h3>Protocolo Personalizado<\/h3>\n        <p>Defini\u00e7\u00e3o do n\u00famero de sess\u00f5es, \u00e1rea de estimula\u00e7\u00e3o e frequ\u00eancia, de acordo com a prescri\u00e7\u00e3o m\u00e9dica.<\/p>\n      <\/article>\n\n      <article class=\"process-card\">\n        <span>04<\/span>\n        <h3>6 a 30 Sess\u00f5es<\/h3>\n        <p>As sess\u00f5es variam entre 6 e 30, dependendo da prescri\u00e7\u00e3o m\u00e9dica ap\u00f3s a consulta de avalia\u00e7\u00e3o e da evolu\u00e7\u00e3o cl\u00ednica.<\/p>\n      <\/article>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n@import url(\"https:\/\/fonts.googleapis.com\/css2?family=Funnel+Display:wght@300;400&family=Bricolage+Grotesque:wght@300;400&display=swap\");\n\n.almara-process-v2{\n  width:100vw;\n  margin-left:calc(50% - 50vw);\n  min-height:760px;\n  padding:110px 0;\n  position:relative;\n  overflow:hidden;\n  color:#fff;\n  font-family:\"Bricolage Grotesque\",Arial,sans-serif;\n  background:#101010;\n}\n\n.process-bg{\n  position:absolute;\n  inset:0;\n  background:\n    linear-gradient(90deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.50) 46%,rgba(0,0,0,.20) 100%),\n    linear-gradient(0deg,rgba(0,0,0,.70),rgba(0,0,0,.12)),\n    url(\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/07\/almara_consultation-scaled.jpg\");\n  background-size:cover;\n  background-position:center;\n  transform:scale(1.02);\n}\n\n.process-inner{\n  position:relative;\n  z-index:2;\n  width:100%;\n  padding:0 5vw;\n}\n\n.process-heading{\n  max-width:680px;\n  margin-bottom:82px;\n}\n\n.process-heading p{\n  position:relative;\n  margin:0 0 22px 20px;\n  font-size:11px;\n  letter-spacing:.34em;\n  text-transform:uppercase;\n  color:rgba(255,255,255,.68);\n}\n\n.process-heading p::before{\n  content:\"\";\n  position:absolute;\n  left:-20px;\n  top:5px;\n  width:7px;\n  height:7px;\n  background:#fff;\n}\n\n.process-heading p sup{\n  font-size:.55em;\n  letter-spacing:0;\n}\n\n.process-heading h2{\n  margin:0;\n  max-width:660px;\n  font-family:\"Funnel Display\",Arial,sans-serif;\n  font-size:clamp(32px,3.1vw,48px);\n  line-height:.98;\n  letter-spacing:-.055em;\n  font-weight:300;\n  color:#fff;\n}\n\n.process-heading small{\n  display:block;\n  max-width:500px;\n  margin-top:24px;\n  font-size:15px;\n  line-height:1.55;\n  color:rgba(255,255,255,.76);\n}\n\n.process-flow{\n  position:relative;\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:16px;\n}\n\n.process-flow::before{\n  content:\"\";\n  position:absolute;\n  left:0;\n  right:0;\n  top:34px;\n  height:1px;\n  background:rgba(255,255,255,.28);\n  transform-origin:left;\n  animation:processLine 1.4s ease forwards;\n}\n\n.process-card{\n  position:relative;\n  min-height:270px;\n  padding:72px 24px 26px;\n  border-radius:28px;\n  border:1px solid rgba(255,255,255,.18);\n  background:rgba(255,255,255,.08);\n  backdrop-filter:blur(14px);\n  -webkit-backdrop-filter:blur(14px);\n  overflow:hidden;\n  opacity:0;\n  transform:translateY(20px);\n  animation:processCardIn .8s ease forwards;\n  transition:all .35s ease;\n}\n\n.process-card:nth-child(1){animation-delay:.15s;}\n.process-card:nth-child(2){animation-delay:.32s;}\n.process-card:nth-child(3){animation-delay:.49s;}\n.process-card:nth-child(4){animation-delay:.66s;}\n\n.process-card::before{\n  content:\"\";\n  position:absolute;\n  top:29px;\n  left:24px;\n  width:11px;\n  height:11px;\n  border-radius:50%;\n  background:#fff;\n  box-shadow:0 0 0 10px rgba(255,255,255,.10);\n}\n\n.process-card::after{\n  content:\"\u2192\";\n  position:absolute;\n  top:22px;\n  right:24px;\n  width:34px;\n  height:34px;\n  border-radius:50%;\n  border:1px solid rgba(255,255,255,.34);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-size:15px;\n  color:#fff;\n  opacity:.75;\n}\n\n.process-card:last-child::after{\n  content:\"\u2713\";\n}\n\n.process-card:hover{\n  transform:translateY(-6px);\n  background:rgba(255,255,255,.13);\n  border-color:rgba(255,255,255,.34);\n}\n\n.process-card span{\n  display:block;\n  margin-bottom:42px;\n  font-family:\"Funnel Display\",Arial,sans-serif;\n  font-size:34px;\n  line-height:1;\n  letter-spacing:-.05em;\n  font-weight:300;\n  color:#fff;\n}\n\n.process-card h3{\n  max-width:245px;\n  margin:0;\n  font-family:\"Funnel Display\",Arial,sans-serif;\n  font-size:clamp(23px,1.7vw,29px);\n  line-height:1;\n  letter-spacing:-.045em;\n  font-weight:400;\n  color:#fff;\n}\n\n.process-card h3 sup{\n  font-size:.42em;\n  line-height:0;\n  vertical-align:super;\n  margin-left:1px;\n}\n\n.process-card p{\n  max-width:270px;\n  margin:16px 0 0;\n  font-size:14px;\n  line-height:1.48;\n  color:rgba(255,255,255,.76);\n}\n\n@keyframes processLine{\n  from{transform:scaleX(0);}\n  to{transform:scaleX(1);}\n}\n\n@keyframes processCardIn{\n  to{\n    opacity:1;\n    transform:translateY(0);\n  }\n}\n\n@media(max-width:980px){\n  .process-flow{\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .process-flow::before{\n    display:none;\n  }\n}\n\n@media(max-width:640px){\n  .almara-process-v2{\n    padding:64px 0;\n  }\n\n  .process-inner{\n    padding:0 20px;\n  }\n\n  .process-heading{\n    margin-bottom:36px;\n  }\n\n  .process-heading h2{\n    font-size:clamp(26px,7vw,34px);\n  }\n\n  .process-heading small{\n    font-size:14px;\n  }\n\n  .process-flow{\n    grid-template-columns:repeat(2,1fr);\n    gap:12px;\n  }\n\n  .process-card{\n    min-height:auto;\n    padding:48px 16px 20px;\n    border-radius:20px;\n  }\n\n  .process-card::before{\n    top:20px;\n    left:16px;\n    width:9px;\n    height:9px;\n    box-shadow:0 0 0 8px rgba(255,255,255,.10);\n  }\n\n  .process-card::after{\n    top:14px;\n    right:16px;\n    width:28px;\n    height:28px;\n    font-size:13px;\n  }\n\n  .process-card span{\n    margin-bottom:18px;\n    font-size:22px;\n  }\n\n  .process-card h3{\n    font-size:16px;\n    max-width:100%;\n  }\n}\n<\/style>\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-b6b6486 e-con-full e-flex e-con e-parent\" data-id=\"b6b6486\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cbad1e9 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"cbad1e9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"almara-form-heading\">\n\n    <div class=\"form-heading-inner\">\n\n        <p>Agendar o Neurocheck<\/p>\n\n        <h2>\n            Inicie hoje o seu percurso.\n        <\/h2>\n\n        <small>\n            Preencha os seus dados e a nossa equipa entrar\u00e1 em contacto consigo para agendar a sua primeira visita \u00e0 AlmaraClinic e esclarecer todas as suas d\u00favidas.\n        <\/small>\n\n    <\/div>\n\n<\/section>\n\n<style>\n\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Funnel+Display:wght@300;400&family=Bricolage+Grotesque:wght@300;400&display=swap');\n\n.almara-form-heading{\n\n    width:100vw;\n    margin-left:calc(50% - 50vw);\n    background:#FAF2EA;\n    padding:110px 0 70px;\n    font-family:\"Bricolage Grotesque\",sans-serif;\n\n}\n\n.form-heading-inner{\n\n    max-width:760px;\n    margin:0 auto;\n    padding:0 32px;\n    text-align:center;\n\n}\n\n.form-heading-inner p{\n\n    display:inline-flex;\n    align-items:center;\n    gap:12px;\n\n    margin:0;\n\n    text-transform:uppercase;\n    letter-spacing:.34em;\n    font-size:11px;\n    color:rgba(0,78,96,.62);\n\n}\n\n.form-heading-inner p::before{\n\n    content:\"\";\n\n    width:7px;\n    height:7px;\n    border-radius:50%;\n\n    background:#004e60;\n\n}\n\n.form-heading-inner h2{\n\n    margin:24px 0 0;\n\n    font-family:\"Funnel Display\",sans-serif;\n    font-weight:300;\n    font-size:clamp(42px,4vw,60px);\n    line-height:.94;\n    letter-spacing:-.055em;\n\n    color:#004e60;\n\n}\n\n.form-heading-inner small{\n\n    display:block;\n\n    max-width:620px;\n    margin:26px auto 0;\n\n    font-size:17px;\n    line-height:1.8;\n    color:rgba(0,78,96,.70);\n\n}\n\n@media(max-width:768px){\n\n.almara-form-heading{\n\npadding:56px 0 36px;\n\n}\n\n.form-heading-inner{\n\npadding:0 20px;\n\n}\n\n.form-heading-inner h2{\n\nfont-size:clamp(26px,7.5vw,34px);\n\n}\n\n.form-heading-inner small{\n\nfont-size:14px;\nline-height:1.55;\n\n}\n\n}\n\n<\/style>\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-8a4a18b e-flex e-con-boxed e-con e-parent\" data-id=\"8a4a18b\" 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-79dc582 elementor-widget elementor-widget-metform\" data-id=\"79dc582\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"metform.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div id=\"mf-response-props-id-5662\" data-previous-steps-style=\"\" data-editswitchopen=\"\" data-response_type=\"alert\" data-erroricon=\"fas fa-exclamation-triangle\" data-successicon=\"fas fa-check\" data-messageposition=\"top\" class=\"   mf-scroll-top-no\">\n\t\t<div class=\"formpicker_warper formpicker_warper_editable\" data-metform-formpicker-key=\"5662\" >\n\t\t\t\t\n\t\t\t<div class=\"mf-widget-container\">\n\t\t\t\t\r\n\t\t<div\r\n\t\t\tid=\"metform-wrap-79dc582-5662\"\r\n\t\t\tclass=\"mf-form-wrapper\"\r\n\t\t\tdata-form-id=\"5662\"\r\n\t\t\tdata-action=\"https:\/\/almaraclinic.pt\/en\/wp-json\/metform\/v1\/entries\/insert\/5662\"\r\n\t\t\tdata-wp-nonce=\"d9618c01db\"\r\n\t\t\tdata-form-nonce=\"75b04304ba\"\r\n\t\t\tdata-quiz-summery = \"false\"\r\n\t\t\tdata-save-progress = \"false\"\r\n\t\t\tdata-form-type=\"general-form\"\r\n\t\t\tdata-stop-vertical-effect=\"\"\r\n\t\t\t><\/div>\r\n\r\n\r\n\t\t<!----------------------------- \r\n\t\t\t* controls_data : find the the props passed indie of data attribute\r\n\t\t\t* props.SubmitResponseMarkup : contains the markup of error or success message\r\n\t\t\t* https:\/\/developer.mozilla.org\/en-US\/docs\/Web\/JavaScript\/Reference\/Template_literals\r\n\t\t--------------------------- -->\r\n\r\n\t\t\t\t<script type=\"text\/mf\" class=\"mf-template\">\r\n\t\t\tfunction controls_data (value){\r\n\t\t\t\tlet currentWrapper = \"mf-response-props-id-5662\";\r\n\t\t\t\tlet currentEl = document.getElementById(currentWrapper);\r\n\t\t\t\t\r\n\t\t\t\treturn currentEl ? currentEl.dataset[value] : false\r\n\t\t\t}\r\n\r\n\r\n\t\t\tlet is_edit_mode = '' ? true : false;\r\n\t\t\tlet message_position = controls_data('messageposition') || 'top';\r\n\r\n\t\t\t\r\n\t\t\tlet message_successIcon = controls_data('successicon') || '';\r\n\t\t\tlet message_errorIcon = controls_data('erroricon') || '';\r\n\t\t\tlet message_editSwitch = controls_data('editswitchopen') === 'yes' ? true : false;\r\n\t\t\tlet message_proClass = controls_data('editswitchopen') === 'yes' ? 'mf_pro_activated' : '';\r\n\t\t\t\r\n\t\t\tlet is_dummy_markup = is_edit_mode && message_editSwitch ? true : false;\r\n\r\n\t\t\t\r\n\t\t\treturn html`\r\n\t\t\t\t<form\r\n\t\t\t\t\tclassName=\"metform-form-content\"\r\n\t\t\t\t\tref=${parent.formContainerRef}\r\n\t\t\t\t\tonSubmit=${ validation.handleSubmit( parent.handleFormSubmit ) }\r\n\t\t\t\t\r\n\t\t\t\t\t>\r\n\t\t\t\r\n\t\t\t\r\n\t\t\t\t\t${is_dummy_markup ? message_position === 'top' ?  props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''}\r\n\t\t\t\t\t${is_dummy_markup ? ' ' :  message_position === 'top' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''}\r\n\r\n\t\t\t\t\t<!--------------------------------------------------------\r\n\t\t\t\t\t*** IMPORTANT \/ DANGEROUS ***\r\n\t\t\t\t\t${html``} must be used as in immediate child of \"metform-form-main-wrapper\"\r\n\t\t\t\t\tclass otherwise multistep form will not run at all\r\n\t\t\t\t\t---------------------------------------------------------->\r\n\r\n\t\t\t\t\t<div className=\"metform-form-main-wrapper\" key=${'hide-form-after-submit'} ref=${parent.formRef}>\r\n\t\t\t\t\t${html`\r\n\t\t\t\t\t\t\t\t<div data-elementor-type=\"wp-post\" key=\"2\" data-elementor-id=\"5662\" className=\"elementor elementor-5662\" data-elementor-post-type=\"metform-form\">\n\t\t\t\t<div className=\"elementor-element elementor-element-18f1f2b e-flex e-con-boxed e-con e-parent\" data-id=\"18f1f2b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div className=\"e-con-inner\">\n\t\t\t\t<div className=\"elementor-element elementor-element-4efcb59 elementor-widget elementor-widget-mf-listing-fname\" data-id=\"4efcb59\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-listing-fname&quot;}\" data-widget_type=\"mf-listing-fname.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-text-4efcb59\">\n\t\t\t\t\t${ parent.decodeEntities(`NOME:`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\n\t\t\t\t<\/label>\n\t\t\t\n\t\t\t<input type=\"text\" className=\"mf-input \" id=\"mf-input-text-4efcb59\" \n\t\t\t\tname=\"mf-listing-fname\" \n\t\t\t\tplaceholder=\"${ parent.decodeEntities(``) } \"\n\t\t\t\tonInput=${ parent.handleChange }\n\n\t\t\t\t\t\t\t\t\taria-invalid=${validation.errors['mf-listing-fname'] ? 'true' : 'false'}\n\t\t\t\t\tref=${ el => parent.activateValidation({\"message\":\"Este campo \\u00e9 obrigatorio\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el) }\n\t\t\t\t\t\t\t\/>\n\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-listing-fname\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\t\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-0eb04eb elementor-widget elementor-widget-mf-email\" data-id=\"0eb04eb\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-email&quot;}\" data-widget_type=\"mf-email.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-email-0eb04eb\">\r\n\t\t\t\t\t${ parent.decodeEntities(`EMAIL:`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<input \r\n\t\t\t\ttype=\"email\" \r\n\t\t\t\t \r\n\t\t\t\tdefaultValue=\"\" \r\n\t\t\t\tclassName=\"mf-input \" \r\n\t\t\t\tid=\"mf-input-email-0eb04eb\" \r\n\t\t\t\tname=\"mf-email\" \r\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(``) } \" \r\n\t\t\t\t \r\n\t\t\t\tonBlur=${parent.handleChange} onFocus=${parent.handleChange} aria-invalid=${validation.errors['mf-email'] ? 'true' : 'false' } \r\n\t\t\t\tref=${el=> parent.activateValidation({\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"emailMessage\":\"Please enter a valid Email address\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\r\n\t\t\t\t\t\t\t\/>\r\n\r\n\t\t\t\t\t\t<${validation.ErrorMessage} \r\n\t\t\t\terrors=${validation.errors} \r\n\t\t\t\tname=\"mf-email\" \r\n\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\/>\r\n\t\t\t\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-c360921 elementor-widget elementor-widget-mf-telephone\" data-id=\"c360921\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;mf-telephone&quot;}\" data-widget_type=\"mf-telephone.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\n\t\t<div className=\"mf-input-wrapper\">\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-telephone-c360921\">\n\t\t\t\t\t${ parent.decodeEntities(`TELEFONE:`) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\n\t\t\t\t<\/label>\n\t\t\t\n\t\t\t<input\n\t\t\t\ttype=\"tel\"\n\t\t\t\tclassName=\"mf-input \"\n\t\t\t\tid=\"mf-input-telephone-c360921\" \n\t\t\t\tname=\"mf-telephone\"\n\t\t\t\tplaceholder=\"${ parent.decodeEntities(``) } \"\n\t\t\t\t\t\t\t\t\tonInput=${parent.handleChange}\n\t\t\t\t\taria-invalid=${validation.errors['mf-telephone'] ? 'true' : 'false'}\n\t\t\t\t\tref=${el => parent.activateValidation({\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"minLength\":9,\"maxLength\":18,\"type\":\"by_character_length\",\"required\":true,\"expression\":\"null\"}, el)}\n\t\t\t\t\t\t\t\t\/>\n\t\t\t\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\n\t\t\t\t\terrors=${validation.errors}\n\t\t\t\t\tname=\"mf-telephone\"\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\n\t\t\t\t\t\/>\n\t\t\t\n\t\t\t\n\t\t<\/div>\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-00dc068 elementor-widget elementor-widget-mf-checkbox\" data-id=\"00dc068\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;RGPD&quot;,&quot;mf_input_list&quot;:[{&quot;mf_input_option_text&quot;:&quot;Li e aceito o tratamento dos meus dados.&quot;,&quot;mf_input_option_value&quot;:&quot;Aceite&quot;,&quot;_id&quot;:&quot;e983e44&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;}]}\" data-widget_type=\"mf-checkbox.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-checkbox-00dc068\">\r\n\t\t\t\t\t${ parent.decodeEntities(``) } \t\t\t\t\t<span className=\"mf-input-required-indicator\">*<\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<div \r\n\t\t\t\t\t\t\t\t\tref=${el => parent.handleCheckbox(el, 'onLoad')}\r\n\t\t\t\t\t\t\t\t\tclassName=\"mf-checkbox multi-option-input-type\"\r\n\t\t\t\t\tid=\"mf-input-checkbox-00dc068\">\r\n\t\t\t\t\t\t\t\t\t<div className=\"mf-checkbox-option \">\r\n\t\t\t\t\t\t<label>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"checkbox\"\r\n\t\t\t\t\t\t\t\tclassName=\"mf-input mf-checkbox-input \"\r\n\t\t\t\t\t\t\t\tname=\"RGPD\"\r\n\t\t\t\t\t\t\t\tvalue=\"Aceite\"\r\n\t\t\t\t\t\t\t\tdefaultChecked=\"\"\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tonInput=${ el =>  parent.handleCheckbox(el.target, 'onClick') }\r\n\t\t\t\t\t\t\t\t\taria-invalid=${validation.errors['RGPD'] ? 'true' : 'false'}\r\n\t\t\t\t\t\t\t\t\tref=${el => {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tparent.activateValidation({\"message\":\"Este campo \\u00e9 obrigat\\u00f3rio\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":true,\"expression\":\"null\"}, el)}\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\/>\r\n\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t${ parent.decodeEntities(`Li e aceito o tratamento dos meus dados.`) } \t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t<\/label>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<input type=\"hidden\" name=\"RGPD\" value=\"\" \/>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"RGPD\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-7b89069 elementor-widget elementor-widget-mf-checkbox\" data-id=\"7b89069\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mf_input_name&quot;:&quot;MARKETING&quot;,&quot;mf_input_list&quot;:[{&quot;mf_input_option_text&quot;:&quot;Autorizo o tratamento de dados nome, e-mail e telefone para envio de ofertas e promo\\u00e7\\u00f5es realizadas pela AlmaraClinic\\u00ae.&quot;,&quot;mf_input_option_value&quot;:&quot;Aceite&quot;,&quot;_id&quot;:&quot;5ccad6d&quot;,&quot;mf_input_option_status&quot;:&quot;&quot;,&quot;mf_input_option_selected&quot;:&quot;&quot;}]}\" data-widget_type=\"mf-checkbox.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\r\n\t\t<div className=\"mf-input-wrapper\">\r\n\t\t\t\t\t\t\t<label className=\"mf-input-label\" htmlFor=\"mf-input-checkbox-7b89069\">\r\n\t\t\t\t\t${ parent.decodeEntities(``) } \t\t\t\t\t<span className=\"mf-input-required-indicator\"><\/span>\r\n\t\t\t\t<\/label>\r\n\t\t\t\r\n\t\t\t<div \r\n\t\t\t\t\t\t\t\t\tref=${el => parent.handleCheckbox(el, 'onLoad')}\r\n\t\t\t\t\t\t\t\t\tclassName=\"mf-checkbox multi-option-input-type\"\r\n\t\t\t\t\tid=\"mf-input-checkbox-7b89069\">\r\n\t\t\t\t\t\t\t\t\t<div className=\"mf-checkbox-option \">\r\n\t\t\t\t\t\t<label>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input type=\"checkbox\"\r\n\t\t\t\t\t\t\t\tclassName=\"mf-input mf-checkbox-input \"\r\n\t\t\t\t\t\t\t\tname=\"MARKETING\"\r\n\t\t\t\t\t\t\t\tvalue=\"Aceite\"\r\n\t\t\t\t\t\t\t\tdefaultChecked=\"\"\r\n\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tonInput=${ el =>  parent.handleCheckbox(el.target, 'onClick') }\r\n\t\t\t\t\t\t\t\t\taria-invalid=${validation.errors['MARKETING'] ? 'true' : 'false'}\r\n\t\t\t\t\t\t\t\t\tref=${el => {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tparent.activateValidation({\"message\":\"This field is required.\",\"minLength\":1,\"maxLength\":\"\",\"type\":\"none\",\"required\":false,\"expression\":\"null\"}, el)}\r\n\t\t\t\t\t\t\t\t\t}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\/>\r\n\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t${ parent.decodeEntities(`Autorizo o tratamento de dados nome, e-mail e telefone para envio de ofertas e promo\u00e7\u00f5es realizadas pela AlmaraClinic\u00ae.`) } \t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t<\/label>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t<input type=\"hidden\" name=\"MARKETING\" value=\"\" \/>\r\n\r\n\t\t\t\t\t\t\t<${validation.ErrorMessage}\r\n\t\t\t\t\terrors=${validation.errors}\r\n\t\t\t\t\tname=\"MARKETING\"\r\n\t\t\t\t\tas=${html`<span className=\"mf-error-message\"><\/span>`}\r\n\t\t\t\t\t\/>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-884623b mf-btn--center elementor-widget elementor-widget-mf-button\" data-id=\"884623b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"mf-button.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div className=\"mf-btn-wraper \" data-mf-form-conditional-logic-requirement=\"\">\r\n\t\t\t\t\t\t\t<button type=\"submit\" className=\"metform-btn metform-submit-btn \" id=\"\">\r\n\t\t\t\t\t<span>${ parent.decodeEntities(`Agendar`) } <\/span>\r\n\t\t\t\t<\/button>\r\n\t\t\t        <\/div>\r\n        \t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div className=\"elementor-element elementor-element-530fae5 elementor-widget elementor-widget-text-editor\" data-id=\"530fae5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div className=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p className=\"form-disclaimer\"><br \/>Os seus dados pessoais ser\u00e3o tratados informaticamente pela <strong>Loyal Axiom, Lda.<\/strong>, pessoa coletiva n.\u00ba <strong>518846636<\/strong>, com sede na Rua Pina Bausch, 1A, 1750-384 Lisboa, sendo utilizados exclusivamente para a gest\u00e3o da sua rela\u00e7\u00e3o com a AlmaraClinic\u00ae, marca\u00e7\u00f5es, hist\u00f3rico cl\u00ednico e estat\u00edsticas internas. Os dados poder\u00e3o ser partilhados entre a Loyal Axiom, Lda., as sociedades do mesmo grupo e as cl\u00ednicas independentes que integram a rede AlmaraClinic\u00ae, bem como com prestadores de servi\u00e7os que atuem em nome da empresa, sempre em conformidade com o Regulamento Geral sobre a Prote\u00e7\u00e3o de Dados (RGPD). Os seus dados n\u00e3o ser\u00e3o cedidos a terceiros para fins comerciais nem transferidos para fora do Espa\u00e7o Econ\u00f3mico Europeu.<\/p><p>Ao submeter este formul\u00e1rio, declara ter lido e aceite a\u00a0<a href=\"https:\/\/almaraclinic.pt\/privacy-policy\/\" target=\"_blank\" rel=\"noopener\"><b>Pol\u00edtica de Privacidade <\/b><\/a>e os <a href=\"https:\/\/almaraclinic.pt\/termos-e-condicoes\/\" target=\"_blank\" rel=\"noopener\"><b>Termos e Condi\u00e7\u00f5es<\/b><\/a>, incluindo a respetiva Pol\u00edtica de Cookies.<\/p>\t\t\t\t\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\t\t\t`}\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t${is_dummy_markup ? message_position === 'bottom' ? props.ResponseDummyMarkup(message_successIcon, message_proClass) : '' : ''}\r\n\t\t\t\t\t${is_dummy_markup ? ' ' : message_position === 'bottom' ? props.SubmitResponseMarkup`${parent}${state}${message_successIcon}${message_errorIcon}${message_proClass}` : ''}\r\n\t\t\t\t\r\n\t\t\t\t<\/form>\r\n\t\t\t`\r\n\t\t<\/script>\r\n\r\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t<\/div>\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>Tratamento com estimula\u00e7\u00e3o magn\u00e9tica transcraniana (TMS) para depress\u00e3o, ansiedade e compuls\u00e3o alimentar. Avalia\u00e7\u00e3o cl\u00ednica personalizada.<\/p>","protected":false},"author":1,"featured_media":987963,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-989409","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Blog - AlmaraClinic<\/title>\n<meta name=\"description\" content=\"Blog AlmaraClinic: artigos sobre sa\u00fade mental, neuromodula\u00e7\u00e3o e bem-estar, explicados com base cient\u00edfica e linguagem acess\u00edvel.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/almaraclinic.pt\/en\/blog\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Blog - AlmaraClinic\" \/>\n<meta property=\"og:description\" content=\"Blog AlmaraClinic: artigos sobre sa\u00fade mental, neuromodula\u00e7\u00e3o e bem-estar, explicados com base cient\u00edfica e linguagem acess\u00edvel.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/almaraclinic.pt\/en\/blog\/\" \/>\n<meta property=\"og:site_name\" content=\"AlmaraClinic\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/almaraclinicpt\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-11T12:57:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/banner_1-copia-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1974\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/almaraclinic.pt\/blog\/\",\"url\":\"https:\/\/almaraclinic.pt\/blog\/\",\"name\":\"Blog - AlmaraClinic\",\"isPartOf\":{\"@id\":\"https:\/\/almaraclinic.pt\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/almaraclinic.pt\/blog\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/almaraclinic.pt\/blog\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/banner_1-copia-scaled.jpg\",\"datePublished\":\"2026-07-05T00:03:55+00:00\",\"dateModified\":\"2026-07-11T12:57:42+00:00\",\"description\":\"Blog AlmaraClinic: artigos sobre sa\u00fade mental, neuromodula\u00e7\u00e3o e bem-estar, explicados com base cient\u00edfica e linguagem acess\u00edvel.\",\"breadcrumb\":{\"@id\":\"https:\/\/almaraclinic.pt\/blog\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/almaraclinic.pt\/blog\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/almaraclinic.pt\/blog\/#primaryimage\",\"url\":\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/banner_1-copia-scaled.jpg\",\"contentUrl\":\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/banner_1-copia-scaled.jpg\",\"width\":2560,\"height\":1974},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/almaraclinic.pt\/blog\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/almaraclinic.pt\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Blog\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/almaraclinic.pt\/#website\",\"url\":\"https:\/\/almaraclinic.pt\/\",\"name\":\"www.almaraclinic.pt\",\"description\":\"Cl\u00ednica de Sa\u00fade, Longevidade e Bem-estar\",\"publisher\":{\"@id\":\"https:\/\/almaraclinic.pt\/#organization\"},\"alternateName\":\"AlmaraClinic Lisboa\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/almaraclinic.pt\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/almaraclinic.pt\/#organization\",\"name\":\"AlmaraClinic\u00ae Cl\u00ednica de Sa\u00fade\",\"alternateName\":\"Loyal Axiom, LDA\",\"url\":\"https:\/\/almaraclinic.pt\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/almaraclinic.pt\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/cropped-LOGO.png\",\"contentUrl\":\"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/cropped-LOGO.png\",\"width\":1284,\"height\":171,\"caption\":\"AlmaraClinic\u00ae Cl\u00ednica de Sa\u00fade\"},\"image\":{\"@id\":\"https:\/\/almaraclinic.pt\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/almaraclinicpt\/\",\"https:\/\/www.instagram.com\/almaraclinic\/\",\"https:\/\/www.tiktok.com\/@almaracliniclisboa\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Blog - AlmaraClinic","description":"Blog AlmaraClinic: artigos sobre sa\u00fade mental, neuromodula\u00e7\u00e3o e bem-estar, explicados com base cient\u00edfica e linguagem acess\u00edvel.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/almaraclinic.pt\/en\/blog\/","og_locale":"en_US","og_type":"article","og_title":"Blog - AlmaraClinic","og_description":"Blog AlmaraClinic: artigos sobre sa\u00fade mental, neuromodula\u00e7\u00e3o e bem-estar, explicados com base cient\u00edfica e linguagem acess\u00edvel.","og_url":"https:\/\/almaraclinic.pt\/en\/blog\/","og_site_name":"AlmaraClinic","article_publisher":"https:\/\/www.facebook.com\/almaraclinicpt\/","article_modified_time":"2026-07-11T12:57:42+00:00","og_image":[{"width":2560,"height":1974,"url":"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/banner_1-copia-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/almaraclinic.pt\/blog\/","url":"https:\/\/almaraclinic.pt\/blog\/","name":"Blog - AlmaraClinic","isPartOf":{"@id":"https:\/\/almaraclinic.pt\/#website"},"primaryImageOfPage":{"@id":"https:\/\/almaraclinic.pt\/blog\/#primaryimage"},"image":{"@id":"https:\/\/almaraclinic.pt\/blog\/#primaryimage"},"thumbnailUrl":"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/banner_1-copia-scaled.jpg","datePublished":"2026-07-05T00:03:55+00:00","dateModified":"2026-07-11T12:57:42+00:00","description":"Blog AlmaraClinic: artigos sobre sa\u00fade mental, neuromodula\u00e7\u00e3o e bem-estar, explicados com base cient\u00edfica e linguagem acess\u00edvel.","breadcrumb":{"@id":"https:\/\/almaraclinic.pt\/blog\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/almaraclinic.pt\/blog\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/almaraclinic.pt\/blog\/#primaryimage","url":"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/banner_1-copia-scaled.jpg","contentUrl":"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/banner_1-copia-scaled.jpg","width":2560,"height":1974},{"@type":"BreadcrumbList","@id":"https:\/\/almaraclinic.pt\/blog\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/almaraclinic.pt\/"},{"@type":"ListItem","position":2,"name":"Blog"}]},{"@type":"WebSite","@id":"https:\/\/almaraclinic.pt\/#website","url":"https:\/\/almaraclinic.pt\/","name":"www.almaraclinic.pt","description":"Cl\u00ednica de Sa\u00fade, Longevidade e Bem-estar","publisher":{"@id":"https:\/\/almaraclinic.pt\/#organization"},"alternateName":"AlmaraClinic Lisboa","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/almaraclinic.pt\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/almaraclinic.pt\/#organization","name":"AlmaraClinic\u00ae Cl\u00ednica de Sa\u00fade","alternateName":"Loyal Axiom, LDA","url":"https:\/\/almaraclinic.pt\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/almaraclinic.pt\/#\/schema\/logo\/image\/","url":"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/cropped-LOGO.png","contentUrl":"https:\/\/almaraclinic.pt\/wp-content\/uploads\/2026\/03\/cropped-LOGO.png","width":1284,"height":171,"caption":"AlmaraClinic\u00ae Cl\u00ednica de Sa\u00fade"},"image":{"@id":"https:\/\/almaraclinic.pt\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/almaraclinicpt\/","https:\/\/www.instagram.com\/almaraclinic\/","https:\/\/www.tiktok.com\/@almaracliniclisboa"]}]}},"_links":{"self":[{"href":"https:\/\/almaraclinic.pt\/en\/wp-json\/wp\/v2\/pages\/989409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/almaraclinic.pt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/almaraclinic.pt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/almaraclinic.pt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/almaraclinic.pt\/en\/wp-json\/wp\/v2\/comments?post=989409"}],"version-history":[{"count":46,"href":"https:\/\/almaraclinic.pt\/en\/wp-json\/wp\/v2\/pages\/989409\/revisions"}],"predecessor-version":[{"id":990460,"href":"https:\/\/almaraclinic.pt\/en\/wp-json\/wp\/v2\/pages\/989409\/revisions\/990460"}],"wp:attachment":[{"href":"https:\/\/almaraclinic.pt\/en\/wp-json\/wp\/v2\/media?parent=989409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}