:root{--color-beige-300: #dad5c5;--color-beige-100: #f8f6f0;--color-green-500: #09240d;--color-green-400: hsl(138, 50%, 22%);--color-orange-500: rgb(228, 137, 10);--color-orange-100: #fedd20;--color-orange-50: #ffe6b8;--color-lila-500: rgb(77, 68, 182);--font-bellota-text: "Bellota Text", sans-serif;--font-bellota-heading: "Bellota", system-ui;--breakpoint-sm: 40rem;--breakpoint-md: 48rem;--breakpoint-lg: 64rem;--breakpoint-xl: 80rem;--breakpoint-2xl: 96rem;--rounded-md: .5rem;--rounded-sm: .25rem}*{margin:0}a{text-decoration:none;color:inherit}html{scroll-behavior:smooth}.container{max-width:100rem;margin:0 auto}.heading-lg{font-family:var(--font-bellota-heading);font-size:2rem;font-weight:700;@media (min-width: 48rem){font-size:2.5rem}}.heading-md{font-family:var(--font-bellota-heading);font-size:1.5rem;font-weight:700;@media (min-width: 48rem){font-size:2rem}}.heading-sm{font-family:var(--font-bellota-heading);font-size:1.5rem;font-weight:700}.text-lg{font-family:var(--font-bellota-text);font-size:1.25rem;font-weight:400;line-height:1.6875rem;@media (min-width: 48rem){font-size:1.5rem;font-weight:400;line-height:2rem}}.text-md{font-family:var(--font-bellota-text);font-size:1rem;font-weight:400;line-height:1.375rem;@media (min-width: 48rem){font-size:1.25rem;font-weight:400;line-height:1.6875rem}}.text-sm{font-family:var(--font-bellota-text);font-size:1rem;font-weight:400;line-height:1.375rem}.btn-primary{width:fit-content;padding:.75rem;font-weight:700;color:var(--color-green-500);text-decoration:none;background-color:var(--color-beige-100);border:2px solid var(--color-green-500);border-radius:var(--rounded-md);transition:all .25s ease-out;&:hover{box-shadow:8px 8px 0 0 var(--color-green-500)}&.acu:hover{box-shadow:8px 8px 0 0 var(--color-orange-500)}&.physio:hover{box-shadow:8px 8px 0 0 var(--color-lila-500)}@media (min-width: 48rem){padding:1rem}}.btn-secondary{width:fit-content;padding:.5rem;border-radius:var(--rounded-md);border:2px solid var(--color-beige-100);font-weight:700;text-decoration:none;transition:all .25s ease-out;&.physio{color:var(--color-beige-100);background-color:var(--color-lila-500);&:hover{color:var(--color-lila-500);background-color:var(--color-beige-100);border-color:var(--color-lila-500)}}&.acu{color:var(--color-beige-100);background-color:var(--color-orange-500);&:hover{color:var(--color-orange-500);background-color:var(--color-beige-100);border-color:var(--color-orange-500)}}@media (min-width: 48rem){padding:.75rem}}.modal-wrapper[data-v-9c942567]{position:fixed;inset:0;background:#09240d40;justify-content:center;align-items:center;z-index:1000;display:flex}@media (min-width: 48rem){.modal-wrapper[data-v-9c942567]{padding:7.5rem 5rem}}.modal[data-v-9c942567]{background:var(--color-beige-100);padding:4rem .75rem 1rem;position:relative;display:flex;justify-content:center;align-items:center;width:85%;height:calc(100svh - 15rem);border-radius:var(--rounded-sm)}@media (min-width: 48rem){.modal[data-v-9c942567]{padding:4rem 2.5rem;height:100%;width:60%;max-width:95rem}}@media (min-width: 80rem){.modal[data-v-9c942567]{width:35%}}.close-modal-btn[data-v-9c942567]{position:absolute;top:.75rem;right:.75rem;background:transparent;border:none;padding:0;width:2rem;height:2rem;z-index:1500;cursor:pointer}@media (min-width: 48rem){.close-modal-btn[data-v-9c942567]{top:1rem;right:1rem;width:2.5rem;height:2.5rem}}.btn-open-modal[data-v-9c942567]{cursor:pointer}iframe[data-v-9c942567]{border:none;width:100%;height:90%}.header-wrapper[data-v-b6a443f4]{position:relative}.header[data-v-b6a443f4]{padding:0 .75rem}@media (min-width: 48rem){.header[data-v-b6a443f4]{padding:0 1.25rem}}@media (min-width: 64rem){.header[data-v-b6a443f4]{padding:0 2.5rem}}.header-inside[data-v-b6a443f4]{display:flex;justify-content:space-between;align-items:end;gap:1rem;padding:1.25rem 0;border-bottom:2px solid var(--color-green-500)}.header-title[data-v-b6a443f4]{display:flex;flex-direction:column;gap:.5rem}.header-cta[data-v-b6a443f4]{display:none}@media (min-width: 48rem){.header-cta[data-v-b6a443f4]{display:inline-flex}}.btn-toggle-menu[data-v-b6a443f4]{background-color:transparent;border:none;margin:0;padding:0;width:2rem;height:2rem;cursor:pointer}@media (min-width: 48rem){.btn-toggle-menu[data-v-b6a443f4]{display:none}}.menu[data-v-b6a443f4]{position:absolute;top:100%;left:0;right:0;background-color:var(--color-beige-100);box-shadow:0 4px 4px #09240d40;border-radius:0 0 4px 4px;padding:2.5rem .75rem;display:flex;flex-direction:column;gap:.75rem;z-index:500;transition:opacity .25s ease,visibility .3s ease}.menu-hidden[data-v-b6a443f4]{opacity:0;visibility:hidden}.menu-list[data-v-b6a443f4]{list-style:none;margin-block:0;padding-inline-start:0;display:flex;flex-direction:column;gap:.75rem}.menu-list-item[data-v-b6a443f4]{display:contents}.menu-list-item a[data-v-b6a443f4]{text-decoration:none;transition:color .2s ease}.menu-list-item a[data-v-b6a443f4]:hover{color:var(--color-green-500)}.info-banner[data-astro-cid-xujglpx4]{background:var(--color-green-400);padding:1rem 0;position:sticky;top:0;z-index:500;overflow:hidden}.info-banner[data-astro-cid-xujglpx4] .container[data-astro-cid-xujglpx4]{padding:0 .75rem}@media (min-width: 48rem){.info-banner[data-astro-cid-xujglpx4] .container[data-astro-cid-xujglpx4]{padding:0 1.25rem}}@media (min-width: 64rem){.info-banner[data-astro-cid-xujglpx4] .container[data-astro-cid-xujglpx4]{padding:0 2.5rem}}.banner-content[data-astro-cid-xujglpx4]{text-align:center;position:relative;z-index:1}.banner-text[data-astro-cid-xujglpx4]{color:var(--color-beige-100)}.banner-text[data-astro-cid-xujglpx4] strong[data-astro-cid-xujglpx4]{font-weight:700}.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding:2.5rem .75rem;display:grid;grid-template-columns:1fr;gap:.5rem}@media (min-width: 48rem){.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding:2.5rem 1.25rem;grid-template-columns:repeat(4,1fr);gap:1.25rem}}@media (min-width: 64rem){.footer[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding:2.5rem 2.5rem 5rem;grid-template-columns:repeat(6,1fr)}}.footer-decoration[data-astro-cid-sz7xmlte]{width:100%;height:155px}@media (min-width: 48rem){.footer-decoration[data-astro-cid-sz7xmlte]{height:100%;max-height:50%}}@media (min-width: 64rem){.footer-decoration[data-astro-cid-sz7xmlte]{max-height:unset}}.sun-1[data-astro-cid-sz7xmlte],.sun-2[data-astro-cid-sz7xmlte]{width:100%;height:100%;object-fit:cover}.sun-1[data-astro-cid-sz7xmlte]{display:none;aspect-ratio:.707}.sun-2[data-astro-cid-sz7xmlte]{transform:rotate(180deg);aspect-ratio:3.606}@media (min-width: 48rem){.sun-1[data-astro-cid-sz7xmlte]{display:inline}.sun-2[data-astro-cid-sz7xmlte]{display:none}}.footer-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2rem}@media (min-width: 48rem){.footer-content[data-astro-cid-sz7xmlte]{grid-column:2 / 5;gap:2.25rem}}@media (min-width: 64rem){.footer-content[data-astro-cid-sz7xmlte]{grid-column:2 / 7;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}}.footer-link[data-astro-cid-sz7xmlte]{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:7.5%;text-underline-offset:25%;text-underline-position:from-font;transition:opacity .2s ease-out;width:fit-content}.footer-link[data-astro-cid-sz7xmlte]:hover{opacity:.8}.contact[data-astro-cid-sz7xmlte],.schedule[data-astro-cid-sz7xmlte],.access[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}.contact[data-astro-cid-sz7xmlte]{order:1}@media (min-width: 64rem){.contact[data-astro-cid-sz7xmlte]{order:2}}.contact-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.25rem}.contact-list[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.25rem;margin-block:0;padding-inline-start:1.5rem}.contact-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]::marker{font-size:.75rem}.schedule-content[data-astro-cid-sz7xmlte],.access-content[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}.access[data-astro-cid-sz7xmlte]{order:2}@media (min-width: 64rem){.access[data-astro-cid-sz7xmlte]{grid-column:1 / 2;order:1}}.access-means[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}@media (min-width: 64rem){.access-means[data-astro-cid-sz7xmlte]{gap:1.25rem}}.access-subtitle[data-astro-cid-sz7xmlte]{font-weight:700;margin-bottom:.75rem}.access-content-wrapper[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1rem}@media (min-width: 64rem){.access-content-wrapper[data-astro-cid-sz7xmlte]{gap:1.25rem}}.credit[data-astro-cid-sz7xmlte]{background-color:var(--color-beige-300)}.credit[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding:1rem .75rem;display:flex;justify-content:flex-end;align-items:center}@media (min-width: 48rem){.credit[data-astro-cid-sz7xmlte] .container[data-astro-cid-sz7xmlte]{padding:1.25rem 2.5rem}}.hero[data-astro-cid-bbe6dxrz]{padding:2.5rem .75rem}@media (min-width: 48rem){.hero[data-astro-cid-bbe6dxrz]{padding:2.5rem 1.25rem}}@media (min-width: 64rem){.hero[data-astro-cid-bbe6dxrz]{padding:5rem 2.5rem}}.hero-snippet[data-astro-cid-bbe6dxrz]{margin:0 auto;text-align:center;padding-bottom:3.5rem}@media (min-width: 48rem){.hero-snippet[data-astro-cid-bbe6dxrz]{padding-bottom:2.5rem;max-width:calc(5 / 6 * 100%)}}@media (min-width: 64rem){.hero-snippet[data-astro-cid-bbe6dxrz]{padding-bottom:5rem;max-width:50%}}.hero-wrapper-content[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.25rem}@media (min-width: 48rem){.hero-wrapper-content[data-astro-cid-bbe6dxrz]{grid-template-columns:repeat(12,1fr);column-gap:1.25rem;row-gap:2.5rem}}@media (min-width: 64rem){.hero-wrapper-content[data-astro-cid-bbe6dxrz]{gap:1.25rem;align-items:center}}.hero-img-wrapper[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center;width:100%;order:1}@media (min-width: 48rem){.hero-img-wrapper[data-astro-cid-bbe6dxrz]{grid-column:1 / 13}}@media (min-width: 64rem){.hero-img-wrapper[data-astro-cid-bbe6dxrz]{grid-column:9 / 13;order:2}}.hero-img[data-astro-cid-bbe6dxrz]{width:100%}@media (min-width: 48rem){.hero-img[data-astro-cid-bbe6dxrz]{width:50%}}@media (min-width: 64rem){.hero-img[data-astro-cid-bbe6dxrz]{width:100%}}.hero-content[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem;order:2}@media (min-width: 48rem){.hero-content[data-astro-cid-bbe6dxrz]{grid-column:1 / 13;grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (min-width: 64rem){.hero-content[data-astro-cid-bbe6dxrz]{grid-column:1 / 9;grid-template-columns:repeat(4,1fr);order:1}}.text-content-wrapper[data-astro-cid-bbe6dxrz]{order:1}@media (min-width: 48rem){.text-content-wrapper[data-astro-cid-bbe6dxrz]{grid-column:2 / 4;order:2}}@media (min-width: 64rem){.text-content-wrapper[data-astro-cid-bbe6dxrz]{grid-column:2 / 5}}.text-wrapper[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.75rem}.text-wrapper[data-astro-cid-bbe6dxrz] p[data-astro-cid-bbe6dxrz]{text-align:justify}.btns-wrapper[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;margin-top:1.25rem}@media (min-width: 48rem){.btns-wrapper[data-astro-cid-bbe6dxrz]{gap:2rem;margin-top:2.5rem}}.hero-decoration[data-astro-cid-bbe6dxrz]{width:100%;height:155px;order:2}@media (min-width: 48rem){.hero-decoration[data-astro-cid-bbe6dxrz]{height:100%;order:1}}.sun-1[data-astro-cid-bbe6dxrz],.sun-2[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover}.sun-1[data-astro-cid-bbe6dxrz]{display:none}@media (min-width: 48rem){.sun-1[data-astro-cid-bbe6dxrz]{display:inline}.sun-2[data-astro-cid-bbe6dxrz]{display:none}}svg[data-astro-cid-6d7hc2mf]{width:3rem}@media (min-width: 48rem){svg[data-astro-cid-6d7hc2mf]{width:4rem}}@media (min-width: 64rem){svg[data-astro-cid-6d7hc2mf]{width:6.25rem}}svg[data-astro-cid-nyg4yxqk]{width:3rem}@media (min-width: 48rem){svg[data-astro-cid-nyg4yxqk]{width:4rem}}@media (min-width: 64rem){svg[data-astro-cid-nyg4yxqk]{width:6.25rem}}svg[data-astro-cid-ujcsmxer]{width:3rem}@media (min-width: 48rem){svg[data-astro-cid-ujcsmxer]{width:4rem}}@media (min-width: 64rem){svg[data-astro-cid-ujcsmxer]{width:6.25rem}}.container[data-astro-cid-igjzhy6f]{padding:2.5rem .75rem}@media (min-width: 48rem){.container[data-astro-cid-igjzhy6f]{padding:2.5rem 1.25rem}}@media (min-width: 64rem){.container[data-astro-cid-igjzhy6f]{padding:2.5rem}}.wrapper[data-astro-cid-igjzhy6f]{border:2px solid var(--color-green-400);border-radius:var(--rounded-sm)}.wrapper-title[data-astro-cid-igjzhy6f]{padding:.5rem;border-bottom:2px solid var(--color-green-400)}.wrapper-title[data-astro-cid-igjzhy6f] h2[data-astro-cid-igjzhy6f]{font-weight:700}.blank[data-astro-cid-igjzhy6f]{height:.625rem;border-bottom:2px solid var(--color-green-400)}.decoration[data-astro-cid-igjzhy6f]{background-color:var(--color-green-400);height:364px;width:100%;position:relative;overflow:hidden}.decoration[data-astro-cid-igjzhy6f] svg[data-astro-cid-igjzhy6f]{position:absolute;inset:-.5rem;width:150%;height:150%;top:-25%;left:-25%}@media (min-width: 48rem){.decoration[data-astro-cid-igjzhy6f] svg[data-astro-cid-igjzhy6f]{width:160%;height:160%;top:-30%;left:-30%}}@media (min-width: 64rem){.decoration[data-astro-cid-igjzhy6f]{height:auto;width:calc(1 / 3 * 100%)}.decoration[data-astro-cid-igjzhy6f] svg[data-astro-cid-igjzhy6f]{width:140%;height:140%;top:-20%;left:-20%}}.approach[data-astro-cid-igjzhy6f]{padding:1rem 1.25rem 1.25rem;display:flex;flex-direction:column}@media (min-width: 48rem){.approach[data-astro-cid-igjzhy6f]{padding:1rem 1.25rem 1.5rem;flex:1 0 0}}.approach[data-astro-cid-igjzhy6f]:not(:last-child){border-bottom:2px solid var(--color-green-400)}@media (min-width: 48rem){.approach[data-astro-cid-igjzhy6f]:not(:last-child){border-right:2px solid var(--color-green-400);border-bottom:0}}.approach-content[data-astro-cid-igjzhy6f]{display:flex;flex-direction:column;gap:1rem}.approach-content[data-astro-cid-igjzhy6f] h3[data-astro-cid-igjzhy6f]{font-weight:700}.wrapper-approche[data-astro-cid-igjzhy6f]{display:flex;flex-direction:column}@media (min-width: 48rem){.wrapper-approche[data-astro-cid-igjzhy6f]{flex-direction:row}}@media (min-width: 64rem){.wrapper-approche[data-astro-cid-igjzhy6f]{width:calc(2 / 3 * 100%)}}.wrapper-content[data-astro-cid-igjzhy6f]{display:flex;flex-direction:column}@media (min-width: 64rem){.wrapper-content[data-astro-cid-igjzhy6f]{flex-direction:row}}.tabs[data-v-ff6912c1]{width:100%;margin-top:2rem;display:grid}@media (min-width: 48rem){.tabs[data-v-ff6912c1]{grid-template-columns:repeat(12,1fr)}.tabs.physio[data-v-ff6912c1]{border-top:2px solid var(--color-lila-500)}.tabs.acu[data-v-ff6912c1]{border-top:2px solid var(--color-orange-500)}}.tab-list[data-v-ff6912c1]{display:flex;width:100%;overflow-x:scroll}.physio .tab-list[data-v-ff6912c1]{border-top:2px solid var(--color-lila-500);border-bottom:2px solid var(--color-lila-500)}.acu .tab-list[data-v-ff6912c1]{border-top:2px solid var(--color-orange-500);border-bottom:2px solid var(--color-orange-500)}@media (min-width: 48rem){.tab-list[data-v-ff6912c1]{grid-column:1 / 6;flex-direction:column;padding:5rem 0}.physio .tab-list[data-v-ff6912c1]{border-right:2px solid var(--color-lila-500);border-top:0;border-bottom:0}.acu .tab-list[data-v-ff6912c1]{border-right:2px solid var(--color-orange-500);border-top:0;border-bottom:0}}@media (min-width: 64rem){.tab-list[data-v-ff6912c1]{grid-column:1 / 5}}.tab-button[data-v-ff6912c1]{padding:1rem;border:none;background:transparent;cursor:pointer;border-radius:0;transition:all .2s ease;font-weight:700;text-transform:uppercase;white-space:nowrap;width:100%;text-align:left}.physio .tab-button[data-v-ff6912c1]{color:var(--color-lila-500)}.acu .tab-button[data-v-ff6912c1]{color:var(--color-orange-500)}.physio .tab-button[data-v-ff6912c1]:not(:last-child){border-right:2px solid var(--color-lila-500)}.acu .tab-button[data-v-ff6912c1]:not(:last-child){border-right:2px solid var(--color-orange-500)}@media (min-width: 48rem){.tab-button[data-v-ff6912c1]{white-space:wrap;padding:2.5rem 2rem}.physio .tab-button[data-v-ff6912c1]{border-bottom:2px solid var(--color-lila-500)}.acu .tab-button[data-v-ff6912c1]{border-bottom:2px solid var(--color-orange-500)}.physio .tab-button[data-v-ff6912c1]:not(:last-child),.acu .tab-button[data-v-ff6912c1]:not(:last-child){border-right:0}.physio .tab-button[data-v-ff6912c1]:first-child{border-top:2px solid var(--color-lila-500)}.acu .tab-button[data-v-ff6912c1]:first-child{border-top:2px solid var(--color-orange-500)}}.physio .tab-button[data-v-ff6912c1]:hover{background-color:#4d44b61a}.acu .tab-button[data-v-ff6912c1]:hover{background-color:#e4890a1a}.physio .tab-button.active[data-v-ff6912c1]{background-color:var(--color-lila-500);color:var(--color-beige-100)}.acu .tab-button.active[data-v-ff6912c1]{background-color:var(--color-orange-500);color:var(--color-beige-100)}.tab-panel[data-v-ff6912c1]{display:flex;flex-direction:column;justify-content:start;gap:1.5rem;padding:2rem 0}@media (min-width: 48rem){.tab-panel[data-v-ff6912c1]{padding:0;gap:2rem}}.tab-title[data-v-ff6912c1]{font-weight:700}@media (min-width: 48rem){.tab-title-wrapper[data-v-ff6912c1]{display:flex;gap:1.25rem;align-items:center}.tab-title[data-v-ff6912c1]{text-transform:uppercase}.physio .line[data-v-ff6912c1]{height:2px;background-color:var(--color-lila-500);flex-grow:1}.acu .line[data-v-ff6912c1]{height:2px;background-color:var(--color-orange-500);flex-grow:1}}.tab-content[data-v-ff6912c1]{position:relative;padding:2rem .75rem}@media (min-width: 48rem){.tab-content[data-v-ff6912c1]{grid-column:6 / 13;padding:65px 1.25rem 5rem}}@media (min-width: 64rem){.tab-content[data-v-ff6912c1]{grid-column:5 / 13}}.content[data-v-ff6912c1]{display:flex;flex-direction:column;justify-content:start;gap:2rem}@media (min-width: 48rem){.content[data-v-ff6912c1]{gap:2.5rem}}.content[data-v-ff6912c1] ul{padding-left:1.5rem}.fade-enter-active[data-v-ff6912c1],.fade-leave-active[data-v-ff6912c1]{transition:opacity .3s ease}.fade-enter-from[data-v-ff6912c1],.fade-leave-to[data-v-ff6912c1]{opacity:0}.container[data-astro-cid-tb7r7yfq]{padding:2.5rem .75rem}@media (min-width: 48rem){.container[data-astro-cid-tb7r7yfq]{padding:2.5rem 1.25rem}}@media (min-width: 64rem){.container[data-astro-cid-tb7r7yfq]{padding:5rem 2.5rem 2.5rem}}.wrapper[data-astro-cid-tb7r7yfq]{border:2px solid var(--color-lila-500);border-radius:var(--rounded-sm);color:var(--color-lila-500)}.wrapper-title[data-astro-cid-tb7r7yfq]{padding:.75rem 1.25rem;border-bottom:2px solid var(--color-lila-500);display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 48rem){.wrapper-title[data-astro-cid-tb7r7yfq]{flex-direction:row;justify-content:space-between;gap:.625rem}}.wrapper-title[data-astro-cid-tb7r7yfq] .btn-wrapper[data-astro-cid-tb7r7yfq]{align-self:flex-end}.wrapper-introduction[data-astro-cid-tb7r7yfq]{display:grid;grid-template-columns:repeat(1,1fr);border-bottom:2px solid var(--color-lila-500)}@media (min-width: 64rem){.wrapper-introduction[data-astro-cid-tb7r7yfq]{grid-template-columns:repeat(2,1fr)}}.introduction-content[data-astro-cid-tb7r7yfq]{display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.introduction-content[data-astro-cid-tb7r7yfq] .text-lg[data-astro-cid-tb7r7yfq]{text-align:justify}.decoration[data-astro-cid-tb7r7yfq]{background-color:var(--color-lila-500);height:210px;width:100%;position:relative;overflow:hidden}.decoration[data-astro-cid-tb7r7yfq] svg[data-astro-cid-tb7r7yfq]{position:absolute;inset:0 -.5rem;width:100%;height:100%}@media (min-width: 96rem){.decoration[data-astro-cid-tb7r7yfq] svg[data-astro-cid-tb7r7yfq]{width:130%;height:130%;top:-15%;left:-15%}}@media (min-width: 48rem){.decoration[data-astro-cid-tb7r7yfq]{height:350px}}@media (min-width: 64rem){.decoration[data-astro-cid-tb7r7yfq]{height:auto}}.container[data-astro-cid-rb2jafgp]{padding:2.5rem .75rem}@media (min-width: 48rem){.container[data-astro-cid-rb2jafgp]{padding:2.5rem 1.25rem}}@media (min-width: 64rem){.container[data-astro-cid-rb2jafgp]{padding:5rem 2.5rem}}.wrapper[data-astro-cid-rb2jafgp]{border:2px solid var(--color-orange-500);border-radius:var(--rounded-sm);color:var(--color-orange-500)}.wrapper-title[data-astro-cid-rb2jafgp]{padding:.75rem 1.25rem;border-bottom:2px solid var(--color-orange-500);display:flex;flex-direction:column;gap:1.25rem}@media (min-width: 48rem){.wrapper-title[data-astro-cid-rb2jafgp]{flex-direction:row;justify-content:space-between;gap:.625rem}}.wrapper-title[data-astro-cid-rb2jafgp] .btn-wrapper[data-astro-cid-rb2jafgp]{align-self:flex-end;flex-shrink:0}.wrapper-introduction[data-astro-cid-rb2jafgp]{display:grid;grid-template-columns:repeat(1,1fr);border-bottom:2px solid var(--color-orange-500)}@media (min-width: 64rem){.wrapper-introduction[data-astro-cid-rb2jafgp]{grid-template-columns:repeat(2,1fr)}}.introduction-content[data-astro-cid-rb2jafgp]{display:flex;flex-direction:column;gap:1rem;padding:1.25rem;order:1}@media (min-width: 64rem){.introduction-content[data-astro-cid-rb2jafgp]{order:2}}.introduction-content[data-astro-cid-rb2jafgp] .text-lg[data-astro-cid-rb2jafgp]{text-align:justify}.decoration[data-astro-cid-rb2jafgp]{background-color:var(--color-orange-500);height:350px;width:100%;position:relative;overflow:hidden;order:2}.decoration[data-astro-cid-rb2jafgp] svg[data-astro-cid-rb2jafgp]{position:absolute;inset:0 -.5rem;width:250%;height:250%;top:-75%;left:-75%}@media (min-width: 29rem){.decoration[data-astro-cid-rb2jafgp] svg[data-astro-cid-rb2jafgp]{width:175%;height:175%;top:-37.5%;left:-37.5%}}@media (min-width: 48rem){.decoration[data-astro-cid-rb2jafgp]{height:350px}.decoration[data-astro-cid-rb2jafgp] svg[data-astro-cid-rb2jafgp]{width:130%;height:130%;top:-15%;left:-15%}}@media (min-width: 64rem){.decoration[data-astro-cid-rb2jafgp]{height:auto;order:1}.decoration[data-astro-cid-rb2jafgp] svg[data-astro-cid-rb2jafgp]{width:300%;height:300%;top:-100%;left:-100%}}@media (min-width: 80rem){.decoration[data-astro-cid-rb2jafgp] svg[data-astro-cid-rb2jafgp]{width:250%;height:250%;top:-75%;left:-75%}}@media (min-width: 80rem){.decoration[data-astro-cid-rb2jafgp] svg[data-astro-cid-rb2jafgp]{width:200%;height:200%;top:-50%;left:-50%}}@media (min-width: 96rem){.decoration[data-astro-cid-rb2jafgp] svg[data-astro-cid-rb2jafgp]{width:130%;height:130%;top:-15%;left:-15%}}body{font-family:var(--font-bellota-text);font-size:1.25rem;color:var(--color-green-500);background-color:var(--color-beige-100)}.appointment-btn[data-astro-cid-j7pv25f6]{position:fixed;bottom:2.5rem;right:.75rem}@media (min-width: 48rem){.appointment-btn[data-astro-cid-j7pv25f6]{display:none}}
