.product-grid .grid__item{box-sizing:border-box}.card{display:block;overflow:hidden;margin-bottom:1rem;text-decoration:none}.grid__item .card-wrapper .card__inner .media{box-sizing:border-box;border-radius:12px;padding-bottom:100%!important}.card-information+.card{margin-bottom:1.3rem}@media screen and (min-width: 750px){.card-information+.card{margin-bottom:1.7rem}}.card.card--soft{background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground))}.card .icon-wrap{margin-left:.8rem;white-space:nowrap;transition:transform var(--duration-short) ease;overflow:hidden}.card--media{display:block;text-decoration:none}.card--text-only{display:flex;justify-content:center}.card--text-only.card--product{position:static}.card--text-only:before{content:"";display:block;padding-bottom:100%}.card--product{position:relative}.card--stretch{height:100%}.card--outline:not(.card--soft){border:calc(.1rem / var(--font-body-scale)) solid rgba(var(--color-foreground),.04);border-radius:12px}.card--light-border{border:.1rem solid rgba(var(--color-foreground),.04)}.card--light-border:hover{border:.1rem solid rgba(var(--color-foreground),.3);box-shadow:none}.card__text-spacing{padding:3rem}.card-colored.color-background-1{background-color:rgba(var(--color-foreground),.04)}.card--media .card__text-spacing{padding:2rem}.card-information>*+*{margin-top:.5rem}.card--text-only .card__inner{display:-ms-grid;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:flex-start;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}.media+.card__content{margin-top:2rem;margin-bottom:1.5rem}.card__text-spacing>*{margin:0}.card__text-spacing>*:not(.overlay-card)+*{margin-top:1.5rem}.card__text{margin:0;word-break:break-word}.card-information__text{display:block;font-weight:400;margin:0;padding-right:1.2rem}.card-information__wrapper{width:100%;display:flex;flex-direction:column;justify-content:space-between;align-content:flex-start}.card-information__wrapper>*{line-height:calc(1 + .4 / var(--font-body-scale));color:rgb(var(--color-foreground))}.card-information__wrapper>.price{color:rgb(var(--color-foreground));margin-bottom:1rem}.card-information__wrapper>.rating{margin-top:.4rem}.card-information__wrapper .caption{letter-spacing:.07rem}.card-wrapper{color:inherit;display:flex;flex-direction:column;position:relative;text-decoration:none;padding:2.4rem;border:1px solid #EBEEF2;border-radius:8px;height:100%;justify-content:space-between;flex-wrap:wrap}.card-wrapper:hover,.card-wrapper:focus{box-shadow:0 12px 28px #0003}.card-wrapper .card-information{order:1}.card-wrapper .full-unstyled-link:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;border-radius:.8rem;transition:box-shadow var(--duration-long) ease}.card-wrapper .full-unstyled-link:hover:after,.card-wrapper .full-unstyled-link:visited:after,.card-wrapper .full-unstyled-link:focus:after{box-shadow:0 12px 28px #0003}.m1{color:#000;font-size:14px;margin-bottom:1rem;font-weight:400}.caption-large .special_feature{display:inline-block;align-items:center}.card-wrapper .full-unstyled-link:focus-visible{outline:0;box-shadow: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{bottom:1rem;display:flex;flex-wrap:wrap;left:1rem;position:absolute}.card__badge>*{margin-right:1rem;margin-top:.5rem}.overlay-card{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;background:transparent;transition:background-color var(--duration-long) ease}.card:hover .card-colored .overlay-card{background-color:rgba(var(--color-card-hover),.06)}.product-tag{position:absolute;width:calc(100% + 10px);z-index:1;max-width:70px;max-height:30px;top:-15px;left:40%;transform:translate(-35px)}.product-tag .tag{font-weight:700;color:#fefffd;border-radius:57px;box-sizing:border-box;width:70px;height:30px;display:flex;align-items:center;text-align:center;letter-spacing:.01em;font-size:13px;line-height:125%;align-content:center;justify-content:center;margin:0;padding:6px 12px}.card-information__wrapper .rx{background:#ecfafe;border-radius:58px;padding:4px 8px;letter-spacing:.01em;font-size:12px;line-height:125%}span.badge.badge--bottom-left{min-width:130px}.product-tag .onSale{background:#e65c5f;min-width:130px}.price-cart{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;align-content:center;margin-top:3.9rem}.cart-button-pc{display:flex;padding:0;width:48px;height:48px;border-radius:50%;position:relative;z-index:99;cursor:pointer;background-color:#1a7c94;border:none;align-items:center;justify-content:center;transition:background-color var(--duration-short) ease}.cart-button-pc svg{fill:#fff}.cart-button-pc:hover .cart-button-pc svg circle{fill:#125868}.cart-button-pc:hover{background-color:#125868}.cart-button-pc.added,.cart-button-pc.loader{background-color:#1a7c94}.cart-button-pc svg.icon-tick-white{display:none}.cart-button-pc.added svg.icon-tick-white{display:block}.cart-button-pc.added svg.icon-add{display:none}.cart-button-pc.added svg.icon-loader{display:none}.cart-button-pc svg.icon-loader{display:none}.cart-button-pc.added.loder svg.icon-tick-white{display:none}.cart-button-pc.loader svg.icon-add{display:none}.cart-button-pc.loader svg.icon-loader{display:block}.loader.added svg.icon.icon-tick-white{display:none}svg.icon-loader{fill:none!important;stroke:#fff;-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.card-wrapper.onSale-border{border:1px solid #FF7477}@media screen and (min-width: 750px){.card--media .card__text-spacing{padding-left:3rem;padding-right:3rem}.card--text-only .card__content{margin-top:7rem;margin-bottom:7rem}.card--text-only .card__content+.card__badge{margin-top:-7rem}}@media screen and (min-width: 990px){.card .media.media--hover-effect>img:only-child,.card-wrapper .media.media--hover-effect>img:only-child,.card--search img{transition:transform var(--duration-long) ease}.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(--duration-long) ease;transform:scale(1.03)}.card-wrapper:hover .card--search img{transform:scale(1.05)}.card-wrapper:hover .card__text{text-decoration:underline;text-underline-offset:.3rem}.card-wrapper:hover .card--soft{background-color:rgba(var(--color-card-hover),.06);transition:background-color var(--duration-long) ease}}@media screen and (max-width: 430px){.cart-button-pc{display:flex}.product-tag{left:3.2rem}.card-wrapper{flex-direction:row;align-content:center;justify-content:center}.card{display:flex;min-width:125px;min-height:127px;width:122px;height:125px;align-content:center;justify-content:center;align-items:center}.collection_grid_container .card{width:100%;height:100%}.card__inner{height:127px;width:120px}.card-wrapper .card-information{margin:0 0 0 16px}.price-cart{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;align-content:center}.custom_btn{border:1px solid #1A7C94;border-radius:80px}}@media screen and (max-width: 325px){.product-grid .grid__item{margin-right:-8px}.mobile-facets__wrapper{width:315px}.card__price.price-cart.desktop--hide{position:relative;left:-20px}product-form.product-form #qty{margin:0 auto;width:100%}.product-form__buttons{display:flex;flex-direction:column;justify-content:center;gap:10px}ul.footer__social li{width:50%;flex-direction:column;margin:10px 0}}.product-recommendations .grid--quarter-max{margin-bottom:36px}.product-grid .grid__item{box-sizing:border-box;padding-left:2.4rem;padding-bottom:0;margin-bottom:64px}.card__image{margin-bottom:1.5rem}.card-information__text{margin-bottom:.5rem}.card__captions.caption-large{font-size:1.4rem;color:#08242b}.card__price .price--on-sale .price-item--regular{font-size:1.4rem}.card__pric .price .price-item{font-size:2.6rem}.card__price .price--on-sale .price-item--regular{font-weight:400}.desktop--hide{display:none}.mobile--hide{display:flex}.card__topper{margin-bottom:30px}@media screen and (max-width: 430px){.product-recommendations .grid--quarter-max{margin-bottom:84px}.product-grid .grid__item{width:100%;max-width:100%;margin-bottom:1.6rem}.desktop--hide{display:flex}.mobile--hide{display:none}.card-wrapper{padding:2.4rem 1.6rem}.card__topper{display:flex;margin:0}.card__image{width:12.5rem;margin-right:1.6rem;margin-bottom:0}.card-information__wrapper{width:calc(100% - 140px)}.product-tag{left:4.1rem;transform:unset}}@media only screen and (min-width: 768px){.product-grid .grid__item{min-height:480px;max-width:25%!important}.card__topper{margin-bottom:0;float:left;width:100%}}@media only screen and (min-width: 768px) and (max-width: 990px){.product-grid .grid__item{max-width:33.33%!important}}@media only screen and (min-width: 430px) and (max-width: 767px){.card-wrapper{max-width:350px!important}}@media only screen and (max-width: 767px){.product-grid .grid__item{min-height:auto}.card__topper{margin-bottom:30px}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/component-card.css.map */
