.infoCard{width:50%;height:100%;margin:20px auto 20px 25%}.infoCard,.infoCardPhone{border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.2);text-align:center;padding:20px}.infoCardPhone{margin:20px auto;width:93%}.infoCard:hover{box-shadow:0 16px 32px rgba(0,0,0,.4)}.infoCard h1,.infoCardPhone h1{font-size:24px}.white{color:#fff}.infoCard span,.infoCardPhone span{color:balck}.infoCard p,.infoCardPhone p{font-size:18px}.infoCard a,.infoCardPhone a{font-size:14px;color:#007bff!important;text-decoration:none}.expandable-section{border:1px solid}.card{border:1px solid #000;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.card-body{padding:10px}.AFIRMATIVO{background:linear-gradient(180deg,#7d7,#a0eeaa)}.NEGATIVO{background:linear-gradient(180deg,#f03,#ff5e62)}.SI{background:linear-gradient(180deg,#7d7,#a0eeaa)}.NO{background:linear-gradient(180deg,#f03,#ff5e62)}.AUSENTE{background:linear-gradient(180deg,gold,#ffe86f)}.ABS{background:linear-gradient(180deg,#4b4b4b,#969696)}.cardParagraphCiudadano{color:#fff}.card-body h2{font-size:1rem;margin-bottom:5px}.card-body p{font-size:.9rem;margin:0}.expandable-header{padding:5px 10px;background-color:#f0f0f0}.expandable-header h2{font-size:.9rem;margin:0}.expandable-arrow{font-size:.8rem}.image{border-radius:50%;display:block;margin:auto}.info{padding:15px}.expandable-section{border:1px solid #ccc;border-radius:5px;position:relative}.expandable-header{display:flex;align-items:center;cursor:pointer;padding:5px}.expandable-arrow{margin-right:5px;font-size:1rem}.expandable-content{transition:height .3s ease;height:0}.expandable-expanded{height:auto}.expandable-collapsed{height:0;padding:0;overflow:hidden}.youtube{color:red}.spinner-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:center;align-items:center}.spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top-color:#3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rectangle{transition:transform .3s ease,box-shadow .3s ease}.rectangle:hover{transform:translateY(-2px) scale(1.02)}.gradient-red{background:linear-gradient(180deg,#f03,#ff5e62)}.gradient-green{background:linear-gradient(180deg,#7d7,#a0eeaa)}.gradient-yellow{background:linear-gradient(180deg,gold,#ffe86f)}.rectangle p{margin:0;line-height:1.6}.rectangle:hover p{border-bottom:1px solid #ccc}.green{background-color:green}.yellow{background-color:#ff0}.red{background-color:red}.dialog{position:absolute;z-index:9999;display:flex;flex-direction:column;justify-content:space-between;border:2px solid #007bff;background-color:#fff;font-size:.8rem;border-radius:8px;padding:1.5em;overflow:visible;width:100%;box-shadow:0 0 20px rgba(0,0,0,.5);width:50ch;transition:transform .2s ease;transform-origin:8% -10px;white-space:pre-line}.black{color:#000}.relativeParent{position:relative;overflow:visible}.dialog:before{content:"";position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;top:-10px}