article.article_content__HfTvf {
  font-family: var(--primaryFontFamily);
  font-weight: 400;
  padding: 0.9375rem;
  background-color: #fff;
}
.article_site__p3uj7 {
  color: #000;
}
.article_adContainer__qr_Hd {
  display: flex;
  justify-content: center;
  padding: 1rem 0;
  margin: 0 0.9375rem;
}
.article_adContainer--zero_margins__78jbh {
  margin: 0;
}
.article_adContainer__qr_Hd.article_billboard__X_edx {
  height: 6.25rem;
}
.article_adContainer__qr_Hd.article_is-sticky__pm9El {
  position: -webkit-sticky;
  position: sticky;
  top: 64px;
  z-index: 15;
}
.article_adContainer--inline__eu__7 {
  width: calc(100vw - 0.5rem);
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.article_adContainer--filled__vtAYe {
  background-color: #f4f4f4;
  margin-top: 0.875rem;
  margin-bottom: 0.875rem;
}
.article_content-header__dxArP * {
  box-sizing: border-box;
}
.article_hero-underline__zk7to {
  position: relative;
  height: 0;
  border: 0;
  border-top: 0.0625rem solid #ececec;
  margin: 0.75rem 0.9375rem 0.75rem 0;
}
.article_article-content__3auQJ {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .article_content-header__dxArP {
    background: #fafafa;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 1rem 0.875rem 0 1.75rem;
    max-width: 1290px;
    margin: 0 auto;
  }
  .article_content-header__dxArP h1,
  .article_content-header__dxArP h2 {
    background: #fff;
    z-index: 1;
  }
  .article_content-header__dxArP h1 {
    margin: 0;
    width: 50%;
    padding: 3rem 2rem 2rem;
    position: relative;
    font-size: 2.5rem;
  }
  .article_content-header__dxArP h1:before {
    content: "";
    position: absolute;
    width: 90%;
    width: calc(100% - 6rem);
    border: 1px solid var(--primaryColor);
    margin-left: 0.5rem;
    top: 2.5rem;
  }
  .article_content-header__dxArP h2 {
    order: 3;
    padding: 1rem 2rem;
    font-size: 1.25rem;
    margin: 1.25rem 0 0;
  }
  .article_content-header__dxArP .article_hero-underline__zk7to {
    margin: 0 17% 0.75rem;
  }
  .article_review-content-header__Lvlwh {
    max-width: 83.25rem;
    margin: 0 auto;
  }
  .article_product-review-content-header__9RBwO h1,
  .article_product-review-content-header__9RBwO h2 {
    margin-left: 9%;
  }
  .article_article-content__3auQJ {
    margin: 0 17%;
  }
  .article_article-content__3auQJ.article_commercial__WPRWm {
    margin: 0;
  }
  .article_adContainer--wrapped__oYtha {
    float: right;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
    padding: 0;
    background: transparent !important;
  }
}
@media only screen and (min-width: 992px) {
  .article_adContainer__qr_Hd.article_billboard__X_edx {
    height: 15.625rem;
  }
  .article_hero-underline__zk7to {
    margin: 0 25% 0.75rem;
  }
  .article_article-content__3auQJ {
    margin: 0 25%;
  }
  .article_article-content__3auQJ.article_commercial__WPRWm {
    margin: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .article_content-header__dxArP h2 {
    margin-top: -1.25rem;
    margin-right: 0.875rem;
  }
}
#advert_inline-01__XqnuZ,
#advert_inline-02__O8gGD,
#advert_inline-03__ByaHm {
  min-height: auto !important;
  min-width: auto !important;
  text-align: center;
}
.advert_advert__uye6C {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
}
.advert_zero-line-height__g4B3M {
  line-height: 0px;
}
span.content_content__i0P3p {
  font-family: var(--primaryFontFamily);
  display: block;
  padding: 0.5rem 0;
  overflow-wrap: break-word;
}
span.content_content__i0P3p p {
  line-height: 1.75rem;
  color: var(--primaryTextColor);
  margin: 0;
  font-weight: 400;
  max-width: 100%;
  font-size: 1.125rem;
}
span.content_content__i0P3p p img {
  max-width: 100%;
}
span.content_content__i0P3p h2 {
  font-size: 2.0625rem;
  line-height: 2rem;
  margin: 0;
  padding-bottom: 0.75rem;
  padding-top: 0.25rem;
}
span.content_content__i0P3p h2 img {
  max-width: 100%;
}
span.content_content__i0P3p a {
  text-decoration: none;
  border-bottom: 0.0625rem solid
    var(--linkUnderlineColor, var(--linkColor, var(--primaryColor)));
  color: var(--linkColor, var(--primaryColor));
}
span.content_content__i0P3p ol {
  counter-reset: li;
  font-family: var(--primaryFontFamily, sans-serif);
  color: var(--primaryTextColor);
  list-style: none;
  margin: 1rem auto;
  padding: 0;
}
span.content_content__i0P3p ol li {
  counter-increment: li;
  font-size: 1.125rem;
  line-height: 1.56;
  position: relative;
  margin: 0;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
span.content_content__i0P3p ol li a {
  text-decoration: none;
  border-bottom: 0.0625rem solid var(--primaryColor);
  color: var(--primaryTextColor);
}
span.content_content__i0P3p ul li {
  font-size: 1.125rem;
  line-height: 1.56;
  position: relative;
  margin: 0;
  padding: 0 0 1rem 1.25rem;
}
span.content_content__i0P3p ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.625rem;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #000;
  border-radius: 50%;
}
span.content_content__i0P3p ul li a {
  text-decoration: none;
  border-bottom: 0.0625rem solid var(--primaryColor);
  color: var(--primaryTextColor);
}
.authorContent_bio_summary__NrNPh ~ .authorContent_bio_summary--hidden__0Zll_ {
  display: none;
}
.authorContent_bio_summary--extended__rX9aO
  ~ .authorContent_bio_summary--hidden__0Zll_ {
  display: block;
}
.authorContent_read_more__HZOpk {
  --fontWeightBold: 700;
  --linkTextColor: #000;
  font-size: 1rem;
  color: var(--linkTextColor);
  font-weight: var(--fontWeightBold);
}
@media only screen and (min-width: 768px) {
  .authorContent_read_more__HZOpk {
    font-size: 1.125rem;
  }
}
.pullQuote_pullquote__ynq1g {
  font-family: var(--primaryFontFamily, sans-serif);
  display: flex;
  align-items: center;
  flex-direction: row;
  padding: 0.625rem 0.625rem 1.25rem;
}
.pullQuote_pullquote__icon__JGpkh {
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
}
.pullQuote_pullquote__icon__JGpkh span {
  background: #fff var(--pullQuoteImageUrl) no-repeat;
  background-size: 4.375rem 2.84375rem;
  width: 4.6875rem;
  height: 3.5rem;
}
.pullQuote_pullquote__content__gRuai {
  margin: 1.625rem 0 0 -1rem;
  font-size: 1.625rem;
  line-height: 1.26;
  font-weight: 100;
}
.pullQuote_pullquote__content__gRuai p {
  margin: 0;
}
@media only screen and (min-width: 992px) {
  .pullQuote_pullquote__content__gRuai {
    font-size: 2.375rem;
  }
}
.numberedList_numberedlist__31KNi {
  font-family: var(--primaryFontFamily, sans-serif);
  font-weight: 400;
  color: var(--primaryTextColor, #000);
  list-style: none;
  margin: 1rem auto;
  padding: 0;
}
.numberedList_numberedlist__31KNi li {
  counter-increment: li;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.56;
  min-height: 3rem;
  position: relative;
  margin: 0;
  padding-bottom: 1rem;
  padding-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.numberedList_numberedlist__31KNi li:before {
  content: counter(li);
  font-size: 3.5rem;
  font-weight: 400;
  text-align: right;
  color: var(--primaryTextColor, #000);
  border-right: 0.125rem solid var(--primaryTextColor, #000);
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  min-width: 5.5rem;
}
.numberedList_numberedlist__31KNi li a {
  text-decoration: none;
  border-bottom: 0.0625rem solid var(--primaryTextColor, #000);
  color: var(--primaryTextColor, #000);
}
.bulletList_bulletlist__pyIIg {
  font-family: var(--primaryFontFamily, sans-serif);
  font-weight: 400;
  color: var(--primaryTextColor, #000);
  list-style: none;
  margin: 1rem auto;
  padding: 0;
}
.bulletList_bulletlist__pyIIg li {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.56;
  min-height: 3rem;
  position: relative;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.bulletList_bulletlist__pyIIg li:before {
  content: "•";
  font-size: 2.625rem;
  font-weight: 400;
  text-align: center;
  margin-right: 0.625rem;
  padding-right: 0.625rem;
  width: 4rem;
}
.bulletList_bulletlist__pyIIg li a {
  text-decoration: none;
  border-bottom: 0.0625rem solid var(--primaryTextColor, #000);
  color: var(--primaryTextColor, #000);
}
.inlineImage_image-container__aklxu {
  position: relative;
  line-height: 0;
  background-color: #f7f5f5;
}
.inlineImage_image-container__aklxu img {
  position: relative !important;
  height: auto !important;
  width: auto !important;
  left: 50% !important;
  max-width: 100%;
  transform: translateX(-50%);
  max-height: 37.5rem;
  object-fit: contain;
}
.caption_image-caption__odemT {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.3125rem 0.4375rem;
  font-size: 0.75rem;
  font-family: var(--primaryFontFamily);
  line-height: 1;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.55);
}
.productAnchorLinks_product-card-anchor-links__J1KAf {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  background: #fafafa;
  padding: 1.5625rem 3.125rem;
}
.productAnchorLinks_product-card-anchor-links__title__kIxP_ {
  font-size: 1.375rem;
  margin-bottom: 0.625rem;
  margin-top: 0;
}
.productAnchorLinks_product-card-anchor-links__list__F6eQV {
  padding-left: 1rem;
  list-style-type: disc;
}
.productAnchorLinks_product-card-anchor-links__item__FwDV3 {
  margin-bottom: 0.75rem;
  padding-left: 0.875rem;
  page-break-inside: avoid;
  break-inside: avoid;
}
.productAnchorLinks_product-card-anchor-links__item__FwDV3 a {
  text-decoration: none;
  border-bottom: 0.0625rem solid var(--contentLinkColor, var(--primaryColor));
  color: var(--contentLinkColor, var(--primaryTextColor));
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
  font-family: var(--primaryFontFamily);
}
.youtube_youtube-embed-container__OVPL4 {
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 1.25rem;
  width: 100%;
  position: relative;
  height: 0;
}
.youtube_youtube-embed-container__OVPL4 iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.pinterest_pinterest-embed-container__XTsjA {
  padding: 0.625rem 0;
}
.pinterest_pinterest-embed-container__XTsjA > span {
  max-width: 37.5rem !important;
}
.cheetah_iframe__HEXMI {
  margin-bottom: -0.25rem;
  border: 0;
}
iframe.bauercreative_bauercreative-iframe__QPhjd {
  width: 100%;
  height: 100%;
  border: 0;
  margin-bottom: -0.25rem;
}
.giphy_giphy__fc3yY {
  text-align: center;
  clear: both;
}
.giphy_giphy__fc3yY .giphy_iframe__nPNTL {
  max-width: 100%;
}
.listicleItem_listicle-item__image__SQF7j {
  position: relative;
}
.listicleItem_listicle-item__image__SQF7j img {
  object-fit: contain;
  position: relative !important;
  max-height: 37.5rem;
  background-color: #f7f5f5;
}
.listicleItem_listicle-item__image--narrow__1AzgN {
  width: 50%;
  margin: 0 auto;
}
.listicleItem_listicle-item__content__Lxn1Y {
  margin: 0 1rem;
}
.listicleItem_listicle-item__content__Lxn1Y a {
  text-decoration: none;
  border-bottom: 0.0625rem solid var(--primaryColor);
  color: var(--primaryTextColor);
}
.listicleItem_listicle-item__count__ofTIR {
  font-family: var(--secondaryFontFamily);
  margin-top: 2.5rem;
  font-weight: 700;
  font-size: 0.875rem;
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  padding: 0.5rem 1rem;
}
.listicleItem_listicle-item__credits__0UIIF {
  display: block;
  font-size: 0.5625rem;
  font-weight: 600;
  color: #757575;
  line-height: 1;
  margin-bottom: 0.5rem;
  padding: 0.3125rem 1rem;
  text-transform: uppercase;
}
.listicleItem_listicle-item__header__GFIki {
  font-family: var(--primaryFontFamily);
  display: flex;
  align-items: center;
  padding: 1rem;
}
.listicleItem_listicle-item__header__GFIki h2 {
  font-weight: 700;
  font-size: 1rem;
  margin: 0;
  padding: 0;
}
.listicleItem_listicle-item__header__GFIki .listicleItem_icon__0FMxr {
  width: 2.5rem;
  height: 2.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 1rem;
}
.listicleItem_listicle-item__header__GFIki
  .listicleItem_icon__0FMxr
  > svg
  > path {
  fill: var(--iconColor, var(--primaryColor)) !important;
}
.listicleItem_listicle-item__footer__AqFO3 {
  margin: 0 1rem;
}
.listicleItem_listicle-item__title__BfenH {
  margin: 0;
  padding: 0 1rem;
  font-size: 1rem;
}
.listicleItem_listicle-action-button__1YJfB {
  font-family: var(--secondaryFontFamily);
  background-color: var(--primaryColor);
  color: var(--primaryContrastColor);
  text-transform: uppercase;
  font-weight: 600;
  display: flex;
  min-width: 6.5rem;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  text-decoration: none;
  padding: 0.5rem 0.625rem;
  transition: all 0.2s ease;
}
.listicleItem_listicle-action-button__1YJfB:hover {
  cursor: pointer;
  filter: brightness(90%);
  color: var(--primaryContrastColor);
  text-decoration: none;
}
.listicleItem_price-brand__oCrWC {
  margin-top: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.listicleItem_price-brand__container__wRVE_ {
  display: inline-flex;
  align-items: center;
}
.listicleItem_price-brand__rrp__4FY_i {
  text-transform: uppercase;
  color: #c2c2c2;
  margin: 0;
  text-decoration: line-through;
}
.listicleItem_price-brand__price__lZAsv {
  color: #222;
  font-weight: 600;
  margin: 0;
}
.listicleItem_price-brand__target-url__vm2A7 {
  color: var(--primaryTextColor);
  margin: 0;
}
.listicleItem_price-brand__brand__FxIg1 {
  margin-left: 1rem;
  display: flex;
  align-items: center;
}
.listicleItem_price-brand__amazon__kGrkk {
  width: 6.25rem;
  height: 1.875rem;
  position: relative;
}
.listicleItem_price-brand__amazonPrime__C4ro2 {
  width: 5.6875rem;
  height: 1.625rem;
  position: relative;
  margin-bottom: 0.625rem;
  margin-left: 0.625rem;
}
@media only screen and (min-width: 768px) {
  .listicleItem_listicle-item__footer__AqFO3 {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .listicleItem_price-brand__oCrWC {
    margin-top: 0;
    margin-left: 1rem;
  }
}
.listicle_listicle__container__anuKG {
  padding: 0.25rem;
  font-family: var(--secondaryFontFamily, var(--primaryFontFamily));
  font-weight: 500;
  line-height: 1.5625rem;
}
.listicle_listicle__item__CJna4 {
  position: relative;
  color: var(--primaryTextColor);
  border: 0.0625rem solid #ececec;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
}
.listicle_listicle__adWrapper__yBkpq {
  margin-bottom: 1rem;
  width: calc(100vw - 1rem);
  position: relative;
  transform: translateX(-50%);
  left: 50%;
  display: flex;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .listicle_listicle__container__anuKG .listicle_responsive__fSLL9 {
    display: none;
  }
}
.tab_tabs__J7Hhw {
  margin-bottom: 1.625rem;
}
.tab_tabs__buttons__l4wN5 {
  display: flex;
}
.tab_tabs__button__MFz9I {
  flex: 1 1;
  cursor: pointer;
  max-width: 8.125rem;
  font-family: var(--primaryFontFamily);
  font-size: 0.75rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ddd;
  border-bottom: none;
  padding: 0.4375rem;
  margin-right: 0.125rem;
  background-color: #fff;
  color: var(--primaryTextColor);
}
.tab_tabs__button--active__RiUrx {
  background-color: var(--primaryColor);
  color: var(--primaryContrastColor);
  font-weight: 700;
}
.tab_tabs__content__BX46T {
  box-shadow: inset 0 -0.125rem 0.125rem -0.125rem #333;
  border: 0.0625rem solid #ddd;
  border-top: 1px solid #000;
  border-radius: 0 0 0.3125rem 0.3125rem;
  position: relative;
}
.tab_tab-content--hidden__ItbrO {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.tab_tab-content--active__e0AOe {
  position: relative;
  top: 0;
  left: 0;
  visibility: visible;
}
.ratings_rating__eewp6,
.ratings_rating__full___Uo3F,
.ratings_rating__not-full__KCaXq {
  line-height: 0;
  font-weight: 600;
  --customRatingOn: var(--ratingColor, var(--primaryColor));
  --customRatingOff: #d7dadb;
  --customRatingFull: var(--ratingFullColor, var(--primaryColor));
}
.ratings_rating__eewp6 svg,
.ratings_rating__full___Uo3F svg,
.ratings_rating__not-full__KCaXq svg {
  width: 1.5rem;
}
.ratings_rating__full___Uo3F .ratings_star__tS6_8 {
  fill: var(--customRatingFull, red);
}
.ratings_rating__on__fcPxo .ratings_star__tS6_8 {
  fill: var(--customRatingOn, #000);
}
.ratings_rating__off__iQTW3 .ratings_star__tS6_8 {
  fill: var(--customRatingOff, #ececec);
}
.ratings_rating__on-half___K6Q1 .ratings_rating-on-stop__QctxR {
  stop-color: var(--customRatingOn, #000);
}
.ratings_rating__on-half___K6Q1 .ratings_rating-off-stop__ZMrvK {
  stop-color: var(--customRatingOff, #ececec);
}
@media only screen and (min-width: 768px) {
  .ratings_rating__eewp6,
  .ratings_rating__full___Uo3F,
  .ratings_rating__not-full__KCaXq {
    margin: 0;
  }
}
.ratings_product-review-rating___ECoZ svg {
  width: 2.25rem;
}
.ratings_product-review-rating___ECoZ .ratings_rating__eewp6,
.ratings_product-review-rating___ECoZ .ratings_rating__full___Uo3F,
.ratings_product-review-rating___ECoZ .ratings_rating__not-full__KCaXq {
  margin: 1.0625rem 0 1.5rem;
}
@media only screen and (min-width: 768px) {
  .ratings_product-review-rating___ECoZ {
    margin: 0 9% 2.3125rem;
  }
  .ratings_product-review-rating___ECoZ .ratings_rating__eewp6,
  .ratings_product-review-rating___ECoZ .ratings_rating__full___Uo3F,
  .ratings_product-review-rating___ECoZ .ratings_rating__not-full__KCaXq {
    margin: 0;
  }
}
.ratings_review-rating__GiuQm svg {
  width: 2.25rem;
}
@media only screen and (min-width: 768px) {
  .ratings_review-rating__GiuQm {
    margin: 0 17% 2.3125rem;
  }
}
@media only screen and (min-width: 992px) {
  .ratings_review-rating__GiuQm {
    margin: 0 25% 2.3125rem;
  }
}
.tabControl_product__padding__K9f26 {
  padding: 1.25rem;
}
.tabControl_product__tab__HnK2a {
  margin: 0;
  padding: 0 1.25rem;
}
.tabControl_product__tab__HnK2a li {
  padding-bottom: 0.75rem;
}
.tabControl_product__tab__HnK2a li:last-child {
  padding-bottom: 0;
}
.tabControl_product__tab-pros-title__VlazI {
  color: #0ba461;
  margin-top: 0;
}
.tabControl_product__tab-cons-title__VvLIn {
  color: #db4a39;
}
.tabControl_product__tab-spec-table__yq8N1 {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  margin: 0.625rem 0;
}
.tabControl_product__tab-spec-table__yq8N1 td {
  padding: 0.625rem 1.25rem;
}
.tabControl_product__tab-spec-table__yq8N1 tr:nth-child(2n) {
  background: #f7f7f7;
}
.tabControl_product__ratings___2YHh {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabControl_product__ratings-item__hE0ec {
  display: grid;
  grid-template-columns: 50% 50%;
  justify-self: start;
  margin-bottom: 0.75rem;
  width: 100%;
}
.tabControl_product__ratings-item-child__Lbjd_ {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.625rem;
}
.tabControl_product__ratings-item__hE0ec:last-child {
  margin-bottom: 0;
}
.tabControl_product__ratings-stars-score__MrNw7 {
  font-size: 1rem;
}
.awards_product-award__amazon__PUk0h {
  margin: 0;
  font-weight: 600;
  color: var(--primaryTextColor);
  font-size: 1.125rem;
}
.awards_product-award__stamp__5A3HB {
  position: relative;
  display: inline-block;
  margin: 0.625rem 0;
  padding: 0.2rem 0.8rem 0.1rem;
  font-size: 1rem;
  font-weight: 700;
  font-family: Courier;
  color: #298623;
  text-transform: uppercase;
  letter-spacing: 0.0625rem;
  border: 0.2rem solid #298623;
  align-self: flex-start;
}
.computedBrand_brand__7mZNk {
  display: flex;
  justify-content: center;
  align-items: baseline;
  gap: 0.625rem;
}
.computedBrand_brand__amazon__jsZYu svg {
  width: 6.25rem;
  height: 2.5rem;
}
@media only screen and (max-width: 480px) {
  .computedBrand_brand__amazon__jsZYu.computedBrand_miniPriceAction__DtLcx svg {
    width: 4.375rem;
    height: 2.1875rem;
  }
}
.computedBrand_brand__amazon-prime__ri48p svg {
  width: 6.25rem;
  height: 3.125rem;
}
@media only screen and (max-width: 480px) {
  .computedBrand_brand__amazon-prime__ri48p.computedBrand_miniPriceAction__DtLcx
    svg {
    width: 4.375rem;
    height: 2.1875rem;
    padding-bottom: 10%;
  }
}
.computedBrand_brand__amazon-no-prime__T_XnK svg,
.computedBrand_brand__non-amazon-logo__ZUNxD {
  width: 6.25rem;
  height: 2.5rem;
}
.computedBrand_brand__hostname__TmwGW {
  color: #0071bc;
  margin: 0;
}
.priceAction_product__0T8YV,
.priceAction_product__cta-stacked__u_Z8P {
  flex: 1 1;
  align-self: center;
}
.priceAction_product__cta-stacked__u_Z8P .priceAction_price-action__fUzjF {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  gap: 0.625rem;
}
.priceAction_product__cta-row__BJrUC {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (max-width: 480px) {
  .priceAction_product__cta-row__BJrUC {
    justify-content: center;
  }
}
.priceAction_product__cta-row__BJrUC .priceAction_price-action__fUzjF {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1.875rem;
}
@media only screen and (max-width: 480px) {
  .priceAction_product__cta-row__BJrUC .priceAction_price-action__fUzjF {
    flex-direction: column;
    justify-content: space-around;
    gap: 0.625rem;
  }
}
.priceAction_product__cta-row__BJrUC.priceAction_miniPriceAction__b4WCC
  .priceAction_price-action__fUzjF {
  gap: 1.25rem;
  justify-content: space-between;
  position: fixed;
  background-color: #fff;
  right: 1rem;
  bottom: 1rem;
  width: auto;
  padding: 0.625rem;
}
@media only screen and (max-width: 480px) {
  .priceAction_product__cta-row__BJrUC.priceAction_miniPriceAction__b4WCC
    .priceAction_price-action__fUzjF {
    right: 0;
    left: 0;
  }
}
.priceAction_product__cta-action__kk0XO {
  position: relative;
  box-sizing: border-box;
  max-width: 12.625rem;
  display: flex;
  justify-content: center;
  padding: 0.6rem 1rem;
  text-decoration: none;
  text-transform: uppercase;
  background-color: var(--primaryColor);
  color: var(--primaryContrastColor);
  font-family: var(--secondaryFontFamily, var(--primaryFontFamily));
  font-size: 1rem;
  font-weight: 600;
  margin-right: auto;
  margin-left: auto;
}
.priceAction_product__cta-action__kk0XO:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--primaryColor);
}
.priceAction_product__cta-action__kk0XO:hover > svg > path {
  display: block;
}
.priceAction_product__cta-action__kk0XO:hover:before {
  filter: brightness(70%);
}
.priceAction_product__cta-action__kk0XO > svg > path {
  fill: var(--primaryContrastColor);
}
.priceAction_product__cta-action__kk0XO div {
  gap: 0.875rem;
  position: relative;
  display: flex;
  align-items: center;
}
.priceAction_product__cta-action__kk0XO.priceAction_miniPriceAction__b4WCC {
  padding: 0.4rem 1rem;
}
.priceAction_product-price__ZGSOG {
  text-align: center;
}
.priceAction_product-price__rrp__Jxmqk {
  text-transform: uppercase;
  color: #c2c2c2;
  margin: 0;
}
.priceAction_product-price__rrp__Jxmqk span {
  text-decoration: line-through;
}
.priceAction_product-price__price__OkdGY {
  font-size: 1.125rem;
  color: #222;
  font-weight: 600;
  margin: 0;
}
.priceAction_product-price__price__OkdGY span {
  color: red;
}
@media only screen and (min-width: 480px) {
  .priceAction_product-price__price__OkdGY {
    font-size: 1.375rem;
  }
}
.priceAction_product-price__price__OkdGY.priceAction_miniPriceAction__b4WCC {
  font-size: 1rem;
  margin-bottom: -0.625rem;
}
.priceAction_product-price__action-link__kf5_K {
  display: block;
  overflow-wrap: break-word;
}
.priceAction_product-price__action-link-text__c3I1u {
  margin: 0;
  font-size: 0.9375rem;
  color: #4899ce;
}
@media only screen and (min-width: 480px) {
  .priceAction_product-price__action-link-text__c3I1u {
    font-size: 1.125rem;
  }
}
.priceAction_product-price__ZGSOG.priceAction_miniPriceAction__b4WCC {
  text-align: left;
  margin-bottom: -0.625rem;
  display: flex;
  gap: 0.5rem;
  flex-direction: column;
  align-items: flex-start;
}
.image_product-image__GFJg6 {
  flex: 1 1;
  margin: 0;
  display: flex;
  flex-direction: column;
  position: relative;
}
.image_product-image__GFJg6 img {
  position: relative !important;
  object-fit: contain;
  display: block;
}
.image_product-image__caption__OBuyz {
  font-weight: 500;
  margin-top: 0;
  font-size: 0.875rem;
}
.image_product-image__credits__h2zGo {
  font-size: 0.625rem;
  line-height: 2;
  text-transform: uppercase;
}
.image_product-image__GFJg6 .image_image-modal-trigger__bkWfH {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}
.image_overlay-logo__r4wDP {
  position: absolute;
  max-width: 6.25rem;
}
.image_overlay-logo__r4wDP img {
  object-fit: contain;
}
.image_overlay-logo__r4wDP.image_left__vO_7X {
  left: 0;
}
.image_overlay-logo__r4wDP.image_right__e1YA7 {
  right: 0;
}
.title_product-title__title__e5Myp {
  font-size: 1.375rem;
  margin: 0;
}
.title_product-title__subtitle__YYWaP {
  margin: 0.4375rem 0 0.625rem;
}
.title_product-title__link__H9brv {
  color: #000;
  display: inline-block;
}
.title_product-title__link__H9brv:hover {
  color: #2671bb;
}
.title_product-title__link__H9brv p {
  margin: 0 auto;
}
.title_product-title__bNbda.title_is-underlined__VS47F {
  border-bottom: 1px solid #000;
}
.title_product-title__bNbda.title_is-bold__U5IEZ {
  font-weight: 700;
}
.description_description__Ctbo2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.productCardProductListingItem_product-listing-item__row__l_7n_ {
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  border: solid var(--borderWidth) var(--greyColor);
  border-top: none;
  column-gap: 1rem;
}
.productCardProductListingItem_product-listing-item__row-name__SNfjd {
  flex-basis: 70%;
}
.productCardProductListingItem_product-listing-item__row-amount__6pQvN {
  font-weight: var(--boldWeight);
  flex-basis: 15%;
}
.productCardProductListingItem_product-listing-item__row-url__gT5TT {
  flex-basis: 15%;
  white-space: nowrap;
}
.productCardProductListings_product-listings__wrapper__u910s {
  font-family: var(--primaryFontFamily);
  font-size: 0.875rem;
  color: #000;
  background-color: #fff;
  margin-bottom: 1.8rem;
  --greyColor: #f7f7f7;
  --borderWidth: 0.2rem;
  --boldWeight: 700;
}
.productCardProductListings_product-listings__wrapper__u910s div {
  padding: 1rem;
}
.productCardProductListings_product-listings__heading__eVaqJ {
  border-bottom: solid var(--borderWidth) var(--greyColor);
  font-weight: var(--boldWeight);
  background-color: var(--greyColor);
}
.productCard_product___nKN7 {
  margin-bottom: 1.5rem;
  border: 0.9375rem solid #f7f7f7;
  padding: 1.5rem;
  font-family: var(--primaryFontFamily);
  color: var(--primaryTextColor);
}
.productCard_product-section__CCi1H {
  margin-bottom: 1.5625rem;
}
.productCard_product-cta-wrapper__K85vj {
  display: flex;
  border-top: 1px solid #000;
  padding-top: 1.5rem;
}
.productCard_product-rating___qKAD {
  display: flex;
  gap: 0.3125rem;
  margin: 0.3125rem 0 1.25rem;
  flex-direction: column;
}
.productCard_product-rating-icon__KIgkH {
  display: flex;
  align-items: center;
}
.productCard_product-rating-score__M8NLY {
  margin-left: 0.3125rem;
}
.productCard_product-rating___qKAD span {
  font-weight: 700;
  font-size: 0.875rem;
}
@media only screen and (max-width: 768px) {
  .productCard_product___nKN7 {
    border: 0.625rem solid #f7f7f7;
    padding: 0.625rem;
  }
  .productCard_product-cta-wrapper__K85vj {
    flex-direction: column;
    padding: 0.625rem;
  }
}
@media only screen and (min-width: 768px) {
  .productCard_product-rating___qKAD {
    flex-direction: row;
    align-items: center;
  }
}
.modal_open__1gyuP {
  display: block;
  visibility: visible;
}
.modal_closed__3d6IH {
  display: none;
  visibility: hidden;
}
body .modal_modal-open__lx9Id {
  visibility: hidden;
}
body .modal_modal-open__lx9Id .modal_slider-modal__IgMq9 {
  visibility: visible;
}
.modal_open__1gyuP.modal_slider-modal__IgMq9 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--grey);
  z-index: 1000000;
}
.modal_open__1gyuP .modal_slider-modal-main__4haeP {
  position: fixed;
  background: #fff;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: none;
  overflow-y: auto;
}
.modal_closed__3d6IH.modal_slider-modal__IgMq9 {
  position: fixed;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .modal_open__1gyuP .modal_slider-modal-main__4haeP {
    top: 50%;
    left: 50%;
    min-height: 50%;
    transform: translate(-50%, -50%);
  }
}
.htmlInsert_competition-form-wrapper__tcAau {
  line-height: 1.6;
  margin: 1.5rem 0 3rem;
}
.htmlInsert_competition-form-wrapper__tcAau
  .htmlInsert_competition-form__76hX0 {
  width: 100%;
  max-width: 34.375rem;
}
.htmlInsert_competition-form-wrapper__tcAau legend {
  font-weight: 700;
}
.htmlInsert_competition-form-wrapper__tcAau label {
  display: inline-block;
  margin-left: 3%;
  width: 90%;
  margin-top: 0.3125rem;
}
.htmlInsert_competition-form-wrapper__tcAau input {
  font-family: var(--primaryFontFamily, sans-serif);
  font-size: 0.95rem;
  height: 1.4rem;
  margin-left: 3%;
  max-width: 25rem;
  padding: 0.1875rem 0 0 0.625rem;
  width: 90%;
}
.htmlInsert_competition-form-wrapper__tcAau fieldset {
  padding-bottom: 1.5625rem;
}
.htmlInsert_competition-form-wrapper__tcAau input[type="checkbox"] {
  cursor: pointer;
  margin-right: -4%;
  vertical-align: top;
  width: 5%;
}
.htmlInsert_competition-form-wrapper__tcAau input[type="submit"] {
  background-color: var(--primary-color, #fff);
  border: none;
  color: var(--secondary-color, #000);
  cursor: pointer;
  font-family: var(--button-font-family);
  font-size: 1rem;
  font-weight: 600;
  height: auto;
  margin-left: 0;
  margin-top: 0.625rem;
  max-width: 100%;
  padding: 1rem;
  text-transform: uppercase;
  width: 100%;
}
.htmlInsert_competition-form-wrapper__tcAau sub {
  vertical-align: middle;
}
.atAGlance_at-a-glance__Kciue,
.htmlInsert_html-insert-wrapper__tbN37 {
  font-family: var(--primaryFontFamily);
}
.atAGlance_at-a-glance__Kciue {
  border: none;
  padding: 0 1rem;
  margin-bottom: 1rem;
}
.atAGlance_at-a-glance__title__lGQAM {
  margin-left: 1rem;
}
.atAGlance_at-a-glance__product__ATNxU {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 1.5625rem;
  margin: 1rem;
  border: 1px solid var(--primaryTextColor);
}
.atAGlance_at-a-glance__product__award-stamp__lcM07 {
  font-weight: 600;
  margin: -0.3rem 0 0;
}
.atAGlance_at-a-glance__product__title__CZRRA {
  margin-left: 0;
}
.atAGlance_at-a-glance__product__links__V_lWc {
  margin-top: 1rem;
  text-transform: capitalize;
}
.atAGlance_at-a-glance__product__links--divider__dcW44 {
  padding: 0 1rem;
}
.atAGlance_at-a-glance__product__links--buy__I19UL {
  margin-top: 1rem;
  display: block;
}
.atAGlance_at-a-glance__product__links--divider__dcW44 {
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .atAGlance_at-a-glance__product__links--buy__I19UL {
    display: inline-block;
    margin-top: 0;
  }
  .atAGlance_at-a-glance__product__links--divider__dcW44 {
    visibility: visible;
  }
}
.readyToBuy_ready-to-buy__nGCkq {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  background-color: #fafafa;
  align-items: center;
  margin: 1.25rem 0;
}
.readyToBuy_ready-to-buy__text__HxXYG {
  margin-left: 2.5rem;
}
.readyToBuy_ready-to-buy__cta__SFc2n {
  position: relative;
  box-sizing: border-box;
  max-width: 12.625rem;
  display: flex;
  justify-content: center;
  padding: 0.6rem 1rem;
  text-decoration: none;
  text-transform: uppercase;
  background-color: var(--primaryColor);
  color: var(--primaryContrastColor);
  font-family: var(--secondaryFontFamily, var(--primaryFontFamily));
  font-size: 1rem;
  font-weight: 600;
  margin: 1.5625rem 2.5rem;
}
.readyToBuy_ready-to-buy__cta__SFc2n:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--primaryColor);
}
.readyToBuy_ready-to-buy__cta__SFc2n:hover > svg > path {
  display: block;
}
.readyToBuy_ready-to-buy__cta__SFc2n:hover:before {
  filter: brightness(70%);
}
.readyToBuy_ready-to-buy__cta__SFc2n > svg > path {
  fill: var(--primaryContrastColor);
}
.readyToBuy_ready-to-buy__cta__SFc2n div {
  gap: 0.875rem;
  position: relative;
  display: flex;
  align-items: center;
}
.faq_faqTitle__WXl0Q {
  font-size: 2em;
  font-weight: 900;
}
.faq_faqList__3evH6 {
  margin-top: 1.25rem;
  border-top: 0.125rem solid #999;
}
.faq_faqItem__7zqJE {
  border-bottom: 0.125rem solid #999;
}
.faq_faqQuestion__p1sXt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.625rem 0;
  cursor: pointer;
  width: 100%;
  font-size: 1.25rem;
  font-weight: 700;
}
.faq_faqQuestion__p1sXt svg {
  vertical-align: middle;
}
.faq_faqAnswer__nOdqp {
  font-size: 1rem;
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 0.5s ease,
    padding-top 0.5s ease,
    padding-bottom 0.5s ease;
  padding-bottom: 0;
  opacity: 0;
}
.faq_faqAnswer__nOdqp.faq_open__iUCDr {
  max-height: 62.5rem;
  padding-bottom: 1.25rem;
  opacity: 1;
  transition:
    max-height 0.5s ease,
    padding-top 0.5s ease,
    padding-bottom 0.5s ease,
    opacity 0.5s ease;
}
.faq_faqAnswer__nOdqp p {
  margin: 0;
}
.table_table_wrapper__kGCDI {
  color: var(--primaryTextColor);
  --fontWeightBold: 600;
  --rowBackgroundColor: #f4f4f4;
  --linkColor: #fff width: 100%;
  overflow-x: auto;
}
.table_table_wrapper__kGCDI figure {
  margin: 0;
  padding: 0;
}
.table_table_wrapper__kGCDI table {
  overflow-x: scroll;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 1rem;
  table-layout: fixed;
}
.table_table_wrapper__kGCDI tr {
  background: var(--rowBackgroundColor);
  text-align: center;
}
.table_table_wrapper__kGCDI tr:first-of-type {
  background: var(--primaryColor);
  color: var(--primaryContrastColor);
  font-weight: var(--fontWeightBold);
}
.table_table_wrapper__kGCDI tr td,
.table_table_wrapper__kGCDI tr th {
  padding: 1rem;
  width: 6.25rem;
}
.table_table_wrapper__kGCDI tr td a,
.table_table_wrapper__kGCDI tr th a {
  color: var(--linkColor);
}
.table_table_wrapper__kGCDI tr td:first-of-type {
  font-weight: var(--fontWeightBold);
}
@media only screen and (min-width: 768px) {
  .table_table_wrapper__kGCDI tr td,
  .table_table_wrapper__kGCDI tr th {
    width: 4.6875rem;
  }
}
@media only screen and (min-width: 992px) {
  .table_table_wrapper__kGCDI tr td,
  .table_table_wrapper__kGCDI tr th {
    width: 10.9375rem;
  }
}
.sourceUrl_a__xhjVh,
.sourceUrl_h2__0dV2J {
  font-family: var(--primaryFontFamily, sans-serif);
}
.sourceUrl_h2__0dV2J {
  font-size: 1.4375rem;
  font-weight: 600;
  margin: 0.625rem 0;
  color: var(--primaryTextColor, #000);
}
.sourceUrl_a__xhjVh {
  color: #000;
  text-decoration: none;
  color: var(--primaryTextColor);
  font-weight: 500;
}
.sourceUrl_a__xhjVh:hover {
  text-decoration: underline;
}
.disclaimer_disclaimer__Os2Y_ {
  font-family: var(--primaryFontFamily, sans-serif);
  color: var(--disclaimerFontColor, var(--primaryTextColor));
  font-size: 0.8125rem;
  border-top: 1px solid #a7a9ac;
  font-style: italic;
  margin-top: 1rem;
  padding-top: 1rem;
}
.disclaimer_disclaimer__Os2Y_ a {
  color: var(--primaryTextColor);
}
.disclaimer_disclaimer__Os2Y_ .disclaimer_heading__Gmh8F {
  font-weight: 700;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .disclaimer_disclaimer__Os2Y_ {
    margin: 1rem 17% 0.75rem;
    position: relative;
  }
}
@media only screen and (min-width: 992px) {
  .disclaimer_disclaimer__Os2Y_ {
    margin: 1.5rem 25% 0.75rem;
    position: relative;
  }
}
.dropdownIntro_container__iETui {
  margin-bottom: 1.875rem;
}
.dropdownIntro_content__FzqhD {
  font-size: 0.875rem;
  font-family: var(--primaryFontFamily, sans-serif);
  line-height: 1.25rem;
  clear: both;
  background: #f7f7f7;
  padding: 0.9375rem 1.25rem;
  margin: 1.25rem 0;
}
.dropdownIntro_intro-text__iLdt7 {
  font-size: 1.0625rem;
  line-height: 1.625rem;
  margin-top: 0;
  padding-top: 0;
}
.dropdownIntro_vertical-line__dOp97 {
  border-bottom: 0.0625rem solid #767474;
  padding-bottom: 0.3125rem;
  margin-bottom: 1.25rem;
}
.dropdownIntro_text__AKg2s {
  margin-bottom: 0;
  margin-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 0.9375rem;
  position: relative;
  opacity: 1;
  top: 0;
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dropdownIntro_dropdown__hidden__Crimu {
  height: 0;
  overflow: hidden;
}
.dropdownIntro_dropdown__visible__9dbPS {
  height: auto;
  overflow: hidden;
}
.dropdownIntro_button__B5B1_ {
  display: block;
  width: 100%;
  border: 0;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: inherit;
  margin: 0;
  padding: 0;
  font-family: var(--primaryFontFamily, sans-serif);
}
.dropdownIntro_button__B5B1_ :hover {
  color: gray;
}
.dropdownIntro_button__B5B1_ h2 {
  font-size: 0.9375rem;
  line-height: 1.25rem;
  margin: 0;
}
.dropdownIntro_button__B5B1_ span {
  display: flex;
  flex: 1 0 100%;
  align-items: center;
  justify-content: space-between;
}
.navitem_navitem__DFvr_ {
  list-style: none;
  clear: none;
  position: relative;
  display: block;
  width: 100%;
  overflow: visible;
}
.navitem_navitem__DFvr_:hover {
  overflow: visible;
}
.navitem_navitem__DFvr_ .navitem_arrow__icon__74k0E {
  width: 0;
  height: 0;
  border-top: 0.625rem solid var(--navbarNavigationLinkArrowColor);
  border-left: 0.625rem solid transparent;
  border-right: 0.625rem solid transparent;
  top: 1.1875rem;
  right: 0.5rem;
  margin-top: 0;
  position: absolute;
  transition: all 0.35s ease 0s;
  transform: rotate(0deg);
  cursor: pointer;
}
.navitem_navitem__DFvr_ > a {
  padding: 0 1.5rem;
  line-height: 3.125rem;
  display: block;
  color: var(--navbarNavigationLinkColor);
  text-decoration: none;
  font-family: var(--navbarFontFamily, var(--primaryFontFamily));
  font-size: 1rem;
  font-weight: var(--navbarFontWeight, 500);
  text-transform: var(--navbarTextTransform, uppercase);
}
.navitem_navitem__DFvr_ .navitem_show__oMJG8 > .navitem_arrow__icon__74k0E {
  transform: rotate(180deg);
}
.navitem_nested-menu--collapse__aWIg_ {
  display: none;
}
.navitem_arrow__aPvL5 {
  position: absolute;
  right: 0;
  top: 0;
  height: 3.125rem;
  width: 3.125rem;
}
.navitem_navitem__image__dAQMP {
  width: 3.4375rem;
  margin-bottom: -0.0625rem;
}
@media only screen and (min-width: 992px) {
  .navitem_navitem__DFvr_ {
    float: left;
    overflow: hidden;
    width: auto;
  }
  .navitem_navitem__DFvr_ > a {
    line-height: 3rem;
    padding-top: 1rem;
  }
  .navitem_navitem__DFvr_ .navitem_nested__qMJ4O {
    display: inline-block;
  }
  .navitem_navitem__DFvr_ .navitem_nested__qMJ4O > a {
    line-height: 64px;
    color: var(--navbarSecondaryNavigationLinkColor);
    padding-top: 0;
  }
  .navitem_navitem__DFvr_:hover .navitem_arrow__icon__74k0E {
    transform: rotate(90deg);
  }
  .navitem_navitem__DFvr_:hover .navitem_underline__z8G3A {
    width: 100%;
  }
  .navitem_navitem__DFvr_:hover .navitem_sidelines__5aoEl {
    height: 100%;
  }
  .navitem_navitem__DFvr_:hover .navitem_nested-menu__c_99U {
    transform: scaleY(1);
  }
  .navitem_navitem__DFvr_ .navitem_arrow__aPvL5 {
    height: auto;
    width: auto;
  }
  .navitem_navitem__DFvr_ .navitem_arrow__icon__74k0E {
    top: 1.75rem;
    right: 0.5rem;
    margin-top: 0.5rem;
    border-top-width: 0.375rem;
    border-left-width: 0.375rem;
    border-right-width: 0.375rem;
  }
  .navitem_navitem__DFvr_ .navitem_underline__z8G3A {
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0.25rem;
    left: 0;
    bottom: 0.0625rem;
    background-color: var(--navbarNavigationLinkHoverColor);
    transition: all 0.35s ease 0s;
  }
  .navitem_navitem__DFvr_ .navitem_nested-menu__c_99U {
    position: absolute;
    height: 64px;
    display: inline-block;
    width: 200vw;
    margin-left: -100vw;
    padding-left: 100vw;
    top: 64px;
    transition: all 0.25s ease;
    background: var(--navbarSecondaryNavigationBackgroundColor);
    transform: scaleY(0);
  }
  .navitem_navitem__DFvr_
    .navitem_nested-menu__c_99U
    .navitem_underline__z8G3A {
    display: none;
  }
}
.reviewerAuthor_reviewer__bAYum {
  display: flex;
  flex-direction: row;
  background-color: var(--reviewedByBackgroundColor, #fafafa);
  align-items: center;
  font-family: var(--secondaryFontFamily, var(--primaryFontFamily));
  font-size: 0.75rem;
  letter-spacing: 0.0625rem;
  margin: 1.25rem 0;
}
.reviewerAuthor_reviewer__bAYum p {
  margin: 0.25rem;
}
.reviewerAuthor_reviewer__name__SD6EB {
  font-weight: 700;
  text-transform: var(--authorTextTransform, capitalize);
}
.reviewerAuthor_reviewer__name__SD6EB[href] {
  text-decoration: none;
  border-bottom: var(
    --authorLinkUnderline,
    0.0625rem solid var(--primaryColor)
  );
  color: var(--linkColor, var(--primaryColor));
}
.reviewerAuthor_reviewer__date__OiVvX {
  display: inline;
  text-transform: var(--authorTextTransform, capitalize);
}
.reviewerAuthor_reviewer__modifiedAt__2JoP1 {
  margin: 0 0.25rem 0 0;
}
.reviewerAuthor_reviewer__image__RNTQq {
  width: 4.1875rem;
  height: 4.1875rem;
  margin: 0.9375rem 1.25rem;
  border: 0.125rem solid var(--primaryColor);
  border-radius: 50%;
  object-fit: cover;
}
.cards_background-oval__5Qai8 {
  display: none;
}
.cards_category-title__zUlfM {
  font-family: var(--montserratFontFamily);
  position: relative;
  display: block;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
  margin: 2rem 0;
  text-transform: uppercase;
  letter-spacing: 0.4375rem;
}
.cards_category-title__zUlfM:after {
  content: "";
  display: block;
  position: relative;
  width: 2rem;
  height: 0.0625rem;
  background-color: var(--primaryColor);
  margin: 0.1875rem auto 0;
}
.cards_cards__ZKkyq {
  padding: 0 calc(7% - 1.875rem);
  font-family: var(--primaryFontFamily);
  position: relative;
  overflow: hidden;
  pointer-events: none;
}
.cards_cards__ZKkyq.cards_cards-hero__JV6F6 {
  background-color: #f4f4f4;
}
.cards_cards__ZKkyq.cards_cards-hero-1-2__h4zWH {
  background: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.cards_cards__ZKkyq div {
  pointer-events: all;
}
.cards_subCategory-navigation__QeJwk {
  padding: 0;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.cards_subCategory-navigation__QeJwk ul {
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  margin: 0;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
.cards_subCategory-navigation__QeJwk ul li {
  margin: 0.625rem 1rem 0.625rem 0;
  border: 0.0625rem solid #000;
  width: 8.125rem;
  height: 2.25rem;
  line-height: 0.875rem;
  box-shadow: inset 0 0 0 0 #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 0 8.125rem;
  transition: all 0.2s ease;
  font-size: 0.75rem;
}
.cards_subCategory-navigation__QeJwk ul li:hover {
  cursor: pointer;
  box-shadow: inset 0 -2.25rem 0 0
    var(--cardSubCategoryHoverColor, var(--primaryColor));
}
.cards_subCategory-navigation__QeJwk ul li a {
  font-family: var(--montserratFontFamily);
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  position: relative;
  margin: 0;
  width: 100%;
  height: 100%;
}
.cards_subCategory-navigation__QeJwk ul li a:hover {
  color: #fff;
}
.cards_subCategory-navigation__QeJwk ul li a span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.cards_inline-link-button__xJouS {
  width: 100%;
  margin-left: 0;
  position: relative;
  padding-top: 1.25rem;
  z-index: 1;
}
@media only screen and (min-width: 480px) {
  .cards_background-oval__5Qai8 {
    display: initial;
    height: 6.25rem;
    width: 110%;
    background-color: var(--primaryColor);
    padding-bottom: 1.25rem;
    border-radius: 100% 0 0 0;
    position: absolute;
    left: -10%;
    right: 0;
    bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .cards_inline-link-button__xJouS {
    padding-top: 0;
  }
  .cards_cards-container__HiYvz {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .cards_cards-container__HiYvz .cards_under-hero__V5y6G {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1440px) {
  .cards_cards-container__HiYvz.cards_three-column__2N_YB {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .cards_cards-container__HiYvz
    .cards_hero-content__TmhBC.cards_hero-1-2__sRxQW {
    display: grid;
    grid-template-columns: 3fr 1fr;
  }
}
.navlist_navlist__S7g8U {
  padding: 0;
  margin: 0 1.25rem;
}
.navlist_navlist__S7g8U.navlist_nested__U9HTU {
  position: relative;
  min-width: 10rem;
}
@media only screen and (min-width: 992px) {
  .navlist_navlist__S7g8U {
    margin: 0;
  }
  .navlist_navlist__S7g8U.navlist_nested__U9HTU {
    position: absolute;
    width: 100vw;
  }
}
.cardImage_image-container__3tS6b {
  position: relative;
  line-height: 0;
  background-color: #f7f5f5;
  font-size: 0;
  padding-bottom: 56.25%;
}
.cardImage_image-container__3tS6b img {
  position: relative !important;
  height: auto !important;
  left: 50% !important;
  max-width: 100%;
  transform: translateX(-50%);
  max-height: 37.5rem;
  object-fit: cover;
  margin-bottom: -56.25%;
}
@media only screen and (min-width: 1440px) {
  .cardImage_image-container__3tS6b.cardImage_hero-1-2__B_5h5 {
    padding-bottom: 47.5%;
  }
  .cardImage_image-container__3tS6b.cardImage_hero-1-2__B_5h5 img {
    object-fit: contain;
    margin-bottom: -47.5%;
  }
}
.navbar_hamburger__cUWUC {
  float: right;
  width: 3.125rem;
  height: 64px;
}
.navbar_hamburger__icon__pCK0C {
  width: 1.875rem;
  height: 1.875rem;
  padding: 0.625rem;
  margin-top: 0.625rem;
  cursor: pointer;
  display: block;
  position: relative;
}
.navbar_hamburger__bar1__k8K1Q,
.navbar_hamburger__bar2__2vYjH,
.navbar_hamburger__bar3__F9p3U,
.navbar_hamburger__bar4__xKL4g {
  position: absolute;
  width: 1.75rem;
  height: 0.125rem;
  background-color: var(--navbarHamburgerColor);
  transition: 0.4s;
}
.navbar_hamburger__bar1__k8K1Q {
  top: 0.75rem;
}
.navbar_hamburger__bar2__2vYjH,
.navbar_hamburger__bar3__F9p3U {
  top: 1.375rem;
}
.navbar_hamburger__bar4__xKL4g {
  top: 2rem;
}
.navbar_hamburger__cUWUC
  .navbar_hamburger__icon--change__vIQyb
  .navbar_hamburger__bar1__k8K1Q,
.navbar_hamburger__cUWUC
  .navbar_hamburger__icon--change__vIQyb
  .navbar_hamburger__bar4__xKL4g {
  opacity: 0;
}
.navbar_hamburger__cUWUC
  .navbar_hamburger__icon--change__vIQyb
  .navbar_hamburger__bar2__2vYjH {
  transform: rotate(-45deg);
}
.navbar_hamburger__cUWUC
  .navbar_hamburger__icon--change__vIQyb
  .navbar_hamburger__bar3__F9p3U {
  transform: rotate(45deg);
}
.navbar_logo__IHwMr {
  flex-grow: 2;
  max-width: 15.9375rem;
  margin-left: 0.625rem;
  display: inline-block;
}
.navbar_logo__image__z1k6u {
  background: var(--logoUrl, "") no-repeat;
  width: var(--navbarLogoWidth, 9.375rem);
  height: var(--navbarLogoHeight, 2.25rem);
  margin: var(--navbarLogoMarginVert, 0.8125rem)
    var(--navbarLogoMarginHoriz, auto);
  background-size: var(--logoBackgroundSize, contain);
}
.navbar_menu__eY41R {
  display: none;
}
.navbar_nav__ZiGBS {
  background: var(--navbarBackgroundColor);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  height: 64px;
  transition: height 1s ease-in-out;
  z-index: 20;
  padding-top: 0.375rem;
  box-shadow: var(--navbarBoxShadow, none);
}
.navbar_nav__ZiGBS[data-expand="true"] {
  height: auto;
  z-index: 9999;
}
.navbar_nav__ZiGBS[data-expand="true"] .navbar_menu__eY41R {
  display: block;
  overflow: scroll;
  height: calc(100vh - 5rem);
}
.navbar_nav__placeholder__vfqA7 {
  height: 64px;
}
.navbar_nav__container__vqhdj {
  width: 100%;
  margin: 0 auto 1.25rem;
  min-height: 64px;
}
@media only screen and (min-width: 768px) {
  .navbar_nav__ZiGBS[data-expand="true"] .navbar_menu__eY41R {
    overflow: hidden;
    position: fixed;
    width: 21.875rem;
    right: 0;
    background: var(--navbarBackgroundColor);
  }
}
@media only screen and (min-width: 992px) {
  .navbar_logo__IHwMr {
    margin-left: 0.625rem;
  }
  .navbar_nav__ZiGBS[data-expand="true"] .navbar_menu__eY41R {
    height: 64px;
    position: static;
    width: auto;
    overflow: initial;
  }
  .navbar_nav__ZiGBS {
    overflow: visible;
  }
  .navbar_nav__container__vqhdj {
    margin: 0 auto;
    display: flex;
  }
  .navbar_nav__ZiGBS .navbar_hamburger__cUWUC {
    display: none;
  }
  .navbar_nav__ZiGBS .navbar_menu__eY41R {
    display: block;
    min-width: 80rem;
  }
}
.card_card__wu3u5 {
  background-color: #fff;
  border-radius: 0.0625rem;
  box-sizing: border-box;
  font-family: var(--primaryFontFamily);
  position: relative;
}
.card_card-pinned__nrQpv,
.card_card-small__kUtcM {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-top: 1rem;
}
.card_card__wu3u5 .card_image-content__GDM2z {
  position: relative;
  flex: 0 0 7.5rem;
  align-self: flex-start;
  width: 100%;
}
.card_card__wu3u5 .card_image-content__GDM2z .card_icon__dusf9 {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff;
  width: 1.875rem;
  height: 1.875rem;
}
.card_card__wu3u5 .card_image-content__GDM2z .card_icon__dusf9 svg {
  width: 100%;
  height: 100%;
}
.card_card__wu3u5:after {
  content: "";
  width: calc(100% - 2rem);
  height: 0.0625rem;
  background-color: #ddd;
  position: absolute;
  bottom: 0;
  left: 1rem;
}
.card_card__wu3u5 .card_body-content__1GzuL {
  box-sizing: border-box;
  padding: 0.625rem 0.625rem 1.25rem;
  position: relative;
  background-color: #fff;
}
.card_card__wu3u5 .card_body-content__1GzuL .card_review-rating__zmIj2 {
  margin: 1rem 0 0;
  line-height: 0;
}
.card_card__wu3u5 .card_body-content__1GzuL .card_review-rating__zmIj2 svg {
  width: 1.5625rem;
}
.card_card__wu3u5 .card_body-content__top__khp0X .card_title__I1a3A {
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #161616;
}
.card_card__wu3u5 .card_body-content__top__khp0X .card_title__I1a3A span {
  font-size: 1.125rem;
  font-weight: var(--cardTitleFontWeight, 400);
  margin: 0;
}
.card_card__wu3u5 .card_body-content__top__khp0X .card_description__eYw0c {
  color: var(--grey);
  font-weight: 400;
  display: none;
}
.card_card__wu3u5 .card_body-content__bottom__W_ezk .card_type-date__eaV7z {
  font-size: 0.875rem;
  color: var(--grey);
  margin: 1rem 0;
  font-family: var(--montserratFontFamily);
}
.card_card__wu3u5
  .card_body-content__bottom__W_ezk
  .card_type-date__eaV7z
  .card_type__F29Mk {
  color: var(--cardHighlightColor, var(--primaryTextColor));
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}
.card_card-hero__MV8z2 .card_image-content__GDM2z .card_icon__dusf9 {
  display: none;
}
.card_card-hero__MV8z2 .card_body-content__1GzuL {
  padding: 0.625rem 0.625rem 1.25rem;
}
.card_card-hero__MV8z2 .card_body-content__top__khp0X {
  margin: auto 0;
}
.card_card-hero__MV8z2 .card_body-content__top__khp0X .card_title__I1a3A span {
  font-size: 1.125rem;
}
.card_card-hero__MV8z2 .card_body-content__1GzuL .card_hero-icon__AUYge {
  display: none;
}
.card_card-hero-1-2__mtQTr {
  padding-bottom: 1rem;
}
@media only screen and (min-width: 768px) {
  .card_card__wu3u5 {
    font-size: 0.875rem;
  }
  .card_card__wu3u5 .card_image-content__GDM2z .card_icon__dusf9 {
    width: 2.5rem;
    height: 2.5rem;
  }
  .card_card-pinned__nrQpv,
  .card_card-small__kUtcM {
    width: 50%;
    flex-direction: column;
    padding: 0 0.625rem 1.25rem;
    background-color: transparent;
  }
  .card_card__wu3u5 .card_body-content__1GzuL {
    flex-direction: column;
    flex: 1 0 auto;
    justify-content: space-between;
    display: flex;
    width: 100%;
  }
  .card_card__wu3u5 .card_body-content__top__khp0X .card_title__I1a3A span {
    font-size: 1.375rem;
  }
  .card_card__wu3u5 .card_body-content__top__khp0X .card_description__eYw0c {
    display: initial;
  }
  .card_card__wu3u5 .card_body-content__bottom__W_ezk .card_type-date__eaV7z {
    margin-bottom: 0.75rem;
  }
  .card_card__wu3u5 .card_body-content__1GzuL .card_review-rating__zmIj2 {
    margin: 0;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%);
  }
  .card_card__wu3u5 .card_body-content__1GzuL .card_review-rating__zmIj2 svg {
    width: 2rem;
  }
  .card_card__wu3u5:after {
    display: none;
  }
  .card_card-hero__MV8z2 {
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 2.6875rem;
  }
  .card_card-hero__MV8z2 .card_image-content__GDM2z {
    flex: 0 0 50%;
    width: 50%;
  }
  .card_card-hero__MV8z2 .card_body-content__1GzuL {
    width: 50%;
    display: flex;
    flex-direction: column;
    padding: 0 3.25rem;
  }
  .card_card-hero__MV8z2 .card_body-content__1GzuL .card_hero-icon__AUYge {
    position: absolute;
    width: 3rem;
    height: 3rem;
    display: initial;
    right: -1.5rem;
    top: 50%;
    transform: translateY(-50%);
  }
  .card_card-hero__MV8z2 .card_body-content__1GzuL .card_hero-icon__AUYge svg {
    width: 3rem;
    height: 3rem;
  }
  .card_card-hero__MV8z2
    .card_body-content__1GzuL
    .card_hero-icon__AUYge
    svg
    g#heroIcon {
    fill: var(--primaryColor);
  }
  .card_card-hero__MV8z2
    .card_body-content__1GzuL
    .card_hero-icon__AUYge
    svg
    g#square-download {
    stroke: var(--primaryContrastColor);
  }
  .card_card-hero__MV8z2
    .card_body-content__top__khp0X
    .card_title__I1a3A
    span {
    font-size: 2.2vw;
  }
  .card_card-hero__MV8z2 .card_body-content__1GzuL .card_review-rating__zmIj2 {
    top: 100%;
    left: 100%;
    width: 10rem;
  }
}
@media only screen and (min-width: 1440px) {
  .card_card-hero-1-2__mtQTr {
    padding-right: 0.5rem;
  }
  .card_card-small__kUtcM {
    width: 25%;
  }
  .card_card-small--adWrapped__Dn_4N {
    width: 33%;
  }
  .card_card-pinned__nrQpv {
    width: 100%;
  }
}
.social_social-icons__DI2IJ {
  padding: 1.5rem 1.5625rem 2.375rem;
  height: auto;
}
.social_social-icons__DI2IJ,
.social_social-icons__DI2IJ ul {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin: 0;
}
.social_social-icons__DI2IJ ul {
  text-align: center;
  color: var(--social-color, #fff);
  background-color: transparent;
  padding: 0;
  list-style: none;
}
.social_social-icons__DI2IJ li {
  list-style: none;
  display: inline-block;
  padding: 0.4375rem;
  margin: 0.625rem 0;
  height: 1.25rem;
}
.social_social-icons__DI2IJ li img {
  width: 1.25rem;
  height: 100%;
}
@media only screen and (min-width: 992px) {
  .social_social-icons__DI2IJ li {
    padding: 0 2rem;
  }
}
.scrollItems_scroll-items__IIofo {
  position: relative;
  font-family: var(--primaryFontFamily);
  border-bottom: #fff;
  margin-bottom: 0.9375rem;
}
.scrollItems_scroll-items__IIofo .scrollItems_content__zFTSz {
  display: flex;
  flex-direction: row;
  overflow-x: auto;
  scroll-behavior: smooth;
  margin: 0 4rem;
}
.scrollItems_scroll-items__IIofo .scrollItems_arrow__8QrhQ {
  background: var(--primaryColor);
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: calc(50% - 0.5rem);
  transform: translateY(-50%);
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: background 0.2s ease;
  z-index: 1;
}
.scrollItems_scroll-items__IIofo
  .scrollItems_arrow__8QrhQ.scrollItems_left__5L3z3 {
  left: 0;
}
.scrollItems_scroll-items__IIofo
  .scrollItems_arrow__8QrhQ.scrollItems_right__3_svN {
  right: 0;
}
.scrollItems_scroll-items__IIofo .scrollItems_arrow__8QrhQ:hover:after {
  content: "";
  opacity: 0.15;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  background-color: #fff;
}
.scrollItems_scroll-items__IIofo .scrollItems_arrow__8QrhQ > svg > path {
  fill: var(--primaryContrastColor) !important;
}
@media only screen and (min-width: 768px) {
  .scrollItems_scroll-items__IIofo .scrollItems_content__zFTSz {
    margin: 0 3.4375rem;
  }
  .scrollItems_scroll-items__IIofo
    .scrollItems_arrow__8QrhQ.scrollItems_left__5L3z3 {
    left: 0;
  }
  .scrollItems_scroll-items__IIofo
    .scrollItems_arrow__8QrhQ.scrollItems_right__3_svN {
    right: 0;
  }
}
.footer_footer__jF3T9 {
  background: var(--footerBackgroundColor, #222);
  padding: 2rem 1rem 3.09375rem;
  font-family: var(--secondaryFontFamily, var(--primaryFontFamily, sans-serif));
  position: relative;
}
.footer_footer__jF3T9 ul {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.footer_footer__jF3T9 li > a {
  font-size: 0.8125rem;
  font-weight: 400;
  margin: 0.125rem;
  line-height: 2.27;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}
.footer_footer__jF3T9 li > a,
.footer_footer__jF3T9 li > a:focus,
.footer_footer__jF3T9 li > a:hover {
  color: #fff;
  text-decoration: none;
}
.footer_footer__jF3T9 p {
  text-align: center;
  color: #999;
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.015rem;
  line-height: 1.27;
  margin: 0.5rem 0;
}
.footer_footer__jF3T9 .footer_social-container__9omE2 {
  text-align: center;
  margin-bottom: 2.5rem;
}
.footer_footer__jF3T9 .footer_empty-link__RjvdT {
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .footer_footer__jF3T9 li {
    margin: 0 0.5rem;
  }
  .footer_footer__jF3T9 p {
    max-width: 75%;
    margin: 0.5rem auto;
  }
}
.linkButton_link-button__PK0xK {
  width: 100%;
}
.linkButton_link-button__PK0xK a.linkButton_button__fS1xa:before {
  content: "";
  width: 100%;
  height: 0;
  background-color: var(--button-primary-color);
  left: 0;
  position: absolute;
  bottom: 0;
  transition: height 0.1s;
}
.linkButton_link-button__PK0xK a.linkButton_button__fS1xa:hover:before {
  height: 100%;
}
.linkButton_link-button__PK0xK
  a.linkButton_button__fS1xa:hover::before--transparent {
  height: unset;
}
.linkButton_link-button__PK0xK .linkButton_button__fS1xa {
  position: relative;
  margin: 2rem auto;
  width: 15rem;
  height: 3.125rem;
  border: 0.0625rem solid var(--linkButtonColor, var(--primaryColor));
  display: block;
  text-decoration: none;
  color: var(--linkButtonColor, var(--primaryColor));
  font-weight: 600;
  font-size: 0.9375rem;
  text-align: center;
  font-family: var(--montserratFontFamily);
}
.linkButton_link-button__PK0xK .linkButton_button--transparent__OCPq1 {
  border: unset;
}
.linkButton_link-button__PK0xK
  .linkButton_button__fS1xa
  div.linkButton_link-button--icon__ISFNQ {
  color: var(--linkButtonColor, var(--primaryColor));
  transition: all 0.2s ease;
}
.linkButton_link-button__PK0xK
  .linkButton_button__fS1xa
  div.linkButton_link-button--icon--transparent__FiuRg {
  color: var(--primaryTextColor, var(--primaryColor));
}
.linkButton_link-button__PK0xK
  .linkButton_button__fS1xa:hover
  div.linkButton_link-button--icon__ISFNQ {
  box-shadow: inset 0 -3.125rem 0 0
    var(--cardSubCategoryHoverColor, var(--primaryColor));
  color: #fff;
}
.linkButton_link-button__PK0xK
  .linkButton_button__fS1xa:hover
  div.linkButton_link-button--icon--transparent__FiuRg {
  color: var(--cardSubCategoryHoverColor, #fff);
  box-shadow: unset;
}
.linkButton_button__fS1xa > div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.linkButton_button__fS1xa > div > * {
  position: relative;
}
@media (min-width: 480px) {
  .linkButton_button__fS1xa {
    margin: 1.875rem auto 4.375rem;
  }
}
