.box-column,.box-column div{display:flex;flex-direction:column!important}.box-column div label{justify-content:start!important}.select-box{width:100%;max-width:24rem}.select-box-options{flex-direction:row;border-radius:.5rem;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(218 220 220/var(--tw-border-opacity,1))}.select-box-option,.select-box-options{display:flex;width:100%;align-items:center;justify-content:center}.select-box-option{cursor:pointer;gap:.5rem;padding:.5rem}.select-box-option.selected-box{--tw-bg-opacity:1;background-color:rgb(147 162 43/var(--tw-bg-opacity,1))}.select-box-option.last{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.select-box-option.first{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.separated-select-box-options{flex-direction:row}.separated-select-box-option,.separated-select-box-options{display:flex;width:100%;align-items:center;justify-content:center;gap:.5rem}.separated-select-box-option{cursor:pointer;border-radius:.5rem;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgb(218 220 220/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:14px 1rem}.separated-select-box-option:hover{--tw-bg-opacity:1;background-color:rgb(244 245 245/var(--tw-bg-opacity,1))}.separated-select-box-option.separated-selected-box{--tw-border-opacity:1;border-color:rgb(147 162 43/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(242 246 222/var(--tw-bg-opacity,1))}.language div{flex-direction:column!important}.language div label{justify-content:start!important}.grid-layout .separated-select-box-options{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:.5rem!important}.type-match .select-box-option,.type-match .select-box-options{height:3rem}.type-match .select-box-option:first-child{border-right-width:1px;--tw-border-opacity:1;border-color:rgb(218 220 220/var(--tw-border-opacity,1))}