.b2b-cat{color:#2c2c2c}.b2b-cat-breadcrumb{background:#fff8f0;border-bottom:1px solid #efe3d4}.b2b-cat-breadcrumb ol{max-width:1100px;margin:0 auto;padding:.75rem 1.25rem;list-style:none;display:flex;flex-wrap:wrap;gap:.4rem;font-size:.85rem;color:#8a7a63}.b2b-cat-breadcrumb li{display:inline-flex;gap:.4rem;align-items:center}.b2b-cat-breadcrumb li:not(:last-child):after{content:"/";color:#c9b79c}.b2b-cat-breadcrumb a{color:#8b6914;text-decoration:none}.b2b-cat-breadcrumb a:hover{text-decoration:underline}.b2b-cat-breadcrumb [aria-current]{color:#8a7a63}.b2b-cat-hero{background:#fff8f0;padding:3.5rem 0 3rem}.b2b-cat-hero .b2b-container{display:flex;flex-direction:column;gap:2.25rem;align-items:center}.b2b-cat-hero__content{text-align:center}.b2b-cat-hero__eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8b6914;margin-bottom:.9rem}.b2b-cat-hero__headline{font-size:2rem;font-weight:800;line-height:1.18;color:#2c2c2c;margin:0 0 1rem;letter-spacing:-.01em}.b2b-cat-hero__lead{font-size:1.08rem;color:#555;line-height:1.6;margin:0 auto 1.75rem;max-width:560px}.b2b-cat-hero__cta{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.b2b-cat-hero__image img{width:100%;max-width:540px;height:auto;border-radius:14px;box-shadow:0 10px 34px #0000001f;display:block}.b2b-cat-usp{list-style:none;margin:2.5rem auto 0;padding:0;max-width:1000px;display:grid;grid-template-columns:repeat(2,1fr);gap:.85rem 1.5rem}.b2b-cat-usp li{display:flex;align-items:flex-start;gap:.6rem;font-size:.95rem;color:#3d3d3d;line-height:1.4}.b2b-cat-usp li:before{content:"\2713";color:#8b6914;font-weight:800;flex-shrink:0;line-height:1.35}@media(min-width:768px){.b2b-cat-hero{padding:4.5rem 0 3.5rem}.b2b-cat-hero .b2b-container{flex-direction:row;justify-content:space-between;gap:3rem}.b2b-cat-hero__content{text-align:left;flex:1}.b2b-cat-hero__lead{margin-left:0}.b2b-cat-hero__cta{justify-content:flex-start}.b2b-cat-hero__image{flex:1;max-width:48%}.b2b-cat-hero__headline{font-size:2.6rem}.b2b-cat-usp{grid-template-columns:repeat(3,1fr)}}.b2b-cat-nav{position:sticky;top:0;z-index:30;background:#fff8f0f5;-webkit-backdrop-filter:saturate(1.2) blur(4px);backdrop-filter:saturate(1.2) blur(4px);border-bottom:1px solid #ecdcc6}.b2b-cat-nav__inner{max-width:1100px;margin:0 auto;padding:.6rem 1rem;display:flex;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.b2b-cat-nav__inner::-webkit-scrollbar{display:none}.b2b-cat-nav__link{flex:0 0 auto;white-space:nowrap;text-decoration:none;font-size:.9rem;font-weight:600;color:#5c4d33;padding:.5rem .95rem;border-radius:999px;border:1px solid #e3d2b8;background:#fff;transition:background-color .15s,color .15s,border-color .15s}.b2b-cat-nav__link:hover{background:#f5e6d3;color:#2c2c2c}.b2b-cat-nav__link:focus-visible{outline:3px solid #8B6914;outline-offset:2px}.b2b-cat-section{padding:3.25rem 0;background:#fff8f0}.b2b-cat-section--white{background:#fff}.b2b-cat-anchor{scroll-margin-top:72px}.b2b-cat-cat__head{max-width:760px;margin:0 auto 2rem;text-align:center}.b2b-cat-cat__title{font-size:1.55rem;font-weight:800;color:#2c2c2c;margin:0 0 .5rem;letter-spacing:-.01em}.b2b-cat-cat__title .b2b-cat-cat__icon{margin-right:.5rem}.b2b-cat-cat__intro{font-size:1rem;color:#555;line-height:1.6;margin:0}.b2b-cat-grid{display:grid;grid-template-columns:1fr;gap:1.75rem}@media(min-width:600px){.b2b-cat-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.b2b-cat-grid{grid-template-columns:repeat(3,1fr)}}.b2b-cat-card{background:#fff;border:1px solid #efe6d9;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 12px #0000000d;transition:box-shadow .2s,transform .15s}.b2b-cat-section:not(.b2b-cat-section--white) .b2b-cat-card{border-color:#ece0cd}.b2b-cat-card:hover{box-shadow:0 6px 22px #0000001a;transform:translateY(-2px)}.b2b-cat-card__media{position:relative;aspect-ratio:4 / 3;background:#f3ece1;overflow:hidden}.b2b-cat-card__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.b2b-cat-card__badge{position:absolute;top:12px;left:12px;background:#8b6914;color:#fff8f0;font-size:.7rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;padding:.28rem .7rem;border-radius:999px}.b2b-cat-card__body{padding:1.15rem 1.15rem 1.25rem;display:flex;flex-direction:column;flex-grow:1}.b2b-cat-card__name{font-size:1.15rem;font-weight:700;color:#2c2c2c;margin:0 0 .5rem}.b2b-cat-card__desc{font-size:.92rem;color:#555;line-height:1.55;margin:0 0 .9rem}.b2b-cat-card__meta{list-style:none;margin:0 0 1rem;padding:0;display:grid;gap:.35rem}.b2b-cat-card__meta li{font-size:.85rem;color:#4a4a4a;line-height:1.4;display:flex;gap:.4rem}.b2b-cat-card__meta dt,.b2b-cat-card__meta .k{color:#8a7a63;font-weight:600;flex:0 0 auto;min-width:92px}.b2b-cat-card__price{font-size:.98rem;font-weight:700;color:#8b6914;margin:0 0 .9rem}.b2b-cat-card__price .od{font-weight:400;font-size:.8rem;color:#9a8a70;margin-right:.2em}.b2b-cat-card__price--soft{color:#6d5310;font-weight:600}.b2b-cat-card__foot{margin-top:auto}.b2b-cat-card__cta{display:inline-block;width:100%;text-align:center;box-sizing:border-box;background:transparent;color:#8b6914;border:2px solid #8B6914;padding:.6rem 1rem;border-radius:8px;font-size:.9rem;font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .15s,color .15s}.b2b-cat-card__cta:hover{background:#8b6914;color:#fff8f0}.b2b-cat-card__cta:focus-visible{outline:3px solid #2C2C2C;outline-offset:2px}.b2b-cat-card__link{display:inline-block;margin-top:.65rem;font-size:.85rem;font-weight:600;color:#8b6914;text-decoration:none}.b2b-cat-card__link:hover{text-decoration:underline}.b2b-cat-compare__wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.b2b-cat-compare{width:100%;border-collapse:collapse;min-width:640px;background:#fff;border-radius:10px;overflow:hidden}.b2b-cat-compare th,.b2b-cat-compare td{padding:.9rem 1.1rem;text-align:left;font-size:.9rem}.b2b-cat-compare thead th{background:#2c2c2c;color:#fff8f0;font-weight:700;font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.b2b-cat-compare tbody tr{border-bottom:1px solid #efe6d9}.b2b-cat-compare tbody tr:nth-child(2n){background:#fff8f0}.b2b-cat-compare th[scope=row]{font-weight:700;color:#2c2c2c}.b2b-cat-compare td{color:#4a4a4a}@media(max-width:620px){.b2b-cat-compare{min-width:0}.b2b-cat-compare thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.b2b-cat-compare tbody tr{display:block;background:#fff;border:1px solid #ece0cd;border-radius:12px;margin-bottom:1rem;padding:.5rem .25rem}.b2b-cat-compare tbody tr:nth-child(2n){background:#fff}.b2b-cat-compare td,.b2b-cat-compare th[scope=row]{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 1rem;text-align:right}.b2b-cat-compare th[scope=row]{text-align:left;font-size:1.05rem;border-bottom:1px solid #f0e7d8}.b2b-cat-compare td:before{content:attr(data-label);color:#8a7a63;font-weight:600;text-align:left;flex:0 0 auto}}.b2b-cat-perso .b2b-container{display:grid;gap:2.5rem}@media(min-width:900px){.b2b-cat-perso .b2b-container{grid-template-columns:1.1fr .9fr;align-items:center}}.b2b-cat-perso__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:520px){.b2b-cat-perso__grid{grid-template-columns:1fr 1fr}}.b2b-cat-perso__item{background:#fff;border:1px solid #efe6d9;border-radius:12px;padding:1.1rem 1.15rem}.b2b-cat-perso__item h3{font-size:1rem;font-weight:700;margin:0 0 .35rem;color:#2c2c2c}.b2b-cat-perso__item h3 span{margin-right:.45rem}.b2b-cat-perso__item p{font-size:.88rem;color:#555;line-height:1.5;margin:0}.b2b-cat-perso__figure{margin:0}.b2b-cat-perso__figure img{width:100%;height:auto;border-radius:14px;box-shadow:0 8px 26px #0000001a;display:block}.b2b-cat-perso__figure figcaption{font-size:.82rem;color:#8a7a63;margin-top:.6rem;text-align:center;font-style:italic}.b2b-cat-perso__note{grid-column:1 / -1;font-size:.85rem;color:#8a7a63;margin:.25rem 0 0}.b2b-cat-steps{counter-reset:step;display:grid;grid-template-columns:1fr;gap:1.25rem;max-width:820px;margin:0 auto}@media(min-width:720px){.b2b-cat-steps{grid-template-columns:repeat(5,1fr)}}.b2b-cat-step{text-align:center;padding:.5rem}.b2b-cat-step__num{counter-increment:step;width:46px;height:46px;border-radius:50%;background:#d4a574;color:#fff;font-weight:800;font-size:1.15rem;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.b2b-cat-step__num:before{content:counter(step)}.b2b-cat-step h3{font-size:.98rem;font-weight:700;margin:0 0 .4rem;color:#2c2c2c}.b2b-cat-step p{font-size:.85rem;color:#555;line-height:1.5;margin:0}.b2b-cat-faq__list{max-width:760px;margin:0 auto}.b2b-cat-faq__item{border-bottom:1px solid #e6d8c2}.b2b-cat-faq__q{padding:1.15rem 0;font-size:1.02rem;font-weight:600;color:#2c2c2c;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem}.b2b-cat-faq__q::-webkit-details-marker{display:none}.b2b-cat-faq__q:after{content:"+";font-size:1.4rem;font-weight:300;color:#8b6914;flex-shrink:0;transition:transform .2s}.b2b-cat-faq__item[open] .b2b-cat-faq__q:after{content:"\2212"}.b2b-cat-faq__q:focus-visible{outline:3px solid #8B6914;outline-offset:2px}.b2b-cat-faq__a{padding:0 0 1.2rem}.b2b-cat-faq__a p{font-size:.94rem;color:#555;line-height:1.65;margin:0 0 .6rem}.b2b-cat-faq__a p:last-child{margin-bottom:0}.b2b-cat-pdf{background:#f5e6d3}.b2b-cat-pdf .b2b-container{display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center;padding-top:2.25rem;padding-bottom:2.25rem}.b2b-cat-pdf p{margin:0;color:#5c4d33;font-size:.98rem}.b2b-cat-pdf__meta{font-size:.82rem;color:#8a7a63}@media(min-width:700px){.b2b-cat-pdf .b2b-container{flex-direction:row;justify-content:space-between;text-align:left}}.b2b-cat-contact{background:#fff;padding:3.5rem 0 4.5rem}.b2b-cat-contact__intro{text-align:center;max-width:620px;margin:0 auto 2rem}.b2b-cat-contact__intro p{color:#555;font-size:1rem;line-height:1.6;margin:.5rem 0 0}.b2b-cat-form{max-width:720px;margin:0 auto}.b2b-cat-form__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.b2b-cat-form__grid{grid-template-columns:1fr 1fr}}.b2b-cat-form__full{grid-column:1 / -1}.b2b-cat-form label{display:block;font-size:.82rem;font-weight:600;color:#5c4d33;margin-bottom:.3rem}.b2b-cat-form .req{color:#8b6914}.b2b-cat-form input,.b2b-cat-form select,.b2b-cat-form textarea{width:100%;box-sizing:border-box;font-family:inherit;font-size:.95rem;color:#2c2c2c;padding:.7rem .85rem;border:1px solid #d8c7ac;border-radius:8px;background:#fff}.b2b-cat-form textarea{min-height:110px;resize:vertical}.b2b-cat-form input:focus,.b2b-cat-form select:focus,.b2b-cat-form textarea:focus{outline:3px solid rgba(139,105,20,.35);outline-offset:0;border-color:#8b6914}.b2b-cat-form__actions{grid-column:1 / -1;text-align:center;margin-top:.5rem}.b2b-cat-form__submit{background:#8b6914;color:#fff8f0;border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:700;padding:.85rem 2.25rem;transition:background-color .15s,transform .15s}.b2b-cat-form__submit:hover{background:#6d5310;transform:translateY(-1px)}.b2b-cat-form__submit:focus-visible{outline:3px solid #2C2C2C;outline-offset:2px}.b2b-cat-form__selected{grid-column:1 / -1;font-size:.88rem;color:#5c4d33;background:#fff8f0;border:1px dashed #d8c7ac;border-radius:8px;padding:.65rem .85rem;display:none}.b2b-cat-form__selected.is-active{display:block}.b2b-cat-form__selected strong{color:#8b6914}.b2b-cat-contact__success{background:#e8f5e9;border-radius:10px;padding:1.25rem;margin-bottom:1.5rem;text-align:center}.b2b-cat-contact__success p{color:#2e7d32;font-weight:600;margin:0}.b2b-cat-contact__errors{background:#fce4ec;border-radius:10px;padding:1rem;margin-bottom:1.5rem;color:#c0392b;font-size:.9rem}.b2b-cat-contact__channels{text-align:center;margin-top:1.75rem;font-size:.95rem;color:#555}.b2b-cat-contact__channels a{color:#8b6914;font-weight:600;text-decoration:none}.b2b-cat-contact__channels a:hover{text-decoration:underline}.b2b-cat h2.b2b-cat-section-title{font-size:1.7rem;font-weight:800;color:#2c2c2c;text-align:center;margin:0 0 .75rem;letter-spacing:-.01em}.b2b-cat-section-sub{text-align:center;max-width:620px;margin:0 auto 2.25rem;color:#555;font-size:1rem;line-height:1.6}@media(prefers-reduced-motion:reduce){.b2b-cat-card,.b2b-cat-form__submit,.b2b-cat-nav__link{transition:none}.b2b-cat-card:hover,.b2b-cat-form__submit:hover{transform:none}html{scroll-behavior:auto}}@media(max-width:480px){.b2b-cat-hero__headline{font-size:1.7rem}.b2b-cat-section,.b2b-cat-contact{padding:2.5rem 0}.b2b-cat h2.b2b-cat-section-title{font-size:1.4rem}.b2b-cat-cat__title{font-size:1.3rem}.b2b-cat-usp{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/b2b-catalogue.css.map */
