@keyframes pulse{0%{opacity:0;width:100%}20%{opacity:1}50%{opacity:.5}90%{opacity:0;width:750%}to{opacity:0;width:850%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes slideOutToRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}@keyframes slideInFromTop{0%{opacity:0;transform:translate(-50%,-150%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes slideOutToBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes appear{0%{opacity:0}to{opacity:1}}.category-section [data-section-title]:before{margin-inline:calc(var(--block-offset)*-2)}.page-hero--small+.category-section{position:relative}.page-hero--small+.category-section:before{background-color:#eef1f7;content:"";inset:0;position:absolute;z-index:-2}.page-hero--small+.category-section [data-section-title]:before{margin-inline:calc(var(--block-offset)*-2) 0}.category-section:has(+.m-jumbotron-section){margin-block-end:calc(var(--block-offset)*-2);position:relative}.category-section:has(+.m-jumbotron-section):before{background-color:#eef1f7;content:"";inset:calc(100% + var(--block-offset)) 0 var(--block-offset);pointer-events:none;position:absolute;z-index:-1}@media screen and (max-width:991px){.category-section:has(+.m-jumbotron-section){margin-block-end:calc(var(--container-padding)*2)}}.category-list{background-color:#fff;display:grid;gap:1px;grid-template-columns:35% repeat(9,minmax(0,1fr));overflow:hidden;position:relative;z-index:1}@media screen and (min-width:992px){.category-list{margin-block:var(--block-offset)}}@media screen and (min-width:768px){.category-list{grid-template-rows:repeat(4,minmax(0,1fr))}}@media screen and (max-width:991px){.category-list{margin-block:var(--container-padding-negative)}}@media screen and (max-width:767px){.category-list{grid-template-columns:repeat(6,minmax(0,1fr))}}.category-list--columns{grid-template-columns:repeat(6,minmax(0,1fr))}@media screen and (max-width:1199px){.category-list--columns{grid-template-columns:repeat(5,minmax(0,1fr))}}@media screen and (max-width:991px){.category-list--columns{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:767px){.category-list--columns{grid-template-columns:repeat(3,minmax(0,1fr))}}.category-list>.category-item{position:relative}.category-list>.category-item:after,.category-list>.category-item:before{background-color:#eaeaea;content:"";display:block;position:absolute;z-index:-1}.category-list>.category-item:before{inset:0 -1px 0 100%}.category-list>.category-item:after{inset:100% 0 -1px}.category-list--brands{grid-template-rows:none;margin-block:var(--block-offset) 0}.category-list--brands .category-item{grid-column:span 1;grid-row:span 1}@media screen and (min-width:1200px){.category-list--brands .category-item{--spacing:1.75rem}}.category-list--brands .category-item img{margin-inline:auto;max-width:80px}.category-item{--spacing:1.25rem;--offset:8px;background-color:#fff;display:flex;grid-column:span 3;grid-row:span 2}.category-item__link{align-items:center;display:flex;flex-direction:column;gap:var(--spacing);isolation:isolate;padding:var(--spacing);position:relative;text-align:center;width:100%}.category-item__link:after,.category-item__link:before{content:"";pointer-events:none;position:absolute}.category-item__link:before{background-color:#f2223a;inset:calc(var(--offset)*-1);opacity:0;z-index:-1}.category-item__link:after{background-color:#d21329;bottom:0;left:50%;top:calc(100% - 2px);transform:translateX(-50%);transition:width 175ms ease-out;width:2rem}@media screen and (max-width:767px){.category-item__link:after{display:none}}.category-item__link:is(:hover,:active,:focus-visible):after{width:min(4rem,50%)}.category-item__link:is(:hover,:active,:focus-visible) .title{color:#f2223a}.category-item__link:is(:hover,:active,:focus-visible) .img-dynamic-color{filter:brightness(0) invert(19%) sepia(8%) saturate(3277%) hue-rotate(193deg) brightness(99%) contrast(87%)}.category-item__link:is(:hover,:active,:focus-visible) .category-item__icon{fill:#f2223a}.category-item__link.active{z-index:1}.category-item__link.active:before{opacity:1}.category-item__link.active:after{background-color:#fff;bottom:calc(var(--offset)*-1);top:100%}.category-item__link.active .img-dynamic-color{filter:brightness(0) invert(1)}.category-item__link.active .title{color:#fff}.category-item__link.active .p{color:hsla(0,0%,100%,.85)}.category-item__link.active .category-item__icon{fill:#fff;transform:rotate(45deg)}.category-item__picture{aspect-ratio:1.5;flex:1;width:100%}@media screen and (max-width:767px){.category-item__picture{aspect-ratio:2}}.category-item__body{color:inherit}@media screen and (min-width:768px){.category-item__body{margin-top:auto}}.category-item__body .p{color:#96a2b3}.category-item__icon{fill:#d1dae7;height:.65rem;position:absolute;right:calc(var(--spacing)*.75);top:calc(var(--spacing)*.75);transition:fill 175ms ease-out;width:.65rem}@media (pointer:coarse){.category-item__icon{fill:#f2223a}}.category-item--large{grid-column:-1/1}@media screen and (min-width:768px){.category-item--large{--spacing:1.75rem;grid-column:span 1;grid-row:-1/1}}@media screen and (max-width:767px){.category-item--large .category-item__link{flex-direction:row-reverse;justify-content:space-between;padding-block:calc(var(--spacing)*1.25);text-align:start}.category-item--large .category-item__picture{aspect-ratio:auto;flex:0 0 9rem}.category-item--large .p{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.category-item--small{grid-column:span 2;grid-row:span 1}@media screen and (min-width:768px){.category-item--small .category-item__link{padding-top:calc(var(--spacing)*1.5)}}.category-item--small picture{aspect-ratio:1.25;width:40%}.product-list-container[data-section-title]:before{font-family:lektorat-display-variable,sans-serif;font-size:1rem;font-variation-settings:"wght" 550,"wdth" 87;letter-spacing:.25em}.product-list{display:grid;gap:var(--gap);grid-template-columns:repeat(3,minmax(0,1fr))}@media screen and (max-width:991px){.product-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767px){.product-list{grid-template-columns:minmax(0,1fr)}}.product-item{--head-offset:6rem;display:flex}.product-item__link{display:flex;flex-direction:column;height:100%;width:100%}@media (hover:hover) and (pointer:fine){.product-item__link:is(:hover,:active,:focus-visible) .product-item__wrap{box-shadow:0 0 12px -6px rgba(0,0,0,.4)}.product-item__link:is(:hover,:active,:focus-visible) .product-item__head img{transform:translateY(-.5rem)}.product-item__link:is(:hover,:active,:focus-visible) .title--h4{color:#f2223a}}.product-item__head{align-items:end;display:flex;justify-content:center;margin-bottom:calc(var(--head-offset)*-1);padding:var(--spacing) var(--spacing) 0;width:100%;z-index:1}.product-item__head picture{display:initial}.product-item__head img{aspect-ratio:3/2;max-width:100%;object-fit:contain;transition:transform .15s ease-out;width:100%}.product-item__head.decorative-dots:before{aspect-ratio:auto;height:auto;inset:0 var(--box-padding) var(--head-offset);width:auto;z-index:-1}.product-item__wrap{display:flex;flex:1;flex-direction:column;padding-top:var(--head-offset);transition:box-shadow .15s ease-out}.product-item__body{padding:var(--spacing)}.product-item__body .title--h4{line-height:1.35;transition:color .15s ease-out}.product-item__foot{padding:0}.product-item__foot .attribute-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.product-item__foot .attribute-list>*{padding:1rem}@media screen and (max-width:1679px){.product-item__foot .attribute-list>*{padding:.75rem}}.product-item__foot .attribute-item{color:#eaeaea}.product-item__foot .attribute-item:after,.product-item__foot .attribute-item:before{opacity:1}.product-item__foot .attribute-item img{height:18px;margin-bottom:.75rem!important}.product-item__foot .attribute-item__title{font-size:.875rem}.product-item__foot .attribute-item__label{font-size:.75rem;letter-spacing:.03em;line-height:1.25;text-transform:none!important}@media screen and (max-width:1679px){.product-item__foot .attribute-item__label{font-size:.688rem}}.product-item--disabled .decorative-dots{--color:#dde3ef}.product-item--disabled .product-item__body .title--h6,.product-item--disabled .product-item__foot img,.product-item--disabled .product-item__head img{transition:175ms ease-out;transition-property:filter,color,transform}.product-item--disabled:not(:hover,:active,:focus-visible) .product-item__head img{filter:saturate(.1) opacity(.35)}.product-item--disabled:not(:hover,:active,:focus-visible) .product-item__body .title--h6{color:#96a2b3!important}.product-item--disabled:not(:hover,:active,:focus-visible) .product-item__foot img{filter:brightness(0) opacity(.1)}.attribute-list{display:grid;overflow:hidden}.attribute-list>*{padding:2rem;position:relative}@media screen and (max-width:1439px){.attribute-list>*{padding:1rem}}.attribute-list>:after,.attribute-list>:before{background-color:currentColor;content:"";opacity:.25;position:absolute}.attribute-list>:before{inset:0 100% 0 -1px}.attribute-list>:after{inset:-1px 0 100%}.attribute-item{align-items:start;display:flex;flex-direction:column;text-align:start}.attribute-item img{height:24px}@media screen and (max-width:1439px){.attribute-item img{height:1rem}}.link-nav-list{--gap:48px;border-top:1px solid #d1dae7;display:flex;flex-wrap:wrap;gap:var(--gap);justify-content:center;padding-block:2rem;position:relative}.link-nav-list:before{aspect-ratio:1;background-color:#eef1f7;border:1px solid #d1dae7;border-bottom:none;border-left:none;bottom:100%;content:"";display:block;left:50%;position:absolute;transform:translate(-50%,50%) rotate(-45deg);width:24px}@media screen and (max-width:575px){.link-nav-list{--gap:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-block:1rem}}.link-nav-item{position:relative}.link-nav-item__link{color:#333959}.link-nav-item__link:is(:hover,:active,:focus-visible,.active){color:#f2223a}@media screen and (max-width:575px){.link-nav-item__link{align-items:center;border:1px solid #d1dae7;display:flex;justify-content:center;padding:calc(.75rem + var(--font-lh-correction)) 1rem calc(.75rem - var(--font-lh-correction))}.link-nav-item__link.active{background-color:#f2223a;border-color:#f2223a;color:#fff}}.link-nav-item .title{color:inherit}@media screen and (max-width:575px){.link-nav-item .title{font-size:.7rem}}@media screen and (min-width:576px){.link-nav-item+.link-nav-item:before{background-color:#d1dae7;content:"";height:100%;inset:0 calc(100% + var(--gap)*.5) 0 auto;position:absolute;width:1px}}