.article{--article-aspect-ratio:0;border:1px solid var(--article-outline);display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.article--aspect-ratio{aspect-ratio:var(--article-aspect-ratio)}.article--rounded{border-radius:6px}.article--outline{border:1px solid var(--outline)}.article__expand{flex:1 1}.article__expand--middle{align-items:center;display:flex;flex-wrap:wrap}.article__expand--middle-child{flex:1 1}.article.clickable,.article[data-link]{cursor:pointer}.article.clickable:not(.article--shadow-never),.article[data-link]:not(.article--shadow-never){transition:box-shadow .2s ease}@media(prefers-reduced-motion:reduced){.article.clickable:not(.article--shadow-never),.article[data-link]:not(.article--shadow-never){transition:none}}.article--shadow-always,.article--shadow-darken,.article.clickable:not(.article--shadow-never):hover,.article[data-link]:not(.article--shadow-never):hover{box-shadow:2px 2px 15px -2px rgba(0,0,0,.5)}.article--shadow-darken.clickable:not(.article--shadow-darken--shadow-never):hover,.article--shadow-darken[data-link]:not(.article--shadow-darken--shadow-never):hover{box-shadow:2px 2px 15px -2px rgba(0,0,0,.8)}.article--padded{padding:10px}@media(min-width:992px){.article--padded{padding:20px}}.article--centered,.article--centered p{text-align:center}.background.background--black .article.background--black:not(.article--no-outline){--article-outline:var(--outline)}.background.background--black .background:not(background--black)[class*=background--] .article.background--black{--article-outline:none}.background.background--pureblack .article.background--pureblack:not(.article--no-outline){--article-outline:var(--outline)}.background.background--pureblack .background:not(background--pureblack)[class*=background--] .article.background--pureblack{--article-outline:none}.background.background--blue .article.background--blue:not(.article--no-outline){--article-outline:var(--outline)}.background.background--blue .background:not(background--blue)[class*=background--] .article.background--blue{--article-outline:none}.background.background--green .article.background--green:not(.article--no-outline){--article-outline:var(--outline)}.background.background--green .background:not(background--green)[class*=background--] .article.background--green{--article-outline:none}.background.background--lightergrey .article.background--lightergrey:not(.article--no-outline){--article-outline:var(--outline)}.background.background--lightergrey .background:not(background--lightergrey)[class*=background--] .article.background--lightergrey{--article-outline:none}.background.background--lightishgrey .article.background--lightishgrey:not(.article--no-outline){--article-outline:var(--outline)}.background.background--lightishgrey .background:not(background--lightishgrey)[class*=background--] .article.background--lightishgrey{--article-outline:none}.background.background--lightgrey .article.background--lightgrey:not(.article--no-outline){--article-outline:var(--outline)}.background.background--lightgrey .background:not(background--lightgrey)[class*=background--] .article.background--lightgrey{--article-outline:none}.background.background--midgrey .article.background--midgrey:not(.article--no-outline){--article-outline:var(--outline)}.background.background--midgrey .background:not(background--midgrey)[class*=background--] .article.background--midgrey{--article-outline:none}.background.background--grey .article.background--grey:not(.article--no-outline){--article-outline:var(--outline)}.background.background--grey .background:not(background--grey)[class*=background--] .article.background--grey{--article-outline:none}.background.background--darkgrey .article.background--darkgrey:not(.article--no-outline){--article-outline:var(--outline)}.background.background--darkgrey .background:not(background--darkgrey)[class*=background--] .article.background--darkgrey{--article-outline:none}.background.background--orange .article.background--orange:not(.article--no-outline){--article-outline:var(--outline)}.background.background--orange .background:not(background--orange)[class*=background--] .article.background--orange{--article-outline:none}.background.background--red .article.background--red:not(.article--no-outline){--article-outline:var(--outline)}.background.background--red .background:not(background--red)[class*=background--] .article.background--red{--article-outline:none}.background.background--white .article.background--white:not(.article--no-outline){--article-outline:var(--outline)}.background.background--white .background:not(background--white)[class*=background--] .article.background--white{--article-outline:none}
.full-article{color:var(--muted);font-size:14px;line-height:16px;text-align:left}.full-article .full-article__actions{background-color:#f60;display:flex;flex-direction:row}.full-article .full-article__actions-button{color:#fff;flex:1 1;line-height:20px;padding:5px 10px;text-align:center;text-transform:uppercase}.full-article .full-article__actions-button--bold{font-weight:700}.full-article .full-article__actions-button:active,.full-article .full-article__actions-button:hover,.full-article .full-article__actions-button:link,.full-article .full-article__actions-button:visited{color:#fff;text-decoration:none}.full-article .full-article__actions-button:active,.full-article .full-article__actions-button:hover{background-color:#e65c00}.full-article .full-article__alert{margin:10px 0}.full-article .full-article__banner{display:flex;flex-direction:row;line-height:18px;min-height:34px;text-transform:uppercase}.full-article .full-article__banner-part{padding:8px 10px}.full-article .full-article__banner-part--left{align-items:center;display:flex;flex-shrink:0;gap:4px}.full-article .full-article__banner-part .tooltip--text+.tooltip--text{padding-left:5px}.full-article .full-article__compare{background-color:transparent;border:0;color:var(--muted);cursor:pointer;flex-shrink:0;padding:10px 15px}.full-article .full-article__compare:active,.full-article .full-article__compare:hover{color:#f60}.full-article .full-article__features{flex:1 1;padding:10px 0}.full-article .full-article__features>ul{display:flex;flex-flow:row wrap;gap:5px;justify-content:space-around;margin-block:0;max-height:60px;max-width:400px;overflow:hidden;-webkit-padding-start:0;padding-inline-start:0;width:100%}.full-article .full-article__features>ul.count-2{max-width:200px}.full-article .full-article__features>ul.count-3{max-width:300px}.full-article .full-article__buttons{padding:10px 0}.full-article__bottom:not(.full-article--split) .full-article__buttons{border:none!important}.full-article .full-article__footer{min-height:15px}.full-article .full-article__footer-child{border-top:1px solid var(--outline)}.full-article .full-article__footer-addition{display:block;line-height:22px;padding:10px 0}.full-article .full-article__heading,.full-article.article--padded .full-article__heading{position:relative;width:100%}.full-article .full-article__hero{display:grid;grid-template-columns:1fr -webkit-min-content;grid-template-columns:1fr min-content;grid-template-rows:16.8% 79% 1fr;position:relative;width:100%}.full-article .full-article__hero--four-three{aspect-ratio:150/126.582278481;max-height:330px}@supports not (aspect-ratio:1){.full-article .full-article__hero--four-three{height:300px}}.full-article .full-article__hero--four-three img{bottom:0;font-family:"object-fit:contain";left:0;margin:auto;max-height:100%;object-fit:contain;position:absolute;right:0;top:0;width:auto}.full-article .full-article__hero--four-three-cover{aspect-ratio:4/3;box-sizing:initial;margin-bottom:4px;padding-bottom:20px}.full-article .full-article__hero--four-three-cover .full-article__image{grid-column:1/2;grid-row:1/4;margin-bottom:-20px}.full-article .full-article__hero--four-three-cover .full-article__image img{font-family:"object-fit:cover";height:calc(100% + 20px);margin:-10px 0;object-fit:cover;width:100%}.full-article .full-article__hero--four-three-cover .full-article__strapline{margin:19px 0 0 19px}.full-article .full-article__hero--no-strapline{grid-template-rows:10.5% 79% 1fr}.full-article .full-article__hero:not(.background,.full-article .full-article__hero--four-three-cover)+.full-article__name{padding-top:0}.full-article .full-article__hero:after{content:"";grid-column:span 2;grid-row:3}.full-article .full-article__image{grid-column:span 2;grid-row:2;overflow:hidden;position:relative;z-index:100}.full-article .full-article__image img{display:block;height:auto;max-width:100%;pointer-events:none}.full-article .full-article__image.align--justify>img,.full-article .full-article__image:not(.align)>img{width:100%}.full-article .full-article__strapline{background-color:hsla(0,0%,100%,.93);border-radius:20px;color:#999;flex-shrink:1;font-size:12px;grid-column:1;grid-row:1;line-height:14px;line-height:22px;margin:10px 10px 10px 0;padding:3px 15px;place-self:flex-start flex-start;position:relative;text-transform:uppercase;z-index:110}.full-article .full-article__strapline p{margin:0}.full-article .full-article__strapline--block-content{display:flex;flex-direction:column;gap:5px;padding:8px 15px}.full-article .full-article__badge{align-items:center;display:flex;grid-column:2;grid-row:1;height:60px;justify-content:center;margin-bottom:-28px;margin-right:-10px;position:relative;width:60px;z-index:110}.full-article .full-article__badge--text{border-radius:30px;font-size:10px;line-height:10px;min-width:60px;padding:3px;text-align:center;text-transform:uppercase}.full-article .full-article__badge img{height:auto;margin:auto;max-height:60px;max-width:60px}.full-article .full-article__icons{display:flex;flex-direction:row}.full-article .full-article__icons-child:not(:first-child){border-left:1px solid var(--outline)}.full-article .full-article__highlighted-text{color:var(--article-attention);font-weight:700}.full-article .full-article__highlighted-text-suffix{color:var(--muted);font-weight:400}.full-article .full-article__highlighted-text,.full-article .full-article__included-product{line-height:22px;margin:0;padding:10px 0}.full-article .full-article__included-product{color:var(--article-included-product);display:flex;font-weight:700}.full-article .full-article__included-product .icon{filter:var(--article-included-product-flt);flex-shrink:0;height:22px;margin-right:7px;width:17px}.full-article .full-article__name{color:var(--text);padding:20px 0 10px;position:relative}.full-article .full-article__name--no-image:is(.full-article .full-article__name--with-badge){min-height:80px;padding-right:100px;padding-top:0}.full-article .full-article__name:first-child,.full-article__strapline-container+.full-article .full-article__name{padding-top:20px}.full-article .full-article__name-description{color:var(--muted);line-height:22px}.full-article .full-article__name-description a{color:var(--text)}.full-article .full-article__name-description a:hover{text-decoration:underline}.full-article .full-article__name-extra-links{display:flex;flex-wrap:wrap;gap:4px;margin:10px 0;padding:0}.full-article .full-article__name-extra-links-title{color:var(--muted);font-weight:700;margin-bottom:0}.full-article .full-article__name-extra-links li{border-radius:3px;display:block;margin:0;padding:4px 6px}html.no-flex-gap-support .full-article .full-article__name-extra-links{margin:8px -2px}html.no-flex-gap-support .full-article .full-article__name-extra-links li{margin:2px}.full-article .full-article__name-subtitle,.full-article .full-article__name-tagline,.full-article .full-article__name-title{margin:0}.full-article .full-article__name-tagline{color:#666;display:block;font-size:12px;line-height:16px;padding-top:10px}.full-article .full-article__name-title{font-size:24px;line-height:28px;margin-bottom:5px}.full-article .full-article__name-subtitle{font-size:18px;font-weight:400;line-height:22px}.full-article .full-article__name-subtitle+.full-article .full-article__name-description{margin-top:5px}.full-article .full-article--split .alert{border-top:0;margin:0}.full-article .full-article--split .alert+.full-article__footer-child{border-top:0}.full-article .full-article--split .full-article__footer-addition--top{font-size:12px;line-height:16px}.full-article:hover .full-article__name-title a{color:var(--target)}.full-article.article--padded{padding:0}.full-article.article--padded .full-article__name{padding:10px 20px}.full-article.article--padded .full-article__name:not(.background)+.full-article__name{padding-top:0}.full-article.article--padded .full-article__name:first-child,.full-article.article--padded .full-article__strapline-container+.full-article__name{padding-top:20px}.full-article.article--padded .full-article__highlighted-text,.full-article.article--padded .full-article__included-product{padding:10px 20px}.full-article.article--padded .full-article__name+.full-article__highlighted-text,.full-article.article--padded .full-article__name+.full-article__included-product{padding-top:0}.full-article.article--padded .full-article__buttons{padding:10px 20px}.full-article.article--padded .full-article__alert{margin:10px 20px}.full-article.article--padded .full-article__features,.full-article.article--padded .full-article__footer-addition{padding:10px 20px}.full-article .full-article__hero.full-article__hero--four-three:not(.full-article__hero--four-three-cover),.full-article.article--padded .full-article__hero:not(.full-article__hero--four-three-cover){box-sizing:initial;padding:10px 30px;width:calc(100% - 60px)}.full-article .full-article__hero.full-article__hero--four-three:not(.full-article__hero--four-three-cover).full-article__hero--align,.full-article.article--padded .full-article__hero:not(.full-article__hero--four-three-cover).full-article__hero--align{margin-bottom:26px;margin-top:9px}.full-article .full-article__hero.full-article__hero--four-three:not(.full-article__hero--four-three-cover):not(.background)+.full-article__name,.full-article.article--padded .full-article__hero:not(.full-article__hero--four-three-cover):not(.background)+.full-article__name{padding-top:0}.full-article .full-article__hero.full-article__hero--four-three:not(.full-article__hero--four-three-cover)+.full-article__name .full-article__name-tagline,.full-article.article--padded .full-article__hero:not(.full-article__hero--four-three-cover)+.full-article__name .full-article__name-tagline{margin-top:-16px;padding-top:0;position:relative;z-index:100}.full-article .full-article__hero.full-article__hero--four-three:not(.full-article__hero--four-three-cover).full-article__hero--four-three,.full-article.article--padded .full-article__hero:not(.full-article__hero--four-three-cover).full-article__hero--four-three{max-height:310px}.full-article .full-article__hero.full-article__hero--four-three:not(.full-article__hero--four-three-cover) .full-article__strapline,.full-article.article--padded .full-article__hero:not(.full-article__hero--four-three-cover) .full-article__strapline{margin:0 0 0 -20px}.full-article .full-article__hero.full-article__hero--four-three:not(.full-article__hero--four-three-cover) .full-article__strapline .full-article~.full-article__image,.full-article.article--padded .full-article__hero:not(.full-article__hero--four-three-cover) .full-article__strapline .full-article~.full-article__image{padding-top:0}.background--white,body{--article-text:var(--muted);--article-attention:#900;--article-included-product:#393;--article-included-product-flt:var(--flt-green)}.background--lightergrey,.background--lightgrey,.background--lightishgrey{--article-text:var(--more-muted);--article-attention:#900;--article-included-product:#393;--article-included-product-flt:var(--flt-green)}.background--black,.background--blue,.background--brand,.background--darkgrey,.background--green,.background--grey,.background--midgrey,.background--orange,.background--pureblack,.background--red{--article-text:var(--muted);--article-attention:var(--text);--article-included-product:var(--text);--article-included-product-flt:var(--text-flt)}
