*{scroll-behavior:smooth}.main{width:100%;justify-content:flex-start;flex-direction:column;align-items:center}.main,.main .banners{height:auto;display:flex}.main .banners{margin-top:30px;width:90%;justify-content:center}@media screen and (max-width:1200px){.main .banners{padding:0}}.main .banners .card{width:100%;height:auto;background:#004b97}.main .participate{background-color:#591498;width:100%;height:auto;display:flex;justify-content:space-between;position:relative}.main .participate .multimedia{height:auto;display:grid;align-content:space-evenly;right:10%;top:30%;grid-gap:40px;gap:40px;position:absolute}.main .participate .multimedia .redirect{width:20vw}.main .participate .particitarImage{display:flex;justify-content:center}.main .questions{width:100%;height:auto;margin-top:40px;margin-bottom:40px;display:flex;flex-direction:row}.main .p-accordion-content,.main .p-accordion-header{font-size:18px}.whatsappButton{position:fixed;bottom:25px;right:25px;border-radius:50%;width:65px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2)}.whatsappButton:hover{box-shadow:0 6px 10px rgba(0,0,0,.2)}.support{position:fixed;background-color:orange;bottom:100px;right:25px;border-radius:50%;width:65px;height:60px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2);padding:9px}.support:hover{box-shadow:0 6px 10px rgba(0,0,0,.2)}.sobreSuport{position:fixed;background-color:#fff;bottom:95px;right:20px;border-radius:50%;width:75px;height:70px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2);padding:9px}.registerButton{position:fixed;top:50%;transform:translateY(-50%);color:#fff;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));z-index:1000;border-radius:10px;width:4vw}.registerButton:hover{filter:drop-shadow(0 4px 16px rgba(0,0,0,.6))}.titulo-pasos{padding-top:30px;width:100%}.titulo-pasos,.titulo-preguntas{display:flex;height:auto;justify-content:space-around}.titulo-preguntas{width:23%;padding-top:20px}.titulo-contact{padding-top:30px;display:flex;width:100%;height:auto;justify-content:space-around}@media screen and (min-width:1400px){.whatsappButton{bottom:25px;right:25px;width:85px;height:80px;display:flex}.support{bottom:150px;right:25px;width:85px;height:81px}.sobreSuport{bottom:143px;right:20px;width:95px;height:94px;border-radius:50%}.registerButton{width:3vw}}@media screen and (max-width:700px){.main .participate{flex-direction:column}.main .participate .multimedia{width:100%;height:100%;padding-bottom:10px;display:flex;flex-direction:column;position:static;justify-content:center;align-items:center}.main .participate .multimedia .video{width:90%!important;height:90%!important}.main .participate .multimedia .redirect{width:50%}.main .questions{flex-direction:column}.main .questions .seccion{width:100%;padding-bottom:10px}.main .questions .seccion2{width:100%}.main .questions .seccion2 .button{width:40%;height:100%}.registerButton{width:7vw}}.lookedscreen{background-image:url(/images/fondoContact.png);background-size:cover;width:100%;height:100%;text-align:center;font-size:28px;color:#fff;font-weight:bolder;display:flex;align-items:center;justify-content:center;flex-direction:column}.lookedscreen__link{color:#fff}.lookedscreen h2{color:#fcba12;margin:0}.lookedscreen__text{padding-bottom:15px}.header{position:relative;background-color:#004b97;width:100%;height:15%;min-width:500px;margin-bottom:3px}.header>span{position:absolute;width:100%;height:100%}@media(max-width:500px){.header>span>img{object-fit:cover;object-position:56% center}}.social-link{width:40px;height:auto;position:absolute;margin:5px;font-size:25px}.social-link.instagram{top:20px;right:10px}.social-link.tiktok{top:20px;right:70px}.social-link.facebook{top:20px;right:130px}.social-link.youtube{top:20px;right:190px}@media screen and (max-width:500px){.social-link{width:0;height:0}}@media screen and (min-width:1550px){.social-link{width:55px}.social-link.instagram{top:40px;right:100px}.social-link.tiktok{top:40px;right:170px}.social-link.facebook{top:40px;right:240px}.social-link.youtube{top:40px;right:310px}}.options{min-width:450px;width:100%;height:auto;position:-webkit-sticky;position:sticky;z-index:1000;top:0}.options__uno{width:100%;height:100%;min-width:130px;color:#fff;font-weight:700;cursor:pointer;transition:all .3s ease;position:relative;display:flex;outline:none;border:2x solid #002d5c;text-align:center;align-items:center;justify-content:center}.options .menubar{width:100%}.options .p-menubar{width:100%;height:100%;background-color:#591498;border:0}.options .p-menuitem{background:#ff3862;border-radius:10px}.options .p-menubar-button,.options .p-menuitem-text{color:#fff}.options .p-menuitem-content:hover{background:#ff3862}.options .p-menubar-root-list{width:100%;display:grid;grid-template-columns:repeat(4,.5fr);grid-gap:1%;gap:1%;margin:0 3%}@media screen and (max-width:960px){.options .p-menubar-root-list{display:none}}.p-menubar .p-menuitem.p-highlight>.p-menuitem-content,.p-menubar .p-menuitem:not(.p-highlight):not(.p-disabled).p-focus>.p-menuitem-content{background:#ff3862}.p-submenu-list{background-color:#ff3862}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-content{display:flex;justify-content:center;border-radius:25px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{position:relative;background:#003870;padding:10px;border-radius:10px;width:80%;max-width:800px}.modal-iframe{width:100%;height:500px;border:none}.modal-close{position:absolute;top:10px;right:10px;background:#000;color:#fff;border:none;padding:5px 10px;cursor:pointer}.footer{background-image:url(/images/PIEZAS/FOOTER.png);background-size:cover;width:100%;height:auto}.footer .seccion__uno{color:#fff;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding-top:20px;font-size:12px}.footer .seccion__uno>span{width:40%;height:auto;padding:10px}.footer .seccion__uno .formulario{display:flex;width:63%;height:auto}.footer .seccion__uno .formulario .campos{width:65%}.footer .seccion__uno .formulario .campos .form-first{height:auto}.footer .seccion__uno .formulario .campos .form-first,.footer .seccion__uno .formulario .campos .form-second{width:100%;display:flex;flex-direction:row;gap:20px;padding-bottom:15px;justify-content:space-evenly}.footer .seccion__uno .formulario .campos .email{width:100%}.footer .seccion__uno .formulario .terminos{padding-left:10px;width:35%;display:flex;flex-direction:column;gap:10px}.footer .seccion__uno .formulario .terminos .aviso,.footer .seccion__uno .formulario .terminos .info{padding-right:10px;font-size:12px;display:flex;gap:20px}.footer .seccion__uno .formulario .terminos .p-button{background:#ee8700;width:80%}.footer .seccion__uno .formulario .terminos .p-button:hover{border:2px}.footer .seccion__uno .formulario .dividor{margin:10px;width:2px;height:120px;background-color:#fff}.footer .seccion__uno .formulario .p-error{color:#faea04}.footer .dividor{width:100%;height:15px}.footer .seccion__dos{width:100%;height:20%;color:#fff}.footer .seccion__dos .documento{display:flex;flex-direction:row;justify-content:center;gap:150px;padding-top:15px;padding-bottom:15px;font-size:13px}.footer .seccion__dos .documento .politica,.footer .seccion__dos .documento .privacidad{color:#fff}@media screen and (max-width:700px){.footer{width:auto}.footer .seccion__uno .formulario{width:80%;display:flex;flex-direction:column}.footer .seccion__uno .formulario .dividor{width:95%;height:2px}.footer .seccion__uno .formulario .campos,.footer .seccion__uno .formulario .terminos{width:100%}.footer .seccion__uno .formulario .terminos .p-button{width:80%}.footer .seccion__uno .titulo{margin-right:-10px}.footer .seccion__uno .formulario .terminos .logo{width:50%}.footer .seccion__dos .documento{font-size:7px}}.p-inputtext{background-color:#591498;color:#fff;border:0;border-radius:10px;width:100%;box-sizing:border-box;overflow:hidden;resize:none}.p-inputtext::placeholder{color:#fff}.p-checkbox.p-highlight .p-checkbox-box{background-color:#ee8700;border-color:#0156aa}.p-accordion .p-component{width:100%}.p-accordion .p-accordion-header-link{text-decoration:none;color:#000}.p-accordion .p-accordion-header-link:hover,.p-accordion .p-accordion-header.p-highlight .p-accordion-header-link{color:#004b97}.seccion{width:70%;height:100%;margin-left:50px}.seccion2{width:30%;height:auto;display:flex;align-items:center;justify-content:center}.seccion2 .button{width:100%;height:auto;max-width:280px}@media screen and (max-width:700px){.seccion{margin-left:0}}.contactus{width:100%;height:auto;display:flex;flex-direction:column}.contactus .titulo{width:100%;height:10%;display:flex;align-items:center;font-size:35px;justify-content:center;margin-bottom:20px}.contactus .content,.pasos{width:100%;height:auto}.pasos{align-items:center;display:flex;flex-direction:column}.pasos__style{height:auto;position:relative;margin-top:30px;max-width:60%;width:100%}.pasos__style .info{background-color:#f2f7bd;width:100%;padding:24px;display:flex;border-radius:26px;flex-direction:column;color:#0066c0;margin:0;font-weight:600;font-size:20px}.pasos__style .number{width:45px;height:45px;left:-25px;background-color:#f9ca2f;border-radius:50%;display:flex;justify-content:center;align-items:center;font-weight:900;color:#0066c0}.pasos__style .number,.pasos__style .paso{position:absolute;top:50%;transform:translateY(-50%)}.pasos__style .paso{width:100px;height:auto;right:-60px}.pasos__billetera{max-width:60%;padding-top:20px}@media screen and (max-width:700px){.pasos .pasos__billetera{max-width:100%;width:100%;padding-left:50px}}@media screen and (min-width:1400px){.pasos .pasos{width:55%;align-items:flex-start;height:auto;display:flex;flex-direction:column}.pasos .pasos__style{height:auto;position:relative;margin-top:30px;max-width:85%;width:100%}}