.l-category-card-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:82px 24px;padding-bottom:90px}.l-category-card-list--items-2,.l-category-card-list--items-1{grid-template-columns:repeat(2,1fr);max-width:1000px;margin-right:auto;margin-left:auto}@media only screen and (max-width:47.5rem){.l-category-card-list{grid-template-columns:repeat(2,1fr);padding-bottom:0}}@media only screen and (max-width:35rem){.l-category-card-list{grid-gap:42px 20px}}@media only screen and (max-width:22.375rem){.l-category-card-list{grid-gap:42px 18px}}.l-category-card-list__item{list-style:none}.l-category-card-list__item:nth-child(3n+2)>*{transform:translateY(90px)}@media only screen and (max-width:47.5rem){.l-category-card-list__item:nth-child(3n+2)>*{transform:none}}.l-category-card-list--items-2 .l-category-card-list__item:nth-child(3n+2)>*,.l-category-card-list--items-1 .l-category-card-list__item:nth-child(3n+2)>*{transform:none}.l-product-card-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:62px 24px}.l-product-card-list--items-3,.l-product-card-list--items-1{grid-template-columns:repeat(3,1fr)}@media only screen and (max-width:60rem){.l-product-card-list{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:47.5rem){.l-product-card-list{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:35rem){.l-product-card-list{grid-gap:42px 20px}}@media only screen and (max-width:22.375rem){.l-product-card-list{grid-gap:42px 18px}}.l-product-card-list--items-2{max-width:1000px;margin-right:auto;margin-left:auto;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:60rem){.l-product-card-list--items-2{grid-template-columns:repeat(2,1fr)}}.l-product-card-list__item{list-style:none}.b-category-card{position:relative}.b-category-card__media{position:relative;max-width:320px;margin:0 auto 42px}@media only screen and (max-width:22.375rem){.b-category-card__media{max-width:220px}}.b-category-card--is-new .b-category-card__media:after{display:block;content:"";position:absolute;z-index:100;top:-30px;left:20px;width:80px;height:80px;background:url(/resources/images/badges/badge_new.svg) center no-repeat;background-size:100%;pointer-events:none}@media only screen and (max-width:67.5rem){.b-category-card--is-new .b-category-card__media:after{top:-30px;left:0}}@media only screen and (max-width:35rem){.b-category-card--is-new .b-category-card__media:after{width:60px;height:60px}}@media only screen and (max-width:22.5rem){.b-category-card--is-new .b-category-card__media:after{width:48px;height:48px}}.b-category-card__figure{position:relative;width:100%;padding-bottom:100%}.b-category-card__figure:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:#4c2640;transform:scale3d(.9,.9,1);transition:transform .25s ease-in-out}.b-category-card__figure:hover:before{transform:scale3d(1.05,1.05,1)}.b-category-card--bg-purple .b-category-card__figure:before{background-color:#233465}.b-category-card--bg-green .b-category-card__figure:before{background-color:#d2e3bb}.b-category-card--bg-blue .b-category-card__figure:before{background-color:#c1d7ec}.b-category-card--bg-pink .b-category-card__figure:before{background-color:#f6b2ab}.b-category-card--bg-orange .b-category-card__figure:before{background-color:#fbdbc0}.b-category-card__img{display:block;position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;object-fit:contain;backface-visibility:hidden;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.5));transform:translateZ(0) scale3d(1.001,1.001,1);transition:transform .25s ease-in-out}.b-category-card__figure:hover .b-category-card__img{transform:translateZ(0) scale3d(1.01,1.01,1)}.b-category-card__header{text-align:center}.b-category-card__heading{font-family:comic-serif-pro,sans-serif;font-weight:400;font-style:normal;font-size:2rem;line-height:1.25;text-transform:uppercase;color:#fff}@media only screen and (max-width:80rem){.b-category-card__heading{font-size:2.25rem}}@media only screen and (max-width:67.5rem){.b-category-card__heading{font-size:2.125rem}}@media only screen and (max-width:53.75rem){.b-category-card__heading{font-size:2rem}}@media only screen and (max-width:45rem){.b-category-card__heading{font-size:1.625rem}}@media only screen and (max-width:30rem){.b-category-card__heading{font-size:1.5rem}}@media only screen and (max-width:26.25rem){.b-category-card__heading{font-size:1.375rem}}@media only screen and (max-width:22.375rem){.b-category-card__heading{font-size:1.25rem}}.b-category-card__heading em{display:block;margin-top:14px;font-family:Gotham Rounded,sans-serif;font-weight:700;font-style:normal;font-size:.7em;line-height:1.375;text-transform:none}.b-category-card__heading-link{text-decoration:none;color:#fff;transition:color .25s ease-in-out}.b-category-card__heading-link:hover,.b-category-card__heading-link:focus{color:#4f5d84}.b-category-card__summary{margin:16px auto 0;max-width:320px;font-family:Gotham Rounded,sans-serif;font-weight:500;font-style:normal;font-size:1rem;line-height:1.375;text-align:center;color:#fff}@media only screen and (max-width:47.5rem){.b-category-card__summary{font-size:.9375rem}}@media only screen and (max-width:35rem){.b-category-card__summary{font-size:.875rem}}@media only screen and (max-width:28.75rem){.b-category-card__summary{font-size:.8125rem}}.b-category-card__btn-container{margin-top:38px;text-align:center}@media only screen and (max-width:47.5rem){.b-category-card__btn-container{display:none}}.b-product-card__media{max-width:300px;margin:0 auto 42px}@media only screen and (max-width:22.375rem){.b-product-card__media{max-width:220px}}.b-product-card__figure{position:relative;width:100%;padding-bottom:100%}.b-product-card__figure:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:#4c2640;opacity:0;transform:scale3d(0,0,1);transition:transform .25s ease-in-out,opacity .25s ease-in-out}.b-product-card__figure:hover:before{opacity:1;transform:scaleZ(1)}.b-product-card__img{display:block;position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;object-fit:contain;backface-visibility:hidden;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.5));transform:translateZ(0) scale3d(1.001,1.001,1);transition:transform .25s ease-in-out}.b-product-card__figure:hover .b-product-card__img{transform:translateZ(0) scale3d(1.01,1.01,1)}.b-product-card__header{text-align:center}.b-product-card__heading{font-family:comic-serif-pro,sans-serif;font-weight:400;font-style:normal;font-size:1.625rem;line-height:1.25;text-transform:uppercase;color:#233465}@media only screen and (max-width:80rem){.b-product-card__heading{font-size:1.5rem}}@media only screen and (max-width:67.5rem){.b-product-card__heading{font-size:1.4375rem}}@media only screen and (max-width:53.75rem){.b-product-card__heading{font-size:1.375rem}}@media only screen and (max-width:45rem){.b-product-card__heading{font-size:1.25rem}}@media only screen and (max-width:30rem){.b-product-card__heading{font-size:1.125rem}}@media only screen and (max-width:26.25rem){.b-product-card__heading{font-size:1rem}}@media only screen and (max-width:22.375rem){.b-product-card__heading{font-size:.9375rem}}.b-product-card__heading em{display:block;margin-top:14px;font-family:Gotham Rounded,sans-serif;font-weight:700;font-style:normal;font-size:.7em;line-height:1.375;text-transform:none}.b-product-card__heading-link{text-decoration:none;color:#233465;transition:color .25s ease-in-out}.b-product-card__heading-link:hover,.b-product-card__heading-link:focus{color:#4f5d84}.b-product-card-large__media{max-width:320px;margin:0 auto 42px}@media only screen and (max-width:22.375rem){.b-product-card-large__media{max-width:220px}}.b-product-card-large__figure{position:relative;width:100%;padding-bottom:100%}.b-product-card-large__figure:before{display:block;content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:#4c2640;transform:scale3d(.9,.9,1);transition:transform .25s ease-in-out}.b-product-card-large__figure:hover:before{transform:scale3d(1.05,1.05,1)}.b-product-card-large--bg-purple .b-product-card-large__figure:before{background-color:#233465}.b-product-card-large--bg-green .b-product-card-large__figure:before{background-color:#d2e3bb}.b-product-card-large--bg-blue .b-product-card-large__figure:before{background-color:#c1d7ec}.b-product-card-large--bg-pink .b-product-card-large__figure:before{background-color:#f6b2ab}.b-product-card-large--bg-orange .b-product-card-large__figure:before{background-color:#fbdbc0}.b-product-card-large--bg-dark-red .b-product-card-large__figure:before{background-color:#7b212d}.b-product-card-large--bg-dark-green .b-product-card-large__figure:before{background-color:#095430}.b-product-card-large__img{display:block;position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;object-fit:contain;backface-visibility:hidden;filter:drop-shadow(2px 4px 6px rgba(0,0,0,.5));transform:translateZ(0) scale3d(1.001,1.001,1);transition:transform .25s ease-in-out}.b-product-card-large__figure:hover .b-product-card-large__img{transform:translateZ(0) scale3d(1.01,1.01,1)}.b-product-card-large__header{text-align:center}.b-product-card-large__heading{font-family:comic-serif-pro,sans-serif;font-weight:400;font-style:normal;font-size:2rem;line-height:1.25;text-transform:uppercase;color:#fff}@media only screen and (max-width:80rem){.b-product-card-large__heading{font-size:1.625rem}}@media only screen and (max-width:67.5rem){.b-product-card-large__heading{font-size:1.4375rem}}@media only screen and (max-width:53.75rem){.b-product-card-large__heading{font-size:1.375rem}}@media only screen and (max-width:45rem){.b-product-card-large__heading{font-size:1.25rem}}@media only screen and (max-width:30rem){.b-product-card-large__heading{font-size:1.125rem}}@media only screen and (max-width:26.25rem){.b-product-card-large__heading{font-size:1rem}}@media only screen and (max-width:22.375rem){.b-product-card-large__heading{font-size:.9375rem}}.b-product-card-large__heading em{display:block;margin-top:14px;font-family:Gotham Rounded,sans-serif;font-weight:700;font-style:normal;font-size:.7em;line-height:1.375;text-transform:none}.b-product-card-large__heading-link{text-decoration:none;color:#fff;transition:color .25s ease-in-out}.b-product-card-large__heading-link:hover,.b-product-card-large__heading-link:focus{color:#c8d7e1}.b-product-card-large__btn-container{margin-top:38px;text-align:center}@media only screen and (max-width:47.5rem){.b-product-card-large__btn-container{display:none}}
