.b-select-buttons-group{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:.625rem}.b-select-buttons-group__title,.b-select-buttons-group__wrapper{min-width:0;flex:auto}.b-select-buttons-group__title{flex-grow:0;flex-shrink:1;color:var(--wp--preset--color--dark-100);font-family:Inter,Arial Fallback\ 400;font-style:normal;font-weight:600;line-height:1.1;font-size:var(--wp--preset--font-size--14);letter-spacing:.56px}.b-select-buttons-group__wrapper{position:relative;flex-wrap:wrap;justify-content:space-between}.b-select-buttons-group .b-select-button.is-dropdown{display:flex;min-width:0;flex:auto;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;row-gap:.625rem}.b-select-buttons-group .column-wrapper--open{position:absolute;z-index:100;top:100%;display:flex;flex-direction:column;background:var(--wp--preset--color--white-100);box-shadow:0 15px 30px -20px rgba(0,0,0,.2)}.b-select-buttons-group .column-wrapper--open:before{position:absolute;z-index:1;right:-50px;bottom:0;width:100px;height:30px;background:var(--wp--preset--color--white-100);box-shadow:0 15px 20px -13px rgba(0,0,0,.2);content:""}.b-select-buttons-group .column-wrapper--open:after{position:absolute;z-index:1;top:0;right:-10px;width:20px;height:100%;background:var(--wp--preset--color--white-100);content:""}.b-select-buttons-group .column-wrapper--open:last-child:after,.b-select-buttons-group .column-wrapper--open:last-child:before{display:none}.b-select-buttons-group .column-wrapper--open .b-select-button{display:flex;opacity:1}.b-select-buttons-group .column-wrapper--open .b-select-button__title{padding:1rem;cursor:pointer}.b-select-buttons-group .column-wrapper--open .b-select-button__inner-block{display:none}