@-webkit-keyframes animate-arrow{0%{stroke-dasharray:1 226.19467px;stroke-dashoffset:0}to{stroke-dasharray:226.19467px,226.19467px;stroke-dashoffset:0}}@keyframes animate-arrow{0%{stroke-dasharray:1 226.19467px;stroke-dashoffset:0}to{stroke-dasharray:226.19467px,226.19467px;stroke-dashoffset:0}}@-webkit-keyframes rotate-forward{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@keyframes rotate-forward{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg)}to{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}}@-webkit-keyframes smoothscroll{0%{-webkit-transform:translateX(var(--startAnimation));transform:translateX(var(--startAnimation))}to{-webkit-transform:translateX(var(--animationWidth));transform:translateX(var(--animationWidth))}}@keyframes smoothscroll{0%{-webkit-transform:translateX(var(--startAnimation));transform:translateX(var(--startAnimation))}to{-webkit-transform:translateX(var(--animationWidth));transform:translateX(var(--animationWidth))}}@-webkit-keyframes slidein{0%{top:-20%}to{top:140%}}@keyframes slidein{0%{top:-20%}to{top:140%}}@-webkit-keyframes show{0%{opacity:0}}@keyframes show{0%{opacity:0}}@-webkit-keyframes animate{0%{left:0;right:0}25%{left:100%;right:0}50%{left:0;right:100%}to{left:0;right:0}}@-webkit-keyframes underline-animate{0%{background-position:100% 100%;background-size:100% .0625rem}25%{background-position:100% 100%;background-size:0 .0625rem}50%{background-position:0 100%;background-size:0 .0625rem}to{background-position:0 100%;background-size:100% .0625rem}}@keyframes animate{0%{left:0;right:0}25%{left:100%;right:0}50%{left:0;right:100%}to{left:0;right:0}}@keyframes underline-animate{0%{background-position:100% 100%;background-size:100% .0625rem}25%{background-position:100% 100%;background-size:0 .0625rem}50%{background-position:0 100%;background-size:0 .0625rem}to{background-position:0 100%;background-size:100% .0625rem}}:root{--font-family-sans:ibmplexsans,arial,sans-serif;--font-family-mono:ibmplexmono,"Courier New",serif;--font-family-sort:sortsmillgoudy,"Times New Roman",serif;--font-family-hoeffler:"Hoefler Text","Times New Roman",serif;--font-size-8:.5rem;--font-size-10:.625rem;--font-size-12:.75rem;--font-size-14:.875rem;--font-size-16:1rem;--font-size-18:1.125rem;--font-size-20:1.25rem;--font-size-22:1.375rem;--font-size-24:1.5rem;--font-size-28:1.75rem;--font-size-32:2rem;--font-size-34:2.125rem;--font-size-36:2.25rem;--font-size-44:2.75rem;--font-size-50:3.125rem;--font-size-60:3.75rem;--font-size-64:4rem;--font-size-70:4.375rem;--font-size-90:5.625rem;--font-size-170:10.625rem;--font-size-fluid-sm:clamp(.875rem,2vw,1rem);--font-size-fluid-md:clamp(1.125rem,3vw,1.375rem);--font-size-fluid-lg:clamp(2rem,5vw,2.75rem);--font-size-fluid-xl:clamp(2.8125rem,15vw,5.625rem);--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--line-height-auto:auto;--line-height-20:1.25rem;--line-height-24:1.5rem;--line-height-26:1.625rem;--line-height-34:2.125rem;--line-height-42:2.625rem;--line-height-46:2.875rem;--line-height-48:3rem}.page{overflow:clip}.c-tabs{--color:#fff;--backgroundColor:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5rem 0 5.875rem}@media screen and (min-width:48em){.c-tabs{padding:6.5rem 0 3.625rem}}@media screen and (min-width:64em){.c-tabs{padding:6.5rem 0 5.875rem}}.c-pagedesigner--content .c-tabs{padding-bottom:0;padding-top:0}.c-tabs__tablist{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:.8125rem}.c-tabs__title{font-family:var(--font-family-mono);font-size:var(--font-size-24);font-weight:var(--font-weight-regular);letter-spacing:0;line-height:var(--line-height-34);margin-bottom:2.625rem;overflow-wrap:break-word;text-align:center;width:100%}.c-tabs__title em,.c-tabs__title i{font-style:italic;font-weight:var(--font-weight-regular)}.c-tabs__title b,.c-tabs__title strong{font-weight:var(--font-weight-bold)}@media screen and (min-width:48em){.c-tabs__title{margin-bottom:2rem}}@media screen and (min-width:64em){.c-tabs__title{margin-bottom:1.375rem}}.c-tabs__tab{background:transparent;border:none;border-radius:.625rem;color:#707070;padding:.75rem 1.25rem;position:relative;z-index:0}.c-tabs__tab:before{content:none}@media screen and (min-width:48em){.c-tabs__tab{padding:.9375rem 1.875rem}}.c-tabs__tab[aria-selected=true]{z-index:1}.c-tabs__tab[aria-selected=true],body.mouse-clicked .c-tabs__tab[aria-selected=true]:focus,body.mouse-clicked .c-tabs__tab[aria-selected=true]:focus-within{border:.03125rem solid rgba(0,0,0,.4)!important;color:#000}.c-tabs__tabpanels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1.6875rem;width:100%}.c-tabs__tabpanel{display:grid;grid-template-rows:0fr;opacity:0;-webkit-transition:grid-template-rows 0s .2s,opacity .2s;transition:grid-template-rows 0s .2s,opacity .2s;transition:grid-template-rows 0s .2s,opacity .2s,-ms-grid-rows 0s .2s;width:100%}.c-tabs__tabpanel__content{overflow:hidden}.c-tabs__tabpanel.visible{grid-template-rows:1fr;opacity:1;-webkit-transition:grid-template-rows 0s .2s,opacity .2s .2s;transition:grid-template-rows 0s .2s,opacity .2s .2s;transition:grid-template-rows 0s .2s,opacity .2s .2s,-ms-grid-rows 0s .2s}.c-tabs__tabpanel .c-product-carousel{padding-bottom:0;padding-top:0}.c-tabs__tabpanel .m-search-results-products{margin-bottom:0;margin-top:0}.c-tabs__cta{border-color:var(--backgroundColor);color:var(--color);margin-top:3.1875rem}@media screen and (min-width:48em){.c-tabs__cta{margin-top:1.625rem}}@media screen and (min-width:64em){.c-tabs__cta{margin-top:2.125rem}}.c-tabs__cta:before{background-color:var(--backgroundColor)}