.pagination{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:row;gap:.2rem;flex-wrap:nowrap}.rbutton{position:relative}.rbutton input[type="radio"]{opacity:0;position:absolute}.rbutton.active>label{background:#18baad}.ord-list{background-color:transparent;padding:.2rem .4rem;white-space:nowrap;color:#222;display:flex;justify-content:center;width:min-content;align-items:center;border-radius:.2rem;border:0!important;font-family:inherit;font-size:initial;line-height:normal}.radiolist input[type="checkbox"],.radiolist input[type="radio"]{display:none}.radiolist .ord-list{padding:.5rem 1rem;display:flex;flex-direction:row;gap:.5rem}.radiolist .ord-list:not(:last-child){border-bottom:1px solid #dedede}.radiolist .ord-btn{display:flex;padding:0.5rem 1rem;color:#fff;flex-direction:row;white-space:nowrap;gap:.5rem;align-items:center}.radiolist input:first-child+label{position:relative;width:100%}.radiolist input:first-child+label~div{max-width:100%;display:none;z-index:1;padding:.5rem;background-color:#fff;position:absolute;border-radius:0.2rem;right:0}.radiolist input:checked+.ord-list::before{background:url("../images/icon/expand_more-vNgi9uo.svg");vertical-align:middle;display:inline-block;width:16px;height:16px;content:"";background-size:100%}.radiolist input:first-child+.ord-btn::after{background:url("../images/icon/expand_more-vNgi9uo.svg");vertical-align:middle;display:inline-block;width:16px;height:16px;content:"";background-size:100%}.radiolist label{color:#333}.ordinamento .radiolist{background-color:#ff6000;border-radius:.2rem;margin-left:auto}@media (min-width:1024px){.pagination{gap:.5rem}.radiolist{position:relative}.ordinamento .radiolist{border:0}}