@import "https://fonts.googleapis.com/css2?family=Roboto:wght@100..900&display=swap";:root{--primary:#4960f6;--primary-txt:#666}html,body{width:100%;height:100%;color:var(--primary-txt);box-sizing:border-box;scroll-behavior:smooth;margin:0;font-family:Roboto,sans-serif;line-height:1.2;overflow:auto}@media (width<=425px){html,body{width:100%;height:100%;overflow:hidden auto}}[data-astro-cid-nen7h5rs]{margin:0;padding:0;text-decoration:none}header[data-astro-cid-nen7h5rs]{z-index:900;background-color:#fff;position:sticky;top:0;box-shadow:0 -5px 20px #ddd}.container[data-astro-cid-nen7h5rs]{align-items:center;height:35px;padding:10px 50px;display:flex;position:relative;top:0}img[data-astro-cid-nen7h5rs]{object-fit:cover;width:120px;height:auto;margin-inline:0 auto}nav[data-astro-cid-nen7h5rs]{align-items:center;display:flex}.navegation[data-astro-cid-nen7h5rs]{color:var(--primary-text);margin-inline:10px;transition:color .3s;position:relative}.navegation[data-astro-cid-nen7h5rs]:hover{color:var(--primary)}.navegation[data-astro-cid-nen7h5rs]:after{content:"";background:currentColor;width:0;height:2px;transition:all .3s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.navegation[data-astro-cid-nen7h5rs]:hover:after{width:100%}.cta-button[data-astro-cid-nen7h5rs]{background-color:var(--primary);color:#fff;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20viewBox=%220%200%2024%2024%22%20fill=%22none%22%20stroke=%22white%22%20stroke-width=%222%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22%20class=%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right%22%3E%3Cpath%20stroke=%22none%22%20d=%22M0%200h24v24H0z%22%20fill=%22none%22%20/%3E%3Cpath%20d=%22M5%2012l14%200%22%20/%3E%3Cpath%20d=%22M13%2018l6%20-6%22%20/%3E%3Cpath%20d=%22M13%206l6%206%22%20/%3E%3C/svg%3E);background-position:right 10px center;background-repeat:no-repeat;background-size:20px;border-radius:10px;margin-left:100px;padding:10px 40px 10px 15px}.cta-button[data-astro-cid-nen7h5rs]:hover{box-shadow:0 8px 20px #4f46e54d}.menu-toggle[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:950;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:20px;padding:0;display:none}.menu-toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background-color:var(--primary-text,#222);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.menu-toggle[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(9px)rotate(45deg)}.menu-toggle[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.menu-toggle[data-astro-cid-nen7h5rs].active span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-9px)rotate(-45deg)}@media (width<=768px){.container[data-astro-cid-nen7h5rs]{padding:10px 20px}img[data-astro-cid-nen7h5rs]{width:100px}.menu-toggle[data-astro-cid-nen7h5rs]{display:flex}nav[data-astro-cid-nen7h5rs]{background-color:#fff;flex-direction:column;align-items:flex-start;gap:20px;width:250px;height:calc(100vh - 70px);padding:15px;transition:transform .3s;position:fixed;top:70px;right:0;transform:translate(100%);box-shadow:-5px 0 20px #0000001a}nav[data-astro-cid-nen7h5rs].open{transform:translate(0)}.navegation[data-astro-cid-nen7h5rs]{border-bottom:1px solid #e4e3e3;width:100%;margin-inline:0}.cta-button[data-astro-cid-nen7h5rs]{text-align:center;width:auto;margin-top:10px;margin-left:0;font-size:12px}}@media (width<=425px){.container[data-astro-cid-nen7h5rs]{padding:10px 15px}nav[data-astro-cid-nen7h5rs]{width:40%}}#hero[data-astro-cid-ge2uvauf]{padding-inline:6.2rem;background-color:#f8f9fd;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;align-items:flex-start;padding-bottom:10px;display:grid}.left[data-astro-cid-ge2uvauf]{width:100%;margin-top:3rem}.label[data-astro-cid-ge2uvauf]{color:var(--primary);box-shadow:0px 0px 4px -1px var(--primary);background-color:#f4f4fc;border-radius:20px;padding:8px 20px 8px 25px;font-size:clamp(8px,2.9vw,14px);font-weight:500}.label[data-astro-cid-ge2uvauf]:before{content:"";background-color:var(--primary);border-radius:50%;width:10px;height:10px;display:inline-block;position:relative;top:0;left:-10px}.hero-title[data-astro-cid-ge2uvauf]{color:#000314de;text-wrap-style:balance;margin-top:20px;font-size:clamp(20px,8vw,48px);font-weight:800;line-height:1.4}.highlight[data-astro-cid-ge2uvauf]{color:var(--primary);width:fit-content;display:inline-block;position:relative;overflow:clip}.highlight-underline[data-astro-cid-ge2uvauf]{content:"";border:solid 3px var(--primary);border-color:var(--primary) transparent transparent transparent;border-radius:50%;width:135%;height:30px;display:flex;position:absolute;top:80%}.left[data-astro-cid-ge2uvauf] p[data-astro-cid-ge2uvauf]{color:#8a8a8a;font-size:clamp(14px,4vw,20px);font-weight:450;line-height:1.6}img[data-astro-cid-ge2uvauf]{object-fit:cover;align-self:anchor-center;width:100%;height:auto}.hero-buttons-container[data-astro-cid-ge2uvauf]{gap:30px;margin-top:40px;display:flex}.hero-buttons-container[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]{background-position:right 10px center;background-repeat:no-repeat;background-size:20px;border-radius:10px;padding:10px 40px 10px 15px;font-size:clamp(10px,3.5vw,14px);text-decoration:none;box-shadow:0 0 4px -1px gray}.hero-buttons-container[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]:hover{transform:translateY(-2px);box-shadow:0 8px 20px #4f46e54d}.cta-button[data-astro-cid-ge2uvauf]{background-color:var(--primary);color:#fff;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20viewBox=%220%200%2024%2024%22%20fill=%22none%22%20stroke=%22white%22%20stroke-width=%222%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22%20class=%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right%22%3E%3Cpath%20stroke=%22none%22%20d=%22M0%200h24v24H0z%22%20fill=%22none%22%20/%3E%3Cpath%20d=%22M5%2012l14%200%22%20/%3E%3Cpath%20d=%22M13%2018l6%20-6%22%20/%3E%3Cpath%20d=%22M13%206l6%206%22%20/%3E%3C/svg%3E)}.servicios-button[data-astro-cid-ge2uvauf]{color:#000314de;background-color:#fff;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20viewBox=%220%200%2024%2024%22%20fill=%22none%22%20stroke=%22black%22%20stroke-width=%222%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22%20class=%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right%22%3E%3Cpath%20stroke=%22none%22%20d=%22M0%200h24v24H0z%22%20fill=%22none%22%20/%3E%3Cpath%20d=%22M5%2012l14%200%22%20/%3E%3Cpath%20d=%22M13%2018l6%20-6%22%20/%3E%3Cpath%20d=%22M13%206l6%206%22%20/%3E%3C/svg%3E)}.features-container[data-astro-cid-ge2uvauf]{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));justify-items:center;gap:6px;width:100%;margin-block:0 30px;display:grid}.feature[data-astro-cid-ge2uvauf]{text-align:center;background-position:top;background-repeat:no-repeat;background-size:25px;flex-direction:column;gap:5px;width:120px;padding-top:40px;display:flex}.feature[data-astro-cid-ge2uvauf] .title[data-astro-cid-ge2uvauf]{text-wrap-mode:nowrap;font-size:.9rem;font-weight:500}.feature[data-astro-cid-ge2uvauf] .text[data-astro-cid-ge2uvauf]{text-wrap-style:pretty;font-size:.73rem;font-weight:400}.responsive[data-astro-cid-ge2uvauf]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%234960f6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-monitor-smartphone-icon%20lucide-monitor-smartphone'%3e%3cpath%20d='M18%208V6a2%202%200%200%200-2-2H4a2%202%200%200%200-2%202v7a2%202%200%200%200%202%202h8'/%3e%3cpath%20d='M10%2019v-3.96%203.15'/%3e%3cpath%20d='M7%2019h5'/%3e%3crect%20width='6'%20height='10'%20x='16'%20y='12'%20rx='2'/%3e%3c/svg%3e")}.whatsapp[data-astro-cid-ge2uvauf]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%234960f6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-brand-whatsapp'%3e%3cpath%20stroke='none'%20d='M0%200h24v24H0z'%20fill='none'%20/%3e%3cpath%20d='M3%2021l1.65%20-3.8a9%209%200%201%201%203.4%202.9l-5.05%20.9'%20/%3e%3cpath%20d='M9%2010a.5%20.5%200%200%200%201%200v-1a.5%20.5%200%200%200%20-1%200v1a5%205%200%200%200%205%205h1a.5%20.5%200%200%200%200%20-1h-1a.5%20.5%200%200%200%200%201'%20/%3e%3c/svg%3e")}.fast-loading[data-astro-cid-ge2uvauf]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%234960f6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-zap-icon%20lucide-zap'%3e%3cpath%20d='M4%2014a1%201%200%200%201-.78-1.63l9.9-10.2a.5.5%200%200%201%20.86.46l-1.92%206.02A1%201%200%200%200%2013%2010h7a1%201%200%200%201%20.78%201.63l-9.9%2010.2a.5.5%200%200%201-.86-.46l1.92-6.02A1%201%200%200%200%2011%2014z'/%3e%3c/svg%3e")}.seo[data-astro-cid-ge2uvauf]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%234960f6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-search-icon%20lucide-search'%3e%3cpath%20d='m21%2021-4.34-4.34'/%3e%3ccircle%20cx='11'%20cy='11'%20r='8'/%3e%3c/svg%3e")}.hero-footer[data-astro-cid-ge2uvauf]{text-align:center;box-sizing:border-box;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-chevrons-down-icon%20lucide-chevrons-down'%3e%3cpath%20d='m7%206%205%205%205-5'/%3e%3cpath%20d='m7%2013%205%205%205-5'/%3e%3c/svg%3e");background-position:bottom;background-repeat:no-repeat;background-size:15px;grid-column:span 2;margin-top:20px;padding-bottom:20px}.hero-footer[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]{color:#2e2e2e;text-decoration:none}@media (width<=1024px){#hero[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{display:none}#hero[data-astro-cid-ge2uvauf]{flex-direction:column;padding-inline:25px;display:flex}.hero-footer[data-astro-cid-ge2uvauf]{width:100%}}@media (width<=465px){#hero[data-astro-cid-ge2uvauf]{flex-direction:column;padding-inline:25px;display:flex}#hero[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{display:none}.left[data-astro-cid-ge2uvauf]{margin-top:1rem;position:relative}.label[data-astro-cid-ge2uvauf]{padding:6px 15px 6px 20px;position:absolute;left:15px}.label[data-astro-cid-ge2uvauf]:before{content:"";background-color:var(--primary);border-radius:50%;width:6px;height:6px;display:inline-block;position:relative;top:0;left:-10px}.hero-title[data-astro-cid-ge2uvauf]{text-wrap-style:pretty;margin-top:35px}.highlight-underline[data-astro-cid-ge2uvauf]{width:150%;height:15px;top:80%}.left[data-astro-cid-ge2uvauf] p[data-astro-cid-ge2uvauf]{line-height:1.2}.hero-buttons-container[data-astro-cid-ge2uvauf]{gap:15px;margin-top:20px}.hero-buttons-container[data-astro-cid-ge2uvauf] a[data-astro-cid-ge2uvauf]{background-size:16px}.cta-button[data-astro-cid-ge2uvauf]{background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20viewBox=%220%200%2024%2024%22%20fill=%22none%22%20stroke=%22white%22%20stroke-width=%222%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22%20class=%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right%22%3E%3Cpath%20stroke=%22none%22%20d=%22M0%200h24v24H0z%22%20fill=%22none%22%20/%3E%3Cpath%20d=%22M5%2012l14%200%22%20/%3E%3Cpath%20d=%22M13%2018l6%20-6%22%20/%3E%3Cpath%20d=%22M13%206l6%206%22%20/%3E%3C/svg%3E);padding:8px 35px 8px 15px;font-size:.85rem}.servicios-button[data-astro-cid-ge2uvauf]{color:#000314de;background-color:#fff;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20width=%2224%22%20height=%2224%22%20viewBox=%220%200%2024%2024%22%20fill=%22none%22%20stroke=%22black%22%20stroke-width=%222%22%20stroke-linecap=%22round%22%20stroke-linejoin=%22round%22%20class=%22icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-arrow-right%22%3E%3Cpath%20stroke=%22none%22%20d=%22M0%200h24v24H0z%22%20fill=%22none%22%20/%3E%3Cpath%20d=%22M5%2012l14%200%22%20/%3E%3Cpath%20d=%22M13%2018l6%20-6%22%20/%3E%3Cpath%20d=%22M13%206l6%206%22%20/%3E%3C/svg%3E);padding:8px 35px 8px 15px;font-size:.85rem}.feature[data-astro-cid-ge2uvauf] .text[data-astro-cid-ge2uvauf]{font-size:.7rem}.hero-footer[data-astro-cid-ge2uvauf]{width:100%}}div[data-astro-cid-3vpt37q6]{min-width:110px;max-width:160px;box-shadow:0px 0px 7px -4px var(--primary);background-position:50% 6px;background-repeat:no-repeat;background-size:clamp(20px,7vw,24px);border-radius:15px;grid-template-rows:auto;padding:35px 20px 20px;display:grid}.bg-monitor[data-astro-cid-3vpt37q6]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%234960f6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-monitor-icon%20lucide-monitor'%3e%3crect%20width='20'%20height='14'%20x='2'%20y='3'%20rx='2'/%3e%3cline%20x1='8'%20x2='16'%20y1='21'%20y2='21'/%3e%3cline%20x1='12'%20x2='12'%20y1='17'%20y2='21'/%3e%3c/svg%3e")}.bg-globe[data-astro-cid-3vpt37q6]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%234960f6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-globe-icon%20lucide-globe'%3e%3ccircle%20cx='12'%20cy='12'%20r='10'/%3e%3cpath%20d='M12%202a14.5%2014.5%200%200%200%200%2020%2014.5%2014.5%200%200%200%200-20'/%3e%3cpath%20d='M2%2012h20'/%3e%3c/svg%3e")}.bg-automation[data-astro-cid-3vpt37q6]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%234960f6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-automation'%3e%3cpath%20stroke='none'%20d='M0%200h24v24H0z'%20fill='none'%20/%3e%3cpath%20d='M13%2020.693c-.905%20.628%20-2.36%20.292%20-2.675%20-1.01a1.724%201.724%200%200%200%20-2.573%20-1.066c-1.543%20.94%20-3.31%20-.826%20-2.37%20-2.37a1.724%201.724%200%200%200%20-1.065%20-2.572c-1.756%20-.426%20-1.756%20-2.924%200%20-3.35a1.724%201.724%200%200%200%201.066%20-2.573c-.94%20-1.543%20.826%20-3.31%202.37%20-2.37c1%20.608%202.296%20.07%202.572%20-1.065c.426%20-1.756%202.924%20-1.756%203.35%200a1.724%201.724%200%200%200%202.573%201.066c1.543%20-.94%203.31%20.826%202.37%202.37a1.724%201.724%200%200%200%201.065%202.572c1.492%20.362%201.716%202.219%20.674%203.03'%20/%3e%3cpath%20d='M9%2012a3%203%200%201%200%206%200a3%203%200%200%200%20-6%200'%20/%3e%3cpath%20d='M17%2022l5%20-3l-5%20-3l0%206'%20/%3e%3c/svg%3e")}.bg-pencil[data-astro-cid-3vpt37q6]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%234960f6'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='icon%20icon-tabler%20icons-tabler-outline%20icon-tabler-pencil-cog'%3e%3cpath%20stroke='none'%20d='M0%200h24v24H0z'%20fill='none'%20/%3e%3cpath%20d='M4%2020h4l10.5%20-10.5a2.828%202.828%200%201%200%20-4%20-4l-10.5%2010.5v4'%20/%3e%3cpath%20d='M13.5%206.5l4%204'%20/%3e%3cpath%20d='M17.001%2019a2%202%200%201%200%204%200a2%202%200%201%200%20-4%200'%20/%3e%3cpath%20d='M19.001%2015.5v1.5'%20/%3e%3cpath%20d='M19.001%2021v1.5'%20/%3e%3cpath%20d='M22.032%2017.25l-1.299%20.75'%20/%3e%3cpath%20d='M17.27%2020l-1.3%20.75'%20/%3e%3cpath%20d='M15.97%2017.25l1.3%20.75'%20/%3e%3cpath%20d='M20.733%2020l1.3%20.75'%20/%3e%3c/svg%3e")}.title[data-astro-cid-3vpt37q6]{color:#4d5693;margin-bottom:5px;font-size:clamp(15px,4vw,18px);font-weight:600}.content[data-astro-cid-3vpt37q6]{font-size:clamp(12px,3vw,14px)}.section-subtitle[data-astro-cid-lesv7jgp]{text-wrap-mode:wrap;text-wrap-style:balance}#services[data-astro-cid-lesv7jgp]{text-align:center;padding-block:10px 60px;padding-inline:6vw}.cards-container[data-astro-cid-lesv7jgp]{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-items:center;gap:20px;margin-top:40px;display:grid}@media (width<=468px){#services[data-astro-cid-lesv7jgp]{padding-block:0 25px}}#process[data-astro-cid-grsovck6]{text-align:center;box-sizing:border-box;background-color:#615ac717;padding-block:30px 80px;padding-inline:6vw}.process-container[data-astro-cid-grsovck6]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));justify-items:center;margin-top:40px;display:grid;position:relative}.process[data-astro-cid-grsovck6]{text-align:center;flex-direction:column;align-items:center;width:250px;margin-bottom:15px;display:flex}.index[data-astro-cid-grsovck6]{color:#fff;background-color:#564cd6;border-radius:50%;align-content:center;width:50px;height:50px;margin-bottom:10px;font-weight:600}.title[data-astro-cid-grsovck6]{color:#4d5693;font-size:1.1rem;font-weight:600}.text[data-astro-cid-grsovck6]{font-size:.9rem}@media (width<=468px){.process-container[data-astro-cid-grsovck6]{margin-top:25px}#process[data-astro-cid-grsovck6]{padding-block:20px 30px}}#benefits[data-astro-cid-jabhex2p]{flex-direction:column;grid-template-columns:1fr 1fr;width:80%;margin-inline:auto;padding-block:60px;display:flex}p[data-astro-cid-jabhex2p]{margin-block:5px 20px;font-size:1rem}ul[data-astro-cid-jabhex2p]{margin:0;padding:0;list-style-type:none}li[data-astro-cid-jabhex2p]{color:#707070;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='%2381d47e'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-circle-check-big-icon%20lucide-circle-check-big'%3e%3cpath%20d='M21.801%2010A10%2010%200%201%201%2017%203.335'/%3e%3cpath%20d='m9%2011%203%203L22%204'/%3e%3c/svg%3e");background-position:5px;background-repeat:no-repeat;background-size:15px;margin-bottom:12px;margin-left:-10px;padding-left:25px;font-size:.85rem;font-weight:600}@media (width<=780px){#benefits[data-astro-cid-jabhex2p]{flex-wrap:wrap;width:100%;padding-block:10px;padding-inline:10px;display:flex}p[data-astro-cid-jabhex2p]{font-size:.85rem}li[data-astro-cid-jabhex2p]{font-size:.8rem}}@media (width<=435px){#benefits[data-astro-cid-jabhex2p]{flex-wrap:wrap;width:100%;padding-block:10px;padding-inline:10px;display:flex}p[data-astro-cid-jabhex2p]{font-size:.85rem}li[data-astro-cid-jabhex2p]{font-size:.8rem}}#contact[data-astro-cid-he3spzz3]{padding-block:60px}.container[data-astro-cid-he3spzz3]{background-color:#fff;border-radius:15px;height:100%;padding:10px 20px;box-shadow:0 0 15px -5px #d3d3d3}.section-subtitle[data-astro-cid-he3spzz3]{font-size:clamp(15px,3.9vw,18px)}.container-text[data-astro-cid-he3spzz3]{font-size:clamp(12px,3.4vw,16px)}h1[data-astro-cid-he3spzz3]{justify-self:flex-start}form[data-astro-cid-he3spzz3]{flex-direction:column;gap:14px;margin-top:20px;display:flex;position:relative}.row[data-astro-cid-he3spzz3]{gap:14px;display:flex}.field[data-astro-cid-he3spzz3]{flex:1;position:relative}.field[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3],.field[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]{box-sizing:border-box;color:#14162b;background:#fff;border:1.5px solid #e4e6ef;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:clamp(10px,2.5vw,14px);transition:border-color .15s,box-shadow .15s}button[data-astro-cid-he3spzz3]{color:#fff;cursor:pointer;background:linear-gradient(#5648f5 0%,#3d2fe0 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:6px;padding:15px 20px;font-family:inherit;font-size:clamp(12px,3.5vw,15px);font-weight:600;transition:transform .12s,box-shadow .12s;display:flex;box-shadow:0 12px 24px -8px #4338ec73}button[data-astro-cid-he3spzz3]:hover{transform:translateY(-1px);box-shadow:0 16px 28px -8px #4338ec8c}button[data-astro-cid-he3spzz3]:active{transform:translateY(0)}.footer-note[data-astro-cid-he3spzz3]{text-align:center;color:#9a9eb2;justify-content:center;align-items:center;gap:6px;margin:16px 0 0;font-size:clamp(11px,3vw,14px);display:flex}@media (width<=425px){#contact[data-astro-cid-he3spzz3]{padding-block:25px}.field[data-astro-cid-he3spzz3] input[data-astro-cid-he3spzz3],.field[data-astro-cid-he3spzz3] textarea[data-astro-cid-he3spzz3]{padding:10px 12px}button[data-astro-cid-he3spzz3]{margin-top:0}.footer-note[data-astro-cid-he3spzz3]{text-align:center;margin:16px 6px}.row[data-astro-cid-he3spzz3]{flex-direction:column;gap:14px}}aside[data-astro-cid-pmzrowo5]{padding-block:50px;padding-inline:100px}.container[data-astro-cid-pmzrowo5]{color:#fff;background-color:#3946b6;border-radius:20px;grid-auto-columns:1fr;grid-auto-flow:column;padding:40px 60px;display:grid;position:relative}.plan-mensual[data-astro-cid-pmzrowo5]{background-color:#ffffff0e;border:1px solid #f5f5f5;border-radius:15px;width:fit-content;margin:-15px 0 15px;padding:6px 12px;font-size:clamp(11px,2vw,14px)}h2[data-astro-cid-pmzrowo5]{margin:0 0 20px;font-size:clamp(18px,4.5vw,26px)}p[data-astro-cid-pmzrowo5]{color:#e0e0e0f5;margin:0;font-size:clamp(12px,3vw,14px);font-weight:500;line-height:1.5}.col-2[data-astro-cid-pmzrowo5]{align-items:start;height:100%;display:flex}ul[data-astro-cid-pmzrowo5]{justify-self:left;height:100%;font-size:clamp(14px,3.5vw,18px);list-style-type:none}li[data-astro-cid-pmzrowo5]{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'%20class='lucide%20lucide-circle-check-big-icon%20lucide-circle-check-big'%3e%3cpath%20d='M21.801%2010A10%2010%200%201%201%2017%203.335'/%3e%3cpath%20d='m9%2011%203%203L22%204'/%3e%3c/svg%3e");background-position:0;background-repeat:no-repeat;background-size:16px;margin-bottom:5%;padding-left:20px}.card[data-astro-cid-pmzrowo5]{color:#000;background-color:#f5f5f5;border-radius:15px;padding:15px;transform:rotate(4deg)}.contact-btn[data-astro-cid-pmzrowo5]{color:#3946b6;background-color:#f5f5f5;border:none;border-radius:8px;margin-top:25px;padding:8px 12px;font-size:clamp(12px,3vw,16px);text-decoration:none;position:absolute;bottom:15px}.contact-btn[data-astro-cid-pmzrowo5]:hover{scale:1.012;box-shadow:0 0 5px #565ea1}.card-title[data-astro-cid-pmzrowo5]{font-size:.85rem;font-weight:600}.card-squares[data-astro-cid-pmzrowo5]{justify-content:space-between;gap:5px;margin-bottom:12px;font-size:10px;display:flex}.card-square[data-astro-cid-pmzrowo5]{flex-direction:column;align-items:start;display:flex}.card-square[data-astro-cid-pmzrowo5] .square-title[data-astro-cid-pmzrowo5]{color:#646464;margin-block:5px;font-size:.7rem}.card-square[data-astro-cid-pmzrowo5] .square-data[data-astro-cid-pmzrowo5]{color:#303030;background-color:#eee;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzE4YjkyMyIgc3Ryb2tlLXdpZHRoPSIyLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9Imx1Y2lkZSBsdWNpZGUtYXJyb3ctdXAtaWNvbiBsdWNpZGUtYXJyb3ctdXAiPjxwYXRoIGQ9Im01IDEyIDctNyA3IDciLz48cGF0aCBkPSJNMTIgMTlWNSIvPjwvc3ZnPg==);background-position:100%;background-repeat:no-repeat;background-size:15px;border-radius:8px;padding-block:4px;padding-inline:2px 15px;font-size:1rem;font-weight:1000}.card-list-item[data-astro-cid-pmzrowo5]{color:#3b3b3b;background-color:#3945b613;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiB2aWV3Qm94PSIwIDAgMjQgMjQiIGZpbGw9Im5vbmUiIHN0cm9rZT0iIzc4Nzg3OCIgc3Ryb2tlLXdpZHRoPSIyLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgY2xhc3M9Imx1Y2lkZSBsdWNpZGUtY2hldnJvbi1yaWdodC1pY29uIGx1Y2lkZS1jaGV2cm9uLXJpZ2h0Ij48cGF0aCBkPSJtOSAxOCA2LTYtNi02Ii8+PC9zdmc+);background-position:100%;background-repeat:no-repeat;background-size:15px;border-radius:5px;margin-top:6px;padding-block:2px;padding-inline:5px 15px;font-size:.8rem;display:block}@media (width<=1025px){.col-3[data-astro-cid-pmzrowo5]{display:none}aside[data-astro-cid-pmzrowo5]{padding:20px}.container[data-astro-cid-pmzrowo5]{color:#fff;flex-direction:unset;flex-wrap:wrap;padding-block:20px 60px;padding-inline:20px;display:flex;position:relative}.plan-mensual[data-astro-cid-pmzrowo5]{margin:0 0 15px;padding:6px 12px}h2[data-astro-cid-pmzrowo5]{margin:0 0 10px}ul[data-astro-cid-pmzrowo5]{padding:0}.card[data-astro-cid-pmzrowo5]{transform:rotate(10deg)scale(.65)}.contact-btn[data-astro-cid-pmzrowo5]{position:absolute;bottom:15px;left:15px}.col-3[data-astro-cid-pmzrowo5]{z-index:0;position:absolute;inset:auto auto -20px 45%}}@media (width<=435px){.col-3[data-astro-cid-pmzrowo5]{display:none}aside[data-astro-cid-pmzrowo5]{padding:20px}.container[data-astro-cid-pmzrowo5]{color:#fff;flex-direction:unset;flex-wrap:wrap;padding-block:20px 60px;padding-inline:20px;display:flex;position:relative}.plan-mensual[data-astro-cid-pmzrowo5]{margin:0 0 15px;padding:6px 12px}h2[data-astro-cid-pmzrowo5]{margin:0 0 10px}ul[data-astro-cid-pmzrowo5]{padding:0}.card[data-astro-cid-pmzrowo5]{transform:rotate(10deg)scale(.65)}.contact-btn[data-astro-cid-pmzrowo5]{position:absolute;bottom:15px;left:15px}.col-3[data-astro-cid-pmzrowo5]{z-index:0;position:absolute;inset:auto auto -20px 45%}}#footer[data-astro-cid-jo6i4kqk]{box-sizing:border-box;border-top:1px solid #80808036;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;width:100%;padding-block:20px 40px;padding-inline:5vw;display:grid;position:relative}.simple[data-astro-cid-jo6i4kqk]{flex-direction:column;font-size:.7rem;display:flex}.simple[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{margin-bottom:-14px;margin-left:-10px}.list[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{font-size:.9rem;font-weight:500}.list[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{margin:5px 0;padding:0}.list[data-astro-cid-jo6i4kqk] li[data-astro-cid-jo6i4kqk]{color:#969696;margin:0;padding:0;font-size:.76rem;list-style:none}.copytight[data-astro-cid-jo6i4kqk]{margin-top:20px;font-size:.75rem;position:absolute;bottom:10px;left:10px}@media (width<=638px){#footer[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;width:100%;padding:10px 20px 40px}.simple[data-astro-cid-jo6i4kqk]{grid-column:1/-1;margin-bottom:10px}}#FAQ[data-astro-cid-hemr5th4]{flex-direction:column;align-items:center;padding:30px 80px;display:flex}.container[data-astro-cid-hemr5th4]{grid-template-columns:1fr 1fr;column-gap:50px;padding:20px;display:grid}.questions[data-astro-cid-hemr5th4]{width:100%}.question[data-astro-cid-hemr5th4]{border-radius:8px;flex-direction:column;flex:1;margin:10px;padding:10px;display:flex;box-shadow:0 0 4px -1px gray}.question[data-astro-cid-hemr5th4] [data-astro-cid-hemr5th4]:first-child{color:#1f1f1f;cursor:pointer;font-size:.9rem;font-weight:600}.question[data-astro-cid-hemr5th4] [data-astro-cid-hemr5th4]:last-child{color:#424242;margin:5px;font-size:.82rem}.cta[data-astro-cid-hemr5th4]{background-color:#f0f0fea2;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0IiBmaWxsPSJub25lIiBzdHJva2U9IiM0NzM5ZTgiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBjbGFzcz0ibHVjaWRlIGx1Y2lkZS1tZXNzYWdlcy1zcXVhcmUtaWNvbiBsdWNpZGUtbWVzc2FnZXMtc3F1YXJlIj48cGF0aCBkPSJNMTYgMTBhMiAyIDAgMCAxLTIgMkg2LjgyOGEyIDIgMCAwIDAtMS40MTQuNTg2bC0yLjIwMiAyLjIwMkEuNzEuNzEgMCAwIDEgMiAxNC4yODZWNGEyIDIgMCAwIDEgMi0yaDEwYTIgMiAwIDAgMSAyIDJ6Ii8+PHBhdGggZD0iTTIwIDlhMiAyIDAgMCAxIDIgMnYxMC4yODZhLjcxLjcxIDAgMCAxLTEuMjEyLjUwMmwtMi4yMDItMi4yMDJBMiAyIDAgMCAwIDE3LjE3MiAxOUgxMGEyIDIgMCAwIDEtMi0ydi0xIi8+PC9zdmc+);background-position:right 5% top 70%;background-repeat:no-repeat;background-size:clamp(55px,8vw,90px);border-radius:10px;height:max-content;padding:20px 30% 20px 20px;box-shadow:0 0 3px #9f9fec}.cta[data-astro-cid-hemr5th4] h3[data-astro-cid-hemr5th4]{font-size:clamp(17px,4vw,24px)}.cta[data-astro-cid-hemr5th4] p[data-astro-cid-hemr5th4]{font-size:clamp(14px,3.5vw,18px)}@media (width<=768px){#FAQ[data-astro-cid-hemr5th4]{flex-flow:column wrap;align-items:center;padding:10px 20px}.container[data-astro-cid-hemr5th4]{flex-wrap:wrap;gap:20px;padding:10px;display:flex}}@media (width<=425px){#FAQ[data-astro-cid-hemr5th4]{flex-flow:column wrap;align-items:center;padding:10px 20px}.container[data-astro-cid-hemr5th4]{flex-wrap:wrap;gap:20px;padding:10px;display:flex}.question[data-astro-cid-hemr5th4]{margin:10px 0;padding:10px}.question[data-astro-cid-hemr5th4] [data-astro-cid-hemr5th4]:first-child{font-size:.82rem}.question[data-astro-cid-hemr5th4] [data-astro-cid-hemr5th4]:last-child{margin:10px 5px;font-size:.79rem}}.benefits-contact{background-color:#f8f9fd;grid-template-columns:1fr 1fr;padding-inline:80px;display:grid}section{scroll-margin-top:60px}.section-title{color:var(--primary);background-color:#4e64f51c;border:1px solid #8080801f;border-radius:15px;justify-self:center;width:fit-content;padding:5px;font-size:.65rem}.section-subtitle{color:#161826;text-wrap-style:pretty;margin:0;font-size:1.9rem}.highlight{color:var(--primary)}@media (width<=1024px){.benefits-contact{flex-direction:column;padding-inline:30px;display:flex}.section-subtitle{font-size:1.3rem}}
