body{background-color:var(--color-background-default,#fff);color:var(--color-text-primary,#111820);font-family:"Market Sans",Arial,sans-serif;font-size:.875rem;-webkit-text-size-adjust:100%}fieldset{border:0;padding:0}legend{margin-bottom:8px}a{color:var(--color-link-default,#3665f3)}a:visited{color:var(--color-link-visited,#82187c)}a:hover{color:var(--color-link-hover,#382aef)}:root{--page-grid-gutter-width-small:8px;--page-grid-gutter-width-large:16px;--page-grid-col-width-small:calc((100% / 8) - var(--page-grid-gutter-width-small)+1px);--page-grid-col-width-large:calc((100% / 16) - var(--page-grid-gutter-width-large)+1px)}.page-grid-container{display:flex;justify-content:center;margin:0 16px}.page-grid{column-gap:var(--page-grid-gutter-width-small);display:grid;grid-template-columns:repeat(8,var(--page-grid-col-width-small));row-gap:16px;width:min(100%,1280px)}.page-grid--debug{--debug-grid-area-outline:1px solid #000;--debug-grid-col-color:#ffd1dd;--debug-grid-gutter-color:#fff;background:repeating-linear-gradient(90deg,var(--debug-grid-col-color) 0,var(--debug-grid-col-color) var(--page-grid-col-width-small),var(--debug-grid-gutter-color) var(--page-grid-col-width-small),var(--debug-grid-gutter-color) calc(var(--page-grid-col-width-small)+var(--page-grid-gutter-width-small)))}@media only screen and (min-width:600px){.page-grid{column-gap:var(--page-grid-gutter-width-large);grid-template-columns:repeat(16,var(--page-grid-col-width-large))}.page-grid--debug{background:repeating-linear-gradient(90deg,var(--debug-grid-col-color) 0,var(--debug-grid-col-color) var(--page-grid-col-width-large),var(--debug-grid-gutter-color) var(--page-grid-col-width-large),var(--debug-grid-gutter-color) calc(var(--page-grid-col-width-large)+var(--page-grid-gutter-width-large)))}}@media(prefers-color-scheme:dark){.page-grid--debug{--debug-grid-area-outline:1px solid #fff;--debug-grid-col-color:#24bc6b;--debug-grid-gutter-color:#000}}.container-fluid,.container{margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-0.5rem;margin-left:-0.5rem}.row.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:48em){.container{width:49rem}.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:64em){.container{width:65rem}.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-offset-0,.col-md-offset-1,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width:75em){.container{width:76rem}.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.flex-center{-webkit-justify-content:center !important;justify-content:center !important;-webkit-align-items:center !important;align-items:center !important}.flex-center__x{-webkit-justify-content:center !important;justify-content:center !important}.flex-center__y{-webkit-align-items:center !important;align-items:center !important}.flex-column__lg,.flex-column__md,.flex-column__sm{display:none !important}.flex-column{-webkit-flex-direction:column;flex-direction:column}@media(max-width:48em){.flex-column__xs{-webkit-flex-direction:column;flex-direction:column}}@media(min-width:48em) and (max-width:64em){.flex-column__sm{-webkit-flex-direction:column;flex-direction:column}}@media(min-width:64em) and (max-width:75em){.flex-column__md{-webkit-flex-direction:column;flex-direction:column}}@media(min-width:75em){.flex-column__lg{-webkit-flex-direction:column;flex-direction:column}}@media(max-width:48em){.hidden-xs{display:none !important}}@media(min-width:48em) and (max-width:64em){.hidden-sm{display:none !important}}@media(min-width:64em) and (max-width:75em){.hidden-md{display:none !important}}@media(min-width:75em){.hidden-lg{display:none !important}}.visible-xs-block{display:none !important}@media(max-width:48em){.visible-xs-block{display:block !important}}.visible-sm-block{display:none !important}@media(min-width:48em) and (max-width:64em){.visible-sm-block{display:block !important}}.visible-md-block{display:none !important}@media(min-width:64em) and (max-width:75em){.visible-md-block{display:block !important}}.visible-lg-block{display:none !important}@media(min-width:75em){.visible-lg-block{display:block !important}}.visible-xs-inline-block{display:none !important}@media(max-width:48em){.visible-xs-inline-block{display:inline-block !important}}.visible-sm-inline-block{display:none !important}@media(min-width:48em) and (max-width:64em){.visible-sm-inline-block{display:inline-block !important}}.visible-md-inline-block{display:none !important}@media(min-width:64em) and (max-width:75em){.visible-md-inline-block{display:inline-block !important}}.visible-lg-inline-block{display:none !important}@media(min-width:75em){.visible-lg-inline-block{display:inline-block !important}}.visible-xs-inline{display:none !important}@media(max-width:48em){.visible-xs-inline{display:inline !important}}.visible-sm-inline{display:none !important}@media(min-width:48em) and (max-width:64em){.visible-sm-inline{display:inline !important}}.visible-md-inline{display:none !important}@media(min-width:64em) and (max-width:75em){.visible-md-inline{display:inline !important}}.visible-lg-inline{display:none !important}@media(min-width:75em){.visible-lg-inline{display:inline !important}}.visible-xs{display:none !important}@media(max-width:48em){.visible-xs{display:-webkit-flex !important;display:flex !important}}.visible-sm{display:none !important}@media(min-width:48em) and (max-width:64em){.visible-sm{display:-webkit-flex !important;display:flex !important}}.visible-md{display:none !important}@media(min-width:64em) and (max-width:75em){.visible-md{display:-webkit-flex !important;display:flex !important}}.visible-lg{display:none !important}@media(min-width:75em){.visible-lg{display:-webkit-flex !important;display:flex !important}}@font-face{font-display:optional;font-family:"Market Sans";font-style:normal;font-weight:normal;src:url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.eot');src:url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.eot?#iefix') format("embedded-opentype"),url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.woff2') format("woff2"),url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.woff') format("woff"),url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.ttf') format("truetype"),url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-Regular-WebS.svg#MarketSans-Regular-WebS') format("svg")}@font-face{font-display:optional;font-family:"Market Sans";font-style:normal;font-weight:bold;src:url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.eot');src:url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.eot?#iefix') format("embedded-opentype"),url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.woff2') format("woff2"),url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.woff') format("woff"),url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.ttf') format("truetype"),url('https://ir.ebaystatic.com/cr/v/c1/market-sans/v1.0/MarketSans-SemiBold-WebS.svg#MarketSans-SemiBold-WebS') format("svg")}.clearfix::before,.clearfix::after{content:" ";display:table;line-height:0}.clearfix::after{clear:both}.clipped{border:0;clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.clipped--stealth:focus{clip:auto;height:auto;overflow:visible;white-space:normal;width:auto}.image-stretch{height:auto;width:100%}.image-scale{height:auto;max-width:100%}.image-center{display:table-cell;text-align:center;vertical-align:middle}.image-center img{max-height:100%;max-width:100%}.image-treatment{align-items:center;border-radius:8px;display:flex;justify-content:center;overflow:hidden;position:relative}.image-treatment::after{background:rgba(0,0,0,0.05);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.image-treatment>img{display:inline-block;max-height:100%;max-width:100%;object-fit:contain}.image-treatment-large{align-items:center;border-radius:16px;display:flex;justify-content:center;overflow:hidden;position:relative}.image-treatment-large::after{background:rgba(0,0,0,0.05);bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.image-treatment-large>img{display:inline-block;max-height:100%;max-width:100%;object-fit:contain}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}svg.icon{display:inline-block;fill:currentColor;pointer-events:none;stroke:currentColor;stroke-width:0;vertical-align:middle}svg.icon--disabled{color:var(--color-disabled-icon,#c7c7c7);fill:currentColor}svg.icon--add{height:20px;width:20px}svg.icon--attention{height:24px;width:24px}svg.icon--attention-filled{height:24px;width:24px;color:var(--color-status-attention,#e0103a)}svg.icon--avatar{height:22px;width:22px}svg.icon--avatar-filled{height:22px;width:22px}svg.icon--avatar-light{height:22px;width:22px}svg.icon--avatar-dark{height:22px;width:22px}svg.icon--back{height:18px;width:10px}svg.icon--breadcrumb{height:8px;width:8px}svg.icon--camera{height:20px;width:24px}svg.icon--carousel-next{height:14px;width:8px}svg.icon--carousel-prev{height:14px;width:8px}svg.icon--cart{height:22px;width:23px}svg.icon--checkbox-checked{height:18px;width:18px}svg.icon--checkbox-unchecked{height:18px;width:18px}svg.icon--checkbox-checked-large{height:24px;width:24px}svg.icon--checkbox-unchecked-large{height:24px;width:24px}svg.icon--chevron-down{height:10px;width:18px}svg.icon--chevron-left{height:18px;width:10px}svg.icon--chevron-right{height:18px;width:10px}svg.icon--chevron-up{height:10px;width:18px}svg.icon--clear{height:24px;width:24px}svg.icon--close{height:18px;width:18px}svg.icon--confirmation{height:24px;width:24px}svg.icon--confirmation-filled{height:24px;width:24px;color:var(--color-status-confirmation,#05823f)}svg.icon--cta{height:21px;width:22px}svg.icon--download{height:22px;width:22px}svg.icon--dropdown{height:5.25px;width:9px}svg.icon--filter-gallery{height:18px;width:22px}svg.icon--filter-list{height:18px;width:22px}svg.icon--filter-single{height:18px;width:22px}svg.icon--help{height:21px;width:23px}svg.icon--information{height:24px;width:24px}svg.icon--information-filled{height:24px;width:24px;color:var(--color-status-information,#3665f3)}svg.icon--menu{height:18px;width:20px}svg.icon--messages{height:18px;width:22px}svg.icon--notification{height:24px;width:22px}svg.icon--overflow{height:18px;width:4px}svg.icon--pause{height:24px;width:24px}svg.icon--play{height:24px;width:24px}svg.icon--profile{height:24px;width:22px}svg.icon--pagination-next{height:15px;width:14px}svg.icon--pagination-prev{height:14px;width:14px}svg.icon--radio-checked{height:18px;width:18px}svg.icon--radio-unchecked{height:18px;width:18px}svg.icon--search{height:22px;width:22px}svg.icon--selling{height:22px;width:22px}svg.icon--settings{height:24px;width:24px}svg.icon--settings-small{height:16px;width:16px}svg.icon--tick{height:10px;width:14px}svg.icon--video-play{height:24px;width:24px}svg.icon--video-pause{height:24px;width:24px}svg.icon--report-flag{height:24px;width:24px}svg.icon--report-flag-small{height:16px;width:16px}svg.icon--window{height:25px;width:28px}svg.icon--arrow-left{height:18px;width:20px}svg.icon--arrow-move{height:15px;width:15px}svg.icon--arrow-right{height:18px;width:20px}svg.icon--arrow-right-extra-small{height:10px;width:10px}svg.icon--arrow-right-bold{height:21px;width:22px}svg.icon--bag{height:24px;width:24px}svg.icon--bids{height:23px;width:23px}svg.icon--bank{height:22px;width:22px}svg.icon--bank-large{height:58px;width:58px}svg.icon--calendar{height:22px;width:22px}svg.icon--calendar-large{height:60px;width:58px}svg.icon--calendar-small{height:14px;width:14px}svg.icon--small-case{height:24px;width:24px}svg.icon--cart-large{height:57px;width:57px}svg.icon--categories{height:20px;width:20px}svg.icon--chat-large{height:53px;width:58px}svg.icon--large-box{height:16px;width:22px}svg.icon--large-case{height:24px;width:24px}svg.icon--chevron-down-bold{height:12.58px;width:21.6px}svg.icon--chevron-up-bold{height:12.58px;width:21.6px}svg.icon--chevron-up-extra-small{height:5px;width:9px}svg.icon--chevron-down-extra-small{height:5px;width:9px}svg.icon--credit-card{height:16px;width:22px}svg.icon--credit-card-large{height:46px;width:58px}svg.icon--credit-card-small{height:12px;width:16px}svg.icon--customize{height:24px;width:24px}svg.icon--deals{height:24px;width:18px}svg.icon--delete{height:24px;width:22px}svg.icon--edit{height:22px;width:22px}svg.icon--event{height:22px;width:22px}svg.icon--event-large{height:58px;width:58px}svg.icon--fast-n-free{height:17px;width:22px}svg.icon--fingerprint-large{height:64px;width:64px}svg.icon--flag{height:21.34px;width:13.36px}svg.icon--following{height:22px;width:16px}svg.icon--history{height:24px;width:24px}svg.icon--home{height:22px;width:20px}svg.icon--help-new{height:24px;width:24px}svg.icon--help-small{height:16px;width:16px}svg.icon--tablet-condensed-grid{height:22px;width:22px}svg.icon--tablet-condensed-grid-filled{height:22px;width:22px}svg.icon--tablet-relaxed-grid{height:22px;width:22px}svg.icon--tablet-relaxed-grid-filled{height:22px;width:22px}svg.icon--tablet-vertical-split{height:22px;width:22px}svg.icon--tablet-vertical-split-filled{height:22px;width:22px}svg.icon--lightbulb{height:24px;width:24px}svg.icon--location{height:22px;width:16px}svg.icon--location-large{height:59px;width:42px}svg.icon--locked{height:22px;width:18px}svg.icon--locked-small{height:14px;width:12px}svg.icon--medium-box{height:16px;width:18px}svg.icon--messages-large{height:48px;width:58px}svg.icon--mic{height:22px;width:16px}svg.icon--mobile{height:22px;width:14px}svg.icon--mobile-signal{height:22px;width:22px}svg.icon--package{height:20px;width:22px}svg.icon--photo-brightness{height:24px;width:24px}svg.icon--photo-crop{height:24px;width:20px}svg.icon--photo-gallery{height:22px;width:22px}svg.icon--photo-gallery-more{height:24px;width:22px}svg.icon--photo-rotate{height:21px;width:24px}svg.icon--photo-select-all{height:22px;width:22px}svg.icon--photo-select-none{height:23px;width:23px}svg.icon--photo-contrast{height:20px;width:20px}svg.icon--photo-flash{height:22px;width:16px}svg.icon--photo-flip-camera{height:20px;width:24px}svg.icon--photo-sharpen{height:20px;width:21px}svg.icon--print{height:24px;width:24px}svg.icon--clock{height:22px;width:22px}svg.icon--red-laser{height:18px;width:22px}svg.icon--refresh{height:19px;width:18px}svg.icon--envelope{height:24px;width:24px}svg.icon--save{height:20px;width:22px}svg.icon--save-bold{height:21px;width:22px}svg.icon--save-selected{height:20px;width:22px}svg.icon--search-bold{height:21.6px;width:21.6px}svg.icon--security-key{height:24px;width:24px}svg.icon--send{height:19px;width:24px}svg.icon--shoe-box{height:24px;width:24px}svg.icon--sign-out{height:13.5px;width:22.5px}svg.icon--star-empty{height:22px;width:22px;color:var(--color-text-disabled,#c7c7c7)}svg.icon--star-filled{height:22px;width:22px}svg.icon--star-filled-grey{height:22px;width:22px}svg.icon--star-half{height:22px;width:22px}svg.icon--star-undefined{height:22px;width:22px}svg.icon--support{height:21px;width:23px}svg.icon--suitcase{height:24px;width:24px}svg.icon--thumbs-down{height:23px;width:24px}svg.icon--thumbs-up{height:23px;width:24px}svg.icon--thumbs-up-selected{height:23px;width:24px}svg.icon--thumbs-down-selected{height:23px;width:24px}svg.icon--top-seller{height:19.96px;width:14.7px}svg.icon--truck{height:17px;width:22px}svg.icon--user-profile{height:22px;width:22px}svg.icon--purchases{height:20px;width:22px}svg.icon--remove{height:2px;width:20px}svg.icon--share{height:24px;width:24px}svg.icon--share-small{height:24px;width:24px}svg.icon--store{height:22px;width:22px}svg.icon--store-large{height:58px;width:57px}svg.icon--text-messaging-large{height:53px;width:58px}svg.icon--unlocked{height:22px;width:18px}svg.icon--unlocked-small{height:14px;width:12px}svg.icon--watch{height:18px;width:24px}svg.icon--watch-large{height:43px;width:61px}svg.icon--pause-filled{height:24px;width:24px}svg.icon--pause-filled-large{height:64px;width:64px}svg.icon--pause-large{height:60px;width:60px}svg.icon--pause-small{height:16px;width:16px}svg.icon--play-filled{height:24px;width:24px}svg.icon--play-filled-large{height:60px;width:60px}svg.icon--play-large{height:60px;width:60px}svg.icon--play-small{height:16px;width:16px}svg.icon--arrow-left-small{height:14px;width:14px}svg.icon--add-small{height:14px;width:14px}svg.icon--arrow-move-small{height:11px;width:11px}svg.icon--arrow-right-small{height:15px;width:14px}svg.icon--attention-small{height:16px;width:16px}svg.icon--attention-filled-small{height:16px;width:16px;color:var(--color-status-attention,#e0103a)}svg.icon--camera-small{height:14px;width:16px}svg.icon--cart-small{height:16px;width:15px}svg.icon--chevron-down-small{height:8px;width:14px}svg.icon--chevron-left-small{height:14px;width:8px}svg.icon--chevron-right-small{height:14px;width:8px}svg.icon--chevron-up-small{height:8px;width:14px}svg.icon--clear-small{height:16px;width:16px}svg.icon--clock-small{height:16px;width:16px}svg.icon--close-small{height:15px;width:14px}svg.icon--confirmation-small{height:16px;width:16px}svg.icon--confirmation-filled-small{height:16px;width:16px;color:var(--color-status-confirmation,#05823f)}svg.icon--delete-small{height:16px;width:16px}svg.icon--edit-small{height:16px;width:16px}svg.icon--fast-n-free-small{height:13px;width:16px}svg.icon--filter-gallery-small{height:14px;width:16px}svg.icon--filter-list-small{height:14px;width:16px}svg.icon--filter-single-small{height:14px;width:16px}svg.icon--following-small{height:16px;width:12px}svg.icon--information-small{height:16px;width:16px}svg.icon--information-filled-small{height:16px;width:16px;color:var(--color-status-information,#3665f3)}svg.icon--mic-small{height:16px;width:12px}svg.icon--overflow-small{height:13px;width:3px}svg.icon--red-laser-small{height:12px;width:14px}svg.icon--save-selected-small{height:14px;width:16px}svg.icon--save-small{height:14px;width:16px}svg.icon--search-small{height:14px;width:14px}svg.icon--search-large{height:57px;width:57px}svg.icon--small-box{height:12px;width:18px}svg.icon--small-letter{height:14px;width:18px}svg.icon--star-filled-empty-small{height:15px;width:15px;color:var(--color-text-disabled,#c7c7c7)}svg.icon--star-empty-small{height:15px;width:15px;color:var(--color-text-disabled,#c7c7c7)}svg.icon--star-filled-small{height:15px;width:15px}svg.icon--star-half-small{height:15px;width:15px}svg.icon--star-small{height:15px;width:15px}svg.icon--thumbs-down-selected-small{height:14px;width:14px}svg.icon--thumbs-down-small{height:16px;width:16px}svg.icon--thumbs-up-selected-small{height:14px;width:14px}svg.icon--thumbs-up-small{height:16px;width:16px}svg.icon--tick-small{height:9px;width:12px}svg.icon--truck-small{height:13px;width:16px}svg.icon--social-link{color:var(--color-social-icons-background,#000);height:24px;width:23px}svg.icon--social-discord{color:var(--color-social-icons-background,#000);height:18px;width:24px}svg.icon--social-facebook{color:var(--color-social-icons-background,#000);height:24px;width:24px}svg.icon--social-messenger{color:var(--color-social-icons-background,#000);height:24px;width:24px}svg.icon--social-pinterest{color:var(--color-social-icons-background,#000);height:24px;width:24px}svg.icon--social-reddit{color:var(--color-social-icons-background,#000);height:24px;width:24px}svg.icon--social-twitter{color:var(--color-social-icons-background,#000);height:19px;width:24px}svg.icon--social-whatsapp{color:var(--color-social-icons-background,#000);height:24px;width:24px}svg.icon--social-linkedin{color:var(--color-social-icons-background,#000);height:22px;width:22px}svg.icon--spinner{height:30px;width:30px}svg.icon--spinner-large{height:60px;width:60px}[dir="rtl"] svg.icon--back,[dir="rtl"] svg.icon--breadcrumb,[dir="rtl"] svg.icon--carousel-next,[dir="rtl"] svg.icon--carousel-prev,[dir="rtl"] svg.icon--chevron-left,[dir="rtl"] svg.icon--chevron-right,[dir="rtl"] svg.icon--cta,[dir="rtl"] svg.icon--pagination-next,[dir="rtl"] svg.icon--pagination-prev{transform:rotate(180deg)}.giant-text-3{font-size:2.875rem;font-weight:700;line-height:52px}.giant-text-2{font-size:2.25rem;font-weight:700;line-height:46px}.giant-text-1{font-size:1.875rem;font-weight:700;line-height:40px}.large-text-2{font-size:1.5rem;font-weight:700;line-height:32px}.large-text-1{font-size:1.25rem;font-weight:700;line-height:28px}.medium-text{font-size:1rem;line-height:24px}.regular-text{font-size:.875rem;line-height:20px}.small-text{font-size:.75rem;line-height:18px}.bold-text{font-weight:700}.secondary-text{color:var(--typography-secondary-text-color,var(--color-text-secondary,#707070))}.emphasis-text{color:#e0103a}.negative-text{color:#e0103a}.positive-text{color:#05823f}.disabled-text{color:#c7c7c7}.giant-product-title,.giant-section-title{font-size:1.5rem;line-height:30px}.large-product-title,.large-section-title{font-size:1.25rem;line-height:24px}.medium-product-title,.medium-section-title{font-size:1rem;line-height:20px}.small-product-title,.small-section-title{font-size:.875rem;line-height:16px}.giant-section-title,.large-section-title,.medium-section-title,.small-section-title{font-weight:700}@media(min-width:601px){.giant-product-title,.giant-section-title{font-size:1.875rem;line-height:36px}.large-product-title,.large-section-title{font-size:1.5rem;line-height:30px}.medium-product-title,.medium-section-title{font-size:1.25rem;line-height:24px}.small-product-title,.small-section-title{font-size:1rem;line-height:20px}}.wrap-break-word{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flex-1{-ms-flex:1;-webkit-flex:1;flex:1;max-width:5%}@media all and (max-width:500px){.flex-1{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-2{-ms-flex:2;-webkit-flex:2;flex:2;max-width:10%}@media all and (max-width:500px){.flex-2{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-3{-ms-flex:3;-webkit-flex:3;flex:3;max-width:15%}@media all and (max-width:500px){.flex-3{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-4{-ms-flex:4;-webkit-flex:4;flex:4;max-width:20%}@media all and (max-width:500px){.flex-4{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-5{-ms-flex:5;-webkit-flex:5;flex:5;max-width:25%}@media all and (max-width:500px){.flex-5{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-6{-ms-flex:6;-webkit-flex:6;flex:6;max-width:30%}@media all and (max-width:500px){.flex-6{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-7{-ms-flex:7;-webkit-flex:7;flex:7;max-width:35%}@media all and (max-width:500px){.flex-7{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-8{-ms-flex:8;-webkit-flex:8;flex:8;max-width:40%}@media all and (max-width:500px){.flex-8{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-9{-ms-flex:9;-webkit-flex:9;flex:9;max-width:45%}@media all and (max-width:500px){.flex-9{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-10{-ms-flex:10;-webkit-flex:10;flex:10;max-width:50%}@media all and (max-width:500px){.flex-10{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-11{-ms-flex:11;-webkit-flex:11;flex:11;max-width:55%}@media all and (max-width:500px){.flex-11{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-12{-ms-flex:12;-webkit-flex:12;flex:12;max-width:60%}@media all and (max-width:500px){.flex-12{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-13{-ms-flex:13;-webkit-flex:13;flex:13;max-width:65%}@media all and (max-width:500px){.flex-13{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-14{-ms-flex:14;-webkit-flex:14;flex:14;max-width:70%}@media all and (max-width:500px){.flex-14{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-15{-ms-flex:15;-webkit-flex:15;flex:15;max-width:75%}@media all and (max-width:500px){.flex-15{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-16{-ms-flex:16;-webkit-flex:16;flex:16;max-width:80%}@media all and (max-width:500px){.flex-16{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-17{-ms-flex:17;-webkit-flex:17;flex:17;max-width:85%}@media all and (max-width:500px){.flex-17{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-18{-ms-flex:18;-webkit-flex:18;flex:18;max-width:90%}@media all and (max-width:500px){.flex-18{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-19{-ms-flex:19;-webkit-flex:19;flex:19;max-width:95%}@media all and (max-width:500px){.flex-19{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.flex-20{-ms-flex:20;-webkit-flex:20;flex:20;max-width:100%}@media all and (max-width:500px){.flex-20{-ms-flex:1;-webkit-flex:1;flex:1;max-width:inherit}}.pad-top-50{padding-top:50px}.pad-top-40{padding-top:40px}.pad-top-30{padding-top:30px}.pad-top-20{padding-top:20px}.pad-top-10{padding-top:10px}.pad-bottom-50{padding-bottom:50px}.pad-bottom-40{padding-bottom:40px}.pad-bottom-30{padding-bottom:30px}.pad-bottom-20{padding-bottom:20px}.pad-bottom-10{padding-bottom:10px}.pad-left-50{padding-left:50px}.pad-left-40{padding-left:40px}.pad-left-30{padding-left:30px}.pad-left-20{padding-left:20px}.pad-left-10{padding-left:10px}.pad-right-50{padding-right:50px}.pad-right-40{padding-right:40px}.pad-right-30{padding-right:30px}.pad-right-20{padding-right:20px}.pad-right-10{padding-right:10px}@font-face{font-family:'fulcrum';src:url('https://ir.ebaystatic.com/rs/c/edpweb-src-global-style-fonts-fulcrum-wABuKVfH.eot?e');src:url('https://ir.ebaystatic.com/rs/c/edpweb-src-global-style-fonts-fulcrum-wABuKVfH.eot?e') format('embedded-opentype'),url('https://ir.ebaystatic.com/rs/c/edpweb-src-global-style-fonts-fulcrum-FsE_DcL-.ttf?e') format('truetype'),url('https://ir.ebaystatic.com/rs/c/edpweb-src-global-style-fonts-fulcrum-1zc3y6NR.woff?e') format('woff'),url(https://ir.ebaystatic.com/rs/c/edpweb-src-global-style-fonts-fulcrum-NS7HXVog.svg) format('svg');font-weight:normal;font-style:normal}.font,.icon{font-family:'fulcrum';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.i-menu:before{content:"\e9bd"}.i-home:before{content:"\e902"}.i-refresh:before{content:"\e984"}.i-bracket_square:before{content:"\e608"}.i-warning:before{content:"\e60b"}.i-error:before{content:"\e60d"}.i-info:before{content:"\e60f"}.i-success:before{content:"\e611"}.i-close:before{content:"\e613"}.i-lock_open:before{content:"\e602"}.i-lock:before{content:"\e603"}.i-chat:before{content:"\e150"}.i-comment:before{content:"\e96b"}.i-magnifier:before{content:"\e616"}.i-alert:before{content:"\e951"}.i-collapse_all:before{content:"\e604"}.i-expand_all:before{content:"\e614"}.i-calendar:before{content:"\e113"}.i-tri-right:before{content:"\e114"}.i-tri_left:before{content:"\e115"}.i-tri_down:before{content:"\e116"}.i-tri_up:before{content:"\e117"}.i-collapse:before{content:"\e60c"}.i-expand:before{content:"\e60e"}.i-bracket_right:before{content:"\e118"}.i-bracket_left:before{content:"\e119"}.i-bracket_down:before{content:"\e605"}.i-bracket_up:before{content:"\e606"}.i-edit:before{content:"\e905"}.i-user:before{content:"\e971"}.i-users:before{content:"\e972"}.i-image:before{content:"\e90d"}.i-document:before{content:"\e926"}.i-redo:before{content:"\e966"}.i-undo:before{content:"\e965"}.i-collapse-view:before{content:"\e98a"}.i-expand-view:before{content:"\e989"}.i-star:before{content:"\e9d9"}.i-star-empty:before{content:"\e9d7"}.i-star-half:before{content:"\e9d8"}.i-target:before{content:"\e9b3"}.i-download:before{content:"\e9c5"}.i-upload:before{content:"\e9c6"}.i-geolocation:before{content:"\e9c9"}.i-attachment:before{content:"\e9cd"}.i-filter:before{content:"\ea5b"}.i-minus:before{content:"\ea0b"}.i-plus:before{content:"\ea0a"}.i-briefcase:before{content:"\e9ae"}.i-bin:before{content:"\e9ac"}.i-excel:before{content:"\eadd"}.i-schema:before{content:"\e48c"}.i-share:before{content:"\ea82"}.i-app:before{content:"\f085"}.i-standard:before{content:"\e9a8"}.i-service:before{content:"\e991"}.i-link:before{content:"\e9cb"}.i-flag:before{content:"\e9cc"}.i-news:before{content:"\e91a"}.i-add:before{content:"\e062"}.i-remove:before{content:"\e063"}.i-null:before{content:"\e064"}.i-delete_inline:before{content:"\e05f"}.i-help:before{content:"\f059"}.i-indent:before{content:"\e060"}.i-dedent:before{content:"\e061"}.i-crosshair:before{content:"\e29a"}.i-ok:before{content:"\ea10"}.i-email:before{content:"\f0e0"}.i-clock:before{content:"\e94e"}.i-beta_tag:before{content:"\e101"}.i-github:before{content:"\eab5"}.i-wiki:before{content:"\e102"}.i-jira:before{content:"\e103"}.i-tree:before{content:"\e29b"}.i-history:before{content:"\e979"}.i-radio-checked:before{content:"\ea54"}.i-radio-unchecked:before{content:"\ea56"}.i-circle:before{content:"\ea56"}.i-checkbox_checked:before{content:"\ea52"}.i-checkbox_unchecked:before{content:"\ea53"}.i-archive:before{content:"\e439"}.i-clone:before{content:"\e92c"}.i-location:before{content:"\e948"}.i-block:before{content:"\ea0e"}.i-save:before{content:"\e962"}.i-bar_chart:before{content:"\f012"}.i-line_graph:before{content:"\e99b"}.i-pie_chart:before{content:"\e99a"}.i-table:before{content:"\ea70"}.i-grid_view:before{content:"\e465"}.i-split_view:before{content:"\e29c"}.i-list:before{content:"\e9bb"}.i-support:before{content:"\e942"}.i-toggle_btn_active .path1:before{content:"\e0dc";color:#000}.i-toggle_btn_active .path2:before{content:"\e0dd";margin-left:-1em;color:#fff}.i-toggle_btn_inactive .path1:before{content:"\e0de";color:#000}.i-toggle_btn_inactive .path2:before{content:"\e0df";margin-left:-1em;color:#fff}.i-open-new-tab:before{content:"\f08e"}.i-clipboard:before{content:"\e296"}.i-page_help:before{content:"\e297"}.i-ticket:before{content:"\e939"}.i-paypal:before{content:"\ead6"}.i-owner:before{content:"\e4dd"}.i-business-user:before{content:"\e4de"}.i-engineering-user:before{content:"\e4df"}.i-price:before{content:"\e4e0"}.i-video-demo:before{content:"\f03d"}.i-hide:before{content:"\f070"}.i-show:before{content:"\f06e"}.i-piggyback:before{content:"\e61c"}.i-full_page:before{content:"\ee6a"}.i-other_user:before{content:"\e4e1"}.i-publish:before{content:"\e9ca"}.i-unpublish:before{content:"\e2c4"}.i-subscribe:before{content:"\f0a6"}.i-download_pdf:before{content:"\eadb"}.i-deco_logo:before{content:"\e4e2"}.i-forward:before{content:"\e11a"}.i-rewind:before{content:"\e11b"}.i-save_xml:before{content:"\e900"}.i-note:before{content:"\e946"}.i-token:before{content:"\e0f0"}.i-key:before{content:"\e98d"}.i-oauth:before{content:"\e1ca"}.i-tutorials:before{content:"\e1cb"}.i-run:before{content:"\e1cc"}.i-moveColumn:before{content:"\e901"}.i-column_collapse:before{content:"\e903"}.i-buy:before{content:"\e93a"}.i-sell:before{content:"\e935"}.i-commerce:before{content:"\e904"}.i-support2:before{content:"\e9aa"}.i-sandbox:before{content:"\e240"}.i-tags:before{content:"\e241"}.i-apiExplorer:before{content:"\e242"}.i-spinner:before{content:"\e97a"}.flex{display:-ms-flex;display:-webkit-flex;display:flex}.flex-align-baseline{align-items:baseline}.flex-align-center{align-items:center}.flex-justify-end{justify-content:flex-end}.page-grid-container{margin:0 !important}.page-grid{position:relative;row-gap:0;grid-auto-rows:auto;min-width:100%}.page-grid.default-page{grid-template-areas:"hd hd hd hd hd hd hd hd hd hd hd hd hd hd hd hd" "bn bn bn bn bn bn bn bn bn bn bn bn bn bn bn bn" "mn mn mn mn mn mn mn mn mn mn mn mn mn mn mn mn" "ft ft ft ft ft ft ft ft ft ft ft ft ft ft ft ft"}.page-grid header{grid-area:hd}.page-grid main{grid-area:mn}.page-grid main.page-grid{grid-template-areas:"hd hd hd hd hd hd hd hd hd hd hd hd hd hd hd hd" "bd bd bd bd bd bd bd bd bd bd bd bd bd bd bd bd" "nv nv nv nv nv nv nv nv nv nv nv nv nv nv nv nv" "sc sc sc sc sc sc sc sc sc sc sc sc sc sc sc sc"}.page-grid main.page-grid aside a{text-decoration:none;color:#111820}.page-grid main.page-grid aside a:hover{text-decoration:underline}.page-grid aside{grid-area:as}.page-grid section{grid-area:sc;margin:32px}.page-grid section section{margin:0}.page-grid nav{grid-area:nv}.page-grid footer{grid-area:ft}.page-grid .cards{gap:64px}.page-grid .cards :where(h1,h2,h3,h4,h5,h6){padding:0;margin:0}.page-grid .cards .card{border:0;background-color:transparent}.page-grid .cards .card-updates{background-color:white;border:1px solid #e5e5e5;border-radius:16px;padding:32px}.page-grid .cards .card-updates h2{font-size:1.5rem;font-weight:700;line-height:32px}.page-grid .cards .card-updates p{margin-bottom:0}@media(min-width:600px){.page-grid .cards{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.page-grid .cards{grid-template-columns:repeat(3,1fr)}}.hidden{display:none}.overlay.app-overlay{position:fixed;z-index:2;top:30%;left:30%;right:30%}.relative{position:relative}.center{text-align:center}a.remove-format,a.remove-format:focus,a.remove-format:visited,a.section-anchor,a.section-anchor:focus,a.section-anchor:visited{color:#111820;text-decoration:none}.non-link:link,.non-link:hover,.non-link:active,.non-link:visited{color:#111820;word-wrap:break-word;text-decoration:none}.required:after{content:"*";color:#e0103a}.inline-list-box::after{top:1.4rem}.inline-block{display:inline-block}.pull-right{margin-left:auto}.pull-left{margin-right:auto}.m-right-20{margin-right:32px}.m-right-10{margin-right:16px}.responsive-image{height:auto;max-width:100%}.http-method{color:#fff;display:inline-block;font-size:.75rem;padding:4px;text-align:center;width:48px;border:0}.http-method.get{background-color:#2b0eaf}.http-method.post{background-color:#05823f}.http-method.put{background-color:#82187c}.http-method.delete{background-color:#e0103a}.http-method.patch{background-color:#aa5404}.badge-container{background-color:#f7f7f7}.path{display:inline-block;padding-left:16px;overflow-wrap:anywhere}.editable-form-edit-btn{margin-right:1.5rem;margin-top:-0.2rem}div[class^="msgbox"],.tablenote,p[id*="oauth-scope-note"]{display:block;max-width:46em;background-color:#f7f7f7;padding:16px;border-radius:16px}div[class^="msgbox"] p:first-of-type,.tablenote p:first-of-type,p[id*="oauth-scope-note"] p:first-of-type{margin-top:0}div[class^="msgbox"] p:last-of-type,.tablenote p:last-of-type,p[id*="oauth-scope-note"] p:last-of-type{margin-bottom:0}div[class^="msgbox"] .autonumber,.tablenote .autonumber,p[id*="oauth-scope-note"] .autonumber{font-weight:700;margin-right:4px}div[class^="msgbox"] a,.tablenote a,p[id*="oauth-scope-note"] a{word-break:break-all}div[class^="msgbox"] span,.tablenote span,p[id*="oauth-scope-note"] span{color:#111820 !important}div[class*="tip"]{background-color:#ccfdce}div[class*="tip"] .msgbox_paraInDiv{background-color:#ccfdce}div[class*="important"]{background-color:#ffd1dd}sup{font-size:x-small}.footnote{font-size:.75rem;line-height:18px}.payload,.uri{padding:8px;border-radius:16px;background-color:#f7f7f7;font-family:Consolas,Courier New,Courier,mono;font-size:.875rem;line-height:20px;border:0;color:#707070;max-height:650px;word-wrap:break-word;overflow:auto}.uri-parameters,.field-div{padding-left:16px}.uri-parameters a,.field-div a{text-decoration:none}svg.icon--download,svg.icon--window,svg.icon--share-small{height:inherit;width:inherit}nav.breadcrumbs{text-align:right}nav.breadcrumbs button{font-size:.75rem !important;line-height:18px !important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}html>._edp{position:static !important}html>._edp .clipped:focus{position:relative}html>._edp .invisible{position:absolute;visibility:hidden}html>._edp .edp-inline-check input{padding-right:70px}html>._edp .edp-inline-check .checkboxes{position:absolute;top:12px;right:10px}body{font-size:1rem !important;line-height:24px !important;font-weight:400;margin:0;padding:0;max-width:1280px;margin:auto}body .bold,body b{font-weight:700}body .no-padding{padding:0}body h1,body h2,body h3,body h4,body h5,body h6{margin:64px 0 16px;max-width:46em}body h1{font-size:2.875rem;font-weight:700;line-height:52px}body h2{font-size:2.25rem;font-weight:700;line-height:46px}body h3{font-size:1.875rem;font-weight:700;line-height:40px}body h4{font-size:1.5rem;font-weight:700;line-height:32px}body h5{font-size:1.25rem;font-weight:700;line-height:28px}body h6{font-size:1rem;line-height:24px;font-weight:700}body p,body li{font-size:1rem;line-height:24px;margin:16px 0;max-width:46em}body p a,body li a{overflow-wrap:break-word}body li{orphans:2;widows:2}body .compact li{margin:4px 0}body ol{margin:0;padding-left:64px}body ol li{padding-left:8px}body ol ol>li{list-style-type:lower-alpha}body ol ol>li ol>li{list-style-type:lower-roman}body ul{margin:0}body ul ul>li{list-style-type:circle}body ul ul>li ul>li{list-style-type:square}body ul ul>li ol>li{list-style-type:lower-roman}body figure,body .figure,body figcaption{font-size:.75rem;line-height:18px;color:#707070}body figure img,body .figure img,body figcaption img{border:1px solid #e5e5e5}code{font-family:Consolas,Courier New,Courier,mono;overflow-wrap:anywhere}pre{font-family:Consolas,Courier New,Courier,mono;font-size:.875rem;line-height:20px;background-color:#f7f7f7;border:1px solid #707070;border-radius:16px;padding:8px;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.divider-btm{border-bottom:1px solid #e5e5e5}.divider-top{border-top:1px solid #e5e5e5}.error-text{font-size:.75rem;line-height:18px;color:#707070;color:#e0103a}.textbox-inline .textbox{margin:0}.break{word-break:break-all}.subtext{font-size:.75rem;line-height:18px;color:#707070}.page-grid section.no-top-margin,.no-top-margin{margin-top:0}.padded-divider-btm{border-bottom:1px solid #e5e5e5;padding-bottom:16px}.related-topics{font-size:1rem;line-height:24px;font-weight:700;margin:0}.mid-menu-div{padding:16px;background-color:#f7f7f7;border-radius:16px}.mid-menu-div .mid-menu{margin:0;padding:8px 0 0}.mid-menu-div .mid-menu li{display:block;font-size:.875rem;line-height:20px;margin:0;padding:8px 0}.mid-menu-div .mid-menu li:last-of-type{padding-bottom:0}.mid-menu-div .mid-menu a{display:block}.mid-menu-div .mid-menu .list-entries{padding:8px 0 0 16px;border-bottom:1px solid #e5e5e5}.mid-menu-div .mid-menu .list-entries a{padding-top:8px}.mid-menu-div .mid-menu .list-entries a:first-of-type{padding-top:0}.mid-menu-div .mid-menu .list-entries a:last-of-type{padding-bottom:8px}.mid-menu-div .mid-menu li:last-of-type div{border:0}.mid-menu-div .mid-menu li:last-of-type div a:last-of-type{padding-bottom:0}.left-nav-toggle-expand{position:absolute;display:block;padding-left:4px}@media only screen and (max-width:960px){.page-grid .cards{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:768px){.page-grid section{margin:16px}.page-grid h1,.page-grid h2,.page-grid h3,.page-grid h4,.page-grid h5,.page-grid h6{margin:32px 0 0}.page-grid h1{font-size:1.875rem;font-weight:700;line-height:40px}.page-grid h2{font-size:1.5rem;font-weight:700;line-height:32px}.page-grid h3{font-size:1.25rem;font-weight:700;line-height:28px}.page-grid h4{font-size:1rem;line-height:24px;font-weight:700}.page-grid h5{font-size:.875rem;line-height:20px;font-weight:700}.page-grid h6{font-size:.75rem;line-height:18px;font-weight:700}}@media only screen and (max-width:768px) and only screen and (max-width:600px){.page-grid ol{padding-left:32px}}table{min-width:100%;margin:32px 0;overflow-x:scroll;border-collapse:collapse;border:1px solid #707070}table table{margin:0}table ul{padding-left:16px}tbody tr:nth-child(even):not([rowspan]){background:#f7f7f7}tbody td[rowspan]{background:#fff}th,td{text-align:left;vertical-align:top;font-size:.875rem;line-height:20px;max-width:46em;padding:8px 16px;border:1px solid #707070;overflow-wrap:break-word}th p,td p,th li,td li{font-size:.875rem;line-height:20px}th p:first-child,td p:first-child,th ul:first-child:not(:only-child),td ul:first-child:not(:only-child),th ul:first-child>li:first-child,td ul:first-child>li:first-child{margin-top:0}th p:last-child,td p:last-child,th ul:last-child,td ul:last-child,th ul:last-child>li:last-child,td ul:last-child>li:last-child{margin-bottom:0}th div[class^="msgbox"],td div[class^="msgbox"],th .tablenote,td .tablenote{padding:8px}th{font-size:.875rem;line-height:20px;font-weight:700;vertical-align:middle;background:#f7f7f7}td:nth-child(n+3){hyphens:auto}caption{font-size:.75rem;line-height:18px;color:#707070}.condensed{padding:8px}@media only screen and (max-width:960px){table.JColResizer{table-layout:auto}.JCLRgrips{display:none}}@media only screen and (max-width:600px){th,td{padding:8px}.page-grid table{width:100%;margin-top:16px;border-bottom:medium solid #707070}.page-grid table col{width:100%}.page-grid thead th{display:block;max-width:100%;border-left:0;border-right:0;border-top:0}.page-grid tr td:first-child{border-top:medium solid #707070}.page-grid tbody td{display:block;background-color:#fff;max-width:100%;border-left:0;border-right:0;border-top:0}}.page-grid main.page-grid{grid-template-areas:"hd" "tp" "up" "aw" "ev"}.page-grid .cards{margin:32px 0 64px 0}.page-grid .top{grid-area:tp}.page-grid .updates{background-color:#f7f7f7;grid-area:up;padding:32px;margin:0}.page-grid .awards{grid-area:aw;margin:0}.page-grid .awards header{margin:0}.page-grid .events{grid-area:ev}.page-grid .updates h1,.page-grid .events h1{margin-top:24px}@media only screen and (max-width:960px){.page-grid .updates{padding:16px}}.app-header{padding:16px 32px;position:relative;z-index:5}.app-header .logo{display:inline-block;height:40px;width:257px}.app-header nav>a{position:relative;top:4px}.app-header .icon--window{height:16px;width:14px;margin:-2px 4px 0 4px}@media(max-width:600px){.app-header{padding:8px 16px}}.app-banner{grid-area:bn;font-size:.875rem;line-height:20px}.app-banner [class*="section-notice"] ul{margin:0}.app-banner [class*="section-notice"] p,.app-banner [class*="section-notice"] li{max-width:100%}.app-footer{margin:64px 32px}.app-footer a{text-decoration:none}.app-footer a:hover{text-decoration:underline}.app-footer p{margin:0 0 32px;font-size:.75rem;line-height:18px;max-width:100%}.app-footer p a{margin-right:32px;display:inline-block}.app-footer p a:last-child{margin-right:0}.app-footer p.copyright{margin-bottom:0}.app-footer p.copyright a{margin-right:0}.app-mask{z-index:4}.app-mask .mask{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#333;opacity:.3;width:100%;height:100%;z-index:4}.app-spinner{left:0;position:fixed;right:0;text-align:center;top:30%;z-index:1001}.app-hero-banner{grid-template-columns:repeat(16,1fr);gap:0 var(--page-grid-gutter-width-large);background-color:#707070}.app-hero-banner h1{margin:0}.app-hero-banner .banner-overlay{background:-webkit-radial-gradient(circle farthest-corner at top left,#030819 0%,transparent 65%);background:-moz-radial-gradient(circle farthest-corner at top left,#030819 0%,transparent 65%);background:radial-gradient(circle farthest-corner at top left,#030819 0%,transparent 65%)}.app-hero-banner .banner-overlay h1,.app-hero-banner .banner-overlay p{text-shadow:1px 1px black}.app-hero-banner .banner-content{grid-area:1 / 1 / -1 / 8;z-index:1;padding:32px;color:white}.app-hero-banner .banner-content .button-container{position:absolute;right:0;margin-right:16px;bottom:0}.app-hero-banner .banner-content .banner-subtitle{font-size:1.25rem;font-weight:700;line-height:28px;margin-bottom:0}.app-hero-banner .banner-content-text{grid-area:1 / 1 / -1 / -1}.app-hero-banner img{grid-area:1 / 1 / -1 / -1;z-index:0;width:100%;height:100%;object-fit:cover}.app-hero-banner .banner-img-mobile{display:none}.app-hero-banner .banner-img{display:block}@media only screen and (max-width:960px){.app-hero-banner .banner-content{grid-area:1 / 1 / -1 / 12}}@media only screen and (max-width:768px){.app-hero-banner{grid-template-columns:repeat(8,1fr);gap:0 var(--page-grid-gutter-width-small)}.app-hero-banner .banner-content{padding:16px;grid-area:1 / 1 / -1 / -1}.app-hero-banner .banner-content .banner-subtitle{font-size:1rem;line-height:24px}}@media only screen and (max-width:600px){.app-hero-banner .banner-img{display:none}.app-hero-banner .banner-img-mobile{display:block}}@media only screen and (max-width:320px){.app-hero-banner .banner-content .banner-subtitle{font-size:.875rem;line-height:20px;hyphens:auto}}.app-card{display:grid;grid-template-columns:repeat(16,1fr)}.app-card .card-content{display:grid;grid-area:1 / 1 / -1 / 16;z-index:2}.app-card img{grid-area:1 / 1 / -1 / -1;width:100%;z-index:1}.app-card .card-body{flex:1 1 auto}.app-card .card-footer{align-items:end;display:grid;gap:16px;grid-auto-flow:column}.app-card .card-footer-img{margin:24px}.app-card .cta-button{align-self:center}.app-card a{text-decoration:none}.app-card a:hover{text-decoration:underline}.sm{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:rgba(0,0,0,0)}.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left}.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right}.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0}.sm ul{display:none}.sm li,.sm a{position:relative}.sm a{display:block}.sm a.disabled{cursor:default}.sm::after{content:"";display:block;height:0;font:0/0 serif;clear:both;overflow:hidden}.sm *,.sm *::before,.sm *::after{box-sizing:inherit}@import url(https://ir.ebaystatic.com/rs/c/-ebay-skin-icon-button-ZOLCXxUs.css);@import url(https://ir.ebaystatic.com/rs/c/-ebay-skin-icon-YaRb1all.css);.sm-edp{background:#fff;border:1px solid #e5e5e5}.sm-edp li{text-align:left}.sm-edp li a::after{font-weight:700;content:attr(data-text);display:block;height:0;visibility:hidden;overflow:hidden;user-select:none;pointer-events:none}.sm-edp a,.sm-edp a:hover,.sm-edp a:focus,.sm-edp a:visited .sm-edp a:active{padding:8px 8px;color:#111820 !important;font-family:"Market Sans",Arial,sans-serif;font-size:.875rem;font-weight:normal;line-height:20px;min-height:40px;text-decoration:none;text-align:left}.sm-edp a:hover,.sm-edp a:active{background:#fff;color:#111820 !important;font-weight:700;border-bottom:1px solid #e5e5e5}.sm-edp a.current{font-weight:700 !important}.sm-edp a.current.highlighted{border-bottom:1px solid #e5e5e5}.sm-edp a.disabled{color:#c7c7c7}.sm-edp a .sub-arrow{display:none}.sm-edp ul{background:#fff}.sm-edp ul a,.sm-edp ul a:hover,.sm-edp ul a:focus,.sm-edp ul a:active{font-size:.875rem;border-left:16px solid transparent;color:#111820 !important;text-align:left;border-bottom:0;font-weight:normal}.sm-edp ul a.current.highlighted{border-bottom:0}.sm-edp ul a .sub-arrow{display:inline-block;position:relative;top:-1px;margin:0 8px;background-color:transparent;overflow:hidden;max-height:16px}.sm-edp ul a .sub-arrow::before{content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-chevron-right-small-wi2H_-GM.svg);content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-chevron-down-extra-small-_WKmpAYX.svg)}.sm-edp ul a.highlighted .sub-arrow::before{content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-chevron-right-small-wi2H_-GM.svg);content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-chevron-up-extra-small-tx0XZz7M.svg)}.sm-edp ul ul a,.sm-edp ul ul a:hover,.sm-edp ul ul a:focus,.sm-edp ul ul a:active{border-left:32px solid transparent}.sm-edp ul ul ul a,.sm-edp ul ul ul a:hover,.sm-edp ul ul ul a:focus,.sm-edp ul ul ul a:active{border-left:48px solid transparent}.sm-edp ul ul ul ul a,.sm-edp ul ul ul ul a:hover,.sm-edp ul ul ul ul a:focus,.sm-edp ul ul ul ul a:active{border-left:64px solid transparent}.sm-edp ul ul ul ul ul a,.sm-edp ul ul ul ul ul a:hover,.sm-edp ul ul ul ul ul a:focus,.sm-edp ul ul ul ul ul a:active{border-left:80px solid transparent}@media(min-width:768px){.sm-edp ul{position:absolute;width:12em}.sm-edp li{float:left}.sm-edp.sm-rtl li{float:right}.sm-edp ul li,.sm-edp.sm-rtl ul li,.sm-edp.sm-vertical li{float:none}.sm-edp a{white-space:nowrap}.sm-edp ul a,.sm-edp.sm-vertical a{white-space:normal}.sm-edp .sm-nowrap>li>a,.sm-edp .sm-nowrap>li>:not(ul) a{white-space:nowrap}.sm-edp{background:transparent;border:0;max-height:40px;top:7px}.sm-edp li{padding:8px 8px;text-align:center}.sm-edp a,.sm-edp a:hover,.sm-edp a:focus,.sm-edp a:visited,.sm-edp a:active{padding:0 8px 3px;color:#111820 !important;text-align:center;min-height:auto}.sm-edp a.highlighted{background:#fff;border-bottom:1px solid #e5e5e5}.sm-edp a.current{background:#fff;font-weight:700;border-bottom:1px solid #e5e5e5}.sm-edp a.disabled{background:#fff;color:#c7c7c7}.sm-edp a .sub-arrow{display:none}.sm-edp a .sub-arrow::before{content:""}.sm-edp a.highlighted .sub-arrow::before{content:""}.sm-edp ul{background:#fff}.sm-edp ul li{padding:8px 8px}.sm-edp ul a,.sm-edp ul a:hover,.sm-edp ul a:focus,.sm-edp ul a:visited,.sm-edp ul a:active{border:0 !important;padding:0}.sm-edp ul a.current{font-weight:700}.sm-edp ul a:hover{font-weight:normal !important;text-decoration:underline !important}.sm-edp ul a.current :not(.highlighted):hover,.sm-edp ul a.current :not(.highlighted):active{text-decoration:none}.sm-edp ul a.has-submenu{padding-right:16px}.sm-edp ul a .sub-arrow{display:inline-block;position:absolute;top:0;right:0;margin:0}.sm-edp ul a .sub-arrow::before{content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-chevron-right-small-wi2H_-GM.svg);content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-chevron-right-small-wi2H_-GM.svg)}.sm-edp ul a.highlighted .sub-arrow::before{content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-chevron-right-small-wi2H_-GM.svg);content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-chevron-right-small-wi2H_-GM.svg)}.sm-edp ul>li{border-left:0}.sm-edp ul>li:first-child{border-top:0}.sm-edp ul .sub-arrow::before{content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-chevron-right-small-wi2H_-GM.svg);content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-chevron-right-small-wi2H_-GM.svg)}.sm-edp ul ul{border-left:1px solid #e5e5e5}.sm-edp .scroll-up,.sm-edp .scroll-down{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px}.sm-edp .scroll-up-arrow,.sm-edp .scroll-down-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border-width:8px;border-style:dashed dashed solid dashed;border-color:transparent transparent #111820 transparent}.sm-edp .scroll-down-arrow{top:6px;border-style:solid dashed dashed dashed;border-color:#111820 transparent transparent transparent}.sm-edp.sm-rtl a.has-submenu{padding-right:8px;padding-left:24px}.sm-edp.sm-rtl a.has-submenu:hover{background:#fff}.sm-edp.sm-rtl a .sub-arrow{left:8px;right:auto}.sm-edp.sm-rtl.sm-vertical a.has-submenu{padding:8px 8px}.sm-edp.sm-rtl.sm-vertical a.has-submenu:hover{background:#fff}.sm-edp.sm-rtl.sm-vertical a .sub-arrow{left:auto;right:-8px}.sm-edp.sm-rtl ul a.has-submenu{padding:8px 8px}.sm-edp.sm-rtl ul a .sub-arrow{left:auto;right:-8px}.sm-edp.sm-vertical a .sub-arrow{left:-8px;right:auto}}#main-menu{clear:both;padding:0;margin:0}.main-menu-btn{float:right;margin:0 0 0 8px;position:relative;display:inline-block;width:40px;height:40px;white-space:nowrap;overflow:hidden;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.main-menu-btn-icon{-webkit-transition:all .25s;transition:all .25s;display:inline-block;background-color:#f7f7f7;border:2px solid transparent;border-radius:50px;box-sizing:border-box;height:40px;margin:0;padding:0;vertical-align:text-bottom;width:40px}.main-menu-btn-icon:before{content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-menu-nGYGmJ4A.svg);top:9px;left:8px;width:20px;height:18px;line-height:0;position:relative}#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before{content:url(https://ir.ebaystatic.com/rs/c/edpweb-src-third-party-smartmenus-css-sm-edp-icons-icon-close-small-PHjDR1z_.svg);top:8px;left:11px;width:14px;height:15px}#main-menu-state{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden;clip:rect(1px,1px,1px,1px)}#main-menu-state:not(:checked) ~ #main-menu{display:none}#main-menu-state:checked ~ #main-menu{display:block}@media(min-width:768px){#main-menu{float:right;clear:none}.main-menu-btn{position:absolute;top:-99999px}#main-menu-state:not(:checked) ~ #main-menu{display:block}}svg.program-badge{color:var(--color-status-information,var(--color-b4,#3665f3));display:inline-block;fill:currentColor;pointer-events:none;stroke:currentColor;stroke-width:0;vertical-align:middle}svg.program-badge--authenticity-guaranteed,svg.program-badge--click-to-call,svg.program-badge--escrow,svg.program-badge--free-warranty,svg.program-badge--money-back-guarantee-chf,svg.program-badge--money-back-guarantee-eu,svg.program-badge--money-back-guarantee-uk,svg.program-badge--money-back-guarantee-zl,svg.program-badge--top-rated-seller{height:48px;width:48px}svg.program-badge--money-back-guarantee-us{height:50px;width:48px}svg.program-badge--ebay-plus{height:16px;width:58px;color:#23804f}svg.star-rating{display:inline-block;fill:currentColor;height:12px;pointer-events:none;stroke:currentColor;stroke-width:0;vertical-align:middle;width:64px}a.icon-link{align-items:center;display:inline-flex}a.icon-link>svg{margin:0 auto}button.icon-btn,a.icon-link{background-color:var(--icon-button-background-color,var(--color-grey1,#f7f7f7));border:2px solid transparent;border-radius:50px;box-sizing:border-box;font-family:inherit;height:40px;margin:0;padding:0;vertical-align:text-bottom;width:40px}button.icon-btn>svg,a.icon-link>svg{fill:var(--icon-button-icon-foreground-color,var(--color-text-primary,#111820));max-width:100%;position:relative}button.icon-btn:focus,a.icon-link:focus,button.icon-btn:hover,a.icon-link:hover{background-color:var(--icon-button-hover-background-color,var(--color-grey2,#e5e5e5))}button.icon-btn:focus>svg,a.icon-link:focus>svg,button.icon-btn:hover>svg,a.icon-link:hover>svg{fill:var(--icon-button-icon-hover-foreground-color,var(--color-text-primary,#111820))}button.icon-btn:active,a.icon-link:active{background-color:var(--icon-button-active-background-color,var(--color-grey3,#c7c7c7))}button.icon-btn:active>svg,a.icon-link:active>svg{fill:var(--icon-button-icon-active-foreground-color,var(--color-text-primary,#111820))}button.icon-btn:not(:focus-visible),a.icon-link:not(:focus-visible){outline:0}button.icon-btn--transparent,a.icon-link--transparent{background-color:transparent;outline-offset:-10px}button.icon-btn--transparent:active,a.icon-link--transparent:active,button.icon-btn--transparent:focus,a.icon-link--transparent:focus,button.icon-btn--transparent:hover,a.icon-link--transparent:hover{background-color:transparent}a.icon-link:visited>svg{fill:var(--icon-button-icon-foreground-color,var(--color-text-primary,#111820))}button[disabled].icon-btn>svg,button[aria-disabled="true"].icon-btn>svg,a:not([href]).icon-link>svg,a[aria-disabled="true"].icon-link>svg{background-color:transparent;fill:var(--color-action-disabled,#c7c7c7)}button[disabled].icon-btn:focus>svg,button[aria-disabled="true"].icon-btn:focus>svg,a:not([href]).icon-link:focus>svg,a[aria-disabled="true"].icon-link:focus>svg,button[disabled].icon-btn:hover>svg,button[aria-disabled="true"].icon-btn:hover>svg,a:not([href]).icon-link:hover>svg,a[aria-disabled="true"].icon-link:hover>svg{fill:var(--color-action-disabled,#c7c7c7)}a.icon-link:visited:hover>svg,a.icon-link:visited:focus>svg{fill:var(--icon-button-icon-hover-foreground-color,var(--color-text-primary,#111820))}button.icon-btn--badged,a.icon-link--badged{overflow:visible;position:relative}button.icon-btn--badged .badge,a.icon-link--badged .badge{left:24px;pointer-events:none;position:absolute;top:-12px;z-index:1}button.icon-btn>svg.icon--confirmation-filled,button.icon-btn>svg.icon--confirmation-filled-small,a.icon-link>svg.icon--confirmation-filled,a.icon-link>svg.icon--confirmation-filled-small{fill:var(--color-status-confirmation,#05823f)}button.icon-btn>svg.icon--confirmation-filled:hover,button.icon-btn>svg.icon--confirmation-filled-small:hover,a.icon-link>svg.icon--confirmation-filled:hover,a.icon-link>svg.icon--confirmation-filled-small:hover{fill:var(--color-status-confirmation,#05823f)}button.icon-btn>svg.icon--attention-filled,button.icon-btn>svg.icon--attention-filled-small,a.icon-link>svg.icon--attention-filled,a.icon-link>svg.icon--attention-filled-small{fill:var(--color-status-attention,#e0103a)}button.icon-btn>svg.icon--attention-filled:hover,button.icon-btn>svg.icon--attention-filled-small:hover,a.icon-link>svg.icon--attention-filled:hover,a.icon-link>svg.icon--attention-filled-small:hover{fill:var(--color-status-attention,#e0103a)}button.icon-btn>svg.icon--information-filled,button.icon-btn>svg.icon--information-filled-small,a.icon-link>svg.icon--information-filled,a.icon-link>svg.icon--information-filled-small{fill:var(--color-status-information,#3665f3)}button.icon-btn>svg.icon--information-filled:hover,button.icon-btn>svg.icon--information-filled-small:hover,a.icon-link>svg.icon--information-filled:hover,a.icon-link>svg.icon--information-filled-small:hover{fill:var(--color-status-information,#3665f3)}button.btn,a.fake-btn{border:1px solid;box-sizing:border-box;font-family:inherit;margin:0;text-align:center;text-decoration:none;vertical-align:bottom;background-color:transparent;border-radius:var(--btn-border-radius,var(--border-radius-button,48px));color:inherit;display:inline-block;font-size:.875rem;min-height:40px;min-width:128px;padding:9.5px 16px}button.btn--fixed-height,a.fake-btn--fixed-height{height:40px}button.btn--truncated,a.fake-btn--truncated{height:40px}button.btn--truncated,a.fake-btn--truncated,button.btn--truncated span,a.fake-btn--truncated span{line-height:1.4em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button.btn:focus:not(:focus-visible),a.fake-btn:focus:not(:focus-visible){outline:0}button.btn--wide,a.fake-btn--wide{padding-left:48px;padding-right:48px}button.btn[disabled],a.fake-btn:not([href]),button.btn[aria-disabled="true"],a.fake-btn[aria-disabled="true"]{opacity:1}a.fake-btn:visited{color:inherit}button.btn--fluid,a.fake-btn--fluid{width:100%}.btn__cell,.fake-btn__cell{align-items:center;display:flex;width:100%;justify-content:center}.btn__cell--fixed-height,.fake-btn__cell--fixed-height{display:inline-flex}.btn__cell--fixed-height>svg,.fake-btn__cell--fixed-height>svg{align-self:baseline;max-width:calc(100% - 32px)}.btn__cell--truncated,.fake-btn__cell--truncated{display:inline-flex}.btn__cell--truncated>svg,.fake-btn__cell--truncated>svg{align-self:baseline;max-width:calc(100% - 32px)}button.btn svg.icon,a.fake-btn svg.icon{align-self:center;flex-shrink:0;height:100%;max-height:21px;width:1em}button.btn svg.icon:first-child,a.fake-btn svg.icon:first-child{margin-right:8px}button.btn svg.icon:last-child,a.fake-btn svg.icon:last-child{margin-left:8px}button.btn svg.icon:only-child,a.fake-btn svg.icon:only-child{margin:0}button.btn__cell--fixed-height svg.icon,a.fake-btn__cell--fixed-height svg.icon{align-self:center;height:1rem;overflow:visible;width:1rem}button.btn--primary,a.fake-btn--primary{background-color:var(--btn-primary-background-color,var(--color-action-primary,#3665f3));border-color:var(--btn-primary-border-color,var(--color-action-primary,#3665f3));color:var(--btn-primary-foreground-color,var(--color-background-default,#fff));font-weight:bold}a.fake-btn--primary{outline-color:#111820}button.btn--primary:not([disabled]):not([aria-disabled="true"]):focus,a.fake-btn--primary[href]:focus,button.btn--primary:not([disabled]):not([aria-disabled="true"]):hover,a.fake-btn--primary[href]:hover{background-color:var(--btn-primary-hover-background-color,var(--color-action-hover,#382aef));border-color:var(--btn-primary-hover-border-color,var(--color-action-hover,#382aef))}button.btn--primary:not([disabled]):not([aria-disabled="true"]):active,a.fake-btn--primary[href]:active{background-color:var(--btn-primary-active-background-color,var(--color-action-active,#2b0eaf));border-color:var(--btn-primary-active-border-color,var(--color-action-active,#2b0eaf))}a.fake-btn--primary:visited{color:var(--btn-primary-foreground-color,var(--color-background-default,#fff))}button.btn .progress-spinner{height:24px;margin:-4px 0;width:24px}button.btn svg.icon--dropdown,a.fake-btn svg.icon--dropdown{height:5.25px;width:9px}button.btn[aria-expanded="true"] svg.icon--dropdown,a.fake-btn[aria-expanded="true"] svg.icon--dropdown{transform:rotate(180deg)}button.btn--large svg.icon,a.fake-btn--large svg.icon{max-height:22px}button.btn--primary[disabled],button.btn--primary[aria-disabled="true"]:not([aria-live="polite"][aria-disabled="true"]){background-color:var(--btn-primary-disabled-background-color,var(--color-action-primary-disabled,#c7c7c7));border-color:var(--btn-primary-disabled-border-color,var(--color-action-primary-disabled,#c7c7c7));color:var(--btn-primary-disabled-foreground-color,var(--color-background-default,#fff))}button.btn--primary[disabled] svg.icon,button.btn--primary[aria-disabled="true"]:not([aria-live="polite"][aria-disabled="true"]) svg.icon{fill:var(--btn-primary-disabled-foreground-color,var(--color-background-default,#fff))}a.fake-btn--primary:not([href]),a.fake-btn--primary[aria-disabled="true"]{background-color:var(--btn-primary-disabled-background-color,var(--color-action-primary-disabled,#c7c7c7));border-color:var(--btn-primary-disabled-border-color,var(--color-action-primary-disabled,#c7c7c7));color:var(--btn-primary-disabled-foreground-color,var(--color-background-default,#fff))}a.fake-btn--secondary:visited{color:var(--btn-secondary-foreground-color,var(--color-b4,#3665f3))}button.btn--secondary,a.fake-btn--secondary{background-color:var(--btn-secondary-background-color,var(--color-background-default,#fff));border-color:var(--btn-secondary-border-color,var(--color-b4,#3665f3));color:var(--btn-secondary-foreground-color,var(--color-b4,#3665f3))}button.btn--secondary:not([disabled]):not([aria-disabled="true"]):hover,a.fake-btn--secondary[href]:hover,button.btn--secondary:not([disabled]):not([aria-disabled="true"]):focus,a.fake-btn--secondary[href]:focus{background-color:var(--btn-secondary-hover-background-color,var(--color-white,#fff));border-color:var(--btn-secondary-hover-foreground-color,var(--color-b5,#382aef));color:var(--btn-secondary-hover-foreground-color,var(--color-b5,#382aef))}button.btn--secondary:not([disabled]):not([aria-disabled="true"]):active,a.fake-btn--secondary[href]:active{background-color:var(--btn-secondary-active-background-color,var(--color-white,#fff));border-color:var(--btn-secondary-active-foreground-color,var(--color-b6,#2b0eaf));color:var(--btn-secondary-active-foreground-color,var(--color-b6,#2b0eaf))}button.btn--delete,a.fake-btn--delete{background-color:var(--btn-delete-background-color,var(--color-background-default,#fff));border-color:var(--btn-delete-foreground-color,var(--color-status-attention,#e0103a));color:var(--btn-delete-foreground-color,var(--color-status-attention,#e0103a))}button.btn--delete:focus,a.fake-btn--delete:focus,button.btn--delete:hover,a.fake-btn--delete:hover,button.btn--delete:active,a.fake-btn--delete:active,button.btn--delete:visited,a.fake-btn--delete:visited{border-color:var(--btn-delete-foreground-color,var(--color-status-attention,#e0103a));color:var(--btn-delete-foreground-color,var(--color-status-attention,#e0103a))}button.btn--secondary[disabled],button.btn--delete[disabled],button.btn--secondary[aria-disabled="true"]:not([aria-live="polite"][aria-disabled="true"]),button.btn--delete[aria-disabled="true"]:not([aria-live="polite"][aria-disabled="true"]){background-color:var(--btn-secondary-disabled-background-color,var(--color-background-default,#fff));border-color:var(--btn-secondary-disabled-border-color,var(--color-grey3,#c7c7c7));color:var(--btn-secondary-disabled-foreground-color,var(--color-grey3,#c7c7c7))}button.btn--secondary[disabled] svg.icon,button.btn--delete[disabled] svg.icon,button.btn--secondary[aria-disabled="true"]:not([aria-live="polite"][aria-disabled="true"]) svg.icon,button.btn--delete[aria-disabled="true"]:not([aria-live="polite"][aria-disabled="true"]) svg.icon{fill:var(--btn-secondary-disabled-foreground-color,var(--color-disabled,#c7c7c7))}a.fake-btn--secondary:not([href]),a.fake-btn--secondary[aria-disabled="true"],a.fake-btn--delete:not([href]),a.fake-btn--delete[aria-disabled="true"]{border-color:var(--btn-secondary-disabled-border-color,var(--color-grey3,#c7c7c7));color:var(--btn-secondary-disabled-foreground-color,var(--color-grey3,#c7c7c7))}button.btn--tertiary,a.fake-btn--tertiary{background-color:var(--btn-tertiary-background-color,var(--color-action-tertiary,#f7f7f7));border-color:var(--btn-tertiary-border-color,var(--color-grey1,#f7f7f7));color:var(--btn-tertiary-foreground-color,var(--color-b4,#3665f3))}button.btn--tertiary:not([disabled]):not([aria-disabled="true"]):focus,a.fake-btn--tertiary[href]:focus,button.btn--tertiary:not([disabled]):not([aria-disabled="true"]):hover,a.fake-btn--tertiary[href]:hover{background-color:var(--btn-tertiary-hover-background-color,var(--color-grey2,#e5e5e5));border-color:var(--btn-tertiary-hover-border-color,var(--color-grey2,#e5e5e5));color:var(--btn-tertiary-hover-color,var(--color-b5,#382aef))}button.btn--tertiary:not([disabled]):not([aria-disabled="true"]):active,a.fake-btn--tertiary[href]:active{background-color:var(--btn-tertiary-active-background-color,var(--color-grey3,#c7c7c7));border-color:var(--btn-tertiary-active-border-color,var(--color-grey3,#c7c7c7));color:var(--btn-tertiary-hover-color,var(--color-b6,#2b0eaf))}a.fake-btn--tertiary:visited{color:var(--btn-tertiary-foreground-color,var(--color-b4,#3665f3))}button.btn--tertiary[disabled],button.btn--tertiary[aria-disabled="true"]:not([aria-live="polite"][aria-disabled="true"]){background-color:var(--btn-tertiary-disabled-background-color,var(--color-grey1,#f7f7f7));border-color:var(--btn-tertiary-disabled-border-color,var(--color-grey1,#f7f7f7));color:var(--btn-tertiary-disabled-foreground-color,var(--color-grey3,#c7c7c7))}a.fake-btn--tertiary:not([href]),a.fake-btn--tertiary[aria-disabled="true"]{background-color:var(--btn-tertiary-disabled-background-color,var(--color-grey1,#f7f7f7));border-color:var(--btn-tertiary-disabled-border-color,var(--color-grey1,#f7f7f7));color:var(--btn-tertiary-disabled-foreground-color,var(--color-grey3,#c7c7c7))}button.btn--large,a.fake-btn--large{font-size:1rem;min-height:48px;padding:13px 16px}button.btn--transparent,a.fake-btn--transparent{background-color:transparent}button.btn--transparent:hover,a.fake-btn--transparent:hover,button.btn--transparent:focus,a.fake-btn--transparent:focus{background-color:transparent}button.btn--fixed-height,a.fake-btn--fixed-height{padding-top:calc(21.5px - 0.75em)}button.btn--large-fixed-height,a.fake-btn--large-fixed-height{height:48px;min-height:48px;padding-top:calc(27px - 0.75em)}button.btn--truncated,a.fake-btn--truncated,button.btn--truncated span,a.fake-btn--truncated span{line-height:1.4em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}button.btn--large-truncated,a.fake-btn--large-truncated{font-size:1rem;height:48px;min-height:48px;padding:13px 16px}button.btn--large-truncated,a.fake-btn--large-truncated,button.btn--large-truncated span,a.fake-btn--large-truncated span{line-height:1.4em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[dir="rtl"] button.btn svg.icon--dropdown:first-child,[dir="rtl"] a.fake-btn svg.icon--dropdown:first-child{margin-left:8px;margin-right:0}[dir="rtl"] button.btn svg.icon--dropdown:last-child,[dir="rtl"] a.fake-btn svg.icon--dropdown:last-child{margin-left:0;margin-right:8px}a.nav-link{color:var(--nav-link-color,var(--color-text-default,#111820));text-decoration:none}a.nav-link:visited{color:var(--nav-link-color,var(--color-text-default,#111820))}a.nav-link:hover{color:var(--nav-link-hover-color,var(--color-text-default,#111820));text-decoration:underline}button.fake-link{background-color:transparent;border:0;color:var(--fake-link-color,var(--color-link-default,#3665f3));font-family:inherit;font-size:inherit;padding:0;text-decoration:underline}button.fake-link[disabled]{opacity:.5}button.fake-link:hover{color:var(--fake-link-hover-color,var(--color-link-hover,#382aef))}.badge{align-items:center;background-color:var(--badge-background-color,var(--color-status-attention,#e0103a));border-radius:16px;color:var(--badge-foreground-color,var(--color-background-default,#fff));display:inline-flex;font-size:10px;height:16px;justify-content:center;min-width:8px;padding:2px 6px;white-space:nowrap}.section-notice{background-color:var(--section-notice-default-background-color,var(--color-grey1,#f7f7f7));border-radius:var(--section-notice-border-radius,var(--border-radius-small,8px));font-size:.875rem;justify-content:flex-start;margin:8px 0;padding:16px}div[role="region"].section-notice,section.section-notice{display:flex}span[role="region"].section-notice{display:inline-flex}.section-notice__title{font-size:.875rem;font-weight:normal;margin:0}.section-notice__title:not(:only-child){font-weight:bold}.section-notice button.fake-link{color:var(--section-notice-color,var(--color-text-default,#111820));font-size:.875rem;font-weight:bold}.section-notice button.fake-link:hover{color:var(--section-notice-color,var(--color-text-default,#111820))}.section-notice a{color:var(--section-notice-color,var(--color-text-default,#111820));font-size:.875rem;font-weight:bold}.section-notice a:hover{color:var(--section-notice-color,var(--color-text-default,#111820))}.section-notice__header{align-items:center;display:flex;justify-content:center;padding-right:16px}.section-notice__main,.section-notice__footer{display:flex;flex-direction:column;justify-content:center}.section-notice__footer{flex-shrink:0;margin-left:auto;padding-left:0;width:auto}.section-notice__main p{font-size:.875rem;margin:4px 0 0}@media(min-width:601px){section.section-notice,div[role="region"].section-notice{flex-wrap:nowrap;margin:16px 0}.section-notice__footer{margin-top:0;padding-left:16px}}[dir="rtl"] .section-notice__header{padding-left:16px;padding-right:0}[dir="rtl"] .section-notice__footer{margin-left:initial;margin-right:auto;padding-left:initial;padding-right:0}.progress-spinner{animation:spin 600ms linear infinite;display:inline-block;height:30px;width:30px}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.progress-spinner>svg.icon.icon--spinner{height:inherit;margin:0;max-height:inherit;max-width:inherit;width:inherit}.progress-spinner--large{height:60px;width:60px}.progress-spinner:empty{background-image:var(--progress-spinner-image-url,var(--url-image-progress-spinner,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iI0U1RTVFNSIgZD0iTTI0IDEyYzAgNi42Mjc0LTUuMzcyNiAxMi0xMiAxMlMwIDE4LjYyNzQgMCAxMiA1LjM3MjYgMCAxMiAwczEyIDUuMzcyNiAxMiAxMnpNMS43MTYgMTJjMCA1LjY3OTcgNC42MDQzIDEwLjI4NCAxMC4yODQgMTAuMjg0UzIyLjI4NCAxNy42Nzk3IDIyLjI4NCAxMiAxNy42Nzk3IDEuNzE2IDEyIDEuNzE2IDEuNzE2IDYuMzIwMyAxLjcxNiAxMnoiLz48bWFzayBpZD0iYSIgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiB4PSIwIiB5PSIwIiBtYXNrVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48cGF0aCBmaWxsPSIjRTVFNUU1IiBkPSJNMjQgMTJjMCA2LjYyNzQtNS4zNzI2IDEyLTEyIDEyUzAgMTguNjI3NCAwIDEyIDUuMzcyNiAwIDEyIDBzMTIgNS4zNzI2IDEyIDEyek0xLjcxNiAxMmMwIDUuNjc5NyA0LjYwNDMgMTAuMjg0IDEwLjI4NCAxMC4yODRTMjIuMjg0IDE3LjY3OTcgMjIuMjg0IDEyIDE3LjY3OTcgMS43MTYgMTIgMS43MTYgMS43MTYgNi4zMjAzIDEuNzE2IDEyeiIvPjwvbWFzaz48ZyBmaWx0ZXI9InVybCgjZmlsdGVyMF9kKSIgbWFzaz0idXJsKCNhKSI+PHBhdGggZmlsbD0iIzM2NjVGMyIgZD0iTTIzLjExNDkgMTIuNzc3MmMuNDcyNy4wMzMxLjg4NTktLjMyMzYuODg1MS0uNzk3NUExMiAxMiAwIDAwOC40NzA5LjUzMDdjLS40NTMuMTM5My0uNjcxNS42Mzk2LS41MDAxIDEuMDgxNC4xNzEzLjQ0MTcuNjY3Ny42NTczIDEuMTIyMi41MjMzYTEwLjI4NCAxMC4yODQgMCAwMTEzLjE5IDkuNzI0NWMuMDA2NS40NzM5LjM1OTIuODg0My44MzE5LjkxNzN6Ii8+PC9nPjxkZWZzPjxmaWx0ZXIgaWQ9ImZpbHRlcjBfZCIgd2lkdGg9IjM0LjA4NzUiIGhlaWdodD0iMzAuNzc5NCIgeD0iLTEuMDg3NSIgeT0iLTkiIGNvbG9yLWludGVycG9sYXRpb24tZmlsdGVycz0ic1JHQiIgZmlsdGVyVW5pdHM9InVzZXJTcGFjZU9uVXNlIj48ZmVGbG9vZCBmbG9vZC1vcGFjaXR5PSIwIiByZXN1bHQ9IkJhY2tncm91bmRJbWFnZUZpeCIvPjxmZUNvbG9yTWF0cml4IGluPSJTb3VyY2VBbHBoYSIgdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAxMjcgMCIvPjxmZU9mZnNldC8+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iNC41Ii8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwLjE0IDAiLz48ZmVCbGVuZCBpbjI9IkJhY2tncm91bmRJbWFnZUZpeCIgcmVzdWx0PSJlZmZlY3QxX2Ryb3BTaGFkb3ciLz48ZmVCbGVuZCBpbj0iU291cmNlR3JhcGhpYyIgaW4yPSJlZmZlY3QxX2Ryb3BTaGFkb3ciIHJlc3VsdD0ic2hhcGUiLz48L2ZpbHRlcj48L2RlZnM+PC9zdmc+)));background-position:center center;background-repeat:no-repeat;background-size:cover}.progress-spinner--large:empty{background-image:var(--progress-spinner-large-image-url,var(--url-image-progress-spinner-large,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCA1NiA1NiI+PHBhdGggZmlsbD0iI0U1RTVFNSIgZD0iTTU2IDI4YzAgMTUuNDY0LTEyLjUzNiAyOC0yOCAyOFMwIDQzLjQ2NCAwIDI4IDEyLjUzNiAwIDI4IDBzMjggMTIuNTM2IDI4IDI4ek00LjAwNCAyOGMwIDEzLjI1MjYgMTAuNzQzNCAyMy45OTYgMjMuOTk2IDIzLjk5NlM1MS45OTYgNDEuMjUyNiA1MS45OTYgMjggNDEuMjUyNiA0LjAwNCAyOCA0LjAwNCA0LjAwNCAxNC43NDc0IDQuMDA0IDI4eiIvPjxtYXNrIGlkPSJhIiB3aWR0aD0iNTYiIGhlaWdodD0iNTYiIHg9IjAiIHk9IjAiIG1hc2tVbml0cz0idXNlclNwYWNlT25Vc2UiPjxwYXRoIGZpbGw9IiNFNUU1RTUiIGQ9Ik01NiAyOGMwIDE1LjQ2NC0xMi41MzYgMjgtMjggMjhTMCA0My40NjQgMCAyOCAxMi41MzYgMCAyOCAwczI4IDEyLjUzNiAyOCAyOHpNNC4wMDQgMjhjMCAxMy4yNTI2IDEwLjc0MzQgMjMuOTk2IDIzLjk5NiAyMy45OTZTNTEuOTk2IDQxLjI1MjYgNTEuOTk2IDI4IDQxLjI1MjYgNC4wMDQgMjggNC4wMDQgNC4wMDQgMTQuNzQ3NCA0LjAwNCAyOHoiLz48L21hc2s+PGcgZmlsdGVyPSJ1cmwoI2ZpbHRlcjBfZCkiIG1hc2s9InVybCgjYSkiPjxwYXRoIGZpbGw9IiMzNjY1RjMiIGQ9Ik01My45MzQ3IDI5LjgxMzVjMS4xMDMuMDc3MiAyLjA2NzEtLjc1NTEgMi4wNjUzLTEuODYwOEEyOC4wMDA5IDI4LjAwMDkgMCAwMDMxLjcwMzIuMjQ2YTI4IDI4IDAgMDAtMTEuOTM3OC45OTIzYy0xLjA1NjguMzI1MS0xLjU2NjcgMS40OTIzLTEuMTY2OSAyLjUyMzEuMzk5OCAxLjAzMDkgMS41NTggMS41MzM4IDIuNjE4NSAxLjIyMTJhMjMuOTk2MyAyMy45OTYzIDAgMDEzMC43NzY4IDIyLjY5MDZjLjAxNSAxLjEwNTYuODM3OSAyLjA2MzIgMS45NDA5IDIuMTQwM3oiLz48L2c+PGRlZnM+PGZpbHRlciBpZD0iZmlsdGVyMF9kIiB3aWR0aD0iNTUuNTM3NCIgaGVpZ2h0PSI0Ny44MTg1IiB4PSI5LjQ2MjYiIHk9Ii05IiBjb2xvci1pbnRlcnBvbGF0aW9uLWZpbHRlcnM9InNSR0IiIGZpbHRlclVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PGZlRmxvb2QgZmxvb2Qtb3BhY2l0eT0iMCIgcmVzdWx0PSJCYWNrZ3JvdW5kSW1hZ2VGaXgiLz48ZmVDb2xvck1hdHJpeCBpbj0iU291cmNlQWxwaGEiIHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMTI3IDAiLz48ZmVPZmZzZXQvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjQuNSIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMC4xNCAwIi8+PGZlQmxlbmQgaW4yPSJCYWNrZ3JvdW5kSW1hZ2VGaXgiIHJlc3VsdD0iZWZmZWN0MV9kcm9wU2hhZG93Ii8+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iZWZmZWN0MV9kcm9wU2hhZG93IiByZXN1bHQ9InNoYXBlIi8+PC9maWx0ZXI+PC9kZWZzPjwvc3ZnPg==)))}a.cta-btn{border:1px solid;box-sizing:border-box;font-family:inherit;margin:0;text-align:center;text-decoration:none;vertical-align:bottom;background-color:var(--cta-btn-background-color,var(--color-background-default,#fff));border-color:currentColor;border-radius:var(--cta-btn-border-radius,var(--border-radius-button,48px));color:var(--cta-btn-foreground-color,var(--color-text-default,#111820));display:inline-block;font-size:.875rem;max-width:100%;padding:9.5px 20px}a.cta-btn--fixed-height{height:40px}a.cta-btn--truncated{height:40px}a.cta-btn--truncated,a.cta-btn--truncated span{line-height:1.4em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a.cta-btn:focus:not(:focus-visible){outline:0}a.cta-btn:visited{color:var(--cta-btn-visited-foreground-color,var(--color-text-default,#111820))}a.cta-btn:focus,a.cta-btn:hover{background-color:var(--cta-btn-hover-background-color,var(--color-text-default,#111820));border-color:var(--cta-btn-hover-border-color,var(--color-text-default,#111820));color:var(--cta-btn-hover-foreground-color,var(--color-background-default,#fff))}a.cta-btn:not([href]),a.cta-btn[aria-disabled="true"]{background-color:var(--cta-btn-disabled-background-color,var(--color-background-default,#fff));border-color:var(--cta-btn-disabled-border-color,var(--color-action-disabled,#c7c7c7));color:var(--cta-btn-disabled-foreground-color,var(--color-action-disabled,#c7c7c7))}a.cta-btn--wide{padding-left:48px;padding-right:48px}a.cta-btn--fluid{width:100%}span.cta-btn__cell{align-items:center;display:flex;width:100%;justify-content:center}span.cta-btn__cell--fixed-height{display:inline-flex}span.cta-btn__cell--fixed-height>svg{align-self:baseline;max-width:calc(100% - 32px)}span.cta-btn__cell--truncated{display:inline-flex}span.cta-btn__cell--truncated>svg{align-self:baseline;max-width:calc(100% - 32px)}a.cta-btn svg.icon{align-self:center;flex-shrink:0;height:10px;width:10px}a.cta-btn svg.icon:first-child{margin-right:8px}a.cta-btn svg.icon:last-child{margin-left:8px}a.cta-btn svg.icon:only-child{margin:0}span.cta-btn__cell--fixed-height svg.icon{align-self:center;height:1rem;overflow:visible;width:1rem}a.cta-btn--large{font-size:1rem;min-height:48px}a.cta-btn--large-truncated{font-size:1rem;height:48px}a.cta-btn--large-truncated,a.cta-btn--large-truncated span{line-height:1.4em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}a.cta-btn--large-fixed-height{font-size:1rem;height:48px}