.card{display:block;overflow:hidden;text-decoration:none;position:relative}.card+.card-information{margin-top:1.4rem}.card.card--soft{background-color:var(--hh-color-light);color:var(--hh-color-foreground)}.card__text{display:flex;align-items:center}.card .icon-arrow{width:1.5rem}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--hh-duration-short) ease;overflow:hidden}.card .h1 .icon-arrow,.card .h2 .icon-arrow{padding-bottom:.3rem;padding-top:.3rem}.card--media{display:block;text-decoration:none}.card--text-only{display:flex;justify-content:center}.card--text-only:before{content:"";display:block;padding-bottom:100%}.card--product .media{position:relative;height:20rem}@media screen and (min-width: 990px){.card--product .media{height:22.5rem}}.card--stretch{height:100%}.card--light-border{border:.1rem solid var(--hh-color-light)}.card--light-border:hover{border:.1rem solid var(--hh-color-light);box-shadow:none}.card__text-spacing{padding:3rem}.card-colored.bg-neutral{background-color:var(--hh-color-light)}.card--media .card__text-spacing{padding:2rem}@media screen and (min-width: 750px){.card--media .card__text-spacing{padding-left:3rem;padding-right:3rem}}.card-information>*+*{margin-top:.5rem}.card--text-only .card__inner{display:grid;grid-template-rows:1fr auto 1fr;width:100%}.card__content{margin-left:2.5rem;margin-right:2.5rem}.card__content>*{margin:0}.card--text-only .card__content{grid-row:2;justify-self:center;margin-bottom:6rem;margin-top:5rem}.card--text-only .card__badge{align-self:flex-end;grid-row:3}.card--search .card__badge>*,.card--text-only .card__badge>*{margin:0 1.2rem 1.2rem}.card--search .card__badge,.card--text-only .card__badge{position:initial}.card--text-only .card__content+.card__badge{margin-top:-5rem}.card--search .card__content{justify-self:flex-start;text-align:left}.media+.card__content{margin-top:2rem;margin-bottom:1.5rem}@media screen and (min-width: 750px){.card--text-only .card__content{margin-top:7rem;margin-bottom:7rem}.card--text-only .card__content+.card__badge{margin-top:-7rem}}.card__text-spacing>*{margin:0}.card__text-spacing>*:not(.overlay-card)+*{margin-top:1.5rem}.card__text{margin:0;word-break:break-word}.card--text-only .card__text{text-align:center}.card-information__text{display:block;padding-right:1.2rem;margin-bottom:0}.card-information__text.h5{font-weight:700}.card-information__wrapper{width:100%}.card-information__wrapper>*{color:var(--hh-color-foreground)}.card-information__wrapper>*:not(.visually-hidden:first-child)+*:not(.price){padding-top:.35001rem;margin-bottom:.64999rem}.card-information__wrapper>.price{color:var(--hh-color-foreground);padding-top:.35001rem;margin-bottom:.2rem}.card-information__wrapper .caption{letter-spacing:.07rem}.card-wrapper{color:inherit;display:block;position:relative;text-decoration:none}.card-wrapper:focus-within .card{box-shadow:none}.card__media-spacer{padding:2rem 2rem 0}@media screen and (min-width: 750px){.card__media-spacer{padding:3rem 3rem 0}}.card__media-full-spacer{padding:2rem}.card-article-info{margin-top:1rem;display:flex;flex-wrap:wrap}.card__badge .badge{align-items:center;border-radius:calc(var(--hh-border-radius) * 2);-webkit-border-radius:calc(var(--hh-border-radius) * 2);-moz-border-radius:calc(var(--hh-border-radius) * 2);display:flex;height:1.5rem;justify-content:center;padding:0 calc(var(--hh-border-radius) * 2);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;box-sizing:content-box;pointer-events:none;position:absolute;right:1.5rem;top:1.5rem;z-index:1;font:var(--hh-body-utility);font-family:var(--hh-font-body-bold);text-transform:uppercase;letter-spacing:.1rem;color:var(--hh-color-day);border:0}.overlay-card{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;background:transparent;transition:background-color var(--hh-duration-long) ease}.card:hover .card-colored .overlay-card{background-color:var(--hh-color-light)}.card--overlay{position:absolute;top:0;left:0;width:100%;z-index:1;display:grid;justify-content:end;align-items:center;max-height:400px;padding:15px}.card--overlay-grid{justify-content:space-between;grid-template-columns:repeat(2,1fr);column-gap:5px}.card--seals{display:flex;column-gap:10px;align-items:center;justify-content:start}.card--seals.justify-end{justify-content:end}.card--seals img{max-width:48px;width:100%}@media (min-width: 1192px){.card--seals img[alt="Good Housekeeping logo"]{max-width:65px}}.card--badges{display:flex;justify-content:end}.card--badges.justify-start{justify-content:start}.card--overlay .shared__badge.shared__discount-badge{position:static}@media (max-width: 768px){#main-collection-product-grid .card--overlay{padding:10px 5px}#main-collection-product-grid .card--overlay-grid .shared__badge.shared__discount-badge{padding-left:5px;padding-right:5px;height:18px}#main-collection-product-grid .card--overlay-grid .shared__badge span{font-size:8px;line-height:110%;letter-spacing:1px}#main-collection-product-grid .card--seals{column-gap:5px}#main-collection-product-grid .card--seals img{max-width:22px}}@media screen and (min-width: 990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child{transition:transform var(--hh-duration-long) ease}.card:hover .media.media--hover-effect>img:first-child:only-child,.card-wrapper:hover .media.media--hover-effect>img:first-child:only-child{transform:scale(1.03)}.card-wrapper:hover .media.media--hover-effect>img:first-child:not(:only-child){opacity:0}.card-wrapper:hover .media.media--hover-effect>img+img{opacity:1;transition:transform var(--hh-duration-long) ease;transform:scale(1.03)}.card-wrapper:hover .card__text{transition:var(--hh-duration-long) ease;transform:scale(1.06)}.card--search img{transition:transform var(--hh-duration-default) ease}.card-wrapper:hover .card--search img{transform:scale(1.05)}.card-wrapper:hover .card.card--search{background-color:var(--hh-color-light);transition:background-color var(--hh-duration-long) ease}}.product-card .yotpo{padding-top:0!important;margin-bottom:0!important}.product-card .yotpo .yotpo-bottomline{align-items:center}.product-card .yotpo .yotpo-stars+a{font:var(--hh-review-font);margin:0 0 0 .5rem!important}@media screen and (min-width:768px){.collection .swatch__group-buttons .swatch__button.mobile-swatch-button{display:none}}@media screen and (max-width: 767px){.product-card .yotpo .yotpo-bottomline{align-items:flex-start}.swatch__group .swatch__group-label.collection{display:none}.collection .swatch__group-buttons .swatch__button:nth-child(n+5){display:none}.collection .swatch__group-buttons .swatch__button.mobile-swatch-button{display:block}.mobile-number-swatch{font-size:10px;top:59%;position:absolute;left:47%;transform:translate(-50%,-50%)}.product-card .swatch__group-info{display:none}.product-card .yotpo .yotpo-stars+a{margin:0!important}.product-card .yotpo .yotpo-stars+a:before{content:"("}.product-card .yotpo .yotpo-stars+a:after{content:")"}}.product-card .swatch__group-info{font:var(--hh-breadcrumb);margin-bottom:.24999rem;padding-top:.25001rem;color:var(--hh-color-grey-500)}@media screen and (min-width: 768px){.product-card .swatch__group{margin-bottom:.5rem;margin-top:.75rem;display:grid}.product-card .swatch__group .swatch__group-label{display:none}.product-card .swatch__group.swatch__group--large .swatch__group-buttons{min-height:2.25rem}.product-card .swatch__group.swatch__group--large .swatch__group-buttons .swatch__button{height:2.25rem;width:2.25rem}.product-card .swatch__group.swatch__group--large .swatch__group-buttons .swatch__button.swatch__button--oos{display:none}.product-card .swatch__group.swatch__group--large .swatch__group-buttons .swatch__button .swatch__button--color{height:1.5rem;width:1.5rem}.product-card .swatch__group.swatch__group--large .swatch__group-buttons .swatch__button.swatch__button--oos:after{height:2.25rem;width:2.25rem}.product-card .swatch__group-info{display:none}.product-card .yotpo .yotpo-stars+a{margin:0 0 0 .75rem!important}}
/*# sourceMappingURL=/cdn/shop/t/536/assets/component-card.css.map */
