@font-face{font-family:Raleway;src:url(/Fonts/Raleway-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Raleway;src:url(/Fonts/Raleway-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}:root{--title: clamp(1.8rem, 4vw, 2rem);--description: clamp(1.2rem, 2.5vw, 1.2rem);--text-bento-box: clamp(.8rem, 2vw, 1rem);--bg-hero: #dcf4d2;--bg-box: #f0fff0;--text-main: #1f2d2b;--text-secondary: #fff;--text-black-smooth: #0a0a0a;--radius-container: 2rem;--padding-container: 2rem}body{font-family:Raleway,system-ui,sans-serif;background-color:#f8fafc}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit;cursor:pointer}.layout{display:grid;grid-template-columns:1fr;gap:1rem;width:100%;padding:1rem;grid-template-areas:"hero" "availability" "about" "whatido" "projects" "whoiworkwith" "howiwork" "problems" "contact"}.hero-slot{grid-area:hero}.availability-slot{grid-area:availability}.about-slot{grid-area:about}.whatido-slot{grid-area:whatido}.projects-slot{grid-area:projects}.whoiworkwith-slot{grid-area:whoiworkwith}.howiwork-slot{grid-area:howiwork}.problems-slot{grid-area:problems}.contact-slot{grid-area:contact}@media(min-width:768px){.layout{grid-template-columns:repeat(3,1fr);gap:1.5rem;grid-template-areas:"hero hero hero" "about about about" "whatido whatido whatido" "projects projects projects" "whoiworkwith howiwork howiwork" "problems problems problems" "contact contact contact"}}@media(min-width:1024px){.layout{grid-template-columns:repeat(4,1fr);gap:1.5rem;grid-template-areas:"hero hero hero about" "hero hero hero about" "whatido whatido projects projects" "whoiworkwith whoiworkwith howiwork howiwork" "problems problems problems problems" "contact contact contact contact"}}@media not (max-width:1024px){.layout{max-width:80%;margin:0 auto}}._container_1nayn_1{display:flex;flex-direction:column;align-items:center;gap:1rem;background-color:#cbf3bb;border-radius:var(--radius-container);padding:var(--padding-container);width:100%;height:auto;box-shadow:0 4px 4px #0000001f}._title_1nayn_14{font-size:var(--title);text-align:center}._list_1nayn_19{padding-left:1.5rem;margin:0}._list_1nayn_19 li::marker{content:"⚡ "}._item_1nayn_28{margin-bottom:.5rem;font-size:clamp(1rem,5vw,1.2rem)}@media not (max-width:425px){._container_1nayn_1{align-content:center;flex-wrap:wrap;width:100%;height:100%}}._container_1o3fe_1{display:flex;flex-direction:column;gap:1rem;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20id='visual'%20width='900'%20height='600'%20viewBox='0%200%20900%20600'%3e%3cpath%20fill='%2396e5c5'%20d='M0%200h900v600H0z'/%3e%3cpath%20fill='%230af575'%20d='m0%20431%20129%2013%20128-64%20129%205%20128-13%20129%2064%20128-51%20129%207v209H0Z'/%3e%3cpath%20fill='%2300c074'%20d='m0%20421%20129-9%20128-17%20129%2019%20128%202%20129%2036%20128-38%20129%2046v141H0Z'/%3e%3cpath%20fill='%23008d66'%20d='m0%20500%20129-61%20128%2063%20129-26%20128%2019%20129-36%20128-7%20129-8v157H0Z'/%3e%3cpath%20fill='%23165b4d'%20d='m0%20523%20129-28%20128%205%20129%2034%20128-32%20129-4%20128-13%20129%2017v99H0Z'/%3e%3cpath%20fill='%231f2d2b'%20d='m0%20532%20129%2041%20128-33%20129%2032%20128-33%20129%2030%20128-40%20129%2014v58H0Z'/%3e%3c/svg%3e");background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:var(--radius-container);padding:var(--padding-container);width:100%;height:auto;box-shadow:0 4px 4px #0000001f}._title_1o3fe_16{font-size:var(--title);text-align:center}._text_1o3fe_21{font-size:clamp(1rem,5vw,1.2rem);line-height:1.5;text-align:center;max-width:60ch;margin:0 auto}._button_1o3fe_29{margin:0 auto;padding:1rem 2rem;font-size:var(--font-button);font-weight:700;border-radius:1rem;background-color:#93bfc7;color:#3b4a50;border:1px solid #3b4a50;cursor:pointer}._button_1o3fe_29:hover{background-color:#053931;color:#93bfc7}@media(min-width:1024px){._container_1o3fe_1{display:flex;flex-direction:column;justify-content:flex-start;gap:4rem;align-items:center;height:100%}._text_1o3fe_21{text-align:left;max-width:none;width:80%}}._container_1whfy_1{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#cbf3bb;border-radius:var(--radius-container);padding:var(--padding-container);gap:1rem;color:var(--text-main);width:100%;height:100%;box-shadow:0 4px 4px #0000001f}._container_1whfy_1:hover{cursor:pointer}._title_1whfy_22{font-size:var(--title);text-align:center;color:var(--text-black-smooth)}._text_1whfy_30{font-size:1rem;line-height:1.6;text-align:center;color:var(--text-black-smooth);font-weight:400}._text_1whfy_30 span{font-weight:600}._container_1whfy_1:hover ._text_1whfy_30{display:block}@media(min-width:768px){._text_1whfy_30{text-align:left;max-height:0;overflow:hidden;opacity:0;transition:max-height 1.2s ease,opacity 1.2s ease}._container_1whfy_1:hover ._text_1whfy_30{max-height:300px;opacity:1}}@media(min-width:1024px){._container_1whfy_1{min-height:435px}}._container_bcjlr_1{display:flex;flex-direction:column;gap:1.5rem;background-color:#dcf4d2;border-radius:var(--radius-container);padding:var(--padding-container);width:100%;box-shadow:0 4px 4px #0000001f}._imagen_bcjlr_13{width:200px;height:200px;aspect-ratio:1 / 1;border-radius:2rem;object-fit:cover;align-self:center}._wrapper_bcjlr_23{display:flex;flex-direction:column;gap:1rem;text-align:center}._wrapperImageAvailability_bcjlr_30{display:flex;flex-direction:column;align-items:center;gap:1rem}._description_bcjlr_37{font-size:clamp(1rem,5vw,1.2rem);line-height:1.5;text-align:center;max-width:60ch;margin:0 auto}._disponibilidad_bcjlr_45{font-size:.8rem;color:var(--text-black-smooth);text-align:center;text-wrap:balance;padding:.5rem;background-color:#96e5c5;border-radius:1rem;width:fit-content;box-shadow:0 4px 4px #17946266}._botones_bcjlr_58{display:flex;flex-direction:column;gap:.8rem}._interview_bcjlr_64{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.5rem;border-radius:1rem;border:none;cursor:pointer;font-size:1rem;background-color:#96e5c5;text-align:center;color:var(--text-black-smooth);max-width:fit-content;align-self:center;font-weight:400;box-shadow:0 4px 4px #17946266}._interview_bcjlr_64:hover{background-color:#053931;color:#fff}._interview_bcjlr_64:focus{border:none}._whatsapp_bcjlr_93{display:flex;justify-content:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;border-radius:1rem;border:none;cursor:pointer;font-size:1rem;text-align:center;background-color:#96e5c5;color:var(--text-black-smooth);max-width:fit-content;align-self:center;font-weight:400;box-shadow:0 4px 4px #17946266}._whatsapp_bcjlr_93:hover{background-color:#053931;color:#fff}._whatsapp_bcjlr_93:focus{border:none}@media(min-width:768px){._container_bcjlr_1{height:100%;flex-direction:row;align-items:stretch;gap:0;justify-content:space-between}._wrapper_bcjlr_23{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:left;order:1}._wrapperImageAvailability_bcjlr_30{flex:1;display:flex;flex-direction:column;justify-content:center;text-align:left;order:2}._imagen_bcjlr_13{align-self:center}._botones_bcjlr_58{display:flex;flex-direction:row;gap:.8rem}._disponibilidad_bcjlr_45{max-width:25ch}}@media(min-width:1024px){._container_bcjlr_1{min-height:480px}._imagen_bcjlr_13{width:250px;height:250px}}@media(min-width:1440px){._container_bcjlr_1{min-height:440px}._imagen_bcjlr_13{width:300px;height:300px}}._availability_18pxo_1{display:flex;justify-content:center;align-self:center;border-radius:2rem;border:none;cursor:pointer;padding:.5rem;width:fit-content;box-shadow:0 4px 4px #468fc080}._availability_18pxo_1:hover{background-color:#a2b6b2}._container_wru79_1{display:flex;flex-direction:column;align-items:flex-start;background-color:#cbf3bb;border-radius:var(--radius-container);gap:1.5rem;color:var(--text-main);padding:var(--padding-container);justify-content:center;align-items:center;width:100%;height:auto;box-shadow:0 4px 4px #0000001f}._title_wru79_17{font-size:var(--title);text-align:center}._titleGrid_wru79_22{font-size:clamp(1.2rem,5vw,1.4rem);font-weight:700;margin-bottom:1rem}._text_wru79_28{margin:0;font-size:clamp(1rem,4vw,1.2rem);line-height:1.6}._grid_wru79_34{display:grid;gap:1.5rem}._container_2oprg_1{display:flex;flex-direction:column;align-items:center;gap:1rem;background-color:#cbf3bb;border-radius:var(--radius-container);padding:var(--padding-container);width:100%;height:auto;box-shadow:0 4px 4px #0000001f}._title_2oprg_14{font-size:var(--title);text-align:center}._text_2oprg_19{font-size:clamp(1rem,2vw,2rem);line-height:1.5;text-align:center;max-width:60ch;margin:0 auto}._list_2oprg_27{padding-left:1.5rem;margin:0}._list_2oprg_27 li::marker{content:"🚩 "}._item_2oprg_36{margin-bottom:.5rem;font-size:clamp(1rem,2.5vw,1.2rem)}@media not (max-width:425px){._container_2oprg_1{align-items:center;gap:1rem}._list_2oprg_27{column-gap:5rem;columns:2}}._container_1qyog_1{display:flex;flex-direction:column;align-items:center;gap:1rem;background-color:#cbf3bb;border-radius:var(--radius-container);padding:var(--padding-container);width:100%;height:auto;box-shadow:0 4px 4px #0000001f}._title_1qyog_14{font-size:var(--title);text-align:center}._list_1qyog_19{padding-left:2rem}._list_1qyog_19 li::marker{content:"✅ "}._item_1qyog_28{margin-bottom:.5rem;font-size:clamp(1rem,5vw,1.2rem)}@media not (max-width:425px){._container_1qyog_1{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:100%}._list_1qyog_19{columns:2;column-gap:5rem;padding-left:2rem}._item_1qyog_28{break-inside:avoid;margin-bottom:.8rem;font-size:1rem}}@media(min-width:768px){._list_1qyog_19{column-gap:3rem}._item_1qyog_28{font-size:1.2rem}}._container_1xxs2_1{display:flex;flex-direction:column;gap:1rem;background-color:#abe7b2;border-radius:var(--radius-container);justify-content:center;align-items:flex-start;padding:var(--padding-container);height:auto;min-height:100%;width:100%;box-shadow:0 4px 4px #0000001f}._title_1xxs2_16{font-size:var(--title);text-align:center}._form_1xxs2_21{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center;justify-content:center}._form_1xxs2_21 input{width:100%;padding:1rem;border-radius:1rem;border:none;background-color:#fff;color:#000;font-size:clamp(1rem,4vw,1.5rem)}._form_1xxs2_21 textarea{width:100%;border-radius:1rem;border:none;height:10rem;padding:1rem;background-color:#fff;color:#000;font-size:clamp(1rem,4vw,1.5rem);resize:none}._form_1xxs2_21 input::placeholder,._form_1xxs2_21 textarea::placeholder{color:gray;align-items:flex-start;text-align:left;font-size:1rem;font-weight:700;padding:1rem}._form_1xxs2_21 textarea::placeholder{font-size:1.2rem}._button_1xxs2_66{padding:1rem 2rem;border-radius:2rem;border:1px solid #7bbda3;background-color:#96e5c5;color:#1f2d2b;font-size:1.1rem;font-weight:700;cursor:pointer;transition:.2s}._button_1xxs2_66:hover{background-color:#053931;color:#96e5c5}._error_1xxs2_83{color:#e63946;font-size:.85rem;margin-top:-6px;margin-bottom:10px;align-self:center}._success_1xxs2_91{margin-top:12px;font-size:.9rem;color:#fff;opacity:0;animation:_fadeInOut_1xxs2_1 3s ease forwards;padding:1rem;background-color:#2e7d32;border-radius:1rem;align-self:center}@keyframes _fadeInOut_1xxs2_1{0%{opacity:0;transform:translateY(4px)}10%{opacity:1;transform:translateY(0)}80%{opacity:1}to{opacity:0}}._submitError_1xxs2_124{color:#e63946;margin-top:12px;font-size:.9rem}button:disabled{opacity:.6;cursor:not-allowed}._honeypot_1xxs2_135{position:absolute;left:-9999px;opacity:0;height:0;pointer-events:none}
