/* Dedicated language choices and compact catalogue cards. */
.ch-service{display:flex;align-items:center;justify-content:center;gap:28px;padding:4px 16px;min-height:38px}
.ch-service-copy{min-width:0}
.ch-service .ch-languages{display:flex;align-items:center;gap:4px;flex-shrink:0}
.ch-service .ch-languages a{display:flex;align-items:center;justify-content:center;gap:5px;min-width:47px;min-height:32px;margin:0;padding:0 5px;box-sizing:border-box;border:1px solid transparent;border-radius:3px;color:#fff;font:11px/1 Arial,sans-serif;text-decoration:none}
.ch-languages svg{display:block;width:21px;height:14px;box-shadow:0 0 0 1px #ffffff60;flex-shrink:0}
.ch-service .ch-languages a[aria-current="true"]{border-color:#ffffff90;background:#ffffff13}
.ch-service .ch-languages a:hover,.ch-service .ch-languages a:focus-visible{background:#ffffff26;outline:2px solid #fff;outline-offset:1px}
.ch-site body #product_list li figcaption .contenitore_descr{position:static;inset:auto;display:block;width:100%;height:auto;min-height:0;margin:0;padding:0;box-sizing:border-box}
.ch-site body #product_list li figure>.centratore_imgs{position:relative;inset:auto;display:block;width:100%;height:auto;aspect-ratio:4/5;overflow:hidden}
.ch-site body #product_list li figure>.centratore_imgs>img{position:absolute;inset:0;display:block;width:100%;height:100%;min-height:0;max-height:none;max-width:none;margin:0;object-fit:cover;object-position:center 20%}
.ch-site body #product_list li figcaption{margin:0;padding:12px 0 0;min-height:0}
.ch-site body #product_list li figcaption .contenitore_descr h4{text-align:left;overflow-wrap:anywhere}
@media(max-width:760px){.ch-service{justify-content:space-between;gap:10px}.ch-service-copy{max-width:calc(100% - 115px);text-align:left}.ch-service .ch-languages a{min-height:36px}.ch-site body #product_list li figcaption{padding-top:10px}.ch-site body #product_list li figcaption .contenitore_descr h4{font:400 17px/1.3 Georgia,serif}}
