body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--white:#fff;--black:#000;--black-200:#0d0c22;--gray-200:#f1f1f2;--gray-500:#dcddde;--gray-600:#c6c8ca;--gray-800:#858686;--primary:#ea4c89}a{color:var(--gray-8000)}html{scroll-behavior:smooth}.form_event{max-width:384px;width:80%;margin:auto;padding-bottom:20px}.reset-Info-createEvent{background-color:var(--white);fill:var(--primary);padding:2px 3px;border-radius:100%;font-weight:700;font-size:20px;width:40px;height:40px;-webkit-box-shadow:3px 3px 6px var(--gray-600);box-shadow:3px 3px 6px var(--gray-600);margin-top:20px;position:fixed;right:30px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-decoration:none}.reset-Info-createEvent:hover{fill:var(--white);background-color:var(--primary);-webkit-box-shadow:5px 5px 6px var(--gray-600);box-shadow:5px 5px 6px var(--gray-600)}.create-event-box{margin-top:20px;height:calc(100vh - 185px);overflow:auto}.create_event_title{text-align:left;color:var(--primary);font-size:18px;font-weight:700;margin-top:20px}.event_form{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.event_form_input{max-width:384px;width:100%;font-size:16px;font-family:inherit;font-weight:400;line-height:24px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 16px;outline:none;border-radius:8px;border:none;-webkit-appearance:none;appearance:none;color:var(--black-200);background-color:var(--gray-200);margin-bottom:2px}.event_form_input_file::-webkit-file-upload-button{visibility:hidden}.event_form_input_file:before{content:"Busca el archivo";display:inline-block;background:-webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#e3e3e3));background:linear-gradient(top,#f9f9f9,#e3e3e3);border:1px solid #999;color:var(--gray-800);border-radius:3px;padding:5px 8px;outline:none;white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;text-shadow:1px 1px #fff;font-weight:700;font-size:10pt}.event_form_input_file:hover:before{border-color:#000}.event_form_inputactive_file:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.event_form_input_number{width:50%}.event_form_label{margin:14px 0 4px;color:var(--black-200)}.event_btn,.event_form_label{font-size:14px;font-weight:700}.event_btn{margin-top:20px;max-width:384px;width:100%;padding:10px 16px;cursor:pointer;border:none;background:var(--primary);color:var(--white);border-radius:8px;-webkit-appearance:none;appearance:none;position:relative;outline:none;line-height:20px;height:40px}.event_btn:disabled,.event_btn:disabled:hover{opacity:.5}.event_btn:hover{opacity:.7}@media screen and (min-width:750px){.create-event-box{display:-webkit-flex;display:flex}.box-create-event-img{width:30%}.form_event{width:70%}.create-event-img{width:25%;height:100vh;background-image:url(/img/img-create-event-2.svg);background-repeat:no-repeat;background-position:50%;border-radius:20px;margin-left:10%;position:fixed;opacity:.7}}.empty_events_container{width:100vw;height:85vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}p{color:var(--gray-800);font-size:16px;font-weight:700;width:200px;line-height:1.5}.eyes-empty{fill:var(--white)}.eyes{fill:var(--black);-webkit-animation-name:empty;animation-name:empty;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes empty{0%{fill:var(--black)}50%{fill:var(--black)}to{fill:var(--white)}}@keyframes empty{0%{fill:var(--black)}50%{fill:var(--black)}to{fill:var(--white)}}.event_title{font-size:16px;font-weight:700;overflow:auto;text-align:left;line-height:20px}.eventsTime{height:540px}.event_date{font-size:14px;color:var(--gray-800);font-weight:700}.event_date:after{content:"h";display:inline-block}.event{width:90%;margin:auto;padding:10px 10px 25px;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start}.event,.event_box_1{display:-webkit-flex;display:flex}.event_box_1{width:70%;overflow-wrap:break-word;word-wrap:break-word}.more_delete_btns{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:flex-end;align-items:flex-end;margin-top:25px}.icon_delete{margin-left:5px}.icon_delete,.icon_edit{width:25px;fill:var(--gray-800);cursor:pointer}.icon_edit{margin-left:25px}.icon_delete:hover,.icon_edit:hover{fill:var(--primary)}.event_box_2{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-end;align-items:flex-end;width:30%}.event_img{width:70px;height:70px;object-fit:cover;border-radius:10%;margin-right:10px}.more_info{color:var(--white);font-weight:700;padding:3px 12px;cursor:pointer;border:none;text-decoration:none;color:var(--primary);background-color:var(--white);border-radius:6px;-webkit-appearance:none;appearance:none;outline:none;font-size:14px;line-height:20px;height:28px;margin-top:20px;opacity:.7;-webkit-box-shadow:2px 2px 5px #d1d9e6;box-shadow:2px 2px 5px #d1d9e6}.more_info:hover{color:var(--white);background:var(--primary)}@media screen and (min-width:750px){.events{width:500px;margin:auto}.event_title{max-width:300px}}@media screen and (min-width:1000px){.eventsTime{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:center;justify-content:center}.event_list_1{width:100%;margin-right:0}.event_list_2{width:30%;height:calc(100vh - 140px)}.events{width:50%;margin:0}.event_img{width:100px;height:100px;object-fit:cover;border-radius:10%;margin-right:10px}.event_title{max-width:300px;font-size:18px}.event_date{font-size:16px}.img-globe-box2{width:100%;height:100%;background-image:url(/img/globe.svg);background-repeat:no-repeat;background-position:50%;margin:0 55px 0 0}}.footer{width:100%;height:75px;padding:30px 10px 50px;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;position:fixed;bottom:0}.footer_logo{width:100px;height:30px;background-image:url(/img/agenda_peques_logo_text.svg);background-repeat:no-repeat;background-position:start}.footer_box1{width:30%;height:70px;-webkit-align-items:flex-start;align-items:flex-start}.footer_box1,.footer_box2{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around;z-index:1}.footer_box2{width:70%;height:65px;font-size:12px;color:var(--gray-800);text-align:end;-webkit-align-items:flex-end;align-items:flex-end}.copyright{font-size:14px;color:var(--gray-800)}.footer_mail{font-size:12px;color:var(--gray-800)}.footer_authors,.footer_mail{font-weight:700}a{text-decoration:none;color:var(--gray-800)}.footer_detail{width:100%;height:45px;background-image:url(/img/footerImg.svg);background-repeat:repeat;background-position:100%;position:fixed;bottom:0;left:0;opacity:.3;margin:0;padding:0}.footer_info{z-index:5}.footer_info,.footer_info:hover{font-weight:700;color:var(--primary);font-size:14px;cursor:pointer}.footer_info:hover{padding:3px 12px;border:none;text-decoration:none;background-color:var(--white);border-radius:6px;-webkit-appearance:none;appearance:none;outline:none;line-height:20px;height:28px;margin-top:20px;opacity:.7;-webkit-box-shadow:2px 2px 5px #d1d9e6;box-shadow:2px 2px 5px #d1d9e6}@media screen and (min-width:1200px){.footer{padding-left:100px;padding-right:100px}.footer_detail{width:100%;height:50px}}*{margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box}.header{width:100%;height:100px;padding:20px 30px;display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;-webkit-align-items:center;align-items:center;border-bottom:1px solid var(--gray-200);margin:auto}.header_create_event,.header_log_out{margin-right:10px}.header_log_out{padding:10px 16px;cursor:pointer;border:none;color:var(--primary);background:var(--white);border-radius:8px;outline:none;font-size:14px;font-weight:700;line-height:20px}.header_log_out:hover{-webkit-box-shadow:5px 5px 10px #d1d9e6;box-shadow:5px 5px 10px #d1d9e6}.avatar{width:30px;margin-right:10px}.header_logo_container{margin-right:auto}.header_logo{width:40px;height:40px;background-image:url(/img/agenda_peques_logo.svg);background-repeat:no-repeat;background-position:50%}.header_signIn{margin-right:10px}.btn{padding:10px 16px;cursor:pointer;border:1px solid var(--primary);background:var(--primary);color:var(--white);border-radius:8px;outline:none;font-size:14px;font-weight:700;line-height:20px}.btn:hover{opacity:.7}.header_signUp{background:var(--white);color:var(--primary)}.header_link{color:var(--primary);font-size:14px;font-weight:700;line-height:20px;margin-left:6px}@media screen and (min-width:410px){.header_logo{width:120px;height:120px;background-image:url(/img/agenda_peques_logo_text.svg);background-repeat:no-repeat;background-position:50%}}@media screen and (min-width:1200px){.header{padding-left:100px;padding-right:100px}}.header_date{width:90%;margin:auto}.header_date_title{font-size:20px;margin-top:20px;margin-bottom:10px;padding-bottom:10px;color:var(--gray-800);text-align:left;border-bottom:2px solid var(--gray-200)}.header_date_day{color:var(--primary);font-weight:800;font-size:22px}.info_detail_footer{width:100%;height:40px;background-image:url(/img/footerImg.svg);background-repeat:repeat;background-position:100%;position:fixed;bottom:40px;left:0;opacity:.3;margin:0;padding:0}.info__texts{width:100%;height:calc(100vh - 185px);color:var(--gray-800);font-size:16px;font-weight:700;margin-bottom:10px;overflow:auto;padding:10px}.info__texts__text{width:100%}.info__link{padding-bottom:10px}.info__link,.info__link:hover{font-weight:700;cursor:pointer;color:var(--primary);font-size:14px}.info__link:hover{padding:3px 12px;border:none;text-decoration:none;background-color:var(--white);border-radius:6px;-webkit-appearance:none;appearance:none;outline:none;line-height:20px;height:28px;margin-top:20px;opacity:.7;-webkit-box-shadow:2px 2px 5px #d1d9e6;box-shadow:2px 2px 5px #d1d9e6}.info__line{width:100%;border-bottom:1px solid var(--gray-200)}.strong{font-weight:700;color:#000}@media (min-width:768px){.info__texts{padding:30px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly}}@media (min-width:1024px){.info__link{font-size:18px}.info__texts{padding:50px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-start;justify-content:flex-start}.info__texts__text{margin:30px 0}}.info_detail_container{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:0 20px;height:calc(100vh - 180px);overflow:auto}.info_detail_reset{background-color:var(--white);fill:var(--primary);padding:2px 3px;border-radius:100%;font-weight:700;font-size:20px;width:40px;height:40px;-webkit-box-shadow:3px 3px 6px var(--gray-600);box-shadow:3px 3px 6px var(--gray-600);-webkit-align-self:flex-end;align-self:flex-end;cursor:pointer;text-decoration:none}.info_detail_reset:hover{fill:var(--white);background-color:var(--primary);-webkit-box-shadow:5px 5px 6px var(--gray-600);box-shadow:5px 5px 6px var(--gray-600)}.info_detail{max-width:500px;text-align:left;padding:10px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.info_detail,.info_detail_text{width:90%;margin:auto}.info_detail_date{margin-bottom:20px}.info_detail_title{color:var(--primary);font-size:26px;margin-bottom:10px;word-wrap:break-word;line-height:28px}.info_detail_image{margin-bottom:20px;margin-top:20px;width:90%;height:auto;border-radius:20px;-webkit-align-self:center;align-self:center}.info_detail_items_date{color:var(--black);font-size:18px}.info_detail_items,.info_detail_items_date{font-weight:700;margin-bottom:10px;line-height:20px;word-wrap:break-word;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.info_detail_items{font-size:16px}.icon-text,.info_detail_items{color:var(--gray-800)}.icon_calendar,.icon_clock{width:20px;fill:var(--gray-800);margin-right:10px}.icon_items{width:18px;fill:var(--gray-800);margin-right:10px}.icon_info{width:80%;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.title-items{color:var(--gray-800);font-size:14px;font-weight:700;line-height:20px}.info_cat_img{height:100px;background-image:url(/img/cat-info.svg);background-repeat:no-repeat;background-position:100%;margin-top:10px;margin-bottom:20px}@media screen and (min-width:750px){.info_detail_reset{-webkit-align-self:flex-end;align-self:flex-end}.info_detail{-webkit-flex-direction:row;flex-direction:row;max-width:1000px;-webkit-align-content:flex-start;align-content:flex-start}.info_detail_image{width:45%;-webkit-align-self:start;align-self:start}.info_detail_text{width:50%;margin:auto auto auto 40px}.info_cat_img{margin-top:0}}@media screen and (min-width:900px){.info_cat_img{height:150px}}.events{margin:auto}@media screen and (min-width:1000px){.event_list_1{width:100%;margin-right:0}}.loading_container{width:100vw;height:85vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.loading_img{height:30%}.eyes-Agenda{fill:#fff;-webkit-animation-name:eyes;animation-name:eyes;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes eyes{0%{fill:var(--black)}25%{fill:var(--white)}50%{fill:var(--black)}to{fill:var(--white)}}@keyframes eyes{0%{fill:var(--black)}25%{fill:var(--white)}50%{fill:var(--black)}to{fill:var(--white)}}.reset_info_signIn{background-color:var(--white);fill:var(--primary);padding:2px 3px;border-radius:100%;font-weight:700;font-size:20px;width:40px;height:40px;-webkit-box-shadow:3px 3px 6px var(--gray-600);box-shadow:3px 3px 6px var(--gray-600);margin-top:20px;position:fixed;right:30px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-decoration:none}.reset_info_signIn:hover{fill:var(--white);background-color:var(--primary);-webkit-box-shadow:5px 5px 6px var(--gray-600);box-shadow:5px 5px 6px var(--gray-600)}.signIn{max-width:384px;width:80%;margin:70px auto auto}.signIn_form{max-width:384px;width:100%;height:50%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;margin:auto}.title_signIn{margin-bottom:20px;text-align:left}.form_input,.signIn_btn{max-width:384px}.signIn_btn{margin-top:20px;width:100%;padding:10px 16px;cursor:pointer;border:none;background:var(--primary);color:var(--white);border-radius:8px;font-size:14px;font-weight:700;line-height:20px;height:40px;appearance:none;-webkit-appearance:none;-moz-appearance:none}.signIn_btn:hover{opacity:.7}.signIn-img{width:100%;height:300px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.signIn_img_rocket{width:70%;margin-top:50px;background-image:url(/img/rocket.svg);height:100%;background-repeat:no-repeat}@media screen and (min-width:750px){.signIn{max-width:100%;height:80vh;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-top:0}.sigIn_form{width:60%}.title_signIn{text-align:center}.signIn-img{width:50%;height:600px}.signIn_img_rocket{width:70%;background-image:url(/img/cat.svg);background-repeat:no-repeat;background-position:50%;opacity:.7}.signIn_form{margin:auto}}:focus{outline:none}.logo{width:100px;margin-bottom:10px}.reset-Info-SignUp{background-color:var(--white);fill:var(--primary);padding:2px 3px;border-radius:100%;font-weight:700;font-size:20px;width:40px;height:40px;-webkit-box-shadow:3px 3px 6px var(--gray-600);box-shadow:3px 3px 6px var(--gray-600);margin-top:20px;position:fixed;right:30px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-decoration:none}.reset-Info-SignUp:hover{fill:var(--white);background-color:var(--primary);-webkit-box-shadow:5px 5px 6px var(--gray-600);box-shadow:5px 5px 6px var(--gray-600)}.signUp{width:80%;margin:50px auto auto}.form,.signUp{max-width:384px}.form{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.title_signUp{margin-bottom:20px;text-align:left}.form_input{width:100%;font-size:16px;font-weight:400;line-height:24px;height:40px;padding:10px 16px;border-radius:8px;border:none;-webkit-appearance:none;appearance:none;color:var(--black-200);background-color:var(--gray-200)}.form_label{margin:14px 0 4px;color:var(--black-200)}.form_label,.signUp_btn{font-size:14px;font-weight:700}.signUp_btn{max-width:384px;margin-top:20px;width:100%;padding:10px 16px;cursor:pointer;border:none;background:var(--primary);color:var(--white);border-radius:8px;line-height:20px;height:40px;text-align:center;appearance:none;-webkit-appearance:none;-moz-appearance:none}.signUp_btn:hover{opacity:.7}.img-fish{margin-top:10px;width:40%}.signUp_img{width:100%;height:300px;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.signUp_img_globe{width:70%;margin-top:50px;background-image:url(/img/globe.svg);height:100%;background-repeat:no-repeat}@media screen and (min-width:750px){.signUp{max-width:100%;height:80vh;display:-webkit-flex;display:flex;-webkit-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;margin-top:0}.form{width:60%}.title_signUp{text-align:center}.signUp_img{width:50%;height:600px}.signUp_img_globe{width:70%;background-image:url(/img/sign-up-globe.svg);background-repeat:no-repeat;background-position:50%;opacity:.7}.form{margin:auto}}