{"id":2,"date":"2023-07-20T14:25:32","date_gmt":"2023-07-20T17:25:32","guid":{"rendered":"https:\/\/espacobarrocas.com.br\/?page_id=2"},"modified":"2026-05-25T10:26:12","modified_gmt":"2026-05-25T13:26:12","slug":"pagina-exemplo","status":"publish","type":"page","link":"https:\/\/espacobarrocas.com.br\/","title":{"rendered":"P\u00e1gina de exemplo"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2\" class=\"elementor elementor-2\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f6bcc51 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default\" data-id=\"f6bcc51\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a7f73ed\" data-id=\"a7f73ed\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-b0399b3 elementor-widget elementor-widget-html\" data-id=\"b0399b3\" 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<header class=\"barrocas-header\">\n\n    <!-- LOGO -->\n    <div class=\"barrocas-logo\">\n        <a href=\"#\">\n            <img decoding=\"async\" src=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/Design-sem-nome.png\" alt=\"Espa\u00e7o Barrocas\">\n        <\/a>\n    <\/div>\n\n    <!-- BOT\u00c3O HAMB\u00daRGUER (MOBILE) -->\n    <button class=\"barrocas-toggle\" aria-label=\"Abrir menu\">\n        <span><\/span>\n        <span><\/span>\n        <span><\/span>\n    <\/button>\n\n    <!-- MENU -->\n    <nav class=\"barrocas-menu\">\n        <a href=\"#\">In\u00edcio<\/a>\n        <a href=\"#eventos\">Eventos<\/a>\n        <a href=\"#diferenciais\">Diferenciais<\/a>\n        <a href=\"#estrutura\">Estrutura<\/a>\n        <a href=\"#contato\">Contato<\/a>\n        <a href=\"https:\/\/api.whatsapp.com\/send\/?phone=553591025574\" target=\"_blank\" class=\"barrocas-btn\">\n            Fale Conosco\n        <\/a>\n    <\/nav>\n\n<\/header>\n\n<style>\n\/* FONTE *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Open+Sans:wght=400;600&display=swap');\n\n\/* HEADER *\/\n.barrocas-header {\n    width: 100%;\n    height: 72px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    padding: 0 60px;\n    background: rgba(0,0,0,0.35);\n    backdrop-filter: blur(14px);\n    -webkit-backdrop-filter: blur(14px);\n    border-bottom: 1px solid rgba(255,255,255,0.06);\n    position: fixed !important; \/* For\u00e7a a fixa\u00e7\u00e3o em qualquer cen\u00e1rio *\/\n    top: 0 !important;\n    left: 0 !important;\n    z-index: 99999 !important; \/* Elevado para ficar acima de absolutamente tudo *\/\n    box-sizing: border-box;\n}\n\n\/* LOGO *\/\n.barrocas-logo {\n    position: absolute;\n    left: 110px;\n    top: 50%;\n    transform: translateY(-50%);\n}\n\n.barrocas-logo img {\n    width: 170px;\n    height: auto;\n    display: block;\n}\n\n\/* MENU *\/\n.barrocas-menu {\n    width: 100%;\n    display: flex;\n    align-items: center;\n    justify-content: flex-end;\n    gap: 34px;\n}\n\n.barrocas-menu a {\n    color: #ffffff;\n    text-decoration: none;\n    font-size: 14px;\n    font-weight: 600;\n    font-family: 'Open Sans', sans-serif;\n    text-transform: uppercase;\n    letter-spacing: 1.4px;\n    transition: 0.3s ease;\n}\n\n.barrocas-menu a:hover {\n    color: #c69e58;\n}\n\n\/* BOT\u00c3O FALE CONOSCO *\/\n.barrocas-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    height: 42px;\n    padding: 0 24px;\n    border-radius: 100px;\n    background: #c69e58 !important;\n    color: #ffffff !important;\n    font-size: 13px !important;\n    font-weight: 600 !important;\n    font-family: 'Open Sans', sans-serif !important;\n    text-transform: uppercase;\n    letter-spacing: 1.2px;\n    margin-left: 10px;\n    transition: 0.3s ease;\n}\n\n.barrocas-btn:hover {\n    background: #b88d46 !important;\n    transform: translateY(-2px);\n}\n\n\/* BOT\u00c3O SANDU\u00cdCHE *\/\n.barrocas-toggle {\n    display: none;\n    flex-direction: column;\n    justify-content: space-between;\n    width: 30px;\n    height: 21px;\n    background: transparent;\n    border: none;\n    cursor: pointer;\n    padding: 0;\n    z-index: 100000;\n}\n\n.barrocas-toggle span {\n    width: 100%;\n    height: 3px;\n    background-color: #ffffff;\n    border-radius: 10px;\n    transition: all 0.3s ease;\n}\n\n\/* Anima\u00e7\u00e3o do X *\/\n.barrocas-toggle.active span:nth-child(1) {\n    transform: translateY(9px) rotate(45deg);\n}\n.barrocas-toggle.active span:nth-child(2) {\n    opacity: 0;\n}\n.barrocas-toggle.active span:nth-child(3) {\n    transform: translateY(-9px) rotate(-45deg);\n}\n\n\/* TABLET *\/\n@media(max-width: 1024px) {\n    .barrocas-header {\n        height: 68px;\n        padding: 0 24px;\n    }\n\n    .barrocas-logo {\n        left: 40px;\n    }\n\n    .barrocas-logo img {\n        width: 140px;\n    }\n\n    .barrocas-menu {\n        gap: 18px;\n    }\n\n    .barrocas-menu a {\n        font-size: 12px;\n    }\n\n    .barrocas-btn {\n        height: 38px;\n        padding: 0 18px;\n        font-size: 12px !important;\n    }\n}\n\n\/* MOBILE CORRIGIDO E SEGURO *\/\n@media(max-width: 767px) {\n    .barrocas-header {\n        position: fixed !important;\n        height: 70px;\n        padding: 0 24px;\n        display: flex;\n        flex-direction: row;\n        align-items: center;\n        justify-content: space-between;\n    }\n\n    .barrocas-logo {\n        position: static;\n        transform: none;\n    }\n\n    .barrocas-logo img {\n        width: 130px;\n    }\n\n    .barrocas-toggle {\n        display: flex;\n    }\n\n    .barrocas-menu {\n        position: fixed !important; \n        top: 70px !important; \n        left: 0 !important;\n        width: 100%;\n        height: calc(100vh - 70px); \n        background: rgba(15, 15, 15, 0.98); \n        backdrop-filter: blur(20px);\n        -webkit-backdrop-filter: blur(20px);\n        flex-direction: column;\n        justify-content: flex-start;\n        align-items: center;\n        gap: 24px;\n        padding-top: 40px;\n        box-sizing: border-box;\n        overflow-y: auto; \n        z-index: 99998 !important;\n        \n        opacity: 0;\n        visibility: hidden;\n        transform: translateY(-10px);\n        transition: all 0.3s ease;\n    }\n\n    .barrocas-menu.active {\n        opacity: 1;\n        visibility: visible;\n        transform: translateY(0);\n    }\n\n    .barrocas-menu a {\n        font-size: 16px;\n        width: 80%;\n        text-align: center;\n        padding: 10px 0;\n    }\n\n    .barrocas-btn {\n        width: 80%;\n        margin-left: 0;\n        margin-top: 10px;\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const toggleBtn = document.querySelector('.barrocas-toggle');\n    const menu = document.querySelector('.barrocas-menu');\n    const menuLinks = document.querySelectorAll('.barrocas-menu a');\n\n    \/\/ Abre e fecha o menu\n    toggleBtn.addEventListener('click', function() {\n        toggleBtn.classList.toggle('active');\n        menu.classList.toggle('active');\n    });\n\n    \/\/ Fecha o menu limpando classes ao clicar nos links\n    menuLinks.forEach(link => {\n        link.addEventListener('click', function() {\n            toggleBtn.classList.remove('active');\n            menu.classList.remove('active');\n        });\n    });\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-74b24ee8 elementor-section-height-full elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"74b24ee8\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-12ce8aef\" data-id=\"12ce8aef\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-46530649 elementor-widget elementor-widget-heading\" data-id=\"46530649\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/api.whatsapp.com\/send\/?phone=553591025574&#038;text&#038;type=phone_number&#038;app_absent=0\">ESTRUTURA COMPLETA<\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1cd7980 elementor-widget elementor-widget-heading\" data-id=\"1cd7980\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/api.whatsapp.com\/send\/?phone=553591025574&#038;text&#038;type=phone_number&#038;app_absent=0\"><p style=\"--8sD0Kg: none;font-family: YAEtfq3j4CA_0, _fb_, auto;--cyV3ZQ: 47.7031px;--gJPlXQ: 0.88;text-transform: uppercase;--s8NbEA: p;line-height: 41px\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"--Ys-XuQ: none;font-weight: 400\">Para seu sonho se tornar realidade!<\/span><span style=\"font-family: Roboto, sans-serif\"><\/span><\/p><\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-754e86e elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-heading\" data-id=\"754e86e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/api.whatsapp.com\/send\/?phone=553591025574&#038;text&#038;type=phone_number&#038;app_absent=0\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"--Ys-XuQ: none;font-weight: 400\">Um espa\u00e7o pensado com o que existe de melhor para celebra\u00e7\u00e3o de momentos especiais, o Espa\u00e7o Barrocas oferece uma ampla infraestrutura para grandes e pequenos eventos.<\/span><\/a><\/h6>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0d4155b elementor-align-left elementor-widget__width-initial elementor-widget-mobile__width-initial elementor-widget elementor-widget-button\" data-id=\"0d4155b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=553591025574\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-whatsapp\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">FALE CONOSCO AGORA<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-47d6c987 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"47d6c987\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-504ddd63\" data-id=\"504ddd63\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6d52be4 elementor-widget elementor-widget-menu-anchor\" data-id=\"6d52be4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"eventos\"><\/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-504c840b elementor-widget elementor-widget-heading\" data-id=\"504c840b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"--Ys-XuQ: none\">O espa\u00e7o ideal para<\/span><\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-60d8b3e3 elementor-widget elementor-widget-heading\" data-id=\"60d8b3e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.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\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"--Ys-XuQ: none;font-weight: 400\">Momentos inesquec\u00edveis<\/span><\/h4>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-11997fd elementor-widget elementor-widget-spacer\" data-id=\"11997fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-a0a4fa2 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default\" data-id=\"a0a4fa2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-715eee9\" data-id=\"715eee9\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0c0e1bb elementor-widget elementor-widget-image\" data-id=\"0c0e1bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"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=\"800\" height=\"800\" src=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/casamento-barrocas-1024x1024.jpg\" class=\"attachment-large size-large wp-image-1174\" alt=\"\" srcset=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/casamento-barrocas-1024x1024.jpg 1024w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/casamento-barrocas-300x300.jpg 300w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/casamento-barrocas-150x150.jpg 150w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/casamento-barrocas-768x768.jpg 768w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/casamento-barrocas.jpg 1080w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t\t<div class=\"elementor-element elementor-element-2ea37b4 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"2ea37b4\" 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\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"1024\" zoomAndPan=\"magnify\" viewBox=\"0 0 768 767.999994\" height=\"1024\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"ecd2f48d9d\"><path d=\"M 5.988281 5.988281 L 761.425781 5.988281 L 761.425781 758.488281 L 5.988281 758.488281 Z M 5.988281 5.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"72be9d0a08\"><path d=\"M 383.648438 5.988281 C 175.074219 5.988281 5.988281 174.441406 5.988281 382.238281 C 5.988281 590.035156 175.074219 758.488281 383.648438 758.488281 C 592.222656 758.488281 761.304688 590.035156 761.304688 382.238281 C 761.304688 174.441406 592.222656 5.988281 383.648438 5.988281 Z M 383.648438 5.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"5ecda88b2d\"><path d=\"M 0.988281 0.988281 L 756.425781 0.988281 L 756.425781 753.488281 L 0.988281 753.488281 Z M 0.988281 0.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"46cf491a52\"><path d=\"M 378.648438 0.988281 C 170.074219 0.988281 0.988281 169.441406 0.988281 377.238281 C 0.988281 585.035156 170.074219 753.488281 378.648438 753.488281 C 587.222656 753.488281 756.304688 585.035156 756.304688 377.238281 C 756.304688 169.441406 587.222656 0.988281 378.648438 0.988281 Z M 378.648438 0.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"2e0e5453b2\"><rect x=\"0\" width=\"757\" y=\"0\" height=\"754\"><\/rect><\/clipPath><clipPath id=\"4611338397\"><path d=\"M 5.988281 5.992188 L 761.238281 5.992188 L 761.238281 758.238281 L 5.988281 758.238281 Z M 5.988281 5.992188 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"f1d9ee2882\"><path d=\"M 383.644531 5.992188 C 175.070312 5.992188 5.988281 174.441406 5.988281 382.238281 C 5.988281 590.03125 175.070312 758.480469 383.644531 758.480469 C 592.214844 758.480469 761.296875 590.03125 761.296875 382.238281 C 761.296875 174.441406 592.214844 5.992188 383.644531 5.992188 Z M 383.644531 5.992188 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"ffc2fdc1e5\"><path d=\"M 326 303 L 614.5625 303 L 614.5625 592.09375 L 326 592.09375 Z M 326 303 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"a0fec521e5\"><path d=\"M 152.5625 264 L 442 264 L 442 553 L 152.5625 553 Z M 152.5625 264 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"b1834b1be0\"><path d=\"M 326 175.09375 L 366 175.09375 L 366 200 L 326 200 Z M 326 175.09375 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"24bd32c294\"><path d=\"M 269 175.09375 L 323 175.09375 L 323 200 L 269 200 Z M 269 175.09375 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"2627af573c\"><path d=\"M 227 175.09375 L 266 175.09375 L 266 200 L 227 200 Z M 227 175.09375 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#ecd2f48d9d)\"><g clip-path=\"url(#72be9d0a08)\"><g transform=\"matrix(1, 0, 0, 1, 5, 5)\"><g clip-path=\"url(#2e0e5453b2)\"><g clip-path=\"url(#5ecda88b2d)\"><g clip-path=\"url(#46cf491a52)\"><path fill=\"#ffffff\" d=\"M 0.988281 0.988281 L 756.425781 0.988281 L 756.425781 753.488281 L 0.988281 753.488281 Z M 0.988281 0.988281 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><g clip-path=\"url(#4611338397)\"><g clip-path=\"url(#f1d9ee2882)\"><path stroke-linecap=\"butt\" transform=\"matrix(0.75, 0, 0, 0.75, 5.988993, 5.98901)\" fill=\"none\" stroke-linejoin=\"miter\" d=\"M 503.540742 0.0042361 C 225.44177 0.0042361 -0.000949565 224.603206 -0.000949565 501.665719 C -0.000949565 778.723025 225.44177 1003.321994 503.540742 1003.321994 C 781.634506 1003.321994 1007.077225 778.723025 1007.077225 501.665719 C 1007.077225 224.603206 781.634506 0.0042361 503.540742 0.0042361 Z M 503.540742 0.0042361 \" stroke=\"#c69e58\" stroke-width=\"28\" stroke-opacity=\"1\" stroke-miterlimit=\"4\"><\/path><\/g><\/g><g clip-path=\"url(#ffc2fdc1e5)\"><path fill=\"#c69e58\" d=\"M 614.597656 447.914062 C 614.597656 527.433594 549.902344 592.128906 470.382812 592.128906 C 428.402344 592.128906 388.601562 573.882812 361.144531 542.058594 L 361.144531 542.050781 C 352.992188 532.621094 346.09375 522.164062 340.632812 510.957031 C 340.621094 510.917969 340.601562 510.890625 340.585938 510.851562 C 331.015625 491.152344 326.167969 469.980469 326.167969 447.914062 C 326.167969 405.433594 344.492188 365.792969 376.648438 338.335938 C 382.609375 345.101562 387.664062 352.570312 391.746094 360.636719 C 366.972656 382.953125 352.851562 414.511719 352.851562 447.914062 C 352.851562 464.800781 356.382812 481.136719 363.347656 496.460938 C 363.359375 496.480469 363.367188 496.507812 363.378906 496.527344 C 363.394531 496.566406 363.414062 496.613281 363.433594 496.652344 C 369.046875 508.910156 376.648438 520.011719 386.027344 529.667969 L 386.171875 529.808594 C 408.5 552.792969 438.402344 565.4375 470.382812 565.4375 C 535.195312 565.4375 587.914062 512.714844 587.914062 447.914062 C 587.914062 383.105469 535.191406 330.382812 470.382812 330.382812 C 458.15625 330.382812 446.152344 332.25 434.632812 335.949219 C 430.355469 327.828125 425.367188 320.097656 419.726562 312.855469 C 435.863281 306.777344 452.863281 303.703125 470.382812 303.703125 C 549.902344 303.699219 614.597656 368.398438 614.597656 447.914062 Z M 614.597656 447.914062 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><g clip-path=\"url(#a0fec521e5)\"><path fill=\"#c69e58\" d=\"M 441.117188 408.351562 C 441.117188 450.820312 422.792969 490.472656 390.636719 517.921875 C 384.664062 511.152344 379.609375 503.675781 375.539062 495.621094 C 400.3125 473.300781 414.433594 441.746094 414.433594 408.351562 C 414.433594 391.425781 410.894531 375.070312 403.910156 359.726562 C 398.285156 347.421875 390.667969 336.273438 381.257812 326.589844 C 381.230469 326.5625 381.210938 326.53125 381.183594 326.511719 C 358.84375 303.492188 328.914062 290.820312 296.902344 290.820312 C 232.09375 290.820312 179.371094 343.542969 179.371094 408.351562 C 179.371094 473.152344 232.09375 525.875 296.902344 525.875 C 309.132812 525.875 321.132812 524.007812 332.644531 520.316406 C 336.921875 528.4375 341.921875 536.171875 347.5625 543.414062 C 331.425781 549.488281 314.421875 552.566406 296.902344 552.566406 C 217.382812 552.566406 152.6875 487.871094 152.6875 408.351562 C 152.6875 339.933594 201.246094 280.519531 268.183594 266.996094 C 268.25 266.984375 268.308594 266.976562 268.375 266.957031 C 272.757812 266.085938 277.175781 265.394531 281.523438 264.941406 C 281.589844 264.941406 281.664062 264.929688 281.738281 264.921875 C 281.769531 264.921875 281.796875 264.921875 281.824219 264.914062 C 291.167969 263.925781 301.078125 263.871094 310.523438 264.78125 C 310.609375 264.789062 310.703125 264.800781 310.796875 264.800781 C 315.238281 265.214844 319.734375 265.871094 324.152344 266.710938 C 324.203125 266.722656 324.25 266.730469 324.304688 266.742188 C 355.9375 272.828125 385 289.675781 406.144531 314.210938 L 406.144531 314.21875 C 414.273438 323.609375 421.15625 334.03125 426.597656 345.199219 C 426.652344 345.320312 426.710938 345.445312 426.777344 345.558594 C 436.300781 365.207031 441.117188 386.332031 441.117188 408.351562 Z M 441.117188 408.351562 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><g clip-path=\"url(#b1834b1be0)\"><path fill=\"#c69e58\" d=\"M 365.25 199.316406 L 334.867188 199.316406 L 326.414062 175.199219 L 346.699219 175.199219 Z M 365.25 199.316406 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><g clip-path=\"url(#24bd32c294)\"><path fill=\"#c69e58\" d=\"M 322.835938 199.316406 L 269.453125 199.316406 L 277.90625 175.199219 L 294.921875 175.199219 C 295.339844 175.199219 295.746094 175.152344 296.136719 175.066406 C 296.523438 175.152344 296.9375 175.199219 297.355469 175.199219 L 314.382812 175.199219 Z M 322.835938 199.316406 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><g clip-path=\"url(#2627af573c)\"><path fill=\"#c69e58\" d=\"M 265.863281 175.199219 L 257.421875 199.316406 L 227.027344 199.316406 L 245.582031 175.199219 Z M 265.863281 175.199219 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><path fill=\"#c69e58\" d=\"M 273.277344 254.566406 C 272.027344 254.753906 270.785156 254.964844 269.546875 255.179688 L 233.605469 210.675781 L 256.636719 210.675781 Z M 273.277344 254.566406 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><path fill=\"#c69e58\" d=\"M 323.5 210.675781 L 307.398438 253.128906 C 299.960938 252.625 292.3125 252.664062 284.917969 253.230469 L 268.789062 210.675781 Z M 323.5 210.675781 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><path fill=\"#c69e58\" d=\"M 358.671875 210.675781 L 322.914062 254.953125 C 321.644531 254.738281 320.367188 254.539062 319.089844 254.347656 L 335.644531 210.675781 Z M 358.671875 210.675781 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/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-34ab55b elementor-widget elementor-widget-heading\" data-id=\"34ab55b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.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\">CASAMENTO<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bbfc87b elementor-widget elementor-widget-text-editor\" data-id=\"bbfc87b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"cvGsUA direction-ltr align-center para-style-body\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); caret-color: #1a2d1d; --8sd0kg: none; font-family: YAFdJt8dAY0_0, _fb_, auto; --cyv3zq: 10.3633px; --gjplxq: 1.5; --s8nbea: p; line-height: 15px;\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); --ys-xuq: none; font-kerning: none;\">Realize o casamento dos seus sonhos!<\/span><\/p><p class=\"cvGsUA direction-ltr align-center para-style-body\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); caret-color: #1a2d1d; --8sd0kg: none; font-family: YAFdJt8dAY0_0, _fb_, auto; --cyv3zq: 10.3633px; --gjplxq: 1.5; --s8nbea: p; line-height: 15px;\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); --ys-xuq: none; font-kerning: none;\">Aqui voc\u00ea tem a certeza que<\/span><\/p><p class=\"cvGsUA direction-ltr align-center para-style-body\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); caret-color: #1a2d1d; --8sd0kg: none; font-family: YAFdJt8dAY0_0, _fb_, auto; --cyv3zq: 10.3633px; --gjplxq: 1.5; --s8nbea: p; line-height: 15px;\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); --ys-xuq: none; font-kerning: none;\">escoliou o melhor.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-63d8aa2 elementor-widget elementor-widget-spacer\" data-id=\"63d8aa2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-fa7dc97\" data-id=\"fa7dc97\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-ad142ac elementor-widget elementor-widget-image\" data-id=\"ad142ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"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=\"800\" height=\"800\" src=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/aniversario-barrocas-1024x1024.jpg\" class=\"attachment-large size-large wp-image-1176\" alt=\"\" srcset=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/aniversario-barrocas-1024x1024.jpg 1024w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/aniversario-barrocas-300x300.jpg 300w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/aniversario-barrocas-150x150.jpg 150w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/aniversario-barrocas-768x768.jpg 768w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/aniversario-barrocas.jpg 1080w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t\t<div class=\"elementor-element elementor-element-9c83bfb elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"9c83bfb\" 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\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"1024\" zoomAndPan=\"magnify\" viewBox=\"0 0 768 767.999994\" height=\"1024\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"3fef270973\"><path d=\"M 5.988281 5.988281 L 761.425781 5.988281 L 761.425781 758.488281 L 5.988281 758.488281 Z M 5.988281 5.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"993553ef9d\"><path d=\"M 383.648438 5.988281 C 175.074219 5.988281 5.988281 174.441406 5.988281 382.238281 C 5.988281 590.035156 175.074219 758.488281 383.648438 758.488281 C 592.222656 758.488281 761.304688 590.035156 761.304688 382.238281 C 761.304688 174.441406 592.222656 5.988281 383.648438 5.988281 Z M 383.648438 5.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"a2c78d7ecd\"><path d=\"M 0.988281 0.988281 L 756.425781 0.988281 L 756.425781 753.488281 L 0.988281 753.488281 Z M 0.988281 0.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"d535c19635\"><path d=\"M 378.648438 0.988281 C 170.074219 0.988281 0.988281 169.441406 0.988281 377.238281 C 0.988281 585.035156 170.074219 753.488281 378.648438 753.488281 C 587.222656 753.488281 756.304688 585.035156 756.304688 377.238281 C 756.304688 169.441406 587.222656 0.988281 378.648438 0.988281 Z M 378.648438 0.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"25dd4aec0c\"><rect x=\"0\" width=\"757\" y=\"0\" height=\"754\"><\/rect><\/clipPath><clipPath id=\"ae3d3e68b8\"><path d=\"M 5.988281 5.992188 L 761.238281 5.992188 L 761.238281 758.238281 L 5.988281 758.238281 Z M 5.988281 5.992188 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"3262870380\"><path d=\"M 383.644531 5.992188 C 175.070312 5.992188 5.988281 174.441406 5.988281 382.238281 C 5.988281 590.03125 175.070312 758.480469 383.644531 758.480469 C 592.214844 758.480469 761.296875 590.03125 761.296875 382.238281 C 761.296875 174.441406 592.214844 5.992188 383.644531 5.992188 Z M 383.644531 5.992188 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"2e12dbec5d\"><path d=\"M 146.167969 129.601562 L 620.917969 129.601562 L 620.917969 635 L 146.167969 635 Z M 146.167969 129.601562 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#3fef270973)\"><g clip-path=\"url(#993553ef9d)\"><g transform=\"matrix(1, 0, 0, 1, 5, 5)\"><g clip-path=\"url(#25dd4aec0c)\"><g clip-path=\"url(#a2c78d7ecd)\"><g clip-path=\"url(#d535c19635)\"><path fill=\"#ffffff\" d=\"M 0.988281 0.988281 L 756.425781 0.988281 L 756.425781 753.488281 L 0.988281 753.488281 Z M 0.988281 0.988281 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><g clip-path=\"url(#ae3d3e68b8)\"><g clip-path=\"url(#3262870380)\"><path stroke-linecap=\"butt\" transform=\"matrix(0.75, 0, 0, 0.75, 5.988993, 5.98901)\" fill=\"none\" stroke-linejoin=\"miter\" d=\"M 503.540742 0.0042361 C 225.44177 0.0042361 -0.000949565 224.603206 -0.000949565 501.665719 C -0.000949565 778.723025 225.44177 1003.321994 503.540742 1003.321994 C 781.634506 1003.321994 1007.077225 778.723025 1007.077225 501.665719 C 1007.077225 224.603206 781.634506 0.0042361 503.540742 0.0042361 Z M 503.540742 0.0042361 \" stroke=\"#c69e58\" stroke-width=\"28\" stroke-opacity=\"1\" stroke-miterlimit=\"4\"><\/path><\/g><\/g><g clip-path=\"url(#2e12dbec5d)\"><path fill=\"#c69e58\" d=\"M 586.015625 519.09375 L 586.015625 415.679688 C 586.015625 400.625 569.796875 387.121094 539.046875 376.484375 L 539.046875 287.851562 C 539.046875 274.359375 524.253906 262.722656 496.1875 254.066406 L 496.1875 209.339844 C 496.1875 204.441406 493.558594 199.945312 489.328125 197.609375 C 488.351562 197.066406 487.34375 196.585938 486.320312 196.15625 C 493.816406 190.824219 498.789062 180.746094 498.789062 171.679688 C 498.789062 162.617188 491.433594 129.601562 475.101562 129.601562 C 458.769531 129.601562 451.421875 163.054688 451.421875 171.691406 C 451.421875 180.328125 456.386719 190.8125 463.875 196.148438 C 462.90625 196.554688 461.949219 197.011719 461 197.53125 C 456.691406 199.886719 454.015625 204.414062 454.015625 209.328125 L 454.015625 244.917969 C 438.613281 242.648438 422.125 241.179688 404.875 240.515625 L 404.875 209.347656 C 404.875 204.453125 402.246094 199.953125 398.011719 197.617188 C 397.035156 197.078125 396.027344 196.59375 395.003906 196.167969 C 402.5 190.832031 407.472656 180.753906 407.472656 171.691406 C 407.472656 162.628906 400.128906 129.601562 383.785156 129.601562 C 367.441406 129.601562 360.105469 163.054688 360.105469 171.691406 C 360.105469 180.328125 365.070312 190.8125 372.558594 196.148438 C 371.582031 196.554688 370.621094 197.019531 369.683594 197.53125 C 365.375 199.886719 362.699219 204.414062 362.699219 209.328125 L 362.699219 240.515625 C 345.445312 241.1875 328.960938 242.660156 313.558594 244.917969 L 313.558594 209.339844 C 313.558594 204.441406 310.929688 199.945312 306.695312 197.609375 C 305.71875 197.066406 304.710938 196.585938 303.6875 196.15625 C 311.183594 190.824219 316.15625 180.746094 316.15625 171.679688 C 316.15625 162.617188 308.8125 129.601562 292.46875 129.601562 C 276.128906 129.601562 268.792969 163.054688 268.792969 171.691406 C 268.792969 180.328125 273.753906 190.8125 281.242188 196.148438 C 280.273438 196.554688 279.316406 197.011719 278.367188 197.53125 C 274.058594 199.886719 271.382812 204.414062 271.382812 209.328125 L 271.382812 254.066406 C 243.328125 262.722656 228.523438 274.359375 228.523438 287.851562 L 228.523438 376.863281 C 198.144531 387.300781 182.742188 400.351562 182.742188 415.679688 L 182.742188 518.335938 C 152.820312 533.253906 146.386719 548.847656 146.386719 559.484375 C 146.386719 581.238281 171.304688 600.199219 218.464844 614.320312 C 262.671875 627.558594 321.328125 634.847656 383.644531 634.847656 C 445.957031 634.847656 504.617188 627.558594 548.824219 614.320312 C 595.980469 600.199219 620.902344 581.238281 620.902344 559.484375 C 620.902344 544.492188 609.152344 530.917969 586.015625 519.105469 Z M 195.070312 489.835938 C 204.628906 491.808594 210.367188 498.375 216.839844 505.796875 C 225.335938 515.554688 234.96875 526.609375 254.0625 526.609375 C 273.15625 526.609375 282.789062 515.554688 291.285156 505.796875 C 299.035156 496.894531 305.726562 489.210938 319.214844 489.210938 C 332.699219 489.210938 339.390625 496.894531 347.144531 505.796875 C 355.648438 515.554688 365.28125 526.609375 384.363281 526.609375 C 403.449219 526.609375 413.09375 515.554688 421.585938 505.796875 C 429.339844 496.894531 436.03125 489.21875 449.515625 489.21875 C 463 489.21875 469.703125 496.90625 477.457031 505.808594 C 485.957031 515.5625 495.589844 526.621094 514.6875 526.621094 C 533.78125 526.621094 543.414062 515.5625 551.917969 505.808594 C 558.390625 498.375 564.128906 491.820312 573.6875 489.84375 L 573.6875 544.964844 C 573.6875 550.222656 571.78125 555.328125 568.457031 558.964844 C 534.378906 596.261719 428.457031 599.714844 384.335938 599.476562 C 340.367188 599.714844 234.371094 596.261719 200.28125 558.964844 C 196.957031 555.328125 195.050781 550.222656 195.050781 544.964844 L 195.050781 489.84375 Z M 195.070312 477.316406 L 195.070312 437.355469 C 225.382812 462.144531 306.808594 475.296875 384.382812 475.296875 C 461.957031 475.296875 543.375 462.132812 573.695312 437.355469 L 573.695312 477.316406 C 558.597656 479.40625 550.160156 489.058594 542.636719 497.703125 C 534.882812 506.605469 528.191406 514.292969 514.695312 514.292969 C 501.199219 514.292969 494.507812 506.605469 486.753906 497.703125 C 478.253906 487.945312 468.621094 476.890625 449.523438 476.890625 C 430.429688 476.890625 420.796875 487.945312 412.304688 497.703125 C 404.550781 506.605469 397.859375 514.292969 384.375 514.292969 C 370.886719 514.292969 364.199219 506.605469 356.445312 497.703125 C 347.941406 487.945312 338.316406 476.890625 319.222656 476.890625 C 300.128906 476.890625 290.496094 487.945312 282 497.703125 C 274.25 506.605469 267.558594 514.292969 254.070312 514.292969 C 240.585938 514.292969 233.894531 506.605469 226.140625 497.703125 C 218.617188 489.058594 210.179688 479.414062 195.078125 477.316406 Z M 240.851562 353.070312 C 245.902344 355.328125 249.59375 360.5 254.402344 367.75 C 260.753906 377.308594 268.660156 389.199219 284.382812 389.199219 C 300.109375 389.199219 308.015625 377.308594 314.363281 367.75 C 320.929688 357.863281 325.402344 351.808594 334.074219 351.808594 C 342.75 351.808594 347.21875 357.871094 353.796875 367.75 C 360.144531 377.308594 368.050781 389.199219 383.777344 389.199219 C 399.5 389.199219 407.40625 377.308594 413.757812 367.75 C 420.324219 357.863281 424.792969 351.808594 433.476562 351.808594 C 442.160156 351.808594 446.628906 357.871094 453.199219 367.75 C 459.546875 377.308594 467.453125 389.199219 483.179688 389.199219 C 498.902344 389.199219 506.808594 377.308594 513.15625 367.75 C 517.980469 360.5 521.671875 355.320312 526.71875 353.070312 L 526.71875 403.703125 C 526.71875 418.496094 472.339844 439.148438 383.785156 439.148438 C 295.230469 439.148438 240.851562 418.507812 240.851562 403.703125 Z M 240.851562 340.164062 L 240.851562 307.640625 C 248.957031 313.570312 260.980469 318.808594 276.707031 323.203125 C 305.394531 331.203125 343.421875 335.617188 383.785156 335.617188 C 424.148438 335.617188 462.183594 331.214844 490.863281 323.203125 C 506.589844 318.820312 518.613281 313.570312 526.71875 307.640625 L 526.71875 340.164062 C 514.980469 342.792969 508.355469 352.710938 502.898438 360.929688 C 496.332031 370.816406 491.863281 376.871094 483.179688 376.871094 C 474.496094 376.871094 470.023438 370.808594 463.457031 360.929688 C 457.109375 351.371094 449.203125 339.480469 433.476562 339.480469 C 417.75 339.480469 409.847656 351.371094 403.496094 360.929688 C 396.929688 370.816406 392.460938 376.871094 383.785156 376.871094 C 375.113281 376.871094 370.640625 370.808594 364.066406 360.929688 C 357.714844 351.371094 349.808594 339.480469 334.085938 339.480469 C 318.359375 339.480469 310.453125 351.371094 304.105469 360.929688 C 297.539062 370.816406 293.066406 376.871094 284.394531 376.871094 C 275.71875 376.871094 271.25 370.808594 264.683594 360.929688 C 259.226562 352.710938 252.601562 342.792969 240.859375 340.164062 Z M 463.742188 171.691406 C 463.742188 162.152344 470.886719 143.550781 475.101562 141.957031 C 479.316406 143.550781 486.460938 162.152344 486.460938 171.691406 C 486.460938 175.808594 484.269531 180.933594 481.261719 184.238281 L 481.261719 177.878906 C 481.261719 174.472656 478.5 171.71875 475.101562 171.71875 C 471.703125 171.71875 468.941406 174.480469 468.941406 177.878906 L 468.941406 184.238281 C 465.933594 180.933594 463.742188 175.808594 463.742188 171.691406 Z M 483.859375 209.339844 L 483.859375 288.109375 C 483.859375 288.515625 483.632812 288.886719 483.253906 289.105469 C 480.597656 290.632812 477.75 291.402344 474.816406 291.335938 C 472.046875 291.289062 469.386719 290.539062 466.910156 289.097656 C 466.550781 288.886719 466.332031 288.515625 466.332031 288.109375 L 466.332031 209.320312 C 466.332031 208.902344 466.550781 208.53125 466.910156 208.332031 C 469.273438 207.042969 471.800781 206.332031 474.417969 206.226562 C 474.511719 206.226562 474.597656 206.226562 474.695312 206.226562 C 474.96875 206.246094 475.242188 206.246094 475.511719 206.226562 C 478.234375 206.292969 480.871094 207.023438 483.378906 208.410156 C 483.671875 208.570312 483.859375 208.941406 483.859375 209.339844 Z M 372.425781 171.691406 C 372.425781 162.152344 379.570312 143.550781 383.785156 141.957031 C 388 143.550781 395.144531 162.152344 395.144531 171.691406 C 395.144531 175.820312 392.953125 180.933594 389.945312 184.238281 L 389.945312 177.878906 C 389.945312 174.472656 387.183594 171.71875 383.785156 171.71875 C 380.386719 171.71875 377.625 174.480469 377.625 177.878906 L 377.625 184.238281 C 374.617188 180.933594 372.425781 175.808594 372.425781 171.691406 Z M 392.554688 209.339844 L 392.554688 288.109375 C 392.554688 288.515625 392.328125 288.886719 391.949219 289.105469 C 389.289062 290.632812 386.460938 291.402344 383.511719 291.335938 C 380.738281 291.289062 378.082031 290.539062 375.605469 289.097656 C 375.246094 288.886719 375.027344 288.515625 375.027344 288.109375 L 375.027344 209.320312 C 375.027344 208.902344 375.246094 208.53125 375.605469 208.332031 C 377.96875 207.042969 380.492188 206.332031 383.113281 206.226562 C 383.207031 206.226562 383.292969 206.226562 383.386719 206.226562 C 383.652344 206.246094 383.929688 206.246094 384.203125 206.226562 C 386.925781 206.292969 389.566406 207.023438 392.070312 208.410156 C 392.363281 208.570312 392.5625 208.941406 392.5625 209.339844 Z M 281.109375 171.691406 C 281.109375 162.152344 288.257812 143.550781 292.46875 141.957031 C 296.683594 143.550781 303.828125 162.152344 303.828125 171.691406 C 303.828125 175.808594 301.636719 180.933594 298.628906 184.238281 L 298.628906 177.878906 C 298.628906 174.472656 295.867188 171.71875 292.46875 171.71875 C 289.070312 171.71875 286.308594 174.480469 286.308594 177.878906 L 286.308594 184.238281 C 283.300781 180.933594 281.109375 175.808594 281.109375 171.691406 Z M 301.238281 209.339844 L 301.238281 288.109375 C 301.238281 288.515625 301.011719 288.886719 300.632812 289.105469 C 297.972656 290.632812 295.164062 291.402344 292.195312 291.335938 C 289.421875 291.289062 286.765625 290.539062 284.289062 289.097656 C 283.929688 288.886719 283.710938 288.515625 283.710938 288.109375 L 283.710938 209.320312 C 283.710938 208.910156 283.929688 208.53125 284.289062 208.332031 C 286.652344 207.042969 289.175781 206.332031 291.796875 206.226562 C 291.890625 206.226562 291.976562 206.226562 292.070312 206.226562 C 292.335938 206.246094 292.621094 206.246094 292.886719 206.226562 C 295.609375 206.292969 298.25 207.023438 300.753906 208.410156 C 301.050781 208.570312 301.238281 208.941406 301.238281 209.339844 Z M 271.382812 267.03125 L 271.382812 288.109375 C 271.382812 292.882812 273.953125 297.34375 278.09375 299.753906 C 282.34375 302.230469 287.144531 303.578125 291.976562 303.664062 C 292.136719 303.664062 292.289062 303.664062 292.449219 303.664062 C 297.433594 303.664062 302.378906 302.324219 306.789062 299.78125 C 310.964844 297.371094 313.558594 292.902344 313.558594 288.109375 L 313.558594 257.390625 C 328.902344 255.054688 345.378906 253.527344 362.699219 252.84375 L 362.699219 288.117188 C 362.699219 292.890625 365.269531 297.351562 369.40625 299.761719 C 373.667969 302.238281 378.460938 303.585938 383.292969 303.671875 C 383.453125 303.671875 383.605469 303.671875 383.765625 303.671875 C 388.75 303.671875 393.695312 302.335938 398.105469 299.792969 C 402.28125 297.382812 404.875 292.910156 404.875 288.117188 L 404.875 252.851562 C 422.191406 253.546875 438.667969 255.074219 454.015625 257.398438 L 454.015625 288.128906 C 454.015625 292.902344 456.585938 297.363281 460.722656 299.773438 C 464.976562 302.25 469.777344 303.597656 474.609375 303.683594 C 474.769531 303.683594 474.921875 303.683594 475.082031 303.683594 C 480.066406 303.683594 485.007812 302.34375 489.421875 299.800781 C 493.597656 297.390625 496.1875 292.921875 496.1875 288.128906 L 496.1875 267.050781 C 511.628906 272.277344 526.71875 280.0625 526.71875 287.871094 C 526.71875 302.667969 472.339844 323.316406 383.785156 323.316406 C 295.230469 323.316406 240.851562 302.675781 240.851562 287.871094 C 240.851562 280.0625 255.949219 272.277344 271.382812 267.050781 Z M 228.523438 389.949219 L 228.523438 403.710938 C 228.523438 418.042969 245.179688 430.273438 276.695312 439.0625 C 305.386719 447.0625 343.414062 451.476562 383.777344 451.476562 C 424.136719 451.476562 462.175781 447.0625 490.855469 439.0625 C 522.375 430.265625 539.027344 418.042969 539.027344 403.710938 L 539.027344 389.578125 C 564.394531 399.011719 573.679688 409.054688 573.679688 415.6875 C 573.679688 428.546875 546.449219 440.570312 520.960938 447.546875 C 484.554688 457.503906 436.039062 462.988281 384.363281 462.988281 C 332.691406 462.988281 284.175781 457.503906 247.769531 447.546875 C 222.289062 440.582031 195.050781 428.546875 195.050781 415.6875 C 195.050781 411.472656 198.515625 400.996094 228.503906 389.949219 Z M 545.28125 602.515625 C 502.195312 615.421875 444.789062 622.519531 383.644531 622.519531 C 322.496094 622.519531 265.089844 615.410156 222.003906 602.515625 C 182.371094 590.652344 158.710938 574.566406 158.710938 559.484375 C 158.710938 550.507812 167.1875 541.015625 182.75 532.285156 L 182.75 544.957031 C 182.75 553.375 185.75 561.296875 191.207031 567.265625 C 227.269531 606.738281 327.765625 612.089844 384.355469 611.785156 C 385.824219 611.785156 387.324219 611.796875 388.855469 611.796875 C 446.203125 611.796875 542.445312 605.703125 577.570312 567.265625 C 583.015625 561.296875 586.015625 553.382812 586.015625 544.957031 L 586.015625 533.128906 C 600.628906 541.625 608.574219 550.8125 608.574219 559.484375 C 608.574219 574.566406 584.914062 590.652344 545.28125 602.515625 Z M 545.28125 602.515625 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/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-55e8355 elementor-widget elementor-widget-heading\" data-id=\"55e8355\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.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\">ANIVERS\u00c1RIO<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8caee5a elementor-widget elementor-widget-text-editor\" data-id=\"8caee5a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"cvGsUA direction-ltr align-center para-style-body\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); caret-color: #1a2d1d; --8sd0kg: none; font-family: YAFdJt8dAY0_0, _fb_, auto; --cyv3zq: 10.3633px; --gjplxq: 1.5; --s8nbea: p; line-height: 15px;\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); --ys-xuq: none; font-kerning: none;\">Festa infantil, debutantes e qualquer<\/span><\/p><p class=\"cvGsUA direction-ltr align-center para-style-body\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); caret-color: #1a2d1d; --8sd0kg: none; font-family: YAFdJt8dAY0_0, _fb_, auto; --cyv3zq: 10.3633px; --gjplxq: 1.5; --s8nbea: p; line-height: 15px;\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); --ys-xuq: none; font-kerning: none;\">comemora\u00e7\u00e3o, temos o<\/span><\/p><p class=\"cvGsUA direction-ltr align-center para-style-body\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); caret-color: #1a2d1d; --8sd0kg: none; font-family: YAFdJt8dAY0_0, _fb_, auto; --cyv3zq: 10.3633px; --gjplxq: 1.5; --s8nbea: p; line-height: 15px;\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); --ys-xuq: none; font-kerning: none;\">espa\u00e7o ideal.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e3f582d elementor-widget elementor-widget-spacer\" data-id=\"e3f582d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-bd9b2f6\" data-id=\"bd9b2f6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-35829c0 elementor-widget elementor-widget-image\" data-id=\"35829c0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"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=\"800\" height=\"800\" src=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/corporativo-barrocas-1024x1024.jpg\" class=\"attachment-large size-large wp-image-1175\" alt=\"\" srcset=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/corporativo-barrocas-1024x1024.jpg 1024w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/corporativo-barrocas-300x300.jpg 300w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/corporativo-barrocas-150x150.jpg 150w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/corporativo-barrocas-768x768.jpg 768w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/corporativo-barrocas.jpg 1080w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t\t<div class=\"elementor-element elementor-element-ebb42f2 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ebb42f2\" 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\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"1024\" zoomAndPan=\"magnify\" viewBox=\"0 0 768 767.999994\" height=\"1024\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"0b636ccd40\"><path d=\"M 5.988281 5.988281 L 761.425781 5.988281 L 761.425781 758.488281 L 5.988281 758.488281 Z M 5.988281 5.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"56d724ca25\"><path d=\"M 383.648438 5.988281 C 175.074219 5.988281 5.988281 174.441406 5.988281 382.238281 C 5.988281 590.035156 175.074219 758.488281 383.648438 758.488281 C 592.222656 758.488281 761.304688 590.035156 761.304688 382.238281 C 761.304688 174.441406 592.222656 5.988281 383.648438 5.988281 Z M 383.648438 5.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"2ffca052d3\"><path d=\"M 0.988281 0.988281 L 756.425781 0.988281 L 756.425781 753.488281 L 0.988281 753.488281 Z M 0.988281 0.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"01346a76b7\"><path d=\"M 378.648438 0.988281 C 170.074219 0.988281 0.988281 169.441406 0.988281 377.238281 C 0.988281 585.035156 170.074219 753.488281 378.648438 753.488281 C 587.222656 753.488281 756.304688 585.035156 756.304688 377.238281 C 756.304688 169.441406 587.222656 0.988281 378.648438 0.988281 Z M 378.648438 0.988281 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"e184d16132\"><rect x=\"0\" width=\"757\" y=\"0\" height=\"754\"><\/rect><\/clipPath><clipPath id=\"81b1b5ed5e\"><path d=\"M 5.988281 5.992188 L 761.238281 5.992188 L 761.238281 758.238281 L 5.988281 758.238281 Z M 5.988281 5.992188 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"0ab28b0428\"><path d=\"M 383.644531 5.992188 C 175.070312 5.992188 5.988281 174.441406 5.988281 382.238281 C 5.988281 590.03125 175.070312 758.480469 383.644531 758.480469 C 592.214844 758.480469 761.296875 590.03125 761.296875 382.238281 C 761.296875 174.441406 592.214844 5.992188 383.644531 5.992188 Z M 383.644531 5.992188 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"f372e94531\"><path d=\"M 145.265625 142.90625 L 622 142.90625 L 622 509 L 145.265625 509 Z M 145.265625 142.90625 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"83b77f3075\"><path d=\"M 313 241 L 454 241 L 454 667.90625 L 313 667.90625 Z M 313 241 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#0b636ccd40)\"><g clip-path=\"url(#56d724ca25)\"><g transform=\"matrix(1, 0, 0, 1, 5, 5)\"><g clip-path=\"url(#e184d16132)\"><g clip-path=\"url(#2ffca052d3)\"><g clip-path=\"url(#01346a76b7)\"><path fill=\"#ffffff\" d=\"M 0.988281 0.988281 L 756.425781 0.988281 L 756.425781 753.488281 L 0.988281 753.488281 Z M 0.988281 0.988281 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><\/g><\/g><\/g><\/g><\/g><g clip-path=\"url(#81b1b5ed5e)\"><g clip-path=\"url(#0ab28b0428)\"><path stroke-linecap=\"butt\" transform=\"matrix(0.75, 0, 0, 0.75, 5.988993, 5.98901)\" fill=\"none\" stroke-linejoin=\"miter\" d=\"M 503.540742 0.0042361 C 225.44177 0.0042361 -0.000949565 224.603206 -0.000949565 501.665719 C -0.000949565 778.723025 225.44177 1003.321994 503.540742 1003.321994 C 781.634506 1003.321994 1007.077225 778.723025 1007.077225 501.665719 C 1007.077225 224.603206 781.634506 0.0042361 503.540742 0.0042361 Z M 503.540742 0.0042361 \" stroke=\"#c69e58\" stroke-width=\"28\" stroke-opacity=\"1\" stroke-miterlimit=\"4\"><\/path><\/g><\/g><g clip-path=\"url(#f372e94531)\"><path fill=\"#c69e58\" d=\"M 588.859375 200.367188 L 309.765625 200.367188 L 309.765625 167.121094 C 309.765625 161.785156 313.871094 159.324219 318.386719 159.324219 L 432.484375 159.324219 C 437.410156 159.324219 441.105469 163.429688 441.105469 168.765625 L 441.105469 183.949219 C 441.105469 188.464844 444.796875 192.160156 449.3125 192.160156 C 453.828125 192.160156 457.519531 188.464844 457.519531 183.949219 L 457.519531 168.765625 C 457.519531 154.398438 446.4375 142.90625 432.484375 142.90625 L 318.386719 142.90625 C 304.019531 142.90625 293.347656 153.578125 293.347656 167.121094 L 293.347656 200.367188 L 178.429688 200.367188 C 160.367188 200.367188 145.59375 215.144531 145.59375 233.203125 L 145.59375 475.355469 C 145.59375 493.414062 160.367188 508.191406 178.429688 508.191406 L 312.640625 508.191406 L 315.101562 491.773438 L 178.429688 491.773438 C 169.398438 491.773438 162.011719 484.386719 162.011719 475.355469 L 162.011719 298.871094 L 207.15625 298.871094 L 207.15625 323.496094 C 207.15625 328.011719 210.851562 331.707031 215.367188 331.707031 L 248.199219 331.707031 C 252.714844 331.707031 256.410156 328.011719 256.410156 323.496094 L 256.410156 298.871094 L 309.765625 298.871094 C 314.28125 298.871094 317.972656 295.175781 317.972656 290.660156 C 317.972656 286.148438 314.28125 282.453125 309.765625 282.453125 L 162.011719 282.453125 L 162.011719 233.203125 C 162.011719 224.171875 169.398438 216.785156 178.429688 216.785156 L 588.859375 216.785156 C 597.886719 216.785156 605.277344 224.171875 605.277344 233.203125 L 605.277344 282.453125 L 457.519531 282.453125 C 453.007812 282.453125 449.3125 286.148438 449.3125 290.660156 C 449.3125 295.175781 453.007812 298.871094 457.519531 298.871094 L 510.875 298.871094 L 510.875 323.496094 C 510.875 328.011719 514.570312 331.707031 519.085938 331.707031 L 551.921875 331.707031 C 556.433594 331.707031 560.128906 328.011719 560.128906 323.496094 L 560.128906 298.871094 L 605.277344 298.871094 L 605.277344 475.355469 C 605.277344 484.386719 597.886719 491.773438 588.859375 491.773438 L 453.007812 491.773438 L 455.46875 508.191406 L 588.859375 508.191406 C 606.917969 508.191406 621.691406 493.414062 621.691406 475.355469 L 621.691406 233.203125 C 621.691406 215.144531 606.917969 200.367188 588.859375 200.367188 Z M 239.992188 315.289062 L 223.574219 315.289062 L 223.574219 298.871094 L 239.992188 298.871094 Z M 543.710938 315.289062 L 527.292969 315.289062 L 527.292969 298.871094 L 543.710938 298.871094 Z M 543.710938 315.289062 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><g clip-path=\"url(#83b77f3075)\"><path fill=\"#c69e58\" d=\"M 410.730469 315.289062 C 414.425781 314.878906 417.296875 312.414062 418.121094 308.722656 L 428.789062 259.878906 C 428.789062 259.878906 428.789062 259.46875 428.789062 259.46875 C 429.613281 254.953125 428.378906 250.03125 425.507812 246.746094 C 422.632812 243.460938 418.53125 241.410156 414.015625 241.410156 L 353.269531 241.410156 C 348.757812 241.410156 344.652344 243.460938 341.78125 246.746094 C 338.90625 250.03125 337.675781 254.953125 338.496094 259.46875 C 338.496094 259.46875 338.496094 259.878906 338.496094 259.878906 L 349.167969 308.722656 C 349.988281 312.414062 353.269531 315.289062 357.375 315.289062 L 358.605469 315.289062 L 313.871094 608.335938 C 313.460938 611.207031 314.691406 614.082031 316.742188 616.132812 L 379.128906 666.617188 C 380.769531 667.847656 382.410156 668.257812 384.464844 668.257812 C 386.515625 668.257812 388.15625 667.4375 389.800781 666.207031 L 450.542969 615.722656 C 452.597656 614.082031 453.828125 611.207031 453.417969 608.335938 Z M 334.390625 609.15625 L 421.402344 504.085938 L 425.097656 529.121094 L 348.757812 620.648438 Z M 355.324219 257.828125 L 412.375 257.828125 L 403.753906 298.871094 L 364.351562 298.871094 Z M 393.902344 315.289062 L 418.121094 482.332031 L 334.390625 583.300781 L 375.433594 315.289062 Z M 384.464844 649.378906 L 361.890625 630.910156 L 428.789062 550.875 L 437 606.285156 Z M 384.464844 649.378906 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><path fill=\"#c69e58\" d=\"M 391.851562 278.347656 C 391.851562 278.886719 391.800781 279.421875 391.695312 279.949219 C 391.589844 280.480469 391.433594 280.992188 391.226562 281.492188 C 391.019531 281.988281 390.769531 282.460938 390.46875 282.910156 C 390.167969 283.359375 389.828125 283.773438 389.449219 284.152344 C 389.066406 284.535156 388.652344 284.875 388.203125 285.175781 C 387.753906 285.472656 387.28125 285.726562 386.785156 285.933594 C 386.285156 286.140625 385.773438 286.292969 385.246094 286.398438 C 384.714844 286.503906 384.183594 286.558594 383.644531 286.558594 C 383.105469 286.558594 382.570312 286.503906 382.042969 286.398438 C 381.511719 286.292969 381 286.140625 380.503906 285.933594 C 380.003906 285.726562 379.53125 285.472656 379.082031 285.175781 C 378.632812 284.875 378.21875 284.535156 377.839844 284.152344 C 377.457031 283.773438 377.117188 283.359375 376.816406 282.910156 C 376.519531 282.460938 376.265625 281.988281 376.058594 281.492188 C 375.851562 280.992188 375.699219 280.480469 375.59375 279.949219 C 375.488281 279.421875 375.433594 278.886719 375.433594 278.347656 C 375.433594 277.808594 375.488281 277.277344 375.59375 276.746094 C 375.699219 276.21875 375.851562 275.707031 376.058594 275.207031 C 376.265625 274.710938 376.519531 274.238281 376.816406 273.789062 C 377.117188 273.339844 377.457031 272.925781 377.839844 272.542969 C 378.21875 272.164062 378.632812 271.824219 379.082031 271.523438 C 379.53125 271.222656 380.003906 270.972656 380.503906 270.765625 C 381 270.558594 381.511719 270.402344 382.042969 270.296875 C 382.570312 270.191406 383.105469 270.140625 383.644531 270.140625 C 384.183594 270.140625 384.714844 270.191406 385.246094 270.296875 C 385.773438 270.402344 386.285156 270.558594 386.785156 270.765625 C 387.28125 270.972656 387.753906 271.222656 388.203125 271.523438 C 388.652344 271.824219 389.066406 272.164062 389.449219 272.542969 C 389.828125 272.925781 390.167969 273.339844 390.46875 273.789062 C 390.769531 274.238281 391.019531 274.710938 391.226562 275.207031 C 391.433594 275.707031 391.589844 276.21875 391.695312 276.746094 C 391.800781 277.277344 391.851562 277.808594 391.851562 278.347656 Z M 391.851562 278.347656 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/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-4387df1 elementor-widget elementor-widget-heading\" data-id=\"4387df1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.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\">CORPORATIVO<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-690ac0d elementor-widget elementor-widget-text-editor\" data-id=\"690ac0d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p class=\"cvGsUA direction-ltr align-center para-style-body\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); caret-color: #1a2d1d; --8sd0kg: none; font-family: YAFdJt8dAY0_0, _fb_, auto; --cyv3zq: 10.3633px; --gjplxq: 1.5; --s8nbea: p; line-height: 15px;\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); --ys-xuq: none; font-kerning: none;\">Aqui temos toda a estrutura<\/span><\/p><p class=\"cvGsUA direction-ltr align-center para-style-body\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); caret-color: #1a2d1d; --8sd0kg: none; font-family: YAFdJt8dAY0_0, _fb_, auto; --cyv3zq: 10.3633px; --gjplxq: 1.5; --s8nbea: p; line-height: 15px;\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); --ys-xuq: none; font-kerning: none;\">necess\u00e1ria, para sua<\/span><\/p><p class=\"cvGsUA direction-ltr align-center para-style-body\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); caret-color: #1a2d1d; --8sd0kg: none; font-family: YAFdJt8dAY0_0, _fb_, auto; --cyv3zq: 10.3633px; --gjplxq: 1.5; --s8nbea: p; line-height: 15px;\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"color: rgba(26,45,29,var(--o42jjq,1)); --ys-xuq: none; font-kerning: none;\">reuni\u00e3o empresarial.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-296f501 elementor-widget elementor-widget-spacer\" data-id=\"296f501\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<div class=\"elementor-element elementor-element-1879684 elementor-widget elementor-widget-spacer\" data-id=\"1879684\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-29c4c4ab elementor-section-content-middle elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle\" data-id=\"29c4c4ab\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5d63bfcf\" data-id=\"5d63bfcf\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-771cb34 elementor-widget elementor-widget-menu-anchor\" data-id=\"771cb34\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"diferenciais\"><\/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-9c0398e elementor-widget elementor-widget-heading\" data-id=\"9c0398e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.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\"><span class=\"a_GcMg font-feature-liga-off font-feature-clig-off font-feature-calt-off text-decoration-none text-strikethrough-none\" style=\"--Ys-XuQ: none\">Estrutura que impressiona<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd3d3bd elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"bd3d3bd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.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\">Beleza, Aconchego\ne Rusticidade<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-524bc1f elementor-widget elementor-widget-heading\" data-id=\"524bc1f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.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\">Em meio \u00e0 natureza<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1ec4c192 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1ec4c192\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>O Sal\u00e3o Principal totalmente climatizado, foi preparado com uma estrutura de mais de 830m<b style=\"background-color: transparent;\">\u00b2<\/b>. Feito com madeiras tratadas em autoclave, pensado para proporcionar beleza e aconchego em meio a rusticidade combinada com a natureza.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-239b5f2 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"239b5f2\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7f86ccc\" data-id=\"7f86ccc\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-936ffd8 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"936ffd8\" 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\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"1024\" zoomAndPan=\"magnify\" viewBox=\"0 0 768 767.999994\" height=\"1024\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"e28d3cca9e\"><path d=\"M 5.988281 5.992188 L 761.238281 5.992188 L 761.238281 758.238281 L 5.988281 758.238281 Z M 5.988281 5.992188 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"691640439d\"><path d=\"M 383.644531 5.992188 C 175.070312 5.992188 5.988281 174.441406 5.988281 382.238281 C 5.988281 590.03125 175.070312 758.480469 383.644531 758.480469 C 592.214844 758.480469 761.296875 590.03125 761.296875 382.238281 C 761.296875 174.441406 592.214844 5.992188 383.644531 5.992188 Z M 383.644531 5.992188 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"0b3e9ac219\"><path d=\"M 183 169.179688 L 331 169.179688 L 331 317 L 183 317 Z M 183 169.179688 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"c9b782624a\"><path d=\"M 128.867188 323 L 335 323 L 335 519 L 128.867188 519 Z M 128.867188 323 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"9ce518698f\"><path d=\"M 435 169.179688 L 583 169.179688 L 583 317 L 435 317 Z M 435 169.179688 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"d207a4f22f\"><path d=\"M 438 323 L 638.117188 323 L 638.117188 518 L 438 518 Z M 438 323 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"67aafebdc6\"><path d=\"M 257 400 L 516 400 L 516 595.179688 L 257 595.179688 Z M 257 400 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#e28d3cca9e)\"><g clip-path=\"url(#691640439d)\"><path stroke-linecap=\"butt\" transform=\"matrix(0.75, 0, 0, 0.75, 5.988993, 5.98901)\" fill=\"none\" stroke-linejoin=\"miter\" d=\"M 503.540742 0.0042361 C 225.44177 0.0042361 -0.000949565 224.603206 -0.000949565 501.665719 C -0.000949565 778.723025 225.44177 1003.321994 503.540742 1003.321994 C 781.634506 1003.321994 1007.077225 778.723025 1007.077225 501.665719 C 1007.077225 224.603206 781.634506 0.0042361 503.540742 0.0042361 Z M 503.540742 0.0042361 \" stroke=\"#c69e58\" stroke-width=\"28\" stroke-opacity=\"1\" stroke-miterlimit=\"4\"><\/path><\/g><\/g><g clip-path=\"url(#0b3e9ac219)\"><path fill=\"#c69e58\" d=\"M 257.320312 316.457031 C 261.265625 316.464844 265.1875 316.15625 269.082031 315.527344 C 272.976562 314.902344 276.796875 313.964844 280.539062 312.722656 C 284.285156 311.480469 287.902344 309.945312 291.398438 308.117188 C 294.894531 306.289062 298.222656 304.191406 301.378906 301.824219 C 302.359375 297.144531 303.71875 292.574219 305.457031 288.117188 C 307.191406 283.660156 309.285156 279.378906 311.730469 275.269531 C 314.175781 271.160156 316.945312 267.277344 320.035156 263.625 C 323.125 259.976562 326.496094 256.601562 330.144531 253.507812 C 330.652344 249.980469 330.90625 246.4375 330.90625 242.871094 C 330.90625 241.667969 330.878906 240.464844 330.820312 239.261719 C 330.757812 238.058594 330.671875 236.859375 330.554688 235.660156 C 330.433594 234.460938 330.289062 233.265625 330.109375 232.074219 C 329.933594 230.882812 329.726562 229.699219 329.492188 228.515625 C 329.257812 227.335938 328.996094 226.160156 328.703125 224.992188 C 328.410156 223.824219 328.089844 222.664062 327.738281 221.511719 C 327.390625 220.359375 327.011719 219.214844 326.605469 218.082031 C 326.199219 216.949219 325.765625 215.824219 325.304688 214.710938 C 324.84375 213.601562 324.355469 212.5 323.84375 211.410156 C 323.328125 210.320312 322.785156 209.246094 322.21875 208.183594 C 321.652344 207.121094 321.058594 206.074219 320.4375 205.042969 C 319.820312 204.007812 319.175781 202.992188 318.507812 201.992188 C 317.835938 200.988281 317.144531 200.003906 316.425781 199.039062 C 315.707031 198.070312 314.96875 197.121094 314.203125 196.191406 C 313.441406 195.257812 312.652344 194.347656 311.84375 193.457031 C 311.035156 192.5625 310.207031 191.691406 309.355469 190.839844 C 308.503906 189.988281 307.632812 189.15625 306.738281 188.347656 C 305.847656 187.539062 304.933594 186.753906 304.003906 185.988281 C 303.074219 185.226562 302.125 184.484375 301.15625 183.769531 C 300.191406 183.050781 299.207031 182.355469 298.203125 181.6875 C 297.203125 181.019531 296.183594 180.375 295.152344 179.757812 C 294.121094 179.136719 293.070312 178.542969 292.011719 177.976562 C 290.949219 177.40625 289.871094 176.867188 288.785156 176.351562 C 287.695312 175.835938 286.59375 175.347656 285.480469 174.886719 C 284.371094 174.425781 283.246094 173.992188 282.113281 173.589844 C 280.976562 173.183594 279.835938 172.804688 278.683594 172.457031 C 277.53125 172.105469 276.371094 171.785156 275.203125 171.492188 C 274.035156 171.199219 272.859375 170.9375 271.679688 170.699219 C 270.496094 170.464844 269.308594 170.261719 268.121094 170.082031 C 266.929688 169.90625 265.734375 169.757812 264.535156 169.640625 C 263.335938 169.523438 262.136719 169.433594 260.933594 169.375 C 259.730469 169.316406 258.527344 169.285156 257.320312 169.285156 C 256.117188 169.285156 254.914062 169.316406 253.710938 169.375 C 252.507812 169.433594 251.308594 169.523438 250.109375 169.640625 C 248.910156 169.757812 247.714844 169.90625 246.523438 170.082031 C 245.332031 170.261719 244.148438 170.464844 242.964844 170.699219 C 241.785156 170.9375 240.609375 171.199219 239.441406 171.492188 C 238.273438 171.785156 237.113281 172.105469 235.960938 172.457031 C 234.808594 172.804688 233.664062 173.183594 232.53125 173.589844 C 231.398438 173.992188 230.273438 174.425781 229.160156 174.886719 C 228.050781 175.347656 226.949219 175.835938 225.859375 176.351562 C 224.773438 176.867188 223.695312 177.40625 222.632812 177.976562 C 221.570312 178.542969 220.523438 179.136719 219.492188 179.757812 C 218.457031 180.375 217.441406 181.019531 216.441406 181.6875 C 215.4375 182.355469 214.453125 183.050781 213.488281 183.769531 C 212.519531 184.484375 211.570312 185.226562 210.640625 185.988281 C 209.710938 186.753906 208.796875 187.539062 207.90625 188.347656 C 207.011719 189.15625 206.140625 189.988281 205.289062 190.839844 C 204.4375 191.691406 203.609375 192.5625 202.796875 193.457031 C 201.988281 194.347656 201.203125 195.257812 200.441406 196.191406 C 199.675781 197.121094 198.933594 198.070312 198.21875 199.039062 C 197.5 200.003906 196.808594 200.988281 196.136719 201.992188 C 195.46875 202.992188 194.824219 204.007812 194.207031 205.042969 C 193.585938 206.074219 192.992188 207.121094 192.425781 208.183594 C 191.859375 209.246094 191.316406 210.320312 190.800781 211.410156 C 190.285156 212.5 189.796875 213.601562 189.339844 214.710938 C 188.878906 215.824219 188.445312 216.949219 188.039062 218.082031 C 187.632812 219.214844 187.253906 220.359375 186.90625 221.511719 C 186.554688 222.664062 186.234375 223.824219 185.941406 224.992188 C 185.648438 226.160156 185.386719 227.335938 185.152344 228.515625 C 184.914062 229.699219 184.710938 230.882812 184.53125 232.074219 C 184.355469 233.265625 184.210938 234.460938 184.089844 235.660156 C 183.972656 236.859375 183.882812 238.058594 183.824219 239.261719 C 183.765625 240.464844 183.738281 241.667969 183.738281 242.871094 C 183.738281 244.078125 183.765625 245.28125 183.824219 246.484375 C 183.882812 247.6875 183.972656 248.886719 184.089844 250.085938 C 184.210938 251.285156 184.355469 252.476562 184.53125 253.667969 C 184.710938 254.859375 184.914062 256.046875 185.152344 257.226562 C 185.386719 258.410156 185.648438 259.582031 185.941406 260.753906 C 186.234375 261.921875 186.554688 263.082031 186.90625 264.234375 C 187.253906 265.386719 187.632812 266.527344 188.039062 267.664062 C 188.445312 268.796875 188.878906 269.917969 189.339844 271.03125 C 189.796875 272.144531 190.285156 273.246094 190.800781 274.332031 C 191.316406 275.421875 191.859375 276.496094 192.425781 277.558594 C 192.992188 278.621094 193.585938 279.667969 194.207031 280.703125 C 194.824219 281.734375 195.46875 282.753906 196.136719 283.753906 C 196.808594 284.753906 197.5 285.738281 198.21875 286.707031 C 198.933594 287.675781 199.675781 288.625 200.441406 289.554688 C 201.203125 290.484375 201.988281 291.398438 202.800781 292.289062 C 203.609375 293.179688 204.4375 294.054688 205.289062 294.90625 C 206.140625 295.757812 207.011719 296.585938 207.90625 297.394531 C 208.796875 298.203125 209.710938 298.992188 210.640625 299.753906 C 211.570312 300.519531 212.519531 301.257812 213.488281 301.976562 C 214.453125 302.695312 215.4375 303.386719 216.441406 304.054688 C 217.441406 304.726562 218.457031 305.371094 219.492188 305.988281 C 220.523438 306.609375 221.570312 307.199219 222.632812 307.769531 C 223.695312 308.335938 224.773438 308.878906 225.859375 309.390625 C 226.949219 309.90625 228.050781 310.394531 229.160156 310.855469 C 230.273438 311.316406 231.398438 311.75 232.53125 312.15625 C 233.664062 312.5625 234.808594 312.9375 235.960938 313.289062 C 237.113281 313.636719 238.273438 313.960938 239.441406 314.253906 C 240.609375 314.542969 241.785156 314.808594 242.964844 315.042969 C 244.148438 315.277344 245.332031 315.484375 246.523438 315.660156 C 247.714844 315.835938 248.910156 315.984375 250.109375 316.101562 C 251.308594 316.222656 252.507812 316.308594 253.710938 316.367188 C 254.914062 316.429688 256.117188 316.457031 257.320312 316.457031 Z M 257.320312 316.457031 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><g clip-path=\"url(#c9b782624a)\"><path fill=\"#c69e58\" d=\"M 334.515625 389.003906 C 331.964844 387.109375 329.527344 385.082031 327.199219 382.917969 C 324.871094 380.757812 322.671875 378.472656 320.59375 376.070312 C 318.519531 373.664062 316.582031 371.152344 314.78125 368.535156 C 312.984375 365.917969 311.332031 363.207031 309.832031 360.410156 C 308.328125 357.609375 306.988281 354.738281 305.800781 351.789062 C 304.617188 348.84375 303.597656 345.839844 302.742188 342.78125 C 301.886719 339.71875 301.203125 336.621094 300.6875 333.488281 C 300.175781 330.355469 299.835938 327.199219 299.667969 324.027344 C 296.074219 323.625 292.472656 323.425781 288.855469 323.425781 L 226.683594 323.425781 C 225.082031 323.425781 223.484375 323.464844 221.882812 323.542969 C 220.285156 323.625 218.6875 323.742188 217.097656 323.898438 C 215.503906 324.054688 213.914062 324.25 212.332031 324.484375 C 210.746094 324.71875 209.171875 324.992188 207.601562 325.304688 C 206.03125 325.617188 204.46875 325.96875 202.917969 326.359375 C 201.363281 326.746094 199.820312 327.175781 198.289062 327.640625 C 196.757812 328.101562 195.238281 328.605469 193.730469 329.144531 C 192.222656 329.683594 190.730469 330.261719 189.25 330.871094 C 187.773438 331.484375 186.308594 332.132812 184.863281 332.816406 C 183.414062 333.503906 181.984375 334.222656 180.574219 334.976562 C 179.160156 335.730469 177.769531 336.519531 176.398438 337.34375 C 175.023438 338.167969 173.671875 339.023438 172.339844 339.910156 C 171.007812 340.800781 169.699219 341.722656 168.414062 342.675781 C 167.128906 343.628906 165.867188 344.613281 164.628906 345.628906 C 163.394531 346.644531 162.179688 347.691406 160.996094 348.765625 C 159.808594 349.839844 158.648438 350.945312 157.519531 352.078125 C 156.386719 353.207031 155.28125 354.367188 154.207031 355.554688 C 153.132812 356.738281 152.085938 357.953125 151.070312 359.1875 C 150.054688 360.425781 149.070312 361.6875 148.117188 362.972656 C 147.164062 364.257812 146.242188 365.566406 145.351562 366.898438 C 144.464844 368.230469 143.609375 369.582031 142.785156 370.953125 C 141.960938 372.328125 141.171875 373.71875 140.417969 375.132812 C 139.664062 376.542969 138.945312 377.972656 138.261719 379.421875 C 137.574219 380.867188 136.925781 382.332031 136.3125 383.808594 C 135.703125 385.289062 135.125 386.78125 134.585938 388.289062 C 134.046875 389.796875 133.546875 391.316406 133.082031 392.847656 C 132.617188 394.378906 132.1875 395.921875 131.800781 397.476562 C 131.410156 399.027344 131.058594 400.589844 130.75 402.160156 C 130.4375 403.730469 130.164062 405.304688 129.925781 406.890625 C 129.691406 408.472656 129.496094 410.0625 129.339844 411.652344 C 129.183594 413.246094 129.066406 414.84375 128.988281 416.441406 C 128.90625 418.042969 128.867188 419.640625 128.867188 421.242188 L 128.867188 495.011719 C 128.867188 495.011719 186.191406 515.386719 244.699219 518.199219 L 244.699219 497.851562 C 244.703125 494.664062 244.84375 491.484375 245.121094 488.308594 C 245.402344 485.132812 245.816406 481.976562 246.367188 478.835938 C 246.917969 475.695312 247.601562 472.585938 248.417969 469.503906 C 249.238281 466.421875 250.1875 463.382812 251.265625 460.382812 C 252.347656 457.382812 253.554688 454.4375 254.886719 451.542969 C 256.222656 448.648438 257.675781 445.8125 259.253906 443.042969 C 260.832031 440.273438 262.527344 437.578125 264.335938 434.953125 C 266.148438 432.328125 268.066406 429.789062 270.09375 427.328125 C 272.125 424.871094 274.253906 422.503906 276.488281 420.226562 C 278.71875 417.953125 281.046875 415.777344 283.464844 413.703125 C 285.886719 411.628906 288.390625 409.660156 290.980469 407.800781 C 293.570312 405.941406 296.234375 404.199219 298.972656 402.566406 C 301.714844 400.9375 304.519531 399.429688 307.386719 398.039062 C 310.257812 396.652344 313.179688 395.390625 316.160156 394.253906 C 319.136719 393.117188 322.160156 392.109375 325.222656 391.234375 C 328.289062 390.355469 331.386719 389.613281 334.515625 389.003906 Z M 334.515625 389.003906 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><g clip-path=\"url(#9ce518698f)\"><path fill=\"#c69e58\" d=\"M 471.863281 306.410156 C 473.019531 307.085938 474.191406 307.730469 475.386719 308.34375 C 476.578125 308.953125 477.785156 309.53125 479.007812 310.078125 C 480.230469 310.625 481.46875 311.136719 482.71875 311.613281 C 483.96875 312.09375 485.234375 312.535156 486.507812 312.945312 C 487.785156 313.355469 489.070312 313.730469 490.367188 314.070312 C 491.660156 314.40625 492.964844 314.710938 494.277344 314.980469 C 495.589844 315.246094 496.910156 315.480469 498.234375 315.675781 C 499.558594 315.871094 500.890625 316.03125 502.222656 316.152344 C 503.554688 316.277344 504.894531 316.363281 506.230469 316.414062 C 507.570312 316.464844 508.910156 316.476562 510.246094 316.453125 C 511.585938 316.429688 512.925781 316.371094 514.261719 316.277344 C 515.597656 316.179688 516.929688 316.046875 518.257812 315.878906 C 519.585938 315.710938 520.910156 315.503906 522.226562 315.265625 C 523.546875 315.023438 524.855469 314.746094 526.15625 314.433594 C 527.460938 314.121094 528.753906 313.773438 530.035156 313.390625 C 531.320312 313.007812 532.59375 312.589844 533.851562 312.136719 C 535.113281 311.683594 536.363281 311.199219 537.59375 310.679688 C 538.828125 310.15625 540.046875 309.601562 541.253906 309.015625 C 542.457031 308.429688 543.644531 307.808594 544.8125 307.15625 C 545.984375 306.503906 547.136719 305.820312 548.269531 305.105469 C 549.402344 304.390625 550.511719 303.644531 551.605469 302.871094 C 552.695312 302.09375 553.765625 301.289062 554.816406 300.457031 C 555.863281 299.621094 556.886719 298.757812 557.886719 297.871094 C 558.890625 296.980469 559.867188 296.0625 560.816406 295.121094 C 561.765625 294.175781 562.691406 293.207031 563.589844 292.214844 C 564.488281 291.21875 565.359375 290.203125 566.199219 289.160156 C 567.042969 288.121094 567.855469 287.054688 568.640625 285.96875 C 569.425781 284.882812 570.179688 283.777344 570.902344 282.652344 C 571.628906 281.523438 572.320312 280.378906 572.980469 279.214844 C 573.644531 278.046875 574.273438 276.867188 574.867188 275.667969 C 575.464844 274.46875 576.027344 273.253906 576.558594 272.023438 C 577.089844 270.792969 577.585938 269.550781 578.050781 268.292969 C 578.511719 267.035156 578.941406 265.765625 579.332031 264.488281 C 579.726562 263.207031 580.085938 261.917969 580.40625 260.617188 C 580.730469 259.316406 581.015625 258.007812 581.269531 256.691406 C 581.519531 255.378906 581.734375 254.054688 581.914062 252.726562 C 582.09375 251.402344 582.238281 250.070312 582.34375 248.734375 C 582.449219 247.398438 582.519531 246.0625 582.554688 244.722656 C 582.585938 243.382812 582.585938 242.042969 582.542969 240.707031 C 582.503906 239.367188 582.429688 238.03125 582.316406 236.695312 C 582.203125 235.359375 582.054688 234.03125 581.871094 232.703125 C 581.683594 231.375 581.464844 230.054688 581.207031 228.742188 C 580.949219 227.425781 580.65625 226.121094 580.328125 224.820312 C 580 223.523438 579.632812 222.234375 579.234375 220.957031 C 578.835938 219.675781 578.402344 218.410156 577.933594 217.15625 C 577.464844 215.902344 576.964844 214.660156 576.429688 213.433594 C 575.890625 212.203125 575.324219 210.992188 574.71875 209.796875 C 574.117188 208.601562 573.484375 207.421875 572.816406 206.257812 C 572.152344 205.097656 571.453125 203.953125 570.722656 202.832031 C 569.996094 201.707031 569.234375 200.605469 568.445312 199.523438 C 567.65625 198.4375 566.839844 197.378906 565.992188 196.339844 C 565.144531 195.304688 564.269531 194.289062 563.367188 193.300781 C 562.464844 192.3125 561.535156 191.347656 560.582031 190.40625 C 559.625 189.46875 558.644531 188.554688 557.640625 187.671875 C 556.636719 186.785156 555.609375 185.925781 554.554688 185.097656 C 553.503906 184.269531 552.429688 183.46875 551.335938 182.699219 C 550.238281 181.925781 549.125 181.1875 547.988281 180.476562 C 546.851562 179.765625 545.695312 179.089844 544.523438 178.441406 C 543.351562 177.796875 542.160156 177.179688 540.953125 176.597656 C 539.75 176.015625 538.527344 175.46875 537.289062 174.953125 C 536.054688 174.4375 534.804688 173.957031 533.542969 173.511719 C 532.277344 173.0625 531.003906 172.652344 529.71875 172.273438 C 528.433594 171.898438 527.140625 171.554688 525.835938 171.25 C 524.53125 170.941406 523.222656 170.671875 521.902344 170.4375 C 520.582031 170.199219 519.257812 170 517.929688 169.839844 C 516.601562 169.675781 515.265625 169.550781 513.929688 169.460938 C 512.59375 169.371094 511.257812 169.316406 509.917969 169.300781 C 508.578125 169.285156 507.238281 169.304688 505.902344 169.359375 C 504.5625 169.414062 503.226562 169.507812 501.894531 169.636719 C 500.558594 169.765625 499.230469 169.933594 497.90625 170.132812 C 496.582031 170.335938 495.265625 170.574219 493.953125 170.847656 C 492.644531 171.121094 491.339844 171.429688 490.046875 171.773438 C 488.75 172.121094 487.46875 172.5 486.195312 172.914062 C 484.921875 173.328125 483.660156 173.78125 482.410156 174.261719 C 481.160156 174.746094 479.925781 175.265625 478.707031 175.816406 C 477.484375 176.367188 476.28125 176.953125 475.089844 177.570312 C 473.902344 178.1875 472.730469 178.835938 471.578125 179.515625 C 470.425781 180.195312 469.289062 180.910156 468.175781 181.652344 C 467.0625 182.394531 465.96875 183.167969 464.894531 183.96875 C 463.824219 184.773438 462.773438 185.605469 461.746094 186.464844 C 460.71875 187.324219 459.714844 188.210938 458.738281 189.125 C 457.761719 190.042969 456.808594 190.980469 455.878906 191.949219 C 454.953125 192.914062 454.054688 193.90625 453.179688 194.921875 C 452.308594 195.9375 451.460938 196.976562 450.644531 198.039062 C 449.828125 199.101562 449.042969 200.1875 448.285156 201.289062 C 447.527344 202.394531 446.804688 203.519531 446.105469 204.664062 C 445.410156 205.808594 444.746094 206.972656 444.117188 208.152344 C 443.484375 209.335938 442.882812 210.53125 442.316406 211.746094 C 441.75 212.960938 441.21875 214.1875 440.71875 215.429688 C 440.21875 216.671875 439.753906 217.929688 439.320312 219.195312 C 438.890625 220.464844 438.496094 221.742188 438.132812 223.035156 C 437.773438 224.324219 437.445312 225.621094 437.15625 226.929688 C 436.867188 228.238281 436.609375 229.550781 436.390625 230.875 C 436.171875 232.195312 435.992188 233.523438 435.84375 234.851562 C 435.699219 236.183594 435.589844 237.519531 435.515625 238.855469 C 435.441406 240.195312 435.40625 241.53125 435.40625 242.871094 C 435.40625 244.714844 435.476562 246.5625 435.621094 248.375 C 438.027344 250.046875 440.347656 251.839844 442.574219 253.746094 C 444.800781 255.65625 446.925781 257.671875 448.949219 259.796875 C 450.972656 261.921875 452.882812 264.140625 454.679688 266.460938 C 456.476562 268.777344 458.152344 271.179688 459.707031 273.667969 C 461.257812 276.15625 462.683594 278.714844 463.976562 281.347656 C 465.269531 283.980469 466.429688 286.671875 467.449219 289.421875 C 468.46875 292.171875 469.347656 294.964844 470.085938 297.804688 C 470.824219 300.644531 471.417969 303.511719 471.863281 306.410156 Z M 471.863281 306.410156 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><g clip-path=\"url(#d207a4f22f)\"><path fill=\"#c69e58\" d=\"M 540.507812 323.425781 L 478.351562 323.425781 C 476.488281 323.425781 474.625 323.476562 472.78125 323.589844 C 472.628906 326.769531 472.304688 329.933594 471.808594 333.078125 C 471.308594 336.226562 470.636719 339.332031 469.796875 342.402344 C 468.953125 345.476562 467.945312 348.492188 466.773438 351.453125 C 465.597656 354.410156 464.265625 357.296875 462.769531 360.109375 C 461.277344 362.925781 459.636719 365.648438 457.84375 368.277344 C 456.050781 370.910156 454.117188 373.433594 452.046875 375.855469 C 449.972656 378.273438 447.773438 380.570312 445.449219 382.746094 C 443.125 384.921875 440.6875 386.964844 438.136719 388.871094 C 441.285156 389.464844 444.402344 390.191406 447.488281 391.054688 C 450.574219 391.914062 453.613281 392.910156 456.613281 394.035156 C 459.613281 395.160156 462.558594 396.414062 465.449219 397.792969 C 468.339844 399.171875 471.167969 400.675781 473.925781 402.300781 C 476.6875 403.925781 479.375 405.667969 481.984375 407.523438 C 484.59375 409.382812 487.117188 411.347656 489.558594 413.421875 C 492 415.5 494.34375 417.675781 496.597656 419.957031 C 498.847656 422.234375 500.996094 424.605469 503.042969 427.070312 C 505.089844 429.535156 507.027344 432.082031 508.851562 434.714844 C 510.675781 437.347656 512.386719 440.054688 513.976562 442.835938 C 515.570312 445.613281 517.039062 448.457031 518.382812 451.367188 C 519.730469 454.273438 520.945312 457.230469 522.035156 460.246094 C 523.125 463.257812 524.082031 466.3125 524.910156 469.40625 C 525.734375 472.503906 526.421875 475.628906 526.976562 478.78125 C 527.535156 481.9375 527.949219 485.109375 528.230469 488.300781 C 528.511719 491.492188 528.652344 494.691406 528.65625 497.894531 L 528.65625 517.855469 C 584.972656 514.003906 638.382812 495.03125 638.382812 495.03125 L 638.382812 421.261719 C 638.382812 419.660156 638.34375 418.058594 638.265625 416.460938 C 638.1875 414.859375 638.070312 413.261719 637.914062 411.667969 C 637.757812 410.074219 637.558594 408.488281 637.324219 406.902344 C 637.089844 405.316406 636.816406 403.738281 636.503906 402.167969 C 636.191406 400.597656 635.84375 399.035156 635.453125 397.480469 C 635.0625 395.929688 634.636719 394.386719 634.171875 392.851562 C 633.707031 391.320312 633.203125 389.800781 632.664062 388.292969 C 632.125 386.785156 631.550781 385.289062 630.9375 383.808594 C 630.324219 382.328125 629.675781 380.867188 628.988281 379.417969 C 628.304688 377.96875 627.585938 376.539062 626.832031 375.128906 C 626.074219 373.714844 625.285156 372.320312 624.460938 370.949219 C 623.640625 369.574219 622.78125 368.222656 621.890625 366.890625 C 621.003906 365.558594 620.078125 364.25 619.125 362.964844 C 618.171875 361.675781 617.1875 360.414062 616.167969 359.175781 C 615.152344 357.9375 614.109375 356.726562 613.03125 355.539062 C 611.957031 354.351562 610.851562 353.195312 609.71875 352.0625 C 608.585938 350.929688 607.425781 349.824219 606.238281 348.75 C 605.050781 347.675781 603.839844 346.628906 602.601562 345.613281 C 601.363281 344.597656 600.101562 343.613281 598.8125 342.660156 C 597.527344 341.707031 596.21875 340.785156 594.886719 339.894531 C 593.554688 339.003906 592.199219 338.148438 590.824219 337.324219 C 589.453125 336.503906 588.058594 335.714844 586.644531 334.960938 C 585.234375 334.207031 583.800781 333.484375 582.355469 332.800781 C 580.90625 332.117188 579.441406 331.46875 577.960938 330.855469 C 576.480469 330.246094 574.988281 329.667969 573.480469 329.128906 C 571.972656 328.589844 570.449219 328.089844 568.917969 327.625 C 567.386719 327.160156 565.839844 326.734375 564.289062 326.347656 C 562.734375 325.957031 561.171875 325.609375 559.601562 325.296875 C 558.027344 324.984375 556.453125 324.710938 554.867188 324.476562 C 553.28125 324.242188 551.691406 324.046875 550.097656 323.890625 C 548.503906 323.734375 546.910156 323.621094 545.308594 323.542969 C 543.707031 323.464844 542.109375 323.425781 540.507812 323.425781 Z M 540.507812 323.425781 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><path fill=\"#c69e58\" d=\"M 312.953125 326.421875 C 313.15625 328.601562 313.457031 330.765625 313.851562 332.917969 C 314.25 335.074219 314.742188 337.203125 315.328125 339.3125 C 315.914062 341.417969 316.59375 343.496094 317.367188 345.546875 C 318.140625 347.59375 319 349.601562 319.953125 351.574219 C 320.90625 353.542969 321.945312 355.46875 323.066406 357.347656 C 324.191406 359.222656 325.398438 361.046875 326.683594 362.820312 C 327.972656 364.589844 329.335938 366.296875 330.773438 367.945312 C 332.214844 369.59375 333.722656 371.175781 335.304688 372.6875 C 336.886719 374.203125 338.53125 375.644531 340.242188 377.007812 C 341.953125 378.375 343.71875 379.664062 345.542969 380.871094 C 347.367188 382.078125 349.242188 383.203125 351.167969 384.246094 C 353.09375 385.285156 355.0625 386.238281 357.070312 387.105469 C 359.082031 387.96875 361.128906 388.742188 363.207031 389.425781 C 365.285156 390.105469 367.390625 390.695312 369.523438 391.191406 C 371.65625 391.683594 373.804688 392.082031 375.972656 392.382812 C 378.140625 392.6875 380.320312 392.890625 382.503906 392.996094 C 383.21875 393.046875 383.941406 393.058594 384.664062 393.078125 L 386.203125 393.078125 C 388.496094 393.082031 390.78125 392.976562 393.0625 392.765625 C 395.34375 392.554688 397.609375 392.234375 399.859375 391.8125 C 402.113281 391.386719 404.339844 390.859375 406.542969 390.226562 C 408.742188 389.597656 410.910156 388.863281 413.046875 388.027344 C 415.179688 387.195312 417.269531 386.261719 419.316406 385.230469 C 421.363281 384.203125 423.355469 383.078125 425.296875 381.863281 C 427.238281 380.648438 429.121094 379.34375 430.9375 377.949219 C 432.757812 376.558594 434.507812 375.082031 436.191406 373.527344 C 437.871094 371.972656 439.476562 370.339844 441.007812 368.636719 C 442.535156 366.929688 443.984375 365.15625 445.347656 363.316406 C 446.710938 361.472656 447.984375 359.574219 449.171875 357.613281 C 450.355469 355.652344 451.449219 353.640625 452.445312 351.578125 C 453.441406 349.515625 454.34375 347.410156 455.144531 345.265625 C 455.945312 343.117188 456.644531 340.941406 457.238281 338.726562 C 457.835938 336.515625 458.328125 334.28125 458.71875 332.023438 C 459.105469 329.765625 459.386719 327.496094 459.566406 325.210938 C 459.726562 323.324219 459.800781 321.410156 459.800781 319.492188 C 459.808594 310.179688 458.109375 301.191406 454.703125 292.523438 C 451.371094 284.085938 446.640625 276.527344 440.511719 269.84375 C 439.269531 268.484375 437.976562 267.175781 436.636719 265.914062 C 435.292969 264.652344 433.910156 263.441406 432.476562 262.285156 C 431.042969 261.125 429.570312 260.023438 428.058594 258.976562 C 426.542969 257.929688 424.992188 256.941406 423.402344 256.011719 C 421.8125 255.082031 420.191406 254.210938 418.539062 253.402344 C 416.882812 252.59375 415.203125 251.847656 413.492188 251.164062 C 411.78125 250.484375 410.050781 249.863281 408.292969 249.3125 C 406.535156 248.761719 404.761719 248.273438 402.96875 247.855469 C 401.175781 247.4375 399.371094 247.085938 397.550781 246.800781 C 395.734375 246.515625 393.90625 246.300781 392.070312 246.15625 C 390.234375 246.007812 388.398438 245.929688 386.554688 245.921875 C 384.714844 245.914062 382.875 245.976562 381.039062 246.105469 C 379.203125 246.234375 377.375 246.433594 375.550781 246.699219 C 373.730469 246.964844 371.921875 247.300781 370.125 247.703125 C 368.328125 248.105469 366.546875 248.574219 364.789062 249.109375 C 363.027344 249.648438 361.289062 250.246094 359.570312 250.914062 C 357.855469 251.582031 356.167969 252.3125 354.503906 253.105469 C 352.84375 253.898438 351.214844 254.753906 349.617188 255.667969 C 348.019531 256.582031 346.457031 257.558594 344.933594 258.589844 C 343.410156 259.625 341.925781 260.710938 340.484375 261.855469 C 339.042969 263 337.644531 264.195312 336.292969 265.445312 C 334.9375 266.695312 333.636719 267.992188 332.378906 269.339844 C 331.125 270.6875 329.921875 272.078125 328.769531 273.515625 C 327.621094 274.953125 326.523438 276.433594 325.484375 277.953125 C 324.445312 279.46875 323.464844 281.027344 322.542969 282.621094 C 321.617188 284.214844 320.757812 285.839844 319.957031 287.496094 C 319.15625 289.152344 318.417969 290.839844 317.742188 292.550781 C 317.066406 294.265625 316.460938 296 315.914062 297.761719 C 315.371094 299.519531 314.894531 301.296875 314.484375 303.089844 C 314.070312 304.886719 313.730469 306.695312 313.453125 308.515625 C 313.179688 310.335938 312.972656 312.164062 312.835938 314 C 312.695312 315.835938 312.628906 317.671875 312.628906 319.515625 C 312.617188 321.824219 312.726562 324.125 312.953125 326.421875 Z M 312.953125 326.421875 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><g clip-path=\"url(#67aafebdc6)\"><path fill=\"#c69e58\" d=\"M 418.125 400.070312 L 354.320312 400.070312 C 352.734375 400.089844 351.148438 400.148438 349.5625 400.246094 C 347.976562 400.34375 346.398438 400.480469 344.820312 400.652344 C 343.238281 400.828125 341.667969 401.042969 340.097656 401.292969 C 338.53125 401.542969 336.972656 401.832031 335.417969 402.160156 C 333.863281 402.488281 332.320312 402.851562 330.78125 403.253906 C 329.246094 403.65625 327.722656 404.097656 326.207031 404.574219 C 324.691406 405.050781 323.191406 405.5625 321.699219 406.113281 C 320.210938 406.664062 318.734375 407.25 317.273438 407.871094 C 315.8125 408.492188 314.367188 409.148438 312.9375 409.84375 C 311.511719 410.535156 310.097656 411.261719 308.707031 412.023438 C 307.3125 412.78125 305.9375 413.578125 304.582031 414.40625 C 303.226562 415.230469 301.894531 416.09375 300.578125 416.984375 C 299.265625 417.878906 297.976562 418.800781 296.707031 419.757812 C 295.441406 420.714844 294.195312 421.699219 292.976562 422.714844 C 291.753906 423.730469 290.5625 424.777344 289.390625 425.851562 C 288.222656 426.925781 287.082031 428.027344 285.964844 429.15625 C 284.847656 430.289062 283.761719 431.445312 282.703125 432.628906 C 281.644531 433.808594 280.613281 435.019531 279.613281 436.25 C 278.613281 437.484375 277.644531 438.742188 276.703125 440.019531 C 275.765625 441.300781 274.859375 442.605469 273.980469 443.929688 C 273.105469 445.253906 272.261719 446.597656 271.453125 447.964844 C 270.644531 449.328125 269.867188 450.714844 269.125 452.117188 C 268.378906 453.519531 267.671875 454.941406 267 456.378906 C 266.324219 457.816406 265.6875 459.269531 265.085938 460.738281 C 264.480469 462.207031 263.914062 463.691406 263.382812 465.1875 C 262.851562 466.683594 262.359375 468.191406 261.902344 469.710938 C 261.445312 471.234375 261.023438 472.765625 260.640625 474.304688 C 260.261719 475.847656 259.914062 477.394531 259.609375 478.953125 C 259.300781 480.511719 259.03125 482.074219 258.800781 483.648438 C 258.570312 485.21875 258.378906 486.792969 258.222656 488.375 C 258.070312 489.953125 257.953125 491.539062 257.875 493.125 C 257.796875 494.710938 257.761719 496.296875 257.761719 497.882812 L 257.761719 571.652344 C 257.761719 571.652344 323.9375 595.1875 386.652344 595.1875 C 449.367188 595.1875 515.542969 571.671875 515.542969 571.671875 L 515.542969 497.902344 C 515.542969 496.308594 515.503906 494.710938 515.425781 493.117188 C 515.347656 491.519531 515.230469 489.929688 515.078125 488.339844 C 514.921875 486.75 514.726562 485.167969 514.492188 483.585938 C 514.257812 482.007812 513.988281 480.433594 513.675781 478.867188 C 513.367188 477.300781 513.019531 475.742188 512.632812 474.195312 C 512.246094 472.644531 511.820312 471.105469 511.359375 469.578125 C 510.894531 468.046875 510.398438 466.53125 509.859375 465.027344 C 509.324219 463.523438 508.75 462.035156 508.140625 460.558594 C 507.53125 459.082031 506.886719 457.621094 506.207031 456.175781 C 505.523438 454.730469 504.808594 453.304688 504.058594 451.894531 C 503.308594 450.488281 502.523438 449.097656 501.703125 447.726562 C 500.886719 446.355469 500.035156 445.003906 499.148438 443.675781 C 498.261719 442.347656 497.347656 441.039062 496.398438 439.753906 C 495.449219 438.46875 494.46875 437.210938 493.457031 435.972656 C 492.449219 434.738281 491.40625 433.527344 490.335938 432.339844 C 489.265625 431.15625 488.167969 429.996094 487.042969 428.867188 C 485.914062 427.734375 484.761719 426.628906 483.582031 425.554688 C 482.398438 424.480469 481.191406 423.433594 479.960938 422.417969 C 478.730469 421.402344 477.472656 420.417969 476.191406 419.464844 C 474.914062 418.507812 473.609375 417.585938 472.285156 416.695312 C 470.957031 415.804688 469.613281 414.945312 468.246094 414.121094 C 466.878906 413.296875 465.492188 412.507812 464.085938 411.75 C 462.679688 410.992188 461.253906 410.273438 459.8125 409.585938 C 458.371094 408.898438 456.914062 408.246094 455.441406 407.628906 C 453.96875 407.015625 452.480469 406.433594 450.976562 405.894531 C 449.476562 405.351562 447.960938 404.84375 446.433594 404.375 C 444.910156 403.90625 443.371094 403.476562 441.824219 403.082031 C 440.277344 402.6875 438.71875 402.332031 437.15625 402.015625 C 435.589844 401.699219 434.015625 401.421875 432.4375 401.179688 C 430.859375 400.941406 429.277344 400.738281 427.6875 400.578125 C 426.097656 400.414062 424.507812 400.289062 422.914062 400.207031 C 421.316406 400.121094 419.722656 400.074219 418.125 400.070312 Z M 418.125 400.070312 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-1c5d043\" data-id=\"1c5d043\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e462b16 elementor-widget elementor-widget-heading\" data-id=\"e462b16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.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\">Capacidade total para 450 pessoas<br><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-546f5df elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"546f5df\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-9339bcd\" data-id=\"9339bcd\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f22ecf5 elementor-widget__width-initial elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"f22ecf5\" 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\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" width=\"1024\" zoomAndPan=\"magnify\" viewBox=\"0 0 768 767.999994\" height=\"1024\" preserveAspectRatio=\"xMidYMid meet\"><defs><clipPath id=\"482072e407\"><path d=\"M 5.988281 5.992188 L 761.238281 5.992188 L 761.238281 758.238281 L 5.988281 758.238281 Z M 5.988281 5.992188 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"7628837716\"><path d=\"M 383.644531 5.992188 C 175.070312 5.992188 5.988281 174.441406 5.988281 382.238281 C 5.988281 590.03125 175.070312 758.480469 383.644531 758.480469 C 592.214844 758.480469 761.296875 590.03125 761.296875 382.238281 C 761.296875 174.441406 592.214844 5.992188 383.644531 5.992188 Z M 383.644531 5.992188 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"1d7d15ac56\"><path d=\"M 167 495 L 260 495 L 260 564.664062 L 167 564.664062 Z M 167 495 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"ceb7c3225d\"><path d=\"M 507 495 L 600 495 L 600 564.664062 L 507 564.664062 Z M 507 495 \" clip-rule=\"nonzero\"><\/path><\/clipPath><clipPath id=\"11a7ed7e4f\"><path d=\"M 127.457031 177.664062 L 639.707031 177.664062 L 639.707031 485 L 127.457031 485 Z M 127.457031 177.664062 \" clip-rule=\"nonzero\"><\/path><\/clipPath><\/defs><g clip-path=\"url(#482072e407)\"><g clip-path=\"url(#7628837716)\"><path stroke-linecap=\"butt\" transform=\"matrix(0.75, 0, 0, 0.75, 5.988993, 5.98901)\" fill=\"none\" stroke-linejoin=\"miter\" d=\"M 503.540742 0.0042361 C 225.44177 0.0042361 -0.000949565 224.603206 -0.000949565 501.665719 C -0.000949565 778.723025 225.44177 1003.321994 503.540742 1003.321994 C 781.634506 1003.321994 1007.077225 778.723025 1007.077225 501.665719 C 1007.077225 224.603206 781.634506 0.0042361 503.540742 0.0042361 Z M 503.540742 0.0042361 \" stroke=\"#c69e58\" stroke-width=\"28\" stroke-opacity=\"1\" stroke-miterlimit=\"4\"><\/path><\/g><\/g><g clip-path=\"url(#1d7d15ac56)\"><path fill=\"#c69e58\" d=\"M 249.046875 495.976562 L 178.050781 495.976562 C 172.28125 495.976562 167.609375 500.652344 167.609375 506.417969 L 167.609375 541.914062 C 167.609375 554.371094 177.703125 564.46875 190.160156 564.46875 L 236.933594 564.46875 C 249.386719 564.46875 259.484375 554.371094 259.484375 541.914062 L 259.484375 506.417969 C 259.484375 500.652344 254.8125 495.976562 249.046875 495.976562 Z M 249.046875 495.976562 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><g clip-path=\"url(#ceb7c3225d)\"><path fill=\"#c69e58\" d=\"M 589.222656 495.976562 L 518.226562 495.976562 C 512.460938 495.976562 507.789062 500.652344 507.789062 506.417969 L 507.789062 541.914062 C 507.789062 554.371094 517.882812 564.46875 530.339844 564.46875 L 577.113281 564.46875 C 589.566406 564.46875 599.664062 554.371094 599.664062 541.914062 L 599.664062 506.417969 C 599.664062 500.652344 594.988281 495.976562 589.222656 495.976562 Z M 589.222656 495.976562 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/g><g clip-path=\"url(#11a7ed7e4f)\"><path fill=\"#c69e58\" d=\"M 631.5625 274.0625 C 621.363281 271.347656 603.292969 268.277344 584.207031 273.289062 C 584.207031 273.289062 575.4375 278.167969 577.761719 303.390625 L 575.757812 308.765625 L 545.238281 218.8125 C 536.898438 194.234375 513.828125 177.699219 487.871094 177.699219 L 279.402344 177.699219 C 253.445312 177.699219 230.371094 194.234375 222.03125 218.8125 L 191.511719 308.765625 L 189.511719 303.390625 C 191.835938 278.167969 183.066406 273.289062 183.066406 273.289062 C 163.980469 268.277344 145.90625 271.347656 135.707031 274.0625 C 130.679688 275.398438 127.269531 280.058594 127.457031 285.257812 L 128.292969 308.378906 C 128.484375 313.65625 132.34375 318.082031 137.546875 318.984375 L 177.328125 325.910156 L 179.785156 327.40625 L 169.144531 339.035156 C 159.484375 349.589844 154.128906 363.378906 154.128906 377.683594 L 154.128906 459.59375 C 154.128906 473.203125 165.160156 484.234375 178.769531 484.234375 L 588.503906 484.234375 C 602.113281 484.234375 613.144531 473.203125 613.144531 459.59375 L 613.144531 377.683594 C 613.144531 363.378906 607.789062 349.589844 598.128906 339.035156 L 587.488281 327.40625 L 589.945312 325.910156 L 629.722656 318.984375 C 634.929688 318.082031 638.789062 313.65625 638.980469 308.378906 L 639.816406 285.257812 C 640.003906 280.058594 636.589844 275.398438 631.5625 274.0625 Z M 227.5625 290.375 L 258.640625 214.214844 C 260.230469 210.316406 264.023438 207.765625 268.234375 207.765625 L 499.035156 207.765625 C 503.25 207.765625 507.042969 210.316406 508.632812 214.214844 L 539.707031 290.375 C 542.492188 297.195312 537.476562 304.65625 530.113281 304.65625 L 237.160156 304.65625 C 229.796875 304.65625 224.78125 297.195312 227.5625 290.375 Z M 246.753906 423 L 209.769531 423 C 194.011719 423 181.238281 410.226562 181.238281 394.46875 L 181.238281 383.976562 C 181.238281 367.769531 194.714844 354.878906 210.910156 355.460938 C 215.785156 355.636719 220.996094 356.152344 226.472656 357.152344 C 240.699219 359.742188 252.316406 364.792969 261.089844 369.800781 C 269.917969 374.839844 275.285156 384.304688 275.285156 394.46875 C 275.285156 410.226562 262.511719 423 246.753906 423 Z M 458.808594 410.601562 C 458.808594 417.449219 453.257812 423 446.410156 423 L 320.863281 423 C 314.015625 423 308.464844 417.449219 308.464844 410.601562 C 308.464844 403.753906 314.015625 398.203125 320.863281 398.203125 L 446.410156 398.203125 C 453.257812 398.203125 458.808594 403.753906 458.808594 410.601562 Z M 586.035156 394.46875 C 586.035156 410.226562 573.261719 423 557.503906 423 L 520.519531 423 C 504.761719 423 491.988281 410.226562 491.988281 394.46875 C 491.988281 384.304688 497.355469 374.839844 506.183594 369.800781 C 514.957031 364.792969 526.574219 359.742188 540.800781 357.152344 C 546.277344 356.152344 551.488281 355.636719 556.363281 355.460938 C 572.558594 354.878906 586.035156 367.769531 586.035156 383.976562 Z M 586.035156 394.46875 \" fill-opacity=\"1\" fill-rule=\"nonzero\"><\/path><\/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\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-78bcb98\" data-id=\"78bcb98\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-1450b68 elementor-widget elementor-widget-heading\" data-id=\"1450b68\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.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\">Estacionamento amplo para\nacomodar todos os convidados<br><br><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3d44dffc\" data-id=\"3d44dffc\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0e80ac6 elementor-widget elementor-widget-image\" data-id=\"0e80ac6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"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 loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/barrocas-foto.jpg\" class=\"attachment-full size-full wp-image-1186\" alt=\"\" srcset=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/barrocas-foto.jpg 1080w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/barrocas-foto-300x300.jpg 300w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/barrocas-foto-1024x1024.jpg 1024w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/barrocas-foto-150x150.jpg 150w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/barrocas-foto-768x768.jpg 768w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\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\t\t<div class=\"elementor-element elementor-element-0c81c60 elementor-widget elementor-widget-html\" data-id=\"0c81c60\" 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<div class=\"barrocas-card-container\">\n\n    <div class=\"barrocas-card-box\">\n\n        <!-- \u00cdCONE -->\n        <div class=\"barrocas-card-icon\">\n            \ud83c\udf33\n        <\/div>\n\n        <!-- TEXTOS -->\n        <div class=\"barrocas-card-content\">\n\n            <h3 class=\"desktop-text\">\n                S\u00e3o mais de<br>5.000 metros\n            <\/h3>\n\n            <p class=\"desktop-text\">\n                de \u00e1rea, onde a<br> natureza n\u00e3o tem fim.\n            <\/p>\n\n            <!-- Texto ultra simplificado e travado em uma linha -->\n            <h3 class=\"mobile-only-text\">\n                Mais de 5 mil m\u00b2\n            <\/h3>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<style>\n\/* CSS PARA DESKTOP *\/\n.barrocas-card-container {\n    width: 100%; \n    display: flex; \n    justify-content: flex-end;\n}\n\n.barrocas-card-box {\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    background: #efe2c8;\n    padding: 24px;\n    border-radius: 22px;\n    width: 430px;\n    box-shadow: 0 10px 30px rgba(0,0,0,0.18);\n    font-family: Poppins, sans-serif;\n    box-sizing: border-box;\n}\n\n.barrocas-card-icon {\n    width: 82px;\n    height: 82px;\n    min-width: 82px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    border: 2px solid #b69257;\n    border-radius: 18px;\n    font-size: 38px;\n    color: #b69257;\n    background: rgba(255,255,255,0.25);\n}\n\n.barrocas-card-content h3 {\n    margin: 0;\n    color: #5d4725;\n    font-size: 34px;\n    line-height: 1.05;\n    font-weight: 700;\n}\n\n.barrocas-card-content p {\n    margin-top: 10px;\n    margin-bottom: 0;\n    color: #6f5a38;\n    font-size: 18px;\n    line-height: 1.5;\n}\n\n\/* Controle de exibi\u00e7\u00e3o dos textos *\/\n.mobile-only-text {\n    display: none;\n}\n\n\/* ADAPTA\u00c7\u00c3O PARA MOBILE (TEXTO EM UMA LINHA COM RESPIRO) *\/\n@media (max-width: 767px) {\n    .barrocas-card-container {\n        justify-content: center; \n        padding: 0 15px;\n        box-sizing: border-box;\n    }\n\n    .barrocas-card-box {\n        width: 100%; \n        max-width: 290px; \/* Tamanho perfeito para acomodar o texto menor com folga *\/\n        padding: 16px 20px; \/* Margens internas confort\u00e1veis *\/\n        gap: 14px;\n        border-radius: 18px;\n    }\n\n    .barrocas-card-icon {\n        width: 52px;\n        height: 52px;\n        min-width: 52px;\n        font-size: 24px;\n        border-radius: 12px;\n    }\n\n    .barrocas-card-content {\n        flex: 1; \n        display: flex;\n        align-items: center; \n        overflow: hidden; \/* Garante prote\u00e7\u00e3o extra ao container *\/\n    }\n\n    \/* Esconde os textos longos do desktop no mobile *\/\n    .desktop-text {\n        display: none !important;\n    }\n\n    \/* Mostra o texto curto em linha \u00fanica *\/\n    .mobile-only-text {\n        display: block !important;\n        font-size: 18px !important; \n        color: #5d4725;\n        margin: 0;\n        font-weight: 700;\n        line-height: 1;\n        white-space: nowrap; \/* For\u00e7a a ficar estritamente em uma linha *\/\n    }\n}\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-39a20dd elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"39a20dd\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4e57271\" data-id=\"4e57271\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3b95fe9 elementor-widget elementor-widget-menu-anchor\" data-id=\"3b95fe9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"estrutura\"><\/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-bb9930c elementor-widget elementor-widget-heading\" data-id=\"bb9930c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">insfraestrutura completa<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-411254a elementor-widget elementor-widget-spacer\" data-id=\"411254a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/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-60821cb elementor-widget elementor-widget-html\" data-id=\"60821cb\" 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=\"infraestrutura-barrocas\">\n\n    <div class=\"infra-item\">\n        <div class=\"infra-icon\">\n            <i class=\"fas fa-utensils\"><\/i>\n        <\/div>\n        <div class=\"infra-text\">\n            <h3>Cozinha Industrial<\/h3>\n        <\/div>\n    <\/div>\n\n    <div class=\"infra-item\">\n        <div class=\"infra-icon\">\n            <i class=\"fas fa-heart\"><\/i>\n        <\/div>\n        <div class=\"infra-text\">\n            <h3>Espa\u00e7o dos noivos<\/h3>\n        <\/div>\n    <\/div>\n\n    <div class=\"infra-item\">\n        <div class=\"infra-icon\">\n            <i class=\"fas fa-chair\"><\/i>\n        <\/div>\n        <div class=\"infra-text\">\n            <h3>Mesa e cadeiras especiais dos Noivos<\/h3>\n        <\/div>\n    <\/div>\n\n    <div class=\"infra-item\">\n        <div class=\"infra-icon\">\n            <i class=\"fas fa-birthday-cake\"><\/i>\n        <\/div>\n        <div class=\"infra-text\">\n            <h3>Mesa de Bolo<\/h3>\n        <\/div>\n    <\/div>\n\n    <div class=\"infra-item\">\n        <div class=\"infra-icon\">\n            <i class=\"fas fa-child\"><\/i>\n        <\/div>\n        <div class=\"infra-text\">\n            <h3>\u00c1rea Kids<\/h3>\n        <\/div>\n    <\/div>\n\n    <div class=\"infra-item\">\n        <div class=\"infra-icon\">\n            <i class=\"fas fa-music\"><\/i>\n        <\/div>\n        <div class=\"infra-text\">\n            <h3>Palco para evento<\/h3>\n        <\/div>\n    <\/div>\n\n    <div class=\"infra-item\">\n        <div class=\"infra-icon\">\n            <i class=\"fas fa-users\"><\/i>\n        <\/div>\n        <div class=\"infra-text\">\n            <h3>Mesas e cadeiras para 400 pessoas<\/h3>\n            <p>(consulte disponibilidade)<\/p>\n        <\/div>\n    <\/div>\n\n<\/section>\n\n<style>\n\n.infraestrutura-barrocas{\n    width:100%;\n\n    display:grid;\n\n    grid-template-columns:repeat(4,1fr);\n\n    gap:35px 45px;\n\n    background:#f8f5ef;\n}\n\n\/* ITENS *\/\n\n.infra-item{\n    display:flex;\n    align-items:center;\n\n    gap:18px;\n}\n\n\/* \u00cdCONES *\/\n\n.infra-icon{\n    font-size:38px;\n\n    color:#c69e58;\n\n    line-height:1;\n\n    flex-shrink:0;\n\n    width:48px;\n\n    display:flex;\n    align-items:center;\n    justify-content:center;\n}\n\n\/* TEXTOS *\/\n\n.infra-text h3{\n    margin:0;\n\n    color:#2b2b2b;\n\n    font-size:18px;\n\n    line-height:1.4;\n\n    font-weight:500;\n\n    font-family:'Poppins', sans-serif;\n}\n\n.infra-text p{\n    margin-top:6px;\n    margin-bottom:0;\n\n    color:#7d7d7d;\n\n    font-size:13px;\n\n    font-family:'Poppins', sans-serif;\n}\n\n\/* CENTRALIZA SEGUNDA LINHA *\/\n\n.infra-item:nth-child(5){\n    margin-left:auto;\n}\n\n.infra-item:nth-child(6){\n    margin:0 auto;\n}\n\n.infra-item:nth-child(7){\n    margin-right:auto;\n}\n\n\/* TABLET *\/\n\n@media(max-width:1024px){\n\n.infraestrutura-barrocas{\n    grid-template-columns:repeat(2,1fr);\n\n    gap:30px;\n}\n\n.infra-item:nth-child(5),\n.infra-item:nth-child(6),\n.infra-item:nth-child(7){\n    margin:0;\n}\n\n}\n\n\/* MOBILE *\/\n\n@media(max-width:767px){\n\n.infraestrutura-barrocas{\n    grid-template-columns:1fr;\n\n    gap:24px;\n}\n\n.infra-item{\n    justify-content:flex-start;\n\n    align-items:flex-start;\n}\n\n.infra-icon{\n    font-size:30px;\n\n    width:36px;\n\n    margin-top:2px;\n}\n\n.infra-text h3{\n    font-size:16px;\n\n    line-height:1.5;\n}\n\n.infra-text p{\n    font-size:12px;\n}\n\n}\n\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-25c84df elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"25c84df\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-b2c9da6\" data-id=\"b2c9da6\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-878331d elementor-widget elementor-widget-image\" data-id=\"878331d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"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 loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683036142_18093173582007117_6858392677664475946_n-1024x1024.jpg\" class=\"attachment-large size-large wp-image-1281\" alt=\"\" srcset=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683036142_18093173582007117_6858392677664475946_n-1024x1024.jpg 1024w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683036142_18093173582007117_6858392677664475946_n-300x300.jpg 300w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683036142_18093173582007117_6858392677664475946_n-150x150.jpg 150w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683036142_18093173582007117_6858392677664475946_n-768x768.jpg 768w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683036142_18093173582007117_6858392677664475946_n.jpg 1080w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f6ec5f8\" data-id=\"f6ec5f8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f4fcce2 elementor-widget elementor-widget-image\" data-id=\"f4fcce2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"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 loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_682704091_18093173609007117_2980510035434558281_n-1024x1024.jpg\" class=\"attachment-large size-large wp-image-1279\" alt=\"\" srcset=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_682704091_18093173609007117_2980510035434558281_n-1024x1024.jpg 1024w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_682704091_18093173609007117_2980510035434558281_n-300x300.jpg 300w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_682704091_18093173609007117_2980510035434558281_n-150x150.jpg 150w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_682704091_18093173609007117_2980510035434558281_n-768x768.jpg 768w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_682704091_18093173609007117_2980510035434558281_n.jpg 1080w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f1ce8b0\" data-id=\"f1ce8b0\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a2029a0 elementor-widget elementor-widget-image\" data-id=\"a2029a0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"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 loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_685373308_18093173627007117_4158458026470768942_n-1024x1024.jpg\" class=\"attachment-large size-large wp-image-1278\" alt=\"\" srcset=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_685373308_18093173627007117_4158458026470768942_n-1024x1024.jpg 1024w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_685373308_18093173627007117_4158458026470768942_n-300x300.jpg 300w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_685373308_18093173627007117_4158458026470768942_n-150x150.jpg 150w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_685373308_18093173627007117_4158458026470768942_n-768x768.jpg 768w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_685373308_18093173627007117_4158458026470768942_n.jpg 1080w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-3be452b\" data-id=\"3be452b\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e04d178 elementor-widget elementor-widget-image\" data-id=\"e04d178\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"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 loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"800\" src=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683902281_18093173636007117_8095793591969959867_n-1024x1024.jpg\" class=\"attachment-large size-large wp-image-1276\" alt=\"\" srcset=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683902281_18093173636007117_8095793591969959867_n-1024x1024.jpg 1024w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683902281_18093173636007117_8095793591969959867_n-300x300.jpg 300w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683902281_18093173636007117_8095793591969959867_n-150x150.jpg 150w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683902281_18093173636007117_8095793591969959867_n-768x768.jpg 768w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/SaveClip.App_683902281_18093173636007117_8095793591969959867_n.jpg 1080w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ce50639 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"ce50639\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1cb9ff8\" data-id=\"1cb9ff8\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d7bab1b elementor-widget elementor-widget-menu-anchor\" data-id=\"d7bab1b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"contato\"><\/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-c5babcd elementor-widget elementor-widget-heading\" data-id=\"c5babcd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">VAMOS REALIZAR <br>SEU EVENTO JUNTOS<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-97d0e46 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"97d0e46\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"color: rgba(255,255,255,var(--o42jjq,1)); caret-color: #ffffff; background-color: rgba(0, 0, 0, 0);\">Entre em contato e agende uma visita para conhecer cada detalhe do Espa\u00e7o Barrocas.<\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-46ab7a3 elementor-align-center elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"46ab7a3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/api.whatsapp.com\/send\/?phone=553591025574\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-whatsapp\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">(35) 9102-5574<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\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<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8af28ee\" data-id=\"8af28ee\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-51e99ca elementor-widget elementor-widget-image\" data-id=\"51e99ca\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"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\t<a href=\"https:\/\/espacobarrocas.com.br\/#\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/Barrocas-logo-vertical-300x300.png\" class=\"attachment-medium size-medium wp-image-1199\" alt=\"\" srcset=\"https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/Barrocas-logo-vertical-300x300.png 300w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/Barrocas-logo-vertical-150x150.png 150w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/Barrocas-logo-vertical-768x768.png 768w, https:\/\/espacobarrocas.com.br\/wp-content\/uploads\/2026\/05\/Barrocas-logo-vertical.png 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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\t\t<div class=\"elementor-element elementor-element-48ec85b elementor-shape-circle elementor-grid-0 e-grid-align-center elementor-widget elementor-widget-social-icons\" data-id=\"48ec85b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"social-icons.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-social-icons-wrapper elementor-grid\" role=\"list\">\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-2fb49db\" href=\"https:\/\/www.instagram.com\/espacobarrocas\/\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Instagram<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fab fa-instagram\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t\t\t<span class=\"elementor-grid-item\" role=\"listitem\">\n\t\t\t\t\t<a class=\"elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-repeater-item-a31e971\" href=\"mailto:contato@espacobarrocas.com.br\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-screen-only\">Envelope<\/span>\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-envelope\"><\/i>\t\t\t\t\t<\/a>\n\t\t\t\t<\/span>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>In\u00edcio Eventos Diferenciais Estrutura Contato Fale Conosco ESTRUTURA COMPLETA Para seu sonho se tornar realidade! Um espa\u00e7o pensado com o que existe de melhor para celebra\u00e7\u00e3o de momentos especiais, o Espa\u00e7o Barrocas oferece uma ampla infraestrutura para grandes e pequenos eventos. FALE CONOSCO AGORA O espa\u00e7o ideal para Momentos inesquec\u00edveis CASAMENTO Realize o casamento dos [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/espacobarrocas.com.br\/index.php?rest_route=\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/espacobarrocas.com.br\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/espacobarrocas.com.br\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/espacobarrocas.com.br\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/espacobarrocas.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2"}],"version-history":[{"count":194,"href":"https:\/\/espacobarrocas.com.br\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":1391,"href":"https:\/\/espacobarrocas.com.br\/index.php?rest_route=\/wp\/v2\/pages\/2\/revisions\/1391"}],"wp:attachment":[{"href":"https:\/\/espacobarrocas.com.br\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}