.b2b-catalogue{--b2b-header-height: 69px;--b2b-metallic-divider: linear-gradient(90deg, transparent, #c8a96b, #e5d3a3, #b8945a, transparent);background:#fff;color:#202832;padding-top:var(--b2b-header-height);-webkit-font-smoothing:antialiased}html{scroll-padding-top:calc(var(--b2b-header-height, 69px) + 16px)}.b2b-page-width{width:min(var(--page-width),calc(100vw - var(--page-margin) * 2));margin-inline:auto}.shopify-section>:where(.b2b-section,.b2b-page-header,.b2b-page-content,.b2b-about-page,.b2b-hero,.b2b-site-header,.b2b-site-footer){grid-column:1 / -1;width:100%}.template-index main .shopify-section{position:relative}.template-index main .shopify-section+.shopify-section:before{content:"";position:absolute;top:0;left:50%;z-index:2;width:100vw;height:1px;background:var(--b2b-metallic-divider);transform:translate(-50%);pointer-events:none}.b2b-button,.b2b-whatsapp-inquiry{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:1px solid var(--b2b-accent);background:var(--b2b-accent);color:#18283a;font-size:.92rem;font-weight:650;line-height:1;text-align:center;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.b2b-button:hover,.b2b-whatsapp-inquiry:hover{transform:translateY(-1px);border-color:#a98b4f;background:#b89455;color:#fff}.b2b-button--light{border-color:#c8a96bb8;background:#fff;color:#263443}.b2b-button--light:hover{border-color:var(--b2b-accent);background:#fff;color:#1f252b}.b2b-button--whatsapp,.b2b-whatsapp-inquiry{border-color:var(--b2b-accent);background:var(--b2b-accent);color:#1f252b}.b2b-section{padding:68px 0;background:#fff}.b2b-section--soft{background:var(--b2b-soft)}.b2b-section__header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px;padding-bottom:18px;border-bottom:1px solid var(--b2b-line)}.b2b-kicker{display:flex;flex-wrap:wrap;gap:8px 12px;margin:0 0 10px;color:#766034;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.b2b-heading{max-width:760px;margin:0;color:#1d2835;font-size:clamp(1.7rem,2.7vw,2.65rem);font-weight:650;line-height:1.12;letter-spacing:0}.b2b-heading span{display:block}.b2b-heading span+span{margin-top:7px;color:#4b5560;font-size:.52em;font-weight:500}.b2b-copy{max-width:560px;color:var(--b2b-muted);line-height:1.68}.b2b-site-header{position:fixed;top:0;right:0;left:0;width:100%;z-index:1000;background:#fff;box-shadow:0 0 #1f252b00;transform:translateZ(0);transition:box-shadow .18s ease,border-color .18s ease;will-change:box-shadow}.b2b-site-header:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:var(--b2b-metallic-divider);pointer-events:none}.b2b-site-header.is-scrolled{box-shadow:0 10px 28px #1f252b1a}.b2b-site-header__inner{display:grid;grid-template-columns:minmax(248px,1fr) auto minmax(160px,1fr);gap:16px;align-items:center;width:calc(100vw - (clamp(40px,6vw,110px)*2));max-width:none;min-height:68px}.b2b-site-header__brand{display:inline-flex;min-width:0;align-items:center;gap:10px;justify-self:start;color:#071b2f;font-weight:750;line-height:1.1;text-decoration:none}.b2b-site-header__logo{display:block;width:100%;height:100%;object-fit:contain}.b2b-site-header__brand-mark{display:inline-grid;width:46px;height:46px;flex:0 0 46px;place-items:center;border:1px solid rgba(200,169,107,.44);border-radius:50%;background:radial-gradient(circle at 34% 28%,#ffffffeb,#fff0 42%),linear-gradient(180deg,#fff,#fbf7ed);box-shadow:0 8px 22px #c8a96b21}.b2b-site-header__brand-copy{display:grid;gap:2px;min-width:0}.b2b-site-header__brand-main{color:#071b2f;font-size:1rem;font-weight:800;letter-spacing:.02em;white-space:nowrap}.b2b-site-header__brand-sub{color:#9a7431;font-size:.68rem;font-weight:750;letter-spacing:.08em;max-width:260px;text-transform:uppercase}.b2b-site-header__menu{display:flex;align-items:stretch;justify-content:center;gap:clamp(4px,.6vw,10px);width:max-content}.b2b-site-header__menu a{display:grid;position:relative;min-height:46px;align-content:center;padding:0 clamp(7px,.9vw,12px);color:#263443;font-size:1.12rem;font-weight:660;line-height:1;text-align:center;text-decoration:none;transition:color .18s ease}.b2b-site-header__menu a:after{content:"";position:absolute;right:12px;bottom:5px;left:12px;height:2px;background:var(--b2b-accent);transform:scaleX(0);transform-origin:center;transition:transform .18s ease}.b2b-site-header__menu a span+span,.b2b-site-header__mobile-panel a span+span{color:#7b858d;font-size:.78em;font-weight:500}.b2b-site-header__menu a:hover,.b2b-site-header__menu a.is-active{color:#0b5f92}.b2b-site-header__menu a:hover span+span,.b2b-site-header__menu a.is-active span+span,.b2b-site-header__mobile-panel a:hover span+span,.b2b-site-header__mobile-panel a.is-active span+span{color:#0b5f92}.b2b-site-header__menu a:hover:after,.b2b-site-header__menu a.is-active:after{transform:scaleX(1)}.b2b-site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.b2b-site-header__language-switcher{display:inline-flex;align-items:center;gap:4px;min-height:34px;padding:0 4px;color:#766034;font-size:.78rem;font-weight:700;letter-spacing:.04em;line-height:1;white-space:nowrap}.b2b-site-header__language-switcher button{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;padding:0}.b2b-site-header__language-switcher button:hover,.b2b-site-header__language-switcher button.is-active{color:#071d33}.b2b-site-header__icon-link{display:grid;width:36px;height:36px;place-items:center;border:1px solid rgba(31,37,43,.14);border-radius:50%;color:#1f252b;text-decoration:none;transition:background .18s ease,border-color .18s ease,color .18s ease}.b2b-site-header__icon-link:hover{border-color:var(--b2b-accent);background:#fbf7ed;color:#766034}.b2b-site-header__icon-link--whatsapp{color:#25a858}.b2b-site-header__icon-link--whatsapp:hover{border-color:#25d36670;background:#eefbf3;color:#128c47}.b2b-site-header__icon-link svg{width:20px;height:20px;fill:currentColor}.b2b-site-header__mobile-menu{display:none;position:relative}.b2b-site-header__mobile-menu summary{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(31,37,43,.18);color:#1f252b;cursor:pointer;list-style:none}.b2b-site-header__mobile-menu summary::-webkit-details-marker{display:none}.b2b-site-header__mobile-menu summary span{display:block;width:20px;height:2px;margin:2px 0;background:currentColor}.b2b-site-header__mobile-panel{position:absolute;top:calc(100% + 14px);right:0;width:min(88vw,360px);border:1px solid var(--b2b-line);background:#fff;box-shadow:0 22px 50px #1f252b24;padding:12px}.b2b-site-header__mobile-panel a{display:grid;position:relative;gap:3px;padding:14px 12px 14px 18px;border-bottom:1px solid rgba(31,37,43,.08);color:#1f252b;font-weight:650;line-height:1.18;text-decoration:none}.b2b-site-header__mobile-panel a:before{content:"";position:absolute;top:14px;bottom:14px;left:0;width:2px;background:var(--b2b-accent);opacity:0;transform:scaleY(.3);transition:opacity .18s ease,transform .18s ease}.b2b-site-header__mobile-panel a:hover,.b2b-site-header__mobile-panel a.is-active{color:#0b5f92}.b2b-site-header__mobile-panel a:hover:before,.b2b-site-header__mobile-panel a.is-active:before{opacity:1;transform:scaleY(1)}.b2b-site-header__mobile-actions{display:grid;gap:8px;padding-top:10px}.b2b-site-header__mobile-actions a:last-child{border:0;background:var(--b2b-accent);color:#1f252b;text-align:center}.b2b-site-footer{width:100%;background:#fff;color:#1d2835}.b2b-site-footer__gold-strip{height:1px;background:var(--b2b-metallic-divider)}.b2b-site-footer__inner{display:grid;grid-template-columns:minmax(280px,1.25fr) minmax(140px,.65fr) minmax(230px,.9fr) minmax(250px,.95fr);gap:clamp(24px,4vw,52px);padding:48px 0 42px;border-bottom:1px solid rgba(231,225,213,.9)}.b2b-site-footer a{color:#4f5a64;text-decoration:none;transition:color .18s ease}.b2b-site-footer a:hover{color:#766034}.b2b-site-footer__brand{margin:0 0 12px;color:#10293d;font-size:1.34rem;font-weight:680;line-height:1.15}.b2b-site-footer__tagline,.b2b-site-footer__contact{margin:0;color:#626970;line-height:1.7}.b2b-site-footer__contact{margin-top:16px;max-width:360px}.b2b-site-footer__cta{display:inline-flex;align-items:center;min-height:38px;margin-top:22px;padding:0 16px;border:1px solid rgba(200,169,107,.7);background:#c8a96b0f;color:#1d2835;font-size:.84rem;font-weight:650}.b2b-site-footer__cta:hover{background:#c8a96b24;color:#1d2835}.b2b-site-footer__column h2{margin:0 0 16px;color:#10293d;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.b2b-site-footer__links{display:grid;gap:8px;justify-items:start;font-size:.93rem}.b2b-site-footer__links--products{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:20px}.b2b-site-footer__column--contact address{display:grid;gap:9px;color:#626970;font-style:normal;line-height:1.62}.b2b-site-footer__column--contact address span:first-child{color:#10293d;font-weight:650}.b2b-site-footer__bottom-band{background:#071b2f}.b2b-site-footer__bottom{display:flex;justify-content:space-between;gap:18px;padding:18px 0 20px;color:#ffffffad;font-size:.82rem}.b2b-hero{grid-column:1 / -1;display:block;position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 18% 20%,#fffffff2,#fff0 34%),linear-gradient(90deg,#fffdf8,#fbf6eb 46%,#fff);color:#071b2f}.b2b-hero__layout{display:grid;grid-template-columns:minmax(0,820px);gap:clamp(28px,4vw,68px);align-items:center;justify-content:start;min-height:auto;padding:clamp(54px,7vw,92px) 0 clamp(42px,6vw,78px)}.b2b-hero__content{position:relative;z-index:2;max-width:820px}.b2b-hero__kicker{margin:0 0 18px;color:#9a7431;font-size:.82rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.b2b-hero__heading{max-width:640px;margin:0;color:#071b2f;font-size:clamp(2.7rem,4.8vw,5rem);font-weight:750;line-height:1.05;letter-spacing:0}.b2b-hero__text{max-width:560px;margin-top:22px;color:#67717c;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.72}.b2b-hero__text p{margin:0}.b2b-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.b2b-hero__actions .b2b-button{min-height:58px;min-width:190px;padding-inline:28px;font-size:.96rem}.b2b-hero__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:760px;margin-top:38px}.b2b-hero__proof>span{display:grid;align-content:start;justify-items:center;gap:10px;min-height:106px;padding:18px 17px 16px;border:1px solid rgba(218,207,185,.95);border-top:3px solid var(--b2b-accent);background:#fff;box-shadow:0 18px 38px #2323230f;color:#1c2b3a;font-size:.86rem;font-weight:700;line-height:1.35;text-align:center}.b2b-hero__proof-icon{width:30px;height:30px;border:1px solid rgba(200,169,107,.72);background:linear-gradient(90deg,transparent 11px,rgba(200,169,107,.8) 11px 13px,transparent 13px),linear-gradient(0deg,transparent 11px,rgba(200,169,107,.8) 11px 13px,transparent 13px)}.b2b-hero__proof>span:nth-child(2) .b2b-hero__proof-icon{border-radius:16px 16px 3px 3px;background:linear-gradient(0deg,rgba(200,169,107,.8) 0 2px,transparent 2px),radial-gradient(circle at 50% 8px,rgba(200,169,107,.9) 0 2px,transparent 3px)}.b2b-hero__proof>span:nth-child(3) .b2b-hero__proof-icon{background:linear-gradient(30deg,transparent 46%,rgba(200,169,107,.82) 47% 53%,transparent 54%),linear-gradient(150deg,transparent 46%,rgba(200,169,107,.82) 47% 53%,transparent 54%)}.b2b-hero__media{display:none}.b2b-hero__media-frame{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#f7f1e5}.b2b-hero__media-frame:before{content:"";position:absolute;inset:0 auto 0 0;z-index:1;width:46%;background:linear-gradient(90deg,#fffdf8,#fffdf8e0 33%,#fffdf800);pointer-events:none}.b2b-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;min-height:100%;object-fit:cover;object-position:72% center}.b2b-hero__image--fallback{object-position:77% center}.b2b-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.b2b-card{overflow:hidden;border:1px solid var(--b2b-line);border-radius:6px;background:#fff;color:inherit;text-decoration:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.b2b-card:hover{transform:translateY(-2px);border-color:#c8a96ba6;box-shadow:0 18px 42px #1f252b14}.b2b-card__media{display:block;aspect-ratio:4 / 3;background:var(--b2b-soft)}.b2b-card__media--square{aspect-ratio:1 / 1}.b2b-card__media img,.b2b-card__placeholder{width:100%;height:100%;object-fit:cover}.b2b-card__placeholder{background:linear-gradient(135deg,#ffffffa8,#f8f7f3eb),repeating-linear-gradient(135deg,rgba(200,169,107,.16) 0 1px,transparent 1px 18px),#f7f4ed}.b2b-product-card .b2b-card__media{background:#fff}.b2b-product-card .b2b-card__media .image,.b2b-product-card .b2b-card__media img{width:100%;height:100%}.b2b-product-card .b2b-card__media img{object-fit:contain;padding:16px}.b2b-card__content{padding:18px}.b2b-card__title{margin:0;color:#1f252b;font-size:1.08rem;font-weight:700;line-height:1.22}.b2b-card__title a{color:inherit;text-decoration:none}.b2b-card__title span{display:block}.b2b-card__title span+span{margin-top:6px;color:#59636d;font-size:.76em;font-weight:500}.b2b-card__text,.b2b-card__meta{display:block;margin-top:10px;color:var(--b2b-muted);font-size:.9rem;line-height:1.5}.b2b-card .b2b-whatsapp-inquiry{width:100%;margin-top:16px}.b2b-category-grid-section{padding-block:58px}.b2b-category-grid__items{gap:16px}.b2b-category-card{position:relative;min-height:0;background:#fffdf8;box-shadow:0 10px 28px #1f252b08;isolation:isolate}.b2b-category-card .b2b-card__media{aspect-ratio:1 / 1;background:radial-gradient(circle at 50% 42%,#ffffffeb,#fff0 42%),linear-gradient(180deg,#fffdf8,#f7f2e8)}.b2b-category-card .b2b-card__media img{transition:transform .32s ease,filter .32s ease}.b2b-category-card[href="/collections/cookware"] .b2b-card__media{background-image:url(cookware-category-1x1-v2.png);background-position:center;background-size:cover}.b2b-category-card[href="/collections/cookware"] .b2b-card__media img{opacity:0}.b2b-category-card .b2b-card__content{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:16px 18px 18px;background:linear-gradient(180deg,#fffdf800,#fffdf8e6 34%,#fffdf8fa);opacity:0;transform:translateY(18px);transition:opacity .22s ease,transform .22s ease}.b2b-category-card .b2b-card__title{font-size:1rem}.b2b-category-card .b2b-card__text{display:-webkit-box;margin-top:7px;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.42}.b2b-category-card:after{content:"";position:absolute;inset:auto 0 0;z-index:1;height:42%;background:linear-gradient(180deg,#fffdf800,#fffdf870);opacity:0;transition:opacity .22s ease;pointer-events:none}.b2b-category-card:hover .b2b-card__content,.b2b-category-card:focus-visible .b2b-card__content{opacity:1;transform:translateY(0)}.b2b-category-card:hover:after,.b2b-category-card:focus-visible:after{opacity:1}.b2b-category-card:hover .b2b-card__media img,.b2b-category-card:focus-visible .b2b-card__media img{filter:saturate(.96) contrast(.98);transform:scale(1.035)}@media(hover:none){.b2b-category-card .b2b-card__content{opacity:1;transform:none}.b2b-category-card:after{opacity:1}}.b2b-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--b2b-line);border-left:1px solid var(--b2b-line)}.b2b-stat{min-height:136px;padding:24px;border-right:1px solid var(--b2b-line);border-bottom:1px solid var(--b2b-line);background:#fff}.b2b-stat__number{color:#1f252b;font-size:clamp(2.1rem,3.6vw,3.45rem);font-weight:700;line-height:1}.b2b-stat__label{margin-top:14px;color:var(--b2b-muted);line-height:1.45}.b2b-company-statistics .b2b-stats{background:#fff}.b2b-company-statistics .b2b-stat{min-height:204px;padding:28px 24px 26px;background:linear-gradient(180deg,#fffdf8b8,#fffffff5),#fff}.b2b-company-statistics .b2b-stat__number{color:#0b477c;font-size:clamp(2.65rem,4.5vw,4.7rem);font-weight:800;letter-spacing:0}.b2b-company-statistics .b2b-stat__label{margin-top:18px;color:#101820;font-size:1.05rem;font-weight:800;line-height:1.24}.b2b-company-statistics .b2b-stat__text{max-width:300px;margin-top:10px;color:#5d6874;font-size:.92rem;line-height:1.52}.b2b-about-section{position:relative;overflow:hidden;background:#fff!important}.b2b-about-section:after{content:none}.template-index main .shopify-section:has(>.b2b-about-section){background:#fff!important}.template-index main .shopify-section:has(>.b2b-about-section):before{background:var(--b2b-metallic-divider)}.b2b-about-section>.b2b-page-width{position:relative;background:#fff!important}.b2b-about{display:grid;position:relative;isolation:isolate;min-height:520px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;align-items:stretch;background:#fff!important}.b2b-about__media{position:absolute;inset:0 auto 0 calc((100vw - 100%)/-2);z-index:0;width:calc(50% + (100vw - 100%)/2 + clamp(90px,8vw,150px));overflow:hidden;background:#f4f4f2;pointer-events:none}.b2b-about__media:after{content:"";position:absolute;top:0;right:-1px;bottom:0;width:clamp(280px,34vw,520px);background:linear-gradient(90deg,#fff0,#fff 92%)}.b2b-about__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center left}.b2b-about__content{grid-column:2;position:relative;z-index:1;align-self:center;background:transparent!important;padding-left:clamp(32px,4.4vw,72px)}.b2b-about__list{display:grid;gap:12px;margin-top:24px}.b2b-about__point{padding:14px 16px;border-left:3px solid var(--b2b-accent);background:linear-gradient(90deg,#faf8f2,#faf8f2ad 58%,#fff0);color:#334250;font-weight:600}.b2b-page-content{padding:clamp(52px,6vw,88px) 0;background:#fff}.b2b-page-content--contact{padding:clamp(34px,4vw,54px) 0 clamp(24px,3vw,38px)}.b2b-page-content h1{max-width:900px;margin:0;color:#071b2f;font-size:clamp(2.3rem,4vw,4rem);font-weight:800;letter-spacing:0;line-height:1.04}.b2b-page-content__body{max-width:820px;margin-top:18px;color:#4d5a66;font-size:1.05rem;line-height:1.72}.b2b-page-content--contact h1{font-size:clamp(2.15rem,3.35vw,3.45rem)}.b2b-page-content--contact .b2b-page-content__body{margin-top:12px;font-size:1rem;line-height:1.52}.b2b-about-page{padding:clamp(58px,7vw,104px) 0 clamp(66px,8vw,118px);background:linear-gradient(180deg,#fffdf8,#fff 34%,#fbf8f1);color:#1d2835;overflow:hidden}.b2b-about-page__hero{display:grid;grid-template-columns:minmax(440px,.9fr) minmax(520px,1.1fr);gap:clamp(34px,5vw,78px);align-items:start}.b2b-about-page__copy h1{max-width:600px;margin:0;color:#071b2f;font-size:clamp(2.35rem,4.05vw,4.35rem);font-weight:800;letter-spacing:0;line-height:1.02}.b2b-about-page__copy p:not(.b2b-kicker){max-width:630px;margin:18px 0 0;color:#40505f;font-size:clamp(.98rem,1.06vw,1.08rem);line-height:1.66}.b2b-about-page__lead{margin-top:26px!important}.b2b-about-page__highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:620px;margin-top:24px}.b2b-about-page__highlights span{min-height:82px;padding:14px 16px;border:1px solid rgba(200,169,107,.3);background:#ffffffb8;color:#40505f;font-size:.92rem;line-height:1.35}.b2b-about-page__highlights strong{display:block;margin-bottom:5px;color:#0b477c;font-size:clamp(1.18rem,1.8vw,1.55rem);font-weight:800;line-height:1}.b2b-about-page__motto{max-width:620px;margin:22px 0 0;padding:14px 0 14px 18px;border-left:3px solid rgba(200,169,107,.88);color:#725b2e;font-size:.98rem;font-weight:700;line-height:1.55}.b2b-about-page__image-wrap{position:relative;min-height:clamp(440px,42vw,590px);overflow:hidden;border:1px solid rgba(231,225,213,.95);background:#f4f1e9;box-shadow:0 24px 60px #1f252b1a}.b2b-about-page__image-wrap:before{content:"";position:absolute;inset:0 auto 0 0;z-index:1;width:28%;background:linear-gradient(90deg,#fffdf8,#fffdf880 54%,#fffdf800);pointer-events:none}.b2b-about-page__image-wrap img{display:block;width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center}.b2b-about-page__image-caption{position:absolute;right:clamp(16px,2vw,28px);bottom:clamp(16px,2vw,28px);z-index:2;max-width:360px;padding:16px 18px;border-left:3px solid rgba(200,169,107,.9);background:#fffdf8e6;box-shadow:0 18px 42px #071b2f24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.b2b-about-page__image-caption strong,.b2b-about-page__image-caption span{display:block}.b2b-about-page__image-caption strong{color:#071b2f;font-size:.95rem;line-height:1.3}.b2b-about-page__image-caption span{margin-top:5px;color:#536273;font-size:.84rem;line-height:1.45}.b2b-about-page__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(42px,5vw,70px);border-top:1px solid rgba(200,169,107,.42);border-left:1px solid rgba(200,169,107,.28);background:#ffffffc7}.b2b-about-page__stats div{min-height:150px;padding:clamp(22px,2.6vw,34px);border-right:1px solid rgba(200,169,107,.28);border-bottom:1px solid rgba(200,169,107,.28)}.b2b-about-page__stats strong{display:block;color:#0b477c;font-size:clamp(2.35rem,4vw,4.3rem);font-weight:800;letter-spacing:0;line-height:1}.b2b-about-page__stats span{display:block;margin-top:16px;color:#4f5f6e;font-size:.95rem;line-height:1.5}.b2b-about-page__section{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);gap:clamp(34px,5vw,86px);margin-top:clamp(54px,7vw,96px);padding-top:clamp(34px,4vw,56px);border-top:1px solid rgba(231,225,213,.95)}.b2b-about-page__section h2{max-width:500px;margin:0;color:#071b2f;font-size:clamp(2rem,3.2vw,3.4rem);font-weight:800;letter-spacing:0;line-height:1.05}.b2b-about-page__rich-text{color:#40505f;font-size:1.04rem;line-height:1.72}.b2b-about-page__rich-text p{margin:0}.b2b-about-page__rich-text p+p{margin-top:18px}.b2b-about-page__section--history{display:block}.b2b-about-page__history-intro{max-width:960px;margin:0;text-align:left}.b2b-about-page__history-intro h2{max-width:860px;margin:0}.b2b-about-page__history-intro p:not(.b2b-kicker){max-width:920px;margin:22px 0 0;color:#40505f;font-size:1.03rem;line-height:1.72}.b2b-about-page__timeline{position:relative;max-width:1040px;margin:clamp(42px,6vw,72px) auto 0;padding:6px 0}.b2b-about-page__timeline:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(180deg,#c8a96b00,#c8a96bc2 12% 88%,#c8a96b00);transform:translate(-50%)}.b2b-about-page__timeline-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr);gap:clamp(18px,3vw,38px);align-items:center;min-height:134px}.b2b-about-page__timeline-item+.b2b-about-page__timeline-item{margin-top:10px}.b2b-about-page__timeline-item:before{content:"";position:absolute;left:50%;width:9px;height:9px;border-radius:999px;background:#b73a35;box-shadow:0 0 0 8px #b73a3514;transform:translate(-50%)}.b2b-about-page__timeline-item strong{position:relative;z-index:1;grid-column:2;justify-self:center;color:#b73a35;font-size:clamp(1.7rem,2.5vw,2.4rem);font-weight:800;letter-spacing:.04em;line-height:1}.b2b-about-page__timeline-card{max-width:420px;padding:18px 0}.b2b-about-page__timeline-card span{display:block;color:#b73a35;font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.b2b-about-page__timeline-card h3{margin:6px 0 0;color:#071b2f;font-size:clamp(1.05rem,1.35vw,1.32rem);font-weight:800;line-height:1.28}.b2b-about-page__timeline-card p{margin:8px 0 0;color:#4d5c6b;font-size:.98rem;line-height:1.58}.b2b-about-page__timeline-item:nth-child(odd) .b2b-about-page__timeline-card{grid-column:3;padding-left:18px;border-left:3px solid rgba(200,169,107,.5)}.b2b-about-page__timeline-item:nth-child(2n) .b2b-about-page__timeline-card{grid-column:1;justify-self:end;padding-right:18px;border-right:3px solid rgba(200,169,107,.5);text-align:right}.b2b-about-page__history-note{max-width:640px;margin:clamp(34px,5vw,56px) auto 0;padding:22px 28px;border-left:4px solid #b73a35;background:#fbf6ebe6;text-align:left}.b2b-about-page__history-note strong,.b2b-about-page__history-note span{display:block}.b2b-about-page__history-note strong{color:#b73a35;font-size:1.12rem;line-height:1.35}.b2b-about-page__history-note span{margin-top:8px;color:#4d5c6b;line-height:1.58}.b2b-about-page__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.b2b-about-page__cards article{min-height:170px;padding:24px;border:1px solid rgba(231,225,213,.95);border-top:3px solid var(--b2b-accent);background:#ffffffdb}.b2b-about-page__cards h3{margin:0;color:#071b2f;font-size:1.15rem;font-weight:800}.b2b-about-page__cards p{margin:12px 0 0;color:#51606f;line-height:1.58}.b2b-contact-band{position:relative;isolation:isolate;margin-bottom:0;border-top:0;border-bottom:1px solid rgba(231,225,213,.82);background:#fff;color:#1d2835;overflow:hidden}.b2b-contact-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-image:var(--b2b-contact-map);background-repeat:no-repeat;background-position:center 34px;background-size:min(1240px,104vw) auto;opacity:.58;pointer-events:none}.b2b-contact-band:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:radial-gradient(circle at 18% 20%,#ffffffdb,#ffffff4d 30%,#fff0 50%),radial-gradient(circle at 82% 20%,#ffffffc7,#ffffff38 28%,#fff0 48%),linear-gradient(180deg,#ffffff1a,#fff0 56%,#ffffff6b);pointer-events:none}.b2b-contact-band>.b2b-page-width{position:relative;z-index:2}.b2b-contact{display:grid;grid-template-columns:minmax(320px,.84fr) minmax(420px,.92fr);gap:clamp(54px,8vw,116px);align-items:start;max-width:1120px;margin-inline:auto}.b2b-contact__intro{color:#1d2835;padding-top:clamp(6px,1.6vw,18px)}.b2b-contact__intro .b2b-kicker{color:#766034}.b2b-contact__title{margin:0;color:#071b2f;font-size:clamp(2.15rem,3.2vw,3.05rem);font-weight:800;line-height:1.04;letter-spacing:0}.b2b-contact__lead{max-width:520px;margin:18px 0 0;color:#263340;font-size:clamp(.98rem,1.08vw,1.06rem);line-height:1.54}.b2b-contact__info-list{display:grid;gap:15px;margin:24px 0 0;padding:0;list-style:none}.b2b-contact__info-item{display:grid;grid-template-columns:30px minmax(0,1fr);gap:16px;align-items:start;color:#17283b;font-size:.98rem;line-height:1.42}.b2b-contact__info-item a{color:#17283b;text-decoration:none}.b2b-contact__info-item a:hover{color:#9a7431}.b2b-contact__info-icon{display:block;width:28px;height:28px;margin-top:0}.b2b-contact__info-icon img{display:block;width:100%;height:100%;object-fit:contain}.b2b-contact__form-card{padding:0;padding-top:clamp(26px,3.5vw,43px);border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.b2b-contact__form{display:grid;gap:6px;margin-top:0}.b2b-contact__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.b2b-contact__form label{display:grid;gap:5px;color:#0d1d2d;font-size:.88rem;font-weight:700;letter-spacing:0;text-transform:none}.b2b-contact__form label em{color:#b54b3c;font-style:normal}.b2b-contact__form input,.b2b-contact__form textarea{width:100%;border:1px solid rgba(31,37,43,.16);border-radius:6px;background:#ffffffc7;color:#1f252b;font:inherit;font-size:.95rem;letter-spacing:0;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.b2b-contact__form input{min-height:36px;padding:0 13px}.b2b-contact__form textarea{min-height:60px;padding:10px 13px;resize:vertical}.b2b-contact__form input:focus,.b2b-contact__form textarea:focus{border-color:#c8a96bc7;background:#fff;box-shadow:0 0 0 3px #c8a96b24}.b2b-contact__form .b2b-button{justify-self:start;min-width:124px;min-height:44px;margin-top:2px;border-radius:999px;background:#0b3f68;color:#fff}.b2b-contact__form .b2b-button:hover{background:#071b2f}.b2b-contact__success,.b2b-contact__errors{padding:13px 15px;border-left:3px solid var(--b2b-accent);background:#fbf6eb;color:#1b2b3b;line-height:1.45}.b2b-contact__map{position:relative;overflow:hidden;max-width:1120px;margin:46px auto 0;border:1px solid rgba(231,225,213,.95);background:#fff;box-shadow:0 18px 46px #1f252b12}.b2b-contact__map iframe{display:block;width:100%;height:clamp(220px,24vw,320px);border:0}.b2b-floating-contact{position:fixed;right:26px;bottom:calc(82px + env(safe-area-inset-bottom));z-index:80;display:grid;gap:10px;justify-items:end}.b2b-floating-contact__message-row{position:relative;display:inline-flex;align-items:center;gap:10px}.b2b-floating-contact__label{position:absolute;top:50%;right:calc(100% + 10px);display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid rgba(31,37,43,.08);border-radius:6px;background:#fffffff5;color:#1f252b;font-size:.84rem;font-weight:600;line-height:1;white-space:nowrap;box-shadow:0 8px 22px #1f252b1f;opacity:0;visibility:hidden;transform:translate(8px,-50%);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.b2b-floating-contact__label:after{content:"";position:absolute;top:50%;right:-6px;width:10px;height:10px;border-top:1px solid rgba(31,37,43,.08);border-right:1px solid rgba(31,37,43,.08);background:#fffffff5;transform:translateY(-50%) rotate(45deg)}.b2b-floating-contact__button{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;padding:0;border-radius:999px;text-decoration:none;transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.b2b-floating-contact__button:hover{transform:translateY(-2px)}.b2b-floating-contact__button--whatsapp{border:2px solid rgba(255,255,255,.82);background:#22c55e;color:#fff;box-shadow:0 12px 28px #128c4747}.b2b-floating-contact__button--whatsapp:hover{background:#16a34a;color:#fff;box-shadow:0 16px 32px #128c4757}.b2b-floating-contact__button--messenger{border:2px solid rgba(255,255,255,.9);background:#1686ff;color:#fff;box-shadow:0 0 0 12px #1686ff1f,0 12px 28px #1686ff3d}.b2b-floating-contact__button--messenger:before{content:"";position:absolute;top:-14px;right:-14px;bottom:-14px;left:-14px;z-index:-1;border-radius:inherit;background:#1686ff29;animation:b2bMessengerPulse 2.2s ease-out infinite}.b2b-floating-contact__button--messenger:hover{background:#0875ee;color:#fff;box-shadow:0 0 0 12px #1686ff2e,0 16px 32px #1686ff4d}@keyframes b2bMessengerPulse{0%{opacity:.72;transform:scale(.9)}70%{opacity:0;transform:scale(1.18)}to{opacity:0;transform:scale(1.18)}}.b2b-floating-contact svg{width:28px;height:28px;fill:currentColor}.b2b-floating-contact__button--whatsapp svg,.b2b-floating-contact__button--messenger svg{width:30px;height:30px}.b2b-floating-contact__button span{position:absolute;top:50%;right:calc(100% + 10px);display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border:1px solid rgba(31,37,43,.08);border-radius:6px;background:#fffffff5;color:#1f252b;font-size:.84rem;font-weight:600;line-height:1;white-space:nowrap;box-shadow:0 8px 22px #1f252b1f;opacity:0;visibility:hidden;transform:translate(8px,-50%);pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.b2b-floating-contact__button span:after{content:"";position:absolute;top:50%;right:-6px;width:10px;height:10px;border-top:1px solid rgba(31,37,43,.08);border-right:1px solid rgba(31,37,43,.08);background:#fffffff5;transform:translateY(-50%) rotate(45deg)}.b2b-floating-contact__button:hover span,.b2b-floating-contact__button:focus-visible span{opacity:1;visibility:visible;transform:translateY(-50%)}.b2b-floating-contact__button--messenger span,.b2b-floating-contact__button--messenger:hover span,.b2b-floating-contact__button--messenger:focus-visible span{display:none}.b2b-floating-contact__message-row:hover .b2b-floating-contact__label,.b2b-floating-contact__message-row:focus-within .b2b-floating-contact__label{opacity:1;visibility:visible;transform:translateY(-50%)}.b2b-floating-contact__message-row:hover .b2b-floating-contact__label,.b2b-floating-contact__message-row:focus-within .b2b-floating-contact__label{transform:translateY(-50%)}.b2b-product-page{padding:34px 0 72px;background:#fff}.b2b-product-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:24px;color:#76808a;font-size:.92rem;line-height:1.4}.b2b-product-breadcrumb a{color:#1f252b;text-decoration:none}.b2b-product-breadcrumb a:hover{color:#9a7431}.b2b-product{display:grid;grid-template-columns:minmax(320px,520px) minmax(0,1fr);gap:clamp(34px,5vw,72px);align-items:start}.b2b-product__gallery{display:grid;gap:14px;max-width:520px}.b2b-product__main-image,.b2b-product__thumb{overflow:hidden;border:1px solid rgba(31,37,43,.13);background:#fbfaf6}.b2b-product__main-image{aspect-ratio:var(--b2b-product-image-aspect-ratio, 1 / 1)}.b2b-product__main-image .image,.b2b-product__main-image img,.b2b-product__thumb .image,.b2b-product__thumb img{width:100%;height:100%}.b2b-product__main-image img,.b2b-product__thumb img{object-fit:contain}.b2b-product__main-image img{padding:clamp(18px,3vw,34px)}.b2b-product__main-image .b2b-card__placeholder{aspect-ratio:1 / 1}.b2b-product__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,74px));gap:10px}.b2b-product__thumb{aspect-ratio:1 / 1;cursor:default}.b2b-product__thumb.is-active{border-color:#9a7431b8}.b2b-product__thumb img{padding:6px}.b2b-product__summary{position:sticky;top:104px;max-width:680px}.b2b-product__title{margin:0;color:#071b2f;font-size:clamp(2rem,3vw,3.1rem);font-weight:800;line-height:1.12;letter-spacing:0}.b2b-product__details{margin-top:28px;overflow:hidden;border:1px solid rgba(31,37,43,.14);background:#fff}.b2b-product__spec-table{width:100%;border-collapse:collapse;table-layout:fixed}.b2b-product__spec-table th,.b2b-product__spec-table td{height:42px;padding:10px 13px;border-right:1px solid rgba(31,37,43,.12);border-bottom:1px solid rgba(31,37,43,.1);color:#263443;font-size:.9rem;line-height:1.3;text-align:left;vertical-align:middle}.b2b-product__spec-table th{background:#fbf6eb;color:#766034;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.b2b-product__spec-table td{background:#fff;font-weight:560}.b2b-product__spec-table th:last-child,.b2b-product__spec-table td:last-child{border-right:0}.b2b-product__spec-table tbody tr:last-child td{border-bottom:0}.b2b-product__notice{margin:24px 0 20px;padding:18px 20px;border-left:3px solid var(--b2b-accent);background:#fbf6eb;color:#334250;line-height:1.45}.b2b-product__notice strong{color:#1b2b3b}.b2b-product__contact-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin:18px 0 0;padding-top:10px}.b2b-product__contact-pill{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:6px 14px 6px 8px;border:1px solid rgba(31,37,43,.12);border-radius:999px;background:#f7f8f7;color:#334250;font-size:.88rem;font-weight:650;line-height:1;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.b2b-product__contact-pill:hover{transform:translateY(-1px);border-color:#c8a96b8c;background:#fff;color:#071b2f}.b2b-product__contact-icon{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;border-radius:999px;background:#fff}.b2b-product__contact-icon svg,.b2b-product__contact-icon img{display:block;width:18px;height:18px}.b2b-product__contact-icon svg{fill:currentColor}.b2b-product__contact-pill--whatsapp{color:#128c47}.b2b-product__contact-pill--whatsapp .b2b-product__contact-icon{background:#eaf9ef}.b2b-product__contact-pill--email .b2b-product__contact-icon{background:#eef4f8}.b2b-product__description{margin-top:28px;padding-top:22px;border-top:1px solid rgba(31,37,43,.1);color:#34424f;line-height:1.65}.b2b-page-header{padding:54px 0 30px;border-bottom:1px solid var(--b2b-line);background:#fff}.b2b-page-header h1{margin:0;color:#1f252b;font-size:clamp(2rem,4vw,3.8rem);font-weight:700;line-height:1.08}.b2b-toolbar{display:flex;justify-content:space-between;gap:16px;margin-bottom:24px;color:var(--b2b-muted);font-size:.94rem}.b2b-empty{padding:34px;border:1px solid var(--b2b-line);border-radius:6px;background:#fff}.b2b-catalogue-page{padding:34px 0 70px;background:#fff}.b2b-catalogue-breadcrumb{display:flex;align-items:center;gap:9px;min-height:48px;margin-bottom:26px;padding:0 0 14px;border-bottom:1px solid rgba(31,37,43,.12);color:#6a7179;font-size:1rem;line-height:1}.b2b-catalogue-breadcrumb a,.b2b-catalogue-breadcrumb span{display:inline-flex;align-items:center;color:inherit;text-decoration:none}.b2b-catalogue-breadcrumb a:hover{color:#9a7431}.b2b-catalogue-breadcrumb svg{width:19px;height:19px;fill:currentColor}.b2b-catalogue-breadcrumb span:last-child{color:#9a7431;font-weight:650}.b2b-catalogue-page__heading{margin-bottom:18px}.b2b-catalogue-page__heading h1{margin:0;color:#071b2f;font-size:clamp(2rem,3.2vw,3rem);font-weight:800;line-height:1.05;letter-spacing:0}.b2b-catalogue-page__heading p:not(.b2b-kicker){max-width:720px;margin:10px 0 0;color:#65717d;font-size:1rem;line-height:1.62}.b2b-catalogue-layout{display:grid;grid-template-columns:minmax(220px,270px) minmax(0,1fr);gap:clamp(24px,3vw,42px);align-items:start}.b2b-catalogue-sidebar{position:sticky;top:calc(var(--b2b-header-height) + 22px);padding-right:28px;border-right:1px solid rgba(31,37,43,.14)}.b2b-catalogue-sidebar h2{margin:0 0 22px;color:#071b2f;font-size:clamp(1.8rem,3vw,2.55rem);font-weight:800;line-height:1}.b2b-catalogue-sidebar__nav{display:grid;gap:2px}.b2b-catalogue-sidebar__nav a,.b2b-catalogue-sidebar__nav summary{display:grid;grid-template-columns:9px minmax(0,1fr) auto;gap:6px;align-items:start;min-height:40px;padding:7px 0;color:#08233e;font-size:.98rem;font-weight:760;line-height:1.18;text-decoration:none;list-style:none;transition:color .18s ease,transform .18s ease}.b2b-catalogue-sidebar__nav summary{cursor:pointer}.b2b-catalogue-sidebar__nav summary::-webkit-details-marker{display:none}.b2b-catalogue-sidebar__nav a:before,.b2b-catalogue-sidebar__nav summary:before{content:"\2022";margin-right:3px;color:#08233e}.b2b-catalogue-sidebar__nav a span,.b2b-catalogue-sidebar__nav summary span{min-width:0}.b2b-catalogue-sidebar__nav summary>a{display:block;min-width:0;min-height:0;padding:0;color:inherit;font:inherit;line-height:inherit;text-decoration:none;transition:none}.b2b-catalogue-sidebar__nav summary>a:hover{color:inherit;transform:none}.b2b-catalogue-sidebar__nav summary>a:before{content:none}.b2b-catalogue-sidebar__nav a small,.b2b-catalogue-sidebar__nav summary small{color:inherit;font-size:.86em;font-weight:760}.b2b-catalogue-sidebar__group{display:grid}.b2b-catalogue-sidebar__nav summary{grid-template-columns:9px minmax(0,1fr) auto 24px}.b2b-catalogue-sidebar__nav summary em{display:grid;min-height:18px;place-items:center;color:inherit;font-style:normal;font-size:1.1rem;font-weight:650;line-height:1}.b2b-catalogue-sidebar__nav summary em:before{content:"+"}.b2b-catalogue-sidebar__group[open] summary em:before{content:"\2212"}.b2b-catalogue-sidebar__nav a:hover,.b2b-catalogue-sidebar__nav a.is-active,.b2b-catalogue-sidebar__nav a.is-active-parent,.b2b-catalogue-sidebar__nav summary:hover,.b2b-catalogue-sidebar__nav summary.is-active{color:#9a7431;transform:translate(2px)}.b2b-catalogue-sidebar__nav a:hover:before,.b2b-catalogue-sidebar__nav a.is-active:before,.b2b-catalogue-sidebar__nav a.is-active-parent:before,.b2b-catalogue-sidebar__nav summary:hover:before,.b2b-catalogue-sidebar__nav summary.is-active:before{color:#c8a96b}.b2b-catalogue-sidebar__nav a.b2b-catalogue-sidebar__subitem{grid-template-columns:minmax(0,1fr) auto;min-height:34px;padding:6px 0 6px 24px;color:#555c64;font-size:.82rem;font-weight:560}.b2b-catalogue-sidebar__nav a.b2b-catalogue-sidebar__subitem:before{content:none}.b2b-catalogue-sidebar__children{display:grid;gap:3px;margin:4px 0 12px}.b2b-catalogue-main{min-width:0}.b2b-catalogue-main__heading{margin:-1px 0 8px}.b2b-catalogue-main__heading h1{margin:0;color:#071b2f;font-size:clamp(1.75rem,2.55vw,2.25rem);font-weight:800;line-height:1.08;letter-spacing:0}.b2b-catalogue-main__heading p{max-width:720px;margin:8px 0 0;color:#65717d;font-size:.96rem;line-height:1.58}.b2b-catalogue-toolbar{display:grid;grid-template-columns:auto minmax(220px,1fr) auto;margin-bottom:34px;border:1px solid rgba(31,37,43,.14);background:#fff;color:#5e6670;font-size:.96rem}.b2b-catalogue-toolbar__pages,.b2b-catalogue-toolbar__search,.b2b-catalogue-toolbar__controls{display:flex;align-items:center;min-height:52px}.b2b-catalogue-toolbar__pages{gap:8px;padding:0 18px;border-right:1px solid rgba(31,37,43,.14)}.b2b-catalogue-toolbar__page-action{display:inline-grid;width:28px;height:28px;place-items:center;border:0;background:transparent;color:#1f252b5c;font-size:1.6rem;line-height:1;text-decoration:none;transition:color .18s ease,transform .18s ease}.b2b-catalogue-toolbar__page-action:hover,.b2b-catalogue-toolbar__page-action:focus-visible{color:#9a7431;transform:translate(-1px)}.b2b-catalogue-toolbar__page-action:last-child:hover,.b2b-catalogue-toolbar__page-action:last-child:focus-visible{transform:translate(1px)}.b2b-catalogue-toolbar__page-action.is-disabled{color:#1f252b33}.b2b-catalogue-toolbar__page-status{white-space:nowrap}.b2b-catalogue-toolbar__search{position:relative;min-width:0}.b2b-catalogue-toolbar__search input[type=search]{width:100%;min-height:52px;padding:0 54px 0 18px;border:0;border-radius:0;background:#fff;color:#071b2f;font:inherit;outline:0}.b2b-catalogue-toolbar__search input[type=search]::placeholder{color:#8a929b}.b2b-catalogue-toolbar__search input[type=search]:focus-visible{box-shadow:inset 0 0 0 2px #c49a5a6b}.b2b-catalogue-toolbar__search button{position:absolute;top:0;right:0;display:grid;width:52px;height:52px;place-items:center;border:0;border-left:1px solid rgba(31,37,43,.14);background:#fff;color:#071b2f;cursor:pointer;transition:background .18s ease,color .18s ease}.b2b-catalogue-toolbar__search button:hover,.b2b-catalogue-toolbar__search button:focus-visible{background:#fbf7ed;color:#9a7431}.b2b-catalogue-toolbar__search svg{width:18px;height:18px;fill:currentColor}.b2b-catalogue-toolbar__controls span{display:inline-flex;align-items:center;min-height:52px;padding:0 28px;border-left:1px solid rgba(31,37,43,.14);white-space:nowrap}.b2b-catalogue-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(22px,3vw,42px)}.b2b-catalogue-results{transition:opacity .18s ease}.b2b-catalogue-results.is-loading{opacity:.48;pointer-events:none}.b2b-catalogue-product-card,.b2b-catalogue-collection-card{position:relative;border-color:#1f252b29;border-radius:0;background:#fff;box-shadow:none;overflow:hidden}.b2b-catalogue-product-card:hover,.b2b-catalogue-collection-card:hover{transform:none;border-color:#1f252b38;box-shadow:0 12px 28px #1f252b12}.b2b-catalogue-product-card .b2b-card__media,.b2b-catalogue-collection-card .b2b-card__media{position:relative;aspect-ratio:1 / 1;background:#fff}.b2b-catalogue-product-card .b2b-card__media .image,.b2b-catalogue-collection-card .b2b-card__media .image,.b2b-catalogue-product-card .b2b-card__media img,.b2b-catalogue-collection-card .b2b-card__media img{width:100%;height:100%}.b2b-catalogue-product-card .b2b-card__media img,.b2b-catalogue-collection-card .b2b-card__media img{object-fit:contain;padding:16px}.b2b-catalogue-product-card__quote{position:absolute;right:0;bottom:0;left:0;z-index:2;display:grid;min-height:43px;place-items:center;background:#e6e6e6f5;color:#071b2f;font-size:.95rem;font-weight:800;line-height:1;text-align:center;opacity:0;transform:translateY(100%);transition:opacity .22s ease,transform .22s ease}.b2b-catalogue-product-card .b2b-card__content,.b2b-catalogue-collection-card .b2b-card__content{position:absolute;right:0;bottom:43px;left:0;z-index:2;padding:14px 18px 12px;background:linear-gradient(180deg,#fff0,#fffffff0 46%,#fffffffa);opacity:0;transform:translateY(12px);transition:opacity .22s ease,transform .22s ease}.b2b-catalogue-product-card .b2b-card__title,.b2b-catalogue-collection-card .b2b-card__title{color:#5f5f5f;font-size:1.02rem;font-weight:760;line-height:1.18}.b2b-catalogue-product-card .b2b-card__meta,.b2b-catalogue-collection-card .b2b-card__text{margin-top:5px;color:#555f69;font-size:.78rem;line-height:1.3;text-transform:uppercase}.b2b-catalogue-product-card .b2b-whatsapp-inquiry{display:none}.b2b-catalogue-product-card:hover .b2b-catalogue-product-card__quote,.b2b-catalogue-product-card:focus-within .b2b-catalogue-product-card__quote,.b2b-catalogue-collection-card:hover .b2b-catalogue-product-card__quote,.b2b-catalogue-collection-card:focus-within .b2b-catalogue-product-card__quote,.b2b-catalogue-product-card:hover .b2b-card__content,.b2b-catalogue-product-card:focus-within .b2b-card__content,.b2b-catalogue-collection-card:hover .b2b-card__content,.b2b-catalogue-collection-card:focus-within .b2b-card__content{opacity:1;transform:translateY(0)}.b2b-catalogue-pagination{margin-top:34px}.b2b-catalogue-pagination__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.b2b-catalogue-pagination__item{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid rgba(8,43,76,.18);border-radius:8px;background:linear-gradient(180deg,#fff,#f4f7f9 58%,#e7edf2);box-shadow:0 10px 18px #082b4c24,0 3px #082b4c38,inset 0 1px #fffffff2;color:var(--b2b-navy);font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.b2b-catalogue-pagination__item:hover,.b2b-catalogue-pagination__item:focus-visible{border-color:#c49a5ab8;box-shadow:0 12px 22px #082b4c2e,0 4px #082b4c3d,inset 0 1px #fffffff2;transform:translateY(-2px)}.b2b-catalogue-pagination__item.is-active{border-color:#c49a5ad1;background:linear-gradient(180deg,#113f67 0%,var(--b2b-navy) 60%,#061f38 100%);box-shadow:0 10px 20px #082b4c38,0 3px #c49a5a,inset 0 1px #ffffff2e;color:#fff}.b2b-catalogue-pagination__item:active{box-shadow:0 5px 10px #082b4c29,0 1px #082b4c3d,inset 0 1px 3px #082b4c38;transform:translateY(2px)}.product-form,.price,.cart-count-bubble{display:none!important}.b2b-page-header form{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.b2b-page-header input[type=search]{min-height:46px;width:min(100%,520px);border:1px solid var(--b2b-line);padding:0 14px}@media screen and (max-width:989px){.b2b-catalogue{--b2b-header-height: 65px}.b2b-site-footer__inner,.b2b-about,.b2b-about-page__hero,.b2b-about-page__section,.b2b-contact,.b2b-product{grid-template-columns:1fr}.b2b-about-page__hero{gap:32px}.b2b-about-page__image-wrap{min-height:320px}.b2b-about-page__copy h1,.b2b-about-page__copy p:not(.b2b-kicker),.b2b-about-page__highlights,.b2b-about-page__motto{max-width:none}.b2b-about-page__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-about-page__section{gap:28px}.b2b-about-page__timeline:before{left:19px}.b2b-about-page__timeline-item{grid-template-columns:58px minmax(0,1fr);gap:18px;min-height:auto;padding:10px 0}.b2b-about-page__timeline-item:before{left:19px}.b2b-about-page__timeline-item strong{grid-column:1;justify-self:start;font-size:1.25rem}.b2b-about-page__timeline-item:nth-child(odd) .b2b-about-page__timeline-card,.b2b-about-page__timeline-item:nth-child(2n) .b2b-about-page__timeline-card{grid-column:2;justify-self:stretch;max-width:none;padding:12px 0 12px 16px;border-right:0;border-left:3px solid rgba(200,169,107,.5);text-align:left}.b2b-about{min-height:auto}.b2b-about__media{position:relative;inset:auto;width:100%;min-height:280px;grid-column:1}.b2b-about__media:after{top:auto;width:100%;height:48%;background:linear-gradient(180deg,#fff0,#fff 88%)}.b2b-about__content{grid-column:1;padding-top:32px;padding-left:0}.b2b-site-header__inner{grid-template-columns:minmax(0,1fr) auto;gap:12px;min-height:64px}.b2b-site-header__menu{display:none}.b2b-site-header__actions{gap:8px}.b2b-site-header__language-switcher{font-size:.74rem}.b2b-site-header__mobile-menu{display:block}.b2b-site-header__brand-main{font-size:1rem}.b2b-site-header__brand-sub{max-width:230px;font-size:.68rem}.b2b-site-footer__links{justify-items:start}.b2b-site-footer__inner{padding:58px 0 42px}.b2b-site-footer__links--products{grid-template-columns:repeat(2,minmax(150px,1fr))}.b2b-site-footer__bottom{flex-wrap:wrap}.b2b-hero__layout{grid-template-columns:1fr;min-height:auto}.b2b-hero__media{min-height:360px;margin-right:0}.b2b-hero__media-frame{position:relative;min-height:360px}.b2b-grid,.b2b-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-catalogue-layout{grid-template-columns:1fr}.b2b-catalogue-sidebar{position:static;padding-right:0;padding-bottom:18px;border-right:0;border-bottom:1px solid rgba(31,37,43,.14)}.b2b-catalogue-sidebar h2{font-size:2rem}.b2b-catalogue-sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.b2b-catalogue-toolbar{grid-template-columns:1fr}.b2b-catalogue-toolbar__pages{border-right:0}.b2b-catalogue-toolbar__search,.b2b-catalogue-toolbar__controls{border-top:1px solid rgba(31,37,43,.14)}.b2b-catalogue-toolbar__controls span:first-child{border-left:0}.b2b-catalogue-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.b2b-contact__field-grid{grid-template-columns:1fr}.b2b-product__summary{position:static}}@media screen and (max-width:749px){.b2b-catalogue{--b2b-header-height: 61px}.b2b-site-header__brand-mark{width:38px;height:38px;flex-basis:38px}.b2b-site-header__brand-sub{display:none}.b2b-site-header__logo{max-width:132px;max-height:40px}.b2b-site-header__logo-placeholder{width:132px;height:38px}.b2b-site-header__inner{min-height:60px}.b2b-site-header__mobile-menu summary{width:40px;height:40px}.b2b-site-header__icon-link{display:none}.b2b-floating-contact{right:18px;bottom:calc(72px + env(safe-area-inset-bottom))}.b2b-floating-contact__button--whatsapp,.b2b-floating-contact__button--messenger{width:56px;height:56px}.b2b-floating-contact__button--whatsapp svg,.b2b-floating-contact__button--messenger svg{width:29px;height:29px}.b2b-section{padding:46px 0}.b2b-section__header{display:block;margin-bottom:24px}.b2b-heading{font-size:1.75rem}.b2b-hero__layout{gap:26px;padding:42px 0 48px}.b2b-hero__heading{font-size:2.55rem}.b2b-hero__proof{grid-template-columns:1fr;margin-top:26px}.b2b-hero__proof>span{min-height:auto;grid-template-columns:1fr;align-items:center}.b2b-hero__media{min-height:300px;margin-right:calc(var(--page-margin) * -1);margin-left:calc(var(--page-margin) * -1)}.b2b-hero__media-frame{position:relative;min-height:300px}.b2b-hero__media-frame:before{width:100%;background:linear-gradient(180deg,#fffdf8,#fffdf8a8 24%,#fffdf800 68%)}.b2b-hero__image{object-position:72% center}.b2b-hero__image--fallback{object-position:78% center}.b2b-grid,.b2b-stats{grid-template-columns:1fr}.b2b-catalogue-page{padding:30px 0 54px}.b2b-catalogue-page__heading{margin-bottom:24px}.b2b-catalogue-sidebar__nav,.b2b-catalogue-product-grid,.b2b-about-page__stats,.b2b-about-page__cards{grid-template-columns:1fr}.b2b-about-page{padding:44px 0 64px}.b2b-about-page__image-wrap{min-height:260px}.b2b-about-page__highlights{grid-template-columns:1fr}.b2b-about-page__highlights span{min-height:auto}.b2b-about-page__image-caption{right:12px;bottom:12px;left:12px;max-width:none;padding:12px 14px}.b2b-about-page__stats div,.b2b-about-page__cards article{min-height:auto}.b2b-catalogue-toolbar__pages,.b2b-catalogue-toolbar__search,.b2b-catalogue-toolbar__controls{flex-wrap:wrap}.b2b-catalogue-toolbar__search input[type=search]{min-height:48px}.b2b-catalogue-toolbar__search button{height:48px}.b2b-catalogue-toolbar__controls span{width:100%;border-left:0;border-top:1px solid rgba(31,37,43,.14)}.b2b-catalogue-toolbar__controls span:first-child{border-top:0}.b2b-site-footer__links--products,.b2b-contact__company-card dl div{grid-template-columns:1fr}.b2b-contact__company-card dt{padding-bottom:4px}.b2b-contact__company-card dd{padding-top:4px}.b2b-contact__map{margin-top:28px}.b2b-product__details{overflow-x:auto}.b2b-product__spec-table{min-width:520px}.b2b-product__spec-table th,.b2b-product__spec-table td{padding:9px 10px;font-size:.78rem}.b2b-floating-contact{right:14px;bottom:calc(72px + env(safe-area-inset-bottom))}.b2b-floating-contact__button span{display:none}.b2b-floating-contact__label{min-height:31px;padding:0 11px;font-size:.78rem}.b2b-floating-contact__message-row{gap:8px}.b2b-floating-contact__button{width:54px;height:54px;padding:0}.b2b-floating-contact__button--whatsapp,.b2b-floating-contact__button--messenger{width:54px;height:54px}.b2b-floating-contact__button--whatsapp svg,.b2b-floating-contact__button--messenger svg{width:28px;height:28px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/b2b-catalogue.css.map */
