widget-ext-warranty-search,widget-ext-warranty-list{display:block}widget-ext-warranty-search{min-height:126px}@media screen and not (min-width:768px){widget-ext-warranty-search{min-height:230px}}.ext-warranty-search{position:relative;line-height:1.5;font-size:1rem}.ext-warranty-search a{text-decoration:underline}.ext-warranty-search a:hover{text-decoration:underline dotted}.ews--sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media screen and not (min-width:768px){.ews--only-desktop{display:none}}@media screen and (min-width:768px){.ews--not-desktop{display:none}}.ews--fade-enter-active tbody{transition:opacity .3s linear;will-change:opacity}.ews--fade-enter-from tbody{opacity:0}@media(prefers-reduced-motion:reduce){.ews--fade-enter-active tbody{transition:none}}.ews__form{--ews-input-height: 56px;display:grid;grid-template-columns:minmax(min(186px,100%),max-content) minmax(50%,1fr);gap:24px;width:100%}@media screen and not (min-width:768px){.ews__form{grid-template-columns:1fr;gap:1pc}}.ews__form>*{display:grid;grid-template-rows:subgrid;grid-row:span 2;gap:8px}@media screen and not (min-width:768px){.ews__form-category{width:100%}}.ews__form-label{display:grid;align-items:end;font-size:20px}@media screen and not (min-width:768px){.ews__form-label{font-size:18px}}.ews__form-dropdown{display:inline-grid;grid-auto-flow:column;grid-template-areas:"before input after";grid-template-columns:auto 1fr auto;width:100%;height:var(--ews-input-height)}.ews__form-dropdown-icon{display:flex;grid-area:after;justify-content:center;align-items:center;pointer-events:none;width:2.25rem}.ews__form-text-desc{margin-top:8px;font-size:1rem;color:#666}.ews__form select,.ews__form input{width:100%;height:var(--ews-input-height);border:1px solid #333;padding:1pc;background-color:transparent;line-height:24px}.ews__form select:disabled,.ews__form input:disabled{background-color:#e6e6e6}.ews__form select{-webkit-appearance:none;display:inline-grid;grid-area:input-start/input-start/input-end/icon-end;cursor:pointer}.ews__results{margin-top:32px}.ews__no-results{margin-top:32px;text-align:center}.ews__empty-message--main{font-size:20px;font-weight:700}@media screen and not (min-width:768px){.ews__empty-message--main{font-size:18px}}.ews__empty-message--sub{margin-top:24px;font-size:1rem}.ews__products-desc{margin-bottom:24px;font-size:20px}@media screen and not (min-width:768px){.ews__products-desc{font-size:18px}}.ews__table{--ews-fixed-nav-height: 0px;--ews-sticky-gh-height: 0px;--ews-cell-padding: 16px}.wrapper:has(.c-gen010.is-sticky) .ews__table{--ews-fixed-nav-height: 44px}.ews__table--has-gh{--ews-sticky-gh-height: 35px}@media screen and not (min-width:768px){.ews__table{--ews-cell-padding: 8px}}.ews__table{table-layout:fixed;width:100%;border:none;border-top:1px solid #ccc;border-collapse:collapse;border-spacing:0;--ews-col-length: 4}.ews__table:has(.ews__col-category){--ews-col-length: 5}.ews__table th{background:#e6e6e6;text-align:center}.ews__table th.ews__group-heading-cell{background-color:#f2f2f2}.ews__table{--ews-col-width-total: (93 + 66 + 66 + 45)}.ews__table:has(.ews__col-category){--ews-col-width-total: (93 + 93 + 66 + 66 + 45)}.ews__table{--ews-col-width-wide: calc(93 / var(--ews-col-width-total) * 100%);--ews-col-width-nallow: calc(66 / var(--ews-col-width-total) * 100%);--ews-col-width-thin: calc(45 / var(--ews-col-width-total) * 100%)}.ews__table .ews__col-category,.ews__table .ews__col-series{width:var(--ews-col-width-wide)}.ews__table .ews__col-sku,.ews__table .ews__col-release{width:var(--ews-col-width-nallow)}.ews__table .ews__col-term{width:var(--ews-col-width-thin)}.ews__table th,.ews__table td{border:1px solid #ccc;border-top:none;font-size:1rem;font-weight:400;padding:var(--ews-cell-padding);vertical-align:top}.ews__table th:first-child,.ews__table td:first-child{border-left:none}.ews__table th:last-child,.ews__table td:last-child{border-right:none}@media screen and not (min-width:768px){.ews__table th,.ews__table td{font-size:12px}}.ews__table.ews--cell-align-middle th,.ews__table.ews--cell-align-middle td{vertical-align:middle}.ews__table mark{background:transparent;font-weight:700}.ews__table--print{display:none}@media print{.ews__table--screen{display:none}.ews__table--print{display:table}.ews__table a{text-decoration:none;color:inherit}}@media screen{.ews--enable-sticky .ews__cell--merged{position:relative;vertical-align:top}.ews--enable-sticky .ews__group-heading{position:sticky;top:var(--ews-fixed-nav-height);z-index:1;height:var(--ews-sticky-gh-height)}.ews--enable-sticky .ews__group-heading-cell{position:relative}.ews--enable-sticky .ews__group-heading-cell:before,.ews--enable-sticky .ews__group-heading-cell:after{content:"";display:block;position:absolute;left:0;width:100%;height:1px;background-color:#ccc}.ews--enable-sticky .ews__group-heading-cell:before{top:-1px}.ews--enable-sticky .ews__group-heading-cell:after{bottom:-1px}.ews--enable-sticky .ews__group-heading-text{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ews--merged-cells-va-top .ews__cell--merged{vertical-align:top}.ews__cell--sticky{position:sticky;top:calc(var(--ews-cell-padding) + var(--ews-fixed-nav-height) + var(--ews-sticky-gh-height))}}.ews__loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5}.ews__loading-spinner{animation:ews-spin-loading 1.1s linear infinite;border-color:#fff #fff #333 #333;border-style:solid;border-width:4px;font-size:10px;position:relative;text-indent:-9999em;transform:translateZ(0);overflow:hidden}.ews__loading-spinner,.ews__loading-spinner:after{border-radius:50%;height:5pc;width:5pc}@keyframes ews-spin-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
