.c-filters{min-width:320px;padding:20px 20px 0}@media screen and (min-width:768px){.c-filters{padding:30px 30px 10px}}.c-filters__header{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.c-filters__header__title{font-weight:600!important;color:#007cc4;display:flex;align-items:center;gap:10px}@media screen and (min-width:1280px){.c-filters__header__title{font-size:24px!important;line-height:34px!important}}.c-filters__header__clear{background:unset;border:none;color:#004989;padding:0;display:flex;align-items:center;gap:5px;font-size:16px;line-height:1;font-weight:700;cursor:pointer;transition:color .3s cubic-bezier(.165,.84,.44,1)}.c-filters__header__clear:focus,.c-filters__header__clear:hover{color:#424b5a;text-decoration:underline}.c-filters__header__clear-icon{width:24px!important;height:24px!important;color:#007cc4}.c-filters__header__clear:focus .c-filters__header__clear-icon,.c-filters__header__clear:hover .c-filters__header__clear-icon{color:#424b5a}.c-filters__form__category{display:block;width:100%;border-top:2px solid #d2deec}.c-filters__form__category-heading{width:100%;margin-top:15px;margin-bottom:15px}.c-filters__form__category-heading__button{background:0 0;border:none;width:100%;padding:0;display:flex;justify-content:space-between;align-items:center;font-size:20px;line-height:1.5;font-weight:600;color:#004989;cursor:pointer}.c-filters__form__category-heading__button-icon{width:24px!important;height:24px!important;transform:rotate(0);transition:transform .3s cubic-bezier(.165,.84,.44,1)}.c-filters__form__category-heading__button[aria-expanded=true] .c-filters__form__category-heading__button-icon{transform:rotate(180deg)}.c-filters__form__category-body{display:none}@media screen and (min-width:1280px){.c-filters__form__category-body{display:block}}.c-filters__form__category-body-inner{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.c-filter{position:relative;display:flex}.c-filter-input{width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;white-space:nowrap!important;border:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.c-filter-label{position:relative;background-color:#fff;box-shadow:0 2px 10px 0 rgba(38,51,123,.2);border:2px solid #fff;padding:10px 20px;font-size:16px;line-height:1;font-weight:600;border-radius:4px;cursor:pointer}.c-filter-label:focus,.c-filter-label:hover{border:2px solid #004989}.c-filter-input.is-selected+.c-filter-label{background-color:#004989;border:2px solid #004989;color:#fff}.c-filter-input.is-selected+.c-filter-label::after{content:"";position:absolute;display:block;content:"";position:absolute;top:-7px;height:20px;right:-7px;width:20px;background-color:#fff;background-image:url(/svg/files/close.svg);background-size:contain;border:2px solid #004989;border-radius:50%;padding:0;display:flex;justify-content:center;align-items:center;cursor:pointer}
