.phoneArea button{background:var(--azulClaro1);color:var(--blanco)}.phoneArea button svg path{stroke:var(--blanco)}.phoneArea button:hover{background:var(--azulClaro2);color:var(--blanco)}.phoneArea button:hover svg path{stroke:var(--blanco)}.phoneArea>div{display:grid;grid-template-columns:auto;align-items:center;justify-items:center;row-gap:.75rem}.rootNav .phoneArea>div{display:grid;grid-template-columns:auto auto;align-items:center;justify-items:center;column-gap:.5rem}.phoneArea>div:nth-of-type(1){color:var(--boton_textColor);text-align:right;display:grid}@media (min-width:438px){.phoneArea a .icon svg{width:1.8rem!important;height:auto;fill:none!important}.phoneArea .phoneArea_text{font-size:1.1rem}.phoneArea a button{font-size:1rem}}@media (max-width:437px){.phoneArea a .icon svg{width:5.5vw!important;height:auto;fill:none!important}.phoneArea a button{font-size:4vw}}@media (max-width:278px){.phoneArea a .icon{display:none}}@keyframes pulse3{0%{-webkit-box-shadow:0 0 0 0 var(--white);box-shadow:0 0 0 0 var(--white)}70%{-webkit-box-shadow:0 0 0 10px rgba(1,155,242,0);box-shadow:0 0 0 10px rgba(1,155,242,0)}100%{-webkit-box-shadow:0 0 0 0 rgba(1,155,242,0);box-shadow:0 0 0 0 rgba(1,155,242,0)}}.pulse3{-webkit-box-shadow:0 0 10px 2px rgba(0,0,0,.4);box-shadow:0 0 10px 2px rgba(0,0,0,.4);-webkit-animation:1.5s infinite pulse3;animation:1.5s infinite pulse3;border-radius:var(--boton_borderRadius)}div.hunter-whatsapp_right>div>a{display:flex;flex-direction:row;gap:.25rem;padding:.25rem .5rem;background:var(--white);border-radius:var(--boton_borderRadius);text-align:left;text-decoration:none;align-items:center;color:var(--verde1);font-size:1rem;font-weight:600}div.hunter-whatsapp_right.pulse3>div>a:active,div.hunter-whatsapp_right.pulse3>div>a:focus,div.hunter-whatsapp_right.pulse3>div>a:hover{text-decoration:none}.llama2_img{width:2rem}div.telContactContainer{display:flex;flex-direction:row;align-items:center;gap:1rem;min-width:50%;justify-content:flex-end}div.telContactContainer>a.tlf900{display:flex;flex-direction:column;gap:.25rem;text-align:center;font-weight:400;font-family:Nasalization;background-color:transparent;color:#fff;font-size:1.2rem}div.telContactContainer>a.buttonGreen.tlf900{color:#fff}.telContactContainer>.tlf900>small{font-size:.75rem;font-weight:lighter}.telContactContainer>.tlf900>span{background-color:#fff;padding:.25rem 1.5rem;color:var(--morado);text-align:center;border-radius:.75rem}@media (max-width:667px){div.telContactContainer{display:none}}