.aggregator-wrapper{display:flex;margin:0 -15px}.aggregator__filter{flex:0 1 25%;max-width:25%;position:relative;padding:0 15px}.aggregator__filter-item:not(:last-child){padding-bottom:15px}.aggregator__filter-title{font-size:20px;font-weight:700;line-height:24px}.aggregator__result{flex:0 1 100%;max-width:100%;position:relative;padding:0 15px}.aggregator__result-item{display:flex;margin:0 -15px}.aggregator__result-item:not(:last-child){padding-bottom:15px;margin-bottom:30px}.aggregator__result-logo{flex:0 1 33.333333%;max-width:33.333333%;display:flex;justify-content:center;align-items:center;padding:0 15px}.aggregator__result-logo img{max-width:100%;height:auto}.aggregator__result-text{flex:0 1 100%;max-width:100%;display:flex;flex-direction:column;padding:0 15px}.aggregator__result-title{font-size:24px;font-weight:700;line-height:30px}.aggregator__result-desc{flex-grow:1;margin:5px 0;font-size:16px;line-height:20px}.aggregator__result-btn{padding-top:15px}.aggregator__result-btn a{display:inline-flex;justify-content:center;align-items:center;min-width:150px;max-width:100%;min-height:48px;padding:10px 15px;font-size:16px;line-height:20px;text-align:center;text-transform:uppercase;text-decoration:none;background:#0b76bc;color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15);border-radius:4px;transition:.3s}.aggregator__result-btn a:hover{opacity:.8}.checkbox{display:flex;align-items:center;padding:5px 0;cursor:pointer}.checkbox__desc{margin-left:5px;font-size:16px;line-height:20px}.checkbox input{cursor:inherit}.checkbox.disabled{opacity:.33}.aggregator__preloader{width:48px;height:48px;position:relative}.aggregator__preloader-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;left:0;top:0;background:hsla(0,0%,100%,.85)}.aggregator__preloader-dot{width:10px;height:10px;position:absolute;background:#999;border-radius:50%;animation:aggregator-preloader 1s infinite}.aggregator__preloader-dot:first-child{left:19px;top:0}.aggregator__preloader-dot:nth-child(2){left:32px;top:6px;animation-delay:.125s}.aggregator__preloader-dot:nth-child(3){left:38px;top:19px;animation-delay:.25s}.aggregator__preloader-dot:nth-child(4){left:32px;top:32px;animation-delay:.275s}.aggregator__preloader-dot:nth-child(5){left:19px;top:38px;animation-delay:.5s}.aggregator__preloader-dot:nth-child(6){left:6px;top:32px;animation-delay:.625s}.aggregator__preloader-dot:nth-child(7){left:0;top:19px;animation-delay:.75s}.aggregator__preloader-dot:nth-child(8){left:6px;top:6px;animation-delay:.875s}@keyframes aggregator-preloader{0%{transform:scale(1)}25%{transform:scale(1.2)}to{transform:scale(1)}}