.blogSearchBar{align-items:flex-start;display:flex;padding:2.4rem 0 2.5rem;position:relative;width:100%}.blogSearchBar_heading+.blogSearchBar_select{margin-left:1.6rem}.blogSearchBar_heading{margin-top:1.4rem}.blogSearchBar_select{border:.2rem solid #c3e1e5;border-radius:.8rem;font-size:1.5rem;line-height:2.8rem;min-width:16.4rem;padding:1rem 4rem 1rem 1.2rem;position:relative}.blogSearchBar_select:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzdGOUE5RSIgZD0ibTcgMTAgNSA1IDUtNXoiLz48L3N2Zz4=");background-repeat:no-repeat;background-size:cover;content:"";height:2.4rem;position:absolute;right:1.4rem;top:1.4rem;width:2.4rem}@media only screen and (max-width:767px){.blogSearchBar_select{margin-left:8.5rem;width:100%}}@media only screen and (min-width:768px) and (max-width:959px){.blogSearchBar_select{margin-left:unset;margin-right:3.2rem}}.blogSearchBar_select-active:not(li){border:.2rem solid #133539;border-bottom-color:transparent;border-radius:.8rem .8rem 0 0}.blogSearchBar_select-active:not(li):before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iIzJDNjA2OCIgZD0ibTE3IDE0LTUtNS01IDV6Ii8+PC9zdmc+")}.blogSearchBar_select-active:not(li) .blogSearchBar_list{border:.2rem solid #133539;border-radius:0 0 .8rem .8rem;border-top:0;box-shadow:0 .8rem 3.2rem rgba(38,51,77,.16);display:block}.blogSearchBar_selectValue{color:#133539;pointer-events:none}.blogSearchBar_list{background-color:#fff;display:none;left:-.2rem;list-style-type:none;position:absolute;right:-.2rem;top:100%;z-index:5}.blogSearchBar_item{border-top:.1rem solid #c3e1e5;cursor:pointer;display:inline-block;overflow:hidden;width:100%}.blogSearchBar_item:hover .blogSearchBar_itemLink{background-color:#f5f9fa}.blogSearchBar_itemLink{display:block;height:100%;padding:1.2rem;width:100%}