.section--waste_drop{padding-bottom:1.875rem}.waste_drop,.waste_drop__container{display:flex;flex-direction:column;align-items:center}.waste_drop__container{width:100%}.waste_drop__desc{text-align:center;font-size:1.125rem;display:flex;justify-self:center;padding-bottom:2.8125rem;color:#3d3d3d}.waste_drop__banner{min-width:50%;display:flex;align-items:center;justify-content:center;padding-bottom:20px}.waste_drop__search{align-items:center}.waste_drop__input_box{margin-bottom:3.75rem;max-width:600px;position:relative;width:100%}.waste_drop__label{position:relative;font-size:1.125rem;font-weight:700;color:#3d3d3d;width:100%}.waste_drop__input_icon{position:absolute;right:17px;top:62%;font-size:20px;color:var(--color-primary);z-index:10}.waste_drop__input_icon--search:before{content:"\f116"}.waste_drop__input_icon--iks:before{content:"\f12a"}.waste_drop__input{max-width:600px;margin-top:.9375rem;position:relative}.waste_drop__select_values{position:absolute;top:100%;left:0;width:100%;height:auto;display:none;background-color:#fff;border:1px solid #dedede}.waste_drop__select_values.active{display:block;z-index:1}.waste_drop__select_value{padding:.625rem 1.875rem .625rem .625rem;cursor:pointer}.waste_drop__type_wrap{width:100%;max-width:600px;display:grid;grid-template-columns:repeat(5,1fr);gap:15px;align-items:stretch}.waste_drop__type{display:flex;align-items:center}.waste_drop__type.inactive .waste_drop__type_icon{background-color:#f2f5f9!important}.waste_drop__type.inactive .waste_drop__type_icon i{color:#fff!important}.waste_drop__type.inactive .waste_drop__type_name{color:#f2f5f9}.waste_drop__type_icon{display:flex;align-items:center;justify-content:center;width:clamp(40px,8.8657105606vw,68px);height:clamp(40px,8.8657105606vw,68px);border-radius:100%;margin-bottom:.9375rem}.waste_drop__type_icon i{color:#fff;font-size:clamp(22px,5.2151238592vw,40px)}.waste_drop__type_name{font-size:clamp(12px,1.8252933507vw,14px);font-weight:700;text-align:center;line-height:1.1}@media (min-width:1200px) and (max-width:1699px){.waste_drop__input_icon{top:59%}}@media (min-width:768px) and (max-width:1199px){.waste_drop__input_icon{top:56%}}@media (min-width:768px){.waste_drop__container{flex-direction:row}.waste_drop__banner{padding:0 1.25rem 0 0}.waste_drop__type_icon{width:clamp(32px,4vw,68px);height:clamp(32px,4vw,68px)}.waste_drop__type_icon i{font-size:clamp(22px,2.3529411765vw,40px)}.waste_drop__type_name{font-size:.875rem}}@media (max-width:450px){.waste_drop__type_wrap{grid-template-columns:repeat(3,1fr)}.waste_drop__type_icon{width:50px;height:50px}.waste_drop__type_icon i{font-size:25px}}