:root{--primary-color: #ee5f7cdb}.ant-menu>.ant-menu-item{color:#00819e;margin-left:1em}.ant-menu>.ant-menu-item-active,.ant-menu>.ant-menu-item-active :hover,.ant-menu>.ant-menu-item-selected,.ant-menu>.ant-menu-item :before{color:var(--primary-color)!important}.ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected:after,.ant-menu-light.ant-menu-horizontal>.ant-menu-item-active:after{border-bottom-color:var(--primary-color)!important}#root{width:100vw;height:100vh;box-sizing:border-box}.pageHeader{display:flex;flex-direction:column;width:100vw;justify-content:center;align-items:center}.pageHeader h1{font-size:2.5em;font-weight:500;color:#ffaebe;font-family:BetterSaturday}.pageHeader p{font-size:1.5em;font-weight:300}p{font-size:1.2em!important;font-weight:300!important;text-align:justify}.DividerText h1{font-size:1.8em;font-family:BetterSaturday;font-weight:300!important;color:#00819e}.containerCentralizado{max-width:1500px;margin:0 auto;width:100vw;padding:0 1em;box-sizing:border-box}.footerContainer{width:100vw;background:linear-gradient(180deg,#e6f4f8,#fff);padding:4em 2em 3em;text-align:center;font-family:Open Sans,sans-serif;display:flex;flex-direction:column;align-items:center;gap:2em;box-sizing:border-box;border-top:1px solid #d0e2e9}.footerTitle{font-size:2.2rem;font-family:BetterSaturday,cursive;color:#3e7ca2;margin:0}.footerLinks{display:flex;gap:2.5em;flex-wrap:wrap;justify-content:center;width:100%;max-width:1000px}.footerItem{display:flex;align-items:center;gap:.6em;font-size:1.3rem;color:#6eb1d6;text-decoration:none;transition:all .3s ease;border:none;background:transparent;cursor:pointer;font-weight:500}.footerItem:hover{color:#2b6f90;transform:translateY(-2px)}.footerQuote{font-style:italic;color:#3e7ca2;font-size:1.1rem;padding:0 1em;max-width:600px;line-height:1.6}@media (max-width: 768px){.footerLinks{flex-direction:column;align-items:center;gap:1.2em}.footerItem{font-size:1.1rem}.footerQuote{font-size:1rem}}.navBar{width:100%;height:6em;background-color:#fff;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;z-index:10;padding:0 2em;box-shadow:0 2px 8px #0000000d}.navBar img{height:6em;cursor:pointer;transition:transform .2s ease}.navBar img:hover{transform:scale(1.05)}.horizontalMenu{display:flex;align-items:center;font-family:BetterSaturday,cursive;font-size:1.2em}.horizontalMenu .ant-menu-horizontal{border-bottom:none;background:transparent}.horizontalMenu .ant-menu-item{color:#6eb1d6;font-weight:500;transition:color .3s ease}.horizontalMenu .ant-menu-item:hover,.horizontalMenu .ant-menu-item-selected{color:#3e7ca2}.navCitaButton{background-color:#f48da0;border-color:#f48da0;border-radius:30px;font-size:1rem;font-weight:700;margin-left:1rem;transition:background-color .3s ease,transform .2s ease}.navCitaButton:hover{background-color:#d67295;border-color:#d67295;transform:scale(1.05)}.verticalMenu{display:none}.verticalMenuButton{display:flex;justify-content:center;align-items:center;font-size:1.8rem;color:#6eb1d6;border:none;background:transparent;cursor:pointer}.verticalMenuItems{position:absolute;top:6em;right:0;width:60vw;background-color:#fffafc;border-left:1px solid #eee;box-shadow:-5px 5px 15px #0000000d;border-radius:0 0 0 20px;padding:1em .5em;z-index:9;transition:all .3s ease}.verticalMenuItems .ant-menu-item{font-family:BetterSaturday,cursive;font-size:1.4rem;color:#6eb1d6;padding-left:1em}.verticalMenuItems .ant-menu-item-selected{color:#3e7ca2}.hide{display:none}@media (max-width: 800px){.horizontalMenu{display:none}.verticalMenu{display:block}}.spinner{position:absolute;width:100vw;height:100vh;background-color:#ffffff80;display:flex;justify-content:center;align-items:center;top:0}.spinner img{height:20vh;object-fit:cover;animation:rotate-scale-up;animation-duration:2s;animation-fill-mode:backwards;animation-iteration-count:infinite}@keyframes rotate-scale-up{0%{transform:scale(1) rotate(0)}50%{transform:scale(2) rotate(180deg)}to{transform:scale(1) rotate(360deg)}}html{scroll-behavior:smooth}.HomePageContainer{width:100%;overflow-x:hidden}.HeroSection{position:relative;height:500px;overflow:hidden}.HeroImage{width:100%;height:100%;object-fit:cover;filter:brightness(.6)}.HeroText{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-align:center;z-index:2}.HeroText h1{font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.HeroText p{font-size:1.2rem}.HeroCTA{display:inline-block;margin-top:1.5rem;padding:.8rem 1.8rem;background-color:#a23d5a;color:#fff;border-radius:30px;font-weight:600;text-decoration:none;transition:background-color .3s ease}.HeroCTA:hover{background-color:#842f47}.SectionWrapper{padding:6rem 2rem;background-color:#fffafc}.SectionWrapper.alt{background-color:#d9f6f4}.SectionWrapper.testimonios{background-color:#fde8ef}.SectionWrapper.turquoise{background-color:#d9f6f4}@media (max-width: 768px){.HeroText h1{font-size:2rem}.HeroText p{font-size:1rem}.SectionWrapper{padding:4rem 1.5rem}}@font-face{font-family:BetterSaturday;src:url(/assets/BetterSaturday-DTU0mMlc.otf) format("truetype")}.quienSoySection{padding:6rem 2rem;background:linear-gradient(to bottom,#fef0f4,#fff);box-shadow:#00000059 0 5px 15px}.quienSoyTitle{font-family:BetterSaturday,cursive;font-size:4rem;color:#f48da0;text-align:center;margin-bottom:4rem}.quienSoyContent{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;align-items:flex-start;max-width:1300px;margin:0 auto;padding:0 1rem}.quienSoyText{flex:1 1 500px;font-family:Open Sans,sans-serif;font-size:1.15rem;color:#333;line-height:1.8;text-align:justify}.quienSoyText h2{font-size:1.8rem;color:#f48da0;margin-bottom:1rem;font-weight:700}.quienSoyText p{margin-bottom:1.5rem}.quienSoyText strong{color:#d67295;font-weight:700}.quienSoyImageInline{float:right;width:260px;max-width:45%;margin:0 0 1.5rem 2rem;border-radius:50%;border:8px solid #f9acbb;box-shadow:0 8px 25px #0000001f;transition:transform .3s ease}.quienSoyImageInline:hover{transform:scale(1.05)}@media (max-width: 768px){.quienSoyTitle{font-size:2.5rem}.quienSoyText{font-size:1rem;line-height:1.7}.quienSoyImageInline{float:none;display:block;margin:0 auto 1.5rem;width:200px;max-width:100%}}@font-face{font-family:BetterSaturday;src:url(/assets/BetterSaturday-DTU0mMlc.otf) format("truetype")}.suDoulaSection{padding:6rem 2rem;background:linear-gradient(to bottom,#fef0f4,#fff);box-shadow:#00000059 0 5px 15px}.suDoulaTitle{font-family:BetterSaturday,cursive;font-size:4rem;color:#6eb1d6;text-align:center;margin-bottom:4rem}.suDoulaContent{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;align-items:flex-start;max-width:1300px;margin:0 auto;padding:0 1rem}.suDoulaImageContainer{flex:0 1 280px;display:flex;justify-content:center}.suDoulaImageInline{float:right;width:260px;max-width:45%;margin:0 0 1.5rem 2rem;border-radius:50%;border:8px solid #6eb1d6;box-shadow:0 8px 25px #0000001f;transition:transform .3s ease}.suDoulaImageInline:hover{transform:scale(1.05)}.suDoulaText{flex:1 1 500px;font-family:Open Sans,sans-serif;font-size:1.15rem;color:#333;line-height:1.8;text-align:justify}.suDoulaText h2{font-size:1.8rem;color:#6eb1d6;margin-bottom:1rem;font-weight:700}.suDoulaText p{margin-bottom:1.5rem}.suDoulaText strong{color:#d67295;font-weight:700}@media (max-width: 768px){.suDoulaTitle{font-size:2.5rem}.suDoulaImageInline{float:none;display:block;margin:0 auto 1.5rem;width:200px;max-width:100%}.suDoulaText{font-size:1rem}}.testimonioCard{background-color:#fff;padding:2.5rem;border-radius:20px;box-shadow:#0000003d 0 3px 8px;width:100%;max-width:1000px;display:flex;flex-direction:column;align-items:center;margin:0 auto;gap:1.2rem;transition:transform .3s ease}.testimonioCard:hover{transform:translateY(-5px)}.testimonioMensaje{font-family:Open Sans,sans-serif;font-size:1.3rem;color:#444;line-height:1.8;text-align:justify}.testimonioAutor{font-family:BetterSaturday,cursive;font-size:1.8rem;color:#6eb1d6;margin:0}.testimonioAsesoria{font-size:1rem;font-style:italic;color:#7a9e9f}.testimonioSlide{display:flex;justify-content:center;align-items:center;padding:2rem}.testimoniosSection{text-align:center}.testimoniosTitle{font-family:BetterSaturday,cursive;color:#a23d5a;font-size:2.5rem;text-align:center;margin-top:.5rem;margin-bottom:.5rem}.cardsContainer{display:flex;flex-wrap:wrap;justify-content:center;gap:3rem 3rem;padding:4rem 2rem}.ServiceCard{background:#fff;border-radius:1.5rem;box-shadow:0 8px 24px #00000014;overflow:hidden;width:350px;display:flex;flex-direction:column;transition:all .3s ease;text-decoration:none;color:inherit;position:relative}.ServiceCard:hover{transform:translateY(-6px);box-shadow:0 12px 30px #0000001f}.ServiceCardIMG{width:100%;height:220px;overflow:hidden;background-color:#eaf6f8;display:flex;justify-content:center;align-items:center}.ServiceCardIMG img{width:100%;height:100%;object-fit:cover}.ServiceContent{padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.ServiceContent h2{font-family:BetterSaturday,cursive;font-size:1.8rem;color:#005b7f;margin:0;text-align:center}.ServiceContent p{font-family:Open Sans,sans-serif;font-size:1.05rem;color:#444;line-height:1.7;text-align:justify;margin:0}.ServiceContent h2:after{content:"";display:block;width:60px;height:3px;background-color:#a9d8d6;margin:.5rem auto 0;border-radius:5px}@media (max-width: 768px){.cardsContainer{padding:2rem 1rem;gap:2rem}.ServiceCard{width:90%}.ServiceCardIMG{height:180px}.ServiceContent h2{font-size:1.6rem}.ServiceContent p{font-size:1rem}}.servicesWrapper{padding:4em 1em;background-color:#fff}.servicesHeader{text-align:center;margin-bottom:3em}.servicesTitle{font-family:BetterSaturday,cursive;font-size:2.8em;color:#01809e;margin-bottom:.5em}.servicesIntro{max-width:800px;margin:0 auto;font-size:1.2rem;color:#444;line-height:1.8;text-align:justify;font-family:Open Sans,sans-serif}.servicesIntro p{margin-bottom:1em}.servicesEmoji{font-size:2rem;text-align:center;margin-bottom:.5em}.servicesClosing{margin-top:1em;font-style:italic;font-size:1.1rem;text-align:center}.serviceSection{margin:4em auto;padding:3em 1em;background-color:#f1f8f9;border-radius:16px;box-shadow:0 0 20px #00000008;max-width:1100px}.serviceSection.alt{background-color:#fef6f8}.sectionTitle{font-family:BetterSaturday,cursive;font-size:2.2em;text-align:center;margin-bottom:1.5em;color:#a23d5a}@media (max-width: 768px){.servicesTitle{font-size:2.2em}.sectionTitle{font-size:1.8em}.servicesIntro{font-size:1.05rem}.serviceSection{padding:2em 1em}}.containerServiceSelect{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:4em 2em;width:100%;background-color:#fef6f8;border-radius:16px;box-shadow:0 0 20px #00000008;max-width:1200px;margin:0 auto}.containerServiceSelect-header h1{font-family:BetterSaturday,cursive;font-size:2.5rem;color:#01809e;text-align:center;margin-bottom:2rem}.containerServiceSelect-content{display:flex;align-items:center;gap:3rem;width:100%}.containerServiceSelect-text{max-width:600px}.containerServiceSelect-text p{font-size:1.2rem;color:#444;line-height:1.8;text-align:justify;font-family:Open Sans,sans-serif}.containerServiceSelect-content img{width:360px;height:360px;object-fit:cover;border-radius:50%;border:10px solid #a9d8d6;box-shadow:0 4px 20px #0000000d}.containerServiceSelect-ButtonContact{margin-top:3em;display:flex;justify-content:center;width:100%}.contact-button{background-color:#01809e;color:#fff;font-family:BetterSaturday;font-size:1.5em;padding:.6em 2em;border:none;border-radius:12px;cursor:pointer;transition:background-color .3s ease}.contact-button:hover{background-color:#016b87}.back-button{align-self:flex-start;margin-bottom:1.5rem;border:none;background:transparent;font-family:BetterSaturday;font-size:1rem;color:#01809e;display:flex;align-items:center;gap:.5em;cursor:pointer}.back-button:hover{text-decoration:underline}.relatedServices{margin-top:4em;text-align:center;width:100%;background-color:#e8f4f6;padding:3em 2em;border-radius:20px}.relatedServices h2{font-family:BetterSaturday;font-size:2em;color:#00819e;margin-bottom:1em}.relatedCards{display:flex;flex-wrap:wrap;justify-content:center;gap:2em}.relatedCard{width:250px;border:1px solid #a9d8d6;border-radius:15px;padding:1em;transition:transform .2s ease;cursor:pointer;background-color:#fff}.relatedCard:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001a}.relatedCard img{width:100%;height:180px;object-fit:cover;border-radius:10px}.relatedCard h3{margin-top:.8em;font-size:1.2em;color:#00819e;font-family:BetterSaturday}@media (max-width: 768px){.containerServiceSelect-content{flex-direction:column-reverse;gap:2em;text-align:center}.containerServiceSelect-text{max-width:100%}.containerServiceSelect-content img{width:260px;height:260px}.contact-button{width:100%}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contactWrapper{padding:4em 1em;background-color:#fff;max-width:1000px;margin:auto}.contactHeader{text-align:center;margin-bottom:2.5em}.contactTitle{font-size:2.6em;color:#01809e;margin-bottom:.5em;font-weight:600}.contactIntro{font-size:1.2rem;color:#444;max-width:800px;margin:0 auto;line-height:1.8;text-align:justify;font-family:Open Sans,sans-serif}.contactIntro p{margin-bottom:1em}.contactFormContainer{background-color:#f7fbfc;padding:2em;border-radius:16px;box-shadow:0 0 20px #0000000a}.ant-form-item-label>label{font-weight:500;color:#444}.ant-input,.ant-select-selector,.ant-input-textarea{border-radius:8px!important}.ant-btn-primary{background-color:#01809e;border-color:#01809e;font-size:1.1em;border-radius:8px}.ant-btn-primary:hover{background-color:#01748f;border-color:#01748f}.ant-checkbox-wrapper{font-size:.95rem;color:#555}.ant-checkbox-wrapper a{color:#01809e}@media (max-width: 768px){.contactTitle{font-size:2.2em}.contactIntro{font-size:1.05rem}.contactFormContainer{padding:1.5em}}.tipsHeader{text-align:center;margin-bottom:3em;padding:3em 1em 1em;background-color:#fff}.tipsTitle{font-size:2.6em;color:#01809e;margin-bottom:.6em;font-weight:600}.tipsIntro{max-width:800px;margin:0 auto;font-size:1.2rem;color:#444;line-height:1.8;text-align:justify;font-family:Open Sans,sans-serif}.tipsIntro p{margin-bottom:1em}.tipsContainer{width:100%;display:flex;justify-content:center;background-color:#f6f9fa;padding:2em 1em 4em}.tipsCollapse{width:85vw;max-width:1000px;border-radius:12px;background-color:#fff;box-shadow:0 8px 24px #0000000d;align-items:center;justify-content:center}.ant-collapse-item{background-color:#e3f3f6;border-radius:8px;border:1px solid #d0e8ed;transition:all .3s ease-in-out}.ant-collapse-header-text{color:#13638b;font-size:1.4em;font-weight:600}.ant-collapse-item-active{background-color:#d1eef2}.ant-collapse-content{transition:all .3s ease-in-out}.ant-collapse-content-box{background-color:#f1f9fb;padding:1.2em;font-size:1.1em;color:#333;text-align:justify;font-family:Open Sans,sans-serif}.list li{position:relative;padding-left:1.8em;font-size:1.15em;list-style:none;margin-bottom:.8em;text-align:justify}.list li:before{content:"";display:inline-block;width:1.5em;height:1.5em;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAD70lEQVR4nO1aS2sUQRAeH/gAUfCm4ElFEXyLiopXjagnD/4BjRcRT4KXePUVEp/HKIqPqqneeNmDr4BEJfgixJMaH6gHUePFRCMJn3RnY5Ldjc729Ezv4nxQsLAzPfVVVXdXV1cQZMiQIUOGDIkCYbgYivdB6DwU34Gibgj3QPEvI/q38Cvzn/A5CNWjlRYFtQzkaAUUNULxByiGndB7CJ+EyPKgFgBgAnLhDih6aE96HBF+AMXb9TeCagQUrYWiR86JlxqiA8xrgmoBiKZD+DQUDyZOfkQGoagZLS3T/JJvpUVQ1Jki8eJoeIYwXOiJPK+D0Bdv5EeM0ANFm9Ilr7gOivu8k/9jBOqF0NZ0yIush/B376RLpS/xSICe80LfqoDsePI1sTUBLS3ToOhpFZD8h1Cn3pncG0DRGf/kIopwk1vyzGugeMA7scryhLXu0luVQobnfio8dJI2Q2infzLWUhffACqBg42tCB+F8JHoz9P9eOSZV3onPULmwnBIQ/hQ5PeYl8XxfmOVkM+hrW3yGN0iG4GOxzAAxyhmOJObIJpSoltb22Qo6orw/rs4ZSz49Tx3gGhGiW5Ek6D4cuRxbtACG+/v82sA6gLR7PKe52sVjZWjvZUbQEwB0xf5brRemRvb8yPjnbGIALrrifynchVhe/JmzFsWEcBvvBQ3ymxbVmFfFFEWBiDbas8ghO5VTp56keMN7skbw36u3ACK+y0/dtCcHyrJ2IYuSOrchv0Y4/5MxwDCJ4uiaH+EarGOmN2Jkbc2gFQ6Beh9uTI1hHZB8Y+/KFefSNjHngLCry0+dgdEs0rGCsPNhbvAYsUOJ07eehFUttsgPUfu6ryS8VppiU5LRz17KtGwj78Nkn0iJPyx3IUmROYU6ooXi4sVyZG3TYSE6mPOux4d+iXj5i/N1GSTD/sxssfy2ovjfVjoZ7kVPj3PxzgMaZiV3U2B8kBQBil4Xof/28AW0M0J7hRpRkPDxFQ9b6KQj8Xs8mCHylBoLljSIh+3JKZR6MxwGZJ3IXQ9FfKK2oO4gG5LSUXZBMTFjTGGDjYdNUg+Xkl8NJCj1TV2NTagS/qBS0Cv4v6JRRRqdEpeA/n8VCh68t9ej2vo5gPThOCd5DhijvBX5wfJN0dxdbbIhOHGRMkPQ28vpoZXPZ7vRRhuCVLvDBX+7J+8OXWm4/nya4LHviHhx4nP+X/B5PbCTSnnCQPm5jqfnxpUCyCyKpVmCqH7zpMcl0AYbjNKOidP7al1g7qAPoZC8YmiQmilpN/qBgfkaGlQy8BQArUHis9C6DaEXxYSqv6CfIWiF7p6a57Rz9qWsTJkyJAhQ4YgKn4D2eH11KRd+AoAAAAASUVORK5CYII=);background-size:contain;background-repeat:no-repeat;position:absolute;left:0;top:.1em}@media screen and (max-width: 768px){.tipsTitle{font-size:2.1em}.tipsIntro{font-size:1.05rem}.ant-collapse-header-text{font-size:1.2em}.list li{font-size:1em}.tipsCollapse{width:90vw}}.cursosContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-bottom:3em}.cursosContainer h2{font-size:2em;font-weight:500;color:#19809c}.cursoCard{width:90%}.cursoCard .ant-card-head-title,.cursoCard .ant-statistic-content-value{font-size:1em;font-weight:500;color:#19809c;text-wrap:wrap}.cursoCard p{font-size:1.3em;text-align:justify}.cursoCard img{width:100%;height:100%;object-fit:cover;border-radius:1em}.cursoCardButtons{margin-top:1em;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1em}@media (max-width: 768px){.cursosContainer{text-align:center}}.not-found-container{text-align:center;padding:100px 20px}.not-found-container h1{font-size:3rem;margin-bottom:1rem}.not-found-container p{font-size:1.2rem;color:#666;margin-bottom:2rem}
