.banner-generics{background:var(--wb-bg-modules);min-height:500px}.banner-generics h1 .tachado{text-decoration:line-through #ffbc2f;-webkit-text-decoration:line-through #ffbc2f;-webkit-text-decoration-skip:line-through #ffbc2f}.bg-numbers{background-color:#e8eefc}.chart{border-radius:16px;box-shadow:var(--box-shadow-1)}.chart.buk-col{padding-bottom:0;padding-top:0}.chart__head{background-color:var(--color-blue-buk);border-radius:16px 16px 0 0;padding:1.5rem}.chart__head h3{color:var(--color-white);font-weight:700}.chart__icon{height:auto;width:45px}.chart__body{background-color:var(--color-white);border-radius:0 0 16px 16px;padding:1rem}.chart__body .avg{background-color:var(--wb-bg-modules);border-radius:16px;color:var(--color-blue-buk);font-size:1.75rem;font-weight:700;margin:0 auto;max-width:90%;padding:10px 30px}.chart__body .text-avg-info{color:var(--color-blue-buk);font-family:var(--font-family-title);font-size:1.125rem;font-weight:700}.star-cs{height:30px;width:30px}@media only screen and (min-width:1020px){.chart__body,.chart__head{padding:1.5rem}.chart__body .avg{max-width:55%;padding:10px 32px}.chart__body .text-avg-info{font-size:1.25rem}.chart__body #call-response-time,.chart__body #chat-response-time,.chart__body #customer-satisfaction,.chart__body #graphic-nps{max-height:400px}.chart__body #email-response-time{max-height:500px}}.chart__head{position:relative}.tooltip{cursor:pointer;display:inline-block}.tooltip .tooltip-text{background-color:var(--wb-bg-modules);border-radius:16px;bottom:auto;box-shadow:0 0 10px 4px rgba(43,60,106,.12);color:var(--wb-font-color-1);font-family:var(--font-family-body);font-size:14px;font-weight:400;max-width:260px;min-width:260px;opacity:0;padding:16px;top:-95px;transition:opacity .5s;visibility:hidden;width:auto;z-index:10}.tooltip .tooltip-text,.tooltip .tooltip-text:after{left:50%;position:absolute;transform:translateX(-50%)}.tooltip .tooltip-text:after{border-color:var(--wb-bg-modules) transparent transparent transparent;border-style:solid;border-width:5px;content:" ";top:100%}.tooltip:hover .tooltip-text{opacity:1;visibility:visible}.tooltip svg path#Color{fill:#fff}.tooltip svg{margin-bottom:-5px}@media only screen and (min-width:767px){.chart__head{position:static}.tooltip{position:relative}.tooltip .tooltip-text{top:-110px}}@media only screen and (min-width:1020px){.tooltip .tooltip-text{max-width:400px;min-width:400px;top:-80px}}@media only screen and (min-width:1300px){.tooltip .tooltip-text{max-width:567px;min-width:567px;top:-65px}}