.product-feature{display:flex;background-color:var(--bg-color);overflow:hidden}@media only screen and (max-width:767px){.product-feature{flex-wrap:wrap}}.product-feature__heading{position:relative;transition:all ease .3s;text-transform:capitalize}.product-feature__content,.product-feature__image{width:50%;box-sizing:border-box}@media only screen and (max-width:767px){.product-feature__content,.product-feature__image{width:100%}}.product-feature__banner{opacity:1;-o-object-fit:cover;object-fit:cover}.product-feature--image-right{flex-direction:row-reverse}.product-feature__content .stars{justify-content:center}.product-feature__content{padding:60px 20px;color:var(--text-color);text-align:center;display:flex;flex-direction:column}@media only screen and (max-width:767px){.product-feature__content{padding:40px 20px}}.product-feature__image{position:relative;padding-top:41.7%}@media only screen and (max-width:767px){.product-feature__image{padding-top:83.3%}}.product-feature__description{flex:1 0 auto;display:flex;flex-direction:column;justify-content:center;padding:40px 0;color:var(--text-color)}@media only screen and (max-width:767px){.product-feature__description{font-size:24px}}.product-feature__image-placeholder{border:1px solid var(--text-color)}.product-feature__image-placeholder svg{position:absolute;top:0;left:0;width:100%;height:100%;fill:var(--text-color)}.product-feature__description b,.product-feature__description strong{font-size:calc(var(--h1-font-size-mobile) + (var(--h1-font-size-desktop-value) - var(--h1-font-size-mobile-value)) * ((100vw - 375px)/ (1200 - 375)));font-weight:300;line-height:var(--h1-lh-desktop);margin-bottom:10px;display:block}@media only screen and (min-width:1240px){.product-feature__description b,.product-feature__description strong{font-size:var(--h1-font-size-desktop)}}@media only screen and (max-width:767px){.product-feature__description b,.product-feature__description strong{line-height:var(--h1-lh-mobile)}}.product-feature__link{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;text-decoration:none}.product-feature__heading:hover{color:var(--link-hover-color)}.product-feature__badge{position:absolute;z-index:2;width:140px;height:140px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:767px){.product-feature__badge{width:80px;height:80px}}.product-feature__badge--top-right{top:40px;right:40px}@media only screen and (max-width:767px){.product-feature__badge--top-right{top:20px;right:20px}}.product-feature__badge--top-left{top:40px;left:40px}@media only screen and (max-width:767px){.product-feature__badge--top-left{left:20px;top:20px}}.product-feature__badge--center{top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:767px){.product-feature__badge--center{top:50%;left:50%}}.product-feature__badge--bottom-right{bottom:40px;right:40px}@media only screen and (max-width:767px){.product-feature__badge--bottom-right{bottom:20px;right:20px}}.product-feature__badge--bottom-left{bottom:40px;left:40px}@media only screen and (max-width:767px){.product-feature__badge--bottom-left{bottom:20px;left:20px}}.product-feature__stars{display:flex;margin:0 0 10px;justify-content:center;overflow:hidden;min-height:20px}.product-feature__stars .pr-snippet-write-review-link{display:none}.product-feature__stars .pwr-category-snippets{position:relative}.product-feature__stars .product-feature__stars-link{position:absolute;left:0;top:0;width:100%;height:100%}.product-feature__stars .pr-snippet{display:flex;align-items:center}.product-feature__stars .pr-snippet-stars-reco-stars .pr-snippet .pr-snippet-read-and-write{margin:0}.product-feature__stars .pr-snippet-stars-reco-inline .pr-snippet-read-and-write span{max-height:20px;display:inline-flex;word-wrap:inherit;color:var(--color-accent-secondary);font-family:var(--font-primary);font-size:var(--h5-font-size-desktop)!important;vertical-align:text-bottom;font-style:normal;font-weight:400;line-height:20px;text-decoration:underline;margin:0;padding:0}.product-feature__stars:hover .pr-snippet-stars-reco-inline .pr-snippet-read-and-write span{color:var(--link-hover-color)}.product-feature__stars .p-w-r .pr-category-snippet{display:flex;align-items:center}.product-feature__stars .p-w-r .pr-snippet .pr-snippet-stars-png{display:flex}.product-feature__stars .p-w-r .pr-snippet .pr-rating-stars{display:flex}.product-feature__stars .p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal{border:0;background-color:transparent;font-family:var(--font-primary);font-size:var(--h5-font-size-desktop);font-style:normal;font-weight:500;line-height:20px;color:var(--secondary-background);padding:0;margin-right:7px;margin-left:5px}