@charset "UTF-8";.header{position:fixed;top:0;width:100%;background:#fff;border-bottom:1px solid #eee;box-shadow:0 1px 10px #2a116033;z-index:1000}.navigation{width:100%}.navigation__container{width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;position:relative}.navigation__container-logo{display:flex;align-items:center}.navigation__container-button{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center}.navigation__container-button-icon{width:1.75rem;height:1.75rem;fill:#1e0e62}.navigation__container-menu{display:none;flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem 1rem;position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;overflow-y:auto;z-index:9999}.navigation__container-menu[aria-hidden=false]{display:flex!important}.navigation__container-menu-item-close{align-self:flex-end;margin-bottom:1rem;display:block}.navigation__container-menu-itemsMap-link{font-size:.938rem;font-weight:500;color:#1e0e62;text-decoration:none;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.25rem;transition:all .3s ease-in-out}@media(min-width:48rem){.navigation__container-menu-itemsMap-link{font-size:1rem;font-weight:400}}@media(min-width:64rem){.navigation__container-menu-itemsMap-link{font-size:1.2rem;font-weight:400}}.navigation__container-menu-itemsMap-link:hover{color:#6b46c1}.navigation__container-megamenu{position:static;display:none;flex-direction:column;gap:1rem;background:transparent;padding:0;box-shadow:none;min-width:auto}.navigation__container-megamenu[aria-hidden=false]{display:flex!important}.megamenu-column{display:flex;flex-direction:column;min-width:auto}.megamenu-column h3{font-weight:700;font-size:1rem;margin:1rem 0 .5rem;color:#2a1160}@media(min-width:48rem){.megamenu-column h3{font-size:1rem;font-weight:500}}@media(min-width:64rem){.megamenu-column h3{font-size:1.2rem;font-weight:500}}.megamenu-column h3 a{font-weight:inherit;color:inherit;text-decoration:none;margin:0}.megamenu-column a{color:#2e1e52cc;text-decoration:none;margin:.25rem 0;font-weight:400;font-size:.95rem}@media(min-width:48rem){.megamenu-column a{font-size:1rem}}@media(min-width:64rem){.megamenu-column a{font-size:1.2rem}}.megamenu-column a:hover{color:#6b46c1}.navigation__container-menu-itemsMap-arrow{width:.875rem;height:.875rem;transition:transform .3s ease}.cta-mobile{display:block}.button-header{display:none}@media(min-width:48.063rem){.navigation__container{max-width:75rem}.navigation__container-button{display:none}.navigation__container-menu{display:flex!important;position:static;flex-direction:row;align-items:center;gap:1rem;padding:1rem;height:auto;width:auto;background:transparent;overflow:visible}}@media(min-width:48.063rem)and (min-width:64rem){.navigation__container-menu{gap:2.5rem}}@media(min-width:48.063rem){.navigation__container-menu-item-close{display:none}.navigation__container-megamenu{position:absolute;top:80%;left:20%;display:none;flex-direction:row;gap:2rem;background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 2px 12px #0000001a;min-width:43.75rem}.navigation__container-megamenu[aria-hidden=false]{display:flex!important}.megamenu-column{min-width:12.5rem}.cta-mobile{display:none}.button-header{display:block}.megamenu-column ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.megamenu-column li{margin:0;padding:0}}.logo{max-width:2.5rem}@media(min-width:48rem){.logo{max-width:3.75rem}}@media(min-width:64rem){.logo{max-width:5rem}}@media(min-width:90rem){.logo{max-width:5rem}}.contact{padding:3.75rem 1.25rem;display:flex;justify-content:center;align-items:center}@media(min-width:48rem){.contact{padding:3.75rem 7.5rem}}@media(min-width:64rem){.contact{padding:7.5rem 0;max-width:56.5rem;margin:0 auto}}@media(min-width:90rem){.contact{max-width:64rem}}.contact__card{max-width:37.5rem;width:100%;border-radius:15px;overflow:hidden;box-shadow:0 1px 40px #2a116033;display:flex;flex-direction:column}@media(min-width:64rem){.contact__card{flex-direction:row;max-width:56.5rem}}.contact__card-top{padding:1.25rem;background:#fffc}@media(min-width:64rem){.contact__card-top{width:50%;padding:2.5rem}}.contact__card-top-text{letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400;color:#2e1e52cc;margin:0 0 1rem}@media(min-width:48rem){.contact__card-top-text{letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}.contact__card-bottom{background:url(/_astro/backgroundWhiteC.DHtJvGbK.jpg) no-repeat center center;background-size:cover;padding:1.25rem}@media(min-width:64rem){.contact__card-bottom{width:50%;padding:2.5rem}}.contact__form{display:flex;flex-direction:column;gap:1rem}@media(min-width:64rem){.contact__form{margin:3.75rem auto}}.contact__form-field{display:flex;flex-direction:column}.contact__form-field--checkbox{flex-direction:row;align-items:center;gap:.5rem}.contact__form-actions{display:flex;justify-content:flex-end}.contact__form-label{color:#2e1e52f2;letter-spacing:.113rem;line-height:1.125rem;font-size:.75rem;font-weight:500;cursor:pointer}.contact__form-field input,.contact__form-field textarea{padding:.75rem;border:1px solid rgba(46,30,82,.95);border-radius:8px;font-size:.9rem;background:#ffffffe6;color:#333;outline:none;transition:background-color .3s ease}.contact__form-field input:focus,.contact__form-field textarea:focus{background:#fff;box-shadow:0 0 0 2px #641eff}input[type=checkbox]{width:1rem;height:1rem;accent-color:#641eff;cursor:pointer}.social-bar{margin-top:1.25rem;margin-bottom:1.25rem;color:#fff}.social-bar__title{margin-bottom:.313rem}.social-bar__icons{display:flex;justify-content:center;gap:.625rem}.social-bar--light{color:#fff}.social-bar--light img{filter:brightness(0) invert(1);width:1.625rem}@media(min-width:48rem){.social-bar--light img{width:1.75rem}}@media(min-width:64rem){.social-bar--light img{width:2rem}}.social-bar--dark{color:#000}.social-bar--dark img{width:2.625rem}@media(min-width:48rem){.social-bar--dark img{width:3.125rem}}@media(min-width:64rem){.social-bar--dark img{width:3.875rem}}.footer{background-image:url(/_astro/backgroundDark.BlONz0Dn.png);background-size:cover;background-position:center 40%;background-repeat:no-repeat;color:#fffc}@media(min-width:48rem){.footer{padding-top:3.75rem}}.footer__container{max-width:70rem;margin:0 auto}@media(min-width:64rem){.footer__main-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:4rem;margin-bottom:3rem}}.footer__brand{text-align:center;margin-bottom:3rem}@media(min-width:64rem){.footer__brand{text-align:left;margin-bottom:0;width:21.875rem;flex-shrink:0}}.footer__logo{display:flex;align-items:center;justify-content:center;flex-direction:row-reverse;gap:.75rem}@media(min-width:64rem){.footer__logo{gap:0px}}.footer__logo-text{width:70%}@media(min-width:48rem){.footer__logo-text{width:40%}}@media(min-width:64rem){.footer__logo-text{width:70%}}.footer__logo-icon{height:1.75rem;width:auto}@media(min-width:48rem){.footer__logo-icon{height:2rem}}@media(min-width:64rem){.footer__logo-icon{height:2.25rem}}.footer__description{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#ffffffe6;max-width:18.75rem;margin-left:auto;margin-right:auto}@media(min-width:48rem){.footer__description{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em;max-width:21.875rem}}@media(min-width:64rem){.footer__description{font-size:.875rem;line-height:1.313rem;font-weight:500;letter-spacing:.1em;padding-left:2.625rem}}.footer__social{display:flex;flex-direction:column;align-items:center}@media(min-width:64rem){.footer__social{align-items:center}}.footer__social-handle{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.125rem;font-weight:500;letter-spacing:.113rem;color:#fffc;margin:0}@media(min-width:48rem){.footer__social-handle{font-size:.813rem;line-height:1.563rem;font-weight:500}}@media(min-width:64rem){.footer__social-handle{font-size:.875rem;line-height:1.313rem;font-weight:500}}.footer__separator{border-bottom:1px solid rgba(255,255,255,.2);margin:2rem 0}@media(min-width:48rem){.footer__separator{margin:2.5rem 0}}@media(min-width:64rem){.footer__separator{display:none}}.footer__content{display:flex;flex-direction:column;margin-bottom:3rem}@media(min-width:48rem){.footer__content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:0px;grid-row-gap:0px;margin-bottom:3.5rem;gap:2.5rem}}@media(min-width:64rem){.footer__content{flex-direction:row;gap:3rem;margin-bottom:0;flex:1}}.footer__column{flex:1;padding-bottom:1.5rem}@media(min-width:64rem){.footer__column{flex:1;padding:0}}.footer__line{border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:1.25rem}@media(min-width:64rem){.footer__line{display:none}}.footer__column-title{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:0;color:#fffc;margin:0 0 1.25rem}@media(min-width:48rem){.footer__column-title{font-size:1.375rem;line-height:2rem;font-weight:500;letter-spacing:0}}@media(min-width:64rem){.footer__column-title{font-size:1.5rem;line-height:2.125rem;font-weight:500;letter-spacing:0;margin-bottom:1.5rem}}.footer__column-list{list-style:none;padding:0;margin:0}.footer__link{display:block;font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#ffffffd9;text-decoration:none;padding:.4rem 0;transition:color .3s ease}@media(min-width:48rem){.footer__link{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.footer__link{font-size:.875rem;line-height:1.313rem;font-weight:500;letter-spacing:.1em;padding:.5rem 0}}.footer__link:hover{color:#6b46c1}.footer__contact{display:flex;flex-direction:column;gap:.75rem}@media(min-width:64rem){.footer__contact{gap:1rem;min-width:122px}}.footer__contact-item{display:flex;align-items:center;gap:.5rem;font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#ffffffd9;text-decoration:none;transition:color .3s ease}@media(min-width:48rem){.footer__contact-item{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.footer__contact-item{font-size:.875rem;line-height:1.313rem;font-weight:500;letter-spacing:.1em}}.footer__contact-item:hover{color:#fffc}.footer__contact-icon{width:1rem;height:1rem;color:#ffffffb3}.footer__bottom{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}@media(min-width:48rem){.footer__bottom{flex-direction:row;justify-content:space-between;padding-top:2.5rem}}@media(min-width:64rem){.footer__bottom{padding-top:3rem;margin-top:auto}}.footer__legal{display:flex;align-items:center;gap:.75rem}.footer__legal-link{font-family:Roboto,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:500;color:#ffffffb3;text-decoration:none;transition:color .3s ease}@media(min-width:48rem){.footer__legal-link{font-size:.813rem;line-height:1.563rem;font-weight:500}}@media(min-width:64rem){.footer__legal-link{font-size:.875rem;line-height:1.313rem;font-weight:500}}.footer__legal-link:hover{color:#ffffffe6}.footer__legal-separator{color:#ffffff80;font-size:.75rem}@media(min-width:48rem){.footer__legal-separator{font-size:.813rem}}@media(min-width:64rem){.footer__legal-separator{font-size:.875rem}}.footer__copyright{font-family:Roboto,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:500;color:#ffffffb3}@media(min-width:48rem){.footer__copyright{font-size:.813rem;line-height:1.563rem;font-weight:500}}@media(min-width:64rem){.footer__copyright{font-size:.875rem;line-height:1.313rem;font-weight:500}}.footer .social-bar__icons{display:flex;align-items:center;justify-content:center;gap:1rem}@media(min-width:64rem){.footer .social-bar__icons{justify-content:flex-start}}.footer .social-bar__icons a{display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .3s ease}@media(min-width:48rem){.footer .social-bar__icons a{width:2.75rem;height:2.75rem}}@media(min-width:64rem){.footer .social-bar__icons a{width:3rem;height:3rem}}.footer .social-bar__icons a:hover{background:#fff3;transform:translateY(-2px)}.footer .social-bar__icons a img{width:1.875rem;height:1.875rem;filter:brightness(0) invert(1)}@media(min-width:48rem){.footer .social-bar__icons a img{width:2.5rem;height:2.5rem}}@media(min-width:64rem){.footer .social-bar__icons a img{width:1.5rem;height:1.5rem}}.pricing-section{background-color:#f3f1ff;padding-bottom:3.75rem;width:100%;display:flex;justify-content:center;align-items:flex-start;font-family:Roboto,sans-serif}@media(max-width:47.938rem){.pricing-container{border-radius:1rem;box-shadow:-4px 0 4px #00000040,4px 0 5px 4px #00000040}}.pricing-grid{display:none}@media(min-width:48rem){.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1rem,3vw,2rem);justify-items:center}}@media(min-width:64rem){.pricing-grid{gap:2rem}}.mobile-carousel{display:block;position:relative}@media(min-width:48rem){.mobile-carousel{display:none}}.carousel-container{position:relative;overflow:hidden;border-radius:1rem;width:18.125rem;margin:0 auto}@media(min-width:48rem){.carousel-container{display:none}}.carousel-track{display:flex;transition:transform .3s ease;width:300%;height:auto}@media(min-width:48rem){.carousel-track{display:none}}.carousel-btn{position:absolute;top:15%;transform:translateY(-50%);border:none;background:#2a1160;border-radius:20%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:15;box-shadow:0 2px 12px #2a116040;transition:all .3s ease;width:1.625rem;height:1.625rem}@media(min-width:48rem){.carousel-btn{display:none}}@media(max-width:47.938rem){.carousel-btn{width:2rem;height:2rem}}.carousel-btn svg{width:1.125rem;height:1.125rem;color:#fff}@media(max-width:47.938rem){.carousel-btn svg{width:1rem;height:1rem}}.carousel-btn:hover{transform:translateY(-50%) scale(1.05)}.carousel-btn.prev{left:-.75rem;top:3.125rem}.carousel-btn.next{right:-.75rem;top:3.125rem}.pricing-card{background:#fffc;min-width:18.125rem}@media(min-width:48rem){.pricing-card{border-radius:10px;box-shadow:0 4px 12px #00000026;min-width:11.875rem;max-width:18.313rem;transition:all .3s ease}.pricing-card:hover{transform:scale(1.07);box-shadow:0 6px 20px #641eff4d}.pricing-card.highlighted{border:2px solid #641eff;transform:scale(1.05);margin-top:.813px}.pricing-card.highlighted:hover{transform:scale(1.07);box-shadow:0 6px 20px #641eff4d}}@media(min-width:48rem)and (max-width:63.938px){.pricing-card{max-width:clamp(15rem,25vw,17.5rem)}}.badge{width:100%;text-align:center;padding:.313rem;background:#641eff;color:#fffc;font-size:.75rem;line-height:1.125rem}@media(min-width:48rem){.badge{border-radius:5px 5px 0 0;font-size:.813rem;line-height:1.563rem;letter-spacing:.08em}}@media(min-width:64rem){.badge{font-size:.875rem;line-height:1.313rem;letter-spacing:.1em}}.pricing-header{text-align:center;margin-bottom:1.5rem;margin-top:1rem}@media(max-width:47.938rem){.pricing-header{margin-bottom:.8rem;margin-top:.5rem}}.pricing-header.nb{padding-top:2.5rem}.price-label{color:#2e1e52cc;font-size:.938rem;line-height:1.563rem;letter-spacing:0}@media(min-width:48rem)and (max-width:63.938px){.price-label{font-size:1rem;line-height:1.625rem;letter-spacing:.05em}}@media(min-width:64rem){.price-label{font-size:1.2rem;line-height:1.688rem;letter-spacing:.05em}}.price{color:#2a1160;margin-bottom:.25rem;font-weight:700;font-size:2.25rem;line-height:2.688rem;letter-spacing:0}@media(min-width:48rem)and (max-width:63.938px){.price{font-size:2.75rem;line-height:3.25rem;letter-spacing:0}}@media(min-width:64rem){.price{font-size:3.25rem;line-height:3.75rem;letter-spacing:0}}.price-note{color:#2e1e52cc;margin-bottom:.5rem;margin-right:1.875rem;text-align:right;font-size:.75rem;line-height:1.125rem;letter-spacing:.113rem}@media(min-width:48rem)and (max-width:63.938rem){.price-note{font-size:.813rem;line-height:1.563rem;letter-spacing:.08em}}@media(min-width:64rem){.price-note{font-size:.875rem;line-height:1.313rem;letter-spacing:.1em}}.price-noteAdv{color:#2e1e52cc;padding:.625rem 1.25rem;font-size:.75rem;line-height:1.125rem;letter-spacing:.113rem}@media(min-width:48rem)and (max-width:63.938rem){.price-noteAdv{font-size:.813rem;line-height:1.563rem;letter-spacing:.08em}}@media(min-width:64rem){.price-noteAdv{font-size:.875rem;line-height:1.313rem;letter-spacing:.1em}}.plan-title{display:flex;justify-content:center;align-items:center;color:#2a1160;height:1.563rem;background-color:#f3f1ff;text-transform:uppercase;font-weight:600;letter-spacing:.5px;font-size:.75rem;line-height:1.125rem;letter-spacing:.113rem}@media(min-width:48rem)and (max-width:63.938rem){.plan-title{font-size:.813rem;line-height:1.563rem;letter-spacing:.08em}}@media(min-width:64rem){.plan-title{font-size:.875rem;line-height:1.313rem;letter-spacing:.1em}}.plan-description{text-align:center;color:#2e1e52cc;margin-bottom:2rem;margin-top:2rem;padding-left:1.25rem;padding-right:1.25rem;font-size:.938rem;line-height:1.125rem;letter-spacing:.113rem}@media(min-width:48rem){.plan-description{font-size:1rem;line-height:1.625rem;letter-spacing:.05em}}@media(min-width:64rem){.plan-description{font-size:1.2rem;line-height:1.688rem;letter-spacing:.05em}}.features-list{list-style:none;padding:0 1.25rem;margin:0 0 2rem;flex-grow:1}.feature-item{display:flex;align-items:flex-start;margin-bottom:.75rem;color:#333;font-size:.875rem;line-height:1.4rem}@media(max-width:47.938rem){.feature-item{font-size:.813rem;margin-bottom:.5rem;line-height:1.3rem}}.feature-item .check-icon{width:1.1rem;height:1.1rem;color:#641eff;margin-right:.6rem;flex-shrink:0;margin-top:.1rem}@media(max-width:47.938rem){.feature-item .check-icon{width:1rem;height:1rem;margin-right:.5rem}}.carousel-button-container{display:flex;justify-content:center;align-items:end;margin-bottom:2.5rem}.containersSpans{display:flex;flex-direction:row;justify-content:center;gap:.65rem;padding:0 0 0 4rem}.containersSpans-month{color:#2e1e52cc;font-size:.75rem;line-height:1.125rem;letter-spacing:.113rem}@media(min-width:48rem)and (max-width:63.938rem){.containersSpans-month{font-size:.813rem;line-height:1.563rem;letter-spacing:.08em}}@media(min-width:64rem){.containersSpans-month{font-size:.875rem;line-height:1.313rem;letter-spacing:.1em}}.btnPrimaryLight{display:inline-flex;width:auto;padding:.125rem .875rem;justify-content:center;align-items:center;gap:.625rem;color:#641eff;border-radius:50px;border:2px solid transparent;cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;background-image:linear-gradient(#f3f1ff,#f3f1ff),linear-gradient(180deg,#641eff 10.96%,#1e0e62 127.4%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;transition:all .3s ease-in-out}.btnPrimaryLight:hover{background:linear-gradient(90deg,#641eff 10.96%,#1e0e62);color:#f3f1ff;border:2px solid #641eff;transform:translateY(-2px) scale(1.01);box-shadow:0 6px 12px #0000001f}.btnPrimaryLight:active{background:#1e0e62;border:2px solid #1e0e62;color:#f3f1ff;transform:scale(.98);box-shadow:0 2px 6px #0003}@media(min-width:48rem){.btnPrimaryLight{font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.08em;padding:.25rem .875rem}}@media(min-width:64rem){.btnPrimaryLight{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em;padding:.375rem 1.125rem}}@media(min-width:90rem){.btnPrimaryLight{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em;padding:.5rem 1.125rem}}.btnPrimaryDark{display:inline-flex;width:auto;padding:.125rem .875rem;justify-content:center;align-items:center;gap:.625rem;color:#f3f1ff;border-radius:50px;border:2px solid #641eff;cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;background:linear-gradient(90deg,#1e0e62,#641eff);transition:all .3s ease-in-out}.btnPrimaryDark:hover{background:linear-gradient(180deg,#641eff 10.96%,#1e0e62 127.4%);color:#f3f1ff;border:2px solid #641eff;color:#1e0e62;border:2px solid transparent;background-image:linear-gradient(#f3f1ff,#f3f1ff),linear-gradient(180deg,#641eff 10.96%,#1e0e62 127.4%);background-origin:padding-box,border-box;background-clip:padding-box,border-box;transform:translateY(-2px) scale(1.01);box-shadow:0 6px 12px #0000001f}.btnPrimaryDark:active{background:#1e0e62;border:2px solid #1e0e62;color:#f3f1ff}@media(min-width:48rem){.btnPrimaryDark{font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.08em;padding:.25rem .875rem}}@media(min-width:64rem){.btnPrimaryDark{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em;padding:.375rem 1.125rem}}@media(min-width:90rem){.btnPrimaryDark{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em;padding:.5rem 1.125rem}}.btnSecondaryDark{display:inline-flex;width:auto;padding:.125rem .875rem;justify-content:center;align-items:center;gap:.625rem;color:#f3f1ff;border-radius:50px;border:2px solid transparent;cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;background:#641eff;transition:all .3s ease-in-out}.btnSecondaryDark:hover{background:#f3f1ff;color:#641eff;border:2px solid #641eff;transform:translateY(-2px) scale(1.01);box-shadow:0 6px 12px #0000001f}.btnSecondaryDark:active{background:#1e0e62;border:2px solid #1e0e62;color:#f3f1ff;transform:scale(.98);box-shadow:0 2px 6px #0003}@media(min-width:48rem){.btnSecondaryDark{font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.08em;padding:.5rem .875rem}}@media(min-width:64rem){.btnSecondaryDark{font-size:1.2rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em}}@media(min-width:90rem){.btnSecondaryDark{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em;padding:.5rem 1.125rem}}.btnSecondaryLight{display:inline-flex;width:auto;padding:.875rem 1.5rem;justify-content:center;align-items:center;gap:.625rem;color:#2a1160;border-radius:50px;border:2px solid transparent;cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;background:#f3f1ff;transition:all .3s ease-in-out}.btnSecondaryLight:hover{background:#1e0e62;color:#f3f1ff;border:2px solid #1e0e62;transform:translateY(-2px) scale(1.01);box-shadow:0 6px 12px #0000001f}.btnSecondaryLight:active{background:#641eff;border:2px solid #641eff;color:#f3f1ff;transform:scale(.98);box-shadow:0 2px 6px #0003}@media(min-width:48rem){.btnSecondaryLight{font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.08em;padding:.5rem .875rem}}@media(min-width:64rem){.btnSecondaryLight{font-size:1.2rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em}}@media(min-width:90rem){.btnSecondaryLight{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em;padding:.5rem 1.125rem}}.linkPrimary{color:#641eff;cursor:pointer;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;transition:color .3s ease,opacity .3s ease}.linkPrimary:hover{color:#1e0e62;opacity:.85;font-weight:500}.linkPrimary:active{opacity:.65}@media(min-width:48rem){.linkPrimary{font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.08em}}@media(min-width:64rem){.linkPrimary{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em}}@media(min-width:90rem){.linkPrimary{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em}}.linkSecondary{color:#641eff;cursor:pointer;display:flex;flex-direction:row;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400}@media(min-width:48rem){.linkSecondary{font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.08em}}@media(min-width:64rem){.linkSecondary{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em}}@media(min-width:90rem){.linkSecondary{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em}}.linkServicesHero{color:#2e1e52f2;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:.625rem 0;font-family:Roboto,sans-serif;font-size:.75rem;line-height:1.125rem;font-weight:500;border-bottom:1px solid rgba(42,17,96,.2);transition:all .3s ease-in-out}.linkServicesHero:last-child{border-bottom:none}.linkServicesHero:hover{color:#641eff}@media(min-width:48rem){.linkServicesHero{font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.08em}}@media(min-width:64rem){.linkServicesHero{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em}}@media(min-width:90rem){.linkServicesHero{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em}}.linkSecondaryGreen{color:#bf0;cursor:pointer;display:flex;flex-direction:row;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.5rem;font-weight:400;justify-content:flex-end;transition:color .3s ease,opacity .3s ease}.linkSecondaryGreen:hover{color:#fffc;opacity:.85}.linkSecondaryGreen:active{opacity:.65}@media(min-width:48rem){.linkSecondaryGreen{font-size:1rem;line-height:1.5rem;font-weight:400;letter-spacing:.08em}}@media(min-width:64rem){.linkSecondaryGreen{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em}}@media(min-width:90rem){.linkSecondaryGreen{font-size:1.125rem;line-height:1.5rem;font-weight:400;letter-spacing:.1em}}.heroHome{display:flex;flex-direction:column;gap:.313rem}.heroHome__h1,.heroHome__tagline{margin:0}.heroHome__h1{font-family:Roboto,sans-serif;font-size:2.25rem;line-height:2.688rem;font-weight:700;letter-spacing:0;color:#2a1160}@media(min-width:48rem){.heroHome__h1{font-size:2.75rem;font-weight:700;letter-spacing:0}}@media(min-width:64rem){.heroHome__h1{font-size:3.25rem;line-height:3.75rem;font-weight:700;letter-spacing:0}}@media(min-width:90rem){.heroHome__h1{font-size:3.75rem;line-height:4.25rem;font-weight:700;letter-spacing:0}}.heroHome__tagline{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:0;color:#641eff;color:#2a1160}@media(min-width:48rem){.heroHome__tagline{font-size:1.375rem;line-height:2rem;font-weight:500;letter-spacing:0}}@media(min-width:64rem){.heroHome__tagline{font-size:1.5rem;line-height:2.125rem;font-weight:500;letter-spacing:0}}@media(min-width:90rem){.heroHome__tagline{font-size:1.625rem;line-height:2.125rem;font-weight:500;letter-spacing:0}}.titleSecondary{font-family:Roboto,sans-serif;font-size:1.75rem;line-height:2.188rem;font-weight:700;letter-spacing:0;color:#2a1160;margin:.5rem 0}@media(min-width:48rem){.titleSecondary{font-size:2rem;line-height:2.5rem;font-weight:700;letter-spacing:0}}@media(min-width:64rem){.titleSecondary{font-size:2.375rem;line-height:2.875rem;font-weight:700;letter-spacing:0}}@media(min-width:90rem){.titleSecondary{font-size:2.75rem;line-height:3.25rem;font-weight:700;letter-spacing:0}}.titleSecondary--white{color:#fff}.titleSecondary--gradient{color:#1e0e62}.subtitle{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:0;color:#2a1160;margin:.5rem 0}@media(min-width:48rem){.subtitle{font-size:1.375rem;line-height:2rem;font-weight:500;letter-spacing:0}}@media(min-width:64rem){.subtitle{font-size:1.5rem;line-height:2.125rem;font-weight:500;letter-spacing:0}}@media(min-width:90rem){.subtitle{font-size:1.625rem;line-height:2.125rem;font-weight:500;letter-spacing:0}}.description{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52f2;margin:.625rem 0}@media(min-width:48rem){.description{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em;margin:1.25rem 0}}@media(min-width:64rem){.description{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}@media(min-width:90rem){.description{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em}}.heroServicesTitle{gap:.313rem}.heroServicesTitle__h1,.heroServicesTitle__tagline{margin:0}.heroServicesTitle__h1{font-family:Roboto,sans-serif;font-size:2.25rem;line-height:2.688rem;font-weight:700;letter-spacing:0;color:#2a1160}@media(min-width:48rem){.heroServicesTitle__h1{font-size:2.75rem;font-weight:700;letter-spacing:0}}@media(min-width:64rem){.heroServicesTitle__h1{font-size:3.25rem;line-height:3.75rem;font-weight:700;letter-spacing:0}}@media(min-width:90rem){.heroServicesTitle__h1{font-size:3.75rem;line-height:4.25rem;font-weight:700;letter-spacing:0}}.heroServicesTitle__tagline{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:0;color:#641eff;color:#2a1160}@media(min-width:48rem){.heroServicesTitle__tagline{font-size:1.375rem;line-height:2rem;font-weight:500;letter-spacing:0}}@media(min-width:64rem){.heroServicesTitle__tagline{font-size:1.5rem;line-height:2.125rem;font-weight:500;letter-spacing:0}}@media(min-width:90rem){.heroServicesTitle__tagline{font-size:1.625rem;line-height:2.125rem;font-weight:500;letter-spacing:0}}.cardPregunta{display:flex;flex-direction:column;align-items:center;margin-bottom:1.875rem}@media(min-width:48rem){.cardPregunta{margin:1.875rem 0 3.75rem}}@media(min-width:64rem){.cardPregunta{margin:2.5rem 0 5rem}}@media(min-width:90rem){.cardPregunta{margin:3.125rem 0 6.25rem}}.cardPregunta__content{background-color:#1e0e62;border-radius:15px;padding:1.875rem 1.25rem;margin-top:1rem}@media(min-width:48rem){.cardPregunta__content{padding:1.875rem;max-width:48rem}}@media(min-width:64rem){.cardPregunta__content{max-width:56.5rem}}.cardPregunta__content-title{font-family:Roboto,sans-serif;font-size:1.75rem;line-height:2.188rem;font-weight:700;color:#f3f1ff;margin-bottom:.625rem}@media(min-width:48rem){.cardPregunta__content-title{font-size:2rem;line-height:2.5rem;font-weight:700;letter-spacing:0}}@media(min-width:64rem){.cardPregunta__content-title{font-size:2.375rem;line-height:2.875rem;font-weight:700;letter-spacing:0}}@media(min-width:90rem){.cardPregunta__content-title{font-size:2.75rem;line-height:3.25rem;font-weight:700;letter-spacing:0}}.cardPregunta__content-text{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:400;color:#f3f1ff;margin-bottom:1.25rem}@media(min-width:48rem){.cardPregunta__content-text{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.cardPregunta__content-text{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}@media(min-width:90rem){.cardPregunta__content-text{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em}}.cardPregunta__content-btn{display:flex;flex-direction:row;justify-content:flex-end}.sectionHero{display:flex;flex-direction:column;padding:1.875rem 1.25rem;align-items:center;gap:.625rem}@media(min-width:48rem){.sectionHero{padding:2.5rem 7.5rem;gap:1.25rem}}@media(min-width:64rem){.sectionHero{padding:6.25rem 7.5rem 0;max-width:56.5rem}}@media(min-width:90rem){.sectionHero{padding-top:6.25rem;max-width:64rem}}.sectionHero__content{display:flex;flex-direction:column;gap:.625rem;align-items:center}@media(min-width:48rem){.sectionHero__content{flex-direction:row;align-items:flex-start;gap:1.25rem;max-width:600px}}@media(min-width:64rem){.sectionHero__content{max-width:100%}}.sectionHero__content-text{flex:1;order:2;display:flex;flex-direction:column;gap:.625rem}@media(min-width:48rem){.sectionHero__content-text{flex:0 0 60%;order:1}}@media(min-width:64rem){.sectionHero__content-text{flex:0 0 60%;order:1;display:flex;flex-direction:column;gap:1.25rem}}.sectionHero__content-description{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52f2}@media(min-width:48rem){.sectionHero__content-description{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.sectionHero__content-description{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}@media(min-width:90rem){.sectionHero__content-description{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em}}.sectionHero__image{flex:1;order:1;width:100%;max-width:80%;display:flex;flex-direction:column;justify-content:center}@media(min-width:48rem){.sectionHero__image{flex:0 0 50%;order:2;justify-content:center}}@media(min-width:64rem){.sectionHero__image{flex:0 0 40%;order:2;justify-content:flex-end}}.sectionHero__buttons{order:3;width:100%;display:flex;flex-direction:column;gap:.625rem;align-items:flex-end}@media(min-width:48rem){.sectionHero__buttons{display:flex;flex-direction:row;width:100%;gap:1.25rem}}@media(min-width:64rem){.sectionHero__buttons{display:flex;width:100%;gap:1.25rem;align-items:flex-start}}.mainHome{background-image:url(/_astro/backgroundWhiteB.U4Wg1ezN.jpg);background-repeat:no-repeat;background-size:cover;background-position:center top;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center}@media(max-width:48rem){.mainHome{background-size:auto;background-position:center top}}@media(max-width:90rem){.mainHome{background-size:cover;background-position:center}}.section-prices{background-color:#f3f1ff;width:100%;padding:1.875rem 1.25rem 0}@media(min-width:48rem){.section-prices{padding:3.75rem 0 0}}.section-prices-header{text-align:left;padding-bottom:1.25rem}@media(min-width:48rem){.section-prices-header{text-align:center}}@media(min-width:64rem){.section-prices-header{padding-top:3.75rem;padding-left:1.875rem;padding-right:1.875rem}}.timeline-section{padding:3.75rem 1.25rem 0}@media(min-width:48rem){.timeline-section{padding:3.75rem 7.5rem 0}}@media(min-width:64rem){.timeline-section{max-width:56.5rem;padding:7.5rem 0 0;margin:0 auto}}@media(min-width:90rem){.timeline-section{max-width:64rem}}.timeline-section-header{text-align:center}@media(min-width:64rem){.timeline-section-header{padding-left:1.875rem;padding-right:1.875rem}.timeline-section p{margin:0 auto}}.banner-proceso{text-align:center;margin-bottom:3rem}@media(min-width:48rem){.banner-proceso{margin-bottom:4rem}}.banner-proceso__title{font-family:Roboto,sans-serif;font-size:1.75rem;line-height:2.188rem;font-weight:700;letter-spacing:0;color:#2a1160;margin:0}@media(min-width:48rem){.banner-proceso__title{font-size:2rem;line-height:2.5rem;font-weight:700;letter-spacing:0}}@media(min-width:64rem){.banner-proceso__title{font-size:2.375rem;line-height:2.875rem;font-weight:700;letter-spacing:0}}.timeline-wrapper{position:relative;padding-left:3.2rem;max-width:50rem;margin:1.875rem auto 0}@media(min-width:48rem){.timeline-wrapper{padding-left:4rem}}.timeline-wrapper__linea{position:absolute;left:1rem;top:.313rem;width:.063rem;height:78.5%;background:#641eff;z-index:1}@media(min-width:21.75rem){.timeline-wrapper__linea{height:77%}}@media(min-width:22rem){.timeline-wrapper__linea{height:76%}}@media(min-width:24.313rem){.timeline-wrapper__linea{height:80%}}@media(min-width:25rem){.timeline-wrapper__linea{height:78%}}@media(min-width:26.375rem){.timeline-wrapper__linea{height:83%}}@media(min-width:27.5rem){.timeline-wrapper__linea{height:80%}}@media(min-width:33.375rem){.timeline-wrapper__linea{height:81%}}@media(min-width:34.75rem){.timeline-wrapper__linea{height:81%}}@media(min-width:46rem){.timeline-wrapper__linea{height:87%}}@media(min-width:48rem){.timeline-wrapper__linea{left:1.25rem;width:.063rem;height:83%}}@media(min-width:64rem){.timeline-wrapper__linea{height:79.7%;width:.125rem}}.process-step{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem;position:relative}@media(min-width:48rem){.process-step{gap:1.5rem}}.process-step__number{z-index:10;flex-shrink:0;background:#1e0e62;color:#fff;border-radius:50%;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.75rem;position:absolute;left:-3rem;top:.25rem}@media(min-width:48rem){.process-step__number{width:2.5rem;height:2.5rem;left:-4rem;font-size:.813rem}}@media(min-width:64rem){.process-step__number{font-size:.875rem}}.process-step__content{flex:1;display:flex;flex-direction:column;gap:1rem}@media(min-width:48rem){.process-step__content{flex-direction:row;align-items:flex-start;gap:2rem}}.process-step__text-content{flex:1}.process-step__image-wrapper{flex-shrink:0}@media(min-width:48rem){.process-step__image-wrapper{max-width:18.75rem}}.process-step__title{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:0;color:#2a1160;margin:0 0 .5rem}@media(min-width:48rem){.process-step__title{font-size:1.375rem;line-height:2rem;font-weight:500;letter-spacing:0;margin-bottom:.75rem}}@media(min-width:64rem){.process-step__title{font-size:1.5rem;line-height:2.125rem;font-weight:500;letter-spacing:0}}.process-step__description{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52f2}@media(min-width:48rem){.process-step__description{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.process-step__description{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}.process-step__image{border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:100%;height:auto;-o-object-fit:cover;object-fit:cover}@media(min-width:48rem){.process-step__image{max-width:11.25rem;height:7.5rem}}.servicesHome{padding:1.875rem 1.25rem 0;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52f2;display:flex;gap:.625rem;flex-direction:column}@media(min-width:48rem){.servicesHome{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em;padding:0 7.5rem;gap:1.25rem}}@media(min-width:64rem){.servicesHome{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em;max-width:56.5rem;margin-top:5rem;padding:0}}@media(min-width:90rem){.servicesHome{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em;max-width:64rem;padding:0;margin-top:7.5rem}}.servicesHome__intro{display:flex;flex-direction:column;gap:.625rem;text-align:center}@media(min-width:48rem){.servicesHome__intro{gap:1.25rem}}@media(min-width:64rem){.servicesHome__services{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr auto;gap:1.875rem 1.25rem;grid-template-areas:"containerDesign containerFunc" "containerMant containerMant";align-items:stretch}}.servicesHome__services-containerDesign{display:flex;flex-direction:column;gap:.625rem;grid-area:containerDesign}.servicesHome__services-containerDesign-card{background-color:#fffc;box-shadow:0 1px 40px #2a116033;border-radius:15px;padding:1.25rem;display:flex;flex-direction:column;gap:.625rem;position:relative}@media(min-width:48rem){.servicesHome__services-containerDesign-card{padding:1.875rem}}@media(min-width:64rem){.servicesHome__services-containerDesign-card{padding:3.75rem;height:100%}}.servicesHome__services-containerDesign-card-illustration{position:absolute;top:20%;left:0;transform:translate(-20%,-60%);width:clamp(80px,17vw,220px);pointer-events:none;z-index:2}@media(min-width:48rem){.servicesHome__services-containerDesign-card-illustration{transform:translate(-20%,-70%)}}@media(min-width:64rem){.servicesHome__services-containerDesign-card-illustration{transform:translate(-20%,-70%)}}.servicesHome__services-containerDesign-card-text{margin-left:clamp(60px,12vw,110px)}.servicesHome__services-containerDesign-card-btn{width:100%;display:flex;justify-content:flex-end}.servicesHome__services-containerDesign-services{display:flex;flex-direction:column;padding:0 1.25rem}@media(min-width:48rem){.servicesHome__services-containerDesign-services{padding:0 2.5rem}}.servicesHome__services-containerFunc{display:flex;flex-direction:column;gap:.625rem;grid-area:containerFunc}.servicesHome__services-containerFunc-card{background-color:#fffc;box-shadow:0 1px 40px #2a116033;border-radius:15px;padding:1.25rem;display:flex;flex-direction:column;gap:.625rem;position:relative}@media(min-width:48rem){.servicesHome__services-containerFunc-card{padding:1.875rem}}@media(min-width:64rem){.servicesHome__services-containerFunc-card{padding:3.75rem;height:100%}}.servicesHome__services-containerFunc-card-illustration{position:absolute;top:50%;right:0;transform:translate(20%,-150%);width:clamp(80px,17vw,160px);pointer-events:none;z-index:2}@media(min-width:27.813rem){.servicesHome__services-containerFunc-card-illustration{transform:translate(20%,-100%);width:clamp(80px,17vw,90px)}}@media(min-width:48rem){.servicesHome__services-containerFunc-card-illustration{transform:translate(20%,-100%);width:clamp(80px,17vw,100px)}}@media(min-width:64rem){.servicesHome__services-containerFunc-card-illustration{width:clamp(80px,17vw,200px);transform:translate(15%,-95%)}}.servicesHome__services-containerFunc-card-text{margin-right:clamp(60px,12vw,110px)}.servicesHome__services-containerFunc-card-btn{width:100%;display:flex;justify-content:flex-end}.servicesHome__services-containerFunc-services{display:flex;width:100%;flex-direction:column;padding:0 1.25rem}@media(min-width:48rem){.servicesHome__services-containerFunc-services{padding:0 2.5rem}}.servicesHome__services-containerMant{display:flex;flex-direction:column;gap:.625rem;grid-area:containerMant}.servicesHome__services-containerMant-card{background-color:#fffc;box-shadow:0 1px 40px #2a116033;border-radius:15px;padding:1.25rem;display:flex;flex-direction:column;gap:.625rem;position:relative}@media(min-width:48rem){.servicesHome__services-containerMant-card{padding:1.875rem}}@media(min-width:64rem){.servicesHome__services-containerMant-card{padding:3.75rem}}.servicesHome__services-containerMant-card-illustration{position:absolute;top:20%;left:0;transform:translate(-20%,-60%);width:clamp(80px,17vw,220px);pointer-events:none;z-index:2}@media(min-width:27.813rem){.servicesHome__services-containerMant-card-illustration{transform:translate(-20%,-60%);width:clamp(80px,17vw,90px)}}@media(min-width:48rem){.servicesHome__services-containerMant-card-illustration{transform:translate(-20%,-50%);width:clamp(80px,17vw,100px)}}@media(min-width:64rem){.servicesHome__services-containerMant-card-illustration{transform:translate(-25%,-50%);width:clamp(80px,17vw,180px)}}.servicesHome__services-containerMant-card-text{margin-left:clamp(60px,12vw,110px)}.servicesHome__services-containerMant-card-btn{width:100%;display:flex;justify-content:flex-end}.servicesHome__services-containerMant-services{display:flex;width:100%;flex-direction:column;gap:.625rem}@media(min-width:48rem){.servicesHome__services-containerMant-services{padding:0 2.5rem;gap:1.25rem}}@media(min-width:64rem){.servicesHome__services-containerMant-services{gap:1.25rem;flex-direction:row;align-items:flex-end}}.servicesHome__services-containerMant-services-links{flex:2;display:flex;flex-direction:column;padding:0 1.25rem}@media(min-width:48rem){.servicesHome__services-containerMant-services-links{padding:0 2.5rem 0 0}}.servicesHome__services-containerMant-services-cta{flex:1;display:flex;align-items:center;justify-content:center}@media(min-width:48rem){.servicesHome__services-containerMant-services-cta{justify-content:flex-end}}@media(min-width:64rem){.servicesHome__services-containerMant-services-cta{flex:2}}.text-content{display:flex;flex-direction:column;gap:2rem;margin-bottom:2.5rem}@media(min-width:48rem){.text-content{flex-direction:row;align-items:flex-start;gap:2.5rem;margin-bottom:3rem}}@media(min-width:64rem){.text-content{gap:3rem;margin-bottom:0}.why-choose-us-content .text-content{display:block;margin-bottom:0}.why-choose-us-content .text-content:first-child{grid-column:1;grid-row:1}.why-choose-us-right-column .text-content{grid-column:2;grid-row:2}}.text-content__text{flex:1}@media(min-width:64rem){.text-content__text{gap:20px}}.text-content__title{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:0;color:#2a1160;margin:0 0 1rem}@media(min-width:48rem){.text-content__title{font-size:1.375rem;line-height:2rem;font-weight:500;letter-spacing:0}}@media(min-width:64rem){.text-content__title{font-size:1.5rem;line-height:2.125rem;font-weight:500;letter-spacing:0}}.text-content__description{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52f2;margin:0}@media(min-width:48rem){.text-content__description{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.text-content__description{min-width:25rem;font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}.text-content__image-container{flex-shrink:0}@media(min-width:48rem){.text-content__image-container{max-width:12.5rem}}@media(min-width:64rem){.text-content__image-container{max-width:15.625rem}}.text-content__image{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a;-o-object-fit:cover;object-fit:cover}@media(min-width:48rem){.text-content__image{height:8.75rem}}@media(min-width:64rem){.text-content__image{height:10rem}}.why-choose-us-section{padding-top:1.875rem}@media(min-width:64rem){.why-choose-us-section{padding-top:7.5rem;max-width:56.5rem}}@media(min-width:90rem){.why-choose-us-section{max-width:64rem}}.why-choose-us-header{text-align:center}@media(min-width:48rem){.why-choose-us-header{margin-bottom:1.25rem}}.why-choose-us-content{padding:3.75rem 1.25rem 0rem}@media(min-width:48rem){.why-choose-us-content{padding:1.25rem 7.5rem 0rem}}@media(min-width:64rem){.why-choose-us-content{padding:0;padding-top:1.25rem;max-width:56.5rem;display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:1.875rem}}@media(min-width:90rem){.why-choose-us-content{max-width:64rem;gap:5rem}}@media(max-width:63.938rem){.why-choose-us-right-column{display:block}}.why-choose-us-image{margin-bottom:2rem}@media(min-width:64rem){.why-choose-us-image{grid-column:2;grid-row:1;margin-bottom:2rem}}.why-choose-us-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a;-o-object-fit:cover;object-fit:cover}@media(min-width:48rem){.why-choose-us-image img{height:8.75rem}}@media(min-width:64rem){.why-choose-us-image img{height:8rem;width:99%}}.social-icons{display:flex;align-items:center;justify-content:center}@media(min-width:48rem){.social-icons{gap:1.5rem}}@media(min-width:64rem){.social-icons{gap:2rem}}.social-icons__link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:8px;background:transparent;transition:all .3s ease;text-decoration:none}@media(min-width:48rem){.social-icons__link{width:3rem;height:3rem;border-radius:12px}}@media(min-width:64rem){.social-icons__link{width:3.25rem;height:3.25rem}}.social-icons__link:hover{background:#1e0e621a;transform:translateY(-2px)}.social-icons__icon{width:2.625rem;height:2.625rem;filter:brightness(0) saturate(100%) invert(11%) sepia(100%) saturate(2466%) hue-rotate(223deg) brightness(84%) contrast(101%);transition:all .3s ease}@media(min-width:64rem){.social-icons__icon{width:3.875rem;height:3.875rem}}.social-icons.work-section__social{margin-top:2rem}@media(min-width:48rem){.social-icons.work-section__social{margin-top:2.5rem}}@media(min-width:64rem){.social-icons.work-section__social{margin-top:3rem}}.testimonial-section{margin-top:1.875rem}@media(min-width:64rem){.testimonial-section{margin-top:3.75rem}}.card-testimonio{box-shadow:0 1px 40px #2a116033}.accordion{border:1px solid #e5e5e5;border-radius:8px;margin-bottom:1rem;background:#fffc;overflow:hidden}@media(min-width:48rem){.accordion{border-radius:12px;margin-bottom:1.25rem}}@media(min-width:64rem){.accordion{margin-bottom:1.5rem}}.accordion__header{width:100%;padding:1.25rem 1rem;background:none;border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .3s ease}@media(min-width:48rem){.accordion__header{padding:1.5rem}}@media(min-width:64rem){.accordion__header{padding:1.75rem 2rem}}.accordion__header:hover{background-color:#641eff05}.accordion__header:focus{outline:none;background-color:#641eff0d}.accordion__title{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:600;letter-spacing:0;color:#2a1160;margin:0;flex:1;padding-right:1rem}@media(min-width:48rem){.accordion__title{font-size:1rem;line-height:1.625rem;font-weight:600;letter-spacing:.05em}}@media(min-width:64rem){.accordion__title{font-size:1.2rem;line-height:1.688rem;font-weight:600;letter-spacing:.05em}}.accordion__icon{width:1.25rem;height:1.25rem;color:#1e0e62;flex-shrink:0}@media(min-width:48rem){.accordion__icon{width:1.5rem;height:1.5rem}}@media(min-width:64rem){.accordion__icon{width:1.75rem;height:1.75rem}}.accordion__content{border-top:1px solid #f0f0f0;transition:height .3s ease}.accordion__text{padding:1.25rem 1rem}@media(min-width:48rem){.accordion__text{padding:1.5rem}}@media(min-width:64rem){.accordion__text{padding:1.75rem 2rem}}.accordion__text p{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52f2;margin:0}@media(min-width:48rem){.accordion__text p{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.accordion__text p{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}.accordion--open{border-color:#641eff4d}.accordion--open .accordion__header{background-color:#641eff0d}.sectionHeroSecondary{background-image:url(/_astro/backgroundWhiteC.DHtJvGbK.jpg);width:100%;background-size:cover;background-position:center 96%;background-repeat:no-repeat;padding:3.75rem 1.25rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 1px 10px #2a116033}@media(min-width:48rem){.sectionHeroSecondary{padding:3.75rem 7.5rem;background-position:center 90%}}@media(min-width:64rem){.sectionHeroSecondary{background-position:center 85%}}.sectionHeroSecondary__content{background-color:#fffc;padding:1.25rem;border-radius:2%;box-shadow:0 1px 40px #2a116033;gap:.625rem}@media(min-width:48rem){.sectionHeroSecondary__content{padding:3.75rem;max-width:56.5rem;display:flex;flex-direction:column}}@media(min-width:90rem){.sectionHeroSecondary__content{padding:3.75rem;max-width:64rem}}.sectionHeroSecondary__content-intro{display:flex;flex-direction:column}@media(min-width:48rem){.sectionHeroSecondary__content-intro{justify-content:space-around;flex-direction:row;gap:1.25rem}}.sectionHeroSecondary__content-intro-image{display:flex;flex-direction:column;align-items:center}@media(min-width:48rem){.sectionHeroSecondary__content-intro-image{width:clamp(150px,20vw,300px);height:auto}}.sectionHeroSecondary__content-intro-image-item{height:auto;max-width:12.5rem}@media(min-width:48rem){.sectionHeroSecondary__content-intro-image-item{max-width:100%}}.sectionHeroSecondary__content-intro-title{font-family:Roboto,sans-serif;font-size:1.75rem;line-height:2.188rem;font-weight:700;letter-spacing:0;color:#2a1160;display:flex;flex-direction:column}@media(min-width:48rem){.sectionHeroSecondary__content-intro-title{font-size:2rem;font-weight:700;letter-spacing:0;justify-content:center}}@media(min-width:64rem){.sectionHeroSecondary__content-intro-title{font-size:3.25rem;line-height:3.75rem;font-weight:700;letter-spacing:0}}@media(min-width:90rem){.sectionHeroSecondary__content-intro-title{font-size:3.75rem;line-height:4.25rem;font-weight:700;letter-spacing:0}}.sectionHeroSecondary__content-intro-subtitle{display:flex;font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:0}@media(min-width:48rem){.sectionHeroSecondary__content-intro-subtitle{font-size:1.375rem;font-weight:500;letter-spacing:0}}@media(min-width:64rem){.sectionHeroSecondary__content-intro-subtitle{font-size:2.375rem;line-height:2.875rem;font-weight:700;letter-spacing:0}}@media(min-width:90rem){.sectionHeroSecondary__content-intro-subtitle{font-size:2.75rem;line-height:3.25rem;font-weight:700;letter-spacing:0}}.sectionHeroSecondary__text{font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52f2}@media(min-width:48rem){.sectionHeroSecondary__text{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.sectionHeroSecondary__text{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}@media(min-width:90rem){.sectionHeroSecondary__text{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em}}.heroServicesA{background:url(/_astro/degradoClaro.C7M9J7tz.png) no-repeat center center;background-size:cover;padding:3.125rem 1.25rem;display:flex;flex-direction:column;align-items:center;box-shadow:0 1px 10px #2a116033}@media(min-width:48rem){.heroServicesA{padding:3.75rem 7.5rem}}@media(min-width:64rem){.heroServicesA{padding:3.75rem 0}.heroServicesA__container{max-width:56.5rem}}@media(min-width:90rem){.heroServicesA__container{max-width:64rem}}.heroServicesA__container-title{padding-bottom:0 938rem}.heroServicesA__container-text{color:#2e1e52f2;letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400}@media(min-width:48rem){.heroServicesA__container-text{letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}@media(min-width:64rem){.heroServicesA__container-text{letter-spacing:.05em;line-height:1.688rem;font-size:1.2rem;font-weight:400}}@media(min-width:90rem){.heroServicesA__container-text{letter-spacing:.05em;line-height:1.8rem;font-size:1.2rem;font-weight:400}}.incluye{padding:3.75rem 1.25rem;display:flex;flex-direction:column;gap:1.25rem}@media(min-width:48rem){.incluye{padding:3.75rem 7.5rem 0}}@media(min-width:64rem){.incluye{padding:7.5rem 0 0;max-width:56.5rem;margin:0 auto}}@media(min-width:90rem){.incluye{max-width:64rem}}.incluye__intro{display:flex;flex-direction:column;gap:.63rem}@media(min-width:48rem){.incluye__intro{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"title img" "text text";gap:1.25rem}}@media(min-width:48rem)and (min-width:64rem){.incluye__intro{grid-template-columns:repeat(2,1fr);grid-template-areas:"title img" "text img"}}.incluye__intro-title{grid-area:title}.incluye__intro-img{display:flex;justify-content:center;grid-area:img}.incluye__intro-img-item{max-width:15.625rem;display:block;box-shadow:0 1px 40px #2a116033;border-radius:15px}@media(min-width:48rem){.incluye__intro-img-item{max-width:100%;height:100%}}@media(min-width:62.813rem){.incluye__intro-img-item{margin-bottom:.1px;margin-top:0;max-width:100%}}.incluye__intro-text{grid-area:text;font-family:Roboto,sans-serif;color:#2e1e52cc;letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400}@media(min-width:48rem){.incluye__intro-text{letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}@media(min-width:64rem){.incluye__intro-text{letter-spacing:.05em;line-height:1.688rem;font-size:1.2rem;font-weight:400}}@media(min-width:90rem){.incluye__intro-text{letter-spacing:.05em;line-height:1.8rem;font-size:1.2rem;font-weight:400}}.incluye__paragraphs{font-family:Roboto,sans-serif;color:#2e1e52cc;letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400;display:flex;flex-direction:column;gap:.65rem}@media(min-width:48rem){.incluye__paragraphs{letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}@media(min-width:64rem){.incluye__paragraphs{letter-spacing:.05em;line-height:1.688rem;font-size:1.2rem;font-weight:400;display:flex;flex-direction:row;flex-wrap:wrap;gap:1.5rem;justify-content:space-between}}@media(min-width:90rem){.incluye__paragraphs{letter-spacing:.05em;line-height:1.8rem;font-size:1.2rem;font-weight:400}}@media(min-width:64rem){.incluye__paragraphs-text{flex:0 0 27.5rem}}@media(min-width:90rem){.incluye__paragraphs-text{flex:0 0 31.25rem}}@media(min-width:64rem){.incluye__paragraphs-text--full{flex:0 0 100%;max-width:100%}}.sectionPorqNecesitoWeb{padding:1.875rem 1.25rem 0;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52f2;display:flex;flex-direction:column;gap:.625rem}@media(min-width:48rem){.sectionPorqNecesitoWeb{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em;padding:3.75rem 7.5rem 0;gap:1.25rem}}@media(min-width:64rem){.sectionPorqNecesitoWeb{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em;max-width:56.5rem;padding:3.75rem 0 0;margin:0 auto}}@media(min-width:90rem){.sectionPorqNecesitoWeb{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em;max-width:64rem}}.sectionPorqNecesitoWeb__intro{display:flex;flex-direction:column;gap:.75rem}@media(min-width:48rem){.sectionPorqNecesitoWeb__intro{gap:1.25rem}}.sectionPorqNecesitoWeb__content{display:flex;flex-direction:column;gap:.625rem}@media(min-width:48rem){.sectionPorqNecesitoWeb__content{gap:1.25rem}}.sectionPorqNecesitoWeb__content-containerImageText{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:48rem){.sectionPorqNecesitoWeb__content-containerImageText{gap:1.25rem}}@media(min-width:64rem){.sectionPorqNecesitoWeb__content-containerImageText{display:flex;flex-direction:row}}@media(min-width:90rem){.sectionPorqNecesitoWeb__content-containerImageText{gap:3.75rem}}.sectionPorqNecesitoWeb__content-containerImageText-img{width:100%;height:9.375rem;border-radius:15px;box-shadow:0 1px 40px #2a116033}@media(min-width:64rem){.sectionPorqNecesitoWeb__content-containerImageText-img{width:auto;height:auto;max-width:27.625rem}}@media(min-width:90rem){.sectionPorqNecesitoWeb__content-containerImageText-img{max-width:31.375rem;max-height:11.375rem}}.sectionPorqNecesitoWeb__numbers{display:flex;flex-direction:column;gap:.625rem}@media(min-width:64rem){.sectionPorqNecesitoWeb__numbers{gap:1.25rem}}.simpleNumber{display:flex;flex-direction:column;align-items:center;gap:.3rem}@media(min-width:64rem){.simpleNumber{flex-direction:row;align-items:center}}.simpleNumber__circle{display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;border-radius:9999px;background-color:#1e0e62;color:#fff;font-weight:semibold;font-size:.94rem;font-family:Arial,Helvetica,sans-serif}@media(min-width:64rem){.simpleNumber__circle{width:2.8rem;height:2.8rem;font-size:1.25rem}}.simpleNumber__line{width:8rem;height:.063rem;background-color:#641eff;margin:.5rem 0}@media(min-width:64rem){.simpleNumber__line{width:.125rem;height:4rem;margin:0 1rem}}.simpleNumber__text{text-align:center;line-height:1.5;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52f2}@media(min-width:48rem){.simpleNumber__text{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em;text-align:left}}@media(min-width:64rem){.simpleNumber__text{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em;max-width:90%}}@media(min-width:90rem){.simpleNumber__text{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em}}.simpleNumber__text-title{font-size:.938rem;line-height:1.563rem;font-weight:600;letter-spacing:0;color:#2e1e52f2}@media(min-width:48rem){.simpleNumber__text-title{font-size:1rem;line-height:1.625rem;letter-spacing:.05em;text-align:left}}@media(min-width:64rem){.simpleNumber__text-title{font-size:1.2rem;line-height:1.688rem;letter-spacing:.05em}}@media(min-width:90rem){.simpleNumber__text-title{font-size:1.2rem;line-height:1.8rem;letter-spacing:.05em}}.puntos-estrategicos{padding:1.875rem 1.25rem 0}@media(min-width:48rem){.puntos-estrategicos{padding:3.75rem 7.5rem 0}}@media(min-width:64rem){.puntos-estrategicos{padding:7.5rem 0 0;max-width:56.5rem;margin:0 auto}}@media(min-width:90rem){.puntos-estrategicos{max-width:64rem}}.puntos-estrategicos__text{padding-top:.75rem;font-family:Roboto,sans-serif;color:#2e1e52cc;letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400}@media(min-width:48rem){.puntos-estrategicos__text{letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}@media(min-width:64rem){.puntos-estrategicos__text{letter-spacing:.05em;line-height:1.688rem;font-size:1.2rem;font-weight:400}}@media(min-width:90rem){.puntos-estrategicos__text{letter-spacing:.05em;line-height:1.8rem;font-size:1.2rem;font-weight:400}}.puntos-estrategicos__subtitle{padding-top:.75rem}.puntos-estrategicos__section{display:flex;flex-direction:column;align-items:center}@media(min-width:48rem){.puntos-estrategicos__section{align-items:start}}@media(min-width:64rem){.puntos-estrategicos__section{flex-direction:row;gap:1.25rem}.puntos-estrategicos__section--reverse{flex-direction:row-reverse}}.puntos-estrategicos__image{border-radius:15px;margin-top:1.25rem;width:100%;height:auto;max-width:15.625rem;max-height:10.625rem;-o-object-fit:cover;object-fit:cover;box-shadow:0 1px 40px #2a116033}@media(min-width:48rem){.puntos-estrategicos__image{max-width:16.75rem}}@media(min-width:64rem){.puntos-estrategicos__image{max-width:27.75rem;height:27.625rem;max-height:27.75rem}}.puntos-estrategicos__image--bottom{align-self:center}@media(min-width:48rem){.puntos-estrategicos__image--bottom{align-self:flex-end}}.puntos-estrategicos__list{padding:0 0 0 1.25rem;list-style:disc}@media(min-width:64rem){.puntos-estrategicos__list{margin:0 3.75rem;padding:0}}@media(min-width:90rem){.puntos-estrategicos__list--top{margin-top:3.75rem}.puntos-estrategicos__list--bottom{margin-top:3.75rem;margin-bottom:3.75rem}}.puntos-estrategicos__list-item{margin-top:1.25rem;font-family:Roboto,sans-serif;color:#2e1e52cc;letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400}@media(min-width:48rem){.puntos-estrategicos__list-item{letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}@media(min-width:64rem){.puntos-estrategicos__list-item{letter-spacing:.05em;line-height:1.688rem;font-size:1.2rem;font-weight:400}}.puntos-estrategicos__list-item::marker{font-size:1.25rem;color:#2e1e52cc}.sectionNuestrosServicios{padding:3.75rem 1.25rem 0;display:flex;flex-direction:column;gap:.625rem}@media(min-width:48rem){.sectionNuestrosServicios{padding:3.75rem 7.5rem 0}}@media(min-width:64rem){.sectionNuestrosServicios{padding:7.5rem 0 0;max-width:56.5rem;margin:0 auto;gap:1.25rem}}@media(min-width:90rem){.sectionNuestrosServicios{padding:7.5rem 0 0;max-width:64rem;gap:1.25rem}}.sectionNuestrosServicios__intro{display:flex;flex-direction:column}@media(min-width:64rem){.sectionNuestrosServicios__intro{gap:1.25rem}}.sectionNuestrosServicios__intro-text{font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52f2}@media(min-width:48rem){.sectionNuestrosServicios__intro-text{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.sectionNuestrosServicios__intro-text{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}@media(min-width:90rem){.sectionNuestrosServicios__intro-text{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em}}.sectionNuestrosServicios__paraNegocios{display:flex;flex-direction:column;align-items:center}@media(min-width:64rem){.sectionNuestrosServicios__paraNegocios{position:relative;min-height:31.25rem}}.sectionNuestrosServicios__paraNegocios-img{width:90%;height:auto}@media(min-width:64rem){.sectionNuestrosServicios__paraNegocios-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;opacity:1;width:100%;max-width:37.5rem;height:auto;-o-object-fit:contain;object-fit:contain}}.sectionNuestrosServicios__paraNegocios-cards{display:flex;flex-direction:column;align-items:center;gap:.62rem}@media(min-width:64rem){.sectionNuestrosServicios__paraNegocios-cards{flex-direction:row;justify-content:center;flex-wrap:wrap;display:flex;align-items:flex-start;justify-content:space-between;width:100%}}.sectionNuestrosServicios__paraNegocios-card{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}@media(min-width:64rem){.sectionNuestrosServicios__paraNegocios-card{flex-direction:column;justify-content:center;margin-top:0;padding:1.25rem;width:20rem}}@media(min-width:90rem){.sectionNuestrosServicios__paraNegocios-card{width:23.75rem}}.sectionNuestrosServicios__paraNegocios-card-title{font-size:.938rem;line-height:1.563rem;font-weight:600;letter-spacing:0;color:#2e1e52f2}@media(min-width:48rem){.sectionNuestrosServicios__paraNegocios-card-title{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.sectionNuestrosServicios__paraNegocios-card-title{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}@media(min-width:90rem){.sectionNuestrosServicios__paraNegocios-card-title{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em}}.sectionNuestrosServicios__paraNegocios-card-line{width:100%;height:.063rem;background-color:#641eff;margin-bottom:.313rem}@media(min-width:64rem){.sectionNuestrosServicios__paraNegocios-card-line{width:100%;height:.125rem;margin-bottom:.313rem}}.sectionNuestrosServicios__paraNegocios-card-white{background-color:#fffc;padding:1.25rem;border-bottom-left-radius:.9rem;border-bottom-right-radius:.9rem;box-shadow:0 1px 40px #2a116033;width:100%}@media(min-width:64rem){.sectionNuestrosServicios__paraNegocios-card-white{width:20rem}}@media(min-width:90rem){.sectionNuestrosServicios__paraNegocios-card-white{width:23.75rem}}.sectionNuestrosServicios__paraNegocios-card-white-text{font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2e1e52cc}@media(min-width:48rem){.sectionNuestrosServicios__paraNegocios-card-white-text{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.sectionNuestrosServicios__paraNegocios-card-white-text{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}@media(min-width:90rem){.sectionNuestrosServicios__paraNegocios-card-white-text{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em}}.sectionNuestrosServicios__button{margin-top:1.25rem;padding:.625rem 0}@media(min-width:48rem){.sectionNuestrosServicios__button{display:flex;justify-content:end}}@media(min-width:64rem){.sectionNuestrosServicios__button{margin:0}}@media(min-width:48rem){.sectionNuestrosServicios__button div{max-width:17.25rem}}.cardNuestrosServicios{width:100%}@media(min-width:64rem){.cardNuestrosServicios{width:20rem}}@media(min-width:90rem){.cardNuestrosServicios{width:23.75rem}}.conector__header{padding:.75rem 1.25rem 0}@media(min-width:48rem){.conector__header{padding:.75rem 7.5rem 1.25rem}}@media(min-width:64rem){.conector__header{padding:.75rem 0 0;max-width:56.5rem;margin:0 auto}}@media(min-width:90rem){.conector__header{max-width:64rem}}.conector__content{margin-top:.75rem;background-color:#fff;border-top:1px solid rgba(255,255,255,.8);box-shadow:0 1px 40px #2a116033}@media(min-width:48rem){.conector__content{border-radius:15px;margin:0 7.5rem;padding:1.875rem}}@media(min-width:64rem){.conector__content{max-width:56.5rem;margin:1.25rem auto 0;display:flex;flex-direction:row;padding:.625rem 0}}@media(min-width:90rem){.conector__content{max-width:64rem;padding:2.5rem 3.75rem}}.conector__text{padding:0 1.25rem;font-family:Roboto,sans-serif;color:#2e1e52cc;letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400;position:relative;text-align:left}@media(min-width:48rem){.conector__text{letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}@media(min-width:64rem){.conector__text{padding-top:1.25rem;padding-bottom:1.25rem;letter-spacing:.05em;line-height:1.688rem;font-size:1.2rem;font-weight:400}}@media(min-width:90rem){.conector__text{letter-spacing:.05em;line-height:1.8rem;font-size:1.2rem;font-weight:400}}.conector__text:after{content:"";display:block;width:15.063rem;height:.063rem;background-color:#641eff;margin:.625rem}@media(min-width:48rem){.conector__text:after{margin:1.25rem auto}}@media(min-width:64rem){.conector__text:after{position:absolute;top:50%;right:0;transform:translateY(-50%);width:.063rem;height:70%;margin:0 .313rem}}.conector__text:first-child{padding-top:1.25rem}.conector__text:last-child{padding-bottom:1.25rem}.conector__text:last-child:after{display:none}.conector__summary{padding:1.25rem 1.25rem 0;font-family:Roboto,sans-serif;color:#2e1e52cc;letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400}@media(min-width:48rem){.conector__summary{padding:1.25rem 7.5rem 0;letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}@media(min-width:64rem){.conector__summary{padding:1.25rem 0 0;max-width:56.5rem;margin:0 auto;letter-spacing:.05em;line-height:1.688rem;font-size:1.2rem;font-weight:400}}@media(min-width:90rem){.conector__summary{max-width:64rem;letter-spacing:.05em;line-height:1.8rem;font-size:1.2rem;font-weight:400}}@media(min-width:64rem){.buscas{display:flex;margin:7.5rem auto 0;max-width:56.5rem;border-radius:15px;box-shadow:0 1px 40px #2a116033}}@media(min-width:90rem){.buscas{max-width:64rem}}.buscas__content{box-shadow:0 -4px 6px -2px #0003,4px 0 6px -2px #0003,-4px 0 6px -2px #0003;margin:3.75rem 1.25rem 0;padding:1.875rem 1.25rem 1.25rem;border-top-left-radius:15px;border-top-right-radius:15px;background-image:url(/_astro/degradoClaro.C7M9J7tz.png);background-size:cover;background-repeat:no-repeat}@media(min-width:48rem){.buscas__content{margin:3.75rem 7.5rem 0;padding:3.25rem 1.875rem 1.875rem}}@media(min-width:64rem){.buscas__content{margin:0;padding:3.75rem 1.875rem;width:50%;border-top-right-radius:0;border-bottom-left-radius:15px;box-shadow:none}}@media(min-width:90rem){.buscas__content{padding:3.75rem}}.buscas__content-text{padding-top:1.25rem;font-family:Roboto,sans-serif;color:#fff;letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400}@media(min-width:48rem){.buscas__content-text{letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}@media(min-width:64rem){.buscas__content-text{letter-spacing:.05em;line-height:1.688rem;font-size:1.2rem;font-weight:400}}@media(min-width:90rem){.buscas__content-text{letter-spacing:.05em;line-height:1.8rem;font-size:1.2rem;font-weight:400}}.buscas__cta{padding:.75rem 1.25rem 1.25rem;margin:0 1.25rem;box-shadow:4px 0 6px -2px #0003,-4px 0 6px -2px #0003,0 4px 6px -2px #0003;border-bottom-left-radius:15px;border-bottom-right-radius:15px}@media(min-width:48rem){.buscas__cta{margin:0 7.5rem;padding-left:1.875rem;padding-right:1.875rem}}@media(min-width:64rem){.buscas__cta{margin:0;padding:3.75rem 1.875rem;width:50%;border-bottom-left-radius:0;border-bottom-right-radius:15px;border-top-right-radius:15px;box-shadow:none;display:flex;flex-direction:column;justify-content:space-between}}@media(min-width:90rem){.buscas__cta{padding:3.75rem}}.buscas__cta-text{font-family:Roboto,sans-serif;color:#2e1e52cc;letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400}@media(min-width:48rem){.buscas__cta-text{padding-top:.75rem;letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}@media(min-width:64rem){.buscas__cta-text{letter-spacing:.05em;line-height:1.688rem;font-size:1.2rem;font-weight:400}}@media(min-width:90rem){.buscas__cta-text{letter-spacing:.05em;line-height:1.8rem;font-size:1.2rem;font-weight:400}}.buscas__cta-button{display:flex;justify-content:center;margin-top:1.25rem}@media(min-width:48rem){.buscas__cta-button{justify-content:end}}.listo{padding:3.75rem 1.25rem 0}@media(min-width:48rem){.listo{padding:3.75rem 7.5rem 0}}@media(min-width:64rem){.listo{padding:7.5rem 0 0;max-width:56.5rem;margin:0 auto}}@media(min-width:90rem){.listo{max-width:64rem}}@media(min-width:64rem){.listo__container{display:flex;padding-top:1.25rem}}.listo__image{margin-top:1.25rem}@media(min-width:48rem){.listo__image{max-width:16.813rem;margin:1.25rem auto 0}}@media(min-width:64rem){.listo__image{max-width:25rem;margin:1.25rem 3.75rem 0 1.875rem}}@media(min-width:90rem){.listo__image{margin:0}.listo__content{padding-left:6.25rem}}.listo__text{padding-top:1.25rem;font-family:Roboto,sans-serif;color:#2e1e52cc;letter-spacing:0;line-height:1.563rem;font-size:.938rem;font-weight:400}@media(min-width:48rem){.listo__text{letter-spacing:.05em;line-height:1.625rem;font-size:1rem;font-weight:400}}@media(min-width:64rem){.listo__text{letter-spacing:.05em;line-height:1.688rem;font-size:1.2rem;font-weight:400}}@media(min-width:90rem){.listo__text{letter-spacing:.05em;line-height:1.8rem;font-size:1.2rem;font-weight:400}}.listo__cta{margin-top:1.25rem;padding:.625rem 0}@media(min-width:48rem){.listo__cta{display:flex;justify-content:end}}.advantages-section{padding:3.75rem 1.25rem 0}@media(min-width:48rem){.advantages-section{padding:3.75rem 7.5rem 0}}@media(min-width:64rem){.advantages-section{padding:7.5rem 0 0;max-width:56.5rem;margin:0 auto}}@media(min-width:90rem){.advantages-section{max-width:64rem}}.advantages-section__container{max-width:75rem;margin:0 auto}.advantages-section__header{text-align:left;margin-bottom:2.5rem}@media(min-width:48rem){.advantages-section__header{margin-bottom:3rem}}@media(min-width:64rem){.advantages-section__header{margin-bottom:4rem}}.advantages-section__header p{padding-top:.313rem;text-align:left}.advantages-section__content{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 40px #2a116033}.advantages-section__headers{display:flex;background:linear-gradient(90deg,#1e0e62,#641eff 66.66% 33.33%,#b99aff)}.advantages-section__header-cell{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:0;color:#fff;text-align:center;padding:1rem}@media(min-width:48rem){.advantages-section__header-cell{font-size:1.375rem;line-height:2rem;font-weight:500;letter-spacing:0}}@media(min-width:64rem){.advantages-section__header-cell{font-size:1.5rem;line-height:2.125rem;font-weight:500;letter-spacing:0}}.advantages-section__header-cell:first-child{flex:1}@media(min-width:48rem){.advantages-section__header-cell:first-child{flex:0 0 40%}}.advantages-section__header-cell:last-child{display:none}@media(min-width:48rem){.advantages-section__header-cell:last-child{display:block;flex:0 0 60%}}.advantages-section__items{display:flex;flex-direction:column}.advantages-section__item:after{border-right:1px solid rgba(100,30,255,.5)}.advantages-section__item:not(:last-child){border-bottom:1px solid rgba(100,30,255,.5)}.advantage-item{display:flex;flex-direction:column;align-items:center}@media(min-width:48rem){.advantage-item{display:flex;flex-direction:row;position:relative}.advantage-item:after{content:"";position:absolute;top:0;bottom:0;left:40%;width:1px;background:#2a11601a}}.advantage-item__advantage,.advantage-item__help{padding:1.5rem;display:flex;flex-direction:column}@media(min-width:48rem){.advantage-item__advantage,.advantage-item__help{padding:2rem;text-align:left}}@media(min-width:64rem){.advantage-item__advantage,.advantage-item__help{padding:2.5rem}}.advantage-item__advantage{display:flex;align-items:center;justify-content:center;gap:1rem;text-align:center;padding-bottom:0}@media(min-width:48rem){.advantage-item__advantage{flex:0 0 40%;gap:1.25rem;margin-bottom:0;justify-content:flex-start;text-align:none;padding-bottom:1.5rem}}@media(min-width:64rem){.advantage-item__advantage{padding-bottom:2.5rem}}@media(min-width:48rem){.advantage-item__help{flex:0 0 60%}}.advantage-item__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.advantage-item__icon svg{width:2rem;height:2rem;color:#641eff}@media(min-width:48rem){.advantage-item__icon svg{width:2.5rem;height:2.5rem}}@media(min-width:64rem){.advantage-item__icon svg{width:3rem;height:3rem}}.advantage-item__title{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:0;color:#2a1160}.advantage-item__description{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:400;letter-spacing:0;color:#2a1160;margin:0;text-align:center}@media(min-width:48rem){.advantage-item__description{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.advantage-item__description{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}.advantage-item__title{flex:1;margin:0;display:flex;align-items:center}.container_main_services{background-image:url(/_astro/backgroundWhiteA.DqpcONQw.jpg);background-repeat:no-repeat;background-size:cover;background-position:center top;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center}.cookie-banner{position:fixed;bottom:0;left:0;width:100%;background-color:#1e0e62e6;color:#fff;padding:1rem;display:none;flex-direction:column;align-items:start;z-index:1000;text-align:start;gap:.623rem}@media(min-width:48rem){.cookie-banner{padding:2rem}}@media(min-width:64rem){.cookie-banner{padding:1rem 6rem}}@media(min-width:90rem){.cookie-banner{padding:1rem 10rem}}.cookie-banner__title{font-family:Roboto,sans-serif;font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:0;color:#f3f1ff;margin:.5rem 0}@media(min-width:48rem){.cookie-banner__title{font-size:1.375rem;line-height:2rem;font-weight:500;letter-spacing:0}}.cookie-banner__paragraph{font-family:Roboto,sans-serif;font-size:.938rem;line-height:1.563rem;font-weight:300;letter-spacing:0;color:#f3f1ff}@media(min-width:48rem){.cookie-banner__paragraph{font-size:1rem;line-height:1.625rem;font-weight:400;letter-spacing:.05em}}@media(min-width:64rem){.cookie-banner__paragraph{font-size:1.2rem;line-height:1.688rem;font-weight:400;letter-spacing:.05em}}@media(min-width:90rem){.cookie-banner__paragraph{font-size:1.2rem;line-height:1.8rem;font-weight:400;letter-spacing:.05em}}.cookie-banner__link{color:#f3f1ff;text-decoration:underline}.cookie-banner__link:hover{color:#641eff}.cookie-banner .cookie-buttons{display:flex;gap:1rem;margin-top:.5rem;flex-direction:column;align-items:end;width:100%}@media(min-width:48rem){.cookie-banner .cookie-buttons{flex-direction:row;justify-content:end}}.cookie-banner .btn{padding:.5rem 1rem;border:none;border-radius:5px;cursor:pointer;background-color:#f3f1ff;color:#1e0e62;font-weight:700;min-width:9.375rem}.cookie-banner .btn:hover{background-color:#641eff;color:#f3f1ff}.cookie-banner .btn-secondary{background-color:#263238;color:#f3f1ff}.hero-illustration{position:relative;display:inline-block;flex:1;display:flex;justify-content:center;order:1}@media(min-width:48rem){.hero-illustration{flex:0 0 50%;order:2;justify-content:center}}@media(min-width:64rem){.hero-illustration{flex:0 0 40%;order:2;justify-content:flex-end}}.hero-illustration__computer{position:relative;z-index:4;max-width:100%;height:auto}@media(min-width:48rem){.hero-illustration__computer{width:100%;height:auto}}@media(min-width:64rem){.hero-illustration__computer{max-width:100%}}.hero-illustration__rocket{z-index:3;position:absolute;top:0%;left:73%;transform:translate(0);max-width:15%;height:auto}@media(min-width:64rem){.hero-illustration__rocket{max-width:15%;top:0%;left:80%;transform:translate(-30%)}}.hero-illustration__smoke{position:absolute;top:37%;left:68.51%;transform:translate(0);z-index:2;max-width:25%;height:auto}@media(min-width:64rem){.hero-illustration__smoke{max-width:27%;top:37%;left:78%;transform:translate(-30%)}}.hero-illustration__base{position:absolute;bottom:0;left:50%;transform:translate(-50%);z-index:1;max-width:100%;height:auto}@keyframes rocketLaunchAndDisappear{0%{opacity:1}to{transform:translateY(-400px);opacity:0}}@media(max-width:48rem){.hero-illustration__rocket.launch{animation:rocketLaunchAndDisappear 3s ease-in-out forwards}}@media(hover:hover)and (pointer:fine){.hero-illustration__computer:hover+.hero-illustration__rocket{animation:rocketLaunchAndDisappear 2s ease-in-out forwards}}@media(max-width:48rem){.hero-illustration__smoke{transition:opacity 1s ease-in-out}.hero-illustration__rocket.launch~.hero-illustration__smoke{opacity:0}}@media(hover:hover)and (pointer:fine){.hero-illustration__smoke{transition:opacity 1s ease-in-out}.hero-illustration__computer:hover~.hero-illustration__smoke{opacity:0}}:root{font-family:Roboto,sans-serif}html{scroll-behavior:smooth}body{font-family:Roboto,sans-serif;padding-top:5rem}body header{padding:1.25rem}body footer{padding:1.875rem 1.25rem}@media(min-width:48rem){body{padding-top:90px}}@media(min-width:64rem){body{padding-top:6.25rem}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:300;src:url(/_astro/roboto-latin-300-normal.CCzlftfr.woff2) format("woff2"),url(/_astro/roboto-latin-300-normal.BARJ-h6h.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/roboto-latin-400-normal.BqEyEoaF.woff2) format("woff2"),url(/_astro/roboto-latin-400-normal.DyYNIH4P.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:500;src:url(/_astro/roboto-latin-500-normal.7RbcRiD8.woff2) format("woff2"),url(/_astro/roboto-latin-500-normal.DQZyH_nt.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:600;src:url(/_astro/roboto-latin-600-normal.CzqH9ZEY.woff2) format("woff2"),url(/_astro/roboto-latin-600-normal.D5pjrNLq.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/roboto-latin-700-normal.BZpUvMxY.woff2) format("woff2"),url(/_astro/roboto-latin-700-normal.DLgJJpmK.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/roboto-latin-ext-400-normal.C3tdtHj3.woff2) format("woff2"),url(/_astro/roboto-latin-ext-400-normal.scX0fKtV.woff) format("woff")}
