:root{--c-white: #fff;--c-gray-f5: #f5f5f5;--c-gray-e5: #e5e5e5;--c-gray-c4: #c4c4c4;--c-gray-48: #484848;--c-gray-2e: #2e2e2e;--c-red: #cc092f}.visually-hidden{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.kitfinder svg{margin:0}.kitfinder a:not(.kf-pager__link):not(.user-bar__link):not(.kf-tabs__link){text-decoration:underline}.kitfinder a:not(.kf-tabs__link){color:#cc092f;color:var(--c-red)}.kitfinder a:not(.kf-tabs__link):hover{text-decoration:underline;color:#cc092f;color:var(--c-red)}.kf{font-size:.75rem;line-height:1.6667;font-weight:normal;display:flex;flex-flow:row wrap;background-color:#f5f5f5;background-color:var(--c-gray-f5)}@media(min-width: 992px){.kf{font-size:1rem;line-height:1.1875}}.kf__sidebar{flex:0 0 100%}@media(min-width: 992px){.kf__sidebar{flex-basis:330px;max-width:330px}}.kf__content{flex:1 1 100%;background-color:#fff;background-color:var(--c-white)}@media(min-width: 992px){.kf__content{flex-basis:60%}}.kf-pager{padding:0 2rem}.kf-pager__items{list-style:none;margin:0;padding:0;display:flex;flex-flow:row wrap;justify-content:space-between;align-items:center}.kf-pager__item--prev{margin-right:auto}.kf-pager__item--next{margin-left:auto}.kf-pager__link{display:inline-flex;align-items:center;justify-content:center}.kf-pager__item:not(:first-child):not(:last-child) .kf-pager__link{padding:.5rem;font-weight:700}.kf-pager__link.current:not(.kf-tabs__link){color:#2e2e2e;color:var(--c-gray-2e);pointer-events:none}.kf-pager__link.disabled{color:#c4c4c4;color:var(--c-gray-c4);pointer-events:none}.kf-pager__icon{height:1rem;width:1rem;fill:currentColor}.kf-pager__icon--prev{transform:rotate(180deg);margin-right:.5rem !important}.kf-pager__icon--next{margin-left:.5rem !important}.kf-results--default{padding:1rem}@media(min-width: 992px){.kf-results--default{padding:1rem 2rem}}.kf-results--featured{padding:1rem;background-color:#e5e5e5;background-color:var(--c-gray-e5)}@media(min-width: 992px){.kf-results--featured{padding:1rem 2rem}}.kf-results--featured__heading{font-size:.75rem;line-height:1.6667;font-weight:700;text-transform:uppercase}@media(min-width: 992px){.kf-results--featured__heading{font-size:.875rem;line-height:1.1429}}.kf-result{border:1px solid #e5e5e5;border:1px solid var(--c-gray-e5);display:flex;flex-flow:row wrap;background-color:#fff;background-color:var(--c-white)}.kf-result--featured{border-color:#2e2e2e;border-color:var(--c-gray-2e)}.kf-result:not(:last-child){margin-bottom:1rem}.kf-result__teaser{order:2;flex:1 1 45%;padding:1rem;display:flex;flex-flow:column nowrap}.kf-result__byline{font-size:.75rem;line-height:1.6667;font-weight:normal}@media(min-width: 992px){.kf-result__byline{font-size:.875rem;line-height:1.1429}}.kf-result__toggle{font-size:.625rem;line-height:1.2;font-weight:500;margin-top:auto;display:flex;align-items:center;align-self:flex-start;cursor:pointer;color:#cc092f;color:var(--c-red);text-decoration:underline}@media(min-width: 992px){.kf-result__toggle{font-size:.875rem;line-height:1.1429}}.kf-result__toggle:not(.expanded)::after{content:"Expand Details"}.kf-result__toggle.expanded svg{transform:rotate(180deg)}.kf-result__toggle.expanded::after{content:"Collapse Details"}.kf-result__toggle svg{height:.5rem;width:.5rem;margin-right:.5rem}.kf-result__details{font-size:.625rem;line-height:1.2;font-weight:500;order:4;flex:0 0 100%;padding:1rem;border-top:1px solid #e5e5e5;border-top:1px solid var(--c-gray-e5)}@media(min-width: 992px){.kf-result__details{font-size:.875rem;line-height:1.1429}}.kf-result__details:not(.expanded){display:none}.kf-result__details>*:not(:last-child){margin-bottom:.8rem}.kf-result__favorite{order:3;flex:0 0 2rem;align-self:flex-start;height:2rem;border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--c-gray-e5);border-left:1px solid #e5e5e5;border-left:1px solid var(--c-gray-e5);background-color:#f5f5f5;background-color:var(--c-gray-f5);color:#cc092f;color:var(--c-red);display:flex;align-items:center;justify-content:center;cursor:pointer}.kf-result__favorite-icon{height:1rem;width:1rem;margin:0}.kf-result__favorite-icon:not(.active){display:none}.kf-result__image{order:1;flex:0 0 100px;padding:.5rem;border-right:1px solid #e5e5e5;border-right:1px solid var(--c-gray-e5);display:flex;align-items:center;justify-content:center}.kf-result__image img{max-width:100%;height:auto}:root{--c-tab-inactive-bg: var(--c-gray-2e);--c-tab-inactive-text: var(--c-white);--c-tab-active-bg: var(--c-white);--c-tab-active-text: var(--c-gray-2e);--c-tab-active-border: var(--c-red);--c-tab-hover-bg: var(--c-gray-e5);--c-tab-hover-text: var(--c-gray-2e);--c-tab-hover-border: var(--c-tab-hover-bg)}.kf-tabs{list-style:none;margin:0;padding:0;box-sizing:border-box;display:flex;flex-flow:row wrap}@media(max-width: 991px){.kf-tabs{background-color:#2e2e2e;background-color:var(--c-tab-inactive-bg)}}.kf-tabs__tab{flex:1 1 50%;text-align:center}@media(min-width: 992px){.kf-tabs__tab{flex-basis:1%}}.kf-tabs__link{height:100%;width:100%;background-color:#2e2e2e;background-color:var(--c-tab-inactive-bg);color:#fff;color:var(--c-tab-inactive-text);border-top:.3125rem solid #fff;border-top:.3125rem solid var(--c-tab-active-bg);padding:1rem 1.25rem .625rem;display:flex;flex-flow:column nowrap}@media(max-width: 991px){.kf-tabs__link{border-right:1px solid #2e2e2e;border-right:1px solid var(--c-tab-inactive-bg);border-bottom:1px solid #2e2e2e;border-bottom:1px solid var(--c-tab-inactive-bg);border-left:1px solid #2e2e2e;border-left:1px solid var(--c-tab-inactive-bg);border-top-color:#2e2e2e;border-top-color:var(--c-tab-hover-text)}}.kf-tabs__link.active{background-color:#fff;background-color:var(--c-tab-active-bg);color:#2e2e2e;color:var(--c-tab-active-text);border-top-color:#cc092f;border-top-color:var(--c-tab-active-border)}.kf-tabs__link:hover:not(.active){background-color:#e5e5e5;background-color:var(--c-tab-hover-bg);color:#2e2e2e;color:var(--c-tab-hover-text);border-top-color:#2e2e2e;border-top-color:var(--c-tab-hover-text)}@media(max-width: 991px){.kf-tabs__link:hover:not(.active){border-right:1px solid #2e2e2e;border-right:1px solid var(--c-tab-hover-text);border-bottom:1px solid #2e2e2e;border-bottom:1px solid var(--c-tab-hover-text);border-left:1px solid #2e2e2e;border-left:1px solid var(--c-tab-hover-text)}}.kf-search{padding:1rem;display:flex;flex-flow:row wrap}@media(min-width: 992px){.kf-search{padding:1rem 2rem}}@media(min-width: 992px){.kf-search{padding-top:3rem}}.kf-search__form{flex:0 0 100%;position:relative}.kf-search__heading{font-size:1.125rem;line-height:1.1667;font-weight:700;padding:1rem 0 .5rem;margin-right:1rem}.kf-search__label{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.kf-search__input{font-size:.75rem;line-height:1.6667;font-weight:normal;font-style:italic;width:100%;height:2.5rem;padding:0 1rem;border:1px solid #c4c4c4;border:1px solid var(--c-gray-c4)}@media(min-width: 992px){.kf-search__input{font-size:.875rem;line-height:1.1429}}.kf-search__button{border:0;background-color:#cc092f;background-color:var(--c-red);color:#fff;color:var(--c-white);background-color:#2f2f2f;position:absolute;top:0;right:0;bottom:0;padding:0;width:2.5rem}@media(min-width: 992px){.kf-search__button{width:4rem}}.kf-search__button svg{height:1.125rem;width:1.125rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.kf-search__extras{padding:1rem 0 .5rem;font-size:.75rem;line-height:1.6667;font-weight:normal;display:flex;flex-flow:row wrap;align-items:center}@media(min-width: 992px){.kf-search__extras{font-size:.875rem;line-height:1.1429}}@media(min-width: 768px){.kf-search__extras{margin-left:auto}}.kf-search__extras>*:not(:last-child){margin-right:1rem}.kf-search__extras label{margin:0}.kf-search__extra{display:flex;align-items:center}.kf-search__extra>*:not(:last-child){margin-right:.5rem}.kf-search__sort{height:1rem;width:1rem;color:#cc092f;color:var(--c-red);cursor:pointer}.kf-search__sort.inverse{transform:rotate(180deg)}.kf__sidebar{display:flex;flex-flow:column nowrap;padding:1.25rem 1.5rem}@media(max-width: 991px){.kf-filters:not(.active){display:none}}.kf-filter__mobile-toggle{font-size:1.125rem;line-height:1.1667;font-weight:700;display:flex;flex-flow:row-reverse nowrap;align-items:center;justify-content:center;padding:.625rem;margin-bottom:1.5rem}.kf-filter__mobile-toggle--expand{border:0;background-color:#cc092f;background-color:var(--c-red);color:#fff;color:var(--c-white)}.kf-filter__mobile-toggle--collapse{border:0;background-color:#e5e5e5;background-color:var(--c-gray-e5);color:#2e2e2e;color:var(--c-gray-2e)}.kf-filter__mobile-toggle:not(.active){display:none}@media(min-width: 992px){.kf-filter__mobile-toggle{display:none}}.kf-filter__mobile-toggle svg{height:1rem;width:1rem;margin-left:.5rem}.kf-filter__buttons{display:flex;flex-flow:row wrap;justify-content:space-between}.kf-filter__buttons:not(:last-child){margin-bottom:1rem}.kf-filter__buttons input{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.kf-filter__button{font-size:.75rem;line-height:1.6667;font-weight:normal;display:inline-flex;flex-flow:row nowrap;align-items:center;cursor:pointer}@media(min-width: 992px){.kf-filter__button{font-size:.875rem;line-height:1.1429}}.kf-filter__button svg{height:1em;width:1em;margin-right:.5rem}.kf-filter__button--refine{color:#cc092f;color:var(--c-red)}.kf-filter__type{margin-bottom:1rem;display:flex;flex-flow:column nowrap}.kf-filter__type label{max-width:calc(100% - 25px);vertical-align:top}.kf-filter__heading-wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;padding-bottom:.5rem;margin:0 0 1rem;border-bottom:1px solid #c4c4c4;border-bottom:1px solid var(--c-gray-c4)}.kf-filter__heading-wrapper:not(:last-child){margin-bottom:1rem}.kf-filter__heading{font-size:1.125rem;line-height:1.1667;font-weight:500;margin:0;text-transform:capitalize}.kf-filter__reset{font-size:.75rem;line-height:1.6667;font-weight:normal;display:inline-flex;flex-flow:row nowrap;align-items:center;cursor:pointer}@media(min-width: 992px){.kf-filter__reset{font-size:.875rem;line-height:1.1429}}.kf-filter__reset svg{height:1em;width:1em;margin-right:.5rem}.kf__user-bar{padding:1rem;flex:0 0 100%;display:flex;flex-flow:row wrap;background-color:#fff;background-color:var(--c-white)}@media(min-width: 992px){.kf__user-bar{padding:1rem 2rem}}@media(max-width: 991px){.kf__user-bar{justify-content:space-between}}@media(min-width: 992px){.kf__user-bar{justify-content:flex-end}}.user-bar__link{font-size:.75rem;line-height:1.6667;font-weight:normal;display:inline-flex;flex-flow:row nowrap;align-items:center;cursor:pointer;color:#cc092f;color:var(--c-red);text-decoration:none}@media(min-width: 992px){.user-bar__link{font-size:.875rem;line-height:1.1429}}.user-bar__link:not(:last-child){margin-right:2rem}.user-bar__link svg{height:.875rem;width:.875rem;margin-right:.5rem}
