.side-search-box{width:240px;position:sticky;top:20px;padding-bottom:70px}.side-search-box__title{display:flex;justify-content:center;align-items:flex-start;border-radius:5px 5px 0 0;background:#05AFE1;padding:12px 0;color:#FFFFFF;font-size:15px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:0.6px}.side-search-box__content{padding:20px 15px;border-radius:0px 0px 5px 5px;background:#F5F5F5;max-height:calc(100vh - 120px);overflow-y:auto}.side-search-box__content::-webkit-scrollbar{height:6px;width:6px}.side-search-box__content::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:6px}.side-search-box__content::-webkit-scrollbar-thumb{background-color:#b7b7b7;border:0;border-radius:6px;width:6px}.side-search-box__freeword{margin-bottom:15px;display:flex;align-items:center}.side-search-box__freeword--input{width:144px;height:40px;padding:0 12px;border:1px solid #E6E6E6;border-radius:4px 0px 0px 4px}.side-search-box__freeword--input::placeholder{color:#808080;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.side-search-box__freeword--input:focus{outline:none}.side-search-box__freeword--btn{border-radius:0px 5px 5px 0px;background:#333333;border:none;display:flex;width:40px;height:40px;justify-content:center;align-items:center;border:1px solid #333333;cursor:pointer}.side-search-box__freeword--btn i{color:#FFFFFF}.side-search-box__select{padding:16px 12px 20px 12px;background-color:#FFFFFF;border-radius:8px;margin-bottom:15px}.side-search-box__select--input{width:100%;display:flex;height:40px;padding:0px 10px;align-items:center;border-radius:5px;border:1px solid #E6E6E6;background:#F4F4F4;-webkit-appearance:none;appearance:none;background-image:url(/assets/office/sp/arrow-select-updown.png);background-repeat:no-repeat;background-position:right 10px center;background-size:11px;margin-bottom:15px;color:#808080}.side-search-box__select-title,.side-search-box__options-title{color:#333333;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:5px}.side-search-box__select-btn{display:flex;padding:12px 20px;justify-content:center;align-items:center;border-radius:100px;background:#383838;color:#FFFFFF;font-size:13px;font-style:normal;font-weight:600;line-height:16.9px;cursor:pointer}.side-search-box__options{padding:15px;background-color:#FFFFFF;border-radius:8px}.side-search-box__option-box{max-height:130px;overflow-y:scroll}.side-search-box__option-box::-webkit-scrollbar{height:6px;width:6px}.side-search-box__option-box::-webkit-scrollbar-track{background-color:#f5f5f5;border-radius:6px}.side-search-box__option-box::-webkit-scrollbar-thumb{background-color:#b7b7b7;border:0;border-radius:6px;width:6px}.side-search-box__label{color:#3E3A39;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;padding:5px 0;cursor:pointer}.side-search-box__label input[type="checkbox"]{position:relative;width:17px;height:17px;border-radius:3px;border:1px solid #CFD6DC;vertical-align:-5px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-right:8px}.side-search-box__label input[type="checkbox"]:checked:before{position:absolute;top:1px;left:5px;transform:rotate(50deg);width:4px;height:8px;border-right:2px solid #707070;border-bottom:2px solid #707070;border-radius:1px;content:''}
