.brands-page{max-width:1400px;margin:0 auto;padding:40px 20px}.page-title{margin-bottom:40px;text-align:center}.alphabet-nav{display:flex;justify-content:center;gap:15px;padding:15px 0;margin-bottom:40px;border-bottom:1px solid #e5e5e5;flex-wrap:wrap;position:sticky;top:0;background:#fff;z-index:1}.letter-link{padding:5px;min-width:20px;text-align:center;text-decoration:none;color:inherit}.letter-link.active{cursor:pointer}.letter-link.active:hover{opacity:.6}.letter-link.disabled{opacity:.3;cursor:default}.letter-section{margin-bottom:35px;scroll-margin-top:80px}.letter-row{display:flex;gap:40px;align-items:flex-start}.letter-header{min-width:30px;margin:0;padding-top:5px}.brands-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px 30px;flex:1}.brand-link{display:block;padding:3px 0;transition:opacity .2s;text-decoration:none;font-weight:600}.brand-link:hover{opacity:.6}html{scroll-behavior:smooth}@media(max-width:1200px){.brands-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.brands-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.letter-row{flex-direction:column;gap:15px}.brands-grid{grid-template-columns:repeat(2,1fr)}.alphabet-nav{gap:8px}.letter-link{min-width:18px}}.vendor-link{text-decoration:none}.sk-details{margin:24px 0;padding:24px;background:#fff;border:1px solid #e5e5e5;border-radius:12px}.sk-details__title{font-size:18px;color:#3a3330;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid #A86D6F}.sk-details__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.sk-details__item{display:flex;flex-direction:column;gap:4px}.sk-details__label{font-size:12px;font-weight:600;color:#a86d6f;text-transform:uppercase;letter-spacing:.5px}.sk-details__value{font-size:14px;color:#3a3330;line-height:1.5}@media(max-width:600px){.sk-details__grid{grid-template-columns:1fr}.sk-details{padding:16px}}.article-template .article-template-content{font-size:1.6rem}.article-template .article-template-content h2{font-size:2rem}@media screen and (max-width:749px){.article-template-title{font-size:2.4rem}.article-template-content h3{font-size:1.5rem}}.article-template-title{margin-top:1.2rem}.breadcrumbs{margin:0 0 1.2rem}.breadcrumbs a{font-size:1.2rem}.breadcrumbs ol{display:flex;flex-wrap:nowrap;align-items:center}.breadcrumbs li{white-space:nowrap;flex-shrink:0}.breadcrumbs li:last-child{flex-shrink:1;min-width:0;overflow:hidden}.breadcrumbs li:last-child a,.breadcrumbs li:last-child span{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.reading-progress-bar{position:fixed;top:0;left:0;height:3px;width:0%;background:linear-gradient(90deg,#a86d6f,#c2a893);z-index:9999;transition:width .1s ease-out;box-shadow:0 2px 6px #a86d6f4d}.article-toc{background:#faf8f6;border:1px solid #E5DED9;border-radius:8px;overflow:hidden;padding:0;margin-bottom:32px;max-width:100%}.article-toc__header{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #E5DED9}.article-toc__title{font-weight:600;font-size:15px;color:#a86d6f}.article-toc__toggle{background:none;border:none;cursor:pointer;padding:4px;color:#3a3330}.article-toc__toggle svg{transform:rotate(-90deg);transition:transform .2s ease}.article-toc__toggle[aria-expanded=true] svg{transform:rotate(0)}.article-toc__nav{overflow:hidden;max-height:1000px;padding:8px 12px;transition:max-height .3s ease,margin .3s ease}.article-toc__nav.collapsed{max-height:0;padding:0 12px}.rte .article-toc__list{padding-left:0}.article-toc__list{list-style:none;margin:0;padding:0;counter-reset:toc}.article-toc__list li{counter-increment:toc;margin:2px 0;padding:0}.article-toc__list li a{color:#3a3330;text-decoration:none;font-size:14px;line-height:1.4;display:block;padding:6px 8px;border-radius:4px;transition:color .2s ease,background-color .2s ease}.article-toc__list li .rte a{position:unset}.article-toc__list li a:hover{color:#a86d6f;background:#a86d6f14}.article-toc__list li a:before{content:counter(toc) ". ";color:#a86d6f;font-weight:500}.article-toc__list li.toc-h3{padding-left:20px}.article-toc__list li.toc-h3 a:before{content:"\2014  ";color:#c2977a}@media(max-width:749px){.article-toc__list li a{font-size:14px}}.article-toc__list li a.is-active{color:#a86d6f;font-weight:700;background:#a86d6f14}@media screen and (min-width:750px){.article-template .article-content.page-width--narrow{margin-top:3rem}}@media screen and (min-width:990px){.article-template .article-content.page-width--narrow{max-width:144rem;background:#fff;box-shadow:0 1.6rem 4rem #3a33301f,0 .4rem 1.2rem #3a33300f;padding:4rem 5rem}.article-template-content{display:flex;align-items:flex-start;gap:4rem;margin-top:0}.article-template-content .article-toc{flex:0 0 38rem;width:38rem;margin-bottom:0;position:sticky;max-height:calc(100vh - 3.2rem);overflow-y:auto}.article-template-content .article-body-wrapper{flex:1 1 auto;min-width:0}}@media screen and (min-width:750px){.article-template .article-template-hero-container .media{box-shadow:0 1.6rem 4rem #3a333026}}.blog-product-carousel{position:relative;margin:2rem 0;padding:0}.blog-product-carousel__track{display:flex;gap:1.5rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;padding:.5rem 0;list-style:none!important;margin:0;padding-left:0}.blog-product-carousel__track::-webkit-scrollbar{display:none}.blog-product-carousel__item{flex:0 0 calc(25% - 1.125rem);min-width:180px;scroll-snap-align:start;list-style:none!important}.blog-product-carousel__item::marker,.blog-product-carousel__item:before{display:none!important;content:none!important}.blog-product-carousel__nav-wrapper{display:none;justify-content:flex-end;gap:.5rem;margin-bottom:1rem}.blog-product-carousel.has-overflow .blog-product-carousel__nav-wrapper{display:flex}.blog-product-carousel__nav{width:2.5rem;height:2.5rem;border:1px solid #C2977A;border-radius:50%;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#3a3330;transition:all .2s ease}.blog-product-carousel__nav:hover{background:#faf8f6;border-color:#a86d6f}.blog-product-carousel__nav svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.blog-product-card{background:#fff;border-radius:12px;overflow:hidden;transition:box-shadow .3s ease;height:100%;display:flex;flex-direction:column}.blog-product-card:hover{box-shadow:0 4px 20px #3a33301a}.blog-product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:#faf8f6;text-decoration:none}.blog-product-card__media img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease;padding:1rem}.blog-product-card:hover .blog-product-card__media img{transform:scale(1.05)}.blog-product-card__content{padding:1rem;display:flex;flex-direction:column;gap:.25rem;flex-grow:1}.blog-product-card__vendor{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#a86d6f;margin:0}.blog-product-card__title{font-size:14px;font-weight:600;color:#3a3330;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-product-card__title a{color:inherit;text-decoration:none;transition:color .2s ease}.blog-product-card__title a:hover{text-decoration:underline}.blog-product-card__price{margin-top:auto;padding-top:.5rem}.blog-product-card__price-current{font-size:14px;font-weight:600;color:#3a3330}.blog-product-card__price-compare{font-size:12px;color:#999;text-decoration:line-through;margin-right:.5rem}.blog-product-card__price--sale .blog-product-card__price-current{color:#a86d6f}.blog-product-single{margin:2rem 0;max-width:220px}.blog-product-error{color:#a86d6f;font-style:italic;margin:1rem 0;padding:1rem;background:#faf8f6;border-radius:8px}@media screen and (max-width:989px){.blog-product-carousel__item{flex:0 0 calc(33.333% - 1rem);min-width:160px}}@media screen and (max-width:749px){.blog-product-carousel__item{flex:0 0 calc(50% - .75rem);min-width:140px}.blog-product-single{max-width:100%}.blog-product-card__title{font-size:13px}.blog-product-card__media img{padding:.75rem}.blog-product-carousel__nav-wrapper{margin-bottom:.75rem}.blog-product-carousel__nav{width:2rem;height:2rem}.blog-product-carousel__nav svg{width:14px;height:14px}}.rte .article-toc a,.rte .article-toc a:after{position:unset}.rte .blog-product-card__title a,.rte .blog-product-card__title a:after,.rte .blog-product-card__title a:before{position:unset;display:none}.rte .blog-product-card__title a{display:block}.rte-tip{background:#faf8f6;border-left:4px solid #A86D6F;padding:16px 20px;margin:24px 0;border-radius:0 8px 8px 0;line-height:1.6;color:#3a3330}.rte-warning{background:#fff;border:2px solid #C2977A;padding:16px 20px;margin:24px 0;border-radius:8px;line-height:1.6;color:#3a3330}.rte-note{background:#3a3330;border-left:4px solid #C2977A;padding:16px 20px;margin:24px 0;border-radius:0 8px 8px 0;line-height:1.6;color:#fff}.rte-note a{color:#c2977a}.js.product-form-input{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important}.js.product-form-input label.variant-buttons{width:100%!important;margin:0!important}.js.product-form-input .variant-buttons{text-align:center!important;justify-content:center!important}.js.product-form-input label.variant-buttons{white-space:nowrap!important}.js.product-form-input legend,.js.product-form-input .form-label{margin-bottom:16px!important}.jdgm-preview-badge,.jdgm-preview-badge .jdgm-prev-badge{text-align:center!important}.jdgm-preview-badge .jdgm-prev-badge{display:inline-block!important}.jdgm-preview-badge .jdgm-prev-badge__stars{display:inline-flex!important;justify-content:center}.jdgm-preview-badge .jdgm-star{padding:0 1px!important}.jdgm-preview-badge .jdgm-star.jdgm--on:before,.jdgm-preview-badge .jdgm-star.jdgm--half:before,.jdgm-preview-badge .jdgm-star.jdgm--off:before{font-size:12px!important}.jdgm-preview-badge .jdgm-prev-badge__text{display:none!important}.button.button--primary:not([disabled]):hover,.product-form__submit:not([disabled]):hover,.shopify-payment-button__button--unbranded:hover,.shopify-challenge__button:hover{background-color:#5c3c3d!important;border-color:#5c3c3d!important;color:#faf8f6!important}.button,.button:after,.shopify-payment-button__button--unbranded,.shopify-challenge__button,.customer button,.shopify-payment-button__button{border-radius:10px!important}.jm-review-widget .jm-other-products-reviews-text{--text-size: var(--jm-heading-xs-size) !important;font-size:var(--jm-heading-xs-size)!important}.jm-review-widget .jm-verified-buyer-badge .jm-verified-buyer-badge__text.jm-verified-buyer-badge__text{background:#faf8f6!important;background-color:#faf8f6!important;color:#3a3330!important;border:1px solid #e5e5e5!important;border-radius:999px!important;padding:2px 10px!important}.jm-review-widget .jm-verified-buyer-badge.jm-verified-buyer-badge{background:transparent!important;background-color:transparent!important;border:0!important}@media screen and (min-width:991px){.collapsible-content-container,.collapsible-content-wrapper,.collapsible-content .page-width,.collapsible-content-wrapper .accordion-block{max-width:none!important;width:100%!important}.collapsible-content-container{margin-left:0!important;margin-right:0!important}}.jdgm-cards-carousel .jdgm-stars .jdgm-star{font-size:14px!important}.jdgm-cards-carousel{margin-top:-40px!important}.jdgm-cards-carousel .jdgm-header{margin:0!important;padding:0!important}.jdgm-cards-carousel .jdgm-title:empty{display:none!important;margin:0!important}.jdgm-cards-carousel .jdgm-card{border:1px solid #e5e5e5!important;border-radius:8px!important}section.sk-tb-custom_liquid_GRqjew:before{display:none!important}@media(max-width:880px){.sk-tb-custom_liquid_GRqjew .sk-tb-row{border-left-width:5px!important}}.section-image_with_text_3gpFmr-padding .image-with-text-media,.section-image_with_text_wedlugpotrzeb-padding .image-with-text-media{border-radius:1.6rem;overflow:hidden}.section-image_with_text_3gpFmr-padding .image-with-text-media img,.section-image_with_text_wedlugpotrzeb-padding .image-with-text-media img{border-radius:1.6rem}@media(max-width:989px){.contact-form-column.contact-form-sidebar-section .no-overlay .banner-content{position:static;transform:none;padding:24px 24px 0}}.card-information.price-rating .caption-large.light:empty{display:block;min-height:2rem}.product-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%;transition:.3s ease}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.product-popup-modal-content{border-radius:var(--popup-corner-radius);background-color:rgb(var(--color-background));overflow:auto;height:auto;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:0 1.5rem 0 3rem;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width)}@media screen and (min-width:750px){.product-popup-modal-content{padding-right:1.5rem;margin-top:10rem;width:50%;padding:0 3rem}}.product-popup-modal .product-popup-modal-content-info{opacity:0;transform:translate(100%);padding-bottom:4rem}.product-popup-modal[open] .product-popup-modal-content-info{opacity:1;transform:translate(0);transition:opacity .3s ease,transform .5s cubic-bezier(.68,-.55,.265,1.55)}.product-popup-modal-content-info{padding-right:4.4rem}.product-popup-modal-content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%}.product-popup-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgba(var(--color-foreground),.55);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;z-index:2;top:1.5rem;width:4rem;margin:0 0 0 auto}.product-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.product-popup-modal.wishlist-login-modal{display:flex;align-items:center;justify-content:center;padding:2rem;background:rgba(var(--color-foreground),.5)}.wishlist-login-modal .product-popup-modal-content{position:relative;top:auto;left:auto;margin:0;width:100%;max-width:44rem;max-height:calc(100% - 4rem);padding:0;transform:scale(.96);transition:transform .25s ease}.wishlist-login-modal[open] .product-popup-modal-content{transform:scale(1)}.product-popup-modal.wishlist-login-modal .product-popup-modal-content-info{padding:0;transform:none}.wishlist-login-modal .product-popup-modal__toggle{position:absolute;top:1.2rem;right:1.2rem;border:0;padding:.8rem;width:3.6rem}.wishlist-login-modal__main{padding:3.2rem 3.2rem 2.8rem}.wishlist-login-modal__title{margin:0 0 .8rem;font-size:2.2rem;padding-right:3rem}.wishlist-login-modal__text{margin:0 0 2.4rem;color:rgba(var(--color-foreground),.75)}.wishlist-login-modal__cta{width:100%}.wishlist-login-modal__footer{padding:2.4rem 3.2rem;text-align:center;border-top:.1rem solid rgba(var(--color-foreground),.1);background:rgba(var(--color-foreground),.03)}.wishlist-login-modal__footer-text{margin:0 0 1.6rem;font-size:1.4rem;color:rgba(var(--color-foreground),.75)}.wishlist-login-modal__secondary{min-width:0;padding-left:2.4rem;padding-right:2.4rem}.favorite-button button{display:flex;align-items:center;justify-content:center;padding:0;border:none;background:none;cursor:pointer;color:rgb(var(--color-foreground))}.favorite-button .icon-favorite{width:2rem;height:2rem;transition:transform .15s ease}.favorite-button .icon-favorite path{fill:none}.favorite-button button.is-active{color:rgb(var(--wishlist-heart-color, 168, 109, 111))}.favorite-button button.is-active .icon-favorite path{fill:currentColor}.favorite-button button:hover .icon-favorite{transform:scale(1.08)}@keyframes favorite-heartbeat{0%{transform:scale(1)}25%{transform:scale(1.35)}40%{transform:scale(1)}60%{transform:scale(1.2)}to{transform:scale(1)}}.favorite-button button.is-beating .icon-favorite{animation:favorite-heartbeat .6s ease-in-out}.card-content>.favorite-button{position:absolute;bottom:1.2rem;left:1.2rem;z-index:2}.card-content>.favorite-button button{width:3.4rem;height:3.4rem;border-radius:50%;background:rgba(var(--color-background),.85);box-shadow:0 1px 4px #0000001f}.card-content>.favorite-button .icon-favorite{width:1.9rem;height:1.9rem}.product-title{display:flex;align-items:center;gap:1rem;justify-content:space-between}.header__icon--blog{position:relative}.header__icon--blog .icon-blog{height:2.4rem;width:2.4rem}.header__icon--wishlist{position:relative}.wishlist-count-bubble{background:rgb(var(--color-base-accent-2));color:rgb(var(--color-base-text-accent-2));position:absolute;height:1.8rem;width:1.8rem;border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:1.1rem;top:.4rem;right:.4rem}.wishlist-count-bubble[hidden]{display:none}.favorites-list{display:block}.favorites-list__empty{text-align:center;padding:4rem 2rem}.favorites-list__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem}@media screen and (min-width:750px){.favorites-list__grid{grid-template-columns:repeat(4,1fr)}}.favorites-list__item{position:relative;text-align:center;display:flex;flex-direction:column;height:100%}.favorites-list__item product-form{margin-top:auto}.favorites-list__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--media-radius, .8rem);display:block;background:rgb(var(--color-background-1, 245 240 237))}.favorites-list__media img{width:100%;height:100%;object-fit:cover}.favorites-list__item .favorite-button{position:absolute;top:1.2rem;left:1.2rem;z-index:2}.favorites-list__item .favorite-button button{width:3.4rem;height:3.4rem;border-radius:50%;background:rgba(var(--color-background),.85);box-shadow:0 1px 4px #0000001f}.favorites-list__vendor{font-size:1.1rem;letter-spacing:.1rem;text-transform:uppercase;color:rgba(var(--color-foreground),.7);margin:1.2rem 0 .2rem}.favorites-list__title{display:block;font-size:calc(var(--font-heading-scale) * 1.6rem);line-height:1.4;margin:0 0 .4rem}.favorites-list__item .jdgm-widget.jdgm-preview-badge{display:flex;justify-content:center;margin-bottom:.4rem}.favorites-list__price{font-size:15px;margin:0 0 .2rem}.favorites-list__item .unit-price{margin:0 0 1rem}.favorites-list__item product-form .button{text-transform:uppercase;font-size:1.3rem;min-height:4.4rem}.favorites-list__add-all{background:none;border:none;padding:0;min-width:0;min-height:0;font-size:1.4rem;box-shadow:none}.favorites-list__add-all[hidden]{display:none}.favorites-list__header{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:1.6rem;margin-bottom:2rem}.favorites-list__heading{margin:0}.favorites-list__count{margin-left:1rem;font-size:1.5rem;font-weight:400;color:rgba(var(--color-foreground),.6)}.favorites-list__notice{display:flex;align-items:center;gap:1rem;background:#faf8f6;border:1px solid #eae2dc;border-left:3px solid #a86d6f;border-radius:.6rem;padding:1.2rem 1.6rem;margin-bottom:3.2rem;font-size:1.4rem;color:#2c1515}.favorites-list__empty,.favorites-list__login-required{text-align:center;padding:4rem 2rem 2rem}.favorites-list__empty>.icon-favorite,.favorites-list__login-required>.icon-favorite{width:5rem;height:5rem;color:rgba(var(--color-foreground),.25);margin-bottom:1.6rem}.favorites-list__empty-title{font-size:2rem;font-weight:700;margin:0 0 .8rem}.favorites-list__empty-subtitle{max-width:46rem;margin:0 auto 2.4rem;color:rgba(var(--color-foreground),.7)}.favorites-howto{margin-top:4.8rem;padding-top:4rem;border-top:1px solid #eae2dc}.favorites-howto__heading{font-size:1.9rem;font-weight:700;margin:0 0 2.4rem}.favorites-howto__grid{display:grid;grid-template-columns:1fr;gap:1.6rem;text-align:left}@media screen and (min-width:750px){.favorites-howto__grid{grid-template-columns:repeat(3,1fr)}}.favorites-howto__card{background:#faf8f6;border-radius:.8rem;padding:2rem}.favorites-howto__card .icon{width:2.4rem;height:2.4rem;color:#a86d6f;margin-bottom:1.2rem}.favorites-howto__card h3{font-size:1.6rem;font-weight:700;margin:0 0 .6rem}.favorites-howto__card p{font-size:1.4rem;color:rgba(var(--color-foreground),.7);margin:0}
/*# sourceMappingURL=/cdn/shop/t/21/assets/custom.css.map */
