.custom-select{font-family:var(--ff-body);position:relative}.custom-select select{display:none!important}.select-selected{align-items:center;background-color:#fff;border:none;border-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);display:flex;height:45px}.select-selected.select-arrow-active{border-bottom-left-radius:0;border-bottom-right-radius:0}.select-selected:after{border:6px solid transparent;border-top-color:#fff;content:"";height:0;position:absolute;right:10px;top:14px;width:0}.select-selected.select-arrow-active:after{border-color:transparent transparent #fff;top:7px}.select-items div,.select-selected{color:#333;font-size:16px;font-weight:600;padding:8px 16px}.select-items{background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);left:0;padding-bottom:15px;padding-top:10px;position:absolute;right:0;top:100%;z-index:99}.select-hide{display:none}.select-items div:not(.category-title),.select-selected{cursor:pointer}.select-items div:not(.category-title){padding-left:30px}.same-as-selected,.select-items div:not(.category-title):hover{background-color:rgba(0,0,0,.1)}#filter-area .row-fluid:after,#filter-area .row-fluid:before{display:none}.sg-blog-search .filter-reset{color:#41c8fa;cursor:pointer;display:inline-block;font-weight:700}.case-study-detail{padding-top:75px}.case-study-detail .post-info .meta{padding-top:0!important}.case-study-card .company-logo-container img{height:50px}.case-study-card .post-header{margin-top:auto}@media(max-width:800px){.select-selected{margin-top:15px}}