.circle-progress-container{position:relative;width:104px;height:104px;margin:0 auto}.circle-progress{transform:rotate(-90deg);width:100%;height:100%}.circle-bg,.circle-fg{fill:none;stroke-width:2.29}.circle-bg{stroke:#eee}.circle-fg{stroke:#0af;stroke-linecap:round;stroke-dasharray:295.31;stroke-dashoffset:295.31}.circle-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;color:#00548A;font-family:Manrope,sans-serif;font-size:32px;font-weight:700;line-height:1}.plus-symbol{font-size:32px;font-weight:700;margin-right:4px;position:relative;top:-1px}.circle-number{font-size:32px;font-weight:700}.img-zoom{background-size:100%!important;transition:background-size 0.8s ease-in-out!important}.img-zoom:hover{background-size:110%!important}.tp_language{border-radius:999px;background-color:#089EFF;color:#fff;padding:8px 20px;font-weight:700;text-transform:uppercase;border:none;cursor:pointer}@keyframes wobble-horizontal{0%,100%{transform:translateX(0)}15%{transform:translateX(0)}30%{transform:translateX(8px)}45%{transform:translateX(-6px)}60%{transform:translateX(4px)}75%{transform:translateX(-2px)}90%{transform:translateX(1px)}}.contenedor-hover:hover .boton-hover-wobble{animation:wobble-horizontal 0.8s ease}.boton-hover-wobble{animation-iteration-count:1}