.product-breadcrumbs{padding-top:2rem;padding-bottom:2rem}.product-breadcrumbs__list{display:flex;flex-wrap:wrap;gap:.7rem 1.2rem;margin:0;padding:0;list-style:none;font-size:1.4rem;color:rgba(var(--color-foreground),.72)}.product-breadcrumbs__list li:not(:last-child)::after{content:'/';margin-left:1.2rem;color:rgba(var(--color-foreground),.42)}.product-breadcrumbs a{color:inherit;text-decoration:none}.product-breadcrumbs a:hover{text-decoration:underline;text-underline-offset:.3rem}.product-tabs__nav{display:flex;gap:3.2rem;overflow-x:auto;border-bottom:.1rem solid rgba(var(--color-foreground),.16);scrollbar-width:none}.product-tabs__nav::-webkit-scrollbar{display:none}.product-tabs__button{position:relative;flex:none;padding:1.6rem .2rem;border:0;background:none;color:rgb(var(--color-foreground));font:inherit;font-size:1.7rem;font-weight:700;cursor:pointer}.product-tabs__button::after{content:'';position:absolute;right:0;bottom:-.1rem;left:0;height:.2rem;background:rgb(var(--color-button));transform:scaleX(0);transition:transform .2s}.product-tabs__button.is-active::after{transform:scaleX(1)}.product-tabs__panel{padding:2.8rem 1.6rem 0 1.6rem;max-width:none;font-size:1.6rem;line-height:1.65}.product-tabs__panel.hidden{display:none}.product-reference-section__heading{margin:0 0 2.4rem;font-weight:750}.product-blog-grid,.recently-viewed-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem}.product-blog-grid__item{min-width:0}.product-blog-grid .card__heading{font-size:2rem;line-height:1.3}.product-blog-grid .article-card__excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.recently-viewed-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.recently-viewed-card{display:flex;min-width:0;flex-direction:column;color:rgb(var(--color-foreground));text-decoration:none}.recently-viewed-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1;background:#f7f7f4}.recently-viewed-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.recently-viewed-card:hover img{transform:scale(1.03)}.recently-viewed-card__title{margin:1.2rem 0 .5rem;font-size:1.6rem;font-weight:700;line-height:1.35}.recently-viewed-card__vendor{margin:0 0 .7rem;color:rgba(var(--color-foreground),.68);font-size:1.3rem}.recently-viewed-card__price{font-size:1.6rem;font-weight:750}.product-benefit-list{display:grid;gap:.7rem;margin:1.8rem 0;padding:0;list-style:none}.product-benefit-list__item{display:flex;align-items:flex-start;gap:.8rem}.product-benefit-list__icon{color:rgb(var(--color-button));font-weight:800}.product-service-box{display:grid;gap:1.2rem;margin-top:2rem;padding:2rem;background:rgba(var(--color-foreground),.045)}.product-service-box__item{display:flex;align-items:center;gap:1rem}.product-service-box__icon{display:grid;width:2.2rem;height:2.2rem;place-items:center;color:rgb(var(--color-button));font-weight:800}.product-reference-main .product__title h1{font-weight:800;line-height:1.1}.product-reference-main .product-form__submit{min-height:5.4rem;font-weight:800;text-transform:uppercase}.product-reference-main .thumbnail{border-radius:0}.product-reference-main .product__media img{object-fit:contain}
@media screen and (max-width:989px){.recently-viewed-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-blog-grid{gap:1.6rem}}
@media screen and (max-width:749px){.product-breadcrumbs{padding-top:1.4rem;padding-bottom:1.4rem}.product-breadcrumbs__list{flex-wrap:nowrap;overflow:hidden;white-space:nowrap;font-size:1.2rem}.product-breadcrumbs__list li:last-child{overflow:hidden;text-overflow:ellipsis}.product-tabs__nav{gap:2rem}.product-tabs__button{padding:1.3rem .2rem;font-size:1.45rem}.product-tabs__panel{padding:2rem 0 0;font-size:1.45rem}.product-blog-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.product-blog-grid__item{flex:0 0 84%;scroll-snap-align:start}.recently-viewed-grid{display:flex;overflow-x:auto;gap:1.4rem;padding-bottom:1rem;scroll-snap-type:x mandatory}.recently-viewed-card{flex:0 0 72%;scroll-snap-align:start}.product-service-box{padding:1.6rem}.product-reference-main .product__info-wrapper{padding-top:2.5rem}}

/* Product reference layout */
.product-reference-main{position:relative;align-items:flex-start}.product-reference-main .product__media-wrapper{position:relative}.product-reference-badges{position:absolute;z-index:3;top:0;left:0;display:grid;gap:.3rem;color:#fff;font-size:1.2rem;font-weight:700;text-align:center}.product-reference-badges span{width:max-content;min-width:4.8rem;padding:.55rem .9rem;background:#b71924}.product-reference-main .product__media-list{margin-bottom:2rem}.product-reference-main .product__media-item{background:#fff}.product-reference-main .product__media.media{background:#fff}.product-reference-main .product__media img{padding:1rem;object-fit:contain}.product-reference-main .thumbnail-list{gap:.8rem}.product-reference-main .thumbnail-list__item{width:9.2rem!important;max-width:9.2rem!important}.product-reference-main .thumbnail{border:0;background:#f7f7f5}.product-reference-main .thumbnail[aria-current]{box-shadow:inset 0 0 0 .2rem rgb(var(--color-button))}.product-reference-main .product__info-container{max-width:none}.product-reference-main .product__info-container>*+*{margin:1rem 0}.product-reference-main .product__text{font-size:1.3rem;line-height:1.25;color:rgba(var(--color-foreground),.78)}.product-reference-main .product__title{margin:.2rem 0 .5rem}.product-reference-main .product__title h1{font-size:clamp(2.4rem,2.4vw,3.5rem);letter-spacing:-.035em}.product-reference-main .rating-wrapper{display:flex;align-items:center;margin:.5rem 0 2.4rem}.product-reference-main .rating-star{--color-rating:#f9a400}.product-reference-main .product-benefit-list{gap:.25rem;margin:2.2rem 0 3.4rem;font-size:1.45rem;line-height:1.35}.product-reference-main .product-benefit-list__icon{color:#111}.product-reference-main .price{font-size:1.8rem;font-weight:800}.product-reference-main .price--on-sale .price-item--regular{color:rgba(var(--color-foreground),.55);font-size:1.5rem}.product-reference-main .price-item--sale{color:#b71924}.product-reference-main .price__badge-sale,.product-reference-main .price__badge-sold-out{display:none}.product-sale-notice{display:flex;flex-wrap:wrap;gap:.4rem 1rem;margin:1.6rem 0 2.6rem!important;font-size:1.25rem}.product-sale-notice span{color:rgba(var(--color-foreground),.68);font-size:1.1rem}.product-reference-main variant-selects{display:block;margin:2rem 0 1.2rem}.product-reference-main .product-form__input--pill{display:flex;flex-wrap:wrap;gap:.8rem;max-width:none;margin:0}.product-reference-main .product-form__input--pill .form__label{width:100%;margin:0 0 .4rem;font-weight:700}.product-reference-main .product-form__input--pill input[type=radio]+label{min-width:8.6rem;margin:0;padding:1.2rem 1.4rem;border:0;border-radius:0;background:#f7f4ee;box-shadow:none;font-size:1.35rem;text-align:center}.product-reference-main .product-form__input--pill input[type=radio]:checked+label{background:#efe8dc;box-shadow:inset 0 -.3rem 0 rgb(var(--color-button));color:rgb(var(--color-foreground))}.product-reference-main .product-form__quantity{display:flex;align-items:center;gap:1rem;margin:1rem 0;max-width:18rem}.product-reference-main .product-form__quantity .form__label{margin:0}.product-reference-main .quantity{min-height:4rem}.product-reference-main .product-form{margin:1.2rem 0!important}.product-reference-main .product-form__buttons{max-width:none}.product-reference-main .product-form__submit{min-height:5.3rem;margin:0;border:0;border-radius:0;background:#21823a;font-size:1.4rem;letter-spacing:0}.product-reference-main .product-form__submit:after,.product-reference-main .product-form__submit:before{box-shadow:none}.product-reference-main .product-form__submit:hover{background:#176c2d}.product-meta-row{display:flex;justify-content:space-between;gap:2rem;margin:1.3rem 0 2rem!important;color:rgba(var(--color-foreground),.72);font-size:1.2rem}.product-meta-row__wishlist{padding:0;border:0;background:none;color:inherit;font:inherit;cursor:pointer}.product-meta-row__wishlist span{font-size:1.8rem;vertical-align:-.15rem}.product-reference-main .product-service-box{gap:1.25rem;margin:0!important;padding:1.8rem;background:#f7f4ee;font-size:1.35rem}.product-reference-main .product-service-box__icon{color:#111}.product-reference-main .product__description{font-size:1.35rem}.product-reference-main .share-button{font-size:1.2rem}
@media screen and (min-width:990px){.product-reference-main.product--medium:not(.product--no-media) .product__media-wrapper,.product-reference-main.product--medium:not(.product--no-media) .product__info-wrapper{width:50%;max-width:50%}.product-reference-main.product--medium:not(.product--no-media) .product__info-wrapper{padding-left:5rem}.product-reference-main .product__media{min-height:52rem}.product-reference-main .product__media img{padding:2rem 5rem}.product-reference-main .thumbnail-slider{margin-top:1.5rem}}
@media screen and (max-width:989px) and (min-width:750px){.product-reference-main .product__info-wrapper{padding-left:3rem}.product-reference-main .product__title h1{font-size:2.6rem}.product-reference-main .product__media{min-height:42rem}.product-reference-main .product__media img{padding:2rem}}
@media screen and (max-width:749px){.product-reference-badges{top:.5rem;left:.5rem}.product-reference-main .product__media img{padding:1.5rem}.product-reference-main .product__title h1{font-size:2.6rem}.product-reference-main .rating-wrapper{margin-bottom:1.8rem}.product-reference-main .product-benefit-list{margin:1.8rem 0 2.4rem}.product-reference-main .product-form__input--pill{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.product-reference-main .product-form__input--pill .form__label{grid-column:1/-1}.product-reference-main .product-form__input--pill input[type=radio]+label{min-width:0;padding:1rem .6rem}.product-meta-row{align-items:flex-start}.product-reference-main .product-service-box{font-size:1.25rem}}
.product-reference-main .product__info-container{position:relative}.product-certification-badge{position:absolute;top:0;left:0;display:grid;width:4.8rem;height:4rem;place-items:center;overflow:hidden;background:#8dcc18;color:#fff;font-size:2.4rem}.product-certification-badge img{width:100%;height:100%;object-fit:contain}.product-certification-badge~.product__text,.product-certification-badge~.product__title,.product-certification-badge~.rating-wrapper{margin-left:6rem}.product-certification-badge~.product__title{min-height:2rem}@media screen and (max-width:749px){.product-certification-badge{width:4.2rem;height:3.6rem}.product-certification-badge~.product__text,.product-certification-badge~.product__title,.product-certification-badge~.rating-wrapper{margin-left:5.2rem}}
.product-reference-page-width{width:100%;max-width:none;padding-right:clamp(1.5rem,3vw,4.5rem);padding-left:clamp(1.5rem,3vw,4.5rem)}.product-reference-main .product__media,.product-reference-main .product__media.media,.product-reference-main .product__media-wrapper .media,.product-reference-main .product-media-container,.product-reference-main .global-media-settings{border:0!important;border-radius:0!important;outline:0!important;box-shadow:none!important}.product-reference-main .product__media:after,.product-reference-main .product__media:before,.product-reference-main .global-media-settings:after,.product-reference-main .global-media-settings:before{display:none!important;box-shadow:none!important}.product-reference-main .thumbnail,.product-reference-main .thumbnail[aria-current]{border:0!important;outline:0!important;box-shadow:none!important}
.product-reference-main .product-service-box{gap:2rem;padding:2rem 2.4rem}.product-reference-main .product-service-box__item{gap:1.2rem;font-size:1.55rem;line-height:1.35}.product-reference-main .product-service-box__icon{display:block;width:2.2rem;height:2.2rem;flex:0 0 2.2rem}.product-reference-main .product-service-box__icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.product-service-box__payments{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;padding:0 0 0 3.4rem}.product-service-box__payments svg{width:auto;height:2.5rem}.product-service-box__payments img{width:auto;max-width:100%;height:2.8rem;object-fit:contain}.product-reference-main .product-service-box~.product__description{display:none!important}@media screen and (max-width:749px){.product-reference-main .product-service-box{gap:1.5rem;padding:1.7rem}.product-reference-main .product-service-box__item{font-size:1.35rem}.product-service-box__payments{padding-left:0}.product-service-box__payments svg{height:2.2rem}}
.product-reference-main .product-form__input--pill input[type=radio]+label{position:relative;display:flex;min-height:7.4rem;flex-direction:column;align-items:center;justify-content:center;overflow:visible;line-height:1.15}.product-reference-main .variant-option-name{display:block;font-size:1.45rem}.product-reference-main .variant-option-price{display:block;margin-top:.5rem;color:#b71924;font-size:1.5rem;font-weight:800}.product-reference-main .variant-discount-badge{position:absolute;z-index:2;top:-1.5rem;right:-.1rem;padding:.45rem .7rem;background:#b71924;color:#fff;font-size:1.2rem;font-weight:800;line-height:1}.product-reference-main .product-form__input--pill{row-gap:2.2rem}
