{"id":43,"date":"2026-06-25T12:11:30","date_gmt":"2026-06-25T12:11:30","guid":{"rendered":"https:\/\/santajoanacmo.com.br\/?page_id=43"},"modified":"2026-07-13T17:52:04","modified_gmt":"2026-07-13T17:52:04","slug":"sobre","status":"publish","type":"page","link":"https:\/\/santajoanacmo.com.br\/?page_id=43","title":{"rendered":"Sobre"},"content":{"rendered":"\n<!-- Google Tag Manager -->\n<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\nnew Date().getTime(),event:'gtm.start'});var f=d.getElementsByTagName(s)[0],\nj=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n'https:\/\/www.googletagmanager.com\/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n})(window,document,'script','dataLayer','GTM-T23D6GT7');<\/script>\n<!-- End Google Tag Manager -->\n<!-- Google Tag Manager (noscript) -->\n<noscript><iframe src=\"https:\/\/www.googletagmanager.com\/ns.html?id=GTM-T23D6GT7\"\nheight=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"><\/iframe><\/noscript>\n<!-- End Google Tag Manager (noscript) -->\n<script>(function(){var l=document.createElement(\"link\");l.rel=\"icon\";l.type=\"image\/svg+xml\";l.href=\"https:\/\/xstation.com.br\/cmo\/favicon.svg\";document.head.appendChild(l);})();<\/script>\n<style>\n.wp-site-blocks > header.wp-block-template-part,\n.wp-site-blocks > footer.wp-block-template-part,\n.wp-block-post-title{display:none!important}\nmain,.entry-content,.wp-block-post-content,.is-layout-constrained{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}\n.entry-content > *,.wp-block-post-content > *{max-width:100vw!important;width:100vw!important;margin:0!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}\nhtml,body{margin:0!important;padding:0!important;overflow-x:hidden}\n<\/style>\n<meta charset=\"utf-8\">\n<!-- ============================================================\n     11\u00ba CONGRESSO INTERNACIONAL DE MEDICINA OBST\u00c9TRICA (CMO)\n     Hospital e Maternidade Santa Joana\n     P\u00e1gina: HOME  |  URL final: santajoanacmo.com.br\/\n     Build: X Station \u2014 HTML para bloco \"HTML personalizado\" do WordPress\n     ============================================================\n     ASSETS EXTERNOS (trocar pela URL do WP Media ao publicar):\n       - V\u00eddeo de fundo da hero: https:\/\/xstation.com.br\/cmo\/hero-bg-web.mp4\n     Logo CMO (s\u00edmbolo): SVG inline.  T\u00edtulo: texto HTML (traduz\u00edvel).\n     Poster da hero: base64 inline (\u00e0 prova de Imagify).\n     ============================================================ -->\n<div id=\"cmo-home\"><style>#cmo-home .logo-ph.has-img{border:none;background:transparent;padding:0}#cmo-home .logo-ph.has-img img{max-height:54px;max-width:160px;width:auto;height:auto;object-fit:contain}#cmo-home .logo-ph.big.has-img img{max-height:96px;max-width:210px}#cmo-home .footer-inst .logo-ph.has-img{border:none;background:transparent;padding:0;height:auto;min-width:auto}#cmo-home .footer-inst .logo-ph.has-img img{max-height:90px;max-width:200px}<\/style>\n\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');\n\n\/* ===================== TOKENS ===================== *\/\n#cmo-home{\n  --navy:#003d67;\n  --blue:#0096ff;\n  --cyan:#08d7d1;\n  --offwhite:#f8f9fb;\n  --ink:#0a2540;\n  --grad:linear-gradient(90deg,var(--blue) 0%,var(--cyan) 100%);\n  --nav-h:80px;\n  --maxw:1376px;\n  font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;\n  color:#fff;\n  line-height:1.4;\n}\n#cmo-home *{margin:0;padding:0;box-sizing:border-box}\n#cmo-home img{max-width:100%;display:block}\n#cmo-home a{text-decoration:none;color:inherit}\n#cmo-home ul{list-style:none}\n\n\/* ===================== NAVBAR ===================== *\/\n#cmo-home .nav{\n  position:sticky;top:0;z-index:50;\n  background:var(--navy);\n  height:var(--nav-h);\n  display:flex;align-items:center;\n}\n#cmo-home .nav-inner{\n  width:100%;max-width:var(--maxw);margin:0 auto;padding:0 32px;\n  display:flex;align-items:center;justify-content:space-between;gap:24px;\n}\n#cmo-home .nav-left{display:flex;align-items:center;gap:40px}\n#cmo-home .nav-logo svg{height:34px;width:auto}\n#cmo-home .nav-menu{display:flex;align-items:center;gap:28px}\n#cmo-home .nav-menu a{\n  font-size:12px;font-weight:600;letter-spacing:.2px;color:var(--offwhite);\n  text-transform:uppercase;padding:6px 0;position:relative;white-space:nowrap;\n  transition:opacity .2s;\n}\n#cmo-home .nav-menu a:hover{opacity:.75}\n#cmo-home .nav-menu a.active{font-weight:800}\n#cmo-home .nav-menu a.active::after{\n  content:\"\";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:var(--blue);\n}\n#cmo-home .nav-right{display:flex;align-items:center;gap:16px}\n\n\/* Bot\u00e3o CTA gradiente (reutiliz\u00e1vel) *\/\n#cmo-home .btn-cta{\n  display:inline-flex;align-items:center;justify-content:center;\n  background:var(--grad);color:#fff;font-weight:700;letter-spacing:.5px;\n  text-transform:uppercase;border-radius:8px;border:0;cursor:pointer;\n  padding:13px 26px;font-size:13px;transition:filter .2s,transform .2s;\n  white-space:nowrap;\n}\n#cmo-home .btn-cta:hover{filter:brightness(1.08);transform:translateY(-1px)}\n#cmo-home .nav-right .btn-cta{padding:11px 22px}\n\n\/* Hamb\u00farguer (mobile) *\/\n#cmo-home .nav-toggle{\n  display:none;background:none;border:0;cursor:pointer;padding:8px;\n  flex-direction:column;gap:5px;\n}\n#cmo-home .nav-toggle span{display:block;width:24px;height:2px;background:#fff;transition:.25s}\n\n\/* ===================== HERO ===================== *\/\n#cmo-home .hero{\n  position:relative;min-height:calc(100vh - var(--nav-h));\n  display:flex;align-items:flex-end;overflow:hidden;\n  background:#0a2540 center\/cover no-repeat;\n  background-image:none;\n}\n#cmo-home .hero-video{\n  position:absolute;inset:0;width:100%;height:100%;\n  object-fit:cover;z-index:0;\n}\n\/* overlay: 20% preto + gradiente vertical (transparente -> preto embaixo) *\/\n#cmo-home .hero::before{\n  content:\"\";position:absolute;inset:0;z-index:1;\n  background:rgba(0,0,0,.20);\n}\n#cmo-home .hero::after{\n  content:\"\";position:absolute;inset:0;z-index:1;\n  background:linear-gradient(180deg,rgba(0,0,0,0) 27%,rgba(0,0,0,.95) 100%);\n}\n#cmo-home .hero-inner{\n  position:relative;z-index:2;\n  width:100%;max-width:var(--maxw);margin:0 auto;padding:0 32px 110px;\n  display:flex;align-items:flex-end;justify-content:space-between;gap:40px;\n}\n#cmo-home .hero-left{max-width:560px}\n#cmo-home .hero-logo svg{width:230px;height:auto;display:block}\n\n\/* T\u00edtulo do congresso (texto \u2014 traduz\u00edvel no multi-idioma) *\/\n#cmo-home .hero-title{margin-top:22px;max-width:500px}\n#cmo-home .hero-title .t1{\n  display:block;font-weight:900;font-size:34px;line-height:1.05;\n  text-transform:uppercase;letter-spacing:-.5px;\n}\n#cmo-home .hero-title .t2{\n  display:block;font-weight:700;font-size:16px;line-height:1.2;\n  text-transform:uppercase;letter-spacing:.3px;margin-top:8px;opacity:.95;\n}\n#cmo-home .hero-loc{\n  display:flex;align-items:center;gap:12px;margin:26px 0 28px;\n}\n#cmo-home .hero-loc svg{width:26px;height:26px;flex:0 0 auto}\n#cmo-home .hero-loc b{display:block;font-size:18px;font-weight:700}\n#cmo-home .hero-loc span{font-size:15px;font-weight:400;opacity:.95}\n#cmo-home .hero-left .btn-cta{padding:16px 40px;font-size:14px}\n\n\/* Contador *\/\n#cmo-home .count{display:flex;gap:12px;flex:0 0 auto}\n#cmo-home .count-cell{width:108px;text-align:center}\n#cmo-home .count-cell .lbl{\n  font-size:12px;font-weight:600;letter-spacing:-.24px;color:var(--offwhite);\n  text-transform:uppercase;margin-bottom:14px;\n}\n#cmo-home .count-cell .box{\n  background:var(--offwhite);border-radius:12px;\n  height:108px;display:flex;align-items:center;justify-content:center;\n  color:var(--ink);font-size:46px;font-weight:800;line-height:1;\n  letter-spacing:-1px;font-variant-numeric:tabular-nums;padding:0 6px;\n}\n\n\/* ===================== RESPONSIVO ===================== *\/\n@media (max-width:1024px){\n  #cmo-home .nav-menu{gap:18px}\n  #cmo-home .hero-inner{flex-direction:column;align-items:flex-start;gap:36px}\n  #cmo-home .count{align-self:flex-start}\n}\n@media (max-width:768px){\n  #cmo-home .hero-video{display:none}            \/* mobile: s\u00f3 o poster, economiza dados *\/\n  #cmo-home .nav-menu,#cmo-home .nav-right .btn-cta{display:none}\n  #cmo-home .nav-toggle{display:flex}\n  #cmo-home .nav-inner{padding:0 20px}\n  #cmo-home .nav-left{gap:0}\n\n  \/* menu mobile aberto *\/\n  #cmo-home .nav-menu.open{\n    display:flex;flex-direction:column;align-items:flex-start;gap:0;\n    position:absolute;top:var(--nav-h);left:0;right:0;background:var(--navy);\n    padding:8px 20px 18px;border-top:1px solid rgba(255,255,255,.1);\n  }\n  #cmo-home .nav-menu.open a{padding:13px 0;width:100%;border-bottom:1px solid rgba(255,255,255,.07)}\n  #cmo-home .nav-menu.open a.active::after{display:none}\n\n  #cmo-home .hero-inner{padding:0 20px 70px}\n  #cmo-home .hero-logo svg{width:170px}\n  #cmo-home .hero-title .t1{font-size:26px}\n  #cmo-home .hero-title .t2{font-size:14px}\n  #cmo-home .hero-loc b{font-size:16px}\n  #cmo-home .hero-left .btn-cta{width:100%;padding:16px}\n  #cmo-home .count{gap:8px;width:100%}\n  #cmo-home .count-cell{flex:1;width:auto}\n  #cmo-home .count-cell .box{height:auto;aspect-ratio:1;font-size:6.2vw}\n}\n<\/style>\n\n<!-- ===================== NAVBAR ===================== -->\n<nav class=\"nav\">\n  <div class=\"nav-inner\">\n    <div class=\"nav-left\">\n      <a href=\"\/\" class=\"nav-logo\" aria-label=\"CMO - P\u00e1gina inicial\">\n        <svg width=\"117\" height=\"37\" viewBox=\"0 0 117 37\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M98.1314 0.204233C88.2135 0.204233 80.1697 8.24485 80.1697 18.1659C80.1697 28.087 88.2135 36.1277 98.1314 36.1277C108.049 36.1277 116.096 28.087 116.096 18.1659C116.096 8.24485 108.052 0.204233 98.1314 0.204233ZM87.6689 25.0491C86.6703 24.1316 86.0834 22.8606 86.0834 21.5249C86.0769 20.3415 86.5503 19.1418 87.4711 18.1497C86.5503 17.1576 86.0769 15.9548 86.0834 14.7746C86.0834 13.4356 86.667 12.1647 87.6689 11.2504C88.1617 10.7965 88.755 10.4268 89.4294 10.174C89.6077 10.1059 89.7892 10.0475 89.9773 9.99239C90.5122 9.8465 91.0894 9.76868 91.6924 9.76868H91.7086C91.9485 9.76868 92.1949 9.78489 92.4446 9.80759C92.6197 9.82704 92.798 9.84974 92.9763 9.87892C93.4853 9.96321 94.0106 10.0961 94.5455 10.2874C95.6641 10.6927 96.7178 11.2568 97.6937 11.8988C97.0323 12.3689 96.4163 12.8682 95.8489 13.3708C95.1842 12.9687 94.4937 12.6283 93.7998 12.3884C93.333 12.223 92.8985 12.1225 92.49 12.0641C92.3181 12.0382 92.1528 12.022 91.9939 12.0123C91.8967 12.0058 91.7994 11.9993 91.7086 11.9993C90.937 12.0058 90.2983 12.1809 89.786 12.4597C89.6206 12.5505 89.465 12.651 89.3288 12.7612C88.661 13.2962 88.3173 14.0419 88.3141 14.7746C88.3238 15.5754 88.6934 16.4476 89.8087 17.2322C90.1102 17.4397 90.2918 17.7866 90.2918 18.1497C90.2918 18.5129 90.1102 18.8598 89.8087 19.0673C88.6934 19.8519 88.3238 20.724 88.3141 21.5249C88.3173 22.2543 88.661 22.9968 89.3191 23.5285C89.2737 23.8884 89.2413 24.245 89.2413 24.5887V24.6017C89.2413 25.1302 89.3029 25.6327 89.4099 26.1158C88.7453 25.8629 88.1552 25.4998 87.6689 25.0491ZM93.7998 23.9111C94.4904 23.6744 95.1778 23.334 95.8392 22.9352C95.8489 22.932 95.8586 22.9255 95.8683 22.919C96.0078 22.8347 96.1439 22.7504 96.2801 22.6629C96.2898 22.6564 96.2996 22.6499 96.306 22.6466C96.9415 22.2316 97.551 21.7745 98.1217 21.2979C98.2514 21.1909 98.381 21.0807 98.5042 20.9704C98.5042 20.9672 98.501 20.9672 98.4978 20.964C98.6015 20.8764 98.7053 20.7856 98.8155 20.6884C98.9419 20.5749 99.0716 20.4582 99.1916 20.3447C99.8692 19.7027 100.459 19.077 100.92 18.5388L100.933 18.5518C101.409 19.1289 101.866 19.7384 102.272 20.3739L102.285 20.3933C101.87 20.8472 101.455 21.2655 101.059 21.6481C100.832 21.8685 100.595 22.0955 100.349 22.3224C100.223 22.4359 100.093 22.5494 99.9632 22.6629C99.3926 23.1589 98.7798 23.6485 98.1217 24.1089C98.0439 24.1607 97.966 24.2126 97.8882 24.2677C97.8201 24.3131 97.7553 24.3618 97.684 24.4072C96.7113 25.0459 95.6576 25.61 94.5455 26.0153C93.9976 26.2066 93.4659 26.3395 92.9471 26.4238C92.6651 25.9699 92.477 25.3668 92.4608 24.5822C92.4608 24.472 92.4705 24.3553 92.477 24.2386C92.892 24.1802 93.3297 24.0765 93.7998 23.9111ZM93.6183 19.9881C93.1222 19.4207 92.6359 18.8079 92.1755 18.153C92.1755 18.153 92.1744 18.1519 92.1723 18.1497C92.1204 18.0687 92.0653 17.9941 92.0134 17.9131C91.968 17.8482 91.9226 17.7834 91.8772 17.7153C91.2385 16.7426 90.6744 15.6889 90.2691 14.5736C90.0778 14.0322 89.9449 13.5037 89.8606 12.9914C90.3145 12.7029 90.924 12.5083 91.7151 12.4921C91.8189 12.4921 91.9323 12.5018 92.0426 12.5083C92.1009 12.9201 92.2014 13.3578 92.37 13.8247C92.6099 14.5185 92.9504 15.2091 93.3492 15.8737C93.3524 15.8802 93.3556 15.8867 93.3621 15.8932C93.4464 16.0326 93.5307 16.172 93.6183 16.3082C93.6183 16.3082 93.6204 16.3103 93.6247 16.3147C93.6247 16.3147 93.6312 16.3276 93.6345 16.3341C94.0495 16.9696 94.5066 17.5791 94.9832 18.1497C94.9832 18.1497 94.9865 18.153 94.9865 18.1562C95.0967 18.2859 95.2069 18.4123 95.3172 18.5356C95.3204 18.5356 95.3204 18.5356 95.3204 18.5356C95.4015 18.6296 95.489 18.7301 95.5765 18.8306C95.69 18.9506 95.8035 19.0802 95.9137 19.197C96.5687 19.894 97.2074 20.4938 97.7553 20.9607C97.7488 20.964 97.7456 20.9672 97.7391 20.9737C97.1652 21.4503 96.5524 21.9074 95.917 22.3095C95.9105 22.3159 95.904 22.3192 95.8975 22.3257C95.4306 21.8977 95.0027 21.4762 94.6169 21.0709C94.3996 20.8505 94.1824 20.6235 93.9619 20.3804C93.8485 20.2572 93.735 20.1275 93.6215 19.9978C93.6215 19.9978 93.6183 19.9978 93.6183 19.9913V19.9881ZM101.26 18.1692C101.26 18.1692 101.25 18.1562 101.247 18.1497C101.241 18.1497 101.237 18.14 101.231 18.1335C101.231 18.1303 101.228 18.127 101.224 18.1238C101.137 18.0168 101.04 17.9001 100.936 17.7801C100.852 17.6829 100.764 17.5791 100.67 17.4754C100.557 17.3489 100.443 17.2225 100.33 17.0993C99.6779 16.4119 99.0424 15.8154 98.501 15.3485C98.5042 15.3485 98.5075 15.342 98.514 15.3388C99.0846 14.8654 99.6941 14.4115 100.323 14.0095C100.326 14.0062 100.333 14.003 100.336 13.9997C100.343 13.9965 100.349 13.99 100.356 13.9868C100.816 14.405 101.237 14.8233 101.623 15.2253C101.844 15.449 102.067 15.6857 102.294 15.9321C102.408 16.0585 102.521 16.1882 102.638 16.3179C103.131 16.8885 103.62 17.5013 104.081 18.1595C104.133 18.2373 104.188 18.3118 104.24 18.3929C104.285 18.461 104.334 18.5291 104.379 18.5972C105.018 19.5698 105.582 20.6235 105.987 21.7356C106.175 22.2738 106.308 22.8023 106.396 23.3145C106.392 23.3145 106.389 23.3145 106.386 23.321C105.932 23.6063 105.326 23.7976 104.538 23.8106C104.434 23.8106 104.324 23.8041 104.21 23.7976C104.152 23.3859 104.052 22.9514 103.883 22.4813C103.646 21.7907 103.306 21.1034 102.907 20.4387C102.904 20.4322 102.897 20.4225 102.894 20.4128C102.81 20.2766 102.722 20.1372 102.635 19.9978C102.635 20.0043 102.628 20.0075 102.625 20.0107C102.622 20.001 102.615 19.9945 102.609 19.9848C102.197 19.3493 101.74 18.7398 101.26 18.1692ZM102.453 12.3949C101.763 12.6348 101.079 12.9752 100.414 13.374C100.401 13.3805 100.385 13.387 100.372 13.3967C100.239 13.4777 100.106 13.562 99.973 13.6463C99.9632 13.6528 99.9567 13.6561 99.947 13.6625C99.947 13.6658 99.9373 13.669 99.934 13.669C99.3018 14.0808 98.6988 14.5347 98.1314 15.0113C98.0017 15.1183 97.8753 15.2285 97.7488 15.3388C97.7488 15.342 97.7521 15.342 97.7553 15.342C97.658 15.4263 97.5575 15.5138 97.457 15.6046C97.3273 15.7213 97.1944 15.8348 97.0712 15.9548C96.7891 16.2206 96.52 16.4865 96.2704 16.7426C95.9137 17.1122 95.596 17.4624 95.3237 17.7801C95.3204 17.7769 95.3204 17.7736 95.3172 17.7704C95.3172 17.7704 95.3139 17.7672 95.3107 17.7672C94.8341 17.1933 94.3769 16.5773 93.9749 15.945C93.9717 15.9386 93.9684 15.9353 93.9652 15.9288C93.9652 15.9288 93.9619 15.9256 93.9619 15.9224C94.3802 15.4652 94.7952 15.0405 95.1972 14.6579C95.4242 14.4374 95.6576 14.2137 95.9072 13.9868C96.0305 13.87 96.1601 13.7598 96.2898 13.6431C96.8605 13.1503 97.4732 12.6607 98.1314 12.2003C98.2027 12.1517 98.274 12.1031 98.3421 12.0544C98.4199 12.0058 98.4913 11.9507 98.5691 11.902C99.5417 11.2633 100.592 10.6992 101.708 10.2939C102.249 10.1026 102.774 9.9697 103.29 9.8854C103.578 10.3393 103.77 10.9488 103.786 11.7399C103.786 11.8469 103.779 11.9572 103.773 12.0674C103.358 12.129 102.923 12.2295 102.453 12.3949ZM105.024 28.6123C104.107 29.6109 102.836 30.1945 101.497 30.1945H101.474C100.3 30.1945 99.1073 29.7243 98.1217 28.8068V28.8133C97.1263 29.7276 95.9267 30.2009 94.7466 30.1945C93.4108 30.1945 92.1398 29.6109 91.2223 28.6123C90.7684 28.1195 90.402 27.5229 90.1459 26.8485C90.0778 26.6734 90.0162 26.4886 89.9676 26.3038C89.9643 26.3006 89.9611 26.3006 89.9578 26.2973C89.8119 25.7656 89.7374 25.1918 89.7374 24.5887C89.7374 24.3423 89.7536 24.0894 89.7795 23.8333H89.7828C89.799 23.6615 89.8249 23.4831 89.8541 23.3048C89.9384 22.799 90.0681 22.2803 90.2561 21.7486C90.2561 21.7453 90.2594 21.7388 90.2594 21.7356C90.6646 20.617 91.232 19.5633 91.874 18.5842C91.874 18.5842 91.8751 18.5863 91.8772 18.5907C92.3473 19.2521 92.8434 19.8649 93.3427 20.429C92.9439 21.1001 92.6035 21.7875 92.3603 22.4813C92.2955 22.6661 92.2403 22.8477 92.1917 23.026C92.1204 23.2918 92.0717 23.5447 92.0361 23.7879C92.0101 23.9597 91.9939 24.1251 91.9842 24.2872C91.9777 24.3812 91.9712 24.4785 91.9712 24.5725C91.981 25.3441 92.156 25.9829 92.4316 26.4919C92.5224 26.6605 92.6229 26.8129 92.7364 26.9523C93.2681 27.6202 94.0138 27.9606 94.7466 27.9638C95.5474 27.9573 96.4195 27.5877 97.2074 26.4692C97.4149 26.1709 97.7585 25.9893 98.1184 25.9893H98.1217C98.488 25.9893 98.8317 26.1677 99.0424 26.4692C99.8238 27.5877 100.699 27.9573 101.497 27.9638C102.23 27.9606 102.972 27.6202 103.507 26.9588H103.513C103.86 27.0041 104.201 27.0333 104.535 27.0333H104.548C105.086 27.0333 105.601 26.9685 106.094 26.8582C105.841 27.5294 105.475 28.1195 105.024 28.6123ZM110.17 21.5313C110.17 22.8704 109.583 24.1413 108.584 25.0588C108.091 25.5127 107.495 25.8791 106.82 26.1352C106.645 26.2033 106.461 26.2617 106.276 26.3136C105.741 26.4595 105.167 26.5373 104.561 26.5373H104.548C104.308 26.5373 104.065 26.5243 103.815 26.4984C103.64 26.4822 103.465 26.4562 103.286 26.427C102.774 26.3427 102.249 26.2131 101.711 26.0185C100.595 25.6132 99.5385 25.0491 98.5626 24.4072C99.224 23.937 99.84 23.4377 100.407 22.9352C101.072 23.3372 101.763 23.6809 102.456 23.9176C102.92 24.0829 103.351 24.1834 103.76 24.245C103.932 24.2677 104.097 24.2872 104.259 24.2937C104.259 24.2969 104.262 24.2969 104.266 24.2969C104.36 24.3002 104.457 24.3099 104.548 24.3099C105.316 24.3002 105.952 24.1283 106.464 23.8527C106.464 23.8495 106.467 23.8495 106.47 23.8463C106.632 23.7587 106.785 23.6582 106.921 23.5512C107.592 23.0163 107.936 22.2673 107.942 21.5313C107.933 20.7305 107.563 19.8584 106.448 19.077C106.146 18.8663 105.965 18.5258 105.965 18.1595C105.965 17.7931 106.146 17.4494 106.448 17.2419C107.563 16.4573 107.933 15.5852 107.942 14.7811C107.939 14.0581 107.605 13.3221 106.95 12.7872C106.95 12.7936 106.947 12.8034 106.947 12.8099C106.859 13.3059 106.723 13.8149 106.525 14.3337C106.104 15.4263 105.517 16.4573 104.849 17.4073C104.363 16.7653 103.851 16.1688 103.332 15.6176C103.747 14.9627 104.103 14.2883 104.353 13.6107C104.525 13.1568 104.632 12.7353 104.69 12.3365C104.716 12.1711 104.732 12.009 104.742 11.8534C104.749 11.7594 104.755 11.6654 104.755 11.5778C104.749 10.8289 104.567 10.2064 104.282 9.71032C104.188 9.54821 104.081 9.39907 103.967 9.2629C103.416 8.61446 102.645 8.28376 101.889 8.27728C101.059 8.287 100.158 8.64689 99.3505 9.73302C99.1332 10.0248 98.7766 10.1999 98.4037 10.1999C98.0309 10.1999 97.6678 10.0248 97.4505 9.73302C96.6432 8.64689 95.7387 8.287 94.9119 8.27728C94.1565 8.28376 93.3913 8.61446 92.8369 9.25966C92.4738 9.21427 92.1139 9.18509 91.7637 9.18509H91.7508C91.1964 9.18509 90.6679 9.24669 90.1621 9.35044C90.4247 8.702 90.8008 8.12814 91.2709 7.65154C92.2176 6.67888 93.5307 6.1115 94.9119 6.1115C96.131 6.10501 97.3727 6.5654 98.4005 7.46025C99.4185 6.57189 100.647 6.1115 101.86 6.1115H101.889C103.27 6.1115 104.583 6.67888 105.53 7.65154C106 8.12814 106.38 8.70849 106.642 9.36017C106.713 9.53525 106.775 9.71357 106.827 9.89513C106.856 10.0021 106.885 10.1091 106.911 10.2161C107.55 10.469 108.117 10.8192 108.587 11.2568C109.589 12.1744 110.173 13.4453 110.173 14.7811C110.179 15.9613 109.706 17.1641 108.785 18.1595C109.706 19.1516 110.179 20.3512 110.173 21.5313H110.17ZM107.057 11.5778C107.06 11.1045 107.005 10.6473 106.908 10.2161C106.885 10.2064 106.859 10.1967 106.833 10.1869C106.944 10.67 107.005 11.1758 107.005 11.7043V11.7367C107.005 12.0739 106.976 12.424 106.931 12.7742C106.937 12.7774 106.94 12.7839 106.947 12.7872C106.976 12.6186 107.002 12.4565 107.018 12.2911C107.044 12.0512 107.057 11.8113 107.057 11.5778Z\" fill=\"white\"\/><path d=\"M22.5526 28.4567C15.6403 28.4567 9.53527 24.9259 9.53527 17.6083C9.53527 10.7478 14.5315 7.41812 21.9464 7.41812C24.5207 7.41812 26.9426 7.67101 29.264 8.42644L29.9189 1.06019C26.8421 0.353398 23.4605 0 20.1826 0C9.38289 0 0 5.6025 0 17.6602C0 29.7179 10.2421 35.8229 21.0904 35.8229C23.9662 35.8229 26.8907 35.57 29.7179 34.7627L29.2121 27.497C27.0949 28.1551 24.7735 28.4567 22.5526 28.4567Z\" fill=\"white\"\/><path d=\"M73.6105 0.201036L55.0425 14.6839L36.5264 0.201036H35.2166V34.9151H44.3465V17.0539L54.5886 25.328H55.4997L65.8422 17.0053V34.9151H74.9722V0.201036H73.6105Z\" fill=\"white\"\/><\/svg>\n      <\/a>\n      <ul class=\"nav-menu\" id=\"navMenu\">\n        <li><a href=\"\/\">Home<\/a><\/li>\n        <li><a href=\"\/?pagename=sobre\" class=\"active\">Sobre<\/a><\/li>\n        <li><a href=\"\/?pagename=area-academica\">Cursos Adicionais<\/a><\/li>\n        <li><a href=\"\/?pagename=patrocinio\">Patroc\u00ednio<\/a><\/li>\n      <\/ul>\n    <\/div>\n    <div class=\"nav-right\">\n      <a href=\"\/?pagename=inscreva-se\" class=\"btn-cta\">Inscreva-se<\/a>\n      <button class=\"nav-toggle\" id=\"navToggle\" aria-label=\"Menu\"><span><\/span><span><\/span><span><\/span><\/button>\n    <\/div>\n  <\/div>\n<\/nav>\n\n<!-- ===================== HERO ===================== -->\n\n<!-- ===================== SOBRE: HERO + \u00daLTIMA EDI\u00c7\u00c3O + V\u00cdDEO ===================== -->\n<style>\n#cmo-home .sobre-hero{position:relative;width:100%;height:calc(100vh - var(--nav-h));max-height:760px;min-height:440px;overflow:hidden;background:#0a2540}\n#cmo-home .sobre-hero img{width:100%;height:100%;object-fit:cover;display:block}\n#cmo-home .sobre-blocks{background:#f8f9fb;padding:84px 32px 90px}\n#cmo-home .sb-inner{max-width:1200px;margin:0 auto}\n#cmo-home .sb-title{text-align:center;font-size:48px;font-weight:800;color:#021420;letter-spacing:-1px;line-height:1.06;margin:0 auto 40px;max-width:920px}\n#cmo-home .carousel{position:relative;border-radius:16px;overflow:hidden;aspect-ratio:1200\/475;background:#dbe2e8}\n#cmo-home .carousel-track{display:flex;height:100%;transition:transform .45s ease}\n#cmo-home .carousel-slide{min-width:100%;height:100%}\n#cmo-home .carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}\n#cmo-home .car-btn{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#0a6dff;border:0;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:filter .2s}\n#cmo-home .car-btn:hover{filter:brightness(1.1)}\n#cmo-home .car-btn svg{width:22px;height:22px;fill:#fff}\n#cmo-home .car-prev{left:18px}\n#cmo-home .car-next{right:18px}\n#cmo-home .evento-video{margin-top:80px;border-radius:16px;overflow:hidden;aspect-ratio:2\/1;background:#0a2540}\n#cmo-home .evento-video video{width:100%;height:100%;object-fit:cover;display:block}\n@media (max-width:768px){\n  #cmo-home .sobre-hero{height:46vh;min-height:280px}\n  #cmo-home .sobre-blocks{padding:56px 18px 64px}\n  #cmo-home .sb-title{font-size:27px;margin-bottom:26px}\n  #cmo-home .evento-video{margin-top:54px;aspect-ratio:16\/10}\n  #cmo-home .car-btn{width:38px;height:38px}\n  #cmo-home .car-prev{left:10px}#cmo-home .car-next{right:10px}\n}\n<\/style>\n<style>\n#cmo-home .sobre-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}\n#cmo-home .sh-scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(2,20,32,.84) 0%,rgba(2,20,32,.6) 40%,rgba(2,20,32,.2) 70%,rgba(2,20,32,0) 100%)}\n#cmo-home .sh-inner{position:relative;z-index:2;height:100%;max-width:var(--maxw);margin:0 auto;padding:0 32px;display:flex;align-items:center}\n#cmo-home .sh-text{max-width:610px;color:#fff}\n#cmo-home .sh-title{font-size:52px;font-weight:800;line-height:1.04;letter-spacing:-1px;margin:0 0 18px}\n#cmo-home .sh-sub{font-size:18px;font-weight:600;line-height:1.35;margin:0 0 16px;opacity:.97}\n#cmo-home .sh-desc{font-size:15px;font-weight:400;line-height:1.55;margin:0 0 28px;opacity:.9}\n#cmo-home .sobre-hero .btn-cta{padding:15px 42px;font-size:14px}\n@media (max-width:768px){\n  #cmo-home .sobre-hero{height:auto;min-height:0;max-height:none}\n  #cmo-home .sh-inner{height:auto;padding:60px 18px 50px;align-items:flex-start}\n  #cmo-home .sh-title{font-size:29px;margin:0 0 12px}\n  #cmo-home .sh-sub{font-size:15px;margin:0 0 12px}\n  #cmo-home .sh-desc{font-size:13.5px;margin:0 0 22px}\n  #cmo-home .sobre-hero .btn-cta{width:100%;padding:15px}\n}\n<\/style>\n<header class=\"sobre-hero\">\n  <!-- HERO Sobre -->\n  <img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/img\/hero-sobre-web.jpg\" alt=\"11\u00ba Congresso Internacional de Medicina Obst\u00e9trica\">\n  <div class=\"sh-scrim\"><\/div>\n  <div class=\"sh-inner\">\n    <div class=\"sh-text\">\n      <h1 class=\"sh-title\">O futuro da Obstetr\u00edcia est\u00e1 aqui!<\/h1>\n      <p class=\"sh-sub\">11 anos de excel\u00eancia em atualiza\u00e7\u00e3o cient\u00edfica em Medicina Obst\u00e9trica<\/p>\n      <p class=\"sh-desc\">O Congresso Internacional de Medicina Obst\u00e9trica (CMO) \u00e9 um dos principais eventos de refer\u00eancia em obstetr\u00edcia e ginecologia, dedicado \u00e0 atualiza\u00e7\u00e3o cient\u00edfica e \u00e0 excel\u00eancia na assist\u00eancia \u00e0 sa\u00fade da mulher. Com foco nos avan\u00e7os e desafios da assist\u00eancia perinatal, o congresso re\u00fane especialistas renomados para discutir as mais recentes evid\u00eancias cient\u00edficas e inova\u00e7\u00f5es da \u00e1rea. O CMO refor\u00e7a o compromisso do Grupo Santa Joana com a excel\u00eancia assistencial e o desenvolvimento cont\u00ednuo da medicina obst\u00e9trica e ginecol\u00f3gica no Brasil.<\/p>\n      <a href=\"\/?pagename=inscreva-se\" class=\"btn-cta\">Inscreva-se<\/a>\n    <\/div>\n  <\/div>\n<\/header>\n<section class=\"sobre-blocks\">\n  <div class=\"sb-inner\">\n    <h2 class=\"sb-title\">Confira de perto como foi a \u00faltima edi\u00e7\u00e3o<\/h2>\n    <div class=\"carousel\" id=\"sobreCarousel\">\n      <div class=\"carousel-track\">\n        <div class=\"carousel-slide\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/img\/foto-carrossel-web.jpg\" alt=\"\u00daltima edi\u00e7\u00e3o do CMO\"><\/div>\n        <!-- adicionar mais <div class=\"carousel-slide\"> quando vierem novas fotos -->\n      <\/div>\n      <button class=\"car-btn car-prev\" aria-label=\"Foto anterior\"><svg viewBox=\"0 0 24 24\"><path d=\"M15.4 7.4 14 6l-6 6 6 6 1.4-1.4-4.6-4.6z\"\/><\/svg><\/button>\n      <button class=\"car-btn car-next\" aria-label=\"Pr\u00f3xima foto\"><svg viewBox=\"0 0 24 24\"><path d=\"M8.6 7.4 10 6l6 6-6 6-1.4-1.4 4.6-4.6z\"\/><\/svg><\/button>\n    <\/div>\n\n    <h2 class=\"sb-title\" style=\"margin-top:80px\">Um evento que movimenta e transforma a medicina obst\u00e9trica<\/h2>\n    <div class=\"evento-video\">\n      <!-- mesmo v\u00eddeo da home, agora vis\u00edvel (trocar src pela URL do WP Media ao publicar) -->\n      <video autoplay muted loop playsinline>\n        <source src=\"https:\/\/xstation.com.br\/cmo\/hero-bg-web.mp4\" type=\"video\/mp4\">\n      <\/video>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- ===================== HIGHLIGHTS ===================== -->\n<style>\n#cmo-home .highlights{\n  background:radial-gradient(125% 95% at 50% 100%,#08d7d1 0%,#319bb3 17%,#014e84 47%,#021420 100%);\n  padding:90px 32px 100px;text-align:center;\n}\n#cmo-home .hl-title{font-size:52px;font-weight:800;color:#fff;letter-spacing:-1px;margin-bottom:64px}\n#cmo-home .hl-title em{font-style:italic;font-weight:500}\n#cmo-home .hl-stats{\n  display:flex;justify-content:center;align-items:flex-start;gap:46px;\n  flex-wrap:wrap;max-width:var(--maxw);margin:0 auto;\n}\n#cmo-home .hl-stat{min-width:118px}\n#cmo-home .hl-stat .num{font-size:62px;font-weight:800;color:var(--cyan);line-height:1;letter-spacing:-1px}\n#cmo-home .hl-stat .cap{font-size:17px;font-weight:400;color:#fff;margin-top:12px;line-height:1.25}\n#cmo-home .btn-white{\n  display:inline-flex;align-items:center;justify-content:center;\n  background:var(--offwhite);color:var(--ink);font-weight:700;text-transform:uppercase;\n  letter-spacing:.5px;border-radius:8px;padding:18px 54px;font-size:14px;margin-top:58px;\n  transition:transform .2s,filter .2s;\n}\n#cmo-home .btn-white:hover{filter:brightness(.95);transform:translateY(-1px)}\n@media (max-width:768px){\n  #cmo-home .highlights{padding:58px 20px 68px}\n  #cmo-home .hl-title{font-size:29px;margin-bottom:42px}\n  #cmo-home .hl-stats{gap:30px 20px}\n  #cmo-home .hl-stat{min-width:40%}\n  #cmo-home .hl-stat .num{font-size:44px}\n  #cmo-home .hl-stat .cap{font-size:14px}\n  #cmo-home .btn-white{margin-top:44px;width:100%}\n}\n<\/style>\n<section class=\"highlights\">\n  <h2 class=\"hl-title\">Highlights <em>Edi\u00e7\u00e3o 2025<\/em><\/h2>\n  <div class=\"hl-stats\">\n    <div class=\"hl-stat\"><div class=\"num\">+1000<\/div><div class=\"cap\">M\u00e9dicos<br>prescritores<\/div><\/div>\n    <div class=\"hl-stat\"><div class=\"num\">97<\/div><div class=\"cap\">Palestrantes<\/div><\/div>\n    <div class=\"hl-stat\"><div class=\"num\">43<\/div><div class=\"cap\">Pa\u00edses<br>Representados<\/div><\/div>\n    <div class=\"hl-stat\"><div class=\"num\">60h<\/div><div class=\"cap\">Horas<br>de Conte\u00fado<\/div><\/div>\n    <div class=\"hl-stat\"><div class=\"num\">100<\/div><div class=\"cap\">Temas<br>Cient\u00edficos<\/div><\/div>\n    <div class=\"hl-stat\"><div class=\"num\">30<\/div><div class=\"cap\">Especialistas<br>Internacionais<\/div><\/div>\n  <\/div>\n<\/section>\n<!-- ===================== CONVIDADOS \/ COMISS\u00c3O ===================== -->\n<style>\n#cmo-home .speakers{position:relative;background:#021420;overflow:hidden;padding:80px 32px 90px}\n#cmo-home .speakers::before{content:\"\";position:absolute;inset:0;\n  background:radial-gradient(80% 50% at 50% 0%,rgba(8,215,209,.10),transparent 70%);pointer-events:none}\n#cmo-home .sp-inner{max-width:1180px;margin:0 auto;position:relative;z-index:1}\n#cmo-home .sp-title{text-align:center;font-size:42px;font-weight:800;color:#fff;letter-spacing:-.5px;margin-bottom:44px}\n\n\/* placeholder de foto (trocar por imagem real) *\/\n#cmo-home .ph{display:flex;align-items:center;justify-content:center;background:#13283a}\n#cmo-home .ph svg{width:42%;height:42%;opacity:.32;fill:#7fa8c4}\n\n\/* --- Convidados Internacionais --- *\/\n#cmo-home .intl-cards{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}\n#cmo-home .intl-card{\n  width:382px;max-width:100%;border-radius:20px;padding:22px;text-align:center;\n  background:linear-gradient(#0a2233,#0a2233) padding-box,linear-gradient(140deg,#08d7d1,#0096ff) border-box;\n  border:1.5px solid transparent;\n}\n#cmo-home .intl-card .photo{width:100%;aspect-ratio:1\/1;border-radius:12px;overflow:hidden}\n#cmo-home .intl-card .photo img{width:100%;height:100%;object-fit:cover;display:block}\n#cmo-home .intl-card .flag{width:40px;height:27px;margin:18px auto 12px;border-radius:3px;overflow:hidden;box-shadow:0 0 0 1px rgba(255,255,255,.15)}\n#cmo-home .intl-card .flag svg{display:block;width:100%;height:100%}\n#cmo-home .intl-card .name{font-size:22px;font-weight:700;color:#fff;line-height:1.2}\n\n\/* --- Comiss\u00e3o Organizadora --- *\/\n#cmo-home .comm-sub{display:flex;align-items:center;gap:18px;justify-content:center;margin:66px auto 40px;max-width:700px;color:#fff}\n#cmo-home .comm-sub::before,#cmo-home .comm-sub::after{content:\"\";flex:1;height:1px;background:rgba(255,255,255,.28)}\n#cmo-home .comm-sub span{font-size:15px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap}\n#cmo-home .comm-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1000px;margin:0 auto}\n#cmo-home .comm-card{\n  display:flex;align-items:center;gap:18px;padding:13px 22px;border-radius:50px;\n  background:linear-gradient(#0a2233,#0a2233) padding-box,linear-gradient(140deg,#08d7d1,#0096ff) border-box;\n  border:1.5px solid transparent;\n}\n#cmo-home .comm-card .av{position:relative;width:62px;height:54px;flex:0 0 auto}\n#cmo-home .comm-card .av .pic{width:62px;height:54px;border-radius:0;overflow:hidden}\n#cmo-home .comm-card .av .pic img{width:100%;height:100%;object-fit:cover;display:block}\n#cmo-home .comm-card .av .fl{position:absolute;right:-3px;bottom:-3px;width:22px;height:22px;border-radius:50%;overflow:hidden;border:2px solid #0a2233}\n#cmo-home .comm-card .av .fl svg{display:block;width:100%;height:100%;transform:scale(1.4)}\n#cmo-home .comm-card .nm{font-size:18px;font-weight:600;color:#fff}\n\n#cmo-home .sp-cta{text-align:center;margin-top:56px}\n\n@media (max-width:768px){\n  #cmo-home .speakers{padding:56px 20px 68px}\n  #cmo-home .sp-title{font-size:28px;margin-bottom:32px}\n  #cmo-home .intl-card .name{font-size:19px}\n  #cmo-home .comm-sub{margin:48px auto 28px}\n  #cmo-home .comm-sub span{font-size:12px;letter-spacing:1px}\n  #cmo-home .comm-grid{grid-template-columns:1fr;gap:14px}\n  #cmo-home .comm-card .nm{font-size:16px}\n  #cmo-home .sp-cta .btn-cta{width:100%}\n}\n<\/style>\n<section class=\"speakers\">\n  <div class=\"sp-inner\">\n\n    <h2 class=\"sp-title\">Convidados Internacionais<\/h2>\n    <div class=\"intl-cards\">\n      <div class=\"intl-card\">\n        <!-- FOTO: Prof. Dr. Albaro Jos\u00e9 Nieto-Calvache (substituir) -->\n        <div class=\"photo\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/img\/Foto-Dr%20Albaro.jpg\" alt=\"Dr. Albaro Nieto-Calvache\"><\/div>\n        <div class=\"flag\"><svg viewBox=\"0 0 30 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"30\" height=\"10\" fill=\"#FCD116\"\/><rect y=\"10\" width=\"30\" height=\"5\" fill=\"#003893\"\/><rect y=\"15\" width=\"30\" height=\"5\" fill=\"#CE1126\"\/><\/svg><\/div>\n        <div class=\"name\">Prof. Dr. Albaro Jos\u00e9<br>Nieto-Calvache<\/div>\n      <\/div>\n      <div class=\"intl-card\">\n        <!-- FOTO: Dr. Jos\u00e9 Miguel Palacios-Jaraquemada (substituir) -->\n        <div class=\"photo\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/img\/Foto-Dr%20Jos%C3%A9%20Miguel.jpg\" alt=\"Dr. Jose Miguel Palacios\"><\/div>\n        <div class=\"flag\"><svg viewBox=\"0 0 30 20\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><rect width=\"30\" height=\"20\" fill=\"#fff\"\/><rect width=\"30\" height=\"6.7\" fill=\"#74ACDF\"\/><rect y=\"13.3\" width=\"30\" height=\"6.7\" fill=\"#74ACDF\"\/><circle cx=\"15\" cy=\"10\" r=\"2\" fill=\"#F6B40E\"\/><\/svg><\/div>\n        <div class=\"name\">Dr. Jos\u00e9 Miguel<br>Palacios-Jaraquemada<\/div>\n      <\/div>\n    <\/div>\n\n    <h2 class=\"sp-title\" style=\"margin-top:80px\">Comiss\u00e3o Organizadora<\/h2>\n    <div class=\"comm-sub\"><span>Comiss\u00e3o Organizadora CMO<\/span><\/div>\n    <div class=\"comm-grid\">\n      <div class=\"comm-card\">\n        <div class=\"av\"><div class=\"pic\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/img\/Foto%20Dr.%20Antonio.png\" alt=\"Dr. Antonio Moron\"><\/div><\/div>\n        <div class=\"nm\">Dr. Antonio Fernandes Moron<\/div>\n      <\/div>\n      <div class=\"comm-card\">\n        <div class=\"av\"><div class=\"pic\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/img\/Foto%20Dr.%20Eduardo.png\" alt=\"Dr. Eduardo Cordioli\"><\/div><\/div>\n        <div class=\"nm\">Dr. Eduardo Cordioli<\/div>\n      <\/div>\n      <div class=\"comm-card\">\n        <div class=\"av\"><div class=\"pic\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/img\/Foto%20Dr.%20Mario.png\" alt=\"Dr. Mario Kondo\"><\/div><\/div>\n        <div class=\"nm\">Dr. Mario Macoto Kondo<\/div>\n      <\/div>\n      <div class=\"comm-card\">\n        <div class=\"av\"><div class=\"pic\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/img\/Foto%20Dr.%20Newton.png\" alt=\"Dr. Newton Busso\"><\/div><\/div>\n        <div class=\"nm\">Dr. Newton Busso<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"sp-cta\"><a href=\"\/?pagename=inscreva-se\" class=\"btn-cta\">Inscreva-se<\/a><\/div>\n  <\/div>\n<\/section>\n<!-- ===================== PATROCINADORES ===================== -->\n<style>\n#cmo-home .sponsors{background:#f8f9fb;padding:70px 32px 84px}\n#cmo-home .sponsors-inner{max-width:1180px;margin:0 auto}\n#cmo-home .tier{margin-bottom:48px}\n#cmo-home .tier:last-child{margin-bottom:0}\n#cmo-home .tier-title{display:flex;align-items:center;gap:24px;justify-content:center;margin-bottom:30px}\n#cmo-home .tier-title::before,#cmo-home .tier-title::after{content:\"\";flex:1;height:1px;background:#c4ccd4;max-width:320px}\n#cmo-home .tier-title span{font-size:19px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#5b6b7a;white-space:nowrap}\n#cmo-home .tier.realiza .tier-title span{color:var(--blue)}\n#cmo-home .tier.realiza .tier-title::before,#cmo-home .tier.realiza .tier-title::after{background:var(--blue)}\n#cmo-home .logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:22px 38px}\n\/* placeholder de logo (substituir pelo logo real do patrocinador) *\/\n#cmo-home .logo-ph{height:62px;min-width:128px;padding:0 22px;display:flex;align-items:center;justify-content:center;border:1px dashed #c4ccd4;border-radius:8px;color:#8795a3;font-size:14px;font-weight:600;text-align:center;background:#fff}\n#cmo-home .logo-ph.big{height:104px;min-width:170px;font-size:15px}\n@media (max-width:768px){\n  #cmo-home .sponsors{padding:52px 18px 64px}\n  #cmo-home .tier-title span{font-size:15px}\n  #cmo-home .tier-title::before,#cmo-home .tier-title::after{max-width:60px}\n  #cmo-home .logos{gap:16px 22px}\n  #cmo-home .logo-ph{height:52px;min-width:104px;font-size:12px;padding:0 14px}\n  #cmo-home .logo-ph.big{height:84px;min-width:140px}\n}\n<\/style>\n<section class=\"sponsors\">\n  <div class=\"sponsors-inner\">\n\n    <div class=\"tier\" style=\"display:none\">\n      <div class=\"tier-title\"><span>Patrocinador Diamante<\/span><\/div>\n      <div class=\"logos\"><div class=\"logo-ph big has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos\/Patrocinador%20Diamante\/Logo.png\" alt=\"Patrocinador Diamante\"><\/div><\/div>\n    <\/div>\n\n    <div class=\"tier\">\n      <div class=\"tier-title\"><span>Patrocinador Ouro<\/span><\/div>\n      <div class=\"logos\">\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/ouro\/besins.png\" alt=\"Besins\"><\/div>\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/ouro\/tonemed.svg\" alt=\"Tonemed\"><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"tier\">\n      <div class=\"tier-title\"><span>Patrocinador Prata<\/span><\/div>\n      <div class=\"logos\">\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/prata\/abbott.png\" alt=\"Abbott\"><\/div>\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/prata\/samsung.png\" alt=\"Samsung\"><\/div>\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/prata\/hebron.svg\" alt=\"Hebron\"><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"tier\">\n      <div class=\"tier-title\"><span>Patrocinador Bronze<\/span><\/div>\n      <div class=\"logos\">\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/bronze\/organon.png\" alt=\"Organon\"><\/div>\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/bronze\/bayer.png\" alt=\"Bayer\"><\/div>\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/bronze\/nestle-materna.png\" alt=\"Nestle Materna\"><\/div>\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/bronze\/johnson.svg\" alt=\"Johnson &#038; Johnson\"><\/div>\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" style=\"max-height:40px;max-width:120px\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/bronze\/yosen.webp\" alt=\"Yosen\"><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"tier\">\n      <div class=\"tier-title\"><span>Apoio Institucional<\/span><\/div>\n      <div class=\"logos\">\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/apoio\/amb.png\" alt=\"AMB\"><\/div>\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/apoio\/febrasgo.png\" alt=\"Febrasgo\"><\/div>\n        <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos-cmo-final\/apoio\/sogesp.webp\" alt=\"SOGESP\"><\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"tier\">\n      <div class=\"tier-title\"><span>Organiza\u00e7\u00e3o<\/span><\/div>\n      <div class=\"logos\"><div class=\"logo-ph has-img\"><img decoding=\"async\" style=\"max-height:46px;max-width:140px;width:auto;height:auto;object-fit:contain\" src=\"https:\/\/xstation.com.br\/cmo\/logos\/Organiza%C3%A7%C3%A3o%20e%20realiza%C3%A7%C3%A3o\/Ehub.png\" alt=\"ehub\"><\/div><\/div>\n    <\/div>\n\n    <div class=\"tier realiza\">\n      <div class=\"tier-title\"><span>Realiza\u00e7\u00e3o<\/span><\/div>\n      <div class=\"logos\"><div class=\"logo-ph has-img\"><img decoding=\"async\" style=\"max-height:88px;max-width:188px;width:auto;height:auto;object-fit:contain\" src=\"https:\/\/xstation.com.br\/cmo\/logos\/Organiza%C3%A7%C3%A3o%20e%20realiza%C3%A7%C3%A3o\/Grupo-santa-joana.png\" alt=\"Grupo Santa Joana\"><\/div><\/div>\n    <\/div>\n\n  <\/div>\n<\/section>\n<!-- ===================== FOOTER ===================== -->\n<style>\n#cmo-home .footer-top{background:#1059c9;padding:18px 32px;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}\n#cmo-home .footer-top span{color:#fff;font-size:20px;font-weight:600}\n#cmo-home .footer-top a{display:inline-flex;transition:opacity .2s}\n#cmo-home .footer-top a:hover{opacity:.8}\n#cmo-home .footer-top svg{width:28px;height:28px;fill:#fff}\n\n#cmo-home .footer-main{background:#002f50;padding:52px 32px 58px}\n#cmo-home .footer-main-inner{max-width:1180px;margin:0 auto}\n#cmo-home .footer-brand{display:flex;align-items:center;gap:22px;padding-bottom:26px;border-bottom:1px solid rgba(255,255,255,.18);margin-bottom:38px;flex-wrap:wrap}\n#cmo-home .footer-brand .sym svg{height:62px;width:auto;display:block}\n#cmo-home .footer-brand .ftitle{font-size:20px;font-weight:800;line-height:1.06;text-transform:uppercase;color:#fff;letter-spacing:-.3px}\n#cmo-home .footer-cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px}\n#cmo-home .footer-col h4{color:var(--cyan);font-size:21px;font-weight:800;margin-bottom:20px;line-height:1.12}\n#cmo-home .footer-col .org{font-weight:700;color:#fff;font-size:15px;margin-bottom:6px}\n#cmo-home .footer-col .person{font-weight:700;color:#fff;font-size:15px;margin:18px 0 8px}\n#cmo-home .footer-col a,#cmo-home .footer-col .line{display:flex;align-items:center;gap:9px;color:#cfdae4;font-size:14px;margin-bottom:7px;text-decoration:none}\n#cmo-home .footer-col a:hover{color:#fff}\n#cmo-home .footer-col svg{width:16px;height:16px;fill:#7fa8c4;flex:0 0 auto}\n\n#cmo-home .footer-inst{background:#f8f9fb;padding:46px 32px}\n#cmo-home .footer-inst h3{text-align:center;color:#34495a;font-size:23px;font-weight:700;margin-bottom:32px;line-height:1.3}\n#cmo-home .footer-inst .ilogos{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:26px 46px}\n#cmo-home .footer-inst .logo-ph{height:80px;min-width:150px;padding:0 20px;display:flex;align-items:center;justify-content:center;border:1px dashed #c4ccd4;border-radius:8px;color:#8795a3;font-size:14px;font-weight:600;text-align:center;background:#fff}\n#cmo-home .footer-bottom{background:#002f50;padding:15px;text-align:center}\n#cmo-home .footer-bottom span{color:#9fb3c4;font-size:13px}\n\n@media (max-width:768px){\n  #cmo-home .footer-top{padding:16px 18px;gap:12px}\n  #cmo-home .footer-top span{font-size:16px}\n  #cmo-home .footer-main{padding:40px 20px 44px}\n  #cmo-home .footer-brand .ftitle{font-size:16px}\n  #cmo-home .footer-cols{grid-template-columns:1fr;gap:32px}\n  #cmo-home .footer-inst h3{font-size:18px}\n  #cmo-home .footer-inst .logo-ph{height:64px;min-width:120px}\n}\n<\/style>\n<footer class=\"footer\">\n  <div class=\"footer-top\">\n    <span>Acompanhe as nossas redes sociais:<\/span>\n    <a href=\"https:\/\/www.instagram.com\/ensinogruposantajoana\" aria-label=\"Instagram\" target=\"_blank\" rel=\"noopener\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2.2c3.2 0 3.6 0 4.9.07 1.17.05 1.8.25 2.23.41.56.22.96.48 1.38.9.42.42.68.82.9 1.38.16.42.36 1.06.41 2.23.06 1.27.07 1.65.07 4.86s0 3.6-.07 4.86c-.05 1.17-.25 1.8-.41 2.23-.22.56-.48.96-.9 1.38-.42.42-.82.68-1.38.9-.42.16-1.06.36-2.23.41-1.27.06-1.65.07-4.9.07s-3.63 0-4.9-.07c-1.17-.05-1.8-.25-2.23-.41a3.7 3.7 0 01-1.38-.9 3.7 3.7 0 01-.9-1.38c-.16-.42-.36-1.06-.41-2.23C2.2 15.6 2.2 15.2 2.2 12s0-3.6.07-4.86c.05-1.17.25-1.8.41-2.23.22-.56.48-.96.9-1.38.42-.42.82-.68 1.38-.9.42-.16 1.06-.36 2.23-.41C8.4 2.2 8.8 2.2 12 2.2zm0 1.8c-3.15 0-3.52 0-4.76.07-.9.04-1.39.2-1.71.32-.43.17-.74.37-1.06.69-.32.32-.52.63-.69 1.06-.12.32-.28.81-.32 1.71C3.4 8.9 3.4 9.27 3.4 12s0 3.1.07 4.34c.04.9.2 1.39.32 1.71.17.43.37.74.69 1.06.32.32.63.52 1.06.69.32.12.81.28 1.71.32 1.24.07 1.61.07 4.76.07s3.52 0 4.76-.07c.9-.04 1.39-.2 1.71-.32.43-.17.74-.37 1.06-.69.32-.32.52-.63.69-1.06.12-.32.28-.81.32-1.71.07-1.24.07-1.61.07-4.34s0-3.1-.07-4.34c-.04-.9-.2-1.39-.32-1.71a2.85 2.85 0 00-.69-1.06 2.85 2.85 0 00-1.06-.69c-.32-.12-.81-.28-1.71-.32C15.52 4 15.15 4 12 4zm0 3.06A4.94 4.94 0 1012 17a4.94 4.94 0 000-9.88zm0 8.15A3.21 3.21 0 1112 8.8a3.21 3.21 0 010 6.42zM18.34 6.86a1.15 1.15 0 11-2.3 0 1.15 1.15 0 012.3 0z\"\/><\/svg><\/a>\n    <a href=\"https:\/\/www.linkedin.com\/company\/grupo-santa-joana\/\" aria-label=\"LinkedIn\" target=\"_blank\" rel=\"noopener\"><svg viewBox=\"0 0 24 24\"><path d=\"M20.45 20.45h-3.56v-5.57c0-1.33-.02-3.04-1.85-3.04-1.85 0-2.13 1.45-2.13 2.94v5.67H9.35V9h3.42v1.56h.05c.48-.9 1.64-1.85 3.37-1.85 3.6 0 4.27 2.37 4.27 5.46v6.28zM5.34 7.43a2.07 2.07 0 110-4.14 2.07 2.07 0 010 4.14zM7.12 20.45H3.56V9h3.56v11.45zM22.22 0H1.77C.8 0 0 .78 0 1.74v20.52C0 23.22.8 24 1.77 24h20.45c.98 0 1.78-.78 1.78-1.74V1.74C24 .78 23.2 0 22.22 0z\"\/><\/svg><\/a>\n  <\/div>\n\n  <div class=\"footer-main\">\n    <div class=\"footer-main-inner\">\n      <div class=\"footer-brand\">\n        <div class=\"sym\"><svg width=\"358\" height=\"112\" viewBox=\"0 0 358 112\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M302.67 0.630005C272.08 0.630005 247.27 25.43 247.27 56.03C247.27 86.63 272.08 111.43 302.67 111.43C333.26 111.43 358.08 86.63 358.08 56.03C358.08 25.43 333.27 0.630005 302.67 0.630005ZM270.4 77.26C267.32 74.43 265.51 70.51 265.51 66.39C265.49 62.74 266.95 59.04 269.79 55.98C266.95 52.92 265.49 49.21 265.51 45.57C265.51 41.44 267.31 37.52 270.4 34.7C271.92 33.3 273.75 32.16 275.83 31.38C276.38 31.17 276.94 30.99 277.52 30.82C279.17 30.37 280.95 30.13 282.81 30.13H282.86C283.6 30.13 284.36 30.18 285.13 30.25C285.67 30.31 286.22 30.38 286.77 30.47C288.34 30.73 289.96 31.14 291.61 31.73C295.06 32.98 298.31 34.72 301.32 36.7C299.28 38.15 297.38 39.69 295.63 41.24C293.58 40 291.45 38.95 289.31 38.21C287.87 37.7 286.53 37.39 285.27 37.21C284.74 37.13 284.23 37.08 283.74 37.05C283.44 37.03 283.14 37.01 282.86 37.01C280.48 37.03 278.51 37.57 276.93 38.43C276.42 38.71 275.94 39.02 275.52 39.36C273.46 41.01 272.4 43.31 272.39 45.57C272.42 48.04 273.56 50.73 277 53.15C277.93 53.79 278.49 54.86 278.49 55.98C278.49 57.1 277.93 58.17 277 58.81C273.56 61.23 272.42 63.92 272.39 66.39C272.4 68.64 273.46 70.93 275.49 72.57C275.35 73.68 275.25 74.78 275.25 75.84V75.88C275.25 77.51 275.44 79.06 275.77 80.55C273.72 79.77 271.9 78.65 270.4 77.26ZM289.31 73.75C291.44 73.02 293.56 71.97 295.6 70.74C295.63 70.73 295.66 70.71 295.69 70.69C296.12 70.43 296.54 70.17 296.96 69.9C296.99 69.88 297.02 69.86 297.04 69.85C299 68.57 300.88 67.16 302.64 65.69C303.04 65.36 303.44 65.02 303.82 64.68C303.82 64.67 303.81 64.67 303.8 64.66C304.12 64.39 304.44 64.11 304.78 63.81C305.17 63.46 305.57 63.1 305.94 62.75C308.03 60.77 309.85 58.84 311.27 57.18L311.31 57.22C312.78 59 314.19 60.88 315.44 62.84L315.48 62.9C314.2 64.3 312.92 65.59 311.7 66.77C311 67.45 310.27 68.15 309.51 68.85C309.12 69.2 308.72 69.55 308.32 69.9C306.56 71.43 304.67 72.94 302.64 74.36C302.4 74.52 302.16 74.68 301.92 74.85C301.71 74.99 301.51 75.14 301.29 75.28C298.29 77.25 295.04 78.99 291.61 80.24C289.92 80.83 288.28 81.24 286.68 81.5C285.81 80.1 285.23 78.24 285.18 75.82C285.18 75.48 285.21 75.12 285.23 74.76C286.51 74.58 287.86 74.26 289.31 73.75ZM288.75 61.65C287.22 59.9 285.72 58.01 284.3 55.99C284.3 55.99 284.297 55.9867 284.29 55.98C284.13 55.73 283.96 55.5 283.8 55.25C283.66 55.05 283.52 54.85 283.38 54.64C281.41 51.64 279.67 48.39 278.42 44.95C277.83 43.28 277.42 41.65 277.16 40.07C278.56 39.18 280.44 38.58 282.88 38.53C283.2 38.53 283.55 38.56 283.89 38.58C284.07 39.85 284.38 41.2 284.9 42.64C285.64 44.78 286.69 46.91 287.92 48.96C287.93 48.98 287.94 49 287.96 49.02C288.22 49.45 288.48 49.88 288.75 50.3C288.75 50.3 288.757 50.3067 288.77 50.32C288.77 50.32 288.79 50.36 288.8 50.38C290.08 52.34 291.49 54.22 292.96 55.98C292.96 55.98 292.97 55.99 292.97 56C293.31 56.4 293.65 56.79 293.99 57.17C294 57.17 294 57.17 294 57.17C294.25 57.46 294.52 57.77 294.79 58.08C295.14 58.45 295.49 58.85 295.83 59.21C297.85 61.36 299.82 63.21 301.51 64.65C301.49 64.66 301.48 64.67 301.46 64.69C299.69 66.16 297.8 67.57 295.84 68.81C295.82 68.83 295.8 68.84 295.78 68.86C294.34 67.54 293.02 66.24 291.83 64.99C291.16 64.31 290.49 63.61 289.81 62.86C289.46 62.48 289.11 62.08 288.76 61.68C288.76 61.68 288.75 61.68 288.75 61.66V61.65ZM312.32 56.04C312.32 56.04 312.29 56 312.28 55.98C312.26 55.98 312.25 55.95 312.23 55.93C312.23 55.92 312.22 55.91 312.21 55.9C311.94 55.57 311.64 55.21 311.32 54.84C311.06 54.54 310.79 54.22 310.5 53.9C310.15 53.51 309.8 53.12 309.45 52.74C307.44 50.62 305.48 48.78 303.81 47.34C303.82 47.34 303.83 47.32 303.85 47.31C305.61 45.85 307.49 44.45 309.43 43.21C309.44 43.2 309.46 43.19 309.47 43.18C309.49 43.17 309.51 43.15 309.53 43.14C310.95 44.43 312.25 45.72 313.44 46.96C314.12 47.65 314.81 48.38 315.51 49.14C315.86 49.53 316.21 49.93 316.57 50.33C318.09 52.09 319.6 53.98 321.02 56.01C321.18 56.25 321.35 56.48 321.51 56.73C321.65 56.94 321.8 57.15 321.94 57.36C323.91 60.36 325.65 63.61 326.9 67.04C327.48 68.7 327.89 70.33 328.16 71.91C328.15 71.91 328.14 71.91 328.13 71.93C326.73 72.81 324.86 73.4 322.43 73.44C322.11 73.44 321.77 73.42 321.42 73.4C321.24 72.13 320.93 70.79 320.41 69.34C319.68 67.21 318.63 65.09 317.4 63.04C317.39 63.02 317.37 62.99 317.36 62.96C317.1 62.54 316.83 62.11 316.56 61.68C316.56 61.7 316.54 61.71 316.53 61.72C316.52 61.69 316.5 61.67 316.48 61.64C315.21 59.68 313.8 57.8 312.32 56.04ZM316 38.23C313.87 38.97 311.76 40.02 309.71 41.25C309.67 41.27 309.62 41.29 309.58 41.32C309.17 41.57 308.76 41.83 308.35 42.09C308.32 42.11 308.3 42.12 308.27 42.14C308.27 42.15 308.24 42.16 308.23 42.16C306.28 43.43 304.42 44.83 302.67 46.3C302.27 46.63 301.88 46.97 301.49 47.31C301.49 47.32 301.5 47.32 301.51 47.32C301.21 47.58 300.9 47.85 300.59 48.13C300.19 48.49 299.78 48.84 299.4 49.21C298.53 50.03 297.7 50.85 296.93 51.64C295.83 52.78 294.85 53.86 294.01 54.84C294 54.83 294 54.82 293.99 54.81C293.99 54.81 293.98 54.8 293.97 54.8C292.5 53.03 291.09 51.13 289.85 49.18C289.84 49.16 289.83 49.15 289.82 49.13C289.82 49.13 289.81 49.12 289.81 49.11C291.1 47.7 292.38 46.39 293.62 45.21C294.32 44.53 295.04 43.84 295.81 43.14C296.19 42.78 296.59 42.44 296.99 42.08C298.75 40.56 300.64 39.05 302.67 37.63C302.89 37.48 303.11 37.33 303.32 37.18C303.56 37.03 303.78 36.86 304.02 36.71C307.02 34.74 310.26 33 313.7 31.75C315.37 31.16 316.99 30.75 318.58 30.49C319.47 31.89 320.06 33.77 320.11 36.21C320.11 36.54 320.09 36.88 320.07 37.22C318.79 37.41 317.45 37.72 316 38.23ZM323.93 88.25C321.1 91.33 317.18 93.13 313.05 93.13H312.98C309.36 93.13 305.68 91.68 302.64 88.85V88.87C299.57 91.69 295.87 93.15 292.23 93.13C288.11 93.13 284.19 91.33 281.36 88.25C279.96 86.73 278.83 84.89 278.04 82.81C277.83 82.27 277.64 81.7 277.49 81.13C277.48 81.12 277.47 81.12 277.46 81.11C277.01 79.47 276.78 77.7 276.78 75.84C276.78 75.08 276.83 74.3 276.91 73.51H276.92C276.97 72.98 277.05 72.43 277.14 71.88C277.4 70.32 277.8 68.72 278.38 67.08C278.38 67.07 278.39 67.05 278.39 67.04C279.64 63.59 281.39 60.34 283.37 57.32C283.37 57.32 283.373 57.3267 283.38 57.34C284.83 59.38 286.36 61.27 287.9 63.01C286.67 65.08 285.62 67.2 284.87 69.34C284.67 69.91 284.5 70.47 284.35 71.02C284.13 71.84 283.98 72.62 283.87 73.37C283.79 73.9 283.74 74.41 283.71 74.91C283.69 75.2 283.67 75.5 283.67 75.79C283.7 78.17 284.24 80.14 285.09 81.71C285.37 82.23 285.68 82.7 286.03 83.13C287.67 85.19 289.97 86.24 292.23 86.25C294.7 86.23 297.39 85.09 299.82 81.64C300.46 80.72 301.52 80.16 302.63 80.16H302.64C303.77 80.16 304.83 80.71 305.48 81.64C307.89 85.09 310.59 86.23 313.05 86.25C315.31 86.24 317.6 85.19 319.25 83.15H319.27C320.34 83.29 321.39 83.38 322.42 83.38H322.46C324.12 83.38 325.71 83.18 327.23 82.84C326.45 84.91 325.32 86.73 323.93 88.25ZM339.8 66.41C339.8 70.54 337.99 74.46 334.91 77.29C333.39 78.69 331.55 79.82 329.47 80.61C328.93 80.82 328.36 81 327.79 81.16C326.14 81.61 324.37 81.85 322.5 81.85H322.46C321.72 81.85 320.97 81.81 320.2 81.73C319.66 81.68 319.12 81.6 318.57 81.51C316.99 81.25 315.37 80.85 313.71 80.25C310.27 79 307.01 77.26 304 75.28C306.04 73.83 307.94 72.29 309.69 70.74C311.74 71.98 313.87 73.04 316.01 73.77C317.44 74.28 318.77 74.59 320.03 74.78C320.56 74.85 321.07 74.91 321.57 74.93C321.57 74.94 321.58 74.94 321.59 74.94C321.88 74.95 322.18 74.98 322.46 74.98C324.83 74.95 326.79 74.42 328.37 73.57C328.37 73.56 328.38 73.56 328.39 73.55C328.89 73.28 329.36 72.97 329.78 72.64C331.85 70.99 332.91 68.68 332.93 66.41C332.9 63.94 331.76 61.25 328.32 58.84C327.39 58.19 326.83 57.14 326.83 56.01C326.83 54.88 327.39 53.82 328.32 53.18C331.76 50.76 332.9 48.07 332.93 45.59C332.92 43.36 331.89 41.09 329.87 39.44C329.87 39.46 329.86 39.49 329.86 39.51C329.59 41.04 329.17 42.61 328.56 44.21C327.26 47.58 325.45 50.76 323.39 53.69C321.89 51.71 320.31 49.87 318.71 48.17C319.99 46.15 321.09 44.07 321.86 41.98C322.39 40.58 322.72 39.28 322.9 38.05C322.98 37.54 323.03 37.04 323.06 36.56C323.08 36.27 323.1 35.98 323.1 35.71C323.08 33.4 322.52 31.48 321.64 29.95C321.35 29.45 321.02 28.99 320.67 28.57C318.97 26.57 316.59 25.55 314.26 25.53C311.7 25.56 308.92 26.67 306.43 30.02C305.76 30.92 304.66 31.46 303.51 31.46C302.36 31.46 301.24 30.92 300.57 30.02C298.08 26.67 295.29 25.56 292.74 25.53C290.41 25.55 288.05 26.57 286.34 28.56C285.22 28.42 284.11 28.33 283.03 28.33H282.99C281.28 28.33 279.65 28.52 278.09 28.84C278.9 26.84 280.06 25.07 281.51 23.6C284.43 20.6 288.48 18.85 292.74 18.85C296.5 18.83 300.33 20.25 303.5 23.01C306.64 20.27 310.43 18.85 314.17 18.85H314.26C318.52 18.85 322.57 20.6 325.49 23.6C326.94 25.07 328.11 26.86 328.92 28.87C329.14 29.41 329.33 29.96 329.49 30.52C329.58 30.85 329.67 31.18 329.75 31.51C331.72 32.29 333.47 33.37 334.92 34.72C338.01 37.55 339.81 41.47 339.81 45.59C339.83 49.23 338.37 52.94 335.53 56.01C338.37 59.07 339.83 62.77 339.81 66.41H339.8Z\" fill=\"white\"\/><path d=\"M69.56 87.77C48.24 87.77 29.41 76.88 29.41 54.31C29.41 33.15 44.82 22.88 67.69 22.88C75.63 22.88 83.1 23.66 90.26 25.99L92.28 3.27C82.79 1.09 72.36 0 62.25 0C28.94 0 0 17.28 0 54.47C0 91.66 31.59 110.49 65.05 110.49C73.92 110.49 82.94 109.71 91.66 107.22L90.1 84.81C83.57 86.84 76.41 87.77 69.56 87.77Z\" fill=\"white\"\/><path d=\"M227.04 0.619995L169.77 45.29L112.66 0.619995H108.62V107.69H136.78V52.6L168.37 78.12H171.18L203.08 52.45V107.69H231.24V0.619995H227.04Z\" fill=\"white\"\/><\/svg><\/div>\n        <div class=\"ftitle\">11\u00ba Congresso<br>Internacional de<br>Medicina Obst\u00e9trica<\/div>\n      <\/div>\n\n      <div class=\"footer-cols\">\n        <div class=\"footer-col\">\n          <h4>Patroc\u00ednio<\/h4>\n          <div class=\"org\">Ehub \u2013 Solu\u00e7\u00f5es em Eventos<\/div>\n          <div class=\"person\">Fl\u00e1via Queiroz<\/div>\n          <a href=\"https:\/\/wa.me\/5511993362555\" target=\"_blank\" rel=\"noopener\"><svg viewBox=\"0 0 24 24\"><path d=\"M.057 24l1.687-6.163a11.867 11.867 0 01-1.587-5.946C.16 5.335 5.495 0 12.05 0a11.817 11.817 0 018.413 3.488 11.824 11.824 0 013.48 8.414c-.003 6.557-5.338 11.892-11.893 11.892a11.9 11.9 0 01-5.688-1.448L.057 24zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z\"\/><\/svg>11 99336-2555<\/a>\n          <a href=\"mailto:flavia@agenciaehub.com.br\"><svg viewBox=\"0 0 24 24\"><path d=\"M2 4h20v16H2V4zm10 7L3.5 5.5h17L12 11zm0 2.2L3 7.5V19h18V7.5l-9 5.7z\"\/><\/svg>flavia@agenciaehub.com.br<\/a>\n        <\/div>\n\n        <div class=\"footer-col\">\n          <h4>Assessoria de Imprensa<\/h4>\n          <div class=\"org\">Conte\u00fado INK<\/div>\n          <div class=\"person\">Renata Carvalho<\/div>\n          <a href=\"https:\/\/wa.me\/5511989987769\" target=\"_blank\" rel=\"noopener\"><svg viewBox=\"0 0 24 24\"><path d=\"M.057 24l1.687-6.163a11.867 11.867 0 01-1.587-5.946C.16 5.335 5.495 0 12.05 0a11.817 11.817 0 018.413 3.488 11.824 11.824 0 013.48 8.414c-.003 6.557-5.338 11.892-11.893 11.892a11.9 11.9 0 01-5.688-1.448L.057 24zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z\"\/><\/svg>11 98998-7769<\/a>\n          <a href=\"mailto:renata.carvalho@conteudoink.com.br\"><svg viewBox=\"0 0 24 24\"><path d=\"M2 4h20v16H2V4zm10 7L3.5 5.5h17L12 11zm0 2.2L3 7.5V19h18V7.5l-9 5.7z\"\/><\/svg>renata.carvalho@conteudoink.com.br<\/a>\n          <div class=\"person\">Silvana Chaves<\/div>\n          <a href=\"https:\/\/wa.me\/5511953575716\" target=\"_blank\" rel=\"noopener\"><svg viewBox=\"0 0 24 24\"><path d=\"M.057 24l1.687-6.163a11.867 11.867 0 01-1.587-5.946C.16 5.335 5.495 0 12.05 0a11.817 11.817 0 018.413 3.488 11.824 11.824 0 013.48 8.414c-.003 6.557-5.338 11.892-11.893 11.892a11.9 11.9 0 01-5.688-1.448L.057 24zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z\"\/><\/svg>11 95357-5716<\/a>\n          <a href=\"mailto:silvana.chaves@conteudoink.com.br\"><svg viewBox=\"0 0 24 24\"><path d=\"M2 4h20v16H2V4zm10 7L3.5 5.5h17L12 11zm0 2.2L3 7.5V19h18V7.5l-9 5.7z\"\/><\/svg>silvana.chaves@conteudoink.com.br<\/a>\n        <\/div>\n\n        <div class=\"footer-col\">\n          <h4>D\u00favidas\/Inscri\u00e7\u00f5es<\/h4>\n          <div class=\"person\">Gabriela Souza<\/div>\n          <a href=\"tel:+551150806068\"><svg viewBox=\"0 0 24 24\"><path d=\"M6.6 10.8c1.4 2.8 3.8 5.1 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2 1.1.4 2.3.6 3.6.6.6 0 1 .4 1 1V20c0 .6-.4 1-1 1C10.3 21 3 13.7 3 4c0-.6.4-1 1-1h3.5c.6 0 1 .4 1 1 0 1.2.2 2.4.6 3.6.1.4 0 .8-.2 1l-2.3 2.2z\"\/><\/svg>11 5080-6068<\/a>\n          <a href=\"https:\/\/wa.me\/5511995892409\" target=\"_blank\" rel=\"noopener\"><svg viewBox=\"0 0 24 24\"><path d=\"M.057 24l1.687-6.163a11.867 11.867 0 01-1.587-5.946C.16 5.335 5.495 0 12.05 0a11.817 11.817 0 018.413 3.488 11.824 11.824 0 013.48 8.414c-.003 6.557-5.338 11.892-11.893 11.892a11.9 11.9 0 01-5.688-1.448L.057 24zm6.597-3.807c1.676.995 3.276 1.591 5.392 1.592 5.448 0 9.886-4.434 9.889-9.885.002-5.462-4.415-9.89-9.881-9.892-5.452 0-9.887 4.434-9.889 9.884-.001 2.225.651 3.891 1.746 5.634l-.999 3.648 3.742-.981zm11.387-5.464c-.074-.124-.272-.198-.57-.347-.297-.149-1.758-.868-2.031-.967-.272-.099-.47-.149-.669.149-.198.297-.768.967-.941 1.165-.173.198-.347.223-.644.074-.297-.149-1.255-.462-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.297-.347.446-.521.151-.172.2-.296.3-.495.099-.198.05-.372-.025-.521-.075-.148-.669-1.611-.916-2.206-.242-.579-.487-.501-.669-.51l-.57-.01c-.198 0-.52.074-.792.372s-1.04 1.016-1.04 2.479 1.065 2.876 1.213 3.074c.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.626.712.226 1.36.194 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.695.248-1.29.173-1.414z\"\/><\/svg>11 99589-2409<\/a>\n          <a href=\"mailto:ensino.desenvolvimento@santajoana.com.br\"><svg viewBox=\"0 0 24 24\"><path d=\"M2 4h20v16H2V4zm10 7L3.5 5.5h17L12 11zm0 2.2L3 7.5V19h18V7.5l-9 5.7z\"\/><\/svg>ensino.desenvolvimento@santajoana.com.br<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"footer-inst\">\n    <h3>Conhe\u00e7a mais sobre as institui\u00e7\u00f5es que comp\u00f5em o Grupo Santa Joana:<\/h3>\n    <div class=\"ilogos\">\n      <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos\/Footer%20-%20conhe%C3%A7a%20mais\/ProMatre.png\" alt=\"Pro Matre Paulista\"><\/div>\n      <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos\/Footer%20-%20conhe%C3%A7a%20mais\/Santa%20Joana.png\" alt=\"Santa Joana\"><\/div>\n      <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos\/Footer%20-%20conhe%C3%A7a%20mais\/Santa%20Maria.png\" alt=\"Santa Maria\"><\/div>\n      <div class=\"logo-ph has-img\"><img decoding=\"async\" src=\"https:\/\/xstation.com.br\/cmo\/logos\/Footer%20-%20conhe%C3%A7a%20mais\/Faculdade%20Santa%20Joana.png\" alt=\"Faculdade Santa Joana\"><\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"footer-bottom\"><span>Resp. T\u00e9cnico: Dr. Eduardo Cordioli \u2013 CRM: 90.587<\/span><\/div>\n<\/footer>\n<script>\n(function(){var r=document.getElementById('cmo-home');\nvar t=r.querySelector('#navToggle'),m=r.querySelector('#navMenu');\nif(t){t.addEventListener('click',function(){m.classList.toggle('open');});}\nvar car=r.querySelector('#sobreCarousel');\nif(car){var track=car.querySelector('.carousel-track'),sl=car.querySelectorAll('.carousel-slide'),i=0;\nfunction go(n){i=(n+sl.length)%sl.length;track.style.transform='translateX(-'+(i*100)+'%)';}\ncar.querySelector('.car-prev').addEventListener('click',function(){go(i-1);});\ncar.querySelector('.car-next').addEventListener('click',function(){go(i+1);});}\n})();\n<\/script>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Home Sobre Cursos Adicionais Patroc\u00ednio Inscreva-se O futuro da Obstetr\u00edcia est\u00e1 aqui! 11 anos de excel\u00eancia em atualiza\u00e7\u00e3o cient\u00edfica em Medicina Obst\u00e9trica O Congresso Internacional de Medicina Obst\u00e9trica (CMO) \u00e9 um dos principais eventos de refer\u00eancia em obstetr\u00edcia e ginecologia, dedicado \u00e0 atualiza\u00e7\u00e3o cient\u00edfica e \u00e0 excel\u00eancia na assist\u00eancia \u00e0 sa\u00fade da mulher. Com foco [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-43","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/santajoanacmo.com.br\/index.php?rest_route=\/wp\/v2\/pages\/43","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/santajoanacmo.com.br\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/santajoanacmo.com.br\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/santajoanacmo.com.br\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/santajoanacmo.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=43"}],"version-history":[{"count":9,"href":"https:\/\/santajoanacmo.com.br\/index.php?rest_route=\/wp\/v2\/pages\/43\/revisions"}],"predecessor-version":[{"id":92,"href":"https:\/\/santajoanacmo.com.br\/index.php?rest_route=\/wp\/v2\/pages\/43\/revisions\/92"}],"wp:attachment":[{"href":"https:\/\/santajoanacmo.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=43"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}