@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}header{display:flex;align-items:center;justify-content:space-between;padding:.5rem;background-color:#2ea4df;border-bottom:2px solid #ecececec}.logo-img{display:flex;justify-content:center;align-items:center;margin:auto;margin-left:3rem;max-width:4rem;max-height:4rem;padding:.5rem;box-sizing:border-box;border-radius:50%;border:1px solid #ccc;box-shadow:0 4px 6px #0000001a}.logo-img img{max-width:100%;max-height:100%;object-fit:contain;border-radius:inherit}.logo{color:#1c1c1c;text-decoration:none;font-size:16px;font-weight:700}.nav-list{list-style-type:none;display:flex;gap:1rem}.nav-list li a{text-decoration:none;color:#343434}.abrir-menu,.cerrar-menu{display:none}.btn-li{padding:10px 25px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;background-color:ececec;transition-duration:.4s}.btn{padding:10px 25px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;border-radius:12px;background-color:#fff;color:#000;border:2px solid black;transition-duration:.4s}.btn:hover{background-color:#000;color:#fff}.btn-2{background-color:#000;border:none;color:#fff;padding:12px 27px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;border-radius:12px}.btn-3{background-color:var(--primary-color);border:none;color:#fff;padding:12px 27px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;border-radius:12px}a{text-decoration:none;color:var(--text-color)}.horizontal-padding{padding-left:25px;padding-right:25px}.vertical-padding{padding-top:25px;padding-bottom:25px}section[id]{scroll-margin-top:70px}@media (min-width: 950px){.horizontal-padding{padding-left:70px;padding-right:70px}.vertical-padding{padding-top:70px;padding-bottom:70px}}@media screen and (max-width: 550px){.abrir-menu,.cerrar-menu{display:block;border:0;font-size:1.25rem;background-color:transparent;cursor:pointer}.abrir-menu{color:#1c1c1c}.cerrar-menu{color:#ececec}.nav{opacity:0;visibility:hidden;display:flex;flex-direction:column;align-items:end;gap:1rem;position:absolute;top:0;right:0;bottom:0;background-color:#1c1c1c;padding:2rem;box-shadow:0 0 0 100vmax #00000080}.nav.visible{opacity:1;visibility:visible}.nav-list{flex-direction:column;align-items:end}.nav-list li a{color:#ecececec}}.profile2-info{margin-bottom:25px}.profile2-img{width:100%;max-width:350px;position:relative;z-index:1}.profile2-img-section{position:relative}.profile2-img-line{background-color:var(--secondary-color);height:15px;position:relative;width:100%;left:0;bottom:0}.profile2{text-align:center}.profile2-title{font-size:35px;font-weight:700;margin:0;color:var(--primary-color);font-family:Noto Sans,sans-serif}.profile2-details{font-size:18px;font-weight:500;line-height:1.3;max-width:450px;margin:20px auto}.profile2-btn{background-color:var(--primary-color);color:var(--text-color-inverse);border:none;font-size:20px;padding:.5em 1em;border-radius:7px;cursor:pointer}.profile2-btn:hover{filter:brightness(130%)}@media (min-width: 950px){.profile2-info{margin-bottom:0}.profile2-img{width:100%;max-width:350px;transform:scaleX(-1)}.profile2{text-align:left;display:flex;justify-content:space-between;max-width:980px;margin:0 auto;align-items:center}.profile2-title{font-size:60px}.profile2-details{font-size:25px;margin:30px 0}.profile2-btn{font-size:28px}}.experiences{display:flex;flex-direction:column}.experiences-body{background-color:#fff;color:var(--text-color-inverse)}.wave{width:100%;position:relative;top:2px}.wave_bottom{transform:scaleY(-1);top:-2px}.experiences-title{text-align:center;text-transform:uppercase;font-weight:700;font-size:30px;margin:25px}.experience-date{font-size:25px;font-weight:700;color:#ffeb3b}.experience-company{font-size:20px;text-transform:uppercase;margin-top:5px;color:#2e9fdb}.experience-position{font-weight:500;font-size:18px;margin-top:20px}.experience-description{font-weight:400;font-size:15px;margin-top:10px;text-align:justify}.experience{padding:25px;max-width:500px;margin:0 auto}.card{border:1px solid #ccc;border-radius:8px;padding:20px;margin:20px;box-shadow:0 4px 8px #0000001a;transition:box-shadow .3s ease}.card:hover{box-shadow:0 8px 16px #0003}@media (min-width: 950px){.experiences-title{font-size:50px;margin:35px 0}.experience-date{font-size:40px}.experience-company{font-size:25px}.experience-position{font-weight:700;font-size:20px;margin-top:20px}.experience-description{font-size:20px;margin-top:10px;line-height:1.3}.experience{padding:0}.experience_left{text-align:right}.experiences-grid{display:grid;grid-template-columns:auto 2px auto;gap:20px 70px;padding:70px;justify-content:center;max-width:980px;margin:0 auto}.line{background-color:#000;position:relative}.line:before,.line:after{content:"";display:block;width:20px;height:20px;background-color:#000;border-radius:50%;position:absolute;top:-20px;left:-9px}.line:after{top:100%;z-index:1}}.topheader{box-shadow:0 4px 5px var(--navbar-shallow-color);position:fixed;background-color:var(--theme-color);left:0;top:0;width:100%;z-index:100}.topnav{display:flex;justify-content:space-between;padding:10px;max-width:980px;margin:0 auto}.logo{display:flex;align-items:center;font-size:18px;font-weight:500;color:var(--primary-color)}.logo img{border-radius:50%}.menu{display:flex;list-style:none;margin:0;padding:0}.menu li{padding:0 15px}.menu a{color:var(--text-color);font-size:18px;font-weight:500;line-height:50px;text-transform:uppercase;position:relative}.menu a:after{content:"";background-color:var(--secondary-color);position:absolute;left:0;top:calc(100% + 4px);width:100%;height:4px;opacity:0;transition:opacity .3s}.menu a.selected:after,.menu a:hover:after{opacity:.8}.menu a:hover{color:var(--primary-color)}.open-menu,.close-menu{display:none}.logotype{display:flex;justify-content:center}@media (max-width: 950px){.menu{flex-direction:column;position:fixed;left:0;top:0;width:100%;align-items:center;background-color:var(--menu-mobile-background-color);height:100%;overflow-y:auto;opacity:0;pointer-events:none;transition:opacity .3s}.menu li{padding:0}.menu a{color:var(--text-color-inverse);line-height:70px;font-size:25px}.open-menu,.close-menu{display:block;border:none;background:none;cursor:pointer}.close-menu{align-self:flex-end;padding:20px 15px}.menu_opened{opacity:1;pointer-events:all}.open-menu:focus:not(:focus-visible),.close-menu:focus:not(:focus-visible){outline:none}.menu a:after{content:none}.menu a:hover,.menu a.selected{color:var(--secondary-color)}}.skills{max-width:980px;margin:0 auto}.skills-title{font-size:30px;text-transform:uppercase;text-align:center}.skills-skill{font-size:20px;font-weight:500;box-shadow:0 4px 10px #00000040;border-radius:42px;padding:.5em .7em;margin:10px}.skills-list{list-style:none;padding:0;display:flex;flex-wrap:wrap;justify-content:center}@media (min-width: 950px){.skills-title{font-size:50px}.skills-skill{font-size:30px;margin:20px}}footer{background:#2ea4df;padding-top:50px}.container{width:1140px;margin:auto;display:flex;justify-content:center}.footer-content{width:33.3%}h3{font-size:28px;margin-bottom:15px;text-align:center}.footer-content p{width:190px;margin:auto;padding:7px}.footer-content ul{text-align:center}.list{padding:0}.list li{width:auto;text-align:center;list-style-type:none;padding:7px;position:relative}.list li:before{content:"";position:absolute;transform:translate(-50%,-50%);left:50%;top:100%;width:0;height:2px;background:#ffe001;transition-duration:.5s}.list li:hover:before{width:70px}.social-icons{text-align:center;padding:0}.social-icons li{display:inline-block;text-align:center;padding:5px}.social-icons i{color:#fff;font-size:25px}a{text-decoration:none}a:hover,.social-icons i:hover{color:#ffe001}.bottom-bar{background:#ffe001;text-align:center;padding:10px 0;margin-top:50px}.bottom-bar p{color:#343434;margin:0;font-size:16px;padding:7px}:root{--title-font: "Satoshi", sans-serif;--text-font: "Clash Grotesk", sans-serif;--primary-color: #0B63E5;--dark-primary-color: #0b56c8;--secondary-color: #061C3D;--pale-blue: #F0F5FF;--dark-gray: #556987;--light-gray: #8896AB;--pale-gray-input: #DEE2E6;--purple: #7534FF;--pale-purple: #F1EBFF;--green: #0F9918;--pale-green: #E7F5E8;--orange: #FF8800;--pale-orange: #FFF9EE;--pink: #F249C8;--pale-pink: #FEEDFA;--red: #FD2424}.wrapper{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:80px;padding:42px 41px}.hero,.about,.features,.contact{padding-top:80px}.header{width:100%;display:flex;flex-direction:column;align-items:center;row-gap:40px}.nav__mobile{width:100%;height:75px;position:fixed;bottom:0;left:0;z-index:99;background-color:#fff;padding:0 16px;box-shadow:0 -1px 4px #00000040}.nav__mobile .nav__mobile__list{display:grid;grid-template-columns:repeat(5,1fr);justify-content:space-evenly;align-items:center;gap:4px}.nav__mobile .nav__mobile__list .nav__mobile__list__item{display:flex;justify-content:center}.nav__mobile .nav__mobile__list .nav__mobile__list__item a{width:100%;min-width:66px;max-width:100px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:12px 2px 4px;font-family:var(--title-font);font-weight:500;font-size:12px;text-decoration:none;color:#667085;transition:.3s all}.nav__mobile .nav__mobile__list .nav__mobile__list__item a:hover{color:var(--primary-color)}.nav__mobile .nav__mobile__list .nav__mobile__list__item a.active{color:var(--primary-color);border-top:2px solid var(--primary-color)}.nav__mobile .nav__mobile__list .nav__mobile__list__item a ion-icon{font-size:24px}.nav__mobile .nav__mobile__list .nav__mobile__list__item__main{position:relative}.nav__mobile .nav__mobile__list .nav__mobile__list__item__main .nav__mobile__list__item__main__figure{width:58px;height:58px;position:absolute;left:50%;top:-60px;transform:translate(-50%);display:flex;justify-content:center;align-items:center;background-color:var(--primary-color);border-radius:50%;box-shadow:0 -1px 4px #00000040}.nav__mobile .nav__mobile__list .nav__mobile__list__item__main .nav__mobile__list__item__main__figure .nav__mobile__list__item__main__figure__img{width:44px;aspect-ratio:1/1}.nav__desktop{width:100%;height:80px;padding:0 90px;background-color:#fff;position:fixed;top:0;left:0;color:var(--secondary-color);justify-content:space-between;align-items:center;box-shadow:0 0 4px #00000026;display:none;z-index:99}.nav__desktop .nav__desktop__logo{display:flex;align-items:center;justify-content:center;gap:6px}.nav__desktop .nav__desktop__logo .nav__desktop__logo__figure{max-width:41px;max-height:40px}.nav__desktop .nav__desktop__logo .nav__desktop__logo__figure img{width:100%;height:100%}.nav__desktop .nav__desktop__logo .nav__desktop__logo__title{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-size:12px}.nav__desktop .nav__desktop__logo .nav__desktop__logo__title strong{font-size:18px;font-weight:900}.nav__desktop .nav__desktop__links{display:flex;justify-content:center;gap:50px}.nav__desktop .nav__desktop__links .nav__desktop__links__item a{text-decoration:none;color:var(--secondary-color);font-family:var(--title-font);font-weight:500;transition:.3s all}.nav__desktop .nav__desktop__links .nav__desktop__links__item a:hover{color:var(--primary-color)}.nav__desktop .nav__desktop__socials{display:flex;justify-content:center;align-items:center;gap:25px}.nav__desktop .nav__desktop__socials img{width:24px;height:24px;cursor:pointer}.hero{width:100%;display:flex;flex-direction:column;align-items:center;row-gap:35px}.hero .hero__figure,.hero .hero__figure img{width:100%;max-width:486px}.hero .hero__content{display:flex;flex-direction:column;text-align:center;row-gap:20px;color:var(--secondary-color)}.hero .hero__content .hero__content__title{font-size:28px;line-height:32px}.hero .hero__content .hero__content__paragraph{font-size:16px;line-height:28px}.hero .hero__content .hero__content__features{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px}.hero .hero__content .hero__content__features .hero__content__features__item{width:252px;display:flex;justify-content:center;align-items:center;gap:5px;font-size:15px;color:var(--primary-color);font-weight:400;line-height:24px}.hero .hero__content .hero__content__buttons{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:16px}.hero .hero__content .hero__content__buttons .hero__content__buttons__btn{text-decoration:none;font-size:15px;font-family:var(--title-font);line-height:40px;padding:0 32px;border-radius:7px}.hero .hero__content .hero__content__buttons .hero__content__buttons__btn:nth-child(1){background-color:var(--primary-color);color:#fff}.hero .hero__content .hero__content__buttons .hero__content__buttons__btn:nth-child(2){background-color:var(--pale-blue);color:var(--primary-color)}.technologies{width:100%}.technologies .technologies__list{padding:10px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;cursor:pointer}.technologies .technologies__list .technologies__list__item .technologies__list__item__figure{width:35px;height:35px}.technologies .technologies__list .technologies__list__item .technologies__list__item__figure .technologies__list__item__figure__img{width:100%;height:100%}.about{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;margin-bottom:38px}.about .about__figure{text-align:center}.about .about__figure,.about .about__figure .about__figure__img{width:90%;max-width:360px}.about .about__content{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;row-gap:15px}.about .about__content .about__content__title{font-size:22px;line-height:32px}.about .about__content .about__content__paragraph{font-size:14px;line-height:25px;font-weight:300}.about .about__content .about__content__stats{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:18px 16px}.about .about__content .about__content__stats .about__content__stats__item{max-width:150px;height:55px;padding:0 20px;display:flex;justify-content:center;align-items:center;gap:8px;border-radius:12px}.about .about__content .about__content__stats .about__content__stats__item:nth-child(1){background-color:var(--pale-purple)}.about .about__content .about__content__stats .about__content__stats__item:nth-child(2){background-color:var(--pale-green)}.about .about__content .about__content__stats .about__content__stats__item:nth-child(3){background-color:var(--pale-orange)}.about .about__content .about__content__stats .about__content__stats__item:nth-child(4){background-color:var(--pale-pink)}.about .about__content .about__content__stats .about__content__stats__item ion-icon{font-size:31px}.about .about__content .about__content__stats .about__content__stats__item:nth-child(1) ion-icon{color:var(--purple)}.about .about__content .about__content__stats .about__content__stats__item:nth-child(2) ion-icon{color:var(--green)}.about .about__content .about__content__stats .about__content__stats__item:nth-child(3) ion-icon{color:var(--orange)}.about .about__content .about__content__stats .about__content__stats__item:nth-child(4) ion-icon{color:var(--pink)}.about .about__content .about__content__stats .about__content__stats__item .about__content__stats__item__content{width:80px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;row-gap:4px}.about .about__content .about__content__stats .about__content__stats__item .about__content__stats__item__content .about__content__stats__item__content__number{font-family:var(--title-font);font-weight:700;font-size:18px;line-height:15px;color:var(--secondary-color)}.about .about__content .about__content__stats .about__content__stats__item .about__content__stats__item__content .about__content__stats__item__content__description{font-family:var(--text-font);font-size:9px;text-transform:uppercase;color:#42526b;line-height:100%}.videos{width:100%;padding:42px 41px;background-color:var(--primary-color);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;text-align:center;margin:70px 0 10px}.videos .videos__content{display:flex;flex-direction:column;align-items:center;row-gap:20px}.videos .videos__content .videos__content__title{font-size:22px;line-height:32px}.videos .videos__content .videos__content__paragraph{font-size:14px;line-height:25px}.videos .videos__content .videos__content__cta{display:inline-block;padding:10px 21px;background-color:#fff;border-radius:7px;text-decoration:none;color:var(--primary-color);font-family:var(--title-font);font-weight:700;font-size:14px;transition:.3s transform}.videos .videos__content .videos__content__cta:hover{transform:scale(1.1)}.videos .videos__list{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:35px}.videos .videos__list .videos__list__filters{display:flex;justify-content:center;align-items:center;gap:30px}.videos .videos__list .videos__list__filters__item{background-color:#fff;border:none;padding:7px 23px;border-radius:100px;font-family:var(--title-font);font-size:13px;color:var(--primary-color);transition:.3s all;cursor:pointer}.videos .videos__list .videos__list__filters__item:hover,.videos .videos__list .videos__list__filters__item.active{background-color:#dcdbe2;transform:scale(1.05)}.videos .videos__list .videos__list__cards{width:100%}.videos .videos__list .swiper{height:380px}.swiper-button-prev,.swiper-button-next{background-color:#f5f6f8;width:30px;height:30px;border-radius:50%;top:auto;bottom:1px;box-shadow:0 0 4px #00000026;transition:all .3s}.swiper-button-prev:after,.swiper-button-next:after{font-size:16px;color:#5f5f5f}.swiper-button-prev:hover,.swiper-button-next:hover{background-color:#fff;transform:scale(1.1)}.swiper-button-prev:hover:after,.swiper-button-next:hover:after{color:var(--primary-color)}.swiper-pagination-bullet-active{background-color:#fff!important}.videos__list__cards__item{width:250px;height:330px;background-color:#fff;border-radius:10px;padding:18px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:10px}.videos__list__cards__item .videos__list__cards__item__thumbnail,.videos__list__cards__item .videos__list__cards__item__thumbnail .videos__list__cards__item__thumbnail__img{width:100%;height:129px;object-fit:cover}.videos__list__cards__item .videos__list__cards__item__thumbnail .videos__list__cards__item__thumbnail__img{border-radius:10px}.videos__list__cards__item .videos__list__cards__item__content{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:8px;text-align:left;color:var(--secondary-color)}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__title{font-size:11px;line-height:18px}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__paragraph{font-size:12px;line-height:13px}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__actions{width:100%;display:grid;grid-template-columns:83% 15%;align-items:center;justify-content:center;gap:6px;margin-top:5px;overflow:hidden;transition:.2s all}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__actions .videos__list__cards__item__content__actions__watch{width:100%;height:25px;background-color:var(--red);border-radius:5px;display:flex;justify-content:center;align-items:center;gap:3px;font-family:var(--title-font);font-weight:700;font-size:10px;line-height:13px;text-decoration:none;color:#fff;transition:.2s all}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__actions .videos__list__cards__item__content__actions__watch:hover{transform:scale(1.02);background-color:#d71c1c}.videos__list__cards__item__content__actions__date{height:25px;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color);color:#fff;transition:.3s all;font-size:11px;border-radius:5px;cursor:pointer}.videos__list__cards__item__content__actions__date ion-icon{font-size:16px}.videos__list__cards__item__content__actions__date__text{width:0%;opacity:0;transition:opacity .2s}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__actions:hover{grid-template-columns:55% 40%}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__actions:hover .videos__list__cards__item__content__actions__date{gap:5px}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__actions:hover .videos__list__cards__item__content__actions__date ion-icon{font-size:11px}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__actions:hover .videos__list__cards__item__content__actions__date__text{width:70%}.videos__list__cards__item__content__actions:hover .videos__list__cards__item__content__actions__date .videos__list__cards__item__content__actions__date__text{opacity:1}.features{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px}.features .features__top .features__top__figure{display:none}.features .features__top .features__top__content{display:flex;flex-direction:column;gap:24px;text-align:center;color:#000}.features .features__top .features__top__content .features__top__content__title{font-size:22px;line-height:35px}.features .features__top .features__top__content .features__top__content__paragraph{font-size:14px;font-weight:300;line-height:25px}.features .features__cards{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px}.features .features__cards .features__cards__item{width:250px;height:300px;padding:24px;border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;text-align:left;justify-content:center;gap:10px;border:1px solid rgba(230,232,236,.5)}.features .features__cards .features__cards__item ion-icon{background-color:var(--pale-blue);padding:10px;border-radius:8px;font-size:32px;color:var(--primary-color)}.features .features__cards .features__cards__item .features__cards__item__content{display:flex;flex-direction:column;gap:12px}.features .features__cards .features__cards__item .features__cards__item__content .features__cards__item__content__title{font-size:16px;line-height:26px}.features .features__cards .features__cards__item .features__cards__item__content .features__cards__item__content__paragraph{font-size:14px;line-height:20px;font-weight:300}.features .features__cards .features__cards__item .features__cards__item__cta{text-decoration:none;color:var(--primary-color);display:flex;align-items:center;justify-content:center;gap:6px;font-family:var(--title-font);font-size:14px;line-height:20px}.features .features__cards .features__cards__item .features__cards__item__cta ion-icon{padding:0;background-color:#fff;font-size:20px}.contact3{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:80px}.contact3 .contact__figure{display:none}.contact3 .contact__main2{width:100%;max-width:500px;padding:30px 20px;display:flex;flex-direction:column;row-gap:14px;background-color:#fff;border-radius:24px;box-shadow:0 16px 60px #061c3d33}.contact3 .contact__main2 .contact__main__description{display:flex;flex-direction:column;row-gap:10px;color:var(--secondary-color)}.contact3 .contact__main2 .contact__main__description .contact__main__description__title{font-size:22px;line-height:32px}.contact3 .contact__main2 .contact__main__description .contact__main__description__paragraph{font-size:12px;line-height:24px;color:#000}.contact3 .contact__main2 .contact__main__form2,.contact .contact__main .contact__main__form2 .contact__main__form__group{width:100%;display:flex;flex-direction:column;gap:16px}.contact3 .contact__main2 .contact__main__form2 .contact__main__form__field2{display:flex;flex-direction:column;row-gap:6px}.contact3 .contact__main2 .contact__main__form2 .contact__main__form__field2 .contact__main__form__field__label2{font-family:var(--title-font);font-size:14px;line-height:20px}.contact3 .contact__main2 .contact__main__form2 .contact__main__form__field2 .contact__main__form__field__input2{background-color:#fff;border:1px solid var(--pale-gray-input);border-radius:5px;padding:12px 18px;font-family:var(--text-font);font-size:14px;line-height:24px;color:var(--secondary-color)}.contact3 .contact__main2 .contact__main__form2 .contact__main__form__field2 .contact__main__form__field__input2.textarea{height:106px}.contact3 .contact__main2 .contact__main__form2 .contact__main__form__submit2{width:100%;max-width:200px;display:flex;justify-content:center;align-items:center;gap:12px;background-color:var(--primary-color);color:#fff;border:none;border-radius:7px;font-family:var(--title-font);font-weight:700;font-size:14px;line-height:42px;cursor:pointer;transition:.3s all}.contact3 .contact__main2 .contact__main__form2 .contact__main__form__submit2:hover,.contact .contact__main .contact__main__form2 .contact__main__form__submit2:focus{transform:scale(1.05);background-color:var(--dark-primary-color)}.contact3 .contact__main2 .contact__main__form2 .contact__main__form__submit2 ion-icon{font-size:20px}.footer{width:100%;padding:42px 41px;background-color:#fff;box-shadow:0 -5px 20px #00000008;display:flex;flex-direction:column;row-gap:26px}.footer .footer__content{display:flex;flex-direction:column;justify-content:center;gap:20px}.footer .footer__content .footer__content__column{display:flex;flex-direction:column;row-gap:16px}.footer .footer__content .footer__content__column .footer__content__column__brand{display:flex;gap:10px;align-items:center}.footer .footer__content .footer__content__column .footer__content__column__brand .footer__content__column__brand__figure{width:32px;aspect-ratio:1/1}.footer .footer__content .footer__content__column .footer__content__column__brand .footer__content__column__brand__figure .footer__content__column__brand__figure__img{width:100%}.footer .footer__content .footer__content__column .footer__content__column__brand .footer__content__column__brand__name{font-size:20px;line-height:28px;color:var(--secondary-color)}.footer .footer__content .footer__content__column .footer__content__column__description{font-size:14px;line-height:28px;color:#556987}.footer .footer__content .footer__content__column .footer__content__column__links__title,.footer .footer__content .footer__content__column .footer__content__column__title{color:#2a3342;font-size:16px;line-height:28px}.footer .footer__content .footer__content__column .footer__content__column__links__list{display:flex;flex-direction:column;row-gap:12px}.footer .footer__content .footer__content__column .footer__content__column__links__list .footer__content__column__links__list__item a{font-family:var(--title-font);font-size:14px;line-height:24px;text-decoration:none;color:#556987}.footer .footer__content .footer__content__column .footer__content__column__form{width:293px;display:flex;align-items:center;position:relative}.footer .footer__content .footer__content__column .footer__content__column__form .footer__content__column__form__input{background-color:#fff;border:1px solid #D5DAE1;border-radius:6px;font-family:var(--text-font);font-size:14px;line-height:24px;padding:11px 18px 11px 14px;color:var(--secondary-color)}.footer .footer__content .footer__content__column .footer__content__column__form .footer__content__column__form__submit{position:absolute;right:5px;background-color:var(--primary-color);color:#fff;border:none;border-radius:6px;font-family:var(--title-font);font-size:14px;line-height:25px;padding:11px 18px;cursor:pointer;transition:.3s all}.footer .footer__content .footer__content__column .footer__content__column__form .footer__content__column__form__submit:hover{transform:scale(1.05);background-color:var(--dark-primary-color)}.footer .footer__copyright{padding-top:12px;border-top:1px solid #EEF0F3}.footer .footer__copyright .footer__copyright__title{font-weight:500;font-size:11px;line-height:20px;color:#8896ab;text-align:center}@media screen and (min-width: 1000px){.wrapper{row-gap:130px;padding:80px 90px}.header{row-gap:108px}.nav__mobile{display:none}.nav__desktop{display:flex}.hero{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"content illustration"}.hero .hero__figure{grid-area:illustration}.hero .hero__figure,.hero .hero__figure img{max-width:none}.hero .hero__content{grid-area:content;text-align:start;row-gap:28px}.hero .hero__content .hero__content__title{font-size:36px;line-height:45px}.hero .hero__content .hero__content__paragraph{font-size:18px}.hero .hero__content .hero__content__features{justify-content:flex-start;gap:14px}.hero .hero__content .hero__content__features .hero__content__features__item{width:auto;gap:8px;font-size:14px}.hero .hero__content .hero__content__buttons{justify-content:flex-start}.hero .hero__content .hero__content__buttons .hero__content__buttons__btn{font-size:16px;line-height:48px}.technologies .technologies__list{gap:40px}.technologies .technologies__list .technologies__list__item .technologies__list__item__figure{width:70px;height:70px}.about{display:grid;grid-template-columns:1fr 1fr;gap:40px}.about .about__figure,.about .about__figure .about__figure__img{width:90%;max-width:none}.about .about__content{align-items:flex-start;text-align:left;row-gap:20px}.about .about__content .about__content__title{font-size:30px;line-height:50px}.about .about__content .about__content__paragraph{font-size:16px}.about .about__content .about__content__stats{width:100%;max-width:500px;display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}.about .about__content .about__content__stats .about__content__stats__item{width:100%;max-width:none;height:70px;gap:14px}.about .about__content .about__content__stats .about__content__stats__item ion-icon{font-size:48px}.about .about__content .about__content__stats .about__content__stats__item .about__content__stats__item__content{width:120px}.about .about__content .about__content__stats .about__content__stats__item .about__content__stats__item__content .about__content__stats__item__content__number{font-size:22px;line-height:32px}.about .about__content .about__content__stats .about__content__stats__item .about__content__stats__item__content .about__content__stats__item__content__description{font-size:12px}.videos{padding:80px 90px;display:grid;grid-template-columns:32% 60%;text-align:left;gap:60px}.videos .videos__content{row-gap:32px;align-items:flex-start}.videos .videos__content .videos__content__title{font-size:30px;line-height:50px}.videos .videos__content .videos__content__paragraph{font-size:16px;line-height:28px}.videos .videos__content .videos__content__cta{padding:0 32px;font-size:16px;line-height:44px}.videos__list__cards__item{width:260px}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__title{font-size:12px}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__paragraph{font-size:13px}.videos__list__cards__item .videos__list__cards__item__content .videos__list__cards__item__content__actions .videos__list__cards__item__content__actions__watch{font-size:12px}.features{gap:0px}.features .features__top{display:grid;grid-template-columns:1fr 1fr}.features .features__top .features__top__figure,.features .features__top .features__top__figure .features__top__figure__img{display:block;width:100%;max-width:348px}.features .features__top .features__top__content{justify-content:center;text-align:left}.features .features__top .features__top__content .features__top__content__title{font-size:30px;line-height:50px}.features .features__top .features__top__content .features__top__content__paragraph{font-size:16px;line-height:26px}.contact{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:93px;margin-bottom:70px}.contact .contact__figure,.contact .contact__figure .contact__figure__img{display:block;width:75%;max-width:585px}.contact .contact__main{row-gap:24px}.contact .contact__main .contact__main__description{row-gap:16px}.contact .contact__main .contact__main__description .contact__main__description__title{font-size:28px}.contact .contact__main .contact__main__description .contact__main__description__paragraph{font-size:13px}.contact .contact__main .contact__main__form .contact__main__form__group{width:100%;display:flex;flex-direction:row}.footer{padding:80px 90px 20px 80px}.footer .footer__content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:50px}.footer .footer__content .footer__content__column{max-width:180px}.footer .footer__content .footer__content__column:nth-child(1){max-width:230px}.footer .footer__content .footer__content__column:nth-child(2),.footer .footer__content .footer__content__column:nth-child(3){padding-left:50px}.footer .footer__content .footer__content__column .footer__content__column__description{font-size:15px}.footer .footer__content .footer__content__column .footer__content__column__form{width:100%;flex-direction:column;row-gap:10px;align-items:flex-start}.footer .footer__content .footer__content__column .footer__content__column__form .footer__content__column__form__submit{position:initial}.footer .footer__copyright .footer__copyright__title{font-size:14px}}@media screen and (min-width: 1080px){.hero .hero__content .hero__content__features{gap:20px}.hero .hero__content .hero__content__features .hero__content__features__item{font-size:15px}.footer .footer__content .footer__content__column:nth-child(1){max-width:280px}}.loader2{display:flex;flex-direction:column;align-items:center;justify-content:center}.heading2{color:#000;letter-spacing:.2em;margin-bottom:1em}.loading2{display:flex;width:5em;align-items:center;justify-content:center}.load2{width:23px;height:3px;background-color:#32cd32;animation:1s move_5011 infinite;border-radius:5px;margin:.1em}.load2:nth-child(1){animation-delay:.2s}.load2:nth-child(2){animation-delay:.4s}.load2:nth-child(3){animation-delay:.6s}@keyframes move_5011{0%{width:.2em}25%{width:.7em}50%{width:1.5em}to{width:.2em}}.form2{display:flex;flex-direction:column;gap:15px;max-width:500px;background-color:#fff;padding:10px;border-radius:20px;box-shadow:0 20px 10px #0000001a;position:relative}.title2{font-size:28px;color:#2ea4df;font-weight:600;letter-spacing:-1px;position:relative;display:flex;align-items:center;padding-left:30px}.title2:before,.title2:after{content:"";position:absolute;left:0;width:18px;height:18px;border-radius:50%;background-color:#2ea4df}.title2:after{animation:pulse 1s linear infinite}.message2,.signin2{color:#585757d2;font-size:14px}.signin2{text-align:center}.signin2 a{color:#2ea4df;transition:text-decoration .3s ease}.signin2 a:hover{text-decoration:underline}.flex2{display:flex;width:100%;gap:6px}.form2 label{position:relative;width:100%}.form2 .input2{width:100%;padding:15px;outline:none;border:1px solid rgba(105,105,105,.4);border-radius:10px;transition:border-color .3s ease}.form2 .input2+span{position:absolute;left:15px;top:18px;color:#000;font-size:.9em;cursor:text;transition:top .3s ease,font-size .3s ease}.form2 .input2:placeholder-shown+span{top:15px;font-size:.9em}.form2 .input2:focus+span,.form2 .input2:valid+span{top:5px;font-size:.8em;font-weight:600;color:#000}.submit2{border:none;background-color:#2ea4df;padding:10px;border-radius:10px;color:#fff;font-size:16px;cursor:pointer;transition:background-color .3s ease,transform .3s ease}.submit2:hover{background-color:#55b6e7;transform:scale(1.05)}@keyframes pulse{0%{transform:scale(.9);opacity:1}to{transform:scale(1.8);opacity:0}}.loader-container4{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh}.loader4{width:70px;height:70px;position:relative}.loader4:before{content:"";width:70px;height:70px;border-radius:50%;border:6px solid #007bff;position:absolute;top:0;left:0;animation:pulse 1s ease-in-out infinite}.loader4:after{content:"";width:70px;height:70px;border-radius:50%;border:6px solid transparent;border-top-color:#007bff;position:absolute;top:0;left:0;animation:spin 2s linear infinite}.loader-text4{font-size:24px;margin-top:20px;color:#007bff;font-family:Arial,sans-serif;text-align:center;text-transform:uppercase}@keyframes pulse{0%{transform:scale(.6);opacity:1}50%{transform:scale(1.2);opacity:0}to{transform:scale(.6);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.content4,.loaded4 .loader-container4{display:none}.loaded4 .content4{display:block}.form5{--black: #000000;--ch-black: #2ea4df;--eer-black: #1b1b1b;--night-rider: #2e2e2e;--white: #ffffff;--af-white: #f3f3f3;--ch-white: #e1e1e1;--tomato: #fa5656;font-family:Helvetica,sans-serif;border:2px solid var(--glow-color);padding:25px;display:flex;max-width:420px;flex-direction:column;align-items:center;overflow:hidden;color:var(--night-rider);background-color:var(--white);border-radius:8px;position:relative;box-shadow:10px 10px 10px #00000026}.info5{margin-bottom:20px;display:flex;flex-direction:column;align-items:center;text-align:center}.title5{font-size:1.5rem;font-weight:900}.description5{margin-top:10px;font-size:1rem}.form5 .input-fields5{display:flex;justify-content:space-between;gap:10px}.form5 .input-fields5 input{height:2.5em;width:2.5em;outline:none;text-align:center;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif;font-size:1.5rem;color:var(--ch-black);border-radius:5px;border:2.5px solid var(--ch-white);background-color:var(--ch-white)}.form5 .input-fields5 input:focus{border:1px solid var(--night-rider);box-shadow:inset 10px 10px 10px #2ea4df;transform:scale(1.05);transition:.5s}.action-btns5{display:flex;margin-top:20px;gap:.5rem}.verify5{padding:10px 20px;text-decoration:none;border-radius:5px;font-size:1rem;font-weight:500;color:var(--white);text-shadow:none;background:var(--ch-black);box-shadow:transparent;border:1px solid var(--night-rider);transition:.5s ease;-webkit-user-select:none;user-select:none}.verify5:hover,.verify5:focus{color:var(--white);background:var(--night-rider)}.clear5{padding:10px 20px;text-decoration:none;border-radius:5px;font-size:1rem;font-weight:500;color:var(--night-rider);text-shadow:none;background:transparent;border:1px solid var(--night-rider);transition:.5s ease;-webkit-user-select:none;user-select:none}.clear5:hover,.clear5:focus{color:var(--tomato);background-color:var(--white);border:1px solid var(--tomato)}.close5{position:absolute;right:10px;top:10px;background-color:var(--ch-white);color:var(--af-white);height:30px;width:30px;display:grid;place-items:center;border-radius:5px;cursor:pointer;font-weight:600;transition:.5s ease}.close5:hover{background-color:var(--tomato);color:var(--white)}.mission-vision-values{background-color:#f4f4f4;padding:50px 20px;text-align:center}.mission-vision-values h1{font-size:2.5em;margin-bottom:40px;color:#333}.section-item{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:20px auto;padding:20px;max-width:800px;text-align:left;transition:transform .3s ease,box-shadow .3s ease}.section-item:hover{transform:translateY(-10px);box-shadow:0 8px 16px #0003}.section-item h2{font-size:1.8em;margin-bottom:10px;color:#444;transition:color .3s ease}.section-item h2:hover{color:#000}.section-item p{font-size:1.2em;line-height:1.6;color:#666;text-align:justify;transition:color .3s ease}.section-item p:hover{color:#333}.section-item ul{list-style-type:disc;padding-left:20px}.section-item li{font-size:1.2em;line-height:1.6;color:#666;text-align:justify;transition:color .3s ease}.section-item li:hover{color:#333}.services{background-color:#f4f4f4;padding:50px 20px;text-align:center}.services h1{font-size:2.5em;margin-bottom:40px;color:#333}.services-list{display:flex;flex-wrap:wrap;justify-content:center}.service-item{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:20px;padding:20px;max-width:300px;text-align:left;transition:transform .3s,box-shadow .3s}.service-item:hover{transform:translateY(-10px);box-shadow:0 8px 16px #0003}.service-item h2{font-size:1.5em;margin-bottom:10px;color:#444}.service-item p{font-size:1em;line-height:1.6;color:#666}.help{background-color:#f4f4f4;padding:50px 20px;text-align:center}.help h1{font-size:2.5em;margin-bottom:40px;color:#333}.help-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.help-item{background-color:#fff;border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:20px;text-align:left;transition:all .3s ease}.help-item h2{font-size:1.8em;margin-bottom:10px;color:#444}.help-item p{font-size:1.2em;line-height:1.6;color:#666}.help-item:hover{background-color:#e0e0e0;box-shadow:0 8px 16px #0003;transform:translateY(-5px)}@media (max-width: 768px){.help{padding:30px 10px}.help h1{font-size:2em;margin-bottom:30px}.help-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.help-item{max-width:none;margin:10px}}@media (max-width: 480px){.help h1{font-size:1.5em;margin-bottom:20px}.help-item h2{font-size:1.5em;margin-bottom:8px}.help-item p{font-size:1em}}.contact{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:80px}.contact .contact__figure{display:none}.contact .contact__main{width:100%;max-width:500px;padding:30px 20px;display:flex;flex-direction:column;row-gap:14px;background-color:#fff;border-radius:24px;box-shadow:0 16px 60px #061c3d33}.contact .contact__main .contact__main__description{display:flex;flex-direction:column;row-gap:10px;color:var(--secondary-color)}.contact .contact__main .contact__main__description .contact__main__description__title{font-size:22px;line-height:32px}.contact .contact__main .contact__main__description .contact__main__description__paragraph{font-size:12px;line-height:24px;color:#000}.contact .contact__main .contact__main__form,.contact .contact__main .contact__main__form .contact__main__form__group{width:100%;display:flex;flex-direction:column;gap:16px}.contact .contact__main .contact__main__form .contact__main__form__field{display:flex;flex-direction:column;row-gap:6px}.contact .contact__main .contact__main__form .contact__main__form__field .contact__main__form__field__label{font-family:var(--title-font);font-size:14px;line-height:20px}.contact .contact__main .contact__main__form .contact__main__form__field .contact__main__form__field__input{background-color:#fff;border:1px solid var(--pale-gray-input);border-radius:5px;padding:12px 18px;font-family:var(--text-font);font-size:14px;line-height:24px;color:var(--secondary-color)}.contact .contact__main .contact__main__form .contact__main__form__field .contact__main__form__field__input.textarea{height:106px}.contact .contact__main .contact__main__form .contact__main__form__submit{width:100%;max-width:200px;display:flex;justify-content:center;align-items:center;gap:12px;background-color:var(--primary-color);color:#fff;border:none;border-radius:7px;font-family:var(--title-font);font-weight:700;font-size:14px;line-height:42px;cursor:pointer;transition:.3s all}.contact .contact__main .contact__main__form .contact__main__form__submit:hover,.contact .contact__main .contact__main__form .contact__main__form__submit:focus{transform:scale(1.05);background-color:var(--dark-primary-color)}.contact .contact__main .contact__main__form .contact__main__form__submit ion-icon{font-size:20px}.titulo-estacion{margin:10px;position:relative;padding:6%;text-align:center;font-family:Arial Black;font-weight:700;font-size:30px;color:#fff;text-shadow:0 1px 0 #ddd,0 2px 0 #ccc,0 3px 0 #bbb,0 4px 0 #aaa,0 5px 0 #acacac,0 6px 1px rgba(0,0,0,.1),0 0 5px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.3),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.15)}.img-src{display:block;margin:auto;height:100%;max-width:100%;border-radius:10px}.image-container{position:relative}.image-text{position:absolute;top:10%;left:24%;transform:translate(-20%,-50%);z-index:1;color:#fff;font-size:90px;font-weight:900;-webkit-text-fill-color:white;-webkit-text-stroke:3px black}.caja{color:#000;font-size:18px;font-weight:400;text-align:justify;background:#fff;margin:0 0 25px;overflow:hidden;padding:20px;border-radius:35px 0;-moz-border-radius:35px 0px 35px 0px;-webkit-border-radius:35px 0px 35px 0px;border:2px solid #5878ca}.mini-modal{position:absolute;background-color:#fff;padding:15px;box-shadow:0 0 10px #0000004d;border-radius:10px;z-index:1000;top:10px;right:10px;max-width:250px}.mini-modal-item{display:flex;align-items:center;margin-bottom:10px}.mini-modal-icon{font-size:20px;margin-right:10px;color:#333}.mini-modal:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);border-width:10px;border-style:solid;border-color:#fff transparent transparent transparent}.mini-modal-title{font-weight:700;color:#007bff}.loader12{width:215px;height:215px;display:block;margin:auto;position:relative;background:#fff;box-sizing:border-box;border-radius:10px}.loader12:after{content:"";width:calc(100% - 30px);height:calc(100% - 30px);top:15px;left:15px;position:absolute;background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.5) 50%,transparent 100%),radial-gradient(circle 50px,#DDD 100%,transparent 0),linear-gradient(#DDD 16px,transparent 0),linear-gradient(#DDD 24px,transparent 0);background-repeat:no-repeat;background-size:75px 175px,100% 100px,80% 16px,80% 16px;background-position:-185px 0,center 10px,center 125px,center 155px;box-sizing:border-box;animation:animloader 1s linear infinite}@keyframes animloader{to{background-position:185px 0,center 10px,center 125px,center 155px}}.container8{width:250px;height:250px;padding:15px;display:flex;align-items:center;justify-content:center}.cloud{width:250px}.front{padding-top:45px;margin-left:25px;display:inline;position:absolute;z-index:11;animation:clouds 8s infinite;animation-timing-function:ease-in-out}.back{margin-top:-30px;margin-left:150px;z-index:12;animation:clouds 12s infinite;animation-timing-function:ease-in-out}.right-front{width:45px;height:45px;border-radius:50% 50% 50% 0%;background-color:#4c9beb;display:inline-block;margin-left:-25px;z-index:5}.left-front{width:65px;height:65px;border-radius:50% 50% 0%;background-color:#4c9beb;display:inline-block;z-index:5}.right-back{width:50px;height:50px;border-radius:50% 50% 50% 0%;background-color:#4c9beb;display:inline-block;margin-left:-20px;z-index:5}.left-back{width:30px;height:30px;border-radius:50% 50% 0%;background-color:#4c9beb;display:inline-block;z-index:5}.sun{width:120px;height:120px;background:-webkit-linear-gradient(to right,#fcbb04,#fffc00);background:linear-gradient(to right,#fcbb04,#fffc00);border-radius:60px;display:inline;position:absolute}.sunshine{animation:sunshines 2s infinite}@keyframes sunshines{0%{transform:scale(1);opacity:.6}to{transform:scale(1.4);opacity:0}}@keyframes clouds{0%{transform:translate(15px)}50%{transform:translate(0)}to{transform:translate(15px)}}.loader13{--color: #a5a5b0;--size: 40px;position:relative;width:var(--size);height:var(--size)}.loader13 span{width:100%;height:100%;position:absolute;top:0;left:0;border:1px solid var(--color);border-bottom:1px solid transparent;border-radius:100%;animation:keyframes-rotate .8s infinite linear}.loader13 svg{width:100%;height:100%;padding:25%;fill:var(--color);animation:keyframes-blink .8s infinite ease-in-out}@keyframes keyframes-rotate{0%{transform:rotate(360deg)}}@keyframes keyframes-blink{50%{opacity:.8}}.card-report{border:1px solid #ddd;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;margin:16px;transition:transform .2s}.card-report:hover{transform:scale(1.05)}.card-report-content{padding:16px}.card-report-title{font-size:1.5em;margin-bottom:.5em}.card-report-extracto{font-size:1em;color:#666;margin-bottom:1em}.card-report-link{display:inline-block;padding:8px 16px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:4px;transition:background-color .2s}.card-report{border:1px solid #e0e0e0;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a;margin:16px;transition:transform .3s ease,box-shadow .3s ease;background-color:#fff}.card-report:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003}.card-report-content{padding:20px}.card-report-title{font-size:1.6em;margin-bottom:.5em;color:#333}.card-report-extracto{font-size:1em;color:#666;margin-bottom:1em;line-height:1.5}.card-report-link{display:inline-block;padding:10px 20px;background-color:#007bff;color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s ease;font-weight:700}.card-report-link:hover{background-color:#0056b3}@media (max-width: 600px){.card-report{margin:8px}.card-report-title{font-size:1.4em}.card-report-extracto{font-size:.9em}}.card{border:none;border-radius:15px;overflow:hidden;box-shadow:0 4px 8px #0000001a;margin:16px;max-width:300px;transition:transform .3s,box-shadow .3s;background-color:#fff}.card-thumb img{width:100%;height:200px;object-fit:cover;border-radius:15px}.pagination{list-style:none;display:flex;justify-content:center;padding:0;margin:20px 0}.pagination li{margin:0 5px;padding:10px 15px;border:1px solid #ddd;cursor:pointer;border-radius:5px;transition:background-color .3s,color .3s}.pagination li:hover{background-color:#007bff;color:#fff}.pagination .active{background-color:#007bff;color:#fff;border:1px solid #007BFF}@media (max-width: 768px){.cards-container{flex-direction:column;align-items:center}}.card{border:none;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a;margin:16px;max-width:300px;transition:transform .3s,box-shadow .3s;background-color:#fff}.card:hover{transform:translateY(-10px);box-shadow:0 8px 16px #0003}.card-thumb img{width:100%;height:200px;object-fit:cover}.card-content{padding:16px}.card-content h2{margin:0 0 8px;font-size:1.25em;color:#333}.card-link{display:inline-block;margin-top:8px;padding:10px 20px;color:#fff;background-color:#007bff;border:none;border-radius:5px;text-decoration:none;font-weight:700;text-align:center;transition:background-color .3s,transform .3s}.card-link:hover{background-color:#0056b3;transform:scale(1.05)}@media (max-width: 768px){.cards-container{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start}.card{flex:0 0 45%;margin:8px}}form{background-color:#fff;border-radius:10px;color:#999;font-size:.8em;padding:20px;margin:0 auto;width:300px}input,textarea{border:10;margin:auto;outline:none;border-radius:10px;width:280px;height:45px}.field{border:solid 1px #ccc;padding:10px}.field:focus{border-color:#18a383}.center-content{text-align:center}/*!modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize*/*,*:before,*:after{box-sizing:border-box}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,segoe ui,Roboto,Helvetica,Arial,sans-serif,apple color emoji,segoe ui emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,liberation mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e4e4e7}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a1a1aa}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a1a1aa}input::placeholder,textarea::placeholder{color:#a1a1aa}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}pre,code,kbd,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,liberation mono,courier new,monospace}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-x-7>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1.75rem * var(--tw-space-x-reverse));margin-left:calc(1.75rem * calc(1 - var(--tw-space-x-reverse)))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgba(244,244,245,var(--tw-bg-opacity))}.bg-yellow-100{--tw-bg-opacity: 1;background-color:rgba(254,243,199,var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgba(209,250,229,var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity: 1;background-color:rgba(16,185,129,var(--tw-bg-opacity))}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgba(219,234,254,var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgba(59,130,246,var(--tw-bg-opacity))}@media (prefers-color-scheme:dark){.dark\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgba(63,63,70,var(--tw-bg-opacity))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgba(39,39,42,var(--tw-bg-opacity))}.dark\:bg-gray-900{--tw-bg-opacity: 1;background-color:rgba(24,24,27,var(--tw-bg-opacity))}}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity: 1;border-color:rgba(228,228,231,var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity: 1;border-color:rgba(212,212,216,var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity: 1;border-color:rgba(59,130,246,var(--tw-border-opacity))}@media (prefers-color-scheme:dark){.dark\:border-white{--tw-border-opacity: 1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.dark\:border-gray-700{--tw-border-opacity: 1;border-color:rgba(63,63,70,var(--tw-border-opacity))}.dark\:border-gray-800{--tw-border-opacity: 1;border-color:rgba(39,39,42,var(--tw-border-opacity))}.dark\:border-gray-900{--tw-border-opacity: 1;border-color:rgba(24,24,27,var(--tw-border-opacity))}}.border-opacity-75{--tw-border-opacity: .75 }.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.font-normal{font-weight:400}.font-medium{font-weight:500}.h-2{height:.5rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-full{height:100%}.h-screen{height:100vh}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.leading-none{line-height:1}.mx-auto{margin-left:auto;margin-right:auto}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mr-5{margin-right:1.25rem}.mb-7{margin-bottom:1.75rem}.mr-8{margin-right:2rem}.ml-auto{margin-left:auto}.ml-1\.5{margin-left:.375rem}.mr-2\.5{margin-right:.625rem}.-mb-0{margin-bottom:0}.-mb-0\.5{margin-bottom:-.125rem}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.p-1{padding:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-1\.5{padding:.375rem}.py-0{padding-top:0;padding-bottom:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.pt-0{padding-top:0}.pb-1{padding-bottom:.25rem}.pr-2{padding-right:.5rem}.pb-2{padding-bottom:.5rem}.pl-2{padding-left:.5rem}.pb-3{padding-bottom:.75rem}.pt-4{padding-top:1rem}.pl-8{padding-left:2rem}.pb-1\.5{padding-bottom:.375rem}.pl-2\.5{padding-left:.625rem}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-2{left:.5rem}.top-1\/2{top:50%}*{--tw-shadow: 0 0 #0000 }.shadow{--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}*{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000 }.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgba(59, 130, 246, var(--tw-ring-opacity)) }.text-left{text-align:left}.text-right{text-align:right}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity: 1;color:rgba(161,161,170,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgba(113,113,122,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgba(82,82,91,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity: 1;color:rgba(63,63,70,var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgba(24,24,27,var(--tw-text-opacity))}.text-red-500{--tw-text-opacity: 1;color:rgba(239,68,68,var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity: 1;color:rgba(245,158,11,var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity: 1;color:rgba(217,119,6,var(--tw-text-opacity))}.text-green-500{--tw-text-opacity: 1;color:rgba(16,185,129,var(--tw-text-opacity))}.text-green-600{--tw-text-opacity: 1;color:rgba(5,150,105,var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity: 1;color:rgba(59,130,246,var(--tw-text-opacity))}@media (prefers-color-scheme:dark){.dark\:text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.dark\:text-gray-100{--tw-text-opacity: 1;color:rgba(244,244,245,var(--tw-text-opacity))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgba(161,161,170,var(--tw-text-opacity))}.dark\:text-gray-500{--tw-text-opacity: 1;color:rgba(113,113,122,var(--tw-text-opacity))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgba(82,82,91,var(--tw-text-opacity))}}.tracking-wider{letter-spacing:.05em}.w-2{width:.5rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-12{width:3rem}.w-20{width:5rem}.w-48{width:12rem}.w-full{width:100%}.transform{--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x: 0px }.translate-x-0\.5{--tw-translate-x: .125rem }.-translate-y-1\/2{--tw-translate-y: -50% }@-webkit-keyframes spin{to{transform:rotate(360deg)}}@keyframes spin{to{transform:rotate(360deg)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@media (min-width:640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:inline-flex{display:inline-flex}.sm\:mt-7{margin-top:1.75rem}.sm\:p-3{padding:.75rem}.sm\:p-7{padding:1.75rem}.sm\:px-7{padding-left:1.75rem;padding-right:1.75rem}.sm\:pt-7{padding-top:1.75rem}.sm\:text-gray-400{--tw-text-opacity: 1;color:rgba(161,161,170,var(--tw-text-opacity))}}@media (min-width:768px){.md\:table-cell{display:table-cell}}@media (min-width:1024px){.lg\:block{display:block}.lg\:flex{display:flex}}@media (min-width:1280px){.xl\:border-b{border-bottom-width:1px}.xl\:flex-row{flex-direction:row}.xl\:w-72{width:18rem}}.loader6{display:block;--height-of-loader: 4px;--loader-color: green;width:130px;height:var(--height-of-loader);border-radius:30px;background-color:#0003;position:relative}.loader6:before{content:"";position:absolute;background:var(--loader-color);top:0;left:0;width:0%;height:100%;border-radius:30px;animation:moving 1s ease-in-out infinite}@keyframes moving{50%{width:100%}to{width:0;right:0;left:unset}}.submenu-container{display:flex;align-items:center}.edit-button{margin:1rem;width:40px;height:40px;border-radius:50%;background-color:#141414;border:none;font-weight:600;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #0000002a;cursor:pointer;transition-duration:.3s;overflow:hidden;position:relative;text-decoration:none!important}.edit-svgIcon{width:17px;transition-duration:.3s}.edit-svgIcon path{fill:#fff}.edit-button:hover{width:120px;border-radius:50px;transition-duration:.3s;background-color:green;align-items:center}.edit-button:hover .edit-svgIcon{width:20px;transition-duration:.3s;transform:translateY(60%);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg)}.edit-button:before{display:none;content:"Edit";color:#fff;transition-duration:.3s;font-size:2px}.edit-button:hover:before{display:block;padding-right:10px;font-size:13px;opacity:1;transform:translateY(0);transition-duration:.3s}.button{position:relative;width:150px;height:40px;cursor:pointer;display:flex;align-items:center;border:1px solid #17795E;background-color:#209978;overflow:hidden}.button,.button__icon,.button__text{transition:all .3s}.button .button__text{transform:translate(22px);color:#fff;font-weight:600}.button .button__icon{position:absolute;transform:translate(109px);height:100%;width:39px;background-color:#17795e;display:flex;align-items:center;justify-content:center}.button .svg{width:20px;fill:#fff}.button:hover{background:#17795e}.button:hover .button__text{color:transparent}.button:hover .button__icon{width:148px;transform:translate(0)}.button:active .button__icon{background-color:#146c54}.button:active{border:1px solid #146c54}.container2{display:flex;align-items:center;background-color:#f8f8f8;border:1px solid #eaeaea;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.image{flex:1;padding:20px}.image img{max-width:100%;height:auto;border-radius:8px}.info{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.info h2{font-size:2em;margin-bottom:10px;color:#333}.info p{font-size:1.2em;line-height:1.6;margin-bottom:12px;color:#666;text-align:justify}.info p span{font-weight:700;color:#333}.aling-button-edit{margin-left:auto}.bin-button{display:flex;flex-direction:column;align-items:center;justify-content:center;width:55px;height:55px;border-radius:50%;background-color:#ff5f5f;cursor:pointer;border:2px solid rgb(255,201,201);transition-duration:.3s;position:relative;overflow:hidden}.bin-bottom{width:15px;z-index:2}.bin-top{width:17px;transform-origin:right;transition-duration:.3s;z-index:2}.bin-button:hover .bin-top{transform:rotate(45deg)}.bin-button:hover{background-color:red}.bin-button:active{transform:scale(.9)}.garbage{position:absolute;width:14px;height:auto;z-index:1;opacity:0;transition:all .3s}.bin-button:hover .garbage{animation:throw .4s linear}@keyframes throw{0%{transform:translate(-400%,-700%);opacity:0}to{transform:translate(0);opacity:1}}.pagination{display:flex;list-style:none;padding:0}.pagination li{margin:0 5px}.pagination li a{text-decoration:none;padding:8px 16px;border:1px solid #ddd;color:#007bff}.pagination li.active a{background-color:#007bff;color:#fff}:root{--c-text-primary: #282a32;--c-text-secondary: #686b87;--c-text-action: #404089;--c-accent-primary: green;--c-border-primary: #eff1f6;--c-background-primary: #ffffff;--c-background-secondary: #fdfcff;--c-background-tertiary: #ecf3fe;--c-background-quaternary: #e9ecf4;--font-family: "Be Vietnam Pro", sans-serif}body{font-family:var(--font-family);margin:0;padding:0;box-sizing:border-box;background-color:var(--c-background-secondary);color:var(--c-text-primary)}img{display:block;max-width:100%;height:auto}.buttonSettings{font:inherit;color:inherit;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:0 1em;height:40px;border-radius:8px;line-height:1;border:2px solid var(--c-border-primary);color:var(--c-text-action);font-size:.875rem;transition:.15s ease;background-color:var(--c-background-primary)}.buttonSettings i{margin-right:.5rem;font-size:1.25em}.buttonSettings span{font-weight:500}.buttonSettings:hover,.buttonSettings:focus{border-color:var(--c-accent-primary);color:var(--c-accent-primary)}.icon-button{font:inherit;color:inherit;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;color:var(--c-text-action);transition:.15s ease}.icon-button i{font-size:1.25em}.icon-button:focus,.icon-button:hover{background-color:var(--c-background-tertiary);color:var(--c-accent-primary)}.avatar{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;overflow:hidden}.main{padding-top:3rem}.main-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.main-header h1{font-size:1.75rem;font-weight:600;line-height:1.25}@media (max-width: 550px){.main-header h1{margin-bottom:1rem}}.search2{position:relative;display:flex;align-items:center;width:100%;max-width:340px}.search2 input{font:inherit;color:inherit;display:inline-flex;align-items:center;justify-content:center;padding:0 1em 0 36px;height:40px;border-radius:8px;border:2px solid var(--c-border-primary);color:var(--c-text-action);font-size:.875rem;transition:.15s ease;width:100%;line-height:1}.search2 input::placeholder{color:var(--c-text-action)}.search2 input:focus,.search2 input:hover{border-color:var(--c-accent-primary)}.search2 button{display:inline-flex;align-items:center;justify-content:center;border:0;background-color:transparent;position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:1.25em;color:var(--c-text-action);padding:0;height:40px}.horizontal-tabs{margin-top:1.5rem;display:flex;justify-content:center;align-items:center;overflow-x:auto}.horizontal-tabs a{display:inline-flex;flex-shrink:0;align-items:center;height:48px;padding:0 .25rem;font-weight:500;color:inherit;border-bottom:3px solid transparent;text-decoration:none;transition:.15s ease}.horizontal-tabs a:hover,.horizontal-tabs a:focus,.horizontal-tabs a.active{color:var(--c-accent-primary);border-bottom-color:var(--c-accent-primary)}.horizontal-tabs a+*{margin-left:1rem}@media (max-width: 1000px){.horizontal-tabs{scrollbar-width:none;position:relative}.horizontal-tabs::-webkit-scrollbar{display:none}}.content-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:3rem;margin-top:-1px;border-top:1px solid var(--c-border-primary)}.content-header-intro h2{font-size:1.25rem;font-weight:600}.content-header-intro p{color:var(--c-text-secondary);margin-top:.25rem;font-size:.875rem;margin-bottom:1rem}@media (min-width: 800px){.content-header-actions a:first-child{display:none}}.content{border-top:1px solid var(--c-border-primary);margin-top:2rem;display:flex;align-items:flex-start}.content-panel{display:none;max-width:280px;width:25%;padding:2rem 1rem 2rem 0;margin-right:3rem}@media (min-width: 800px){.content-panel{display:block}}.vertical-tabs{display:flex;flex-direction:column}.vertical-tabs a{display:flex;align-items:center;padding:.75em 1em;background-color:transparent;border-radius:8px;text-decoration:none;font-weight:500;color:var(--c-text-action);transition:.15s ease}.vertical-tabs a:hover,.vertical-tabs a:focus,.vertical-tabs a.active{background-color:var(--c-background-tertiary);color:var(--c-accent-primary)}.vertical-tabs a+*{margin-top:.25rem}.content-main{padding-top:2rem;padding-bottom:6rem;flex-grow:1}.card2-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media (min-width: 600px){.card2-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.card2-grid{grid-template-columns:repeat(3,1fr)}}.card2{background-color:var(--c-background-primary);box-shadow:0 3px 3px #0000000d,0 5px 15px #0000000d;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .3s ease}.card2:hover{box-shadow:0 6px 6px #0000001a,0 10px 30px #0000001a}.card2-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.25rem 1rem}.card2-header div{display:flex;align-items:center}.card2-header div span{width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.card2-header div span img{max-height:100%}.card2-header div h3{margin-left:.75rem;font-weight:500}.toggle span{display:block;width:40px;height:24px;border-radius:99em;background-color:var(--c-background-quaternary);box-shadow:inset 1px 1px 1px #0000000d;position:relative;transition:.15s ease}.toggle span:before{content:"";display:block;position:absolute;left:3px;top:3px;height:18px;width:18px;background-color:var(--c-background-primary);border-radius:50%;box-shadow:0 1px 3px #00000026;transition:.15s ease}.toggle .inputToggle{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.toggle .inputToggle:checked+span{background-color:var(--c-accent-primary)}.toggle .inputToggle:checked+span:before{transform:translate(calc(100% - 2px))}.toggle .inputToggle:focus+span{box-shadow:0 0 0 4px var(--c-background-tertiary)}.card2-body{padding:1rem 1.25rem;font-size:.875rem}.card2-footer{margin-top:auto;padding:1rem 1.25rem;display:flex;align-items:center;justify-content:flex-end;border-top:1px solid var(--c-border-primary)}.card2-footer a{color:var(--c-text-action);text-decoration:none;font-weight:500;font-size:.875rem}html::-webkit-scrollbar{width:12px}html::-webkit-scrollbar-thumb{background-color:var(--c-text-primary);border:4px solid var(--c-background-primary);border-radius:99em}.tabla-container{font-family:Courier New,Courier,monospace;margin:20px auto;max-width:800px;padding:20px;border-radius:8px;box-shadow:0 0 10px #0000001a;background-color:#fff}.tabla{width:100%;border-collapse:collapse}.tabla th,.tabla td{padding:10px;text-align:center}.tabla th{background-color:#f2f2f2}.tabla td{border-bottom:1px solid #ddd}.loading{text-align:center;margin-top:20px}.card{border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 8px #0000001a;overflow:hidden;margin:16px;transition:transform .2s ease}.card:hover{transform:translateY(-5px)}.card-header{padding:16px;background-color:#f5f5f5;display:flex;justify-content:space-between;align-items:center}.card-header h2{margin:0;font-size:1.2em}.card-button{background-color:#007bff;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.card-button:hover{background-color:#0056b3}@media (max-width: 600px){.card-container{display:flex;flex-direction:column}}.socket{width:200px;height:200px;position:absolute;left:50%;margin-left:-100px;top:50%;margin-top:-100px}.hex-brick{background:#000;width:30px;height:17px;position:absolute;top:5px;animation-name:fade00;animation-duration:2s;animation-iteration-count:infinite;-webkit-animation-name:fade00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite}.h2{transform:rotate(60deg);-webkit-transform:rotate(60deg)}.h3{transform:rotate(-60deg);-webkit-transform:rotate(-60deg)}.gel{height:30px;width:30px;transition:all .3s;-webkit-transition:all .3s;position:absolute;top:50%;left:50%}.center-gel{margin-left:-15px;margin-top:-15px;animation-name:pulse00;animation-duration:2s;animation-iteration-count:infinite;-webkit-animation-name:pulse00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite}.c1{margin-left:-47px;margin-top:-15px}.c2{margin-left:-31px;margin-top:-43px}.c3{margin-left:1px;margin-top:-43px}.c4{margin-left:17px;margin-top:-15px}.c5{margin-left:-31px;margin-top:13px}.c6{margin-left:1px;margin-top:13px}.c7{margin-left:-63px;margin-top:-43px}.c8{margin-left:33px;margin-top:-43px}.c9{margin-left:-15px;margin-top:41px}.c10{margin-left:-63px;margin-top:13px}.c11{margin-left:33px;margin-top:13px}.c12{margin-left:-15px;margin-top:-71px}.c13{margin-left:-47px;margin-top:-71px}.c14{margin-left:17px;margin-top:-71px}.c15{margin-left:-47px;margin-top:41px}.c16{margin-left:17px;margin-top:41px}.c17{margin-left:-79px;margin-top:-15px}.c18{margin-left:49px;margin-top:-15px}.c19{margin-left:-63px;margin-top:-99px}.c20{margin-left:33px;margin-top:-99px}.c21{margin-left:1px;margin-top:-99px}.c22{margin-left:-31px;margin-top:-99px}.c23{margin-left:-63px;margin-top:69px}.c24{margin-left:33px;margin-top:69px}.c25{margin-left:1px;margin-top:69px}.c26{margin-left:-31px;margin-top:69px}.c27{margin-left:-79px;margin-top:-15px}.c28{margin-left:-95px;margin-top:-43px}.c29{margin-left:-95px;margin-top:13px}.c30{margin-left:49px;margin-top:41px}.c31{margin-left:-79px;margin-top:-71px}.c32{margin-left:-111px;margin-top:-15px}.c33{margin-left:65px;margin-top:-43px}.c34{margin-left:65px;margin-top:13px}.c35{margin-left:-79px;margin-top:41px}.c36{margin-left:49px;margin-top:-71px}.c37{margin-left:81px;margin-top:-15px}.r1{animation-name:pulse00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.2s;-webkit-animation-name:pulse00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.2s}.r2{animation-name:pulse00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.4s;-webkit-animation-name:pulse00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.4s}.r3{animation-name:pulse00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.6s;-webkit-animation-name:pulse00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.6s}.r1>.hex-brick{animation-name:fade00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.2s;-webkit-animation-name:fade00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.2s}.r2>.hex-brick{animation-name:fade00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.4s;-webkit-animation-name:fade00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.4s}.r3>.hex-brick{animation-name:fade00;animation-duration:2s;animation-iteration-count:infinite;animation-delay:.6s;-webkit-animation-name:fade00;-webkit-animation-duration:2s;-webkit-animation-iteration-count:infinite;-webkit-animation-delay:.6s}@keyframes pulse00{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.01);transform:scale(.01)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes fade00{0%{background:#252525}50%{background:#000}to{background:#353535}}.cards-container{display:flex;flex-wrap:wrap;justify-content:center}.pagination{display:flex;justify-content:center;margin-top:16px}.pagination button{background-color:#007bff;color:#fff;border:none;padding:8px 16px;margin:0 4px;border-radius:4px;cursor:pointer;transition:background-color .3s ease}.pagination button:hover{background-color:#0056b3}.pagination button:disabled{background-color:#ccc;cursor:not-allowed}.loader7{position:relative;width:150px;height:150px;background:#212121;border-radius:50%;box-shadow:inset 0 0 7px #2e8b57;border:1px solid seagreen;display:flex;align-items:center;justify-content:center;overflow:hidden}.loader7:before{content:"";position:absolute;top:20px;right:20px;bottom:20px;left:20px;background:transparent;border:1px solid seagreen;border-radius:50%;box-shadow:inset 0 0 5px #2e8b57}.loader7:after{content:"";position:absolute;width:50px;height:50px;border-radius:50%;border:1px solid seagreen;box-shadow:inset 0 0 3px #2e8b57}.loader7 span{position:absolute;top:50%;left:50%;width:100%;height:100%;background:transparent;transform-origin:top left;animation:radar81 2s linear infinite;box-shadow:-25px -75px 30px -50px #2e8b57;border-top:2px solid #2e8b57}.loader7 span:before{display:none;content:"";position:absolute;top:0;left:0;width:15%;height:100%;background:#2e8b57;transform-origin:top left;transform:rotate(-90deg);filter:blur(15px) drop-shadow(10px 0px 10px seagreen)}@keyframes radar81{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#dot-1{--dot-start-top: 100px;--dot-start-left: 140px;--dot-end-top: 130px;--dot-end-left: 20px;--delay: 0s}#dot-2{--dot-start-top: 100px;--dot-start-left: 0px;--dot-end-top: -3px;--dot-end-left: 90px;--delay: 0s}#dot-3{--dot-start-top: 100px;--dot-start-left: 105px;--dot-end-top: 18px;--dot-end-left: 18px;--delay: 0s}#dot-4{--dot-start-top: 110px;--dot-start-left: 150px;--dot-end-top: 140px;--dot-end-left: 30px;--delay: 0s}#dot-5{--dot-start-top: -5px;--dot-start-left: 85px;--dot-end-top: 125px;--dot-end-left: 120px;--delay: 4s}.dot{width:5px;height:5px;position:absolute;top:var(--dot-start-top);left:var(--dot-start-left);border-radius:9999px;background:#fff;box-shadow:inset 0 0 10px 2px #00ffb680,0 0 10px 2px #00ff874d;-webkit-animation:fly 32s linear infinite;animation-delay:var(--delay);-moz-animation:fly 32s linear infinite}@keyframes fly{0%{top:var(--dot-start-top);left:var(--dot-start-left)}to{top:var(--dot-end-top);left:var(--dot-end-left)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{background:#fff;box-shadow:inset 0 0 10px 2px #00ffb680,0 0 15px 2px #00ff87}0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{background:#ffffff4d;box-shadow:inset 0 0 10px 2px #00ffb680,0 0 5px 2px #00ff874d}}
