.modal{position:fixed;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;top:0;left:0;background-color:#323232e6;opacity:0;transform:scale(0);transition:opacity .7s ease,transform 073s ease;z-index:4}.modal.visible{opacity:1;transform:scale(1)}.modal-card{position:relative;background-color:#fdfdfd;width:400px;padding:20px;border-radius:10px;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s}@-webkit-keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.modal-header{display:flex;justify-content:space-between}.modal-header h3{color:var(--color-primary)}.modal-header button{color:#000;font-size:20px;font-weight:700;background-color:transparent;border:none}.modal-header button:hover{cursor:pointer}.modal-body{margin:20px 0}.mensaje-correo{color:var(--color-texto)}.mensaje-correo span{margin-right:20px}.success{color:var(--color-primary)}.error{color:var(F01313)}.modal-footer{text-align:center}.btn-modal{background-color:var(--color-primary);color:#fff;border:none;padding:10px 25px;margin-left:auto;margin-right:auto}.btn-modal:hover{cursor:pointer}header{width:100%;height:fit-content}.header-eventos{position:relative;z-index:10;background:var(--color-primary)}.eventos-titulo{width:calc(100% - 500px);height:650px;display:flex;justify-content:center;align-items:end}.banner-eventos{margin:0;width:100%;display:flex;align-items:start;justify-content:start;color:#fff}.banner-eventos .img-banner{width:100%;height:100%;object-fit:cover;object-position:center center}.banner-texto{position:absolute;display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:600px;margin-bottom:50px}.banner-texto h1{font-size:36px;text-align:center}.banner-texto p{font-size:24px;text-align:center;margin-bottom:20px}.banner-form{display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;margin-top:0;padding:20px 10px;width:500px;height:650px}.form-titulo span{color:var(--color-primary);display:flex;height:100%;justify-content:center;align-items:center;font-size:20px;font-weight:700}.form-campos{display:flex;flex-direction:column;padding:20px;gap:15px}.form-campos span{color:var(--color-primary);font-size:14px;font-weight:700}.form-campos label{color:var(--color-texto);font-size:14px;font-weight:700}.form-campos select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='10'%20viewBox='0%200%2014%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M7%2010L0.937822%200.25L13.0622%200.250001L7%2010Z'%20fill='%23244F72'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position-x:95%;background-position-y:12px;padding-left:10px;color:var(--color-texto);border:none;border-radius:5px;background-color:var(--color-input);height:35px;width:153px;font-size:14px}.form-campos input{padding-left:10px;color:var(--color-texto);border:none;border-radius:5px;background-color:var(--color-input);height:35px;font-size:14px}.form-campos input[type=number]{width:100%}.form-campos #nombres-y-apellidos{width:280px}input[type=date]::-webkit-calendar-picker-indicator{background:url(/_astro/calendario.DY47LDIa.svg) no-repeat;width:20px;height:15px}.form-campos textarea{resize:none;padding-top:10px;padding-left:10px;color:var(--color-texto);border:none;border-radius:5px;background-color:var(--color-input);height:35px;font-size:14px}.campos-posicion{display:flex;flex-direction:row;align-items:center;gap:10px}.campo-columna{display:flex;flex-direction:column;gap:10px}.campos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}hr{height:1px;background-color:var(--color-primary);border:none}.seleccion{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5px;margin-right:15px}#texto-servicios{color:var(--color-texto)}#mensaje{height:80px}.btn-tertiary{width:260px;align-self:center}@media screen and (max-width: 1280px){.banner-texto{margin-top:60px}.banner-texto h1{margin-bottom:0}.banner-texto button,.banner-texto p{display:none}}@media screen and (max-width: 768px){.header-eventos{background-color:transparent;height:65px}.banner-eventos{flex-direction:column;justify-content:space-evenly}.eventos-titulo{width:100%}.header-eventos{position:fixed;z-index:10;top:0}.banner-texto{text-align:center;margin-left:0;padding-inline:5px;margin-top:70px;gap:20px}.campos-grid{grid-template-columns:repeat(2,1fr)}.banner-form{width:98%;max-width:500px;margin:20px auto}.banner-eventos h1{width:80%;font-size:24px}.banner-eventos,.banner-eventos h1{height:fit-content;justify-content:space-evenly}.form-campos{gap:0px}.form-campos label{font-size:12px}.form-campos span,.form-campos hr{margin-top:5px;margin-bottom:5px}.campos-posicion{display:block}.form-campos select{width:100%;margin-bottom:10px;font-size:12px}.form-campos input{align-items:center;justify-content:center;margin-bottom:10px;font-size:12px}.form-campos textarea{margin-top:10px;margin-bottom:10px}.form-campos #nombres-y-apellidos{width:100%}.seleccion{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:5px;margin-right:15px}.seleccion input{margin-bottom:0}}.datos-eventos{margin-top:100px;display:flex;flex-direction:row;justify-content:space-evenly;margin-bottom:100px;flex-wrap:wrap}.datos-eventos .info{display:flex;flex-direction:column;height:205px;width:205px;justify-content:center;align-items:center;color:#fff;padding:10px;background-color:var(--color-primary);border-radius:38px;box-shadow:3px 4px 3px #00000040;gap:15px;margin-bottom:20px;margin-inline:10px}.datos-eventos .info p{width:175px;height:52px;font-size:18px;font-weight:700;line-height:normal;text-align:center}.tipos-eventos{display:flex;justify-content:center;align-items:center;margin-bottom:40px;padding:10px}.tipos-eventos .galeria img{width:665px;height:444px;margin-bottom:10px}.galeria{display:flex;flex-direction:row;align-items:center;gap:60px}.galeria .thumbnails{display:flex;flex-direction:row;max-width:670px;gap:12px;overflow-x:auto}.galeria .thumbnails img{width:150px;height:105px;cursor:pointer;margin-right:10px}.galeria .thumbnails img:hover{transform:scale(1.1);transition:ease 2s}.galeria .thumbnails::-webkit-scrollbar{width:15px}.galeria .thumbnails::-webkit-scrollbar-track{background:#7a7a7a1a}.galeria .thumbnails::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:5px}.tipos-eventos .texto{display:flex;flex-direction:column}.tipos-eventos .texto h2{color:var(--color-primary);text-align:center;font-size:36px;font-weight:700;margin-bottom:20px}.tipos-eventos .texto li{margin-left:30px;padding-left:15px;color:var(--color-texto);font-size:24px;line-height:50px;list-style-image:url(/_astro/confeti.GLKGimdA.svg)}.texto .btn-secondary{margin-top:40px;border-radius:30px;display:flex;justify-content:center;gap:20px}@media screen and (max-width: 1280px){.tipos-eventos{flex-direction:column}.galeria{display:flex;flex-direction:column;align-items:center;gap:60px}}@media screen and (max-width: 768px){.tipos-eventos{flex-direction:column}.tipos-eventos .texto h2{font-size:28px}.tipos-eventos .texto li{font-size:18px}.galeria{width:100%}.tipos-eventos .galeria img{width:360px;height:300px;margin-bottom:10px}.galeria .thumbnails{display:flex;flex-direction:row;max-width:360px;gap:12px;overflow:hidden;overflow-x:auto}.galeria .thumbnails img{width:150px;height:105px;cursor:pointer;object-fit:cover}}.porque-evento{display:flex;flex-direction:column;justify-content:center;align-items:center}.porque-evento .info{max-width:1000px}.porque-evento .info h2{color:var(--color-primary);text-align:center;font-size:36px;font-weight:700}.porque-evento .info p{margin-top:40px;color:var(--color-texto);font-size:24px;text-align:justify;line-height:normal;padding-inline:10px}.imagenes-grid{display:grid;grid-template-columns:repeat(3,1fr);max-width:1440px;margin:30px auto}.imagen-card{max-width:480px;max-height:395px}.imagen-card img{width:100%;height:100%}.imagen-card{position:relative}.imagen-card-detalle{position:absolute;top:0;left:0;color:#fff;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#0003}.imagen-card-detalle p{font-size:26px;font-weight:700}.imagen-card-detalle a,.imagen-card-detalle button{background-color:transparent;border:1px solid #fff;color:#fff;text-decoration:none;border-radius:12px;padding:10px 40px;margin-top:20px}.imagen-card-detalle a:hover,.imagen-card-detalle button:hover{cursor:pointer;background-color:#fff;color:#000;transition:all .3s ease-in-out}@media screen and (max-width: 768px){.imagenes-grid{grid-template-columns:auto;justify-content:center;row-gap:20px}.porque-evento .info h2{font-size:28px}.porque-evento .info p{font-size:18px}}.servicios-eventos{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:50px;gap:50px;margin-bottom:40px}.servicios-eventos .info{display:flex;flex-direction:row;width:100%;justify-content:space-around;align-items:center}.servicios-eventos h2{color:var(--color-primary);font-size:36px;font-weight:700}.servicios-eventos h3{color:var(--color-primary);font-size:30px;font-weight:700;margin-bottom:40px}.servicios-eventos p{color:var(--color-texto);font-size:20px;margin-bottom:40px;width:412px;text-align:justify}.servicios-eventos span{display:flex;color:var(--color-texto);font-size:20px;font-weight:700;margin-top:60px;margin-bottom:20px}.servicios-eventos .info .texto .listado-1{display:flex;flex-direction:column;gap:30px;padding-left:50px}.servicios-eventos .info .texto .listado-1 li{color:var(--color-texto);width:382px;text-align:justify;font-size:20px;list-style-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3ccircle%20cx='5.5'%20cy='5.5'%20r='5.5'%20fill='%23729039'/%3e%3ccircle%20cx='5.5'%20cy='5.5'%20r='5.5'%20fill='%23729039'/%3e%3ccircle%20cx='5.5'%20cy='5.5'%20r='5.5'%20fill='%23729039'/%3e%3ccircle%20cx='5.5'%20cy='5.5'%20r='5.5'%20fill='%23729039'/%3e%3c/svg%3e")}.servicios-eventos .info .texto .listado-2{display:flex;flex-direction:column;padding-left:50px;align-items:start}.servicios-eventos .info .texto .listado-2 li{color:var(--color-texto);font-size:20px;list-style-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='5.36426'%20y='0.364258'%20width='7.07099'%20height='7.07099'%20transform='rotate(45%205.36426%200.364258)'%20fill='%23729039'/%3e%3c/svg%3e")}.servicios-eventos .imagen{display:flex;flex-direction:column;align-items:center;width:100%;max-width:600px;overflow:hidden}.slider-servicios{margin:0 auto;width:100%;position:relative;z-index:1}.servicios-eventos img{width:580px;height:580px;background-size:cover}.slick-next,.slick-prev{width:50px;height:50px;z-index:1}.slick-prev{left:0}.slick-next{right:0}.slick-prev:before,.slick-next:before{font-size:30px;border:none;border-radius:50%;color:#fff}.slick-dots{bottom:0;z-index:1}.slick-dots li{margin:0 2px}.slick-dots li button:before{font-size:10px;opacity:1;color:#fff}@media screen and (max-width: 1280px){.servicios-eventos .info{display:flex;flex-direction:column}.servicios-eventos .info .texto ul{padding-left:0;margin-bottom:40px}}.asesoramiento-eventos h2{color:var(--color-primary);font-size:30px;font-weight:700;margin-bottom:40px}@media screen and (max-width: 768px){.servicios-eventos .imagen{max-width:400px}.eventos-titulo{margin-top:65px;height:360px}.eventos-titulo img{content:url(/_astro/768-360.w0g5Fxc7.webp);object-position:top}.asesoramiento-eventos h2,.servicios-eventos h2{font-size:28px}.servicios-eventos .info .texto .listado-2 li{font-size:18px}.servicios-eventos .info .texto h3{font-size:24px}.servicios-eventos .info .texto p,.servicios-eventos .info .texto .listado-1 li{font-size:18px}.servicios-eventos img{width:400px;height:400px}.servicios-eventos .info .texto h3{text-align:center}.servicios-eventos .info .texto p{width:100%;text-align:center}.servicios-eventos .info .texto ul{align-items:center}.servicios-eventos .info .texto li{max-width:300px}}@media screen and (max-width: 480px){.eventos-titulo img{content:url(/_astro/360-360.AOyMUeDk.webp)}}.asesoramiento-eventos{display:flex;flex-direction:column;align-items:center;justify-content:center}.asesoramiento-eventos .imagenes{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:space-evenly;flex-wrap:wrap;gap:20px}.asesoramiento-eventos .imagenes .imagen{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.asesoramiento-eventos .imagenes .imagen img{width:322px;height:392px;border-radius:24px}.asesoramiento-eventos figcaption{color:var(--color-texto);font-size:20px;font-weight:700;margin-bottom:50px}
